.checkout-module__f_hl8a__page{--primary:#0b6b3a;--primary-dark:#084d2a;--accent:#d96b1f;--ink:#17221b;--muted:#58645d;--line:#dce7df;min-height:100vh;color:var(--ink);background:#f7faf7;overflow-x:clip}.checkout-module__f_hl8a__page *,.checkout-module__f_hl8a__page :before,.checkout-module__f_hl8a__page :after{box-sizing:border-box}.checkout-module__f_hl8a__page a:focus-visible,.checkout-module__f_hl8a__back:focus-visible,.checkout-module__f_hl8a__payBtn:focus-visible,.checkout-module__f_hl8a__field input:focus-visible{outline-offset:2px;outline:3px solid #f2a15f}.checkout-module__f_hl8a__bar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:12px max(16px,50vw - 480px);display:flex}.checkout-module__f_hl8a__back{min-height:44px;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;padding:0;font-size:13.5px;font-weight:700;display:inline-flex}.checkout-module__f_hl8a__back:hover{color:var(--primary)}.checkout-module__f_hl8a__brand{color:var(--primary-dark);letter-spacing:-.02em;white-space:nowrap;font-size:19px;font-weight:850}.checkout-module__f_hl8a__brand span{color:var(--primary)}.checkout-module__f_hl8a__secure{color:var(--primary);white-space:nowrap;font-size:12.5px;font-weight:700}.checkout-module__f_hl8a__wrap{width:min(100%,960px);margin:0 auto;padding:28px 18px 56px}.checkout-module__f_hl8a__heading{max-width:620px;margin:0 0 24px}.checkout-module__f_hl8a__eyebrow{color:var(--primary);letter-spacing:.07em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}.checkout-module__f_hl8a__pageTitle{color:var(--primary-dark);letter-spacing:-.02em;margin:0;font-size:clamp(26px,5vw,34px);font-weight:850;line-height:1.2}.checkout-module__f_hl8a__pageSub{color:var(--muted);margin:8px 0 0;font-size:15px;line-height:1.6}.checkout-module__f_hl8a__trustStrip{flex-wrap:wrap;gap:8px;margin:14px 0 0;padding:0;list-style:none;display:flex}.checkout-module__f_hl8a__trustStrip li{color:#205c3c;background:#f1f8f3;border:1px solid #cfe0d5;border-radius:999px;padding:6px 12px;font-size:12.5px;font-weight:750}.checkout-module__f_hl8a__headPrice{border:1px solid var(--line);border-left:4px solid var(--accent);background:#fff;border-radius:10px;flex-wrap:wrap;align-items:baseline;gap:10px;margin-top:16px;padding:12px 16px;display:flex}.checkout-module__f_hl8a__headPriceNow{color:var(--primary-dark);font-size:22px;font-weight:850}.checkout-module__f_hl8a__headPriceOld{color:#869189;font-size:15px;text-decoration:line-through}.checkout-module__f_hl8a__headPriceOff,.checkout-module__f_hl8a__priceOff{color:#fff;letter-spacing:.02em;background:#d92020;border-radius:5px;padding:4px 9px;font-size:12px;font-weight:800}.checkout-module__f_hl8a__grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;display:grid}.checkout-module__f_hl8a__formCard{border:1px solid var(--line);border-top:3px solid var(--primary);background:#fff;border-radius:16px;min-width:0;padding:26px 24px;box-shadow:0 10px 26px #0b43290f}.checkout-module__f_hl8a__formTitle{color:var(--primary-dark);margin:0 0 5px;font-size:21px;font-weight:800}.checkout-module__f_hl8a__formSub{color:var(--muted);margin:0 0 22px;font-size:14px;line-height:1.55}.checkout-module__f_hl8a__err{color:#a42626;background:#fff4f4;border:1px solid #e9b9b9;border-radius:8px;margin-bottom:16px;padding:11px 14px;font-size:14px;line-height:1.45}.checkout-module__f_hl8a__field{margin-bottom:18px}.checkout-module__f_hl8a__field label{color:#2d4239;margin-bottom:7px;font-size:14px;font-weight:750;display:block}.checkout-module__f_hl8a__field input{width:100%;min-height:50px;color:var(--ink);font:inherit;background:#fff;border:1px solid #c2cfc7;border-radius:9px;outline:0;padding:12px 14px;font-size:16px;transition:border-color .14s,box-shadow .14s}.checkout-module__f_hl8a__field input::placeholder{color:#93a09a}.checkout-module__f_hl8a__field input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0b6b3a21}.checkout-module__f_hl8a__field input:disabled{cursor:not-allowed;background:#f2f5f3}.checkout-module__f_hl8a__hint{color:#74807a;margin-top:6px;font-size:12.5px;line-height:1.45;display:block}.checkout-module__f_hl8a__totalRow{color:#26483a;background:#f1f8f3;border:1px solid #cfe0d5;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin:22px 0 16px;padding:14px 16px;font-size:15px;font-weight:750;display:flex}.checkout-module__f_hl8a__totalRow small{color:var(--muted);margin-top:3px;font-size:12px;font-weight:600;display:block}.checkout-module__f_hl8a__totalRow strong{color:var(--primary-dark);font-size:28px;font-weight:850;line-height:1}.checkout-module__f_hl8a__payBtn{color:#fff;cursor:pointer;width:100%;min-height:62px;font:inherit;background:linear-gradient(#12873f 0%,#0b6b3a 100%);border:0;border-bottom:3px solid #05361d;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:13px 18px;transition:transform .13s,box-shadow .13s,filter .13s;display:flex;box-shadow:0 8px 18px #0b6b3a3d}.checkout-module__f_hl8a__payBtnMain{letter-spacing:-.01em;text-align:center;font-size:17px;font-weight:850;line-height:1.3}.checkout-module__f_hl8a__payBtnSub{color:#cfe9d9;text-align:center;font-size:11.5px;font-weight:650;line-height:1.35}.checkout-module__f_hl8a__payBtn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 11px 22px #0b6b3a47}.checkout-module__f_hl8a__payBtn:active:not(:disabled){transform:translateY(1px);box-shadow:0 5px 12px #0b6b3a38}.checkout-module__f_hl8a__payBtn:disabled{opacity:.7;cursor:not-allowed;box-shadow:none}.checkout-module__f_hl8a__rzpRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:18px;display:flex}.checkout-module__f_hl8a__rzpLabel{color:var(--muted);font-size:12.5px;font-weight:700}.checkout-module__f_hl8a__rzpBadge{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;padding:6px 12px;display:inline-flex}.checkout-module__f_hl8a__rzpImg{width:auto;height:30px;display:block}.checkout-module__f_hl8a__payMethods{flex-wrap:wrap;justify-content:center;gap:7px;margin:14px 0 0;padding:0;list-style:none;display:flex}.checkout-module__f_hl8a__payMethods li{border:1px solid var(--line);color:#4d5a53;background:#f7faf8;border-radius:5px;padding:5px 9px;font-size:11.5px;font-weight:700}.checkout-module__f_hl8a__note{color:#74807a;text-align:center;margin:12px 0 0;font-size:12px;line-height:1.5}.checkout-module__f_hl8a__reviews{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.checkout-module__f_hl8a__reviewsTitle{color:var(--primary-dark);margin:0 0 12px;font-size:14px;font-weight:800}.checkout-module__f_hl8a__waMarquee{margin-inline:-2px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 22px calc(100% - 22px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 22px calc(100% - 22px),#0000 100%)}.checkout-module__f_hl8a__waTrack{gap:12px;width:max-content;animation:26s linear infinite checkout-module__f_hl8a__waScroll;display:flex}.checkout-module__f_hl8a__waMarquee:active .checkout-module__f_hl8a__waTrack{animation-play-state:paused}@media (hover:hover) and (pointer:fine){.checkout-module__f_hl8a__waMarquee:hover .checkout-module__f_hl8a__waTrack{animation-play-state:paused}}@keyframes checkout-module__f_hl8a__waScroll{0%{transform:translate(0,0)}to{transform:translate(calc(-50% - 6px))}}.checkout-module__f_hl8a__waShot{border:1px solid var(--line);background:#f4f8f5;border-radius:12px;flex:none;width:min(300px,82vw);margin:0;overflow:hidden}.checkout-module__f_hl8a__waShotImg{width:100%;height:auto;display:block}@media (prefers-reduced-motion:reduce){.checkout-module__f_hl8a__waTrack{scroll-snap-type:x mandatory;animation:none;overflow-x:auto}.checkout-module__f_hl8a__waShot{scroll-snap-align:center}}.checkout-module__f_hl8a__reviewsNote{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.5}@media (max-width:560px){.checkout-module__f_hl8a__waShot{width:min(300px,84vw)}.checkout-module__f_hl8a__waTrack{animation-duration:22s}}.checkout-module__f_hl8a__summary{border:1px solid var(--line);background:#fff;border-radius:16px;min-width:0;padding:22px;box-shadow:0 10px 26px #0b43290d}.checkout-module__f_hl8a__summaryLabel{color:var(--primary);letter-spacing:.07em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}.checkout-module__f_hl8a__prodRow{align-items:center;gap:14px;display:flex}.checkout-module__f_hl8a__prodImg{border:1px solid var(--line);border-radius:8px;flex:none;width:130px;height:auto}.checkout-module__f_hl8a__prodTitle{color:var(--primary-dark);margin:0;font-size:17px;font-weight:800;line-height:1.35}.checkout-module__f_hl8a__prodType{color:var(--muted);margin:5px 0 0;font-size:13px}.checkout-module__f_hl8a__check{border-top:1px solid var(--line);margin:18px 0 0;padding:16px 0 0;list-style:none}.checkout-module__f_hl8a__check li{color:#33483e;align-items:flex-start;gap:10px;padding:7px 0;font-size:14.5px;font-weight:650;line-height:1.5;display:flex}.checkout-module__f_hl8a__tick{width:19px;height:19px;color:var(--primary-dark);background:#e2f2e8;border-radius:50%;flex:none;place-items:center;margin-top:1px;font-size:11px;font-weight:900;display:inline-grid}.checkout-module__f_hl8a__priceRow{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:baseline;gap:14px;margin-top:16px;padding-top:16px;font-size:13.5px;font-weight:700;display:flex}.checkout-module__f_hl8a__priceVals{align-items:baseline;gap:9px;display:flex}.checkout-module__f_hl8a__priceOld{color:#869189;font-size:14px;text-decoration:line-through}.checkout-module__f_hl8a__priceNow{color:var(--primary-dark);font-size:27px;font-weight:850;line-height:1}.checkout-module__f_hl8a__waHelp{min-height:48px;color:var(--primary-dark);text-align:center;background:#f1f8f3;border:1px solid #bfd3c6;border-radius:9px;justify-content:center;align-items:center;gap:9px;margin-top:20px;padding:11px 14px;font-size:14px;font-weight:750;display:flex}.checkout-module__f_hl8a__waHelp:hover{background:#e6f2ea}.checkout-module__f_hl8a__waHelpIcon{color:#1c9d4f;flex:none;display:inline-flex}.checkout-module__f_hl8a__legal{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;gap:4px 14px;margin-top:14px;padding-top:14px;display:flex}.checkout-module__f_hl8a__legal a{min-height:40px;color:var(--muted);align-items:center;font-size:13px;font-weight:650;display:inline-flex}.checkout-module__f_hl8a__legal a:hover{color:var(--primary)}@media (min-width:860px){.checkout-module__f_hl8a__wrap{padding-top:38px}.checkout-module__f_hl8a__grid{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:24px}.checkout-module__f_hl8a__formCard{padding:30px 28px}}@media (max-width:480px){.checkout-module__f_hl8a__bar{gap:8px;padding-inline:12px}.checkout-module__f_hl8a__back,.checkout-module__f_hl8a__secure{font-size:11.5px}.checkout-module__f_hl8a__brand{font-size:17px}.checkout-module__f_hl8a__wrap{padding:22px 12px 40px}.checkout-module__f_hl8a__formCard{border-radius:12px;padding:20px 16px}.checkout-module__f_hl8a__summary{padding:18px 16px}.checkout-module__f_hl8a__totalRow strong{font-size:25px}.checkout-module__f_hl8a__prodImg{width:118px}.checkout-module__f_hl8a__trustStrip{gap:5px 12px}.checkout-module__f_hl8a__trustStrip li{font-size:12px}.checkout-module__f_hl8a__payBtn{font-size:16px}}@media (prefers-reduced-motion:reduce){.checkout-module__f_hl8a__field input,.checkout-module__f_hl8a__payBtn{transition:none}}
