.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-fast-enter-from,.fade-fast-leave-to{opacity:0}.fade-fast-enter-active,.fade-fast-leave-active{transition:opacity .2s}.move-enter-active,.move-leave-active{transition:transform .4s ease-in-out}@media (width>=1024px){.move-enter-active,.move-leave-active{transition:transform .4s ease-in-out}}.move-enter-from,.move-leave-to{transform:translateY(100vh)}@media (width>=1024px){.move-enter-from,.move-leave-to{transform:translate(100vw)}}.dropdown-enter-active,.dropdown-leave-active{transition:all .1s ease-in-out}.dropdown-enter-from,.dropdown-leave-to{opacity:0;transform:translateY(-1em)}.base-modal{z-index:90;justify-content:center;align-items:flex-end;height:100%;max-height:calc(100dvh - 4rem);display:flex;position:fixed;inset:auto 0 0}@media (width>=1024px){.base-modal{box-sizing:border-box;max-width:1440px;max-height:unset;grid-template-columns:repeat(12,1fr);align-items:center;gap:1.5rem;margin:0 auto;padding:0 3rem;animation:none;display:grid;inset:0}.base-modal--fullheight{align-items:flex-start}}.base-modal__container{background-color:#fff;border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;width:100%;min-width:288px;height:fit-content;min-height:160px;max-height:100%;display:flex;position:relative;overflow:hidden}@media (width>=1024px){.base-modal__container{border-radius:16px;grid-column:1/-1;max-height:calc(100dvh - 8rem)}.base-modal__container--small{grid-column:5/9}.base-modal__container--medium{grid-column:4/10}.base-modal__container--large{grid-column:3/11}.base-modal__container--largest{grid-column:1/-1;width:calc(91.6667% + 1.5rem);margin:0 auto}}.base-modal__container--fullheight{height:100%}@media (width>=1024px){.base-modal__container--fullheight{border-bottom-right-radius:0;border-bottom-left-radius:0;max-height:calc(100dvh - 4rem);margin-top:4rem}}.base-modal__header{box-sizing:border-box;justify-content:space-between;align-items:flex-end;min-height:56px;padding:1rem 1rem .5rem;font-size:17.15px;font-weight:600;line-height:1.35;transition:box-shadow .1s linear;display:flex}@media (width>=1024px){.base-modal__header{padding:.75rem .75rem .75rem 3rem;font-size:21.0088px;line-height:1.45}.base-modal__header--small-padding{padding-left:1.5rem}}.base-modal__button-close{margin:auto 0 auto auto}.base-modal__content{box-sizing:border-box;background-color:#fff;padding:1.5rem 1rem;position:relative;overflow-y:auto}@media (width>=1024px){.base-modal__content{scrollbar-color:#c2c2c2;scrollbar-width:5px;padding:1.5rem 3rem 0;overflow-y:scroll}.base-modal__content::-webkit-scrollbar{z-index:1;width:5px}.base-modal__content::-webkit-scrollbar-thumb{border-radius:16px}.base-modal__content:hover::-webkit-scrollbar-thumb{background-color:#c2c2c2}}.base-modal__content--paddingless{padding:unset}@media (width>=1024px){.base-modal__content--small-padding{padding:1.5rem 1.5rem 0}}.base-modal__actions{box-sizing:border-box;background-color:#fff;flex-direction:column;align-items:center;gap:1rem;width:100%;padding:1rem 1rem .5rem;display:flex;position:sticky;bottom:0}@media (width>=1024px){.base-modal__actions{box-shadow:none;justify-content:center;padding:1.5rem 3rem;position:relative}.base-modal__actions--small-padding{padding:1.5rem}}.base-modal__actions--shadowed{box-shadow:0 4px 12px #0006}
