.restaurant_card{width:100%;cursor:pointer}.restaurant_card__image{width:100%;height:279px;object-fit:cover}.restaurant_card__header{color:#000;text-decoration:none;font-weight:500;line-height:1.2;font-size:16px;margin:8px 0}.restaurant_card__categories{font-size:14px;line-height:16px;margin-top:4px;color:#757575}.restaurant_card__time{color:#000;display:inline-block;font-size:14px;line-height:24px;margin-top:7px;padding:0 8px;background-color:#e5e5e5}@media screen and (max-width:767px){.restaurant_card__image{height:224px}}body,h2,li,p,ul{margin:0;padding:0}link{cursor:pointer}a,body,button,input{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.spinner{display:flex;align-items:center;height:100px}.restaurants_list,.spinner{justify-content:center;width:100vw}.restaurants_list{box-sizing:border-box;display:grid;padding:0 264px;grid-template-columns:repeat(4,minmax(348px,1fr));grid-gap:40px 20px;gap:40px 20px}.restaurants_list a{text-decoration:none}.restaurants_list__heading{display:none}.loader{display:flex;justify-content:center;height:100vh;align-items:center}@media screen and (max-width:1979px){.restaurants_list{padding:0 97px;grid-template-columns:repeat(3,minmax(348px,1fr))}}@media screen and (max-width:1279px){.restaurants_list{padding:0 35px;grid-template-columns:repeat(2,minmax(340px,1fr))}.restaurants_list__heading{grid-column-start:1;grid-column-end:3;grid-row-start:1;grid-row-end:2;display:block;margin-top:40px;font-size:20px}}@media screen and (max-width:767px){.restaurants_list{padding:0 20px;grid-template-columns:minmax(280px,1fr)}.restaurants_list__heading{grid-column-end:2}}.search__query_field{display:flex;align-items:center}.search__query_field .search__query_dish{display:flex;margin-left:20px;width:300px}.search__query_field .search__query_dish input{width:180px}@media screen and (max-width:620px){.search__query_field .search__query_dish{width:200px}.search__query_field .search__query_dish input{width:170px}}@media screen and (max-width:620px){.search__query_field .search__query_dish{width:150px}.search__query_field .search__query_dish svg{display:none}.search__query_field .search__query_dish input{width:120px}}@media screen and (max-width:465px){.search__query_field .search__query_dish{width:100px}.search__query_field .search__query_dish input{width:70px}}.pagination{display:flex;list-style:none;padding-top:40px}.pagination__link{display:flex;justify-content:center;align-items:center;box-sizing:border-box;width:40px;height:40px;border:1px solid #e0e0e0;color:#000;text-decoration:none}.pagination__active,.pagination__link:hover{border:1px solid #b4e391}.pagination__active{background:-webkit-gradient(linear,left top,left bottom,from(#b4e391),color-stop(50%,#61c419),to(#b4e391));background:linear-gradient(180deg,#b4e391 0,#61c419 50%,#b4e391);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b4e391",endColorstr="#b4e391",GradientType=0)}.header_restaurant_page{padding-top:0;padding-bottom:0}.restaurant{padding-top:80px;width:100vw}.restaurant__head{width:100%;height:380px;border-top:1px solid transparent;box-sizing:border-box;background-size:cover;background-position:50%}.restaurant__heading_block{display:inline-block;padding:24px 40px 24px 264px;margin-top:65px;background-color:#fff;margin-right:20px}.restaurant__heading{font-weight:500;font-size:36px;line-height:1.5;margin-bottom:16px}.restaurant__category{display:block;font-size:14px;line-height:1.5;color:#757575;margin-bottom:18px}.restaurant__address{margin-top:18px;font-style:normal;font-size:14px;line-height:1.5}.restaurant__link{color:#247a00;text-decoration:none}@media screen and (max-width:1979px){.restaurant__heading_block{padding-left:98px}}@media screen and (max-width:1279px){.restaurant__head{height:300px;display:flex;justify-content:center;border-bottom:none;margin-bottom:70px}.restaurant__heading_block{box-sizing:border-box;width:574px;height:151px;margin-top:199px;margin-right:0;overflow:hidden}.restaurant__heading{font-size:28px;line-height:1.5;margin-bottom:10px}.restaurant__category{margin-bottom:10px}.restaurant__address{display:none}}@media screen and (max-width:767px){.restaurant__head{height:256px;margin-bottom:146px}.restaurant__heading_block{box-sizing:border-box;min-width:280px;height:210px;margin:192px 20px 0;padding:20px}.restaurant__heading{font-size:28px;line-height:1.5;margin-bottom:10px}.restaurant__category{margin-bottom:10px}}.menu{box-sizing:border-box;padding-right:264px;padding-left:264px}.menu__items{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px 20px;gap:40px 20px}.menu__subheading{margin-bottom:20px;margin-top:40px;font-weight:500;font-size:20px;line-height:21px}.card{display:flex;border:1px solid #e0e0e0;cursor:pointer}.card,.card__info{box-sizing:border-box}.card__info{flex-grow:2;width:190px;padding:16px}.card__image{height:100%}.card__img{overflow:hidden;border-left:1px solid #e0e0e0;height:180px;width:180px;display:flex;align-items:center;justify-content:center}.card__title{font-size:16px;line-height:21px;font-weight:500}.card__description{font-size:14px;line-height:1.5;color:#626262;margin:4px 0 16px}@media screen and (max-width:1979px){.menu{padding:0 98px}.menu__items{grid-template-columns:repeat(3,1fr)}.card__info{width:170px;height:160px}.card__img{width:150px}}@media screen and (max-width:1279px){.menu{padding:0 35px}.menu__items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.menu{padding:0 20px}.menu__items{grid-template-columns:1fr}.card__info{width:140px;height:160px}.card__img{width:140px}}.toggle{padding:20px 264px 0}.nav{padding:0 264px;display:none}.nav--active{display:block}.nav__list{display:grid;list-style:none;margin-top:30px;grid-template-columns:repeat(4,1fr);grid-gap:10px 20px;gap:10px 20px}.nav__item{cursor:pointer}.nav__link{text-decoration:none;color:#000}.nav__link:hover{color:#5fb709}@media screen and (max-width:1979px){.toggle{padding:20px 98px 0}.nav{padding:0 98px}.nav__list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1279px){.toggle{padding:20px 35px 0}.nav{padding:0 35px}.nav__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.toggle{padding:20px 20px 0}.nav{padding:0 20px}.nav__list{grid-template-columns:1fr}}.MuiDialog-paperWidthSm{padding-top:40px}.MuiDialogActions-root.MuiDialogActions-spacing{padding:24px;display:flex;justify-content:space-between}.cost{display:none}.modal{background-color:#0c91e5}.modal__img{height:380px;box-sizing:border-box;background-size:cover;background-position:50%;margin-bottom:20px}.modal__heading{font-weight:500;font-size:30px;line-height:21px;margin-top:15px}.modal__text{font-size:14px;line-height:21px;color:#626262}.modal__actions,.modal__add{display:flex;justify-content:center;align-items:center}.modal__actions{padding:34px;width:100%;justify-content:space-between}.modal__add{cursor:pointer}.modal__add-basket{box-sizing:border-box;border:1px solid transparent;cursor:pointer;background-color:#247a00;width:350px;height:56px;display:flex;justify-content:center;align-items:center}.modal__add-basket:hover{background-color:#fff;border:1px solid #247a00}.modal__add-basket:hover span{color:#247a00}.modal__add-basket span{font-weight:500;font-size:16px;line-height:150%;color:#fff;padding-left:40px}.modal__count{width:9px;height:24px;margin:0 17px}.close{margin:20px 24px 20px 0}@media screen and (max-width:560px){.cost{display:block}.modal__add-basket span:first-child{padding:0}}@media screen and (max-width:560px){.modal__add-basket span:nth-child(2),.oder{display:none}}body,h1,h2,h3,ul{margin:0}.non-active{margin-left:20px}.app{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-x:hidden}.app__header{padding-bottom:32px}.app__restaurants_list{margin-top:80px}.main{display:flex;flex-direction:column;align-items:center}svg .facebook,svg .insta,svg .twitter{stroke:inherit;stroke-width:inherit;fill:inherit}@media screen and (max-width:1279px){.app__restaurants_list--mobile{margin-top:233px}}@media screen and (max-width:400px){.non-active{display:none}}.header{position:fixed;top:0;height:80px;width:100vw;justify-content:center}.header,.search{background-color:#fff;display:flex}.search{width:100%;align-items:center;justify-content:space-between;padding:16px 264px}.search__button{margin-left:83px;height:28px;cursor:pointer}.search__delivery_time,.search__query_address,.search__query_dish{border:1px solid #e0e0e0;box-sizing:border-box;border-radius:2px;display:flex;align-items:center;padding-left:16px;margin-left:223px;width:256px;height:48px}.search__input{margin-left:10px;outline:none;border:none}.search__delivery_time{width:100px;margin-left:20px}.search__query_dish{margin-left:360px}.search__sign_in{cursor:pointer;width:48px;margin-left:44px}.location{border:none;background-color:transparent;outline:none}.location__city{font-size:18px;font-weight:400;position:relative;bottom:5px;margin-left:14px}@media screen and (max-width:1979px){.search{padding-left:97px;padding-right:97px}.search__query_address{margin-left:131px}.search__query_dish{margin-left:84px}}@media screen and (max-width:1279px){.header{flex-direction:column;align-items:center;border:1px solid transparent;height:auto;z-index:1}.search{position:fixed;top:0;padding-left:35px;padding-right:35px;max-width:1192px;box-sizing:border-box}.search__icons_for_mobile{display:flex;align-items:center;margin-left:20px}.search__restaurant,.search__sign_in{margin-left:20px}.search__address{cursor:pointer}.search__address--active{display:flex;box-sizing:border-box;max-width:1196px;width:100%;margin-top:100px;padding:35px 64px;position:relative}.search__query_address{margin-left:12px}.search__delivery_time{margin-left:0}.logo_header{width:87px;height:14px}}.close{position:absolute;cursor:pointer;width:24px;height:24px;opacity:.3;right:0;margin-right:39px;top:0}.close:hover{opacity:1}.close:after,.close:before{position:absolute;left:15px;content:"";height:24px;width:2px;background-color:#333}.close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (max-width:767px){.search__query_address{width:150px}.search__query_address svg{display:none}.search__query_address input{width:120px;margin:0}}@media screen and (max-width:615px){.search,.search__address--active{padding-left:20px;padding-right:20px}.search__address--active{justify-content:space-between}.close{margin-right:20px}}.scroll_to_top{display:none}.appStore,.googlePlay{width:135px;height:40px;border-radius:6px;z-index:-1;border:1px solid silver}.appStore:hover,.googlePlay:hover{box-shadow:0 0 10px 5px rgba(250,247,250,.86)}.appStore{background:url(/react_uber-eats/static/media/appStore.4c33f13f.png) no-repeat;background-size:cover}.googlePlay{background:url(/react_uber-eats/static/media/googlePlay.07f9f0fb.png) no-repeat;background-size:cover}.footer{width:100vw;background-color:#262626;border:1px solid #262626;margin-top:82px}.footer__container{display:flex;justify-content:space-between;position:relative}.footer__container:nth-child(2){margin-top:95px}.footer__container:after{content:"";height:1px;width:calc(100% - 550px);position:absolute;background-color:#fff;top:260px;left:265px;z-index:1}.footer__container:nth-child(2):after{display:none}.footer__logo-language{display:flex;align-items:center;padding-top:62px;margin-left:275px}.footer__applications{display:flex;margin-left:264px;margin-top:65px}.footer__applications .appStore{margin-right:20px}.footer__language{margin-left:39px}.footer__info{display:flex;margin-right:422px;margin-top:54px}.footer__about,.footer__help{list-style:none;padding:0}.footer__about .link,.footer__help .link{text-decoration:none;color:#fff;font-size:16px;line-height:1}.footer__about .link:hover,.footer__help .link:hover{color:#62b80d}.footer__about .networks,.footer__help .networks{margin-right:789px}.footer__item{margin-bottom:20px}.footer__item:last-child{margin-bottom:0}.footer__about{margin-right:228px}.footer__help .first_letter{position:relative;bottom:3px}.footer__help .second_letter{position:relative;top:2px;right:3px;margin-right:6px}.footer__rights{color:#fff;line-height:1;margin-left:264px}.footer__privacy_socials{margin-right:504px}.privacy{display:flex;justify-content:space-between;list-style:none}.privacy__item{margin-right:48px}.privacy__link{color:#fff;text-decoration:none;line-height:1;height:content-box}.privacy__link:hover{color:#62b80d}.social{padding-top:56px;padding-bottom:96px;justify-content:center}.social__link{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:0;box-sizing:content-box}.social__item{margin-right:24px}.facebook:hover,.facebook svg:hover,.twitter:hover,.twitter svg:hover{stroke:#00acee;fill:#00acee;color:#00acee}.instagramm:hover,.instagramm svg:hover{stroke:#c3094b;fill:#c3094b;color:#c3094b}@media screen and (max-width:1979px){.footer__applications,.footer__logo-language,.footer__rights{margin-left:98px}.footer__info{margin-right:256px}.footer__container:after{width:calc(100% - 196px);left:98px}.footer__privacy_socials{margin-right:288px}}@media screen and (max-width:1279px){.footer__applications,.footer__logo-language,.footer__rights{margin-left:34px}.footer__info{margin-right:34px}.footer__container:after{width:calc(100% - 68px);left:34px;top:346px}.footer__container:nth-child(2){margin-top:80px}.footer__container:nth-child(2):after{display:none}.footer__privacy_socials{margin-right:288px}.footer__about{margin-right:105px}.footer__logo-language{flex-direction:column;align-items:start}.footer__language{margin-left:0;margin-top:40px}.footer__applications{flex-direction:column;margin-top:40px}.footer__applications .appStore{margin-bottom:20px}.footer__privacy_socials{margin-right:70px}.footer .networks{margin-left:34px}.privacy__item{margin-right:22px}.social{padding-bottom:40px}}@media screen and (max-width:767px){.footer__container,.footer__info,.footer__privacy{flex-direction:column}.footer__container:after,.footer__info:after,.footer__privacy:after{display:none}.footer__applications{flex-direction:row;margin-right:34px}.footer__info,.footer__privacy{margin-left:34px}.footer__container:last-child,.footer__help{margin-top:23px}.footer__container:last-child>p{order:2}.footer__info{margin-top:40px}.footer__rights{text-align:center;margin-left:0;margin-bottom:40px}.privacy__item{margin-top:23px}.social{padding-top:33px;width:100vw}.appStore,.googlePlay{background-size:contain;width:107px;height:32px}.scroll_to_top{display:flex;justify-content:center;align-items:center;width:64px;height:64px;background-color:#59bd5a;position:absolute;right:40px;bottom:155px;cursor:pointer}}.language{display:flex;align-items:center;justify-content:space-between;color:#fff;width:164px;height:40px;border:.5px solid #fff;box-sizing:border-box;padding:10px 16px 10px 10px}.language--active{height:auto;position:absolute;margin-top:4px;border-top:none;background-color:#fff;z-index:2;cursor:default}.language__list{list-style:none}.language__item{margin-top:16px}.language__item:last-child{margin-bottom:16px}.language__link{text-decoration:none;color:#262626;margin-left:37px}.language__link:hover{color:#5fb709}.language__chackbox{display:none}.language__icon{margin-right:-16px;height:21px}.language__arrow__down{margin-right:16px}
/*# sourceMappingURL=main.42a6a283.chunk.css.map */