﻿@font-face {
    font-family: allumi_extralight_300;
    src: url(../fonts/l1_all-haiexli-2_pro_ws_z01-d2f88193.woff2)
}

@font-face {
    font-family: allumi_light_400;
    src: url(../fonts/l1_all-lig-2_pro_ws_z01-2fb44603.woff2)
}

@font-face {
    font-family: allumi_regular_650;
    src: url(../fonts/l1_all-reg-2_pro_ws_z01-740b6eb1.woff2)
}

@font-face {
    font-family: allumi_bold_700;
    src: url(../fonts/l1_all-bol-2_pro_ws_z01-929e54e9.woff2)
}

html,
body {
    font-family: allumi_regular_650;
    margin: 0;
    padding: 0
}

html .no-scroll,
body .no-scroll,
.brembo_rework_container {
    overflow: hidden
}

.brembo_rework_container .brembo_rework_content {
    position: relative;
    z-index: 2;
    transition-property: transform;
    transition-duration: .4s
}

.brembo_rework_container .brembo_rework_content.brembo_rework-open {
    transform: translate(-330px)
}

@media (min-width: 992px) {
    .brembo_rework_container .brembo_rework_content.brembo_rework-open {
        transform: none
    }
}

.brembo_rework_container .brembo_rework_content .brembo_rework-wrapper {
    padding: 15px
}

@media (min-width: 992px) {
    .brembo_rework_container .brembo_rework_content .brembo_rework-wrapper {
        padding: 20px
    }
}

main {
    max-width: 1740px;
    margin: 0 auto
}

main.sticky {
    padding-top: 70px
}

ul {
    margin: 0;
    padding: 0
}

ul li {
    list-style: none
}

.brembo_rework_container-menu {
    background-color: #fff
}

.brembo_rework_container-menu .brembo_rework_menu-top {
    display: none
}

.brembo_rework_container-menu .brembo_rework_menu-top>ul {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #eee;
    height: 34px
}

.brembo_rework_container-menu .brembo_rework_menu-top>ul>li {
    display: flex;
    height: 100%;
    align-items: center;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #979797;
    margin: 0 20px;
    position: relative
}

.brembo_rework_container-menu .brembo_rework_menu-top>ul>li:hover>a {
    color: #000
}

.brembo_rework_container-menu .brembo_rework_menu-top>ul>li:hover>a svg {
    transform: rotate(180deg)
}

.brembo_rework_container-menu .brembo_rework_menu-top>ul>li:hover>a svg path {
    stroke: #000
}

.brembo_rework_container-menu .brembo_rework_menu-top>ul>li:hover ul {
    display: block
}

.brembo_rework_container-menu .brembo_rework_menu-top>ul>li>a {
    text-decoration: none;
    color: inherit;
    display: flex
}

.brembo_rework_container-menu .brembo_rework_menu-top>ul>li>a svg {
    transition: all .1s ease-in-out;
    width: 14px;
    height: 14px;
    margin-left: 5px
}

.brembo_rework_container-menu .brembo_rework_menu-top>ul>li ul {
    display: none;
    position: absolute;
    top: 30px;
    background-color: #eee;
    box-shadow: 0 4px 20px #00000026;
    z-index: 11;
    min-width: 260px
}

.brembo_rework_container-menu .brembo_rework_menu-top>ul>li ul li {
    padding: 15px 15px 15px 20px;
    border-bottom: 1px solid rgba(151, 151, 151, .2)
}

.brembo_rework_container-menu .brembo_rework_menu-top>ul>li ul li:hover a {
    color: #e90000
}

.brembo_rework_container-menu .brembo_rework_menu-top>ul>li ul li:hover a path {
    stroke: #e90000
}

