.section_container{margin:80px 0}.section_container .section_header{text-align:center;margin-bottom:3rem}.section_container .section_header .section_header_title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:600}@media (min-width:768px){.section_container .section_header .section_header_title{font-size:2.5rem}}.section_container .section_header .section_header_subtitle{color:#475569;max-width:42rem;margin:0 auto;font-size:1.125rem}.section_container .card_grid{gap:2rem;display:grid}@media (min-width:768px){.section_container .card_grid{grid-template-columns:repeat(2,1fr)}}.section_container .test_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s;display:flex}.section_container .test_card:hover{box-shadow:0 10px 15px #0000001a}.section_container .test_card.coming_soon{box-shadow:none;border:1.5px dashed #2c909087}.section_container .test_card .test_card_header{margin-bottom:1.5rem}.section_container .test_card .test_card_header .test_card_title{color:#0f172a;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.section_container .test_card .test_card_header .test_card_description{color:#475569}.section_container .test_card .test_card_header .badge{color:#92400e;text-transform:uppercase;background:#fef3c7;border-radius:999px;margin-bottom:1rem;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-block}.section_container .test_card .test_card_body{flex-direction:column;flex-grow:1;gap:1.5rem;display:flex}.section_container .test_card .test_card_body .test_section{background:#f8fafc;border-radius:12px;padding:1rem}.section_container .test_card .test_card_body .test_section_title{color:#0f172a;align-items:center;margin-bottom:.75rem;font-size:20px;font-weight:500;display:flex}.section_container .test_card .test_card_body .test_section_title .section_icon{color:#1e8a8a;width:20px;height:20px;margin-right:8px}.section_container .test_card .test_card_body .test_list{margin:0;padding:0;list-style:none}.section_container .test_card .test_card_body .test_list .test_list_item{color:#475569;align-items:flex-start;margin-bottom:.5rem;font-size:.875rem;display:flex}.section_container .test_card .test_card_body .test_list .arrow_icon{color:#1e8a8a;flex-shrink:0;width:16px;height:16px;margin-top:2px;margin-right:4px}
