/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/styles/sections/header.scss ***!
  \****************************************************************************************************************************************************************************************************************************/.header__menu-button{position:relative;width:31px;height:30px;z-index:3;transition:background-color .3s ease,border-bottom-color .3s ease}.header__menu-button:hover{background-color:#fbf7ed}.header__menu-button:hover span{border-bottom-color:#292b31}.header__menu-button input{position:absolute;margin:0;display:block;width:32px;height:32px;cursor:pointer;opacity:0;z-index:2}.header__menu-button span{position:relative;display:block;width:23px;top:7px;left:4px;margin-bottom:5px;background:var(--header-color);border-bottom:2px solid var(--header-color);z-index:1;transform-origin:-3px -3px;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}.header__menu-button span:first-child{transform-origin:0 0}.header__menu-button span:last-child{margin-bottom:0}.header__menu-button span:nth-last-child(2){transform-origin:7px 0}.header__mobile{position:absolute;top:-26px;left:-31px;right:0;bottom:0;width:100vw;height:100vh;background-color:#0003;z-index:1;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.header__mobile.show{opacity:1;visibility:visible;z-index:3}.header__mobile-inner{position:relative;width:100%;max-width:576px;height:calc(100dvh + 26px);padding:86px 0 0;background-color:#abb8bc;transform:translate(-100%);overflow:auto;transition:transform .5s cubic-bezier(.77,.2,.05,1)}.header__mobile-inner.show{transform:translate(0)}.header__mobile__close-btn{position:absolute;top:20px;right:20px;cursor:pointer;transition:transform .3s ease}.header__mobile__close-btn:hover{transform:rotate(180deg)}.header__mobile-wrapper{display:flex;flex-direction:column;padding:0 24px 55px;height:-moz-fit-content;height:fit-content;font-family:Anton,sans-serif;font-size:21px;font-weight:400;line-height:1.42;text-transform:uppercase;overflow:auto}.header__mobile-menu{padding:20px 0;text-transform:uppercase;color:#292b31;border-top:2px solid #292B31;cursor:pointer;transition:all .3s ease}.header__mobile-title{position:relative;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.header__mobile-title span{color:#292b31;transition:all .3s ease}.header__mobile-arrow{position:absolute;display:flex;align-items:center;height:100%;right:0;top:-2px;transform:rotateX(180deg);transition:all .3s ease}.header__mobile-arrow.close{transform:rotateX(0);transition:all .3s ease}.header__mobile-submenu{max-height:-moz-fit-content;max-height:fit-content;opacity:1;transition:max-height .3s ease,opacity .3s ease,visibility .3s ease}.header__mobile-submenu.hide{max-height:0;visibility:hidden;overflow:hidden;transition:max-height .3s ease,opacity .3s ease,visibility .3s ease}.header__mobile-submenu.show{opacity:1;visibility:visible;transition:max-height .3s ease,opacity .3s ease,visibility .3s ease}.header__mobile-submenu .submenu__wrapper{display:flex;flex-direction:column;gap:24px;margin-bottom:20px}.header__mobile-submenu .submenu__link{font-size:18px;color:#292b31;transition:color .3s ease}.header__mobile-submenu .submenu__link:hover{color:#fbf7ed}.header__mobile-bottom{display:flex;justify-content:space-between;border-top:2px solid #292B31}.header__mobile-login{display:flex;align-items:center;gap:10px;padding:20px 0}.header__mobile-login .login-link{display:block}.header__mobile-login svg path{fill:#292b31;transition:fill .3s ease}.header__mobile-login .login-title{text-transform:uppercase;color:#292b31;cursor:pointer;transition:color .3s ease}.header__mobile-login:hover .login-title{color:#fbf7ed}.header__mobile-login:hover svg path{fill:#fbf7ed}.header__mobile-search{display:flex;align-items:center;gap:10px;padding:20px 0}.header__mobile-search svg path{fill:#292b31;transition:fill .3s ease}.header__mobile-search .search-title{font-size:21px;text-transform:uppercase;color:#292b31;cursor:pointer;transition:color .3s ease}.header__mobile-search:hover .search-title{color:#fbf7ed}.header__mobile-search:hover svg path{fill:#fbf7ed}.submenu__wrapper{display:grid;grid-template-columns:480px 1fr;grid-gap:20px;gap:20px;margin:0 auto;justify-content:space-between}.submenu__links{display:flex;flex-wrap:wrap;flex-direction:column;gap:29px;max-height:300px;padding:6px 0 0}.submenu__link{display:block;height:-moz-fit-content;height:fit-content;font-family:Anton,sans-serif;text-transform:uppercase;font-size:21px;transition:color .3s ease}.submenu__link:hover{color:#fbf7ed}.submenu__products{display:grid;grid-template-columns:repeat(4,minmax(0,280px));justify-content:flex-end;grid-gap:20px;gap:20px;height:-moz-fit-content;height:fit-content}.submenu__products .product-card{max-width:280px;width:100%}.submenu__products .product-card__image-wrapper{display:block;margin-bottom:20px}.submenu__products .product-card__image-container{position:relative;aspect-ratio:280/220;-webkit-mask:conic-gradient(from -45deg at bottom,rgba(0,0,0,0),#000 1deg,#000 90deg,rgba(0,0,0,0) 90deg) 50%/18px 100%;mask:conic-gradient(from -45deg at bottom,rgba(0,0,0,0),#000 1deg,#000 90deg,rgba(0,0,0,0) 90deg) 50%/18px 100%;-webkit-mask:conic-gradient(from -45deg at bottom,rgba(0,0,0,0),#000 1deg 90deg,rgba(0,0,0,0) 90deg) 50%/18px 100%;mask:conic-gradient(from -45deg at bottom,rgba(0,0,0,0),#000 1deg 90deg,rgba(0,0,0,0) 90deg) 50%/18px 100%}.submenu__products .product-card__image-container img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;transition:transform .3s ease}.submenu__products .product-card__title{font-family:Anton,sans-serif;text-transform:uppercase;font-size:21px}.submenu__products .product-card__bottom .price-current{margin-top:10px;font-size:19px;font-weight:500}.submenu__products .product-card__bottom .bottom__prices{gap:0}.submenu__products .product-card .in-stock{display:none}.submenu__products .product-card:hover .product-card__image-container img{transform:scale(1.02);transition:transform .3s ease}.header{position:absolute;top:0;left:0;right:0;z-index:6}.header__wrapper{position:relative;padding:24px 0 0;z-index:2}.header__container{position:relative;display:grid;grid-template-columns:repeat(2,calc(50% - 97px));align-items:center;justify-content:space-between}@media screen and (min-width: 1440px){.header__container{grid-template-columns:repeat(2,calc(50% - 114px))}}.header__navigation,.header__navigation .diagonal-line{display:none}@media screen and (min-width: 1200px){.header__navigation{display:block;height:52px;border-top:1px solid var(--header-color);border-bottom:1px solid var(--header-color);transition:border-color .3s ease}.header__navigation-wrapper{position:relative;display:flex;align-items:center;height:100%;margin:0 0 0 4px;border-left:1px solid var(--header-color)}.header__navigation-wrapper:before,.header__navigation-wrapper:after{content:"";position:absolute;width:1px;height:4px;background-color:var(--header-color)}.header__navigation-wrapper{transition:border-color .3s ease}}@media screen and (min-width: 1200px) and (min-width: 1440px){.header__navigation-wrapper:before,.header__navigation-wrapper:after{height:5px}}@media screen and (min-width: 1200px){.header__navigation-wrapper:before{top:-5px;left:-1px}}@media screen and (min-width: 1200px) and (min-width: 1440px){.header__navigation-wrapper:before{top:-6px}}@media screen and (min-width: 1200px){.header__navigation-wrapper:after{bottom:-5px;left:-1px}}@media screen and (min-width: 1200px) and (min-width: 1440px){.header__navigation-wrapper:after{bottom:-6px}}@media screen and (min-width: 1200px){.header__navigation-menu{position:relative;display:flex;align-items:center;height:100%;padding:0 5px;color:var(--header-color);font-size:14px;font-weight:700;text-transform:uppercase;border-right:1px solid var(--header-color)}.header__navigation-menu:before,.header__navigation-menu:after{content:"";position:absolute;width:1px;height:4px;background-color:var(--header-color)}.header__navigation-menu{transition:border-color .3s ease,color .3s ease}}@media screen and (min-width: 1200px) and (min-width: 1440px){.header__navigation-menu:before,.header__navigation-menu:after{height:5px}}@media screen and (min-width: 1200px){.header__navigation-menu:before{top:-5px;right:-1px}}@media screen and (min-width: 1200px) and (min-width: 1440px){.header__navigation-menu:before{top:-6px}}@media screen and (min-width: 1200px){.header__navigation-menu:after{bottom:-5px;right:-1px}}@media screen and (min-width: 1200px) and (min-width: 1440px){.header__navigation-menu:after{bottom:-6px}}@media screen and (min-width: 1200px){.header__navigation-menu:hover .menu-title{background-color:var(--primary-color);color:#292b31}.header__navigation-title{padding:10px;transition:all .3s ease}.header__navigation-arrow{position:relative;display:flex;align-items:center;height:100%;padding:10px;border-right:1px solid var(--header-color)}.header__navigation-arrow:before,.header__navigation-arrow:after{content:"";position:absolute;width:1px;height:4px;background-color:var(--header-color)}.header__navigation-arrow{transition:all .3s ease}}@media screen and (min-width: 1200px) and (min-width: 1440px){.header__navigation-arrow:before,.header__navigation-arrow:after{height:5px}}@media screen and (min-width: 1200px){.header__navigation-arrow:before{top:-5px;right:-1px}}@media screen and (min-width: 1200px) and (min-width: 1440px){.header__navigation-arrow:before{top:-6px}}@media screen and (min-width: 1200px){.header__navigation-arrow:after{bottom:-5px;right:-1px}}@media screen and (min-width: 1200px) and (min-width: 1440px){.header__navigation-arrow:after{bottom:-6px}}@media screen and (min-width: 1200px){.header__navigation-arrow .arrow{transition:all .3s ease}.header__navigation-arrow .arrow.hover{transform:rotate(180deg)}.header__navigation-arrow svg path{stroke:var(--header-color)}.header__navigation-submenu{position:fixed;top:0;left:0;right:0;width:100%;min-height:385px;padding:135px 70px 30px;background-color:#abb8bc;border-bottom:1px solid #292B31;z-index:-1;visibility:hidden;transform:translateY(-100%);transition:transform .5s ease,visibility .5s ease}.header__navigation-submenu.show{transform:translateY(0);visibility:visible}}@media screen and (min-width: 1440px){.header__navigation{height:62px}.header__navigation-wrapper{margin:0 0 0 5px}.header__navigation-menu{font-size:16px}.header__navigation-arrow{padding:12px}.header__navigation .diagonal-line{position:absolute;display:block;right:0;bottom:-3px}.header__navigation .diagonal-line.small{bottom:auto;top:0}.header__navigation .diagonal-line.small svg path{stroke:var(--header-color);transition:stroke .3s ease}}@media screen and (min-width: 1600px){.header__navigation-menu{padding:0 20px}.header__navigation-menu:first-child{padding:0 15px}}.header__mobile-nav{height:50px;border-top:1px solid var(--header-color);border-bottom:1px solid var(--header-color);transition:border-color .3s ease}@media screen and (min-width: 1200px){.header__mobile-nav{display:none}}.header__mobile-nav--container{position:relative;display:flex;align-items:center;height:100%;margin:0 0 0 4px;padding-left:23px;border-left:1px solid var(--header-color)}.header__mobile-nav--container:before,.header__mobile-nav--container:after{content:"";position:absolute;width:1px;height:4px;background-color:var(--header-color)}@media screen and (min-width: 1440px){.header__mobile-nav--container:before,.header__mobile-nav--container:after{height:5px}}.header__mobile-nav--container:before{top:-5px;left:-1px}@media screen and (min-width: 1440px){.header__mobile-nav--container:before{top:-6px}}.header__mobile-nav--container:after{bottom:-5px;left:-1px}@media screen and (min-width: 1440px){.header__mobile-nav--container:after{bottom:-6px}}.header__mobile-nav--container{transition:border-color .3s ease}@media screen and (max-width: 374px){.header__mobile-nav--container{padding-left:25%}}.header__icon{position:absolute;left:50%;transform:translate(-50%);max-width:205px;width:100%}@media screen and (min-width: 1440px){.header__icon{max-width:238px}}.header__logo-img{display:block;width:100%;height:auto}.header__management{position:relative;display:flex;justify-content:flex-end;border-top:1px solid var(--header-color);border-bottom:1px solid var(--header-color);transition:border-color .3s ease}.header__management .diagonal-line{display:none}@media screen and (min-width: 1440px){.header__management .diagonal-line{position:absolute;display:block;left:-2px;bottom:-1px;transform:rotate(90deg)}.header__management .diagonal-line svg path{stroke:var(--header-color);transition:stroke .3s ease}}.header__management-divider{display:none}@media screen and (min-width: 990px){.header__management-divider{position:relative;display:block;height:50px;width:1px;background-color:var(--header-color)}.header__management-divider:before,.header__management-divider:after{content:"";position:absolute;width:1px;height:4px;background-color:var(--header-color)}.header__management-divider{transition:border-color .3s ease,background-color .3s ease}}@media screen and (min-width: 990px) and (min-width: 1440px){.header__management-divider:before,.header__management-divider:after{height:5px}}@media screen and (min-width: 990px){.header__management-divider:before{top:-5px;left:-1px}}@media screen and (min-width: 990px) and (min-width: 1440px){.header__management-divider:before{top:-6px}}@media screen and (min-width: 990px){.header__management-divider:after{bottom:-5px;left:-1px}}@media screen and (min-width: 990px) and (min-width: 1440px){.header__management-divider:after{bottom:-6px}}@media screen and (min-width: 990px){.header__management-divider:before,.header__management-divider:after{left:0}}@media screen and (min-width: 1440px){.header__management-divider{height:58px}}.header__management-wrapper{border:none;cursor:pointer}.header__management-wrapper .menu-title{display:flex;align-items:center;gap:10px;padding:3px 10px;transition:all .3s ease}.header__management-wrapper .management-title{display:none}@media screen and (min-width: 1200px){.header__management-wrapper .management-title{display:block;font-size:14px;font-weight:700;color:var(--header-color);transition:color .3s ease;text-transform:uppercase}}@media screen and (min-width: 1440px){.header__management-wrapper .management-title{font-size:16px}}.header__management-wrapper .icon{display:flex;align-items:center;gap:10px;height:28px}.header__management-wrapper .icon svg path{fill:var(--header-color);transition:fill .3s ease}.header__management-wrapper .quantity{display:inline-block;padding:0 8px;background-color:var(--header-color);transition:background-color .3s ease;font-size:14px;font-weight:700;line-height:24px;text-transform:uppercase;color:#c4c4c4;transition:color .3s ease}.header__management-wrapper:hover .icon svg path{fill:#292b31;transition:fill .3s ease}.header__management-wrapper:hover .menu-title{background-color:var(--primary-color)}.header__management-wrapper:hover .management-title{color:#292b31}.header__management-wrapper:hover .quantity{color:#c4c4c4}.header__management-wrapper.search{display:none}@media screen and (min-width: 990px){.header__management-wrapper.search{position:relative;display:flex;padding:8px 13px;border-right:1px solid var(--header-color)}.header__management-wrapper.search:before,.header__management-wrapper.search:after{content:"";position:absolute;width:1px;height:4px;background-color:var(--header-color)}.header__management-wrapper.search{transition:border-color .3s ease}}@media screen and (min-width: 990px) and (min-width: 1440px){.header__management-wrapper.search:before,.header__management-wrapper.search:after{height:5px}}@media screen and (min-width: 990px){.header__management-wrapper.search:before{top:-5px;right:-1px}}@media screen and (min-width: 990px) and (min-width: 1440px){.header__management-wrapper.search:before{top:-6px}}@media screen and (min-width: 990px){.header__management-wrapper.search:after{bottom:-5px;right:-1px}}@media screen and (min-width: 990px) and (min-width: 1440px){.header__management-wrapper.search:after{bottom:-6px}}@media screen and (min-width: 1200px){.header__management-wrapper.search{padding:8px 5px}}@media screen and (min-width: 1440px){.header__management-wrapper.search{padding:12px 5px}}@media screen and (min-width: 1600px){.header__management-wrapper.search{padding:12px 20px}}.header__management-wrapper.account{display:none}@media screen and (min-width: 768px){.header__management-wrapper.account{position:relative;display:flex;padding:8px 13px;border-right:1px solid var(--header-color)}.header__management-wrapper.account:before,.header__management-wrapper.account:after{content:"";position:absolute;width:1px;height:4px;background-color:var(--header-color)}.header__management-wrapper.account{transition:border-color .3s ease}}@media screen and (min-width: 768px) and (min-width: 1440px){.header__management-wrapper.account:before,.header__management-wrapper.account:after{height:5px}}@media screen and (min-width: 768px){.header__management-wrapper.account:before{top:-5px;right:-1px}}@media screen and (min-width: 768px) and (min-width: 1440px){.header__management-wrapper.account:before{top:-6px}}@media screen and (min-width: 768px){.header__management-wrapper.account:after{bottom:-5px;right:-1px}}@media screen and (min-width: 768px) and (min-width: 1440px){.header__management-wrapper.account:after{bottom:-6px}}@media screen and (min-width: 1200px){.header__management-wrapper.account{padding:8px 5px}}@media screen and (min-width: 1440px){.header__management-wrapper.account{padding:12px 5px}}@media screen and (min-width: 1600px){.header__management-wrapper.account{padding:12px 20px}}.header__management-wrapper.cart{position:relative;display:flex;justify-content:center;margin:0 4px 0 0;padding:8px 13px;border-right:1px solid var(--header-color)}.header__management-wrapper.cart:before,.header__management-wrapper.cart:after{content:"";position:absolute;width:1px;height:4px;background-color:var(--header-color)}@media screen and (min-width: 1440px){.header__management-wrapper.cart:before,.header__management-wrapper.cart:after{height:5px}}.header__management-wrapper.cart:before{top:-5px;right:-1px}@media screen and (min-width: 1440px){.header__management-wrapper.cart:before{top:-6px}}.header__management-wrapper.cart:after{bottom:-5px;right:-1px}@media screen and (min-width: 1440px){.header__management-wrapper.cart:after{bottom:-6px}}.header__management-wrapper.cart{transition:border-color .3s ease}@media screen and (max-width: 479px){.header__management-wrapper.cart{width:100%}.header__management-wrapper.cart .menu-title{justify-content:center;gap:5px;padding-right:10%;padding-left:10%}.header__management-wrapper.cart .quantity{font-size:11px}}@media screen and (min-width: 1200px){.header__management-wrapper.cart{padding:8px 5px}}@media screen and (min-width: 1440px){.header__management-wrapper.cart{padding:12px 5px;margin:0 5px 0 0}.header__management-wrapper.cart .diagonal-line{right:-2px;top:-1px;left:auto;bottom:auto;transform:rotate(270deg)}.header__management-wrapper.cart .diagonal-line svg path{stroke:var(--header-color);transition:stroke .3s ease}}@media screen and (min-width: 1600px){.header__management-wrapper.cart{padding:12px 20px}}.header__decorations{display:flex;justify-content:space-between;pointer-events:none}.header__decorations-border.desktop{display:none}@media screen and (min-width: 1200px){.header__decorations-border.desktop{display:block}}@media screen and (min-width: 1200px){.header__decorations-border.mobile{display:none}}.header__decorations-border svg path{stroke:var(--header-color);transition:stroke .3s ease}.header__decorations-left{position:relative;margin:0 0 0 4px;padding:6px;height:25px;border-left:1px solid var(--header-color);transition:border-color .3s ease}.header__decorations-left .diagonal-line{display:none}@media screen and (min-width: 1200px){.header__decorations-left{height:38px}}@media screen and (min-width: 1440px){.header__decorations-left{margin:0 0 0 5px;padding:8px}.header__decorations-left .diagonal-line{display:block;position:absolute;top:-5px;left:5px;transform:rotate(270deg)}.header__decorations-left .diagonal-line svg path{stroke:var(--header-color);transition:stroke .3s ease}}.header__decorations-right{position:relative;margin:0 4px 0 0;padding:6px;height:15px;border-right:1px solid var(--header-color);transition:border-color .3s ease}@media screen and (min-width: 1200px){.header__decorations-right{height:43px}}@media screen and (min-width: 1440px){.header__decorations-right{margin:0 5px 0 0;padding:8px}}.header__decorations-scissors{position:absolute;top:31px;right:1px}.header__decorations-scissors svg path{fill:var(--header-color)}@media screen and (min-width: 1200px){.header__decorations-scissors{top:121px;right:-8px}.header__decorations-scissors svg{width:35px;height:35px}}body.scroll-hidden .header__wrapper{padding-right:15px}.template-index .header .header__management-wrapper .quantity,.template-page:not(.pages-terms-and-conditions) .header .header__management-wrapper .quantity,.template-collection:has(.collection-hero__wrapper.with-background) .header .header__management-wrapper .quantity{color:#292b31;color:var(--header-text-color, #292B31)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/header.css.map */
