:root {
  --cta-green: #08c4a7;
  --combine-library--grey-600: #5f6570;
  --combine-library--white: white;
  --combine-library--primary-600: #6157f8;
  --black: black;
  --white: var(--black);
  --combine-library--grey-050: #f2f3f7;
  --combine-library--primary-800: #472def;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.heading-2 {
  color: #fff;
}

.text-span {
  color: #fff;
  font-weight: 700;
}

.body {
  -webkit-text-fill-color: inherit;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), linear-gradient(0deg, #090909 36%, #7242ff);
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  background-clip: border-box;
}

.div-block {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.text-block {
  background-color: #e94444;
  border-radius: 8px;
  padding: 10px 16px;
  font-size: 39px;
  font-weight: 700;
  line-height: 40px;
}

.section {
  margin-top: 24px;
  position: relative;
}

.image {
  width: 100%;
}

.container {
  max-width: 1140px;
  height: auto;
  padding-top: 54px;
  padding-bottom: 54px;
  overflow: visible;
}

.property-1-xl-size-square-variant-default {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.icon-circle-32x32-bitcoin-btc {
  background-color: #f7931a;
  border-radius: 125px;
}

.property-1-m-size-square-variant-default {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.icon-circle-32x32-ethereum-classic-etc {
  background-color: #328332;
  border-radius: 125px;
}

.path1599 {
  background-color: #fff;
}

.path1593 {
  background-color: #adcdad;
}

.path1603 {
  background-color: #aeceae;
}

.path1606 {
  background-color: #5b9c5b;
}

.vector {
  background-color: #fff;
}

.icon-circle-32x32-bnb-bnb {
  background-color: #f0b90b;
  border-radius: 125px;
}

.icon-circle-32x32-tron-trx {
  background-color: #ff060a;
  border-radius: 125px;
}

.hero-without-image {
  -webkit-text-fill-color: inherit;
  background-color: #090909;
  background-image: linear-gradient(#090909, #090909);
  background-clip: padding-box;
  border: 0 solid #000;
  margin-top: -44px;
  padding: 22px 30px 82px;
  font-family: Georgia, Times, Times New Roman, serif;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.heading-3 {
  color: #ff2850;
  font-family: Poppins, sans-serif;
  font-size: 64px;
  font-weight: 800;
}

.heading-4 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 600;
}

.text-block-2 {
  color: #9d9d9d;
  font-family: Poppins, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 50px;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-2 {
  color: #9d9d9d;
  text-align: justify;
  margin-bottom: 24px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.image-2 {
  float: none;
  line-height: 100px;
  position: static;
}

.combine-text-size-small {
  color: var(--cta-green);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-text-size-small.combine-text-color-grey {
  color: #9e9e9e;
  font-family: Poppins, sans-serif;
}

.combine-text-color-grey {
  color: var(--combine-library--grey-600);
}

.combine-heading-style-h6 {
  color: var(--combine-library--white);
  text-align: center;
  object-fit: fill;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-blog2_date {
  color: var(--combine-library--grey-600);
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-blog2_image {
  opacity: 1;
  object-fit: cover;
  width: 100%;
  height: 200%;
}

.combine-blog2_label {
  z-index: 2;
  background-color: var(--combine-library--white);
  color: var(--cta-green);
  border-radius: 4rem;
  margin-top: .75rem;
  margin-right: .75rem;
  padding: .25rem .75rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.combine-blog2_image-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 1.25rem;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 12rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.combine-blog2_item {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: var(--cta-green);
  background-image: linear-gradient(#5134a3, #000);
  border-radius: 16px;
  flex-direction: column;
  padding: 10px;
  text-decoration: none;
  transition: transform .25s, color .25s;
  display: flex;
}

.combine-blog2_item:hover {
  transform: translate(0, -.75rem);
}

.combine-blog2_component {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.combine-container-large {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-space-large {
  height: 4rem;
}

.combine-text-size-regular {
  color: var(--combine-library--grey-600);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-space-medium {
  width: 100%;
  height: 1.5rem;
}

.combine-heading-style-h2 {
  color: var(--cta-green);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.35;
}

.combine-text-align-center {
  text-align: center;
}

.combine-container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-padding-section-medium {
  opacity: 1;
  outline-offset: 0px;
  object-fit: scale-down;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#090909, #090909);
  outline: 0 #333;
  padding-top: 4rem;
  padding-bottom: 4rem;
  overflow: auto;
}

.combine-padding-global {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.combine-section_blog2 {
  background-color: var(--combine-library--white);
}

.combine-padding-global-2 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.image-3 {
  display: block;
}

.div-block-2 {
  clear: both;
  min-width: 50px;
  min-height: 50px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.hero-without-image-2 {
  background-color: #090909;
  border: 0 solid #000;
  border-radius: 0;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper-two-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-5 {
  color: #fff;
  font-family: Poppins, sans-serif;
}

.text-span-2 {
  color: #916bff;
}

.features-metrics {
  background-color: #090909;
  border-bottom: 0 solid #e4ebf3;
  padding: 60px 30px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.features-wrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.features-block {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.features-title {
  color: #fff;
  margin-bottom: 8px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.features-title-small {
  font-size: 24px;
  line-height: 32px;
}

.text-block-3, .text-block-4, .text-block-5 {
  color: #9d9d9d;
  font-family: Poppins, sans-serif;
}

.text-block-6 {
  color: #9d9d9d;
}

.combine-chevron-right_icon {
  color: var(--combine-library--white);
  cursor: pointer;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.combine-button-content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.combine-button-icon {
  color: var(--cta-green);
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.combine-button-icon:hover {
  color: var(--combine-library--primary-600);
}

.combine-text-size-small-2 {
  color: var(--cta-green);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-text-size-small-2.combine-text-color-grey {
  color: #9d9d9d;
}

.combine-text-color-grey-2 {
  color: var(--combine-library--grey-600);
}

.combine-heading-style-h5 {
  color: var(--cta-green);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-blog1_date {
  color: var(--combine-library--grey-600);
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-blog1_content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--black);
  background-color: #090909;
  flex-direction: column;
  align-items: flex-start;
  padding: 1rem;
  display: flex;
}

.combine-blog1_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.combine-blog1_label {
  z-index: 2;
  background-color: var(--combine-library--white);
  color: var(--cta-green);
  border-radius: 4rem;
  margin-top: 1rem;
  margin-right: 1rem;
  padding: .25rem .75rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.combine-blog9_image-wrapper {
  background-image: url('../images/Casino-copy-1.png');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 198px;
  margin-left: 0;
  position: relative;
  overflow: hidden;
}

.combine-blog3_item {
  background-color: var(--black);
  color: var(--white);
  border-radius: 1.25rem;
  flex-direction: column;
  text-decoration: none;
  transition: box-shadow .25s, transform .25s, color .25s;
  display: flex;
  overflow: hidden;
}

.combine-blog3_item:hover {
  transform: translate(0, -.75rem);
  box-shadow: 0 16px 20px rgba(140, 148, 165, .2);
}

.combine-blog1_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.combine-container-large-2 {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-space-large-2 {
  height: 4rem;
}

.combine-text-size-regular-2 {
  color: var(--combine-library--grey-600);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-space-medium-2 {
  width: 100%;
  height: 1.5rem;
}

.combine-heading-style-h2-2 {
  color: var(--cta-green);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.35;
}

.combine-text-align-center-2 {
  text-align: center;
}

.combine-container-small-2 {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-padding-section-medium-2 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.combine-padding-global-3 {
  background-image: linear-gradient(#090909, #090909);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.combine-section_blog1 {
  background-color: var(--combine-library--grey-050);
}

.text-block-7 {
  font-weight: 600;
}

.text-block-8, .text-block-9 {
  color: var(--cta-green);
  font-weight: 600;
}

.heading-6 {
  float: none;
  clear: none;
  text-align: center;
}

.testimonial-stack {
  background-color: #090909;
  border: 0 solid #000;
  padding: 80px 30px;
  position: relative;
}

.testimonial-card-three {
  text-align: center;
  background-color: #f5f7fa;
  background-image: linear-gradient(0deg, #090909 7%, #3f248e);
  border-radius: 20px;
  padding: 64px 42px;
}

.testimonial-card-content {
  flex-direction: column;
  align-items: center;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.testimonial-card-heading {
  color: #fff;
  margin-top: -1px;
  margin-bottom: 24px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.testimonial-text-three {
  font-size: 24px;
  line-height: 32px;
}

.testimonial-info-four {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-image.centered {
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
  margin-right: 0;
}

.testimonial-author-name-three {
  margin-bottom: 10px;
}

.button {
  border-radius: 13px;
}

.logos-title-small {
  background-color: #090909;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.clients-tag {
  text-align: center;
  margin-bottom: 32px;
  font-size: 14px;
  line-height: 20px;
}

.clients-wrapper-three {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin-bottom: -10px;
  display: flex;
}

.clients-image-three {
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
}

.text-span-3 {
  color: var(--combine-library--primary-600);
}

.combine-chevron-right_icon-2 {
  cursor: pointer;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.combine-button-content-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.combine-button-icon-2 {
  color: var(--cta-green);
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.combine-button-icon-2:hover {
  color: var(--combine-library--primary-600);
}

.combine-text-size-small-3 {
  color: var(--cta-green);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-text-size-small-3.combine-text-color-grey {
  text-align: center;
  color: #9d9d9d;
  margin-bottom: 1rem;
  padding-bottom: 1px;
  font-size: 1rem;
}

.combine-text-color-grey-3 {
  color: var(--combine-library--grey-600);
}

.combine-heading-style-h5-2 {
  color: var(--cta-green);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-blog1_date-2 {
  color: var(--combine-library--grey-600);
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-blog1_content-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--black);
  -webkit-text-fill-color: inherit;
  background-color: #090909;
  background-clip: border-box;
  border: 1px solid #090909;
  flex-direction: column;
  align-items: flex-start;
  padding: 1rem 1rem 1rem 0;
  display: flex;
}

.combine-blog1_image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.combine-blog1_label-2 {
  z-index: 2;
  background-color: var(--combine-library--white);
  color: var(--cta-green);
  border-radius: 4rem;
  margin-top: 1rem;
  margin-right: 1rem;
  padding: .25rem .75rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.combine-blog1_image-wrapper {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 17rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.combine-blog1_item {
  background-color: var(--black);
  color: var(--cta-green);
  border-radius: 1.25rem;
  flex-direction: column;
  text-decoration: none;
  transition: box-shadow .25s, transform .25s, color .25s;
  display: flex;
  overflow: hidden;
}

.combine-blog1_item:hover {
  transform: translate(0, -.75rem);
  box-shadow: 0 16px 20px rgba(140, 148, 165, .2);
}

.combine-blog1_component-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: start;
  justify-items: stretch;
  display: grid;
}

.combine-container-large-3 {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-space-large-3 {
  height: 4rem;
}

.combine-text-size-regular-3 {
  color: var(--combine-library--grey-600);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-space-medium-3 {
  width: 100%;
  height: 1.5rem;
}

.combine-heading-style-h2-3 {
  color: var(--cta-green);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.35;
}

.combine-text-align-center-3 {
  text-align: center;
}

.combine-container-small-3 {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-padding-section-medium-3 {
  margin-top: -40px;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.combine-padding-global-4 {
  background-color: #090909;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.combine-section_blog1-2 {
  background-color: var(--combine-library--grey-050);
}

.image-5 {
  width: 100%;
  height: auto;
}

.image-6 {
  margin-left: 328px;
  padding-right: 0;
}

.image-8 {
  margin-bottom: -114px;
  margin-left: 88px;
}

.image-10 {
  margin-bottom: -99px;
}

.image-11 {
  padding-top: 0;
}

.image-12 {
  position: absolute;
  top: 25px;
  bottom: auto;
  left: 35px;
  right: auto;
}

.html-embed {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-3 {
  background-image: linear-gradient(0deg, #090909 36%, #7242ff);
  border: 1px solid #090909;
}

@media screen and (max-width: 991px) {
  .container-2, .container-3 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .margin-bottom-24px-2 {
    text-align: justify;
  }

  .combine-heading-style-h6 {
    text-align: center;
    font-size: 2rem;
  }

  .combine-blog2_component {
    grid-template-columns: 1fr 1fr;
  }

  .combine-heading-style-h2 {
    font-size: 2.5rem;
  }

  .combine-padding-global, .combine-padding-global-2 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .container-4 {
    max-width: 728px;
  }

  .features-wrapper {
    justify-content: space-between;
  }

  .combine-button-icon {
    white-space: nowrap;
  }

  .combine-blog9_image-wrapper {
    background-image: url('../images/Casino-copy-1.png');
    background-position: 0 0;
    background-size: contain;
    height: 268px;
  }

  .combine-blog3_item {
    max-width: 32rem;
  }

  .combine-blog1_component {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .combine-heading-style-h2-2 {
    font-size: 2.5rem;
  }

  .combine-padding-global-3 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .testimonial-card-heading {
    text-align: center;
  }

  .clients-image-three {
    margin-bottom: 30px;
  }

  .image-4 {
    width: 100%;
  }

  .combine-button-icon-2 {
    white-space: nowrap;
  }

  .combine-blog1_image-wrapper {
    height: 14rem;
  }

  .combine-blog1_item {
    max-width: 32rem;
  }

  .combine-blog1_component-2 {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .combine-heading-style-h2-3 {
    font-size: 2.5rem;
  }

  .combine-padding-global-4 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .image-6 {
    float: none;
    aspect-ratio: auto;
    text-align: center;
    object-fit: contain;
    object-position: 50% 50%;
    border: 1px #000;
    margin-left: 208px;
    padding-bottom: 16px;
    text-decoration: none;
    display: block;
    position: static;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .image-7 {
    margin-left: 195px;
    padding-bottom: 28px;
  }
}

@media screen and (max-width: 767px) {
  .hero-without-image, .hero-heading-left {
    padding: 60px 15px;
  }

  .margin-bottom-24px-2 {
    text-align: justify;
  }

  .combine-heading-style-h6 {
    font-size: 1.6rem;
  }

  .combine-blog2_component {
    grid-template-columns: 1fr 1fr;
  }

  .combine-padding-global, .combine-padding-global-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .hero-without-image-2, .features-metrics {
    padding: 60px 15px;
  }

  .features-wrapper {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

  .features-block {
    width: 50%;
    margin-bottom: 40px;
  }

  .combine-blog9_image-wrapper {
    justify-content: center;
    align-items: center;
    height: 20rem;
  }

  .combine-blog1_component {
    grid-template-columns: 1fr;
  }

  .combine-padding-global-3 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .testimonial-stack {
    padding: 60px 15px;
  }

  .testimonial-text-three {
    font-size: 20px;
    line-height: 28px;
  }

  .logos-title-small {
    padding: 60px 15px;
  }

  .clients-wrapper-three {
    margin-bottom: -30px;
  }

  .clients-image-three {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .combine-blog1_image-wrapper {
    justify-content: center;
    align-items: center;
    height: 20rem;
  }

  .combine-blog1_component-2 {
    grid-template-columns: 1fr;
  }

  .combine-padding-global-4 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .image-6 {
    margin-left: 135px;
    padding-bottom: 20px;
  }

  .image-7 {
    margin-left: 114px;
  }
}

@media screen and (max-width: 479px) {
  .text-block {
    font-size: 32px;
    line-height: 32px;
  }

  .hero-without-image {
    background-image: linear-gradient(#090909, #090909);
  }

  .container-2 {
    max-width: none;
  }

  .heading-3 {
    aspect-ratio: auto;
    letter-spacing: 2px;
    text-indent: 2px;
    column-count: 0;
    justify-content: center;
    align-items: center;
    min-width: 10px;
    min-height: 10px;
    padding-bottom: 7px;
    padding-right: 0;
    font-size: 50px;
    line-height: 50px;
    display: block;
  }

  .heading-4 {
    margin-bottom: -6px;
    padding-bottom: 0;
    font-size: 30px;
    font-weight: 700;
  }

  .text-block-2 {
    align-self: center;
    font-size: 16px;
    line-height: 34px;
  }

  .container-3 {
    max-width: none;
  }

  .margin-bottom-24px-2 {
    text-align: justify;
  }

  .combine-heading-style-h6 {
    text-align: center;
    font-size: 2rem;
  }

  .combine-blog2_component {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .combine-padding-section-medium {
    background-image: linear-gradient(#090909, #090909);
  }

  .combine-padding-global, .combine-padding-global-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container-4 {
    max-width: none;
  }

  .combine-blog9_image-wrapper {
    background-image: url('../images/Casino-copy-1.png');
    background-position: 50%;
    background-repeat: repeat;
    background-size: contain;
    height: 134px;
  }

  .combine-padding-global-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .testimonial-card-three {
    padding-left: 24px;
    padding-right: 24px;
  }

  .testimonial-card-heading {
    text-align: center;
    font-size: 16px;
  }

  .testimonial-info-four {
    text-align: center;
    flex-direction: column;
  }

  .button {
    justify-content: center;
    align-items: center;
    min-width: 100px;
    min-height: 50px;
    display: flex;
  }

  .clients-wrapper-three {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    margin-bottom: 0;
    display: grid;
  }

  .clients-image-three {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .combine-blog1_image-wrapper {
    flex: 1;
    order: 0;
    align-self: auto;
  }

  .combine-padding-global-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .image-6 {
    margin-left: 4px;
  }

  .image-7 {
    margin-left: 0;
  }

  .text-span-4 {
    text-decoration: none;
  }

  .bold-text {
    display: flex;
  }

  .image-8 {
    display: block;
  }

  .image-9 {
    width: 200px;
    padding-bottom: 18px;
  }

  .image-12 {
    width: 120px;
    position: static;
  }
}


