.intro__content h1, .intro__content h2, .intro__content h3, .intro__content h4, .intro__content h5, .intro__content h6 {
  font-size: var(--tdfs-display-2);
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #1B494F;
}
.business-card__title {
  font-size: var(--tdfs-body-l);
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
}
.business-card {
  display: block;
  text-decoration: none;
}
.business-card:hover .business-card__image-container img {
  transform: scale(1.1);
}
.business-card__image-container {
  background-color: #D9D9D9;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 510/350;
  border-radius: 10px;
  margin-bottom: 1.0416666667vw;
}
@media screen and (max-width: 1199px) {
  .business-card__image-container {
    margin-bottom: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .business-card__image-container {
    margin-bottom: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .business-card__image-container {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 430px) {
  .business-card__image-container {
    margin-bottom: 2.3255813953vw;
  }
}
@media screen and (max-width: 375px) {
  .business-card__image-container {
    margin-bottom: 2.6666666667vw;
  }
}
.business-card__image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease;
}
.business-card__title {
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0;
  color: #1B494F;
  font-weight: 600;
  line-height: 1;
}
.page-header {
  background-color: #DDEADA;
  padding: 3.125vw 0vw;
}
@media screen and (max-width: 1199px) {
  .page-header {
    padding: 5.0041701418vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header {
    padding: 3.9113428944vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header {
    padding: 6.25vw 0vw;
  }
}
@media screen and (max-width: 430px) {
  .page-header {
    padding: 6.976744186vw 0vw;
  }
}
@media screen and (max-width: 375px) {
  .page-header {
    padding: 8vw 0vw;
  }
}
.page-header__title {
  margin-bottom: 0;
}
.page-header__subtitle {
  margin-bottom: 1.0416666667vw;
}
@media screen and (max-width: 1199px) {
  .page-header__subtitle {
    margin-bottom: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__subtitle {
    margin-bottom: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__subtitle {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 430px) {
  .page-header__subtitle {
    margin-bottom: 2.3255813953vw;
  }
}
@media screen and (max-width: 375px) {
  .page-header__subtitle {
    margin-bottom: 2.6666666667vw;
  }
}

.content > div:nth-child(even) {
  background-color: #EEF5ED;
}

.intro {
  padding: 6.25vw 0vw;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .intro {
    padding: 10.0083402836vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .intro {
    padding: 7.8226857888vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .intro {
    padding: 12.5vw 0vw;
  }
}
@media screen and (max-width: 430px) {
  .intro {
    padding: 13.9534883721vw 0vw;
  }
}
@media screen and (max-width: 375px) {
  .intro {
    padding: 16vw 0vw;
  }
}
.intro__content h1, .intro__content h2, .intro__content h3, .intro__content h4, .intro__content h5, .intro__content h6 {
  color: #1B494F;
  margin-bottom: 0.5em;
}
.intro__image-container {
  max-width: 100%;
  height: auto;
}
.intro__image-container img {
  width: 100%;
  height: auto;
}
.intro__bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-image: url("../../images/footer-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #1B494F;
  background-blend-mode: multiply;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5.2083333333vw;
}
@media screen and (max-width: 1199px) {
  .intro__bg {
    padding: 8.3402835696vw;
  }
}
@media screen and (max-width: 767px) {
  .intro__bg {
    padding: 7.8226857888vw;
  }
}
@media screen and (max-width: 480px) {
  .intro__bg {
    padding: 12.5vw;
  }
}
@media screen and (max-width: 430px) {
  .intro__bg {
    padding: 13.9534883721vw;
  }
}
@media screen and (max-width: 375px) {
  .intro__bg {
    padding: 16vw;
  }
}
@media (max-width: 767px) {
  .intro__bg {
    display: none;
  }
}

.office {
  padding: 6.25vw 0vw;
}
@media screen and (max-width: 1199px) {
  .office {
    padding: 10.0083402836vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .office {
    padding: 7.8226857888vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .office {
    padding: 12.5vw 0vw;
  }
}
@media screen and (max-width: 430px) {
  .office {
    padding: 13.9534883721vw 0vw;
  }
}
@media screen and (max-width: 375px) {
  .office {
    padding: 16vw 0vw;
  }
}
.office__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.office__image-container:before {
  content: "";
  display: block;
  padding-top: 64%;
}
.office__image-container .ratio-item {
  object-fit: cover;
}
.office__title {
  margin-bottom: 2.0833333333vw;
}
@media screen and (max-width: 1199px) {
  .office__title {
    margin-bottom: 3.3361134279vw;
  }
}
@media screen and (max-width: 767px) {
  .office__title {
    margin-bottom: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .office__title {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .office__title {
    margin-bottom: 4.6511627907vw;
  }
}
@media screen and (max-width: 375px) {
  .office__title {
    margin-bottom: 5.3333333333vw;
  }
}
.office__image-container {
  margin-bottom: 1.0416666667vw;
}
@media screen and (max-width: 1199px) {
  .office__image-container {
    margin-bottom: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .office__image-container {
    margin-bottom: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .office__image-container {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 430px) {
  .office__image-container {
    margin-bottom: 2.3255813953vw;
  }
}
@media screen and (max-width: 375px) {
  .office__image-container {
    margin-bottom: 2.6666666667vw;
  }
}
.office__item-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 0.9375vw;
  line-height: 1;
  letter-spacing: 2%;
  text-transform: uppercase;
  margin-bottom: 0.5208333333vw;
  color: #1B494F;
}
@media screen and (max-width: 1199px) {
  .office__item-title {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 767px) {
  .office__item-title {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .office__item-title {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .office__item-title {
    font-size: 3.7209302326vw;
  }
}
@media screen and (max-width: 375px) {
  .office__item-title {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 1199px) {
  .office__item-title {
    margin-bottom: 0.834028357vw;
  }
}
@media screen and (max-width: 767px) {
  .office__item-title {
    margin-bottom: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .office__item-title {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 430px) {
  .office__item-title {
    margin-bottom: 2.3255813953vw;
  }
}
@media screen and (max-width: 375px) {
  .office__item-title {
    margin-bottom: 2.6666666667vw;
  }
}

.other {
  padding: 7.2916666667vw 0vw;
}
@media screen and (max-width: 1199px) {
  .other {
    padding: 11.6763969975vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .other {
    padding: 7.8226857888vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .other {
    padding: 12.5vw 0vw;
  }
}
@media screen and (max-width: 430px) {
  .other {
    padding: 13.9534883721vw 0vw;
  }
}
@media screen and (max-width: 375px) {
  .other {
    padding: 16vw 0vw;
  }
}
.other__title {
  margin-bottom: 3.125vw;
}
@media screen and (max-width: 1199px) {
  .other__title {
    margin-bottom: 5.0041701418vw;
  }
}
@media screen and (max-width: 767px) {
  .other__title {
    margin-bottom: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .other__title {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .other__title {
    margin-bottom: 3.7209302326vw;
  }
}
@media screen and (max-width: 375px) {
  .other__title {
    margin-bottom: 4.2666666667vw;
  }
}

/*# sourceMappingURL=business.css.map */
