.footer{background-color:var(--bs-black);border-radius:2rem 2rem 0 0;color:var(--bs-white);overflow:hidden;padding:2rem}@media(min-width:768px){.footer{display:grid;grid-template-columns:.8fr 1.2fr;padding:0}}:root.js .footer .footer__column>*{opacity:0}.footer .footer__column{display:flex;flex-flow:column;gap:2rem}@media(min-width:768px){.footer .footer__column{padding:5rem 8rem}}.footer .footer__column--gray{background-color:var(--bs-gray-900);padding:5rem 4rem 5rem 5rem}@media(max-width:767.98px){.footer .footer__column--gray{display:none}}.footer .footer__column-headline{font-size:2rem;font-weight:300;text-transform:uppercase;-webkit-margin-after:0;margin-block-end:0}.footer .footer__section-title{font-size:1rem;font-weight:400}.footer .footer__link-list{list-style:none;-webkit-margin-after:0;margin-block-end:0}.footer .footer__link{color:#757575;font-size:.875rem;font-weight:400;line-height:2rem;text-decoration:none;transition:var(--transition-link)}.footer .footer__link:focus-visible,.footer .footer__link:hover{color:var(--bs-white)}.footer-contact{display:flex;flex-flow:row;gap:2rem}.footer-contact .footer-contact__media{display:inline-block;flex-shrink:0;overflow:hidden;width:7rem}.footer-contact .footer-contact__media img,.footer-contact .footer-contact__media video{aspect-ratio:7/10;border-radius:.5rem;object-fit:cover}.footer-contact .footer-contact__content{padding-block:1rem}.footer-contact .footer-contact__title{font-size:1.125rem;font-weight:700;letter-spacing:.0225rem;margin:0;text-transform:uppercase;-webkit-margin-after:.5rem;margin-block-end:.5rem}.footer-contact .footer-contact__subtitle{font-size:.75rem;letter-spacing:.015rem;margin:0}.footer-contact .btn-group{-webkit-margin-before:2rem;gap:1.5rem;margin-block-start:2rem}.footer-logo{display:block;height:auto;width:100%;-webkit-margin-start:auto;margin-inline-start:auto;max-width:23rem;-webkit-margin-before:5rem;margin-block-start:5rem}.footer-copyright{color:#616161;font-size:.625rem;font-style:normal;font-weight:300;line-height:120%;margin:0;text-align:end}