.h3o-pdp{padding:2.4rem 0 6rem}.h3o-pdp__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:3.2rem}.h3o-pdp__stage-item{min-width:0;max-width:100%}@media screen and (min-width:990px){.h3o-pdp{padding-top:4rem}.h3o-pdp__grid{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:6.4rem;align-items:start}.h3o-pdp__gallery{position:sticky;top:9rem}}.h3o-pdp__stage{position:relative;overflow:hidden;aspect-ratio:1;background:var(--h3o-grad-splash),linear-gradient(180deg,#f6faff,#eaf3fe);display:grid}.h3o-pdp__stage-badge{position:absolute;top:1.6rem;left:1.6rem;z-index:3}.h3o-pdp__stage-item{grid-area:1 / 1;opacity:0;transform:scale(1.015);transition:opacity .45s var(--h3o-ease),transform .45s var(--h3o-ease);pointer-events:none;display:grid;place-items:center}.h3o-pdp__stage-item.is-active{opacity:1;transform:scale(1);pointer-events:auto}.h3o-pdp__stage-img{width:100%;height:100%;object-fit:contain}.h3o-pdp__stage-item.is-active .h3o-pdp__stage-img{animation:h3o-kenburns 9s ease-out forwards}@keyframes h3o-kenburns{0%{transform:scale(1)}to{transform:scale(1.04)}}.h3o-pdp__thumbs{display:flex;gap:1rem;margin-top:1.2rem;overflow-x:auto;padding-bottom:.4rem;scrollbar-width:thin}.h3o-pdp__thumb{flex:none;width:7.2rem;height:7.2rem;padding:0;border:2px solid transparent;border-radius:var(--h3o-radius-sm);overflow:hidden;cursor:pointer;background:#f1f6fd;transition:border-color .2s var(--h3o-ease),transform .2s var(--h3o-ease)}.h3o-pdp__thumb:hover{transform:translateY(-2px)}.h3o-pdp__thumb.is-active{border-color:rgb(var(--h3o-blue))}.h3o-pdp__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.h3o-pdp__micro{display:flex;align-items:flex-start;gap:1.2rem;margin:0 0 1.8rem;padding:1.2rem 1.4rem;border-radius:var(--h3o-radius);background:rgba(var(--h3o-blue),.06);border:1px solid rgba(var(--h3o-blue),.12)}.h3o-pdp__micro-avatar{flex:none;width:3.6rem;height:3.6rem;border-radius:50%;display:grid;place-items:center;background:var(--h3o-grad-electric);color:#fff;font-family:var(--font-heading-family);font-size:1.5rem}.h3o-pdp__micro-quote{margin:0;font-size:1.35rem;line-height:1.45;font-style:italic}.h3o-pdp__micro-name{margin-top:.4rem;font-size:1.2rem;font-style:normal;font-weight:700;opacity:.7}.h3o-pdp__outcomes{margin:1.6rem 0 0;font-size:1.45rem;font-weight:600}.h3o-buybox__stock{display:flex;align-items:center;gap:1rem;margin:1.4rem 0 0;font-size:1.3rem;font-weight:600}.h3o-buybox__stock-dot{position:relative;flex:none;width:1rem;height:1rem;border-radius:50%;background:#1db954}.h3o-buybox__stock-dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#1db954;animation:h3o-stock-pulse 2s var(--h3o-ease) infinite}@keyframes h3o-stock-pulse{0%{transform:scale(1);opacity:.6}to{transform:scale(2.6);opacity:0}}@media(prefers-reduced-motion:reduce){.h3o-buybox__stock-dot:after{animation:none}.h3o-tier:before{animation:none!important}.h3o-pdp__stage-item.is-active .h3o-pdp__stage-img{animation:none}}.h3o-buybox__assurances{display:flex;flex-wrap:wrap;gap:.8rem 2rem;justify-content:center;margin-top:1.4rem}.h3o-buybox__assurance{display:inline-flex;align-items:center;gap:.7rem;font-size:1.3rem;font-weight:700;color:rgb(var(--h3o-blue-deep))}.h3o-buybox__assurance svg{width:1.6rem;height:auto;flex:none;color:rgb(var(--h3o-blue))}.h3o-buybox__payments{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;margin-top:1.4rem;opacity:.85}.h3o-buybox__payment-icon{width:3.8rem;height:auto;border-radius:.3rem}.h3o-buybox__community{margin:1.2rem 0 0;text-align:center;font-size:1.25rem;opacity:.65}.h3o-pdp__rating{display:flex;align-items:center;gap:1rem;margin-bottom:1.4rem;font-size:1.35rem;font-weight:600}.h3o-pdp__stars{position:relative;display:inline-block;font-size:1.7rem;line-height:1;letter-spacing:.2rem}.h3o-pdp__stars-bg{color:rgba(var(--h3o-ink),.18)}.h3o-pdp__stars-fill{position:absolute;top:0;right:0;bottom:0;left:0;width:var(--h3o-rating, 100%);overflow:hidden;white-space:nowrap;color:#ffb800}.h3o-pdp__title{margin:.4rem 0 1.2rem;font-size:clamp(2.8rem,5vw,4.2rem);line-height:1}.h3o-pdp__subtitle{font-size:1.6rem;line-height:1.55;max-width:52ch}.h3o-pdp__subtitle p{margin:0 0 .8rem}.h3o-pdp__chips{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.8rem 0 2.6rem}.h3o-buybox{display:block;border:1.5px solid rgba(var(--h3o-blue),.18);border-radius:var(--h3o-radius-lg);padding:2rem;background:linear-gradient(180deg,#fbfdff,#f3f8ff);box-shadow:var(--h3o-shadow-soft)}.h3o-buybox__heading{margin:0 0 1.6rem;font-size:1.4rem;letter-spacing:.18em;text-transform:uppercase;text-align:center;color:rgb(var(--h3o-blue-deep))}.h3o-buybox__tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}.h3o-tier{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;padding:1.8rem 1.2rem 1.6rem;border:2px solid rgba(var(--h3o-ink),.14);border-radius:var(--h3o-radius);background:#fff;cursor:pointer;overflow:hidden;transition:border-color .2s var(--h3o-ease),box-shadow .2s var(--h3o-ease),transform .2s var(--h3o-ease)}.h3o-tier--featured{padding-top:4.2rem}.h3o-sub__frequency[hidden],.h3o-buybox__form .product-form__error-message-wrapper[hidden]{display:none!important}.h3o-tier:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;overflow:hidden;background:linear-gradient(110deg,transparent 30%,rgba(56,182,245,.18) 48%,rgba(255,255,255,.5) 52%,transparent 70%);background-size:260% 100%;background-position:120% 0;opacity:0;pointer-events:none}.h3o-tier.is-selected:before{animation:h3o-tier-gloss .7s var(--h3o-ease) 1}@keyframes h3o-tier-gloss{0%{opacity:1;background-position:120% 0}to{opacity:0;background-position:-60% 0}}.h3o-tier:hover{border-color:rgba(var(--h3o-blue),.45)}.h3o-tier.is-selected{border-color:rgb(var(--h3o-blue));box-shadow:0 0 0 3px rgba(var(--h3o-blue),.14),var(--h3o-shadow-card)}.h3o-tier--featured.is-selected{background:linear-gradient(180deg,#fff,#f0f7ff)}.h3o-tier__ribbon{position:absolute;top:0;left:0;right:0;padding:.55rem .4rem;font-family:var(--font-heading-family);font-size:1.15rem;font-weight:600;letter-spacing:.03em;color:#fff;background:rgb(var(--h3o-blue))}.h3o-tier[data-tier="3"] .h3o-tier__ribbon{background:var(--h3o-grad-lemon);color:rgb(var(--h3o-navy))}.h3o-tier__check{flex:none;width:2.2rem;height:2.2rem;border-radius:50%;border:2px solid rgba(var(--h3o-ink),.28);display:grid;place-items:center;margin-bottom:.4rem;transition:border-color .2s,background .2s}.h3o-tier.is-selected .h3o-tier__check{border-color:rgb(var(--h3o-blue))}.h3o-tier.is-selected .h3o-tier__check:after{content:"";width:1.1rem;height:1.1rem;border-radius:50%;background:rgb(var(--h3o-blue))}.h3o-tier__label{font-weight:700;font-size:1.55rem;line-height:1.2}.h3o-tier__note{font-size:1.2rem;opacity:.6}.h3o-tier__per{display:block;min-height:1.4rem;line-height:1.4rem;font-size:1.2rem;font-weight:600;color:rgb(var(--h3o-blue))}.h3o-tier__price{margin-top:auto;padding-top:.6rem;font-family:var(--font-heading-family);font-size:2.2rem;font-weight:700;line-height:1}.h3o-tier__anchor{display:block;min-height:1.4rem;line-height:1.4rem;font-size:1.25rem;opacity:.5}.h3o-buybox__sub{margin-top:1.6rem;border:2px dashed rgba(var(--h3o-blue),.5);border-radius:var(--h3o-radius);padding:1.6rem;background:rgba(var(--h3o-blue),.03)}.h3o-sub{display:flex;align-items:flex-start;gap:1.2rem;cursor:pointer}.h3o-sub__box{flex:none;width:2.2rem;height:2.2rem;border-radius:.5rem;border:2px solid rgb(var(--h3o-blue));background:#fff;display:grid;place-items:center;margin-top:.1rem;transition:background .2s}.h3o-sub__input:checked+.h3o-sub__box{background:rgb(var(--h3o-blue))}.h3o-sub__input:checked+.h3o-sub__box:after{content:"";width:1rem;height:.55rem;border-left:2.5px solid #fff;border-bottom:2.5px solid #fff;transform:rotate(-45deg) translateY(-1px)}.h3o-sub__input:focus-visible+.h3o-sub__box{outline:2px solid rgb(var(--h3o-blue));outline-offset:2px}.h3o-sub__body{display:grid;gap:.3rem;min-width:0}.h3o-sub__label{font-weight:700;font-size:1.5rem;display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.h3o-sub__note{font-size:1.25rem;opacity:.65}.h3o-sub__frequency{margin-top:1.3rem}.h3o-sub__select{-webkit-appearance:none;appearance:none;width:100%;box-sizing:border-box;padding:.85rem 3.2rem .85rem 1.2rem;border-radius:var(--h3o-radius-sm);border:1.5px solid rgba(var(--h3o-blue),.35);font:inherit;font-size:1.35rem;font-weight:600;color:rgb(var(--h3o-blue-deep));background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%231E5BE9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.2rem center;background-size:1.1rem;cursor:pointer}.h3o-sub__select:focus-visible{outline:2px solid rgb(var(--h3o-blue));outline-offset:1px}.h3o-freq{position:relative}.h3o-freq__trigger{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.3rem;border-radius:var(--h3o-radius-sm);border:1.5px solid rgba(var(--h3o-blue),.35);background:#fff;font:inherit;font-size:1.35rem;font-weight:600;color:rgb(var(--h3o-blue-deep));text-align:left;cursor:pointer;transition:border-color .2s var(--h3o-ease)}.h3o-freq__trigger:hover{border-color:rgba(var(--h3o-blue),.6)}.h3o-freq__trigger:focus-visible{outline:2px solid rgb(var(--h3o-blue));outline-offset:1px}.h3o-freq__caret{flex:none;width:.9rem;height:.9rem;border-right:2px solid rgb(var(--h3o-blue));border-bottom:2px solid rgb(var(--h3o-blue));transform:rotate(45deg) translate(-.1rem,-.1rem);transition:transform .2s var(--h3o-ease)}.h3o-freq__trigger[aria-expanded=true] .h3o-freq__caret{transform:rotate(-135deg) translate(-.05rem,-.05rem)}.h3o-freq__list{position:absolute;top:calc(100% + .5rem);left:0;right:0;z-index:6;margin:0;padding:.4rem;list-style:none;background:#fff;border:1.5px solid rgba(var(--h3o-blue),.25);border-radius:var(--h3o-radius-sm);box-shadow:var(--h3o-shadow-card)}.h3o-freq__list[hidden]{display:none}.h3o-freq__opt{padding:.9rem 1rem;border-radius:var(--h3o-radius-sm);font-size:1.3rem;font-weight:500;color:rgb(var(--h3o-ink));cursor:pointer;transition:background .15s var(--h3o-ease)}.h3o-freq__opt:hover{background:rgba(var(--h3o-blue),.08)}.h3o-freq__opt[aria-selected=true]{background:rgba(var(--h3o-blue),.12);color:rgb(var(--h3o-blue-deep))}.h3o-buybox__form{margin-top:1.8rem;display:block}.h3o-buybox__form .product-form__error-message-wrapper{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem;color:#c5280c;font-size:1.3rem}.h3o-buybox__form .loading__spinner:not(.hidden)~*{opacity:0}.h3o-buybox__under{margin:1.2rem 0 0;text-align:center;font-size:1.25rem;opacity:.7}.h3o-pdp__trust{list-style:none;display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:center;margin:2rem 0 0;padding:0}.h3o-pdp__trust-item{display:inline-flex;align-items:center;gap:.7rem;font-size:1.3rem;font-weight:600;opacity:.85}.h3o-pdp__trust-icon{display:inline-grid;place-items:center;width:1.6rem;height:1.6rem;color:rgb(var(--h3o-blue))}.h3o-pdp__trust-icon svg{width:100%;height:auto}.h3o-pdp__accordions{margin-top:2.8rem}.h3o-accordion{border-top:1.5px solid rgba(var(--h3o-ink),.12)}.h3o-accordion:last-child{border-bottom:1.5px solid rgba(var(--h3o-ink),.12)}.h3o-accordion__summary{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.6rem .2rem;cursor:pointer;list-style:none;font-family:var(--font-heading-family);font-size:1.45rem;letter-spacing:.04em;text-transform:uppercase}.h3o-accordion__summary::-webkit-details-marker{display:none}.h3o-accordion__icon{position:relative;flex:none;width:1.6rem;height:1.6rem}.h3o-accordion__icon:before,.h3o-accordion__icon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:rgb(var(--h3o-blue));transition:transform .25s var(--h3o-ease)}.h3o-accordion__icon:before{width:100%;height:2px}.h3o-accordion__icon:after{width:2px;height:100%}.h3o-accordion[open] .h3o-accordion__icon:after{transform:rotate(90deg)}.h3o-accordion__content{padding:0 .2rem 1.8rem;font-size:1.45rem;line-height:1.6}.h3o-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fffffff5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1.5px solid rgba(var(--h3o-ink),.1);box-shadow:0 -.6rem 2.4rem #0613361a;transform:translateY(110%);transition:transform .35s var(--h3o-ease)}.h3o-sticky-atc.is-visible{transform:translateY(0)}.h3o-sticky-atc__inner{display:flex;align-items:center;gap:1.4rem;padding-top:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0))}.h3o-sticky-atc__img{width:4.8rem;height:4.8rem;object-fit:contain;border-radius:var(--h3o-radius-sm);background:#f1f6fd;display:none}.h3o-sticky-atc__meta{display:none;min-width:0}.h3o-sticky-atc__title{display:block;font-weight:700;font-size:1.4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.h3o-sticky-atc__deal{display:block;font-size:1.2rem;opacity:.65}.h3o-sticky-atc__buy{display:flex;align-items:center;gap:1.4rem;margin-left:auto;flex:1;justify-content:space-between}.h3o-sticky-atc__price{display:grid;line-height:1.2}.h3o-sticky-atc__price s{font-size:1.2rem;opacity:.5}.h3o-sticky-atc__price s:empty{display:none}.h3o-sticky-atc__price strong{font-family:var(--font-heading-family);font-size:1.8rem}.h3o-sticky-atc__btn{padding:1.3rem 2.6rem;font-size:1.4rem}@media screen and (min-width:750px){.h3o-sticky-atc__img,.h3o-sticky-atc__meta{display:block}.h3o-sticky-atc__buy{flex:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/h3o-main-product.css.map */
