.Blog-module__vu6yGW__blogHeader{padding:clamp(60px, 8vw, 100px) var(--gutter-desktop) clamp(40px, 6vw, 60px);background:var(--color-bg);text-align:center}.Blog-module__vu6yGW__blogHeaderInner{max-width:800px;margin:0 auto}.Blog-module__vu6yGW__blogHeader h1{color:var(--color-navy);margin-bottom:24px;font-size:clamp(36px,6vw,56px);line-height:1.1}.Blog-module__vu6yGW__blogHeader p{color:var(--pex-text);font-size:clamp(18px,3vw,22px);line-height:1.5}.Blog-module__vu6yGW__blogGrid{padding:clamp(40px, 6vw, 80px) var(--gutter-desktop);max-width:var(--layout-max-width);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:32px;margin:0 auto;display:grid}.Blog-module__vu6yGW__blogCard{background:var(--color-white);border:1px solid #0f25370d;border-radius:20px;flex-direction:column;padding:32px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 12px #0f25370a}.Blog-module__vu6yGW__blogCard:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0f253714}.Blog-module__vu6yGW__blogCategory{font-family:var(--font-button);color:var(--color-orange);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:13px;font-weight:800}.Blog-module__vu6yGW__blogTitle{color:var(--color-navy);margin-bottom:16px;font-size:22px;font-weight:800;line-height:1.3}.Blog-module__vu6yGW__blogExcerpt{color:var(--pex-text);flex-grow:1;margin-bottom:24px;font-size:16px;line-height:1.5}.Blog-module__vu6yGW__blogMeta{color:var(--color-muted);border-top:1px solid #0f25370d;align-items:center;gap:12px;margin-bottom:16px;padding-top:16px;font-size:14px;font-weight:500;display:flex}.Blog-module__vu6yGW__readMore{color:var(--color-orange);font-family:var(--font-button);text-underline-offset:4px;font-size:14px;font-weight:800;text-decoration:underline;transition:opacity .2s}.Blog-module__vu6yGW__blogCard:hover .Blog-module__vu6yGW__readMore{opacity:.8}.Blog-module__vu6yGW__postContainer{padding:clamp(40px, 6vw, 80px) var(--gutter-desktop);max-width:800px;margin:0 auto}.Blog-module__vu6yGW__backLink{color:var(--color-orange);font-family:var(--font-button);align-items:center;margin-bottom:40px;font-size:16px;font-weight:800;text-decoration:none;transition:opacity .2s;display:inline-flex}.Blog-module__vu6yGW__backLink:hover{opacity:.8}.Blog-module__vu6yGW__postHeader{margin-bottom:48px}.Blog-module__vu6yGW__postHeader h1{color:var(--color-navy);margin-bottom:24px;font-size:clamp(32px,5vw,48px);line-height:1.2}.Blog-module__vu6yGW__postHeroImage{border-radius:24px;width:100%;margin-bottom:48px;overflow:hidden;box-shadow:0 16px 48px #0f25370f}.Blog-module__vu6yGW__postImage{object-fit:cover;width:100%;height:auto;display:block}.Blog-module__vu6yGW__postContent{color:var(--pex-text);font-size:18px;line-height:1.7}.Blog-module__vu6yGW__postContent p{margin-bottom:24px}.Blog-module__vu6yGW__postContent p:first-of-type{color:var(--color-navy);font-size:22px;font-weight:500;line-height:1.6}@media (max-width:768px){.Blog-module__vu6yGW__blogGrid{grid-template-columns:1fr;gap:24px}}
.IconCircle-module___gGYZq__iconCircle{border-radius:var(--radius-pill);transform-origin:50%;width:28px;height:28px;transition:var(--button-transition);flex:none;place-items:center;display:inline-grid}.IconCircle-module___gGYZq__iconCircle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.IconCircle-module___gGYZq__orange{background:var(--color-orange);color:var(--color-white)}.IconCircle-module___gGYZq__navy{background:var(--color-navy);color:var(--color-white)}.IconCircle-module___gGYZq__white{background:var(--color-white);color:var(--color-orange)}.IconCircle-module___gGYZq__left svg{transform:rotate(180deg)}
.Button-module__VMVMAW__button{border-radius:var(--radius-pill);min-width:var(--touch-target-min);font-weight:800;font-family:var(--font-button);letter-spacing:0;white-space:nowrap;transform-origin:50%;transition:var(--button-transition);border:1px solid #0000;justify-content:center;align-items:center;gap:10px;line-height:1;display:inline-flex}.Button-module__VMVMAW__button:hover{filter:brightness(110%);transform:var(--button-hover-transform);box-shadow:var(--button-hover-shadow)}.Button-module__VMVMAW__button:active{filter:brightness();transform:var(--button-active-transform)}.Button-module__VMVMAW__button>span:last-child{transition:var(--button-transition)}.Button-module__VMVMAW__button:hover>span:last-child{transform:scale(var(--button-icon-hover-scale))}@media (prefers-reduced-motion:reduce){.Button-module__VMVMAW__button,.Button-module__VMVMAW__button>span:last-child{transition:none}.Button-module__VMVMAW__button:hover,.Button-module__VMVMAW__button:active,.Button-module__VMVMAW__button:hover>span:last-child{transform:none}}.Button-module__VMVMAW__sm{min-height:34px;padding:4px 6px 4px 17px;font-size:14px}.Button-module__VMVMAW__md{min-height:44px;padding:6px 7px 6px 22px;font-size:16px}.Button-module__VMVMAW__lg{min-height:56px;padding:8px 9px 8px 28px;font-size:20px}.Button-module__VMVMAW__navy{background:var(--color-navy);color:var(--color-white);box-shadow:0 10px 20px #192a3e1f}.Button-module__VMVMAW__white{background:var(--color-white);color:var(--color-navy);box-shadow:0 10px 20px #192a3e1f}.Button-module__VMVMAW__outline{color:var(--color-white);background:0 0;border-color:#ffffff9e}@media (max-width:520px){.Button-module__VMVMAW__sm{min-height:var(--touch-target-min)}.Button-module__VMVMAW__md{min-height:var(--touch-target-min);padding-left:16px;font-size:14px}.Button-module__VMVMAW__lg{min-height:var(--touch-target-min);padding-left:20px;font-size:16px}}
.CTASection-module__sz1qXW__ctaSection{background:var(--section-bg-navy);color:var(--color-white);padding:clamp(52px,8vw,92px) 0}.CTASection-module__sz1qXW__ctaInner{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);justify-content:space-between;align-items:center;gap:28px;margin-inline:auto;display:flex}.CTASection-module__sz1qXW__eyebrow{max-width:none;color:var(--pex-gold);margin:0 0 16px;font-size:14px;font-weight:800}.CTASection-module__sz1qXW__ctaInner h2{font-family:var(--font-heading);margin:0;font-size:clamp(34px,5vw,62px);line-height:1}.CTASection-module__sz1qXW__ctaInner p:not(.CTASection-module__sz1qXW__eyebrow){color:#ffffffd1;max-width:580px;margin:14px 0 0;font-size:18px}.CTASection-module__sz1qXW__buttonRow{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:820px){.CTASection-module__sz1qXW__ctaInner{padding-inline:var(--gutter-mobile);display:grid}.CTASection-module__sz1qXW__buttonRow{align-items:stretch}.CTASection-module__sz1qXW__buttonRow>*{width:100%}}
.ComparisonMatrix-module__ph52pq__comparisonSection{background:var(--color-white);border-top:1px solid #0f25370a;padding:72px 0}.ComparisonMatrix-module__ph52pq__inner{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);margin-inline:auto}.ComparisonMatrix-module__ph52pq__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;margin-top:56px;display:grid}.ComparisonMatrix-module__ph52pq__featureCard{background:var(--color-white);border:1px solid #0f25370f;border-radius:20px;flex-direction:column;align-items:center;padding:32px 24px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 12px 32px #0f25370d}.ComparisonMatrix-module__ph52pq__featureCard:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0f253714}.ComparisonMatrix-module__ph52pq__featureTitle{font-family:var(--font-button);color:var(--color-navy);text-align:center;margin:0 0 24px;font-size:20px;font-weight:800}.ComparisonMatrix-module__ph52pq__compareContainer{align-items:stretch;gap:16px;width:100%;display:flex;position:relative}.ComparisonMatrix-module__ph52pq__compareItem{text-align:center;border-radius:16px;flex-direction:column;flex:1;align-items:center;padding:24px 16px;display:flex;position:relative}.ComparisonMatrix-module__ph52pq__retailItem{background:#0f253708}.ComparisonMatrix-module__ph52pq__pexpacksItem{background:#cd913414}.ComparisonMatrix-module__ph52pq__itemLabel{text-transform:uppercase;letter-spacing:1px;color:var(--color-muted);margin-bottom:12px;font-size:12px;font-weight:800}.ComparisonMatrix-module__ph52pq__pexpacksItem .ComparisonMatrix-module__ph52pq__itemLabel{color:var(--color-orange)}.ComparisonMatrix-module__ph52pq__itemContent{color:var(--color-navy);flex-direction:column;align-items:center;gap:8px;font-size:15px;font-weight:500;line-height:1.4;display:flex}.ComparisonMatrix-module__ph52pq__pexpacksItem .ComparisonMatrix-module__ph52pq__itemContent{font-weight:800}.ComparisonMatrix-module__ph52pq__iconCheck{width:28px;height:28px;stroke:var(--color-orange);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;fill:none}.ComparisonMatrix-module__ph52pq__iconCross{stroke:#d0492c;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:28px;height:28px}.ComparisonMatrix-module__ph52pq__vsBadge{background:var(--color-navy);width:36px;height:36px;color:var(--color-white);z-index:2;border:4px solid var(--color-white);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0f253726}@media (max-width:768px){.ComparisonMatrix-module__ph52pq__comparisonSection{padding:56px 0}.ComparisonMatrix-module__ph52pq__cardsGrid{grid-template-columns:1fr;gap:24px;margin-top:40px}.ComparisonMatrix-module__ph52pq__compareContainer{flex-direction:column;gap:12px}.ComparisonMatrix-module__ph52pq__compareItem{text-align:left;flex-direction:row;justify-content:space-between;padding:20px}.ComparisonMatrix-module__ph52pq__itemContent{text-align:right;flex-direction:row;justify-content:flex-end}.ComparisonMatrix-module__ph52pq__itemLabel{margin-bottom:0}.ComparisonMatrix-module__ph52pq__vsBadge{top:50%;left:50%;transform:translate(-50%,-50%)}}
.Marketing-module__5z1tFa__section{padding:var(--section-padding-y-desktop) 0;background:var(--section-bg-white)}.Marketing-module__5z1tFa__sectionAlt,.Marketing-module__5z1tFa__sectionCream{padding:var(--section-padding-y-desktop) 0;background:var(--section-bg-soft)}.Marketing-module__5z1tFa__homePackSection{padding:var(--section-padding-y-desktop) 0;background:var(--section-bg-white);position:relative;overflow:hidden}.Marketing-module__5z1tFa__unboxingImageWrap{border-radius:var(--radius-section);width:100%;height:100%;min-height:320px;position:relative;overflow:hidden;box-shadow:0 22px 44px #0000001f}.Marketing-module__5z1tFa__mediaImage{object-fit:cover}.Marketing-module__5z1tFa__inner{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);margin-inline:auto}.Marketing-module__5z1tFa__hero{background:radial-gradient(circle at 92% 12%, #4caf5021, transparent 28%), linear-gradient(180deg, #fff 0%, var(--pex-light) 100%);padding:clamp(34px,6vw,78px) 0 clamp(58px,8vw,108px)}.Marketing-module__5z1tFa__heroInner{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(38px,6vw,76px);margin-inline:auto;display:grid}.Marketing-module__5z1tFa__eyebrow{color:var(--pex-gold-text);letter-spacing:0;margin:0 0 16px;font-size:14px;font-weight:800}.Marketing-module__5z1tFa__heroTitle,.Marketing-module__5z1tFa__pageTitle{color:var(--color-navy);letter-spacing:0;margin:0;font-family:Grota Sans Alt,Pexpacks Sans Alt,Arial,sans-serif;font-size:clamp(42px,6.4vw,76px);font-weight:800;line-height:.98}.Marketing-module__5z1tFa__mobileBreak{display:none}.Marketing-module__5z1tFa__heroLead,.Marketing-module__5z1tFa__pageLead{max-width:700px;color:var(--pex-text);margin:22px 0 0;font-size:clamp(17px,2vw,21px);line-height:1.45}.Marketing-module__5z1tFa__buttonRow{flex-wrap:wrap;align-items:center;gap:12px;margin-top:26px;display:flex}.Marketing-module__5z1tFa__splitActions{margin-top:24px}.Marketing-module__5z1tFa__inlineTextLink{color:var(--color-navy);text-underline-offset:4px;font-weight:800;text-decoration:underline;text-decoration-thickness:2px}.Marketing-module__5z1tFa__field{border:1px solid var(--color-border);background:var(--color-white);border-radius:18px;gap:7px;min-width:0;padding:12px 14px;display:grid}.Marketing-module__5z1tFa__field span{color:var(--pex-muted);font-size:12px;font-weight:800;line-height:1}.Marketing-module__5z1tFa__field input,.Marketing-module__5z1tFa__field select,.Marketing-module__5z1tFa__field textarea{width:100%;min-width:0;color:var(--color-navy);background:0 0;border:0;outline:0;font-size:15px}.Marketing-module__5z1tFa__field textarea{resize:vertical;min-height:118px}.Marketing-module__5z1tFa__trustBadges{flex-wrap:wrap;gap:10px;margin:24px 0 0;padding:0;list-style:none;display:flex}.Marketing-module__5z1tFa__trustBadges li{border-radius:var(--radius-pill);color:var(--color-navy);background:#ffffffc7;border:1px solid #1e5aa824;padding:8px 12px;font-size:13px;font-weight:800}.Marketing-module__5z1tFa__heroVisual{background:linear-gradient(135deg, #0f2537f0, #1e5aa8e0), var(--color-navy);border-radius:30px;min-height:560px;position:relative;overflow:hidden;box-shadow:0 28px 70px #0f25372e}.Marketing-module__5z1tFa__heroVisualImage{opacity:.52;position:absolute;inset:0}.Marketing-module__5z1tFa__heroVisualImage img{object-fit:cover}.Marketing-module__5z1tFa__productScene{color:var(--color-white);align-content:end;gap:18px;display:grid;position:absolute;inset:32px}.Marketing-module__5z1tFa__brandBox{width:fit-content;color:var(--color-navy);background:#ffffffeb;border:1px solid #ffffff3d;border-radius:24px;padding:24px 32px;display:grid;box-shadow:0 22px 44px #0000002e}.Marketing-module__5z1tFa__brandBox strong{font-size:34px;line-height:1}.Marketing-module__5z1tFa__brandBox span{color:var(--color-orange-dark);font-weight:800}.Marketing-module__5z1tFa__brandBox p{color:var(--pex-text);margin:26px 0 0;font-weight:700}.Marketing-module__5z1tFa__gridThree,.Marketing-module__5z1tFa__benefitGrid,.Marketing-module__5z1tFa__packGrid,.Marketing-module__5z1tFa__officeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.Marketing-module__5z1tFa__benefitGrid{grid-template-columns:repeat(5,minmax(0,1fr))}.Marketing-module__5z1tFa__pathCard,.Marketing-module__5z1tFa__stepCard,.Marketing-module__5z1tFa__benefitCard,.Marketing-module__5z1tFa__packCard,.Marketing-module__5z1tFa__infoCard,.Marketing-module__5z1tFa__formCard{border:var(--card-border);border-radius:var(--radius-card);background:var(--card-bg);box-shadow:var(--card-shadow);transition:transform .3s,box-shadow .3s}.Marketing-module__5z1tFa__pathCard{min-height:292px;transition:var(--button-transition);align-content:space-between;padding:28px;display:grid}.Marketing-module__5z1tFa__pathCard:hover,.Marketing-module__5z1tFa__stepCard:hover,.Marketing-module__5z1tFa__benefitCard:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.Marketing-module__5z1tFa__searchSocialProof{color:var(--pex-text);opacity:.8;gap:24px;margin-top:16px;margin-bottom:24px;font-size:14px;font-weight:600;display:flex}.Marketing-module__5z1tFa__iconBadge{background:var(--pex-cream);width:52px;height:52px;color:var(--color-navy);border-radius:16px;place-items:center;display:grid}.Marketing-module__5z1tFa__iconBadge svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.Marketing-module__5z1tFa__pathCard h3,.Marketing-module__5z1tFa__packCard h3,.Marketing-module__5z1tFa__infoCard h3,.Marketing-module__5z1tFa__benefitCard h3{color:var(--color-navy);margin:0;font-size:24px;font-weight:800;line-height:1.08}.Marketing-module__5z1tFa__pathCard p,.Marketing-module__5z1tFa__packCard p,.Marketing-module__5z1tFa__infoCard p,.Marketing-module__5z1tFa__benefitCard p{color:var(--pex-text);margin:12px 0 0;line-height:1.45}.Marketing-module__5z1tFa__cardLink{color:var(--pex-gold-text);margin-top:24px;font-weight:800}.Marketing-module__5z1tFa__stepsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.Marketing-module__5z1tFa__stepCard{padding:26px}.Marketing-module__5z1tFa__stepNumber{border-radius:var(--radius-pill);background:var(--color-navy);width:42px;height:42px;color:var(--color-white);place-items:center;margin-bottom:22px;font-weight:800;display:grid}.Marketing-module__5z1tFa__benefitCard{padding:22px}.Marketing-module__5z1tFa__benefitCard h3{font-size:20px}.Marketing-module__5z1tFa__benefitCard p{color:var(--pex-muted);font-size:15px}.Marketing-module__5z1tFa__packCard{flex-direction:column;display:flex;overflow:hidden}.Marketing-module__5z1tFa__homePackSection .Marketing-module__5z1tFa__packCard{box-shadow:0 18px 42px #12394521,0 4px 12px #1239450f}.Marketing-module__5z1tFa__packMedia{background:linear-gradient(135deg, #f5a623e0, #4caf50b8), var(--pex-cream);align-items:flex-end;min-height:156px;padding:18px;display:flex}.Marketing-module__5z1tFa__packMediaBlue{background:linear-gradient(135deg, #1e5aa8db, #0f2537db), var(--pex-gold)}.Marketing-module__5z1tFa__packMediaGreen{background:linear-gradient(135deg, #4caf50d1, #f5a623ad), var(--pex-green)}.Marketing-module__5z1tFa__packMedia span{border-radius:var(--radius-pill);color:var(--color-navy);background:#ffffffe6;padding:9px 12px;font-size:13px;font-weight:800}.Marketing-module__5z1tFa__packBody{flex:1;gap:14px;padding:22px;display:grid}.Marketing-module__5z1tFa__packMeta{color:var(--pex-gold-text);margin:0;font-size:13px;font-weight:800}.Marketing-module__5z1tFa__packList{color:var(--pex-muted);margin:0;padding-left:18px;font-size:14px}.Marketing-module__5z1tFa__packList li{margin-bottom:6px}.Marketing-module__5z1tFa__packFooter{justify-content:space-between;align-items:center;gap:14px;margin-top:auto;display:flex}.Marketing-module__5z1tFa__priceLabel{color:var(--color-navy);font-weight:800}.Marketing-module__5z1tFa__splitBand{border-radius:var(--radius-section);border:var(--card-border);background:var(--card-bg);box-shadow:var(--card-shadow);grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);align-items:center;gap:clamp(28px,5vw,60px);padding:clamp(28px,5vw,54px);display:grid}.Marketing-module__5z1tFa__splitBand h2{margin:0;font-size:clamp(32px,4.6vw,56px);font-weight:800;line-height:1}.Marketing-module__5z1tFa__splitBand p{color:var(--pex-text);margin:16px 0 0;line-height:1.5}.Marketing-module__5z1tFa__checkList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.Marketing-module__5z1tFa__checkListSpaced{margin-top:24px}.Marketing-module__5z1tFa__checkList li{padding-left:28px;font-weight:700;position:relative}.Marketing-module__5z1tFa__checkList li:before{content:"";background:var(--color-orange);border-radius:50%;width:12px;height:12px;position:absolute;top:.38em;left:0}.Marketing-module__5z1tFa__pageHero{background:radial-gradient(circle at 82% 10%, #f5a6232e, transparent 28%), linear-gradient(180deg, #fff, var(--pex-light));padding:clamp(54px,8vw,96px) 0 clamp(42px,6vw,72px)}.Marketing-module__5z1tFa__pageHeroInner{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);grid-template-columns:minmax(0,.95fr) minmax(260px,.55fr);align-items:end;gap:clamp(28px,6vw,70px);margin-inline:auto;display:grid}.Marketing-module__5z1tFa__pageHeroCompact{max-width:850px}.Marketing-module__5z1tFa__heroPanel{border:var(--card-border);border-radius:var(--radius-section);background:var(--card-bg);box-shadow:var(--card-shadow);padding:28px}.Marketing-module__5z1tFa__heroPanel p{color:var(--pex-muted);margin:0;line-height:1.45}.Marketing-module__5z1tFa__heroPanel strong{color:var(--color-navy);margin-top:14px;font-size:28px;line-height:1;display:block}.Marketing-module__5z1tFa__infoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.Marketing-module__5z1tFa__infoCard{padding:26px}.Marketing-module__5z1tFa__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.Marketing-module__5z1tFa__formCard{padding:28px}.Marketing-module__5z1tFa__formCard form{gap:14px;display:grid}.Marketing-module__5z1tFa__formCard h2{color:var(--color-navy);margin:0 0 8px;font-size:30px;line-height:1}.Marketing-module__5z1tFa__formWide{grid-column:1/-1}.Marketing-module__5z1tFa__statusMessage{color:#1f5d24;background:#4caf501f;border-radius:16px;margin:4px 0 0;padding:12px 14px;font-weight:800}.Marketing-module__5z1tFa__statusError{color:var(--color-navy);background:#eb68261f;border-radius:16px;margin:4px 0 0;padding:12px 14px;font-weight:800}.Marketing-module__5z1tFa__privacyNotice{color:var(--pex-muted);margin:0;font-size:14px;line-height:1.45}.Marketing-module__5z1tFa__consentField{color:var(--color-navy);grid-template-columns:20px 1fr;align-items:start;gap:10px;font-size:14px;font-weight:700;line-height:1.4;display:grid}.Marketing-module__5z1tFa__consentField input{width:18px;height:18px;accent-color:var(--color-orange);margin-top:2px}.Marketing-module__5z1tFa__fieldError{color:#9d2f16!important;font-size:12px!important;font-weight:800!important;line-height:1.3!important}.Marketing-module__5z1tFa__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.Marketing-module__5z1tFa__faqList{gap:12px;display:grid}.Marketing-module__5z1tFa__faqItem{border:var(--card-border);border-radius:var(--radius-card);background:var(--card-bg);box-shadow:var(--card-shadow)}.Marketing-module__5z1tFa__faqItem summary{cursor:pointer;color:var(--color-navy);padding:20px 24px;font-weight:800}.Marketing-module__5z1tFa__faqItem p{color:var(--pex-muted);margin:0;padding:0 24px 22px;line-height:1.45}@media (max-width:1080px){.Marketing-module__5z1tFa__heroInner,.Marketing-module__5z1tFa__pageHeroInner,.Marketing-module__5z1tFa__splitBand{grid-template-columns:1fr}.Marketing-module__5z1tFa__heroVisual{min-height:440px}.Marketing-module__5z1tFa__benefitGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.Marketing-module__5z1tFa__section,.Marketing-module__5z1tFa__sectionAlt,.Marketing-module__5z1tFa__sectionCream,.Marketing-module__5z1tFa__homePackSection{padding:var(--section-padding-y-tablet) 0}.Marketing-module__5z1tFa__inner,.Marketing-module__5z1tFa__heroInner,.Marketing-module__5z1tFa__pageHeroInner{padding-inline:var(--gutter-mobile)}.Marketing-module__5z1tFa__gridThree,.Marketing-module__5z1tFa__stepsGrid,.Marketing-module__5z1tFa__packGrid,.Marketing-module__5z1tFa__officeGrid,.Marketing-module__5z1tFa__infoGrid,.Marketing-module__5z1tFa__formGrid,.Marketing-module__5z1tFa__benefitGrid{grid-template-columns:1fr}.Marketing-module__5z1tFa__heroVisual{border-radius:24px;min-height:390px}.Marketing-module__5z1tFa__productScene{inset:20px}.Marketing-module__5z1tFa__brandBox{padding:20px 24px}.Marketing-module__5z1tFa__buttonRow{align-items:stretch}.Marketing-module__5z1tFa__buttonRow>*{width:100%}.Marketing-module__5z1tFa__heroTitle{font-size:clamp(50px,9vw,62px)}}@media (max-width:420px){.Marketing-module__5z1tFa__section,.Marketing-module__5z1tFa__sectionAlt,.Marketing-module__5z1tFa__sectionCream,.Marketing-module__5z1tFa__homePackSection{padding:var(--section-padding-y-mobile) 0}.Marketing-module__5z1tFa__pageTitle{font-size:46px}.Marketing-module__5z1tFa__heroTitle{font-size:clamp(40px,11vw,52px)}.Marketing-module__5z1tFa__mobileBreak{display:inline}.Marketing-module__5z1tFa__heroLead,.Marketing-module__5z1tFa__pageLead{font-size:16px}.Marketing-module__5z1tFa__brandBox strong{font-size:28px}.Marketing-module__5z1tFa__splitBand,.Marketing-module__5z1tFa__formCard,.Marketing-module__5z1tFa__infoCard,.Marketing-module__5z1tFa__pathCard,.Marketing-module__5z1tFa__stepCard,.Marketing-module__5z1tFa__benefitCard{padding:22px}}@media (prefers-reduced-motion:reduce){.Marketing-module__5z1tFa__pathCard{transition:none}.Marketing-module__5z1tFa__pathCard:hover{transform:none}}.Marketing-module__5z1tFa__guaranteeBox{border-radius:var(--radius-section);background:linear-gradient(135deg, #ffffffe6, #fff6), var(--pex-gold);text-align:center;border:1px solid #f5a6234d;padding:clamp(34px,6vw,64px);box-shadow:0 22px 44px #f5a6231f}.Marketing-module__5z1tFa__guaranteeContent{max-width:680px;margin:0 auto}.Marketing-module__5z1tFa__guaranteeContent h2{color:var(--color-navy);margin:0;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.1}.Marketing-module__5z1tFa__guaranteeContent p{color:var(--color-navy);margin:16px 0 0;font-size:18px;font-weight:700;line-height:1.5}.Marketing-module__5z1tFa__partnerBanner{background:var(--color-bg);text-align:center;border-top:1px solid var(--color-border);padding:16px 24px}.Marketing-module__5z1tFa__partnerBanner p{color:var(--color-navy);margin:0;font-size:15px;font-weight:700}.Marketing-module__5z1tFa__partnerBanner a{color:var(--color-orange-dark);text-underline-offset:4px;font-weight:800;text-decoration:underline}.Marketing-module__5z1tFa__partnerBanner a:hover{text-decoration:none}
.PackCard-module__L0CwAW__packCard{background:var(--color-white);border:1px solid #0f25370f;border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 12px #0f25370d}.PackCard-module__L0CwAW__packCard h3{color:var(--color-navy);margin:0;font-size:24px;font-weight:800;line-height:1.08}.PackCard-module__L0CwAW__packCard p{color:var(--color-navy);opacity:.75;margin:12px 0 0;line-height:1.45}.PackCard-module__L0CwAW__packMedia{background:linear-gradient(135deg, #f5a623e0, #4caf50b8), var(--color-bg);align-items:flex-end;min-height:156px;padding:18px;display:flex}.PackCard-module__L0CwAW__packMediaBlue{background:linear-gradient(135deg, #1e5aa8db, #0f2537db), var(--color-bg)}.PackCard-module__L0CwAW__packMediaGreen{background:linear-gradient(135deg, #4caf50d1, #f5a623ad), var(--color-bg)}.PackCard-module__L0CwAW__packMedia span{color:var(--color-navy);background:#ffffffe6;border-radius:40px;padding:9px 12px;font-size:13px;font-weight:800}.PackCard-module__L0CwAW__packBody{flex:1;gap:14px;padding:22px;display:grid}.PackCard-module__L0CwAW__packMeta{color:var(--color-orange);font-size:13px;font-weight:800;margin:0!important}.PackCard-module__L0CwAW__packList{color:var(--color-navy);opacity:.8;margin:0;padding-left:18px;font-size:14px}.PackCard-module__L0CwAW__packList li{margin-bottom:6px}.PackCard-module__L0CwAW__packFooter{justify-content:space-between;align-items:center;gap:14px;margin-top:auto;display:flex}.PackCard-module__L0CwAW__priceLabel{color:var(--color-navy);font-weight:800}
.Footer-module__yg9ahW__footer{background:var(--color-white);border-top:1px solid #192a3e14}.Footer-module__yg9ahW__footerInner{width:100%;max-width:var(--layout-max-width);padding:44px var(--gutter-desktop) 36px;margin-inline:auto}.Footer-module__yg9ahW__topSection{justify-content:space-between;align-items:flex-start;display:flex}.Footer-module__yg9ahW__logoLink{flex-shrink:0;align-items:center;display:inline-flex}.Footer-module__yg9ahW__logoLink svg{width:var(--logo-width-desktop);height:auto}.Footer-module__yg9ahW__navGroup{flex-direction:column;align-items:flex-end;gap:14px;display:flex}.Footer-module__yg9ahW__mainNav{flex-wrap:wrap;align-items:center;display:flex}.Footer-module__yg9ahW__navItem{align-items:center;display:inline-flex}.Footer-module__yg9ahW__navLink{color:var(--color-navy);font-family:var(--font-button);letter-spacing:0;border-bottom:2px solid #0000;padding-bottom:3px;font-size:16px;font-weight:700;line-height:1;transition:color .25s,border-color .25s;position:relative}.Footer-module__yg9ahW__navLink:hover,.Footer-module__yg9ahW__navLinkActive{color:var(--color-orange);border-bottom-color:var(--color-orange)}.Footer-module__yg9ahW__separator{color:var(--color-navy);opacity:.25;-webkit-user-select:none;user-select:none;margin:0 14px;font-size:16px;font-weight:300}.Footer-module__yg9ahW__legalNav{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.Footer-module__yg9ahW__legalLink{color:#192a3e73;font-size:13px;font-weight:500;line-height:1;transition:color .25s;position:relative}.Footer-module__yg9ahW__legalLink:hover{color:var(--color-navy)}.Footer-module__yg9ahW__divider{background:#192a3e1a;border:none;height:1px;margin:28px 0 20px}.Footer-module__yg9ahW__bottomSection{justify-content:space-between;align-items:center;display:flex}.Footer-module__yg9ahW__copyright{color:var(--color-navy);margin:0;font-size:13px;font-weight:500;line-height:1.3}.Footer-module__yg9ahW__designerLink{color:var(--color-navy);font-weight:600;text-decoration:none;transition:opacity .25s;position:relative}.Footer-module__yg9ahW__designerLink:hover{color:var(--color-orange);text-underline-offset:4px;font-weight:700;text-decoration:underline;text-decoration-thickness:2px}.Footer-module__yg9ahW__socialNav{align-items:center;gap:10px;display:flex}.Footer-module__yg9ahW__socialLink{background:var(--color-navy);width:26px;height:26px;color:var(--color-white);transform-origin:50%;transition:var(--button-transition);border-radius:50%;place-items:center;display:grid;position:relative}.Footer-module__yg9ahW__socialLink:hover{background:var(--color-orange);filter:brightness(110%);box-shadow:var(--button-hover-shadow);transform:translateY(-2px)scale(1.08)}.Footer-module__yg9ahW__socialLink svg{fill:currentColor;stroke:none;width:13px;height:13px}.Footer-module__yg9ahW__socialLink:nth-child(2) svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.Footer-module__yg9ahW__navLink:after,.Footer-module__yg9ahW__legalLink:after,.Footer-module__yg9ahW__socialLink:after,.Footer-module__yg9ahW__designerLink:after{content:"";min-width:48px;min-height:48px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:900px){.Footer-module__yg9ahW__footerInner{padding:48px var(--gutter-tablet) 40px}.Footer-module__yg9ahW__topSection{flex-direction:column;align-items:center;gap:36px}.Footer-module__yg9ahW__navGroup{align-items:center;gap:20px}.Footer-module__yg9ahW__mainNav{justify-content:center}.Footer-module__yg9ahW__legalNav{justify-content:center;gap:20px}.Footer-module__yg9ahW__divider{margin:32px 0 24px}.Footer-module__yg9ahW__bottomSection{flex-direction:column-reverse;align-items:center;gap:24px}.Footer-module__yg9ahW__socialNav{gap:12px}.Footer-module__yg9ahW__socialLink{width:28px;height:28px}.Footer-module__yg9ahW__socialLink svg{width:14px;height:14px}.Footer-module__yg9ahW__copyright{text-align:center}}@media (max-width:520px){.Footer-module__yg9ahW__footerInner{padding:40px var(--gutter-mobile) 36px}.Footer-module__yg9ahW__topSection{gap:28px}.Footer-module__yg9ahW__logoLink img{width:var(--logo-width-mobile)}.Footer-module__yg9ahW__navLink{font-size:15px}.Footer-module__yg9ahW__separator{margin:0 10px;font-size:15px}.Footer-module__yg9ahW__legalNav{gap:14px}.Footer-module__yg9ahW__legalLink{font-size:12px}.Footer-module__yg9ahW__socialLink{width:28px;height:28px}.Footer-module__yg9ahW__copyright{font-size:12px}}@media (prefers-reduced-motion:reduce){.Footer-module__yg9ahW__socialLink{transition:none}.Footer-module__yg9ahW__socialLink:hover{transform:none}}
.SectionHeader-module__mZLKRa__sectionHeader{max-width:760px;margin:0 0 34px}.SectionHeader-module__mZLKRa__eyebrow{color:var(--pex-gold-text);letter-spacing:0;margin:0 0 16px;font-size:14px;font-weight:800}.SectionHeader-module__mZLKRa__sectionHeader h2{color:var(--color-navy);font-family:var(--font-heading);font-size:clamp(34px,4.8vw,58px);font-weight:var(--font-weight-heading);margin:0;line-height:1}.SectionHeader-module__mZLKRa__sectionHeader p{color:var(--pex-muted);margin:14px 0 0;font-size:18px;line-height:1.45}
.Order-module__jF7YPG__orderShell{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);grid-template-columns:1fr 360px;align-items:start;gap:24px;margin:0 auto;display:grid}.Order-module__jF7YPG__orderPanel,.Order-module__jF7YPG__summary{border:var(--card-border);border-radius:var(--radius-section);background:var(--card-bg);box-shadow:var(--card-shadow)}.Order-module__jF7YPG__orderPanel{padding:32px}.Order-module__jF7YPG__progress{grid-template-columns:repeat(5,1fr);gap:8px;margin:0 0 34px;padding:0;list-style:none;display:grid}.Order-module__jF7YPG__progress li{background:var(--color-bg);min-height:76px;color:var(--color-muted);text-align:center;border-radius:16px;align-content:center;justify-items:center;gap:7px;padding:10px;font-size:13px;font-weight:800;display:grid}.Order-module__jF7YPG__progress span{border-radius:var(--radius-pill);background:var(--color-white);place-items:center;width:28px;height:28px;display:grid}.Order-module__jF7YPG__progressActive{background:var(--color-navy)!important;color:var(--color-white)!important}.Order-module__jF7YPG__form{gap:26px;display:grid}.Order-module__jF7YPG__form label,.Order-module__jF7YPG__detailGrid label{gap:8px;display:grid}.Order-module__jF7YPG__form label span,.Order-module__jF7YPG__detailGrid span{font-weight:800}.Order-module__jF7YPG__form input,.Order-module__jF7YPG__form select{border:1px solid var(--color-border);border-radius:var(--radius-pill);background:var(--color-white);min-height:52px;color:var(--color-navy);padding:0 20px}.Order-module__jF7YPG__schoolSearch{gap:10px;display:grid;position:relative}.Order-module__jF7YPG__schoolSearch>label{display:block}.Order-module__jF7YPG__schoolResults{z-index:5;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-white);max-height:320px;box-shadow:var(--card-shadow);padding:8px;position:absolute;inset:calc(100% + 8px) 0 auto;overflow-y:auto}.Order-module__jF7YPG__schoolResult{width:100%;min-height:58px;color:var(--color-navy);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;gap:3px;padding:12px 14px;transition:background .18s,transform .18s;display:grid}.Order-module__jF7YPG__schoolResult:hover,.Order-module__jF7YPG__schoolResult:focus-visible{background:var(--color-bg);outline:none;transform:translateY(-1px)}.Order-module__jF7YPG__schoolResult span,.Order-module__jF7YPG__selectedSchool{color:var(--color-muted);font-size:14px}.Order-module__jF7YPG__schoolEmpty{color:var(--color-muted);margin:0;padding:12px 14px;font-size:14px}.Order-module__jF7YPG__selectedSchool{margin:2px 0 0}.Order-module__jF7YPG__detailGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.Order-module__jF7YPG__consentField,.Order-module__jF7YPG__privacyNotice,.Order-module__jF7YPG__captchaField{grid-column:1/-1}.Order-module__jF7YPG__consentField{color:var(--color-navy);grid-template-columns:20px 1fr;align-items:start;font-size:14px;line-height:1.4;gap:10px!important;display:grid!important}.Order-module__jF7YPG__consentField input{width:18px;height:18px;accent-color:var(--color-orange);margin-top:2px}.Order-module__jF7YPG__privacyNotice{color:var(--color-muted);margin:-4px 0 0;font-size:14px}.Order-module__jF7YPG__privacyLink{color:var(--color-orange-dark);text-underline-offset:3px;font-weight:800;text-decoration:underline}.Order-module__jF7YPG__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.Order-module__jF7YPG__captchaField{min-height:78px}.Order-module__jF7YPG__confirmPack{border-radius:var(--radius-card);background:var(--color-bg);padding:28px}.Order-module__jF7YPG__confirmPack h2{margin:0 0 12px;font-size:34px}.Order-module__jF7YPG__confirmKicker{color:var(--color-orange-dark);font-size:14px;font-weight:800;margin:0 0 10px!important}.Order-module__jF7YPG__confirmPack p{margin:0 0 16px}.Order-module__jF7YPG__formStatusSuccess,.Order-module__jF7YPG__formStatusError{border-radius:14px;padding:12px 14px;font-size:14px;font-weight:800}.Order-module__jF7YPG__formStatusSuccess{color:#1f5d24;background:#4caf501f}.Order-module__jF7YPG__formStatusError{color:var(--color-navy);background:#eb68261f}.Order-module__jF7YPG__formActions{justify-content:space-between;align-items:center;gap:16px;display:flex}.Order-module__jF7YPG__formActions>button:first-child{border:1px solid var(--color-border);border-radius:var(--radius-pill);background:var(--color-white);min-width:110px;min-height:44px;color:var(--color-navy);font-family:var(--font-button);transform-origin:50%;transition:var(--button-transition);font-weight:800}.Order-module__jF7YPG__formActions>button:first-child:not(:disabled):hover{filter:brightness(110%);transform:var(--button-hover-transform);box-shadow:var(--button-hover-shadow)}.Order-module__jF7YPG__formActions>button:first-child:disabled{opacity:.45;cursor:not-allowed}.Order-module__jF7YPG__summary{padding:28px;position:sticky;top:110px}.Order-module__jF7YPG__summary p{color:var(--color-orange-dark);margin:0 0 10px;font-weight:800}.Order-module__jF7YPG__summary h2{margin:0 0 22px;font-size:30px;line-height:1.05}.Order-module__jF7YPG__summary dl{gap:14px;margin:0;display:grid}.Order-module__jF7YPG__summary div{border-bottom:1px solid var(--color-border);padding-bottom:14px}.Order-module__jF7YPG__summary dt{color:var(--color-muted);font-size:13px}.Order-module__jF7YPG__summary dd{margin:2px 0 0;font-weight:800}.Order-module__jF7YPG__summary span{color:var(--color-muted);margin-top:24px;font-size:14px;display:block}@media (max-width:900px){.Order-module__jF7YPG__orderShell,.Order-module__jF7YPG__detailGrid{grid-template-columns:1fr}.Order-module__jF7YPG__orderShell{padding-inline:var(--gutter-mobile)}.Order-module__jF7YPG__progress{grid-template-columns:1fr}.Order-module__jF7YPG__progress li{text-align:left;grid-template-columns:30px 1fr;justify-items:start;min-height:50px}.Order-module__jF7YPG__summary{position:static}}.Order-module__jF7YPG__deliveryNotice{background:#cd91341a;border:1px solid #cd91344d;border-radius:12px;margin-top:-12px;margin-bottom:24px;padding:16px}.Order-module__jF7YPG__deliveryNotice p{color:var(--color-navy);margin:0;font-size:14px;font-weight:500;line-height:1.5}.Order-module__jF7YPG__deliveryPolicyLink{color:var(--color-orange);text-underline-offset:4px;font-weight:800;text-decoration:underline;transition:opacity .2s}.Order-module__jF7YPG__deliveryPolicyLink:hover{opacity:.8}.Order-module__jF7YPG__summaryTotal{margin-top:8px;padding-top:14px;border-top:2px solid var(--color-navy)!important}.Order-module__jF7YPG__summaryTotal dt{color:var(--color-navy);font-size:16px;font-weight:800}.Order-module__jF7YPG__summaryTotal dd{color:var(--color-orange);font-size:20px}.Order-module__jF7YPG__addonSection{flex-direction:column;gap:16px;display:flex}.Order-module__jF7YPG__addonCard{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-white);padding:24px;transition:border-color .3s,box-shadow .3s}.Order-module__jF7YPG__addonCardActive{border-color:var(--color-orange);background:#cd913405;box-shadow:0 4px 16px #cd91341a}.Order-module__jF7YPG__addonHeader{margin-bottom:20px}.Order-module__jF7YPG__addonTitle{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.Order-module__jF7YPG__addonTitle h3{color:var(--color-navy);margin:0;font-size:20px}.Order-module__jF7YPG__addonPrice{color:var(--color-orange);font-size:16px;font-weight:800}.Order-module__jF7YPG__addonHeader p{color:var(--pex-text);margin:0;font-size:16px}.Order-module__jF7YPG__addonSubtext{color:var(--color-muted)!important;margin-top:4px!important;font-size:14px!important}.Order-module__jF7YPG__addonCheckbox{background:var(--color-bg);cursor:pointer;border-radius:12px;align-items:center;gap:12px;margin-bottom:12px;padding:16px;display:flex}.Order-module__jF7YPG__addonCheckbox input{width:20px;height:20px;accent-color:var(--color-orange)}.Order-module__jF7YPG__addonCheckbox span{color:var(--color-navy);font-size:16px;font-weight:800}.Order-module__jF7YPG__addonNote{color:var(--color-muted);margin:0 0 24px;font-size:13px}.Order-module__jF7YPG__addonDetails{border-top:1px solid var(--color-border);flex-direction:column;gap:16px;padding-top:24px;display:flex}.Order-module__jF7YPG__addonDetailsHelper{color:var(--color-muted);margin:0;font-size:14px;font-style:italic}.Order-module__jF7YPG__fullWidthField{grid-column:1/-1}
.Schools-module__lqLn7G__urgencyAlert{text-align:center;background:#f5a62326;border-bottom:1px solid #f5a6234d;padding:12px 24px}.Schools-module__lqLn7G__urgencyAlert p{color:#a46a00;margin:0;font-size:14px}.Schools-module__lqLn7G__schoolsHero{background:radial-gradient(circle at 82% 10%, #f5a6232e, transparent 28%), linear-gradient(180deg, #fff, var(--pex-light));padding:clamp(54px,8vw,96px) 0 clamp(42px,6vw,72px)}.Schools-module__lqLn7G__schoolsHeroInner{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);gap:clamp(28px,4vw,42px);margin-inline:auto;display:grid}.Schools-module__lqLn7G__schoolsHeroIntro{grid-template-columns:minmax(0,.95fr) minmax(260px,.55fr);align-items:end;gap:clamp(28px,5vw,68px);display:grid}.Schools-module__lqLn7G__schoolsHeroCopy{text-align:left;max-width:850px}.Schools-module__lqLn7G__schoolEyebrow,.Schools-module__lqLn7G__sectionIntro p,.Schools-module__lqLn7G__requestCta p,.Schools-module__lqLn7G__supportSection p{color:var(--color-orange-dark);margin:0 0 12px;font-size:14px;font-weight:800}.Schools-module__lqLn7G__schoolsHeroCopy h1,.Schools-module__lqLn7G__sectionIntro h2,.Schools-module__lqLn7G__requestCta h2,.Schools-module__lqLn7G__supportSection h2,.Schools-module__lqLn7G__searchExperience h2{color:var(--color-navy);letter-spacing:0;margin:0;font-family:Grota Sans Alt,Pexpacks Sans Alt,Arial,sans-serif;font-weight:800}.Schools-module__lqLn7G__schoolsHeroCopy h1{font-size:clamp(42px,6.4vw,76px);line-height:.98}.Schools-module__lqLn7G__schoolsHeroCopy p{max-width:700px;color:var(--pex-text);margin:22px 0 0;font-size:clamp(17px,2vw,21px);line-height:1.45}.Schools-module__lqLn7G__schoolsHeroPanel{border:var(--card-border);border-radius:var(--radius-section);box-shadow:var(--card-shadow);background:#ffffffc7;padding:26px}.Schools-module__lqLn7G__schoolsHeroPanel p{color:var(--color-orange-dark);margin:0 0 10px;font-size:14px;font-weight:800}.Schools-module__lqLn7G__schoolsHeroPanel strong{color:var(--color-navy);font-size:clamp(24px,3vw,34px);line-height:1;display:block}.Schools-module__lqLn7G__schoolsHeroSearch{width:100%}.Schools-module__lqLn7G__searchExperience{width:min(100%,1120px);margin-top:26px}.Schools-module__lqLn7G__searchExperience h2{text-align:left;margin-bottom:16px;font-size:clamp(26px,3vw,38px);line-height:1}.Schools-module__lqLn7G__searchForm{border-radius:var(--radius-pill);background:var(--color-white);border:1px solid #12394524;grid-template-columns:1.5fr 1fr 1fr auto;align-items:center;gap:0;min-height:92px;padding:12px;display:grid;box-shadow:0 18px 40px #12394524}.Schools-module__lqLn7G__searchField{border-right:1px solid #1239451f;gap:5px;min-width:0;padding:0 26px;display:grid}.Schools-module__lqLn7G__searchField span{color:var(--color-navy);font-size:15px;font-weight:800;line-height:1}.Schools-module__lqLn7G__searchField input,.Schools-module__lqLn7G__searchField select{width:100%;min-width:0;color:var(--color-muted);background:0 0;border:0;outline:0;font-size:16px}.Schools-module__lqLn7G__schoolSearchButton{border-radius:var(--radius-pill);background:var(--color-orange);min-width:104px;min-height:68px;color:var(--color-white);border:0;font-weight:800}.Schools-module__lqLn7G__resultsPanel{background:var(--color-white);border:1px solid #1239451f;border-radius:28px;width:100%;max-height:520px;margin-top:18px;padding:16px;animation:.22s both Schools-module__lqLn7G__schoolResultsIn;overflow-y:auto;box-shadow:0 18px 40px #12394524}.Schools-module__lqLn7G__resultsState,.Schools-module__lqLn7G__resultsError{background:var(--color-bg);color:var(--color-navy);border-radius:18px;margin:0;padding:16px;font-weight:800}.Schools-module__lqLn7G__resultsError{background:#cd91341f;border:1px solid #cd913447}.Schools-module__lqLn7G__resultsCount{color:var(--color-muted);justify-content:space-between;gap:16px;margin-bottom:12px;padding:0 4px;font-weight:800;display:flex}.Schools-module__lqLn7G__resultsCount strong{color:var(--color-navy)}.Schools-module__lqLn7G__resultsList{gap:10px;display:grid}.Schools-module__lqLn7G__resultCard{background:var(--color-bg);border-radius:18px;grid-template-columns:minmax(0,1.5fr) minmax(160px,1fr) minmax(120px,.8fr) auto;align-items:center;gap:16px;padding:16px 18px;display:grid}.Schools-module__lqLn7G__resultCard h3{color:var(--color-navy);margin:0;font-size:20px;line-height:1.1}.Schools-module__lqLn7G__resultCard p,.Schools-module__lqLn7G__resultCard>span{color:var(--color-muted);margin:6px 0 0;font-weight:700}.Schools-module__lqLn7G__resultBadges{flex-wrap:wrap;gap:7px;display:flex}.Schools-module__lqLn7G__resultBadges span{border-radius:var(--radius-pill);background:var(--color-white);color:var(--color-orange-dark);padding:6px 10px;font-size:12px;font-weight:800}.Schools-module__lqLn7G__resultLink,.Schools-module__lqLn7G__loadMoreButton,.Schools-module__lqLn7G__noResults a,.Schools-module__lqLn7G__featuredCta{border-radius:var(--radius-pill);background:var(--color-navy);min-height:42px;color:var(--color-white);font-family:var(--font-button);transition:var(--button-transition);border:0;justify-content:center;align-items:center;padding:10px 16px;font-weight:800;text-decoration:none;display:inline-flex}.Schools-module__lqLn7G__noResultsSecondary{box-shadow:inset 0 0 0 1px #0f253726;background:var(--color-bg)!important;color:var(--color-navy)!important}.Schools-module__lqLn7G__searchSocialProof{color:#0f253799;justify-content:center;gap:24px;margin-top:24px;font-size:14px;font-weight:600;display:flex}.Schools-module__lqLn7G__resultLink:hover,.Schools-module__lqLn7G__loadMoreButton:hover,.Schools-module__lqLn7G__noResults a:hover,.Schools-module__lqLn7G__featuredCard:hover .Schools-module__lqLn7G__featuredCta{filter:brightness(110%);transform:var(--button-hover-transform);box-shadow:var(--button-hover-shadow)}.Schools-module__lqLn7G__loadMoreButton{margin:14px auto 0;display:flex}.Schools-module__lqLn7G__noResults{background:var(--color-bg);text-align:center;border-radius:20px;padding:22px}.Schools-module__lqLn7G__noResults h3{margin:0;font-size:24px}.Schools-module__lqLn7G__noResults p{color:var(--color-muted);margin:8px 0 16px;font-weight:700}.Schools-module__lqLn7G__featuredSection,.Schools-module__lqLn7G__howItWorksSection{background:var(--color-white);padding:72px 0}.Schools-module__lqLn7G__howItWorksSection{background:var(--section-bg-white);padding:clamp(54px,8vw,96px) 0}.Schools-module__lqLn7G__howItWorksInner{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);margin-inline:auto}.Schools-module__lqLn7G__howItWorksGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:32px;display:grid}.Schools-module__lqLn7G__howItWorksStep{background:var(--color-bg);border-radius:var(--radius-card);border:1px solid #0f25370d;padding:32px;transition:transform .3s,box-shadow .3s}.Schools-module__lqLn7G__howItWorksStep:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0f25370f}.Schools-module__lqLn7G__stepCircle{border-radius:var(--radius-pill);background:var(--color-navy);width:48px;height:48px;color:var(--color-white);place-items:center;margin-bottom:20px;font-size:20px;font-weight:800;display:grid}.Schools-module__lqLn7G__howItWorksStep h3{color:var(--color-navy);margin:0 0 12px;font-size:22px;font-weight:800}.Schools-module__lqLn7G__howItWorksStep p{color:var(--pex-text);margin:0;line-height:1.5}@media (max-width:820px){.Schools-module__lqLn7G__howItWorksGrid{grid-template-columns:1fr}}.Schools-module__lqLn7G__sectionIntro,.Schools-module__lqLn7G__supportSection>div{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);margin-inline:auto}.Schools-module__lqLn7G__sectionIntro h2,.Schools-module__lqLn7G__supportSection h2,.Schools-module__lqLn7G__requestCta h2{font-size:clamp(34px,4vw,54px);line-height:1}.Schools-module__lqLn7G__sectionIntro span,.Schools-module__lqLn7G__supportSection span,.Schools-module__lqLn7G__requestCtaText{max-width:680px;color:var(--color-muted);margin-top:12px;font-size:18px;font-weight:700;line-height:1.45;display:block}.Schools-module__lqLn7G__featuredScroller{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:26px auto 0;display:grid}.Schools-module__lqLn7G__featuredCard{border:var(--card-border);border-radius:var(--radius-card);background:var(--card-bg);min-height:280px;box-shadow:var(--card-shadow);transform-origin:50%;transition:var(--button-transition);align-content:start;gap:12px;padding:24px;display:grid}.Schools-module__lqLn7G__featuredCard:hover{transform:var(--button-hover-transform);box-shadow:var(--button-hover-shadow)}.Schools-module__lqLn7G__featuredIcon{background:var(--color-bg);width:54px;height:54px;color:var(--color-orange);border-radius:18px;place-items:center;font-size:28px;font-weight:800;display:grid}.Schools-module__lqLn7G__featuredMeta{color:var(--color-orange);font-size:13px;font-weight:800}.Schools-module__lqLn7G__featuredCard h3{color:var(--color-navy);margin:0;font-size:26px;line-height:1}.Schools-module__lqLn7G__featuredCard p{color:var(--color-muted);margin:0;font-weight:800}.Schools-module__lqLn7G__featuredCard strong{color:var(--pex-text)}.Schools-module__lqLn7G__featuredCta{background:var(--color-white);width:fit-content;color:var(--color-navy);margin-top:8px;transition:background .3s,color .3s;box-shadow:inset 0 0 0 1px #12394529}.Schools-module__lqLn7G__featuredCard:hover .Schools-module__lqLn7G__featuredCta{background:var(--color-navy);color:var(--color-white)}.Schools-module__lqLn7G__featuredHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Schools-module__lqLn7G__partnerBadge{color:#d48806;border-radius:var(--radius-pill);background:#f5a62326;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.Schools-module__lqLn7G__requestCta{background:var(--color-navy);width:min(100% - 40px,1120px);color:var(--color-white);box-shadow:var(--shadow-soft);border-radius:30px;justify-content:space-between;align-items:center;gap:28px;margin:0 auto 72px;padding:34px;display:flex}.Schools-module__lqLn7G__requestCta h2,.Schools-module__lqLn7G__requestCtaText{color:var(--color-white)}.Schools-module__lqLn7G__requestCtaText{opacity:.82;max-width:580px}.Schools-module__lqLn7G__requestCtaActions{flex-direction:column;gap:12px;min-width:200px;display:flex}.Schools-module__lqLn7G__fallbackBtn{color:var(--color-white)!important;background:#ffffff1a!important;border-color:#ffffff4d!important}.Schools-module__lqLn7G__fallbackBtn:hover{background:#fff3!important}.Schools-module__lqLn7G__supportSection{padding-top:0}@keyframes Schools-module__lqLn7G__schoolResultsIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Schools-module__lqLn7G__searchPanel{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);margin:0 auto}.Schools-module__lqLn7G__filters{border-radius:var(--radius-pill);background:var(--color-white);min-height:72px;box-shadow:var(--shadow-soft);grid-template-columns:1.2fr 1fr 1fr;align-items:center;margin:0 auto 54px;padding:10px;display:grid}.Schools-module__lqLn7G__filters label{border-right:1px solid var(--color-border);gap:4px;min-width:0;padding:0 28px;display:grid}.Schools-module__lqLn7G__filters label:last-child{border-right:0}.Schools-module__lqLn7G__filters span{font-size:13px;font-weight:800}.Schools-module__lqLn7G__filters input,.Schools-module__lqLn7G__filters select{color:var(--color-muted);background:0 0;border:0;outline:0}.Schools-module__lqLn7G__resultHeader{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.Schools-module__lqLn7G__resultHeader h2{margin:0;font-size:42px;line-height:1}.Schools-module__lqLn7G__resultHeader p{color:var(--color-muted);margin:0;font-weight:800}.Schools-module__lqLn7G__resultHeader .Schools-module__lqLn7G__schoolEyebrow{color:var(--color-orange-dark);margin:0 0 10px;font-size:14px}.Schools-module__lqLn7G__schoolGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.Schools-module__lqLn7G__schoolCard{border:var(--card-border);border-radius:var(--radius-card);background:var(--card-bg);box-shadow:var(--card-shadow);grid-template-columns:82px 1fr;align-items:start;gap:20px;padding:22px;display:grid}.Schools-module__lqLn7G__schoolLogo{background:var(--color-bg);border-radius:16px;place-items:center;width:78px;height:78px;display:grid}.Schools-module__lqLn7G__schoolCardBody p{color:var(--color-orange-dark);margin:0 0 8px;font-size:13px;font-weight:800}.Schools-module__lqLn7G__schoolCardBody h3{margin:0;font-size:28px;line-height:1}.Schools-module__lqLn7G__schoolCardBody>span{color:var(--color-muted);margin-top:8px;display:block}.Schools-module__lqLn7G__gradeChips{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.Schools-module__lqLn7G__gradeChips a{border-radius:var(--radius-pill);background:var(--color-bg);font-family:var(--font-button);transform-origin:50%;transition:var(--button-transition);padding:7px 12px;font-size:13px;font-weight:800}.Schools-module__lqLn7G__gradeChips a:hover{filter:brightness(110%);transform:var(--button-hover-transform);box-shadow:var(--button-hover-shadow)}.Schools-module__lqLn7G__schoolCard>a{grid-column:2;justify-self:start}.Schools-module__lqLn7G__gradeSelector{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:46px;display:grid}.Schools-module__lqLn7G__gradeCard{border:var(--card-border);border-radius:var(--radius-card);background:var(--card-bg);min-height:128px;box-shadow:var(--card-shadow);font-family:var(--font-button);transform-origin:50%;transition:var(--button-transition);align-content:space-between;padding:24px;display:grid}.Schools-module__lqLn7G__gradeCard:hover{filter:brightness(110%);transform:var(--button-hover-transform);box-shadow:var(--button-hover-shadow)}.Schools-module__lqLn7G__gradeCard span{font-size:32px;font-weight:800;line-height:1}.Schools-module__lqLn7G__gradeCard strong{color:var(--color-orange-dark)}.Schools-module__lqLn7G__gradeDetails{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);grid-template-columns:1fr .82fr;align-items:start;gap:42px;margin:0 auto;display:grid}.Schools-module__lqLn7G__gradeDetails h1{letter-spacing:0;margin:0;font-family:Grota Sans Alt,Pexpacks Sans Alt,Arial,sans-serif;font-size:clamp(42px,6.4vw,76px);font-weight:800;line-height:.98}.Schools-module__lqLn7G__gradeDetails p{font-size:19px;line-height:1.35}.Schools-module__lqLn7G__kicker{color:var(--color-orange-dark);margin:0 0 20px;font-weight:800}.Schools-module__lqLn7G__contentsCard .Schools-module__lqLn7G__kicker{color:var(--color-orange-dark);margin:0 0 10px;font-size:14px;line-height:1.2}.Schools-module__lqLn7G__price{margin:28px 0;font-weight:800;font-size:44px!important}.Schools-module__lqLn7G__contentsCard{border:var(--card-border);border-radius:var(--radius-section);background:var(--card-bg);box-shadow:var(--card-shadow);padding:34px}.Schools-module__lqLn7G__contentsCard h2{margin:0 0 20px;font-size:30px}.Schools-module__lqLn7G__contentsCard ul{margin:0 0 30px;padding-left:20px}.Schools-module__lqLn7G__contentsCard li{margin-bottom:10px}@media (prefers-reduced-motion:reduce){.Schools-module__lqLn7G__resultsPanel{animation:none}.Schools-module__lqLn7G__featuredCard,.Schools-module__lqLn7G__resultLink,.Schools-module__lqLn7G__loadMoreButton,.Schools-module__lqLn7G__noResults a,.Schools-module__lqLn7G__featuredCta{transition:none}.Schools-module__lqLn7G__featuredCard:hover,.Schools-module__lqLn7G__resultLink:hover,.Schools-module__lqLn7G__loadMoreButton:hover,.Schools-module__lqLn7G__noResults a:hover,.Schools-module__lqLn7G__featuredCard:hover .Schools-module__lqLn7G__featuredCta{transform:none}.Schools-module__lqLn7G__gradeChips a,.Schools-module__lqLn7G__gradeCard{transition:none}.Schools-module__lqLn7G__gradeChips a:hover,.Schools-module__lqLn7G__gradeCard:hover{transform:none}}@media (max-width:820px){.Schools-module__lqLn7G__schoolsHero{padding:48px 0 32px}.Schools-module__lqLn7G__schoolsHeroIntro{grid-template-columns:1fr}.Schools-module__lqLn7G__schoolsHeroInner,.Schools-module__lqLn7G__sectionIntro,.Schools-module__lqLn7G__supportSection>div{padding-inline:var(--gutter-mobile)}.Schools-module__lqLn7G__schoolsHeroCopy h1{font-size:clamp(46px,13vw,68px)}.Schools-module__lqLn7G__searchForm{border-radius:28px;grid-template-columns:1fr;gap:14px;min-height:0;padding:18px}.Schools-module__lqLn7G__searchField{border:1px solid var(--color-border);border-radius:18px;min-height:56px;padding:12px 14px}.Schools-module__lqLn7G__schoolSearchButton{width:100%;min-height:56px}.Schools-module__lqLn7G__resultsPanel{border-radius:24px;max-height:70vh;padding:12px}.Schools-module__lqLn7G__resultsCount,.Schools-module__lqLn7G__resultCard,.Schools-module__lqLn7G__requestCta{display:grid}.Schools-module__lqLn7G__resultCard{grid-template-columns:1fr;align-items:start;gap:8px;padding:16px}.Schools-module__lqLn7G__resultLink{width:100%}.Schools-module__lqLn7G__featuredSection,.Schools-module__lqLn7G__supportSection{padding:56px 0}.Schools-module__lqLn7G__featuredScroller{max-width:none;padding-inline:var(--gutter-mobile);scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;margin-inline:0;display:flex;overflow-x:auto}.Schools-module__lqLn7G__featuredScroller::-webkit-scrollbar{display:none}.Schools-module__lqLn7G__featuredCard{scroll-snap-align:start;width:82vw;min-width:82vw;min-height:260px}.Schools-module__lqLn7G__requestCta{justify-items:start;width:min(100% - 32px,100%);margin-bottom:56px;padding:26px}.Schools-module__lqLn7G__filters,.Schools-module__lqLn7G__schoolGrid,.Schools-module__lqLn7G__gradeSelector,.Schools-module__lqLn7G__gradeDetails{grid-template-columns:1fr}.Schools-module__lqLn7G__searchPanel,.Schools-module__lqLn7G__gradeDetails{padding-inline:var(--gutter-mobile)}.Schools-module__lqLn7G__filters{border-radius:26px;gap:14px;padding:18px}.Schools-module__lqLn7G__filters label{border-right:0;border-bottom:1px solid var(--color-border);padding:0 0 14px}.Schools-module__lqLn7G__filters label:last-child{border-bottom:0;padding-bottom:0}.Schools-module__lqLn7G__resultHeader{display:block}.Schools-module__lqLn7G__resultHeader h2{font-size:34px}.Schools-module__lqLn7G__resultHeader p{margin-top:10px}.Schools-module__lqLn7G__schoolCard{grid-template-columns:64px 1fr;padding:18px}.Schools-module__lqLn7G__schoolLogo{width:60px;height:60px}.Schools-module__lqLn7G__schoolCardBody h3{font-size:24px}.Schools-module__lqLn7G__schoolCard>a{grid-column:1/-1}}.Schools-module__lqLn7G__bookCoveringBanner{padding:80px var(--gutter-desktop);background:var(--color-white);border-bottom:1px solid #0f25370d}.Schools-module__lqLn7G__bookCoveringInner{max-width:var(--layout-max-width);background:var(--color-navy);border-radius:24px;grid-template-columns:1fr 1fr;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 24px 48px #0f253726}.Schools-module__lqLn7G__bookCoveringContent{z-index:2;flex-direction:column;justify-content:center;padding:56px;display:flex;position:relative}.Schools-module__lqLn7G__bookCoveringEyebrow{color:var(--color-orange);font-family:var(--font-button);text-transform:uppercase;letter-spacing:2px;margin-bottom:16px;font-size:14px;font-weight:800}.Schools-module__lqLn7G__bookCoveringContent h2{color:var(--color-white);margin-bottom:24px;font-size:clamp(32px,4vw,42px);font-weight:800;line-height:1.1}.Schools-module__lqLn7G__bookCoveringLead{color:#ffffffd9;margin-bottom:32px;font-size:18px;line-height:1.6}.Schools-module__lqLn7G__bookCoveringLead strong{color:var(--color-orange)}.Schools-module__lqLn7G__bookCoveringList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.Schools-module__lqLn7G__bookCoveringList li{color:var(--color-white);align-items:center;gap:12px;font-size:16px;font-weight:500;display:flex}.Schools-module__lqLn7G__bookCoveringList svg{width:24px;height:24px;color:var(--color-orange);flex-shrink:0}.Schools-module__lqLn7G__bookCoveringActions{margin-top:32px}.Schools-module__lqLn7G__bookCoveringVisual{min-height:400px;position:relative}.Schools-module__lqLn7G__bookCoveringImage{object-fit:cover;object-position:center;opacity:.9}.Schools-module__lqLn7G__visualBadge{background:var(--color-orange);color:var(--color-white);font-family:var(--font-button);border-radius:var(--radius-pill);z-index:10;padding:12px 24px;font-size:14px;font-weight:800;position:absolute;top:32px;right:32px;transform:rotate(3deg);box-shadow:0 12px 24px #cd913466}@media (max-width:900px){.Schools-module__lqLn7G__bookCoveringInner{grid-template-columns:1fr}.Schools-module__lqLn7G__bookCoveringVisual{order:-1;min-height:300px}.Schools-module__lqLn7G__bookCoveringContent{padding:40px 32px}.Schools-module__lqLn7G__visualBadge{top:24px;right:24px}}@media (max-width:480px){.Schools-module__lqLn7G__bookCoveringBanner{padding:40px var(--gutter-mobile)}.Schools-module__lqLn7G__bookCoveringContent{padding:32px 24px}}
.StickyMobileCTA-module__2pVWJG__stickyCta{z-index:70;inset:auto 16px calc(14px + env(safe-area-inset-bottom)) 16px;min-height:var(--touch-target-min);border-radius:var(--radius-pill);background:var(--color-navy);color:var(--color-white);font-family:var(--font-button);opacity:0;pointer-events:none;transition:var(--button-transition), opacity .22s ease;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:15px;font-weight:800;text-decoration:none;display:none;position:fixed;transform:translateY(18px);box-shadow:0 18px 42px #1239453d}.StickyMobileCTA-module__2pVWJG__stickyCtaVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.StickyMobileCTA-module__2pVWJG__stickyCta:focus-visible{outline:var(--focus-ring);outline-offset:4px}.StickyMobileCTA-module__2pVWJG__stickyCtaIcon{border-radius:var(--radius-pill);background:var(--color-orange-dark);width:28px;height:28px;color:var(--color-white);place-items:center;font-size:18px;line-height:1;display:grid}body.menu-open .StickyMobileCTA-module__2pVWJG__stickyCta{display:none}@media (max-width:767px){.StickyMobileCTA-module__2pVWJG__stickyCta{display:flex}}@media (prefers-reduced-motion:reduce){.StickyMobileCTA-module__2pVWJG__stickyCta{transition:none}}
.HeroSearch-module__HcOhkG__heroSearch{border:var(--card-border);width:100%;max-width:720px;box-shadow:var(--card-shadow);background:#ffffffeb;border-radius:24px;grid-template-columns:1.2fr .82fr auto;gap:10px;margin-top:28px;padding:12px;display:grid}.HeroSearch-module__HcOhkG__field{border:1px solid var(--color-border);background:var(--color-white);border-radius:18px;gap:7px;min-width:0;padding:12px 14px;display:grid}.HeroSearch-module__HcOhkG__schoolSearchField{position:relative}.HeroSearch-module__HcOhkG__field span{color:var(--pex-muted);font-size:12px;font-weight:800;line-height:1}.HeroSearch-module__HcOhkG__field input,.HeroSearch-module__HcOhkG__field select{width:100%;min-width:0;color:var(--color-navy);background:0 0;border:0;outline:0;font-size:15px}.HeroSearch-module__HcOhkG__searchButton{background:var(--color-orange);color:#1b1304;cursor:pointer;min-width:140px;min-height:68px;transition:var(--button-transition);border:0;border-radius:18px;font-weight:800}.HeroSearch-module__HcOhkG__searchButton:hover{filter:brightness(110%);transform:var(--button-hover-transform);box-shadow:var(--button-hover-shadow)}.HeroSearch-module__HcOhkG__searchButton:active{filter:brightness();transform:var(--button-active-transform)}.HeroSearch-module__HcOhkG__searchButton:disabled{opacity:.7;cursor:wait;transform:none}.HeroSearch-module__HcOhkG__heroSearchResults{z-index:12;border:1px solid var(--color-border);background:var(--color-white);max-height:300px;box-shadow:var(--card-shadow);border-radius:18px;padding:8px;position:absolute;inset:calc(100% + 8px) 0 auto;overflow-y:auto}.HeroSearch-module__HcOhkG__heroSearchResult{width:100%;min-height:56px;color:var(--color-navy);text-align:left;background:0 0;border:0;border-radius:12px;gap:3px;padding:11px 12px;display:grid}.HeroSearch-module__HcOhkG__heroSearchResult:hover,.HeroSearch-module__HcOhkG__heroSearchResult:focus-visible{background:var(--color-bg);outline:none}.HeroSearch-module__HcOhkG__heroSearchResult strong{font-size:14px}.HeroSearch-module__HcOhkG__heroSearchResult span{color:var(--color-muted);font-size:12px;font-weight:700}.HeroSearch-module__HcOhkG__heroSearchState{color:var(--color-muted);margin:0;padding:10px 12px;font-size:13px;font-weight:700}.HeroSearch-module__HcOhkG__noResultsState{text-align:center;padding:12px}.HeroSearch-module__HcOhkG__noResultsState p{margin-bottom:8px;padding:0}.HeroSearch-module__HcOhkG__addSchoolLink{border-radius:var(--radius-pill);background:var(--color-navy);min-height:36px;color:var(--color-white);justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:800;text-decoration:none;transition:filter .2s;display:inline-flex}.HeroSearch-module__HcOhkG__addSchoolLink:hover{filter:brightness(110%)}.HeroSearch-module__HcOhkG__searchError{color:#9d2f16;background:#ffffffd1;border-radius:16px;grid-column:1/-1;margin:0;padding:12px 14px;font-size:14px;font-weight:800;line-height:1.35}.HeroSearch-module__HcOhkG__inlineTextLink{color:var(--color-navy);text-underline-offset:4px;font-weight:800;text-decoration:underline;text-decoration-thickness:2px}.HeroSearch-module__HcOhkG__modalOverlay{z-index:80;background:#192a3e7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.HeroSearch-module__HcOhkG__modalCard{border:var(--card-border);border-radius:var(--radius-section);background:var(--color-white);width:min(100%,460px);padding:28px;box-shadow:0 28px 70px #0f25373d}.HeroSearch-module__HcOhkG__eyebrow{color:var(--color-orange-dark);margin:0 0 16px;font-size:14px;font-weight:800}.HeroSearch-module__HcOhkG__modalCard h2{color:var(--color-navy);margin:0;font-size:34px;line-height:1}.HeroSearch-module__HcOhkG__modalCard p:not(.HeroSearch-module__HcOhkG__eyebrow){color:var(--pex-text);line-height:1.45}.HeroSearch-module__HcOhkG__modalActions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.HeroSearch-module__HcOhkG__modalPrimaryAction,.HeroSearch-module__HcOhkG__modalSecondaryAction,.HeroSearch-module__HcOhkG__modalDismiss{min-height:var(--touch-target-min);border-radius:var(--radius-pill);cursor:pointer;border:0;justify-content:center;align-items:center;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.HeroSearch-module__HcOhkG__modalPrimaryAction{background:var(--color-navy);color:var(--color-white)}.HeroSearch-module__HcOhkG__modalSecondaryAction,.HeroSearch-module__HcOhkG__modalDismiss{background:var(--color-bg);color:var(--color-navy)}@media (max-width:820px){.HeroSearch-module__HcOhkG__heroSearch{border-radius:22px;grid-template-columns:1fr}.HeroSearch-module__HcOhkG__searchButton{width:100%}.HeroSearch-module__HcOhkG__modalActions{display:grid}}@media (prefers-reduced-motion:reduce){.HeroSearch-module__HcOhkG__searchButton,.HeroSearch-module__HcOhkG__modalPrimaryAction,.HeroSearch-module__HcOhkG__modalSecondaryAction,.HeroSearch-module__HcOhkG__modalDismiss{transition:none}.HeroSearch-module__HcOhkG__searchButton:hover,.HeroSearch-module__HcOhkG__searchButton:active,.HeroSearch-module__HcOhkG__modalPrimaryAction:hover,.HeroSearch-module__HcOhkG__modalSecondaryAction:hover,.HeroSearch-module__HcOhkG__modalDismiss:hover{transform:none}}
.FaqAccordion-module__fhKXAW__accordionContainer{width:100%;max-width:800px;margin:0 auto}.FaqAccordion-module__fhKXAW__accordionHeader{text-align:center;margin-bottom:40px}.FaqAccordion-module__fhKXAW__accordionHeader h2{color:var(--color-navy);margin:0 0 12px;font-size:clamp(24px,4vw,32px);font-weight:800}.FaqAccordion-module__fhKXAW__accordionHeader p{color:var(--pex-text);margin:0;font-size:16px;font-weight:500}.FaqAccordion-module__fhKXAW__accordionList{flex-direction:column;gap:16px;display:flex}.FaqAccordion-module__fhKXAW__accordionItem{background:var(--color-white);border:1px solid #0f25370f;border-radius:16px;transition:box-shadow .3s,border-color .3s;overflow:hidden;box-shadow:0 4px 12px #0f253705}.FaqAccordion-module__fhKXAW__accordionItem:hover{border-color:#0f25371a;box-shadow:0 8px 24px #0f25370a}.FaqAccordion-module__fhKXAW__accordionItem.FaqAccordion-module__fhKXAW__open{border-color:var(--color-orange);box-shadow:0 12px 32px #cd913414}.FaqAccordion-module__fhKXAW__accordionButton{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px;font-family:inherit;display:flex}.FaqAccordion-module__fhKXAW__questionText{color:var(--color-navy);padding-right:24px;font-size:18px;font-weight:800}.FaqAccordion-module__fhKXAW__iconContainer{background:#0f25370a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .3s;display:flex}.FaqAccordion-module__fhKXAW__accordionItem.FaqAccordion-module__fhKXAW__open .FaqAccordion-module__fhKXAW__iconContainer{background:#cd91341a}.FaqAccordion-module__fhKXAW__icon{width:18px;height:18px;color:var(--color-navy);transition:transform .3s}.FaqAccordion-module__fhKXAW__accordionItem.FaqAccordion-module__fhKXAW__open .FaqAccordion-module__fhKXAW__icon{color:var(--color-orange);transform:rotate(180deg)}.FaqAccordion-module__fhKXAW__accordionContent{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.FaqAccordion-module__fhKXAW__accordionItem.FaqAccordion-module__fhKXAW__open .FaqAccordion-module__fhKXAW__accordionContent{grid-template-rows:1fr}.FaqAccordion-module__fhKXAW__accordionContent[hidden],.FaqAccordion-module__fhKXAW__accordionItem:not(.FaqAccordion-module__fhKXAW__open) .FaqAccordion-module__fhKXAW__accordionContent{display:none}.FaqAccordion-module__fhKXAW__accordionItem.FaqAccordion-module__fhKXAW__open .FaqAccordion-module__fhKXAW__accordionContent{display:block}.FaqAccordion-module__fhKXAW__answerInner{color:var(--pex-text);padding:0 24px 24px;font-size:16px;font-weight:500;line-height:1.6}@media (max-width:600px){.FaqAccordion-module__fhKXAW__accordionButton{padding:20px}.FaqAccordion-module__fhKXAW__questionText{font-size:16px}.FaqAccordion-module__fhKXAW__answerInner{padding:0 20px 20px}}
.PexcoverMarquee-module__fpGLzW__marqueeWrapper{white-space:nowrap;background:#cd91341a;border:1px solid #cd913433;border-radius:12px;margin-bottom:24px;padding:12px 0;display:flex;position:relative;overflow:hidden}.PexcoverMarquee-module__fpGLzW__marqueeTrack{animation:25s linear infinite PexcoverMarquee-module__fpGLzW__scrollLeftToRight;display:flex}.PexcoverMarquee-module__fpGLzW__marqueeContent{color:var(--color-navy);align-items:center;gap:16px;padding:0 40px;font-size:15px;font-weight:500;display:flex}.PexcoverMarquee-module__fpGLzW__highlight{background:var(--color-orange);color:var(--color-white);font-family:var(--font-button);text-transform:uppercase;letter-spacing:1px;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:800}.PexcoverMarquee-module__fpGLzW__readMoreLink{color:var(--color-orange);text-underline-offset:3px;margin-left:8px;font-weight:800;text-decoration:underline}.PexcoverMarquee-module__fpGLzW__readMoreLink:hover{opacity:.8}@keyframes PexcoverMarquee-module__fpGLzW__scrollLeftToRight{0%{transform:translate(-50%)}to{transform:translate(0)}}
.BrandMarquee-module__GeJscG__marqueeContainer{background:0 0;width:100%;padding:40px 0 20px;display:flex;position:relative;overflow:hidden}.BrandMarquee-module__GeJscG__marqueeContainer:before,.BrandMarquee-module__GeJscG__marqueeContainer:after{content:"";z-index:2;pointer-events:none;width:15%;height:100%;position:absolute;top:0}.BrandMarquee-module__GeJscG__marqueeContainer:before{background:linear-gradient(to right, var(--color-bg) 0%, transparent 100%);left:0}.BrandMarquee-module__GeJscG__marqueeContainer:after{background:linear-gradient(to left, var(--color-bg) 0%, transparent 100%);right:0}.BrandMarquee-module__GeJscG__marqueeTrack{gap:40px;width:fit-content;animation:30s linear infinite BrandMarquee-module__GeJscG__slide;display:flex}.BrandMarquee-module__GeJscG__marqueeTrack:hover{animation-play-state:paused}.BrandMarquee-module__GeJscG__brandCard{background:var(--color-white);border:1px solid #0f25370a;border-radius:12px;justify-content:center;align-items:center;width:120px;min-width:120px;height:120px;padding:16px;display:flex;box-shadow:0 4px 12px #0f25370d}.BrandMarquee-module__GeJscG__brandLogo{opacity:.5;filter:grayscale();width:100%;max-width:80px;height:auto;transition:opacity .3s}.BrandMarquee-module__GeJscG__brandCard:hover .BrandMarquee-module__GeJscG__brandLogo{opacity:.9;filter:grayscale(0%)}@keyframes BrandMarquee-module__GeJscG__slide{0%{transform:translate(0,0)}to{transform:translate(calc(-50% - 20px))}}
.Marquee-module__gGlCiG__slider{grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:14px;display:grid}.Marquee-module__gGlCiG__viewport{min-width:0;margin:-10px 0;padding:10px 0;overflow:hidden}.Marquee-module__gGlCiG__track{touch-action:pan-y;will-change:transform;gap:18px;width:max-content;transition:transform .4s;display:flex}.Marquee-module__gGlCiG__arrow{border-radius:var(--radius-pill);background:var(--color-navy);width:46px;height:46px;color:var(--color-white);box-shadow:var(--shadow-card);cursor:pointer;transform-origin:50%;transition:var(--button-transition);border:1px solid #192a3e1f;place-items:center;display:grid}.Marquee-module__gGlCiG__arrow svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.Marquee-module__gGlCiG__arrow:not(:disabled):hover{filter:brightness(110%);transform:var(--button-hover-transform);box-shadow:var(--button-hover-shadow)}.Marquee-module__gGlCiG__arrow:disabled{opacity:.32;cursor:not-allowed;box-shadow:none}.Marquee-module__gGlCiG__arrow:focus-visible{outline:var(--focus-ring);outline-offset:4px}.Marquee-module__gGlCiG__testimonialCard{border-radius:var(--radius-card);background:var(--color-white);width:min(360px,82vw);min-height:260px;box-shadow:var(--shadow-card);color:var(--color-navy);border:1px solid #0f253714;align-content:start;gap:14px;padding:24px;display:grid}.Marquee-module__gGlCiG__testimonialTop{align-items:center;gap:12px;display:flex}.Marquee-module__gGlCiG__avatar{border-radius:var(--radius-pill);object-fit:cover;border:2px solid var(--color-orange);width:54px;height:54px}.Marquee-module__gGlCiG__testimonialName{margin:0;font-size:21px;line-height:1.05}.Marquee-module__gGlCiG__testimonialRole,.Marquee-module__gGlCiG__testimonialContext{color:var(--color-muted);font-size:13px;line-height:1.35;display:block}.Marquee-module__gGlCiG__testimonialContext{color:var(--color-orange-dark);font-weight:800}.Marquee-module__gGlCiG__quote{color:var(--pex-text);margin:0;line-height:1.5}@media (max-width:767px){.Marquee-module__gGlCiG__slider{grid-template-columns:1fr 1fr;gap:0 12px}.Marquee-module__gGlCiG__viewport{grid-area:1/1/auto/-1;margin:-10px -14px;padding:10px 14px}.Marquee-module__gGlCiG__arrow{width:44px;height:44px;margin-top:18px}.Marquee-module__gGlCiG__arrowPrevious{grid-area:2/1;justify-self:end}.Marquee-module__gGlCiG__arrowNext{grid-area:2/2;justify-self:start}}@media (prefers-reduced-motion:reduce){.Marquee-module__gGlCiG__track{transition:none}}
.SuccessStories-module__H3vyOa__section{background:var(--color-bg);padding:clamp(60px,8vw,100px) 0}.SuccessStories-module__H3vyOa__inner{max-width:var(--layout-max-width);padding:0 var(--gutter-desktop);margin:0 auto}.SuccessStories-module__H3vyOa__grid{gap:40px;margin-top:48px;display:grid}.SuccessStories-module__H3vyOa__storyCard{background:var(--color-white);border:1px solid #0f25370d;border-radius:24px;grid-template-columns:1fr 1fr;align-items:start;gap:48px;padding:clamp(32px,5vw,48px);display:grid;box-shadow:0 12px 32px #0f25370a}.SuccessStories-module__H3vyOa__storyHeader{margin-bottom:24px}.SuccessStories-module__H3vyOa__schoolName{color:var(--color-navy);margin:0 0 8px;font-size:clamp(24px,4vw,32px);font-weight:800;line-height:1.2}.SuccessStories-module__H3vyOa__location{color:var(--color-orange);text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:800}.SuccessStories-module__H3vyOa__detailSection{margin-bottom:24px}.SuccessStories-module__H3vyOa__detailSection h3{color:var(--color-navy);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:16px;font-weight:800}.SuccessStories-module__H3vyOa__detailSection p{color:var(--pex-text);margin:0;font-size:16px;line-height:1.6}.SuccessStories-module__H3vyOa__resultsList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.SuccessStories-module__H3vyOa__resultsList li{color:var(--pex-text);padding-left:28px;font-size:16px;font-weight:500;line-height:1.5;position:relative}.SuccessStories-module__H3vyOa__resultsList li:before{content:"→";color:var(--color-orange);font-weight:800;position:absolute;top:0;left:0}.SuccessStories-module__H3vyOa__quoteCard{background:var(--color-navy);border-radius:20px;flex-direction:column;justify-content:center;height:100%;padding:40px;display:flex;position:relative}.SuccessStories-module__H3vyOa__quoteIcon{color:#ffffff1a;width:48px;height:48px;position:absolute;top:32px;left:32px}.SuccessStories-module__H3vyOa__quoteText{color:var(--color-white);z-index:2;margin:0 0 24px;font-size:clamp(18px,3vw,22px);font-style:italic;font-weight:500;line-height:1.6;position:relative}.SuccessStories-module__H3vyOa__quoteAuthor{z-index:2;flex-direction:column;display:flex;position:relative}.SuccessStories-module__H3vyOa__authorName{color:var(--color-orange);font-size:18px;font-weight:800}.SuccessStories-module__H3vyOa__authorRole{color:#ffffffb3;font-size:14px}@media (max-width:900px){.SuccessStories-module__H3vyOa__storyCard{grid-template-columns:1fr;gap:32px}}@media (max-width:480px){.SuccessStories-module__H3vyOa__storyCard,.SuccessStories-module__H3vyOa__quoteCard{padding:24px}}
.Page-module__lEHVma__pageHero{text-align:center;padding:76px 0 58px}.Page-module__lEHVma__pageHeroNarrow{width:100%;max-width:840px;padding-inline:var(--gutter-desktop);margin-inline:auto}.Page-module__lEHVma__pageHero p:first-child,.Page-module__lEHVma__kicker{color:var(--color-orange-dark);margin:0 0 16px;font-size:15px;font-weight:800}.Page-module__lEHVma__infoCard .Page-module__lEHVma__kicker,.Page-module__lEHVma__packCard .Page-module__lEHVma__kicker,.Page-module__lEHVma__formCard .Page-module__lEHVma__kicker,.Page-module__lEHVma__faqItem .Page-module__lEHVma__kicker{color:var(--color-orange-dark);margin:24px 0 10px;font-size:14px;font-weight:800}.Page-module__lEHVma__infoCard .Page-module__lEHVma__kicker:first-child,.Page-module__lEHVma__packCard .Page-module__lEHVma__kicker:first-child,.Page-module__lEHVma__formCard .Page-module__lEHVma__kicker:first-child,.Page-module__lEHVma__faqItem .Page-module__lEHVma__kicker:first-child{margin-top:0}.Page-module__lEHVma__pageHero h1{letter-spacing:0;margin:0;font-family:Grota Sans Alt,Pexpacks Sans Alt,Arial,sans-serif;font-size:clamp(42px,6.4vw,76px);font-weight:800;line-height:.98}.Page-module__lEHVma__pageHeroText{max-width:680px;margin:24px auto 0;font-size:20px;line-height:1.35}.Page-module__lEHVma__notFoundText{max-width:720px;color:var(--color-navy);margin:24px auto 0;font-size:20px;line-height:1.35}.Page-module__lEHVma__notFoundActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:40px;display:flex}.Page-module__lEHVma__loadingState{text-align:center}.Page-module__lEHVma__loadingSpinner{border:3px solid var(--color-border);border-top-color:var(--color-navy);border-radius:50%;width:40px;height:40px;margin:0 auto 24px;animation:.8s linear infinite Page-module__lEHVma__pexSpin}.Page-module__lEHVma__loadingState p{color:var(--color-muted);margin:0;font-size:15px}.Page-module__lEHVma__section{padding:24px 0 86px}.Page-module__lEHVma__sectionInner{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);margin-inline:auto}@keyframes Page-module__lEHVma__pexSpin{to{transform:rotate(360deg)}}.Page-module__lEHVma__twoColumn{grid-template-columns:1fr .9fr;align-items:center;gap:40px;display:grid}.Page-module__lEHVma__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.Page-module__lEHVma__infoCard,.Page-module__lEHVma__packCard,.Page-module__lEHVma__formCard{border:var(--card-border);border-radius:var(--radius-card);background:var(--card-bg);box-shadow:var(--card-shadow);padding:28px}.Page-module__lEHVma__infoCard h2,.Page-module__lEHVma__packCard h2,.Page-module__lEHVma__formCard h2{margin:0 0 16px;font-size:30px;line-height:1.05}.Page-module__lEHVma__infoCard p,.Page-module__lEHVma__packCard p{color:var(--color-navy);margin:0 0 18px}.Page-module__lEHVma__infoCard ul,.Page-module__lEHVma__packCard ul,.Page-module__lEHVma__stepList{margin:0;padding-left:20px}.Page-module__lEHVma__infoCard li,.Page-module__lEHVma__packCard li,.Page-module__lEHVma__stepList li{margin-bottom:10px}.Page-module__lEHVma__packPrice{color:var(--color-orange-dark);margin:18px 0;font-size:28px;font-weight:800}.Page-module__lEHVma__darkBand{width:100%;max-width:var(--layout-max-width);padding:46px var(--gutter-desktop);border-radius:var(--radius-section);background:var(--color-navy);color:var(--color-white);justify-content:space-between;align-items:center;gap:28px;margin:0 auto 86px;display:flex}.Page-module__lEHVma__darkBand h2,.Page-module__lEHVma__darkBand p{margin:0}.Page-module__lEHVma__darkBand h2{margin-top:8px;font-size:clamp(34px,5vw,56px);line-height:.98}.Page-module__lEHVma__formStack{gap:16px;display:grid}.Page-module__lEHVma__formStack label{gap:8px;font-weight:800;display:grid}.Page-module__lEHVma__formStack input,.Page-module__lEHVma__formStack textarea,.Page-module__lEHVma__formStack select{border:1px solid var(--color-border);background:var(--color-white);min-height:52px;color:var(--color-navy);border-radius:16px;padding:12px 16px}.Page-module__lEHVma__formStack textarea{resize:vertical;min-height:130px}.Page-module__lEHVma__imageCard{border-radius:var(--radius-section);overflow:hidden}.Page-module__lEHVma__imageCard img{aspect-ratio:.98;object-fit:cover;width:100%;height:auto}.Page-module__lEHVma__faqList{gap:16px;display:grid}.Page-module__lEHVma__faqItem{border:var(--card-border);border-radius:var(--radius-card);background:var(--card-bg);box-shadow:var(--card-shadow);padding:24px 28px}.Page-module__lEHVma__faqItem h2{margin:0 0 10px;font-size:24px}.Page-module__lEHVma__faqItem p{margin:0}@media (max-width:860px){.Page-module__lEHVma__pageHero{padding:54px 0 40px}.Page-module__lEHVma__twoColumn,.Page-module__lEHVma__cardGrid{grid-template-columns:1fr}.Page-module__lEHVma__darkBand{padding:var(--section-padding-mobile) var(--gutter-mobile);flex-direction:column;align-items:flex-start}.Page-module__lEHVma__pageHeroNarrow,.Page-module__lEHVma__sectionInner{padding-inline:var(--gutter-mobile)}.Page-module__lEHVma__notFoundActions{justify-items:center;margin-top:30px;display:grid}}
