.page-module__scXSEG__featureGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.page-module__scXSEG__featureCard{background:var(--white);border:1px solid var(--border-light);border-radius:16px;padding:2rem;transition:all .35s}.page-module__scXSEG__featureCard:hover{border-color:var(--green-haze);transform:translateY(-3px);box-shadow:0 12px 40px #797f7514}.page-module__scXSEG__featureIcon{color:var(--green-haze);margin-bottom:1rem;display:flex}.page-module__scXSEG__featureCard h4{color:var(--text-dark);margin-bottom:.5rem;font-family:Instrument Serif,serif;font-size:1.15rem;font-weight:400}.page-module__scXSEG__featureCard p{color:var(--text-body);font-size:.82rem;font-weight:300;line-height:1.7}.page-module__scXSEG__getStartedGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.page-module__scXSEG__closingNote{background:var(--white);border:1px solid var(--border-light);text-align:center;border-radius:16px;margin-top:3rem;padding:2rem}.page-module__scXSEG__closingNote p{color:var(--text-body);margin-bottom:0;font-size:.95rem;font-weight:300}@media (max-width:1024px){.page-module__scXSEG__featureGrid{grid-template-columns:repeat(2,1fr)}.page-module__scXSEG__getStartedGrid{grid-template-columns:1fr;max-width:500px}}@media (max-width:640px){.page-module__scXSEG__featureGrid{grid-template-columns:1fr;max-width:420px}}
