@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:400 800;font-display:swap;src:url('../fonts/pjs-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:400 800;font-display:swap;src:url('../fonts/pjs-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}

*,*::before,*::after{box-sizing:border-box}
body{margin:0;background:#fff;color:#46536A;font:400 16px/1.6 'Plus Jakarta Sans',system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden;overflow-x:clip}
img{max-width:100%;height:auto}
a{color:#1E3A8A;text-decoration:none}
a:hover{color:#338A41}
button{font-family:inherit;cursor:pointer}
h1,h2,h3{margin:0;color:#14213D;letter-spacing:-.01em}
input,textarea,select{font-family:inherit}
.h-wrap{max-width:1280px;margin:0 auto;padding-left:24px;padding-right:24px}
.h-wrap-narrow{max-width:900px;margin:0 auto;padding-left:24px;padding-right:24px}
.h-center{text-align:center}
.h-right{text-align:right}
.h-muted{color:#8A95A8;font-weight:600}
.h-green{color:#2E7D3A}
.h-red{color:#C2452D}
.hl{color:#1E3A8A}
.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
[hidden]{display:none!important}
#billing_country_field{display:none}

.h-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;padding:13px 24px;font-size:15px;font-weight:700;line-height:1.2;transition:filter .15s,background .15s}
.h-btn--green{background:#3EA34D;color:#fff;font-weight:800;box-shadow:0 6px 16px rgba(62,163,77,.28)}
.h-btn--green:hover{filter:brightness(1.05);color:#fff}
.h-btn--blue{background:#1E3A8A;color:#fff;font-weight:800}
.h-btn--blue:hover{filter:brightness(1.1);color:#fff}
.h-btn--outline{background:#fff;border:1.5px solid #C9D3E4;color:#1B2540}
.h-btn--outline:hover{border-color:#1E3A8A;color:#1B2540}
.h-btn--blueoutline{background:#fff;border:1.5px solid #1E3A8A;color:#1E3A8A;font-weight:800}
.h-btn--lg{font-size:17px;padding:16px 32px}
.h-btn--sm{font-size:13.5px;padding:10px 18px;border-radius:10px}
.h-input{border:1.5px solid #DDE4EF;border-radius:10px;padding:12px 14px;font-size:14px;color:#1B2540;background:#fff;outline:0}
.h-input:focus{border-color:#1E3A8A}

.h-topbar{background:#142A66;color:#C9D6F2;font-size:13px}
.h-topbar__in{display:flex;justify-content:space-between;gap:24px;padding-top:9px;padding-bottom:9px;flex-wrap:wrap}
.h-topbar b{color:#fff}
.h-topbar__loyalty{color:#9FE3A8;font-weight:700}
.h-topbar__loyalty:hover{color:#fff}

.h-header{background:#fff;border-bottom:1px solid #EDF1F7}
.h-header__in{display:flex;align-items:center;gap:32px;padding-top:16px;padding-bottom:16px}
.h-logo-img{height:52px;width:auto;display:block}
.herbas-logo-text{font-size:26px;font-weight:800;color:#14213D}
.h-search{flex:1;max-width:560px;display:flex;align-items:center;gap:10px;border:1.5px solid #DDE4EF;border-radius:12px;padding:0 18px;background:#FAFBFD}
.h-search__icon{color:#1E3A8A;font-weight:800}
.h-search input{flex:1;border:0;background:transparent;padding:13px 0;font-size:15px;color:#1B2540;outline:0}
.h-search input::placeholder{color:#8A95A8}
.h-search{position:relative}
.h-suggest{position:absolute;top:calc(100% + 8px);left:-1.5px;right:-1.5px;background:#fff;border:1px solid #E2E8F2;border-radius:14px;box-shadow:0 24px 60px rgba(20,33,61,.16);z-index:60;overflow:hidden;padding:6px}
.h-suggest__item{display:flex;align-items:center;gap:12px;padding:9px 12px;border-radius:10px}
.h-suggest__item:hover,.h-suggest__item.is-active{background:#F6F9FD}
.h-suggest__thumb{width:44px;height:44px;border-radius:10px;background:linear-gradient(167deg,#E9EEF5 0%,#F4F6F8 84%,#E9EEF5 100%);display:flex;align-items:center;justify-content:center;flex:none;padding:4px}
.h-suggest__thumb img{max-width:100%;max-height:100%;object-fit:contain}
.h-suggest__body{flex:1;min-width:0;display:flex;flex-direction:column}
.h-suggest__cat{font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8A95A8}
.h-suggest__name{font-size:14px;font-weight:700;color:#14213D;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.h-suggest__price{font-size:14px;font-weight:800;color:#14213D;white-space:nowrap}
.h-suggest__price del{font-size:12px;color:#9AA4B5;font-weight:400;margin-left:4px}
.h-empty-cart{padding-top:36px;padding-bottom:70px}
.h-empty-cart__box{margin-top:24px;border:1.5px dashed #C9D3E4;border-radius:18px;padding:48px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px}
.h-empty-cart__icon{font-size:34px}
.h-empty-cart__text{margin:0;font-size:15.5px;color:#46536A}
.h-header__links{display:flex;align-items:center;gap:26px;margin-left:auto}
.h-header__link{font-size:13px;color:#46536A;font-weight:600;text-align:center}
.h-cart-btn{display:flex;align-items:center;gap:10px;background:#1E3A8A;color:#fff;border:0;border-radius:12px;padding:11px 18px;font-size:14.5px;font-weight:700}
.h-cart-btn__count{background:#fff;color:#1E3A8A;border-radius:7px;padding:1px 8px;font-size:13px}

.h-nav{background:#fff;border-bottom:1px solid #EDF1F7}
.h-nav__in{display:flex;align-items:center;gap:30px}
.h-nav__menu{display:flex;gap:30px;list-style:none;margin:0;padding:0;font-size:15px;font-weight:600;color:#1B2540}
.h-nav__menu a{display:block;padding:14px 0;color:#1B2540;border-bottom:2.5px solid transparent}
.h-nav__menu li.current-menu-item>a,.h-nav__menu a:hover{color:#1E3A8A;border-bottom-color:#1E3A8A}
.h-nav__stock{margin-left:auto;display:flex;align-items:center;gap:7px;font-size:13.5px;color:#2E7D3A;font-weight:700}
.h-dot{width:8px;height:8px;border-radius:50%;background:#3EA34D;display:inline-block}

.hm-bar__in{max-width:1280px;margin:0 auto;padding:11px 24px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.hm-bar__chip{font-size:11px;font-weight:800;border-radius:6px;padding:3px 9px;letter-spacing:.06em}
.hm-bar__text{font-size:14px;font-weight:700}
.hm-bar__link{margin-left:auto;font-size:13.5px;font-weight:800;color:#1E3A8A}
.hm-bar__note{margin-left:auto;font-size:12.5px}
.hm-bar--red{background:#FBEAE5;border-bottom:1px solid #F2CFC5}
.hm-bar--red .hm-bar__chip{background:#C2452D;color:#fff}
.hm-bar--red .hm-bar__text{color:#7A2A18}
.hm-bar--green{background:#EAF4EC;border-bottom:1px solid #CBE5D0}
.hm-bar--green .hm-bar__chip{background:#3EA34D;color:#fff}
.hm-bar--green .hm-bar__text{color:#1F4A28}
.hm-bar--amber{background:#FDF3E9;border-bottom:1px solid #EEC49B}
.hm-bar--amber .hm-bar__chip{background:#C96A1E;color:#FFE8D2;letter-spacing:.06em}
.hm-bar--amber .hm-bar__text{color:#8A4D15}
.hm-bar--amber .hm-bar__note{color:#B08052}
.hm-bar__code{background:#fff;border:1.5px dashed #EEC49B;border-radius:8px;padding:4px 13px;font-size:13.5px;font-weight:800;letter-spacing:.08em;color:#8A4D15}
.hm-bar__copy{background:none;border:0;font-size:13px;font-weight:800;color:#8A4D15;text-decoration:underline;text-underline-offset:3px;padding:0}
.hm-bar__copy.is-copied{color:#2E7D3A}

.h-hero{background:linear-gradient(180deg,#EEF3FA 0%,#F6F9FD 100%);position:relative;overflow:hidden}
.h-hero__bg{position:absolute;top:0;right:0;height:100%;width:62%;object-fit:cover;object-position:center;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.45) 32%,rgba(0,0,0,1) 58%);mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.45) 32%,rgba(0,0,0,1) 58%)}
.h-hero__float{position:absolute;right:40px;bottom:36px;background:#142A66;color:#fff;border-radius:12px;padding:12px 18px;font-size:14px;font-weight:700;box-shadow:0 10px 24px rgba(20,42,102,.25);z-index:2}
.h-hero__float .hl{color:#9FE3A8}
.h-hero__in{position:relative;padding-top:64px;padding-bottom:68px}
.h-hero__content{max-width:620px}
.h-hero__badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #DDE4EF;border-radius:999px;padding:7px 16px;font-size:12.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#1E3A8A}
.h-hero__title{margin:18px 0 0;font-size:47px;line-height:1.12;font-weight:800;color:#14213D;text-wrap:pretty}
.h-hero__text{margin:18px 0 0;font-size:18px;line-height:1.65;color:#46536A;max-width:520px;text-wrap:pretty}
.h-hero__ctas{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}
.h-hero__pills{display:flex;gap:10px;margin-top:26px;flex-wrap:wrap}
.h-pill{background:#fff;border:1px solid #DDE4EF;border-radius:999px;padding:8px 15px;font-size:13px;font-weight:600;color:#33415C}
.h-pill b{color:#2E7D3A;font-weight:800}

.h-usps{background:#fff;border-bottom:1px solid #EDF1F7}
.h-usps__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-top:24px;padding-bottom:24px}
.h-usp{display:flex;gap:13px;align-items:flex-start}
.h-usp__icon{width:42px;height:42px;border-radius:50%;font-weight:800;display:flex;align-items:center;justify-content:center;flex:none}
.h-usp__icon--blue{background:#EAF0FA;color:#1E3A8A}
.h-usp__icon--green{background:#EAF4EC;color:#2E7D3A}
.h-usp__title{font-size:15.5px;font-weight:700;color:#1B2540}
.h-usp__sub{font-size:13.5px;color:#6B7686;margin-top:2px}

.h-sec-head{display:flex;align-items:baseline;justify-content:space-between;gap:20px}
.h-sec-title{font-size:31px;font-weight:800;color:#14213D}
.h-sec-sub{font-size:15px;color:#6B7686;margin-top:6px}
.h-sec-link{font-size:15px;font-weight:700;color:#1E3A8A;white-space:nowrap}
.h-kicker{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#1E3A8A}
.h-kicker--light{color:#8FA7DE}

.h-goals{background:#fff}
.h-goals .h-wrap{padding-top:56px;padding-bottom:8px}
.h-goals__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px}
.h-goal{border:1px solid #E2E8F2;border-radius:14px;padding:20px 22px;display:flex;justify-content:space-between;align-items:center;gap:12px}
.h-goal.is-active{border:1.5px solid #1E3A8A;background:#F6F9FD}
.h-goal:hover{border-color:#1E3A8A}
.h-goal__title{font-size:17px;font-weight:700;color:#14213D}
.h-goal__sub{font-size:12.5px;color:#6B7686;margin-top:3px}
.h-goal__arrow{color:#B4BFD1;font-weight:800}
.h-goal.is-active .h-goal__arrow,.h-goal:hover .h-goal__arrow{color:#1E3A8A}

.h-giftbar-wrap .h-wrap{padding-top:40px}
.h-giftbar{background:#FBF3E6;border:1px solid #F0E2C8;border-radius:14px;padding:15px 22px;display:flex;align-items:center;gap:14px;justify-content:center;flex-wrap:wrap}
.h-giftbar__badge{background:#C2452D;color:#fff;font-size:11.5px;font-weight:800;letter-spacing:.08em;border-radius:7px;padding:4px 10px;text-transform:uppercase}
.h-giftbar__text{font-size:15px;color:#4A3A22;font-weight:600}
.h-giftbar__text .hl{color:#4A3A22;font-weight:800}
.h-giftbar__link{font-size:14px;font-weight:700;color:#1E3A8A}

.h-products .h-wrap{padding-top:44px;padding-bottom:60px}
.h-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px}
.h-card{border:1px solid #E2E8F2;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;background:#fff}
.h-card--coming{border-style:dashed;border-color:#C9D3E4}
.h-card__media{background:#F6F7F9;height:230px;display:flex;align-items:center;justify-content:center;position:relative}
.h-card__media img{height:190px;width:auto;object-fit:contain}
.h-card__media--pattern{background:repeating-linear-gradient(45deg,#EDF1F7 0 12px,#F6F9FC 12px 24px)}
.h-pattern-note{font:11px ui-monospace,Menlo,monospace;color:#8A95A8;background:#fff;padding:4px 10px;border-radius:6px}
.h-badge{position:absolute;top:12px;left:12px;color:#fff;font-size:12px;font-weight:800;border-radius:7px;padding:4px 9px;z-index:2}
.h-badge--red{background:#C2452D}
.h-badge--green{background:#3EA34D}
.h-badge--amber{background:#C96A1E}
.h-card__body{padding:18px 18px 20px;display:flex;flex-direction:column;gap:7px;flex:1}
.h-card__kicker{font-size:11.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#8A95A8}
.h-card__title{font-size:17px;font-weight:700;color:#14213D}
.h-card__desc{font-size:13.5px;line-height:1.5;color:#6B7686}
.h-card__price{display:flex;align-items:baseline;gap:9px;margin-top:4px;font-size:20px;font-weight:800;color:#14213D;flex-wrap:wrap}
.h-card__price .price{display:flex;align-items:baseline;gap:9px}
.h-card__price ins{text-decoration:none;color:#C2452D}
.h-card__price del{font-size:14px;color:#9AA4B5;font-weight:400}
.h-card__price del .woocommerce-Price-amount{font-weight:400}
.h-badge-chip{background:#C2452D;color:#fff;border-radius:6px;padding:2px 8px;font-size:11.5px;font-weight:800}
.h-points-chip{font-size:12.5px;font-weight:700;color:#2E7D3A}
.h-card__coupon{font-size:12.5px;font-weight:800;color:#8A4D15}
.h-card__btn{margin-top:auto;border-radius:10px;padding:12px;font-size:15px}
.h-card__btn.loading{opacity:.6;pointer-events:none}
.h-card__btn.added::after{content:' ✓'}

.h-loyalty{background:#142A66}
.h-loyalty__grid{display:grid;grid-template-columns:1fr 340px;gap:56px;align-items:center;padding-top:56px;padding-bottom:56px}
.h-loyalty__title{margin:12px 0 0;font-size:34px;font-weight:800;color:#fff;text-wrap:pretty}
.h-loyalty__title .hl{color:#9FE3A8}
.h-loyalty__text{margin:14px 0 0;font-size:16.5px;line-height:1.65;color:#C9D6F2;max-width:560px}
.h-loyalty__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px;max-width:640px}
.h-loyalty__stepnum{width:34px;height:34px;border-radius:50%;background:#3EA34D;color:#fff;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center}
.h-loyalty__steptitle{font-size:15px;font-weight:700;color:#fff;margin-top:10px}
.h-loyalty__stepsub{font-size:13px;color:#9DB0DC;margin-top:3px}
.h-loyalty__card{background:#fff;border-radius:18px;padding:26px 26px 24px;box-shadow:0 20px 50px rgba(6,16,45,.35)}
.h-loyalty__cardlabel{font-size:11.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#8A95A8}
.h-loyalty__row{display:flex;justify-content:space-between;align-items:baseline;margin-top:12px;padding-bottom:12px;border-bottom:1px solid #EDF1F7;font-size:14.5px;color:#46536A}
.h-loyalty__row:first-of-type{margin-top:14px}
.h-loyalty__row--last{border-bottom:0;padding-bottom:0}
.h-loyalty__row b{font-size:19px;font-weight:800;color:#14213D}
.h-loyalty__row b.green{color:#2E7D3A}
.h-loyalty__cta{width:100%;margin-top:20px;border-radius:11px;padding:14px;font-size:15.5px}
.h-loyalty__note{font-size:12px;color:#8A95A8;text-align:center;margin-top:10px}

.h-why__grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center;padding-top:60px;padding-bottom:60px}
.h-why__media{border-radius:20px;height:360px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.h-why__media--pattern{background:repeating-linear-gradient(45deg,#EDF1F7 0 12px,#F6F9FC 12px 24px)}
.h-why__img{width:100%;height:100%;object-fit:cover}
.h-why .h-sec-title{margin-top:12px;text-wrap:pretty}
.h-why__text{margin:14px 0 0;font-size:16px;line-height:1.65;color:#46536A}
.h-why__bullets{margin:22px 0 26px;display:flex;flex-direction:column;gap:13px}
.h-why__bullet{display:flex;gap:12px;align-items:flex-start;font-size:15px;color:#33415C;line-height:1.5}
.h-why__bullet b{color:#33415C}
.h-check{width:26px;height:26px;border-radius:50%;background:#EAF4EC;color:#2E7D3A;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;flex:none}
.h-check--blue{background:#EAF0FA;color:#1E3A8A;width:28px;height:28px}

.h-advice{background:#F6F9FD;border-top:1px solid #EDF1F7}
.h-advice .h-wrap{padding-top:56px;padding-bottom:56px}
.h-advice__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}
.h-article{background:#fff;border:1px solid #E2E8F2;border-radius:16px;overflow:hidden;display:block}
.h-article__media{height:150px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.h-article__media img{width:100%;height:100%;object-fit:cover}
.h-article__media--pattern{background:repeating-linear-gradient(45deg,#EDF1F7 0 12px,#F6F9FC 12px 24px)}
.h-article__body{padding:18px 20px 20px}
.h-article__kicker{font-size:11.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#1E3A8A}
.h-article__title{font-size:16.5px;font-weight:700;color:#14213D;line-height:1.4;margin-top:7px;text-wrap:pretty}
.h-article__meta{font-size:12.5px;color:#8A95A8;margin-top:9px}
.h-advice__revkicker{margin-top:38px}
.h-reviews__grid{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:18px}
.h-review{background:#fff;border:1px solid #E2E8F2;border-radius:16px;padding:24px 26px}
.h-review__head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.h-stars{color:#E8A33D;font-size:15px;letter-spacing:2px}
.h-verified{background:#EAF4EC;color:#2E7D3A;border-radius:999px;padding:4px 11px;font-size:11.5px;font-weight:800}
.h-review__text{font-size:15.5px;line-height:1.65;color:#33415C;margin-top:12px;text-wrap:pretty}
.h-review__foot{margin-top:14px;display:flex;justify-content:space-between;align-items:baseline;gap:12px}
.h-review__author{font-size:14px;font-weight:700;color:#14213D}
.h-review__product{font-size:12.5px;font-weight:700;color:#1E3A8A}
.h-reviews__foot{margin-top:14px;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}
.h-reviews__note{font-size:13px;color:#6B7686}

.h-footer{background:#0F1D3D;color:#93A3C4}
.h-footer__grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:36px;padding-top:52px}
.h-footer__logobox{background:#fff;border-radius:10px;padding:8px 12px;display:inline-block}
.h-footer__logo{height:38px;width:auto;display:block}
.h-footer__about{font-size:14px;line-height:1.65;margin-top:16px;max-width:280px}
.h-footer__legal{font:11px ui-monospace,Menlo,monospace;color:#5E6F94;margin-top:14px}
.h-footer__head{font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#fff}
.h-footer__menu{display:flex;flex-direction:column;gap:9px;margin:14px 0 0;padding:0;list-style:none;font-size:14.5px}
.h-footer__menu a{color:#93A3C4}
.h-footer__menu a:hover{color:#fff}
.h-footer__contact{display:flex;flex-direction:column;gap:9px;margin-top:14px;font-size:14.5px}
.h-footer__phone{color:#fff;font-weight:700}
.h-footer__pays{display:flex;gap:8px;margin-top:18px;flex-wrap:wrap}
.h-footer__pay{border:1px solid #2C3E68;border-radius:7px;padding:5px 10px;font-size:11.5px;font-weight:700;color:#C9D6F2}
.h-footer__bottom{padding-top:22px;padding-bottom:22px;border-top:1px solid #1E2F57;margin-top:40px;display:flex;justify-content:space-between;font-size:13px;gap:16px;flex-wrap:wrap}

.h-breadcrumbs{padding-top:16px;font-size:13px;color:#8A95A8}
.h-breadcrumbs a{color:#8A95A8}
.h-breadcrumbs a:hover{color:#1E3A8A}
.h-breadcrumbs span{margin:0 5px}
.h-breadcrumbs b{color:#1B2540;font-weight:600}

.h-pdp__grid{display:grid;grid-template-columns:1.02fr .98fr;gap:48px;align-items:start;padding-top:22px;padding-bottom:56px}
.h-gallery{background:linear-gradient(167deg,#E9EEF5 0%,#F4F6F8 38%,#F4F6F8 84%,#E9EEF5 100%);border-radius:20px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}
.h-gallery__badges{position:absolute;top:16px;left:16px;display:flex;gap:8px;z-index:2;flex-wrap:wrap}
.h-gallery__badges .h-badge{position:static;font-size:12px;padding:6px 12px;border-radius:8px}
.h-gallery__cert{background:#fff;border:1px solid #E2E8F2;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:800;color:#1E3A8A}
.h-gallery__main{width:88%;height:88%;display:flex;align-items:center;justify-content:center}
.h-gallery__img{width:100%;height:100%;object-fit:contain}
.h-gallery__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}
.h-gallery__thumb{border:1px solid #E2E8F2;border-radius:12px;aspect-ratio:1/1;background:linear-gradient(167deg,#E9EEF5 0%,#F4F6F8 84%,#E9EEF5 100%);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:6px}
.h-gallery__thumb img{width:100%;height:100%;object-fit:contain}
.h-gallery__thumb.is-active{border:2px solid #1E3A8A}
.h-consult{margin-top:16px;border:1px solid #E2E8F2;border-radius:14px;padding:16px 20px;display:flex;align-items:center;gap:14px}
.h-consult__avatar{width:46px;height:46px;border-radius:50%;background:repeating-linear-gradient(45deg,#EDF1F7 0 8px,#F6F9FC 8px 16px);flex:none}
.h-consult__text{font-size:13.5px;color:#46536A;line-height:1.5}
.h-consult__text .hl{color:#14213D;font-weight:700}
.h-consult__text a{font-weight:700}

.h-pdp__pills-top{display:flex;gap:8px;flex-wrap:wrap}
.h-pill-stock{background:#EAF4EC;color:#2E7D3A;border-radius:999px;padding:6px 13px;font-size:12.5px;font-weight:800}
.h-pill-new{background:#EAF0FA;color:#1E3A8A;border-radius:999px;padding:6px 13px;font-size:12.5px;font-weight:800}
.h-pill-campaign{border-radius:999px;padding:6px 13px;font-size:12.5px;font-weight:800;color:#fff}
.h-pill-campaign--red{background:#C2452D}
.h-pill-campaign--green{background:#EAF4EC;color:#2E7D3A}
.h-pill-campaign--amber{background:#C96A1E}
.h-pdp__title{margin:14px 0 0;font-size:31px;line-height:1.2;font-weight:800}
.h-pdp__subtitle{font-size:15px;color:#6B7686;margin-top:6px}
.h-pdp__rating{display:flex;align-items:center;gap:9px;margin-top:10px;font-size:13.5px;color:#6B7686}
.h-pdp__rating b{font-size:14px;font-weight:800;color:#14213D}
.h-pdp__rating .h-stars{font-size:16px}
.h-pdp__ratinglink{font-weight:700}
.h-pdp__excerpt{margin:16px 0 0;font-size:15px;color:#33415C;line-height:1.6;text-wrap:pretty}
.h-pdp__pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.h-feature-pill{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #DDE4EF;border-radius:999px;padding:8px 15px;font-size:13.5px;font-weight:700;color:#1B2540}
.h-pdp__notice{margin-top:18px;border-radius:11px;padding:10px 14px;display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700}
.h-pdp__noticechip{font-size:11px;font-weight:800;border-radius:6px;padding:3px 8px;color:#fff;white-space:nowrap}
.h-pdp__notice--red{background:#FBEAE5;border:1px solid #F2CFC5;color:#7A2A18}
.h-pdp__notice--red .h-pdp__noticechip{background:#C2452D}
.h-pdp__notice--green{background:#EAF4EC;border:1px solid #CBE5D0;color:#1F4A28}
.h-pdp__notice--green .h-pdp__noticechip{background:#3EA34D}
.h-pdp__notice--amber{background:#FDF3E9;border:1px solid #EEC49B;color:#8A4D15}
.h-pdp__notice--amber .h-pdp__noticechip{background:#C96A1E}

.h-buybox__price-row{display:flex;align-items:center;gap:12px;margin-top:16px;flex-wrap:wrap}
.h-buybox__price{font-size:36px;font-weight:800;color:#14213D;line-height:1;white-space:nowrap}
.h-buybox__price.is-sale{color:#C2452D}
.h-buybox__old{font-size:18px;color:#9AA4B5;text-decoration:line-through}
.h-buybox__chip{background:#C2452D;color:#fff;border-radius:8px;padding:5px 11px;font-size:14px;font-weight:800;white-space:nowrap}
.h-buybox__chip--green{background:#3EA34D}
.h-buybox__points{margin-left:auto;flex:none}
.h-buybox__points .h-points-chip{background:#EAF4EC;color:#2E7D3A;border-radius:9px;padding:7px 13px;font-size:13px;font-weight:800;white-space:nowrap;display:inline-block}
.h-packs__label{font-size:12px;font-weight:700;color:#46536A;margin-top:18px}
.h-packs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:8px}
.h-pack{border:1.5px solid #DDE4EF;border-radius:14px;padding:14px 16px;background:#fff;text-align:left;position:relative;display:flex;flex-direction:column;gap:2px}
.h-pack.is-active{border:2px solid #1E3A8A;background:#F6F9FD;padding:13.5px 15.5px}
.h-pack__best{position:absolute;top:-11px;right:12px;background:#3EA34D;color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.06em;border-radius:6px;padding:3px 9px}
.h-pack__title{font-size:14px;font-weight:700;color:#14213D}
.h-pack__title .h-muted{font-weight:600}
.h-pack__price{font-size:16px;font-weight:800;color:#14213D;margin-top:4px}
.h-pack__price.is-sale{color:#C2452D}
.h-pack__old{font-size:12px;color:#9AA4B5;text-decoration:line-through;margin-top:2px}
.h-pack__sub{font-size:12px;color:#8A95A8;margin-top:2px}
.h-pack__sub.is-green{color:#2E7D3A;font-weight:700}
.h-buybox__actions{display:flex;gap:12px;margin-top:16px}
.h-qty{display:flex;align-items:center;border:1.5px solid #DDE4EF;border-radius:13px;background:#fff}
.h-qty__btn{padding:15px 18px;font-size:18px;font-weight:700;color:#46536A;background:none;border:0}
.h-qty__num{padding:15px 6px;font-size:16px;font-weight:800;color:#14213D;min-width:28px;text-align:center}
.h-qty--sm .h-qty__btn{padding:8px 11px;font-size:14px}
.h-qty__input{width:44px;border:0;text-align:center;font-size:13.5px;font-weight:800;color:#14213D;background:none;-moz-appearance:textfield}
.h-qty__input::-webkit-outer-spin-button,.h-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.h-buybox__add{flex:1;font-size:18px;border-radius:13px}
.h-coupon-box{margin-top:12px;background:#FDF3E9;border:1.5px dashed #EEC49B;border-radius:13px;padding:12px 16px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.h-coupon-box__chip{background:#C96A1E;color:#FFE8D2;font-size:10.5px;font-weight:800;letter-spacing:.1em;border-radius:6px;padding:4px 9px}
.h-coupon-box__text{font-size:14.5px;color:#8A4D15;font-weight:600}
.h-coupon-box__text b{font-size:17px;color:#14213D}
.h-coupon-box__code{background:#fff;border:1.5px dashed #EEC49B;border-radius:8px;padding:5px 13px;font-size:13.5px;font-weight:800;letter-spacing:.08em;color:#8A4D15}
.h-coupon-box__apply{margin-left:auto;background:none;border:0;font-size:13.5px;font-weight:800;color:#8A4D15;text-decoration:underline;text-underline-offset:3px}
.h-buybox__benefits{display:flex;flex-direction:column;gap:7px;margin-top:16px;font-size:13.5px;color:#46536A}
.h-buybox__benefits b{color:#2E7D3A}
.h-guarantee{margin-top:16px;border:1px solid #E2E8F2;border-radius:14px;padding:14px 18px}
.h-guarantee__head{font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#8A95A8;text-align:center}
.h-guarantee__badges{display:flex;gap:8px;justify-content:center;margin-top:10px;flex-wrap:wrap}
.h-guarantee__badges span{border:1px solid #E2E8F2;border-radius:7px;padding:5px 11px;font-size:12px;font-weight:700;color:#46536A}

.h-pdp-tabs{background:#fff;border-top:1px solid #EDF1F7;border-bottom:1px solid #EDF1F7;position:sticky;top:0;z-index:20}
.h-pdp-tabs__in{display:flex;gap:30px;font-size:15px;font-weight:700;color:#6B7686;overflow-x:auto}
.h-pdp-tabs__in a{padding:15px 0;color:#6B7686;border-bottom:2.5px solid transparent;white-space:nowrap}
.h-pdp-tabs__in a.is-active,.h-pdp-tabs__in a:hover{color:#1E3A8A;border-bottom-color:#1E3A8A}
.h-pdp-tabs__protocol{margin-left:auto;color:#1E3A8A!important}
.h-pdp-benefits{background:#F6F9FD}
.h-pdp-benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-top:52px;padding-bottom:52px}
.h-bcard{background:#fff;border:1px solid #E2E8F2;border-radius:16px;padding:26px 26px 28px}
.h-bcard__icon{width:44px;height:44px;border-radius:12px;background:#EAF0FA;color:#1E3A8A;font-weight:800;font-size:17px;display:flex;align-items:center;justify-content:center}
.h-bcard__icon.is-green{background:#EAF4EC;color:#2E7D3A}
.h-bcard__title{font-size:18px;font-weight:800;color:#14213D;margin-top:16px}
.h-bcard__text{font-size:14.5px;line-height:1.6;color:#46536A;margin-top:8px}
.h-lifestyle__grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center;padding-top:60px;padding-bottom:60px}
.h-lifestyle__media{border-radius:20px;height:340px;display:flex;align-items:center;justify-content:center}
.h-lifestyle__media--pattern{background:repeating-linear-gradient(45deg,#EDF1F7 0 12px,#F6F9FC 12px 24px)}
.h-lifestyle .h-sec-title{font-size:29px}
.h-lifestyle__text{margin:14px 0 0;font-size:15.5px;line-height:1.7;color:#46536A}
.h-lifestyle__bullets{margin-top:20px;display:flex;flex-direction:column;gap:14px}
.h-lifestyle__bullets .h-why__bullet{font-size:14.5px}
.h-ingredients{background:#F6F9FD;border-top:1px solid #EDF1F7}
.h-ingredients .h-wrap-narrow{padding-top:56px;padding-bottom:56px}
.h-ingredients .h-sec-title{font-size:29px}
.h-ingredients .h-sec-sub{max-width:620px;margin-left:auto;margin-right:auto;margin-top:10px;line-height:1.6}
.h-ing-table{background:#fff;border:1px solid #E2E8F2;border-radius:18px;margin-top:26px;overflow:hidden}
.h-ing-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;border-bottom:1px solid #EDF1F7}
.h-ing-row:last-child{border-bottom:0}
.h-ing-row:nth-child(even){background:#FBFCFE}
.h-ing-row__name{font-size:15.5px;font-weight:700;color:#14213D}
.h-ing-row__sub{font-size:13px;color:#8A95A8;margin-top:2px}
.h-ing-row__amount{font-size:15.5px;font-weight:800;color:#1E3A8A;white-space:nowrap}
.h-ing-foot{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:16px;flex-wrap:wrap}
.h-ing-foot__note{font-size:13px;color:#6B7686}
.h-who .h-wrap{padding-top:56px;padding-bottom:56px}
.h-who .h-sec-title{font-size:29px}
.h-who__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}
.h-who__card{border:1px solid #E2E8F2;border-radius:16px;padding:24px 26px}
.h-who__title{font-size:17px;font-weight:800;color:#14213D}
.h-who__text{font-size:14.5px;line-height:1.6;color:#46536A;margin-top:8px}
.h-dosage{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:34px;background:#F6F9FD;border:1px solid #E2E8F2;border-radius:18px;padding:26px 28px}
.h-dosage__cell{text-align:center;padding:0 18px}
.h-dosage__cell:nth-child(2){border-left:1px solid #E2E8F2;border-right:1px solid #E2E8F2}
.h-dosage__big{font-size:22px;font-weight:800;color:#1E3A8A}
.h-dosage__small{font-size:13.5px;color:#6B7686;margin-top:4px}
.h-faq{background:#F6F9FD;border-top:1px solid #EDF1F7}
.h-faq .h-wrap-narrow{padding-top:56px;padding-bottom:56px}
.h-faq .h-sec-title{font-size:29px}
.h-faq__list{margin-top:26px;display:flex;flex-direction:column;gap:10px}
.h-faq__item{background:#fff;border:1px solid #E2E8F2;border-radius:14px;padding:0 24px}
.h-faq__item summary{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:18px 0;font-size:16px;font-weight:700;color:#14213D;cursor:pointer;list-style:none}
.h-faq__item summary::-webkit-details-marker{display:none}
.h-faq__item summary i::after{content:'+';font-style:normal;color:#8A95A8;font-weight:800}
.h-faq__item[open] summary i::after{content:'−';color:#1E3A8A}
.h-faq__answer{font-size:14.5px;line-height:1.65;color:#46536A;padding-bottom:18px}
.h-faq__answer p{margin:0 0 10px}
.h-faq__answer p:last-child{margin-bottom:0}

.h-pdp-reviews .h-wrap{padding-top:52px;padding-bottom:52px}
.h-pdp-reviews .h-sec-title{font-size:29px}
.h-pdp-reviews__grid{display:grid;grid-template-columns:300px 1fr;gap:20px;margin-top:26px;align-items:start}
.h-rev-summary{background:#F6F9FD;border:1px solid #E2E8F2;border-radius:18px;padding:26px 28px}
.h-rev-summary__score{display:flex;align-items:baseline;gap:10px}
.h-rev-summary__avg{font-size:44px;font-weight:800;color:#14213D}
.h-rev-summary__score .h-stars{font-size:17px}
.h-rev-summary__count{font-size:13.5px;color:#6B7686;margin-top:4px}
.h-rev-summary__bars{margin-top:16px;display:flex;flex-direction:column;gap:7px}
.h-rev-bar{display:flex;align-items:center;gap:9px;font-size:12.5px;color:#46536A}
.h-rev-bar__label{width:22px}
.h-rev-bar__track{flex:1;height:7px;background:#E2E8F2;border-radius:99px;overflow:hidden}
.h-rev-bar__track span{display:block;height:100%;background:#E8A33D}
.h-rev-bar__num{width:14px;text-align:right}
.h-rev-summary__cta{width:100%;margin-top:18px;border-radius:10px;padding:12px;font-size:14px}
.h-rev-summary__note{font-size:12px;color:#8A95A8;margin-top:9px;text-align:center}
.h-rev-list{display:flex;flex-direction:column;gap:14px}
.h-review--pdp{padding:20px 24px}
.h-review--pdp .h-review__author{margin-left:auto;font-size:13.5px}
.h-rev-empty{border:1px dashed #C9D3E4;border-radius:16px;padding:24px;text-align:center;color:#8A95A8;font-size:14px}
.h-rev-form{margin-top:24px}
.h-rev-form .comment-respond{background:#fff;border:1px solid #E2E8F2;border-radius:18px;padding:26px 28px;max-width:640px}
.h-rev-form .comment-reply-title{font-size:18px;font-weight:800;color:#14213D;display:block;margin-bottom:12px}
.h-rev-form p{margin:0 0 14px}
.h-rev-form label{display:block;font-size:12.5px;font-weight:700;color:#46536A;margin-bottom:6px}
.h-rev-form textarea,.h-rev-form input[type=text],.h-rev-form input[type=email]{width:100%;border:1.5px solid #DDE4EF;border-radius:10px;padding:12px 14px;font-size:14px}
.h-rev-form .submit{background:#1E3A8A;color:#fff;border:0;border-radius:10px;padding:12px 24px;font-size:14px;font-weight:800}
.h-rev-form .stars a{color:#E8A33D}
#reviews #comments,#reviews .woocommerce-Reviews-title{display:none}

.h-together .h-wrap{padding-bottom:40px}
.h-together__box{border:1px solid #E2E8F2;border-radius:18px;padding:28px 30px;display:flex;gap:22px;align-items:center}
.h-together__media{background:#F6F7F9;border-radius:14px;width:120px;height:140px;display:flex;align-items:center;justify-content:center;flex:none;padding:12px}
.h-together__media img{max-height:112px;width:auto;object-fit:contain}
.h-together__body{flex:1}
.h-together__title{font-size:17.5px;font-weight:800;color:#14213D;margin-top:6px}
.h-together__old{color:#9AA4B5;text-decoration:line-through;font-size:14px;font-weight:400}
.h-together__bar{margin-top:12px;background:#EDF1F7;border-radius:999px;height:8px;position:relative;overflow:hidden}
.h-together__bar span{position:absolute;inset:0;background:#3EA34D;border-radius:999px}
.h-together__note{font-size:13px;color:#46536A;margin:8px 0 12px}
.h-together__note b{color:#14213D}

.h-sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:40;padding:0 0 12px}
.h-sticky-bar__in{background:#fff;border:1px solid #E2E8F2;border-radius:16px;box-shadow:0 -10px 30px rgba(20,33,61,.10);padding:12px 20px;display:flex;align-items:center;gap:16px}
.h-sticky-bar__img{height:44px;width:auto}
.h-sticky-bar__name{font-size:14.5px;font-weight:700;color:#14213D}
.h-sticky-bar__right{margin-left:auto;display:flex;align-items:center;gap:14px}
.h-sticky-bar__price{font-size:16px;font-weight:800;color:#14213D}
.h-sticky-bar__price.is-sale{color:#C2452D}
.h-sticky-bar__old{font-size:12px;color:#9AA4B5;text-decoration:line-through}
.h-sticky-bar__points{font-size:12.5px}
.h-sticky-bar .h-btn{padding:11px 22px;border-radius:10px;font-size:14px}

.h-progress__text{font-size:12.5px;color:#46536A;line-height:1.5}
.h-progress__text .hl{color:#14213D;font-weight:800}
.h-progress.is-ship .h-progress__text{color:#46536A}
.h-progress__text{position:relative}
.h-progress__bar{position:relative;margin-top:9px;height:13px}
.h-progress__track{position:absolute;left:0;right:0;top:3px;height:7px;background:#EDF1F7;border-radius:999px}
.h-progress__fill{position:absolute;left:0;top:3px;height:7px;background:#3EA34D;border-radius:999px;max-width:100%}
.h-progress__fill--gift{background:#B4741E;border-radius:0}
.h-progress__dot{position:absolute;top:50%;transform:translate(-50%,-50%);width:13px;height:13px;border-radius:50%;background:#fff;border:2.5px solid #C3CCDB}
.h-progress__dot.is-on{border-color:#3EA34D}
.h-progress__dot--gift{transform:translate(-100%,-50%)}
.h-progress__dot--gift.is-on{border-color:#B4741E}
.h-progress__labels{position:relative;margin-top:5px;height:14px;font-size:10.5px;font-weight:700}
.h-progress__ms{position:absolute;white-space:nowrap;color:#8A95A8}
.h-progress__ms--ship{transform:translateX(-75%)}
.h-progress__ms--gift{right:0}
.h-progress.is-ship .h-progress__ms--ship{color:#2E7D3A}
.h-progress.is-gift .h-progress__ms--gift{color:#B4741E}

.h-panel-overlay{position:fixed;inset:0;background:rgba(15,29,61,.45);z-index:90;opacity:0;transition:opacity .2s}
.h-panel-overlay.is-open{opacity:1}
.h-panel{position:fixed;top:0;right:0;bottom:0;width:420px;max-width:94vw;background:#fff;z-index:95;box-shadow:0 24px 60px rgba(20,33,61,.25);transform:translateX(105%);transition:transform .25s ease;display:flex;flex-direction:column}
.h-panel.is-open{transform:none}
.h-panel__head{padding:18px 22px;border-bottom:1px solid #EDF1F7;display:flex;align-items:center;justify-content:space-between;flex:none}
.h-panel__title{font-size:17px;font-weight:800;color:#14213D}
.h-panel__count{color:#8A95A8;font-weight:600}
.h-panel__close{font-size:18px;color:#8A95A8;font-weight:700;background:none;border:0}
.h-panel__body{overflow-y:auto;flex:1;display:flex;flex-direction:column}
.h-panel__items{padding:16px 22px;display:flex;flex-direction:column;gap:14px;border-bottom:1px solid #EDF1F7}
.h-mini-item{display:flex;gap:13px;align-items:center}
.h-mini-item__thumb{width:58px;height:58px;border-radius:12px;background:linear-gradient(167deg,#E9EEF5 0%,#F4F6F8 84%,#E9EEF5 100%);display:flex;align-items:center;justify-content:center;flex:none;padding:6px}
.h-mini-item__thumb img{max-width:100%;max-height:100%;object-fit:contain}
.h-mini-item__body{flex:1;min-width:0}
.h-mini-item__name{font-size:14px;font-weight:700;color:#14213D}
.h-mini-item__qty{font-size:12.5px;color:#8A95A8;margin-top:2px;display:flex;align-items:center;gap:6px}
.h-mini-qty{background:none;border:0;color:#46536A;font-weight:700;font-size:14px;padding:0 4px}
.h-mini-item__num{font-weight:800;color:#14213D}
.h-mini-item__price{font-size:14.5px;font-weight:800;color:#14213D;white-space:nowrap}
.h-panel__progress{padding:14px 22px;border-bottom:1px solid #EDF1F7}
.h-panel__coupon{padding:16px 22px;border-bottom:1px solid #EDF1F7}
.h-coupon-label{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8A95A8;margin-bottom:10px}
.h-coupon-chip{display:flex;align-items:center;gap:10px;background:#EAF4EC;border:1.5px dashed #7FBE8A;border-radius:11px;padding:11px 14px;margin-top:10px}
.h-coupon-chip__icon{font-size:14px}
.h-coupon-chip__code{font-size:13.5px;font-weight:800;color:#1F4A28;letter-spacing:.04em}
.h-coupon-chip__pct{font-size:12.5px;font-weight:700;color:#2E7D3A}
.h-coupon-chip__amount{margin-left:auto;font-size:13.5px;font-weight:800;color:#2E7D3A}
.h-coupon-chip__remove{font-size:14px;color:#8A95A8;font-weight:700;background:none;border:0}
.h-coupon-chip--inline{display:inline-flex;margin:0 0 0 10px;padding:8px 12px}
.h-coupon-note{font-size:11.5px;color:#8A95A8;margin-top:7px}
.h-panel__totals{padding:16px 22px;margin-top:auto}
.h-total-row{display:flex;justify-content:space-between;font-size:13.5px;color:#46536A;margin-top:7px}
.h-total-row b{font-weight:700;color:#14213D}
.h-total-row--green b,.h-total-row--green span{color:#2E7D3A}
.h-total-row--green b{font-weight:700}
.h-total-row--grand{align-items:baseline;margin-top:10px;padding-top:12px;border-top:1px solid #EDF1F7;font-size:14.5px;font-weight:700;color:#14213D}
.h-total-grand{font-size:20px;font-weight:800;color:#14213D}
.h-panel__totals .h-points-chip,.h-cart-summary .h-points-chip,.h-chk-review .h-points-chip{display:inline-block;background:#EAF4EC;color:#2E7D3A;border-radius:9px;padding:6px 12px;font-size:12px;font-weight:800;margin-top:8px}
.h-panel__cta{width:100%;margin-top:14px;border-radius:12px;padding:15px;font-size:15.5px}
.h-panel__note{font-size:12px;color:#8A95A8;text-align:center;margin-top:8px;padding-bottom:6px}
.h-panel__empty{padding:40px 22px;text-align:center;display:flex;flex-direction:column;gap:16px;align-items:center}

.h-cart-page .h-wrap{padding-top:36px;padding-bottom:64px}
.h-cart-page__title{font-size:29px;font-weight:800}
.h-cart-page__title .h-muted{font-size:16px}
.h-cart-page__grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:36px;margin-top:24px}
.h-cart-head{display:grid;grid-template-columns:minmax(0,1fr) 112px 92px 28px;gap:12px;padding-bottom:10px;border-bottom:1px solid #E2E8F2;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8A95A8}
.h-cart-row{display:grid;grid-template-columns:minmax(0,1fr) 112px 92px 28px;gap:12px;align-items:center;padding:18px 0;border-bottom:1px solid #EDF1F7}
.h-cart-row__prod{display:flex;gap:14px;align-items:center;min-width:0}
.h-cart-row__thumb{width:64px;height:64px;border-radius:14px;background:linear-gradient(167deg,#E9EEF5 0%,#F4F6F8 84%,#E9EEF5 100%);display:flex;align-items:center;justify-content:center;flex:none;padding:7px}
.h-cart-row__thumb img{max-width:100%;max-height:100%;object-fit:contain}
.h-cart-row__name{font-size:15px;font-weight:700;color:#14213D}
.h-cart-row__meta{font-size:12.5px;color:#8A95A8;margin-top:3px}
.h-cart-row__meta .woocommerce-Price-amount{font-weight:400}
.h-cart-row__total{font-size:15.5px;font-weight:800;color:#14213D;text-align:right}
.h-cart-row__remove{text-align:right}
.h-cart-row__remove a{color:#B4BFD1;font-weight:700;font-size:15px}
.h-cart-row__remove a:hover{color:#C2452D}
.hm-gift-tag{background:#FBF3E6;color:#B4741E;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:800;margin-left:6px;white-space:nowrap}
.hm-gift-free{color:#2E7D3A;font-weight:800}
.hm-gift-qty{font-size:13px;color:#8A95A8}
.h-checktoggle{display:inline-flex;align-items:center;gap:9px;cursor:pointer;font-size:13.5px;font-weight:700;color:#1B2540}
.h-checktoggle input{position:absolute;opacity:0;pointer-events:none}
.h-checktoggle__box{width:17px;height:17px;border:1.5px solid #C3CCDB;border-radius:5px;background:#fff;display:inline-flex;align-items:center;justify-content:center;flex:none;font-size:11px;font-weight:800;color:#fff;transition:all .12s}
.h-checktoggle input:checked+.h-checktoggle__box{background:#1E3A8A;border-color:#1E3A8A}
.h-checktoggle input:checked+.h-checktoggle__box::after{content:'✓'}
.h-cart-coupon{margin-top:20px}
.h-cart-coupon__row{display:flex;gap:8px;margin-top:12px;max-width:520px;align-items:center;flex-wrap:wrap}
.h-cart-coupon__row .h-input{flex:1;min-width:180px}
.h-cart-upsell{margin-top:22px;border:1px solid #E2E8F2;border-radius:14px;padding:16px 20px;display:flex;align-items:center;gap:16px;background:#F6F9FD}
.h-cart-upsell__thumb{width:52px;height:52px;border-radius:11px;background:linear-gradient(167deg,#E9EEF5 0%,#F4F6F8 84%,#E9EEF5 100%);display:flex;align-items:center;justify-content:center;flex:none;padding:5px}
.h-cart-upsell__thumb img{max-width:100%;max-height:100%;object-fit:contain}
.h-cart-upsell__text{flex:1;font-size:13.5px;color:#33415C;line-height:1.5}
.h-cart-upsell__text .hl{color:#14213D;font-weight:700}
.h-cart-continue{display:inline-block;margin-top:16px;font-size:14px;font-weight:700}
.h-cart-summary{background:#F6F9FD;border:1px solid #E2E8F2;border-radius:18px;padding:24px 26px;position:sticky;top:20px}
.h-cart-summary__title{font-size:17px;font-weight:800;color:#14213D}
.h-cart-summary__progress{margin-top:16px;padding-bottom:14px;border-bottom:1px solid #E2E8F2}
.h-cart-summary .h-total-row{font-size:14px;margin-top:8px}
.h-cart-summary .h-total-row--grand{padding-top:14px;border-top:1px solid #E2E8F2;font-size:15px}
.h-cart-summary .h-total-grand{font-size:22px}
.h-cart-summary__cta{width:100%;margin-top:16px;padding:16px;font-size:16px}
.h-cart-summary__pays{display:flex;gap:6px;justify-content:center;margin-top:14px;flex-wrap:wrap}
.h-cart-summary__pays span{border:1px solid #DDE4EF;border-radius:6px;padding:4px 9px;font-size:11px;font-weight:700;color:#46536A;background:#fff}
.h-cart-summary__gift{font-size:12px;color:#8A95A8;text-align:center;margin-top:10px}
.h-redeem{margin-top:14px;padding-top:12px;border-top:1px solid #E2E8F2}
.h-redeem__label{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8A95A8}
.h-redeem__hint{font-size:12.5px;color:#46536A;margin-top:6px}
.h-redeem__hint .hl{font-weight:800;color:#14213D}
.h-redeem__row{display:flex;gap:8px;margin-top:8px}
.h-redeem__input{width:110px}

.h-chk .h-wrap{padding-top:32px;padding-bottom:64px}
.h-chk-steps{display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:700;flex-wrap:wrap}
.h-chk-steps__done{color:#2E7D3A}
.h-chk-steps__active{color:#1E3A8A}
.h-chk-steps__next{color:#8A95A8}
.h-chk-steps__sep{color:#C3CCDB}
.h-chk-steps__secure{margin-left:auto;font-size:12.5px;color:#46536A;font-weight:600}
.h-chk__title{margin-top:18px;font-size:29px;font-weight:800}
.h-chk__grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:36px;margin-top:22px}
.h-chk__side{min-width:0}
.h-chk__main{display:flex;flex-direction:column;gap:28px}
.h-chk-sec__head{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.h-chk-sec__num{width:30px;height:30px;border-radius:50%;background:#1E3A8A;color:#fff;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center;flex:none}
.h-chk-sec__title{font-size:18px;font-weight:800;color:#14213D}
.h-chk-sec__note{margin-left:auto;font-size:12.5px;color:#8A95A8}
.h-chk-sec__note .hl{color:#1E3A8A;font-weight:700}
.h-chk-fields--2col{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}
.h-chk-fields p.form-row{margin:0 0 12px;padding:0}
.h-chk-fields label{display:block;font-size:12.5px;font-weight:700;color:#46536A;margin-bottom:6px}
.h-chk-fields label .required{color:#C2452D;text-decoration:none}
.h-chk-fields .woocommerce-input-wrapper{display:block}
.h-chk-fields input.input-text,.h-chk-fields textarea,.h-chk-fields select{width:100%;border:1.5px solid #DDE4EF;border-radius:10px;padding:12px 14px;font-size:14px;color:#1B2540;background:#fff;outline:0}
.h-chk-fields input.input-text:focus,.h-chk-fields textarea:focus{border-color:#1E3A8A}
.h-chk-fields .woocommerce-invalid input.input-text{border-color:#C2452D}
.h-chk-fields--addr{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}
.h-chk-fields--addr #billing_address_1_field{grid-column:1/-1}
#billing_country_field .woocommerce-input-wrapper{display:block}
.h-chk-account{margin-top:4px}
.h-chk-toggle{display:flex;margin-top:9px}
.h-chk-pickup{margin-bottom:14px;background:#F6F9FD;border:1px solid #DDE4EF;border-radius:13px;padding:14px 18px;font-size:13.5px;color:#33415C;line-height:1.6}
.h-chk-pickup .hl{color:#14213D;font-weight:700}
.h-ship-methods{display:flex;flex-direction:column;gap:10px}
.h-ship-empty{border:1.5px dashed #DDE4EF;border-radius:13px;padding:15px 18px;font-size:13.5px;color:#8A95A8}
.h-mcard{display:flex;align-items:center;gap:13px;border:1.5px solid #DDE4EF;border-radius:13px;padding:15px 18px;cursor:pointer;background:#fff;position:relative;flex-wrap:wrap}
.h-mcard.is-selected,.h-mcard:has(> .h-mcard__input:checked),.h-mcard--pay:has(.h-mcard__input:checked){border:2px solid #1E3A8A;background:#F6F9FD;padding:14.5px 17.5px}
.h-mcard__input{position:absolute;opacity:0;pointer-events:none}
.h-mcard__radio{width:18px;height:18px;border-radius:50%;border:2px solid #C3CCDB;background:#fff;flex:none}
.h-mcard.is-selected .h-mcard__radio,.h-mcard:has(.h-mcard__input:checked) .h-mcard__radio{background:#1E3A8A;border:3px solid #fff;box-shadow:0 0 0 1.5px #DDE4EF}
.h-mcard__logo{width:46px;height:30px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex:none;background:#fff;border:1px solid #DDE4EF;font-size:13px;font-weight:800;color:#1B2540;overflow:hidden}
.h-mcard__logo img{max-height:24px;width:auto}
.h-mcard__body{flex:1;min-width:0}
.h-mcard__title{display:block;font-size:14.5px;font-weight:700;color:#14213D}
.h-mcard__sub{display:block;font-size:12.5px;color:#8A95A8;margin-top:2px}
.h-mcard__price{font-size:14.5px;font-weight:800;color:#14213D;white-space:nowrap}
.h-mcard--pay{padding:0;display:block}
.h-mcard--pay .h-mcard__label{display:flex;align-items:center;gap:13px;padding:15px 18px;cursor:pointer;flex-wrap:wrap}
.h-mcard--pay:has(.h-mcard__input:checked) .h-mcard__label{padding:14.5px 17.5px}
.h-mcard__box{margin:0 18px 14px 90px;font-size:13px;color:#46536A;background:#fff;border-radius:10px;padding:12px 14px;border:1px solid #EDF1F7}
.h-pay-methods__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}
.h-chk-summary{background:#F6F9FD;border:1px solid #E2E8F2;border-radius:18px;padding:24px 26px;position:sticky;top:20px}
.h-chk-summary__title{font-size:17px;font-weight:800;color:#14213D;margin-bottom:4px}
.h-chk-review__items{display:flex;flex-direction:column;gap:12px;margin-top:12px;padding-bottom:14px;border-bottom:1px solid #E2E8F2}
.h-chk-review .h-coupon-chip{margin-top:14px;padding:10px 14px}
.h-chk-review__totals .h-total-row{font-size:14px;margin-top:8px}
.h-chk-review__totals .h-total-row--grand{padding-top:14px;border-top:1px solid #E2E8F2;font-size:15px;margin-top:12px}
.h-chk-review__totals .h-total-grand{font-size:24px}
.h-chk-review__vat{font-size:12px;color:#8A95A8;margin-top:4px;text-align:right}
.h-chk-review__cta{width:100%;margin-top:16px;padding:16px;font-size:16px;border:0}
.h-chk-review__terms{font-size:11.5px;color:#8A95A8;text-align:center;margin-top:9px;line-height:1.5}
.h-chk-review__terms a{text-decoration:underline;color:#8A95A8}
.h-chk-review__usps{display:flex;flex-direction:column;gap:7px;margin-top:14px;padding-top:14px;border-top:1px solid #E2E8F2;font-size:12.5px;color:#46536A}
.h-chk-review__usps b{color:#2E7D3A}

.woocommerce-NoticeGroup,.woocommerce-notices-wrapper{max-width:1280px;margin:0 auto;padding:0 24px}
.woocommerce-message,.woocommerce-info,.woocommerce-error{background:#F6F9FD;border:1px solid #DDE4EF;border-left:4px solid #1E3A8A;border-radius:10px;padding:13px 18px;margin:14px 0;font-size:14px;color:#33415C;list-style:none}
.woocommerce-error{border-left-color:#C2452D;background:#FBEAE5;border-color:#F2CFC5;color:#7A2A18}
.woocommerce-message{border-left-color:#3EA34D;background:#EAF4EC;border-color:#CBE5D0;color:#1F4A28}
.woocommerce-error li{margin:0}
.woocommerce form .form-row{margin:0 0 12px}
.h-content{padding-top:40px;padding-bottom:60px;min-height:40vh}
.h-prose{margin-top:20px;font-size:15.5px;line-height:1.7}
.h-pagination{margin-top:30px;display:flex;justify-content:center}
.h-pagination .page-numbers{display:inline-flex;gap:6px;list-style:none;padding:0}
.h-pagination .page-numbers li a,.h-pagination .page-numbers li span{display:inline-block;border:1px solid #DDE4EF;border-radius:8px;padding:8px 14px;font-size:14px;font-weight:700}
.h-pagination .page-numbers li span.current{background:#1E3A8A;color:#fff;border-color:#1E3A8A}
.h-account-wrap{display:grid;grid-template-columns:220px 1fr;gap:36px;padding-top:36px;padding-bottom:60px}
.hm-account-points{background:#EAF4EC;border:1px solid #CBE5D0;border-radius:12px;padding:14px 18px;margin-bottom:18px;font-size:14px;color:#1F4A28}
.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}
.woocommerce-MyAccount-navigation a{display:block;padding:10px 14px;border-radius:10px;font-weight:600;font-size:14.5px;color:#46536A}
.woocommerce-MyAccount-navigation li.is-active a{background:#F6F9FD;color:#1E3A8A}

@media (max-width:1100px){
	.h-hero__title{font-size:38px}
	.h-goals__grid,.h-products__grid,.h-usps__grid{grid-template-columns:repeat(3,1fr)}
	.h-pdp__grid,.h-why__grid,.h-lifestyle__grid{grid-template-columns:1fr;gap:32px}
	.h-loyalty__grid{grid-template-columns:1fr;gap:36px}
	.h-pdp-reviews__grid{grid-template-columns:1fr}
	.h-cart-page__grid,.h-chk__grid{grid-template-columns:1fr}
	.h-cart-summary,.h-chk-summary{position:static}
	.h-topbar__center{display:none}
}
@media (max-width:760px){
	.h-header__in{flex-wrap:wrap;gap:14px}
	.h-search{order:3;flex-basis:100%;max-width:none}
	.h-header__links{gap:16px}
	.h-header__link{display:none}
	.h-nav__menu{gap:18px;overflow-x:auto}
	.h-nav__stock{display:none}
	.h-goals__grid,.h-products__grid,.h-advice__grid,.h-pdp-benefits__grid,.h-who__grid,.h-usps__grid{grid-template-columns:1fr 1fr}
	.h-reviews__grid{grid-template-columns:1fr}
	.h-hero__in{padding-top:40px;padding-bottom:44px}
	.h-hero__bg{opacity:.35;width:100%}
	.h-hero__float{display:none}
	.h-hero__title{font-size:31px}
	.h-footer__grid{grid-template-columns:1fr 1fr}
	.h-packs,.h-dosage{grid-template-columns:1fr}
	.h-dosage__cell:nth-child(2){border:0;border-top:1px solid #E2E8F2;border-bottom:1px solid #E2E8F2;padding:12px 0;margin:12px 0}
	.h-cart-head{display:none}
	.h-cart-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:'prod prod' 'qty total' 'qty remove'}
	.h-cart-row__prod{grid-area:prod}
	.h-cart-row>div:nth-child(2){grid-area:qty}
	.h-cart-row__total{grid-area:total}
	.h-cart-row__remove{grid-area:remove}
	.h-together__box{flex-direction:column;align-items:flex-start}
	.h-sticky-bar__name,.h-sticky-bar__points{display:none}
	.h-chk-steps__secure{flex-basis:100%;margin-left:0}
}
@media (max-width:520px){
	.h-goals__grid,.h-products__grid,.h-advice__grid,.h-pdp-benefits__grid,.h-who__grid,.h-usps__grid{grid-template-columns:1fr}
	.h-footer__grid{grid-template-columns:1fr}
	.h-chk-fields--2col,.h-chk-fields--addr{grid-template-columns:1fr}
	.h-buybox__actions{flex-direction:column}
	.h-gallery__thumbs{grid-template-columns:repeat(4,1fr)}
}
.h-cart-row__promo,.h-mini-item__promo{font-size:11.5px;font-weight:800;color:#2E7D3A;margin-top:3px}

.h-mcard--ship{display:block;padding:0}
.h-mcard--ship .h-mcard__label{display:flex;align-items:center;gap:13px;padding:15px 18px;cursor:pointer;flex-wrap:wrap}
.h-mcard--ship.is-selected{border:2px solid #1E3A8A;background:#F6F9FD}
.h-mcard--ship.is-selected .h-mcard__label{padding:14.5px 17.5px}
.h-mcard--ship.is-selected .h-mcard__radio{background:#1E3A8A;border:3px solid #fff;box-shadow:0 0 0 1.5px #DDE4EF}
.h-mcard__logo--balikovna{background:#1A56A0;border-color:#1A56A0;color:#fff}
.h-mcard__logo--zasilkovna{background:#BA1B02;border-color:#BA1B02;color:#fff}
.h-mcard__logo--ppl{background:#004B93;border-color:#004B93;color:#fff;font-size:11px;letter-spacing:.03em}
.h-mcard__logo--gls{background:#061AB1;border-color:#061AB1;color:#FFD100;font-size:11px;letter-spacing:.03em}
.h-mcard__logo--dpd{background:#DC0032;border-color:#DC0032;color:#fff;font-size:11px}
.h-mcard__logo--ybox{background:#14213D;border-color:#14213D;color:#fff}
.h-mcard__logo--posta{background:#0A3A7C;border-color:#0A3A7C;color:#FFC20E;font-size:11px}
.h-mcard__extras:not(:empty){margin:0 18px 14px 90px}
.h-mcard--ship:not(.is-selected) .h-mcard__extras{display:none}
.h-mcard__extras .cpp-pickup-ui{padding-top:12px;border-top:1px solid #DCE4F0;font-size:13px;color:#46536A}
.h-mcard__extras .cpp-pickup-ui .cpp-open-modal{color:#1E3A8A!important;font-weight:700!important;font-size:13.5px!important;text-decoration:underline!important;text-underline-offset:3px}
.h-mcard__extras .cpp-selected-point{font-size:13px;color:#46536A}
.h-mcard__extras .cpp-selected-point b,.h-mcard__extras .cpp-selected-point strong{color:#14213D}
.h-mcard__extras .cpp-shipping-desc{font-size:12.5px;color:#8A95A8;margin-top:4px}
