  .bg {
      opacity: 0;
      transition: opacity 1s;
      -webkit-transition: opacity 1s;
  }

  .bg-loaded {
      opacity: 1;
  }


  :root {
      --primary-color: #a3a33c;
      --fs-color-primary: #a3a33c;
      --fs-color-secondary: #d26e4b;
      --fs-color-success: #7a9c59;
      --fs-color-alert: #b20000;
      --fs-experimental-link-color: #31a749;
      --fs-experimental-link-color-hover: #111;
  }

  .tooltipster-base {
      --tooltip-color: #fff;
      --tooltip-bg-color: #000;
  }

  .off-canvas-right .mfp-content,
  .off-canvas-left .mfp-content {
      --drawer-width: 300px;
  }

  html {
      background-color: #dddddd !important;
  }

  .container-width,
  .full-width .ubermenu-nav,
  .container,
  .row {
      max-width: 1050px
  }

  .row.row-collapse {
      max-width: 1020px
  }

  .row.row-small {
      max-width: 1042.5px
  }

  .row.row-large {
      max-width: 1080px
  }

  body.framed,
  body.framed header,
  body.framed .header-wrapper,
  body.boxed,
  body.boxed header,
  body.boxed .header-wrapper,
  body.boxed .is-sticky-section {
      max-width: 1280px
  }

  .header-main {
      height: 90px
  }

  #logo img {
      max-height: 90px
  }

  #logo {
      width: 414px;
  }

  .header-bottom {
      min-height: 55px
  }

  .header-top {
      min-height: 26px
  }

  .transparent .header-main {
      height: 90px
  }

  .transparent #logo img {
      max-height: 90px
  }

  .has-transparent+.page-title:first-of-type,
  .has-transparent+#main>.page-title,
  .has-transparent+#main>div>.page-title,
  .has-transparent+#main .page-header-wrapper:first-of-type .page-title {
      padding-top: 140px;
  }

  .header.show-on-scroll,
  .stuck .header-main {
      height: 70px !important
  }

  .stuck #logo img {
      max-height: 70px !important
  }

  .header-bg-color {
      background-color: #003843
  }

  .header-bottom {
      background-color: #31a749
  }

  .top-bar-nav>li>a {
      line-height: 16px
  }

  .header-bottom-nav>li>a {
      line-height: 16px
  }

  @media (max-width: 549px) {
      .header-main {
          height: 81px
      }

      #logo img {
          max-height: 81px
      }
  }

  .nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
      border-bottom-color: #eeee22;
  }

  .nav .nav-dropdown {
      border-color: #eeee22
  }

  .nav-dropdown {
      font-size: 100%
  }

  .nav-dropdown-has-arrow li.has-dropdown:after {
      border-bottom-color: #00a083;
  }

  .nav .nav-dropdown {
      background-color: #00a083
  }

  .header-top {
      background-color: #1e73be !important;
  }

  body {
      color: #000000
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .heading-font {
      color: #000000;
  }

  body {
      font-size: 100%;
  }

  @media screen and (max-width: 549px) {
      body {
          font-size: 100%;
      }
  }

  body {
      font-family: Roboto, sans-serif;
  }

  body {
      font-weight: 400;
      font-style: normal;
  }

  .nav>li>a {
      font-family: Roboto, sans-serif;
  }

  .mobile-sidebar-levels-2 .nav>li>ul>li>a {
      font-family: Roboto, sans-serif;
  }

  .nav>li>a,
  .mobile-sidebar-levels-2 .nav>li>ul>li>a {
      font-weight: 400;
      font-style: normal;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .heading-font,
  .off-canvas-center .nav-sidebar.nav-vertical>li>a {
      font-family: Roboto, sans-serif;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .heading-font,
  .banner h1,
  .banner h2 {
      font-weight: 400;
      font-style: normal;
  }

  .alt-font {
      font-family: Roboto, sans-serif;
  }

  .alt-font {
      font-weight: 400 !important;
      font-style: normal !important;
  }

  .header:not(.transparent) .header-bottom-nav.nav>li>a {
      color: #ffffff;
  }

  .header:not(.transparent) .header-bottom-nav.nav>li>a:hover,
  .header:not(.transparent) .header-bottom-nav.nav>li.active>a,
  .header:not(.transparent) .header-bottom-nav.nav>li.current>a,
  .header:not(.transparent) .header-bottom-nav.nav>li>a.active,
  .header:not(.transparent) .header-bottom-nav.nav>li>a.current {
      color: #eeee22;
  }

  .header-bottom-nav.nav-line-bottom>li>a:before,
  .header-bottom-nav.nav-line-grow>li>a:before,
  .header-bottom-nav.nav-line>li>a:before,
  .header-bottom-nav.nav-box>li>a:hover,
  .header-bottom-nav.nav-box>li.active>a,
  .header-bottom-nav.nav-pills>li>a:hover,
  .header-bottom-nav.nav-pills>li.active>a {
      color: #FFF !important;
      background-color: #eeee22;
  }

  .absolute-footer,
  html {
      background-color: #000000
  }

  .nav-vertical-fly-out>li+li {
      border-top-width: 1px;
      border-top-style: solid;
  }

  /* Custom CSS */
  /* Đảm bảo các thẻ H1-H4 in đậm và có màu #f3d706 */
  h2,
  h3,
  h4,
  h5,
  h6 {
      font-weight: bold !important;
      color: #036100 !important;
  }

  /* Đảm bảo văn bản in đậm có màu #f3d706 */
  strong,
  b {
      color: #036100 !important;
  }

  h1 {
      /* Applies to all h1 elements */
      text-transform: uppercase;
      background-image: linear-gradient(-225deg, #25e360 0%, #fde25e 29%, #ff1361 67%, #fff800 100%);
      background-size: 200% auto;
      color: #fff;
      /* Fallback color */
      background-clip: text;
      -webkit-background-clip: text;
      /* For Safari & Chrome */
      -webkit-text-fill-color: transparent;
      /* For Safari & Chrome */
      animation: textclip 2s cubic-bezier(0.4, 0, 1, 1) infinite;
      display: inline-block;
  }

  @keyframes textclip {
      to {
          background-position: 200% center;
      }
  }

  .label-new.menu-item>a:after {
      content: "Mới";
  }

  .label-hot.menu-item>a:after {
      content: "Thịnh hành";
  }

  .label-sale.menu-item>a:after {
      content: "Giảm giá";
  }

  .label-popular.menu-item>a:after {
      content: "Phổ biến";
  }

  .menu-item-has-children {
      position: relative;
      top: 10px;
  }

  #menu-item-20 img {
      height: 34px
  }

  .mfp-content .toggle {
      position: absolute;
      right: 0;
  }

  .gameType {
      display: flex;
      width: 1200px;
      margin: 0 auto;
      justify-content: space-between;
      justify-content: space-evenly;
  }

  .gameType:after {
      display: none;
  }

  .gameTypeList {
      text-align: center;
      position: relative;
      height: 250px;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
  }

  .gameTypeList.off {
      cursor: not-allowed;
  }

  .exterior {
      transition: all 0.5s ease;
  }

  .exterior img {
      display: block;
      margin: 0 auto;
  }

  .exterior h5 {
      color: #333;
      font-weight: normal;
      font-size: 15px;
  }

  .in {
      opacity: 0;
      transition: all 0.3s ease-in-out;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      display: none;
  }

  .gameTypeList:hover .exterior {
      opacity: 0;
  }

  .gameTypeList:hover .in {
      display: block;
      opacity: 1;
  }

  /*真人*/
  .liveGame {}

  .liveGame:hover {
      animation: liveGame 0.5s forwards;
      -webkit-animation: liveGame 0.5s forwards;
      cursor: pointer;
  }

  .icon_CAO,
  /*CAO*/
  .icon_liveGame {
      /*周周抽*/
      width: 215px;
      height: 180px;
      margin: -7px auto;
      position: relative;
  }

  .icon_CAO:after,
  .icon_liveGame:after {
      content: '';
      visibility: initial;
      background: var(--wpr-bg-ec55a31e-3d1a-4964-95f8-c1e22bba5d96) no-repeat -727px -477px;
      width: 265px;
      height: 180px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-52%, -50%);
      -webkit-transform: translate(-52%, -50%);
  }

  .icon_CAO {
      /*CAO*/
      width: 245px;
  }

  .icon_CAO:after {
      /*CAO*/
      background-position-x: -997px;
  }

  @keyframes liveGame {
      from {
          width: 223px;
      }

      to {
          width: 477px;
      }
  }

  @-webkit-keyframes liveGame {
      from {
          width: 223px;
      }

      to {
          width: 477px;
      }
  }

  .liveGame_in {
      position: relative;
      height: 250px;
      left: 0;
  }

  .gameTypeList.off .liveGame_in {
      cursor: not-allowed;
  }

  .LG_bg {
      position: absolute;
      bottom: 0;
      left: -20px;
      opacity: 0;
      animation: LG_bg 1s ease forwards;
      -webkit-animation: LG_bg 1s ease forwards;
  }

  @keyframes LG_bg {
      from {
          opacity: 0;
      }

      to {
          opacity: 1;
      }
  }

  @-webkit-keyframes LG_bg {
      from {
          opacity: 0;
      }

      to {
          opacity: 1;
      }
  }

  .LG01_CAO,
  /*CAO*/
  .LG01_people {
      /*周周抽*/
      background: var(--wpr-bg-ba5a4635-18b8-4f76-9949-5ee0fc9a9d56) no-repeat left -166px;
      width: 430px;
      height: 195px;
      position: absolute;
      top: -6px;
      left: 10px;
      animation: LG01_people 1.1s ease 0.3s forwards;
      -webkit-animation: LG01_people 1.1s ease 0.3s forwards;
      opacity: 0;
  }

  .LG01_CAO {
      /*CAO*/
      background-position-x: -1000px;
      width: 400px;
      left: 8px;
  }

  @keyframes LG01_people {
      0% {
          opacity: 0;
      }

      100% {
          opacity: 1;
      }
  }

  @-webkit-keyframes LG01_people {
      0% {
          opacity: 0;
      }

      100% {
          opacity: 1;
      }
  }

  .LG_week01 {
      /*周周抽*/
      left: 0;
      top: 149px;
      background: var(--wpr-bg-d8e768fc-cf51-483e-b030-afdcbf773bd2) no-repeat -500px -652px;
      width: 290px;
      height: 45px;
  }

  .LG_text01 {
      /*CAO*/
      left: 0;
      bottom: 48px;
      color: #003e9f;
      font-weight: bold;
      font-size: 25px;
      line-height: 1em;
      width: 300px;
  }

  .LG_week01,
  /*周周抽*/
  .LG_text01 {
      /*CAO*/
      animation: LG_text01 1s ease 0.7s forwards;
      -webkit-animation: LG_text01 1s ease 0.7s forwards;
      position: absolute;
      display: block;
      z-index: 2;
      opacity: 0;
  }

  @keyframes LG_text01 {
      from {
          -webkit-transform: translate(10%, 0);
          opacity: 0;
      }

      to {
          -webkit-transform: translate(0, 0);
          opacity: 1;
      }
  }

  @-webkit-keyframes LG_text01 {
      from {
          -webkit-transform: translate(10%, 0);
          opacity: 0;
      }

      to {
          -webkit-transform: translate(0, 0);
          opacity: 1;
      }
  }

  .LG_week02 {
      /*周周抽*/
      left: 0;
      top: 193px;
      background: var(--wpr-bg-fb69eb98-0beb-4190-85b1-fb450bf30793) no-repeat -500px -697px;
      width: 347px;
      height: 45px;
  }

  .LG_text02 {
      /*CAO*/
      left: 0;
      bottom: 11px;
      color: #052c4f;
      font-weight: bold;
      font-size: 15px;
      line-height: 1.2em;
      letter-spacing: -0.8px;
      word-spacing: -0.5px;
      width: 300px;
  }

  .LG_week02,
  /*周周抽*/
  .LG_text02 {
      /*CAO*/
      animation: LG_text02 1s ease 0.7s forwards;
      -webkit-animation: LG_text02 1s ease 0.7s forwards;
      position: absolute;
      display: block;
      z-index: 2;
      opacity: 0;
  }

  @keyframes LG_text02 {
      from {
          transform: translate(-10%, 0);
          opacity: 0;
      }

      to {
          transform: translate(0, 0);
          opacity: 1;
      }
  }

  @-webkit-keyframes LG_text02 {
      from {
          transform: translate(-10%, 0);
          opacity: 0;
      }

      to {
          transform: translate(0, 0);
          opacity: 1;
      }
  }

  .btn_LGweek {
      /*周周抽*/
      position: absolute;
      bottom: 14px;
      right: 0;
      animation: btn_LG_playGame 0.5s ease 1.3s forwards;
      -webkit-animation: btn_LG_playGame 0.5s ease 1.3s forwards;
      opacity: 0;
      background: var(--wpr-bg-863324fd-eca4-4f5f-a2d7-8681ff988729) no-repeat -500px -742px;
      width: 125px;
      height: 46px;
  }

  .btn_LGweek:hover {
      /*周周抽*/
      -webkit-filter: brightness(1.1);
      filter: brightness(1.1);
  }

  .btn_LG_playGame {
      border-radius: 3px;
      color: #fff;
      position: absolute;
      bottom: 14px;
      right: 0;
      font-size: 16px;
      z-index: 3;
      animation: btn_LG_playGame 0.5s ease 1.3s forwards;
      -webkit-animation: btn_LG_playGame 0.5s ease 1.3s forwards;
      opacity: 0;
      white-space: nowrap;
      background-color: #af1818;
      padding: 6px 9px 7px 28px;
  }

  .btn_LG_playGame:before {
      content: '';
      width: 0;
      height: 0;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 10px;
      margin: auto 0;
      border-style: solid;
      border-width: 5px 0 5px 7px;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.8);
  }

  .btn_LG_playGame:hover {
      background-color: #cf2c2c;
  }

  .gameTypeList.off .btn_LG_playGame {
      display: none;
  }

  @keyframes btn_LG_playGame {
      from {
          opacity: 0;
      }

      to {
          opacity: 1;
      }
  }

  @-webkit-keyframes btn_LG_playGame {
      from {
          opacity: 0;
      }

      to {
          opacity: 1;
      }
  }

  /*酷映直播*/
  .sportsLive {}

  .sportsLive:hover {
      animation: sportsLive 0.5s forwards;
      -webkit-animation: sportsLive 0.5s forwards;
      margin-right: 20px;
  }

  .icon_sportsLive {
      background: var(--wpr-bg-480e09fd-4fa5-483d-a45c-dd39ce7d2770) no-repeat -184px 8px;
      width: 160px;
      height: 165px;
      margin: 0 auto;
  }

  @keyframes sportsLive {
      from {
          width: 160px;
      }

      to {
          width: 335px;
      }
  }

  @-webkit-keyframes sportsLive {
      from {
          width: 160px;
      }

      to {
          width: 335px;
      }
  }

  .sportsLive_in {
      position: relative;
      height: 250px;
  }

  .gameTypeList.off .sportsLive_in {
      cursor: not-allowed;
  }

  .SL01 {
      background: var(--wpr-bg-80715a98-d323-44f2-888d-cc1dd11129ca) no-repeat -10px -415px;
      width: 323px;
      height: 203px;
      position: absolute;
      bottom: 44px;
      left: 19px;
      opacity: 0;
      animation: SL01 0.15s ease-in 0.5s forwards;
      -webkit-animation: SL01 0.15s ease-in 0.5s forwards;
  }

  @keyframes SL01 {
      0% {
          transform: translate(0, -20%);
          opacity: 0;
      }

      50% {
          transform: translate(0, 0);
          opacity: 1;
      }

      75% {
          transform: translate(0, -4%);
          opacity: 1;
      }

      100% {
          transform: translate(0, 0);
          opacity: 1;
      }
  }

  @-webkit-keyframes SL01 {
      0% {
          -webkit-transform: translate(0, -20%);
          opacity: 0;
      }

      50% {
          -webkit-transform: translate(0, 0);
          opacity: 1;
      }

      75% {
          -webkit-transform: translate(0, -4%);
          opacity: 1;
      }

      100% {
          -webkit-transform: translate(0, 0);
          opacity: 1;
      }
  }

  [class*="SL_text"] {
      text-shadow: 1px 1px 2px #000, -1px -1px 3px rgba(0, 0, 0, 0.1);
      font-size: 23px;
      font-weight: bold;
      position: absolute;
      z-index: 5;
      opacity: 0;
  }

  .SL_text01,
  .SL_text02 {
      color: #ff8485;
      font-weight: bold;
      animation: SL_text01 0.9s ease 0.6s forwards;
      -webkit-animation: SL_text01 0.9s ease 0.6s forwards;
      left: 22px;
      top: 134px;
  }

  .SL_text02 {
      left: 45px;
      top: 152px;
  }

  @keyframes SL_text01 {
      from {
          transform: skew(0, -6deg) translate(-2%, 0);
          opacity: 0;
      }

      to {
          transform: skew(0, -6deg) translate(3%, 0);
          opacity: 1;
      }
  }

  @-webkit-keyframes SL_text01 {
      from {
          transform: skew(0, -6deg) translate(-2%, 0);
          opacity: 0;
      }

      to {
          transform: skew(0, -6deg) translate(3%, 0);
          opacity: 1;
      }
  }

  .SL_text03 {
      color: #fff;
      animation: SL_text02 0.9s ease 0.6s forwards;
      -webkit-animation: SL_text02 0.9s ease 0.6s forwards;
      left: 51px;
      top: 175px;
  }

  @keyframes SL_text02 {
      from {
          transform: skew(0, -6deg) translate(5%, 0);
          opacity: 0;
      }

      to {
          transform: skew(0, -6deg) translate(0, 0);
          opacity: 1;
      }
  }

  @-webkit-keyframes SL_text02 {
      from {
          transform: skew(0, -6deg) translate(5%, 0);
          opacity: 0;
      }

      to {
          transform: skew(0, -6deg) translate(0, 0);
          opacity: 1;
      }
  }

  .btn_SL_playGame {
      border-radius: 3px;
      color: #fff;
      position: absolute;
      bottom: 15px;
      left: 205px;
      font-size: 16px;
      z-index: 1;
      animation: btn_SL_playGame 0.5s ease 0.8s forwards;
      -webkit-animation: btn_SL_playGame 0.5s ease 0.8s forwards;
      opacity: 0;
      white-space: nowrap;
      background-color: #ff8485;
      padding: 6px 9px 7px 28px;
  }

  .btn_SL_playGame:before {
      content: '';
      width: 0;
      height: 0;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 10px;
      margin: auto 0;
      border-style: solid;
      border-width: 5px 0 5px 7px;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.8);
  }

  .btn_SL_playGame:hover {
      background-color: #ffa5a6;
  }

  .gameTypeList.off .btn_SL_playGame {
      display: none;
  }

  .icon_maintain_w {
      background: var(--wpr-bg-fd9e0124-4e2b-4c2e-80cb-2bdc6259d090) no-repeat -41px -819px;
      width: 21px;
      height: 21px;
      margin: 0 10px 0 0;
      vertical-align: middle;
      display: inline-block;
  }

  @keyframes btn_SL_playGame {
      from {
          opacity: 0;
      }

      to {
          opacity: 1;
      }
  }

  @-webkit-keyframes btn_SL_playGame {
      from {
          opacity: 0;
      }

      to {
          opacity: 1;
      }
  }

  /*影城*/
  .freeMovie {}

  .freeMovie:hover {
      animation: freeMovie 0.5s forwards;
      -webkit-animation: freeMovie 0.5s forwards;
      margin-left: 35px;
  }

  .freeMovie:hover+.outtake {
      margin: 0 -25px 0 15px;
  }

  .icon_freeMovie {
      background: var(--wpr-bg-47cce5d8-f5bf-4b18-a934-eab78bbb5200) no-repeat -355px 5px;
      width: 140px;
      height: 165px;
      margin: auto;
  }

  @keyframes freeMovie {
      from {
          width: 140px;
      }

      to {
          width: 370px;
      }
  }

  @-webkit-keyframes freeMovie {
      from {
          width: 140px;
      }

      to {
          width: 370px;
      }
  }

  .freeMovie_in {
      position: relative;
      height: 235px;
  }

  .FM02_blurry {
      background: var(--wpr-bg-c142541d-17d8-410c-907d-f518c580baef) no-repeat -358px -439px;
      width: 370px;
      height: 212px;
      position: absolute;
      left: 0;
      bottom: 0;
      animation: FM02_blurry 0.4s ease-out 0.4s forwards;
      -webkit-animation: FM02_blurry 0.4s ease-out 0.4s forwards;
      opacity: 0;
      z-index: 2;
  }

  @keyframes FM02_blurry {
      0% {
          opacity: 0;
      }

      100% {
          opacity: 1;
      }
  }

  @-webkit-keyframes FM02_blurry {
      0% {
          opacity: 0;
      }

      100% {
          opacity: 1;
      }
  }

  .FM_text01 {
      color: #00c2ff;
      text-shadow: 1px 1px 2px #000;
      font-size: 32px;
      font-weight: bold;
      animation: FM_text01 1s ease 0.7s forwards;
      -webkit-animation: FM_text01 1s ease 0.7s forwards;
      position: absolute;
      right: 47px;
      top: 75px;
      z-index: 5;
      opacity: 0;
  }

  @keyframes FM_text01 {
      from {
          transform: translate(10%, 0);
          opacity: 0;
      }

      to {
          transform: translate(0, 0);
          opacity: 1;
      }
  }

  @-webkit-keyframes FM_text01 {
      from {
          -webkit-transform: translate(10%, 0);
          opacity: 0;
      }

      to {
          -webkit-transform: translate(0, 0);
          opacity: 1;
      }
  }

  .FM_text02 {
      color: #fff;
      text-shadow: 1px 1px 2px #000;
      font-size: 25px;
      font-weight: bold;
      animation: FM_text02 1s ease 0.7s forwards;
      -webkit-animation: FM_text02 1s ease 0.7s forwards;
      position: absolute;
      right: 47px;
      top: 120px;
      z-index: 5;
      opacity: 0;
  }

  @keyframes FM_text02 {
      from {
          transform: translate(-10%, 0);
          opacity: 0;
      }

      to {
          transform: translate(0, 0);
          opacity: 1;
      }
  }

  @-webkit-keyframes FM_text02 {
      from {
          -webkit-transform: translate(-10%, 0);
          opacity: 0;
      }

      to {
          -webkit-transform: translate(0, 0);
          opacity: 1;
      }
  }

  .btn_FM_playGame {
      border-radius: 3px;
      color: #fff;
      position: absolute;
      bottom: 0;
      right: 0;
      font-size: 16px;
      z-index: 3;
      animation: btn_FM_playGame 0.5s ease 1.2s forwards;
      -webkit-animation: btn_FM_playGame 0.5s ease 1.2s forwards;
      opacity: 0;
      white-space: nowrap;
      padding: 6px 9px 7px 28px;
      background-color: #0063eb;
  }

  .btn_FM_playGame:before {
      content: '';
      width: 0;
      height: 0;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 10px;
      margin: auto 0;
      border-style: solid;
      border-width: 5px 0 5px 7px;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.8);
  }

  .btn_FM_playGame:hover {
      background-color: #007eff;
  }

  .gameTypeList.off .btn_FM_playGame {
      display: none;
  }

  @keyframes btn_FM_playGame {
      from {
          opacity: 0;
      }

      to {
          opacity: 1;
      }
  }

  @-webkit-keyframes btn_FM_playGame {
      from {
          opacity: 0;
      }

      to {
          opacity: 1;
      }
  }

  /*活动花絮*/
  .outtake {}

  .outtake:hover {
      animation: outtake 0.5s forwards;
      -webkit-animation: outtake 0.5s forwards;
      max-width: 380px;
  }

  .icon_outtake {
      background: var(--wpr-bg-790a5700-e08c-495e-b81d-8ffce6f6dbf8) no-repeat -506px 8px;
      width: 165px;
      height: 165px;
      margin: 0 auto;
  }

  @keyframes outtake {
      from {
          width: 290px;
      }

      to {
          width: 470px;
      }
  }

  @-webkit-keyframes outtake {
      from {
          width: 290px;
      }

      to {
          width: 470px;
      }
  }

  .outtake_in {
      position: relative;
      height: 250px;
  }

  .outtake_people {
      background: var(--wpr-bg-81d96c16-9f47-4cb4-89c5-71c7366214ab) no-repeat -490px -200px;
      width: 355px;
      height: 180px;
      position: absolute;
      top: 15px;
      left: 20px;
      animation: outtake_people 1.1s ease 0.3s forwards;
      -webkit-animation: outtake_people 1.1s ease 0.3s forwards;
      opacity: 0;
  }

  @keyframes outtake_people {
      0% {
          opacity: 0;
      }

      100% {
          opacity: 1;
      }
  }

  @-webkit-keyframes outtake_people {
      0% {
          opacity: 0;
      }

      100% {
          opacity: 1;
      }
  }

  .outtake_text {
      color: #e4007f;
      font-size: 23px;
      letter-spacing: -1px;
      font-weight: bold;
      animation: outtake_text 0.5s ease 0.8s forwards;
      -webkit-animation: outtake_text 1s ease 0.8s forwards;
      position: absolute;
      left: 30px;
      bottom: 18px;
      display: block;
      z-index: 2;
      opacity: 0;
  }

  @keyframes outtake_text {
      from {
          transform: translate(-8%, 0);
          transform-origin: 0% 100%;
          opacity: 0;
      }

      to {
          transform: translate(0, 0);
          transform-origin: 0% 100%;
          opacity: 1;
      }
  }

  @-webkit-keyframes outtake_text {
      from {
          -webkit-transform: translate(-8%, 0);
          -webkit-transform-origin: 0% 100%;
          opacity: 0;
      }

      to {
          -webkit-transform: translate(0, 0);
          -webkit-transform-origin: 0% 100%;
          opacity: 1;
      }
  }

  .btn_outtake {
      border-radius: 3px;
      color: #fff;
      position: absolute;
      bottom: 15px;
      font-size: 16px;
      z-index: 1;
      animation: btn_outtake 0.5s ease 1.3s forwards;
      -webkit-animation: btn_outtake 0.5s ease 1.3s forwards;
      opacity: 0;
      padding: 6px 9px 7px 28px;
      background-color: #e4007f;
      left: 264px;
  }

  .btn_outtake:before {
      content: '';
      width: 0;
      height: 0;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 10px;
      margin: auto 0;
      border-style: solid;
      border-width: 5px 0 5px 7px;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.8);
  }

  .btn_outtake:hover {
      background-color: #f6299b;
  }

  @keyframes btn_outtake {
      from {
          opacity: 0;
      }

      to {
          opacity: 1;
      }
  }

  @-webkit-keyframes btn_outtake {
      from {
          opacity: 0;
      }

      to {
          opacity: 1;
      }
  }

  .gameTypeList:not(.off) .subList_maintain {
      display: none;
  }

  .gameTypeList .subList_maintain {
      width: 260px;
      opacity: 0;
      z-index: 5;
  }

  .sportsLive .subList_maintain {
      left: -15px;
      bottom: 7px;
      animation: btn_SL_playGame 0.5s ease 0.8s forwards;
      -webkit-animation: btn_SL_playGame 0.5s ease 0.8s forwards;
  }

  .freeMovie .subList_maintain {
      left: 75px;
      bottom: 0;
      animation: btn_FM_playGame 0.5s ease 1.2s forwards;
      -webkit-animation: btn_FM_playGame 0.5s ease 1.2s forwards;
  }

  .txt_maintain {
      top: 0;
      left: 0;
      position: absolute;
      z-index: 101;
      display: none;
  }

  .txt_maintain p {
      position: absolute;
      background-color: #ff9900;
      color: #fff;
      padding: 5px 10px;
      border-radius: 3px;
      box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
      margin: 0;
      line-height: 22px;
      font-size: 14px;
      text-align: left;
      font-weight: normal;
      white-space: nowrap;
  }

  .section.fullwidth--section {
      padding-left: 0;
      padding-right: 0;
  }

  .header-button a,
  .mobile-button a {
      position: relative;
      cursor: pointer;
      margin: 0;
      border: 1px solid #fff;
      border-radius: 10px;
      background-image: repeating-linear-gradient(to right, #355f90 0, #f36518 25%, #ffae34 50%, #52a2ef 75%, #355f90 100%);
      background-size: 200% auto;
      animation: 1s infinite gradient;
      animation-fill-mode: forwards;
      animation-timing-function: linear;
  }

  @keyframes gradient {
      0% {
          background-position: 0 0;
      }

      100% {
          background-position: -200% 0;
      }
  }

  .mobile-button a::before,
  .header-button::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 50%;
      height: 50%;
      box-shadow: 0 0 17px 3px #ffff01, 0 0 4px 2px #ffff01;
      z-index: -1;
      animation-name: yellow-shadow;
      animation-timing-function: ease;
      animation-duration: 2s;
      animation-iteration-count: infinite;
      border-radius: 10px;
  }

  @keyframes yellow-shadow {
      0% {
          top: 0;
          left: 0;
      }

      25% {
          top: 50%;
          left: 0;
      }

      50% {
          top: 50%;
          left: 50%;
      }

      75% {
          top: 0;
          left: 50%;
      }

      100% {
          top: 0;
          left: 0;
      }
  }

  .header-button::after,
  .mobile-button a::after {
      content: '';
      position: absolute;
      right: 0;
      bottom: 0;
      width: 50%;
      height: 50%;
      box-shadow: 0 0 17px 3px #0ff, 0 0 4px 2px #0ff;
      z-index: -1;
      animation-name: cyan-shadow;
      animation-timing-function: ease;
      animation-duration: 2s;
      animation-iteration-count: infinite;
      border-radius: 10px;
  }

  @keyframes cyan-shadow {
      0% {
          right: 0;
          bottom: 0;
      }

      25% {
          right: 0;
          bottom: 50%;
      }

      50% {
          right: 50%;
          bottom: 50%;
      }

      75% {
          right: 50%;
          bottom: 0;
      }

      100% {
          right: 0;
          bottom: 0;
      }
  }


  /* tạo khung */
  .content-main {
      border: 2.5px solid rgb(53, 162, 40);
      border-radius: 15px;
      height: 700px;
      padding: 10px 10px 10px 10px;
      margin: 10px;
      width: 98%
  }

  /* dài  */
  .content-main .section-content {
      height: 100%;
      overflow: auto;
  }

  /* thanh trược  */
  .content-main .section-content::-webkit-scrollbar {
      width: 0.5rem;
      border-radius: 10px;
  }

  /* thanh trược */
  .content-main .section-content::-webkit-scrollbar-thumb {
      border-radius: 50px;
      background-color: rgb(53, 162, 40);
  }