.element-contact.mobile-contact {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  background-color: #ffffff;
}

.element-contact .section-hero-3 {
  position: relative;
  width: 402px;
  height: 578px;
  background-color: #ffffff;
  overflow: hidden;
}

.element-contact .hero-background-3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 1440px;
  height: 869px;
  background-color: var(--blue-munseil);
  border-radius: 10px;
}

.element-contact .hero-content-3 {
  display: flex;
  flex-direction: column;
  width: 402px;
  align-items: center;
  gap: 40px;
  padding: 0px 16px;
  position: absolute;
  top: calc(50.00% - 248px);
  left: calc(50.00% - 201px);
}

.element-contact .mobile-menu-nav-3 {
  position: relative;
  width: 402px;
  flex: 0 0 auto;
  margin-left: -16.00px;
  margin-right: -16.00px;
}

.element-contact .div-26 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-contact .heading-your-3 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--mobile-headings-h2-font-family);
  font-weight: var(--mobile-headings-h2-font-weight);
  color: #ffffff;
  font-size: var(--mobile-headings-h2-font-size);
  text-align: center;
  letter-spacing: var(--mobile-headings-h2-letter-spacing);
  line-height: var(--mobile-headings-h2-line-height);
  font-style: var(--mobile-headings-h2-font-style);
}

.element-contact .description-5 {
  font-family: var(--mobile-subtitle-medium-font-family);
  font-weight: var(--mobile-subtitle-medium-font-weight);
  color: var(--neutralwhite);
  text-align: center;
  position: relative;
  align-self: stretch;
  font-size: var(--mobile-subtitle-medium-font-size);
  letter-spacing: var(--mobile-subtitle-medium-letter-spacing);
  line-height: var(--mobile-subtitle-medium-line-height);
  font-style: var(--mobile-subtitle-medium-font-style);
}

.element-contact .search-4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 12px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--neutralwhite);
  border-radius: 6px;
}

.element-contact .dropdown-field-3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.element-contact .text-wrapper-50 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--web-body-text-input-font-family);
  font-weight: var(--web-body-text-input-font-weight);
  color: var(--secondaryinput-text);
  font-size: var(--web-body-text-input-font-size);
  letter-spacing: var(--web-body-text-input-letter-spacing);
  line-height: var(--web-body-text-input-line-height);
  font-style: var(--web-body-text-input-font-style);
}

.element-contact .icon-chevron-down-2 {
  position: relative;
  width: 16px;
  height: 16px;
}

.element-contact .line-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1.5px;
}

.element-contact .search-button-2 {
  all: unset;
  box-sizing: border-box;
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 48px;
  background-color: #ee7954;
  border-radius: 4px;
  overflow: hidden;
}

.element-contact .icon-search-3 {
  position: absolute;
  top: 12px;
  left: 128px;
  width: 24px;
  height: 24px;
  aspect-ratio: 1;
}

.element-contact .text-wrapper-51 {
  position: absolute;
  top: 12px;
  left: 156px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--web-body-text-button-text-font-family);
  font-weight: var(--web-body-text-button-text-font-weight);
  color: var(--indigo-dye);
  font-size: var(--web-body-text-button-text-font-size);
  text-align: center;
  letter-spacing: var(--web-body-text-button-text-letter-spacing);
  line-height: var(--web-body-text-button-text-line-height);
  font-style: var(--web-body-text-button-text-font-style);
}

.element-contact .hero-section-wrapper {
  display: flex;
  flex-direction: column;
  height: 308px;
  align-items: center;
  gap: 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-contact .hero-section-3 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 327px;
  margin-bottom: -19.00px;
  background-image: url(./img/hero-section-3.png);
  background-size: cover;
  background-position: 50% 50%;
}

.element-contact .get-in-touch-section-3 {
  display: flex;
  flex-direction: column;
  width: 402px;
  align-items: flex-start;
  gap: 32px;
  padding: 48px 16px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--indigo-dye);
}

.element-contact .contact-form-block-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  padding: 40px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--neutralwhite);
  border-radius: 6px;
}

.element-contact .contact-header-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-contact .heading-get-in-touch-3 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--mobile-headings-h4-font-family);
  font-weight: var(--mobile-headings-h4-font-weight);
  color: var(--neutralcharcoal);
  font-size: var(--mobile-headings-h4-font-size);
  letter-spacing: var(--mobile-headings-h4-letter-spacing);
  line-height: var(--mobile-headings-h4-line-height);
  font-style: var(--mobile-headings-h4-font-style);
}

