section.custom-header--section{border-block:none!important;position:fixed;width:100%;top:0;z-index:1000}section.custom-header--section:has(.custom-header.page-header){position:sticky}section.custom__announcement-bar+section.custom-header--section{top:38px}.custom-header{padding-block:22px;padding-inline:40px;height:79px;display:flex;background-color:transparent;transition:background-color .5s ease-in-out}.custom-header.page-header{background-color:#fff;border-bottom:2px solid #272727}.custom-header.is-sticky{background-color:#fff}.custom-header__inner{display:flex;justify-content:space-between;align-items:center;max-width:1350px;margin:0 auto;width:100%}.custom-header__logo{display:block;width:202px;height:35px}.custom-header__logo img{height:100%;width:100%}.custom-header__left{display:flex;align-items:center}.custom-header__right{display:flex;align-items:center;gap:40px;position:relative}.custom-header__links-list{display:flex;align-items:center;list-style:none;gap:40px;margin:0;padding:0}.custom-header__links-item{color:#2a2827;font-family:DM Sans;font-size:15px;font-style:normal;font-weight:500;line-height:normal;position:relative;transition:opacity .1s ease-in-out;text-transform:capitalize}.custom-header__links-item:not(.has-submenu):hover{opacity:.7}.custom-header__links-list{display:flex}.custom-header__submenu-item a{display:block;text-decoration:none;white-space:nowrap;color:#fff}.custom-header__submenu-item a:hover{color:#adadadcf}.custom-header__submenu{visibility:hidden;opacity:0;min-width:250px;position:absolute;top:150%;left:0;z-index:100;transition:all .3s;list-style:none;background-color:#000}.custom-header__links-item:hover>ul{top:100%;visibility:visible;opacity:1;padding:20px;display:flex;flex-direction:column;gap:10px;border-radius:3px}.custom-header__links-item.has-submenu{display:flex;align-items:center;gap:6px;cursor:pointer}.custom-header__links-item.has-submenu svg{width:14px;transition:transform .3s ease-in-out}.custom-header__links-item.has-submenu:hover svg{transform:rotate(180deg)}.custom-header__icons{display:flex;align-items:center;gap:32px}.custom-header__icons a{display:contents;cursor:pointer}.custom-header__icons svg{transition:transform .2s ease}.custom-header__icon svg:hover{opacity:.9;transform:scale(1.1)}.custom-header__account svg{width:21px;height:24px}.custom-header__cart{position:relative}.custom-header__cart-counts{z-index:10;width:20px;height:20px;background-color:#000;color:#fff;border-radius:20px;position:absolute;align-items:center;justify-content:center;top:-5px;right:-5px;font-size:12px;font-family:Arial,Helvetica,sans-serif;line-height:1;pointer-events:none;box-shadow:0 0 0 1px var(--color-background-header);transition:box-shadow .3s ease-in-out;display:none}.custom-header__cart-counts.has-items{display:flex}.custom-header__cart svg{width:27px;height:24px}.custom-header__menu-trigger{cursor:pointer;display:none}@media screen and (max-width: 991px){.custom-header__links-list{display:none}.custom-header__menu-trigger svg,.custom-header__cart svg{height:36px;width:34px}.custom-header__menu-trigger,.custom-header__lef{display:contents}.custom-header__icons .custom-header__icon:not(.custom-header__cart){display:none}}@media screen and (max-width: 768px){.custom-header{height:60px}.custom-header{padding-block:clamp(17.1px,4vw,25px);padding-inline:clamp(15px,3vw,25px)}.custom-header__logo{display:block;width:clamp(149.201px,12vw,202px);height:clamp(25.805px,2vw,35px)}.custom-header__menu-trigger svg,.custom-header__cart svg{height:clamp(30px,2vw,36px);width:clamp(30px,2vw,34px)}}@media screen and (max-width: 400px){.custom-header__menu-trigger svg,.custom-header__cart svg{width:25.25px;height:22px}.custom-header__menu-trigger svg{width:20px}}body:has(.header__drawer.is-open){overflow:hidden}.header__drawer{position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;display:none;justify-content:start;visibility:hidden;transition:visibility .3s ease}.header__drawer.is-open{visibility:visible;display:flex}.header__drawer.is-open .header___inner{animation:open .3s forwards}@keyframes open{0%{transform:translate(-100%)}to{transform:translate(0)}}.header__drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2a2827cc}.header___inner{height:100%;width:100%;max-width:450px;display:flex;flex-direction:column;background-color:#fff;animation:close .3s forwards;overflow:auto}@keyframes close{0%{transform:translate(0)}to{transform:translate(-100%)}}.header___inner::-webkit-scrollbar{background-color:#fff;width:0px}.header__drawer-header{display:flex;justify-content:flex-end;align-items:center;padding:14px 27.667px 14.887px 120px;gap:62px}.header__drawer-logo{width:149.221px;height:25.805px}.header__drawer-logo img{height:100%;width:100%}.header__drawer-close svg{width:22px;height:22px}.header__drawer-banner{padding-inline:14px;padding-bottom:38px}.header__drawer .main-article__cta-banner{width:100%;height:250px;position:relative;border:2px solid #2a2827;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:12px;background-position:-46px 0px}.header__drawer .main-article__cta-wrapper{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding-inline:21px 17.87px;padding-block:21px}.header__drawer .main-article__cta-rating{display:flex;align-items:center;justify-content:center;gap:8px}.header__drawer .main-article__cta-rating-text{color:#2a2827;font-size:13px;font-weight:400;line-height:110%}.header__drawer .main-article__cta-rating .stars{display:flex;gap:1.28px}.header__drawer .main-article__cta-rating .stars svg{width:17px;height:17px}.header__drawer .main-article__cta-box{display:flex;justify-content:space-between;align-items:flex-end;width:100%}.header__drawer .main-article__cta-box__text{display:flex;flex-direction:column;gap:12px;max-width:201px}.header__drawer .main-article__cta-title{color:#2a2827;font-size:20px;font-weight:600;line-height:normal}.header__drawer .main-article__cta-description{color:#2a2827;font-size:14px;font-style:normal;font-weight:400;line-height:120%}.header__drawer .main-article__cta-banner{padding-inline:21px 17.87px;padding-block:21px;margin:0}.header__drawer .main-article__cta-description{line-height:120%}.header__drawer .main-artile__cta.mobile{align-self:end;display:contents}.header__drawer .main-artile__cta.mobile svg{width:44px;height:44px}.header__drawer .main-article__cta-rating{gap:6px}.header__drawer-nav{flex-grow:1}.header__drawer-footer{display:flex;border-top:2px solid #272727;margin-top:50px}.header__drawer-footer-link{display:flex;justify-content:center;align-items:center;padding-block:14px 13px;padding-inline:43px 42px;flex-grow:1;width:50%;color:#2a2827;font-family:DM Sans;font-size:15px;font-style:normal;font-weight:500;line-height:110%}@media screen and (max-width: 385px){.header__drawer-footer-link{padding-inline:0px}}.header__drawer--contact{border-left:2px solid #272727}.header__drawer--account svg{width:23px;height:17.25px;margin-right:6px}.header__drawer--contact svg{width:20.125px;height:23px;margin-right:6px}.header__drawer__menu{border-top:2px solid #272727;padding-inline:28px 28.5px}.header__drawer__menu:last-child{border-bottom:2px solid #272727}.header__drawer__menu--close-icon svg{width:22.75px;height:22.75px}.header__drawer__menu--open-icon svg{width:22.75px;height:2px}.header__drawer__menu-heading{display:flex;align-items:center;justify-content:space-between;height:61px}.header__drawer__menu-trigger{cursor:pointer;transition:transform .2s ease}.header__drawer__menu-trigger:hover{transform:scale(1.04)}.header__drawer__menu-title{color:#2a2827;font-family:DM Sans;font-size:24px;font-style:normal;font-weight:500;line-height:normal}.header__drawer__menu-content{display:grid;grid-template-rows:0fr;overflow:hidden;visibility:hidden;transition:grid-template-rows .1s ease,visibility .2s ease}.header__drawer-nav-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:24px;overflow:hidden}.header__drawer-nav-link{color:#2a2827;font-family:DM Sans;font-size:20px;font-style:normal;font-weight:400;line-height:normal;transition:opacity .2s ease-in-out}.header__drawer-nav-link:hover{opacity:.7}.header__drawer__menu-checkbox,.header__drawer__menu--plus-icon,.header__drawer__menu--minus-icon{display:none}.header__drawer__menu:has(.header__drawer__menu-checkbox:checked) .header__drawer__menu--minus-icon{display:block}.header__drawer__menu:has(.header__drawer__menu-checkbox:not(:checked)) .header__drawer__menu--plus-icon{display:block}.header__drawer__menu:has(.header__drawer__menu-checkbox:checked) .header__drawer__menu-content{grid-template-rows:1fr;visibility:visible}.header__drawer__menu:has(.header__drawer__menu-checkbox:checked) .header__drawer-nav-list{padding-block:42.5px;padding-top:20px}.header__drawer__menu.no-title{border-bottom:none}.header__drawer__menu.no-title .header__drawer-nav-list{gap:21px}.header__drawer__menu.no-title .header__drawer__menu-content{grid-template-rows:1fr;visibility:visible;padding-block:28px}.header__drawer__menu.no-title .header__drawer__menu-content a{color:#2a2827;font-family:DM Sans;font-size:20px;font-style:normal;font-weight:500;line-height:normal}
/*# sourceMappingURL=/cdn/shop/t/57/assets/0-header.css.map */
