@keyframes shared_fadeIn__0FuIO{0%{opacity:0}to{opacity:1}}@keyframes shared_fadeOut__qdjP4{0%{opacity:1}to{opacity:0}}:where(.shared_container__JVSMo){max-width:none;max-height:100dvh;box-sizing:border-box;padding:1rem 1.5rem 2.5rem;border:none;border-radius:1rem;outline:none;&::-webkit-backdrop{opacity:0}&::backdrop{opacity:0}&[open]::-webkit-backdrop{animation:shared_fadeIn__0FuIO .2s ease-in-out forwards;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.5)}&[open]::backdrop{animation:shared_fadeIn__0FuIO .2s ease-in-out forwards;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.5)}&[data-closing=true]::-webkit-backdrop{animation:shared_fadeOut__qdjP4 .2s ease-in-out forwards}&[data-closing=true]::backdrop{animation:shared_fadeOut__qdjP4 .2s ease-in-out forwards}}.shared_closeButton__VGrZa{position:-webkit-sticky;position:sticky;z-index:5;top:0;right:0;min-width:none;padding:0;background:var(--white,#fff);cursor:pointer;float:right}.shared_content__mAfAQ{position:relative;display:flex;justify-content:center;margin:1.5rem 0 0;&:focus{outline:none!important}}@keyframes dialog-basic_fadeIn__FYk_o{0%{opacity:0}to{opacity:1}}@keyframes dialog-basic_fadeOut__Z69qn{0%{opacity:1}to{opacity:0}}:where(.dialog-basic_container__DBppC){overflow:visible;width:calc(100% - 3rem);margin:auto;&[open]{animation:dialog-basic_fadeIn__FYk_o .2s ease-in-out forwards}&[data-closing=true]{animation:dialog-basic_fadeOut__Z69qn .2s ease-in-out forwards}}@media (min-width:480px){:where(.dialog-basic_container__DBppC){width:calc(100% - 5.5rem)}}