:where(.HR-11-2-4) .ModalLayout{border-radius:var(--hr-border-radius-m);background:var(--hr-color-surface-100)}:where(.HR-11-2-4) .ModalLayout_platform_desktop{position:relative;box-sizing:border-box;padding:var(--hr-space-xl)}:where(.HR-11-2-4) .ModalLayout_platform_mobile{position:relative;box-sizing:border-box;padding:var(--hr-space-m)}:where(.HR-11-2-4) .ModalLayout_platform_desktop .ModalLayout-Header{display:block}:where(.HR-11-2-4) .ModalLayout_platform_mobile .ModalLayout-Header{display:flex}:where(.HR-11-2-4) .ModalLayout_platform_mobile .ModalLayout-HeaderLeft{flex-grow:1}:where(.HR-11-2-4) .ModalLayout_platform_mobile .ModalLayout-HeaderRight{max-width:80px}:where(.HR-11-2-4) .ModalLayout-Title{word-break:break-word;color:var(--hr-color-text-primary)}:where(.HR-11-2-4) .ModalLayout_platform_desktop .ModalLayout-Title{padding-right:var(--hr-space-xl);font-size:var(--hr-typography-font-title-m-font-size);font-weight:var(--hr-typography-font-title-m-font-weight);line-height:var(--hr-typography-font-title-m-line-height)}:where(.HR-11-2-4) .ModalLayout_platform_mobile .ModalLayout-Title{font-size:var(--hr-typography-font-title-m-font-size);font-weight:var(--hr-typography-font-title-m-font-weight);line-height:var(--hr-typography-font-title-m-line-height)}:where(.HR-11-2-4) .ModalLayout-Subtitle{margin:var(--hr-space-2-xs) 0;color:var(--hr-color-text-secondary)}:where(.HR-11-2-4) .ModalLayout_platform_desktop .ModalLayout-Subtitle{font-size:var(--hr-typography-font-body-m-font-size);font-weight:var(--hr-typography-font-body-m-font-weight);line-height:var(--hr-typography-font-body-m-line-height)}:where(.HR-11-2-4) .ModalLayout_platform_mobile .ModalLayout-Subtitle{font-size:var(--hr-typography-font-body-m-font-size);font-weight:var(--hr-typography-font-body-m-font-weight);line-height:var(--hr-typography-font-body-m-line-height)}:where(.HR-11-2-4) .ModalLayout_platform_mobile.ModalLayout{--hr-modal-layout-vertical-space:var(--hr-space-m)}:where(.HR-11-2-4) .ModalLayout_platform_desktop.ModalLayout{--hr-modal-layout-vertical-space:var(--hr-space-xl)}:where(.HR-11-2-4) .ModalLayout-Content{color:var(--hr-color-text-primary)}:where(.HR-11-2-4) .ModalLayout-Footer{display:flex;justify-content:space-between}:where(.HR-11-2-4) .ModalLayout-Content,:where(.HR-11-2-4) .ModalLayout-Content+.ModalLayout-Footer{margin-top:var(--hr-modal-layout-vertical-space)}:where(.HR-11-2-4) .ModalLayout_platform_mobile .ModalLayout-FooterActions{display:flex;flex-direction:column-reverse;width:100%}:where(.HR-11-2-4) .ModalLayout_platform_desktop .ModalLayout-FooterActions{display:flex;flex-grow:1;justify-content:flex-end}:where(.HR-11-2-4) .ModalLayout_platform_mobile .ModalLayout-FooterActions .Button2{flex-grow:1;width:100%}:where(.HR-11-2-4) .ModalLayout-FooterSlots{display:flex;flex-grow:1;justify-content:flex-start}:where(.HR-11-2-4) .ModalLayout-FooterSlots .ModalLayout-Slot{color:var(--hr-color-text-primary)}:where(.HR-11-2-4) .ModalLayout_platform_desktop .ModalLayout-Slot+.ModalLayout-Slot{margin-left:var(--hr-space-s)}:where(.HR-11-2-4) .ModalLayout_platform_mobile .ModalLayout-FooterActions .ModalLayout-Slot+.ModalLayout-Slot{margin-bottom:var(--hr-space-s)}:where(.HR-11-2-4) .ModalLayout_platform_mobile .ModalLayout-HeaderRight .ModalLayout-Slot+.ModalLayout-Slot{margin-top:var(--hr-space-s)}:where(.HR-11-2-4) .ModalLayout-Close{position:absolute;top:var(--hr-space-m);right:var(--hr-space-m);display:flex;justify-content:center;align-items:center}:where(.HR-11-2-4) button.ModalLayout-Close{position:absolute;display:flex}:where(.HR-11-2-4) .ModalLayout-Close .Icon{width:16px}:where(.HR-11-2-4) .Modal{position:fixed;z-index:1300;top:0;left:0;display:block;visibility:hidden;width:100%;height:100%;margin:-9999px 0 0 -9999px;cursor:pointer}:where(.HR-11-2-4) .Modal-Wrapper{position:fixed;top:0;left:0;overflow-y:auto;-webkit-overflow-scrolling:touch;width:100%;height:100%}:where(.HR-11-2-4) .Modal.Modal_visible{display:block}:where(.HR-11-2-4) .Modal-Table{display:table;width:100%;height:100%}:where(.HR-11-2-4) .Modal-Cell{display:table-cell;text-align:center}:where(.HR-11-2-4) .Modal-Cell_align_top{vertical-align:top}:where(.HR-11-2-4) .Modal-Cell_align_middle{vertical-align:middle}:where(.HR-11-2-4) .Modal-Cell_align_bottom{vertical-align:bottom}:where(.HR-11-2-4) .Modal-Content{position:relative;z-index:1;display:inline-block;margin:5px;cursor:auto;text-align:left;border-radius:var(--hr-border-radius-l);outline:none;background-color:var(--hr-color-surface-100);transform:translateZ(0)}:where(.HR-11-2-4) .Modal-Overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--hr-color-special-overlay);touch-action:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}:where(.HR-11-2-4) .Modal_visible{visibility:visible;margin:0}:where(.HR-11-2-4) .Modal-Overlay,:where(.HR-11-2-4) .Modal-Wrapper{visibility:hidden;margin:-9999px 0 0 -9999px}:where(.HR-11-2-4) .Modal-Content,:where(.HR-11-2-4) .Modal-Overlay,:where(.HR-11-2-4) .Modal-Wrapper{animation-duration:.2s;animation-timing-function:ease-in-out}:where(.HR-11-2-4) .Modal_visible .Modal-Overlay,:where(.HR-11-2-4) .Modal_visible .Modal-Wrapper{visibility:visible;margin:0}:where(.HR-11-2-4) .Modal_hasAnimation .Modal-Overlay,:where(.HR-11-2-4) .Modal_hasAnimation .Modal-Wrapper{animation-name:Modal_theme_normal}:where(.HR-11-2-4) .Modal_hasAnimation .Modal-Content{animation-name:Modal-Content_theme_normal}:where(.HR-11-2-4) .Modal_visible.Modal_hasAnimation .Modal-Overlay,:where(.HR-11-2-4) .Modal_visible.Modal_hasAnimation .Modal-Wrapper{animation-name:Modal_theme_normal_visible}:where(.HR-11-2-4) .Modal_visible.Modal_hasAnimation .Modal-Content{animation-name:Modal-Content_theme_normal_visible}@keyframes Modal_theme_normal{0%{visibility:visible;margin:0;opacity:1}99%{margin:0}to{visibility:hidden;margin:-9999px 0 0 -9999px;opacity:0}}@keyframes Modal_theme_normal_visible{0%{opacity:0}to{opacity:1}}@keyframes Modal-Content_theme_normal{0%{transform:scale(1)}to{transform:scale(1.5)}}@keyframes Modal-Content_theme_normal_visible{0%{transform:scale(.75)}to{transform:scale(1)}}@custom-media --viewport-xs (min-width: 0);@custom-media --viewport-sm (min-width: 576px);@custom-media --viewport-md (min-width: 768px);@custom-media --viewport-lg (min-width: 992px);@custom-media --viewport-xl (min-width: 1200px);@custom-media --viewport-xxl (min-width: 1400px);.EmailConfirmationModal_email-confirmation-modal___iMd7 .Drawer-Content{background-color:transparent!important}.EmailConfirmationModal_email-confirmation-modal___iMd7 .ModalLayout-FooterSlots{flex-grow:0}.EmailConfirmationModal_email-confirmation-modal___iMd7 .ModalLayout-Subtitle{margin-top:var(--hr-space-xs);margin-bottom:var(--hr-space-xl)}.EmailConfirmationModal_email-confirmation-modal___iMd7 .ModalLayout-Slot{width:100%}.EmailConfirmationModal_email-confirmation-modal___iMd7 .ModalLayout_platform_mobile .ModalLayout-Content{margin:0}.EmailConfirmationModal_email-confirmation-modal__content__hFl7Y{overflow:hidden;width:100vw;max-width:520px;margin:0 auto}
/*# sourceMappingURL=89de8b1b493e4bb7.css.map*/