.element-contact .description-6 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--mobile-subtitle-regular-font-family);
  font-weight: var(--mobile-subtitle-regular-font-weight);
  color: var(--neutralcharcoal);
  position: relative;
  align-self: stretch;
  font-size: var(--mobile-subtitle-regular-font-size);
  letter-spacing: var(--mobile-subtitle-regular-letter-spacing);
  line-height: var(--mobile-subtitle-regular-line-height);
  font-style: var(--mobile-subtitle-regular-font-style);
}

.element-contact .form-row-name-phone {
  display: flex;
  align-items: center;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-contact .div-27 {
  position: relative;
  flex: 1;
  flex-grow: 1;
  height: 66px;
}

.element-contact .name-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 42px;
  font-family: var(--web-body-text-overline-font-family);
  font-weight: var(--web-body-text-overline-font-weight);
  color: var(--neutralcharcoal);
  font-size: var(--web-body-text-overline-font-size);
  letter-spacing: var(--web-body-text-overline-letter-spacing);
  line-height: var(--web-body-text-overline-line-height);
  white-space: nowrap;
  font-style: var(--web-body-text-overline-font-style);
}

.element-contact .background-5 {
  position: absolute;
  top: 26px;
  left: 0;
  height: 40px;
  display: flex;
  width: 100%;
  background-color: var(--secondaryinput-grey);
  border-radius: 6px;
  overflow: hidden;
}

.element-contact .input-4 {
  width: 162.5px;
  flex: 1;
  display: flex;
}

.element-contact .container-16 {
  margin-top: 11.5px;
  margin-left: 12px;
  margin-right: 12px;
  flex: 1;
  display: flex;
}

.element-contact .text-wrapper-52 {
  width: 74.03px;
  height: 17px;
  font-family: var(--web-body-text-input-font-family);
  font-weight: var(--web-body-text-input-font-weight);
  color: var(--secondaryinput-text);
  font-size: var(--web-body-text-input-font-size);
  letter-spacing: var(--web-body-text-input-letter-spacing);
  line-height: var(--web-body-text-input-line-height);
  font-style: var(--web-body-text-input-font-style);
}

.element-contact .phone-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 49px;
  font-family: var(--web-body-text-overline-font-family);
  font-weight: var(--web-body-text-overline-font-weight);
  color: var(--neutralcharcoal);
  font-size: var(--web-body-text-overline-font-size);
  letter-spacing: var(--web-body-text-overline-letter-spacing);
  line-height: var(--web-body-text-overline-line-height);
  white-space: nowrap;
  font-style: var(--web-body-text-overline-font-style);
}

.element-contact .text-wrapper-53 {
  width: 104.41px;
  height: 17px;
  font-family: var(--web-body-text-input-font-family);
  font-weight: var(--web-body-text-input-font-weight);
  color: var(--secondaryinput-text);
  font-size: var(--web-body-text-input-font-size);
  letter-spacing: var(--web-body-text-input-letter-spacing);
  line-height: var(--web-body-text-input-line-height);
  font-style: var(--web-body-text-input-font-style);
}

.element-contact .field-email-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 66px;
}

.element-contact .label {
  position: absolute;
  top: 0;
  left: 0;
  width: 43px;
  color: var(--neutralcharcoal);
  font-family: var(--web-body-text-overline-font-family);
  font-weight: var(--web-body-text-overline-font-weight);
  font-size: var(--web-body-text-overline-font-size);
  letter-spacing: var(--web-body-text-overline-letter-spacing);
  line-height: var(--web-body-text-overline-line-height);
  white-space: nowrap;
  font-style: var(--web-body-text-overline-font-style);
}

.element-contact .input-5 {
  width: 338px;
  flex: 1;
  display: flex;
}

.element-contact .container-17 {
  margin-top: -0.3px;
  margin-left: 12px;
  margin-right: 12px;
  overflow: hidden;
  border: none;
  background: none;
  width: 514px;
  height: 17px;
  font-family: var(--web-body-text-input-font-family);
  font-weight: var(--web-body-text-input-font-weight);
  color: var(--secondaryinput-text);
  font-size: var(--web-body-text-input-font-size);
  letter-spacing: var(--web-body-text-input-letter-spacing);
  line-height: var(--web-body-text-input-line-height);
  font-style: var(--web-body-text-input-font-style);
  padding: 0;
}

