.Pagination_root__uwB0O{display:flex;gap:15px;justify-content:center;padding-bottom:20px}.Pagination_root__uwB0O li{display:inline-block}.Pagination_root__uwB0O li a{border:1px solid #fe5f1e;border-radius:50%;color:#fe5f1e;cursor:pointer;display:inline-block;height:60px;line-height:60px;text-align:center;transition:all .3s;width:60px}@media(max-width:767.9px){.Pagination_root__uwB0O li a{height:40px;line-height:40px;width:40px}}@media(any-hover:hover){.Pagination_root__uwB0O li a:hover{background-color:#fe5f1e;color:#fff}}.Pagination_root__uwB0O .selected a{background-color:#fe5f1e;color:#fff}.NotFoundBlock_root__Lu6fg{padding:100px 0;text-align:center}.NotFoundBlock_root__Lu6fg span{font-size:64px}@media(max-width:767.9px){.NotFoundBlock_root__Lu6fg span{font-size:48px}.NotFoundBlock_root__Lu6fg h1{font-size:32px}}.NotFoundBlock_description__bXsdq{font-size:22px}@media(max-width:767.9px){.NotFoundBlock_description__bXsdq{font-size:18px}}.Search_root__eiX89{display:flex;justify-content:flex-end;position:relative}.Search_root__eiX89 .Search_clearIcon__eIw10{cursor:pointer;height:25px;opacity:.3;position:absolute;right:15px;top:25%;width:25px}@media(any-hover:hover){.Search_root__eiX89 .Search_clearIcon__eIw10:hover{opacity:.8}}.Search_input__klILD{border:1px solid rgba(0,0,0,.1);border-radius:10px;font-size:16px;padding:12px 20px 12px 42px;transition:all .15s ease-in-out;width:350px}@media(max-width:769px){.Search_input__klILD{width:100%}}.Search_input__klILD:focus{border:1px solid rgba(0,0,0,.3)}.Search_icon__XMmYc{height:24px;left:12px;opacity:.3;position:absolute;top:14px;width:22px}*{box-sizing:border-box;font-family:Nunito,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%}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 5px}@media(max-width:645px){.header{padding:20px 5px}}.header .container{align-items:center;display:flex;justify-content:space-between}@media(max-width:999px){.header .container{flex-direction:column;gap:20px}}.header__logo{align-items:center;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}@media(max-width:645px){.header__logo h1{font-size:18px}}.header__logo p{color:#7b7b7b}@media(max-width:645px){.header__logo p{display:none}.header__logo{gap:30px}}@media(max-width:999px){.header__cart{width:70%}.header__cart .button--cart{justify-content:center}}.buttons__orderType{display:flex;gap:15px}.button{-webkit-touch-callout:none;background-color:#fe5f1e;border:1px solid transparent;border-radius:30px;cursor:pointer;display:inline-block;min-width:100px;padding:10px 20px;text-align:center;transition:background-color .25s ease-in-out,border-color .25s 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 .25s ease-in-out}.button:hover{background-color:#f24701}.button:active{background-color:#de4101;-webkit-transform:translateY(1px);transform:translateY(1px)}.button--setOrder{align-items:center;display:flex;font-size:35px;font-weight:400;height:48px;justify-content:center;min-width:50px;transition:background .3s;width:50px}@media(any-hover:hover){.button--setOrder:hover{background:#282828}}.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:#fe5f1e}.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{background-color:hsla(0,0%,100%,.25);height:25px;margin-left:14px;margin-right:14px;width:1px}.button--add svg{margin-right:7px}.button--add span{font-size:16px;font-weight:600}.button--add:hover i{background-color:#fff;color:#fe5f1e}.button--add i{background-color:#fe5f1e;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:all .3s ease;-webkit-user-select:none;user-select:none}@media(any-hover:hover){.categories ul li:hover{background:#3a3a3a;color:#fff}}.categories ul li.active{background:#282828;color:#fff}.sort{position:relative}.sort__label{align-items:center;display:flex;gap:15px}.sort__label .sort__arrow{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.sort__label .sort__arrow.active{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sort__label span{border-bottom:1px dashed #fe5f1e;color:#fe5f1e;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:#fe5f1e;font-weight:700}.pizza-block{margin-bottom:65px;text-align:center;width:280px}@media(max-width:645px){.pizza-block{width:240px}}.pizza-block__image{width:230px}.pizza-block__title{font-size:20px;font-weight:900;letter-spacing:1%;margin-bottom:20px}@media(max-width:645px){.pizza-block__title{font-size:18px;margin-bottom:10px}}.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}@media(max-width:645px){.pizza-block__selector ul li{font-size:12px;padding:6px}}.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}body{background-color:#ffdf8c}.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 5px}@media(max-width:767.9px){.content{padding:15px 5px}}.content__title{font-weight:800;margin:35px 0}.content__error-info{display:flex;gap:30px;justify-content:center;margin:60px auto;max-width:580px;text-align:center}@media(max-width:500px){.content__error-info{align-items:center;flex-direction:column}}.content__error-info h2{font-size:28px;font-weight:700;line-height:42px;margin-bottom:10px}.content__error-info p{font-size:20px;line-height:32px}.content__items{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(1,1fr);place-items:center}@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:767.9px){.content__items{grid-template-columns:repeat(1,1fr)}}.content__top{align-items:center;display:flex;gap:20px;justify-content:space-between}@media(max-width:1400px){.content__top .categories{overflow:scroll;width:100%}.content__top .categories ul{width:785px}.content__top .categories ul li{padding:10px 20px}.content__top .sort b{display:none}}@media(max-width:820px){.content__top{flex-direction:column-reverse}}.container{margin:0 auto;width:95%}.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}@media(max-width:767.9px){.cart__top{flex-direction:column;gap:25px;padding-bottom:20px}}.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 .25s ease-in-out}.cart__clear:hover svg path{stroke:#373737}.cart__clear:hover span{color:#373737}.cart .content__items{grid-template-columns:repeat(1,1fr)}.cart__item{border-top:1px solid #f6f6f6;display:flex;gap:30px;padding-top:30px;place-items:center;position:relative;width:100%}@media(max-width:767.9px){.cart__item{flex-direction:column;gap:15px}}.cart__item-img{align-items:flex-start;display:flex}@media(min-width:767.9px){.cart__item-img{width:10%}.cart__item-img img{height:80px;width:80px}}.cart__item-info{display:flex;flex-direction:column;justify-content:center}@media(min-width:767.9px){.cart__item-info{width:40%}}@media(max-width:767.9px){.cart__item-info{text-align:center}}.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;gap:10px;justify-content:space-between}@media(min-width:767.9px){.cart__item-count{width:13%}}@media(max-width:767.9px){.cart__item-count{order:1}}.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%}@media(min-width:767.9px){.cart__item-remove.pc{display:block}.cart__item-remove.mobile{display:none}}@media(max-width:767.9px){.cart__item-remove.pc{display:none}.cart__item-remove.mobile{display:inline-block;position:absolute;right:30px}}.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:#fe5f1e}.cart__bottom-buttons{display:flex;justify-content:space-between;margin-top:40px}@media(max-width:767.9px){.cart__bottom-buttons{gap:20px}}.cart__bottom-buttons .go-back-btn{align-items:center;border-color:#fe5f1e;display:flex;justify-content:center;width:210px}@media(max-width:767.9px){.cart__bottom-buttons .go-back-btn{width:100%}}.cart__bottom-buttons .go-back-btn span{color:#fe5f1e;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 path{stroke:#fff}.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:#fe5f1e;stroke-width:2}.cart__bottom-buttons .pay-btn{font-size:16px;font-weight:600;padding:16px;width:210px}@media(max-width:767.9px){.cart__bottom-buttons .pay-btn{width:100%}}.cart__bottom-buttons .go-back-btn,.cart__bottom-buttons .pay-btn{padding:20px}@media(max-width:767.9px){.cart__bottom-buttons,.cart__bottom-details{align-items:center;flex-direction:column}}.cart--empty{margin:80px auto;max-width:620px;text-align:center}.cart--empty h2{font-size:36px;margin-bottom:15px}.cart--empty p{color:#777;font-size:20px;letter-spacing:.01em;line-height:145.4%}.cart--empty span{position:relative;top:2px}.cart--empty img{display:block;margin:0 auto;max-width:100%;padding:30px 0;width:300px}.cart--empty .button--black{font-size:18px;font-weight:600;margin:0 auto;padding:20px 0;width:270px}@media(max-width:767.9px){.cart--empty{margin:40px auto}.cart--empty h2{font-size:24px}.cart--empty p{font-size:16px}}.full__pizza{align-items:center;display:flex;flex-direction:column;margin:0 auto;text-align:center}.full__pizza img{max-height:500px;max-width:500px}@media(max-width:767.9px){.full__pizza img{max-height:100%;max-width:100%}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.9f68fd9f.css.map*/