:root{--ht-blue: #1773b0;--ht-blue-2: #3e86cb;--ht-soft: #eef7f7;--ht-soft-2: #f2f6f7;--ht-text: #313438;--ht-heading: #1c1b1f;--ht-muted: #79747e;--ht-border: #d2d2d2;--ht-yellow: #ffcf2a;--ht-green: #56ad6a;--ht-red: #f05d5e;--ht-dark: #222324;--ht-page: 1400px;--ht-radius: 10px;--ht-shadow: 0 2px 10px rgba(49, 52, 56, .15)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}body.ht-theme{margin:0;color:var(--ht-text);font-family:Poppins,Arial,sans-serif;background:#fff;font-size:16px;line-height:1.5;padding-bottom:92px;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}body.ht-modal-open{overflow:hidden}html::-webkit-scrollbar,body::-webkit-scrollbar{width:0;height:0;display:none}body.ht-theme button,body.ht-theme input,body.ht-theme select,body.ht-theme textarea{font:inherit}body.ht-theme a{color:inherit}.ht-product__thumbs,.ht-hero-reviews__track,.ht-proof-track,.ht-video-reviews__track,.ht-home-press__inner{-ms-overflow-style:none;scrollbar-width:none}.ht-product__thumbs::-webkit-scrollbar,.ht-hero-reviews__track::-webkit-scrollbar,.ht-proof-track::-webkit-scrollbar,.ht-video-reviews__track::-webkit-scrollbar,.ht-home-press__inner::-webkit-scrollbar{display:none}.ht-skip-link{position:absolute;left:12px;top:-80px;z-index:99999;background:#fff;color:var(--ht-blue);padding:10px 14px;border-radius:4px}.ht-skip-link:focus{top:12px}.ht-page-width{max-width:var(--ht-page);margin:0 auto;padding:0 50px}.ht-section{padding:60px 0}.ht-section--tight{padding:36px 0}.ht-section-heading{margin:0 0 20px;color:var(--ht-heading);font-size:34px;line-height:1.18;font-weight:700;text-align:center}.ht-section-copy{margin:0 auto;max-width:820px;color:var(--ht-muted);text-align:center;font-size:16px;line-height:1.7}.ht-button{-webkit-appearance:none;appearance:none;border:0;border-radius:var(--ht-radius);background:var(--ht-blue);color:#fff;min-height:56px;padding:14px 28px;font-weight:800;text-transform:uppercase;font-size:18px;line-height:1.1;display:inline-flex;justify-content:center;align-items:center;gap:10px;text-decoration:none;cursor:pointer;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.ht-button:hover{background:#0f649b;transform:translateY(-1px)}.ht-button:disabled{cursor:not-allowed;opacity:.55}.ht-placeholder,.ht-media-placeholder{width:100%;min-height:220px;border-radius:inherit;border:1px solid rgba(23,115,176,.2);background:linear-gradient(135deg,#1773b014,#eef7f7e6),repeating-linear-gradient(45deg,#ffffff59 0 10px,#ffffff1a 10px 20px);display:flex;align-items:center;justify-content:center;text-align:center;color:var(--ht-blue);font-weight:700;padding:24px}.ht-media-placeholder:before{content:"Image placeholder"}.ht-video-placeholder:before{content:"Video placeholder"}.ht-stars{color:var(--ht-yellow);display:inline-flex;gap:2px;line-height:1;font-size:17px}.ht-announcement{background:var(--ht-blue);color:#fff;text-align:center;font-weight:700;font-size:18px;line-height:22px;padding:10px 16px}.ht-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid rgba(49,52,56,.08)}.ht-header__inner{min-height:74px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.ht-header__nav{display:flex;align-items:center;justify-content:flex-start;gap:22px}.ht-header__nav a,.ht-mobile-menu a{text-decoration:none;color:#2d3142;font-size:14px;font-weight:600;text-transform:uppercase}.ht-header__logo{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;min-width:150px;color:var(--ht-heading);font-size:24px;line-height:1;font-weight:800}.ht-header__logo img{max-width:150px;display:block}.ht-header__icons{display:flex;justify-content:flex-end;align-items:center;gap:8px}.ht-icon-button{width:44px;height:44px;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--ht-heading);position:relative}.ht-icon-button svg{width:22px;height:22px;stroke:currentColor}.ht-cart-count{position:absolute;right:2px;top:4px;min-width:18px;height:18px;border-radius:100px;background:var(--ht-blue);color:#fff;font-size:11px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px}.ht-menu-toggle{display:none}.ht-mobile-menu{display:none;border-top:1px solid rgba(49,52,56,.08);padding:14px 0 18px}.ht-mobile-menu.is-open{display:grid;gap:14px}.ht-product{padding:34px 0 52px}.ht-product__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:60px}.ht-product__media-wrap{position:sticky;top:104px;align-self:start}.ht-product__main-media{aspect-ratio:1 / 1;border-radius:var(--ht-radius);overflow:hidden;background:var(--ht-soft-2)}.ht-product__main-media img,.ht-thumb img,.ht-card-img img,.ht-gift__image img,.ht-cart-item__image img,.ht-sticky__image img{width:100%;height:100%;object-fit:cover;display:block}.ht-product__media-count{margin-top:12px;color:var(--ht-muted);font-size:13px;text-align:center}.ht-product__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.ht-thumb{aspect-ratio:1 / 1;border-radius:5px;border:1px solid transparent;overflow:hidden;background:var(--ht-soft-2);padding:0;cursor:pointer}.ht-thumb[aria-current=true]{border-color:var(--ht-heading)}.ht-product__info{max-width:100%}.ht-rating-row{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:var(--ht-heading);font-size:14px;font-weight:600}.ht-product__title{margin:0 0 12px;color:var(--ht-heading);font-size:27px;line-height:1.25;font-weight:700}.ht-price-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 14px}.ht-price{color:var(--ht-heading);font-size:24px;line-height:1.1;font-weight:800}.ht-compare-price{color:#31343885;font-size:22px;line-height:1.1;text-decoration:line-through}.ht-sale-badge{border-radius:5px;background:var(--ht-blue);color:#fff;padding:6px 9px;font-size:12px;line-height:1;font-weight:800;text-transform:uppercase}.ht-product__description{margin:0 0 14px;color:var(--ht-text);font-size:16px;line-height:1.55}.ht-bullet-list{margin:0 0 18px;padding-left:23px;color:var(--ht-text);font-size:15px;line-height:1.55}.ht-bullet-list li{margin-bottom:4px}.ht-field-label{margin:0 0 8px;display:block;color:var(--ht-heading);font-size:14px;font-weight:700}.ht-variant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px}.ht-variant-card{position:relative;cursor:pointer}.ht-variant-card input{position:absolute;opacity:0;pointer-events:none}.ht-variant-card__inner{min-height:184px;border:1px solid #ebebeb;border-radius:var(--ht-radius);padding:10px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:7px;background:#fff;transition:border .16s ease,box-shadow .16s ease,transform .16s ease}.ht-variant-card input:checked+.ht-variant-card__inner{border-color:var(--ht-blue);box-shadow:var(--ht-shadow)}.ht-variant-card__save{align-self:flex-start;border-radius:100px;background:var(--ht-blue);color:#fff;font-size:11px;line-height:1;font-weight:800;padding:5px 8px}.ht-card-img{width:64px;height:64px;border-radius:5px;overflow:hidden;background:var(--ht-soft-2);display:flex}.ht-variant-card__title{color:var(--ht-heading);font-size:13px;font-weight:700;line-height:1.25;min-height:32px}.ht-variant-card__prices{display:grid;gap:2px;font-size:13px;line-height:1.2}.ht-variant-card__compare{color:var(--ht-muted);text-decoration:line-through}.ht-variant-card__price{color:var(--ht-heading);font-weight:800}.ht-variant-card__total{color:var(--ht-muted);font-size:11px;font-weight:600}.ht-offer-title{margin:12px 0 8px;color:var(--ht-heading);font-size:18px;line-height:1.25;font-weight:700}.ht-gift-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px}.ht-gift{text-align:center;display:flex;flex-direction:column;align-items:center}.ht-gift__badge{width:90%;position:relative;z-index:2;top:8px;border-radius:4px;background:var(--ht-blue);color:#fff;font-size:15px;font-weight:800;padding:7px;text-transform:uppercase}.ht-gift__badge s{opacity:.8;font-weight:600}.ht-gift__image{width:100%;min-height:135px;background:#bedcf04f;border:3px dashed var(--ht-blue);border-radius:var(--ht-radius);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:14px}.ht-gift__image .ht-media-placeholder{min-height:96px;border:0;background:transparent;font-size:12px}.ht-gift__title{margin-top:12px;color:var(--ht-heading);font-size:13px;line-height:1.35;font-weight:800}.ht-inventory{display:flex;align-items:center;gap:9px;margin-bottom:10px;font-size:14px;font-weight:600}.ht-inventory__dot{width:8px;height:8px;border-radius:50%;background:var(--ht-green);position:relative;flex:none}.ht-inventory__dot:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:inherit;animation:htPulse 2.5s linear infinite}@keyframes htPulse{0%,69%{transform:scale(0);opacity:0}70%{transform:scale(1);opacity:.25}to{transform:scale(4);opacity:0}}.ht-payment-icons{display:flex;flex-wrap:wrap;gap:5px;margin:12px 0 16px}.ht-payment-icons span{border:1px solid #d9d9d9;border-radius:3px;background:#fff;min-width:34px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#2d3142;font-size:9px;font-weight:800}.ht-product-accordions{border-top:1px solid var(--ht-border);margin-top:16px}.ht-accordion{border-bottom:1px solid var(--ht-border)}.ht-accordion summary{cursor:pointer;list-style:none;padding:18px 0;display:flex;align-items:center;justify-content:space-between;color:var(--ht-heading);font-weight:700}.ht-accordion summary::-webkit-details-marker{display:none}.ht-accordion summary:after{content:"+";font-size:20px;font-weight:500}.ht-accordion[open] summary:after{content:"-"}.ht-accordion__content{padding:0 0 18px;color:var(--ht-text);font-size:15px;line-height:1.55}.ht-hero-reviews{margin-top:14px}.ht-hero-reviews__heading{margin:0 0 14px;color:#050505;font-size:17px;line-height:1.2;font-weight:800}.ht-hero-reviews__row{position:relative}.ht-hero-reviews__track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:2px 42px 4px 0;scrollbar-width:none}.ht-hero-reviews__track::-webkit-scrollbar{display:none}.ht-hero-reviews__item{flex:0 0 auto;scroll-snap-align:start}.ht-hero-review-thumb{-webkit-appearance:none;appearance:none;width:92px;height:92px;border-radius:50%;border:1.5px solid #ef4f87;background:#fff;padding:3px;display:block;position:relative;overflow:hidden;cursor:pointer;box-shadow:0 2px 5px #00000014}.ht-hero-review-thumb:disabled{cursor:default}.ht-hero-review-thumb img,.ht-hero-review-thumb .ht-media-placeholder{width:100%;height:100%;border-radius:50%;display:block;object-fit:cover}.ht-hero-review-thumb .ht-media-placeholder{min-height:0;padding:0;font-size:0;border:0}.ht-hero-review-thumb .ht-media-placeholder:before{font-size:11px;padding:8px}.ht-hero-review-thumb__play{position:absolute;left:50%;top:50%;width:30px;height:30px;border-radius:50%;background:#ffffffe6;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000040}.ht-hero-review-thumb__play:before{content:"";position:absolute;left:12px;top:8px;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid #111}.ht-hero-reviews__arrow{-webkit-appearance:none;appearance:none;border:0;position:absolute;top:50%;right:-8px;width:38px;height:60px;background:linear-gradient(90deg,#fff0,#fff 40%);color:#111;display:inline-flex;align-items:center;justify-content:flex-end;font-size:34px;line-height:1;padding:0 4px 0 14px;cursor:pointer;transform:translateY(-50%)}.ht-hero-review-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#000000b8;display:none;align-items:center;justify-content:center;padding:24px}.ht-hero-review-modal.is-open{display:flex}.ht-hero-review-modal__panel{width:min(420px,100%);max-height:min(760px,88vh);position:relative;border-radius:10px;background:#050505;box-shadow:0 24px 70px #0006}.ht-hero-review-modal__close{-webkit-appearance:none;appearance:none;border:0;position:absolute;top:-16px;right:-16px;z-index:2;width:38px;height:38px;border-radius:50%;background:#fff;color:#111;font-size:27px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 20px #0000003d}.ht-hero-review-modal__content{border-radius:10px;overflow:hidden}.ht-hero-review-modal__video{width:100%;max-height:min(760px,88vh);display:block;background:#050505;object-fit:contain}.ht-social-proof{background:#fbfbfb}.ht-proof-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 0 10px}.ht-proof-card{flex:0 0 310px;scroll-snap-align:start;border-radius:var(--ht-radius);box-shadow:var(--ht-shadow);background:#fff;min-height:390px;padding:18px}.ht-proof-card__visual{height:250px;border-radius:8px;overflow:hidden;background:var(--ht-soft-2);margin-bottom:14px}.ht-proof-card__label{color:var(--ht-heading);font-weight:700;font-size:14px}.ht-video-reviews{background:var(--video-reviews-bg, #fff);overflow:hidden;padding:66px 0 54px}.ht-video-reviews__intro{width:min(1428px,100%);margin:0 auto 64px;padding:0 50px;display:grid;grid-template-columns:minmax(420px,1fr) 510px;align-items:start;gap:80px}.ht-video-reviews__heading{margin:0;color:#202124;font-size:48px;line-height:1.28;font-weight:500;letter-spacing:0}.ht-video-reviews__heading span{display:block}.ht-video-reviews__text{margin:0;color:#242528;font-size:24px;line-height:1.38;font-weight:400;text-align:center}.ht-video-reviews__carousel{position:relative}.ht-video-reviews__track{--track-pad: max(15px, calc((100vw - 1428px)/2 + 50px) );display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 var(--track-pad) 4px;scrollbar-width:none}.ht-video-reviews__track::-webkit-scrollbar{display:none}.ht-video-reviews__card{flex:0 0 306px;height:393px;border-radius:8px;scroll-snap-align:start;position:relative;overflow:hidden}.ht-video-reviews__card--video{background:#d8d8d8}.ht-video-reviews__media,.ht-video-reviews__media img,.ht-video-reviews__media video,.ht-video-reviews__media iframe{width:100%;height:100%}.ht-video-reviews__media img,.ht-video-reviews__media video,.ht-video-reviews__media iframe{display:block;object-fit:cover}.ht-video-reviews__media .ht-media-placeholder{min-height:100%;border-radius:8px}.ht-video-reviews__card--video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#0000 58%,#0000007a)}.ht-video-reviews__note{position:absolute;top:10px;right:8px;z-index:2;color:#ffffffc7;font-size:10px;line-height:1;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.5)}.ht-video-reviews__video-caption{position:absolute;left:0;right:0;bottom:25px;z-index:2;min-height:46px;display:flex;align-items:center;justify-content:center;gap:12px;padding:0 16px 0 28px;color:#fff;text-align:center;font-size:21px;line-height:1.1;font-weight:800;text-shadow:0 2px 3px rgba(0,0,0,.68)}.ht-video-reviews__video-caption>span{min-width:0;overflow-wrap:anywhere}.ht-video-reviews__play{-webkit-appearance:none;appearance:none;border:3px solid #fff;background:#0003;color:#111;width:45px;height:45px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:0 0 45px;cursor:pointer;box-shadow:0 2px 4px #0003}.ht-video-reviews__play-icon{width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #fff;margin-left:4px}.ht-video-reviews__card.is-playing .ht-video-reviews__play-icon{width:15px;height:18px;border:0;margin-left:0;position:relative}.ht-video-reviews__card.is-playing .ht-video-reviews__play-icon:before,.ht-video-reviews__card.is-playing .ht-video-reviews__play-icon:after{content:"";position:absolute;top:0;width:5px;height:18px;background:#fff}.ht-video-reviews__card.is-playing .ht-video-reviews__play-icon:before{left:1px}.ht-video-reviews__card.is-playing .ht-video-reviews__play-icon:after{right:1px}.ht-video-reviews__card--quote{background:#f7f7f7;border:1px solid #dedede;padding:27px 25px;display:flex;flex-direction:column}.ht-video-reviews__stars{color:#ffcb2f;display:inline-flex;gap:3px;font-size:17px;line-height:1;margin-bottom:72px}.ht-video-reviews__quote{margin:0;color:#050505;font-size:18px;line-height:1.52;font-weight:400}.ht-video-reviews__author{margin-top:auto;display:grid;gap:7px;color:#676a6c;font-size:18px;line-height:1.2}.ht-video-reviews__author strong{color:#5c646d;font-size:21px;line-height:1.2;font-weight:400}.ht-video-reviews__author span{display:inline-flex;align-items:center;gap:7px}.ht-video-reviews__verified{width:21px;height:21px;border-radius:50%;background:#707376;color:#fff;justify-content:center;font-size:12px;line-height:1;font-weight:800}.ht-video-reviews__arrow{-webkit-appearance:none;appearance:none;border:0;position:absolute;top:50%;z-index:5;width:52px;height:52px;border-radius:50%;background:#fff;color:#111;display:inline-flex;align-items:center;justify-content:center;font-size:28px;line-height:1;cursor:pointer;transform:translateY(-50%);box-shadow:0 8px 22px #0000001f}.ht-video-reviews__arrow--prev{left:max(14px,calc((100vw - 1428px)/2 + 50px))}.ht-video-reviews__arrow--next{right:max(14px,calc((100vw - 1428px)/2 + 50px))}.ht-marquee-section{position:relative;overflow:hidden;min-height:117px;background:#f7fcfd;display:flex;align-items:center}.ht-marquee{--gap: 6rem;display:flex;gap:var(--gap);overflow:hidden;-webkit-user-select:none;user-select:none;width:100%}.ht-marquee__content{flex-shrink:0;min-width:100%;display:flex;align-items:center;justify-content:space-around;gap:var(--gap);animation:htMarquee 24s linear infinite}.ht-logo-pill{height:48px;min-width:145px;border-radius:100px;background:#fff;color:#8b8f96;border:1px solid rgba(49,52,56,.09);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;text-transform:uppercase}.ht-marquee__center{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:35%;min-width:260px;display:flex;align-items:center;justify-content:center;text-align:center;z-index:2;font-size:21px;line-height:1.1;font-weight:800;background:radial-gradient(circle at 50% 50%,#f7fcfd 14%,#f7fcfd00 70%)}@keyframes htMarquee{0%{transform:translate(0)}to{transform:translate(calc(-100% - var(--gap)))}}.ht-video-text{background:var(--section-bg, #fff)}.ht-video-text__grid{display:flex;align-items:center;justify-content:space-between;gap:40px}.ht-video-text__grid.is-reverse{flex-direction:row-reverse}.ht-video-text__media{width:40%;border-radius:30px;overflow:hidden;background:var(--ht-soft-2)}.ht-video-text__media-inner{aspect-ratio:4 / 3;min-height:280px;height:100%}.ht-video-text__media img,.ht-video-text__video,.ht-video-text__image{width:100%;height:100%;object-fit:cover;display:block}.ht-video-text__video{background:#000}.ht-video-text__content{width:60%;padding:0 40px;text-align:center}.ht-video-text__heading{margin:0 0 10px;color:var(--ht-heading);font-size:34px;line-height:1.2;font-weight:800}.ht-video-text__body{color:var(--ht-text);font-size:18px;line-height:1.55;font-weight:500}.ht-video-text__body p{margin:0 0 12px}.ht-check-list{margin:16px 0 0;padding:0;text-align:left;display:inline-grid;gap:12px}.ht-check-list li{list-style:none;position:relative;padding-left:30px;color:var(--ht-text);font-size:16px;line-height:1.45;font-weight:600}.ht-check-list li:before{content:"\2713";position:absolute;left:0;top:0;width:22px;height:22px;border-radius:50%;background:var(--ht-blue);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800}.ht-health{background:#fff}.ht-health__intro{max-width:812px;margin:0 auto 54px;text-align:center;color:var(--ht-text);font-size:16px;line-height:1.65}.ht-health__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ht-health-card{border:1px solid var(--ht-border);border-radius:var(--ht-radius);box-shadow:var(--ht-shadow);padding:0 15px 30px;text-align:center}.ht-health-card__icon{width:100px;height:100px;margin:-45px auto 10px;border-radius:50%;background:var(--ht-soft);color:var(--ht-blue);display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;border:1px solid rgba(23,115,176,.22)}.ht-health-card h3{margin:0 0 16px;min-height:52px;color:var(--ht-heading);font-size:20px;line-height:1.25;font-weight:700}.ht-health-card details summary{list-style:none;cursor:pointer;color:var(--ht-heading);font-weight:700;text-decoration:underline}.ht-health-card details summary::-webkit-details-marker{display:none}.ht-health-card details div{margin-top:24px;color:var(--ht-text);font-size:15px;line-height:1.55}.ht-results{background:#fff}.ht-results__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:50px;align-items:center}.ht-results__video-strip{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ht-result-video{aspect-ratio:9 / 14;border-radius:20px;overflow:hidden;position:relative;background:var(--ht-soft-2)}.ht-result-video:after{content:"";position:absolute;left:50%;top:50%;width:58px;height:58px;border-radius:50%;background:#fffffff0;transform:translate(-50%,-50%)}.ht-result-video:before{content:"";position:absolute;left:calc(50% - 8px);top:calc(50% - 12px);width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:18px solid var(--ht-blue);z-index:2}.ht-results__content h2{margin:0 0 24px;color:var(--ht-heading);font-size:56px;line-height:1.08;font-weight:800}.ht-results__content p{margin:0 0 16px;color:var(--ht-muted);font-size:18px;line-height:1.45}.ht-result-list{margin:0;padding:0}.ht-result-list li{list-style:none;display:flex;align-items:center;gap:20px;padding:14px 0;border-bottom:1px solid #79747e}.ht-result-list li:last-child{border-bottom:0}.ht-result-percent{width:84px;height:84px;border-radius:50%;background:radial-gradient(circle at center,#fff 0 54%,transparent 55%),conic-gradient(var(--ht-blue) var(--progress, 90%),#d9d9d9 0);color:#88a0b7;display:flex;align-items:center;justify-content:center;flex:none;font-size:20px;font-weight:800}.ht-comparison{background:#fff}.ht-comparison__grid{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1fr);gap:60px;align-items:center}.ht-comparison__left h2{text-align:left;margin-bottom:12px}.ht-comparison-table{display:grid;grid-template-columns:1.2fr .8fr .8fr;align-items:stretch;max-width:880px;margin:0 auto}.ht-comparison-table>div{min-height:55px;border-bottom:1px solid #79747e;display:flex;align-items:center;justify-content:center;padding:10px;font-size:15px;line-height:1.25;text-align:center;font-weight:700}.ht-comparison-table .ht-feature{justify-content:flex-start;text-align:left;font-size:17px;font-weight:700}.ht-comparison-table .ht-table-head{min-height:66px;border-bottom:0;color:var(--ht-heading)}.ht-comparison-table .ht-winner{background:#88a0b7;color:#fff}.ht-comparison-table .ht-loser{background:#e7e7e7;color:var(--ht-heading)}.ht-table-head.ht-winner{border-radius:30px 0 0}.ht-table-head.ht-loser{border-radius:0 30px 0 0}.ht-comparison-table .ht-last.ht-winner{border-radius:0 0 0 30px;position:relative}.ht-comparison-table .ht-last.ht-winner:after{content:"";position:absolute;top:100%;left:0;right:0;height:30px;background:#88a0b7;border-radius:0 0 20px 20px}.ht-comparison-table .ht-last.ht-loser{border-radius:0 0 30px}.ht-mark{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.ht-mark--yes{background:#fff;color:var(--ht-blue)}.ht-mark--no{background:#fff;color:var(--ht-red)}.ht-faq{background:#fff}.ht-faq__grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:24px}.ht-faq .ht-accordion{border:0;border-radius:var(--ht-radius);overflow:hidden;background:var(--ht-soft-2);margin-bottom:10px}.ht-faq .ht-accordion summary{padding:16px 18px;border-bottom:1px solid #fff}.ht-faq .ht-accordion__content{padding:0 18px 18px}.ht-rich-band{padding:44px 0;background:var(--band-bg, #fff);color:var(--band-text, var(--ht-text));text-align:center}.ht-rich-band h2{margin:0 0 12px;font-size:32px;line-height:1.2;font-weight:800}.ht-rich-band p{margin:0 auto;max-width:800px;font-size:16px;line-height:1.7}.ht-reviews{background:#fff}.ht-product-reviews{padding:0 0 56px;font-family:Poppins,Arial,sans-serif}.ht-reviews-page{width:min(100%,980px);margin:0 auto;padding:0 15px}.ht-reviews-overview{display:grid;grid-template-columns:390px 260px 276px;gap:28px;align-items:start;justify-content:center;min-height:290px}.ht-reviews-scoreline{display:flex;align-items:center;gap:8px;margin:8px 0 26px;color:#8c8f94;font-size:13px;line-height:1.2}.ht-reviews-scoreline strong{color:#050505;font-size:20px;line-height:1;font-weight:800}.ht-reviews-stars,.ht-review-stars .is-filled{color:#ffc425}.ht-reviews-stars{font-size:20px;line-height:1;letter-spacing:0}.ht-reviews-bars{display:grid;gap:10px;width:265px}.ht-reviews-bar{display:grid;grid-template-columns:28px 1fr 34px;align-items:center;gap:8px;color:#6e7178;font-size:12px;line-height:1}.ht-reviews-bar>span:first-child{color:#050505}.ht-reviews-bar>span:nth-child(2){height:6px;background:#f1f1f1;border-radius:10px;overflow:hidden}.ht-reviews-bar i{height:100%;display:block;background:#ffc425;border-radius:inherit}.ht-reviews-bar em{color:#8b8e94;font-style:normal;text-align:right}.ht-reviews-recommend{display:flex;align-items:center;gap:12px;margin-top:8px;color:#8c8f94;font-size:13px;line-height:1.2}.ht-reviews-recommend strong{color:#050505;font-size:20px;line-height:1;font-weight:900}.ht-reviews-gallery{width:276px;display:grid;grid-template-columns:repeat(3,90px);gap:3px}.ht-reviews-gallery__item{width:90px;height:90px;overflow:hidden;background:#f2f2f2}.ht-reviews-gallery__item img,.ht-review-content__image img,.ht-review-profile__avatar img,.ht-review-profile__product img{width:100%;height:100%;object-fit:cover;display:block}.ht-review-image-placeholder{width:100%;height:100%;min-height:100%;background:linear-gradient(135deg,#6798c329,#eef7f7e0),repeating-linear-gradient(45deg,#ffffff80 0 8px,#ffffff1a 8px 16px)}.ht-reviews-toolbar{display:flex;justify-content:space-between;align-items:center;margin:18px 0 35px}.ht-reviews-filter,.ht-reviews-write,.ht-reviews-show-more{-webkit-appearance:none;appearance:none;border:0;border-radius:2px;background:var(--reviews-accent, #6798c3);color:#fff;min-width:82px;min-height:28px;padding:7px 15px;display:inline-flex;align-items:center;justify-content:center;gap:5px;text-decoration:none;font-size:12px;line-height:1;font-weight:800;cursor:pointer}.ht-reviews-write{min-width:138px}.ht-reviews-meta{border-bottom:1px solid #9b9b9b;display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;color:#86898f;font-size:12px;line-height:1}.ht-reviews-meta strong{color:#050505;margin-right:20px}.ht-reviews-list{display:grid}.ht-review-row{display:grid;grid-template-columns:226px 1fr;gap:18px;border-bottom:1px solid #9b9b9b;padding:19px 0}.ht-review-row.is-hidden{display:none}.ht-review-profile{min-height:280px;border:1px solid #b4b4b4;background:#f8f8f9;padding:16px 14px}.ht-review-profile__head{display:flex;align-items:center;gap:13px;margin-bottom:28px}.ht-review-profile__avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;background:#e5e6e8;color:#050505;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.ht-review-profile__head strong{color:#050505;font-size:12px;line-height:1.2;font-weight:900}.ht-review-profile__product{display:flex;align-items:center;gap:11px;margin-bottom:16px}.ht-review-profile__product>span{width:38px;height:38px;flex:none;border:1px solid #c7c9cc;overflow:hidden;background:#e9f5fb}.ht-review-profile__product p{margin:0;color:#050505;font-size:11px;line-height:1.25}.ht-review-profile__product strong{display:block;margin-bottom:2px;font-size:11px;line-height:1.1;font-weight:900}.ht-review-profile__recommend{display:flex;align-items:center;gap:4px;color:#050505;font-size:11px;line-height:1.2}.ht-review-profile__recommend span{width:13px;height:13px;border-radius:50%;background:#6798c3;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:900}.ht-review-content{min-width:0;padding:0}.ht-review-stars{display:inline-flex;gap:1px;color:#dedede;font-size:20px;line-height:1;letter-spacing:0;margin:0 0 10px}.ht-review-content h3{margin:0 0 12px;color:#050505;font-size:13px;line-height:1.3;font-weight:900}.ht-review-content p{max-width:650px;margin:0 0 4px;color:#202124;font-size:13px;line-height:1.62}.ht-review-read-more{color:#050505;display:inline-block;margin:0 0 30px;font-size:13px;line-height:1.2;text-decoration:underline}.ht-review-content__image{width:168px;height:152px;overflow:hidden;background:#f2f2f2}.ht-review-helpful{margin-top:20px;display:flex;justify-content:flex-end;align-items:center;gap:7px;color:#9a9da2;font-size:11px;line-height:1}.ht-reviews-show-more-wrap{display:flex;justify-content:center;padding:14px 0 0}.ht-reviews-show-more{min-width:94px;min-height:30px}.ht-reviews-show-more[hidden]{display:none}.ht-sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fff;box-shadow:0 0 10px #00000017;padding:15px 0;transform:translateY(120%);transition:transform .22s ease}.ht-sticky.is-visible{transform:translateY(0)}.ht-sticky__inner{display:flex;justify-content:space-between;align-items:center;gap:20px}.ht-sticky__product{display:flex;align-items:center;gap:20px}.ht-sticky__image{width:60px;height:60px;border-radius:5px;overflow:hidden;background:var(--ht-soft-2);flex:none}.ht-sticky__product h3{margin:0;color:var(--ht-heading);font-size:16px;font-weight:800}.ht-sticky__form{display:flex;align-items:center;gap:10px}.ht-select-wrap{position:relative}.ht-select-wrap label{position:absolute;left:11px;top:5px;color:#88a0b7;font-size:12px;line-height:1;font-weight:700}.ht-select-wrap select{min-width:170px;height:48px;border:1px solid #ebebeb;border-radius:4px;background:#fff;padding:18px 34px 5px 10px;color:var(--ht-heading);font-weight:600}.ht-footer{background:#f7f7f8;color:var(--ht-text);padding:54px 0 30px}.ht-footer__grid{display:grid;grid-template-columns:1.1fr repeat(3,1fr);gap:34px}.ht-footer h2,.ht-footer h3{margin:0 0 16px;color:var(--ht-heading);font-size:17px;line-height:1.3;font-weight:800}.ht-footer a{display:block;text-decoration:none;margin:0 0 9px;color:var(--ht-text);font-size:14px}.ht-footer p{margin:0 0 9px;color:var(--ht-text);font-size:14px;line-height:1.55}.ht-newsletter{display:flex;gap:8px;margin-top:14px}.ht-newsletter input{min-width:0;width:100%;border:1px solid var(--ht-border);border-radius:5px;padding:12px}.ht-newsletter button{min-height:46px;font-size:13px;padding:12px 16px}.ht-footer__bottom{border-top:1px solid var(--ht-border);margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:var(--ht-muted);font-size:13px}.ht-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#00000073;opacity:0;visibility:hidden;transition:opacity .16s ease,visibility .16s ease}.ht-cart-drawer{position:fixed;top:0;right:0;bottom:0;z-index:81;width:min(46rem,100vw);background:#fff;transform:translate(100%);transition:transform .22s ease;display:grid;grid-template-rows:auto auto 1fr auto}body.ht-drawer-open .ht-drawer-backdrop{opacity:1;visibility:visible}body.ht-drawer-open .ht-cart-drawer{transform:translate(0)}.ht-cart-drawer__head{padding:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ht-border)}.ht-cart-drawer__head h2{margin:0;color:var(--ht-heading);font-size:22px}.ht-free-shipping{padding:16px 20px;background:var(--ht-soft-2)}.ht-free-shipping p{margin:0 0 8px;color:var(--ht-heading);font-size:14px;font-weight:700;text-align:center}.ht-progress{height:12px;border-radius:100px;background:#d3d3d3;overflow:hidden}.ht-progress span{display:block;height:100%;width:var(--progress, 35%);background:var(--ht-blue)}.ht-cart-drawer__items{overflow:auto;padding:16px 20px}.ht-cart-form{margin:0}.ht-cart-list{display:grid;gap:12px;margin-bottom:18px}.ht-cart-item{display:grid;grid-template-columns:86px 1fr;align-items:center;gap:14px;border:1px solid rgba(49,52,56,.12);border-radius:8px;padding:12px;margin-bottom:12px;background:#fff}.ht-cart-item__image{width:86px;aspect-ratio:1 / 1;border:1px solid rgba(49,52,56,.1);border-radius:6px;overflow:hidden;background:var(--ht-soft-2);display:block;text-decoration:none}.ht-cart-item__image .ht-media-placeholder{min-height:100%;border:0;border-radius:0;font-size:11px}.ht-cart-item__body{min-width:0;display:grid;gap:14px}.ht-cart-item__top,.ht-cart-item__bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ht-cart-item h3{margin:0 0 5px;color:var(--ht-heading);font-size:15px;line-height:1.25;font-weight:800}.ht-cart-item h3 a{color:inherit;text-decoration:none}.ht-cart-item p{margin:0;color:var(--ht-muted);font-size:13px}.ht-cart-item__meta,.ht-cart-item__qty{color:var(--ht-muted);font-size:13px;line-height:1.35}.ht-cart-item__bottom{align-items:center;color:var(--ht-heading)}.ht-cart-item__bottom strong{white-space:nowrap;font-size:14px}.ht-cart-remove{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:#777b82;padding:0;font-size:13px;line-height:1.2;text-decoration:underline;text-underline-offset:3px;cursor:pointer;white-space:nowrap}.ht-cart-remove:hover{color:var(--ht-red)}.ht-cart-drawer__empty{text-align:center;padding:44px 20px}.ht-cart-drawer__foot{border-top:1px solid var(--ht-border);padding:18px 20px}.ht-cart-total{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;color:var(--ht-heading);font-weight:800}.ht-cart-page{padding:70px 0}.ht-cart-page__box{max-width:840px;margin:0 auto;border:1px solid var(--ht-border);border-radius:var(--ht-radius);padding:30px}.ht-cart-page .ht-section-heading{margin-bottom:24px}.ht-cart-page .ht-cart-item{grid-template-columns:104px 1fr;gap:16px;margin-bottom:0;padding:14px;box-shadow:0 1px 4px #3134380a}.ht-cart-page .ht-cart-item__image{width:104px}.ht-cart-page .ht-cart-item h3{font-size:17px}.ht-cart-page .ht-cart-total{border-top:1px solid rgba(49,52,56,.14);margin:18px 0 16px;padding-top:18px;font-size:18px}.ht-cart-checkout{min-width:180px}.ht-home-page-width{width:min(100%,1028px);margin:0 auto;padding:0 24px}.ht-home-button{min-height:45px;border-radius:5px;background:#1f79b3;color:#fff;padding:12px 28px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:15px;line-height:1.1;font-weight:700;transition:background .16s ease,transform .16s ease}.ht-home-button:hover{background:#18689d;transform:translateY(-1px)}.ht-home-image-placeholder{width:100%;min-height:240px;border-radius:inherit;background:linear-gradient(135deg,#9ec8ff,#c8f3f2);color:#1f79b3;display:flex;align-items:center;justify-content:center;text-align:center;font-size:18px;font-weight:800}.ht-home-hero{background:var(--home-hero-bg, #f3f5ff)}.ht-home-hero__grid{width:min(100%,905px);min-height:485px;display:grid;grid-template-columns:373px 430px;align-items:center;gap:54px;padding-top:32px;padding-bottom:34px}.ht-home-hero__copy{text-align:center}.ht-home-hero__eyebrow{margin:0 0 14px;color:#050505;font-size:20px;line-height:1.2;font-weight:700}.ht-home-hero h1{max-width:420px;margin:0 auto 12px;color:#050505;font-size:27px;line-height:1.24;font-weight:800}.ht-home-hero__text{max-width:440px;margin:0 auto 26px;color:#050505;font-size:16px;line-height:1.25;font-weight:600}.ht-home-hero__copy .ht-home-button{width:min(372px,100%)}.ht-home-hero__image{aspect-ratio:1.02 / 1;border-radius:16px;overflow:hidden;background:#b7deee}.ht-home-hero__image img{width:100%;height:100%;display:block;object-fit:cover}.ht-home-press{background:var(--home-press-bg, #6798c3)}.ht-home-press__inner{min-height:64px;width:min(100%,620px);margin:0 auto;padding:10px 24px;display:flex;align-items:center;justify-content:center;gap:56px;color:#fff}.ht-home-press__inner span{font-size:28px;line-height:1;font-weight:900;color:#fff;white-space:nowrap}.ht-home-press__logo{display:inline-flex;align-items:center;justify-content:center}.ht-home-press__logo img{max-width:110px;max-height:40px;width:auto;height:auto;display:block;object-fit:contain;filter:brightness(0) invert(1)}.ht-home-press__inner span:nth-child(3),.ht-home-press__inner span:nth-child(5){font-size:16px;font-family:Georgia,serif}.ht-home-best{background:#fff;padding:34px 0 86px}.ht-home-section-title{margin:0 0 34px;color:#050505;font-size:28px;line-height:1.15;font-weight:800}.ht-home-product-grid{display:grid;grid-template-columns:repeat(3,304px);justify-content:center;gap:22px}.ht-home-product-card{overflow:hidden;border-radius:4px;background:#f5f5f5;box-shadow:0 8px 18px #31343812}.ht-home-product-card__image{aspect-ratio:1 / 1;display:block;overflow:hidden;background:linear-gradient(135deg,#9ec2fb,#c6f2f1);text-decoration:none}.ht-home-product-card__image img{width:100%;height:100%;display:block;object-fit:cover}.ht-home-product-card__body{padding:12px 12px 10px}.ht-home-rating-row{display:flex;align-items:center;gap:5px;margin-bottom:4px}.ht-home-rating-row span{color:#ffca27;font-size:16px;line-height:1;letter-spacing:0}.ht-home-rating-row small{color:#666b73;font-size:11px;line-height:1}.ht-home-product-card h3{margin:0 0 10px;color:#34333a;font-size:17px;line-height:1.18;font-weight:600}.ht-home-product-card h3 a{color:inherit;text-decoration:none}.ht-home-product-card__price{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-bottom:12px;color:#050505;font-size:13px;line-height:1.1}.ht-home-product-card__price strong{font-weight:900}.ht-home-product-card__price s{color:#8c8f94}.ht-home-product-card__price span{border-radius:4px;background:#6798c3;color:#fff;padding:5px 7px;font-size:12px;font-weight:800}.ht-home-product-card__button{min-height:44px;border-radius:4px;background:#6798c3;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:15px;font-weight:700}.ht-home-guarantee{background:var(--home-guarantee-bg, #2a83bd);color:#fff;margin-top:-1px}.ht-home-guarantee__inner{min-height:160px;display:grid;grid-template-columns:170px 1fr 180px;gap:26px;align-items:center}.ht-home-guarantee__badge{width:170px;min-height:140px;display:flex;align-items:center;justify-content:center}.ht-home-guarantee__badge img{max-width:160px;max-height:150px;display:block}.ht-home-guarantee__badge span{width:170px;height:112px;border:6px solid #050505;border-radius:999px;background:#75dc70;color:#050505;display:inline-flex;align-items:center;justify-content:center;font-size:36px;line-height:1;font-weight:900}.ht-home-guarantee__copy h2{margin:0 0 16px;color:#fff;font-size:25px;line-height:1.1;font-weight:900}.ht-home-guarantee__copy p{max-width:720px;margin:0;color:#fff;font-size:14px;line-height:1.45;font-weight:600}.ht-home-guarantee a{color:#fff;text-align:center;font-size:15px;font-weight:800;text-underline-offset:3px}.ht-home-trust-strip{background:#eef2f5;padding:39px 0}.ht-home-trust-strip__inner{display:grid;grid-template-columns:repeat(4,auto);justify-content:center;align-items:center;gap:46px}.ht-home-trust-item{display:grid;grid-template-columns:54px minmax(120px,160px);align-items:center;gap:14px;color:#050505;font-size:15px;line-height:1.25;font-weight:600}.ht-home-trust-item__icon{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center}.ht-home-trust-item__icon svg{width:54px;height:54px;fill:none;stroke:#20242a;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.ht-home-technology{background:#fff;padding:18px 0 22px}.ht-home-feature-card{min-height:532px;border:1px solid rgba(49,52,56,.13);border-radius:8px;background:#fff;box-shadow:0 1px 8px #31343829;padding:18px 24px 24px;display:grid;grid-template-columns:486px 374px;gap:84px;align-items:center}.ht-home-feature-card__image{border-radius:12px;overflow:hidden;background:#10a99a}.ht-home-feature-card__image img{width:100%;aspect-ratio:1 / 1;display:block;object-fit:cover}.ht-home-feature-card__copy h2{margin:0 0 26px;color:#050505;font-size:26px;line-height:1.15;font-weight:800}.ht-home-tech-list{display:grid;margin-bottom:30px}.ht-home-tech-item{display:grid;grid-template-columns:20px 1fr;gap:10px;padding:0 0 13px;margin-bottom:17px;border-bottom:1px solid #bfc2c5}.ht-home-tech-item span{width:18px;height:18px;border-radius:50%;background:#6798c3;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;margin-top:2px}.ht-home-tech-item strong{display:block;margin-bottom:4px;color:#050505;font-size:14px;line-height:1.2;font-weight:800}.ht-home-tech-item p{margin:0;color:#050505;font-size:13px;line-height:1.25}.ht-home-feature-card__copy .ht-home-button{width:100%;background:#6798c3}.ht-home-doctor{position:relative;overflow:hidden;background:radial-gradient(160% 70% at 85% 100%,var(--doctor-wave, #d8eef5) 0 36%,transparent 36.5%),#fff;padding:32px 0 38px}.ht-home-doctor__grid{display:grid;grid-template-columns:324px minmax(0,1fr);gap:74px;align-items:center}.ht-home-doctor__image{border-radius:12px;overflow:hidden;background:var(--ht-soft-2)}.ht-home-doctor__image img{width:100%;aspect-ratio:1 / 1;display:block;object-fit:cover}.ht-home-doctor__copy h2{margin:0 0 18px;color:#050505;font-size:26px;line-height:1.2;font-weight:800}.ht-home-doctor__copy p{max-width:600px;margin:0 0 36px;color:#050505;font-size:14px;line-height:1.6}.ht-home-doctor__copy .ht-home-button{width:min(542px,100%);background:#6798c3}.ht-home-info{background:#fff;padding:24px 0 0}.ht-home-info-card{background:#fff;border-radius:6px;box-shadow:0 8px 22px #3134380d;display:grid;grid-template-columns:minmax(0,390px) minmax(320px,1fr);align-items:center;gap:90px;padding:26px 38px 0}.ht-home-info-card__image{border-radius:12px 12px 0 0;overflow:hidden;align-self:stretch;background:var(--ht-soft-2)}.ht-home-info-card__image img{width:100%;height:100%;min-height:450px;display:block;object-fit:cover}.ht-home-info-card__copy{max-width:340px;text-align:center;justify-self:center;padding:22px 0 28px}.ht-home-info-card__copy h2{margin:0 0 24px;color:#050505;font-size:25px;line-height:1.25;font-weight:900}.ht-home-info-card__copy p{margin:0 0 18px;color:#202124;font-size:14px;line-height:1.28}.ht-home-info-card__copy .ht-home-button{width:100%;margin-top:10px}.ht-home-why{margin-top:-1px;background:var(--home-why-bg, #6798c3);padding:0 0 44px}.ht-home-why__collage{width:min(100%,975px);margin:0 auto 36px;border-radius:8px;overflow:hidden;transform:translateY(-24px);background:var(--ht-soft-2)}.ht-home-why__collage img{width:100%;display:block;object-fit:cover}.ht-home-why__copy{max-width:960px;color:#050505}.ht-home-why__copy h2{margin:-12px 0 20px;color:#fff;font-size:34px;line-height:1.15;font-weight:900}.ht-home-why__copy p{margin:0 0 24px;color:#050505;font-size:15px;line-height:1.65}@media(max-width:1199px){.ht-product__grid{gap:34px}.ht-home-hero__grid{grid-template-columns:minmax(0,1fr) 390px;gap:36px}.ht-home-trust-strip__inner{gap:26px}.ht-home-feature-card{gap:40px}.ht-home-info-card{gap:44px}.ht-results__content h2{font-size:45px}}@media(max-width:991px){.ht-header__nav{display:none}.ht-menu-toggle{display:inline-flex}.ht-header__inner{grid-template-columns:1fr auto auto}.ht-product__grid,.ht-results__grid,.ht-comparison__grid{grid-template-columns:1fr}.ht-product__media-wrap{position:relative;top:auto}.ht-video-text__heading{font-size:28px}.ht-home-hero__grid{min-height:auto;grid-template-columns:1fr;gap:28px;padding-top:34px}.ht-home-hero__image{width:min(430px,100%);justify-self:center}.ht-home-press__inner{width:100%;gap:22px;overflow-x:auto;justify-content:flex-start}.ht-home-product-grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.ht-home-guarantee__inner{grid-template-columns:1fr;gap:14px;justify-items:center;text-align:center;padding-top:24px;padding-bottom:24px}.ht-home-trust-strip__inner{grid-template-columns:1fr 1fr;gap:28px}.ht-home-feature-card,.ht-home-doctor__grid,.ht-home-info-card{grid-template-columns:1fr;gap:26px}.ht-home-feature-card{padding:16px}.ht-home-doctor__grid{max-width:680px}.ht-home-doctor__image{width:min(324px,100%);justify-self:center}.ht-home-info-card{padding:18px}.ht-home-info-card__copy{max-width:none}.ht-home-info-card__image img{min-height:320px}.ht-video-reviews{padding:52px 0 44px}.ht-video-reviews__intro{grid-template-columns:1fr;gap:22px;margin-bottom:36px;padding:0 28px}.ht-video-reviews__heading{font-size:38px;line-height:1.2}.ht-video-reviews__text{max-width:620px;font-size:20px;line-height:1.4;text-align:left}.ht-video-reviews__card{flex-basis:292px;height:376px}.ht-video-reviews__arrow--prev{left:18px}.ht-video-reviews__arrow--next{right:18px}.ht-results__content h2{font-size:38px}.ht-reviews__summary{grid-template-columns:1fr;text-align:center}.ht-review-grid{grid-template-columns:1fr 1fr}.ht-reviews-page{width:min(100%,760px)}.ht-reviews-overview{grid-template-columns:minmax(0,1fr) 276px;gap:24px;min-height:auto}.ht-reviews-recommend{grid-column:1;grid-row:2;margin-top:0}.ht-reviews-gallery{grid-column:2;grid-row:1 / span 2}.ht-review-row{grid-template-columns:200px 1fr}.ht-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:767px){body.ht-theme{padding-bottom:150px}.ht-page-width{padding:0 15px}.ht-section{padding:46px 0}.ht-section-heading{font-size:28px;line-height:1.18}.ht-home-page-width{padding:0 15px}.ht-home-hero__eyebrow{font-size:17px}.ht-home-hero h1{font-size:26px}.ht-home-hero__text{font-size:15px}.ht-home-hero__image{border-radius:14px}.ht-home-press__inner span{font-size:23px}.ht-home-best{padding:30px 0 54px}.ht-home-section-title{font-size:26px;text-align:center}.ht-home-guarantee__copy h2,.ht-home-feature-card__copy h2,.ht-home-doctor__copy h2,.ht-home-info-card__copy h2{font-size:24px}.ht-home-trust-strip__inner{grid-template-columns:1fr;gap:18px}.ht-home-trust-item{grid-template-columns:46px 1fr;max-width:280px;margin:0 auto}.ht-home-trust-item__icon,.ht-home-trust-item__icon svg{width:46px;height:46px}.ht-home-feature-card,.ht-home-info-card{border-radius:0;box-shadow:none}.ht-home-doctor{padding:28px 0}.ht-home-doctor__copy{text-align:center}.ht-home-info-card__image img{min-height:260px}.ht-home-why__collage{transform:translateY(-14px);margin-bottom:22px}.ht-home-why__copy h2{font-size:30px}.ht-home-why__copy p{font-size:14px}.ht-announcement{font-size:16px}.ht-header__inner{min-height:64px;gap:8px}.ht-header__logo{justify-self:start;min-width:auto;font-size:21px}.ht-product{padding:10px 0 36px}.ht-product__grid{gap:14px;min-width:0}.ht-product__media-wrap{width:100%;max-width:100%;margin:0;overflow:hidden}.ht-product__main-media{border-radius:0;aspect-ratio:1 / .86;max-height:390px}.ht-product__main-media img{object-fit:contain;background:var(--ht-soft-2)}.ht-product__media-count{margin-top:7px;font-size:12px}.ht-product__thumbs{display:flex;overflow-x:auto;gap:7px;margin:9px 0 0;padding-bottom:5px;max-width:100%}.ht-thumb{min-width:62px;border-radius:4px}.ht-product__title{font-size:22px;line-height:1.2;margin-bottom:8px}.ht-price,.ht-compare-price{font-size:17px}.ht-rating-row{font-size:12px;gap:5px;margin-bottom:6px}.ht-product__description{font-size:14px;line-height:1.4;margin-bottom:9px}.ht-bullet-list{font-size:13px;line-height:1.38;margin-bottom:12px;padding-left:19px}.ht-field-label,.ht-offer-title{font-size:13px}.ht-offer-title{margin-top:8px}.ht-variant-grid{grid-template-columns:1fr;gap:8px;margin-bottom:12px;min-width:0}.ht-gift-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px;min-width:0;width:100%}.ht-gift-grid .ht-gift:nth-child(3){grid-column:1 / -1;max-width:180px;justify-self:center}.ht-variant-card__inner{min-height:92px;display:grid;grid-template-columns:56px 1fr auto;text-align:left;align-items:center;gap:8px;padding:8px}.ht-variant-card__save{grid-column:1 / -1;font-size:10px;padding:4px 7px}.ht-card-img{width:52px;height:52px}.ht-variant-card__title{min-height:auto;font-size:12px}.ht-variant-card__prices{text-align:right;font-size:12px}.ht-gift{min-width:0;width:100%;margin:0 auto}.ht-gift__badge{width:100%;top:5px;font-size:11px;padding:5px 3px}.ht-gift__image{min-height:104px;border-width:2px;padding:8px}.ht-gift__title{margin-top:8px;font-size:11px;line-height:1.2}.ht-inventory{font-size:13px;margin-bottom:8px}.ht-product-form .ht-button{min-height:50px;font-size:16px}.ht-payment-icons{justify-content:center;margin:9px 0 11px}.ht-product-accordions{margin-top:10px}.ht-accordion summary{padding:13px 0;font-size:14px}.ht-hero-reviews__heading{font-size:16px}.ht-hero-reviews__track{gap:10px;padding-right:34px}.ht-hero-review-thumb{width:76px;height:76px}.ht-hero-review-thumb__play{width:25px;height:25px}.ht-hero-review-thumb__play:before{left:10px;top:7px;border-top-width:6px;border-bottom-width:6px;border-left-width:9px}.ht-hero-reviews__arrow{right:-4px;height:52px;font-size:30px}.ht-hero-review-modal{padding:16px}.ht-hero-review-modal__close{top:-12px;right:-10px}.ht-proof-card{flex-basis:270px}.ht-video-reviews__intro{padding:0 15px;gap:18px;margin-bottom:28px}.ht-video-reviews__heading{font-size:34px}.ht-video-reviews__text{font-size:17px}.ht-video-reviews__track{--track-pad: 15px;gap:14px}.ht-video-reviews__card{flex-basis:274px;height:352px}.ht-video-reviews__card--quote{padding:24px 22px}.ht-video-reviews__stars{margin-bottom:54px}.ht-video-reviews__quote{font-size:16px;line-height:1.5}.ht-video-reviews__author,.ht-video-reviews__author strong{font-size:17px}.ht-video-reviews__video-caption{bottom:20px;font-size:19px;padding-left:18px}.ht-video-reviews__arrow{width:44px;height:44px;font-size:24px}.ht-marquee__center{width:72%;font-size:18px}.ht-video-text__grid,.ht-video-text__grid.is-reverse{flex-direction:column-reverse;gap:18px}.ht-video-text__media,.ht-video-text__content{width:100%}.ht-video-text__content{padding:20px 0 0}.ht-video-text__media{border-radius:var(--ht-radius)}.ht-health__grid,.ht-faq__grid{grid-template-columns:1fr}.ht-health-card{margin-top:35px}.ht-results__content h2{font-size:32px;text-align:left}.ht-results__video-strip{grid-template-columns:1fr 1fr}.ht-result-percent{width:62px;height:62px;font-size:16px}.ht-comparison-table>div{min-height:46px;padding:7px;font-size:13px}.ht-comparison-table .ht-feature{font-size:13px;line-height:1.25}.ht-table-head.ht-winner{border-radius:10px 0 0}.ht-table-head.ht-loser{border-radius:0 10px 0 0}.ht-comparison-table .ht-last.ht-winner{border-radius:0 0 0 10px}.ht-comparison-table .ht-last.ht-loser{border-radius:0 0 10px}.ht-review-grid{grid-template-columns:1fr}.ht-product-reviews{padding-bottom:42px}.ht-reviews-page{padding:0 14px}.ht-reviews-overview{grid-template-columns:1fr;gap:16px}.ht-reviews-overview__left{order:1}.ht-reviews-recommend{order:2;grid-column:auto;grid-row:auto;justify-content:center}.ht-reviews-gallery{order:3;grid-column:auto;grid-row:auto;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.ht-reviews-gallery__item{width:100%;height:auto;aspect-ratio:1 / 1}.ht-reviews-scoreline{justify-content:center;flex-wrap:wrap;margin-bottom:16px}.ht-reviews-bars{width:min(320px,100%);margin:0 auto}.ht-reviews-toolbar{margin:18px 0 22px}.ht-reviews-filter,.ht-reviews-write{min-width:auto;font-size:11px;padding:7px 10px}.ht-reviews-meta{font-size:11px}.ht-reviews-meta strong{margin-right:8px}.ht-review-row{grid-template-columns:1fr;gap:12px;padding:16px 0}.ht-review-profile{min-height:auto;padding:12px}.ht-review-profile__head{margin-bottom:13px}.ht-review-content h3{font-size:13px}.ht-review-content p{font-size:12px;line-height:1.55}.ht-review-read-more{margin-bottom:14px;font-size:12px}.ht-review-content__image{width:148px;height:134px}.ht-review-helpful{margin-top:14px;justify-content:flex-start;font-size:10px}.ht-cart-page{padding:36px 0}.ht-cart-page__box{padding:20px 14px}.ht-cart-page .ht-cart-item,.ht-cart-item{grid-template-columns:74px 1fr;gap:11px;padding:10px}.ht-cart-page .ht-cart-item__image,.ht-cart-item__image{width:74px}.ht-cart-item__top{align-items:flex-start}.ht-cart-item__bottom{align-items:flex-end}.ht-cart-page .ht-cart-item h3,.ht-cart-item h3{font-size:14px}.ht-cart-remove,.ht-cart-item__meta,.ht-cart-item__qty{font-size:12px}.ht-cart-checkout{width:100%}.ht-sticky__product{display:none}.ht-sticky__inner,.ht-sticky__form{display:block}.ht-sticky__form .ht-select-wrap,.ht-sticky__form .ht-button{width:100%}.ht-sticky__form .ht-select-wrap{margin-bottom:10px}.ht-sticky__form select{width:100%}.ht-footer__grid{grid-template-columns:1fr}.ht-footer__bottom{display:block}.ht-newsletter{display:grid}}@media(max-width:430px){.ht-page-width{padding-left:8px;padding-right:8px}.ht-product__info,.ht-product-form,.ht-variant-grid,.ht-gift-grid,.ht-product-accordions,.ht-payment-icons,.ht-hero-reviews{max-width:100%;overflow:hidden}.ht-product__title{font-size:23px}.ht-variant-card__inner{grid-template-columns:48px minmax(0,1fr) auto;padding:7px}.ht-card-img{width:48px;height:48px}.ht-gift-grid{gap:7px}.ht-gift__image{min-height:96px}.ht-gift-grid .ht-gift:nth-child(3){max-width:170px}.ht-button{min-height:52px;font-size:16px}.ht-results__video-strip{gap:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;scroll-behavior:auto!important;transition-duration:1ms!important}}.ht-impressum-modal{width:min(92vw,560px);border:0;border-radius:12px;padding:0;color:var(--ht-text);box-shadow:0 24px 80px #11182738}.ht-impressum-modal::backdrop{background:#1118277a}.ht-impressum-modal__inner{position:relative;padding:28px;background:#fff}.ht-impressum-modal h2{margin:0 0 16px;color:var(--ht-heading);font-size:24px;line-height:1.2}.ht-impressum-modal p{margin:0 0 14px;font-size:14px;line-height:1.6}.ht-impressum-modal a{color:inherit}.ht-impressum-modal__close{position:absolute;top:14px;right:14px;width:34px;height:34px;border:0;border-radius:50%;background:var(--ht-soft);color:var(--ht-heading);font-size:24px;line-height:1;cursor:pointer}.ht-footer__link-button{display:block;background:none;border:none;padding:0;margin:0 0 8px;font-size:inherit;font-family:inherit;color:inherit;cursor:pointer;text-align:left;opacity:.8;transition:opacity .2s}.ht-footer__link-button:hover{opacity:1}.ht-cart-gifts{padding:16px 20px;border-top:1px solid #e6e8ee}.ht-cart-gifts__heading{font-size:14px;font-weight:700;margin:0 0 12px;color:var(--ht-heading)}.ht-cart-gifts__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.ht-cart-gift{position:relative;border:2px dashed #6798c3;border-radius:12px;padding:28px 10px 12px;text-align:center;background:#f3f8fc}.ht-cart-gift__badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:#6798c3;color:#fff;font-size:12px;font-weight:700;padding:4px 10px;border-radius:999px;white-space:nowrap}.ht-cart-gift__badge s{opacity:.7;margin-left:4px}.ht-cart-gift__image img{max-width:100%;height:auto;display:block;margin:0 auto}.ht-cart-gift__title{margin-top:8px;font-size:12px;font-weight:600;color:var(--ht-heading);line-height:1.3}#shopify-pc__banner,#shopify-pc__prefs,#shopify-privacy-banner,.shopify-pc__banner__dialog,.shopify-privacy-banner,.cc-window,.osano-cm-window,.cky-consent-container,.cmplz-cookiebanner{z-index:2147483000!important}#shopify-pc__banner,#shopify-privacy-banner,.shopify-pc__banner__dialog,.shopify-privacy-banner,.cc-window,.osano-cm-window,.cky-consent-container,.cmplz-cookiebanner{position:fixed!important;left:16px!important;right:16px!important;bottom:16px!important;top:auto!important;width:auto!important;max-width:520px!important;margin:0 auto!important;border-radius:8px!important;box-shadow:0 12px 36px #1c1b1f38!important}#shopify-pc__banner button,#shopify-pc__prefs button,#shopify-privacy-banner button,.shopify-pc__banner__dialog button,.shopify-privacy-banner button,.cc-window button,.osano-cm-window button,.cky-consent-container button,.cmplz-cookiebanner button{min-height:44px!important;border-radius:6px!important;font-weight:800!important}#shopify-pc__banner button[id*=accept],#shopify-pc__banner button[class*=accept],#shopify-pc__prefs button[id*=accept],#shopify-privacy-banner button[id*=accept],.shopify-pc__banner__dialog button[id*=accept],.shopify-pc__banner__dialog button[class*=accept],.shopify-privacy-banner button[id*=accept],.shopify-privacy-banner button[class*=accept],.cc-allow,.osano-cm-accept-all,.cky-btn-accept,.cmplz-accept{background:var(--ht-blue)!important;border-color:var(--ht-blue)!important;color:#fff!important}#shopify-pc__banner button[id*=decline],#shopify-pc__banner button[id*=reject],#shopify-pc__banner button[class*=decline],#shopify-pc__banner button[class*=reject],#shopify-pc__prefs button[id*=decline],#shopify-pc__prefs button[id*=reject],#shopify-privacy-banner button[id*=decline],#shopify-privacy-banner button[id*=reject],.shopify-pc__banner__dialog button[id*=decline],.shopify-pc__banner__dialog button[id*=reject],.shopify-pc__banner__dialog button[class*=decline],.shopify-pc__banner__dialog button[class*=reject],.shopify-privacy-banner button[id*=decline],.shopify-privacy-banner button[id*=reject],.shopify-privacy-banner button[class*=decline],.shopify-privacy-banner button[class*=reject],.cc-deny,.osano-cm-deny,.cky-btn-reject,.cmplz-deny{background:#fff!important;border:1px solid var(--ht-border)!important;color:var(--ht-heading)!important}#shopify-pc__banner::backdrop,#shopify-pc__prefs::backdrop,.shopify-pc__banner__dialog::backdrop,.cc-window::backdrop,.osano-cm-window::backdrop,.cky-consent-container::backdrop,.cmplz-cookiebanner::backdrop{background:transparent!important;pointer-events:none!important}@media(max-width:560px){#shopify-pc__banner,#shopify-privacy-banner,.shopify-pc__banner__dialog,.shopify-privacy-banner,.cc-window,.osano-cm-window,.cky-consent-container,.cmplz-cookiebanner{left:8px!important;right:8px!important;bottom:8px!important;max-width:none!important}}
/*# sourceMappingURL=/cdn/shop/t/207/assets/hugterra-style.css.map */
