.experience-wrapper {
  display: contents;
}
.experience-experience {
  gap: var(--dl-space-space-fourunits);
  width: 100%;
  display: flex;
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
.experience-images {
  flex: 1;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  padding-top: var(--dl-space-space-halfunit);
  flex-direction: column;
  justify-content: flex-end;
}
.experience-square {
  left: -35px;
  width: 180px;
  bottom: -35px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  aspect-ratio: 1;
  flex-direction: row;
  justify-content: flex-start;
  background-color: var(--dl-color-primary-0da4f5);
}
.experience-image {
  width: 575px;
  z-index: 100;
  align-self: center;
  object-fit: cover;
}
.experience-content1 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.experience-header1 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  border-color: #313133;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
  justify-content: center;
  border-bottom-width: 1px;
}
.experience-header-container {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.experience-header2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.experience-heading {
  color: rgb(255, 255, 255);
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
}
.experience-text2 {
  font-style: italic;
  font-family: Playfair Display;
}
.experience-caption {
  color: rgb(124, 124, 128);
  width: 100%;
  font-size: 24px;
  max-width: 560px;
  line-height: 36px;
}
.experience-checkmarks {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.experience-check1 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.experience-mark1 {
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-round);
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-300);
}
.experience-icon10 {
  fill: #ffffff;
  width: 12px;
  height: 12px;
}
.experience-text3 {
  color: rgb(255, 255, 255);
  line-height: 24px;
}
.experience-check2 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.experience-mark2 {
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-round);
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-300);
}
.experience-icon12 {
  fill: #ffffff;
  width: 12px;
  height: 12px;
}
.experience-text4 {
  color: rgb(255, 255, 255);
  line-height: 24px;
}
.experience-check3 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.experience-mark3 {
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-round);
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-300);
}
.experience-icon14 {
  fill: #ffffff;
  width: 12px;
  height: 12px;
}
.experience-text5 {
  color: rgb(255, 255, 255);
  line-height: 24px;
}
.experience-check4 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.experience-mark4 {
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-round);
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-300);
}
.experience-icon16 {
  fill: #ffffff;
  width: 12px;
  height: 12px;
}
.experience-text6 {
  color: rgb(255, 255, 255);
  line-height: 24px;
}
.experience-check5 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.experience-mark5 {
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-round);
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-300);
}
.experience-icon18 {
  fill: #ffffff;
  width: 12px;
  height: 12px;
}
.experience-text7 {
  color: rgb(255, 255, 255);
  line-height: 24px;
}
.experience-testimonial {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.experience-content2 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.experience-text8 {
  color: rgb(255, 255, 255);
  font-style: italic;
  font-family: Playfair Display;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 5%;
}
.experience-information {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.experience-author {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  border-color: #7C7C80;
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: row;
  justify-content: center;
  border-right-width: 1px;
}
.experience-name {
  color: rgb(255, 255, 255);
  font-size: 18px;
  line-height: 27px;
}

@media(max-width: 991px) {
  .experience-experience {
    align-items: flex-start;
    flex-direction: column-reverse;
  }
  .experience-icon10 {
    fill: var(--dl-color-gray-white);
  }
}
@media(max-width: 767px) {
  .experience-experience {
    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);
  }
  .experience-square {
    left: -20px;
    width: 20%;
    bottom: -20px;
  }
  .experience-image {
    width: 100%;
  }
  .experience-content1 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .experience-header1 {
    padding-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .experience-header-container {
    gap: var(--dl-space-space-unit);
  }
  .experience-heading {
    font-size: 40px;
  }
  .experience-caption {
    font-size: 16px;
    line-height: 24px;
  }
  .experience-name {
    font-size: 12px;
    line-height: 18px;
  }
}
@media(max-width: 479px) {
  .experience-heading {
    color: rgb(255, 255, 255);
  }
  .experience-text2 {
    font-style: italic;
    font-family: Playfair Display;
    font-weight: 500;
  }
}

.home-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #141414;
}
.home-hero {
  width: 100%;
  height: 788px;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-video1 {
  top: 0px;
  left: 0px;
  width: 100%;
  filter: opacity(0.6);
  height: 786px;
  position: absolute;
  object-fit: cover;
}
.home-navbar {
  width: 100%;
  display: flex;
  z-index: 1000;
  position: relative;
  max-width: 100%;
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: space-between;
  background-color: rgba(0, 0, 0, 0.41);
}
.home-link10 {
  color: white;
  font-size: 50px;
  font-family: Spectral;
  font-weight: 700;
  text-decoration: none;
}
.home-burger-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-hamburger {
  cursor: pointer;
  display: flex;
  padding: var(--dl-space-space-unit);
  transition: 0.3s;
  align-items: center;
  border-color: #00DCFF;
  border-width: 3px;
  border-radius: 12px;
  flex-direction: row;
  justify-content: space-between;
  background-color: #484848;
}
.home-hamburger:hover {
  opacity: .5;
}
.home-icon1 {
  width: 60px;
  object-fit: cover;
}
.home-mobile-menu {
  top: 0px;
  left: 0px;
  color: var(--dl-color-gray-white);
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: fixed;
  transform: translateX(100%);
  align-self: stretch;
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-gray-black);
}
.home-nav1 {
  display: flex;
  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-image1 {
  height: 2rem;
}
.home-menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-icon2 {
  fill: var(--dl-color-gray-white);
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-nav2 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-link11 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-link12 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-link13 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-container3 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
}
.home-contact-us-button {
  text-decoration: none;
}
.home-icon-group {
  fill: var(--dl-color-gray-white);
  display: flex;
}
.home-link14 {
  display: contents;
}
.home-icon4 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}
.home-link15 {
  display: contents;
}
.home-icon6 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  text-decoration: none;
}
.home-hero-content {
  gap: var(--dl-space-space-fiveunits);
  flex: 1;
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: var(--dl-size-size-maxwidth);
  align-items: flex-start;
  padding-left: 61px;
  flex-direction: column;
  justify-content: center;
}
.home-image2 {
  width: 80%;
  margin-top: -15%;
  object-fit: cover;
  margin-left: -15%;
  margin-right: -10%;
  margin-bottom: -15%;
}
.home-header-container1 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-header10 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-link16 {
  padding: var(--dl-space-space-unit);
  border-color: #00DCFF;
  border-width: 3px;
  text-decoration: none;
  background-color: #484848;
}
.home-text13 {
  font-size: 22px;
  font-style: normal;
  font-family: Merriweather;
  font-weight: 700;
}
.home-note {
  width: 100%;
  height: 175px;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  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;
  padding-bottom: var(--dl-space-space-threeunits);
  justify-content: center;
}
.home-caption1 {
  color: rgb(124, 124, 128);
  font-size: 25px;
  max-width: 800px;
  font-style: normal;
  text-align: center;
  font-weight: 400;
  line-height: 52px;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-threeunits);
}
.home-testimonial1 {
  width: 100%;
  display: flex;
  justify-content: center;
}
.home-container4 {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
.home-container5 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr 1fr;
}
.home-testimonial-card1 {
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  box-shadow: 5px 5px 10px 0px rgba(18, 18, 18, 0.1);
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.home-image3 {
  width: 100%;
  object-fit: cover;
}
.home-testimonial2 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.home-testimonial-card2 {
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  box-shadow: 5px 5px 10px 0px rgba(18, 18, 18, 0.1);
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.home-image4 {
  width: 100%;
  object-fit: cover;
}
.home-testimonial3 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.home-testimonial-card3 {
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-image5 {
  width: 100%;
  object-fit: cover;
}
.home-testimonial4 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.home-industry-professionals {
  width: 100%;
  padding: var(--dl-space-space-sixunits);
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: space-between;
}
.home-header-container2 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  z-index: 100;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-header11 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-heading1 {
  color: rgb(255, 255, 255);
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
}
.home-text20 {
  font-style: italic;
  font-family: Playfair Display;
  font-weight: 500;
}
.home-caption2 {
  color: rgb(124, 124, 128);
  font-size: 24px;
  max-width: 600px;
  line-height: 36px;
}
.home-image6 {
  top: 0px;
  right: 0px;
  width: 44%;
  bottom: 0px;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
.home-reviews {
  gap: var(--dl-space-space-fiveunits);
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-fiveunits);
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  flex-direction: column;
  padding-bottom: 38px;
}
.home-header12 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: row;
}
.home-heading2 {
  color: rgb(255, 255, 255);
  font-size: 60px;
  text-align: left;
  font-weight: 400;
}
.home-text22 {
  font-style: normal;
}
.home-text23 {
  font-style: italic;
  font-family: Playfair Display;
}
.home-iframe1 {
  width: 70vw;
  height: 400px;
  align-self: center;
}
.home-experience {
  gap: var(--dl-space-space-fourunits);
  width: 100%;
  max-width: var(--dl-size-size-maxwidth);
  align-items: flex-end;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
.home-header13 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  border-color: #313133;
  flex-direction: column;
  justify-content: center;
  border-bottom-width: 1px;
}
.home-header-container3 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-header14 {
  width: 80%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-heading3 {
  color: rgb(255, 255, 255);
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
}
.home-text26 {
  font-style: italic;
  font-family: Playfair Display;
  font-weight: 500;
}
.home-caption3 {
  color: rgb(124, 124, 128);
  width: 100%;
  font-size: 24px;
  max-width: 600px;
  line-height: 36px;
  padding-top: var(--dl-space-space-twounits);
}
.home-video2 {
  width: 80%;
  padding: var(--dl-space-space-twounits);
}
.home-faq {
  gap: var(--dl-space-space-fiveunits);
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-fiveunits);
  max-width: var(--dl-size-size-maxwidth);
  align-items: flex-start;
  flex-direction: column;
}
.home-header15 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-heading4 {
  color: rgb(255, 255, 255);
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
}
.home-content1 {
  gap: 120px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.home-column1 {
  gap: var(--dl-space-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-element1 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  border-color: #313133;
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
  justify-content: flex-start;
  border-right-width: 1px;
  border-bottom-width: 1px;
}
.home-header16 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}
.home-content2 {
  color: rgb(124, 124, 128);
  width: 100%;
  display: flex;
  max-width: 560px;
  line-height: 24px;
}
.home-element2 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  border-color: #313133;
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
  justify-content: flex-start;
  border-right-width: 1px;
  border-bottom-width: 1px;
}
.home-header17 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}
.home-content3 {
  color: rgb(124, 124, 128);
  width: 100%;
  display: flex;
  max-width: 560px;
  line-height: 24px;
}
.home-element3 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  border-color: #313133;
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
  justify-content: flex-start;
  border-right-width: 1px;
  border-bottom-width: 1px;
}
.home-header18 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}
.home-content4 {
  color: rgb(124, 124, 128);
  width: 100%;
  display: flex;
  max-width: 560px;
  line-height: 24px;
}
.home-column2 {
  gap: var(--dl-space-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-element4 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  border-color: #313133;
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
  justify-content: flex-start;
  border-right-width: 1px;
  border-bottom-width: 1px;
}
.home-header19 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}
.home-content5 {
  color: rgb(124, 124, 128);
  width: 100%;
  display: flex;
  max-width: 560px;
  line-height: 24px;
}
.home-element5 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  border-color: #313133;
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
  justify-content: flex-start;
  border-right-width: 1px;
  border-bottom-width: 1px;
}
.home-header20 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}
.home-content6 {
  color: rgb(124, 124, 128);
  width: 100%;
  display: flex;
  max-width: 560px;
  line-height: 24px;
}
.home-element6 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  border-color: #313133;
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
  justify-content: flex-start;
  border-right-width: 1px;
  border-bottom-width: 1px;
}
.home-header21 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}
.home-content7 {
  color: rgb(124, 124, 128);
  width: 100%;
  display: flex;
  max-width: 560px;
  line-height: 24px;
}
.home-contact-us {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  height: 1428px;
  display: flex;
  padding: var(--dl-space-space-fiveunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.home-header22 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-heading5 {
  color: rgb(255, 255, 255);
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
}
.home-text32 {
  font-style: italic;
  font-family: Playfair Display;
  font-weight: 500;
}
.home-iframe2 {
  width: 50vw;
  height: 800px;
  display: none;
}
.home-form {
  width: 80%;
  height: 1050px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  padding-left: var(--dl-space-space-fourunits);
  padding-right: var(--dl-space-space-fourunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fourunits);
  justify-content: flex-start;
}
.home-text33 {
  color: #ffffff;
  font-size: 55px;
  font-style: italic;
  font-family: Playfair Display;
  font-weight: 500;
  padding-bottom: var(--dl-space-space-twounits);
}
.home-email {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: italic;
  font-family: Playfair Display;
  font-weight: 500;
}
.home-name {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: italic;
  font-family: Playfair Display;
  font-weight: 500;
}
.home-textinput5 {
  width: 70%;
}
.home-number1 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: italic;
  font-family: Playfair Display;
  font-weight: 500;
}
.home-textinput6 {
  width: 70%;
}
.home-best-time-to-reach-you {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: italic;
  font-family: Playfair Display;
  font-weight: 500;
  padding-bottom: var(--dl-space-space-halfunit);
}
.home-morning {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: flex-start;
}
.home-text44 {
  color: #ffffff;
  font-family: Inter;
  padding-left: var(--dl-space-space-halfunit);
}
.home-afternoon {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: flex-start;
}
.home-text45 {
  color: rgb(255, 255, 255);
  font-family: Inter;
  padding-left: var(--dl-space-space-halfunit);
}
.home-evening {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: flex-start;
}
.home-text48 {
  color: rgb(255, 255, 255);
  font-family: Inter;
  padding-left: var(--dl-space-space-halfunit);
}
.home-number2 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: italic;
  font-family: Playfair Display;
  font-weight: 500;
}
.home-textinput7 {
  width: 70%;
}
.home-number3 {
  color: rgb(197, 197, 197);
  font-size: 20px;
  font-style: italic;
  font-family: Playfair Display;
  font-weight: 500;
  padding-bottom: var(--dl-space-space-halfunit);
}
.home-text52 {
  font-size: 16px;
  font-style: normal;
  font-family: Inter;
  font-weight: 400;
}
.home-citystatezip {
  flex: 0 0 auto;
  width: 70%;
  height: auto;
  display: grid;
  align-items: flex-start;
  flex-direction: grid;
  justify-content: space-between;
  grid-template-columns: 1fr 1fr;
}
.home-textinput8 {
  width: 85%;
}
.home-textinput9 {
  width: 40%;
}
.home-number4 {
  color: rgb(197, 197, 197);
  font-size: 20px;
  font-style: italic;
  font-family: Playfair Display;
  font-weight: 500;
  padding-bottom: var(--dl-space-space-halfunit);
}
.home-text54 {
  font-size: 16px;
  font-style: normal;
  font-family: Inter;
  font-weight: 400;
}
.home-number5 {
  color: rgb(197, 197, 197);
  font-size: 20px;
  font-style: italic;
  font-family: Playfair Display;
  font-weight: 500;
  padding-bottom: var(--dl-space-space-halfunit);
}
.home-text56 {
  font-size: 16px;
  font-style: normal;
  font-family: Inter;
  font-weight: 400;
}
.home-number6 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: italic;
  font-family: Playfair Display;
  font-weight: 500;
}
.home-select1 {
  height: 150px;
  align-self: flex-start;
}
.home-number7 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: italic;
  font-family: Playfair Display;
  font-weight: 500;
  padding-top: var(--dl-space-space-twounits);
}
.home-select2 {
  height: 150px;
  align-self: flex-start;
}
.home-number8 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: italic;
  font-family: Playfair Display;
  font-weight: 500;
  padding-top: var(--dl-space-space-twounits);
}
.home-select3 {
  height: 150px;
  align-self: flex-start;
}
.home-number9 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: italic;
  font-family: Playfair Display;
  font-weight: 500;
}
.home-textarea {
  width: 70%;
  resize: none;
  align-self: flex-start;
  padding-bottom: 100px;
}
.home-button {
  align-self: center;
  margin-top: var(--dl-space-space-threeunits);
  background-color: var(--dl-color-primary-0da4f5);
}
.home-container6 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: double;
  border-width: 2px;
  justify-content: center;
}
.home-footer {
  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;
}
.home-content8 {
  gap: var(--dl-space-space-fiveunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-fiveunits);
  border-color: #313133;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
  border-top-width: 1px;
}
.home-main {
  gap: 240px;
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-end;
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  justify-content: flex-end;
}
.home-links {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
.home-column3 {
  gap: var(--dl-space-space-threeunits);
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-header23 {
  font-size: 24px;
  font-style: italic;
  font-family: Playfair Display;
  font-weight: 500;
}
.home-list1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-link17 {
  cursor: pointer;
  font-size: 16px;
  transition: 0.3s;
  line-height: 32px;
  text-decoration: none;
}
.home-link17:hover {
  opacity: .5;
}
.home-link18 {
  cursor: pointer;
  font-size: 16px;
  transition: 0.3s;
  line-height: 32px;
  text-decoration: none;
}
.home-link18:hover {
  opacity: .5;
}
.home-text72:hover {
  opacity: .5;
}
.home-link19 {
  cursor: pointer;
  font-size: 16px;
  transition: 0.3s;
  line-height: 32px;
  text-decoration: none;
}
.home-link19:hover {
  opacity: .5;
}
.home-text74:hover {
  opacity: .5;
}
.home-link20 {
  cursor: pointer;
  font-size: 16px;
  transition: 0.3s;
  line-height: 32px;
  text-decoration: none;
}
.home-link20:hover {
  opacity: .5;
}
.home-text76 {
  cursor: pointer;
  transition: 0.3s;
}
.home-text76:hover {
  opacity: .5;
}
.home-column4 {
  gap: var(--dl-space-space-threeunits);
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-header24 {
  font-size: 24px;
  font-style: italic;
  font-family: Playfair Display;
  font-weight: 500;
}
.home-list2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-link21 {
  cursor: pointer;
  font-size: 16px;
  transition: 0.3s;
  line-height: 32px;
  text-decoration: none;
}
.home-link21:hover {
  opacity: .5;
}
.home-link22 {
  cursor: pointer;
  font-size: 16px;
  transition: 0.3s;
  line-height: 32px;
  text-decoration: none;
}
.home-link22:hover {
  opacity: .5;
}
.home-link23 {
  cursor: pointer;
  font-size: 16px;
  transition: 0.3s;
  line-height: 32px;
  text-decoration: none;
}
.home-link23:hover {
  opacity: .5;
}
.home-bottom {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-text78 {
  color: rgb(124, 124, 128);
  font-size: 14px;
  line-height: 21px;
}
.home-gallery-card {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container7 {
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 100%;
  display: flex;
  opacity: 0;
  z-index: 1;
  transition: 0.3s;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  background-color: #00000096;
}
.home-container7:hover {
  opacity: 1;
}
@media(max-width: 1600px) {
  .home-link10 {
    font-size: 50px;
  }
  .home-image2 {
    width: 80%;
    margin-left: -10%;
    margin-bottom: -20%;
  }
  .home-header-container2 {
    align-items: flex-start;
  }
  .home-header11 {
    align-items: flex-start;
  }
  .home-heading1 {
    color: rgb(255, 255, 255);
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
  }
  .home-text20 {
    font-style: italic;
    font-family: Playfair Display;
    font-weight: 500;
  }
  .home-image6 {
    width: 42%;
  }
  .home-reviews {
    padding-bottom: 43px;
  }
  .home-heading2 {
    color: rgb(255, 255, 255);
    font-size: 60px;
    font-weight: 400;
  }
  .home-text22 {
    font-style: normal;
  }
  .home-text23 {
    font-style: italic;
    font-family: Playfair Display;
    font-weight: 500;
  }
  .home-text24 {
    font-style: italic;
    font-family: Playfair Display;
    font-weight: 500;
  }
  .home-iframe1 {
    width: 70vw;
  }
  .home-header14 {
    width: 80%;
  }
  .home-caption3 {
    color: rgb(124, 124, 128);
    font-size: 24px;
    line-height: 36px;
  }
  .home-heading4 {
    color: rgb(255, 255, 255);
    font-size: 60px;
    font-weight: 400;
  }
  .home-contact-us {
    height: 1431px;
  }
  .home-link19 {
    font-size: 16px;
    line-height: 32px;
    text-decoration: none;
  }
  .home-link20 {
    font-size: 16px;
    line-height: 32px;
    text-decoration: none;
  }
}
@media(max-width: 1200px) {
  .home-link10 {
    font-size: 55px;
  }
  .home-caption2 {
    width: 415px;
  }
  .home-image6 {
    width: 50%;
  }
  .home-iframe1 {
    width: 70vw;
  }
  .home-header14 {
    width: 80%;
  }
  .home-heading3 {
    color: rgb(255, 255, 255);
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
  }
  .home-caption3 {
    width: 100%;
  }
  .home-contact-us {
    height: 1534px;
    margin-bottom: 5px;
  }
}
@media(max-width: 991px) {
  .home-hero {
    padding-left: var(--dl-space-space-oneandhalfunits);
  }
  .home-navbar {
    padding-top: var(--dl-space-space-halfunit);
  }
  .home-link10 {
    font-size: 45px;
  }
  .home-hero-content {
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-image2 {
    width: 90%;
  }
  .home-image6 {
    width: 37%;
    padding-right: var(--dl-space-space-twounits);
  }
  .home-reviews {
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .home-experience {
    align-items: flex-start;
    flex-direction: column-reverse;
  }
  .home-video2 {
    width: 100%;
  }
  .home-faq {
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .home-content1 {
    gap: var(--dl-space-space-oneandhalfunits);
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-column1 {
    max-width: 100%;
  }
  .home-header16 {
    font-size: 24px;
  }
  .home-content2 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header17 {
    font-size: 24px;
  }
  .home-content3 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header18 {
    font-size: 24px;
  }
  .home-content4 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-column2 {
    max-width: 100%;
  }
  .home-header19 {
    font-size: 24px;
  }
  .home-content5 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header20 {
    font-size: 24px;
  }
  .home-content6 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header21 {
    font-size: 24px;
  }
  .home-content7 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-contact-us {
    height: 1470px;
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .home-iframe2 {
    width: 80vw;
  }
  .home-form {
    padding-left: 0;
    padding-right: 0;
  }
  .home-content8 {
    border-top-width: 0px;
  }
  .home-main {
    gap: var(--dl-space-space-threeunits);
  }
}
@media(max-width: 767px) {
  .home-link10 {
    font-size: 40px;
  }
  .home-burger-menu {
    display: flex;
  }
  .home-hamburger {
    padding: var(--dl-space-space-unit);
  }
  .home-image2 {
    width: 120%;
    margin-top: -20%;
    margin-left: -20%;
    margin-right: -20%;
    margin-bottom: -30%;
  }
  .home-link16 {
    padding-top: var(--dl-space-space-unit);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-unit);
  }
  .home-note {
    align-self: center;
    align-items: center;
    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-fourunits);
  }
  .home-caption1 {
    font-size: 18px;
    max-width: 90%;
    line-height: 23px;
    margin-right: 0px;
  }
  .home-container4 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-container5 {
    grid-template-columns: 1fr;
  }
  .home-industry-professionals {
    padding-top: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: 235;
  }
  .home-heading1 {
    font-size: 36px;
    line-height: 42px;
  }
  .home-caption2 {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
  }
  .home-image6 {
    top: 200;
    width: 50%;
  }
  .home-reviews {
    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-header12 {
    gap: var(--dl-space-space-unit);
    align-items: center;
  }
  .home-heading2 {
    font-size: 36px;
  }
  .home-iframe1 {
    width: 85vw;
  }
  .home-experience {
    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-header13 {
    padding-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-header-container3 {
    gap: var(--dl-space-space-unit);
  }
  .home-heading3 {
    font-size: 40px;
  }
  .home-caption3 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-faq {
    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-header15 {
    gap: var(--dl-space-space-unit);
    align-items: center;
  }
  .home-heading4 {
    font-size: 36px;
  }
  .home-column1 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-element1 {
    gap: var(--dl-space-space-halfunit);
    padding-top: 0px;
    padding-right: 00px;
    padding-bottom: var(--dl-space-space-oneandhalfunits);
    border-right-width: 0px;
  }
  .home-header16 {
    font-size: 16px;
    line-height: 20px;
  }
  .home-element2 {
    gap: var(--dl-space-space-halfunit);
    padding-top: 0px;
    padding-right: 00px;
    padding-bottom: var(--dl-space-space-oneandhalfunits);
    border-right-width: 0px;
  }
  .home-header17 {
    font-size: 16px;
    line-height: 20px;
  }
  .home-element3 {
    gap: var(--dl-space-space-halfunit);
    padding-top: 0px;
    padding-right: 00px;
    padding-bottom: var(--dl-space-space-oneandhalfunits);
    border-right-width: 0px;
  }
  .home-header18 {
    font-size: 16px;
    line-height: 20px;
  }
  .home-column2 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-element4 {
    gap: var(--dl-space-space-halfunit);
    padding-top: 0px;
    padding-right: 00px;
    padding-bottom: var(--dl-space-space-oneandhalfunits);
    border-right-width: 0px;
  }
  .home-header19 {
    font-size: 16px;
    line-height: 20px;
  }
  .home-element5 {
    gap: var(--dl-space-space-halfunit);
    padding-top: 0px;
    padding-right: 00px;
    padding-bottom: var(--dl-space-space-oneandhalfunits);
    border-right-width: 0px;
  }
  .home-header20 {
    font-size: 16px;
    line-height: 20px;
  }
  .home-element6 {
    gap: var(--dl-space-space-halfunit);
    padding-top: 0px;
    padding-right: 00px;
    padding-bottom: var(--dl-space-space-oneandhalfunits);
    border-right-width: 0px;
  }
  .home-header21 {
    font-size: 16px;
    line-height: 20px;
  }
  .home-contact-us {
    gap: var(--dl-space-space-threeunits);
    height: 1446px;
    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-header22 {
    gap: var(--dl-space-space-unit);
    align-items: center;
  }
  .home-heading5 {
    font-size: 36px;
  }
  .home-footer {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-links {
    gap: var(--dl-space-space-fiveunits);
    flex-direction: row;
  }
  .home-gallery-card {
    flex-direction: column;
  }
}
@media(max-width: 479px) {
  .home-hero {
    padding-left: 0px;
  }
  .home-navbar {
    padding-top: var(--dl-space-space-halfunit);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    justify-content: space-between;
  }
  .home-hamburger {
    padding-top: var(--dl-space-space-halfunit);
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
    padding-bottom: var(--dl-space-space-halfunit);
  }
  .home-icon1 {
    width: 30px;
  }
  .home-mobile-menu {
    padding: 16px;
  }
  .home-hero-content {
    gap: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-twounits);
  }
  .home-link16 {
    padding: var(--dl-space-space-halfunit);
    text-align: center;
  }
  .home-container4 {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-container5 {
    grid-template-columns: 1fr;
  }
  .home-testimonial-card1 {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-testimonial-card2 {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-testimonial-card3 {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-industry-professionals {
    padding-top: var(--dl-space-space-oneandhalfunits);
    padding-bottom: 215px;
  }
  .home-caption2 {
    width: 100%;
  }
  .home-image6 {
    top: 255px;
    right: 0;
    width: 70%;
    height: auto;
  }
  .home-header12 {
    gap: 0px;
    align-items: flex-start;
    flex-direction: column;
  }
  .home-iframe1 {
    width: 100vw;
  }
  .home-heading3 {
    color: rgb(255, 255, 255);
  }
  .home-header15 {
    gap: 0px;
    align-items: flex-start;
    flex-direction: column;
  }
  .home-contact-us {
    height: 1578px;
  }
  .home-header22 {
    gap: 0px;
    align-items: flex-start;
    flex-direction: column;
  }
  .home-iframe2 {
    width: 475px;
  }
  .home-form {
    width: 100%;
  }
  .home-textinput4 {
    width: 100%;
  }
  .home-textinput5 {
    width: 100%;
  }
  .home-textinput6 {
    width: 100%;
  }
  .home-textinput7 {
    width: 100%;
  }
  .home-citystatezip {
    width: 100%;
    position: relative;
  }
  .home-textarea {
    width: 100%;
  }
  .home-links {
    gap: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .home-bottom {
    gap: var(--dl-space-space-twounits);
    flex-direction: column;
    justify-content: center;
  }
  .home-container7 {
    max-width: auto;
  }
}
