*,:after,:before{box-sizing:border-box}a,body,button,input,select{font-family:Roboto,sans-serif;font-size:16px;line-height:1.5}input{background:transparent}button,input{border:none;outline:none}button{background:none}a{text-decoration:none}.content{max-width:1160px;padding:0 34px;margin:0 auto}@media (max-width:550px){.content{padding:0 20px}}@media (min-width:1281px){.content{max-width:1520px}}.page{padding-top:32px;margin-bottom:82px}.restaurant-card{--height:367px;height:var(--height);width:100%;cursor:pointer}@media (max-width:550px){.restaurant-card{--height:330px}}.restaurant-card__img{height:calc(var(--height)*0.7);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{padding:2px 8px;background-color:#f5f5f5;font-size:14px;display:inline-block}.loader-container{top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.lds-default{display:inline-block;position:relative;width:160px;height:160px}.lds-default div{position:absolute;width:12px;height:12px;background:#5fb709;border-radius:50%;-webkit-animation:lds-default 1.2s linear infinite;animation:lds-default 1.2s linear infinite}.lds-default div:first-child{-webkit-animation-delay:0s;animation-delay:0s;top:74px;left:132px}.lds-default div:nth-child(2){-webkit-animation-delay:-.1s;animation-delay:-.1s;top:44px;left:124px}.lds-default div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s;top:22px;left:104px}.lds-default div:nth-child(4){-webkit-animation-delay:-.3s;animation-delay:-.3s;top:14px;left:74px}.lds-default div:nth-child(5){-webkit-animation-delay:-.4s;animation-delay:-.4s;top:22px;left:44px}.lds-default div:nth-child(6){-webkit-animation-delay:-.5s;animation-delay:-.5s;top:44px;left:22px}.lds-default div:nth-child(7){-webkit-animation-delay:-.6s;animation-delay:-.6s;top:74px;left:14px}.lds-default div:nth-child(8){-webkit-animation-delay:-.7s;animation-delay:-.7s;top:104px;left:22px}.lds-default div:nth-child(9){-webkit-animation-delay:-.8s;animation-delay:-.8s;top:124px;left:44px}.lds-default div:nth-child(10){-webkit-animation-delay:-.9s;animation-delay:-.9s;top:132px;left:74px}.lds-default div:nth-child(11){-webkit-animation-delay:-1s;animation-delay:-1s;top:124px;left:104px}.lds-default div:nth-child(12){-webkit-animation-delay:-1.1s;animation-delay:-1.1s;top:104px;left:124px}@-webkit-keyframes lds-default{0%,20%,80%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes lds-default{0%,20%,80%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}.error{top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap}.error__text{font-size:24px;font-weight:500}.error__link{font-size:24px;color:#5fb709}.error__link:hover{text-decoration:underline}.restaurants-list{--card-width:348px;display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--card-width),1fr));grid-gap:40px 20px;gap:40px 20px}@media (max-width:975px){.restaurants-list{--card-width:340px;grid-row-gap:20px;row-gap:20px}}@media (max-width:550px){.restaurants-list{--card-width:280px}}.control__input-wrapper{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;box-sizing:border-box}.control__focused{border-color:#a0a0a0}.control__icon{width:14px;height:14px;margin-right:10px}.control__input{max-height:24px}.control__input--time{max-width:75px}@media (max-width:550px){.control__input--time{max-width:65px}}.control__input--address{max-width:256px}@media (max-width:550px){.control__input--address{max-width:104px}}@media (max-width:975px){.control__input--small{max-width:65px}}.control__label{font-size:11px;margin-bottom:8px;color:#626262}.control+.control{margin-left:20px}.header__delivery-info,.header__inner{display:flex;flex-flow:row nowrap;align-items:center}.header{padding:16px 0;position:-webkit-sticky;position:sticky;z-index:1;top:0;background-color:#fff}.header__logo{height:24px;width:auto}@media (max-width:550px){.header__logo{height:14px}}.header__delivery-info{margin-left:7vw}@media (max-width:768px){.header__delivery-info{display:none}}.header__search{margin-left:auto}@media (max-width:768px){.header__search{display:none}}.header__link{margin-left:40px;color:#1f1f1f;padding:13px 0;white-space:nowrap}.header__link:hover{text-decoration:underline}.header__toggle-buttons{display:none;margin-left:auto}@media (max-width:768px){.header__toggle-buttons{display:flex}}.header__toggle-btn{padding:12px none;cursor:pointer}.header__toggle-btn:not(:last-of-type){margin-right:34px}.header__toggle-btn:focus{-webkit-transform:scale(1.2);transform:scale(1.2)}.mobile-controls{display:none;position:relative;padding-top:30px}@media (max-width:768px){.mobile-controls{display:flex}}.mobile-controls__close{position:absolute;top:10px;right:0;cursor:pointer}.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}@media (max-width:768px){.footer{padding:40px 0}}.footer__top-part{border-bottom:1px solid #c4c4c4;padding-bottom:40px;margin-bottom:40px}.footer__main{display:flex;flex-flow:column nowrap;justify-content:space-between}.footer__logo-container{margin-bottom:40px}@media (max-width:768px){.footer__logo-container{flex-direction:column;align-items:flex-start}}.footer__app{display:inline-block}@media (max-width:768px){.footer__app{display:block;margin-bottom:20px}}.footer__app:first-of-type{margin-right:20px}.footer__logo{margin-right:40px}@media (max-width:768px){.footer__logo{margin-bottom:40px}}.footer__bottom-part,.footer__top-part{align-items:flex-start}@media (max-width:620px){.footer__bottom-part,.footer__top-part{flex-direction:column}}.footer__copyright,.footer__main{flex-basis:45vw;padding-right:40px}@media (max-width:620px){.footer__copyright,.footer__main{flex-basis:auto}}.footer__copyright{color:#fff;font-size:14px}@media (max-width:620px){.footer__copyright{order:2}}.footer__top-links:last-of-type{margin-left:10vw}@media (max-width:620px){.footer__top-links:last-of-type{margin-left:0}}.footer__bottom-links{margin-bottom:40px}@media (max-width:620px){.footer__bottom-links{flex-direction:column;align-items:flex-start;margin-top:20px;order:2}}.footer__bottom-links:not(:last-of-type){margin-right:40px}@media (max-width:620px){.footer__misc{display:flex;flex-direction:column;margin-top:20px}}.links__link{display:block;margin-bottom:16px;color:#fff;white-space:nowrap}.links__link:not(:last-of-type){margin-right:40px}.links__link:hover{text-decoration:underline}.social__link{margin-right:20px}.select{position:relative;margin-left:40px}@media (max-width:768px){.select{margin-left:0}}.select__input{-moz-appearance:none;-webkit-appearance:none;background-color:#262626;border:1px solid #979797;padding:10px 40px;color:#fff;cursor:pointer;line-height:19px;outline:none}.select__icon{position:absolute;left:10px;top:25%}.select__arrow{position:absolute;right:10px;top:45%}
/*# sourceMappingURL=main.e83c5d2b.chunk.css.map */