.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);letter-spacing:-.02em;color:var(--color-burgundy-100,#430b14);margin:0;font-size:18px;font-weight:700;line-height:140%}.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}}
.html-editor-module-scss-module__liwOVq__htmlEditor{border:1px solid #d9d9d9;border-radius:8px;overflow:hidden}.html-editor-module-scss-module__liwOVq__htmlEditor .ant-tabs-nav{background:#fafafa;border-bottom:1px solid #f0f0f0;margin-bottom:0;padding:0 12px}.html-editor-module-scss-module__liwOVq__editorContent{flex-direction:column;display:flex}.html-editor-module-scss-module__liwOVq__toolbar{background:#fafafa;border-bottom:1px solid #f0f0f0;gap:4px;padding:8px 12px;display:flex}.html-editor-module-scss-module__liwOVq__toolbarButton{cursor:pointer;color:#595959;background:#fff;border:1px solid #d9d9d9;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:border-color .2s,color .2s,background-color .2s;display:flex}.html-editor-module-scss-module__liwOVq__toolbarButton:hover{color:#1890ff;background:#f0f7ff;border-color:#1890ff}.html-editor-module-scss-module__liwOVq__textarea{resize:none;border:none!important;border-radius:0!important}.html-editor-module-scss-module__liwOVq__textarea:focus{box-shadow:none!important}.html-editor-module-scss-module__liwOVq__preview{color:#333;min-height:120px;padding:12px 16px;font-size:14px;line-height:1.6}.html-editor-module-scss-module__liwOVq__preview p{margin:0 0 8px}.html-editor-module-scss-module__liwOVq__preview ul,.html-editor-module-scss-module__liwOVq__preview ol{margin:0 0 8px;padding-left:20px}.html-editor-module-scss-module__liwOVq__preview li{margin-bottom:4px}.html-editor-module-scss-module__liwOVq__preview strong,.html-editor-module-scss-module__liwOVq__preview b{font-weight:600}.html-editor-module-scss-module__liwOVq__preview em,.html-editor-module-scss-module__liwOVq__preview i{font-style:italic}.html-editor-module-scss-module__liwOVq__preview a{color:#1890ff;text-decoration:underline}
.multi-language-html-editor-module-scss-module__Endnya__multiLanguageEditor .ant-tabs-nav{margin-bottom:12px}.multi-language-html-editor-module-scss-module__Endnya__tabLabel{align-items:center;gap:6px;display:inline-flex}.multi-language-html-editor-module-scss-module__Endnya__langBadge .ant-badge-status-dot{width:6px;height:6px}.multi-language-html-editor-module-scss-module__Endnya__completionBadge{color:#8c8c8c;padding-right:4px;font-size:12px;font-weight:500}
.auth-header-module-scss-module__jNbBlG__header{z-index:10;background:var(--color-neutral-0,#fff);border-bottom:1px solid #0000000d;position:relative}.auth-header-module-scss-module__jNbBlG__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__jNbBlG__nav{padding:12px 16px}}.auth-header-module-scss-module__jNbBlG__logo{align-items:center;display:flex}.auth-header-module-scss-module__jNbBlG__logoImage{object-fit:contain;width:auto;height:auto;max-height:30px}@media (max-width:767px){.auth-header-module-scss-module__jNbBlG__logoImage{max-height:26px}}.auth-header-module-scss-module__jNbBlG__actions{align-items:center;gap:24px;display:flex}@media (max-width:767px){.auth-header-module-scss-module__jNbBlG__actions{gap:16px}}.auth-header-module-scss-module__jNbBlG__langSelector{position:relative}.auth-header-module-scss-module__jNbBlG__langButton{cursor:pointer;color:var(--color-neutral-800,#333);background:0 0;border:1px solid #0000001a;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;transition:all .2s;display:flex}.auth-header-module-scss-module__jNbBlG__langButton:hover{background:#00000005;border-color:#0003}.auth-header-module-scss-module__jNbBlG__flagIcon{border-radius:50%;width:18px;height:18px;overflow:hidden}.auth-header-module-scss-module__jNbBlG__langCode{font-family:var(--font-family-body,sans-serif);font-size:14px;font-weight:500}.auth-header-module-scss-module__jNbBlG__chevronIcon{transition:transform .2s}.auth-header-module-scss-module__jNbBlG__chevronOpen{transform:rotate(180deg)}.auth-header-module-scss-module__jNbBlG__langDropdown{background:var(--color-neutral-0,#fff);z-index:100;border:1px solid #0000001a;border-radius:12px;min-width:160px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 4px 24px #0000001f}.auth-header-module-scss-module__jNbBlG__langOption{cursor:pointer;width:100%;font-family:var(--font-family-body,sans-serif);color:var(--color-neutral-800,#333);background:0 0;border:none;align-items:center;gap:12px;padding:12px 16px;font-size:14px;transition:background .2s;display:flex}.auth-header-module-scss-module__jNbBlG__langOption:hover{background:#0000000a}.auth-header-module-scss-module__jNbBlG__langOptionActive{color:var(--auth-primary-color,#222);background:#00000014;font-weight:600}.auth-header-module-scss-module__jNbBlG__langOptionActive:hover{background:#0000001f}.auth-header-module-scss-module__jNbBlG__authLink{font-family:var(--font-family-body,sans-serif);color:var(--auth-primary-color,#222);border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s}.auth-header-module-scss-module__jNbBlG__authLink:hover{background:#00000014}@media (max-width:767px){.auth-header-module-scss-module__jNbBlG__authLink{display:none}}
.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)}
.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)}
.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}}
.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}}
.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%}
.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}}
.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}}
.page-module-scss-module__3tIfoW__pageWrapper{flex-direction:column;min-height:100vh;display:flex;position:relative}.page-module-scss-module__3tIfoW__pageWrapper:before{content:"";z-index:0;background-image:url(/static/shared/bg/contact-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}@media (max-width:767px){.page-module-scss-module__3tIfoW__pageWrapper{min-height:auto}.page-module-scss-module__3tIfoW__pageWrapper:before{display:none}.page-module-scss-module__3tIfoW__pageWrapper{background:var(--color-neutral-0,#fff)}}.page-module-scss-module__3tIfoW__page{z-index:1;flex:1;justify-content:center;align-items:center;min-height:calc(100vh - 73px);padding:40px 24px 80px;display:flex;position:relative}@media (max-width:767px){.page-module-scss-module__3tIfoW__page{align-items:flex-start;min-height:auto;padding:24px 16px 48px}}.page-module-scss-module__3tIfoW__container{width:100%;max-width:480px;margin:0 auto}@media (max-width:767px){.page-module-scss-module__3tIfoW__container{max-width:100%}}.page-module-scss-module__3tIfoW__formCard{background:var(--color-neutral-0,#fff);border-radius:var(--radius-lg,16px);border:1px solid #0000000d;padding:48px;box-shadow:0 4px 24px #0000001a}@media (max-width:767px){.page-module-scss-module__3tIfoW__formCard{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}}.page-module-scss-module__3tIfoW__formHeader{text-align:center;flex-direction:column;align-items:center;gap:24px;margin-bottom:32px;display:flex}@media (max-width:575px){.page-module-scss-module__3tIfoW__formHeader{margin-bottom:24px}}.page-module-scss-module__3tIfoW__title{color:var(--auth-primary-color,#222);letter-spacing:-.02em;margin:0;font-size:28px;font-weight:700;line-height:105%}@media (max-width:575px){.page-module-scss-module__3tIfoW__title{font-size:24px}}.page-module-scss-module__3tIfoW__subtitle{color:#333333b3;font-family:var(--font-family-body,sans-serif);margin:0;font-size:14px;line-height:150%}.page-module-scss-module__3tIfoW__backLink{text-align:center;margin-top:24px}.page-module-scss-module__3tIfoW__backLinkText{color:var(--auth-primary-color,#222);font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s}.page-module-scss-module__3tIfoW__backLinkText:hover{opacity:.8;text-decoration:underline}
.page-module-scss-module__Nefu5q__pageWrapper{flex-direction:column;min-height:100vh;display:flex;position:relative}.page-module-scss-module__Nefu5q__pageWrapper:before{content:"";z-index:0;background-image:url(/static/shared/bg/contact-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}@media (max-width:767px){.page-module-scss-module__Nefu5q__pageWrapper{min-height:auto}.page-module-scss-module__Nefu5q__pageWrapper:before{display:none}.page-module-scss-module__Nefu5q__pageWrapper{background:var(--color-neutral-0,#fff)}}.page-module-scss-module__Nefu5q__page{z-index:1;flex:1;justify-content:center;align-items:center;min-height:calc(100vh - 73px);padding:40px 24px 80px;display:flex;position:relative}@media (max-width:767px){.page-module-scss-module__Nefu5q__page{align-items:flex-start;min-height:auto;padding:24px 16px 48px}}.page-module-scss-module__Nefu5q__container{width:100%;max-width:480px;margin:0 auto}@media (max-width:767px){.page-module-scss-module__Nefu5q__container{max-width:100%}}.page-module-scss-module__Nefu5q__formCard{background:var(--color-neutral-0,#fff);border-radius:var(--radius-lg,16px);border:1px solid #0000000d;padding:48px;box-shadow:0 4px 24px #0000001a}@media (max-width:767px){.page-module-scss-module__Nefu5q__formCard{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}}.page-module-scss-module__Nefu5q__formHeader{text-align:center;flex-direction:column;align-items:center;gap:24px;margin-bottom:32px;display:flex}@media (max-width:575px){.page-module-scss-module__Nefu5q__formHeader{margin-bottom:24px}}.page-module-scss-module__Nefu5q__title{color:var(--auth-primary-color,#222);letter-spacing:-.02em;margin:0;font-size:28px;font-weight:700;line-height:105%}@media (max-width:575px){.page-module-scss-module__Nefu5q__title{font-size:24px}}.page-module-scss-module__Nefu5q__subtitle{color:#333333b3;font-family:var(--font-family-body,sans-serif);margin:0;font-size:14px;line-height:150%}.page-module-scss-module__Nefu5q__backLink{text-align:center;margin-top:24px}.page-module-scss-module__Nefu5q__backLinkText{color:var(--auth-primary-color,#222);font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s}.page-module-scss-module__Nefu5q__backLinkText:hover{opacity:.8;text-decoration:underline}
.page-module-scss-module__cLT5Va__pageWrapper{flex-direction:column;min-height:100vh;display:flex;position:relative}.page-module-scss-module__cLT5Va__pageWrapper:before{content:"";z-index:0;background-image:url(/static/shared/bg/contact-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}@media (max-width:767px){.page-module-scss-module__cLT5Va__pageWrapper{min-height:auto}.page-module-scss-module__cLT5Va__pageWrapper:before{display:none}.page-module-scss-module__cLT5Va__pageWrapper{background:var(--color-neutral-0,#fff)}}.page-module-scss-module__cLT5Va__page{z-index:1;flex:1;justify-content:center;align-items:center;min-height:calc(100vh - 73px);padding:40px 24px 80px;display:flex;position:relative}@media (max-width:767px){.page-module-scss-module__cLT5Va__page{align-items:flex-start;min-height:auto;padding:24px 16px 48px}}.page-module-scss-module__cLT5Va__container{width:100%;max-width:480px;margin:0 auto}@media (max-width:767px){.page-module-scss-module__cLT5Va__container{max-width:100%}}.page-module-scss-module__cLT5Va__formCard{background:var(--color-neutral-0,#fff);border-radius:var(--radius-lg,16px);border:1px solid #0000000d;padding:48px;box-shadow:0 4px 24px #0000001a}@media (max-width:767px){.page-module-scss-module__cLT5Va__formCard{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}}.page-module-scss-module__cLT5Va__formHeader{text-align:center;flex-direction:column;align-items:center;gap:24px;margin-bottom:32px;display:flex}@media (max-width:575px){.page-module-scss-module__cLT5Va__formHeader{margin-bottom:24px}}.page-module-scss-module__cLT5Va__logo{margin-bottom:16px}.page-module-scss-module__cLT5Va__title{color:var(--auth-primary-color,#222);letter-spacing:-.02em;margin:0;font-size:28px;font-weight:700;line-height:105%}@media (max-width:575px){.page-module-scss-module__cLT5Va__title{font-size:24px}}.page-module-scss-module__cLT5Va__subtitle{color:#333333b3;font-family:var(--font-family-body,sans-serif);margin:0;font-size:14px;line-height:150%}.page-module-scss-module__cLT5Va__dividerWithText{width:100%;display:inline-block;position:relative}.page-module-scss-module__cLT5Va__dividerWithText .line{background-color:var(--color-neutral-100);width:100%;height:1px}.page-module-scss-module__cLT5Va__orDivider{color:var(--color-neutral-700);letter-spacing:1px;text-align:center;background:var(--color-neutral-0);z-index:5;text-transform:uppercase;margin-left:-20px;padding-left:10px;padding-right:10px;font-size:14px;font-weight:600;line-height:19px;position:absolute;top:-8px;left:50%}
