._pizzaSearch_1r7hh_1{position:relative;width:300px;margin-left:80px;display:flex;flex-direction:column;align-items:center}._pizzaSearch_1r7hh_1 ._input_1r7hh_9{width:100%;height:40px;border:1px solid orange;border-radius:8px;padding-left:20px}._pizzaSearchActive_s2qjw_1{height:auto;border-radius:8px;background-color:bisque;border:2px orange solid;position:absolute;top:100%;left:0;width:100%;max-height:200px;overflow-y:auto;background:bisque;border-top:none;z-index:10}._pizzaSearchActive_s2qjw_1 ._pizzaList_s2qjw_16{display:flex;flex-direction:column;justify-content:flex-start}._pizzaSearchActive_s2qjw_1 ._pizzaList_s2qjw_16 ._listItem_s2qjw_21{border-bottom:2px orange solid;border-width:100%;padding:10px}._pizzaSearchActive_s2qjw_1 ._pizzaList_s2qjw_16 ._listItem_s2qjw_21:hover{opacity:.6}._headerLogo_kevqo_1,._headerLogo_kevqo_1 ._link_kevqo_6{display:flex;justify-content:center;align-items:center}*{padding:0;margin:0;list-style:none;outline:none;box-sizing:border-box}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:#232323}a,span,p,b,h1,h2,h3,h4,h5{color:#232323}h1{font-size:48px}h2{font-weight:600;font-size:28px;line-height:30px}a{text-decoration:none}.header{border-bottom:1px solid #ffffff;padding:40px 0;height:200px}.header .container{display:flex;align-items:center;justify-content:space-between}.header img{margin-right:15px}.header h1{color:#181818;font-size:24px;letter-spacing:1%;text-transform:uppercase;font-weight:800}.header p{color:#7b7b7b}.button{display:inline-block;background-color:#fe5f1e;border-radius:30px;padding:10px 20px;min-width:100px;text-align:center;cursor:pointer;transition:background-color .15s ease-in-out,border-color .15s ease-in-out;border:1px solid transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.button,.button span{color:#fff}.button i,.button span,.button path,.button svg{transition:all .15s ease-in-out}.button:hover{background-color:#f24701}.button:active{background-color:#de4101;transform:translateY(1px)}.button--circle{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;padding:0;border-width:2px}.button--black{background-color:#232323}.button--black:hover,.button--black:active{background-color:#3d3d3d}.button--outline{background-color:#fff;border-color:#fe5f1e}.button--outline,.button--outline span{color:#fe5f1e}.button--outline svg path{fill:#fe5f1e}.button--outline:hover{background-color:#fe5f1e}.button--outline:hover,.button--outline:hover span{color:#fff}.button--outline:hover svg path{fill:#fff}.button--outline:active{background-color:#f24701}.button__delimiter{width:1px;height:25px;background-color:#ffffff40;margin-left:14px;margin-right:14px}.button--add svg{margin-right:2px}.button--add span{font-weight:600;font-size:16px}.button--add:hover i{background-color:#fff;color:#fe5f1e}.button--add i{display:inline-block;border-radius:30px;background-color:#fe5f1e;color:#fff;font-weight:600;width:22px;height:22px;font-style:normal;font-size:13px;line-height:22px;position:relative;top:-1px;left:3px}.button--cart{display:flex;align-items:center;line-height:23px;padding:12px 25px}.button--cart svg{margin-right:8px;margin-bottom:1px}.button--cart span{font-weight:600;font-size:16px}.categories ul{display:flex}.categories ul li{background-color:#f9f9f9;padding:13px 30px;border-radius:30px;margin-right:10px;font-weight:700;cursor:pointer;transition:background-color .1s ease-in-out;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-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{display:flex;align-items:center}.sort__label img{margin-right:8px}.sort__label .downArrowIcon{transform:rotate(180deg)}.sort__label b{margin-right:8px}.sort__label span{color:#fe5f1e;border-bottom:1px dashed #fe5f1e;cursor:pointer}.sort__popup{position:absolute;right:0;margin-top:15px;background:#fff;box-shadow:0 5px 15px #00000017;border-radius:10px;overflow:hidden;padding:10px 0;width:170px}.sort__popup ul{overflow:hidden;display:block}.sort__popup ul li{padding:12px 20px;cursor:pointer}.sort__popup ul li.active,.sort__popup ul li:hover{background:#fe5f1e0d}.sort__popup ul li.active{font-weight:700;color:#fe5f1e}.pizza-block{display:flex;flex-wrap:wrap;justify-content:space-between;gap:35px}.pizza-block:not(:nth-of-type(4n)){margin-right:35px}.pizza-block .pizza-item{width:280px;display:flex;justify-content:center;align-items:center;flex-direction:column}.pizza-block__title{font-size:20px;font-weight:900;letter-spacing:1%;margin-bottom:20px}.pizza-block__selector{text-align:center;background-color:#f3f3f3;border-radius:10px;margin-bottom:10px;margin-top:10px;width:100%;padding:6px}.pizza-block__selector ul{display:flex;flex:1}.pizza-block__selector ul:first-of-type{margin-bottom:6px}.pizza-block__selector ul li{padding:8px;flex:1;cursor:pointer;font-weight:600;font-size:14px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pizza-block__selector ul li.active{background:#fff;box-shadow:0 2px 4px #0000000a;border-radius:5px;cursor:auto}.pizza-block__bottom{display:flex;align-items:center;margin-top:20px;margin-bottom:10px}.pizza-block__price{margin-right:10px;font-weight:700;font-size:22px;line-height:27px;letter-spacing:.015em}body{background-color:#ffdf8c;font-family:Roboto,sans-serif}.wrapper{width:calc(100vw - 100px);height:100%;background-color:#fff;margin:50px auto;border-radius:10px;max-width:1400px}.content{padding:40px 0}.content__title{margin:35px 0}.content__top{display:flex;align-items:center;justify-content:space-between}.content .error-block{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%}.container{width:90%;margin:0 auto}.container--cart{max-width:820px;margin:90px auto}.container--cart .content__title{margin:0}.cart__top{display:flex;justify-content:space-between;align-items:center}.cart .content__title{display:flex;align-items:center;font-size:32px}.cart .content__title svg{position:relative;top:-2px;width:30px;height:30px;margin-right:10px}.cart .content__title svg path{stroke:#232323;stroke-width:1.9}.cart__clear{display:flex;align-items:center;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cart__clear span{display:inline-block;margin-left:7px;color:#b6b6b6;font-size:18px}.cart__clear span,.cart__clear svg,.cart__clear path{transition:all .15s ease-in-out}.cart__clear:hover svg path{stroke:#373737}.cart__clear:hover span{color:#373737}.cart__item{display:flex;width:100%;border-top:1px solid #ffffff;padding-top:30px;margin-top:30px}.cart__item-img{display:flex;align-items:center;margin-right:15px;width:10%}.cart__item-img img{width:80px;height:80px}.cart__item-info{display:flex;flex-direction:column;justify-content:center;width:40%}.cart__item-info h3{font-weight:700;font-size:22px;line-height:27px;letter-spacing:.01em}.cart__item-info p{font-size:18px;color:#8d8d8d}.cart__item-count{display:flex;align-items:center;justify-content:space-between;width:13%}.cart__item-count-minus svg path:first-of-type{display:none}.cart__item-count-minus--disabled{opacity:.4}.cart__item-count-minus--disabled:hover{background-color:transparent;cursor:not-allowed}.cart__item-count-minus--disabled:active{transform:none}.cart__item-count b{font-size:22px}.cart__item-price{display:flex;align-items:center;justify-content:center;width:33%}.cart__item-price b{font-weight:700;font-size:22px;letter-spacing:.01em}.cart__item-remove{display:flex;align-items:center;justify-content:flex-end;width:4%}.cart__item-remove .button{border-color:#e6e6e6}.cart__item-remove svg{transform:rotate(45deg)}.cart__item-remove svg path{fill:#d9d9d9}.cart__item-remove .button svg{width:11.5px;height:11.5px;position:relative}.cart__item-remove .button:hover,.cart__item-remove .button:active{border-color:#333;background-color:#333}.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:#fe5f1e}.cart__bottom-buttons{display:flex;justify-content:space-between;margin-top:40px}.cart__bottom-buttons .go-back-btn{display:flex;align-items:center;justify-content:center;width:210px;border-color:#e6e6e6}.cart__bottom-buttons .go-back-btn span{color:#ccc;font-weight:500;font-weight:600}.cart__bottom-buttons .go-back-btn:hover{background-color:#1a1a1a;border-color:#1a1a1a}.cart__bottom-buttons .go-back-btn:hover span{color:#fff}.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;width:210px;padding:16px}.cart--empty{margin:0 auto;width:560px;text-align:center}.cart--empty h2{font-size:32px;margin-bottom:10px}.cart--empty p{font-size:18px;line-height:145.4%;letter-spacing:.01em;color:#777}.cart--empty icon{position:relative;top:2px}.cart--empty img{display:block;width:300px;margin:45px auto 60px}.cart--empty .button--black{padding:12px 0 14px;width:230px;margin:0 auto;font-weight:600;font-size:18px}._spinner_xce28_1{width:50px;height:50px;border:6px solid rgba(0,0,0,.1);border-top-color:#ff4500;border-radius:50%;animation:_spin_xce28_1 .8s linear infinite;margin:40px auto}@keyframes _spin_xce28_1{to{transform:rotate(360deg)}}._image_qfo6h_1{width:260px;cursor:pointer}
