.hero-wrapper {
  display: contents;
}
.hero-header78 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
.hero-column {
  gap: var(--dl-space-space-oneandhalfunits);
  width: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
.hero-content1 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 968px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
.hero-text1 {
  text-align: center;
}
.hero-text2 {
  width: 685px;
  height: 54px;
  text-align: center;
}
.hero-link {
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 500;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-unit);
  border-radius: var(--dl-radius-radius-cardradius);
  padding-right: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-halfunit);
  background-color: #ae0516;
}
.hero-content2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
.hero-row1 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
.hero-placeholder-image10 {
  width: 400px;
  height: 400px;
  border-radius: var(--dl-radius-radius-radius4);
}
.hero-placeholder-image11 {
  width: 400px;
  height: 400px;
  border-radius: var(--dl-radius-radius-radius4);
}
.hero-placeholder-image12 {
  width: 400px;
  height: 400px;
  border-radius: var(--dl-radius-radius-radius4);
}
.hero-placeholder-image13 {
  width: 400px;
  height: 400px;
  border-radius: var(--dl-radius-radius-radius4);
}
.hero-placeholder-image14 {
  width: 400px;
  height: 400px;
  border-radius: var(--dl-radius-radius-radius4);
}
.hero-row2 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: auto;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  flex-shrink: 0;
}
.hero-placeholder-image15 {
  width: 400px;
  height: 400px;
  border-radius: var(--dl-radius-radius-radius4);
}
.hero-placeholder-image16 {
  width: 400px;
  height: 400px;
  border-radius: var(--dl-radius-radius-radius4);
}
.hero-placeholder-image17 {
  width: 400px;
  height: 400px;
  border-radius: var(--dl-radius-radius-radius4);
}
.hero-placeholder-image18 {
  width: 400px;
  height: 400px;
  border-radius: var(--dl-radius-radius-radius4);
}
.hero-placeholder-image19 {
  width: 400px;
  height: 400px;
  border-radius: var(--dl-radius-radius-radius4);
}
.hero-placeholder-image20 {
  width: 400px;
  height: 400px;
  border-radius: var(--dl-radius-radius-radius4);
}
.landing-fragment10 {
  display: contents;
}
.landing-text10 {
  display: inline-block;
}
.landing-fragment11 {
  display: contents;
}
.landing-text11 {
  display: inline-block;
}
.landing-fragment12 {
  display: contents;
}
.landing-text12 {
  display: inline-block;
}

