.StudentJourney-module__i8OIvq__wrap{background:#fdfaf5;padding:5rem 1.5rem}.StudentJourney-module__i8OIvq__sectionWrap{max-width:1100px;margin:0 auto}.StudentJourney-module__i8OIvq__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#c4622d;margin-bottom:.5rem;font-size:.65rem;font-weight:700}.StudentJourney-module__i8OIvq__title{font-family:var(--font-serif);color:#2d1f14;margin:0 0 .75rem;font-size:2rem;font-weight:700;line-height:1.2}.StudentJourney-module__i8OIvq__sub{color:#8b7355;margin-bottom:2rem;font-size:.9rem;font-weight:300;line-height:1.65}.StudentJourney-module__i8OIvq__profileSwitcher{flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem;display:flex}.StudentJourney-module__i8OIvq__profileBtn{cursor:pointer;font-family:var(--font-sans);text-align:left;background:#fff;border:1.5px solid #2d1f141a;border-radius:8px;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.75rem 1rem;transition:all .15s;display:flex}.StudentJourney-module__i8OIvq__profileBtn:hover{border-color:#c4622d}.StudentJourney-module__i8OIvq__profileBtnActive{background:#fef0e8!important;border-color:#c4622d!important}.StudentJourney-module__i8OIvq__profileBtn span:first-child{font-size:1.25rem}.StudentJourney-module__i8OIvq__profileBtn span:nth-child(2){color:#2d1f14;font-size:.825rem;font-weight:600}.StudentJourney-module__i8OIvq__profileBtnLevel{color:#8b7355;font-size:.68rem;font-weight:300}.StudentJourney-module__i8OIvq__journeyLayout{grid-template-columns:280px 1fr;align-items:flex-start;gap:2rem;display:grid}.StudentJourney-module__i8OIvq__profileCard{background:#2d1f14;border-radius:10px;margin-bottom:1rem;padding:1.25rem}.StudentJourney-module__i8OIvq__profileCardHead{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.StudentJourney-module__i8OIvq__profileFlag{font-size:1.75rem}.StudentJourney-module__i8OIvq__profileName{font-family:var(--font-serif);color:#fff;font-size:.95rem;font-weight:700}.StudentJourney-module__i8OIvq__profileCountry{color:#f5ebd880;font-size:.72rem}.StudentJourney-module__i8OIvq__profileFields{flex-direction:column;gap:0;display:flex}.StudentJourney-module__i8OIvq__profileField{border-bottom:1px solid #f5ebd812;justify-content:space-between;align-items:flex-start;padding:.5rem 0;font-size:.75rem;display:flex}.StudentJourney-module__i8OIvq__profileField:last-child{border-bottom:none}.StudentJourney-module__i8OIvq__profileField span:first-child{color:#f5ebd866;flex-shrink:0;font-weight:400}.StudentJourney-module__i8OIvq__profileField span:last-child{color:#f5ebd8d9;text-align:right;max-width:55%;font-weight:500}.StudentJourney-module__i8OIvq__stepNav{flex-direction:column;gap:.25rem;display:flex}.StudentJourney-module__i8OIvq__stepNavItem{cursor:pointer;font-family:var(--font-sans);text-align:left;background:#fff;border:1px solid #2d1f1414;border-radius:6px;align-items:center;gap:.625rem;width:100%;padding:.625rem .875rem;transition:all .15s;display:flex}.StudentJourney-module__i8OIvq__stepNavItem:hover{border-color:#c4622d}.StudentJourney-module__i8OIvq__stepNavActive{background:#fef0e8!important;border-color:#c4622d!important}.StudentJourney-module__i8OIvq__stepNavNum{color:#8b7355;background:#2d1f1414;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.6rem;font-weight:700;display:flex}.StudentJourney-module__i8OIvq__stepNavActive .StudentJourney-module__i8OIvq__stepNavNum{color:#fff;background:#c4622d}.StudentJourney-module__i8OIvq__stepNavLabel{color:#2d1f14;flex:1;font-size:.775rem;font-weight:500}.StudentJourney-module__i8OIvq__stepNavArrow{color:#c4622d;margin-left:auto;font-size:.875rem;font-weight:700}.StudentJourney-module__i8OIvq__journeyRight{min-height:500px}.StudentJourney-module__i8OIvq__stepContent{animation:.3s StudentJourney-module__i8OIvq__fadeIn}@keyframes StudentJourney-module__i8OIvq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.StudentJourney-module__i8OIvq__stepContentHead{font-family:var(--font-serif);color:#2d1f14;margin-bottom:.4rem;font-size:1.1rem;font-weight:700}.StudentJourney-module__i8OIvq__stepContentSub{color:#8b7355;margin-bottom:1.25rem;font-size:.825rem;font-weight:300;line-height:1.6}.StudentJourney-module__i8OIvq__profileSummaryCard{background:#fff;border:1px solid #2d1f1414;border-radius:8px;margin-bottom:1rem;padding:1rem}.StudentJourney-module__i8OIvq__profileSummaryRow{border-bottom:1px solid #2d1f140d;justify-content:space-between;padding:.45rem 0;font-size:.8rem;display:flex}.StudentJourney-module__i8OIvq__profileSummaryRow:last-child{border-bottom:none}.StudentJourney-module__i8OIvq__profileSummaryRow span{color:#8b7355}.StudentJourney-module__i8OIvq__profileSummaryRow strong{color:#2d1f14;font-weight:600}.StudentJourney-module__i8OIvq__processingNote{color:#c4622d;align-items:center;gap:.5rem;font-size:.775rem;font-weight:500;display:flex}.StudentJourney-module__i8OIvq__processingDot{background:#c4622d;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.5s ease-in-out infinite StudentJourney-module__i8OIvq__pulse}@keyframes StudentJourney-module__i8OIvq__pulse{0%,to{opacity:1}50%{opacity:.4}}.StudentJourney-module__i8OIvq__uniCards{flex-direction:column;gap:.75rem;display:flex}.StudentJourney-module__i8OIvq__uniCard{background:#fff;border:1px solid #2d1f1414;border-radius:10px;padding:1rem}.StudentJourney-module__i8OIvq__uniCardTop{background:#fef9f5;border-color:#c4622d4d}.StudentJourney-module__i8OIvq__uniCardHead{justify-content:space-between;align-items:flex-start;margin-bottom:.875rem;display:flex}.StudentJourney-module__i8OIvq__uniName{color:#2d1f14;font-size:.875rem;font-weight:700;font-family:var(--font-serif)}.StudentJourney-module__i8OIvq__uniProg{color:#8b7355;margin-top:.1rem;font-size:.72rem}.StudentJourney-module__i8OIvq__uniTag{color:#fff;white-space:nowrap;background:#c4622d;border-radius:3px;flex-shrink:0;margin-left:.5rem;padding:.15rem .5rem;font-size:.6rem;font-weight:700}.StudentJourney-module__i8OIvq__uniScores{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:.625rem;display:grid}.StudentJourney-module__i8OIvq__uniScoreTop{color:#8b7355;text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;margin-bottom:.2rem;font-size:.62rem;font-weight:600;display:flex}.StudentJourney-module__i8OIvq__uniScoreTop span:last-child{font-size:.72rem;font-weight:700}.StudentJourney-module__i8OIvq__scoreBarTrack{background:#2d1f1414;border-radius:100px;height:4px;overflow:hidden}.StudentJourney-module__i8OIvq__scoreBarFill{border-radius:100px;height:100%}.StudentJourney-module__i8OIvq__uniCost{color:#8b7355;font-size:.72rem;font-weight:500}.StudentJourney-module__i8OIvq__schCards{flex-direction:column;gap:.75rem;display:flex}.StudentJourney-module__i8OIvq__schCard{background:#fff;border:1px solid #2d1f1414;border-radius:10px;padding:1rem}.StudentJourney-module__i8OIvq__schCardHead{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.StudentJourney-module__i8OIvq__schName{color:#2d1f14;font-size:.85rem;font-weight:600}.StudentJourney-module__i8OIvq__schType{color:#8b7355;margin-top:.15rem;font-size:.65rem}.StudentJourney-module__i8OIvq__schAmount{color:#c4622d;text-align:right;flex-shrink:0;font-size:.775rem;font-weight:600}.StudentJourney-module__i8OIvq__schLikelihoodRow{justify-content:space-between;margin-bottom:.3rem;display:flex}.StudentJourney-module__i8OIvq__schLikelihoodLabel{color:#8b7355;text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;font-weight:500}.StudentJourney-module__i8OIvq__schLikelihoodVal{font-size:.75rem;font-weight:700}.StudentJourney-module__i8OIvq__schBar{background:#2d1f1414;border-radius:100px;height:4px;overflow:hidden}.StudentJourney-module__i8OIvq__schBarFill{border-radius:100px;height:100%}.StudentJourney-module__i8OIvq__profCards{flex-direction:column;gap:.75rem;margin-bottom:.875rem;display:flex}.StudentJourney-module__i8OIvq__profCard{background:#fff;border:1px solid #2d1f1414;border-radius:10px;gap:.875rem;padding:1rem;display:flex}.StudentJourney-module__i8OIvq__profAvatar{color:#fff;width:40px;height:40px;font-family:var(--font-serif);background:linear-gradient(135deg,#2d1f14,#c4622d);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.StudentJourney-module__i8OIvq__profInfo{flex:1}.StudentJourney-module__i8OIvq__profName{color:#2d1f14;font-size:.875rem;font-weight:700;font-family:var(--font-serif)}.StudentJourney-module__i8OIvq__profDept{color:#8b7355;margin:.15rem 0 .375rem;font-size:.7rem}.StudentJourney-module__i8OIvq__profResearch{color:#5c4a35;margin-bottom:.375rem;font-size:.75rem;font-weight:300}.StudentJourney-module__i8OIvq__profRA{color:#27500a;align-items:flex-start;gap:.4rem;font-size:.72rem;font-weight:500;display:flex}.StudentJourney-module__i8OIvq__profRADot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.2rem}.StudentJourney-module__i8OIvq__profNote{color:#8b7355;font-size:.72rem;font-style:italic}.StudentJourney-module__i8OIvq__sopCard{background:#fff;border:1px solid #2d1f1414;border-radius:10px;padding:1.25rem}.StudentJourney-module__i8OIvq__sopCardHead{align-items:center;gap:.75rem;margin-bottom:.875rem;display:flex}.StudentJourney-module__i8OIvq__sopIcon{font-size:1.5rem}.StudentJourney-module__i8OIvq__sopTitle{color:#2d1f14;font-size:.875rem;font-weight:700}.StudentJourney-module__i8OIvq__sopMeta{color:#8b7355;margin-top:.1rem;font-size:.7rem}.StudentJourney-module__i8OIvq__sopBadge{color:#27500a;background:#eaf3de;border-radius:3px;margin-left:auto;padding:.15rem .5rem;font-size:.58rem;font-weight:700}.StudentJourney-module__i8OIvq__sopBody{color:#5c4a35;margin-bottom:1rem;font-size:.8rem;font-weight:300;line-height:1.65}.StudentJourney-module__i8OIvq__sopFeatures{flex-direction:column;gap:.375rem;display:flex}.StudentJourney-module__i8OIvq__sopFeature{color:#2d1f14;gap:.5rem;font-size:.775rem;display:flex}.StudentJourney-module__i8OIvq__sopFeature span{color:#27500a;font-weight:700}.StudentJourney-module__i8OIvq__visaCard{background:#fff;border:1px solid #2d1f1414;border-radius:10px;padding:1.25rem}.StudentJourney-module__i8OIvq__visaDetails{color:#2d1f14;margin-bottom:1.25rem;font-size:.85rem;font-weight:600;line-height:1.6}.StudentJourney-module__i8OIvq__visaSteps{flex-direction:column;gap:.625rem;display:flex}.StudentJourney-module__i8OIvq__visaStep{color:#2d1f14;align-items:flex-start;gap:.625rem;font-size:.8rem;display:flex}.StudentJourney-module__i8OIvq__visaStepNum{color:#fff;background:#2d1f14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.62rem;font-weight:700;display:flex}.StudentJourney-module__i8OIvq__journeyCTA{margin-top:1.5rem}.StudentJourney-module__i8OIvq__journeyCtaBtn{color:#fff;font-family:var(--font-sans);background:#2d1f14;border-radius:6px;padding:.875rem 2rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.StudentJourney-module__i8OIvq__journeyCtaBtn:hover{background:#c4622d}.StudentJourney-module__i8OIvq__journeyCtaNote{color:#8b7355;margin-top:.5rem;font-size:.72rem}@media (max-width:800px){.StudentJourney-module__i8OIvq__journeyLayout{grid-template-columns:1fr}.StudentJourney-module__i8OIvq__stepNav{flex-flow:wrap}.StudentJourney-module__i8OIvq__stepNavItem{flex:1;width:auto;min-width:120px}.StudentJourney-module__i8OIvq__uniScores{grid-template-columns:repeat(3,1fr)}}
.page-module___8aEwW__page{background:var(--ivory);min-height:100vh;color:var(--text);font-family:var(--font-sans)}.page-module___8aEwW__nav{z-index:100;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--sand-dark);background:#fdfaf5f0;position:fixed;top:0;left:0;right:0}.page-module___8aEwW__navInner{align-items:center;gap:2.5rem;max-width:1100px;height:64px;margin:0 auto;padding:0 2rem;display:flex}.page-module___8aEwW__logo{font-family:var(--font-serif);color:var(--earth);letter-spacing:-.02em;flex-shrink:0;font-size:1.3rem;font-weight:700}.page-module___8aEwW__logoDot{color:var(--clay)}.page-module___8aEwW__navLinks{flex:1;gap:2rem;display:flex}.page-module___8aEwW__navLink{color:var(--text-mid);font-size:.875rem;transition:color .15s}.page-module___8aEwW__navLink:hover{color:var(--earth)}.page-module___8aEwW__navActions{align-items:center;gap:.75rem;display:flex}.page-module___8aEwW__navLogin{color:var(--text-mid);padding:.45rem .9rem;font-size:.875rem;transition:color .15s}.page-module___8aEwW__navLogin:hover{color:var(--earth)}.page-module___8aEwW__navCta{background:var(--clay);color:#fff;border-radius:var(--radius);padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .15s}.page-module___8aEwW__navCta:hover{background:var(--clay-light)}.page-module___8aEwW__hero{text-align:center;background:var(--earth);padding:10rem 2rem 6rem;position:relative;overflow:hidden}.page-module___8aEwW__heroInner{z-index:1;max-width:680px;margin:0 auto;position:relative}.page-module___8aEwW__heroBadge{letter-spacing:.16em;text-transform:uppercase;color:var(--clay-light);background:#c4622d1f;border:1px solid #c4622d38;border-radius:100px;margin-bottom:2.25rem;padding:.35rem 1.1rem;font-size:.7rem;font-weight:500;display:inline-block}.page-module___8aEwW__heroHeadline{font-family:var(--font-serif);color:var(--sand);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.75rem,6vw,4.25rem);font-weight:700;line-height:1.12}.page-module___8aEwW__heroAccent{color:var(--clay-light);font-style:italic}.page-module___8aEwW__heroSub{color:#f5ebd89e;max-width:500px;margin:0 auto 2.75rem;font-size:1.05rem;font-weight:300;line-height:1.72}.page-module___8aEwW__heroActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.page-module___8aEwW__btnPrimary{background:var(--clay);color:#fff;border-radius:var(--radius);letter-spacing:.01em;padding:.875rem 2.25rem;font-size:.95rem;font-weight:500;transition:background .15s}.page-module___8aEwW__btnPrimary:hover{background:var(--clay-light)}.page-module___8aEwW__btnOutline{color:#f5ebd8a6;border-radius:var(--radius);border:1px solid #f5ebd826;padding:.875rem 1.75rem;font-size:.95rem;transition:all .15s}.page-module___8aEwW__btnOutline:hover{color:var(--sand);border-color:#f5ebd861}.page-module___8aEwW__heroNote{color:#f5ebd847;letter-spacing:.03em;margin-top:1.5rem;font-size:.78rem}.page-module___8aEwW__heroBg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.page-module___8aEwW__heroBgCircle1{background:radial-gradient(circle,#c4622d1a 0%,#0000 65%);border-radius:50%;width:700px;height:700px;position:absolute;top:-25%;right:-10%}.page-module___8aEwW__heroBgCircle2{background:radial-gradient(circle,#3d5a3e14 0%,#0000 65%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-25%;left:-10%}.page-module___8aEwW__demoSection{background:var(--sand);border-bottom:1px solid var(--sand-dark);padding:5rem 2rem}.page-module___8aEwW__demoInner{max-width:860px;margin:0 auto}.page-module___8aEwW__demoGate{border-top:1px solid var(--sand-dark);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2.5rem;padding-top:2rem;display:flex}.page-module___8aEwW__demoGateText{color:var(--text-mid);font-size:.9rem;font-weight:400}.page-module___8aEwW__featuresSection{background:var(--ivory);padding:7rem 2rem}.page-module___8aEwW__sectionInner{max-width:1100px;margin:0 auto}.page-module___8aEwW__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--clay);margin-bottom:1rem;font-size:.7rem;font-weight:500;display:block}.page-module___8aEwW__sectionTitle{font-family:var(--font-serif);color:var(--earth);letter-spacing:-.025em;margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.2}.page-module___8aEwW__sectionSub{color:var(--text-soft);max-width:520px;margin-bottom:3.5rem;font-size:1rem;font-weight:300;line-height:1.65}.page-module___8aEwW__pathGrid{grid-template-columns:1fr 1fr;gap:1rem;margin:2rem 0 2.5rem;display:grid}.page-module___8aEwW__pathCard{background:#fff;border:1px solid #2d1f141f;border-radius:12px;padding:1.5rem}.page-module___8aEwW__pathEyebrow{color:var(--clay);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.page-module___8aEwW__pathCard h3{color:var(--earth);font-family:var(--font-serif);margin:.55rem 0;font-size:1.25rem}.page-module___8aEwW__pathCard p{color:var(--text-mid);margin:0 0 1rem;font-size:.85rem;line-height:1.65}.page-module___8aEwW__pathLink{color:var(--clay);font-size:.82rem;font-weight:700;text-decoration:none}.page-module___8aEwW__pathLink:hover{text-decoration:underline}.page-module___8aEwW__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.page-module___8aEwW__featureCard{border:1px solid var(--sand-dark);border-radius:var(--radius-lg);background:#fff;padding:2.25rem;transition:box-shadow .2s}.page-module___8aEwW__featureCard:hover{box-shadow:0 6px 32px #2c1f1412}.page-module___8aEwW__featureNumber{font-family:var(--font-serif);color:var(--clay);opacity:.22;margin-bottom:1.25rem;font-size:2rem;font-weight:700;line-height:1}.page-module___8aEwW__featureTitle{font-family:var(--font-serif);color:var(--earth);margin-bottom:.75rem;font-size:1.1rem;font-weight:700;line-height:1.3}.page-module___8aEwW__featureDesc{color:var(--text-soft);font-size:.875rem;font-weight:300;line-height:1.72}.page-module___8aEwW__testimonialsSection{background:var(--earth);padding:7rem 2rem}.page-module___8aEwW__eyebrowLight{letter-spacing:.16em;text-transform:uppercase;color:var(--clay-light);margin-bottom:1rem;font-size:.7rem;font-weight:500;display:block}.page-module___8aEwW__sectionTitleLight{font-family:var(--font-serif);color:var(--sand);letter-spacing:-.025em;margin-bottom:3.5rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.2}.page-module___8aEwW__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.page-module___8aEwW__testimonialCard{border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #f5ebd814;flex-direction:column;gap:1.5rem;padding:2.25rem;display:flex}.page-module___8aEwW__testimonialQuote{color:#f5ebd8b3;flex:1;font-size:.9rem;font-style:italic;font-weight:300;line-height:1.78}.page-module___8aEwW__testimonialAuthor{align-items:center;gap:.85rem;display:flex}.page-module___8aEwW__testimonialAvatar{background:var(--clay);color:#fff;letter-spacing:.05em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.7rem;font-weight:600;display:flex}.page-module___8aEwW__testimonialName{color:var(--sand);font-size:.85rem;font-weight:500}.page-module___8aEwW__testimonialCountry{color:#f5ebd852;margin-top:.15rem;font-size:.75rem}.page-module___8aEwW__ctaSection{background:var(--sand);text-align:center;padding:8rem 2rem}.page-module___8aEwW__ctaInner{max-width:520px;margin:0 auto}.page-module___8aEwW__ctaTitle{font-family:var(--font-serif);color:var(--earth);letter-spacing:-.025em;margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.2}.page-module___8aEwW__ctaSub{color:var(--text-mid);margin-bottom:2.5rem;font-size:.975rem;font-weight:300;line-height:1.7}.page-module___8aEwW__btnPrimaryLarge{background:var(--clay);color:#fff;border-radius:var(--radius);letter-spacing:.01em;padding:1rem 2.75rem;font-size:.975rem;font-weight:500;transition:background .15s;display:inline-block}.page-module___8aEwW__btnPrimaryLarge:hover{background:var(--clay-light)}.page-module___8aEwW__ctaNote{color:var(--text-soft);margin-top:1.5rem;font-size:.82rem}.page-module___8aEwW__ctaLoginLink{color:var(--clay);font-weight:500}.page-module___8aEwW__ctaLoginLink:hover{text-decoration:underline}.page-module___8aEwW__footer{background:var(--earth);border-top:1px solid #ffffff0a;padding:2.5rem 2rem}.page-module___8aEwW__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;display:flex}.page-module___8aEwW__footerLogo{font-family:var(--font-serif);color:var(--sand);font-size:1.1rem;font-weight:700}.page-module___8aEwW__footerLogo span{color:var(--clay-light)}.page-module___8aEwW__footerLinks{gap:1.75rem;display:flex}.page-module___8aEwW__footerLinks a{color:#f5ebd852;font-size:.8rem;transition:color .15s}.page-module___8aEwW__footerLinks a:hover{color:#f5ebd8b8}.page-module___8aEwW__footerCopy{color:#f5ebd82e;font-size:.75rem}@media (max-width:900px){.page-module___8aEwW__featuresGrid,.page-module___8aEwW__testimonialsGrid{grid-template-columns:1fr}}@media (max-width:768px){.page-module___8aEwW__pathGrid{grid-template-columns:1fr}.page-module___8aEwW__navLinks{display:none}.page-module___8aEwW__hero{padding:7.5rem 1.25rem 4rem}.page-module___8aEwW__heroHeadline{font-size:2.5rem}.page-module___8aEwW__previewSection{padding:0 1.25rem 4rem}.page-module___8aEwW__featuresSection,.page-module___8aEwW__testimonialsSection,.page-module___8aEwW__ctaSection{padding:4.5rem 1.25rem}.page-module___8aEwW__footerInner{text-align:center;flex-direction:column}.page-module___8aEwW__footerLinks{justify-content:center}.page-module___8aEwW__previewCaps{gap:.5rem}}@media (prefers-reduced-motion:reduce){.page-module___8aEwW__btnPrimary,.page-module___8aEwW__btnPrimaryLarge,.page-module___8aEwW__featureCard{transition:none}}
