.reset-list,.mobile-navigation,.shopify-section--header nav>ul{list-style:none;padding:0;margin:0}.reset-list li,.mobile-navigation li,.shopify-section--header nav>ul li{padding:0;margin:0;line-height:1.2;font-size:1rem}.reset-list li:before,.mobile-navigation li:before,.shopify-section--header nav>ul li:before{display:none}.shopify-section--header{position:fixed;top:0;width:100%;z-index:10}.shopify-section--header nav{position:relative;display:flex;flex-direction:row;padding:1.6rem 2rem;margin:2rem auto;border-radius:var(--border-radius-big);height:70px;width:100%;max-width:var(--max-content-width);background-color:var(--white);box-shadow:var(--big-shadow);z-index:9}@media screen and (max-width:1344px){.shopify-section--header nav{margin:48px 2rem;width:calc(100% - 4rem)}}@media screen and (max-width:1024px){.shopify-section--header nav{margin:1rem auto;padding:1rem 1.5rem;width:calc(100% - 2rem)}}@media screen and (max-width:1024px){.shopify-section--header nav .navigation{display:none}}.shopify-section--header nav.open .menu-toggle span{opacity:0}.shopify-section--header nav.open .menu-toggle span:first-child{top:50%;transform:translateY(-50%) rotate(45deg);opacity:1}.shopify-section--header nav.open .menu-toggle span:last-child{top:50%;transform:translateY(-50%) rotate(-45deg);opacity:1}.shopify-section--header nav.open~.mobile-navigation{top:0;opacity:1;pointer-events:unset}.shopify-section--header nav.open~.mobile-navigation li{transform:translateY(0)}.shopify-section--header nav.open~.mobile-overlay{opacity:1;pointer-events:unset}.shopify-section--header nav .menu-toggle{display:none}@media screen and (max-width:1024px){.shopify-section--header nav .menu-toggle{display:inline-block;height:calc(70px - 2rem);width:calc(70px - 2rem);position:relative}.shopify-section--header nav .menu-toggle span{position:absolute;display:block;width:80%;left:10%;height:2px;top:calc(50% - 1px);background-color:var(--dark);transition:all var(--animation-speed) ease}.shopify-section--header nav .menu-toggle span:first-child{top:10px}.shopify-section--header nav .menu-toggle span:last-child{top:calc(100% - 12px)}}.shopify-section--header nav>ul{height:1rem;font-size:0;display:flex;gap:1rem}.shopify-section--header nav>ul:first-child{margin-right:auto}.shopify-section--header nav>ul li.first a{margin:-.75rem 0 0 -1rem;padding:.75rem 1.2rem;background-color:var(--dark);color:var(--white);border-radius:2rem}.shopify-section--header nav>ul:last-child{margin-left:auto}@media screen and (max-width:1024px){.shopify-section--header nav>ul:last-child{height:100%;align-items:center}.shopify-section--header nav>ul:last-child li{display:none}.shopify-section--header nav>ul:last-child li.account,.shopify-section--header nav>ul:last-child li.basket{display:unset;min-width:1.5rem}}.shopify-section--header nav>ul>li{position:unset}.shopify-section--header nav>ul>li.overlay{opacity:0;pointer-events:none;content:"";position:fixed;width:100%;height:100%;top:0;left:0;background-color:#0000001a;z-index:-2;transition:opacity var(--animation-speed) ease}.shopify-section--header nav>ul>li.has-children>a:after{display:inline-block;content:"";width:10px;height:10px;margin-left:5px;background-image:url(arrow-down.svg);background-position:center;background-repeat:no-repeat}.shopify-section--header nav>ul>li.has-children ul{position:absolute;z-index:0;display:flex;pointer-events:none;opacity:0;background-color:var(--white);padding-top:20px;top:calc(60% + 2px);left:0;border-radius:var(--border-radius-big);height:auto;margin:0;padding:1rem 0;flex-direction:column;width:100%;align-items:flex-start;transform:scale(.9);transition:all var(--animation-speed) ease}.shopify-section--header nav>ul>li.has-children ul li{margin:0}.shopify-section--header nav>ul>li.has-children ul li:before{display:none}.shopify-section--header nav>ul>li.has-children ul li a{display:block;padding:1rem 2rem}.shopify-section--header nav>ul>li.has-children ul li a:after{content:"";display:block;width:0;height:2px;top:2px;background:var(--dark);transition:width var(--animation-speed)}.shopify-section--header nav>ul>li.has-children ul li a:hover:after{width:100%}.shopify-section--header nav>ul>li.has-children ul li:last-child a{border-bottom:none}@media(hover:hover){.shopify-section--header nav>ul>li.has-children:hover~.overlay{opacity:1}.shopify-section--header nav>ul>li.has-children:hover:before{display:block;content:"";position:absolute;background:none;width:100%;height:3rem;top:2.5rem;left:0}.shopify-section--header nav>ul>li.has-children:hover ul{top:calc(100% + 2px);opacity:1;pointer-events:unset;transform:scale(1)}}.shopify-section--header nav>ul>li.account,.shopify-section--header nav>ul>li.basket{height:24px}.shopify-section--header nav>ul>li.basket{position:relative}.shopify-section--header nav>ul>li.basket .count{display:none;position:absolute;top:-6px;right:-6px;height:16px;min-width:16px;border-radius:8px;background-color:var(--secondary-button);color:var(--dark);font-size:10px;line-height:16px;text-align:center}.shopify-section--header nav>ul>li.basket .count.active{display:block}.shopify-section--header nav a img{position:absolute;top:15px;left:50%;transform:translate(-50%)}@media screen and (max-width:375px){.shopify-section--header nav a img{height:32px;top:19px;left:calc(50% - 10px)}}.mobile-navigation{position:fixed;z-index:8;top:-100%;right:0;opacity:0;pointer-events:none;background:#fff;height:auto;display:flex;flex-direction:column;gap:1rem;width:100%;padding:8rem 3rem 3rem;transition:top var(--animation-speed) ease,opacity var(--animation-speed) ease;box-shadow:var(--big-shadow);border-radius:0 0 var(--border-radius-big) var(--border-radius-big)}@media screen and (min-width:1024px){.mobile-navigation{display:none}}.mobile-navigation li.has-children>a:after{display:inline-block;content:"";width:10px;height:10px;margin-left:5px;background-image:url(arrow-down.svg);background-position:center;background-repeat:no-repeat;transition:transform var(--animation-speed) ease}.mobile-navigation li.has-children ul{max-height:0;overflow:hidden;transition:max-height var(--animation-speed) ease;display:flex;flex-direction:column;gap:1rem}.mobile-navigation li.has-children ul li{margin-left:1rem}.mobile-navigation li.has-children ul li:first-child{margin-top:1rem}.mobile-navigation li.has-children ul li:last-child{margin-bottom:2rem}.mobile-navigation li.has-children.open ul{max-height:500px}.mobile-navigation li.has-children.open>a:after{transform:rotate(180deg)}.mobile-overlay{position:fixed;z-index:7;top:0;left:0;width:100%;height:100%;background-color:#0000004d;opacity:0;transition:opacity var(--animation-speed) ease;pointer-events:none}@media screen and (min-width:1024px){.mobile-overlay{display:none}}main{padding-top:10rem}
/*# sourceMappingURL=/cdn/shop/t/13/assets/header.css.map */
