:root{--brand-primary: #274F9D;--brand-primary-600: #1F4287;--brand-primary-300: #5C7BC6;--bg: #F5F5F5;--bg-secondary: #D9D9D9;--text: #0f172a;--muted: #64748b;--border: #9E9E9E;--accent: #111111;--success: #16a34a;--warning: #f59e0b;--danger: #dc2626;--radius: 10px;--radius-sm: 6px;--radius-lg: 16px;--menu-height: 90px;--h1: clamp(32px, 5vw, 38px);--h2: clamp(24px, 3.8vw, 35px);--h3: clamp(18px, 2.2vw, 28px);--body: 16px;--line: 1.6}html,body{background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:var(--body);line-height:var(--line);text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}a{color:var(--text);text-decoration:none}a:hover{text-decoration:none;color:var(--accent)}.container{width:min(1200px,92vw);margin-inline:auto}.card{background:#fff;border:1px solid var(--border);border-radius:0;padding:1rem;box-shadow:0 4px 12px #0000001a}.badge{font-family:Bebas Neue,sans-serif;letter-spacing:.5px;border:1px solid var(--border);border-radius:999px;padding:.2rem .6rem;display:inline-block}.text-muted{color:var(--muted)}.shadow-sm{box-shadow:0 2px 8px #0000000f}.text-center{text-align:center}#wrapper{padding-top:0;padding-bottom:3rem}body#contact #wrapper{padding-top:3rem}body#cms #content-wrapper{padding:3rem 0}#category #wrapper{margin-top:-1rem}.d-flex{display:flex}.ml-auto{margin-left:auto}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:1rem}.gap-4{gap:1.5rem}.pagination .page-list{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:1rem;background:transparent}.pagination .page-list .current a{font-size:1rem;color:var(--brand-primary)}.notifications-container{margin-top:1rem}h1,h2,h3,h4,.h1,.h2,.h3,.h4{font-family:Kanit,sans-serif;letter-spacing:.5px;text-transform:uppercase;line-height:1.1;margin:0 0 .6em;font-weight:400}h1,.h1{font-size:var(--h1)}h2,.h2{font-size:var(--h2)}h3,.h3{font-size:var(--h3)}p{margin:0 0 1rem}.price{font-weight:800;font-size:1.25rem}.lead{font-size:1.125rem;color:var(--muted)}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border);border-radius:var(--radius);background:var(--brand-primary);font-weight:800;letter-spacing:.5px;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.2rem;gap:.5rem;cursor:pointer;transition:transform .06s ease,background .2s ease,border-color .2s ease,opacity .2s ease;border-radius:0;background-color:var(--brand-primary);color:#fff;border:1px solid #fff;margin:0;border-radius:var(--radius-sm);font-size:.85rem}.btn:hover{background:#fff;color:var(--brand-primary);text-decoration:none;border:1px solid var(--brand-primary)}.btn:active{transform:translateY(1px)}.btn:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 3px #274f9d40}.btn.btn-secondary{background:var(--accent);border-color:var(--accent);color:#fff}.btn--outline{background:transparent;color:var(--brand-primary);border-color:var(--brand-primary)}.btn--outline:hover{background:var(--brand-primary);color:#fff}.btn--ghost{background:transparent;color:var(--text);border-color:transparent}.btn--ghost:hover{background:#0000000a}.btn--sm{padding:.2rem .9rem;font-size:.9rem;font-weight:400}.btn--lg{padding:1rem 1.4rem;font-size:1rem;width:100%}.btn--success{background:var(--success);border-color:var(--success)}.btn--warning{background:var(--warning);border-color:var(--warning);color:#111}.btn--danger{background:var(--danger);border-color:var(--danger)}.btn.disabled{color:var(--text)}.input,.select,.textarea{width:100%;padding:.8rem 1rem;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--text);transition:border-color .2s ease,box-shadow .2s ease}.input:focus,.select:focus,.textarea:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px #274f9d26;outline:none}.label{display:block;font-weight:700;margin-bottom:.4rem}.help{font-size:.9rem;color:var(--muted);margin-top:.3rem}.product-card{display:grid;gap:.75rem}.product-card__image{border-radius:0;overflow:hidden;aspect-ratio:1/1;background:#f8fafc}.product-card__title{font-weight:800;line-height:1.2}.product-card__price{color:var(--accent)}.product-card__actions{display:grid;gap:.5rem}.category-hero{border-radius:0;padding:1.2rem 1.4rem;color:#fff;background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-300))}.filters{background:#fff;border:1px solid var(--border);border-radius:0;padding:.8rem}.product-actions .add-to-cart .material-icons,#header .header-nav .material-icons{line-height:1}#blockcart-modal .product-name{color:var(--text)}#checkout .modal,#checkout .modal p{color:#000}#checkout .modal ul{list-style:disc}#header .logo{max-height:var(--menu-height);max-width:210px}#header a{color:inherit}#_desktop_logo{padding-bottom:7px}#header .header-nav{border-bottom:none}#header .header-nav .mobile{display:flex;align-items:center}#header .header-nav .mobile .blockcart{margin:0;padding:0}#header .header-nav .mobile .header-nav-item{margin:0;padding:0 .25rem;height:50px;display:flex;align-items:center}#header .header-nav .mobile .header-nav-item .header{margin:0;padding:0;display:flex;align-items:center;height:100%}#header .header-nav .mobile .header-nav-item .user-info{display:flex;align-items:center;margin:0;padding:0}#header .header-nav .blockcart,#header .header-nav .cart-preview.active{background:#fff}#header .header-nav .blockcart .material-icons,#header .header-nav .cart-preview.active .material-icons{color:var(--text)}#header a:hover{color:inherit}#header .header-top{height:var(--menu-height);padding:0;width:100%;background:var(--bg-secondary)}#header .header-top .header-top-right{display:flex;align-items:center}#header .header-top .icon-home{width:2rem;margin-right:1rem;display:flex;align-items:center}#header .header-top #search_widget{overflow:visible;max-width:100%;width:50%}#header .header-top #search_widget .ui-autocomplete-input{border:#000 solid 1px;padding:.5rem 1rem;border-radius:var(--radius-sm);transition:border-color .3s ease}#header .header-top #search_widget .ui-autocomplete-input:focus{border-color:var(--accent);outline:none}#header .header-top #search_widget form i{right:-2rem;font-size:2rem;color:#000}#header .header-top .kz-categories-select{position:relative}#header .header-top .kz-categories-select .box{height:0;overflow:hidden;transition:height .3s ease;visibility:hidden;position:absolute;background:#fff;box-shadow:0 2px 8px #0000001a;z-index:10;padding:0;min-width:20rem;right:50%;transform:translate(50%)}#header .header-top .kz-categories-select .box .kz-category-link{display:flex;align-items:center;padding-bottom:1.5rem;border-bottom:var(--border) solid 1px;color:#000;padding:1rem 2rem}#header .header-top .kz-categories-select .box .kz-category-link:hover{background:#eee}#header .header-top .kz-categories-select .box .kz-category-link .img{width:50px;height:50px;margin-right:1rem;flex-shrink:0}#header .header-top .kz-categories-select .box .kz-category-link .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#header .header-top .kz-categories-select:hover .box{height:auto;visibility:visible}@media(max-width:768px){#header .header-top .header-top-right{padding:0}#header .header-top .header-top-right #search_widget{margin:0;width:85%}#header .header-top .header-top-right .menu{padding-left:0}#header .header-top .header-top-right .shop-select{padding:0}#header .header-top .header-top-right .shop-select .btn{border:none;padding:.5rem 0}#header .header-top .header-top-right .shop-select .btn:hover{background:transparent;color:var(--accent)}}#header .category-header .header-top-right{gap:1rem;justify-content:flex-end}#header .category-header .header-top-right i{color:#000}#header .category-header .header-top-right #_desktop_cart .cart-products-count{color:var(--danger);position:relative;top:10px;left:-5px;font-size:.8rem}#header .category-header #search_widget{margin-right:4rem;width:20rem}#footer{padding-top:0;background-color:var(--bg-secondary)}#footer .footer-before{padding:7rem 0;background-color:var(--brand-primary)}#footer .footer-logo{max-width:10rem;padding:0 15px 15px}#footer .footer-container .h3{font-family:Inter,sans-serif;font-weight:700}#footer .footer-container li a{color:#000}#footer .footer-container li a:hover{color:var(--brand-primary)}@media(max-width:768px){#footer .links .title{border-bottom:none}#footer .links ul{background:transparent}#footer .links ul>li{font-weight:400;border:none}}#footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;margin:0 -15px;margin-top:2rem}#footer .footer-bottom .payment-methods{padding-right:5vw}#footer .footer-bottom .payment-methods img{max-width:200px}@media(max-width:768px){#footer .footer-bottom{flex-direction:column;gap:1rem;justify-content:center;align-items:center}#footer .footer-bottom .payment-methods{padding-right:0}}#footer #contact-infos{color:#000}.product-container{padding-top:4rem}#product #content{max-width:none}#product #content .product-cover{box-shadow:#0003 0 18px 50px -10px;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}#product #content .product-images{display:flex;gap:.5rem;align-items:center}#product #content .product-images>li.thumb-container .thumb{border:1px solid var(--border);border-radius:var(--radius);box-shadow:#0000000d 0 1px 3px,#00000008 0 1px 2px}#product .product-actions .product-variants-item{margin-bottom:1rem}#product .product-actions .product-variants-item .control-label{display:block;margin-bottom:.5rem;font-weight:600}#product .product-actions .kzs-variant-buttons{display:flex;flex-wrap:wrap;gap:.5rem;padding:0;margin:0;list-style:none}#product .product-actions .kzs-variant-buttons__input{position:absolute;opacity:0;pointer-events:none}#product .product-actions .kzs-variant-buttons__label{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;min-height:2.5rem;padding:.5rem .9rem;border:1px solid var(--brand-primary);border-radius:var(--radius);background:#fff;color:#000;cursor:pointer;font-weight:600;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;font-size:.75rem}#product .product-actions .kzs-variant-buttons__input:checked+.kzs-variant-buttons__label{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}#product .product-actions .kzs-variant-buttons__input:focus-visible+.kzs-variant-buttons__label{outline:2px solid #000;outline-offset:2px}#product .product-actions .wishlist-button-add{display:none}#product .product-actions .add-to-cart{padding-top:.85rem}#product .product-actions .color{width:2rem;height:2rem;border-radius:4px}#product .product-prices-label{font-size:1.25rem;font-weight:600;width:100%}#product .product-prices{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;margin-bottom:2rem}#product .product-prices .product-discount{margin-bottom:0}#product .product-prices .product-price{font-size:2.25rem;font-weight:600;color:var(--brand-primary);margin-bottom:0;display:flex;align-items:center}@media(max-width:991px){#product .product-prices .product-price{font-size:1.5rem}}#product .product-prices .discount,#product .product-prices .tax-shipping-delivery-label{display:none}#product h1,#product .h1{font-size:1.5rem;font-weight:500}#product .product-description p{color:#000}#product .social-sharing,#product .blockreassurance_product{display:none}#product .tabs{background:transparent;padding-left:0;padding-top:0;margin-top:0}#product .tabs .nav{visibility:hidden}#product .tabs .product-description-title{margin-bottom:1rem;font-weight:600;font-size:1.25rem}section#products{padding:3rem 0}section#products .select-title{line-height:.5}.featured-products .all-product-link{display:none}.products .product{margin-bottom:1rem}.products .product .product-miniature{box-shadow:#0003 0 18px 50px -10px;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.products .product .product-miniature .product-title a{font-family:Inter,sans-serif;font-size:.9rem!important;color:#000}.products .product .product-miniature .price{font-size:.9rem}.products .product .product-miniature .thumbnail-container{width:100%;margin-bottom:0}.products .product .product-miniature .thumbnail-container img{width:100%}.products .product .product-miniature .product-flag{font-family:Bebas Neue,sans-serif;font-size:.7rem}.products .product .product-miniature .product-flag.discount{background-color:var(--brand-primary)}.products .product .product-miniature .wishlist-button-add{display:none}.has-discount .discount{background-color:var(--brand-primary)}.has-discount .current-price{color:var(--brand-primary)}.js-product-list-header .card{border:none}#category .js-product-list-header,#carousel{margin-top:-1rem}#carousel .carousel-control{opacity:0}#carousel .carousel-inner{height:auto}#carousel .carousel-inner .carousel-item a{display:block;width:100%;height:100%}#carousel .carousel-inner .carousel-item a figure{width:100%;position:relative;display:flex;align-items:center;min-height:60vh;padding:0 10vw}#carousel .carousel-inner .carousel-item a figure:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1}#carousel .carousel-inner .carousel-item a figure img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;z-index:0}#carousel .carousel-inner .carousel-item a figure figcaption{position:relative;z-index:2;color:#fff;margin:0;padding:0 2vw;text-align:left;top:unset;bottom:unset;left:unset;right:unset;width:100%;max-width:500px}#carousel .carousel-inner .carousel-item a figure figcaption h2{font-size:5rem;font-weight:600;margin-bottom:1rem;color:#fff!important}#carousel .carousel-inner .carousel-item a figure figcaption .caption-description,#carousel .carousel-inner .carousel-item a figure figcaption h3,#carousel .carousel-inner .carousel-item a figure figcaption p{font-size:1.5rem;color:#fff!important}@media(max-width:768px){#carousel .carousel-inner .carousel-item a figure{justify-content:center}#carousel .carousel-inner .carousel-item a figure figcaption .caption-description,#carousel .carousel-inner .carousel-item a figure figcaption h3,#carousel .carousel-inner .carousel-item a figure figcaption p{font-size:1.2rem}}.kz-categories-list{padding:3rem 0}.kz-categories-list-perex{text-align:center;color:#000;margin:0 auto 3rem;max-width:30rem}.kz-categories-list-header{text-align:center;margin-bottom:2rem;display:flex;align-items:center;justify-content:center;gap:1rem}.kz-categories-list-header .h2{margin:0}.kz-categories-list-subtitle,.kz-categories-list .kz-teams-list-subtitle{margin:0;font-size:.95rem;opacity:.75}.kz-categories-list-track{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:2rem;align-items:stretch}.kz-categories-list-slider{min-width:0;padding:1rem 0}.kz-categories-list-shell{max-width:1000px;position:relative;margin:0 auto}.kz-categories-list-button{position:absolute;top:40%;z-index:2;width:3.5rem;height:3.5rem;border:0;padding:0;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#111;cursor:pointer;transform:translateY(-50%);transition:opacity .2s ease}.kz-categories-list-button:hover{opacity:.7}.kz-categories-list-button.swiper-button-disabled{opacity:.2;cursor:default}.kz-categories-list-button.swiper-button-lock{display:none}.kz-categories-list-button-icon{width:2.875rem;height:1.625rem;display:block;overflow:visible}.kz-categories-list-button-icon path{fill:currentColor}.kz-categories-list-button-prev{left:-30px}.kz-categories-list-button-next{right:-30px}.kz-categories-list.is-swiper-ready .kz-categories-list-slider{overflow:hidden}.kz-categories-list.is-swiper-ready .kz-categories-list-track{display:flex;gap:0;justify-content:center}.kz-category-card{--kz-team-accent: #274f9d;text-align:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;height:auto}.kz-category-card-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit}.kz-category-card-badge{width:145px;height:145px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;box-shadow:0 8px 18px #00000014;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;overflow:hidden}.kz-category-card-img{max-width:70%;max-height:70%;-o-object-fit:contain;object-fit:contain;display:block}.kz-category-card-initials{font-weight:700;font-size:1.5rem;letter-spacing:.08em;text-transform:uppercase}.kz-category-card .kz-team-card__name,.kz-category-card-name{font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.kz-category-card:hover{transform:translateY(-4px)}.kz-category-card:hover .kz-category-card-badge{transform:scale(1.05);box-shadow:0 10px 22px #00000026}@media(max-width:576px){.kz-categories-list{padding:2rem 0}.kz-categories-list-header{align-items:center;flex-direction:column}.kz-categories-list-track{gap:1.5rem}.kz-categories-list-button{width:2.5rem;height:2.5rem}.kz-categories-list-button-icon{width:2.2rem;height:1.25rem}.kz-categories-list-button-prev{left:-.35rem}.kz-categories-list-button-next{right:-.35rem}.kz-category-card-badge{width:90px;height:90px}.kz-category-card .kz-team-card__name,.kz-category-card-name{font-size:.85rem}}#js-product-list-header .card{border:none}.block-category{position:relative;min-height:36rem;display:flex;align-items:center}.block-category .block-category-inner{position:relative;z-index:2;padding:4rem 2rem;text-align:center;border-radius:8px;display:block}.block-category .block-category-inner h1{font-size:4rem;margin-bottom:1rem;text-align:left;color:var(--kz-menu-text-color)}.block-category .block-category-inner #category-description p{font-size:1.25rem;text-align:left;max-width:600px;color:var(--kz-menu-text-color)}.block-category .category-cover{position:absolute;top:0;left:0;width:100%;height:100%}.block-category .category-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width:768px){.block-category .category-cover{display:block}}.kz-subcategory-menu{width:100%;background:var(--kz-menu-accent);height:calc(.8 * var(--menu-height));box-shadow:0 2px 8px #0000000f;position:relative}@media(max-width:769px){.kz-subcategory-menu{visibility:hidden;height:0}}.kz-subcategory-menu-wrapper{display:flex;align-items:center;height:100%;gap:2rem;position:relative;justify-content:center}.kz-subcategory-menu-logo{height:100%;margin-right:1rem;flex-shrink:0;display:flex;align-items:center;gap:1rem;padding:.5rem 0;color:var(--kz-menu-text-color);text-decoration:none}.kz-subcategory-menu-logo img{height:100%;width:auto;display:block}.kz-subcategory-menu-logo .kz-subcategory-menu-title{font-family:Bebas Neue,sans-serif;font-size:1.5rem}.kz-subcategory-menu-logo:hover{color:var(--kz-menu-text-color)}.kz-subcategory-menu-list{display:flex;align-items:center;height:100%;gap:1rem;margin:0;width:80%;justify-content:center}.kz-subcategory-menu-list .kz-subcategory-item{list-style:none;height:100%;color:var(--kz-menu-text-color);display:flex;align-items:center;position:relative;width:auto}.kz-subcategory-menu-list .kz-subcategory-item:hover{background:var(--accent)}.kz-subcategory-menu-list .kz-subcategory-item:hover a{color:#fff!important}.kz-subcategory-menu-list .kz-subcategory-item a{color:var(--kz-menu-text-color);font-family:Bebas Neue,sans-serif;font-size:.9rem;padding:.5rem 1rem;display:block}.kz-subcategory-menu-list .kz-subcategory-item a:hover{color:#fff}.kz-subcategory-menu-list .kz-subcategory-item .kz-subcategory-sublinks{display:none;position:absolute;top:100%;left:0;background:#fff;box-shadow:0 2px 8px #0000001a;z-index:10;min-width:15rem;color:#000}.kz-subcategory-menu-list .kz-subcategory-item .kz-subcategory-sublinks .kz-subcategory-sublink{width:100%;color:#000!important}.kz-subcategory-menu-list .kz-subcategory-item .kz-subcategory-sublinks .kz-subcategory-sublink:hover{background:#eee}.kz-subcategory-menu-list .kz-subcategory-item .kz-subcategory-sublinks .kz-subcategory-sublink .kz-subcategory-subcard-link{color:#000!important}.kz-subcategory-menu-list .kz-subcategory-item .kz-subcategory-sublinks *{color:var(--text)}.kz-subcategory-menu-list .kz-subcategory-item:hover .kz-subcategory-sublinks{display:flex;flex-direction:column;align-items:center;justify-content:center}.kz-subcategory-menu-list .kz-subcategory-item:hover .kz-subcategory-sublinks a{color:var(--text)}@media(max-width:991px){.kz-subcategory-menu-list{flex-direction:column;position:absolute;visibility:hidden;height:0;transition:height .3s ease,visibility .3s ease;top:-90px;left:-25px;right:-25px;background:#fff;padding:1rem;z-index:9;max-height:100vh;width:100%;max-width:20rem;align-items:start;justify-content:flex-start;gap:1rem}.kz-subcategory-menu-list.open{display:flex;visibility:visible;height:100vh}.kz-subcategory-menu-list.open .kz-subcategory-item{opacity:1}.kz-subcategory-menu-list .kz-subcategory-item{height:auto;opacity:0;transition:opacity .3s ease}}.kz-collection-categories{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;height:100%;gap:2rem;padding:3rem 0}.kz-collection-categories-card{background:#fff;border:1px solid var(--border);padding:0;text-align:center;flex:1;transition:box-shadow .3s ease;width:100%;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 12px #0000001a}.kz-collection-categories-card:hover{box-shadow:0 8px 16px #0000004d}.kz-collection-categories-card .kz-collection-category-image{width:100%;overflow:hidden;border-radius:var(--radius-md);flex-grow:2}.kz-collection-categories-card .kz-collection-category-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.kz-collection-categories-card .kz-collection-category-content{display:flex;flex-direction:column;align-items:center;padding-bottom:1rem}.kz-collection-categories-card .kz-collection-category-content .kz-collection-category-title{font-family:Bebas Neue,sans-serif;font-size:3.5rem;font-weight:600;margin-bottom:.5rem;color:var(--text)}.kz-collection-categories-card .kz-collection-category-content .btn{font-size:1.5rem}.cart-grid{padding-top:3rem}.cart-grid .cart-grid-body .cart-container,.cart-grid .cart-summary{border-radius:0;box-shadow:0 4px 12px #0000001a}body#checkout #header .header-nav{padding:0}body#checkout .cart-summary-products .media-list{margin:0;padding:0;list-style:none}body#checkout .cart-summary-products .media{margin:0;padding:1rem 0;border-top:1px solid rgba(0,0,0,.08)}body#checkout .cart-summary-products .media:first-child{padding-top:0;border-top:0}body#checkout .kzs-cart-summary-item{display:grid;grid-template-columns:72px minmax(0,1fr);gap:1rem;align-items:start}body#checkout .kzs-cart-summary-item__media{margin:0;float:none}body#checkout .kzs-cart-summary-item__content{min-width:0}body#checkout .kzs-cart-summary-item__image{display:block;width:72px;height:72px;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(0,0,0,.08);border-radius:var(--radius-sm);background:#fff}body#checkout .kzs-cart-summary-item__header{display:flex;gap:.75rem;align-items:flex-start;justify-content:space-between}body#checkout .kzs-cart-summary-item__name{min-width:0;font-weight:600;line-height:1.35}body#checkout .kzs-cart-summary-item__name a{color:var(--text);text-decoration:none}body#checkout .kzs-cart-summary-item__price{flex-shrink:0;font-weight:700;color:var(--text);white-space:nowrap}body#checkout .kzs-cart-summary-item__meta{display:flex;flex-wrap:wrap;gap:.4rem .75rem;align-items:center;margin-top:.4rem;color:var(--muted);font-size:.95rem}body#checkout .kzs-cart-summary-item__quantity{font-weight:600;color:var(--text)}body#checkout .kzs-cart-summary-item__unit-price>*{margin:0}body#checkout .kzs-cart-summary-item__attributes{display:grid;gap:.25rem;margin-top:.6rem}body#checkout .kzs-cart-summary-item__attribute{display:flex;flex-wrap:wrap;gap:.25rem;margin:0;font-size:.92rem}body#checkout .kzs-cart-summary-item__attribute .label{font-weight:600;color:var(--text)}@media(max-width:575px){body#checkout .kzs-cart-summary-item{grid-template-columns:56px minmax(0,1fr);gap:.75rem}body#checkout .kzs-cart-summary-item__image{width:56px;height:56px}body#checkout .kzs-cart-summary-item__header{flex-direction:column;gap:.35rem}body#checkout .kzs-cart-summary-item__price{white-space:normal}}body#checkout .cart-grid-body{margin-top:3rem;box-shadow:0 4px 12px #0000001a;border:1px solid var(--border);background-color:#fff}body#checkout .cart-grid-right .card{margin-top:3rem;border:1px solid var(--border);box-shadow:0 4px 12px #0000001a}body#checkout #footer{background-color:var(--accent);color:#fff}body#checkout #footer a{color:#fff}.block_newsletter #block-newsletter-label{font-size:1.75rem}#wrapper .banner{box-shadow:#0003 0 18px 50px -10px;margin-bottom:3rem!important}#wrapper .banner img{width:100%;height:auto;display:block}body#authentication #wrapper{padding-top:3rem;min-height:70vh}body#authentication .page-header{text-align:center}.category-slogan{padding:1rem 0;background:var(--kz-menu-accent);width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;position:relative}.category-slogan p{font-size:2.4rem;font-weight:700;color:var(--kz-menu-text-color);margin-bottom:0;text-align:center;font-family:Courgette,cursive}@media(max-width:991px){.category-slogan p{font-size:2rem}}.category-footer .kz-subcategory-menu{padding-top:5rem;padding-bottom:5rem;height:auto}.category-footer .kz-subcategory-menu .kz-subcategory-menu-wrapper{align-items:start}.category-footer .kz-subcategory-menu .kz-subcategory-menu-logo img{max-width:60px;max-height:60px}.category-footer .kz-subcategory-menu .kz-subcategory-menu-list{align-items:start;padding-top:1rem}.category-footer .kz-subcategory-menu .kz-subcategory-menu-list .kz-subcategory-item{flex-direction:column;color:var(--kz-menu-text-color)}.category-footer .kz-subcategory-menu .kz-subcategory-menu-list .kz-subcategory-item:hover{background-color:transparent}.category-footer .kz-subcategory-menu .kz-subcategory-menu-list .kz-subcategory-item:hover a{color:var(--kz-menu-text-color)}.category-footer .kz-subcategory-menu .kz-subcategory-menu-list .kz-subcategory-item a:hover{color:inherit;text-decoration:underline}.category-footer .kz-subcategory-menu .kz-subcategory-menu-list .kz-subcategory-item .kz-subcategory-sublinks{display:flex;flex-direction:column;background:transparent;box-shadow:none;border:none;position:static;min-width:unset}.category-footer .kz-subcategory-menu .kz-subcategory-menu-list .kz-subcategory-item .kz-subcategory-sublinks .kz-subcategory-subcard-link{font-size:1.1rem}.category-footer .kz-subcategory-menu .kz-subcategory-menu-list .kz-subcategory-item .kz-subcategory-sublinks .kz-subcategory-subcard-link:hover{background-color:transparent}.category-footer .kz-subcategory-menu .kz-subcategory-menu-list .kz-subcategory-item .kz-subcategory-sublinks .kz-subcategory-sublink:hover{text-decoration:underline;background:transparent}.category-footer .kz-subcategory-menu .kz-subcategory-menu-list .kz-subcategory-card-name{font-size:1.1rem;color:var(--kz-menu-text-color)!important}@media(max-width:990px){.category-footer .kz-subcategory-menu .kz-subcategory-menu-wrapper{flex-direction:column}.category-footer .kz-subcategory-menu .kz-subcategory-menu-toggle{display:none}.category-footer .kz-subcategory-menu .kz-subcategory-menu-list{width:100%;position:static;visibility:visible;height:auto;background:transparent;color:inherit}.category-footer .kz-subcategory-menu .kz-subcategory-menu-list .kz-subcategory-item{opacity:1}}.fanshop-cta{position:relative;margin-bottom:3rem}.fanshop-cta .fanshop-cta-strip{position:absolute;top:50%;transform:translateY(-50%);height:40px;background:#fff;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.fanshop-cta .fanshop-cta-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%}.featured-products .products-section-title{font-weight:400}.featured-products h2{text-align:center}#footer .block_newsletter{background-color:var(--brand-primary);border-bottom:none}#footer .block_newsletter #block-newsletter-label{color:#fff;font-weight:600;font-size:2.2rem}@media(max-width:480px){#footer .block_newsletter #block-newsletter-label{font-size:1.5rem}}#footer .block_newsletter .newsletter-description p{font-size:1.2rem;color:#fff}#footer .block_newsletter .input-group{display:flex;justify-content:center;width:100%;gap:.5rem;flex-direction:row-reverse}#footer .block_newsletter .input-wrapper{border-radius:var(--radius-sm);max-width:360px;width:100%}#footer .block_newsletter .btn{margin-left:0}#footer .block_newsletter .btn:hover{background-color:#fff;color:var(--brand-primary)}.kz-header-category{display:flex;align-items:center;gap:1rem}.kz-header-category .kz-header-category-logo img{max-width:60px;height:auto}.kz-header-category .kz-header-category-name{font-size:1.5rem;font-weight:600;color:var(--text)}@media(max-width:1280px){.kz-header-category .kz-header-category-name{font-size:1rem}}#header .top-logo{gap:.5rem}#header .header-nav-item a{color:#000}#header .cart-products-count{position:relative;top:5px;color:var(--danger);font-size:.75rem}.teaser{padding:1rem;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;position:relative;background:var(--kz-menu-accent);text-align:center;font-size:1.5rem;font-weight:600;color:var(--kz-menu-text-color)}@media(max-width:991px){.teaser{font-size:1.5rem}}:root{--font-family-sans-serif: "Inter", system-ui, sans-serif;--font-family-base: "Inter", system-ui, sans-serif}
