.hero-content-wrapper {
  display: contents;
}
 
.hero-content-hero-content {
  gap: var(--dl-space-space-threeunits);
  flex: 1;
  width: 100%;
  display: flex;
  z-index: 100;
  position: relative;
  max-width: 1250px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.hero-content-text1 {
  color: rgb(255, 255, 255);
  font-size: 80px;
  font-family: "Poppins";
}
 
.hero-content-caption1 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  max-width: 40%;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.hero-content-caption2 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-weight: bold;
  line-height: 1.75;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text23 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 80px;
  font-family: "Poppins";
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text22 {
  display: inline-block;
}
 

 
@media(max-width: 991px) {
  .hero-content-caption1 {
    max-width: 100%;
  }
}
 
@media(max-width: 767px) {
  .hero-content-hero-content {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .hero-content-text1 {
    font-size: 70px;
  }
  .hero-content-caption1 {
    gap: var(--dl-space-space-unit);
  }
  .hero-content-caption2 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-text23 {
    font-size: 70px;
  }
}
 
@media(max-width: 479px) {
  .hero-content-hero-content {
    height: auto;
    max-height: auto;
    justify-content: center;
  }
  .hero-content-text1 {
    height: auto;
    font-size: 40px;
  }
  .home-text23 {
    height: auto;
    font-size: 40px;
  }
  .home-text26 {
    color: var(--dl-color-primary-300);
  }
  .hero-contentroot-class-name {
    width: 100%;
    max-width: auto;
    margin-top: var(--dl-space-space-sixunits);
  }
}

.whats-new-wrapper {
  display: contents;
}
 
.whats-new-container {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  overflow: hidden;
  position: relative;
  flex-direction: column;
  background-color: var(--dl-color-primary-100);
}
 
.whats-new-max-width {
  width: 100%;
  display: flex;
  max-width: 900px;
  align-items: center;
  flex-direction: column;
}
 
.whats-new-content {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  padding: var(--dl-space-space-fourunits);
  max-width: auto;
  align-self: center;
  align-items: center;
  border-radius: var(--dl-radius-radius-radius8);
  flex-direction: column;
  background-color: #ffffff;
}
 
.whats-new-heading1 {
  text-align: center;
  font-weight: bold;
}
 
.whats-new-content1 {
  text-align: center;
}
 
.whats-new-actions {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
}
 
.whats-new-button1 {
  border-color: var(--dl-color-primary-300);
  text-decoration: none;
  background-color: var(--dl-color-primary-300);
}
 
.whats-new-action1 {
  text-align: center;
}
 
.whats-new-button2 {
  fill: var(--dl-color-primary-300);
  color: var(--dl-color-primary-300);
  border-color: var(--dl-color-primary-300);
  text-decoration: none;
}
 
.whats-new-action2 {
  fill: var(--dl-color-primary-300);
  color: var(--dl-color-primary-300);
  text-align: center;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text42 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 40px;
  font-family: "Poppins";
}
 
.home-text43 {
  color: var(--dl-color-primary-100);
}
 
.home-text44 {
  color: var(--dl-color-primary-300);
}
 
.home-text45 {
  color: var(--dl-color-primary-100);
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
  font-family: "Poppins";
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text29 {
  color: var(--dl-color-gray-500);
  display: inline-block;
  font-size: 16px;
  font-family: "Poppins";
}
 
.home-text30 {
  font-weight: 700;
  line-height: 1.5;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
  font-family: "Poppins";
}
 
@media(max-width: 767px) {
  .home-text30 {
    color: var(--dl-color-primary-100);
    font-weight: 700;
    line-height: 1.5;
  }
  .home-text31 {
    color: var(--dl-color-primary-100);
    font-weight: 700;
    line-height: 1.5;
  }
  .home-text37 {
    color: var(--dl-color-primary-100);
    font-style: italic;
    font-weight: 700;
  }
}
 
@media(max-width: 479px) {
  .whats-new-content {
    padding-top: var(--dl-space-space-oneandhalfunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .whats-new-heading1 {
    line-height: 1.15;
    border-radius: var(--dl-radius-radius-radius4);
  }
  .whats-new-actions {
    width: 100%;
    flex-direction: column;
  }
  .whats-new-button1 {
    width: 100%;
  }
  .whats-new-button2 {
    width: 100%;
  }
  .home-text30 {
    font-weight: 700;
    line-height: 1.5;
  }
  .home-text31 {
    color: var(--dl-color-primary-100);
    font-weight: 700;
    line-height: 1.5;
  }
  .home-text37 {
    color: var(--dl-color-gray-500);
    font-style: inherit;
    font-weight: inherit;
  }
}

.our-expertise-wrapper {
  display: contents;
}
 
.our-expertise-container {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
 
.our-expertise-max-width {
  gap: 80px;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.our-expertise-why {
  gap: var(--dl-space-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: flex-start;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
}
 
.our-expertise-image {
  top: 0px;
  right: 0px;
  height: 27%;
  position: absolute;
  margin-top: 210px;
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
}
 
.our-expertise-header {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
 
.our-expertise-heading {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.our-expertise-title1 {
  color: #ffffff;
  height: 102px;
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  line-height: 100px;
}
 
.our-expertise-caption {
  color: #ffffff;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
}
 
.our-expertise-brands {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.our-expertise-row1 {
  gap: var(--dl-space-space-threeunits);
  width: 70%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.our-expertise-item1 {
  gap: var(--dl-space-space-threeunits);
  height: auto;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: 50%;
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-radius4);
  flex-direction: column;
  background-color: #ffffff;
  border-top-left-radius: var(--dl-radius-radius-radius8);
  border-top-right-radius: var(--dl-radius-radius-radius8);
  border-bottom-left-radius: var(--dl-radius-radius-radius8);
  border-bottom-right-radius: var(--dl-radius-radius-radius8);
}
 
.our-expertise-details1 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.our-expertise-title2 {
  fill: var(--dl-color-primary-500);
  color: var(--dl-color-primary-500);
  font-size: 25px;
  font-style: normal;
  font-weight: bold;
  line-height: 40px;
}
 
.our-expertise-description1 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  font-size: 16px;
  line-height: 27px;
}
 
.our-expertise-item2 {
  gap: var(--dl-space-space-threeunits);
  height: auto;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: 50%;
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-radius4);
  flex-direction: column;
  background-color: #ffffff;
  border-top-left-radius: var(--dl-radius-radius-radius8);
  border-top-right-radius: var(--dl-radius-radius-radius8);
  border-bottom-left-radius: var(--dl-radius-radius-radius8);
  border-bottom-right-radius: var(--dl-radius-radius-radius8);
}
 
.our-expertise-details2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-radius8);
  flex-direction: column;
}
 
.our-expertise-title3 {
  fill: var(--dl-color-primary-yellow);
  color: var(--dl-color-primary-yellow);
  font-size: 25px;
  font-style: normal;
  font-weight: bold;
  line-height: 40px;
}
 
.our-expertise-description2 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  font-size: 16px;
  line-height: 27px;
}
 
.our-expertise-row2 {
  gap: var(--dl-space-space-threeunits);
  width: 70%;
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: flex-start;
  flex-direction: row;
}
 
.our-expertise-item3 {
  gap: var(--dl-space-space-threeunits);
  height: auto;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: 50%;
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-radius4);
  flex-direction: column;
  background-color: #ffffff;
  border-top-left-radius: var(--dl-radius-radius-radius8);
  border-top-right-radius: var(--dl-radius-radius-radius8);
  border-bottom-left-radius: var(--dl-radius-radius-radius8);
  border-bottom-right-radius: var(--dl-radius-radius-radius8);
}
 
.our-expertise-details3 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.our-expertise-title4 {
  fill: var(--dl-color-primary-300);
  color: var(--dl-color-primary-300);
  font-size: 25px;
  font-style: normal;
  font-weight: bold;
  line-height: 40px;
}
 
.our-expertise-description3 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  font-size: 16px;
  line-height: 27px;
}
 
.our-expertise-item4 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: 50%;
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-radius4);
  flex-direction: column;
  background-color: #ffffff;
  border-top-left-radius: var(--dl-radius-radius-radius8);
  border-top-right-radius: var(--dl-radius-radius-radius8);
  border-bottom-left-radius: var(--dl-radius-radius-radius8);
  border-bottom-right-radius: var(--dl-radius-radius-radius8);
}
 
.our-expertise-details4 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-radius8);
  flex-direction: column;
}
 
