.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)}
.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none;align-content:flex-start;width:100%;display:flex;position:relative;overflow:hidden}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{width:100%;min-height:100%;position:relative;overflow:hidden}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}
.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}
.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%)}
.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)}
.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}
.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}}
.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}}

@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%}
.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}
.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}
.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}
.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}
.TagsRoll-module-sass-module__kamyFG__tags-list{position:relative}@media only screen and (min-width:768px){.TagsRoll-module-sass-module__kamyFG__tags-list{overflow:hidden}}@media only screen and (max-width:767px){.TagsRoll-module-sass-module__kamyFG__tags-list .keen-slider:not([data-keen-slider-disabled]){overflow:visible}}.TagsRoll-module-sass-module__kamyFG__tags-list .TagsRoll-module-sass-module__kamyFG__tags-item{white-space:nowrap;padding-right:24px;position:relative}.TagsRoll-module-sass-module__kamyFG__tags-list .TagsRoll-module-sass-module__kamyFG__tags-item:before{content:"";background-color:#ececec;border-radius:3px;width:6px;height:6px;display:block;position:absolute;top:50%;right:1px;transform:translateY(-50%)}@media only screen and (max-width:767px){.TagsRoll-module-sass-module__kamyFG__tags-list .TagsRoll-module-sass-module__kamyFG__tags-item{padding-right:13px}.TagsRoll-module-sass-module__kamyFG__tags-list .TagsRoll-module-sass-module__kamyFG__tags-item:before{width:4px;height:4px}}.TagsRoll-module-sass-module__kamyFG__tags-list .TagsRoll-module-sass-module__kamyFG__tags-item.TagsRoll-module-sass-module__kamyFG__tags-item--last{padding-right:0}.TagsRoll-module-sass-module__kamyFG__tags-list .TagsRoll-module-sass-module__kamyFG__tags-item.TagsRoll-module-sass-module__kamyFG__tags-item--last:before{display:none}.TagsRoll-module-sass-module__kamyFG__tags-control{z-index:2;width:72px;color:var(--c-gray-45);cursor:pointer;opacity:0;pointer-events:none;visibility:hidden;border:0;align-items:center;padding:0;transition:opacity .2s,visibility 0s linear .2s;display:none;position:absolute;top:0;bottom:0}@media only screen and (min-width:768px){.TagsRoll-module-sass-module__kamyFG__tags-control{display:flex}}.TagsRoll-module-sass-module__kamyFG__tags-control svg{flex:0 0 14px;width:14px;height:14px}.TagsRoll-module-sass-module__kamyFG__tags-control--visible{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s}.TagsRoll-module-sass-module__kamyFG__tags-control--prev{background:linear-gradient(90deg,#fff 50%,#fff0 100%);justify-content:flex-start;left:0}.TagsRoll-module-sass-module__kamyFG__tags-control--prev svg{transform:rotate(180deg)}.TagsRoll-module-sass-module__kamyFG__tags-control--next{background:linear-gradient(90deg,#fff0 0%,#fff 50%);justify-content:flex-end;right:0}.TagsRoll-module-sass-module__kamyFG__tags-link{text-decoration:none;transition:all .2s}.TagsRoll-module-sass-module__kamyFG__tags-link:hover{color:var(--c-afisha)}
.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}
.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}
.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}
.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}}
.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}
.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}
.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:var(--c-afisha)}.QuickBookingRest-module-sass-module__BjB2VW__work-time[data-work-schedule=true],.QuickBookingRest-module-sass-module__BjB2VW__work-time[data-opening-soon=true]{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}}
.OwnerPostsPage-module-sass-module__KFtEtG__page-content-white-block{background-color:#fff;border-radius:24px;padding:16px;position:relative}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-content{flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:24px;width:100%;display:flex}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-page-content-section{width:100%;display:block}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-page-content-section.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-page-content-section--margin-bottom{margin-bottom:12px}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor{min-height:48px!important;margin:3px 0!important;padding-right:140px!important;position:relative!important}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-title{margin-bottom:7px!important}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-description{color:#969696!important}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-button{width:140px!important;position:absolute!important;top:50%!important;right:0!important;transform:translateY(-50%)!important}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-icon-edit{pointer-events:none;width:20px;height:20px}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-icon-remove{pointer-events:none;width:25px;height:25px}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-edit-button{width:48px;height:48px;position:absolute;top:0;right:0}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history{background-color:#fff;border-radius:24px;height:72px;min-height:72px;padding:16px;position:relative}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history--is-open{height:auto;padding-top:72px}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-toggle-button{width:100%;height:72px;min-height:inherit;border-radius:inherit;padding:0 0 0 16px;display:block;position:absolute;top:0;left:0}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-title{pointer-events:none}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-toggle-icon{pointer-events:none;width:32px;height:32px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-toggle-icon.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-toggle-icon--is-open{transform:translateY(-50%)rotate(180deg)}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-item{border-bottom:1px solid #e1e1e180;flex-direction:column;justify-content:center;align-items:flex-start;min-height:78px;margin-bottom:14px;padding-bottom:14px;padding-left:78px;padding-right:124px;display:flex;position:relative}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-item img{transform:translate(-50%,-50%);max-height:100%!important;max-width:auto!important;width:auto!important;min-width:62px!important;height:auto!important;min-height:62px!important;position:absolute!important;top:50%!important;left:50%!important}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-item .OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-actions-wrap{opacity:0;transition:all .15s}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-item:hover .OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-actions-wrap{opacity:1;transition:all}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-item:last-child{border-bottom:0;min-height:62px;margin-bottom:0;padding-bottom:0}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-item:last-child .OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-actions-wrap{top:50%}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-item-photo-wrap{border-radius:12px;width:62px;height:62px;position:absolute;top:0;left:0;overflow:hidden}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-item-photo{border-radius:inherit;width:100%;height:100%;position:absolute;top:0;left:0}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-item-description{color:#969696;justify-content:flex-start;align-items:center;margin-bottom:2px;display:flex}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-item-bullit{background-color:#969696;border-radius:50%;width:3px;height:3px;margin:0 6px;display:block}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-actions-wrap{flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;display:flex;position:absolute;top:calc(50% - 7px);right:0;transform:translateY(-50%)}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-action-remove,.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-action-edit{width:48px;height:48px}.OwnerPostsPage-module-sass-module__KFtEtG__news-editor-history-show-more{width:100%;margin-top:24px}
.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}
.GigAssFooter-module-sass-module__EoZx6G__chatFade{left:0;right:0;bottom:var(--gigass-footer-bar-height);height:178px;z-index:var(--z-index--gigass-chat-fade);pointer-events:none;background:linear-gradient(#fff0 0%,#ffffff02 6.67%,#ffffff09 13.33%,#ffffff15 20%,#ffffff26 26.67%,#ffffff3b 33.33%,#fff5 40%,#ffffff71 46.67%,#ffffff8e 53.33%,#fffa 60%,#ffffffc4 66.67%,#ffffffd9 73.33%,#ffffffea 80%,#fffffff6 86.67%,#fffffffd 93.33%,#fff 100%);position:fixed}@media only screen and (max-width:767px){.GigAssFooter-module-sass-module__EoZx6G__chatFade{background:linear-gradient(#fff0 10%,#fff 35%);height:190px}}.GigAssFooter-module-sass-module__EoZx6G__footer{padding:var(--gigass-footer-padding-top-desktop) var(--gigass-footer-padding-x-desktop) var(--gigass-footer-padding-bottom-desktop);text-align:center;z-index:var(--z-index--gigass-footer);pointer-events:none;background:var(--gigass-bg);box-sizing:border-box;justify-content:center;align-items:center;width:100%;display:flex;position:fixed;bottom:0;left:0;right:0}@media only screen and (max-width:767px){.GigAssFooter-module-sass-module__EoZx6G__footer{padding:var(--gigass-footer-padding-top-mobile) var(--gigass-footer-padding-x-mobile) var(--gigass-footer-padding-bottom-mobile)}}.GigAssFooter-module-sass-module__EoZx6G__footer>*{pointer-events:auto}.GigAssFooter-module-sass-module__EoZx6G__reportButton{color:#969696;white-space:nowrap;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:13px;line-height:18px;transition:color .15s}.GigAssFooter-module-sass-module__EoZx6G__reportButton:hover{color:var(--c-afisha);transition-duration:50ms}.GigAssFooter-module-sass-module__EoZx6G__reportButton:active{color:#969696;transition-duration:50ms}.GigAssFooter-module-sass-module__EoZx6G__reportButtonText{display:inline-block}.GigAssFooter-module-sass-module__EoZx6G__templateEditor{-webkit-backdrop-filter:blur(8px);z-index:1030;pointer-events:all;background:#ffffffe6;border-radius:24px 24px 0 0;flex-direction:column;gap:8px;width:100%;padding:24px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.GigAssFooter-module-sass-module__EoZx6G__templateEditor *{pointer-events:all}.GigAssFooter-module-sass-module__EoZx6G__templateLabel{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;width:100%;display:flex}.GigAssFooter-module-sass-module__EoZx6G__templateLabel span{color:#717171;text-align:left;margin-bottom:8px;font-size:18px;line-height:1em}.GigAssFooter-module-sass-module__EoZx6G__templateInput{color:#333;-webkit-backdrop-filter:blur(8px);z-index:1030;background:#ffffffe6;border:1px solid #0000001a;border-radius:24px;width:100%;height:3em;max-height:3em;padding:8px 12px;font-size:24px;line-height:1.618em}.GigAssFooter-module-sass-module__EoZx6G__templateInput::-webkit-input-placeholder{color:#717171}.GigAssFooter-module-sass-module__EoZx6G__templateInput::placeholder{color:#717171}.GigAssFooter-module-sass-module__EoZx6G__templateInput:focus{border-color:var(--c-afisha);outline:none;box-shadow:0 0 0 2px #ff00001a}.GigAssFooter-module-sass-module__EoZx6G__templateActions{justify-content:center;gap:8px;display:flex}.GigAssFooter-module-sass-module__EoZx6G__templateSaveBtn,.GigAssFooter-module-sass-module__EoZx6G__templateCancelBtn{cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:22px;height:44px;margin:0 0 12px;padding:0 12px;font-size:18px;transition:all .15s}.GigAssFooter-module-sass-module__EoZx6G__templateSaveBtn{color:var(--c-afisha);border-color:var(--c-afisha);background:#ff00001a}.GigAssFooter-module-sass-module__EoZx6G__templateSaveBtn:hover{background:#f003}.GigAssFooter-module-sass-module__EoZx6G__templateCancelBtn{color:#666;background:#fffc}.GigAssFooter-module-sass-module__EoZx6G__templateCancelBtn:hover{color:#333;background:#ffffffe6}.GigAssFooter-module-sass-module__EoZx6G__templateToggleBtn{color:#969696;white-space:nowrap;cursor:pointer;opacity:.38;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:44px;margin:0;padding:0 16px;font-size:13px;line-height:20px;transition:all .15s;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.GigAssFooter-module-sass-module__EoZx6G__templateToggleBtn:hover{opacity:1}.GigAssFooter-module-sass-module__EoZx6G__templateToggleBtn:before{content:"";-webkit-backdrop-filter:blur(8px);z-index:1;background:#ffffff61;width:138%;height:138%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask:radial-gradient(#000 0%,#0000 70%);mask:radial-gradient(#000 0%,#0000 70%)}.GigAssFooter-module-sass-module__EoZx6G__templateToggleBtn:hover{color:var(--c-afisha);transition-duration:50ms}.GigAssFooter-module-sass-module__EoZx6G__templateToggleBtn:active{color:#969696;transition-duration:50ms}.GigAssFooter-module-sass-module__EoZx6G__templateToggleText{z-index:2;text-transform:uppercase;letter-spacing:.05em;position:relative}
.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}
.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}
.OwnerGuideBlock-module-sass-module__qcU63a__guide-block{position:relative}.OwnerGuideBlock-module-sass-module__qcU63a__guide-yellow-block{margin-left:72px}.OwnerGuideBlock-module-sass-module__qcU63a__guide-yellow-block,.OwnerGuideBlock-module-sass-module__qcU63a__guide-yellow-circle{background-color:#fffbd4;border-radius:36px;justify-content:flex-start;align-items:center;gap:16px;min-height:72px;padding:0 24px;display:flex}.OwnerGuideBlock-module-sass-module__qcU63a__guide-yellow-circle{z-index:1;width:72px;min-width:72px;max-width:72px;height:100%;padding:0;position:absolute;top:0;bottom:0;left:0}.OwnerGuideBlock-module-sass-module__qcU63a__guide-icon-wrap{width:32px;height:32px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.OwnerGuideBlock-module-sass-module__qcU63a__guide-icon-wrap svg{width:100%;height:100%}.OwnerGuideBlock-module-sass-module__qcU63a__guide-text{width:100%;margin:16px 0}
.GigAssHeader-module-sass-module__ZHC_2G__header{z-index:var(--z-index--gigass-header);pointer-events:none;padding:var(--gigass-header-padding-top) var(--gigass-header-padding-x) var(--gigass-header-padding-bottom);flex-flow:row;justify-content:space-between;align-items:flex-start;gap:16px;display:flex;position:absolute;top:0;left:0;right:0}.GigAssHeader-module-sass-module__ZHC_2G__header>*{pointer-events:auto}.GigAssHeader-module-sass-module__ZHC_2G__logoWrap{left:50%;top:var(--gigass-logo-wrap-top);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%)}.GigAssHeader-module-sass-module__ZHC_2G__gigaLogo{color:#000;flex:none;width:98px;height:11px;display:block}.GigAssHeader-module-sass-module__ZHC_2G__buttonReload{border:1px solid var(--gigass-reset-border);white-space:nowrap;cursor:pointer;opacity:0;pointer-events:none;background:#fff;border-radius:40px;align-items:center;gap:8px;min-width:0;height:auto;padding:12px 18px 12px 14px;transition:opacity .3s;display:flex;position:relative}.GigAssHeader-module-sass-module__ZHC_2G__header[data-empty=true] .GigAssHeader-module-sass-module__ZHC_2G__buttonReload,.GigAssHeader-module-sass-module__ZHC_2G__header[data-visible=true] .GigAssHeader-module-sass-module__ZHC_2G__buttonReload{opacity:1;pointer-events:initial}@media only screen and (max-width:767px){.GigAssHeader-module-sass-module__ZHC_2G__buttonReload{width:var(--gigass-close-size);height:var(--gigass-close-size);background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:0}.GigAssHeader-module-sass-module__ZHC_2G__buttonReload span{display:none}}.GigAssHeader-module-sass-module__ZHC_2G__buttonReload:hover span,.GigAssHeader-module-sass-module__ZHC_2G__buttonReload:hover svg{opacity:.7}.GigAssHeader-module-sass-module__ZHC_2G__buttonReload span{color:#000;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:13px;line-height:18px;transition:all .15s,opacity .3s}.GigAssHeader-module-sass-module__ZHC_2G__buttonReload:active span{color:#000}.GigAssHeader-module-sass-module__ZHC_2G__buttonReload svg{pointer-events:none;-webkit-user-select:none;user-select:none;transform-origin:50%;flex-shrink:0;width:22px;height:20px;transition:opacity .3s;position:relative;top:auto;left:auto;transform:none}.GigAssHeader-module-sass-module__ZHC_2G__buttonReload.GigAssHeader-module-sass-module__ZHC_2G__rotating svg{animation:GigAssHeader-module-sass-module__ZHC_2G__rotate var(--animation-duration) ease-in-out}@keyframes GigAssHeader-module-sass-module__ZHC_2G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.GigAssHeader-module-sass-module__ZHC_2G__gradient{opacity:0;pointer-events:none;background:linear-gradient(#fff 0%,#fffffffd 6.67%,#fffffff6 13.33%,#ffffffea 20%,#ffffffd9 26.67%,#ffffffc4 33.33%,#fffa 40%,#ffffff8e 46.67%,#ffffff71 53.33%,#fff5 60%,#ffffff3b 66.67%,#ffffff26 73.33%,#ffffff15 80%,#ffffff09 86.67%,#ffffff02 93.33%,#fff0 100%);height:85px;transition:opacity .3s;position:absolute;top:-1px;left:0;right:0}.GigAssHeader-module-sass-module__ZHC_2G__header[data-visible=true] .GigAssHeader-module-sass-module__ZHC_2G__gradient{opacity:1}@media only screen and (max-width:767px){.GigAssHeader-module-sass-module__ZHC_2G__gradient{background:linear-gradient(#fff 11.43%,#fffffffd 17.33%,#fffffff6 23.24%,#ffffffea 29.14%,#ffffffd9 35.05%,#ffffffc4 40.95%,#fffa 46.86%,#ffffff8e 52.76%,#ffffff71 58.67%,#fff5 64.57%,#ffffff3b 70.48%,#ffffff26 76.38%,#ffffff15 82.29%,#ffffff09 88.19%,#ffffff02 94.1%,#fff0 100%);height:70px}}
.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%}
.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}
.OwnerPromotionPage-module-sass-module__BL0Y8G__page-content{flex-direction:column;gap:44px;width:100%;display:flex}.OwnerPromotionPage-module-sass-module__BL0Y8G__block,.OwnerPromotionPage-module-sass-module__BL0Y8G__medium-block,.OwnerPromotionPage-module-sass-module__BL0Y8G__big-block{flex-direction:column;gap:12px;width:100%;display:flex}.OwnerPromotionPage-module-sass-module__BL0Y8G__big-block .OwnerPromotionPage-module-sass-module__BL0Y8G__visual{height:300px}.OwnerPromotionPage-module-sass-module__BL0Y8G__medium-block .OwnerPromotionPage-module-sass-module__BL0Y8G__visual{height:261px}.OwnerPromotionPage-module-sass-module__BL0Y8G__block-content{align-items:stretch;display:flex}.OwnerPromotionPage-module-sass-module__BL0Y8G__description-card{background:#fff;border-radius:24px;width:399px;height:100%;padding:16px 20px}.OwnerPromotionPage-module-sass-module__BL0Y8G__block-column{text-wrap:pretty;flex-direction:column;display:flex}.OwnerPromotionPage-module-sass-module__BL0Y8G__options-list{flex-direction:column;flex-shrink:0;width:399px;display:flex}.OwnerPromotionPage-module-sass-module__BL0Y8G__option-card{box-sizing:border-box;background:#fff;border-radius:24px;justify-content:space-between;align-items:center;width:399px;margin:0;padding:16px 20px;display:flex}.OwnerPromotionPage-module-sass-module__BL0Y8G__option-label{cursor:pointer;transition:color .2s}.OwnerPromotionPage-module-sass-module__BL0Y8G__option-label:hover{color:var(--c-afisha)}.OwnerPromotionPage-module-sass-module__BL0Y8G__checkbox-group{align-items:center;gap:10px;min-width:105px;display:flex}.OwnerPromotionPage-module-sass-module__BL0Y8G__visual{background:#fff;border-radius:24px;flex-shrink:0;width:399px}.OwnerPromotionPage-module-sass-module__BL0Y8G__visual img{object-fit:none;width:100%;height:100%}.OwnerPromotionPage-module-sass-module__BL0Y8G__placeholder-text{font-weight:400;font-family:var(--font-regular);color:#969696;text-align:center;font-size:14px;line-height:18px}
.GigAssClose-module-sass-module__7V9a5W__closeButton{z-index:1;top:var(--gigass-close-top);right:var(--gigass-close-right);width:var(--gigass-close-size);height:var(--gigass-close-size);color:#242424;cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;padding:8px;transition:opacity .15s,transform .15s;display:flex;position:absolute}.GigAssClose-module-sass-module__7V9a5W__closeButton:hover{opacity:.7}.GigAssClose-module-sass-module__7V9a5W__closeButton:active{opacity:1;transform:scale(.96)}.GigAssClose-module-sass-module__7V9a5W__closeButton svg{flex:0 0 24px;width:24px;height:24px;display:block}
.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}
.SectionCarousel-module-sass-module__JhWNFG__container{flex-direction:column;display:flex}.SectionCarousel-module-sass-module__JhWNFG__header{justify-content:space-between;align-items:flex-start;display:flex}.SectionCarousel-module-sass-module__JhWNFG__title{margin-top:2px}@media only screen and (max-width:767px){.SectionCarousel-module-sass-module__JhWNFG__title{margin-top:4px}}.SectionCarousel-module-sass-module__JhWNFG__kuper-header{align-items:center;gap:10px;display:flex}@media only screen and (max-width:767px){.SectionCarousel-module-sass-module__JhWNFG__kuper-header{gap:8px}}.SectionCarousel-module-sass-module__JhWNFG__kuper-icon{width:36px;height:36px;margin-right:6px}@media only screen and (max-width:767px){.SectionCarousel-module-sass-module__JhWNFG__kuper-icon{display:none}}.SectionCarousel-module-sass-module__JhWNFG__kuper-info{width:32px;height:32px;margin-bottom:-3px;margin-left:2px}@media only screen and (max-width:767px){.SectionCarousel-module-sass-module__JhWNFG__kuper-info{width:26px;height:26px;margin-left:0}}.SectionCarousel-module-sass-module__JhWNFG__kuper-info-button span{width:32px;height:32px}@media only screen and (max-width:767px){.SectionCarousel-module-sass-module__JhWNFG__kuper-info-button span{width:26px;height:26px}}.SectionCarousel-module-sass-module__JhWNFG__kuper-info-button span svg{width:20px;height:20px}@media only screen and (max-width:767px){.SectionCarousel-module-sass-module__JhWNFG__kuper-info-button span svg{width:16px;height:16px}.SectionCarousel-module-sass-module__JhWNFG__kuper-info-popup[data-status]{max-width:212px}}
.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}
@keyframes Overlay-module-sass-module__I3VJ7G__fadeIn{0%{background:0 0}to{background:#0009}}@keyframes Overlay-module-sass-module__I3VJ7G__blurIn{0%{-webkit-backdrop-filter:blur()}to{-webkit-backdrop-filter:blur(10px)}}.Overlay-module-sass-module__I3VJ7G__overlay{cursor:default;width:100vw;height:100vh;animation:.3s ease-in-out forwards Overlay-module-sass-module__I3VJ7G__fadeIn;position:absolute;top:0;left:0}@supports not ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.Overlay-module-sass-module__I3VJ7G__overlay{background:#0009}}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.Overlay-module-sass-module__I3VJ7G__overlay{background:#0009;animation:1.25s ease-in-out forwards Overlay-module-sass-module__I3VJ7G__fadeIn,1.25s ease-in-out forwards Overlay-module-sass-module__I3VJ7G__blurIn}}@supports ((-webkit-backdrop-filter:blur(10px))){.Overlay-module-sass-module__I3VJ7G__overlay{-webkit-backdrop-filter:blur(10px)}}
.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%)}
.FloatingSummary-module-sass-module__UrKLMG__wrapper{z-index:1000;pointer-events:auto;position:fixed;bottom:8px;right:8px}.FloatingSummary-module-sass-module__UrKLMG__content{background:#fff;border-radius:24px;flex-direction:column;gap:12px;width:352px;padding:16px 16px 12px;display:flex;box-shadow:0 0 24px #d2d2d4}.FloatingSummary-module-sass-module__UrKLMG__header{color:var(--c-gray-59)}.FloatingSummary-module-sass-module__UrKLMG__options{flex-direction:column;gap:16px;display:flex}.FloatingSummary-module-sass-module__UrKLMG__option{justify-content:space-between;align-items:center;width:100%;display:flex}.FloatingSummary-module-sass-module__UrKLMG__option-info{align-items:center;gap:10px;display:flex}.FloatingSummary-module-sass-module__UrKLMG__discount{width:100%;color:var(--c-afisha);justify-content:space-between;align-items:center;display:flex}.FloatingSummary-module-sass-module__UrKLMG__divider{background:var(--c-gray-88);width:100%;height:1px}.FloatingSummary-module-sass-module__UrKLMG__total{flex-direction:column;gap:8px;padding:8px 0;display:flex}.FloatingSummary-module-sass-module__UrKLMG__total-row{justify-content:space-between;align-items:center;display:flex}.FloatingSummary-module-sass-module__UrKLMG__total-price-wrapper{align-items:center;gap:6px;display:flex}.FloatingSummary-module-sass-module__UrKLMG__original-price{color:var(--c-gray-59);text-decoration:line-through}.FloatingSummary-module-sass-module__UrKLMG__subtext-wrapper{display:flex}.FloatingSummary-module-sass-module__UrKLMG__nds-note{color:var(--c-gray-59)}.FloatingSummary-module-sass-module__UrKLMG__actions{align-items:center;gap:6px;display:flex}.FloatingSummary-module-sass-module__UrKLMG__submit-button.FloatingSummary-module-sass-module__UrKLMG__submit-button{border-radius:36px;flex:1;height:64px}.FloatingSummary-module-sass-module__UrKLMG__close-button{cursor:pointer;background:#f2f2f2;border:none;border-radius:60px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.FloatingSummary-module-sass-module__UrKLMG__close-button:hover{background:var(--c-gray-95)}.FloatingSummary-module-sass-module__UrKLMG__close-button svg{color:#000;width:20px;height:20px}
.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}
.OwnerSubscriptionPage-module-sass-module__KS1fcG__page-content{flex-direction:column;gap:44px;width:100%;display:flex}.OwnerSubscriptionPage-module-sass-module__KS1fcG__active-subscription{flex-direction:column;gap:12px;width:100%;display:flex}.OwnerSubscriptionPage-module-sass-module__KS1fcG__subscription-container{flex-direction:column;gap:24px;width:100%;display:flex}.OwnerSubscriptionPage-module-sass-module__KS1fcG__subscription-card{background:#fff;border-radius:24px;width:100%;padding:16px 20px}.OwnerSubscriptionPage-module-sass-module__KS1fcG__subscription-info{justify-content:space-between;align-items:center;width:100%;display:flex}.OwnerSubscriptionPage-module-sass-module__KS1fcG__tariff-info{flex-direction:column;gap:12px;display:flex}.OwnerSubscriptionPage-module-sass-module__KS1fcG__contract-info{color:var(--c-gray-59)}.OwnerSubscriptionPage-module-sass-module__KS1fcG__access-badge{color:#2fb401;background:#31be001a;border-radius:24px;padding:11px 16px}.OwnerSubscriptionPage-module-sass-module__KS1fcG__info-notice{display:flex}.OwnerSubscriptionPage-module-sass-module__KS1fcG__notice-icon{width:84px;font-weight:500;font-family:var(--font-a-headline);background:#fffbd4;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:40px;line-height:68px;display:flex}.OwnerSubscriptionPage-module-sass-module__KS1fcG__notice-content{background:#fffbd4;border-radius:16px;flex-grow:1;padding:16px}.OwnerSubscriptionPage-module-sass-module__KS1fcG__subscription-options{gap:8px;width:100%;display:flex}.OwnerSubscriptionPage-module-sass-module__KS1fcG__block{flex-direction:column;flex:1;gap:15px;display:flex}.OwnerSubscriptionPage-module-sass-module__KS1fcG__subscription-content{flex-direction:column;display:flex}.OwnerSubscriptionPage-module-sass-module__KS1fcG__description-card{background:#fff;border-radius:24px;width:399px;height:92px;padding:16px 20px}.OwnerSubscriptionPage-module-sass-module__KS1fcG__features-list{background:#fff;border-radius:24px;width:399px;height:306px;padding:16px;position:relative}.OwnerSubscriptionPage-module-sass-module__KS1fcG__feature-item{align-items:center;gap:10px;margin-bottom:12px;display:flex}.OwnerSubscriptionPage-module-sass-module__KS1fcG__feature-item:last-child{margin-bottom:0}.OwnerSubscriptionPage-module-sass-module__KS1fcG__checkmark-icon{color:#000;width:24px;height:24px}.OwnerSubscriptionPage-module-sass-module__KS1fcG__plus-icon{width:24px;height:24px;color:var(--c-afisha)}.OwnerSubscriptionPage-module-sass-module__KS1fcG__more-button{position:absolute;bottom:12px;right:12px}.OwnerSubscriptionPage-module-sass-module__KS1fcG__options-list{flex-direction:column;display:flex}.OwnerSubscriptionPage-module-sass-module__KS1fcG__option-card{background:#fff;border-radius:24px;justify-content:space-between;align-items:center;width:399px;padding:16px 20px;display:flex}.OwnerSubscriptionPage-module-sass-module__KS1fcG__option-label{cursor:pointer;transition:color .2s}.OwnerSubscriptionPage-module-sass-module__KS1fcG__option-label:hover{color:var(--c-afisha)}.OwnerSubscriptionPage-module-sass-module__KS1fcG__checkbox-group{align-items:center;gap:10px;min-width:105px;display:flex}.OwnerSubscriptionPage-module-sass-module__KS1fcG__price-section{justify-content:flex-end;align-items:center;gap:10px;display:flex}.OwnerSubscriptionPage-module-sass-module__KS1fcG__discount-badge{background:var(--c-afisha);border-radius:12px;padding:4px 10px}.OwnerSubscriptionPage-module-sass-module__KS1fcG__discount-text{font-weight:500;font-family:var(--font-a-headline);color:#fff;font-size:13px;line-height:16px}.OwnerSubscriptionPage-module-sass-module__KS1fcG__price-text{font-weight:400;font-family:var(--font-regular)}.OwnerSubscriptionPage-module-sass-module__KS1fcG__faq-section{flex-direction:column;gap:12px;width:100%;display:flex}.OwnerSubscriptionPage-module-sass-module__KS1fcG__faq-container{background:#fff;border-radius:24px;width:100%;padding:12px 20px}.OwnerSubscriptionPage-module-sass-module__KS1fcG__faq-answer.OwnerSubscriptionPage-module-sass-module__KS1fcG__faq-answer{color:var(--c-gray-45);text-wrap:pretty;max-width:665px;padding-top:4px;padding-bottom:12px;line-height:23px}.OwnerSubscriptionPage-module-sass-module__KS1fcG__faq-item{padding:4px 0}.OwnerSubscriptionPage-module-sass-module__KS1fcG__faq-item:not(:last-child){border-bottom:1px solid var(--c-gray-92);margin-bottom:8px;padding-bottom:11px}
.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}
.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}
.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}
@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}
.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}
.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}}
.GigAssPrompt-module-sass-module__7VuR5W__wrapper{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.GigAssPrompt-module-sass-module__7VuR5W__wrapper>*{pointer-events:auto}
.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%)}}
.GigAssChatForm-module-sass-module__ShzpTW__form{z-index:var(--z-index--gigass-form);background:var(--gigass-input-bg);box-sizing:border-box;border-radius:24px;flex-direction:column;justify-content:flex-start;align-items:stretch;transition:all .35s;display:flex;position:fixed;top:auto;left:50%;transform:translate(-50%)}@media only screen and (max-width:767px){.GigAssChatForm-module-sass-module__ShzpTW__form{width:calc(100% - var(--gigass-form-side-margin-mobile)*2);max-width:calc(100% - var(--gigass-form-side-margin-mobile)*2);height:var(--gigass-form-height-mobile);min-height:var(--gigass-form-height-mobile);max-height:var(--gigass-form-height-mobile);bottom:var(--gigass-form-bottom-offset-mobile)}}@media only screen and (min-width:768px){.GigAssChatForm-module-sass-module__ShzpTW__form{width:var(--gigass-form-width-desktop);max-width:var(--gigass-form-width-desktop);height:var(--gigass-form-height-desktop);min-height:var(--gigass-form-height-desktop);max-height:var(--gigass-form-height-desktop);bottom:var(--gigass-form-bottom-offset-desktop)}}.GigAssChatForm-module-sass-module__ShzpTW__form .GigAssChatForm-module-sass-module__ShzpTW__formInput{box-sizing:border-box;border-radius:inherit;color:#000;resize:none;-ms-overflow-style:none;scrollbar-width:none;background:0 0;border:none;width:100%;min-width:100%;max-width:100%;height:100%;min-height:20px;max-height:20px;padding:24px 66px 58px 24px;font-family:inherit;font-size:15px;font-style:normal;font-weight:400;line-height:20px;transition:all .35s;display:block;overflow-y:auto}.GigAssChatForm-module-sass-module__ShzpTW__form .GigAssChatForm-module-sass-module__ShzpTW__formInput::-webkit-scrollbar{display:none}.GigAssChatForm-module-sass-module__ShzpTW__form .GigAssChatForm-module-sass-module__ShzpTW__formInput::-webkit-input-placeholder{color:var(--gigass-text-placeholder-desktop)}.GigAssChatForm-module-sass-module__ShzpTW__form .GigAssChatForm-module-sass-module__ShzpTW__formInput::placeholder{color:var(--gigass-text-placeholder-desktop)}.GigAssChatForm-module-sass-module__ShzpTW__form .GigAssChatForm-module-sass-module__ShzpTW__formInput:focus{outline:none}.GigAssChatForm-module-sass-module__ShzpTW__form .GigAssChatForm-module-sass-module__ShzpTW__formInput:active{transition:all}.GigAssChatForm-module-sass-module__ShzpTW__form .GigAssChatForm-module-sass-module__ShzpTW__formInput:disabled{cursor:not-allowed}@media only screen and (max-width:767px){.GigAssChatForm-module-sass-module__ShzpTW__form .GigAssChatForm-module-sass-module__ShzpTW__formInput{padding:16px 66px 50px 16px}.GigAssChatForm-module-sass-module__ShzpTW__form .GigAssChatForm-module-sass-module__ShzpTW__formInput::-webkit-input-placeholder{color:var(--gigass-text-placeholder-mobile)}.GigAssChatForm-module-sass-module__ShzpTW__form .GigAssChatForm-module-sass-module__ShzpTW__formInput::placeholder{color:var(--gigass-text-placeholder-mobile)}}.GigAssChatForm-module-sass-module__ShzpTW__form .GigAssChatForm-module-sass-module__ShzpTW__submitButtonWrap{z-index:1;right:var(--gigass-submit-right);bottom:var(--gigass-submit-bottom);justify-content:center;align-items:center;display:flex;position:absolute}.GigAssChatForm-module-sass-module__ShzpTW__form .GigAssChatForm-module-sass-module__ShzpTW__submitButtonWrapDisabled{cursor:not-allowed}.GigAssChatForm-module-sass-module__ShzpTW__form .GigAssChatForm-module-sass-module__ShzpTW__submitButton{color:#fff;cursor:pointer;background:#000;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;transition:background .15s;display:flex}.GigAssChatForm-module-sass-module__ShzpTW__form .GigAssChatForm-module-sass-module__ShzpTW__submitButton:hover:not(:disabled){background:#1a1a1a}.GigAssChatForm-module-sass-module__ShzpTW__form .GigAssChatForm-module-sass-module__ShzpTW__submitButton:disabled{opacity:.1;pointer-events:none;background:#000}.GigAssChatForm-module-sass-module__ShzpTW__form .GigAssChatForm-module-sass-module__ShzpTW__submitIcon{fill:currentColor;flex:0 0 24px;width:24px;height:24px;display:block;transform:rotate(-90deg)}.GigAssChatForm-module-sass-module__ShzpTW__form .GigAssChatForm-module-sass-module__ShzpTW__submitStopIcon{fill:currentColor;flex:0 0 16px;width:16px;height:16px;display:block}
.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)}
.GigAssEmptyState-module-sass-module__lyL1Uq__emptyState{top:var(--gigass-empty-state-top);bottom:var(--gigass-empty-state-bottom);width:100%;max-width:var(--gigass-empty-content-max-width);z-index:var(--z-index--gigass-recommend-tags);justify-content:center;align-items:center;gap:var(--gigass-empty-state-gap);box-sizing:border-box;opacity:0;pointer-events:none;flex-direction:column;transition:opacity .35s 50ms;display:flex;position:absolute;left:50%;transform:translate(-50%)}.GigAssEmptyState-module-sass-module__lyL1Uq__emptyState.GigAssEmptyState-module-sass-module__lyL1Uq__visible{opacity:1}.GigAssEmptyState-module-sass-module__lyL1Uq__emptyTitle{text-align:center;color:#000;pointer-events:none;width:100%;font-weight:500;font-family:var(--font-a-headline);flex:none;margin:0}@media only screen and (max-width:767px){.GigAssEmptyState-module-sass-module__lyL1Uq__emptyTitle{letter-spacing:-.22px;font-size:22px;line-height:26px}}@media only screen and (min-width:768px){.GigAssEmptyState-module-sass-module__lyL1Uq__emptyTitle{letter-spacing:-.32px;font-size:32px;line-height:36px}}
.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}
.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}
/*# sourceMappingURL=2af-r9zcwbfk8.css.map*/