.OrderPage-module__Gf7M0W__page{background:radial-gradient(circle at 82% 10%, #219e9a14, transparent 28%), linear-gradient(180deg, #fff, var(--pex-bg));min-height:calc(100vh - 80px);padding:clamp(40px,6vw,80px) 0}.OrderPage-module__Gf7M0W__container{width:100%;max-width:var(--layout-max-width);padding:0 var(--gutter-desktop);grid-template-columns:1fr 1.1fr;align-items:start;gap:clamp(40px,8vw,80px);margin:0 auto;display:grid}.OrderPage-module__Gf7M0W__pitchSection{padding-top:20px}.OrderPage-module__Gf7M0W__pitchSection h1{color:var(--pex-navy);font-family:var(--font-heading);margin:0 0 16px;font-size:clamp(38px,5vw,56px);font-weight:800;line-height:1.05}.OrderPage-module__Gf7M0W__searchPromo{background:#219e9a1a;border:1px solid #219e9a33;border-radius:12px;max-width:480px;margin-bottom:24px;padding:16px}.OrderPage-module__Gf7M0W__searchPromo p{color:var(--pex-navy);margin:0;font-size:14px;line-height:1.5}.OrderPage-module__Gf7M0W__searchPromo strong{color:var(--pex-keppel);font-size:15px}.OrderPage-module__Gf7M0W__searchLink{color:var(--pex-keppel);text-underline-offset:4px;font-weight:700;text-decoration:underline;transition:color .2s}.OrderPage-module__Gf7M0W__searchLink:hover{color:var(--pex-primary)}.OrderPage-module__Gf7M0W__pitchDescription{color:var(--pex-text);max-width:480px;margin:0 0 40px;font-size:clamp(16px,2vw,18px);line-height:1.5}.OrderPage-module__Gf7M0W__steps{gap:32px;display:grid}.OrderPage-module__Gf7M0W__step{align-items:flex-start;gap:20px;display:flex}.OrderPage-module__Gf7M0W__stepIcon{background:var(--pex-navy);color:#fff;border-radius:14px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:20px;display:grid;box-shadow:0 8px 24px #1a2a4026}.OrderPage-module__Gf7M0W__stepContent h3{font-family:var(--font-heading);color:var(--pex-primary);margin:0 0 6px;font-size:20px;font-weight:700}.OrderPage-module__Gf7M0W__stepContent p{color:var(--pex-muted);margin:0;font-size:15px;line-height:1.4}.OrderPage-module__Gf7M0W__formColumn{flex-direction:column;display:flex}.OrderPage-module__Gf7M0W__whatsappFallback{border-top:1px solid var(--pex-border);margin-top:48px;padding-top:32px}.OrderPage-module__Gf7M0W__whatsappFallback p{color:var(--pex-muted);margin-bottom:16px;font-size:14px}.OrderPage-module__Gf7M0W__formCard{-webkit-backdrop-filter:blur(20px);z-index:10;background:linear-gradient(135deg,#fffffff2,#f8fdfdd9);border:1px solid #219e9a26;border-radius:24px;padding:clamp(24px,4vw,40px);position:relative;box-shadow:0 24px 50px #1a2a4014,inset 0 1px #fff}.OrderPage-module__Gf7M0W__formGrid{gap:24px;display:grid}.OrderPage-module__Gf7M0W__field{flex-direction:column;gap:8px;display:flex}.OrderPage-module__Gf7M0W__field label{color:var(--form-label-color);font-size:var(--form-label-size);font-weight:var(--form-label-weight);line-height:1.25}.OrderPage-module__Gf7M0W__input{width:100%;min-height:var(--form-control-height);padding:0 var(--form-control-padding-x);border:var(--form-control-border);border-radius:var(--form-control-radius);background:var(--form-control-bg);color:var(--form-control-color);font-size:var(--form-control-font-size);transition:var(--interactive-transition);font-family:inherit}.OrderPage-module__Gf7M0W__input::placeholder{color:var(--form-control-placeholder);opacity:1}.OrderPage-module__Gf7M0W__input:hover{border-color:var(--form-control-hover-border)}.OrderPage-module__Gf7M0W__input:focus,.OrderPage-module__Gf7M0W__input:focus-visible{border-color:var(--form-control-focus-border);box-shadow:var(--form-control-focus-shadow);outline:none}.OrderPage-module__Gf7M0W__inputError{border-color:var(--form-control-error-border);box-shadow:var(--form-control-error-shadow)}.OrderPage-module__Gf7M0W__errorText{color:var(--form-error-color);font-size:var(--form-error-size);font-weight:var(--form-error-weight);margin-top:-4px}.OrderPage-module__Gf7M0W__categoryPills{flex-wrap:wrap;gap:10px;display:flex}.OrderPage-module__Gf7M0W__categoryPill{border:var(--form-control-border);border-radius:var(--form-option-radius);background:var(--form-option-bg);color:var(--form-helper-color);cursor:pointer;-webkit-user-select:none;user-select:none;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s}.OrderPage-module__Gf7M0W__categoryPill:hover{border-color:var(--pex-keppel);color:var(--pex-primary)}.OrderPage-module__Gf7M0W__categoryPill.OrderPage-module__Gf7M0W__active{background:var(--form-option-selected-bg);color:var(--form-option-selected-color);border-color:var(--form-option-selected-border)}.OrderPage-module__Gf7M0W__tabs{border-bottom:1px solid var(--pex-border);gap:24px;margin-bottom:16px;padding-bottom:8px;display:flex}.OrderPage-module__Gf7M0W__tab{color:var(--pex-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:15px;font-weight:700;transition:color .2s;position:relative}.OrderPage-module__Gf7M0W__tab:hover{color:var(--pex-primary)}.OrderPage-module__Gf7M0W__tab.OrderPage-module__Gf7M0W__active{color:var(--pex-keppel)}.OrderPage-module__Gf7M0W__tab.OrderPage-module__Gf7M0W__active:after{content:"";background:var(--pex-keppel);border-radius:2px;height:2px;position:absolute;bottom:-9px;left:0;right:0}.OrderPage-module__Gf7M0W__uploadArea{text-align:center;cursor:pointer;background:#219e9a08;border:2px dashed #219e9a4d;border-radius:16px;padding:40px 20px;transition:all .2s;position:relative;overflow:hidden}.OrderPage-module__Gf7M0W__uploadArea:hover,.OrderPage-module__Gf7M0W__uploadArea.OrderPage-module__Gf7M0W__dragging{border-color:var(--pex-keppel);background:#219e9a14}.OrderPage-module__Gf7M0W__uploadIcon{color:var(--pex-keppel);margin-bottom:12px;font-size:32px}.OrderPage-module__Gf7M0W__uploadArea strong{color:var(--pex-primary);margin-bottom:4px;font-size:16px;display:block}.OrderPage-module__Gf7M0W__uploadArea span{color:var(--pex-muted);font-size:13px}.OrderPage-module__Gf7M0W__fileInput{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.OrderPage-module__Gf7M0W__successArea{border:2px solid var(--pex-keppel);text-align:center;background:#219e9a0d;border-radius:16px;padding:24px 20px}.OrderPage-module__Gf7M0W__successIcon{background:var(--pex-keppel);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 12px;font-size:24px;display:grid}.OrderPage-module__Gf7M0W__submitBtn{width:100%;margin-top:12px}.OrderPage-module__Gf7M0W__successState{text-align:center;padding:40px 20px}.OrderPage-module__Gf7M0W__successState h2{font-family:var(--font-heading);color:var(--pex-navy);margin:20px 0 12px}.OrderPage-module__Gf7M0W__successState p{color:var(--pex-muted);line-height:1.5}@media (max-width:1024px){.OrderPage-module__Gf7M0W__container{padding:0 var(--gutter-tablet);grid-template-columns:1fr;gap:48px}}@media (max-width:768px){.OrderPage-module__Gf7M0W__container{padding:0 var(--gutter-mobile)}.OrderPage-module__Gf7M0W__pitchSection h1{font-size:32px}}.OrderPage-module__Gf7M0W__progressBar{gap:8px;margin-bottom:32px;display:flex}.OrderPage-module__Gf7M0W__progressStep{background:#219e9a26;border-radius:8px;flex:1;height:8px;transition:background .3s}.OrderPage-module__Gf7M0W__progressStep.OrderPage-module__Gf7M0W__active{background:var(--pex-navy)}.OrderPage-module__Gf7M0W__animateFadeIn{animation:.4s ease-out forwards OrderPage-module__Gf7M0W__fadeIn}@keyframes OrderPage-module__Gf7M0W__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.OrderPage-module__Gf7M0W__stepContainer{min-height:320px}.OrderPage-module__Gf7M0W__stepTitle{font-family:var(--font-heading);color:var(--pex-navy);margin-bottom:24px;font-size:24px;font-weight:800}.OrderPage-module__Gf7M0W__verticalOptions{flex-direction:column;gap:16px;display:flex}.OrderPage-module__Gf7M0W__verticalOptionBtn{text-align:left;border:2px solid var(--pex-border);width:100%;color:var(--pex-primary);cursor:pointer;background:#fff;border-radius:16px;padding:18px 24px;font-size:16px;font-weight:700;transition:all .2s}.OrderPage-module__Gf7M0W__verticalOptionBtn:hover{border-color:var(--pex-navy);background:#1a2a4008}.OrderPage-module__Gf7M0W__verticalOptionBtn.OrderPage-module__Gf7M0W__selected{border-color:var(--pex-navy);background:var(--pex-navy);color:#fff}.OrderPage-module__Gf7M0W__formActions{justify-content:space-between;align-items:center;margin-top:32px;display:flex}.OrderPage-module__Gf7M0W__backBtn{color:var(--pex-muted);cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:15px;font-weight:700;transition:color .2s}.OrderPage-module__Gf7M0W__backBtn:hover{color:var(--pex-primary)}.OrderPage-module__Gf7M0W__addSchoolContainer{justify-content:flex-start;margin-top:24px;display:flex}.OrderPage-module__Gf7M0W__addSchoolLink{border:2px solid var(--pex-border);width:100%;color:var(--pex-keppel);cursor:pointer;transition:border-color var(--motion-duration-fast) var(--motion-ease), color var(--motion-duration-fast) var(--motion-ease);background:#fff;border-radius:16px;align-items:center;gap:8px;padding:18px 24px;font-size:15px;font-weight:700;text-decoration:none;display:flex}.OrderPage-module__Gf7M0W__addSchoolLink:hover{border-color:var(--pex-navy);color:var(--pex-coral)}.OrderPage-module__Gf7M0W__addSchoolLink svg{stroke:currentColor;fill:none;stroke-width:2.2px;width:16px;height:16px;transition:transform var(--motion-duration-fast) var(--motion-ease)}.OrderPage-module__Gf7M0W__addSchoolLink:hover svg{transform:translate(4px)}
.HeroBase-module__upCAZG__eyebrow{color:var(--pex-keppel);letter-spacing:0;margin:0 0 16px;font-size:14px;font-weight:800}.HeroBase-module__upCAZG__heroTitle,.HeroBase-module__upCAZG__pageTitle{color:var(--pex-navy);font-family:var(--font-heading);letter-spacing:0;overflow-wrap:anywhere;margin:0;font-size:clamp(42px,6.4vw,76px);font-weight:800;line-height:.98}.HeroBase-module__upCAZG__desktopHeroTitleText{display:inline}.HeroBase-module__upCAZG__mobileHeroTitleText{display:none}.HeroBase-module__upCAZG__heroLead,.HeroBase-module__upCAZG__pageLead{max-width:700px;color:var(--pex-text);margin:22px 0 0;font-size:clamp(17px,2vw,21px);line-height:1.45}.HeroBase-module__upCAZG__hero,.HeroBase-module__upCAZG__heroNavy{padding:clamp(34px,6vw,78px) 0 clamp(58px,8vw,108px)}.HeroBase-module__upCAZG__hero{background:radial-gradient(circle at 92% 12%, #219e9a1a, transparent 28%), linear-gradient(180deg, #fff 0%, var(--pex-bg) 100%)}.HeroBase-module__upCAZG__heroNavy{background:var(--pex-navy);padding:clamp(52px,8vw,96px) 0 clamp(58px,8vw,108px)}.HeroBase-module__upCAZG__heroNavy .HeroBase-module__upCAZG__eyebrow{color:var(--pex-keppel)}.HeroBase-module__upCAZG__heroNavy .HeroBase-module__upCAZG__heroTitle{color:#fff}.HeroBase-module__upCAZG__heroNavy .HeroBase-module__upCAZG__heroLead{color:#ffffffc7}.HeroBase-module__upCAZG__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}.HeroBase-module__upCAZG__heroInner>*,.HeroBase-module__upCAZG__pageHeroInner>*{min-width:0}.HeroBase-module__upCAZG__heroVisual{background:linear-gradient(135deg, #1a2a40f0, #152238e0), var(--pex-navy);border-radius:30px;min-height:560px;transition:transform .3s;animation:6s ease-in-out infinite HeroBase-module__upCAZG__floatAnimation;position:relative;overflow:hidden;box-shadow:0 28px 70px #1a2a402e}@keyframes HeroBase-module__upCAZG__floatAnimation{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.HeroBase-module__upCAZG__heroVisualImage{position:absolute;inset:0}.HeroBase-module__upCAZG__heroVisualImage img{object-fit:cover}.HeroBase-module__upCAZG__productScene{color:var(--pex-bg);align-content:end;gap:18px;display:grid;position:absolute;inset:32px}.HeroBase-module__upCAZG__brandBox{width:fit-content;color:var(--pex-primary);transform-origin:0 100%;background:#ffffffeb;border:1px solid #ffffff3d;border-radius:24px;padding:24px 32px;transition:transform .3s,box-shadow .3s;animation:3.5s ease-in-out infinite HeroBase-module__upCAZG__brandBoxGlow;display:grid;box-shadow:0 22px 44px #0000002e}.HeroBase-module__upCAZG__brandBox:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 30px 60px #0000003d}.HeroBase-module__upCAZG__brandBox strong{font-size:34px;line-height:1}.HeroBase-module__upCAZG__brandBox span{color:var(--pex-keppel);font-weight:800}.HeroBase-module__upCAZG__brandBox p{color:var(--pex-text);margin:26px 0 0;font-weight:700}.HeroBase-module__upCAZG__pageHero{background:var(--pex-navy);padding:clamp(52px,8vw,96px) 0 clamp(58px,8vw,108px)}.HeroBase-module__upCAZG__pageHero .HeroBase-module__upCAZG__pageTitle{color:#fff}.HeroBase-module__upCAZG__pageHero .HeroBase-module__upCAZG__pageLead{color:#ffffffc7}@media (max-width:768px){.HeroBase-module__upCAZG__pageHero{padding:clamp(36px,6vw,52px) 0 clamp(44px,8vw,72px)}.HeroBase-module__upCAZG__pageHero .HeroBase-module__upCAZG__pageTitle{font-size:clamp(32px,9vw,42px)}.HeroBase-module__upCAZG__pageHero .HeroBase-module__upCAZG__pageLead{font-size:clamp(15px,2.5vw,16px)}}@media (max-width:480px){.HeroBase-module__upCAZG__pageHero .HeroBase-module__upCAZG__pageTitle{font-size:clamp(28px,10vw,34px)}}.HeroBase-module__upCAZG__pageHeroInner{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}.HeroBase-module__upCAZG__pageHeroCompact{max-width:850px}.HeroBase-module__upCAZG__heroPanel{border:var(--card-border);border-radius:var(--radius-section);background:var(--card-bg);box-shadow:var(--card-shadow);padding:28px}.HeroBase-module__upCAZG__heroPanelSearchAligned{align-self:start;margin-top:clamp(112px,9vw,132px)}.HeroBase-module__upCAZG__heroPanel p{color:var(--pex-text-muted);margin:0;line-height:1.45}.HeroBase-module__upCAZG__heroPanel strong{color:var(--pex-primary);margin-top:14px;font-size:28px;line-height:1;display:block}.HeroBase-module__upCAZG__trustStats{gap:18px;display:grid}.HeroBase-module__upCAZG__trustStat{gap:2px;display:grid}.HeroBase-module__upCAZG__trustStat strong{color:var(--pex-primary);font-size:28px;font-weight:900;line-height:1}.HeroBase-module__upCAZG__trustStat span{color:var(--pex-text-muted);font-size:14px;font-weight:700}.HeroBase-module__upCAZG__trustStat+.HeroBase-module__upCAZG__trustStat{border-top:1px solid var(--pex-border);padding-top:18px}@media (max-width:1024px){.HeroBase-module__upCAZG__heroInner,.HeroBase-module__upCAZG__pageHeroInner{grid-template-columns:1fr}.HeroBase-module__upCAZG__heroVisual{min-height:440px}.HeroBase-module__upCAZG__desktopBreak{display:none}.HeroBase-module__upCAZG__mobileInlineSpace{display:inline}}@media (max-width:768px){.HeroBase-module__upCAZG__heroInner,.HeroBase-module__upCAZG__pageHeroInner{padding-inline:var(--gutter-mobile)}.HeroBase-module__upCAZG__heroVisual{border-radius:24px;min-height:390px;animation:none}.HeroBase-module__upCAZG__productScene{inset:20px}.HeroBase-module__upCAZG__brandBox{padding:20px 24px}.HeroBase-module__upCAZG__heroTitle,.HeroBase-module__upCAZG__pageTitle{overflow-wrap:normal;font-size:clamp(40px,10.7vw,44px);line-height:1.14}.HeroBase-module__upCAZG__desktopHeroTitleText{display:none}.HeroBase-module__upCAZG__mobileHeroTitleText{display:inline}.HeroBase-module__upCAZG__heroPanel{padding:22px}.HeroBase-module__upCAZG__heroPanelSearchAligned{margin-top:0}:is(.HeroBase-module__upCAZG__hero:has(.pex-search-focus-anchor input[name=q]:focus),.HeroBase-module__upCAZG__pageHero:has(.pex-school-search-focus-anchor #schoolQuery:focus)){padding-top:18px;padding-bottom:24px}:is(.HeroBase-module__upCAZG__hero:has(.pex-search-focus-anchor input[name=q]:focus) .HeroBase-module__upCAZG__heroInner,.HeroBase-module__upCAZG__pageHero:has(.pex-school-search-focus-anchor #schoolQuery:focus) .HeroBase-module__upCAZG__pageHeroInner){align-items:start;gap:0}:is(.HeroBase-module__upCAZG__hero:has(.pex-search-focus-anchor input[name=q]:focus) .HeroBase-module__upCAZG__eyebrow,.HeroBase-module__upCAZG__hero:has(.pex-search-focus-anchor input[name=q]:focus) .HeroBase-module__upCAZG__heroTitle,.HeroBase-module__upCAZG__hero:has(.pex-search-focus-anchor input[name=q]:focus) .HeroBase-module__upCAZG__heroLead,.HeroBase-module__upCAZG__pageHero:has(.pex-school-search-focus-anchor #schoolQuery:focus) .HeroBase-module__upCAZG__eyebrow,.HeroBase-module__upCAZG__pageHero:has(.pex-school-search-focus-anchor #schoolQuery:focus) .HeroBase-module__upCAZG__pageTitle,.HeroBase-module__upCAZG__pageHero:has(.pex-school-search-focus-anchor #schoolQuery:focus) .HeroBase-module__upCAZG__pageLead,.HeroBase-module__upCAZG__pageHero:has(.pex-school-search-focus-anchor #schoolQuery:focus) .HeroBase-module__upCAZG__heroPanel){display:none}}@media (max-width:480px){.HeroBase-module__upCAZG__pageTitle{font-size:clamp(30px,12vw,38px);line-height:1.02}.HeroBase-module__upCAZG__heroTitle,.HeroBase-module__upCAZG__pageTitle{font-size:clamp(36px,16vw,42px)}.HeroBase-module__upCAZG__mobileBreak{display:inline}.HeroBase-module__upCAZG__heroLead,.HeroBase-module__upCAZG__pageLead{margin-top:16px;font-size:clamp(15px,4vw,16px)}.HeroBase-module__upCAZG__brandBox strong{font-size:clamp(24px,6vw,28px)}}@media (prefers-reduced-motion:reduce){.HeroBase-module__upCAZG__heroVisual,.HeroBase-module__upCAZG__brandBox{animation:none}}@keyframes HeroBase-module__upCAZG__brandBoxGlow{0%,to{box-shadow:0 22px 44px #0000002e,0 0 #219e9a00}50%{box-shadow:0 24px 48px #0003,0 0 24px #219e9a4d}}
.ViewCompleteListButton-module__c3re1W__button{border-radius:var(--radius-pill);min-height:40px;color:var(--pex-text-muted);font:inherit;text-underline-offset:3px;cursor:pointer;transition:var(--interactive-transition);background:0 0;border:0;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:700;line-height:1;text-decoration:underline;display:inline-flex}.ViewCompleteListButton-module__c3re1W__button:hover{color:var(--color-brand-teal)}.ViewCompleteListButton-module__c3re1W__button:focus-visible{outline:2px solid var(--color-brand-orange);outline-offset:4px;color:var(--pex-primary)}@media (max-width:768px){.ViewCompleteListButton-module__c3re1W__button{min-height:var(--touch-target-min)}}@media (prefers-reduced-motion:reduce){.ViewCompleteListButton-module__c3re1W__button{transition:none}}
.MarketingHome-module__kGrTEq__guaranteeBox{border-radius:var(--radius-section);text-align:center;background:linear-gradient(135deg,#ffffffe6,#f4fafcc2),linear-gradient(135deg,#be934029,#219e9a24);border:1px solid #be93405c;padding:clamp(34px,6vw,64px);position:relative;overflow:hidden;box-shadow:0 26px 58px #1a2a401f,inset 0 1px #ffffffbf}.MarketingHome-module__kGrTEq__guaranteeBox:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,#ffffff61,#0000 34%,#be934029);position:absolute;inset:0}.MarketingHome-module__kGrTEq__guaranteeContent{flex-direction:column;align-items:center;gap:16px;max-width:680px;margin:0 auto;display:flex;position:relative}.MarketingHome-module__kGrTEq__guaranteeIcon{background:linear-gradient(135deg, #219e9ae6, #1a2a40eb), var(--pex-navy);width:62px;height:62px;color:var(--pex-bg);border:1px solid #ffffffb3;border-radius:20px;place-items:center;display:grid;box-shadow:0 18px 34px #1a2a402e}.MarketingHome-module__kGrTEq__guaranteeIcon svg{width:28px;height:28px}.MarketingHome-module__kGrTEq__guaranteeContent h2{color:var(--pex-primary);margin:0;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.1}.MarketingHome-module__kGrTEq__guaranteeContent p{color:var(--pex-primary);margin:0;font-size:18px;font-weight:700;line-height:1.5}.MarketingHome-module__kGrTEq__guaranteeSection{padding-bottom:var(--section-padding-y-desktop)}.MarketingHome-module__kGrTEq__guaranteeLink{border-radius:var(--radius-pill);color:var(--pex-keppel);transition:var(--button-transition);background:#219e9a1a;align-items:center;gap:6px;padding:10px 22px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}.MarketingHome-module__kGrTEq__guaranteeLink:hover{filter:brightness(110%);transform:var(--button-hover-transform);box-shadow:var(--button-hover-shadow);background:var(--pex-keppel);color:var(--pex-bg)}.MarketingHome-module__kGrTEq__audienceCards{gap:12px;margin-top:20px;display:flex}.MarketingHome-module__kGrTEq__audienceCard{border-radius:var(--radius-section);-webkit-backdrop-filter:blur(12px);color:var(--pex-primary);background:linear-gradient(135deg,#ffffffd9,#f8fdfdbf);border:1px solid #219e9a2e;flex:1;align-items:center;gap:12px;padding:14px 18px;text-decoration:none;transition:all .25s cubic-bezier(.2,.8,.2,1);display:flex;box-shadow:0 4px 12px #1a2a400a,inset 0 1px #ffffffe6}.MarketingHome-module__kGrTEq__audienceCard:hover{border-color:#219e9a59;transform:translateY(-3px)scale(1.01);box-shadow:0 12px 28px #219e9a26,inset 0 1px #fff}.MarketingHome-module__kGrTEq__audienceCardIcon{width:42px;height:42px;color:var(--pex-keppel);background:#219e9a1a;border-radius:12px;flex-shrink:0;place-items:center;display:grid}.MarketingHome-module__kGrTEq__audienceCardIcon svg{width:20px;height:20px}.MarketingHome-module__kGrTEq__audienceCard div{flex-direction:column;gap:2px;display:flex}.MarketingHome-module__kGrTEq__audienceCard strong{font-family:var(--font-heading);font-size:15px;font-weight:700}.MarketingHome-module__kGrTEq__audienceCard span:not(.MarketingHome-module__kGrTEq__audienceCardIcon){color:var(--pex-muted);font-size:13px}.MarketingHome-module__kGrTEq__laybySpotlight{padding:clamp(24px, 4vw, 48px) var(--gutter-desktop) 0;background:var(--pex-bg);justify-content:center;display:flex}.MarketingHome-module__kGrTEq__laybySpotlightLink{box-sizing:border-box;border-radius:var(--radius-pill);width:auto;min-height:clamp(60px,7vw,80px);color:var(--pex-bg);transform-origin:50%;background:linear-gradient(135deg,#1a2a40 0%,#1a7a77 100%);border:none;justify-content:center;align-items:center;gap:clamp(12px,1.6vw,20px);padding:clamp(8px,1vw,12px) clamp(10px,1.5vw,20px);text-decoration:none;transition:transform .2s,box-shadow .2s;animation:2.4s ease-in-out infinite MarketingHome-module__kGrTEq__laybyCtaHeartbeat;display:inline-flex;position:relative;box-shadow:0 20px 48px #1a2a4047,0 0 0 1px #ffffff14,inset 0 1px #ffffff24}.MarketingHome-module__kGrTEq__laybySpotlightLink:before{content:"";z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff14 50%,#0000 100%) 0 0/200% 100%;animation:3s ease-in-out infinite MarketingHome-module__kGrTEq__laybyCtaShimmer;position:absolute;inset:0}.MarketingHome-module__kGrTEq__laybySpotlightLink:after{content:"";z-index:-1;border-radius:inherit;opacity:0;background:linear-gradient(90deg,#219e9a14,#ff6f5933,#219e9a14);animation:2.4s ease-out infinite MarketingHome-module__kGrTEq__laybyCtaHalo;position:absolute;inset:-6px;transform:scale(.96)}.MarketingHome-module__kGrTEq__laybySpotlightLink:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 28px 60px #1a2a405c,0 0 0 4px #ff6f5940,inset 0 1px #ffffff2e}.MarketingHome-module__kGrTEq__laybySpotlightLink:hover .MarketingHome-module__kGrTEq__laybySpotlightAction{transform:translate(4px)}.MarketingHome-module__kGrTEq__laybySpotlightLink:hover .MarketingHome-module__kGrTEq__laybySpotlightAction svg{transform:scale(1.1)}.MarketingHome-module__kGrTEq__laybySpotlightIcon{z-index:1;width:clamp(48px,5.5vw,64px);height:clamp(48px,5.5vw,64px);color:var(--pex-bg);background:#ffffff1f;border-radius:50%;flex:none;place-items:center;display:grid;position:relative;box-shadow:0 0 0 1px #ffffff1a,inset 0 0 20px #ffffff0f}.MarketingHome-module__kGrTEq__laybySpotlightIcon svg{width:clamp(22px,2.8vw,30px);height:clamp(22px,2.8vw,30px)}.MarketingHome-module__kGrTEq__laybySpotlightText{z-index:1;flex-direction:column;gap:2px;display:flex;position:relative}.MarketingHome-module__kGrTEq__laybySpotlightText strong{color:var(--pex-bg);font-family:var(--font-heading);white-space:nowrap;font-size:clamp(18px,2.8vw,32px);font-weight:900;line-height:1.05}.MarketingHome-module__kGrTEq__laybySpotlightText span{color:#ffffffbf;white-space:nowrap;font-size:clamp(12px,1.4vw,16px);font-weight:700;line-height:1.2}.MarketingHome-module__kGrTEq__laybySpotlightAction{z-index:1;background:var(--pex-coral);width:clamp(48px,5.5vw,64px);height:clamp(48px,5.5vw,64px);color:var(--pex-bg);border-radius:50%;flex:none;place-items:center;transition:transform .2s;display:grid;position:relative;box-shadow:0 8px 20px #ff6f5959}.MarketingHome-module__kGrTEq__laybySpotlightAction svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:clamp(22px,2.8vw,30px);height:clamp(22px,2.8vw,30px);transition:transform .2s}@keyframes MarketingHome-module__kGrTEq__laybyCtaHeartbeat{0%,56%,to{transform:scale(1)}12%{transform:scale(1.035)}20%{transform:scale(.992)}30%{transform:scale(1.02)}}@keyframes MarketingHome-module__kGrTEq__laybyCtaShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes MarketingHome-module__kGrTEq__laybyCtaHalo{0%,58%,to{opacity:0;transform:scale(.96)}16%{opacity:1;transform:scale(1.04)}34%{opacity:0;transform:scale(1.12)}}.MarketingHome-module__kGrTEq__officeCard{border-radius:var(--radius-section);background:linear-gradient(135deg,#219e9a0f,#1a2a400a);border:1px solid #219e9a29;align-items:center;gap:20px;margin-top:36px;padding:clamp(24px,4vw,36px);display:flex}.MarketingHome-module__kGrTEq__officeCardIcon{background:var(--pex-keppel);width:52px;height:52px;color:var(--pex-bg);border-radius:16px;flex-shrink:0;place-items:center;display:grid}.MarketingHome-module__kGrTEq__officeCardIcon svg{width:26px;height:26px}.MarketingHome-module__kGrTEq__officeCard h3{font-family:var(--font-heading);color:var(--pex-primary);margin:0;font-size:clamp(18px,2.4vw,22px);font-weight:700}.MarketingHome-module__kGrTEq__officeCard p{color:var(--pex-muted);margin:6px 0 0;font-size:15px;line-height:1.5}.MarketingHome-module__kGrTEq__officeCard div:not(.MarketingHome-module__kGrTEq__officeCardIcon){flex:1}.MarketingHome-module__kGrTEq__officeCardButton{flex-shrink:0}@media (max-width:1024px){.MarketingHome-module__kGrTEq__audienceCards{flex-direction:column}.MarketingHome-module__kGrTEq__officeCard{text-align:center;flex-direction:column}.MarketingHome-module__kGrTEq__guaranteeSection{padding-bottom:var(--section-padding-y-tablet)}}@media (max-width:768px){.MarketingHome-module__kGrTEq__laybySpotlight{padding-inline:var(--gutter-mobile)}.MarketingHome-module__kGrTEq__laybySpotlightLink{gap:8px;min-height:50px;padding:6px 10px}.MarketingHome-module__kGrTEq__laybySpotlightIcon{width:40px;height:40px}.MarketingHome-module__kGrTEq__laybySpotlightIcon svg{width:20px;height:20px}.MarketingHome-module__kGrTEq__laybySpotlightText strong{white-space:normal;font-size:16px}.MarketingHome-module__kGrTEq__laybySpotlightText span{white-space:normal;font-size:10px}.MarketingHome-module__kGrTEq__laybySpotlightAction{width:40px;height:40px}.MarketingHome-module__kGrTEq__laybySpotlightAction svg{width:20px;height:20px}.MarketingHome-module__kGrTEq__guaranteeSection{padding-bottom:var(--section-padding-y-mobile)}}@media (prefers-reduced-motion:reduce){.MarketingHome-module__kGrTEq__laybySpotlightLink,.MarketingHome-module__kGrTEq__laybySpotlightLink:after{animation:none}}.MarketingHome-module__kGrTEq__brandMarquee{background:var(--pex-bg-soft);border-block:1px solid var(--pex-border);padding:18px 0;overflow:hidden}.MarketingHome-module__kGrTEq__brandMarqueeTrack{gap:60px;width:max-content;animation:40s linear infinite MarketingHome-module__kGrTEq__marqueeScroll;display:flex}.MarketingHome-module__kGrTEq__brandMarqueeTrack:hover{animation-play-state:paused}@keyframes MarketingHome-module__kGrTEq__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.MarketingHome-module__kGrTEq__brandChip{opacity:.65;flex-shrink:0;justify-content:center;align-items:center;padding:0 24px;transition:opacity .3s;display:flex}.MarketingHome-module__kGrTEq__brandChip:hover{opacity:1}.MarketingHome-module__kGrTEq__urgencyBar{background:linear-gradient(135deg, var(--pex-coral), #c8452b);color:var(--pex-bg);text-align:center;padding:10px 24px;font-size:14px;font-weight:600}.MarketingHome-module__kGrTEq__urgencyBar p{margin:0}.MarketingHome-module__kGrTEq__urgencyBar a{color:var(--pex-bg);white-space:nowrap;margin-left:6px;font-weight:800;text-decoration:underline}.MarketingHome-module__kGrTEq__urgencyBar a:hover{text-decoration:none}.MarketingHome-module__kGrTEq__statsRow{color:var(--pex-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:28px;font-size:14px;font-weight:700;display:flex}.MarketingHome-module__kGrTEq__statsDot{background:var(--pex-keppel);opacity:.5;border-radius:50%;width:5px;height:5px}.MarketingHome-module__kGrTEq__accordionSection{width:100%;max-width:var(--layout-max-width);padding:40px var(--gutter-desktop) 0;margin:0 auto}.MarketingHome-module__kGrTEq__schoolsAccordionBeforeRating{padding-bottom:clamp(32px,6vw,64px)}.MarketingHome-module__kGrTEq__accordionInner{gap:10px;max-width:720px;margin:0 auto;display:grid}.MarketingHome-module__kGrTEq__accordionItem{border:var(--card-border);border-radius:var(--radius-section);background:var(--card-bg);box-shadow:var(--card-shadow);overflow:hidden}.MarketingHome-module__kGrTEq__accordionItem[open]{box-shadow:var(--card-shadow-hover)}.MarketingHome-module__kGrTEq__accordionSummary{font-family:var(--font-heading);color:var(--pex-navy);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:16px;font-weight:700;list-style:none;transition:color .15s;display:flex}.MarketingHome-module__kGrTEq__accordionSummary::-webkit-details-marker{display:none}.MarketingHome-module__kGrTEq__accordionSummary:after{content:"+";background:var(--pex-bg-soft);width:28px;height:28px;color:var(--pex-keppel);border-radius:50%;flex-shrink:0;place-items:center;font-size:18px;font-weight:700;transition:transform .2s,background .2s;display:grid}.MarketingHome-module__kGrTEq__accordionItem[open] .MarketingHome-module__kGrTEq__accordionSummary:after{background:var(--pex-keppel);color:var(--pex-bg);transform:rotate(45deg)}.MarketingHome-module__kGrTEq__accordionItem[open] .MarketingHome-module__kGrTEq__accordionSummary{border-bottom:1px solid var(--pex-border)}.MarketingHome-module__kGrTEq__accordionAnswer{color:var(--pex-text-muted);padding:16px 22px 22px;font-size:14px;line-height:1.6}.MarketingHome-module__kGrTEq__accordionAnswer p{margin:0 0 10px}.MarketingHome-module__kGrTEq__accordionPill{border-radius:var(--radius-pill);min-height:32px;color:var(--pex-primary);transition:background var(--motion-duration) var(--motion-ease), border-color var(--motion-duration) var(--motion-ease), color var(--motion-duration) var(--motion-ease);background:#219e9a14;border:1px solid #219e9a33;align-items:center;padding:6px 11px;font-size:13px;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.MarketingHome-module__kGrTEq__accordionPill:hover,.MarketingHome-module__kGrTEq__accordionPill:focus-visible{border-color:var(--pex-keppel);background:var(--pex-keppel);color:var(--pex-bg)}@media (max-width:768px){.MarketingHome-module__kGrTEq__accordionSection{padding-inline:var(--gutter-mobile)}}.MarketingHome-module__kGrTEq__howItWorks{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);margin:32px auto 24px}.MarketingHome-module__kGrTEq__schoolsHowItWorksDesktop{display:block}.MarketingHome-module__kGrTEq__howItWorksInner{border-radius:var(--radius-card);background:var(--pex-bg);border:1px solid var(--pex-border);justify-content:center;align-items:center;gap:12px;padding:14px 24px;display:flex}.MarketingHome-module__kGrTEq__howItWorksStep{align-items:center;gap:10px;min-width:0;display:flex}.MarketingHome-module__kGrTEq__howItWorksIcon{width:38px;height:38px;color:var(--pex-keppel);background:#219e9a14;border-radius:50%;flex:none;place-items:center;display:grid}.MarketingHome-module__kGrTEq__howItWorksIcon svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.MarketingHome-module__kGrTEq__howItWorksStepContent{flex-direction:column;gap:1px;display:flex}.MarketingHome-module__kGrTEq__howItWorksStepTitle{color:var(--pex-primary);white-space:nowrap;font-size:13px;font-weight:800;line-height:1.2}.MarketingHome-module__kGrTEq__howItWorksStepDesc{color:var(--pex-text-muted);white-space:nowrap;font-size:11px;line-height:1.3}.MarketingHome-module__kGrTEq__howItWorksArrow{color:var(--pex-border);flex:none;place-items:center;display:grid}.MarketingHome-module__kGrTEq__howItWorksArrow svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}@media (max-width:1024px){.MarketingHome-module__kGrTEq__howItWorks{padding-inline:var(--gutter-mobile)}.MarketingHome-module__kGrTEq__schoolsHowItWorksDesktop{display:none}}@media (max-width:768px){.MarketingHome-module__kGrTEq__howItWorksStepDesc{display:none}.MarketingHome-module__kGrTEq__howItWorksArrow svg{width:12px;height:12px}.MarketingHome-module__kGrTEq__howItWorksInner{gap:6px;padding:12px 16px}.MarketingHome-module__kGrTEq__howItWorksIcon{width:32px;height:32px}.MarketingHome-module__kGrTEq__howItWorksIcon svg{width:15px;height:15px}.MarketingHome-module__kGrTEq__howItWorksStepTitle{font-size:12px}}@media (max-width:480px){.MarketingHome-module__kGrTEq__howItWorksInner{flex-wrap:wrap;justify-content:center;gap:4px 16px}.MarketingHome-module__kGrTEq__howItWorksArrow{display:none}}.MarketingHome-module__kGrTEq__paymentRow{width:100%;max-width:var(--layout-max-width);padding:20px var(--gutter-desktop) 0;margin:0 auto}.MarketingHome-module__kGrTEq__paymentRowInner{border-radius:var(--radius-card);border:1px solid var(--pex-border);background:#f4fafc80;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 24px;padding:14px 24px;display:flex}.MarketingHome-module__kGrTEq__paymentTagline{color:var(--pex-primary);white-space:nowrap;font-size:13px;font-weight:700}.MarketingHome-module__kGrTEq__paymentLogos{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.MarketingHome-module__kGrTEq__paymentChip{border-radius:var(--radius-pill);background:var(--pex-bg);border:1px solid var(--pex-border);color:var(--pex-text-muted);white-space:nowrap;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.MarketingHome-module__kGrTEq__paymentChip svg{flex-shrink:0}@media (max-width:1024px){.MarketingHome-module__kGrTEq__paymentRow{padding-inline:var(--gutter-mobile)}.MarketingHome-module__kGrTEq__paymentRowInner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:14px 18px}.MarketingHome-module__kGrTEq__paymentTagline{white-space:normal;text-align:center}.MarketingHome-module__kGrTEq__paymentLogos{justify-content:center;width:100%}}
.PackPreviewList-module__3NZYjq__preview{gap:12px;display:grid}.PackPreviewList-module__3NZYjq__list{color:var(--pex-text-muted);gap:9px;margin:2px 0 0;padding:0;font-size:14px;line-height:1.45;list-style:none;display:grid}.PackPreviewList-module__3NZYjq__list li{align-items:center;gap:9px;min-width:0;display:flex}.PackPreviewList-module__3NZYjq__list span{min-width:0}.PackPreviewList-module__3NZYjq__icon{color:var(--pex-keppel);flex:none}.PackPreviewList-module__3NZYjq__empty{color:var(--pex-text-muted);margin:0;font-size:14px;line-height:1.45}.PackPreviewList-module__3NZYjq__metaRow{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.PackPreviewList-module__3NZYjq__remaining{min-width:0;color:var(--pex-primary);font-size:15px;font-weight:800;line-height:1.2}@media (max-width:480px){.PackPreviewList-module__3NZYjq__metaRow{flex-direction:column;align-items:flex-start;gap:6px}}
.SectionHeader-module__mZLKRa__sectionHeader{max-width:760px;margin:0 0 34px}.SectionHeader-module__mZLKRa__eyebrow{margin:var(--section-eyebrow-margin);color:var(--section-eyebrow-color);font-weight:var(--section-eyebrow-font-weight);font-size:var(--section-eyebrow-font-size);letter-spacing:var(--section-eyebrow-letter-spacing)}.SectionHeader-module__mZLKRa__sectionHeader h2{color:var(--pex-primary);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 h2[id]{scroll-margin-top:calc(var(--header-height-desktop) + 24px)}.SectionHeader-module__mZLKRa__sectionHeader p:not(.SectionHeader-module__mZLKRa__eyebrow){color:var(--pex-text-muted);margin:14px 0 0;font-size:18px;line-height:1.45}
.ArticlePackCard-module__8IRtAW__card{border:var(--card-border);border-radius:var(--radius-card-lg);background:var(--card-bg);min-width:0;box-shadow:var(--card-shadow);transition:transform var(--motion-duration) var(--motion-ease), box-shadow var(--motion-duration) var(--motion-ease);flex-direction:column;display:flex;overflow:hidden}.ArticlePackCard-module__8IRtAW__card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.ArticlePackCard-module__8IRtAW__media{background:linear-gradient(135deg, #219e9ad6, #1a2a40b8), var(--pex-bg-soft);align-items:flex-end;min-height:156px;padding:22px;display:flex}.ArticlePackCard-module__8IRtAW__tonePrimary .ArticlePackCard-module__8IRtAW__media{background:linear-gradient(135deg, #1a2a40e0, #219e9a9e), var(--pex-navy)}.ArticlePackCard-module__8IRtAW__toneHigh .ArticlePackCard-module__8IRtAW__media{background:linear-gradient(135deg, #152238eb, #1a2a40c7), var(--pex-navy)}.ArticlePackCard-module__8IRtAW__media span{border-radius:var(--radius-pill);color:var(--pex-primary);background:#fffffff0;padding:10px 14px;font-size:13px;font-weight:800;box-shadow:0 10px 24px #1a2a4014}.ArticlePackCard-module__8IRtAW__body{flex:1;gap:13px;padding:26px 24px 12px;display:grid}.ArticlePackCard-module__8IRtAW__bestFor{color:var(--pex-keppel);margin:0;font-size:13px;font-weight:800}.ArticlePackCard-module__8IRtAW__body h3{color:var(--pex-primary);margin:0;font-size:clamp(23px,2vw,29px);font-weight:800;line-height:1.06}.ArticlePackCard-module__8IRtAW__description{color:var(--pex-text);margin:0;line-height:1.48}.ArticlePackCard-module__8IRtAW__footer{gap:16px;margin-top:auto;padding:14px 24px 24px;display:grid}.ArticlePackCard-module__8IRtAW__price{color:var(--pex-primary);margin:0;font-size:19px;font-weight:800}.ArticlePackCard-module__8IRtAW__actionSlot{min-width:0}.ArticlePackCard-module__8IRtAW__actionSlot>*{gap:10px;display:grid}.ArticlePackCard-module__8IRtAW__actionSlot>*>*{min-width:0}.ArticlePackCard-module__8IRtAW__actionSlot>*>div{gap:10px;grid-template-columns:1fr!important;display:grid!important}.ArticlePackCard-module__8IRtAW__actionSlot>*>div>*{width:100%}@media (max-width:768px){.ArticlePackCard-module__8IRtAW__card{border-radius:28px}.ArticlePackCard-module__8IRtAW__media{min-height:132px;padding:18px}.ArticlePackCard-module__8IRtAW__body{padding:24px 20px 10px}.ArticlePackCard-module__8IRtAW__footer{padding:14px 20px 22px}}@media (prefers-reduced-motion:reduce){.ArticlePackCard-module__8IRtAW__card{transition:none}.ArticlePackCard-module__8IRtAW__card:hover{transform:none}}
.MarketingSections-module__o0oRwq__section{padding:var(--section-padding-y-desktop) 0;background:0 0}.MarketingSections-module__o0oRwq__sectionAlt,.MarketingSections-module__o0oRwq__sectionCream{padding:var(--section-padding-y-desktop) 0;background:var(--pex-bg)}.MarketingSections-module__o0oRwq__socialProofSection{padding:var(--section-padding-y-desktop) 0;background:linear-gradient(180deg, var(--pex-bg), var(--pex-bg-soft))}.MarketingSections-module__o0oRwq__inner{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);margin-inline:auto}.MarketingSections-module__o0oRwq__buttonRow{flex-wrap:wrap;align-items:center;gap:12px;margin-top:26px;display:flex}.MarketingSections-module__o0oRwq__sectionHeader{max-width:760px;margin:0 0 34px}.MarketingSections-module__o0oRwq__sectionHeader h2{color:var(--pex-primary);font-family:var(--font-heading);font-size:clamp(34px,4.8vw,58px);font-weight:var(--font-weight-heading);overflow-wrap:anywhere;margin:0;line-height:1}.MarketingSections-module__o0oRwq__sectionHeader p:not(.MarketingSections-module__o0oRwq__sectionEyebrow){color:var(--pex-text-muted);margin:14px 0 0;font-size:18px;line-height:1.45}.MarketingSections-module__o0oRwq__sectionEyebrow{margin:var(--section-eyebrow-margin);color:var(--section-eyebrow-color);font-weight:var(--section-eyebrow-font-weight);font-size:var(--section-eyebrow-font-size);letter-spacing:var(--section-eyebrow-letter-spacing)}.MarketingSections-module__o0oRwq__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}.MarketingSections-module__o0oRwq__splitBand h2{overflow-wrap:anywhere;margin:0;font-size:clamp(32px,4.6vw,56px);font-weight:800;line-height:1}.MarketingSections-module__o0oRwq__splitBand p{color:var(--pex-text);margin:16px 0 0;line-height:1.5}.MarketingSections-module__o0oRwq__checkList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.MarketingSections-module__o0oRwq__checkListSpaced{margin-top:24px}.MarketingSections-module__o0oRwq__checkList li{overflow-wrap:anywhere;padding-left:28px;font-weight:700;position:relative}.MarketingSections-module__o0oRwq__checkList li:before{content:"";background:var(--pex-keppel);border-radius:50%;width:12px;height:12px;position:absolute;top:.38em;left:0}.MarketingSections-module__o0oRwq__brandPackageSection{padding:clamp(28px, 5vw, 56px) 0 var(--section-padding-y-desktop);background:linear-gradient(180deg, var(--pex-bg), var(--pex-bg-soft) 88%)}.MarketingSections-module__o0oRwq__socialProofPanel{border-radius:var(--radius-section);background:radial-gradient(circle at 94% 12%, #ff6f5929, transparent 32%), var(--pex-bg);border:1px solid #1a2a4014;grid-template-columns:minmax(0,1.08fr) minmax(320px,.78fr);align-items:stretch;display:grid;overflow:hidden;box-shadow:0 24px 70px #1a2a401a}.MarketingSections-module__o0oRwq__socialProofMedia{background:var(--pex-bg-soft);min-height:clamp(360px,44vw,560px);position:relative;overflow:hidden}.MarketingSections-module__o0oRwq__socialProofMedia img{object-fit:cover}.MarketingSections-module__o0oRwq__socialProofMedia:after{content:"";pointer-events:none;background:linear-gradient(#0000,#1a2a407a);height:36%;position:absolute;inset:auto 0 0}.MarketingSections-module__o0oRwq__socialProofSeal{z-index:1;width:138px;height:138px;color:var(--pex-navy);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #ffffff9e;border-radius:50%;align-content:center;place-items:center;display:grid;position:absolute;bottom:clamp(18px,3vw,34px);left:clamp(18px,3vw,34px);box-shadow:0 16px 36px #1a2a402e}.MarketingSections-module__o0oRwq__socialProofSeal strong{font-family:var(--font-heading);font-size:34px;line-height:1}.MarketingSections-module__o0oRwq__socialProofSeal span{max-width:90px;color:var(--pex-keppel);text-transform:uppercase;font-size:11px;font-weight:900;line-height:1.15}.MarketingSections-module__o0oRwq__socialProofCopy{align-content:center;padding:clamp(30px,5vw,62px);display:grid;position:relative}.MarketingSections-module__o0oRwq__socialProofCopy h2{color:var(--pex-navy);font-family:var(--font-heading);font-size:clamp(34px,4.5vw,62px);font-weight:var(--font-weight-heading);letter-spacing:0;margin:0;line-height:.98}.MarketingSections-module__o0oRwq__socialProofCopy blockquote{background:linear-gradient(135deg, #ff6f591a, #219e9a14), var(--pex-bg);color:var(--pex-primary);font-family:var(--font-heading);border:1px solid #ff6f5938;border-radius:28px;margin:clamp(24px,4vw,38px) 0 0;padding:clamp(20px,3vw,28px);font-size:clamp(21px,2.4vw,31px);font-weight:800;line-height:1.16;position:relative;box-shadow:0 16px 34px #1a2a400f}.MarketingSections-module__o0oRwq__socialProofCopy blockquote:before{content:"“";color:#ff6f5942;font-family:Georgia,serif;font-size:110px;line-height:1;position:absolute;top:-26px;right:22px}.MarketingSections-module__o0oRwq__socialProofAuthor{color:var(--pex-keppel);margin:16px 0 0;font-size:15px;font-weight:900}.MarketingSections-module__o0oRwq__socialProofStats{flex-wrap:wrap;gap:10px;margin:clamp(22px,4vw,34px) 0 26px;display:flex}.MarketingSections-module__o0oRwq__socialProofStats span{border-radius:var(--radius-pill);min-height:38px;color:var(--pex-primary);background:#219e9a14;border:1px solid #219e9a33;align-items:center;padding:8px 14px;font-size:13px;font-weight:900;display:inline-flex}.MarketingSections-module__o0oRwq__brandPackagePanel{border-radius:var(--radius-section);background:radial-gradient(circle at 86% 12%, #ff6f5938, transparent 28%), linear-gradient(135deg, var(--pex-primary), var(--pex-sme-navy));color:var(--pex-bg);border:1px solid #219e9a42;grid-template-columns:minmax(0,.9fr) minmax(300px,.78fr);align-items:center;gap:clamp(28px,5vw,64px);padding:clamp(28px,5vw,58px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #1a2a4038,0 8px 22px #219e9a29}.MarketingSections-module__o0oRwq__brandPackagePanel:before{content:"";pointer-events:none;border-radius:calc(var(--radius-section) - 8px);border:1px solid #ffffff1a;position:absolute;inset:18px}.MarketingSections-module__o0oRwq__brandPackageCopy,.MarketingSections-module__o0oRwq__brandPackageItems{z-index:1;position:relative}.MarketingSections-module__o0oRwq__brandPackageCopy{max-width:620px}.MarketingSections-module__o0oRwq__brandPackageCopy .MarketingSections-module__o0oRwq__sectionEyebrow{color:var(--pex-sme-mint)}.MarketingSections-module__o0oRwq__brandPackageCopy h2{color:var(--pex-bg);margin:0;font-size:clamp(38px,5.6vw,68px);font-weight:800;line-height:.98}.MarketingSections-module__o0oRwq__brandPackageCopy p:not(.MarketingSections-module__o0oRwq__sectionEyebrow){color:#ffffffd1;max-width:540px;margin:18px 0 0;font-size:clamp(17px,2vw,20px);line-height:1.5}.MarketingSections-module__o0oRwq__brandPackagePrice{background:#ffffff14;border:1px solid #ffffff2e;border-radius:18px;gap:4px;width:fit-content;margin:26px 0;padding:14px 18px;display:grid}.MarketingSections-module__o0oRwq__brandPackagePrice span{color:#ffffffb8;font-size:13px;font-weight:800}.MarketingSections-module__o0oRwq__brandPackagePrice strong{color:var(--pex-bg);font-size:clamp(30px,4vw,44px);line-height:1}.MarketingSections-module__o0oRwq__brandPackageItems{gap:12px;display:grid}.MarketingSections-module__o0oRwq__brandPackageItem{background:#ffffff14;border:1px solid #ffffff24;border-radius:18px;transition:transform .18s,background .18s,border-color .18s}.MarketingSections-module__o0oRwq__brandPackageItem:hover,.MarketingSections-module__o0oRwq__brandPackageItem:focus-within{background:#ffffff21;border-color:#81d4b59e;transform:translateY(-2px)}.MarketingSections-module__o0oRwq__brandPackageItem[open]{background:#ffffff24}.MarketingSections-module__o0oRwq__brandPackageItem summary{cursor:pointer;color:var(--pex-bg);grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;padding:14px;list-style:none;display:grid}.MarketingSections-module__o0oRwq__brandPackageItem summary::-webkit-details-marker{display:none}.MarketingSections-module__o0oRwq__brandPackageIcon{background:var(--pex-sme-mint);width:44px;height:44px;color:var(--pex-primary);border-radius:14px;place-items:center;transition:transform .18s,background .18s,color .18s;display:grid}.MarketingSections-module__o0oRwq__brandPackageIcon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.MarketingSections-module__o0oRwq__brandPackageItem:hover .MarketingSections-module__o0oRwq__brandPackageIcon,.MarketingSections-module__o0oRwq__brandPackageItem:focus-within .MarketingSections-module__o0oRwq__brandPackageIcon,.MarketingSections-module__o0oRwq__brandPackageItem[open] .MarketingSections-module__o0oRwq__brandPackageIcon{background:var(--pex-accent);color:var(--pex-bg);transform:scale(1.06)}.MarketingSections-module__o0oRwq__brandPackageItem strong{color:var(--pex-bg);font-size:16px;line-height:1.2}.MarketingSections-module__o0oRwq__brandPackageItem p{color:#ffffffc7;margin:0;padding:0 14px 16px 70px;font-size:14px;line-height:1.45}.MarketingSections-module__o0oRwq__packageClaimLayout{grid-template-columns:minmax(0,1fr) minmax(280px,.52fr);align-items:start;gap:20px;display:grid}.MarketingSections-module__o0oRwq__packageClaimSummary{top:calc(var(--header-height-desktop) + 18px);border:var(--card-border);border-radius:var(--radius-section);background:radial-gradient(circle at 88% 12%, #219e9a1f, transparent 28%), var(--card-bg);box-shadow:var(--card-shadow);padding:28px;position:sticky}.MarketingSections-module__o0oRwq__packageClaimSummary h2{color:var(--pex-primary);margin:0;font-size:clamp(28px,3.4vw,42px);line-height:1}.MarketingSections-module__o0oRwq__packageClaimSummary p:not(.MarketingSections-module__o0oRwq__sectionEyebrow){color:var(--pex-text);margin:14px 0 0;line-height:1.5}.MarketingSections-module__o0oRwq__packageClaimSummary ol{gap:12px;margin:22px 0 0;padding:0;list-style:none;display:grid}.MarketingSections-module__o0oRwq__packageClaimSummary li{color:var(--pex-text);padding-left:34px;font-weight:700;line-height:1.4;position:relative}.MarketingSections-module__o0oRwq__packageClaimSummary li:before{content:counter(list-item);border-radius:var(--radius-pill);background:var(--pex-keppel);width:24px;height:24px;color:var(--pex-bg);place-items:center;font-size:12px;font-weight:800;display:grid;position:absolute;top:-2px;left:0}.MarketingSections-module__o0oRwq__trendingPills{max-width:var(--layout-max-width);padding:0 var(--gutter-desktop);align-items:center;gap:10px;margin:24px auto 0;display:flex}.MarketingSections-module__o0oRwq__trendingLabel{color:var(--pex-text-muted);flex-shrink:0;font-size:13px;font-weight:700}.MarketingSections-module__o0oRwq__pillRow{flex-wrap:wrap;gap:8px;display:flex}.MarketingSections-module__o0oRwq__trendingPill{border:1px solid var(--pex-border);border-radius:var(--radius-pill);background:var(--pex-bg);color:var(--pex-text);white-space:nowrap;transition:var(--button-transition);padding:6px 14px;font-size:13px;font-weight:600;text-decoration:none}.MarketingSections-module__o0oRwq__trendingPill:hover{filter:brightness(110%);transform:var(--button-hover-transform);box-shadow:var(--button-hover-shadow);border-color:var(--pex-keppel);color:var(--pex-keppel)}@media (max-width:1024px){.MarketingSections-module__o0oRwq__trendingPills{display:none}.MarketingSections-module__o0oRwq__section,.MarketingSections-module__o0oRwq__sectionAlt,.MarketingSections-module__o0oRwq__sectionCream,.MarketingSections-module__o0oRwq__socialProofSection{padding:var(--section-padding-y-tablet) 0}.MarketingSections-module__o0oRwq__inner{padding-inline:var(--gutter-mobile)}.MarketingSections-module__o0oRwq__buttonRow{align-items:stretch}.MarketingSections-module__o0oRwq__buttonRow>*{width:100%}.MarketingSections-module__o0oRwq__splitBand,.MarketingSections-module__o0oRwq__brandPackagePanel,.MarketingSections-module__o0oRwq__socialProofPanel{grid-template-columns:1fr}.MarketingSections-module__o0oRwq__socialProofMedia{aspect-ratio:1.25;background:var(--pex-bg-soft);min-height:0}.MarketingSections-module__o0oRwq__socialProofMedia img{object-fit:cover;object-position:center top}.MarketingSections-module__o0oRwq__socialProofMedia:after{background:linear-gradient(#0000,#1a2a403d);height:28%}.MarketingSections-module__o0oRwq__socialProofCopy{padding:clamp(24px,6vw,38px)}.MarketingSections-module__o0oRwq__packageClaimLayout{grid-template-columns:1fr}.MarketingSections-module__o0oRwq__packageClaimSummary{position:static}.MarketingSections-module__o0oRwq__brandPackageSection{padding-top:24px}.MarketingSections-module__o0oRwq__brandPackagePanel{padding:28px}.MarketingSections-module__o0oRwq__brandPackageItems{gap:10px}}@media (max-width:480px){.MarketingSections-module__o0oRwq__section,.MarketingSections-module__o0oRwq__sectionAlt,.MarketingSections-module__o0oRwq__sectionCream,.MarketingSections-module__o0oRwq__socialProofSection{padding:var(--section-padding-y-mobile) 0}.MarketingSections-module__o0oRwq__splitBand,.MarketingSections-module__o0oRwq__brandPackagePanel,.MarketingSections-module__o0oRwq__socialProofPanel{padding:18px}.MarketingSections-module__o0oRwq__socialProofPanel{border-radius:28px;padding:0}.MarketingSections-module__o0oRwq__socialProofMedia{aspect-ratio:1.25;min-height:0}.MarketingSections-module__o0oRwq__socialProofSeal{width:78px;height:78px;bottom:14px;left:24px;box-shadow:0 10px 24px #1a2a4029}.MarketingSections-module__o0oRwq__socialProofSeal strong{font-size:23px}.MarketingSections-module__o0oRwq__socialProofSeal span{max-width:58px;font-size:8px}.MarketingSections-module__o0oRwq__brandPackagePanel:before{inset:10px}.MarketingSections-module__o0oRwq__splitBand h2,.MarketingSections-module__o0oRwq__brandPackageCopy h2,.MarketingSections-module__o0oRwq__socialProofCopy h2{overflow-wrap:normal;word-break:normal;font-size:clamp(28px,12vw,38px)}.MarketingSections-module__o0oRwq__brandPackageCopy p:not(.MarketingSections-module__o0oRwq__sectionEyebrow),.MarketingSections-module__o0oRwq__socialProofAuthor{font-size:15px}.MarketingSections-module__o0oRwq__socialProofCopy blockquote{border-radius:22px;font-size:clamp(20px,7vw,26px)}.MarketingSections-module__o0oRwq__socialProofStats{display:grid}.MarketingSections-module__o0oRwq__brandPackagePrice{width:100%}.MarketingSections-module__o0oRwq__brandPackageItem summary{grid-template-columns:38px minmax(0,1fr);padding:12px}.MarketingSections-module__o0oRwq__brandPackageIcon{border-radius:12px;width:38px;height:38px}.MarketingSections-module__o0oRwq__brandPackageItem p{padding:0 12px 14px 62px}}@media (prefers-reduced-motion:reduce){.MarketingSections-module__o0oRwq__brandPackageItem,.MarketingSections-module__o0oRwq__brandPackageIcon{transition:none}.MarketingSections-module__o0oRwq__brandPackageItem:hover,.MarketingSections-module__o0oRwq__brandPackageItem:hover .MarketingSections-module__o0oRwq__brandPackageIcon{transform:none}}.MarketingSections-module__o0oRwq__b2bHero{background:var(--pex-navy);padding:clamp(52px,8vw,96px) 0 clamp(58px,8vw,108px)}.MarketingSections-module__o0oRwq__b2bHeroInner{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);margin-inline:auto}.MarketingSections-module__o0oRwq__b2bHeroContent{max-width:780px}.MarketingSections-module__o0oRwq__b2bHeroTitle{color:#fff;font-family:var(--font-heading);letter-spacing:-.02em;margin:0;font-size:clamp(38px,5.6vw,66px);font-weight:800;line-height:1.02}.MarketingSections-module__o0oRwq__b2bHeroTitle br{display:none}.MarketingSections-module__o0oRwq__b2bHeroText{color:#ffffffc7;max-width:640px;margin:22px 0 0;font-size:clamp(17px,2vw,21px);line-height:1.5}.MarketingSections-module__o0oRwq__b2bHero .MarketingSections-module__o0oRwq__buttonRow{margin-top:32px}.MarketingSections-module__o0oRwq__b2bHero .MarketingSections-module__o0oRwq__buttonRow a:first-child{background:var(--pex-keppel);color:#fff;border-color:var(--pex-keppel)}.MarketingSections-module__o0oRwq__b2bHero .MarketingSections-module__o0oRwq__buttonRow a:last-child{color:#ffffffe6;background:0 0;border-color:#ffffff59}.MarketingSections-module__o0oRwq__b2bHero .MarketingSections-module__o0oRwq__buttonRow a:last-child:hover{background:#ffffff0f;border-color:#ffffffb3}@media (max-width:1024px){.MarketingSections-module__o0oRwq__b2bHero{padding:clamp(36px,6vw,52px) 0 clamp(44px,8vw,72px)}.MarketingSections-module__o0oRwq__b2bHeroInner{padding-inline:var(--gutter-mobile)}.MarketingSections-module__o0oRwq__b2bHeroTitle{font-size:clamp(32px,9vw,42px)}.MarketingSections-module__o0oRwq__b2bHeroTitle br{display:inline}.MarketingSections-module__o0oRwq__b2bHeroText{font-size:16px}}@media (max-width:480px){.MarketingSections-module__o0oRwq__b2bHeroTitle{font-size:clamp(28px,8vw,34px)}}.MarketingSections-module__o0oRwq__accountingTrustBanner{background:var(--pex-keppel);color:#fff;border-bottom:1px solid #0000000d;padding:20px 0}.MarketingSections-module__o0oRwq__accountingTrustInner{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);justify-content:space-between;align-items:center;gap:24px;margin-inline:auto;display:flex}.MarketingSections-module__o0oRwq__accountingTrustContent{flex:1;align-items:center;gap:16px;display:flex}.MarketingSections-module__o0oRwq__accountingTrustIcon{color:#fff;background:#ffffff26;border-radius:10px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.MarketingSections-module__o0oRwq__accountingTrustIcon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.MarketingSections-module__o0oRwq__accountingTrustText{flex-direction:column;gap:2px;display:flex}.MarketingSections-module__o0oRwq__accountingTrustTitle{letter-spacing:-.01em;color:#fff;margin:0;font-size:17px;font-weight:800}.MarketingSections-module__o0oRwq__accountingTrustDesc{color:#ffffffe6;margin:0;font-size:14px;line-height:1.4}.MarketingSections-module__o0oRwq__accountingTrustBadge{border-radius:var(--radius-pill);color:var(--pex-keppel);text-align:center;text-transform:uppercase;letter-spacing:.05em;background:#fff;flex-shrink:0;padding:5px 12px;font-size:12px;font-weight:800;box-shadow:0 4px 12px #0000000d}@media (max-width:1024px){.MarketingSections-module__o0oRwq__accountingTrustInner{padding-inline:var(--gutter-mobile);flex-direction:column;align-items:flex-start;gap:16px}.MarketingSections-module__o0oRwq__accountingTrustContent{align-items:flex-start}.MarketingSections-module__o0oRwq__accountingTrustBadge{align-self:center}}.MarketingSections-module__o0oRwq__officePortalContainer{--color-primary:var(--color-brand-teal);--color-secondary:var(--color-brand-navy);--pex-primary:var(--pex-keppel);--pex-accent:var(--pex-keppel);--radius-card:.5rem;--radius-button:.5rem}
.CompleteListTable-module__o8GzzW__tableWrapper{background:#fffffff5;border:1px solid #e1e7ead1;border-radius:24px;overflow-x:auto}.CompleteListTable-module__o8GzzW__table{border-collapse:collapse;table-layout:fixed;width:100%}.CompleteListTable-module__o8GzzW__table thead th{z-index:1;color:var(--pex-primary);text-align:left;background:#f4f8fa;border-bottom:1px solid #e1e7eaeb;padding:14px 16px;font-size:13px;font-weight:800;position:sticky;top:0}.CompleteListTable-module__o8GzzW__table tr{border-bottom:1px solid #e1e7eac7}.CompleteListTable-module__o8GzzW__table tr:last-child{border-bottom:0}.CompleteListTable-module__o8GzzW__itemName{color:var(--pex-text);vertical-align:top;padding:13px 16px;font-size:15px;line-height:1.35}.CompleteListTable-module__o8GzzW__specification{color:var(--pex-text-muted);vertical-align:top;padding:13px 16px;font-size:14px;line-height:1.4}.CompleteListTable-module__o8GzzW__quantity{width:84px;color:var(--pex-primary);text-align:left;vertical-align:top;padding:13px 16px;font-size:15px;font-weight:800}.CompleteListTable-module__o8GzzW__quantityHeading{width:84px}.CompleteListTable-module__o8GzzW__empty{color:var(--pex-text-muted);margin:0}@media (max-width:768px){.CompleteListTable-module__o8GzzW__table thead th,.CompleteListTable-module__o8GzzW__itemName,.CompleteListTable-module__o8GzzW__specification,.CompleteListTable-module__o8GzzW__quantity{padding:12px}.CompleteListTable-module__o8GzzW__table thead th{font-size:12px}.CompleteListTable-module__o8GzzW__itemName,.CompleteListTable-module__o8GzzW__specification,.CompleteListTable-module__o8GzzW__quantity{font-size:13px}}@media (prefers-reduced-motion:reduce){.CompleteListTable-module__o8GzzW__tableWrapper{transition:none}}
.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(--pex-coral);color:var(--pex-bg)}.IconCircle-module___gGYZq__navy{background:var(--pex-navy);color:var(--pex-bg)}.IconCircle-module___gGYZq__white{background:var(--pex-bg);color:var(--pex-coral)}.IconCircle-module___gGYZq__left svg{transform:rotate(180deg)}
.Button-module__VMVMAW__button{border-radius:var(--radius-pill);min-width:var(--touch-target-min);max-width:100%;font-weight:800;font-family:var(--font-button);letter-spacing:0;text-align:center;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>span:first-child{overflow-wrap:anywhere;text-align:center;min-width:0}.Button-module__VMVMAW__button:not(:disabled):hover{filter:brightness(110%);transform:var(--button-hover-transform);box-shadow:var(--button-hover-shadow)}.Button-module__VMVMAW__button:not(:disabled):active{filter:brightness();transform:var(--button-active-transform)}.Button-module__VMVMAW__button:focus-visible{outline:var(--button-focus-ring);outline-offset:var(--button-focus-ring-offset)}.Button-module__VMVMAW__button:disabled,.Button-module__VMVMAW__button[aria-disabled=true]{opacity:var(--button-disabled-opacity);cursor:not-allowed;box-shadow:none;transform:none}@keyframes Button-module__VMVMAW__buttonSpinner{to{transform:rotate(360deg)}}.Button-module__VMVMAW__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:1em;height:1em;animation:.6s linear infinite Button-module__VMVMAW__buttonSpinner}.Button-module__VMVMAW__button>span:last-child{transition:var(--button-transition);flex:none}.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 17px;font-size:14px}.Button-module__VMVMAW__md{min-height:44px;padding:6px 22px;font-size:16px}.Button-module__VMVMAW__lg{min-height:56px;padding:8px 28px;font-size:20px}.Button-module__VMVMAW__primary{background:var(--pex-coral);color:var(--pex-bg);box-shadow:0 10px 20px #ff6f5938}.Button-module__VMVMAW__primary:hover{background:var(--pex-coral-hover)}.Button-module__VMVMAW__secondary{background:var(--pex-bg);color:var(--pex-navy);border-color:#1a2a402e;box-shadow:inset 0 0 0 1px #1a2a4005}.Button-module__VMVMAW__secondary:hover{background:var(--pex-bg-soft);border-color:var(--pex-coral)}.Button-module__VMVMAW__tertiary{min-height:38px;color:var(--pex-text-muted);text-underline-offset:4px;background:0 0;padding:4px 0;font-size:14px;text-decoration:underline;text-decoration-thickness:1.5px}.Button-module__VMVMAW__tertiary:hover{color:var(--pex-navy);filter:none;box-shadow:none;transform:none}.Button-module__VMVMAW__navy{background:var(--pex-navy);color:var(--pex-bg);box-shadow:0 10px 20px #1a2a401f}.Button-module__VMVMAW__navy:hover{background:var(--pex-sme-navy)}.Button-module__VMVMAW__white{background:var(--pex-bg);color:var(--pex-navy);box-shadow:0 10px 20px #1a2a401f}.Button-module__VMVMAW__outline{border-color:var(--pex-navy);color:var(--pex-navy);background:0 0}.Button-module__VMVMAW__fullWidth{width:100%}.Button-module__VMVMAW__outline:hover{background:var(--pex-bg-soft)}@media (max-width:480px){.Button-module__VMVMAW__button{white-space:normal;text-align:center}.Button-module__VMVMAW__sm{min-height:var(--touch-target-min)}.Button-module__VMVMAW__md{min-height:var(--touch-target-min);padding-inline:16px;font-size:14px}.Button-module__VMVMAW__lg{min-height:var(--touch-target-min);padding-inline:20px;font-size:16px}}
.CheckoutProgress-module__IGnBFq__progress{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.CheckoutProgress-module__IGnBFq__progress li{border:var(--surface-border-soft);border-radius:var(--radius-card-compact);background:var(--pex-bg);min-height:74px;color:var(--pex-text-muted);text-align:center;align-content:center;justify-items:center;gap:7px;padding:10px;font-size:12px;font-weight:800;display:grid}.CheckoutProgress-module__IGnBFq__progress li span{border-radius:var(--radius-pill);background:var(--pex-bg-soft);width:30px;height:30px;color:var(--pex-primary);place-items:center;font-size:13px;display:grid}.CheckoutProgress-module__IGnBFq__progressActive{color:var(--pex-primary)!important;border-color:#1a2a4029!important}.CheckoutProgress-module__IGnBFq__progressActive span{background:var(--pex-primary);color:var(--pex-bg)}.CheckoutProgress-module__IGnBFq__progressCurrent{animation:2s ease-in-out infinite CheckoutProgress-module__IGnBFq__stepCurrentPulse;box-shadow:0 0 0 3px #ff6f591a;color:var(--pex-primary)!important;background:#ff6f5914!important;border-color:#ff6f596b!important}.CheckoutProgress-module__IGnBFq__progressCurrent span{background:var(--pex-coral);color:var(--pex-bg)}@keyframes CheckoutProgress-module__IGnBFq__stepCurrentPulse{0%,to{box-shadow:0 0 0 2px #ff6f5914}50%{box-shadow:0 0 0 5px #ff6f5929}}.CheckoutProgress-module__IGnBFq__mobileProgress{display:none}.CheckoutProgress-module__IGnBFq__mobileProgressLabel{color:var(--pex-text-muted);margin:0;font-size:.95rem;line-height:1.25}.CheckoutProgress-module__IGnBFq__mobileProgressLabel strong{color:var(--pex-primary);font-weight:900}.CheckoutProgress-module__IGnBFq__mobileProgressBar{border-radius:var(--radius-pill);background:#1a2a4014;width:100%;height:6px;overflow:hidden}.CheckoutProgress-module__IGnBFq__mobileProgressBar i{border-radius:inherit;background:var(--pex-coral);height:100%;transition:width var(--motion-duration) var(--motion-ease);display:block}@media (max-width:768px){.CheckoutProgress-module__IGnBFq__progress{display:none}.CheckoutProgress-module__IGnBFq__mobileProgress{border:var(--surface-border-soft);border-radius:var(--radius-card-compact);background:var(--pex-bg);box-shadow:var(--card-shadow);gap:10px;padding:14px 16px;display:grid}}
.ConciergeSection-module__Bgw4Ma__panel{border:var(--card-border);border-radius:var(--radius-section);background:radial-gradient(circle at 10% 90%, #ff6b590f, transparent 40%), var(--card-bg);box-shadow:var(--card-shadow);grid-template-columns:1fr .72fr;align-items:center;gap:clamp(28px,5vw,60px);padding:clamp(28px,5vw,54px);display:grid}.ConciergeSection-module__Bgw4Ma__copy{max-width:620px}.ConciergeSection-module__Bgw4Ma__copy h2{color:var(--pex-primary);font-family:var(--font-heading);overflow-wrap:anywhere;margin:0;font-size:clamp(32px,4.6vw,56px);font-weight:800;line-height:1}.ConciergeSection-module__Bgw4Ma__highlight{color:#e85d4a}.ConciergeSection-module__Bgw4Ma__lead{color:var(--pex-text);margin:16px 0 0;font-size:17px;line-height:1.5}.ConciergeSection-module__Bgw4Ma__actionRow{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.ConciergeSection-module__Bgw4Ma__uploadBtn,.ConciergeSection-module__Bgw4Ma__whatsappBtn{border-radius:var(--radius-pill);min-height:54px;font-family:var(--font-button);white-space:nowrap;transition:var(--button-transition);cursor:pointer;align-items:center;gap:10px;padding:0 28px;font-size:16px;font-weight:800;text-decoration:none;display:inline-flex}.ConciergeSection-module__Bgw4Ma__uploadBtn{color:#fff;background:#e85d4a;box-shadow:0 4px 14px #e85d4a59}.ConciergeSection-module__Bgw4Ma__uploadBtn:hover{filter:brightness(110%);transform:var(--button-hover-transform);box-shadow:var(--button-hover-shadow);background:#e85d4a}.ConciergeSection-module__Bgw4Ma__whatsappBtn{color:#fff;background:#25d366;box-shadow:0 4px 14px #25d36659}.ConciergeSection-module__Bgw4Ma__whatsappBtn:hover{filter:brightness(110%);transform:var(--button-hover-transform);box-shadow:var(--button-hover-shadow);background:#25d366}.ConciergeSection-module__Bgw4Ma__btnIcon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:22px;height:22px}.ConciergeSection-module__Bgw4Ma__visual{justify-items:center;gap:20px;display:grid}.ConciergeSection-module__Bgw4Ma__visualIcon{width:64px;height:64px;color:var(--pex-keppel);background:#219e9a1a;border-radius:20px;place-items:center;display:grid}.ConciergeSection-module__Bgw4Ma__visualIcon svg{width:32px;height:32px}.ConciergeSection-module__Bgw4Ma__visualGrid{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.ConciergeSection-module__Bgw4Ma__visualChip{border-radius:var(--radius-pill);background:var(--pex-bg-soft);color:var(--pex-text);white-space:nowrap;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-flex}.ConciergeSection-module__Bgw4Ma__visualChip svg{fill:none;width:14px;height:14px;stroke:var(--pex-keppel);stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.ConciergeSection-module__Bgw4Ma__schoolLink{text-align:center;margin:20px 0 0}.ConciergeSection-module__Bgw4Ma__schoolLink a{color:var(--pex-text-muted);font-size:14px;font-weight:700;text-decoration:none;transition:color .2s}.ConciergeSection-module__Bgw4Ma__schoolLink a:hover{color:var(--pex-keppel)}.ConciergeSection-module__Bgw4Ma__schoolLink a span{display:inline}@media (max-width:1024px){.ConciergeSection-module__Bgw4Ma__panel{grid-template-columns:1fr;gap:24px;padding:28px}.ConciergeSection-module__Bgw4Ma__actionRow{flex-direction:column}.ConciergeSection-module__Bgw4Ma__uploadBtn,.ConciergeSection-module__Bgw4Ma__whatsappBtn{justify-content:center;width:100%;min-height:50px;font-size:15px}}
.SavingsPlanBanner-module__gP9w8G__banner{border-radius:var(--radius-card);background:radial-gradient(ellipse at 20% 40%, #219e9a0f, transparent 60%), radial-gradient(ellipse at 80% 60%, #ff6f590d, transparent 60%), var(--pex-bg);border:1px solid var(--pex-border);box-shadow:var(--card-shadow);padding:36px 40px;position:relative;overflow:hidden}.SavingsPlanBanner-module__gP9w8G__bannerCompact{padding:24px 28px}.SavingsPlanBanner-module__gP9w8G__bannerCheckout{padding:20px 24px}.SavingsPlanBanner-module__gP9w8G__inner{flex-direction:column;gap:14px;display:flex}.SavingsPlanBanner-module__gP9w8G__innerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.SavingsPlanBanner-module__gP9w8G__eyebrow{color:var(--pex-coral);font-size:var(--section-eyebrow-font-size);font-weight:var(--section-eyebrow-font-weight);text-transform:uppercase;letter-spacing:.04em;margin:0}.SavingsPlanBanner-module__gP9w8G__title{color:var(--pex-primary);margin:0;font-size:clamp(20px,3vw,28px);font-weight:800;line-height:1.15}.SavingsPlanBanner-module__gP9w8G__text{color:var(--pex-muted);max-width:640px;margin:0;font-size:15px;line-height:1.6}.SavingsPlanBanner-module__gP9w8G__text strong{color:var(--pex-keppel)}.SavingsPlanBanner-module__gP9w8G__chips{flex-wrap:wrap;gap:6px;display:flex}.SavingsPlanBanner-module__gP9w8G__chip{border-radius:var(--radius-pill);white-space:nowrap;padding:4px 10px;font-size:12px;font-weight:800;line-height:1.4}.SavingsPlanBanner-module__gP9w8G__chipCoral{color:var(--pex-coral);background:#ff6f591a}.SavingsPlanBanner-module__gP9w8G__chipTeal{color:var(--pex-keppel);background:#219e9a14}.SavingsPlanBanner-module__gP9w8G__chipNavy{color:var(--pex-primary);background:#1a2a400f}.SavingsPlanBanner-module__gP9w8G__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.SavingsPlanBanner-module__gP9w8G__notice{color:var(--pex-muted);background:#219e9a0f;border:1px solid #219e9a26;border-radius:12px;margin:10px 0 0;padding:12px 16px;font-size:13px;line-height:1.5}.SavingsPlanBanner-module__gP9w8G__notice strong{color:var(--pex-primary)}@media (max-width:600px){.SavingsPlanBanner-module__gP9w8G__banner{padding:24px 20px}.SavingsPlanBanner-module__gP9w8G__bannerCompact{padding:18px 16px}.SavingsPlanBanner-module__gP9w8G__bannerCheckout{padding:16px}.SavingsPlanBanner-module__gP9w8G__innerRow{flex-direction:column;align-items:flex-start}.SavingsPlanBanner-module__gP9w8G__actions{width:100%}.SavingsPlanBanner-module__gP9w8G__actions>*{flex:1}}
.TrustChecklist-module__dRMV_G__trustList{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.TrustChecklist-module__dRMV_G__trustList li{color:var(--pex-primary);align-items:center;gap:8px;font-weight:800;display:flex}.TrustChecklist-module__dRMV_G__trustList li:before{content:"✓";color:var(--pex-keppel)}.TrustChecklist-module__dRMV_G__trustList a{color:inherit;text-underline-offset:4px;text-decoration:underline}
.SavingsTimeline-module__Ml1wxq__timeline{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.SavingsTimeline-module__Ml1wxq__step{text-align:center;border-radius:var(--radius-card-compact);background:var(--pex-bg);border:1px solid var(--pex-border);box-shadow:var(--card-shadow);flex-direction:column;align-items:center;gap:8px;padding:20px 12px;display:flex;position:relative}.SavingsTimeline-module__Ml1wxq__step:not(:last-child):after{content:"";background:repeating-linear-gradient(90deg, var(--pex-border) 0, var(--pex-border) 6px, transparent 6px, transparent 10px);width:calc(100% - 44px);height:2px;position:absolute;top:38px;left:calc(50% + 22px)}.SavingsTimeline-module__Ml1wxq__badge{border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:14px;font-weight:800;display:grid}.SavingsTimeline-module__Ml1wxq__badgeCoral{color:var(--pex-coral);background:#ff6f591f}.SavingsTimeline-module__Ml1wxq__badgeTeal{color:var(--pex-keppel);background:#219e9a1a}.SavingsTimeline-module__Ml1wxq__badgeNavy{color:var(--pex-primary);background:#1a2a400f}.SavingsTimeline-module__Ml1wxq__stepTitle{color:var(--pex-primary);font-size:14px;font-weight:800;line-height:1.2}.SavingsTimeline-module__Ml1wxq__stepText{color:var(--pex-muted);margin:0;font-size:12px;line-height:1.4}@media (max-width:900px){.SavingsTimeline-module__Ml1wxq__timeline{flex-direction:column;gap:10px;display:flex}.SavingsTimeline-module__Ml1wxq__step{text-align:left;flex-direction:row;gap:12px;padding:14px 16px}.SavingsTimeline-module__Ml1wxq__step:not(:last-child):after{display:none}.SavingsTimeline-module__Ml1wxq__stepBody{min-width:0}.SavingsTimeline-module__Ml1wxq__badge{flex-shrink:0;width:38px;height:38px;font-size:13px}.SavingsTimeline-module__Ml1wxq__stepTitle{font-size:14px}.SavingsTimeline-module__Ml1wxq__stepText{font-size:13px}}
.QuantityStepper-module__Xmbjoa__stepperContainer{border-radius:var(--radius-button);background:#fff;border:1px solid #0000001a;align-items:center;height:48px;display:inline-flex;overflow:hidden}.QuantityStepper-module__Xmbjoa__stepperButton{cursor:pointer;width:48px;height:48px;color:var(--pex-text);background:0 0;border:none;place-items:center;display:grid}.QuantityStepper-module__Xmbjoa__stepperButton:disabled{opacity:.3;cursor:not-allowed}.QuantityStepper-module__Xmbjoa__stepperValue{text-align:center;width:40px;font-size:16px;font-weight:700}.QuantityStepper-module__Xmbjoa__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.WhatsAppHelpBlock-module__TSM42q__supportBlock{min-height:66px;margin:26px calc(var(--summary-card-pad) * -1) 0;border-radius:0 0 var(--radius-card-lg) var(--radius-card-lg);background:var(--pex-primary);color:var(--pex-bg);justify-content:space-between;align-items:center;gap:16px;padding:12px 32px;display:flex}.WhatsAppHelpBlock-module__TSM42q__supportCopy{text-align:center;min-width:0}.WhatsAppHelpBlock-module__TSM42q__supportCopy strong,.WhatsAppHelpBlock-module__TSM42q__supportCopy small{display:block}.WhatsAppHelpBlock-module__TSM42q__supportCopy strong{font-family:var(--font-heading);font-size:clamp(1rem,1.45vw,1.18rem);font-weight:900;line-height:1.02}.WhatsAppHelpBlock-module__TSM42q__supportCopy small{color:var(--pex-keppel);margin-top:2px;font-size:.76rem;font-weight:800;line-height:1.15}.WhatsAppHelpBlock-module__TSM42q__supportIconLink{width:44px;height:44px;color:var(--pex-bg);transition:var(--interactive-transition);background:#25d366;border-radius:999px;flex:none;place-items:center;text-decoration:none;display:grid;box-shadow:0 10px 20px #0c1c3138}.WhatsAppHelpBlock-module__TSM42q__supportIconLink:hover,.WhatsAppHelpBlock-module__TSM42q__supportIconLink:focus-visible{outline-offset:4px;background:#20c45f;outline:3px solid #25d36647;transform:translateY(-1px)}.WhatsAppHelpBlock-module__TSM42q__supportIconLink svg{fill:currentColor;stroke:none;width:25px;height:25px}@media (max-width:768px){.WhatsAppHelpBlock-module__TSM42q__supportBlock{margin-inline:calc(var(--summary-card-pad) * -1);padding-inline:24px}.WhatsAppHelpBlock-module__TSM42q__supportIconLink{width:42px;height:42px}.WhatsAppHelpBlock-module__TSM42q__supportIconLink svg{width:24px;height:24px}}
.DownloadListLink-module__4YByzq__wrapper{position:relative}.DownloadListLink-module__4YByzq__link{width:fit-content;min-height:40px;font:inherit;color:var(--pex-text-muted);text-underline-offset:3px;cursor:pointer;transition:var(--interactive-transition);background:0 0;border:none;justify-content:center;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:700;line-height:1;text-decoration:underline;display:inline-flex}.DownloadListLink-module__4YByzq__link:hover{color:var(--color-brand-teal)}.DownloadListLink-module__4YByzq__link:disabled{opacity:.65;cursor:wait}.DownloadListLink-module__4YByzq__link:focus-visible{outline:2px solid var(--color-brand-orange);outline-offset:4px;color:var(--pex-primary)}.DownloadListLink-module__4YByzq__spinner{animation:.8s linear infinite DownloadListLink-module__4YByzq__spin}@keyframes DownloadListLink-module__4YByzq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.DownloadListLink-module__4YByzq__emailCapture{z-index:10;border-radius:var(--radius-card);background:var(--card-bg);border:var(--card-border);min-width:280px;box-shadow:var(--card-shadow-hover);padding:16px;animation:.2s DownloadListLink-module__4YByzq__fadeUp;position:absolute;bottom:calc(100% + 8px);left:0}@keyframes DownloadListLink-module__4YByzq__fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.DownloadListLink-module__4YByzq__emailForm{flex-direction:column;gap:10px;display:flex}.DownloadListLink-module__4YByzq__emailPrompt{color:var(--color-text-strong);margin:0;font-size:13px;font-weight:700}.DownloadListLink-module__4YByzq__emailInput{border:1px solid #1a2a4026;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-size:13px;transition:border-color .15s}.DownloadListLink-module__4YByzq__emailInput:focus{border-color:var(--pex-keppel)}.DownloadListLink-module__4YByzq__emailActions{gap:8px;display:flex}.DownloadListLink-module__4YByzq__emailSubmit{border-radius:var(--radius-pill);background:var(--color-brand-teal);color:var(--color-surface);cursor:pointer;transition:var(--button-transition);border:none;flex:1;padding:8px 14px;font-size:13px;font-weight:700}.DownloadListLink-module__4YByzq__emailSubmit:hover{filter:brightness(110%);transform:var(--button-hover-transform);box-shadow:var(--button-hover-shadow);background:var(--color-brand-navy)}.DownloadListLink-module__4YByzq__emailSkip{border-radius:var(--radius-pill);color:var(--pex-text-muted);cursor:pointer;transition:var(--interactive-transition);background:0 0;border:1px solid #1a2a401f;padding:8px 12px;font-size:13px}.DownloadListLink-module__4YByzq__emailSkip:hover{color:var(--pex-primary);filter:brightness(110%);transform:var(--button-hover-transform);box-shadow:var(--button-hover-shadow)}@media (max-width:768px){.DownloadListLink-module__4YByzq__link{min-height:var(--touch-target-min)}.DownloadListLink-module__4YByzq__emailCapture{min-width:240px;right:0}}@media (prefers-reduced-motion:reduce){.DownloadListLink-module__4YByzq__link{transition:none}.DownloadListLink-module__4YByzq__spinner,.DownloadListLink-module__4YByzq__emailCapture{animation:none}}
.OrderSummaryCard-module__m4T7EW__summaryColumn{top:calc(var(--header-height-desktop) + 28px);position:sticky}.OrderSummaryCard-module__m4T7EW__summaryCard{--summary-card-pad:32px;padding:var(--summary-card-pad) var(--summary-card-pad) 0;background:var(--card-bg);border:var(--card-border);border-radius:var(--radius-card-lg);box-shadow:var(--card-shadow);overflow:hidden}.OrderSummaryCard-module__m4T7EW__summaryCard .OrderSummaryCard-module__m4T7EW__confirmKicker{color:var(--pex-keppel);margin-bottom:10px}.OrderSummaryCard-module__m4T7EW__confirmKicker{color:var(--pex-text-muted);margin:0 0 10px;font-size:14px;font-weight:800}.OrderSummaryCard-module__m4T7EW__summaryCard h2{color:var(--pex-primary);font-family:var(--font-heading);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:clamp(1.35rem,2.2vw,2rem);font-weight:800;line-height:1.2;overflow:hidden}.OrderSummaryCard-module__m4T7EW__summaryGrade{color:var(--pex-text-muted);font-family:var(--font-heading);margin:6px 0 20px;font-size:clamp(.85rem,1.2vw,1rem);font-weight:800;line-height:1}.OrderSummaryCard-module__m4T7EW__priceSummary{border-top:1px solid #1a2a401a;gap:0;margin-top:24px;display:grid}.OrderSummaryCard-module__m4T7EW__priceSummary div{border-bottom:1px solid #1a2a4014;justify-content:space-between;align-items:baseline;gap:16px;padding:16px 0;display:flex}.OrderSummaryCard-module__m4T7EW__priceSummary dt{color:var(--pex-primary);font-weight:800}.OrderSummaryCard-module__m4T7EW__priceSummary dt span{color:var(--pex-text-muted);font-size:.9em;font-weight:700}.OrderSummaryCard-module__m4T7EW__priceSummary dd{color:var(--pex-primary);text-align:right;margin:0;font-weight:900}.OrderSummaryCard-module__m4T7EW__summaryTotalRow{border-top:2px solid #ff6f5957;margin-top:20px;border-bottom:0!important;padding-top:24px!important}.OrderSummaryCard-module__m4T7EW__summaryTotalRow dd{color:var(--pex-coral);font-size:clamp(1.35rem,2vw,1.75rem)}.OrderSummaryCard-module__m4T7EW__summaryCard .OrderSummaryCard-module__m4T7EW__trustList{gap:18px;margin-top:30px}@media (max-width:1024px){.OrderSummaryCard-module__m4T7EW__summaryColumn{position:static}.OrderSummaryCard-module__m4T7EW__summaryCard{margin-top:24px;display:none}.OrderSummaryCard-module__m4T7EW__summaryCardOpen{display:grid}}@media (max-width:768px){.OrderSummaryCard-module__m4T7EW__summaryCard{--summary-card-pad:clamp(20px, 6vw, 28px);padding-bottom:0}.OrderSummaryCard-module__m4T7EW__summaryCard h2{white-space:nowrap;text-overflow:ellipsis;font-size:clamp(1.1rem,5vw,1.5rem);overflow:hidden}.OrderSummaryCard-module__m4T7EW__summaryGrade{margin:4px 0 16px;font-size:clamp(.8rem,3vw,.9rem)}}
.PackCustomiser-module__1PxCwW__actions,.PackCustomiser-module__1PxCwW__actionRow{gap:10px;display:grid}.PackCustomiser-module__1PxCwW__actionRow>*{width:100%;min-height:40px}.PackCustomiser-module__1PxCwW__microcopy{color:var(--pex-text-muted);margin:0;font-size:15px;line-height:1.45}.PackCustomiser-module__1PxCwW__downloadLink{width:fit-content;color:var(--pex-text-muted);text-underline-offset:3px;align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:underline;transition:color .18s;display:inline-flex}.PackCustomiser-module__1PxCwW__downloadLink:hover,.PackCustomiser-module__1PxCwW__downloadLink:focus-visible{color:var(--pex-keppel)}.PackCustomiser-module__1PxCwW__overlay{z-index:9999;background:#0f253785;justify-content:flex-end;animation:.25s ease-out forwards PackCustomiser-module__1PxCwW__fadeInOverlay;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes PackCustomiser-module__1PxCwW__fadeInOverlay{0%{opacity:0}to{opacity:1}}.PackCustomiser-module__1PxCwW__drawer{background:var(--pex-bg);flex-direction:column;width:min(480px,100%);height:100dvh;animation:.35s cubic-bezier(.16,1,.3,1) forwards PackCustomiser-module__1PxCwW__slideInDrawer;display:flex;overflow-y:auto;box-shadow:-24px 0 60px #0f253738}@keyframes PackCustomiser-module__1PxCwW__slideInDrawer{0%{transform:translate(100%)}to{transform:translate(0)}}.PackCustomiser-module__1PxCwW__header{z-index:3;border-bottom:1px solid var(--pex-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:1fr auto;align-items:start;gap:16px;padding:clamp(16px,3vw,24px);display:grid;position:sticky;top:0}.PackCustomiser-module__1PxCwW__header p{color:var(--pex-keppel);margin:0 0 4px;font-size:13px;font-weight:800}.PackCustomiser-module__1PxCwW__header h2{color:var(--pex-primary);font-family:var(--font-heading);margin:0;font-size:clamp(24px,3.5vw,32px);line-height:1}.PackCustomiser-module__1PxCwW__headerSubtitle{color:var(--pex-text-muted);margin-top:6px;font-size:14px;font-weight:600;display:block}.PackCustomiser-module__1PxCwW__closeButton{border:1px solid var(--pex-border);background:var(--pex-bg);width:44px;height:44px;color:var(--pex-primary);box-sizing:border-box;cursor:pointer;transition:var(--interactive-transition);border-radius:50%;flex-shrink:0;place-items:center;padding:0;font-size:24px;line-height:0;display:grid}.PackCustomiser-module__1PxCwW__closeButton:hover{border-color:var(--pex-keppel);color:var(--pex-keppel)}.PackCustomiser-module__1PxCwW__closeButton:focus-visible{outline:var(--focus-ring);outline-offset:3px}.PackCustomiser-module__1PxCwW__content{flex:1;gap:14px;padding:clamp(16px,3vw,24px);display:grid}.PackCustomiser-module__1PxCwW__summaryCard,.PackCustomiser-module__1PxCwW__itemRow{border-radius:var(--radius-card);background:var(--pex-bg-soft);border:1px solid #1a2a4014}.PackCustomiser-module__1PxCwW__summaryCard{gap:8px;padding:18px 20px;display:grid}.PackCustomiser-module__1PxCwW__summaryLabel{color:var(--pex-keppel);font-size:13px;font-weight:800;display:block}.PackCustomiser-module__1PxCwW__summaryValue{color:var(--pex-primary);font-size:clamp(26px,4vw,36px);font-weight:800;line-height:1;display:block}.PackCustomiser-module__1PxCwW__quoteNote{color:var(--pex-text-muted);margin:0;font-size:14px;line-height:1.45}.PackCustomiser-module__1PxCwW__itemList{gap:10px;display:grid}.PackCustomiser-module__1PxCwW__itemRow{grid-template-columns:1fr auto;align-items:center;gap:14px;padding:14px;display:grid}.PackCustomiser-module__1PxCwW__itemCheckbox{cursor:pointer;align-items:flex-start;gap:12px;min-width:0;display:flex}.PackCustomiser-module__1PxCwW__itemCheckbox input{width:22px;height:22px;accent-color:var(--pex-coral);margin-top:2px}.PackCustomiser-module__1PxCwW__itemCheckbox input:focus-visible{outline:var(--focus-ring);outline-offset:2px}.PackCustomiser-module__1PxCwW__itemCategory{color:var(--pex-keppel);text-transform:uppercase;letter-spacing:.3px;margin-bottom:2px;font-size:12px;font-weight:800;display:block}.PackCustomiser-module__1PxCwW__itemName{color:var(--pex-primary);font-size:16px;font-weight:800;line-height:1.2;display:block}.PackCustomiser-module__1PxCwW__itemMeta{color:var(--pex-text-muted);margin-top:4px;font-size:13px;display:block}.PackCustomiser-module__1PxCwW__lineTotal{color:var(--pex-coral);margin-top:4px;font-size:13px;font-weight:800;display:block}.PackCustomiser-module__1PxCwW__footer{z-index:4;padding:16px clamp(16px,3vw,24px);padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--pex-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;gap:12px;margin-top:auto;display:grid;position:sticky;bottom:0;box-shadow:0 -16px 34px #0f253714}.PackCustomiser-module__1PxCwW__footerSummary{gap:3px;display:grid}.PackCustomiser-module__1PxCwW__footerSummary strong{color:var(--pex-primary);font-size:20px}.PackCustomiser-module__1PxCwW__footerSummary span{color:var(--pex-text-muted);font-size:14px;font-weight:700}.PackCustomiser-module__1PxCwW__resetButton,.PackCustomiser-module__1PxCwW__submitButton{border-radius:var(--radius-pill);width:100%;font:inherit;cursor:pointer;transition:var(--button-transition);justify-content:center;align-items:center;gap:8px;padding:0 20px;display:flex}.PackCustomiser-module__1PxCwW__resetButton{border:1px solid var(--pex-border);background:var(--pex-bg);min-height:48px;color:var(--pex-primary);font-size:15px;font-weight:700}.PackCustomiser-module__1PxCwW__resetButton:hover{border-color:var(--pex-keppel);color:var(--pex-keppel);transform:var(--button-hover-transform)}.PackCustomiser-module__1PxCwW__resetButton:focus-visible{outline:var(--focus-ring);outline-offset:3px}.PackCustomiser-module__1PxCwW__submitButton{background:var(--pex-coral);min-height:52px;color:var(--pex-bg);border:0;font-size:17px;font-weight:800}.PackCustomiser-module__1PxCwW__submitButton:hover{filter:brightness(110%);transform:var(--button-hover-transform);box-shadow:var(--button-hover-shadow)}.PackCustomiser-module__1PxCwW__submitButton:active{filter:brightness();transform:var(--button-active-transform)}.PackCustomiser-module__1PxCwW__submitButton:disabled{opacity:.5;cursor:not-allowed;filter:none;box-shadow:none;transform:none}.PackCustomiser-module__1PxCwW__submitButton:focus-visible{outline:var(--focus-ring);outline-offset:3px}@media (max-width:768px){.PackCustomiser-module__1PxCwW__drawer{width:100%}.PackCustomiser-module__1PxCwW__header{padding-top:max(16px, env(safe-area-inset-top))}.PackCustomiser-module__1PxCwW__itemRow{grid-template-columns:1fr}.PackCustomiser-module__1PxCwW__footer{padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}.PackCustomiser-module__1PxCwW__resetButton,.PackCustomiser-module__1PxCwW__submitButton{width:100%}}.PackCustomiser-module__1PxCwW__actionsCard{background:var(--pex-bg);border:1px solid #1a2a4014;border-radius:28px;flex-direction:column;gap:24px;padding:32px;display:flex;box-shadow:0 10px 30px #1a2a400a}.PackCustomiser-module__1PxCwW__priceRow{border-bottom:1px dashed #1a2a4014;justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:20px;display:flex}.PackCustomiser-module__1PxCwW__detailPrice{color:var(--pex-primary);font-size:38px;font-weight:800;line-height:1}.PackCustomiser-module__1PxCwW__detailActionRow{flex-direction:column;gap:14px;display:flex}.PackCustomiser-module__1PxCwW__detailButton{justify-content:center!important;width:100%!important;min-height:54px!important;padding-left:24px!important;padding-right:24px!important;font-size:18px!important;position:relative!important}.PackCustomiser-module__1PxCwW__detailButton>span:first-child{margin:0 auto}.PackCustomiser-module__1PxCwW__detailButton>span:last-child{position:absolute;top:50%;right:7px;transform:translateY(-50%)}.PackCustomiser-module__1PxCwW__downloadLinkWrapper{justify-content:flex-start;padding-top:4px;display:flex}.PackCustomiser-module__1PxCwW__downloadLink{text-underline-offset:4px;transition:var(--interactive-transition);align-items:center;gap:8px;text-decoration:underline;display:inline-flex;color:var(--pex-navy)!important;font-size:15px!important;font-weight:700!important}.PackCustomiser-module__1PxCwW__downloadLink:hover{color:var(--pex-keppel)!important}@media (max-width:480px){.PackCustomiser-module__1PxCwW__actionsCard{gap:20px;padding:24px}.PackCustomiser-module__1PxCwW__priceRow{flex-direction:column;align-items:flex-start;gap:10px}.PackCustomiser-module__1PxCwW__detailPrice{font-size:32px}}@media (prefers-reduced-motion:reduce){.PackCustomiser-module__1PxCwW__overlay,.PackCustomiser-module__1PxCwW__drawer{animation:none}.PackCustomiser-module__1PxCwW__overlay{opacity:1}.PackCustomiser-module__1PxCwW__drawer{transform:none}.PackCustomiser-module__1PxCwW__closeButton,.PackCustomiser-module__1PxCwW__submitButton,.PackCustomiser-module__1PxCwW__resetButton{transition:none}.PackCustomiser-module__1PxCwW__submitButton:hover,.PackCustomiser-module__1PxCwW__resetButton:hover{filter:none;box-shadow:none;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(--pex-primary);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:12px;display:flex}.FaqAccordion-module__fhKXAW__accordionItem{transition:box-shadow var(--motion-duration) var(--motion-ease), border-color var(--motion-duration) var(--motion-ease);background:#fff;border:1px solid #1a2a401a;border-radius:20px;overflow:hidden;box-shadow:0 12px 34px #1a2a400f}.FaqAccordion-module__fhKXAW__accordionItem:hover{border-color:#219e9a38;box-shadow:0 18px 42px #1a2a4017}.FaqAccordion-module__fhKXAW__accordionItem.FaqAccordion-module__fhKXAW__open{border-color:#219e9a57;box-shadow:0 18px 44px #1a2a401a}.FaqAccordion-module__fhKXAW__accordionButton{cursor:pointer;text-align:left;background:0 0;border:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;width:100%;min-height:64px;padding:20px 24px;font-family:inherit;display:grid}.FaqAccordion-module__fhKXAW__questionText{color:var(--pex-primary);font-size:16px;font-weight:900;line-height:1.25}.FaqAccordion-module__fhKXAW__iconContainer{width:26px;height:26px;color:var(--pex-primary);flex-shrink:0;position:relative}.FaqAccordion-module__fhKXAW__plusIcon:before,.FaqAccordion-module__fhKXAW__plusIcon:after{content:"";width:15px;height:2px;transition:transform var(--motion-duration) var(--motion-ease);background:currentColor;border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FaqAccordion-module__fhKXAW__plusIcon:after{transform:translate(-50%,-50%)rotate(90deg)}.FaqAccordion-module__fhKXAW__accordionItem.FaqAccordion-module__fhKXAW__open .FaqAccordion-module__fhKXAW__plusIcon:after{transform:translate(-50%,-50%)rotate(0)}.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 22px;font-size:16px;font-weight:500;line-height:1.6}.FaqAccordion-module__fhKXAW__answerInner p{margin:0}.FaqAccordion-module__fhKXAW__relatedLinks{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.FaqAccordion-module__fhKXAW__relatedLinks a{border-radius:var(--radius-pill);min-height:32px;color:var(--pex-primary);transition:background var(--motion-duration) var(--motion-ease), border-color var(--motion-duration) var(--motion-ease), color var(--motion-duration) var(--motion-ease);background:#219e9a14;border:1px solid #219e9a33;align-items:center;padding:6px 11px;font-size:13px;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.FaqAccordion-module__fhKXAW__relatedLinks a:hover,.FaqAccordion-module__fhKXAW__relatedLinks a:focus-visible{border-color:var(--pex-keppel);background:var(--pex-keppel);color:var(--pex-bg)}@media (max-width:768px){.FaqAccordion-module__fhKXAW__accordionButton{padding:18px 20px}.FaqAccordion-module__fhKXAW__questionText{font-size:15px}.FaqAccordion-module__fhKXAW__answerInner{padding:0 20px 20px}}@media (prefers-reduced-motion:reduce){.FaqAccordion-module__fhKXAW__accordionItem,.FaqAccordion-module__fhKXAW__accordionItem:hover,.FaqAccordion-module__fhKXAW__plusIcon:before,.FaqAccordion-module__fhKXAW__plusIcon:after,.FaqAccordion-module__fhKXAW__accordionContent{transition:none}}
.FeaturedSchools-module__q65Jha__featuredSection{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);margin-inline:auto}.FeaturedSchools-module__q65Jha__featuredIntro{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);margin-inline:auto;margin-top:clamp(32px,4vw,48px)}.FeaturedSchools-module__q65Jha__featuredGrid{width:100%;max-width:var(--layout-max-width);padding-inline:var(--gutter-desktop);grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:0 auto;display:grid}.FeaturedSchools-module__q65Jha__featuredCard{border-radius:var(--radius-card);background:var(--pex-bg);transform-origin:50%;border:1px solid #1a2a4014;align-content:start;gap:12px;min-height:280px;padding:24px;transition:all .3s;display:grid;box-shadow:0 12px 32px #1a2a4014}.FeaturedSchools-module__q65Jha__featuredCard:hover{transform:translateY(-4px);box-shadow:0 16px 40px #1a2a401f}.FeaturedSchools-module__q65Jha__featuredCard h3{color:var(--pex-primary);margin:0;font-size:26px;line-height:1}.FeaturedSchools-module__q65Jha__featuredCard p{color:var(--pex-text-muted);margin:0;font-weight:800}.FeaturedSchools-module__q65Jha__featuredCard strong{color:var(--pex-text)}.FeaturedSchools-module__q65Jha__featuredCard:hover .FeaturedSchools-module__q65Jha__featuredCta{background:var(--pex-coral-hover);color:var(--pex-bg);box-shadow:var(--button-hover-shadow);transform:translateY(-1px)}.FeaturedSchools-module__q65Jha__featuredHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.FeaturedSchools-module__q65Jha__featuredIcon{background:var(--pex-bg);width:54px;height:54px;color:var(--pex-keppel);border-radius:18px;place-items:center;font-size:28px;font-weight:800;display:grid}.FeaturedSchools-module__q65Jha__featuredLogo{object-fit:contain;background:var(--pex-bg);border-radius:18px;width:54px;height:54px}.FeaturedSchools-module__q65Jha__featuredMeta{color:var(--pex-keppel);font-size:13px;font-weight:800}.FeaturedSchools-module__q65Jha__featuredCta{border-radius:var(--radius-pill);background:var(--pex-coral);width:fit-content;min-height:44px;color:var(--pex-bg);font-family:var(--font-button);justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:8px 8px 8px 20px;font-size:15px;font-weight:800;line-height:1;transition:background .3s,color .3s,box-shadow .3s,transform .3s;display:inline-flex;box-shadow:0 10px 20px #ff6f592e}.FeaturedSchools-module__q65Jha__featuredCta:after{content:"";background:var(--pex-bg);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23ff6f59' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 17 17 7M9 7h8v8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px 14px;border-radius:50%;flex:none;width:28px;height:28px;transition:transform .3s}.FeaturedSchools-module__q65Jha__featuredCard:hover .FeaturedSchools-module__q65Jha__featuredCta:after{transform:scale(var(--button-icon-hover-scale))}.FeaturedSchools-module__q65Jha__partnerBadge{color:var(--pex-keppel);border-radius:var(--radius-pill);background:#219e9a1f;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}@media (max-width:1024px){.FeaturedSchools-module__q65Jha__featuredGrid{grid-template-columns:repeat(2,1fr)}.FeaturedSchools-module__q65Jha__featuredSection{padding:56px 0}.FeaturedSchools-module__q65Jha__featuredIntro{padding-inline:var(--gutter-mobile)}.FeaturedSchools-module__q65Jha__featuredGrid{padding-inline:var(--gutter-mobile);gap:16px}}@media (max-width:768px){.FeaturedSchools-module__q65Jha__featuredGrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.FeaturedSchools-module__q65Jha__featuredCard,.FeaturedSchools-module__q65Jha__featuredCta{transition:none}.FeaturedSchools-module__q65Jha__featuredCard:hover,.FeaturedSchools-module__q65Jha__featuredCard:hover .FeaturedSchools-module__q65Jha__featuredCta{transform:none}}
.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(--pex-navy);width:46px;height:46px;color:var(--pex-bg);box-shadow:var(--shadow-card);cursor:pointer;transform-origin:50%;transition:var(--button-transition);border:1px solid #1a2a401f;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(--pex-bg);width:min(360px,82vw);min-height:260px;box-shadow:var(--shadow-card);color:var(--pex-primary);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(--pex-keppel);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(--pex-text-muted);font-size:13px;line-height:1.35;display:block}.Marquee-module__gGlCiG__testimonialContext{color:var(--pex-keppel);font-weight:800}.Marquee-module__gGlCiG__quote{color:var(--pex-text);margin:0;line-height:1.5}.Marquee-module__gGlCiG__stars{gap:3px;display:flex}.Marquee-module__gGlCiG__stars svg{width:18px;height:18px}.Marquee-module__gGlCiG__starFilled{fill:#f5a623}.Marquee-module__gGlCiG__starEmpty{fill:#1a2a401f}.Marquee-module__gGlCiG__trackingBar{display:none}@media (max-width:768px){.Marquee-module__gGlCiG__slider{flex-direction:column;gap:16px;display:flex}.Marquee-module__gGlCiG__viewport{width:calc(100% + 28px);margin:-10px -14px;padding:10px 14px}.Marquee-module__gGlCiG__arrow{display:none}.Marquee-module__gGlCiG__trackingBar{justify-content:center;align-items:center;gap:4px;width:100%;min-height:36px;margin-top:4px;display:flex}.Marquee-module__gGlCiG__trackingDot{width:38px;height:34px;font:inherit;appearance:none;cursor:pointer;background:0 0;border:none;padding:0;transition:all .3s;position:relative}.Marquee-module__gGlCiG__trackingDot:before{content:"";border-radius:var(--radius-pill);background:#1a2a4029;width:20px;height:4px;transition:width .3s,background-color .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Marquee-module__gGlCiG__trackingDotActive{width:46px}.Marquee-module__gGlCiG__trackingDotActive:before{background:var(--pex-keppel);width:34px}}@media (prefers-reduced-motion:reduce){.Marquee-module__gGlCiG__track{transition:none}}
.ShareButtons-module__qkgska__shareRow{border-top:1px solid var(--pex-border,#1a2a401a);flex-direction:column;gap:8px;margin-top:20px;padding-top:16px;display:flex}.ShareButtons-module__qkgska__shareLabel{color:var(--pex-text-muted);letter-spacing:.02em;font-size:13px;font-weight:700}.ShareButtons-module__qkgska__shareButtons{flex-wrap:wrap;gap:8px;display:flex}.ShareButtons-module__qkgska__shareBtn{border-radius:var(--radius-pill);background:var(--pex-bg);color:var(--pex-text);cursor:pointer;transition:var(--button-transition);border:1px solid #1a2a401f;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.ShareButtons-module__qkgska__shareBtn:hover{filter:brightness(110%);transform:var(--button-hover-transform);box-shadow:var(--button-hover-shadow);background:var(--pex-keppel);color:#fff;border-color:var(--pex-keppel)}.ShareButtons-module__qkgska__shareBtn:focus-visible{outline:2px solid var(--pex-coral);outline-offset:2px}.ShareButtons-module__qkgska__shareBtn svg{flex-shrink:0}@media (max-width:768px){.ShareButtons-module__qkgska__shareButtons{gap:6px}.ShareButtons-module__qkgska__shareBtn{padding:8px 12px;font-size:12px}}@media (prefers-reduced-motion:reduce){.ShareButtons-module__qkgska__shareBtn{transition:none}}
.Input-module__rdnxQa__wrapper{gap:var(--form-field-gap);display:grid}.Input-module__rdnxQa__label{color:var(--form-label-color);font-size:var(--form-label-size);font-weight:var(--form-label-weight);line-height:1.25}.Input-module__rdnxQa__helper{color:var(--form-helper-color);font-size:var(--form-helper-size);margin:0;line-height:1.4}.Input-module__rdnxQa__inputWrap{display:grid;position:relative}.Input-module__rdnxQa__input{width:100%;min-height:var(--form-control-height);border:var(--form-control-border);border-radius:var(--form-control-radius);padding:0 var(--form-control-padding-x);background:var(--form-control-bg);color:var(--form-control-color);font:inherit;font-size:var(--form-control-font-size);transition:var(--interactive-transition)}.Input-module__rdnxQa__input::placeholder{color:var(--form-control-placeholder);opacity:1}.Input-module__rdnxQa__input:hover{border-color:var(--form-control-hover-border)}.Input-module__rdnxQa__input:focus,.Input-module__rdnxQa__input:focus-visible{border-color:var(--form-control-focus-border);outline-offset:2px;box-shadow:var(--form-control-focus-shadow);outline:0}.Input-module__rdnxQa__input[aria-invalid=true]{border-color:var(--form-control-error-border);box-shadow:var(--form-control-error-shadow)}.Input-module__rdnxQa__errorText{color:var(--form-error-color);font-size:var(--form-error-size);font-weight:var(--form-error-weight);margin:0;line-height:1.4}.Input-module__rdnxQa__successIcon{width:20px;height:20px;color:var(--pex-success);pointer-events:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.Input-module__rdnxQa__selectWrap{display:grid;position:relative}.Input-module__rdnxQa__select{width:100%;min-height:var(--form-control-height);border:var(--form-control-border);border-radius:var(--form-control-radius);padding:0 calc(var(--form-control-padding-x) + 28px) 0 var(--form-control-padding-x);appearance:none;background:var(--form-control-bg);color:var(--form-control-color);font:inherit;font-size:var(--form-control-font-size);cursor:pointer;transition:var(--interactive-transition)}.Input-module__rdnxQa__selectButton{text-align:left;justify-content:space-between;align-items:center;display:flex}.Input-module__rdnxQa__selectButton span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.Input-module__rdnxQa__select:hover{border-color:var(--form-control-hover-border)}.Input-module__rdnxQa__select:focus,.Input-module__rdnxQa__select:focus-visible{border-color:var(--form-control-focus-border);box-shadow:var(--form-control-focus-shadow);outline:0}.Input-module__rdnxQa__select[data-invalid=true]{border-color:var(--form-control-error-border);box-shadow:var(--form-control-error-shadow)}.Input-module__rdnxQa__selectButtonOpen{border-color:var(--form-control-focus-border);box-shadow:var(--form-control-focus-shadow)}.Input-module__rdnxQa__selectPlaceholder{color:var(--form-control-placeholder)}.Input-module__rdnxQa__selectChevron{right:16px;top:calc(var(--form-control-height) / 2);width:16px;height:16px;color:var(--pex-text-muted);pointer-events:none;transition:transform var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard);position:absolute;transform:translateY(-50%)}.Input-module__rdnxQa__selectChevron svg{width:100%;height:100%}.Input-module__rdnxQa__selectWrap:has(.Input-module__rdnxQa__selectButtonOpen) .Input-module__rdnxQa__selectChevron{color:var(--pex-teal);transform:translateY(-50%)rotate(180deg)}.Input-module__rdnxQa__selectMenu{z-index:40;border-radius:calc(var(--form-control-radius) - 4px);background:linear-gradient(#effaf9f0,#fffffffa);border:1px solid #09777129;gap:6px;max-height:min(320px,56vh);padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto;box-shadow:0 18px 42px #0f233a24}.Input-module__rdnxQa__selectOption{width:100%;min-height:44px;color:var(--pex-ink);font:inherit;font-size:var(--form-control-font-size);text-align:left;cursor:pointer;transition:var(--interactive-transition);background:0 0;border:1px solid #0000;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-weight:800;display:flex}.Input-module__rdnxQa__selectOption span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.Input-module__rdnxQa__selectOption span:last-child{color:var(--pex-teal);background:#0977711a;border-radius:999px;flex:none;padding:4px 8px;font-size:.72rem;font-weight:900}.Input-module__rdnxQa__selectOption:hover,.Input-module__rdnxQa__selectOption:focus-visible{background:#e0f4f4bd;border-color:#0977713d;outline:0}.Input-module__rdnxQa__selectOptionSelected{background:var(--form-option-active-bg);color:var(--form-option-active-color);box-shadow:inset 4px 0 0 var(--pex-teal);border-color:#09777147}.Input-module__rdnxQa__selectOption:disabled{color:var(--pex-text-muted);cursor:not-allowed;opacity:.5}
.ChecklistExitCapture-module__Q2UOxG__inlineTrigger{width:fit-content;color:var(--pex-keppel);font:inherit;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;font-size:14px;font-weight:800;text-decoration:underline}.ChecklistExitCapture-module__Q2UOxG__inlineTrigger:focus-visible,.ChecklistExitCapture-module__Q2UOxG__closeButton:focus-visible,.ChecklistExitCapture-module__Q2UOxG__form input:focus-visible,.ChecklistExitCapture-module__Q2UOxG__form button:focus-visible{outline:var(--focus-ring);outline-offset:3px}.ChecklistExitCapture-module__Q2UOxG__overlay{z-index:9998;background:#0f253761;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.ChecklistExitCapture-module__Q2UOxG__dialog{border-radius:var(--radius-card);background:var(--pex-bg);width:min(480px,100%);padding:26px;position:relative;box-shadow:0 26px 70px #0f25373d}.ChecklistExitCapture-module__Q2UOxG__closeButton{border:1px solid var(--pex-border);border-radius:var(--radius-pill);background:var(--pex-bg);width:38px;height:38px;color:var(--pex-primary);cursor:pointer;font-size:22px;position:absolute;top:12px;right:12px}.ChecklistExitCapture-module__Q2UOxG__eyebrow{color:var(--pex-keppel);margin:0 0 8px;font-size:13px;font-weight:800}.ChecklistExitCapture-module__Q2UOxG__dialog h2{color:var(--pex-primary);font-family:var(--font-heading);margin:0;font-size:28px;line-height:1.05}.ChecklistExitCapture-module__Q2UOxG__dialog p{color:var(--pex-text);line-height:1.45}.ChecklistExitCapture-module__Q2UOxG__form{gap:14px;display:grid}.ChecklistExitCapture-module__Q2UOxG__form label{gap:var(--form-field-gap);color:var(--form-label-color);font-size:var(--form-label-size);font-weight:var(--form-label-weight);display:grid}.ChecklistExitCapture-module__Q2UOxG__form input[type=email]{min-height:var(--form-control-height);border:var(--form-control-border);border-radius:var(--form-control-radius);padding:0 var(--form-control-padding-x);background:var(--form-control-bg);color:var(--form-control-color);font:inherit;font-size:var(--form-control-font-size);transition:var(--interactive-transition)}.ChecklistExitCapture-module__Q2UOxG__form input[type=email]::placeholder{color:var(--form-control-placeholder);opacity:1}.ChecklistExitCapture-module__Q2UOxG__form input[type=email]:hover{border-color:var(--form-control-hover-border)}.ChecklistExitCapture-module__Q2UOxG__form input[type=email]:focus,.ChecklistExitCapture-module__Q2UOxG__form input[type=email]:focus-visible{border-color:var(--form-control-focus-border);box-shadow:var(--form-control-focus-shadow);outline:0}.ChecklistExitCapture-module__Q2UOxG__consent{grid-template-columns:auto 1fr;align-items:start;color:var(--pex-text-muted)!important;font-weight:600!important}.ChecklistExitCapture-module__Q2UOxG__consent input{width:18px;height:18px;accent-color:var(--pex-coral);margin-top:2px}.ChecklistExitCapture-module__Q2UOxG__form button{border-radius:var(--radius-pill);background:var(--pex-coral);min-height:48px;color:var(--pex-bg);font:inherit;cursor:pointer;border:0;font-weight:800}.ChecklistExitCapture-module__Q2UOxG__form button:disabled{cursor:not-allowed;opacity:.55}.ChecklistExitCapture-module__Q2UOxG__success,.ChecklistExitCapture-module__Q2UOxG__error{margin:0;font-size:14px;font-weight:800}.ChecklistExitCapture-module__Q2UOxG__success{color:var(--pex-keppel)}.ChecklistExitCapture-module__Q2UOxG__error{color:var(--pex-coral)}
.GradeSelector-module__vhRtmq__gradeSelector{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;margin-top:24px;display:grid}@media (max-width:1024px){.GradeSelector-module__vhRtmq__gradeSelector{grid-template-columns:1fr}}
.SchoolSearchPanel-module__qtLpZa__searchExperience{flex-direction:column;width:min(100%,1120px);margin-top:26px;display:flex}.SchoolSearchPanel-module__qtLpZa__searchFormWrapper{order:1;position:relative}.SchoolSearchPanel-module__qtLpZa__searchExperience h2{color:var(--pex-navy);font-family:var(--font-heading);margin:0 0 16px;font-size:clamp(26px,3vw,38px);font-weight:800;line-height:1}.SchoolSearchPanel-module__qtLpZa__searchHelper{order:2}.SchoolSearchPanel-module__qtLpZa__mobileHowItWorks{display:none!important}@media (max-width:1024px){.SchoolSearchPanel-module__qtLpZa__mobileHowItWorks{max-width:100%;margin-top:12px;padding-inline:0!important;display:block!important}}
