@charset "UTF-8";
.style_page__N74iz.style_headerDLS__S72Bu {
  padding-top: 64px;
}

.style_heroContainer__vKaBJ .style_content__lYlaB .style_textWrapper__HssTh {
  width: 75%;
}

.style_detailsContainer__vLVj0 .style_dealersList__Fz3V9 .style_singleDetail__6eCgd {
  display: flex;
  flex-wrap: wrap;
  height: auto;
}

.style_detailsContainer__vLVj0 .style_dealersList__Fz3V9 .style_singleDetail__6eCgd .style_mainButton__EPcAb {
  align-self: flex-end;
}

.style_detailsContainer__vLVj0 .style_dealersList__Fz3V9 .style_singleDetail__6eCgd .style_infoItem__bq43K {
  width: 100%;
}

/*.style_singleDetail__6eCgd{
    .style_infoItem__bq43K:last-of-type {
        //border: 2px solid orange;
        //margin-bottom: 40px;
    }
}*/
.style_cta-primary__OaShd.style_cta__bglight__0kgEE:hover * {
  color: #fcfcfc;
}

.metzeler .style_cta-primary__OaShd.style_cta__bglight__0kgEE, .metzeler .style_cta-primary__OaShd.style_cta__bglight__0kgEE a {
  border: 1px solid #001E50;
  color: #fff;
  background-color: #001E50;
  text-decoration: none;
}
.metzeler .style_mainNav__QH4Ad {
  background-color: #001E50;
}
.metzeler .style_logo__TXU4Q {
  background-color: #001E50;
}
.metzeler .style_logo__TXU4Q img {
  height: 30px;
}
.metzeler .visore-russia {
  position: absolute;
  inset: 0px;
  box-sizing: border-box;
  padding: 0px;
  border: none;
  margin: auto;
  display: block;
  width: 0px;
  height: 0px;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.metzeler body {
  font-family: "Univers LT W02_55 Roman1475958", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.metzeler body .sectionTitle * {
  font-family: "Univers LT W02_55 Roman1475958", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.metzeler .style_footer__rP1_6 {
  background: #001E50;
}
.metzeler .style_detailsContainer__vLVj0 .style_dealersList__Fz3V9 .style_singleDetail__6eCgd {
  border-radius: 0;
}
.metzeler .style_cta-primary__OaShd {
  border-radius: 0;
}
.metzeler .visore-russia-container:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(12, 11, 11, 0.15);
}

/*!sc*/
::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #494952;
  box-shadow: 0 0 1px rgba(217, 217, 217, 0.3);
}

/*!sc*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/*!sc*/
@-webkit-keyframes lds-dual-ring {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*!sc*/
.flexAlignLeft {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*!sc*/
.lazy-load-image-background.blur {
  -webkit-filter: blur(15px);
  filter: blur(15px);
}

/*!sc*/
.lazy-load-image-background.blur.lazy-load-image-loaded {
  -webkit-filter: blur(0);
  filter: blur(0);
  -webkit-transition: filter 0.3s;
  transition: filter 0.3s;
}

/*!sc*/
.lazy-load-image-background.blur > img {
  opacity: 0;
}

/*!sc*/
.lazy-load-image-background.blur.lazy-load-image-loaded > img {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

/*!sc*/
@media (min-width: 1024px) {
  .right__direction {
    left: 50%;
  }
}
/*!sc*/
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/*!sc*/
.ps__rail-x {
  display: none;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  height: 15px;
  bottom: 0px;
  position: absolute;
}

/*!sc*/
.ps__rail-y {
  display: none;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  width: 6px;
  right: 0;
  position: absolute;
}

/*!sc*/
.ps--active-x > .ps__rail-x, .ps--active-y > .ps__rail-y {
  display: block;
  background: rgba(198, 198, 204, 0.6);
}

/*!sc*/
.ps:hover > .ps__rail-x, .ps:hover > .ps__rail-y, .ps--focus > .ps__rail-x, .ps--focus > .ps__rail-y, .ps--scrolling-x > .ps__rail-x, .ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

/*!sc*/
.ps .ps__rail-x:hover, .ps .ps__rail-y:hover, .ps .ps__rail-x:focus, .ps .ps__rail-y:focus, .ps .ps__rail-x.ps--clicking, .ps .ps__rail-y.ps--clicking {
  background: rgba(198, 198, 204, 0.6);
  opacity: 0.9;
}

/*!sc*/
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  -webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
  height: 6px;
  bottom: 2px;
  position: absolute;
}

/*!sc*/
.ps__thumb-y {
  background: #e3e3e3;
  border-radius: 6px;
  -webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
  transition: background-color 0.2s linear, width 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
  width: 6px;
  right: 0px;
  position: absolute;
}

/*!sc*/
.ps__rail-x:hover > .ps__thumb-x, .ps__rail-x:focus > .ps__thumb-x, .ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}

/*!sc*/
.ps__rail-y:hover > .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}

/*!sc*/
.ps__rail-y:hover {
  -webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
  transition: background-color 0.2s linear, width 0.2s ease-in-out;
  width: 11px;
}

/*!sc*/
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
/*!sc*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
/*!sc*/
.scrollbar-container {
  position: relative;
  height: 100%;
  width: 100%;
}

/*!sc*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  z-index: 9;
}

/*!sc*/
.slick-slider > * {
  outline: none;
}

/*!sc*/
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/*!sc*/
.slick-list:focus {
  outline: none;
}

/*!sc*/
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/*!sc*/
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/*!sc*/
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*!sc*/
.slick-track:before, .slick-track:after {
  display: table;
  content: "";
}

/*!sc*/
.slick-track:after {
  clear: both;
}

/*!sc*/
.slick-loading .slick-track {
  visibility: hidden;
}

/*!sc*/
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/*!sc*/
[dir=rtl] .slick-slide {
  float: right;
}

/*!sc*/
.slick-slide img {
  display: block;
}

/*!sc*/
.slick-slide.slick-loading img {
  display: none;
}

/*!sc*/
.slick-slide.dragging img {
  pointer-events: none;
}

/*!sc*/
.slick-initialized .slick-slide {
  display: block;
}

/*!sc*/
.slick-loading .slick-slide {
  visibility: hidden;
}

/*!sc*/
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/*!sc*/
.slick-arrow.slick-hidden {
  display: none;
}

/*!sc*/
.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

/*!sc*/
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

/*!sc*/
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}

/*!sc*/
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}

/*!sc*/
.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*!sc*/
.slick-prev {
  left: -25px;
}