@media(max-width: 1600px) {
  .hero-link {
    color: #ffffff;
    font-size: 18px;
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
    padding-top: var(--dl-space-space-halfunit);
    padding-left: var(--dl-space-space-unit);
    border-radius: var(--dl-radius-radius-cardradius);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-halfunit);
    background-color: #ae0516;
    border-top-left-radius: var(--dl-radius-radius-cardradius);
    border-top-right-radius: var(--dl-radius-radius-cardradius);
    border-bottom-left-radius: var(--dl-radius-radius-cardradius);
    border-bottom-right-radius: var(--dl-radius-radius-cardradius);
  }
}
@media(max-width: 1200px) {
  .hero-link {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
  }
}
@media(max-width: 991px) {
  .hero-column {
    width: auto;
    height: auto;
    margin-right: 0px;
  }
  .hero-content1 {
    width: auto;
  }
  .hero-text2 {
    width: auto;
  }
  .hero-link {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
  }
}
@media(max-width: 767px) {
  .hero-header78 {
    padding: var(--dl-space-space-threeunits);
  }
  .hero-text1 {
    width: auto;
  }
  .hero-text2 {
    height: auto;
  }
  .hero-content2 {
    width: 100%;
  }
  .hero-row1 {
    width: 100%;
    flex-direction: column;
  }
  .hero-placeholder-image10 {
    width: 100%;
    display: none;
  }
  .hero-placeholder-image11 {
    width: 100%;
  }
  .hero-placeholder-image12 {
    width: 100%;
  }
  .hero-placeholder-image13 {
    width: 100%;
  }
  .hero-placeholder-image14 {
    width: 100%;
  }
  .hero-row2 {
    width: 100%;
    display: none;
    flex-direction: column;
  }
  .hero-placeholder-image15 {
    width: 100%;
  }
  .hero-placeholder-image16 {
    width: 100%;
  }
  .hero-placeholder-image17 {
    width: 100%;
  }
  .hero-placeholder-image18 {
    width: 100%;
  }
  .hero-placeholder-image19 {
    width: 100%;
  }
  .hero-placeholder-image20 {
    width: 100%;
  }
}
@media(max-width: 479px) {
  .hero-header78 {
    overflow: visible;
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .hero-column {
    width: auto;
    height: 488px;
    padding: var(--dl-space-space-halfunit);
    margin-right: 0px;
    justify-content: center;
  }
  .hero-content1 {
    width: auto;
    height: auto;
  }
  .hero-text1 {
    width: auto;
    height: auto;
    font-size: 36px;
    text-align: left;
  }
  .hero-text2 {
    width: 100%;
    height: auto;
    text-align: left;
  }
  .hero-row1 {
    overflow: auto;
  }
  .hero-placeholder-image10 {
    display: none;
  }
  .hero-placeholder-image13 {
    display: none;
  }
  .heroroot-class-name {
    overflow: auto;
    padding-top: 0px;
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: 0px;
  }
}

.about-wrapper {
  display: contents;
}
.about-layout349 {
  gap: var(--dl-space-space-twounits);
  height: 870px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.about-max-width {
  gap: var(--dl-space-space-sixunits);
  height: 371px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.about-container1 {
  gap: var(--dl-space-space-unit);
  display: flex;
  max-width: 600px;
  align-items: center;
  flex-direction: column;
}
.about-text11 {
  text-align: center;
}
.about-container2 {
  gap: var(--dl-space-space-sixunits);
  flex: 0 0 auto;
  width: auto;
  display: flex;
  opacity: 0.5;
  align-items: center;
  justify-content: center;
}
.about-image1 {
  width: 200px;
  object-fit: cover;
}
.about-image2 {
  width: 200px;
  object-fit: cover;
}
.about-image3 {
  width: 200px;
  object-fit: cover;
}
.about-image4 {
  width: 200px;
  object-fit: cover;
}
.about-container3 {
  width: 592px;
  height: 203px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-text12 {
  text-align: center;
}
.landing-fragment15 {
  display: contents;
}
.landing-text19 {
  display: inline-block;
}
.landing-fragment13 {
  display: contents;
}
.landing-text13 {
  display: inline-block;
}
.landing-fragment14 {
  display: contents;
}
.landing-text18 {
  display: inline-block;
}

@media(max-width: 1200px) {
  .about-layout349 {
    margin-top: var(--dl-space-space-fiveunits);
  }
  .aboutroot-class-name {
    margin-top: var(--dl-space-space-sixunits);
  }
}
@media(max-width: 991px) {
  .about-max-width {
    flex-direction: column;
  }
  .about-container1 {
    margin-bottom: var(--dl-space-space-threeunits);
  }
}
@media(max-width: 767px) {
  .about-container1 {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
}
@media(max-width: 479px) {
  .about-layout349 {
    height: auto;
    padding: 0px;
    overflow: auto;
    margin-top: var(--dl-space-space-fourunits);
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .about-max-width {
    gap: var(--dl-space-space-oneandhalfunits);
    width: auto;
    height: auto;
  }
  .about-container1 {
    width: auto;
    height: auto;
    max-width: auto;
  }
  .about-text11 {
    padding: var(--dl-space-space-threeunits);
  }
  .about-container2 {
    gap: var(--dl-space-space-fiveunits);
    width: auto;
    height: auto;
    overflow: auto;
    flex-direction: column;
  }
  .about-container3 {
    width: auto;
    height: auto;
  }
  .about-text12 {
    padding: var(--dl-space-space-threeunits);
  }
  .aboutroot-class-name {
    margin-top: var(--dl-space-space-sixunits);
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

.brands-wrapper {
  display: contents;
}
.brands-gallery3 {
  width: 100%;
  height: 837px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  padding-top: var(--dl-space-space-sixunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-sixunits);
}
.brands-max-width {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.brands-section-title {
  gap: var(--dl-space-space-oneandhalfunits);
  width: auto;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
.brands-text1 {
  text-align: center;
}
.brands-text2 {
  text-align: center;
}
.brands-content {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
.brands-container1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}
.brands-image1 {
  width: 100%;
  padding: var(--dl-space-space-twounits);
  max-width: 600px;
  align-self: center;
}
.brands-container2 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}
.brands-image2 {
  width: 100%;
  padding: var(--dl-space-space-twounits);
  max-width: 600px;
  align-self: center;
}
.brands-container3 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}
.brands-image31 {
  width: 100%;
  padding: var(--dl-space-space-twounits);
  max-width: 600px;
}
.brands-container4 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}
.brands-image32 {
  width: 100%;
  padding: var(--dl-space-space-twounits);
  max-width: 600px;
  padding-top: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-unit);
}
.landing-fragment16 {
  display: contents;
}
.landing-text20 {
  display: inline-block;
}
.landing-fragment17 {
  display: contents;
}
.landing-text21 {
  display: inline-block;
}

@media(max-width: 1600px) {
  .brandsroot-class-name {
    background-color: #EBEADF;
  }
}
@media(max-width: 1200px) {
  .brands-gallery3 {
    margin-top: var(--dl-space-space-fiveunits);
  }
  .brandsroot-class-name {
    margin-top: var(--dl-space-space-sixunits);
  }
}
@media(max-width: 991px) {
  .brands-content {
    align-items: center;
    flex-direction: column;
  }
  .brands-image1 {
    flex: 0 0 auto;
    width: 100%;
    height: 400px;
  }
  .brands-image2 {
    flex: 0 0 auto;
    width: 100%;
    height: 400px;
  }
  .brands-image31 {
    flex: 0 0 auto;
    width: 100%;
    height: 400px;
  }
  .brands-image32 {
    flex: 0 0 auto;
    width: 100%;
    height: 400px;
  }
}
@media(max-width: 767px) {
  .brands-gallery3 {
    height: auto;
  }
}
@media(max-width: 479px) {
  .brands-gallery3 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-unit);
    overflow: auto;
  }
  .brands-content {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .brands-image1 {
    width: 100%;
    height: auto;
    max-width: auto;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .brands-image2 {
    width: 100%;
    height: auto;
    max-width: auto;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .brands-image31 {
    height: auto;
    max-width: auto;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .brands-image32 {
    width: 100%;
    height: auto;
    max-width: auto;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .brandsroot-class-name {
    margin-bottom: var(--dl-space-space-sixunits);
    background-color: #ebeadf;
  }
}

.team-wrapper {
  display: contents;
}
.team-team8 {
  height: 652px;
}
.team-container1 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.team-container2 {
  flex: 0 0 auto;
  width: 809px;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.team-text10 {
  height: 104px;
  align-self: flex-start;
}
.team-max-width {
  gap: var(--dl-space-space-twounits);
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.team-card {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.team-placeholder-image {
  width: 126px;
  height: 126px;
}
.team-content1 {
  gap: var(--dl-space-space-unit);
  width: 394px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.team-title {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.team-text11 {
  font-style: normal;
  font-weight: 600;
}
.team-text12 {
  text-align: center;
}
.team-content2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.team-content3 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.team-contact-info1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.team-text14 {
  align-self: flex-start;
  text-align: center;
}
.team-content4 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.team-contact-info2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.team-text15 {
  align-self: flex-start;
  text-align: center;
}
.team-content5 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.team-contact-info3 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.team-text17 {
  align-self: flex-start;
  text-align: center;
}
.landing-fragment19 {
  display: contents;
}
.landing-text23 {
  display: inline-block;
}
.landing-fragment18 {
  display: contents;
}
.landing-text22 {
  display: inline-block;
}
.landing-fragment20 {
  display: contents;
}
.landing-text24 {
  display: inline-block;
}
.landing-fragment23 {
  display: contents;
}
.landing-text27 {
  display: inline-block;
}
.landing-fragment22 {
  display: contents;
}
.landing-text26 {
  display: inline-block;
}
.landing-fragment21 {
  display: contents;
}
.landing-text25 {
  display: inline-block;
}
.landing-fragment24 {
  display: contents;
}
.landing-text28 {
  display: inline-block;
}

@media(max-width: 1600px) {
  .team-team8 {
    align-items: flex-start;
  }
  .team-container1 {
    width: 100%;
  }
  .team-container2 {
    width: auto;
    align-self: stretch;
    flex-direction: column;
  }
  .team-text10 {
    width: 212px;
    height: 42px;
  }
  .team-max-width {
    width: auto;
    height: 428px;
    position: static;
    align-self: stretch;
    align-items: center;
  }
  .team-content2 {
    width: 100%;
  }
  .team-icon1 {
    padding: var(--dl-space-space-halfunit);
  }
  .team-icon3 {
    padding: var(--dl-space-space-halfunit);
  }
  .team-icon5 {
    padding: var(--dl-space-space-halfunit);
  }
}
@media(max-width: 1200px) {
  .team-team8 {
    margin-top: var(--dl-space-space-fiveunits);
  }
}
@media(max-width: 767px) {
  .team-team8 {
    height: 768px;
  }
  .team-max-width {
    height: 687px;
    flex-direction: row;
  }
}
@media(max-width: 479px) {
  .team-team8 {
    width: 100%;
    height: auto;
  }
  .team-container1 {
    width: auto;
    align-self: center;
  }
  .team-container2 {
    align-self: center;
  }
  .team-text10 {
    width: auto;
    height: auto;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .team-max-width {
    gap: var(--dl-space-space-sixunits);
    flex: 1;
    width: auto;
    height: auto;
    align-self: center;
    flex-direction: column;
  }
  .team-card {
    width: auto;
    align-self: center;
    align-items: center;
  }
  .team-content1 {
    width: auto;
  }
  .team-title {
    align-self: center;
  }
  .team-text13 {
    align-self: center;
    text-align: center;
  }
  .team-content2 {
    align-self: center;
  }
  .team-content3 {
    justify-content: flex-start;
  }
  .team-content4 {
    justify-content: flex-start;
  }
  .team-content5 {
    justify-content: flex-start;
  }
  .teamroot-class-name {
    padding: var(--dl-space-space-oneandhalfunits);
    margin-bottom: var(--dl-space-space-fiveunits);
  }
}

.footer-wrapper {
  display: contents;
}
.footer-footer8 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
.footer-max-width {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
.footer-content {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
.footer-column {
  gap: 32px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.footer-logo1 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-direction: column;
}
.footer-logo2 {
  height: 2rem;
}
.footer-links {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-items: flex-start;
}
.footer-navlink1 {
  text-decoration: none;
}
.footer-navlink2 {
  text-decoration: none;
}
.footer-actions {
  gap: var(--dl-space-space-unit);
  width: 420px;
  display: flex;
  align-self: flex-end;
  align-items: flex-start;
  flex-direction: column;
}
.footer-credits {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
.landing-fragment26 {
  display: contents;
}
.landing-text37 {
  display: inline-block;
}
.landing-fragment27 {
  display: contents;
}
.landing-text38 {
  display: inline-block;
}
.landing-fragment25 {
  display: contents;
}
.landing-text36 {
  display: inline-block;
}



@media(max-width: 1600px) {
  .footerroot-class-name {
    background-color: #ebeadf;
  }
  .footerroot-class-name1 {
    background-color: #ebeadf;
  }
  .footerroot-class-name2 {
    background-color: #ebeadf;
  }
}
@media(max-width: 1200px) {
  .footer-logo1 {
    align-self: flex-start;
  }
  .footer-logo2 {
    width: 202px;
    height: 25px;
  }
}
@media(max-width: 991px) {
  .footer-content {
    flex-direction: column;
  }
  .footer-column {
    width: 100%;
    align-self: center;
  }
  .footer-logo1 {
    gap: var(--dl-space-space-oneandhalfunits);
    width: 100%;
    align-items: center;
    margin-bottom: var(--dl-space-space-twounits);
    justify-content: center;
  }
  .footer-actions {
    width: 100%;
    align-self: center;
    align-items: center;
  }
}
@media(max-width: 767px) {
  .footer-content {
    gap: var(--dl-space-space-twounits);
    align-self: center;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer-logo1 {
    gap: var(--dl-space-space-oneandhalfunits);
    flex-direction: column;
  }
  .footer-actions {
    width: 100%;
  }
}
@media(max-width: 479px) {
  .footer-max-width {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .footer-logo2 {
    width: 170px;
    height: 20px;
  }
  .footer-links {
    align-items: center;
    flex-direction: column;
  }
  .footer-actions {
    align-self: center;
    align-items: center;
  }
  .footerroot-class-name {
    background-color: #ebeadf;
  }
  .footerroot-class-name1 {
    background-color: #ebeadf;
  }
  .footerroot-class-name2 {
    background-color: #ebeadf;
  }
}

.landing-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.landing-navbar-interactive {
  flex: 1;
  width: auto;
  display: flex;
  align-self: stretch;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.landing-navlink {
  display: contents;
}
.landing-image {
  height: 100%;
  text-decoration: none;
}
.landing-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.landing-links1 {
  flex: 1;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
.landing-link1 {
  font-size: 20px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 500;
}
.landing-link2 {
  font-size: 20px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 500;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.landing-link3 {
  font-size: 20px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 500;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.landing-burger-menu {
  display: none;
}
.landing-icon1 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.landing-mobile-menu {
  top: 0px;
  right: 0px;
  width: 100%;
  height: 40vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: absolute;
  transform: translateY(-100%);
  transition: 0.5s;
  place-items: start end;
  background-color: #ebeadf;
}
.landing-nav {
  width: 100%;
  display: flex;
  align-self: center;
  align-items: flex-end;
  flex-direction: column;
}
.landing-top {
  width: 100%;
  display: block;
  margin-bottom: var(--dl-space-space-threeunits);
}
.landing-close-menu {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.landing-icon3 {
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
  display: block;
}
.landing-links2 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-end;
  align-items: flex-end;
  flex-direction: column;
}
.landing-link4 {
  font-size: 30px;
  font-style: normal;
  text-align: center;
  font-family: "STIX Two Text";
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.landing-link5 {
  font-size: 30px;
  font-style: normal;
  text-align: center;
  font-family: "STIX Two Text";
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.landing-link6 {
  font-size: 30px;
  font-style: normal;
  text-align: center;
  font-family: "STIX Two Text";
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.landing-fragment10 {
  display: contents;
}
.landing-text10 {
  display: inline-block;
}
.landing-fragment11 {
  display: contents;
}
.landing-text11 {
  display: inline-block;
}
.landing-fragment12 {
  display: contents;
}
.landing-text12 {
  display: inline-block;
}
.landing-fragment13 {
  display: contents;
}
.landing-text13 {
  display: inline-block;
}
.landing-fragment14 {
  display: contents;
}
.landing-text18 {
  display: inline-block;
}
.landing-fragment15 {
  display: contents;
}
.landing-text19 {
  display: inline-block;
}
.landing-fragment16 {
  display: contents;
}
.landing-text20 {
  display: inline-block;
}
.landing-fragment17 {
  display: contents;
}
.landing-text21 {
  display: inline-block;
}
.landing-fragment18 {
  display: contents;
}
.landing-text22 {
  display: inline-block;
}
.landing-fragment19 {
  display: contents;
}
.landing-text23 {
  display: inline-block;
}
.landing-fragment20 {
  display: contents;
}
.landing-text24 {
  display: inline-block;
}
.landing-fragment21 {
  display: contents;
}
.landing-text25 {
  display: inline-block;
}
.landing-fragment22 {
  display: contents;
}
.landing-text26 {
  display: inline-block;
}
.landing-fragment23 {
  display: contents;
}
.landing-text27 {
  display: inline-block;
}
.landing-fragment24 {
  display: contents;
}
.landing-text28 {
  display: inline-block;
}
.landing-fragment25 {
  display: contents;
}
.landing-text36 {
  display: inline-block;
}
.landing-fragment26 {
  display: contents;
}
.landing-text37 {
  display: inline-block;
}
.landing-fragment27 {
  display: contents;
}
.landing-text38 {
  display: inline-block;
}
@media(max-width: 1600px) {
  .landing-navbar-interactive {
    width: auto;
  }
  .landing-image {
    width: 223px;
    height: 21px;
  }
  .landing-links1 {
    justify-content: flex-end;
  }
  .landing-link1 {
    font-size: 18px;
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
  .landing-link2 {
    font-size: 18px;
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
  .landing-link3 {
    font-size: 18px;
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
  .landing-icon1 {
    width: var(--dl-size-size-small);
    height: var(--dl-size-size-small);
  }
  .landing-nav {
    align-self: flex-end;
  }
  .landing-top {
    align-self: flex-start;
    justify-content: flex-end;
  }
}
@media(max-width: 1200px) {
  .landing-navbar-interactive {
    width: auto;
  }
  .landing-link1 {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
  }
  .landing-link2 {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
  }
  .landing-link3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
  }
  .landing-mobile-menu {
    width: auto;
  }
}
@media(max-width: 991px) {
  .landing-navbar-interactive {
    width: 100%;
  }
  .landing-desktop-menu {
    display: none;
  }
  .landing-link1 {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
  }
  .landing-link2 {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
  }
  .landing-link3 {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
  }
  .landing-burger-menu {
    display: flex;
  }
  .landing-mobile-menu {
    width: 100%;
    background-color: #ebeadf;
  }
  .landing-nav {
    width: 100%;
    align-items: center;
  }
  .landing-top {
    justify-content: flex-end;
  }
  .landing-close-menu {
    justify-content: center;
  }
  .landing-links2 {
    width: 100%;
    align-items: center;
  }
}
@media(max-width: 767px) {
  .landing-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .landing-image {
    width: var(--dl-size-size-xlarge);
    height: var(--dl-size-size-small);
  }
  .landing-burger-menu {
    align-items: center;
    justify-content: center;
  }
  .landing-icon1 {
    width: var(--dl-size-size-small);
    height: var(--dl-size-size-small);
  }
  .landing-nav {
    align-items: center;
  }
  .landing-top {
    justify-content: flex-end;
  }
  .landing-icon3 {
    width: var(--dl-size-size-small);
    height: var(--dl-size-size-small);
  }
  .landing-links2 {
    width: 100%;
    align-items: center;
  }
  .landing-link4 {
    font-size: 30px;
    font-style: normal;
    font-family: STIX Two Text;
    font-weight: 600;
    margin-bottom: var(--dl-space-space-unit);
  }
  .landing-link5 {
    font-size: 30px;
    font-style: normal;
    font-family: STIX Two Text;
    font-weight: 600;
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .landing-link6 {
    font-size: 30px;
    font-style: normal;
    font-family: STIX Two Text;
    font-weight: 600;
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
}
@media(max-width: 479px) {
  .landing-navbar-interactive {
    gap: var(--dl-space-space-twounits);
    width: auto;
    height: auto;
    position: relative;
    align-items: center;
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    flex-direction: column;
    padding-bottom: var(--dl-space-space-unit);
    justify-content: center;
  }
  .landing-image {
    width: auto;
    height: var(--dl-size-size-xsmall);
  }
  .landing-icon1 {
    width: var(--dl-size-size-small);
    height: var(--dl-size-size-small);
  }
  .landing-mobile-menu {
    width: 100%;
    height: auto;
    padding: 16px;
    align-self: center;
  }
  .landing-nav {
    width: 100%;
    align-items: center;
  }
  .landing-top {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
    justify-content: flex-end;
  }
  .landing-close-menu {
    justify-content: center;
  }
  .landing-icon3 {
    width: var(--dl-size-size-small);
    height: var(--dl-size-size-small);
  }
  .landing-links2 {
    width: 100%;
    align-self: flex-start;
    align-items: center;
  }
  .landing-link4 {
    margin: var(--dl-space-space-halfunit);
    font-size: 24px;
    font-style: normal;
    font-family: STIX Two Text;
    font-weight: 600;
  }
  .landing-link5 {
    margin: var(--dl-space-space-halfunit);
    font-size: 24px;
    font-style: normal;
    font-family: STIX Two Text;
    font-weight: 600;
  }
  .landing-link6 {
    margin: var(--dl-space-space-halfunit);
    font-size: 24px;
    font-style: normal;
    font-family: STIX Two Text;
    font-weight: 600;
  }
}
