<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#cu_motog5container {
  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  overflow: hidden;
}
#cu_motog5container * {
  font-family: 'Montserrat', sans-serif;
}
#cu_motog5container .cu_font {
  font-family: 'Montserrat', sans-serif;
}
#cu_motog5container .cu_rel {
  position: relative;
}
#cu_motog5container div {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#cu_motog5container sup {
  font-size: 0.6em;
}
#cu_motog5container img {
  max-width: 100%;
  display: block;
}
#cu_motog5container .cu_textBlock {
  font-size: 22px;
  line-height: 1.4;
}
#cu_motog5container .cu_textBlock p {
  font-size: 12px;
  line-height: 1.35;
  padding: 0;
  font-weight: normal;
}
#cu_motog5container .cu_textBlock p strong {
  font-weoght: bold;
}
#cu_motog5container .cu_normalPadding {
  padding: 20px;
}
#cu_motog5container .cu_paddingContent {
  padding: 55px 90px 0 90px;
}
#cu_motog5container h2.cu_normalHeading {
  font-size: 30px;
  line-height: 1.2;
  padding: 0;
  margin: 0 0 0.4em 0;
  font-weight: 700;
}
#cu_motog5container h2.cu_normalHeading span {
  color: #fee600;
}
#cu_motog5container h2.cu_bigHeading {
  font-size: 75px;
  line-height: 1;
  text-align: center;
  margin: 0 0 0.8em 0;
  font-weight: 700;
}
#cu_motog5container h2.cu_bigHeading span {
  color: #fee600;
}
#cu_motog5container .cu_video {
  height: 0;
  padding-bottom: 56.25%;
  width: 100%;
  position: relative;
}
#cu_motog5container .cu_video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#cu_motog5container .cu_half {
  width: 50%;
}
#cu_motog5container .cu_videoContainer {
  padding: 75px 170px;
}
#cu_motog5container .cu_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#cu_motog5container .cu_row.cu_right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
#cu_motog5container .cu_box {
  width: 50%;
  color: #fff;
  text-align: center;
}
#cu_motog5container .cu_box.cu_content {
  padding: 0 5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#cu_motog5container .cu_box p {
  margin: 0;
  width: 100%;
}
#cu_motog5container .cu_legal {
  padding: 20px 105px;
  font-size: 10px;
  position: relative;
}
#cu_motog5container .cu_legal p {
  margin: 2.5em 0;
}
#cu_motog5container .cu_legal img {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -60px;
  height: 120px;
}
#cu_motog5container .cu_box.cu_dark {
  color: #333f48;
}
#cu_motog5container .cu_box.cu_dark h2 span {
  color: #46c8e1;
}
#cu_motog5container .cu_orange {
  background: #ff6a00;
}
#cu_motog5container .cu_red {
  background: #eb140a;
}
#cu_motog5container .cu_white {
  background: #fff;
}
#cu_motog5container .cu_gray {
  background: #333f48;
}
#cu_motog5container .cu_blue {
  background: #3e8ddd;
}
#cu_motog5container .cu_yellow {
  background: #fee100;
}
#cu_motog5container .cu_pink {
  background: #f04187;
}
#cu_motog5container .cu_dwhite {
  background: #ebebeb;
  color: #464646;
}
@media only screen and (max-width: 1025px) {
  #cu_motog5container h2.cu_normalHeading {
    font-size: 24px;
  }
  #cu_motog5container .cu_textBlock p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 845px) {
  #cu_motog5container .cu_videoContainer {
    padding: 55px 100px;
  }
  #cu_motog5container h2.cu_bigHeading {
    font-size: 52px;
  }
}
@media only screen and (max-width: 760px) {
  #cu_motog5container .cu_legal {
    padding: 20px 55px;
  }
  #cu_motog5container .cu_legal img {
    height: 80px;
    margin-top: -40px;
  }
}
@media only screen and (max-width: 710px) {
  #cu_motog5container h2.cu_normalHeading {
    font-size: 22px;
  }
  #cu_motog5container .cu_textBlock p {
    font-size: 13px;
  }
  #cu_motog5container .cu_videoContainer {
    padding: 35px 50px;
  }
  #cu_motog5container h2.cu_bigHeading {
    font-size: 30px;
  }
}
@media only screen and (max-width: 600px) {
  #cu_motog5container .cu_row {
    display: block;
  }
  #cu_motog5container .cu_box {
    width: 100%;
  }
  #cu_motog5container .cu_box.cu_content {
    padding: 30px;
  }
  #cu_motog5container h2.cu_normalHeading {
    font-size: 20px;
  }
  #cu_motog5container .cu_textBlock p {
    font-size: 12px;
  }
  #cu_motog5container .cu_videoContainer {
    padding: 20px 30px;
  }
  #cu_motog5container h2.cu_bigHeading {
    font-size: 24px;
  }
}
</pre></body></html>