:root{--hv-accent:#ec3013;--hv-accent-700:#c42810;--hv-accent-600:#d42d12;--hv-accent-100:#fde8e4;--hv-text:#201e1d;--hv-bg:#ffffff;--hv-surface:#f3f2f2;--hv-divider:#e0dddb;--hv-neutral-200:#ebe9e8;--hv-neutral-300:#cfcbc9;--hv-neutral-500:#8d8a88;--hv-neutral-600:#6b6765;--hv-neutral-700:#4a4745;--hv-font:"Archivo",system-ui,-apple-system,sans-serif;--hv-max:1240px;--hv-pad:32px;--hv-border:2px solid var(--hv-divider)}.hv-wrap,.hv-wrap *{box-sizing:border-box}.hv-wrap{font-family:var(--hv-font);color:var(--hv-text);background:var(--hv-bg);line-height:1.45;width:100%;max-width:100%;overflow:hidden}.hv-wrap a{color:var(--hv-accent-700);text-decoration:none}.hv-wrap a:hover{color:var(--hv-accent-600)}.hv-wrap img{max-width:100%;height:auto;display:block}.hv-wrap h1,.hv-wrap h2,.hv-wrap h3,.hv-wrap p{margin:0}.hv-inner{width:100%;max-width:var(--hv-max);margin:0 auto;padding-left:var(--hv-pad);padding-right:var(--hv-pad)}.hv-foto-bn img,.hv-foto-bn{filter:grayscale(1)}.hv-ph{background:#e8e6e5;display:flex;align-items:center;justify-content:center;min-height:80px;color:var(--hv-neutral-500);font-size:11px;font-weight:500;text-align:center;padding:8px;font-family:ui-monospace,Menlo,monospace}.hv-ph img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.hv-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:10px 18px;font-family:var(--hv-font);font-size:14px;font-weight:700;line-height:1.2;border:2px solid transparent;border-radius:0;cursor:pointer;text-decoration:none!important;transition:background .15s,color .15s,border-color .15s}.hv-btn-primary{background:var(--hv-accent);color:#fff!important;border-color:var(--hv-accent)}.hv-btn-primary:hover{background:var(--hv-accent-700);border-color:var(--hv-accent-700);color:#fff!important}.hv-btn-secondary{background:transparent;color:var(--hv-text)!important;border-color:var(--hv-divider)}.hv-btn-secondary:hover{border-color:var(--hv-text);color:var(--hv-text)!important}.hv-btn-light{background:var(--hv-bg);color:var(--hv-accent-700)!important;border-color:var(--hv-bg)}.hv-btn-outline-light{background:transparent;color:#fff!important;border-color:#fff}.hv-btn-block{width:100%}.hv-btn-icon{width:36px;min-height:36px;padding:0;font-size:18px;font-weight:800}.hv-tag{display:inline-block;font-size:11.5px;font-weight:700;padding:3px 8px;letter-spacing:.2px}.hv-tag-accent{background:var(--hv-accent);color:#fff}.hv-tag-neutral{background:var(--hv-surface);color:var(--hv-text)}.hv-topbar{display:flex;flex-wrap:nowrap;align-items:center;gap:12px 32px;padding:8px var(--hv-pad);font-size:13px;font-weight:600;background:var(--hv-text);color:var(--hv-bg)}.hv-topbar a{color:var(--hv-bg)!important}.hv-topbar__right{margin-left:auto}.hv-topbar__mobile{display:none}.hv-topbar__dot{opacity:.55;margin:0 2px}.hv-header{display:flex;align-items:center;gap:24px;padding:18px var(--hv-pad);border-bottom:var(--hv-border);background:var(--hv-bg);flex-wrap:wrap}.hv-logo{line-height:1;text-decoration:none!important;color:var(--hv-text)!important;flex-shrink:0}.hv-logo__sup{font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--hv-accent)}.hv-logo__name{font-size:28px;font-weight:900;letter-spacing:-.5px;color:var(--hv-text)}.hv-search{flex:1;display:flex;align-items:center;gap:10px;border:1px solid var(--hv-divider);padding:10px 14px;max-width:520px;color:var(--hv-neutral-600);min-width:200px}.hv-search input{border:0;outline:0;width:100%;font-family:var(--hv-font);font-size:14px;background:transparent;color:var(--hv-text)}.hv-header__actions{display:flex;align-items:center;gap:12px;margin-left:auto}.hv-header__login{font-size:14px;font-weight:600;color:var(--hv-text)!important}.hv-nav{display:flex;flex-wrap:wrap;padding:0 var(--hv-pad);border-bottom:var(--hv-border);font-size:13.5px;font-weight:600;background:var(--hv-bg);gap:0}.hv-nav a{padding:12px 16px;color:var(--hv-text)!important;white-space:nowrap}.hv-nav a:hover{color:var(--hv-accent)!important}.hv-nav a:first-child{padding-left:0}.hv-nav__ofertas{margin-left:auto;color:var(--hv-accent-700)!important;font-weight:700;padding-right:0!important}.hv-nav-m{display:none;background:var(--hv-bg);border-bottom:var(--hv-border)}.hv-nav-m__btn{list-style:none;display:flex;align-items:center;gap:10px;padding:12px var(--hv-pad);font-family:var(--hv-font);font-size:14.5px;font-weight:700;color:var(--hv-text);cursor:pointer;user-select:none}.hv-nav-m__btn::-webkit-details-marker{display:none}.hv-nav-m__btn::marker{content:""}.hv-nav-m__chev{margin-left:auto;display:flex;transition:transform .2s ease}.hv-nav-m[open] .hv-nav-m__chev{transform:rotate(180deg)}.hv-nav-m__panel{display:flex;flex-direction:column;border-top:1px solid var(--hv-divider);padding:4px 0 8px;background:var(--hv-bg)}.hv-nav-m__panel a{display:block;padding:12px var(--hv-pad);font-size:14.5px;font-weight:600;color:var(--hv-text)!important;border-bottom:1px solid var(--hv-surface);text-decoration:none!important}.hv-nav-m__panel a:last-child{border-bottom:0}.hv-nav-m__panel a:hover,.hv-nav-m__panel a:active{background:var(--hv-surface);color:var(--hv-accent)!important}.hv-nav-m__ofertas{color:var(--hv-accent-700)!important;font-weight:800!important}.hv-hero{display:grid;grid-template-columns:1.1fr .9fr;background:var(--hv-bg)}.hv-hero__copy{background:var(--hv-accent);color:#fff;padding:56px var(--hv-pad);display:flex;flex-direction:column;justify-content:center;gap:16px}.hv-hero__kicker{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;opacity:.95}.hv-hero__copy h1{font-size:clamp(32px,4.5vw,52px);line-height:1.02;font-weight:900;letter-spacing:-1px;color:#fff}.hv-hero__copy p{font-size:16px;line-height:1.5;max-width:46ch;opacity:.95}.hv-hero__btns{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.hv-hero__media{min-height:320px;background:#e8e6e5}.hv-hero__media img{width:100%;height:100%;min-height:320px;object-fit:cover;filter:grayscale(1)}.hv-services{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:var(--hv-border);background:var(--hv-bg)}.hv-services__item{display:flex;gap:14px;align-items:center;padding:20px var(--hv-pad);border-right:var(--hv-border)}.hv-services__item:last-child{border-right:0}.hv-services__item svg{flex-shrink:0;stroke:var(--hv-accent)}.hv-services__title{font-weight:700;font-size:14.5px}.hv-services__sub{font-size:13px;color:var(--hv-neutral-600)}.hv-section{padding:28px var(--hv-pad) 36px;background:var(--hv-bg)}.hv-section__head{display:flex;align-items:baseline;flex-wrap:wrap;gap:16px;margin-bottom:20px}.hv-section__head h2{font-size:24px;font-weight:900;letter-spacing:-.3px}.hv-section__link{font-size:13.5px;font-weight:700;color:var(--hv-accent-700)!important}.hv-products{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.hv-products-wc{width:100%}.hv-products-wc .woocommerce,.hv-products-wc .products{margin:0!important;padding:0!important}.hv-products-wc ul.products{display:grid!important;grid-template-columns:repeat(5,1fr);gap:16px;list-style:none!important;margin:0!important;padding:0!important;width:100%}.hv-products-wc ul.products::before,.hv-products-wc ul.products::after{display:none!important;content:none!important}.hv-products-wc ul.products li.product{width:100%!important;max-width:none!important;margin:0!important;float:none!important;clear:none!important;border:1px solid var(--hv-divider);background:var(--hv-bg);padding:0 0 14px!important;text-align:left;box-sizing:border-box}.hv-products-wc ul.products li.product a img,.hv-products-wc ul.products li.product img{width:100%;height:130px;object-fit:cover;margin:0 0 10px!important;filter:grayscale(1)}.hv-products-wc ul.products li.product .woocommerce-loop-product__title,.hv-products-wc ul.products li.product h2,.hv-products-wc ul.products li.product h3{font-family:var(--hv-font);font-size:14px!important;font-weight:600!important;line-height:1.3;padding:0 14px!important;margin:0 0 6px!important;color:var(--hv-text)!important}.hv-products-wc ul.products li.product .price{display:block;padding:0 14px;margin:0 0 10px!important;font-family:var(--hv-font);font-size:18px;font-weight:800;color:var(--hv-text)!important}.hv-products-wc ul.products li.product .price del{font-size:12.5px;font-weight:500;color:var(--hv-neutral-500)!important;margin-right:6px;opacity:1}.hv-products-wc ul.products li.product .price ins{text-decoration:none;font-weight:800}.hv-products-wc ul.products li.product .onsale{background:var(--hv-accent)!important;color:#fff!important;border-radius:0!important;font-family:var(--hv-font);font-size:11.5px;font-weight:700;min-height:0;min-width:0;line-height:1.2;padding:3px 8px;left:8px;top:8px;right:auto;margin:0}.hv-products-wc ul.products li.product .button,.hv-products-wc ul.products li.product a.button,.hv-products-wc ul.products li.product .add_to_cart_button{display:flex!important;align-items:center;justify-content:center;margin:0 14px!important;width:calc(100% - 28px)!important;min-height:42px;padding:10px 12px!important;background:transparent!important;color:var(--hv-text)!important;border:2px solid var(--hv-divider)!important;border-radius:0!important;font-family:var(--hv-font)!important;font-size:14px!important;font-weight:700!important;text-align:center}.hv-products-wc ul.products li.product .button:hover,.hv-products-wc ul.products li.product a.button:hover{border-color:var(--hv-text)!important;background:transparent!important;color:var(--hv-text)!important}.hv-products-wc .woocommerce-info,.hv-products-wc .woocommerce-noreviews{margin:0;border:1px solid var(--hv-divider);border-radius:0;background:var(--hv-surface);font-family:var(--hv-font)}.hv-card{border:1px solid var(--hv-divider);background:var(--hv-bg);display:flex;flex-direction:column;padding:0}.hv-card__img{height:130px;background:#e8e6e5;overflow:hidden}.hv-card__img img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.hv-card__body{padding:14px;display:flex;flex-direction:column;gap:6px;align-items:flex-start;flex:1}.hv-card__name{font-weight:600;font-size:14px;line-height:1.3;color:var(--hv-text)}.hv-card__price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.hv-card__price strong{font-weight:800;font-size:18px}.hv-card__price s,.hv-card__unit{font-size:12.5px;color:var(--hv-neutral-500)}.hv-card .hv-btn{margin-top:auto;width:100%;align-self:stretch}.hv-cats{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:var(--hv-divider);border:var(--hv-border)}.hv-cats a{background:var(--hv-bg);padding:18px;display:flex;flex-direction:column;gap:12px;color:var(--hv-text)!important;transition:background .15s}.hv-cats a:hover{background:var(--hv-surface)}.hv-cats__img{height:80px;background:#e8e6e5;overflow:hidden}.hv-cats__img img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.hv-cats__name{font-weight:700;font-size:14.5px}.hv-footer,.hv-kit,.hv-footer-bottom{max-width:100%;box-sizing:border-box;overflow-x:clip}.hv-footer{background:#000;color:#cfcbc9;padding:32px var(--hv-pad);display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:32px;font-size:13.5px;line-height:1.6;word-wrap:break-word;overflow-wrap:anywhere}.hv-footer__brand{display:inline-block;max-width:100%;font-size:19px;font-weight:900;color:#fff!important;margin-bottom:8px;line-height:1.1;text-decoration:none!important}.hv-footer__brand:hover{color:#fff!important;opacity:.9}.hv-footer__brand-sup{display:block;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--hv-accent);margin-bottom:2px}.hv-footer__title{font-weight:700;color:#fff;margin-bottom:8px}.hv-footer a{color:#cfcbc9!important;word-break:break-word}.hv-footer a:hover{color:#fff!important}.hv-kit{background:#000;border-top:0;display:flex;align-items:center;justify-content:center;width:100%;padding:22px 32px 8px;margin:0}.hv-kit__img,.hv-kit img{display:block;width:100%;max-width:min(820px,100%);height:auto;margin:0 auto;opacity:1;object-fit:contain;background:#000;box-sizing:border-box}.hv-footer-bottom{background:#000;color:#8d8a88;padding:18px var(--hv-pad) 24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 28px;font-size:12.5px;line-height:1.5;border-top:1px solid rgba(255,255,255,.08);width:100%}.hv-footer-bottom__copy,.hv-footer-bottom__credit{margin:0;color:#8d8a88;max-width:100%;overflow-wrap:anywhere}.hv-footer-bottom__legal{display:flex;flex-wrap:wrap;gap:8px 18px;align-items:center;max-width:100%}.hv-footer-bottom__legal a{color:#a8a39c!important;text-decoration:none;font-size:12.5px}.hv-footer-bottom__legal a:hover{color:#fff!important}.hv-footer-bottom__credit a{color:#cfcbc9!important;text-decoration:none;font-weight:600;border-bottom:1px solid rgba(255,255,255,.25)}.hv-footer-bottom__credit a:hover{color:#fff!important;border-bottom-color:#fff}.hv-page-intro{padding:18px var(--hv-pad) 0;background:var(--hv-bg)}.hv-breadcrumb{font-size:12.5px;color:var(--hv-neutral-600);margin-bottom:6px}.hv-breadcrumb span{color:var(--hv-text);font-weight:600}.hv-page-intro h1{font-size:clamp(28px,3.5vw,34px);font-weight:900;letter-spacing:-.5px;padding-bottom:0}.hv-page-intro p{margin:8px 0 0;font-size:15px;color:var(--hv-neutral-700);max-width:560px;padding-bottom:22px;border-bottom:var(--hv-border)}.hv-contact{display:grid;grid-template-columns:1fr 1fr;background:var(--hv-bg)}.hv-contact__data{border-right:var(--hv-border)}.hv-contact__grid{display:grid;grid-template-columns:1fr 1fr}.hv-contact__cell{padding:24px 28px;border-bottom:var(--hv-border)}.hv-contact__cell:nth-child(odd){border-right:var(--hv-border)}.hv-contact__label{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--hv-accent-700);margin-bottom:10px}.hv-contact__value{font-size:22px;font-weight:800;letter-spacing:-.3px}.hv-contact__value--sm{font-size:15px;font-weight:700;line-height:1.45}.hv-contact__hint{font-size:13px;color:var(--hv-neutral-700);margin-top:4px}.hv-contact__map{height:300px;background:#e8e6e5}.hv-contact__map iframe{width:100%;height:100%;border:0;filter:grayscale(1)}.hv-contact__form{padding:28px 32px 36px}.hv-contact__form .hv-kicker{font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:6px}.hv-contact__form>p{margin:0 0 22px;font-size:13.5px;color:var(--hv-neutral-700);max-width:440px}.hv-form{display:flex;flex-direction:column;gap:16px;max-width:480px}.hv-form__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hv-field label{display:block;font-size:12.5px;font-weight:700;margin-bottom:6px}.hv-field input,.hv-field textarea{width:100%;border:1px solid var(--hv-divider);border-radius:0;padding:11px 12px;font-family:var(--hv-font);font-size:14px;color:var(--hv-text);background:var(--hv-bg);min-height:42px}.hv-field textarea{min-height:110px;resize:vertical}.hv-field input:focus,.hv-field textarea:focus{outline:2px solid var(--hv-accent);outline-offset:-1px}.hv-check{display:flex;align-items:flex-start;gap:9px;font-size:12.5px;color:var(--hv-neutral-700)}.hv-check input{margin-top:2px;width:14px;height:14px;accent-color:var(--hv-accent)}.hv-about-hero{background:var(--hv-accent);color:#fff;padding:56px var(--hv-pad) 52px}.hv-about-hero .hv-kicker{font-size:12px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase;opacity:.85;margin-bottom:14px}.hv-about-hero h1{font-size:clamp(32px,4.5vw,52px);font-weight:900;letter-spacing:-1.5px;line-height:1.02;max-width:820px;color:#fff}.hv-history{display:grid;grid-template-columns:1fr 1fr;border-bottom:var(--hv-border);background:var(--hv-bg)}.hv-history__text{padding:36px var(--hv-pad);border-right:var(--hv-border)}.hv-history__text .hv-kicker{font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--hv-accent-700);margin-bottom:14px}.hv-history__text p{font-size:16px;line-height:1.65;color:var(--hv-text);margin:0 0 14px}.hv-history__text p:last-child{margin-bottom:0}.hv-history__media{min-height:320px;background:#e8e6e5}.hv-history__media img{width:100%;height:100%;min-height:320px;object-fit:cover;filter:grayscale(1)}.hv-how-label{padding:32px var(--hv-pad) 8px;background:var(--hv-bg);font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--hv-accent-700)}.hv-how{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--hv-divider);border-top:var(--hv-border);border-bottom:var(--hv-border);margin-top:16px}.hv-how__item{background:var(--hv-bg);padding:26px 28px}.hv-how__item svg{margin-bottom:12px;stroke:var(--hv-accent)}.hv-how__item h3{font-size:16px;font-weight:800;margin-bottom:6px}.hv-how__item p{font-size:13.5px;line-height:1.55;color:var(--hv-neutral-700)}.hv-about-cta{display:grid;grid-template-columns:1fr 1fr;background:var(--hv-bg)}.hv-about-cta__media{min-height:280px;background:#e8e6e5}.hv-about-cta__media img{width:100%;height:100%;min-height:280px;object-fit:cover;filter:grayscale(1)}.hv-about-cta__copy{padding:40px 36px;border-left:var(--hv-border);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px}.hv-about-cta__copy h2{font-size:28px;font-weight:900;letter-spacing:-.5px;line-height:1.15}.hv-about-cta__copy p{font-size:14.5px;line-height:1.6;color:var(--hv-neutral-700)}.hv-about-cta__btns{display:flex;flex-wrap:wrap;gap:12px}.hv-footer-lite{border-top:var(--hv-border);padding:26px var(--hv-pad);display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px 32px;font-size:13px;line-height:1.6;color:var(--hv-neutral-700);background:var(--hv-bg)}.hv-footer-lite strong{color:var(--hv-text);font-weight:800}.hv-shop-intro{max-width:1240px;margin:0 auto}.hv-shop-loop{max-width:1240px;margin:0 auto;padding:8px var(--hv-pad) 48px;box-sizing:border-box}.hv-shop-loop.hv-products-wc ul.products,.hv-shop-loop ul.products{grid-template-columns:repeat(4,1fr)!important}@media (max-width:1024px){.hv-shop-loop.hv-products-wc ul.products,.hv-shop-loop ul.products{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:768px){.hv-shop-loop{padding:4px max(16px,env(safe-area-inset-left)) 40px max(16px,env(safe-area-inset-right))}.hv-shop-loop.hv-products-wc ul.products,.hv-shop-loop ul.products{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}}body.woocommerce-shop .sidebar,body.woocommerce-page .sidebar,body.post-type-archive-product .sidebar,body.tax-product_cat .sidebar,body.tax-product_tag .sidebar,body.woocommerce-shop #sidebar,body.woocommerce-page #sidebar,body.woocommerce .widget_recent_entries,body.woocommerce .widget_recent_comments,body.woocommerce-page .et_pb_widget_area_right,body.woocommerce-page .et_pb_column_1_4 .et_pb_widget,.woocommerce-page aside.widget-area,.woocommerce-page #secondary{display:none!important}body.woocommerce-shop #main-content .container:before,body.woocommerce-page #main-content .container:before{display:none!important}body.woocommerce #left-area,body.woocommerce-page #left-area,body.woocommerce-shop #left-area{width:100%!important;float:none!important;padding-right:0!important;margin:0 auto!important;max-width:1240px!important}body.woocommerce #content-area,body.woocommerce-page #content-area{padding-bottom:0}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;justify-content:center;gap:4px;flex-wrap:wrap}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{min-width:40px;min-height:40px;display:flex;align-items:center;justify-content:center;border:1px solid var(--hv-divider)!important;border-radius:0!important;font-family:var(--hv-font);font-weight:600;color:var(--hv-text)!important;background:#fff!important}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--hv-text)!important;color:#fff!important;border-color:var(--hv-text)!important}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-family:var(--hv-font);margin-bottom:16px}.woocommerce .woocommerce-ordering select{border:1px solid var(--hv-divider);border-radius:0;font-family:var(--hv-font);padding:8px 12px;background:#fff}.hv-wc-ref{background:var(--hv-bg);padding:24px var(--hv-pad) 40px;border:2px dashed var(--hv-divider);margin:16px 0}.hv-wc-ref__note{font-size:13px;color:var(--hv-neutral-700);background:var(--hv-accent-100);border-left:4px solid var(--hv-accent);padding:12px 16px;margin-bottom:20px;line-height:1.5}.hv-wc-ref__note code{font-size:12px;background:rgba(0,0,0,.06);padding:1px 5px}@media (max-width:1024px){.hv-products{grid-template-columns:repeat(3,1fr)}.hv-products-wc ul.products{grid-template-columns:repeat(3,1fr)}.hv-cats{grid-template-columns:repeat(2,1fr)}.hv-hero{grid-template-columns:1fr}.hv-hero__media{min-height:220px}.hv-footer{grid-template-columns:1fr 1fr}}@media (max-width:768px){:root{--hv-pad:16px}.hv-topbar{justify-content:center;padding:7px 12px;font-size:12px;gap:0;white-space:nowrap;overflow:hidden}.hv-topbar__item{display:none}.hv-topbar__mobile{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:0;width:100%;font-size:12px;font-weight:600}.hv-header{gap:12px 14px;padding:12px 16px}.hv-logo__sup{font-size:10px;letter-spacing:2px}.hv-logo__name{font-size:20px}.hv-search{order:3;max-width:none;width:100%;flex:1 1 100%;min-width:0;padding:10px 12px}.hv-header__actions{gap:8px}.hv-header__login{font-size:13px}.hv-header__cart{min-height:38px;padding:8px 12px}.hv-nav--desk{display:none!important}.hv-nav-m{display:block}.hv-services{grid-template-columns:1fr}.hv-services__item{border-right:0;border-bottom:var(--hv-border)}.hv-services__item:last-child{border-bottom:0}.hv-products{grid-template-columns:repeat(2,1fr);gap:10px}.hv-products-wc ul.products{grid-template-columns:repeat(2,1fr);gap:10px}.hv-products-wc ul.products li.product a img,.hv-products-wc ul.products li.product img{height:120px}.hv-contact{grid-template-columns:1fr}.hv-contact__data{border-right:0}.hv-contact__grid{grid-template-columns:1fr}.hv-contact__cell:nth-child(odd){border-right:0}.hv-form__row{grid-template-columns:1fr}.hv-history,.hv-about-cta{grid-template-columns:1fr}.hv-history__text{border-right:0}.hv-about-cta__copy{border-left:0}.hv-how{grid-template-columns:1fr}.hv-footer{grid-template-columns:1fr;padding:28px max(20px,env(safe-area-inset-left,0px)) 24px max(20px,env(safe-area-inset-right,0px));gap:22px;width:100%}.hv-kit{padding:16px max(20px,env(safe-area-inset-left,0px)) 8px max(20px,env(safe-area-inset-right,0px));width:100%}.hv-kit__img,.hv-kit img{width:100%;max-width:100%;height:auto}.hv-footer-bottom{flex-direction:column;align-items:flex-start;padding:16px max(20px,env(safe-area-inset-left,0px)) max(22px,env(safe-area-inset-bottom,0px)) max(20px,env(safe-area-inset-right,0px));gap:12px;width:100%}.hv-footer-bottom__copy,.hv-footer-bottom__credit,.hv-footer-bottom__legal{width:100%;max-width:100%}.hv-footer-bottom__legal{gap:8px 16px}.hv-footer-lite{flex-direction:column}}@media (max-width:480px){.hv-products{grid-template-columns:1fr}.hv-products-wc ul.products{grid-template-columns:1fr 1fr;gap:10px}.hv-cats{grid-template-columns:1fr}.hv-footer{padding:24px max(18px,env(safe-area-inset-left,0px)) 20px max(18px,env(safe-area-inset-right,0px));font-size:13px}.hv-kit{padding:12px max(18px,env(safe-area-inset-left,0px)) 6px max(18px,env(safe-area-inset-right,0px))}.hv-footer-bottom{padding:14px max(18px,env(safe-area-inset-left,0px)) max(20px,env(safe-area-inset-bottom,0px)) max(18px,env(safe-area-inset-right,0px));font-size:12px}.hv-footer-bottom__legal{gap:8px 12px}.hv-footer-bottom__legal a{font-size:12px}}