:root {
  --background-theme-color: #161a20;
  --background-green-color: #23bc5d;
  --background-tabs-color: #282d34;
  --background-white-color: #fff;
  --white-color: #fff;
  --theme-color: #1e9ed8;
  --first-rtp: #f13939;
  --second-rtp: #ffc300;
  --third-rtp: #32c653;
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowText;
  font-style: italic;
  font-weight: 900;
  src: url(fonts/HelveticaNowText-BlackItalic.woff2) format("woff2"), url(fonts/HelveticaNowText-BlackItalic.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowText;
  font-style: normal;
  font-weight: 700;
  src: url(fonts/HelveticaNowText-Bold.woff2) format("woff2"), url(fonts/HelveticaNowText-Bold.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowText;
  font-style: normal;
  font-weight: 900;
  src: url(fonts/HelveticaNowText-Black.woff2) format("woff2"), url(fonts/HelveticaNowText-Black.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowText;
  font-style: italic;
  font-weight: 300;
  src: url(fonts/HelveticaNowText-ExtLtIta.woff2) format("woff2"), url(fonts/HelveticaNowText-ExtLtIta.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowText;
  font-style: normal;
  font-weight: 300;
  src: url(fonts/HelveticaNowText-Light.woff2) format("woff2"), url(fonts/HelveticaNowText-Light.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowText;
  font-style: italic;
  font-weight: 900;
  src: url(fonts/HelveticaNowText-ExtBdIta.woff2) format("woff2"), url(fonts/HelveticaNowText-ExtBdIta.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowText;
  font-style: italic;
  font-weight: 700;
  src: url(fonts/HelveticaNowText-BoldItalic.woff2) format("woff2"), url(fonts/HelveticaNowText-BoldItalic.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowText;
  font-style: normal;
  font-weight: 200;
  src: url(fonts/HelveticaNowText-ExtraLight.woff2) format("woff2"), url(fonts/HelveticaNowText-ExtraLight.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowText;
  font-style: normal;
  font-weight: 700;
  src: url(fonts/HelveticaNowText-ExtraBold.woff2) format("woff2"), url(fonts/HelveticaNowText-ExtraBold.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowText;
  font-style: normal;
  font-weight: 500;
  src: url(fonts/HelveticaNowText-Medium.woff2) format("woff2"), url(fonts/HelveticaNowText-Medium.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowText;
  font-style: italic;
  font-weight: 500;
  src: url(fonts/HelveticaNowText-MediumItalic.woff2) format("woff2"), url(fonts/HelveticaNowText-MediumItalic.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowText;
  font-style: normal;
  font-weight: 100;
  src: url(fonts/HelveticaNowText-Thin.woff2) format("woff2"), url(fonts/HelveticaNowText-Thin.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowText;
  font-style: italic;
  font-weight: 400;
  src: url(fonts/HelveticaNowText-RegIta.woff2) format("woff2"), url(fonts/HelveticaNowText-RegIta.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowText;
  font-style: italic;
  font-weight: 300;
  src: url(fonts/HelveticaNowText-LightItalic.woff2) format("woff2"), url(fonts/HelveticaNowText-LightItalic.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowText;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/HelveticaNowText-Regular.woff2) format("woff2"), url(fonts/HelveticaNowText-Regular.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowText;
  font-style: italic;
  font-weight: 100;
  src: url(fonts/HelveticaNowText-ThinItalic.woff2) format("woff2"), url(fonts/HelveticaNowText-ThinItalic.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: GrifterBold;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/grifterbold.woff2) format("woff2"), url(fonts/grifterbold.woff) format("woff");
}
body, header#md88-header {
  background-color: var(--background-theme-color);
}
header#md88-header {
  padding: 10px 0;
  background: url(https://w138play.com/web/images/common/menu-background-2021.jpg);
}
header#md88-header .header-wrap {
  align-items: center;
}
header#md88-header .header-logo {
  width: 150px;
}
header#md88-header .header-logo img {
  width: 20%;
}
@media screen and (max-width: 991px) {
  header#md88-header .header-logo img {
    width: 45%;
  }
}
header#md88-header .btn-whatsapp {
  float: right;
}
header#md88-header .btn-whatsapp img {
  border-radius: 25px;
  box-shadow: 0 0 10px #30bc5d;
  width: 120px;
}
@media screen and (max-width: 575px) {
  header#md88-header .btn-whatsapp img {
    width: 100px;
  }
}
header#md88-header .btn-whatsapp:focus {
  box-shadow: none;
}
@media screen and (max-width: 575px) {
  .pd-r-0 {
    padding-right: 0;
  }
}
footer {
  background-color: var(--background-tabs-color) !important;
  padding: 15px;
}
footer div {
  color: #7d7d7d;
  font-family: HelveticaNowText;
  font-size: 11px;
  text-align: center;
}
section.banner {
  --banner-height: 188px;
  background-image: url(images/global/image_banner_dt.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  min-height: var(--banner-height);
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 1300px) {
  section.banner {
    --banner-height: 200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
  section.banner {
    --banner-height: 160px;
  }
}
@media screen and (min-width: 376px) and (max-width: 575px) {
  section.banner {
    --banner-height: 135px;
    background-image: url(images/global/image_banner_mb.png);
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 375px) {
  section.banner {
    --banner-height: 135px;
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 320px) {
  section.banner {
    background-size: auto 100%;
  }
}
@media only screen and (max-width: 1024px) {
  section.banner .banner-character {
    background-image: url(images/global/character.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: var(--banner-height);
    position: absolute;
    top: 0;
  }
}
@media screen and (min-width: 1300px) {
  section.banner .banner-character {
    background-size: 25%;
    padding-left: 75px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1299px) {
  section.banner .banner-character {
    padding-left: 65px;
  }
}
@media only screen and (min-width: 376px) and (max-width: 539px) {
  section.banner .banner-character {
    background-position: 100% bottom;
    background-size: 48%;
    padding: 0 30px;
  }
}
@media only screen and (max-width: 375px) {
  section.banner .banner-character {
    background-position: 100% bottom;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  section.banner .banner-character {
    left: 25px;
  }
}
section.banner .container-absolute {
  left: 50%;
  min-height: var(--banner-height);
  position: absolute;
  transform: translateX(-50%);
}
section.banner h1 {
  color: var(--white-color);
  font-family: GrifterBold;
  font-size: 60px;
  font-weight: 700;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  section.banner h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 575px) {
  section.banner h1 {
    font-size: 30px;
    line-height: 1.1;
    margin-bottom: 5px !important;
  }
}
@media only screen and (max-width: 375px) {
  section.banner h1 {
    font-size: 24px;
  }
}
section.banner h1 span {
  color: var(--theme-color);
}
@media screen and (min-width: 1025px) {
  section.banner h1 {
    display: flex;
  }
  section.banner h1 span {
    margin-right: 12px;
  }
}
section.banner .banner-title {
  display: flex;
  flex-direction: column;
  height: var(--banner-height);
  justify-content: center;
}
section.banner p {
  color: #edbb54;
  font-family: HelveticaNowText;
  font-style: italic;
}
@media screen and (max-width: 575px) {
  section.banner p {
    font-size: 11px;
  }
}
.bannerv2 {
  --banner-height: 200px;
  background-image: url(images/global/image_banner_dt.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: var(--banner-height);
  position: relative;
  width: 100%;
}
@media screen and (max-width: 575px) {
  .bannerv2 {
    --banner-height: 135px;
    background-image: url(images/global/image_banner_empty.png);
    background-size: 100% auto;
  }
}
@media screen and (max-width: 320px) {
  .bannerv2 {
    background-size: auto 100%;
  }
}
.bannerv2 .container-absolute {
  left: 50%;
  min-height: var(--banner-height);
  position: absolute;
  transform: translateX(-50%);
}
.bannerv2 h1 {
  color: var(--white-color);
  font-family: HelveticaNowText;
  font-size: 60px;
  font-weight: 700;
}
.bannerv2 h1 span {
  color: var(--theme-color);
}
.bannerv2 .banner-title {
  display: flex;
  flex-direction: column;
  height: var(--banner-height);
  justify-content: center;
}
.bannerv2 p {
  color: #edbb54;
  font-family: HelveticaNowText;
  font-style: italic;
}
.container-character-wrap {
  position: relative;
}
.container-character-wrap .character-desktop {
  left: 73%;
  position: absolute;
  top: 0;
  width: -moz-fit-content;
  width: fit-content;
}
.container-character-wrap .character-desktop img {
  width: 293px;
}
@media only screen and (max-width: 1024px) {
  .container-character-wrap .character-desktop {
    display: none;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1536px) {
  .container-character-wrap .character-desktop {
    left: 72%;
  }
}
@media only screen and (max-width: 1280px) {
  .container-character-wrap .character-desktop {
    left: 69%;
  }
  .container-character-wrap .character-desktop img {
    width: 235px;
  }
}
.md88-tabs {
  background-color: var(--background-tabs-color);
}
section#home {
  padding: 20px 0;
}
@media only screen and (max-width: 575px) {
  section#home {
    padding: 15px;
  }
}
section#home .top-wrapper {
  align-items: center;
  background: #1e9ed8;
  background: linear-gradient(180deg, #1e9ed8, #0f4f6c);
  border-radius: 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 35px;
  padding: 13px 25px;
}
@media screen and (max-width: 575px) {
  section#home .top-wrapper {
    padding: 10px 15px;
  }
}
@media only screen and (max-width: 575px) {
  section#home .top-wrapper {
    margin-bottom: 25px;
  }
}
section#home .top-wrapper h6 {
  color: var(--white-color);
  font-family: HelveticaNowText;
}
@media screen and (max-width: 575px) {
  section#home .top-wrapper h6 {
    font-size: 14px;
  }
}
section#home .top-wrapper .form-group {
  min-width: 230px;
  position: relative;
}
@media screen and (max-width: 575px) {
  section#home .top-wrapper .form-group {
    min-width: 160px;
  }
}
section#home .top-wrapper .form-group .btn-search {
  background: unset;
  border: unset;
  box-shadow: unset;
  outline: unset;
  padding: unset;
  position: absolute;
  right: 10px;
  top: 37%;
  transform: translateY(-40%);
  width: 15px;
}
section#home .top-wrapper input {
  background: #f2f2f2;
  border: unset;
  border-radius: 30px;
  box-shadow: unset;
  font-family: HelveticaNowText;
  font-size: 12px;
  outline: unset;
  padding: 8px 20px;
}
@media screen and (max-width: 575px) {
  section#home .top-wrapper input {
    padding: 8px;
  }
}
section#home .top-wrapper input::-moz-placeholder {
  color: #afafaf;
}
section#home .top-wrapper input::placeholder {
  color: #afafaf;
}
section#home .brand-item {
  background-image: url(images/global/platform-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 10px;
  padding: 15px;
  position: relative;
}
section#home .brand-item .left-item {
  align-items: center;
  display: flex;
  flex-direction: row;
}
section#home .brand-item .left-item .brand-rounded {
  border-radius: 50%;
  overflow: hidden;
  width: 80px;
}
section#home .brand-item .left-item .brand-rounded + h6 {
  margin-left: 10px;
}
section#home .brand-item .left-item h6 {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: var(--white-color);
  display: -webkit-box;
  font-family: HelveticaNowText;
  font-size: 13px;
  overflow: hidden;
  white-space: normal;
  width: 35%;
}
@media screen and (max-width: 575px) {
  section#home .brand-item .left-item h6 {
    font-size: 15px;
    line-height: 1.5;
    width: 30%;
  }
}
section#home .brand-item .right-item {
  position: absolute;
  right: 10px;
  top: 10px;
}
section#home .brand-item .category-list {
  display: flex;
}
section#home .brand-item .category-list img {
  width: 24px;
}
section#home .brand-item .right-bottom a {
  background: linear-gradient(180deg, #262f33, #2bb3f1);
  border: 1px solid #1e9ed8;
  border-radius: 25px;
  bottom: 10px;
  color: var(--white-color);
  font-family: HelveticaNowText;
  font-size: 10px;
  font-style: italic;
  font-weight: 400;
  padding: 7px 10px;
  position: absolute;
  right: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
#homev2 {
  position: relative;
}
#homev2 .top-wrapper {
  align-items: center;
  background: #1e9ed8;
  background: linear-gradient(180deg, #1e9ed8, #0f4f6c);
  border-radius: 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 35px;
  padding: 13px 25px;
}
.brand-itemv2 {
  border-radius: 10px;
  padding: 15px;
  position: relative;
}
@media only screen and (max-width: 575px) {
  .brand-itemv2 {
    padding: 0;
  }
}
.brand-itemv2 .left-item {
  text-align: center;
}
.brand-itemv2 .left-item .brand-rounded {
  width: 100%;
}
.brand-itemv2 .left-item .brand-rounded + h6 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.brand-itemv2 .left-item h6 {
  color: var(--white-color);
  font-family: HelveticaNowText;
  font-size: 13px;
  line-height: 1.3;
}
.brand-itemv2 .category-list {
  display: flex;
}
.brand-itemv2 .category-list img {
  width: 24px;
}
.brand-itemv2 .rtp-wrapper {
  border: 1px solid #1e9ed8;
  border-radius: 5px;
  font-family: HelveticaNowText;
  font-size: 11px;
  overflow: hidden;
  text-transform: uppercase;
}
.brand-itemv2 .rtp-wrapper .title-rtp {
  background: linear-gradient(180deg, #1e9ed8, #0f4f6c);
  color: var(--white-color);
  font-size: 12px;
  font-style: italic;
  font-weight: 500;
  padding: 5px;
}
.brand-itemv2 .rtp-wrapper .rtp-percentage {
  font-size: 12px;
  font-weight: 700;
  padding: 5px;
}
.brand-itemv2 .rtp-wrapper .rtp-percentage.first {
  color: var(--first-rtp);
}
.brand-itemv2 .rtp-wrapper .rtp-percentage.second {
  color: var(--second-rtp);
}
.brand-itemv2 .rtp-wrapper .rtp-percentage.third {
  color: var(--third-rtp);
}
.games-all-wrapper {
  margin-top: 27px;
  padding-left: 15px;
}
.container-special {
  display: flex;
  flex-wrap: wrap;
}
.item-games {
  box-sizing: border-box;
  width: 12.5%;
}
.col-special {
  padding-left: 0;
}
@media screen and (min-width: 1280px) {
  .col-special {
    padding-left: 0;
    width: 12.5% !important;
  }
}
@media screen and (max-width: 375px) {
  .col-special {
    padding-left: 0;
    width: 50% !important;
  }
}
.nav-tabs {
  border-bottom: 0;
}
.nav-brands-all, .nav-tabs {
  align-items: center;
  justify-content: center;
}
.nav-brands-all {
  background-color: var(--background-tabs-color);
  display: flex;
  padding: 0;
}
.nav-brands-all .nav-link {
  color: #7d7d7d;
  font-family: HelveticaNowText;
  font-size: 13px;
  font-weight: 500;
  transition: unset !important;
}
.nav-brands-all .nav-link:not(.active):focus, .nav-brands-all .nav-link:not(.active):hover {
  border-color: transparent !important;
}
.nav-brands-all .nav-link.active {
  background: linear-gradient(180deg, #1e9ed8, #0f4f6c);
  border: 1px solid #1e9ed8;
  border-radius: 20px;
  color: #fff;
  font-size: 13px;
}
.nav-brands-all button {
  width: 100%;
}
.brands-img {
  bottom: 0;
  position: absolute;
}
@media screen and (max-width: 960px) {
  .brands-img {
    bottom: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 412px) {
  .brands-img {
    margin-bottom: 15px;
    width: 90%;
  }
}
@media screen and (min-width: 413px) and (max-width: 575px) {
  .brands-img {
    margin-bottom: 22px;
    width: 90%;
  }
}
@media screen and (min-width: 576px) and (max-width: 720px) {
  .brands-img {
    width: 75%;
  }
}
@media screen and (min-width: 721px) and (max-width: 735px) {
  .brands-img {
    width: 90%;
  }
}
@media screen and (min-width: 736px) and (max-width: 767px) {
  .brands-img {
    width: 75%;
  }
}
@media screen and (min-width: 768px) and (max-width: 796px) {
  .brands-img {
    width: 90%;
  }
}
@media screen and (min-width: 797px) and (max-width: 837px) {
  .brands-img {
    width: 85%;
  }
}
@media screen and (min-width: 838px) and (max-width: 960px) {
  .brands-img {
    width: 75%;
  }
}
.brands-img img {
  width: 105px;
}
@media screen and (max-width: 575px) {
  .brands-img img {
    width: 80px;
  }
}
.brands-img .arrowback {
  width: 15px;
}
@media screen and (max-width: 575px) {
  .brands-img .arrowback {
    width: 10px;
  }
}
.brands-img span {
  margin-left: 10px;
}
.top-banner-nav-wrap {
  padding-bottom: 35px;
  position: relative;
}
@media screen and (min-width: 414px) and (max-width: 575px) {
  .top-banner-nav-wrap {
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 390px) and (max-width: 413px) {
  .top-banner-nav-wrap {
    padding-bottom: 22px;
  }
}
@media screen and (min-width: 375px) and (max-width: 389px) {
  .top-banner-nav-wrap {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 374px) {
  .top-banner-nav-wrap {
    padding-bottom: 15px;
  }
}
.top-banner-nav-wrap .top-nav-wrapper {
  bottom: 0;
  position: absolute;
  width: 100%;
}
.top-banner-nav-wrap .top-nav-inner {
  bottom: 0;
  position: absolute;
}
.arrowback-wrapper {
  margin-bottom: 40px;
}
.arrowback-wrapper a span {
  color: #fff;
  font-family: HelveticaNowText;
  font-size: 13px;
}
.nav-brand-left {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
.nav-brand-right {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
@media screen and (max-width: 960px) {
  .no-game {
    margin-bottom: 53px !important;
  }
}
@media screen and (max-width: 320px) {
  .no-game {
    margin-bottom: 35px !important;
  }
}
@media only screen and (max-width: 575px) {
  .container-rtp {
    margin-bottom: 25px;
  }
}
a {
  text-decoration: none;
}
#app {
  min-height: 100vh;
}
#scrollToTopBtn {
  background: transparent;
  border: none;
  border-radius: 4px;
  bottom: 20px;
  cursor: pointer;
  display: none;
  font-size: 18px;
  outline: none;
  padding: 15px;
  position: fixed;
  right: 30px;
  z-index: 99;
}
@media only screen and (max-width: 1024px) {
  #scrollToTopBtn {
    right: 0;
  }
}
#scrollToTopBtn img {
  bottom: 45px;
  position: relative;
  width: 50px;
}
@media screen and (max-width: 575px) {
  #scrollToTopBtn img {
    bottom: 0;
  }
}
.pd-l-0 {
  padding-left: 5px;
}
/*# sourceMappingURL=app.css.map*/
