html.modal-open,body.modal-open{overflow:hidden;height:100%}.modal-dialog::backdrop{background:rgba(0,0,0,.5);backdrop-filter:blur(2px);transition:all .3s ease}.modal-dialog{margin-top:0;margin-bottom:0;padding:0;border:none;top:0;bottom:0;position:fixed;margin-right:calc(-50vw - 10px);width:50vw;height:100vh;max-height:none;background:white;box-shadow:-5px 0 25px #0000004d;transition:margin-right .6s cubic-bezier(.4,0,.2,1);overflow:hidden}.modal-dialog.open{margin-right:0;overscroll-behavior:contain}.close-btn{background:rgba(255,255,255,.2);border:none;color:#000;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:20px;position:absolute;top:4px;right:24px;z-index:1002}.modal-content-container iframe{width:100%;height:100vh;border:none}