.element-contact .field-message-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-contact .messsage-2 {
  position: relative;
  align-self: stretch;
  height: 21px;
  margin-top: -1.00px;
  font-family: var(--web-body-text-overline-font-family);
  font-weight: var(--web-body-text-overline-font-weight);
  color: var(--neutralcharcoal);
  font-size: var(--web-body-text-overline-font-size);
  letter-spacing: var(--web-body-text-overline-letter-spacing);
  line-height: var(--web-body-text-overline-line-height);
  white-space: nowrap;
  font-style: var(--web-body-text-overline-font-style);
}

.element-contact .background-6 {
  position: relative;
  align-self: stretch;
  height: 100px;
  width: 100%;
  background-color: var(--secondaryinput-grey);
  border-radius: 6px;
  overflow: hidden;
}

.element-contact .textarea-2 {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100px;
  display: flex;
  overflow-y: scroll;
}

.element-contact .textarea-2::-webkit-scrollbar {
  width: 0;
  display: none;
}

.element-contact .text-wrapper-54 {
  margin-top: 12px;
  width: 165.86px;
  height: 16.8px;
  margin-left: 12px;
  font-family: var(--web-body-text-input-font-family);
  font-weight: var(--web-body-text-input-font-weight);
  color: var(--secondaryinput-text);
  font-size: var(--web-body-text-input-font-size);
  letter-spacing: var(--web-body-text-input-letter-spacing);
  line-height: var(--web-body-text-input-line-height);
  white-space: nowrap;
  font-style: var(--web-body-text-input-font-style);
}

.element-contact .border-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 6px;
  border: 1px solid;
  border-color: var(--secondaryinput-grey);
}

.element-contact .button-send-message-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--burnt-sienna);
  border-radius: 6px;
}

.element-contact .text-wrapper-55 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--web-body-text-button-text-font-family);
  font-weight: var(--web-body-text-button-text-font-weight);
  color: var(--neutralcharcoal);
  font-size: var(--web-body-text-button-text-font-size);
  text-align: center;
  letter-spacing: var(--web-body-text-button-text-letter-spacing);
  line-height: var(--web-body-text-button-text-line-height);
  font-style: var(--web-body-text-button-text-font-style);
}

.element-contact .div-28 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-contact .detail-item-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--secondaryplatinum-10);
  border-radius: 6px;
}

.element-contact .text-wrapper-56 {
  position: relative;
  width: fit-content;
  color: var(--neutralwhite);
  font-family: var(--web-body-text-overline-font-family);
  font-weight: var(--web-body-text-overline-font-weight);
  font-size: var(--web-body-text-overline-font-size);
  letter-spacing: var(--web-body-text-overline-letter-spacing);
  line-height: var(--web-body-text-overline-line-height);
  white-space: nowrap;
  font-style: var(--web-body-text-overline-font-style);
}

.element-contact .text-wrapper-57 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--mobile-subtitle-medium-font-family);
  font-weight: var(--mobile-subtitle-medium-font-weight);
  color: var(--neutralwhite);
  font-size: var(--mobile-subtitle-medium-font-size);
  text-align: right;
  letter-spacing: var(--mobile-subtitle-medium-letter-spacing);
  line-height: var(--mobile-subtitle-medium-line-height);
  font-style: var(--mobile-subtitle-medium-font-style);
}

.element-contact .FAQ-section {
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 48px 16px;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-contact .container-18 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 80px;
}

.element-contact .container-19 {
  position: absolute;
  width: 100%;
  top: 29px;
  left: 0;
  height: 51px;
  display: flex;
}

.element-contact .subheading-3 {
  margin-top: 8px;
  width: 370px;
  height: 43px;
  font-family: var(--mobile-headings-h4-font-family);
  font-weight: var(--mobile-headings-h4-font-weight);
  color: #043d5a;
  font-size: var(--mobile-headings-h4-font-size);
  letter-spacing: var(--mobile-headings-h4-letter-spacing);
  line-height: var(--mobile-headings-h4-line-height);
  font-style: var(--mobile-headings-h4-font-style);
}

