.sec-hero{margin-top:8rem;text-align:center;max-width:125rem;margin-inline:auto;padding:0 2rem}.sec-hero h1{color:var(--brightText);letter-spacing:-.01rem;margin-bottom:1.6rem;font-size:5.4rem;font-weight:700;line-height:6rem}.sec-hero h2{color:var(--subheadText);margin-bottom:3.2rem;font-size:2.4rem;font-weight:500;line-height:2.6rem}.sec-content{width:100%;max-width:125rem;margin:6rem auto 8rem;padding:0 1.5rem}section{margin-top:3.2rem;margin-bottom:6.4rem}section:has(+section){margin-bottom:3.2rem}.sec-grid-3{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;display:grid}.sec-grid-2{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;display:grid}.sec-grid-1{grid-template-columns:1fr;gap:2rem;margin-top:2rem;display:grid}.sec-card{background:linear-gradient(#1eafaa33 0%,#00000059 100%);border:1px solid #00afaa2e;border-radius:12px;padding:2.8rem 2.4rem}.sec-icon{background:#00afaa1f;border:1px solid #00afaa40;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:4.4rem;height:4.4rem;margin-bottom:1.6rem;display:flex}.sec-icon svg{width:2rem;height:2rem;stroke:var(--solGreen);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.sec-card-title{color:#f8f9fa;margin-bottom:.8rem;font-size:2.2rem;font-weight:600}.sec-card-body{color:var(--mutedText);font-size:1.6rem;line-height:2rem}.sec-card-body li{color:var(--mutedText);margin-bottom:.8rem;font-size:1.6rem;font-weight:400;line-height:2rem}.sec-freetrial{justify-content:center;margin-top:3.2rem;display:flex}.sec-free-scan{background-color:var(--solPink);border:1px solid var(--solPink);text-align:center;cursor:pointer;white-space:nowrap;border-radius:25px;width:25rem;margin-top:2rem;margin-right:1rem;padding:.5rem 1.2rem;font-size:1.6rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s;display:inline-block;color:var(--brightText)!important}.sec-free-scan:hover{background-color:var(--brightText);border:1px solid var(--solPink);color:var(--solPink)!important}@media (width<=900px){.sec-grid-3{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.sec-hero h1{font-size:3.6rem;line-height:4.2rem}.sec-hero h2{font-size:2.2rem;line-height:2.6rem}.sec-hero{margin-top:4rem}.sec-grid-1,.sec-grid-2,.sec-grid-3{grid-template-columns:1fr}}