.desktop {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  position: relative;
  background-color: var(--backgroundbackground-1);
}

.desktop .header-section {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 650px;
  object-fit: cover;
}

.desktop .main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.desktop .frame {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 50px;
  background-color: var(--backgroundbackground-2);
  overflow: hidden;
}

.desktop .promo-bar-content {
  display: flex;
  width: calc(100% + 111px);
  height: 17px;
  align-items: center;
  gap: 40px;
  padding: 0px 0px 0px 40px;
  position: relative;
  top: calc(50.00% - 8px);
  justify-content: center;
}

.desktop .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--promotion-font-family);
  font-weight: var(--promotion-font-weight);
  color: var(--paragraphparagraph-1);
  font-size: var(--promotion-font-size);
  letter-spacing: var(--promotion-letter-spacing);
  line-height: var(--promotion-line-height);
  white-space: nowrap;
  font-style: var(--promotion-font-style);
}

.desktop .vision-module {
  display: flex;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-left: -1.00px;
  margin-right: -1.00px;
  margin-top: -4px;
  background-color: var(--backgroundbackground-1);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: var(--dividers);
}

.desktop .content-container {
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 110px;
  flex: 1;
  flex-grow: 1;
  aspect-ratio: 1;
  display: flex;
  flex-direction: column;
  position: relative;
}

.desktop .content-block {
  max-width: 640px;
  width: 532px;
  align-items: flex-start;
  gap: 35px;
  flex: 0 0 auto;
  margin-left: -56.00px;
  margin-right: -56.00px;
  display: flex;
  flex-direction: column;
  position: relative;
}

.desktop .div {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Fustat-SemiBold", Helvetica;
  font-weight: 600;
  color: var(--paragraphparagraph-2);
  font-size: 29px;
  letter-spacing: -0.58px;
  line-height: 26.1px;
}

.desktop .intajco-is-the-go-to {
  position: relative;
  align-self: stretch;
  font-family: "Fustat-Regular", Helvetica;
  font-weight: 400;
  color: var(--paragraphparagraph-2);
  font-size: 26px;
  letter-spacing: -0.52px;
  line-height: 31.2px;
}

.desktop .title-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 30px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  aspect-ratio: 1;
  background-image: url(./img/image.png);
  background-size: cover;
  background-position: 50% 50%;
}

.desktop .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.68px;
  font-family: var(--header-header-1-font-family);
  font-weight: var(--header-header-1-font-weight);
  color: var(--paragraphparagraph-1);
  font-size: var(--header-header-1-font-size);
  letter-spacing: var(--header-header-1-letter-spacing);
  line-height: var(--header-header-1-line-height);
  white-space: nowrap;
  font-style: var(--header-header-1-font-style);
}