.element-contact .container-20 {
  position: absolute;
  top: 0;
  left: 0;
  width: 240px;
  height: 21px;
  display: flex;
}

.element-contact .text-wrapper-58 {
  margin-top: 0.4px;
  width: 221.09px;
  height: 21px;
  font-family: var(--web-body-text-overline-font-family);
  font-weight: var(--web-body-text-overline-font-weight);
  color: #1d322d;
  font-size: var(--web-body-text-overline-font-size);
  letter-spacing: var(--web-body-text-overline-letter-spacing);
  line-height: var(--web-body-text-overline-line-height);
  white-space: nowrap;
  font-style: var(--web-body-text-overline-font-style);
}

.element-contact .div-29 {
  align-items: center;
  gap: 24px;
  padding: 24px 12px;
  background-color: #e6e4e1;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-contact .what-s-included-in-7 {
  position: relative;
  flex: 1;
  font-family: var(--mobile-subtitle-medium-font-family);
  font-weight: var(--mobile-subtitle-medium-font-weight);
  color: #1d322d;
  font-size: var(--mobile-subtitle-medium-font-size);
  letter-spacing: var(--mobile-subtitle-medium-letter-spacing);
  line-height: var(--mobile-subtitle-medium-line-height);
  font-style: var(--mobile-subtitle-medium-font-style);
}

.element-contact .SVG-3 {
  position: relative;
  width: 32px;
  height: 32px;
}

.element-contact .group-6 {
  width: 75.00%;
  height: 75.00%;
  top: 12.50%;
  left: 12.50%;
  background-image: url(./img/vector-6.svg);
  position: relative;
  background-size: 100% 100%;
}

.element-contact .what-s-included-in-8 {
  margin-top: -1.00px;
  position: relative;
  flex: 1;
  font-family: var(--mobile-subtitle-medium-font-family);
  font-weight: var(--mobile-subtitle-medium-font-weight);
  color: #1d322d;
  font-size: var(--mobile-subtitle-medium-font-size);
  letter-spacing: var(--mobile-subtitle-medium-letter-spacing);
  line-height: var(--mobile-subtitle-medium-line-height);
  font-style: var(--mobile-subtitle-medium-font-style);
}

.element-contact .footer-section-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 40px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--secondaryplatinum);
}

.element-contact .footer-top-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-contact .footer-nav-3 {
  position: relative;
  width: 123.64px;
  height: 186.59px;
  overflow: hidden;
}

.element-contact .nav-links-3 {
  display: flex;
  flex-direction: column;
  width: 80px;
  height: 129px;
  align-items: flex-start;
  gap: 6px;
  position: absolute;
  top: 60px;
  left: 0;
}

.element-contact .text-wrapper-59 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--web-body-text-button-text-font-family);
  font-weight: var(--web-body-text-button-text-font-weight);
  color: var(--indigo-dye);
  font-size: var(--web-body-text-button-text-font-size);
  letter-spacing: var(--web-body-text-button-text-letter-spacing);
  line-height: var(--web-body-text-button-text-line-height);
  font-style: var(--web-body-text-button-text-font-style);
}

.element-contact .text-wrapper-60 {
  position: relative;
  align-self: stretch;
  font-family: var(--web-body-text-button-text-font-family);
  font-weight: var(--web-body-text-button-text-font-weight);
  color: var(--indigo-dye);
  font-size: var(--web-body-text-button-text-font-size);
  letter-spacing: var(--web-body-text-button-text-letter-spacing);
  line-height: var(--web-body-text-button-text-line-height);
  font-style: var(--web-body-text-button-text-font-style);
}

.element-contact .heading-menu-3 {
  position: absolute;
  top: -1px;
  left: 0;
  width: 124px;
  font-family: var(--web-headings-h6-font-family);
  font-weight: var(--web-headings-h6-font-weight);
  color: var(--indigo-dye);
  font-size: var(--web-headings-h6-font-size);
  letter-spacing: var(--web-headings-h6-letter-spacing);
  line-height: var(--web-headings-h6-line-height);
  white-space: nowrap;
  font-style: var(--web-headings-h6-font-style);
}

