.bottom-modal__body{position:absolute;padding:0;bottom:0;left:0;right:0;overflow-y:overlay;overflow-x:hidden;max-height:var(--max-height)}@media screen and (min-width:600px){.bottom-modal__body{bottom:auto;top:50%;left:50%;right:unset;transform:translate(-50%,-50%);overflow:overlay;overflow-x:clip}}