.GigAssist-module-sass-module__uqkC3G__gigaBase{z-index:var(--z-index--gigass-base);pointer-events:none;width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.GigAssist-module-sass-module__uqkC3G__modal{z-index:var(--z-index--gigass-modal);opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.GigAssist-module-sass-module__uqkC3G__modal.GigAssist-module-sass-module__uqkC3G__active{opacity:1}.GigAssist-module-sass-module__uqkC3G__modalOverlay{z-index:var(--z-index--gigass-modal-overlay);height:inherit;max-height:inherit;min-height:inherit;width:inherit;pointer-events:all;position:fixed;top:0;bottom:0;left:0;right:0}.GigAssist-module-sass-module__uqkC3G__modalContent{--gigass-bg:#fff;--gigass-input-bg:#f5f5f5;--gigass-track-bg:#ebebeb;--gigass-chip-border:#e1e1e1;--gigass-text-muted:#969696;--gigass-text-placeholder-desktop:#737373;--gigass-text-placeholder-mobile:#969696;--gigass-reset-border:#ebebeb;--gigass-user-message-bg:#f2f2f2;--gigass-user-message-color:#000;--gigass-user-message-radius:24px;--gigass-user-message-pad-y:10px;--gigass-user-message-pad-x:18px;--gigass-action-button-radius:28px;--gigass-action-button-pad-y:14px;--gigass-action-button-pad-x:20px;--gigass-confused-icon-gap:12px;--gigass-carousel-gap:8px;--gigass-waiting-gap:8px;--gigass-waiting-pad-y:8px;--gigass-waiting-pad-x:12px;--gigass-waiting-text-base:#e6e6e6;--gigass-waiting-text-accent:#24282b;--gigass-waiting-dot-fill:#24242452;--gigass-form-width-desktop:640px;--gigass-form-height-desktop:122px;--gigass-form-bottom-offset-desktop:46px;--gigass-form-center-offset-desktop:320px;--gigass-form-width-mobile:335px;--gigass-form-height-mobile:110px;--gigass-form-bottom-offset-mobile:44px;--gigass-form-center-offset-mobile:167.5px;--gigass-form-side-margin-mobile:8px;--gigass-toggle-width-desktop:231px;--gigass-toggle-height-desktop:42px;--gigass-toggle-bottom-offset-desktop:56px;--gigass-toggle-inset-left:10px;--gigass-toggle-width-mobile:212px;--gigass-toggle-height-mobile:40px;--gigass-toggle-bottom-offset-mobile:54px;--gigass-empty-state-top:11%;--gigass-empty-state-bottom:26%;--gigass-empty-state-gap:32px;--gigass-empty-content-max-width:640px;--gigass-header-padding-top:16px;--gigass-header-padding-x:16px;--gigass-header-padding-bottom:4px;--gigass-logo-wrap-top:34.5px;--gigass-close-top:20px;--gigass-close-right:20px;--gigass-close-size:40px;--gigass-footer-padding-top-desktop:16px;--gigass-footer-padding-x-desktop:40px;--gigass-footer-padding-bottom-desktop:12px;--gigass-footer-bar-height:46px;--gigass-footer-padding-top-mobile:12px;--gigass-footer-padding-x-mobile:8px;--gigass-footer-padding-bottom-mobile:12px;--gigass-chat-padding-bottom-desktop:214px;--gigass-chat-padding-bottom-mobile:196px;--gigass-submit-right:10px;--gigass-submit-bottom:10px;--z-index--gigass-prompt-base:1020;--z-index--gigass-chat-fade:var(--z-index--gigass-prompt-base);--z-index--gigass-recommend-tags:calc(var(--z-index--gigass-prompt-base) + 1);--z-index--gigass-form:calc(var(--z-index--gigass-prompt-base) + 2);--z-index--gigass-toggle:calc(var(--z-index--gigass-prompt-base) + 3);--z-index--gigass-footer:calc(var(--z-index--gigass-prompt-base) + 4);z-index:var(--z-index--gigass-modal-content);background:var(--gigass-bg);pointer-events:all;transition:all .35s cubic-bezier(.62,0,0,.62);position:fixed;overflow:hidden}@media only screen and (max-width:767px){.GigAssist-module-sass-module__uqkC3G__modalContent{--gigass-empty-state-top:10%;--gigass-empty-state-bottom:28%;--gigass-empty-state-gap:20px;--gigass-header-padding-top:12px;--gigass-header-padding-x:12px;--gigass-logo-wrap-top:26.5px;--gigass-close-top:12px;--gigass-close-right:12px;--gigass-footer-bar-height:42px;width:100%;min-width:auto;max-width:calc(100vw - 24px);height:100%;min-height:auto;max-height:calc(var(--visible-height) - 12px - 12px);border-radius:28px;bottom:12px;left:50%;transform:translate(-50%)}}@media only screen and (min-width:768px){.GigAssist-module-sass-module__uqkC3G__modalContent{width:781px;min-width:auto;max-width:calc(100vw - 64px);height:833px;min-height:auto;max-height:calc(var(--visible-height) - 32px - 32px);border-radius:24px;top:50%;left:50%;transform:translate(-50%,-50%)}}
.GigAssChat-module-sass-module__1iGeda__chat{z-index:var(--z-index--gigass-chat);background:var(--gigass-bg);border-radius:24px;flex-direction:column;width:100%;min-width:100%;height:100%;min-height:100%;display:flex;position:relative}.GigAssChat-module-sass-module__1iGeda__messages{z-index:var(--z-index--gigass-messages-list);width:100%;min-width:100%;height:100%;min-height:100%;padding:85px 0 var(--gigass-chat-padding-bottom-desktop);opacity:0;flex-direction:column;flex:1;transition:opacity 1s ease-in-out;display:flex;position:relative;overflow-x:hidden;overflow-y:auto}.GigAssChat-module-sass-module__1iGeda__chat.GigAssChat-module-sass-module__1iGeda__active .GigAssChat-module-sass-module__1iGeda__messages{opacity:1}@media only screen and (max-width:767px){.GigAssChat-module-sass-module__1iGeda__messages{padding-top:58px;padding-bottom:var(--gigass-chat-padding-bottom-mobile)}}.GigAssChat-module-sass-module__1iGeda__messages::-webkit-scrollbar{display:none}
.GigAssMessage-module-sass-module__OQ2k7W__message{box-sizing:border-box;opacity:0;flex-direction:column;max-width:100%;margin:0 70px;transition:opacity .15s ease-out,transform .15s ease-out;display:flex;position:relative;transform:translateY(8px)scale(.97)}.GigAssMessage-module-sass-module__OQ2k7W__message.GigAssMessage-module-sass-module__OQ2k7W__messageStateConfused{transition:opacity .15s ease-out,transform .15s ease-out}.GigAssMessage-module-sass-module__OQ2k7W__message.GigAssMessage-module-sass-module__OQ2k7W__visible{opacity:1;transform:translateY(0)scale(1)}.GigAssMessage-module-sass-module__OQ2k7W__message.GigAssMessage-module-sass-module__OQ2k7W__visible.GigAssMessage-module-sass-module__OQ2k7W__messageStateConfused{transition:opacity .15s ease-out,transform .15s ease-out}.GigAssMessage-module-sass-module__OQ2k7W__message[data-type=bot]{align-items:flex-start}.GigAssMessage-module-sass-module__OQ2k7W__message[data-type=user]{align-items:flex-end}@media only screen and (max-width:767px){.GigAssMessage-module-sass-module__OQ2k7W__message{margin:0 16px}}.GigAssMessage-module-sass-module__OQ2k7W__messageContent{z-index:0;background:#f5f5f5;border-radius:32px;min-width:254px;max-width:100%;min-height:1em;max-height:100%;margin-top:6px;margin-bottom:6px;padding:0 18px;position:relative}.GigAssMessage-module-sass-module__OQ2k7W__messageTailIcon{z-index:-1;width:14px;height:6px;position:absolute;bottom:-2.5px;right:10px}.GigAssMessage-module-sass-module__OQ2k7W__message[data-type=bot] .GigAssMessage-module-sass-module__OQ2k7W__messageContent{z-index:var(--z-index--gigass-message-content);box-sizing:border-box;color:#666;background:0 0;width:100%;max-width:100%;padding:0}.GigAssMessage-module-sass-module__OQ2k7W__message[data-type=user] .GigAssMessage-module-sass-module__OQ2k7W__messageContent{z-index:var(--z-index--gigass-message-content);text-align:left;padding:var(--gigass-user-message-pad-y) var(--gigass-user-message-pad-x);background:var(--gigass-user-message-bg);border-radius:var(--gigass-user-message-radius);min-width:60px;min-height:0;color:var(--gigass-user-message-color);flex-direction:column;justify-content:center;align-items:flex-start;gap:0;display:flex}.GigAssMessage-module-sass-module__OQ2k7W__message[data-type=user] .GigAssMessage-module-sass-module__OQ2k7W__messageTailIcon{display:none}.GigAssMessage-module-sass-module__OQ2k7W__messageTitle{color:#000;margin-bottom:8px}.GigAssMessage-module-sass-module__OQ2k7W__messageText{width:100%;height:auto;color:inherit;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;margin-top:10px;margin-bottom:10px}.GigAssMessage-module-sass-module__OQ2k7W__messageText.GigAssMessage-module-sass-module__OQ2k7W__messageTextConfused{color:var(--gigass-text-placeholder-desktop);margin-top:10px;margin-bottom:0;line-height:23px}.GigAssMessage-module-sass-module__OQ2k7W__messageWaitingLoader{align-items:center;gap:var(--gigass-waiting-gap);padding:var(--gigass-waiting-pad-y) var(--gigass-waiting-pad-x);margin-top:1px;margin-bottom:0;display:flex}.GigAssMessage-module-sass-module__OQ2k7W__messageWaitingIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;overflow:visible}.GigAssMessage-module-sass-module__OQ2k7W__messageWaitingDots{justify-content:space-between;align-items:center;width:21px;height:5px;display:flex}.GigAssMessage-module-sass-module__OQ2k7W__messageWaitingDot{background-color:var(--gigass-waiting-dot-fill);border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:2.2s infinite GigAssMessage-module-sass-module__OQ2k7W__gigassWaitingDotBounce}.GigAssMessage-module-sass-module__OQ2k7W__messageWaitingDot1{animation-delay:0s}.GigAssMessage-module-sass-module__OQ2k7W__messageWaitingDot2{animation-delay:.35s}.GigAssMessage-module-sass-module__OQ2k7W__messageWaitingDot3{animation-delay:.7s}@keyframes GigAssMessage-module-sass-module__OQ2k7W__gigassWaitingDotBounce{0%{transform:translateY(0)}20%{transform:translateY(-2px)}40%{transform:translateY(0)}to{transform:translateY(0)}}.GigAssMessage-module-sass-module__OQ2k7W__messageWaitingText{font-weight:500;font-family:var(--font-medium);letter-spacing:-.345px;white-space:nowrap;color:#0000;background-image:linear-gradient(90deg, var(--gigass-waiting-text-accent) 0%, #24282b33 70.228%, var(--gigass-waiting-text-accent) 100%),linear-gradient(90deg, var(--gigass-waiting-text-base) 0%, var(--gigass-waiting-text-base) 100%);background-position:100% 0,0 0;background-size:300% 100%,100% 100%;-webkit-background-clip:text;background-clip:text;font-size:15px;line-height:23px;animation:3.2s linear infinite GigAssMessage-module-sass-module__OQ2k7W__gigassWaitingTextShimmer}@keyframes GigAssMessage-module-sass-module__OQ2k7W__gigassWaitingTextShimmer{0%{background-position:200% 0,0 0}to{background-position:-100% 0,0 0}}.GigAssMessage-module-sass-module__OQ2k7W__messageConfusedRow{align-items:center;gap:var(--gigass-confused-icon-gap);width:100%;margin-top:10px;margin-bottom:0;display:flex}.GigAssMessage-module-sass-module__OQ2k7W__messageConfusedRow .GigAssMessage-module-sass-module__OQ2k7W__messageText{width:auto;margin-top:0;margin-bottom:0}.GigAssMessage-module-sass-module__OQ2k7W__messageConfusedIcon{flex-shrink:0;width:23px;height:23px}[data-type=bot] .GigAssMessage-module-sass-module__OQ2k7W__messageText{max-width:592px}[data-type=user] .GigAssMessage-module-sass-module__OQ2k7W__messageText{max-width:500px;margin:0}.GigAssMessage-module-sass-module__OQ2k7W__messageMeta{opacity:0;visibility:hidden;width:0;height:0;position:absolute;top:0;left:0}.GigAssMessage-module-sass-module__OQ2k7W__messageMeta[data-type=alternate]{color:#737373}.GigAssMessage-module-sass-module__OQ2k7W__chatRestsWrapper{width:calc(100% + 70px);margin-left:0}@media only screen and (max-width:767px){.GigAssMessage-module-sass-module__OQ2k7W__chatRestsWrapper{max-width:initial;width:calc(100% + 16px);margin-left:0;padding:0;overflow:hidden}}.GigAssMessage-module-sass-module__OQ2k7W__chatRests{width:100%;margin-top:14px;margin-bottom:14px;padding:0}@media only screen and (max-width:767px){.GigAssMessage-module-sass-module__OQ2k7W__chatRests{margin-top:10px;margin-bottom:10px}}.GigAssMessage-module-sass-module__OQ2k7W__chatRests.keen-slider[data-ssr-fallback]{gap:var(--gigass-carousel-gap)!important}.GigAssMessage-module-sass-module__OQ2k7W__chatRests.keen-slider:not([data-keen-slider-disabled]){overflow:visible}.GigAssMessage-module-sass-module__OQ2k7W__chatRests.keen-slider:not([data-keen-slider-disabled]) .slider-item{width:-webkit-fit-content;width:fit-content}.GigAssMessage-module-sass-module__OQ2k7W__chatRests.keen-slider:not([data-keen-slider-disabled]) .slider-item>div{width:-webkit-fit-content;width:fit-content}.GigAssMessage-module-sass-module__OQ2k7W__chatRests::-webkit-scrollbar{display:none}.GigAssMessage-module-sass-module__OQ2k7W__retryButton{height:auto;min-height:48px;padding:var(--gigass-action-button-pad-y) var(--gigass-action-button-pad-x);background-color:var(--gigass-bg);color:#000;border-radius:var(--gigass-action-button-radius);cursor:pointer;margin-top:12px;font-size:15px;line-height:20px;transition:background-color .2s}.GigAssMessage-module-sass-module__OQ2k7W__retryButton[data-mode=ghost][data-size=L]{border:1px solid var(--gigass-chip-border);box-shadow:none}@media only screen and (max-width:767px){.GigAssMessage-module-sass-module__OQ2k7W__retryButton{margin-bottom:26px}}@media only screen and (min-width:768px){.GigAssMessage-module-sass-module__OQ2k7W__retryButton{margin-bottom:38px}}.GigAssMessage-module-sass-module__OQ2k7W__retryButton:hover,.GigAssMessage-module-sass-module__OQ2k7W__retryButton:focus{background-color:var(--c-gray-95)}.GigAssMessage-module-sass-module__OQ2k7W__retryButton[data-mode=ghost][data-size=L]:hover,.GigAssMessage-module-sass-module__OQ2k7W__retryButton[data-mode=ghost][data-size=L]:focus,.GigAssMessage-module-sass-module__OQ2k7W__retryButton[data-mode=ghost][data-size=L]:active{border:1px solid var(--gigass-chip-border);box-shadow:none}.GigAssMessage-module-sass-module__OQ2k7W__retryButton:active{background-color:var(--gigass-bg)}
.PopupContent-module-sass-module__z3VnkW__popup-wrapper{z-index:50}.PopupContent-module-sass-module__z3VnkW__popup-wrapper[data-status=open]{transition:transform .18s}.PopupContent-module-sass-module__z3VnkW__popup{opacity:0;transform-origin:50%;background-color:#fff;border-radius:20px;min-width:200px;padding:16px 20px 20px;scale:1;box-shadow:0 0 20px #0003}.PopupContent-module-sass-module__z3VnkW__popup[data-status=initial]{transform-origin:50%;scale:.9}.PopupContent-module-sass-module__z3VnkW__popup[data-status=open]{opacity:1;transition:opacity .18s,scale .18s;scale:1}.PopupContent-module-sass-module__z3VnkW__popup[data-status=close]{opacity:0;transition:opacity .2s,transform 2s 1s,scale 0s .3s;scale:.9}.PopupContent-module-sass-module__z3VnkW__arrow{fill:#fff}
.OwnerPersonalPage-module-sass-module__RL7rxq__page-wrap{background-color:#f2f2f2;justify-content:flex-start;gap:15px;width:100%;height:100%;margin-bottom:40px;padding:0 16px;display:flex}.OwnerPersonalPage-module-sass-module__RL7rxq__page-dev-button{z-index:10;position:fixed;bottom:1em;right:1em}.OwnerPersonalPage-module-sass-module__RL7rxq__page-dev-button button:hover{color:salmon}.OwnerPersonalPage-module-sass-module__RL7rxq__page-marketing{width:100%;min-width:703px;max-width:806px;margin-left:max(0px,50vw - 677px);position:relative;overflow:hidden}@media only screen and (max-width:1440px){.OwnerPersonalPage-module-sass-module__RL7rxq__page-marketing{margin:0 auto}}.OwnerPersonalPage-module-sass-module__RL7rxq__page-booking{width:100%;position:relative}
.OwnerAccessRestricted-module-sass-module__Pil1sq__access-restricted-section{width:100%}.OwnerAccessRestricted-module-sass-module__Pil1sq__access-restricted-section.OwnerAccessRestricted-module-sass-module__Pil1sq__access-restricted-section--centered{flex-direction:column;justify-content:center;align-items:center;gap:40px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.OwnerAccessRestricted-module-sass-module__Pil1sq__access-restricted{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:798px;min-width:798px;max-width:798px;padding:24px 16px;display:flex}.OwnerAccessRestricted-module-sass-module__Pil1sq__access-restricted-title{white-space:nowrap}.OwnerAccessRestricted-module-sass-module__Pil1sq__access-restricted-description{color:#8c8c8c;text-align:center;width:496px}.OwnerAccessRestricted-module-sass-module__Pil1sq__access-restricted-mail-link{color:inherit;text-decoration:underline}.OwnerAccessRestricted-module-sass-module__Pil1sq__access-restricted-button{margin-bottom:0}
.OwnerAsideNav-module-sass-module__Hq9xNW__container{width:247px;min-width:212px;max-width:247px;font-size:15px;line-height:20px}.OwnerAsideNav-module-sass-module__Hq9xNW__list-wrap{flex-flow:column;justify-content:center;align-items:center;gap:4px;width:auto;height:auto;margin-bottom:16px;display:flex}.OwnerAsideNav-module-sass-module__Hq9xNW__description{color:#969696;margin-bottom:16px}.OwnerAsideNav-module-sass-module__Hq9xNW__description-text{display:block}.OwnerAsideNav-module-sass-module__Hq9xNW__description-mail-link{color:inherit;text-decoration:underline;transition:all .2s}.OwnerAsideNav-module-sass-module__Hq9xNW__description-mail-link:hover{color:#000}
.MapPinLabel-module-sass-module__A7UHAa__container{transform:translate(-8px,-12px)}@keyframes MapPinLabel-module-sass-module__A7UHAa__show{0%{opacity:0;transform:scale(.5)}70%{opacity:1}to{opacity:1;transform:scale(1)}}.MapPinLabel-module-sass-module__A7UHAa__label{transform-origin:12px 12px;cursor:pointer;background-color:#fff;border-radius:16px;flex-direction:column;gap:6px;max-width:300px;min-height:68px;padding:12px;animation:.15s MapPinLabel-module-sass-module__A7UHAa__show;display:flex;box-shadow:0 4px 25px #0000001a}.MapPinLabel-module-sass-module__A7UHAa__header,.MapPinLabel-module-sass-module__A7UHAa__footer{align-items:center;gap:8px;display:flex}.MapPinLabel-module-sass-module__A7UHAa__icon{border:2px solid #fff;border-radius:50%;width:20px;height:20px}.MapPinLabel-module-sass-module__A7UHAa__icon[data-color=green]{background-color:#31be00}.MapPinLabel-module-sass-module__A7UHAa__icon[data-color=green-light]{background-color:#31be0066}.MapPinLabel-module-sass-module__A7UHAa__title{cursor:pointer;font-size:15px;font-weight:400;line-height:20px}.MapPinLabel-module-sass-module__A7UHAa__dot{background-color:#969696;border-radius:50%;width:4px;height:4px}.MapPinLabel-module-sass-module__A7UHAa__rating{font-size:13px;font-weight:400;line-height:20px}.MapPinLabel-module-sass-module__A7UHAa__rating[data-color=green]{color:#31be00}.MapPinLabel-module-sass-module__A7UHAa__rating[data-color=gray]{color:#b2b2b266}.MapPinLabel-module-sass-module__A7UHAa__rating[data-color=red]{color:#ff3118}.MapPinLabel-module-sass-module__A7UHAa__price-range-wrap{font-size:13px;font-weight:400;line-height:18px;display:inline-flex;position:relative}.MapPinLabel-module-sass-module__A7UHAa__price-range-wrap--black span{color:#969696}.MapPinLabel-module-sass-module__A7UHAa__price-range-wrap--black span[data-active=true]{color:var(--c-black)}.MapPinLabel-module-sass-module__A7UHAa__price-range-wrap.MapPinLabel-module-sass-module__A7UHAa__link{cursor:pointer}.MapPinLabel-module-sass-module__A7UHAa__price-range-wrap.MapPinLabel-module-sass-module__A7UHAa__link span{transition:all .2s}.MapPinLabel-module-sass-module__A7UHAa__schedule{color:#969696;font-size:13px;font-weight:400;line-height:18px}
.OwnerAsideNavItem-module-sass-module__Tr-SPW__list-item{border-radius:24px;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:2px;width:100%;height:48px;padding-right:12px;display:flex}.OwnerAsideNavItem-module-sass-module__Tr-SPW__list-item[data-is-first=true]{margin-bottom:12px}.OwnerAsideNavItem-module-sass-module__Tr-SPW__list-item[data-has-side-button=true]{padding-right:0}.OwnerAsideNavItem-module-sass-module__Tr-SPW__item-action-button{border-radius:inherit;font-size:inherit;line-height:inherit;background-color:#fff;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:10px;width:100%;height:100%;padding:0 16px;transition:all .3s ease-in-out;display:flex;position:relative}.OwnerAsideNavItem-module-sass-module__Tr-SPW__item-action-button svg{width:20px;min-width:20px;max-width:20px}.OwnerAsideNavItem-module-sass-module__Tr-SPW__item-action-button span{text-align:left;height:20px;overflow:hidden}.OwnerAsideNavItem-module-sass-module__Tr-SPW__item-action-button[data-with-status=true]{padding-right:92px}.OwnerAsideNavItem-module-sass-module__Tr-SPW__item-action-button[data-selected=true]{pointer-events:none;background-color:#0000;transition:all ease-in-out;box-shadow:inset 0 0 8px #00000026}.OwnerAsideNavItem-module-sass-module__Tr-SPW__item-action-button:hover{background-color:#fff;transition:all ease-in-out;box-shadow:inset 0 0 8px #00000026}.OwnerAsideNavItem-module-sass-module__Tr-SPW__item-action-button:hover[data-selected=true]{pointer-events:none;background-color:#0000;transition:all ease-in-out;box-shadow:inset 0 0 8px #00000026}.OwnerAsideNavItem-module-sass-module__Tr-SPW__icon{pointer-events:none;width:20px;height:20px;display:block}.OwnerAsideNavItem-module-sass-module__Tr-SPW__text{color:inherit}.OwnerAsideNavItem-module-sass-module__Tr-SPW__text-status{color:#ff3118;pointer-events:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.OwnerAsideNavItem-module-sass-module__Tr-SPW__pro-badge{color:#fff;width:53px;font-size:15px;font-weight:500;line-height:100%;font-family:var(--font-a-headline);letter-spacing:-.3px;pointer-events:none;background-color:#ff2100;border-radius:6px;padding:3px 8px 3px 9px}.OwnerAsideNavItem-module-sass-module__Tr-SPW__item-button-add-news{background-color:#fff;border-radius:50%;width:48px;min-width:48px;height:48px;min-height:48px;transition:all .3s ease-in-out;display:block;position:relative}.OwnerAsideNavItem-module-sass-module__Tr-SPW__item-button-add-news:hover{background-color:#fafafa;transition:all ease-in-out}.OwnerAsideNavItem-module-sass-module__Tr-SPW__item-button-add-news-icon{pointer-events:none;width:24px;height:24px;display:block;position:absolute;left:50%;right:50%;transform:translate(-50%,-50%)}
.MapRestCarouselMobile-module-sass-module__roF9Ma__wrapper{min-height:133px;position:relative}.MapRestCarouselMobile-module-sass-module__roF9Ma__slider{opacity:1;transition:opacity .4s}.MapRestCarouselMobile-module-sass-module__roF9Ma__slider.swiper{overflow:visible}.MapRestCarouselMobile-module-sass-module__roF9Ma__slider .swiper-wrapper{min-height:133px;transition-timing-function:cubic-bezier(.38,.28,.12,1.3);align-items:center!important}.MapRestCarouselMobile-module-sass-module__roF9Ma__slider[data-loading=true]{pointer-events:none;opacity:0}.MapRestCarouselMobile-module-sass-module__roF9Ma__skeleton,.MapRestCarouselMobile-module-sass-module__roF9Ma__not-found{z-index:10;opacity:0;pointer-events:none;align-items:center;gap:8px;width:100%;transition:opacity .4s;display:flex;position:absolute;bottom:0;right:calc(100% + 7px)}.MapRestCarouselMobile-module-sass-module__roF9Ma__skeleton[data-show=true],.MapRestCarouselMobile-module-sass-module__roF9Ma__not-found[data-show=true]{opacity:1}
.OwnerHomePage-module-sass-module__d59MSq__page-content-section{width:100%;padding-bottom:36px}.OwnerHomePage-module-sass-module__d59MSq__page-content-white-block{background-color:#fff;border-radius:24px;flex-direction:column;gap:20px;padding:16px;display:flex;position:relative}.OwnerHomePage-module-sass-module__d59MSq__page-content-white-block.OwnerHomePage-module-sass-module__d59MSq__page-content-white-block--no-padding{padding:0}.OwnerHomePage-module-sass-module__d59MSq__rest-info-main-data{justify-content:flex-start;align-items:center;width:100%;min-height:116px;padding-left:116px;padding-right:48px;display:flex;position:relative}.OwnerHomePage-module-sass-module__d59MSq__rest-info-main-data.OwnerHomePage-module-sass-module__d59MSq__rest-info-main-data--no-photo{padding-left:0}.OwnerHomePage-module-sass-module__d59MSq__rest-info-logo-wrap{background:#f2f2f2;border-radius:50%;width:116px;height:116px;position:absolute;top:0;left:0;overflow:hidden}.OwnerHomePage-module-sass-module__d59MSq__rest-info-logo-image{border-radius:inherit;transform:translate(-50%,-50%);width:auto!important;min-width:100%!important;height:116px!important;min-height:116px!important;max-height:116px!important;top:50%!important;left:50%!important}.OwnerHomePage-module-sass-module__d59MSq__rest-info-wrap{width:100%;height:100%;padding-left:20px;padding-right:20px}.OwnerHomePage-module-sass-module__d59MSq__rest-info-name{margin-bottom:6px;display:block}.OwnerHomePage-module-sass-module__d59MSq__rest-info-address{color:#969696;margin-bottom:16px;display:block}.OwnerHomePage-module-sass-module__d59MSq__rest-info-access-date-wrap{justify-content:flex-start;display:flex}.OwnerHomePage-module-sass-module__d59MSq__rest-info-access-date{white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 11px;display:flex}.OwnerHomePage-module-sass-module__d59MSq__rest-info-access-date.OwnerHomePage-module-sass-module__d59MSq__rest-info-access-date--green{color:#31be00;background-color:#31be001a}.OwnerHomePage-module-sass-module__d59MSq__rest-info-access-date.OwnerHomePage-module-sass-module__d59MSq__rest-info-access-date--red{color:#ff3118;background-color:#ff31181a}.OwnerHomePage-module-sass-module__d59MSq__rest-info-toggle-button{width:48px;height:48px;position:absolute;top:0;right:0}.OwnerHomePage-module-sass-module__d59MSq__rest-info-toggle-icon{width:24px;height:24px;transition:all .2s;display:block}.OwnerHomePage-module-sass-module__d59MSq__rest-info-toggle-button[data-state=open] .OwnerHomePage-module-sass-module__d59MSq__rest-info-toggle-icon{transform:rotate(180deg)}
.MapRestCarouselMobileNotFound-module-sass-module__0U1tva__card{text-align:center;background-color:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-width:calc(100vw - 40px);height:141px;padding:12px;transition:all .8s cubic-bezier(.38,.28,.12,1.3);display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #0003}.swiper-slide-active .MapRestCarouselMobileNotFound-module-sass-module__0U1tva__card{height:inherit}.MapRestCarouselMobileNotFound-module-sass-module__0U1tva__desc{text-align:center}
.OwnerPublishedOffer-module-sass-module__Ws-VFG__owner-news-item-wrap-with-image{justify-content:space-between;margin:12px 0 0;display:flex}.OwnerPublishedOffer-module-sass-module__Ws-VFG__owner-news-item-wrap-with-image>:first-child{width:198px;height:198px}.OwnerPublishedOffer-module-sass-module__Ws-VFG__owner-news-item-wrap-with-image>:last-child{width:calc(100% - 198px);height:198px}.OwnerPublishedOffer-module-sass-module__Ws-VFG__owner-news-item-image-block{background:#fff;border-radius:24px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.OwnerPublishedOffer-module-sass-module__Ws-VFG__owner-news-item-image-block img{transform:translate(-50%,-50%);max-height:100%!important;max-width:auto!important;width:auto!important;min-width:198px!important;height:auto!important;min-height:198px!important;position:absolute!important;top:50%!important;left:50%!important}.OwnerPublishedOffer-module-sass-module__Ws-VFG__owner-news-item-white-block{background-color:#fff;border-radius:24px;padding:16px;position:relative}.OwnerPublishedOffer-module-sass-module__Ws-VFG__owner-news-item-wrap-content{height:100%;max-height:100%;position:relative;overflow:hidden}.OwnerPublishedOffer-module-sass-module__Ws-VFG__owner-news-item-wrap-content.OwnerPublishedOffer-module-sass-module__Ws-VFG__owner-news-item-wrap-content--with-w-shadow:before{content:"";z-index:1;background:linear-gradient(#fff0 0%,#fff 86.42%);height:50px;display:block;position:absolute;bottom:0;left:0;right:0}.OwnerPublishedOffer-module-sass-module__Ws-VFG__owner-news-item-type{color:#969696;margin-bottom:4px}.OwnerPublishedOffer-module-sass-module__Ws-VFG__owner-news-item-title-name{margin-bottom:12px;padding-right:106px}.OwnerPublishedOffer-module-sass-module__Ws-VFG__owner-news-item-data-text{font-size:15px!important;line-height:22px!important}.OwnerPublishedOffer-module-sass-module__Ws-VFG__owner-news-item-edit-button{width:48px;height:48px;position:absolute;top:0;right:0}.OwnerPublishedOffer-module-sass-module__Ws-VFG__owner-news-item-edit-icon{width:20px;height:20px}.OwnerPublishedOffer-module-sass-module__Ws-VFG__menu{background-color:#fff;border-radius:24px;flex-direction:column;gap:32px;margin-top:12px;padding:24px;display:flex;position:relative}.OwnerPublishedOffer-module-sass-module__Ws-VFG__menu .OwnerPublishedOffer-module-sass-module__Ws-VFG__owner-news-item-edit-button{top:16px;right:19px}.OwnerPublishedOffer-module-sass-module__Ws-VFG__dishes{flex-wrap:wrap;justify-content:space-between;gap:24px 20px;display:flex}@media only screen and (max-width:970px){.OwnerPublishedOffer-module-sass-module__Ws-VFG__dishes{flex-flow:column;gap:20px}}.OwnerPublishedOffer-module-sass-module__Ws-VFG__dish{width:calc(50% - 10px)}@media only screen and (max-width:970px){.OwnerPublishedOffer-module-sass-module__Ws-VFG__dish{width:100%;max-width:500px}}
.RestItem-module-sass-module__5kx0nW__rest-page-section{width:100%;max-width:100%;margin-bottom:60px}@media only screen and (max-width:767px){.RestItem-module-sass-module__5kx0nW__rest-page-section{margin-bottom:40px}}.RestItem-module-sass-module__5kx0nW__rest-page-king-data{display:flex}.RestItem-module-sass-module__5kx0nW__rest-page-columns-wrap{justify-content:flex-end;gap:92px;margin-bottom:34px;display:flex}@media only screen and (min-width:1592px){.RestItem-module-sass-module__5kx0nW__rest-page-columns-wrap{margin-bottom:100px}}@media only screen and (max-width:1280px){.RestItem-module-sass-module__5kx0nW__rest-page-columns-wrap{flex-direction:column;align-items:center;margin-bottom:20px}}.RestItem-module-sass-module__5kx0nW__rest-page-column-basic{flex-direction:column;gap:60px;display:flex}@media only screen and (max-width:767px){.RestItem-module-sass-module__5kx0nW__rest-page-column-basic{gap:40px}}.RestItem-module-sass-module__5kx0nW__rest-page-column-additional{overflow:hidden}.RestItem-module-sass-module__5kx0nW__rest-page-main-block{width:391px;height:391px;position:relative}.RestItem-module-sass-module__5kx0nW__rest-page-aside-block{width:845px;height:391px;position:relative;overflow:hidden}.RestItem-module-sass-module__5kx0nW__rest-photo-list{gap:8px;display:flex}.RestItem-module-sass-module__5kx0nW__rest-photo-item{cursor:pointer;border-radius:16px;width:225px;height:149px;position:relative;overflow:hidden}.RestItem-module-sass-module__5kx0nW__rest-photo-image{height:100%}.RestItem-module-sass-module__5kx0nW__rest-photo-show-all-button{width:100%;height:100%;color:var(--c-white);background-color:var(--c-black-a05);cursor:pointer;border:none;font-size:36px;font-weight:400;line-height:32px;position:absolute;top:0;left:0}.RestItem-module-sass-module__5kx0nW__rest-page-section-title{margin-bottom:24px}.RestItem-module-sass-module__5kx0nW__rest-page-section-title--with-arrows{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.RestItem-module-sass-module__5kx0nW__rest-page-section-title--with-likes{justify-content:flex-start;align-items:center;gap:16px;margin-bottom:20px;display:flex}.RestItem-module-sass-module__5kx0nW__rest-page-section-title-text{font-weight:500;font-family:var(--font-a-headline);margin-bottom:0;font-size:32px;font-weight:500;line-height:36px;display:block}.RestItem-module-sass-module__5kx0nW__rest-menu-list,.RestItem-module-sass-module__5kx0nW__arrows-buttons-group{gap:16px;display:flex}.RestItem-module-sass-module__5kx0nW__arrows-button{border:1px solid var(--c-gray-88);background:var(--c-white);color:#0000;cursor:pointer;background-repeat:no-repeat;background-size:14px 14px;border-radius:20px;width:40px;height:40px;font-size:18px}.RestItem-module-sass-module__5kx0nW__arrows-button--left{background-image:url(/images/icons/icon-arrow-left.svg);background-position:calc(50% - 1px)}.RestItem-module-sass-module__5kx0nW__arrows-button--right{background-image:url(/images/icons/icon-arrow-right.svg);background-position:calc(50% + 1px)}.RestItem-module-sass-module__5kx0nW__rest-page-rest-card-list{gap:16px;display:flex}.RestItem-module-sass-module__5kx0nW__rest-page-selection-card-list{gap:16px;width:100%;height:297px;display:flex}.RestItem-module-sass-module__5kx0nW__rest-page-news-card-list{gap:16px;height:337px;display:flex}.RestItem-module-sass-module__5kx0nW__review-input-wrap{margin-bottom:60px;position:relative}.RestItem-module-sass-module__5kx0nW__review-input-submit{border:1px solid var(--c-black-a01);color:#0000;background-color:#c8c8c8;background-image:url(/images/icons/icon-submit-arrow.svg);background-color:var(--c-white);cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:20px 20px;border-radius:24px;width:48px;height:48px;font-size:2em;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.RestItem-module-sass-module__5kx0nW__review-input-field{border:1px solid var(--c-gray-88);border-radius:16px;width:100%;height:80px;padding:0 20px;font-size:15px;font-weight:400;line-height:20px}.RestItem-module-sass-module__5kx0nW__review-input-field:focus{outline:none}.RestItem-module-sass-module__5kx0nW__rest-page-adv-banners{width:100%}.RestItem-module-sass-module__5kx0nW__rest-page-adv-banner-example{max-width:100%}.RestItem-module-sass-module__5kx0nW__promo-roll{margin-top:0;margin-bottom:60px}@media only screen and (max-width:767px){.RestItem-module-sass-module__5kx0nW__promo-roll{margin-top:24px;margin-bottom:40px}}
.MapRestCarouselMobileItem-module-sass-module__U9wRga__wrapper{align-items:center;height:133px;display:flex}.MapRestCarouselMobileItem-module-sass-module__U9wRga__card{background-color:#fff;border-radius:16px;gap:16px;width:calc(100vw - 40px);height:133px;padding:12px;transition:all .8s cubic-bezier(.38,.28,.12,1.3);position:relative;overflow:hidden;box-shadow:0 0 20px #0003}.swiper-slide-active .MapRestCarouselMobileItem-module-sass-module__U9wRga__card{height:inherit}.swiper-slide-active .MapRestCarouselMobileItem-module-sass-module__U9wRga__card[data-has-buttons=true]{padding-bottom:76px}.hidden-view .MapRestCarouselMobileItem-module-sass-module__U9wRga__card[data-has-buttons=true]{transition-duration:.3s;padding-bottom:12px!important}.MapRestCarouselMobileItem-module-sass-module__U9wRga__main{opacity:0;justify-content:space-between;align-items:flex-start;gap:24px;transition:opacity .5s;display:flex}.MapRestCarouselMobileItem-module-sass-module__U9wRga__wrapper.MapRestCarouselMobileItem-module-sass-module__U9wRga__skeleton .MapRestCarouselMobileItem-module-sass-module__U9wRga__main{opacity:1}.swiper-slide-active .MapRestCarouselMobileItem-module-sass-module__U9wRga__main{opacity:1}.hidden-view .MapRestCarouselMobileItem-module-sass-module__U9wRga__main{transition-duration:.25s;opacity:0!important}.MapRestCarouselMobileItem-module-sass-module__U9wRga__content{flex-direction:column;display:flex}.MapRestCarouselMobileItem-module-sass-module__U9wRga__main-footer{align-items:center;gap:6px;margin-top:8px;display:flex}.MapRestCarouselMobileItem-module-sass-module__U9wRga__image{object-fit:cover;border-radius:10px}.MapRestCarouselMobileItem-module-sass-module__U9wRga__metro-list{flex-wrap:wrap;gap:3px 10px;display:flex}#MapRestCarouselMobileItem-module-sass-module__U9wRga__metro-item span{font-size:13px;line-height:18px}.MapRestCarouselMobileItem-module-sass-module__U9wRga__chevron{width:26px;height:26px}.MapRestCarouselMobileItem-module-sass-module__U9wRga__rest-additional-info-wrap{vertical-align:center;align-items:center;gap:2px;margin-top:8px;display:inline-flex}.MapRestCarouselMobileItem-module-sass-module__U9wRga__rest-tag{color:#969696}.MapRestCarouselMobileItem-module-sass-module__U9wRga__price-dot{opacity:1;background-color:#969696;border-radius:50%;width:2px;height:2px;margin:0 4px;position:relative;top:0}.MapRestCarouselMobileItem-module-sass-module__U9wRga__buttons{opacity:0;gap:8px;transition:opacity .5s;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.swiper-slide-active .MapRestCarouselMobileItem-module-sass-module__U9wRga__buttons{opacity:1}.hidden-view .MapRestCarouselMobileItem-module-sass-module__U9wRga__buttons{transition-duration:.3s;opacity:0!important}.MapRestCarouselMobileItem-module-sass-module__U9wRga__rest-booking-button{flex:1}.MapRestCarouselMobileItem-module-sass-module__U9wRga__address{margin-top:6px}.MapRestCarouselMobileItem-module-sass-module__U9wRga__price-range{line-height:18px}.MapRestCarouselMobileItem-module-sass-module__U9wRga__favorite{display:flex}
.AbmsSettingsTabMainInfo-module-sass-module__bKX3hG__section .white-box{flex-direction:column;gap:20px;padding-right:78px;display:flex;position:relative}.AbmsSettingsTabMainInfo-module-sass-module__bKX3hG__interval{align-items:center;gap:18px;display:flex}.AbmsSettingsTabMainInfo-module-sass-module__bKX3hG__interval-input{color:#969696;border:1px solid #e1e1e1;border-radius:44px;justify-content:space-between;align-items:center;min-width:183px;height:48px;padding:5px 14px;transition:all .2s;display:flex;box-shadow:inset 0 0 8px #0000}.AbmsSettingsTabMainInfo-module-sass-module__bKX3hG__interval-input:hover{box-shadow:inset 0 0 8px #00000026}.AbmsSettingsTabMainInfo-module-sass-module__bKX3hG__interval-button{color:#969696;width:24px;height:22px;transition:all .2s}.AbmsSettingsTabMainInfo-module-sass-module__bKX3hG__interval-button:hover{color:#000}.AbmsSettingsTabMainInfo-module-sass-module__bKX3hG__interval-button svg{width:inherit;height:inherit}
.OwnerRestMainInfo-module-sass-module__lGEj5a__page-content-white-block{background-color:#fff;border-radius:24px;flex-direction:column;gap:20px;padding:16px;display:flex;position:relative}.OwnerRestMainInfo-module-sass-module__lGEj5a__page-content-white-block.OwnerRestMainInfo-module-sass-module__lGEj5a__page-content-white-block--no-padding{padding:0}.OwnerRestMainInfo-module-sass-module__lGEj5a__page-content-white-block .OwnerRestMainInfo-module-sass-module__lGEj5a__rest-info-main-data{justify-content:flex-start;align-items:center;width:100%;min-height:116px;padding-left:116px;padding-right:48px;display:flex;position:relative}.OwnerRestMainInfo-module-sass-module__lGEj5a__page-content-white-block .OwnerRestMainInfo-module-sass-module__lGEj5a__rest-info-main-data.OwnerRestMainInfo-module-sass-module__lGEj5a__rest-info-main-data--no-photo{padding-left:0}.OwnerRestMainInfo-module-sass-module__lGEj5a__page-content-white-block .OwnerRestMainInfo-module-sass-module__lGEj5a__rest-info-logo-wrap{background:#f2f2f2;border-radius:50%;width:116px;height:116px;position:absolute;top:0;left:0;overflow:hidden}.OwnerRestMainInfo-module-sass-module__lGEj5a__page-content-white-block .OwnerRestMainInfo-module-sass-module__lGEj5a__rest-info-logo-image{border-radius:inherit;transform:translate(-50%,-50%);width:auto!important;min-width:100%!important;height:116px!important;min-height:116px!important;max-height:116px!important;top:50%!important;left:50%!important}.OwnerRestMainInfo-module-sass-module__lGEj5a__page-content-white-block .OwnerRestMainInfo-module-sass-module__lGEj5a__rest-info-wrap{width:100%;height:100%;padding-left:20px;padding-right:20px}.OwnerRestMainInfo-module-sass-module__lGEj5a__page-content-white-block .OwnerRestMainInfo-module-sass-module__lGEj5a__rest-info-name{margin-bottom:6px;display:block}.OwnerRestMainInfo-module-sass-module__lGEj5a__page-content-white-block .OwnerRestMainInfo-module-sass-module__lGEj5a__rest-info-address{color:#969696;margin-bottom:16px;display:block}.OwnerRestMainInfo-module-sass-module__lGEj5a__page-content-white-block .OwnerRestMainInfo-module-sass-module__lGEj5a__rest-info-access-date-wrap{justify-content:flex-start;display:flex}.OwnerRestMainInfo-module-sass-module__lGEj5a__page-content-white-block .OwnerRestMainInfo-module-sass-module__lGEj5a__rest-info-access-date{white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 11px;display:flex}.OwnerRestMainInfo-module-sass-module__lGEj5a__page-content-white-block .OwnerRestMainInfo-module-sass-module__lGEj5a__rest-info-access-date.OwnerRestMainInfo-module-sass-module__lGEj5a__rest-info-access-date--green{color:#31be00;background-color:#31be001a}.OwnerRestMainInfo-module-sass-module__lGEj5a__page-content-white-block .OwnerRestMainInfo-module-sass-module__lGEj5a__rest-info-access-date.OwnerRestMainInfo-module-sass-module__lGEj5a__rest-info-access-date--red{color:#ff3118;background-color:#ff31181a}.OwnerRestMainInfo-module-sass-module__lGEj5a__page-content-white-block .OwnerRestMainInfo-module-sass-module__lGEj5a__rest-info-toggle-button{width:48px;height:48px;position:absolute;top:0;right:0}.OwnerRestMainInfo-module-sass-module__lGEj5a__page-content-white-block .OwnerRestMainInfo-module-sass-module__lGEj5a__rest-info-toggle-icon{width:24px;height:24px;transition:all .2s;display:block}.OwnerRestMainInfo-module-sass-module__lGEj5a__rest-info-toggle-button[data-state=open] .OwnerRestMainInfo-module-sass-module__lGEj5a__page-content-white-block .OwnerRestMainInfo-module-sass-module__lGEj5a__rest-info-toggle-icon{transform:rotate(180deg)}.OwnerRestMainInfo-module-sass-module__lGEj5a__rest-selection-block-wrapper{flex-direction:column;gap:12px;width:394px;padding:20px 24px;display:flex}
.MapUserLocation-module-sass-module__kgiH1q__wrapper{position:relative}#MapUserLocation-module-sass-module__kgiH1q__button{box-shadow:0 0 20px #0003}#MapUserLocation-module-sass-module__kgiH1q__button svg{opacity:1;transition:opacity .3s}#MapUserLocation-module-sass-module__kgiH1q__button[data-loading=true] svg{opacity:.08}.MapUserLocation-module-sass-module__kgiH1q__spinner{position:absolute;top:0;right:0}
.DeleteMessagePopup-module-sass-module__G4ClOG__modal{padding-bottom:24px}@media only screen and (max-width:767px){.DeleteMessagePopup-module-sass-module__G4ClOG__modal{padding-bottom:0}}.DeleteMessagePopup-module-sass-module__G4ClOG__wrapper{box-sizing:content-box;max-width:500px;margin:auto;padding:16px 20px;transition:opacity .3s}.DeleteMessagePopup-module-sass-module__G4ClOG__wrapper[data-loading=true]{pointer-events:none;opacity:.6}@media only screen and (max-width:767px){.DeleteMessagePopup-module-sass-module__G4ClOG__wrapper{max-width:initial;padding:initial;margin-top:24px}}.DeleteMessagePopup-module-sass-module__G4ClOG__title{text-align:center;width:100%;margin-bottom:28px;margin-left:auto;margin-right:auto}@media only screen and (max-width:767px){.DeleteMessagePopup-module-sass-module__G4ClOG__title{text-align:left;margin-bottom:48px}}.DeleteMessagePopup-module-sass-module__G4ClOG__buttons{justify-content:center;gap:6px;width:100%;margin:auto;display:flex}.DeleteMessagePopup-module-sass-module__G4ClOG__buttons .DeleteMessagePopup-module-sass-module__G4ClOG__button{flex:1;max-width:240px}@media only screen and (max-width:767px){.DeleteMessagePopup-module-sass-module__G4ClOG__buttons .DeleteMessagePopup-module-sass-module__G4ClOG__button{flex:initial;max-width:initial}.DeleteMessagePopup-module-sass-module__G4ClOG__buttons{max-width:initial;flex-direction:column;gap:8px}}
.AbmsSettingsTabSchedule-module-sass-module__TiCQvG__section{flex-direction:column;gap:12px;display:flex}.AbmsSettingsTabSchedule-module-sass-module__TiCQvG__section h3{margin:0}.AbmsSettingsTabSchedule-module-sass-module__TiCQvG__start-block{background-color:#fff;border-radius:24px;justify-content:space-between;align-items:center;padding:16px;display:flex}.AbmsSettingsTabSchedule-module-sass-module__TiCQvG__start-block .AbmsSettingsTabSchedule-module-sass-module__TiCQvG__start-block-description{max-width:415px}.AbmsSettingsTabSchedule-module-sass-module__TiCQvG__start-block .AbmsSettingsTabSchedule-module-sass-module__TiCQvG__start-block-button{min-width:187px}
@keyframes ButtonLoadMore-module-sass-module__1u2ecq__spin{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.5)}to{transform:rotate(360deg)scale(1)}}.ButtonLoadMore-module-sass-module__1u2ecq__wrapper{height:56px;position:relative}.ButtonLoadMore-module-sass-module__1u2ecq__wrapper .ButtonLoadMore-module-sass-module__1u2ecq__show-more-button{opacity:0;pointer-events:none;height:100%;min-height:100%;transition:all .2s;position:absolute;top:0;left:0;right:0}.ButtonLoadMore-module-sass-module__1u2ecq__wrapper .ButtonLoadMore-module-sass-module__1u2ecq__show-more-button[data-visible=true]{opacity:1;pointer-events:initial}.ButtonLoadMore-module-sass-module__1u2ecq__show-more-button{width:100%;height:100%;min-height:100%}
.AddButton-module-sass-module__ZjvEqq__button{border:1px solid #e1e1e1;border-radius:30px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:56px;transition:all .2s;display:flex}.AddButton-module-sass-module__ZjvEqq__button:hover{border:1px solid silver}.AddButton-module-sass-module__ZjvEqq__button svg{width:20px;height:20px}
.QuickBookingRest-module-sass-module__BjB2VW__widget{background-color:#f2f2f2;border-radius:16px;flex-direction:column;gap:14px;padding:16px 16px 12px;display:flex;box-shadow:inset 0 0 10px #0000001a}.QuickBookingRest-module-sass-module__BjB2VW__header{flex-direction:column;gap:8px;display:flex}.QuickBookingRest-module-sass-module__BjB2VW__work-time{color:#31be00}.QuickBookingRest-module-sass-module__BjB2VW__schedule{max-width:615px}.QuickBookingRest-module-sass-module__BjB2VW__schedule .QuickBookingRest-module-sass-module__BjB2VW__dots{flex-shrink:0;width:52px;min-width:52px;height:52px}@media only screen and (min-width:768px){.QuickBookingRest-module-sass-module__BjB2VW__schedule .QuickBookingRest-module-sass-module__BjB2VW__dots{width:56px;min-width:56px;height:56px}}
.ScheduleItem-module-sass-module__i_9xQq__block{background-color:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:20px;padding:16px;display:flex}.ScheduleItem-module-sass-module__i_9xQq__selects{z-index:11;align-items:center;gap:8px;display:flex;position:relative}.ScheduleItem-module-sass-module__i_9xQq__select>div{min-width:160px}.ScheduleItem-module-sass-module__i_9xQq__select:first-child>div{min-width:280px}.ScheduleItem-module-sass-module__i_9xQq__select ul li span{padding:7px 12px}.ScheduleItem-module-sass-module__i_9xQq__select #field-select-dropdown{max-height:272px}
.RestSelectionItem-module-sass-module__LLOzHW__link{padding-bottom:12px;position:relative}.RestSelectionItem-module-sass-module__LLOzHW__link:after{content:"";background-color:var(--c-gray-88);height:1px;display:block;position:absolute;bottom:0;left:0;right:0}.RestSelectionItem-module-sass-module__LLOzHW__link:last-child{padding-bottom:0}.RestSelectionItem-module-sass-module__LLOzHW__link:last-child:after{display:none}.RestSelectionItem-module-sass-module__LLOzHW__link:hover .RestSelectionItem-module-sass-module__LLOzHW__address,.RestSelectionItem-module-sass-module__LLOzHW__link:hover .RestSelectionItem-module-sass-module__LLOzHW__name{color:var(--c-afisha)}.RestSelectionItem-module-sass-module__LLOzHW__address,.RestSelectionItem-module-sass-module__LLOzHW__name{transition:color .18s}.RestSelectionItem-module-sass-module__LLOzHW__address{color:var(--c-gray-59);margin-top:8px}
.KuperBannerFirst-module-sass-module__n5uNDa__banner{display:block;position:relative;overflow:hidden}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=L]{max-width:1236px;padding-top:33px}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=L] .KuperBannerFirst-module-sass-module__n5uNDa__content{min-height:130px}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=L] .KuperBannerFirst-module-sass-module__n5uNDa__button-action[data-size=XL]{border-radius:68px;min-width:200px;height:64px}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=L] .KuperBannerFirst-module-sass-module__n5uNDa__main{padding:0 55px 0 35px}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=M]{max-width:923px;padding-top:33px}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=M] .KuperBannerFirst-module-sass-module__n5uNDa__content{min-height:130px}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=M] .KuperBannerFirst-module-sass-module__n5uNDa__button-action[data-size=XL]{border-radius:68px;min-width:171px;height:64px}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=M] .KuperBannerFirst-module-sass-module__n5uNDa__main{justify-content:space-between;padding:0 31px 0 26px}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=M] .KuperBannerFirst-module-sass-module__n5uNDa__image-wrapper{flex-shrink:0;width:240px}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=M] .KuperBannerFirst-module-sass-module__n5uNDa__image-wrapper img{width:245px;top:-20px}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=M] .KuperBannerFirst-module-sass-module__n5uNDa__title{letter-spacing:.3px}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=M] .KuperBannerFirst-module-sass-module__n5uNDa__info-button span svg{width:14.5px;height:14.5px}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=S] .KuperBannerFirst-module-sass-module__n5uNDa__content{justify-content:space-between;min-height:160px}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=S] .KuperBannerFirst-module-sass-module__n5uNDa__main{justify-content:center;gap:17px;padding:0 0 0 12px}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=S] .KuperBannerFirst-module-sass-module__n5uNDa__image-wrapper{width:165px}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=S] .KuperBannerFirst-module-sass-module__n5uNDa__image-wrapper img{width:165px;top:6.5px;transform:translate(-40px)}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=S] .KuperBannerFirst-module-sass-module__n5uNDa__description{margin-top:6px}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=S] .KuperBannerFirst-module-sass-module__n5uNDa__information{max-width:181px}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=S] .KuperBannerFirst-module-sass-module__n5uNDa__info-button button{width:20px;height:20px}.KuperBannerFirst-module-sass-module__n5uNDa__banner[data-size=S] .KuperBannerFirst-module-sass-module__n5uNDa__title{line-height:100%}.KuperBannerFirst-module-sass-module__n5uNDa__content{background-color:#f2f2f2;border-radius:16px;flex-direction:column;gap:2px;padding:8px 8px 20px;display:flex}.KuperBannerFirst-module-sass-module__n5uNDa__header{justify-content:space-between;align-items:flex-start;display:flex}.KuperBannerFirst-module-sass-module__n5uNDa__main{justify-content:space-evenly;align-items:center;gap:10px;display:flex}.KuperBannerFirst-module-sass-module__n5uNDa__image-wrapper{pointer-events:none;width:250px}.KuperBannerFirst-module-sass-module__n5uNDa__image-wrapper img{position:absolute;top:-17px}.KuperBannerFirst-module-sass-module__n5uNDa__description{margin-top:4px}.KuperBannerFirst-module-sass-module__n5uNDa__rest-name{color:#1aac5f}
@keyframes MapRestGrid-module-sass-module__dagPxW__animation-loader{0%{opacity:.5}to{opacity:0}}.MapRestGrid-module-sass-module__dagPxW__wrapper{align-items:flex-start;gap:16px;height:100%;min-height:0;display:flex}.MapRestGrid-module-sass-module__dagPxW__grid-container{z-index:0;flex-shrink:0;width:438px;min-width:438px;height:100%;min-height:0;margin-right:8px;position:relative}.MapRestGrid-module-sass-module__dagPxW__grid{background-color:#fff;border-radius:24px;flex-direction:column;gap:12px;height:calc(100% + 24px);min-height:0;padding:16px 12px;display:flex;position:relative;box-shadow:0 0 16px #00000026}.MapRestGrid-module-sass-module__dagPxW__title{z-index:2;text-wrap:initial;flex-shrink:0;max-width:470px;margin:0 4px 4px}.MapRestGrid-module-sass-module__dagPxW__list-wrapper{height:100%;position:relative}.MapRestGrid-module-sass-module__dagPxW__list{flex:1;width:100%;min-height:0;padding-bottom:0;position:relative;overflow:auto}.MapRestGrid-module-sass-module__dagPxW__list.MapRestGrid-module-sass-module__dagPxW__list-empty{padding-bottom:initial}.MapRestGrid-module-sass-module__dagPxW__list::-webkit-scrollbar{display:none}.MapRestGrid-module-sass-module__dagPxW__list:after{content:"";pointer-events:none;opacity:0;z-index:1;background-color:#fff;width:100%;height:100%;transition:opacity .5s .5s;display:block;position:absolute;top:0;left:0}.MapRestGrid-module-sass-module__dagPxW__list[data-loading=true]:after{opacity:.7;pointer-events:initial;transition:opacity .1s}.MapRestGrid-module-sass-module__dagPxW__list-inner{flex-wrap:wrap;place-content:flex-start space-between;gap:26px 0;width:100%;padding-bottom:80px;display:flex}.MapRestGrid-module-sass-module__dagPxW__list-inner .MapRestGrid-module-sass-module__dagPxW__card[data-size=M]{z-index:1;width:198px;margin:6px 4px 4px;position:relative}.MapRestGrid-module-sass-module__dagPxW__list-inner .MapRestGrid-module-sass-module__dagPxW__card[data-size=M].MapRestGrid-module-sass-module__dagPxW__card-skeleton{height:248px}.MapRestGrid-module-sass-module__dagPxW__list-inner .MapRestGrid-module-sass-module__dagPxW__card[data-size=M].MapRestGrid-module-sass-module__dagPxW__card-skeleton defs rect:nth-child(2){translate:0 163px}.MapRestGrid-module-sass-module__dagPxW__list-inner .MapRestGrid-module-sass-module__dagPxW__card[data-size=M].MapRestGrid-module-sass-module__dagPxW__card-skeleton defs rect:nth-child(3){translate:0 190px}.MapRestGrid-module-sass-module__dagPxW__list-inner .MapRestGrid-module-sass-module__dagPxW__card[data-size=M].MapRestGrid-module-sass-module__dagPxW__card-skeleton defs rect:nth-child(4){translate:0 214px}.MapRestGrid-module-sass-module__dagPxW__list-inner .MapRestGrid-module-sass-module__dagPxW__card[data-size=M] #base-card-media{height:154px;padding:6px}.MapRestGrid-module-sass-module__dagPxW__list-inner .MapRestGrid-module-sass-module__dagPxW__card[data-size=M] #base-card-media .chevron{top:-4px;right:8px}.MapRestGrid-module-sass-module__dagPxW__list-inner .MapRestGrid-module-sass-module__dagPxW__card[data-size=M]:after{content:"";z-index:-1;background-color:#0000;border-radius:20px 20px 8px 8px;transition:background-color .3s;display:block;position:absolute;top:-6px;bottom:-4px;left:-4px;right:-4px}.MapRestGrid-module-sass-module__dagPxW__list-inner .MapRestGrid-module-sass-module__dagPxW__card[data-size=M][data-active=true]:after{background-color:var(--c-gray-95)}.MapRestGrid-module-sass-module__dagPxW__icon svg{transform:rotate(90deg)}#MapRestGrid-module-sass-module__dagPxW__button-open-grid{opacity:0;border:none;margin-top:16px;padding:10px 12px 10px 20px;box-shadow:0 0 20px #0003}#MapRestGrid-module-sass-module__dagPxW__button-open-grid>div{align-items:center;gap:6px;display:flex}#MapRestGrid-module-sass-module__dagPxW__button-open-grid>div svg{width:18px;height:20px;transform:rotate(-90deg)}.MapRestGrid-module-sass-module__dagPxW__not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:80px;display:flex}.MapRestGrid-module-sass-module__dagPxW__not-found__text{margin-top:16px}.MapRestGrid-module-sass-module__dagPxW__fade-enter{opacity:0;position:absolute;top:0;left:0}.MapRestGrid-module-sass-module__dagPxW__fade-enter-active{opacity:1;transition:opacity .4s;position:relative;top:0}.MapRestGrid-module-sass-module__dagPxW__fade-exit{opacity:1;position:absolute;top:0;left:0;transform:translate(0%)}.MapRestGrid-module-sass-module__dagPxW__fade-exit-active{opacity:0;transition:opacity .4s;position:absolute;top:0;left:0}.MapRestGrid-module-sass-module__dagPxW__translate-enter{opacity:.5;transform:translate(-120%)}.MapRestGrid-module-sass-module__dagPxW__translate-enter-active{opacity:1;transition:all .3s;transform:translate(0%)}.MapRestGrid-module-sass-module__dagPxW__translate-exit{opacity:1;transform:translate(0%)}.MapRestGrid-module-sass-module__dagPxW__translate-exit-active{opacity:.5;transition:all .3s;transform:translate(-120%)}.MapRestGrid-module-sass-module__dagPxW__button-animation-enter-active{opacity:0;position:absolute}.MapRestGrid-module-sass-module__dagPxW__button-animation-enter-done{transition:all .2s .3s;opacity:1!important}.MapRestGrid-module-sass-module__dagPxW__button-animation-exit{opacity:0;position:absolute}.MapRestGrid-module-sass-module__dagPxW__button-animation-exit-active{opacity:0}
.OwnerRestStatistic-module-sass-module__zty-uq__stats-block{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3, -webkit-min-content);z-index:0;background-color:#fff;border-radius:24px;grid-template-rows:repeat(3,min-content);gap:20px 16px;padding:20px 16px;display:grid;position:relative}.OwnerRestStatistic-module-sass-module__zty-uq__stats-block[data-two-block=true]{background-color:#0000;gap:20px 32px}.OwnerRestStatistic-module-sass-module__zty-uq__stats-block[data-two-block=true]:after,.OwnerRestStatistic-module-sass-module__zty-uq__stats-block[data-two-block=true]:before{content:"";z-index:-1;background-color:#fff;border-radius:24px;width:50%;display:block;position:absolute;top:0;bottom:0}.OwnerRestStatistic-module-sass-module__zty-uq__stats-block[data-two-block=true]:after{left:0}.OwnerRestStatistic-module-sass-module__zty-uq__stats-block[data-two-block=true]:before{right:0}.OwnerRestStatistic-module-sass-module__zty-uq__stats-block .OwnerRestStatistic-module-sass-module__zty-uq__stats-block-source{grid-column:1/3;justify-content:flex-end;margin-top:-12px;margin-bottom:-8px}.OwnerRestStatistic-module-sass-module__zty-uq__stat-source-descr{margin-top:14px}
.MapFilters-module-sass-module__OQDsba__filters{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.MapFilters-module-sass-module__OQDsba__filterListButtons{flex-flow:wrap;align-items:center;gap:4px;min-width:0;display:flex}.MapFilters-module-sass-module__OQDsba__filterListButtons>*{flex:none}.MapFilters-module-sass-module__OQDsba__filterButtons{flex-flow:wrap;gap:4px;display:flex}.MapFilters-module-sass-module__OQDsba__filterButtons.MapFilters-module-sass-module__OQDsba__filterButtons>*{height:28px;padding:0 10px}.MapFilters-module-sass-module__OQDsba__extra-button{position:relative}.MapFilters-module-sass-module__OQDsba__extra-button:after{content:"";background-color:var(--c-afisha);opacity:0;border-radius:50%;width:10px;height:10px;display:block;position:absolute;top:0;right:-4px}.MapFilters-module-sass-module__OQDsba__extra-button[data-badge=true]:after{opacity:1}
.BuildSelect-module-sass-module__oOPK1a__wrapper .BuildSelect-module-sass-module__oOPK1a__disabled{opacity:.4}.BuildSelect-module-sass-module__oOPK1a__wrapper .BuildSelect-module-sass-module__oOPK1a__disabled__value{opacity:.5}
.MediaCardCompilation-module-sass-module__X38BJG__card{background-color:#0000000d;border-radius:24px;position:relative}.MediaCardCompilation-module-sass-module__X38BJG__card[data-size=D2x1]{width:610px;min-width:610px;height:297px}.MediaCardCompilation-module-sass-module__X38BJG__card[data-size=D2x1] .MediaCardCompilation-module-sass-module__X38BJG__title{max-width:350px}.MediaCardCompilation-module-sass-module__X38BJG__card[data-size=D1x1]{width:297px;min-width:297px;height:297px}.MediaCardCompilation-module-sass-module__X38BJG__card[data-size=M1x1]{width:261px;min-width:261px;height:261px}.MediaCardCompilation-module-sass-module__X38BJG__card:hover img{transform:scale(1.03)translate(0,0)}.MediaCardCompilation-module-sass-module__X38BJG__button{z-index:1;position:absolute;bottom:12px;right:12px}.MediaCardCompilation-module-sass-module__X38BJG__button svg{stroke:#000;fill:#0000}.MediaCardCompilation-module-sass-module__X38BJG__numbers{font-weight:500;font-family:var(--font-a-headline);z-index:1;letter-spacing:-1.2px;color:var(--c-white);font-size:60px;font-style:normal;font-weight:500;line-height:60px;position:absolute;top:12px;left:16px}.MediaCardCompilation-module-sass-module__X38BJG__title{z-index:1;width:calc(100% - 60px);color:var(--c-white);-webkit-line-clamp:8;-webkit-box-orient:vertical;margin-bottom:0;display:-webkit-box;position:absolute;bottom:16px;left:16px;overflow:hidden}.MediaCardCompilation-module-sass-module__X38BJG__image-wrapper{isolation:isolate;clip-path:inset(0 round 24px);border-radius:24px;overflow:hidden}.MediaCardCompilation-module-sass-module__X38BJG__image{object-fit:cover;transition:transform .6s;transform:scale(1)translate(0,0)}#MediaCardCompilation-module-sass-module__X38BJG__promo{z-index:2;position:absolute;top:12px;right:12px}.MediaCardCompilation-module-sass-module__X38BJG__afisha-selection-chevron--medium{z-index:2;position:absolute;top:-6px;left:13px}.MediaCardCompilation-module-sass-module__X38BJG__afisha-selection-chevron--medium svg{width:29px;height:50px}.MediaCardCompilation-module-sass-module__X38BJG__afisha-selection-chevron--big{z-index:2;position:absolute;top:-8px;left:16px}.MediaCardCompilation-module-sass-module__X38BJG__afisha-selection-chevron--big svg{width:36px;height:64px}.MediaCardCompilation-module-sass-module__X38BJG__favorite{z-index:1;position:absolute;bottom:12px;right:12px}.MediaCardCompilation-module-sass-module__X38BJG__skeleton-card{position:relative}.MediaCardCompilation-module-sass-module__X38BJG__skeleton-card[data-size=D2x1]{width:610px;min-width:610px;height:297px}.MediaCardCompilation-module-sass-module__X38BJG__skeleton-card[data-size=D1x1]{width:297px;min-width:297px;height:297px}.MediaCardCompilation-module-sass-module__X38BJG__skeleton-card[data-size=M1x1]{width:261px;min-width:261px;height:261px}.MediaCardCompilation-module-sass-module__X38BJG__skeleton-inner{width:100%;height:100%}
.AccessPermissionsCardItem-module-sass-module__3QFD5W__block{background-color:#fff;border-radius:24px;align-items:center;gap:16px;padding:16px;display:flex}.AccessPermissionsCardItem-module-sass-module__3QFD5W__info{flex-direction:column;justify-content:center;gap:2px;display:flex}.AccessPermissionsCardItem-module-sass-module__3QFD5W__role-section{color:#969696}
.StatisticItem-module-sass-module___JYeJW__stat-wrap{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;display:flex}.StatisticItem-module-sass-module___JYeJW__stat-wrap:last-child{margin-bottom:0}.StatisticItem-module-sass-module___JYeJW__stat-value-wrap{justify-content:flex-start;align-items:flex-end;gap:8px;display:flex}.StatisticItem-module-sass-module___JYeJW__stat-value-percent[data-is-up=true]{color:#31be00}.StatisticItem-module-sass-module___JYeJW__stat-value-percent[data-is-up=false]{color:#969696}
.FilterIntegratedButtonsTemplate-module-sass-module__e67l8W__block{flex-direction:column;gap:14px;padding-top:8px;display:flex}.FilterIntegratedButtonsTemplate-module-sass-module__e67l8W__block .FilterIntegratedButtonsTemplate-module-sass-module__e67l8W__list.FilterIntegratedButtonsTemplate-module-sass-module__e67l8W__list{gap:6px;padding-bottom:8px;display:flex}.FilterIntegratedButtonsTemplate-module-sass-module__e67l8W__block .FilterIntegratedButtonsTemplate-module-sass-module__e67l8W__list.FilterIntegratedButtonsTemplate-module-sass-module__e67l8W__list>*{min-width:80px;height:40px;padding:0 16px}.FilterIntegratedButtonsTemplate-module-sass-module__e67l8W__block .FilterIntegratedButtonsTemplate-module-sass-module__e67l8W__button{font-weight:400;font-family:var(--font-regular)}
@media only screen and (max-width:767px){.Gallery-module-sass-module__9ATILa__wrapper{position:relative}}@media only screen and (min-width:1592px){.Gallery-module-sass-module__9ATILa__wrapper{max-width:1187px}}.Gallery-module-sass-module__9ATILa__wrapper img{object-position:center}.Gallery-module-sass-module__9ATILa__container{grid-template-columns:repeat(4,1fr);gap:8px;width:100%;height:150px;display:grid}@media only screen and (min-width:1592px){.Gallery-module-sass-module__9ATILa__container{grid-template-columns:repeat(5,1fr)}}@media only screen and (max-width:767px){.Gallery-module-sass-module__9ATILa__container{gap:initial;height:20vw;min-height:100px;display:flex}.Gallery-module-sass-module__9ATILa__container.keen-slider:not([data-keen-slider-disabled]){overflow:visible}}.Gallery-module-sass-module__9ATILa__media-item{cursor:pointer;border-radius:16px;flex:1;transition:all .3s;position:relative;overflow:hidden;-webkit-transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,#fff 100%,#000 100%)}.Gallery-module-sass-module__9ATILa__media-item .photo-wrapper{background-color:#0000001a;height:100%;max-height:100%;position:relative}.Gallery-module-sass-module__9ATILa__media-item .photo-wrapper>span{max-height:100%}.Gallery-module-sass-module__9ATILa__media-item .video-wrapper{background-color:#0000001a}@media only screen and (max-width:767px){.Gallery-module-sass-module__9ATILa__media-item{flex-basis:40vw;min-width:calc(100px + 5vw);transition:initial}}.Gallery-module-sass-module__9ATILa__media-item:hover img{transform:scale(1.08)}.Gallery-module-sass-module__9ATILa__media-item:hover video{transform:scale(1.28)}.Gallery-module-sass-module__9ATILa__media-item img,.Gallery-module-sass-module__9ATILa__media-item video{object-fit:cover;width:100%;height:100%;transition:all .3s;display:block}.Gallery-module-sass-module__9ATILa__media-item video{transform:scale(1.2)}.Gallery-module-sass-module__9ATILa__media-item[data-show-more=true]:after{content:"";background:#0006;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.Gallery-module-sass-module__9ATILa__media-item-action-container{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.Gallery-module-sass-module__9ATILa__media-item-more-number{color:#fff}.Gallery-module-sass-module__9ATILa__media-item-play-button{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Gallery-module-sass-module__9ATILa__media-item-play-button svg{width:28px;height:28px}.Gallery-module-sass-module__9ATILa__modal{z-index:410;background-color:#000000d9;position:fixed;top:0;left:0;right:0}@media only screen and (max-width:767px){.Gallery-module-sass-module__9ATILa__modal{-webkit-backdrop-filter:blur(8px)}}.Gallery-module-sass-module__9ATILa__modal__inner{flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100vh;padding:24px 60px;display:flex}@media only screen and (max-width:767px){.Gallery-module-sass-module__9ATILa__modal__inner{padding:24px 0}}.Gallery-module-sass-module__9ATILa__modal__main{flex:1;justify-content:center;align-items:center;width:100%;max-width:1200px;display:flex;position:relative;overflow:hidden}@media only screen and (max-width:767px){.Gallery-module-sass-module__9ATILa__modal__main .keen-slider{border-radius:0}}.Gallery-module-sass-module__9ATILa__modal__main .photo-wrapper{width:100%;height:100%;display:flex;position:relative}.Gallery-module-sass-module__9ATILa__modal__main .photo-wrapper>span{max-height:100%}.Gallery-module-sass-module__9ATILa__modal__main-slider{pointer-events:none;width:100%;height:100%}.Gallery-module-sass-module__9ATILa__modal__main-item{pointer-events:inherit;justify-content:center;align-items:center;height:calc(100vh - 116px);max-height:700px;display:flex}.Gallery-module-sass-module__9ATILa__modal__main-item [data-loading=true]{filter:blur(5px)}@media only screen and (min-width:768px) and (max-width:1279px){.Gallery-module-sass-module__9ATILa__modal__main-item{max-height:700px}}@media only screen and (max-width:767px){.Gallery-module-sass-module__9ATILa__modal__main-item{height:initial;width:100%}}.Gallery-module-sass-module__9ATILa__modal__main-item img,.Gallery-module-sass-module__9ATILa__modal__main-item video{pointer-events:all;filter:blur();max-height:calc(100vh - 116px);transition:filter .6s;display:block;overflow:hidden}@media only screen and (max-width:767px){.Gallery-module-sass-module__9ATILa__modal__main-item img,.Gallery-module-sass-module__9ATILa__modal__main-item video{height:initial;border-radius:0;width:100%}}.Gallery-module-sass-module__9ATILa__modal__main-item img{object-fit:contain;object-position:center}.Gallery-module-sass-module__9ATILa__modal__thumbnail{border-radius:4px;flex-shrink:0;max-width:609px;margin:auto;overflow:hidden}.Gallery-module-sass-module__9ATILa__modal__thumbnail .keen-slider{align-items:center}@media only screen and (max-width:767px){.Gallery-module-sass-module__9ATILa__modal__thumbnail{width:100%}}.Gallery-module-sass-module__9ATILa__modal__thumbnail-item{cursor:pointer;background-color:#313131;border:2px solid #0000;border-radius:4px;min-width:66px;max-width:66px;height:44px}@media only screen and (max-width:767px){.Gallery-module-sass-module__9ATILa__modal__thumbnail-item{max-width:66px}}.Gallery-module-sass-module__9ATILa__modal__thumbnail-item.active{border:2px solid #fff;min-width:90px;height:60px}.Gallery-module-sass-module__9ATILa__modal__thumbnail-item img,.Gallery-module-sass-module__9ATILa__modal__thumbnail-item video{width:100%;height:100%}.Gallery-module-sass-module__9ATILa__modal__thumbnail-item video{transform:scale(1.5)}.Gallery-module-sass-module__9ATILa__modal__thumbnail-item img{object-fit:cover;object-position:center}.Gallery-module-sass-module__9ATILa__modal__control{z-index:1;opacity:1;transition:all .2s;display:block;position:absolute;top:calc(50% - 32px)}.Gallery-module-sass-module__9ATILa__modal__control:disabled,.Gallery-module-sass-module__9ATILa__modal__control[data-show=false]{opacity:0;pointer-events:none}.Gallery-module-sass-module__9ATILa__modal__control svg{color:#fff;width:72px;height:64px;transition:all .3s .3s}.Gallery-module-sass-module__9ATILa__modal__control:hover svg{transition-delay:0s;transform:translate(15px)}.Gallery-module-sass-module__9ATILa__modal__control:first-child{left:155px}.Gallery-module-sass-module__9ATILa__modal__control:first-child:hover svg{transform:rotate(180deg)translate(15px)}.Gallery-module-sass-module__9ATILa__modal__control:first-child svg{transform:rotate(180deg)}.Gallery-module-sass-module__9ATILa__modal__control:nth-child(2){right:155px}.Gallery-module-sass-module__9ATILa__modal__progress{pointer-events:none;text-align:center;z-index:1;position:absolute;bottom:12px;left:0;right:0}@media only screen and (max-width:767px){.Gallery-module-sass-module__9ATILa__modal__progress{bottom:5px}}.Gallery-module-sass-module__9ATILa__modal__progress-text{-webkit-user-select:none;user-select:none;color:#fff;background:#4d4d4d80;border-radius:30px;margin:auto;padding:10px 24px;display:inline-block}.Gallery-module-sass-module__9ATILa__modal__main-item-video-button{z-index:1;opacity:0;pointer-events:none;border-radius:50%;padding:10px;transition:all .5s;position:absolute;top:calc(50% - 27px);left:calc(50% - 27px)}.Gallery-module-sass-module__9ATILa__modal__main-item-video-button[data-show=true]{opacity:1;pointer-events:initial;background-color:#fff}.Gallery-module-sass-module__9ATILa__modal__main-item-video-button svg{width:44px;height:44px}.Gallery-module-sass-module__9ATILa__close{z-index:2;width:50px;height:50px;padding:5px;position:absolute;top:13px;right:11px}.Gallery-module-sass-module__9ATILa__close svg{color:#fff;opacity:.75}.Gallery-module-sass-module__9ATILa__modal-main-img{justify-content:center}.Gallery-module-sass-module__9ATILa__modal-main-img img[data-loaded=false]{filter:blur(17px)}.Gallery-module-sass-module__9ATILa__modal-main-img img{background-size:contain;width:100%;max-width:100%;max-height:100%}
.AccessPermissionsAddUserModal-module-sass-module__u09YmG__content div[data-content-inner=true]{flex-direction:column;align-items:center;gap:36px;display:flex}.AccessPermissionsAddUserModal-module-sass-module__u09YmG__content div[data-content-inner=true] .AccessPermissionsAddUserModal-module-sass-module__u09YmG__input{width:100%}.AccessPermissionsAddUserModal-module-sass-module__u09YmG__content div[data-content-inner=true] .AccessPermissionsAddUserModal-module-sass-module__u09YmG__input span{margin-top:6px;padding:0 16px;position:static}.AccessPermissionsAddUserModal-module-sass-module__u09YmG__content div[data-content-inner=true] .AccessPermissionsAddUserModal-module-sass-module__u09YmG__radio{align-self:flex-start}.AccessPermissionsAddUserModal-module-sass-module__u09YmG__content .AccessPermissionsAddUserModal-module-sass-module__u09YmG__button{margin-top:24px}
.StatisticFromSource-module-sass-module__43J0iW__stat-source-descr{color:#b3b3b3;place-content:flex-start;gap:8px;display:flex}.StatisticFromSource-module-sass-module__43J0iW__stat-source-descr-logo{width:91px;height:16px;display:block}
.RestConcerts-module-sass-module__M5n03G__wrapper{margin-bottom:60px}@media only screen and (max-width:767px){.RestConcerts-module-sass-module__M5n03G__wrapper{margin-bottom:40px}}.RestConcerts-module-sass-module__M5n03G__wrapper{overflow:hidden}.RestConcerts-module-sass-module__M5n03G__title{margin-bottom:28px}@media only screen and (max-width:767px){.RestConcerts-module-sass-module__M5n03G__title{margin-bottom:12px}}.RestConcerts-module-sass-module__M5n03G__payment-list{flex-wrap:wrap;justify-content:flex-start;gap:32px 16px;display:flex}@media only screen and (max-width:767px){.RestConcerts-module-sass-module__M5n03G__payment-list{flex-wrap:nowrap;gap:32px 0}}@keyframes RestConcerts-module-sass-module__M5n03G__slide{0%{left:-550px}to{left:calc(100% + 50px)}}.RestConcerts-module-sass-module__M5n03G__payment-list.RestConcerts-module-sass-module__M5n03G__payment-list--skeleton{pointer-events:none;-webkit-user-select:none;user-select:none;flex-wrap:nowrap;gap:16px;position:relative;overflow:hidden}.RestConcerts-module-sass-module__M5n03G__payment-list.RestConcerts-module-sass-module__M5n03G__payment-list--skeleton>*{flex-shrink:0}@media only screen and (max-width:767px){.RestConcerts-module-sass-module__M5n03G__payment-list.RestConcerts-module-sass-module__M5n03G__payment-list--skeleton{gap:8px}}
.FilterIntegratedListTemplate-module-sass-module__EaA8Va__wrapper-lists{flex-direction:column;display:flex;position:relative;overflow:hidden}.FilterIntegratedListTemplate-module-sass-module__EaA8Va__list-checked-wrapper{padding:1px 0;position:relative;overflow:hidden}.FilterIntegratedListTemplate-module-sass-module__EaA8Va__list-checked{flex-wrap:wrap;gap:12px 24px;max-height:165px;padding:20px 0;display:flex;overflow:auto}.FilterIntegratedListTemplate-module-sass-module__EaA8Va__list-checked-shadow{pointer-events:none;z-index:1;height:0;position:absolute;left:0;right:0}.FilterIntegratedListTemplate-module-sass-module__EaA8Va__list-checked-shadow:after{content:"";height:20px;display:block;position:absolute;left:0;right:0}.FilterIntegratedListTemplate-module-sass-module__EaA8Va__list-checked-shadow--top:after{background:linear-gradient(#fff 0%,#0000 100%);top:-1px}.FilterIntegratedListTemplate-module-sass-module__EaA8Va__list-checked-shadow--bottom{bottom:-1px}.FilterIntegratedListTemplate-module-sass-module__EaA8Va__list-checked-shadow--bottom:after{background:linear-gradient(#0000 0%,#fff 100%);bottom:0}.FilterIntegratedListTemplate-module-sass-module__EaA8Va__list-wrapper{scrollbar-width:none;max-height:295px;padding:1px 0;overflow-y:scroll}.FilterIntegratedListTemplate-module-sass-module__EaA8Va__list-wrapper::-webkit-scrollbar{-webkit-appearance:none;width:0;height:0;display:none}.FilterIntegratedListTemplate-module-sass-module__EaA8Va__list{grid-template-columns:1fr 1fr;gap:12px;height:100%;margin-bottom:8px;padding:20px 0;display:grid;overflow:auto}.FilterIntegratedListTemplate-module-sass-module__EaA8Va__list-shadow{pointer-events:none;z-index:1;height:0;position:absolute;left:0;right:0}.FilterIntegratedListTemplate-module-sass-module__EaA8Va__list-shadow:after{content:"";height:25px;display:block;position:absolute;left:0;right:0}.FilterIntegratedListTemplate-module-sass-module__EaA8Va__list-shadow--top:after{background:linear-gradient(#fff 0%,#0000 100%);top:-1px}.FilterIntegratedListTemplate-module-sass-module__EaA8Va__list-shadow--bottom{bottom:-1px}.FilterIntegratedListTemplate-module-sass-module__EaA8Va__list-shadow--bottom:after{background:linear-gradient(#0000 0%,#fff 100%);bottom:0}.FilterIntegratedListTemplate-module-sass-module__EaA8Va__divider{background-color:#e1e1e1;height:1px}
.BuildRadio-module-sass-module__LpIdLG__wrapper .BuildRadio-module-sass-module__LpIdLG__buttons{flex-wrap:wrap;justify-content:flex-start;gap:10px;display:flex}.BuildRadio-module-sass-module__LpIdLG__wrapper .BuildRadio-module-sass-module__LpIdLG__mutant.BuildRadio-module-sass-module__LpIdLG__mutant.BuildRadio-module-sass-module__LpIdLG__mutant{border-collapse:collapse;border:1px solid #e1e1e1;border-radius:30px;width:-webkit-fit-content;width:fit-content;display:flex}.BuildRadio-module-sass-module__LpIdLG__wrapper .BuildRadio-module-sass-module__LpIdLG__mutant.BuildRadio-module-sass-module__LpIdLG__mutant.BuildRadio-module-sass-module__LpIdLG__mutant>*{border-radius:30px;padding:13px 39px;transition:none}.BuildRadio-module-sass-module__LpIdLG__wrapper .BuildRadio-module-sass-module__LpIdLG__mutant.BuildRadio-module-sass-module__LpIdLG__mutant.BuildRadio-module-sass-module__LpIdLG__mutant>:hover,.BuildRadio-module-sass-module__LpIdLG__wrapper .BuildRadio-module-sass-module__LpIdLG__mutant.BuildRadio-module-sass-module__LpIdLG__mutant.BuildRadio-module-sass-module__LpIdLG__mutant>:focus{box-shadow:none}.BuildRadio-module-sass-module__LpIdLG__wrapper .BuildRadio-module-sass-module__LpIdLG__mutant.BuildRadio-module-sass-module__LpIdLG__mutant.BuildRadio-module-sass-module__LpIdLG__mutant>:not(.BuildRadio-module-sass-module__LpIdLG__active){border-color:#0000}.BuildRadio-module-sass-module__LpIdLG__wrapper .BuildRadio-module-sass-module__LpIdLG__mutant.BuildRadio-module-sass-module__LpIdLG__mutant.BuildRadio-module-sass-module__LpIdLG__mutant>:last-child{margin-left:-24px}.BuildRadio-module-sass-module__LpIdLG__wrapper .BuildRadio-module-sass-module__LpIdLG__active.BuildRadio-module-sass-module__LpIdLG__active{z-index:10;padding:12px 38px;display:flex}.BuildRadio-module-sass-module__LpIdLG__wrapper .BuildRadio-module-sass-module__LpIdLG__radio-group{flex-wrap:wrap;align-items:center;gap:32px;display:flex}@media only screen and (max-width:767px){.BuildRadio-module-sass-module__LpIdLG__wrapper .BuildRadio-module-sass-module__LpIdLG__radio-group{flex-direction:column;align-items:flex-start;gap:16px}}.BuildRadio-module-sass-module__LpIdLG__wrapper .BuildRadio-module-sass-module__LpIdLG__radio-group .BuildRadio-module-sass-module__LpIdLG__active.BuildRadio-module-sass-module__LpIdLG__active{padding:0}
.AbmsHostessPage-module-sass-module__t3nTtq__abms-wrap{background-color:#f2f2f2;justify-content:flex-start;gap:15px;width:100%;height:100%;margin-bottom:40px;padding:0 16px;display:flex}.AbmsHostessPage-module-sass-module__t3nTtq__abms-main{width:100%;min-width:703px;max-width:806px;margin-left:max(0px,50vw - 677px);position:relative;overflow:hidden}@media only screen and (max-width:1440px){.AbmsHostessPage-module-sass-module__t3nTtq__abms-main{margin:0 auto}}.AbmsHostessPage-module-sass-module__t3nTtq__tab-block{background-color:#fff;border-radius:24px;padding:16px;position:relative}.AbmsHostessPage-module-sass-module__t3nTtq__tab-title{margin-bottom:12px}.AbmsHostessPage-module-sass-module__t3nTtq__tab-description{color:#6b6b6b}.AbmsHostessPage-module-sass-module__t3nTtq__tab-section{background-color:#f7f7f7;border-radius:16px;margin-top:16px;padding:16px}
.PriceGroup-module-sass-module__w_q3Yq__list{flex-direction:column;display:flex}.PriceGroup-module-sass-module__w_q3Yq__content{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-self:center;width:100%;padding-top:2px;padding-bottom:15px;display:flex}.PriceGroup-module-sass-module__w_q3Yq__row{align-items:flex-start;gap:10px;display:flex}.PriceGroup-module-sass-module__w_q3Yq__row:not(:first-child){padding-top:15px}.PriceGroup-module-sass-module__w_q3Yq__row:not(:last-child) .PriceGroup-module-sass-module__w_q3Yq__content{border-bottom:1px dotted #000}.PriceGroup-module-sass-module__w_q3Yq__row:last-child .PriceGroup-module-sass-module__w_q3Yq__content{padding-bottom:0}.PriceGroup-module-sass-module__w_q3Yq__discount{font-weight:500;font-family:var(--font-a-headline);color:#fff;background-color:#ff2100;border-radius:12px;margin-right:14px;padding:4px 10px;font-size:13px;line-height:16px}@media only screen and (max-width:767px){.PriceGroup-module-sass-module__w_q3Yq__discount{margin-right:8px;padding:3px 6px;font-size:10px;line-height:13px}}.PriceGroup-module-sass-module__w_q3Yq__original-price.PriceGroup-module-sass-module__w_q3Yq__original-price{color:var(--c-gray-59);margin-right:14px;text-decoration:line-through;display:inline-block}@media only screen and (max-width:767px){.PriceGroup-module-sass-module__w_q3Yq__original-price.PriceGroup-module-sass-module__w_q3Yq__original-price{margin-right:8px;font-size:10px;line-height:13px}}.PriceGroup-module-sass-module__w_q3Yq__notice{color:#ff2100;align-self:flex-end;justify-self:flex-end;padding-top:15px}
.BottomFixedContent-module-sass-module__pHMxLq__wrapper{z-index:var(--z-index-notice);pointer-events:none;position:fixed;bottom:0;left:0;right:0}
.Accordion-module-sass-module__0lEija__accordion{cursor:pointer;text-align:left;width:100%;overflow:hidden}.Accordion-module-sass-module__0lEija__accordion .Accordion-module-sass-module__0lEija__header{justify-content:space-between;align-items:center;min-height:48px;display:flex}.Accordion-module-sass-module__0lEija__accordion .Accordion-module-sass-module__0lEija__chevron{width:28px;height:28px}.Accordion-module-sass-module__0lEija__accordion .Accordion-module-sass-module__0lEija__flip{transition:transform .2s;transform:rotate(180deg)}.Accordion-module-sass-module__0lEija__accordion .Accordion-module-sass-module__0lEija__content{flex-direction:column;display:flex}
.SectionMainCarousel-module-sass-module__3NUc5W__wrapper{position:relative}@media only screen and (min-width:1850px){.SectionMainCarousel-module-sass-module__3NUc5W__wrapper{border-radius:32px;overflow:hidden}}.SectionMainCarousel-module-sass-module__3NUc5W__slider{align-items:flex-end}.SectionMainCarousel-module-sass-module__3NUc5W__slider.keen-slider:not([data-keen-slider-disabled]){border-radius:0;overflow:visible}@media only screen and (max-width:767px){.SectionMainCarousel-module-sass-module__3NUc5W__slider[data-ssr-fallback]{-webkit-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.SectionMainCarousel-module-sass-module__3NUc5W__slider[data-ssr-fallback] .slider-item{scroll-snap-align:center}.SectionMainCarousel-module-sass-module__3NUc5W__slider[data-ssr-fallback] .slider-item:first-child{scroll-snap-align:start}.SectionMainCarousel-module-sass-module__3NUc5W__slider[data-ssr-fallback] .slider-item:last-child{scroll-snap-align:end}}.SectionMainCarousel-module-sass-module__3NUc5W__controls{z-index:1;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}@media only screen and (max-width:767px){.SectionMainCarousel-module-sass-module__3NUc5W__controls{display:none}}.SectionMainCarousel-module-sass-module__3NUc5W__arrow-prev,.SectionMainCarousel-module-sass-module__3NUc5W__arrow-next{color:#0000;-webkit-user-select:none;user-select:none;pointer-events:all;cursor:pointer;opacity:0;width:116px;height:331px;transition:opacity .2s,transform;position:absolute;top:50%}.SectionMainCarousel-module-sass-module__3NUc5W__arrow-prev:disabled,.SectionMainCarousel-module-sass-module__3NUc5W__arrow-next:disabled{pointer-events:initial;transition:opacity .2s,transform 0s .7s}.SectionMainCarousel-module-sass-module__3NUc5W__arrow-prev:hover,.SectionMainCarousel-module-sass-module__3NUc5W__arrow-next:hover{opacity:1}.SectionMainCarousel-module-sass-module__3NUc5W__arrow-prev:hover:disabled,.SectionMainCarousel-module-sass-module__3NUc5W__arrow-next:hover:disabled{opacity:0}.SectionMainCarousel-module-sass-module__3NUc5W__arrow-prev svg,.SectionMainCarousel-module-sass-module__3NUc5W__arrow-next svg{width:inherit;height:inherit;color:#fff}.SectionMainCarousel-module-sass-module__3NUc5W__arrow-prev{left:0;transform:translateY(-50%)rotate(180deg)}.SectionMainCarousel-module-sass-module__3NUc5W__arrow-prev:disabled{transform:translate(-100%,-50%)rotate(180deg)}.SectionMainCarousel-module-sass-module__3NUc5W__arrow-next{right:0;transform:translateY(-50%)}.SectionMainCarousel-module-sass-module__3NUc5W__arrow-next:disabled{transform:translate(100%,-50%)}
.AsideNav-module-sass-module__4TtV3a__container{width:247px;min-width:212px;max-width:247px;font-size:15px;line-height:20px}.AsideNav-module-sass-module__4TtV3a__listWrap{flex-flow:column;justify-content:center;align-items:center;gap:6px;width:auto;height:auto;margin-bottom:16px;display:flex}.AsideNav-module-sass-module__4TtV3a__listItem{border-radius:24px;flex-wrap:nowrap;justify-content:flex-start;align-items:center;width:100%;height:48px;padding-right:12px;display:flex}.AsideNav-module-sass-module__4TtV3a__listItem[data-is-first=true]{margin-bottom:10px}.AsideNav-module-sass-module__4TtV3a__itemActionButton{border-radius:inherit;font-size:inherit;line-height:inherit;background-color:#fff;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:10px;width:100%;height:100%;padding:0 16px;transition:all .3s ease-in-out;display:flex;position:relative}.AsideNav-module-sass-module__4TtV3a__itemActionButton[data-selected=true]{pointer-events:none;background-color:#0000;transition:all ease-in-out;box-shadow:inset 0 0 8px #00000026}.AsideNav-module-sass-module__4TtV3a__itemActionButton:hover{background-color:#fff;transition:all ease-in-out;box-shadow:inset 0 0 8px #00000026}.AsideNav-module-sass-module__4TtV3a__text{text-align:left;height:20px;overflow:hidden}.AsideNav-module-sass-module__4TtV3a__description{color:#969696;margin-bottom:16px}.AsideNav-module-sass-module__4TtV3a__descriptionText{display:block}.AsideNav-module-sass-module__4TtV3a__descriptionMailLink{color:inherit;text-decoration:underline;transition:all .2s}.AsideNav-module-sass-module__4TtV3a__descriptionMailLink:hover{color:#000}
.Modals-module-sass-module__8jCzdG__text-content{flex-direction:column;gap:16px;display:flex}@media only screen and (max-width:767px){.Modals-module-sass-module__8jCzdG__text-content{gap:4px}}.Modals-module-sass-module__8jCzdG__text-content ul{flex-direction:column;gap:16px;padding-left:24px;list-style:outside;display:flex}@media only screen and (max-width:767px){.Modals-module-sass-module__8jCzdG__text-content ul{gap:0}}.Modals-module-sass-module__8jCzdG__content{gap:21px;max-height:402px;margin-top:36px;display:flex;overflow:hidden}@media only screen and (max-width:767px){.Modals-module-sass-module__8jCzdG__content{max-height:unset;flex-direction:column;align-items:center;margin-top:16px}}.Modals-module-sass-module__8jCzdG__bottomless,.Modals-module-sass-module__8jCzdG__bottomless>*{padding-bottom:0}
.OwnerRestCardPage-module-sass-module__tfh8qG__page-content-white-block{background-color:#fff;border-radius:24px;padding:16px;position:relative}.OwnerRestCardPage-module-sass-module__tfh8qG__page-content-white-block.OwnerRestCardPage-module-sass-module__tfh8qG__page-content-white-block--no-padding{padding:0}.OwnerRestCardPage-module-sass-module__tfh8qG__tabs-preview{justify-content:space-between;gap:30px;display:flex}.OwnerRestCardPage-module-sass-module__tfh8qG__tabs-preview-list{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;width:100%;min-width:190px;max-width:236px;display:flex}.OwnerRestCardPage-module-sass-module__tfh8qG__tabs-preview-item-button{text-align:left;border:1px solid salmon;width:100%;height:68px;min-height:68px;transition:box-shadow .15s;display:block;border-radius:16px!important;padding:0 12px!important;box-shadow:inset 0 0 0 1px #e1e1e1!important}.OwnerRestCardPage-module-sass-module__tfh8qG__tabs-preview-item-button[data-selected=true]{box-shadow:inset 0 0 0 2px #ff3118!important}.OwnerRestCardPage-module-sass-module__tfh8qG__tabs-preview-item-button:hover{background:0 0!important}.OwnerRestCardPage-module-sass-module__tfh8qG__tabs-preview-item-button-text{margin-bottom:4px;font-size:18px;line-height:22px;display:block}.OwnerRestCardPage-module-sass-module__tfh8qG__tabs-preview-item-button-descr{color:#969696;font-size:13px;line-height:18px;display:block}.OwnerRestCardPage-module-sass-module__tfh8qG__tabs-preview-rest-cards{gap:16px;width:100%;max-width:460px;min-height:305px;display:flex;position:relative;overflow:hidden}.OwnerRestCardPage-module-sass-module__tfh8qG__tabs-preview-rest-cards:after{content:"";z-index:1;background:linear-gradient(270deg,#fff,#0000);width:116px;height:100%;transition:width .4s;display:block;position:absolute;top:0;bottom:0;right:0}@media only screen and (max-width:1280px){.OwnerRestCardPage-module-sass-module__tfh8qG__tabs-preview-rest-cards:after{width:70px}}.OwnerRestCardPage-module-sass-module__tfh8qG__tabs-preview-rest-cards>*{flex-shrink:0}.OwnerRestCardPage-module-sass-module__tfh8qG__page-content-section{width:100%;margin-bottom:24px}.OwnerRestCardPage-module-sass-module__tfh8qG__restaurant-info-page-header-wrap{position:relative}.OwnerRestCardPage-module-sass-module__tfh8qG__restaurant-info-content-margin{margin-top:12px}.OwnerRestCardPage-module-sass-module__tfh8qG__restaurant-info-link-wrap{position:relative}.OwnerRestCardPage-module-sass-module__tfh8qG__restaurant-info-link-title{margin-bottom:8px}.OwnerRestCardPage-module-sass-module__tfh8qG__restaurant-info-link-text-row{justify-content:flex-start;align-items:flex-start;display:flex}.OwnerRestCardPage-module-sass-module__tfh8qG__restaurant-info-link-text{color:var(--c-black);height:23px;margin-right:13px}.OwnerRestCardPage-module-sass-module__tfh8qG__restaurant-info-link-copy-wrap{color:#969696;justify-content:flex-start;align-items:center;gap:12px;display:flex}.OwnerRestCardPage-module-sass-module__tfh8qG__restaurant-info-link-copy-state{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;transition:opacity 1.5s;overflow:hidden}.OwnerRestCardPage-module-sass-module__tfh8qG__restaurant-info-link-copy-state[data-is-visible=true]{opacity:1;transition:opacity}.OwnerRestCardPage-module-sass-module__tfh8qG__restaurant-info-link-button{width:23px;height:23px;max-height:23px}.OwnerRestCardPage-module-sass-module__tfh8qG__restaurant-info-link-button:hover{box-shadow:none!important;background:0 0!important}.OwnerRestCardPage-module-sass-module__tfh8qG__restaurant-info-link-icon{pointer-events:none;width:21px;height:21px;display:block}.OwnerRestCardPage-module-sass-module__tfh8qG__restaurant-info-link-aciton-link{color:#ff3118;transition:color .15s;position:absolute;top:50%;right:4px;transform:translateY(-50%)}
.DefaultPageFormat-module-sass-module__rzb-DW__wrapper{flex-direction:column;align-items:center;gap:10px;display:flex}.DefaultPageFormat-module-sass-module__rzb-DW__gigass{z-index:var(--z-index-bottom-fixed);pointer-events:none;opacity:1;visibility:visible;transition:opacity .35s ease-in-out,visibility .35s ease-in-out;position:absolute;bottom:16px;right:16px}.DefaultPageFormat-module-sass-module__rzb-DW__gigass[data-visible=false]{opacity:0;visibility:hidden}@media only screen and (max-width:767px){.DefaultPageFormat-module-sass-module__rzb-DW__gigass{bottom:12px;right:12px}.DefaultPageFormat-module-sass-module__rzb-DW__gigass[data-cookie-visible=true]{bottom:112px}}
.MapRestCard-module-sass-module__usF64W__card{z-index:0;width:438px;max-width:438px;height:100%;position:relative}.MapRestCard-module-sass-module__usF64W__card:after{content:"";pointer-events:none;z-index:-1;background-color:#fff;border-radius:24px;width:100%;height:calc(100% - 16px);display:block;position:absolute;top:0;left:0;box-shadow:0 4px 25px #0000001f}.MapRestCard-module-sass-module__usF64W__gradient{z-index:1;pointer-events:none;background:linear-gradient(#fff 0%,#fff0 100%);width:100%;height:24px;display:block;position:absolute;top:270px}.MapRestCard-module-sass-module__usF64W__scroll-wrapper{height:calc(100% - 240px);position:relative;overflow:auto}.MapRestCard-module-sass-module__usF64W__scroll-wrapper::-webkit-scrollbar{display:none}.MapRestCard-module-sass-module__usF64W__scroll-content{background-color:#fff;border-radius:0 0 24px 24px;flex-direction:column;gap:36px;min-height:calc(100% - 16px);margin-bottom:50px;padding:16px 14px;display:flex}.MapRestCard-module-sass-module__usF64W__meta{flex-direction:column;gap:24px;display:flex}.MapRestCard-module-sass-module__usF64W__table{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.MapRestCard-module-sass-module__usF64W__table-cell{flex-direction:column;gap:6px;display:flex}.MapRestCard-module-sass-module__usF64W__table-cell--long{grid-column:1/3}.MapRestCard-module-sass-module__usF64W__cell-title{color:var(--c-gray-69);flex-shrink:0;display:inline-block}.MapRestCard-module-sass-module__usF64W__cell-data{flex-direction:column;display:flex}.MapRestCard-module-sass-module__usF64W__cell-data>*{display:inline-block}.MapRestCard-module-sass-module__usF64W__cell-data-link{transition:all .2s}.MapRestCard-module-sass-module__usF64W__cell-data-link:hover{opacity:.6}.MapRestCard-module-sass-module__usF64W__metro-list{flex-wrap:wrap;gap:2px 12px;margin-top:4px;display:flex}#MapRestCard-module-sass-module__usF64W__metro-item span{font-size:15px;line-height:20px}#MapRestCard-module-sass-module__usF64W__tags ul{overflow:visible}#MapRestCard-module-sass-module__usF64W__menu .keen-slider{overflow:visible}.MapRestCard-module-sass-module__usF64W__menu-section{flex-direction:column;gap:24px;display:flex}.MapRestCard-module-sass-module__usF64W__menu-section__header{justify-content:space-between;align-items:center;display:flex}.MapRestCard-module-sass-module__usF64W__menu-section__slider.keen-slider:not([data-keen-slider-disabled]){overflow:visible}.MapRestCard-module-sass-module__usF64W__menu-section__title{margin-bottom:0}.MapRestCard-module-sass-module__usF64W__header-top{justify-content:space-between;display:flex}.MapRestCard-module-sass-module__usF64W__rest-additional-info-wrap{vertical-align:center;align-items:center;gap:3px;display:inline-flex}.MapRestCard-module-sass-module__usF64W__rest-tag{color:#969696}.MapRestCard-module-sass-module__usF64W__price-dot{opacity:1;background-color:#969696;border-radius:50%;width:4px;height:4px;margin:0 4px;position:relative;top:-1px}.MapRestCard-module-sass-module__usF64W__rating-wrapper{color:#969696;align-items:center;gap:8px;display:flex}.MapRestCard-module-sass-module__usF64W__schedule-button{color:#31be00;margin-top:12px}.MapRestCard-module-sass-module__usF64W__main-buttons-wrapper{align-items:center;gap:6px;width:100%;margin-top:20px;display:flex}.MapRestCard-module-sass-module__usF64W__main-buttons-wrapper>*{flex-shrink:0}.MapRestCard-module-sass-module__usF64W__rest-actions-wrap{gap:8px;display:flex}.MapRestCard-module-sass-module__usF64W__rest-actions-wrap svg{color:#fff}.MapRestCard-module-sass-module__usF64W__rest-booking-button{flex:1}.MapRestCard-module-sass-module__usF64W__chevron{z-index:1;width:34px;height:34px;position:absolute;top:-9px;right:25px}.MapRestCard-module-sass-module__usF64W__button-close{z-index:0}
.Number-module-sass-module__i0_28W__number{text-align:left;font-weight:500;font-family:var(--font-a-headline);margin:0;text-decoration:none}.Number-module-sass-module__i0_28W__number[data-size=N1]{letter-spacing:-2px;font-size:100px;line-height:80px}.Number-module-sass-module__i0_28W__number[data-size=N2],.Number-module-sass-module__i0_28W__number[data-size=N3]{letter-spacing:-1.2px;font-size:60px;line-height:60px}.Number-module-sass-module__i0_28W__number[data-size=N4]{letter-spacing:-1.04px;font-size:52px;line-height:52px}
.AbmsAccessRestricted-module-sass-module__Zkc2ma__access-restricted-section{width:100%}.AbmsAccessRestricted-module-sass-module__Zkc2ma__access-restricted-section.AbmsAccessRestricted-module-sass-module__Zkc2ma__access-restricted-section--centered{flex-direction:column;justify-content:center;align-items:center;gap:40px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.AbmsAccessRestricted-module-sass-module__Zkc2ma__access-restricted{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:798px;min-width:798px;max-width:798px;padding:24px 16px;display:flex}.AbmsAccessRestricted-module-sass-module__Zkc2ma__access-restricted-title{white-space:nowrap}.AbmsAccessRestricted-module-sass-module__Zkc2ma__access-restricted-description{color:#8c8c8c;text-align:center;width:496px}.AbmsAccessRestricted-module-sass-module__Zkc2ma__access-restricted-mail-link{color:inherit;text-decoration:underline}.AbmsAccessRestricted-module-sass-module__Zkc2ma__access-restricted-button{margin-bottom:0}
.Listing-module-sass-module__yHQs4G__wrapper .Listing-module-sass-module__yHQs4G__rest-list-layout{min-height:400px;margin-top:36px;margin-bottom:60px;position:relative}@media only screen and (max-width:767px){.Listing-module-sass-module__yHQs4G__wrapper .Listing-module-sass-module__yHQs4G__rest-list-layout{margin-bottom:36px}}.Listing-module-sass-module__yHQs4G__wrapper .Listing-module-sass-module__yHQs4G__rest-list-grid{opacity:1;grid-template-columns:repeat(3,1fr);justify-content:start;align-items:start;justify-items:start;gap:36px 16px;transition:all .3s;display:grid}.Listing-module-sass-module__yHQs4G__wrapper .Listing-module-sass-module__yHQs4G__rest-list-grid[data-is-loading=true]{opacity:.5;pointer-events:none}@media only screen and (min-width:1592px){.Listing-module-sass-module__yHQs4G__wrapper .Listing-module-sass-module__yHQs4G__rest-list-grid{grid-template-columns:repeat(4,1fr)}}.Listing-module-sass-module__yHQs4G__wrapper .Listing-module-sass-module__yHQs4G__rest-list-grid>.Listing-module-sass-module__yHQs4G__card,.Listing-module-sass-module__yHQs4G__wrapper .Listing-module-sass-module__yHQs4G__rest-list-grid>div[data-test],.Listing-module-sass-module__yHQs4G__wrapper .Listing-module-sass-module__yHQs4G__rest-list-grid>div[data-test] .Listing-module-sass-module__yHQs4G__card{width:100%}@media only screen and (max-width:767px){.Listing-module-sass-module__yHQs4G__wrapper [data-is-special=false] .Listing-module-sass-module__yHQs4G__rest-list-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;justify-items:stretch;gap:28px 9px}.Listing-module-sass-module__yHQs4G__wrapper [data-is-special=false] .Listing-module-sass-module__yHQs4G__rest-list-grid .Listing-module-sass-module__yHQs4G__card{min-width:0;height:100%}}@media screen and (max-width:540px){.Listing-module-sass-module__yHQs4G__wrapper [data-is-special=false] .Listing-module-sass-module__yHQs4G__rest-list-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:360px){.Listing-module-sass-module__yHQs4G__wrapper [data-is-special=false] .Listing-module-sass-module__yHQs4G__rest-list-grid{grid-template-columns:1fr}}@media only screen and (max-width:767px){.Listing-module-sass-module__yHQs4G__wrapper [data-is-special=true] .Listing-module-sass-module__yHQs4G__rest-list-grid{grid-template-columns:repeat(2,1fr);gap:28px 9px}}@media screen and (max-width:540px){.Listing-module-sass-module__yHQs4G__wrapper [data-is-special=true] .Listing-module-sass-module__yHQs4G__rest-list-grid{grid-template-columns:repeat(1,1fr)}}.Listing-module-sass-module__yHQs4G__wrapper .Listing-module-sass-module__yHQs4G__pagination[data-has-pagination=true]{margin-top:36px}@media only screen and (max-width:767px){.Listing-module-sass-module__yHQs4G__wrapper .Listing-module-sass-module__yHQs4G__pagination[data-has-pagination=true]{margin-top:45px}}.Listing-module-sass-module__yHQs4G__wrapper .Listing-module-sass-module__yHQs4G__columnAdvert{margin-top:36px}@media only screen and (max-width:1280px){.Listing-module-sass-module__yHQs4G__wrapper .Listing-module-sass-module__yHQs4G__columnAdvert{margin-top:0}}.Listing-module-sass-module__yHQs4G__wrapper .Listing-module-sass-module__yHQs4G__advertListing{grid-column:1/5;width:100%}@media screen and (max-width:1592px){.Listing-module-sass-module__yHQs4G__wrapper .Listing-module-sass-module__yHQs4G__advertListing{grid-column:1/4;width:100%}}@media screen and (max-width:541px){.Listing-module-sass-module__yHQs4G__wrapper .Listing-module-sass-module__yHQs4G__advertListing{grid-column:1/3;width:100%}}@media screen and (max-width:360px){.Listing-module-sass-module__yHQs4G__wrapper .Listing-module-sass-module__yHQs4G__advertListing{grid-column:1/2;width:100%}}.Listing-module-sass-module__yHQs4G__wrapper .Listing-module-sass-module__yHQs4G__advert-two-columns{margin-bottom:36px}
.OwnerSurveyPicnic-module-sass-module__M9UJRa__block{background:linear-gradient(93.74deg,#ececec 25%,#ffb7fb 100%);border-radius:32px;flex-direction:column;gap:24px;width:100%;max-width:946px;min-height:242px;padding:20px 24px 24px;display:flex;position:relative;overflow:hidden}@media only screen and (max-width:767px){.OwnerSurveyPicnic-module-sass-module__M9UJRa__block{max-width:initial;background:linear-gradient(150.01deg,#ececec 0%,#ffb7fb 100%);border-radius:24px;justify-content:space-between;min-height:462px;padding:18px 16px 16px}}.OwnerSurveyPicnic-module-sass-module__M9UJRa__content{max-width:450px}.OwnerSurveyPicnic-module-sass-module__M9UJRa__content .OwnerSurveyPicnic-module-sass-module__M9UJRa__description{max-width:380px;margin-top:10px}@media only screen and (max-width:767px){.OwnerSurveyPicnic-module-sass-module__M9UJRa__content .OwnerSurveyPicnic-module-sass-module__M9UJRa__description{margin-top:8px}}.OwnerSurveyPicnic-module-sass-module__M9UJRa__actions{gap:6px;display:flex}@media only screen and (max-width:767px){.OwnerSurveyPicnic-module-sass-module__M9UJRa__actions{flex-direction:column;gap:10px}}.OwnerSurveyPicnic-module-sass-module__M9UJRa__actions .OwnerSurveyPicnic-module-sass-module__M9UJRa__button{min-width:180px;padding-left:20px;padding-right:20px}@media only screen and (max-width:767px){.OwnerSurveyPicnic-module-sass-module__M9UJRa__actions .OwnerSurveyPicnic-module-sass-module__M9UJRa__button{width:100%;min-width:initial}}.OwnerSurveyPicnic-module-sass-module__M9UJRa__background{pointer-events:none;background-repeat:no-repeat;background-size:contain;width:310px;height:242px;position:absolute;bottom:0;right:40px}@media only screen and (max-width:767px){.OwnerSurveyPicnic-module-sass-module__M9UJRa__background{width:240px;height:240px;bottom:74px;left:50%;transform:translate(-50%)}}
.MapRestMenu-module-sass-module__PExQvG__section{flex-direction:column;gap:24px;display:flex}.MapRestMenu-module-sass-module__PExQvG__section .MapRestMenu-module-sass-module__PExQvG__title{margin-bottom:0}.MapRestMenu-module-sass-module__PExQvG__section .MapRestMenu-module-sass-module__PExQvG__header{justify-content:space-between;align-items:center;display:flex}.MapRestMenu-module-sass-module__PExQvG__section .MapRestMenu-module-sass-module__PExQvG__slider.keen-slider:not([data-keen-slider-disabled]){overflow:visible}
.AbmsAuthPrompt-module-sass-module__8YMHma__prompt{text-align:center;background-color:#fff;border-radius:24px;flex-direction:column;align-items:center;max-width:560px;margin:56px auto 0;padding:32px;display:flex}.AbmsAuthPrompt-module-sass-module__8YMHma__title{margin-bottom:16px}.AbmsAuthPrompt-module-sass-module__8YMHma__text{color:#6b6b6b;margin-bottom:24px}.AbmsAuthPrompt-module-sass-module__8YMHma__prompt .AbmsAuthPrompt-module-sass-module__8YMHma__submitButton{min-width:180px;padding:0 28px;font-size:16px}
.ListingDescriptionPage-module-sass-module__6B-bsW__main-title[data-size=h1],.ListingDescriptionPage-module-sass-module__6B-bsW__main-title[data-size=h3]{-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-top:36px;margin-bottom:20px;padding-bottom:4px;display:-webkit-box;overflow:hidden}@media only screen and (max-width:767px){.ListingDescriptionPage-module-sass-module__6B-bsW__main-title[data-size=h1],.ListingDescriptionPage-module-sass-module__6B-bsW__main-title[data-size=h3]{overflow-wrap:break-word;max-width:100%;margin-top:5px;margin-bottom:12px}}.ListingDescriptionPage-module-sass-module__6B-bsW__description-wrapper{color:#737373;max-width:687px;margin-bottom:23px;position:relative}@media only screen and (min-width:768px){.ListingDescriptionPage-module-sass-module__6B-bsW__description-wrapper{margin-bottom:24px}}@media only screen and (min-width:1280px){.ListingDescriptionPage-module-sass-module__6B-bsW__description-wrapper{max-width:767px!important}}@media only screen and (max-width:767px){.ListingDescriptionPage-module-sass-module__6B-bsW__description-wrapper{margin-top:8px}}.ListingDescriptionPage-module-sass-module__6B-bsW__main-description{color:#737373;max-width:687px!important;font-size:15px!important;line-height:23px!important}@media only screen and (max-width:767px){.ListingDescriptionPage-module-sass-module__6B-bsW__main-description{font-size:13px!important;line-height:18px!important}}@media only screen and (min-width:1280px){.ListingDescriptionPage-module-sass-module__6B-bsW__main-description{max-width:767px!important}}.ListingDescriptionPage-module-sass-module__6B-bsW__main-title-skeleton{margin-top:36px;margin-bottom:12px}@media only screen and (max-width:767px){.ListingDescriptionPage-module-sass-module__6B-bsW__main-title-skeleton{margin-top:5px}}.ListingDescriptionPage-module-sass-module__6B-bsW__main-title-skeleton__svg{width:540px;height:40px}@media only screen and (max-width:767px){.ListingDescriptionPage-module-sass-module__6B-bsW__main-title-skeleton__svg{width:85%;height:56px}}.ListingDescriptionPage-module-sass-module__6B-bsW__main-title-skeleton__rect--1{width:100%;height:40px}@media only screen and (max-width:767px){.ListingDescriptionPage-module-sass-module__6B-bsW__main-title-skeleton__rect--1{height:26px}}.ListingDescriptionPage-module-sass-module__6B-bsW__main-title-skeleton__rect--2{width:85%;height:26px;transform:translateY(30px)}.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton{max-width:767px;margin-bottom:23px}@media only screen and (min-width:768px){.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton{margin-bottom:24px}}@media only screen and (max-width:767px){.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton{max-width:550px}}.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton__svg{width:100%;height:66px}@media only screen and (max-width:767px){.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton__svg{height:72px}}.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton__rect--1,.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton__rect--2,.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton__rect--3,.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton__rect--4{height:18px}@media only screen and (max-width:767px){.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton__rect--1,.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton__rect--2,.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton__rect--3,.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton__rect--4{height:15px}}.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton__rect--1{width:88%;transform:translateY(0)}@media only screen and (max-width:767px){.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton__rect--1{width:85%;transform:translateY(0)}}.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton__rect--2{width:100%;transform:translateY(24px)}@media only screen and (max-width:767px){.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton__rect--2{width:100%;transform:translateY(19px)}}.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton__rect--3{width:80%;transform:translateY(48px)}@media only screen and (max-width:767px){.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton__rect--3{width:100%;transform:translateY(38px)}}.ListingDescriptionPage-module-sass-module__6B-bsW__main-description-skeleton__rect--4{width:60%;transform:translateY(57px)}
@keyframes MapRestCardCover-module-sass-module__P5bvAG__show{0%{opacity:0}to{opacity:1}}.MapRestCardCover-module-sass-module__P5bvAG__image-wrapper{border-radius:24px;width:438px;height:270px;position:relative}.MapRestCardCover-module-sass-module__P5bvAG__image{object-fit:cover;background-color:#dedede;border-radius:24px;width:438px;height:270px;display:block}.MapRestCardCover-module-sass-module__P5bvAG__badge-gallery{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#b2b2b259;border-radius:31px;align-items:center;gap:6px;padding:12px 16px;animation:.4s .4s both MapRestCardCover-module-sass-module__P5bvAG__show;display:inline-flex;position:absolute;bottom:12px;left:12px}.MapRestCardCover-module-sass-module__P5bvAG__badge-gallery svg{width:16px;height:16px}.MapRestCardCover-module-sass-module__P5bvAG__badge-gallery-count[data-size=S]{line-height:15px;position:relative;top:1px}.MapRestCardCover-module-sass-module__P5bvAG__arrows{z-index:1;align-items:center;gap:4px;height:auto;animation:.4s .4s both MapRestCardCover-module-sass-module__P5bvAG__show;display:inline-flex;position:absolute;bottom:12px;right:12px}.MapRestCardCover-module-sass-module__P5bvAG__arrows button:first-child{transform:rotate(180deg)}.MapRestCardCover-module-sass-module__P5bvAG__arrow:disabled svg{opacity:.4}.MapRestCardCover-module-sass-module__P5bvAG__slider.keen-slider:not([data-keen-slider-disabled]){border-radius:24px;overflow:hidden}
.StepperStep-module-sass-module__fCew6W__step-label{transition:background-color .15s,border-color .15s;display:flex}.StepperStep-module-sass-module__fCew6W__step-label.StepperStep-module-sass-module__fCew6W__progress{border:1px solid #e1e1e1;border-radius:18px;padding:6px 14px}.StepperStep-module-sass-module__fCew6W__step-label.StepperStep-module-sass-module__fCew6W__inactive{background-color:var(--grey-95-bg,#f2f2f2);border-radius:32px;justify-content:center;align-items:center;width:32px;height:32px}@media only screen and (min-width:768px){.StepperStep-module-sass-module__fCew6W__step-label.StepperStep-module-sass-module__fCew6W__completed{border:1px solid #e1e1e1;border-radius:18px;padding:6px 14px}}@media only screen and (max-width:767px){.StepperStep-module-sass-module__fCew6W__step-label.StepperStep-module-sass-module__fCew6W__completed{background-color:var(--grey-95-bg,#f2f2f2);border-radius:32px;justify-content:center;align-items:center;width:32px;height:32px}}
.AbmsMobileWarning-module-sass-module__Tt0JsW__container-content{flex-direction:column;align-items:center;max-width:450px;margin:max(40px,50vh - 250px) auto 0;display:flex}.AbmsMobileWarning-module-sass-module__Tt0JsW__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin-top:20px;display:flex}.AbmsMobileWarning-module-sass-module__Tt0JsW__content .AbmsMobileWarning-module-sass-module__Tt0JsW__text{text-align:center;max-width:380px}
.RestDeliveryMenu-module-sass-module__E_vcKq__container{margin-top:40px;margin-bottom:90px}@media only screen and (max-width:767px){.RestDeliveryMenu-module-sass-module__E_vcKq__container{margin-top:8px}}.RestDeliveryMenu-module-sass-module__E_vcKq__header{max-width:767px;min-height:120px}.RestDeliveryMenu-module-sass-module__E_vcKq__title-link{color:var(--c-afisha)}.RestDeliveryMenu-module-sass-module__E_vcKq__description{color:#737373;max-width:687px;margin-top:12px}.RestDeliveryMenu-module-sass-module__E_vcKq__section-menu-list{grid-template-columns:repeat(auto-fit,218px);gap:24px 16px;margin-top:24px;display:grid}@media only screen and (max-width:767px){.RestDeliveryMenu-module-sass-module__E_vcKq__section-menu-list{grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:16px 9px;margin-top:16px}}@media only screen and (max-width:500px){.RestDeliveryMenu-module-sass-module__E_vcKq__section-menu-list{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}.RestDeliveryMenu-module-sass-module__E_vcKq__banner{margin-top:40px}@media only screen and (max-width:767px){.RestDeliveryMenu-module-sass-module__E_vcKq__banner{margin-top:52px}}.RestDeliveryMenu-module-sass-module__E_vcKq__menu{flex-direction:column;gap:40px;margin-top:52px;display:flex}@media only screen and (max-width:767px){.RestDeliveryMenu-module-sass-module__E_vcKq__menu{gap:36px;margin-top:32px}}
.MapRestReviews-module-sass-module__WvBEyq__user-review-path #create-review-block{gap:14px}.MapRestReviews-module-sass-module__WvBEyq__user-review-path #create-review-block h3[data-size=h2]{letter-spacing:-.24px;font-size:22px;font-weight:500;line-height:26px}.MapRestReviews-module-sass-module__WvBEyq__user-review-path #create-review-block>div:first-child{justify-content:space-between}.MapRestReviews-module-sass-module__WvBEyq__user-review-path #create-review-block-rate-group{gap:3px}.MapRestReviews-module-sass-module__WvBEyq__user-review-path #create-review-block-rate-group button{width:40px;height:40px}.MapRestReviews-module-sass-module__WvBEyq__user-review-path #create-review-block-rate-group button svg{width:24px;height:24px}.MapRestReviews-module-sass-module__WvBEyq__wrapper{flex-direction:column;gap:40px;display:flex}.MapRestReviews-module-sass-module__WvBEyq__reviews-list{opacity:1;flex-direction:column;gap:40px;margin-top:36px;margin-bottom:20px;transition:opacity .5s;display:flex}.MapRestReviews-module-sass-module__WvBEyq__reviews-list[data-loading=true]{opacity:.5;pointer-events:none}.MapRestReviews-module-sass-module__WvBEyq__pagination{margin-top:40px}.MapRestReviews-module-sass-module__WvBEyq__list-wrapper{position:relative}.MapRestReviews-module-sass-module__WvBEyq__list-wrapper .MapRestReviews-module-sass-module__WvBEyq__loading-spinner{align-items:flex-start;padding-top:150px}
.Stepper-module-sass-module__u9b7fG__stepper{flex-direction:column;align-items:center;display:flex}.Stepper-module-sass-module__u9b7fG__steps{align-items:center;max-height:32px;display:flex}.Stepper-module-sass-module__u9b7fG__divider,.Stepper-module-sass-module__u9b7fG__divider-narrow{border-top:1px solid #e1e1e1;width:62px;height:1px;display:flex}.Stepper-module-sass-module__u9b7fG__divider-narrow{width:31px}
.AbmsSchemeCanvasBase-module-sass-module__va3mRa__abmsSchemeCanvasBase{font-weight:500;font-family:var(--font-a-headline);background-color:#fff;border:1px solid #e6e6e6;border-radius:16px;height:260px;position:relative;overflow:hidden}.AbmsSchemeCanvasBase-module-sass-module__va3mRa__abmsSchemeCanvasBase .AbmsSchemeCanvasBase-module-sass-module__va3mRa__abmsSchemeCanvasBaseDebugOverlay{z-index:1;pointer-events:none;border-radius:inherit;opacity:0;position:absolute;top:0;bottom:0;left:0;right:0}.AbmsSchemeCanvasBase-module-sass-module__va3mRa__abmsSchemeCanvasBase canvas{z-index:0;touch-action:none;width:100%;height:100%;display:block;position:relative}
.PicnicForm-module-sass-module__sKVadG__form{box-sizing:border-box;flex-direction:column;align-items:center;gap:60px;margin-bottom:40px;padding:40px;display:flex}@media only screen and (max-width:767px){.PicnicForm-module-sass-module__sKVadG__form{gap:44px;margin-bottom:0;padding:32px 12px 40px}}.PicnicForm-module-sass-module__sKVadG__form .PicnicForm-module-sass-module__sKVadG__title{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}@media only screen and (max-width:767px){.PicnicForm-module-sass-module__sKVadG__form .PicnicForm-module-sass-module__sKVadG__title{gap:12px;margin-bottom:-4px}}.PicnicForm-module-sass-module__sKVadG__content{flex-direction:column;gap:28px;min-width:642px;max-width:642px;display:flex}@media only screen and (max-width:767px){.PicnicForm-module-sass-module__sKVadG__content{gap:28px;width:100%;min-width:auto}}.PicnicForm-module-sass-module__sKVadG__row{gap:16px;display:flex}@media only screen and (max-width:767px){.PicnicForm-module-sass-module__sKVadG__row{flex-direction:column;gap:28px}}.PicnicForm-module-sass-module__sKVadG__row>*{-moz-appearance:textfield;flex:1 1 0}.PicnicForm-module-sass-module__sKVadG__row>* ::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.PicnicForm-module-sass-module__sKVadG__row>* ::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PicnicForm-module-sass-module__sKVadG__submit-block{flex-direction:column;align-items:center;gap:40px;display:flex}@media only screen and (max-width:767px){.PicnicForm-module-sass-module__sKVadG__submit-block{gap:20px}}.PicnicForm-module-sass-module__sKVadG__next-button.PicnicForm-module-sass-module__sKVadG__next-button{border-radius:40px;width:218px;height:64px}.PicnicForm-module-sass-module__sKVadG__checkbox-line{-webkit-user-select:none;user-select:none;cursor:pointer;align-items:center;gap:12px;display:flex}@media only screen and (max-width:767px){.PicnicForm-module-sass-module__sKVadG__checkbox-line{margin-top:8px}}.PicnicForm-module-sass-module__sKVadG__buttons-row.PicnicForm-module-sass-module__sKVadG__buttons-row.PicnicForm-module-sass-module__sKVadG__buttons-row{justify-content:center;gap:12px;display:flex}.PicnicForm-module-sass-module__sKVadG__buttons-row.PicnicForm-module-sass-module__sKVadG__buttons-row.PicnicForm-module-sass-module__sKVadG__buttons-row svg{height:26px}.PicnicForm-module-sass-module__sKVadG__link{color:var(--c-gray-70);text-decoration:underline}.PicnicForm-module-sass-module__sKVadG__prev-button.PicnicForm-module-sass-module__sKVadG__prev-button{width:64px;height:64px;padding:15px}.PicnicForm-module-sass-module__sKVadG__format-content{flex-direction:column;gap:40px;min-width:480px;max-width:480px;display:flex}@media only screen and (max-width:767px){.PicnicForm-module-sass-module__sKVadG__format-content{width:100%;min-width:auto}}.PicnicForm-module-sass-module__sKVadG__format-section{flex-direction:column;gap:20px;display:flex}.PicnicForm-module-sass-module__sKVadG__format-section-subtitle{color:var(--c-gray-59)}.PicnicForm-module-sass-module__sKVadG__checkbox-list{background-color:#f5f5f5;border-radius:24px;padding:8px 0;overflow:hidden}.PicnicForm-module-sass-module__sKVadG__checkbox-item{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:14px;padding:12px 20px;display:flex}.PicnicForm-module-sass-module__sKVadG__checkbox-item:hover{background-color:#ebebeb}.PicnicForm-module-sass-module__sKVadG__checkbox-divider{background-color:#e1e1e1;height:1px;margin:0 20px 0 54px}.PicnicForm-module-sass-module__sKVadG__format-hint{text-align:center;color:var(--c-gray-59)}.PicnicForm-module-sass-module__sKVadG__format-hint-link{color:var(--c-gray-59);cursor:pointer;text-decoration:underline}.PicnicForm-module-sass-module__sKVadG__bottom-subtext{color:var(--c-gray-59)}@media only screen and (max-width:767px){.PicnicForm-module-sass-module__sKVadG__bottom-subtext{text-align:center;width:75%}}
.RestDeliveryMenuItem-module-sass-module__Rc-HoW__card{cursor:pointer;flex-direction:column;gap:12px;width:219px;display:flex}@media only screen and (max-width:767px){.RestDeliveryMenuItem-module-sass-module__Rc-HoW__card{gap:6px;width:100%}}.RestDeliveryMenuItem-module-sass-module__Rc-HoW__card-image{object-fit:cover;background-color:#c9c9c9;border-radius:16px;width:219px;height:219px;overflow:hidden}@media only screen and (max-width:767px){.RestDeliveryMenuItem-module-sass-module__Rc-HoW__card-image{width:100%;height:calc(50vw - 171px);min-height:171px}}.RestDeliveryMenuItem-module-sass-module__Rc-HoW__card-subtitle{color:#969696;margin-top:4px}.RestDeliveryMenuItem-module-sass-module__Rc-HoW__modal-photo{object-fit:cover;border-radius:16px;max-height:381px}.RestDeliveryMenuItem-module-sass-module__Rc-HoW__modal-subtitle{margin-top:12px;margin-bottom:8px}@media only screen and (max-width:767px){.RestDeliveryMenuItem-module-sass-module__Rc-HoW__modal-subtitle{margin-top:6px;margin-bottom:0}}.RestDeliveryMenuItem-module-sass-module__Rc-HoW__modal-content{flex-direction:column;gap:12px;margin-top:16px;display:flex}@media only screen and (max-width:767px){.RestDeliveryMenuItem-module-sass-module__Rc-HoW__modal-content{gap:16px;margin-top:4px}}.RestDeliveryMenuItem-module-sass-module__Rc-HoW__modal-content-section-title{color:#969696}.RestDeliveryMenuItem-module-sass-module__Rc-HoW__modal-content-section-description{margin-top:4px}
.RestMenu-module-sass-module__epCpqq__container{margin-top:40px;margin-bottom:90px}@media only screen and (max-width:767px){.RestMenu-module-sass-module__epCpqq__container{margin-top:8px}}.RestMenu-module-sass-module__epCpqq__header{max-width:767px;min-height:120px}.RestMenu-module-sass-module__epCpqq__title-link{color:var(--c-afisha)}.RestMenu-module-sass-module__epCpqq__description{color:#737373;max-width:687px;margin-top:12px}.RestMenu-module-sass-module__epCpqq__list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px 16px;margin-top:32px;display:grid}@media only screen and (max-width:767px){.RestMenu-module-sass-module__epCpqq__list{gap:16px;margin-top:24px}}.RestMenu-module-sass-module__epCpqq__list>.RestMenu-module-sass-module__epCpqq__item{width:initial}
/*# sourceMappingURL=07g93tvqk_y8u.css.map*/