<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#menu_Footer_en .MenuFooter { width: 100% !important; height:auto !important;}
#menu_Footer_en .menufooter {
    text-align: center;
    margin: 75px auto 0;
}
#menu_Footer_en .item-menu {
    color: #fff;
    font-size: 16px;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
    padding: 0 !important;
}
#menu_Footer_en .item-menu span {
    padding: 0 !important;
}
#menu_Footer_en .MenuFooter li {
    margin-left: 65px;
}
#menu_Footer_en .MenuFooter li:first-child {
    margin-left: 0;
}
#menu_Footer_en .item-menu.active {
    color: #ed1c24;
}
#menu_Footer_en .item-menu:hover {
    color: #ed1c24;
}
@media screen and (max-width: 767px) {
#menu_Footer_en .rmItem {
    margin-bottom: 15px;
    width: 100% !important;
    text-align: center;
    margin-left: 0 !important;
}
#menu_Footer_en .item-menu {
    padding: 0 !important;
    float: none !important;
    width: 100% !important;
}
#menu_Footer_en .item-menu span {
    padding: 0 !important;
    float: none !important;
    width: 100%;
}
}

</pre></body></html>