@font-face{
  font-family: customfont;
  src:url('https://www.maya.ph/hubfs/Fifa%20world%20cup/CerebriSansPro-Heavy.ttf');
}

.image-mask {
  background-image: url(https://www.maya.ph/hubfs/LRT-1/Lrt%20banner.png);
  position: relative;
  /*    padding: 64px 0 125px; */
  padding: 120px 0 10px;
  /* width: 100vw; */
  /*     background-attachment: fixed; */
  /*     height: 39vh; */
  /* background: url(https://firebasestorage.googleapis.com/v0/b/hashnode-tutorials.appspot.com/o/bwimages%2Ftumblr_n92tblyC8d1s3sziio1_1280.jpg?alt=media&token=c5d75884-4bc3-46bb-815d-414d2ec68e4b); */
  background-size: cover;
  background-position-x: 50%;
  /* background-position-y: 90%; */
  background-size: 100% 100%;
  /*     height:80vh; */
  background-size: cover;
  background-position: center;
  border-bottom: 5px solid ;
  border-image: linear-gradient(180deg, rgba(0,236,230,1) 100%, rgba(0,221,179,1) 100%);
  border-image-slice: 1;
  width: 100%;
      height: 556px;
}
@media (max-width: 1300px){
  .image-mask, .mayaride {
    background-size: auto 100%;
  }}
.bannercontent{
  margin: auto;
  max-width: 1300px;
  mix-blend-mode: screen;

}

.bannercontent p {
  margin-bottom: 0;
  padding-top:20px;
  font-family: 'customfont';
  font-style: normal;
  font-weight: 900;
  font-size: 72px;
  line-height: 75px;
  text-shadow: -3px 4px 0px #000002;
}
.bannercontent span{
  font-style: normal;
  font-family: 'customfont';
  font-weight: 900;
  font-size: 72px;
  line-height: 75px;
  padding-bottom:50px;
}
.lisafastlane{
  position:absolute;
  right:0;
  bottom:0;
  width:590px;
}
.bannercard:before{
  content:url('https://www.maya.ph/hubfs/Fifa%20world%20cup/Bangicon.png');
  position: absolute;
  bottom: 90px;
  left: -13px;
}
.bannercard{
  position:relative;
  padding-top:50px;
}





/******** Upgrade - Start ********/


.commute{
  background:#050505;
}
.commute svg{
    margin: auto;
}
.commcontent {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap:50px;
  position:relative;
}
.commcontent img{
  height:150px;
  margin-bottom: 50px;
  z-index: 2;
  position: relative;



}
.imgcont{
  position:relative;
}
.imgcont:after{
  content: url(https://www.maya.ph/hubfs/LRT-1/flashicon.png);
  mix-blend-mode: screen;
  position: absolute;
  left: -135px;
  top: 57px;
  z-index: 1;
/*   transform: rotate(-4deg); */

}

/******** Upgrade - end ********/


/******** Ride - Start ********/
.mayaride{
  background:url('https://www.maya.ph/hubfs/LRT-1/Freeridebg.png');

  padding-top:100px;
  padding-bottom:119px;
  border-bottom: 5px solid ;
  border-image: linear-gradient(180deg, rgba(0,236,230,1) 100%, rgba(0,221,179,1) 100%);
  border-image-slice: 1;
  width: 100%;
  background-position-x: 50%;
  background-size: cover;
}
.card_payment_box {
  border: 2px solid #75EEA5;
  overflow:hidden;
  box-shadow: 0px 0px 20px 5px rgba(205, 62, 155, 0.3);
  border-radius: 15px;
  max-width:1131px;
  position:relative;
  /*   margin:70px auto 0; */
  display:grid;
  grid-template-columns: 400px auto;
  align-items: end;
  gap:30px;
  background: linear-gradient(194.59deg, #0A3229 10.33%, #000000 63.06%);
  /* Primary/Mint Green */

  border: 3px solid #75EEA5;
  box-shadow: inset 0px 25px 10px rgba(117, 238, 165, 0.5);
  border-radius: 30px;
  transform: rotate(-2.67deg);
}
.cpb_right {
  padding: 85px 28px 75px 0;
}
.cpb_right h4 {

  font-size: 54px;
  line-height: 64px;
  color:#75EEA5;
  margin-bottom:0;
}
.cpb_right p {
  max-width:450px;
  font-size:20px;
  line-height:36px;
  color:#fff;
  margin-bottom:40px;
}
.cpb_right a {
  display:inline-block;
  color:inherit;
  padding: 20px 25px;
  min-width:272px;
  text-align:center;
  background: #75EEA5;
  border: 4px solid #75EEA5;
  box-shadow: 0px 0px 15px rgba(117, 238, 165, 0.6);
  border-radius: 22px;
  letter-spacing: -0.2px;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
}
.cpb_left img{
  width: 290px;
  position:relative;
  z-index:2;
}
.cpb_left{
  text-align:right;


}

.cpb_left:after{
  content: url(https://www.maya.ph/hubfs/LRT-1/phoneflash.png);
  left: -64px;
  mix-blend-mode: screen;
  position: absolute;
  z-index: 1;
  zoom: .9;
  top: 107px;



}
#hbanking_table_interest .popup-close {
  background-color: transparent;
  border-radius: 4px 4px 0 0;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: Font Awesome\ 5 Free;
  font-size: 18px;
  height: 29px;
  line-height: 28px;
  opacity: .7;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 10px;
  transition: .4s;
  align-content: center;
  width: 32px;
  z-index: 10044;
  /* border: 1px solid; */
  border: 1px solid #50b16b;
  /* height: 100px; */
  border-radius: 110%;
  -moz-border-radius: 50%;
  /* -webkit-border-radius: 50%; */

}

.hbanking_contents {
  position: relative;
  max-width: 720px;
  background: #202122;
  border: 2px solid #75EEA5;
  border-radius: 20px;
  margin: auto;

}
.popup-content:hover {
  transform: scale(1.1);
}
/******** Ride - End ********/
/******** FAQS - Start ********/
.faqs_section {
  position:relative;
  padding-top:93px;
  /*   background-image:url("https://www.maya.ph/hubfs/Maya/MLBB%202023/faq-bg.png"); */
  background: linear-gradient(180deg, #000000 63.33%, #75EEA5 129.26%);
  background-repeat:no-repeat;
  background-size:cover;
  background-position:top center;
  border-bottom: 5px solid #75EEA5;
}
.customtext{
  position:relative;
  width:max-content;
}
.customtext:before{
  content:url('https://www.maya.ph/hubfs/LRT-1/Highlightgreen.png');
  position:absolute;
  right: -40px;
  top: -27px;

}
.faqs_section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 401px;
  background: linear-gradient(180deg, #030207 0%, rgba(0, 0, 0, 0) 100%);
}
.mlbb_faqs {
  position:relative;
  display:grid;
  grid-template-columns:auto 630px;
  z-index:5;
}
.faqs_intro {
  position:relative;
  z-index:1;
}
.faqs_intro h1 {
  max-width:448px;
}
.faqs_intro p {
  color: #F2F2F2;
  max-width:max-content;
  margin-bottom:50px;
}
.faqs_intro a {
  display:block;
    color: #F2F2F2;
  max-width:max-content;
  margin-bottom:50px;
  cursor: pointer;
/*   text-decoration:none;
  background:#E8BC55;
  color:#112432;
  line-height:26px;
  display:inline-block;
  padding:20px 25px;
  border-radius: 22px;
  font-weight:600; */
}
.myfaq:before{
    content: url(https://www.maya.ph/hubfs/LRT-1/Highlightgreen.png);
    position: absolute;
    right: -40px;
    top: -27px;
}
.myfaq{
  color: #75eea5!important;
  position:relative;

}
.faqs_intro h5 {
  margin-bottom:20px; 
}
.accordion-item.boxed.my-accordion {
  box-sizing: border-box;
  border-radius: 20px;
  padding:40px;
  margin-bottom:20px;
  position: relative;
  z-index: 2;
  background: linear-gradient(180deg, #164B2B 66.41%, #006D64 88.24%);
}
.accordion-item.boxed.my-accordion:last-child {
  margin-bottom:0;
}
.my-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.my-accordion-title {
  font-size:20px;
  line-height:28px;
  color:#fff;
  padding-right: 10px;
}
.my-accordion-icon {
  display: block;
  width: 40px;
  float: right;
  text-align: center;
  order:2;
}
.my-expand-icon i, .my-collapse-icon i {
  color: #202122;
  font-size: 20px;
  line-height: 40px;
}
.my-accordion-body {
  font-size:18px;
  line-height: 28px;
  letter-spacing: -0.2px;
  color:#404040;
}
.my-accordion-body p {
  padding-top: 1em;
  color:#fff;
  margin:0;
}
.my-accordion-body ul:not(.reset-list), .my-accordion-body ol:not(.reset-list) {
  margin-bottom:0; 
}
.my-accordion-body ol:not(.reset-list) li:before {
  color:#50B16B;
  text-align:left;
  width: 1.65em;
}
.my-accordion-body ul:not(.reset-list) li {
  padding-left: 1.5em;
}
.my-accordion-body ul:not(.reset-list) li:before {
  content: "\f111";
  font-weight: 900;
  display: inline-block;
  width: 1.5em;
  padding-right: 10px;
  color:#50B16B;
  font-family: Font Awesome\ 5 Free;
  text-indent: 0;
  text-align: right;
  -webkit-transform: scale(0.4,0.4);
  -ms-transform: scale(0.4,0.4);
  transform: scale(0.4,0.4);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.my-accordion-body ol.reset-list {
  padding-left:1em; 
}
.my-accordion-body ol.reset-list li::marker {
  font-weight: bold;
}
.my-accordion-body ol.reset-list ul.my-ul-list li {
  text-indent:-2em; 
}
.my-accordion-body ol.my-ol-list {
  color: #404040;
  padding-left: 0;
} 
.my-expand-icon, .my-collapse-icon {
  background: #75eea5;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
}
.myunderline{
  border-bottom: 2px solid currentColor;
}
/******** FAQS - End ********/






/******** How to get MLBB Cards - Start ********/
.how_to_get {
  position:relative;
  background-image:url('https://www.maya.ph/hubfs/LRT-1/MechanicsBG.png');
  background-size: 100% 100%;
  background-size: cover;
}
.how_to_get:before{
  content:url('https://www.maya.ph/hubfs/LRT-1/Swooshicon.png');
  position:absolute;
  bottom:0;
  right:0;
  mix-blend-mode: screen;
}
.step7:after {
  content: url(https://www.maya.ph/hubfs/LRT-1/step7newimg.png);
  position: absolute;
  left: 0;
  top: 100px;

}
.step7 img{
  opacity:0;
}
.step1:after {
    bottom: 199px;
    content: url(https://www.maya.ph/hubfs/LRT-1/vector%201.png);
    position: absolute;
    right: -18px;
}

.step2:after {
  content: url(https://www.maya.ph/hubfs/LRT-1/newarrow.png);
  left: 110px;
  position: absolute;
  top: 279px;
}
svg{
  mix-blend-mode: screen;
}

.mlbb_cards {
  margin:0 auto;
  display:flex;
  justify-content:center;
  flex-direction:column;
  z-index:2;
}
.mlbb_card {
  min-height:650px;
  max-width: 320px;
  width: 100%;
  background: #033825;
  /*   background: linear-gradient(180deg, #020C09 0%, #114931 100%); */
  /*     background: linear-gradient(180deg, #133076 0%, #071522 100%); */
  /*     box-shadow: 0px 0px 20px rgb(117 238 165 / 70%); */
  border-radius: 30px;
  border: 4px solid #75EEA5;
  cursor:grab;
} 
.mlbb_card2 {
  min-height:650px;
  max-width: 320px;
  width: 100%;
  background: #033825;
  /*     background: linear-gradient(180deg, #020C09 0%, #114931 100%); */
  /*       background: linear-gradient(180deg, #133076 0%, #071522 100%); */
  /*     box-shadow: 0px 0px 20px rgb(117 238 165 / 70%); */
  border-radius: 30px;
  border: 4px solid;
  border-image-slice: 30;
  border-image-width: 30px;
  border-image-source: url('https://www.maya.ph/hubfs/LRT-1/border.png');
  cursor:grab;
  overflow:hidden;
} 
.mlbb_card:last-child {
  margin-right:0 !important; 
}
.mlbb_card2:last-child {
  margin-right:0 !important; 
}
.mlbb_card_text {
  padding:28.19px 17.5px;
  display:grid;
  font-size:18px;
  grid-template-columns:auto 1fr;
  gap:10px;
  color:#fff;
}
.mlbb_card_text sup {
  top:0;
  display:inline-block;
  width:26px;
  height:26px;
  background:#75eea5;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: -0.2px;
  text-align: center;
  color: #404040;
  border-radius:50%;
}
.mlbb_card_text span > strong {
  color:#75eea5;
}
.limited-edition h2{
  position:relative;
}
.limited-edition h2:after{
  content:url('https://www.maya.ph/hubfs/LRT-1/Highlight_05.png');
  position:absolute;
  right: 27px;
  top: -7px;
}
.limited-edition2 h2{
  position:relative;
}
.limited-edition2 h2:after{
  content:url('https://www.maya.ph/hubfs/Fifa%20world%20cup/Bang3.png');
  position:absolute;
  top: 83px;
  right: 50px;
}
.htg_title {
  position:relative;
  display:inline-block;
}
.htg_star {
  position:absolute;
}
.htg_starone {
  right: 250px;
  top: -26px;
}
.htg_startwo {
  right: -40px;
  top: 7px;
}
.mlbb_cards_progress {
  margin:72px auto 0;
  background:rgba(117, 238, 165, 0.3);
  max-width:400px;
  width:100%;
}
.mlbb_cards_progress_bar {
  background:rgba(117, 238, 165);
  height:2px;
  transition:width 600ms ease;
  width:0;
}
.footertext {
  max-width: 987px;
  margin: auto;
  padding-top: 86px;
  padding-bottom: 30px;
  position:relative;
  z-index:3;
  text-align: center;
}
.footertext p{
  color: #B2B2B2;
  padding: 0px 40px 0px 40px;

}
.limited-edition{
  max-width:1009px;
  margin:auto;
  padding-top: 75px;
  padding-bottom:45px;
}
.limited-edition2{
  max-width:1009px;
  margin:auto;
  padding-top: 75px;
  padding-bottom:45px;
}
.cardpiced-1:after {
  content: url(https://www.maya.ph/hubfs/Fifa%20world%20cup/arrownumber1.png);
  position: absolute;
  top: 266px;
  left: 188px;
}
.cardpiced-3:after {
  content: url(https://www.maya.ph/hubfs/Fifa%20world%20cup/arrownumber2.png);
  position: absolute;
  top: 211px;
  left: 165px;
}
/******** How to get MLBB Cards - End ********/


.imgmobile{
  display:none;
}
/******** Splide custom code ********/
.maya_deals_arrow {
  cursor:pointer;
  border-radius: 0 !important;
  height: 100% !important;
  opacity: 0 !important;
  top: 0 !important;
  transform: none !important;
  transition: opacity .3s ease;
  width: 86px !important; 
  background: linear-gradient(270.68deg,#432ba3 -10.46%,rgba(67,43,163,0) 156.97%)!important;
}
.maya_deals_hover:hover .maya_deals_arrow:not(.maya_deals_arrows button:disabled) {
  opacity:1 !important; 
}
.maya_deals_arrows button:disabled {
  opacity:0 !important;
  pointer-events:none;
}
.bg_white_arrow {
  background: linear-gradient(271.08deg, #000000 -10.05%, rgba(0, 0, 0, 0) 133.32%)!important;
}
.maya_deals_arrow svg {
  fill:#432ba3 !important;
  background:#75eea5;
  border-radius:50%;
  height:40px !important;
  padding:11px;
  width:40px !important;
}
.maya_deals_arrow_prev {
  left:0 !important; 
}
.maya_deals_arrow_next {
  right:0 !important; 
}

.maya_deals_arrow2 {
  cursor:pointer;
  border-radius: 0 !important;
  height: 100% !important;
  opacity: 0 !important;
  top: 0 !important;
  transform: none !important;
  transition: opacity .3s ease;
  width: 86px !important; 
  background: linear-gradient(270.68deg,#432ba3 -10.46%,rgba(67,43,163,0) 156.97%)!important;
}
.maya_deals_hover2:hover .maya_deals_arrow2:not(.maya_deals_arrows2 button:disabled) {
  opacity:1 !important; 
}
.maya_deals_arrows2 button:disabled {
  opacity:0 !important;
  pointer-events:none;
}
.bg_white_arrow2 {
  background: linear-gradient(271.08deg, #000000 -10.05%, rgba(0, 0, 0, 0) 133.32%)!important;
}
.maya_deals_arrow2 svg {
  fill:#432ba3 !important;
  background:#75eea5;
  border-radius:50%;
  height:40px !important;
  padding:11px;
  width:40px !important;
}
.maya_deals_arrow_prev2 {
  left:0 !important; 
}
.maya_deals_arrow_next2 {
  right:0 !important; 
}


/******** Mediaquery ********/
@media (max-width:970px) {
  .mlbb_faqs {
    grid-template-columns: 100%;
  }
  .faqs_intro {
    margin-bottom: 50px;
  }
}
@media (max-width:767px) {
  .bannercard:before{
    zoom: .3;
    left: -60px;
    top: 0;
  }
  .bannercard img{
    width:298.55px;

  }
  .winningheader{
    max-width: 363px;
    margin: auto;
    padding-top: 40px;
  }
  .bannercard{
    padding-top:20px;
    width: max-content;
    margin:auto;
  }
  .cloud_box img{
    margin-top: -42px;
  }
  .imgmobile{
    display:block;
  }
  .imgdesktop{
    display:none;
  }
  .guide_card {
    min-height: auto;
    gap: 15px;
  }
  .guide_cards {
    grid-template-columns: 100%;
    gap: 30px;
  }
  .logo_scroll_header,  {
    grid-template-columns: 100%;
    transform: rotate(0);
  }
  .card_payment_box{
  transform: rotate(-2deg);
     grid-template-columns: 100%;
  }
  .cpb_left:after{
    bottom: -3px;
    left: -104px;
    top: inherit;
  }
  .cpb_left{order: 2;}
  .cpb_right{order: 1;}
  .left_header h5::after {
    content: url(https://www.maya.ph/hubfs/Maya/MLBB%202023/headerdesign.png);
    top: 77px;
    position: absolute;
  }
  .left_header{
    text-align: center;
  }
  .left_header h2 {
    display: block;
    font-size:36px;
  }
  .left_header p {
    max-width: 100%;
    font-size: 18px;
  }
  .logo_scroll_section{
    padding: 100px 0 100px;
  }
  .featured_cards{
    grid-template-columns: auto;
    padding:20px;
  }
  .featured_card{
    grid-template-columns: 1fr;
  }
  .featured_cards2{
    grid-template-columns: auto;
  }
  .featured_card2{
    grid-template-columns: 1fr;
  }
  .sm_text_size_22{
    font-size: 22px!important;
    line-height:28px!important;

  }
  .sm_text_size_19{
    font-size: 19px!important;
    line-height:28px!important;
  }
  .bannercontent p, .bannercontent span{
    font-size: 44px;
    line-height: 45px;
  }

  .image-mask{
    /*       background-size: 100% 100%; */
    /*       background-image:url('https://www.maya.ph/hubfs/Fifa%20world%20cup/fifabannermobile.png'); */
    height: 661px;
    background-position-x: 39%;
    padding: 60px 0 85px;
        background-size: 100% 100%;
/*     border:none; */
  }
  .winning_irl_section:after{
    top: 10%;
  }
  .featured_card_imgbox img {
    width: 126px;
    height: 126px;
  }
  .featured_card{
    padding: 0px 15px 15px 15px;
  }
  .featured_card_imgbox2 {
    width: 126px;
  }
  .featured_card2{
    padding: 25px 35px 25px 35px;
  }
  .mlbb_cards_progress {
    max-width: 300px;
  }
  .bg_white_arrow {
    background: transparent!important;
  }

  .splide__arrow--next {
    right: -0.5em!important;
  }
  .maya_deals_arrows button:disabled {
    opacity: 1!important;

  }
  .splide__arrow--prev {
    left: -0.5em!important;
  }
  .maya_deals_arrow {
    opacity: 1!important;
  }
  .mlbb_card2, .mlbb_card{
    max-width: 414px;
  }
  .maya_deals_arrow{
    height:auto!important;
    top: 37%!important;
  }
  .how_to_get:after {
    top: 30%;
  }
  .sm_text_size_36{
    font-size: 36px!important;
    line-height: 46px!important;
  }
  /*     .limited-edition h2{
  padding: 0px 25px 0px 25px;} */
  .commcontent{
    grid-template-columns:1fr;
  }

  .limited-edition h2:after{
    right: 32px;
    top: 38px;
    zoom: .6;
  }
  
  .cpb_left img{
      margin-left: 83px;
  }
  .cpb_right a{
  min-width:max-content;
  }
  .image-mask{
  background-image:url('https://www.maya.ph/hubfs/LRT-1/Mobile%20Hero.png');
    border:none;
  }
  .cpb_left img{
      width: 248px;
  }
  .mayaride{
    background-image:url('https://www.maya.ph/hubfs/LRT-1/mayaridemobile.png');
    padding-top: 261px;

  }
  .mlbb_cards_progress{
  margin-bottom:100px;
  }
  .how_to_get:before{
  display:none;
  }
  .faqs_intro a{
  width:100%;
  }
  .card_payment_box{
  gap:0;
  }
  .fmc_pm_btn{
  margin-top: 0px!important;
  }
  .step1:after {
      bottom: 193px;

    right: -2px;
  }
  .bannertext{
   position:absolute;
    bottom: 26px;
    right: 0;
    left: 0;
    text-align: center;
  }
  a.hs-button{
  max-width: 100%;
  }
}
/*  query end*/
.splide_track_visible {
  overflow:visible !important;
}



.pt23 {
  padding-top:23px; 
}
.promo{
display:none;
}
.bannertext{

  color: #FFFFFF;
  font-size:12px;
    

    max-width:1260px;
    margin:auto;
  margin-top: 40px;
}
.bannercont{
position:relative;
  
}
.scantorideimg{
  width:775px}


.inner-div:not(:last-child):after { 
            content: 'not in the 
