.Search_root__eiX89{max-width:500px;position:relative;width:100%}.Search_input__klILD{border:1px solid rgba(0,0,0,.1);border-radius:10px;font-size:18px;padding:15px 20px 15px 45px;transition:all .15s ease-in-out;width:100%}.Search_input__klILD:focus{border:1px solid rgba(0,0,0,.3)}.Search_icon__XMmYc{left:13px}.Search_close__9IFb1,.Search_icon__XMmYc{height:26px;opacity:.5;position:absolute;top:13px;width:26px}.Search_close__9IFb1{right:13px}.Search_close__9IFb1:hover{cursor:pointer;opacity:.7}.Search_closeLine__hBKSP{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.Pagination_root__uwB0O{display:flex;justify-content:center;padding:15px 0}.Pagination_root__uwB0O .selected a{background-color:#6969af;color:#f6f6f6}.Pagination_root__uwB0O a{align-items:center;border:1px solid #6969af;border-radius:30px;display:flex;font-weight:500;height:40px;justify-content:center;margin:0 5px;padding:10px;width:40px}.Pagination_root__uwB0O a:hover{background-color:#6969af;color:#f6f6f6;cursor:pointer}*{box-sizing:border-box;font-family:Roboto,system-ui,Tahoma,sans-serif;list-style:none;margin:0;outline:none;padding:0}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}a,b,body,h1,h2,h3,h4,h5,p,span{color:#231e37}h1{font-size:48px}h2{font-size:28px;font-weight:600;line-height:30px}a{text-decoration:none}.header{border-bottom:1px solid #f6f6f6;padding:40px 0}.header .container{align-items:center;display:flex;gap:16px;justify-content:space-between}@media(max-width:645px){.header .container{flex-direction:column}.header .container .header__logo{margin-bottom:20px}}.header__logo{display:flex}.header__logo img{margin-right:15px}.header__logo h1{color:#181818;font-size:24px;font-weight:800;letter-spacing:1%;text-transform:uppercase}.header__logo p{color:#7b7b7b}.header__cart{max-height:50px}@media(max-width:760px){.header{padding:20px 0}}.button{-webkit-touch-callout:none;background-color:#6969af;border:1px solid transparent;border-radius:30px;cursor:pointer;display:inline-block;min-width:100px;padding:10px 20px;text-align:center;transition:background-color .15s ease-in-out,border-color .15s ease-in-out;-webkit-user-select:none;user-select:none}.button,.button span{color:#fff}.button i,.button path,.button span,.button svg{transition:all .15s ease-in-out}.button:hover{background-color:#53539c}.button:active{background-color:#4c4c8f;-webkit-transform:translateY(1px);transform:translateY(1px)}.button--circle{align-items:center;border-width:2px;display:flex;height:32px;justify-content:center;min-width:32px;padding:0;width:32px}@media(max-width:820px){.button--circle{height:48px;width:48px}}.button--black{background-color:#231e37}.button--black:active,.button--black:hover{background-color:#383058}.button--outline{background-color:#fff;border-color:#6969af}.button--outline,.button--outline span{color:#6969af}.button--outline svg path{fill:#6969af}.button--outline:hover{background-color:#6969af}.button--outline:hover,.button--outline:hover span{color:#fff}.button--outline:hover svg path{fill:#fff}.button--outline:active{background-color:#53539c}.button__delimiter{background-color:hsla(0,0%,100%,.25);height:25px;margin-left:14px;margin-right:14px;width:1px}.button--add svg{margin-right:2px}.button--add span{font-size:16px;font-weight:600}.button--add:hover i{background-color:#fff;color:#6969af}.button--add i{background-color:#6969af;border-radius:30px;color:#fff;display:inline-block;font-size:13px;font-style:normal;font-weight:600;height:22px;left:3px;line-height:22px;position:relative;top:-1px;width:22px}.button--cart{align-items:center;display:flex;line-height:23px;max-height:50px;min-width:140px;padding:12px 25px}.button--cart svg{margin-bottom:1px;margin-right:8px}.button--cart span{font-size:16px;font-weight:600}.categories ul{display:flex;flex-wrap:wrap;gap:16px;width:800px}.categories ul li{-webkit-touch-callout:none;background-color:#f9f9f9;border-radius:30px;cursor:pointer;font-weight:700;padding:13px 30px;transition:background-color .1s ease-in-out;-webkit-user-select:none;user-select:none}.categories ul li:hover{background-color:#f4f4f4}.categories ul li:active{background-color:#ececec}.categories ul li.active{background-color:#282828;color:#fff}.sort{min-width:200px;position:relative}.sort__label{align-items:center;display:flex}.sort__label b,.sort__label svg{margin-right:8px}.sort__label span{border-bottom:1px dashed #6969af;color:#6969af;cursor:pointer}.sort__popup{background:#fff;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.09);margin-top:15px;padding:10px 0;position:absolute;right:0;width:160px}.sort__popup,.sort__popup ul{overflow:hidden}.sort__popup ul li{cursor:pointer;padding:12px 20px}.sort__popup ul li.active,.sort__popup ul li:hover{background:rgba(190,30,255,.05)}.sort__popup ul li.active{color:#6969af;font-weight:700}.product-block{margin-bottom:65px;max-width:280px;text-align:center;width:100%}.product-block__image{width:260px}@media(max-width:320px){.product-block__image{width:100%}}.product-block__wrapper{display:flex;justify-content:center}.product-block__title{font-size:20px;font-weight:900;letter-spacing:1%;margin-bottom:20px}.product-block__selector{background-color:#f3f3f3;border-radius:10px;display:flex;flex-direction:column;padding:6px}.product-block__selector ul{display:flex;flex:1 1}.product-block__selector ul:first-of-type{margin-bottom:6px}.product-block__selector ul li{-webkit-touch-callout:none;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:8px;-webkit-user-select:none;user-select:none}.product-block__selector ul li.active{background:#fff;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.04);cursor:auto}.product-block__bottom{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.product-block__price{font-size:22px;font-weight:700;letter-spacing:.015em;line-height:27px}body{background-color:#a5a5ff}.wrapper{background-color:#fff;border-radius:50px;height:100%;margin:50px auto;max-width:1400px;width:calc(100vw - 100px)}@media(max-width:645px){.wrapper{margin:15px auto;width:calc(100vw - 30px)}}.content{padding:40px 0}@media(max-width:760px){.content{padding:20px 0}}.content__title{font-size:36px;font-weight:800;margin-bottom:50px;margin-top:60px}@media(max-width:645px){.content__title{text-align:center}}.content__items{grid-column-gap:15px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-template-rows:repeat(1,1fr)}@media(max-width:320px){.content__items{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.content__top{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}@media(max-width:1260px){.content__top{justify-content:center}.content__top .categories{overflow:auto;width:100%}.content__top .categories ul{width:785}.content__top .sort b{display:none}}@media(max-width:820px){.content__top{flex-direction:column}.content__top .sort{align-self:center}}@media(max-width:760px){.content__top .categories ul li{padding:8px 20px}}.content__error-info{margin:50px auto;text-align:center;width:600px}.content__error-info h2{padding:15px}.content__error-info p{padding:5px}.container{margin:0 auto;width:90%}.container--cart{margin:30px auto;max-width:820px}.container--cart .content__title{margin:0}@media(max-width:820px){.container--cart{margin:8px auto}}.cart__top{align-items:center;display:flex;gap:16px 0;justify-content:space-between}@media(max-width:820px){.cart__top{flex-direction:column}}.cart .content__title{align-items:center;display:flex;font-size:32px}.cart .content__title svg{height:30px;margin-right:10px;position:relative;top:-2px;width:30px}.cart .content__title svg path{stroke:#231e37;stroke-width:1.9}.cart__clear{-webkit-touch-callout:none;align-items:center;background:none;border:0;cursor:pointer;display:flex;-webkit-user-select:none;user-select:none}@media(max-width:820px){.cart__clear svg{height:32px;width:32px}}.cart__clear span{color:#b6b6b6;display:inline-block;font-size:18px;margin-left:7px}@media(max-width:820px){.cart__clear span{font-size:32px}}.cart__clear path,.cart__clear span,.cart__clear svg{transition:all .15s ease-in-out}.cart__clear:hover svg path{stroke:#373737}.cart__clear:hover span{color:#373737}.cart__item{border-top:1px solid #f6f6f6;display:flex;gap:24px 16px;margin-top:30px;padding-top:30px;width:100%}@media(max-width:820px){.cart__item{align-items:center;flex-direction:column}}.cart__item-img{align-items:center;display:flex;margin-right:15px;width:10%}.cart__item-img img{height:80px;width:80px}@media(max-width:820px){.cart__item-img{margin-right:0;min-width:180px;width:40%}.cart__item-img img{height:100%;width:100%}}.cart__item-info{display:flex;flex-direction:column;justify-content:center;width:90%}.cart__item-info h3{font-size:22px;font-weight:700;letter-spacing:.01em;line-height:27px}.cart__item-info p{color:#8d8d8d;font-size:18px}@media(max-width:820px){.cart__item-info{text-align:center;width:100%}.cart__item-info h3{font-size:44px;padding:8px 0}.cart__item-info p{font-size:32px;padding:8px 0}}.cart__item-count{align-items:center;display:flex;gap:0 16px;justify-content:space-between;min-width:100px}.cart__item-count-minus svg path:first-of-type{display:none}.cart__item-count b{font-size:22px}@media(max-width:820px){.cart__item-count b{font-size:32px}}.cart__item-price{align-items:center;display:flex;justify-content:center;width:33%}.cart__item-price b{font-size:22px;font-weight:700;letter-spacing:.01em}@media(max-width:820px){.cart__item-price{width:100%}.cart__item-price b{font-size:32px}}.cart__item-remove{align-items:center;display:flex;justify-content:flex-end;width:48px}.cart__item-remove .button{border-color:#6969af}.cart__item-remove svg{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.cart__item-remove svg path{fill:#6969af}.cart__item-remove .button svg{height:11.5px;position:relative;width:11.5px}.cart__item-remove .button:active,.cart__item-remove .button:hover{background-color:#6969af;border-color:#6969af}.cart .content__items{display:block}.cart__bottom{margin:50px 0}.cart__bottom-details{display:flex;gap:0 16px;justify-content:space-between}.cart__bottom-details span{font-size:22px}.cart__bottom-details span:last-of-type b{color:#6969af}.cart__bottom-buttons{display:flex;gap:0 16px;justify-content:space-between;margin-top:40px}.cart__bottom-buttons .go-back-btn{align-items:center;border-color:#ddd;display:flex;justify-content:center;width:210px}.cart__bottom-buttons .go-back-btn span{color:#c3c3c3;font-weight:500;font-weight:600}.cart__bottom-buttons .go-back-btn:hover{background-color:#111;border-color:#111}.cart__bottom-buttons .go-back-btn:hover span{color:#f6f6f6}.cart__bottom-buttons .go-back-btn svg{margin-right:12px}.cart__bottom-buttons .go-back-btn svg path{fill:transparent;stroke-width:2}.cart__bottom-buttons .pay-btn{font-size:16px;font-weight:600;padding:16px;width:210px}.cart--empty{margin:50px auto;max-width:560px;text-align:center}.cart--empty h2{font-size:32px;margin-bottom:10px}.cart--empty p{color:#777;font-size:18px;letter-spacing:.01em;line-height:145.4%}.cart--empty icon{position:relative;top:2px}.cart--empty img{display:block;margin:45px auto 60px;min-width:150px;width:70%}.cart--empty .button--black{font-size:18px;font-weight:600;margin:0 auto;padding:12px 5px 14px;width:230px}@media(max-width:645px){.cart--empty{padding:0 40px}.cart .button--black{width:70%}}
/*# sourceMappingURL=main.ba823897.css.map*/