@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap");
h1,
.h1 {
  color: var(--White, #fff);
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: "dlig" on, "clig" off, "liga" off;
  /* Heading 1/Bold */
  font-family: Montserrat;
  font-size: clamp(50px, 6vw, 75px);
  font-style: normal;
  font-weight: 700;
  line-height: 113%; /* 113.333% */
  letter-spacing: -2.5px;
  margin: 0;
}

.h2,
h2 {
  color: var(--Black, #000);
  text-align: center;
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: "clig" off, "liga" off;
  /* Heading 2/Medium */
  font-family: Montserrat;
  font-size: clamp(40px, 4vw, 60px);
  font-style: normal;
  font-weight: 700;
  line-height: 125%; /* 125% */
  letter-spacing: -1px;
  margin: 0;
}

h3,
.h3 {
  color: var(--Black, #000);
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: "clig" off, "liga" off;
  /* Heading 3/Bold */
  font-family: Montserrat;
  font-size: clamp(30px, 8vw, 50px);
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 120% */
  letter-spacing: -0.5px;
  margin: 0;
}

h4,
.h4 {
  color: var(--Black, #000);
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: "clig" off, "liga" off;
  /* Heading 4/Medium */
  font-family: Montserrat;
  font-size: clamp(35px, 4vw, 40px);
  font-style: normal;
  font-weight: 700;
  line-height: 45px; /* 112.5% */
  letter-spacing: -1.2px;
  margin: 0;
}

article-3 {
  color: var(--Limousine-Leather, #3c3c3b);
  font-feature-settings: "clig" off, "liga" off;
  /* Article 3/Medium */
  font-family: Montserrat;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 140% */
  letter-spacing: -0.35px;
  margin: 0;
}

p,
.p {
  color: var(--White, #000000);
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Open Sans;
  font-size: clamp(20px, 3vw, 22.5px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.75px;
  margin: 0;
}

.header-content-left p {
  color: #fff;
}

.features-card p {
  color: var(--porcelain-1300, #585858);
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: "dlig" on, "clig" off, "liga" off;
  /* Paragraph 3/Regular */
  font-family: Open Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 156.25%; /* 156.25% */
  letter-spacing: -0.25px;
  margin: 0;
}

.ff-card-content p {
  color: var(--Limousine-Leather, #3c3c3b);
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: "clig" off, "liga" off;
  /* Subheadline/Medium */
  font-family: Montserrat;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 147.059% */
  letter-spacing: -0.5px;
  margin: 0;
}

.benefits-content-left p {
  color: var(--porcelain-1300, #585858);
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: "ss01" on, "clig" off, "liga" off;
  /* Paragraph 2/Regular */
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 138.889% */
  letter-spacing: -0.35px;
}

.stats-content article-3,
.stats-content-3 article-3 {
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  /* Article 3/Medium */
  font-family: Montserrat;
  font-size: clamp(20px, 3vw, 25px);
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 140% */
  letter-spacing: -0.35px;
}
@media screen and (max-width: 576px) {
  .stats-content article-3,
  .stats-content-3 article-3 {
    font-family: Open Sans;
    font-weight: 500;
  }
}

.users-say-card p {
  color: var(--porcelain-1300, #585858);
  text-align: center;
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: "ss01" on, "clig" off, "liga" off;
  /* Paragraph 2/Regular */
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 138.889% */
  letter-spacing: -0.35px;
}

.accordion-item h2 {
  color: var(--Black, #000);
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: "clig" off, "liga" off;
  /* Heading 6/Medium */
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px; /* 150% */
  letter-spacing: -0.5px;
}

.socials-content article-3,
.news-content article-3 {
  color: #fff;
}

.nav-link {
  color: var(--White, #fff);
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%; /* 125% */
  letter-spacing: -0.25px;
}

.btn {
  color: var(--White, #fff);
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: "clig" off, "liga" off;
  /* Subheadline/Medium */
  font-family: Montserrat;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 147.059% */
  letter-spacing: -0.35px;
}

.input {
  color: var(--White, #fff);
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: "clig" off, "liga" off;
  /* Body 2/Medium */
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
}

.muted-text {
  color: var(--White, #fff);
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: "clig" off, "liga" off;
  /* Caption 1/Medium */
  font-family: Montserrat;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 115%; /* 115.385% */
  letter-spacing: -0.15px;
}

.checkbox-label {
  color: rgba(255, 255, 255, 0.7);
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: "clig" off, "liga" off;
  /* Caption 1/Medium */
  font-family: Montserrat;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px; /* 115.385% */
  letter-spacing: -0.15px;
}
.checkbox-label a {
  color: var(--White, #fff);
  text-decoration: none;
}

.footer-navbar .nav-link {
  color: var(--White, #fff);
  font-family: Montserrat;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 148%; /* 147.059% */
  letter-spacing: -0.5px;
}

.btn-dark.view-all {
  margin: 0 auto;
  margin-top: 105px;
  width: 120px;
  padding: 17.5px 25px;
  color: var(--White, #fff);
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: "clig" off, "liga" off;
  /* Body 2/Medium */
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
}

.btn {
  text-transform: uppercase;
  border-radius: 90px;
  display: inline-flex;
  padding: 22.5px 35px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.btn-dark {
  background: var(--Limousine-Leather, #3c3c3b);
}
.btn-dark.view-all {
  margin-bottom: 50px;
}
@media screen and (max-width: 576px) {
  .btn-dark.view-all {
    margin-top: 40px;
    margin-bottom: 0;
    width: 100%;
  }
}

.btn-light {
  background: var(--White, #fff);
  color: #36a9e1;
  padding: 17.5px 25px;
}
.btn-light:hover {
  color: #36a9e1;
}

.btn-outline-primary {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: var(--Summer-Sky, #36a9e1);
  padding: 17.5px 25px;
}
.btn-outline-primary:hover {
  background-color: #fff;
  color: #36a9e1;
  border: none;
}

.at-card-btn {
  background-color: rgb(0, 0, 0);
  padding: 17.5px 25px;
}

.btn-arrow {
  background-color: rgb(0, 0, 0);
  padding: 15px;
}

.contact-btn {
  background-color: rgb(0, 0, 0);
}

.cards {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-template-rows: minmax(400px, 280px);
  gap: 10px;
  padding: 50px 0 0;
}
@media screen and (max-width: 991px) {
  .cards {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, minmax(330px, auto));
  }
}
.cards .at-card {
  grid-column: 1;
  grid-row: 1;
  background-color: rgba(214, 52, 48, 0.2);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: end;
  border-radius: 30px;
  padding-top: 30px;
  max-height: 400px;
}
@media screen and (max-width: 991px) {
  .cards .at-card {
    grid-row: 2;
  }
}
@media screen and (max-width: 991px) {
  .cards .at-card {
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    max-height: 100%;
  }
}
@media (min-width: 700px) and (max-width: 1024px) {
  .cards .at-card {
    align-items: center;
  }
  .cards .at-card .image {
    display: none;
  }
}
.cards .at-card-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: baseline;
}
@media screen and (max-width: 576px) {
  .cards .at-card-content {
    padding: 40px 20px;
  }
}
.cards .ff-card {
  grid-column: 1/1;
  grid-row: 2;
  border-radius: 30px;
  padding: 40px;
  background-color: rgba(151, 203, 92, 0.15);
  max-height: 280px;
}
.cards .ff-card-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: baseline;
}
@media screen and (max-width: 991px) {
  .cards .ff-card {
    grid-row: 3;
    max-width: 100%;
    max-height: 330px;
  }
}
@media screen and (max-width: 576px) {
  .cards .ff-card {
    padding: 40px 20px;
  }
}
.cards .cba-card {
  grid-column: 2;
  grid-row: 1/span 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-height: 690px;
  background-color: rgba(120, 85, 165, 0.2);
  border-radius: 30px;
  padding: 40px 20px 30px;
}
.cards .cba-card-content {
  padding: 32px;
  margin-top: 65px;
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: baseline;
}
@media screen and (max-width: 576px) {
  .cards .cba-card-content {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 991px) {
  .cards .cba-card {
    grid-row: 1;
    grid-column: 1;
  }
}

.features {
  padding-top: 50px;
}
@media screen and (max-width: 576px) {
  .features {
    padding-top: 0;
  }
}

.features-card {
  padding: 20px;
  display: flex;
  flex-direction: row;
  align-items: start;
  gap: 35px;
}
.features-card p {
  padding-top: 15px;
}
@media screen and (max-width: 576px) {
  .features-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}

.benefits-left-content h3 {
  padding-bottom: 40px;
}

.users-say {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
}
@media screen and (max-width: 576px) {
  .users-say {
    text-align: center;
    gap: 15px;
  }
}
.users-say .cards {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-top: 9px;
}
.users-say-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 30px;
  border: 1px solid var(--porcelain-700, #e4e3e2);
  background: var(--White, #fff);
  padding: 30px 20px 40px 20px;
  margin: 0 5px;
  height: 95%;
}
@media screen and (max-width: 576px) {
  .users-say-card {
    padding: 30px 10px 20px;
    margin: 0;
    height: 90%;
  }
}
.users-say-card img {
  padding-bottom: 15px;
}
.users-say-card caption-1 {
  padding: 5px 0 30px;
}

.header-wrapper {
  background-color: rgb(54, 169, 225);
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 90px;
}
@media screen and (max-width: 768px) {
  .header-wrapper {
    gap: 40px;
  }
}
.header-wrapper .yellow {
  position: absolute;
  top: 14%;
  right: 25%;
  left: 65%;
}
@media screen and (max-width: 1440px) {
  .header-wrapper .yellow {
    top: 14%;
    left: 73%;
    width: 12%;
  }
}
@media screen and (max-width: 768px) {
  .header-wrapper .yellow {
    width: 20%;
    top: 617px;
    left: 200px;
  }
}
.header-wrapper .board {
  position: absolute;
  top: 23%;
  right: 11%;
}
@media screen and (max-width: 1440px) {
  .header-wrapper .board {
    top: 22%;
    right: 4%;
    width: 52%;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .header-wrapper .board {
    top: 20%;
    right: 4%;
    width: 52%;
  }
}
@media screen and (max-width: 768px) {
  .header-wrapper .board {
    top: 650px;
    left: 15px;
    width: 92%;
  }
}
.header-wrapper .purple {
  position: absolute;
  top: 61%;
  right: 33%;
}
@media screen and (max-width: 1440px) {
  .header-wrapper .purple {
    top: 59%;
    left: 64%;
    width: 7%;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .header-wrapper .purple {
    top: 45%;
    left: 64%;
    width: 7%;
  }
}
@media screen and (max-width: 768px) {
  .header-wrapper .purple {
    width: 10%;
    top: 820px;
    left: 130px;
  }
}
.header-wrapper .img1 {
  position: absolute;
  top: 59%;
  right: 35%;
}
@media screen and (max-width: 1440px) {
  .header-wrapper .img1 {
    top: 56%;
    left: 47%;
    width: 22%;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .header-wrapper .img1 {
    top: 44%;
    left: 47%;
    width: 22%;
  }
}
@media screen and (max-width: 768px) {
  .header-wrapper .img1 {
    width: 40%;
    top: 790px;
    left: 15px;
  }
}
.header-wrapper .img2 {
  position: absolute;
  top: 49%;
  right: 2%;
}
@media screen and (max-width: 1440px) {
  .header-wrapper .img2 {
    top: 47%;
    left: 75%;
    width: 25%;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .header-wrapper .img2 {
    top: 36%;
    left: 74%;
    width: 25%;
  }
}
@media screen and (max-width: 768px) {
  .header-wrapper .img2 {
    width: 50%;
    top: 745px;
    left: 187px;
  }
}
.header-wrapper p {
  color: #fff;
}

.navbar {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 125px;
  padding: 30px;
}
@media screen and (max-width: 1024px) {
  .navbar {
    gap: 40px;
    padding: 20px;
  }
}
.navbar-brand {
  margin: 0;
  padding: 0;
}

@media (min-width: 1025px) and (max-width: 9999px) {
  .collapse.header-navbar {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1100px) {
  .collapse .navbar-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 40px;
  }
}
@media screen and (min-width: 1100px) {
  .collapse .nav-btn {
    display: flex;
    flex-direction: row;
    gap: 22.5px;
    flex-wrap: nowrap;
    align-items: center;
    overflow-y: scroll;
    justify-content: center;
  }
}

.header-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .header-content {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.header-content-left {
  display: flex;
  flex-direction: column;
  gap: 50px;
  align-items: baseline;
  flex: 0 0 40%;
}
@media screen and (max-width: 768px) {
  .header-content-left {
    margin-bottom: 430px;
  }
}
@media screen and (max-width: 576px) {
  .header-content-left {
    margin-bottom: 0;
  }
}
.header-content-left .btn {
  margin-bottom: 140px;
}
@media screen and (max-width: 576px) {
  .header-content-left {
    gap: 20px;
  }
  .header-content-left .btn-dark {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 390px;
  }
}
.header-content-right {
  flex: 1;
}

@media screen and (max-width: 768px) {
  ul.navbar-nav.mx-auto.order-2 {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.footer-wrapper {
  background-color: rgb(0, 0, 0);
  z-index: 1;
  position: relative;
}
.footer-wrapper h4 {
  color: #ffffff;
}
.footer-wrapper p {
  color: #fff;
}
.footer-wrapper .footer-badge {
  padding-top: 100px;
  margin-bottom: 50px;
}
.footer-wrapper .navbar li {
  margin: 0 60px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .footer-wrapper .navbar li {
    margin: 0 30px;
  }
}
.footer-wrapper .navbar li a {
  padding: 10px 20px;
}
.footer-wrapper .navbar li:not(:last-child)::after {
  content: "";
  position: absolute;
  right: -60px;
  top: 50%;
  transform: translateY(-50%);
  height: 40px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 1024px) {
  .footer-wrapper .navbar li:not(:last-child)::after {
    right: -30px;
    top: 50%;
  }
}
@media (max-width: 576px) {
  .footer-wrapper li {
    text-align: center;
  }
  .footer-wrapper li:not(:last-child)::after {
    display: none;
  }
}

.footer-navbar {
  font-size: 17px;
}
.footer-navbar .navbar-nav {
  padding: 70px 0;
}
@media screen and (max-width: 576px) {
  .footer-navbar .navbar-nav {
    padding: 120px 0 40px;
  }
}
@media screen and (max-width: 576px) {
  .footer-navbar a {
    margin-bottom: 30px;
  }
}
.footer-navbar a:hover {
  color: rgba(121, 120, 120, 0.541);
}

footer .row {
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 576px) {
  footer .row {
    gap: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.socials {
  display: flex;
  flex-direction: row;
  gap: 10px;
  padding-top: 20px;
}

@media screen and (max-width: 576px) {
  .socials-content {
    align-content: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 576px) {
  .news-content {
    text-align: center;
  }
}

.input-w-btn {
  width: 540px;
  max-width: 100%;
  position: relative;
  margin: 10px 0;
}
.input-w-btn .input {
  width: 100%;
  padding: 22.5px 30px;
  border-radius: 90px;
  background: rgba(255, 255, 255, 0.2);
  border: 0;
  color: #fff;
}
.input-w-btn .input:focus {
  border: 1px solid #fff;
  outline: none;
}
.input-w-btn .btn {
  height: 90%;
  aspect-ratio: 1;
  position: absolute;
  right: 3px;
  top: 5%;
  color: black;
}

#checkbox {
  vertical-align: middle;
  position: relative;
  bottom: 1px;
  margin-right: 10px;
  border: 3px solid gray;
}

.accordion {
  margin: 50px 0 50px;
  background: none;
  width: 100%;
}
.accordion .accordion-item {
  border-radius: 80px;
  border: 1px solid rgb(223, 222, 221);
  padding: 14px 20px;
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
}
@media screen and (max-width: 576px) {
  .accordion .accordion-item {
    border-radius: 20px;
  }
}
.accordion .accordion-item .accordion-header {
  background-color: none;
}

.accordion-button:not(.collapsed) {
  background-color: transparent;
}

.accordion-button:focus {
  border-color: transparent;
  box-shadow: 0 0 0 transparent;
}

.accordion-button:active {
  border: 0;
}

.accordion-button:visited {
  border-color: transparent;
}

.accordion-button:link,
.accordion-button:visited,
.accordion-button:hover,
.accordion-button:active {
  background-color: transparent !important;
  color: #000 !important;
  box-shadow: 0px !important;
}

.accordion-button:focus {
  z-index: 3;
  border-color: #fff !important;
  outline: 0;
  box-shadow: hidden !important;
}

.companies-swiper {
  width: 100%;
  max-width: 100%;
  max-height: 100vh;
  min-height: 0;
  min-width: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 30px;
}
@media screen and (max-width: 576px) {
  .companies-swiper {
    justify-content: center;
    flex-wrap: wrap;
  }
}

.users-say .swiper-wrapper {
  width: 33.3333%;
}
@media screen and (max-width: 576px) {
  .users-say .swiper-wrapper {
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 576px) {
  .users-say .swiper-pagination {
    display: block;
    position: relative;
    bottom: 20px;
  }
  .users-say .swiper-pagination .swiper-pagination-bullet {
    background-color: rgb(102, 102, 102);
  }
  .users-say .swiper-pagination .swiper-pagination-bullet-active {
    background-color: rgb(0, 0, 0);
    width: 15px;
    border-radius: 5px;
  }
}

img {
  max-width: 100%;
}

hr {
  color: #fff;
}

section {
  padding: 50px 0;
}
@media screen and (max-width: 576px) {
  section {
    padding: 60px 0;
  }
}

.benefits-content-left {
  padding-top: 40px;
}
.benefits-content-left.second {
  padding-bottom: 210px;
}
@media screen and (max-width: 576px) {
  .benefits-content-left.second {
    padding: 40px 0 40px;
  }
}
.benefits-content-left.third {
  padding-bottom: 100px;
}
@media screen and (max-width: 576px) {
  .benefits-content-left.third {
    padding: 0 0 40px;
  }
}
.benefits-content-left h3 {
  padding-bottom: 40px;
}
@media screen and (max-width: 576px) {
  .benefits-content-left {
    overflow-x: visible;
  }
  .benefits-content-left img {
    width: 100%;
  }
  .benefits-content-left h3 {
    padding-top: 20px;
  }
}

.stats-wrapper {
  position: relative;
  background-color: rgb(120, 85, 165);
  padding: 50px 0 50px;
}
@media screen and (max-width: 576px) {
  .stats-wrapper {
    padding: 10px 0 10px;
  }
}
.stats-wrapper .dots-bl {
  position: absolute;
  bottom: 0;
  opacity: 0.2;
}
@media screen and (max-width: 576px) {
  .stats-wrapper .dots-bl {
    top: 266px;
    right: 340px;
  }
}
.stats-wrapper .dots-tr {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.2;
}
@media screen and (max-width: 576px) {
  .stats-wrapper .dots-tr {
    top: 2px;
  }
}
.stats-wrapper .divider {
  position: absolute;
  top: 37%;
  left: 38%;
  height: 100px;
}
@media screen and (max-width: 1440px) {
  .stats-wrapper .divider {
    left: 36%;
  }
}
.stats-wrapper .divider-2 {
  position: absolute;
  top: 37%;
  left: 62%;
  height: 100px;
}
@media screen and (max-width: 1440px) {
  .stats-wrapper .divider-2 {
    left: 64%;
  }
}
.stats-wrapper h3 {
  margin: 0;
  padding: 30px 0 10px;
  color: #fff;
}
.stats-wrapper article-3 {
  color: #fff;
  width: -moz-min-content;
  width: min-content;
}
@media screen and (max-width: 576px) {
  .stats-wrapper .divider {
    display: none;
  }
}

@media screen and (max-width: 576px) {
  .stats-content {
    margin-bottom: 55px;
  }
}

.hero-companies {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hero-companies article-3 {
  padding: 10px 0 30px;
  text-align: center;
}
.hero-companies .btn {
  margin-top: 50px;
}

.faq-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 576px) {
  .faq-section .btn {
    width: 100%;
  }
}

.yellow-badge-wrapper {
  background-color: rgb(254, 211, 46);
  position: relative;
  z-index: 0;
}
.yellow-badge-wrapper h1 {
  color: #000;
}
.yellow-badge-wrapper p {
  width: 100%;
  opacity: 0.8;
}
.yellow-badge-wrapper .yellow-badge {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 100px 0 100px;
}
@media screen and (max-width: 576px) {
  .yellow-badge-wrapper .yellow-badge {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    gap: 40px;
  }
  .yellow-badge-wrapper .yellow-badge .contact-btn {
    width: 100%;
    margin-bottom: 65px;
  }
}
.yellow-badge-wrapper .blue {
  position: absolute;
  top: 0;
  left: 0;
}
.yellow-badge-wrapper .purple {
  position: absolute;
  bottom: -27%;
  right: 36%;
}
.yellow-badge-wrapper .divider {
  position: absolute;
  top: 0%;
  right: 43%;
}
.yellow-badge-wrapper .dotted {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.8;
  z-index: 0;
}

.section-hr {
  color: #0e0d0d;
  margin: 0;
}

.full-width-hr {
  position: absolute;
  bottom: 275px;
  width: 100%;
  color: rgb(255, 255, 255);
}
@media screen and (max-width: 576px) {
  .full-width-hr {
    bottom: 680px;
  }
}

.muted-text {
  text-align: center;
  opacity: 0.5;
}/*# sourceMappingURL=style.css.map */