body{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}*{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%}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}@media(max-width:820px){.header{padding:30px 0}}@media(max-width:520px){.header{padding:20px 0}}@media(max-width:320px){.header{padding:15px 0}}.header .container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width:900px){.header .container{grid-column-gap:15px;column-gap:15px;display:grid;grid-template-columns:repeat(2,1fr)}}@media(max-width:422px){.header .container{grid-row-gap:15px;display:grid;grid-template-columns:repeat(1,1fr);row-gap:15px}}.header__logo{display:flex;margin-right:10px}.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:#fe5f1e;border:1px solid #0000;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:#f24701}.button:active{background-color:#de4101;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:#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:#ffffff40;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:#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;justify-content:space-between;line-height:23px;padding:12px 25px}.button--cart svg{margin-right:8px}@media(max-width:832px){.button--cart{margin-top:15px}}@media(max-width:706px){.button--cart{margin-top:10px}}.button--cart span{font-size:16px;font-weight:600}.categories ul{display:flex;flex-wrap:wrap}.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;display:flex}.sort__label b,.sort__label svg{margin-right:8px}.sort__label span{border-bottom:1px dashed #fe5f1e;color:#fe5f1e;cursor:pointer}.sort__popup{background:#fff;border-radius:10px;box-shadow:0 5px 15px #00000017;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:#fe5f1e0d}.sort__popup ul li.active{color:#fe5f1e;font-weight:700}.pizza-block{margin-bottom:65px;text-align:center}.pizza-block__image{width:260px}.pizza-block__wrapper{display:flex;justify-content:center}.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 #0000000a;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:500px){.wrapper{margin:0;width:100%}}.content{padding:40px 0}@media(max-width:820px){.content{padding:30px 0}}@media(max-width:520px){.content{padding:20px 0}}@media(max-width:320px){.content{padding:7px 0}}.content__title{margin:35px 0}.content__items{grid-column-gap:20px;grid-row-gap:0;column-gap:20px;display:grid;grid-template-columns:repeat(4,1fr);row-gap:0}@media(max-width:1505px){.content__items{display:grid;grid-template-columns:repeat(3,1fr)}}@media(max-width:1015px){.content__items{display:grid;grid-template-columns:repeat(2,1fr)}}@media(max-width:715px){.content__items{display:grid;grid-template-columns:repeat(1,1fr)}}.content__top{align-items:center;display:flex;justify-content:space-between}@media(max-width:500px){.content__top{grid-row-gap:15px;display:grid;grid-template-columns:repeat(1,1fr);row-gap:15px}}@media(max-width:1292px){.content__top .categories{margin-right:20px;overflow:scroll;width:100%}.content__top .categories ul{width:830px}}@media(max-width:640px){.content__top{flex-direction:column-reverse}.content__top .categories{margin-top:15px}}.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}@media(max-width:526px){.cart__top{grid-row-gap:15px;display:grid;grid-template-columns:repeat(1,1fr);row-gap:15px}}.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 .content__items{display:grid;grid-template-columns:repeat(1,1fr)}.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__item{border-top:1px solid #f6f6f6;display:flex;margin-top:30px;width:100%}@media(max-width:682px){.cart__item{justify-content:space-between}}@media(max-width:420px){.cart__item{grid-row-gap:10px;grid-column-gap:5px;column-gap:5px;display:grid;grid-template-columns:repeat(2,1fr);row-gap:10px}}.cart__item-img{align-items:center;display:flex;margin-right:15px}@media(max-width:682px){.cart__item-img{display:none}}.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%}@media(max-width:420px){.cart__item-count{width:100%}}.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%}@media(max-width:420px){.cart__item-price{align-items:start;justify-content:start;width:100%}}.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(max-width:420px){.cart__item-remove{width:100%}}.cart__item-remove .button{border-color:#ddd}.cart__item-remove svg{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}@media(max-width:666px){.cart__bottom-details{grid-row-gap:15px;display:grid;grid-template-columns:repeat(1,1fr);row-gap:15px}}.cart__bottom-details span{font-size:22px}.cart__bottom-details span:last-of-type b{color:#fe5f1e}.cart__bottom-buttons{column-gap:5px;display:flex;justify-content:space-between;margin-top:40px}@media(max-width:396px){.cart__bottom-buttons{flex-wrap:wrap;row-gap:15px}}.cart__bottom-buttons .go-back-btn{align-items:center;border-color:#ddd;display:flex;justify-content:center;width:210px}@media(max-width:396px){.cart__bottom-buttons .go-back-btn{width:100%}}.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:#0000;stroke-width:2}.cart__bottom-buttons .pay-btn{font-size:16px;font-weight:600;padding:16px;width:210px}@media(max-width:396px){.cart__bottom-buttons .pay-btn{width:100%}}.cart--empty{margin:0 auto;text-align:center;width:560px}.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;width:300px}.cart--empty .button--black{font-size:18px;font-weight:600;margin:0 auto;padding:12px 0 14px;width:230px}.content-pizza__bottom{display:flex;justify-content:space-between;row-gap:15px}@media(max-width:784px){.content-pizza__bottom{display:grid;grid-template-areas:"a a  b b" "c c c  d"}}@media(max-width:424px){.content-pizza__bottom{grid-template-areas:"a  a" "b  b" "c  c" "d  d"}}.content-pizza__type{background-color:#f3f3f3;border-radius:10px;column-gap:14px;display:flex;flex-direction:column;font-size:26px;padding:10px 6px 6px}@media(max-width:784px){.content-pizza__type{grid-area:b}}.content-pizza__type ul{display:flex;flex:1 1}.content-pizza__type ul:first-of-type{margin-bottom:6px}.content-pizza__type ul li{-webkit-touch-callout:none;cursor:pointer;flex:1 1;font-size:26px;font-weight:600;padding:8px;-webkit-user-select:none;user-select:none}@media(max-width:1100px){.content-pizza__type ul li{font-size:24px}}@media(max-width:900px){.content-pizza__type ul li{font-size:20px}}.content-pizza__type ul li.active{background:#fff;border-radius:5px;box-shadow:0 2px 4px #0000000a;cursor:auto}.content-pizza__size{background-color:#f3f3f3;border-radius:10px;column-gap:14px;display:flex;flex-direction:column;font-size:26px;padding:10px 6px 6px}@media(max-width:784px){.content-pizza__size{grid-area:c}}.content-pizza__size ul{display:flex;flex:1 1}.content-pizza__size ul:first-of-type{margin-bottom:6px}.content-pizza__size ul li{-webkit-touch-callout:none;cursor:pointer;flex:1 1;font-size:26px;font-weight:600;padding:8px;-webkit-user-select:none;user-select:none}@media(max-width:1100px){.content-pizza__size ul li{font-size:24px}}@media(max-width:900px){.content-pizza__size ul li{font-size:20px}}.content-pizza__size ul li.active{background:#fff;border-radius:5px;box-shadow:0 2px 4px #0000000a;cursor:auto}.content-pizza__desc{font-size:28px;font-weight:500}.content-pizza__desc:not(:last-child){padding-bottom:10px}@media(max-width:1100px){.content-pizza__desc{font-size:26px}}@media(max-width:900px){.content-pizza__desc{font-size:20px}}.content-pizza__img{display:flex;margin:0 auto;text-align:center;width:60%}.content-pizza__img img{height:300px;width:300px}.content-pizza__img:not(:last-child){padding-bottom:10px}.content-pizza__price{font-size:26px;padding-top:15px}@media(max-width:784px){.content-pizza__price{grid-area:a}}@media(max-width:1100px){.content-pizza__price{font-size:24px}}@media(max-width:900px){.content-pizza__price{font-size:20px}}.content-pizza__title{font-size:50px;font-weight:500;text-align:center}.content-pizza__title:not(:last-child){padding-bottom:20px}@media(max-width:1100px){.content-pizza__title{font-size:42px}}@media(max-width:900px){.content-pizza__title{font-size:32px}}.content-pizza__button{font-size:26px}.content-pizza__button svg{height:20px;width:20px}@media(max-width:784px){.content-pizza__button{grid-area:d}}@media(max-width:1100px){.content-pizza__button{font-size:20px}.content-pizza__button svg{height:16px;width:16px}}@media(max-width:900px){.content-pizza__button{font-size:16px}.content-pizza__button svg{height:12px;width:12px}}.searc_input__XMgBN{border:1px solid gray;border-radius:8px;font-size:16px;margin-right:10px;padding:7px 12px;transition:all .3s ease;width:100%}@media(any-hover:hover){.searc_input__XMgBN:focus{border:1px solid #000}}.searc_root__6kp8L{position:relative}@media(max-width:422px){.searc_root__6kp8L{width:100%}}.searc_icon__10i29{stroke:#000;cursor:pointer;height:20px;position:absolute;right:10px;top:10px;transition:all .3s ease;width:20px}@media(any-hover:hover){.searc_icon__10i29:hover{scale:1.1}}.language_root__kkheZ{position:relative}.language_active__zTXTD{color:orange}.language_popup__oHHzw{background:#fff;border-radius:10px;box-shadow:0 5px 15px #00000017;left:0;margin-top:15px;padding:10px 5px;position:absolute;width:160px;z-index:54}.language_popup__oHHzw ul{overflow:hidden}.language_popup__oHHzw ul li{cursor:pointer;padding:12px 20px}@media(any-hover:hover){.language_popup__oHHzw ul li:hover{background:#fe5f1e0d}}.pagination_root__9hhB6 li{display:inline-block}.pagination_root__9hhB6 li:not(:last-child){margin-right:5px}.pagination_root__9hhB6 a{border:1px solid #ffa754;border-radius:30px;cursor:pointer;display:inline-block;height:45px;line-height:45px;text-align:center;transition:all .3s ease;width:45px}@media(any-hover:hover){.pagination_root__9hhB6 a:hover{background-color:#ffa754;color:#fff}}.pagination_root__9hhB6 .selected a{background-color:#ffa754;color:#fff}.notFounded_root__uhkMg{font-size:toRem(30);text-align:center}
/*# sourceMappingURL=main.72b06af0.css.map*/