@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;900&family=Raleway:wght@100&display=swap");
body {
  margin: 0;
  font-family: Lato !important;
}
body a {
  color: #fff;
  text-decoration: none;
}
body a:hover {
  color: #fff;
}
body header {
  position: relative;
}
body header .logo {
  background: url(../images/logo.svg);
  width: 100%;
  height: 48px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  z-index: 1;
  margin: 27px 0;
}
body header .banner {
  background: url(../images/PlayBison-LPindia-desktop-heroBG.png) no-repeat;
  height: 100vh;
  display: flex;
  background-position: center center;
  background-size: cover;
}
body header .banner img {
  display: none;
}
body header .content {
  display: flex;
  width: 1248px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
  color: #fff;
  padding-left: 100px;
  margin: auto;
}
body header .content h1 {
  margin: 0;
  color: #fff;
  font-size: 54px;
  font-style: normal;
  font-weight: 700;
  line-height: 60%;
}
body header .content p {
  margin: 0;
  color: #fff;
  font-size: 34px;
  font-style: normal;
  font-weight: 500;
  line-height: 30%;
}
body header .content .header {
  padding-top: 24px;
}
body header .content span {
  display: flex;
  padding: 18px 48px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background: #FF7F50;
  margin-top: 24px;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
body .payment-ways .desktop {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 111px;
  align-self: stretch;
  background: #26324f;
  flex-wrap: wrap;
  min-height: 142px;
}
body .payment-ways .desktop img {
  mix-blend-mode: screen;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  opacity: 0.8;
}
body .payment-ways .mobile {
  display: none;
}
body section {
  background: #162036;
  padding: 120px 0px;
}
body section .main {
  max-width: 1248px;
  border-radius: 12px;
  margin: auto;
}
body section .main .card-details {
  color: #fff;
  margin: auto;
}
body section .main .card-details h1 {
  text-align: center;
  margin: 0;
  color: #fff;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
body section .main .card-details p {
  margin: auto;
  color: rgba(255, 255, 255, 0.7019607843);
  text-align: center;
  max-width: 852px;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
body section .main .card-details .two-cards {
  padding: 40px 0;
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: center;
}
body section .main .card-details .two-cards .cards-align {
  width: 612px;
  display: flex;
  flex-direction: column;
}
body section .main .card-details .two-cards .cards-align img {
  width: 100%;
  border-radius: 12px 12px 0 0;
}
body section .main .card-details .two-cards .cards-align .mobile {
  display: none;
}
body section .main .card-details .two-cards .cards-align .two-cards-content {
  background-color: #26324f;
  padding: 16px;
  border-radius: 0 0 12px 12px;
}
body section .main .card-details .two-cards .cards-align .two-cards-content h1 {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
body section .main .card-details .two-cards .cards-align .two-cards-content p {
  width: auto;
  color: rgba(255, 255, 255, 0.7019607843);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
body section .main .card-details span {
  display: flex;
  padding: 18px 48px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background: #FF7F50;
  max-width: 181px;
  margin: auto;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
body section .main .section-2 {
  padding-top: 100px;
}
body section .main .section-2 h1 {
  color: #fff;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin: 0;
}
body section .main .section-2 p {
  color: rgba(255, 255, 255, 0.7019607843);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin: 0;
}
body section .main .section-2 .video-play {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
}
body section .main .section-2 .video-play iframe {
  box-sizing: border-box;
  background-size: contain;
  padding: 19.2% 19.1% 15.4% 17.5%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body section .main .section-2 img {
  width: 100%;
  position: relative;
}
body section .main .section-2 .mobile {
  display: none;
}
body section .main .section-2 span {
  display: flex;
  padding: 18px 48px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background: #FF7F50;
  max-width: 181px;
  margin: auto;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
body section .main .section-3 {
  padding-top: 100px;
}
body section .main .section-3 h1 {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin: 0;
}
body section .main .section-3 p {
  color: rgba(255, 255, 255, 0.7019607843);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin: 0;
}
body section .main .section-3 .card-list {
  padding: 40px 20px;
  display: flex;
  gap: 24px;
  justify-content: flex-start;
}
body section .main .section-3 .card-list .card-align {
  display: flex;
  flex-direction: column;
  min-width: 240px;
}
body section .main .section-3 .card-list .card-align img {
  width: 100%;
  height: auto;
}
body section .main .section-3 .card-list .card-align .cards-content {
  background-color: #26324f;
  padding: 16px;
  border-radius: 0 0 12px 12px;
}
body section .main .section-3 span {
  display: flex;
  padding: 18px 48px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background: #FF7F50;
  max-width: 199px;
  margin: auto;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
body section .main .section-4 {
  padding-top: 100px;
}
body section .main .section-4 h1 {
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
body section .main .section-4 p {
  color: rgba(255, 255, 255, 0.7019607843);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin: 0;
}
body section .main .section-4 .mobile {
  display: none;
}
body section .main .section-4 img {
  width: 100%;
  padding-top: 16px;
  padding-bottom: 8px;
}
body section .main .section-4 span {
  display: flex;
  padding: 18px 48px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background: #FF7F50;
  max-width: 181px;
  margin: auto;
}
body section .main .section-5 .desktop {
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
  justify-content: center;
  gap: 72px;
  align-self: stretch;
}
body section .main .section-5 .desktop img {
  display: flex;
  height: 142px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
body section .main .section-5 .mobile {
  display: none;
}
body .reviews {
  display: flex;
  padding: 100px 32px;
  flex-direction: column;
  background: #5352ed;
}
body .reviews h1 {
  color: #fff;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin: 0;
}
body .reviews p {
  color: rgba(255, 255, 255, 0.7019607843);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin: 0;
}
body .reviews .review-card {
  padding-top: 48px;
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: center;
}
body .reviews .review-card .img-align {
  display: flex;
  justify-content: flex-end;
}
body .reviews .review-card .img-align img {
  position: absolute;
  margin-right: 20px;
  z-index: 100;
}
body .reviews .review-card .img-align .cards {
  max-width: 352px;
  display: flex;
  padding: 32px;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 0 0;
  border-radius: 12px;
  background: #26324f;
  position: relative;
  top: 20px;
}
body .reviews .review-card .img-align .cards h3 {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin: 0;
}
body .reviews .review-card .img-align .cards p {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  line-height: 150%;
  margin: 0;
  padding-top: 8px;
  text-align: left;
}
body .reviews .review-card .img-align .cards .reviewer {
  font-style: italic;
  padding-top: 50px;
  color: #fff;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
  line-height: 150%;
}
body section .faq {
  max-width: 1216px;
  margin: auto;
  color: #fff;
  width: 100%;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
body section .faq h1 {
  margin: 0;
  text-align: center;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
body section .faq p {
  margin: 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.7019607843);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
body section .faq-content {
  padding-top: 32px;
}
body section .faq-content h2 {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
body section .faq-content .accordion {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
body section .faq-content .accordion-flush .accordion-item {
  border-radius: 12px;
}
body section .faq-content .accordion-flush .accordion-item .accordion-button,
body section .faq-content .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 12px;
}
body section .faq-content .accordion-item {
  border: none;
  background-color: #26324f;
  color: #fff;
}
body section .faq-content .accordion-button {
  background-color: #26324f;
  color: #fff;
  font-size: 20px;
}
body section .faq-content .accordion-button::after {
  background-image: url(../images/arrow-down.svg);
}
body section .faq-content .accordion-button:not(.collapsed)::after {
  background-image: url(../images/up-arrow.svg) !important;
  transform: rotate(359deg) !important;
}
body section .accordion-body {
  max-width: 1216px;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
body section .accordion-body p {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-align: left;
  padding-bottom: 20px;
}
body section .accordion-body h4 {
  font-size: 19px;
  padding: 10px 0 0px 0;
}
body section .accordion-body ul {
  list-style: none;
  padding: 0;
}
body section .accordion-button:not(.collapsed) {
  box-shadow: none;
}

.payment-option {
  padding: 80px 0;
  margin: auto;
  color: #fff;
  background: #162036;
}
.payment-option h2 {
  color: #fff;
  text-align: center;
  font-family: Lato;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin: 0;
}
.payment-option .payment-img .desktop {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 80px;
  height: 142px;
  align-items: center;
}
.payment-option .payment-img .desktop img {
  mix-blend-mode: screen;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  opacity: 0.8;
}
.payment-option .payment-img .mobile {
  display: none;
}

section .footer {
  max-width: 1248px;
  border-top: 2px solid #5352ed;
  margin: auto;
  text-align: center;
}
section .footer .footer-logo {
  padding: 36px 26px;
}
section .footer p {
  padding-top: 20px;
  margin: auto;
  color: #fff;
  max-width: 960px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.footer-section .copyright {
  display: none;
}

@media (max-width: 1137px) {
  .payment-ways .desktop {
    gap: 80px !important;
    padding: 20px 0;
  }
}
@media (max-width: 1060px) {
  .scrolling {
    position: relative;
    overflow: hidden;
    height: 400px;
  }
  .scrolling:hover .card-list {
    animation-play-state: paused;
  }
  .card-list {
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
    animation: bannermove 7s linear infinite;
    width: fit-content;
    width: 100%;
    min-width: 1248px;
    -webkit-animation: bannermove 7s linear infinite;
  }
  @keyframes bannermove {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-18%, 0);
    }
  }
  .payment-option {
    padding: 0 !important;
  }
}
@media (max-width: 992px) {
  @keyframes bannermove {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-25%, 0);
    }
  }
  .payment-img .desktop {
    gap: 50px !important;
    padding: 30px 0;
  }
  .review-card {
    flex-wrap: nowrap !important;
    overflow-x: scroll;
    justify-content: flex-start !important;
    gap: 0px !important;
  }
  .cards {
    min-width: 352px;
    margin: 0 0 20px 0;
  }
  .img-align img {
    position: relative !important;
    left: 340px;
  }
  .section-2 .video-play iframe {
    top: 7px !important;
    height: 99% !important;
  }
  .card-list {
    padding: 40px 20px !important;
  }
  .faq-content {
    padding: 0 20px;
  }
  .footer p {
    padding: 0 20px;
  }
  .section-5 img {
    height: 40px !important;
  }
}
@media (max-width: 930px) {
  @keyframes bannermove {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-30%, 0);
    }
  }
}
@media (max-width: 850px) {
  @keyframes bannermove {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-35%, 0);
    }
  }
  .payment-img .desktop {
    display: none !important;
  }
  .payment-img .mobile {
    display: block !important;
  }
  .payment-img .mobile .payment-row-1 {
    display: flex;
    padding: 9px 16px 0px 16px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    height: 61px;
  }
  .payment-img .mobile .payment-row-1 img {
    display: flex;
    padding: 0px 26px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 16px;
    flex: 1 0 0;
    mix-blend-mode: screen;
  }
  .payment-img .mobile .payment-row-2 {
    display: flex;
    padding: 0px 16px;
    justify-content: center;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    height: 56px;
  }
  .payment-img .mobile .payment-row-2 img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    flex: 1 0 0;
  }
  .content {
    padding-left: 40px !important;
  }
}
@media (max-width: 768px) {
  @keyframes bannermove {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-40%, 0);
    }
  }
  .banner {
    background: url(../images/PlayBison-LPindia-mobile-heroBG.png) no-repeat !important;
    justify-content: center;
    background-position: center center !important;
    background-size: cover !important;
  }
  .section-4 span {
    margin-bottom: 60px !important;
  }
  .payment-option {
    padding: 0px 0 !important;
  }
}
@media (max-width: 735px) {
  @keyframes bannermove {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-43%, 0);
    }
  }
  .payment-ways .desktop {
    padding: 20px 10px;
    gap: 60px !important;
  }
  .accordion-button {
    font-size: 16px !important;
  }
}
@media (max-width: 700px) {
  @keyframes bannermove {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-45%, 0);
      -webkit-transform: translate(-45%, 0);
      -moz-transform: translate(-45%, 0);
      -ms-transform: translate(-45%, 0);
      -o-transform: translate(-45%, 0);
    }
  }
}
@media (max-width: 650px) {
  @keyframes bannermove {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-50%, 0);
    }
  }
  .payment-ways .desktop {
    display: none !important;
  }
  .payment-ways .mobile {
    display: block !important;
    background: #26324f;
  }
  .payment-ways .mobile .payment-row-1 {
    display: flex;
    padding: 9px 16px 0px 16px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    height: 61px;
  }
  .payment-ways .mobile .payment-row-1 img {
    display: flex;
    padding: 0px 26px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 16px;
    flex: 1 0 0;
    mix-blend-mode: screen;
  }
  .payment-ways .mobile .payment-row-2 {
    display: flex;
    padding: 0px 16px;
    justify-content: center;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    height: 56px;
  }
  .payment-ways .mobile .payment-row-2 img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    flex: 1 0 0;
  }
  body section {
    padding: 60px 0px;
  }
  .content {
    height: fit-content;
    padding: 106px 0 0 0 !important;
    align-items: center !important;
    position: absolute;
    width: auto !important;
  }
  .content h1 {
    font-size: 26px !important;
    line-height: 20% !important;
  }
  .content p {
    font-size: 24px !important;
    line-height: 0% !important;
  }
  .content .header {
    padding-top: 8px !important;
  }
  .content span {
    margin-top: 16px !important;
  }
  .two-cards {
    padding: 32px 16px !important;
  }
  .section-2 {
    padding-top: 60px !important;
  }
  .section-2 h1 {
    font-size: 24px !important;
    padding: 0 16px !important;
  }
  .section-2 p {
    font-size: 18px !important;
    padding: 0 16px;
  }
  .section-2 img {
    padding: 30px 0;
  }
  .section-2 .desktop {
    display: none !important;
  }
  .section-2 .mobile {
    display: block !important;
  }
  .section-2 .video-play {
    margin-bottom: 25px;
  }
  .section-2 .video-play iframe {
    top: 40px !important;
  }
  .section-3 {
    padding-top: 60px !important;
  }
  .section-3 h1 {
    padding: 0 16px;
  }
  .card-list {
    padding: 32px 16px !important;
  }
  .section-4 {
    padding-top: 60px !important;
  }
  .section-4 h1 {
    font-size: 24px !important;
  }
  .section-4 p {
    font-size: 18px !important;
    padding: 0 16px;
  }
  .section-4 img {
    padding: 30px 0 !important;
  }
  .section-4 .desktop {
    display: none;
  }
  .section-4 .mobile {
    display: block !important;
  }
  .reviews {
    padding: 40px 16px !important;
  }
  .reviews h1 {
    font-size: 24px !important;
  }
  .reviews p {
    font-size: 18px !important;
  }
  .review-card {
    padding-top: 32px !important;
  }
  .faq-content {
    padding: 0 16px !important;
    padding-top: 32px !important;
  }
  .payment-option {
    padding: 0 0 30px 0 !important;
  }
  .footer p {
    padding: 0 0px !important;
    font-size: 14px !important;
  }
  .footer-section {
    padding: 0 20px;
  }
  .footer-section .copyright {
    display: block !important;
    color: #fff;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    padding-bottom: 40px;
    margin: 0;
  }
  .footer-logo {
    padding: 26px 16px !important;
  }
  .footer p {
    padding-top: 8px !important;
    padding-bottom: 50px !important;
  }
  .card-details h1 {
    font-size: 24px !important;
  }
  .card-details p {
    font-size: 18px !important;
    padding: 0 16px !important;
  }
  .two-cards-content h1 {
    font-size: 20px !important;
  }
  .cards-content h1 {
    font-size: 20px !important;
  }
  .cards-content p {
    font-size: 16px !important;
  }
  .faq h1 {
    font-size: 24px !important;
  }
  .faq p {
    font-size: 18px !important;
    padding: 0 16px;
  }
  .cards-align .mobile {
    display: block !important;
  }
  .cards-align .desktop {
    display: none;
  }
  .cards {
    right: 28px;
    min-width: 250px !important;
    max-height: 240px !important;
    padding: 16px !important;
  }
  .cards h3 {
    font-size: 20px !important;
  }
  .cards p {
    font-size: 16px !important;
  }
  .img-align img {
    left: 220px !important;
    top: 7px;
    width: 32px;
    height: 26px;
  }
  .payment-option .mobile {
    display: none;
  }
  .logo {
    height: 30px !important;
  }
}
@media (max-width: 600px) {
  @keyframes bannermove {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-55%, 0);
    }
  }
}
@media (max-width: 550px) {
  @keyframes bannermove {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-58%, 0);
    }
  }
  .section-2 .video-play iframe {
    top: 42px !important;
  }
  .section-5 .desktop {
    gap: 24px !important;
  }
}
@media (max-width: 500px) {
  @keyframes bannermove {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-62%, 0);
    }
  }
}
@media (max-width: 450px) {
  @keyframes bannermove {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-67%, 0);
    }
  }
  .section-5 .desktop {
    display: none !important;
  }
  .section-5 .mobile {
    display: block !important;
  }
  .section-5 .mobile .icon-row-1 {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    gap: 24px;
    align-self: stretch;
    flex-wrap: wrap;
    justify-content: center;
    height: 49px;
  }
  .section-5 .mobile .icon-row-2 {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    gap: 24px;
    align-self: stretch;
    flex-wrap: wrap;
    justify-content: center;
    height: 50px;
  }
}
@media (max-width: 400px) {
  @keyframes bannermove {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-71%, 0);
    }
  }
}
@media (max-width: 350px) {
  @keyframes bannermove {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-75%, 0);
    }
  }
}
@media (max-width: 300px) {
  @keyframes bannermove {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-80%, 0);
    }
  }
}/*# sourceMappingURL=style.css.map */