.base-modal{border-radius:32px;max-width:calc(100vw - 32px);overflow:auto;position:relative}.base-modal--visible{overflow:visible}@media(max-width:767.98px){.base-modal{border-radius:16px}}.base-modal--full{border-radius:0;height:100vh;height:calc(var(--vh, 1vh)*100);max-width:100vw}@media(max-width:767.98px){.base-modal--full-mobile{width:calc(100vw - 32px)}}
