.maintenance-mode{background:#c10000;color:white;display:flex;height:30px;align-items:center;justify-content:center}.developement-mode{background:#ffe200;color:#000;display:flex;height:30px;align-items:center;justify-content:center}.developement-mode p,.maintenance-mode p{font-size:16px !important;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}header .header-top{background:var(--branding-primary);display:flex;color:var(--branding-dark);height:35px}.header-top .header-top-wrapper{align-items:center;display:flex;margin:0 auto;width:90%;justify-content:space-between}.header-top .links{padding:5px}.header-medium .header-first-container{grid-template-columns:1fr 4fr 1fr;display:grid;align-items:center}.header-medium .header-first-container .h-container-wrapper{display:flex;justify-content:flex-start;align-items:center}.header-medium .header-first-container .h-container-wrapper .secondary-menu-container{display:flex;justify-content:flex-start;align-items:center;gap:10px}.header-medium .header-first-container .h-container-wrapper .secondary-menu-container .secondary-menu-wrapper{display:flex;justify-content:flex-start;align-items:center;gap:10px;font-size:11px !important}.header-medium .header-first-container .h-container-wrapper .secondary-menu-container .secondary-menu-wrapper button{font-size:inherit !important;color:inherit;text-transform:uppercase;font-weight:500;background:0;padding:18px;border:0;cursor:pointer;display:block !important;font-size:12px !important;letter-spacing:1px}.header-medium .header-first-container .h-container-wrapper .secondary-menu-container .secondary-menu-wrapper button.active{background:var(--background-header-color);color:inherit;font-weight:600}header .header-menu{border-bottom:1px solid transparent;color:var(--branding-dark)}.header-medium .header-first-container .logo{display:flex;justify-content:center}.header-medium .header-first-container .icon-list{display:flex;justify-content:flex-end;align-items:center}.header-medium .header-first-container .icon-list .icon-list-wrapper{display:flex;align-items:center;gap:10px;position:relative}.header-medium .header-first-container .icon-list .icon-list-wrapper svg{color:black}.header-medium .header-first-container .icon-list .icon-list-wrapper .heart-icon,.header-medium .header-first-container .icon-list .icon-list-wrapper .cart-icon a{position:relative}.header-medium .header-first-container .icon-list .icon-list-wrapper .heart-icon .heart-counter p{color:#000;font-size:12px !important;font-weight:bold}.header-medium .header-first-container .icon-list .icon-list-wrapper .heart-icon .heart-counter,.header-medium .header-first-container .icon-list .icon-list-wrapper .cart-icon .cart-counter{position:absolute;right:-8px;background-color:var(--branding-neutral-color);color:var(--branding-dark);border-radius:50% 50%;width:20px;height:20px;flex-direction:column;justify-content:center;align-items:center;top:-8px;font-weight:600}.header-medium .header-first-container .icon-list .icon-list-wrapper .heart-icon .heart-counter p,.header-medium .header-first-container .icon-list .icon-list-wrapper .cart-icon .cart-counter p{color:inherit;font-size:10px !important}.header-medium .header-first-container .icon-list .icon-list-wrapper .cart-icon{display:flex;align-items:center;gap:15px}.header-medium .header-first-container .icon-list .icon-list-wrapper .cart-icon .cart-icon-text p{font-weight:500}.header-medium .header-first-container .icon-list .icon-list-wrapper .cart-icon .cart-icon-text p::after{content:'';position:absolute;bottom:0;right:0;width:25px;height:var(--after-height);background-color:var(--branding-neutral-color)}.toast{background:white}.toast-body .product-toast{display:flex;gap:10px;flex-direction:row}.toast-body .product-toast img{width:64px;height:64px}.toast-body .product-toast .product-toast-details{display:flex;flex-direction:column}.toast-body .product-toast .product-toast-details a{color:black;font-size:14px !important}.toast-body .product-toast .product-toast-details a:hover{color:black;font-size:14px !important;text-decoration:underline !important}.toast-body .product-toast .product-toast-details .saleprice{display:flex;align-items:center;gap:10px;margin-top:5px;color:var(--branding-red);font-weight:600}.toast-body .product-toast .product-toast-details .saleprice del{color:black;font-weight:400 !important;opacity:.5;font-size:12px !important}.header-top .header-top-wrapper .language-selector .language-dropdown,.dropdown-content{display:none;position:absolute;background-color:#fff;z-index:999;padding:15px 20px 15px 20px;width:max-content;border:var(--border);top:100%;margin-top:0}.header-top .header-top-wrapper .language-selector .language-dropdown a,.dropdown-content a{color:black;text-decoration:none;display:block;opacity:.8;line-height:1.5rem}.header-top .header-top-wrapper .language-selector .language-dropdown a:hover,.dropdown-content a:hover{color:#000;opacity:1}.header-top .header-top-wrapper .language-selector:hover .language-dropdown,.header-medium .header-first-container .icon-list .icon-list-wrapper .user-icon:hover .dropdown-content{display:block}.divider-lineUp{padding-bottom:15px}.divider-lineDown{border-top:var(--border-top);padding-top:15px}.header-top .header-top-wrapper .language-selector{position:relative}.header-top .header-top-wrapper .language-selector .language-selector-item{display:flex;align-items:center;gap:10px;cursor:pointer;color:var(--branding-light);text-transform:uppercase;font-size:14px}header .header-top .header-top-wrapper .information-section{display:flex;align-items:center;color:var(--branding-light);color:inherit !important;display:flex;align-items:center}header .header-top .header-top-wrapper .information-section a{font-size:10px !important;color:var(--branding-light);text-transform:uppercase;font-weight:500;border-right:1px solid var(--branding-light);padding:0 10px}header .header-top .header-top-wrapper .information-section a:not(:has(~ a)){border-right:0}.header-top .header-top-wrapper .language-selector .language-selector-item:hover,header .header-top .header-top-wrapper .information-section a:hover{color:var(--branding-accent-color)}header .header-first-section .header-top-bar .breezy-icon-container{border-radius:25px 0 25px 0}header .header-first-section .header-top-bar .breezy-icons{margin:3px 15px;display:flex;gap:10px;align-items:center}header .header-medium{background-color:var(--branding-light);color:var(--branding-dark);display:flex;align-items:center}header .header-medium .logo a,header .header-medium .logo p,header .header-medium .logo h1{color:inherit !important}.icon-list{display:flex;align-items:center;justify-content:flex-end}header.scrolled-sticky .header-menu .nav-menu.show .nav{color:var(--branding-dark) !important}header.scrolled-sticky{position:fixed !important;top:0;left:0;width:100%;z-index:999;background-color:var(--branding-light) !important;box-shadow:0 2px 10px rgba(0,0,0,0.1);transition:transform .3s ease;transform:translateY(-100%)}header.scrolled-sticky.header-visible{transform:translateY(0)}header.scrolled-sticky .header-top{display:none !important}header.scrolled-sticky .header-medium{background-color:var(--branding-light) !important;color:var(--branding-dark) !important}header.scrolled-sticky .header-medium .logo a,header.scrolled-sticky .header-medium *,header.scrolled-sticky .header-medium svg{color:var(--branding-dark) !important}header.scrolled-sticky .header-medium .header-first-container .h-container-wrapper .secondary-menu-container .secondary-menu-wrapper button.active,header.scrolled-sticky .nav-menu.show{color:var(--branding-dark) !important;background:var(--background-header-color) !important}header.scrolled-sticky .nav-submenu-container{top:100% !important;transform:translateX(-50%) translateY(0) !important}@media(max-width:1000px){.header-medium .header-first-container .icon-list .icon-list-wrapper svg{width:20px;height:20px}}@media(max-width:767px){.header-medium .header-first-container .h-container-wrapper{justify-content:flex-start}.header .header-menu,.header-medium .header-first-container .h-container-wrapper .secondary-menu-container,.header-medium .header-first-container .icon-list .icon-list-wrapper .heart-icon,.header-medium .header-first-container .icon-list .icon-list-wrapper .user-icon,.header-medium .header-first-container .icon-list .icon-list-wrapper .cart-icon{display:none !important}header .header-medium .logo h1{font-size:24px}header .header-medium .logo p{font-size:10px !important}header .header-medium{border-bottom:var(--border)}header .header-menu{display:none}}@media(max-width:500px){header .header-top{display:none}.header-medium .container{padding-right:0;margin-right:0}}