#cu_motoz2play_container {
  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  overflow: hidden;
  text-align: center;
}
#cu_motoz2play_container * {
  font-family: 'Montserrat', sans-serif;
}
#cu_motoz2play_container .cu_font {
  font-family: 'Montserrat', sans-serif;
}
#cu_motoz2play_container .cu_rel {
  position: relative;
}
#cu_motoz2play_container div {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
#cu_motoz2play_container img {
  max-width: 100%;
  display: block;
}
#cu_motoz2play_container p.normalP {
  font-size: 12px;
  line-height: 1.35;
  padding: 0;
  font-weight: normal;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
}
#cu_motoz2play_container p.normalP strong {
  font-weoght: bold;
}
#cu_motoz2play_container sup {
  font-size: 0.6em;
}
#cu_motoz2play_container .cu_normalPadding {
  padding: 20px;
}
#cu_motoz2play_container .cu_smallPadding {
  padding: 1px 20px;
}
#cu_motoz2play_container .cu_paddingContent {
  padding: 55px 90px 0 90px;
}
#cu_motoz2play_container h2.cu_normalHeader {
  font-size: 30px;
  line-height: 1.2;
  padding: 0;
  margin: 0 0 0.4em 0;
  font-weight: 700;
  text-transform: none;
}
#cu_motoz2play_container h2.cu_normalHeader span {
  color: #eb140a;
}
#cu_motoz2play_container h2.cu_noMarginHeader {
  margin: 0.4em 0 -0.4em 0;
  text-transform: none;
}
#cu_motoz2play_container h2.cu_equalMargin {
  margin: 1em 0;
  text-transform: none;
}
#cu_motoz2play_container .cu_video {
  height: 0;
  padding-bottom: 56.25%;
  width: 100%;
  position: relative;
}
#cu_motoz2play_container .cu_video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#cu_motoz2play_container .cu_half {
  width: 50%;
}
#cu_motoz2play_container .cu_videoContainer {
  padding: 4% 7%;
}
#cu_motoz2play_container .cu_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#cu_motoz2play_container .cu_stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#cu_motoz2play_container .cu_mobile {
  display: none;
}
#cu_motoz2play_container .cu_desktop {
  display: block;
}
#cu_motoz2play_container .cu_kv img {
  max-width: 100%;
  width: 100%;
}
#cu_motoz2play_container .cu_headlineSection {
  color: #fff;
  background: #f01505;
  padding: 4.1% 8.3% 7.1% 8.3%;
}
#cu_motoz2play_container .cu_headlineSection h2 {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0em 0 3em 0;
}
#cu_motoz2play_container .cu_headlineSection h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
}
#cu_motoz2play_container .cu_headlineSection p {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5;
  text-align: left;
}
#cu_motoz2play_container .cu_headlineSection span {
  display: block;
  text-align: center;
}
#cu_motoz2play_container .cu_headlineSection span img {
  display: inline-block;
  max-width: 100%;
}
#cu_motoz2play_container .cu_flex_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#cu_motoz2play_container .cu_flex_row > h3 {
  width: 25%;
}
#cu_motoz2play_container .cu_flex_row > span {
  width: 40%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 40px;
}
#cu_motoz2play_container .cu_flex_row > p {
  width: 25%;
}
#cu_motoz2play_container .cu_box {
  width: 50%;
  color: #fff;
  text-align: left;
}
#cu_motoz2play_container .cu_box.cu_content {
  padding: 30px 10px;
  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_motoz2play_container .cu_box p.normalP {
  font-weight: normal;
  width: auto;
  margin: 1.5em 0;
}
#cu_motoz2play_container .cu_box .cu_textBlock {
  width: 65%;
  padding-right: 4%;
}
#cu_motoz2play_container .cu_box .cu_boxImage {
  width: 35%;
}
#cu_motoz2play_container .cu_box .cu_boxImage img {
  display: inline-block;
}
#cu_motoz2play_container .cu_box.cu_content.cu_content_left .cu_boxImage {
  text-align: right;
}
#cu_motoz2play_container .cu_box.cu_content.cu_content_left .cu_textBlock {
  padding-left: 5%;
}
#cu_motoz2play_container .cu_box.cu_content.cu_content_right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
#cu_motoz2play_container .cu_box.cu_content.cu_content_right .cu_boxImage {
  text-align: left;
}
#cu_motoz2play_container .cu_box.cu_content.cu_content_right .cu_textBlock {
  padding-right: 5%;
}
#cu_motoz2play_container .cu_box.cu_content.cu_icon_left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
#cu_motoz2play_container .cu_box.cu_content.cu_icon_left .cu_boxImage {
  text-align: center;
  width: 32%;
}
#cu_motoz2play_container .cu_box.cu_content.cu_icon_left .cu_textBlock {
  padding-right: 5%;
  width: 68%;
}
#cu_motoz2play_container .cu_box.cu_content.cu_content_block_left,
#cu_motoz2play_container .cu_box.cu_content.cu_content_block_right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#cu_motoz2play_container .cu_box.cu_content.cu_content_block_left .cu_boxImage,
#cu_motoz2play_container .cu_box.cu_content.cu_content_block_right .cu_boxImage {
  text-align: center;
  width: 100%;
}
#cu_motoz2play_container .cu_box.cu_content.cu_content_block_left .cu_boxImage img,
#cu_motoz2play_container .cu_box.cu_content.cu_content_block_right .cu_boxImage img {
  display: block;
  width: 100%;
}
#cu_motoz2play_container .cu_box.cu_content.cu_content_block_left .cu_textBlock,
#cu_motoz2play_container .cu_box.cu_content.cu_content_block_right .cu_textBlock {
  width: 100%;
  padding: 2% 5% 2% 30%;
}
#cu_motoz2play_container .cu_box.cu_content.cu_content_block_right .cu_textBlock {
  padding: 2% 30% 2% 5%;
}
#cu_motoz2play_container .cu_col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#cu_motoz2play_container .cu_col .cu_box {
  width: 100%;
}
#cu_motoz2play_container .cu_col .cu_box.cu_content.cu_box7 {
  padding-bottom: 0;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
