.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker-strip{flex-direction:row;justify-content:space-between;align-items:center;width:max-content;max-width:100%;font-family:sans-serif;line-height:1.5;display:flex;overflow:hidden}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker-dateList{margin:2px 0;display:flex}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker-date-day-Item{cursor:pointer;border:2px solid #fdfbfb;border-radius:50%;flex-direction:column;flex-shrink:0;align-items:center;width:45px;height:45px;font-weight:700;display:flex}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .date-day-Item-selected{background-color:var(--color-brand-primary-500,#430b14);color:#fff;border-radius:10px;width:45px;height:45px}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker-date-day-Item:hover{background-color:var(--color-brand-primary-500,#430b14);color:#fff;border-radius:10px;width:45px;height:45px}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .date-day-item-disabled{color:#b0b0b0;pointer-events:none}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker-datelist-scrollable{scrollbar-width:none;display:flex;overflow-x:scroll}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker-datelist-scrollable::-webkit-scrollbar{-webkit-appearance:none;display:none}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker{flex:1;align-items:center;display:flex;position:relative;overflow-x:auto}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker-day-label{text-align:center;margin:4px 0 0;font-size:12px}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .scroll-head{text-transform:capitalize;text-align:center;height:18px;color:var(--color-brand-primary-500,#430b14);border-radius:2px;font-size:12px;font-weight:700}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .blank-space-div{text-align:center;border:1px solid #0000;border-radius:2px;height:18px;font-size:12px}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker-month-label{color:#000;font-size:15px;font-weight:700}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker-date-label{margin-top:-3px}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .wrapper{position:relative}@keyframes calendar-strip-module-scss-module__tgvsvG__ripple{0%{opacity:.9;width:0;height:0}to{opacity:0;width:100%;height:100%}}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .ripple:before{content:"";visibility:hidden;z-index:2;background-color:currentColor;border-radius:50%;width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .ripple:not(:active):before{transition:visibility .9s step-end;animation:.4s cubic-bezier(0,0,.2,1) calendar-strip-module-scss-module__tgvsvG__ripple}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .ripple:active:before{visibility:visible}
.phone-form-input-module-scss-module__iMW6RG__b2c{--_phone-bg:#430b1408;--_phone-border:#430b1414;--_phone-focus-border:#430b1433;--_phone-focus-shadow:#430b1414;--_phone-hover-bg:#430b1408;--_phone-arrow:#430b1466;--_phone-dialcode:#430b1499;--_phone-text:#430b14;--_phone-placeholder:#430b144d;--_phone-dropdown-bg:#fff;--_phone-dropdown-shadow:0 4px 20px #430b141f;--_phone-search-bg:#430b1405;--_phone-search-icon:#430b144d;--_phone-item-hover:#430b140a;--_phone-item-selected:#430b140f;--_phone-scrollbar:#430b1426;--_phone-scrollbar-hover:#430b1440}.phone-form-input-module-scss-module__iMW6RG__b2b{--_phone-bg:#fff;--_phone-border:#edf2f9;--_phone-focus-border:#4096ff;--_phone-focus-shadow:#4096ff33;--_phone-hover-bg:#fafafa;--_phone-arrow:#00000073;--_phone-dialcode:#000000a6;--_phone-text:#000000e0;--_phone-placeholder:#00000040;--_phone-dropdown-bg:#fff;--_phone-dropdown-shadow:0 6px 16px 0 #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d;--_phone-search-bg:#fafafa;--_phone-search-icon:#00000073;--_phone-item-hover:#0000000a;--_phone-item-selected:#e6f4ff;--_phone-scrollbar:#00000026;--_phone-scrollbar-hover:#00000040}.phone-form-input-module-scss-module__iMW6RG__container{width:100%;height:var(--phone-input-height,32px);background:var(--_phone-bg,#fff);border:1px solid var(--_phone-border,#d9d9d9);border-radius:var(--radius-md,6px);font-family:var(--font-futura-now,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif);align-items:center;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.phone-form-input-module-scss-module__iMW6RG__container:focus-within{border-color:var(--_phone-focus-border,#4096ff);box-shadow:0 0 0 2px var(--_phone-focus-shadow,#4096ff33)}.phone-form-input-module-scss-module__iMW6RG__container.phone-form-input-module-scss-module__iMW6RG__error{border-color:var(--color-semantic-error-500,#ff4d4f);box-shadow:none}.phone-form-input-module-scss-module__iMW6RG__container.phone-form-input-module-scss-module__iMW6RG__error:focus-within{border-color:var(--color-semantic-error-500,#ff4d4f);box-shadow:0 0 0 2px #ff4d4f1a}.phone-form-input-module-scss-module__iMW6RG__container.phone-form-input-module-scss-module__iMW6RG__disabled{opacity:.5;cursor:not-allowed;pointer-events:none;background:#f5f5f5}.phone-form-input-module-scss-module__iMW6RG__container.phone-form-input-module-scss-module__iMW6RG__b2c{height:44px}.phone-form-input-module-scss-module__iMW6RG__container.phone-form-input-module-scss-module__iMW6RG__b2b{height:32px}.phone-form-input-module-scss-module__iMW6RG__countrySelector{border:none;border-right:1px solid var(--_phone-border,#d9d9d9);border-radius:var(--radius-md,6px)0 0 var(--radius-md,6px);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:6px;height:100%;padding:0 8px 0 10px;transition:background-color .15s;display:flex}.phone-form-input-module-scss-module__iMW6RG__countrySelector:hover:not(:disabled){background:var(--_phone-hover-bg,#fafafa)}.phone-form-input-module-scss-module__iMW6RG__countrySelector:focus{background:var(--_phone-hover-bg,#fafafa);outline:none}.phone-form-input-module-scss-module__iMW6RG__countrySelector:disabled{cursor:not-allowed}.phone-form-input-module-scss-module__iMW6RG__selectedFlag{font-size:18px;line-height:1}.phone-form-input-module-scss-module__iMW6RG__arrow{border-left:4px solid #0000;border-right:4px solid #0000;border-top:4px solid var(--_phone-arrow,#00000073);width:0;height:0;transition:transform .15s}.phone-form-input-module-scss-module__iMW6RG__arrow.phone-form-input-module-scss-module__iMW6RG__arrowUp{transform:rotate(180deg)}.phone-form-input-module-scss-module__iMW6RG__dialCodePreview{height:100%;font-size:var(--font-size-sm,14px);color:var(--_phone-dialcode,#000000a6);white-space:nowrap;-webkit-user-select:none;user-select:none;align-items:center;padding:0 4px 0 8px;font-weight:500;line-height:1;display:flex}.phone-form-input-module-scss-module__iMW6RG__phoneInput{height:100%;font-family:inherit;font-size:var(--font-size-sm,14px);color:var(--_phone-text,#000000e0);background:0 0;border:none;outline:none;flex:1;padding:0 11px 0 0;font-weight:400;line-height:1.5715}.phone-form-input-module-scss-module__iMW6RG__phoneInput::placeholder{color:var(--_phone-placeholder,#00000040)}.phone-form-input-module-scss-module__iMW6RG__phoneInput:disabled{cursor:not-allowed}@media screen and (max-width:768px){.phone-form-input-module-scss-module__iMW6RG__phoneInput{font-size:16px}}.phone-form-input-module-scss-module__iMW6RG__dropdown{z-index:1000;background:var(--_phone-dropdown-bg,#fff);border:1px solid var(--_phone-border,#d9d9d9);border-radius:var(--radius-lg,8px);width:320px;max-width:calc(100vw - 32px);box-shadow:var(--_phone-dropdown-shadow);animation:.15s ease-out phone-form-input-module-scss-module__iMW6RG__dropdownSlideIn;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden}@keyframes phone-form-input-module-scss-module__iMW6RG__dropdownSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.phone-form-input-module-scss-module__iMW6RG__searchContainer{border-bottom:1px solid var(--_phone-border,#d9d9d9);background:var(--_phone-search-bg,#fafafa);align-items:center;gap:8px;padding:8px 12px;display:flex}.phone-form-input-module-scss-module__iMW6RG__searchIcon{width:16px;height:16px;color:var(--_phone-search-icon,#00000073);flex-shrink:0}.phone-form-input-module-scss-module__iMW6RG__searchInput{background:var(--_phone-dropdown-bg,#fff);border:1px solid var(--_phone-border,#d9d9d9);border-radius:var(--radius-sm,6px);font-family:inherit;font-size:var(--font-size-sm,14px);color:var(--_phone-text,#000000e0);outline:none;flex:1;padding:6px 11px;transition:border-color .15s,box-shadow .15s}.phone-form-input-module-scss-module__iMW6RG__searchInput::placeholder{color:var(--_phone-placeholder,#00000040)}.phone-form-input-module-scss-module__iMW6RG__searchInput:focus{border-color:var(--_phone-focus-border,#4096ff);box-shadow:0 0 0 2px var(--_phone-focus-shadow,#4096ff33)}@media screen and (max-width:768px){.phone-form-input-module-scss-module__iMW6RG__searchInput{font-size:16px}}.phone-form-input-module-scss-module__iMW6RG__countryList{overscroll-behavior:contain;max-height:256px;margin:0;padding:4px 0;list-style:none;overflow-y:auto}.phone-form-input-module-scss-module__iMW6RG__countryList::-webkit-scrollbar{width:6px}.phone-form-input-module-scss-module__iMW6RG__countryList::-webkit-scrollbar-track{background:0 0}.phone-form-input-module-scss-module__iMW6RG__countryList::-webkit-scrollbar-thumb{background:var(--_phone-scrollbar,#00000026);border-radius:3px}.phone-form-input-module-scss-module__iMW6RG__countryList::-webkit-scrollbar-thumb:hover{background:var(--_phone-scrollbar-hover,#00000040)}.phone-form-input-module-scss-module__iMW6RG__dropdownItem{cursor:pointer;align-items:center;gap:8px;padding:8px 12px;transition:background-color .1s;display:flex}.phone-form-input-module-scss-module__iMW6RG__dropdownItem:hover,.phone-form-input-module-scss-module__iMW6RG__dropdownItem.phone-form-input-module-scss-module__iMW6RG__focused{background:var(--_phone-item-hover,#0000000a)}.phone-form-input-module-scss-module__iMW6RG__dropdownItem.phone-form-input-module-scss-module__iMW6RG__selected{background:var(--_phone-item-selected,#e6f4ff)}.phone-form-input-module-scss-module__iMW6RG__dropdownItem.phone-form-input-module-scss-module__iMW6RG__selected .phone-form-input-module-scss-module__iMW6RG__countryName{font-weight:600}.phone-form-input-module-scss-module__iMW6RG__dropdownItem.phone-form-input-module-scss-module__iMW6RG__focused{background:var(--_phone-item-hover,#0000000a)}.phone-form-input-module-scss-module__iMW6RG__flag{flex-shrink:0;font-size:18px;line-height:1}.phone-form-input-module-scss-module__iMW6RG__countryName{font-size:var(--font-size-sm,14px);color:var(--_phone-text,#000000e0);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.phone-form-input-module-scss-module__iMW6RG__dialCode{font-size:var(--font-size-sm,14px);color:var(--_phone-dialcode,#00000073);flex-shrink:0}.phone-form-input-module-scss-module__iMW6RG__divider{background:var(--_phone-border,#d9d9d9);height:1px;margin:4px 12px}.phone-form-input-module-scss-module__iMW6RG__noResults{text-align:center;font-size:var(--font-size-sm,14px);color:var(--_phone-placeholder,#00000040);padding:16px 12px}
.file-upload-form-item-module-scss-module__5ELIvq__selected-picture .file-upload-form-item-module-scss-module__5ELIvq__ant-upload-list-item.file-upload-form-item-module-scss-module__5ELIvq__ant-upload-list-item-done.file-upload-form-item-module-scss-module__5ELIvq__ant-upload-list-item-list-type-picture-card{border:2px solid #1775bb}
.select-button-form-item-module-scss-module__ce74JW__button{cursor:pointer;border:1px solid #c7cfdc;height:auto;padding:5px 10px}.select-button-form-item-module-scss-module__ce74JW__button:hover{background:var(--color-brand-primary-500,#430b14);border-color:var(--color-brand-primary-500,#430b14)}.select-button-form-item-module-scss-module__ce74JW__button:hover span{color:#fff}.select-button-form-item-module-scss-module__ce74JW__disabled{opacity:.5;cursor:not-allowed}.select-button-form-item-module-scss-module__ce74JW__disabled:hover{background:#fff;border-color:#c7cfdc}.select-button-form-item-module-scss-module__ce74JW__disabled:hover span{color:#000}.select-button-form-item-module-scss-module__ce74JW__activeItem{background:var(--color-brand-primary-500,#430b14);border-color:var(--color-brand-primary-500,#430b14)}.select-button-form-item-module-scss-module__ce74JW__mainLabel{font-weight:600}.select-button-form-item-module-scss-module__ce74JW__activeLabel{color:#fff}.select-button-form-item-module-scss-module__ce74JW__extraLabel{font-size:11px}
.multi-language-form-item-module-scss-module__qVzOLG__container{margin-bottom:22px}.multi-language-form-item-module-scss-module__qVzOLG__fieldHeader{align-items:center;margin-bottom:8px;display:flex}.multi-language-form-item-module-scss-module__qVzOLG__requiredMark{color:#ff4d4f;margin-right:4px;font-size:14px}.multi-language-form-item-module-scss-module__qVzOLG__fieldLabel{color:#000000d9;font-size:14px;font-weight:500}.multi-language-form-item-module-scss-module__qVzOLG__infoIcon{color:#8c8c8c;cursor:help;margin-left:6px;font-size:14px}.multi-language-form-item-module-scss-module__qVzOLG__helpText{color:#00000073;margin-bottom:8px;font-size:13px}.multi-language-form-item-module-scss-module__qVzOLG__languageTabs{border-bottom:1px solid #f0f0f0;margin-bottom:16px;display:flex}.multi-language-form-item-module-scss-module__qVzOLG__languageTab{cursor:pointer;color:#595959;padding:8px 16px;font-size:14px;transition:all .3s;position:relative}.multi-language-form-item-module-scss-module__qVzOLG__languageTab:hover{color:#0089c7}.multi-language-form-item-module-scss-module__qVzOLG__languageTab.multi-language-form-item-module-scss-module__qVzOLG__active{color:#0089c7;font-weight:500}.multi-language-form-item-module-scss-module__qVzOLG__languageTab.multi-language-form-item-module-scss-module__qVzOLG__active:after{content:"";background-color:#0089c7;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.multi-language-form-item-module-scss-module__qVzOLG__languageTab.multi-language-form-item-module-scss-module__qVzOLG__hasError{color:#ff4d4f}.multi-language-form-item-module-scss-module__qVzOLG__languageTab.multi-language-form-item-module-scss-module__qVzOLG__hasError.multi-language-form-item-module-scss-module__qVzOLG__active:after{background-color:#ff4d4f}.multi-language-form-item-module-scss-module__qVzOLG__tabContent{position:relative}.multi-language-form-item-module-scss-module__qVzOLG__languageInput{display:none}.multi-language-form-item-module-scss-module__qVzOLG__languageInput.multi-language-form-item-module-scss-module__qVzOLG__active{display:block}.multi-language-form-item-module-scss-module__qVzOLG__hideError .ant-form-item-explain{display:none}.multi-language-form-item-module-scss-module__qVzOLG__languageStatus{margin-top:12px}.multi-language-form-item-module-scss-module__qVzOLG__languageBadges{flex-wrap:wrap;align-items:center;display:flex}.multi-language-form-item-module-scss-module__qVzOLG__languageBadge{color:#8c8c8c;cursor:pointer;background-color:#0000;border:1px solid #d9d9d9;border-radius:10px;justify-content:center;align-items:center;margin-right:8px;padding:2px 8px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.multi-language-form-item-module-scss-module__qVzOLG__languageBadge.multi-language-form-item-module-scss-module__qVzOLG__complete{color:#0089c7;background-color:#e6f7ff;border-color:#0089c7}.multi-language-form-item-module-scss-module__qVzOLG__completionText{color:#8c8c8c;margin-left:4px;font-size:12px}.multi-language-form-item-module-scss-module__qVzOLG__textarea .ant-input-textarea{min-height:80px}.multi-language-form-item-module-scss-module__qVzOLG__inputWithCount .ant-input-show-count:after{color:#8c8c8c;font-size:12px}:is(.multi-language-form-item-module-scss-module__qVzOLG__tabContent .ant-input,.multi-language-form-item-module-scss-module__qVzOLG__tabContent .ant-input-textarea),:is(.multi-language-form-item-module-scss-module__qVzOLG__tabContent .ant-input:focus,.multi-language-form-item-module-scss-module__qVzOLG__tabContent .ant-input-textarea:focus){background-color:#fff!important}:is(.multi-language-form-item-module-scss-module__qVzOLG__tabContent .ant-input-disabled,.multi-language-form-item-module-scss-module__qVzOLG__tabContent .ant-input[disabled]){background-color:#f5f5f5!important}.multi-language-form-item-module-scss-module__qVzOLG__editorToolbar{background-color:#fff;border:1px solid #f0f0f0;border-bottom:none;border-radius:4px 4px 0 0;gap:5px;margin-bottom:8px;padding:5px;display:flex}.multi-language-form-item-module-scss-module__qVzOLG__editorBtn{cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:3px;padding:5px 8px;font-size:.9rem}.multi-language-form-item-module-scss-module__qVzOLG__editorBtn:hover{background-color:#e6f7ff;border-color:#0089c7}.multi-language-form-item-module-scss-module__qVzOLG__editorTextarea{border-radius:0 0 4px 4px}
@layer typography{.typography-module-scss-module__sVUcrG__headline1{font-family:var(--font-family-heading,inherit);font-size:inherit;font-weight:var(--font-weight-medium,500);line-height:var(--line-height-tight,1.2);color:inherit;margin:0}.typography-module-scss-module__sVUcrG__headline2{font-family:var(--font-family-heading,inherit);font-size:inherit;font-weight:var(--font-weight-semibold,600);line-height:var(--line-height-tight,1.2);color:inherit;margin:0}.typography-module-scss-module__sVUcrG__headline3,.typography-module-scss-module__sVUcrG__headline4{font-family:var(--font-family-heading,inherit);font-size:inherit;font-weight:var(--font-weight-semibold,600);line-height:var(--line-height-snug,1.3);color:inherit;margin:0}.typography-module-scss-module__sVUcrG__headline5{font-family:var(--font-family-heading,inherit);font-size:inherit;font-weight:var(--font-weight-semibold,600);line-height:var(--line-height-normal,1.5);color:inherit;margin:0}.typography-module-scss-module__sVUcrG__sectionLabel{font-family:var(--font-family-body,inherit);font-size:var(--font-size-md,1rem);font-weight:var(--font-weight-semibold,600);line-height:var(--line-height-tight,1.3);color:var(--color-neutral-800);margin:0}@media (max-width:768px){.typography-module-scss-module__sVUcrG__sectionLabel{font-size:var(--font-size-sm,.9375rem)}}.typography-module-scss-module__sVUcrG__bodyXL{font-family:var(--font-family-body,inherit);color:var(--color-neutral-700);margin:0;font-size:1.25rem;line-height:1.5}@media (max-width:768px){.typography-module-scss-module__sVUcrG__bodyXL{font-size:1.125rem}}.typography-module-scss-module__sVUcrG__bodyL{font-family:var(--font-family-body,inherit);color:var(--color-neutral-700);margin:0;font-size:1.125rem;line-height:1.5}@media (max-width:768px){.typography-module-scss-module__sVUcrG__bodyL{font-size:1rem}}.typography-module-scss-module__sVUcrG__bodyMD{font-family:var(--font-family-body,inherit);color:var(--color-neutral-700);margin:0;font-size:1rem;line-height:1.5}.typography-module-scss-module__sVUcrG__bodySM{font-family:var(--font-family-body,inherit);color:var(--color-neutral-700);margin:0;font-size:.875rem;line-height:1.5}.typography-module-scss-module__sVUcrG__bodyXS{font-family:var(--font-family-body,inherit);color:var(--color-neutral-700);margin:0;font-size:.75rem;line-height:1.4}.typography-module-scss-module__sVUcrG__subtitleMD{font-family:var(--font-family-body,inherit);color:var(--color-neutral-600);font-size:1rem;line-height:1.5}.typography-module-scss-module__sVUcrG__subtitleSM{font-family:var(--font-family-body,inherit);color:var(--color-neutral-600);font-size:.875rem;line-height:1.4}.typography-module-scss-module__sVUcrG__subtitleXS{font-family:var(--font-family-body,inherit);color:var(--color-neutral-600);font-size:.75rem;line-height:1.4}.typography-module-scss-module__sVUcrG__body,.typography-module-scss-module__sVUcrG__subtitle{text-align:left}}
.drawer-layout-component-module-scss-module__sw5mzq__drawerHeader{justify-content:space-between;align-items:center;margin:0;padding:0;display:flex}.drawer-layout-component-module-scss-module__sw5mzq__cancelButton{color:#666;height:auto;padding:4px 8px;font-size:14px}.drawer-layout-component-module-scss-module__sw5mzq__cancelButton:hover{color:#333;background:#f5f5f5}.drawer-layout-component-module-scss-module__sw5mzq__drawer .ant-drawer-header{background:#fff;border-bottom:1px solid #e0e0e0;padding:8px 24px}.drawer-layout-component-module-scss-module__sw5mzq__drawer .ant-drawer-body{background-color:#fff;padding:0;position:relative;height:calc(100vh - 73px)!important;overflow:hidden!important}.drawer-layout-component-module-scss-module__sw5mzq__drawer .ant-drawer-content-wrapper{height:100vh!important}.drawer-layout-component-module-scss-module__sw5mzq__drawer .ant-drawer-content{flex-direction:column;display:flex;height:100%!important}.drawer-layout-component-module-scss-module__sw5mzq__drawer .ant-drawer{height:100vh!important}.drawer-layout-component-module-scss-module__sw5mzq__drawerContentWrapper{flex-direction:column;height:100%;display:flex;overflow:hidden}.drawer-layout-component-module-scss-module__sw5mzq__childrenWrapper{flex-shrink:0}.drawer-layout-component-module-scss-module__sw5mzq__tabNavigation{z-index:100;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0;display:flex;position:relative;top:0;box-shadow:0 2px 4px #0000001a}.drawer-layout-component-module-scss-module__sw5mzq__slidingIndicator{background-color:var(--color-brand-primary-500,#430b14);z-index:1;height:2px;transition:left .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0}.drawer-layout-component-module-scss-module__sw5mzq__tabButton{cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex-direction:column;flex:1;align-items:center;gap:2px;padding:8px 6px;transition:all .2s;display:flex}.drawer-layout-component-module-scss-module__sw5mzq__tabButton:disabled{cursor:not-allowed;opacity:.6}.drawer-layout-component-module-scss-module__sw5mzq__tabButton.drawer-layout-component-module-scss-module__sw5mzq__active{background:0 0;border-bottom-color:#0000}.drawer-layout-component-module-scss-module__sw5mzq__tabButton:hover:not(:disabled):not(.drawer-layout-component-module-scss-module__sw5mzq__active){background:#f9f9f9}.drawer-layout-component-module-scss-module__sw5mzq__tabButton .drawer-layout-component-module-scss-module__sw5mzq__tabLabel{flex-direction:column;align-items:center;gap:6px;display:flex}.drawer-layout-component-module-scss-module__sw5mzq__tabIcon{justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.drawer-layout-component-module-scss-module__sw5mzq__tabIcon svg{fill:none;stroke:#666;stroke-width:1.5px;width:16px;height:16px;transition:stroke .2s}.drawer-layout-component-module-scss-module__sw5mzq__active .drawer-layout-component-module-scss-module__sw5mzq__tabIcon svg{stroke:var(--color-brand-primary-500,#430b14)}.drawer-layout-component-module-scss-module__sw5mzq__tabContentContainer{flex:1;height:0;padding:24px 24px 0;overflow-y:auto}.drawer-layout-component-module-scss-module__sw5mzq__stickyFooter{background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0;margin-top:auto;padding:12px 24px;box-shadow:0 -2px 8px #0000001a}.drawer-layout-component-module-scss-module__sw5mzq__stickyFooter .drawer-layout-component-module-scss-module__sw5mzq__footerContent{justify-content:flex-end;align-items:center;gap:12px;display:flex}.drawer-layout-component-module-scss-module__sw5mzq__saveButton{background:var(--color-brand-primary-500,#430b14);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;height:36px;padding:0 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.drawer-layout-component-module-scss-module__sw5mzq__saveButton:hover{background:var(--color-brand-primary-600,#5a1520)}.drawer-layout-component-module-scss-module__sw5mzq__saveButton:disabled{cursor:not-allowed;background:#bdc3c7}.drawer-layout-component-module-scss-module__sw5mzq__saveButton .drawer-layout-component-module-scss-module__sw5mzq__loadingSpinner{border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:12px;height:12px;animation:1s linear infinite drawer-layout-component-module-scss-module__sw5mzq__spin}@keyframes drawer-layout-component-module-scss-module__sw5mzq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.drawer-layout-component-module-scss-module__sw5mzq__drawer:has(.drawer-layout-component-module-scss-module__sw5mzq__stickyFooter) .drawer-layout-component-module-scss-module__sw5mzq__tabContentContainer{padding-bottom:50px}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle .drawer-layout-component-module-scss-module__sw5mzq__tabIcon{background:#ddd;border-radius:3px;justify-content:center;align-items:center;width:18px;height:18px;transition:background .2s;display:flex}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle .drawer-layout-component-module-scss-module__sw5mzq__tabIcon svg{fill:none;stroke:#999;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle.drawer-layout-component-module-scss-module__sw5mzq__active .drawer-layout-component-module-scss-module__sw5mzq__tabIcon{background:var(--color-brand-primary-500,#430b14)}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle.drawer-layout-component-module-scss-module__sw5mzq__active .drawer-layout-component-module-scss-module__sw5mzq__tabIcon svg{stroke:#fff}.drawer-layout-component-module-scss-module__sw5mzq__bookingLabel{color:#666;font-weight:500;line-height:1;font-size:10px!important}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle.drawer-layout-component-module-scss-module__sw5mzq__active .drawer-layout-component-module-scss-module__sw5mzq__bookingLabel{color:var(--color-brand-primary-500,#430b14)}.drawer-layout-component-module-scss-module__sw5mzq__tabButton.drawer-layout-component-module-scss-module__sw5mzq__tabModified .drawer-layout-component-module-scss-module__sw5mzq__tabIcon{background:var(--color-brand-primary-500,#430b14)!important}.drawer-layout-component-module-scss-module__sw5mzq__tabButton.drawer-layout-component-module-scss-module__sw5mzq__tabModified .drawer-layout-component-module-scss-module__sw5mzq__tabIcon svg{stroke:#fff!important}.drawer-layout-component-module-scss-module__sw5mzq__tabButton.drawer-layout-component-module-scss-module__sw5mzq__tabModified .drawer-layout-component-module-scss-module__sw5mzq__bookingLabel{color:var(--color-brand-primary-500,#430b14)!important}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle.drawer-layout-component-module-scss-module__sw5mzq__tabModified .drawer-layout-component-module-scss-module__sw5mzq__tabIcon{background:var(--color-brand-primary-500,#430b14)!important}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle.drawer-layout-component-module-scss-module__sw5mzq__tabModified .drawer-layout-component-module-scss-module__sw5mzq__tabIcon svg{stroke:#fff!important}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle.drawer-layout-component-module-scss-module__sw5mzq__tabModified .drawer-layout-component-module-scss-module__sw5mzq__bookingLabel{color:var(--color-brand-primary-500,#430b14)!important}.drawer-layout-component-module-scss-module__sw5mzq__tabButton.drawer-layout-component-module-scss-module__sw5mzq__tabError .drawer-layout-component-module-scss-module__sw5mzq__tabIcon{animation:1.5s ease-in-out infinite drawer-layout-component-module-scss-module__sw5mzq__pulse;background:#ff4d4f!important}.drawer-layout-component-module-scss-module__sw5mzq__tabButton.drawer-layout-component-module-scss-module__sw5mzq__tabError .drawer-layout-component-module-scss-module__sw5mzq__tabIcon svg{stroke:#fff!important}.drawer-layout-component-module-scss-module__sw5mzq__tabButton.drawer-layout-component-module-scss-module__sw5mzq__tabError .drawer-layout-component-module-scss-module__sw5mzq__bookingLabel{color:#ff4d4f!important}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle.drawer-layout-component-module-scss-module__sw5mzq__tabError .drawer-layout-component-module-scss-module__sw5mzq__tabIcon{animation:1.5s ease-in-out infinite drawer-layout-component-module-scss-module__sw5mzq__pulse;background:#ff4d4f!important}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle.drawer-layout-component-module-scss-module__sw5mzq__tabError .drawer-layout-component-module-scss-module__sw5mzq__tabIcon svg{stroke:#fff!important}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle.drawer-layout-component-module-scss-module__sw5mzq__tabError .drawer-layout-component-module-scss-module__sw5mzq__bookingLabel{color:#ff4d4f!important}@keyframes drawer-layout-component-module-scss-module__sw5mzq__pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.drawer-layout-component-module-scss-module__sw5mzq__bookingTabContent{background:#f5f5f5}
.typographie-module-scss-module__lM8jHq__title{font-size:16px;font-weight:700;line-height:19px}
.label-value-vertical-module-scss-module__ZByYma__container{flex-direction:column;gap:2px;padding:6px 0;display:flex}.label-value-vertical-module-scss-module__ZByYma__label{color:#8c8c8c;text-transform:uppercase;letter-spacing:.3px;font-size:10px;font-weight:600}.label-value-vertical-module-scss-module__ZByYma__value{color:#262626;font-size:12px;font-weight:500}
.label-value-horizontal-module-scss-module__wWMAca__container{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:6px 0;display:flex}.label-value-horizontal-module-scss-module__wWMAca__container:last-child{border-bottom:none}.label-value-horizontal-module-scss-module__wWMAca__label{color:#8c8c8c;text-transform:uppercase;letter-spacing:.3px;flex:1;font-size:10px;font-weight:600}.label-value-horizontal-module-scss-module__wWMAca__value{color:#262626;text-align:right;flex-shrink:0;font-size:12px}
.button-selector-component-module-scss-module__w2g2bq__buttonSelector{grid-template-columns:var(--grid-columns,repeat(auto-fit,minmax(80px,1fr)));gap:8px;width:100%;display:grid}.button-selector-component-module-scss-module__w2g2bq__selectorButton{cursor:pointer;text-align:center;color:#333;background:#fff;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:12px 8px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.button-selector-component-module-scss-module__w2g2bq__selectorButton:hover:not(.button-selector-component-module-scss-module__w2g2bq__disabled):not(.button-selector-component-module-scss-module__w2g2bq__selected){border-color:var(--color-brand-primary-500,#430b14);color:var(--color-brand-primary-500,#430b14);background:var(--color-brand-primary-50,#fcf8f3)}.button-selector-component-module-scss-module__w2g2bq__selectorButton.button-selector-component-module-scss-module__w2g2bq__selected{background:var(--color-brand-primary-50,#fcf8f3);border-color:var(--color-brand-primary-500,#430b14);color:var(--color-brand-primary-500,#430b14);font-weight:600}.button-selector-component-module-scss-module__w2g2bq__selectorButton.button-selector-component-module-scss-module__w2g2bq__disabled{color:#ccc;cursor:not-allowed;background:#f5f5f5;border-color:#eee}.button-selector-component-module-scss-module__w2g2bq__variant-duration{grid-template-columns:repeat(2,1fr)}.button-selector-component-module-scss-module__w2g2bq__variant-duration .button-selector-component-module-scss-module__w2g2bq__selectorButton{min-height:48px;font-size:14px}.button-selector-component-module-scss-module__w2g2bq__variant-time{grid-template-columns:repeat(4,1fr)}.button-selector-component-module-scss-module__w2g2bq__variant-time .button-selector-component-module-scss-module__w2g2bq__selectorButton{border-radius:6px;min-height:40px;padding:10px 6px;font-size:13px}.button-selector-component-module-scss-module__w2g2bq__variant-days{flex-wrap:nowrap;grid-template-columns:none;gap:4px;display:flex}.button-selector-component-module-scss-module__w2g2bq__variant-days .button-selector-component-module-scss-module__w2g2bq__selectorButton{white-space:nowrap;text-overflow:clip;border-radius:4px;flex:none;min-width:28px;min-height:28px;padding:4px 8px;font-size:12px;font-weight:500;line-height:1.2;overflow:visible}.button-selector-component-module-scss-module__w2g2bq__variant-days .button-selector-component-module-scss-module__w2g2bq__selectorButton.button-selector-component-module-scss-module__w2g2bq__selected{background:var(--color-brand-primary-50,#fcf8f3);border-color:var(--color-brand-primary-500,#430b14);color:var(--color-brand-primary-500,#430b14);font-weight:600}.button-selector-component-module-scss-module__w2g2bq__variant-days .button-selector-component-module-scss-module__w2g2bq__selectorButton.button-selector-component-module-scss-module__w2g2bq__selected:hover{background:var(--color-brand-primary-100,#f6f1eb);border-color:var(--color-brand-primary-500,#430b14);color:var(--color-brand-primary-500,#430b14)}@media (max-width:768px){.button-selector-component-module-scss-module__w2g2bq__variant-duration{grid-template-columns:1fr;gap:6px}.button-selector-component-module-scss-module__w2g2bq__variant-time{grid-template-columns:repeat(3,1fr);gap:6px}.button-selector-component-module-scss-module__w2g2bq__selectorButton{min-height:40px;padding:10px 6px;font-size:13px}}@media (max-width:480px){.button-selector-component-module-scss-module__w2g2bq__variant-time{grid-template-columns:repeat(2,1fr)}.button-selector-component-module-scss-module__w2g2bq__selectorButton{min-height:36px;padding:8px 4px;font-size:12px}}
.bottom-summary-component-module-scss-module__6bIXMq__summarySticky{z-index:100;background:#fff;border-top:1px solid #e0e0e0;padding:16px 20px;transition:padding-bottom .3s;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000001a}.bottom-summary-component-module-scss-module__6bIXMq__summaryDetails{background:#fff;border-top:1px solid #e0e0e0;padding:16px 20px;display:none;position:absolute;bottom:100%;left:0;right:0;box-shadow:0 -4px 12px #0000001a}.bottom-summary-component-module-scss-module__6bIXMq__summarySticky.bottom-summary-component-module-scss-module__6bIXMq__expanded .bottom-summary-component-module-scss-module__6bIXMq__summaryDetails{display:block}.bottom-summary-component-module-scss-module__6bIXMq__summaryDetailsContent{max-width:600px;margin:0 auto}.bottom-summary-component-module-scss-module__6bIXMq__summaryDetailsTitle{color:#333;margin-bottom:12px;font-size:14px;font-weight:600}.bottom-summary-component-module-scss-module__6bIXMq__itemSection{margin-bottom:16px}.bottom-summary-component-module-scss-module__6bIXMq__itemSection:last-child{margin-bottom:0}.bottom-summary-component-module-scss-module__6bIXMq__itemLabel{color:#595959;margin-bottom:8px;font-size:13px;font-weight:500}.bottom-summary-component-module-scss-module__6bIXMq__itemLabel.bottom-summary-component-module-scss-module__6bIXMq__highlighted{color:#fa8c16;font-weight:600}.bottom-summary-component-module-scss-module__6bIXMq__itemContent{color:#8c8c8c;border-left:2px solid #f0f0f0;padding-left:12px;font-size:12px;line-height:1.4}.bottom-summary-component-module-scss-module__6bIXMq__summaryContent{align-items:center;gap:20px;max-width:600px;margin:0 auto;display:flex}.bottom-summary-component-module-scss-module__6bIXMq__summaryInfo{color:#666;flex:1;gap:20px;font-size:14px;display:flex}.bottom-summary-component-module-scss-module__6bIXMq__summaryItem{flex-direction:column;gap:2px;display:flex}.bottom-summary-component-module-scss-module__6bIXMq__summaryLabel{color:#999;font-size:12px;font-weight:500}.bottom-summary-component-module-scss-module__6bIXMq__summaryLabel.bottom-summary-component-module-scss-module__6bIXMq__highlighted{color:#fa8c16;font-weight:600}.bottom-summary-component-module-scss-module__6bIXMq__summaryValue{color:#333;font-weight:600}.bottom-summary-component-module-scss-module__6bIXMq__summaryExpand{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;width:auto;min-width:auto;height:auto;padding:4px;transition:background .2s}.bottom-summary-component-module-scss-module__6bIXMq__summaryExpand:hover{color:#666;background:#f5f5f5}.bottom-summary-component-module-scss-module__6bIXMq__expandIcon{width:16px;height:16px;transition:transform .2s}.bottom-summary-component-module-scss-module__6bIXMq__confirmBtn{background:var(--color-brand-primary-500,#430b14);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;height:auto;padding:12px 24px;font-size:16px;font-weight:600}.bottom-summary-component-module-scss-module__6bIXMq__confirmBtn:hover:not(:disabled){background:var(--color-brand-primary-600,#5a1520);border-color:var(--color-brand-primary-600,#5a1520)}.bottom-summary-component-module-scss-module__6bIXMq__confirmBtn:disabled{color:#999;cursor:not-allowed;background:#ddd;border-color:#ddd}@media (max-width:768px){.bottom-summary-component-module-scss-module__6bIXMq__summaryInfo{gap:12px}.bottom-summary-component-module-scss-module__6bIXMq__summaryItem{flex:1;min-width:0}.bottom-summary-component-module-scss-module__6bIXMq__summaryContent{gap:12px}.bottom-summary-component-module-scss-module__6bIXMq__confirmBtn{padding:10px 16px;font-size:14px}}@media (max-width:480px){.bottom-summary-component-module-scss-module__6bIXMq__summaryInfo{gap:8px}.bottom-summary-component-module-scss-module__6bIXMq__summaryValue{font-size:13px}.bottom-summary-component-module-scss-module__6bIXMq__summaryLabel{font-size:11px}.bottom-summary-component-module-scss-module__6bIXMq__summarySticky,.bottom-summary-component-module-scss-module__6bIXMq__summaryDetails{padding:12px 16px}}
.form-input-module-scss-module__4cN4RW__formField{justify-content:center;align-items:flex-start;gap:var(--spacing-2,8px);flex-direction:column;flex:1;height:63px;padding:0;display:flex}@media (max-width:575px){.form-input-module-scss-module__4cN4RW__formField{width:100%;height:auto}}.form-input-module-scss-module__4cN4RW__label{width:100%;height:11px;font-family:var(--font-family-body);letter-spacing:-.04em;text-transform:uppercase;color:var(--auth-primary-color,#430b14);flex:none;order:0;align-self:stretch;font-size:10px;font-weight:700;line-height:120%}.form-input-module-scss-module__4cN4RW__input{background:var(--color-background-form,#f9f7f3);border-radius:var(--radius-md,6px);box-sizing:border-box;width:100%;height:44px;font-family:var(--font-family-body);letter-spacing:-.02em;color:var(--auth-text-primary,#430b14);border:none;outline:none;flex-direction:column;align-items:center;gap:32px;padding:12px 16px;font-size:14px;font-weight:400;line-height:140%;transition:box-shadow .2s;display:flex}.form-input-module-scss-module__4cN4RW__input::placeholder{color:var(--auth-placeholder-color,#68423c4d)}.form-input-module-scss-module__4cN4RW__input:focus{box-shadow:0 0 0 2px var(--auth-focus-ring,#430b1433)}.form-input-module-scss-module__4cN4RW__inputError{box-shadow:0 0 0 2px var(--color-semantic-error-500,#dc3545)}.form-input-module-scss-module__4cN4RW__errorText{font-family:var(--font-family-body);font-size:var(--font-size-xs,.625rem);line-height:var(--line-height-normal,140%);color:var(--color-semantic-error-500,#dc3545)}
.auth-form-module-scss-module__CJtHBG__form{flex-direction:column;gap:20px;width:100%;display:flex}.auth-form-module-scss-module__CJtHBG__formGrid{flex-direction:column;gap:16px;display:flex}.auth-form-module-scss-module__CJtHBG__formRow{flex-direction:row;gap:16px;display:flex}@media (max-width:575px){.auth-form-module-scss-module__CJtHBG__formRow{flex-direction:column}}.auth-form-module-scss-module__CJtHBG__checkboxGroup{flex-direction:column;gap:12px;display:flex}.auth-form-module-scss-module__CJtHBG__forgotPasswordRow{justify-content:flex-end;margin-top:-8px;display:flex}.auth-form-module-scss-module__CJtHBG__forgotPasswordLink{font-family:var(--font-futura-now,"Futura Now Var",sans-serif);color:var(--auth-primary-color,#430b14);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:500;transition:opacity .2s}.auth-form-module-scss-module__CJtHBG__forgotPasswordLink:hover{opacity:.7}.auth-form-module-scss-module__CJtHBG__submitButton{background:var(--auth-primary-color,#430b14);cursor:pointer;width:100%;font-family:var(--font-futura-now,"Futura Now Var",sans-serif);letter-spacing:-.02em;color:var(--color-neutral-0,#fff);border:none;border-radius:8px;justify-content:center;align-items:center;margin-top:8px;padding:16px 24px;font-size:16px;font-weight:500;line-height:130%;transition:background-color .2s,opacity .2s;display:flex}.auth-form-module-scss-module__CJtHBG__submitButton:hover:not(:disabled){background:var(--auth-primary-hover,#2d0710)}.auth-form-module-scss-module__CJtHBG__submitButton:disabled{opacity:.6;cursor:not-allowed}.auth-form-module-scss-module__CJtHBG__switchRow{justify-content:center;align-items:center;gap:8px;margin-top:12px;display:flex}.auth-form-module-scss-module__CJtHBG__switchText{font-family:var(--font-futura-now,"Futura Now Var",sans-serif);color:var(--auth-text-secondary,#430b14b3);font-size:14px}.auth-form-module-scss-module__CJtHBG__switchLink{font-family:var(--font-futura-now,"Futura Now Var",sans-serif);color:var(--auth-primary-color,#430b14);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s}.auth-form-module-scss-module__CJtHBG__switchLink:hover{opacity:.7}
.form-checkbox-module-scss-module___f2QYW__checkboxField{gap:var(--spacing-2,8px);flex-direction:column;width:100%;display:flex}.form-checkbox-module-scss-module___f2QYW__checkboxLabel{align-items:flex-start;gap:var(--spacing-3,12px);cursor:pointer;flex-direction:row;width:100%;padding:0;display:flex}.form-checkbox-module-scss-module___f2QYW__checkbox{appearance:none;box-sizing:border-box;border:1.5px solid var(--color-brand-primary-500,#430b14);border-radius:var(--radius-xs,3px);cursor:pointer;background:0 0;flex:none;width:16px;min-width:16px;height:16px;margin-top:1px;transition:background .2s;position:relative}.form-checkbox-module-scss-module___f2QYW__checkbox:checked{background:var(--color-brand-primary-500,#430b14)}.form-checkbox-module-scss-module___f2QYW__checkbox:checked:after{content:"";border:solid var(--color-neutral-0,#fff);border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.form-checkbox-module-scss-module___f2QYW__checkbox:focus{outline:none;box-shadow:0 0 0 2px #430b1433}.form-checkbox-module-scss-module___f2QYW__labelText{font-family:var(--font-family-body);letter-spacing:-.02em;color:var(--color-burgundy-100,#430b14);flex:1;font-size:14px;font-weight:440;line-height:140%}.form-checkbox-module-scss-module___f2QYW__errorText{font-family:var(--font-family-body);font-size:var(--font-size-xs,.625rem);line-height:var(--line-height-normal,140%);color:var(--color-semantic-error-500,#dc3545);margin-left:25px}
.form-password-input-module-scss-module__z8LWGW__formField{justify-content:center;align-items:flex-start;gap:var(--spacing-2,8px);flex-direction:column;flex:1;min-height:63px;padding:0;display:flex}@media (max-width:575px){.form-password-input-module-scss-module__z8LWGW__formField{width:100%;height:auto}}.form-password-input-module-scss-module__z8LWGW__label{width:100%;height:11px;font-family:var(--font-family-body);letter-spacing:-.04em;text-transform:uppercase;color:var(--auth-primary-color,#430b14);flex:none;order:0;align-self:stretch;font-size:10px;font-weight:700;line-height:120%}.form-password-input-module-scss-module__z8LWGW__inputWrapper{width:100%;position:relative}.form-password-input-module-scss-module__z8LWGW__input{background:var(--color-background-form,#f9f7f3);border-radius:var(--radius-md,6px);box-sizing:border-box;width:100%;height:44px;font-family:var(--font-family-body);letter-spacing:-.02em;color:var(--auth-text-primary,#430b14);border:none;outline:none;flex-direction:column;align-items:center;gap:32px;padding:12px 48px 12px 16px;font-size:14px;font-weight:400;line-height:140%;transition:box-shadow .2s;display:flex}.form-password-input-module-scss-module__z8LWGW__input::placeholder{color:var(--auth-placeholder-color,#68423c4d)}.form-password-input-module-scss-module__z8LWGW__input:focus{box-shadow:0 0 0 2px var(--auth-focus-ring,#430b1433)}.form-password-input-module-scss-module__z8LWGW__inputError{box-shadow:0 0 0 2px var(--color-semantic-error-500,#dc3545)}.form-password-input-module-scss-module__z8LWGW__toggleButton{cursor:pointer;color:var(--auth-icon-color,#430b1480);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.form-password-input-module-scss-module__z8LWGW__toggleButton:hover{color:var(--auth-primary-color,#430b14)}.form-password-input-module-scss-module__z8LWGW__errorText{font-family:var(--font-family-body);font-size:var(--font-size-xs,.625rem);line-height:var(--line-height-normal,140%);color:var(--color-semantic-error-500,#dc3545)}.form-password-input-module-scss-module__z8LWGW__helperText{font-family:var(--font-family-body);font-size:var(--font-size-xs,.625rem);line-height:var(--line-height-normal,140%);color:var(--auth-text-secondary,#430b1499)}.form-password-input-module-scss-module__z8LWGW__passwordHelper{gap:var(--spacing-2,8px);margin-top:var(--spacing-3,12px);flex-direction:column;display:flex}.form-password-input-module-scss-module__z8LWGW__helperTitle{font-family:var(--font-family-body);font-weight:600;font-size:var(--font-size-sm,14px);color:var(--auth-primary-color,#430b14);line-height:140%}.form-password-input-module-scss-module__z8LWGW__rulesList{padding:0;padding-left:var(--spacing-3,12px);gap:var(--spacing-2,8px);flex-direction:column;margin:0;list-style:none;display:flex}.form-password-input-module-scss-module__z8LWGW__ruleItem{align-items:center;gap:var(--spacing-2,8px);font-family:var(--font-family-body);font-size:var(--font-size-sm,14px);color:var(--auth-text-secondary,#430b1499);line-height:140%;transition:color .2s;display:flex}.form-password-input-module-scss-module__z8LWGW__ruleItem.form-password-input-module-scss-module__z8LWGW__ruleValid{color:var(--color-semantic-success-500,#22c55e)}.form-password-input-module-scss-module__z8LWGW__checkIcon{color:var(--auth-icon-color,#430b144d);flex-shrink:0;transition:color .2s}.form-password-input-module-scss-module__z8LWGW__checkIcon.form-password-input-module-scss-module__z8LWGW__checkIconValid{color:var(--color-semantic-success-500,#22c55e)}
.form-select-module-scss-module__2RlvqG__formField{justify-content:center;align-items:flex-start;gap:var(--spacing-2,8px);flex-direction:column;flex:1;min-height:63px;padding:0;display:flex}@media (max-width:575px){.form-select-module-scss-module__2RlvqG__formField{width:100%;min-height:auto}}.form-select-module-scss-module__2RlvqG__label{width:100%;height:11px;font-family:var(--font-family-body);letter-spacing:-.04em;text-transform:uppercase;color:var(--color-brand-primary-500,#430b14);flex:none;order:0;align-self:stretch;font-size:10px;font-weight:700;line-height:120%}.form-select-module-scss-module__2RlvqG__selectWrapper{width:100%;position:relative}.form-select-module-scss-module__2RlvqG__select{background:var(--color-background-form,#f9f7f3);border-radius:var(--radius-md,6px);box-sizing:border-box;cursor:pointer;appearance:none;width:100%;height:44px;font-family:var(--font-family-body);letter-spacing:-.02em;color:var(--color-brand-primary-500,#430b14);border:none;outline:none;flex-direction:column;align-items:center;gap:32px;padding:12px 40px 12px 16px;font-size:14px;font-weight:400;line-height:140%;transition:box-shadow .2s;display:flex}.form-select-module-scss-module__2RlvqG__select:focus{box-shadow:0 0 0 2px #430b1433}.form-select-module-scss-module__2RlvqG__select.form-select-module-scss-module__2RlvqG__placeholder{color:#68423c4d}.form-select-module-scss-module__2RlvqG__selectError{box-shadow:0 0 0 2px var(--color-semantic-error-500,#dc3545)}.form-select-module-scss-module__2RlvqG__chevron{color:var(--color-brand-primary-500,#430b14);pointer-events:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.form-select-module-scss-module__2RlvqG__errorText{font-family:var(--font-family-body);font-size:var(--font-size-xs,.625rem);line-height:var(--line-height-normal,140%);color:var(--color-semantic-error-500,#dc3545)}
.icon-wrapper-module-scss-module__AY0gJq__iconContainer{border-radius:8px;width:25px;height:25px}
.product-card-component-module-scss-module__gg1M1G__productCard{border:1px solid #f0f0f0;border-radius:8px;margin-bottom:16px;transition:all .2s;overflow:hidden}.product-card-component-module-scss-module__gg1M1G__productCard:hover:not(.product-card-component-module-scss-module__gg1M1G__disabled){border-color:var(--color-brand-primary-500,#430b14);box-shadow:0 2px 8px #0000001a}.product-card-component-module-scss-module__gg1M1G__productCard.product-card-component-module-scss-module__gg1M1G__selected{border-color:var(--color-brand-primary-500,#430b14)}.product-card-component-module-scss-module__gg1M1G__productCard.product-card-component-module-scss-module__gg1M1G__disabled{opacity:.5;cursor:not-allowed;pointer-events:none;background:#f8f9fa;border-color:#e9ecef;position:relative}.product-card-component-module-scss-module__gg1M1G__productCard.product-card-component-module-scss-module__gg1M1G__disabled:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(135deg,#fff6 0%,#f0f0f066 100%);position:absolute;inset:0}.product-card-component-module-scss-module__gg1M1G__productCard.product-card-component-module-scss-module__gg1M1G__disabled:hover{box-shadow:none;border-color:#e9ecef}.product-card-component-module-scss-module__gg1M1G__productCard.product-card-component-module-scss-module__gg1M1G__disabled .product-card-component-module-scss-module__gg1M1G__productName,.product-card-component-module-scss-module__gg1M1G__productCard.product-card-component-module-scss-module__gg1M1G__disabled .product-card-component-module-scss-module__gg1M1G__productDescription,.product-card-component-module-scss-module__gg1M1G__productCard.product-card-component-module-scss-module__gg1M1G__disabled .product-card-component-module-scss-module__gg1M1G__productPrice{color:#6c757d!important}.product-card-component-module-scss-module__gg1M1G__productHeader{border-bottom:1px solid #f0f0f0;align-items:center;padding:16px;display:flex}.product-card-component-module-scss-module__gg1M1G__productInfo{flex:1}.product-card-component-module-scss-module__gg1M1G__productName{color:#333;margin-bottom:4px;font-size:16px;font-weight:600}.product-card-component-module-scss-module__gg1M1G__productDescription{color:var(--color-brand-primary-500,#430b14);font-size:14px;font-weight:500}.product-card-component-module-scss-module__gg1M1G__productPrice{color:var(--color-brand-primary-500,#430b14);margin-right:12px;font-size:16px;font-weight:600}.product-card-component-module-scss-module__gg1M1G__productConfiguration{background:#fafafa;padding:16px}.product-card-component-module-scss-module__gg1M1G__sectionTitle{color:#333;margin-bottom:12px;font-size:14px;font-weight:600}.product-card-component-module-scss-module__gg1M1G__durationSection{margin-bottom:16px}.product-card-component-module-scss-module__gg1M1G__durationButtons{gap:8px;display:flex}.product-card-component-module-scss-module__gg1M1G__durationButton{text-align:center;flex-direction:column;flex:1;align-items:center;height:auto;padding:10px 12px;display:flex}.product-card-component-module-scss-module__gg1M1G__durationButton .product-card-component-module-scss-module__gg1M1G__availableCount{color:#666;margin-top:2px;font-size:12px}.product-card-component-module-scss-module__gg1M1G__durationButton.product-card-component-module-scss-module__gg1M1G__ant-btn-primary .product-card-component-module-scss-module__gg1M1G__availableCount,.product-card-component-module-scss-module__gg1M1G__durationButton.product-card-component-module-scss-module__gg1M1G__selected .product-card-component-module-scss-module__gg1M1G__availableCount{color:#fff}.product-card-component-module-scss-module__gg1M1G__selectedText{color:#fff!important}.product-card-component-module-scss-module__gg1M1G__pricingSection{background:#fff;border-radius:6px;margin-bottom:12px;padding:12px}.product-card-component-module-scss-module__gg1M1G__pricingRow{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.product-card-component-module-scss-module__gg1M1G__pricingRow:last-child{border-bottom:none}.product-card-component-module-scss-module__gg1M1G__categoryInfo{flex:1}.product-card-component-module-scss-module__gg1M1G__categoryLabel{color:#333;font-size:14px;font-weight:500}.product-card-component-module-scss-module__gg1M1G__priceAndQuantity{align-items:center;gap:12px;display:flex}.product-card-component-module-scss-module__gg1M1G__price{color:var(--color-brand-primary-500,#430b14);text-align:right;min-width:50px;font-size:14px;font-weight:600}.product-card-component-module-scss-module__gg1M1G__groupInfo{flex:1}.product-card-component-module-scss-module__gg1M1G__groupLabel{color:var(--color-brand-primary-600,#5a1520);margin-bottom:4px;font-size:14px;font-weight:600}.product-card-component-module-scss-module__gg1M1G__groupDiscount{color:var(--color-brand-primary-600,#5a1520);font-size:12px}.product-card-component-module-scss-module__gg1M1G__additionalPaxInfo{border-top:1px dashed #e0e0e0;margin-top:8px;padding:8px 0}.product-card-component-module-scss-module__gg1M1G__additionalPaxLabel{color:#666;font-size:13px;font-style:italic}@media (max-width:768px){.product-card-component-module-scss-module__gg1M1G__durationButtons{flex-direction:column;gap:6px}.product-card-component-module-scss-module__gg1M1G__durationButton{flex-direction:row;justify-content:space-between}.product-card-component-module-scss-module__gg1M1G__durationButton .product-card-component-module-scss-module__gg1M1G__availableCount{margin-top:0;margin-left:8px}.product-card-component-module-scss-module__gg1M1G__pricingRow{flex-direction:column;align-items:stretch;gap:8px}.product-card-component-module-scss-module__gg1M1G__priceAndQuantity{justify-content:space-between}}
.quick-quantity-selector-component-module-scss-module__N6cvnW__quickQuantitySelector{align-items:center;gap:4px;display:flex}.quick-quantity-selector-component-module-scss-module__N6cvnW__quickQuantitySelector.quick-quantity-selector-component-module-scss-module__N6cvnW__disabled{opacity:.5;pointer-events:none}.quick-quantity-selector-component-module-scss-module__N6cvnW__optionsContainer{align-items:center;gap:4px;display:flex}.quick-quantity-selector-component-module-scss-module__N6cvnW__quantityButton{color:#262626;cursor:pointer;background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 8px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.quick-quantity-selector-component-module-scss-module__N6cvnW__quantityButton:hover:not(:disabled):not(.quick-quantity-selector-component-module-scss-module__N6cvnW__selected){border-color:var(--color-brand-primary-500,#430b14);color:var(--color-brand-primary-500,#430b14)}.quick-quantity-selector-component-module-scss-module__N6cvnW__quantityButton.quick-quantity-selector-component-module-scss-module__N6cvnW__selected{background-color:var(--color-brand-primary-500,#430b14);border-color:var(--color-brand-primary-500,#430b14);color:#fff;font-weight:600}.quick-quantity-selector-component-module-scss-module__N6cvnW__quantityButton.quick-quantity-selector-component-module-scss-module__N6cvnW__buttonDisabled{color:#bfbfbf;cursor:not-allowed;background-color:#f5f5f5;border-color:#d9d9d9}.quick-quantity-selector-component-module-scss-module__N6cvnW__navButton{color:#595959;cursor:pointer;background-color:#fafafa;border:1px solid #e8e8e8;border-radius:8px;justify-content:center;align-items:center;min-width:32px;height:36px;padding:0 8px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.quick-quantity-selector-component-module-scss-module__N6cvnW__navButton:hover:not(:disabled){border-color:var(--color-brand-primary-500,#430b14);color:var(--color-brand-primary-500,#430b14);background-color:var(--color-brand-primary-50,#fcf8f3)}.quick-quantity-selector-component-module-scss-module__N6cvnW__navButton:disabled{color:#bfbfbf;cursor:not-allowed;background-color:#f5f5f5;border-color:#d9d9d9}
.form-textarea-module-scss-module__iWsrnW__formField{justify-content:center;align-items:flex-start;gap:var(--spacing-2,8px);flex-direction:column;flex:1;width:100%;padding:0;display:flex}.form-textarea-module-scss-module__iWsrnW__label{width:100%;height:11px;font-family:var(--font-family-body);letter-spacing:-.04em;text-transform:uppercase;color:var(--color-brand-primary-500,#430b14);flex:none;order:0;align-self:stretch;font-size:10px;font-weight:700;line-height:120%}.form-textarea-module-scss-module__iWsrnW__textarea{background:var(--color-background-form,#f9f7f3);border-radius:var(--radius-md,6px);box-sizing:border-box;resize:vertical;width:100%;min-height:120px;font-family:var(--font-family-body);letter-spacing:-.02em;color:var(--color-brand-primary-500,#430b14);border:none;outline:none;padding:12px 16px;font-size:14px;font-weight:400;line-height:140%;transition:box-shadow .2s;display:block}.form-textarea-module-scss-module__iWsrnW__textarea::placeholder{color:#68423c4d}.form-textarea-module-scss-module__iWsrnW__textarea:focus{box-shadow:0 0 0 2px #430b1433}.form-textarea-module-scss-module__iWsrnW__textareaError{box-shadow:0 0 0 2px var(--color-semantic-error-500,#dc3545)}.form-textarea-module-scss-module__iWsrnW__errorText{font-family:var(--font-family-body);font-size:var(--font-size-xs,.625rem);line-height:var(--line-height-normal,140%);color:var(--color-semantic-error-500,#dc3545)}
.products-tab-component-module-scss-module__qevIda__productsTab{padding:0}.products-tab-component-module-scss-module__qevIda__loadingContainer{justify-content:center;align-items:center;min-height:200px;display:flex}.products-tab-component-module-scss-module__qevIda__bookingSelectors{flex-direction:column;gap:16px;margin-bottom:16px;display:flex}.products-tab-component-module-scss-module__qevIda__beachClosureWarning{color:#ff4d4f;background-color:#ff4d4f1a;border:1px solid #ff4d4f;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:500;display:flex}.products-tab-component-module-scss-module__qevIda__formRow{flex-direction:column;gap:12px;display:flex}.products-tab-component-module-scss-module__qevIda__formGroup{flex:1}.products-tab-component-module-scss-module__qevIda__multiDayCheckbox{border-top:1px solid #f0f0f0;margin-top:12px;padding-top:12px}.products-tab-component-module-scss-module__qevIda__productsHeader{margin-bottom:16px;padding:0 4px}.products-tab-component-module-scss-module__qevIda__title{color:#333;margin:0 0 4px;font-size:16px;font-weight:600}.products-tab-component-module-scss-module__qevIda__subtitle{color:#666;margin:0;font-size:14px}.products-tab-component-module-scss-module__qevIda__emptyProducts{text-align:center;color:#999;padding:16px 0}@media (max-width:768px){.products-tab-component-module-scss-module__qevIda__productsTab{padding:0}.products-tab-component-module-scss-module__qevIda__productsHeader{margin-bottom:12px}.products-tab-component-module-scss-module__qevIda__title{font-size:15px}.products-tab-component-module-scss-module__qevIda__subtitle{font-size:13px}}
.button-selector-module-scss-module__cIrdlG__buttonSelector{flex-wrap:wrap;gap:8px;display:flex}.button-selector-module-scss-module__cIrdlG__buttonSelector.button-selector-module-scss-module__cIrdlG__fullWidth{width:100%}.button-selector-module-scss-module__cIrdlG__buttonSelector.button-selector-module-scss-module__cIrdlG__fullWidth .button-selector-module-scss-module__cIrdlG__button{flex:1}.button-selector-module-scss-module__cIrdlG__button{font-family:var(--font-futura-now,"Futura Now Headline",sans-serif);letter-spacing:-.02em;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none;border:1.5px solid var(--color-border-light,#430b1426);cursor:pointer;background-color:var(--color-cream-white,#fff);color:var(--color-burgundy-100,#430b14);border-radius:12px;justify-content:center;align-items:center;font-weight:500;transition:all .15s ease-in-out;display:inline-flex}.button-selector-module-scss-module__cIrdlG__button:hover:not(.button-selector-module-scss-module__cIrdlG__disabled){background-color:var(--color-cream-50,#fcf8f3);border-color:var(--color-burgundy-30,#430b144d)}.button-selector-module-scss-module__cIrdlG__button:focus{outline:none;box-shadow:0 0 0 2px #430b1414}.button-selector-module-scss-module__cIrdlG__button.button-selector-module-scss-module__cIrdlG__selected{background-color:var(--color-burgundy-100,#430b14);border-color:var(--color-burgundy-100,#430b14);color:var(--color-cream-50,#fcf8f3)}.button-selector-module-scss-module__cIrdlG__button.button-selector-module-scss-module__cIrdlG__selected:hover:not(.button-selector-module-scss-module__cIrdlG__disabled){background-color:var(--color-burgundy-80,#430b14cc);border-color:var(--color-burgundy-80,#430b14cc)}.button-selector-module-scss-module__cIrdlG__button.button-selector-module-scss-module__cIrdlG__disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.button-selector-module-scss-module__cIrdlG__small{padding:6px 12px;font-size:.875rem;line-height:1.4}.button-selector-module-scss-module__cIrdlG__medium{padding:8px 16px;font-size:.9375rem;line-height:1.5}.button-selector-module-scss-module__cIrdlG__large{padding:10px 20px;font-size:1rem;line-height:1.5}@media (max-width:576px){.button-selector-module-scss-module__cIrdlG__buttonSelector{gap:6px}.button-selector-module-scss-module__cIrdlG__small{padding:5px 10px;font-size:.8125rem}.button-selector-module-scss-module__cIrdlG__medium{padding:7px 14px;font-size:.875rem}.button-selector-module-scss-module__cIrdlG__large{padding:9px 18px;font-size:.9375rem}}
.contact-details-module-scss-module__R4ko0q__detailsCard{height:100%;position:relative}.contact-details-module-scss-module__R4ko0q__editButton{z-index:10;position:absolute;top:16px;right:16px}.contact-details-module-scss-module__R4ko0q__headerContainer{flex-direction:column;gap:16px;display:flex}.contact-details-module-scss-module__R4ko0q__avatarSection{justify-content:center;padding:8px 0;display:flex}.contact-details-module-scss-module__R4ko0q__nameSection{flex-direction:column;align-items:center;gap:12px;display:flex}.contact-details-module-scss-module__R4ko0q__contactName{text-align:center;font-size:22px;font-weight:600;margin:0!important}.contact-details-module-scss-module__R4ko0q__badgesRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.contact-details-module-scss-module__R4ko0q__statBadge{background:#fafafa;border:1px solid #f0f0f0;border-radius:16px;align-items:center;gap:6px;padding:6px 12px;display:flex}.contact-details-module-scss-module__R4ko0q__statLabel{color:#595959;margin:0;font-size:13px;font-weight:500}.contact-details-module-scss-module__R4ko0q__statValue{color:#262626;margin:0;font-size:14px;font-weight:600}.contact-details-module-scss-module__R4ko0q__contactInfoCards{flex-direction:column;gap:8px;margin-top:8px;display:flex}.contact-details-module-scss-module__R4ko0q__infoCard{border:1px solid #f0f0f0;border-radius:8px}.contact-details-module-scss-module__R4ko0q__infoRow{align-items:center;gap:12px;display:flex}.contact-details-module-scss-module__R4ko0q__infoIcon{color:var(--color-brand-primary-500,#430b14);font-size:18px}.contact-details-module-scss-module__R4ko0q__infoContent{flex-direction:column;flex:1;display:flex}.contact-details-module-scss-module__R4ko0q__infoLabel{color:#8c8c8c;text-transform:uppercase;font-size:12px;font-weight:600}.contact-details-module-scss-module__R4ko0q__infoValue{color:#262626;font-size:14px}.contact-details-module-scss-module__R4ko0q__callButton{color:var(--color-brand-primary-500,#430b14)}.contact-details-module-scss-module__R4ko0q__staffNoteCard{background:#fffbf0;border:1px solid #ffe7ba;border-radius:8px}.contact-details-module-scss-module__R4ko0q__staffNoteCard .ant-card-head{background:0 0;border-bottom:none}.contact-details-module-scss-module__R4ko0q__staffNoteCard .ant-card-body{padding-top:0}.contact-details-module-scss-module__R4ko0q__bookingsSection{margin-top:16px}.contact-details-module-scss-module__R4ko0q__bookingsList{flex-direction:column;gap:8px;margin-top:12px;display:flex}.contact-details-module-scss-module__R4ko0q__bookingCard{border:1px solid #f0f0f0;border-radius:8px;transition:all .2s}.contact-details-module-scss-module__R4ko0q__bookingCard:hover{border-color:#ff6b35;box-shadow:0 2px 8px #00000014}.contact-details-module-scss-module__R4ko0q__bookingItem{flex-direction:column;gap:8px;display:flex}.contact-details-module-scss-module__R4ko0q__bookingHeader{justify-content:space-between;align-items:center;display:flex}.contact-details-module-scss-module__R4ko0q__customerInfo{align-items:center;gap:8px;display:flex}.contact-details-module-scss-module__R4ko0q__customerName{font-size:14px;font-weight:600}.contact-details-module-scss-module__R4ko0q__bookingDate{color:#8c8c8c;font-size:12px}.contact-details-module-scss-module__R4ko0q__bookingStatus{align-items:center;gap:8px;display:flex}.contact-details-module-scss-module__R4ko0q__statusTag{font-size:12px}.contact-details-module-scss-module__R4ko0q__statusIcon{color:#8c8c8c;cursor:help;font-size:16px}
.expandable-text-module-scss-module__ef1IBa__expandableContainer{width:100%;position:relative}.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__contentWrapper{position:relative}@media (max-width:768px){.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__contentWrapper.expandable-text-module-scss-module__ef1IBa__hasGradient:after{content:"";pointer-events:none;background:linear-gradient(#fff0 0%,#fffc 50%,#fff 100%);height:2.5em;position:absolute;bottom:0;left:0;right:0}.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__collapsed{-webkit-line-clamp:var(--max-lines,3);text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;position:relative;overflow:hidden}}@media (min-width:769px){.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__collapsed{display:block}}.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__expanded{display:block}@media (max-width:768px){.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__toggleButton{color:#4a4a4a;cursor:pointer;-webkit-tap-highlight-color:#0000;background:0 0;border:none;align-items:center;gap:4px;margin-top:8px;padding:4px 0;font-size:12px;font-weight:500;text-decoration:underline;transition:color .2s;display:inline-flex}.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__toggleButton:hover{color:#2a2a2a}.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__toggleButton:active{color:#1a1a1a}.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__toggleButton:focus-visible{outline-offset:2px;outline:1px solid #4a4a4a}.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__toggleButton .expandable-text-module-scss-module__ef1IBa__chevronIcon{font-size:10px;text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__toggleButton .expandable-text-module-scss-module__ef1IBa__chevronIcon.expandable-text-module-scss-module__ef1IBa__expanded{transform:rotate(180deg)}}@media (min-width:769px){.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__toggleButton{display:none}}
.booking-header-section-module-scss-module__rRngrq__bookingTitle{color:#000;text-align:center;text-align:left;font-size:18px;font-weight:700;display:block}@media screen and (max-width:768px){.booking-header-section-module-scss-module__rRngrq__bookingTitle{font-size:14px}}.booking-header-section-module-scss-module__rRngrq__bookingDateText{color:#4a4a4a;text-align:center;font-size:15px}@media screen and (max-width:768px){.booking-header-section-module-scss-module__rRngrq__bookingDateText{font-size:12px}}.booking-header-section-module-scss-module__rRngrq__lastNameText{color:#000;text-align:center;font-size:22px;font-weight:700}.booking-header-section-module-scss-module__rRngrq__phoneText,.booking-header-section-module-scss-module__rRngrq__emailText{color:#4a4a4a;text-align:center;font-size:16px;font-weight:700}.booking-header-section-module-scss-module__rRngrq__descriptionText{color:#4a4a4a;text-align:center;height:50px;font-size:14px}.booking-header-section-module-scss-module__rRngrq__phone{color:var(--color-brand-primary-500,#430b14);text-align:center}.booking-header-section-module-scss-module__rRngrq__flagContainer{background:#eff2f4;border-radius:50%;width:41px;height:41px;font-size:25px}.booking-header-section-module-scss-module__rRngrq__avatarContainer{color:#333;background:#d5e5ed;font-size:20px;font-weight:600}.booking-header-section-module-scss-module__rRngrq__flagBadge{background:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;display:flex;box-shadow:0 2px 4px #0000001a}.booking-header-section-module-scss-module__rRngrq__verticalSeparator{background-color:#c9c9c9;width:1px;height:30px}.booking-header-section-module-scss-module__rRngrq__circleWrapper{border:1px solid #a9b1ba;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.booking-header-section-module-scss-module__rRngrq__internalNoteContainer{background-color:#fff7e6;border-radius:8px;flex-direction:column;padding:10px 12px;display:flex}.booking-header-section-module-scss-module__rRngrq__commentContainer{background-color:#e6f7ff;border-radius:8px;flex-direction:column;padding:10px 12px;display:flex}.booking-header-section-module-scss-module__rRngrq__comment{flex:1;font-size:12px;line-height:14px}.booking-header-section-module-scss-module__rRngrq__headerName{margin:0!important;font-size:16px!important;font-weight:600!important;line-height:20px!important}
.container-module-scss-module__tk2gaG__container{width:100%;padding-left:var(--space-lg,24px);padding-right:var(--space-lg,24px);margin-left:auto;margin-right:auto}@media (min-width:768px){.container-module-scss-module__tk2gaG__container{padding-left:var(--space-xl,32px);padding-right:var(--space-xl,32px)}}.container-module-scss-module__tk2gaG__containerSm{max-width:878px}.container-module-scss-module__tk2gaG__containerMd{max-width:944px}.container-module-scss-module__tk2gaG__containerLg{max-width:1140px}.container-module-scss-module__tk2gaG__containerXl{max-width:1200px}.container-module-scss-module__tk2gaG__containerFull{max-width:100%}
.booking-history-compact-item-module-scss-module__2f6wfW__container{cursor:pointer;background:#fafafa;border:1px solid #f0f0f0;border-radius:4px;padding:8px 12px;transition:all .2s}.booking-history-compact-item-module-scss-module__2f6wfW__container:hover{border-color:#d9d9d9;box-shadow:0 1px 2px #0000000a}.booking-history-compact-item-module-scss-module__2f6wfW__header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.booking-history-compact-item-module-scss-module__2f6wfW__dateWrapper{flex:1;align-items:center;gap:6px;display:flex}.booking-history-compact-item-module-scss-module__2f6wfW__dateIcon{color:#8c8c8c;font-size:11px}.booking-history-compact-item-module-scss-module__2f6wfW__date{color:#262626;white-space:nowrap;font-size:11px;font-weight:600}.booking-history-compact-item-module-scss-module__2f6wfW__statusBadge{flex-shrink:0}.booking-history-compact-item-module-scss-module__2f6wfW__contentRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.booking-history-compact-item-module-scss-module__2f6wfW__products{color:#595959;flex:1;font-size:11px;line-height:1.3}.booking-history-compact-item-module-scss-module__2f6wfW__commentTag{color:#597ef7;background:#f0f5ff;border-radius:3px;align-items:center;gap:3px;margin:0;padding:3px 6px;font-size:10px;font-weight:500;display:inline-flex}.booking-history-compact-item-module-scss-module__2f6wfW__commentIcon{font-size:9px}
.faq-section-module-scss-module__4I00rW__faq{background-color:var(--color-neutral-0,#fff);padding:var(--spacing-20,80px)0;position:relative;overflow:hidden}@media (min-width:768px){.faq-section-module-scss-module__4I00rW__faq{padding:120px 0}}.faq-section-module-scss-module__4I00rW__container{max-width:1200px}.faq-section-module-scss-module__4I00rW__grid{gap:var(--spacing-12,48px);flex-direction:column;display:flex}@media (min-width:992px){.faq-section-module-scss-module__4I00rW__grid{justify-content:space-between;align-items:flex-start;gap:var(--space-xl,32px);flex-direction:row}}.faq-section-module-scss-module__4I00rW__leftColumn{align-items:flex-start;gap:var(--space-lg,24px);flex-direction:column;display:flex;position:relative}@media (min-width:992px){.faq-section-module-scss-module__4I00rW__leftColumn{flex-shrink:0;width:374px}}.faq-section-module-scss-module__4I00rW__title{font-weight:var(--font-weight-normal,400);font-size:var(--font-size-4xl,32px);letter-spacing:-.02em;color:var(--color-brand-primary-500,#430b14);margin:0;line-height:105%}@media (min-width:768px){.faq-section-module-scss-module__4I00rW__title{font-size:var(--font-size-5xl,40px)}}@media (min-width:992px){.faq-section-module-scss-module__4I00rW__title{font-size:var(--font-size-6xl,48px)}}.faq-section-module-scss-module__4I00rW__illustration{width:235px;height:239px;margin-top:var(--spacing-10,40px);pointer-events:none;display:none}@media (min-width:992px){.faq-section-module-scss-module__4I00rW__illustration{display:block}}.faq-section-module-scss-module__4I00rW__rightColumn{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}@media (min-width:992px){.faq-section-module-scss-module__4I00rW__rightColumn{flex-shrink:0;width:607px}}.faq-section-module-scss-module__4I00rW__list{flex-direction:column;width:100%;display:flex}.faq-section-module-scss-module__4I00rW__item{background:var(--color-neutral-0,#fff);border-top:1px solid #430b141a}.faq-section-module-scss-module__4I00rW__item:last-child{border-bottom:1px solid #430b141a}.faq-section-module-scss-module__4I00rW__question{width:100%;padding:var(--space-xl,32px)var(--space-lg,24px);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:var(--space-xl,32px);transition:opacity var(--transition-fast,.15s ease-in-out);background:0 0;border:none;flex-direction:row;display:flex}.faq-section-module-scss-module__4I00rW__question:hover{opacity:.8}.faq-section-module-scss-module__4I00rW__questionText{font-weight:var(--font-weight-medium,500);font-size:var(--font-size-lg,18px);letter-spacing:-.02em;color:var(--color-brand-primary-500,#430b14);flex:1;margin:0;line-height:140%}.faq-section-module-scss-module__4I00rW__iconWrapper{width:var(--spacing-3-5,14px);height:var(--spacing-3-5,14px);color:var(--color-brand-primary-500,#430b14);flex-shrink:0;justify-content:center;align-items:center;display:flex}.faq-section-module-scss-module__4I00rW__answerWrapper{max-height:0;transition:max-height var(--transition-slow,.3s ease-in-out);overflow:hidden}.faq-section-module-scss-module__4I00rW__answer{font-weight:var(--font-weight-normal,440);font-size:var(--font-size-md,16px);letter-spacing:-.02em;color:#430b14b3;padding:0 var(--space-lg,24px)var(--space-xl,32px)var(--space-lg,24px);max-width:470px;margin:0;line-height:140%}.faq-section-module-scss-module__4I00rW__itemOpen .faq-section-module-scss-module__4I00rW__answerWrapper{max-height:300px}@media (max-width:768px){.faq-section-module-scss-module__4I00rW__faq{padding:48px 24px}.faq-section-module-scss-module__4I00rW__container{max-width:none;padding:0}.faq-section-module-scss-module__4I00rW__grid{gap:32px}.faq-section-module-scss-module__4I00rW__leftColumn{text-align:center;align-items:center;gap:24px}.faq-section-module-scss-module__4I00rW__title{letter-spacing:-.03em;line-height:110%;font-size:24px!important}.faq-section-module-scss-module__4I00rW__question{gap:32px;padding:32px 0}.faq-section-module-scss-module__4I00rW__answer{padding:0 0 32px;font-size:14px;line-height:140%}.faq-section-module-scss-module__4I00rW__itemOpen .faq-section-module-scss-module__4I00rW__answer{padding-top:16px}}
.booking-contact-fidelity-section-module-scss-module__BZJC1q__statsContainer{gap:6px;margin-bottom:12px;display:flex}.booking-contact-fidelity-section-module-scss-module__BZJC1q__statCard{background:#fafafa;border:1px solid #f0f0f0;border-radius:4px;flex:1;align-items:center;gap:6px;padding:6px 8px;display:flex}.booking-contact-fidelity-section-module-scss-module__BZJC1q__statIconWrapper{background:#f0f5ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;display:flex}.booking-contact-fidelity-section-module-scss-module__BZJC1q__statIcon{color:#597ef7;font-size:11px}.booking-contact-fidelity-section-module-scss-module__BZJC1q__statContent{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.booking-contact-fidelity-section-module-scss-module__BZJC1q__statLabel{text-transform:uppercase;color:#8c8c8c;letter-spacing:.2px;font-size:9px;font-weight:600;line-height:1.2;display:block}.booking-contact-fidelity-section-module-scss-module__BZJC1q__statValue{color:#262626;font-size:13px;font-weight:600;display:block}.booking-contact-fidelity-section-module-scss-module__BZJC1q__bookingsListContainer{margin-top:12px}.booking-contact-fidelity-section-module-scss-module__BZJC1q__listHeader{text-transform:uppercase;color:#8c8c8c;letter-spacing:.3px;margin-bottom:8px;font-size:10px;font-weight:600;display:block}.booking-contact-fidelity-section-module-scss-module__BZJC1q__bookingsList{flex-direction:column;gap:6px;display:flex}
.settings-form-module-scss-module__YuNWUG__bannerContainer{cursor:pointer;background:#fafafa;border:1px solid #d9d9d9;border-radius:12px;width:100%;height:360px;transition:all .3s;position:relative;overflow:hidden}.settings-form-module-scss-module__YuNWUG__bannerContainer:hover{border-color:#1890ff;box-shadow:0 4px 16px #1890ff26}.settings-form-module-scss-module__YuNWUG__bannerContainer:hover .settings-form-module-scss-module__YuNWUG__bannerOverlay{opacity:1}.settings-form-module-scss-module__YuNWUG__bannerPlaceholder{cursor:pointer;background:linear-gradient(135deg,#fafafa 0%,#f0f0f0 100%);border:2px dashed #d9d9d9;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:480px;height:360px;transition:all .3s;display:flex;position:relative;overflow:hidden}.settings-form-module-scss-module__YuNWUG__bannerPlaceholder:hover{background:linear-gradient(135deg,#f0f8ff 0%,#e6f4ff 100%);border-color:#1890ff;transform:translateY(-1px)}.settings-form-module-scss-module__YuNWUG__bannerPlaceholder:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.settings-form-module-scss-module__YuNWUG__bannerPlaceholder:hover:before{left:100%}.settings-form-module-scss-module__YuNWUG__bannerPlaceholder .settings-form-module-scss-module__YuNWUG__anticon{color:#8c8c8c;margin-bottom:8px;font-size:24px}.settings-form-module-scss-module__YuNWUG__bannerOverlay{opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(135deg,#0009 0%,#0006 100%);justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.settings-form-module-scss-module__YuNWUG__bannerOverlay button[class*=ant-btn],.settings-form-module-scss-module__YuNWUG__bannerOverlay .settings-form-module-scss-module__YuNWUG__ant-btn[class*=ant-btn],.settings-form-module-scss-module__YuNWUG__bannerOverlay button,.settings-form-module-scss-module__YuNWUG__bannerOverlay .settings-form-module-scss-module__YuNWUG__ant-btn{color:#fff!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:2px solid #fff!important;outline:none!important;padding:8px 16px!important;font-weight:500!important}.settings-form-module-scss-module__YuNWUG__bannerOverlay button[class*=ant-btn]:hover,.settings-form-module-scss-module__YuNWUG__bannerOverlay button[class*=ant-btn]:focus,.settings-form-module-scss-module__YuNWUG__bannerOverlay button[class*=ant-btn]:active,.settings-form-module-scss-module__YuNWUG__bannerOverlay .settings-form-module-scss-module__YuNWUG__ant-btn[class*=ant-btn]:hover,.settings-form-module-scss-module__YuNWUG__bannerOverlay .settings-form-module-scss-module__YuNWUG__ant-btn[class*=ant-btn]:focus,.settings-form-module-scss-module__YuNWUG__bannerOverlay .settings-form-module-scss-module__YuNWUG__ant-btn[class*=ant-btn]:active,.settings-form-module-scss-module__YuNWUG__bannerOverlay button:hover,.settings-form-module-scss-module__YuNWUG__bannerOverlay button:focus,.settings-form-module-scss-module__YuNWUG__bannerOverlay button:active,.settings-form-module-scss-module__YuNWUG__bannerOverlay .settings-form-module-scss-module__YuNWUG__ant-btn:hover,.settings-form-module-scss-module__YuNWUG__bannerOverlay .settings-form-module-scss-module__YuNWUG__ant-btn:focus,.settings-form-module-scss-module__YuNWUG__bannerOverlay .settings-form-module-scss-module__YuNWUG__ant-btn:active{color:#fff!important;box-shadow:none!important;background:#ffffff1a!important;border-color:#fff!important;outline:none!important}.settings-form-module-scss-module__YuNWUG__bannerOverlay button[class*=ant-btn] *,.settings-form-module-scss-module__YuNWUG__bannerOverlay .settings-form-module-scss-module__YuNWUG__ant-btn[class*=ant-btn] *,.settings-form-module-scss-module__YuNWUG__bannerOverlay button *,.settings-form-module-scss-module__YuNWUG__bannerOverlay .settings-form-module-scss-module__YuNWUG__ant-btn *{color:#fff!important}.settings-form-module-scss-module__YuNWUG__defaultPhotoContainer{cursor:pointer;background:#fafafa;border:1px solid #d9d9d9;border-radius:12px;width:100%;height:180px;transition:all .3s;position:relative;overflow:hidden}.settings-form-module-scss-module__YuNWUG__defaultPhotoContainer:hover{border-color:#1890ff;transform:translateY(-2px);box-shadow:0 4px 16px #1890ff26}.settings-form-module-scss-module__YuNWUG__defaultPhotoContainer:hover .settings-form-module-scss-module__YuNWUG__photoOverlay{opacity:1}.settings-form-module-scss-module__YuNWUG__defaultPhotoPlaceholder{cursor:pointer;background:linear-gradient(135deg,#fafafa 0%,#f0f0f0 100%);border:2px dashed #d9d9d9;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:180px;transition:all .3s;display:flex;position:relative;overflow:hidden}.settings-form-module-scss-module__YuNWUG__defaultPhotoPlaceholder:hover{background:linear-gradient(135deg,#f0f8ff 0%,#e6f4ff 100%);border-color:#1890ff;transform:translateY(-1px)}.settings-form-module-scss-module__YuNWUG__defaultPhotoPlaceholder:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.settings-form-module-scss-module__YuNWUG__defaultPhotoPlaceholder:hover:before{left:100%}.settings-form-module-scss-module__YuNWUG__defaultPhotoPlaceholder .settings-form-module-scss-module__YuNWUG__anticon{color:#8c8c8c;margin-bottom:8px;font-size:20px}.settings-form-module-scss-module__YuNWUG__galleryInfoAlert{background:linear-gradient(135deg,#f0f8ff 0%,#e6f4ff 100%);border:1px solid #d6ebff;border-radius:12px;box-shadow:0 2px 8px #1890ff1a}.settings-form-module-scss-module__YuNWUG__galleryInfoAlert .settings-form-module-scss-module__YuNWUG__ant-alert-icon{color:#1890ff;font-size:18px}.settings-form-module-scss-module__YuNWUG__alertContent{flex-direction:column;gap:4px;display:flex}.settings-form-module-scss-module__YuNWUG__alertText{color:#2c5282;font-size:14px;line-height:1.5}.settings-form-module-scss-module__YuNWUG__galleryContainer{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.settings-form-module-scss-module__YuNWUG__galleryItem{flex:none;justify-content:center;align-items:center;width:130px;display:flex}.settings-form-module-scss-module__YuNWUG__sortablePhotoItem{cursor:grab;transition:all .3s;position:relative}.settings-form-module-scss-module__YuNWUG__sortablePhotoItem:active{cursor:grabbing}.settings-form-module-scss-module__YuNWUG__sortablePhotoItem.settings-form-module-scss-module__YuNWUG__dragging{z-index:1000;transform:rotate(5deg)scale(1.05);box-shadow:0 8px 24px #0000004d}.settings-form-module-scss-module__YuNWUG__photoContainer{background:#fafafa;border:1px solid #d9d9d9;border-radius:12px;width:120px;height:120px;transition:all .3s;position:relative;overflow:hidden}.settings-form-module-scss-module__YuNWUG__photoContainer:hover{border-color:#1890ff;transform:translateY(-3px);box-shadow:0 6px 20px #00000026}.settings-form-module-scss-module__YuNWUG__photoOverlay{opacity:0;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:linear-gradient(135deg,#000000b3 0%,#00000080 100%);justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.settings-form-module-scss-module__YuNWUG__photoContainer:hover .settings-form-module-scss-module__YuNWUG__photoOverlay{opacity:1}.settings-form-module-scss-module__YuNWUG__photoOverlay button[class*=ant-btn],.settings-form-module-scss-module__YuNWUG__photoOverlay .settings-form-module-scss-module__YuNWUG__ant-btn[class*=ant-btn],.settings-form-module-scss-module__YuNWUG__photoOverlay button,.settings-form-module-scss-module__YuNWUG__photoOverlay .settings-form-module-scss-module__YuNWUG__ant-btn{color:#fff!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:2px solid #fff!important;outline:none!important;padding:8px 16px!important;font-weight:500!important}.settings-form-module-scss-module__YuNWUG__photoOverlay button[class*=ant-btn]:hover,.settings-form-module-scss-module__YuNWUG__photoOverlay button[class*=ant-btn]:focus,.settings-form-module-scss-module__YuNWUG__photoOverlay button[class*=ant-btn]:active,.settings-form-module-scss-module__YuNWUG__photoOverlay .settings-form-module-scss-module__YuNWUG__ant-btn[class*=ant-btn]:hover,.settings-form-module-scss-module__YuNWUG__photoOverlay .settings-form-module-scss-module__YuNWUG__ant-btn[class*=ant-btn]:focus,.settings-form-module-scss-module__YuNWUG__photoOverlay .settings-form-module-scss-module__YuNWUG__ant-btn[class*=ant-btn]:active,.settings-form-module-scss-module__YuNWUG__photoOverlay button:hover,.settings-form-module-scss-module__YuNWUG__photoOverlay button:focus,.settings-form-module-scss-module__YuNWUG__photoOverlay button:active,.settings-form-module-scss-module__YuNWUG__photoOverlay .settings-form-module-scss-module__YuNWUG__ant-btn:hover,.settings-form-module-scss-module__YuNWUG__photoOverlay .settings-form-module-scss-module__YuNWUG__ant-btn:focus,.settings-form-module-scss-module__YuNWUG__photoOverlay .settings-form-module-scss-module__YuNWUG__ant-btn:active{color:#fff!important;box-shadow:none!important;background:#ffffff1a!important;border-color:#fff!important;outline:none!important}.settings-form-module-scss-module__YuNWUG__photoOverlay button[class*=ant-btn] *,.settings-form-module-scss-module__YuNWUG__photoOverlay .settings-form-module-scss-module__YuNWUG__ant-btn[class*=ant-btn] *,.settings-form-module-scss-module__YuNWUG__photoOverlay button *,.settings-form-module-scss-module__YuNWUG__photoOverlay .settings-form-module-scss-module__YuNWUG__ant-btn *{color:#fff!important}.settings-form-module-scss-module__YuNWUG__dragHandle{cursor:grab!important;background:#fffffff2!important;border:none!important;box-shadow:0 2px 8px #00000026!important}.settings-form-module-scss-module__YuNWUG__dragHandle:active{cursor:grabbing!important}.settings-form-module-scss-module__YuNWUG__dragHandle:hover{transform:scale(1.1);background:#fff!important}.settings-form-module-scss-module__YuNWUG__deleteModal .settings-form-module-scss-module__YuNWUG__ant-modal-header{background:linear-gradient(135deg,#fff2f0 0%,#ffede8 100%);border-bottom:1px solid #ffa39e;border-radius:8px 8px 0 0}.settings-form-module-scss-module__YuNWUG__deleteModal .settings-form-module-scss-module__YuNWUG__ant-modal-header .settings-form-module-scss-module__YuNWUG__ant-modal-title{color:#cf1322;font-weight:600}.settings-form-module-scss-module__YuNWUG__deleteModal .settings-form-module-scss-module__YuNWUG__ant-modal-footer{border-top:1px solid #f0f0f0;padding:16px 24px}.settings-form-module-scss-module__YuNWUG__deleteModal .settings-form-module-scss-module__YuNWUG__ant-modal-footer .settings-form-module-scss-module__YuNWUG__ant-btn-dangerous{background:#ff4d4f;border-color:#ff4d4f}.settings-form-module-scss-module__YuNWUG__deleteModal .settings-form-module-scss-module__YuNWUG__ant-modal-footer .settings-form-module-scss-module__YuNWUG__ant-btn-dangerous:hover{background:#ff7875;border-color:#ff7875}.settings-form-module-scss-module__YuNWUG__deleteModalContent{flex-direction:column;align-items:center;gap:16px;padding:16px 0;display:flex}.settings-form-module-scss-module__YuNWUG__deleteModalContent .settings-form-module-scss-module__YuNWUG__ant-typography{text-align:center;color:#595959;margin-bottom:0;font-size:14px}.settings-form-module-scss-module__YuNWUG__photoPreview{background:#fafafa;border:1px solid #d9d9d9;border-radius:12px;justify-content:center;align-items:center;padding:8px;display:flex}.settings-form-module-scss-module__YuNWUG__uploadContainer{justify-content:center;align-items:center;display:flex}.settings-form-module-scss-module__YuNWUG__uploadButton{cursor:pointer;background:#fafafa;border:2px dashed #d9d9d9;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;transition:all .3s;display:flex;position:relative;overflow:hidden}.settings-form-module-scss-module__YuNWUG__uploadButton:hover{background:#f0f8ff;border-color:#1890ff;transform:translateY(-2px);box-shadow:0 4px 12px #1890ff26}.settings-form-module-scss-module__YuNWUG__uploadButton:hover .settings-form-module-scss-module__YuNWUG__uploadIcon{color:#1890ff;transform:scale(1.1)}.settings-form-module-scss-module__YuNWUG__uploadButton:hover .settings-form-module-scss-module__YuNWUG__uploadText{color:#1890ff}.settings-form-module-scss-module__YuNWUG__uploadButton:before{content:"";background:linear-gradient(90deg,#0000,#1890ff14,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.settings-form-module-scss-module__YuNWUG__uploadButton:hover:before{left:100%}.settings-form-module-scss-module__YuNWUG__uploadIcon{color:#bfbfbf;margin-bottom:8px;font-size:28px;transition:all .3s}.settings-form-module-scss-module__YuNWUG__uploadText{color:#595959;text-align:center;margin-bottom:4px;font-size:13px;font-weight:500;line-height:1.3;transition:color .3s}.settings-form-module-scss-module__YuNWUG__uploadHint{color:#8c8c8c;text-align:center;font-size:11px;font-weight:400;line-height:1.2}.settings-form-module-scss-module__YuNWUG__cropModal .settings-form-module-scss-module__YuNWUG__ant-modal-content{border-radius:16px;overflow:hidden}.settings-form-module-scss-module__YuNWUG__cropModal .settings-form-module-scss-module__YuNWUG__ant-modal-header{background:linear-gradient(135deg,#f0f8ff 0%,#e6f4ff 100%);border-bottom:1px solid #e6f4ff}.settings-form-module-scss-module__YuNWUG__cropModal .settings-form-module-scss-module__YuNWUG__ant-modal-header .settings-form-module-scss-module__YuNWUG__ant-modal-title{color:#1890ff;font-weight:600}.settings-form-module-scss-module__YuNWUG__cropModal .settings-form-module-scss-module__YuNWUG__ant-modal-body{padding:24px}@keyframes settings-form-module-scss-module__YuNWUG__shimmer{0%{left:-100%}to{left:100%}}@media (max-width:768px){.settings-form-module-scss-module__YuNWUG__bannerContainer,.settings-form-module-scss-module__YuNWUG__bannerPlaceholder{height:240px}.settings-form-module-scss-module__YuNWUG__defaultPhotoContainer,.settings-form-module-scss-module__YuNWUG__defaultPhotoPlaceholder{height:120px}.settings-form-module-scss-module__YuNWUG__photoContainer,.settings-form-module-scss-module__YuNWUG__uploadButton{width:100px;height:100px}.settings-form-module-scss-module__YuNWUG__photoOverlay .settings-form-module-scss-module__YuNWUG__ant-space{gap:8px!important}.settings-form-module-scss-module__YuNWUG__photoOverlay .settings-form-module-scss-module__YuNWUG__ant-btn{width:28px;height:28px}.settings-form-module-scss-module__YuNWUG__photoOverlay .settings-form-module-scss-module__YuNWUG__ant-btn .settings-form-module-scss-module__YuNWUG__anticon{font-size:12px}}@media (max-width:576px){.settings-form-module-scss-module__YuNWUG__bannerContainer,.settings-form-module-scss-module__YuNWUG__bannerPlaceholder{height:180px}.settings-form-module-scss-module__YuNWUG__defaultPhotoContainer,.settings-form-module-scss-module__YuNWUG__defaultPhotoPlaceholder{height:100px}.settings-form-module-scss-module__YuNWUG__photoContainer,.settings-form-module-scss-module__YuNWUG__uploadButton{width:80px;height:80px}}.settings-form-module-scss-module__YuNWUG__photoRestaurantContainer{cursor:pointer;background-color:#fff;border:2px dashed #edf2f9;border-radius:.625rem;flex-direction:column;width:300px;height:300px}.settings-form-module-scss-module__YuNWUG__photoRestaurantContainer:hover{border-color:#1e64aa}.settings-form-module-scss-module__YuNWUG__uploadProgressContainer{background:linear-gradient(135deg,#f6ffed 0%,#e7f7e7 100%);border:2px dashed #52c41a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;animation:2s ease-in-out infinite settings-form-module-scss-module__YuNWUG__pulse;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #52c41a1a}.settings-form-module-scss-module__YuNWUG__uploadProgressContainer:before{content:"";background:linear-gradient(90deg,#0000,#52c41a33,#0000);width:100%;height:100%;animation:2s infinite settings-form-module-scss-module__YuNWUG__shimmer;position:absolute;top:0;left:-100%}.settings-form-module-scss-module__YuNWUG__uploadProgressContent{text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:12px;display:flex}.settings-form-module-scss-module__YuNWUG__uploadProgressContent .settings-form-module-scss-module__YuNWUG__ant-typography{word-break:break-word;margin:0;font-size:12px;line-height:1.3}.settings-form-module-scss-module__YuNWUG__uploadProgressContent .settings-form-module-scss-module__YuNWUG__ant-typography-secondary{opacity:.7;font-size:10px}@keyframes settings-form-module-scss-module__YuNWUG__pulse{0%,to{box-shadow:0 2px 8px #52c41a1a}50%{box-shadow:0 4px 16px #52c41a40}}
.testimonials-section-module-scss-module__MdmgQW__testimonials{background-color:var(--color-brand-primary-500,#430b14);padding:var(--spacing-12,48px)0;overflow:hidden}@media (min-width:768px){.testimonials-section-module-scss-module__MdmgQW__testimonials{padding:56px 0}}@media (min-width:1024px){.testimonials-section-module-scss-module__MdmgQW__testimonials{padding:var(--spacing-16,64px)0 var(--spacing-20,80px)}}.testimonials-section-module-scss-module__MdmgQW__container{max-width:100%;padding:0}.testimonials-section-module-scss-module__MdmgQW__header{align-items:center;gap:var(--space-lg,24px);margin-bottom:var(--spacing-12,48px);text-align:center;padding:0 var(--space-md,16px);flex-direction:column;display:flex}@media (min-width:768px){.testimonials-section-module-scss-module__MdmgQW__header{gap:var(--space-xl,32px);margin-bottom:56px}}@media (min-width:1024px){.testimonials-section-module-scss-module__MdmgQW__header{gap:var(--spacing-10,40px);margin-bottom:var(--spacing-16,64px)}}.testimonials-section-module-scss-module__MdmgQW__title{font-weight:var(--font-weight-medium,500);text-align:center;letter-spacing:-.02em;color:var(--color-neutral-100,#f9f7f3);margin:0;font-size:28px;line-height:120%}@media (min-width:768px){.testimonials-section-module-scss-module__MdmgQW__title{font-size:var(--font-size-4xl,36px)}}@media (min-width:1024px){.testimonials-section-module-scss-module__MdmgQW__title{font-size:42px}}.testimonials-section-module-scss-module__MdmgQW__swiperRow{width:100%;margin-bottom:var(--space-lg,24px)}.testimonials-section-module-scss-module__MdmgQW__swiperRow:last-child{margin-bottom:0}.testimonials-section-module-scss-module__MdmgQW__swiper{width:100%;overflow:visible!important}.testimonials-section-module-scss-module__MdmgQW__swiper .swiper-wrapper{transition-timing-function:linear!important}.testimonials-section-module-scss-module__MdmgQW__slide{width:auto!important}.testimonials-section-module-scss-module__MdmgQW__card{box-sizing:border-box;padding:var(--space-xl,20px);justify-content:center;align-items:flex-start;gap:var(--space-lg,24px);border-radius:var(--radius-md,6px);border:1px solid #f9f7f333;flex-direction:row;width:360px;height:220px;display:flex}@media (min-width:768px){.testimonials-section-module-scss-module__MdmgQW__card{gap:var(--space-xl,32px);width:432px;height:240px;padding:26px 27px}}.testimonials-section-module-scss-module__MdmgQW__photoSection{align-items:center;gap:var(--space-sm,8px);flex-direction:column;flex-shrink:0;display:flex}.testimonials-section-module-scss-module__MdmgQW__photoFrame{width:var(--spacing-20,80px);background-color:var(--color-brand-primary-500,#430b14);flex-shrink:0;height:100px;position:relative}@media (min-width:768px){.testimonials-section-module-scss-module__MdmgQW__photoFrame{width:99px;height:121px}}.testimonials-section-module-scss-module__MdmgQW__frameSvg{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.testimonials-section-module-scss-module__MdmgQW__photo{object-fit:cover;width:100%;height:100%;clip-path:path("M 8 0 L 72 0 A 8 8 0 0 0 80 8 L 80 92 A 8 8 0 0 0 72 100 L 8 100 A 8 8 0 0 0 0 92 L 0 8 A 8 8 0 0 0 8 0 Z");position:absolute;top:0;left:0}@media (min-width:768px){.testimonials-section-module-scss-module__MdmgQW__photo{clip-path:path("M 10 0 L 89 0 A 10 10 0 0 0 99 10 L 99 111 A 10 10 0 0 0 89 121 L 10 121 A 10 10 0 0 0 0 111 L 0 10 A 10 10 0 0 0 10 0 Z")}}.testimonials-section-module-scss-module__MdmgQW__rating{align-items:center;gap:var(--spacing-0-5,2px);color:var(--color-neutral-100,#f9f7f3);flex-direction:row;display:flex}.testimonials-section-module-scss-module__MdmgQW__ratingValue{font-family:var(--font-family-body);font-weight:var(--font-weight-medium,500);font-size:var(--font-size-sm,14px);letter-spacing:-.04em;color:var(--color-neutral-100,#f9f7f3);line-height:160%}.testimonials-section-module-scss-module__MdmgQW__contentSection{align-items:flex-start;gap:var(--spacing-3,12px);flex-direction:column;flex:1;min-width:0;display:flex}.testimonials-section-module-scss-module__MdmgQW__authorBlock{flex-direction:column;width:100%;display:flex}.testimonials-section-module-scss-module__MdmgQW__authorName{font-weight:var(--font-weight-medium,500);font-size:var(--font-size-lg,18px);letter-spacing:-.04em;color:var(--color-neutral-100,#f9f7f3);line-height:160%}@media (min-width:768px){.testimonials-section-module-scss-module__MdmgQW__authorName{font-size:var(--font-size-xl,20px)}}.testimonials-section-module-scss-module__MdmgQW__authorTitle{font-weight:var(--font-weight-medium,500);font-size:var(--font-size-sm,14px);letter-spacing:-.04em;color:#f9f7f399;line-height:160%}@media (min-width:768px){.testimonials-section-module-scss-module__MdmgQW__authorTitle{font-size:var(--font-size-md,16px)}}.testimonials-section-module-scss-module__MdmgQW__divider{border:1px solid #f9f7f34d;width:100%;height:0}.testimonials-section-module-scss-module__MdmgQW__quote{font-weight:var(--font-weight-normal,400);letter-spacing:-.01em;color:#f9f7f3cc;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:140%;display:-webkit-box;overflow:hidden}@media (min-width:768px){.testimonials-section-module-scss-module__MdmgQW__quote{font-size:var(--font-size-sm,14px);-webkit-line-clamp:6}}@media (max-width:768px){.testimonials-section-module-scss-module__MdmgQW__testimonials{padding:48px 24px}.testimonials-section-module-scss-module__MdmgQW__container{flex-direction:column;gap:24px;display:flex}.testimonials-section-module-scss-module__MdmgQW__header{gap:24px;margin-bottom:0;padding:0}.testimonials-section-module-scss-module__MdmgQW__title{letter-spacing:-.03em;line-height:100%;font-size:24px!important}.testimonials-section-module-scss-module__MdmgQW__swiperRow:last-child{display:none}.testimonials-section-module-scss-module__MdmgQW__swiperRow:first-child{margin-bottom:0}.testimonials-section-module-scss-module__MdmgQW__card{gap:16px;width:342px;height:260px;padding:24px}.testimonials-section-module-scss-module__MdmgQW__quote{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.testimonials-section-module-scss-module__MdmgQW__photoFrame{width:68px;height:84px}.testimonials-section-module-scss-module__MdmgQW__photo{clip-path:path("M 7 0 L 61 0 A 7 7 0 0 0 68 7 L 68 77 A 7 7 0 0 0 61 84 L 7 84 A 7 7 0 0 0 0 77 L 0 7 A 7 7 0 0 0 7 0 Z")}.testimonials-section-module-scss-module__MdmgQW__ratingValue{font-size:12px}.testimonials-section-module-scss-module__MdmgQW__authorName{line-height:160%;font-size:20px!important}.testimonials-section-module-scss-module__MdmgQW__quote{letter-spacing:-.02em;line-height:140%;font-size:14px!important}}
.booking-contact-section-module-scss-module__6e-WEq__contactContainer{flex-direction:column;gap:8px;display:flex}.booking-contact-section-module-scss-module__6e-WEq__contactItem{cursor:pointer;background:#fafafa;border:1px solid #f0f0f0;border-radius:4px;align-items:center;gap:8px;padding:8px 12px;transition:opacity .2s;display:flex}.booking-contact-section-module-scss-module__6e-WEq__contactItem:hover{opacity:.7}.booking-contact-section-module-scss-module__6e-WEq__noteItem{background:#fafafa;border:1px solid #f0f0f0;border-radius:4px;align-items:flex-start;gap:8px;padding:8px 12px;display:flex}.booking-contact-section-module-scss-module__6e-WEq__iconWrapper{background:#f0f5ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;display:flex}.booking-contact-section-module-scss-module__6e-WEq__icon{color:#597ef7;font-size:12px}.booking-contact-section-module-scss-module__6e-WEq__contentWrapper{flex:1;min-width:0}.booking-contact-section-module-scss-module__6e-WEq__label{text-transform:uppercase;color:#8c8c8c;letter-spacing:.3px;margin-bottom:2px;font-size:10px;font-weight:600;display:block}.booking-contact-section-module-scss-module__6e-WEq__value{color:#262626;word-break:break-word;overflow-wrap:break-word;font-size:12px;display:block}.booking-contact-section-module-scss-module__6e-WEq__noteValue{color:#595959;word-break:break-word;margin-top:2px;margin-bottom:0;font-size:11px;line-height:1.5}
.base-product-card-module-scss-module__geuYTG__productCard,.base-product-card-module-scss-module__geuYTG__packCard{border:1px solid #e6f7ff;border-radius:8px;flex-direction:column;width:100%;height:100%;transition:all .2s;display:flex}.base-product-card-module-scss-module__geuYTG__productCard:hover,.base-product-card-module-scss-module__geuYTG__packCard:hover{border-color:#40a9ff;box-shadow:0 4px 12px #1890ff26}.base-product-card-module-scss-module__geuYTG__productCard.base-product-card-module-scss-module__geuYTG__hasIssues,.base-product-card-module-scss-module__geuYTG__packCard.base-product-card-module-scss-module__geuYTG__hasIssues{background:linear-gradient(135deg,#fff7f0 0%,#fff 100%);border-color:#ff9c6e}.base-product-card-module-scss-module__geuYTG__productCard.base-product-card-module-scss-module__geuYTG__hasIssues:hover,.base-product-card-module-scss-module__geuYTG__packCard.base-product-card-module-scss-module__geuYTG__hasIssues:hover{border-color:#ff7a45;box-shadow:0 4px 12px #ff7a4533}.base-product-card-module-scss-module__geuYTG__productCard.base-product-card-module-scss-module__geuYTG__hasIssues.base-product-card-module-scss-module__geuYTG__critical,.base-product-card-module-scss-module__geuYTG__packCard.base-product-card-module-scss-module__geuYTG__hasIssues.base-product-card-module-scss-module__geuYTG__critical{background:linear-gradient(135deg,#fff1f0 0%,#fff 100%);border-color:#ff4d4f}.base-product-card-module-scss-module__geuYTG__productCard.base-product-card-module-scss-module__geuYTG__hasIssues.base-product-card-module-scss-module__geuYTG__critical:hover,.base-product-card-module-scss-module__geuYTG__packCard.base-product-card-module-scss-module__geuYTG__hasIssues.base-product-card-module-scss-module__geuYTG__critical:hover{border-color:#ff4d4f;box-shadow:0 4px 12px #ff4d4f40}:is(.base-product-card-module-scss-module__geuYTG__productCard .ant-card-body,.base-product-card-module-scss-module__geuYTG__packCard .ant-card-body){border-radius:inherit}.base-product-card-module-scss-module__geuYTG__cardHeader{border-bottom:1px solid #f0f0f0;flex-direction:column;gap:5px;padding:16px;display:flex}.base-product-card-module-scss-module__geuYTG__titleSection{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.base-product-card-module-scss-module__geuYTG__titleRow{align-items:center;display:flex}.base-product-card-module-scss-module__geuYTG__subtitleRow{justify-content:space-between;align-items:center;display:flex}.base-product-card-module-scss-module__geuYTG__title{color:#262626;flex:1;width:0;min-width:0;font-size:15px;font-weight:600;line-height:1.4;margin:0!important}.base-product-card-module-scss-module__geuYTG__subtitle{color:#8c8c8c;text-transform:uppercase;letter-spacing:.8px;flex:1;margin:0;font-size:11px;font-weight:600}.base-product-card-module-scss-module__geuYTG__statusBadge,.base-product-card-module-scss-module__geuYTG__actions{flex-shrink:0}.base-product-card-module-scss-module__geuYTG__availabilityTag{border-radius:4px;margin:0;padding:1px 6px;font-size:10px;font-weight:500}.base-product-card-module-scss-module__geuYTG__description{color:#8c8c8c;margin-top:4px;font-size:13px;line-height:1.4;display:block}.base-product-card-module-scss-module__geuYTG__actions{flex-shrink:0;margin-left:8px}.base-product-card-module-scss-module__geuYTG__moreButton{color:#8c8c8c}.base-product-card-module-scss-module__geuYTG__moreButton:hover{color:#1890ff;background-color:#f0f9ff}.base-product-card-module-scss-module__geuYTG__cardContent{flex-direction:column;flex:1;padding:16px;display:flex}.base-product-card-module-scss-module__geuYTG__infoGrid{grid-template-columns:1fr 1fr;gap:12px 16px;margin-bottom:16px;display:grid}.base-product-card-module-scss-module__geuYTG__infoItem{flex-direction:column;gap:4px;display:flex}.base-product-card-module-scss-module__geuYTG__infoLabel{color:#8c8c8c;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:500}.base-product-card-module-scss-module__geuYTG__infoValue{color:#262626;font-size:13px;font-weight:500;line-height:1.3}.base-product-card-module-scss-module__geuYTG__durationsSection{margin-bottom:16px}.base-product-card-module-scss-module__geuYTG__durationsList{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.base-product-card-module-scss-module__geuYTG__durationTag{color:#262626;background-color:#fff;border:1px solid #d9d9d9;border-radius:6px;margin:0;padding:4px 8px;font-size:11px;font-weight:500}.base-product-card-module-scss-module__geuYTG__compositionSection{margin-bottom:16px}.base-product-card-module-scss-module__geuYTG__packItems{flex-direction:column;gap:4px;margin-top:6px;display:flex}.base-product-card-module-scss-module__geuYTG__packItem{background-color:#fff;border:1px solid #d9d9d9;border-radius:6px;justify-content:space-between;align-items:center;padding:4px 8px;font-size:12px;display:flex}.base-product-card-module-scss-module__geuYTG__packItemName{color:#262626;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-weight:500;overflow:hidden}.base-product-card-module-scss-module__geuYTG__packItemQty{color:#1890ff;flex-shrink:0;margin-left:8px;font-weight:500}.base-product-card-module-scss-module__geuYTG__channelsSection{margin-top:auto;margin-bottom:0}.base-product-card-module-scss-module__geuYTG__channelsList{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.base-product-card-module-scss-module__geuYTG__channelTag{border-radius:6px;margin:0;padding:4px 8px;font-size:11px;font-weight:500}.base-product-card-module-scss-module__geuYTG__channelTag.base-product-card-module-scss-module__geuYTG__activeChannel{color:#262626;background-color:#fff;border:1px solid #d9d9d9}.base-product-card-module-scss-module__geuYTG__channelTag.base-product-card-module-scss-module__geuYTG__disabledChannel{color:#8c8c8c;opacity:.7;background-color:#f5f5f5;border:1px solid #d9d9d9;text-decoration:line-through}.base-product-card-module-scss-module__geuYTG__allChannelsActive{color:#52c41a;margin-top:6px;font-size:12px;font-weight:500;display:block}.base-product-card-module-scss-module__geuYTG__cardFooter{background-color:#fafafa;border-top:1px solid #f0f0f0;border-bottom-right-radius:8px;border-bottom-left-radius:8px;margin-top:auto;padding:12px 16px}.base-product-card-module-scss-module__geuYTG__inventoryButton{border-radius:6px;width:100%;height:32px;font-size:12px;font-weight:500}@media (max-width:768px){.base-product-card-module-scss-module__geuYTG__infoGrid{grid-template-columns:1fr;gap:8px}.base-product-card-module-scss-module__geuYTG__titleRow{flex-direction:column;align-items:flex-start;gap:8px}.base-product-card-module-scss-module__geuYTG__title{margin-right:0!important}.base-product-card-module-scss-module__geuYTG__cardHeader,.base-product-card-module-scss-module__geuYTG__cardContent{padding:12px}}
.loader-module-scss-module__9oOeMW__loaderWrap{width:100%;height:100%;-webkit-transform:translate(0,0)}.loader-module-scss-module__9oOeMW__loaderWrap.fixed{z-index:1500;opacity:.6;background:#000;position:fixed;top:0;left:0}.loader-module-scss-module__9oOeMW__loaderWrap.loader-with-mask{opacity:1!important;background:#fff!important}.loader-module-scss-module__9oOeMW__loaderWrap>.loader-inner{z-index:100;border:2px solid;border-radius:100%;width:32px;height:32px;margin:-16px 0 0 -16px;animation:4s linear infinite loader-module-scss-module__9oOeMW__counterClockwise;position:absolute;top:50%;left:50%}.loader-module-scss-module__9oOeMW__loaderWrap>.loader-inner:before{content:"";border-radius:100%;position:absolute}.loader-module-scss-module__9oOeMW__loaderWrap>.loader-inner:after{content:"";border-radius:100%;position:absolute}.loader-module-scss-module__9oOeMW__loaderWrap>.loader-inner:before{background:#fff;width:8px;height:8px;animation:4s linear infinite loader-module-scss-module__9oOeMW__clockwise;top:-4px}.loader-module-scss-module__9oOeMW__loaderWrap>.loader-inner:after{transform-origin:-4px -4px;background:#4db7fe;width:4px;height:4px;animation:1s linear infinite loader-module-scss-module__9oOeMW__counterClockwise;top:4px;left:22px}.loader-module-scss-module__9oOeMW__loaderWrap>.loader-9:before{border-radius:50%}.loader-module-scss-module__9oOeMW__loaderWrap>.loader-9:after{border-radius:50%}@keyframes loader-module-scss-module__9oOeMW__clockwise{to{transform:rotate(1turn)}}@keyframes loader-module-scss-module__9oOeMW__counterClockwise{to{transform:rotate(-1turn)}}
.booking-section-module-scss-module__Dw6eTq__bookingTabs .ant-tabs-content-holder{overflow-y:scroll}.booking-section-module-scss-module__Dw6eTq__tabButton{border-radius:16px;margin:0 5px;padding:6px 12px;font-size:13px}.booking-section-module-scss-module__Dw6eTq__tabButton:hover{background-color:var(--color-brand-primary-500,#430b14)!important;border-color:#d4d4d4!important}.booking-section-module-scss-module__Dw6eTq__activeTabButton{background-color:var(--color-brand-primary-500,#430b14)}.booking-section-module-scss-module__Dw6eTq__buttonText:hover{color:#fff!important}.booking-section-module-scss-module__Dw6eTq__activeButtonText{color:#fff}.booking-section-module-scss-module__Dw6eTq__inactiveTabButton{background-color:#fff;border-width:1px;border-color:#d4d4d4}.booking-section-module-scss-module__Dw6eTq__inactiveButtonText{color:#000}
.auth-header-module-scss-module__vVGE2q__header{z-index:10;background:var(--color-neutral-0,#fff);border-bottom:1px solid #0000000d;position:relative}.auth-header-module-scss-module__vVGE2q__nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:16px 24px;display:flex}@media (max-width:767px){.auth-header-module-scss-module__vVGE2q__nav{padding:12px 16px}}.auth-header-module-scss-module__vVGE2q__logo{align-items:center;display:flex}.auth-header-module-scss-module__vVGE2q__logoImage{object-fit:contain;width:auto;height:auto;max-height:30px}@media (max-width:767px){.auth-header-module-scss-module__vVGE2q__logoImage{max-height:26px}}
.list-module-scss-module__zAvYka__listItem{background-color:#f5efe2;border-radius:16px;margin-bottom:10px;padding:15px!important}.list-module-scss-module__zAvYka__titleContainer{color:#000;margin-bottom:5px}.list-module-scss-module__zAvYka__title{font-size:17px;font-weight:600;line-height:20px}.list-module-scss-module__zAvYka__dateText{color:#afa388;font-size:12px;line-height:14px}.list-module-scss-module__zAvYka__subtitleText{color:#4a4a4a;font-size:13px;font-weight:500;line-height:15px}
