/* introduction
---------------------------------------------------- */
.introduction {
  position: relative;
  overflow: hidden;
  padding-top: max(6rem, 60px);
  padding-bottom: max(5rem, 40px);
  padding-left: 15px;
  padding-right: 15px;
  background: linear-gradient(to bottom, #e8f8ff, #ffffff);
  text-align: center;
}
@media (max-width: 991.98px) {
  .introduction {
    text-align: left;
  }
}
.introduction .introduction__title {
  padding-bottom: max(3.75rem, 40px);
  font-size: max(2.5rem, 20px);
  font-weight: 700;
  line-height: 1.575;
  text-align: center;
  background: linear-gradient(-120deg, #2a44a4 0%, #2a44a4 24%, #77dcee 36%, #77dcee 44%, #2a44a4 64%, #2a44a4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.introduction .introduction__title .br-introduction {
  display: none;
}
@media (max-width: 767.98px) {
  .introduction .introduction__title .br-introduction {
    display: block;
  }
}
.introduction .introduction__description .__1,
.introduction .introduction__description .__2 {
  padding-bottom: 1.5em;
}

/* overseas__map
---------------------------------------------------- */
.overseas__map .overseas__map__img {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: max(43.75rem, 250px);
  height: max(55rem, 250px);
}
.overseas__map .overseas__map__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  display: block;
}

/* overseas-offices
---------------------------------------------------- */
.overseas-offices {
  padding-top: max(5rem, 40px);
  padding-bottom: max(10rem, 80px);
  padding-left: 15px;
  padding-right: 15px;
  background: linear-gradient(to top, #e8f8ff, #ffffff);
}
.overseas-offices .overseas-offices__inner .overseas-office__content {
  padding: 3em;
  background-color: #fff;
  box-shadow: 0 0 30px rgba(42, 68, 164, 0.1);
}
@media (max-width: 991.98px) {
  .overseas-offices .overseas-offices__inner .overseas-office__content {
    margin: 0 auto;
    width: 90%;
  }
}
@media (max-width: 575.98px) {
  .overseas-offices .overseas-offices__inner .overseas-office__content {
    padding: 2em;
    padding-bottom: 3em;
    width: 100%;
  }
}
.overseas-offices .overseas-offices__inner .overseas-office__content .content__img {
  padding-left: 0;
  padding-right: 0;
}
.overseas-offices .overseas-offices__inner .overseas-office__content .content__text {
  display: flex;
  align-items: center;
  padding-left: 3em;
  padding-right: 3em;
}
@media (max-width: 991.98px) {
  .overseas-offices .overseas-offices__inner .overseas-office__content .content__text {
    padding-top: max(3.125rem, 30px);
    padding-left: 0;
    padding-right: 0;
  }
}
.overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list {
  width: 100%;
}
@media (max-width: 575.98px) {
  .overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list {
    display: block;
  }
}
@media (max-width: 575.98px) {
  .overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list tr,
  .overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list td {
    display: block;
    width: 100%;
  }
}
.overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list .list__content .list__title {
  width: 20%;
  vertical-align: top;
}
@media (max-width: 575.98px) {
  .overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list .list__content .list__title {
    width: 100%;
  }
}
.overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list .list__content .list__body {
  width: 80%;
}
@media (max-width: 575.98px) {
  .overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list .list__content .list__body {
    width: 100%;
  }
}
.overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list .number .list__title {
  padding-bottom: 0.2em;
  text-transform: uppercase;
  font-family: "Albert Sans", sans-serif;
  color: rgb(42, 68, 164);
  font-weight: 700;
  letter-spacing: 0;
  font-size: max(0.875rem, 12px);
}
.overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list .__1 {
  font-weight: 700;
  font-size: max(2rem, 24px);
  color: rgb(32, 32, 32);
  border-bottom: 1px solid #cdced3;
}

.overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list .__1 .list__title__small {
  display: block;
  margin-top: -5px;
  font-size: max(1.2rem, 16px);
}

.overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list .__1 .list__title {
  padding-bottom: 1.5rem;
}
@media (max-width: 575.98px) {
  .overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list .__1 .list__title {
    padding-bottom: 0.5rem;
  }
}
.overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list .__1 .list__body {
  padding-bottom: 1.5rem;
}
@media (max-width: 575.98px) {
  .overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list .__1 .list__body {
    padding-bottom: 2rem;
  }
}
.overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list .__2 .list__title {
  padding-top: 1.5rem;
  padding-bottom: 0.5em;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  .overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list .__2 .list__title {
    padding-top: 2rem;
  }
}
.overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list .__2 .list__body {
  padding-top: 1.5rem;
  padding-bottom: 0.5em;
}
@media (max-width: 575.98px) {
  .overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list .__2 .list__body {
    padding-top: 0;
    padding-bottom: 1.5em;
  }
}
.overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list .__3 .list__title {
  padding-top: 0.5em;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  .overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list .__3 .list__title {
    padding-top: 0;
    padding-bottom: 0.5em;
  }
}
.overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list .__3 .list__body {
  padding-top: 0.5em;
}
@media (max-width: 575.98px) {
  .overseas-offices .overseas-offices__inner .overseas-office__content .content__text .content__text__list .__3 .list__body {
    padding-top: 0;
  }
}
.overseas-offices .overseas-offices__inner .overseas-office__content.__1 {
  margin-bottom: 3em;
}/*# sourceMappingURL=overseas.css.map */