.footer-classic {	color: #222222;}.footer-classic .footer-list {	font-weight: 500;}.footer-classic .footer-list a {	position: relative;	color: inherit;}.footer-classic .footer-list a:before {	position: absolute;	content: '';	bottom: -3px;	border-top: 1px solid #222222;	width: 0;	transition: all 0.2s ease-in-out;}.footer-classic .footer-list a:hover {	color: inherit;}.footer-classic .footer-list a:hover:before {	width: 100%;}.footer-classic .footer-list + .footer-list {	margin-top: 55px;}.footer-classic * + .link-plus {	margin-top: 20px;}.footer-classic a[href*='tel']:hover {	text-decoration: underline;}.footer-classic.context-dark {	color: #fff;}.footer-classic.context-dark .footer-list a:before {	border-top-color: #fff;}.footer-classic.context-dark .rights {	color: rgba(255, 255, 255, 0.5);}.footer-minimal {	position: absolute;	padding: 30px;	bottom: 0;	left: 0;}