.our-expertise-title5 {
  fill: var(--dl-color-primary-700);
  color: var(--dl-color-primary-700);
  font-size: 25px;
  font-style: normal;
  font-weight: bold;
  line-height: 40px;
}
 
.our-expertise-description4 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  font-size: 16px;
  line-height: 27px;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text50 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text57 {
  display: inline-block;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text58 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text52 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text53 {
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text55 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text54 {
  display: inline-block;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text56 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text46 {
  display: inline-block;
}
 
.our-expertiseroot-class-name {
  background-color: var(--dl-color-primary-100);
}
 
@media(max-width: 991px) {
  .our-expertise-container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .our-expertise-image {
    display: none;
  }
  .our-expertise-row1 {
    width: 100%;
    max-width: auto;
  }
  .our-expertise-item1 {
    width: auto;
    height: auto;
    max-width: 50%;
  }
  .our-expertise-item2 {
    max-width: 50%;
  }
  .our-expertise-row2 {
    width: 100%;
    max-width: auto;
    margin-top: var(--dl-space-space-twounits);
  }
  .our-expertise-item3 {
    width: auto;
    height: auto;
    max-width: 50%;
  }
  .our-expertise-item4 {
    max-width: 50%;
  }
}
 
@media(max-width: 767px) {
  .our-expertise-why {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .our-expertise-heading {
    gap: var(--dl-space-space-unit);
  }
  .our-expertise-title1 {
    font-size: 30px;
    line-height: 33px;
  }
  .our-expertise-caption {
    width: 90%;
    font-size: 16px;
    line-height: 24px;
  }
  .our-expertise-row1 {
    gap: var(--dl-space-space-twounits);
    flex-direction: column;
  }
  .our-expertise-item1 {
    gap: var(--dl-space-space-oneandhalfunits);
    max-width: 100%;
  }
  .our-expertise-details1 {
    gap: var(--dl-space-space-unit);
  }
  .our-expertise-title2 {
    font-size: 24px;
    line-height: 28px;
  }
  .our-expertise-description1 {
    width: 90%;
    font-size: 16px;
    line-height: 24px;
  }
  .our-expertise-item2 {
    gap: var(--dl-space-space-oneandhalfunits);
    max-width: 100%;
  }
  .our-expertise-details2 {
    gap: var(--dl-space-space-unit);
  }
  .our-expertise-title3 {
    font-size: 24px;
    line-height: 28px;
  }
  .our-expertise-description2 {
    width: 90%;
    font-size: 16px;
    line-height: 24px;
  }
  .our-expertise-row2 {
    gap: var(--dl-space-space-twounits);
    flex-direction: column;
  }
  .our-expertise-item3 {
    gap: var(--dl-space-space-oneandhalfunits);
    max-width: 100%;
  }
  .our-expertise-details3 {
    gap: var(--dl-space-space-unit);
  }
  .our-expertise-title4 {
    font-size: 24px;
    line-height: 28px;
  }
  .our-expertise-description3 {
    width: 90%;
    font-size: 16px;
    line-height: 24px;
  }
  .our-expertise-item4 {
    gap: var(--dl-space-space-oneandhalfunits);
    max-width: 100%;
  }
  .our-expertise-details4 {
    gap: var(--dl-space-space-unit);
  }
  .our-expertise-title5 {
    font-size: 24px;
    line-height: 28px;
  }
  .our-expertise-description4 {
    width: 90%;
    font-size: 16px;
    line-height: 24px;
  }
}
 
@media(max-width: 479px) {
  .our-expertise-header {
    margin-top: var(--dl-space-space-twounits);
  }
  .our-expertise-heading {
    justify-content: flex-start;
  }
  .our-expertise-title1 {
    height: 136px;
    font-size: 60px;
    line-height: 60px;
  }
  .our-expertise-item1 {
    max-width: 100%;
  }
  .our-expertise-item2 {
    max-width: 100%;
  }
  .our-expertise-row2 {
    margin-top: var(--dl-space-space-twounits);
  }
  .our-expertise-item3 {
    max-width: 100%;
  }
  .our-expertise-item4 {
    max-width: 100%;
  }
}

.about-us-wrapper {
  display: contents;
}
 
.about-us-container1 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: 130px;
  background-color: #ffffff;
}
 
.about-us-max-width {
  gap: 80px;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  max-width: 1200px;
  align-self: center;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.about-us-container2 {
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.about-us-column {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  margin-right: var(--dl-space-space-fourunits);
  flex-direction: column;
}
 
.about-us-text11 {
  fill: var(--dl-color-primary-100);
  color: var(--dl-color-primary-100);
  max-width: 1000px;
  font-weight: bold;
}
 
.about-us-actions {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
}
 
.about-us-link {
  border-color: var(--dl-color-primary-300);
  text-decoration: none;
  background-color: var(--dl-color-primary-300);
}
 
.about-us-button {
  fill: var(--dl-color-primary-300);
  color: var(--dl-color-primary-300);
  border-color: var(--dl-color-primary-300);
  animation-name: none;
  animation-delay: 0s;
  text-decoration: none;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.about-us-placeholder-image {
  height: 100%;
  flex-grow: 1;
  max-width: auto;
  max-height: 400px;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text62 {
  color: var(--dl-color-primary-100);
  display: inline-block;
  font-family: "Poppins";
}
 
.home-text66 {
  color: var(--dl-color-gray-500);
  font-style: normal;
  font-weight: 400;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text61 {
  color: var(--dl-color-primary-300);
  display: inline-block;
  font-size: 60px;
  font-family: "Poppins";
  font-weight: 700;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text60 {
  display: inline-block;
  font-family: "Poppins";
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text59 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .about-us-container2 {
    flex-direction: column;
  }
  .about-us-column {
    margin-right: 0px;
  }
  .about-us-placeholder-image {
    width: 100%;
    max-width: auto;
    max-height: auto;
  }
  .home-text60 {
    font-family: Poppins;
  }
  .home-text59 {
    font-family: Poppins;
  }
}
 
@media(max-width: 479px) {
  .about-us-column {
    width: 100%;
    align-self: flex-start;
  }
  .about-us-actions {
    width: 100%;
    flex-wrap: wrap;
  }
  .about-us-button {
    flex-wrap: wrap;
  }
}

.footer5-wrapper {
  display: contents;
}
 
.footer5-footer8 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: center;
  background-color: var(--dl-color-primary-100);
}
 
.footer5-max-width {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer5-content {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.footer5-column {
  gap: 32px;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer5-logo {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer5-image {
  width: auto;
  height: auto;
  max-width: var(--dl-size-size-xxlarge);
  object-fit: cover;
}
 
.footer5-content11 {
  color: #ffffff;
  font-size: 16px;
  font-family: "Poppins";
}
 
.footer5-actions {
  gap: var(--dl-space-space-unit);
  width: 445px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer5-social-links {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-self: flex-end;
  margin-top: 0px;
  align-items: flex-start;
  margin-bottom: 0px;
  flex-direction: row;
  justify-content: flex-end;
}
 
.footer5-link1 {
  padding-left: var(--dl-space-space-unit);
  border-radius: var(--dl-radius-radius-radius8);
  padding-right: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: var(--dl-color-primary-700);
}
 
.footer5-icon1 {
  fill: #ffffff;
}
 
.footer5-link2 {
  padding-left: var(--dl-space-space-unit);
  border-radius: var(--dl-radius-radius-radius8);
  padding-right: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: var(--dl-color-primary-yellow);
}
 
.footer5-icon3 {
  fill: #ffffff;
}
 
.footer5-link3 {
  padding-left: var(--dl-space-space-unit);
  border-radius: var(--dl-radius-radius-radius8);
  padding-right: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: var(--dl-color-primary-500);
}
 
.footer5-icon5 {
  fill: #ffffff;
}
 
.footer5-link4 {
  width: 180px;
  height: 55px;
  padding-left: var(--dl-space-space-unit);
  border-radius: var(--dl-radius-radius-radius8);
  padding-right: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: var(--dl-color-primary-300);
}
 
.footer5-content12 {
  align-self: flex-start;
  margin-top: 20px;
}
 
.footer5-credits {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.footer5-divider {
  background-color: var(--dl-color-primary-300);
}
 
.footer5-row {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.footer5-content3 {
  color: #ffffff;
  font-family: "Poppins";
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text70 {
  display: inline-block;
}
 
.home-text71 {
  color: var(--dl-color-primary-300);
  font-family: "Poppins";
  font-weight: 700;
}
 
.home-text72 {
  color: var(--dl-color-primary-300);
  font-family: "Poppins";
  font-weight: 700;
}
 
.home-text73 {
  font-family: "Poppins";
}
 
.home-text74 {
  color: #ffffff;
  font-family: "Poppins";
}
 
.home-text75 {
  color: #ffffff;
  font-family: "Poppins";
}
 
.home-text76 {
  color: #ffffff;
  font-family: "Poppins";
}
 
.home-text77 {
  color: #ffffff;
  font-family: "Poppins";
}
 
.home-text78 {
  color: #ffffff;
  font-family: "Poppins";
}
 
.home-text79 {
  font-family: "Poppins";
}
 
.home-text80 {
  font-family: "Poppins";
}
 
.home-text81 {
  color: var(--dl-color-primary-300);
  font-family: "Poppins";
  font-weight: 700;
}
 
.home-text82 {
  color: var(--dl-color-primary-300);
  font-family: "Poppins";
}
 
.home-link19 {
  color: var(--dl-color-primary-300);
  font-family: "Poppins";
  text-decoration: underline;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text67 {
  color: rgb(255, 255, 255);
  display: inline-block;
}
 
.home-text68 {
  color: var(--dl-color-primary-100);
}
 
.home-text69 {
  color: #ffffff;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text85 {
  display: inline-block;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text84 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .footer5-content {
    flex-direction: column;
  }
  .footer5-column {
    width: 100%;
    max-width: 100%;
    align-self: center;
  }
  .footer5-logo {
    gap: var(--dl-space-space-oneandhalfunits);
    width: 100%;
    align-items: center;
    margin-bottom: var(--dl-space-space-twounits);
    justify-content: center;
  }
  .footer5-actions {
    width: 100%;
  }
  .footer5-social-links {
    align-self: center;
  }
}
 
@media(max-width: 767px) {
  .footer5-content {
    gap: var(--dl-space-space-twounits);
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer5-logo {
    gap: var(--dl-space-space-oneandhalfunits);
    flex-direction: column;
  }
  .footer5-actions {
    width: 100%;
  }
  .footer5-row {
    gap: var(--dl-space-space-oneandhalfunits);
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .footer5-footer8 {
    padding-top: var(--dl-space-space-twounits);
  }
  .footer5-max-width {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .footer5-actions {
    flex-wrap: wrap;
  }
  .footer5-social-links {
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
  }
}

.home-container1 {
  width: 100%;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.home-hero {
  width: 100%;
  height: 85vh;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-space-space-threeunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-100);
}
 
.home-background {
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 85%;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-100);
}
 
.home-image10 {
  right: 0px;
  bottom: 0px;
  height: 90%;
  position: absolute;
  object-fit: cover;
}
 
.home-header1 {
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.home-navbar {
  width: 100%;
  display: flex;
  z-index: 1000;
  position: fixed;
  max-width: var(--dl-size-size-maxwidth);
  margin-top: 0px;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-twounits);
  border-radius: var(--dl-radius-radius-radius8);
  margin-bottom: 0px;
  padding-right: var(--dl-space-space-twounits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
  background-color: var(--dl-color-primary-100);
}
 
.home-image11 {
  width: 200px;
  object-fit: cover;
}
 
.home-desktop-menu {
  gap: var(--dl-space-space-threeunits);
  display: flex;
}
 
.home-nav1 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-link10 {
  color: rgb(255, 255, 255);
  font-family: "Poppins";
  font-weight: 700;
  text-decoration: none;
}
 
.home-link11 {
  color: rgb(255, 255, 255);
  font-weight: 700;
  text-decoration: none;
}
 
.home-link12 {
  color: rgb(255, 255, 255);
  font-weight: 700;
  text-decoration: none;
}
 
.home-link13 {
  color: rgb(255, 255, 255);
  font-weight: 700;
  text-decoration: none;
}
 
.home-call-button {
  color: #ffffff;
  border-radius: var(--dl-radius-radius-radius8);
  text-decoration: none;
  background-color: var(--dl-color-primary-300);
}
 
.home-text11 {
  color: var(--dl-color-primary-100);
}
 
.home-burger-menu {
  display: none;
  align-items: center;
  justify-content: center;
}
 
.home-icon10 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: fixed;
  transform: translateX(100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #ffffff;
}
 
.home-nav2 {
  display: flex;
  z-index: 20;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container2 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
 
.home-menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-icon12 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.home-nav3 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-button-container {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
}
 
.home-login {
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}
 
.home-icon-group {
  display: flex;
  z-index: 20;
}
 
.home-social-links {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-self: flex-end;
  margin-top: 0px;
  align-items: flex-start;
  margin-bottom: 0px;
  flex-direction: row;
  justify-content: flex-end;
}
 
.home-link16 {
  padding-left: var(--dl-space-space-unit);
  border-radius: var(--dl-radius-radius-radius8);
  padding-right: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: var(--dl-color-primary-700);
}
 
.home-icon14 {
  fill: #ffffff;
}
 
.home-link17 {
  padding-left: var(--dl-space-space-unit);
  border-radius: var(--dl-radius-radius-radius8);
  padding-right: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: var(--dl-color-primary-yellow);
}
 
.home-icon16 {
  fill: #ffffff;
}
 
.home-link18 {
  padding-left: var(--dl-space-space-unit);
  border-radius: var(--dl-radius-radius-radius8);
  padding-right: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: var(--dl-color-primary-500);
}
 
.home-icon18 {
  fill: #ffffff;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text22 {
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text23 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 80px;
  font-family: "Poppins";
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
  font-family: "Poppins";
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
  font-family: "Poppins";
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text29 {
  color: var(--dl-color-gray-500);
  display: inline-block;
  font-size: 16px;
  font-family: "Poppins";
}
 
.home-text30 {
  font-weight: 700;
  line-height: 1.5;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text42 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 40px;
  font-family: "Poppins";
}
 
.home-text43 {
  color: var(--dl-color-primary-100);
}
 
.home-text44 {
  color: var(--dl-color-primary-300);
}
 
.home-text45 {
  color: var(--dl-color-primary-100);
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text46 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text50 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text52 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text53 {
  display: inline-block;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text54 {
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text55 {
  display: inline-block;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text56 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text57 {
  display: inline-block;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text58 {
  display: inline-block;
}
 
.home-sponsors {
  gap: var(--dl-space-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: flex-start;
  padding-top: 120px;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
}
 
.home-header2 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-heading {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-title {
  fill: var(--dl-color-primary-100);
  color: var(--dl-color-primary-100);
  font-size: 60px;
  line-height: 75px;
}
 
.home-brands {
  width: 100%;
  display: grid;
  align-items: flex-start;
  flex-direction: column;
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns: repeat(4, 1fr);
}
 
.home-image12 {
  object-fit: cover;
}
 
.home-image13 {
  object-fit: cover;
}
 
.home-image14 {
  object-fit: cover;
}
 
.home-brand4 {
  border-right-width: 0px;
}
 
.home-image15 {
  object-fit: cover;
}
 
.home-brand5 {
  border-top-width: 1px;
}
 
.home-image16 {
  object-fit: cover;
}
 
.home-brand6 {
  border-top-width: 1px;
}
 
.home-image17 {
  object-fit: cover;
}
 
.home-brand7 {
  border-top-width: 1px;
}
 
.home-image18 {
  object-fit: cover;
}
 
.home-brand8 {
  border-top-width: 1px;
  border-right-width: 0px;
}
 
.home-image19 {
  object-fit: cover;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text59 {
  display: inline-block;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text60 {
  display: inline-block;
  font-family: "Poppins";
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text61 {
  color: var(--dl-color-primary-300);
  display: inline-block;
  font-size: 60px;
  font-family: "Poppins";
  font-weight: 700;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text62 {
  color: var(--dl-color-primary-100);
  display: inline-block;
  font-family: "Poppins";
}
 
.home-text66 {
  color: var(--dl-color-gray-500);
  font-style: normal;
  font-weight: 400;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text67 {
  color: rgb(255, 255, 255);
  display: inline-block;
}
 
.home-text68 {
  color: var(--dl-color-primary-100);
}
 
.home-text69 {
  color: #ffffff;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text70 {
  display: inline-block;
}
 
.home-text71 {
  color: var(--dl-color-primary-300);
  font-family: "Poppins";
  font-weight: 700;
}
 
.home-text72 {
  color: var(--dl-color-primary-300);
  font-family: "Poppins";
  font-weight: 700;
}
 
.home-text73 {
  font-family: "Poppins";
}
 
.home-text74 {
  color: #ffffff;
  font-family: "Poppins";
}
 
.home-text75 {
  color: #ffffff;
  font-family: "Poppins";
}
 
.home-text76 {
  color: #ffffff;
  font-family: "Poppins";
}
 
.home-text77 {
  color: #ffffff;
  font-family: "Poppins";
}
 
.home-text78 {
  color: #ffffff;
  font-family: "Poppins";
}
 
.home-text79 {
  font-family: "Poppins";
}
 
.home-text80 {
  font-family: "Poppins";
}
 
.home-text81 {
  color: var(--dl-color-primary-300);
  font-family: "Poppins";
  font-weight: 700;
}
 
.home-text82 {
  color: var(--dl-color-primary-300);
  font-family: "Poppins";
}
 
.home-link19 {
  color: var(--dl-color-primary-300);
  font-family: "Poppins";
  text-decoration: underline;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text84 {
  display: inline-block;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text85 {
  display: inline-block;
}
 
.home-container4 {
  display: contents;
}
 
.home-container6 {
  display: contents;
}
 
@media(max-width: 991px) {
  .home-image10 {
    display: none;
  }
  .home-call-button {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .home-social-links {
    align-self: center;
  }
  .home-brands {
    grid-template-rows: repeat(4, 1fr);
    grid-template-columns: repeat(2, 1fr);
  }
  .home-brand2 {
    border-right-width: 0px;
  }
  .home-brand3 {
    border-top-width: 1px;
  }
  .home-brand4 {
    border-top-width: 1px;
  }
  .home-brand6 {
    border-right-width: 0px;
  }
  .home-text59 {
    font-family: Poppins;
  }
  .home-text60 {
    font-family: Poppins;
  }
}
 
@media(max-width: 767px) {
  .home-hero {
    height: 60vh;
    padding-top: var(--dl-space-space-oneandhalfunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-navbar {
    top: 0px;
    border-radius: 0px;
  }
  .home-desktop-menu {
    display: none;
  }
  .home-burger-menu {
    display: flex;
  }
  .home-icon10 {
    fill: white;
  }
  .home-nav2 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-container2 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-nav3 {
    gap: var(--dl-space-space-unit);
  }
  .home-text13 {
    color: #000000;
  }
  .home-text19 {
    color: rgb(0, 0, 0);
  }
  .home-button-container {
    gap: var(--dl-space-space-unit);
    width: 50%;
    margin-top: 0px;
    align-items: flex-start;
    flex-direction: column;
  }
  .home-login {
    width: 100%;
    border-width: 1px;
    margin-right: 0px;
  }
  .home-icon-group {
    width: 100%;
    justify-content: flex-start;
  }
  .home-text23 {
    font-size: 70px;
  }
  .home-text30 {
    color: var(--dl-color-primary-100);
    font-weight: 700;
    line-height: 1.5;
  }
  .home-text31 {
    color: var(--dl-color-primary-100);
    font-weight: 700;
    line-height: 1.5;
  }
  .home-text37 {
    color: var(--dl-color-primary-100);
    font-style: italic;
    font-weight: 700;
  }
  .home-sponsors {
    gap: var(--dl-space-space-threeunits);
    padding-top: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-heading {
    gap: var(--dl-space-space-unit);
  }
  .home-title {
    font-size: 30px;
    line-height: 33px;
  }
}
 
@media(max-width: 479px) {
  .home-hero {
    height: 400px;
  }
  .home-navbar {
    top: 0px;
  }
  .home-icon10 {
    display: flex;
  }
  .home-mobile-menu {
    padding: 16px;
  }
  .home-text13 {
    color: var(--dl-color-primary-100);
    font-style: normal;
    font-weight: 400;
  }
  .home-link14 {
    font-size: 14px;
    text-decoration: underline;
  }
  .home-text19 {
    color: var(--dl-color-primary-100);
  }
  .home-text20 {
    color: var(--dl-color-primary-300);
  }
  .home-link15 {
    font-style: normal;
    font-weight: 400;
  }
  .home-button-container {
    width: 100%;
  }
  .home-login {
    fill: var(--dl-color-primary-100);
    color: var(--dl-color-primary-100);
    border-color: var(--dl-color-primary-100);
    border-radius: var(--dl-radius-radius-radius8);
  }
  .home-icon-group {
    justify-content: center;
  }
  .home-social-links {
    align-items: center;
    justify-content: center;
  }
  .home-text23 {
    height: auto;
    font-size: 40px;
  }
  .home-text26 {
    color: var(--dl-color-primary-300);
  }
  .home-text30 {
    font-weight: 700;
    line-height: 1.5;
  }
  .home-text31 {
    color: var(--dl-color-primary-100);
    font-weight: 700;
    line-height: 1.5;
  }
  .home-text37 {
    color: var(--dl-color-gray-500);
    font-style: inherit;
    font-weight: inherit;
  }
  .home-image12 {
    width: 75%;
  }
  .home-image13 {
    width: 75%;
  }
  .home-image14 {
    width: 75%;
  }
  .home-image15 {
    width: 75%;
  }
  .home-image16 {
    width: 75%;
  }
  .home-image17 {
    width: 75%;
  }
  .home-image18 {
    width: 75%;
  }
  .home-image19 {
    width: 75%;
  }
}
