*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}ol,ul,menu,summary{list-style:none}ol{counter-reset:revert}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}button{all:unset}:root{--whitePrimary: #FFFFFF;--blackPrimary: #222222;--blackSecondary: #626064;--blackLight: #888888;--greyPrimary: #B8B8B8;--greySecondary: #D4D4D4;--greyAdditional: #E4E4E4;--greyLight: #F0F0F0;--greyExtraLight: #F8F8F8;--greenDark: #5AB82E;--greenPrimary: #6FC727;--greenLight: #E2FFD4;--redPrimary: #FF5E5E;--redExtraLight: #FFF2F2;--redLogo: #FF4646;--orangeDark: #FF8A00;--orangePrimary: #FFA200;--orangeLight: #FDEAC2;--orangeExtraLight: #FFF7E6;--bluePrimary: #0091E6;--blueSecondary: #92A0BD;--blueAdditional: #BEC7DA;--blueLight: #EAEDFD;--blueExtraLight: #F7F8FA;--legacyGrayLight: #FCFCFC;--black40: #A0A0A0;--black30: #4E4E4E;--migGray: #B5ADBE;--grayLight5: #D4D0D9;--gray6: #D9D9D9;--gray7: #CACACA;--gray8: #F5F5F5;--radius32: 32px;--radius20: 20px;--radius12: 12px;--radius8: 8px;--radius5: 5px;--transitionDelay1: .1s;--transitionDelay2: .2s;--shadow1: 0px 24px 48px rgba(0, 0, 0, .2);--shadow2: 0px 8px 32px rgba(0, 0, 0, .12);--zIndexModalOverlay: 1301;--zIndexModal: 1302;--zIndexDrawer: 1303;--zIndexDropdownMenu: 1305;--zIndexPopover: 1305}div[data-radix-popper-content-wrapper]{z-index:var(--zIndexDropdownMenu)!important}.yd-icon-root{display:inline-flex;color:inherit;line-height:0;vertical-align:top}.yd-icon-root_xs{min-width:8px;width:8px;height:8px}.yd-icon-root_sm{min-width:16px;width:16px;height:16px}.yd-icon-root_md{min-width:24px;width:24px;height:24px}.yd-icon-root_lg{min-width:32px;width:32px;height:32px}.yd-icon-root_xl{min-width:48px;width:48px;height:48px}.yd-icon-root_inherit{color:inherit}.yd-icon-root_default{color:var(--blackPrimary)}.yd-icon-root_error{color:var(--redPrimary)}.yd-icon-root_warning{color:var(--orangePrimary)}.yd-icon-root_hint{color:var(--greyPrimary)}.yd-icon-root_dark-primary{color:var(--blackLight)}.icon-button-root{position:relative;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;background-color:transparent;cursor:pointer;border-radius:50%;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0ms}.icon-button-root:hover{background-color:var(--greyLight);color:var(--blackSecondary)}.icon-button-root_xl{width:72px;height:72px}.icon-button-root_xl svg{width:40px;height:40px}.icon-button-root_lg{width:56px;height:56px}.icon-button-root_lg svg{width:32px;height:32px}.icon-button-root_md{width:40px;height:40px}.icon-button-root_md svg{width:24px;height:24px}.icon-button-root_sm{width:24px;height:24px}.icon-button-root_sm svg{width:16px;height:16px}.icon-button-root_xs{width:16px;height:16px}.icon-button-root_xs svg{width:12px;height:12px}.base-input-wrapper{display:inline-flex;align-items:center;padding:0 16px;border-radius:var(--radius8);background-color:var(--whitePrimary);border:1px solid var(--greySecondary);cursor:text;transition:var(--transitionDelay2) ease-in-out}.base-input-wrapper:focus-within{border-color:var(--orangePrimary)}.base-input-wrapper_with-error{border-color:var(--redLogo)}.base-input-wrapper_with-error:focus-within{border-color:var(--redLogo)}.base-input-wrapper_full-width{width:100%}.base-input-root{flex-grow:1;height:40px;font-size:16px;font-weight:400;line-height:24px;color:var(--blackPrimary)}.base-input-root::placeholder{color:var(--greySecondary)}.input-wrapper{display:flex;flex-direction:column}.input-wrapper_full-width{width:100%}.input-label{display:block;margin-bottom:4px;font-size:16px;font-weight:400;line-height:24px;color:var(--blackLight);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.input-label_full-width{width:calc(100% - 20px)}.input-textarea-wrapper{display:inline-flex;align-items:center;padding:0 16px;border-radius:var(--radius8);background-color:var(--whitePrimary);border:1px solid var(--greySecondary);cursor:text;transition:var(--transitionDelay2) ease-in-out}.input-textarea-wrapper:focus-within{border-color:var(--orangePrimary)}.input-textarea-wrapper_with-error{border-color:var(--redLogo)}.input-textarea-wrapper_with-error:focus-within{border-color:var(--redLogo)}.input-textarea-wrapper_full-width{width:100%}.input-textarea{flex-grow:1;min-height:88px;font-size:16px;font-weight:400;line-height:24px;overflow-wrap:break-word;color:var(--blackPrimary)}.input-textarea::placeholder{color:var(--greySecondary)}.input-counter{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.1px;color:var(--blackLight)}.input-helper-text{font-family:ALS Hauss;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.1px;color:var(--blackLight)}.input-helper-text_with-error{color:var(--redLogo)}.calendar-header-root{display:flex;justify-content:space-between;align-items:center;padding:16px 20px 8px}.calendar-header-wrap{display:flex;gap:12px}.calendar-header-button{color:var(--blackLight);cursor:pointer;transition:color var(--transitionDelay1);display:inline-flex;padding:4px}.calendar-header-button:hover{color:var(--blackPrimary)}.spinner-root{display:inline-block;animation:spinner-animation 1.4s linear infinite;width:24px;height:24px}.spinner-spinner-svg{display:block;stroke:var(--greyPrimary)}.spinner-spinner-circle{stroke:inherit;stroke-dasharray:80px,200px;stroke-dashoffset:0;animation:spinner-circle-animation 1.4s ease-in-out infinite}@keyframes spinner-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinner-circle-animation{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px}to{stroke-dasharray:1px,200px;stroke-dashoffset:-126px}}.menu-item-label-wrapper{display:flex;justify-content:space-between}.menu-item-label-progress-wrapper{margin-left:10px}.dropdown-menu-content,.dropdown-menu-sub-content{max-height:calc(var(--radix-popper-available-height) - 8px);min-width:294px;padding:8px 0;background-color:var(--whitePrimary);box-shadow:var(--shadow2);border-radius:var(--radius8);overflow-y:auto;overflow-x:hidden;animation-duration:var(--transitionDelay2);animation-timing-function:ease-in-out;will-change:transform,opacity}.dropdown-menu-content[data-side=top],.dropdown-menu-sub-content[data-side=top]{animation-name:slideDownAndFade}.dropdown-menu-content[data-side=right],.dropdown-menu-sub-content[data-side=right]{animation-name:slideLeftAndFade}.dropdown-menu-content[data-side=bottom],.dropdown-menu-sub-content[data-side=bottom]{animation-name:slideUpAndFade}.dropdown-menu-content[data-side=left],.dropdown-menu-sub-content[data-side=left]{animation-name:slideRightAndFade}.dropdown-menu-sub-trigger[data-state=open]{background-color:var(--greyExtraLight)}.dropdown-menu-menu-item,.dropdown-menu-sub-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 16px;cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0ms}.dropdown-menu-menu-item[data-disabled],.dropdown-menu-sub-trigger[data-disabled]{opacity:.38;pointer-events:none;cursor:default}.dropdown-menu-menu-item[data-highlighted],.dropdown-menu-menu-item:hover,.dropdown-menu-sub-trigger[data-highlighted],.dropdown-menu-sub-trigger:hover{background-color:var(--greyExtraLight)}@keyframes slideUpAndFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes slideRightAndFade{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}@keyframes slideDownAndFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeftAndFade{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}.select-input{cursor:pointer}.select-checkbox-item,.select-menu-item{display:flex;align-items:center;gap:8px;padding:12px 16px;cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0ms}.select-checkbox-item[data-disabled],.select-menu-item[data-disabled]{opacity:.38;pointer-events:none;cursor:default}.select-checkbox-item[data-highlighted],.select-checkbox-item:hover,.select-menu-item[data-highlighted],.select-menu-item:hover{background-color:var(--greyExtraLight)}.select-search-wrapper{position:sticky;top:-8px;left:0;width:100%;margin-top:-8px;padding:8px 8px 0;background:var(--whitePrimary);z-index:1}.select-search{padding:0 10px;margin-bottom:10px}.select-checkbox{margin-top:2px}.select-control-wrap{position:sticky;bottom:-8px;padding-bottom:8px;margin-bottom:-8px;left:0;width:100%;background:var(--whitePrimary)}.select-control-container{padding:16px;display:flex;gap:16px}.yd-breadcrumbs-root,.yd-breadcrumbs-item{display:flex;align-items:center}.yd-breadcrumbs-item>.MuiTypography-smallParagraph.MuiTypography-root{color:var(--blueSecondary)}.yd-breadcrumbs-item:not(:last-of-type){cursor:pointer}@media (max-width: 1024px){.yd-breadcrumbs-item:not(:last-of-type):hover>.MuiTypography-smallParagraph.MuiTypography-root{color:var(--blackPrimary)}}.yd-breadcrumbs-item:last-of-type{cursor:default;pointer-events:none}.yd-breadcrumbs-item:last-of-type>.MuiTypography-smallParagraph.MuiTypography-root{color:var(--blackPrimary)}.yd-breadcrumbs-label{display:inline-flex;transition:var(--transitionDelay1)}.yd-breadcrumbs-icon{margin:0 9px;color:var(--blueSecondary)}.yd-breadcrumbs-icon.yd-icon-root_sm{min-width:8px;width:8px;height:8px}.mobile-popover-backdrop{position:fixed;top:0;left:0;z-index:var(--zIndexDrawer);width:100%;height:100vh;background-color:#22222280}@supports (height: 100dvh){.mobile-popover-backdrop{height:100dvh}}.mobile-popover-content-wrap{position:fixed;left:0;bottom:0;z-index:var(--zIndexPopover);width:100%;min-width:327px;padding:0 24px;background-color:var(--whitePrimary);border-radius:20px 20px 0 0;-webkit-user-select:none;user-select:none;cursor:pointer}.mobile-popover-handle-wrap{display:flex;align-items:center;justify-content:center;height:24px}.mobile-popover-handle{width:32px;height:4px;left:calc(50% - 16px);background-color:var(--grayLight5);border-radius:var(--radius20)}.mobile-popover-content{max-height:calc(100vh - 80px);margin-top:34px;overflow-y:auto}@supports (max-height: calc(100dvh - 80px)){.mobile-popover-content{max-height:calc(100dvh - 80px)}}.mobile-popover-actions{display:flex;align-items:center;column-gap:8px;margin:40px auto 16px}.sms-field-text-field-container{margin:0 -15px}@media (max-width: 768px){.sms-field-text-field-container{margin:0 -10px}}@media (max-width: 320px){.sms-field-text-field-container{margin:0 -7px}}.sms-field-code-input.MuiFormControl-root{margin:0 15px}.sms-field-code-input.MuiFormControl-root .MuiInputBase-root{position:relative;margin-bottom:5px}.sms-field-code-input.MuiFormControl-root .MuiInputBase-root:before,.sms-field-code-input.MuiFormControl-root .MuiInputBase-root:after{content:none}.sms-field-code-input.MuiFormControl-root .MuiInputBase-root.Mui-disabled .MuiInputBase-input{background-color:var(--greyLight);color:var(--black40);border-bottom-color:var(--greySecondary)}.sms-field-code-input.MuiFormControl-root .MuiInputBase-root.Mui-error .MuiInputBase-input{color:var(--blackPrimary);border-bottom-color:var(--redPrimary)}.sms-field-code-input.MuiFormControl-root .MuiInputBase-input.MuiInput-input{width:46px;height:72px;text-align:center;box-sizing:border-box;font-size:32px;font-weight:700;line-height:40px;border-bottom:2px solid var(--orangePrimary);border-radius:0}@media (max-width: 768px){.sms-field-code-input.MuiFormControl-root .MuiInputBase-input.MuiInput-input{font-size:24px;line-height:32px;width:37px;height:47px}}@media (max-width: 768px){.sms-field-code-input.MuiFormControl-root{margin:0 10px}}@media (max-width: 320px){.sms-field-code-input.MuiFormControl-root{margin:0 5px}}.sms-field-code-error-text{color:var(--redLogo);width:100%;margin-top:8px}.common-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:var(--zIndexModalOverlay)}.common-modal-overlay_with-animation{animation:overlayShow .2s ease-out}.common-modal-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:var(--zIndexModal)}.common-modal-content_with-animation{animation:contentShow .2s ease-out}@keyframes overlayShow{0%{opacity:0}to{opacity:1}}@keyframes contentShow{0%{opacity:0;transform:translate(-50%,-25%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.common-modal-content-container{position:relative;border-radius:var(--radius12);background:var(--whitePrimary);box-shadow:var(--shadow1);overflow:auto;margin:0;min-width:270px;max-height:700px}@media (max-width: 768px){.common-modal-content-container{max-height:100%;border-radius:0!important;height:100vh}@supports (height: 100svh){.common-modal-content-container{height:100svh}}}.common-modal-content-container_size_default{width:592px}@media (max-width: 768px){.common-modal-content-container_size_default{width:100vw}}.common-modal-content-container_size_wide{width:690px}@media (max-width: 768px){.common-modal-content-container_size_wide{width:100vw}}.common-modal-content-close{position:absolute;right:16px;top:16px;z-index:1}@media (max-width: 768px){.common-modal-content-close{display:none}}.common-modal-content-closeHeader{position:absolute;top:10px;right:4px;display:inline-flex;width:auto}.common-modal-content-modalHeader{display:none}@media (max-width: 768px){.common-modal-content-modalHeader{position:relative;min-height:64px;background:var(--whitePrimary);padding:0 20px;display:flex;justify-content:center;align-items:center;border:none;border-bottom:1px solid var(--greyLight)}}.common-modal-content-logo-wrapper{display:flex}.common-modal-content-wrapper{position:relative;padding:48px 56px;height:100%}@media (max-width: 768px){.common-modal-content-wrapper{padding:24px 24px 16px;height:calc(100% - 65px);display:flex;flex-direction:column;justify-content:space-between;overflow:auto}}.common-modal-content-header{white-space:pre-line}.common-modal-content-center{text-align:center}.common-modal-content-left{text-align:left}.common-modal-content-description{margin-top:8px}.common-modal-content-topActions{margin-top:32px}.common-modal-content-content{margin-top:24px}.common-modal-content-buttonGroup{display:flex;width:100%;margin:40px -8px 0}.common-modal-content-buttonGroup>button{margin:0 8px;flex-grow:1}@media (max-width: 768px){.common-modal-content-buttonGroup{margin:0;display:block;padding-top:32px}.common-modal-content-buttonGroup>button{margin:0 auto 8px}.common-modal-content-buttonGroup>button:last-child{margin-bottom:0}}.common-modal-content-buttonGroup_center{justify-content:center}.common-modal-content-titleHelper.MuiTypography-root.MuiTypography-smallParagraph{color:var(--blackLight);margin-top:4px}.common-modal-content-footerHelper.MuiTypography-root.MuiTypography-footnote{margin-top:16px;color:var(--blackLight)}.select-with-mobile-popover-root{display:inline-flex;align-items:center;justify-content:space-between;column-gap:8px;height:36px;padding:0 16px;font-size:14px;font-weight:400;line-height:20px;background-color:var(--whitePrimary);color:var(--blackPrimary);border-radius:var(--radius8);transition:var(--transitionDelay1);cursor:pointer}.select-with-mobile-popover-root_active{background-color:var(--orangeLight)}.select-with-mobile-popover-root_disabled{color:var(--blueAdditional);background-color:var(--greyLight)}.select-with-mobile-popover-arrow{color:var(--blackPrimary);transition:var(--transitionDelay1)}.select-with-mobile-popover-arrow_active{transform:rotate(180deg)}.select-with-mobile-popover-arrow_disabled{color:var(--blueAdditional)}.select-with-mobile-popover-input-filter-wrap{position:sticky;top:0;left:0;width:100%;padding-top:8px;margin-top:-8px;background-color:var(--whitePrimary);z-index:1}.select-with-mobile-popover-input-styled.MuiFormControl-root{padding:0 10px;margin-bottom:10px}.select-with-mobile-popover-actions{display:flex;align-items:center;column-gap:8px;margin:32px auto 16px}.select-with-mobile-popover-title.MuiTypography-root{margin-bottom:16px}
