.mount-header{z-index:999}.kt-header-wrapper{width:100%;--fullwidth-padding: 1.875rem}.kt-header-wrapper:not(.kt-header-wrapper--boxed):before{content:"";z-index:-1;background-color:var(--color-scheme-background-main);transition:opacity 175ms linear;position:absolute;top:0;left:0;width:100%;height:100%}.kt-header-wrapper--transparent:not(.kt-header-wrapper--has-opened-items):before{opacity:var(--background-opacity)}.kt-header-wrapper--transparent:not(.kt-header-wrapper--has-opened-items):hover:before{opacity:1}.kt-header-is-sticky-when-scrolling .kt-header-wrapper:not(.kt-header-wrapper--is-sticking){position:absolute}.kt-header-wrapper--transparent{position:absolute}.kt-header-wrapper--is-scrolling:not(.kt-header-wrapper--stall-opacity):before,.kt-header-wrapper--is-animating:not(.kt-header-wrapper--stall-opacity):before{opacity:1!important}.kt-header-wrapper--sticky{position:absolute}.kt-header-wrapper--is-sticking{position:fixed!important;top:0}.kt-header-wrapper--is-animating.kt-header-wrapper--boxed .kt-header,.kt-header-wrapper--is-animating:not(.kt-header-wrapper--boxed){transform:translateY(-100%);animation:translate-in 175ms linear forwards}.kt-header-wrapper--boxed{height:0}.kt-header-wrapper--boxed.kt-header-wrapper-width--full .kt-container--large{max-width:none}.kt-header-wrapper--boxed.kt-header-wrapper-width--full>.kt-container--large{padding-inline:1.25rem}.kt-header-wrapper--boxed.kt-header-wrapper-width--full .kt-megamenu{max-width:none}.kt-header-wrapper--boxed.kt-header-wrapper-width--full .kt-megamenu .kt-container--large{padding-inline:1.875rem}.kt-header-wrapper--translucent{-webkit-backdrop-filter:var(--header-background-blur);backdrop-filter:var(--header-background-blur)}.kt-header-wrapper--border-bottom:after{position:absolute;bottom:0;left:50%;transform:translate(-50%);transform-origin:center;content:"";width:min(var(--theme-max-width),100% - var(--gutter-container) * 2);max-width:max(100vw,100% - var(--gutter-container) * 2);height:1px;background:var(--color-scheme-text-opacity-15);transition:all 175ms linear}.kt-header-wrapper--border-bottom.kt-header-wrapper:hover:after,.kt-header-wrapper--border-bottom.kt-header-wrapper--is-scrolling:after,.kt-header-wrapper--border-bottom.kt-header-wrapper--is-animating:after,.kt-header-wrapper--border-bottom.kt-header-wrapper--has-opened-items:after{width:100%}.kt-header-wrapper--border-bottom.kt-header-wrapper-width--full:after{width:100%}.kt-header-wrapper--border-bottom.kt-header-wrapper--shadow.kt-header-wrapper:hover:after,.kt-header-wrapper--border-bottom.kt-header-wrapper--shadow.kt-header-wrapper--is-scrolling:after,.kt-header-wrapper--border-bottom.kt-header-wrapper--shadow.kt-header-wrapper--is-animating:after,.kt-header-wrapper--border-bottom.kt-header-wrapper--shadow.kt-header-wrapper--has-opened-items:after{opacity:0}.kt-header-wrapper.kt-header-wrapper-width--full .kt-container--large{max-width:var(--window-width)}.kt-header-wrapper.kt-header-wrapper-width--full>.kt-container--large{padding-inline:var(--fullwidth-padding)}.kt-header-wrapper.kt-header-wrapper-width--full .kt-megamenu{max-width:var(--window-width)}.kt-header-wrapper.kt-header-wrapper-width--full:not(.kt-header-wrapper--boxed) .kt-megamenu,.kt-header-wrapper.kt-header-wrapper-width--full:not(.kt-header-wrapper--boxed) .kt-megamenu:after{left:0}.kt-header-wrapper.kt-header-wrapper-width--full:not(.kt-header-wrapper--boxed) .kt-megamenu{margin-left:calc(-1 * var(--fullwidth-padding))}.kt-header-wrapper.kt-header-wrapper-width--full:not(.kt-header-wrapper--boxed) .kt-megamenu .kt-container--large{padding-inline:var(--fullwidth-padding)}.kt-header-wrapper--shadow .kt-header--boxed,.kt-header-wrapper--shadow .kt-header--boxed .kt-megamenu{box-shadow:0 4px 18px #00000012}.kt-header-wrapper--shadow:before{box-shadow:0 4px 18px #00000012}.kt-header-wrapper .kt-menu__submenu{box-shadow:0 4px 18px #00000012}.kt-header-wrapper .kt-megamenu:after{box-shadow:0 4px 18px #00000012}.kt-header-wrapper:not(.kt-header-wrapper--alternate-colors) .kt-logo-img--alternate{display:none}.kt-header-wrapper--alternate-colors#header-container{--color-scheme-text: var(--color-scheme-text-alternate);--color-scheme-text-opacity-15: var(--color-scheme-text-alternate-opacity-15)}.kt-header-wrapper--alternate-colors#header-container .kt-logo-img--alternate{position:absolute;transition:opacity 175ms linear}.kt-header-wrapper--alternate-colors#header-container .kt-logo-img--alternate+.kt-logo-img{opacity:0;transition:opacity 175ms linear}.kt-header-wrapper--alternate-colors#header-container:hover,.kt-header-wrapper--alternate-colors#header-container.kt-header-wrapper--is-scrolling,.kt-header-wrapper--alternate-colors#header-container.kt-header-wrapper--is-animating,.kt-header-wrapper--alternate-colors#header-container.kt-header-wrapper--has-opened-items{--color-scheme-text: var(--color-scheme-text-original);--color-scheme-text-opacity-15: var(--color-scheme-text-original-opacity-15)}.kt-header-wrapper--alternate-colors#header-container:hover .kt-logo-img--alternate,.kt-header-wrapper--alternate-colors#header-container.kt-header-wrapper--is-scrolling .kt-logo-img--alternate,.kt-header-wrapper--alternate-colors#header-container.kt-header-wrapper--is-animating .kt-logo-img--alternate,.kt-header-wrapper--alternate-colors#header-container.kt-header-wrapper--has-opened-items .kt-logo-img--alternate{opacity:0}.kt-header-wrapper--alternate-colors#header-container:hover .kt-logo-img--alternate+.kt-logo-img,.kt-header-wrapper--alternate-colors#header-container.kt-header-wrapper--is-scrolling .kt-logo-img--alternate+.kt-logo-img,.kt-header-wrapper--alternate-colors#header-container.kt-header-wrapper--is-animating .kt-logo-img--alternate+.kt-logo-img,.kt-header-wrapper--alternate-colors#header-container.kt-header-wrapper--has-opened-items .kt-logo-img--alternate+.kt-logo-img{opacity:1}@keyframes translate-in{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.kt-header{position:relative}@media screen and (max-width: 767px){.kt-header{padding:0}}.kt-header--boxed{top:1.25rem;padding:0 1.875rem;background-color:var(--header-background-opacity);-webkit-backdrop-filter:var(--header-background-blur);backdrop-filter:var(--header-background-blur);transition:background-color 175ms linear}.no-touchevents .kt-header--boxed:hover,.kt-header-wrapper--has-opened-items .kt-header--boxed{background-color:var(--color-scheme-background-main)}.kt-header__main{min-height:80px;display:grid;width:100%;justify-content:space-between;gap:20px;align-items:center}@media screen and (max-width: 1023px){.kt-header__main{min-height:3.75rem}}@media screen and (max-width: 767px){.kt-header__main{min-height:0;padding:1.125rem 0}}.kt-header__main--layout-3{grid-template-columns:1fr auto 1fr}.kt-header__main--layout-2{display:flex}@media screen and (max-width: 767px){.kt-header__main .kt-localization-form{display:none}}.kt-header__tertiary{display:flex;align-items:center;justify-content:space-between;padding:.9375rem 0;border-bottom:1px solid var(--color-scheme-text-opacity-15)}.kt-header__tertiary--reduce-opacity .kt-menu__link-label,.kt-header__tertiary--reduce-opacity .kt-social__link-icon{opacity:.62}.kt-header__tertiary .kt-header__cell:first-child:nth-last-child(n+2) .kt-menu__top-row{max-width:70vw}.kt-header__tertiary .kt-menu__top-row{flex-wrap:wrap;gap:.625rem 1.875rem}@media screen and (max-width: 1023px){.kt-header__tertiary .kt-menu__top-row{gap:.625rem 1.25rem}}.kt-header__cell{display:flex;gap:1.875rem;align-items:center}.kt-header__cell:first-child{justify-items:start;justify-self:start}.kt-header__cell:last-child{justify-items:end;justify-self:end}.kt-logo{display:inline-flex;align-items:center;position:relative;height:100%}@media screen and (max-width: 1023px){.kt-logo--desk-only{display:none}}.kt-logo--mobile{display:none}@media screen and (max-width: 1023px){.kt-logo--mobile{display:inline-flex;height:auto}}.kt-logo-txt{font-family:var(--font-stack-body);font-weight:var(--font-weight-body);font-style:var(--font-style-body);margin:0;word-break:break-word;color:var(--color-scheme-text);min-width:11.25rem;line-height:1}@media screen and (max-width: 1023px){.kt-logo-txt{font-size:calc(20px * var(--font-mobile-corrector) / 18 * var(--base-body-size) + 0px)}}@media screen and (min-width: 1024px) and (max-width: 1360px){.kt-logo-txt{font-size:calc(22px * var(--font-mobile-corrector) / 18 * var(--base-body-size) + 0px)}}@media screen and (min-width: 1361px){.kt-logo-txt{font-size:calc(24px * var(--font-mobile-corrector) / 18 * var(--base-body-size) + 0px)}}@media screen and (max-width: 1023px){.kt-header__main--layout-3 .kt-logo-txt{text-align:center}}@media screen and (max-width: 767px){.kt-logo-txt--desk-only{display:none}}@media screen and (min-width: 768px){.kt-logo-txt--mobile-only{display:none}}.kt-logo-txt--hidden{display:none}.kt-logo-img{width:auto;max-width:100%;height:auto;max-height:calc(var(--header-logo));display:block}.kt-menu{display:flex;gap:1.875rem}.kt-menu--main-level>li{min-height:80px;display:flex;align-items:center;padding-top:.125rem}.kt-menu--main-level>li.kt-menu--li-has-submenu{position:relative;display:flex;align-items:center}.kt-menu--main-level>li>.kt-menu__litem--has-submenu{position:static}.kt-menu ul:not(.kt-localization-form__content):not(.kt-menu__submenu):not(.kt-flex){list-style-type:none;display:flex;gap:1.875rem;align-items:center}@media screen and (max-width: 1023px){.kt-menu ul:not(.kt-localization-form__content):not(.kt-menu__submenu):not(.kt-flex){gap:1.25rem}}.kt-menu__link{color:var(--color-scheme-text);white-space:nowrap;cursor:pointer}.kt-menu__litem--has-submenu .kt-menu__link,.kt-open-megamenu .kt-menu__link{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.kt-menu__link--compact{padding:0;margin:0;height:100%;display:flex;align-items:center;justify-content:center}.kt-menu__link--custom{gap:.5em;display:flex;align-items:center}.kt-menu__link-icon{font-size:0;position:relative;display:flex}.kt-menu__link-icon:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.75rem;height:2.75rem}.kt-menu__link-floating-icon{font-size:8px;position:absolute;width:.9375rem;height:.9375rem;top:-.125rem;right:-.375rem;color:#fff;border-radius:100%;display:flex;align-items:center;justify-content:center;font-weight:var(--font-weight-body-bold);overflow:hidden}.kt-menu__link-image{margin-top:-.0625rem;width:1.25em;height:1.25em}.kt-menu__link-image img,.kt-menu__link-image svg{width:100%!important;height:100%!important}.kt-menu__link svg{height:18px;width:18px}.kt-menu__link svg *{stroke:var(--color-scheme-text);transition:stroke 175ms linear,fill 175ms linear}.kt-menu__link svg .change-fill{stroke:none!important;fill:var(--color-scheme-text)}.kt-link_chevron{display:inline-flex}.kt-link_chevron svg path{fill:var(--color-scheme-text);stroke:none}.kt-menu__link.kt-text--has-bg{padding:.35em 1em .3em;display:flex;align-items:center;transition:background-color 175ms linear}.no-touchevents .kt-menu__link.kt-text--has-bg:hover{background-color:var(--bg-hover)!important}.kt-menu__link.kt-text--has-bg .kt-menu__link-svg{width:1.5em;height:1.5em}.no-touchevents .kt-menu__link:not(.kt-text--has-bg):hover .kt-text-animation--underline{background-size:100% clamp(1px,.05em,10px);background-position:left calc(100% - clamp(0px,.1em,12px))}.kt-header__icons{display:flex;gap:1.875rem;align-items:center}.kt-header__icons .kt-menu__link:not(.kt-menu__link--custom){font-size:0}@media screen and (max-width: 1023px){.kt-header__icons{gap:1.25rem}}.kt-menu__litem--has-submenu{position:relative;cursor:pointer;width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.kt-menu__litem--has-submenu>li:first-child{margin-top:-.3125rem}.kt-menu__litem--has-submenu>li:last-child{margin-bottom:-.3125rem}.kt-menu__litem--has-submenu.kt-menu__litem--has-submenu-level-1{gap:1.875rem}.kt-menu__litem--has-submenu.kt-menu__litem--has-submenu-level-1>a{padding-block:.3125rem}.kt-menu__litem--has-submenu svg{width:.6875rem;height:.375rem;margin-bottom:.125rem}.kt-menu__submenu--level-1 .kt-menu__litem--has-submenu svg{transform:rotate(-90deg)}.kt-menu__submenu{position:absolute;top:100%;left:0;visibility:hidden;opacity:0;padding:1.5625rem;width:max-content;min-width:100%;z-index:1000;background-color:var(--color-scheme-background);transition:opacity 175ms ease-in-out,visibility .35s ease-in-out}.kt-header--boxed .kt-menu__submenu{top:calc(100% + .78125rem)}.kt-header-wrapper--boxed.kt-header-wrapper--border-radius-rounded .kt-menu__submenu{border-radius:var(--border-radius-rounded)}.kt-header-wrapper--boxed.kt-header-wrapper--border-radius-slightly-rounded .kt-menu__submenu{border-radius:var(--border-radius-slightly-rounded)}.kt-menu__submenu>li{width:100%}.kt-menu__submenu>li:first-child{margin-top:-.3125rem}.kt-menu__submenu>li>a{padding-block:.3125rem}.kt-menu__submenu>li:last-child{margin-bottom:-.3125rem}.kt-menu__submenu.kt-menu__submenu--level-2{transform:translateY(-1.25rem)}.kt-header-wrapper--boxed.kt-header-wrapper--border-radius-rounded .kt-menu__submenu.kt-menu__submenu--level-2,.kt-header-wrapper--boxed.kt-header-wrapper--border-radius-slightly-rounded .kt-menu__submenu.kt-menu__submenu--level-2{left:calc(100% + 2.34375rem)}.kt-menu__submenu.kt-opened{visibility:visible;opacity:1;cursor:default}.kt-menu__submenu.kt-opened.kt-menu__submenu--level-1:before{content:"";position:absolute;top:0;transform:translateY(-100%);left:0;width:100%;height:.78125rem;display:block}.kt-menu__submenu.kt-opened.kt-menu__submenu--level-1>li{animation:fadeInSlideUp .35s ease forwards}.kt-menu__submenu.kt-opened.kt-menu__submenu--level-2{transform:translateY(-1.25rem)}.kt-menu__submenu.kt-opened.kt-menu__submenu--level-2:before{content:"";position:absolute;top:0;transform:translate(-100%);left:0;width:.78125rem;height:100%;display:block}.kt-menu__submenu.kt-opened.kt-menu__submenu--level-2 li{animation:fadeInSlideUp .35s ease forwards}.kt-header-wrapper--boxed.kt-header-wrapper--border-radius-rounded .kt-menu__submenu.kt-opened.kt-menu__submenu--level-2,.kt-header-wrapper--boxed.kt-header-wrapper--border-radius-slightly-rounded .kt-menu__submenu.kt-opened.kt-menu__submenu--level-2{top:0}.kt-menu__submenu .kt-menu__litem--has-submenu>.kt-menu__submenu{top:0;left:calc(100% + 1.5625rem);min-width:auto}.kt-menu__submenu--flip{left:auto!important;right:calc(100% + 1.5625rem)!important}.kt-menu__submenu--flip{left:auto!important;right:0!important}.kt-menu__submenu--flip .kt-menu__submenu--level-2{right:calc(100% + 1.5625rem)!important}.kt-open-megamenu{display:flex;align-items:center;gap:.5rem}.kt-open-megamenu span{cursor:pointer}.kt-open-megamenu .kt-menu__link svg{width:.6875rem;height:.375rem;margin-bottom:.125rem}.kt-open-megamenu .kt-menu__link.kt-active:before{content:"";position:absolute;bottom:0;transform:translateY(100%);left:0;width:100%;height:.78125rem;display:block;z-index:9999;cursor:default}.kt-megamenu{position:absolute;top:100%;left:calc(var(--gutter-container) * -1);z-index:-1;visibility:hidden;opacity:0;width:100vw;width:var(--window-width);max-width:calc(var(--theme-max-width) + var(--gutter-container) * 2);transition:opacity 175ms ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out}.kt-megamenu .kt-section{padding-bottom:0}.kt-megamenu .kt-section__inner{max-height:80vh;overflow-y:auto;padding-bottom:calc(var(--container-vertical-space-bottom-factor) * var(--container-vertical-space))}.kt-megamenu .kt-section__inner::-webkit-scrollbar{width:6px}.kt-megamenu .kt-section__inner::-webkit-scrollbar-track{background:var(--color-scheme-text-opacity-15)}.kt-megamenu .kt-section__inner::-webkit-scrollbar-thumb{background:var(--color-scheme-text-opacity-15)}.kt-megamenu:after{content:"";position:absolute;top:0;left:min(0px,(var(--window-width) - (var(--theme-max-width) + var(--gutter-container) * 2)) / 2 * -1);width:var(--window-width);height:100%;background-color:var(--color-scheme-background);z-index:-1}.kt-header-wrapper:not(.kt-header-wrapper--boxed) .kt-megamenu .kt-section{background:none}.kt-header--boxed .kt-megamenu{left:0;width:100%;overflow:hidden;overflow:clip;top:calc(100% + .78125rem)}.kt-header--boxed .kt-megamenu .kt-container--large{padding-inline:1.875rem}.kt-header--boxed .kt-megamenu:after{display:none}.kt-header-wrapper--boxed.kt-header-wrapper--border-radius-rounded .kt-header--boxed .kt-megamenu{border-radius:var(--border-radius-rounded)}.kt-header-wrapper--boxed.kt-header-wrapper--border-radius-slightly-rounded .kt-header--boxed .kt-megamenu{border-radius:var(--border-radius-slightly-rounded)}.kt-megamenu.kt-opened{opacity:1;visibility:visible;z-index:1}.kt-megamenu.kt-opened .kt-section__inner{animation:fadeInSlideUp .35s ease forwards}.kt-megamenu-item__title{display:block;margin-bottom:clamp(16px,1em,24px)}.no-touchevents .kt-megamenu-item__menu li:hover>a .kt-text-animation--underline{background-size:100% clamp(1px,.05em,10px);background-position:left calc(100% - clamp(0px,.1em,12px))}.kt-megamenu .kt-grid--align-stretch .kt-card{height:100%!important}.kt-megamenu li{width:100%}.kt-menu__submenu--level-1 .kt-menu__link{display:block}.no-touchevents .kt-menu__litem--has-submenu-level-1:hover>a>.kt-text-animation--underline{background-size:100% clamp(1px,.05em,10px);background-position:left calc(100% - clamp(0px,.1em,12px))}.kt-menu--is-compacted,.kt-js-header--show-compacted .kt-menu--is-classic{display:none}.kt-js-header--show-compacted .kt-menu--is-compacted{display:flex}.kt-js-header--show-compacted.kt-header__main--menu-style-both .kt-menu--is-compacted,.kt-js-header--show-compacted.kt-header__main--menu-style-both .kt-element--hide-on-portable-plus{display:none}@media screen and (max-width: 1023px){.kt-header__main--menu-style-both .kt-element--hide-on-portable-plus{display:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.kt-localization-form{display:flex;flex-direction:row;gap:1.25rem;align-items:center}.kt-localization-form ul li{margin-top:0!important}.kt-localization-form__item{position:relative}.kt-localization-form__item-symbol{width:.6875rem;height:1.25rem;display:flex;justify-content:center;align-items:center}.kt-text-size--small .kt-localization-form__item-symbol{position:relative;top:-.0625rem}.kt-localization-form__item-symbol svg{display:block}.kt-localization-form__item-symbol svg path{transition:fill 175ms linear;fill:var(--color-scheme-text)}.kt-localization-form__item-title{display:block;margin-bottom:.5rem}.kt-localization-form__item-text{gap:.5rem}.kt-localization-form__item-text span{white-space:nowrap}.kt-localization-form__item-button{display:flex;align-items:center;text-transform:inherit;line-height:1em}.kt-localization-form__item-button:before{content:"";width:100%;min-width:2.5rem;height:2.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.kt-localization-form__item .kt-button__text{display:flex;align-items:center;gap:.5rem;color:var(--color-scheme-text)}.kt-localization-form__flag{width:1.25rem;height:1.25rem;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:100%;display:inline-flex}.kt-localization-form__content{list-style:none;background-color:var(--color-scheme-background);border-radius:5px;position:absolute;top:-2px;color:var(--color-scheme-text);margin:0;margin-top:.375rem;display:none;width:max-content;max-width:11.25rem;z-index:2;max-height:22.5rem;overflow-y:auto}html[dir=rtl] .kt-localization-form__content{right:0}html[dir=ltr] .kt-localization-form__content{left:0}.kt-localization-form__content::-webkit-scrollbar{width:.375rem}.kt-localization-form__content::-webkit-scrollbar-track{display:none!important}.kt-localization-form__content::-webkit-scrollbar-thumb{background-color:var(--color-scheme-text-opacity-30);outline:none!important;border-radius:5px;height:1.75rem;position:relative}.kt-localization-form__content-item button{background-color:var(--color-scheme-background);display:block;padding:.4375rem .75rem;color:var(--color-scheme-text);text-align:left;width:100%;cursor:pointer;text-transform:capitalize;transition:all .1s linear}.kt-localization-form__content-item.kt-localization-form__content-item--selected button{background-color:var(--color-scheme-text-opacity-15)}.no-touchevents .kt-localization-form__content-item:hover:not(.localization-form__content-item--selected) button{background-color:var(--color-scheme-text-opacity-15)}.kt-localization-form__content.kt-force-invert-y{top:auto!important;bottom:calc(100% + .75rem)!important}.kt-localization-form__content.kt-content-opened{display:block;top:100%;box-shadow:0 4px 12px #00000014}.kt-localization-form__content.kt-content-opened.kt-invert-y{top:auto;bottom:calc(100% + .75rem)}html[dir=rtl] .kt-localization-form__content.kt-content-opened.kt-invert-x{left:-.75rem}html[dir=ltr] .kt-localization-form__content.kt-content-opened.kt-invert-x{right:-.75rem}html[dir=rtl] .kt-localization-form__content.kt-content-opened.kt-invert-x{right:auto}html[dir=ltr] .kt-localization-form__content.kt-content-opened.kt-invert-x{left:auto}.kt-header .kt-localization-form{gap:1.875rem}.no-touchevents .kt-localization-form__item-button:hover .kt-text-animation--underline{background-size:100% clamp(1px,.05em,10px);background-position:left calc(100% - clamp(0px,.1em,12px))}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-header.css.map */
