.ui-modal{display:none}.ui-modal.--opened:not(.--disable-mask){background-color:#344054cc}.ui-modal.--opened{box-sizing:border-box;z-index:1080;flex-flow:wrap;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0 16px;display:flex;position:fixed;top:0;left:0;overflow:hidden auto}.ui-modal.--opened .-body{display:flex}@media screen and (width<=1279px){.ui-modal.--opened.--mobile-full{height:var(--app-height);padding:0}.ui-modal.--opened.--mobile-full .-body{height:100%;max-height:100vh;top:unset;left:unset;transform:unset;border-radius:0;margin:0;overflow:hidden}.ui-modal.--opened.--mobile-full .-section.--main{max-height:calc(100% - 80px);overflow-y:auto}.ui-modal.--opened.--mobile-full .-section.--footer{z-index:1080;background-color:#fff;padding-bottom:24px;position:fixed;bottom:0}}.ui-modal.--opened.--bottom-drawer{width:100%;padding:0;bottom:0}@media screen and (width<=1279px){.ui-modal.--opened.--bottom-drawer{height:100%;top:0}}@media screen and (width>=1280px){.ui-modal.--opened.--bottom-drawer{top:unset;height:100%}}.ui-modal.--opened.--bottom-drawer .-body{border-radius:unset;border:unset;align-self:flex-end;margin:0;width:100%!important}.ui-modal.--opened.--bottom-drawer .-body:before{content:"";background-color:#e6e6e6;border-radius:2px;width:57px;height:4px;margin:-16px auto 0;display:block;top:-32px}.ui-modal.--opened.--bottom-drawer .-section.--header{text-align:center}.ui-modal.--opened.--right-sidebar{justify-content:flex-end;align-items:stretch;padding:0}.ui-modal.--opened.--right-sidebar .-body{border:none;border-left:1px solid #d2d2d2;border-radius:0;flex-flow:column;height:100%;min-height:100vh;max-height:100vh;margin:0;animation:.3s ease-out slideInRight;overflow-y:clip;box-shadow:-4px 0 24px #00000026}.ui-modal.--opened.--right-sidebar .-section.--header{flex:none}.ui-modal.--opened.--right-sidebar .-section.--main{flex:auto;overflow-y:auto}.ui-modal.--opened.--right-sidebar .-section.--footer{flex:none}.ui-modal.--opened.--right-sidebar .close{left:auto;right:0}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.ui-modal .-body{border:1px solid #d2d2d2;border-radius:12px;flex-flow:wrap;max-height:calc(100svh - 32px);margin:16px auto 96px;display:flex;position:relative;overflow:hidden auto;box-shadow:8px -2px 10px 2px #1018281a}.ui-modal .-section{box-sizing:border-box;width:100%}.ui-modal .-section.--footer{border-top:1px solid #bebebe}.ui-modal .close{z-index:1;position:absolute;top:8px;right:8px}.ui-modal.--side-icon .-section.--heading-icon{flex:0}@media screen and (width<=1279px){.ui-modal.--side-icon .-section.--heading-icon{display:none}}@media screen and (width>=1280px){.ui-modal.--side-icon .-section.--header{flex:1;align-self:center;padding-left:0}.ui-modal.--side-icon .-section.--main{padding-left:96px}}
