*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--hv-bg);color:var(--hv-text);font-family:var(--hv-font);font-size:16px;line-height:1.65;text-align:right}body,button,input,select,textarea{font-family:var(--hv-font)}h1,h2,h3,h4{font-family:var(--hv-heading-font);line-height:1.2;margin:0 0 14px;color:var(--hv-text)}h1{font-size:clamp(34px,6vw,70px)}h2{font-size:clamp(26px,4vw,44px)}h3{font-size:clamp(20px,2.4vw,28px)}p{margin:0 0 14px}.muted{color:var(--hv-muted)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.page-width{width:min(var(--hv-page-width),calc(100% - 32px));margin-inline:auto}.section{padding:clamp(42px,6vw,86px) 0}.section--soft{background:linear-gradient(180deg,#fbfffc,#f2faf5)}.section__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section__eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--hv-primary);font-weight:800;font-size:14px;margin-bottom:10px}.section__eyebrow:before{content:"";width:28px;height:2px;background:var(--hv-primary);border-radius:9px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;background:var(--hv-button);color:#fff;padding:13px 22px;border-radius:999px;font-weight:800;cursor:pointer;transition:.2s ease;min-height:48px}.btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px #117a342e}.btn--secondary{background:#fff;color:var(--hv-primary);border-color:var(--hv-border)}.btn--ghost{background:transparent;color:var(--hv-primary);border-color:var(--hv-primary)}.btn--full{width:100%}.badge{display:inline-flex;align-items:center;gap:8px;background:var(--hv-secondary);color:var(--hv-primary);border-radius:999px;padding:7px 12px;font-weight:800;font-size:13px}.grid{display:grid;gap:22px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border:1px solid var(--hv-border);border-radius:var(--hv-radius);background:#fff;box-shadow:var(--hv-shadow);overflow:hidden}.skip-to-content{position:absolute;top:-100px;right:16px;background:#fff;padding:10px 16px;border-radius:10px;z-index:999}.skip-to-content:focus{top:16px}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.placeholder-svg{background:#f3f7f4;color:#aac6b3;width:100%;height:100%}.announcement{background:var(--hv-primary);color:#fff;font-size:14px}.announcement__inner{display:flex;justify-content:center;gap:18px;align-items:center;min-height:38px}.site-header{background:#fff;border-bottom:1px solid var(--hv-border);z-index:50}.has-sticky-header .site-header{position:sticky;top:0}.header__inner{display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;min-height:78px}.header__logo img{max-height:52px}.header__logo-text{font-weight:900;font-size:24px;color:var(--hv-primary)}.header__nav{display:flex;align-items:center;justify-content:center;gap:4px}.header__nav-item{position:relative}.header__nav-link{display:flex;align-items:center;gap:6px;padding:28px 12px;font-weight:800}.header__nav-link:hover{color:var(--hv-primary)}.mega-menu{position:absolute;right:0;top:100%;width:min(900px,calc(100vw - 32px));background:#fff;border:1px solid var(--hv-border);border-radius:0 0 var(--hv-radius) var(--hv-radius);box-shadow:0 24px 60px #0000001a;padding:24px;display:none;grid-template-columns:1.2fr 1fr;gap:24px;z-index:60}.header__nav-item:hover .mega-menu{display:grid}.mega-menu__links{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.mega-menu__links a{padding:10px;border-radius:12px;background:#f9fcfa;font-weight:700}.mega-menu__links a:hover{background:var(--hv-secondary);color:var(--hv-primary)}.mega-menu__promo{background:linear-gradient(135deg,var(--hv-secondary),#fff);border-radius:18px;padding:22px}.header__actions{display:flex;align-items:center;gap:10px}.header__icon{width:42px;height:42px;border:1px solid var(--hv-border);border-radius:999px;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.cart-count{min-width:20px;height:20px;border-radius:999px;background:var(--hv-accent);color:#fff;font-size:12px;display:inline-flex;align-items:center;justify-content:center;margin-inline-start:-12px;margin-top:-20px}.mobile-toggle,.mobile-drawer{display:none}.search-bar{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--hv-border);border-bottom:1px solid var(--hv-border);padding:16px;z-index:55;box-shadow:0 12px 30px #0000000d}.search-bar[hidden]{display:none}.search-bar form{display:flex;gap:10px}.search-bar input{flex:1;border:1px solid var(--hv-border);border-radius:999px;padding:12px 18px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,var(--hv-secondary),transparent 34%),linear-gradient(135deg,#fff,#f2faf5);padding:clamp(48px,8vw,110px) 0}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;background:#178a3b14;filter:blur(4px)}.hero:before{width:220px;height:220px;right:-80px;top:60px}.hero:after{width:300px;height:300px;left:-120px;bottom:-90px}.hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.hero__title span{display:block;color:var(--hv-primary)}.hero__subtitle{font-size:clamp(18px,2vw,24px);color:#415047;max-width:650px}.hero__cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.hero__trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.hero__visual{position:relative}.hero__panel{background:#fff;border:1px solid var(--hv-border);border-radius:32px;padding:24px;box-shadow:var(--hv-shadow);min-height:360px;display:flex;align-items:center;justify-content:center}.hero__floating{position:absolute;right:8%;bottom:8%;background:#fff;border:1px solid var(--hv-border);border-radius:18px;padding:14px 16px;box-shadow:var(--hv-shadow);font-weight:800}.hero__floating strong{color:var(--hv-primary)}.product-card{position:relative;border:1px solid var(--hv-border);background:#fff;border-radius:var(--hv-radius);overflow:hidden;box-shadow:0 10px 35px #178a3b0f;transition:.2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--hv-shadow)}.product-card__media{aspect-ratio:1/1;background:#f6faf7;display:flex;align-items:center;justify-content:center}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__body{padding:16px}.product-card__title{font-size:18px;font-weight:900;margin:0 0 6px}.price{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-weight:900;color:var(--hv-primary)}.price s{color:#9aa69d;font-weight:600}.product-card__actions{display:flex;gap:8px;margin-top:12px}.product-card__actions .btn{padding:10px 14px;min-height:42px;font-size:14px}.quick-view-btn{background:#fff;color:var(--hv-primary);border:1px solid var(--hv-border)}.sale-badge{position:absolute;top:12px;right:12px;background:var(--hv-accent);color:#fff;border-radius:999px;padding:5px 10px;font-weight:900;font-size:12px;z-index:2}.collection-card{position:relative;min-height:220px;border-radius:var(--hv-radius);overflow:hidden;border:1px solid var(--hv-border);background:linear-gradient(135deg,#f7fcf8,#fff);padding:24px;display:flex;flex-direction:column;justify-content:end}.collection-card h3{color:var(--hv-primary)}.collection-card__count{color:var(--hv-muted);font-weight:700}.trust-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.trust-item{background:#fff;border:1px solid var(--hv-border);border-radius:18px;padding:18px;text-align:center;box-shadow:0 8px 25px #178a3b0d}.trust-item svg{width:32px;height:32px;color:var(--hv-primary);margin:0 auto 10px}.trust-item strong{display:block;font-size:15px}.featured-pro{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px;align-items:center;background:linear-gradient(135deg,#fff,#f4fbf6);border:1px solid var(--hv-border);border-radius:32px;padding:clamp(22px,4vw,42px);box-shadow:var(--hv-shadow)}.featured-pro__image{background:#fff;border-radius:28px;min-height:360px;display:flex;align-items:center;justify-content:center;border:1px solid var(--hv-border)}.feature-list{display:grid;gap:10px;margin:20px 0}.feature-list li{list-style:none;display:flex;gap:10px;align-items:start}.feature-list li:before{content:"\2713";width:24px;height:24px;border-radius:50%;background:var(--hv-secondary);color:var(--hv-primary);display:inline-flex;align-items:center;justify-content:center;font-weight:900;flex:0 0 24px}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bundle-card{padding:24px;text-align:center;position:relative}.bundle-card--best{border-color:var(--hv-primary);transform:scale(1.02)}.bundle-card__tag{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:var(--hv-primary);color:#fff;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:900}.bundle-card__price{font-size:30px;color:var(--hv-primary);font-weight:900}.ingredient-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.ingredient-card{padding:26px}.ingredient-card__dose{font-size:38px;color:var(--hv-primary);font-weight:900;line-height:1}.timeline{position:relative;display:grid;gap:18px}.timeline:before{content:"";position:absolute;right:21px;top:10px;bottom:10px;width:2px;background:var(--hv-border)}.timeline-item{position:relative;padding-right:62px}.timeline-item__dot{position:absolute;right:0;top:3px;width:44px;height:44px;border-radius:50%;background:var(--hv-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;border:6px solid #fff;box-shadow:0 0 0 1px var(--hv-border)}.comparison{overflow:auto;border:1px solid var(--hv-border);border-radius:var(--hv-radius);background:#fff;box-shadow:var(--hv-shadow)}.comparison table{width:100%;border-collapse:collapse;min-width:720px}.comparison th,.comparison td{padding:16px;border-bottom:1px solid var(--hv-border);text-align:right}.comparison th{background:var(--hv-secondary);font-weight:900;color:var(--hv-primary)}.testimonial-card{padding:24px}.testimonial-card__stars{color:var(--hv-accent);letter-spacing:2px}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid var(--hv-border);border-radius:16px;background:#fff;overflow:hidden}.faq-item summary{cursor:pointer;padding:18px 20px;font-weight:900;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item__answer{padding:0 20px 18px;color:var(--hv-muted)}.newsletter-box{background:linear-gradient(135deg,var(--hv-primary),#0f5c2a);color:#fff;border-radius:32px;padding:clamp(26px,5vw,50px);display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.newsletter-box h2{color:#fff}.newsletter-form{display:flex;gap:10px;background:#fff;border-radius:999px;padding:6px}.newsletter-form input{flex:1;border:0;padding:12px 16px;outline:0;background:transparent}.newsletter-form .btn{min-height:42px}.breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:var(--hv-muted);font-size:14px;margin:18px 0}.main-product{padding:34px 0 70px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:start}.product-gallery{position:sticky;top:110px}.product-gallery__main{border:1px solid var(--hv-border);border-radius:28px;background:#f8fcf9;overflow:hidden;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.product-gallery__main img{width:100%;height:100%;object-fit:contain}.product-gallery__thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto}.product-gallery__thumb{width:82px;height:82px;border:1px solid var(--hv-border);border-radius:14px;background:#fff;cursor:pointer;overflow:hidden}.product-gallery__thumb.is-active{border-color:var(--hv-primary)}.product-info{background:#fff;border:1px solid var(--hv-border);border-radius:28px;padding:28px;box-shadow:var(--hv-shadow)}.product-info__title{font-size:clamp(28px,4vw,44px)}.product-info__sub{font-size:18px;color:var(--hv-muted)}.product-form{display:grid;gap:14px;margin-top:20px}.selector-row{display:grid;gap:8px}.selector-row label{font-weight:900}.selector-row select,.quantity input,.cart-note textarea{width:100%;border:1px solid var(--hv-border);border-radius:14px;padding:12px;background:#fff}.quantity{display:inline-grid;grid-template-columns:44px 70px 44px;border:1px solid var(--hv-border);border-radius:999px;overflow:hidden;width:max-content}.quantity button,.quantity input{border:0;text-align:center;background:#fff}.quantity button{cursor:pointer;font-weight:900;color:var(--hv-primary)}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-actions .btn--secondary{border-color:var(--hv-primary)}.product-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px}.product-badge{padding:12px;border-radius:14px;background:#f8fcf9;border:1px solid var(--hv-border);font-weight:800;font-size:14px}.product-accordion{margin-top:22px;border-top:1px solid var(--hv-border)}.product-accordion details{border-bottom:1px solid var(--hv-border)}.product-accordion summary{padding:16px 0;font-weight:900;cursor:pointer}.sticky-atc{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--hv-border);box-shadow:0 -12px 30px #00000014;padding:10px 16px;z-index:70;display:none}.sticky-atc__inner{display:flex;align-items:center;gap:12px;justify-content:space-between}.sticky-atc__title{font-weight:900}.sticky-atc__price{color:var(--hv-primary);font-weight:900}.collection-hero{padding:48px 0;background:linear-gradient(135deg,#fff,#f2faf5);border-bottom:1px solid var(--hv-border)}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:24px 0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.empty-state{padding:70px 20px;text-align:center;border:1px dashed var(--hv-border);border-radius:var(--hv-radius);background:#fbfffc}.cart-page{padding:45px 0 80px}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:start}.cart-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--hv-border);border-radius:var(--hv-radius);overflow:hidden;box-shadow:var(--hv-shadow)}.cart-table th,.cart-table td{padding:16px;border-bottom:1px solid var(--hv-border);text-align:right}.cart-item__media{width:76px;height:76px;border-radius:12px;background:#f5faf6;overflow:hidden;display:inline-flex;vertical-align:middle;margin-left:10px}.cart-summary{padding:22px;position:sticky;top:110px}.cart-total{display:flex;justify-content:space-between;font-size:22px;font-weight:900;margin:16px 0}.cart-note textarea{min-height:90px}.remove-link{color:#b42318;font-weight:800}.page-content{padding:50px 0;max-width:820px;margin:auto}.search-page{padding:50px 0}.search-form{display:flex;gap:10px;margin:20px 0}.search-form input{flex:1;border:1px solid var(--hv-border);border-radius:999px;padding:12px 18px}.pagination{display:flex;gap:8px;justify-content:center;margin-top:34px}.pagination a,.pagination span{padding:8px 13px;border:1px solid var(--hv-border);border-radius:10px}.pagination .current{background:var(--hv-primary);color:#fff}.footer{background:#0c2b18;color:#dbece0;margin-top:40px}.footer a{color:#fff}.footer__top{padding:48px 0;display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:28px}.footer__brand strong{display:block;color:#fff;font-size:24px;margin-bottom:10px}.footer h3{color:#fff;font-size:18px}.footer ul{padding:0;margin:0;list-style:none;display:grid;gap:8px}.footer__bottom{border-top:1px solid rgba(255,255,255,.12);padding:18px 0;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer__contacts{display:grid;gap:6px}.footer__contacts b{direction:ltr;unicode-bidi:embed}.hv-whatsapp-float{position:fixed;left:18px;bottom:18px;z-index:90;display:inline-flex;align-items:center;gap:8px;background:#20b15a;color:#fff;border-radius:999px;padding:12px 16px;font-weight:900;box-shadow:0 12px 30px #20b15a59}.hv-whatsapp-float svg{width:20px;height:20px}.hv-toast{position:fixed;bottom:88px;left:20px;background:#17251b;color:#fff;border-radius:14px;padding:12px 16px;z-index:100;box-shadow:var(--hv-shadow)}.hv-modal,.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:none}.hv-modal.is-open,.cart-drawer.is-open{display:block}.hv-modal__overlay,.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.hv-modal__dialog{position:relative;background:#fff;width:min(920px,calc(100% - 32px));max-height:88vh;overflow:auto;margin:6vh auto;border-radius:24px;padding:24px;box-shadow:0 30px 80px #00000040}.hv-modal__close{position:absolute;top:12px;left:12px;width:38px;height:38px;border:0;border-radius:50%;background:#f3f7f4;font-size:24px;cursor:pointer}.quick-view{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px;align-items:start}.quick-view__image{border-radius:20px;background:#f6faf7;aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.cart-drawer__panel{position:absolute;top:0;bottom:0;left:0;width:min(440px,100%);background:#fff;box-shadow:20px 0 60px #0003;display:flex;flex-direction:column}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid var(--hv-border)}.cart-drawer__header button{border:0;background:#f3f7f4;border-radius:50%;width:36px;height:36px;font-size:22px}.cart-drawer__body{padding:18px;overflow:auto;flex:1}.drawer-item{display:grid;grid-template-columns:76px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid var(--hv-border)}.drawer-item img{width:76px;height:76px;object-fit:cover;border-radius:12px;background:#f6faf7}.drawer-item h4{font-size:15px;margin:0}.drawer-footer{margin-top:18px;display:grid;gap:12px}.drawer-total{display:flex;justify-content:space-between;font-weight:900;font-size:18px}@media(max-width:990px){.grid-4,.product-grid,.grid-3,.trust-grid{grid-template-columns:repeat(2,1fr)}.hero__grid,.featured-pro,.product-layout,.cart-layout,.newsletter-box,.quick-view{grid-template-columns:1fr}.header__nav{display:none}.mobile-toggle{display:inline-flex}.header__inner{grid-template-columns:auto 1fr auto}.header__logo{justify-self:center}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:none}.mobile-drawer.is-open{display:block}.mobile-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}.mobile-drawer__panel{position:absolute;right:0;top:0;bottom:0;width:min(360px,88vw);background:#fff;padding:20px;overflow:auto}.mobile-drawer__close{border:0;background:#f3f7f4;border-radius:50%;width:38px;height:38px;font-size:22px}.mobile-menu{display:grid;gap:8px;margin-top:18px}.mobile-menu a{padding:13px;border-radius:12px;background:#f8fcf9;font-weight:800}.product-gallery{position:static}.product-actions{grid-template-columns:1fr}.sticky-atc{display:block}body.template-product{padding-bottom:84px}.footer__top{grid-template-columns:1fr 1fr}.bundle-grid,.ingredient-grid{grid-template-columns:1fr}.section__head{display:block}.hero__panel{min-height:260px}}@media(max-width:620px){.page-width{width:min(100% - 24px,var(--hv-page-width))}.grid-4,.grid-3,.grid-2,.product-grid,.trust-grid{grid-template-columns:1fr}.header__actions .hide-mobile{display:none}.hero{padding-top:36px}.hero__cta .btn{width:100%}.footer__top{grid-template-columns:1fr}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block;width:100%}.cart-table tr{border-bottom:1px solid var(--hv-border)}.cart-table td{border-bottom:0}.newsletter-form{border-radius:18px;display:grid}.hv-whatsapp-float span{display:none}.hv-whatsapp-float{padding:14px}.product-badges{grid-template-columns:1fr}}.hv-localization{display:inline-flex;align-items:center}.hv-localization__form{display:flex;align-items:center;gap:8px;margin:0}.hv-localization__field{display:inline-flex;align-items:center}.hv-localization__select{appearance:none;-webkit-appearance:none;min-height:42px;border:1px solid var(--hv-border);border-radius:999px;background:#fff;color:var(--hv-text);font-weight:800;padding:8px 36px 8px 14px;cursor:pointer;line-height:1;background-image:linear-gradient(45deg,transparent 50%,var(--hv-primary) 50%),linear-gradient(135deg,var(--hv-primary) 50%,transparent 50%);background-position:calc(100% - 18px) 50%,calc(100% - 13px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.hv-localization__select:focus{outline:2px solid color-mix(in srgb,var(--hv-primary) 30%,transparent);outline-offset:2px;border-color:var(--hv-primary)}.hv-localization--mobile{width:100%;display:block}.hv-localization--mobile .hv-localization__form{display:grid;gap:10px}.hv-localization--mobile .hv-localization__select{width:100%;min-height:48px;background-color:#fff}.mobile-menu__localization{display:grid;gap:8px;padding:12px;border:1px solid var(--hv-border);border-radius:14px;background:#f8fcf9}.mobile-menu__label{font-weight:900;color:var(--hv-primary)}.footer__localization{margin-top:18px}.hv-localization--footer .hv-localization__form{display:flex;flex-wrap:wrap}.hv-localization--footer .hv-localization__select{background-color:#fff}html[dir=ltr] body{text-align:left}html[dir=ltr] .section__eyebrow:before{order:0}html[dir=ltr] .mega-menu{right:auto;left:0}html[dir=ltr] .cart-drawer__panel{left:auto;right:0}html[dir=ltr] .mobile-drawer__panel{right:auto;left:0}html[dir=ltr] .hv-modal__close{left:auto;right:12px}html[dir=ltr] .hv-whatsapp-float{right:auto;left:18px}.custom-html-section{background:var(--custom-bg);color:var(--custom-text);padding-top:var(--custom-pt);padding-bottom:var(--custom-pb)}.custom-html-section__inner{max-width:var(--custom-max-width);margin-inline:auto}.custom-html-section--full .custom-html-section__inner{width:100%;max-width:none}.custom-html-section__liquid,.custom-html-section__code,.custom-html-section__text{margin-bottom:18px}.custom-html-section__heading :is(h1,h2,h3,h4){margin-bottom:12px}.custom-html-section__button{margin-top:18px}.custom-html-section iframe,.custom-html-section video{max-width:100%;border:0;border-radius:var(--hv-radius)}.custom-html-section table{width:100%;border-collapse:collapse}.custom-html-section th,.custom-html-section td{border:1px solid var(--hv-border);padding:10px;text-align:inherit}.custom-html-section .ltr{direction:ltr;unicode-bidi:embed}.hv-topline{background:linear-gradient(90deg,#063d2b,#0f7a4f,#063d2b);color:#fff;font-size:13px}.hv-topline__inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:18px}.hv-topline__message{display:flex;align-items:center;gap:9px;font-weight:700}.hv-topline__pulse{width:9px;height:9px;border-radius:999px;background:#c8f26d;box-shadow:0 0 #c8f26db3;animation:hvPulse 1.6s infinite}.hv-topline__trust{display:flex;align-items:center;gap:10px}.hv-topline__trust span{padding:6px 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff17}@keyframes hvPulse{0%{box-shadow:0 0 #c8f26db3}70%{box-shadow:0 0 0 10px #c8f26d00}to{box-shadow:0 0 #c8f26d00}}.hv-header{position:sticky;top:0;z-index:40;background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(11,92,60,.12);box-shadow:0 12px 35px #063d2b14}.hv-header__inner{min-height:82px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.hv-header__logo{display:flex;align-items:center;gap:12px;color:#063d2b;text-decoration:none;min-width:max-content}.hv-header__logo-img{max-height:58px;width:auto}.hv-header__logo-mark{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#0f7a4f,#c8f26d);color:#fff;font-weight:900;box-shadow:0 12px 26px #0f7a4f40}.hv-header__logo-text{display:flex;flex-direction:column;line-height:1.1;font-weight:900;font-size:18px}.hv-header__logo-text small{font-size:11px;color:#6d7d73;font-weight:600}.hv-nav{display:flex;justify-content:center;align-items:center;gap:4px}.hv-nav__item{position:relative}.hv-nav__link{display:flex;align-items:center;gap:5px;color:#173d2f;text-decoration:none;padding:14px 13px;border-radius:999px;font-weight:800;font-size:14px;transition:.2s ease}.hv-nav__link:hover{background:#eef8f1;color:#0f7a4f}.hv-nav__chevron{font-size:14px;opacity:.75}.hv-mega{position:absolute;top:calc(100% + 16px);right:50%;transform:translate(50%) translateY(12px);width:min(1080px,calc(100vw - 34px));opacity:0;visibility:hidden;transition:.22s ease;pointer-events:none}.hv-nav__item:hover .hv-mega{opacity:1;visibility:visible;transform:translate(50%) translateY(0);pointer-events:auto}.hv-mega__content{display:grid;grid-template-columns:.9fr 1.35fr .9fr;gap:18px;padding:22px;border-radius:30px;background:radial-gradient(circle at top right,rgba(200,242,109,.22),transparent 35%),linear-gradient(135deg,#fff,#f6fbf7);border:1px solid rgba(11,92,60,.12);box-shadow:0 28px 70px #063d2b2e}.hv-mega__intro,.hv-mega__promo{border-radius:24px;padding:20px;background:#fff;border:1px solid rgba(11,92,60,.1)}.hv-mega__intro h3,.hv-mega__promo h3{margin:8px 0;color:#063d2b;font-size:24px}.hv-mega__intro p,.hv-mega__promo p{color:#607469;line-height:1.8}.hv-mega__mini-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.hv-mega__mini-badges span{padding:7px 11px;border-radius:999px;background:#eef8f1;color:#0f7a4f;font-weight:800;font-size:12px}.hv-mega__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hv-mega__card{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;padding:14px;border-radius:20px;text-decoration:none;background:#fff;color:#173d2f;border:1px solid rgba(11,92,60,.1);transition:.2s ease}.hv-mega__card:hover{transform:translateY(-3px);border-color:#0f7a4f59;box-shadow:0 14px 30px #063d2b1a}.hv-mega__icon{grid-row:span 2;width:44px;height:44px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#eef8f1,#dff6e8);color:#0f7a4f;font-weight:900}.hv-mega__title{font-weight:900}.hv-mega__card small{color:#74877d}.hv-mega__promo{overflow:hidden;padding:0}.hv-mega__promo-img{width:100%;height:150px;object-fit:cover;display:block}.hv-mega__promo-body{padding:18px}.hv-mega__label{display:inline-flex;padding:6px 10px;border-radius:999px;background:#063d2b;color:#fff;font-size:12px;font-weight:800}.hv-mega__btn{margin-top:10px}.hv-header__actions{display:flex;align-items:center;gap:9px;justify-content:flex-end}.hv-header__icon,.hv-header__cart,.hv-mobile-toggle{width:43px;height:43px;border:1px solid rgba(11,92,60,.13);border-radius:15px;background:#fff;color:#063d2b;display:grid;place-items:center;cursor:pointer;text-decoration:none;position:relative;transition:.2s ease}.hv-header__icon:hover,.hv-header__cart:hover,.hv-mobile-toggle:hover{background:#eef8f1;transform:translateY(-1px)}.hv-header__whatsapp{height:43px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;border-radius:15px;background:#0f7a4f;color:#fff;text-decoration:none;font-weight:900;box-shadow:0 12px 24px #0f7a4f38}.hv-cart-count{position:absolute;top:-7px;left:-7px;min-width:21px;height:21px;border-radius:999px;display:grid;place-items:center;background:#c8f26d;color:#063d2b;font-size:12px;font-weight:900;border:2px solid #fff}.hv-trust-row{background:#f5fbf7;border-top:1px solid rgba(11,92,60,.08)}.hv-trust-row__inner{min-height:38px;display:flex;justify-content:center;gap:22px;align-items:center;color:#49675a;font-size:13px;font-weight:800}.hv-trust-row__inner span:before{content:"\2713";color:#0f7a4f;margin-inline-end:6px;font-weight:900}.hv-search-bar{padding:14px 0;background:#fff;border-top:1px solid rgba(11,92,60,.08)}.hv-search-bar__form{display:grid;grid-template-columns:1fr auto;gap:10px}.hv-search-bar__form input{min-height:48px;border-radius:16px;border:1px solid rgba(11,92,60,.14);padding:0 16px}.hv-mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;opacity:0;visibility:hidden;pointer-events:none;transition:.25s ease}.mobile-open .hv-mobile-drawer{opacity:1;visibility:visible;pointer-events:auto}.hv-mobile-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#063d2b75}.hv-mobile-drawer__panel{position:absolute;top:0;right:0;width:min(390px,88vw);height:100%;background:#fff;padding:22px;overflow-y:auto;box-shadow:-20px 0 60px #063d2b33;transform:translate(100%);transition:.25s ease}.mobile-open .hv-mobile-drawer__panel{transform:translate(0)}.hv-mobile-drawer__close{position:absolute;top:14px;left:14px;width:38px;height:38px;border:0;border-radius:14px;background:#eef8f1;color:#063d2b;font-size:24px;cursor:pointer}.hv-mobile-brand{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-left:44px}.hv-mobile-brand__mark{width:44px;height:44px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#0f7a4f,#c8f26d);color:#fff;font-weight:900}.hv-mobile-brand strong{color:#063d2b;display:block}.hv-mobile-brand small{color:#6d7d73}.hv-mobile-cta{padding:18px;border-radius:24px;background:radial-gradient(circle at top right,rgba(200,242,109,.45),transparent 35%),linear-gradient(135deg,#eef8f1,#fff);border:1px solid rgba(11,92,60,.12);margin-bottom:18px}.hv-mobile-cta strong{color:#063d2b}.hv-mobile-cta p{color:#607469;line-height:1.7;margin:8px 0 14px}.hv-mobile-menu{display:grid;gap:6px}.hv-mobile-menu a{text-decoration:none;border-radius:14px;padding:13px 14px}.hv-mobile-menu__main{background:#f5fbf7;color:#063d2b;font-weight:900}.hv-mobile-menu__child{color:#607469;padding-inline-start:25px!important}.hv-mobile-localization{margin-top:18px;padding-top:18px;border-top:1px solid rgba(11,92,60,.1)}.hv-mobile-localization>span{display:block;margin-bottom:8px;color:#063d2b;font-weight:900}.hv-mobile-contact{margin-top:20px;display:grid;gap:7px;color:#607469;font-size:13px;direction:ltr;text-align:left}@media screen and (max-width:989px){.hv-header__inner{min-height:72px;grid-template-columns:auto 1fr auto;gap:12px}.hv-nav,.hide-mobile,.hv-trust-row{display:none!important}.hv-header__logo{justify-content:center}.hv-header__actions{gap:6px}.hv-topline__inner{justify-content:center;text-align:center}.hv-topline__message{font-size:12px}.hv-header__logo-img{max-height:48px}}@media screen and (min-width:990px){.hv-mobile-toggle{display:none}}.hv-header__actions--shopify{display:flex;align-items:center;gap:12px}.shopify-header-icon{width:44px;height:44px;padding:0;border:none;background:transparent;color:#12382a;display:inline-flex;align-items:center;justify-content:center;position:relative;cursor:pointer;text-decoration:none;border-radius:50%;transition:background-color .18s ease,color .18s ease}.shopify-header-icon:hover{background-color:#0f7a4f14;color:#0f7a4f}.shopify-header-icon .icon{width:22px;height:22px;display:block}.shopify-header-icon--cart .icon{width:30px;height:30px}.shopify-cart-count-bubble{position:absolute;top:3px;right:1px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#c8f26d;color:#12382a;font-size:11px;font-weight:800;line-height:18px;text-align:center}.shopify-language-wrapper{position:relative;min-width:118px}.shopify-language-form{position:relative;display:flex;align-items:center}.shopify-language-select{width:100%;height:44px;padding:0 18px 0 36px;border:none;border-radius:999px;background:transparent;color:#12382a;font-size:15px;font-weight:700;cursor:pointer;appearance:none;-webkit-appearance:none;outline:none}.shopify-language-form:hover .shopify-language-select{background-color:#0f7a4f14;color:#0f7a4f}.shopify-language-form .icon-caret{position:absolute;left:14px;width:10px;height:6px;pointer-events:none;color:currentColor}@media screen and (max-width:749px){.shopify-language-wrapper{min-width:96px}.shopify-language-select{font-size:13px;padding-inline-start:12px;padding-inline-end:28px}.shopify-header-icon{width:40px;height:40px}.shopify-header-icon--cart .icon{width:28px;height:28px}}.hv2-announcement{background:#063d2b;color:#fff;font-size:13px}.hv2-announcement__inner{min-height:34px;display:flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv2-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid rgba(6,61,43,.1)}.hv2-header__inner{min-height:74px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.hv2-logo{display:inline-flex;align-items:center;gap:12px;color:#063d2b;text-decoration:none;min-width:max-content}.hv2-logo__img{max-height:52px;width:auto}.hv2-logo__mark{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#0f7a4f,#9bd36d);color:#fff;font-weight:900;font-size:17px}.hv2-logo__text{display:flex;flex-direction:column;line-height:1.1;font-weight:900;font-size:18px}.hv2-logo__text small,.hv2-mobile-logo small{font-size:11px;color:#66766d;font-weight:600}.hv2-nav{display:flex;align-items:center;justify-content:center;gap:2px;min-width:0}.hv2-nav__item{position:relative}.hv2-nav__link{display:inline-flex;align-items:center;gap:5px;padding:10px 12px;border-radius:999px;color:#12382a;text-decoration:none;font-size:14px;font-weight:800;white-space:nowrap}.hv2-nav__link:hover{background:#f0f8f3;color:#0f7a4f}.hv2-dropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:220px;padding:10px;border-radius:16px;background:#fff;border:1px solid rgba(6,61,43,.12);box-shadow:0 18px 45px #063d2b1f;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease}.hv2-nav__item:hover .hv2-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.hv2-dropdown a{display:block;padding:10px 12px;border-radius:12px;color:#12382a;text-decoration:none;font-weight:700;font-size:14px}.hv2-dropdown a:hover{background:#f0f8f3;color:#0f7a4f}.hv2-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.hv2-icon{width:42px;height:42px;padding:0;border:0;background:transparent;color:#12382a;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;cursor:pointer;text-decoration:none;position:relative}.hv2-icon:hover{background:#f0f8f3;color:#0f7a4f}.hv2-icon svg{width:22px;height:22px}.hv2-cart svg{width:30px;height:30px}.hv2-cart__count{position:absolute;top:2px;right:0;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#b7e84b;color:#063d2b;font-size:11px;line-height:18px;text-align:center;font-weight:900}.hv2-language{min-width:110px}.hv2-language__form{width:100%}.hv2-language__select{width:100%;height:42px;border:0;border-radius:999px;background:transparent;color:#12382a;font-size:14px;font-weight:800;cursor:pointer;padding:0 10px}.hv2-language__select:hover{background:#f0f8f3;color:#0f7a4f}.hv2-search{padding:12px 0;background:#fff;border-top:1px solid rgba(6,61,43,.08)}.hv2-search__form{display:grid;grid-template-columns:1fr auto;gap:10px}.hv2-search__form input{height:46px;border:1px solid rgba(6,61,43,.14);border-radius:999px;padding:0 16px}.hv2-search__form button{height:46px;border:0;border-radius:999px;padding:0 24px;background:#0f7a4f;color:#fff;font-weight:900;cursor:pointer}.hv2-mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease}.mobile-open .hv2-mobile-drawer{opacity:1;visibility:visible;pointer-events:auto}.hv2-mobile-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.hv2-mobile-drawer__panel{position:absolute;top:0;right:0;width:min(360px,88vw);height:100%;background:#fff;padding:22px;overflow-y:auto;transform:translate(100%);transition:.22s ease}.mobile-open .hv2-mobile-drawer__panel{transform:translate(0)}.hv2-mobile-drawer__close{position:absolute;top:14px;left:14px;width:38px;height:38px;border:0;border-radius:999px;background:#f0f8f3;color:#063d2b;font-size:24px;cursor:pointer}.hv2-mobile-logo{display:inline-flex;align-items:center;gap:12px;color:#063d2b;text-decoration:none;font-weight:900;margin-bottom:22px;padding-left:42px}.hv2-mobile-logo span:last-child{display:flex;flex-direction:column}.hv2-mobile-menu{display:grid;gap:6px}.hv2-mobile-menu a{text-decoration:none;border-radius:12px;padding:12px 14px}.hv2-mobile-menu__main{background:#f6fbf8;color:#063d2b;font-weight:900}.hv2-mobile-menu__child{color:#63766c;padding-inline-start:28px!important}.hv2-mobile-language{margin-top:18px;padding-top:16px;border-top:1px solid rgba(6,61,43,.1)}.hv2-mobile-language>span{display:block;margin-bottom:8px;color:#063d2b;font-weight:900}.hv2-mobile-language .hv2-language__select{background:#f6fbf8;border:1px solid rgba(6,61,43,.12)}.hv2-mobile-whatsapp{display:block;margin-top:16px;padding:14px;border-radius:999px;background:#0f7a4f;color:#fff;text-align:center;text-decoration:none;font-weight:900}.hv2-mobile-contact{margin-top:18px;display:grid;gap:6px;direction:ltr;text-align:left;color:#63766c;font-size:13px}.desktop-only{display:block}@media screen and (max-width:1180px){.hv2-nav__link{padding:10px 8px;font-size:13px}.hv2-header__inner{gap:14px}}@media screen and (max-width:989px){.hv2-announcement__inner{min-height:32px;font-size:12px}.hv2-header__inner{min-height:64px;grid-template-columns:auto 1fr auto;gap:10px}.hv2-nav,.desktop-only{display:none!important}.hv2-logo{justify-content:center;min-width:0}.hv2-logo__mark{width:40px;height:40px;border-radius:13px}.hv2-logo__text{font-size:16px}.hv2-logo__text small{display:none}.hv2-logo__img{max-height:42px}.hv2-actions{gap:2px}.hv2-icon{width:38px;height:38px}.hv2-icon svg{width:20px;height:20px}.hv2-cart svg{width:27px;height:27px}}@media screen and (min-width:990px){.hv2-menu-toggle{display:none}}.hv6-footer{margin-top:70px;background:#0b5c3c;color:#fff}.hv6-footer__inner{padding:54px 0 36px;display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:40px;align-items:start}.hv6-footer__logo{display:inline-flex;align-items:center;gap:12px;color:#fff;text-decoration:none;margin-bottom:16px}.hv6-footer__logo-img{max-height:54px;width:auto}.hv6-footer__logo-mark{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#fff;color:#0b5c3c;font-weight:900;font-size:18px}.hv6-footer__logo-text{display:flex;flex-direction:column;font-size:22px;font-weight:900;line-height:1.05}.hv6-footer__logo-text small{margin-top:4px;font-size:12px;color:#ffffffb8;font-weight:600}.hv6-footer__about{max-width:430px;margin:0;color:#ffffffc7;line-height:1.9;font-size:15px}.hv6-footer__disclaimer{display:inline-flex;margin-top:16px;padding:8px 13px;border-radius:999px;background:#ffffff1f;color:#fff;font-size:13px;font-weight:700}.hv6-footer__menu h3,.hv6-footer__contact h3{margin:0 0 15px;color:#fff;font-size:16px;font-weight:900}.hv6-footer__menu ul{list-style:none;padding:0;margin:0}.hv6-footer__menu li{margin-bottom:10px}.hv6-footer__menu a{color:#ffffffbd;text-decoration:none;font-weight:600;transition:.18s ease}.hv6-footer__menu a:hover{color:#fff}.hv6-footer__contacts{display:grid;gap:9px}.hv6-footer__contacts a{color:#ffffffc7;text-decoration:none;font-weight:600;word-break:break-word}.hv6-footer__contacts a:hover{color:#fff}.hv6-footer__whatsapp{display:inline-flex;margin-top:18px;min-height:44px;padding:0 20px;border-radius:999px;align-items:center;justify-content:center;background:#fff;color:#0b5c3c;text-decoration:none;font-weight:900}.hv6-footer__whatsapp:hover{background:#eef8f1}.hv6-footer__language{margin-top:18px}.hv6-footer__language>span{display:block;margin-bottom:8px;color:#ffffffc7;font-size:13px;font-weight:700}.hv6-footer__bottom{min-height:58px;border-top:1px solid rgba(255,255,255,.16);display:flex;align-items:center;justify-content:space-between;gap:18px;color:#ffffffb8;font-size:13px}@media screen and (max-width:1100px){.hv6-footer__inner{grid-template-columns:1fr 1fr;gap:34px}.hv6-footer__brand,.hv6-footer__contact{grid-column:span 2}}@media screen and (max-width:640px){.hv6-footer{margin-top:50px}.hv6-footer__inner{padding:42px 0 30px;grid-template-columns:1fr;gap:28px}.hv6-footer__brand,.hv6-footer__contact{grid-column:auto}.hv6-footer__logo-text{font-size:19px}.hv6-footer__about{font-size:14px}.hv6-footer__bottom{padding:18px 0;flex-direction:column;text-align:center}}:root{--hv-green-dark: #063d2b;--hv-green-main: #0f7a4f;--hv-green-soft: #eaf7ee;--hv-green-light: #f6fbf8;--hv-leaf: #9bd36d;--hv-white: #ffffff;--hv-text: #12382a;--hv-muted: #607469;--hv-border: rgba(6, 61, 43, .12);--hv-shadow: rgba(6, 61, 43, .08)}.hv-ush-product{padding:34px 0 80px;background:radial-gradient(circle at top right,rgba(155,211,109,.25),transparent 32%),radial-gradient(circle at bottom left,rgba(15,122,79,.08),transparent 30%),linear-gradient(180deg,#fff,#f6fbf8);color:var(--hv-text)}.hv-ush-product__layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:44px;align-items:start;margin-top:24px}.hv-ush-product__gallery{position:sticky;top:105px}.hv-ush-product__image-card{border-radius:30px;overflow:hidden;background:var(--hv-white);border:1px solid var(--hv-border);box-shadow:0 24px 70px var(--hv-shadow)}.hv-ush-product__image-card img,.hv-ush-product__image-card svg{width:100%;display:block;aspect-ratio:1 / 1.08;object-fit:contain;background:radial-gradient(circle at center,rgba(15,122,79,.1),transparent 48%),linear-gradient(180deg,#fff,#f6fbf8)}.hv-ush-product__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:14px}.hv-ush-product__thumb{border:1px solid var(--hv-border);background:var(--hv-white);border-radius:16px;padding:6px;cursor:pointer;transition:.18s ease}.hv-ush-product__thumb.is-active,.hv-ush-product__thumb:hover{border-color:var(--hv-green-main);box-shadow:0 10px 24px #0f7a4f24}.hv-ush-product__thumb img{width:100%;aspect-ratio:1;object-fit:contain;display:block}.hv-ush-product__card{background:var(--hv-white);border:1px solid var(--hv-border);border-radius:30px;padding:clamp(22px,3vw,34px);box-shadow:0 24px 70px var(--hv-shadow)}.hv-ush-product__topline{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.hv-ush-product__brand-badge,.hv-ush-product__offer-badge{display:inline-flex;align-items:center;min-height:32px;padding:0 14px;border-radius:999px;font-size:13px;font-weight:900}.hv-ush-product__brand-badge{background:var(--hv-green-soft);color:var(--hv-green-main)}.hv-ush-product__offer-badge{background:#f2fae9;color:var(--hv-green-dark);border:1px solid rgba(155,211,109,.45)}.hv-ush-product__title{margin:0;color:var(--hv-green-dark);font-size:clamp(36px,5vw,64px);line-height:.95;letter-spacing:-.035em;font-weight:900}.hv-ush-product__subtitle{margin:16px 0 0;color:var(--hv-muted);font-size:17px;line-height:1.8}.hv-ush-product__price{margin-top:18px;display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.hv-ush-product__price-current{color:var(--hv-green-main);font-size:28px;font-weight:900}.hv-ush-product__price-compare{color:#8a9690;font-size:18px;font-weight:700;text-decoration:line-through}.hv-ush-product .is-hidden{display:none!important}.hv-ush-product__formula{margin-top:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hv-ush-product__formula div{padding:14px 10px;border-radius:18px;background:var(--hv-green-light);border:1px solid rgba(15,122,79,.1);text-align:center}.hv-ush-product__formula strong{display:block;color:var(--hv-green-dark);font-size:17px;font-weight:900}.hv-ush-product__formula span{display:block;margin-top:4px;color:var(--hv-muted);font-size:12px;line-height:1.35}.hv-ush-product__form{margin-top:24px}.hv-ush-product__field{margin-bottom:14px}.hv-ush-product__field label{display:block;margin-bottom:7px;color:var(--hv-green-dark);font-weight:900}.hv-ush-product__field select{width:100%;height:50px;border-radius:999px;border:1px solid var(--hv-border);padding:0 16px;background:#fff;color:var(--hv-text);font-weight:700}.hv-ush-product__buy-row{display:grid;grid-template-columns:142px 1fr;gap:12px;align-items:stretch}.hv-ush-product__quantity{height:54px;display:grid;grid-template-columns:40px 1fr 40px;border:1px solid var(--hv-border);border-radius:999px;overflow:hidden;background:#fff}.hv-ush-product__qty-btn{border:0;background:transparent;color:var(--hv-green-main);font-size:20px;font-weight:900;cursor:pointer}.hv-ush-product__qty-btn:hover{background:var(--hv-green-soft)}.hv-ush-product__qty-input{border:0;width:100%;text-align:center;color:var(--hv-text);font-size:16px;font-weight:900;outline:none;-webkit-appearance:textfield;appearance:textfield}.hv-ush-product__qty-input::-webkit-outer-spin-button,.hv-ush-product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hv-ush-product__atc{min-height:54px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--hv-green-main),var(--hv-green-dark));color:#fff;font-size:15px;font-weight:900;cursor:pointer;transition:.18s ease;box-shadow:0 14px 28px #0f7a4f33}.hv-ush-product__atc:hover{background:linear-gradient(135deg,var(--hv-green-dark),var(--hv-green-main));transform:translateY(-1px)}.hv-ush-product__atc:disabled{background:#b8c7bf;box-shadow:none;cursor:not-allowed}.hv-ush-product__whatsapp{margin-top:12px;min-height:52px;border-radius:999px;border:1px solid var(--hv-green-main);color:var(--hv-green-main);background:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;font-weight:900}.hv-ush-product__whatsapp:hover{background:var(--hv-green-soft);color:var(--hv-green-dark)}.hv-ush-product__trust{margin-top:18px;display:flex;flex-wrap:wrap;gap:8px}.hv-ush-product__trust span{padding:8px 12px;border-radius:999px;background:var(--hv-green-soft);color:var(--hv-green-main);border:1px solid rgba(15,122,79,.1);font-size:12px;font-weight:800}.hv-ush-product__accordions{margin-top:24px;border-top:1px solid var(--hv-border)}.hv-ush-product__accordions details{border-bottom:1px solid var(--hv-border);padding:16px 0}.hv-ush-product__accordions summary{cursor:pointer;color:var(--hv-green-dark);font-size:16px;font-weight:900;list-style:none}.hv-ush-product__accordions summary::-webkit-details-marker{display:none}.hv-ush-product__accordions summary:after{content:"+";float:left;color:var(--hv-green-main);font-weight:900}.hv-ush-product__accordions details[open] summary:after{content:"\2212"}.hv-ush-product__rte{margin-top:12px;color:var(--hv-muted);line-height:1.9}.hv-ush-product__rte p{margin:0 0 10px}.hv-ush-product__sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--hv-border);box-shadow:0 -12px 35px #063d2b14;display:none}.hv-ush-product__sticky-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:16px}.hv-ush-product__sticky-info{display:flex;align-items:center;gap:12px}.hv-ush-product__sticky-info img{width:52px;height:52px;object-fit:contain;border-radius:12px;background:var(--hv-green-light)}.hv-ush-product__sticky-info strong{display:block;color:var(--hv-green-dark);font-weight:900}.hv-ush-product__sticky-info span{color:var(--hv-green-main);font-weight:900}.hv-ush-product__sticky-btn{min-height:48px;border:0;border-radius:999px;padding:0 28px;background:linear-gradient(135deg,var(--hv-green-main),var(--hv-green-dark));color:#fff;font-weight:900;cursor:pointer}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media screen and (max-width:989px){.hv-ush-product{padding:22px 0 100px}.hv-ush-product__layout{grid-template-columns:1fr;gap:24px}.hv-ush-product__gallery{position:static}.hv-ush-product__card,.hv-ush-product__image-card{border-radius:24px}.hv-ush-product__title{font-size:clamp(34px,10vw,48px)}.hv-ush-product__formula{grid-template-columns:repeat(2,1fr)}.hv-ush-product__sticky{display:block}}@media screen and (max-width:560px){.hv-ush-product__thumbs{grid-template-columns:repeat(4,1fr)}.hv-ush-product__buy-row{grid-template-columns:1fr}.hv-ush-product__quantity{max-width:170px}.hv-ush-product__sticky-info img{display:none}.hv-ush-product__sticky-info strong{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hv-ush-product__sticky-btn{padding:0 20px}}.hv-ush-product{direction:rtl;padding:34px 0 80px;background:radial-gradient(circle at top right,rgba(155,211,109,.18),transparent 30%),linear-gradient(180deg,#fff,#f6fbf8)}.hv-ush-product__layout{direction:ltr!important;display:grid!important;grid-template-columns:minmax(420px,.95fr) minmax(420px,1fr)!important;grid-template-areas:"gallery info"!important;gap:36px!important;align-items:start!important;max-width:1180px;margin:24px auto 0!important}.hv-ush-product__gallery{grid-area:gallery!important;direction:ltr!important;position:sticky;top:105px;width:100%;max-width:540px;justify-self:start}.hv-ush-product__info{grid-area:info!important;direction:rtl!important;width:100%}.hv-ush-product__image-card{border-radius:26px!important;padding:22px!important;background:radial-gradient(circle at center,rgba(15,122,79,.08),transparent 44%),#fff!important;border:1px solid rgba(6,61,43,.12)!important;box-shadow:0 18px 50px #063d2b12!important}.hv-ush-product__image-card img,.hv-ush-product__image-card svg{width:100%!important;height:auto!important;max-height:520px!important;aspect-ratio:1 / 1!important;object-fit:contain!important;display:block!important;border-radius:20px!important;background:#f6fbf8!important}.hv-ush-product__thumbs{direction:ltr!important;grid-template-columns:repeat(5,1fr)!important;max-width:540px}.hv-ush-product__thumb{background:#fff!important;border:1px solid rgba(6,61,43,.12)!important}.hv-ush-product__thumb.is-active,.hv-ush-product__thumb:hover{border-color:#0f7a4f!important;box-shadow:0 8px 22px #0f7a4f1f!important}.hv-ush-product__card{border-radius:26px!important;padding:30px!important;background:#fff!important;border:1px solid rgba(6,61,43,.12)!important;box-shadow:0 18px 50px #063d2b12!important}.hv-ush-product__title{font-size:clamp(34px,4.2vw,54px)!important;line-height:1.05!important;letter-spacing:-.025em!important;color:#063d2b!important}.hv-ush-product__price-current{color:#0f7a4f!important}.hv-ush-product__formula{grid-template-columns:repeat(4,1fr)!important;gap:9px!important}.hv-ush-product__formula div{background:#f6fbf8!important;border:1px solid rgba(15,122,79,.12)!important;border-radius:16px!important;min-height:78px}.hv-ush-product__atc,.hv-ush-product__sticky-btn{background:linear-gradient(135deg,#0f7a4f,#063d2b)!important;color:#fff!important}.hv-ush-product__atc:hover,.hv-ush-product__sticky-btn:hover{background:linear-gradient(135deg,#063d2b,#0f7a4f)!important}@media screen and (max-width:989px){.hv-ush-product__layout{direction:rtl!important;grid-template-columns:1fr!important;grid-template-areas:"gallery" "info"!important;gap:24px!important;max-width:100%}.hv-ush-product__gallery{position:static!important;max-width:100%}.hv-ush-product__image-card{padding:16px!important;border-radius:22px!important}.hv-ush-product__image-card img,.hv-ush-product__image-card svg{max-height:430px!important}.hv-ush-product__card{padding:24px!important;border-radius:22px!important}.hv-ush-product__title{font-size:clamp(32px,9vw,44px)!important}}@media screen and (max-width:560px){.hv-ush-product__formula{grid-template-columns:repeat(2,1fr)!important}.hv-ush-product__buy-row{grid-template-columns:1fr!important}.hv-ush-product__quantity{max-width:170px}.hv-ush-product__image-card img,.hv-ush-product__image-card svg{max-height:360px!important}}.hv-ush-product__checkout{min-height:54px;border:0;border-radius:999px;background:#063d2b;color:#fff;font-size:15px;font-weight:900;cursor:pointer;transition:.18s ease;box-shadow:0 14px 28px #063d2b2e}.hv-ush-product__checkout:hover{background:#0f7a4f;transform:translateY(-1px)}.hv-ush-product__checkout:disabled{background:#b8c7bf;box-shadow:none;cursor:not-allowed}.hv-ush-product__buy-row{grid-template-columns:142px 1fr 1fr!important}.hv-ush-product__checkout{min-height:54px;border:0;border-radius:999px;background:#063d2b;color:#fff;font-size:15px;font-weight:900;cursor:pointer;transition:.18s ease;box-shadow:0 14px 28px #063d2b2e;display:flex;align-items:center;justify-content:center;text-decoration:none}.hv-ush-product__checkout:hover{background:#0f7a4f;color:#fff;transform:translateY(-1px)}.hv-ush-product__checkout.is-disabled,.hv-ush-product__checkout[aria-disabled=true]{background:#b8c7bf;color:#fff;box-shadow:none;cursor:not-allowed;pointer-events:none}.hv-ush-product__sticky-btn{min-height:48px;border-radius:999px;padding:0 28px;background:#063d2b;color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;text-decoration:none}.hv-ush-product__sticky-btn:hover{background:#0f7a4f;color:#fff}.hv-ush-product__sticky-btn.is-disabled,.hv-ush-product__sticky-btn[aria-disabled=true]{background:#b8c7bf;color:#fff;pointer-events:none}@media screen and (max-width:560px){.hv-ush-product__buy-row{grid-template-columns:1fr!important}.hv-ush-product__quantity{max-width:170px}}.hv-ar-product{--hv-green: #0f7a4f;--hv-green-dark: #063d2b;--hv-green-light: #f3fbf6;--hv-accent: #b2d235;--hv-text-local: #222222;--hv-muted-local: #666666;--hv-border-local: #eeeeee;background:#fff;color:var(--hv-text-local);padding:24px 0 130px}.hv-ar-product__container{max-width:1340px}.hv-ar-product__layout{direction:ltr;display:grid;grid-template-columns:minmax(0,55%) minmax(0,45%);grid-template-areas:"media summary";gap:48px;align-items:start;margin-top:22px}.hv-ar-product__media{grid-area:media;direction:ltr;position:sticky;top:105px}.hv-ar-product__summary{grid-area:summary;direction:rtl;padding-top:8px}.hv-ar-product__image-wrap{position:relative;width:100%;background:#f7f7f7;border:1px solid var(--hv-border-local);border-radius:4px;overflow:hidden}.hv-ar-product__main-img{width:100%;display:block;aspect-ratio:1 / 1;object-fit:contain;background:#f7f7f7;transition:transform .35s ease}.hv-ar-product__no-image{background:#f7f7f7;aspect-ratio:1 / 1}@media(hover:hover){.hv-ar-product__image-wrap:hover .hv-ar-product__main-img{transform:scale(1.08)}}.hv-ar-product__zoom-btn{position:absolute;left:18px;bottom:18px;z-index:2;width:42px;height:42px;border:1px solid #e5e5e5;background:#fff;color:var(--hv-text-local);border-radius:50%;cursor:pointer;font-size:20px;box-shadow:0 6px 18px #00000014}.hv-ar-product__zoom-btn:hover{color:var(--hv-green)}.hv-ar-product__thumbs{margin-top:18px;display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.hv-ar-product__thumb{padding:4px;border:1px solid #e5e5e5;background:#fff;border-radius:2px;cursor:pointer;transition:.18s ease}.hv-ar-product__thumb img{width:100%;aspect-ratio:1 / 1;object-fit:contain;display:block}.hv-ar-product__thumb.is-active,.hv-ar-product__thumb:hover{border-color:var(--hv-green)}.hv-ar-product__vendor{color:var(--hv-green);font-size:14px;font-weight:900;margin-bottom:8px;letter-spacing:.02em}.hv-ar-product__title{margin:0 0 12px;color:var(--hv-green-dark);font-size:clamp(42px,4.1vw,56px);line-height:1.15;font-weight:900}.hv-ar-product__price{display:flex;align-items:baseline;gap:12px;margin:14px 0 16px}.hv-ar-product__price-current{color:var(--hv-green);font-size:30px;font-weight:900}.hv-ar-product__price-compare{color:#999;font-size:18px;font-weight:700;text-decoration:line-through}.hv-ar-product .is-hidden{display:none!important}.hv-ar-product__rating{display:flex;align-items:center;gap:8px;margin-bottom:16px}.hv-ar-product__stars{color:var(--hv-green);font-size:16px;letter-spacing:1px}.hv-ar-product__rating span:last-child{color:var(--hv-muted-local);font-size:14px}.hv-ar-product__live,.hv-ar-product__sold{display:flex;align-items:center;gap:7px;color:var(--hv-text-local);font-size:15px;margin:16px 0}.hv-ar-product__live strong,.hv-ar-product__sold strong{color:var(--hv-green);font-size:18px}.hv-ar-product__live-icon,.hv-ar-product__sold-icon{color:var(--hv-green)}.hv-ar-product__short{color:var(--hv-muted-local);line-height:1.9;margin:18px 0;font-size:16px}.hv-ar-product__short p,.hv-ar-product__short ul,.hv-ar-product__short ol{margin:0 0 10px}.hv-ar-product__form{margin-top:22px}.hv-ar-product__field{margin-bottom:14px}.hv-ar-product__option-label,.hv-ar-product__field label{display:block;margin-bottom:7px;color:var(--hv-text-local);font-weight:800}.hv-ar-product__field select{width:100%;height:48px;border:1px solid #dddddd;background:#fff;color:var(--hv-text-local);padding:0 14px;font-weight:700}.hv-ar-product__purchase{display:grid;grid-template-columns:150px 1fr;gap:14px;align-items:stretch}.hv-ar-product__quantity{height:54px;display:grid;grid-template-columns:42px 1fr 42px;border:1px solid var(--hv-green);background:#fff;border-radius:999px;overflow:hidden}.hv-ar-product__quantity button{border:0;background:#fff;color:var(--hv-green);font-size:20px;font-weight:900;cursor:pointer}.hv-ar-product__quantity button:hover{background:var(--hv-green-light)}.hv-ar-product__quantity input{border:0;width:100%;text-align:center;outline:0;color:var(--hv-green);font-size:16px;font-weight:900;-webkit-appearance:textfield;appearance:textfield}.hv-ar-product__quantity input::-webkit-outer-spin-button,.hv-ar-product__quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hv-ar-product__add{min-height:54px;border:0;border-radius:999px;background:var(--hv-accent);color:#fff;font-size:15px;font-weight:900;cursor:pointer;transition:.18s ease}.hv-ar-product__add:hover{background:var(--hv-green)}.hv-ar-product__add:disabled{opacity:.5;cursor:not-allowed}.hv-ar-product__buy-now{margin-top:14px;min-height:54px;border-radius:999px;background:#222;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;font-weight:900;transition:.18s ease}.hv-ar-product__buy-now:hover{background:var(--hv-green-dark);color:#fff}.hv-ar-product__buy-now.is-disabled,.hv-ar-product__buy-now[aria-disabled=true]{opacity:.5;pointer-events:none;cursor:not-allowed}.hv-ar-product__accordions{margin-top:28px;border-top:1px solid var(--hv-green)}.hv-ar-product__accordions details{border-bottom:1px solid var(--hv-green)}.hv-ar-product__accordions summary{min-height:56px;display:flex;align-items:center;justify-content:space-between;color:var(--hv-text-local);font-size:16px;font-weight:900;cursor:pointer;list-style:none}.hv-ar-product__accordions summary::-webkit-details-marker{display:none}.hv-ar-product__accordions summary:before{content:"+";color:var(--hv-green);font-size:34px;line-height:1;font-weight:400;margin-left:14px}.hv-ar-product__accordions details[open] summary:before{content:"\2212"}.hv-ar-product__accordion-content{padding:0 0 18px;color:var(--hv-muted-local);line-height:1.9}.hv-ar-product__accordion-content p,.hv-ar-product__accordion-content ul,.hv-ar-product__accordion-content ol{margin:0 0 10px}.hv-ar-product__accordion-content ul,.hv-ar-product__accordion-content ol{padding-right:22px}.hv-ar-product__meta{margin-top:26px;padding-top:20px;border-top:1px solid var(--hv-green);color:var(--hv-muted-local);font-size:15px}.hv-ar-product__meta-line{margin:9px 0}.hv-ar-product__meta-line span{color:var(--hv-text-local)}.hv-ar-product__meta-line strong{color:var(--hv-green);font-weight:900}.hv-ar-product__disclaimer{color:#8a5a14;font-weight:700;margin-top:10px}.hv-ar-product__social{display:flex;align-items:center;gap:18px;margin-top:20px}.hv-ar-product__social a{width:28px;height:28px;display:grid;place-items:center;color:#222;text-decoration:none;font-size:18px;font-weight:900}.hv-ar-product__social a:hover{color:var(--hv-green)}.hv-ar-product__zoom{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#fffffff5;display:grid;place-items:center;padding:30px}.hv-ar-product__zoom[hidden]{display:none!important}.hv-ar-product__zoom img{max-width:min(96vw,1200px);max-height:90vh;object-fit:contain}.hv-ar-product__zoom-close{position:fixed;top:22px;left:22px;width:46px;height:46px;border:1px solid #dddddd;background:#fff;color:#222;border-radius:50%;font-size:30px;line-height:1;cursor:pointer}.hv-ar-zoom-open{overflow:hidden}.hv-ar-sticky{position:fixed;left:0;right:0;bottom:0;z-index:80;background:#fffffffa;border-top:1px solid #e5e5e5;box-shadow:0 -8px 28px #00000014;transform:translateY(115%);transition:transform .28s ease}.hv-ar-sticky.is-visible{transform:translateY(0)}.hv-ar-sticky__inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:22px}.hv-ar-sticky__product{display:flex;align-items:center;gap:12px;min-width:220px}.hv-ar-sticky__product img{width:52px;height:52px;object-fit:contain;background:#f7f7f7;border:1px solid var(--hv-border-local)}.hv-ar-sticky__product strong{display:block;color:var(--hv-text-local);max-width:260px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.hv-ar-sticky__product span{display:block;color:var(--hv-green);font-weight:900;margin-top:2px}.hv-ar-sticky__form{display:flex;align-items:center;gap:14px}.hv-ar-sticky__quantity{height:46px;min-width:145px;display:grid;grid-template-columns:40px 1fr 40px;border:1px solid var(--hv-green);border-radius:999px;overflow:hidden;background:#fff}.hv-ar-sticky__quantity button{border:0;background:#fff;color:var(--hv-green);font-size:20px;font-weight:900;cursor:pointer}.hv-ar-sticky__quantity input{border:0;outline:0;text-align:center;color:var(--hv-green);font-weight:900;-webkit-appearance:textfield;appearance:textfield}.hv-ar-sticky__quantity input::-webkit-outer-spin-button,.hv-ar-sticky__quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hv-ar-sticky__add{min-height:46px;min-width:210px;border:0;border-radius:999px;background:var(--hv-accent);color:#fff;font-weight:900;cursor:pointer}.hv-ar-sticky__add--animated{animation:hvStickyVibration 3s infinite}.hv-ar-sticky__add:hover{background:var(--hv-green)}.hv-ar-sticky__add:disabled{opacity:.5;cursor:not-allowed;animation:none}@keyframes hvStickyVibration{0%,86%,to{transform:translate(0)}88%{transform:translate(-2px)}90%{transform:translate(2px)}92%{transform:translate(-2px)}94%{transform:translate(2px)}96%{transform:translate(0)}}@media screen and (max-width:989px){.hv-ar-product{padding-bottom:128px}.hv-ar-product__layout{direction:rtl;grid-template-columns:1fr;grid-template-areas:"media" "summary";gap:26px}.hv-ar-product__media{position:static}.hv-ar-product__summary{padding-top:0}.hv-ar-product__title{font-size:clamp(32px,9vw,40px)}}@media screen and (max-width:680px){.hv-ar-product__thumbs{grid-template-columns:repeat(4,1fr);gap:8px}.hv-ar-product__purchase{grid-template-columns:1fr}.hv-ar-product__quantity{max-width:160px}.hv-ar-sticky__inner{min-height:98px;align-items:stretch;flex-direction:column;gap:10px;padding-top:10px;padding-bottom:10px}.hv-ar-sticky__product{min-width:0;width:100%}.hv-ar-sticky__product img{display:none}.hv-ar-sticky__product strong{max-width:220px}.hv-ar-sticky__form{width:100%;display:grid;grid-template-columns:120px 1fr;gap:10px}.hv-ar-sticky__quantity,.hv-ar-sticky__add{min-width:0;width:100%}}.hv-ar-product{padding-top:18px}.hv-ar-product__layout{grid-template-columns:minmax(0,52%) minmax(0,48%);gap:42px}.hv-ar-product__media{top:92px}.hv-ar-product__image-wrap{height:min(620px,calc(100vh - 210px));min-height:430px;max-height:620px;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;background:#f7f7f7;border:1px solid #eeeeee;border-radius:4px;overflow:hidden;box-shadow:none}.hv-ar-product__main-img{width:100%;height:100%;max-width:100%;max-height:100%;aspect-ratio:auto;object-fit:contain;object-position:center center;display:block;background:#f7f7f7;transform:none;will-change:transform}.hv-ar-product__no-image{width:100%;height:100%;aspect-ratio:auto;display:flex;align-items:center;justify-content:center}@media(hover:hover){.hv-ar-product__image-wrap:hover .hv-ar-product__main-img{transform:scale(1.035)}}.hv-ar-product__zoom img{max-width:min(92vw,1200px);max-height:90vh;object-fit:contain}@media screen and (max-width:989px){.hv-ar-product{padding-top:14px}.hv-ar-product__layout{grid-template-columns:1fr;gap:22px}.hv-ar-product__image-wrap{height:min(420px,72vh);min-height:330px;max-height:420px;padding:18px}}@media screen and (max-width:480px){.hv-ar-product__image-wrap{height:min(390px,68vh);min-height:300px;padding:14px}}html,body{background:#f6f6f6}body,#MainContent,main[role=main]{background:#f6f6f6}#MainContent>.shopify-section{background:#f6f6f6}.hv-ar-product{background:#f6f6f6}.hv-ar-product__container,.hv-ar-product__layout,.hv-ar-product__summary{background:transparent}.hv-ar-product__image-wrap{background:#fff;border:1px solid #eeeeee;border-radius:4px;box-shadow:none}.hv-ar-product__main-img,.hv-ar-product__no-image{background:#fff;object-fit:contain;object-position:center center}.hv-ar-product__thumb,.hv-ar-product__thumb img,.hv-ar-sticky__product img{background:#fff}.hv-ar-product__image-wrap:hover .hv-ar-product__main-img{object-fit:contain}@media screen and (max-width:989px){body,#MainContent,main[role=main],#MainContent>.shopify-section,.hv-ar-product{background:#f6f6f6}.hv-ar-product__image-wrap,.hv-ar-product__main-img,.hv-ar-product__no-image{background:#fff}}@media screen and (min-width:990px){.hv-ar-product[dir=rtl] .hv-ar-product__layout,html[dir=rtl] .hv-ar-product__layout{direction:ltr;grid-template-columns:minmax(0,48%) minmax(0,52%);grid-template-areas:"summary media";align-items:start}.hv-ar-product[dir=rtl] .hv-ar-product__media,html[dir=rtl] .hv-ar-product__media{grid-area:media;direction:ltr}.hv-ar-product[dir=rtl] .hv-ar-product__summary,html[dir=rtl] .hv-ar-product__summary{grid-area:summary;direction:rtl;text-align:right}}@media screen and (max-width:989px){.hv-ar-product[dir=rtl] .hv-ar-product__layout,html[dir=rtl] .hv-ar-product__layout{direction:rtl;grid-template-columns:1fr;grid-template-areas:"media" "summary"}.hv-ar-product[dir=rtl] .hv-ar-product__media,html[dir=rtl] .hv-ar-product__media{grid-area:media}.hv-ar-product[dir=rtl] .hv-ar-product__summary,html[dir=rtl] .hv-ar-product__summary{grid-area:summary;direction:rtl;text-align:right}}.hv2-header{background:#fff;border-bottom:1px solid rgba(6,61,43,.1);box-shadow:0 8px 24px #063d2b0a}.hv2-header__inner{min-height:76px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"actions nav logo";align-items:center;gap:22px;direction:ltr}.hv2-menu-toggle{grid-area:menu}.hv2-logo{grid-area:logo;justify-self:end;direction:ltr}.hv2-nav{grid-area:nav;justify-self:center;width:100%;max-width:820px;display:flex;align-items:center;justify-content:center;gap:4px;direction:rtl;min-width:0}.hv2-actions{grid-area:actions;justify-self:start;display:flex;align-items:center;justify-content:flex-start;gap:8px;direction:ltr}.hv2-nav__link{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 12px;border-radius:4px;color:#063d2b;text-decoration:none;font-size:15px;line-height:1.2;font-weight:900;white-space:nowrap;transition:color .18s ease,background .18s ease}.hv2-nav__link:after{content:"";position:absolute;left:12px;right:12px;bottom:3px;height:3px;border-radius:999px;background:#b2d235;transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.hv2-nav__link:hover,.hv2-nav__link:focus-visible,.hv2-nav__link.is-active{background:#f3fbf6;color:#0f7a4f}.hv2-nav__link:hover:after,.hv2-nav__link:focus-visible:after,.hv2-nav__link.is-active:after{transform:scaleX(1)}.hv2-language__select{background:#f3fbf6;border:1px solid rgba(15,122,79,.1)}.hv2-mobile-drawer{z-index:9999}.hv2-mobile-drawer__panel{direction:rtl;text-align:right;border-left:1px solid rgba(6,61,43,.1);box-shadow:-18px 0 40px #063d2b24}.hv2-mobile-menu{direction:rtl;text-align:right}.hv2-mobile-menu__main{display:flex;align-items:center;justify-content:space-between;min-height:48px;background:#f3fbf6;color:#063d2b;border:1px solid rgba(15,122,79,.1);border-radius:4px;font-weight:900;font-size:16px}.hv2-mobile-menu__main:after{content:"\203a";color:#b2d235;font-size:22px;line-height:1}.hv2-mobile-menu__main:hover,.hv2-mobile-menu__main:focus-visible{background:#eaf7ef;color:#0f7a4f}body.mobile-open,html.mobile-open{overflow:hidden}body.mobile-open .hv2-mobile-drawer,html.mobile-open .hv2-mobile-drawer,.mobile-open .hv2-mobile-drawer{opacity:1;visibility:visible;pointer-events:auto}body.mobile-open .hv2-mobile-drawer__panel,html.mobile-open .hv2-mobile-drawer__panel,.mobile-open .hv2-mobile-drawer__panel{transform:translate(0)}@media screen and (max-width:1280px){.hv2-header__inner{gap:14px}.hv2-nav{max-width:760px}.hv2-nav__link{padding-inline:8px;font-size:13.5px}}@media screen and (max-width:989px){.hv2-header__inner{min-height:66px;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"actions logo menu";gap:8px}.hv2-menu-toggle{display:inline-flex!important;justify-self:end}.hv2-logo{justify-self:center;min-width:0;max-width:min(46vw,230px);overflow:hidden}.hv2-actions{justify-self:start;gap:2px}.hv2-nav,.desktop-only{display:none!important}.hv2-logo__text{white-space:nowrap}.hv2-mobile-logo{width:calc(100% - 46px);margin-bottom:20px;padding-left:0;padding-right:0}}@media screen and (max-width:420px){.hv2-logo__text{font-size:14px}.hv2-icon{width:36px;height:36px}.hv2-mobile-drawer__panel{width:min(340px,92vw);padding:18px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/theme.css.map */
