.loader-container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.lds-ellipsis{display:inline-block;position:relative;width:128px;height:128px}.lds-ellipsis div{position:absolute;top:54px;width:22px;height:22px;border-radius:50%;background:#5eb707;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:12px;-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:12px}.lds-ellipsis div:nth-child(2),.lds-ellipsis div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:52px}.lds-ellipsis div:nth-child(4){left:90px;-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(38px);transform:translate(38px)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(38px);transform:translate(38px)}}.error{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap}.error__text{font-size:30px;font-weight:500}.error__link{font-size:24px;color:#5eb707}.error__link:hover{text-decoration:underline}.restaurant-card{height:367px;width:100%;cursor:pointer}.restaurant-card__img{height:256.9px;width:100%;object-fit:cover}.restaurant-card__title{margin:12px 0 4px}.restaurant-card__categories{font-size:14px;color:#757575;margin-bottom:4px}.restaurant-card__eta{font-size:14px;padding:2px 8px;display:inline-block;background-color:#f5f5f5}.restaurants-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(348px,1fr));grid-gap:40px 20px;gap:40px 20px}.page{position:relative;min-height:100vh;padding-top:40px;margin-bottom:40px}.header__delivery-info,.header__inner{display:flex;flex-flow:row nowrap;align-items:center}.header{position:-webkit-sticky;position:sticky;z-index:1;top:0;padding:16px 0;background-color:#fff}.header__delivery-info{margin-left:7vw}.header__search{margin-left:auto}.header__link{margin-left:40px;padding:13px 0;white-space:nowrap;color:#1f1f1f}.header__link:hover{text-decoration:underline}.control{display:flex;flex-flow:row nowrap;align-items:center;padding:11px 16px;border:1px solid #e0e0e0;-webkit-transition:border-color .3s;transition:border-color .3s}.control--focused{border-color:#adadad}.control__icon{width:14px;height:14px;margin-right:10px}.control__input{max-height:24px;line-height:24px}.control+.control{margin-left:20px}.select,.select__input{position:relative}.select__input{-moz-appearance:none;-webkit-appearance:none;color:#fff;padding:10px 40px;background-color:transparent;border:1px solid #979797;border-radius:0;cursor:pointer}.select__icon{position:absolute;top:12px;left:10px;width:20px;height:20px}.select__arrow{position:absolute;top:20px;right:10px;width:14px;height:8px}.footer__bottom-links,.footer__bottom-part,.footer__logo-container,.footer__top-part{display:flex;flex-flow:row nowrap;align-items:center}.footer{padding:64px 0;background-color:#262626}.footer__top-part{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #c4c4c4}.footer__main{display:flex;flex-flow:column nowrap;justify-content:space-between}.footer__logo-container{margin-bottom:40px}.footer__mobile-app{display:inline-block}.footer__mobile-app:first-of-type{margin-right:20px}.footer__logo{margin-right:40px}.footer__bottom-part,.footer__top-part{align-items:flex-start}.footer__copyright,.footer__main{flex-basis:45vw;padding-right:40px}.footer__top-links:last-of-type{margin-left:10vw}.footer__copyright{color:#fff;font-size:14px}.footer__bottom-links{margin-bottom:40px}.footer__bottom-links .links__link:not(:last-of-type){margin-right:40px}.links__link{display:block;margin-bottom:16px;color:#fff;white-space:nowrap}.links__link:hover{text-decoration:underline}.social__link{margin-right:20px}*,:after,:before{box-sizing:border-box}a,body,button,input,select{font-family:Roboto,sans-serif;font-size:16px;line-height:1.5}input{border:none;background:transparent;outline:none}a{text-decoration:none}.content{max-width:1160px;padding:0 34px;margin:0 auto}
/*# sourceMappingURL=main.dfb6f53b.chunk.css.map */