.footer-menu{--modal-header-height:60px;--modal-footer-height:70px}.footer-menu .footer-modal{align-content:center;align-items:center;background-color:rgba(0,0,0,.4);bottom:0;display:none;height:100vh;justify-content:center;left:0;max-height:100dvh;max-width:100dvw;pointer-events:none;position:fixed;right:0;top:0;width:100vw;z-index:110}.footer-menu .footer-modal.opened{display:flex;pointer-events:all}.footer-menu .hidden{display:none}.footer-menu .modal-popup{background-color:#fff;border-radius:10px;height:100%;margin:auto;max-height:80dvh;width:95dvw;@media screen and (min-width:768px){max-height:65dvh;width:45dvw}@media screen and (min-width:1600px){max-height:55dvh;width:35dvw}}.footer-menu .modal-popup .modal-header{align-items:center;border-bottom:1px solid #dee2e6;display:flex;height:var(--modal-header-height)}.footer-menu .modal-popup .modal-heading{font-size:1.25rem;font-weight:400;margin:0 auto 0 0;padding:0 1rem}.footer-menu .modal-popup .modal-footer{align-items:center;border-top:1px solid #dee2e6;display:flex;height:var(--modal-footer-height)}.footer-menu .modal-popup .modal-body{height:100%;max-height:calc(100% - var(--modal-header-height) - var(--modal-footer-height));overflow-y:auto;padding:1rem}.footer-menu .modal-popup .modal-body:has(iframe){overflow-y:hidden;padding:0}.footer-menu .modal-popup .modal-body *{color:#190c71}.footer-menu .modal-popup iframe{height:100%;width:100%}.footer-menu .modal-close{font-size:15px;font-weight:400;margin:0 0 0 auto;padding:1rem}.footer-menu .modal-close.button{background-color:#6c757d;border-radius:10px;color:#fff;line-height:1;margin-right:1rem;padding:.5rem 1rem}.footer-menu .modal-close.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3E%3C/svg%3E");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);background:transparent var(--bs-btn-close-bg) center /1em auto no-repeat;border:0;border-radius:0;box-sizing:content-box;color:var(--bs-btn-close-color);height:1em;opacity:var(--bs-btn-close-opacity);width:1em}