.mci-modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#0009}@media screen and (max-width:992px){.mci-modal{inset:0;overflow:hidden;display:none;flex-direction:column;justify-content:flex-end;background:#00000073}}.mci-modal iframe{width:100%;height:100vh;max-height:80vh}.mci-modal .mci-modal-content{position:relative;background-color:#fff;padding:1.5rem;border:1px solid #888;width:80%;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:1.25rem}@media screen and (max-width:1100px){.mci-modal .mci-modal-content{position:relative;inset:auto 0 0;transform:none;width:100%;max-width:100%;height:calc(100% - 52px);display:flex;flex-direction:column;border-radius:1.25rem 1.25rem 0 0;border:none;padding:1rem 1rem 1.5rem;overflow:hidden}}.mci-modal a.close{position:absolute;z-index:9999;right:1.875rem;top:-.9375rem;transform:translate(50%,-50%);color:#cfd1d5;font-size:1.875rem;transition:all .3s ease-in-out}.mci-modal a.close:hover{color:#1c1c1e}@media screen and (max-width:1100px){.mci-modal a.close{display:none}}@media screen and (max-width:1100px){.mci-modal[style*="display: block"],.mci-modal[style*="display:block"]{display:flex!important}}