/*!sc*/
[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

/*!sc*/
.slick-prev:before {
  content: "←";
}

/*!sc*/
[dir=rtl] .slick-prev:before {
  content: "→";
}

/*!sc*/
.slick-next {
  right: -25px;
}

/*!sc*/
[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

/*!sc*/
.slick-next:before {
  content: "→";
}

/*!sc*/
[dir=rtl] .slick-next:before {
  content: "←";
}

/*!sc*/
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/*!sc*/
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

/*!sc*/
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0;
  cursor: pointer;
}

/*!sc*/
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

/*!sc*/
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

/*!sc*/
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

/*!sc*/
.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*!sc*/
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

/*!sc*/
.slick-current {
  pointer-events: unset !important;
  z-index: 10 !important;
}

/*!sc*/
.capitalize {
  text-transform: capitalize;
}

/*!sc*/
@media (min-width: 1024px) {
  .hide {
    display: block;
    height: 100%;
  }
}
/*!sc*/
@media (max-width: 1023px) {
  .hide {
    visibility: hidden;
    height: 0px;
  }
}
/*!sc*/
.metz-mob {
  display: block;
}

/*!sc*/
@media (min-width: 1024px) {
  .metz-mob {
    display: none;
  }
}
/*!sc*/
.metz-mob--flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/*!sc*/
@media (min-width: 1024px) {
  .metz-mob--flex {
    display: none;
  }
}
/*!sc*/
.metz-desk {
  display: none;
}

/*!sc*/
@media (min-width: 1024px) {
  .metz-desk {
    display: block;
  }
}
/*!sc*/
.metz-desk--flex {
  display: none;
}

/*!sc*/
@media (min-width: 1024px) {
  .metz-desk--flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
/*!sc*/
data-styled.g1[id=sc-global-ijRJeq1] {
  content: "sc-global-ijRJeq1,";
}

/*!sc*/
.bCcaTZ {
  color: #FFFFFF;
  -webkit-letter-spacing: 0rem;
  -moz-letter-spacing: 0rem;
  -ms-letter-spacing: 0rem;
  letter-spacing: 0rem;
  text-align: left;
  margin-bottom: 0rem;
  margin-top: 0rem;
  margin-left: 0rem;
  margin-right: 0rem;
  font-weight: 400;
}

/*!sc*/
.bCcaTZ strong {
  font-weight: 700;
}

/*!sc*/
.bCcaTZ a {
  color: #001E50;
  font-weight: 700;
}

/*!sc*/
.AYPtF {
  color: #FFFFFF;
  -webkit-letter-spacing: 0rem;
  -moz-letter-spacing: 0rem;
  -ms-letter-spacing: 0rem;
  letter-spacing: 0rem;
  text-align: left;
  margin-bottom: 0rem;
  margin-top: 2rem;
  margin-left: 0rem;
  margin-right: 0rem;
  font-weight: 400;
}

/*!sc*/
.AYPtF strong {
  font-weight: 700;
}

/*!sc*/
.AYPtF a {
  color: #001E50;
  font-weight: 700;
}

/*!sc*/
.eWuTSN {
  color: #FFFFFF;
  -webkit-letter-spacing: 0rem;
  -moz-letter-spacing: 0rem;
  -ms-letter-spacing: 0rem;
  letter-spacing: 0rem;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 0rem;
  margin-top: 0rem;
  margin-left: 0rem;
  margin-right: 0rem;
  font-weight: 400;
}

/*!sc*/
.eWuTSN strong {
  font-weight: 700;
}

/*!sc*/
.eWuTSN a {
  color: #001E50;
  font-weight: 700;
}

/*!sc*/
.fDjbvh {
  color: #FFFFFF;
  -webkit-letter-spacing: 0rem;
  -moz-letter-spacing: 0rem;
  -ms-letter-spacing: 0rem;
  letter-spacing: 0rem;
  text-align: center;
  margin-bottom: 0rem;
  margin-top: 2rem;
  margin-left: 0rem;
  margin-right: 0rem;
  font-weight: 400;
}

/*!sc*/
.fDjbvh strong {
  font-weight: 700;
}

/*!sc*/
.fDjbvh a {
  color: #001E50;
  font-weight: 700;
}

/*!sc*/
.fkwboL {
  color: #FFFFFF;
  -webkit-letter-spacing: 0rem;
  -moz-letter-spacing: 0rem;
  -ms-letter-spacing: 0rem;
  letter-spacing: 0rem;
  text-align: left;
  margin-bottom: 0rem;
  margin-top: 0rem;
  margin-left: 0rem;
  margin-right: 1.5rem;
  font-weight: 400;
}

/*!sc*/
.fkwboL strong {
  font-weight: 700;
}

/*!sc*/
.fkwboL a {
  color: #001E50;
  font-weight: 700;
}

/*!sc*/
.cOvHwo {
  color: #FFFFFF;
  -webkit-letter-spacing: 0rem;
  -moz-letter-spacing: 0rem;
  -ms-letter-spacing: 0rem;
  letter-spacing: 0rem;
  text-align: left;
  margin-bottom: 0rem;
  margin-top: 0rem;
  margin-left: 0rem;
  margin-right: 1rem;
  font-weight: 400;
}

/*!sc*/
.cOvHwo strong {
  font-weight: 700;
}

/*!sc*/
.cOvHwo a {
  color: #001E50;
  font-weight: 700;
}

/*!sc*/
data-styled.g6[id=sc-6c60daee-0] {
  content: "bCcaTZ,AYPtF,eWuTSN,fDjbvh,fkwboL,cOvHwo,";
}

/*!sc*/
.iOShVy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*!sc*/
.iOShVy > * {
  height: 2.4rem;
  width: 3rem;
}

/*!sc*/
.fpeLfw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  fill: transparent;
}

/*!sc*/
.fpeLfw > * {
  height: 0.7rem;
  width: 1.2rem;
}

/*!sc*/
.dPJFyN {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  fill: #FFFFFF;
}

/*!sc*/
.dPJFyN > * {
  height: 2.4rem;
  width: 3rem;
}

/*!sc*/
.jlkWkJ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  fill: white;
}

/*!sc*/
.jlkWkJ > * {
  height: 0.7rem;
  width: 1.2rem;
}

/*!sc*/
.kFgkbn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  fill: #C5D60B;
}

/*!sc*/
.kFgkbn > * {
  height: 2.4rem;
  width: 3rem;
}

/*!sc*/
.elcQbw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  fill: #FFFFFF;
  stroke: transparent;
}

/*!sc*/
.elcQbw > * {
  height: 2rem;
  width: 2rem;
}

/*!sc*/
data-styled.g11[id=sc-5d44b90c-0] {
  content: "iOShVy,fpeLfw,dPJFyN,jlkWkJ,kFgkbn,elcQbw,";
}

/*!sc*/
.fSHyEq {
  margin-top: 0;
  background: #001E50;
}

/*!sc*/
.fSHyEq > div:first-child {
  display: block;
}

/*!sc*/
@media (min-width: 1024px) {
  .fSHyEq > div:first-child {
    display: none;
  }
}
/*!sc*/
.fSHyEq > div:last-child {
  display: none;
}

/*!sc*/
@media (min-width: 1024px) {
  .fSHyEq > div:last-child {
    display: block;
  }
}
/*!sc*/
data-styled.g280[id=sc-4855a91d-0] {
  content: "fSHyEq,";
}

