.hs-head{display:grid;gap:10px;margin-bottom:clamp(24px,3.5vw,44px);max-width:64ch}.hs-head--center{margin-inline:auto;text-align:center;justify-items:center}.hs-vprops{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:0;padding:0;list-style:none}.hs-vprops li{display:flex;align-items:center;gap:9px;padding:12px 13px;border:1px solid var(--hs-line);border-radius:var(--hs-r);background:var(--hs-alt);font-size:12.5px;font-weight:500;line-height:1.35}.hs-vprops svg{flex:none;width:20px;height:20px;color:var(--hs-primary)}@media(min-width:990px){.hs-vprops{grid-template-columns:repeat(4,1fr)}}.hs-ticks{display:grid;gap:11px;margin:0;padding:0;list-style:none}.hs-ticks li{display:grid;grid-template-columns:auto 1fr;gap:11px;align-items:start;font-size:15.5px;line-height:1.4;font-weight:500}.hs-ticks svg{flex:none;width:20px;height:20px;color:var(--hs-primary);margin-top:1px}.hs-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:4px 0 2px}.hs-divider:before,.hs-divider:after{content:"";height:1px;background:var(--hs-primary);opacity:.35}.hs-divider__label{font-size:11.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--hs-ink);white-space:nowrap}.hs-dark .hs-divider__label{color:#fff}.hs-gifts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hs-gift{position:relative;display:grid;gap:8px;justify-items:center;text-align:center;padding:26px 8px 12px;border:2px solid var(--hs-primary);border-radius:var(--hs-r);background:var(--hs-surface);transition:border-color .28s var(--hs-ease),opacity .28s var(--hs-ease),background .28s var(--hs-ease)}.hs-gift__tag{position:absolute;top:-1px;left:-1px;right:-1px;padding:5px 6px;border-radius:12px 12px 0 0;background:var(--hs-primary);color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hs-gift__tag s{opacity:.7;font-weight:500;margin-left:3px}.hs-gift__ico{color:var(--hs-primary);display:grid;place-items:center;height:38px}.hs-gift__ico svg{width:32px;height:32px}.hs-gift__ico-off,.hs-gift.is-locked .hs-gift__ico-on{display:none}.hs-gift.is-locked .hs-gift__ico-off{display:block}.hs-gift__lab{font-size:11.5px;font-weight:600;line-height:1.35;color:var(--hs-ink)}.hs-gift.is-locked{border-color:var(--hs-line);background:repeating-linear-gradient(135deg,rgba(18,18,18,.035) 0 8px,transparent 8px 16px),var(--hs-surface)}.hs-gift.is-locked .hs-gift__tag{background:var(--hs-beige);color:var(--hs-muted)}.hs-gift.is-locked .hs-gift__ico{color:#12121252}.hs-gift.is-locked .hs-gift__lab{color:var(--hs-muted)}@media(max-width:400px){.hs-gift{padding:24px 4px 10px}.hs-gift__tag{font-size:9.5px;letter-spacing:.02em}.hs-gift__lab{font-size:10.5px}.hs-gift__ico svg{width:26px;height:26px}}.hs-returns{display:flex;align-items:center;justify-content:center;gap:9px;font-size:13.5px;font-weight:500;color:var(--hs-ink);margin:0;padding:2px 0}.hs-returns svg{flex:none;width:17px;height:17px;color:var(--hs-primary)}.hs-stockbar{display:grid;gap:9px;margin:2px 0}.hs-stockbar__track{height:9px;border-radius:999px;background:var(--hs-beige);overflow:hidden}.hs-stockbar__fill{height:100%;border-radius:999px;background:var(--hs-primary);width:var(--hs-pct,0%);transition:width 1.1s var(--hs-ease)}.hs-stockbar__row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.hs-stockbar__label{display:inline-flex;align-items:center;gap:7px;font-size:15px;font-weight:600;color:var(--hs-primary)}.hs-stockbar__label svg{flex:none;width:17px;height:17px;color:var(--hs-clay)}.hs-stockbar__pct{font-size:15px;font-weight:700;color:var(--hs-ink)}.hs-mrev{display:grid;gap:12px;padding-top:4px;border-top:1px solid var(--hs-line)}.hs-mrev__track{display:grid;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none}.hs-mrev__track::-webkit-scrollbar{display:none}.hs-mrev__item{scroll-snap-align:center;display:grid;gap:10px;padding:14px 2px}.hs-mrev__body{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}.hs-mrev__avatar{width:52px;height:52px;border-radius:50%;flex:none;overflow:hidden;background:var(--hs-alt);display:grid;place-items:center}.hs-mrev__avatar img{width:100%;height:100%;object-fit:cover}.hs-mrev__avatar .hs-ph{min-height:0;height:100%;width:100%;border-radius:50%;padding:2px}.hs-mrev__avatar .hs-ph__label{font-size:7px;letter-spacing:.03em}.hs-mrev__text{font-size:14.5px;line-height:1.55;margin:0}.hs-mrev__foot{display:flex;align-items:center;gap:9px;padding-left:66px}.hs-mrev__name{font-size:13.5px;color:var(--hs-muted);font-weight:500}.hs-mrev__stars{display:inline-flex;gap:1px;color:var(--hs-primary)}.hs-mrev__stars svg{width:14px;height:14px}.hs-mrev__pending{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--hs-secondary);background:var(--hs-secondary-soft);padding:8px 11px;border-radius:var(--hs-r-sm);margin:0;line-height:1.5}.hs-mrev__dots{display:flex;justify-content:center;gap:7px}.hs-mrev__dot{width:8px;height:8px;border-radius:50%;padding:0;border:0;cursor:pointer;background:#12121233;transition:background .2s}.hs-mrev__dot[aria-current=true]{background:var(--hs-ink)}.hs-acc__lead{display:inline-flex;align-items:center;gap:12px}.hs-acc__lead svg{flex:none;width:21px;height:21px;color:var(--hs-primary)}.hs-pay{display:flex;flex-wrap:wrap;align-items:center;gap:8px;justify-content:center;padding-top:4px}.hs-pay svg{width:38px;height:24px;border-radius:4px}.hs-pay__note{width:100%;text-align:center;font-size:11.5px;color:var(--hs-muted);margin:2px 0 0}.hs-offerbox{border:1px solid rgba(64,97,68,.28);border-radius:var(--hs-r-lg);padding:clamp(16px,2.2vw,22px);background:var(--hs-primary-soft);display:grid;gap:10px}.hs-offerbox__top{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hs-offerbox__title{font-size:15px;font-weight:600;margin:0}.hs-offerbox__text{font-size:13.5px;color:var(--hs-muted);margin:0;line-height:1.5}.hs-speclist{display:grid;gap:0;margin:0}.hs-speclist>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:12px;padding:11px 0;border-bottom:1px solid var(--hs-line)}.hs-speclist>div:last-child{border-bottom:0}.hs-speclist dt{font-size:13px;font-weight:600;color:var(--hs-ink);margin:0}.hs-dark .hs-speclist dt{color:#fff}.hs-speclist dd{font-size:13.5px;margin:0;color:var(--hs-muted);line-height:1.5}.hs-tst__card{display:grid;gap:12px;padding:clamp(16px,2vw,24px)}.hs-tst__head{display:flex;align-items:center;gap:12px}.hs-tst__avatar{width:46px;height:46px;border-radius:50%;flex:none;overflow:hidden;background:var(--hs-alt);display:grid;place-items:center}.hs-tst__avatar img{width:100%;height:100%;object-fit:cover}.hs-tst__avatar .hs-ph{min-height:0;height:100%;width:100%;border-radius:50%;padding:2px}.hs-tst__avatar .hs-ph__label{font-size:7px;letter-spacing:.04em}.hs-tst__name{font-size:14px;font-weight:600;margin:0;line-height:1.3}.hs-tst__meta{font-size:12px;color:var(--hs-muted);margin:0}.hs-tst__stars{display:inline-flex;gap:2px;color:var(--hs-primary)}.hs-tst__stars svg{width:14px;height:14px}.hs-tst__text{font-size:14.5px;line-height:1.65;color:var(--hs-muted);margin:0}.hs-tst--long .hs-tst__text{font-size:15.5px}.hs-tst__media{margin-top:2px}.hs-tst__card:not(.hs-tst--long) .hs-tst__media{order:-1;margin-top:0}.hs-tst__pending{display:block;margin:0;padding:8px 11px;border-radius:var(--hs-r-sm);background:var(--hs-secondary-soft);color:var(--hs-secondary);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;line-height:1.5}.hs-steps{display:grid;gap:var(--hs-gap);counter-reset:hs-step}.hs-step{display:grid;gap:12px;align-content:start}.hs-step__n{width:42px;height:42px;border-radius:50%;flex:none;display:grid;place-items:center;background:var(--hs-primary);color:#fff;font-size:16px;font-weight:600}.hs-step__t{font-size:17px;font-weight:600;margin:0}.hs-step__d{font-size:14.5px;line-height:1.6;color:var(--hs-muted);margin:0}.hs-steps--inline .hs-step{grid-template-columns:auto 1fr;gap:14px;align-items:start}.hs-steps--inline .hs-step__body{display:grid;gap:4px}@media(min-width:750px){.hs-steps--3{grid-template-columns:repeat(3,1fr)}.hs-steps--4{grid-template-columns:repeat(4,1fr)}}.hs-ship{display:grid;gap:var(--hs-gap)}.hs-ship__item{display:grid;gap:8px;padding:clamp(16px,2vw,22px);justify-items:start}.hs-ship__ico{width:44px;height:44px;border-radius:var(--hs-r);display:grid;place-items:center;background:var(--hs-primary-soft);color:var(--hs-primary)}.hs-ship__ico svg{width:22px;height:22px}.hs-ship__t{font-size:15px;font-weight:600;margin:0}.hs-ship__d{font-size:14px;line-height:1.6;color:var(--hs-muted);margin:0}@media(min-width:750px){.hs-ship{grid-template-columns:repeat(3,1fr)}}.hs-desc{display:grid;gap:clamp(24px,4vw,56px)}@media(min-width:990px){.hs-desc{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}}.hs-benefits{display:grid;gap:14px;margin:0;padding:0;list-style:none}.hs-benefits li{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start}.hs-benefits svg{width:20px;height:20px;color:var(--hs-primary);margin-top:2px}.hs-benefits b{display:block;font-size:15px;font-weight:600;margin-bottom:2px}.hs-benefits span{font-size:14px;line-height:1.6;color:var(--hs-muted)}.hs-certs{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.hs-certs li{display:inline-flex;align-items:center;gap:7px;padding:9px 16px;border-radius:2px;border:1px solid rgba(64,97,68,.35);color:var(--hs-primary);font-size:12px;font-weight:600}.hs-certs svg{width:15px;height:15px}.hs-support{display:grid;gap:clamp(18px,3vw,36px);align-items:center}@media(min-width:750px){.hs-support{grid-template-columns:auto 1fr auto}}.hs-support__ico{width:58px;height:58px;border-radius:var(--hs-r-lg);display:grid;place-items:center;background:#ffffff24;color:#fff}.hs-support__ico svg{width:26px;height:26px}.hs-support__list{display:grid;gap:6px;margin:0;padding:0;list-style:none;font-size:14.5px;line-height:1.6}.hs-support__list span{opacity:.8}.hs-problem{display:grid;gap:clamp(24px,4vw,56px);align-items:center}@media(min-width:990px){.hs-problem{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}}.hs-problem__story p{font-size:clamp(15px,1.3vw,17.5px);line-height:1.75;margin:0 0 16px;max-width:58ch}.hs-problem__story p:last-child{margin-bottom:0}.hs-problem__quote{border-left:3px solid var(--hs-secondary);padding-left:16px;font-size:clamp(17px,2vw,22px);line-height:1.4;font-weight:600;letter-spacing:-.01em}.hs-problem__list{display:grid;gap:10px;margin:20px 0 0;padding:0;list-style:none}.hs-problem__list li{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;font-size:14.5px;line-height:1.55}.hs-problem__list svg{width:18px;height:18px;color:var(--hs-secondary-light);margin-top:2px}.hs-sol{display:grid;gap:var(--hs-gap)}@media(min-width:750px){.hs-sol{grid-template-columns:repeat(3,1fr)}}.hs-sol__item{display:grid;gap:14px;align-content:start}.hs-sol__body{display:grid;gap:6px}.hs-sol__k{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--hs-grad);color:#fff;font-size:13px;font-weight:600}.hs-ba{display:grid;gap:var(--hs-gap)}@media(min-width:750px){.hs-ba{grid-template-columns:1fr 1fr}}.hs-ba__col{display:grid;gap:14px;padding:clamp(16px,2vw,24px)}.hs-ba__tag{justify-self:start;padding:5px 12px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.hs-ba__col--before .hs-ba__tag{background:var(--hs-alt);color:var(--hs-muted)}.hs-ba__col--after .hs-ba__tag{background:var(--hs-primary);color:#fff}.hs-ba__list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.hs-ba__list li{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;font-size:14px;line-height:1.55;color:var(--hs-muted)}.hs-ba__list svg{width:17px;height:17px;margin-top:2px}.hs-ba__col--before .hs-ba__list svg{color:#12121259}.hs-ba__col--after .hs-ba__list svg{color:var(--hs-primary)}.hs-ba__note{font-size:11.5px;line-height:1.6;color:var(--hs-muted);margin:14px 0 0;text-align:center}.hs-ing{display:grid;gap:var(--hs-gap)}@media(min-width:750px){.hs-ing{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.hs-ing{grid-template-columns:repeat(3,1fr)}}.hs-ing__card{display:grid;grid-template-rows:auto 1fr}.hs-ing__body{display:grid;gap:7px;padding:clamp(16px,2vw,22px)}.hs-ing__n{font-size:16px;font-weight:600;margin:0}.hs-ing__inci{font-size:11.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--hs-secondary);margin:0}.hs-ing__d{font-size:14px;line-height:1.6;color:var(--hs-muted);margin:0}.hs-join{display:grid;gap:clamp(18px,2.5vw,26px);justify-items:center;text-align:center}.hs-join .hs-h2{max-width:18ch}.hs-join__actions{display:grid;gap:10px;width:100%;max-width:420px}.hs-join__fine{font-size:12px;opacity:.75;margin:0}.hs-guar__band{background:var(--hs-primary);color:#fff;text-align:center;padding:clamp(14px,2.2vw,24px) var(--hs-pad)}.hs-guar__band p{margin:0;font-size:clamp(21px,3.4vw,38px);font-weight:700;line-height:1.15}.hs-guar__hero{position:relative;isolation:isolate}.hs-guar__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden}.hs-guar__bg img{width:100%;height:100%;object-fit:cover;display:block}.hs-guar__bg .hs-ph{height:100%;min-height:0;border-radius:0}.hs-guar__inner{display:grid;place-items:center;min-height:clamp(380px,44vw,600px);padding:clamp(28px,5vw,72px) var(--hs-pad)}.hs-guar__card{width:min(780px,100%);background:var(--hs-primary);color:#fff;border-radius:var(--hs-r-lg);padding:clamp(24px,4vw,46px);text-align:center;display:grid;gap:16px;justify-items:center}.hs-guar__card h2{margin:0;color:#fff;font-size:clamp(25px,3.7vw,42px);line-height:1.15;letter-spacing:-.01em}.hs-guar__card>p{margin:0;color:#ffffffe0;font-size:clamp(14.5px,1.5vw,17px);line-height:1.65;max-width:62ch}.hs-guar__btn{display:inline-block;background:#fff;color:var(--hs-primary);border:2px solid #fff;border-radius:999px;padding:14px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .18s var(--hs-ease),background .18s var(--hs-ease)}.hs-guar__btn:hover{background:var(--hs-primary-soft);color:var(--hs-primary-dark);transform:translateY(-1px)}.hs-guar__policy{margin:0;font-size:13.5px}.hs-guar__policy a{color:#ffffffd9}.hs-guar__list{display:grid;gap:9px;margin:0;padding:0;list-style:none;text-align:left;max-width:62ch}.hs-guar__list li{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;font-size:14.5px;line-height:1.6;color:#ffffffe0}.hs-guar__list svg{width:18px;height:18px;color:#fff;margin-top:2px}.hs-faq__wrap{max-width:820px}.hs-bene{display:grid;gap:var(--hs-gap)}@media(min-width:750px){.hs-bene{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.hs-bene{grid-template-columns:repeat(4,1fr)}}.hs-bene__card{display:grid;gap:14px;align-content:start;padding:clamp(24px,2.4vw,32px)}.hs-bene__ico{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--hs-primary-soft);color:var(--hs-primary);transition:background .35s var(--hs-ease),color .35s var(--hs-ease)}.hs-bene__card:hover .hs-bene__ico{background:var(--hs-primary);color:#fff}.hs-bene__ico svg{width:22px;height:22px}.hs-bene__n{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:var(--hs-secondary);margin:0}.hs-bene__t{font-size:18px;font-weight:600;letter-spacing:-.015em;margin:0}.hs-bene__d{font-size:14.5px;line-height:1.65;color:var(--hs-muted);margin:0}.hs-dark .hs-bene__ico{background:#ffffff1a;color:var(--hs-primary-light)}.hs-dark .hs-bene__card:hover .hs-bene__ico{background:var(--hs-primary-light);color:var(--hs-forest)}.hs-cmp{display:grid;gap:var(--hs-gap);align-items:stretch}@media(min-width:750px){.hs-cmp{grid-template-columns:1fr 1fr}}.hs-cmp__col{display:grid;gap:16px;align-content:start;padding:clamp(24px,2.6vw,36px)}.hs-cmp__col--ours{background:var(--hs-primary);color:#fff;border-color:transparent}.hs-cmp__col--ours:hover{border-color:transparent}.hs-cmp__head{display:grid;gap:4px}.hs-cmp__label{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:var(--hs-secondary)}.hs-cmp__col--ours .hs-cmp__label{color:#ffffffb8}.hs-cmp__name{font-size:clamp(20px,2vw,26px);font-weight:600;letter-spacing:-.02em;margin:0}.hs-cmp__list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.hs-cmp__list li{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;font-size:14.5px;line-height:1.55}.hs-cmp__list li+li{border-top:1px solid var(--hs-line);padding-top:12px}.hs-cmp__col--ours .hs-cmp__list li+li{border-top-color:#ffffff29}.hs-cmp__mark{width:20px;height:20px;border-radius:50%;flex:none;display:grid;place-items:center;margin-top:1px}.hs-cmp__col--ours .hs-cmp__mark{background:#ffffff29;color:#fff}.hs-cmp__col--theirs .hs-cmp__mark{background:var(--hs-beige);color:#1212126b}.hs-cmp__mark svg{width:12px;height:12px}.hs-cmp__col--theirs .hs-cmp__list li{color:var(--hs-muted)}.hs-cmp__note{font-size:12px;line-height:1.6;color:var(--hs-muted);margin:16px 0 0;text-align:center}.hs-foot{display:grid;gap:20px;justify-items:center;text-align:center}.hs-foot__links{display:flex;flex-wrap:wrap;gap:10px 22px;justify-content:center;margin:0;padding:0;list-style:none}.hs-foot__links a{font-size:13px;text-decoration:none}.hs-foot__links a:hover{text-decoration:underline}.hs-foot__legal{font-size:11.5px;color:var(--hs-muted);margin:0;max-width:70ch;line-height:1.6}.hs-tst__title{font-size:17px;font-weight:600;line-height:1.35;letter-spacing:-.015em;color:var(--hs-ink);margin:0}.hs-dark .hs-tst__title{color:#fff}.hs-grid--3:has(>:only-child),.hs-grid--2:has(>:only-child){grid-template-columns:minmax(0,620px);justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/7/assets/hs-sections.css.map */
