.modalLayout{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:#2626268f;width:100%;height:100%;min-height:150vh;transition:all .3s;position:fixed;inset:0;z-index:100!important}.modalLayout__content{place-content:center;align-items:flex-end;height:100vh;display:flex}@media (min-width:768px){.modalLayout__content{align-items:center}}.modalLayout__content_back{z-index:50;position:absolute;top:16px;right:16px}.modalLayout__content_item{-ms-overflow-style:none;scrollbar-width:none;color:#000;background-color:#fff;border-radius:12px;width:100%;min-width:300px;max-height:90vh;padding-bottom:10px;position:relative}@media (min-width:768px){.modalLayout__content_item{width:auto;min-width:390px}}
.modalLayout2{width:100%;height:100%;transition:all .3s;position:fixed;bottom:0;left:0;right:0;z-index:100!important}.modalLayout2__content{place-content:center;align-items:flex-start;height:100vh;display:flex}@media (min-width:768px){.modalLayout2__content{align-items:center}}.modalLayout2__content_back{z-index:50;position:absolute;top:16px;right:16px}.modalLayout2__content_item{-ms-overflow-style:none;scrollbar-width:none;color:#000;background-color:#fff;border-radius:12px;width:100%;min-width:300px;height:100%;padding-bottom:10px;position:relative}@media (min-width:1024px){.modalLayout2__content_item{width:auto;min-width:390px}}