/*!sc*/
.cQvLhP {
  color: #FFFFFF;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

/*!sc*/
.caTEHV {
  color: #FFFFFF;
}

/*!sc*/
data-styled.g281[id=sc-4855a91d-1] {
  content: "cQvLhP,caTEHV,";
}

/*!sc*/
.HpSqx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/*!sc*/
.HpSqx li {
  margin: 0 0.95rem;
}

/*!sc*/
@media (min-width: 1024px) {
  .HpSqx li {
    margin: 0;
  }
}
/*!sc*/
.HpSqx li a {
  border: 1px solid #FFFFFF;
  border-radius: 100px;
  width: 4.75rem;
  height: 4.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/*!sc*/
@media (min-width: 1024px) {
  .HpSqx li a {
    width: 2.75rem;
    height: 2.75rem;
  }
}
/*!sc*/
@media (min-width: 1024px) {
  .HpSqx li a svg {
    width: 1rem;
    height: 1rem;
  }
}
/*!sc*/
data-styled.g282[id=sc-4855a91d-2] {
  content: "HpSqx,";
}

/*!sc*/
.epCnRg {
  padding: 2rem 2rem;
  color: #FFFFFF;
  background: #001E50;
}

/*!sc*/
@media (min-width: 1024px) {
  .epCnRg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
/*!sc*/
.epCnRg > div .aboutMetzler {
  font-family: Univers LT W02_65 Bold1475970;
}

/*!sc*/
.epCnRg > div .copyright {
  font-size: 1.2rem;
}

/*!sc*/
.epCnRg > .footer_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 2.4rem;
}

/*!sc*/
@media (min-width: 1024px) {
  .epCnRg > .footer_box {
    padding-bottom: 0;
  }
}
/*!sc*/
.epCnRg > .footer_box.footer_box-lastTopFooter, .epCnRg > .footer_box.footer_box-middleTopFooter {
  font-size: 1.5rem;
}

/*!sc*/
.epCnRg > .footer_box.footer_box-lastTopFooter h1, .epCnRg > .footer_box.footer_box-middleTopFooter h1 {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 400;
}

/*!sc*/
.epCnRg > .footer_box.footer_box-lastTopFooter {
  border-bottom: 2px solid #C5D60B;
}

/*!sc*/
data-styled.g283[id=sc-bb475a7-0] {
  content: "epCnRg,";
}

/*!sc*/
.eoWiXM {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 1.5rem;
}

/*!sc*/
.eoWiXM .left__menu li, .eoWiXM .right__menu li {
  font-size: 1.4rem;
  margin: 1rem 0;
}

/*!sc*/
.eoWiXM .right__menu li:first-child {
  margin: 0;
}

/*!sc*/
.eoWiXM .right__menu {
  text-align: right;
}

/*!sc*/
data-styled.g284[id=sc-bb475a7-1] {
  content: "eoWiXM,";
}

/*!sc*/
.cNFKZs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1rem 3rem;
  background: transparent;
}

/*!sc*/
data-styled.g285[id=sc-546271c9-0] {
  content: "cNFKZs,";
}

/*!sc*/
.jdEubh {
  background: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 1.1rem;
  color: #FFFFFF;
  margin-bottom: 4rem;
}

/*!sc*/
.jdEubh .aboutMetzeler {
  font-family: Univers LT W02_65 Bold1475970;
}

/*!sc*/
.jdEubh > div:last-child ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

/*!sc*/
@media (min-width: 1024px) {
  .jdEubh > div:last-child ul {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 0;
  }
}
/*!sc*/
.jdEubh > div:last-child ul li {
  padding: 0.95rem;
}

/*!sc*/
.jdEubh > div:last-child ul li a {
  color: #FFFFFF;
}

/*!sc*/
data-styled.g286[id=sc-546271c9-1] {
  content: "jdEubh,";
}

/*!sc*/
.hblWmi {
  background: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

/*!sc*/
.hblWmi .copyrights {
  font-size: 1.5rem;
}

/*!sc*/
data-styled.g287[id=sc-546271c9-2] {
  content: "hblWmi,";
}

/*!sc*/
.dUYcQu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

/*!sc*/
@media (min-width: 1024px) {
  .dUYcQu li a {
    width: 3rem;
    height: 3rem;
  }
  .dUYcQu li a svg {
    width: 1.6rem;
    height: 1.6rem;
  }
}
/*!sc*/
data-styled.g288[id=sc-546271c9-3] {
  content: "dUYcQu,";
}

/*!sc*/
.bPrSza {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

/*!sc*/
.bPrSza > li {
  padding: 1.5rem;
  font-size: 1.5rem;
}

/*!sc*/
data-styled.g289[id=sc-546271c9-4] {
  content: "bPrSza,";
}

/*!sc*/
.dmciXw {
  display: block;
  background-color: #F4F4F4;
}

/*!sc*/
data-styled.g487[id=sc-fe430d9a-0] {
  content: "dmciXw,";
}

/*!sc*/
.jWGxMA {
  background: #001E50;
  margin-top: -1px;
}

/*!sc*/
.jWGxMA .subContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: auto;
  padding: 0rem 1.7rem 0rem 1.8rem;
  padding-bottom: 3rem;
  padding-top: 10rem;
  max-width: 1130px;
  margin: auto;
}

/*!sc*/
@media (min-width: 1025px) {
  .jWGxMA .subContainer {
    padding-left: 1.7rem;
    padding-top: 4.8rem;
    padding-bottom: 5.5rem;
    padding-bottom: 4.8rem;
  }
}
/*!sc*/
@media screen and (min-width: 1130px) {
  .jWGxMA .subContainer {
    padding-left: 1.7rem;
  }
}
/*!sc*/
@media screen and (min-width: 1166px) {
  .jWGxMA .subContainer {
    padding-left: 0rem;
    max-width: 1130px;
  }
}
/*!sc*/
.jWGxMA .pageTitle {
  color: #001E50;
  font-size: 2.5rem;
  text-align: center;
  font-family: Univers LT W02_47 Light Cond;
  text-transform: uppercase;
  padding-bottom: 0;
  color: #FFFFFF;
}

/*!sc*/
@media (min-width: 1025px) {
  .jWGxMA .pageTitle {
    font-size: 5.5rem;
  }
}
/*!sc*/
.jWGxMA .pageTitle strong {
  font-family: Univers LT W02_67 Bold Cond;
}

/*!sc*/
.jWGxMA .pageSubTitle {
  font-size: 1.8rem;
  line-height: 2.16rem;
  color: #001E50;
  text-align: left;
  background: #001E50;
  color: #FFFFFF;
}

/*!sc*/
@media (min-width: 1025px) {
  .jWGxMA .pageSubTitle {
    max-width: 68.6rem;
    margin: auto;
    margin: 0 auto 0 0;
  }
}
/*!sc*/
data-styled.g488[id=sc-fe430d9a-1] {
  content: "jWGxMA,";
}

/*!sc*/
.container {
  max-width: 1130px;
  margin: 0 auto 0.8rem auto;
  background-color: transparent !important;
  padding-bottom: 6rem;
}

/*!sc*/
.container-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 3rem;
}

/*!sc*/
.title-row {
  font-family: Univers LT W02_65 Bold1475970;
  -webkit-letter-spacing: 0.1rem;
  -moz-letter-spacing: 0.1rem;
  -ms-letter-spacing: 0.1rem;
  letter-spacing: 0.1rem;
}

/*!sc*/
.p2 {
  position: absolute;
  font-family: Univers LT W02_65 Bold1475970;
}

/*!sc*/
.container-x {
  background-color: #001E50;
  height: fit-content;
}

/*!sc*/
.second-container {
  margin-left: 30px;
}

/*!sc*/
.paragraph {
  text-align: center;
  font-size: 14px;
}

/*!sc*/
.table-wrapper {
  width: 550px;
  padding: 10px;
  font-size: 1.5rem;
}

/*!sc*/
.table-wrapper h1 {
  color: #FFFFFF;
  padding-bottom: 7px;
}

/*!sc*/
.row-wrapper {
  position: relative;
}

/*!sc*/
.title-table {
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  padding: 5px;
}

/*!sc*/
.table-x {
  display: table;
  background-color: white;
}

/*!sc*/
.row {
  display: table-row;
}

/*!sc*/
.cell {
  border: 1px solid #001E50;
  display: table-cell;
  padding: 10px;
}

/*!sc*/
.cell3 {
  border: 1px solid #001E50;
  display: table-cell;
  padding: 10px;
  width: 250px;
}

/*!sc*/
.cell.empty {
  border: none;
  min-width: 250px;
}

/*!sc*/
.cell.rowspanned {
  position: absolute;
  top: 0;
  bottom: 0;
  min-width: 250px;
}

/*!sc*/
@media screen and (max-width: 1160px) {
  .container-flex {
    display: table;
    margin: auto;
  }
  .container-x {
    margin-left: 1.8rem;
    margin-right: 1.8rem;
  }
  .table-wrapper {
    width: inherit;
  }
  .cell {
    padding: 5px;
  }
  .cell.rowspanned {
    min-width: 105px;
    border-right: none;
    width: min-content;
  }
  .cell.empty {
    min-width: 105px;
  }
  .second-container {
    margin-top: 30px;
  }
  .title-row {
    font-size: 1.6rem;
  }
  .paragraph {
    padding-right: 20px;
    padding-left: 20px;
  }
  .paragraph a {
    color: #001E50;
  }
}
/*!sc*/
.social-container-tt {
  max-width: 1130px;
  margin: auto;
  text-align: center;
  padding-bottom: 6rem;
  background-color: transparent !important;
  padding-left: 10px;
  padding-right: 10px;
}

/*!sc*/
.social-links-tt {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/*!sc*/
.social-cta-tt {
  margin-top: 2.5rem;
}

/*!sc*/
.social-cta-tt a {
  width: auto;
  text-align: center;
  cursor: pointer;
  font-family: Univers LT W02_65 Bold1475970;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 700;
  -webkit-letter-spacing: 0;
  -moz-letter-spacing: 0;
  -ms-letter-spacing: 0;
  letter-spacing: 0;
  text-transform: uppercase;
  display: inline-block;
  outline: none;
  padding: 2rem 3.5rem 2rem 3.5rem;
  color: #001E50;
  border-width: 0.2rem;
  border-style: solid;
  border-color: #001E50;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/*!sc*/
.social-link-tt {
  min-width: 200px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*!sc*/
.social-link-tt:hover i.social-icon-tt {
  border: 3px solid #001E50;
  background-color: #001E50;
}

/*!sc*/
.social-link-tt:hover i.social-icon-tt path {
  fill: #fff;
}

/*!sc*/
.social-link-tt:hover .social-text-tt::before {
  width: 100%;
}

/*!sc*/
.social-link-tt .social-text-tt {
  font-size: 28px;
  margin-left: 10px;
  color: #001E50;
  position: relative;
}

/*!sc*/
.social-link-tt .social-text-tt::before {
  -webkit-transition: all 1s;
  transition: all 1s;
  position: absolute;
  content: "";
  height: 3px;
  width: 0%;
  bottom: 0;
  left: 0;
  background-color: #001E50;
}

/*!sc*/
.social-link-tt i.social-icon-tt {
  border: 3px solid #001E50;
  border-radius: 100%;
  padding: 5px 6px 5px 6px;
  width: 50px;
  height: 50px;
  display: block;
  text-align: center;
}

/*!sc*/
i.social-icon-tt svg {
  height: 94%;
}

/*!sc*/
i.social-icon-tt path {
  fill: #001E50;
}

/*!sc*/
table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto;
  max-width: 1061px;
  background: #f4f4f4;
  color: #001e50;
  padding: 0rem 1.7rem 0rem 1.8rem;
}

/*!sc*/
tr, th {
  border-bottom: 1px solid #001e50;
}

/*!sc*/
tr:last-child {
  border: none;
}

/*!sc*/
table > tbody tr:last-child {
  border-bottom: 10px solid #f4f4f4;
}

/*!sc*/
th, td {
  font-size: 16px;
  line-height: 120%;
  border-right: 1px solid #001e50;
}

/*!sc*/
th {
  border-top: 8px solid #f4f4f4;
  font-weight: 400;
}

/*!sc*/
th:last-child, td:last-child {
  border-right: none;
}

/*!sc*/
td, th {
  padding: 10px;
  text-align: left;
}

/*!sc*/
.table-link {
  font-size: 16px;
  font-weight: bold;
  color: #001e50;
}

/*!sc*/
@media screen and (max-width: 1024px) {
  table {
    width: 100%;
    background: #f4f4f4;
    padding: 0rem;
  }
  table, thead, tbody, th, td, tr {
    display: block;
    border: none;
  }
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  td {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 17px;
    padding-bottom: 0px;
    padding-top: 32px;
    font-size: 1.8rem;
    color: #001e50;
  }
  td:before {
    width: 100%;
    padding-right: 10px;
    white-space: nowrap;
    content: attr(data-column);
    color: #001e50;
    font-weight: bold;
    font-size: 1.8rem;
    margin-bottom: 16px;
  }
  td:first-child, td:first-child:before {
    font-weight: bold;
    color: white;
  }
  td:first-child {
    background: #001e50;
    font-size: 2.2rem;
    padding-top: 16px;
    padding-bottom: 11px;
  }
  td:first-child:before {
    font-size: 1.8rem;
  }
  td:last-child {
    padding-bottom: 40px;
  }
  table > tbody tr:last-child {
    border-bottom: none;
  }
}
/*!sc*/
.sectionContainer {
  padding: 2.4rem 1.7rem;
  background: #FFFFFF;
  color: #001E50;
}

/*!sc*/
@media (min-width: 1025px) {
  .sectionContainer {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
/*!sc*/
@media (min-width: 1025px) {
  .sectionContainer .sectionTitle, .sectionContainer .sectionSubTitle, .sectionContainer .sectionContent, .sectionContainer .sectionTitleSmall, .sectionContainer .sectionTitleUnderlined, .sectionContainer .sectionList, .sectionContainer .sectionLinkWithLabel, .sectionContainer .optOut, .sectionContainer .optIn {
    margin: auto;
    max-width: 1130px;
  }
}
/*!sc*/
.sectionContainer .sectionTitle .sectionLink, .sectionContainer .sectionSubTitle .sectionLink, .sectionContainer .sectionContent .sectionLink, .sectionContainer .sectionTitleSmall .sectionLink, .sectionContainer .sectionTitleUnderlined .sectionLink, .sectionContainer .sectionList .sectionLink, .sectionContainer .sectionLinkWithLabel .sectionLink, .sectionContainer .optOut .sectionLink, .sectionContainer .optIn .sectionLink {
  color: #357BB8;
  cursor: pointer;
}

/*!sc*/
.sectionContainer .sectionTitle {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: bold;
  margin-bottom: 11px;
  font-family: Univers LT W02_67 Bold Cond;
}

/*!sc*/
@media (min-width: 1025px) {
  .sectionContainer .sectionTitle {
    font-size: 3rem;
    line-height: 3rem;
    margin: 0 auto 24px auto;
  }
}
/*!sc*/
.sectionContainer .sectionSubTitle {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: bold;
  margin-top: 3.9rem;
  margin-bottom: 2.4rem;
  font-family: Univers LT W02_67 Bold Cond;
}

/*!sc*/
@media (min-width: 1025px) {
  .sectionContainer .sectionSubTitle {
    font-size: 3rem;
    margin: auto;
    margin-top: 3rem;
    margin-bottom: 2rem;
  }
}
/*!sc*/
.sectionContainer .sectionTitleSmall {
  font-size: 2.2rem;
  line-height: 2.6rem;
  font-weight: bold;
  color: #001E50;
  color: #001e50;
}

/*!sc*/
.sectionContainer .sectionTitleUnderlined {
  font-size: 1.8rem;
  font-weight: bold;
  color: #000000;
  margin-top: 2rem;
  margin-bottom: 2.4rem;
}

/*!sc*/
@media (min-width: 1025px) {
  .sectionContainer .sectionTitleUnderlined {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    font-weight: 400;
    padding-bottom: 0.5rem;
  }
}
/*!sc*/
.sectionContainer .noLeftPadding {
  padding-left: 0px;
}

/*!sc*/
.sectionContainer .sectionList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #001E50;
}

/*!sc*/
.sectionContainer .sectionList .sectionListTitleMobile {
  font-size: 1.8rem;
  margin-bottom: 1.1rem;
  font-weight: bold;
  width: 100%;
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/*!sc*/
@media (min-width: 1025px) {
  .sectionContainer .sectionList .sectionListTitleMobile {
    display: none;
  }
}
/*!sc*/
.sectionContainer .sectionList .sectionListTitleDesktop {
  font-size: 1.8rem;
  margin-bottom: 1.1rem;
  font-weight: bold;
  width: 100%;
  text-transform: uppercase;
  display: none;
}

/*!sc*/
@media (min-width: 1025px) {
  .sectionContainer .sectionList .sectionListTitleDesktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
/*!sc*/
.sectionContainer .sectionList > p:last-child {
  font-size: 1.8rem;
  line-height: 1.92rem;
}

/*!sc*/
.sectionContainer .openCookieBar {
  margin-left: 1rem;
}

/*!sc*/
.sectionContainer .sectionContent {
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: 400;
}

/*!sc*/
@media (min-width: 1025px) {
  .sectionContainer .sectionContent {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
}
/*!sc*/
.sectionContainer .cookieSwitcherOptin, .sectionContainer .cookieSwitcherOptout {
  color: #357BB8;
  background: transparent;
  outline: none;
  border: none;
  cursor: pointer;
}

/*!sc*/
.sectionContainer .sectionLinkWithLabel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

/*!sc*/
@media (min-width: 1025px) {
  .sectionContainer .sectionLinkWithLabel {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
/*!sc*/
.sectionContainer .sectionLinkWithLabel .sectionLinkLabel, .sectionContainer .sectionLinkWithLabel > a {
  font-size: 1.8rem;
  line-height: 1.9rem;
  font-weight: normal;
}

/*!sc*/
@media (min-width: 1025px) {
  .sectionContainer .sectionLinkWithLabel .sectionLinkLabel, .sectionContainer .sectionLinkWithLabel > a {
    margin-left: 5px;
  }
}
/*!sc*/
.sectionContainer .sectionLinkWithLabel > a {
  color: #357BB8 !important;
  cursor: pointer;
}

/*!sc*/
.sectionContainer .optin {
  display: none;
}

/*!sc*/
.sectionContainer .optout {
  display: block;
}

/*!sc*/
.sectionContainerImp {
  padding-top: 10rem;
  padding-bottom: 15rem;
}

/*!sc*/
.textBlack {
  color: #000000;
}

/*!sc*/
.sectionBgGrey {
  background: #EBEBEB;
}

/*!sc*/
.borderBottom {
  border-bottom: 1px solid rgba(0, 30, 80, 0.5);
  padding-bottom: 3rem;
}

/*!sc*/
.spaceTop {
  padding-top: 2.4rem;
}

/*!sc*/
@media (min-width: 1025px) {
  .spaceTop {
    margin-bottom: 48px;
  }
}
/*!sc*/
> div:first-child {
  background: #FFFFFF;
  color: #001E50;
}

/*!sc*/
.sectionTitleImp {
  margin-bottom: 10px;
}

/*!sc*/
.sectionLinkLabelImp {
  color: #357BB8;
}

/*!sc*/
.sectionTextImpLast {
  margin-bottom: 10px;
}

/*!sc*/
.sectionTextImp {
  margin-bottom: 5px;
}

/*!sc*/
.sectionTextMidImp {
  margin: 15px 0 15px 0;
}

/*!sc*/
.riskFreeLogo {
  max-width: 100%;
  margin-bottom: 0px;
}

/*!sc*/
@media (min-width: 1024px) {
  .riskFreeLogo {
    margin-bottom: 30px;
  }
}
/*!sc*/
.riskFreeLogoContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/*!sc*/
.discTypeList {
  list-style-type: disc;
}

/*!sc*/
.arrow-right {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #357BB8;
  margin-right: 5px;
}

/*!sc*/
.list-with-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 5px 0;
}

/*!sc*/
.promoMainTitle {
  font-size: 3rem;
  font-family: Univers LT W02_67 Bold Cond;
}

/*!sc*/
@media screen and (min-width: 1024px) {
  .promoMainTitle {
    font-size: 6rem;
  }
}
/*!sc*/
.promoMainTitle > span {
  font-weight: Univers LT W02_47 Light Cond;
}

/*!sc*/
.promoMainSubTitle {
  font-size: 18px;
  font-weight: 400;
  font-family: Univers LT W02_47 Light Cond;
}

/*!sc*/
@media screen and (min-width: 1024px) {
  .promoMainSubTitle {
    font-size: 24px;
  }
}
/*!sc*/
.promoMainTitleContainer {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 90px;
}

/*!sc*/
@media screen and (min-width: 1024px) {
  .promoMainTitleContainer {
    margin-top: 30px;
  }
}
/*!sc*/
.promoSectionContainer {
  padding: 16px;
  color: #001E50;
  margin: auto;
}

/*!sc*/
@media screen and (min-width: 1024px) {
  .promoSectionContainer {
    padding-left: 0rem;
  }
}
/*!sc*/
@media screen and (min-width: 1024px) {
  .promoSectionContainer {
    max-width: 1200px;
  }
}
/*!sc*/
@media screen and (min-width: 1500px) {
  .promoSectionContainer {
    max-width: 1400px;
  }
}
/*!sc*/
.promoTitle {
  font-size: 25px;
  margin-bottom: 15px;
  font-family: Univers LT W02_67 Bold Cond;
}

/*!sc*/
@media screen and (min-width: 1024px) {
  .promoTitle {
    font-size: 3.5rem;
  }
}
/*!sc*/
.promoLink {
  color: #357BB8;
}

/*!sc*/
.promoImg {
  width: 100%;
  height: auto;
}

/*!sc*/
@media screen and (min-width: 1024px) {
  .promoImg {
    width: 50%;
    padding: 20px;
  }
}
/*!sc*/
@media screen and (min-width: 1300px) {
  .promoImg {
    width: 40%;
    padding: 20px;
  }
}
/*!sc*/
@media screen and (min-width: 1024px) {
  .promoContent {
    width: 40%;
    padding: 20px;
  }
}
/*!sc*/
@media screen and (min-width: 1300px) {
  .promoContent {
    width: 50%;
    padding: 20px;
  }
}
/*!sc*/
.promoSection {
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 30px;
}

/*!sc*/
@media screen and (min-width: 1024px) {
  .promoSection {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: none;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
/*!sc*/
.promoSection ul {
  margin-bottom: 10px;
  margin-top: 10px;
}

/*!sc*/
.promoSection li {
  font-size: 16px;
  font-weight: 400;
  color: #001E50;
  margin-top: 8px;
  margin-bottom: 8px;
}

/*!sc*/
@media screen and (min-width: 1024px) {
  .promoMidSection {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
/*!sc*/
.promoText {
  font-size: 16px;
  font-weight: 400;
  color: #001E50;
}

/*!sc*/
.promoThirdDiv {
  border-bottom: none;
}

/*!sc*/
.promoThirdDiv p {
  margin: 10px 0px;
}

/*!sc*/
data-styled.g489[id=sc-fe430d9a-2] {
  content: "iCzMdo,";
}

/*!sc*/
.fXXOZu {
  background: #141414;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  height: auto;
  font-family: Univers LT W01_55 Roman1475956;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

/*!sc*/
@media screen and (max-width: 1023px) {
  .fXXOZu {
    left: 0;
  }
}
/*!sc*/
@media (min-width: 1024px) {
  .fXXOZu {
    background: #001E50;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
  }
}
/*!sc*/
.fXXOZu.stiky {
  background: #141414;
}

/*!sc*/
@media only screen and (max-width: 768px) {
  .fXXOZu.stiky {
    height: 100vh;
  }
}
/*!sc*/
@media (min-width: 1024px) {
  .fXXOZu.stiky {
    background: transparent;
    height: 4rem;
    top: 25px;
  }
}
/*!sc*/
data-styled.g554[id=sc-5c049d5-0] {
  content: "fXXOZu,";
}

/*!sc*/
.fZhixv {
  padding: 2.45rem 2rem;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

/*!sc*/
.fZhixv .submenuWrapper {
  height: 100vh;
  overflow-y: scroll;
  padding-bottom: 100px;
}

/*!sc*/
@media (min-width: 768px) {
  .fZhixv .submenuWrapper {
    height: auto;
    padding-bottom: 0;
    overflow: visible;
  }
}
/*!sc*/
.fZhixv.top-no {
  mix-blend-mode: normal;
  padding-bottom: 0;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
  height: 70px;
  background-color: #141414;
  padding-top: 5rem;
  position: relative;
}

/*!sc*/
@media (min-width: 1024px) {
  .fZhixv.top-no {
    padding-top: 0rem;
  }
}
/*!sc*/
.fZhixv.top-yes {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}

/*!sc*/
@media (min-width: 768px) {
  .fZhixv.top-yes {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
}
/*!sc*/
@media (min-width: 1024px) {
  .fZhixv.top-yes {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
}
/*!sc*/
.fZhixv.top-yes .top-yes > .hamburgherDesktop {
  display: none;
}

/*!sc*/
@media (min-width: 768px) {
  .fZhixv.top-yes .top-yes > .hamburgherDesktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
/*!sc*/
@media (min-width: 1024px) {
  .fZhixv.top-yes .top-yes > .hamburgherDesktop {
    display: none;
  }
}
/*!sc*/
@media (min-width: 1025px) {
  .fZhixv {
    height: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
/*!sc*/
data-styled.g555[id=sc-575487c7-0] {
  content: "fZhixv,";
}

/*!sc*/
.eyurdA {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/*!sc*/
.eyurdA img {
  height: 2.6rem;
}

/*!sc*/
@media screen and (min-width: 1150px) and (max-width: 1250px) {
  .eyurdA img {
    height: 3rem;
  }
}
/*!sc*/
.eyurdA > a {
  margin-right: 3rem;
}

/*!sc*/
.eyurdA > .logoForHomeContainer {
  margin-right: 3rem;
  cursor: pointer;
}

/*!sc*/
@media screen and (min-width: 1150px) and (max-width: 1250px) {
  .eyurdA > .logoForHomeContainer {
    margin-right: 2rem;
  }
}
/*!sc*/
.eyurdA a {
  color: #fff;
}

/*!sc*/
data-styled.g556[id=sc-575487c7-1] {
  content: "eyurdA,";
}

/*!sc*/
.nyWli {
  color: #FFFFFF;
  stroke: #FFFFFF;
}

/*!sc*/
@media (min-width: 768px) {
  .nyWli {
    display: none;
  }
}
/*!sc*/
data-styled.g557[id=sc-575487c7-2] {
  content: "nyWli,";
}

/*!sc*/
.jXoWCv {
  display: none;
}

/*!sc*/
@media (min-width: 768px) {
  .jXoWCv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .jXoWCv.top-no .menuList, .jXoWCv.top-no .fitmentLink, .jXoWCv.top-no .menuListExtra {
    display: none;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .jXoWCv.top-no .hamburgherDesktop {
    top: 50px;
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  .jXoWCv.top-no .hamburgherDesktop {
    top: 25px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .jXoWCv.top-yes .menuList, .jXoWCv.top-yes .fitmentLink, .jXoWCv.top-yes .menuListExtra {
    display: none;
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  .jXoWCv.top-yes .menuList, .jXoWCv.top-yes .fitmentLink, .jXoWCv.top-yes .menuListExtra {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
/*!sc*/
.jXoWCv .linkLine {
  display: none;
}

/*!sc*/
@media (min-width: 768px) {
  .jXoWCv .linkLine {
    display: block;
    height: 1px;
    width: 30px;
    background: #C5D60B;
  }
}
/*!sc*/
.jXoWCv.hamburgherDesktop svg path {
  fill: #C5D60B;
}

/*!sc*/
@media (min-width: 768px) {
  .jXoWCv > ul.menuList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
/*!sc*/
.jXoWCv > ul.menuList > :nth-last-child(1):before {
  content: "";
  background: #C5D60B;
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 5%;
}

/*!sc*/
@media (min-width: 768px) {
  .jXoWCv > ul.menuList > :nth-last-child(1):before {
    background: transparent;
  }
}
/*!sc*/
.jXoWCv > ul.menuList > :nth-last-child(1) > a {
  font-weight: normal;
}

/*!sc*/
@media (max-width: 1025px) {
  .jXoWCv > ul.menuList > :nth-last-child(1) > a {
    height: 4rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
/*!sc*/
.jXoWCv > ul.menuList > li {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*!sc*/
@media (min-width: 768px) {
  .jXoWCv > ul.menuList > li {
    padding: 0;
  }
}
/*!sc*/
@media (max-width: 1025px) {
  .jXoWCv > ul.menuList > li {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
}
/*!sc*/
.jXoWCv > ul.menuList > .item-link-find-your-dealer:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 5%;
}

/*!sc*/
.jXoWCv > ul.menuList > .item-link-find-your-dealer a {
  background: #FFFFFF;
  color: #333333;
  font-size: 1.6rem;
  padding: 9px 7px 7px 7px;
  font-family: Univers LT W02_67 Bold Cond;
  margin-right: 6px;
}

/*!sc*/
@media (min-width: 768px) {
  .jXoWCv > ul.menuList > .item-link-find-your-dealer a {
    padding: 1rem;
  }
}
/*!sc*/
@media screen and (min-width: 1200px) {
  .jXoWCv > ul.menuList > .item-link-find-your-dealer a {
    margin-left: 10px;
  }
}
/*!sc*/
@media screen and (min-width: 1300px) {
  .jXoWCv > ul.menuList > .item-link-find-your-dealer a {
    margin-left: 21px;
  }
}
/*!sc*/
data-styled.g558[id=sc-ff9d4360-0] {
  content: "jXoWCv,";
}

/*!sc*/
.uoVOX {
  display: none;
  border-top: 1px solid #F4F4F4;
  border-bottom: 1px solid #F4F4F4;
}

/*!sc*/
@media (min-width: 768px) {
  .uoVOX {
    border: 0;
    position: absolute;
    top: 7rem;
    left: 0;
    width: 35rem;
    height: auto;
    background: #141414;
    z-index: 1000;
    box-shadow: 1px -22px 18px -15px rgba(0, 0, 0, 0.75) inset;
    -webkit-box-shadow: 1px -22px 18px -15px rgba(0, 0, 0, 0.75) inset;
    -moz-box-shadow: 1px -22px 18px -15px rgba(0, 0, 0, 0.75) inset;
  }
  .uoVOX.top-no {
    top: 7rem;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
  }
  .uoVOX li > a {
    padding: 2rem;
  }
}
/*!sc*/
data-styled.g559[id=sc-ff9d4360-1] {
  content: "uoVOX,";
}

/*!sc*/
.haEfNE {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 6.3rem;
  font-family: Univers LT W02_65 Bold1475970;
  font-size: 1.6rem;
  line-height: 6.3rem;
  background: transparent;
  color: #FFFFFF;
  -webkit-transition: padding 200ms ease;
  transition: padding 200ms ease;
  cursor: pointer;
}

/*!sc*/
@media screen and (min-width: 1025px) and (max-width: 1080px) {
  .haEfNE {
    font-size: 1.2rem;
  }
}
/*!sc*/
@media (min-width: 768px) {
  .haEfNE {
    font-size: 1.6rem;
    padding: 1rem;
    height: auto;
    line-height: 1;
    border-right: 1px solid #ddd;
  }
}
/*!sc*/
.haEfNE i {
  pointer-events: none;
  margin-left: 1rem;
  color: #ffdd00;
}

/*!sc*/
.haEfNE i > * {
  stroke: #ffdd00;
}

/*!sc*/
.haEfNE.selectedParent i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/*!sc*/
@media (min-width: 768px) {
  .haEfNE.selectedParent {
    background: #C5D60B;
    color: #000000;
  }
  .haEfNE.selectedParent i > * {
    stroke-color: #000000;
  }
}
/*!sc*/
.haEfNE.selected {
  font-weight: 700;
}

/*!sc*/
.haEfNE.opened {
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  background-color: #C5D60B;
  color: #001E50;
  text-transform: uppercase;
}

/*!sc*/
@media (max-width: 1025px) {
  .haEfNE.opened {
    background-color: transparent;
    color: #fff;
  }
}
/*!sc*/
.haEfNE.opened i > * {
  stroke: #1f1f1f;
}

/*!sc*/
@media (max-width: 1025px) {
  .haEfNE.opened i > * {
    stroke: #ffdd00;
  }
}
/*!sc*/
@media (min-width: 768px) {
  .haEfNE.lowerLink {
    height: 3.15rem;
    line-height: 3.15rem;
  }
  .haEfNE.lowerLink#sub-item-menu-1-parent-0 {
    margin-top: 1rem;
  }
  .haEfNE.lowerLink#sub-item-menu-5-parent-0 {
    margin-bottom: 1rem;
  }
}
/*!sc*/
data-styled.g560[id=sc-ff9d4360-2] {
  content: "haEfNE,";
}

/*!sc*/
.YVqyI {
  background: #C5D60B;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 1.6rem;
  padding: 14px 7px 12px 7px;
  font-family: Univers LT W02_67 Bold Cond;
  cursor: pointer;
}

/*!sc*/
@media (min-width: 768px) {
  .YVqyI {
    padding: 1rem;
    font-size: 1.6rem;
    height: auto;
    line-height: 1;
  }
}
/*!sc*/
.YVqyI > a {
  position: relative;
  color: #333333;
}

/*!sc*/
data-styled.g561[id=sc-ff9d4360-3] {
  content: "YVqyI,";
}

/*!sc*/
.eFeTKH {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.4rem;
  -webkit-transition: padding 200ms ease;
  transition: padding 200ms ease;
  height: 6.3rem;
  line-height: 2rem;
  font-weight: normal;
  background: transparent;
  color: #FFFFFF;
}

/*!sc*/
@media screen and (min-width: 1025px) and (max-width: 1080px) {
  .eFeTKH {
    font-size: 1.2rem;
  }
}
/*!sc*/
@media (min-width: 1024px) {
  .eFeTKH {
    height: 7rem;
    line-height: 20px;
    padding: 0 1rem;
  }
}
/*!sc*/
.eFeTKH i {
  pointer-events: none;
  margin-left: 1rem;
  color: #C5D60B;
}

/*!sc*/
.eFeTKH i > * {
  stroke: #C5D60B;
}

/*!sc*/
.eFeTKH.selectedParent i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/*!sc*/
@media (min-width: 768px) {
  .eFeTKH.selectedParent {
    background: #C5D60B;
    color: #000000;
  }
  .eFeTKH.selectedParent i > * {
    stroke-color: #000000;
  }
}
/*!sc*/
.eFeTKH.selected {
  font-weight: 700;
}

/*!sc*/
.eFeTKH.opened {
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  background-color: #C5D60B;
  color: #001E50;
  text-transform: uppercase;
  font-family: Univers LT W02_67 Bold Cond;
}

/*!sc*/
.eFeTKH.opened i:first-of-type {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/*!sc*/
@media (max-width: 1025px) {
  .eFeTKH.opened {
    background-color: transparent;
    color: #fff;
  }
}
/*!sc*/
.eFeTKH.opened i > * {
  stroke: #1f1f1f;
}

/*!sc*/
@media (max-width: 1025px) {
  .eFeTKH.opened i > * {
    stroke: #ffdd00;
  }
}
/*!sc*/
@media (min-width: 768px) {
  .eFeTKH.lowerLink {
    height: 3.15rem;
    line-height: 3.15rem;
  }
  .eFeTKH.lowerLink#sub-item-menu-1-parent-0 {
    margin-top: 1rem;
  }
  .eFeTKH.lowerLink#sub-item-menu-5-parent-0 {
    margin-bottom: 1rem;
  }
}
/*!sc*/
data-styled.g562[id=sc-ff9d4360-4] {
  content: "eFeTKH,";
}

/*!sc*/
.DdjnZ {
  height: 2.3rem;
  line-height: 1.3rem;
  font-size: 1.4rem;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 2rem;
  position: relative;
}

/*!sc*/
.DdjnZ:after {
  content: "";
  background: #C5D60B;
  position: absolute;
  top: 50px;
  left: 0;
  height: 1px;
  width: 5%;
}

/*!sc*/
@media (min-width: 768px) {
  .DdjnZ:after {
    background: transparent;
  }
}
/*!sc*/
.DdjnZ i {
  margin-right: 1rem;
}

/*!sc*/
@media (min-width: 768px) {
  .DdjnZ {
    margin-top: 0;
  }
  .DdjnZ span {
    font-family: Univers LT W02_67 Bold Cond;
    display: block;
    width: 6rem;
    font-size: 1.4rem;
  }
}
/*!sc*/
data-styled.g564[id=sc-ff9d4360-6] {
  content: "DdjnZ,";
}

/*!sc*/
.kbwOAB {
  margin-top: 4rem;
}

/*!sc*/
@media (min-width: 768px) {
  .kbwOAB {
    margin-top: 0;
    margin-left: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
/*!sc*/
data-styled.g565[id=sc-ff9d4360-7] {
  content: "kbwOAB,";
}

/*!sc*/
.jscVHG {
  display: none;
  padding: 2rem;
  position: fixed;
  top: 67px;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #141414;
  color: white;
}

/*!sc*/
@media (min-width: 768px) {
  .jscVHG {
    display: none;
    top: 75px;
  }
}
/*!sc*/
@media (min-width: 1024px) {
  .jscVHG {
    top: 69px;
  }
}
/*!sc*/
data-styled.g566[id=sc-ff9d4360-8] {
  content: "jscVHG,";
}

/*!sc*/
.cxJgeI {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/*!sc*/
.cxJgeI > li > a {
  color: #C5D60B;
  font-family: Univers LT W02_67 Bold Cond;
  font-size: 2.5rem;
}

/*!sc*/
.cxJgeI > div:last-child {
  width: 54%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 10rem;
}

/*!sc*/
@media (min-width: 1024px) {
  .cxJgeI > div:last-child {
    width: unset;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0;
  }
}
/*!sc*/
.cxJgeI .cta-container {
  margin-top: 2rem;
  margin-right: 2rem;
  font-family: Univers LT W02_67 Bold Cond;
}

/*!sc*/
.cxJgeI .cta-container .FindYourDealer, .cxJgeI .cta-container .FitoNYourMoto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-around;
  -webkit-justify-content: space-around;
  -ms-flex-pack: space-around;
  justify-content: space-around;
  width: 18rem;
  font-family: Univers LT W02_67 Bold Cond;
}

/*!sc*/
@media (min-width: 768px) {
  .cxJgeI .cta-container .FindYourDealer, .cxJgeI .cta-container .FitoNYourMoto {
    padding: 1rem;
  }
}
/*!sc*/
@media (min-width: 768px) {
  .cxJgeI .cta-container .FindYourDealer, .cxJgeI .cta-container .FitoNYourMoto {
    padding: 0;
  }
}
/*!sc*/
.cxJgeI .cta-container .FindYourDealer > a, .cxJgeI .cta-container .FitoNYourMoto > a {
  font-size: 2rem;
  overflow: hidden;
  width: 80%;
  line-height: 1.2;
  padding: 1rem;
}

/*!sc*/
.cxJgeI .cta-container .FindYourDealer {
  background: white;
  margin-top: 0;
}

/*!sc*/
@media (min-width: 1024px) {
  .cxJgeI .cta-container .FindYourDealer {
    margin-top: 2rem;
    padding: 0;
  }
}
/*!sc*/
.cxJgeI .cta-container .FindYourDealer > a {
  color: #001E50;
}

/*!sc*/
.cxJgeI .cta-container .FitoNYourMoto {
  margin-top: 1.5rem;
  padding-left: 0;
  background: #C5D60B;
}

/*!sc*/
.cxJgeI .menuListExtraOnScroll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 2rem;
  -webkit-align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}

/*!sc*/
@media (min-width: 1024px) {
  .cxJgeI .menuListExtraOnScroll {
    margin-left: auto;
  }
}
/*!sc*/
@media (min-width: 1024px) {
  .cxJgeI .menuListExtraOnScroll {
    margin-left: 0;
  }
}
/*!sc*/
.cxJgeI .menuListExtraOnScroll .keepInTouch {
  margin-left: unset;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*!sc*/
.cxJgeI .menuListExtraOnScroll .keepInTouch span {
  width: auto;
  font-size: 1.6rem;
}

/*!sc*/
.cxJgeI .menuListExtraOnScroll .myMetzeler {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 2rem;
}

/*!sc*/
.cxJgeI .menuListExtraOnScroll .myMetzeler span {
  width: auto;
  font-size: 1.6rem;
}

/*!sc*/
data-styled.g567[id=sc-ff9d4360-9] {
  content: "cxJgeI,";
}

/*!sc*/
.cbNJpC {
  height: 2.3rem;
  cursor: pointer;
  line-height: 1.3rem;
  font-size: 1.4rem;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-top: 6rem;
}

/*!sc*/
.cbNJpC:before {
  content: "";
  background: #C5D60B;
  position: absolute;
  top: -30px;
  left: 0;
  height: 1px;
  width: 5%;
}

/*!sc*/
@media (min-width: 768px) {
  .cbNJpC:before {
    opacity: 0;
  }
}
/*!sc*/
@media (min-width: 768px) {
  .cbNJpC {
    background: transparent;
    margin-top: 0;
  }
}
/*!sc*/
.cbNJpC i {
  margin-right: 1rem;
}

/*!sc*/
@media (min-width: 768px) {
  .cbNJpC {
    margin-left: auto;
  }
  .cbNJpC span {
    font-family: Univers LT W02_67 Bold Cond;
    display: block;
    width: 6rem;
    font-size: 1.4rem;
  }
}
/*!sc*/
@media (min-width: 1024px) {
  .cbNJpC {
    margin-right: 0;
  }
}
/*!sc*/
data-styled.g568[id=sc-ff9d4360-10] {
  content: "cbNJpC,";
}

/*!sc*/
.eKZkFe {
  cursor: pointer;
  color: #FFFFFF;
  stroke: #FFFFFF;
  display: none;
}

/*!sc*/
@media (min-width: 768px) {
  .eKZkFe {
    display: block;
    position: absolute;
    right: 20px;
    top: 25px;
  }
}
/*!sc*/
@media (min-width: 1024px) {
  .eKZkFe {
    top: 25px;
  }
}
/*!sc*/
data-styled.g569[id=sc-ff9d4360-11] {
  content: "eKZkFe,";
}

/*!sc*/
.hqwiaL {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.8rem;
  padding-left: 0px;
  padding-right: 0px;
  text-transform: uppercase;
  height: 3.3rem;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: Univers LT W02_67 Bold Cond;
  cursor: pointer;
  color: #FFFFFF;
  margin-top: 5rem;
  position: relative;
}

/*!sc*/
@media (min-width: 768px) {
  .hqwiaL {
    margin-top: 0;
    margin-left: 0;
  }
}
/*!sc*/
@media (min-width: 1024px) {
  .hqwiaL {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 10px;
  }
}
/*!sc*/
@media (min-width: 1400px) {
  .hqwiaL {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 21px;
  }
}
/*!sc*/
.hqwiaL > .international {
  margin-left: 0.6rem;
  font-size: 1.5rem;
  color: #FFFFFF;
}

/*!sc*/
.hqwiaL i {
  pointer-events: none;
  margin-left: 0.3rem;
  color: #C5D60B;
}

/*!sc*/
.hqwiaL i > * {
  stroke: #C5D60B;
}

/*!sc*/
.hqwiaL.opened {
  background-color: #C5D60B;
  color: #001E50;
}

/*!sc*/
.hqwiaL.opened .international {
  color: #001E50;
}

/*!sc*/
.hqwiaL.opened i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #001E50;
}

/*!sc*/
.hqwiaL.opened i > * {
  stroke: #001E50;
}

/*!sc*/
.hqwiaL.langLinktablet {
  display: none;
}

/*!sc*/
@media (min-width: 768px) {
  .hqwiaL.langLinktablet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
}
/*!sc*/
@media (min-width: 1024px) {
  .hqwiaL.langLinktablet {
    display: none;
  }
}
/*!sc*/
.hqwiaL.languageToggler {
  margin-left: 0px;
  margin-top: 0px;
}

/*!sc*/
data-styled.g570[id=sc-ff9d4360-12] {
  content: "hqwiaL,";
}

/*!sc*/
.cWjwyP {
  display: none;
  border-top: 1px solid rgba(129, 144, 167, 0.61);
  padding: 3rem 2rem;
  height: 100vh;
  position: absolute;
  top: 2%;
  width: 100%;
  left: 0;
  z-index: 1100;
  background-color: #001E50;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  overflow-y: scroll;
  z-index: 999;
}

/*!sc*/
.cWjwyP .countries {
  color: white;
  font-size: 1.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: baseline;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding: 2rem 0;
}

/*!sc*/
.cWjwyP i {
  margin-left: 1rem;
}

/*!sc*/
@media (min-width: 1024px) {
  .cWjwyP {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    min-height: 300px;
    height: auto;
    position: fixed;
    width: 100%;
    top: 66px;
  }
}
/*!sc*/
.cWjwyP #international-website-link {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: 2rem 0;
  border-top: 1px solid #d9d9d9;
  margin-top: -1px;
}

/*!sc*/
.cWjwyP #international-website-link .countries {
  display: block;
}

/*!sc*/
.cWjwyP > ul {
  overflow: scroll;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/*!sc*/
@media (max-width: 1024px) {
  .cWjwyP > ul {
    padding-top: 0;
  }
}
/*!sc*/
@media (min-width: 1024px) {
  .cWjwyP > ul {
    overflow: hidden;
  }
}
/*!sc*/
.cWjwyP > ul > li {
  text-align: center;
  -webkit-flex-basis: 33.3%;
  -ms-flex-preferred-size: 33.3%;
  flex-basis: 33.3%;
  border: 1px solid #F4F4F4;
}

/*!sc*/
@media (min-width: 1024px) {
  .cWjwyP > ul > li {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
  }
}
/*!sc*/
.cWjwyP > ul > li a {
  min-height: 100px;
  text-transform: uppercase;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 18px;
}

/*!sc*/
.cWjwyP > ul > li a img {
  display: none;
}

/*!sc*/
@media (min-width: 1024px) {
  .cWjwyP > ul > li a {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
/*!sc*/
@media (min-width: 1024px) {
  .cWjwyP > ul > li a img {
    display: block;
    margin: 2rem auto;
    max-width: 151px;
  }
}
/*!sc*/
.cWjwyP > ul > li:last-child {
  display: none;
}

/*!sc*/
data-styled.g574[id=sc-2f50a381-2] {
  content: "cWjwyP,";
}

/*!sc*/
.cEZDVS {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: baseline;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  border-bottom: 2px solid #C5D60B;
  margin-bottom: 2rem;
}

/*!sc*/
.cEZDVS a {
  width: auto;
  margin-top: 0;
}

/*!sc*/
.cEZDVS i {
  pointer-events: none;
  margin-left: 1rem;
  color: #C5D60B;
}

/*!sc*/
.cEZDVS i > * {
  stroke: #C5D60B;
}

/*!sc*/
data-styled.g576[id=sc-2f50a381-4] {
  content: "cEZDVS,";
}

.iPefGJ {
  background: rgb(0, 30, 80);
  margin-top: -1px;
}

.iPefGJ .subContainer {
  display: flex;
  flex-direction: row;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  padding: 10rem 1.7rem 0rem 1.8rem;
  max-width: 1130px;
  margin: auto;
}

@media screen and (min-width: 1166px) {
  .iPefGJ .subContainer {
    padding-left: 0rem;
    max-width: 1130px;
  }
}
@media screen and (min-width: 1130px) {
  .iPefGJ .subContainer {
    padding-left: 1.7rem;
  }
}
@media (min-width: 1025px) {
  .iPefGJ .subContainer {
    padding-left: 1.7rem;
    padding-top: 4.8rem;
    padding-bottom: 0rem;
  }
}
.bCcaTZ {
  color: rgb(255, 255, 255);
  letter-spacing: 0rem;
  text-align: left;
  margin: 0rem;
  font-weight: 400;
}

.iPefGJ .pageTitle {
  font-size: 2.5rem;
  text-align: center;
  font-family: "Univers LT W02_47 Light Cond";
  text-transform: uppercase;
  padding-bottom: 0px;
  color: rgb(255, 255, 255);
}

@media (min-width: 1025px) {
  .iPefGJ .pageTitle {
    font-size: 5.5rem;
  }
}
.kaNOik > div:first-child {
  background: rgb(0, 30, 80);
  color: rgb(255, 255, 255);
}

/*# sourceMappingURL=override.css.map */