.brembo_rework_container-menu .brembo_rework_menu-top>ul>li ul li a {
    text-decoration: none;
    font-size: 15px;
    line-height: 19px;
    font-family: allumi_light_400;
    color: #000;
    text-transform: none;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (min-width: 992px) {
    .brembo_rework_container-menu .brembo_rework_menu-top {
        display: block
    }
}

.brembo_rework_container-menu .brembo_rework_menu-bottom {
    background-color: #fff;
    width: 100%;
    -webkit-box-shadow: 0 10px 10px -10px rgba(51, 51, 51, .2);
    box-shadow: 0 10px 10px -10px #3333;
    transition: all .5s ease;
    z-index: 10
}

@media (min-width: 992px) {
    .brembo_rework_container-menu .brembo_rework_menu-bottom {
        position: relative
    }
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_menu-bottom-container {
    height: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px
}

@media (min-width: 992px) {
    .brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_menu-bottom-container {
        padding: 0 40px
    }
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_logo {
    outline: none;
    line-height: 0
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_logo img {
    width: 145px;
    height: 35px
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items {
    display: none;
    height: 100%;
    width: 100%;
    margin-right: 40px;
    justify-content: flex-end
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: allumi_bold_700;
    line-height: 20px;
    text-transform: uppercase;
    color: #000
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li:hover .brembo_rework_container-submenu,
.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li.brembo_rework-active .brembo_rework_container-submenu {
    display: flex
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li:hover>a,
.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li.brembo_rework-active>a {
    color: #e90000
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li:hover>a:after,
.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li.brembo_rework-active>a:after {
    background-color: #e90000
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li>a {
    text-decoration: none;
    color: inherit;
    padding: 0 20px;
    position: relative
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li>a:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    height: 4px;
    width: 100%;
    background-color: transparent
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li .brembo_rework_container-submenu {
    position: absolute;
    right: 0;
    display: none;
    justify-content: space-between;
    z-index: 1;
    left: 0;
    top: 70px;
    padding: 14px 40px;
    background-color: #e90000;
    font-size: 16px;
    line-height: 20px;
    font-family: allumi_bold_700
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li .brembo_rework_container-submenu .brembo_rework_section-submenu a {
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff80
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li .brembo_rework_container-submenu .brembo_rework_section-submenu a:hover,
.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li .brembo_rework_container-submenu .brembo_rework_section-submenu a.brembo_rework-active {
    color: #fff
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li .brembo_rework_container-submenu ul {
    display: flex
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li .brembo_rework_container-submenu ul li {
    margin: 0 20px
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li .brembo_rework_container-submenu ul li:first-child {
    margin-left: 0
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li .brembo_rework_container-submenu ul li:last-child {
    margin-right: 0
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li .brembo_rework_container-submenu ul li:hover a,
.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li .brembo_rework_container-submenu ul li.brembo_rework-active a {
    color: #fff
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items>li .brembo_rework_container-submenu ul li a {
    color: #ffffff80;
    text-decoration: none;
    text-transform: none
}

@media (min-width: 992px) {
    .brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_items {
        display: flex
    }
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools {
    display: flex;
    align-items: center
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools li {
    margin-right: 25px;
    position: relative
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools li:last-child {
    margin-right: 0
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools li.brembo_rework_lang:hover .brembo_rework_container-lang .brembo_rework_lang-selected {
    color: #e90000
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools li.brembo_rework_lang:hover .brembo_rework_container-lang svg {
    transform: rotate(180deg)
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools li.brembo_rework_lang:hover .brembo_rework_container-lang svg path {
    stroke: #e90000
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools li.brembo_rework_lang:hover .brembo_rework_lang-list {
    display: block
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools li .brembo_rework_search:hover path {
    fill: #e90000
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools .brembo_rework_container-lang {
    display: flex;
    align-items: center;
    cursor: pointer
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools .brembo_rework_container-lang .brembo_rework_lang-selected {
    font-size: 18px;
    line-height: 22px;
    color: #979797;
    margin-right: 5px
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools .brembo_rework_container-lang svg {
    transition: all .1s ease-in-out
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools .brembo_rework_lang-list {
    display: none;
    position: absolute;
    right: -50px;
    background-color: #eee;
    box-shadow: 0 4px 20px #00000026;
    z-index: 11;
    min-width: 220px;
    max-width: 220px
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools .brembo_rework_lang-list>li {
    padding: 15px 15px 15px 20px;
    border-bottom: 1px solid rgba(151, 151, 151, .2);
    margin: 0
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools .brembo_rework_lang-list>li:hover a {
    color: #e90000
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools .brembo_rework_lang-list>li:hover a path {
    stroke: #e90000
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools .brembo_rework_lang-list>li a {
    text-decoration: none;
    font-size: 15px;
    line-height: 19px;
    font-family: allumi_light_400;
    color: #000;
    text-transform: none;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools .brembo_rework_search {
    width: 28px;
    height: 28px;
    cursor: pointer;
    transition: all .1s ease-in-out
}

@media (min-width: 992px) {
    .brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools .brembo_rework_burger {
        display: none
    }
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools .brembo_rework_burger #burgerBtn {
    border-top: 3px solid #E90000;
    height: 19px;
    width: 22px;
    box-sizing: border-box;
    z-index: 30;
    cursor: pointer;
    position: relative;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -khtml-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools .brembo_rework_burger #burgerBtn:before {
    content: "";
    display: block;
    position: absolute;
    height: 3px;
    width: 22px;
    left: 0;
    background: #E90000;
    top: 5px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -khtml-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools .brembo_rework_burger #burgerBtn:after {
    content: "";
    display: block;
    position: absolute;
    height: 3px;
    width: 22px;
    left: 0;
    background: #E90000;
    bottom: 0;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -khtml-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools .brembo_rework_burger #burgerBtn.brembo_rework-active {
    border-color: transparent
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools .brembo_rework_burger #burgerBtn.brembo_rework-active:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 26px;
    left: -2px
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_tools .brembo_rework_burger #burgerBtn.brembo_rework-active:after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -khtml-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    bottom: 8px;
    width: 26px;
    left: -2px
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_subpage {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -47px;
    display: flex;
    padding: 14px 40px 13px;
    background-color: #eee;
    display: none
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_subpage>li {
    display: none;
    width: 100%;
    justify-content: space-between
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_subpage>li.brembo_rework-active {
    display: flex
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_subpage>li>a {
    font-family: allumi_light_400;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    text-decoration: none
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_subpage>li>a:hover {
    color: #e90000
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_subpage>li>a.brembo_rework-active {
    color: #e90000
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_subpage>li>ul {
    display: flex
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_subpage>li>ul li {
    margin: 0 20px
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_subpage>li>ul li:last-child {
    margin-right: 0
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_subpage>li>ul li a {
    font-family: allumi_light_400;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    text-decoration: none
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_subpage>li>ul li a:hover {
    color: #e90000
}

.brembo_rework_container-menu .brembo_rework_menu-bottom .brembo_rework_subpage>li>ul li a.brembo_rework-active {
    color: #e90000
}

.brembo_rework_container-menu .brembo_rework_menu-bottom.sticky {
    position: fixed;
    top: 0;
    width: 100%
}

@media (min-width: 992px) {
    .brembo_rework_container-menu.subpage .brembo_rework_menu-bottom .brembo_rework_subpage {
        display: flex
    }
}

.brembo_rework-container_overlay {
    z-index: 100;
    position: fixed;
    inset: 0;
    background-color: #ffffffe6;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s 0s, visibility 0s .3s
}

.brembo_rework-container_overlay.brembo_rework-container_overlay-visible {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s 0s, visibility 0s 0s
}

.brembo_rework-container_search {
    display: flex;
    align-content: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.brembo_rework-container_search svg {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 15px;
    margin-top: 20px;
    cursor: pointer
}

@media (min-width: 992px) {
    .brembo_rework-container_search svg {
        margin-right: 45px
    }
}

.brembo_rework-container_search .brembo_rework-container_search-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 90%
}

@media (min-width: 992px) {
    .brembo_rework-container_search .brembo_rework-container_search-item {
        width: 80%
    }
}

.brembo_rework-container_search .brembo_rework-container_search-item .brembo_rework-container_search-input {
    width: 100%;
    border: 0;
    border-bottom: 3px solid #979797;
    font-family: allumi_extralight_300;
    font-size: 40px;
    line-height: 51px;
    margin-bottom: 40px;
    background-color: transparent
}

.brembo_rework-container_search .brembo_rework-container_search-item .brembo_rework-container_search-input::placeholder {
    color: #979797
}

.brembo_rework-container_search .brembo_rework-container_search-item .brembo_rework-container_search-input:focus {
    outline: none
}

.brembo_rework-container_search .brembo_rework-container_search-item .brembo_rework-container_search-submit {
    display: flex;
    justify-content: flex-end;
    width: 100%
}

.brembo_rework_btn {
    display: inline-block;
    padding: 14px 26px 16px;
    font-family: allumi_bold_700;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    transition: all .5s ease-in-out
}

.brembo_rework_btn.primary {
    background-color: #e90000;
    color: #fff
}

.brembo_rework_btn.primary:hover {
    background-color: #ff2b2b
}

.brembo_rework_btn.white {
    background-color: #fff;
    color: #e90000
}

.brembo_rework_btn.white:hover {
    color: #ff2b2b
}

.brembo_rework_btn.outline {
    border: 2px solid #E90000;
    background-color: transparent;
    color: #e90000
}

.brembo_rework_btn.outline:hover {
    border: 2px solid #FF2B2B;
    color: #ff2b2b
}

.brembo_rework_sidebar_mobile {
    width: 330px;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
    background-color: #000;
    overflow: auto;
    visibility: hidden;
    transform: translateY(0);
    transform: translate(330px);
    transition: transform .4s 0s, visibility 0s .4s
}

.brembo_rework_sidebar_mobile.brembo_rework-open {
    transition: transform .4s 0s, visibility 0s 0s;
    transform: translate(0);
    visibility: visible
}

@media (min-width: 992px) {
    .brembo_rework_sidebar_mobile.brembo_rework-open {
        transform: none
    }
}

@media (min-width: 992px) {
    .brembo_rework_sidebar_mobile {
        display: none
    }
}

.brembo_rework_accordion li.brembo_rework_separator {
    border-bottom: 2px solid #2C2C2C
}

.brembo_rework_accordion li.brembo_rework-open .brembo_rework_accordion-head {
    background-color: #2c2c2c;
    color: #e90000;
    font-family: allumi_bold_700
}

.brembo_rework_accordion li.brembo_rework-open .brembo_rework_accordion-head svg {
    transform: rotate(180deg)
}

.brembo_rework_accordion li.brembo_rework-open .brembo_rework_accordion-head svg path {
    stroke: #e90000
}

.brembo_rework_accordion .brembo_rework_accordion-head {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 22px 30px;
    font-size: 20px;
    line-height: 25px;
    font-family: allumi_light_400;
    transition: all .1s ease-in-out
}

.brembo_rework_accordion .brembo_rework_accordion-head svg {
    transition: all .1s ease-in-out
}

.brembo_rework_accordion .brembo_rework_accordion-body {
    display: none;
    background-color: #e90000
}

.brembo_rework_accordion .brembo_rework_accordion-body li a {
    display: block;
    padding: 22px 30px;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    font-family: allumi_light_400
}

.brembo_rework-footer {
    background-color: #000
}

@media (min-width: 992px) {
    .brembo_rework-footer {
        padding-bottom: 60px
    }
}

.brembo_rework-footer .brembo_rework-footer_container {
    padding: 30px 20px 80px
}

@media (min-width: 992px) {
    .brembo_rework-footer .brembo_rework-footer_container {
        padding: 60px 20px 80px;
        margin: 0 auto;
        width: 90%
    }
}

@media (min-width: 1400px) {
    .brembo_rework-footer .brembo_rework-footer_container {
        width: 80%
    }
}

@media (min-width: 992px) {
    .brembo_rework-footer .brembo_rework-footer_blocks {
        display: flex
    }
}

.brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block1 {
    margin-bottom: 60px
}

@media (min-width: 992px) {
    .brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block1 {
        width: 30%
    }
}

.brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block1 a {
    outline: none
}

.brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block1 .brembo_rework-footer_logo {
    width: 148px;
    height: 36px;
    margin-bottom: 20px
}

.brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block1 .brembo_rework-footer_info {
    font-family: allumi_light_400;
    font-size: 15px;
    line-height: 19px;
    color: #fff;
    margin: 0
}

.brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block2 {
    margin-bottom: 60px
}

@media (min-width: 992px) {
    .brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block2 {
        width: 70%
    }
}

@media (min-width: 992px) {
    .brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block2 .brembo_rework-footer_menu {
        display: flex
    }
}

.brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block2 .brembo_rework-footer_menu li {
    width: 49%;
    display: inline-block;
    margin-bottom: 30px;
    vertical-align: text-top
}

@media (min-width: 992px) {
    .brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block2 .brembo_rework-footer_menu li {
        width: auto;
        margin-right: 30px
    }
}

.brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block2 .brembo_rework-footer_menu li a {
    font-family: allumi_light_400;
    font-size: 15px;
    line-height: 19px;
    text-decoration: none;
    color: #fff
}

.brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block2 .brembo_rework-footer_menu li a:hover {
    color: #e90000
}

.brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block2 .brembo_rework-footer_social {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px
}

@media (min-width: 992px) {
    .brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block2 .brembo_rework-footer_social {
        align-items: center;
        margin-bottom: 0
    }
}

.brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block2 .brembo_rework-footer_social li {
    color: #fff;
    margin-right: 28px;
    margin-bottom: 28px
}

@media (min-width: 992px) {
    .brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block2 .brembo_rework-footer_social li {
        margin-bottom: 0
    }
}

.brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block2 .brembo_rework-footer_social li:first-child {
    flex: 1 0 100%;
    margin-bottom: 30px
}

@media (min-width: 992px) {
    .brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block2 .brembo_rework-footer_social li:first-child {
        flex: none;
        margin-bottom: 0
    }
}

.brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block2 .brembo_rework-footer_social li a svg {
    transition: all .5s ease-in-out
}

.brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block2 .brembo_rework-footer_social li a:hover svg path {
    fill: #e90000;
    stroke: #e90000
}

.brembo_rework-footer .brembo_rework-footer_blocks .brembo_rework-footer_block2 .brembo_rework-footer_social li a:hover svg.snapchat path {
    fill: none;
    stroke: #e90000
}

.brembo_rework-footer .brembo_rework-footer_partners {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    align-items: center
}

@media (min-width: 992px) {
    .brembo_rework-footer .brembo_rework-footer_partners {
        margin-bottom: 0
    }
}

.brembo_rework-footer .brembo_rework-footer_partners li {
    margin-right: 20px;
    margin-bottom: 20px
}

@media (min-width: 992px) {
    .brembo_rework-footer .brembo_rework-footer_partners li {
        margin-bottom: 0
    }
}

.brembo_rework-footer .brembo_rework-footer_partners li a {
    outline: none
}