.checkout-module__BQ1Ufa__checkout{color:#191a1e;background:#f4f4f5;min-height:100dvh;padding:28px 22px 40px;font-size:16px}.checkout-module__BQ1Ufa__checkout *{box-sizing:border-box}.checkout-module__BQ1Ufa__wrap{max-width:1000px;margin:0 auto}.checkout-module__BQ1Ufa__banner{color:#fff;background:#08090b;border-radius:18px;grid-template-columns:1.2fr 1fr;min-height:208px;display:grid;position:relative;overflow:hidden}.checkout-module__BQ1Ufa__bannerCopy{z-index:1;padding:19px 30px 26px;position:relative}.checkout-module__BQ1Ufa__bannerCopy>a{display:inline-block}.checkout-module__BQ1Ufa__logo{width:119px;height:auto;margin:0 0 8px -9px;display:block}.checkout-module__BQ1Ufa__eyebrow{letter-spacing:.12em;color:#a84a24;font-size:12px;font-weight:800;line-height:1.6;display:block}.checkout-module__BQ1Ufa__banner .checkout-module__BQ1Ufa__eyebrow{color:#ffac83}.checkout-module__BQ1Ufa__banner h1{letter-spacing:-.045em;max-width:400px;margin:10px 0;font-size:32px;font-weight:700;line-height:1.08}.checkout-module__BQ1Ufa__banner h1 em{color:#ff864e;font-style:normal}.checkout-module__BQ1Ufa__banner p{color:#c8cbd0;max-width:325px;margin:0;font-size:14px;line-height:1.6}.checkout-module__BQ1Ufa__bannerVisual{position:relative;overflow:hidden}.checkout-module__BQ1Ufa__bannerVisual>img{object-fit:cover;object-position:50% 58%;width:100%;height:100%;position:absolute;inset:0}.checkout-module__BQ1Ufa__bannerVisual:after{content:"";background:linear-gradient(90deg,#08090b,#0000 32%);position:absolute;inset:0}.checkout-module__BQ1Ufa__grid{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:start;gap:24px;margin-top:24px;display:grid}.checkout-module__BQ1Ufa__card{background:#fff;border:1px solid #e1e1e5;border-radius:16px;grid-area:1/1;min-width:0;padding:27px}.checkout-module__BQ1Ufa__formHeading{margin-bottom:25px}.checkout-module__BQ1Ufa__formHeading h2,.checkout-module__BQ1Ufa__paymentState h2{letter-spacing:-.035em;margin:0 0 9px;font-size:26px;font-weight:700;line-height:1.15}.checkout-module__BQ1Ufa__formHeading p{color:#454b55;margin:0;font-size:15px;line-height:1.6}.checkout-module__BQ1Ufa__fields,.checkout-module__BQ1Ufa__paymentFields{border:0;min-width:0;margin:0;padding:0}.checkout-module__BQ1Ufa__fields{grid-template-columns:1fr 1fr;gap:15px 12px;display:grid}.checkout-module__BQ1Ufa__fields legend,.checkout-module__BQ1Ufa__paymentFields legend{align-items:center;gap:8px;margin-bottom:16px;padding:0;font-size:16px;font-weight:700;display:flex}.checkout-module__BQ1Ufa__fields legend>span,.checkout-module__BQ1Ufa__paymentFields legend>span{color:#666873;background:#f1f1f3;border-radius:50%;place-items:center;width:22px;height:22px;font-size:14px;display:inline-grid}.checkout-module__BQ1Ufa__fields label{flex-direction:column;gap:7px;min-width:0;font-size:15px;font-weight:600;display:flex}.checkout-module__BQ1Ufa__fields .checkout-module__BQ1Ufa__full{grid-column:1/-1}.checkout-module__BQ1Ufa__fields input{color:#191a1e;width:100%;min-width:0;min-height:46px;font:inherit;background:#fff;border:1px solid #d8d9df;border-radius:8px;padding:11px 13px;font-size:16px;font-weight:400;transition:border-color .15s}.checkout-module__BQ1Ufa__fields input::placeholder{color:#888a92;opacity:1}.checkout-module__BQ1Ufa__fields input[readonly]{color:#5c5f67;background:#f5f5f7}.checkout-module__BQ1Ufa__fields input:hover{border-color:#a4a6ad}.checkout-module__BQ1Ufa__fields small{color:#454b55;font-size:13px;font-weight:400;line-height:1.5}.checkout-module__BQ1Ufa__paymentFields{border-top:1px solid #ededf0;margin-top:27px;padding-top:24px}.checkout-module__BQ1Ufa__methods{grid-template-columns:1fr 1fr;gap:10px;display:grid}.checkout-module__BQ1Ufa__method{cursor:pointer;min-width:0;display:block;position:relative}.checkout-module__BQ1Ufa__method input{opacity:0;width:1px;height:1px;position:absolute}.checkout-module__BQ1Ufa__methodContent{background:#fff;border:1px solid #d8d9df;border-radius:10px;flex-direction:column;gap:5px;min-height:103px;padding:15px 12px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.checkout-module__BQ1Ufa__methodContent>svg{color:#646671;margin-bottom:3px}.checkout-module__BQ1Ufa__methodContent strong{font-size:15px;font-weight:700;line-height:1.4}.checkout-module__BQ1Ufa__methodContent small{color:#454b55;font-size:13px;line-height:1.5}.checkout-module__BQ1Ufa__method input:checked+.checkout-module__BQ1Ufa__methodContent{background:#fff7f1;border-color:#d65b26;box-shadow:0 0 0 1px #d65b26}.checkout-module__BQ1Ufa__method input:checked+.checkout-module__BQ1Ufa__methodContent>svg{color:#b3481e}.checkout-module__BQ1Ufa__selected{color:#0000;border:1px solid #d8d9df;border-radius:50%;place-items:center;width:16px;height:16px;display:grid;position:absolute;top:12px;right:11px}.checkout-module__BQ1Ufa__method input:checked~.checkout-module__BQ1Ufa__selected{color:#fff;background:#cf5422;border-color:#cf5422}.checkout-module__BQ1Ufa__method input:focus-visible+.checkout-module__BQ1Ufa__methodContent{outline-offset:3px;outline:3px solid #d65b26}.checkout-module__BQ1Ufa__method input:disabled+.checkout-module__BQ1Ufa__methodContent{opacity:.6;cursor:wait}.checkout-module__BQ1Ufa__methodDetail{color:#454b55;min-height:36px;margin:12px 0 0;font-size:14px;line-height:1.65}.checkout-module__BQ1Ufa__orderTotal{border-top:1px solid #ededf0;justify-content:space-between;align-items:center;gap:12px;margin-top:7px;padding:18px 0;display:flex}.checkout-module__BQ1Ufa__orderTotal>div>span{font-size:15px;font-weight:600;display:block}.checkout-module__BQ1Ufa__orderTotal small{color:#454b55;margin-top:4px;font-size:13px;display:block}.checkout-module__BQ1Ufa__orderTotal strong{letter-spacing:-.035em;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:22px;font-weight:700}.checkout-module__BQ1Ufa__consent{color:#454b55;align-items:flex-start;gap:9px;margin:3px 0 18px;font-size:13px;font-weight:400;line-height:1.7;display:flex}.checkout-module__BQ1Ufa__consent input{accent-color:#c55122;flex:none;width:16px;height:16px;margin:2px 0 0}.checkout-module__BQ1Ufa__consent a{text-underline-offset:2px;color:#3f424b;text-decoration:underline}.checkout-module__BQ1Ufa__primary,.checkout-module__BQ1Ufa__secondary{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:49px;padding:13px 15px;font-size:16px;font-weight:800;line-height:1.4;text-decoration:none;transition:background .15s;display:flex}.checkout-module__BQ1Ufa__primary{color:#17191c;background:#ff6b2b;border-color:#ff6b2b}.checkout-module__BQ1Ufa__primary:hover{background:#ff8149}.checkout-module__BQ1Ufa__primary:disabled,.checkout-module__BQ1Ufa__secondary:disabled{opacity:.6;cursor:wait}.checkout-module__BQ1Ufa__secondary{color:#3e414a;background:#fff;border-color:#dadbe0;margin-top:12px}.checkout-module__BQ1Ufa__secondary:hover{background:#f5f5f7}.checkout-module__BQ1Ufa__secure{color:#454b55;justify-content:center;align-items:center;gap:6px;margin:13px 0 0;font-size:13px;line-height:1.6;display:flex}.checkout-module__BQ1Ufa__secure svg{flex:none}.checkout-module__BQ1Ufa__secure strong{color:#535760;font-weight:700}.checkout-module__BQ1Ufa__summary{background:#fff;border:1px solid #e1e1e5;border-radius:16px;grid-area:1/2;min-width:0;padding:25px;position:sticky;top:20px}.checkout-module__BQ1Ufa__summaryHeading{justify-content:space-between;align-items:center;gap:8px;display:flex}.checkout-module__BQ1Ufa__cohort{color:#454b55;letter-spacing:.07em;border:1px solid #e3e3e7;border-radius:5px;padding:4px 7px;font-size:12px;font-weight:700}.checkout-module__BQ1Ufa__summary h2{letter-spacing:-.035em;margin:17px 0 6px;font-size:22px;font-weight:700;line-height:1.2}.checkout-module__BQ1Ufa__subtitle{color:#454b55;margin:0;font-size:15px}.checkout-module__BQ1Ufa__date{border-bottom:1px solid #e9e9ed;align-items:center;gap:10px;margin:22px 0;padding-bottom:20px;display:flex}.checkout-module__BQ1Ufa__date>svg{color:#b54b21;flex:none}.checkout-module__BQ1Ufa__date strong{font-size:15px;font-weight:700;display:block}.checkout-module__BQ1Ufa__date small{color:#454b55;margin-top:5px;font-size:13px;display:block}.checkout-module__BQ1Ufa__package summary{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;font-size:15px;font-weight:700;list-style:none;display:flex}.checkout-module__BQ1Ufa__package summary::-webkit-details-marker{display:none}.checkout-module__BQ1Ufa__package ul{gap:16px;margin:17px 0;padding:0;list-style:none;display:grid}.checkout-module__BQ1Ufa__package li{align-items:flex-start;gap:9px;display:flex}.checkout-module__BQ1Ufa__package li svg{color:#b24a23;flex:none;margin-top:1px}.checkout-module__BQ1Ufa__package li strong{font-size:14px;font-weight:550;line-height:1.5;display:block}.checkout-module__BQ1Ufa__package li small{color:#454b55;margin-top:3px;font-size:13px;line-height:1.6;display:block}.checkout-module__BQ1Ufa__package[open] summary>svg{transform:rotate(180deg)}.checkout-module__BQ1Ufa__package .checkout-module__BQ1Ufa__fine{margin:14px 0 0}.checkout-module__BQ1Ufa__summaryTotal{border-top:1px solid #e9e9ed;margin-top:20px;padding-top:19px}.checkout-module__BQ1Ufa__summaryTotal>span{color:#454b55;font-size:14px;display:block}.checkout-module__BQ1Ufa__summaryTotal strong{letter-spacing:-.055em;font-variant-numeric:tabular-nums;margin:5px 0;font-size:33px;font-weight:700;line-height:1.2;display:block}.checkout-module__BQ1Ufa__summaryTotal small{color:#454b55;font-size:13px;line-height:1.6}.checkout-module__BQ1Ufa__discount{background:var(--kairu-success,#087f5b);color:#fff;border-radius:7px;align-items:center;gap:7px;margin-top:19px;padding:10px;font-size:13px;display:flex}.checkout-module__BQ1Ufa__discount svg{flex:none}.checkout-module__BQ1Ufa__proof{border-top:1px solid #e9e9ed;align-items:center;gap:10px;margin-top:17px;padding:17px 0;display:flex}.checkout-module__BQ1Ufa__proof svg{color:#a54c2a;flex:none}.checkout-module__BQ1Ufa__proof p{color:#454b55;margin:0;font-size:13px;line-height:1.65}.checkout-module__BQ1Ufa__proof strong{color:#4f545e;font-weight:600}.checkout-module__BQ1Ufa__help{color:#535762;text-underline-offset:3px;align-items:center;gap:7px;font-size:13px;text-decoration:underline;display:flex}.checkout-module__BQ1Ufa__fine{color:#454b55;font-size:13px;line-height:1.7}.checkout-module__BQ1Ufa__footer{color:#454b55;justify-content:space-between;align-items:center;gap:10px;padding:23px 2px 0;font-size:13px;display:flex}.checkout-module__BQ1Ufa__footer a{color:inherit}.checkout-module__BQ1Ufa__error{color:#9a3222;background:#fff0ed;border:1px solid #f1cfc7;border-radius:9px;margin-bottom:15px;padding:13px 15px;font-size:15px;line-height:1.65}.checkout-module__BQ1Ufa__error p{color:inherit!important;margin:0!important}.checkout-module__BQ1Ufa__error a{color:#7e281a;align-items:center;gap:6px;margin-top:8px;font-weight:600;text-decoration:underline;display:flex}.checkout-module__BQ1Ufa__loading{text-align:center;color:#454b55;align-content:center;gap:12px;min-height:150px;font-size:16px;display:grid}.checkout-module__BQ1Ufa__paymentState>p{color:#454b55;font-size:16px;line-height:1.7}.checkout-module__BQ1Ufa__paymentState>.checkout-module__BQ1Ufa__eyebrow{margin-bottom:13px}.checkout-module__BQ1Ufa__paymentAmount{border-top:1px solid #e9e9ed;border-bottom:1px solid #e9e9ed;justify-content:space-between;align-items:center;gap:10px;margin:22px 0;padding:17px 0;display:flex}.checkout-module__BQ1Ufa__paymentAmount span{color:#454b55;font-size:14px}.checkout-module__BQ1Ufa__paymentAmount strong{letter-spacing:-.03em;font-size:22px}.checkout-module__BQ1Ufa__qr{width:230px;max-width:100%;height:auto;margin:20px auto;display:block}.checkout-module__BQ1Ufa__pixLabel{gap:8px;margin:20px 0 14px;font-size:15px;font-weight:600;display:grid}.checkout-module__BQ1Ufa__copy{resize:vertical;overflow-wrap:anywhere;width:100%;min-height:85px;font:inherit;color:#575c67;background:#f5f5f7;border:1px solid #dadbe0;border-radius:8px;padding:12px;font-size:14px;font-weight:400}.checkout-module__BQ1Ufa__stateIcon{width:54px;height:54px;color:var(--kairu-info,#205bb2);background:var(--kairu-neutral,#f0f2f5);border-radius:50%;place-items:center;margin-bottom:22px;display:grid}.checkout-module__BQ1Ufa__checkout input:focus-visible,.checkout-module__BQ1Ufa__checkout button:focus-visible,.checkout-module__BQ1Ufa__checkout a:focus-visible,.checkout-module__BQ1Ufa__checkout summary:focus-visible,.checkout-module__BQ1Ufa__checkout textarea:focus-visible{outline-offset:3px;outline:3px solid #ce5d2e}.checkout-module__BQ1Ufa__embedded{padding:20px 22px 22px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__banner{min-height:184px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__bannerCopy{padding:14px 26px 22px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__banner h1{font-size:30px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__logo{width:103px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__grid{gap:20px;margin-top:20px}@media (max-width:700px){.checkout-module__BQ1Ufa__checkout,.checkout-module__BQ1Ufa__embedded{padding:14px 14px 23px}.checkout-module__BQ1Ufa__banner,.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__banner{grid-template-columns:1fr;min-height:165px}.checkout-module__BQ1Ufa__bannerCopy,.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__bannerCopy{padding:13px 20px 22px}.checkout-module__BQ1Ufa__bannerVisual{opacity:.3;position:absolute;inset:0 0 0 20%}.checkout-module__BQ1Ufa__bannerVisual:after{background:linear-gradient(90deg,#08090b,#0000 90%)}.checkout-module__BQ1Ufa__logo,.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__logo{width:95px;margin-bottom:7px}.checkout-module__BQ1Ufa__banner h1,.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__banner h1{max-width:285px;font-size:28px}.checkout-module__BQ1Ufa__banner p{color:#e0e1e5;max-width:255px;font-size:13px}.checkout-module__BQ1Ufa__banner .checkout-module__BQ1Ufa__eyebrow{font-size:11px}.checkout-module__BQ1Ufa__grid,.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__grid{grid-template-columns:1fr;gap:14px;margin-top:14px}.checkout-module__BQ1Ufa__summary{grid-area:1/1;padding:19px;position:static}.checkout-module__BQ1Ufa__card{grid-area:2/1;padding:21px 19px}.checkout-module__BQ1Ufa__summary h2{margin-top:12px;font-size:19px}.checkout-module__BQ1Ufa__date{margin:14px 0;padding-bottom:14px}.checkout-module__BQ1Ufa__summaryTotal{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:5px 12px;margin-top:14px;padding-top:14px;display:flex}.checkout-module__BQ1Ufa__summaryTotal strong{margin:0;font-size:25px}.checkout-module__BQ1Ufa__summaryTotal small{width:100%;font-size:13px}.checkout-module__BQ1Ufa__summary .checkout-module__BQ1Ufa__proof,.checkout-module__BQ1Ufa__summary .checkout-module__BQ1Ufa__help{display:none}.checkout-module__BQ1Ufa__summary .checkout-module__BQ1Ufa__discount{margin-top:13px}.checkout-module__BQ1Ufa__subtitle,.checkout-module__BQ1Ufa__package summary{font-size:14px}.checkout-module__BQ1Ufa__formHeading h2{font-size:25px}.checkout-module__BQ1Ufa__fields input{font-size:16px}.checkout-module__BQ1Ufa__methodContent{padding:14px 11px}.checkout-module__BQ1Ufa__methodContent strong{font-size:15px}.checkout-module__BQ1Ufa__orderTotal strong{font-size:21px}.checkout-module__BQ1Ufa__consent{font-size:14px}.checkout-module__BQ1Ufa__secure{font-size:13px}.checkout-module__BQ1Ufa__primary{min-height:52px;font-size:16px}.checkout-module__BQ1Ufa__footer{text-align:center;flex-direction:column;gap:5px;padding-top:20px;font-size:12px}}@media (max-width:370px){.checkout-module__BQ1Ufa__fields{grid-template-columns:1fr}.checkout-module__BQ1Ufa__methodContent strong{font-size:14px}.checkout-module__BQ1Ufa__methodContent small{font-size:12px}.checkout-module__BQ1Ufa__orderTotal{flex-direction:column;align-items:flex-start;gap:9px}}@media (prefers-reduced-motion:reduce){.checkout-module__BQ1Ufa__primary,.checkout-module__BQ1Ufa__secondary,.checkout-module__BQ1Ufa__methodContent,.checkout-module__BQ1Ufa__fields input{transition:none}}.checkout-module__BQ1Ufa__logo{mix-blend-mode:screen}.checkout-module__BQ1Ufa__banner h1 em{display:inline-block}.checkout-module__BQ1Ufa__paymentFields{padding-top:12px}.checkout-module__BQ1Ufa__methodDetail{min-height:0}@media (max-width:700px){.checkout-module__BQ1Ufa__summary{grid-template-columns:1fr auto;gap:12px 10px;padding:17px;display:grid}.checkout-module__BQ1Ufa__summaryHeading,.checkout-module__BQ1Ufa__subtitle{display:none}.checkout-module__BQ1Ufa__summary h2{grid-column:1/-1;margin:0;font-size:18px}.checkout-module__BQ1Ufa__date{border:0;grid-area:2/1;gap:7px;margin:0;padding:0}.checkout-module__BQ1Ufa__date strong{font-size:14px}.checkout-module__BQ1Ufa__date small{margin-top:3px;font-size:12px;line-height:1.5}.checkout-module__BQ1Ufa__summaryTotal{text-align:right;border:0;grid-area:2/2;margin:0;padding:0;display:block}.checkout-module__BQ1Ufa__summaryTotal>span{margin-bottom:3px;font-size:12px}.checkout-module__BQ1Ufa__summaryTotal strong{font-size:22px}.checkout-module__BQ1Ufa__summaryTotal small{display:none}.checkout-module__BQ1Ufa__package{border-top:1px solid #e9e9ed;grid-area:4/1/auto/-1;padding-top:12px}.checkout-module__BQ1Ufa__summary .checkout-module__BQ1Ufa__discount{grid-area:3/1/auto/-1;margin:0}.checkout-module__BQ1Ufa__summary>.checkout-module__BQ1Ufa__fine{grid-column:1/-1}.checkout-module__BQ1Ufa__fields{grid-template-columns:1fr}.checkout-module__BQ1Ufa__banner p{display:none}.checkout-module__BQ1Ufa__banner,.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__banner{min-height:150px}.checkout-module__BQ1Ufa__bannerCopy,.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__bannerCopy{padding-bottom:19px}.checkout-module__BQ1Ufa__consent{margin-bottom:16px}}.checkout-module__BQ1Ufa__cardPlans{gap:8px;margin-top:14px;display:grid}.checkout-module__BQ1Ufa__cardPlans label{cursor:pointer;border:1px solid #e0e1e5;border-radius:9px;align-items:center;gap:9px;padding:12px;display:flex}.checkout-module__BQ1Ufa__cardPlans label:has(input:checked){background:#fff7f1;border-color:#d15c2d}.checkout-module__BQ1Ufa__cardPlans input{accent-color:#bc4b20;flex:none;width:16px;height:16px}.checkout-module__BQ1Ufa__cardPlans label>span{flex:1;min-width:0}.checkout-module__BQ1Ufa__cardPlans strong{font-size:14px;line-height:1.6;display:block}.checkout-module__BQ1Ufa__cardPlans small{color:#454b55;font-size:12px;line-height:1.5;display:block}.checkout-module__BQ1Ufa__cardPlans b{letter-spacing:-.02em;white-space:nowrap;font-size:16px;font-weight:700}.checkout-module__BQ1Ufa__enrollmentBonus{border:1px solid var(--kairu-line,#d8dde3);color:var(--kairu-ink,#181a1f);background:#fff;border-radius:8px;align-items:flex-start;gap:9px;margin:0 0 17px;padding:11px 13px;font-size:14px;line-height:1.65;display:flex}.checkout-module__BQ1Ufa__enrollmentBonus svg{color:var(--kairu-success,#087f5b);flex:none;margin-top:3px}.checkout-module__BQ1Ufa__enrollmentBonus strong{color:var(--kairu-ink,#181a1f);font-weight:700}.checkout-module__BQ1Ufa__cardPlans label:has(input:focus-visible){outline-offset:3px;outline:3px solid #ce5d2e}@media (max-width:420px){.checkout-module__BQ1Ufa__cardPlans label{flex-wrap:wrap}.checkout-module__BQ1Ufa__cardPlans label>span{min-width:145px}.checkout-module__BQ1Ufa__cardPlans b{padding-left:25px}.checkout-module__BQ1Ufa__enrollmentBonus{font-size:13px}}.checkout-module__BQ1Ufa__checkout{font-family:var(--font-body),"DM Sans",sans-serif;font-size:16px}.checkout-module__BQ1Ufa__checkout h1,.checkout-module__BQ1Ufa__checkout h2,.checkout-module__BQ1Ufa__primary,.checkout-module__BQ1Ufa__secondary,.checkout-module__BQ1Ufa__summaryTotal strong,.checkout-module__BQ1Ufa__orderTotal strong,.checkout-module__BQ1Ufa__cardPlans b{font-family:var(--font-heading),"Plus Jakarta Sans",sans-serif}.checkout-module__BQ1Ufa__formHeading h2,.checkout-module__BQ1Ufa__paymentState h2{font-size:28px;font-weight:800}.checkout-module__BQ1Ufa__fields label,.checkout-module__BQ1Ufa__fields legend,.checkout-module__BQ1Ufa__paymentFields legend{color:#24272d}.checkout-module__BQ1Ufa__fields input{min-height:50px;font-size:16px}.checkout-module__BQ1Ufa__fields input::placeholder{color:#656b76}.checkout-module__BQ1Ufa__summaryTotal strong{letter-spacing:-.04em;font-size:38px;font-weight:800}.checkout-module__BQ1Ufa__orderTotal strong{letter-spacing:-.035em;font-size:28px;font-weight:800}.checkout-module__BQ1Ufa__primary,.checkout-module__BQ1Ufa__secondary{min-height:54px;font-size:16px;font-weight:800}.checkout-module__BQ1Ufa__methodContent strong,.checkout-module__BQ1Ufa__date strong,.checkout-module__BQ1Ufa__cardPlans strong{color:#24272d;font-weight:700}.checkout-module__BQ1Ufa__cardPlans b{font-size:17px;font-weight:800}.checkout-module__BQ1Ufa__cardPlans label{flex-wrap:wrap}.checkout-module__BQ1Ufa__cardPlans label>span{min-width:170px}.checkout-module__BQ1Ufa__methodContent{min-height:118px;padding-top:18px}.checkout-module__BQ1Ufa__package li strong{color:#24272d;font-size:15px;font-weight:700}.checkout-module__BQ1Ufa__enrollmentBonus{color:var(--kairu-ink,#181a1f);font-size:14px}.checkout-module__BQ1Ufa__consent{font-size:13px}.checkout-module__BQ1Ufa__footer{font-size:12px}.checkout-module__BQ1Ufa__summary h2{font-weight:800}.checkout-module__BQ1Ufa__summaryTotal>span{font-weight:600}.checkout-module__BQ1Ufa__cashTag{font-size:13px}@media (max-width:700px){.checkout-module__BQ1Ufa__summary{grid-template-columns:minmax(0,1fr) auto;gap:14px}.checkout-module__BQ1Ufa__summary h2{font-size:21px}.checkout-module__BQ1Ufa__date strong{font-size:14px}.checkout-module__BQ1Ufa__date small,.checkout-module__BQ1Ufa__summaryTotal>span{font-size:12px}.checkout-module__BQ1Ufa__summaryTotal strong{font-size:28px}.checkout-module__BQ1Ufa__summaryTotal small{max-width:140px;font-size:11px;display:block}.checkout-module__BQ1Ufa__formHeading h2{font-size:27px}.checkout-module__BQ1Ufa__methodContent strong{font-size:15px}.checkout-module__BQ1Ufa__methodContent small{font-size:13px}.checkout-module__BQ1Ufa__cardPlans b{padding-left:25px}.checkout-module__BQ1Ufa__enrollmentBonus{font-size:14px}.checkout-module__BQ1Ufa__banner .checkout-module__BQ1Ufa__eyebrow{letter-spacing:.07em;font-size:11px}.checkout-module__BQ1Ufa__banner h1,.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__banner h1{font-size:30px}.checkout-module__BQ1Ufa__secure{text-align:center;flex-wrap:wrap;font-size:12px}}@media (max-width:380px){.checkout-module__BQ1Ufa__summary{grid-template-columns:1fr}.checkout-module__BQ1Ufa__summary h2,.checkout-module__BQ1Ufa__summaryTotal,.checkout-module__BQ1Ufa__date,.checkout-module__BQ1Ufa__package,.checkout-module__BQ1Ufa__summary .checkout-module__BQ1Ufa__discount{grid-area:auto/1}.checkout-module__BQ1Ufa__summaryTotal{text-align:left;border-top:1px solid #e9e9ed;padding-top:12px}.checkout-module__BQ1Ufa__summaryTotal small{max-width:none}.checkout-module__BQ1Ufa__orderTotal{flex-wrap:wrap}.checkout-module__BQ1Ufa__cardPlans label>span{min-width:145px}.checkout-module__BQ1Ufa__banner h1,.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__banner h1{font-size:28px}}.checkout-module__BQ1Ufa__banner{grid-template-columns:minmax(0,1fr) 32%;min-height:0}.checkout-module__BQ1Ufa__bannerCopy{grid-template-columns:90px minmax(0,1fr);align-items:center;gap:5px 20px;padding:18px 24px;display:grid}.checkout-module__BQ1Ufa__bannerCopy>a{grid-row:1/3}.checkout-module__BQ1Ufa__banner .checkout-module__BQ1Ufa__logo{width:90px;margin:0}.checkout-module__BQ1Ufa__banner h1{max-width:none;margin:0;font-size:27px;line-height:1.2}.checkout-module__BQ1Ufa__banner .checkout-module__BQ1Ufa__eyebrow{letter-spacing:.08em;font-size:10px}.checkout-module__BQ1Ufa__banner p{display:none}.checkout-module__BQ1Ufa__embedded{min-height:100dvh;padding:16px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:16px;margin-top:0}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__card,.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__summary{border-radius:12px;padding:20px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__summary{top:16px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__summaryHeading,.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__subtitle,.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__proof{display:none}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__summary h2{margin:0 0 14px;font-size:20px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__date{margin:0 0 16px;padding-bottom:16px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__summaryTotal{margin-top:16px;padding-top:14px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__summaryTotal strong{font-size:32px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__formHeading{margin-bottom:18px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__formHeading h2{margin-bottom:6px;font-size:25px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__resumeWrap>details{border-top:0;margin:0 0 16px;padding:0 0 12px;font-size:14px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__fields{gap:12px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__fields .checkout-module__BQ1Ufa__full{grid-column:auto}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__fields label{gap:5px;font-size:14px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__fields input{min-height:46px;padding:10px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__fields small{font-size:12px;line-height:1.4}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__fields legend,.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__paymentFields legend{margin-bottom:12px;font-size:15px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__paymentFields{margin-top:18px;padding-top:16px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__methodContent{grid-template-columns:24px minmax(0,1fr);gap:3px 8px;min-height:0;padding:12px;display:grid}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__methodContent>svg{grid-row:1/3;margin:2px 0 0}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__methodContent strong{padding-right:16px;font-size:14px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__methodContent small{font-size:12px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__methodDetail{margin-top:10px;font-size:13px;line-height:1.5}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__orderTotal{margin-top:10px;padding:14px 0}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__orderTotal strong{font-size:26px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__enrollmentBonus{margin-bottom:12px;padding:9px 11px;font-size:13px;line-height:1.5}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__consent{margin-bottom:14px;line-height:1.5}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__secure{margin-top:10px}@media (max-width:700px){.checkout-module__BQ1Ufa__banner{min-height:0}.checkout-module__BQ1Ufa__bannerCopy{grid-template-columns:64px minmax(0,1fr);gap:8px 12px;padding:14px 20px}.checkout-module__BQ1Ufa__bannerCopy>a{grid-row:1;display:block}.checkout-module__BQ1Ufa__banner .checkout-module__BQ1Ufa__logo{width:64px}.checkout-module__BQ1Ufa__banner h1{grid-column:1/-1;max-width:310px;font-size:25px}.checkout-module__BQ1Ufa__bannerVisual{inset:0 0 0 45%}.checkout-module__BQ1Ufa__embedded{padding:12px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__grid{grid-template-columns:1fr;gap:12px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__card,.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__summary{padding:16px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__summary{position:static}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__summary h2{margin:0;font-size:19px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__date,.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__summaryTotal{margin:0;padding:0}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__summaryTotal strong{font-size:26px}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__fields{grid-template-columns:1fr}.checkout-module__BQ1Ufa__embedded .checkout-module__BQ1Ufa__summaryTotal small{font-size:11px}}
.conversion-module__zbhhIW__countdown{color:#303844;font-family:var(--font-body),sans-serif;background:#f1f3f5;border:1px solid #d6dbe1;border-radius:12px;margin:20px 0;padding:17px 18px}.conversion-module__zbhhIW__countdown>span{font-size:13px;font-weight:500;display:block}.conversion-module__zbhhIW__countdown>strong{margin-top:5px;font-size:15px;line-height:1.5;display:block}.conversion-module__zbhhIW__clock{gap:18px;margin-top:12px;display:flex}.conversion-module__zbhhIW__clock>span{text-align:center;gap:3px;min-width:35px;display:grid}.conversion-module__zbhhIW__clock b{font-variant-numeric:tabular-nums;letter-spacing:-.04em;font-size:25px;line-height:1.1;font-family:var(--font-heading),sans-serif}.conversion-module__zbhhIW__clock small{color:#555d67;font-size:11px}.conversion-module__zbhhIW__support{z-index:45;font-family:var(--font-body),sans-serif;background:#17191d;border:1px solid #383b40;border-radius:15px;align-items:center;gap:12px;padding:14px 17px;text-decoration:none;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 5px 25px #0002;color:#fff!important}.conversion-module__zbhhIW__support>svg:first-child{color:#45d18a}.conversion-module__zbhhIW__support span{gap:3px;display:grid}.conversion-module__zbhhIW__support small{color:#c9cdd3;font-size:12px}.conversion-module__zbhhIW__support strong{font-size:15px;line-height:1.4}.conversion-module__zbhhIW__support:hover{background:#282b31}.conversion-module__zbhhIW__support:focus-visible{outline-offset:3px;outline:3px solid #ff6b2b}.conversion-module__zbhhIW__inline{box-shadow:none;justify-content:center;margin:20px 0 0;position:static}.conversion-module__zbhhIW__resume{color:#454b55;border-top:1px solid #dee1e5;border-bottom:1px solid #dee1e5;margin:20px 0;padding:15px 0;font-size:15px;line-height:1.6}.conversion-module__zbhhIW__resume summary{cursor:pointer;color:#a43d15;font-weight:700}.conversion-module__zbhhIW__resume p{font-size:14px;line-height:1.6}.conversion-module__zbhhIW__resume form{gap:12px;display:grid}.conversion-module__zbhhIW__resume label{gap:6px;font-size:14px;font-weight:600;display:grid}.conversion-module__zbhhIW__resume input{width:100%;font:inherit;color:#181a1f;background:#fff;border:1px solid #bfc4cc;border-radius:8px;padding:12px;font-size:16px}.conversion-module__zbhhIW__resume button{min-height:44px;font:inherit;color:#181a1f;cursor:pointer;background:#f3f5f7;border:1px solid #bfc4cc;border-radius:8px;padding:12px;font-weight:700}.conversion-module__zbhhIW__resume button:disabled{opacity:.6}.conversion-module__zbhhIW__paymentNotice{border:1px solid var(--kairu-warning,#8a4b08);color:var(--kairu-ink,#181a1f);background:#fff;border-radius:12px;margin:16px 0;padding:18px}.conversion-module__zbhhIW__paymentNotice h3{margin:0 0 8px;font-size:18px}.conversion-module__zbhhIW__paymentNotice p{margin:0;font-size:15px;line-height:1.6}.conversion-module__zbhhIW__delivery{text-align:left;background:#f1f5f2;border-radius:10px;padding:14px;font-size:14px;line-height:1.7}.conversion-module__zbhhIW__adminMetrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0;display:grid}.conversion-module__zbhhIW__adminMetrics article{background:#fff;border:1px solid #dee1e5;border-radius:12px;padding:18px}.conversion-module__zbhhIW__adminMetrics strong{margin-top:8px;font-size:30px;display:block}.conversion-module__zbhhIW__adminMetrics span{color:#454b55;font-size:13px}.conversion-module__zbhhIW__deadlineForm{flex-wrap:wrap;align-items:end;gap:14px;margin:16px 0;display:flex}.conversion-module__zbhhIW__deadlineForm label{flex:1;min-width:200px}.conversion-module__zbhhIW__deadlineForm input{font:inherit}.conversion-module__zbhhIW__note{color:#545b65;font-size:13px;line-height:1.6}.conversion-module__zbhhIW__recoveryStats{flex-wrap:wrap;gap:10px;margin:16px 0;display:flex}.conversion-module__zbhhIW__recoveryStats span{background:#f0f2f5;border-radius:8px;padding:8px 11px;font-size:13px}@media (max-width:700px){.conversion-module__zbhhIW__support:not(.conversion-module__zbhhIW__inline){border-radius:12px;padding:11px 14px;bottom:12px;right:12px}.conversion-module__zbhhIW__support:not(.conversion-module__zbhhIW__inline) small{display:none}.conversion-module__zbhhIW__support strong{font-size:14px}.conversion-module__zbhhIW__clock{gap:15px}.conversion-module__zbhhIW__adminMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.conversion-module__zbhhIW__referralSavings{color:#fff;background:#087f4d;border-radius:11px;grid-column:1/-1;align-items:flex-start;gap:10px;margin:20px 0;padding:18px;display:flex}.conversion-module__zbhhIW__referralSavings>svg{flex:none;margin-top:2px}.conversion-module__zbhhIW__referralSavings strong{font-size:17px;font-weight:800;line-height:1.4;display:block}.conversion-module__zbhhIW__referralSavings span{margin-top:4px;font-size:14px;line-height:1.5;display:block}.conversion-module__zbhhIW__referralSavings small{color:#fff;margin-top:10px;font-size:14px;line-height:1.5;display:block}.conversion-module__zbhhIW__referralSavings s{text-decoration-thickness:2px}.conversion-module__zbhhIW__countdown{grid-column:1/-1}@media (max-width:700px){.conversion-module__zbhhIW__referralSavings{grid-row:3;margin:4px 0;padding:15px}.conversion-module__zbhhIW__referralSavings strong{font-size:16px}.conversion-module__zbhhIW__countdown{grid-row:5;margin:0}}.conversion-module__zbhhIW__countdown{border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:3px 12px;margin:12px 0;padding:10px 12px;display:grid}.conversion-module__zbhhIW__countdown>span{font-size:11px;line-height:1.4}.conversion-module__zbhhIW__countdown>strong{margin:0;font-size:12px;line-height:1.4}.conversion-module__zbhhIW__clock{grid-area:1/2/3;align-self:center;gap:8px;margin:0}.conversion-module__zbhhIW__clock>span{gap:2px;min-width:22px}.conversion-module__zbhhIW__clock b{font-size:17px}.conversion-module__zbhhIW__clock small{font-size:9px}@media (max-width:380px){.conversion-module__zbhhIW__countdown{column-gap:8px;padding:9px}.conversion-module__zbhhIW__clock{gap:5px}.conversion-module__zbhhIW__clock b{font-size:15px}.conversion-module__zbhhIW__clock>span{min-width:20px}}
