.Modal_dialog-content-container__WvBTO{position:fixed;top:0;left:0;z-index:calc(var(--z-index-modal-dialog-content-container) + 1);display:flex;align-items:center;justify-content:center;width:100%;height:100%;transition:backdrop-filter .15s linear}.Modal_dialog-content-container__WvBTO.Modal_dialog-content-container-open__QRB2A{backdrop-filter:blur(8px)}.Modal_dialog-content-container__WvBTO.Modal_dialog-content-container-close__F92lZ{backdrop-filter:blur(0)}.Modal_dialog-content-container__WvBTO.Modal_dialog-content-container-high__NvBS6{z-index:calc(var(--z-index-modal-base) + 101)}.Modal_dialog-content-container__WvBTO.Modal_dialog-content-container-low__dR748{z-index:calc(var(--z-index-modal-base) - 101)}.Modal_dialog-content-container__WvBTO .Modal_dialog-btn__2GKFA:active{transform:translateY(2px)}.Modal_modal__pPSdE{position:relative;top:0;z-index:var(--z-index-modal);align-items:center;width:fit-content;padding:24px;background-color:var(--js-color-white);border-radius:16px;box-shadow:var(--js-shadow-amcard);animation-fill-mode:forwards}.Modal_modal__pPSdE,.Modal_modal__pPSdE .Modal_header-bar__2rQG2{display:flex;flex-direction:column;gap:20px;justify-content:center}.Modal_modal__pPSdE .Modal_header-bar__2rQG2{width:100%;height:40px}.Modal_modal__pPSdE .Modal_header-bar__2rQG2 .Modal_title__Si58H{color:var(--js-color-black);font-weight:700;font-size:18px}.Modal_modal__pPSdE .Modal_modal-description__aZcKc{width:100%;font-size:13px;font-weight:400;line-height:22px;color:var(--js-gray-9)}.Modal_modal__pPSdE .Modal_close-container__peAL6{position:absolute;top:24px;right:24px;z-index:var(--z-index-modal-close-container)}.Modal_modal__pPSdE .Modal_modal-content__48dmF{width:100%;height:fit-content}.Modal_modal__pPSdE .Modal_modal-footer__J_w5r{display:flex;flex-direction:column;gap:20px;width:100%}.Modal_modal__pPSdE .Modal_modal-footer__J_w5r .Modal_footer-button-group__0qiw1{display:flex;gap:10px;justify-content:center;width:100%}.Modal_modal__pPSdE .Modal_modal-footer__J_w5r .Modal_footer-button__33Fx5{flex:1;font-size:14px;font-weight:400}.Modal_modal__pPSdE .Modal_modal-footer-border__xDwKp{position:relative}.Modal_modal__pPSdE .Modal_modal-footer-border__xDwKp:before{position:absolute;top:19px;left:0;width:100%;height:1px;content:"";background-image:linear-gradient(to right,var(--js-color-black) 0,var(--js-color-black) 25%,transparent 25%,transparent 100%);background-repeat:repeat-x;background-size:5px 1px;opacity:.3}.Modal_modal-size-s__61fOn{width:320px;max-width:100%}.Modal_modal-size-m__SdI5K{width:400px;max-width:100%}.Modal_modal-size-l__zwQ2l{width:460px;max-width:100%}.Modal_animate-appear__VgojI{animation:Modal_modal-appear__BDSOp .15s linear}.Modal_animate-disappear__YGuKt{animation:Modal_modal-disappear__kLRdg .15s ease-out}@keyframes Modal_modal-appear__BDSOp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes Modal_modal-disappear__kLRdg{0%{opacity:1}to{opacity:0}}.Modal_dialog-overlay__GOEhU{position:fixed;inset:0;z-index:var(--z-index-modal-base)}.Popover_custom-popover__VX10x{align-self:stretch;border-radius:12px;border:.5px solid var(--js-color-border-1);box-shadow:var(--js-shadow-1);padding:12px;background:#fff;color:var(--js-bg-black)}.Popover_custom-popover__VX10x:before{display:none}.Popover_custom-popover__VX10x.Popover_type-dark__AFhIC{background-color:var(--js-color-black);color:var(--js-bg-white);border:none}.Popover_custom-popover__VX10x.Popover_type-light__pxOb_{background:#fff;color:var(--js-bg-black)}