.styles_modalOverlay__kDEsT{position:fixed;inset:0;z-index:var(--z-index-modal);background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.styles_modalOverlay__kDEsT[data-entering]{animation:styles_fadeIn__ilYsI .4s cubic-bezier(.4,0,0,1) forwards}.styles_modalOverlay__kDEsT[data-exiting]{animation:styles_fadeOut__pStir .4s cubic-bezier(.4,0,0,1) forwards}.styles_modal__Ji4ZN{position:fixed;top:50%;left:50%;translate:-50% -50%;outline:none}.styles_modal__Ji4ZN[data-entering]{animation:styles_popIn__A_wlp .4s cubic-bezier(.4,0,0,1) forwards}.styles_modal__Ji4ZN[data-exiting]{animation:styles_popIn__A_wlp .4s cubic-bezier(.4,0,0,1) reverse forwards}.styles_wrapper__CGANH{width:90vw;max-width:300px;padding:10px;border-radius:10px}.styles_content__1saXI{border-radius:5px;padding:15px;position:relative}.styles_closeButton__PECLX{position:absolute;width:15px;height:15px;top:2px;right:2px;margin:0;z-index:1;background:none}.styles_actions__xz04x{margin-top:20px;display:flex;justify-content:space-between}.styles_actions__xz04x.styles_singleButton__HVYIh{justify-content:flex-end}.styles_title__JTkFE{font-size:1.2em;font-weight:400;line-height:1.2}.styles_description__8RWyt{font-size:1em;margin-top:5px}@keyframes styles_fadeIn__ilYsI{0%{background:transparent;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}50%{background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}to{background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}}@keyframes styles_fadeOut__pStir{0%{background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}50%{background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}to{background:transparent;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}@keyframes styles_popIn__A_wlp{0%{opacity:0;translate:-50% calc(-50% + 100px)}50%{opacity:0;translate:-50% calc(-50% + 100px)}to{opacity:1;translate:-50% -50%}}