@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,700&display=swap);::selection{background:#ffd52f;color:#000}::-moz-selection{background:#ffd52f;color:#000}::-webkit-scrollbar{background-color:#fff;height:5px;width:5px}::-webkit-scrollbar-thumb{background-color:#ffd52f;border-radius:5px}*{-webkit-tap-highlight-color:rgba(6,190,225,.3);box-sizing:border-box;outline:0;outline-offset:0;outline-style:none;outline-width:0!important}html{min-width:320px}body,html{box-sizing:border-box;height:100vh;max-height:100vh;min-height:100vh}body{background:#ececec;color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:17px;margin:0;min-width:1280px;overflow-y:hidden;overflow:hidden;padding:0}h1,h2{font-size:30px;font-style:normal;font-weight:700;line-height:37px}h3,h4{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:20px}h5,h6{color:#000;font-size:12px;font-style:normal;font-weight:500;line-height:20px}strong{font-weight:700}ol,ul{margin-bottom:25px;margin-left:0;padding-left:20px}form{grid-gap:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(426px,1fr))}label{color:#000;display:block;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;line-height:20px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url]{background:#fff;border:1px solid #ececec;border-radius:6px;color:#000;font-family:Montserrat;font-size:15px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:15px;padding:10px 16px;width:100%}input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder{color:rgba(0,0,0,.5);font-family:Montserrat;font-size:15px;font-style:normal;font-weight:400;line-height:18px}input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=url]::placeholder{color:rgba(0,0,0,.5);font-family:Montserrat;font-size:15px;font-style:normal;font-weight:400;line-height:18px}input[type=email].error,input[type=number].error,input[type=password].error,input[type=search].error,input[type=tel].error,input[type=text].error,input[type=url].error{border-color:#ff5c5c}input[type=email][readonly],input[type=number][readonly],input[type=password][readonly],input[type=search][readonly],input[type=tel][readonly],input[type=text][readonly],input[type=time][readonly],input[type=url][readonly]{background-color:#dedede}textarea{background:#fff;border:1px solid #ececec;border-radius:6px;color:#000;font-family:Montserrat;font-size:15px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:15px;min-height:70px;padding:10px 16px;resize:none;width:100%}textarea::-webkit-input-placeholder{color:rgba(0,0,0,.5);font-family:Montserrat;font-size:15px;font-style:normal;font-weight:400;line-height:18px}textarea::placeholder{color:rgba(0,0,0,.5);font-family:Montserrat;font-size:15px;font-style:normal;font-weight:400;line-height:18px}textarea.error{border-color:#ff5c5c}input,textarea{outline:none;z-index:1}input[type=date],input[type=month],input[type=time],input[type=week]{background:#fff;border:1px solid #ececec;border-radius:6px;color:#000;cursor:pointer;font-family:Montserrat;font-size:15px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:15px;padding:10px 16px;width:100%}input[type=date].error,input[type=month].error,input[type=time].error,input[type=week].error{border-color:#ff5c5c}input[type=radio]{-webkit-appearance:none;appearance:none;cursor:pointer;height:18px;margin:0;outline:none;position:relative;width:18px}input[type=radio]:before{background-color:#fff;border:1px solid #b5b5b5;border-radius:50%;content:"";height:18px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:18px}input[type=radio]:checked:before{border:1px solid #ffd52f}input[type=radio]:checked:after{background-color:#ffd52f;border-radius:50%;content:"";height:12px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:visible;width:12px}input[type=radio]+label{cursor:pointer;display:inline-block;margin-left:20px}input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;height:18px;margin:0;min-width:18px;outline:none;position:relative;width:18px}input[type=checkbox]:before{border:1px solid #b5b5b5;border-radius:3px;content:"";height:18px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:18px}input[type=checkbox]:checked:before{border-color:#ffd52f}input[type=checkbox]:checked:after{background-image:url(/static/media/checkbox.bb8c3de19704362c1fef.svg);background-position:50%;background-repeat:no-repeat;content:"";height:18px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:visible;width:18px}input[type=checkbox]+label{cursor:pointer;display:inline-block;margin-left:20px}input[readonly]{cursor:default;-webkit-user-select:none;user-select:none}button,input[type=button],input[type=submit]{align-items:center;background:#ffd52f;border:0;border-radius:3px;color:#000;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-style:normal;font-weight:700;justify-content:center;line-height:20px;margin:20px 0;min-height:56px;min-width:120px;padding:16px 32px;transition:.2s ease-in-out}button:hover,input[type=button]:hover,input[type=submit]:hover{-webkit-filter:contrast(1.2);filter:contrast(1.2)}button img,button svg,input[type=button] img,input[type=button] svg,input[type=submit] img,input[type=submit] svg{display:block;margin-right:18px}button[disabled]{cursor:default;-webkit-filter:initial;filter:none;-webkit-filter:grayscale(1) opacity(.5);filter:grayscale(1) opacity(.5)}input[type=color]{all:unset;border-radius:50%;cursor:pointer;display:block;height:28px;overflow:hidden;width:24px}input[type=color].error{border-color:#ff5c5c}.row{display:flex;margin-bottom:15px}.page{height:100%}.page-header-top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:34px}.page-header-top-left{align-items:flex-start;display:flex;flex-direction:column}.page-content{background:#fff;height:100%}.Main_page__hK2g3{background:#ececec;display:grid;grid-template-columns:auto 1fr;height:100vh;max-height:100vh;min-height:100vh;transition:.2s ease}.Main_container__mIIec{display:grid;grid-template-columns:1fr;grid-template-rows:80px calc(100vh - 80px);position:relative}.Main_content__Ql0YN{display:grid;height:auto;overflow-y:scroll;padding:16px 32px}.Page_page__RSRdy{display:grid;grid-template-rows:auto 1fr;height:100%}.Page_pageHeaderTop__Vfm0k{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:30px}.Page_pageHeaderTopLeft__AOi8l{align-items:flex-start;display:flex;flex-direction:column}.Page_breadcrumbs__ufrI6{margin-bottom:10px}.Page_breadcrumbs__ufrI6 a{text-decoration:none}.Page_pageName__p65VS{font-size:30px;font-weight:700;line-height:37px;line-height:56px}.Page_pageHeaderTopRight__ZnZn9{align-items:center;display:flex;gap:10px}.Page_pageHeaderTopRight__ZnZn9 button{margin:0}.Page_pageContent__nYVmU{height:100%}.ButtonHalfTransparent_halfTransparentButton__u-yOV{all:unset;align-items:center;color:#676767;cursor:pointer;display:flex;font-size:16px;font-weight:400;gap:15px;line-height:16px}.ButtonHalfTransparent_halfTransparentButton__u-yOV img{display:block}.ButtonHalfTransparent_halfTransparentButton__u-yOV svg{display:block;margin:0}.TableHeaderText_item__nXeWy{align-items:center;display:flex;padding:24px 18px;position:relative}.TableHeaderText_text__siiWd{cursor:default;position:relative}.TableHeaderText_full_name__iG61G{background:#fff;border:1px solid #c4c4c4;border-radius:3px;display:block;left:100%;opacity:0;padding:3px 5px;position:absolute;top:100%;-webkit-transform:scale(0);transform:scale(0);transition:.2s ease;z-index:1}.TableHeaderText_full_name__active__dsylP{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.Table_table__efB-F{background:#fff;display:grid;grid-template-columns:1fr;margin-bottom:50px;min-height:66px}.Table_content__6-PWO{min-height:66px}.Table_header__KXSoY{background:#fffbee;color:#000;display:grid;font-family:Montserrat;font-size:15px;font-style:normal;font-weight:500;height:auto;line-height:18px;min-height:66px}.TableItem_item__XSv98{display:grid;min-height:66px;position:relative}.TableItemText_cell__pBRYB{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:10px 18px}.TableItemEdit_cell__mY8U\+{align-items:center;display:flex;justify-content:flex-end;padding:10px 18px}.TableHeaderCheckbox_item__nDpx7{align-items:center;display:flex;justify-content:flex-end;padding:24px 18px}.TableItemColorLabel_cell__xLYoZ{align-items:center;display:flex;padding:10px 18px;position:relative}.TableItemColorLabel_label__r2guG{bottom:0;height:100%;left:0;position:absolute;top:0;width:4px}.TableItemCheckbox_cell__BVQC3{align-items:center;display:flex;justify-content:flex-end;padding:10px 18px}.TableItemGuides_cell__Yx3uh{align-items:center;display:flex;flex-wrap:wrap;gap:8px;padding:10px 18px}.TableItemGuides_photo__DA9QF{border-radius:50%;display:inline-block;height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;object-fit:cover;overflow:hidden;width:24px}.TableItemLogo_cell__CQFek{align-items:center;display:flex;padding:10px 18px}.TableItemLogo_logo__aik3w{border-radius:50%;height:50px;max-height:50px;max-width:50px;min-height:50px;min-width:50px;object-fit:cover;overflow:hidden;width:50px}.TableItemLogo_small__TrDB0{height:25px;max-height:25px;max-width:25px;min-height:25px;min-width:25px;width:25px}.TableItemLogo_text__fG8MR{margin-left:10px}.TableItemColorText_cell__r4JNo,.TableItemImg_cell__Y29DV{align-items:center;display:flex;padding:10px 18px}.TableItemImg_cell__Y29DV{justify-content:center}.TableItemComment_cell__z5XgX{align-items:center;display:flex;justify-content:center;padding:10px 0}.TableItemComment_button__yzu71{cursor:pointer}.Modal_modal__ukKTL{opacity:0;z-index:-1}.Modal_modal__active__JHT\+W,.Modal_modal__ukKTL{align-items:center;background:hsla(0,0%,100%,.5);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;transition:.2s ease-in-out}.Modal_modal__active__JHT\+W{opacity:1;z-index:10}.Modal_popup__xEc0F{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.Modal_popup__active__Yv38s,.Modal_popup__xEc0F{background:#fff;-webkit-filter:drop-shadow(0 3px 10px rgba(0,0,0,.086));filter:drop-shadow(0 3px 10px rgba(0,0,0,.086));max-width:700px;transition:.7s cubic-bezier(.68,-.55,.27,1.55);width:100%}.Modal_popup__active__Yv38s{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.Modal_header__2AA-3{background:#ffd52f;padding:15px}.Modal_header_error__SZie\+{background:#ff9a84}.Modal_title__GBkHt{color:#000;font-family:Montserrat;font-size:24px;font-style:normal;font-weight:700;line-height:1;margin:0;text-align:center}.Modal_content__Kdn69{padding:20px 90px}.Pagination_container__DAiDB{align-items:stretch;display:inline-flex;flex-direction:row;list-style-type:none;margin:0;padding:0}.Pagination_button__9g8GV{all:unset;align-items:center;background:#ececec;border-radius:3px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;padding:16px 32px}.Pagination_button__9g8GV svg{all:unset;display:block}.Pagination_button_container__DNkcz{display:block}.Pagination_number_page__3OVZE,.Pagination_pages__QVf6A{align-items:stretch;display:flex;justify-content:stretch}.Pagination_number_page__3OVZE{color:#b5b5b5;cursor:pointer;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:700;height:auto;line-height:20px;min-width:40px;text-align:center}.Pagination_number_page__3OVZE a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.Pagination_current_page__WH7GZ{align-items:center;color:#000;cursor:pointer;display:flex;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:700;height:auto;justify-content:center;line-height:20px;min-width:40px;text-align:center}.TableItemNew_item__HTwCN{color:#000;display:block;font-size:13px;font-weight:500;left:-9px;line-height:1;position:absolute;top:calc(50% - 7px);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.PageLoader_pageLoader__Ychmj{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.PageLoader_loader__DhWfR{display:inline-block;height:80px;position:relative;width:80px}.PageLoader_loader__DhWfR div{-webkit-animation:PageLoader_lds-ripple__zk02- 1s cubic-bezier(0,.2,.8,1) infinite;animation:PageLoader_lds-ripple__zk02- 1s cubic-bezier(0,.2,.8,1) infinite;border:4px solid #ffa600;border-radius:50%;opacity:1;position:absolute}.PageLoader_loader__DhWfR div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s;-webkit-animation-delay:-.3s;animation-delay:-.3s}.PageLoader_loader__DhWfR div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes PageLoader_lds-ripple__zk02-{0%{height:0;left:36px;opacity:0;top:36px;width:0}4.9%{height:0;left:36px;opacity:0;top:36px;width:0}5%{height:0;left:36px;opacity:1;top:36px;width:0}to{height:72px;left:0;opacity:0;top:0;width:72px}}@keyframes PageLoader_lds-ripple__zk02-{0%{height:0;left:36px;opacity:0;top:36px;width:0}4.9%{height:0;left:36px;opacity:0;top:36px;width:0}5%{height:0;left:36px;opacity:1;top:36px;width:0}to{height:72px;left:0;opacity:0;top:0;width:72px}}.Filters_filters__8bbol{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:10px}.Filters_filters__8bbol>*{margin-bottom:0!important}.DateFilter_container__1HmD9{align-items:center;background:#fff;border-radius:6px;display:flex;flex-direction:row;overflow:hidden}.DateFilter_date__GUkd7[type=date]{border:0;margin:0!important;padding:8px 16px!important}.DateFilter_prefix__d1H64{color:#000;font-family:Montserrat;font-size:15px;font-weight:500;line-height:1;padding:0 10px;text-align:center}.DateFilter_button__\+cSfu{all:unset;cursor:pointer;padding:9px 15px}.DateFilter_button__\+cSfu svg{all:unset;display:block}.CustomSelect_customSelect__\+mcAJ{position:relative;z-index:2}.CustomSelect_customSelect__\+mcAJ.CustomSelect_active__fO5qq .CustomSelect_arrow__YqxRY{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.CustomSelect_customSelect__\+mcAJ:not(.CustomSelect_active__fO5qq) .CustomSelect_customSelectContent__-OA1b{height:0;opacity:0}.CustomSelect_customSelectHeader__MTB9V{background:#fff;border:1px solid #ececec;border-radius:6px;cursor:pointer;padding:10px 16px}.CustomSelect_customSelectHeaderInner__rlmEn{align-items:center;display:flex;gap:10px;overflow:hidden;position:relative;white-space:nowrap}.CustomSelect_arrow__YqxRY{background:#fff;position:absolute;right:0;top:0;transition:all .2s ease}.CustomSelect_contentAbsolute__H4z5h{position:absolute;width:100%;z-index:10}.CustomSelect_customSelectContent__-OA1b{background:#fff;border:1px solid #ececec;border-radius:6px;height:122px;overflow:hidden;transition:all .2s ease}.CustomSelect_customSelectItem__dW84M{align-items:center;cursor:pointer;display:flex;gap:10px;padding:10px 16px;transition:all .2s ease;-webkit-user-select:none;user-select:none}.CustomSelect_customSelectItem__dW84M:hover{background:#f7f7f7}.CustomSelect_scroll__vna\+u{overflow-y:scroll}.CustomSelect_item_img__07six{border-radius:50%;display:inline-block;height:25px;max-height:25px;max-width:25px;min-height:25px;min-width:25px;object-fit:cover;overflow:hidden;width:25px}.CustomSelect_item_checkbox__c6eiI{border:1px solid #b5b5b5;border-radius:3px;height:20px;width:20px}.CustomSelect_selected__YLqC4{background-image:url(/static/media/checkbox.bb8c3de19704362c1fef.svg);border-color:#ffd52f}.CustomSelect_readonly__SfiJ6 .CustomSelect_customSelectHeader__MTB9V{background:#dedede;cursor:default}.CustomSelect_readonly__SfiJ6 .CustomSelect_arrow__YqxRY{display:none}.Search_form__ManxV{all:unset;align-items:center;background:#fff;border-radius:3px;box-sizing:border-box;display:grid;grid-template-columns:1fr 55px;height:56px;overflow:hidden;width:400px}.Search_input__AqJ30,.Search_input__AqJ30[type=text]{all:unset;box-sizing:border-box;height:100%;padding:10px}.Search_button__896uq{all:unset;align-items:center;background:#ffd52f;cursor:pointer;display:flex;-webkit-filter:initial;filter:none;height:100%;justify-content:center;transition:.2s ease;width:100%}.Search_button__896uq svg{all:unset;display:block}.Search_button__896uq svg path{fill:#000;transition:.2s ease}.Search_button__896uq[disabled]{background:transparent none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important;cursor:default;-webkit-filter:initial!important;filter:none!important}.Search_button__896uq[disabled] svg path{fill:#b5b5b5!important}.TableItemStatusActive_cell__OpWWP{align-items:center;display:flex;padding:10px 18px}.CalendarTable_container__ANH2y{height:calc(100% - 144px);position:relative}.CalendarTable_container__ANH2y:after{left:-32px}.CalendarTable_container__ANH2y:after,.CalendarTable_container__ANH2y:before{background:#ececec;content:"";display:block;height:100%;position:absolute;top:0;width:32px;z-index:8}.CalendarTable_container__ANH2y:before{right:-32px}.CalendarTable_tabel__RikTG{background:#fff;height:100%;overflow:scroll;position:relative}.Schedule_schedule__zmwQX{bottom:0;height:100%;left:0;padding-left:30px;position:absolute;right:0;top:0}.Schedule_schedule_header__1EpDy{background:#fff;display:grid;grid-template-columns:repeat(24,180px);height:40px;position:-webkit-sticky;position:sticky;top:0;transition:all .3s cubic-bezier(.65,.05,.36,1) 0s;z-index:6}.Schedule_schedule_time__ilq15{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex}.Schedule_schedule_time__ilq15 span{color:#676767;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:400;line-height:15px;text-align:center;-webkit-transform:translateX(-17px);transform:translateX(-17px)}.Schedule_schedule_content__3JJ1Z{display:grid;grid-template-columns:repeat(24,180px);height:calc(100% - 40px)}.Schedule_schedule_column__\+e5bY{border-left:1px solid #b5b5b5;position:relative}.Schedule_schedule_column__\+e5bY:before{border-left:1px dashed #b5b5b5;bottom:0;content:"";display:block;height:100%;left:50%;opacity:.35;position:absolute;right:50%;top:0;width:1px}.BookingsContainer_container__pyjRz{display:grid;grid-template-columns:1fr;height:100%;padding-left:30px;padding-top:60px;position:relative;z-index:1}.BookingsContainer_row__AYCiH{height:0;min-height:160px;position:relative}.BookingCart_cart__MM4RV{border-radius:6px;box-shadow:0 0 15px rgba(0,0,0,.3);cursor:pointer;display:inline-block;height:auto;padding:10px;position:absolute}.BookingCart_cart__MM4RV:hover{z-index:9}.BookingCart_title__jmv3J,.BookingCart_type_excursion__CAKIP{color:#fff;display:block;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:700;line-height:15px}.BookingCart_type_excursion__CAKIP{margin-bottom:10px}.BookingCart_dollar__J4kKE{bottom:5px;display:block;-webkit-filter:drop-shadow(0 0 2px rgba(0,0,0,.3));filter:drop-shadow(0 0 2px rgba(0,0,0,.3));position:absolute;right:5px}.BookingGuides_container__bqmM-{grid-gap:10px;display:grid;grid-template-columns:1fr}.BookingGuides_guide__e2pjY{grid-gap:8px;align-items:center;display:grid;grid-template-columns:24px 1fr}.BookingGuides_guide__e2pjY img{border-radius:50%;height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;object-fit:cover;overflow:hidden;width:24px}.BookingGuides_guide__e2pjY span{color:#fff;display:block;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:700;line-height:15px}.EditBooking_sidebar__bZfqL{background:#fff;border-left:1px solid #ececec;bottom:0;height:100%;position:absolute;right:0;top:80px;-webkit-transform:translateX(100%);transform:translateX(100%);transition:.4s ease-in-out;width:400px;z-index:10}.EditBooking_show__7Pfio{box-shadow:0 0 15px rgba(0,0,0,.09);-webkit-transform:none;-webkit-transform:initial;transform:none}.EditBooking_scroll__ZhvIx{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;height:calc(100vh - 80px)}.EditBooking_header__ypIQE{grid-gap:8px;align-items:flex-start;display:grid;grid-template-columns:1fr 25px;padding:20px 15px}.EditBooking_name_excursion__7MIvI{color:#fff;display:block;font-family:Montserrat;font-size:24px;font-style:normal;font-weight:700;line-height:29px}.EditBooking_close__eEBkr{all:unset;cursor:pointer;display:block;transition:.1s linear}.EditBooking_close__eEBkr:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.EditBooking_close__eEBkr svg{display:block;margin:0}.EditBooking_form__bo4Ga{display:block;height:100%;overflow-y:scroll;padding:25px 20px}.EditBooking_row__JVFSK{grid-gap:15px;display:grid;gap:15px;grid-template-columns:auto 1fr;padding-bottom:15px}.EditBooking_row__JVFSK svg{display:block;grid-column:1}.EditBooking_row__JVFSK span{align-items:center;color:#000;display:flex;font-family:Montserrat;font-size:15px;font-style:normal;font-weight:400;grid-column:2;line-height:1}.EditBooking_price__B4VRJ{display:flex;flex-direction:column;margin-top:30px}.EditBooking_price_count__Uvi00{color:#000;font-family:Montserrat;font-size:24px;font-style:normal;font-weight:700;line-height:29px}.EditBooking_price_status__xhhZF{font-family:Montserrat;font-size:16px;font-style:normal;font-weight:700;line-height:20px;text-transform:lowercase}.EditBooking_bottom__EgGnV{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:15px 20px}.EditBooking_bottom__EgGnV button{background:#ececec;margin:0;min-height:0;min-height:auto;min-width:0;min-width:auto;padding:8px 32px}.EditBooking_bottom__EgGnV button svg{display:block;margin:0}.EditBooking_counter__DDmZx{color:#000;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:700;line-height:20px;text-align:center}.Status_status__a2Br6{align-items:center;background:#ffbf75;border-radius:6px;display:inline-flex;flex-direction:row;justify-content:center;line-height:18px;margin-bottom:15px;padding:10px}.SelectItem_item__eISML,.Status_status__a2Br6{color:#000;font-family:Montserrat;font-size:15px;font-style:normal;font-weight:400}.SelectItem_item__eISML{background:#ececec;border:1px solid #ececec;border-radius:6px;display:grid;grid-template-columns:1fr 25px;line-height:1;margin-bottom:10px;min-height:38px;padding:8px 16px}.SelectItem_logo__hn3si{border-radius:50%;display:block;height:22px;margin-right:15px;max-height:22px;max-width:22px;min-height:22px;min-width:22px;object-fit:cover;overflow:hidden;width:22px}.SelectItem_text__9bIHT{align-items:center;display:flex;-webkit-user-select:none;user-select:none}.SelectItem_img__xpCCs{cursor:pointer;display:block;margin-left:auto}.SelectItem_img__xpCCs path{transition:.2s ease}.SelectItem_img__xpCCs:hover path{fill:#1e1e1e!important}.SelectItem_readonly__OcHUT{display:block;margin-left:auto;margin-top:2px}.TableItemColor_cell__Dh-fe{align-items:center;display:flex;padding:0 0 0 18px;position:relative}.TableItemColor_color__D2cYY{display:block;height:100%;width:100%}.TableItemCalendar_cell__D0TBN{align-items:center;display:flex;justify-content:flex-end;padding:10px 18px}.HeaderWorkSchedules_header__9KES4{align-items:center;display:flex;margin-bottom:20px}.HeaderWorkSchedules_button__ozJEZ{all:unset;cursor:pointer;padding:9px 15px}.HeaderWorkSchedules_button__ozJEZ svg{all:unset;display:block}.HeaderWorkSchedules_week__8XO-q{margin-bottom:0!important;width:250px!important}.TableWorkSchedules_table__-jsHg{display:grid;grid-template-columns:repeat(7,1fr)}.DayWorkSchedules_blocked__13akd{bottom:0;left:0;position:absolute;right:0;top:0;z-index:5}.DayWorkSchedules_day__EmysZ{position:relative}.DayWorkSchedules_day_blocked__s5pUb{-webkit-filter:grayscale(100%) contrast(.8);filter:grayscale(100%) contrast(.8)}.DayWorkSchedules_header__p5XJk{align-items:center;border-bottom:1px solid #b5b5b5;display:flex;flex-direction:row;justify-content:space-between;padding:20px 5px 5px}.DayWorkSchedules_date__-Cs-x{color:#676767;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;line-height:20px;text-transform:capitalize}.DayWorkSchedules_buttons__cKxGf{align-items:center;display:flex;flex-direction:row;gap:10px}.DayWorkSchedules_add__YWWlD{all:unset;cursor:pointer;display:block}.DayWorkSchedules_add__YWWlD svg{all:unset;display:block}.DayWorkSchedules_delete__h0eEf{all:unset;cursor:pointer;display:block}.DayWorkSchedules_delete__h0eEf svg{all:unset;display:block}.DayWorkSchedules_main__l4gx4{grid-gap:5px;display:grid;grid-template-columns:1fr;margin:10px 3px 0}.GuideWorkSchedules_container__N-KFR{background:#fffbee;border:1px solid #ececec;border-radius:6px;padding:10px}.GuideWorkSchedules_row__Vo1AO{align-items:center;color:#000;display:flex;flex-direction:row;font-family:Montserrat;font-size:15px;font-style:normal;font-weight:500;justify-content:space-between;line-height:18px;margin-bottom:5px}.GuideWorkSchedules_img__TFdo5{border-radius:50%;display:inline-block;height:25px;margin-right:10px;max-height:25px;max-width:25px;min-height:25px;min-width:25px;object-fit:cover;overflow:hidden;width:25px}.GuideWorkSchedules_edit__ToWwu{all:unset;cursor:pointer;display:block}.GuideWorkSchedules_edit__ToWwu svg{all:unset;display:block}.GuideWorkSchedules_time__XmVZe{align-items:center;color:#000;display:flex;flex-direction:row;font-family:Montserrat;font-size:15px;font-style:normal;font-weight:500;line-height:18px}.GuideWorkSchedules_time__XmVZe svg{display:inline-block;margin-right:5px}.LanguagesCreate_logoBlock__VKZW-{align-items:stretch;display:flex;flex-direction:column;gap:10px;margin-bottom:15px}.LanguagesCreate_logoBlock__VKZW- figure{border-radius:50%;height:100px;margin:0;overflow:hidden;width:100px}.LanguagesCreate_logoBlock__VKZW- figure img{height:100%;object-fit:cover;width:100%}.LanguagesCreate_logoBlockBottom__zzzSq{align-items:center;display:flex;gap:5px;justify-content:center;width:100px}.LanguagesCreate_logoBlockBottom__zzzSq>div{align-items:center;cursor:pointer;display:flex;height:26px;justify-content:center;width:26px}.LanguagesCreate_logoBlockBottom__zzzSq svg{display:block}.LanguagesCreate_checkbox__CnGin{align-items:center;display:flex;gap:10px;margin-bottom:10px}.LanguagesCreate_deleteLanguage__Ncrz8{margin-left:2px}.LanguagesCreate_formEdit__iQCSG input{margin-top:5px}.Error_error__62zBU{color:#ff5c5c;margin-top:0}.LanguageField_label__n8ddR{display:block;margin-bottom:15px;position:relative}.LanguageField_input__dbG3k[type=text],.LanguageField_textarea__DcEII{margin-bottom:0;padding-right:50px}.LanguageField_logo__OtkX\+{border-radius:50%;display:block;height:23px;max-height:23px;max-width:23px;min-height:23px;min-width:23px;object-fit:cover;overflow:hidden;position:absolute;right:16px;top:7px;width:23px;z-index:1}.CertificateStatus_container__dYsRM{align-items:center;border-radius:6px;display:inline-flex;font-size:15px;font-weight:600;justify-content:center;line-height:1;margin-bottom:15px;padding:10px 20px;text-align:center}.RolesCreate_formEdit__Tycr5 input{margin-top:5px}.RolesCreate_generatePassswordButton__vrqnA svg{margin:0}.RolesEdit_pass__k-KB9{height:0;opacity:0;transition:all .2s ease}.RolesEdit_svg__O60ue svg{margin:0}.RolesEdit_active__NHTJa{height:55px;opacity:1}.RolesEdit_deleteAccount__pKmD4{cursor:pointer;margin-left:19px}.RolesEdit_formEdit__Z2DOa input{margin-top:5px}.Calendar_calendar__ivatz{margin:0 auto;width:375px}.Calendar_calendarHeader__UFycU{align-items:center;display:flex;justify-content:space-between}.Calendar_monthButton__\+Zmbb{all:unset;align-items:center;background:#d2dfff;border-radius:3px;cursor:pointer;display:flex;height:25px;justify-content:center;width:25px}.Calendar_label__BtZiJ{overflow:hidden;position:relative}.Calendar_labelText__aTOb\+{background:#fff;min-width:200px;position:absolute;right:40px;text-align:right;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Calendar_input__Xb83d{border:none!important;color:#fff!important;margin:0!important;-webkit-user-select:none!important;user-select:none!important;width:160px}.Calendar_daysOfWeek__dwtYj{display:flex;gap:10px;margin-bottom:10px;text-transform:uppercase}.Calendar_dayOfWeek__x766l{border-color:transparent!important;color:#000;cursor:default!important}.Calendar_cell__za\+yZ{align-items:center;border:1px solid #ececec;border-radius:3px;cursor:pointer;display:flex;font:normal normal 600 16px/19px Montserrat;height:45px;justify-content:center;transition:.2s ease;-webkit-user-select:none;user-select:none;width:45px}.Calendar_month__jeo0i{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(7,1fr)}.Calendar_day__ARPHU:not(.Calendar_noactive__vMyX\+):not(.Calendar_checked__uvgPe):hover{background:rgba(255,213,47,.5);border-color:#ffd52f}.Calendar_noactive__vMyX\+{background:#ececec!important;border-color:#ececec!important;color:#6a6a6a!important;cursor:default!important}.Calendar_checked__uvgPe{background:#ffd52f;border-color:#ffd52f}.ExcursionsCreate_form__ZvmF7 input[type=number]::-webkit-inner-spin-button,.ExcursionsCreate_form__ZvmF7 input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.InputColor_field__lwovL{align-items:center;background:#fff;border:1px solid #ececec;border-radius:6px;color:#000;display:flex;font-family:Montserrat;font-size:15px;font-style:normal;font-weight:400;height:40px;line-height:18px;margin-bottom:15px;padding:0 16px;width:100%}.InputColor_error__\+ldmU{border-color:#ff5c5c}.InputColor_text__TNCkt{margin-left:15px}.InputColor_icon__f-EZs{margin-left:auto}.DayWeek_day__ujNlX{color:#676767;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;line-height:20px;white-space:nowrap}.ToggleCheckbox_input__Yf5e\+[type=checkbox]{all:unset;cursor:pointer;display:block;height:15px!important;min-width:24px!important;position:relative;transition:.1s ease-in-out;width:24px!important;z-index:1}.ToggleCheckbox_input__Yf5e\+[type=checkbox]:before,.ToggleCheckbox_input__Yf5e\+[type=checkbox]:checked:before{all:unset;background:#b5b5b5;border-radius:35px;bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;transition:.1s ease-in-out;width:100%;z-index:2}.ToggleCheckbox_input__Yf5e\+[type=checkbox]:after,.ToggleCheckbox_input__Yf5e\+[type=checkbox]:checked:after{all:unset;background:#fff;border-radius:50%;content:"";display:block;height:11px;left:2px;position:absolute;top:calc(50% - 5px);transition:.1s ease-in-out;width:11px;z-index:3}.ToggleCheckbox_input__Yf5e\+[type=checkbox]:checked:after{-webkit-transform:translateX(8px);transform:translateX(8px)}.ToggleCheckbox_input__Yf5e\+[type=checkbox]:checked:before{background:#ffd52f}.ToggleCheckbox_input__Yf5e\+[type=checkbox]:disabled{cursor:inherit}.ToggleCheckbox_input__Yf5e\+[type=checkbox]:disabled:checked:after{background:#c4c4c4}.ToggleCheckbox_input__Yf5e\+[type=checkbox]:disabled:before{background:#ebebeb}.ButtonAdd_button__OJWvg{all:unset;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;cursor:pointer}.ButtonAdd_icon__LlnuE{display:block;margin:0}.ButtonDelete_button__DS3LU{cursor:pointer;display:block}.ButtonDelete_button__DS3LU svg{display:block}.HeaderTimeTable_header__Z5iEy{grid-column-gap:10px;border-bottom:1px solid #b5b5b5;display:inline-grid;grid-template-columns:repeat(7,minmax(220px,1fr))}.HeaderTimeTable_day__yZfvl{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;min-height:20px;min-width:220px;position:relative}.HeaderTimeTable_custom__D5r47:after{background:#ff8d00;content:"";display:block;height:3px;position:absolute;top:calc(100% + 9px);width:100%}.HeaderTimeTable_col_left__sJoSr{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start}.HeaderTimeTable_col_right__GJaZX{align-items:center;display:flex;flex-direction:row;gap:7px;justify-content:flex-end;margin-left:5px}.ButtonHeaderDay_button__cLaX1{all:unset;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;cursor:pointer;position:relative;z-index:3}.ButtonHeaderDay_icon__ZoQaB{display:block;margin:0}.ButtonHeaderDay_icon__ZoQaB svg{all:unset;display:block}.ButtonHeaderDay_description__HECHV{background:#fff;border:1px solid #c4c4c4;border-radius:3px;display:block;left:100%;opacity:0;padding:3px 5px;position:absolute;top:100%;-webkit-transform:scale(0);transform:scale(0);transition:.2s ease;z-index:3}.ButtonHeaderDay_description__active__y86eC{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.Slots_slots__b6LbN{grid-column-gap:10px;display:inline-grid;grid-template-columns:repeat(7,minmax(210px,1fr));height:1440px;margin-top:10px}.Slots_day__mlqpe{height:1440px;min-width:220px;position:relative}.Slots_block_day__eZbSe{background:hsla(0,0%,100%,.7);bottom:0;left:0;position:absolute;right:0;top:0;z-index:5}.Slot_slot__57ZkD{background:#fffbee;border:1px solid #ececec;border-radius:6px;cursor:auto;display:grid;min-height:80px;padding:10px;position:absolute;transition:.2s ease;width:100%}.Slot_slot__57ZkD:hover{box-shadow:0 0 10px rgba(0,0,0,.2);min-height:80px;-webkit-transform:scale(1.1);transform:scale(1.1);z-index:3}.Slot_off__Y5t\+c{-webkit-filter:brightness(.8);filter:brightness(.8);transition:.2s ease}.Slot_off__Y5t\+c:hover{-webkit-filter:brightness(1);filter:brightness(1)}.Slot_custom__U1uxd{background:#ffd587}.Slot_edit_slot__xCsjS{border:1px solid red}.Slot_row__Qj4Rg{align-items:center;display:flex;gap:5px;justify-content:space-between}.Slot_icon_time__qczHy{margin-right:8px}.Slot_icon_time__qczHy svg{display:block}.Slot_time__lbuTY{color:#000;display:block;font-family:Montserrat;font-size:15px;font-style:normal;font-weight:500;line-height:18px;-webkit-user-select:none;user-select:none;width:100%}.Slot_edit__kC0GJ{all:unset;align-items:center;background:#ececec;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;min-height:36px;min-width:36px;transition:.2s ease;width:36px}.Slot_edit__kC0GJ svg{all:unset;display:block}.Slot_edit__kC0GJ svg path{transition:.2s ease}.Slot_edit__kC0GJ:hover{background:#ffd52f;-webkit-filter:initial;filter:none}.Slot_edit__kC0GJ:hover svg path{fill:#fff!important}.Slot_info__aXnHb{color:#676767;font-family:Montserrat;font-size:15px;font-style:normal;font-weight:500;line-height:18px;-webkit-user-select:none;user-select:none}.EditSlot_sidebar__45MW8{background:#fff;border-left:1px solid #ececec;bottom:0;height:100%;min-width:404px;position:absolute;right:0;top:80px;-webkit-transform:translateX(100%);transform:translateX(100%);transition:.4s ease-in-out;z-index:9}.EditSlot_sidebar__left__PLyD1{left:0;right:auto;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.EditSlot_show__59TEb{-webkit-transform:none;-webkit-transform:initial;transform:none}.EditSlot_header__kbLOQ{align-items:center;background:#ffd52f;display:flex;justify-content:space-between;padding:15px 20px}.EditSlot_header__kbLOQ h2{color:#000;font-family:Montserrat;font-size:24px;font-style:normal;font-weight:700;line-height:29px;margin:0}.EditSlot_move__sdF0O{all:unset;cursor:pointer;display:block}.EditSlot_move__sdF0O svg{display:block;margin-right:0}.EditSlot_move__left__Q4wLF svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.EditSlot_close__ZUcRK{all:unset;cursor:pointer;display:block}.EditSlot_close__ZUcRK svg{display:block;margin-right:0}.EditSlot_content__FD8rW{display:flex;flex-direction:column;height:calc(100% - 139px);overflow-y:scroll;padding:15px!important}.EditSlot_date__AxMoh{align-items:center;display:flex;flex-direction:row;gap:10px;margin-bottom:15px}.EditSlot_date__AxMoh svg{display:inline-block}.EditSlot_date__AxMoh p{color:#000;display:inline-block;font-family:Montserrat;font-size:15px;font-style:normal;font-weight:400;line-height:1;margin:0}.HeaderTimeTable_header__MMABs{align-items:flex-end;display:flex;display:grid;grid-template-columns:auto 1fr auto;margin-bottom:20px}.HeaderTimeTable_button__RabHs{all:unset;cursor:pointer;padding:9px 15px}.HeaderTimeTable_button__RabHs svg{all:unset;display:block}.HeaderTimeTable_week__-l5wt{margin-bottom:0!important;width:250px!important}.HeaderTimeTable_container_date__\+k9Oo{align-items:flex-end;display:flex;flex-direction:row;gap:10px;margin-left:auto}.HeaderTimeTable_container_title__WxGOW{color:#000;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;line-height:20px;margin:0}.HeaderTimeTable_date__mgw3O{margin-bottom:0!important;width:250px!important}.TabsGroup_link__CmYJ7,.TabsGroup_link__active__PNxQl{align-items:center;box-sizing:border-box;color:#000;display:inline-flex;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;justify-content:center;line-height:20px;padding:5px 10px;text-decoration:none}.TabsGroup_link__active__PNxQl{background:#ffd52f}.ChangeLogo_container__VHdba{display:block;width:100px}.ChangeLogo_logo__kwMzV{object-fit:cover}.ChangeLogo_logo__kwMzV,.ChangeLogo_not_image__7bq-o{border-radius:50%;display:block;height:100px;max-height:100px;max-width:100px;min-height:100px;min-width:100px;width:100px}.ChangeLogo_not_image__7bq-o{border:1px solid #ececec;box-shadow:inset 0 0 15px rgba(0,0,0,.1)}.ChangeLogo_error__An7EV{border-color:#ff5c5c;box-shadow:inset 0 0 15px rgba(255,92,92,.569)}.ChangeLogo_row__pxxcA{align-items:center;display:flex;justify-content:space-around;margin-top:10px}.ChangeLogo_edit__dPcVn{all:unset;cursor:pointer;display:block}.ChangeLogo_edit__dPcVn svg{all:unset;display:block}.ChangeLogo_delete__yOuTA{all:unset;cursor:pointer;display:block}.ChangeLogo_delete__yOuTA svg{all:unset;display:block}.KeysPage_row__Ft\+1w{grid-gap:10px;align-items:center;display:grid;grid-template-columns:1fr auto}.KeysPage_row__Ft\+1w label{margin-left:0!important}.Navbar_navbar__lPdSo{background:#fff;-webkit-filter:drop-shadow(0 3px 10px rgba(0,0,0,.086));filter:drop-shadow(0 3px 10px rgba(0,0,0,.086));height:100%;min-height:100%;overflow:overlay;z-index:1;z-index:10}.Navbar_logo__kPtpx{display:block;margin:16px;max-width:114px;width:calc(100% - 32px)}.Navbar_nav__6pC9o{display:flex;flex-direction:column}.Navbar_link__gVtYn{align-items:center;color:#000;display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:10px;line-height:20px;min-height:76px;padding:18px 16px;text-decoration:none;text-transform:inherit;transition:.2s ease-in-out}.Navbar_link__gVtYn:hover{background:rgba(255,213,47,.15)}.Navbar_link__active__NIf4f{align-items:center;background:#ffd52f;color:#000;display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:10px;line-height:20px;min-height:76px;padding:18px 16px;text-decoration:none;text-transform:inherit}.NavbarAccordion_container__y79fs{cursor:pointer}.NavbarAccordion_header__cpBMv{align-items:center;color:#000;display:flex;font-size:16px;font-weight:500;gap:10px;justify-content:flex-start;line-height:20px;min-height:76px;padding:18px 16px;text-decoration:none;text-transform:inherit;transition:.2s ease-in-out}.NavbarAccordion_header__cpBMv:hover{background:rgba(255,213,47,.15)}.NavbarAccordion_header__cpBMv svg{display:block;margin-left:auto;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transition:.2s ease}.NavbarAccordion_header__active__SjvzG{background:rgba(255,213,47,.15)}.NavbarAccordion_header__active__SjvzG:hover{background:#ffd52f}.NavbarAccordion_header__active__SjvzG svg{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.NavbarAccordion_icon__qQtFE{display:block;max-height:30px;max-width:30px;object-fit:cover}.NavbarAccordion_list__ji6qb{display:grid;grid-template-columns:1fr;height:auto;max-height:0;opacity:0;overflow:hidden;transition:.5s cubic-bezier(.65,.05,.36,1)}.NavbarAccordion_list__active__5MerU{max-height:500px;opacity:1}.NavbarAccordion_link__-1Biw{color:#000;font-size:16px;font-weight:500;line-height:20px;padding:18px 50px;text-decoration:none;text-transform:inherit;transition:.2s ease-in-out;white-space:nowrap}.NavbarAccordion_link__-1Biw:hover{background:rgba(255,213,47,.15)}.NavbarAccordion_link__active__ts7Ah{background:#ffd52f;color:#000;font-size:16px;font-weight:500;line-height:20px;padding:18px 50px;text-decoration:none;text-transform:inherit;white-space:nowrap}.Header_header__RAX1D{align-items:center;background:#fff;display:flex;-webkit-filter:drop-shadow(0 3px 10px rgba(0,0,0,.086));filter:drop-shadow(0 3px 10px rgba(0,0,0,.086));flex-direction:row;height:80px;justify-content:space-between;padding:10px 35px;z-index:2}.Header_branchList__IPu9K{border:1px solid #dedede;border-radius:6px;max-height:224px;overflow-y:scroll}.Header_branchListItem__VroX1{cursor:pointer;height:37px;overflow:hidden;padding:10px;text-overflow:ellipsis;transition:.2s ease;white-space:nowrap}.Header_branchListItem__VroX1:hover{background:#eee}.ButtonOutlined_buttonOutlined__AN6K9{all:unset;align-items:center;border:1px solid #ffd52f;border-radius:32px;color:#000;cursor:pointer;display:flex;font-size:15px;font-weight:500;gap:15px;line-height:18px;padding:10px 16px}.ButtonOutlined_buttonOutlined__AN6K9:hover{-webkit-filter:initial;filter:none}.ButtonOutlined_buttonOutlined__AN6K9 img{display:block}.ButtonOutlined_buttonOutlined__AN6K9 svg{display:block;margin:0}.HeaderBranches_container__okIdb{align-items:center;display:flex;gap:15px;position:relative}.HeaderBranches_headerBranches__TzENE{align-items:center;display:flex}.HeaderBranches_headerBranches__TzENE svg{display:block}.HeaderBranches_branchAdress__rHdhI{margin:0 21px}.HeaderBranches_branchList__BLcnX{background:#fff;bottom:-20px;left:0;overflow-y:scroll;position:absolute;-webkit-transform:translateY(100%);transform:translateY(100%);width:100%}.HeaderUserInfo_headerUserInfo__XI6hx{align-items:center;display:flex;gap:35px}.ButtonTransparent_halfTransparentButton__AtUCY{all:unset;align-items:center;color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:15px;line-height:16px}.ButtonTransparent_halfTransparentButton__AtUCY img{display:block}.ButtonTransparent_halfTransparentButton__AtUCY svg{display:block;margin:0}.AuthBlock_authPage__-l7bD{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.AuthBlock_authBlock__A1tHt{background:#fff;max-width:1276px;width:100%}.AuthBlock_authBlockHeader__S9i4M{background:#ffd52f;height:216px}.AuthBlock_authBlockHeaderBG__yJYZZ{align-items:center;background:url(/static/media/Rectangle%20313.f024c6bfb5fbf65dc654.png) 50% no-repeat;display:flex;height:100%;justify-content:center}.AuthBlock_authBlockContent__pWRKY{align-items:center;background:#fff;display:flex;height:617px;justify-content:center}.AuthBlock_authBlockContent__pWRKY form{display:flex;flex-direction:column;width:512px}.AuthBlock_authBlockContent__pWRKY form div{display:flex;flex-direction:column}.WritePassword_generatePassswordButton__iM4Gl svg{margin:0}
/*# sourceMappingURL=main.a878bb20.css.map*/