:root{--hz-green-50: #EEF9F0;--hz-green-100: #D6F0DC;--hz-green-200: #AEE3BB;--hz-green-300: #7FD293;--hz-green-400: #55C365;--hz-green-500: #2FA746;--hz-green-600: #1E8A38;--hz-green-700: #16702D;--hz-green-800: #115724;--hz-green-900: #0C3D19;--hz-orange-100: #FFE6DC;--hz-orange-400: #FD551F;--hz-orange-600: #D93F0B;--hz-orange-700: #C2360A;--hz-yellow-50: #FEFCE8;--hz-yellow-100: #FEF9C3;--hz-yellow-200: #FEF08A;--hz-yellow-300: #FDE047;--hz-yellow-400: #FACC15;--hz-yellow-500: #EAB308;--hz-yellow-600: #CA8A04;--hz-yellow-700: #A16207;--hz-yellow-800: #854D0E;--hz-yellow-900: #713F12;--hz-n-0: #FFFFFF;--hz-n-25: #FAFBFA;--hz-n-50: #F5F6F5;--hz-n-100: #ECEEEC;--hz-n-200: #DDE0DD;--hz-n-300: #C3C8C4;--hz-n-400: #9AA19C;--hz-n-500: #6E756F;--hz-n-600: #4E544F;--hz-n-700: #383838;--hz-n-800: #262927;--hz-n-900: #141715;--hz-text: var(--hz-n-700);--hz-text-muted: var(--hz-n-500);--hz-text-invert: var(--hz-n-0);--hz-surface: var(--hz-n-0);--hz-surface-alt: var(--hz-n-25);--hz-line: var(--hz-n-200);--hz-line-soft: var(--hz-n-100);--hz-action: var(--hz-green-700);--hz-action-hover:var(--hz-green-800);--hz-btn-bg: linear-gradient(135deg, #FDE047 0%, #F59E0B 100%);--hz-btn-hover: linear-gradient(135deg, #FEF08A 0%, #EAB308 100%);--hz-btn-text: #0F172A;--hz-accent: var(--hz-green-400);--hz-sale: var(--hz-orange-700);--hz-font-head: "Plus Jakarta Sans", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--hz-font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--hz-1: 4px;--hz-2: 8px;--hz-3: 12px;--hz-4: 16px;--hz-5: 20px;--hz-6: 24px;--hz-8: 32px;--hz-10: 40px;--hz-12: 48px;--hz-16: 64px;--hz-20: 80px;--hz-24: 96px;--hz-section: clamp(48px, 6vw, 96px);--hz-gutter: clamp(16px, 4vw, 40px);--hz-r-sm: 8px;--hz-r-md: 12px;--hz-r-lg: 16px;--hz-r-xl: 24px;--hz-r-pill: 999px;--hz-shadow-sm: 0 1px 2px rgba(20,23,21,.05), 0 1px 3px rgba(20,23,21,.07);--hz-shadow-md: 0 4px 6px -1px rgba(20,23,21,.07), 0 2px 4px -2px rgba(20,23,21,.05);--hz-shadow-lg: 0 16px 32px -12px rgba(20,23,21,.16), 0 4px 10px -4px rgba(20,23,21,.06);--hz-ease: cubic-bezier(.22,.61,.36,1);--hz-container: 1280px}html{-webkit-text-size-adjust:100%}body{font-family:var(--hz-font-body);font-size:16px;line-height:1.65;color:var(--hz-text);background:var(--hz-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.section_heading,.banner_title,.linklist_title,.logo_item{font-family:var(--hz-font-head);color:var(--hz-n-900);letter-spacing:-.015em}h1{font-size:clamp(2rem,1.4rem + 2.6vw,3.25rem);line-height:1.1;font-weight:800}h2{font-size:clamp(1.6rem,1.25rem + 1.5vw,2.35rem);line-height:1.18;font-weight:700}h3{font-size:clamp(1.25rem,1.1rem + .7vw,1.6rem);line-height:1.28;font-weight:700}h4{font-size:1.125rem;line-height:1.35;font-weight:600}h5{font-size:1rem;line-height:1.4;font-weight:600}h6{font-size:.875rem;line-height:1.4;font-weight:600}p{margin:0 0 var(--hz-4)}a{color:var(--hz-action);text-decoration:none;transition:color .18s var(--hz-ease)}a:hover{color:var(--hz-action-hover)}img{max-width:100%;height:auto}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--hz-green-600);outline-offset:2px;border-radius:var(--hz-r-sm)}::selection{background:var(--hz-green-100);color:var(--hz-n-900)}.container,.page_container>.container{width:100%;max-width:var(--hz-container);padding-left:var(--hz-gutter);padding-right:var(--hz-gutter);margin-left:auto;margin-right:auto}.section_homepage,.section.index-section{padding-block:var(--hz-section)}.section_homepage+.section_homepage{padding-top:0}.section_heading,.section_homepage>.container>h2,.section_homepage h2{font-size:clamp(1.5rem,1.2rem + 1.2vw,2.125rem);font-weight:700;letter-spacing:-.02em;text-transform:none;color:var(--hz-n-900);margin:0 0 var(--hz-8);position:relative;padding-bottom:var(--hz-4)}.section_heading:after,.section_homepage>.container>h2:after{content:"";position:absolute;left:0;bottom:0;width:56px;height:4px;border-radius:var(--hz-r-pill);background:linear-gradient(90deg,var(--hz-green-600),var(--hz-green-400))}.align_center .section_heading:after,.section_heading.align_center:after{left:50%;transform:translate(-50%)}.top_pannel{background:var(--hz-n-900);color:var(--hz-n-300);font-size:.8125rem;line-height:1.4;border:0}.top_pannel .container{display:flex;align-items:center;justify-content:space-between;gap:var(--hz-4);min-height:40px;flex-wrap:wrap}.top_pannel_text{text-transform:none;font-weight:500;color:var(--hz-n-200)}.top_pannel a,.top_pannel .search_toggle,.top_pannel .currency_selector{color:var(--hz-n-300);font-weight:500;text-transform:none;letter-spacing:0}.top_pannel a:hover,.top_pannel .search_toggle:hover{color:var(--hz-green-400)}.top_pannel_menu{display:flex;align-items:center;gap:var(--hz-5)}#page_header{background:var(--hz-surface);border-bottom:1px solid var(--hz-line-soft);box-shadow:none}.header_wrap1{background:transparent}.header_main_wrap{display:flex;align-items:center;gap:var(--hz-6);min-height:76px}.header_left{flex:0 0 auto}.header_center{flex:1 1 auto;display:flex;justify-content:center}.header_right{flex:0 0 auto}.header_logo{font-family:var(--hz-font-head);font-weight:800;font-size:clamp(1.25rem,1.1rem + .6vw,1.6rem);letter-spacing:-.03em;text-transform:none;color:var(--hz-n-900);line-height:1}.header_logo:hover{color:var(--hz-green-700)}#megamenu_level__1>li>a,.level_1__link{font-family:var(--hz-font-body);font-size:.9375rem;font-weight:500;letter-spacing:0;text-transform:none;color:var(--hz-n-700);padding:var(--hz-3) var(--hz-3);position:relative}#megamenu_level__1>li>a:after,.level_1__link:after{content:"";position:absolute;left:var(--hz-3);right:var(--hz-3);bottom:4px;height:2px;border-radius:var(--hz-r-pill);background:var(--hz-green-600);transform:scaleX(0);transform-origin:left;transition:transform .22s var(--hz-ease)}#megamenu_level__1>li>a:hover,#megamenu_level__1>li.current>a,.level_1__link:hover{color:var(--hz-green-700)}#megamenu_level__1>li>a:hover:after,#megamenu_level__1>li.current>a:after,.level_1__link:hover:after{transform:scaleX(1)}.level_2,.level_3{border:1px solid var(--hz-line);border-radius:var(--hz-r-md);box-shadow:var(--hz-shadow-lg);padding:var(--hz-3);background:var(--hz-surface)}.level_2__link,.level_3__link{border-radius:var(--hz-r-sm);padding:var(--hz-2) var(--hz-3);text-transform:none;font-size:.9375rem}.level_2__link:hover,.level_3__link:hover{background:var(--hz-green-50);color:var(--hz-green-800)}.cart_link{display:inline-flex;align-items:center;gap:var(--hz-2);font-size:.9375rem;font-weight:600;color:var(--hz-n-800);background:var(--hz-green-50);border:1px solid var(--hz-green-100);border-radius:var(--hz-r-pill);padding:10px var(--hz-4);transition:background .18s var(--hz-ease),border-color .18s var(--hz-ease)}.cart_link:hover{background:var(--hz-green-100);border-color:var(--hz-green-200);color:var(--hz-green-900)}.header_cart .cart_link span{color:inherit}.cart_content_wrap{border:1px solid var(--hz-line);border-radius:var(--hz-r-md);box-shadow:var(--hz-shadow-lg)}.header_search .search_form input,.search_form input[type=text],.search_form input[type=search]{border:1px solid var(--hz-line);border-radius:var(--hz-r-pill);padding:10px var(--hz-4);font-size:.9375rem}.btn,a.btn,button.btn,input[type=submit],.newsletter_form button,.shopify-payment-button__button--unbranded{display:inline-flex;align-items:center;justify-content:center;gap:var(--hz-2);font-family:var(--hz-font-body);font-size:.9375rem;font-weight:700;letter-spacing:.01em;text-transform:none;line-height:1;padding:14px var(--hz-6);border:1px solid rgba(217,119,6,.45);border-radius:var(--hz-r-md);background:var(--hz-btn-bg);color:var(--hz-btn-text)!important;box-shadow:0 4px 16px #f59e0b59;cursor:pointer;transition:all .2s var(--hz-ease)}.btn:hover,a.btn:hover,button.btn:hover,input[type=submit]:hover,.newsletter_form button:hover{background:var(--hz-btn-hover);color:#000!important;border-color:#d97706;transform:translateY(-2px);box-shadow:0 6px 24px #f59e0b8c}.btn:active,a.btn:active{transform:translateY(0);box-shadow:0 2px 8px #f59e0b59}.btn_alt,a.btn_alt{background:transparent;color:var(--hz-n-900);border-color:var(--hz-n-300);box-shadow:none}.btn_alt:hover,a.btn_alt:hover{background:var(--hz-n-900);border-color:var(--hz-n-900);color:var(--hz-text-invert)}.container.with_linklist .linklist_block,.container.direction_right.with_linklist .linklist_block{display:none}.container.with_linklist .section_slider,.container.direction_right.with_linklist .section_slider{width:100%;float:none}.section_slideshow{padding-block:0}.section_slider{border-radius:var(--hz-r-xl);overflow:hidden;box-shadow:var(--hz-shadow-md)}.section_slider .swiper-slide{position:relative}.section_slider .img_placeholder__wrap img{width:100%;height:100%;object-fit:cover;display:block}.slide_caption{padding:var(--hz-8) var(--hz-10)}.slide_caption .char1,.slide_caption h2{font-size:clamp(1.75rem,1.2rem + 2.4vw,3rem);font-weight:800;line-height:1.08;letter-spacing:-.03em;text-shadow:0 2px 18px rgba(0,0,0,.45);margin-bottom:var(--hz-3)}.slide_caption .char2,.slide_caption .caption_text{font-size:clamp(.9375rem,.85rem + .4vw,1.125rem);font-weight:500;text-shadow:0 1px 12px rgba(0,0,0,.5);margin-bottom:var(--hz-6)}.slider_btn{padding:15px var(--hz-8);font-size:1rem;border-radius:var(--hz-r-pill)}.swiper-pagination-bullet{width:8px;height:8px;background:var(--hz-n-0);opacity:.45;transition:width .22s var(--hz-ease),opacity .22s var(--hz-ease)}.swiper-pagination-bullet-active{width:26px;border-radius:var(--hz-r-pill);opacity:1;background:var(--hz-green-400)}.logo_item,.logo_wrap,.logo-bar__link{background:var(--hz-surface);border:1px solid var(--hz-line);border-radius:var(--hz-r-lg);padding:var(--hz-6) var(--hz-4);text-transform:none;font-family:var(--hz-font-body);font-size:.9375rem;font-weight:600;letter-spacing:0;color:var(--hz-n-800);transition:transform .2s var(--hz-ease),box-shadow .2s var(--hz-ease),border-color .2s var(--hz-ease)}.logo_item:hover,.logo_wrap:hover,.logo-bar__link:hover{transform:translateY(-3px);box-shadow:var(--hz-shadow-lg);border-color:var(--hz-green-200);color:var(--hz-green-800)}.logo_item .item_icon,.item_icon{color:var(--hz-green-600);margin-bottom:var(--hz-3);font-size:1.75rem}.banner_item,.banner_wrap{position:relative;border-radius:var(--hz-r-lg);overflow:hidden;background:var(--hz-n-100);transition:transform .25s var(--hz-ease),box-shadow .25s var(--hz-ease)}.banner_item:hover,.banner_wrap:hover{transform:translateY(-3px);box-shadow:var(--hz-shadow-lg)}.banner_image img{width:100%;height:100%;object-fit:cover;display:block}.banner_item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#14171500 35%,#141715a6);pointer-events:none}.banner_caption{position:relative;z-index:2;padding:var(--hz-6)}.banner_title{font-size:clamp(1.25rem,1rem + 1vw,1.875rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--hz-n-0);text-shadow:0 2px 14px rgba(0,0,0,.4);margin-bottom:var(--hz-2)}.banner_text{color:#ffffffe0;font-size:.9375rem;font-weight:500;text-shadow:0 1px 10px rgba(0,0,0,.45)}.product_listing__main,.products_list>li,.product_item{border-radius:var(--hz-r-lg);overflow:hidden;background:var(--hz-surface);border:1px solid var(--hz-line-soft);transition:transform .2s var(--hz-ease),box-shadow .2s var(--hz-ease),border-color .2s var(--hz-ease)}.product_listing__main:hover,.products_list>li:hover,.product_item:hover{transform:translateY(-3px);box-shadow:var(--hz-shadow-lg);border-color:var(--hz-line)}.product_listing__main img,.product_item img{transition:transform .4s var(--hz-ease)}.product_listing__main:hover img,.product_item:hover img{transform:scale(1.035)}.price,.product_price,.money{font-family:var(--hz-font-head);font-weight:700;color:var(--hz-n-900);letter-spacing:-.01em}.price--on-sale,.sale_price{color:var(--hz-sale)}.price--compare,.compare_price,del{color:var(--hz-text-muted);font-weight:500}.badge,.product_label,.label_sale{background:var(--hz-sale);color:var(--hz-n-0);font-size:.75rem;font-weight:700;letter-spacing:.02em;padding:5px 10px;border-radius:var(--hz-r-pill);text-transform:uppercase}.label_new{background:var(--hz-green-700)}.advantages_item{display:flex;align-items:flex-start;gap:var(--hz-4);background:var(--hz-surface-alt);border:1px solid var(--hz-line-soft);border-radius:var(--hz-r-lg);padding:var(--hz-6);transition:border-color .2s var(--hz-ease),box-shadow .2s var(--hz-ease)}.advantages_item:hover{border-color:var(--hz-green-200);box-shadow:var(--hz-shadow-sm)}.advantages_icon{flex:0 0 auto;color:var(--hz-green-700);font-size:1.5rem;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;background:var(--hz-green-50);border-radius:var(--hz-r-md)}.advantages_text{font-size:.9375rem;color:var(--hz-text-muted);margin:0}.advantages_item h3,.advantages_item h4{font-size:1rem;font-weight:600;margin:0 0 var(--hz-1)}.item__newsletter{background:var(--hz-surface-alt);border-radius:var(--hz-r-xl);padding:var(--hz-10) var(--hz-8)}.newsletter_form{display:flex;gap:var(--hz-2);flex-wrap:wrap}.newsletter__input,.newsletter_form input[type=email],.newsletter_form input[type=text]{flex:1 1 220px;min-width:0;border:1px solid var(--hz-line);border-radius:var(--hz-r-md);background:var(--hz-surface);padding:14px var(--hz-4);font-family:var(--hz-font-body);font-size:.9375rem;color:var(--hz-text);transition:border-color .18s var(--hz-ease),box-shadow .18s var(--hz-ease)}.newsletter__input::placeholder{color:var(--hz-n-400)}.newsletter__input:focus,.newsletter_form input:focus{border-color:var(--hz-green-500);box-shadow:0 0 0 3px var(--hz-green-100);outline:none}#page_footer,.footer_row__1,.footer_row__2,.page_wrapper footer{background:var(--hz-n-900);color:var(--hz-n-300)}.page_wrapper footer a,.footer_row__1 a,.footer_row__2 a{color:var(--hz-n-300)}.page_wrapper footer a:hover,.footer_row__1 a:hover{color:var(--hz-green-400)}.footer_row__1{padding-block:var(--hz-16) var(--hz-12)}.footer_row__2{padding-block:var(--hz-5);border-top:1px solid rgba(255,255,255,.09);font-size:.875rem;color:var(--hz-n-400)}.footer_block{background:transparent}.footer_item h3,.footer_item h4,.footer_item .linklist_title{color:var(--hz-n-0);font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0 0 var(--hz-5)}.footer_item__about p,.about_text{color:var(--hz-n-400);font-size:.9375rem}.footer_item__links li+li{margin-top:var(--hz-2)}.footer_item__links a{font-size:.9375rem}.social_wrap a{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:var(--hz-r-pill);background:#ffffff0f;border:1px solid rgba(255,255,255,.14);color:var(--hz-n-100);transition:background .18s var(--hz-ease),border-color .18s var(--hz-ease),transform .18s var(--hz-ease),color .18s var(--hz-ease)}.social_wrap a:hover{background:var(--hz-green-600);border-color:var(--hz-green-600);color:var(--hz-n-0);transform:translateY(-2px)}.divider_item,hr{border:0;border-top:1px solid var(--hz-line-soft);margin-block:var(--hz-8)}.alert{border-radius:var(--hz-r-md);border:1px solid transparent;padding:var(--hz-4);font-size:.9375rem}.alert-success{background:var(--hz-green-50);border-color:var(--hz-green-200);color:var(--hz-green-900)}.alert-warning{background:var(--hz-yellow-100);border-color:var(--hz-yellow-400);color:#6b4e00}#scroll_to_top,.scroll_to_top{background:var(--hz-n-900);border-radius:var(--hz-r-pill);box-shadow:var(--hz-shadow-lg);color:var(--hz-n-0);border:0}#scroll_to_top:hover{background:var(--hz-green-700)}@media(max-width:1024px){.header_main_wrap{min-height:64px;flex-wrap:wrap}.section_slider{border-radius:var(--hz-r-lg)}}@media(max-width:767px){body{font-size:15px}.top_pannel .container{justify-content:center;text-align:center;min-height:auto;padding-block:var(--hz-2)}.top_pannel_text{width:100%;font-size:.75rem}.header_main_wrap{gap:var(--hz-3)}.cart_link{padding:9px var(--hz-3);font-size:.875rem}.slide_caption{padding:var(--hz-5)}.item__newsletter{padding:var(--hz-8) var(--hz-5)}.newsletter_form{flex-direction:column}.newsletter_form .btn,.newsletter_form button{width:100%}.section_slider{border-radius:var(--hz-r-md)}.advantages_item{padding:var(--hz-5)}.footer_row__1{padding-block:var(--hz-12) var(--hz-8)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms;transition-duration:.001ms;scroll-behavior:auto}.btn:hover,.logo_item:hover,.banner_item:hover,.product_item:hover{transform:none}}.section_heading:after,.section_homepage>.container>h2:after{left:50%;transform:translate(-50%)}.section_slideshow .caption_text h2,.slide_caption h2{color:var(--hz-n-0);margin:0 0 var(--hz-3);padding-bottom:0;text-transform:none}.section_slideshow .caption_text h2:after,.slide_caption h2:after{display:none}.section_homepage>.container>h2,.section_heading{text-transform:capitalize}.logo_item.item_icon{font-size:.9375rem}.logo_item .img_placeholder__wrap{border-radius:var(--hz-r-md);background-color:var(--hz-n-50);margin-bottom:var(--hz-3)}.header_wrap1 .header_cart .cart_link b,.header_wrap1 .header_cart .cart_link span,.header_cart .cart_link b{color:inherit}.section_slider .img_placeholder__wrap{padding-top:0!important;aspect-ratio:2.03;background-position:center}.section_banners-countdown .row,.section_logo-list_wrap .row{display:flex;flex-wrap:wrap;row-gap:var(--hz-4)}html:root{font-size:16px}html body{font-family:var(--hz-font-body);font-size:16px;line-height:1.65;color:var(--hz-text)}html h1,html h2,html h3,html h4,html h5,html h6,html .section_heading,html .banner_title,html .header_logo,html .linklist_title{font-family:var(--hz-font-head)}html p,html li,html td,html label,html input,html textarea,html select{font-family:var(--hz-font-body)}.banner_item[class*=col-]{border-radius:0;overflow:visible;background:transparent;box-shadow:none}.banner_item[class*=col-]:before{display:none}.banner_item[class*=col-]:hover{transform:none;box-shadow:none}.banner_wrap{position:relative;border-radius:var(--hz-r-lg);overflow:hidden;background:var(--hz-n-100)}.banner_wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#14171500 35%,#141715a6);pointer-events:none}.banner_wrap .banner_caption{position:relative;z-index:2}.banner_wrap .banner_title,.banner_wrap .banner_text{color:var(--hz-n-0)}.logo_item.item_icon .img_placeholder__wrap{display:none}.banner_wrap:before{background:linear-gradient(180deg,#1417159e,#1417152e 48%,#1417156b)}.banner_wrap .banner_caption{padding:var(--hz-8) var(--hz-6)}.banner_wrap .banner_title{margin-bottom:var(--hz-3);line-height:1.12}.banner_wrap .banner_text{color:#ffffffeb;font-size:.9375rem;font-weight:500;letter-spacing:.01em;text-transform:none;line-height:1.5}html #megamenu_level__1>li>a{white-space:nowrap}.logo_item.item_icon .img_placeholder__wrap{display:block;background-color:transparent;margin-bottom:0}.banner_wrap .banner_text p.text{color:#ffffffeb;font-size:.9375rem;font-weight:500;text-transform:none;letter-spacing:.01em;line-height:1.5;margin:0}.banner_wrap .banner_title{margin:0 0 var(--hz-3)}.banner_wrap .banner_title p{margin:0}html .section_banners-countdown .banner_item .banner_wrap .banner_link .text{color:#ffffffeb}.footer_row__1 .footer_item.with_bg{background:#ffffff0b;border:1px solid rgba(255,255,255,.07);border-radius:14px}.footer_row__1 .footer_block:has(h3:empty){display:none}.footer_row__1 .footer_main{display:flex;flex-wrap:wrap;gap:24px}.footer_row__1 .footer_block{flex:1 1 280px;width:auto;max-width:none;padding-left:0;padding-right:0}.footer_row__1 .footer_item__links a{color:var(--hz-n-200)}.footer_row__1 .footer_item.with_bg{background:#ffffff0d!important}.footer_row__1 .footer_item h3{color:#fff!important}.footer_row__1 .footer_item p{color:#c3c8c4!important}.footer_row__1 .footer_item__links a{color:#dde0dd!important}.product_badge{width:auto!important;height:auto!important;min-width:0!important;border-radius:var(--hz-r-pill)!important;padding:5px 10px!important;font-family:var(--hz-font-body)!important;font-size:11px!important;line-height:1!important;font-weight:600!important;letter-spacing:.06em!important;text-transform:uppercase!important;top:10px!important;box-shadow:0 1px 2px #1417152e!important}.product_badge.new{background:var(--hz-n-900)!important;color:#fff!important;left:10px!important;right:auto!important}.product_badge.sale{background:var(--hz-sale)!important;color:#fff!important;right:10px!important;left:auto!important}#back_top{background:var(--hz-n-900)!important;color:#fff!important;border-radius:var(--hz-r-pill);box-shadow:var(--hz-shadow-lg);border:0}#back_top:hover{background:var(--hz-green-700)!important}.social_wrap a{width:44px!important;height:44px!important;border-radius:var(--hz-r-pill)!important;background:transparent!important;border:1px solid var(--hz-line)!important;color:var(--hz-green-700)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.social_wrap a:hover{background:var(--hz-green-700)!important;border-color:var(--hz-green-700)!important;color:#fff!important;transform:translateY(-2px)}html .btn.btn_alt{background:linear-gradient(135deg,#fde047,#f59e0b)!important;color:#0f172a!important;font-weight:800!important;border:1px solid rgba(217,119,6,.45)!important;box-shadow:0 4px 16px #f59e0b59!important}html .btn.btn_alt:hover,html .btn.btn_alt:focus{background:linear-gradient(135deg,#fef08a,#eab308)!important;border-color:#d97706!important;color:#000!important;box-shadow:0 6px 24px #f59e0b8c!important;transform:translateY(-2px)!important}.sidebar_widget__linklist:not(:has(.list_links li)){display:none}#shopify-section-sidebar-ensuing{display:none}li:has(>a[href$="/demo-delete-before-launch"]){display:none}.sidebar_small .sidebar{padding-top:var(--hz-2)}.hz-widget{margin:0 0 var(--hz-8)}.hz-widget__head{font-family:var(--hz-font-body);font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--hz-n-500);margin:0 0 var(--hz-4)}.hz-deal{background:var(--hz-n-900);border-radius:var(--hz-r-lg);padding:var(--hz-5)}.hz-eyebrow{font-family:var(--hz-font-body);font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--hz-green-400);margin:0 0 var(--hz-4)}.hz-deal__media{position:relative;display:block;background:var(--hz-n-0);border-radius:var(--hz-r-md);overflow:hidden;aspect-ratio:1}.hz-deal__media img{width:100%;height:100%;object-fit:contain;display:block}.hz-deal__off{position:absolute;top:10px;left:10px;background:var(--hz-sale);color:#fff;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:5px 10px;border-radius:var(--hz-r-pill);line-height:1}html .hz-deal__title{display:block;color:#fff;font-family:var(--hz-font-head);font-size:1rem;line-height:1.3;margin:var(--hz-4) 0 var(--hz-2)}html .hz-deal__title:hover{color:var(--hz-green-400)}.hz-deal__price{margin:0 0 var(--hz-4);font-size:.9375rem;color:#fff}.hz-deal__price s{color:#ffffff80;margin-right:6px}.hz-deal__price b{font-size:1.0625rem}.hz-count{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:0 0 var(--hz-4)}.hz-count span{background:#ffffff14;border-radius:10px;padding:8px 2px;text-align:center}.hz-count b{display:block;color:#fff;font-size:1.0625rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.1}.hz-count i{display:block;font-style:normal;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#fff9;margin-top:3px}html .hz-deal__cta{display:block;width:100%;text-align:center;background:var(--hz-green-400);color:var(--hz-n-900);border:0;border-radius:var(--hz-r-md);padding:11px 14px;font-weight:700;font-size:.875rem;letter-spacing:0;text-transform:none}html .hz-deal__cta:hover{background:#fff;color:var(--hz-n-900)}.hz-cats{list-style:none;margin:0;padding:0;border-top:1px solid var(--hz-line)}.hz-cats li{border-bottom:1px solid var(--hz-line)}html .hz-cats a{display:block;padding:11px 0;font-size:.9375rem;color:var(--hz-text);transition:color .18s var(--hz-ease),padding-left .18s var(--hz-ease)}html .hz-cats a:hover{color:var(--hz-green-700);padding-left:6px}html .hz-cats a.is-on{color:var(--hz-green-700);font-weight:600}html .hz-clear{display:inline-block;margin-top:var(--hz-3);font-size:.8125rem;color:var(--hz-n-500);text-decoration:underline}html .hz-clear:hover{color:var(--hz-green-700)}.hz-price__row{display:flex;gap:10px;margin:0 0 var(--hz-3)}.hz-price label{flex:1 1 0;margin:0;font-weight:400}.hz-price label span{display:block;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--hz-n-500);margin-bottom:5px}html .hz-price input{width:100%;height:40px;padding:0 10px;border:1px solid var(--hz-line);border-radius:var(--hz-r-sm);background:var(--hz-n-0);color:var(--hz-text);font-size:.875rem}html .hz-price input:focus{border-color:var(--hz-green-700);outline:2px solid rgba(22,112,45,.18);outline-offset:0}html .hz-price__go{display:block;width:100%;background:var(--hz-n-900);color:#fff;border:0;border-radius:var(--hz-r-md);padding:10px 14px;font-size:.875rem;font-weight:600;text-transform:none;letter-spacing:0}html .hz-price__go:hover{background:var(--hz-green-700)}.hz-mini{list-style:none;margin:0;padding:0}.hz-mini li+li{margin-top:var(--hz-4)}.hz-mini a{display:flex;gap:12px;align-items:center}.hz-mini__img{flex:0 0 60px;width:60px;height:60px;background:var(--hz-n-100);border-radius:var(--hz-r-sm);overflow:hidden}.hz-mini__img img{width:100%;height:100%;object-fit:contain;display:block}.hz-mini__txt{flex:1 1 auto;min-width:0}.hz-mini__name{display:block;font-size:.875rem;line-height:1.35;color:var(--hz-text)}.hz-mini a:hover .hz-mini__name{color:var(--hz-green-700)}.hz-mini__price{display:block;margin-top:3px;font-size:.8125rem;font-weight:600;color:var(--hz-sale)}.hz-mini__price s{color:var(--hz-n-500);font-weight:400;margin-right:5px}.hz-promo__media{position:relative;display:block;border-radius:var(--hz-r-lg);overflow:hidden;aspect-ratio:4 / 5}.hz-promo__media img{width:100%;height:100%;object-fit:cover;display:block}.hz-promo__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1417150a,#14171575 44%,#141715e6)}.hz-promo__body{position:absolute;left:0;right:0;bottom:0;padding:var(--hz-5)}.hz-promo__kicker{display:block;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--hz-green-400);margin-bottom:6px}.hz-promo__head{display:block;font-family:var(--hz-font-head);font-size:1.25rem;line-height:1.2;color:#fff;margin-bottom:10px;text-wrap:balance}.hz-promo__cta{display:inline-block;font-size:.8125rem;font-weight:600;color:#fff;border-bottom:1px solid rgba(255,255,255,.55);padding-bottom:2px}.hz-promo__media:hover .hz-promo__cta{border-bottom-color:#fff}.hz-trust{list-style:none;margin:var(--hz-5) 0 0;padding:0}.hz-trust li{position:relative;padding-left:24px;font-size:.8125rem;line-height:1.5;color:var(--hz-n-500)}.hz-trust li+li{margin-top:9px}.hz-trust li:before{content:"";position:absolute;left:2px;top:4px;width:11px;height:6px;border-left:2px solid var(--hz-green-700);border-bottom:2px solid var(--hz-green-700);transform:rotate(-45deg)}@media(max-width:767px){.sidebar_small .sidebar{padding-top:var(--hz-8)}.hz-deal,.hz-promo{max-width:440px}}html .hz-promo__kicker{color:var(--hz-green-300)}.hz_contact_hero,.hz_blog_hero,.hz_faq_hero,.hz_about_hero,.hz_cart_hero{text-align:center;padding:clamp(36px,5vw,64px) var(--hz-gutter) clamp(24px,4vw,48px);max-width:820px;margin:0 auto}.hz_contact_kicker,.hz_blog_kicker,.hz_faq_kicker,.hz_about_kicker,.hz_cart_kicker{display:inline-block;font-family:var(--hz-font-body);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--hz-green-600);background:var(--hz-green-50);padding:4px 12px;border-radius:var(--hz-r-pill);margin-bottom:var(--hz-3)}.hz_contact_heading,.hz_blog_heading,.hz_faq_heading,.hz_about_heading,.hz_cart_heading{font-family:var(--hz-font-head);font-size:clamp(2rem,1.5rem + 2vw,3rem);font-weight:800;letter-spacing:-.025em;color:var(--hz-n-900);line-height:1.15;margin:0 0 var(--hz-3)}.hz_contact_subhead,.hz_blog_subhead,.hz_faq_subhead,.hz_about_subhead{font-size:clamp(1rem,.95rem + .3vw,1.125rem);color:var(--hz-text-muted);line-height:1.6;margin:0 auto;max-width:620px}.hz_badge_pill{display:inline-flex;align-items:center;font-size:.75rem;font-weight:600;padding:3px 10px;border-radius:var(--hz-r-pill);background:var(--hz-n-100);color:var(--hz-n-700);line-height:1;width:fit-content}.hz_badge_green{background:var(--hz-green-100);color:var(--hz-green-900)}.template_contact{padding-bottom:clamp(60px,8vw,110px);background:var(--hz-surface)}.hz_contact_section_root{max-width:1200px;margin:0 auto;padding:0 var(--hz-gutter)}.hz_contact_hero_banner{text-align:center;padding:clamp(36px,5vw,64px) 16px clamp(28px,4vw,44px);margin-bottom:clamp(24px,4vw,48px);background:radial-gradient(circle at 50% 0%,#16702d14,#f8faf900 70%);border-radius:var(--hz-r-xl)}.hz_contact_badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:var(--hz-green-50);border:1px solid var(--hz-green-200);border-radius:var(--hz-r-pill);font-size:.8125rem;font-weight:700;color:var(--hz-green-800);letter-spacing:.03em;text-transform:uppercase;margin-bottom:16px}.hz_pulse_beacon{width:8px;height:8px;background-color:var(--hz-green-500);border-radius:50%;box-shadow:0 0 #22c55eb3;animation:hz-pulse-glow 2s infinite cubic-bezier(.4,0,.6,1)}@keyframes hz-pulse-glow{0%{transform:scale(.95);box-shadow:0 0 #22c55eb3}70%{transform:scale(1);box-shadow:0 0 0 8px #22c55e00}to{transform:scale(.95);box-shadow:0 0 #22c55e00}}.hz_contact_title{font-family:var(--hz-font-display);font-size:clamp(2rem,3.6vw,3rem);font-weight:800;line-height:1.18;letter-spacing:-.025em;color:var(--hz-n-900);max-width:800px;margin:0 auto 16px}.hz_contact_subtitle{font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.6;color:var(--hz-n-600);max-width:720px;margin:0 auto clamp(24px,3.5vw,36px)}.hz_contact_metrics{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(16px,2.5vw,32px);margin-top:10px}.hz_metric_item{display:flex;align-items:center;gap:12px;background:var(--hz-surface);border:1px solid var(--hz-line);padding:10px 18px;border-radius:var(--hz-r-pill);box-shadow:var(--hz-shadow-sm);transition:transform .2s var(--hz-ease),border-color .2s var(--hz-ease)}.hz_metric_item:hover{transform:translateY(-2px);border-color:var(--hz-green-300)}.hz_metric_icon{width:32px;height:32px;border-radius:50%;background:var(--hz-green-50);color:var(--hz-green-700);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hz_metric_text{text-align:left;display:flex;flex-direction:column}.hz_metric_text strong{font-size:.875rem;font-weight:700;color:var(--hz-n-900);line-height:1.2}.hz_metric_text span{font-size:.75rem;color:var(--hz-n-500)}.hz_contact_main_grid{display:grid;grid-template-columns:1fr 1.3fr;gap:clamp(28px,4.5vw,56px);align-items:start;margin-bottom:clamp(48px,6vw,80px)}.hz_channels_column{display:flex;flex-direction:column;gap:var(--hz-5)}.hz_whatsapp_card{background:linear-gradient(135deg,#0d2814,#153c1d 60%,#1b4b24);border:1px solid #236932;border-radius:var(--hz-r-xl);padding:clamp(22px,3vw,28px);color:#fff;box-shadow:0 10px 30px -8px #125a2459;position:relative;overflow:hidden;transition:transform .22s var(--hz-ease),box-shadow .22s var(--hz-ease)}.hz_whatsapp_card:hover{transform:translateY(-3px);box-shadow:0 16px 36px -8px #125a2473}.hz_whatsapp_card:before{content:"";position:absolute;top:-40px;right:-40px;width:140px;height:140px;background:radial-gradient(circle,#55c36538,#55c36500 70%);border-radius:50%;pointer-events:none}.hz_wa_header{display:flex;align-items:center;gap:16px;margin-bottom:14px}.hz_wa_icon_wrap{width:48px;height:48px;border-radius:14px;background:#25d36629;border:1px solid rgba(37,211,102,.35);color:#25d366;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hz_wa_badge{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:700;color:#6ee7b7;letter-spacing:.02em;text-transform:uppercase;margin-bottom:2px}.hz_wa_title{font-family:var(--hz-font-display);font-size:1.25rem;font-weight:800;color:#fff;margin:0}.hz_wa_desc{font-size:.875rem;line-height:1.5;color:#ffffffd1;margin:0 0 20px}.hz_wa_actions{display:flex;flex-wrap:wrap;gap:12px}.hz_btn_whatsapp{display:inline-flex;align-items:center;gap:10px;background:#25d366;color:#0b2210!important;font-weight:700;font-size:.9375rem;padding:12px 22px;border-radius:var(--hz-r-pill);box-shadow:0 4px 14px #25d36659;transition:all .2s var(--hz-ease);text-decoration:none!important}.hz_btn_whatsapp:hover{background:#22bf5b;transform:translateY(-1px);box-shadow:0 6px 18px #25d36673}.hz_btn_copy_link{display:inline-flex;align-items:center;gap:8px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:.8125rem;font-weight:600;padding:11px 16px;border-radius:var(--hz-r-pill);cursor:pointer;transition:all .18s var(--hz-ease)}.hz_btn_copy_link:hover{background:#ffffff38;border-color:#ffffff59}.hz_subchannels_list{display:flex;flex-direction:column;gap:var(--hz-4)}.hz_channel_card{background:var(--hz-surface-alt);border:1px solid var(--hz-line);border-radius:var(--hz-r-lg);padding:clamp(16px,2.5vw,22px);transition:border-color .2s var(--hz-ease),box-shadow .2s var(--hz-ease),transform .2s var(--hz-ease)}.hz_channel_card:hover{border-color:var(--hz-green-300);box-shadow:var(--hz-shadow-sm);transform:translateY(-2px)}.hz_channel_header{display:flex;align-items:center;gap:14px;margin-bottom:12px}.hz_channel_icon{width:40px;height:40px;border-radius:var(--hz-r-md);background:var(--hz-green-50);border:1px solid var(--hz-green-200);color:var(--hz-green-700);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hz_channel_heading{font-family:var(--hz-font-display);font-size:1rem;font-weight:700;color:var(--hz-n-900);margin:0 0 2px}.hz_channel_sub{font-size:.8125rem;color:var(--hz-n-500);display:block}.hz_direct_link{font-size:1.0625rem;font-weight:700;color:var(--hz-green-700);text-decoration:none;display:inline-block;margin-bottom:8px;transition:color .18s var(--hz-ease)}.hz_direct_link:hover{color:var(--hz-green-900);text-decoration:underline}.hz_action_row{display:flex;align-items:center;gap:8px}.hz_action_pill{display:inline-flex;align-items:center;gap:6px;font-size:.8125rem;font-weight:600;padding:6px 14px;border-radius:var(--hz-r-pill);background:var(--hz-green-600);color:#fff!important;border:none;cursor:pointer;text-decoration:none!important;transition:all .18s var(--hz-ease)}.hz_action_pill:hover{background:var(--hz-green-700);transform:translateY(-1px)}.hz_pill_secondary{background:var(--hz-surface);border:1px solid var(--hz-line);color:var(--hz-n-700)!important}.hz_pill_secondary:hover{background:var(--hz-surface-alt);border-color:var(--hz-n-400);color:var(--hz-n-900)!important}.hz_email_item{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;padding:6px 0;border-bottom:1px solid var(--hz-line-soft)}.hz_email_item:last-child{border-bottom:none;padding-bottom:0}.hz_email_label{font-size:.8125rem;font-weight:600;color:var(--hz-n-600);min-width:140px}.hz_address_text{font-size:.9375rem;font-weight:600;color:var(--hz-n-800);line-height:1.45;margin:0 0 8px}.hz_hub_pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--hz-green-100);color:var(--hz-green-900);font-size:.75rem;font-weight:600;border-radius:var(--hz-r-pill)}.hz_schedule_row{display:flex;align-items:baseline;gap:10px;font-size:.875rem;margin-bottom:4px}.hz_sch_day{font-weight:700;color:var(--hz-n-900);min-width:80px}.hz_sch_time{color:var(--hz-n-700);font-weight:500}.hz_muted_sch{font-size:.8125rem;color:var(--hz-n-500)}.hz_social_connect{padding-top:var(--hz-3);border-top:1px solid var(--hz-line-soft)}.hz_social_label{display:block;font-size:.8125rem;font-weight:700;color:var(--hz-n-600);text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px}.hz_social_badges{display:flex;flex-wrap:wrap;gap:8px}.hz_soc_pill{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:var(--hz-r-pill);background:var(--hz-surface-alt);border:1px solid var(--hz-line);font-size:.8125rem;font-weight:600;color:var(--hz-n-700);text-decoration:none!important;transition:all .18s var(--hz-ease)}.hz_soc_pill:hover{background:var(--hz-green-50);border-color:var(--hz-green-300);color:var(--hz-green-800);transform:translateY(-1px)}.hz_contact_form_wrapper{background:var(--hz-surface);border:1px solid var(--hz-line);border-radius:var(--hz-r-xl);padding:clamp(28px,4.5vw,44px);box-shadow:var(--hz-shadow-lg);position:relative}.hz_contact_form_wrapper:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--hz-green-500) 0%,var(--hz-green-700) 100%);border-radius:var(--hz-r-xl) var(--hz-r-xl) 0 0}.hz_form_top{margin-bottom:var(--hz-5)}.hz_form_badge{display:inline-block;font-size:.75rem;font-weight:700;color:var(--hz-green-700);background:var(--hz-green-50);padding:4px 10px;border-radius:var(--hz-r-pill);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.hz_form_title{font-family:var(--hz-font-display);font-size:clamp(1.5rem,2.2vw,1.875rem);font-weight:800;color:var(--hz-n-900);margin:0 0 6px;line-height:1.25}.hz_form_desc{font-size:.9375rem;color:var(--hz-n-500);margin:0;line-height:1.5}.hz_topic_selector{margin-bottom:var(--hz-5);padding-bottom:var(--hz-4);border-bottom:1px solid var(--hz-line-soft)}.hz_topic_label{display:block;font-size:.8125rem;font-weight:700;color:var(--hz-n-700);text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}.hz_topic_pills{display:flex;flex-wrap:wrap;gap:8px}.hz_topic_pill{padding:8px 14px;background:var(--hz-surface-alt);border:1px solid var(--hz-line);border-radius:var(--hz-r-pill);font-size:.8125rem;font-weight:600;color:var(--hz-n-700);cursor:pointer;transition:all .18s var(--hz-ease)}.hz_topic_pill:hover{border-color:var(--hz-green-400);background:var(--hz-green-50);color:var(--hz-green-800)}.hz_topic_pill.active{background:var(--hz-green-600);border-color:var(--hz-green-600);color:#fff;box-shadow:0 2px 8px #16702d40}.hz_alert_success{display:flex;align-items:flex-start;gap:14px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:var(--hz-r-lg);padding:16px 20px;color:#166534;margin-bottom:24px}.hz_alert_success h4{font-size:1rem;font-weight:700;color:#14532d;margin:0 0 4px}.hz_alert_success p{font-size:.875rem;margin:0;line-height:1.45}.hz_alert_icon{flex-shrink:0;color:var(--hz-green-600);margin-top:2px}.hz_alert_error{display:flex;align-items:flex-start;gap:14px;background:#fef2f2;border:1px solid #fecaca;border-radius:var(--hz-r-lg);padding:16px 20px;color:#991b1b;margin-bottom:24px}.hz_alert_error h4{font-size:1rem;font-weight:700;color:#7f1d1d;margin:0 0 4px}.hz_form_fields_grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--hz-4);margin-bottom:var(--hz-4)}.hz_input_group{display:flex;flex-direction:column}.hz_full_width{grid-column:1 / -1;margin-bottom:var(--hz-4)}.hz_field_label{font-size:.875rem;font-weight:600;color:var(--hz-n-800);margin-bottom:6px;display:flex;align-items:center;gap:4px}.hz_required{color:#dc2626}.hz_optional{font-size:.75rem;font-weight:400;color:var(--hz-n-400)}.hz_input_wrapper{position:relative;display:flex;align-items:center}.hz_field_icon{position:absolute;left:14px;color:var(--hz-n-400);pointer-events:none;transition:color .18s var(--hz-ease)}.hz_text_input{width:100%;padding:12px 16px 12px 42px;border:1px solid var(--hz-line);border-radius:var(--hz-r-md);background:var(--hz-surface-alt);font-family:var(--hz-font-body);font-size:.9375rem;color:var(--hz-text);box-sizing:border-box;transition:all .18s var(--hz-ease)}.hz_text_input:focus{outline:none;background:var(--hz-surface);border-color:var(--hz-green-600);box-shadow:0 0 0 3.5px var(--hz-green-100)}.hz_text_input:focus+.hz_field_icon,.hz_input_wrapper:focus-within .hz_field_icon{color:var(--hz-green-600)}.hz_select_input{width:100%;padding:12px 16px;border:1px solid var(--hz-line);border-radius:var(--hz-r-md);background:var(--hz-surface-alt);font-family:var(--hz-font-body);font-size:.9375rem;color:var(--hz-text);box-sizing:border-box;cursor:pointer;transition:all .18s var(--hz-ease)}.hz_select_input:focus{outline:none;background:var(--hz-surface);border-color:var(--hz-green-600);box-shadow:0 0 0 3.5px var(--hz-green-100)}.hz_textarea_input{width:100%;padding:14px 16px;border:1px solid var(--hz-line);border-radius:var(--hz-r-md);background:var(--hz-surface-alt);font-family:var(--hz-font-body);font-size:.9375rem;line-height:1.5;color:var(--hz-text);box-sizing:border-box;resize:vertical;min-height:120px;transition:all .18s var(--hz-ease)}.hz_textarea_input:focus{outline:none;background:var(--hz-surface);border-color:var(--hz-green-600);box-shadow:0 0 0 3.5px var(--hz-green-100)}.hz_attachment_hint{display:flex;align-items:flex-start;gap:10px;background:var(--hz-green-50);border:1px dashed var(--hz-green-300);padding:12px 16px;border-radius:var(--hz-r-md);font-size:.8125rem;color:var(--hz-green-900);margin-bottom:var(--hz-5);line-height:1.45}.hz_attachment_hint svg{flex-shrink:0;color:var(--hz-green-700);margin-top:2px}.hz_attachment_hint a{color:var(--hz-green-800);font-weight:700;text-decoration:underline}.hz_submit_contact_btn{width:100%;padding:16px 28px;font-family:var(--hz-font-display);font-size:1.0625rem;font-weight:800;letter-spacing:.01em;color:#0f172a!important;background:linear-gradient(135deg,#fde047,#f59e0b)!important;border:1px solid rgba(217,119,6,.45)!important;border-radius:var(--hz-r-md);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 4px 18px #f59e0b59!important;transition:all .22s var(--hz-ease)}.hz_submit_contact_btn:hover{background:linear-gradient(135deg,#fef08a,#eab308)!important;color:#000!important;border-color:#d97706!important;transform:translateY(-2px);box-shadow:0 8px 28px #f59e0b8c!important}.hz_submit_contact_btn svg{color:#0f172a!important;transition:transform .2s var(--hz-ease)}.hz_submit_contact_btn:hover svg{color:#000!important;transform:translate(4px)}.hz_form_assurance{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.8125rem;color:var(--hz-n-500);margin-top:14px;text-align:center}.hz_contact_faq_section{margin-bottom:clamp(48px,6vw,80px);background:var(--hz-surface-alt);border:1px solid var(--hz-line);border-radius:var(--hz-r-xl);padding:clamp(32px,5vw,56px) clamp(20px,4vw,48px)}.hz_faq_head{text-align:center;max-width:700px;margin:0 auto clamp(28px,4vw,40px)}.hz_faq_kicker{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--hz-green-700);background:var(--hz-green-100);padding:4px 12px;border-radius:var(--hz-r-pill);margin-bottom:8px}.hz_faq_title{font-family:var(--hz-font-display);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;color:var(--hz-n-900);margin:0 0 10px}.hz_faq_subtitle{font-size:.9375rem;color:var(--hz-n-500);margin:0}.hz_contact_faq_grid{display:flex;flex-direction:column;gap:12px;max-width:860px;margin:0 auto}.hz_faq_item{background:var(--hz-surface);border:1px solid var(--hz-line);border-radius:var(--hz-r-lg);overflow:hidden;transition:border-color .2s var(--hz-ease),box-shadow .2s var(--hz-ease)}.hz_faq_summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;font-size:1rem;font-weight:700;color:var(--hz-n-900);cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.hz_faq_toggle{width:28px;height:28px;border-radius:50%;background:var(--hz-surface-alt);color:var(--hz-n-600);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .25s var(--hz-ease),background .2s var(--hz-ease),color .2s var(--hz-ease)}.hz_faq_item[open] .hz_faq_toggle{transform:rotate(180deg);background:var(--hz-green-600);color:#fff}.hz_faq_answer{padding:14px 24px 20px;font-size:.9375rem;line-height:1.65;color:var(--hz-n-600);border-top:1px solid var(--hz-line-soft)}.hz_faq_answer p{margin:0}.hz_delivery_coverage_banner{background:#0f1412;border-radius:var(--hz-r-xl);padding:clamp(32px,5vw,48px) clamp(20px,4vw,40px);color:#fff}.hz_cov_header{text-align:center;margin-bottom:clamp(24px,3.5vw,36px)}.hz_cov_header h4{font-family:var(--hz-font-display);font-size:clamp(1.35rem,2.2vw,1.75rem);font-weight:800;color:#fff;margin:0 0 6px}.hz_cov_header p{font-size:.9375rem;color:#94a3b8;margin:0}.hz_cov_grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hz_cov_card{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:var(--hz-r-lg);padding:20px 16px;text-align:center;transition:all .2s var(--hz-ease)}.hz_cov_card:hover{background:#ffffff14;border-color:#55c36566;transform:translateY(-2px)}.hz_cov_dot{width:10px;height:10px;background:#22c55e;border-radius:50%;margin:0 auto 10px;box-shadow:0 0 8px #22c55e}.hz_cov_city{font-size:.9375rem;font-weight:700;color:#fff;margin-bottom:6px}.hz_cov_badge{display:inline-block;font-size:.75rem;font-weight:700;color:#6ee7b7;background:#22c55e26;padding:3px 8px;border-radius:var(--hz-r-pill);margin-bottom:8px}.hz_cov_info{font-size:.8125rem;color:#94a3b8;line-height:1.4}.hz_contact_toast{position:fixed;bottom:28px;right:28px;background:#141715;color:#fff;padding:12px 22px;border-radius:var(--hz-r-pill);font-size:.875rem;font-weight:600;box-shadow:0 10px 30px #00000059;border:1px solid rgba(85,195,101,.4);z-index:9999;opacity:0;pointer-events:none;transform:translateY(16px);transition:all .25s var(--hz-ease)}.hz_contact_toast.show{opacity:1;pointer-events:auto;transform:translateY(0)}@media(max-width:991px){.hz_contact_main_grid{grid-template-columns:1fr;gap:40px}.hz_cov_grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.hz_form_fields_grid,.hz_cov_grid{grid-template-columns:1fr}.hz_contact_hero_banner{padding:24px 8px}.hz_contact_toast{left:20px;right:20px;bottom:20px;text-align:center}}.hz_blog_wrapper{padding-bottom:clamp(48px,6vw,96px)}.hz_blog_tags_bar{max-width:var(--hz-container);margin:0 auto var(--hz-8);padding:0 var(--hz-gutter)}.hz_tags_list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.hz_tags_list li a{display:inline-block;padding:8px 18px;border-radius:var(--hz-r-pill);background:var(--hz-surface-alt);border:1px solid var(--hz-line);font-size:.875rem;font-weight:600;color:var(--hz-n-700);transition:all .18s var(--hz-ease)}.hz_tags_list li a:hover{border-color:var(--hz-green-400);color:var(--hz-green-800);background:var(--hz-green-50)}.hz_tags_list li.is_active a{background:var(--hz-n-900);border-color:var(--hz-n-900);color:#fff}.hz_articles_grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:clamp(20px,3vw,32px)}.hz_article_card{display:flex;flex-direction:column;background:var(--hz-surface);border:1px solid var(--hz-line);border-radius:var(--hz-r-xl);overflow:hidden;box-shadow:var(--hz-shadow-sm);transition:transform .22s var(--hz-ease),box-shadow .22s var(--hz-ease),border-color .22s var(--hz-ease)}.hz_article_card:hover{transform:translateY(-4px);box-shadow:var(--hz-shadow-lg);border-color:var(--hz-green-200)}.hz_article_media{position:relative;display:block;aspect-ratio:16 / 10;background:var(--hz-n-100);overflow:hidden}.hz_article_media img{width:100%;height:100%;object-fit:cover;transition:transform .4s var(--hz-ease)}.hz_article_card:hover .hz_article_media img{transform:scale(1.04)}.hz_article_placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--hz-n-400)}.hz_article_tag_badge{position:absolute;top:14px;left:14px;background:#141715bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.04em;padding:4px 10px;border-radius:var(--hz-r-pill);text-transform:uppercase}.hz_article_body{display:flex;flex-direction:column;flex:1 1 auto;padding:var(--hz-6)}.hz_article_meta{display:flex;align-items:center;gap:8px;font-size:.8125rem;color:var(--hz-n-500);margin-bottom:var(--hz-2)}.hz_meta_dot{opacity:.5}.hz_article_title{font-size:1.25rem;font-weight:700;line-height:1.3;margin:0 0 var(--hz-3)}.hz_article_title a{color:var(--hz-n-900)}.hz_article_title a:hover{color:var(--hz-green-700)}.hz_article_excerpt{font-size:.9375rem;line-height:1.55;color:var(--hz-text-muted);margin:0 0 var(--hz-5);flex:1 1 auto}.hz_article_footer{margin-top:auto;padding-top:var(--hz-3);border-top:1px solid var(--hz-line-soft)}.hz_read_more{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;font-weight:700;color:var(--hz-green-700);transition:gap .18s var(--hz-ease)}.hz_read_more:hover{color:var(--hz-green-800);gap:10px}.hz_blog_empty_state{max-width:640px;margin:var(--hz-6) auto;background:var(--hz-surface-alt);border:1px dashed var(--hz-line);border-radius:var(--hz-r-xl);padding:clamp(36px,5vw,64px) var(--hz-6);text-align:center}.hz_empty_icon{width:72px;height:72px;border-radius:var(--hz-r-pill);background:var(--hz-green-50);color:var(--hz-green-700);display:flex;align-items:center;justify-content:center;margin:0 auto var(--hz-4)}.hz_blog_empty_state h2{font-size:1.5rem;font-weight:800;color:var(--hz-n-900);margin:0 0 var(--hz-3)}.hz_blog_empty_state p{font-size:1rem;color:var(--hz-text-muted);line-height:1.6;margin:0 auto var(--hz-6)}.hz_empty_actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.hz_spotlight_card{background:var(--hz-surface);border:1px solid var(--hz-line);border-radius:var(--hz-r-xl);overflow:hidden;box-shadow:var(--hz-shadow-md);margin-bottom:var(--hz-8);transition:transform .22s var(--hz-ease),box-shadow .22s var(--hz-ease)}.hz_spotlight_card:hover{box-shadow:var(--hz-shadow-lg);border-color:var(--hz-green-300)}.hz_spotlight_grid{display:grid;grid-template-columns:1.15fr 1fr;align-items:center}.hz_spotlight_media{position:relative;height:100%;min-height:340px;background:var(--hz-n-100);overflow:hidden}.hz_spotlight_media img{width:100%;height:100%;object-fit:cover;display:block}.hz_spotlight_badge{position:absolute;top:16px;left:16px;background:var(--hz-n-900);color:var(--hz-green-300);font-size:.8125rem;font-weight:700;letter-spacing:.05em;padding:6px 14px;border-radius:var(--hz-r-pill)}.hz_spotlight_body{padding:clamp(24px,4vw,44px)}.hz_spotlight_body h2{font-size:clamp(1.5rem,1.2rem + 1.2vw,2.25rem);font-weight:800;line-height:1.2;color:var(--hz-n-900);margin:var(--hz-2) 0 var(--hz-3)}.hz_spotlight_body p{font-size:1rem;color:var(--hz-text-muted);line-height:1.6;margin-bottom:var(--hz-4)}.hz_spotlight_highlights{display:flex;flex-direction:column;gap:8px;margin-bottom:var(--hz-5)}.hz_spotlight_point{display:flex;align-items:center;gap:8px;font-size:.9375rem;font-weight:600;color:var(--hz-n-800)}.hz_spotlight_point svg{color:var(--hz-green-600);flex:0 0 auto}.hz_spotlight_cta{display:flex;gap:12px;flex-wrap:wrap}.hz_blog_subscribe_card{background:linear-gradient(135deg,var(--hz-green-50),#ffffff);border:1px solid var(--hz-green-200);border-radius:var(--hz-r-xl);padding:clamp(32px,5vw,48px) var(--hz-6);text-align:center;margin-top:var(--hz-10);max-width:680px;margin-left:auto;margin-right:auto}.hz_sub_icon{width:60px;height:60px;border-radius:var(--hz-r-pill);background:var(--hz-green-100);color:var(--hz-green-700);display:flex;align-items:center;justify-content:center;margin:0 auto var(--hz-3)}.hz_blog_subscribe_card h3{font-size:1.5rem;font-weight:800;margin:0 0 8px;color:var(--hz-n-900)}.hz_blog_subscribe_card p{font-size:.9375rem;color:var(--hz-text-muted);margin:0 auto var(--hz-5);max-width:480px}.hz_blog_sub_form{display:flex;gap:8px;max-width:460px;margin:0 auto}.hz_sub_input{flex:1;padding:12px 16px;border:1px solid var(--hz-line);border-radius:var(--hz-r-md);font-size:.9375rem}.hz_sub_input:focus{outline:none;border-color:var(--hz-green-600);box-shadow:0 0 0 3px var(--hz-green-100)}.hz_modal_overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0e1410b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:99999;display:flex;align-items:center;justify-content:center;padding:var(--hz-4);animation:hzFadeIn .2s var(--hz-ease)}@keyframes hzFadeIn{0%{opacity:0}to{opacity:1}}.hz_modal_container{position:relative;width:100%;max-width:760px;max-height:88vh;background:#fff;border-radius:var(--hz-r-xl);overflow:hidden;box-shadow:0 24px 48px -12px #0000004d;display:flex;flex-direction:column}.hz_modal_close{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:var(--hz-r-pill);background:#0009;color:#fff;border:0;font-size:24px;line-height:1;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:background .15s}.hz_modal_close:hover{background:var(--hz-sale)}.hz_modal_scroll{overflow-y:auto;padding:0 0 var(--hz-8)}.hz_modal_hero_img{width:100%;height:280px;background:var(--hz-n-100)}.hz_modal_hero_img img{width:100%;height:100%;object-fit:cover;display:block}.hz_modal_meta{display:flex;gap:10px;align-items:center;padding:var(--hz-5) var(--hz-6) 0;font-size:.8125rem;color:var(--hz-n-500)}.hz_modal_title{padding:var(--hz-2) var(--hz-6) 0;font-size:clamp(1.4rem,1.2rem + 1vw,2rem);font-weight:800;color:var(--hz-n-900);line-height:1.25}.hz_modal_prose{padding:var(--hz-4) var(--hz-6);font-size:1rem;line-height:1.75;color:var(--hz-n-800)}.hz_modal_prose h4{margin-top:1.4em;margin-bottom:.4em;font-size:1.15rem;font-weight:700;color:var(--hz-n-900)}.hz_modal_prose ul{padding-left:20px;margin-bottom:1em}.hz_modal_prose li{margin-bottom:6px}.hz_modal_cta{margin-top:var(--hz-5);padding-top:var(--hz-4);border-top:1px solid var(--hz-line)}@media(max-width:991px){.hz_spotlight_grid{grid-template-columns:1fr}.hz_spotlight_media{min-height:240px}}@media(max-width:767px){.hz_blog_sub_form{flex-direction:column}.hz_blog_sub_form button{width:100%}}.hz_article_view_wrapper{padding:clamp(24px,4vw,48px) 0 clamp(48px,6vw,96px)}.hz_article_container{max-width:880px}.hz_article_breadcrumb{margin-bottom:var(--hz-5)}.hz_back_link{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;font-weight:600;color:var(--hz-text-muted)}.hz_back_link:hover{color:var(--hz-green-700)}.hz_article_header{margin-bottom:var(--hz-6)}.hz_article_tag_strip{display:flex;gap:8px;margin-bottom:var(--hz-3)}.hz_tag_chip{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:4px 10px;border-radius:var(--hz-r-pill);background:var(--hz-green-100);color:var(--hz-green-900)}.hz_article_headline{font-size:clamp(2rem,1.6rem + 1.8vw,3rem);font-weight:800;letter-spacing:-.025em;line-height:1.15;color:var(--hz-n-900);margin:0 0 var(--hz-4)}.hz_article_byline{display:flex;align-items:center;gap:12px}.hz_author_avatar{width:42px;height:42px;border-radius:var(--hz-r-pill);background:var(--hz-green-700);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem}.hz_author_name{display:block;font-size:.9375rem;font-weight:700;color:var(--hz-n-900)}.hz_byline_sub{font-size:.8125rem;color:var(--hz-n-500);display:flex;gap:8px}.hz_article_hero_media{border-radius:var(--hz-r-xl);overflow:hidden;box-shadow:var(--hz-shadow-lg);margin-bottom:var(--hz-8);aspect-ratio:16 / 9}.hz_article_hero_media img{width:100%;height:100%;object-fit:cover;display:block}.hz_article_prose{font-size:1.125rem;line-height:1.8;color:var(--hz-n-800);max-width:760px;margin:0 auto}.hz_article_prose p{margin-bottom:1.5em}.hz_article_prose h2,.hz_article_prose h3{margin-top:1.8em;margin-bottom:.6em;letter-spacing:-.015em}.hz_article_share_box{max-width:760px;margin:var(--hz-8) auto 0;padding:var(--hz-5) 0;border-top:1px solid var(--hz-line);border-bottom:1px solid var(--hz-line);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.hz_share_label{font-size:.875rem;font-weight:700;color:var(--hz-n-800)}.hz_share_links{display:flex;gap:8px;flex-wrap:wrap}.hz_share_btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:var(--hz-r-pill);font-size:.8125rem;font-weight:600;border:1px solid var(--hz-line);color:var(--hz-n-700);background:var(--hz-surface);transition:all .18s var(--hz-ease)}.hz_share_wa:hover{background:#25d366;border-color:#25d366;color:#fff}.hz_share_tw:hover{background:#000;border-color:#000;color:#fff}.hz_share_fb:hover{background:#1877f2;border-color:#1877f2;color:#fff}.hz_article_bottom_cta{max-width:760px;margin:var(--hz-8) auto 0}.hz_cta_card{background:var(--hz-surface-alt);border:1px solid var(--hz-line);border-radius:var(--hz-r-xl);padding:clamp(28px,4vw,40px);text-align:center}.hz_cta_card h3{font-size:1.5rem;font-weight:800;margin:0 0 8px}.hz_cta_card p{font-size:1rem;color:var(--hz-text-muted);max-width:520px;margin:0 auto var(--hz-5)}.hz_faq_wrapper{padding-bottom:clamp(48px,6vw,96px)}.hz_faq_content_grid{display:grid;grid-template-columns:1fr 340px;gap:clamp(24px,4vw,48px);align-items:start}.hz_faq_group{margin-bottom:var(--hz-8)}.hz_faq_group_title{font-size:1.25rem;font-weight:700;color:var(--hz-n-900);letter-spacing:-.015em;margin:0 0 var(--hz-4);padding-bottom:var(--hz-2);border-bottom:2px solid var(--hz-green-100)}.hz_accordion_list{display:flex;flex-direction:column;gap:10px}.hz_faq_item{background:var(--hz-surface);border:1px solid var(--hz-line);border-radius:var(--hz-r-md);overflow:hidden;transition:border-color .18s var(--hz-ease),box-shadow .18s var(--hz-ease)}.hz_faq_item[open]{border-color:var(--hz-green-300);box-shadow:var(--hz-shadow-sm)}.hz_faq_summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.hz_faq_summary::-webkit-details-marker{display:none}.hz_faq_q{font-size:1rem;font-weight:600;color:var(--hz-n-900);line-height:1.4}.hz_faq_chevron{flex:0 0 auto;color:var(--hz-green-700);transition:transform .22s var(--hz-ease)}.hz_faq_item[open] .hz_faq_chevron{transform:rotate(180deg)}.hz_faq_answer{padding:0 20px 18px;color:var(--hz-text-muted);font-size:.9375rem;line-height:1.6}.hz_faq_help_card{position:sticky;top:100px;background:var(--hz-surface-alt);border:1px solid var(--hz-line);border-radius:var(--hz-r-xl);padding:clamp(24px,3vw,32px);text-align:center}.hz_help_icon{width:56px;height:56px;border-radius:var(--hz-r-pill);background:var(--hz-green-50);color:var(--hz-green-700);display:flex;align-items:center;justify-content:center;margin:0 auto var(--hz-3)}.hz_faq_help_card h3{font-size:1.25rem;font-weight:700;margin:0 0 8px}.hz_faq_help_card p{font-size:.875rem;color:var(--hz-text-muted);line-height:1.5;margin:0 0 var(--hz-5)}.hz_faq_help_card .btn{width:100%}.hz_help_meta{margin-top:var(--hz-3);font-size:.8125rem;color:var(--hz-n-500)}.hz_about_wrapper{padding-bottom:clamp(48px,6vw,96px)}.hz_story_section{background:var(--hz-surface);border:1px solid var(--hz-line);border-radius:var(--hz-r-xl);padding:clamp(28px,4vw,56px);margin-bottom:clamp(40px,5vw,64px);box-shadow:var(--hz-shadow-sm)}.hz_story_grid{display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(24px,4vw,48px);align-items:center}.hz_story_content h2{font-size:clamp(1.6rem,1.3rem + 1.2vw,2.25rem);font-weight:800;line-height:1.2;margin:var(--hz-3) 0 var(--hz-4)}.hz_story_content p{font-size:1rem;line-height:1.7;color:var(--hz-text-muted);margin-bottom:var(--hz-4)}.hz_story_highlight_box{background:var(--hz-surface-alt);border:1px solid var(--hz-line-soft);border-radius:var(--hz-r-lg);padding:var(--hz-6)}.hz_story_highlight_box h3{font-size:1.125rem;font-weight:700;margin:0 0 var(--hz-4);color:var(--hz-n-900)}.hz_highlight_list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.hz_highlight_list li{display:flex;align-items:center;gap:10px;font-size:.9375rem;font-weight:500;color:var(--hz-n-800)}.hz_highlight_list li svg{color:var(--hz-green-600);flex:0 0 auto}.hz_values_section{margin-bottom:clamp(40px,5vw,64px)}.hz_values_header{text-align:center;margin-bottom:var(--hz-8)}.hz_values_header h2{font-size:clamp(1.6rem,1.3rem + 1.2vw,2.25rem);font-weight:800;margin:var(--hz-2) 0 0}.hz_values_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--hz-5)}.hz_value_card{background:var(--hz-surface);border:1px solid var(--hz-line);border-radius:var(--hz-r-lg);padding:var(--hz-6);transition:transform .2s var(--hz-ease),box-shadow .2s var(--hz-ease)}.hz_value_card:hover{transform:translateY(-3px);box-shadow:var(--hz-shadow-md);border-color:var(--hz-green-200)}.hz_value_icon{width:52px;height:52px;border-radius:var(--hz-r-md);background:var(--hz-green-50);color:var(--hz-green-700);display:flex;align-items:center;justify-content:center;margin-bottom:var(--hz-4)}.hz_value_card h3{font-size:1.125rem;font-weight:700;margin:0 0 8px}.hz_value_card p{font-size:.875rem;line-height:1.55;color:var(--hz-text-muted);margin:0}.hz_metrics_strip{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--hz-4);background:var(--hz-n-900);border-radius:var(--hz-r-xl);padding:clamp(28px,4vw,44px) var(--hz-6);color:#fff;margin-bottom:clamp(40px,5vw,64px);text-align:center}.hz_metric_num{display:block;font-family:var(--hz-font-head);font-size:clamp(2rem,1.5rem + 1.6vw,3rem);font-weight:800;color:var(--hz-green-400);line-height:1.1;margin-bottom:4px}.hz_metric_label{font-size:.875rem;color:var(--hz-n-300);font-weight:500}.hz_about_cta_banner{background:linear-gradient(135deg,var(--hz-green-900),var(--hz-n-900));border-radius:var(--hz-r-xl);padding:clamp(36px,5vw,64px) var(--hz-6);text-align:center;color:#fff}.hz_about_cta_banner h2{color:#fff;font-size:clamp(1.75rem,1.3rem + 1.4vw,2.5rem);font-weight:800;margin:0 0 10px}.hz_about_cta_banner p{color:#ffffffd9;font-size:1.0625rem;max-width:580px;margin:0 auto var(--hz-6)}.hz_about_cta_buttons{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.hz_about_cta_buttons .btn_alt{color:#fff;border-color:#fff6}.hz_about_cta_buttons .btn_alt:hover{background:#fff;border-color:#fff;color:var(--hz-n-900)}.hz_cart_wrapper{padding-bottom:clamp(48px,6vw,96px)}.hz_cart_grid{display:grid;grid-template-columns:1fr 380px;gap:clamp(24px,4vw,48px);align-items:start}.hz_cart_items_header{display:grid;grid-template-columns:1fr 140px 100px;padding:12px 16px;background:var(--hz-surface-alt);border:1px solid var(--hz-line);border-radius:var(--hz-r-md) var(--hz-r-md) 0 0;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--hz-n-600)}.hz_cart_items_body{border:1px solid var(--hz-line);border-top:0;border-radius:0 0 var(--hz-r-md) var(--hz-r-md);background:var(--hz-surface)}.hz_cart_row{display:grid;grid-template-columns:100px 1fr 140px 100px;gap:16px;align-items:center;padding:20px 16px;border-bottom:1px solid var(--hz-line-soft)}.hz_cart_row:last-child{border-bottom:0}.hz_cart_thumb{width:100px;height:100px;border-radius:var(--hz-r-md);background:var(--hz-n-50);border:1px solid var(--hz-line-soft);overflow:hidden}.hz_cart_thumb img{width:100%;height:100%;object-fit:contain;display:block}.hz_cart_item_title{font-size:1rem;font-weight:700;line-height:1.35;margin:0 0 6px}.hz_cart_item_title a{color:var(--hz-n-900)}.hz_cart_item_title a:hover{color:var(--hz-green-700)}.hz_cart_variant_tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:6px}.hz_cart_var_pill{font-size:.75rem;background:var(--hz-surface-alt);border:1px solid var(--hz-line);padding:2px 8px;border-radius:var(--hz-r-sm);color:var(--hz-n-700)}.hz_cart_unit_price{font-size:.875rem;color:var(--hz-text-muted)}.hz_qty_stepper{display:inline-flex;align-items:center;border:1px solid var(--hz-line);border-radius:var(--hz-r-pill);background:var(--hz-surface);overflow:hidden}.hz_qty_btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--hz-surface-alt);color:var(--hz-n-800);font-size:1.125rem;font-weight:700;-webkit-user-select:none;user-select:none;transition:background .15s}.hz_qty_btn:hover{background:var(--hz-green-100);color:var(--hz-green-900)}.hz_qty_input{width:44px;height:32px;border:0;text-align:center;font-size:.875rem;font-weight:600;color:var(--hz-n-900);background:transparent;-moz-appearance:textfield}.hz_qty_input::-webkit-outer-spin-button,.hz_qty_input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hz_update_link{display:block;font-size:.75rem;color:var(--hz-green-700);background:transparent;border:0;cursor:pointer;padding:4px 0 0;text-decoration:underline}.hz_cart_line_price{font-family:var(--hz-font-head);font-size:1.0625rem;font-weight:700;color:var(--hz-n-900);display:block}.hz_cart_remove{display:inline-flex;align-items:center;gap:4px;color:var(--hz-n-400);font-size:.8125rem;margin-top:4px;transition:color .15s}.hz_cart_remove:hover{color:var(--hz-sale)}.hz_cart_mobile_controls{display:none}.hz_cart_note_wrap{margin-top:var(--hz-5)}.hz_cart_note_details{border:1px solid var(--hz-line);border-radius:var(--hz-r-md);background:var(--hz-surface-alt)}.hz_cart_note_summary{display:flex;align-items:center;gap:8px;padding:14px 16px;font-size:.875rem;font-weight:600;cursor:pointer;color:var(--hz-n-800)}.hz_cart_note_body{padding:0 16px 16px}.hz_cart_note_body textarea{width:100%;border:1px solid var(--hz-line);border-radius:var(--hz-r-sm);padding:10px 12px;font-family:var(--hz-font-body);font-size:.875rem;box-sizing:border-box}.hz_cart_back{margin-top:var(--hz-5)}.hz_continue_link{display:inline-flex;align-items:center;gap:6px;font-size:.9375rem;font-weight:600;color:var(--hz-green-700)}.hz_continue_link:hover{color:var(--hz-green-800);text-decoration:underline}.hz_summary_card{position:sticky;top:100px;background:var(--hz-surface);border:1px solid var(--hz-line);border-radius:var(--hz-r-xl);padding:clamp(24px,3vw,32px);box-shadow:var(--hz-shadow-md)}.hz_summary_title{font-size:1.25rem;font-weight:800;color:var(--hz-n-900);margin:0 0 var(--hz-5);padding-bottom:var(--hz-3);border-bottom:1px solid var(--hz-line-soft)}.hz_summary_rows{display:flex;flex-direction:column;gap:12px;margin-bottom:var(--hz-4)}.hz_summary_row{display:flex;justify-content:space-between;align-items:center;font-size:.9375rem;color:var(--hz-text-muted)}.hz_summary_row__total{padding-top:12px;border-top:1px solid var(--hz-line);font-size:1.125rem;font-weight:800;color:var(--hz-n-900)}.hz_total_price{font-family:var(--hz-font-head);font-size:1.35rem;color:var(--hz-green-700)}.hz_summary_note{font-size:.8125rem;color:var(--hz-n-500);margin:0 0 var(--hz-5);line-height:1.4}.hz_checkout_btn{width:100%;padding:16px 24px;font-size:1.0625rem;font-weight:700;border-radius:var(--hz-r-md);display:flex;align-items:center;justify-content:center;gap:8px}.hz_additional_checkout{margin-top:12px}.hz_summary_trust{margin-top:var(--hz-6);padding-top:var(--hz-5);border-top:1px solid var(--hz-line-soft);display:flex;flex-direction:column;gap:12px}.hz_trust_badge{display:flex;align-items:center;gap:10px}.hz_trust_badge svg{color:var(--hz-green-600);flex:0 0 auto}.hz_trust_badge strong{display:block;font-size:.8125rem;color:var(--hz-n-900)}.hz_trust_badge p{font-size:.75rem;color:var(--hz-n-500);margin:0}.hz_empty_cart_card{max-width:600px;margin:clamp(32px,5vw,64px) auto;text-align:center;background:var(--hz-surface);border:1px solid var(--hz-line);border-radius:var(--hz-r-xl);padding:clamp(36px,6vw,64px) var(--hz-6);box-shadow:var(--hz-shadow-sm)}.hz_empty_cart_icon{width:96px;height:96px;border-radius:var(--hz-r-pill);background:var(--hz-green-50);color:var(--hz-green-600);display:flex;align-items:center;justify-content:center;margin:0 auto var(--hz-4)}.hz_empty_cart_card h2{font-size:1.75rem;font-weight:800;color:var(--hz-n-900);margin:0 0 var(--hz-3)}.hz_empty_cart_card p{font-size:1rem;color:var(--hz-text-muted);line-height:1.6;max-width:480px;margin:0 auto var(--hz-6)}.hz_shop_now_btn{padding:14px 28px;display:inline-flex;align-items:center;gap:8px}@media(max-width:991px){.hz_contact_grid,.hz_faq_content_grid{grid-template-columns:1fr}.hz_faq_help_card{position:static}.hz_story_grid,.hz_cart_grid{grid-template-columns:1fr}.hz_summary_card{position:static}.hz_metrics_strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.hz_form_row{grid-template-columns:1fr}.hz_hide_mobile{display:none!important}.hz_cart_items_header{grid-template-columns:1fr}.hz_cart_row{grid-template-columns:80px 1fr;gap:12px}.hz_cart_thumb{width:80px;height:80px}.hz_cart_mobile_controls{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.hz_articles_grid,.hz_values_grid{grid-template-columns:1fr}.hz_metrics_strip{grid-template-columns:1fr 1fr;padding:24px 16px;gap:16px}}.hz_hero_badge{display:inline-flex;align-items:center;gap:7px;background:#166534bf;color:#fef08a;border:1px solid rgba(250,204,21,.6);padding:6px 16px;border-radius:999px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 14px #00000059}.hz_hero_badge i{color:#facc15}.hz_product_rating{display:flex;align-items:center;gap:6px;margin:4px 0 6px}.hz_stars{color:#f59e0b;letter-spacing:1px;font-size:13px;line-height:1}.hz_rating_val{font-size:12px;font-weight:700;color:#1e293b;line-height:1}.hz_review_count{font-size:11px;color:#64748b;line-height:1}.hz_card_meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px;margin:8px 0 10px}.hz_shipping_tag{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:#047857;background:#ecfdf5;border:1px solid #A7F3D0;padding:2px 7px;border-radius:4px}.hz_shipping_tag i{color:#059669}.hz_stock_urgency{font-size:11px;font-weight:700;color:#dc2626;background:#fef2f2;border:1px solid #FECACA;padding:2px 7px;border-radius:4px}.hz_discount_pill{background:linear-gradient(135deg,#ef4444,#b91c1c)!important;color:#fff!important;font-weight:800!important;border-radius:6px!important;box-shadow:0 3px 10px #dc262659!important;letter-spacing:.03em}.hz_urgency_bar_wrap{margin:18px auto 14px;max-width:440px;background:#fff;border:1px solid #FED7AA;border-radius:12px;padding:12px 18px;box-shadow:0 6px 20px #fd551f14}.hz_urgency_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px}.hz_urgency_badge{display:inline-flex;align-items:center;gap:5px;font-weight:700;color:#ea580c;text-transform:uppercase;letter-spacing:.05em}.hz_urgency_badge i{color:#ea580c}.hz_urgency_claimed{font-size:12px;color:#475569}.hz_progress_track{height:8px;background:#f1f5f9;border-radius:999px;overflow:hidden}.hz_progress_fill{height:100%;background:linear-gradient(90deg,#f97316,#ef4444);border-radius:999px;animation:hz_pulse_width 3s ease-in-out infinite alternate}@keyframes hz_pulse_width{0%{opacity:.9}to{opacity:1}}.section_testimonials{padding:60px 0;background:#fafbfa}.hz_testimonial_card{background:#fff;border:1px solid #E2E8F0;border-radius:16px;padding:24px 22px;box-shadow:0 4px 20px #0000000a;transition:transform .25s ease,box-shadow .25s ease;height:100%;display:flex;flex-direction:column;justify-content:space-between;text-align:left}.hz_testimonial_card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014;border-color:#cbd5e1}.hz_test_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.hz_test_stars{color:#f59e0b;letter-spacing:2px;font-size:15px}.hz_verified_badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:#059669;background:#ecfdf5;border:1px solid #A7F3D0;padding:2px 8px;border-radius:999px}.hz_test_quote{font-size:14px;line-height:1.6;color:#334155;font-style:normal;margin-bottom:18px;flex-grow:1}.hz_test_user{display:flex;align-items:center;gap:12px;border-top:1px solid #F1F5F9;padding-top:12px}.hz_test_avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,var(--hz-green-700) 0%,var(--hz-green-600) 100%);color:#fff;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hz_test_meta{display:flex;flex-direction:column}.hz_test_author{font-weight:700;font-size:13px;color:#0f172a;font-style:normal}.hz_test_location{font-size:11px;color:#64748b;margin-top:2px}.hz_social_toast{position:fixed;bottom:24px;left:24px;z-index:9999;max-width:340px;background:#fffffffa;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #E2E8F0;border-radius:14px;padding:12px 16px;box-shadow:0 12px 36px #00000024;display:flex;align-items:center;gap:12px;transform:translateY(140px);opacity:0;pointer-events:none;transition:transform .45s cubic-bezier(.16,1,.3,1),opacity .45s ease}.hz_social_toast.hz_active{transform:translateY(0);opacity:1;pointer-events:auto}.hz_toast_icon{width:40px;height:40px;border-radius:10px;background:var(--hz-green-50);border:1px solid var(--hz-green-200);color:var(--hz-green-700);display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.hz_toast_body{flex-grow:1;min-width:0}.hz_toast_title{font-size:12px;font-weight:700;color:#0f172a;line-height:1.3;margin:0}.hz_toast_product{font-size:12px;color:var(--hz-green-700);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:2px 0}.hz_toast_meta{display:flex;align-items:center;gap:6px;font-size:11px;color:#64748b}.hz_toast_verified{color:#059669;font-weight:600}.hz_toast_close{background:transparent;border:none;color:#94a3b8;font-size:16px;cursor:pointer;padding:4px;line-height:1;transition:color .15s}.hz_toast_close:hover{color:#0f172a}@media(max-width:767px){.hz_social_toast{left:12px;right:12px;bottom:16px;max-width:calc(100% - 24px)}}.section_slideshow .image_slide,.section_slideshow_full_width .image_slide,.image_slide{position:relative!important;overflow:hidden!important}.hz_slide_scrim,.section_slideshow .image_slide:before,.section_slideshow_full_width .image_slide:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;background:linear-gradient(90deg,#0a0f1ee0,#0a0f1ebf 40%,#0a0f1e66 72%,#0a0f1e2e)!important;z-index:2!important;pointer-events:none!important}.section_slideshow .slide_caption,.section_slideshow_full_width .slide_caption,.slide_caption{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;display:flex!important;align-items:center!important;padding:40px 60px!important;z-index:10!important}.section_slideshow .slide_caption.align_left,.slide_caption.align_left{justify-content:flex-start!important}.section_slideshow .slide_caption.align_center,.slide_caption.align_center{justify-content:center!important}.section_slideshow .slide_caption.align_right,.slide_caption.align_right{justify-content:flex-end!important}.section_slideshow .caption_text,.section_slideshow_full_width .caption_text,.slide_caption .caption_text{position:relative!important;z-index:12!important;background:#0f172ab8!important;backdrop-filter:blur(18px) saturate(180%)!important;-webkit-backdrop-filter:blur(18px) saturate(180%)!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:24px!important;padding:36px 42px!important;box-shadow:0 24px 60px #00000073,inset 0 1px #ffffff26!important;max-width:580px!important;text-align:left!important;margin-bottom:0!important}.section_slideshow .caption_text h2,.section_slideshow_full_width .caption_text h2,.slide_caption .caption_text h2,.slide_caption h2{color:#fff!important;font-family:var(--hz-font-head)!important;font-size:clamp(1.85rem,1.3rem + 2.5vw,3.25rem)!important;font-weight:800!important;line-height:1.1!important;letter-spacing:-.025em!important;text-shadow:0 2px 14px rgba(0,0,0,.85)!important;margin:0 0 14px!important;padding:0!important;text-transform:none!important}.section_slideshow .caption_text p,.section_slideshow_full_width .caption_text p,.slide_caption .caption_text p,.slide_caption p{color:#fffffff0!important;font-family:var(--hz-font-body)!important;font-size:clamp(.95rem,.85rem + .35vw,1.15rem)!important;font-weight:400!important;line-height:1.6!important;letter-spacing:.01em!important;text-transform:none!important;text-shadow:0 1px 8px rgba(0,0,0,.8)!important;margin:0 0 24px!important}.hz_hero_badge{display:inline-flex!important;align-items:center!important;gap:7px!important;background:#2563eb66!important;background:#166534a6!important;color:#fef08a!important;border:1px solid rgba(250,204,21,.6)!important;padding:6px 16px!important;border-radius:999px!important;font-size:11px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:14px!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;box-shadow:0 4px 14px #00000059!important}.hz_hero_badge i{color:#facc15!important}.slider_btn{background:linear-gradient(135deg,#fde047,#f59e0b)!important;color:#0f172a!important;font-family:var(--hz-font-body)!important;font-size:1.05rem!important;font-weight:800!important;padding:15px 36px!important;border-radius:999px!important;border:1px solid rgba(217,119,6,.4)!important;box-shadow:0 6px 22px #f59e0b73!important;display:inline-flex!important;align-items:center!important;gap:8px!important;text-decoration:none!important;letter-spacing:.01em!important;transition:all .25s ease!important}.slider_btn:hover{background:linear-gradient(135deg,#fef08a,#eab308)!important;box-shadow:0 8px 30px #f59e0ba6!important;transform:translateY(-2px)!important;color:#000!important}.section_slideshow .banner_big,.section_slideshow .banner_small{border-radius:16px!important;overflow:hidden!important}.section_slideshow .banner_big .img_placeholder__wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0f1e26,#0a0f1ed9);pointer-events:none}.section_slideshow .banner_big .banner_text{background:#0f172aeb!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:12px!important;padding:16px 20px!important;box-shadow:0 8px 24px #00000059!important}.section_slideshow .banner_big .banner_text h4{color:#facc15!important;font-size:12px!important;font-weight:700!important;letter-spacing:.08em!important;margin:0 0 4px!important}.section_slideshow .banner_big .banner_text h3{color:#fff!important;font-size:18px!important;font-weight:800!important;margin:0!important}.section_slideshow .banner_small{background:linear-gradient(135deg,#1e293b,#0f172a)!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:16px!important;overflow:hidden!important}.section_slideshow .banner_small .banner_text h3{color:#fff!important;font-size:26px!important;font-weight:800!important;text-shadow:0 2px 10px rgba(0,0,0,.5)!important}.section_slideshow .banner_small .banner_text h4{color:#facc15!important;font-size:14px!important;font-weight:700!important;letter-spacing:.05em!important}.banner_wrap{position:relative!important;border-radius:18px!important;overflow:hidden!important;background:#0f172a!important;box-shadow:0 10px 30px #0000001f!important}.hz_banner_scrim,.banner_wrap:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#0a0f1ee0,#0a0f1ea6 45%,#0a0f1eeb)!important;z-index:1!important;pointer-events:none!important}.banner_wrap .banner_caption{position:relative!important;z-index:3!important;padding:34px 26px!important}.banner_wrap .banner_title,.banner_wrap .banner_title p,.banner_wrap .banner_title h3,.banner_wrap h3{color:#fff!important;font-family:var(--hz-font-head)!important;font-weight:800!important;font-size:clamp(1.3rem,1rem + 1vw,1.9rem)!important;line-height:1.2!important;letter-spacing:-.02em!important;text-shadow:0 2px 14px rgba(0,0,0,.85)!important;margin:0 0 10px!important}.banner_wrap h4,.banner_wrap .banner_text h4{color:#facc15!important;font-size:.85rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.08em!important;text-shadow:0 1px 8px rgba(0,0,0,.7)!important;margin:0 0 8px!important}.banner_wrap .banner_text,.banner_wrap .banner_text p,.banner_wrap p.text{color:#fffffff0!important;font-family:var(--hz-font-body)!important;font-size:.95rem!important;font-weight:400!important;line-height:1.6!important;text-shadow:0 1px 10px rgba(0,0,0,.7)!important;margin:0 0 16px!important}.countdown_timer{display:flex!important;justify-content:center!important;gap:10px!important;padding-top:10px!important}.countdown_timer p{display:flex!important;flex-direction:column!important;align-items:center!important;margin:0!important}.countdown_timer input.days,.countdown_timer input.hour,.countdown_timer input.minute,.countdown_timer input.second{width:54px!important;height:54px!important;line-height:54px!important;background:#0f172ae0!important;color:#fff!important;border:2px solid #FD551F!important;border-radius:50%!important;font-weight:800!important;font-size:19px!important;text-shadow:0 2px 8px rgba(0,0,0,.7)!important;box-shadow:0 6px 16px #00000073!important}.countdown_timer span{color:#fffffff2!important;font-weight:700!important;font-size:10px!important;letter-spacing:.08em!important;text-shadow:0 1px 6px rgba(0,0,0,.9)!important;margin-top:6px!important}.hz_urgency_bar_wrap{background:#0f172ae0!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;border:1px solid rgba(253,85,31,.5)!important;box-shadow:0 8px 24px #00000059!important}.hz_urgency_badge{color:#fb923c!important}.hz_urgency_claimed{color:#fffffff2!important}.banner_wrap .banner_btn,.banner_btn{background:linear-gradient(135deg,#fde047,#f59e0b)!important;color:#0f172a!important;font-weight:800!important;font-size:.95rem!important;border-radius:999px!important;padding:13px 30px!important;border:1px solid rgba(217,119,6,.4)!important;box-shadow:0 6px 20px #f59e0b73!important;display:inline-block!important;transition:all .25s ease!important;text-decoration:none!important}.banner_wrap .banner_btn:hover,.banner_btn:hover{background:linear-gradient(135deg,#fef08a,#eab308)!important;transform:translateY(-2px)!important;box-shadow:0 8px 26px #f59e0ba6!important;color:#000!important}.advantages_item{background:#fff!important;border:1px solid #E2E8F0!important;box-shadow:0 4px 16px #0000000a!important}.advantages_icon{background:var(--hz-green-50)!important;color:var(--hz-green-700)!important;border:1px solid var(--hz-green-200)!important}.advantages_text,.advantages_item h3,.advantages_item h4{color:#0f172a!important;font-weight:700!important;font-size:.95rem!important;line-height:1.4!important}.item__newsletter{background:#0f172a!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;box-shadow:0 12px 36px #0000001f!important}.item__newsletter h3,.item__newsletter h4{color:#fff!important;font-weight:800!important;letter-spacing:-.02em!important}.item__newsletter p{color:#ffffffeb!important;font-size:1rem!important;line-height:1.6!important}.item__newsletter .newsletter_form input[type=email],.item__newsletter .newsletter_form input[type=text]{background:#fff!important;color:#0f172a!important;border:1px solid #CBD5E1!important;font-size:1rem!important}.item__newsletter .newsletter_form .btn{background:linear-gradient(135deg,#fde047,#f59e0b)!important;color:#0f172a!important;font-weight:800!important;border:1px solid rgba(217,119,6,.4)!important;box-shadow:0 4px 16px #f59e0b66!important}.item__newsletter .newsletter_form .btn:hover{background:linear-gradient(135deg,#fef08a,#eab308)!important;color:#000!important;box-shadow:0 6px 22px #f59e0b99!important}@media(max-width:767px){.section_slideshow .slide_caption,.slide_caption{padding:16px!important;justify-content:center!important}.section_slideshow .caption_text,.slide_caption .caption_text{padding:22px 20px!important;border-radius:16px!important;max-width:100%!important;text-align:center!important}.hz_slide_scrim,.section_slideshow .image_slide:before{background:linear-gradient(180deg,#0a0f1ed9,#0a0f1ec7)!important}.section_slideshow .caption_text h2,.slide_caption .caption_text h2,.slide_caption h2{font-size:1.5rem!important;margin-bottom:10px!important}.section_slideshow .caption_text p,.slide_caption .caption_text p,.slide_caption p{font-size:.875rem!important;margin-bottom:16px!important}.banner_wrap .banner_caption{padding:22px 18px!important}}.btn,a.btn,button.btn,.btn_primary,.btn-primary,.slider_btn,.banner_btn,.banner_wrap .banner_btn,.section_banners .banner_btn,.single_product__addtocart,[id^=single_product__addtocart],.btn-cart:not([disabled]),.btn_options,.hz_checkout_btn,button[name=checkout],.hz_shop_now_btn,.hz_submit_contact_btn,.newsletter_form button,.newsletter_form .btn,html .btn.btn_alt,.footer_item .newsletter_form button,.shopify-payment-button__button--unbranded,.cart_url,input[type=submit]{background:linear-gradient(135deg,#fde047,#f59e0b)!important;color:#0f172a!important;font-weight:800!important;border:1px solid rgba(217,119,6,.45)!important;box-shadow:0 4px 18px #f59e0b59!important;text-shadow:none!important;text-decoration:none!important;letter-spacing:.01em!important;cursor:pointer!important;transition:all .22s cubic-bezier(.16,1,.3,1)!important}.btn:hover,a.btn:hover,button.btn:hover,.btn_primary:hover,.btn-primary:hover,.slider_btn:hover,.banner_btn:hover,.banner_wrap .banner_btn:hover,.section_banners .banner_btn:hover,.single_product__addtocart:hover,[id^=single_product__addtocart]:hover,.btn-cart:not([disabled]):hover,.btn_options:hover,.hz_checkout_btn:hover,button[name=checkout]:hover,.hz_shop_now_btn:hover,.hz_submit_contact_btn:hover,.newsletter_form button:hover,.newsletter_form .btn:hover,html .btn.btn_alt:hover,html .btn.btn_alt:focus,.footer_item .newsletter_form button:hover,.shopify-payment-button__button--unbranded:hover,.cart_url:hover,input[type=submit]:hover{background:linear-gradient(135deg,#fef08a,#eab308)!important;color:#000!important;border-color:#d97706!important;transform:translateY(-2px)!important;box-shadow:0 8px 28px #f59e0b94!important}.btn:active,a.btn:active,button.btn:active,.btn_primary:active,.btn-primary:active,.slider_btn:active,.banner_btn:active,.single_product__addtocart:active,.hz_checkout_btn:active,.hz_submit_contact_btn:active{transform:translateY(0)!important;box-shadow:0 2px 8px #f59e0b59!important}.btn i,.btn svg,.slider_btn i,.slider_btn svg,.banner_btn i,.banner_btn svg,.btn-cart i,.btn_options i,.hz_submit_contact_btn svg,.hz_checkout_btn svg{color:#0f172a!important;fill:#0f172a!important;transition:color .2s ease,fill .2s ease!important}.btn:hover i,.btn:hover svg,.slider_btn:hover i,.slider_btn:hover svg,.banner_btn:hover i,.banner_btn:hover svg,.btn-cart:hover i,.btn_options:hover i,.hz_submit_contact_btn:hover svg,.hz_checkout_btn:hover svg{color:#000!important;fill:#000!important}.header_cart .cart_link #cart_items{background:#facc15!important;color:#0f172a!important;font-weight:800!important;padding:2px 8px!important;border-radius:999px!important;font-size:11px!important;display:inline-block!important;line-height:1.2!important;margin-left:4px!important;box-shadow:0 1px 4px #00000026!important}.hz_urgency_progress_fill{background:linear-gradient(90deg,#16a34a,#facc15)!important}.hz_featured_head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:20px!important;margin-bottom:32px!important;padding-bottom:20px!important;border-bottom:1px solid var(--hz-line-soft)!important;flex-wrap:wrap!important}.hz_featured_head_left{max-width:680px!important}.hz_featured_kicker{display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:11px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:var(--hz-green-700)!important;background:var(--hz-green-50)!important;border:1px solid var(--hz-green-200)!important;padding:4px 12px!important;border-radius:999px!important;margin-bottom:10px!important}.hz_featured_kicker i{color:#facc15!important}.hz_featured_title{font-family:var(--hz-font-head)!important;font-size:clamp(1.5rem,2.4vw,2.1rem)!important;font-weight:800!important;color:#0f172a!important;margin:0 0 6px!important;letter-spacing:-.02em!important;line-height:1.2!important}.hz_featured_sub{font-family:var(--hz-font-body)!important;font-size:.95rem!important;color:#64748b!important;margin:0!important;line-height:1.5!important}.hz_featured_explore_btn{display:inline-flex!important;align-items:center!important;gap:8px!important;font-family:var(--hz-font-body)!important;font-size:.9rem!important;font-weight:700!important;color:var(--hz-green-700)!important;text-decoration:none!important;padding:10px 20px!important;border-radius:999px!important;background:var(--hz-green-50)!important;border:1px solid var(--hz-green-200)!important;transition:all .22s var(--hz-ease)!important}.hz_featured_explore_btn:hover{background:var(--hz-green-700)!important;color:#fff!important;border-color:var(--hz-green-700)!important;transform:translate(3px)!important}.product_listing__main:not(.swiper-wrapper):not(.product_listing__list),.hz_modern_product_grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:20px!important;margin:0!important;padding:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.sidebar_on .product_listing__main:not(.swiper-wrapper):not(.product_listing__list),.layout__medium_sb:not(.product_listing__list),.layout__small_sb:not(.product_listing__list),.layout__big_sb:not(.product_listing__list),.main_content.col-sm-9 .product_listing__main:not(.swiper-wrapper):not(.product_listing__list){grid-template-columns:repeat(3,1fr)!important;gap:20px!important}.product_listing__main:not(.swiper-wrapper):before,.product_listing__main:not(.swiper-wrapper):after,.hz_modern_product_grid:before,.hz_modern_product_grid:after{display:none!important}.swiper-wrapper.product_listing__main{display:flex!important}.product_listing__main:not(.swiper-wrapper):not(.product_listing__list)>[class*=col-],.hz_grid_col{width:100%!important;max-width:100%!important;min-width:0!important;padding:0!important;float:none!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important}.main_content{box-sizing:border-box!important;overflow:visible!important}.main_content.col-sm-9{box-sizing:border-box!important}.hz_modern_card,.product_item{background:#fff!important;border:1px solid #E2E8F0!important;border-radius:20px!important;padding:18px!important;box-shadow:0 2px 10px #00000008!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;height:100%!important;position:relative!important;overflow:visible!important;box-sizing:border-box!important;margin:0!important;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s ease!important}.hz_modern_card:hover,.product_item:hover{transform:translateY(-5px)!important;box-shadow:0 18px 40px #00000014!important;border-color:#cbd5e1!important}.hz_img_canvas,.product_item .product_img{position:relative!important;border-radius:14px!important;background:#f8fafc!important;padding:20px 16px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;aspect-ratio:1 / 1!important;border:none!important;margin:0 0 14px!important}.hz_img_link,.product_img .img_change{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;position:relative!important;text-decoration:none!important}.hz_img_canvas img,.product_img img{width:100%!important;height:100%!important;max-height:220px!important;object-fit:contain!important;background:transparent!important;transition:transform .4s cubic-bezier(.16,1,.3,1)!important}.hz_modern_card:hover img,.product_item:hover img{transform:scale(1.06)!important}.hz_badge_stack{position:absolute!important;top:10px!important;left:10px!important;z-index:4!important;display:flex!important;flex-direction:column!important;gap:6px!important;pointer-events:none!important}.hz_badge_new,.product_badge.new{background:#0f172a!important;color:#fff!important;font-size:10px!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;padding:5px 11px!important;border-radius:999px!important;width:auto!important;height:auto!important;line-height:1!important;position:static!important;box-shadow:0 2px 6px #0000002e!important}.hz_badge_sale,.product_badge.sale{background:linear-gradient(135deg,#ef4444,#dc2626)!important;color:#fff!important;font-size:10px!important;font-weight:800!important;letter-spacing:.02em!important;padding:5px 11px!important;border-radius:999px!important;width:auto!important;height:auto!important;line-height:1!important;position:static!important;box-shadow:0 2px 6px #dc262647!important}.hz_floating_actions{position:absolute!important;top:10px!important;right:10px!important;z-index:6!important;display:flex!important;flex-direction:column!important;gap:8px!important}.hz_circle_action{width:36px!important;height:36px!important;border-radius:50%!important;background:#fffffff0!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 3px 10px #00000014!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#475569!important;cursor:pointer!important;text-decoration:none!important;font-size:14px!important;transition:all .22s cubic-bezier(.16,1,.3,1)!important}.hz_circle_action i{color:#475569!important;transition:color .18s ease,transform .18s ease!important}.hz_circle_action:hover{background:#fff!important;transform:scale(1.1)!important;box-shadow:0 6px 18px #00000026!important}.hz_circle_action.wishlist_btn:hover i{color:#dc2626!important;transform:scale(1.15)!important}.hz_circle_action.hz_wishlist_active i{color:#dc2626!important}.hz_circle_action.quick_view_btn:hover i{color:#0f172a!important;transform:scale(1.15)!important}.hz_wishlist_form_inline{margin:0!important;display:inline-block!important}.hz_info_body,.product_item .product_info{padding:0!important;display:flex!important;flex-direction:column!important;flex-grow:1!important;justify-content:space-between!important}.hz_info_body .hz_product_rating,.product_item .hz_product_rating{display:flex!important;align-items:center!important;gap:6px!important;margin:0 0 8px!important;padding:0!important}.hz_info_body .hz_stars{color:#f59e0b!important;letter-spacing:1px!important;font-size:13px!important;line-height:1!important}.hz_info_body .hz_rating_val{font-size:12px!important;font-weight:700!important;color:#0f172a!important;line-height:1!important}.hz_info_body .hz_review_count{font-size:11px!important;color:#64748b!important;line-height:1!important}.hz_product_title,.product_item .product_name{font-family:var(--hz-font-head)!important;font-size:.975rem!important;font-weight:700!important;line-height:1.4!important;color:#0f172a!important;margin:0 0 10px!important;padding:0!important;min-height:2.8em!important;max-height:2.8em!important;overflow:hidden!important;text-overflow:ellipsis!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.hz_product_title a,.product_item .product_name a{color:#0f172a!important;text-decoration:none!important;transition:color .18s ease!important}.hz_product_title a:hover,.product_item .product_name a:hover{color:var(--hz-green-700)!important}.hz_info_body .hz_card_meta,.product_item .hz_card_meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:6px!important;margin:0 0 12px!important;padding:0!important;flex-wrap:wrap!important}.hz_info_body .hz_shipping_tag{display:inline-flex!important;align-items:center!important;gap:5px!important;font-size:11px!important;font-weight:600!important;color:#047857!important;background:#ecfdf5!important;border:1px solid #A7F3D0!important;padding:3px 8px!important;border-radius:6px!important}.hz_info_body .hz_shipping_tag i{color:#059669!important}.hz_info_body .hz_stock_urgency{font-size:11px!important;font-weight:700!important;color:#dc2626!important;background:#fef2f2!important;border:1px solid #FECACA!important;padding:3px 8px!important;border-radius:6px!important}.hz_pricing_row,.product_item .product_prop{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:8px!important;margin-top:auto!important;margin-bottom:14px!important;padding:0!important;border:none!important}.hz_price_block,.product_item .product_price{margin:0!important;padding:0!important;display:flex!important;align-items:baseline!important;gap:8px!important}.hz_current_price,.product_item .product_price .money:not(.money_sale){font-family:var(--hz-font-head)!important;font-size:1.35rem!important;font-weight:800!important;color:#0f172a!important;letter-spacing:-.02em!important;line-height:1!important}.hz_compare_price,.product_item .product_price .money_sale{font-size:.95rem!important;color:#94a3b8!important;text-decoration:line-through!important;font-weight:500!important}.hz_save_chip{font-size:11px!important;font-weight:700!important;color:#16a34a!important;background:#f0fdf4!important;border:1px solid #BBF7D0!important;padding:3px 8px!important;border-radius:6px!important}.hz_cta_wrap,.product_item .product_links{padding:0!important;margin:0!important;width:100%!important;display:block!important}.hz_full_cta_form,.product_item .product_links .add_to_cart_form{width:100%!important;margin:0!important;display:block!important}.hz_full_btn,.product_item .product_links .btn-cart,.product_item .product_links .btn_options{width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:13px 20px!important;border-radius:12px!important;font-family:var(--hz-font-body)!important;font-size:.9375rem!important;font-weight:800!important;letter-spacing:.01em!important;background:linear-gradient(135deg,#fde047,#f59e0b)!important;color:#0f172a!important;border:1px solid rgba(217,119,6,.45)!important;box-shadow:0 4px 14px #f59e0b4d!important;text-decoration:none!important;cursor:pointer!important;box-sizing:border-box!important;transition:all .22s cubic-bezier(.16,1,.3,1)!important}.hz_full_btn i,.product_item .product_links .btn-cart i,.product_item .product_links .btn_options i{color:#0f172a!important;font-size:14px!important;transition:color .18s ease!important}.hz_full_btn:hover,.product_item .product_links .btn-cart:hover,.product_item .product_links .btn_options:hover{background:linear-gradient(135deg,#fef08a,#eab308)!important;color:#000!important;border-color:#d97706!important;transform:translateY(-2px)!important;box-shadow:0 8px 24px #f59e0b80!important}.hz_full_btn:hover i,.product_item .product_links .btn-cart:hover i,.product_item .product_links .btn_options:hover i{color:#000!important}.hz_full_btn.disabled,.hz_full_btn:disabled,.product_item .product_links .btn-cart[disabled]{background:#e2e8f0!important;color:#94a3b8!important;border-color:#cbd5e1!important;box-shadow:none!important;cursor:not-allowed!important}.hz_full_btn.disabled i,.product_item .product_links .btn-cart[disabled] i{color:#94a3b8!important}@media(max-width:1199px){.hz_modern_product_grid,.product_listing__main:not(.swiper-wrapper):not(.product_listing__list){grid-template-columns:repeat(3,1fr)!important;gap:18px!important}}@media(max-width:991px){.hz_modern_product_grid,.product_listing__main:not(.swiper-wrapper):not(.product_listing__list),.sidebar_on .product_listing__main:not(.swiper-wrapper):not(.product_listing__list),.layout__medium_sb:not(.product_listing__list){grid-template-columns:repeat(2,1fr)!important;gap:16px!important}.hz_modern_card,.product_item{padding:14px!important}.sidebar_on.col-sm-9{width:100%!important;left:0!important;float:none!important}.sidebar_small.col-sm-3{width:100%!important;left:0!important;float:none!important;margin-bottom:24px!important}}@media(max-width:640px){.hz_modern_product_grid,.product_listing__main:not(.swiper-wrapper):not(.product_listing__list),.sidebar_on .product_listing__main:not(.swiper-wrapper):not(.product_listing__list),.layout__medium_sb:not(.product_listing__list){grid-template-columns:1fr!important;gap:16px!important}.hz_featured_head{flex-direction:column!important;align-items:flex-start!important;gap:14px!important}}.hz_mockup_card{background:#fff!important;border:1px solid #EAECF0!important;border-radius:24px!important;padding:16px!important;box-shadow:0 4px 20px -2px #1018280f,0 2px 6px -2px #1018280a!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;height:100%!important;position:relative!important;overflow:visible!important;box-sizing:border-box!important;margin:0!important;width:100%!important;max-width:100%!important;min-width:0!important;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s ease!important}.hz_mockup_card:hover{transform:translateY(-5px)!important;box-shadow:0 18px 36px -4px #1018281f!important;border-color:#cbd5e1!important}.hz_showcase_media{position:relative!important;border-radius:18px!important;overflow:hidden!important;height:200px!important;width:100%!important;background:#f1f5f9!important;margin:0 0 14px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.hz_media_link{display:block!important;width:100%!important;height:100%!important;position:relative!important;text-decoration:none!important}.hz_showcase_img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;transition:transform .4s cubic-bezier(.16,1,.3,1)!important}.hz_mockup_card:hover .hz_showcase_img{transform:scale(1.04)!important}.hz_card_status_badge{position:absolute!important;top:12px!important;left:12px!important;z-index:4!important;display:inline-flex!important;align-items:center!important;gap:5px!important;font-size:11px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;padding:5px 12px!important;border-radius:999px!important;color:#fff!important;line-height:1!important;box-shadow:0 2px 8px #00000040!important;pointer-events:none!important}.hz_card_status_badge.hz_badge_hotdeal{background:#ef4444!important}.hz_card_status_badge.hz_badge_bestseller{background:#7c3aed!important}.hz_card_status_badge.hz_badge_new{background:#059669!important}.hz_card_status_badge.hz_badge_toprated{background:#0284c7!important}.hz_floating_wishlist{position:absolute!important;top:12px!important;right:12px!important;z-index:5!important}.hz_white_circle_btn{width:36px!important;height:36px!important;border-radius:50%!important;background:#fffffff2!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;box-shadow:0 4px 12px #0000001f!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#475569!important;font-size:14px!important;text-decoration:none!important;cursor:pointer!important;border:1px solid rgba(0,0,0,.06)!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important}.hz_theme_kettle .hz_white_circle_btn i{color:#ef4444!important}.hz_theme_cooker .hz_white_circle_btn i{color:#7c3aed!important}.hz_theme_blender .hz_white_circle_btn i{color:#059669!important}.hz_theme_fan .hz_white_circle_btn i{color:#0284c7!important}.hz_white_circle_btn:hover{transform:scale(1.1)!important;background:#fff!important;box-shadow:0 6px 16px #0000002e!important}.hz_wishlist_inline{margin:0!important;display:inline-block!important}.hz_mockup_info{padding:0!important;display:flex!important;flex-direction:column!important;flex-grow:1!important;justify-content:space-between!important}.hz_mockup_rating{display:flex!important;align-items:center!important;gap:6px!important;margin:0 0 6px!important;padding:0!important}.hz_mockup_stars{color:#f59e0b!important;font-size:14px!important;letter-spacing:1.5px!important;line-height:1!important}.hz_mockup_rating_score{font-size:13px!important;font-weight:800!important;color:#0f172a!important;line-height:1!important}.hz_mockup_review_count{font-size:12px!important;color:#64748b!important;font-weight:500!important;line-height:1!important}.hz_mockup_title{font-family:var(--hz-font-head)!important;font-size:1.05rem!important;font-weight:800!important;color:#0f172a!important;line-height:1.35!important;margin:0 0 6px!important;padding:0!important;min-height:2.7em!important;max-height:2.7em!important;overflow:hidden!important;text-overflow:ellipsis!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.hz_mockup_title a{color:#0f172a!important;text-decoration:none!important;transition:color .18s ease!important}.hz_mockup_title a:hover{color:var(--hz-green-700)!important}.hz_mockup_subtitle{font-family:var(--hz-font-body)!important;font-size:.8125rem!important;line-height:1.45!important;color:#64748b!important;margin:0 0 10px!important;min-height:2.9em!important;max-height:2.9em!important;overflow:hidden!important}.hz_micro_chips{display:flex!important;align-items:center!important;gap:6px!important;margin:0 0 12px!important;flex-wrap:wrap!important}.hz_mchip{display:inline-flex!important;align-items:center!important;gap:4px!important;background:#f8fafc!important;border:1px solid #E2E8F0!important;border-radius:6px!important;padding:3px 7px!important;font-size:10px!important;font-weight:600!important;color:#475569!important;line-height:1.2!important}.hz_mockup_price_row{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:12px!important;margin-top:auto!important;padding:0!important;border:none!important}.hz_mockup_price_main{display:flex!important;align-items:baseline!important;gap:8px!important;flex-wrap:wrap!important}.hz_mockup_price{font-family:var(--hz-font-head)!important;font-size:1.45rem!important;font-weight:800!important;color:#ef4444!important;line-height:1!important;letter-spacing:-.02em!important}.hz_mockup_compare{font-size:.95rem!important;font-weight:500!important;color:#94a3b8!important;text-decoration:line-through!important}.hz_mockup_save{background:#ffe4e6!important;color:#e11d48!important;border-radius:6px!important;font-size:11px!important;font-weight:700!important;padding:3px 8px!important;border:1px solid #FECDD3!important;line-height:1!important}.hz_swatch_pills{display:flex!important;align-items:center!important;gap:6px!important;margin:0 0 12px!important}.hz_swatch_dot{width:18px!important;height:18px!important;border-radius:50%!important;display:inline-block!important;border:1.5px solid #CBD5E1!important;cursor:pointer!important;transition:transform .15s ease!important}.hz_swatch_dot.is_active{box-shadow:0 0 0 2px #fff,0 0 0 3.5px #0f172a!important}.hz_swatch_dot:hover{transform:scale(1.15)!important}.hz_dual_action_row{display:flex!important;align-items:center!important;gap:8px!important;margin-top:6px!important;width:100%!important}.hz_action_form{flex:1!important;margin:0!important;display:block!important}.hz_mockup_add_btn{width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:13px 16px!important;border-radius:999px!important;font-family:var(--hz-font-body)!important;font-size:.9375rem!important;font-weight:800!important;letter-spacing:.01em!important;color:#fff!important;border:none!important;cursor:pointer!important;text-decoration:none!important;box-sizing:border-box!important;transition:all .22s cubic-bezier(.16,1,.3,1)!important}.hz_mockup_add_btn i{color:#fff!important;font-size:14px!important}.hz_theme_kettle .hz_mockup_add_btn{background:#0f172a!important;color:#fff!important}.hz_theme_kettle .hz_mockup_add_btn:hover{background:#1e293b!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #0f172a4d!important}.hz_theme_cooker .hz_mockup_add_btn{background:linear-gradient(135deg,#6366f1,#4f46e5)!important;color:#fff!important}.hz_theme_cooker .hz_mockup_add_btn:hover{background:#4338ca!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #6366f166!important}.hz_theme_blender .hz_mockup_add_btn{background:#064e3b!important;color:#fff!important}.hz_theme_blender .hz_mockup_add_btn:hover{background:#065f46!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #064e3b66!important}.hz_theme_fan .hz_mockup_add_btn{background:#0072f5!important;color:#fff!important}.hz_theme_fan .hz_mockup_add_btn:hover{background:#005bc4!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #0072f566!important}.hz_theme_generic .hz_mockup_add_btn{background:linear-gradient(135deg,#fde047,#f59e0b)!important;color:#0f172a!important}.hz_theme_generic .hz_mockup_add_btn:hover{background:linear-gradient(135deg,#fef08a,#eab308)!important;color:#000!important;transform:translateY(-2px)!important}.hz_lightning_btn{width:46px!important;height:46px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;cursor:pointer!important;transition:all .22s cubic-bezier(.16,1,.3,1)!important;box-sizing:border-box!important;padding:0!important}.hz_theme_kettle .hz_lightning_btn{background:#f8fafc!important;border:1.5px solid #E2E8F0!important;color:#0f172a!important;font-size:16px!important}.hz_theme_cooker .hz_lightning_btn{background:#f5f3ff!important;border:1.5px solid #DDD6FE!important;color:#7c3aed!important;font-size:16px!important}.hz_theme_blender .hz_lightning_btn{background:#ecfdf5!important;border:1.5px solid #A7F3D0!important;color:#059669!important;font-size:16px!important}.hz_theme_fan .hz_lightning_btn{background:#eff6ff!important;border:1.5px solid #BFDBFE!important;color:#0284c7!important;font-size:16px!important}.hz_theme_generic .hz_lightning_btn{background:#fefce8!important;border:1.5px solid #FDE047!important;color:#ca8a04!important;font-size:16px!important}.hz_lightning_btn:hover{transform:scale(1.08)!important;box-shadow:0 4px 14px #0000001f!important}.hz_col_hero{background:linear-gradient(135deg,#0f172a,#1e293b)!important;border-radius:24px!important;margin:0 0 28px!important;padding:38px 36px!important;color:#fff!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 30px -5px #0f172a33!important;border:1px solid rgba(255,255,255,.08)!important}.hz_col_hero:after{content:""!important;position:absolute!important;top:-60px!important;right:-60px!important;width:260px!important;height:260px!important;background:radial-gradient(circle,#16a34a40,#16a34a00 70%)!important;pointer-events:none!important}.hz_col_hero_inner{position:relative!important;z-index:2!important}.hz_col_hero_badge{display:inline-flex!important;align-items:center!important;gap:8px!important;background:#ffffff1a!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;padding:6px 16px!important;font-size:12px!important;font-weight:700!important;color:#fff!important;line-height:1!important;margin-bottom:12px!important}.hz_col_hero_badge i.fa-bolt{color:#fde047!important}.hz_col_hero_badge i.fa-check-circle{color:#4ade80!important}.hz_hero_badge_dot{color:#fff6!important}.hz_col_hero_title{font-family:var(--hz-font-head)!important;font-size:2.25rem!important;font-weight:800!important;color:#fff!important;line-height:1.2!important;margin:0 0 12px!important;letter-spacing:-.02em!important}.hz_col_hero_sub{font-family:var(--hz-font-body)!important;font-size:.95rem!important;line-height:1.6!important;color:#94a3b8!important;max-width:720px!important;margin:0 0 20px!important}.hz_col_trust_strip{display:flex!important;align-items:center!important;gap:20px!important;flex-wrap:wrap!important;padding-bottom:20px!important;border-bottom:1px solid rgba(255,255,255,.12)!important;margin-bottom:20px!important}.hz_col_trust_item{display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:12.5px!important;font-weight:600!important;color:#cbd5e1!important}.hz_col_trust_item i{color:#4ade80!important;font-size:13px!important}.hz_col_pill_strip{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.hz_col_pill{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:8px 18px!important;border-radius:999px!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.18)!important;color:#f1f5f9!important;font-size:13px!important;font-weight:700!important;text-decoration:none!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important}.hz_col_pill:hover{background:#ffffff2e!important;color:#fff!important;transform:translateY(-2px)!important}.hz_col_pill.is_active{background:linear-gradient(135deg,#fde047,#f59e0b)!important;color:#0f172a!important;border-color:#facc15!important;box-shadow:0 4px 14px #f59e0b66!important}.product_options.hz_col_toolbar{background:#fff!important;border:1px solid #EAECF0!important;border-radius:18px!important;box-shadow:0 4px 16px -2px #1018280d!important;padding:12px 20px!important;margin:0 0 24px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:16px!important;box-sizing:border-box!important}.hz_col_toolbar_left{display:flex!important;align-items:center!important;gap:14px!important}.hz_view_switcher{display:flex!important;gap:6px!important;list-style:none!important;margin:0!important;padding:0!important;float:none!important}.hz_view_btn{width:38px!important;height:38px!important;border-radius:10px!important;border:1px solid #E2E8F0!important;background:#f8fafc!important;color:#64748b!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all .2s!important;margin:0!important;padding:0!important;font-size:15px!important;line-height:1!important}.hz_view_btn.active,.hz_view_btn:hover{background:#0f172a!important;color:#fff!important;border-color:#0f172a!important;box-shadow:0 2px 8px #0f172a40!important}.hz_count_pill{display:inline-flex!important;align-items:center!important;gap:6px!important;background:#f1f5f9!important;border:1px solid #E2E8F0!important;border-radius:999px!important;padding:7px 14px!important;font-size:13px!important;font-weight:700!important;color:#334155!important;line-height:1!important;float:none!important;margin:0!important}.hz_count_pill i{color:var(--hz-green-600)!important;font-size:13px!important}.hz_col_toolbar_right{display:flex!important;align-items:center!important;gap:16px!important;flex-wrap:wrap!important}.hz_toolbar_select_group{display:flex!important;align-items:center!important;gap:8px!important;margin:0!important;float:none!important}.hz_toolbar_select_group label{font-size:13px!important;font-weight:700!important;color:#475569!important;margin:0!important;line-height:1!important;display:flex!important;align-items:center!important;gap:5px!important}.hz_toolbar_select_group label i{color:#94a3b8!important}.hz_select_wrapper{position:relative!important;display:inline-block!important}.hz_custom_select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background:#fff!important;border:1.5px solid #E2E8F0!important;border-radius:10px!important;padding:8px 32px 8px 14px!important;font-size:13px!important;font-weight:600!important;color:#0f172a!important;cursor:pointer!important;transition:all .2s!important;outline:none!important;line-height:1.4!important}.hz_custom_select:focus,.hz_custom_select:hover{border-color:var(--hz-green-600)!important;box-shadow:0 0 0 3px #16702d1f!important}.hz_select_chevron{position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;color:#64748b!important;pointer-events:none!important;font-size:12px!important}.sidebar_widget.hz-widget{background:#fff!important;border:1px solid #EAECF0!important;border-radius:20px!important;padding:22px!important;margin-bottom:24px!important;box-shadow:0 4px 16px -2px #1018280d!important;box-sizing:border-box!important}.hz-widget__head{font-family:var(--hz-font-head)!important;font-size:1.05rem!important;font-weight:800!important;color:#0f172a!important;margin:0 0 16px!important;padding-bottom:10px!important;border-bottom:2px solid #F1F5F9!important;letter-spacing:-.01em!important}.hz_deal_badge_header{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:14px!important}.hz-eyebrow{font-size:12px!important;font-weight:800!important;color:#ef4444!important;text-transform:uppercase!important;letter-spacing:.05em!important;margin:0!important;display:flex!important;align-items:center!important;gap:5px!important}.hz-deal__off{background:#ef4444!important;color:#fff!important;font-size:11px!important;font-weight:800!important;padding:3px 8px!important;border-radius:999px!important;line-height:1!important}.hz-deal__media{border-radius:14px!important;overflow:hidden!important;display:block!important;background:#f8fafc!important;margin-bottom:12px!important}.hz-deal__media img{width:100%!important;height:auto!important;object-fit:contain!important;display:block!important;transition:transform .3s!important}.hz-deal__media:hover img{transform:scale(1.05)!important}.hz-deal__title{font-size:.95rem!important;font-weight:700!important;color:#0f172a!important;text-decoration:none!important;line-height:1.35!important;display:block!important;margin-bottom:8px!important;transition:color .18s!important}.hz-deal__title:hover{color:var(--hz-green-700)!important}.hz-deal__price{font-size:1.25rem!important;font-weight:800!important;color:#ef4444!important;margin-bottom:12px!important;display:flex!important;align-items:baseline!important;gap:6px!important}.hz-deal__price s{color:#94a3b8!important;font-size:.95rem!important;font-weight:500!important}.hz-count{display:flex!important;gap:8px!important;margin-bottom:16px!important}.hz-count span{flex:1!important;background:#0f172a!important;color:#fff!important;border-radius:10px!important;padding:8px 4px!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important}.hz-count b{font-size:15px!important;font-weight:800!important;line-height:1.1!important;color:#fde047!important}.hz-count i{font-size:9px!important;font-weight:600!important;text-transform:uppercase!important;font-style:normal!important;color:#94a3b8!important;margin-top:2px!important}.hz-deal__cta{width:100%!important;background:linear-gradient(135deg,#fde047,#f59e0b)!important;color:#0f172a!important;font-family:var(--hz-font-body)!important;font-weight:800!important;border-radius:999px!important;padding:12px 16px!important;text-align:center!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;box-shadow:0 4px 14px #f59e0b4d!important;transition:all .2s!important;border:none!important}.hz-deal__cta:hover{transform:translateY(-2px)!important;box-shadow:0 6px 20px #f59e0b73!important;color:#000!important}.hz-cats{list-style:none!important;margin:0!important;padding:0!important}.hz-cats li{margin-bottom:6px!important}.hz-cats li a{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:9px 14px!important;border-radius:10px!important;color:#334155!important;font-size:.9375rem!important;font-weight:600!important;text-decoration:none!important;transition:all .18s!important;background:#f8fafc!important;border:1px solid transparent!important}.hz-cats li a:hover{background:#eef9f0!important;color:var(--hz-green-800)!important;border-color:#c6f6d5!important;transform:translate(4px)!important}.hz-cats li a.is-on{background:var(--hz-green-700)!important;color:#fff!important;border-color:var(--hz-green-700)!important;font-weight:700!important}.hz_cat_arrow{font-size:12px!important;color:#94a3b8!important;transition:transform .2s!important}.hz-cats li a:hover .hz_cat_arrow{color:var(--hz-green-700)!important;transform:translate(2px)!important}.hz-cats li a.is-on .hz_cat_arrow{color:#fff!important}.hz-price__row{display:flex!important;gap:10px!important;margin-bottom:12px!important}.hz-price__row label{flex:1!important;display:flex!important;flex-direction:column!important;gap:4px!important;font-size:11px!important;font-weight:700!important;color:#64748b!important;text-transform:uppercase!important;margin:0!important}.hz-price__row input{width:100%!important;padding:8px 12px!important;border-radius:8px!important;border:1.5px solid #E2E8F0!important;font-size:13px!important;font-weight:600!important;color:#0f172a!important;outline:none!important;box-sizing:border-box!important;transition:border-color .18s!important}.hz-price__row input:focus{border-color:var(--hz-green-600)!important;box-shadow:0 0 0 3px #16702d1f!important}.hz-price__go{width:100%!important;background:linear-gradient(135deg,#fde047,#f59e0b)!important;color:#0f172a!important;font-weight:800!important;border-radius:8px!important;padding:10px!important;border:none!important;cursor:pointer!important;font-size:13px!important;transition:all .2s!important}.hz-price__go:hover{background:linear-gradient(135deg,#fef08a,#eab308)!important;transform:translateY(-1px)!important}.hz-trust{list-style:none!important;margin:16px 0 0!important;padding:14px 0 0!important;border-top:1px solid #EAECF0!important}.hz-trust li{display:flex!important;align-items:center!important;gap:8px!important;font-size:12px!important;font-weight:600!important;color:#475569!important;margin-bottom:8px!important;line-height:1.4!important}.hz-trust li i{color:var(--hz-green-600)!important;font-size:13px!important;flex-shrink:0!important}.pagination.hz_modern_pagination{margin-top:40px!important;padding:24px 0!important;border-top:1px solid #EAECF0!important;border-bottom:none!important;border-left:none!important;border-right:none!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:16px!important;background:transparent!important}.hz_pagination_summary p{font-size:13px!important;font-weight:600!important;color:#64748b!important;margin:0!important;display:flex!important;align-items:center!important;gap:6px!important}.hz_pagination_summary p i{color:var(--hz-green-600)!important}.hz_pagination_list{display:flex!important;align-items:center!important;gap:8px!important;list-style:none!important;margin:0!important;padding:0!important}.hz_pag_item,.hz_pag_prev,.hz_pag_next{margin:0!important;padding:0!important}.hz_pag_item a,.hz_pag_item span,.hz_pag_prev a,.hz_pag_prev span,.hz_pag_next a,.hz_pag_next span{display:flex!important;align-items:center!important;justify-content:center!important;min-width:40px!important;height:40px!important;padding:0 14px!important;border-radius:999px!important;border:1.5px solid #E2E8F0!important;background:#fff!important;color:#0f172a!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important;transition:all .2s!important;box-sizing:border-box!important}.hz_pag_item a:hover,.hz_pag_prev a:hover,.hz_pag_next a:hover{background:#f1f5f9!important;border-color:#cbd5e1!important;transform:translateY(-2px)!important}.hz_pag_item.is_active span{background:#0f172a!important;color:#fff!important;border-color:#0f172a!important;box-shadow:0 4px 12px #0f172a40!important;cursor:default!important}.hz_pag_prev span.is_disabled,.hz_pag_next span.is_disabled{opacity:.4!important;cursor:not-allowed!important;background:#f8fafc!important;border-color:#e2e8f0!important}.load_more_btn{background:linear-gradient(135deg,#fde047,#f59e0b)!important;color:#0f172a!important;font-family:var(--hz-font-head)!important;font-size:15px!important;font-weight:800!important;padding:14px 36px!important;border-radius:999px!important;border:none!important;cursor:pointer!important;box-shadow:0 6px 20px #f59e0b59!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important;letter-spacing:.02em!important;display:inline-flex!important;align-items:center!important;gap:8px!important}.load_more_btn:hover{transform:translateY(-3px)!important;box-shadow:0 10px 28px #f59e0b80!important;background:linear-gradient(135deg,#fef08a,#eab308)!important;color:#000!important}@media(max-width:767px){.hz_col_hero{padding:24px 20px!important;border-radius:18px!important}.hz_col_hero_title{font-size:1.65rem!important}.hz_col_trust_strip{gap:12px!important}.product_options.hz_col_toolbar{flex-direction:column!important;align-items:stretch!important;padding:16px!important}.hz_col_toolbar_left,.hz_col_toolbar_right{justify-content:space-between!important;width:100%!important}}.hz_colhub_wrapper{background:#fff!important;padding-bottom:70px!important;font-family:var(--hz-font-body, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)!important}.template-list-collections .breadcrumbs{background:#f0fdf4!important;padding:16px 0 0!important;margin:0!important;border-bottom:none!important}.template-list-collections .breadcrumbs ul{display:flex!important;align-items:center!important;gap:8px!important;list-style:none!important;padding:0!important;margin:0!important;font-size:13px!important}.template-list-collections .breadcrumbs li a{color:#64748b!important;text-decoration:none!important;font-weight:500!important;transition:color .2s ease!important}.template-list-collections .breadcrumbs li a:hover{color:#16702d!important}.template-list-collections .breadcrumbs li span{color:#0f172a!important;font-weight:700!important}.hz_colhub_hero{background:linear-gradient(180deg,#f0fdf4,#fff)!important;border-bottom:1px solid #E2E8F0!important;padding:50px 0 40px!important;position:relative!important}.hz_colhub_hero_inner{max-width:900px!important;margin:0 auto!important;text-align:center!important}.hz_colhub_kicker{display:inline-flex!important;align-items:center!important;gap:8px!important;background:#16702d14!important;border:1px solid rgba(22,112,45,.22)!important;padding:6px 16px!important;border-radius:9999px!important;font-size:11.5px!important;font-weight:800!important;color:#16702d!important;letter-spacing:.06em!important;text-transform:uppercase!important;margin-bottom:18px!important}.hz_colhub_flag{font-size:15px!important}.hz_colhub_title{font-family:var(--hz-font-head, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)!important;font-size:2.75rem!important;font-weight:900!important;color:#0f172a!important;letter-spacing:-.025em!important;line-height:1.15!important;margin:0 0 16px!important}.hz_title_highlight{color:#16702d!important;position:relative!important}.hz_colhub_subtitle{font-size:16px!important;color:#475569!important;line-height:1.65!important;max-width:740px!important;margin:0 auto 30px!important}.hz_colhub_trust_strip{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important;text-align:left!important}.hz_colhub_trust_badge{display:flex!important;align-items:center!important;gap:12px!important;background:#fff!important;border:1px solid #E2E8F0!important;border-radius:12px!important;padding:12px 16px!important;box-shadow:0 4px 12px #00000008!important;transition:all .2s ease!important}.hz_colhub_trust_badge:hover{border-color:#16702d!important;transform:translateY(-2px)!important;box-shadow:0 8px 18px #0000000f!important}.hz_trust_icon{font-size:22px!important;flex-shrink:0!important}.hz_trust_badge_text{display:flex!important;flex-direction:column!important;line-height:1.3!important}.hz_trust_badge_text strong{font-size:13px!important;font-weight:800!important;color:#0f172a!important}.hz_trust_badge_text span{font-size:11px!important;color:#64748b!important;font-weight:500!important}.hz_colhub_nav_bar_wrap{background:#fff!important;border-bottom:1px solid #E2E8F0!important;padding:16px 0!important;margin-bottom:40px!important}.hz_colhub_nav_bar{display:flex!important;align-items:center!important;gap:16px!important;flex-wrap:wrap!important}.hz_nav_label{font-size:12px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#64748b!important;flex-shrink:0!important}.hz_nav_pills{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}.hz_nav_pill{background:#f8fafc!important;border:1px solid #E2E8F0!important;color:#334155!important;font-size:13px!important;font-weight:700!important;padding:8px 18px!important;border-radius:9999px!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;gap:6px!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important;white-space:nowrap!important}.hz_nav_pill:hover{background:#f1f5f9!important;border-color:#cbd5e1!important;color:#0f172a!important;transform:translateY(-1px)!important}.hz_nav_pill.active{background:#16702d!important;color:#fff!important;border-color:#16702d!important;box-shadow:0 4px 14px #16702d40!important}.hz_pill_dot{width:6px!important;height:6px!important;border-radius:50%!important;background:#fde047!important;display:inline-block!important}.hz_colhub_section_header{display:flex!important;justify-content:space-between!important;align-items:flex-end!important;margin-bottom:24px!important;padding-bottom:12px!important;border-bottom:1px solid #F1F5F9!important}.hz_section_header_titles{display:flex!important;flex-direction:column!important;gap:4px!important}.hz_section_eyebrow{font-size:11px!important;font-weight:800!important;letter-spacing:.08em!important;color:#16702d!important;text-transform:uppercase!important}.hz_section_title{font-family:var(--hz-font-head, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)!important;font-size:24px!important;font-weight:900!important;color:#0f172a!important;letter-spacing:-.015em!important;margin:0!important}.hz_section_subtitle{font-size:14px!important;color:#64748b!important;margin:4px 0 0!important}.hz_section_count{font-size:13px!important;font-weight:700!important;color:#64748b!important;background:#f1f5f9!important;padding:4px 14px!important;border-radius:9999px!important}.hz_colhub_grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:28px!important;margin-bottom:50px!important}.hz_col_card{background:#fff!important;border:1px solid #E2E8F0!important;border-radius:18px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease,border-color .3s ease!important;box-shadow:0 4px 20px #0000000a!important}.hz_col_card:hover{transform:translateY(-6px)!important;box-shadow:0 16px 36px -8px #0f172a1f,0 0 0 1px #16702d2e!important;border-color:#cbd5e1!important}.hz_col_card_img_wrap{position:relative!important;width:100%!important;height:260px!important;background:#f8fafc!important;overflow:hidden!important;display:block!important}.hz_col_card_img_wrap img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .6s cubic-bezier(.16,1,.3,1)!important}.hz_col_card:hover .hz_col_card_img_wrap img{transform:scale(1.06)!important}.hz_col_card_badge{position:absolute!important;top:14px!important;left:14px!important;z-index:2!important;padding:6px 14px!important;border-radius:9999px!important;font-size:11px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}.hz_col_badge_yellow{background:#fde047!important;color:#0f172a!important;box-shadow:0 2px 8px #0000001f!important}.hz_col_badge_green{background:#16702d!important;color:#fff!important;box-shadow:0 2px 8px #16702d40!important}.hz_col_badge_amber{background:#ef4444!important;color:#fff!important;box-shadow:0 2px 8px #ef444440!important}.hz_col_card_count{position:absolute!important;bottom:12px!important;right:12px!important;z-index:2!important;background:#0f172ad1!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;color:#fff!important;font-size:11px!important;font-weight:700!important;padding:4px 10px!important;border-radius:6px!important}.hz_col_card_body{padding:22px!important;display:flex!important;flex-direction:column!important;flex:1!important}.hz_col_card_meta{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:8px!important}.hz_col_kicker{font-size:11px!important;font-weight:800!important;color:#16702d!important;text-transform:uppercase!important;letter-spacing:.06em!important}.hz_col_price_hint{font-size:12px!important;font-weight:700!important;color:#64748b!important}.hz_col_card_title{font-size:18px!important;font-weight:800!important;color:#0f172a!important;line-height:1.3!important;margin:0 0 8px!important}.hz_col_card_title a{color:#0f172a!important;text-decoration:none!important;transition:color .2s ease!important}.hz_col_card_title a:hover{color:#16702d!important}.hz_col_card_desc{font-size:13.5px!important;color:#475569!important;line-height:1.55!important;margin-bottom:14px!important}.hz_col_tags{display:flex!important;gap:6px!important;flex-wrap:wrap!important;margin-bottom:18px!important}.hz_col_tag{font-size:11px!important;font-weight:600!important;color:#334155!important;background:#f1f5f9!important;border-radius:6px!important;padding:3px 8px!important}.hz_col_card_footer{margin-top:auto!important}.hz_col_btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;font-weight:800!important;font-size:13.5px!important;padding:12px 18px!important;border-radius:10px!important;text-decoration:none!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important;border:1px solid rgba(0,0,0,.06)!important}.hz_col_btn_yellow{background:#fde047!important;color:#0f172a!important;box-shadow:0 4px 12px #fde04759!important}.hz_col_btn_yellow:hover{background:#eab308!important;color:#000!important;transform:translateY(-2px)!important;box-shadow:0 6px 16px #eab30873!important}.hz_colhub_trending_section{background:#f8fafc!important;border-top:1px solid #E2E8F0!important;border-bottom:1px solid #E2E8F0!important;padding:60px 0!important;margin-top:60px!important}.hz_trending_header{margin-bottom:32px!important}.hz_view_all_link{display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:13px!important;font-weight:800!important;color:#16702d!important;text-decoration:none!important;padding:8px 18px!important;background:#fff!important;border:1px solid #E2E8F0!important;border-radius:9999px!important;transition:all .2s ease!important;white-space:nowrap!important}.hz_view_all_link:hover{background:#16702d!important;color:#fff!important;border-color:#16702d!important;box-shadow:0 4px 12px #16702d40!important}.hz_colhub_trending_grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:20px!important}.hz_colhub_product_card{background:#fff!important;border:1px solid #E2E8F0!important;border-radius:16px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;transition:all .3s ease!important;box-shadow:0 4px 14px #00000008!important}.hz_colhub_product_card:hover{transform:translateY(-4px)!important;box-shadow:0 12px 24px -4px #0f172a1a!important;border-color:#cbd5e1!important}.hz_colhub_product_visual{position:relative!important;height:200px!important;background:#f8fafc!important;overflow:hidden!important}.hz_colhub_product_visual img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .4s ease!important}.hz_colhub_product_card:hover .hz_colhub_product_visual img{transform:scale(1.05)!important}.hz_pcard_badge{position:absolute!important;top:10px!important;left:10px!important;z-index:2!important;padding:4px 10px!important;border-radius:9999px!important;font-size:10px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.04em!important}.hz_pcard_badge_yellow{background:#fde047!important;color:#0f172a!important}.hz_pcard_badge_green{background:#16702d!important;color:#fff!important}.hz_pcard_wishlist{position:absolute!important;top:10px!important;right:10px!important;z-index:2!important;width:32px!important;height:32px!important;border-radius:50%!important;background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#64748b!important;cursor:pointer!important;transition:all .2s ease!important;padding:0!important}.hz_pcard_wishlist:hover,.hz_pcard_wishlist.active{color:#ef4444!important;background:#fef2f2!important;border-color:#fecaca!important}.hz_pcard_wishlist.active svg{fill:#ef4444!important}.hz_colhub_product_info{padding:16px!important;display:flex!important;flex-direction:column!important;flex:1!important}.hz_pcard_rating{display:flex!important;align-items:center!important;gap:4px!important;margin-bottom:6px!important}.hz_stars{color:#f59e0b!important;font-size:12px!important;letter-spacing:1px!important}.hz_rating_score{font-size:12px!important;font-weight:800!important;color:#0f172a!important}.hz_rating_count{font-size:11px!important;color:#64748b!important}.hz_pcard_title{font-size:15px!important;font-weight:800!important;margin:0 0 4px!important}.hz_pcard_title a{color:#0f172a!important;text-decoration:none!important;transition:color .2s ease!important}.hz_pcard_title a:hover{color:#16702d!important}.hz_pcard_desc{font-size:12px!important;color:#64748b!important;line-height:1.4!important;margin-bottom:10px!important}.hz_pcard_pricing{display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:14px!important}.hz_pcard_price{font-size:17px!important;font-weight:900!important;color:#0f172a!important}.hz_pcard_compare{font-size:13px!important;color:#94a3b8!important;text-decoration:line-through!important}.hz_pcard_save{font-size:10px!important;font-weight:800!important;color:#16702d!important;background:#f0fdf4!important;border:1px solid rgba(22,112,45,.2)!important;padding:2px 6px!important;border-radius:4px!important}.hz_pcard_actions{margin-top:auto!important}.hz_pcard_cart_btn{width:100%!important;background:#fde047!important;color:#0f172a!important;font-weight:800!important;font-size:13px!important;padding:10px 14px!important;border-radius:8px!important;border:none!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;transition:all .2s ease!important;box-shadow:0 2px 8px #fde0474d!important}.hz_pcard_cart_btn:hover{background:#eab308!important;color:#000!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #eab30866!important}.hz_colhub_trust_section{padding:60px 0 30px!important}.hz_colhub_trust_matrix{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:20px!important}.hz_trust_matrix_card{background:#fff!important;border:1px solid #E2E8F0!important;border-radius:14px!important;padding:24px 20px!important;text-align:center!important;transition:all .2s ease!important}.hz_trust_matrix_card:hover{border-color:#16702d!important;transform:translateY(-3px)!important;box-shadow:0 8px 20px #0000000d!important}.hz_tcard_icon_wrap{font-size:32px!important;margin-bottom:12px!important}.hz_tcard_title{font-size:16px!important;font-weight:800!important;color:#0f172a!important;margin:0 0 8px!important}.hz_tcard_desc{font-size:13px!important;color:#64748b!important;line-height:1.5!important;margin:0!important}.hz_colhub_vip_wrap{margin:40px auto 20px!important}.hz_colhub_vip_banner{background:linear-gradient(135deg,#0a3315,#16702d)!important;border-radius:20px!important;padding:48px 32px!important;text-align:center!important;color:#fff!important;box-shadow:0 12px 32px #16702d33!important}.hz_vip_content{max-width:640px!important;margin:0 auto!important}.hz_vip_kicker{font-size:11px!important;font-weight:800!important;letter-spacing:.08em!important;color:#fde047!important;text-transform:uppercase!important;display:block!important;margin-bottom:10px!important}.hz_vip_title{font-family:var(--hz-font-head, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)!important;font-size:28px!important;font-weight:900!important;color:#fff!important;margin:0 0 10px!important}.hz_vip_desc{font-size:15px!important;color:#ffffffe6!important;line-height:1.6!important;margin-bottom:24px!important}.hz_vip_form{display:flex!important;gap:10px!important;max-width:480px!important;margin:0 auto 12px!important}.hz_vip_form input{flex:1!important;padding:12px 18px!important;border-radius:10px!important;border:1px solid rgba(255,255,255,.25)!important;background:#ffffff26!important;color:#fff!important;font-size:14px!important;outline:none!important}.hz_vip_form input::placeholder{color:#ffffffb3!important}.hz_vip_form input:focus{border-color:#fde047!important;background:#fff3!important}.hz_vip_btn{background:#fde047!important;color:#0f172a!important;font-weight:800!important;font-size:14px!important;padding:12px 24px!important;border-radius:10px!important;border:none!important;cursor:pointer!important;transition:all .2s ease!important;white-space:nowrap!important}.hz_vip_btn:hover{background:#eab308!important;transform:translateY(-1px)!important;color:#000!important}.hz_vip_footnote{font-size:11px!important;color:#ffffffa6!important}@media(max-width:1199px){.hz_colhub_grid{grid-template-columns:repeat(3,1fr)!important;gap:20px!important}}@media(max-width:991px){.hz_colhub_trust_strip,.hz_colhub_grid,.hz_colhub_trending_grid,.hz_colhub_trust_matrix{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:767px){.hz_colhub_hero{padding:36px 0 28px!important}.hz_colhub_title{font-size:2.1rem!important}.hz_colhub_trust_strip{grid-template-columns:1fr!important;gap:10px!important}.hz_colhub_nav_bar{flex-direction:column!important;align-items:flex-start!important}.hz_nav_pills{overflow-x:auto!important;flex-wrap:nowrap!important;width:100%!important;padding-bottom:8px!important;-webkit-overflow-scrolling:touch!important}.hz_colhub_grid,.hz_colhub_trending_grid,.hz_colhub_trust_matrix{grid-template-columns:1fr!important}.hz_vip_form{flex-direction:column!important}}#megamenu .level_2,#megamenu .level_2__small,#megamenu .level_2__links,#megamenu .level_2__products,#megamenu .level_2__blog,#megamenu .level_3,#megamenu .level_3_2,#megamenu .level_3_3,#megamenu .level_1__trigger,#megamenu .level_2__trigger,#megamenu .level_3__trigger,#megamenu .megamenu_trigger,.droped_linklist{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;height:0!important;width:0!important;overflow:hidden!important;margin:0!important;padding:0!important}#megamenu .level_1__link{padding-right:18px!important}.hz_tricol_section{padding:48px 0 60px!important;background:#fff!important;font-family:var(--hz-font-body, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)!important}.hz_tricol_header{text-align:center!important;margin-bottom:38px!important}.hz_tricol_eyebrow{font-size:11.5px!important;font-weight:800!important;color:#16702d!important;letter-spacing:.08em!important;text-transform:uppercase!important;display:block!important;margin-bottom:6px!important}.hz_tricol_heading{font-family:var(--hz-font-head, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)!important;font-size:28px!important;font-weight:900!important;color:#0f172a!important;letter-spacing:-.015em!important;margin:0 0 6px!important}.hz_tricol_subheading{font-size:14.5px!important;color:#64748b!important;margin:0!important}.hz_tricol_row{margin-left:-12px!important;margin-right:-12px!important}.hz_tricol_col{padding-left:12px!important;padding-right:12px!important;margin-bottom:24px!important}.hz_tricol_col_header{display:flex!important;align-items:center!important;justify-content:space-between!important;padding-bottom:12px!important;margin-bottom:16px!important;border-bottom:2.5px solid #E2E8F0!important}.hz_col_accent_1{border-bottom-color:#16702d!important}.hz_col_accent_2{border-bottom-color:#ef4444!important}.hz_col_accent_3{border-bottom-color:#0284c7!important}.hz_col_title_wrap{display:flex!important;align-items:center!important;gap:8px!important}.hz_col_icon{font-size:20px!important;line-height:1!important}.hz_col_title{font-family:var(--hz-font-head, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)!important;font-size:17px!important;font-weight:900!important;color:#0f172a!important;letter-spacing:.04em!important;text-transform:uppercase!important;margin:0!important}.hz_col_view_all{display:inline-flex!important;align-items:center!important;gap:4px!important;font-size:12px!important;font-weight:700!important;color:#64748b!important;text-decoration:none!important;transition:color .2s ease!important}.hz_col_view_all:hover{color:#16702d!important}.hz_tricol_card{background:#fff!important;border:1px solid #E2E8F0!important;border-radius:14px!important;padding:12px 14px!important;display:flex!important;align-items:center!important;gap:14px!important;margin-bottom:14px!important;box-shadow:0 2px 8px #00000008!important;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s ease,border-color .22s ease!important}.hz_tricol_card:hover{transform:translateY(-3px)!important;box-shadow:0 10px 24px -4px #0f172a17!important;border-color:#cbd5e1!important}.hz_tricol_img_wrap{width:88px!important;height:88px!important;min-width:88px!important;border-radius:10px!important;overflow:hidden!important;background:#f8fafc!important;position:relative!important;border:1px solid #F1F5F9!important;display:block!important}.hz_tricol_img_wrap img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .4s ease!important}.hz_tricol_card:hover .hz_tricol_img_wrap img{transform:scale(1.08)!important}.hz_tricol_badge{position:absolute!important;top:4px!important;left:4px!important;font-size:8.5px!important;font-weight:800!important;padding:2px 6px!important;border-radius:4px!important;text-transform:uppercase!important;letter-spacing:.03em!important;z-index:2!important;line-height:1.2!important}.hz_badge_yellow{background:#fde047!important;color:#0f172a!important;box-shadow:0 1px 4px #0000001a!important}.hz_badge_green{background:#16702d!important;color:#fff!important}.hz_badge_red{background:#ef4444!important;color:#fff!important}.hz_badge_blue{background:#0284c7!important;color:#fff!important}.hz_tricol_body{display:flex!important;flex-direction:column!important;flex:1!important;min-width:0!important}.hz_tricol_rating{display:flex!important;align-items:center!important;gap:4px!important;margin-bottom:2px!important;line-height:1!important}.hz_tricol_rating .hz_stars{color:#f59e0b!important;font-size:11px!important;letter-spacing:.5px!important}.hz_rating_val{font-size:11px!important;font-weight:800!important;color:#0f172a!important}.hz_rating_count{font-size:10.5px!important;color:#94a3b8!important}.hz_tricol_prod_title{font-size:13.5px!important;font-weight:700!important;color:#0f172a!important;line-height:1.35!important;margin:0 0 5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hz_tricol_prod_title a{color:#0f172a!important;text-decoration:none!important;transition:color .2s ease!important}.hz_tricol_prod_title a:hover{color:#16702d!important}.hz_tricol_pricing{display:flex!important;align-items:center!important;gap:6px!important;margin-bottom:8px!important;line-height:1!important}.hz_price_main{font-size:15px!important;font-weight:900!important;color:#0f172a!important}.hz_price_compare{font-size:12px!important;color:#94a3b8!important;text-decoration:line-through!important}.hz_price_save{font-size:9.5px!important;font-weight:800!important;color:#16702d!important;background:#f0fdf4!important;border:1px solid rgba(22,112,45,.2)!important;padding:2px 5px!important;border-radius:4px!important}.hz_save_hot{color:#ef4444!important;background:#fef2f2!important;border-color:#ef444433!important}.hz_tricol_cart_btn{align-self:flex-start!important;display:inline-flex!important;align-items:center!important;gap:6px!important;background:#fde047!important;color:#0f172a!important;font-weight:800!important;font-size:12px!important;padding:6px 14px!important;border-radius:7px!important;border:1px solid rgba(0,0,0,.05)!important;cursor:pointer!important;transition:all .2s ease!important;box-shadow:0 2px 6px #fde0474d!important;white-space:nowrap!important}.hz_tricol_cart_btn:hover{background:#eab308!important;transform:translateY(-1px)!important;box-shadow:0 4px 10px #eab30866!important;color:#000!important}@media(max-width:991px){.hz_tricol_col{width:100%!important;margin-bottom:32px!important}}.hz_floating_cart{position:fixed!important;bottom:28px!important;right:28px!important;z-index:999999!important;display:flex!important;align-items:center!important;font-family:var(--hz-font-body, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)!important;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s ease!important}.hz_floating_cart_btn{display:inline-flex!important;align-items:center!important;gap:12px!important;background:linear-gradient(135deg,#0f4c20,#16702d)!important;color:#fff!important;padding:11px 20px!important;border-radius:9999px!important;text-decoration:none!important;box-shadow:0 10px 28px -4px #16702d73,0 0 0 1.5px #fff3!important;border:2px solid #FFFFFF!important;cursor:pointer!important;transition:all .25s cubic-bezier(.16,1,.3,1)!important}.hz_floating_cart_btn:hover{transform:translateY(-3px) scale(1.03)!important;box-shadow:0 16px 36px -4px #16702d99,0 0 0 2px #fde047!important;color:#fff!important;background:linear-gradient(135deg,#0a3315,#15803d)!important}.hz_floating_cart_btn:active{transform:translateY(-1px) scale(.98)!important}.hz_cart_icon_container{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important}.hz_floating_cart_icon{color:#fff!important;transition:transform .25s ease!important}.hz_floating_cart_btn:hover .hz_floating_cart_icon{transform:scale(1.1)!important}.hz_floating_cart_badge{position:absolute!important;top:-8px!important;right:-10px!important;background:#fde047!important;color:#0f172a!important;font-family:var(--hz-font-head, sans-serif)!important;font-size:11px!important;font-weight:900!important;min-width:20px!important;height:20px!important;line-height:18px!important;text-align:center!important;border-radius:9999px!important;padding:0 5px!important;border:1.5px solid #0F4C20!important;box-shadow:0 2px 6px #00000040!important}.hz_floating_cart_text{display:flex!important;flex-direction:column!important;text-align:left!important;line-height:1.15!important}.hz_floating_cart_label{font-size:10px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#fde047!important}.hz_floating_cart_total{font-size:13.5px!important;font-weight:900!important;color:#fff!important}.hz_floating_cart_arrow{display:flex!important;align-items:center!important;color:#fffc!important;transition:transform .2s ease!important}.hz_floating_cart_btn:hover .hz_floating_cart_arrow{transform:translate(3px)!important;color:#fde047!important}@keyframes hz_cart_bounce{0%,to{transform:scale(1)}40%{transform:scale(1.4)}70%{transform:scale(.9)}}.hz_floating_cart_badge.hz_bounce{animation:hz_cart_bounce .45s cubic-bezier(.175,.885,.32,1.275)!important}@keyframes hz_cart_glow{0%{box-shadow:0 10px 28px -4px #16702d73,0 0 #fde04780}70%{box-shadow:0 10px 28px -4px #16702d73,0 0 0 10px #fde04700}to{box-shadow:0 10px 28px -4px #16702d73,0 0 #fde04700}}.hz_floating_cart.has_items .hz_floating_cart_btn{animation:hz_cart_glow 3s infinite!important}@media(max-width:767px){.hz_floating_cart{bottom:20px!important;right:16px!important}.hz_floating_cart_btn{width:52px!important;height:52px!important;padding:0!important;justify-content:center!important;border-radius:50%!important}.hz_floating_cart_text,.hz_floating_cart_arrow{display:none!important}.hz_cart_icon_container{width:26px!important;height:26px!important}.hz_floating_cart_badge{top:-6px!important;right:-8px!important}}.hz_fancybox_cart_added .fancybox-skin{padding:0!important;background:transparent!important;border-radius:22px!important;box-shadow:0 25px 60px -12px #0f172a73,0 0 0 1px #ffffff40!important;border:none!important;overflow:visible!important}.hz_fancybox_cart_added .fancybox-outer,.hz_fancybox_cart_added .fancybox-inner{border-radius:22px!important;overflow:visible!important;background:transparent!important}.hz_fancybox_cart_added .fancybox-close{display:none!important}.fancybox-overlay{background:#0f172aa6!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important}#cart_added.hz_cart_added_modal{width:500px!important;max-width:min(500px,94vw)!important;background:#fff!important;border-radius:22px!important;overflow:hidden!important;box-shadow:none!important;padding:0!important;margin:0!important;font-family:var(--hz-font-body, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)!important;color:#0f172a!important;text-align:left!important;display:block!important;animation:hz_cam_pop .3s cubic-bezier(.16,1,.3,1)!important}@keyframes hz_cam_pop{0%{transform:scale(.94);opacity:0}to{transform:scale(1);opacity:1}}.hz_cam_header{background:linear-gradient(135deg,#0a3315,#16702d)!important;padding:16px 20px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;position:relative!important;border-bottom:2px solid rgba(253,224,71,.25)!important}.hz_cam_success_badge{display:flex!important;align-items:center!important;gap:12px!important}.hz_cam_check_circle{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;background:#fde047!important;color:#0f172a!important;border-radius:50%!important;box-shadow:0 0 12px #fde04799!important;flex-shrink:0!important}.hz_cam_header_text{display:flex!important;flex-direction:column!important;gap:2px!important}.hz_cam_success_title{font-family:var(--hz-font-head, sans-serif)!important;font-size:15px!important;font-weight:800!important;color:#fff!important;line-height:1.2!important}.hz_cam_success_subtitle{font-size:11px!important;font-weight:600!important;color:#fde047!important;letter-spacing:.02em!important}.hz_cam_close_btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;background:#ffffff26!important;color:#fff!important;border:1px solid rgba(255,255,255,.25)!important;border-radius:50%!important;cursor:pointer!important;transition:all .2s ease!important;padding:0!important;margin:0!important;outline:none!important}.hz_cam_close_btn:hover{background:#ffffff4d!important;transform:rotate(90deg) scale(1.06)!important;color:#fff!important}.hz_cam_shipping_box{background:#f0fdf4!important;border-bottom:1px solid #DCFCE7!important;padding:12px 20px!important}.hz_cam_shipping_label{display:flex!important;align-items:center!important;gap:8px!important;font-size:12.5px!important;font-weight:600!important;color:#15803d!important;margin-bottom:8px!important;line-height:1.3!important}.hz_cam_truck{color:#16702d!important;flex-shrink:0!important}.hz_cam_shipping_txt .hz_cam_highlight{color:#0f766e!important}.hz_cam_progress_track{width:100%!important;height:6px!important;background:#dcfce7!important;border-radius:9999px!important;overflow:hidden!important;position:relative!important}.hz_cam_progress_fill{height:100%!important;background:linear-gradient(90deg,#16702d,#f59e0b)!important;border-radius:9999px!important;transition:width .6s cubic-bezier(.16,1,.3,1)!important;position:relative!important}.hz_cam_product_row.cart_added__row{display:flex!important;align-items:center!important;gap:16px!important;padding:20px!important;background:#fff!important;height:auto!important}.hz_cam_img_shell.cart_added__1{width:88px!important;height:88px!important;min-width:88px!important;border-radius:14px!important;border:1px solid #E2E8F0!important;background:#f8fafc!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:6px!important;overflow:hidden!important}.hz_cam_img_shell img{max-width:100%!important;max-height:100%!important;object-fit:contain!important;transition:transform .3s ease!important;border:none!important;padding:0!important}.hz_cam_img_shell:hover img{transform:scale(1.06)!important}.hz_cam_no_img{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important}.hz_cam_product_details.cart_added__2{width:100%!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:4px!important}.hz_cam_verified_tag{display:inline-block!important;font-size:10.5px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:#16702d!important}.hz_cam_item_title.product_name{font-family:var(--hz-font-head, sans-serif)!important;font-size:15px!important;font-weight:700!important;color:#0f172a!important;line-height:1.35!important;margin:0!important}.hz_cam_price_qty_bar{display:flex!important;align-items:center!important;gap:10px!important;margin-top:4px!important}.hz_cam_item_price{font-family:var(--hz-font-head, sans-serif)!important;font-size:17px!important;font-weight:900!important;color:#0f172a!important}.hz_cam_qty_pill{display:inline-flex!important;align-items:center!important;background:#f1f5f9!important;border:1px solid #E2E8F0!important;border-radius:9999px!important;padding:2px 10px!important;font-size:11.5px!important;color:#475569!important;font-weight:600!important;margin:0!important}.hz_cam_qty_pill strong{color:#0f172a!important;margin-left:3px!important}.hz_cam_summary_strip{display:flex!important;align-items:center!important;justify-content:space-between!important;background:#f8fafc!important;border-top:1px solid #E2E8F0!important;border-bottom:1px solid #E2E8F0!important;padding:12px 20px!important}.hz_cam_summary_label{font-size:13px!important;font-weight:700!important;color:#64748b!important}.hz_cam_summary_total{font-family:var(--hz-font-head, sans-serif)!important;font-size:18px!important;font-weight:900!important;color:#0f172a!important}.hz_cam_actions{display:flex!important;flex-direction:column!important;gap:10px!important;padding:18px 20px 14px!important}#cart_added .hz_cam_btn_cart,#cart_added a.btn.hz_cam_btn_cart{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:100%!important;padding:13px 20px!important;background:linear-gradient(135deg,#fde047,#f59e0b)!important;color:#0f172a!important;font-family:var(--hz-font-head, sans-serif)!important;font-size:14.5px!important;font-weight:800!important;text-decoration:none!important;border-radius:9999px!important;border:none!important;box-shadow:0 8px 20px -3px #f59e0b73!important;cursor:pointer!important;transition:all .25s cubic-bezier(.16,1,.3,1)!important;margin:0!important}#cart_added .hz_cam_btn_cart:hover,#cart_added a.btn.hz_cam_btn_cart:hover{transform:translateY(-2px)!important;box-shadow:0 12px 28px -3px #f59e0b99!important;background:linear-gradient(135deg,#fef08a,#d97706)!important;color:#0f172a!important}#cart_added .hz_cam_btn_cart .hz_cam_arrow{transition:transform .2s ease!important}#cart_added .hz_cam_btn_cart:hover .hz_cam_arrow{transform:translate(4px)!important}#cart_added .hz_cam_btn_close,#cart_added a.btn-alt.hz_cam_btn_close,#cart_added a.btn.btn-alt{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;padding:11px 20px!important;background:#f8fafc!important;color:#475569!important;font-family:var(--hz-font-body, sans-serif)!important;font-size:13.5px!important;font-weight:700!important;text-decoration:none!important;border-radius:9999px!important;border:1.5px solid #CBD5E1!important;box-shadow:none!important;cursor:pointer!important;transition:all .2s ease!important;margin:0!important}#cart_added .hz_cam_btn_close:hover,#cart_added a.btn-alt.hz_cam_btn_close:hover,#cart_added a.btn.btn-alt:hover{background:#f1f5f9!important;border-color:#94a3b8!important;color:#0f172a!important;transform:translateY(-1px)!important}.hz_cam_trust_strip{display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;padding:12px 16px 16px!important;border-top:1px solid #F1F5F9!important;flex-wrap:wrap!important}.hz_cam_trust_item{display:inline-flex!important;align-items:center!important;gap:5px!important;font-size:11px!important;font-weight:600!important;color:#64748b!important}#cart_added.cart_error .hz_cam_header{background:#dc2626!important}@media(max-width:520px){#cart_added.hz_cart_added_modal{width:94vw!important}.hz_cam_header{padding:14px 16px!important}.hz_cam_product_row.cart_added__row{padding:16px!important;gap:12px!important}.hz_cam_img_shell.cart_added__1{width:72px!important;height:72px!important;min-width:72px!important}.hz_cam_item_title.product_name{font-size:14px!important}.hz_cam_item_price{font-size:16px!important}.hz_cam_actions{padding:14px 16px 12px!important}.hz_cam_trust_strip{gap:8px!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hephziba-redesign.css.map */
