.footer-module{background-color:var(--footer-bg,var(--bs-light));color:var(--footer-text-color,var(--bs-body-color));transition:opacity .6s ease,transform .6s ease}.footer-title{position:relative}.footer-title:after{background-color:var(--bs-primary);border-radius:1px;bottom:-.5rem;content:"";height:2px;left:0;position:absolute;width:2rem}@media (max-width:767.98px){.footer-title:after{left:50%;transform:translateX(-50%)}}.footer-contact .fas{width:1rem}.footer-contact a:hover{color:var(--bs-primary)!important}@media (max-width:767.98px){.footer-contact{margin:0 auto;max-width:280px}}.footer-module hr{border-color:var(--bs-border-color)}.footer-module .list-unstyled a{transition:transform .2s ease}.footer-module .list-unstyled a:hover{color:var(--bs-primary);transform:translateX(4px)}.footer-module .list-inline-item:not(:last-child):after{content:""}@media (prefers-color-scheme:dark){.footer-module .btn-outline-light{border-color:hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.8)}}.footer-module .social-button{align-items:center;background-color:#fff;border-radius:999px;box-shadow:0 2px 5px rgba(0,0,0,.1);display:inline-flex;height:40px;justify-content:center;transition:transform .2s ease;width:40px}.footer-module .social-button:hover{transform:translateY(-3px)}.footer-module .social-icon-img{display:block;height:60%;object-fit:contain;width:60%}