.element-contact .footer-social-4 {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-contact .div-30 {
  display: flex;
  flex-direction: column;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 24px 64px;
  position: relative;
}

.element-contact .iconbutton-instagram-5 {
  position: relative;
  width: 34px;
  height: 34px;
  margin-top: -21.00px;
  margin-bottom: -21.00px;
  margin-left: -61.00px;
  margin-right: -61.00px;
}

.element-contact .group-7 {
  width: 81.25%;
  height: 81.25%;
  top: 9.38%;
  left: 9.38%;
  background-image: url(./img/vector-5.svg);
  position: relative;
  background-size: 100% 100%;
}

.element-contact .buttonicon-facebook-5 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -21.77px;
  margin-bottom: -21.77px;
  margin-left: -61.81px;
  margin-right: -61.81px;
}

.element-contact .vector-9 {
  position: relative;
  width: 27.62px;
  height: 27.53px;
}

.element-contact .iconbutton-x-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -20.75px;
  margin-bottom: -20.75px;
  margin-left: -44.50px;
  margin-right: -44.50px;
}

.element-contact .vector-10 {
  position: relative;
  width: 25.5px;
  height: 25.5px;
  margin-left: -16.25px;
  margin-right: -16.25px;
}

.element-contact .footer-brand-3 {
  display: flex;
  height: 52px;
  align-items: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-contact .logo-leapnyc-5 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  margin-top: -15.00px;
  margin-bottom: -13.00px;
  font-family: var(--mobile-headings-h1-font-family);
  font-weight: var(--mobile-headings-h1-font-weight);
  color: var(--indigo-dye);
  font-size: var(--mobile-headings-h1-font-size);
  letter-spacing: var(--mobile-headings-h1-letter-spacing);
  line-height: var(--mobile-headings-h1-line-height);
  font-style: var(--mobile-headings-h1-font-style);
}

.element-contact .legal-links-privacy-5 {
  display: flex;
  flex-direction: column;
  height: 62px;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-contact .text-wrapper-61 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--mobile-body-caption-font-family);
  font-weight: var(--mobile-body-caption-font-weight);
  color: var(--indigo-dye);
  font-size: var(--mobile-body-caption-font-size);
  letter-spacing: var(--mobile-body-caption-letter-spacing);
  line-height: var(--mobile-body-caption-line-height);
  font-style: var(--mobile-body-caption-font-style);
}

.element-contact .text-wrapper-62 {
  position: relative;
  width: fit-content;
  font-family: var(--mobile-body-caption-font-family);
  font-weight: var(--mobile-body-caption-font-weight);
  color: var(--indigo-dye);
  font-size: var(--mobile-body-caption-font-size);
  letter-spacing: var(--mobile-body-caption-letter-spacing);
  line-height: var(--mobile-body-caption-line-height);
  font-style: var(--mobile-body-caption-font-style);
}

.element-contact .text-wrapper-63 {
  position: relative;
  width: fit-content;
  font-family: var(--mobile-body-caption-font-family);
  font-weight: var(--mobile-body-caption-font-weight);
  color: var(--indigo-dye);
  font-size: var(--mobile-body-caption-font-size);
  text-align: right;
  letter-spacing: var(--mobile-body-caption-letter-spacing);
  line-height: var(--mobile-body-caption-line-height);
  font-style: var(--mobile-body-caption-font-style);
}

.element-contact.container-wrapper-2 {
  background-color: #ffffff;
  overflow: hidden;
  width: 100%;
  min-width: 1440px;
  min-height: 3327px;
  display: flex;
}

.element-contact .container-21 {
  display: flex;
  width: 1440px;
  height: 3327.39px;
  position: relative;
  flex-direction: column;
  align-items: center;
}

.element-contact .section-hero-4 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 669px;
  background-color: #ffffff;
  overflow: hidden;
}

.element-contact .hero-heading-wrapper {
  display: flex;
  flex-direction: column;
  width: 872px;
  align-items: center;
  gap: 40px;
  position: absolute;
  top: calc(50.00% - 82px);
  left: calc(50.00% - 436px);
}

.element-contact .hero-heading {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-contact .heading-your-4 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--web-headings-h3-font-family);
  font-weight: var(--web-headings-h3-font-weight);
  color: #ffffff;
  font-size: var(--web-headings-h3-font-size);
  text-align: center;
  letter-spacing: var(--web-headings-h3-letter-spacing);
  line-height: var(--web-headings-h3-line-height);
  font-style: var(--web-headings-h3-font-style);
}

