.trecom360-reusable-footer{--gap-horizontal:2rem;background-color:var(--trecom360-footer-background);color:#fff;padding-bottom:48px;padding-top:48px}.trecom360-reusable-footer .wrapper{display:flex;flex-direction:column;gap:var(--gap-horizontal)}@media (min-width:768px){.trecom360-reusable-footer .wrapper{display:grid;grid-template-columns:repeat(2,1fr)}}.trecom360-reusable-footer__content{display:flex;flex-direction:column;gap:var(--gap-horizontal)}@media (max-width:767px){.trecom360-reusable-footer__image{display:grid;place-content:center}}.trecom360-reusable-footer__caption{font-size:18px}.trecom360-reusable-footer a:visited{color:inherit;text-decoration:none}.trecom360-reusable-footer a span{text-decoration:none}@media (max-width:767px){.trecom360-reusable-footer__caption{text-align:center}}.trecom360-reusable-footer__social-icons{display:flex;flex-direction:row;gap:1rem}@media (max-width:767px){.trecom360-reusable-footer__social-icons{justify-content:center}}.trecom360-reusable-footer__social-icon{background-color:var(--trecom360-footer-text);border-radius:50%;display:grid;height:42px;place-content:center;width:42px}.trecom360-reusable-footer__social-icon:hover{filter:brightness(80%)}.trecom360-reusable-footer__icon{color:#fff;height:24px;width:24px}.trecom360-reusable-footer__navigation{display:flex;flex-direction:row;gap:2rem}@media (min-width:768px){.trecom360-reusable-footer__navigation{gap:10rem}}@media (max-width:767px){.trecom360-reusable-footer__navigation{justify-content:center}}.trecom360-reusable-footer__navigation-column{display:flex;flex-direction:column;gap:var(--gap-horizontal)}.trecom360-reusable-footer__navigation-column h3{font-weight:700}.trecom360-reusable-footer__links{display:flex;flex-direction:column;gap:1rem}.trecom360-reusable-footer__link a{color:inherit;text-decoration:none}.trecom360-reusable-footer__link a:hover{text-decoration:underline}.trecom360-reusable-footer__link a:visited{color:inherit}.trecom360-reusable-footer__bottom{text-align:center}@media (min-width:768px){.trecom360-reusable-footer__bottom{grid-column:span 2;text-align:right}}