.header-new{position:relative;width:100%;max-width:100%;box-sizing:border-box;overflow-x:clip;box-shadow:var(--header-box-shadow);transition-property:box-shadow,border-bottom-color;transition-duration:var(--timing-short);transition-timing-function:var(--easing-linear)}.header-new::before{content:none}.header-new .header__container{position:relative;z-index:1}.header-new.header-new--bottom-border{border-bottom:1px solid var(--header-border-color)}.header-new .header__container{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:100%;min-width:0;margin:0 auto;box-sizing:border-box;padding-top:21px;padding-bottom:21px;padding-left:16px;padding-right:16px;background-color:var(--header-background);transition-property:background-color;transition-duration:var(--timing-short);transition-timing-function:var(--easing-linear)}.header-new .header__logo{display:flex;flex:2 1 0;min-width:0;justify-content:center}.header-new .header__heading,.header-new .header__heading-link{display:inline-flex;min-width:0;max-width:100%}.header-new .header__heading-link{font-family:var(--heading-font-family);font-size:calc(var(--heading-font-size) * 1.25);font-weight:var(--heading-font-weight);text-align:center;text-decoration:none;word-break:break-word;color:var(--header-text-color)}.header-new .header__heading-logo{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:var(--img-desktop-pos);object-position:var(--img-desktop-pos)}.header-new .header__heading-link:focus-visible{outline:2px solid var(--color-text-primary)}.header-new .header__heading-logo.header__heading-logo--transparent{display:none;width:auto;max-width:min(var(--base-logo-width),100%);height:auto;max-height:var(--base-logo-height)}.header-new .header__menu{display:none}.header-new .header__burger-menu-button-wrapper{display:flex;flex:1 1 0;min-width:0;flex-shrink:0}.header-new .header__burger-menu-button{display:flex;margin:-8px;padding:8px;color:var(--header-icon-color);transition-property:color;transition-duration:var(--timing-short);transition-timing-function:var(--easing-linear)}.header-new .header__burger-menu-button .icon{width:28px;height:28px}.header-new .header__burger-menu-button .icon rect{transition-property:transform,opacity,width;transition-duration:var(--timing-base)}.header-new .header__burger-menu-button.is-active svg rect:nth-child(1){transform:rotate(45deg) translate(1px,-6px)}.header-new .header__burger-menu-button.is-active svg rect:nth-child(2){opacity:0;width:0}.header-new .header__burger-menu-button.is-active svg rect:nth-child(3){width:100%;transform:rotate(-45deg) translate(-9px,3px)}.header-new .header__burger-menu-button:focus-visible{outline:2px solid var(--color-text-primary)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.header-new .header__burger-menu-button:hover:hover{color:var(--header-icon-color-hover)}}.header-new .header__utils{display:flex;flex:1 1 0;min-width:0;flex-shrink:0;justify-content:flex-end;align-items:center}.header-new .header__localization{display:flex;align-items:center;gap:15px}.header-new .header__icons{display:flex;visibility:hidden;pointer-events:none}.header-new .header__language-selector,.header-new .header__country-selector{display:none}.header-new .header__cart-count{position:absolute;top:1px;right:1px;display:inline-flex;justify-content:center;align-items:center;min-width:17px;min-height:17px;padding:2px;border-radius:100%;background-color:var(--header-count-text-bg);font-size:calc(var(--body-font-size) * 0.625);line-height:1;color:var(--header-count-text-color);transition-property:background-color,color;transition-duration:var(--timing-short);transition-timing-function:var(--easing-linear)}.header-new .header__cart-count[data-cart-count="0"]{display:none}.header-new .header__icon{display:flex;align-items:center;margin:-12px;padding:12px;color:var(--header-icon-color);transition-property:color;transition-duration:var(--timing-short);transition-timing-function:var(--easing-linear)}.header-new .header__icon:focus-visible{outline:2px solid var(--color-text-primary)}.header-new .header__icon.header__icon--cart{position:relative}.header-new .header__icon .icon{width:20px;height:20px}.header-new .header__icon.header__icon--cart .icon{width:28px;height:28px;fill:none}.header-new .header__icon.header__icon--cart .icon path{fill:none}.header-new .header__icon.header__icon--cart .icon circle,.header-new .header__icon.header__icon--cart .icon path[fill]:not([fill=none]){fill:currentColor}.header-new .header__icon.no-js{display:none}.header-new .header__icon.header__icon--cart.no-js,.header-new .header__icon.header__icon--cart:not(.no-js){display:none}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.header-new .header__icon:hover:hover{color:var(--header-icon-color-hover)}}.header-new.header-new--menu-bottom .header__top-container{display:none}@media(min-width:768px){.header-new .header__heading-link{font-size:calc(var(--heading-font-size) * 1.375)}}@media(min-width:1200px){.header-new .header__container{box-sizing:border-box;min-height:98px;padding:24px 56px;gap:0}.header-new .header__icons{display:flex;visibility:visible;pointer-events:auto}.header-new .header__logo{flex:1 1 20%;justify-content:flex-start}.header-new .header__heading-link{font-size:calc(var(--heading-font-size) * 1.5)}.header-new .header__heading-logo{width:218px;max-width:218px;height:auto;max-height:29px}.header-new .header__heading-logo.header__heading-logo--transparent{width:218px;max-width:218px;height:auto;max-height:29px}.header-new.header-new--menu-center .header__heading-link{text-align:start}.header-new .header__icon.header__icon--search,.header-new .header__icon.header__icon--account{-webkit-margin-end:6px;margin-inline-end:6px}.header-new .header__burger-menu-button-wrapper{display:none}.header-new .header__menu{display:flex;flex:1 1 auto;padding:0 40px}.header-new .header__utils{flex:1 1 20%}.header-new .header__utils .header__icons,.header-new .header__utils-top .header__icons{display:flex;visibility:visible;pointer-events:auto}.header-new .header__localization{-webkit-margin-end:50px;margin-inline-end:50px}.header-new .header__language-selector,.header-new .header__country-selector{display:block}.header-new .header__language-button,.header-new .header__country-button{gap:6px;padding:0;font-family:"Jost",var(--base-font-family),sans-serif;font-size:20px;font-weight:400;line-height:normal;text-transform:capitalize;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;color:var(--header-text-color);transition-property:-webkit-text-decoration-color;transition-property:text-decoration-color;transition-property:text-decoration-color,-webkit-text-decoration-color;transition-duration:var(--timing-base);transition-timing-function:var(--easing-linear)}.header-new .header__language-button .icon,.header-new .header__country-button .icon{display:flex;flex:1 0 auto;width:20px;height:20px;transition-property:transform;transition-duration:var(--timing-base);transition-timing-function:var(--easing-ease-out)}.header-new .header__language-button[aria-expanded=true],.header-new .header__country-button[aria-expanded=true]{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.header-new .header__language-button[aria-expanded=true] .icon,.header-new .header__country-button[aria-expanded=true] .icon{transform:rotate(180deg)}.header-new .header__language-button:focus-visible,.header-new .header__country-button:focus-visible{outline:2px solid var(--color-text-primary)}}@media(min-width:1200px)and (-moz-touch-enabled:0),(min-width:1200px)and (hover:hover),(min-width:1200px)and (pointer:fine){.header-new .header__language-button:hover:hover,.header-new .header__country-button:hover:hover{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}}@media(min-width:1200px){.header-new .header__language-list,.header-new .header__country-list{top:calc(100% + 29px);bottom:unset;inset-inline-start:-21px;z-index:1;max-width:240px;max-height:195px;padding:10px 0;border-radius:5px;border:1px solid var(--header-border-color);background-color:var(--header-background)}}@media(min-width:1200px){.header-new .header__language-item-underline,.header-new .header__country-item-underline{position:absolute;bottom:0;left:30px;right:30px;height:1px;background-color:var(--header-border-color)}}@media(min-width:1200px){.header-new .header__language-item,.header-new .header__country-item{margin:0}.header-new .header__language-item:last-of-type .header__language-item-underline,.header-new .header__language-item:last-of-type .header__country-item-underline,.header-new .header__country-item:last-of-type .header__language-item-underline,.header-new .header__country-item:last-of-type .header__country-item-underline{display:none}.header-new .header__language-item a,.header-new .header__country-item a{padding:10px 30px;font-size:calc(var(--body-font-size) * 0.875);line-height:1.5;color:var(--header-text-color-secondary);transition-property:opacity,color;transition-duration:var(--timing-base)}.header-new .header__language-item a[aria-current=true],.header-new .header__country-item a[aria-current=true]{color:var(--header-text-color)}.header-new .header__language-item a:focus-visible,.header-new .header__country-item a:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:-3px}}@media(min-width:1200px)and (-moz-touch-enabled:0),(min-width:1200px)and (hover:hover),(min-width:1200px)and (pointer:fine){.header-new .header__language-item a:hover,.header-new .header__country-item a:hover{color:var(--header-text-color)}}@media(min-width:1200px){.header-new.header-new--menu-left .header__logo{flex:0 0 228px;justify-content:center}.header-new.header-new--menu-left .header__menu{flex:1 1 0;min-width:0;padding:0;justify-content:flex-start}.header-new.header-new--menu-left .header-menu-new{margin:0}.header-new.header-new--menu-left .header__utils{flex:1 1 0;min-width:0;min-height:50px}}@media(min-width:1200px){.header-new.header-new--menu-bottom .header__container{flex-wrap:wrap}.header-new.header-new--menu-bottom .header__utils{display:none}.header-new.header-new--menu-bottom .header__logo{display:none}.header-new.header-new--menu-bottom .header__top-container{display:flex;align-items:center;width:100%;margin-bottom:25px}.header-new.header-new--menu-bottom .header__top-container .header__logo{display:flex;justify-content:center}.header-new.header-new--menu-bottom .header__logo-top{flex:1 1 33.3333%}.header-new.header-new--menu-bottom .header__top-left-col{display:flex;flex:1 1 33.3333%;justify-content:flex-start;align-items:center}.header-new.header-new--menu-bottom .header__utils-top{display:flex;flex:1 1 33.3333%;justify-content:flex-end;align-items:center}}@media(max-width:1199.98px){.header-new .header__container{min-height:77px;padding:26px 16px 24px}.header-new .header__burger-menu-button-wrapper{flex:0 0 26px}.header-new .header__burger-menu-button{width:26px;height:16px;margin:0;padding:0;align-items:center}.header-new .header__burger-menu-button .icon{width:26px;height:13px}.header-new .header__burger-menu-button .icon rect:first-child,.header-new .header__burger-menu-button .icon rect:nth-child(2){width:26px}.header-new .header__burger-menu-button .icon rect:nth-child(3){width:14px}.header-new .header__logo{flex:1 1 auto;justify-content:center}.header-new .header__utils{flex:0 0 26px;min-width:26px}.header-new .header__icons{display:flex;visibility:hidden;pointer-events:none}.header-new .header__icon.header__icon--account,.header-new .header__icon.header__icon--search,.header-new .header__icon.header__icon--cart,.header-new .header__icon.header__icon--cart:not(.no-js),.header-new .header__icon.header__icon--cart.no-js{display:none}}.header-section.header-section--frosted,.header-section.header-section--transparent,.header-section.header-section--transparent-mobile{transition:none}.header-section{position:var(--header-position);top:0;z-index:13;width:100%;max-width:100%;overflow-x:clip;background-color:transparent;transition-property:transform,top,background-color;transition-duration:var(--timing-short);transition-timing-function:var(--easing-linear)}.header-section.no-top-transition{transition-property:transform,background-color}.header-section.is-collapsed{top:calc(var(--header-height-static) * -1)}.header-section.is-collapsed .header-new{box-shadow:none}.header-section.is-mobile-menu-open{z-index:25}.header-section.is-mobile-menu-open .header-new{box-shadow:none;visibility:hidden;opacity:0;pointer-events:none}.header-section.is-collapsed .cart-notification-new__container{position:fixed;top:16px}.header-section.header-section--frosted{background-color:transparent}.header-section.header-section--frosted .header-new{border-bottom-color:transparent;box-shadow:none;background:transparent}.header-section.header-section--frosted .header-new::before{content:"";position:absolute;inset:0;z-index:0;height:100%;background-color:rgba(45,109,118,0.05);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);border-radius:0 0 30px 30px;pointer-events:none;transition:none}.header-section.header-section--frosted .header-new .header__container{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transition:none}.header-section.header-section--frosted .header-new .header__heading-logo,.header-section.header-section--frosted.is-hover .header-new .header__heading-logo{display:none}.header-section.header-section--frosted .header-new .header__heading-logo.header__heading-logo--transparent,.header-section.header-section--frosted.is-hover .header-new .header__heading-logo.header__heading-logo--transparent{display:block}.header-section.header-section--frosted .header-new .header__burger-menu-button,.header-section.header-section--frosted .header-new .header__icon,.header-section.header-section--frosted .header-new .header__heading-link,.header-section.header-section--frosted .header-new .header__language-button,.header-section.header-section--frosted .header-new .header__country-button,.header-section.header-section--frosted .header-menu-new .header-menu__item.header-menu__item--main,.header-section.header-section--frosted .header-menu-new .header-menu__item.header-menu__item--main .header-menu__item-text,.header-section.header-section--frosted .header-mega-menu-new.header-mega-menu--accessories-layout .header-mega-menu__accessories-link,.header-section.header-section--frosted .header-mega-menu-new.header-mega-menu--accessories-layout .header-mega-menu__accessories-title,.header-section.header-section--frosted.is-hover .header-new .header__icon,.header-section.header-section--frosted.is-hover .header-new .header__heading-link,.header-section.header-section--frosted.is-hover .header-menu-new .header-menu__item.header-menu__item--main,.header-section.header-section--frosted.is-hover .header-menu-new .header-menu__item.header-menu__item--main .header-menu__item-text,.header-section.header-section--frosted.is-hover .header-mega-menu-new.header-mega-menu--accessories-layout .header-mega-menu__accessories-link,.header-section.header-section--frosted.is-hover .header-mega-menu-new.header-mega-menu--accessories-layout .header-mega-menu__accessories-title{color:var(--header-transparent-text-color)}.header-section.header-section--frosted .header-new .header__cart-count,.header-section.header-section--frosted.is-hover .header-new .header__cart-count{background-color:var(--header-transparent-count-text-bg);color:var(--header-transparent-count-text-color)}.header-section.header-section--light-backdrop.header-section--frosted .header-new .header__heading-logo,.header-section.header-section--light-backdrop.header-section--frosted.is-hover .header-new .header__heading-logo{display:block}.header-section.header-section--light-backdrop.header-section--frosted .header-new .header__heading-logo.header__heading-logo--transparent,.header-section.header-section--light-backdrop.header-section--frosted.is-hover .header-new .header__heading-logo.header__heading-logo--transparent{display:none}.header-section.header-section--light-backdrop.header-section--frosted .header-new .header__burger-menu-button,.header-section.header-section--light-backdrop.header-section--frosted .header-new .header__icon,.header-section.header-section--light-backdrop.header-section--frosted .header-new .header__heading-link,.header-section.header-section--light-backdrop.header-section--frosted .header-new .header__language-button,.header-section.header-section--light-backdrop.header-section--frosted .header-new .header__country-button,.header-section.header-section--light-backdrop.header-section--frosted .header-menu-new .header-menu__item.header-menu__item--main,.header-section.header-section--light-backdrop.header-section--frosted .header-menu-new .header-menu__item.header-menu__item--main .header-menu__item-text,.header-section.header-section--light-backdrop.header-section--frosted .header-mega-menu-new.header-mega-menu--accessories-layout .header-mega-menu__accessories-link,.header-section.header-section--light-backdrop.header-section--frosted .header-mega-menu-new.header-mega-menu--accessories-layout .header-mega-menu__accessories-title,.header-section.header-section--light-backdrop.header-section--frosted.is-hover .header-new .header__icon,.header-section.header-section--light-backdrop.header-section--frosted.is-hover .header-new .header__heading-link,.header-section.header-section--light-backdrop.header-section--frosted.is-hover .header-menu-new .header-menu__item.header-menu__item--main,.header-section.header-section--light-backdrop.header-section--frosted.is-hover .header-menu-new .header-menu__item.header-menu__item--main .header-menu__item-text,.header-section.header-section--light-backdrop.header-section--frosted.is-hover .header-mega-menu-new.header-mega-menu--accessories-layout .header-mega-menu__accessories-link,.header-section.header-section--light-backdrop.header-section--frosted.is-hover .header-mega-menu-new.header-mega-menu--accessories-layout .header-mega-menu__accessories-title{color:#2d6d76}.header-section.header-section--light-backdrop.header-section--frosted .header-new .header__cart-count,.header-section.header-section--light-backdrop.header-section--frosted.is-hover .header-new .header__cart-count{background-color:var(--header-count-text-bg);color:var(--header-count-text-color)}.header-section.header-section--frosted.is-hover .header-new,.header-section.header-section--frosted.is-hover .header-new .header__container{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.header-section.header-section--frosted.is-hover .header-mega-menu-new{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}@media(min-width:1200px){.header-section.header-section--frosted .header-new .header__container{min-height:98px;padding:24px 56px}.header-section.header-section--frosted.is-hover .header-new::before,.header-section.header-section--frosted .header-new.header-new--mega-panel-open::before{height:169px;border-radius:0 0 30px 30px}.header-section.header-section--frosted.is-hover .header-new .header__container{min-height:104px;padding:24px 56px 30px;border-radius:0}}@media(max-width:1199.98px){.header-section.header-section--frosted .header-new .header__container{min-height:77px;padding:26px 16px 24px;border-radius:0 0 20px 20px}.header-section.header-section--frosted .header-new::before{border-radius:0 0 20px 20px}.header-section.header-section--frosted .header-new .header__burger-menu-button,.header-section.header-section--frosted .header-new .header__icon{color:var(--header-transparent-icon-color)}.header-section.header-section--frosted .header-new .header__heading-logo{width:122px;max-width:122px;height:auto;max-height:16px}.header-section.header-section--frosted .header-new .header__heading-logo.header__heading-logo--transparent{width:122px;max-width:122px;height:auto;max-height:16px}.header-section.header-section--light-backdrop.header-section--frosted .header-new .header__burger-menu-button,.header-section.header-section--light-backdrop.header-section--frosted .header-new .header__icon{color:#2d6d76}}@media(max-width:1199.98px){.header-section.header-section--transparent-mobile{position:fixed;width:100%}.header-section.header-section--transparent-mobile .header-new{border-bottom-color:transparent;box-shadow:none;background:transparent}.header-section.header-section--transparent-mobile:not(.header-section--top-position) .header-new::before,.header-section.header-section--transparent-mobile.is-hover .header-new::before{content:"";position:absolute;inset:0;z-index:0;height:77px;background-color:rgba(45,109,118,0.05);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);border-radius:0 0 20px 20px;pointer-events:none}.header-section.header-section--transparent-mobile.header-section--top-position:not(.is-hover) .header-new::before{content:none}.header-section.header-section--transparent-mobile .header-new .header__container{min-height:77px;padding:26px 16px 24px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0 0 20px 20px}.header-section.header-section--transparent-mobile .header-new .header__logo{flex:1 1 auto;justify-content:center}.header-section.header-section--transparent-mobile .header-new .header__heading-logo{width:122px;max-width:122px;height:auto;max-height:16px}.header-section.header-section--transparent-mobile .header-new .header__heading-logo.header__heading-logo--transparent{width:122px;max-width:122px;height:auto;max-height:16px}.header-section.header-section--transparent-mobile .header-new .header__burger-menu-button-wrapper{flex:0 0 26px}.header-section.header-section--transparent-mobile .header-new .header__utils{flex:0 0 auto;min-width:26px;gap:8px}.header-section.header-section--transparent-mobile .header-new .header__burger-menu-button{width:26px;height:16px;margin:0;padding:0;align-items:center;color:var(--header-transparent-icon-color)}.header-section.header-section--transparent-mobile .header-new .header__burger-menu-button .icon{width:26px;height:13px}.header-section.header-section--transparent-mobile .header-new .header__burger-menu-button .icon rect:first-child,.header-section.header-section--transparent-mobile .header-new .header__burger-menu-button .icon rect:nth-child(2){width:26px}.header-section.header-section--transparent-mobile .header-new .header__burger-menu-button .icon rect:nth-child(3){width:14px}.header-section.header-section--transparent-mobile .header-new .header__icons{display:flex;visibility:hidden;pointer-events:none}.header-section.header-section--transparent-mobile .header-new .header__icon{margin:0;padding:0;color:var(--header-transparent-icon-color)}.header-section.header-section--transparent-mobile .header-new .header__icon:not(.header__icon--cart){display:none}.header-section.header-section--transparent-mobile .header-new .header__icon.header__icon--cart:not(.no-js),.header-section.header-section--transparent-mobile .header-new .header__icon.header__icon--cart.no-js{display:none}.header-section.header-section--transparent-mobile .header-new .header__icon .icon{width:24px;height:24px}.header-section.header-section--transparent-mobile.header-section--top-position{top:var(--announcement-bar-height)}.header-section.header-section--transparent-mobile.header-section--top-position:not(.is-hover){background:transparent}.header-section.header-section--transparent-mobile.header-section--top-position:not(.is-hover) .header-new{border-bottom:unset;box-shadow:unset}.header-section.header-section--transparent-mobile.header-section--top-position:not(.is-hover) .header-new .header__container{background:transparent}.header-section.header-section--transparent-mobile.header-section--top-position:not(.is-hover):not(.header-section--light-backdrop) .header-new .header__burger-menu-button,.header-section.header-section--transparent-mobile.header-section--top-position:not(.is-hover):not(.header-section--light-backdrop) .header-new .header__icon{color:var(--header-transparent-icon-color)}.header-section.header-section--transparent-mobile.header-section--top-position:not(.is-hover):not(.header-section--light-backdrop) .header-new .header__heading-logo{display:none}.header-section.header-section--transparent-mobile.header-section--top-position:not(.is-hover):not(.header-section--light-backdrop) .header-new .header__heading-logo.header__heading-logo--transparent{display:block}.header-section.header-section--transparent-mobile.header-section--top-position:not(.is-hover) .header-new .header__cart-count{background-color:var(--header-transparent-count-text-bg);color:var(--header-transparent-count-text-color)}}@media(-moz-touch-enabled:0)and (min-width:1200px),(hover:hover)and (min-width:1200px),(pointer:fine)and (min-width:1200px){.header-section.header-section--transparent{position:fixed;width:100%}.header-section.header-section--transparent.header-section--top-position{top:var(--announcement-bar-height)}.header-section.header-section--transparent.header-section--top-position:not(.is-hover){background:transparent}.header-section.header-section--transparent.header-section--top-position:not(.is-hover) .header-new{border-bottom:unset;box-shadow:unset;background:transparent}.header-section.header-section--transparent.header-section--top-position:not(.is-hover) .header-new .header__container{background-color:transparent;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.header-section.header-section--transparent.header-section--top-position:not(.is-hover):not(.header-section--light-backdrop) .header-new .header__icon{color:var(--header-transparent-icon-color)}.header-section.header-section--transparent.header-section--top-position:not(.is-hover):not(.header-section--light-backdrop) .header-new .header__heading-logo{display:none}.header-section.header-section--transparent.header-section--top-position:not(.is-hover):not(.header-section--light-backdrop) .header-new .header__heading-logo.header__heading-logo--transparent{display:block}.header-section.header-section--transparent.header-section--top-position:not(.is-hover):not(.header-section--light-backdrop) .header-new .header__language-button,.header-section.header-section--transparent.header-section--top-position:not(.is-hover):not(.header-section--light-backdrop) .header-new .header__country-button{color:var(--header-transparent-text-color)}.header-section.header-section--transparent.header-section--top-position:not(.is-hover) .header-new .header__cart-count{background-color:var(--header-transparent-count-text-bg);color:var(--header-transparent-count-text-color)}.header-section.header-section--transparent.header-section--top-position:not(.is-hover):not(.header-section--light-backdrop) .header-menu-new .header-menu__item.header-menu__item--main{color:var(--header-transparent-text-color)}.header-section.header-section--transparent.header-section--top-position:not(.is-hover):not(.header-section--light-backdrop) .header-menu-new .header-menu__item.header-menu__item--main .header-menu__item-text{color:var(--header-transparent-text-color)}}.header-section.header-section--transparent:not(.header-section--top-position),.header-section.header-section--transparent-mobile:not(.header-section--top-position){background:transparent}.header-section.header-section--transparent:not(.header-section--top-position) .header-new,.header-section.header-section--transparent-mobile:not(.header-section--top-position) .header-new{border-bottom-color:transparent;box-shadow:none;background:transparent}.header-section.header-section--transparent:not(.header-section--top-position) .header-new::before,.header-section.header-section--transparent-mobile:not(.header-section--top-position) .header-new::before{content:"";position:absolute;inset:0;z-index:0;height:100%;background-color:rgba(45,109,118,0.05);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);border-radius:0 0 30px 30px;pointer-events:none}.header-section.header-section--transparent:not(.header-section--top-position) .header-new .header__container,.header-section.header-section--transparent-mobile:not(.header-section--top-position) .header-new .header__container{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0 0 30px 30px}.header-section.header-section--transparent.is-hover .header-new,.header-section.header-section--transparent-mobile.is-hover .header-new{border-bottom-color:transparent;box-shadow:none;background:transparent}.header-section.header-section--transparent.is-hover .header-new::before,.header-section.header-section--transparent-mobile.is-hover .header-new::before,.header-section.header-section--transparent .header-new.header-new--mega-panel-open::before,.header-section.header-section--transparent-mobile .header-new.header-new--mega-panel-open::before{content:"";position:absolute;inset:0;z-index:0;height:169px;background-color:rgba(45,109,118,0.05);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);border-radius:0 0 30px 30px;pointer-events:none;transition:none}.header-section.header-section--transparent.is-hover .header-new .header__container,.header-section.header-section--transparent-mobile.is-hover .header-new .header__container,.header-section.header-section--transparent .header-new.header-new--mega-panel-open .header__container,.header-section.header-section--transparent-mobile .header-new.header-new--mega-panel-open .header__container{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0 0 30px 30px;transition:none}@media(min-width:1200px){.header-section.header-section--transparent.is-hover .header-new .header__container,.header-section.header-section--transparent-mobile.is-hover .header-new .header__container,.header-section.header-section--transparent .header-new.header-new--mega-panel-open .header__container,.header-section.header-section--transparent-mobile .header-new.header-new--mega-panel-open .header__container{border-radius:0;min-height:104px;padding:24px 56px 30px}.header-section.header-section--transparent.is-hover .header-mega-menu-new,.header-section.header-section--transparent-mobile.is-hover .header-mega-menu-new{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0 0 30px 30px}.header-section.header-section--transparent.header-section--top-position.is-hover .header-new .header__heading-logo{display:none}.header-section.header-section--transparent.header-section--top-position.is-hover .header-new .header__heading-logo.header__heading-logo--transparent{display:block}.header-section.header-section--transparent.header-section--top-position.is-hover .header-new .header__icon,.header-section.header-section--transparent.header-section--top-position.is-hover .header-new .header__heading-link,.header-section.header-section--transparent.header-section--top-position.is-hover .header-menu-new .header-menu__item.header-menu__item--main,.header-section.header-section--transparent.header-section--top-position.is-hover .header-menu-new .header-menu__item.header-menu__item--main .header-menu__item-text,.header-section.header-section--transparent.header-section--top-position.is-hover .header-mega-menu-new.header-mega-menu--accessories-layout .header-mega-menu__accessories-link,.header-section.header-section--transparent.header-section--top-position.is-hover .header-mega-menu-new.header-mega-menu--accessories-layout .header-mega-menu__accessories-title{color:var(--header-transparent-text-color)}.header-section.header-section--transparent.is-hover .header-mega-menu-new.header-mega-menu--accessories-layout .header-mega-menu__accessories-link,.header-section.header-section--transparent.is-hover .header-mega-menu-new.header-mega-menu--accessories-layout .header-mega-menu__accessories-title{color:var(--header-transparent-text-color)}}.header-section.header-section--transparent:not(.header-section--top-position) .header-new .header__heading-logo,.header-section.header-section--transparent-mobile:not(.header-section--top-position) .header-new .header__heading-logo{display:none}.header-section.header-section--transparent:not(.header-section--top-position) .header-new .header__heading-logo.header__heading-logo--transparent,.header-section.header-section--transparent-mobile:not(.header-section--top-position) .header-new .header__heading-logo.header__heading-logo--transparent{display:block}.header-section.header-section--transparent:not(.header-section--top-position) .header-new .header__burger-menu-button,.header-section.header-section--transparent:not(.header-section--top-position) .header-new .header__icon,.header-section.header-section--transparent:not(.header-section--top-position) .header-new .header__heading-link,.header-section.header-section--transparent:not(.header-section--top-position) .header-new .header__language-button,.header-section.header-section--transparent:not(.header-section--top-position) .header-new .header__country-button,.header-section.header-section--transparent-mobile:not(.header-section--top-position) .header-new .header__burger-menu-button,.header-section.header-section--transparent-mobile:not(.header-section--top-position) .header-new .header__icon,.header-section.header-section--transparent-mobile:not(.header-section--top-position) .header-new .header__heading-link,.header-section.header-section--transparent-mobile:not(.header-section--top-position) .header-new .header__language-button,.header-section.header-section--transparent-mobile:not(.header-section--top-position) .header-new .header__country-button{color:var(--header-transparent-text-color)}.header-section.header-section--transparent:not(.header-section--top-position) .header-menu-new .header-menu__item.header-menu__item--main,.header-section.header-section--transparent:not(.header-section--top-position) .header-menu-new .header-menu__item.header-menu__item--main .header-menu__item-text,.header-section.header-section--transparent:not(.header-section--top-position) .header-mega-menu-new.header-mega-menu--accessories-layout .header-mega-menu__accessories-link,.header-section.header-section--transparent:not(.header-section--top-position) .header-mega-menu-new.header-mega-menu--accessories-layout .header-mega-menu__accessories-title{color:var(--header-transparent-text-color)}.header-section.header-section--light-backdrop .header-new .header__heading-logo{display:block}.header-section.header-section--light-backdrop .header-new .header__heading-logo.header__heading-logo--transparent{display:none}.header-section.header-section--light-backdrop .header-new .header__burger-menu-button,.header-section.header-section--light-backdrop .header-new .header__icon,.header-section.header-section--light-backdrop .header-new .header__heading-link,.header-section.header-section--light-backdrop .header-new .header__language-button,.header-section.header-section--light-backdrop .header-new .header__country-button,.header-section.header-section--light-backdrop .header-menu-new .header-menu__item.header-menu__item--main,.header-section.header-section--light-backdrop .header-menu-new .header-menu__item.header-menu__item--main .header-menu__item-text,.header-section.header-section--light-backdrop .header-mega-menu-new.header-mega-menu--accessories-layout .header-mega-menu__accessories-link,.header-section.header-section--light-backdrop .header-mega-menu-new.header-mega-menu--accessories-layout .header-mega-menu__accessories-title{color:#2d6d76}@media(min-width:1200px){.header-new .header__icon.header__icon--search,.header-new .header__icon.header__icon--account,.header-new .header__icon.header__icon--cart,.header-new .header__icon.header__icon--cart:not(.no-js),.header-new .header__icon.header__icon--cart.no-js{display:none}}@media(min-width:1200px){.header-section.header-section--transparent .header-new .header__container,.header-section.header-section--frosted .header-new .header__container{padding-left:56px;padding-right:56px}.header-section.header-section--transparent:not(.header-section--top-position) .header-new .header__container{min-height:98px;padding:24px 56px}}@media(max-width:1199.98px){.header-section.header-section--transparent-mobile:not(.header-section--top-position) .header-new .header__container{border-radius:0 0 20px 20px}.header-section.header-section--transparent-mobile.header-section--top-position:not(.is-hover) .header-new .header__container{min-height:77px;padding:26px 16px 24px}.header-section.header-section--transparent-mobile:not(.header-section--top-position) .header-new::before,.header-section.header-section--transparent-mobile.is-hover .header-new::before{content:"";height:77px;border-radius:0 0 20px 20px}}@media(min-width:1200px){.no-js .header__icon.header__icon--search.no-js{display:flex}.no-js .header__icon.header__icon--search:not(.no-js),.no-js .header__icon.header__icon--cart.no-js,.no-js .header__icon.header__icon--cart:not(.no-js){display:none}}@media(min-width:1200px){.header-menu-new{margin:0 auto}.header-menu-new .header-menu__item-toggle-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;-webkit-margin-start:8px;margin-inline-start:8px;order:2}.header-menu-new .header-menu__item.header-menu__item--main .header-menu__item-toggle-icon{width:16px;height:8px}.header-menu-new .header-menu__item-toggle-icon .icon{transition-property:color,transform;transition-duration:var(--timing-base);transition-timing-function:var(--easing-ease)}.header-menu-new .header-menu__item.header-menu__item--main .header-menu__item-toggle-icon .icon{display:block;width:16px;height:8px}.header-menu-new .header-menu__item-text{position:relative;font-size:var(--body-font-size);line-height:1.5;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;transition-property:color,-webkit-text-decoration-color;transition-property:color,text-decoration-color;transition-property:color,text-decoration-color,-webkit-text-decoration-color;transition-duration:var(--timing-base);transition-timing-function:var(--easing-linear)}.header-menu-new .header-menu__item{position:relative;display:inline-flex;align-items:center;width:100%;padding:0;font-size:var(--body-font-size);line-height:1.5;text-align:start;text-decoration:none;color:var(--header-text-color-secondary);cursor:pointer}.header-menu-new .header-menu__item.header-menu__item--active .header-menu__item-text{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.header-menu-new .header-menu__item.is-hover::before{content:"";position:absolute;top:100%;left:0;z-index:1;width:100%;height:var(--hover-area-height);cursor:default}.header-menu-new .header-menu__item.is-active{color:var(--header-text-color)}.header-menu-new .header-menu__item.is-active .header-menu__item-text{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.header-menu-new .header-menu__item.is-active .header-menu__item-toggle-icon .icon{transform:rotate(180deg)}.header-menu-new .header-menu__item[aria-expanded=true] .header-menu__item-toggle-icon .icon{transform:rotate(180deg)}.header-menu-new .header-menu__item:focus-visible{outline:2px solid var(--color-text-primary)}.header-menu-new .header-menu__item.no-js{display:none}}@media(min-width:1200px)and (-moz-touch-enabled:0),(min-width:1200px)and (hover:hover),(min-width:1200px)and (pointer:fine){.header-menu-new .header-menu__item:hover{color:var(--header-text-color)}.header-menu-new .header-menu__item:hover .header-menu__item-text{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}}@media(min-width:1200px){.header-menu-new .header-menu__item-badge{overflow:hidden;-webkit-margin-start:9px;margin-inline-start:9px;padding:4px 7px;background:var(--badge-background-color);font-size:calc(var(--body-font-size) * 0.6875);line-height:1;text-align:center;color:var(--badge-text-color);max-width:60px;border-radius:10px;text-overflow:ellipsis}}@media(min-width:1200px){.header-menu-new .header-menu__list.header-menu__list--main{display:flex;align-items:center;flex-wrap:nowrap;row-gap:0;-moz-column-gap:56px;column-gap:56px}.header-menu-new .header-menu__list.header-menu__list--main>li{flex:0 0 auto}.header-menu-new .header-menu__list.header-menu__list--main .header-menu__item.header-menu__item--main{width:auto;flex-shrink:0}.header-menu-new .header-menu__item.header-menu__item--main,.header-menu-new .header-menu__item.header-menu__item--main .header-menu__item-text{font-family:"Jost",var(--base-font-family),sans-serif;font-size:20px;font-weight:400;font-style:normal;font-synthesis:none;line-height:normal;text-transform:capitalize;white-space:nowrap}.header-menu-new .header-menu__item.header-menu__item--main .header-menu__item-text{text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.header-menu-new .header-menu__item.header-menu__item--main .header-menu__item-text::after{content:none}.header-menu-new .header-menu__item.header-menu__item--main.header-menu__item--active,.header-menu-new .header-menu__item.header-menu__item--main.is-active,.header-menu-new .header-menu__item.header-menu__item--main:hover{font-weight:400}.header-menu-new .header-menu__item.header-menu__item--main.header-menu__item--active .header-menu__item-text,.header-menu-new .header-menu__item.header-menu__item--main.is-active .header-menu__item-text,.header-menu-new .header-menu__item.header-menu__item--main:hover .header-menu__item-text{font-weight:400;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;text-decoration:none}.header-menu-new .header-menu__item.header-menu__item--main.header-menu__item--active .header-menu__item-text::after,.header-menu-new .header-menu__item.header-menu__item--main.is-active .header-menu__item-text::after,.header-menu-new .header-menu__item.header-menu__item--main:hover .header-menu__item-text::after{content:none}.header-menu-new .header-menu__list.header-menu__list--nested{position:absolute;top:100%;overflow:auto;z-index:var(--layer-flat);padding:10px 0;border:1px solid var(--header-border-color);background-color:var(--header-background);min-width:200px;max-width:350px;max-height:400px}.header-menu-new .header-menu__list.header-menu__list--nested.is-hidden,.header-menu-new .header-menu__list.header-menu__list--nested:not(.is-active){display:none}.header-menu-new .header-menu__list.header-menu__list--nested.is-active{display:flex;flex-direction:column}.header-menu-new .header-menu__list.header-menu__list--nested .header-menu__item{padding-top:7px;padding-bottom:7px;padding-left:30px;padding-right:30px;font-family:var(--heading-font-family);font-size:var(--body-font-size);font-weight:500;line-height:1.5;color:var(--header-text-color);gap:10px}.header-menu-new .header-menu__list.header-menu__list--nested .header-menu__item-toggle-icon{z-index:var(--layer-negative);-webkit-margin-start:auto;margin-inline-start:auto}.header-menu-new .header-menu__list.header-menu__list--nested li:last-of-type .header-menu__list--collapsible{padding-bottom:3px}.header-menu-new .header-menu__list.header-menu__list--nested li:last-of-type .header-menu__list--collapsible::after{content:none}.header-menu-new .header-menu__list.header-menu__list--collapsible{position:relative;display:flex;padding-top:3px;padding-bottom:15px;flex-direction:column}.header-menu-new .header-menu__list.header-menu__list--collapsible::after{content:"";position:absolute;bottom:10px;left:30px;right:30px;height:1px;background-color:var(--header-border-color)}.header-menu-new .header-menu__list.header-menu__list--collapsible .header-menu__item{padding-top:5px;padding-bottom:5px;font-family:var(--base-font-family);font-weight:400;line-height:1.5;color:var(--header-text-color-secondary)}.header-menu-new .header-menu__list.header-menu__list--nested .header-menu__item,.header-menu-new .header-menu__list.header-menu__list--collapsible .header-menu__item{text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;transition-property:color,-webkit-text-decoration-color;transition-property:color,text-decoration-color;transition-property:color,text-decoration-color,-webkit-text-decoration-color;transition-duration:var(--timing-base);transition-timing-function:var(--easing-linear)}}@media(min-width:1200px)and (-moz-touch-enabled:0),(min-width:1200px)and (hover:hover),(min-width:1200px)and (pointer:fine){.header-menu-new .header-menu__list.header-menu__list--nested .header-menu__item:hover,.header-menu-new .header-menu__list.header-menu__list--collapsible .header-menu__item:hover{color:var(--header-text-color);-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}}.no-js .header-menu__item.no-js{display:inline-flex}.no-js .header-menu__item:not(.no-js){display:none}.header-section[data-header-layout=overlay]{position:fixed;width:100%;background:transparent}.header-section[data-header-layout=flow]{position:var(--header-position);width:100%;background:transparent}.header-section[data-header-bg=transparent] .header-new,.header-section[data-header-bg=transparent] .header-new .header__container{background:transparent!important;box-shadow:none!important;border-bottom-color:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.header-section[data-header-bg=transparent] .header-new::before{content:none!important}.header-section[data-header-bg=frosted] .header-new{background:transparent!important;box-shadow:none!important;border-bottom-color:transparent!important}.header-section[data-header-bg=frosted] .header-new::before{content:"";position:absolute;inset:0;z-index:0;height:100%;border-radius:0 0 30px 30px;background-color:rgba(45,109,118,0.05);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);pointer-events:none;transition:none}.header-section[data-header-bg=frosted] .header-new.header-new--mega-panel-open::before,.header-section[data-header-bg=frosted].is-hover .header-new::before{height:max(100%,var(--header-mega-panel-height, 169px))}.header-section[data-header-bg=frosted] .header-new .header__container{background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.header-section[data-header-tone] .header-new,.header-section[data-header-tone] .header-new .header__burger-menu-button,.header-section[data-header-tone] .header-new .header__icon,.header-section[data-header-tone] .header-new .header__heading-link,.header-section[data-header-tone] .header-new .header__language-button,.header-section[data-header-tone] .header-new .header__country-button,.header-section[data-header-tone] .header-menu-new .header-menu__item,.header-section[data-header-tone] .header-menu-new .header-menu__item-text,.header-section[data-header-tone] .header-menu-new .header-menu__item-toggle-icon,.header-section[data-header-tone] .header-mega-menu-new.header-mega-menu--accessories-layout .header-mega-menu__accessories-link,.header-section[data-header-tone] .header-mega-menu-new.header-mega-menu--accessories-layout .header-mega-menu__accessories-title,.header-section[data-header-tone] .header-mega-menu-new.header-mega-menu--accessories-layout .header-mega-menu__accessories-arrow{color:var(--header-adaptive-foreground)!important}.header-section[data-header-tone] .header-new svg,.header-section[data-header-tone] .header-new svg *{stroke:currentColor}.header-section[data-header-tone] .header-new svg path:not([fill=none]),.header-section[data-header-tone] .header-new svg rect:not([fill=none]),.header-section[data-header-tone] .header-new svg circle:not([fill=none]){fill:currentColor}.header-section[data-header-tone=dark] .header-new .header__heading-logo:not(.header__heading-logo--transparent){display:none!important}.header-section[data-header-tone=dark] .header-new .header__heading-logo.header__heading-logo--transparent{display:block!important}.header-section[data-header-tone=light] .header-new .header__heading-logo:not(.header__heading-logo--transparent){display:block!important}.header-section[data-header-tone=light] .header-new .header__heading-logo.header__heading-logo--transparent{display:none!important}.header-section[data-header-tone=dark] .header-new .header__cart-count{background-color:var(--header-transparent-count-text-bg)!important;color:var(--header-transparent-count-text-color)!important}.header-section[data-header-tone=dark] .header-menu-new .header-menu__item-badge,.header-section[data-header-tone=dark] .header-mega-menu-new .header-mega-menu__accessories-badge{color:#FEE715!important}.header-section[data-header-tone=light] .header-new .header__cart-count{background-color:var(--header-count-text-bg)!important;color:var(--header-count-text-color)!important}@media(max-width:1199.98px){.header-section[data-header-bg=frosted] .header-new::before{border-radius:0 0 20px 20px}.header-section[data-header-bg=frosted] .header-new.header-new--mega-panel-open::before,.header-section[data-header-bg=frosted].is-hover .header-new::before{height:max(100%,var(--header-mega-panel-height, 77px))}}@media(min-width:1200px){.header-new .header-mega-menu-new{display:none}}@media(max-width:1199.98px){.header-mobile-new{--header-mobile-drawer-width: min(76.923vw, 300px);width:var(--header-mobile-drawer-width)!important;max-width:var(--header-mobile-drawer-width)!important;height:100vh;height:100dvh;overflow:hidden;background:rgba(45,109,118,0.05);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);border-radius:0 20px 20px 0}}