.element-contact .description-7 {
  position: relative;
  align-self: stretch;
  font-family: var(--web-subtitle-small-font-family);
  font-weight: var(--web-subtitle-small-font-weight);
  color: var(--neutralwhite);
  font-size: var(--web-subtitle-small-font-size);
  text-align: center;
  letter-spacing: var(--web-subtitle-small-letter-spacing);
  line-height: var(--web-subtitle-small-line-height);
  font-style: var(--web-subtitle-small-font-style);
}

.element-contact .header-3 {
  display: flex;
  width: 1318px;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 40px;
  left: calc(50.00% - 659px);
  background-color: transparent;
}

.element-contact .LOGO-c-LEAPNY-3 {
  position: relative;
  width: 110px;
  height: 51px;
}

.element-contact .header-nav-links-3 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 0px 8px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--indigo-dye);
}

.element-contact .div-wrapper-4 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px;
  position: relative;
  flex: 0 0 auto;
  background-color: #0000000d;
}

.element-contact .text-wrapper-64 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--web-body-text-menu-item-font-family);
  font-weight: var(--web-body-text-menu-item-font-weight);
  color: #fdfcee;
  font-size: var(--web-body-text-menu-item-font-size);
  letter-spacing: var(--web-body-text-menu-item-letter-spacing);
  line-height: var(--web-body-text-menu-item-line-height);
  white-space: nowrap;
  font-style: var(--web-body-text-menu-item-font-style);
}

.element-contact .get-in-touch {
  display: flex;
  width: 1440px;
  height: 815px;
  align-items: flex-start;
  gap: 114px;
  padding: 80px 60px;
  position: relative;
  background-color: var(--indigo-dye);
}

.element-contact .contact-details-2 {
  width: 600px;
  gap: 12px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.element-contact .text-wrapper-65 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--web-body-text-small-font-family);
  font-weight: var(--web-body-text-small-font-weight);
  color: var(--neutralwhite);
  font-size: var(--web-body-text-small-font-size);
  text-align: right;
  letter-spacing: var(--web-body-text-small-letter-spacing);
  line-height: var(--web-body-text-small-line-height);
  white-space: nowrap;
  font-style: var(--web-body-text-small-font-style);
}

.element-contact .contact-form-block-4 {
  display: flex;
  flex-direction: column;
  width: 600px;
  align-items: flex-start;
  gap: 24px;
  padding: 40px;
  position: relative;
  background-color: var(--neutralwhite);
  border-radius: 6px;
}

.element-contact .heading-get-in-touch-4 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--web-headings-h6-font-family);
  font-weight: var(--web-headings-h6-font-weight);
  color: var(--neutralcharcoal);
  font-size: var(--web-headings-h6-font-size);
  letter-spacing: var(--web-headings-h6-letter-spacing);
  line-height: var(--web-headings-h6-line-height);
  font-style: var(--web-headings-h6-font-style);
}

.element-contact .description-8 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: var(--web-body-text-small-font-family);
  font-weight: var(--web-body-text-small-font-weight);
  color: var(--neutralcharcoal);
  font-size: var(--web-body-text-small-font-size);
  letter-spacing: var(--web-body-text-small-letter-spacing);
  line-height: var(--web-body-text-small-line-height);
  font-style: var(--web-body-text-small-font-style);
}

.element-contact .input-6 {
  flex: 1;
  width: 253.5px;
  display: flex;
}

.element-contact .input-7 {
  flex: 1;
  width: 520px;
  display: flex;
}

.element-contact .frame-3 {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-contact .text-wrapper-66 {
  position: absolute;
  top: 0;
  left: 0;
  width: 41px;
  font-family: var(--web-body-text-overline-font-family);
  font-weight: var(--web-body-text-overline-font-weight);
  color: var(--neutralcharcoal);
  font-size: var(--web-body-text-overline-font-size);
  letter-spacing: var(--web-body-text-overline-letter-spacing);
  line-height: var(--web-body-text-overline-line-height);
  white-space: nowrap;
  font-style: var(--web-body-text-overline-font-style);
}

.element-contact .background-7 {
  position: absolute;
  top: 26px;
  left: 0;
  height: 40px;
  width: 100%;
  background-color: var(--secondaryinput-grey);
  border-radius: 6px;
  overflow: hidden;
}

.element-contact .spinbutton-month-mm-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
}

