<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.s-content ol {
  list-style: decimal;
  margin-left: 15px;
  margin-bottom: 10px; }
.s-content ul {
  list-style: initial;
  margin-left: 15px;
  margin-bottom: 10px; }
.s-content li {
  list-style: inherit;
  margin-bottom: 5px; }
.s-content p {
  margin-bottom: 10px; }
.s-content img {
  display: block;
  max-width: 100%;
  margin: 10px auto;
  width: auto !important;
  object-fit: contain;
  height: auto !important; }
.s-content table, .s-content iframe {
  max-width: 100%;
  width: 100%; }
.s-content table {
  border-collapse: collapse;
  width: 100%;
  border: solid 1px #0000006e; }
.s-content table td {
  border-collapse: collapse;
  border: solid 1px #0000006e;
  padding: 3px; }
.s-content h1, .s-content h2, .s-content h3, .s-content h4, .s-content h5, .s-content h6 {
  display: block;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }
.s-content h1 {
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em; }
.s-content h2 {
  font-size: 1.5em;
  margin-top: 0.3em;
  margin-bottom: 0.3em; }
.s-content h3 {
  font-size: 1.17em;
  margin-top: 0.5em;
  margin-bottom: 0.5em; }
.s-content h4 {
  font-size: 1em;
  margin-top: 0.6em;
  margin-bottom: 0.6em; }
.s-content h5 {
  font-size: .83em;
  margin-top: 0.8em;
  margin-bottom: 0.8em; }
.s-content h6 {
  font-size: .67em;
  margin-top: 0.8em;
  margin-bottom: 0.8em; }

.c-img {
  display: block;
  position: relative;
  padding-top: 73%; }

.c-img img, .c-img .bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/SFUFuturaRegular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/SFUFuturaBook.ttf") format("truetype");
  font-weight: 500;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/SFUFuturaBold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/SFUFuturaLight.ttf") format("truetype");
  font-display: swap; }

@font-face {
  font-family: 'SFUFutura';
  src: url("../fonts/SFUFutura.ttf") format("truetype");
  font-display: swap;
}
html, body {
  font-size: 16px; }

body {
  line-height: 1.5;
  font-family: 'Montserrat'; }
  body a {
    color: inherit;
    text-decoration: none !important;
    display: inline-block;
    -webkit-transition: 0.3s all 0s;
    -moz-transition: 0.3s all 0s;
    -ms-transition: 0.3s all 0s;
    -o-transition: 0.3s all 0s;
    transition: 0.3s all 0s; }
    body a:hover, body a:focus, body a:active {
      color: #ECAC22; }

textarea,
input,
button {
  outline: none !important; }

.smooth {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }
  .smooth:hover {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }

.video_back {
  background: #F2F3F9; }

.xer_video {
  padding: 60px 0 90px;
  font-family: Montserrat;
  font-size: 16px;
  line-height: 1.5; }

.video_flex {
  display: flex;
  flex-wrap: wrap; }

.title_utm {
  position: relative;
  z-index: 0; }
  .title_utm:after {
    position: absolute;
    z-index: 1;
    content: '';
    top: 50%;
    margin-left: 35px;
    width: 1050px;
    height: 1px;
    background: linear-gradient(133.45deg, #D7A93B 17.42%, #D7A93B 21.27%, #FEF380 41.72%, #D7A93B 64.09%, #EDD463 88%); }

.video_all {
  position: relative;
  z-index: 0; }
  .video_all .video_img {
    padding-top: 71%; }
    .video_all .video_img img {
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
      -ms-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
      .video_all .video_img img:hover {
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
  .video_all .video_play {
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .video_all .video_play img {
      filter: brightness(0) invert(1);
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -ms-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
      .video_all .video_play img:hover {
        filter: none;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -ms-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }

.video_text {
  position: absolute;
  z-index: 1;
  bottom: 10px;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  font-family: Montserrat;
  line-height: 1.5;
  max-width: 90%;
  margin-left: 5%; }
  .video_text .video_text_child {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    line-height: 2.5; }
    .video_text .video_text_child .time {
      margin-right: 10px; }
    .video_text .video_text_child .poster {
      margin-left: 10px; }

.swiper_video {
  position: unset; }
  .swiper_video .swiper-button-next, .swiper_video .swiper-button-prev {
    top: 17px;
    width: unset;
    height: unset;
    margin: 0; }
    .swiper_video .swiper-button-next:hover:after, .swiper_video .swiper-button-prev:hover:after {
      color: #010B8B; }
  .swiper_video .swiper-button-next {
    right: 0; }
    .swiper_video .swiper-button-next:before {
      position: absolute;
      z-index: 1;
      content: '';
      height: 10px;
      width: 2px;
      background: #DADAE5;
      left: -18px;
      top: 50%;
      transform: translateY(-50%); }
  .swiper_video .swiper-button-prev {
    right: 45px;
    left: unset; }
  .swiper_video .swiper-button-next:after, .swiper_video .swiper-button-prev:after {
    font-size: 16px;
    color: #8E8F9D; }

@media only screen and (min-width: 1599px) {
  .container {
    max-width: 1570px; } }
@media only screen and (min-width: 1200px) and (max-width: 1588px) {
  .title_utm:after {
    width: 650px; }

  .video_all .video_play img {
    max-width: 56px;
    max-height: 56px; }

  .swiper_video .swiper-button-next, .swiper_video .swiper-button-prev {
    top: 14px; } }
@media only screen and (max-width: 1199px) {
  .title_utm:after {
    margin-left: 16px;
    width: 520px; }

  .video_all .video_play img {
    max-width: 50px;
    max-height: 50px; }

  .swiper_video .swiper-button-next, .swiper_video .swiper-button-prev {
    top: 14px; } }
@media only screen and (max-width: 991px) {
  .title_utm:after {
    margin-left: 15px;
    width: 330px; }

  .video_all .video_play img {
    max-width: 50px;
    max-height: 50px; }

  .swiper_video .swiper-button-next, .swiper_video .swiper-button-prev {
    top: 12px; }
  .swiper_video .swiper-button-next:after, .swiper_video .swiper-button-prev:after {
    font-size: 14px; } }
@media only screen and (max-width: 767px) {
  .title_utm:after {
    margin-left: 13px;
    width: 170px; }

  .video_all .video_play img {
    max-width: 50px;
    max-height: 50px; } }
@media only screen and (max-width: 575px) {
  .title_utm:after {
    margin-left: 13px;
    width: 180px; }

  .video_all .video_play img {
    max-width: 45px;
    max-height: 45px; }

  .swiper_video .swiper-button-next, .swiper_video .swiper-button-prev {
    top: 9px; } }
@media only screen and (max-width: 480px) {
  .title_utm:after {
    content: none; }

  .video_all .video_play img {
    max-width: 40px;
    max-height: 40px; } }
</pre></body></html>