body,html{min-height:100%}body{font-family:Roboto,Sans-Serif;font-size:10px;margin:0;overflow-x:auto;padding:0}body #root{display:flex;flex-direction:column;height:100%;min-height:100vh}body #main{flex:1 0 auto}button{background:none;border:none;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;margin:0;padding:0}section{overflow-x:hidden}h2,h3,h4,input,p{margin:0;padding:0}menu,ol,ul{-webkit-padding-start:0;list-style:none;padding-inline-start:0}@media(min-width:768px){menu,ol,ul{-webkit-padding-start:10px;padding-inline-start:10px}}a{color:inherit}#root{display:flex;flex-direction:column;height:100%}input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}::-webkit-scrollbar{background:#e3e3e3;border-radius:10px;height:100%;width:12px}::-webkit-scrollbar-track{background-color:#e3e3e3;border-radius:10px;box-shadow:inset 0 0 5px #5d5d5d}::-webkit-scrollbar-thumb{background-color:#202025;border-radius:10px;box-shadow:inset 0 0 7px #5d5d5d}::-webkit-scrollbar-thumb:hover{background-color:#5d5d5d;box-shadow:inset 0 0 7px #202025}.productList_productList__ONz3Q{padding:4rem 0}.productList_productList__container__\+fumC{margin:0 auto;max-width:1470px;padding:0 1rem}.productList_productList__inner__MVNSR{background-color:#e3e3e3;border-radius:1rem;box-shadow:0 3px 15px rgba(0,0,0,.7);box-sizing:border-box;color:#202025;padding:1.5rem 1rem}@media(min-width:768px){.productList_productList__inner__MVNSR{padding:1.5rem}}.productList_productList__wrapper__VFRlr{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media(min-width:560px){.productList_productList__wrapper__VFRlr{justify-content:space-between}}.productList_productList__btns__qXLqX{align-items:center;display:flex;gap:.5rem}.productList_productList__controlTitle__BgktJ{font-size:.8rem}.productList_productList__btn__x5dfT{align-items:center;background:#202025;border:2px solid #202025;border-radius:.25rem;color:#f7fbfa;cursor:pointer;display:flex;font-size:1rem;gap:.63rem;justify-content:center;overflow:hidden;padding:.63rem 1rem;position:relative;text-transform:uppercase;transition:.3s;z-index:1}@media(min-width:420px){.productList_productList__btn__x5dfT{font-size:1rem}}.productList_productList__btn__x5dfT svg{height:15px;width:15px}.productList_productList__btn__x5dfT svg>path{transition:fill .3s}.productList_productList__btn__x5dfT:hover>svg>path{fill:#202025}.productList_productList__btn__x5dfT:after{border-radius:50%;content:"";height:50%;left:-20%;position:absolute;top:100%;transition:all .3s;width:150%}.productList_productList__btn__x5dfT:before{content:"";height:150%;left:-5%;position:absolute;top:-5%;width:150%;z-index:-1}.productList_productList__btn__x5dfT:after{background-color:#f7fbfa;z-index:-1}.productList_productList__btn__x5dfT:hover{color:#202025}.productList_productList__btn__x5dfT:hover:after{height:200%;top:-50%;width:150%}.productList_productList__list__mJQgS{grid-row-gap:2rem;display:grid;grid-template-columns:repeat(1,1fr);margin:0 auto;padding:2rem 0 3rem;row-gap:2rem}.productList_productList__list__mJQgS:has(>.productList_productList__empty__SzQxy){display:block}@media(min-width:768px){.productList_productTable__lWJZx .productList_productList__list__mJQgS{grid-row-gap:1.5rem;display:grid;grid-template-columns:repeat(1,1fr);margin:0 auto;row-gap:1.5rem}}@media(min-width:516px){.productList_productList__list__mJQgS{grid-gap:2rem 1rem;display:grid;gap:2rem 1rem;grid-template-columns:repeat(auto-fill,235px);justify-content:space-around}}.productList_productList__empty__SzQxy{font-size:1rem}.productList_empty__Ombtb{background-color:#f7fbfa;border-radius:1rem;box-shadow:1px 5px 15px rgba(0,0,0,.4);padding:3rem}.productList_empty__title__0Pa4W{font-size:1.5rem;margin-bottom:2rem}.productList_empty__subtitle__wQGM2{font-size:1rem;margin:0 0 1rem}.productList_empty__searchTips__qSt9F{margin:0;padding:0}.productList_empty__tip__EM9SC{line-height:1rem;padding-left:1rem;position:relative}.productList_empty__tip__EM9SC:not(:last-child){margin-bottom:.63rem}.productList_empty__tip__EM9SC:before{background:#202025;border-radius:50%;content:"";height:.3rem;left:0;position:absolute;top:.3rem;width:.3rem}.productList_controller__5bu1w{align-items:center;display:flex;gap:.5rem}.productList_controller__title__6O8AF{font-size:.8rem}.productList_controller__btn__2d89W{align-items:center;background:#202025;border:2px solid #202025;border-radius:.25rem;color:#f7fbfa;cursor:pointer;display:flex;font-size:1rem;gap:.63rem;justify-content:center;overflow:hidden;padding:7px 10px;position:relative;text-transform:uppercase;transition:.3s;z-index:1}.productList_controller__btn_active__SEVLZ{background:#f7fbfa;border:2px solid #202025;color:#202025}@media(min-width:420px){.productList_controller__btn__2d89W{font-size:1rem;padding:.63rem 1rem}}.productList_controller__btn__2d89W svg{height:15px;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:15px}.productList_controller__btn__2d89W svg>path{transition:stroke .3s,fill .3s,-webkit-transform .3s;transition:stroke .3s,fill .3s,transform .3s;transition:stroke .3s,fill .3s,transform .3s,-webkit-transform .3s}.productList_controller__btn__2d89W:hover>svg>path{stroke:#202025;fill:#202025}.productList_controller__btn__2d89W:after{border-radius:50%;content:"";height:50%;left:-20%;position:absolute;top:100%;transition:all .3s;width:150%}.productList_controller__btn__2d89W:before{content:"";height:150%;left:-5%;position:absolute;top:-5%;width:150%;z-index:-1}.productList_controller__btn__2d89W:after{background-color:#f7fbfa;z-index:-1}.productList_controller__btn__2d89W:hover{color:#202025}.productList_controller__btn__2d89W:hover:after{height:200%;top:-50%;width:150%}.productList_arrowUp__oaJlv svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.productList_arrowDown__eLJUO svg{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.productCard_productCard__GXKSB{background-color:#f7fbfa;border-radius:1rem;box-shadow:1px 5px 15px rgba(0,0,0,.4);color:#202025;display:flex;flex-direction:column;gap:.63rem;overflow:hidden;padding:.63rem;position:relative;transition:box-shadow .3s}.productCard_productCard__GXKSB.productCard_cart__9TPGi,.productCard_productCard__GXKSB.productCard_order__\+FEjv{background:#f7fbfa;border:none;display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-between;overflow:visible;overflow:initial;padding:1rem}@media(min-width:450px){.productCard_productCard__GXKSB.productCard_cart__9TPGi,.productCard_productCard__GXKSB.productCard_order__\+FEjv{grid-template-columns:30px 30px 2fr 2fr 2fr}}@media(min-width:768px){.productCard_productCard__GXKSB.productCard_cart__9TPGi,.productCard_productCard__GXKSB.productCard_order__\+FEjv{grid-template-columns:50px 50px 2fr 2fr 2fr}}.productCard_productCard__GXKSB.productCard_cart__9TPGi:not(:last-child),.productCard_productCard__GXKSB.productCard_order__\+FEjv:not(:last-child){margin-bottom:-2px}@media(min-width:1270px){.productCard_productCard__GXKSB.productCard_cart__9TPGi,.productCard_productCard__GXKSB.productCard_order__\+FEjv{display:flex;flex-direction:row}}@media(min-width:768px){.productCard_productCard__GXKSB.productCard_productRow__5wDQq{flex-direction:row;justify-content:space-between}.productCard_productCard__GXKSB.productCard_productRow__5wDQq:not(:last-child){margin-bottom:-2px}.productCard_productCard__GXKSB.productCard_order__\+FEjv{box-shadow:1px 5px 15px rgba(0,0,0,.4)}}.productCard_productCard__mainLink__fmcbY{box-sizing:border-box;display:flex;flex-direction:column;gap:5px}@media(min-width:768px){.productCard_productRow__5wDQq .productCard_productCard__mainLink__fmcbY{align-items:center;flex-direction:row;overflow:hidden;width:290px}}@media(min-width:1270px){.productCard_productRow__5wDQq .productCard_productCard__mainLink__fmcbY{width:350px}}.productCard_cart__9TPGi .productCard_productCard__mainLink__fmcbY,.productCard_order__\+FEjv .productCard_productCard__mainLink__fmcbY{grid-area:1/1/2/2;justify-self:center;max-width:100%}@media(min-width:450px){.productCard_cart__9TPGi .productCard_productCard__mainLink__fmcbY,.productCard_order__\+FEjv .productCard_productCard__mainLink__fmcbY{align-items:center;display:flex;grid-area:1/1/3/3;height:auto;overflow:hidden}}@media(min-width:1270px){.productCard_cart__9TPGi .productCard_productCard__mainLink__fmcbY{width:200px}}.productCard_order__\+FEjv .productCard_productCard__mainLink__fmcbY{grid-area:1/1/2/2}@media(min-width:450px){.productCard_order__\+FEjv .productCard_productCard__mainLink__fmcbY{align-items:center;display:flex;grid-area:1/1/3/3;height:auto;overflow:hidden}}@media(min-width:768px){.productCard_order__\+FEjv .productCard_productCard__mainLink__fmcbY{width:200px}}.productCard_productCard__mainLink__fmcbY>span{mix-blend-mode:multiply;overflow:hidden}@media(min-width:768px){.productCard_productRow__5wDQq .productCard_productCard__mainLink__fmcbY>span{flex:1 0 70px;max-height:100px;max-width:70px}}.productCard_cart__9TPGi .productCard_productCard__mainLink__fmcbY>span,.productCard_order__\+FEjv .productCard_productCard__mainLink__fmcbY>span{max-height:100px}.productCard_productCard__img__sPkTQ{height:100%;object-fit:contain;width:100%}.productCard_productCard__GXKSB:hover{box-shadow:0 2px 7px rgba(0,0,0,.7)}.productCard_productCard__name__Efslx{font-size:1.3rem;line-height:1.8rem}.productCard_cart__9TPGi .productCard_productCard__name__Efslx,.productCard_order__\+FEjv .productCard_productCard__name__Efslx{font-size:1.1rem;line-height:1.5rem;width:100%}@media(min-width:420px){.productCard_productCard__name__Efslx{font-size:1.1rem;line-height:1.7rem}}.productCard_productCard__links__XOuzH{display:flex;flex-wrap:wrap;gap:1rem}.productCard_productCard__links__XOuzH>:not(:last-child):after{background:#202025;border-radius:50%;content:"";height:3px;position:absolute;right:-.5rem;top:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);width:3px}.productCard_cart__9TPGi .productCard_productCard__links__XOuzH>:not(:last-child):after,.productCard_order__\+FEjv .productCard_productCard__links__XOuzH>:not(:last-child):after{display:none}@media(min-width:768px){.productCard_productRow__5wDQq .productCard_productCard__links__XOuzH{align-items:center;flex-direction:column;gap:1rem .5rem;justify-content:center;margin-right:auto;width:120px}.productCard_productRow__5wDQq .productCard_productCard__links__XOuzH>:not(:last-child):after{display:none}}.productCard_cart__9TPGi .productCard_productCard__links__XOuzH,.productCard_order__\+FEjv .productCard_productCard__links__XOuzH{align-items:flex-start;gap:.63rem;grid-area:1/2/2/4}@media(min-width:450px){.productCard_cart__9TPGi .productCard_productCard__links__XOuzH,.productCard_order__\+FEjv .productCard_productCard__links__XOuzH{grid-area:1/3/2/6}}@media(min-width:768px){.productCard_cart__9TPGi .productCard_productCard__links__XOuzH,.productCard_order__\+FEjv .productCard_productCard__links__XOuzH{width:100%}.productCard_order__\+FEjv .productCard_productCard__links__XOuzH{flex-direction:row;justify-content:flex-start}}@media(min-width:1024px){.productCard_order__\+FEjv .productCard_productCard__links__XOuzH{grid-area:1/3/3/5}}@media(min-width:1270px){.productCard_cart__9TPGi .productCard_productCard__links__XOuzH{align-items:center}}.productCard_productCard__link__orTut{font-size:1rem;position:relative;transition:color .3s}@media(min-width:420px){.productCard_productCard__link__orTut{font-size:.8rem}}.productCard_cart__9TPGi .productCard_productCard__link__orTut{align-self:flex-end}@media(min-width:420px){.productCard_cart__9TPGi .productCard_productCard__link__orTut{font-size:medium}}.productCard_order__\+FEjv .productCard_productCard__link__orTut{align-self:flex-end}@media(min-width:768px){.productCard_order__\+FEjv .productCard_productCard__link__orTut{align-self:flex-end}}.productCard_productCard__link__orTut:first-letter{text-transform:uppercase}.productCard_productCard__link__orTut:hover{color:#5d5d5d}@media(min-width:768px){.productCard_productRow__5wDQq .productCard_productCard__purchase__\+MdNc{flex:1 0 40%}}.productCard_cart__9TPGi .productCard_productCard__purchase__\+MdNc,.productCard_order__\+FEjv .productCard_productCard__purchase__\+MdNc{grid-area:2/1/3/4}@media(min-width:450px){.productCard_cart__9TPGi .productCard_productCard__purchase__\+MdNc,.productCard_order__\+FEjv .productCard_productCard__purchase__\+MdNc{grid-area:2/3/3/6}}.productCard_order__\+FEjv .productCard_productCard__purchase__\+MdNc{grid-area:2/1/3/4}@media(min-width:450px){.productCard_order__\+FEjv .productCard_productCard__purchase__\+MdNc{grid-area:2/3/3/6}}@media(min-width:1024px){.productCard_order__\+FEjv .productCard_productCard__purchase__\+MdNc{grid-area:1/5/3/6}}.productCard_productCard__price__adnpN{align-items:flex-end;display:flex;flex-wrap:wrap;font-size:1rem;gap:.2rem}.productCard_cart__9TPGi .productCard_productCard__price__adnpN,.productCard_order__\+FEjv .productCard_productCard__price__adnpN{align-self:flex-end}.productCard_productCard__price_title__5mw9J{font-size:.8rem}@media(min-width:1270px){.productCard_cart__9TPGi .productCard_productCard__price__adnpN{width:100%}}@media(min-width:1024px){.productCard_order__\+FEjv .productCard_productCard__price__adnpN{width:100%}}.productCard_productCard__amount__RttPb{display:flex}.productCard_productCard__delete__m1jPi{background:#202025;border-radius:50%;content:"";cursor:pointer;height:1.2rem;position:absolute;right:-8px;top:-8px;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:background-color .3s;width:1.2rem}.productCard_productCard__delete__m1jPi:hover{background:#f92e3e}.productCard_productCard__delete__m1jPi:after,.productCard_productCard__delete__m1jPi:before{background:#f7fbfa;content:"";height:2px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60%}.productCard_productCard__delete__m1jPi:before{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.productCard_purchase__8DA8Q{align-items:center;display:flex;flex-wrap:wrap;gap:.63rem;justify-content:center;margin-top:auto}.productCard_cart__9TPGi .productCard_purchase__8DA8Q,.productCard_order__\+FEjv .productCard_purchase__8DA8Q{justify-content:space-evenly;margin-top:0}@media(min-width:450px){.productCard_cart__9TPGi .productCard_purchase__8DA8Q,.productCard_order__\+FEjv .productCard_purchase__8DA8Q{justify-content:flex-start}}@media(min-width:1024px){.productCard_cart__9TPGi .productCard_purchase__8DA8Q,.productCard_order__\+FEjv .productCard_purchase__8DA8Q{gap:1rem 3rem}}@media(min-width:1270px){.productCard_cart__9TPGi .productCard_purchase__8DA8Q{flex-direction:row;justify-content:center;width:100%}}.productCard_productRow__5wDQq .productCard_purchase__8DA8Q{margin-top:0}@media(min-width:768px){.productCard_productRow__5wDQq .productCard_purchase__8DA8Q{display:grid;grid-template-columns:1fr 1.4fr;justify-content:center}}@media(min-width:1024px){.productCard_productRow__5wDQq .productCard_purchase__8DA8Q{grid-template-columns:1fr 1fr 1fr 1.5fr}}.productCard_order__\+FEjv .productCard_purchase__8DA8Q{display:flex;justify-content:flex-start}@media(min-width:1024px){.productCard_order__\+FEjv .productCard_purchase__8DA8Q{gap:1rem;justify-content:space-between}}.productCard_purchase__quantity__11k4v{font-size:.8rem}.productCard_purchase__price__9PfcY{font-size:1.1rem;font-weight:400}.productCard_cart__9TPGi .productCard_purchase__price__9PfcY,.productCard_order__\+FEjv .productCard_purchase__price__9PfcY{align-items:flex-start;display:flex;flex-direction:column;text-align:center}.productCard_productRow__5wDQq .productCard_purchase__price__9PfcY{text-align:center}@media(min-width:420px){.productCard_purchase__price__9PfcY{font-weight:300}}.productCard_purchase__price_title__TVJRa{font-size:.8em;font-weight:400}.productCard_purchase__price_total__IDHhH{flex:initial;font-size:1.5rem;font-weight:700;text-align:center;width:100%}@media(min-width:768px){.productCard_cart__9TPGi .productCard_purchase__price_total__IDHhH,.productCard_order__\+FEjv .productCard_purchase__price_total__IDHhH,.productCard_productRow__5wDQq .productCard_purchase__price_total__IDHhH{flex:initial}}.productCard_cart__9TPGi .productCard_purchase__price_total__IDHhH,.productCard_order__\+FEjv .productCard_purchase__price_total__IDHhH{width:auto}.productCard_order__\+FEjv .productCard_purchase__price_total__IDHhH{font-size:1rem;width:auto}@media(min-width:420px){.productCard_cart__9TPGi .productCard_purchase__price_total__IDHhH{font-size:1.5rem}.productCard_purchase__price_total__IDHhH{font-size:1.1rem}}@media(min-width:1270px){.productCard_cart__9TPGi .productCard_purchase__price__9PfcY{width:150px}}.productCard_purchase__amount__CyCSQ{margin-left:auto}@media(min-width:768px){.productCard_productRow__5wDQq .productCard_purchase__amount__CyCSQ{width:100%}}.productCard_purchase__addToCart__mktdS{align-items:center;background-color:#202025;border:2px solid #202025;border-radius:50px;color:#f7fbfa;cursor:pointer;display:flex;font-size:1.2rem;gap:5px;justify-content:center;overflow:hidden;padding:7px 30px;position:relative;text-transform:uppercase;transition:.3s;z-index:1}.productCard_purchase__addToCart_added__ntudG{background-color:#5d5d5d}.productCard_purchase__addToCart_added__ntudG svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.productCard_purchase__addToCart_added__ntudG:hover>svg>path{fill:#202025}@media(min-width:768px){.productCard_productRow__5wDQq .productCard_purchase__addToCart__mktdS{font-size:.9rem;justify-self:center;max-width:-webkit-max-content;max-width:max-content}}@media(min-width:420px){.productCard_purchase__addToCart__mktdS{font-size:1rem}}.productCard_purchase__addToCart__mktdS:has(>svg){padding:7px 10px}.productCard_purchase__addToCart__mktdS svg{height:15px;width:15px}@media(min-width:768px){.productCard_productRow__5wDQq .productCard_purchase__addToCart__mktdS svg{height:auto;width:auto}}.productCard_purchase__addToCart__mktdS svg>path{transition:stroke .3s,fill .3s}.productCard_purchase__addToCart__mktdS:hover>svg>path{stroke:#202025}.productCard_purchase__addToCart__mktdS:after{border-radius:50%;content:"";height:50%;left:-20%;position:absolute;top:100%;transition:all .3s;width:150%}.productCard_purchase__addToCart__mktdS:before{content:"";height:150%;left:-5%;position:absolute;top:-5%;width:150%;z-index:-1}.productCard_purchase__addToCart__mktdS:after{background-color:#f7fbfa;z-index:-1}.productCard_purchase__addToCart__mktdS:hover{color:#202025}.productCard_purchase__addToCart__mktdS:hover:after{height:200%;top:-50%;width:150%}.productCard_amount__t9vz\+{align-items:center;display:flex;gap:.63rem;justify-content:center}.productCard_amount__btn__JWaXk{background:#202025;border-radius:50%;cursor:pointer;height:1.8rem;position:relative;transition:background-color .3s;width:1.8rem}.productCard_cart__9TPGi .productCard_amount__btn__JWaXk,.productCard_order__\+FEjv .productCard_amount__btn__JWaXk{height:1.5rem;width:1.5rem}@media(min-width:420px){.productCard_amount__btn__JWaXk{height:1.2rem;width:1.2rem}}.productCard_amount__btn__JWaXk:hover{background:#5d5d5d}.productCard_amount__btn_decrease__XGJzq:after,.productCard_amount__btn_increase__C2Cme:after,.productCard_amount__btn_increase__C2Cme:before{background:#f7fbfa;content:"";height:2px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60%}.productCard_amount__btn_increase__C2Cme:before{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.productCard_amount__btn_decrease__XGJzq:disabled,.productCard_amount__btn_increase__C2Cme:disabled{opacity:.5}.productCard_amount__input__PsWpC{border:2px solid #5d5d5d;border-radius:5px;box-sizing:border-box;font-size:1.2rem;text-align:center;width:90px}.productCard_cart__9TPGi .productCard_amount__input__PsWpC{width:70px}@media(min-width:420px){.productCard_amount__input__PsWpC{font-size:1rem;width:60px}}.productCard_loading__fzFRa{-webkit-animation:productCard_pressBtn__viPAP .5s linear infinite;animation:productCard_pressBtn__viPAP .5s linear infinite}@-webkit-keyframes productCard_pressBtn__viPAP{0%{scale:1}50%{scale:.9}to{scale:1}}@keyframes productCard_pressBtn__viPAP{0%{scale:1}50%{scale:.9}to{scale:1}}.lazy-load-image-background.blur{-webkit-filter:blur(15px);filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{-webkit-filter:blur(0);filter:blur(0);transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.addToCartBtn_addToCart__B61Ab{align-items:center;background-color:#202025;border:2px solid #202025;border-radius:50px;color:#f7fbfa;cursor:pointer;display:flex;font-size:1.2rem;gap:5px;justify-content:center;margin:0 auto;overflow:hidden;padding:7px 10px;position:relative;text-transform:uppercase;transition:.3s;z-index:1}.addToCartBtn_addToCart_added__DEDoT{background-color:#5d5d5d}.addToCartBtn_addToCart_added__DEDoT svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.addToCartBtn_addToCart_added__DEDoT:hover>svg>path{fill:#202025}@media(min-width:768px){.addToCartBtn_addToCart__B61Ab.addToCartBtn_productRow__R2Dec{font-size:.9rem;justify-self:center;max-width:-webkit-max-content;max-width:max-content}}@media(min-width:420px){.addToCartBtn_addToCart__B61Ab{font-size:1rem}}.addToCartBtn_addToCart__B61Ab svg{height:15px;width:15px}@media(min-width:768px){.addToCartBtn_productRow__R2Dec .addToCartBtn_addToCart__B61Ab svg{height:auto;width:auto}}.addToCartBtn_addToCart__B61Ab svg>path{transition:stroke .3s,fill .3s}.addToCartBtn_addToCart__B61Ab:hover>svg>path{stroke:#202025}.addToCartBtn_addToCart__B61Ab:after{border-radius:50%;content:"";height:50%;left:-20%;position:absolute;top:100%;transition:all .3s;width:150%}.addToCartBtn_addToCart__B61Ab:before{content:"";height:150%;left:-5%;position:absolute;top:-5%;width:150%;z-index:-1}.addToCartBtn_addToCart__B61Ab:after{background-color:#f7fbfa;z-index:-1}.addToCartBtn_addToCart__B61Ab:hover{color:#202025}.addToCartBtn_addToCart__B61Ab:hover:after{height:200%;top:-50%;width:150%}.addToCartBtn_outOfStock__NxkxE{align-items:center;background-color:#f7fbfa;border:2px solid #202025;border-radius:50px;color:#f92e3e;cursor:pointer;display:flex;font-size:1.2rem;gap:5px;justify-content:center;margin:0 auto;overflow:hidden;padding:7px 10px;position:relative;text-transform:uppercase;transition:.3s;z-index:1}@media(min-width:768px){.addToCartBtn_outOfStock__NxkxE.addToCartBtn_productRow__R2Dec{font-size:.9rem;justify-self:center;max-width:-webkit-max-content;max-width:max-content}}@media(min-width:420px){.addToCartBtn_outOfStock__NxkxE{font-size:1rem}}.addToCartBtn_loading__8mzUS{-webkit-animation:addToCartBtn_pressBtn__ZhFU1 .5s linear infinite;animation:addToCartBtn_pressBtn__ZhFU1 .5s linear infinite}@-webkit-keyframes addToCartBtn_pressBtn__ZhFU1{0%{scale:1}50%{scale:.9}to{scale:1}}@keyframes addToCartBtn_pressBtn__ZhFU1{0%{scale:1}50%{scale:.9}to{scale:1}}.adminProductCard_card__PebrP{grid-gap:10px;align-items:center;border:1px solid #555;border-radius:1rem;display:grid;font-size:1rem;gap:10px;grid-template-columns:auto 4fr 2fr 2fr 2fr 1fr 3fr;line-height:1.3rem;margin:0 auto;padding:10px;transition:background-color .3s;width:100%}.adminProductCard_card__icon__XA0cQ{align-items:center;border-radius:1rem;box-sizing:border-box;display:flex;max-height:110px;overflow:hidden;width:70px}.adminProductCard_card__img__8VkBG{height:100%;object-fit:contain;width:100%}.adminProductCard_card__prop__q-Jj1{text-align:center}.adminProductCard_card__prop__q-Jj1:first-of-type{text-align:left}.adminProductCard_card__prop__q-Jj1:first-letter{text-transform:uppercase}.adminProductCard_card__price__6DGxM{align-items:center;display:flex;gap:2px;justify-content:center}.adminProductCard_card__editPrice__Pll8b{align-items:center;display:flex;justify-content:space-evenly}.adminProductCard_card__editPriceInput__22owP{font-size:1rem;margin:0 2px}.adminProductCard_card__buttons__xQmoX{align-items:center;display:flex;justify-content:space-evenly}.adminProductCard_card__btn__CtWmc{align-items:center;cursor:pointer;display:flex;height:25px;justify-content:center;width:25px}.pagination_pagination__djZ22{align-items:center;display:flex;gap:.5rem}.pagination_pagination__text__blc93{font-size:1rem}.pagination_pagination__text_between__43I-5{font-size:.7rem;margin:0 .3rem}.setPageBtn_rotate__za1iP svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.setPageBtn_btn__yh9t0{align-items:center;background:#202025;border:2px solid #202025;border-radius:.25rem;color:#f7fbfa;cursor:pointer;display:flex;font-size:1rem;gap:.63rem;justify-content:center;overflow:hidden;padding:.63rem 1rem;position:relative;text-transform:uppercase;transition:.3s;z-index:1}.setPageBtn_btn_disabled__7Rq\+w{background:#f7fbfa;border:2px solid #202025;color:#202025}.setPageBtn_btn_disabled__7Rq\+w>svg>path{fill:#202025}@media(min-width:420px){.setPageBtn_btn__yh9t0{font-size:1rem}}.setPageBtn_btn__yh9t0:has(>svg){padding:7px 10px}.setPageBtn_btn__yh9t0 svg{height:15px;width:15px}.setPageBtn_btn__yh9t0 svg>path{transition:fill .3s}.setPageBtn_btn__yh9t0:hover>svg>path{fill:#202025}.setPageBtn_btn__yh9t0:after{border-radius:50%;content:"";height:50%;left:-20%;position:absolute;top:100%;transition:all .3s;width:150%}.setPageBtn_btn__yh9t0:before{content:"";height:150%;left:-5%;position:absolute;top:-5%;width:150%;z-index:-1}.setPageBtn_btn__yh9t0:after{background-color:#f7fbfa;z-index:-1}.setPageBtn_btn__yh9t0:hover{color:#202025}.setPageBtn_btn__yh9t0:hover:after{height:200%;top:-50%;width:150%}.loader_three__BNVHt{background-color:#f7fbfa;height:100%;left:0;position:absolute;top:0;width:100%;z-index:100}.loader_three__body__Cxgk9{-webkit-animation:loader_spin78236__keBmU 2s linear infinite;animation:loader_spin78236__keBmU 2s linear infinite;display:flex;height:100px;left:50%;margin:rem(170) 0;position:relative;top:50%;-webkit-transform:translate(-100%,-100%);transform:translate(-100%,-100%);width:100px}.loader_three__body__Cxgk9 .loader_three__bodyDot__FQquM{height:100%;position:absolute;width:30%}.loader_three__body__Cxgk9 .loader_three__bodyDot__FQquM:after{background-color:#000;border-radius:50%;content:"";height:0;padding-bottom:100%;position:absolute;width:100%}.loader_three__body__Cxgk9 .loader_three__bodyDot__FQquM:first-child{bottom:5%;left:0;-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:50% 85%;transform-origin:50% 85%}.loader_three__body__Cxgk9 .loader_three__bodyDot__FQquM:first-child:after{-webkit-animation:loader_wobble1__dgXqL .8s ease-in-out infinite;animation:loader_wobble1__dgXqL .8s ease-in-out infinite;-webkit-animation-delay:-.24s;animation-delay:-.24s;bottom:0;left:0}.loader_three__body__Cxgk9 .loader_three__bodyDot__FQquM:nth-child(2){bottom:5%;right:0;-webkit-transform:rotate(-60deg);transform:rotate(-60deg);-webkit-transform-origin:50% 85%;transform-origin:50% 85%}.loader_three__body__Cxgk9 .loader_three__bodyDot__FQquM:nth-child(2):after{-webkit-animation:loader_wobble1__dgXqL .8s ease-in-out -.12s infinite;animation:loader_wobble1__dgXqL .8s ease-in-out -.12s infinite;bottom:0;left:0}.loader_three__body__Cxgk9 .loader_three__bodyDot__FQquM:nth-child(3){bottom:-5%;left:0;-webkit-transform:translateX(116.666%);transform:translateX(116.666%)}.loader_three__body__Cxgk9 .loader_three__bodyDot__FQquM:nth-child(3):after{-webkit-animation:loader_wobble2__geaty .8s ease-in-out infinite;animation:loader_wobble2__geaty .8s ease-in-out infinite;left:0;top:0}@-webkit-keyframes loader_spin78236__keBmU{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader_spin78236__keBmU{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loader_wobble1__dgXqL{0%,to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}50%{opacity:.8;-webkit-transform:translateY(-66%) scale(.65);transform:translateY(-66%) scale(.65)}}@keyframes loader_wobble1__dgXqL{0%,to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}50%{opacity:.8;-webkit-transform:translateY(-66%) scale(.65);transform:translateY(-66%) scale(.65)}}@-webkit-keyframes loader_wobble2__geaty{0%,to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}50%{opacity:.8;-webkit-transform:translateY(66%) scale(.65);transform:translateY(66%) scale(.65)}}@keyframes loader_wobble2__geaty{0%,to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}50%{opacity:.8;-webkit-transform:translateY(66%) scale(.65);transform:translateY(66%) scale(.65)}}.filter_btnEffect__LR85x:before{background-color:#202025;content:"";height:110%;left:-5%;position:absolute;top:-5%;width:110%;z-index:-1}.filter_btnEffect__LR85x:after{background-color:#f7fbfa;border-radius:50%;content:"";height:100%;position:absolute;top:100%;transition:all .3s;width:100%;z-index:-1}.filter_btnEffect__LR85x:hover{color:#202025}.filter_btnEffect__LR85x:hover:after{height:200%;top:-50%;width:200%}.filter_filter__N-06B{background-color:rgba(0,0,0,.1);box-shadow:1px 3px 15px rgba(0,0,0,.4);font-family:Roboto,Sans-Serif;padding:7rem 0 2rem}.filter_filter__container__brL9x{margin:0 auto;max-width:1470px;padding:0 15px}.filter_filter__nav__-Ekwl{display:flex;flex-direction:column}.filter_filter__navBtnFilter__utJ3M{align-items:center;background:transparent;border:2px solid #202025;border-radius:4px;box-sizing:border-box;color:#f7fbfa;cursor:pointer;display:flex;font-size:16px;height:45px;justify-content:center;letter-spacing:.17em;margin:0 auto;overflow:hidden;position:relative;text-transform:uppercase;transition:color .3s,width .3s;width:100%;z-index:1}.filter_filter__navContent__xKUes,.filter_filter__navTitle__ctzNL{display:none}.filter_filter__navContent__xKUes.filter_open__iiZ4\+{display:flex;flex-direction:column;flex-wrap:wrap;gap:15px;margin-top:20px}.filter_filter__dropdownBlock__biFWb{display:flex;flex-direction:column;gap:15px}.filter_filter__dropdown__5OU6T{position:relative;width:100%}.filter_filter__dropdownTitle__PXfxM{font-size:14px;font-weight:500;margin-bottom:5px;text-transform:uppercase}.filter_filter__search__YeGEE input{background-color:#fff;border:2px solid #000;border-radius:4px;box-sizing:border-box;font-size:14px;padding:10px;width:100%}.filter_filter__search__YeGEE input:focus{border:2px solid #f92e3e}.filter_filter__navigation__GqIep{display:flex;gap:5px;justify-content:space-between}.filter_filter__navigationBtn__n-GxK{align-items:center;background:transparent;border:2px solid #202025;border-radius:4px;box-sizing:border-box;color:#f7fbfa;cursor:pointer;display:flex;font-size:16px;height:45px;justify-content:center;letter-spacing:.17em;overflow:hidden;padding:.63rem 1rem;position:relative;text-transform:uppercase;transition:color .3s,width .3s;width:100%;z-index:1}.filter_filter__N-06B.filter_adminFilter__R-t5N{margin-bottom:1rem;padding:2rem 0}@media(min-width:768px){.filter_filter__navBtnFilter__utJ3M{display:none;margin:0;width:150px}.filter_filter__navTitle__ctzNL{align-items:center;display:flex;gap:5px;margin-bottom:20px}.filter_filter__title__mak\+9{font-size:16px;text-transform:uppercase}.filter_filter__navContent__xKUes{align-items:flex-end;display:flex;flex-direction:row;gap:1rem}.filter_filter__dropdownBlock__biFWb{flex-direction:row;width:450px}.filter_filter__search__YeGEE{min-width:300px}.filter_filter__search__YeGEE input{font-size:15px;outline:0;padding:11px 10px}.filter_filter__navigation__GqIep{gap:10px;margin-left:auto}}.filterType_dropdown__Y2da4{position:relative;width:100%}.filterType_dropdown__title__UqH3I{font-size:14px;font-weight:500;margin-bottom:5px;text-transform:uppercase}.filterType_dropdown__btn__aXm85{align-items:center;background-color:#fff;border:2px solid;border-radius:4px;box-sizing:border-box;display:flex;justify-content:space-between;padding:10px;width:100%}.filterType_dropdown__btn_text__5YqmT{color:#9aa0ab;font-size:13px;font-weight:600}.filterType_dropdown__list__F-bFJ{background-color:#fff;border:2px solid #000;border-radius:5px;box-shadow:0 3px 15px rgba(0,0,0,.7);display:block;max-height:330px;overflow-y:auto;padding:10px;position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px);width:100%;z-index:5}.filterType_dropdown__item__dJ60s{font-size:13px;text-transform:capitalize}.filterType_dropdown__item__dJ60s label{align-items:center;cursor:pointer;display:flex;padding:8px 16px 5px 4px;transition:all .2s ease}.filterType_dropdown__item__dJ60s input[type=checkbox]{-webkit-appearance:none;appearance:none;margin-right:10px;outline:none;position:relative}.filterType_dropdown__item__dJ60s input[type=checkbox]:before{background-color:#fff;border:2px solid #000;border-radius:4px;content:"";cursor:pointer;display:inline-block;height:20px;transition:background-color .2s ease,border-color .2s ease;width:20px}.filterType_dropdown__item__dJ60s input[type=checkbox]:checked:before{background-color:#000;border-color:#000}.filterType_dropdown__item__dJ60s input[type=checkbox]:after{border-bottom:3px solid #fff;border-right:3px solid #fff;content:"";height:15px;left:7px;opacity:0;position:absolute;top:1px;-webkit-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0);transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;width:8px}.filterType_dropdown__item__dJ60s input[type=checkbox]:checked:after{opacity:1;-webkit-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1)}@media(min-width:768px){.filterType_dropdown__btn_text__5YqmT,.filterType_dropdown__item__dJ60s{font-size:15px}}@media(min-width:1024px){.filterType_dropdown__Y2da4{width:100%}}.Cart_cart__JUJDG{padding:7rem 0 4rem}.Cart_cart__container__iOMnM{box-sizing:border-box;margin:0 auto;max-width:1470px;min-width:320px;padding:0 15px}.Cart_cart__title__SxM98{font-size:1.5rem;margin-bottom:2rem}.Cart_cart__wrapper__ajT0i{align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.Cart_cart__wrapper__ajT0i{flex-direction:row}}.Cart_cart__content__mnjH9{background-color:#e3e3e3;border-radius:1rem;box-shadow:0 3px 15px rgba(0,0,0,.7);color:#202025;display:flex;flex:1 0 60%;flex-direction:column;gap:1.5rem;overflow:hidden;padding:1.5rem 1rem}@media(min-width:768px){.Cart_cart__content__mnjH9{padding:1.5rem}}.Cart_cart__empty__aEflV{font-size:1.2rem}.Cart_cart__aside__bmzCE{flex:1 0 30%}.Cart_aside__qKLqY{border-radius:1rem;box-shadow:0 3px 15px rgba(0,0,0,.7);box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:350px;padding:1rem;position:-webkit-sticky;position:sticky;top:4.5rem;width:100%}.Cart_aside__title__iUCA-{font-size:1.5rem}.Cart_aside__text__wRbj7{font-size:.8rem;line-height:1.2rem}.Cart_aside__price__qLI4I,.Cart_aside__totalPrice__umRCr{align-items:flex-end;display:flex;flex-wrap:wrap;font-weight:700;gap:.63rem;justify-content:space-between}.Cart_aside__price_title__cOU6w,.Cart_aside__totalPrice_title__ivSGm{font-weight:400}.Cart_aside__price__qLI4I{font-size:1.2rem}.Cart_aside__price_title__cOU6w{font-size:1rem}.Cart_aside__totalPrice__umRCr{font-size:1.5rem}.Cart_aside__totalPrice_title__ivSGm{font-size:1.2rem}.Cart_aside__btn__ktoEe{align-items:center;background-color:#202025;border:2px solid #202025;border-radius:50px;color:#f7fbfa;cursor:pointer;display:flex;font-size:1.2rem;gap:.63rem;justify-content:center;line-height:1.5rem;overflow:hidden;padding:7px 30px;position:relative;text-align:center;text-transform:uppercase;transition:.3s;z-index:1}.Cart_aside__btn__ktoEe:disabled{background:#5d5d5d;pointer-events:none}@media(min-width:420px){.Cart_aside__btn__ktoEe{font-size:1rem}}.Cart_aside__btn__ktoEe:has(>svg){padding:7px 10px}.Cart_aside__btn__ktoEe svg{height:15px;width:15px}.Cart_aside__btn__ktoEe svg>path{transition:stroke .3s,fill .3s}.Cart_aside__btn__ktoEe:hover>svg>path{stroke:#202025}.Cart_aside__btn__ktoEe:after{border-radius:50%;content:"";height:50%;left:-20%;position:absolute;top:100%;transition:all .3s;width:150%}.Cart_aside__btn__ktoEe:before{content:"";height:150%;left:-5%;position:absolute;top:-5%;width:150%;z-index:-1}.Cart_aside__btn__ktoEe:after{background-color:#f7fbfa;z-index:-1}.Cart_aside__btn__ktoEe:hover{color:#202025}.Cart_aside__btn__ktoEe:hover:after{height:200%;top:-50%;width:150%}.discountField_discount__yNMa4{align-items:center;display:flex;flex-wrap:wrap;font-size:1.2rem;font-weight:700;justify-content:space-between}.discountField_discount__title__qzTf1{font-size:1rem;font-weight:400}.discountField_discount__btn__MS\+zP{background:#202025;border-radius:50%;cursor:pointer;height:1.8rem;position:relative;transition:background-color .3s;width:1.8rem}@media(min-width:420px){.discountField_discount__btn__MS\+zP{height:1.2rem;width:1.2rem}}.discountField_discount__btn__MS\+zP:hover{background:#5d5d5d}.discountField_discount__btn_cancel__3Jjzy{background-color:#f92e3e;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.discountField_discount__btn_add__MAXdt:after,.discountField_discount__btn_add__MAXdt:before,.discountField_discount__btn_cancel__3Jjzy:after,.discountField_discount__btn_cancel__3Jjzy:before{background:#f7fbfa;content:"";height:2px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60%}.discountField_discount__btn_add__MAXdt:before,.discountField_discount__btn_cancel__3Jjzy:before{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.discountField_discount__btn_add__MAXdt:disabled,.discountField_discount__btn_cancel__3Jjzy:disabled{opacity:.5}.discountField_discount__form__FSxcS{display:flex;gap:.63rem;margin-top:.63rem;width:100%}.discountField_discount__label__tDmmP{position:relative;width:100%}.discountField_discount__error__9CUAg{bottom:-1rem;color:#f92e3e;font-size:.8rem;left:0;position:absolute}.discountField_discount__input__ZM-h0{border:2px solid #5d5d5d;border-radius:5px;box-sizing:border-box;font-size:1.2rem;text-align:center;width:100%}.discountField_discount__input_error__iO5Ec{border:2px solid #f92e3e}.discountField_discount__submit__KwVtp{cursor:pointer}.discountField_discount__submit__KwVtp:disabled{color:#5d5d5d}.discountField_discount__amount__39wRN{align-items:center;display:flex;gap:.63rem}.Order_order__0\+9b9{padding:7rem 0 4rem}.Order_order__container__UhPO9{box-sizing:border-box;margin:0 auto;max-width:1470px;min-width:320px;padding:0 15px}.Order_order__content__bQoiB>.Order_order__title__yDOpJ{font-size:1.2rem;margin-bottom:1rem}.Order_order__content__bQoiB .Order_order__totalPrice__VQGGr{font-size:1.5rem}.Order_order__title__yDOpJ{font-size:1.5rem;margin-bottom:2rem}.Order_order__subtitle__hKFWg{font-size:1.5rem;margin-bottom:1rem}.Order_order__wrapper__R0iBe{align-items:flex-start;background-color:#e3e3e3;border-radius:1rem;box-shadow:0 3px 15px rgba(0,0,0,.7);color:#202025;display:flex;flex-direction:column;gap:2rem;justify-content:space-between;padding:1.5rem 1rem}@media(min-width:768px){.Order_order__wrapper__R0iBe{flex-direction:row}}.Order_order__aside__e31LB{flex:1 0 35%;order:2}@media(min-width:768px){.Order_order__aside__e31LB{order:0}}.Order_order__form__YlR40{background-color:#f7fbfa;border-radius:1rem;box-shadow:0 3px 15px rgba(0,0,0,.7);box-sizing:border-box;flex:0 1 60%;order:-1;padding:1.5rem 1rem;width:100%}@media(min-width:768px){.Order_order__form__YlR40{order:0}}.Order_order__form__YlR40 form{max-width:100%}.Order_order__form__YlR40 form label:has(+input[type=checkbox])::selection,.Order_order__form__YlR40 form label:has(+input[type=radio])::selection{background:none}.Order_order__form__YlR40 form label:has(+input[type=checkbox]):after,.Order_order__form__YlR40 form label:has(+input[type=checkbox]):before,.Order_order__form__YlR40 form label:has(+input[type=radio]):after,.Order_order__form__YlR40 form label:has(+input[type=radio]):before{content:"";position:absolute;transition:all .3s}.Order_order__form__YlR40 form label:has(+input[type=checkbox]){cursor:pointer;margin-bottom:1.5rem;padding:5px 0 5px 55px;position:relative;width:-webkit-max-content;width:max-content}.Order_order__form__YlR40 form label:has(+input[type=checkbox]):before{background:#e3e3e3;border-radius:13px;box-shadow:inset 0 2px 3px rgba(0,0,0,.2);height:26px;left:0;top:0;width:50px}.Order_order__form__YlR40 form label:has(+input[type=checkbox]):after{background:#f7fbfa;border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,.3);height:22px;left:2px;top:1px;width:22px}.Order_order__form__YlR40 form label:has(+input[type=checkbox]:checked):before{background:#f92e3e}.Order_order__form__YlR40 form label:has(+input[type=checkbox]:checked):after{left:26px}.Order_order__form__YlR40 form label:has(+input[type=radio]){cursor:pointer;line-height:2.5rem;margin-bottom:1.5rem;padding-left:55px;position:relative;width:-webkit-max-content;width:max-content}.Order_order__form__YlR40 form label:has(+input[type=radio]):not(:last-of-type){margin-right:2.5rem}.Order_order__form__YlR40 form label:has(+input[type=radio]):has(+input[type=radio]:checked):before{background:#f92e3e}.Order_order__form__YlR40 form label:has(+input[type=radio]):after,.Order_order__form__YlR40 form label:has(+input[type=radio]):before{border-radius:50%;content:"";position:absolute}.Order_order__form__YlR40 form label:has(+input[type=radio]):before{background:#e3e3e3;box-shadow:inset 0 2px 3px rgba(0,0,0,.2);height:2.5rem;left:0;top:0;width:2.5rem}.Order_order__form__YlR40 form label:has(+input[type=radio]):hover:before{background:#5d5d5d}.Order_order__form__YlR40 form label:has(+input[type=radio]):after{background:#f7fbfa;box-shadow:0 2px 5px rgba(0,0,0,.2);height:1.5rem;left:1.25rem;top:1.25rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.5rem}.Order_order__form__YlR40 form label:has(+input[type=radio]):active:after{box-shadow:inset 0 2px 3px rgba(0,0,0,.4)}.Order_order__form__YlR40 form input,.Order_order__form__YlR40 form label+div>input{border:none;box-shadow:0 1px 4px rgba(0,0,0,.4);margin-bottom:1rem}.Order_order__form__YlR40 form input[type=checkbox],.Order_order__form__YlR40 form input[type=radio],.Order_order__form__YlR40 form label+div>input[type=checkbox],.Order_order__form__YlR40 form label+div>input[type=radio]{opacity:0;position:absolute;width:0;z-index:-1}.Order_order__form__YlR40 form label+div>input{margin-bottom:0}.Order_order__form__YlR40 form div:has(>input){margin-bottom:2rem}.Order_order__form__YlR40 form button{background-color:#202025;border:2px solid #202025;color:#f7fbfa;z-index:1}.Order_order__form__YlR40 form button:after{background-color:#f7fbfa}.Order_order__form__YlR40 form button:before{background-color:#202025}.Order_order__form__YlR40 form button:hover{color:#202025}@media(min-width:1024px){.Order_order__form__YlR40 form input{margin-bottom:2rem}}.Order_aside__c5EH1{box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;margin:0 auto;width:100%}.Order_aside__title__IrYV6{font-size:1.2rem}.Order_aside__totalPrice__IRJaT{font-size:1.5rem}.Order_aside__item__TfgFX{background-color:#f7fbfa;border-radius:1rem;box-shadow:0 3px 7px rgba(0,0,0,.4);display:flex;flex-wrap:wrap;gap:.5rem 1rem;padding:1rem}.Order_aside__text__5-Qk4{font-size:.8rem;line-height:1.2rem}.Order_aside__text_name__dVg1X{font-size:1.1rem;font-weight:700;line-height:1.2rem;width:100%}.Order_aside__text_amount__khZyL{font-size:1rem;font-weight:700}.Order_aside__btn__6M95\+{align-items:center;background-color:#f7fbfa;border:2px solid #202025;border-radius:4px;color:#202025;cursor:pointer;display:flex;font-size:.75rem;gap:.63rem;justify-content:center;line-height:1.5rem;overflow:hidden;padding:7px 30px;position:relative;text-align:center;text-transform:uppercase;transition:.3s;width:-webkit-max-content;width:max-content;z-index:1}.Order_aside__btn__6M95\+:disabled{background:#5d5d5d;pointer-events:none}@media(min-width:768px){.Order_aside__btn__6M95\+{font-size:1rem}}.Order_aside__btn__6M95\+:after{border-radius:50%;content:"";height:50%;left:-20%;position:absolute;top:100%;transition:all .3s;width:150%}.Order_aside__btn__6M95\+:before{content:"";height:150%;left:-5%;position:absolute;top:-5%;width:150%;z-index:-1}.Order_aside__btn__6M95\+:after{background-color:#202025;z-index:-1}.Order_aside__btn__6M95\+:hover{color:#f7fbfa}.Order_aside__btn__6M95\+:hover:after{height:200%;top:-50%;width:150%}body:has(.Order_invoice__uBgIC),html:has(.Order_invoice__uBgIC){overflow:hidden}.Order_invoice__uBgIC{align-items:center;background:rgba(0,0,0,.4);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:50}.Order_invoice__wrapper__jF4yz{align-items:center;background-color:#f7fbfa;border-radius:1rem;box-shadow:0 3px 15px rgba(0,0,0,.7);box-sizing:border-box;display:flex;flex-direction:column;gap:2rem;padding:1.5rem 1rem}.Order_invoice__text__FADJI{font-size:1.2rem;text-align:center}.Order_invoice__btn__\+jlCy{align-items:center;border:2px solid #202025;border-radius:4px;color:#f7fbfa;cursor:pointer;display:flex;font-size:.75rem;gap:.63rem;justify-content:center;line-height:1.5rem;overflow:hidden;padding:7px 30px;position:relative;text-align:center;text-transform:uppercase;transition:.3s;width:-webkit-max-content;width:max-content;z-index:1}.Order_invoice__btn__\+jlCy:disabled{background:#5d5d5d;pointer-events:none}@media(min-width:768px){.Order_invoice__btn__\+jlCy{font-size:1rem}}.Order_invoice__btn__\+jlCy:after{border-radius:50%;content:"";height:50%;left:-20%;position:absolute;top:100%;transition:all .3s;width:150%}.Order_invoice__btn__\+jlCy:before{background-color:#202025;content:"";height:150%;left:-5%;position:absolute;top:-5%;width:150%;z-index:-1}.Order_invoice__btn__\+jlCy:after{background-color:#f7fbfa;z-index:-1}.Order_invoice__btn__\+jlCy:hover{color:#202025}.Order_invoice__btn__\+jlCy:hover:after{height:200%;top:-50%;width:150%}.shippingForm_form__cPFsj{background-color:#f7fbfa;border-radius:1rem;box-shadow:0 3px 15px rgba(0,0,0,.7);box-sizing:border-box;flex:0 1 60%;padding:1.5rem 1rem;width:100%}.shippingForm_form__title__CkN8w{font-size:1.5rem;margin-bottom:1rem}.shippingForm_form__cPFsj form{max-width:100%}.shippingForm_form__cPFsj form label:has(+input[type=checkbox])::selection,.shippingForm_form__cPFsj form label:has(+input[type=radio])::selection{background:none}.shippingForm_form__cPFsj form label:has(+input[type=checkbox]):after,.shippingForm_form__cPFsj form label:has(+input[type=checkbox]):before,.shippingForm_form__cPFsj form label:has(+input[type=radio]):after,.shippingForm_form__cPFsj form label:has(+input[type=radio]):before{content:"";position:absolute;transition:all .3s}.shippingForm_form__cPFsj form label:has(+input[type=checkbox]){cursor:pointer;margin-bottom:1.5rem;padding:5px 0 5px 55px;position:relative;width:-webkit-max-content;width:max-content}.shippingForm_form__cPFsj form label:has(+input[type=checkbox]):before{background:#e3e3e3;border-radius:13px;box-shadow:inset 0 2px 3px rgba(0,0,0,.2);height:26px;left:0;top:0;width:50px}.shippingForm_form__cPFsj form label:has(+input[type=checkbox]):after{background:#f7fbfa;border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,.3);height:22px;left:2px;top:1px;width:22px}.shippingForm_form__cPFsj form label:has(+input[type=checkbox]:checked):before{background:#f92e3e}.shippingForm_form__cPFsj form label:has(+input[type=checkbox]:checked):after{left:26px}.shippingForm_form__cPFsj form label:has(+input[type=radio]){cursor:pointer;line-height:2.5rem;margin-bottom:1.5rem;padding-left:55px;position:relative;width:-webkit-max-content;width:max-content}.shippingForm_form__cPFsj form label:has(+input[type=radio]):not(:last-of-type){margin-right:2.5rem}.shippingForm_form__cPFsj form label:has(+input[type=radio]):has(+input[type=radio]:checked):before{background:#f92e3e}.shippingForm_form__cPFsj form label:has(+input[type=radio]):after,.shippingForm_form__cPFsj form label:has(+input[type=radio]):before{border-radius:50%;content:"";position:absolute}.shippingForm_form__cPFsj form label:has(+input[type=radio]):before{background:#e3e3e3;box-shadow:inset 0 2px 3px rgba(0,0,0,.2);height:2.5rem;left:0;top:0;width:2.5rem}.shippingForm_form__cPFsj form label:has(+input[type=radio]):hover:before{background:#5d5d5d}.shippingForm_form__cPFsj form label:has(+input[type=radio]):after{background:#f7fbfa;box-shadow:0 2px 5px rgba(0,0,0,.2);height:1.5rem;left:1.25rem;top:1.25rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.5rem}.shippingForm_form__cPFsj form label:has(+input[type=radio]):active:after{box-shadow:inset 0 2px 3px rgba(0,0,0,.4)}.shippingForm_form__cPFsj form input,.shippingForm_form__cPFsj form label+div>input{border:none;box-shadow:0 1px 4px rgba(0,0,0,.4);margin-bottom:1rem}.shippingForm_form__cPFsj form input[type=checkbox],.shippingForm_form__cPFsj form input[type=radio],.shippingForm_form__cPFsj form label+div>input[type=checkbox],.shippingForm_form__cPFsj form label+div>input[type=radio]{opacity:0;position:absolute;width:0;z-index:-1}.shippingForm_form__cPFsj form label+div>input{margin-bottom:0}.shippingForm_form__cPFsj form div:has(>input){margin-bottom:2rem}.shippingForm_form__cPFsj form button{background-color:#202025;border:2px solid #202025;color:#f7fbfa;z-index:1}.shippingForm_form__cPFsj form button:after{background-color:#f7fbfa}.shippingForm_form__cPFsj form button:before{background-color:#202025}.shippingForm_form__cPFsj form button:hover{color:#202025}@media(min-width:1024px){.shippingForm_form__cPFsj form input{margin-bottom:2rem}}.addressSelector_selector__t73w0{display:flex;flex-direction:column;gap:5px;margin-bottom:1rem;position:relative;width:100%}.addressSelector_selector__btn__sL\+ax{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-size:.75rem;gap:.63rem;justify-content:center;line-height:1.5rem;overflow:hidden;padding:.63rem 1rem;position:relative;text-align:center;transition:.3s;z-index:1}.addressSelector_selector__btn__sL\+ax:disabled{background:#5d5d5d;pointer-events:none}.addressSelector_selector__btn__sL\+ax path{fill:#f7fbfa;transition:fill .3s}@media(min-width:768px){.addressSelector_selector__btn__sL\+ax{font-size:1rem}}.addressSelector_selector__btn__sL\+ax:after{border-radius:50%;content:"";height:50%;left:-20%;position:absolute;top:100%;transition:all .3s;width:150%;z-index:-1}.addressSelector_selector__btn__sL\+ax:before{content:"";height:150%;left:-5%;position:absolute;top:-5%;width:150%;z-index:-1}.addressSelector_selector__btn__sL\+ax:hover{color:#f7fbfa}.addressSelector_selector__btn__sL\+ax:hover path{fill:#202025}.addressSelector_selector__btn__sL\+ax:hover:after{height:200%;top:-50%;width:150%}.addressSelector_selector__list__6u070{background:#e3e3e3;border-radius:10px;box-shadow:inset 0 3px 7px rgba(0,0,0,.4);box-sizing:border-box;color:#e3e3e3;display:flex;flex-direction:column;gap:10px;left:0;max-height:120px;overflow:auto;padding:10px;top:0;width:100%;z-index:2}.addressSelector_selector__item__ehK8m{border-radius:.63rem;cursor:pointer;font-size:.8rem;line-height:1.5rem;padding:.44rem;position:relative;text-align:left;transition:color .3s,background-color .3s}.addressSelector_selector__item__ehK8m:hover{background:#5d5d5d!important;color:#f7fbfa!important}.form_PhoneInputInput__PyuDm{border-radius:.3rem;box-shadow:0 5px 10px 8px rgba(214,9,9,.05);box-sizing:border-box;font-size:1.1rem;font-weight:700;letter-spacing:1.5px;margin-bottom:2rem;padding:1rem;width:100%}.form_form__EIr2m{box-sizing:border-box;font-family:Roboto,sans-serif;margin:0 auto;max-width:37rem;width:100%}.form_form__label__EFKg9{display:inline-block;font-size:.9rem;margin-bottom:.5rem;position:relative;width:100%}.form_form__label__EFKg9:has(>.form_form__error__s2xTO)+.form_form__input__EwxZq{border:transparent;box-shadow:0 5px 10px 8px rgba(255,0,0,.05);outline:2px solid red}.form_form__input__EwxZq,.form_form__label__EFKg9+div>input{border-radius:.3rem;box-shadow:0 5px 10px 8px rgba(214,9,9,.05);box-sizing:border-box;font-size:1.1rem;font-weight:700;letter-spacing:1.5px;margin-bottom:2rem;padding:1rem;width:100%}.form_form__input__EwxZq::-webkit-input-placeholder,.form_form__label__EFKg9+div>input::-webkit-input-placeholder{color:#888}.form_form__input__EwxZq::placeholder,.form_form__label__EFKg9+div>input::placeholder{color:#888}.form_form__input__EwxZq:focus,.form_form__label__EFKg9+div>input:focus{border-color:transparent;outline:2px solid #202025}.form_form__input__EwxZq:has(+div),.form_form__label__EFKg9+div>input:has(+div){margin-bottom:.3rem}.form_form__input__EwxZq:has(+div)+div,.form_form__label__EFKg9+div>input:has(+div)+div{margin-bottom:1rem}.form_form__input__EwxZq:has(+.form_form__error__s2xTO),.form_form__label__EFKg9+div>input:has(+.form_form__error__s2xTO){border:transparent;box-shadow:0 5px 10px 8px rgba(255,0,0,.05);outline:2px solid red}.form_form__submit__LdWbK{align-items:center;background:transparent;border:2px solid #f92e3e;border-radius:4px;box-shadow:0 5px 10px 8px rgba(0,0,0,.05);box-sizing:border-box;color:#f92e3e;cursor:pointer;display:flex;font-size:.75rem;font-weight:800;justify-content:center;letter-spacing:.17em;line-height:24px;margin:0 auto;overflow:hidden;padding:.7rem 2rem;position:relative;text-transform:uppercase;transition:color .3s;width:100%}@media(min-width:768px){.form_form__submit__LdWbK{width:-webkit-max-content;width:max-content}}.form_form__submit__LdWbK:after{border-radius:50%;content:"";height:50%;position:absolute;top:100%;transition:all .3s;width:50%}.form_form__submit__LdWbK:hover:after{height:200%;top:-50%;width:200%}.form_form__submit__LdWbK:before{background-color:#f7fbfa;content:"";height:110%;left:-5%;position:absolute;top:-5%;width:110%;z-index:-1}.form_form__submit__LdWbK:after{background-color:#f92e3e;z-index:-1}.form_form__submit__LdWbK:hover{color:#f7fbfa}.form_form__error__s2xTO{color:red;font-size:.8rem}@media(min-width:1024px){.form_form__error__s2xTO{margin-bottom:0;position:absolute;top:85px}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:rgba(0,0,0,.1);background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px rgba(0,0,0,.5),inset 0 0 0 1px rgba(0,0,0,.5);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:var(--PhoneInputCountrySelectArrow-transform);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.Profile_profile__AE9lk{padding:7rem 0 4rem}.Profile_profile__container__0bg2l{box-sizing:border-box;margin:0 auto;max-width:1470px;min-width:320px;padding:0 15px}.Profile_profile__title__CDX-T{font-size:1.5rem;margin-bottom:2rem}.Profile_profile__wrapper__GDwIk{align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.Profile_profile__wrapper__GDwIk{flex-direction:row}}.Profile_profile__content__fKawW{box-sizing:border-box;display:flex;flex:1 0 60%;flex-direction:column;gap:4rem;margin:0 auto;max-width:100%}.Profile_profile__content__fKawW:not(.Profile_profile__content_account__tUFbr){flex-direction:column-reverse}.Profile_profile__content_account__tUFbr{background:#e3e3e3;border-radius:1rem;box-shadow:0 3px 15px rgba(0,0,0,.7);padding:1.5rem 1rem}@media(min-width:768px){.Profile_profile__content_account__tUFbr{padding:1.5rem}}.Profile_profile__aside__4zL9t{width:100%}@media(min-width:768px){.Profile_profile__aside__4zL9t{flex:0 0 250px}}.Profile_aside__ukEwh{border-radius:1rem;box-shadow:1px 5px 15px rgba(0,0,0,.4);box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;margin:0 auto;overflow:hidden;padding:1rem}.Profile_aside__link__ExcsJ{cursor:pointer;font-size:1.3rem;line-height:1.3rem;padding:.5rem 0;position:relative;text-align:left}.Profile_aside__link__ExcsJ:before{background:linear-gradient(90deg,hsla(0,0%,100%,.914) 0,#bdbdbd);content:"";height:100%;position:absolute;right:calc(-100% - 3rem);top:0;transition:right .3s;width:calc(100% + 2rem);z-index:-1}.Profile_aside__link_logout__3RyWc{transition:color .3s}.Profile_aside__link_logout__3RyWc:hover{color:#f92e3e}.Profile_aside__link__ExcsJ:hover:before{right:-1rem}.Profile_aside__link_active__0pdoE{font-weight:700;position:relative}.Profile_aside__link_active__0pdoE:after{border-radius:43px 0 0 43px;border-right:4px solid #202025;content:"";height:100%;position:absolute;right:-1rem;top:0;transition:right .3s}.Profile_aside__link_active__0pdoE:before{right:-1rem}.loginFormAdditional_loginForm__help__YzqMP{align-items:center;display:flex;font-size:12px;font-weight:500;justify-content:space-between;margin-bottom:.8rem;margin-top:27px}@media(min-width:768px){.loginFormAdditional_loginForm__help__YzqMP{font-size:13px}}.loginFormAdditional_loginForm__switch__BSQb6{align-items:center;display:flex}.loginFormAdditional_loginForm__switchInput__mfuJu{margin:10px 0 0 20px;opacity:0;position:absolute;z-index:-1}.loginFormAdditional_loginForm__switchInput__mfuJu+label{cursor:pointer;padding:0 0 0 55px;position:relative}.loginFormAdditional_loginForm__switchInput__mfuJu+label:before{background:#cdd1da;border-radius:13px;box-shadow:inset 0 2px 3px rgba(0,0,0,.2);content:"";height:26px;left:0;position:absolute;top:-4px;transition:.2s;width:50px}.loginFormAdditional_loginForm__switchInput__mfuJu+label:after{background:#fff;border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,.3);content:"";height:22px;left:2px;position:absolute;top:-2px;transition:.2s;width:22px}.loginFormAdditional_loginForm__switchInput__mfuJu:checked+label:before{background:#f92e3e}.loginFormAdditional_loginForm__switchInput__mfuJu:checked+label:after{left:26px}.loginFormAdditional_loginForm__switchInput__mfuJu:focus+label:before{box-shadow:inset 0 2px 3px rgba(0,0,0,.2),0 0 0 .25rem rgba(255,83,0,.25)}.loginFormAdditional_loginForm__forgotLink__f-xlo:hover{color:#f92e3e}.LoginForm_loginForm__nUfnv{background:url(/static/media/background-auth.0fbc3ad81dfe2cc77a00.webp) 50%/cover no-repeat;font-family:Roboto,Sans-Serif;min-height:100vh}.LoginForm_loginForm__container__CfZel{box-sizing:border-box;display:flex;flex-direction:column;gap:10px;justify-content:space-around;margin:0 auto;max-width:1470px;min-height:100vh;padding:15px}.LoginForm_loginForm__errorMessage__ySy9m{background-color:#f92e3e;box-sizing:border-box;color:#fff;font-size:14px;font-weight:400;left:0;line-height:20px;padding:13px 0;position:absolute;text-align:center;top:0;width:100%}@media(min-width:768px){.LoginForm_loginForm__errorMessage__ySy9m{font-size:16px;padding:13px 20px}}.LoginForm_loginForm__main__-3nc8{display:flex;flex-direction:column;gap:2rem;margin-top:30px}.LoginForm_loginForm__logo__AuUmm{margin:0 auto}.LoginForm_loginForm__logo__AuUmm img{width:100px}.LoginForm_loginForm__wrapper__Bu4WM{background-color:#fff;border-radius:10px;box-shadow:0 2px 4px 0 rgba(19,26,38,.06);box-sizing:border-box;margin:0 auto;max-width:25rem;padding:15px;z-index:1}.LoginForm_loginForm__title__d6NgS{font-size:21px;margin-bottom:20px;text-align:center}.LoginForm_loginForm__footer__O8BPM{color:#cdd1da;font-size:13px;text-align:center}@media(min-width:768px){.LoginForm_loginForm__wrapper__Bu4WM{padding:25px}}.ResetPassword_resetForm__Am8y4{background:url(/static/media/background-auth.0fbc3ad81dfe2cc77a00.webp) 50%/cover no-repeat;font-family:Roboto,Sans-Serif;min-height:100vh}.ResetPassword_resetForm__container__avKzZ{box-sizing:border-box;display:flex;flex-direction:column;gap:10px;justify-content:space-around;margin:0 auto;max-width:1470px;min-height:100vh;padding:15px}.ResetPassword_resetForm__errorMessage__JmKf\+{background-color:#f92e3e;box-sizing:border-box;color:#fff;font-size:14px;font-weight:400;left:0;line-height:20px;padding:13px 0;position:absolute;text-align:center;top:0;width:100%}@media(min-width:768px){.ResetPassword_resetForm__errorMessage__JmKf\+{font-size:16px;padding:13px 20px}}.ResetPassword_resetForm__successMessage__I9c3b{background-color:#24d727;box-sizing:border-box;color:#fff;font-size:14px;font-weight:400;left:0;line-height:20px;padding:13px 0;position:absolute;text-align:center;top:0;width:100%}@media(min-width:768px){.ResetPassword_resetForm__successMessage__I9c3b{font-size:16px;padding:13px 20px}}.ResetPassword_resetForm__main__Rlm4d{display:flex;flex-direction:column;gap:2rem}.ResetPassword_resetForm__logo__E40vy,.ResetPassword_resetForm__main__Rlm4d a{margin:0 auto}.ResetPassword_resetForm__logo__E40vy img{width:100px}.ResetPassword_resetForm__wrapper__010UR{background-color:#fff;border-radius:10px;box-shadow:0 2px 4px 0 rgba(19,26,38,.06);box-sizing:border-box;margin:0 auto;max-width:25rem;padding:15px;z-index:1}.ResetPassword_resetForm__footer__Y0HYe{color:#cdd1da;font-size:13px;text-align:center}@media(min-width:768px){.ResetPassword_resetForm__wrapper__010UR{padding:25px}}.forgotPassword_form__yTNtO{box-sizing:border-box;font-family:Roboto,sans-serif;margin:0 auto;max-width:37rem;width:100%}.forgotPassword_form__label__yraLh{display:inline-block;font-size:.9rem;margin-bottom:.5rem;width:100%}.forgotPassword_form__input__xYLMq{border-radius:.3rem;box-shadow:0 5px 10px 8px rgba(214,9,9,.05);box-sizing:border-box;font-size:1rem;font-weight:500;letter-spacing:1px;margin-bottom:2rem;padding:1rem;width:100%}@media(min-width:368px){.forgotPassword_form__input__xYLMq{font-size:1.1rem;font-weight:700;letter-spacing:1.5px}}.forgotPassword_form__input__xYLMq::-webkit-input-placeholder{color:#888}.forgotPassword_form__input__xYLMq::placeholder{color:#888}.forgotPassword_form__input__xYLMq:focus{border-color:transparent;outline:2px solid #202025}.forgotPassword_form__input__xYLMq:has(+div){margin-bottom:.3rem}.forgotPassword_form__input__xYLMq:has(+div)+div{margin-bottom:.8rem}.forgotPassword_form__input__xYLMq:has(+.forgotPassword_form__error__R01jm){border:transparent;box-shadow:0 5px 10px 8px rgba(255,0,0,.05);outline:2px solid red}.forgotPassword_form__submit__aA8m\+{align-items:center;background:transparent;border:2px solid #f92e3e;border-radius:4px;box-shadow:0 5px 10px 8px rgba(0,0,0,.05);box-sizing:border-box;color:#f92e3e;cursor:pointer;display:flex;font-size:.75rem;font-weight:800;justify-content:center;letter-spacing:.17em;line-height:24px;margin:0 auto;overflow:hidden;padding:.7rem 2rem;position:relative;text-transform:uppercase;transition:color .3s;width:100%}@media(min-width:768px){.forgotPassword_form__submit__aA8m\+{width:-webkit-max-content;width:max-content}}.forgotPassword_form__submit__aA8m\+:after{border-radius:50%;content:"";height:50%;position:absolute;top:100%;transition:all .3s;width:50%}.forgotPassword_form__submit__aA8m\+:hover:after{height:200%;top:-50%;width:200%}.forgotPassword_form__submit__aA8m\+:before{background-color:#f7fbfa;content:"";height:110%;left:-5%;position:absolute;top:-5%;width:110%;z-index:-1}.forgotPassword_form__submit__aA8m\+:after{background-color:#f92e3e;z-index:-1}.forgotPassword_form__submit__aA8m\+:hover{color:#f7fbfa}.forgotPassword_form__error__R01jm{color:red}.forgotPassword_form__information__Apf5-{align-items:center;display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.forgotPassword_form__title__I9d87{font-size:16px}.forgotPassword_form__description__zEaMn{font-size:13px;line-height:20px;max-width:300px;text-align:center}body:has(.product_productDetails__TwsEG),html:has(.product_productDetails__TwsEG){height:100%}.product_productDetails__TwsEG{align-items:center;display:flex;height:100%}.product_productDetails__container__Rluk7{box-sizing:border-box;margin:0 auto;max-width:1470px;min-width:320px;padding:7rem 15px 4rem}.productDetails_wrapper__FEyPB{background-color:#e3e3e3;border-radius:1rem;box-shadow:0 3px 15px rgba(0,0,0,.7);box-sizing:border-box;color:#202025;display:flex;flex-direction:column;gap:2rem;padding:1.5rem 1rem}@media(min-width:480px){.productDetails_wrapper__FEyPB{padding:2rem}}@media(min-width:768px){.productDetails_wrapper__FEyPB{align-items:center;flex-direction:row;justify-content:space-evenly}}@media(min-width:1024px){.productDetails_wrapper__FEyPB{gap:3rem}}.productDetails_sliderContainer__PRMDi{background-color:#f7fbfa;border-radius:1rem;box-shadow:inset 1px 5px 15px rgba(0,0,0,.4);box-sizing:border-box;color:#202025;flex:0 0 45%;min-width:260px;padding:1rem}@media(min-width:768px){.productDetails_sliderContainer__PRMDi{margin:0 auto}}.productDetails_product__1eCpJ{background-color:#f7fbfa;border-radius:1rem;box-shadow:1px 5px 15px rgba(0,0,0,.4);box-sizing:border-box;color:#202025;flex:1 1 40%;margin:0 auto;max-width:400px;padding:1.5rem 1rem;position:-webkit-sticky;position:sticky;top:75px}@media(min-width:768px){.productDetails_product__1eCpJ{padding:2rem}}.productDetails_product__header__zrEoS{align-items:center;-webkit-column-gap:20px;column-gap:20px;display:flex;margin-bottom:30px}.productDetails_product__title__gsEgj{font-size:21px;font-weight:500;letter-spacing:-.6px;line-height:30px}.productDetails_product__title__gsEgj:first-letter{text-transform:uppercase}.productDetails_product__item__n1taE{border-bottom:1px solid #e3e3e3;color:#5d5d5d;-webkit-column-gap:20px;column-gap:20px;display:flex;font-size:13px;line-height:20px;padding-bottom:2rem;position:relative}.productDetails_product__details__7nuHC{margin-bottom:1rem;padding-top:20px}.productDetails_product__details_title__\+0Z\+M{font-size:16px;font-weight:500;line-height:22px;margin-bottom:.63rem}.productDetails_product__details_price__Kz8-k{background-color:#e3e3e3;border-radius:5px;display:inline-block;font-size:16px;font-weight:600;padding:1rem 1.5rem}.productDetails_purchase__CVHIR{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}@media(min-width:389px){.productDetails_purchase__CVHIR{justify-content:flex-start}}.productDetails_purchase__price__rSg-h{text-align:center}@media(min-width:389px){.productDetails_purchase__price__rSg-h{text-align:left}}.productDetails_purchase__price_text__oF1-u{color:#666f80;font-size:13px;font-weight:500;text-transform:uppercase}.productDetails_purchase__price_total__W4xTy{color:#202025;font-size:1.3rem;font-weight:600;white-space:nowrap}.productDetails_purchase__addToCart__hly0r{align-items:center;background:transparent;border:2px solid #202025;border-radius:4px;box-sizing:border-box;color:#f7fbfa;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:10px;height:50px;justify-content:center;overflow:hidden;position:relative;text-align:center;transition:color .3s;width:100%;z-index:1}.productDetails_purchase__addToCart_added__TZR2x{background-color:#5d5d5d}.productDetails_purchase__addToCart_added__TZR2x svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.productDetails_purchase__addToCart_added__TZR2x:hover>svg>path{fill:#202025}.productDetails_purchase__addToCart__hly0r:before{background-color:#202025;content:"";height:110%;left:-5%;position:absolute;top:-5%;width:110%;z-index:-1}.productDetails_purchase__addToCart__hly0r:after{background-color:#f7fbfa;border-radius:50%;content:"";height:100%;position:absolute;top:100%;transition:all .3s;width:100%;z-index:-1}.productDetails_purchase__addToCart__hly0r:hover{color:#202025}.productDetails_purchase__addToCart__hly0r:hover>svg>path{stroke:#202025}.productDetails_purchase__addToCart__hly0r:hover:after{height:200%;top:-50%;width:200%}.productDetails_amount__VP7EN{align-items:center;border-radius:5px;display:flex;gap:.63rem;justify-content:center}.productDetails_amount__btn__Q-uXo{background:#202025;border-radius:50%;cursor:pointer;height:24px;position:relative;transition:background-color .3s;width:24px}@media(min-width:748px){.productDetails_amount__btn__Q-uXo{height:1.2rem;width:1.2rem}}.productDetails_amount__btn__Q-uXo:hover{background:#5d5d5d}.productDetails_amount__btn_decrease__DBKPV:after,.productDetails_amount__btn_increase__St5tn:after,.productDetails_amount__btn_increase__St5tn:before{background:#f7fbfa;content:"";height:2px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60%}.productDetails_amount__btn_increase__St5tn:before{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.productDetails_amount__btn_decrease__DBKPV:disabled{opacity:.5}.productDetails_amount__input__knnNK{border:2px solid #202025;border-radius:5px;box-sizing:border-box;font-size:1.2rem;outline:none;text-align:center;width:85px}.productDetails_loading__CAi6y{-webkit-animation:productDetails_pressBtn__FFdcE .5s linear infinite;animation:productDetails_pressBtn__FFdcE .5s linear infinite}@-webkit-keyframes productDetails_pressBtn__FFdcE{0%{scale:1}50%{scale:.9}to{scale:1}}@keyframes productDetails_pressBtn__FFdcE{0%{scale:1}50%{scale:.9}to{scale:1}}.product-images-slider{margin-bottom:.63rem}.product-images-slider .swiper-slide img{height:100%;max-height:400px;object-fit:contain;width:100%}.product-images-slider .swiper-button-next,.product-images-slider .swiper-button-prev{color:#5d5d5d}.product-images-slider .swiper-button-prev{left:0}.product-images-slider .swiper-button-next{right:0}.product-images-slider-thumbs .swiper-slide{border:1px solid transparent;cursor:pointer}.product-images-slider-thumbs-wrapper{display:flex;height:100px}.product-images-slider-thumbs-wrapper img{height:100%;object-fit:contain;width:100%}.swiper-container{mix-blend-mode:darken;position:relative;z-index:10}.btn-container{display:flex;justify-content:space-between;position:absolute;top:40%;width:100%;z-index:20}.swiper-wrapper{align-items:center}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;overflow:clip;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-webkit-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-webkit-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-webkit-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;-webkit-transform-origin:center;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.aboutUs_aboutUs__QpZAC{background:linear-gradient(45deg,#e3e3e3,#f7fbfa 60%);font-family:Roboto,sans-serif;height:100%}.aboutUs_aboutUs__container__3h4Qh{align-items:center;box-sizing:border-box;color:#595858;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:900px;padding:5rem 15px 2rem}.aboutUs_aboutUs__title__fqSg\+{font-size:34px;margin-bottom:20px}.aboutUs_aboutUs__text__8QhbZ{font-size:16px;line-height:140%;padding:20px 0;position:relative}@media(min-width:768px){.aboutUs_aboutUs__text__8QhbZ{font-size:19px}}.aboutUs_aboutUs__text__8QhbZ:after,.aboutUs_aboutUs__text__8QhbZ:before{background-color:#5d5d5d;box-shadow:1px 5px 10px rgba(0,0,0,.4);content:"";height:2px;position:absolute;width:100%}.aboutUs_aboutUs__text__8QhbZ:before{top:0}.aboutUs_aboutUs__subtitle__39zXF{font-size:16px;line-height:120%;margin-bottom:10px;text-align:center}@media(min-width:500px){.aboutUs_aboutUs__subtitle__39zXF{font-size:20px}}@media(min-width:768px){.aboutUs_aboutUs__subtitle__39zXF{font-size:24px}}.aboutUs_aboutUs__paragraph__yr9PO{margin-bottom:20px;padding:0 15px;text-align:justify;text-indent:1em}.aboutUs_aboutUs__list__JDSRt{list-style:inside;margin-bottom:15px;text-indent:1em}.notFound_notFound__TOQ2U{align-items:center;background-color:#f7f7f8;display:flex;font-family:Inter,sans-serif;height:100vh;justify-content:center}.notFound_notFound__container__5h0u5{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 10px;text-align:center}.notFound_notFound__container_title__fBKsU{font-size:80px}.notFound_notFound__container_subtitle__fsPa5{color:#929292;font-size:35px;font-weight:500;letter-spacing:1px;text-transform:capitalize}.notFound_notFound__container_info__L3yeK{color:#bcbcbc;font-size:25px;font-weight:400;letter-spacing:1px}.notFound_notFound__container_subinfo__Rd7BH{font-size:16px}.notFound_notFound__buttons__dH6FG{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:20px 0;row-gap:10px}@media(min-width:475px){.notFound_notFound__buttons__dH6FG{-webkit-column-gap:10px;column-gap:10px;flex-direction:row}}.notFound_notFound__btn__L\+Daj{align-items:center;background:transparent;border:2px solid #202025;border-radius:4px;color:#f7fbfa;cursor:pointer;display:flex;font-weight:800;height:40px;justify-content:center;overflow:hidden;position:relative;text-align:center;text-transform:uppercase;transition:color .3s;width:150px;z-index:1}.notFound_notFound__btn__L\+Daj:before{background-color:#202025;content:"";height:110%;left:-5%;position:absolute;top:-5%;width:110%;z-index:-1}.notFound_notFound__btn__L\+Daj:after{background-color:#f7fbfa;border-radius:50%;content:"";height:100%;position:absolute;top:100%;transition:all .3s;width:100%;z-index:-1}.notFound_notFound__btn__L\+Daj:hover{color:#202025}.notFound_notFound__btn__L\+Daj:hover:after{height:200%;top:-50%;width:200%}.CreateNewPassword_loginForm__gcq-P{background:url(/static/media/background-auth.0fbc3ad81dfe2cc77a00.webp) 50%/cover no-repeat;font-family:Roboto,Sans-Serif;min-height:100vh}.CreateNewPassword_loginForm__container__4tdaK{box-sizing:border-box;display:flex;flex-direction:column;gap:10px;justify-content:space-around;margin:0 auto;max-width:1470px;min-height:100vh;padding:15px}.CreateNewPassword_loginForm__errorMessage__1mzk5{background-color:#f92e3e;box-sizing:border-box;color:#fff;font-size:14px;font-weight:400;left:0;line-height:20px;padding:13px 0;position:absolute;text-align:center;top:0;width:100%}@media(min-width:768px){.CreateNewPassword_loginForm__errorMessage__1mzk5{font-size:16px;padding:13px 20px}}.CreateNewPassword_loginForm__successMessage__yv5xy{background-color:#24d727;box-sizing:border-box;color:#fff;font-size:14px;font-weight:400;left:0;line-height:20px;padding:13px 0;position:absolute;text-align:center;top:0;width:100%}@media(min-width:768px){.CreateNewPassword_loginForm__successMessage__yv5xy{font-size:16px;padding:13px 20px}}.CreateNewPassword_loginForm__main__Mi7IN{display:flex;flex-direction:column;gap:2rem;margin-top:30px}.CreateNewPassword_loginForm__logo__T74pP{margin:0 auto}.CreateNewPassword_loginForm__logo__T74pP img{width:100px}.CreateNewPassword_loginForm__wrapper__Dm6ME{background-color:#fff;border-radius:10px;box-shadow:0 2px 4px 0 rgba(19,26,38,.06);box-sizing:border-box;margin:0 auto;max-width:25rem;padding:15px;z-index:1}.CreateNewPassword_loginForm__title__aTji3{font-size:21px;margin-bottom:20px;text-align:center}.CreateNewPassword_loginForm__footer__TTzhq{color:#cdd1da;font-size:13px;text-align:center}@media(min-width:768px){.CreateNewPassword_loginForm__wrapper__Dm6ME{padding:25px}}.editProductForm_form__3nYnv{box-sizing:border-box;margin:75px auto 0;width:60%}.editProductForm_form__label__9oHCO{display:inline-block;font-size:1.1rem;margin-bottom:.5rem;width:100%}.editProductForm_form__input__HAVmw{border-radius:.3rem;box-shadow:0 5px 10px 8px rgba(0,0,0,.05);font-size:1.1rem;font-weight:700;letter-spacing:1.5px;margin-bottom:2rem;padding:1rem;width:100%}.editProductForm_form__input__HAVmw::-webkit-input-placeholder{color:#888}.editProductForm_form__input__HAVmw::placeholder{color:#888}.editProductForm_form__input__HAVmw:focus{border-color:transparent;outline:2px solid #202025}.editProductForm_form__input__HAVmw:has(+.editProductForm_form__error__hJn-7){box-shadow:0 5px 10px 8px rgba(255,0,0,.05);outline:2px solid red}.editProductForm_form__checkboxes__QZtkV{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}@media(min-width:768px){.editProductForm_form__checkboxes__QZtkV{grid-template-columns:repeat(6,1fr)}}.editProductForm_form__checkboxes__QZtkV label{font-weight:500;width:-webkit-min-content;width:min-content}.editProductForm_form__checkbox__8wfpd label{font-weight:700;margin-top:2px;width:-webkit-min-content;width:min-content}.editProductForm_form__btns__EQ8cq{display:flex;flex-wrap:wrap;gap:2rem}.editProductForm_form__submit__8XLzj{align-items:center;background:transparent;border:2px solid #202025;border-radius:4px;box-shadow:0 5px 10px 8px rgba(0,0,0,.05);box-sizing:border-box;color:#202025;cursor:pointer;display:flex;font-size:.75rem;font-weight:800;justify-content:center;letter-spacing:.17em;line-height:24px;margin:0 auto;overflow:hidden;padding:.7rem 2rem;position:relative;text-transform:uppercase;transition:color .3s;width:100%}@media(min-width:768px){.editProductForm_form__submit__8XLzj{width:-webkit-max-content;width:max-content}}.editProductForm_form__submit__8XLzj:after{border-radius:50%;content:"";height:50%;position:absolute;top:100%;transition:all .3s;width:50%}.editProductForm_form__submit__8XLzj:hover:after{height:200%;top:-50%;width:200%}.editProductForm_form__submit__8XLzj:before{background-color:#f7fbfa;content:"";height:110%;left:-5%;position:absolute;top:-5%;width:110%;z-index:-1}.editProductForm_form__submit__8XLzj:after{background-color:#202025;z-index:-1}.editProductForm_form__submit__8XLzj:hover{color:#f7fbfa}.editProductForm_form__error__hJn-7{color:red}.editProductForm_checkbox__yUECT{display:flex;flex-direction:column-reverse}.editProductForm_checkbox__label__Hg8ea{font-family:Inter,sans-serif;font-weight:700;margin-bottom:1rem;margin-top:2px}.editProductForm_checkbox__input__S\+GaI{-webkit-appearance:none;appearance:none;margin-right:10px;outline:none;position:relative}.editProductForm_checkbox__input__S\+GaI:before{background-color:#fff;border:2px solid #000;border-radius:4px;content:"";cursor:pointer;display:inline-block;height:22px;transition:background-color .2s ease,border-color .2s ease;width:22px}.editProductForm_checkbox__input__S\+GaI:checked:before{background-color:#000;border-color:#000}.editProductForm_checkbox__input__S\+GaI:after{border-bottom:3px solid #fff;border-right:3px solid #fff;content:"";height:15px;left:7px;opacity:0;position:absolute;top:1px;-webkit-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0);transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;width:8px}.editProductForm_checkbox__input__S\+GaI:checked:after{opacity:1;-webkit-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1)}.photoUploader_uploader__INpDp{position:relative}.photoUploader_uploader__container__LwO0C{display:flex;justify-content:space-between}.photoUploader_uploader__btn__jXvma{align-items:center;background:transparent;border:2px solid #202025;border-radius:4px;box-shadow:0 5px 10px 8px rgba(0,0,0,.05);box-sizing:border-box;color:#202025;cursor:pointer;display:flex;font-size:.75rem;font-weight:800;justify-content:center;letter-spacing:.17em;line-height:24px;margin-bottom:2rem;overflow:hidden;padding:.7rem 2rem;position:relative;text-transform:uppercase;transition:color .3s;width:35%}@media(min-width:768px){.photoUploader_uploader__btn__jXvma{width:-webkit-max-content;width:max-content}}.photoUploader_uploader__btn__jXvma:after{border-radius:50%;content:"";height:50%;position:absolute;top:100%;transition:all .3s;width:50%}.photoUploader_uploader__btn__jXvma:hover:after{height:200%;top:-50%;width:200%}.photoUploader_uploader__btn__jXvma:before{background-color:#f7fbfa;content:"";height:110%;left:-5%;position:absolute;top:-5%;width:110%;z-index:-1}.photoUploader_uploader__btn__jXvma:after{background-color:#202025;z-index:-1}.photoUploader_uploader__btn__jXvma:hover{color:#f7fbfa}.photoUploader_uploader__btn_inAccount__v3Mhd{color:#f7fbfa;cursor:pointer;z-index:1}.photoUploader_uploader__btn_inAccount__v3Mhd:before{background-color:#202025}.photoUploader_uploader__btn_inAccount__v3Mhd:after{background-color:#f7fbfa;height:100%;width:100%}.photoUploader_uploader__btn_inAccount__v3Mhd:hover{color:#202025}.photoUploader_uploader__input__WDaCk{font-size:1.1rem;font-weight:700;letter-spacing:1.5px;margin-bottom:2rem;opacity:0;padding:1rem;position:absolute;visibility:hidden}.photoUploader_uploader__label__GJoKA{align-items:center;border-radius:.3rem;box-shadow:0 5px 10px 8px rgba(0,0,0,.05);cursor:pointer;display:flex;font-size:1.1rem;font-weight:700;justify-content:space-evenly;letter-spacing:1.5px;margin-bottom:2rem;width:60%}.photoUploader_uploader__label__GJoKA:hover{background-color:#f7fbfa;color:#202025}@media(min-width:420px){.photoUploader_uploader__label__GJoKA{padding:1rem}}@media(min-width:768px){.photoUploader_uploader__label__GJoKA{width:-webkit-max-content;width:max-content}}.photoUploader_uploader__fileName__dhHbp{margin-bottom:32px}.photoUploader_uploader__INpDp svg{display:none}@media(min-width:501px){.photoUploader_uploader__INpDp svg{display:block}}.photoUploader_uploader__INpDp .photoUploader_label__rg98l{display:inline-block;font-size:1.1rem;margin-bottom:.5rem;width:100%}.photoUploader_uploader__INpDp .photoUploader_input__mXv\+C{border-radius:.3rem;box-shadow:0 5px 10px 8px rgba(0,0,0,.05);font-size:1.1rem;font-weight:700;letter-spacing:1.5px;margin-bottom:2rem;padding:1rem;width:100%}.photoUploader_uploader__INpDp .photoUploader_input__mXv\+C::-webkit-input-placeholder{color:#888}.photoUploader_uploader__INpDp .photoUploader_input__mXv\+C::placeholder{color:#888}.photoUploader_uploader__INpDp .photoUploader_input__mXv\+C:focus{border-color:transparent;outline:2px solid #202025}.photoUploader_uploader__INpDp .photoUploader_input__mXv\+C:has(+.photoUploader_error__ItOwP){box-shadow:0 5px 10px 8px rgba(255,0,0,.05);outline:2px solid red}.photoUploader_uploader__successMessage__2nT\+O{background-color:#f7fbfa;border:2px solid #202025;border-radius:4px;color:#202025;font-size:14px;font-weight:600;left:50%;pointer-events:none;position:absolute;top:22%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:-webkit-max-content;width:max-content;z-index:1}@media(min-width:501px){.photoUploader_uploader__successMessage__2nT\+O{top:27%}}@media(min-width:920px){.photoUploader_uploader__successMessage__2nT\+O{left:55%;padding:9px;top:5%}}.addProductForm_form__h3RUm{box-sizing:border-box;margin:75px auto 0;width:60%}.addProductForm_form__label__jLeAb{display:inline-block;font-size:1.1rem;margin-bottom:.5rem;width:100%}.addProductForm_form__input__owAFv{border-radius:.3rem;box-shadow:0 5px 10px 8px rgba(0,0,0,.05);font-size:1.1rem;font-weight:700;letter-spacing:1.5px;margin-bottom:2rem;padding:1rem;width:100%}.addProductForm_form__input__owAFv::-webkit-input-placeholder{color:#888}.addProductForm_form__input__owAFv::placeholder{color:#888}.addProductForm_form__input__owAFv:focus{border-color:transparent;outline:2px solid #202025}.addProductForm_form__input__owAFv:has(+.addProductForm_form__error__gKJ5s){box-shadow:0 5px 10px 8px rgba(255,0,0,.05);outline:2px solid red}.addProductForm_form__checkboxes__Sdbc0{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}@media(min-width:768px){.addProductForm_form__checkboxes__Sdbc0{grid-template-columns:repeat(6,1fr)}}.addProductForm_form__checkboxes__Sdbc0 label{font-weight:500;width:-webkit-min-content;width:min-content}.addProductForm_form__checkbox__yuKrW label{font-weight:700;margin-bottom:rem;width:-webkit-min-content;width:min-content}.addProductForm_form__btns__SbLxb{display:flex;flex-wrap:wrap;gap:2rem}.addProductForm_form__submit__V4WtN{align-items:center;background:transparent;border:2px solid #202025;border-radius:4px;box-shadow:0 5px 10px 8px rgba(0,0,0,.05);box-sizing:border-box;color:#202025;cursor:pointer;display:flex;font-size:.75rem;font-weight:800;justify-content:center;letter-spacing:.17em;line-height:24px;margin:0 auto;overflow:hidden;padding:.7rem 2rem;position:relative;text-transform:uppercase;transition:color .3s;width:100%}@media(min-width:768px){.addProductForm_form__submit__V4WtN{width:-webkit-max-content;width:max-content}}.addProductForm_form__submit__V4WtN:after{border-radius:50%;content:"";height:50%;position:absolute;top:100%;transition:all .3s;width:50%}.addProductForm_form__submit__V4WtN:hover:after{height:200%;top:-50%;width:200%}.addProductForm_form__submit__V4WtN:before{background-color:#f7fbfa;content:"";height:110%;left:-5%;position:absolute;top:-5%;width:110%;z-index:-1}.addProductForm_form__submit__V4WtN:after{background-color:#202025;z-index:-1}.addProductForm_form__submit__V4WtN:hover{color:#f7fbfa}.addProductForm_form__submit_inAccount__629l6{color:#f7fbfa;cursor:pointer;font-weight:800;overflow:hidden;text-align:center;text-transform:uppercase;z-index:1}.addProductForm_form__submit_inAccount__629l6:before{background-color:#202025}.addProductForm_form__submit_inAccount__629l6:after{background-color:#f7fbfa;height:100%;width:100%}.addProductForm_form__submit_inAccount__629l6:hover{color:#202025}.addProductForm_form__error__gKJ5s{color:red}.addProductForm_checkbox__QNW5e{display:flex;flex-direction:column-reverse}.addProductForm_checkbox__label__tLege{font-family:Inter,sans-serif;font-weight:700;margin-bottom:1rem;margin-top:2px}.addProductForm_checkbox__input__f9Cpa{-webkit-appearance:none;appearance:none;margin-right:10px;outline:none;position:relative}.addProductForm_checkbox__input__f9Cpa:before{background-color:#fff;border:2px solid #000;border-radius:4px;content:"";cursor:pointer;display:inline-block;height:22px;transition:background-color .2s ease,border-color .2s ease;width:22px}.addProductForm_checkbox__input__f9Cpa:checked:before{background-color:#000;border-color:#000}.addProductForm_checkbox__input__f9Cpa:after{border-bottom:3px solid #fff;border-right:3px solid #fff;content:"";height:15px;left:7px;opacity:0;position:absolute;top:1px;-webkit-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0);transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;width:8px}.addProductForm_checkbox__input__f9Cpa:checked:after{opacity:1;-webkit-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1)}.adminParams_adminParams__C600H{box-sizing:border-box;margin:75px auto 0}.adminParams_adminParams__titleItems__dvyo6{align-items:center;display:flex;justify-content:space-between}.adminParams_adminParams__title__PVTDz{font-size:48px;font-weight:800;text-transform:capitalize}.adminParams_adminParams__btn__fdQbJ{align-items:center;background:transparent;border:2px solid #202025;border-radius:4px;color:#f7fbfa;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:center;overflow:hidden;padding:1rem;position:relative;text-align:center;text-transform:uppercase;transition:color .3s;width:-webkit-max-content;width:max-content;z-index:1}.adminParams_adminParams__btn__fdQbJ:before{background-color:#202025;content:"";height:110%;left:-5%;position:absolute;top:-5%;width:110%;z-index:-1}.adminParams_adminParams__btn__fdQbJ:after{background-color:#f7fbfa;border-radius:50%;content:"";height:100%;position:absolute;top:100%;transition:all .3s;width:100%;z-index:-1}.adminParams_adminParams__btn__fdQbJ:hover{color:#202025}.adminParams_adminParams__btn__fdQbJ:hover:after{height:200%;top:-50%;width:200%}.adminParams_adminParams__btnDisabled__qPAJz{color:#202025}.adminParams_adminParams__btnDisabled__qPAJz:after,.adminParams_adminParams__btnDisabled__qPAJz:before{background-color:#5d5d5d}.adminParams_adminParams__nav__3pMTK{display:flex;gap:10px;justify-content:flex-end}.adminParams_adminParams__main__OJ9gP{display:flex;justify-content:space-between;margin-top:10px}.adminParams_adminParams__table__JDij2{border:2px solid #202025;border-collapse:collapse;font-size:1.1rem;letter-spacing:1.5px;text-align:left;width:500px}.adminParams_adminParams__table__JDij2 input[type=checkbox]{-webkit-appearance:none;appearance:none;margin-right:10px;outline:none;position:relative}.adminParams_adminParams__table__JDij2 input[type=checkbox]:before{background-color:#fff;border:2px solid #000;border-radius:4px;content:"";cursor:pointer;display:inline-block;height:22px;transition:background-color .2s ease,border-color .2s ease;width:22px}.adminParams_adminParams__table__JDij2 input[type=checkbox]:checked:before{background-color:#000;border-color:#000}.adminParams_adminParams__table__JDij2 input[type=checkbox]:after{border-bottom:3px solid #fff;border-right:3px solid #fff;content:"";height:15px;left:7px;opacity:0;position:absolute;top:1px;-webkit-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0);transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;width:8px}.adminParams_adminParams__table__JDij2 input[type=checkbox]:checked:after{opacity:1;-webkit-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1)}.adminParams_adminParams__table__JDij2 th{background-color:#5d5d5d;padding:10px}.adminParams_adminParams__table__JDij2 td{border:2px solid #202025;padding:10px}.adminParams_adminParams__table__JDij2 button{cursor:pointer}.adminParams_adminParams__editItems__wuh0Q{align-items:center;display:flex;gap:5px}.adminParams_adminParams__editItemsInput__EmE7D{font-size:1.1rem}.addAdminParamsForm_form__Hz6T6{display:flex;flex-direction:column}.addAdminParamsForm_form__label__03rue{display:inline-block;font-size:1.1rem;margin-bottom:.5rem;width:100%}.addAdminParamsForm_form__input__k\+nek{border-radius:.3rem;box-shadow:0 5px 10px 8px rgba(0,0,0,.05);box-sizing:border-box;font-size:1.1rem;font-weight:700;letter-spacing:1.5px;margin-bottom:2rem;padding:1rem;width:100%}.addAdminParamsForm_form__input__k\+nek::-webkit-input-placeholder{color:#888}.addAdminParamsForm_form__input__k\+nek::placeholder{color:#888}.addAdminParamsForm_form__input__k\+nek:focus{border-color:transparent;outline:2px solid #202025}.addAdminParamsForm_form__input__k\+nek:has(+.addAdminParamsForm_form__error__t8k1k){box-shadow:0 5px 10px 8px rgba(255,0,0,.05);outline:2px solid red}.addAdminParamsForm_form__error__t8k1k{color:red}.addAdminParamsForm_form__btns__2e2Yu{display:flex;flex-wrap:wrap;gap:2rem}.addAdminParamsForm_form__submit__Gih5p{align-items:center;background:transparent;border:2px solid #202025;border-radius:4px;box-shadow:0 5px 10px 8px rgba(0,0,0,.05);box-sizing:border-box;color:#202025;cursor:pointer;display:flex;font-size:.75rem;font-weight:800;justify-content:center;letter-spacing:.17em;line-height:24px;margin:0 auto;overflow:hidden;padding:.7rem 2rem;position:relative;text-transform:uppercase;transition:color .3s;width:100%}@media(min-width:768px){.addAdminParamsForm_form__submit__Gih5p{width:-webkit-max-content;width:max-content}}.addAdminParamsForm_form__submit__Gih5p:after{border-radius:50%;content:"";height:50%;position:absolute;top:100%;transition:all .3s;width:50%}.addAdminParamsForm_form__submit__Gih5p:hover:after{height:200%;top:-50%;width:200%}.addAdminParamsForm_form__submit__Gih5p:before{background-color:#f7fbfa;content:"";height:110%;left:-5%;position:absolute;top:-5%;width:110%;z-index:-1}.addAdminParamsForm_form__submit__Gih5p:after{background-color:#202025;z-index:-1}.addAdminParamsForm_form__submit__Gih5p:hover{color:#f7fbfa}.backToTop_btn__sM9ku{border:1px solid #fff;bottom:87px;cursor:pointer;height:44px;position:fixed;right:15px;width:44px;z-index:2}.AdminProducts_admin__errorMessage__10-O9{background-color:#f92e3e;box-sizing:border-box;color:#fff;font-size:14px;font-weight:400;line-height:20px;padding:13px 0;position:fixed;text-align:center;top:75px;width:100%;z-index:100}@media(min-width:768px){.AdminProducts_admin__errorMessage__10-O9{font-size:16px;padding:13px 20px}}.AdminProducts_admin__successMessage__bCwn5{background-color:#24d727;box-sizing:border-box;color:#fff;font-size:14px;font-weight:400;line-height:20px;padding:13px 0;position:fixed;text-align:center;top:75px;width:100%;z-index:100}@media(min-width:768px){.AdminProducts_admin__successMessage__bCwn5{font-size:16px;padding:13px 20px}}.AdminProducts_admin__container__X7wcq{margin:0 auto;max-width:1470px;padding:0 15px}.AdminProducts_admin__header__KHOK6{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:1.5rem}.AdminProducts_admin__title__g2Azm{font-size:48px;font-weight:800}.AdminProducts_admin__headerBtns__8NlFa{display:flex;flex-direction:column;gap:10px}@media(min-width:520px){.AdminProducts_admin__headerBtns__8NlFa{align-self:flex-end;flex-direction:row}}.AdminProducts_admin__btn__C\+gCY{align-items:center;background:transparent;border:2px solid #202025;border-radius:4px;color:#f7fbfa;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:center;overflow:hidden;padding:.6rem;position:relative;text-align:center;text-transform:uppercase;transition:color .3s;width:-webkit-max-content;width:max-content;z-index:1}.AdminProducts_admin__btn__C\+gCY:before{background-color:#202025;content:"";height:110%;left:-5%;position:absolute;top:-5%;width:110%;z-index:-1}.AdminProducts_admin__btn__C\+gCY:after{background-color:#f7fbfa;border-radius:50%;content:"";height:100%;position:absolute;top:100%;transition:all .3s;width:100%;z-index:-1}.AdminProducts_admin__btn__C\+gCY:hover{color:#202025}.AdminProducts_admin__btn__C\+gCY:hover:after{height:200%;top:-50%;width:200%}.AdminProducts_admin__table__vRivj{border:1px solid #555;border-radius:13px;padding:10px}.AdminProducts_table__FVhpd{display:none}@media(min-width:768px){.AdminProducts_table__FVhpd{grid-gap:10px;align-items:center;background:#202025;color:#f7fbfa;display:grid;gap:10px;grid-template-columns:auto 4fr 2fr 2fr 2fr 1fr 3fr;text-align:center}.AdminProducts_table__cell__psAv3{font-weight:800;position:relative;text-align:center;text-transform:uppercase}.AdminProducts_table__cell__psAv3:first-child{width:130px}.AdminProducts_table__cell__psAv3:not(:first-child):before{background:#f7fbfa;content:"";height:100%;left:-5px;position:absolute;top:0;width:2px}}#modal_root__tO9BZ:has(>.modal_overlay__gtXc2){overflow:hidden}.modal_overlay__gtXc2{background:rgba(0,0,0,.4);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999}.modal_modal__e093m{background-color:#f7fbfa;border-radius:8px;box-shadow:0 3px 15px rgba(0,0,0,.7);box-sizing:border-box;left:50%;padding:2rem;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:300px;z-index:1000}@media(max-width:374px){.modal_modal__e093m{max-width:320px;width:90%}}@media(min-width:375px)and (max-width:574px){.modal_modal__e093m{max-width:570px;width:90%}}@media(min-width:575px){.modal_modal__e093m{max-width:700px;width:90%}}.modal_modal__container__jKqv0{padding:0 .63rem}.modal_modal__header__1vNba{align-items:center;display:flex;font-size:1.2rem;justify-content:center;position:relative;text-align:center}.modal_modal__header__1vNba:after{background-color:#e3e3e3;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.modal_modal__title__lYRcH{font-weight:400;margin-bottom:1rem;text-transform:uppercase}.modal_modal__text__LP04X{align-items:center;display:flex;flex-direction:column;font-size:1rem;gap:1rem;justify-content:center;margin:1rem 0 2rem;text-align:center}.modal_modal__icon__U3MZT{max-height:calc(100vh - 355px);overflow:auto;width:100%}.modal_modal__closeBtn__9NfwE{background-color:#f7fbfa;border:none;color:#5d5d5d;cursor:pointer;font-size:26px;font-weight:200;padding-right:5px}.modal_modal__btns__pJZnK{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:.63rem}@media(min-width:1024px){.modal_modal__btns__pJZnK{-webkit-column-gap:.63rem;column-gap:.63rem;flex-direction:row}}.modal_modal__btn__oGO06{align-items:center;border:2px solid #202025;border-radius:4px;color:#f7fbfa;cursor:pointer;display:flex;font-size:.75rem;gap:.63rem;justify-content:center;line-height:1.5rem;overflow:hidden;padding:7px 30px;position:relative;text-align:center;text-transform:uppercase;transition:.3s;width:-webkit-max-content;width:max-content;z-index:1}.modal_modal__btn__oGO06:disabled{background:#5d5d5d;pointer-events:none}@media(min-width:768px){.modal_modal__btn__oGO06{font-size:1rem}}.modal_modal__btn__oGO06:after{border-radius:50%;content:"";height:50%;left:-20%;position:absolute;top:100%;transition:all .3s;width:150%}.modal_modal__btn__oGO06:before{background-color:#202025;content:"";height:150%;left:-5%;position:absolute;top:-5%;width:150%;z-index:-1}.modal_modal__btn__oGO06:after{background-color:#f7fbfa;z-index:-1}.modal_modal__btn__oGO06:hover{color:#202025}.modal_modal__btn__oGO06:hover:after{height:200%;top:-50%;width:150%}.admin_admin__yDETY{padding:7rem 0 4rem}.admin_admin__container__isapg{box-sizing:border-box;margin:0 auto;max-width:1470px;min-width:320px;padding:0 15px}.admin_admin__wrapper__pO9cF{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.admin_admin__wrapper__pO9cF{flex-direction:row}}.admin_admin__content__5bBRN{box-sizing:border-box;display:flex;flex:1 0 60%;flex-direction:column;gap:1rem;margin:0 auto;max-width:100%}.admin_admin__content__5bBRN:not(.admin_admin__content_account__EUHCR){flex-direction:column-reverse}.admin_admin__content_account__EUHCR{background:#e3e3e3;border-radius:1rem;box-shadow:0 3px 15px rgba(0,0,0,.7);padding:1.5rem 1rem}@media(min-width:768px){.admin_admin__content_account__EUHCR{padding:1.5rem}}.admin_admin__aside__zQPfY{width:100%}@media(min-width:768px){.admin_admin__aside__zQPfY{flex:0 0 250px}}.admin_aside__eS0U5{border-radius:1rem;box-shadow:1px 5px 15px rgba(0,0,0,.4);box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;margin:0 auto;overflow:hidden;padding:1rem}.admin_aside__link__QC\+OL{cursor:pointer;font-size:1.3rem;line-height:1.3rem;padding:.5rem 0;position:relative;text-align:left}.admin_aside__link__QC\+OL:before{background:linear-gradient(90deg,hsla(0,0%,100%,.914) 0,#bdbdbd);content:"";height:100%;position:absolute;right:calc(-100% - 3rem);top:0;transition:right .3s;width:calc(100% + 2rem);z-index:-1}.admin_aside__link_logout__cjcD1{transition:color .3s}.admin_aside__link_logout__cjcD1:hover{color:#f92e3e}.admin_aside__link__QC\+OL:hover:before{right:-1rem}.admin_aside__link_active__GwK2k{font-weight:700;position:relative}.admin_aside__link_active__GwK2k:after{border-radius:43px 0 0 43px;border-right:4px solid #202025;content:"";height:100%;position:absolute;right:-1rem;top:0;transition:right .3s}.admin_aside__link_active__GwK2k:before{right:-1rem}.adminHeader_logo__NAGVe{display:flex;flex-direction:column;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.adminHeader_logo__NAGVe>img{width:70px}.adminHeader_header__\+-ax\+{background-color:#f7fbfa;color:#202025;position:fixed;top:0;width:100%;z-index:10}.adminHeader_header__wrapper__ckPvV{box-shadow:1px 5px 15px rgba(0,0,0,.4);transition:all .4s ease-out}.adminHeader_header__container__Yb3WU{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1470px;min-width:320px;padding:0 1rem}.adminHeader_header__logOut__STWZT{align-items:center;background:transparent;border:2px solid #202025;border-radius:4px;color:#f7fbfa;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:center;overflow:hidden;padding:.7rem 1rem;position:relative;text-align:center;text-transform:uppercase;transition:color .3s;z-index:1}.adminHeader_header__logOut__STWZT:before{background-color:#202025;content:"";height:110%;left:-5%;position:absolute;top:-5%;width:110%;z-index:-1}.adminHeader_header__logOut__STWZT:after{background-color:#f7fbfa;border-radius:50%;content:"";height:100%;position:absolute;top:100%;transition:all .3s;width:100%;z-index:-1}.adminHeader_header__logOut__STWZT:hover{color:#202025}.adminHeader_header__logOut__STWZT:hover:after{height:200%;top:-50%;width:200%}.OrderDetails_order__oRHBg{background-color:#e3e3e3;border-radius:1rem;box-shadow:0 3px 15px rgba(0,0,0,.7);color:#202025;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;padding:7rem 1.5rem 2rem;position:relative}.OrderDetails_order__info__GTY-8{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.OrderDetails_order__text__KqXVo{font-size:1rem}.OrderDetails_order__text_total__umWt7{background-color:#f7fbfa;border-radius:1rem;box-shadow:0 3px 10px rgba(0,0,0,.5);color:#202025;margin:0 auto;padding:1rem}.OrderDetails_order__text_value__UNhzp{font-size:1.3rem;font-weight:700;text-transform:capitalize}body:has(.OrderPage_orderDetails__GEDIu),html:has(.OrderPage_orderDetails__GEDIu){height:100%}.OrderPage_orderDetails__GEDIu{align-items:center;display:flex;height:100%}.OrderPage_orderDetails__container__S1Yjd{box-sizing:border-box;margin:0 auto;max-width:1470px;min-width:320px;padding:7rem 15px 4rem}.profileSettings_error__7zWFj,.profileSettings_success__ecpiC{background-color:#f92e3e;box-sizing:border-box;color:#f7fbfa;font-size:1.2rem;font-weight:500;left:0;line-height:1.2rem;padding:2rem 0;position:fixed;text-align:center;top:0;width:100%;z-index:30}.profileSettings_success__ecpiC{background-color:#202025;color:#f7fbfa}.profileSettings_block__VUYsS{background-color:#f7fbfa;border-radius:1rem;box-shadow:1px 5px 15px rgba(0,0,0,.4);padding:1rem;position:relative}.profileSettings_block__title__wJ\+xK{font-size:1.2rem;margin-bottom:1.5rem}.profileSettings_block_account__kEXJ8 form{max-width:100%}.profileSettings_block_account__kEXJ8 form input{border:none;box-shadow:0 1px 4px rgba(0,0,0,.4);margin-bottom:1rem}.profileSettings_block_account__kEXJ8 form button{border-color:#202025;color:#202025;z-index:1}.profileSettings_block_account__kEXJ8 form button:after{background:#202025}.profileSettings_block_account__kEXJ8 form div:has(>input){margin-bottom:2rem}@media(min-width:1024px){.profileSettings_block_account__kEXJ8 form{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-template-rows:repeat(3,auto)}.profileSettings_block_account__kEXJ8 form label{grid-row-end:1;grid-row-start:1;margin-bottom:0;position:relative}.profileSettings_block_account__kEXJ8 form input,.profileSettings_block_account__kEXJ8 form label+div:has(>input){font-size:.8rem;grid-row-end:3;grid-row-start:2}.profileSettings_block_account__kEXJ8 form label+div>input{margin-bottom:0}.profileSettings_block_account__kEXJ8 form div:has(>input){margin-bottom:1rem}.profileSettings_block_account__kEXJ8 form div:not(:has(>div)){top:90px}.profileSettings_block_account__kEXJ8 form button{grid-column-end:2;grid-column-start:1;grid-row-end:4;grid-row-start:3;margin:0}}.profileOrders_order__Camhq{background-color:#e3e3e3;border-radius:1rem;box-shadow:0 3px 15px rgba(0,0,0,.7);color:#202025;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;padding:1.5rem 1rem;position:relative}@media(min-width:768px){.profileOrders_order__Camhq{padding:1.5rem}}.profileOrders_order__info__tUilo{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.profileOrders_order__text__X5sdn{font-size:1rem}.profileOrders_order__text_total__-BrUI{background-color:#f7fbfa;border-radius:1rem;box-shadow:0 3px 10px rgba(0,0,0,.5);color:#202025;margin:0 auto;padding:1rem}.profileOrders_order__text_value__AsXbZ{font-size:1.3rem;font-weight:700;text-transform:capitalize}.profileOrders_order__mainLink__jo0rD{display:flex;flex-direction:column;gap:1.5rem}.header_logo__TmkQW{display:flex;flex-direction:column;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.header_logo__TmkQW>img{width:70px}.header_logo__scrolled__8IvP9{-webkit-transform:scale(.8);transform:scale(.8)}a{cursor:revert;text-decoration:none}.header_header__A7NEZ{background-color:#f7fbfa;color:#202025;font-size:12px;font-weight:800;letter-spacing:2px;line-height:200%;position:fixed;text-transform:uppercase;top:0;width:100%;z-index:20}.header_header__wrapper__Owhg5{box-shadow:1px 5px 15px rgba(0,0,0,.4);transition:all .4s ease-out}.header_header__scrolled__fitde{padding:0}.header_header__container__paKGR{align-items:center;box-sizing:border-box;display:flex;height:76px;justify-content:space-between;margin:0 auto;max-width:1470px;min-width:320px;padding:0 15px;transition:height .3s ease}.header_header__container_scrolled__cMIZY{height:60px}.header_header__section__bnbQ-{align-items:center;display:flex;justify-content:space-between}.header_header__section__bnbQ->a{flex:0 1 40%}.header_header__logo__8KhJ7{align-items:center;display:flex}.header_header__title__PJ3Jd{display:none}@media(min-width:481px){.header_header__title__PJ3Jd{color:#202025;display:block;font-size:24px;font-weight:900;line-height:167%;margin-left:12px;text-decoration:none}}@-webkit-keyframes header_fade-in__DwWJQ{0%{opacity:0}to{opacity:1}}@keyframes header_fade-in__DwWJQ{0%{opacity:0}to{opacity:1}}.header_nav__da7qj{background-color:#202025;display:flex;flex-direction:column;height:100vh;left:0;opacity:0;overflow:auto;position:absolute;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:all .5s ease 0s;width:100%;z-index:24}@media(min-width:768px){.header_nav__da7qj{background-color:transparent;flex:0 1 40%;flex-direction:row;height:100%;opacity:1;overflow:inherit;position:static;-webkit-transform:translateY(0);transform:translateY(0)}}@media(min-width:993px){.header_nav__da7qj{flex:0 1 30%}}.header_nav__da7qj.header_active__r-ZIM{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.header_nav__list__Y7XTD{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-evenly;list-style:none;margin-top:100px;padding:0}@media(min-width:768px){.header_nav__list__Y7XTD{flex:0 1 100%;flex-direction:row;margin:0}}.header_nav__item__5oszl{border:1px solid #5d5d5d;border-left:none;border-right:none;font-size:24px;height:100%;letter-spacing:1px;line-height:133%;width:100%}@media(min-width:768px){.header_nav__item__5oszl{border:none;font-size:12px;padding:0;position:relative;width:auto}.header_nav__item__5oszl:after{background:#202025;bottom:0;content:"";height:3px;left:0;position:absolute;scale:0;transition:scale .3s;width:100%}.header_nav__item__5oszl path{transition:stroke-width .3s}.header_nav__item__5oszl:hover path{stroke-width:2.2px}.header_nav__item__5oszl:hover:after{scale:1}.header_nav__item__5oszl:has(.header_activeLink__k4CMS):after{scale:1}}.header_nav__item__5oszl.header_logoutHover__p0XB0 path{transition:all .4s ease 0s}.header_nav__item__5oszl.header_logoutHover__p0XB0:hover path{stroke-width:2.2px}.header_nav__item__5oszl a{align-items:center;box-sizing:border-box;color:#f7fbfa;display:flex;height:100%;justify-content:space-between;padding:24px;width:100%}@media(min-width:768px){.header_nav__item__5oszl a{color:#202025;padding:0;position:relative}.header_nav__item__5oszl a>svg{align-items:center;display:flex;justify-content:center}}.cartAmount_cartAmount__ClNvq{display:none}.cartAmount_cartAmount__ClNvq.cartAmount_activeDesk__SaCNP,.cartAmount_cartAmount__ClNvq.cartAmount_activeMob__RpwJs{align-items:center;background-color:#f92e3e;border-radius:50px;color:#f7fbfa;display:flex;font-size:10px;height:20px;justify-content:center;min-width:20px;padding-left:5px;padding-right:4px;position:absolute;right:0;top:5px;-webkit-transform:translate(46%,-48%);transform:translate(46%,-48%)}@media(min-width:768px){.cartAmount_cartAmount__ClNvq.cartAmount_activeDesk__SaCNP,.cartAmount_cartAmount__ClNvq.cartAmount_activeMob__RpwJs{top:19px}}.cartAmount_cartAmount__ClNvq.cartAmount_activeDesk__SaCNP{padding-left:4px;-webkit-transform:translate(48%,-50%);transform:translate(48%,-50%)}.mobilNav_mobilNav__jWUNw{align-items:center;display:flex;gap:30px;justify-content:space-between}@media(min-width:481px){.mobilNav_mobilNav__jWUNw{gap:40px}}@media(min-width:768px){.mobilNav_mobilNav__jWUNw{display:none}}.mobilNav_mobilNav__account__jdXxM,.mobilNav_mobilNav__basket__UM1Pi,.mobilNav_mobilNav__login__LiBMG{align-items:center;cursor:pointer;display:flex;justify-content:center}.mobilNav_mobilNav__search__Xtafp{background-color:transparent}.mobilNav_mobilNav__account__jdXxM path,.mobilNav_mobilNav__basket__UM1Pi path,.mobilNav_mobilNav__login__LiBMG path,.mobilNav_mobilNav__search__Xtafp path{transition:all .4s ease 0s}.mobilNav_mobilNav__account__jdXxM:hover path,.mobilNav_mobilNav__basket__UM1Pi:hover path,.mobilNav_mobilNav__login__LiBMG:hover path,.mobilNav_mobilNav__search__Xtafp:hover path{stroke-width:2.2px}.mobilNav_mobilNav__basket__UM1Pi{position:relative}.mobilNav_mobilNav__burger__CFU8Z{background-color:transparent;cursor:pointer;display:flex;flex-direction:column;gap:6px;height:24px;justify-content:center;position:relative;width:24px}.mobilNav_mobilNav__burger__CFU8Z:hover:after,.mobilNav_mobilNav__burger__CFU8Z:hover:before{-webkit-transform:scale(1.1);transform:scale(1.1)}.mobilNav_mobilNav__burger__CFU8Z:after,.mobilNav_mobilNav__burger__CFU8Z:before{background-color:#202025;border-radius:5px;content:"";height:3px;position:relative;transition:all .4s ease 0s;width:100%}.mobilNav_mobilNav__burger__CFU8Z:after{margin-right:auto;width:75%}.mobilNav_mobilNav__burger__CFU8Z.mobilNav_active__CDt0b{z-index:26}.mobilNav_mobilNav__burger__CFU8Z.mobilNav_active__CDt0b:after,.mobilNav_mobilNav__burger__CFU8Z.mobilNav_active__CDt0b:before{background-color:#f7fbfa}.mobilNav_mobilNav__burger__CFU8Z.mobilNav_active__CDt0b:before{top:25%;-webkit-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%)}.mobilNav_mobilNav__burger__CFU8Z.mobilNav_active__CDt0b:after{bottom:20%;-webkit-transform:rotate(45deg) translateY(50%);transform:rotate(45deg) translateY(50%);width:100%}.mobilNav_cartAmount__pMM3U{display:none}.mobilNav_cartAmount__pMM3U.mobilNav_active__CDt0b{align-items:center;background-color:#202025;border-radius:50px;color:#fff;display:flex;font-size:10px;font-weight:400;height:20px;justify-content:center;min-width:20px;padding-left:5px;padding-right:4px;position:absolute;right:0;top:0;-webkit-transform:translate(56%,-30%);transform:translate(56%,-30%)}.footer_footer__xvcPw{background-color:#202025;color:#e3e3e3;flex:0 0 auto;font-family:Roboto,Sans-Serif;min-width:320px}.footer_footer__container__-7E2a{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1470px;min-width:320px;padding:15px}@media(min-width:920px){.footer_footer__container__-7E2a{padding-top:30px}}.footer_footer__info__m9We\+{align-items:center;display:flex;flex-direction:column;font-size:12px;justify-content:center;padding-top:1rem;position:relative;row-gap:.63rem;width:100%}.footer_footer__info__m9We\+:before{background-color:#5d5d5d;box-shadow:1px 5px 10px rgba(0,0,0,.4);content:"";height:1px;position:absolute;top:0;width:100%}.footer_footer__info_link__vX\+U-{font-weight:700;transition:color .3s}.footer_footer__info_link__vX\+U-:hover{color:#f7fbfa}@media(min-width:500px){.footer_footer__info__m9We\+{flex-direction:row;justify-content:center}}@media(min-width:920px){.footer_footer__info__m9We\+{font-size:14px}}.footer_footer__links__rTR\+w{grid-gap:.63rem;display:grid;font-size:14px;gap:.63rem;grid-template-areas:"aboutUs privacy" "contactUs cookie" "delivery terms";justify-content:space-around;justify-items:center;text-align:center;width:100%}@media(min-width:500px){.footer_footer__links__rTR\+w{grid-template-areas:"aboutUs contactUs cookie " "privacy delivery terms"}}@media(min-width:620px){.footer_footer__links__rTR\+w{grid-template-areas:"aboutUs contactUs cookie privacy delivery terms";text-align:left}}.footer_footer__links_link__qdFs5{transition:color .3s;width:-webkit-max-content;width:max-content}.footer_footer__links_link__qdFs5:hover{color:#f7fbfa}.footer_footer__links_aboutUs__MQs07{grid-area:aboutUs}.footer_footer__links_contactUs__4seKU{grid-area:contactUs}.footer_footer__links_terms__x\+I4t{grid-area:terms}.footer_footer__links_privacy__scOEl{grid-area:privacy}.footer_footer__links_delivery__8rF-A{grid-area:delivery}.footer_footer__links_cookie__rS67o{grid-area:cookie}.footer_footer__devinfo__5-yzC{color:#cdd1da;padding-left:3px;text-align:center}.contacts_contacts__j2gtx{background:linear-gradient(45deg,#e3e3e3,#f7fbfa 60%);font-family:Roboto,sans-serif;height:100%;padding-top:30px}.contacts_contacts__container__oF08J{align-items:center;box-sizing:border-box;color:#595858;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:900px;padding:5rem 15px 2rem}.contacts_contacts__title__UhRNe{font-size:34px;margin-bottom:20px;padding-top:10px}.contacts_contacts__info__Rey3n{font-size:16px;line-height:140%;padding:20px 0;position:relative}@media(min-width:768px){.contacts_contacts__info__Rey3n{font-size:19px}}.contacts_contacts__info__Rey3n:after,.contacts_contacts__info__Rey3n:before{background-color:#5d5d5d;box-shadow:1px 5px 10px rgba(0,0,0,.4);content:"";height:2px;position:absolute;width:100%}.contacts_contacts__info__Rey3n:before{top:0}.contacts_contacts__infoTitle__YKJmu{font-size:19px;letter-spacing:.05em;padding-bottom:10px}.contacts_contacts__infoText__XUt7L{font-size:16px;padding-bottom:20px}@media(min-width:768px){.contacts_contacts__infoText__XUt7L{font-size:19px}.contacts_contacts__infoTitle__YKJmu{font-size:29px;letter-spacing:.05em}.contacts_contacts__infoText__XUt7L{font-size:20px;max-width:100%}}@media(min-width:993px){.contacts_contacts__container__oF08J{width:980px}}.deliveryList_list__8TgYe{display:flex;flex-direction:column;gap:15px;list-style:auto;list-style-position:inside;margin-bottom:15px}.deliveryList_listItem__UFoVY{box-sizing:initial}.deliveryList_sublist__C3mB9{list-style:inside}.deliveryList_deliveryList__VFuRy{list-style:square;list-style-position:inside}.deliveryList_deliverySubList__BYsMY li:before{content:"- "}.delivery_delivery__mRBtW{background:linear-gradient(45deg,#e3e3e3,#f7fbfa 60%);font-family:Roboto,sans-serif;height:100%}.delivery_delivery__container__-JT-J{align-items:center;box-sizing:border-box;color:#595858;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:900px;padding:5rem 15px 2rem}.delivery_delivery__title__X5Q0-{font-size:34px;margin-bottom:20px}.delivery_delivery__text__B29kw{font-size:16px;line-height:140%;padding:20px 0;position:relative}@media(min-width:768px){.delivery_delivery__text__B29kw{font-size:19px}}.delivery_delivery__text__B29kw:after,.delivery_delivery__text__B29kw:before{background-color:#5d5d5d;box-shadow:1px 5px 10px rgba(0,0,0,.4);content:"";height:2px;position:absolute;width:100%}.delivery_delivery__text__B29kw:before{top:0}.delivery_delivery__text__B29kw p:last-child{margin-bottom:10px}.delivery_delivery__subtitle__lQmiH{font-size:16px;line-height:120%;margin-bottom:10px}@media(min-width:500px){.delivery_delivery__subtitle__lQmiH{font-size:20px}}@media(min-width:768px){.delivery_delivery__subtitle__lQmiH{font-size:24px}}.delivery_delivery__list__fv5SZ{display:flex;flex-direction:column;gap:15px;list-style:auto;list-style-position:inside;margin-bottom:15px}.delivery_delivery__listItem__jlKzV{box-sizing:initial;margin-left:10px}.delivery_delivery__sublist__OTplV{list-style:inside}.delivery_delivery__deliveryList__tEqHl{list-style:square;list-style-position:inside}.delivery_delivery__deliverySubList__jjYlj li:before{content:"- "}.privacyPolicy_privacyPolicy__oqJZ4{background:linear-gradient(45deg,#e3e3e3,#f7fbfa 60%);font-family:Roboto,sans-serif;height:100%}.privacyPolicy_privacyPolicy__container__27\+ql{align-items:center;box-sizing:border-box;color:#595858;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:1200px;padding:5rem 15px 2rem}.privacyPolicy_privacyPolicy__title__O7Bc\+{font-size:28px;margin-bottom:20px}@media(min-width:768px){.privacyPolicy_privacyPolicy__title__O7Bc\+{font-size:34px}}.privacyPolicy_privacyPolicy__text__SWnEg{font-size:12px;line-height:125%;padding:20px 0;position:relative}@media(min-width:768px){.privacyPolicy_privacyPolicy__text__SWnEg{font-size:19px;line-height:140%}}.privacyPolicy_privacyPolicy__text__SWnEg:after,.privacyPolicy_privacyPolicy__text__SWnEg:before{background-color:#5d5d5d;box-shadow:1px 5px 10px rgba(0,0,0,.4);content:"";height:2px;position:absolute;width:100%}.privacyPolicy_privacyPolicy__text__SWnEg:before{top:0}.privacyPolicy_privacyPolicy__list__zfizW{display:flex;flex-direction:column;gap:15px;list-style:auto;list-style-position:inside}.privacyPolicy_privacyPolicy__listItem__x5cp8{box-sizing:initial;margin-left:10px}.privacyPolicy_privacyPolicy__listItem__x5cp8::marker{font-size:16px;font-weight:700}@media(min-width:768px){.privacyPolicy_privacyPolicy__listItem__x5cp8::marker{font-size:25px}}.privacyPolicy_privacyPolicy__subtitle__V\+6\+E{display:contents;font-size:16px;line-height:120%;margin-bottom:10px;text-align:center}@media(min-width:500px){.privacyPolicy_privacyPolicy__subtitle__V\+6\+E{font-size:20px}}@media(min-width:768px){.privacyPolicy_privacyPolicy__subtitle__V\+6\+E{font-size:24px}}.privacyPolicy_privacyPolicy__paragraph__\+QtoS{margin:20px 0 10px;padding:0 15px;text-align:justify}.privacyPolicy_privacyPolicy__oqJZ4 table{border-collapse:collapse;font-size:11px}@media(min-width:500px){.privacyPolicy_privacyPolicy__oqJZ4 table{font-size:12px}}@media(min-width:768px){.privacyPolicy_privacyPolicy__oqJZ4 table{font-size:19px}}.privacyPolicy_privacyPolicy__oqJZ4 td,.privacyPolicy_privacyPolicy__oqJZ4 th{border:1px solid #000;padding:1px;vertical-align:top}@media(min-width:500px){.privacyPolicy_privacyPolicy__oqJZ4 td,.privacyPolicy_privacyPolicy__oqJZ4 th{padding:2px}}@media(min-width:768px){.privacyPolicy_privacyPolicy__oqJZ4 td,.privacyPolicy_privacyPolicy__oqJZ4 th{padding:3px}}.termsAndConditions_termsAndConditions__h22Cl{background:linear-gradient(45deg,#e3e3e3,#f7fbfa 60%);font-family:Roboto,sans-serif;height:100%}.termsAndConditions_termsAndConditions__container__L67-h{align-items:center;box-sizing:border-box;color:#595858;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:900px;padding:5rem 15px 2rem}.termsAndConditions_termsAndConditions__title__FNj4U{font-size:28px;margin-bottom:20px}@media(min-width:768px){.termsAndConditions_termsAndConditions__title__FNj4U{font-size:34px}}.termsAndConditions_termsAndConditions__text__xzNja{font-size:12px;line-height:125%;padding:20px 0;position:relative}@media(min-width:768px){.termsAndConditions_termsAndConditions__text__xzNja{font-size:19px;line-height:140%}}.termsAndConditions_termsAndConditions__text__xzNja:after,.termsAndConditions_termsAndConditions__text__xzNja:before{background-color:#5d5d5d;box-shadow:1px 5px 10px rgba(0,0,0,.4);content:"";height:2px;position:absolute;width:100%}.termsAndConditions_termsAndConditions__text__xzNja:before{top:0}.termsAndConditions_termsAndConditions__list__zGDHO{display:flex;flex-direction:column;gap:15px;list-style:auto;list-style-position:inside;margin-bottom:10px}.termsAndConditions_termsAndConditions__listItem__luw0m{box-sizing:initial;margin-left:10px}.termsAndConditions_termsAndConditions__listItem__luw0m::marker{font-size:16px;font-weight:700}@media(min-width:768px){.termsAndConditions_termsAndConditions__listItem__luw0m::marker{font-size:25px}}.termsAndConditions_termsAndConditions__sublist__R8fhP{list-style:inside}.termsAndConditions_termsAndConditions__subtitle__ugj73{display:contents;font-size:16px;line-height:120%;margin-bottom:10px;text-align:center}@media(min-width:500px){.termsAndConditions_termsAndConditions__subtitle__ugj73{font-size:20px}}@media(min-width:768px){.termsAndConditions_termsAndConditions__subtitle__ugj73{font-size:24px}}.termsAndConditions_termsAndConditions__paragraph__\+drOm{margin:20px 0 10px;padding:0 15px;text-align:justify}.cookiePolicy_cookiePolicy__6DJxS{background:linear-gradient(45deg,#e3e3e3,#f7fbfa 60%);font-family:Roboto,sans-serif;height:100%}.cookiePolicy_cookiePolicy__container__S\+JGC{align-items:center;box-sizing:border-box;color:#595858;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:1200px;padding:5rem 15px 2rem}.cookiePolicy_cookiePolicy__title__SxmZD{font-size:28px;margin-bottom:20px}@media(min-width:768px){.cookiePolicy_cookiePolicy__title__SxmZD{font-size:34px}}.cookiePolicy_cookiePolicy__text__6-zDf{font-size:12px;line-height:125%;padding:20px 0;position:relative;width:100%}@media(min-width:500px){.cookiePolicy_cookiePolicy__text__6-zDf{font-size:14px}}@media(min-width:768px){.cookiePolicy_cookiePolicy__text__6-zDf{font-size:19px;line-height:140%}}.cookiePolicy_cookiePolicy__text__6-zDf:after,.cookiePolicy_cookiePolicy__text__6-zDf:before{background-color:#5d5d5d;box-shadow:1px 5px 10px rgba(0,0,0,.4);content:"";height:2px;position:absolute;width:100%}.cookiePolicy_cookiePolicy__text__6-zDf:before{top:0}.cookiePolicy_cookiePolicy__content__7BSja{display:flex;flex-direction:column;gap:15px;padding-bottom:15px}.cookiePolicy_cookiePolicy__subtitle__v2DSD{font-size:16px;line-height:120%;margin-bottom:10px;text-align:center;text-transform:uppercase}@media(min-width:500px){.cookiePolicy_cookiePolicy__subtitle__v2DSD{font-size:20px}}@media(min-width:768px){.cookiePolicy_cookiePolicy__subtitle__v2DSD{font-size:24px}}.cookiePolicy_cookiePolicy__paragraph__MhZoK{margin:20px 0 10px;padding:0 15px;text-align:justify}.cookiePolicy_cookiePolicy__list__RTVXX{list-style:inside}.cookiePolicy_cookiePolicy__6DJxS table{border-collapse:collapse;font-size:11px}@media(min-width:500px){.cookiePolicy_cookiePolicy__6DJxS table{font-size:12px}}@media(min-width:768px){.cookiePolicy_cookiePolicy__6DJxS table{font-size:19px}}.cookiePolicy_cookiePolicy__6DJxS td,.cookiePolicy_cookiePolicy__6DJxS th{border:1px solid #000;padding:1px;vertical-align:top;word-break:break-word}@media(min-width:500px){.cookiePolicy_cookiePolicy__6DJxS td,.cookiePolicy_cookiePolicy__6DJxS th{padding:2px}}@media(min-width:768px){.cookiePolicy_cookiePolicy__6DJxS td,.cookiePolicy_cookiePolicy__6DJxS th{padding:3px}}.cookiePolicy_cookiePolicy__6DJxS a{word-wrap:break-word}.profileShipping_error__mJHJb,.profileShipping_success__xTVes{background-color:#f92e3e;box-sizing:border-box;color:#f7fbfa;font-size:1.2rem;font-weight:500;left:0;line-height:1.2rem;padding:2rem 0;position:fixed;text-align:center;top:0;width:100%;z-index:30}.profileShipping_success__xTVes{background-color:#202025;color:#f7fbfa}.profileShipping_block__Maibc{background-color:#f7fbfa;border-radius:1rem;box-shadow:1px 5px 15px rgba(0,0,0,.4);padding:1rem;position:relative}.profileShipping_block_flat__Luimj{background-color:transparent;box-shadow:none;padding:0}.profileShipping_block__title__DrKbd{font-size:1.2rem;margin-bottom:1.5rem}.profileShipping_block__list__R0oUj{background-color:#f7fbfa;border-radius:1rem;box-shadow:inset 1px 5px 15px rgba(0,0,0,.4);box-sizing:border-box;color:#f7fbfa;display:flex;flex-direction:column;font-size:.9rem;gap:1rem;margin:0 0 1rem;max-height:220px;overflow-y:auto;padding:1rem}.profileShipping_block__list_empty__V5576{font-size:1rem}.profileShipping_block__item__4-fiO{align-items:center;background:#5d5d5d;border-radius:.63rem;display:flex;flex-wrap:wrap;gap:.63rem;padding:.63rem 1rem}.profileShipping_block__item__4-fiO>:first-child{margin-right:auto}.profileShipping_block__btns__jURty{display:flex;gap:1rem}.profileShipping_block__btn__GS2bf{align-items:center;background:transparent;border:2px solid #202025;border-radius:4px;box-sizing:border-box;color:#f7fbfa;cursor:pointer;display:flex;font-size:1rem;font-weight:700;justify-content:center;overflow:hidden;padding:.63rem 1rem;position:relative;text-align:center;transition:color .3s;z-index:1}.profileShipping_block__btn_center__D-\+iW{margin:0 auto}.profileShipping_block__btn_close__u28kU,.profileShipping_block__btn_small__QtkJT{font-size:.8rem}.profileShipping_block__btn_close__u28kU{border-radius:50%;padding:1.25rem .63rem;position:absolute;right:-1rem;top:-1.75rem}.profileShipping_block__btn__GS2bf:before{background-color:#202025;content:"";height:110%;left:-5%;position:absolute;top:-5%;width:110%;z-index:-1}.profileShipping_block__btn__GS2bf:after{background-color:#f7fbfa;border-radius:50%;content:"";height:100%;position:absolute;top:100%;transition:all .3s;width:100%;z-index:-1}.profileShipping_block__btn__GS2bf:hover{color:#202025}.profileShipping_block__btn__GS2bf:hover:after{height:200%;top:-50%;width:200%}.profileShipping_block__Maibc form input{border:none;box-shadow:0 1px 4px rgba(0,0,0,.4);margin-bottom:1rem}.profileShipping_block__Maibc form button{border-color:#202025;color:#202025;z-index:1}.profileShipping_block__Maibc form button:after{background:#202025}.adminOrders_orders__container__6phT5{padding:1rem 0}.adminOrders_orders__iO2nW{background-color:#e3e3e3;border-radius:1rem;box-shadow:0 3px 15px rgba(0,0,0,.7);box-sizing:border-box;color:#202025;display:flex;flex-direction:column-reverse;gap:1rem;padding:1.5rem}.adminOrders_orders__pagination__0ZAFM{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media(min-width:560px){.adminOrders_orders__pagination__0ZAFM{justify-content:space-between}}.adminOrders_order__Fdmxw{background-color:#f7fbfa;border-radius:1rem;box-shadow:0 3px 15px rgba(0,0,0,.7);color:#202025;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;padding:1.5rem 1rem;position:relative}@media(min-width:768px){.adminOrders_order__Fdmxw{padding:1.5rem}}.adminOrders_order__info__eE4Fc{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:4fr 2fr 3fr 2fr 2fr 2fr 2fr;justify-content:space-between}.adminOrders_order__text__HNVRX{font-size:1rem;text-align:center}.adminOrders_order__text__HNVRX:first-child{text-align:left}.adminOrders_order__text_value__xIKoz{font-weight:700;text-transform:capitalize}.adminOrders_order__buttons__EBaJQ{align-items:center;display:flex;justify-content:space-evenly}.adminOrders_order__btn__XWWxO{align-items:center;cursor:pointer;display:flex;height:25px;justify-content:center;width:25px}.adminOrders_order__table__ZpUqO{border:1px solid #555;border-radius:13px;padding:10px 1.5rem}.adminOrders_table__\+h7eW{display:none}@media(min-width:768px){.adminOrders_table__\+h7eW{grid-gap:10px;align-items:center;background:#202025;color:#f7fbfa;display:grid;gap:10px;grid-template-columns:4fr 2fr 3fr 2fr 2fr 2fr 2fr;text-align:center}.adminOrders_table__cell__zgYfG{font-weight:800;position:relative;text-align:center;text-transform:uppercase}.adminOrders_table__cell__zgYfG:first-child{width:130px}.adminOrders_table__cell__zgYfG:not(:first-child):before{background:#f7fbfa;content:"";height:100%;left:-5px;position:absolute;top:0;width:2px}}option,select{border:0;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:initial}.editOrderForm_form__fCXDr{box-sizing:border-box;margin:75px auto 0;width:60%}.editOrderForm_form__label__GMZzC{display:inline-block;font-size:1.1rem;margin-bottom:.5rem;width:100%}.editOrderForm_form__input__p498r{border-radius:.3rem;box-shadow:0 5px 10px 8px rgba(0,0,0,.05);font-size:1.1rem;font-weight:700;letter-spacing:1.5px;margin-bottom:2rem;padding:1rem;width:100%}.editOrderForm_form__input__p498r::-webkit-input-placeholder{color:#888}.editOrderForm_form__input__p498r::placeholder{color:#888}.editOrderForm_form__input__p498r:focus{border-color:transparent;outline:2px solid #202025}.editOrderForm_form__input__p498r:has(+.editOrderForm_form__error__He-RT){box-shadow:0 5px 10px 8px rgba(255,0,0,.05);outline:2px solid red}.editOrderForm_form__checkboxes__Wp4PL{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}@media(min-width:768px){.editOrderForm_form__checkboxes__Wp4PL{grid-template-columns:repeat(6,1fr)}}.editOrderForm_form__checkboxes__Wp4PL label{font-weight:500;width:-webkit-min-content;width:min-content}.editOrderForm_form__checkbox__TRJ5S label{font-weight:700;margin-top:2px;width:-webkit-min-content;width:min-content}.editOrderForm_form__btns__o8dXH{display:flex;flex-wrap:wrap;gap:2rem}.editOrderForm_form__submit__ETpwS{align-items:center;background:transparent;border:2px solid #202025;border-radius:4px;box-shadow:0 5px 10px 8px rgba(0,0,0,.05);box-sizing:border-box;color:#202025;cursor:pointer;display:flex;font-size:.75rem;font-weight:800;justify-content:center;letter-spacing:.17em;line-height:24px;margin:0 auto;overflow:hidden;padding:.7rem 2rem;position:relative;text-transform:uppercase;transition:color .3s;width:100%}@media(min-width:768px){.editOrderForm_form__submit__ETpwS{width:-webkit-max-content;width:max-content}}.editOrderForm_form__submit__ETpwS:after{border-radius:50%;content:"";height:50%;position:absolute;top:100%;transition:all .3s;width:50%}.editOrderForm_form__submit__ETpwS:hover:after{height:200%;top:-50%;width:200%}.editOrderForm_form__submit__ETpwS:before{background-color:#f7fbfa;content:"";height:110%;left:-5%;position:absolute;top:-5%;width:110%;z-index:-1}.editOrderForm_form__submit__ETpwS:after{background-color:#202025;z-index:-1}.editOrderForm_form__submit__ETpwS:hover{color:#f7fbfa}.editOrderForm_form__error__He-RT{color:red}.editOrderForm_checkbox__Ix182{display:flex;flex-direction:column-reverse}.editOrderForm_checkbox__label__NrRzm{font-family:Inter,sans-serif;font-weight:700;margin-bottom:1rem;margin-top:2px}.editOrderForm_checkbox__input__lIxFi{-webkit-appearance:none;appearance:none;margin-right:10px;outline:none;position:relative}.editOrderForm_checkbox__input__lIxFi:before{background-color:#fff;border:2px solid #000;border-radius:4px;content:"";cursor:pointer;display:inline-block;height:22px;transition:background-color .2s ease,border-color .2s ease;width:22px}.editOrderForm_checkbox__input__lIxFi:checked:before{background-color:#000;border-color:#000}.editOrderForm_checkbox__input__lIxFi:after{border-bottom:3px solid #fff;border-right:3px solid #fff;content:"";height:15px;left:7px;opacity:0;position:absolute;top:1px;-webkit-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0);transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;width:8px}.editOrderForm_checkbox__input__lIxFi:checked:after{opacity:1;-webkit-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1)}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
/*# sourceMappingURL=main.30ae24a5.css.map*/