.element-contact .spinbutton-month-mm {
  margin-top: 12px;
  width: 145px;
  height: 17px;
  margin-left: 13px;
  font-family: var(--web-body-text-input-font-family);
  font-weight: var(--web-body-text-input-font-weight);
  color: var(--secondaryinput-text);
  font-size: var(--web-body-text-input-font-size);
  letter-spacing: var(--web-body-text-input-letter-spacing);
  line-height: var(--web-body-text-input-line-height);
  font-style: var(--web-body-text-input-font-style);
}

.element-contact .mask-group {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  width: 38px;
}

.element-contact .textarea-3 {
  position: relative;
  height: 100px;
  overflow: hidden;
  overflow-y: scroll;
}

.element-contact .textarea-3::-webkit-scrollbar {
  width: 0;
  display: none;
}

.element-contact .text-wrapper-67 {
  position: absolute;
  top: 12px;
  left: 12px;
  width: 166px;
  font-family: var(--web-body-text-input-font-family);
  font-weight: var(--web-body-text-input-font-weight);
  color: var(--secondaryinput-text);
  font-size: var(--web-body-text-input-font-size);
  letter-spacing: var(--web-body-text-input-letter-spacing);
  line-height: var(--web-body-text-input-line-height);
  white-space: nowrap;
  font-style: var(--web-body-text-input-font-style);
}

.element-contact .rectangle {
  position: absolute;
  height: calc(100% - 83px);
  top: 12px;
  left: 12px;
  width: 537px;
}

.element-contact .image-8 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-contact .hero-section-4 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 593px;
  background-image: url(./img/hero-section-2.png);
  background-size: cover;
  background-position: 50% 50%;
}

.element-contact .FAQ-3 {
  display: flex;
  width: 1440px;
  align-items: flex-start;
  gap: 16px;
  padding: 80px 60px;
  position: relative;
  flex: 0 0 auto;
}

.element-contact .container-22 {
  position: relative;
  width: 652px;
  height: 182px;
}

.element-contact .FAQ-heading-wrapper {
  width: 100%;
  top: 29px;
  height: 154px;
  display: flex;
  position: absolute;
  left: 0;
}

.element-contact .FAQ-heading {
  margin-top: 8px;
  width: 398.42px;
  height: 135.8px;
  font-family: var(--web-headings-h5-font-family);
  font-weight: var(--web-headings-h5-font-weight);
  color: #043d5a;
  font-size: var(--web-headings-h5-font-size);
  letter-spacing: var(--web-headings-h5-letter-spacing);
  line-height: var(--web-headings-h5-line-height);
  font-style: var(--web-headings-h5-font-style);
}

.element-contact .FAQ-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.element-contact .FAQ-question-3 {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  padding: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #e6e4e1;
}

.element-contact .what-s-included-in-9 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: var(--web-subtitle-small-font-family);
  font-weight: var(--web-subtitle-small-font-weight);
  color: #1d322d;
  font-size: var(--web-subtitle-small-font-size);
  letter-spacing: var(--web-subtitle-small-letter-spacing);
  line-height: var(--web-subtitle-small-line-height);
  font-style: var(--web-subtitle-small-font-style);
}

.element-contact .link {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.element-contact .view-all-questions {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--web-body-text-overline-font-family);
  font-weight: var(--web-body-text-overline-font-weight);
  color: #1d322d;
  font-size: var(--web-body-text-overline-font-size);
  letter-spacing: var(--web-body-text-overline-letter-spacing);
  line-height: var(--web-body-text-overline-line-height);
  white-space: nowrap;
  font-style: var(--web-body-text-overline-font-style);
}

.element-contact .SVG-4 {
  position: relative;
  width: 18px;
  height: 19px;
  transform: rotate(-90deg);
}

.element-contact .group-8 {
  width: 81.25%;
  height: 76.97%;
  top: 11.51%;
  left: 9.37%;
  background-image: url(./img/vector-59.svg);
  position: relative;
  background-size: 100% 100%;
}

.element-contact .footer-3 {
  display: flex;
  flex-direction: column;
  width: 1440px;
  align-items: center;
  gap: 32px;
  padding: 80px 60px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--secondaryplatinum);
}

.element-contact .footer-top-4 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-contact .footer-social-5 {
  display: flex;
  width: 650px;
  align-items: flex-start;
  gap: 20px;
  position: relative;
}

