:root{--ihp-primary: #095946;--ihp-accent: #009370;--ihp-accent-soft: rgba(15, 174, 135, .15);--ihp-cream: #FFF7D4;--ihp-band: #F1F3EA;--ihp-dark: #0E3B2E;--ihp-olive: #333F1F;--ihp-ink: #08122A;--ihp-body: #101828;--ihp-muted: #475467;--ihp-line: #E4E4E4;--ihp-star: #FFB800;--ihp-danger: #E02D2D;--ihp-radius: 10px;--ihp-font-heading: inherit}.ihp{font-family:inherit;color:var(--ihp-body)}.ihp *,.ihp *:before,.ihp *:after{box-sizing:border-box}.ihp img,.ihp video{max-width:100%;display:block}:where(.ihp) h1,:where(.ihp) h2,:where(.ihp) h3{font-family:var(--ihp-font-heading);margin:0}.ihp p{margin:0}.ihp button{font-family:inherit;cursor:pointer}.ihp-container{max-width:1500px;margin:0 auto;padding-left:50px;padding-right:50px}@media(max-width:989px){.ihp-container{padding-left:24px;padding-right:24px}}@media(max-width:749px){.ihp-container{padding-left:14px;padding-right:14px}}.ihp-h2{font-size:31px;font-weight:500;line-height:1.25;text-align:center;letter-spacing:-.01em}.ihp-h2 em,.ihp-accent-text{font-style:normal;color:var(--ihp-accent)}.ihp-sub{font-size:17px;line-height:1.5;color:var(--ihp-muted);text-align:center}@media(max-width:749px){.ihp-h2{font-size:24px}.ihp-sub{font-size:15px}}.ihp-pill-btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 44px;border:0;border-radius:100px;background:var(--btn-bg, var(--ihp-cream));color:var(--btn-ink, var(--ihp-ink));font-size:20px;font-weight:600;text-decoration:none;text-align:center;transition:transform .15s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.ihp-pill-btn--primary{--btn-bg: var(--ihp-primary);--btn-ink: #fff}.ihp-pill-btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #00000024}@media(hover:hover){.ihp-pill-btn:hover{background:transparent;color:var(--btn-bg, var(--ihp-cream));box-shadow:inset 0 0 0 2px var(--btn-bg, var(--ihp-cream)),0 6px 18px #00000024}}.ihp-pill-btn:active{transform:translateY(0) scale(.98)}@media(max-width:749px){.ihp-pill-btn{min-height:50px;font-size:17px;padding:0 32px}}.ihp-guarantee-note{font-size:13px;text-align:center;opacity:.75;margin-top:10px}.ihp-stars{display:inline-flex;gap:2px;color:var(--ihp-star)}.ihp-stars svg{width:17px;height:17px;fill:currentColor}.ihp-stars--lg svg{width:21px;height:21px}.ihp-stars--sm svg{width:14px;height:14px}.ihp-countdown{min-height:44px;display:flex;align-items:center;justify-content:center;gap:16px;padding:8px 14px;text-align:center;flex-wrap:wrap}.ihp-countdown__label{font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ihp-countdown__timer{display:inline-flex;align-items:center;gap:5px;font-size:17px;font-weight:800;font-variant-numeric:tabular-nums}.ihp-countdown__timer span{min-width:26px}.ihp-countdown__sub{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;opacity:.9}@media(max-width:749px){.ihp-countdown{gap:10px}.ihp-countdown__label{font-size:12px}.ihp-countdown__timer{font-size:15px}}.ihp-ticker{overflow:hidden;padding:3px 0;border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}.ihp-ticker__track{display:flex;width:max-content;animation:ihp-marquee var(--ihp-ticker-speed, 30s) linear infinite}.ihp-ticker:hover .ihp-ticker__track{animation-play-state:paused}.ihp-ticker__group{display:flex;align-items:center;flex-shrink:0}.ihp-ticker__item{display:inline-flex;align-items:center;gap:7px;padding:0 22px;font-size:17px;line-height:22px;white-space:nowrap}.ihp-ticker__item svg,.ihp-ticker__item img{width:17px;height:17px;flex-shrink:0}@keyframes ihp-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:749px){.ihp-ticker__item{font-size:14px;padding:0 14px}}.ihp-buybox{padding:26px 0 40px}.ihp-buybox__grid{display:grid;grid-template-columns:49.5% 50.5%;align-items:start}@media(min-width:990px){.ihp-buybox__grid{align-items:stretch}.ihp-gallery__sticky{position:sticky;top:24px}}.ihp-buybox--centered .ihp-buybox__grid{display:block;max-width:700px;margin:0 auto}.ihp-buybox--centered .ihp-info>*{margin-left:auto;margin-right:auto}@media(max-width:989px){.ihp-buybox__grid{display:block}}.ihp-gallery{position:relative}.ihp-gallery__main{position:relative;overflow:hidden;border-radius:var(--ihp-media-radius, 0px)}.ihp-gallery__viewport{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.ihp-gallery__viewport::-webkit-scrollbar{display:none}.ihp-gallery__slide{flex:0 0 100%;scroll-snap-align:start;aspect-ratio:1 / 1}.ihp-gallery__slide img{width:100%;height:100%;object-fit:cover}.ihp-gallery__badge{position:absolute;top:12px;left:12px;width:var(--ihp-badge-size, 110px);z-index:2;pointer-events:none}.ihp-gallery__dots{position:absolute;bottom:12px;left:0;right:0;display:none;justify-content:center;gap:6px;z-index:2}.ihp-gallery__dots button{width:7px;height:7px;border-radius:100px;border:0;padding:0;background:#ffffff8c;transition:all .2s}.ihp-gallery__dots button.is-active{background:#fff;width:18px}.ihp-thumbs{position:relative;margin-top:8px}.ihp-thumbs__row{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth}.ihp-thumbs__row::-webkit-scrollbar{display:none}.ihp-thumbs__row button{flex:0 0 84px;width:84px;height:84px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:none}.ihp-thumbs__row button.is-active{border-color:var(--ihp-ink)}.ihp-thumbs__row img{width:100%;height:100%;object-fit:cover}.ihp-thumbs__arrow{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;border:0;background:#fff;box-shadow:0 2px 8px #0000002e;display:flex;align-items:center;justify-content:center;z-index:2}.ihp-thumbs__arrow--prev{left:-6px}.ihp-thumbs__arrow--next{right:-6px}@media(max-width:989px){.ihp-buybox:not(.ihp-buybox--thumbs-mobile) .ihp-thumbs{display:none}.ihp-buybox--thumbs-mobile .ihp-thumbs__row button{flex-basis:64px;width:64px;height:64px}.ihp-buybox--thumbs-mobile .ihp-thumbs__arrow{display:none}.ihp-gallery__dots{display:flex}}.ihp-ugc{margin-top:36px}.ihp-ugc__heading{font-size:22px;font-weight:500;margin:0 0 18px}.ihp-ugc__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ihp-ugc__tile{position:relative;aspect-ratio:var(--ihp-ugc-aspect, 9 / 16);border-radius:10px;overflow:hidden;background:#0b0b0b}.ihp-ugc__tile video,.ihp-ugc__tile img{width:100%;height:100%;object-fit:cover}.ihp-ugc__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:46px;height:46px;border-radius:50%;border:0;background:#ffffffe0;display:flex;align-items:center;justify-content:center}.ihp-ugc__play svg{width:16px;height:16px;margin-left:2px}.ihp-ugc__tile.is-playing .ihp-ugc__play{display:none}@media(max-width:989px){.ihp-ugc{display:none}}.ihp-info{padding-left:41px}.ihp-buybox--centered .ihp-info{padding-left:0}@media(max-width:989px){.ihp-info{padding-left:0;margin-top:16px}}.ihp-rating{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:15px}.ihp-rating strong{font-weight:700}.ihp-rating__avatars{display:inline-flex}.ihp-rating__avatars img{width:22px;height:22px;border-radius:50%;border:2px solid #fff;margin-left:-7px}.ihp-rating__avatars img:first-child{margin-left:0}.ihp-eyebrow{display:inline-block;font-size:15px;font-weight:500;margin-bottom:8px;color:var(--ihp-muted);border-bottom:2px solid var(--ihp-accent);padding-bottom:2px}.ihp-title{font-size:28px;font-weight:500;line-height:1.2;margin-bottom:15px}@media(max-width:749px){.ihp-title{font-size:22px;margin-bottom:10px}}.ihp-subtext{font-size:17px;line-height:1.35;color:#333;margin-bottom:16px;max-width:628px}@media(max-width:749px){.ihp-subtext{font-size:15px}}.ihp-features{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 12px;margin-bottom:18px;max-width:628px;background:#f5f6f2;border-radius:12px;padding:18px 20px}.ihp-features__item{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:600;line-height:1.25}.ihp-features__item svg{width:20px;height:20px;flex-shrink:0;color:var(--ihp-accent)}.ihp-features__item img{width:20px;height:20px;flex-shrink:0;object-fit:contain}@media(max-width:749px){.ihp-features{grid-template-columns:repeat(2,1fr);gap:13px 10px;padding:14px}.ihp-features__item{font-size:13.5px;gap:7px}.ihp-features__item svg,.ihp-features__item img{width:18px;height:18px}}.ihp-stock{position:relative;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;padding:12px 14px;max-width:616px;margin-bottom:14px}.ihp-stock__row{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:700;margin-bottom:7px}.ihp-stock__bar{height:10px;border-radius:100px;background:#efefef}.ihp-stock__fill{height:100%;border-radius:100px}.ihp-stock--stripes .ihp-stock__bar{overflow:hidden}.ihp-stock--stripes .ihp-stock__fill{background:repeating-linear-gradient(45deg,var(--ihp-stock-color, var(--ihp-danger)),var(--ihp-stock-color, var(--ihp-danger)) 8px,rgba(255,255,255,.25) 8px,rgba(255,255,255,.25) 12px);animation:ihp-stripes 1.2s linear infinite}.ihp-stock--fill .ihp-stock__fill,.ihp-stock--pulse .ihp-stock__fill{background:var(--ihp-stock-color, var(--ihp-danger));width:var(--stock-target, 90%)}.ihp-stock--fill.is-inview .ihp-stock__fill{animation:ihp-stock-grow 1.2s cubic-bezier(.25,.7,.25,1) both}.ihp-stock--pulse .ihp-stock__fill{box-shadow:0 0 10px 0 var(--ihp-stock-color, var(--ihp-danger))}.ihp-stock--pulse.is-inview .ihp-stock__fill{animation:ihp-stock-grow 1.2s cubic-bezier(.25,.7,.25,1) both,ihp-stock-pulse 2.4s ease-in-out 1.3s infinite}@keyframes ihp-stock-grow{0%{width:0}}@keyframes ihp-stock-pulse{0%,to{filter:brightness(.92)}50%{filter:brightness(1.35)}}@media(prefers-reduced-motion:reduce){.ihp-stock__fill{animation:none!important}}@keyframes ihp-stripes{to{background-position:24px 0}}.ihp-stock__tag{position:absolute;top:-14px;right:-6px;background:var(--ihp-danger);color:#fff;font-size:13px;font-weight:800;padding:6px 12px;border-radius:8px;transform:rotate(3deg);box-shadow:0 3px 10px #0003}.ihp-price{display:flex;align-items:center;gap:16px;flex-wrap:wrap;max-width:628px;margin:2px 0 18px;padding:14px 0;border-top:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.ihp-price__now{font-size:30px;font-weight:600;color:var(--ihp-accent);letter-spacing:-.01em}.ihp-price__was{font-size:24px;font-weight:500;color:var(--ihp-ink);text-decoration:line-through;opacity:.85}.ihp-price__save{background:var(--ihp-accent);color:#fff;font-size:15px;font-weight:700;letter-spacing:.02em;padding:8px 16px;border-radius:8px;white-space:nowrap}@media(max-width:749px){.ihp-price{gap:12px;padding:12px 0;margin-bottom:14px}.ihp-price__now{font-size:25px}.ihp-price__was{font-size:19px}.ihp-price__save{font-size:12.5px;padding:6px 11px}}.ihp-offers{display:flex;flex-direction:column;gap:18px;max-width:628px;margin-bottom:16px}.ihp-offer{position:relative;display:block;border:1px solid rgba(0,0,0,.3);border-radius:10px;padding:16px 24px;cursor:pointer;transition:border-color .15s,background .15s}.ihp-offer input{position:absolute;opacity:0;pointer-events:none}.ihp-offer.is-active{border:1px solid var(--ihp-primary);background:var(--ihp-accent-soft)}.ihp-offer__ribbon{position:absolute;top:-12px;right:16px;background:var(--ihp-primary);color:#fff;font-size:12px;font-weight:700;letter-spacing:.02em;padding:4px 12px;border-radius:5px}.ihp-offer__ribbon--alt{background:var(--ihp-ink)}.ihp-offer__grid{display:flex;align-items:center;gap:14px}.ihp-offer__radio{width:18px;height:18px;flex-shrink:0;border:2px solid rgba(0,0,0,.35);border-radius:50%;position:relative}.ihp-offer.is-active .ihp-offer__radio{border-color:var(--ihp-primary)}.ihp-offer.is-active .ihp-offer__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--ihp-primary)}.ihp-offer__img{width:76px;height:76px;object-fit:contain;flex-shrink:0}.ihp-offer__info{flex:1;min-width:0}.ihp-offer__title{font-size:16px;font-weight:700;display:block}.ihp-offer__sub{font-size:16px;color:var(--ihp-muted);margin-top:2px}.ihp-offer__prices{display:flex;flex-direction:column;align-items:flex-end;text-align:right;flex-shrink:0}.ihp-offer__price{font-size:16px;font-weight:700;color:var(--ihp-primary)}.ihp-offer__compare{font-size:16px;color:var(--ihp-muted);text-decoration:line-through;margin-top:2px}.ihp-offer__supply{display:block;font-size:16px;margin-top:10px}.ihp-offer__rows{display:block;margin:14px -24px -16px;border-bottom-left-radius:9px;border-bottom-right-radius:9px;overflow:hidden}.ihp-offer__vrow{display:flex;align-items:center;gap:10px;min-height:46px;padding:6px 24px;background:#00000009;border-top:1px solid rgba(0,0,0,.07)}.ihp-offer__vrow svg,.ihp-offer__vrow img{width:22px;height:22px;flex-shrink:0}.ihp-offer__vlabel{font-size:15px;font-weight:700;flex:1}.ihp-offer__vvalue{font-size:15px;color:var(--ihp-muted)}.ihp-offer.is-active .ihp-offer__vrow{background:#0959460f;border-top-color:#0959461f}.ihp-kaching{max-width:628px;margin:0 0 16px}.ihp-kx--ready [data-ihp-kx-native]{display:none!important}.ihp-kx [data-ihp-kx-native]{display:block}.ihp-atc-form{max-width:628px;margin:0}.ihp .ihp-offer{display:block}.ihp .ihp-offer__grid{display:flex}.ihp .ihp-offer__supply,.ihp .ihp-offer__rows{display:block}.ihp-ugc__empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px;font-weight:600;color:#fff;opacity:.75;background:repeating-linear-gradient(45deg,#1a1a1a,#1a1a1a 12px,#222 12px 24px)}.ihp-subtoggle{display:flex;align-items:center;gap:14px;max-width:628px;border:2px dashed rgba(0,0,0,.3);border-radius:14px;padding:16px 20px;cursor:pointer;margin-bottom:16px}.ihp .ihp-subtoggle{display:flex;width:100%;gap:16px}.ihp-subtoggle input{position:absolute;opacity:0;pointer-events:none}.ihp-subtoggle__box{width:34px;height:34px;flex-shrink:0;border:2px solid rgba(0,0,0,.4);border-radius:7px;display:flex;align-items:center;justify-content:center;color:transparent;transition:all .15s}.ihp-subtoggle__box svg{width:16px;height:14px}.ihp .ihp-subtoggle input:checked~.ihp-subtoggle__box{border-color:#00000059;color:#8a8f98;background:#0000000d}.ihp-subtoggle__text{display:flex;flex-direction:column;gap:2px}.ihp-subtoggle__text strong{font-size:19px;font-weight:700}.ihp-subtoggle__text small{font-size:14px;color:var(--ihp-muted)}@media(max-width:749px){.ihp-offer__supply{font-size:14px;margin-top:8px}.ihp-offer__rows{margin:12px -14px -14px}.ihp-offer__vrow{padding:6px 14px;min-height:42px}.ihp-offer__vlabel,.ihp-offer__vvalue{font-size:13px}.ihp-subtoggle{padding:13px 14px;gap:11px;border-radius:12px}.ihp-subtoggle__box{width:28px;height:28px;border-radius:6px}.ihp-subtoggle__text strong{font-size:16px}.ihp-subtoggle__text small{font-size:12px}}.ihp-offer__grows{display:block;margin:14px -24px -16px}.ihp-offer__grow{display:flex;align-items:center;gap:10px;padding:9px 24px;background:#0000000a;border-top:1px solid rgba(0,0,0,.06);font-size:14px;font-weight:700}.ihp-offer__grow:last-child{border-radius:0 0 9px 9px}.ihp-offer__grow img{width:30px;height:30px;object-fit:contain;flex-shrink:0}.ihp-offer__grow svg{width:26px;height:26px;flex-shrink:0;color:var(--ihp-ink)}.ihp-offer__growvalue{margin-left:auto;font-weight:500;color:var(--ihp-muted)}.ihp-offer.is-active .ihp-offer__grow{background:#09594614;border-top-color:#0959461f}@media(max-width:749px){.ihp-offer__grows{margin:12px -14px -14px}.ihp-offer__grow{padding:8px 14px;font-size:13px;gap:8px}.ihp-offer__grow img{width:26px;height:26px}.ihp-offer__grow svg{width:22px;height:22px}}.ihp .ihp-subtoggle__prices{margin-left:auto;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:1px;flex-shrink:0}.ihp-subtoggle__prices b{font-size:19px;font-weight:700;color:var(--ihp-ink);line-height:1.2}.ihp-subtoggle__prices s{font-size:13px;color:var(--ihp-muted)}.ihp-subtoggle__prices b:empty,.ihp-subtoggle__prices s:empty{display:none}@media(max-width:749px){.ihp-subtoggle__prices b{font-size:16px}.ihp-subtoggle__prices s{font-size:12px}}.ihp-offer__gifts{display:none;margin-top:12px;padding-top:12px;border-top:1px dashed rgba(9,89,70,.35)}.ihp-offer.is-active .ihp-offer__gifts{display:block}.ihp-offer__gift{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--ihp-primary)}.ihp-offer__gift+.ihp-offer__gift{margin-top:6px}.ihp-offer__gift svg{width:15px;height:15px;flex-shrink:0}.ihp-offer__gift small{font-weight:400;color:var(--ihp-muted)}@media(max-width:749px){.ihp-offer{padding:14px}.ihp-offer__img{width:60px;height:60px}.ihp-offer__title,.ihp-offer__price{font-size:15px}.ihp-offer__sub,.ihp-offer__compare{font-size:13px}.ihp-offers{gap:14px}}.ihp-gifts{border:1.5px solid var(--ihp-ink);border-radius:10px;padding:14px 16px 16px;max-width:628px;margin-bottom:14px}.ihp-gifts__heading{text-align:center;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.ihp-gifts__row{display:flex;align-items:flex-start}.ihp-gifts__tier{flex:1;text-align:center;position:relative}.ihp-gifts__tier img{width:80px;height:72px;object-fit:contain;margin:0 auto 6px;transition:filter .2s,opacity .2s}.ihp-gifts__tier.is-locked img{filter:grayscale(1);opacity:.45}.ihp-gifts__value{font-size:12px;font-weight:700;color:var(--ihp-muted);text-decoration:line-through}.ihp-gifts__label{font-size:13px;font-weight:700;line-height:1.25}.ihp-gifts__tier.is-unlocked .ihp-gifts__label{color:var(--ihp-accent)}.ihp-gifts__lock{display:none;font-size:11px;font-weight:700;color:var(--ihp-muted);margin-top:3px}.ihp-gifts__tier.is-locked .ihp-gifts__lock{display:block}.ihp-gifts__connector{width:34px;height:2px;background:var(--ihp-line);margin-top:36px;flex-shrink:0}@media(max-width:749px){.ihp-gifts__tier img{width:62px;height:56px}.ihp-gifts__connector{width:16px}}.ihp-delivery{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;font-size:15px;padding:12px 0;text-align:center}.ihp-delivery strong{font-weight:700}.ihp-delivery__dot{opacity:.5}.ihp-atc{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;max-width:628px;min-height:56px;border:0;border-radius:4px;background:var(--ihp-primary);color:#fff;font-size:15px;font-weight:500;padding:12px 18px;transition:background .18s,color .18s,box-shadow .18s}.ihp-atc__label{font-weight:600;font-size:16px}.ihp-atc__pill{display:inline-flex;align-items:center;gap:10px;padding:7px 14px;border-radius:100px;background:#ffffff24;transition:background .18s}.ihp-atc__was{font-size:14px;text-decoration:line-through;opacity:.65}.ihp-atc__now{font-size:16px;font-weight:800}.ihp-atc__div{width:1px;height:16px;background:#fff6;transition:background .18s}.ihp-atc__note{font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:5px}.ihp-atc__note svg{width:14px;height:14px;flex-shrink:0}.ihp-atc__arrow{display:inline-flex;transition:transform .18s}.ihp-atc__arrow svg{width:21px;height:12px}.ihp-atc[disabled]{opacity:.6;cursor:default}.ihp-atc__label,.ihp-atc__note{white-space:nowrap}@media(hover:hover){.ihp-atc:hover:not([disabled]){background:#fff;color:var(--ihp-primary);box-shadow:inset 0 0 0 2px var(--ihp-primary)}.ihp-atc:hover:not([disabled]) .ihp-atc__pill{background:var(--ihp-accent-soft)}.ihp-atc:hover:not([disabled]) .ihp-atc__div{background:#0959464d}.ihp-atc:hover:not([disabled]) .ihp-atc__arrow{transform:translate(5px)}}.ihp-atc:active:not([disabled]){transform:scale(.99)}@media(max-width:749px){.ihp-atc{gap:7px;font-size:13px;padding:12px 10px}.ihp-atc__label{font-size:14px}.ihp-atc__pill{gap:7px;padding:5px 10px}.ihp-atc__was{font-size:12px}.ihp-atc__now{font-size:14px}.ihp-atc__note{font-size:11px}.ihp-atc__note svg{width:12px;height:12px}.ihp-atc__arrow svg{width:17px;height:10px}}.ihp-infoline{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;color:var(--ihp-muted);margin-top:10px;text-align:center}.ihp-payments{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;margin-top:12px}.ihp-payments svg{height:24px;width:auto}.ihp-trustline{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:600;margin-top:12px}.ihp-faq{margin-top:24px;max-width:628px}.ihp-faq__item{border-bottom:1px solid var(--ihp-line)}.ihp-faq__item:first-child{border-top:1px solid var(--ihp-line)}.ihp-faq__btn{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:0;padding:18px 2px;font-size:17px;font-weight:700;text-align:left;color:inherit}.ihp-faq__icon{font-size:22px;font-weight:400;line-height:1;transition:transform .2s}.ihp-faq__item.is-open .ihp-faq__icon{transform:rotate(45deg)}.ihp-faq__panel{max-height:0;overflow:hidden;transition:max-height .3s ease}.ihp-faq__content{padding:0 2px 16px;font-size:15px;line-height:1.6;color:var(--ihp-muted)}.ihp-faq__content p{margin:0 0 10px}.ihp-faq__content p:last-child{margin-bottom:0}.ihp-stats{color:#fff;padding:85px 0 80px;background:var(--ihp-dark);position:relative;overflow:hidden}.ihp-stats__bgimg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.16;pointer-events:none}.ihp-stats__grid{position:relative;display:grid;grid-template-columns:1.05fr 1px .95fr;grid-template-areas:"cells divider intro" "cells divider actions";gap:0 55px;align-items:center}.ihp-stats__cells{grid-area:cells;display:grid;grid-template-columns:1fr 1fr;gap:42px 40px}.ihp-stats__value{font-size:42px;font-weight:600;line-height:1;letter-spacing:-.01em;color:#dff2d0}.ihp-stats__label{font-size:15px;line-height:1.4;opacity:.9;margin-top:8px;font-weight:600}.ihp-stats__divider{grid-area:divider;width:1px;height:100%;min-height:180px;background:#ffffff38}.ihp-stats__intro{grid-area:intro;align-self:end;text-align:center}.ihp-stats__actions{grid-area:actions;align-self:start;text-align:center}.ihp-stats__intro .ihp-h2{color:#fff;margin-bottom:12px}.ihp-stats__intro .ihp-sub{color:#ffffffd9;margin-bottom:26px}.ihp-stats__actions .ihp-guarantee-note{color:#ffffffbf;display:flex;align-items:center;justify-content:center;gap:7px}.ihp-stats__actions .ihp-guarantee-note svg{width:15px;height:15px;flex-shrink:0}@media(max-width:989px){.ihp-stats{padding:48px 0 44px}.ihp-stats__grid{display:flex;flex-direction:column;align-items:stretch;gap:0}.ihp-stats__divider{display:none}.ihp-stats__intro .ihp-sub{margin-bottom:36px}.ihp-stats__cells{gap:28px 18px;text-align:center}.ihp-stats__value{font-size:32px}.ihp-stats__actions{margin-top:36px}}@media(max-width:749px){.ihp-stats__cells{display:block;text-align:left}.ihp-stats__cell{padding:25px 0}.ihp-stats__cell:first-child{padding-top:0}.ihp-stats__cell+.ihp-stats__cell{border-top:1px solid rgba(255,255,255,.16)}.ihp-stats__cell:last-child{padding-bottom:6px}.ihp-stats__value{font-size:54px;letter-spacing:-.015em}.ihp-stats__label{font-size:16px;margin-top:10px}.ihp-stats__actions{margin-top:26px}.ihp-stats__actions .ihp-pill-btn{display:flex;width:100%}}.ihp-compounds{padding:70px 0}.ihp-compounds .ihp-h2{margin-bottom:40px}.ihp-compounds__grid{display:grid;grid-template-columns:repeat(var(--ihp-comp-cols, 4),1fr);gap:24px;max-width:1325px;margin:0 auto}.ihp-compounds__item[data-reveal-hidden]{display:none}.ihp-compounds__more{text-align:center;margin-top:32px}.ihp-btn-outline{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 36px;border:1.5px solid var(--ihp-ink);border-radius:100px;background:transparent;color:var(--ihp-ink);font-size:16px;font-weight:600;transition:background .15s,color .15s}@media(hover:hover){.ihp-btn-outline:hover{background:var(--ihp-ink);color:#fff}.ihp .ihp-offer:hover:not(.is-active){border-color:#0009}.ihp .ihp-subtoggle:hover{border-color:#0000008c}.ihp-faq__btn:hover{color:var(--ihp-primary)}.ihp-cardslider__arrows button:hover:not(:disabled),.ihp-thumbs__arrow:hover,[data-reasons-prev]:hover:not(:disabled),[data-reasons-next]:hover:not(:disabled),[data-strip-prev]:hover,[data-strip-next]:hover{background:var(--ihp-ink);color:#fff;border-color:var(--ihp-ink)}}.ihp-faq__btn{transition:color .15s}.ihp-btn-outline:hover{background:var(--ihp-ink);color:#fff}.ihp-compounds__img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px;margin-bottom:14px}.ihp-compounds__name{font-size:20px;font-weight:600;margin-bottom:8px}.ihp-compounds__text{font-size:15px;line-height:1.55;color:var(--ihp-muted)}@media(max-width:989px){.ihp-compounds__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.ihp-compounds{padding:44px 0}.ihp-compounds .ihp-h2{margin-bottom:24px}.ihp-compounds__grid{grid-template-columns:1fr;gap:30px}.ihp-compounds__name{font-size:19px}.ihp-compounds__text{font-size:14px}}.ihp-compounds__progress{display:none;align-items:center;justify-content:center;gap:12px;margin-top:18px}.ihp-compounds__segs{display:flex;gap:4px}.ihp-compounds__segs i{width:14px;height:3px;border-radius:2px;background:#0000001f;transition:background .25s}.ihp-compounds__segs i.is-done{background:var(--ihp-accent)}.ihp-compounds__count{font-size:13px;color:var(--ihp-muted);font-variant-numeric:tabular-nums}@media(max-width:749px){[data-mobile-layout=carousel] .ihp-compounds__grid{display:flex;gap:12px;margin-inline:-14px;padding:4px 14px 8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}[data-mobile-layout=carousel] .ihp-compounds__grid::-webkit-scrollbar{display:none}[data-mobile-layout=carousel] .ihp-compounds__item{flex:0 0 76%;max-width:340px;scroll-snap-align:center;background:#fff;border:1px solid rgba(0,0,0,.09);border-radius:14px;padding:12px 14px 18px;box-shadow:0 1px 8px #0000000d}[data-mobile-layout=carousel] .ihp-compounds__item[data-reveal-hidden]{display:block}[data-mobile-layout=carousel] .ihp-compounds__img{aspect-ratio:4 / 3;margin-bottom:12px}[data-mobile-layout=carousel] .ihp-compounds__name{font-size:18px;margin-bottom:6px}[data-mobile-layout=carousel] .ihp-compounds__progress{display:flex}[data-mobile-layout=carousel] .ihp-compounds__more{display:none}}.ihp-reviews{padding:60px 0}.ihp-reviews__starsrow{display:flex;justify-content:center;margin-bottom:8px}.ihp-reviews .ihp-h2{margin-bottom:6px}.ihp-reviews .ihp-sub{margin-bottom:28px}.ihp-reviews__strip{overflow:hidden;margin-bottom:32px;width:100%}.ihp-reviews__striptrack{display:flex;gap:8px;width:max-content;animation:ihp-marquee var(--ihp-strip-speed, 40s) linear infinite}.ihp-reviews__striptrack img{width:99px;height:99px;object-fit:cover;border-radius:8px}.ihp-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ihp-review-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 14px #0000000f;display:flex;flex-direction:column}.ihp-review-card__score{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:800}.ihp-review-card__title{font-size:18px;font-weight:700;line-height:1.3;margin-top:10px}.ihp-review-card__body{font-size:15px;line-height:1.6;color:var(--ihp-muted);margin-top:8px;flex:1}.ihp-review-card__name{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-top:14px}.ihp-review-card__verified{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--ihp-accent);margin-top:3px}.ihp-review-card__verified svg{width:12px;height:12px}.ihp-review-card__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.ihp-review-card__chips span{background:var(--ihp-band);border:1px solid rgba(0,0,0,.06);font-size:12px;font-weight:600;padding:6px 12px;border-radius:100px}@media(max-width:989px){.ihp-reviews__grid{grid-template-columns:1fr;max-width:560px;margin:0 auto}}.ihp-cardslider__nav{display:none}@media(max-width:749px){[data-ihp-cardslider]{display:flex!important;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin-inline:-14px!important;padding:4px 14px 6px;max-width:none!important}[data-ihp-cardslider]::-webkit-scrollbar{display:none}[data-ihp-cardslider]>*{flex:0 0 100%;scroll-snap-align:center}.ihp-cardslider__nav{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:18px}}.ihp-cardslider__dots{display:flex;gap:8px}.ihp-cardslider__dots button{width:8px;height:8px;border-radius:100px;border:0;padding:0;background:#0000002e;transition:width .2s,background .2s;cursor:pointer}.ihp-cardslider__dots button.is-active{width:22px;background:var(--ihp-accent, #009370)}.ihp-cardslider__arrows{display:flex;gap:14px}.ihp-cardslider__arrows button{width:44px;height:44px;border-radius:50%;border:1px solid rgba(0,0,0,.15);background:#fff;display:flex;align-items:center;justify-content:center;color:var(--ihp-ink, #101828);cursor:pointer}.ihp-cardslider__arrows button:disabled{opacity:.35}.ihp-cardslider__arrows svg{width:14px;height:14px}.ihp-orbit{color:#fff;padding:60px 0 70px;background:var(--ihp-dark);position:relative;overflow:hidden}.ihp-orbit .ihp-h2{color:#fff;margin-bottom:8px}.ihp-orbit .ihp-sub{color:#fffc;margin-bottom:46px}.ihp-orbit__stage{display:grid;grid-template-columns:1fr auto 1fr;gap:40px;align-items:center;max-width:1100px;margin:0 auto}.ihp-orbit__col{display:flex;flex-direction:column;gap:26px}.ihp-orbit__tile{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:288px;min-height:122px;padding:20px;border-radius:14px;background:#ffffff12;border:1px solid rgba(255,255,255,.12)}.ihp-orbit__col--left .ihp-orbit__tile{margin-left:auto}.ihp-orbit__tile img,.ihp-orbit__tile svg{width:40px;height:40px}.ihp-orbit__tile span{font-size:17px;font-weight:500;line-height:1.3}.ihp-orbit__center{position:relative;width:420px;max-width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.ihp-orbit__ring{position:absolute;border:1.5px dashed rgba(255,255,255,.25);border-radius:50%}.ihp-orbit__ring--1{top:6%;right:6%;bottom:6%;left:6%}.ihp-orbit__ring--2{top:-7%;right:-7%;bottom:-7%;left:-7%}.ihp-orbit__product{width:74%;position:relative;z-index:1}@media(max-width:989px){.ihp-orbit__stage{grid-template-columns:1fr;gap:14px}.ihp-orbit__center{margin:14px auto 0;width:300px;order:3}.ihp-orbit__col{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:12px}.ihp-orbit__col--left .ihp-orbit__tile{margin-left:0}.ihp-orbit__tile{width:calc(50% - 6px);min-height:0;padding:16px 8px;background:none;border:0;align-items:center;text-align:center;gap:12px}.ihp-orbit__tile span{font-size:16px;font-weight:600;line-height:1.35}.ihp-orbit__tile img,.ihp-orbit__tile svg{width:34px;height:34px;color:#dff2d0}}.ihp-bgrid{padding:55px 0 60px}.ihp-bgrid .ihp-h2{margin-bottom:8px}.ihp-bgrid .ihp-sub{max-width:640px;margin:0 auto 32px}.ihp-bgrid__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ihp-bgrid__card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 12px #0000000d}.ihp-bgrid__head{display:flex;align-items:center;gap:16px}.ihp-bgrid__head img{width:124px;height:124px;object-fit:cover;border-radius:10px;flex-shrink:0}.ihp-bgrid__titles{flex:1;min-width:0}.ihp-bgrid__title{font-size:20px;font-weight:650}.ihp-bgrid__tag{font-size:15px;color:var(--ihp-muted);margin-top:4px}.ihp-bgrid__toggle{width:36px;height:36px;flex-shrink:0;border-radius:50%;border:1px solid var(--ihp-line);background:#fff;display:flex;align-items:center;justify-content:center;transition:transform .2s}.ihp-bgrid__card.is-open .ihp-bgrid__toggle{transform:rotate(90deg)}.ihp-bgrid__panel{max-height:0;overflow:hidden;transition:max-height .3s ease}.ihp-bgrid__body{padding:12px 4px 4px;font-size:15px;line-height:1.6;color:var(--ihp-muted)}@media(max-width:989px){.ihp-bgrid__grid{grid-template-columns:1fr}.ihp-bgrid__head img{width:92px;height:92px}.ihp-bgrid__title{font-size:17px}.ihp-bgrid__tag{font-size:13px}}.ihp-journey{padding:70px 0 80px}.ihp-journey__grid{display:grid;grid-template-columns:.94fr 1.06fr;gap:60px;align-items:start}.ihp-journey__media img{width:100%;aspect-ratio:2.35 / 1;object-fit:cover;border-radius:6px}.ihp-journey__media{position:relative;border-radius:6px;overflow:hidden}.ihp-journey__tint{position:absolute;top:0;right:0;bottom:0;left:0;mix-blend-mode:multiply;pointer-events:none}.ihp-journey__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:38px;font-weight:500;letter-spacing:.3em;text-transform:uppercase;pointer-events:none}.ihp-journey__left{text-align:center}.ihp-journey__left--sticky{position:sticky;top:96px}.ihp-journey__kicker{color:var(--ihp-accent);font-size:25px;font-weight:500;margin-top:30px}.ihp-journey__heading{font-size:36px;font-weight:500;line-height:1.15;margin-top:2px}.ihp-journey__text{font-size:15px;line-height:1.6;color:var(--ihp-muted);max-width:480px;margin:14px auto 0}.ihp-journey__cta{margin-top:22px}.ihp-journey__timeline{position:relative;padding-left:34px}.ihp-journey__line{position:absolute;left:8px;top:10px;bottom:10px;width:2.5px;background:#e3e5e0;border-radius:2px;overflow:hidden}.ihp-journey__lfill{position:absolute;left:0;top:0;width:100%;height:0;background:var(--ihp-accent);transition:height .12s linear}.ihp-week{position:relative;margin-bottom:26px}.ihp-week:last-child{margin-bottom:0}.ihp-week__dot{position:absolute;left:-31px;top:8px;width:14px;height:14px;border-radius:50%;background:var(--ihp-ink);border:3px solid #fff;box-shadow:0 0 0 2px var(--ihp-ink);transition:background .35s,box-shadow .35s}.ihp-week__pill{display:flex;align-items:center;min-height:35px;padding:6px 16px;border-radius:5px;background:var(--ihp-ink);color:#fff;font-size:14px;font-weight:500;margin-bottom:12px;transition:background .35s}.ihp-week.is-active .ihp-week__dot{background:var(--ihp-week-color, var(--ihp-accent));box-shadow:0 0 0 2px var(--ihp-week-color, var(--ihp-accent))}.ihp-week.is-active .ihp-week__pill{background:var(--ihp-week-color, var(--ihp-accent))}.ihp-week__item{display:flex;gap:10px;align-items:flex-start;font-size:15px;line-height:1.5;color:var(--ihp-muted);margin-bottom:9px}.ihp-week__item svg{width:16px;height:16px;flex-shrink:0;margin-top:3px;color:var(--ihp-accent)}@media(max-width:989px){.ihp-journey{padding:44px 0}.ihp-journey__grid{grid-template-columns:1fr;gap:36px}.ihp-journey__left--sticky{position:static}.ihp-journey__kicker{font-size:20px;margin-top:22px}.ihp-journey__heading{font-size:27px}.ihp-journey__overlay{font-size:24px}}.ihp-reasons{padding:70px 0}.ihp-reasons__pill{display:table;margin:0 auto 12px;background:var(--ihp-primary);color:#fff;font-size:16px;font-weight:700;padding:10px 22px;border-radius:100px}.ihp-reasons .ihp-h2{max-width:760px;margin:0 auto 38px}.ihp-reasons__viewport{overflow:hidden}.ihp-reasons__track{display:flex;gap:24px;transition:transform .35s ease}.ihp-reasons__card{flex:0 0 calc((100% - 48px) / 3);min-width:0}.ihp-reasons__card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px}.ihp-reasons__tag{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ihp-accent);margin-top:14px;background:var(--ihp-accent-soft);padding:4px 10px;border-radius:5px}.ihp-reasons__title{font-size:20px;font-weight:650;margin-top:8px}.ihp-reasons__text{font-size:15px;line-height:1.55;color:var(--ihp-muted);margin-top:8px}.ihp-reasons__nav{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:30px}.ihp-reasons__arrow{width:44px;height:44px;border-radius:50%;border:1px solid rgba(0,0,0,.25);background:#fff;display:flex;align-items:center;justify-content:center}.ihp-reasons__arrow[disabled]{opacity:.35}.ihp-reasons__dots{display:flex;gap:6px}.ihp-reasons__dots button{width:8px;height:8px;border-radius:100px;border:0;padding:0;background:#0000002e;transition:all .2s}.ihp-reasons__dots button.is-active{background:var(--ihp-primary);width:18px}.ihp-reasons__cta{text-align:center;margin-top:30px}@media(max-width:989px){.ihp-reasons__card{flex-basis:calc((100% - 24px)/2)}}@media(max-width:749px){.ihp-reasons{padding:44px 0}.ihp-reasons__card{flex-basis:86%}}.ihp-compare{color:#fff;padding:60px 0;background:var(--ihp-olive)}.ihp-compare__grid{display:grid;grid-template-columns:minmax(0,662px) 1fr;gap:64px;align-items:center}.ihp-compare__table{background:#fff;color:var(--ihp-body);border-radius:14px;overflow:hidden;box-shadow:0 10px 40px #00000040}.ihp-compare__row{display:grid;grid-template-columns:1fr 132px 132px;align-items:center;min-height:66px;border-bottom:1px solid #EEE}.ihp-compare__row:last-child{border-bottom:0}.ihp-compare__row--head{min-height:76px;border-bottom:1px solid #E5E5E5}.ihp-compare__cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:stretch;padding-top:78px}.ihp-compare__card{position:relative;border-radius:12px;padding:20px 12px 6px;text-align:center;display:flex;flex-direction:column}.ihp-compare__urow,.ihp-compare__trow{flex:1 1 auto;justify-content:center}.ihp-compare__card--us{color:#fff;box-shadow:0 18px 44px #0000004d}.ihp-compare__card--them{background:#fff;color:var(--ihp-body);box-shadow:0 12px 34px #0003}.ihp-compare__pop{position:absolute;bottom:100%;left:50%;transform:translate(-50%,24px);height:150px;max-width:170px;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(0,0,0,.3))}.ihp-compare__cardname{font-size:17px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:26px 0 16px}.ihp-compare__card--them .ihp-compare__cardname{font-size:16px;letter-spacing:0;text-transform:none;font-weight:600}.ihp-compare__urow,.ihp-compare__trow{display:flex;flex-direction:column;align-items:center;gap:9px;padding:17px 8px;border-top:1px solid rgba(255,255,255,.25);font-size:15px;font-weight:600;line-height:1.3}.ihp-compare__urow svg,.ihp-compare__urow img{width:27px;height:27px}.ihp-compare__trow{border-top-color:#ececec;color:var(--ihp-muted)}.ihp-compare__trow svg{width:21px;height:21px;color:#b9bdc1}@media(max-width:989px){.ihp-compare__cards{padding-top:52px;gap:10px}.ihp-compare__pop{height:96px;max-width:110px;transform:translate(-50%,18px)}.ihp-compare__cardname{font-size:13px;padding:16px 0 10px}.ihp-compare__card--them .ihp-compare__cardname{font-size:13px}.ihp-compare__urow,.ihp-compare__trow{font-size:12px;padding:12px 5px;gap:7px}.ihp-compare__urow svg,.ihp-compare__urow img{width:21px;height:21px}.ihp-compare__trow svg{width:17px;height:17px}}.ihp-compare__label{font-size:15px;font-weight:600;padding:10px 20px}.ihp-compare__cell{display:flex;align-items:center;justify-content:center;height:100%;padding:10px 0}.ihp-compare__cell--brand{background:var(--ihp-accent-soft)}.ihp-compare__logo{max-height:30px;max-width:110px;object-fit:contain}.ihp-compare__brandname{font-size:15px;font-weight:800;letter-spacing:.04em}.ihp-compare__other{font-size:13px;font-weight:600;color:var(--ihp-muted);text-align:center;line-height:1.2;padding:0 8px}.ihp-compare__check{width:26px;height:26px;border-radius:50%;background:var(--ihp-accent);color:#fff;display:flex;align-items:center;justify-content:center}.ihp-compare__check svg{width:13px;height:13px}.ihp-compare__x{font-size:20px;font-weight:600;color:#c4c4c4}.ihp-compare__content .ihp-h2{text-align:left;color:#fff;margin-bottom:22px}.ihp-compare__bullet{display:flex;gap:12px;align-items:flex-start;margin-bottom:16px;font-size:15px;line-height:1.5;color:#ffffffeb}.ihp-compare__bullet strong{color:#fff}.ihp-compare__bullet .ihp-compare__check{flex-shrink:0;margin-top:1px}.ihp-compare__cta{margin-top:26px}.ihp-compare__content .ihp-guarantee-note{text-align:left;color:#ffffffb3}@media(max-width:989px){.ihp-compare__grid{grid-template-columns:1fr;gap:36px}.ihp-compare__content .ihp-h2,.ihp-compare__cta,.ihp-compare__content .ihp-guarantee-note{text-align:center}.ihp-compare__row{grid-template-columns:1fr 92px 92px;min-height:58px}.ihp-compare__label{font-size:13px;padding:8px 12px}}.ihp-guarantee{padding:60px 0;overflow:hidden}.ihp-guarantee__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center;max-width:1220px;margin:0 auto}@media(min-width:750px){.ihp-guarantee{padding-bottom:0}.ihp-guarantee__content{padding-bottom:56px}.ihp-guarantee__media{align-self:end}}.ihp-guarantee__seal{position:relative;width:134px;height:134px;margin:0 auto 16px}.ihp-guarantee__seal svg{width:100%;height:100%;display:block}.ihp-guarantee__sealtext{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.ihp-guarantee__sealtext b{font-size:42px;font-weight:800;line-height:1;letter-spacing:-.01em}.ihp-guarantee__sealtext span{font-size:13px;font-weight:700;letter-spacing:.2em;margin-top:3px}.ihp-guarantee__kicker{text-align:center;font-size:13px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin-bottom:16px}.ihp-guarantee__content{text-align:center;max-width:620px;margin:0 auto}.ihp-guarantee__content h2{font-size:26px;font-weight:600;margin-bottom:12px}.ihp-guarantee__content p{font-size:15px;line-height:1.65;color:var(--ihp-muted);max-width:560px;margin:0 auto}.ihp-guarantee__cta{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 42px;border-radius:12px;background:var(--ihp-primary);color:#fff;font-size:18px;font-weight:600;text-decoration:none;margin-top:24px;transition:transform .15s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.ihp-guarantee__cta:hover{transform:translateY(-1px);box-shadow:0 6px 18px #00000024}@media(hover:hover){.ihp-guarantee__cta:hover{background:transparent;color:var(--ihp-primary);box-shadow:inset 0 0 0 2px var(--ihp-primary),0 6px 18px #0000001a}}.ihp-guarantee__cta:active{transform:translateY(0) scale(.98)}@media(max-width:749px){.ihp-guarantee__cta{display:flex;width:100%}}.ihp-guarantee__media{position:relative;justify-self:end}.ihp-guarantee__media img{width:470px;max-width:100%;display:block}.ihp-guarantee__minibadge{position:absolute;top:24px;left:-20px;width:106px;height:106px}.ihp-guarantee__minibadge svg{width:100%;height:100%;display:block;font-family:inherit;filter:drop-shadow(0 6px 14px rgba(0,0,0,.22))}@media(max-width:749px){.ihp-guarantee{padding-bottom:0}.ihp-guarantee__media{justify-self:stretch;width:100vw;margin-left:calc(50% - 50vw)}.ihp-guarantee__media img{width:100%}.ihp-guarantee__minibadge{left:16px;top:16px;width:90px;height:90px}}@media(max-width:989px){.ihp-guarantee{padding:44px 0 0}.ihp-guarantee__grid{grid-template-columns:1fr;gap:30px;justify-items:center}.ihp-guarantee__media{justify-self:center}.ihp-guarantee__seal{width:116px;height:116px}.ihp-guarantee__sealtext b{font-size:34px}}.ihp-vids{padding:60px 0}.ihp-vids .ihp-h2{margin-bottom:6px}.ihp-vids .ihp-sub{margin-bottom:28px}.ihp-vids__strip{position:relative}.ihp-vids__row{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:4px}.ihp-vids__row::-webkit-scrollbar{display:none}.ihp-vids__tile{flex:0 0 220px;scroll-snap-align:start;position:relative;aspect-ratio:9/16;border-radius:12px;overflow:hidden;background:#0b0b0b}.ihp-vids__tile video,.ihp-vids__tile img{width:100%;height:100%;object-fit:cover}.ihp-vids__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:0;background:#fff;box-shadow:0 3px 12px #00000038;display:flex;align-items:center;justify-content:center;z-index:2}.ihp-vids__arrow--prev{left:-8px}.ihp-vids__arrow--next{right:-8px}@media(max-width:749px){.ihp-vids{padding:40px 0}.ihp-vids__tile{flex-basis:168px}}.ihp-subheading{padding:72px 0 12px}.ihp-subheading__banner{margin:-72px 0 40px}.ihp-subheading__banner img{width:100%;display:block}@media(max-width:749px){.ihp-subheading__banner{margin:-44px 0 28px}}.ihp-subheading h2{font-size:32px;font-weight:600;text-align:center;margin-bottom:12px}.ihp-subheading p{font-size:15px;line-height:1.6;color:var(--ihp-muted);text-align:center;max-width:720px;margin:0 auto}@media(max-width:749px){.ihp-subheading{padding:44px 0 8px}.ihp-subheading h2{font-size:24px}}.ihp-twall{padding:60px 0}.ihp-twall .ihp-h2{margin-bottom:32px}.ihp-twall__grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:1000px;margin:0 auto}@media(max-width:749px){.ihp-twall__grid{grid-template-columns:1fr}}.ihp-count{display:inline-block;min-width:1ch}.ihp-hidden{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/16/assets/ih-pdp.css.map */