#cu_motoz2play_container .cu_absImage {
  position: absolute;
}
#cu_motoz2play_container .cu_box9.cu_content {
  padding-top: 8vw;
  padding-bottom: 6vw;
  overflow: hidden;
}
#cu_motoz2play_container .cu_box9.cu_content .cu_absImage {
  right: 0;
  bottom: 0;
  width: 50%;
}
#cu_motoz2play_container .cu_box9.cu_content .cu_textBlock {
  width: 60%;
}
#cu_motoz2play_container .cu_box10.cu_content {
  padding-top: 8%;
  padding-bottom: 8%;
  overflow: hidden;
}
#cu_motoz2play_container .cu_box10.cu_content .cu_absImage {
  right: 0;
  bottom: 0;
  width: 61%;
}
#cu_motoz2play_container .cu_box10.cu_content .cu_textBlock {
  width: 50%;
}
#cu_motoz2play_container .cu_col .cu_box.cu_content.cu_box11 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 0;
  padding-top: 10%;
  height: 100%;
}
#cu_motoz2play_container .cu_col .cu_box.cu_content.cu_box11 .cu_textBlock {
  width: 95%;
}
#cu_motoz2play_container .cu_col .cu_box.cu_content.cu_box11 .cu_boxImage {
  width: 100%;
}
#cu_motoz2play_container .cu_col .cu_box.cu_content.cu_box11 .cu_boxImage img {
  display: block;
}
#cu_motoz2play_container .cu_col .cu_box.cu_content.cu_box12 {
  height: 50%;
  overflow: hidden;
}
#cu_motoz2play_container .cu_col .cu_box.cu_content.cu_box12 .cu_textBlock {
  width: 60%;
}
#cu_motoz2play_container .cu_col .cu_box.cu_content.cu_box12 .cu_absImage {
  right: 0;
  bottom: 0;
  width: 40%;
}
#cu_motoz2play_container .cu_col .cu_box.cu_content.cu_box13 {
  height: 50%;
}
#cu_motoz2play_container .cu_box.cu_content.cu_box14,
#cu_motoz2play_container .cu_box.cu_content.cu_box15,
#cu_motoz2play_container .cu_box.cu_content.cu_box16,
#cu_motoz2play_container .cu_box.cu_content.cu_box17 {
  padding-top: 70px;
  padding-bottom: 70px;
}
#cu_motoz2play_container .cu_legal {
  padding: 20px 105px;
  font-size: 10px;
  position: relative;
}
#cu_motoz2play_container .cu_legal img {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -60px;
  height: 120px;
}
#cu_motoz2play_container .cu_dark {
  color: #333f48;
}
#cu_motoz2play_container .cu_light {
  color: #000;
}
#cu_motoz2play_container .cu_red {
  background: url(/media/cache/resolve/filemanager_original/images/descriptions/images/11/1148402/storage_app_materialy_do_opisow_874260/redbg.jpg) right bottom;
}
#cu_motoz2play_container .cu_red.cu_section {
  background-size: cover;
}
#cu_motoz2play_container .cu_red h2.cu_normalHeader span {
  color: #46c8e1;
}
#cu_motoz2play_container .cu_blue {
  background: url(/media/cache/resolve/filemanager_original/images/descriptions/images/11/1148402/storage_app_materialy_do_opisow_874260/bluebg.jpg) no-repeat center;
  background-size: cover;
}
#cu_motoz2play_container .cu_footer {
  background: #222c30;
  font-size: 13px;
  color: #6c7477;
  padding: 30px 10%;
}
#cu_motoz2play_container .cu_footer .cu_row {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#cu_motoz2play_container .cu_footer .cu_links {
  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;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#cu_motoz2play_container .cu_footer .cu_links span {
  margin: 0 12px;
}
#cu_motoz2play_container .cu_footer a {
  color: #6c7477;
  text-decoration: none;
  font-size: 18px;
}
#cu_motoz2play_container .cu_footer p.normalP {
  font-size: 13px;
  width: 100%;
  text-align: left;
  margin-top: 2.5em;
}
#cu_motoz2play_container .cu_additional {
  padding: 0 15px;
}
#cu_motoz2play_container .cu_additional p.normalP {
  font-size: 13px;
}
@media only screen and (max-width: 1025px) {
  #cu_motoz2play_container h2.cu_normalHeader {
    font-size: 22px;
  }
  #cu_motoz2play_container p.normalP {
    font-size: 13px;
  }
  #cu_motoz2play_container .cu_footer .cu_footer_logo img {
    height: 30px;
  }
  #cu_motoz2play_container .cu_footer p.normalP {
    font-size: 12px;
  }
  #cu_motoz2play_container .cu_flex_row > h3 {
    font-size: 16px;
  }
  #cu_motoz2play_container .cu_headlineSection h2 {
    font-size: 22px;
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 925px) {
  #cu_motoz2play_container h2.cu_normalHeader {
    font-size: 20px;
  }
  #cu_motoz2play_container p.normalP {
    font-size: 12px;
  }
  #cu_motoz2play_container .cu_videoContainer {
    padding: 55px 100px;
  }
  #cu_motoz2play_container .cu_flex_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #cu_motoz2play_container .cu_flex_row > h3,
  #cu_motoz2play_container .cu_flex_row > span,
  #cu_motoz2play_container .cu_flex_row > p {
    width: 100%;
    max-width: 400px;
    text-align: center;
  }
  #cu_motoz2play_container .cu_flex_row > span {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 768px) {
  #cu_motoz2play_container .cu_legal {
    padding: 20px 55px;
  }
  #cu_motoz2play_container .cu_legal img {
    height: 80px;
    margin-top: -40px;
  }
  #cu_motoz2play_container h2.cu_normalHeader {
    font-size: 18px;
  }
  #cu_motoz2play_container p.normalP {
    font-size: 12px;
  }
  #cu_motoz2play_container .cu_mobile {
    display: block;
  }
  #cu_motoz2play_container .cu_desktop {
    display: none;
  }
  #cu_motoz2play_container .cu_box {
    width: 100%;
  }
  #cu_motoz2play_container .cu_box.cu_content {
    padding: 20px 10px;
  }
  #cu_motoz2play_container .cu_box img {
    width: 100%;
  }
  #cu_motoz2play_container .cu_row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #cu_motoz2play_container .cu_col {
    width: 100%;
  }
  #cu_motoz2play_container .cu_box3 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  #cu_motoz2play_container .cu_col .cu_box.cu_content.cu_box5,
  #cu_motoz2play_container .cu_col .cu_box.cu_content.cu_box6,
  #cu_motoz2play_container .cu_col .cu_box.cu_content.cu_box7,
  #cu_motoz2play_container .cu_col .cu_box.cu_content.cu_box8 {
    height: auto;
  }
  #cu_motoz2play_container .cu_col .cu_box.cu_content.cu_box8 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  #cu_motoz2play_container .cu_col .cu_box.cu_content.cu_box11,
  #cu_motoz2play_container .cu_col .cu_box.cu_content.cu_box12,
  #cu_motoz2play_container .cu_col .cu_box.cu_content.cu_box13 {
    height: auto;
    padding-top: 30px;
  }
  #cu_motoz2play_container .cu_box.cu_content.cu_box13,
  #cu_motoz2play_container .cu_box.cu_content.cu_box14,
  #cu_motoz2play_container .cu_box.cu_content.cu_box15,
  #cu_motoz2play_container .cu_box.cu_content.cu_box16,
  #cu_motoz2play_container .cu_box.cu_content.cu_box17 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #cu_motoz2play_container .cu_box.cu_content.cu_box13 img,
  #cu_motoz2play_container .cu_box.cu_content.cu_box14 img,
  #cu_motoz2play_container .cu_box.cu_content.cu_box15 img,
  #cu_motoz2play_container .cu_box.cu_content.cu_box16 img,
  #cu_motoz2play_container .cu_box.cu_content.cu_box17 img {
    width: auto;
    max-width: 100%;
  }
  #cu_motoz2play_container .cu_box.cu_content.cu_box15 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  #cu_motoz2play_container .cu_box.cu_content.cu_content_block_left .cu_textBlock,
  #cu_motoz2play_container .cu_box.cu_content.cu_content_block_right .cu_textBlock {
    padding-left: 5%;
    padding-right: 5%;
  }
  #cu_motoz2play_container .cu_footer .cu_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #cu_motoz2play_container .cu_footer .cu_row div {
    width: auto;
  }
  #cu_motoz2play_container .cu_additional p.normalP {
    font-size: 11px;
  }
  #cu_motoz2play_container .cu_box9.cu_content,
  #cu_motoz2play_container .cu_box10.cu_content {
    min-height: 300px;
  }
  #cu_motoz2play_container .cu_box9.cu_content .cu_absImage {
    top: -80px;
  }
}
@media only screen and (max-width: 710px) {
  #cu_motoz2play_container h2.cu_normalHeader {
    font-size: 20px;
  }
  #cu_motoz2play_container p.normalP {
    font-size: 13px;
  }
  #cu_motoz2play_container .cu_videoContainer {
    padding: 35px 50px;
  }
  #cu_motoz2play_container .cu_box9.cu_content .cu_absImage {
    right: -10%;
    top: -20px;
  }
  #cu_motoz2play_container .cu_box10.cu_content .cu_absImage {
    right: -15%;
  }
  #cu_motoz2play_container .cu_box10.cu_content .cu_textBlock {
    width: 65%;
  }
}
@media only screen and (max-width: 600px) {
  #cu_motoz2play_container .cu_videoContainer {
    padding: 20px 0px;
  }
  #cu_motoz2play_container .cu_footer .cu_footer_logo img {
    hejight: 25px;
  }
  #cu_motoz2play_container .cu_footer .cu_links span {
    margin: 0 8px;
  }
  #cu_motoz2play_container .cu_footer .cu_links img {
    height: 25px;
  }
  #cu_motoz2play_container .cu_box9.cu_content .cu_absImage {
    bottom: 0;
    top: auto;
  }
}