.element-contact .div-31 {
  display: flex;
  flex-direction: column;
  height: 100px;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 24px 64px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: var(--neutralwhite);
}

.element-contact .iconbutton-instagram-6 {
  position: relative;
  width: 34px;
  height: 34px;
  margin-top: -3.50px;
}

.element-contact .instagram-3 {
  position: relative;
  width: fit-content;
  margin-bottom: -2.50px;
  margin-left: -4.33px;
  margin-right: -4.33px;
  font-family: var(--web-body-text-overline-font-family);
  font-weight: var(--web-body-text-overline-font-weight);
  color: var(--indigo-dye);
  font-size: var(--web-body-text-overline-font-size);
  text-align: center;
  letter-spacing: var(--web-body-text-overline-letter-spacing);
  line-height: var(--web-body-text-overline-line-height);
  white-space: nowrap;
  font-style: var(--web-body-text-overline-font-style);
}

.element-contact .buttonicon-facebook-6 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -4.27px;
}

.element-contact .facebook-3 {
  position: relative;
  width: fit-content;
  margin-bottom: -3.27px;
  margin-left: -0.33px;
  margin-right: -0.33px;
  font-family: var(--web-body-text-overline-font-family);
  font-weight: var(--web-body-text-overline-font-weight);
  color: var(--indigo-dye);
  font-size: var(--web-body-text-overline-font-size);
  text-align: center;
  letter-spacing: var(--web-body-text-overline-letter-spacing);
  line-height: var(--web-body-text-overline-line-height);
  white-space: nowrap;
  font-style: var(--web-body-text-overline-font-style);
}

.element-contact .iconbutton-x-6 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -1.75px;
}

.element-contact .vector-11 {
  position: relative;
  width: 25.5px;
  height: 25.5px;
}

.element-contact .text-wrapper-68 {
  position: relative;
  width: 64px;
  height: 18px;
  margin-bottom: -0.75px;
  font-family: var(--web-body-text-overline-font-family);
  font-weight: var(--web-body-text-overline-font-weight);
  color: var(--indigo-dye);
  font-size: var(--web-body-text-overline-font-size);
  text-align: center;
  letter-spacing: var(--web-body-text-overline-letter-spacing);
  line-height: var(--web-body-text-overline-line-height);
  white-space: nowrap;
  font-style: var(--web-body-text-overline-font-style);
}

.element-contact .footer-brand-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-contact .logo-leapnyc-6 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  height: 244.8px;
  margin-top: -1.00px;
  font-family: var(--web-headings-brand-name-font-family);
  font-weight: var(--web-headings-brand-name-font-weight);
  color: var(--indigo-dye);
  font-size: var(--web-headings-brand-name-font-size);
  text-align: center;
  letter-spacing: var(--web-headings-brand-name-letter-spacing);
  line-height: var(--web-headings-brand-name-line-height);
  font-style: var(--web-headings-brand-name-font-style);
}

.element-contact .legal-links-privacy-6 {
  display: flex;
  height: 34px;
  align-items: center;
  justify-content: space-between;
  padding: 0px 48px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-contact .text-wrapper-69 {
  position: relative;
  width: fit-content;
  font-family: var(--web-body-text-button-text-font-family);
  font-weight: var(--web-body-text-button-text-font-weight);
  color: var(--indigo-dye);
  font-size: var(--web-body-text-button-text-font-size);
  letter-spacing: var(--web-body-text-button-text-letter-spacing);
  line-height: var(--web-body-text-button-text-line-height);
  font-style: var(--web-body-text-button-text-font-style);
}

.element-contact .text-wrapper-70 {
  position: relative;
  width: fit-content;
  font-family: var(--web-body-text-button-text-font-family);
  font-weight: var(--web-body-text-button-text-font-weight);
  color: var(--indigo-dye);
  font-size: var(--web-body-text-button-text-font-size);
  text-align: right;
  letter-spacing: var(--web-body-text-button-text-letter-spacing);
  line-height: var(--web-body-text-button-text-line-height);
  font-style: var(--web-body-text-button-text-font-style);
}

@media (max-width: 1439px) {
  .element-contact.container-wrapper-2 {
    display: none !important;
  }
}

@media (min-width: 1440px) {
  .element-contact.mobile-contact {
    display: none !important;
  }
}
