/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.modal-footer{background:#f2f2f2;display:flex;flex-direction:column;gap:40px;margin:0 auto;padding:100px 0 60px;position:relative;width:100%}@media(max-width:768px){.modal-footer{padding:46px 0}}.modal-footer:before{border-color:transparent #5c5c5c transparent transparent;border-color:transparent var(--dgColor,#5c5c5c) transparent transparent;border-style:solid;border-width:410px 143px 0 0;bottom:0;content:"";display:block;height:0;left:0;position:absolute;transform:scaleX(-1);width:0}@media(max-width:1366px){.modal-footer:before{border-width:300px 130px 0 0}}@media(max-width:1280px){.modal-footer:before{border-width:260px 100px 0 0}}@media(max-width:1024px){.modal-footer:before{display:none}}.modal-footer__wrapper{align-items:center;display:flex;gap:24px;justify-content:center;margin:0 auto;max-width:1100px;padding:0;width:100%}@media(max-width:1280px){.modal-footer__wrapper{max-width:calc(100% - 120px)}}@media(max-width:1024px){.modal-footer__wrapper{flex-wrap:wrap;max-width:calc(100% - 60px)}}@media(max-width:600px){.modal-footer__wrapper{flex-direction:column;flex-wrap:unset;max-width:none;width:auto}}.modal-footer__text{color:#5c5c5c;font-size:12px;font-weight:400;line-height:18px;margin:0 auto;max-width:1280px;padding:0 100px;text-align:left;width:100%}.modal-footer__text a{color:#5c5c5c!important;text-decoration:underline!important}@media(max-width:768px){.modal-footer__text{max-width:calc(100% - 60px);padding:0}}
