body.hc-landing-active{background:#fff;overflow-x:hidden}body.hc-landing-active #main{overflow:visible}.hc-section{--hc-primary:#0a8f83;--hc-text:#171717;--hc-muted:#656565;--hc-bg:#fff;--hc-soft:#f5f7f7;--hc-border:#e5e7e7;--hc-radius:18px;--hc-shadow:0 10px 30px rgba(20,35,35,.07);color:var(--hc-text);background:var(--hc-bg);font-family:inherit;-webkit-font-smoothing:antialiased}.hc-section *{box-sizing:border-box}.hc-section button,.hc-section input{font:inherit}.hc-section p{margin-top:0}.hc-container{width:min(1180px,calc(100% - 32px));margin:0 auto}.hc-grid{display:grid;gap:18px}.hc-center{text-align:center}.hc-muted{color:var(--hc-muted)}.hc-eyebrow{font-size:12px;line-height:1.2;letter-spacing:.085em;text-transform:uppercase;font-weight:850;color:var(--hc-primary);margin:0 0 9px}.hc-title{font-size:clamp(29px,4vw,46px);line-height:1.06;margin:0 0 13px;font-weight:850;letter-spacing:-.035em}.hc-subtitle{font-size:17px;line-height:1.52;color:var(--hc-muted);margin:0}.hc-subtitle p{margin:0}.hc-card{border:1px solid var(--hc-border);border-radius:var(--hc-radius);background:#fff;box-shadow:var(--hc-shadow)}.hc-btn{-webkit-appearance:none;appearance:none;border:0;border-radius:14px;background:var(--hc-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;font-weight:850;min-height:54px;padding:0 24px;cursor:pointer;box-shadow:0 9px 24px #0000001f;transition:transform .15s ease,opacity .15s ease}.hc-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.hc-btn--full{width:100%}.hc-btn:focus-visible,.hc-gallery button:focus-visible,.hc-option__chip input:focus-visible+span,.hc-faq summary:focus-visible{outline:3px solid rgba(10,143,131,.28);outline-offset:3px}.hc-stars{letter-spacing:1px;color:#f3a31b;font-size:15px;white-space:nowrap}.hc-promo-bar{background:var(--hc-primary);color:#fff;text-align:center;font-size:12px;font-weight:850;letter-spacing:.035em;padding:9px 12px;line-height:1.25}.hc-miniheader{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--hc-border)}.hc-miniheader__brand{display:flex;align-items:center;min-width:0}.hc-miniheader__brand img{display:block;max-width:150px;max-height:38px;width:auto;height:auto}.hc-miniheader__brand strong{font-size:19px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-miniheader__trust{font-size:12px;color:var(--hc-muted);font-weight:750;white-space:nowrap}.hc-hero{padding:0 0 38px}.hc-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:42px;align-items:start;padding-top:26px}.hc-gallery{position:relative;min-width:0}.hc-gallery__stage{position:relative;overflow:hidden;border-radius:22px;background:#fff;border:1px solid var(--hc-border);aspect-ratio:1/1}.hc-gallery__slide{-webkit-appearance:none;appearance:none;border:0;background:#fff;padding:0;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity .18s ease;cursor:zoom-in}.hc-gallery__slide.is-active{opacity:1;pointer-events:auto}.hc-gallery__slide img,.hc-gallery__slide svg{width:100%;height:100%;display:block;object-fit:contain;padding:10px}.hc-gallery__thumbs{display:flex;gap:9px;margin-top:10px;overflow-x:auto;scrollbar-width:none;padding:1px}.hc-gallery__thumbs::-webkit-scrollbar{display:none}.hc-gallery__thumb{flex:0 0 72px;padding:0;border:2px solid transparent;border-radius:11px;overflow:hidden;background:#fff;aspect-ratio:1/1;cursor:pointer}.hc-gallery__thumb.is-active{border-color:var(--hc-primary)}.hc-gallery__thumb img{width:100%;height:100%;object-fit:contain;display:block;padding:4px}.hc-gallery__counter{position:absolute;right:12px;top:12px;z-index:3;background:#121212b8;color:#fff;border-radius:999px;font-size:11px;font-weight:800;padding:5px 9px;line-height:1}.hc-gallery__hint{position:absolute;left:12px;top:12px;z-index:3;background:#ffffffe6;border:1px solid rgba(0,0,0,.08);color:#555;border-radius:999px;font-size:10px;font-weight:750;padding:5px 8px}.hc-hero__info{position:sticky;top:18px}.hc-ratingline{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:12px;font-size:13px}.hc-ratingline strong{font-size:13px}.hc-offerbox{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;margin:17px 0;padding:13px 14px;border:1px solid rgba(10,143,131,.25);background:#f0faf8;border-radius:15px}.hc-offerbox__icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#fff;font-size:20px}.hc-offerbox strong{display:block;font-size:16px;line-height:1.2;color:#0c6f66}.hc-offerbox span{display:block;font-size:13px;line-height:1.35;color:#55706e;margin-top:3px}.hc-hero__bullets{display:grid;gap:7px;margin:15px 0 0}.hc-hero__bullet{display:flex;align-items:flex-start;gap:8px;font-size:14px;line-height:1.35}.hc-hero__bullet b{display:grid;place-items:center;flex:0 0 19px;height:19px;border-radius:50%;background:#e7f7f4;color:#087a70;font-size:12px;margin-top:1px}.hc-buycard{margin-top:4px}.hc-price{display:flex;gap:9px;align-items:baseline;flex-wrap:wrap;margin:16px 0 2px}.hc-price__compare{text-decoration:line-through;color:#8b8b8b;font-size:14px}.hc-price__current{font-size:34px;line-height:1;font-weight:900;letter-spacing:-.035em}.hc-price__save{font-size:11px;font-weight:850;color:#087a39;background:#e8f7ee;padding:5px 8px;border-radius:999px}.hc-installments{font-size:13px;color:var(--hc-muted);margin-bottom:8px}.hc-stock{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:750;color:#177346;margin-bottom:13px}.hc-stock i{width:8px;height:8px;border-radius:50%;background:#22a35a;box-shadow:0 0 0 3px #22a35a1f}.hc-stock.is-unavailable{color:#9b2d2d}.hc-stock.is-unavailable i{background:#c34242;box-shadow:0 0 0 3px #c342421f}.hc-option{margin:15px 0}.hc-option__label{font-size:13px;font-weight:800;margin-bottom:8px;display:flex;justify-content:space-between;gap:12px;align-items:flex-end}.hc-option__label>div:first-child{display:flex;align-items:baseline;gap:7px;min-width:0}.hc-option__label strong{font-size:12px;color:var(--hc-primary);font-weight:850}.hc-option__helper{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right}.hc-option__helper small{font-size:10px;line-height:1.2}.hc-option__helper a{font-size:11px;color:var(--hc-primary);font-weight:800;text-decoration:underline;text-underline-offset:2px}.hc-option__values{display:flex;gap:8px;flex-wrap:wrap}.hc-option__chip{position:relative}.hc-option__chip input{position:absolute;opacity:0;pointer-events:none}.hc-option__chip span{display:inline-flex;min-width:48px;min-height:46px;align-items:center;justify-content:center;border:1px solid #d7dada;border-radius:11px;padding:8px 12px;font-size:14px;font-weight:780;cursor:pointer;background:#fff;line-height:1.1}.hc-option__chip input:checked+span{border:2px solid var(--hc-primary);background:#f0faf8;color:#075d56;padding:7px 11px}.hc-btn--buy{min-height:64px;border-radius:14px;flex-direction:row;gap:0;font-size:19px;line-height:1.15;letter-spacing:.012em;margin-top:4px;text-align:center}.hc-btn--buy span{display:block}.hc-microcopy{font-size:11px;text-align:center;color:var(--hc-muted);margin:8px 0 0}.hc-trustline{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px}.hc-trustline span{font-size:10.5px;font-weight:700;line-height:1.22;text-align:center;background:var(--hc-soft);padding:8px 5px;border-radius:9px}.hc-dynamic-checkout{margin-top:8px}.hc-dynamic-checkout .shopify-payment-button__button{border-radius:14px!important;min-height:54px!important}.hc-benefits{padding:50px 0}.hc-benefits__grid{grid-template-columns:repeat(4,1fr);margin-top:25px}.hc-benefit{padding:20px}.hc-benefit__icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#eff9f7;font-size:21px;margin-bottom:13px}.hc-benefit h3{font-size:16px;line-height:1.2;margin:0 0 7px}.hc-benefit p{font-size:13px;line-height:1.48;margin:0;color:var(--hc-muted)}.hc-image-text{padding:54px 0}.hc-image-text__grid{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.hc-image-text__media{border-radius:22px;overflow:hidden;background:var(--hc-soft)}.hc-image-text__media img,.hc-image-text__media svg{width:100%;display:block;aspect-ratio:1.06/1;object-fit:cover}.hc-image-text__list{display:grid;gap:9px;margin:19px 0}.hc-image-text__item{display:flex;gap:9px;font-size:14px;line-height:1.4}.hc-image-text__item span:first-child{color:var(--hc-primary);font-weight:900}.hc-bundle{padding:52px 0}.hc-bundle__wrap{padding:30px;background:linear-gradient(135deg,#eef9f7,#fff);border:1px solid rgba(10,143,131,.22);border-radius:23px}.hc-bundle__items{grid-template-columns:repeat(3,1fr);margin:24px 0}.hc-bundle__item{padding:15px;text-align:center;box-shadow:none}.hc-bundle__item img,.hc-bundle__item svg{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:12px;background:#fff;margin-bottom:10px}.hc-bundle__item h3{font-size:15px;line-height:1.2;margin:0 0 3px}.hc-bundle__item p{font-size:12px;line-height:1.35;color:var(--hc-muted);margin:0}.hc-bundle__summary{display:flex;justify-content:space-between;gap:18px;align-items:center;padding-top:19px;border-top:1px dashed #d3d9d8}.hc-bundle__summary strong{font-size:19px!important}.hc-bundle__summary .hc-muted{font-size:13px;margin-top:3px}.hc-reviews{padding:52px 0}.hc-review-summary{display:flex;justify-content:center;gap:14px;align-items:center;margin:15px 0 24px}.hc-review-score{font-size:34px;font-weight:900;line-height:1}.hc-reviews__grid{grid-template-columns:repeat(3,1fr)}.hc-review{overflow:hidden}.hc-review__image{width:100%;aspect-ratio:1.2/1;object-fit:cover;display:block;background:var(--hc-soft)}.hc-review__body{padding:16px}.hc-review__name{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:7px 0}.hc-review h3{font-size:15px;margin:9px 0 6px}.hc-review p{font-size:13px;line-height:1.5;color:var(--hc-muted);margin:0}.hc-verified{font-size:10px;color:#087a39;font-weight:800;white-space:nowrap}.hc-trust{padding:50px 0}.hc-trust__grid{grid-template-columns:repeat(4,1fr);margin-top:23px}.hc-trust__item{text-align:center;padding:19px;box-shadow:none}.hc-trust__icon{font-size:25px;margin-bottom:10px}.hc-trust__item h3{font-size:15px;line-height:1.2;margin:0 0 6px}.hc-trust__item p{font-size:12px;line-height:1.45;color:var(--hc-muted);margin:0}.hc-faq{padding:52px 0}.hc-faq__wrap{max-width:850px;margin:22px auto 0;border-top:1px solid var(--hc-border)}.hc-faq details{border-bottom:1px solid var(--hc-border);padding:0}.hc-faq summary{cursor:pointer;list-style:none;padding:17px 3px;font-weight:800;font-size:14px;display:flex;justify-content:space-between;gap:15px}.hc-faq summary::-webkit-details-marker{display:none}.hc-faq summary:after{content:"+";font-size:20px;font-weight:500;color:var(--hc-primary)}.hc-faq details[open] summary:after{content:"\2212"}.hc-faq__answer{padding:0 3px 17px;color:var(--hc-muted);line-height:1.55;font-size:13px}.hc-faq__answer p:last-child{margin-bottom:0}.hc-final{padding:52px 0}.hc-final__wrap{border-radius:23px;padding:34px;background:var(--hc-text);color:#fff;display:grid;grid-template-columns:1fr auto;gap:26px;align-items:center}.hc-final__wrap .hc-subtitle{color:#ffffffba}.hc-final__wrap .hc-btn{min-width:245px}.hc-footer{padding:38px 0 100px;border-top:1px solid var(--hc-footer-border);background:var(--hc-footer-bg);color:var(--hc-footer-text);font-size:15px;line-height:1.5}.hc-footer__container{max-width:1100px}.hc-footer__grid{display:grid;grid-template-columns:1.05fr 1fr 1.15fr;gap:34px}.hc-footer__heading{margin:0 0 15px;color:var(--hc-footer-heading);font-size:18px;line-height:1.2;font-weight:900}.hc-footer__list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.hc-footer a{color:var(--hc-footer-link);text-decoration:none;font-weight:700}.hc-footer a:hover{text-decoration:underline;text-underline-offset:3px}.hc-footer__details{display:grid;gap:13px}.hc-footer__detail{display:grid;gap:3px}.hc-footer__detail strong{color:var(--hc-footer-heading);font-size:14px;font-weight:800}.hc-footer__detail span,.hc-footer__detail a{font-size:15px;overflow-wrap:anywhere}.hc-footer__bottom{margin-top:30px;padding-top:20px;border-top:1px solid var(--hc-footer-border);text-align:center;font-size:13px;color:var(--hc-footer-text)}.hc-footer__bottom p{margin:0}.hc-footer__bottom-note{margin-top:6px!important}.hc-sticky{position:fixed;left:0;right:0;bottom:0;z-index:90;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #e6e8e8;padding:8px 10px calc(8px + env(safe-area-inset-bottom));display:none;box-shadow:0 -8px 26px #00000014}.hc-sticky__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:center;max-width:560px;margin:0 auto}.hc-sticky__product{display:flex;align-items:center;gap:8px;min-width:0}.hc-sticky__product img{width:42px;height:42px;object-fit:contain;border:1px solid var(--hc-border);border-radius:9px;background:#fff}.hc-sticky__product>div{min-width:0}.hc-sticky__price{font-size:16px;line-height:1.15;font-weight:900;white-space:nowrap}.hc-sticky__label{font-size:10px;color:var(--hc-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-sticky .hc-btn{min-height:46px;padding:0 17px;font-size:12px;border-radius:12px;box-shadow:none}.hc-zoom{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#fff;display:none;align-items:center;justify-content:center;padding:48px 10px 20px}.hc-zoom.is-open{display:flex}.hc-zoom img{display:block;max-width:100%;max-height:100%;object-fit:contain;touch-action:pan-x pan-y pinch-zoom}.hc-zoom__close{position:absolute;right:12px;top:calc(10px + env(safe-area-inset-top));width:42px;height:42px;border:0;border-radius:50%;background:#f1f2f2;color:#222;font-size:28px;line-height:1;display:grid;place-items:center;cursor:pointer}@media(hover:hover)and (pointer:fine){.hc-btn:hover{transform:translateY(-1px);opacity:.96}.hc-gallery__thumb:hover{border-color:#b8d9d5}}@media(max-width:989px){.hc-hero__grid{grid-template-columns:1fr;gap:23px}.hc-hero__info{position:static}.hc-benefits__grid,.hc-trust__grid,.hc-reviews__grid{grid-template-columns:repeat(2,1fr)}.hc-image-text__grid{grid-template-columns:1fr}.hc-image-text__grid.is-reversed .hc-image-text__media{order:2}}@media(max-width:749px){.hc-container{width:calc(100% - 22px)}.hc-promo-bar{position:relative;z-index:2;font-size:11px;padding:8px 10px}.hc-miniheader{min-height:49px}.hc-miniheader__brand img{max-width:126px;max-height:31px}.hc-miniheader__brand strong{font-size:17px}.hc-miniheader__trust{font-size:10px}.hc-hero{padding-bottom:25px}.hc-hero__grid{padding-top:0;gap:17px}.hc-gallery{margin-left:-11px;margin-right:-11px}.hc-gallery__stage{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;border-radius:0;border-left:0;border-right:0;aspect-ratio:1.05/1;touch-action:pan-x pan-y}.hc-gallery__stage::-webkit-scrollbar{display:none}.hc-gallery__slide{position:relative;inset:auto;opacity:1;pointer-events:auto;flex:0 0 100%;height:auto;min-width:100%;scroll-snap-align:start;scroll-snap-stop:always;transition:none}.hc-gallery__slide img,.hc-gallery__slide svg{padding:7px 12px}.hc-gallery__counter{top:10px;right:11px}.hc-gallery__hint{top:10px;left:11px}.hc-gallery__thumbs{padding:8px 11px 0;margin:0;gap:7px}.hc-gallery__thumb{flex-basis:56px;border-radius:9px}.hc-gallery__thumb img{padding:3px}.hc-hero__info{padding-top:0}.hc-ratingline{font-size:11.5px;margin:0 0 8px;gap:6px}.hc-stars{font-size:13px}.hc-eyebrow{font-size:10px;margin-bottom:7px}.hc-title{font-size:26px;line-height:1.07;margin-bottom:9px;letter-spacing:-.025em}.hc-subtitle{font-size:14px;line-height:1.45}.hc-hero__bullets{gap:6px;margin-top:12px}.hc-hero__bullet{font-size:12.5px}.hc-offerbox{margin:13px 0 11px;padding:11px 12px;grid-template-columns:34px 1fr;border-radius:13px}.hc-offerbox__icon{width:34px;height:34px;font-size:18px}.hc-offerbox strong{font-size:14px}.hc-offerbox span{font-size:11.5px}.hc-price{margin:10px 0 2px;gap:7px}.hc-price__compare{font-size:12px}.hc-price__current{font-size:30px}.hc-price__save{font-size:10px;padding:4px 7px}.hc-installments{font-size:11.5px;margin-bottom:6px}.hc-stock{font-size:11px;margin-bottom:11px}.hc-option{margin:12px 0}.hc-option__label{margin-bottom:7px;font-size:12px}.hc-option__label strong{font-size:11px}.hc-option__helper small{font-size:9.5px}.hc-option__helper a{font-size:10px}.hc-option__values{gap:7px}.hc-option__chip span{min-width:47px;min-height:45px;font-size:13px;padding:7px 10px}.hc-option__chip input:checked+span{padding:6px 9px}.hc-btn--buy{min-height:58px;font-size:15px;margin-top:3px}.hc-btn--buy small{font-size:10.5px}.hc-microcopy{font-size:10px;margin-top:7px}.hc-trustline{gap:5px;margin-top:8px}.hc-trustline span{font-size:9.5px;padding:7px 4px}.hc-benefits,.hc-image-text,.hc-bundle,.hc-reviews,.hc-trust,.hc-faq,.hc-final{padding:34px 0}.hc-benefits .hc-title,.hc-image-text .hc-title,.hc-bundle .hc-title,.hc-reviews .hc-title,.hc-trust .hc-title,.hc-faq .hc-title,.hc-final .hc-title{font-size:23px}.hc-benefits__grid,.hc-trust__grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.hc-benefit,.hc-trust__item{padding:13px;border-radius:14px}.hc-benefit__icon{width:34px;height:34px;border-radius:10px;font-size:17px;margin-bottom:9px}.hc-benefit h3,.hc-trust__item h3{font-size:13px}.hc-benefit p,.hc-trust__item p{font-size:11px;line-height:1.4}.hc-trust__icon{font-size:20px;margin-bottom:7px}.hc-image-text__grid{gap:19px}.hc-image-text__media{border-radius:16px}.hc-image-text__list{margin:14px 0;gap:7px}.hc-image-text__item{font-size:12px}.hc-image-text .hc-btn{width:100%;min-height:50px;font-size:13px}.hc-bundle__wrap{padding:17px 12px;border-radius:17px;margin-left:-3px;margin-right:-3px}.hc-bundle__items{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:17px 0}.hc-bundle__item{padding:7px 6px;border-radius:12px}.hc-bundle__item img,.hc-bundle__item svg{margin-bottom:6px;border-radius:9px}.hc-bundle__item h3{font-size:11px}.hc-bundle__item p{font-size:9.5px;line-height:1.25}.hc-bundle__summary{align-items:stretch;flex-direction:column;gap:11px;padding-top:14px}.hc-bundle__summary strong{font-size:16px!important}.hc-bundle__summary .hc-muted{font-size:11px}.hc-bundle__summary .hc-btn{width:100%;min-height:51px;font-size:13px}.hc-review-summary{margin:12px 0 17px}.hc-review-score{font-size:29px}.hc-reviews__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;gap:10px;padding:1px 1px 7px;scrollbar-width:none}.hc-reviews__grid::-webkit-scrollbar{display:none}.hc-review{min-width:86%;scroll-snap-align:start;border-radius:15px;box-shadow:none}.hc-review__body{padding:14px}.hc-review__name{align-items:flex-start}.hc-review h3{font-size:14px}.hc-review p{font-size:12px}.hc-verified{font-size:9.5px}.hc-review__image{aspect-ratio:1.45/1}.hc-faq__wrap{margin-top:16px}.hc-faq summary{padding:15px 2px;font-size:13px}.hc-faq__answer{font-size:12px;padding-bottom:15px}.hc-final__wrap{grid-template-columns:1fr;padding:22px 17px;border-radius:17px;gap:17px}.hc-final__wrap .hc-btn{min-width:0;width:100%;min-height:52px;font-size:13px}.hc-sticky{display:block;transform:translateY(125%);transition:transform .2s ease}.hc-sticky.is-visible{transform:translateY(0)}body.hc-has-sticky{padding-bottom:calc(65px + env(safe-area-inset-bottom))}.hc-footer{padding-bottom:calc(82px + env(safe-area-inset-bottom))}}@media(max-width:360px){.hc-title{font-size:24px}.hc-miniheader__trust{display:none}.hc-option__chip span{min-width:44px;padding-left:8px;padding-right:8px}.hc-trustline span{font-size:9px}.hc-bundle__item h3{font-size:10px}}@media(prefers-reduced-motion:reduce){.hc-section *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.hc-bundle__fallback{width:100%;aspect-ratio:1/1;border-radius:12px;background:#fff;display:grid;place-items:center;font-size:42px;margin-bottom:10px}.hc-final__price{font-size:25px;font-weight:900;margin-top:12px;letter-spacing:-.025em}@media(max-width:749px){.hc-bundle__fallback{font-size:30px;border-radius:9px;margin-bottom:6px}.hc-final__price{font-size:22px;margin-top:9px}}.hc-image-text__media.is-product-fallback img{object-fit:contain;background:#fff;padding:10px}.template-index main#main,.template-page main#main{padding:0}.hc-config-needed{background:#fff8e6;border:1px solid #f1d289;border-radius:14px;margin:24px auto;color:#5f4700}.hc-config-needed p{margin:8px 0 0;font-size:14px}.hc-impact{padding:58px 0;background:var(--hc-bg);color:var(--hc-text)}.hc-impact__wrap{max-width:820px;margin:0 auto;text-align:center}.hc-impact__title{font-size:38px;line-height:1.08;letter-spacing:-.035em;margin:0 auto 17px;font-weight:900;max-width:760px}.hc-impact__lead{font-size:18px;line-height:1.55;max-width:760px;margin:0 auto;color:#242424}.hc-impact__lead p{margin:0}.hc-impact__text{font-size:16px;line-height:1.65;color:var(--hc-muted);max-width:740px;margin:15px auto 0}.hc-impact__text p{margin:0}.hc-impact__highlight{font-size:18px;line-height:1.4;font-weight:900;max-width:700px;margin:23px auto 0;padding:18px 22px;border-radius:16px;background:#fff;border:1px solid rgba(10,143,131,.2);box-shadow:0 8px 30px #00000009}.hc-impact__btn{margin-top:24px;min-width:320px}.hc-reasons{padding:58px 0;background:var(--hc-bg)}.hc-reasons__heading{max-width:760px;margin:0 auto}.hc-reasons__list{max-width:900px;margin:28px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.hc-reason{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;padding:16px;border:1px solid var(--hc-border);border-radius:15px;background:#fff}.hc-reason__check{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;background:#0a8f831f;color:var(--hc-primary);font-weight:900;font-size:17px}.hc-reason__copy h3{font-size:15px;line-height:1.2;margin:1px 0 4px;font-weight:900}.hc-reason__copy p{font-size:12.5px;line-height:1.45;color:var(--hc-muted);margin:0}.hc-reasons__bottom{max-width:760px;margin:22px auto 0;text-align:center;font-size:17px;line-height:1.4;font-weight:900}.hc-reasons__btn{display:flex;width:max-content;max-width:100%;margin:20px auto 0}@media(max-width:749px){.hc-impact{padding:39px 0}.hc-impact__wrap{text-align:left}.hc-impact__title{font-size:29px;line-height:1.06;margin-bottom:13px}.hc-impact__lead{font-size:15px;line-height:1.48}.hc-impact__text{font-size:13.5px;line-height:1.55;margin-top:11px}.hc-impact__highlight{font-size:16px;line-height:1.32;margin-top:16px;padding:15px 14px;border-radius:14px}.hc-impact__btn{width:100%;min-width:0;margin-top:17px;min-height:52px;font-size:12.5px}.hc-reasons{padding:38px 0}.hc-reasons__list{display:flex;flex-direction:column;gap:8px;margin-top:18px}.hc-reason{grid-template-columns:31px 1fr;gap:10px;padding:12px;border-radius:13px}.hc-reason__check{width:28px;height:28px;border-radius:8px;font-size:15px}.hc-reason__copy h3{font-size:13.5px;margin-top:0}.hc-reason__copy p{font-size:11.5px;line-height:1.42}.hc-reasons__bottom{font-size:15px;line-height:1.35;margin-top:17px}.hc-reasons__btn{width:100%;margin-top:16px;min-height:51px;font-size:12.5px}}.hc-hero .hc-title{font-weight:900}@media(max-width:749px){.hc-hero .hc-title{font-size:28px;line-height:1.04;letter-spacing:-.032em}.hc-hero .hc-subtitle strong{color:#222}.hc-offerbox{box-shadow:0 7px 20px #0a8f8312}}@media(max-width:360px){.hc-hero .hc-title{font-size:26px}}.hc-price__current,.hc-sticky__price{color:var(--hc-price,var(--hc-text))}.hc-final__price{color:var(--hc-final-price,#fff)}@media(max-width:749px){.hc-promo-bar{font-size:14px;line-height:1.32;padding:10px 12px;letter-spacing:.025em}.hc-miniheader{min-height:54px}.hc-miniheader__brand img{max-width:136px;max-height:34px}.hc-miniheader__brand strong{font-size:18px}.hc-miniheader__trust{font-size:12px;font-weight:800}.hc-ratingline{font-size:13px;line-height:1.35;margin-bottom:10px}.hc-ratingline strong{font-size:13px}.hc-stars{font-size:15px}.hc-eyebrow{font-size:12px;line-height:1.3;margin-bottom:8px;letter-spacing:.065em}.hc-hero .hc-title{font-size:30px;line-height:1.06;margin-bottom:11px}.hc-subtitle{font-size:16px;line-height:1.52}.hc-hero__bullets{gap:8px;margin-top:14px}.hc-hero__bullet{font-size:14.5px;line-height:1.43;gap:9px}.hc-hero__bullet b{flex-basis:21px;height:21px;font-size:13px}.hc-offerbox{grid-template-columns:40px 1fr;gap:11px;margin:15px 0 13px;padding:14px;border-radius:14px}.hc-offerbox__icon{width:40px;height:40px;font-size:21px}.hc-offerbox strong{font-size:16.5px;line-height:1.25}.hc-offerbox span{font-size:14px;line-height:1.43;margin-top:4px}.hc-price{margin:13px 0 4px;gap:8px}.hc-price__compare{font-size:14px}.hc-price__current{font-size:36px;line-height:1;font-weight:950}.hc-price__save{font-size:12px;padding:5px 8px}.hc-installments{font-size:14px;line-height:1.4;margin-bottom:8px}.hc-stock{font-size:13px;line-height:1.35;margin-bottom:13px}.hc-option{margin:15px 0}.hc-option__label{font-size:14px;line-height:1.35;margin-bottom:9px;align-items:flex-start}.hc-option__label strong{font-size:13px}.hc-option__helper small,.hc-option__helper a{font-size:12px;line-height:1.3}.hc-option__values{gap:8px}.hc-option__chip span{min-width:50px;min-height:49px;font-size:15px;padding:9px 12px;border-radius:12px}.hc-option__chip input:checked+span{padding:8px 11px}.hc-btn{min-height:56px;font-size:16px;line-height:1.2;padding-left:18px;padding-right:18px}.hc-btn--buy{min-height:70px;font-size:21px;line-height:1.12;border-radius:15px;margin-top:5px;gap:0;padding-top:10px;padding-bottom:10px;text-align:center}.hc-microcopy{font-size:12.5px;line-height:1.4;margin-top:9px}.hc-trustline{gap:6px;margin-top:10px}.hc-trustline span{font-size:11.5px;line-height:1.32;padding:9px 5px}.hc-benefits,.hc-image-text,.hc-bundle,.hc-reviews,.hc-trust,.hc-faq,.hc-final{padding:40px 0}.hc-benefits .hc-title,.hc-image-text .hc-title,.hc-bundle .hc-title,.hc-reviews .hc-title,.hc-trust .hc-title,.hc-faq .hc-title,.hc-final .hc-title{font-size:26px;line-height:1.1}.hc-benefit,.hc-trust__item{padding:15px}.hc-benefit h3,.hc-trust__item h3{font-size:15px;line-height:1.28}.hc-benefit p,.hc-trust__item p{font-size:13px;line-height:1.5}.hc-image-text__item{font-size:14px;line-height:1.48}.hc-image-text .hc-btn{min-height:56px;font-size:15.5px}.hc-bundle__item h3{font-size:12.5px;line-height:1.25}.hc-bundle__item p{font-size:11.5px;line-height:1.35}.hc-bundle__summary strong{font-size:18px!important;line-height:1.25}.hc-bundle__summary .hc-muted{font-size:13px;line-height:1.4}.hc-bundle__summary .hc-btn{min-height:56px;font-size:15.5px}.hc-review h3{font-size:15.5px;line-height:1.3}.hc-review p{font-size:14px;line-height:1.55}.hc-review__name{font-size:14px}.hc-verified{font-size:11px}.hc-faq summary{padding:17px 2px;font-size:15.5px;line-height:1.35}.hc-faq__answer{font-size:14px;line-height:1.6;padding-bottom:18px}.hc-impact__title{font-size:30px;line-height:1.08}.hc-impact__lead{font-size:17px;line-height:1.55}.hc-impact__text{font-size:15.5px;line-height:1.62}.hc-impact__highlight{font-size:17px;line-height:1.42;padding:16px}.hc-impact__btn{min-height:57px;font-size:15.5px;line-height:1.25;padding-top:8px;padding-bottom:8px;text-align:center}.hc-reason{grid-template-columns:33px 1fr;gap:11px;padding:14px}.hc-reason__check{width:30px;height:30px;font-size:16px}.hc-reason__copy h3{font-size:15.5px;line-height:1.3}.hc-reason__copy p{font-size:14px;line-height:1.52}.hc-reasons__bottom{font-size:17px;line-height:1.45}.hc-reasons__btn{min-height:57px;font-size:15.5px;text-align:center}.hc-final__price{font-size:27px;line-height:1.1;margin-top:11px}.hc-final__wrap .hc-btn{min-height:58px;font-size:16px;text-align:center}.hc-sticky{padding:9px 10px calc(9px + env(safe-area-inset-bottom))}.hc-sticky__inner{gap:8px}.hc-sticky__product img{width:46px;height:46px}.hc-sticky__label{font-size:11.5px;line-height:1.2;font-weight:750}.hc-sticky__price{font-size:19px;line-height:1.12;font-weight:950}.hc-sticky .hc-btn{min-height:50px;padding:0 15px;font-size:14.5px;line-height:1.1;font-weight:900}body.hc-has-sticky{padding-bottom:calc(72px + env(safe-area-inset-bottom))}}@media(max-width:360px){.hc-promo-bar{font-size:13px}.hc-hero .hc-title{font-size:28px}.hc-subtitle{font-size:15.5px}.hc-btn--buy{font-size:20px;min-height:68px}.hc-sticky__product img{width:42px;height:42px}.hc-sticky__label{font-size:10.5px}.hc-sticky__price{font-size:17px}.hc-sticky .hc-btn{font-size:13.5px;padding:0 12px}}@keyframes hc-main-cta-pulse{0%,to{transform:scale(1);box-shadow:0 10px 26px #0a8f8338}50%{transform:scale(1.025);box-shadow:0 12px 34px #0a8f8361,0 0 0 8px #0a8f8314}}.hc-btn--buy:not(:disabled){min-height:74px;font-size:24px;line-height:1.08;font-weight:900;letter-spacing:.005em;padding:13px 18px;animation:hc-main-cta-pulse 1.8s ease-in-out infinite}.hc-btn--buy [data-label]{font-size:inherit;font-weight:900;line-height:inherit}.hc-bk-stars{min-height:24px;margin:0 0 10px;display:flex;align-items:center}.hc-bk-review-widget{margin-top:20px;min-height:80px}.hc-reviews--bk .hc-container{overflow:visible}@media(max-width:749px){.hc-btn--buy:not(:disabled){min-height:76px;font-size:23px;font-weight:900;padding:14px;border-radius:15px}.hc-bk-stars{margin-bottom:10px;min-height:24px}.hc-reviews--bk{padding:40px 0}.hc-bk-heading .hc-title{font-size:27px;line-height:1.1}.hc-bk-review-widget{margin-top:16px;width:100%;overflow:visible}}@media(max-width:360px){.hc-btn--buy:not(:disabled){min-height:74px;font-size:22px;padding-left:10px;padding-right:10px}}@media(prefers-reduced-motion:reduce){.hc-btn--buy:not(:disabled){animation:none!important}}#bk-reviews-root{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.hc-bk-stars{margin:8px 0 12px;min-height:20px}.hc-bk-review-widget{width:100%;margin-top:18px}.hc-bk-review-widget .bk-reviews,.hc-bk-stars .bk-reviews{max-width:100%}.hc-bk-editor-note{text-align:center;margin-top:12px}@media(max-width:749px){.hc-bk-stars{margin:6px 0 10px}.hc-reviews--bk{padding-top:30px}.hc-bk-review-widget{margin-top:12px}}.hc-section .hc-btn{background:#00912c;color:#fff}@media(hover:hover)and (pointer:fine){.hc-section .hc-btn:hover{background:#007b25}}@keyframes hc-main-cta-pulse{0%,to{transform:scale(1);box-shadow:0 10px 26px #00912c38}50%{transform:scale(1.025);box-shadow:0 12px 34px #00912c61,0 0 0 8px #00912c14}}@media(max-width:749px){.hc-footer__grid{grid-template-columns:1fr;gap:28px}.hc-footer{padding-top:32px;font-size:16px}.hc-footer__heading{font-size:20px;margin-bottom:13px}.hc-footer__list{gap:12px}.hc-footer__list a,.hc-footer__detail span,.hc-footer__detail a{font-size:16px}.hc-footer__detail strong{font-size:15px}.hc-footer__bottom{font-size:14px;text-align:left}}.hc-impact--visual .hc-impact__wrap{max-width:900px}.hc-impact__media{margin:22px auto;border-radius:22px;overflow:hidden;background:var(--hc-soft);box-shadow:0 10px 28px #141e1e0f}.hc-impact__media img,.hc-impact__media svg{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover}.hc-impact--visual .hc-impact__lead,.hc-impact--visual .hc-impact__text{max-width:760px;margin-left:auto;margin-right:auto}.hc-visual-details__heading{max-width:720px;margin:0 auto 26px}.hc-visual-details__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hc-visual-details__item{background:#fff;border:1px solid var(--hc-border);border-radius:20px;overflow:hidden;padding-bottom:17px}.hc-visual-details__media{background:var(--hc-soft);overflow:hidden}.hc-visual-details__media img,.hc-visual-details__media svg{display:block;width:100%;aspect-ratio:1/1.03;object-fit:cover}.hc-visual-details__item h3{font-size:18px;line-height:1.2;font-weight:900;margin:15px 16px 5px;color:var(--hc-text)}.hc-visual-details__item p{font-size:13.5px;line-height:1.48;color:var(--hc-muted);margin:0 16px}.hc-visual-details__chips{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin-top:18px}.hc-visual-details__chips span{background:#fff;border:1px solid rgba(10,143,131,.2);border-radius:999px;padding:9px 13px;color:#174d48;font-size:12.5px;font-weight:800;line-height:1.2}@media(max-width:749px){.hc-impact--visual{padding:38px 0}.hc-impact__media{margin:17px -2px 18px;border-radius:17px}.hc-impact__media img,.hc-impact__media svg{aspect-ratio:4/4.7}.hc-impact--visual .hc-impact__lead{font-size:16px;line-height:1.5}.hc-impact--visual .hc-impact__text{font-size:14.5px;line-height:1.55}.hc-visual-details{padding:38px 0}.hc-visual-details__heading{margin-bottom:18px}.hc-visual-details__heading .hc-title{font-size:26px;line-height:1.08}.hc-visual-details__grid{grid-template-columns:1fr;gap:14px}.hc-visual-details__item{border-radius:17px;padding-bottom:15px}.hc-visual-details__media img,.hc-visual-details__media svg{aspect-ratio:4/4.65}.hc-visual-details__item h3{font-size:18px;margin:13px 14px 4px}.hc-visual-details__item p{font-size:14px;line-height:1.48;margin:0 14px}.hc-visual-details__chips{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.hc-visual-details__chips span{text-align:center;font-size:12.5px;padding:10px 8px}.hc-reason__copy p{font-size:13px;line-height:1.4}}.hc-hero__sales-copy{margin-top:clamp(24px,5vw,42px)}@media(max-width:749px){.hc-hero__info{display:flex;flex-direction:column}.hc-hero__info .hc-ratingline,.hc-hero__info .hc-bk-stars{order:1}.hc-hero__info .hc-buycard{order:2;margin-top:10px}.hc-hero__info .hc-hero__sales-copy{order:3;margin-top:30px;padding-top:24px;border-top:1px solid rgba(15,23,42,.08)}.hc-hero__sales-copy .hc-title{margin-top:6px}}.hc-product-title{margin:0 0 9px;color:var(--hc-product-title-color,var(--hc-text));font-size:24px;line-height:1.16;font-weight:900;letter-spacing:-.018em}.hc-stars{color:var(--hc-star-color,#F4B400)}.hc-ratingline,.hc-ratingline .hc-muted{color:var(--hc-rating-color,#777)}.hc-price__compare{color:var(--hc-compare-color,#8b8b8b)}.hc-price__save{background:var(--hc-discount-bg,#e8f7ee);color:var(--hc-discount-color,#087a39)}.hc-installments{color:var(--hc-installment-color,#666)}.hc-stock{color:var(--hc-stock-color,#177346)}@media(max-width:749px){.hc-product-title{font-size:var(--hc-product-title-mobile,22px);line-height:1.14;margin:2px 0 7px}.hc-hero__info .hc-product-title{order:0}.hc-hero__info .hc-ratingline,.hc-hero__info .hc-bk-stars{order:1}.hc-hero__info .hc-buycard{order:2}.hc-hero__info .hc-hero__sales-copy{order:3}}@media(max-width:749px){.hc-product-title{margin:0 0 3px!important}.hc-hero__info .hc-ratingline{margin:0 0 2px!important}.hc-hero__info .hc-bk-stars{margin:0 0 2px!important;min-height:0}.hc-hero__info .hc-buycard{margin-top:0!important}.hc-hero__info .hc-price{margin:5px 0 3px!important}}.hc-benefits__media,.hc-bundle__visual{max-width:760px;margin:22px auto 20px;border-radius:20px;overflow:hidden;background:#fff;border:1px solid var(--hc-border);box-shadow:0 8px 24px #141e1e0d}.hc-benefits__media img,.hc-bundle__visual img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}.hc-impact__media img,.hc-impact__media svg{aspect-ratio:1/1;object-fit:cover}.hc-image-text__media img{object-fit:cover}.hc-trust--poster{padding:46px 0;background:var(--hc-bg)}.hc-trust-poster{max-width:760px;margin:0 auto;background:var(--hc-poster-bg);border-radius:24px;padding:28px 30px;border:1px solid rgba(0,0,0,.05)}.hc-trust-poster>.hc-eyebrow{text-align:center;margin-bottom:7px}.hc-trust-poster__title{text-align:center;font-size:31px;line-height:1.08;font-weight:900;letter-spacing:-.025em;margin:0 auto 8px;max-width:650px}.hc-trust-poster__intro{text-align:center;font-size:14px;color:var(--hc-muted);margin:0 auto 22px;max-width:560px}.hc-trust-poster__intro p{margin:0}.hc-trust-poster__rows{display:grid;gap:10px}.hc-trust-poster__row{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center;background:#fff;border-radius:16px;padding:13px 15px}.hc-trust-poster__icon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:#e8f7f4;font-size:25px}.hc-trust-poster__row h3{font-size:18px;line-height:1.15;margin:0 0 3px;font-weight:900}.hc-trust-poster__row p{font-size:13px;line-height:1.38;margin:0;color:var(--hc-muted)}.hc-trust-poster__bottom{text-align:center;color:var(--hc-primary);font-weight:900;font-size:19px;line-height:1.2;margin-top:19px}@media(max-width:749px){.hc-benefits__media,.hc-bundle__visual{margin:16px -2px;border-radius:16px}.hc-benefits__media img,.hc-bundle__visual img{aspect-ratio:1/1}.hc-impact__media img,.hc-impact__media svg{aspect-ratio:1/1}.hc-image-text__media img{aspect-ratio:1/1;object-fit:cover}.hc-trust--poster{padding:34px 0}.hc-trust-poster{padding:20px 13px;border-radius:18px;margin-left:-2px;margin-right:-2px}.hc-trust-poster__title{font-size:26px;line-height:1.08;margin-bottom:7px}.hc-trust-poster__intro{font-size:13.5px;line-height:1.45;margin-bottom:16px}.hc-trust-poster__rows{gap:8px}.hc-trust-poster__row{grid-template-columns:46px 1fr;gap:11px;border-radius:13px;padding:11px 10px}.hc-trust-poster__icon{width:46px;height:46px;border-radius:12px;font-size:22px}.hc-trust-poster__row h3{font-size:17px}.hc-trust-poster__row p{font-size:12.5px;line-height:1.35}.hc-trust-poster__bottom{font-size:17px;margin-top:15px}}.hc-image-text__media.is-product-fallback img{padding:0;object-fit:cover}.hc-hero__inline-image{margin:16px 0 12px;border-radius:18px;overflow:hidden;background:#fff;border:1px solid var(--hc-border)}.hc-hero__inline-image img,.hc-hero__inline-image svg{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.hc-hero__inline-image.is-product-fallback img{object-fit:contain;background:#fff;padding:8px}@media(max-width:749px){.hc-hero__inline-image{margin:14px 0 10px;border-radius:16px}}.hc-visual-details{padding:56px 0;background:var(--hc-bg)}.hc-visual-details__heading{max-width:760px;margin:0 auto}.hc-visual-details__media{max-width:760px;margin:22px auto 18px;border-radius:22px;overflow:hidden;background:#fff;border:1px solid var(--hc-border);box-shadow:0 10px 28px #141e1e0d}.hc-visual-details__media img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.hc-visual-details__items{max-width:760px;margin:0 auto;display:grid;gap:9px}.hc-visual-detail{display:grid;grid-template-columns:34px 1fr;gap:11px;align-items:start;padding:13px 14px;border:1px solid var(--hc-border);border-radius:14px;background:#fff}.hc-visual-detail__check{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#0a8f831f;color:var(--hc-primary);font-weight:900}.hc-visual-detail h3{margin:1px 0 3px;font-size:15px;line-height:1.2;font-weight:900}.hc-visual-detail p{margin:0;color:var(--hc-muted);font-size:12.5px;line-height:1.45}.hc-reasons__media{max-width:760px;margin:22px auto 18px;border-radius:22px;overflow:hidden;background:#fff;border:1px solid var(--hc-border);box-shadow:0 8px 24px #141e1e0d}.hc-reasons__media img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.hc-purchase-security{padding:18px 0 44px;background:var(--hc-bg)}.hc-purchase-security__panel{max-width:760px;margin:0 auto;background:var(--hc-panel);color:var(--hc-panel-text);border-radius:22px;padding:25px 27px;display:grid;grid-template-columns:58px 1fr;gap:17px;align-items:start}.hc-purchase-security__icon{width:58px;height:58px;border-radius:16px;background:#ffffff1a;display:grid;place-items:center;font-size:27px}.hc-purchase-security .hc-eyebrow{color:#72d28b;margin-bottom:5px}.hc-purchase-security h2{font-size:27px;line-height:1.08;margin:0 0 8px;color:var(--hc-panel-text);letter-spacing:-.025em}.hc-purchase-security__copy>div{font-size:14px;line-height:1.5;color:#ffffffc7}.hc-purchase-security__copy>div p{margin:0}.hc-purchase-security__note{font-size:12px;line-height:1.4;margin:10px 0 0;color:#ffffff94}@media(max-width:749px){.hc-visual-details{padding:38px 0}.hc-visual-details__media,.hc-reasons__media{margin:16px -2px 15px;border-radius:16px}.hc-visual-details__items{gap:8px}.hc-visual-detail{grid-template-columns:31px 1fr;padding:11px 10px;border-radius:13px;gap:9px}.hc-visual-detail__check{width:28px;height:28px}.hc-visual-detail h3{font-size:14px}.hc-visual-detail p{font-size:11.5px;line-height:1.4}.hc-purchase-security{padding:10px 0 34px}.hc-purchase-security__panel{grid-template-columns:46px 1fr;gap:12px;padding:19px 14px;border-radius:18px}.hc-purchase-security__icon{width:46px;height:46px;border-radius:13px;font-size:22px}.hc-purchase-security h2{font-size:23px}.hc-purchase-security__copy>div{font-size:13px;line-height:1.45}.hc-purchase-security__note{font-size:11px}}.hc-reasons--compact{padding:44px 0;background:var(--hc-bg)}.hc-reasons--compact .hc-reasons__heading{max-width:820px;margin:0 auto}.hc-reasons--compact .hc-reasons__list{max-width:820px;margin:20px auto 0;display:grid;grid-template-columns:1fr;gap:8px}.hc-reasons--compact .hc-reason{display:flex;align-items:flex-start;gap:9px;padding:0;border:0;border-radius:0;background:transparent}.hc-reasons--compact .hc-reason__check{flex:0 0 22px;width:22px;height:22px;border-radius:6px;display:grid;place-items:center;background:#0a8f831f;color:var(--hc-primary);font-weight:900;font-size:13px;margin-top:1px}.hc-reasons--compact .hc-reason__copy p{font-size:14px;line-height:1.42;color:var(--hc-text);margin:0}.hc-reasons--compact .hc-reason__copy strong{font-weight:900;color:#171717}.hc-routine{padding:54px 0;background:var(--hc-bg)}.hc-routine__heading{max-width:760px;margin:0 auto}.hc-routine__media{max-width:760px;margin:22px auto 18px;border-radius:22px;overflow:hidden;background:#fff;border:1px solid var(--hc-border);box-shadow:0 8px 24px #141e1e0d}.hc-routine__media img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.hc-routine__list{max-width:900px;margin:18px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.hc-routine__item{display:grid;grid-template-columns:31px 1fr;gap:10px;align-items:start;padding:13px;border:1px solid var(--hc-border);border-radius:14px;background:#fff}.hc-routine__check{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#0a8f831f;color:var(--hc-primary);font-weight:900;font-size:15px}.hc-routine__item h3{font-size:14px;line-height:1.2;margin:0 0 4px;font-weight:900}.hc-routine__item p{font-size:12px;line-height:1.42;color:var(--hc-muted);margin:0}@media(max-width:749px){.hc-reasons--compact{padding:34px 0}.hc-reasons--compact .hc-reasons__list{margin-top:16px;gap:7px}.hc-reasons--compact .hc-reason__copy p{font-size:13.5px;line-height:1.4}.hc-routine{padding:38px 0}.hc-routine__media{margin:16px -2px 15px;border-radius:16px}.hc-routine__list{grid-template-columns:1fr;gap:7px;margin-top:14px}.hc-routine__item{padding:11px 10px;border-radius:13px}.hc-routine__item h3{font-size:13.5px}.hc-routine__item p{font-size:11.5px}}.hc-trust-poster__proof{margin:0 auto 18px;overflow:hidden;border-radius:20px;border:1px solid rgba(0,0,0,.05);background:#fff;box-shadow:0 6px 18px #0000000a}.hc-trust-poster__proof img{display:block;width:100%;height:auto}@media(max-width:749px){.hc-trust-poster__proof{margin:0 auto 14px;border-radius:16px}}.hc-hero__proof{margin-top:16px;padding-top:14px;border-top:1px solid var(--hc-border);overflow:hidden}.hc-hero__proof img{display:block;width:100%;height:auto;border-radius:0;background:#fff}.hc-hero__proof picture{display:block}@media(max-width:749px){.hc-hero__proof{margin-top:14px;padding-top:12px}}.hc-deliverybox{margin:14px 0 12px;border-radius:14px;overflow:hidden}.hc-deliverybox__top{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;background:#f4f4f4;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:10px 12px}.hc-deliverybox__logo{display:flex;align-items:center;justify-content:center;min-width:58px}.hc-deliverybox__logo img{display:block;max-width:58px;max-height:42px;width:auto;height:auto}.hc-deliverybox__copy strong{display:block;font-size:16px;line-height:1.2;color:#2b2b2b;font-weight:850}.hc-deliverybox__copy span{display:block;font-size:13px;line-height:1.35;color:#595959;margin-top:2px}.hc-deliverybox__list{display:grid;gap:9px;padding:12px 2px 2px}.hc-deliverybox__item{font-size:14px;line-height:1.35;color:#118033;font-weight:600;display:flex;align-items:flex-start;gap:6px}@media(max-width:749px){.hc-deliverybox{margin:12px 0 10px}.hc-deliverybox__top{gap:10px;padding:9px 11px}.hc-deliverybox__copy strong{font-size:15px}.hc-deliverybox__copy span{font-size:12px}.hc-deliverybox__item{font-size:13px}}@media(max-width:749px){.hc-deliverybox__logo{min-width:54px}.hc-deliverybox__logo img{max-width:54px;max-height:38px}}.hc-delivery-countdown{display:flex;align-items:center;gap:5px;margin:-2px 0 7px 28px;font-size:12.5px;line-height:1.35;color:#777;font-weight:500}.hc-delivery-countdown__clock{font-size:13px;filter:grayscale(1);opacity:.75}.hc-delivery-countdown strong{color:#d71920;font-size:13px;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.2px}@media(max-width:749px){.hc-delivery-countdown{margin-left:27px;font-size:12px}.hc-delivery-countdown strong{font-size:12.5px}}.hc-deliverybox__item--full{display:flex;align-items:center;gap:5px;flex-wrap:nowrap}.hc-full-bolt{display:inline-flex;align-items:center;justify-content:center;color:#00a650;line-height:1;margin-left:1px}.hc-full-bolt svg{display:block;width:14px;height:14px}.hc-full-label{color:#118033;font-weight:700}
/*# sourceMappingURL=/cdn/shop/t/10/assets/hc-landing.css.map */