.desktop .divider {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 0.5px 0px;
  flex: 0 0 auto;
  margin-top: -4px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.desktop .img {
  height: 1px;
  margin-bottom: -1.00px;
  object-fit: cover;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.desktop .classes-module {
  display: flex;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -4px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: var(--dividers);
}

.desktop .div-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 30px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  aspect-ratio: 1;
  background-image: url(./img/title-container.png);
  background-size: cover;
  background-position: 50% 50%;
}

.desktop .content-container-2 {
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: var(--backgroundbackground-1);
  aspect-ratio: 1;
}

.desktop .content-block-2 {
  width: calc(100% - 112px);
  height: 144px;
  position: absolute;
  top: 52px;
  left: 56px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 35px;
}

.desktop .content-block-3 {
  max-width: 640px;
  width: 532px;
  height: 107px;
  position: relative;
  margin-right: -4.00px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 35px;
}

.desktop .p {
  position: relative;
  align-self: stretch;
  margin-bottom: -15.00px;
  font-family: "Fustat-Regular", Helvetica;
  font-weight: 400;
  color: var(--paragraphparagraph-2);
  font-size: 26px;
  letter-spacing: -0.52px;
  line-height: 31.2px;
}

.desktop .embed {
  position: absolute;
  width: 463px;
  height: 309px;
  top: 196px;
  left: 56px;
}

.desktop .button-dark {
  display: inline-flex;
  align-items: center;
  padding: 18px 26px;
  position: absolute;
  left: 56px;
  bottom: 52px;
  background-color: var(--accentaccent-4);
}

.desktop .button {
  position: relative;
  width: fit-content;
  margin-top: -0.65px;
  font-family: "Encode Sans Expanded-Regular", Helvetica;
  font-weight: 400;
  color: var(--paragraphparagraph-1);
  font-size: 22px;
  letter-spacing: -1.32px;
  line-height: 19.8px;
  white-space: nowrap;
}

.desktop .call-to-action {
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 149px 160px;
  align-self: stretch;
  flex: 0 0 auto;
  margin-top: -4px;
  background-color: var(--accentaccent-4);
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.desktop .call-to-action-2 {
  max-width: 1080px;
  height: 287px;
  align-items: flex-start;
  gap: 30px;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.desktop .text-wrapper-3 {
  position: relative;
  align-self: stretch;
  height: 204px;
  margin-top: -1.00px;
  font-family: "Encode Sans Semi Condensed-SemiBold", Helvetica;
  font-weight: 600;
  color: var(--paragraphparagraph-1);
  font-size: 42px;
  letter-spacing: -0.84px;
  line-height: 58.8px;
}

.desktop .button-light {
  display: inline-flex;
  align-items: flex-end;
  justify-content: center;
  padding: 18px 26px;
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -4.00px;
  background-color: var(--accentaccent-2);
}

.desktop .button-2 {
  position: relative;
  width: fit-content;
  margin-top: -0.65px;
  font-family: "Encode Sans Expanded-Regular", Helvetica;
  font-weight: 400;
  color: var(--paragraphparagraph-1);
  font-size: 23px;
  letter-spacing: -1.38px;
  line-height: 20.7px;
  white-space: nowrap;
}

.desktop .footer-section {
  flex-direction: column;
  height: 100%;
  align-items: flex-start;
  padding: 30px 0px 0px;
  background-color: var(--accentaccent-3);
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.desktop .footer-content {
  height: 405px;
  align-items: flex-start;
  padding: 0px 0px 244px;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.desktop .logo {
  justify-content: center;
  padding: 0px 30px;
  margin-bottom: -59.00px;
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.desktop .intajco-logo {
  width: 330px;
  height: 220px;
  position: relative;
  aspect-ratio: 1.5;
  object-fit: cover;
}

.desktop .contact-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 36px;
  padding: 0px 30px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  margin-bottom: -101.00px;
}

.desktop .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.desktop .text-wrapper-4 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Fustat-Regular", Helvetica;
  font-weight: 400;
  color: var(--paragraphparagraph-1);
  font-size: 18px;
  letter-spacing: -0.36px;
  line-height: 19.8px;
}

.desktop .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  font-family: "Fustat-Regular", Helvetica;
  font-weight: 400;
  color: var(--paragraphparagraph-1);
  font-size: 18px;
  letter-spacing: -0.36px;
  line-height: 19.8px;
}

.desktop .facebook {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 18px;
}

.desktop .address-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 0px 30px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  margin-bottom: -175.00px;
}

.desktop .footer-links {
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  margin-bottom: -69.00px;
  margin-top: -21px;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.desktop .our-socials {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15.17px;
  padding: 30px 30px 30px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: var(--accentaccent-4);
}

.desktop .text-wrapper-6 {
  align-self: stretch;
  margin-top: -1.52px;
  font-family: var(--header-header-4-font-family);
  font-weight: var(--header-header-4-font-weight);
  font-size: var(--header-header-4-font-size);
  letter-spacing: var(--header-header-4-letter-spacing);
  line-height: var(--header-header-4-line-height);
  position: relative;
  color: var(--paragraphparagraph-1);
  font-style: var(--header-header-4-font-style);
}

.desktop .email-us {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15.17px;
  padding: 30px 30px 30px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: var(--backgroundbackground-2);
}

.desktop .book-with-us {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15.17px;
  padding: 30px 30px 30px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: var(--accentaccent-2);
}

.desktop .nav-bar {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  height: 76px;
  gap: 10px;
  background-color: var(--backgroundbackground-2);
}

.desktop .nav-bar-content {
  display: flex;
  height: 76px;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.desktop .nav-buttons {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  padding: 10px 30px;
  position: relative;
  flex: 0 0 auto;
  border-right-width: 1px;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: var(--dividers);
  height: 76px;
  gap: 10px;
  background-color: var(--backgroundbackground-2);
}

.desktop .link {
  width: fit-content;
  font-family: var(--link-font-family);
  font-weight: var(--link-font-weight);
  font-size: var(--link-font-size);
  letter-spacing: var(--link-letter-spacing);
  line-height: var(--link-line-height);
  white-space: nowrap;
  position: relative;
  color: var(--paragraphparagraph-1);
  font-style: var(--link-font-style);
}

.desktop .link-wrapper {
  display: inline-flex;
  height: 76px;
  align-items: center;
  gap: 10px;
  padding: 10px 30px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--backgroundbackground-2);
  border-right-width: 1px;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: var(--dividers);
}

.desktop .logo-2 {
  height: 76px;
  justify-content: flex-end;
  padding: 10px 30px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: var(--dividers);
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.desktop .intajco-logo-2 {
  width: 83px;
  height: 56px;
  position: relative;
  aspect-ratio: 1.5;
  object-fit: cover;
}
