.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%}@media (min-width:768px){.back-top{display:none!important}}.back-top{background-color:#c6ac8f;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='18' viewBox='0 0 14 18' fill='none'><path d='M7 17V1M7 1L1 7M7 1L13 7' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:14px auto;border-radius:10px;bottom:15px;display:none;opacity:1!important;padding:10px 20px;position:fixed;right:15px;visibility:visible!important;z-index:11}