<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#cu_motoc_container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  font-family: 'Montserrat', sans-serif;
  color: #000;
  overflow: hidden;
  text-align: center;
}
#cu_motoc_container * {
  font-family: 'Montserrat', sans-serif;
}
#cu_motoc_container .cu_font {
  font-family: 'Montserrat', sans-serif;
}
#cu_motoc_container .cu_rel {
  position: relative;
}
#cu_motoc_container div {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#cu_motoc_container sup {
  font-size: 0.6em;
}
#cu_motoc_container img {
  max-width: 100%;
  display: block;
}
#cu_motoc_container p {
  font-size: 12px;
  line-height: 1.35;
  padding: 0;
  font-weight: normal;
  width: 480px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
}
#cu_motoc_container p strong {
  font-weoght: bold;
}
#cu_motoc_container .cu_normalPadding {
  padding: 20px;
}
#cu_motoc_container .cu_paddingContent {
  padding: 55px 90px 0 90px;
}
#cu_motoc_container h2 {
  font-size: 30px;
  line-height: 1.2;
  padding: 0;
  margin: 0 0 0.4em 0;
  font-weight: 700;
}
#cu_motoc_container h2 span {
  color: #f04187;
}
#cu_motoc_container .cu_video {
  height: 0;
  padding-bottom: 56.25%;
  width: 100%;
  position: relative;
}
#cu_motoc_container .cu_video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#cu_motoc_container .cu_half {
  width: 50%;
}
#cu_motoc_container .cu_videoContainer {
  padding: 75px 170px;
}
#cu_motoc_container .cu_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#cu_motoc_container .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_motoc_container .cu_box {
  width: 50%;
  color: #000;
  text-align: center;
  overflow: hidden;
}
#cu_motoc_container .cu_box img {
    max-width: none;
    width: 600px;
    position: relative;
    left: 50%;
    margin-left: -300px;
}
#cu_motoc_container .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_motoc_container .cu_box p {
  margin: 0;
  width: 100%;
}
#cu_motoc_container .cu_box .cu_textBlock p {
  font-weight: 400;
  padding-left: 3%;
  padding-right: 3%;
  width: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#cu_motoc_container .cu_legal {
  padding: 20px 105px;
  font-size: 10px;
  position: relative;
}
#cu_motoc_container .cu_legal img {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -60px;
  height: 120px;
}
#cu_motoc_container .cu_dark {
  color: #333f48;
}
#cu_motoc_container .cu_light {
  color: #fff;
}
#cu_motoc_container .cu_light h2 span {
  color: #f04187;
}
#cu_motoc_container .cu_orange {
  background: #ff6a00;
}
#cu_motoc_container .cu_white {
  background: #fff;
}
#cu_motoc_container .cu_gray {
  background: #333f48;
}
#cu_motoc_container .cu_blue {
  background: #46c8e1;
}
#cu_motoc_container .cu_yellow {
  background: #fee100;
}
#cu_motoc_container .cu_green {
  background: #6ac245;
}
#cu_motoc_container .cu_pink {
  background: #f04187;
}
#cu_motoc_container .cu_dwhite {
  background: #ebebeb;
  color: #464646;
}
#cu_motoc_container .cu_orangeGrad {
  background: #ff6900;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #ff6900 0%, #ff6900 30%, #ff4800 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #ff6900 0%, #ff6900 30%, #ff4800 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-radial-gradient(center ellipse, #ff6900 0%, #ff6900 30%, #ff4800 100%);
  background: -o-radial-gradient(center ellipse, #ff6900 0%, #ff6900 30%, #ff4800 100%);
  background: radial-gradient(ellipse at center, #ff6900 0%, #ff6900 30%, #ff4800 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6900', endColorstr='#ff4800', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  padding-top: 55px;
}
@media only screen and (max-width: 1025px) {
  #cu_motoc_container .cu_orangeGrad {
    padding-left: 15px;
    padding-right: 15px;
  }
  #cu_motoc_container h2 {
    font-size: 26px;
  }
  #cu_motoc_container p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 845px) {
  #cu_motoc_container h2 {
    font-size: 22px;
  }
  #cu_motoc_container p {
    font-size: 13px;
  }
  #cu_motoc_container .cu_videoContainer {
    padding: 55px 100px;
  }
}
@media only screen and (max-width: 760px) {
  #cu_motoc_container .cu_legal {
    padding: 20px 55px;
  }
  #cu_motoc_container .cu_legal img {
    height: 80px;
    margin-top: -40px;
  }
  #cu_motoc_container h2 {
    font-size: 18px;
  }
  #cu_motoc_container p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 710px) {
  #cu_motoc_container h2 {
    font-size: 20px;
  }
  #cu_motoc_container p {
    font-size: 13px;
  }
  #cu_motoc_container .cu_videoContainer {
    padding: 35px 50px;
  }
  #cu_motoc_container .cu_row {
    display: block;
  }
  #cu_motoc_container .cu_box {
    width: 100%;
  }
  #cu_motoc_container .cu_box.cu_content {
    padding: 30px;
  }
  #cu_motoc_container .cu_box img {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 600px) {
  #cu_motoc_container .cu_videoContainer {
    padding: 20px 30px;
  }
}
</pre></body></html>