.modal-footer{align-items:center;background-color:rgba(0,0,0,.255);display:none;height:100%;justify-content:center;position:fixed;top:0;width:100%;z-index:100}.modal-footer__wrapper{background:#fff;box-shadow:4px 4px 4px rgba(0,0,0,.15);display:flex;flex-direction:column;margin:10px auto;max-width:480px;min-width:330px;padding:25px;position:relative;width:-moz-fit-content;width:fit-content}.modal-footer__wrapper:before{background-color:#95c11f;content:"";height:9px;left:0;position:absolute;top:0;width:300px;width:73%}@media(min-width:500px){.modal-footer__wrapper{min-width:350px}}.modal-footer__content{display:flex;flex-direction:column;max-height:80vh;max-width:90vw;overflow:auto;padding-top:34px;position:relative}.modal-footer__content__thanks-title{color:#95c11f;font-size:35px;font-weight:600;line-height:41px;margin:0 auto 5px;text-align:center;text-transform:uppercase}.modal-footer__content__thanks-subtitle{color:#053868;font-size:1rem;font-weight:600;letter-spacing:2%;line-height:19.49px;margin:0 auto 20px;text-align:center;text-transform:uppercase}@media(min-width:1024px){.modal-footer__content__thanks-subtitle{font-size:1.125rem;letter-spacing:4%;line-height:21.92px}}.modal-footer__content__title{color:#053868;font-size:1.9rem;font-weight:600;line-height:120%;margin:0 auto 10px;text-align:center;text-transform:uppercase}.modal-footer__content__subtitle{color:#053868;font-family:Arial,sans-serif;font-size:1rem;line-height:120%;margin:0 auto 20px;text-align:center}.modal-footer__close{background:transparent;border:none;cursor:pointer;position:absolute;right:25px;top:29px;z-index:100}.modal-footer__close:hover svg path{fill:#95c11f}.modal-footer.active{display:flex}
