.svg-icon{position:relative;display:inline-block;width:16px}.svg-icon svg{display:block;width:100%}.svg-icon__chevronDown{width:10px}.svg-icon__check{width:12px}.svg-icon__cancel,.svg-icon__confirm,.svg-icon__info,.svg-icon__processing{width:14px}.svg-icon__logo{width:35px}.svg-icon__top{width:24px}.svg-icon__hot,.svg-icon__vegetarian{width:13px}.svg-icon__heart{width:24px}.svg-icon__calendar{width:18px}.text-link{display:inline-flex;align-items:center;text-decoration:none;cursor:pointer}.text-link:active,.text-link:focus,.text-link:hover{text-decoration:underline}.text-link__icon{margin-right:10px}.text-link--default{color:#338fe4}.text-link--text,.text-link--text:active,.text-link--text:focus,.text-link--text:hover,.text-link--text:visited{color:#303633}.text-link--success,.text-link--success:visited{color:#5ea66c}.text-link--success:active,.text-link--success:focus,.text-link--success:hover{color:#41764c;text-decoration:none}.text-link--danger,.text-link--danger:visited{color:#ec6061}.text-link--danger:active,.text-link--danger:focus,.text-link--danger:hover{color:#ae3d46;text-decoration:none}.text-link--small{font-size:12px}.text-link--medium{font-size:14px}.text-link--large{font-size:16px}.text-link[disabled]{color:#bcc2bf;cursor:not-allowed}.loader--absolute{position:absolute;top:50%;left:50%;z-index:9000;transform:translate(-50%,-50%)}.loader--inline{position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto}.loader .lds-ripple{position:relative;display:inline-block;width:80px;height:80px}.loader .lds-ripple div{position:absolute;border:4px solid #000;border-radius:50%;opacity:1;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.loader .lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.app-header{position:fixed;top:0;right:0;left:0;z-index:5000;height:94px;background-color:#fff;box-shadow:0 1px 4px rgba(0,21,41,.08)}.app-header__top-bar{background-color:#f8f8f8;box-shadow:inset 0 -1px 0 0 rgba(215,219,217,.6666666666666666)}.app-header__top-bar-content{display:flex;align-items:center;justify-content:flex-end;height:30px;padding:0 16px}.app-header__top-bar-link{color:#303633!important;text-decoration:none}.app-header__top-bar-link:hover{text-decoration:underline}.app-header__top-bar-link:not(:last-child){margin-right:24px}.app-header__content{position:relative;display:flex;justify-content:space-between;align-items:center;height:64px;padding:0 16px}.app-header__left{display:inline-flex;align-items:center;flex-shrink:1;min-width:0}.app-header__city-select{margin-left:5px}.app-header__right{display:flex;align-items:center;grid-gap:8px;gap:8px}.app-header__sign-in{display:inline-block;padding:0 16px}.app-header__burger{cursor:pointer}.app-header__burger-row{margin-bottom:12px}.app-header__lang-mobile{position:absolute;bottom:24px;width:calc(100% - 48px)}.app-header__resto-owners{position:absolute;bottom:74px;width:calc(100% - 48px)}.app-header__user-row{display:flex}.app-header__username{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex:0 1 auto;margin-left:16px;color:#303633;font-weight:500;font-size:16px;line-height:16px}.app-header__view-selector{margin-right:12px}.app-header__burger-container{position:relative}.app-header__burger-notifications{position:absolute;top:-10px;left:10px;z-index:100;padding:1px 4px;color:#fff;font-size:9px;line-height:10px;text-align:center;background-color:#5ea66c;border:1px solid #fff;border-radius:8px;pointer-events:none}.app-logo{min-width:0}.app-logo__img{flex-shrink:1;width:124px}.app-logo__ua{width:50px}.image{width:100%;height:100%}.image--cover{object-fit:cover}.select{padding:0 30px 0 10px;overflow:hidden;white-space:nowrap;outline:none;border-radius:8px;cursor:pointer;line-height:40px}.select__wrapper{position:relative;display:inline-block;background-color:#f8f8f8}.select__wrapper:hover{background-color:#eff6f0}.select__wrapper .front-icon{position:absolute;top:8px;left:8px}.select__chevron{position:absolute!important;top:17px;right:10px;pointer-events:none}.select__value{color:#555d59;font-size:18px}.select__placeholder{color:#bcc2bf}.select--has-icon{padding-left:32px}.select__options{position:absolute;z-index:5000;max-height:432px;overflow-y:auto;background-color:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.select__options--parent{top:23px;right:0;left:0}.select__options--left{left:0;width:max-content}.select__options--right{right:0;width:max-content}.select__label{color:#303633;font-size:14px;line-height:20px}.select--has-label .front-icon{top:28px}.select--has-label .select__chevron{top:33px}.select--full-width{width:100%}.select__option{position:relative;width:100%;padding:0 8px;color:#555d59;line-height:2.5em;outline:none;cursor:pointer}.select__option:hover{background-color:#eff6f0}.select__option:not(:last-child){border-bottom:1px solid #d7dbd9}.select__option--selected{background-color:#eff6f0}.button{display:flex;justify-content:center;align-items:center;font-weight:500;line-height:30px;border:none;border-radius:4px;outline:none;cursor:pointer;transition:background-color .2s ease-in-out 0s,color .2s ease-in-out 0s,border .2s ease-in-out 0s}.button .fill{transition:fill .2s ease-in-out 0s}.button--default{color:#fff;background-color:#293d33}.button--default:focus,.button--default:hover{background-color:#90c29a}.button--default:focus .fill,.button--default:hover .fill{fill:#90c29a}.button--default:active{background-color:#a1d3ab}.button--default:active .fill{fill:#a1d3ab}.button--default[disabled]{background-color:#d7dbd9;border:1px solid #bcc2bf}.button--flat{color:#293d33;background-color:#fff;border:1px solid #293d33}.button--flat:focus,.button--flat:hover{color:#90c29a;border-color:#90c29a}.button--flat:focus .fill,.button--flat:hover .fill{fill:#90c29a}.button--flat:active{color:#a1d3ab;border-color:#a1d3ab}.button--flat:active .fill{fill:#a1d3ab}.button--danger{color:#ec6061;background-color:#fff;border:1px solid #bcc2bf}.button--danger:hover{color:#fff;background-color:#ec6061;border-color:#ec6061}.button--danger:hover .fill{fill:#ec6061}.button--danger:focus{color:#ec6061;border:1px solid #ec6061}.button--danger:focus .fill{fill:#ec6061}.button--danger:active{color:#fff;background-color:#ae3d46;border-color:#ae3d46}.button--danger:active .fill{fill:#ae3d46}.button[disabled]{color:#bcc2bf;background-color:#f8f8f8;border:1px solid #bcc2bf;cursor:not-allowed}.button--large{min-width:104px;height:32px;padding:0 10px}.button--medium{min-width:82px;height:32px;padding:0 10px;font-weight:500}.button--small{min-width:59px;height:24px;padding:0 8px;line-height:22px}.button__icon{margin-right:10px}.button--full-width{width:100%}.app-header__city-select .city-select__ml{margin-left:15px}.app-header__city-select .select__options{width:125px}.sliding-menu-overlay{position:fixed;top:0;right:0;left:0;z-index:8000;background:rgba(0,0,0,.7);opacity:0;transition:opacity .2s ease-in-out 0s;pointer-events:none}.sliding-menu-overlay--visible{opacity:1;pointer-events:auto}.sliding-menu-overlay .sliding-menu{position:absolute;top:0;right:-270px;bottom:0;width:270px;overflow-y:auto;background:#fff;outline:none;transition:right .2s ease-in-out 0s;pointer-events:none}.sliding-menu-overlay .sliding-menu--visible{right:0;pointer-events:auto}.sliding-menu-overlay .sliding-menu__content{position:relative;padding:24px}.sliding-menu-overlay .sliding-menu__content--expanded{min-height:710px}.toggle-buttons{display:flex;align-items:center;color:#555d59;font-size:12px;line-height:30px;border-radius:4px;outline:none}.toggle-buttons__item{display:flex;flex:1 1 auto;justify-content:center;align-items:center;padding:0 15px;border:0 solid #d7dbd9;cursor:pointer}.toggle-buttons__item:focus,.toggle-buttons__item:hover{color:#fff;background-color:#90c29a}.toggle-buttons__item:active{color:#fff;background-color:#5ea66c}.toggle-buttons__item--selected{color:#fff;background-color:#90c29a}.toggle-buttons__item:first-child{border-width:1px;border-top-left-radius:4px;border-bottom-left-radius:4px}.toggle-buttons__item:last-child{border-width:1px 1px 1px 0;border-top-right-radius:4px;border-bottom-right-radius:4px}.toggle-buttons__item:not(:first-child):not(:last-child){border-width:1px 1px 1px 0}.top-menu{position:relative}.top-menu__options{position:absolute;right:0;z-index:10;width:max-content;background-color:#fff;border:1px solid #d7dbd9;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.top-menu__option{position:relative;width:100%;padding:0 8px 0 32px;color:#555d59;line-height:36px;border-bottom:1px solid #d7dbd9;outline:none;cursor:pointer}.top-menu__option:hover{background-color:#eff6f0}.top-menu__option:first-child{border-top:1px solid #d7dbd9}.top-menu__option--selected{background-color:#eff6f0}.top-menu__option--has-notifications{min-width:190px}.top-menu__option--has-notifications,.top-menu__option--has-submenu{display:flex;justify-content:space-between;align-items:center}.top-menu__submenu-option{padding-left:32px;color:#555d59;line-height:48px;cursor:pointer}.top-menu__submenu-option--selected,.top-menu__submenu-option:hover{background-color:#eff6f0}.top-menu__icon{position:absolute;top:10px;left:8px}.top-menu__notifications{width:38px;height:16px;margin-left:4px;color:#fff;font-weight:500;font-size:12px;line-height:15px;text-align:center;background-color:#5ea66c;border-radius:8px}.top-menu__chevron{width:16px}.top-menu--inline .top-menu__options{position:unset;width:calc(100% + 48px);margin-left:-24px;font-size:16px;border:none;box-shadow:none}.top-menu--inline .top-menu__option{line-height:48px}.top-menu--inline .top-menu__icon{top:13px;left:6px;width:20px}.top-menu--inline .top-menu__notifications{font-size:15px;line-height:16px}.avatar{flex:0 0 auto;overflow:hidden;border-radius:50%}.avatar--clickable{cursor:pointer}.avatar__notifications{position:absolute;top:-10px;left:10px;z-index:100;padding:1px 4px;color:#fff;font-size:9px;line-height:10px;text-align:center;background-color:#5ea66c;border:1px solid #fff;border-radius:8px;pointer-events:none;top:-2px;left:28px}.avatar__generated,.avatar__image{width:100%;height:100%}.avatar__generated{display:flex;justify-content:center;align-items:center;color:#fff;font-weight:600;font-size:18px;background-color:#90c29a}.view-selector--small button{min-width:unset}.view-selector--small button .svg-icon{margin-right:0}.error-page{position:absolute;top:50%;left:50%;max-width:512px;color:#87918c;text-align:center;transform:translate(-50%,-50%)}.error-page__status{margin-bottom:16px;color:#303633;font-weight:500;font-size:96px}.error-page__message{margin-bottom:16px;font-size:24px}.error-page__details{font-size:16px;line-height:24px}.error-page__link{margin-top:48px}.finish-registration-modal{width:290px}.finish-registration-modal__row{margin-bottom:16px}.finish-registration-modal__actions{margin-top:16px}.text-input{padding:0 10px;color:#555d59;font-size:16px;line-height:40px;border:1px solid #d7dbd9;border-radius:4px;outline:none}.text-input__wrapper{position:relative;display:inline-block;font-size:12px}.text-input__wrapper .text-input__start-icon{position:absolute;top:8px;left:8px}.text-input__wrapper .text-input__end-icon{position:absolute;top:8px;right:8px}.text-input__wrapper .clickable{cursor:pointer}.text-input::placeholder{color:#bcc2bf}.text-input__label{color:#303633;line-height:20px}.text-input--has-icon{padding-left:32px}.text-input--has-label .svg-icon{top:28px}.text-input--full-width{width:100%}.text-input--has-error{border-color:#ec6061}.text-input__error{position:absolute;bottom:-15px;color:#ec6061;font-size:12px}.checkbox-container{position:relative;display:inline-flex;align-items:center;font-size:14px;line-height:20px;cursor:pointer}.checkbox-container .area{position:relative;flex:0 0 auto;width:16px;height:16px;border:1px solid #d7dbd9;border-radius:2px;transition:all .2s ease-in-out 0s}.checkbox-container .checkmark{position:absolute;top:1px;left:1px;display:none}.checkbox-container .text{margin-left:5px;color:#555d59}.checkbox-container:hover .area{border-color:#5ea66c}.checkbox-container .checkbox{position:absolute;opacity:0}.checkbox-container .checkbox:checked~.area{background-color:#5ea66c;border-color:#5ea66c}.checkbox-container .checkbox:checked~.area .checkmark{display:block}.checkbox-container .checkbox:checked~.area .checkmark .fill{fill:#fff}.checkbox-container .checkbox[disabled]~.area{background-color:#f8f8f8;border-color:#d7dbd9}.checkbox-container .checkbox[disabled]~.area .checkmark .fill{fill:#bcc2bf}.checkbox-container .checkbox[disabled]~.text{color:#bcc2bf}.checkbox-container:hover .checkbox[disabled]~.area{border-color:#d7dbd9}.modal-overlay{position:fixed;top:0;right:0;left:0;bottom:0;z-index:10000;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.7);touch-action:manipulation;-webkit-overflow-scrolling:auto;height:100vh;height:100dvh}.modal-overlay .modal{max-width:90vw;max-height:85vh;max-height:85dvh;padding:24px;overflow-x:hidden;background:#fff;border-radius:4px;outline:none;box-shadow:0 2px 8px rgba(0,0,0,.15);touch-action:manipulation;position:relative;margin:auto;z-index:10001}.modal-overlay .modal__title{margin-bottom:16px;color:#555d59;font-size:16px;line-height:24px;text-align:center}.modal-overlay .modal__content{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:calc(85vh - 80px);max-height:calc(85dvh - 80px);touch-action:pan-y}.login-register-modal{width:300px}.login-register-modal__row{margin-bottom:12px}.login-register-modal__row--small{margin-bottom:8px}.login-register-modal__row--large{margin-bottom:16px}.login-register-modal__or{color:#555d59;font-size:14px;text-align:center}.login-register-modal__forgot-password{line-height:20px;text-align:right}.login-register-modal__forgot-password-link{color:#87918c;text-decoration:none}.login-register-modal__actions{margin-top:16px}.login-register-modal__new-user{color:#87918c;font-size:12px;line-height:20px}.react-tel-input .form-control{width:100%!important;height:42px!important}.react-tel-input .search-box{width:200px}@media screen and (min-width:600px){.react-tel-input .form-control{width:73px;height:42px!important}.react-tel-input .search-box{width:170px!important}.react-tel-input .country-list{margin:10px 0!important;width:225px!important;max-height:180px!important}}.input-group{position:relative;display:flex;align-items:flex-end}.input-group--full-width{justify-content:center;width:100%}.input-group--full-width .input-group-item__wrapper{flex-grow:1}.input-group--full-width .input-group-item{width:100%}.input-group--has-error .input-group-item{border-color:#ec6061!important}.input-group .input-group-item{border-width:0;border-radius:unset!important}.input-group .input-group-item__wrapper{vertical-align:top}.input-group .input-group-item__wrapper:last-child .input-group-item{border-width:1px 1px 1px 0;border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}.input-group .input-group-item__wrapper:first-child .input-group-item{border-width:1px;border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.input-group .input-group-item__wrapper:not(:first-child):not(:last-child) .input-group-item{border-width:1px 1px 1px 0}.input-group__error{position:absolute;bottom:-15px;color:#ec6061;font-size:12px}.confirm-legal{color:#555d59;font-size:12px;line-height:20px}.confirm-legal__link{display:inline}.allow-geolocation-modal{width:300px}.allow-geolocation-modal__text{color:#555d59;font-size:13px;line-height:16px;text-align:center}.allow-geolocation-modal__actions{display:flex;justify-content:center;margin-top:20px}.cancel-reservation-modal{width:300px}.cancel-reservation-modal__question{margin-bottom:20px;color:#555d59;font-size:14px;line-height:18px}.cancel-reservation-modal__row{margin-bottom:12px}.cancel-reservation-modal__actions{margin-top:16px}.radiobutton-container{position:relative;display:inline-flex;align-items:center;font-size:14px;cursor:pointer}.radiobutton-container .area{position:relative;flex:0 0 auto;width:16px;height:16px;border:1px solid #d7dbd9;border-radius:10px;transition:all .2s ease-in-out 0s}.radiobutton-container .checkmark{position:absolute;top:3px;left:3px;display:none;width:8px;height:8px;background-color:#fff;border-radius:50%}.radiobutton-container .text{margin-left:5px;color:#555d59}.radiobutton-container:hover .area{border-color:#5ea66c}.radiobutton-container .radiobutton{position:absolute;opacity:0}.radiobutton-container .radiobutton:checked~.area{background-color:#5ea66c;border-color:#5ea66c}.radiobutton-container .radiobutton:checked~.area .checkmark{display:block}.radiobutton-container .radiobutton:checked~.area .checkmark .fill{fill:#fff}.radiobutton-container .radiobutton[disabled]~.area{background-color:#f8f8f8;border-color:#d7dbd9}.radiobutton-container .radiobutton[disabled]~.area .checkmark .fill{fill:#bcc2bf}.radiobutton-container .radiobutton[disabled]~.text{color:#bcc2bf}.radiobutton-container:hover .radiobutton[disabled]~.area{border-color:#d7dbd9}.textarea{padding:10px;color:#555d59;font-size:16px;background-color:#fff;border:1px solid #bcc2bf;border-radius:4px;outline:none;resize:none}.textarea::placeholder{color:#bcc2bf}.textarea--full-width{width:100%}.textarea--disabled{opacity:.25}.ask-phone-modal{width:310px}.ask-phone-modal__text{margin-bottom:20px;color:#555d59;font-size:14px;line-height:18px}.ask-phone-modal__row{margin-bottom:16px}.ask-phone-modal__actions{margin-top:16px}.forgot-password-modal{width:290px}.forgot-password-modal .modal__content{overflow:initial}.forgot-password-modal__text{margin-bottom:24px;color:#555d59;font-size:14px;line-height:16px;text-align:center}.forgot-password-modal__row{margin-bottom:16px}.forgot-password-modal__or{color:#555d59;font-size:14px;text-align:center}.forgot-password-modal__back{text-align:center}.timer{display:inline-block;min-width:35px}.top-center{width:auto!important;min-width:300px!important;margin-left:0!important;transform:translateX(-50%)}.top-center .rrt-error,.top-center .rrt-info,.top-center .rrt-success{background-color:#fff!important}.top-center .rrt-middle-container{width:auto!important;margin:15px 0 11px 38px!important;padding:0 16px 0 0!important;font-size:14px!important;font-family:"Onest",sans-serif!important}.top-center .close-toastr{display:none}.top-center .toastr-icon{width:14px!important;height:14px!important;fill:#9ed84d!important}.top-center .rrt-holder{width:38px!important;margin-top:-28px!important}.top-center .rrt-left-container{width:38px!important}.top-center .rrt-title{font-weight:400!important}.toastr{min-height:40px!important;margin:8px 0!important;color:#595959!important}.root-content{margin-top:94px}.place-location-modal{width:800px;height:400px;padding:6px!important}.place-location-modal .modal__content{height:100%}.map{width:100%;height:240px}.map--full-height{height:100%}.map .leaflet-tile{visibility:visible}.map .custom-marker{position:relative}.map .custom-marker--user:before{top:-3px;left:-4px;width:24px;height:24px}.map .custom-marker--user:after,.map .custom-marker--user:before{position:absolute;display:block;background-color:#338fe4;border-radius:50%;content:""}.map .custom-marker--user:after{top:-23px;left:-24px;width:64px;height:64px;opacity:.15}.map .custom-marker__avatar{width:50px;height:50px;border:1px solid #41764c;border-radius:50%;transform:translate(-25px,-25px);transition:all 1s}.map .custom-marker__small{width:28px;transform:translate(-9px,-29px)}.leaflet-container{z-index:5;height:100%}.leaflet-marker--priority{z-index:99999999!important}.leaflet-marker:hover,.leaflet-tooltip--hovered{z-index:100000000!important}.place-tooltip.leaflet-tooltip-left{top:-6px;left:-29px}.place-tooltip.leaflet-tooltip-right{top:-6px;left:14px}.place-tooltip--small.leaflet-tooltip-left{top:-20px;left:-14px}.place-tooltip--small.leaflet-tooltip-right{top:-20px;left:14px}.place-feedback-modal{width:600px;padding:0!important}.place-feedback-modal__form{width:100%!important;box-shadow:none!important}.place-feedback-modal__form:after{display:none!important}@media screen and (max-width:600px){.place-feedback-modal{padding:24px 24px 0!important}}.feedback-form{position:relative;width:90%;margin:8px 0 16px;padding:9px 16px;background-color:#fff;border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,.12)}.feedback-form__heading{margin-bottom:10px;color:#555d59;font-weight:500;font-size:14px}.feedback-form__rating{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:70%;max-width:500px;margin:20px 0 15px}.feedback-form__left{min-width:180px;margin-right:20px}.feedback-form__right{min-width:180px}.feedback-form__stat{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:12px;color:#555d59;font-weight:500;font-size:12px}.feedback-form__buttons{display:flex;justify-content:flex-end;align-items:center;margin-top:12px}.feedback-form__cancel{margin-right:20px}@media screen and (max-width:600px){.feedback-form{width:100%;padding:0 0 16px;box-shadow:none}.feedback-form:after{position:absolute;right:-50px;left:-50px;z-index:1;display:block;height:1px;background-color:#d7dbd9;content:"";bottom:0}.feedback-form__heading{font-size:16px}.feedback-form__stat--name{font-size:14px}.feedback-form__buttons{display:block}.feedback-form__cancel{position:absolute;top:0;right:0;margin-right:0}}.star-rating{display:flex;align-items:center;font-size:14px;font-weight:700;color:#303633}.star-rating--clickable{cursor:pointer}.star-rating__rating{width:24px}.star-rating__reviews{margin-left:5px;font-size:12px}.promo-success-modal{max-width:400px!important}.promo-success-modal__message{font-size:14px;line-height:20px}.reservation-success-modal{width:400px;text-align:center}.reservation-success-modal__action{display:flex;justify-content:center;margin-top:16px}.reservation-success-modal p{margin-bottom:16px;font-size:15px;line-height:20px}.reservation-success-modal li{margin-bottom:8px;font-size:15px;line-height:20px;text-align:left}.new-password-modal{width:290px}.new-password-modal .modal__content{overflow:initial}.new-password-modal__text{margin-bottom:24px;color:#555d59;font-size:14px;line-height:16px;text-align:center}.new-password-modal__row{margin-bottom:16px}.new-password-modal__back{text-align:center}.cart-modal{width:350px;padding-right:0!important}.cart-modal .modal__content,.cart-modal .modal__title{padding-right:24px}.cart-modal__empty{margin:4px 0}.cart-modal__total{display:flex;align-items:center;justify-content:space-between;margin-top:12px;margin-bottom:12px;font-size:16px;font-weight:700}.cart-modal__button-wrapper{display:flex;align-items:center;justify-content:space-around;margin-bottom:10px}.cart-modal__close-button{min-width:120px;height:48px;border-radius:16px;background:inherit;color:#293d33;border:1px solid #d7dbd9}.cart-modal__submit-button{min-width:120px;height:48px;border-radius:16px}.cart-modal__clear{margin-top:20px;text-align:center}.cart-modal .dish-card__name{font-size:15px}.cart-modal .dish-quantity__select{margin-top:15px}.cart-modal__checkbox{margin-top:20px;margin-bottom:15px}.cart-modal__comment{margin-bottom:15px}@media screen and (max-width:600px){.cart-modal__close-button,.cart-modal__submit-button{min-width:105px;height:40px}.cart-modal__submit-button{border-radius:16px}}.dish-card{display:flex;grid-gap:8px;gap:8px;padding:20px 0;border-bottom:1px solid #d9d9d9}.dish-card--short{flex-direction:column;border:1px solid #d9d9d9;border-radius:8px;margin-bottom:10px;padding:8px}.dish-card__dish-quantity,.dish-card__dish-quantity-shotr{margin-top:0!important}.dish-card__count-badge,.dish-card__options-counter,.dish-card__simple-counter{display:flex;align-items:center}.dish-card__count-badge{grid-gap:8px;gap:8px}.dish-card__count-badge-value{min-width:20px;height:20px;padding:0 6px;background-color:#90c29a;font-size:12px;border-radius:10px}.dish-card__count-badge-value,.dish-card__counter-add{display:flex;justify-content:center;align-items:center;color:#fff;font-weight:600}.dish-card__counter-add{width:24px;height:24px;background:#90c29a;font-size:18px;cursor:pointer;border-radius:50%}.dish-card__counter-controls{display:flex;align-items:center;height:24px;overflow:hidden;border-radius:12px;border:1px solid #90c29a}.dish-card__counter-minus,.dish-card__counter-plus{display:flex;justify-content:center;align-items:center;width:24px;height:24px;background-color:#90c29a;color:#fff;font-size:16px;font-weight:600;cursor:pointer}.dish-card__counter-value{display:flex;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 4px;background-color:#fff;color:#303633;font-size:14px;font-weight:500}.dish-card__content-wrapper{display:flex;grid-gap:8px;gap:8px;flex-grow:1;min-width:0}.dish-card__photo-wrapper{flex:0 0 50px;cursor:pointer}.dish-card__photo{width:80px;height:80px;border-radius:16px;object-fit:contain}.dish-card__content{flex-grow:1;min-width:0}.dish-card__actions-wrapper{flex:0 0 120px;display:inline-flex;flex-direction:column;align-items:flex-end;padding-top:4px;padding-right:5px;grid-gap:16px;gap:16px}.dish-card__actions-wrapper--short{flex:1 1 auto}.dish-card__actions{display:flex;justify-content:center;grid-gap:8px;gap:8px}.dish-card__actions--short{display:none}.dish-card__name-row{display:flex;align-items:center;grid-gap:4px;gap:4px;margin-bottom:8px}.dish-card__name{font-size:18px;font-weight:500;cursor:pointer}.dish-card__description{font-size:14px;line-height:150%;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#303633;opacity:.5;max-width:100%;width:100%;box-sizing:border-box}.dish-card__selected-options{margin-bottom:8px}.dish-card__selected-option{font-size:12px;line-height:140%;color:#90c29a;font-weight:500;margin-bottom:2px}.dish-card__selected-option:last-child{margin-bottom:0}.dish-card__tags{display:flex;flex-wrap:wrap;grid-row-gap:6px;row-gap:6px;align-items:center;grid-gap:10px;gap:10px;margin-bottom:8px}.dish-card__weight{color:#90c29a;font-size:14px}.dish-card__tag{width:20px;height:20px;border-radius:50%;box-shadow:0 2px 6px 0 rgba(0,0,0,.12)}.dish-card__allergens,.dish-card__tag{display:flex;align-items:center;justify-content:center}.dish-card__allergens{position:relative}.dish-card__allergens .dish-card__allergens-tooltip{visibility:hidden;background-color:#555d59;color:#fff;text-align:center;padding:8px 12px;border-radius:4px;position:absolute;z-index:10;bottom:125%;left:50%;transform:translateX(-50%);font-size:12px;opacity:0;transition:opacity .2s;pointer-events:none;min-width:120px}.dish-card__allergens .dish-card__allergens-name{font-weight:600;margin-bottom:2px}.dish-card__allergens .dish-card__allergens-description{font-size:11px;opacity:.9;line-height:1.2}.dish-card__allergens:hover .dish-card__allergens-tooltip{visibility:visible;opacity:1}.dish-card__allergens-icon{width:20px}.dish-card__price{font-size:18px;font-weight:600;color:#293d33}.dish-card__price--small{font-size:16px;font-weight:700}.dish-card__like-wrapper{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.12);cursor:pointer}.dish-card__like-wrapper--liked{background-color:#90c29a}.dish-card__like-icon{position:relative;top:3px}.dish-card__button-submit{width:24px;min-width:24px;height:24px;font-size:26px!important;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background-color:#90c29a}.dish-card__button-submit .button__icon{width:16px;height:16px}.dish-card__short-price{display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:600px){.dish-card{flex-direction:column}.dish-card__actions-wrapper{flex:1 1 auto;flex-direction:row;justify-content:space-between;align-items:center}}.dish-quantity__empty{display:flex;justify-content:center;align-items:center;width:30px;height:30px;background:#90c29a;color:#fff;font-size:24px;font-weight:600;cursor:pointer;border-radius:32px}.dish-quantity__select{display:flex;height:30px;font-size:30px;line-height:30px;color:#fff;overflow:hidden}.dish-quantity__select--left{padding:0 7px;background-color:#90c29a;cursor:pointer;border-top-left-radius:50%;border-bottom-left-radius:50%;font-size:30px}.dish-quantity__select--quantity{padding:0 8px;font-size:16px;color:#303633;border:1px solid #90c29a}.dish-quantity__select--right{padding:0 7px;background-color:#90c29a;cursor:pointer;border-top-right-radius:50%;border-bottom-right-radius:50%}.dish-details-modal{width:560px;padding:30px 16px 16px!important;position:relative;overflow-x:visible}.dish-details-modal--photo{width:880px}.dish-details-modal__wrapper{display:flex}.dish-details-modal__img-column{flex:1 1;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;position:sticky;top:0;align-self:flex-start;max-height:300px;width:100%}.dish-details-modal__info-column{flex:1.5 1;padding:24px;overflow-y:auto;position:relative}.dish-details-modal__header{display:flex;align-items:center;justify-content:space-between}.dish-details-modal__close-button-wrapper{position:absolute;top:4px;right:7px;z-index:10}.dish-details-modal__close-button{width:24px;min-width:24px;height:24px;font-size:26px!important;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:transparent}.dish-details-modal__cancel-icon{width:24px!important}.dish-details-modal__photo{width:100%;max-height:300px;border-radius:4px;object-fit:cover}.dish-details-modal__title-row{display:flex;justify-content:flex-start;align-items:center;grid-gap:5px;gap:5px;line-height:32px;margin-bottom:16px}.dish-details-modal__description-row{display:flex;justify-content:space-between;grid-gap:16px;gap:16px;margin-top:12px;padding-bottom:16px;border-bottom:1px solid #d7dbd9}.dish-details-modal__name{font-size:24px;font-weight:500}.dish-details-modal__info-wrapper{display:flex;align-items:center;grid-gap:12px;gap:12px;padding:4px;margin-bottom:12px}.dish-details-modal__price{font-size:18px;font-weight:600;color:#5ea66c}.dish-details-modal__description{font-size:16px;line-height:150%;color:#303633;opacity:.5}.dish-details-modal__like-wrapper{flex:0 0 48px;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.12);cursor:pointer}.dish-details-modal__like-wrapper--liked{background-color:#90c29a}.dish-details-modal__like-icon{position:relative;top:2px}.dish-details-modal__tags{margin-bottom:10px}.dish-details-modal__allergens-wapper,.dish-details-modal__tags{display:flex;align-items:center;grid-gap:10px;gap:10px;flex-wrap:wrap;grid-row-gap:8px;row-gap:8px}.dish-details-modal__allergens{position:relative;display:flex;align-items:center;justify-content:center}.dish-details-modal__allergens .dish-details-modal__allergens-tooltip{visibility:hidden;background-color:#555d59;color:#fff;text-align:center;padding:8px 12px;border-radius:4px;position:absolute;z-index:10;bottom:125%;left:50%;transform:translateX(-50%);font-size:12px;opacity:0;transition:opacity .2s;pointer-events:none;min-width:120px}.dish-details-modal__allergens .dish-details-modal__allergens-name{font-weight:600;margin-bottom:2px}.dish-details-modal__allergens .dish-details-modal__allergens-description{font-size:11px;opacity:.9;line-height:1.2}.dish-details-modal__allergens:hover .dish-details-modal__allergens-tooltip{visibility:visible;opacity:1}.dish-details-modal__allergens-icon{width:20px}.dish-details-modal__weight{color:#87918c;font-size:14px;padding-top:3px}.dish-details-modal__tag{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;box-shadow:0 2px 6px 0 rgba(0,0,0,.12)}.dish-details-modal__quantity-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.dish-details-modal__quantity-title{font-size:18px;font-weight:700}.dish-details-modal__comment-wrapper{display:flex;align-items:center;padding:10px 0;margin-bottom:16px;border-bottom:1px solid #d7dbd9}.dish-details-modal__form{width:100%}.dish-details-modal__checkbox{font-size:14px;font-weight:500;margin-bottom:4px}.dish-details-modal__select{display:flex;height:30px;font-size:30px;line-height:30px;color:#fff;overflow:hidden}.dish-details-modal__select--left{padding:0 7px;background-color:#90c29a;cursor:pointer;border-top-left-radius:50%;border-bottom-left-radius:50%;font-size:30px}.dish-details-modal__select--left.disabled{opacity:.3;pointer-events:none;cursor:not-allowed}.dish-details-modal__select--quantity{padding:0 8px;font-size:16px;color:#303633;border:1px solid #90c29a}.dish-details-modal__select--quantity.disabled{border-left:none}.dish-details-modal__select--right{padding:0 7px;background-color:#90c29a;cursor:pointer;border-top-right-radius:50%;border-bottom-right-radius:50%}.dish-details-modal__submit-button{height:48px;border-radius:16px;font-size:16px;font-weight:700}.dish-details-modal__option-category-description{font-size:12px;font-weight:400;opacity:.5;margin-bottom:12px}.dish-details-modal__option-category-name{margin-top:16px;font-size:18px;font-weight:700;line-height:32px}.dish-details-modal__option-wrapper{display:flex;align-items:center;justify-content:space-between;border:1px solid #d7dbd9;border-radius:8px;min-height:64px;padding:12px;margin-bottom:8px;transition:all .2s ease}.dish-details-modal__option-wrapper:hover{border-color:#90c29a;box-shadow:0 2px 8px rgba(0,0,0,.1)}.dish-details-modal__option-name{font-size:14px;font-weight:500;margin-bottom:5px}.dish-details-modal__option-price{font-size:12px;font-weight:500;color:#87918c}.dish-details-modal .svg-icon__heart{width:28px}@media screen and (max-width:600px){.dish-details-modal{width:100%;max-width:90vw;margin:0 auto;box-sizing:border-box}.dish-details-modal__wrapper{flex-direction:column;align-items:center;grid-gap:8px;gap:8px}.dish-details-modal__img-column{position:static}.dish-details-modal__info-column{padding:0 5px 0 0;overflow-y:hidden;overflow-x:hidden;width:100%}.dish-details-modal__close-button-wrapper{display:none}}.quantity-counter{display:flex;align-items:center}.quantity-counter .counter-button{background-color:#90c29a;border:none;font-size:16px;border-radius:6px;color:#fff;cursor:pointer}.quantity-counter .counter-button.add{border-radius:8px}.quantity-counter .counter-button.minus,.quantity-counter .counter-button.plus{background:none;color:#fff}.quantity-counter .counter-control{display:flex;align-items:center;background-color:#90c29a;border:1px solid #90c29a;border-radius:9999px;font-size:12px;overflow:hidden}.quantity-counter .counter-control .counter-value{background-color:#fff;color:#000;padding:6px 10px;font-weight:700}.quantity-counter .counter-button:disabled{opacity:.3!important;cursor:not-allowed;pointer-events:none}.footer{font-size:16px;background-color:#293d33;box-shadow:0 -2px 2px rgba(0,21,41,.08);color:#fff}.footer__content{padding:32px 16px;text-align:center}.footer__col,.footer__content{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.footer__col{flex-grow:1;flex-shrink:1;flex-basis:0;align-items:center;line-height:16px}.footer a{color:#fff!important;text-decoration:none}.footer .text-disabled{color:#bcc2bf}.footer__logo{text-align:center}@media screen and (min-width:800px){.footer__content{position:relative;flex-direction:row;text-align:left}.footer__col{align-items:flex-start}}.paid-services-modal{width:100%;padding:0!important;background:rgba(0,0,0,.7)!important;height:90vh}.paid-services-modal .modal__content{height:100%}.paid-services-modal__slider{position:relative;width:90vw;height:100%;min-width:300px;max-width:1250px;margin:0 auto}.paid-services-modal__slider__image{min-height:200px}.paid-services-modal .slick-dots{bottom:10px!important}.paid-services-modal .slick-dots li{width:76px;height:76px;border-radius:8px;overflow:hidden;border:1px solid transparent}.paid-services-modal .slick-dots .slick-active{border-color:#fff}.paid-services-modal .slick-next{right:25px!important}.paid-services-modal .slick-prev{left:25px!important;z-index:1}.certificates-modal{width:750px;padding:0!important}.certificates-modal .modal__title{padding:16px 0;margin:0;border-bottom:1px solid #d7dbd9}.certificates-modal .modal__content{padding:24px;display:flex;flex-direction:column;grid-gap:10px;gap:10px;background-color:#f8f8f8}.certificate-card{padding:16px;background-color:#fff;border-radius:8px;box-shadow:0 0 4px rgba(0,0,0,.15)}.certificate-card__bottom,.certificate-card__top{display:flex;grid-gap:16px;gap:16px}.certificate-card__bottom{margin-top:10px;align-items:center;justify-content:space-between}.certificate-card__image-wrapper{width:144px;height:100px;border-radius:8px;flex-shrink:0}.certificate-card__image{width:100%;height:100%;object-fit:contain;border-radius:8px}.certificate-card__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:600}.certificate-card__category{display:inline-flex;margin:8px 0;padding:4px 8px;font-size:14px;border:1px solid #303633;border-radius:8px}.certificate-card__description{font-size:12px;line-height:16px;color:#555d59}.certificate-card__price{font-size:18px;font-weight:700;color:#90c29a}@media screen and (max-width:600px){.certificate-card__top{flex-direction:column}.certificate-card__image-wrapper{width:100%;height:150px}}.select-spot-modal{padding:0!important;width:90vw;height:90vh;display:flex;flex-direction:column}.select-spot-modal .modal__title{margin-bottom:0;padding:24px;flex-shrink:0}.select-spot-modal .modal__content{position:relative;flex-grow:1;display:flex;flex-direction:column}.select-spot-modal .stage-wrapper{flex-grow:1;position:relative;padding:16px 16px 52px;background-color:#e9e9e9;overflow:auto}.select-spot-modal .stage{overflow:auto;width:100%;min-height:100%;display:flex;align-items:center}.select-spot-modal .konvajs-content{margin:0 auto}.select-spot-modal .zoom-controls{position:absolute;bottom:88px;left:16px;display:flex;grid-gap:8px;gap:8px;padding:8px;background-color:#fff;border-radius:8px}.select-spot-modal .zoom-controls__button{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:32px;border:none;border-radius:4px;box-shadow:0 0 4px rgba(0,0,0,.8);cursor:pointer}.select-spot-modal .footer{padding:16px;background-color:#fff}.select-spot-modal .footer__submit .button{width:100%;height:42px;border-radius:8px;padding:0 40px}.select-spot-modal .select-hall{margin-bottom:16px;margin-left:40px;margin-right:40px;flex-shrink:0}.select-spot-modal .select-hall .slick-arrow{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;color:#fff;box-shadow:0 0 10px rgba(0,0,0,.12)}.select-spot-modal .select-hall .slick-arrow:before{font-family:unset;font-size:18px;font-weight:700;color:#555d59}.select-spot-modal .select-hall .slick-next{right:-40px}.select-spot-modal .select-hall .slick-next:before{content:"→"}.select-spot-modal .select-hall .slick-prev{left:-40px}.select-spot-modal .select-hall .slick-prev:after{content:"←"}.select-spot-modal .select-hall__button{height:34px;margin-right:10px;display:inline-flex;align-items:center;grid-gap:5px;gap:5px;min-width:unset;padding:0 16px;border-radius:50px;border:none;background-color:#90c29a;cursor:pointer}.select-spot-modal .select-hall__button.button--flat{background-color:#fff}.select-spot-modal .deposit-type-popup{max-width:260px;display:flex;flex-direction:column;grid-gap:16px;gap:16px;padding:8px;background-color:#fff;border-radius:8px;font-size:12px}.select-spot-modal .deposit-type-popup__row{justify-content:space-between;cursor:pointer}.select-spot-modal .deposit-type-popup__left,.select-spot-modal .deposit-type-popup__row{display:flex;align-items:center;grid-gap:8px;gap:8px}.select-spot-modal .deposit-type-popup__type-name{color:#87918c}.select-spot-modal .deposit-type-popup__price{white-space:nowrap;flex-shrink:0}@media screen and (min-width:600px){.select-spot-modal .footer{display:flex;justify-content:flex-end}}.popup{padding:16px;background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.12)}.popup,.popup__wrapper{position:fixed;z-index:10000}.popup__wrapper{left:0;top:0;width:100vw;height:100vh;background:transparent}.finish-reservation{display:flex;justify-content:space-between;max-width:1250px;margin:0 auto;padding:24px 40px}.finish-reservation__back{color:#87918c!important}.finish-reservation__reservation-info{width:470px}.finish-reservation__contacts{width:350px}.finish-reservation .reservation-info__back{margin-bottom:16px}.finish-reservation .reservation-info__almost{margin-bottom:16px;color:#555d59;font-weight:500;font-size:16px}.finish-reservation .reservation-info__details{display:flex}.finish-reservation .reservation-info__photo{flex:0 0 44px;height:44px;margin-right:12px;overflow:hidden;border-radius:4px}.finish-reservation .reservation-info__resto-name{color:#303633;font-weight:500;font-size:16px;line-height:22px}.finish-reservation .reservation-info .selected-tables{margin:12px 0;padding:16px;display:flex;flex-direction:column;grid-gap:16px;gap:16px;border-radius:8px;background-color:#f8fbf7;font-size:14px}.finish-reservation .reservation-info .selected-tables__row{display:flex;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px}.finish-reservation .reservation-info .selected-tables__price{font-size:16px;font-weight:600;color:#90c29a}.finish-reservation .reservation-info .selected-tables__divider{height:1px;background-color:#d7dbd9}.finish-reservation .reservation-info__timer{display:flex;justify-content:flex-start;align-items:center;width:100%;margin:10px 0 12px;padding:0 20px;color:#303633;line-height:36px;background-color:#eff6f0;border-radius:4px;font-size:14px}.finish-reservation .reservation-info .timer__icon{margin-right:9px}.finish-reservation .reservation-info .timer__time{display:inline-block;font-weight:500}.finish-reservation .reservation-info .form__row{display:flex;justify-content:space-between;align-items:center}.finish-reservation .reservation-info .form__row:not(:last-child){margin-bottom:16px}.finish-reservation .reservation-info .form__row--block{display:block}.finish-reservation .reservation-info .form__column{width:48%}.finish-reservation .reservation-info .form__or{margin:0 auto;color:#555d59;font-size:16px;text-align:center}.finish-reservation .reservation-info__row{margin-top:12px}.finish-reservation .reservation-info__row:not(:last-child){margin-bottom:12px}.finish-reservation .reservation-info .select-hall{margin-bottom:8px;font-size:20px;font-weight:600;line-height:24px}.finish-reservation .reservation-info .select-hall__items{display:flex;align-items:center;flex-wrap:wrap;grid-row-gap:8px;row-gap:8px}.finish-reservation .reservation-info__busy-hours{padding:5px 20px;font-size:14px;line-height:20px;background-color:rgba(226,193,92,.7);border-radius:4px;white-space:pre-line}.finish-reservation .reservation-info .selected-deposits{padding:5px 20px;font-size:14px;background-color:#f8f8f8;border-radius:4px;margin-bottom:16px}.finish-reservation .reservation-info .selected-deposit{padding-top:16px;padding-bottom:16px;border-bottom:1px solid #d9d9d9}.finish-reservation .reservation-info .selected-deposit__price{font-size:16px;font-weight:600;color:#5ea66c}.finish-reservation .reservation-info .deposit-total{display:flex;justify-content:space-between;align-items:center;margin-top:16px;margin-bottom:16px;font-size:16px;font-weight:700}.finish-reservation .reservation-info .deposits-required-error{margin-bottom:16px;color:#ec6061;font-size:12px}.finish-reservation__submit .button{padding:20px 28px}.finish-reservation .certificate__search{position:relative}.finish-reservation .certificate__search-button{position:absolute;top:5px;right:5px}.finish-reservation .certificate__card{margin-bottom:12px;padding:15px;display:flex;align-items:flex-start;grid-gap:15px;gap:15px;border:1px solid #87918c;border-radius:8px}.finish-reservation .certificate__icon-wrapper{flex-shrink:0;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:#303633}.finish-reservation .certificate__icon{width:24px}.finish-reservation .certificate__icon--clickable{cursor:pointer}.finish-reservation .certificate__center{flex-grow:1}.finish-reservation .certificate__name{font-size:12px;color:#87918c}.finish-reservation .certificate__id{margin-top:15px;font-size:16px}.finish-reservation .certificate__remove{flex-shrink:0}@media screen and (max-width:940px){.finish-reservation{display:block}.finish-reservation__reservation-info{width:100%}.finish-reservation__contacts{width:100%;margin-top:40px}}@media screen and (max-width:560px){.finish-reservation{padding:12px 20px}.finish-reservation .reservation-info__timer{flex-wrap:wrap;justify-content:center;min-height:36px;padding-top:6px;padding-bottom:6px;line-height:24px}.finish-reservation .form__row{display:block!important}.finish-reservation .form__column{width:100%!important;margin-bottom:16px}}.place-contacts__item{font-size:16px;line-height:22px}.place-contacts__item:not(:last-child){margin-bottom:24px}.place-contacts__heading{color:#555d59;font-weight:500}.place-contacts__data{color:#87918c;font-size:16px}.place-contacts__map{width:100%;height:240px;margin-top:12px;overflow:hidden;border-radius:4px}.place-contacts .contact-item{display:flex;align-items:center;overflow:hidden}.place-contacts .contact-item__icon{flex:0 0 16px;margin-right:8px}.place-contacts .contact-item__reference{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;margin-right:8px}.reservation-details{display:flex;flex-wrap:wrap;grid-column-gap:12px;column-gap:12px;grid-row-gap:5px;row-gap:5px;color:#555d59;line-height:22px}.reservation-details--full-width{width:100%}.reservation-details__item{display:flex;align-items:center;font-size:14px}.reservation-details__icon{margin-right:5px}.select-quantity__select{flex-shrink:0;display:flex;height:30px;font-size:30px;line-height:30px;color:#fff;overflow:hidden}.select-quantity__select--left{padding:0 7px;background-color:#90c29a;cursor:pointer;border-top-left-radius:50%;border-bottom-left-radius:50%;font-size:30px}.select-quantity__select--quantity{padding:0 8px;font-size:16px;color:#303633;border:1px solid #90c29a}.select-quantity__select--right{padding:0 7px;background-color:#90c29a;cursor:pointer;border-top-right-radius:50%;border-bottom-right-radius:50%}.disabled-remove-select{pointer-events:none;opacity:.5}.disabled-left-border{border-left:1px solid rgba(144,194,154,.5)}.place-info__content{display:flex;justify-content:space-between;max-width:1250px;margin:0 auto;padding:24px 16px 24px 24px;overflow-x:hidden}.place-info__left{width:calc(100% - 390px)}.place-info__left-top{display:flex;align-items:flex-start}.place-info__right{width:350px}.place-info__tags-top{width:calc(100% - 270px)}.place-info__detailed-rating{width:230px;margin-right:auto;margin-bottom:20px;margin-left:auto}.place-info__quick-reservation{max-width:350px;margin-bottom:20px}.place-info .tags__header{position:relative;display:flex;align-items:center;grid-gap:12px;gap:12px;width:max-content;max-width:100%;margin-bottom:12px;padding-right:35px;color:#303633;font-weight:500;font-size:24px}.place-info .tags__header .select__options{top:39px;min-width:250px}.place-info .tags__header .select__option{font-size:14px}.place-info .tags__header .select__value{font-size:24px;color:#303633}.place-info .tags__item{position:relative;margin-bottom:16px;padding-left:24px}.place-info .tags__item--already-left{color:#bcc2bf;font-size:16px}.place-info .tags__item .form-icon{position:absolute;top:-5px;left:170px;width:24px;padding:5px;background-color:#5ea66c;border-radius:4px;cursor:pointer}.place-info .tags__item .form-icon--mobile{margin-right:8px}.place-info .tags__top-item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:430px;color:#555d59;font-size:16px}.place-info .tags__item-heading{color:#555d59;font-weight:500;font-size:16px}.place-info .tags__item-content{margin-top:8px;color:#555d59;font-size:16px;line-height:22px;white-space:pre-line}.place-info .tags__icon{position:absolute;top:-1px;left:0}.place-info .tags__like{width:22px;cursor:pointer}.place-info .tags__payments{display:flex;align-items:center}.place-info .tags__highlight{color:#5ea66c}.place-info .tags__highlight--danger{color:#ae3d46}.place-info .tags__flex-center{display:flex;align-items:center}.place-info .tags__quantity{margin:0 10px;color:#90c29a;font-weight:500;font-size:16px}.place-info .tags__comment-heading{display:flex;flex-wrap:wrap}.place-info .leave-feedback-button{width:calc(100% + 23px);margin-top:8px;margin-left:-23px}.place-info__feedback-form,.place-info__feedback:first-child{margin-top:16px}.place-info__feedback:not(:last-child){margin-bottom:24px}.place-info__contacts{margin-top:40px}.place-info .payment-tag{line-height:16px;text-align:center}.place-info .payment-tag__text{color:#555d59;font-size:14px;line-height:20px}.place-info .payment-tag:not(:last-child){margin-right:16px}.place-info__more-reviews{display:block;margin:0 auto;color:#555d59;background-color:#fff;border:1px solid #bcc2bf}.place-info__more-reviews:active,.place-info__more-reviews:focus,.place-info__more-reviews:hover{background-color:#d7dbd9}.place-info__switch-container{position:relative;max-width:1250px;margin:0 auto}.place-info__menu-switch{position:absolute;bottom:20px;left:25px}.place-info__menu-categories{margin-left:40px;margin-right:40px}.place-info__menu-categories--subcategories{margin-top:12px}.place-info__menu-categories .slick-arrow{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;color:#fff;box-shadow:0 0 10px rgba(0,0,0,.12)}.place-info__menu-categories .slick-arrow:before{font-family:unset;font-size:18px;font-weight:700;color:#555d59}.place-info__menu-categories .slick-next{right:-40px}.place-info__menu-categories .slick-next:before{content:"→"}.place-info__menu-categories .slick-prev{left:-40px}.place-info__menu-categories .slick-prev:after{content:"←"}.place-info__menu-category{height:40px;margin-right:10px;display:inline-flex;align-items:center;grid-gap:5px;gap:5px;min-width:unset;padding:0 16px;border-radius:50px;border:none;background-color:#90c29a}.place-info__menu-category.button--flat{background-color:#d7dbd9}.place-info__menu-category--subcategory{height:34px;background-color:#90c29a}.place-info__menu-category--subcategory.button--flat{background:none}.place-info__menu-dishes{margin-top:24px}.place-info__view-order{margin-bottom:32px}@media screen and (max-width:1199px){.place-info__tags-top{width:100%}}@media screen and (max-width:991px){.place-info__content{display:block}.place-info__left,.place-info__right{width:100%}.place-info__quick-reservation{margin-right:auto;margin-left:auto}.place-info__view-order{position:fixed;left:16px;bottom:-20px;right:16px;z-index:999}}@media screen and (max-width:600px){.place-info__content{padding:12px 8px 0 12px}.place-info .tags__margin-bottom{margin-bottom:8px}.place-info .tags__item-content{margin-left:-23px}.place-info__feedback{margin-bottom:12px!important}.place-info__menu-categories{margin-left:0;margin-right:0}.place-info__switch-container{bottom:20px}}@media screen and (max-width:479px){.place-info .tags__top-item{display:block}.place-info .tags__item--already-left{flex:1 0 100%;margin-top:8px;margin-left:-23px}}.slider{position:relative;max-width:1250px;margin:0 auto}.slider__image{min-height:200px}.slider .slick-dots{bottom:5px!important}.slider .slick-dots li button:before{color:#bcc2bf!important;font-size:12px!important;opacity:.7!important}.slider .slick-dots li.slick-active button:before{color:#fff!important;opacity:1!important}.slider .slick-next{right:25px!important}.slider .slick-prev{left:25px!important;z-index:1}.info-tags{display:flex;flex-wrap:wrap;width:100%}.info-tags__tag{position:relative;display:inline-flex;justify-content:center;align-items:center;height:24px;padding:0 9px;color:#303633;font-size:14px;border:1px solid #303633;border-radius:10px;outline:none}.info-tags__tag--checked{padding-right:24px;color:#fff;background-color:#90c29a}.info-tags__tag--clickable{cursor:pointer}.info-tags--multirow .info-tags__tag{margin-bottom:8px}.info-tags__tag:not(:last-child){margin-right:8px}.info-tags__icon{position:absolute;top:4px;right:7px}.info-tags__more{display:inline-block;line-height:24px}.quick-reservation{position:relative;padding:16px 10px 8px 20px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.quick-reservation__heading{color:#555d59;font-weight:400;font-size:16px}.quick-reservation__heading--book{margin-bottom:15px;font-weight:700;font-size:18px}.quick-reservation__heading--time{margin:20px 0 8px}.quick-reservation__selects{display:flex;align-items:center;flex-wrap:wrap;grid-gap:12px;gap:12px}.quick-reservation__select{border:none}.quick-reservation__spacer{display:none}.quick-reservation__no-options{color:#555d59;font-size:14px;line-height:20px}.quick-reservation__loading-wrapper{position:relative;height:80px}.quick-reservation .show-375{display:none}.quick-reservation__promo-label{position:absolute;top:-4px;right:16px}.persons-selector{display:flex;align-items:center;grid-gap:8px;gap:8px;font-size:16px}.persons-selector__icon{width:24px}.calendar__wrapper{position:relative;display:flex;align-items:center;grid-gap:5px;gap:5px;font-size:16px}.calendar__wrapper .calendar{width:140px;height:40px;padding:0 10px;color:#555d59;font-size:18px;line-height:30px;border:none;background-color:#f8f8f8;border-radius:8px;outline:none;cursor:pointer}.calendar__wrapper .calendar__icon{width:24px}.calendar__wrapper .calendar__chevron{position:absolute!important;top:17px;right:10px;pointer-events:none}.calendar__wrapper .calendar:hover{background-color:#eff6f0}#calendar-wrapper .react-datepicker{font-size:18px!important;font-family:"Onest",sans-serif}#calendar-wrapper .react-datepicker-wrapper{width:100%}#calendar-wrapper .react-datepicker__triangle{display:none}#calendar-wrapper .react-datepicker-popper{z-index:5000!important}#calendar-wrapper .react-datepicker__header{background-color:#fff!important}#calendar-wrapper .react-datepicker__current-month{color:#555d59!important}#calendar-wrapper .react-datepicker__day-name{color:#303633!important}#calendar-wrapper .react-datepicker__day{width:1.55rem;margin:.15rem!important;color:#303633!important;border:1px solid transparent!important}#calendar-wrapper .react-datepicker__day--today{color:#fff!important;background-color:#90c29a!important;border-radius:4px!important}#calendar-wrapper .react-datepicker__day--selected{color:#5ea66c!important;background-color:#fff!important;border:1px solid #90c29a!important}#calendar-wrapper .react-datepicker__day--disabled{color:#bcc2bf!important}#calendar-wrapper .react-datepicker__day:hover:not(#calendar-wrapper .react-datepicker__day--disabled):not(#calendar-wrapper .react-datepicker__day--selected):not(#calendar-wrapper .react-datepicker__day--today){background-color:#fff!important;border:1px solid #90c29a!important}#calendar-wrapper .react-datepicker__day--disabled:hover{border-color:transparent!important}.time-selector__wrapper{position:relative;display:flex;align-items:center;grid-gap:5px;gap:5px;font-size:16px}.time-selector__wrapper .front-icon{width:24px}.time-selector__wrapper .time-selector{width:85px;height:40px;padding:0 10px;color:#555d59;font-size:18px;line-height:30px;border:none;background-color:#f8f8f8;border-radius:8px;outline:none;cursor:pointer}.time-selector__wrapper .time-selector__chevron{position:absolute!important;top:17px;right:10px;pointer-events:none}.time-selector__wrapper .time-selector--full-width{width:100%}.time-selector__wrapper .time-selector:hover{background-color:#eff6f0}#time-selector-wrapper .react-datepicker{font-size:14px!important;font-family:"Onest",sans-serif}#time-selector-wrapper .react-datepicker-wrapper{width:100%}#time-selector-wrapper .react-datepicker__triangle{display:none}#time-selector-wrapper .react-datepicker-popper{z-index:5000!important}#time-selector-wrapper .react-datepicker__header{display:none!important}#time-selector-wrapper .react-datepicker__time-list-item{display:flex;justify-content:center;align-items:center;height:unset!important;padding:0 8px!important;color:#555d59;font-size:14px;line-height:2.5em;outline:none;cursor:pointer}#time-selector-wrapper .react-datepicker__time-list-item--selected{color:#fff}#time-selector-wrapper .react-datepicker__time-list-item:hover{background-color:#eff6f0!important}#time-selector-wrapper .react-datepicker__time-list-item--selected:hover{background-color:#216ba5!important}#time-selector-wrapper .react-datepicker__time-list-item:not(:last-child){border-bottom:1px solid #d7dbd9!important}#time-selector-wrapper .react-datepicker__time-list-item--disabled{display:none}.time-tags{display:flex;flex-wrap:wrap;width:100%}.time-tag{display:flex;justify-content:center;align-items:center;width:52px;height:32px;margin-bottom:8px;color:#303633;font-weight:500;font-size:16px;line-height:26px;background:#90c29a;border-radius:4px;cursor:pointer}.time-tag:not(:last-child){margin-right:8px}.time-tag--more{color:#303633;background-color:#fff;border:1px solid #90c29a}.promo-label{z-index:1;pointer-events:none}.promo-label__badge{width:48px}.promo-label__badge-content{position:absolute;top:8px;right:8px;left:8px;font-weight:500;font-size:13px;text-align:center}.promo-label__percent{margin-bottom:2px}.promo-label .svg-icon__ZHITTELUB{width:30px}@media screen and (max-width:600px){.promo-label--scalable{transform:scale(.8) translate(6px,-6px)}}.detailed-rating{padding:16px;text-align:center;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.detailed-rating__heading{color:#87918c;font-weight:500;font-size:16px}.detailed-rating__rating{margin:4px 0 10px;color:#303633;font-size:36px;line-height:44px}.detailed-rating__stars{width:max-content;margin:0 auto}.detailed-rating__divider{height:1px;margin:16px 0;background-color:#d7dbd9}.detailed-rating__stat{display:flex;justify-content:space-between;align-items:center;color:#555d59;font-weight:500;font-size:14px}.detailed-rating__stat:not(:last-child){margin-bottom:12px}.detailed-rating__stat--name{width:47%;text-align:right}.detailed-rating__stat--value{width:47%}.detailed-rating__button{margin:10px auto 0}.detailed-rating__button-icon{margin-right:10px}.detailed-rating__empty{text-align:center}.detailed-rating__text{color:#555d59;font-weight:500;font-size:14px;line-height:20px}.feedback{position:relative;display:flex}.feedback__current{height:20px;margin-right:15px;padding:0 8px;color:#fff;font-size:14px;line-height:20px;background-color:#90c29a;border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,.12)}.feedback__avatar{flex:0 0 auto}.feedback__content{width:calc(100% - 56px);margin-left:8px}.feedback__top-right{position:absolute;top:0;right:0;display:flex;align-items:center}.feedback__edit{margin-right:12px;cursor:pointer}.feedback__date{color:#87918c;font-size:14px}.feedback__flex-row{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.feedback__name{color:#303633;font-weight:500;font-size:16px}.feedback__title{margin-right:6px;margin-left:8px;color:#87918c;font-weight:500;font-size:16px}.feedback__rating{margin-left:18px}.feedback__expand,.feedback__text{color:#555d59;font-size:16px;line-height:22px}.feedback__expand{font-weight:700;cursor:pointer}@media screen and (max-width:600px){.feedback{padding-bottom:10px}.feedback:after{position:absolute;right:-50px;left:-50px;z-index:1;display:block;height:1px;background-color:#d7dbd9;content:"";bottom:0}.feedback__avatar{display:none}.feedback__content{width:100%;margin-left:0}.feedback__name{flex-basis:100%;order:3;margin-top:8px}.feedback__rating{margin-left:0}.feedback__edit{position:absolute;top:30px;right:0;margin-right:0}}.switch{display:flex;border-radius:20px;cursor:pointer;border:1px solid #fff;background:#fff;font-weight:700}.switch__item{padding:8px 16px;border-radius:20px;font-size:14px}.switch__active{background-color:#90c29a;padding:8px 16px;color:#fff}.view-order{justify-content:space-between;padding:12px 16px;color:#fff;font-size:16px;background-color:#5ea66c;border-radius:4px;cursor:pointer}.view-order,.view-order__left{display:flex;align-items:center}.view-order__left{grid-gap:16px;gap:16px}.view-order__icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#fff;border-radius:50%}.view-order__text{font-weight:500}.view-order__price{font-weight:700}.policy{display:flex;background-color:#f8f8f8}.policy__tabs{min-width:250px}.policy__content{width:100%;margin:20px;padding:20px;overflow:auto;background-color:#fff;border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,.12)}.policy__heading{margin-bottom:24px;color:#555d59;font-weight:500;font-size:24px;text-align:center}.policy__text{color:#555d59;font-size:14px;line-height:22px}.policy__text strong{font-weight:700}.policy__text div>*{padding:.7rem}.policy__text ol{padding:0 1.2rem;list-style-type:decimal}.policy__text ul{list-style-type:unset}.policy__text ul li{margin-left:20px}.policy__text h2{font-weight:700;font-size:20px}.policy__text h3{font-weight:700;font-size:16px}@media screen and (max-width:600px){.policy__content{margin:0;padding:10px}}.search-bar{display:flex;align-items:center;flex-wrap:wrap;grid-gap:16px;gap:16px}.search-bar__view-selector{margin-left:12px}.search-page{position:relative}.search-page__top{display:flex;align-items:center;justify-content:center;height:287px;padding:16px;background-image:url(/static/media/gpt_background.895d662a.jpg);background-position:50%;background-size:cover}.search-page__top .content{max-width:650px;padding:16px}.search-page__top-label{margin-bottom:32px;color:#fff;font-size:36px;font-weight:600;text-align:center}.search-page__content{display:flex;flex-wrap:wrap;align-content:flex-start;grid-gap:20px;gap:20px;padding-top:48px}.search-page__map{position:sticky;top:94px;flex-grow:1}.search-page__filters .row{display:flex;align-items:center}.search-page__filters .row:not(:last-child){margin-bottom:16px}.search-page__filters .search-content{display:flex}.search-page__filters-content{padding:16px}.search-page__tags-row{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.search-page__query-and-tags{display:flex;justify-content:flex-start;align-items:center}.search-page__query-result{display:inline-block;flex:0 0 auto}.search-page__found-tags{display:inline-block;flex:1 0 auto;width:100%;margin-left:16px}.search-page__no-results{color:#303633;padding:16px}.search-page__results{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0}.search-page__results--inline{display:block;padding:0}.search-page__loading-more{margin-top:20px}.search-page--mobile .search-page__content{padding-top:16px;grid-gap:0;gap:0}.search-page--mobile .search-page__left{flex-basis:100%;order:1;max-width:unset}.search-page--mobile .search-page__map{position:static;flex-basis:100%;height:400px}@media screen and (max-width:600px){.search-page__top-label{font-size:32px}}.query-result{flex:0 0 auto;display:flex;align-items:center;grid-gap:4px;gap:4px}.query-result__results{font-size:18px;font-weight:700}.query-result__label{font-size:14px}.place-card{position:relative;width:calc(50% - 8px);margin-bottom:16px;padding:12px;background-color:#fff;border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,.12)}.place-card__container{display:flex;max-width:calc(100vw - 24px)}.place-card__image-wrapper{position:relative;width:160px;height:160px}.place-card__image{border-radius:4px}.place-card__content{display:flex;flex-direction:column;grid-gap:5px;gap:5px;width:calc(100% - 160px);min-width:0;margin-left:16px}.place-card__row{display:flex;justify-content:flex-start;align-items:center;width:100%;line-height:26px}.place-card__name-row{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 24px)}.place-card__like{position:absolute;top:14px;right:14px;cursor:pointer}.place-card__like:hover .fill{fill:#303633}.place-card__map-icon{flex-shrink:0}.place-card__map-link{display:inline-block;padding:0 8px}.place-card__map-link,.place-card__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.place-card__name{display:inline;color:#303633;font-weight:700;font-size:18px}.place-card__price{margin-left:12px}.place-card__controls{display:flex;justify-content:flex-end;align-items:center}.place-card__status{display:flex;justify-content:flex-end;margin-right:16px;color:#555d59;font-weight:500;font-size:14px;line-height:32px}.place-card__status-icon{display:flex;align-items:center;margin-right:8px}.place-card__cancel-reservation{display:flex;justify-content:flex-end}.place-card--inline{width:100%;margin-bottom:0;border-bottom:1px solid #d9d9d9;box-shadow:none}.place-card--small .place-card__controls{display:block}.place-card--small .place-card__image-wrapper{width:72px;height:72px}.place-card--small .place-card__content{width:calc(100% - 72px)}.place-card--small .place-card__row{min-width:0}.place-card--small .place-card__row--growing{width:calc(100% + 82px);margin-left:-82px}.place-card__promo-label{position:absolute;top:-3px;right:4px}.place-card__reservations-today{display:flex;align-items:center;grid-gap:8px;gap:8px;font-size:12px}@media screen and (max-width:1060px){.place-card{width:100%}}.price-indicator{display:flex;justify-content:center;align-items:center;font-weight:500;font-size:14px}.price-indicator .item--filled{color:#303633}.price-indicator .item--empty{color:#d7dbd9}.distance{color:#303633;white-space:nowrap}.change-city-popup{top:50px;left:200px;padding:24px!important}.change-city-popup__guess{margin-bottom:16px;font-weight:500;font-size:18px}.change-city-popup__yes{margin-right:16px}.change-city-popup__options{display:flex;justify-content:space-between}@media screen and (max-width:600px){.change-city-popup{left:24px}}.pagination{flex-wrap:wrap;align-items:center;margin:10px 0 24px;text-align:center}.pagination,.pagination .break-me{display:flex;justify-content:center}.pagination .break-me{align-items:flex-end;margin-left:8px;color:#90c29a;font-weight:700;font-size:14px}.pagination__list{display:flex}.pagination__item{display:block;width:32px;height:32px;color:#555d59;font-size:14px;line-height:32px;text-align:center;border:1px solid #d7dbd9;border-radius:4px;outline:none;cursor:pointer}.pagination__item:nth-child(n+1){margin-left:8px}.pagination--active>.pagination__item{color:#90c29a;border-color:#90c29a}.pagination .disabled .pagination__item{cursor:not-allowed;opacity:.5}.main-page-search-input{position:relative;width:100%}.main-page-search-input__input-wrapper .svg-icon{top:24px;width:20px}.main-page-search-input__input-wrapper .svg-icon__search{left:14px}.main-page-search-input__input-wrapper .svg-icon__close{right:80px}.main-page-search-input__input{height:70px;padding-left:44px;padding-right:108px;border-radius:16px}.main-page-search-input__ai-search{position:absolute;top:3px;right:3px;min-width:unset!important;width:64px;height:64px;border-radius:12px}.main-page-search-input__ai-search .svg-icon{width:24px}.main-page-search-input__ai-hint{position:absolute;top:-24px;right:-202px;z-index:1;pointer-events:none}.main-page-search-input__hint-label{position:absolute;top:35px;right:7px;color:#fff;font-size:10px;font-weight:700;white-space:nowrap}@media screen and (max-width:600px){.main-page-search-input__input-wrapper .svg-icon{top:18px}.main-page-search-input__input{height:56px}.main-page-search-input__ai-search{height:50px}}.notifications__summary{height:44px;color:#87918c;line-height:44px;text-align:center;box-shadow:0 1px 4px rgba(0,21,41,.08)}.notifications__container{padding:0 24px;background-color:#d2ead7}.notifications__content{overflow:auto}.notifications__title{padding-top:12px}.notifications__list{margin-top:18px}.notifications .notification-item{display:flex;align-items:center;margin-bottom:12px}.notifications .notification-item__container{display:flex;align-items:flex-start;padding:16px;background-color:#fff;border-radius:4px;box-shadow:1px 4px 12px rgba(0,0,0,.15)}.notifications .notification-item__icon{display:flex;align-items:center;height:22px}.notifications .notification-item__text{margin-left:10px;line-height:22px}.notifications .notification-item__date{margin-left:12px}.my-reservations__summary{position:relative;min-height:44px;padding:8px 24px;color:#555d59;font-size:12px;line-height:24px;box-shadow:0 1px 4px rgba(0,21,41,.08)}.my-reservations__cards{padding:24px;background-color:#eff6f0}.my-reservations__cards-container{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:flex-start;align-items:flex-start}.my-reservations__card{display:block}@media screen and (max-width:1060px){.my-reservations__cards-container{display:block}}@media screen and (max-width:479px){.my-reservations__cards{padding:10px}}.reservation-history__summary{position:relative;min-height:44px;padding:8px 24px;color:#555d59;font-size:12px;line-height:24px;box-shadow:0 1px 4px rgba(0,21,41,.08)}.reservation-history__cards-container{padding:24px;background-color:#eff6f0}.reservation-history__cards{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:flex-start;align-items:flex-start}.reservation-history__card{display:block}.reservation-history__date{margin-bottom:8px}@media screen and (max-width:1060px){.reservation-history__cards{display:block}}@media screen and (max-width:479px){.reservation-history__cards-container{padding:10px}}.favorite-places__summary{position:relative;min-height:44px;padding:8px 24px;color:#555d59;font-size:12px;line-height:24px;box-shadow:0 1px 4px rgba(0,21,41,.08)}.favorite-places__cards{padding:24px;background-color:#eff6f0}.favorite-places__cards-container{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:flex-start;align-items:flex-start}.favorite-places__card{display:block}@media screen and (max-width:1060px){.favorite-places__cards-container{display:block}}@media screen and (max-width:479px){.favorite-places__cards{padding:10px}}.profile-page{display:flex;background-color:#f8f8f8}.profile-page__tabs{min-width:250px;margin-bottom:3px}.profile-page__content{width:100%;padding:20px}.profile-page__form-container{position:relative;padding:24px;background:#fff;border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,.12)}.profile-page__row:not(:last-child){margin-bottom:12px}@media screen and (max-width:750px){.profile-page__tabs{min-width:180px}.profile-page__content{padding:12px}.profile-page__form-container{margin:0 0 12px!important}}@media screen and (max-width:600px){.profile-page__tabs{display:none}}.side-tabs{padding-top:12px;color:#555d59;background-color:#fff;cursor:pointer}.side-tabs__tab{display:block;margin:8px 0;padding-left:48px;font-size:14px;line-height:40px;text-decoration:none!important;-webkit-user-select:none;user-select:none}.side-tabs__tab:hover{color:#5ea66c}.side-tabs__tab:active,.side-tabs__tab:focus{background-color:#eff6f0}.side-tabs__tab--selected{color:#5ea66c;background-color:#eff6f0;box-shadow:inset -3px 0 0 0 #5ea66c}.side-tabs__tab--selected:visited{color:#5ea66c}.side-tabs__tab[disabled]{color:#bcc2bf;cursor:not-allowed}.user-profile{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.user-profile__form{flex-grow:1}.user-profile .profile-page__form-container{flex-grow:1;margin:0 16px 24px 0}.user-profile .statistics{width:350px}.user-profile .avatar{display:flex;justify-content:space-between;overflow:unset}.user-profile .avatar__img-wrapper{width:80px;height:80px;overflow:hidden;border-radius:50%}.user-profile .avatar__controls{width:calc(100% - 100px);font-size:12px;line-height:26.6666666667px}.user-profile .avatar__title{color:#303633}.user-profile .avatar__button-wrapper{width:max-content}.user-profile .avatar__action-button{justify-content:flex-start;padding:0;color:#555d59}.user-profile .avatar__delete:focus,.user-profile .avatar__delete:hover{color:#ec6061}.user-profile .avatar__delete:focus .fill,.user-profile .avatar__delete:hover .fill{fill:#ec6061}.user-profile .avatar__new:focus,.user-profile .avatar__new:hover{color:#90c29a}.user-profile .avatar__new:focus .fill,.user-profile .avatar__new:hover .fill{fill:#90c29a}.user-profile .avatar__button-container{display:inline-block;margin-top:20px}.user-profile .info{margin:10px 0 14px;color:#555d59;font-weight:500;text-align:center}.user-profile .stats{display:flex;flex-wrap:wrap;color:#303633}.user-profile .stats__item{display:flex;align-items:center;width:50%;line-height:30px}.user-profile .stats__icon{margin-right:10px}.user-profile .achievements__item{display:flex;align-items:center;color:#555d59;font-size:14px;line-height:30px}.user-profile .achievements__icon{margin-right:9px}.user-profile .divider{height:1px;margin:20px 0;background-color:#d7dbd9}.user-profile__user-info{width:516px}.user-profile .user-data__row{display:flex;flex-wrap:wrap;justify-content:space-between;min-height:65px;margin-top:10px}.user-profile .user-data__row--center{display:flex;align-items:center}.user-profile .user-data__column{width:47%}.user-profile__social{width:350px}.user-profile .social__link{color:#555d59;font-weight:500;font-size:14px;line-height:22px}.user-profile .social__item{display:flex;justify-content:space-between;align-items:center;margin:10px 0;color:#555d59;font-weight:500;font-size:12px}.user-profile .social__unlink{justify-content:center;min-width:82px;padding:0 10px}@media screen and (max-width:450px){.user-profile .user-data__column{width:100%}.user-profile .user-data__column:last-child{margin-top:10px}}.user-preferences .profile-page__form-container{max-width:516px}.multi-select{position:relative}.multi-select__label{color:#303633;line-height:20px}.multi-select .react-select__control{min-height:30px;border:1px solid #d9d9d9;border-radius:4px;cursor:pointer}.multi-select .react-select__control--is-focused{border:1px solid #d9d9d9;box-shadow:none}.multi-select .react-select__placeholder{color:#bcc2bf!important;font-size:14px}.multi-select .react-select__value-container{padding:4px 8px}.multi-select .react-select__indicator{padding:0 8px;color:#87918c}.multi-select .react-select__indicator-separator{display:none}.multi-select .react-select__menu{margin-top:0;cursor:pointer}.multi-select .react-select__clear-indicator{display:none}.multi-select .react-select__option{color:#555d59;font-size:14px;text-align:center}.multi-select .react-select__option:not(:last-child){background-color:#fff;border-bottom:1px solid #d7dbd9}.multi-select .react-select__multi-value{height:20px;padding:1px 2px;box-shadow:0 2px 6px rgba(0,0,0,.12)}.multi-select .react-select__multi-value,.multi-select .react-select__multi-value__remove:hover{color:#fff;background-color:#90c29a;border-radius:10px}.multi-select .react-select__multi-value__label{height:20px;color:#fff;font-size:12px}.user-feedbacks .profile-page__form-container{max-width:767px}.user-feedbacks .profile-page__form-container:not(:last-child){margin-bottom:16px}.user-feedbacks__more-button-container{max-width:767px}.user-feedbacks .profile-page__content{flex-grow:0;overflow:hidden}.user-feedbacks__place-card{width:100%;padding:0;border:none;box-shadow:none}.user-feedbacks__place-card .place-card__like{top:5px;right:2px}.user-feedbacks__feedback:after{display:none}.user-feedbacks__divider{width:calc(100% + 48px);height:1px;margin:24px -24px;background:#d7dbd9}.user-feedbacks__more-reviews{display:block;margin:0 auto;color:#555d59;background-color:#fff;border:1px solid #bcc2bf}.user-feedbacks__more-reviews:active,.user-feedbacks__more-reviews:focus,.user-feedbacks__more-reviews:hover{background-color:#d7dbd9}.user-feedbacks__empty{color:#303633;font-size:12px}.user-feedbacks .feedback-card{position:relative;display:flex}.user-feedbacks .feedback-card__image{flex:0 0 auto;width:76px;height:76px;border-radius:4px}.user-feedbacks .feedback-card__content{width:calc(100% - 88px);margin-left:12px}.user-feedbacks .feedback-card__row{display:flex;justify-content:flex-start;align-items:center;width:100%;height:26px}.user-feedbacks .feedback-card__summary{position:absolute;top:4px;right:0;display:flex;justify-content:space-between;align-items:center;width:160px}.user-feedbacks .feedback-card__summary .svg-icon:hover .fill{fill:#5ea66c}.user-feedbacks .feedback-card__name{color:#303633;font-weight:500;font-size:16px}.user-feedbacks .feedback-card__price{margin-left:12px}.mailing-preferences .profile-page__form-container{max-width:516px}.place-feedback__content{padding:24px 16px 24px 24px}.place-feedback__text{margin-bottom:24px;font-size:18px}.place-feedback__form{width:unset}@media screen and (max-width:600px){.place-feedback__content{padding:12px 8px 0 12px}}.gpt-search{flex-direction:column;padding:32px 48px;background-image:url(/static/media/gpt_background.895d662a.jpg);background-position:50%;background-size:cover}.gpt-search,.gpt-search__back{display:flex;align-items:center}.gpt-search__back{grid-gap:8px;gap:8px;margin-bottom:16px;font-size:18px;color:#fff}.gpt-search__container{width:100%;max-width:980px}.gpt-search__card{display:flex;flex-direction:column;justify-content:space-between;grid-gap:24px;gap:24px;min-height:70vh;padding:24px;border-radius:24px;border:2px solid #fff;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-image:linear-gradient(125deg,hsla(0,0%,100%,.5) 2%,hsla(0,0%,100%,.21) 97%)}.gpt-search__title{font-weight:700;text-align:center}.gpt-search__subtitle,.gpt-search__title{color:#fff;font-size:24px}.gpt-search__search-row{position:relative;margin-top:32px}.gpt-search__input-wrapper{width:100%}.gpt-search__input-wrapper .svg-icon{top:24px;width:20px;right:80px}.gpt-search__input{width:100%;height:70px;padding-left:24px;padding-right:108px;border-radius:16px}.gpt-search__send{position:absolute;top:3px;right:3px;min-width:unset!important;width:64px;height:64px;border-radius:12px}.gpt-search__send .svg-icon{width:24px}.gpt-search__messages{display:flex;flex-direction:column;grid-gap:10px;gap:10px;max-height:50vh;overflow-y:auto;padding:15px}.gpt-search__message-wrapper{display:flex;align-items:center;grid-gap:24px;gap:24px}.gpt-search__message-wrapper .svg-icon{flex-shrink:0;width:40px}.gpt-search__message-wrapper--user{align-self:flex-end;padding-left:128px}.gpt-search__message-wrapper--assistant{padding-right:128px}.gpt-search__message{display:inline-flex;flex-direction:column;grid-gap:8px;gap:8px;padding:20px;border-radius:8px;max-width:50vw;text-align:left;font-size:16px;line-height:18px;background-color:#fff}.gpt-search__message ol,.gpt-search__message ul{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.gpt-search__place-cards{max-width:100%;display:flex;grid-gap:16px;gap:16px;margin-top:16px;overflow-x:auto}.gpt-search .place-card{display:flex;flex-direction:column;grid-gap:16px;gap:16px;width:180px;padding:8px;background-color:#fff;border-radius:8px;cursor:pointer}.gpt-search .place-card__image{width:100%;height:150px;object-fit:cover;border-radius:4px}.gpt-search .place-card__name-row{display:flex;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px;width:100%}.gpt-search .place-card__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700}.gpt-search .place-card__rating{display:flex;grid-gap:4px;gap:4px;font-size:12px;font-weight:700}.gpt-search .place-card__address-row{display:flex;align-items:center;grid-gap:4px;gap:4px;width:100%}.gpt-search .place-card__address-row .svg-icon{width:16px}.gpt-search .place-card__address{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px}@media screen and (max-width:900px){.gpt-search__message{max-width:65vw;font-size:14px}}@media screen and (max-width:600px){.gpt-search{padding:12px}.gpt-search__messages{margin-top:24px}.gpt-search__message-wrapper--user{padding-left:0}.gpt-search__message-wrapper--assistant{padding-right:0}.gpt-search__message{padding:12px 20px}}.payment{display:flex;justify-content:space-between;max-width:1250px;margin:0 auto;padding:24px 40px}.payment__reservation-info{min-width:0;max-width:470px;margin:0 auto}.payment__amount{font-size:24px;font-weight:600;margin:10px 0}.payment__submit{margin-top:10px}.payment__submit .button{width:100%}.payment .reservation-info__right{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.payment .reservation-info__title{margin-bottom:16px;color:#555d59;font-size:16px}.payment .reservation-info__details{display:flex;font-size:14px}.payment .reservation-info__photo{flex:0 0 54px;height:54px;margin-right:12px;overflow:hidden;border-radius:4px}.payment .reservation-info__resto-name{color:#303633;font-weight:600;font-size:20px}.payment .reservation-info__timer{display:flex;justify-content:flex-start;align-items:center;width:100%;margin:10px 0 12px;padding:0 20px;color:#303633;line-height:36px;background-color:#eff6f0;border-radius:4px;font-size:14px}.payment .reservation-info .timer__icon{margin-right:9px}.payment .reservation-info .timer__time{display:inline-block;font-weight:500}.payment .reservation-info__busy-hours{padding:5px 20px;font-size:14px;line-height:20px;background-color:rgba(226,193,92,.7);border-radius:4px;white-space:pre-line}.payment .payment-button{margin-top:16px;height:40px;border-radius:8px;background-color:#90c29a;font-size:16px;cursor:pointer}.payment .payment-success{margin-top:24px;display:flex;flex-direction:column;align-items:center;grid-gap:24px;gap:24px;padding:40px;background-color:#f8fbf7;border-radius:8px}.payment .payment-success__message{font-size:18px;color:#555d59}.payment .payment-success__amount{font-size:24px;font-weight:600}.payment .payment-success__divider{align-self:normal;margin-left:-40px;margin-right:-40px;height:1px;background-color:#d7dbd9}.payment .payment-success__data-row{width:100%;display:flex;justify-content:space-between;grid-gap:16px;gap:16px}.payment .payment-success__label{font-size:14px;color:#87918c}.payment .payment-success__value{font-size:18px;font-weight:500}.payment .payment-success__back{display:block;width:100%;margin-top:16px}.payment .payment-success__back .button{width:100%}.payment .payment-form__loading{position:absolute;left:0;width:100%;height:710px;padding:48px;text-align:center;font-size:20px;background-color:#fff;z-index:1}.link-expired,.payment .payment-form__loading{display:flex;flex-direction:column;grid-gap:24px;gap:24px}.link-expired{padding:100px 0;align-items:center;font-size:18px;color:#555d59}.link-expired .button{font-size:16px}@media screen and (max-width:560px){.payment{padding:12px 20px}}.buy-certificate__container{max-width:600px;margin:0 auto;padding:24px}.buy-certificate__title{margin-bottom:16px;display:flex;align-items:center;grid-gap:16px;gap:16px;font-size:18px;font-weight:600}.buy-certificate__title-icon{transform:rotate(90deg);cursor:pointer}.buy-certificate__form{margin-top:24px;display:flex;flex-direction:column;grid-gap:16px;gap:16px}.buy-certificate__check-phone{font-size:12px;line-height:15px;color:#87918c}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;font:inherit;font-size:100%;vertical-align:initial;border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.animated{animation-duration:1s;animation-fill-mode:forwards}.animated.bounceIn{animation-duration:.7s}.animated.bounceOut{animation-duration:.5s}.animated.bounceIn{animation-name:bounceIn}.animated.bounceOut{animation-name:bounceOut}.animated.fadeIn{animation-name:fadeIn;animation-duration:.7s}.animated.fadeOut{animation-name:fadeOut;animation-duration:.3s}.animated.bounceInDown{animation-name:bounceInDown}.animated.bounceOutUp{animation-name:bounceOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:perspective(1px) scale3d(.3,.3,.3)}20%{transform:perspective(1px) scale3d(1.1,1.1,1.1)}40%{transform:perspective(1px) scale3d(.9,.9,.9)}60%{opacity:1;transform:perspective(1px) scale3d(1.03,1.03,1.03)}80%{transform:perspective(1px) scale3d(.97,.97,.97)}to{opacity:1;transform:perspective(1px) scaleX(1)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.rrt-confirm-holder{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999999}.rrt-confirm-holder .shadow{width:100%;height:100%;background-color:rgba(50,58,68,.8)}.rrt-confirm-holder .rrt-confirm{width:320px;background-color:#fff;position:absolute;z-index:9;top:20%;left:50%;margin-left:-160px;box-shadow:3px 3px 20px #333;border-radius:4px;overflow:hidden}.rrt-confirm-holder .rrt-confirm .rrt-message{width:100%;padding:5%;min-height:50px;font-size:1em;background-color:#fff;text-align:center;font-family:"open-sanscondensed-light",sans-serif;clear:both}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder{display:flex}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button{flex-grow:1;height:50px;text-transform:capitalize;background-color:transparent;padding:0;margin:0;float:left;border:none;border-top:1px solid #f0f0f0;font-size:14px;overflow:hidden;cursor:pointer}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:hover{background-color:#f5f5f5}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-ok-btn:active{background-color:#60bb71;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-cancel-btn:active{background-color:#db6a64;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:focus{outline:none}body.toastr-confirm-active{overflow:hidden}.redux-toastr *,.redux-toastr :after,.redux-toastr :before{box-sizing:border-box}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{width:350px;position:fixed;z-index:99999999;padding:0 10px}.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{top:0}.redux-toastr .bottom-right,.redux-toastr .top-right{right:0}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right{bottom:0}.redux-toastr .bottom-left,.redux-toastr .top-left{left:0}.redux-toastr .bottom-center,.redux-toastr .top-center{left:50%;margin-left:-175px}@media(max-width:320px){.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{width:320px}.redux-toastr .bottom-center,.redux-toastr .top-center{margin-left:-160px}}.redux-toastr .toastr{background-color:#fcfcfc;width:100%;min-height:70px;overflow:hidden;margin:10px 0;border-radius:4px;position:relative;z-index:2;color:#333;opacity:.94;box-shadow:2px 2px 10px rgba(0,0,0,.4)}.redux-toastr .toastr:hover:not(.rrt-message){box-shadow:0 0 10px rgba(0,0,0,.6);opacity:1}.redux-toastr .toastr .toastr-status{width:100%;height:5px}.redux-toastr .toastr .toastr-status.success{background-color:#60bb71}.redux-toastr .toastr .toastr-status.warning{background-color:#f7a336}.redux-toastr .toastr .toastr-status.info{background-color:#58abc3}.redux-toastr .toastr .toastr-status.error{background-color:#db6a64}.redux-toastr .toastr .rrt-left-container,.redux-toastr .toastr .rrt-right-container{float:left;text-align:center;overflow:hidden}.redux-toastr .toastr .rrt-left-container{width:80px;top:0;left:0;position:absolute;bottom:0}.redux-toastr .toastr .rrt-left-container .rrt-holder{width:70px;height:70px;position:absolute;top:50%;margin-top:-35px;left:5px;line-height:60px}.redux-toastr .toastr .rrt-left-container .toastr-icon{fill:#fff;vertical-align:middle;margin-top:5px}.redux-toastr .toastr .rrt-middle-container{width:65%;margin-left:80px;position:relative;float:left;font-family:Arial,Helvetica,sans-serif;font-size:1em;text-align:left;padding:10px 5px}.redux-toastr .toastr .rrt-middle-container .rrt-title{font-size:1.1em;font-weight:700;margin-bottom:5px}.redux-toastr .toastr .rrt-right-container{width:10%}.redux-toastr .toastr .close-toastr{width:10%;height:100%;position:absolute;top:0;right:0;background-color:transparent;font-size:22px;border:none;outline:none;opacity:.5;cursor:pointer;font-family:"Helvetica Neue",Helvetica,Arial sans-serif;color:#000}.redux-toastr .toastr .close-toastr:hover{opacity:1}.redux-toastr .toastr .close-toastr:focus{outline:none}.redux-toastr .toastr .close-toastr span{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%)}.redux-toastr .toastr.rrt-error,.redux-toastr .toastr.rrt-info,.redux-toastr .toastr.rrt-success,.redux-toastr .toastr.rrt-warning{color:#fff}.redux-toastr .toastr.rrt-info{background-color:#58abc3}.redux-toastr .toastr.rrt-info .rrt-progressbar{background-color:rgb(54.5814977974,130.0859030837,151.9185022026)}.redux-toastr .toastr.rrt-success{background-color:#60bb71}.redux-toastr .toastr.rrt-success .rrt-progressbar{background-color:rgb(61.859030837,144.640969163,77.3237885463)}.redux-toastr .toastr.rrt-warning{background-color:#f7a336}.redux-toastr .toastr.rrt-warning .rrt-progressbar{background-color:rgb(215.9066985646,125.6770334928,8.5933014354)}.redux-toastr .toastr.rrt-error{background-color:#db6a64}.redux-toastr .toastr.rrt-error .rrt-progressbar{background-color:#c5352e}.redux-toastr .toastr.rrt-light .rrt-progressbar{background-color:#ccc}.redux-toastr .toastr.rrt-light .toastr-icon{fill:#333!important}.redux-toastr .toastr.rrt-message{opacity:1;border:1px solid #dbdbdb}.redux-toastr .toastr.rrt-message .rrt-title{width:90%;height:50px;text-align:center;font-size:1.2em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:50px;padding:0 20px}.redux-toastr .toastr.rrt-message .rrt-text{width:100%;max-height:400px;overflow:hidden;overflow-y:auto;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;background-color:#fff;padding:15px;font-size:1.1em;margin-bottom:20px}.redux-toastr .toastr.rrt-message .rrt-text img{display:block;margin:10px auto;max-width:100%}.redux-toastr .toastr.rrt-message .close-toastr{height:50px}.redux-toastr .toastr .rrt-progress-container{height:5px;margin:0 -20px -20px -60px;position:absolute;bottom:20px;width:100%}.redux-toastr .toastr .rrt-progress-container .rrt-progressbar{border-radius:0 0 0 4px;height:100%}.redux-toastr .toastr-attention{width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:1}*{box-sizing:border-box}body{color:#303633;font-size:12px;font-family:"Onest",sans-serif}::-webkit-scrollbar{width:6px;height:6px;background:#d2ead7;border-radius:6px}::-webkit-scrollbar-thumb{background:rgba(144,194,154,.25);border-radius:6px}button,input,textarea{font-family:inherit}.content-container{max-width:1250px;margin:0 auto}input{background-clip:padding-box!important;-webkit-appearance:none;appearance:none}.modal-open,.sidebar-open{overflow-y:hidden}:export{headerHeight:94px;mobileViewWidth:600px;textBlack:#303633;textDefault:#555d59;textSecondary:#87918c;textDisabled:#bcc2bf;textGrey:#d7dbd9;textLightGrey:#f8f8f8;colorPrimaryVeryDark:#293d33;colorPrimaryDark:#41764c;colorPrimaryStrong:#5ea66c;colorPrimary:#90c29a;colorPrimaryMiddle:#a1d3ab;colorPrimaryLight:#d2ead7;colorMenuHover:#eff6f0;colorDanger:#ec6061;colorDangerPressed:#ae3d46;colorLinkMain:#338fe4;colorLinkLight:#e6f7ff;colorYellow:#e2c15c}#inm_cta{pointer-events:none!important}
/*# sourceMappingURL=main.939456d1.chunk.css.map */