body{--header-height:196px}#header-container{position:relative;top:0;inset-inline:0;background:var(--primary-100);border-bottom:1px solid var(--primary-100);will-change:background,padding,border;transition:.2s ease-in-out;transition-property:background,padding,border}#header{display:flex;flex-direction:column;gap:20px;padding-block:20px}#header-top{display:flex;justify-content:space-between;align-items:center}#header-bottom{display:flex;align-items:center;gap:16px}#header-bottom::after,#header-bottom::before{content:"";background:var(--primary-200);opacity:.5;position:absolute;width:calc((100vw - 1440px)/ 2 + 12px);height:72px}#header-bottom::before{border-start-end-radius:960px;border-end-end-radius:960px;inset-inline-start:0}#header-bottom::after{border-start-start-radius:960px;border-end-start-radius:960px;inset-inline-end:0}.header-contact{display:flex;align-items:center;gap:24px}.header-contact-texts{display:flex;flex-direction:column;color:#fff}.header-contact-texts a{color:#fff}.header-contact i{color:var(--secondary-100)}.header-contact-email,.header-contact-phone{direction:ltr}#header-menu-section{display:flex;position:relative;z-index:1;align-items:flex-start;flex:1}#header-menu-section .menu{display:flex;flex-wrap:wrap;gap:12px 48px}#header-menu-section .menu a{display:flex;align-items:center;gap:4px;position:relative;border-radius:960px}#header-menu-section .menu>li.menu-item-has-children>a{min-width:unset}#header-menu-section .menu>li.menu-item-has-children>a .menu-item-text{margin-inline-end:16px}#header-menu-section .menu li{position:relative}#header-menu-section .menu li.menu-item-has-children>a::after{content:"";font-family:Holding!important;font-weight:400;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-inline-start:auto;will-change:transform;transition:transform .2s ease-in-out}#header-menu-section .menu li:hover>ul{opacity:1;visibility:visible}#header-menu-section .menu ul{display:flex;flex-direction:column;gap:8px;position:absolute;top:100%;inset-inline:0;z-index:1;opacity:0;visibility:hidden;padding-top:8px;width:100%;min-width:220px;will-change:opacity,visibility;transition:.2s ease-in-out;transition-property:opacity,visibility}#header-menu-section .menu ul li a{border:1px solid var(--primary-100-10)}#header-menu-section .menu ul li>a{background:#fff;padding:10px 16px;color:var(--primary-100)}#header-menu-section .menu ul li>a::after{color:var(--secondary-100)}#header-menu-section .menu ul li:hover>a{background:var(--secondary-100);color:#fff;border-color:var(--secondary-100)}#header-menu-section .menu ul li:hover>a::after{color:currentColor}#header-menu-section .menu ul ul{top:0;inset-inline:100% auto;padding-inline-start:8px;padding-top:0}.header-cat-menu-wrap{padding-top:12px;position:relative;z-index:1}.header-cat-menu-wrap .menu>li>a{gap:8px;background:var(--secondary-100);padding:6px;padding-inline-end:16px;color:#fff}.header-cat-menu-wrap .menu>li>a i{background:var(--secondary-200);border-radius:50%;padding:10px;color:#fff;display:flex;align-items:center;justify-content:center;width:40px;height:40px;box-sizing:border-box;will-change:color,background;transition:.2s ease-in-out;transition-property:color,background}.header-cat-menu-wrap .menu>li>a>a::after{transform:rotate(90deg)}.header-cat-menu-wrap .menu>li:not(:first-child){display:none!important}.header-cat-menu-wrap .menu>li:hover>a i{color:var(--primary-100);background:#f5f5f5}#header-center{display:flex;gap:16px;justify-content:space-between;flex:1;align-items:center;padding:10px 24px;padding-inline-end:0;position:relative;inset-inline-start:44px}#header-center::before{content:"";border-radius:960px;background:var(--primary-200);opacity:.5;position:absolute;inset-block:0;inset-inline:-24px 0}#header-center>*{position:relative;z-index:1}.header-menu-wrap{position:relative;padding-inline-end:24px;color:#fff;padding-block:8px}.header-account-btn{background:var(--primary-200-50);border-radius:960px;padding:10px 28px;color:#fff;box-sizing:border-box;display:flex;align-items:center;gap:4px;margin-inline-end:20px}.account-btn-text{white-space:nowrap}.header-actions{margin-inline-start:auto;position:relative;z-index:1}body.sticky-header #header-container{position:sticky;top:0;inset-inline:0;z-index:110}body.transparent-header:not(.scrolled) #header-container{background:rgba(0,0,0,0)}.header-cat-menu-wrap+#header-center{inset-inline-start:unset}.header-cat-menu-wrap+#header-center::before{inset-inline-end:-48px}.header-cat-menu-wrap+#header-center .header-account-btn{transform:translateX(-24px);margin-inline-end:0}.rtl #header-menu-section .menu>li:hover>a::after{transform:rotate(-90deg)}.rtl #header-menu-section .menu li.menu-item-has-children>a::after{content:""}@media screen and (min-width:1201px)and (max-width:1440px){#header-bottom::after,#header-bottom::before{width:40px}}@media screen and (max-width:1200px){.header-contact{padding-inline-end:100px}#header{height:100px;justify-content:center}}