@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Overpass:wght@700&family=Yaldevi:wght@600&display=swap");
.main-content .sec .container .video-swiper::before {
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.main-content .sec .container a.video-info h3, .main-content .sec .container a.video-info:hover > h3 {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*:focus {
  outline-style: none;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  width: 100%;
  margin: 0 auto;
}
body::before {
  content: "";
  width: 100%;
  height: 50px;
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
@media screen and (min-width: 768px) {
  body::before {
    height: 62px;
  }
}

.clearfix {
  *zoom: 1;
  /*For IE 6&7 only*/
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

.video iframe {
  width: 96%;
  margin: 0 2%;
  z-index: 100;
  position: relative;
}

header {
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 900;
  position: fixed;
  top: 0;
  transition: all 0.2s ease;
}
header.float {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media screen and (min-width: 768px) {
  header {
    height: 62px;
  }
}
header .container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header .container .link li a {
  width: 24px;
  height: 24px;
}
@media screen and (min-width: 768px) {
  header .container .link li a {
    width: 32px;
    height: 32px;
  }
}
header .container .link li:nth-child(2) {
  margin-left: 16px;
  margin-right: 16px;
}
@media screen and (min-width: 768px) {
  header .container .link li:nth-child(2) {
    margin-left: 20px;
    margin-right: 20px;
  }
}

header .container,
footer .container {
  width: 100%;
  max-width: 1440px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  header .container,
footer .container {
    padding: 0 30px;
  }
}
header .container .myv-logo,
footer .container .myv-logo {
  width: 100px;
}
header .container .myv-logo img,
header .container .myv-logo svg,
footer .container .myv-logo img,
footer .container .myv-logo svg {
  width: 100%;
}
@media screen and (min-width: 768px) {
  header .container .myv-logo,
footer .container .myv-logo {
    width: 140px;
  }
}
header .container .link,
footer .container .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .container .link li a,
footer .container .link li a {
  display: block;
}
header .container .link li a svg,
footer .container .link li a svg {
  width: 100%;
}
header .container .link li a svg path,
header .container .link li a svg polygon,
header .container .link li a svg g,
footer .container .link li a svg path,
footer .container .link li a svg polygon,
footer .container .link li a svg g {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .container .link li a:hover svg path,
header .container .link li a:hover svg polygon,
header .container .link li a:hover svg g,
footer .container .link li a:hover svg path,
footer .container .link li a:hover svg polygon,
footer .container .link li a:hover svg g {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .container .link .myvideo a svg .icon-mask,
footer .container .link .myvideo a svg .icon-mask {
  display: none;
}
header .container .link .myvideo a svg .icon-icon,
footer .container .link .myvideo a svg .icon-icon {
  display: none;
}
header .container .link .myvideo:hover a svg .icon-bg,
footer .container .link .myvideo:hover a svg .icon-bg {
  fill: #F57600;
}
header .container .link .myvideo:hover a svg .icon-mask,
footer .container .link .myvideo:hover a svg .icon-mask {
  display: block;
}
header .container .link .myvideo:hover a svg .icon-icon,
footer .container .link .myvideo:hover a svg .icon-icon {
  fill: #FFFFFF;
  display: block;
}
header .container .link .facebook a svg .icon-icon,
footer .container .link .facebook a svg .icon-icon {
  fill: transparent;
}
header .container .link .facebook:hover a svg .icon-bg,
footer .container .link .facebook:hover a svg .icon-bg {
  fill: #1877f2;
}
header .container .link .facebook:hover a svg .icon-icon,
footer .container .link .facebook:hover a svg .icon-icon {
  fill: #FFFFFF;
}
header .container .link .youtube a svg .icon-icon,
footer .container .link .youtube a svg .icon-icon {
  fill: transparent;
}
header .container .link .youtube:hover a svg .icon-bg,
footer .container .link .youtube:hover a svg .icon-bg {
  fill: red;
}
header .container .link .youtube:hover a svg .icon-icon,
footer .container .link .youtube:hover a svg .icon-icon {
  fill: #FFFFFF;
}

.main-content {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  margin: 0 auto;
}

footer {
  text-align: center;
  margin: 0 auto;
  padding: 40px 0;
}
footer .container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 768px) {
  footer .container {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
footer .container .link li {
  margin-right: 10px;
}
@media screen and (min-width: 375px) {
  footer .container .link li {
    margin-right: 12px;
  }
}
@media screen and (min-width: 768px) {
  footer .container .link li {
    margin-right: 16px;
  }
}
footer .container .link li img {
  height: 100%;
}
footer .container .link li a svg {
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  footer .container .link li a svg {
    width: 32px;
    height: 32px;
  }
}
footer .container .link li:last-child {
  margin-right: 0;
}
footer .container .link .ott div {
  width: 28px;
  height: 35px;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 375px) {
  footer .container .link .ott div {
    width: 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  footer .container .link .ott div {
    width: 42px;
    height: 51px;
  }
}
footer .container .link .ott div img {
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
footer .container .link .appstore a,
footer .container .link .googleplay a {
  width: auto;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 90px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width: 768px) {
  footer .container .link .appstore a,
footer .container .link .googleplay a {
    height: 32px;
  }
}
footer .container .link .appstore a img,
footer .container .link .googleplay a img {
  width: auto;
  height: 100%;
  border-radius: 90px;
  -o-object-fit: contain;
     object-fit: contain;
}
footer .container .link .appstore a:hover,
footer .container .link .googleplay a:hover {
  opacity: 0.85;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer .copyright {
  width: 100%;
  max-width: 1440px;
  padding: 0 20px;
  margin: 24px auto 0;
  display: inline-block;
  color: #9E9E9E;
  font-size: 13px;
  text-align: left;
  line-height: 1.2rem;
}
footer .copyright a {
  color: #9E9E9E;
}
footer .copyright a:hover {
  color: #757575;
}
@media screen and (min-width: 768px) {
  footer .copyright {
    text-align: center;
  }
}
footer .copyright .ft-br {
  display: block;
}
@media screen and (min-width: 768px) {
  footer .copyright .ft-br {
    display: inline-block;
  }
}

#top {
  width: 32px;
  height: 32px;
  padding: 5px;
  text-align: center;
  border-radius: 40px;
  position: fixed;
  right: 10px;
  bottom: 10px;
  background-color: #0F0F0F;
  border: 2px solid #FFFFFF;
  cursor: pointer;
  z-index: 800;
  display: none;
}
#top svg,
#top img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #top {
    width: 48px;
    height: 48px;
    right: 20px;
    bottom: 20px;
  }
}

body {
  color: #FFFFFF;
  background-color: #1A1A1A;
  font-family: "Inter", sans-serif;
}
body header {
  background-color: #272727;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
body header.float {
  background-color: rgba(39, 39, 39, 0.95);
}
body header .container .link .myvideo a svg .icon-bg,
body footer .container .link .myvideo a svg .icon-bg {
  fill: #FFFFFF;
}
body header .container .link .facebook a svg .icon-bg,
body footer .container .link .facebook a svg .icon-bg {
  fill: #FFFFFF;
}
body header .container .link .youtube a svg .icon-bg,
body footer .container .link .youtube a svg .icon-bg {
  fill: #FFFFFF;
}
body header .container .link .ott div img,
body footer .container .link .ott div img {
  left: 0;
}
body footer {
  background-color: #272727;
  border-top: 1px solid #424242;
}

header {
  z-index: 1010;
}

.kv {
  width: 100%;
  height: 647px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-repeat: no-repeat;
  background-image: url(../images/bg_l_m.svg), url(../images/bg_r_m.svg);
  background-position: top left, bottom right;
}
@media screen and (min-width: 768px) {
  .kv {
    height: 761px;
    background-image: url(../images/bg_l_pad.svg);
  }
}
@media screen and (min-width: 1280px) {
  .kv {
    background-image: url(../images/bg_l_pad.svg), url(../images/bg_r_pad.svg);
  }
}
.kv .container {
  width: 100%;
}
.kv .container .title {
  height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .kv .container .title {
    height: 700px;
  }
}
@-webkit-keyframes opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes typing {
  from {
    width: 0;
  }
  to {
    width: 247px;
  }
}
@keyframes typing {
  from {
    width: 0;
  }
  to {
    width: 247px;
  }
}
@media screen and (min-width: 768px) {
  @-webkit-keyframes typing {
    from {
      width: 0;
    }
    to {
      width: 445px;
    }
  }
  @keyframes typing {
    from {
      width: 0;
    }
    to {
      width: 445px;
    }
  }
}
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  12% {
    -webkit-transform: scale(1.025);
            transform: scale(1.025);
  }
  24% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  36% {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  48% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  72% {
    -webkit-transform: scale(1.0105);
            transform: scale(1.0105);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  12% {
    -webkit-transform: scale(1.025);
            transform: scale(1.025);
  }
  24% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  36% {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  48% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  72% {
    -webkit-transform: scale(1.0105);
            transform: scale(1.0105);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.kv .container .title h1 {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 26px;
  line-height: 31px;
  letter-spacing: -0.06em;
  color: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 4px;
  margin-bottom: 8px;
  display: inline-block;
  -webkit-animation: opacity 1s ease-in forwards;
          animation: opacity 1s ease-in forwards;
}
@media screen and (min-width: 768px) {
  .kv .container .title h1 {
    font-size: 46.2px;
    line-height: 56px;
    margin-bottom: 16px;
  }
}
.kv .container .title h1 span {
  width: 107.5px;
  display: inline-block;
  margin-right: 4px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .kv .container .title h1 span {
    width: 192.5px;
    margin-right: 10px;
  }
}
.kv .container .title h1 span img {
  width: 100%;
}
.kv .container .title h2 {
  display: block;
}
.kv .container .title h2 p {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  margin: 0 auto;
  font-family: "Yaldevi", sans-serif;
  font-weight: 600;
  font-size: 52px;
  line-height: 52px;
  padding: 9px 0;
  letter-spacing: -0.05em;
  border-bottom: 1px solid #FFFFFF;
}
.kv .container .title h2 p.subtitle-1 {
  width: 0;
  -webkit-animation: typing 1s 0.8s steps(5, end) forwards, scale 5s 3.5s ease-in-out;
          animation: typing 1s 0.8s steps(5, end) forwards, scale 5s 3.5s ease-in-out;
}
.kv .container .title h2 p.subtitle-2 {
  width: 0;
  -webkit-animation: typing 1s 2.1s steps(5, end) forwards, scale 5s 3.5s ease-in-out;
          animation: typing 1s 2.1s steps(5, end) forwards, scale 5s 3.5s ease-in-out;
}
@media screen and (min-width: 768px) {
  .kv .container .title h2 p {
    font-size: 93.5px;
    line-height: 93.5px;
    padding: 15px 0;
    text-underline-offset: 22px;
  }
}
.kv .container .title h2 p span {
  font-weight: 700;
  line-height: 0;
  font-family: "Overpass", sans-serif;
}
.kv .container nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  z-index: 1000;
}
.kv .container nav.sticky {
  background: rgba(0, 0, 0, 0.9);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  position: fixed;
  top: 47px;
}
@media screen and (min-width: 768px) {
  .kv .container nav.sticky {
    top: 61px;
  }
}
.kv .container nav ul {
  width: 100%;
  height: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .kv .container nav ul {
    height: 61px;
  }
}
.kv .container nav ul li {
  width: 20%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.kv .container nav ul li.active:after {
  content: "";
  width: 100%;
  position: absolute;
  border-bottom: 2px solid #FFFFFF;
  bottom: -2px;
}
@media screen and (min-width: 768px) {
  .kv .container nav ul li.active:after {
    border-bottom: 4px solid #FFFFFF;
    bottom: -4px;
  }
}
.kv .container nav ul li.active a {
  font-weight: 700;
}
.kv .container nav ul li:hover a {
  font-weight: 700;
}
.kv .container nav ul li a {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: -0.05em;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .kv .container nav ul li a {
    font-size: 24px;
    line-height: 32px;
  }
}

.main-content .sec {
  padding: 80px 0 40px;
}
@media screen and (min-width: 768px) {
  .main-content .sec {
    padding: 160px 0 80px;
  }
}
.main-content .sec .container .category {
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
  border-radius: 4px;
  color: #FFFFFF;
  padding: 4px 8px;
  display: inline-block;
  margin-bottom: 8px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .main-content .sec .container .category {
    font-size: 18px;
    line-height: 22px;
  }
}
.main-content .sec .container .rank {
  font-weight: 800;
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .main-content .sec .container .rank {
    font-size: 60px;
    line-height: 73px;
    margin-bottom: 40px;
  }
}
.main-content .sec .container .video {
  width: calc(100% - 40px);
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .main-content .sec .container .video {
    width: calc(100% - 80px);
  }
}
@media screen and (min-width: 1280px) {
  .main-content .sec .container .video {
    max-width: 1200px;
    width: calc(100% - 240px);
  }
}
.main-content .sec .container .video .video-iframe-wrap {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  font-size: 0;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.main-content .sec .container .video .video-iframe-wrap .video-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
}
.main-content .sec .container a.video-info {
  display: inline-block;
  margin: 20px auto 40px;
  position: relative;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .main-content .sec .container a.video-info {
    margin: 80px auto;
    padding: 0 80px;
  }
}
.main-content .sec .container a.video-info h3 {
  font-weight: 800;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 16px;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .main-content .sec .container a.video-info h3 {
    font-size: 32px;
    line-height: 39px;
  }
}
.main-content .sec .container a.video-info p {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .main-content .sec .container a.video-info p {
    font-size: 20px;
    line-height: 42px;
    letter-spacing: 0.3em;
  }
}
.main-content .sec .container .video-swiper {
  width: calc(100% - 20px);
  margin-left: 20px;
  padding: 40px 0;
}
@media screen and (min-width: 768px) {
  .main-content .sec .container .video-swiper {
    width: calc(100% - 40px);
    margin-left: 40px;
    padding: 80px 0;
  }
}
@media screen and (min-width: 1024px) {
  .main-content .sec .container .video-swiper {
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  .main-content .sec .container .video-swiper .swiper-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.main-content .sec .container .video-swiper::before {
  content: "";
  width: 40px;
  height: 1px;
  position: absolute;
  top: 0;
  left: calc(50% - 20px);
}
@media screen and (min-width: 1024px) {
  .main-content .sec .container .video-swiper::before {
    left: 50%;
  }
}
.main-content .sec .container .video-swiper a.swiper-slide {
  width: 26.6%;
  max-width: 200px;
  display: inline-block;
  font-size: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
@media screen and (min-width: 1280px) {
  .main-content .sec .container .video-swiper a.swiper-slide:hover {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all 0.6s ease-in;
    -o-transition: all 0.6s ease-in;
    transition: all 0.6s ease-in;
    z-index: 1;
  }
  .main-content .sec .container .video-swiper a.swiper-slide:hover .video-poster::after {
    background: transparent;
    -webkit-transition: all 0.6s ease-in;
    -o-transition: all 0.6s ease-in;
    transition: all 0.6s ease-in;
  }
}
.main-content .sec .container .video-swiper a.swiper-slide p {
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
  display: block;
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .main-content .sec .container .video-swiper a.swiper-slide p {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 24px;
  }
}
.main-content .sec .container .video-swiper a.swiper-slide .video-poster {
  width: 100%;
  height: 0;
  padding-bottom: 227.5%;
  display: block;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1280px) {
  .main-content .sec .container .video-swiper a.swiper-slide .video-poster::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
}
.main-content .sec .container .video-swiper a.swiper-slide .video-poster h3 {
  width: 100%;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  display: inline-block;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 8px 4px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
@media screen and (min-width: 768px) {
  .main-content .sec .container .video-swiper a.swiper-slide .video-poster h3 {
    font-size: 18px;
    line-height: 22px;
    padding: 40px 12px 16px 12px;
  }
}
.main-content .sec .container .video-swiper a.swiper-slide:last-child {
  margin-right: 20px;
}
@media screen and (min-width: 768px) {
  .main-content .sec .container .video-swiper a.swiper-slide:last-child {
    margin-right: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .main-content .sec .container .video-swiper a.swiper-slide:last-child {
    margin-right: 0;
  }
}
.main-content .sec.orange {
  background: #F57600;
}
.main-content .sec.orange .container .category {
  background-color: #000000;
}
.main-content .sec.orange .container .rank {
  color: #000000;
}
.main-content .sec.orange .container a.video-info {
  color: #000000;
}
.main-content .sec.orange .container a.video-info h3 {
  border-bottom: 1px solid #F57600;
}
.main-content .sec.orange .container a.video-info:hover > h3 {
  border-bottom: 1px solid #000000;
}
.main-content .sec.orange .container .video-swiper::before {
  background: #000000;
}
.main-content .sec.orange .container .video-swiper a.swiper-slide p {
  color: rgba(0, 0, 0, 0.7);
}
.main-content .sec.black {
  background: #1A1A1A;
}
.main-content .sec.black .container .category {
  background-color: #F57600;
}
.main-content .sec.black .container .rank {
  color: #FFFFFF;
}
.main-content .sec.black .container a.video-info {
  color: #FFFFFF;
}
.main-content .sec.black .container a.video-info h3 {
  border-bottom: 1px solid #1A1A1A;
}
.main-content .sec.black .container a.video-info:hover > h3 {
  border-bottom: 1px solid #FFFFFF;
}
.main-content .sec.black .container .video-swiper::before {
  background: #FFFFFF;
}
.main-content .sec.black .container .video-swiper a.swiper-slide p {
  color: rgba(255, 255, 255, 0.7);
}