@font-face {
  font-family: "Monsteraat-Bold";
  src: url("assets/plugins/flaticon/font/static/Monsterrat-Bold.ttf") format("truetype"); }

/* Animations */
@keyframes bnr-fade {
  from {
    opacity: 0;
    width: 50%; }
  to {
    opacity: 1;
    width: 100%; } }

@-webkit-keyframes bnr-fade {
  from {
    opacity: 0;
    width: 50%; }
  to {
    opacity: 1;
    width: 100%; } }

/* Keyframes part ends */
body {
  overflow-x: hidden;
  background: #1e2a3b !important; }

/* Hide CMS content until loaded */
.cms-loading [data-cms] {
  visibility: hidden; }

html {
  scroll-behavior: smooth; }

a {
  font-family: 'Montserrat'; }

h2 {
  color: black;
  font-weight: 600;
  line-height: 35px; }

/* Background container for full-width background */
.banner-background {
  width: 100%;
  background-size: cover;
  background: linear-gradient(165deg, #1E2A3B 9.28%, rgba(12, 79, 159, 0.65) 50.89%, #1E2A3B 94.52%);
  background-position: center;
  background-repeat: no-repeat;
  padding: 85px 0;
  /* Adjust the padding as needed */ }

.height-img-4 {
  height: 420px;
  width: 470px; }

.height-img-4-1 {
  height: 330px;
  width: 477px;
  margin-top: 45px; }

.height-img-5 {
  height: 325px;
  width: 270px;
  margin-top: 35px; }

/* Content container with a max width */
.banner-dashboards {
  max-width: 1440px;
  /* Keeps content within 1440px */
  margin: 0 auto;
  /* Centers the container */
  padding: 0 20px;
  /* Optional padding on larger screens */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px; }

hr.section-divider {
  border: none;
  height: 1px;
  background-color: #FFF;
  margin: 20px 0; }

.side-menu-right {
  position: fixed;
  top: 140px;
  right: -72%;
  width: 41%;
  height: 25vh;
  background: linear-gradient(123deg, #0C4F9F 31.58%, #1E2A3B 109.18%);
  color: white;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  padding-top: 60px;
  z-index: 900;
  border-radius: 20px; }

@media (min-width: 1000px) and (max-width: 1100px) {
  .height-img-4 {
    height: 357px;
    width: 425px; }
  .height-op-img {
    width: 486px; }
  hr.section-divider {
    border: none;
    height: 1px;
    background-color: #FFF;
    margin: 20px 0; }
  .sub-headings {
    font-size: 26px !important; }
  .sub-headings-green {
    font-size: 26 px;
    font-weight: 600;
    color: #8EC545; }
  .side-menu-right {
    position: fixed;
    top: 140px;
    right: -72%;
    width: 41%;
    height: 25vh;
    background: linear-gradient(123deg, #0C4F9F 31.58%, #1E2A3B 109.18%);
    color: white;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    padding-top: 60px;
    z-index: 900;
    border-radius: 20px; } }

@media (min-width: 1280px) {
  .banner-early-vip {
    padding-left: 20px;
    padding-right: 20px; } }

.left-side-adjust {
  padding-left: 60px; }

.section-background {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 35px 0;
  background-color: #1e2a3b; }

.tailored-visuals-background {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 35px 0;
  background: linear-gradient(165.05deg, #1E2A3B 15.01%, rgba(12, 79, 159, 0.65) 50.89%, #1E2A3B 79.13%); }

.try-section-background {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #1E2A3B;
  padding: 35px 0; }

.height-op-img {
  width: 533px; }

.key-benefit-background {
  width: 100%;
  max-width: 1440px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 45px; }

.try-section-container {
  position: relative;
  z-index: 1; }

/* Content container */
.section-container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 20px; }

.section-container-1 {
  max-width: 1440px;
  margin-top: 45px;
  padding: 0 20px; }

@media (min-width: 1280px) {
  .section-container {
    padding-left: 20px;
    padding-right: 20px; } }

.ai-models {
  color: #cfcfcf;
  text-shadow: 5px 8px 10.6px rgba(0, 0, 0, 0.44);
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: 2.2px;
  text-transform: uppercase; }

.ai-models-mobile {
  color: #cfcfcf;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 2.24px;
  text-transform: uppercase; }

.banner-heading {
  color: #fff;
  font-family: Montserrat;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 141%;
  letter-spacing: 7.5px;
  text-transform: uppercase; }

.banner-heading-gamwit {
  color: #8ec545;
  font-family: Montserrat;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 141%;
  letter-spacing: 7.5px;
  text-transform: uppercase; }

.banner-heading-mobile {
  color: #fff;
  text-shadow: 5px 8px 10.6px rgba(0, 0, 0, 0.44);
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 94px;
  letter-spacing: 4.5px;
  text-transform: uppercase; }

.banner-heading-mobile-gamwit {
  color: #8EC545;
  text-shadow: 5px 8px 10.6px rgba(0, 0, 0, 0.44);
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 94px;
  letter-spacing: 4.5px;
  text-transform: uppercase; }

.banner-paragraph {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  margin-bottom: 32px; }

.banner-paragraph-mobile {
  color: #fff;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 70px;
  margin-bottom: 24px; }

.banner-button {
  position: relative;
  border-radius: 44px;
  padding: 0px 25px;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 700;
  height: 45px;
  color: #1e2a3b;
  background: #1c93d1;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  border: none; }

.banner-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 44px;
  padding: 1px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(14.14%, rgba(255, 255, 255, 0.72)), color-stop(99.14%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.2)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.72) 14.14%, rgba(255, 255, 255, 0) 99.14%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
  /* Needed for certain browsers */
  -webkit-mask-composite: exclude; }

.banner-button-mobile {
  border-radius: 44px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  background: #1c93d1;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  color: #1e2a3b;
  font-family: Montserrat;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  height: 90px;
  padding: 0px 40px 0px 40px; }

.headings {
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 700;
  line-height: 52px;
  text-align: left;
  color: #ffffff;
  margin-top: 45px; }

.headings-spans {
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 700;
  line-height: 52px;
  text-align: left;
  color: #8ec545 !important;
  margin-top: 45px; }

.sub-headings {
  font-family: Montserrat;
  font-size: 22px;
  font-weight: 600;
  line-height: 38px;
  text-align: left;
  color: #ffffff;
  margin-bottom: 45px; }

.paragraphs {
  color: #fff;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  margin-top: 45px; }

.paragraphs-sec-4 {
  color: #fff;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  margin-top: 45px; }

.paragraphs1 {
  color: #fff;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 35px;
  margin-top: 80px; }

.paragraphs-green {
  color: #8EC545;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 550;
  line-height: 35px;
  margin-top: 45px; }

.paragraphs-more {
  color: #fff;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  margin-top: 15px; }

.para-spans {
  color: #8ec545;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; }

.hard-to-find {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 45px; }

.paragraph-list {
  list-style-type: disc;
  padding-left: 20px;
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  color: inherit; }

/* Full-width background container */
.vip-background {
  width: 100%;
  background-image: url("/assets/media/landing-page/early-vip-img/sec-3-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background: -webkit-gradient(linear, right top, left top, from(rgba(12, 79, 159, 0.39)), color-stop(71.08%, #1e2a3b));
  background: linear-gradient(270deg, rgba(12, 79, 159, 0.39) 0%, #1e2a3b 71.08%); }

/* Content container */
.casino-vip {
  /* Limits content width */
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 45px;
  padding: 85px 0;
  background: linear-gradient(165deg, #1E2A3B 9.28%, rgba(12, 79, 159, 0.36) 50.89%, #1E2A3B 94.52%);
  -webkit-box-shadow: 0px 14px 23.5px 0px rgba(28, 147, 209, 0.42);
  box-shadow: 0px 14px 23.5px 0px rgba(28, 147, 209, 0.42); }

@media (min-width: 1280px) {
  .casino-vip {
    padding-left: 20px;
    padding-right: 20px; } }

/* Navbar container styling */
.navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0b2a47;
  padding: 10px 20px;
  border-top: 3px solid #1c93d1;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  height: 81px; }

/* Hamburger icon styling */
/* Navbar container styling */
.navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0b2a47;
  padding: 10px 20px;
  border-top: 3px solid #1c93d1;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000; }

/* Hamburger icon styling */
.menu-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }

.hamburger {
  width: 40px;
  height: 4px;
  background-color: #ffffff;
  position: relative; }

.hamburger::before,
.hamburger::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 4px;
  background-color: #ffffff; }

.hamburger::before {
  top: -8px; }

.hamburger::after {
  top: 8px; }

/* User icon styling */
.user-icon img {
  width: 50px;
  height: 50px;
  opacity: 0.6; }

/* Dropdown menu styling */
/* Menu options styling */
.menu-options {
  list-style-type: none;
  padding: 10px 20px;
  margin: 0; }

.menu-options li {
  margin: 10px 0;
  font-size: 36px;
  color: #ffffff;
  cursor: pointer;
  font-family: "Montserrat";
  text-align: center; }

.most-companies {
  border-radius: 30px;
  border: 3px solid #6f6f6f;
  background: linear-gradient(0deg, #1e2a3b 0%, #1e2a3b 100%), linear-gradient(112deg, #0c4f9f -0.43%, #1e2a3b 102.68%);
  height: 1010px;
  padding: 45px 0px 37px 0px; }

.gamwit {
  border-radius: 30px;
  border: 3px solid #1c93d1;
  background: linear-gradient(0deg, #1e2a3b 0%, #1e2a3b 100%), linear-gradient(112deg, #0c4f9f -0.43%, #1e2a3b 102.68%);
  height: 1010px;
  padding: 45px 0px 37px 0px; }

.green-background {
  background-image: url("/assets/media/landing-page/early-vip-img/5.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 759px;
  padding: 85px 0px 85px 0px;
  border-radius: 50px; }

/* Full-width background container */
.green-crowd-background {
  width: 100%;
  background-image: url("/assets/media/landing-page/early-vip-img/7.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.green-crowd {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
  padding: 85px 0; }

@media (min-width: 1280px) {
  .green-crowd {
    padding-left: 20px;
    padding-right: 20px; } }

.height-box {
  height: 637px; }

.height-section-2 {
  height: 400px;
  width: 450px; }

.height-comaprison {
  height: 254px; }

.height-dynamic {
  height: 311px;
  margin-top: 7rem; }

.height-spot {
  height: 411px; }

.huge-cost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 45px; }

.huge-cost-para {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 45px; }

.plug-two {
  height: 396px; }

.content-align {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left; }

.height-down-arrow {
  height: 416px; }

.content-alignment {
  top: -85px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
  margin-top: 20px; }

.unordered-li {
  color: #FFF;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px; }

.banner-dashboard-mobile {
  background-size: cover;
  background: linear-gradient(165deg, #1E2A3B 9.28%, rgba(12, 79, 159, 0.65) 50.89%, #1E2A3B 94.52%);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 1281px;
  padding: 263px 0px 85px 0px;
  margin-top: -14rem; }

.alert-img {
  width: 34.5px;
  height: 39.5px;
  margin-right: 10px;
  margin-top: 1px; }

.green-tick {
  width: 30.54px;
  height: 31.54px;
  gap: 0px;
  opacity: 0px;
  -o-object-fit: contain;
  object-fit: contain;
  margin-top: 47px; }

.green-tick-1 {
  width: 30.54px;
  height: 31.54px;
  gap: 0px;
  opacity: 0px;
  -o-object-fit: contain;
  object-fit: contain;
  margin-top: 0px;
  margin-right: 10px;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.comparison-container {
  max-width: 1200px;
  margin: auto; }

.comparison-heading {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 40px;
  color: #fff; }

.comparison-heading span {
  font-weight: bold; }

.comparison-heading .highlight {
  color: #4caf50; }

.comparison-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px; }

.comparison-column {
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 10px;
  padding: 20px;
  width: 48%; }

.comparison-column2 {
  border: 2px solid #8ec545;
  border-radius: 10px;
  padding: 20px;
  width: 48%; }

.column-title {
  font-size: 1.5rem;
  margin-bottom: 20px;
  text-align: center;
  color: #4caf50; }

.features-list {
  list-style: none;
  padding: 0; }

.features-list li {
  margin-bottom: 20px; }

.feature-title {
  font-weight: bold;
  color: #4caf50;
  display: block;
  margin-bottom: 5px; }

.paragraphs5 {
  color: #FFF;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px; }

@media (max-width: 1279px) {
  .paragraphs5 {
    color: #FFF;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px; } }

.highlight {
  color: #4caf50; }

.dashboard-img {
  width: 60%;
  max-width: 700px;
  /* Limit max width */
  margin: 0 auto; }

.image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 150px;
  /* Space above the image */ }

.feature-img {
  width: 393px;
  height: 456px;
  vertical-align: baseline; }

@media (max-width: 768px) {
  .green-tick {
    width: 43.54px;
    height: 44.54px;
    gap: 0px;
    opacity: 0px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-top: 0px; } }

@media (max-width: 1000px) {
  .headings {
    font-size: 45px;
    line-height: 75px;
    font-weight: 600; }
  .headings-spans {
    font-size: 45px;
    line-height: 75px;
    font-weight: 600;
    color: #8EC545; }
  .height-op-img {
    width: 720px;
    height: 482px;
    margin-top: 90px;
    margin-bottom: 90px; }
  .sub-headings {
    font-family: Montserrat;
    font-size: 35px;
    font-weight: 600;
    line-height: 38px;
    text-align: left;
    color: #ffffff;
    margin-bottom: 45px; }
  .green-tick {
    width: 43.54px;
    height: 44.54px;
    gap: 0px;
    opacity: 0px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-top: 56px;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .green-tick-1 {
    width: 43.54px;
    height: 44.54px;
    gap: 0px;
    opacity: 0px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-top: 8px;
    margin-right: 15px; }
  .image-wrapper {
    margin-top: 140px; }
  .alert-img {
    width: 44.5px;
    height: 49.5px;
    margin-top: 12px;
    margin-right: 10px; }
  .feature-img {
    width: 600px;
    height: 685px;
    vertical-align: baseline; }
  .banner-dashboard-mobile {
    background-image: url("/assets/media/landing-page/dashboard-img/banner-bg-mobile.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 1281px;
    padding: 263px 0px 85px 0px;
    margin-top: -14rem; }
  .sub-headings {
    font-size: 40px;
    line-height: 65px;
    font-weight: 600; }
  .sub-headings-green {
    font-size: 40px;
    line-height: 65px;
    font-weight: 600;
    color: #8EC545; }
  .height-img-5 {
    height: 590px;
    width: 450px;
    margin-bottom: 90px;
    margin-top: 35px; }
  .unordered-li {
    color: #FFF;
    font-family: Montserrat;
    font-size: 35px;
    font-style: normal;
    font-weight: 500;
    line-height: 55px; }
  .height-img-4 {
    height: 570px;
    width: 730px;
    margin-top: 90px;
    margin-bottom: 90px; }
  .height-img-4-1 {
    height: 483px;
    width: 675px;
    margin-top: 90px;
    margin-bottom: 90px; }
  .para-spans {
    color: #8ec545;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 65px; }
  .paragraphs {
    color: #fff;
    font-family: Montserrat;
    font-size: 35px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    margin-top: 45px; }
  .paragraphs-sec-4 {
    color: #fff;
    font-family: Montserrat;
    font-size: 35px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    margin-top: 45px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .paragraphs-green {
    color: #8EC545;
    font-family: Montserrat;
    font-size: 35px;
    font-style: normal;
    font-weight: 550;
    line-height: 60px;
    margin-top: 45px; }
  hr.section-divider {
    border: none;
    height: 1px;
    background-color: #FFF;
    margin: 20px 0; }
  .paragraphs-more {
    color: #fff;
    font-family: Montserrat;
    font-size: 35px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    margin-top: 15px; }
  .align-text {
    text-align: center; }
  .sm-center-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .casino-vip {
    background-image: url("/assets/media/landing-page/early-vip-img/sec-3-bg-mobile.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 1232px;
    padding: 85px 0px 85px 0px;
    background: linear-gradient(165deg, #1E2A3B 9.28%, rgba(12, 79, 159, 0.36) 50.89%, #1E2A3B 94.52%);
    -webkit-box-shadow: 0px 14px 23.5px 0px rgba(28, 147, 209, 0.42);
    box-shadow: 0px 14px 23.5px 0px rgba(28, 147, 209, 0.42); }
  .most-companies {
    border-radius: 60px;
    border: 3px solid #6f6f6f;
    background: linear-gradient(0deg, #1e2a3b 0%, #1e2a3b 100%), linear-gradient(112deg, #0c4f9f -0.43%, #1e2a3b 102.68%);
    height: 1250px;
    padding: 65px 0px 37px 0px; }
  .gamwit {
    border-radius: 30px;
    border: 3px solid #1c93d1;
    background: linear-gradient(0deg, #1e2a3b 0%, #1e2a3b 100%), linear-gradient(112deg, #0c4f9f -0.43%, #1e2a3b 102.68%);
    height: 1315px;
    padding: 65px 0px 37px 0px; }
  .tick-mobile {
    margin-top: 1rem; }
  .green-crowd {
    background-image: url("/assets/media/landing-page/early-vip-img/7-mobile.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 1337px;
    padding: 85px 0px 85px 0px; }
  .height-box {
    height: 637px;
    margin-top: 6rem; }
  .center-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 700px;
    margin-top: 5rem; }
  .height-section-2 {
    height: 580px;
    width: 700px;
    margin-top: 90px;
    margin-bottom: 90px; }
  .hard-to-find {
    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;
    gap: 10px; }
  .align-text {
    text-align: left; }
  .height-comaprison {
    height: 322px; }
  .height-dynamic {
    height: 700px; }
  .height-spot {
    height: 700px; }
  .huge-cost {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0px; }
  .huge-cost-para {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0px; }
  .arrow-height-mobile {
    height: 700px; }
  .plug-two {
    height: 700px; }
  .content-align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .height-down-arrow {
    height: 494px; }
  .content-alignment {
    top: -500px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 501px;
    height: 100px; }
  .banner-button {
    border-radius: 44px;
    border: 1px solid rgba(255, 255, 255, 0.72);
    background: #1c93d1;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: #1e2a3b;
    font-family: Montserrat;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    height: 90px;
    padding: 0px 40px 0px 40px; }
  .side-menu-right {
    width: 44%;
    height: 29vh; } }

@media (max-width: 1279px) {
  .banner-dashboard-mobile {
    background-image: url("/assets/media/landing-page/dashboard-img/banner-bg-mobile.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 1281px;
    padding: 263px 0px 85px 0px;
    margin-top: -14rem; }
  .submenu {
    display: none;
    margin-left: 20px;
    padding-top: 10px; } }

.nav-links .dropdown {
  position: relative;
  display: inline-block; }

.dropdown-menu {
  display: none;
  position: absolute;
  top: 89%;
  left: -39px;
  z-index: 1;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 53.4px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 4px 53.4px rgba(0, 0, 0, 0.17);
  border-radius: 0px 0px 12px 12px;
  min-width: 157px;
  height: 190px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.dropdown:hover .dropdown-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* Submenu for AI Models */
.dropdown-submenu {
  position: relative; }

.dropdown-submenu .arrow-right {
  float: right;
  font-size: 12px;
  margin-left: 25px; }

.dropdown-submenu .submenu {
  display: none;
  position: absolute;
  top: -20px;
  left: 101%;
  z-index: 2;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 53.4px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 4px 53.4px rgba(0, 0, 0, 0.17);
  border-radius: 0px 0px 12px 12px;
  padding: 10px;
  min-width: 150px;
  width: 215px;
  height: 315px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /* Will only take effect when display: flex is active */
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0px 0;
  gap: 10px; }

.dropdown-submenu:hover .submenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* Submenu link styles */
.submenu li {
  list-style: none;
  padding: 8px 12px; }

.dropdown-menu li a {
  color: #7D7D7D;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: relative; }

.submenu li a {
  text-decoration: none;
  color: #7D7D7D;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: left; }

.submenu li a:hover {
  color: #1E2A3B;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal; }

/* Hover styling for main dropdown links */
.dropdown-menu li a:hover {
  color: #1E2A3B;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal; }

/* Navbar Desktop Solutions */
.nav-links .dropdown-solutions {
  position: relative;
  display: inline-block; }

.dropdown-menu-solutions {
  display: none;
  position: absolute;
  top: 89%;
  left: -4rem;
  z-index: 1;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 53.4px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 4px 53.4px rgba(0, 0, 0, 0.17);
  border-radius: 0px 0px 12px 12px;
  padding: 10px;
  min-width: 220px;
  height: 168px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: -2px; }

.dropdown-solutions:hover .dropdown-menu-solutions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* Submenu for AI Models */
.dropdown-submenu-solutions {
  position: relative; }

.dropdown-submenu-solutions .arrow-right {
  float: right;
  font-size: 12px;
  margin-left: 25px; }

.dropdown-submenu-solutions .submenu-solutions {
  display: none;
  position: absolute;
  top: -11px;
  left: 86%;
  z-index: 2;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 53.4px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 4px 53.4px rgba(0, 0, 0, 0.17);
  border-radius: 0px 0px 12px 12px;
  padding: 10px;
  min-width: 150px;
  width: 215px;
  height: 308px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /* Will only take effect when display: flex is active */
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0px 0; }

.dropdown-submenu-solutions:hover .submenu-solutions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* Submenu link styles */
.submenu-solutions li {
  list-style: none;
  padding: 8px 12px; }

.dropdown-menu-solutions li a {
  color: #7D7D7D;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: relative; }

.submenu-solutions li a {
  text-decoration: none;
  color: #7D7D7D;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: left; }

.submenu-solutions li a:hover {
  color: #1E2A3B;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal; }

/* Hover styling for main dropdown links */
.dropdown-menu-solutions li a:hover {
  color: #1E2A3B;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal; }

@media (min-width: 1280px) and (max-width: 1280px) {
  .visuals-column {
    margin-top: 30px; }
  .visual-green-tick {
    margin-top: 73px !important; } }
