@import "https://fonts.googleapis.com/css2?family=Inter:wght@400&display=swap";
.ListItem-module-scss-module__Cfgpoa__listItemsSideMenu{color:#ffffffb3;text-decoration:none}.ListItem-module-scss-module__Cfgpoa__listItemsSideMenu a{text-decoration:none}.ListItem-module-scss-module__Cfgpoa__listItemsSideMenu:focus{font-family:var(--font-default);color:#ffffffb3;white-space:nowrap;justify-content:space-between;align-items:center;padding:10px 20px;font-size:15px;font-weight:600;transition:all .3s;display:flex}.ListItem-module-scss-module__Cfgpoa__li{list-style-type:none}.ListItem-module-scss-module__Cfgpoa__listItems{color:#fff;text-decoration:none;margin-bottom:0!important}.ListItem-module-scss-module__Cfgpoa__listItems a{text-decoration:none}.ListItem-module-scss-module__Cfgpoa__active{color:#ffffff80!important}.ListItem-module-scss-module__Cfgpoa__listItems:focus{font-family:var(--font-default);color:#ffffffb3;white-space:nowrap;justify-content:space-between;align-items:center;padding:10px 20px;font-size:15px;font-weight:600;transition:all .3s;display:flex}.ListItem-module-scss-module__Cfgpoa__listItems:hover,.ListItem-module-scss-module__Cfgpoa__listItems .ListItem-module-scss-module__Cfgpoa__active,.ListItem-module-scss-module__Cfgpoa__listItems .ListItem-module-scss-module__Cfgpoa__active:focus,.ListItem-module-scss-module__Cfgpoa__listItems li:hover>a{color:#ffffff80}
.styles-module-scss-module__jot1za__button_large{color:var(--color-white);font-size:16px;font-style:normal;line-height:98%;font-family:var(--font-Mont-SemiBold);border:none;border-radius:10px;align-items:center;gap:10px;padding:18px 20px 16px;display:flex}.styles-module-scss-module__jot1za__button_large:focus,.styles-module-scss-module__jot1za__button_large:focus-visible{box-shadow:none;outline:none}.styles-module-scss-module__jot1za__button_small{border-radius:10px;justify-content:center;align-items:center;padding:10px;font-size:14px;display:flex}.styles-module-scss-module__jot1za__button_small:focus,.styles-module-scss-module__jot1za__button_small:focus-visible{box-shadow:none;outline:none}.styles-module-scss-module__jot1za__button_small.styles-module-scss-module__jot1za__icon{border-radius:6px!important;width:32px!important;height:32px!important;padding:0!important}.styles-module-scss-module__jot1za__button_large:disabled,.styles-module-scss-module__jot1za__button_small:disabled{color:var(--color-neutral-0);background:var(--color-neutral-300);border:1px solid var(--color-neutral-300)}.styles-module-scss-module__jot1za__button_purple{background:var(--color-purple)}.styles-module-scss-module__jot1za__button_purple:hover,.styles-module-scss-module__jot1za__button_purple:active{background:var(--color-purple)!important}.styles-module-scss-module__jot1za__button_purple:disabled{background:var(--color-grey-hover);opacity:.5}.styles-module-scss-module__jot1za__button_dark{background:var(--color-black)}.styles-module-scss-module__jot1za__button_dark_blue{background:var(--color-brand-blue-primary)}.styles-module-scss-module__jot1za__button_transparent{border:1px solid var(--color-brand-blue-link);color:var(--color-black);background:0 0}.styles-module-scss-module__jot1za__button_lightPurple{background:var(--color-purple-light);color:var(--color-black)}.styles-module-scss-module__jot1za__button_lightPurple:hover,.styles-module-scss-module__jot1za__button_lightPurple:active{background:var(--color-purple-hover)!important}.styles-module-scss-module__jot1za__button_blue{color:var(--color-black);border:1px solid var(--color-blue-dark);background:0 0}.styles-module-scss-module__jot1za__button_light_blue_background{background:var(--color-brand-blue-light);color:var(--color-neutral-0)}.styles-module-scss-module__jot1za__button_blue_background{background:var(--color-blue-dark);color:var(--color-white);border:1px solid var(--color-blue-dark)}.styles-module-scss-module__jot1za__button_lime_background{background:var(--color-lime);color:var(--color-black);border:1px solid var(--color-lime)}.styles-module-scss-module__jot1za__button_neutral{background:var(--color-neutral-50);color:var(--color-brand-blue-dark);border:1px solid var(--color-neutral-50)}
.styles-module-scss-module__YPq0XG__errorText{color:var(--color-error);letter-spacing:-.48px;font-size:9px;font-style:normal;font-weight:700;line-height:98%;position:absolute;bottom:-11px;font-family:var(--font-Mont-Regular)!important}
.styles-module-scss-module__92IN-a__container{width:100%;max-width:1534px;margin:30px auto}.styles-module-scss-module__92IN-a__section_block{padding:0}@media (max-width:1600px){.styles-module-scss-module__92IN-a__container{padding:0 50px}}
.styles-module-scss-module__0cFLxW__section_wrapper{z-index:1}
.NavTab-module-scss-module__GuWgOG__active{text-decoration:underline;text-underline-offset:3px!important;text-decoration-thickness:1.534px!important}
.styles-module-scss-module__9WKeYG__input .form-check-input:checked{background-color:var(--color-brand-blue-link)!important;border-color:var(--color-brand-blue-link)!important}
@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
:where(.styles-module-scss-module__CKU11a__wrapper){background:var(--color-white);border-radius:50px;flex-direction:column;flex:1;justify-content:center;align-self:stretch;align-items:stretch;width:100%;margin:0 auto;padding:40px;display:flex;box-shadow:10px 10px 30px #686ae712}.styles-module-scss-module__CKU11a__purple{border:1px solid var(--color-purple-light);border-radius:30px;margin-bottom:20px}.styles-module-scss-module__CKU11a__blue{border:1px solid var(--color-blue-light);margin-bottom:20px;border-radius:15px!important;padding:14px 10px 20px 12px!important}.styles-module-scss-module__CKU11a__neutral{border:1px solid var(--color-neutral-100);border-radius:30px;margin-bottom:20px}@media (max-width:400px){:where(.styles-module-scss-module__CKU11a__wrapper){padding:20px}}
.styles-module-scss-module__G0bCGa__hotel_photos_skeleton{grid-template-columns:minmax(320px,42%) 1fr;gap:16px;padding-top:14px;display:grid}.styles-module-scss-module__G0bCGa__hotel_photos_main{width:100%}.styles-module-scss-module__G0bCGa__hotel_photos_grid{grid-template-columns:repeat(5,minmax(0,1fr));align-content:start;gap:12px;height:220px;display:grid}.styles-module-scss-module__G0bCGa__hotel_photos_item{aspect-ratio:auto;width:100%;height:104px!important}.styles-module-scss-module__G0bCGa__offer_card_tile{border-color:var(--color-neutral-100)!important}@media (max-width:1080px){.styles-module-scss-module__G0bCGa__hotel_photos_skeleton{grid-template-columns:1fr}.styles-module-scss-module__G0bCGa__hotel_photos_main{height:220px!important}.styles-module-scss-module__G0bCGa__hotel_photos_grid{grid-template-columns:repeat(3,minmax(0,1fr));height:auto}.styles-module-scss-module__G0bCGa__hotel_photos_item{aspect-ratio:auto;height:104px!important}}
.CheckBoxDay-module-scss-module__l86D9a__checkboxWrapper{display:inline-block;position:relative}.CheckBoxDay-module-scss-module__l86D9a__visuallyHidden{clip-path:inset(50%);margin:-1px;padding:0;position:absolute;overflow:hidden}.CheckBoxDay-module-scss-module__l86D9a__btn{text-align:center;vertical-align:middle;padding:6px 12px;font-size:12px;display:inline-block;position:relative}.CheckBoxDay-module-scss-module__l86D9a__btn.CheckBoxDay-module-scss-module__l86D9a__checked{border-color:var(--color-white);background-image:url(/assets/svg/closeDay.svg);background-position:50%;border-radius:5px;animation:.3s ease-in-out forwards CheckBoxDay-module-scss-module__l86D9a__appear}@keyframes CheckBoxDay-module-scss-module__l86D9a__appear{0%{opacity:.9;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}
.EditButton-module-scss-module__4d7OSq__dropdown_menu{z-index:1000;background-color:#fff;border:0;border-radius:.375rem;width:160px;margin:0;padding:.5rem 0;position:absolute;inset:0 0 auto auto;transform:translateY(42px);box-shadow:0 .15rem 1.75rem #21283226}.EditButton-module-scss-module__4d7OSq__dropdown_menu .EditButton-module-scss-module__4d7OSq__dropdown_item{clear:both;width:100%;color:var(--bs-dropdown-link-color);text-align:inherit;white-space:nowrap;border-radius:var(--bs-dropdown-item-border-radius,0);background-color:#0000;border:0;margin-bottom:0;padding:.25rem 1rem;font-weight:400;text-decoration:none;display:block}.EditButton-module-scss-module__4d7OSq__dropdown_menu p.EditButton-module-scss-module__4d7OSq__dropdown_item{color:var(--color-secondary);font-size:15px;display:flex}.EditButton-module-scss-module__4d7OSq__dropdown_menu p.EditButton-module-scss-module__4d7OSq__dropdown_item:hover{color:var(--color-primary-hover)}@media (min-width:905px){.EditButton-module-scss-module__4d7OSq__dropdown_menu{left:0}}
.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{color:#fff;white-space:normal;background-color:#333;border-radius:4px;outline:0;font-size:14px;line-height:1.4;transition-property:transform,visibility,opacity;position:relative}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-width:8px 8px 0;border-top-color:initial;transform-origin:top;bottom:-7px;left:0}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-width:0 8px 8px;border-bottom-color:initial;transform-origin:bottom;top:-7px;left:0}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;transform-origin:0;right:-7px}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:100%;left:-7px}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;width:16px;height:16px}.tippy-arrow:before{content:"";border-style:solid;border-color:#0000;position:absolute}.tippy-content{z-index:1;padding:5px 9px;position:relative}
.tippy-box[data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top]{transform:translateY(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{transform:translateY(-10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left]{transform:translate(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right]{transform:translate(-10px)}
:root{--tooltip-arrow-size:10px}.custom-tippy{font-family:var(--font-Mont-Regular);letter-spacing:0;font-size:14px;font-style:normal;font-weight:400;line-height:20px;background:var(--color-brand-blue-light)!important;color:var(--color-black)!important;border-radius:15px!important;max-width:285px!important;padding:18px 12px!important}.custom-tippy p+p{margin-top:4px}.custom-tippy_purple{background:var(--color-purple)!important;color:var(--color-white)!important}.custom-tippy_blue{background:var(--color-brand-blue-primary)!important;color:var(--color-neutral-100)!important;box-shadow:var(--shadow-sm)!important}.custom-tippy_dark{background:var(--color-brand-blue-dark)!important;color:var(--color-white)!important;box-shadow:var(--shadow-sm)!important}.custom-tippy_neutral{background:var(--color-white)!important;color:var(--color-brand-blue-dark)!important;box-shadow:var(--shadow-sm)!important}.custom-tippy>.tippy-arrow:before{content:none!important}.custom-tippy[data-placement^=top]>.tippy-arrow{border-left:var(--tooltip-arrow-size) solid #0000;border-right:var(--tooltip-arrow-size) solid #0000;border-top:var(--tooltip-arrow-size) solid var(--color-brand-blue-light);bottom:-15px;left:50%;transform:translate(-50%)}.custom-tippy_blue[data-placement^=top]>.tippy-arrow{border-top:var(--tooltip-arrow-size) solid var(--color-brand-blue-primary)}.custom-tippy_dark[data-placement^=top]>.tippy-arrow{border-top:var(--tooltip-arrow-size) solid var(--color-brand-blue-dark)}.custom-tippy_neutral[data-placement^=top]>.tippy-arrow{border-top:var(--tooltip-arrow-size) solid var(--color-white)}.custom-tippy[data-placement^=right]>.tippy-arrow{border-top:var(--tooltip-arrow-size) solid #0000;border-bottom:var(--tooltip-arrow-size) solid #0000;border-right:var(--tooltip-arrow-size) solid var(--color-brand-blue-light);position:absolute;top:50%;left:-15px;transform:translateY(-50%)}.custom-tippy_purple[data-placement^=right]>.tippy-arrow{border-right:var(--tooltip-arrow-size) solid var(--color-purple)}.custom-tippy_blue[data-placement^=right]>.tippy-arrow{border-right:var(--tooltip-arrow-size) solid var(--color-brand-blue-primary)}.custom-tippy_dark[data-placement^=right]>.tippy-arrow{border-right:var(--tooltip-arrow-size) solid var(--color-brand-blue-dark)}.custom-tippy_neutral[data-placement^=right]>.tippy-arrow{border-right:var(--tooltip-arrow-size) solid var(--color-white)}.custom-tippy[data-placement^=bottom]>.tippy-arrow{border-left:var(--tooltip-arrow-size) solid #0000;border-right:var(--tooltip-arrow-size) solid #0000;border-bottom:var(--tooltip-arrow-size) solid var(--color-brand-blue-light);position:absolute;top:-15px;left:50%;transform:translate(-50%)}.custom-tippy_purple[data-placement^=bottom]>.tippy-arrow{border-bottom:var(--tooltip-arrow-size) solid var(--color-purple)}.custom-tippy_blue[data-placement^=bottom]>.tippy-arrow{border-bottom:var(--tooltip-arrow-size) solid var(--color-brand-blue-primary)}.custom-tippy_dark[data-placement^=bottom]>.tippy-arrow{border-bottom:var(--tooltip-arrow-size) solid var(--color-brand-blue-dark)}.custom-tippy_neutral[data-placement^=bottom]>.tippy-arrow{border-bottom:var(--tooltip-arrow-size) solid var(--color-white)}.custom-tippy[data-placement^=left]>.tippy-arrow{border-top:var(--tooltip-arrow-size) solid #0000;border-bottom:var(--tooltip-arrow-size) solid #0000;border-left:var(--tooltip-arrow-size) solid var(--color-brand-blue-light);position:absolute;top:50%;right:-15px;transform:translateY(-50%)}.custom-tippy_purple[data-placement^=left]>.tippy-arrow{border-left:var(--tooltip-arrow-size) solid var(--color-purple)}.custom-tippy_blue[data-placement^=left]>.tippy-arrow{border-left:var(--tooltip-arrow-size) solid var(--color-brand-blue-primary)}.custom-tippy_dark[data-placement^=left]>.tippy-arrow{border-left:var(--tooltip-arrow-size) solid var(--color-brand-blue-dark)}.custom-tippy_neutral[data-placement^=left]>.tippy-arrow{border-left:var(--tooltip-arrow-size) solid var(--color-white)}
.formInputWithTooltip-module-scss-module__jCg9nW__wrapper{width:100%;position:relative}.formInputWithTooltip-module-scss-module__jCg9nW__inputWithTooltip{padding-right:45px!important}.formInputWithTooltip-module-scss-module__jCg9nW__infoIcon{cursor:pointer;z-index:2;justify-content:center;align-items:center;padding:4px;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}
.styles-module-scss-module__HLcD8q__errorContainer{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}
.styles-module-scss-module__ZdyOvG__form_wrapper button{background:var(--color-dark);color:var(--color-white);border:0;border-radius:50px;padding:12px 80px;transition:all .4s}.styles-module-scss-module__ZdyOvG__form_wrapper button:disabled{background-color:var(--color-dark-hover)!important}.styles-module-scss-module__ZdyOvG__form_wrapper button:focus{background-color:var(--color-dark)!important}.styles-module-scss-module__ZdyOvG__form_wrapper button:hover{background:var(--color-dark-hover)}:is(.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-control,.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-select){height:100%!important;max-height:100%!important}:is(.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-floating>.form-control:not(#MessageHotelReg),.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-floating>.form-select){min-height:44px;max-height:44px;height:44px!important}:is(.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-floating>.form-control,.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-floating>.form-select){color:#242742;border:1px solid #2d3c6040;border-radius:8px;font-size:16px;font-weight:400}:is(.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-floating>.form-control:hover,.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-floating>.form-select:hover,.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-floating>.form-control:focus,.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-floating>.form-select:focus){box-shadow:none;border:1px solid #3444698c}:is(.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-control.is-invalid,.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-select.is-invalid){border:1px solid var(--color-danger)!important}.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-floating>.form-select{padding-top:20px;padding-bottom:5px}:is(.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-floating>.form-label,.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-floating>label){margin-bottom:0;padding:.75rem;font-size:16px}.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-floating>.form-select~label{height:80%;padding-top:.6rem;padding-bottom:0;font-size:16px}.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo button{height:44px;color:var(--color-white);background:#1875f0;border:none;border-radius:8px;padding:0 16px;font-size:16px;font-weight:500}.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo button:disabled{background-color:var(--color-dark-hover)!important}.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo button:focus{background-color:var(--color-dark)!important}.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo button:hover{background:#135fc5}@media (max-width:991px){:is(.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-floating>.form-control,.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-floating>.form-select,.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-floating>.form-label,.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-floating>.form-select~label,.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo .form-floating>label),.styles-module-scss-module__ZdyOvG__form_wrapper_isBnovo button{font-size:14px}}.styles-module-scss-module__ZdyOvG__spinner_wrapper{height:600px}
.ListItemZabroniryi-module-scss-module__vl1CAa__listItemsSideMenu{padding:8px 0;text-decoration:none;transition:color .3s;display:block}.ListItemZabroniryi-module-scss-module__vl1CAa__listItemsSideMenu:not(.ListItemZabroniryi-module-scss-module__vl1CAa__active){opacity:.7}.ListItemZabroniryi-module-scss-module__vl1CAa__li{list-style-type:none}.ListItemZabroniryi-module-scss-module__vl1CAa__listItems{padding:8px 16px;text-decoration:none;transition:color .3s;display:block;margin-bottom:0!important}.ListItemZabroniryi-module-scss-module__vl1CAa__active{opacity:1}.ListItemZabroniryi-module-scss-module__vl1CAa__listItems:hover *,.ListItemZabroniryi-module-scss-module__vl1CAa__listItemsSideMenu:hover *,.ListItemZabroniryi-module-scss-module__vl1CAa__active *{color:var(--color-brand-blue-link)!important}
.styles-module-scss-module__CPDePa__copy_id_container{border:1px solid var(--color-disabled);cursor:pointer;color:var(--color-black);font-family:var(--font-family-primary);letter-spacing:-.48px;border-radius:15px;align-items:center;gap:4px;height:52px;padding:5px 15px;font-size:16px;line-height:11.76px;display:flex}.styles-module-scss-module__CPDePa__copy_id_container span{display:inline-block;transform:translateY(1px)}
.styles-module-scss-module__kKbodW__copy_container{border:1px solid var(--color-disabled);cursor:pointer;border-radius:5px;align-items:center;gap:10px;padding:5px;display:flex}
.styles-module-scss-module__Iah5hG__inputWrapper{flex-direction:column;flex-shrink:0;justify-content:flex-end;align-self:stretch;display:flex;position:relative}.styles-module-scss-module__Iah5hG__inputWrapper .styles-module-scss-module__Iah5hG__label{color:var(--color-black);background-color:#fff;align-items:center;gap:5px;padding:2px 3px;font-weight:400;display:inline-flex;position:absolute;top:-14px;left:16px}.styles-module-scss-module__Iah5hG__inputWrapper.styles-module-scss-module__Iah5hG__disabled .styles-module-scss-module__Iah5hG__label{color:var(--color-secondary-disabled)}.styles-module-scss-module__Iah5hG__inputWrapper .styles-module-scss-module__Iah5hG__input{border:1px solid var(--color-black);height:52px;box-shadow:none;letter-spacing:-.64px;background-color:#0000;border-radius:15px;outline:none;flex-shrink:0;padding-left:20px;font-size:16px;font-style:normal;line-height:98%;font-family:var(--font-Mont-SemiBold)!important;color:var(--color-black)!important}.styles-module-scss-module__Iah5hG__inputWrapper .styles-module-scss-module__Iah5hG__input:disabled{border:1px solid var(--color-secondary-disabled);-webkit-text-fill-color:var(--color-secondary-disabled)!important;color:var(--color-secondary-disabled)!important}.styles-module-scss-module__Iah5hG__inputWrapper .styles-module-scss-module__Iah5hG__textarea{height:auto;min-height:120px;padding-top:14px;line-height:1.25}.styles-module-scss-module__Iah5hG__inputWrapper .styles-module-scss-module__Iah5hG__withTooltip{padding-right:45px}.styles-module-scss-module__Iah5hG__inputWrapper .styles-module-scss-module__Iah5hG__infoIcon{cursor:pointer;padding:4px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.styles-module-scss-module__Iah5hG__inputWrapper input:-webkit-autofill{-webkit-text-fill-color:var(--color-black)!important;color:var(--color-black)!important;background-color:#0000!important;transition:background-color 5000s ease-in-out!important}.styles-module-scss-module__Iah5hG__inputWrapper input:-webkit-autofill:hover{-webkit-text-fill-color:var(--color-black)!important;color:var(--color-black)!important;background-color:#0000!important;transition:background-color 5000s ease-in-out!important}.styles-module-scss-module__Iah5hG__inputWrapper input:-webkit-autofill:focus{-webkit-text-fill-color:var(--color-black)!important;color:var(--color-black)!important;background-color:#0000!important;transition:background-color 5000s ease-in-out!important}.styles-module-scss-module__Iah5hG__inputWrapper input:-webkit-autofill:active{-webkit-text-fill-color:var(--color-black)!important;color:var(--color-black)!important;background-color:#0000!important;transition:background-color 5000s ease-in-out!important}.styles-module-scss-module__Iah5hG__inputWrapper input:-moz-autofill{color:var(--color-black)!important;background-color:#0000!important}.styles-module-scss-module__Iah5hG__inputWrapper input:-moz-autofill:hover{color:var(--color-black)!important;background-color:#0000!important}.styles-module-scss-module__Iah5hG__inputWrapper input:-moz-autofill:focus{color:var(--color-black)!important;background-color:#0000!important}.styles-module-scss-module__Iah5hG__inputWrapper input:-moz-autofill:active{color:var(--color-black)!important;background-color:#0000!important}.styles-module-scss-module__Iah5hG__inputWrapper .styles-module-scss-module__Iah5hG__input[type=number]{appearance:textfield}.styles-module-scss-module__Iah5hG__inputWrapper .styles-module-scss-module__Iah5hG__input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}.styles-module-scss-module__Iah5hG__inputWrapper .styles-module-scss-module__Iah5hG__input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.styles-module-scss-module__Iah5hG__inputWrapper .styles-module-scss-module__Iah5hG__error{border:1px solid var(--color-error)}.styles-module-scss-module__Iah5hG__inputWrapper .styles-module-scss-module__Iah5hG__input::placeholder{color:var(--color-disabled);letter-spacing:-.64px;font-size:16px;font-style:normal;line-height:98%;font-family:var(--font-Mont-SemiBold)!important}.styles-module-scss-module__Iah5hG__inputWrapper .styles-module-scss-module__Iah5hG__input:focus{box-shadow:none}.styles-module-scss-module__Iah5hG__inputWrapper .styles-module-scss-module__Iah5hG__errorText{color:var(--color-error);letter-spacing:-.48px;font-size:10px;font-style:normal;line-height:98%;position:absolute;bottom:-14px;left:16px;font-family:var(--font-Mont-Regular)!important}.styles-module-scss-module__Iah5hG__inputWrapper .styles-module-scss-module__Iah5hG__helperText{color:var(--color-disabled);letter-spacing:-.48px;font-size:12px;font-style:normal;line-height:98%;position:absolute;bottom:-14px;left:16px;font-family:var(--font-Mont-Regular)!important}
:where(.styles-module-scss-module__Fn15Da__typography){font-family:var(--font-Mont-Regular);margin:0}p:where(.styles-module-scss-module__Fn15Da__typography){margin:0}.styles-module-scss-module__Fn15Da__label{letter-spacing:-.64px;font-size:16px;line-height:98%}.styles-module-scss-module__Fn15Da__caption-bold{letter-spacing:-.48px;font-size:12px;font-weight:700;line-height:98%}.styles-module-scss-module__Fn15Da__caption-semibold{letter-spacing:-.48px;font-size:12px;font-weight:400;line-height:98%}.styles-module-scss-module__Fn15Da__subtitle{letter-spacing:-.8px;font-size:20px;line-height:98%}.styles-module-scss-module__Fn15Da__black{color:var(--color-black)}.styles-module-scss-module__Fn15Da__grey{color:var(--color-neutral-600)}
:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.phoneInputField-module-scss-module__0gmWRa__wrapper{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-self:stretch;width:100%;display:flex;position:relative}.phoneInputField-module-scss-module__0gmWRa__label{z-index:3;background-color:var(--color-neutral-0,#fff);align-items:center;gap:2px;padding:2px 3px;display:inline-flex;position:absolute;top:-16px;left:16px}.phoneInputField-module-scss-module__0gmWRa__required{color:var(--color-state-error,#ff4a2a)}.phoneInputField-module-scss-module__0gmWRa__phoneInputContainer{width:100%;position:relative}.phoneInputField-module-scss-module__0gmWRa__phoneInput{--PhoneInputCountryFlag-height:20px;--PhoneInput-color--focus:transparent;--PhoneInputCountrySelectArrow-color:var(--color-brand-blue-dark,#192946);--PhoneInputCountrySelectArrow-opacity:1;box-sizing:border-box;border-radius:var(--border-radius-10,.625rem);border:1px solid var(--color-brand-blue-dark,#192946);background-color:#0000;align-items:stretch;width:100%;height:52px;display:flex;overflow:hidden}.phoneInputField-module-scss-module__0gmWRa__phoneInput:focus-within{box-shadow:none;outline:none}.phoneInputField-module-scss-module__0gmWRa__phoneInput .PhoneInputCountry{flex-shrink:0;align-items:center;margin:0;padding:0 12px 0 16px;display:flex;position:relative}.phoneInputField-module-scss-module__0gmWRa__phoneInput .PhoneInputCountry:after{content:"";background-color:var(--color-brand-blue-dark,#192946);opacity:.25;width:1px;height:24px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.phoneInputField-module-scss-module__0gmWRa__phoneInput .PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;font-size:var(--font-size-16,1rem);background:0 0;border:none;border-radius:0;margin:0;padding:0;position:absolute;inset:0}.phoneInputField-module-scss-module__0gmWRa__phoneInput .PhoneInputCountryIcon{width:28px;height:20px}.phoneInputField-module-scss-module__0gmWRa__phoneInput .PhoneInputCountryIcon--border{box-shadow:none;background-color:#0000}.phoneInputField-module-scss-module__0gmWRa__phoneInput .PhoneInputCountrySelectArrow{opacity:1;border-top-color:var(--color-brand-blue-dark,#192946);margin-left:6px}.phoneInputField-module-scss-module__0gmWRa__phoneInput .PhoneInputInput{flex:1;min-width:0}.phoneInputField-module-scss-module__0gmWRa__phoneInput .PhoneInputCountrySelect:disabled{cursor:not-allowed}.phoneInputField-module-scss-module__0gmWRa__phoneInput.phoneInputField-module-scss-module__0gmWRa__withClearButton .PhoneInputInput{padding-right:44px}.phoneInputField-module-scss-module__0gmWRa__phoneInput.phoneInputField-module-scss-module__0gmWRa__error{border-color:var(--color-state-error,#ff4a2a)}.phoneInputField-module-scss-module__0gmWRa__phoneInput.phoneInputField-module-scss-module__0gmWRa__error .PhoneInputCountry:after{background-color:var(--color-state-error,#ff4a2a)}.phoneInputField-module-scss-module__0gmWRa__clearButton{cursor:pointer;color:var(--color-neutral-600,#6b7280);z-index:2;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.phoneInputField-module-scss-module__0gmWRa__clearButton:hover{color:var(--color-brand-blue-dark,#192946)}.phoneInputField-module-scss-module__0gmWRa__clearButton:focus-visible{outline:2px solid var(--color-brand-blue-link,#013df5);outline-offset:2px;border-radius:var(--border-radius-6,.375rem)}.phoneInputField-module-scss-module__0gmWRa__clearButtonIcon{font-size:16px;line-height:1}.phoneInputField-module-scss-module__0gmWRa__phoneInputNumber{width:100%;min-width:0;height:100%;box-shadow:none;color:var(--color-brand-blue-dark,#192946);font-family:var(--font-family-primary,Onest, system-ui, sans-serif);font-size:var(--font-size-16,1rem);font-style:normal;font-weight:var(--font-weight-regular,400);line-height:var(--line-height-120,1.2);letter-spacing:var(--letter-spacing-tight-16,-.32px);background-color:#0000;border:none;border-radius:0;outline:none;flex:1;padding:0 20px 0 12px}.phoneInputField-module-scss-module__0gmWRa__phoneInputNumber::placeholder{color:var(--color-neutral-600,#6b7280);font-family:var(--font-family-primary,Onest, system-ui, sans-serif);font-size:var(--font-size-16,1rem);font-weight:var(--font-weight-regular,400);line-height:var(--line-height-120,1.2);letter-spacing:var(--letter-spacing-tight-16,-.32px)}.phoneInputField-module-scss-module__0gmWRa__phoneInputNumber:focus{box-shadow:none;outline:none}.phoneInputField-module-scss-module__0gmWRa__phoneInputNumber:disabled{color:var(--color-neutral-300,#c7cbd1);cursor:not-allowed}.phoneInputField-module-scss-module__0gmWRa__phoneInputNumber:-webkit-autofill{-webkit-text-fill-color:var(--color-brand-blue-dark,#192946)!important;color:var(--color-brand-blue-dark,#192946)!important;background-color:#0000!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.phoneInputField-module-scss-module__0gmWRa__phoneInputNumber:-webkit-autofill:hover{-webkit-text-fill-color:var(--color-brand-blue-dark,#192946)!important;color:var(--color-brand-blue-dark,#192946)!important;background-color:#0000!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.phoneInputField-module-scss-module__0gmWRa__phoneInputNumber:-webkit-autofill:focus{-webkit-text-fill-color:var(--color-brand-blue-dark,#192946)!important;color:var(--color-brand-blue-dark,#192946)!important;background-color:#0000!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.phoneInputField-module-scss-module__0gmWRa__phoneInputNumber:-webkit-autofill:active{-webkit-text-fill-color:var(--color-brand-blue-dark,#192946)!important;color:var(--color-brand-blue-dark,#192946)!important;background-color:#0000!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.phoneInputField-module-scss-module__0gmWRa__phoneInputNumber:-moz-autofill{color:var(--color-brand-blue-dark,#192946)!important;background-color:#0000!important}.phoneInputField-module-scss-module__0gmWRa__phoneInputNumber:-moz-autofill:hover{color:var(--color-brand-blue-dark,#192946)!important;background-color:#0000!important}.phoneInputField-module-scss-module__0gmWRa__phoneInputNumber:-moz-autofill:focus{color:var(--color-brand-blue-dark,#192946)!important;background-color:#0000!important}.phoneInputField-module-scss-module__0gmWRa__phoneInputNumber:-moz-autofill:active{color:var(--color-brand-blue-dark,#192946)!important;background-color:#0000!important}.phoneInputField-module-scss-module__0gmWRa__errorText{white-space:nowrap;text-overflow:ellipsis;width:100%;margin-top:0;padding-left:0;position:absolute;bottom:-14px;left:16px;overflow:hidden}
.styles-module-scss-module__AVnSbq__inputWrapper{align-items:center;gap:9px;padding:2px 0;display:flex}.styles-module-scss-module__AVnSbq__inputWrapper label{cursor:pointer;color:var(--color-black);font-family:var(--font-family-primary);letter-spacing:-.64px;flex:1;margin-left:0;padding:0;font-size:16px;font-style:normal;line-height:98%;display:inline-block}.styles-module-scss-module__AVnSbq__inputWrapper input[type=checkbox]{display:none}.styles-module-scss-module__AVnSbq__inputWrapper i{border:1px solid var(--color-disabled);cursor:pointer;border-radius:5px;flex:none;justify-content:center;align-items:center;width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px;display:flex}.styles-module-scss-module__AVnSbq__inputWrapper i.styles-module-scss-module__AVnSbq__error{border-color:#dc3545}.styles-module-scss-module__AVnSbq__inputWrapper input[type=checkbox]:checked+i:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M4 7L6 9L10 5' stroke='%23000' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");justify-content:center;align-items:center;width:14px;height:14px;display:flex}.styles-module-scss-module__AVnSbq__inputWrapper input[type=checkbox]+i.styles-module-scss-module__AVnSbq__error{border-color:#dc3545}.styles-module-scss-module__AVnSbq__inputWrapper .styles-module-scss-module__AVnSbq__checkbox_blue{border:1px solid var(--color-disabled);background:0 0}.styles-module-scss-module__AVnSbq__inputWrapper input[type=checkbox]:checked+i.styles-module-scss-module__AVnSbq__checkbox_blue{background:var(--color-blue-dark);border-color:var(--color-blue-dark)}.styles-module-scss-module__AVnSbq__inputWrapper input[type=checkbox]:checked+i.styles-module-scss-module__AVnSbq__checkbox_blue:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M4 7L6 9L10 5' stroke='%23fff' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.styles-module-scss-module__AVnSbq__inputWrapper_disabled,.styles-module-scss-module__AVnSbq__inputWrapper_disabled label,.styles-module-scss-module__AVnSbq__inputWrapper_disabled i{cursor:not-allowed!important}
.styles-module-scss-module__HcGx5G__text{font-family:var(--font-Mont-Regular);letter-spacing:-.48px;font-size:12px;font-style:normal;line-height:98%}.styles-module-scss-module__HcGx5G__black{color:var(--color-black)}.styles-module-scss-module__HcGx5G__grey{color:var(--color-grey-dark)}.styles-module-scss-module__HcGx5G__purple{color:var(--color-purple)}.styles-module-scss-module__HcGx5G__danger{color:var(--color-error)}
.styles-module-scss-module__I-X2Yq__card{border:1px solid var(--color-black);box-sizing:border-box;cursor:pointer;background:#fff;border-radius:15px;align-items:center;gap:10px;width:100%;padding:20px 14px;display:flex;align-self:stretch!important}.styles-module-scss-module__I-X2Yq__card.styles-module-scss-module__I-X2Yq__selected{border-color:var(--color-brand-blue-link);transition:all .3s ease-in-out}.styles-module-scss-module__I-X2Yq__card.styles-module-scss-module__I-X2Yq__selected .styles-module-scss-module__I-X2Yq__iconWrapper{background:var(--color-brand-blue-link);border:none;border-radius:10px;transition:all .3s ease-in-out}.styles-module-scss-module__I-X2Yq__iconWrapper{border:1px solid var(--color-disabled);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;padding:5px;display:flex}.styles-module-scss-module__I-X2Yq__icon{width:24px;height:24px}.styles-module-scss-module__I-X2Yq__iconSelected{fill:var(--color-white)!important}.styles-module-scss-module__I-X2Yq__text{font-family:var(--font-Mont-SemiBold);letter-spacing:-.64px;text-align:left;flex-direction:column;flex:1;gap:5px;font-size:16px;line-height:15.68px;display:flex}.styles-module-scss-module__I-X2Yq__title{color:var(--color-black)}.styles-module-scss-module__I-X2Yq__subtitle{font-size:12px;display:block;color:var(--color-neutral-600)!important}@media (max-width:575px){.styles-module-scss-module__I-X2Yq__subtitle{display:none}}
.styles-module-scss-module__nnHTRG__optionContent{align-items:center;display:flex}.styles-module-scss-module__nnHTRG__optionLabel{flex:1}.styles-module-scss-module__nnHTRG__check_mark{flex-shrink:0;width:24px}.styles-module-scss-module__nnHTRG__actionsbox{padding:4px 8px}.styles-module-scss-module__nnHTRG__button{border-radius:0;width:50%;padding:10px 0;font-size:12px;line-height:1.5;color:#000c!important;background-color:var(--color-white)!important}.styles-module-scss-module__nnHTRG__button:hover{border:2px solid var(--color-light-border)!important}.styles-module-scss-module__nnHTRG__custom_value_container{white-space:nowrap;text-overflow:ellipsis;padding:4px;overflow:hidden}.styles-module-scss-module__nnHTRG__select_wrapper{flex-direction:column;flex-grow:1;flex-shrink:0;justify-content:flex-end;align-self:stretch;min-width:0;display:flex;position:relative}.styles-module-scss-module__nnHTRG__disabled_overlay{z-index:10;cursor:not-allowed;background:0 0;position:absolute;inset:0}.styles-module-scss-module__nnHTRG__label{letter-spacing:-.64px;z-index:9;background-color:#fff;align-items:center;gap:5px;padding:2px 3px;font-size:16px;font-style:normal;line-height:98%;display:inline-flex;position:absolute;top:-14px;left:16px;color:var(--color-black)!important;font-family:var(--font-Mont-Regular)!important}.styles-module-scss-module__nnHTRG__label.styles-module-scss-module__nnHTRG__disabled{color:var(--color-secondary-disabled)!important}.styles-module-scss-module__nnHTRG__text{letter-spacing:-.64px;font-size:16px;font-style:normal;line-height:98%;color:var(--color-black)!important;font-family:var(--font-Mont-Regular)!important}.styles-module-scss-module__nnHTRG__dropdownIndicatorContent{align-items:center;gap:6px;display:inline-flex}.styles-module-scss-module__nnHTRG__inlineInfoIcon{cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.styles-module-scss-module__nnHTRG__errorText{color:var(--color-error);letter-spacing:-.48px;font-size:10px;font-style:normal;line-height:98%;position:absolute;bottom:-14px;left:16px;font-family:var(--font-Mont-Regular)!important}.styles-module-scss-module__nnHTRG__disabled{color:var(--color-secondary-disabled)}.styles-module-scss-module__nnHTRG__placeholder_like{color:var(--color-disabled)}
.styles-module-scss-module__7wnF6G__radioWrapper{display:inline-block}.styles-module-scss-module__7wnF6G__radioWrapper input[type=radio]{display:none}.styles-module-scss-module__7wnF6G__radioWrapper label{border:1px solid var(--color-brand-blue-light);color:var(--color-black);font-family:var(--font-Mont-Regular);letter-spacing:-.64px;cursor:pointer;border-radius:10px;place-content:center;align-items:center;gap:5px;padding:14px;font-size:16px;font-style:normal;line-height:98%;display:flex}.styles-module-scss-module__7wnF6G__radioWrapper label.styles-module-scss-module__7wnF6G__checked{border:1px solid var(--color-brand-blue-link)!important}.styles-module-scss-module__7wnF6G__radioWrapper .styles-module-scss-module__7wnF6G__disabled{cursor:not-allowed!important}.styles-module-scss-module__7wnF6G__radioWrapper .styles-module-scss-module__7wnF6G__radioIcon{aspect-ratio:1;border:1px solid var(--disabled,#cfcfcf);border-radius:50%;align-items:center;gap:10px;width:10px;height:10px;padding:5px;display:flex}.styles-module-scss-module__7wnF6G__radioWrapper input:checked~.styles-module-scss-module__7wnF6G__radioIcon{background-image:url(/assets/svg/checkbox.svg);background-position:50%;background-repeat:no-repeat}.styles-module-scss-module__7wnF6G__radioWrapper_solid label{border:1px solid var(--color-brand-blue-link)}.styles-module-scss-module__7wnF6G__radioWrapper_solid label.styles-module-scss-module__7wnF6G__checked{background-color:var(--color-black);color:var(--color-white);border-color:var(--color-black)!important}
.styles-module-scss-module__A1XZrW__fade{opacity:0;transition:opacity .3s ease-in-out}.styles-module-scss-module__A1XZrW__entering,.styles-module-scss-module__A1XZrW__entered{opacity:1}.styles-module-scss-module__A1XZrW__exiting,.styles-module-scss-module__A1XZrW__exited{opacity:0}.styles-module-scss-module__A1XZrW__animation{opacity:0;max-height:0;transition:max-height .3s ease-in-out,opacity .3s ease-in-out}.styles-module-scss-module__A1XZrW__slideIn{opacity:1;max-height:500px}.styles-module-scss-module__A1XZrW__slideOut{opacity:0;max-height:0}
.NotificationBanner-module-scss-module__s1UzYW__banner{z-index:100;background-color:var(--color-purple);color:var(--color-white);box-shadow:var(--shadow-sm);border-radius:16px;align-items:flex-start;gap:4px;max-width:410px;padding:12px 16px;font-size:14px;display:flex;position:fixed;top:20px;right:20px}.NotificationBanner-module-scss-module__s1UzYW__content{flex:1;padding:4px 12px}.NotificationBanner-module-scss-module__s1UzYW__closeBtn{cursor:pointer;color:var(--color-white);background:0 0;border:none;align-items:center;padding:0;display:flex}.NotificationBanner-module-scss-module__s1UzYW__closeBtn:hover{opacity:.8}.NotificationBanner-module-scss-module__s1UzYW__closeBtn i{font-size:20px;line-height:1;display:block}
.styles-module-scss-module__ZznYVa__star_wrapper{cursor:pointer;width:52px}.styles-module-scss-module__ZznYVa__star_wrapper .styles-module-scss-module__ZznYVa__star{fill:#d9d9d9;cursor:pointer;transition:fill .5s}.styles-module-scss-module__ZznYVa__star_wrapper .styles-module-scss-module__ZznYVa__star.styles-module-scss-module__ZznYVa__selected,.styles-module-scss-module__ZznYVa__star_wrapper .styles-module-scss-module__ZznYVa__star.styles-module-scss-module__ZznYVa__hovered{fill:var(--color-brand-blue-link)}
.styles-module-scss-module__g8Y6ea__link_color{color:var(--color-brand-blue-light)}.styles-module-scss-module__g8Y6ea__link_color:hover{color:var(--color-brand-blue-link)}
.styles-module-scss-module__Ff726G__scrollable_container{width:100%;height:500px;margin-top:40px;padding-right:18px;overflow:auto}.styles-module-scss-module__Ff726G__scrollable_container::-webkit-scrollbar{width:8px}.styles-module-scss-module__Ff726G__scrollable_container::-webkit-scrollbar-track{background:0 0;border-radius:4px}.styles-module-scss-module__Ff726G__scrollable_container::-webkit-scrollbar-thumb{background:0 0;border-radius:4px}.styles-module-scss-module__Ff726G__scrollable_container.styles-module-scss-module__Ff726G__scrolling::-webkit-scrollbar-thumb{background:#f2f2f2}.styles-module-scss-module__Ff726G__scrollable_container.styles-module-scss-module__Ff726G__scrolling::-webkit-scrollbar-track{background:#fff}
.styles-module-scss-module__Fo5LAq__card_block{max-height:500px;margin-top:40px;overflow:auto}.styles-module-scss-module__Fo5LAq__card_block::-webkit-scrollbar{width:8px}.styles-module-scss-module__Fo5LAq__card_block::-webkit-scrollbar-track{background:0 0;border-radius:4px}.styles-module-scss-module__Fo5LAq__card_block::-webkit-scrollbar-thumb{background:0 0;border-radius:4px}.styles-module-scss-module__Fo5LAq__card_block.styles-module-scss-module__Fo5LAq__scrolling::-webkit-scrollbar-thumb{background:var(--color-brand-blue-primary)}.styles-module-scss-module__Fo5LAq__card_block.styles-module-scss-module__Fo5LAq__scrolling::-webkit-scrollbar-track{background:#fff}
.styles-module-scss-module__sg39NG__popup{border:1px solid #ddf;border-radius:20px;max-width:325px;padding:20px}.styles-module-scss-module__sg39NG__popup h1{color:var(--color-black);font-family:var(--font-Mont-SemiBold);letter-spacing:-1.2px;margin-bottom:30px;font-size:30px;font-style:normal;font-weight:700;line-height:98%}.styles-module-scss-module__sg39NG__popup hr{background:var(--color-black);opacity:1;height:1px}.styles-module-scss-module__sg39NG__popup div{gap:9px;display:flex}.styles-module-scss-module__sg39NG__popup div span{color:var(--color-black);font-family:var(--font-Mont-SemiBold);letter-spacing:-.8px;margin:3px 0 0;padding:0;font-size:20px;font-style:normal;font-weight:700;line-height:98%}.styles-module-scss-module__sg39NG__popup div img{vertical-align:middle}
.SignUpModal-module-scss-module__Vb3IZW__modal{justify-content:space-between}
.ForgotPasswordModal-module-scss-module__-twBwa__form_wrapper{padding:16px}.ForgotPasswordModal-module-scss-module__-twBwa__form_wrapper .ForgotPasswordModal-module-scss-module__-twBwa__form_check_input:checked{background-color:#0dcaf0;border-color:#0dcaf0}.ForgotPasswordModal-module-scss-module__-twBwa__form_wrapper button{background-color:var(--color-dark);color:var(--color-white);border:0;border-radius:50px;padding:12px 80px;transition:all .4s}.ForgotPasswordModal-module-scss-module__-twBwa__form_wrapper button:disabled{background-color:var(--color-dark-hover)!important}.ForgotPasswordModal-module-scss-module__-twBwa__form_wrapper button:focus{background-color:var(--color-dark)!important}.ForgotPasswordModal-module-scss-module__-twBwa__form_wrapper button:hover{background:var(--color-dark-hover)}.ForgotPasswordModal-module-scss-module__-twBwa__wrapper{flex-direction:column;align-items:stretch;gap:30px;width:100%;min-width:0;max-width:440px;display:flex}.ForgotPasswordModal-module-scss-module__-twBwa__wrapper .ForgotPasswordModal-module-scss-module__-twBwa__footer_wrapper{justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.ForgotPasswordModal-module-scss-module__-twBwa__wrapper .ForgotPasswordModal-module-scss-module__-twBwa__text_grey{margin-top:6px}
.SignInModal-module-scss-module__z9-NNq__modal a,.SignInModal-module-scss-module__z9-NNq__modal p{color:var(--color-primary);text-decoration:none;transition:all .3s}.SignInModal-module-scss-module__z9-NNq__modal .SignInModal-module-scss-module__z9-NNq__form_check_input:checked{background-color:#0dcaf0;border-color:#0dcaf0}.SignInModal-module-scss-module__z9-NNq__form_wrapper{padding:16px}.SignInModal-module-scss-module__z9-NNq__form_wrapper a,.SignInModal-module-scss-module__z9-NNq__form_wrapper p{color:var(--color-primary);text-decoration:none;transition:all .3s}.SignInModal-module-scss-module__z9-NNq__form_wrapper .SignInModal-module-scss-module__z9-NNq__form_check_input:checked{background-color:#0dcaf0;border-color:#0dcaf0}.SignInModal-module-scss-module__z9-NNq__form_wrapper button{background:var(--color-dark);color:var(--color-white);border:0;border-radius:50px;padding:12px 80px;transition:all .4s}.SignInModal-module-scss-module__z9-NNq__form_wrapper button:hover{background:var(--color-dark-hover)}.SignInModal-module-scss-module__z9-NNq__wrapper{flex-direction:column;gap:30px;width:100%;min-width:0;max-width:440px;display:flex}.SignInModal-module-scss-module__z9-NNq__inputs_wrapper{flex-direction:column;align-items:stretch;gap:20px;width:100%;display:flex}.SignInModal-module-scss-module__z9-NNq__inputs_wrapper>*{width:100%;min-width:0}.SignInModal-module-scss-module__z9-NNq__text{color:var(--color-black);font-family:var(--font-Mont-Regular);letter-spacing:-.48px;font-size:12px;font-style:normal;font-weight:700;line-height:98%}.SignInModal-module-scss-module__z9-NNq__footer_wrapper{justify-content:space-between;align-items:center;gap:20px;display:flex}
.UrgentMessage-module-scss-module__Ni6ddq__overlay{z-index:2000;background-color:#00000080;width:100vw;height:100vh;position:fixed;top:0;left:0}.UrgentMessage-module-scss-module__Ni6ddq__overlay .UrgentMessage-module-scss-module__Ni6ddq__offcanvas{z-index:3050;visibility:visible;background-color:#fff;flex-direction:column;width:400px;transition:right .5s;display:flex;position:fixed;top:0;bottom:0;right:-100%}@media (max-width:400px){.UrgentMessage-module-scss-module__Ni6ddq__overlay .UrgentMessage-module-scss-module__Ni6ddq__offcanvas{width:300px}}.UrgentMessage-module-scss-module__Ni6ddq__overlay .UrgentMessage-module-scss-module__Ni6ddq__offcanvas.UrgentMessage-module-scss-module__Ni6ddq__open{right:0}.UrgentMessage-module-scss-module__Ni6ddq__overlay .UrgentMessage-module-scss-module__Ni6ddq__offcanvas{visibility:visible;transition-delay:0s}.UrgentMessage-module-scss-module__Ni6ddq__overlay .UrgentMessage-module-scss-module__Ni6ddq__offcanvas .UrgentMessage-module-scss-module__Ni6ddq__offcanvas_header{justify-content:space-between;align-items:center;padding:1rem;display:flex}.UrgentMessage-module-scss-module__Ni6ddq__overlay .UrgentMessage-module-scss-module__Ni6ddq__offcanvas .UrgentMessage-module-scss-module__Ni6ddq__offcanvas_body{opacity:1;flex-grow:1;padding:1rem;overflow-y:auto}.UrgentMessage-module-scss-module__Ni6ddq__overlay .UrgentMessage-module-scss-module__Ni6ddq__offcanvas .UrgentMessage-module-scss-module__Ni6ddq__offcanvas_body textarea{height:auto}.UrgentMessage-module-scss-module__Ni6ddq__overlay .UrgentMessage-module-scss-module__Ni6ddq__offcanvas .UrgentMessage-module-scss-module__Ni6ddq__btn_close{box-sizing:content-box;color:#000;opacity:.5;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") 50%/1em no-repeat;border:0;border-radius:.375rem;width:1em;height:1em;padding:.25em}.UrgentMessage-module-scss-module__Ni6ddq__overlay .UrgentMessage-module-scss-module__Ni6ddq__offcanvas .UrgentMessage-module-scss-module__Ni6ddq__btn_close:hover{color:#000;opacity:.75;text-decoration:none}.UrgentMessage-module-scss-module__Ni6ddq__overlay .UrgentMessage-module-scss-module__Ni6ddq__offcanvas .UrgentMessage-module-scss-module__Ni6ddq__btn_close:focus{opacity:1;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.UrgentMessage-module-scss-module__Ni6ddq__overlay .UrgentMessage-module-scss-module__Ni6ddq__offcanvas:hover{right:0}.UrgentMessage-module-scss-module__Ni6ddq__offcanvas-end{right:0;transform:translate(100%)}.UrgentMessage-module-scss-module__Ni6ddq__tooltip_Urgent_Question{z-index:2000}.UrgentMessage-module-scss-module__Ni6ddq__categorySelectWrapper{position:relative}.UrgentMessage-module-scss-module__Ni6ddq__categoryTooltipTrigger{cursor:pointer;z-index:2;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;bottom:16px;right:40px}.UrgentMessage-module-scss-module__Ni6ddq__background_primary{background:var(--color-brand-blue-primary)!important}.UrgentMessage-module-scss-module__Ni6ddq__color_primary{color:var(--color-brand-blue-primary)!important;font-size:20px!important}.UrgentMessage-module-scss-module__Ni6ddq__color_primary_link{color:var(--color-brand-blue-link)!important}.UrgentMessage-module-scss-module__Ni6ddq__form_switch .form-check-input:checked{background-color:var(--color-brand-blue-link)!important;border-color:var(--color-brand-blue-link)!important}
.UploadingPhotoModal-module-scss-module__aDYVeW__img_moderation.UploadingPhotoModal-module-scss-module__aDYVeW__show:after{text-align:center;content:"Модерация...";width:100%;height:65px;color:var(--color-dark);background:var(--color-white);opacity:.7;padding-top:20px;position:absolute;top:10%;left:0}
.rdp-root{--rdp-accent-color:blue;--rdp-accent-background-color:#f0f0ff;--rdp-day-height:44px;--rdp-day-width:44px;--rdp-day_button-border-radius:100%;--rdp-day_button-border:2px solid transparent;--rdp-day_button-height:42px;--rdp-day_button-width:42px;--rdp-selected-border:2px solid var(--rdp-accent-color);--rdp-disabled-opacity:.5;--rdp-outside-opacity:.75;--rdp-today-color:var(--rdp-accent-color);--rdp-dropdown-gap:.5rem;--rdp-months-gap:2rem;--rdp-nav_button-disabled-opacity:.5;--rdp-nav_button-height:2.25rem;--rdp-nav_button-width:2.25rem;--rdp-nav-height:2.75rem;--rdp-range_middle-background-color:var(--rdp-accent-background-color);--rdp-range_middle-color:inherit;--rdp-range_start-color:white;--rdp-range_start-background:linear-gradient(var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color:var(--rdp-accent-color);--rdp-range_end-background:linear-gradient(var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50%);--rdp-range_end-color:white;--rdp-range_end-date-background-color:var(--rdp-accent-color);--rdp-week_number-border-radius:100%;--rdp-week_number-border:2px solid transparent;--rdp-week_number-height:var(--rdp-day-height);--rdp-week_number-opacity:.75;--rdp-week_number-width:var(--rdp-day-width);--rdp-weeknumber-text-align:center;--rdp-weekday-opacity:.75;--rdp-weekday-padding:.5rem 0rem;--rdp-weekday-text-align:center;--rdp-gradient-direction:90deg;--rdp-animation_duration:.3s;--rdp-animation_timing:cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction:-90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity:unset}.rdp-root{box-sizing:border-box;position:relative}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{cursor:pointer;font:inherit;color:inherit;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius);background:0 0;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;white-space:nowrap;border:0;align-items:center;display:inline-flex;position:relative}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{cursor:pointer;font:inherit;color:inherit;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height);background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex;position:relative}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{fill:var(--rdp-accent-color);display:inline-block}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform-origin:50%;transform:rotate(180deg)}.rdp-dropdowns{align-items:center;gap:var(--rdp-dropdown-gap);display:inline-flex;position:relative}.rdp-dropdown{z-index:2;opacity:0;appearance:none;width:100%;cursor:inherit;line-height:inherit;border:none;margin:0;padding:0;position:absolute;inset-block:0;inset-inline-start:0}.rdp-dropdown_root{align-items:center;display:inline-flex;position:relative}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{height:var(--rdp-nav-height);align-content:center;font-size:large;font-weight:700;display:flex}.rdp-root[data-nav-layout=around] .rdp-month,.rdp-root[data-nav-layout=after] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{inset-inline-start:0;height:var(--rdp-nav-height);display:inline-flex;position:absolute;top:0}.rdp-root[data-nav-layout=around] .rdp-button_next{inset-inline-end:0;height:var(--rdp-nav-height);justify-content:center;display:inline-flex;position:absolute;top:0}.rdp-months{gap:var(--rdp-months-gap);flex-wrap:wrap;max-width:fit-content;display:flex;position:relative}.rdp-month_grid{border-collapse:collapse}.rdp-nav{height:var(--rdp-nav-height);align-items:center;display:flex;position:absolute;inset-block-start:0;inset-inline-end:0}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform);font-size:smaller;font-weight:500}.rdp-week_number{opacity:var(--rdp-week_number-opacity);height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align);font-size:small;font-weight:400}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-size:large;font-weight:700}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled:not(.rdp-selected){opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}
.styles-module-scss-module__MACSWW__btn_change_year{color:var(--color-secondary);cursor:pointer;z-index:3;-webkit-user-select:none;user-select:none;font-size:18px;position:absolute;top:4.8px}.styles-module-scss-module__MACSWW__disabled{color:gray;pointer-events:none;opacity:.5}
.HotelModal-module-scss-module__pK0gEG__disabled{opacity:.2;cursor:not-allowed;pointer-events:none}.HotelModal-module-scss-module__pK0gEG__tooltip_wrapper .tooltip-inner{white-space:normal;text-align:justify;width:400px!important;max-width:400px!important}
.styles-module-scss-module__sq87Zq__reading_more{color:#2aa5df;background:#dbf0fa;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:7px 16px;display:flex}
.CardProfile-module-scss-module__oxkk7a__text_muted{color:var(--color-muted)!important}
.MultiSelect-module-scss-module__O63Y4G__list_all_rooms_categories{width:100%}.MultiSelect-module-scss-module__O63Y4G__check_mark{margin-left:10px;display:inline-block;top:5px;right:15px}.MultiSelect-module-scss-module__O63Y4G__check_mark:after{content:"";border-style:solid;border-width:0 .26em .26em 0;width:.5em;height:1em;display:block;transform:rotate(45deg)}.MultiSelect-module-scss-module__O63Y4G__formSelectCustom{cursor:pointer;--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-image:var(--bs-form-select-bg-img);background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;padding-right:2.3rem!important}.MultiSelect-module-scss-module__O63Y4G__wrapItems{white-space:normal}
.styles-module-scss-module__6nK-NW__page_link{color:var(--color-brand-blue-primary);cursor:pointer;background-color:#0000;border:1px solid #0000;border-radius:4px;padding:.5rem .75rem;text-decoration:none;transition:all .2s}.styles-module-scss-module__6nK-NW__page_link:hover,.styles-module-scss-module__6nK-NW__page_link:focus{background-color:var(--color-brand-blue-primary);border-color:var(--color-brand-blue-primary);outline:none;color:var(--color-neutral-0)!important}.styles-module-scss-module__6nK-NW__page_link.styles-module-scss-module__6nK-NW__active{background-color:var(--color-brand-blue-primary);border-color:var(--color-brand-blue-primary);font-weight:600;color:var(--color-neutral-0)!important}.styles-module-scss-module__6nK-NW__page_item.styles-module-scss-module__6nK-NW__disabled .styles-module-scss-module__6nK-NW__page_link{color:var(--color-disabled,#adb5bd);cursor:not-allowed;opacity:.6;background-color:#0000;border-color:#0000}.styles-module-scss-module__6nK-NW__spanInsteadLink.styles-module-scss-module__6nK-NW__page_link{color:var(--color-brand-blue-primary)}.styles-module-scss-module__6nK-NW__spanInsteadLink.styles-module-scss-module__6nK-NW__page_link:hover,.styles-module-scss-module__6nK-NW__spanInsteadLink.styles-module-scss-module__6nK-NW__page_link.styles-module-scss-module__6nK-NW__active{background-color:var(--color-brand-blue-primary);color:var(--color-neutral-0)}
.MultiSelect-module-scss-module__sTX3ma__list_all_rooms_categories{width:100%}.MultiSelect-module-scss-module__sTX3ma__check_mark{margin-left:15px;display:inline-block;top:5px;right:15px}.MultiSelect-module-scss-module__sTX3ma__check_mark:after{content:"";border-style:solid;border-width:0 .26em .26em 0;width:.5em;height:1em;display:block;transform:rotate(45deg)}.MultiSelect-module-scss-module__sTX3ma__title_city{white-space:nowrap;text-overflow:ellipsis;max-width:300px;color:var(--color-white);overflow:hidden}.MultiSelect-module-scss-module__sTX3ma__select_city_menu{min-width:100%;max-height:400px;padding-top:0;overflow-y:auto;top:25px!important;left:50%!important;transform:translate(-50%)!important}.MultiSelect-module-scss-module__sTX3ma__select_city_menu::-webkit-scrollbar{width:7px}.MultiSelect-module-scss-module__sTX3ma__select_city_menu::-webkit-scrollbar-thumb{background-color:var(--color-light-grey-hover);border-radius:0 10px 10px 0}.MultiSelect-module-scss-module__sTX3ma__select_city_menu::-webkit-scrollbar-track{background:var(--color-grey-hover);border-radius:0 10px 10px 0}.MultiSelect-module-scss-module__sTX3ma__select_city_menu::-webkit-scrollbar-thumb:hover{background:silver}.MultiSelect-module-scss-module__sTX3ma__dropdown_wrapper{border-radius:50%!important;justify-content:center!important;align-items:center!important;display:flex!important}.MultiSelect-module-scss-module__sTX3ma__btns_wrapper{background-color:var(--color-white);padding-top:8px}
.BannerLostProfits-module-scss-module__fOd2vG__banner_container{justify-content:center;width:100%;display:flex;position:absolute;bottom:-6%}.BannerLostProfits-module-scss-module__fOd2vG__banner_container .BannerLostProfits-module-scss-module__fOd2vG__banner_link{cursor:pointer;background-color:#14ae5c;border-radius:3px;width:100%;max-width:784px;height:48px}.BannerLostProfits-module-scss-module__fOd2vG__banner_container .BannerLostProfits-module-scss-module__fOd2vG__banner_link .BannerLostProfits-module-scss-module__fOd2vG__banner .BannerLostProfits-module-scss-module__fOd2vG__banner_text{color:var(--color-white);justify-content:center;align-items:center;margin:12px auto;display:flex}
.styles-module-scss-module__sCmd3a__btn_col{padding:0}.styles-module-scss-module__sCmd3a__btn_col .styles-module-scss-module__sCmd3a__label{margin-bottom:0;font-size:12px;font-family:var(--font-Mont-SemiBold)!important;color:var(--color-dark-second)!important}.styles-module-scss-module__sCmd3a__btn_col .styles-module-scss-module__sCmd3a__btn{width:100%;color:var(--color-dark-second);font-family:var(--font-Mont-SemiBold);padding:14px 20px}.styles-module-scss-module__sCmd3a__btn_col .styles-module-scss-module__sCmd3a__btn:disabled{opacity:1!important}.styles-module-scss-module__sCmd3a__btn_col div .styles-module-scss-module__sCmd3a__btn{width:100%;color:var(--color-dark-second);font-family:var(--font-Mont-SemiBold)}.styles-module-scss-module__sCmd3a__btn_col .styles-module-scss-module__sCmd3a__white_btn{background-color:var(--color-white);border:1px solid var(--color-grey-hover)}.styles-module-scss-module__sCmd3a__btn_col .styles-module-scss-module__sCmd3a__light_grey_btn{background-color:var(--color-grey-hover);transition:all .3s;border:1px solid var(--color-grey-hover)!important}.styles-module-scss-module__sCmd3a__btn_col .styles-module-scss-module__sCmd3a__light_grey_btn:hover,.styles-module-scss-module__sCmd3a__btn_col .styles-module-scss-module__sCmd3a__light_grey_btn:active,.styles-module-scss-module__sCmd3a__btn_col .styles-module-scss-module__sCmd3a__light_grey_btn:focus{background-color:var(--color-lilac)!important;border:1px solid var(--color-lilac)!important;color:var(--color-white)!important}.styles-module-scss-module__sCmd3a__btn_col .styles-module-scss-module__sCmd3a__light_grey_btn_connect{background-color:var(--color-grey-hover);border:none;transition:all .3s}.styles-module-scss-module__sCmd3a__btn_col .styles-module-scss-module__sCmd3a__light_grey_btn_connect:hover,.styles-module-scss-module__sCmd3a__btn_col .styles-module-scss-module__sCmd3a__light_grey_btn_connect:active,.styles-module-scss-module__sCmd3a__btn_col .styles-module-scss-module__sCmd3a__light_grey_btn_connect:focus{background-color:var(--color-dark-second);color:var(--color-white)!important}.styles-module-scss-module__sCmd3a__btn_col .styles-module-scss-module__sCmd3a__grey_btn{background-color:var(--color-dark-second);border:none;color:var(--color-white)!important}.styles-module-scss-module__sCmd3a__btn_col .styles-module-scss-module__sCmd3a__grey_btn:hover,.styles-module-scss-module__sCmd3a__btn_col .styles-module-scss-module__sCmd3a__grey_btn:active,.styles-module-scss-module__sCmd3a__btn_col .styles-module-scss-module__sCmd3a__grey_btn:focus{background-color:var(--color-grey-hover)!important;color:var(--color-dark-second)!important}.styles-module-scss-module__sCmd3a__btn_col .styles-module-scss-module__sCmd3a__active_btn{background-color:var(--color-lilac);border:1px solid var(--color-lilac);color:var(--color-white)!important}
.styles-module-scss-module__Tbodcq__sales_channels_table{border-collapse:separate;border-spacing:0;border-radius:10px!important}.styles-module-scss-module__Tbodcq__sales_channels_table .styles-module-scss-module__Tbodcq__title_column{letter-spacing:-.03em;color:#3a3a3a;vertical-align:bottom;font-size:30px;line-height:98%;font-family:var(--font-Mont-Bold)!important}.styles-module-scss-module__Tbodcq__sales_channels_table .styles-module-scss-module__Tbodcq__title_column div{height:48px}.styles-module-scss-module__Tbodcq__sales_channels_table tr,.styles-module-scss-module__Tbodcq__sales_channels_table th,.styles-module-scss-module__Tbodcq__sales_channels_table td{color:var(--color-dark-second);border:none}.styles-module-scss-module__Tbodcq__sales_channels_table th:nth-child(2){border:1px solid var(--color-lilac);border-bottom:none;border-radius:10px 10px 0 0}.styles-module-scss-module__Tbodcq__sales_channels_table td:nth-child(2){border:1px solid var(--color-lilac);border-top:none;border-bottom:none}.styles-module-scss-module__Tbodcq__sales_channels_table tr:first-child,.styles-module-scss-module__Tbodcq__sales_channels_table th:first-child,.styles-module-scss-module__Tbodcq__sales_channels_table td:first-child{border-top-left-radius:10px!important;border-bottom-left-radius:10px!important}.styles-module-scss-module__Tbodcq__sales_channels_table tr:last-child td:first-child,.styles-module-scss-module__Tbodcq__sales_channels_table tr:last-child td:nth-child(2){color:#fff;font-family:var(--font-Mont-SemiBold)!important}.styles-module-scss-module__Tbodcq__sales_channels_table tr:last-child td:first-child{background-color:var(--color-lilac)}.styles-module-scss-module__Tbodcq__sales_channels_table tr:last-child td:nth-child(2){text-align:center;border:none;padding:20px;position:relative}.styles-module-scss-module__Tbodcq__sales_channels_table tr:last-child td:nth-child(2) div{background-color:var(--color-lilac);z-index:1;border-top-right-radius:10px;border-bottom-right-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__Tbodcq__sales_channels_table tr:last-child td:nth-child(2) svg:last-child{stroke:var(--color-lilac);fill:#fff!important}.styles-module-scss-module__Tbodcq__sales_channels_table tr:last-child td:nth-child(2):before{content:"";background-color:var(--color-lilac);z-index:9999;width:1px;height:50%;position:absolute;top:0;right:0}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th{vertical-align:middle;padding:24px 16px}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell{flex-direction:column;justify-content:space-between;align-items:center;display:flex;color:var(--color-dark-second)!important}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__header,.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__percent,.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__text,.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__button{text-align:center;font-family:var(--font-Mont-Regular)}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__header{flex-basis:20%;font-size:25px}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__percent{flex-basis:20%;font-size:54px}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__header_font_light{font-family:var(--font-Mont-Light)!important}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__header_font_bold{font-family:var(--font-Mont-SemiBold)!important}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__text{letter-spacing:-.02em;max-width:188px;color:var(--color-lilac);min-height:35px;font-size:13px;line-height:98%;font-family:var(--font-Mont-SemiBold);flex-basis:40%;margin-bottom:16px}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__button{background:#3a3a3a;border:none;border-radius:8px;flex-basis:20%;width:211px;height:48px;padding:16px 8px;font-size:21px}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__button_active{cursor:default;background:#3a3a3a}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__button_before_active{background:var(--color-lilac)}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__button_before_active:hover{background-color:var(--color-lilac-hover)!important}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__button_after_active{background:0 0}.styles-module-scss-module__Tbodcq__sales_channels_table tbody{font-family:var(--font-Mont-Regular)!important}.styles-module-scss-module__Tbodcq__sales_channels_table tbody .styles-module-scss-module__Tbodcq__svg_active svg,.styles-module-scss-module__Tbodcq__sales_channels_table tbody .styles-module-scss-module__Tbodcq__svg_before_active svg,.styles-module-scss-module__Tbodcq__sales_channels_table tbody .styles-module-scss-module__Tbodcq__svg_after_active svg{z-index:9;stroke:#fff;width:35px;height:34px;position:relative}.styles-module-scss-module__Tbodcq__sales_channels_table tbody .styles-module-scss-module__Tbodcq__svg_active svg{fill:var(--color-grey-dark)}.styles-module-scss-module__Tbodcq__sales_channels_table tbody .styles-module-scss-module__Tbodcq__svg_before_active svg{fill:var(--color-lilac)}.styles-module-scss-module__Tbodcq__sales_channels_table tbody .styles-module-scss-module__Tbodcq__svg_after_active svg{fill:var(--color-grey-dark)}@media (max-width:1400px){.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__button{width:160px}}@media (max-width:1200px){.styles-module-scss-module__Tbodcq__sales_channels_table .styles-module-scss-module__Tbodcq__title_column{font-size:25px}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__percent{font-size:34px}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__button{width:130px}}@media (max-width:992px){.styles-module-scss-module__Tbodcq__sales_channels_table .styles-module-scss-module__Tbodcq__title_column{font-size:18px}.styles-module-scss-module__Tbodcq__sales_channels_table .styles-module-scss-module__Tbodcq__title_column div{height:50px;padding:5px 0}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__header{font-size:20px}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__percent{font-size:18px}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__text{font-size:10px}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__button{width:100px;font-size:12px}.styles-module-scss-module__Tbodcq__sales_channels_table tbody .styles-module-scss-module__Tbodcq__svg_active svg,.styles-module-scss-module__Tbodcq__sales_channels_table tbody .styles-module-scss-module__Tbodcq__svg_before_active svg,.styles-module-scss-module__Tbodcq__sales_channels_table tbody .styles-module-scss-module__Tbodcq__svg_after_active svg{width:30px;height:29px}}@media (max-width:769px){.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th{padding:20px 12px}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__header{font-size:14px}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__percent{font-size:16px}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__text{font-size:8px}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__button{width:80px;padding:12px 4px;font-size:10px}.styles-module-scss-module__Tbodcq__sales_channels_table tbody td{font-size:10px}.styles-module-scss-module__Tbodcq__sales_channels_table tbody .styles-module-scss-module__Tbodcq__svg_active svg,.styles-module-scss-module__Tbodcq__sales_channels_table tbody .styles-module-scss-module__Tbodcq__svg_before_active svg,.styles-module-scss-module__Tbodcq__sales_channels_table tbody .styles-module-scss-module__Tbodcq__svg_after_active svg{width:25px;height:25px}}@media (max-width:576px){.styles-module-scss-module__Tbodcq__sales_channels_table .styles-module-scss-module__Tbodcq__title_column{font-size:12px}.styles-module-scss-module__Tbodcq__sales_channels_table .styles-module-scss-module__Tbodcq__title_column div{height:28px}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th{padding:16px 2px}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__header{font-size:12px}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__percent{font-size:14px}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__text{font-size:8px}.styles-module-scss-module__Tbodcq__sales_channels_table thead tr th .styles-module-scss-module__Tbodcq__table_cell .styles-module-scss-module__Tbodcq__button{width:50px;padding:8px 2px;font-size:8px}.styles-module-scss-module__Tbodcq__sales_channels_table tbody td{padding:2px;font-size:8px}}@media (max-width:992px){.styles-module-scss-module__Tbodcq__sales_channels_table{margin-top:40px}}.styles-module-scss-module__Tbodcq__group_form{justify-content:center;align-items:center;gap:10px;display:flex}.styles-module-scss-module__Tbodcq__input_form_group{font-family:var(--font-Mont-Regular);color:var(--color-dark-second);font-size:16px}.styles-module-scss-module__Tbodcq__btn_group_lost_profits{gap:10px;padding:0 12px;display:flex}
.styles-module-scss-module__co2SiG__card_0{z-index:8;position:relative}.styles-module-scss-module__co2SiG__card_1{z-index:7;margin-top:-20px;margin-left:129px;position:relative}.styles-module-scss-module__co2SiG__card_2{z-index:6;margin-top:-10px;margin-left:229px;position:relative}.styles-module-scss-module__co2SiG__card_wrapper{background:var(--color-white);border-radius:50px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;gap:10px;width:100%;max-width:793px;height:250px;padding:50px;display:flex;box-shadow:10px 10px 30px #686ae712}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card{align-items:center;gap:43px;display:flex}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__icon img{width:169px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content{flex-direction:column;align-items:flex-start;gap:23px;display:flex}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content__title{color:var(--color-dark-second);letter-spacing:-1.4px;margin:0;font-size:35px;font-style:normal;line-height:98%}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content__subtitle{color:var(--color-neutral-600);letter-spacing:-1.12px;margin-bottom:0;font-size:28px;font-style:normal;line-height:98%}@media (max-width:1850px){.styles-module-scss-module__co2SiG__card_wrapper{width:100%;max-width:733px;padding:40px}}@media (max-width:1750px){.styles-module-scss-module__co2SiG__card_wrapper{max-width:670px;height:230px;padding:40px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__icon img{width:150px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content{gap:15px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content__title{margin-bottom:0;font-size:31px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content__subtitle{margin-bottom:0;font-size:25px}}@media (max-width:1630px){.styles-module-scss-module__co2SiG__card_1{margin-left:80px}.styles-module-scss-module__co2SiG__card_2{margin-left:160px}.styles-module-scss-module__co2SiG__card_wrapper{max-width:620px;padding:30px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__icon img{width:140px}}@media (max-width:1410px){.styles-module-scss-module__co2SiG__card_wrapper{max-width:550px;height:200px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card{gap:30px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__icon img{width:130px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content{gap:10px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content__title{margin-bottom:0;font-size:26px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content__subtitle{margin-bottom:0;font-size:20px}}@media (max-width:1320px){.styles-module-scss-module__co2SiG__card_wrapper{max-width:500px;height:180px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__icon img{width:110px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content__title{margin-bottom:0;font-size:24px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content__subtitle{margin-bottom:0;font-size:18px}}@media (max-width:1220px){.styles-module-scss-module__co2SiG__card_0,.styles-module-scss-module__co2SiG__card_1,.styles-module-scss-module__co2SiG__card_2{margin-top:0;margin-left:0;position:relative}.styles-module-scss-module__co2SiG__card_wrapper{max-width:480px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card{gap:20px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__icon img{width:100px}}@media (max-width:991px){.styles-module-scss-module__co2SiG__card_0,.styles-module-scss-module__co2SiG__card_1,.styles-module-scss-module__co2SiG__card_2{margin-top:0;margin-left:0;position:relative}.styles-module-scss-module__co2SiG__card_wrapper{max-width:793px;height:250px;padding:50px;position:relative}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card{align-items:center;gap:43px;display:flex}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__icon img{width:169px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content{flex-direction:column;align-items:flex-start;gap:23px;display:flex}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content__title{color:var(--color-dark-second);letter-spacing:-1.4px;margin-bottom:0;font-size:35px;font-style:normal;line-height:98%}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content__subtitle{color:var(--color-muted-grey);letter-spacing:-1.12px;margin-bottom:0;font-size:28px;font-style:normal;line-height:98%}}@media (max-width:800px){.styles-module-scss-module__co2SiG__card_wrapper{height:200px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__icon img{width:140px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content__title{margin-bottom:0;font-size:28px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content__subtitle{margin-bottom:0;font-size:18px}}@media (max-width:650px){.styles-module-scss-module__co2SiG__card_wrapper{height:200px;padding:25px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card{gap:23px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__icon img{width:120px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content{gap:13px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content__title{margin-bottom:0;font-size:22px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content__subtitle{margin-bottom:0;font-size:14px}}@media (max-width:520px){.styles-module-scss-module__co2SiG__card_wrapper{height:160px;padding:15px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card{gap:13px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__icon img{width:100px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content__title{margin-bottom:0;font-size:20px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content__subtitle{margin-bottom:0;font-size:14px}}@media (max-width:450px){.styles-module-scss-module__co2SiG__card_wrapper{height:160px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__icon img{width:80px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content__title{margin-bottom:0;font-size:18px}.styles-module-scss-module__co2SiG__card_wrapper .styles-module-scss-module__co2SiG__step_card__content__subtitle{margin-bottom:0;font-size:12px}}
.styles-module-scss-module__boLxTq__table_border{border:none}.styles-module-scss-module__boLxTq__id_td{text-decoration:none;transition:all .3s;color:var(--color-brand-blue-light)!important}.styles-module-scss-module__boLxTq__id_td:hover{color:var(--color-brand-blue-light)!important}.styles-module-scss-module__boLxTq__rowWhite td,.styles-module-scss-module__boLxTq__rowWhite th{background-color:var(--color-white)!important}.styles-module-scss-module__boLxTq__rowGray td,.styles-module-scss-module__boLxTq__rowGray th{background-color:var(--color-light-grey-table)!important}.styles-module-scss-module__boLxTq__checkbox .form-check-input:checked{background-color:var(--color-brand-blue-link)!important;border-color:var(--color-brand-blue-link)!important}
.styles-module-scss-module__CZzICq__method_block{font-family:var(--font-Mont-SemiBold);color:var(--color-dark-second);margin-top:60px;margin-bottom:50px}.styles-module-scss-module__CZzICq__method_block h3{font-family:var(--font-Mont-SemiBold)}.styles-module-scss-module__CZzICq__method_block ol{margin-left:50px}.styles-module-scss-module__CZzICq__method_block ol li{font-family:var(--font-Mont-Regular)}.styles-module-scss-module__CZzICq__method_block ol{margin-bottom:50px}.styles-module-scss-module__CZzICq__method_block p:last-child{border-radius:10px;padding:20px 25px;border:2px solid var(--color-light-lilac)!important}
.styles-module-scss-module__QL9RBa__select_image{background-color:var(--color-light);cursor:pointer;z-index:3;border:none;border-radius:5px;padding:5px 10px;font-size:10px;position:absolute;bottom:10px;right:10px;color:var(--color-dark)!important}.styles-module-scss-module__QL9RBa__select_image:hover,.styles-module-scss-module__QL9RBa__select_image:active,.styles-module-scss-module__QL9RBa__select_image:disabled{background-color:var(--color-light-hover-2)!important}.styles-module-scss-module__QL9RBa__select_image:disabled{opacity:1}
.CardDND-module-scss-module__tbRiHq__card{cursor:move}.CardDND-module-scss-module__tbRiHq__custom_close_btn{mix-blend-mode:difference}.CardDND-module-scss-module__tbRiHq__custom_close_btn:focus{box-shadow:none!important}
@keyframes styles-module-scss-module__xU_Z3q__slide-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__xU_Z3q__slide-out{0%{opacity:1}to{opacity:0}}.styles-module-scss-module__xU_Z3q__popup{background:var(--color-white);z-index:13;border-radius:30px 10px 30px 30px;width:max-content;min-width:299px;padding:20px;position:absolute;top:61px;right:0;box-shadow:2.935px 2.935px 19.076px #686ae726}.styles-module-scss-module__xU_Z3q__popup hr{background:var(--color-black);opacity:1;width:259px;height:1px}.styles-module-scss-module__xU_Z3q__popup img{vertical-align:middle}.styles-module-scss-module__xU_Z3q__popup.styles-module-scss-module__xU_Z3q__slideIn{animation:.3s cubic-bezier(.2,0,.3,1) forwards styles-module-scss-module__xU_Z3q__slide-in}.styles-module-scss-module__xU_Z3q__popup.styles-module-scss-module__xU_Z3q__slideOut{animation:.3s cubic-bezier(.2,0,.3,1) forwards styles-module-scss-module__xU_Z3q__slide-out}.styles-module-scss-module__xU_Z3q__contactRow{gap:9px}.styles-module-scss-module__xU_Z3q__contactText{margin-top:3px;margin-bottom:0}
.styles-module-scss-module__s1QDAa__modal{z-index:99;color:var(--color-white);text-align:left;vertical-align:text-top;position:relative}.styles-module-scss-module__s1QDAa__modal .styles-module-scss-module__s1QDAa__close_btn{position:absolute;top:5px;right:5px}.styles-module-scss-module__s1QDAa__modal .styles-module-scss-module__s1QDAa__close_btn:focus{border:none;outline:none}.styles-module-scss-module__s1QDAa__modal .styles-module-scss-module__s1QDAa__image_container .styles-module-scss-module__s1QDAa__fit_img{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__s1QDAa__modal .styles-module-scss-module__s1QDAa__image_container .styles-module-scss-module__s1QDAa__btn_position{width:50%;position:absolute;bottom:4%;left:2%}@media (max-width:991px){.styles-module-scss-module__s1QDAa__modal .styles-module-scss-module__s1QDAa__image_container .styles-module-scss-module__s1QDAa__btn_position a .styles-module-scss-module__s1QDAa__btn_color{padding:10px 20px;font-size:12px}}@media (max-width:420px){.styles-module-scss-module__s1QDAa__modal .styles-module-scss-module__s1QDAa__image_container .styles-module-scss-module__s1QDAa__btn_position a .styles-module-scss-module__s1QDAa__btn_color{padding:5px 10px;font-size:10px}}
.styles-module-scss-module__hgqvTq__modal_title{font-family:var(--font-Mont-SemiBold)}.styles-module-scss-module__hgqvTq__modal_button{background-color:var(--color-lilac)}.styles-module-scss-module__hgqvTq__modal_button:hover{background-color:var(--color-lilac-hover)}.styles-module-scss-module__hgqvTq__form_container{justify-content:space-between;gap:40px;width:100%;max-width:1200px;margin:0 auto;display:flex}@media (max-width:991px){.styles-module-scss-module__hgqvTq__form_container{flex-direction:column;justify-content:center;align-items:center}}.styles-module-scss-module__hgqvTq__group_form{justify-content:center;align-items:center;gap:10px;display:flex}.styles-module-scss-module__hgqvTq__input_form_group{font-family:var(--font-Mont-Regular);color:var(--color-dark-second);font-size:16px}.styles-module-scss-module__hgqvTq__input_form_control{padding:18px 25px!important}.styles-module-scss-module__hgqvTq__input_form_control:disabled{background-color:#fff;opacity:1!important}.styles-module-scss-module__hgqvTq__btn_group_lost_profits{gap:10px;margin-bottom:30px;padding:0 12px;display:flex}.styles-module-scss-module__hgqvTq__btn_group_lost_profits .styles-module-scss-module__hgqvTq__btn_period_group{gap:10px;padding:0;display:flex}@media (max-width:991px){.styles-module-scss-module__hgqvTq__btn_group_lost_profits{flex-direction:column}}
.styles-module-scss-module__vOyNYG__modal_size{gap:20px;width:753px}@media (max-width:768px){.styles-module-scss-module__vOyNYG__modal_size{width:553px}}@media (max-width:575px){.styles-module-scss-module__vOyNYG__modal_size{width:353px}}.styles-module-scss-module__vOyNYG__completed_block{flex-direction:column;justify-content:center;align-items:center;gap:50px;width:100%;display:flex}.styles-module-scss-module__vOyNYG__block_center{margin:0 auto}
.styles-module-scss-module__AYPBoG__wrapper__bar__block__progress{border-radius:10px;width:100%;max-width:224px;height:10px;position:relative;overflow:hidden}.styles-module-scss-module__AYPBoG__background{background-color:var(--color-grey-hover);z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__AYPBoG__fill{z-index:2;border-radius:10px;height:100%;transition:width .3s,background-color .3s;position:absolute;top:0;left:0}
.styles-module-scss-module__hO3zjW__steps_section_wrapper{width:100%;max-width:1900px;position:relative}@media (max-width:1220px){.styles-module-scss-module__hO3zjW__steps_section_wrapper{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}}@media (max-width:991px){.styles-module-scss-module__hO3zjW__steps_section_wrapper{flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;margin:30px auto;display:flex}}
.styles-module-scss-module__8KCiFW__welcome_section{flex-direction:column;justify-content:center;align-items:center;gap:56px;width:100%;display:flex;position:relative}.styles-module-scss-module__8KCiFW__welcome_section .styles-module-scss-module__8KCiFW__title{color:var(--color-dark-second);letter-spacing:-3.2px;font-size:80px;font-style:normal;line-height:98%}.styles-module-scss-module__8KCiFW__welcome_section .styles-module-scss-module__8KCiFW__sub_title{font-size:20px;font-style:normal;line-height:98%}.styles-module-scss-module__8KCiFW__welcome_section .styles-module-scss-module__8KCiFW__btn_get_started{background:var(--color-purple);border:none;border-radius:10px;align-items:center;gap:10px;padding:18px 20px 16px;font-size:16px;font-style:normal;font-weight:800;line-height:98%;display:flex}.styles-module-scss-module__8KCiFW__welcome_section .styles-module-scss-module__8KCiFW__btn_get_started:hover,.styles-module-scss-module__8KCiFW__welcome_section .styles-module-scss-module__8KCiFW__btn_get_started:active{background:var(--color-purple)!important}.styles-module-scss-module__8KCiFW__welcome_section .styles-module-scss-module__8KCiFW__btn_get_login{background:var(--color-black);border:none;border-radius:10px;align-items:center;gap:10px;padding:18px 20px 16px;font-size:16px;font-style:normal;font-weight:800;line-height:98%;display:flex}.styles-module-scss-module__8KCiFW__welcome_section .styles-module-scss-module__8KCiFW__btn_get_login:hover,.styles-module-scss-module__8KCiFW__welcome_section .styles-module-scss-module__8KCiFW__btn_get_login:active{background:#3a3a3a!important}@media (max-width:1750px){.styles-module-scss-module__8KCiFW__welcome_section .styles-module-scss-module__8KCiFW__title{font-size:75px}}@media (max-width:1630px){.styles-module-scss-module__8KCiFW__welcome_section .styles-module-scss-module__8KCiFW__title{font-size:65px}}@media (max-width:1410px){.styles-module-scss-module__8KCiFW__welcome_section .styles-module-scss-module__8KCiFW__title{font-size:55px}}@media (max-width:1220px){.styles-module-scss-module__8KCiFW__welcome_section .styles-module-scss-module__8KCiFW__title{font-size:46px}}@media (max-width:991px){.styles-module-scss-module__8KCiFW__welcome_section .styles-module-scss-module__8KCiFW__title{font-size:64px}}@media (max-width:650px){.styles-module-scss-module__8KCiFW__welcome_section .styles-module-scss-module__8KCiFW__title{font-size:48px}}@media (max-width:520px){.styles-module-scss-module__8KCiFW__welcome_section .styles-module-scss-module__8KCiFW__title{font-size:36px}}
.styles-module-scss-module__llE3Ia__wrapper{margin-top:87px}.styles-module-scss-module__llE3Ia__wrapper .styles-module-scss-module__llE3Ia__wrapper_blocks{display:flex}@media (max-width:991px){.styles-module-scss-module__llE3Ia__wrapper_blocks{flex-direction:column;min-height:100vh;display:flex}}
.Footer-module-scss-module__XcHMKW__footer{font-size:14px}.Footer-module-scss-module__XcHMKW__footer .Footer-module-scss-module__XcHMKW__footer_content{background:var(--color-dark);background-size:contain;padding:60px 0 30px}.Footer-module-scss-module__XcHMKW__footer .Footer-module-scss-module__XcHMKW__footer_content .Footer-module-scss-module__XcHMKW__footer_info{margin-bottom:30px}.Footer-module-scss-module__XcHMKW__footer .Footer-module-scss-module__XcHMKW__footer_content .Footer-module-scss-module__XcHMKW__footer_info .Footer-module-scss-module__XcHMKW__logo{margin-bottom:25px;line-height:0;text-decoration:none}.Footer-module-scss-module__XcHMKW__footer .Footer-module-scss-module__XcHMKW__footer_content .Footer-module-scss-module__XcHMKW__footer_info .Footer-module-scss-module__XcHMKW__logo img{max-height:40px;margin-right:6px}.Footer-module-scss-module__XcHMKW__footer .Footer-module-scss-module__XcHMKW__footer_content .Footer-module-scss-module__XcHMKW__footer_info .Footer-module-scss-module__XcHMKW__logo span{letter-spacing:1px;color:var(--color-light);font-size:30px;font-weight:700;font-family:var(--font-secondary);margin-top:3px}.Footer-module-scss-module__XcHMKW__footer .Footer-module-scss-module__XcHMKW__footer_content .Footer-module-scss-module__XcHMKW__footer_info p{font-size:15px;font-family:var(--font-primary);color:var(--color-light);margin-bottom:0}.Footer-module-scss-module__XcHMKW__footer .Footer-module-scss-module__XcHMKW__footer_content h4{color:var(--color-white);padding-bottom:12px;font-size:16px;font-weight:700;position:relative}.Footer-module-scss-module__XcHMKW__footer .Footer-module-scss-module__XcHMKW__footer_content .Footer-module-scss-module__XcHMKW__footer_links{margin-bottom:30px}.Footer-module-scss-module__XcHMKW__footer .Footer-module-scss-module__XcHMKW__footer_content .Footer-module-scss-module__XcHMKW__footer_links ul{margin:0;padding:0;list-style:none}.Footer-module-scss-module__XcHMKW__footer .Footer-module-scss-module__XcHMKW__footer_content .Footer-module-scss-module__XcHMKW__footer_links ul i{color:var(--color-light);margin-right:2px;font-size:16px;line-height:0}.Footer-module-scss-module__XcHMKW__footer .Footer-module-scss-module__XcHMKW__footer_content .Footer-module-scss-module__XcHMKW__footer_links ul li{align-items:center;padding:10px 0;display:flex}.Footer-module-scss-module__XcHMKW__footer .Footer-module-scss-module__XcHMKW__footer_content .Footer-module-scss-module__XcHMKW__footer_links ul li:first-child{padding-top:0}.Footer-module-scss-module__XcHMKW__footer .Footer-module-scss-module__XcHMKW__footer_content .Footer-module-scss-module__XcHMKW__footer_links ul a{color:var(--color-light);line-height:1;text-decoration:none;transition:all .3s;display:inline-block}.Footer-module-scss-module__XcHMKW__footer .Footer-module-scss-module__XcHMKW__footer_content .Footer-module-scss-module__XcHMKW__footer_links ul a:hover{color:var(--color-light-hover)}.Footer-module-scss-module__XcHMKW__footer .Footer-module-scss-module__XcHMKW__footer_content .Footer-module-scss-module__XcHMKW__footer_contact a{color:var(--color-light)}.Footer-module-scss-module__XcHMKW__footer .Footer-module-scss-module__XcHMKW__footer_content .Footer-module-scss-module__XcHMKW__footer_contact a:hover{color:var(--color-white)}.Footer-module-scss-module__XcHMKW__footer .Footer-module-scss-module__XcHMKW__footer_content .Footer-module-scss-module__XcHMKW__footer_contact p{color:var(--color-light);line-height:26px}.Footer-module-scss-module__XcHMKW__footer .Footer-module-scss-module__XcHMKW__footer_content .Footer-module-scss-module__XcHMKW__footer_contact .Footer-module-scss-module__XcHMKW__footerHoverLink{color:var(--color-light);cursor:pointer;transition:color .3s;display:inline-block}.Footer-module-scss-module__XcHMKW__footer .Footer-module-scss-module__XcHMKW__footer_content .Footer-module-scss-module__XcHMKW__footer_contact .Footer-module-scss-module__XcHMKW__footerHoverLink:hover{color:var(--color-white)}.Footer-module-scss-module__XcHMKW__color_light{color:var(--color-light);margin-right:4px}
.BasicInfo-module-scss-module__ccgOjW__content .BasicInfo-module-scss-module__ccgOjW__text_muted{color:var(--color-muted)!important}.BasicInfo-module-scss-module__ccgOjW__content span a{color:var(--color-primary);text-decoration:none;transition:all .3s}.BasicInfo-module-scss-module__ccgOjW__content span a:hover{color:var(--color-blue-light-hover);text-decoration:none}
@media (min-width:768px){.InfrastructurePhotoGallary-module-scss-module__uZiNRa__photo_description{justify-content:center;align-items:center;height:30%;display:flex}.InfrastructurePhotoGallary-module-scss-module__uZiNRa__photo_description p{margin-bottom:0}}
.styles-module-scss-module__uXrvHG__wrapper_use{top:-30px}.styles-module-scss-module__uXrvHG__block{justify-content:flex-start;max-height:185px;display:flex}
.ProgressBar-module-scss-module__NGQRBG__wrapper{background:var(--color-white);border-radius:50px 50px 0 0;flex-shrink:0;justify-content:center;align-items:center;gap:50px;width:100%;max-width:1920px;height:107px;padding:28px 438px;display:flex;position:absolute;bottom:0;left:0;box-shadow:2.935px 2.935px 19.076px #686ae726}.ProgressBar-module-scss-module__NGQRBG__wrapper__bar{align-items:center;gap:10px;display:flex}.ProgressBar-module-scss-module__NGQRBG__wrapper__bar__block{flex-direction:column;align-items:center;gap:15px;width:223px;display:flex}.ProgressBar-module-scss-module__NGQRBG__wrapper__bar__block__title{text-align:center;align-self:stretch}.ProgressBar-module-scss-module__NGQRBG__wrapper__button_next{background:var(--color-purple);color:var(--color-white);border:1px solid var(--color-purple);border-radius:10px;align-items:center;gap:10px;padding:18px 20px 16px;font-size:16px;font-style:normal;font-weight:800;line-height:98%;display:flex}.ProgressBar-module-scss-module__NGQRBG__wrapper__button_next:active,.ProgressBar-module-scss-module__NGQRBG__wrapper__button_next:hover{background:var(--color-purple)!important}.ProgressBar-module-scss-module__NGQRBG__wrapper__button_next:disabled{background-color:var(--color-muted-grey)!important;border:1px solid var(--color-muted-grey)!important}.ProgressBar-module-scss-module__NGQRBG__wrapper__button_back{border:1px solid var(--color-purple);color:var(--color-black);background:0 0;border-radius:10px;align-items:center;gap:10px;padding:18px 20px 16px;font-size:16px;font-style:normal;font-weight:700;line-height:98%;display:flex}.ProgressBar-module-scss-module__NGQRBG__wrapper__button_back:active,.ProgressBar-module-scss-module__NGQRBG__wrapper__button_back:hover{color:var(--color-black)!important;background:0 0!important}@media (max-width:1160px){.ProgressBar-module-scss-module__NGQRBG__wrapper{flex-direction:column;gap:10px;height:auto;padding:30px}.ProgressBar-module-scss-module__NGQRBG__wrapper__bar{flex-direction:column}.ProgressBar-module-scss-module__NGQRBG__wrapper__bar__block{gap:5px;width:320px}.ProgressBar-module-scss-module__NGQRBG__wrapper__bar__block__progress{max-width:320px}.ProgressBar-module-scss-module__NGQRBG__wrapper__button_next,.ProgressBar-module-scss-module__NGQRBG__wrapper__button_back{padding:10px}}
.StepTariff-module-scss-module__no9b-a__section{flex-direction:column;gap:20px;display:flex}.StepTariff-module-scss-module__no9b-a__section:not(:last-child){margin-bottom:32px}.StepTariff-module-scss-module__no9b-a__section_title{color:var(--color-black);margin:0;font-size:20px;font-weight:600}.StepTariff-module-scss-module__no9b-a__buttons_grid{flex-wrap:wrap;gap:12px;display:flex}.StepTariff-module-scss-module__no9b-a__radio_button{width:auto}.StepTariff-module-scss-module__no9b-a__radio_button .radioWrapper label.checked{background-color:var(--color-black);color:#fff;border-color:var(--color-black)}.StepTariff-module-scss-module__no9b-a__radio_button .radioWrapper label.checked .radioIcon{border-color:#fff}.StepTariff-module-scss-module__no9b-a__blockedBlur{pointer-events:none;filter:blur(.5px);opacity:.7;transition:filter .2s,opacity .2s}.StepTariff-module-scss-module__no9b-a__result_section{background-color:#f9fafb;border-radius:12px;flex-direction:column;gap:8px;margin-top:32px;padding:24px;display:flex}.StepTariff-module-scss-module__no9b-a__fake_button{background-color:var(--color-black);color:var(--color-white);font-family:var(--font-family-primary);border-radius:10px;margin-right:10px;padding:10px 14px;font-weight:600}.StepTariff-module-scss-module__no9b-a__fake_button_disabled{background-color:var(--color-grey-hover);color:var(--color-muted-grey);font-family:var(--font-family-primary);border-radius:10px;margin-right:10px;padding:10px 14px;font-weight:600}.StepTariff-module-scss-module__no9b-a__button_wrapper{box-shadow:none;background-color:#0000;flex-direction:row;justify-content:flex-end;margin-top:20px;padding:0;display:flex}.StepTariff-module-scss-module__no9b-a__calendar_wrapper{max-width:590px}.StepTariff-module-scss-module__no9b-a__color_border_card{border:1px solid var(--color-purple)}
.Onboarding-module-scss-module__pgh30G__title_wrapper{background-color:var(--color-grey-hover);justify-content:center;align-items:center;max-width:100%;padding-top:30px;padding-bottom:50px;display:flex;position:relative}.Onboarding-module-scss-module__pgh30G__title_wrapper h1{width:100%;color:var(--color-black);text-align:center;letter-spacing:-2px;margin-bottom:20px;font-size:40px;font-style:normal;font-weight:700;line-height:98%}.Onboarding-module-scss-module__pgh30G__title_wrapper p{text-align:center;max-width:900px}.Onboarding-module-scss-module__pgh30G__supportButtonWrapper{position:absolute;top:20px;right:40px}@media (max-width:991px){.Onboarding-module-scss-module__pgh30G__supportButtonWrapper{right:20px}.Onboarding-module-scss-module__pgh30G__title_wrapper h1{font-size:32px}}@media (max-width:768px){.Onboarding-module-scss-module__pgh30G__supportButtonWrapper{right:15px}.Onboarding-module-scss-module__pgh30G__title_wrapper h1{font-size:28px}}.Onboarding-module-scss-module__pgh30G__steps_wrapper{justify-content:center;align-items:center;width:100%;padding-bottom:50px;display:flex}.Onboarding-module-scss-module__pgh30G__welcome_steps_wrapper{height:70vh;padding-bottom:0}.Onboarding-module-scss-module__pgh30G__modal_size.Onboarding-module-scss-module__pgh30G__modal_size{align-items:center;gap:20px;width:753px}.Onboarding-module-scss-module__pgh30G__completed_block{flex-direction:column;justify-content:center;align-items:center;gap:50px;width:100%;margin:0 auto;display:flex}
.StepWelcome-module-scss-module__9Eyt8W__welcome_container{text-align:center;flex-direction:column;align-items:center;padding:48px 33px;display:flex}.StepWelcome-module-scss-module__9Eyt8W__content{flex-direction:column;gap:30px;margin-bottom:32px;display:flex}.StepWelcome-module-scss-module__9Eyt8W__button_wrapper{justify-content:center;display:flex}
.StepRoom-module-scss-module__V6x70W__fake_button{background-color:var(--color-black);color:var(--color-white);font-family:var(--font-family-primary);border-radius:10px;margin-right:10px;padding:10px 14px;font-weight:600}.StepRoom-module-scss-module__V6x70W__fake_button_disabled{background-color:var(--color-grey-hover);color:var(--color-muted-grey);font-family:var(--font-family-primary);border-radius:10px;margin-right:10px;padding:10px 14px;font-weight:600}.StepRoom-module-scss-module__V6x70W__content_tile_custom_tariff{border:1px solid var(--color-brand-blue-light);border-radius:15px;height:90px;margin-left:0;padding:15px 20px}.StepRoom-module-scss-module__V6x70W__blockedBlur{pointer-events:none;filter:blur(.9px);opacity:.88;transition:filter .2s,opacity .2s}.StepRoom-module-scss-module__V6x70W__button_wrapper{box-shadow:none;background-color:#0000;flex-direction:row;justify-content:flex-end;padding:0;display:flex}.StepRoom-module-scss-module__V6x70W__pl_33{margin-right:5px;padding-left:33px}.StepRoom-module-scss-module__V6x70W__mr_5{margin-right:5px}.StepRoom-module-scss-module__V6x70W__mb_5{color:var(--color-grey-hover);margin-bottom:35px}.StepRoom-module-scss-module__V6x70W__content_tile_custom_tariff_readonly{border-color:var(--color-secondary-disabled)}.StepRoom-module-scss-module__V6x70W__readonlyTariffCheckbox i{border-color:var(--color-secondary-disabled)!important;background:var(--color-secondary-disabled)!important}.StepRoom-module-scss-module__V6x70W__readonlyTariffCheckbox label{color:var(--color-secondary-disabled)!important}.StepRoom-module-scss-module__V6x70W__readonlyTariffCheckbox input[type=checkbox]:checked+i.checkbox_blue{border-color:var(--color-secondary-disabled)!important;background:var(--color-grey-hover)!important}@media (max-width:992px){.StepRoom-module-scss-module__V6x70W__mb_5{margin-bottom:35px}}@media (max-width:768px){.StepRoom-module-scss-module__V6x70W__mb_5{margin-bottom:10px}}.StepRoom-module-scss-module__V6x70W__max_width{max-width:263px;margin-top:20px;margin-bottom:0}
.StepObject-module-scss-module__fdk2-W__button_wrapper{box-shadow:none;background-color:#0000;flex-direction:row;justify-content:flex-end;padding:0;display:flex}.StepObject-module-scss-module__fdk2-W__max_width{width:fit-content}.StepObject-module-scss-module__fdk2-W__calendar_wrapper{max-width:590px}.StepObject-module-scss-module__fdk2-W__description_text.StepObject-module-scss-module__fdk2-W__description_text{max-width:312px;font-size:9px}.StepObject-module-scss-module__fdk2-W__commission_wrapper{justify-content:space-between;align-items:center;display:flex}.StepObject-module-scss-module__fdk2-W__buttons_wrapper{gap:10px;display:flex}.StepObject-module-scss-module__fdk2-W__max_height{height:50px}.StepObject-module-scss-module__fdk2-W__arrival_departure_divider{background-color:var(--color-grey-dark);width:100%;height:1px;margin-bottom:16px}.StepObject-module-scss-module__fdk2-W__setup_controls_stack_mobile,.StepObject-module-scss-module__fdk2-W__setup_mode_buttons_mobile{align-items:center}.StepObject-module-scss-module__fdk2-W__intervals_gap{gap:0}@media (max-width:767px){.StepObject-module-scss-module__fdk2-W__setup_controls_stack_mobile{flex-direction:column;align-items:stretch}.StepObject-module-scss-module__fdk2-W__setup_mode_buttons_mobile{flex-direction:column;width:100%}.StepObject-module-scss-module__fdk2-W__setup_mode_buttons_mobile>*{width:100%}.StepObject-module-scss-module__fdk2-W__intervals_gap{gap:30px}}
.FacilityGroup-module-scss-module__7jinBq__contentWrapper{opacity:0;max-height:0;transition:max-height .5s ease-in-out,opacity .5s ease-in-out;overflow:hidden}.FacilityGroup-module-scss-module__7jinBq__open{opacity:1;max-height:1000px;transition:max-height .5s ease-out,opacity .5s ease-out}.FacilityGroup-module-scss-module__7jinBq__facilitiesGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:768px){.FacilityGroup-module-scss-module__7jinBq__facilitiesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.FacilityGroup-module-scss-module__7jinBq__facilitiesGrid{grid-template-columns:repeat(1,1fr)}}
.StepFacilities-module-scss-module__nrx0aq__button_wrapper{box-shadow:none;background-color:#0000;flex-direction:row;justify-content:flex-end;padding:0;display:flex}.StepFacilities-module-scss-module__nrx0aq__textarea{border:1px solid var(--color-grey-hover);border-radius:10px;width:100%;min-height:100px;padding:10px}.StepFacilities-module-scss-module__nrx0aq__textarea:focus{border-color:var(--color-gray-dark);outline:none}
.styles-module-scss-module__7aXfgq__wrapper_use{display:flex;top:-30px}.styles-module-scss-module__7aXfgq__contentTile{border:1px solid var(--color-purple-light);box-shadow:none;padding:0}.styles-module-scss-module__7aXfgq__boxShadowNone{box-shadow:none}.styles-module-scss-module__7aXfgq__room_stock{border:1px solid var(--color-brand-blue-light);border-radius:15px;justify-content:space-between;align-items:center;gap:10px;padding:15px;display:flex}.styles-module-scss-module__7aXfgq__popup{flex-direction:column;gap:20px;display:flex}@media (max-width:767px){.styles-module-scss-module__7aXfgq__room_stock{width:100%}}.styles-module-scss-module__7aXfgq__card_wrapper{cursor:move;margin-bottom:16px}.styles-module-scss-module__7aXfgq__color_btn{color:var(--color-disabled)}.styles-module-scss-module__7aXfgq__modal_size{gap:20px;width:1159px!important;max-width:100%!important}.styles-module-scss-module__7aXfgq__button_wrapper{box-shadow:none;background-color:#0000;flex-direction:row;justify-content:flex-end;margin-top:20px;padding:0;display:flex}.styles-module-scss-module__7aXfgq__calendar_wrapper{max-width:590px}.styles-module-scss-module__7aXfgq__title{text-align:center;max-width:958px;margin:50px auto}.styles-module-scss-module__7aXfgq__color_border_card{height:150px;border:1px solid var(--color-brand-blue-link)!important;padding:10px!important}.styles-module-scss-module__7aXfgq__card_small{height:150px!important;padding:10px!important}.styles-module-scss-module__7aXfgq__photo_preview{background:var(--color-light-grey);justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden}.styles-module-scss-module__7aXfgq__photo_preview img{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__7aXfgq__card_block{max-height:500px;margin-top:40px;overflow:auto}.styles-module-scss-module__7aXfgq__card_block::-webkit-scrollbar{width:8px}.styles-module-scss-module__7aXfgq__card_block::-webkit-scrollbar-track{background:0 0;border-radius:4px}.styles-module-scss-module__7aXfgq__card_block::-webkit-scrollbar-thumb{background:0 0;border-radius:4px}.styles-module-scss-module__7aXfgq__card_block.styles-module-scss-module__7aXfgq__scrolling::-webkit-scrollbar-thumb{background:var(--color-brand-blue-primary)}.styles-module-scss-module__7aXfgq__card_block.styles-module-scss-module__7aXfgq__scrolling::-webkit-scrollbar-track{background:#fff}.styles-module-scss-module__7aXfgq__width_card{width:500px}.styles-module-scss-module__7aXfgq__archiveModalContent{min-height:0;padding:0!important;overflow-y:hidden!important}.styles-module-scss-module__7aXfgq__archiveList{box-sizing:border-box;height:500px;margin-top:0;margin-left:0;margin-right:0;padding-bottom:16px;overflow:hidden auto}.styles-module-scss-module__7aXfgq__archiveListAutoHeight{height:auto;max-height:500px;padding-bottom:0;overflow-y:visible}.styles-module-scss-module__7aXfgq__blockedContent{pointer-events:none;filter:blur(2px);opacity:.6;transition:filter .3s,opacity .3s}.styles-module-scss-module__7aXfgq__blockedContent.blocked{pointer-events:none}.styles-module-scss-module__7aXfgq__overlayMessage{z-index:10;border-radius:inherit;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module-scss-module__7aXfgq__overlayMessage .styles-module-scss-module__7aXfgq__messageContent{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;gap:20px;max-width:600px;margin:20px;padding:30px;display:flex;box-shadow:0 8px 32px #00000026}.styles-module-scss-module__7aXfgq__messageContentBlock{text-align:start;background:#fff;flex-direction:column;gap:20px;margin:0 0 30px;display:flex;padding:0!important}.styles-module-scss-module__7aXfgq__content_tile_custom{border:1px solid var(--color-purple-light);border-radius:30px;margin-bottom:20px}.styles-module-scss-module__7aXfgq__disabled{opacity:.6;cursor:not-allowed!important}
.PhotoGallaryStyles-module-scss-module__0B3Fgq__layout{align-items:flex-start;display:flex}.PhotoGallaryStyles-module-scss-module__0B3Fgq__left_column{flex:0 0 323px;gap:20px;max-width:323px}.PhotoGallaryStyles-module-scss-module__0B3Fgq__right_column{flex:1;min-width:0}.PhotoGallaryStyles-module-scss-module__0B3Fgq__header{margin-bottom:20px}.PhotoGallaryStyles-module-scss-module__0B3Fgq__tooltip_icon{cursor:pointer;border:1px solid var(--color-light-grey);border-radius:5px;align-items:center;padding:5px;display:inline-flex}.PhotoGallaryStyles-module-scss-module__0B3Fgq__photos_grid{grid-template-columns:repeat(auto-fill,minmax(100px,100px));gap:16px;display:grid}.PhotoGallaryStyles-module-scss-module__0B3Fgq__photo_item{background:var(--color-light-grey);cursor:move;border-radius:12px;width:100px;height:100px;transition:all .2s;position:relative;overflow:hidden}.PhotoGallaryStyles-module-scss-module__0B3Fgq__photo_item_dragging{z-index:10;transform:scale(1.2)}.PhotoGallaryStyles-module-scss-module__0B3Fgq__remove_button{width:20px;height:20px;color:var(--color-black);cursor:pointer;z-index:2;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:16px;line-height:1;transition:all .2s;display:flex;position:absolute;top:4px;right:4px}.PhotoGallaryStyles-module-scss-module__0B3Fgq__photo_preview{background:var(--color-light-grey);justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden}.PhotoGallaryStyles-module-scss-module__0B3Fgq__photo_preview img{object-fit:cover;width:100%;height:100%}.PhotoGallaryStyles-module-scss-module__0B3Fgq__photo_info{font-size:7px;font-weight:700}.PhotoGallaryStyles-module-scss-module__0B3Fgq__gray_text{max-width:211px;margin-bottom:20px}.PhotoGallaryStyles-module-scss-module__0B3Fgq__max_width_211{max-width:211px}.PhotoGallaryStyles-module-scss-module__0B3Fgq__upload_button{margin-bottom:20px}
.CacheTable-module-scss-module__CoKk2a__title{text-align:center;margin-bottom:24px}.CacheTable-module-scss-module__CoKk2a__table{border:1px solid var(--color-purple-light);border-radius:20px;overflow:hidden}.CacheTable-module-scss-module__CoKk2a__head_row{border-bottom:1px solid var(--color-purple-light);background:#f8f8ff;padding:14px 12px}.CacheTable-module-scss-module__CoKk2a__data_row{border-bottom:1px solid var(--color-purple-light);padding:12px}.CacheTable-module-scss-module__CoKk2a__data_row:last-child{border-bottom:none}@media (max-width:767px){.CacheTable-module-scss-module__CoKk2a__head_row{display:none}.CacheTable-module-scss-module__CoKk2a__data_row{gap:10px;padding:14px 12px}.CacheTable-module-scss-module__CoKk2a__clear_button{width:100%}}