.modal-bottom_backdrop__F5DeS{position:fixed;left:0;right:0;top:0;bottom:0;width:100vw;height:100dvh;background:rgba(0,0,0,.25);z-index:10;pointer-events:none;opacity:0;transition:opacity .4s ease}.modal-bottom_backdropActive__kaxpy{opacity:1;pointer-events:auto}.modal-bottom_container__FBHso{position:fixed;bottom:0;right:0;left:0;border-radius:30px 30px 0 0;background:var(--theme-color-default-background);box-shadow:0 -2px 10px 0 rgba(0,0,0,.08);z-index:11;transition:transform .4s ease;transform:translateY(100%)}.modal-bottom_containerActive__ICt1E{transform:unset}.modal-bottom_header__close__y6uuC{padding:4px 6px 0;display:flex;justify-content:flex-end;align-items:center}.modal-bottom_header__close__y6uuC button{width:44px;height:44px}.modal-bottom_header__close__y6uuC button img,.modal-bottom_header__close__y6uuC button svg{width:20px;height:20px}.modal-bottom_header__title__T0djU{padding:0 16px}.modal-bottom_header__title__T0djU span{font-family:var(--theme-font-family-header),sans-serif;font-size:24px;font-weight:500;line-height:126%}.modal-bottom_body__dImAy{padding:16px 16px 44px}