/*!********************************************************************************************************************************************************************************************************************************!*\
  !*** 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/cart-popup.scss ***!
  \********************************************************************************************************************************************************************************************************************************/.cart-popup{position:fixed;top:0;right:0;display:block;max-width:650px;width:100%;height:100dvh;z-index:9;background-color:#abb8bc;border-left:1px solid #292B31;transform:translate(100%);transition:transform .4s ease}.cart-popup.dn{display:none}.cart-popup.active{transform:translate(0)}.cart-popup .dn{display:none}.cart-popup__wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%}.cart-popup__close-btn{position:absolute;top:20px;right:11px;width:20px;height:20px;cursor:pointer;transition:transform .3s ease}.cart-popup__close-btn svg{width:100%;height:auto}.cart-popup__close-btn:hover{transform:rotate(180deg)}.cart-popup__head{padding:20px}@media screen and (min-width: 1024px){.cart-popup__head{padding:30px 40px 20px}}.cart-popup__top{display:flex;align-items:start;justify-content:space-between}.cart-popup__title{font-family:Anton,sans-serif;font-size:28px;font-weight:400;line-height:1.18;text-transform:uppercase}@media screen and (min-width: 1024px){.cart-popup__title{font-size:38px}}.cart-popup__products-container{display:flex;flex-direction:column;max-height:100%;overflow:auto;border-top:1px solid #292B31}.cart-popup__products-container::-webkit-scrollbar{display:none}.cart-popup__main{margin-top:auto;padding:20px 28px 28px;border-top:1px solid #292B31}@media screen and (min-width: 1024px){.cart-popup__main{padding:30px 40px 40px}}.cart-popup__main .button{position:relative;width:100%}.cart-popup__main .button-container{display:flex;align-items:center;justify-content:center;margin:0 4px;min-height:34px;border-right:1px solid #292B31;border-left:1px solid #292B31}.cart-popup__main .button-container.dn{display:none}.cart-popup__main .button-label{display:flex;justify-content:center;align-items:center;gap:14px;padding:15px 5px;margin:4px 0;width:100%;max-height:51px;font-size:20px;font-weight:700;background-color:#292b31;text-transform:uppercase;color:#c4c4c4;cursor:pointer;transition:all .3s ease}.cart-popup__main .button-label.transparent{background-color:transparent;color:#292b31}.cart-popup__main .button-label svg path{transition:all .3s ease}.cart-popup__main .button:hover .button-label{background-color:transparent;color:#292b31}.cart-popup__main .button:hover .button-label path{fill:#292b31}.cart-popup__main .button:hover .button-label.transparent{background-color:#292b31;color:#c4c4c4}.cart-popup__main .line-top,.cart-popup__main .line-bottom{position:absolute;left:0;right:0;width:100%;height:1px;background-color:#292b31}.cart-popup__main .line-top{top:4px}.cart-popup__main .line-bottom{bottom:4px}.cart-popup__total{display:flex;justify-content:space-between;padding-bottom:14px;font-size:20px;font-weight:700;text-transform:uppercase}.cart-popup__buttons{display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (min-width: 576px){.cart-popup__buttons{flex-direction:row}}.cart-popup__loader{font-size:16px;font-weight:300;padding-bottom:10px;text-transform:uppercase}.cart-popup__message{margin:0 0 14px;font-size:18px;font-weight:500;line-height:1.55}.cart-popup__empty{display:grid;flex-direction:column;align-items:center;grid-gap:35px;gap:35px;margin:auto;max-width:260px;padding:20px 20px 200px;font-size:28px;font-weight:700;line-height:1.3}.cart-popup .btn-continue{margin-top:15px}/*!*******************************************************************************************************************************************************************************************************************************!*\
  !*** 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/main-cart.scss ***!
  \*******************************************************************************************************************************************************************************************************************************/.cart-product{position:relative;display:flex;gap:20px;padding:20px;border-bottom:1px solid #292B31}@media screen and (min-width: 576px){.cart-product{flex-direction:row;gap:30px}}@media screen and (min-width: 1024px){.cart-product{padding:40px 40px 30px}}.cart-product__image-wrapper{display:block;width:100px;min-width:100px;height:-moz-fit-content;height:fit-content;aspect-ratio:1/1}@media screen and (min-width: 576px){.cart-product__image-wrapper{width:140px;min-width:140px}}.cart-product__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-product__info,.cart-product__info-inner{display:flex;flex-direction:column;justify-content:space-between;gap:10px;width:100%}.cart-product__title{display:inline-block;margin:0 30px 10px 0;font-family:Anton,sans-serif;font-size:21px;font-style:normal;font-weight:400;line-height:1.42;text-transform:uppercase}@media screen and (min-width: 576px){.cart-product__title{margin:0 30px 30px 0}}.cart-product__price{display:flex;align-items:baseline;flex-direction:column;gap:5px}.cart-product__price.desktop,.cart-product__price-total{display:none}@media screen and (min-width: 576px){.cart-product__price{flex-direction:row;gap:10px}}@media screen and (min-width: 768px){.cart-product__price{margin:auto 0 7px}}.cart-product__price .price-current{font-size:19px;font-weight:500;line-height:1.52}.cart-product__price .price-current--active{color:#90361b}.cart-product__price .price-compare{font-size:18px;font-style:italic;font-weight:400;line-height:1.16;-webkit-text-decoration:line-through;text-decoration:line-through}.cart-product__btns{display:flex;flex-direction:column;gap:14px;width:100%;max-width:139px}.cart-product__btns-container{display:flex;flex-direction:column;gap:14px}@media screen and (min-width: 768px){.cart-product__btns-container{flex-direction:row}}.cart-product__quantity-container{position:relative;max-width:139px;width:100%;height:-moz-fit-content;height:fit-content;padding:0 4px;font-size:18px;font-weight:500;line-height:1.22}.cart-product__quantity-wrapper{display:flex;align-items:center;justify-content:space-between}.cart-product__quantity-label{font-size:16px;font-weight:800;line-height:normal;text-transform:uppercase}.cart-product__minus-btn,.cart-product__plus-btn{display:block;width:38px;border-right:1px solid #292B31;border-left:1px solid #292B31;color:#292b31}.cart-product__minus-btn span,.cart-product__plus-btn span{display:block;padding:12px 14px;margin:4px 0;width:100%;max-height:45px;cursor:pointer;transition:all .3s ease}.cart-product__minus-btn:hover span,.cart-product__plus-btn:hover span{color:#fbf7ed;background-color:#292b31}.cart-product__minus-btn:disabled,.cart-product__plus-btn:disabled{cursor:not-allowed}.cart-product__minus-btn:disabled span,.cart-product__plus-btn:disabled span{cursor:not-allowed}.cart-product__minus-btn:disabled:hover span,.cart-product__plus-btn:disabled:hover span{color:#fbf7ed;background-color:#73767d}.cart-product__remove{position:absolute;display:flex;align-items:center;justify-content:center;top:20px;right:20px;width:24px;height:24px;border-radius:50%;border:1px solid #292B31;cursor:pointer;transition:all .3s ease}.cart-product__remove svg{width:10px;height:auto}.cart-product__remove svg path{transition:all .3s ease}.cart-product__remove:hover{background-color:#292b31}.cart-product__remove:hover path{stroke:#fbf7ed}.cart-product .line-top,.cart-product .line-bottom{position:absolute;left:0;right:0;width:100%;height:1px;background-color:#292b31}.cart-product .line-top{top:4px}.cart-product .line-bottom{bottom:4px}.loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11;display:none;align-items:center;justify-content:center;width:100%;height:100%;background-color:#0006}.loader.active{display:flex}.loader svg{width:150px}.loader.show{display:flex;background-color:transparent}.template-cart .header__management-wrapper.account{position:relative;display:flex;padding:8px 13px;margin-right:4px;border-right:1px solid #292B31}.template-cart .header__management-wrapper.account:before,.template-cart .header__management-wrapper.account:after{content:"";position:absolute;width:1px;height:4px;background-color:#292b31}@media screen and (min-width: 1440px){.template-cart .header__management-wrapper.account:before,.template-cart .header__management-wrapper.account:after{height:5px}}.template-cart .header__management-wrapper.account:before{top:-5px;right:-1px}@media screen and (min-width: 1440px){.template-cart .header__management-wrapper.account:before{top:-6px}}.template-cart .header__management-wrapper.account:after{bottom:-5px;right:-1px}@media screen and (min-width: 1440px){.template-cart .header__management-wrapper.account:after{bottom:-6px}}.cart-popup.cart{position:static;display:block;height:auto;height:initial;max-width:none;max-width:initial;max-height:none;max-height:initial;padding:0;background-color:transparent;transform:translate(0)}@media screen and (min-width: 768px){.cart-popup.cart .cart-popup__wrapper{flex-direction:row;gap:20px}}@media screen and (min-width: 1920px){.cart-popup.cart .cart-popup__wrapper{gap:79px}}.cart-popup.cart .cart-popup__head{padding:0 0 30px}@media screen and (min-width: 1200px){.cart-popup.cart .cart-popup__head{padding:15px 0 35px 45px}}.cart-popup.cart .cart-popup__products-container{position:relative;margin:0 0 60px;border-top:0}@media screen and (min-width: 768px){.cart-popup.cart .cart-popup__products-container{width:50%;height:-moz-fit-content;height:fit-content;padding:0;margin:0}}@media screen and (min-width: 1024px){.cart-popup.cart .cart-popup__products-container{width:100%}}.cart-popup.cart .cart-popup__products-border-top,.cart-popup.cart .cart-popup__products-border-bottom{position:absolute;left:0;right:0;width:100%;height:1px;background-color:#292b31}.cart-popup.cart .cart-popup__products-border-top{top:4px}.cart-popup.cart .cart-popup__products-border-bottom{bottom:4px}.cart-popup.cart .cart-popup__products{margin:0 4px;border-right:1px solid #292B31;border-left:1px solid #292B31}@media screen and (min-width: 1024px){.cart-popup.cart .cart-popup__products{margin:0 5px}}.cart-popup.cart .cart-popup__products .cart-product{padding:30px 16px;visibility:visible;opacity:1;transition:all .3s ease}.cart-popup.cart .cart-popup__products .cart-product.hide{visibility:hidden;opacity:0}.cart-popup.cart .cart-popup__products .cart-product:not(:last-child):before,.cart-popup.cart .cart-popup__products .cart-product:not(:last-child):after{content:"";position:absolute;width:6px;height:1px;background-color:#292b31}@media screen and (min-width: 1440px){.cart-popup.cart .cart-popup__products .cart-product:not(:last-child):before,.cart-popup.cart .cart-popup__products .cart-product:not(:last-child):after{width:7px}}.cart-popup.cart .cart-popup__products .cart-product:not(:last-child):before{left:-5px;bottom:-1px}@media screen and (min-width: 1440px){.cart-popup.cart .cart-popup__products .cart-product:not(:last-child):before{left:-6px}}.cart-popup.cart .cart-popup__products .cart-product:not(:last-child):after{right:-5px;bottom:-1px}@media screen and (min-width: 1440px){.cart-popup.cart .cart-popup__products .cart-product:not(:last-child):after{right:-6px}}.cart-popup.cart .cart-popup__products .cart-product:last-child{border-bottom:0}.cart-popup.cart .cart-popup__products .cart-product__remove{top:30px;right:16px}@media screen and (min-width: 768px){.cart-popup.cart .cart-popup__products .cart-product__image-wrapper{width:100px;min-width:100px}.cart-popup.cart .cart-popup__products .cart-product__btns-container,.cart-popup.cart .cart-popup__products .cart-product__price{flex-direction:column}}@media screen and (min-width: 1024px){.cart-popup.cart .cart-popup__products .cart-product{padding:30px 20px 30px 40px;gap:10px}.cart-popup.cart .cart-popup__products .cart-product__info,.cart-popup.cart .cart-popup__products .cart-product__btns-container,.cart-popup.cart .cart-popup__products .cart-product__btns{flex-direction:row;align-items:center}.cart-popup.cart .cart-popup__products .cart-product__btns{max-width:none;max-width:initial;justify-content:space-around}.cart-popup.cart .cart-popup__products .cart-product__quantity-label{display:none}.cart-popup.cart .cart-popup__products .cart-product__title-container{width:25%;max-width:270px}.cart-popup.cart .cart-popup__products .cart-product__btns-container{justify-content:space-between;width:75%}.cart-popup.cart .cart-popup__products .cart-product__title{margin:0;font-size:18px}.cart-popup.cart .cart-popup__products .cart-product__quantity-container{max-width:120px}.cart-popup.cart .cart-popup__products .cart-product__price.mobile{display:none}.cart-popup.cart .cart-popup__products .cart-product__price.desktop{display:flex;margin:0}.cart-popup.cart .cart-popup__products .cart-product__price-total{display:flex;font-size:19px;font-weight:500}.cart-popup.cart .cart-popup__products .cart-product__remove{top:50%;transform:translateY(-50%);left:10px}}@media screen and (min-width: 1200px){.cart-popup.cart .cart-popup__products .cart-product__title-container{width:33%}.cart-popup.cart .cart-popup__products .cart-product__btns-container{width:67%}.cart-popup.cart .cart-popup__products .cart-product__title{font-size:21px}}@media screen and (min-width: 1440px){.cart-popup.cart .cart-popup__products .cart-product{padding:30px 40px 30px 84px;gap:30px}.cart-popup.cart .cart-popup__products .cart-product__remove{left:40px}.cart-popup.cart .cart-popup__products .cart-product__image-wrapper{width:140px;min-width:140px}.cart-popup.cart .cart-popup__products .cart-product__info{gap:38px}.cart-popup.cart .cart-popup__products .cart-product__btns{justify-content:space-between}.cart-popup.cart .cart-popup__products .cart-product__price.desktop{flex-direction:row}.cart-popup.cart .cart-popup__products .cart-product__price-total{min-width:90px;justify-content:flex-end}}@media screen and (min-width: 1920px){.cart-popup.cart .cart-popup__products .cart-product__price-total{min-width:135px;justify-content:flex-end}.cart-popup.cart .cart-popup__products .cart-product__quantity-container{max-width:148px}}.cart-popup.cart .cart-popup__empty{font-size:28px;font-weight:700}.cart-popup.cart .cart-popup__main{position:relative;padding:0;margin:0;background-color:transparent;border-top:0}@media screen and (min-width: 768px){.cart-popup.cart .cart-popup__main{width:50%;max-width:410px;height:-moz-fit-content;height:fit-content}}@media screen and (min-width: 1024px){.cart-popup.cart .cart-popup__main{width:100%;max-width:350px}}@media screen and (min-width: 1600px){.cart-popup.cart .cart-popup__main{max-width:430px}}@media screen and (min-width: 1920px){.cart-popup.cart .cart-popup__main{max-width:620px}}.cart-popup.cart .cart-popup__main .diagonal-line__top,.cart-popup.cart .cart-popup__main .diagonal-line__bottom{position:absolute}.cart-popup.cart .cart-popup__main .diagonal-line__top{top:-15px;right:9px;transform:rotate(90deg);border-top:1px solid #292B31}@media screen and (min-width: 1024px){.cart-popup.cart .cart-popup__main .diagonal-line__top{right:10px}}.cart-popup.cart .cart-popup__main .diagonal-line__bottom{bottom:-15px;left:9px;transform:rotate(270deg);border-top:1px solid #292B31}@media screen and (min-width: 1024px){.cart-popup.cart .cart-popup__main .diagonal-line__bottom{left:10px}}.cart-popup.cart .cart-popup__main .button{max-width:none;max-width:initial}.cart-popup.cart .cart-popup__main-inner{display:flex;flex-direction:column;gap:10px;padding:34px 16px 30px;margin:0 4px;border-right:1px solid #292B31;border-left:1px solid #292B31}@media screen and (min-width: 1024px){.cart-popup.cart .cart-popup__main-inner{margin:0 5px}}@media screen and (min-width: 1920px){.cart-popup.cart .cart-popup__main-inner{padding:35px 40px 14px}}.cart-popup.cart .cart-popup__total{padding-bottom:11px}.cart-popup.cart .cart-popup__total-title,.cart-popup.cart .cart-popup__total-price{font-size:27px;font-weight:700;line-height:1.03;text-transform:uppercase}.cart-popup.cart .cart-popup__message{margin:0;font-size:18px;font-weight:500;line-height:1.55}.cart-popup.cart .cart-popup__checkout{margin:-10px 0 7px}.cart-popup.cart .cart-popup__payments{width:100%;display:flex;flex-wrap:wrap;gap:14px}@media screen and (min-width: 1920px){.cart-popup.cart .cart-popup__payments{margin-bottom:16px}}.cart-popup.cart .cart-popup__payments-item{width:42px;height:24px;display:flex;justify-content:center;align-items:center;border:1px solid #292B31}.cart-popup.cart .cart-popup__border{border-top:1px solid #292B31}.cart-popup.cart .cart-popup__usp{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 1920px){.cart-popup.cart .cart-popup__usp{display:grid;grid-template-columns:1fr 1fr;margin-bottom:15px;grid-gap:15px 4px;gap:15px 4px}}.cart-popup.cart .cart-popup__usp-item{display:flex;align-items:center;gap:12px}.cart-popup.cart .cart-popup__usp-icon{width:28px;height:28px}.cart-popup.cart .cart-popup__usp-icon svg{width:100%;height:auto}.cart-popup.cart .cart-popup__usp-text{font-size:18px;font-weight:500;line-height:1.55}.cart__categories,.cart__categories .diagonal-line__left,.cart__categories .diagonal-line__right{display:none}@media screen and (min-width: 1024px){.cart__categories{position:relative;display:grid;grid-template-columns:46% 18% 20% 10%;grid-gap:2%;gap:2%;padding:20px 20px 20px 40px;margin:0 5px;border-bottom:1px solid #292B31;border-right:1px solid #292B31;border-left:1px solid #292B31;font-size:16px;font-weight:800;line-height:normal;text-transform:uppercase}.cart__categories:before,.cart__categories:after{content:"";position:absolute;width:6px;height:1px;background-color:#292b31}}@media screen and (min-width: 1024px) and (min-width: 1440px){.cart__categories:before,.cart__categories:after{width:7px}}@media screen and (min-width: 1024px){.cart__categories:before{left:-5px;bottom:-1px}}@media screen and (min-width: 1024px) and (min-width: 1440px){.cart__categories:before{left:-6px}}@media screen and (min-width: 1024px){.cart__categories:after{right:-5px;bottom:-1px}}@media screen and (min-width: 1024px) and (min-width: 1440px){.cart__categories:after{right:-6px}}@media screen and (min-width: 1200px){.cart__categories{grid-template-columns:47% 24% 16% 8%}.cart__categories .diagonal-line__left,.cart__categories .diagonal-line__right{display:block;position:absolute}.cart__categories .diagonal-line__left{left:0;bottom:-4px}.cart__categories .diagonal-line__right{right:4px;bottom:-5px;transform:rotate(90deg)}}@media screen and (min-width: 1440px){.cart__categories{padding:25px 40px 23px;grid-template-columns:50% 25% 14% 7%}}@media screen and (min-width: 1600px){.cart__categories{grid-template-columns:48% 29% 11% 6%}}@media screen and (min-width: 1920px){.cart__categories{grid-template-columns:47% 24% 18% 6%}}.cart .decorated-border__icon.needle-left{right:calc(100% - var(--decorarion-width) - 3.5%);width:7%}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cart-popup.css.map */
