*{box-sizing:border-box;font-family:Nunito,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:#232323}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;justify-content:space-between}@media(max-width:645px){.header .container{flex-direction:column}.header .container .header__cart{margin-top:30px}}.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}.button{-webkit-touch-callout:none;background-color:#86b036;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:#6e912c}.button:active{background-color:#628128;-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}.button--black{background-color:#232323}.button--black:active,.button--black:hover{background-color:#3d3d3d}.button--outline{background-color:#fff;border-color:#86b036}.button--outline,.button--outline span{color:#86b036}.button--outline svg path{fill:#86b036}.button--outline:hover{background-color:#86b036}.button--outline:hover,.button--outline:hover span{color:#fff}.button--outline:hover svg path{fill:#fff}.button--outline:active{background-color:#6e912c}.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:#86b036}.button--add i{background-color:#86b036;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;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}.categories ul li{-webkit-touch-callout:none;background-color:#f9f9f9;border-radius:30px;cursor:pointer;font-weight:700;margin-right:10px;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{position:relative}.sort__label{align-items:center;cursor:pointer;display:flex}.sort__label b,.sort__label svg{margin-right:8px}.sort__label span{border-bottom:1px dashed #86b036;color:#86b036;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(254,95,30,.05)}.sort__popup ul li.active{color:#86b036;font-weight:700}.pizza-block{margin-bottom:65px;text-align:center;width:280px}.pizza-block-wrapper{display:flex;justify-content:center}.pizza-block__image{width:260px}.pizza-block__title{font-size:20px;font-weight:900;letter-spacing:1%;margin-bottom:20px}.pizza-block__selector{background-color:#f3f3f3;border-radius:10px;display:flex;flex-direction:column;padding:6px}.pizza-block__selector ul{display:flex;flex:1 1}.pizza-block__selector ul:first-of-type{margin-bottom:6px}.pizza-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}.pizza-block__selector ul li.active{background:#fff;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.04);cursor:auto}.pizza-block__bottom{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.pizza-block__price{font-size:22px;font-weight:700;letter-spacing:.015em;line-height:27px}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{background-color:#0bf5e1}.wrapper{background-color:#fff;border-radius:10px;height:100%;margin:50px auto;max-width:1400px;width:calc(100vw - 100px)}@media(max-width:645px){.wrapper{margin-top:15px;width:calc(100vw - 30px)}}.content{padding:40px 0}.content__title,.content__waiting{font-size:38px;font-weight:800;margin-bottom:50px;margin-top:60px}.content__waiting{text-align:center}.content__items{grid-column-gap:11px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(1,1fr)}@media(max-width:1400px){.content__items{grid-template-columns:repeat(3,1fr)}}@media(max-width:1060px){.content__items{grid-template-columns:repeat(2,1fr)}}@media(max-width:730px){.content__items{grid-template-columns:repeat(1,1fr)}}.content__top{align-items:center;display:flex;justify-content:space-between}@media(max-width:1260px){.content__top .categories{overflow:scroll;width:100%}.content__top .categories ul{width:650px}.content__top .sort{padding-left:20px}.content__top .sort b{display:none}}@media(max-width:820px){.content__top{flex-direction:column-reverse}.content__top .categories{margin-top:30px}}.container{margin:0 auto;width:90%}.container--cart{margin:90px auto;max-width:820px}.container--cart .content__title{margin:0}.cart__top{align-items:center;display:flex;justify-content:space-between}.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:#232323;stroke-width:1.9}.cart__clear{-webkit-touch-callout:none;align-items:center;cursor:pointer;display:flex;-webkit-user-select:none;user-select:none}.cart__clear span{color:#b6b6b6;display:inline-block;font-size:18px;margin-left:7px}.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 .content__items{display:block}.cart__item{border-top:1px solid #f6f6f6;display:flex;margin-top:30px;padding-top:30px;width:100%}.cart__item-img{align-items:center;display:flex;margin-right:15px;width:10%}.cart__item-img img{height:80px;width:80px}.cart__item-info{display:flex;flex-direction:column;justify-content:center;width:40%}.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}.cart__item-count{align-items:center;display:flex;justify-content:space-between;width:13%}.cart__item-count-minus svg path:first-of-type{display:none}.cart__item-count b{font-size:22px}.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}.cart__item-remove{align-items:center;display:flex;justify-content:flex-end;width:4%}.cart__item-remove .button{border-color:#ddd}.cart__item-remove svg{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.cart__item-remove svg path{fill:#d0d0d0}.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:#2a2a2a;border-color:#2a2a2a}.cart__bottom{margin:50px 0}.cart__bottom-details{display:flex;justify-content:space-between}.cart__bottom-details span{font-size:22px}.cart__bottom-details span:last-of-type b{color:#86b036}.cart__bottom-buttons{display:flex;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:0 auto;text-align:center;width:620px}.cart--empty h2{font-size:36px;font-weight:700;margin-bottom:15px}.cart--empty p{color:#777;font-size:20px;letter-spacing:.01em;line-height:145.4%}.cart--empty icon{position:relative;top:2px}.cart--empty img{display:block;margin:45px auto 60px;width:300px}.cart--empty .button--black{font-size:18px;font-weight:600;margin:0 auto;padding:12px 0 14px;width:230px}.NotFound_root__qc2SC{margin:0 auto;max-width:750px;padding:150px;text-align:center}.NotFound_root__qc2SC span{font-size:64px}.NotFound_description__DchP8{font-size:18px}.Pagination_root__uwB0O li{display:inline-flex}.Pagination_root__uwB0O a{align-self:center;border:1px solid #fe5f1e;border-radius:30px;cursor:pointer;height:45px;justify-content:center;margin-right:20px;padding:10px;transition:.3s ease-out}.Pagination_root__uwB0O .selected a,.Pagination_root__uwB0O a:hover{background-color:#fe5f1e;color:#fff}.Search_root__eiX89{position:relative}.Search_icon__XMmYc{height:22px;left:14px;opacity:.3;position:absolute;top:12px;width:22px}.Search_input__klILD{border:1px solid rgba(0,0,0,.1);border-radius:10px;font-size:16px;padding:12px 42px;width:400px}.Search_input__klILD:focus{border:1px solid rgba(0,0,0,.3)}.Search_clearIcon__eIw10{cursor:pointer;height:18px;opacity:.3;position:absolute;right:15px;top:12px;width:18px}.Search_clearIcon__eIw10:hover{opacity:.8}
/*# sourceMappingURL=main.25f6e1bc.css.map*/