.footer-modal{align-items:flex-start;display:flex;inset:0;justify-content:center;opacity:0;overflow-x:hidden;overflow-y:auto;padding:32px 16px;position:fixed;transition:opacity .24s ease,visibility .24s ease;visibility:hidden;z-index:20050}.footer-modal[hidden]{display:none}.footer-modal.is-open{opacity:1;visibility:visible}.footer-modal .ah-module-modal__backdrop{background:rgba(24,25,27,.35);border:0;cursor:pointer;inset:0;position:fixed}.footer-modal .ah-module-modal__dialog{background:#fff;border-radius:36px;box-shadow:0 24px 80px rgba(17,24,39,.16);margin:auto;overflow:visible;position:relative;width:min(864px,calc(100vw - 32px));z-index:1}.footer-modal .ah-module-modal__content{padding:56px 56px 48px}.footer-modal .ah-module-modal__close{background:transparent;border:0;border-radius:999px;color:#18191b;cursor:pointer;height:36px;position:absolute;right:24px;top:24px;width:36px}.footer-modal .ah-module-modal__close:after,.footer-modal .ah-module-modal__close:before{background:currentColor;border-radius:999px;content:"";height:2px;left:50%;position:absolute;top:50%;width:28px}.footer-modal .ah-module-modal__close:before{transform:translate(-50%,-50%) rotate(45deg)}.footer-modal .ah-module-modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.footer-modal .ah-module-modal__title{color:#0c2c4d;margin-bottom:18px}.footer-modal .ah-module-modal__copy>:first-child,.footer-modal .ah-module-modal__title>:first-child{margin-top:0}.footer-modal .ah-module-modal__copy>:last-child,.footer-modal .ah-module-modal__title>:last-child{margin-bottom:0}.footer-modal .ah-module-modal__copy{color:#0c2c4d;margin-bottom:24px}@media (max-width:1024px){.footer-modal{padding:20px 16px}.footer-modal .ah-module-modal__content{padding:52px 32px 36px}}@media (max-width:768px){.footer-modal{padding:16px 14px}.footer-modal .ah-module-modal__dialog{border-radius:28px;width:min(864px,calc(100vw - 28px))}.footer-modal .ah-module-modal__content{padding:48px 24px 28px}.footer-modal .ah-module-modal__close{height:32px;right:16px;top:16px;width:32px}.footer-modal .ah-module-modal__close:after,.footer-modal .ah-module-modal__close:before{width:24px}}