footer.footer .modal{display:none;height:100%;left:0;overflow:hidden;padding:40px;position:fixed;top:0;width:100%;z-index:99999}@media(min-width:992px){footer.footer .modal{padding:70px 80px}}footer.footer .modal--open{display:block}footer.footer .modal .modal__wrapper{max-height:100%;position:relative;top:50%;transform:translateY(-50%);z-index:150}footer.footer .modal .modal__wrapper:before{content:"";display:block;padding-top:56.25%}footer.footer .modal .modal__wrapper iframe,footer.footer .modal .modal__wrapper video{height:100%;left:0;margin:0;outline:none;position:absolute;top:0;width:100%}footer.footer .modal .modal__wrapper iframe:active,footer.footer .modal .modal__wrapper iframe:focus,footer.footer .modal .modal__wrapper video:active,footer.footer .modal .modal__wrapper video:focus{outline:auto}footer.footer .modal .modal__overlay{background:rgba(0,0,0,.9);height:100%;left:0;position:absolute;top:0;width:100%}footer.footer .modal--close{height:32px;opacity:.3;pointer-events:auto;position:fixed;right:-32px;top:-32px;width:32px;z-index:999999}footer.footer .modal--close:active,footer.footer .modal--close:focus{border:0;opacity:.5;outline:none}footer.footer .modal--close:hover{opacity:1}footer.footer .modal--close:after,footer.footer .modal--close:before{background-color:var(--white);content:"";height:33px;left:15px;position:absolute;width:2px}footer.footer .modal--close:before{transform:rotate(45deg)}footer.footer .modal--close:after{transform:rotate(-45deg)}