.theme-banner__title {
  font-size: var(--tdfs-display);
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .theme-banner__title {
    line-height: 1.1;
  }
}
.team-card__name, .team-card__info-name, .team-card__support-description {
  font-size: var(--tdfs-card-title-1);
  line-height: 1.25;
}
@media (max-width: 1024px) {
  .team-card__name, .team-card__info-name, .team-card__support-description {
    line-height: 1.25;
  }
}
.theme-banner__sub-title {
  font-size: var(--tdfs-sub-title-2);
  font-weight: 700;
  line-height: 1.2;
}
.team-card__info-role, .team-card__info-email {
  font-size: var(--tdfs-card-title-2);
  font-weight: 700;
  line-height: 1.2;
}
.region__nav-link {
  font-size: var(--tdfs-tab-menu);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
.region__dropdown-toggle, .region__dropdown-item {
  font-size: var(--tdfs-form-input);
}
.team-card__support-title {
  font-size: var(--tdfs-body-3);
  line-height: 1.5;
}
@media (max-width: 1024px) {
  .team-card__support-title {
    line-height: 1.5;
  }
}
.theme-banner {
  position: relative;
  overflow: hidden;
}
.theme-banner__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.theme-banner__image-container:before {
  content: "";
  display: block;
  padding-top: 28.125%;
}
.theme-banner__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1024px) {
  .theme-banner {
    margin-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .theme-banner {
    margin-top: 6.25vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 820px) {
  .theme-banner {
    margin-top: 7.8048780488vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
  .theme-banner {
    margin-top: 8.3333333333vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 570px) {
  .theme-banner {
    margin-top: 11.2280701754vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 480px) {
  .theme-banner {
    margin-top: 13.3333333333vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 430px) {
  .theme-banner {
    margin-top: 14.8837209302vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 390px) {
  .theme-banner {
    margin-top: 16.4102564103vw;
  }
}
@media (max-width: 575px) {
  .theme-banner {
    display: flex;
    align-items: center;
    height: 20.5729166667vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 1024px) {
  .theme-banner {
    height: 38.57421875vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 820px) {
  .theme-banner {
    height: 48.1707317073vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 768px) {
  .theme-banner {
    height: 51.4322916667vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 570px) {
  .theme-banner {
    height: 69.298245614vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 480px) {
  .theme-banner {
    height: 82.2916666667vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 430px) {
  .theme-banner {
    height: 91.8604651163vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 390px) {
  .theme-banner {
    height: 101.2820512821vw;
  }
}
.theme-banner__image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #d9d8d8;
}
.theme-banner__image-wrapper::before, .theme-banner__image-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.theme-banner__image-wrapper::before {
  background: linear-gradient(180deg, #000000 -26.05%, rgba(0, 0, 0, 0) 23.08%);
  z-index: 2;
}
.theme-banner__image-wrapper::after {
  background: #000000;
  opacity: 0.3;
  z-index: 1;
}
.theme-banner__image-container {
  height: 100%;
  -o-object-position: center;
     object-position: center;
}
.theme-banner__content-wrapper {
  position: relative;
  z-index: 3;
  padding: 14.4270833333vw 0vw 7.2916666667vw;
}
@media screen and (max-width: 1024px) {
  .theme-banner__content-wrapper {
    padding: 20.99609375vw 0vw 14.6484375vw;
  }
}
@media screen and (max-width: 820px) {
  .theme-banner__content-wrapper {
    padding: 26.2195121951vw 0vw 18.2926829268vw;
  }
}
@media screen and (max-width: 768px) {
  .theme-banner__content-wrapper {
    padding: 27.9947916667vw 0vw 19.53125vw;
  }
}
@media screen and (max-width: 570px) {
  .theme-banner__content-wrapper {
    padding: 37.7192982456vw 0vw 26.3157894737vw;
  }
}
@media screen and (max-width: 480px) {
  .theme-banner__content-wrapper {
    padding: 44.7916666667vw 0vw 31.25vw;
  }
}
@media screen and (max-width: 430px) {
  .theme-banner__content-wrapper {
    padding: 50vw 0vw 34.8837209302vw;
  }
}
@media screen and (max-width: 390px) {
  .theme-banner__content-wrapper {
    padding: 55.1282051282vw 0vw 38.4615384615vw;
  }
}
@media (max-width: 575px) {
  .theme-banner__content-wrapper {
    padding: 0;
  }
}
.theme-banner__title {
  margin-bottom: 0.4166666667vw;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .theme-banner__title {
    margin-bottom: 0.78125vw;
  }
}
@media screen and (max-width: 820px) {
  .theme-banner__title {
    margin-bottom: 0.9756097561vw;
  }
}
@media screen and (max-width: 768px) {
  .theme-banner__title {
    margin-bottom: 1.0416666667vw;
  }
}
@media screen and (max-width: 570px) {
  .theme-banner__title {
    margin-bottom: 1.4035087719vw;
  }
}
@media screen and (max-width: 480px) {
  .theme-banner__title {
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .theme-banner__title {
    margin-bottom: 1.8604651163vw;
  }
}
@media screen and (max-width: 390px) {
  .theme-banner__title {
    margin-bottom: 2.0512820513vw;
  }
}
.theme-banner__sub-title {
  margin-bottom: 0;
  color: #00b3b0;
}
.team-card__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.team-card__image-container:before {
  content: "";
  display: block;
  padding-top: 107.1428571429%;
}
.team-card__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.team-card__col {
  margin-bottom: 1.5625vw;
}
@media screen and (max-width: 1024px) {
  .team-card__col {
    margin-bottom: 1.5625vw;
  }
}
@media screen and (max-width: 820px) {
  .team-card__col {
    margin-bottom: 1.9512195122vw;
  }
}
@media screen and (max-width: 768px) {
  .team-card__col {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 570px) {
  .team-card__col {
    margin-bottom: 2.8070175439vw;
  }
}
@media screen and (max-width: 480px) {
  .team-card__col {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .team-card__col {
    margin-bottom: 3.7209302326vw;
  }
}
@media screen and (max-width: 390px) {
  .team-card__col {
    margin-bottom: 4.1025641026vw;
  }
}
.team-card__col:last-child {
  min-height: 21.09375vw;
}
@media screen and (max-width: 1024px) {
  .team-card__col:last-child {
    min-height: 27.1484375vw;
  }
}
@media screen and (max-width: 820px) {
  .team-card__col:last-child {
    min-height: 33.9024390244vw;
  }
}
@media screen and (max-width: 768px) {
  .team-card__col:last-child {
    min-height: 36.1979166667vw;
  }
}
@media screen and (max-width: 570px) {
  .team-card__col:last-child {
    min-height: 48.7719298246vw;
  }
}
@media screen and (max-width: 480px) {
  .team-card__col:last-child {
    min-height: 57.9166666667vw;
  }
}
@media screen and (max-width: 430px) {
  .team-card__col:last-child {
    min-height: 64.6511627907vw;
  }
}
@media screen and (max-width: 390px) {
  .team-card__col:last-child {
    min-height: 71.2820512821vw;
  }
}
.team-card__item {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.team-card__item:hover .team-card__info {
  opacity: 1;
  visibility: visible;
}
.team-card__item:hover .team-card__image-container::after {
  opacity: 0;
}
.team-card__image-container {
  background-color: #d9d8d8;
  border-radius: 12px;
  overflow: hidden;
}
.team-card__image-container::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  border-radius: 10px;
  transition: 1s;
}
@media (max-width: 1024px) {
  .team-card__image-container {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .team-card__image-container::after {
    display: none;
  }
}
.team-card__name {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  padding: 1.875vw;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .team-card__name {
    padding: 1.5625vw 1.3671875vw;
  }
}
@media screen and (max-width: 820px) {
  .team-card__name {
    padding: 1.9512195122vw 1.7073170732vw;
  }
}
@media screen and (max-width: 768px) {
  .team-card__name {
    padding: 2.0833333333vw 1.8229166667vw;
  }
}
@media screen and (max-width: 570px) {
  .team-card__name {
    padding: 2.8070175439vw 2.4561403509vw;
  }
}
@media screen and (max-width: 480px) {
  .team-card__name {
    padding: 3.3333333333vw 2.9166666667vw;
  }
}
@media screen and (max-width: 430px) {
  .team-card__name {
    padding: 3.7209302326vw 3.2558139535vw;
  }
}
@media screen and (max-width: 390px) {
  .team-card__name {
    padding: 4.1025641026vw 3.5897435897vw;
  }
}
.team-card__info {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  background-color: #fbf6d4;
  padding: 1.875vw;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
@media screen and (max-width: 1024px) {
  .team-card__info {
    padding: 1.171875vw 0.9765625vw;
  }
}
@media screen and (max-width: 820px) {
  .team-card__info {
    padding: 1.4634146341vw 1.2195121951vw;
  }
}
@media screen and (max-width: 768px) {
  .team-card__info {
    padding: 1.5625vw 1.3020833333vw;
  }
}
@media screen and (max-width: 570px) {
  .team-card__info {
    padding: 2.1052631579vw 1.7543859649vw;
  }
}
@media screen and (max-width: 480px) {
  .team-card__info {
    padding: 2.5vw 2.0833333333vw;
  }
}
@media screen and (max-width: 430px) {
  .team-card__info {
    padding: 2.7906976744vw 2.3255813953vw;
  }
}
@media screen and (max-width: 390px) {
  .team-card__info {
    padding: 3.0769230769vw 2.5641025641vw;
  }
}
@media (max-width: 1024px) {
  .team-card__info {
    position: relative;
    opacity: 1;
    visibility: visible;
  }
}
.team-card__info-name {
  display: block;
}
.team-card__info-role {
  display: block;
  margin: 0.625vw 0vw 2.0833333333vw;
  font-weight: 400;
  color: #433f3e;
}
@media screen and (max-width: 1024px) {
  .team-card__info-role {
    margin: 0.48828125vw 0vw;
  }
}
@media screen and (max-width: 820px) {
  .team-card__info-role {
    margin: 0.6097560976vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .team-card__info-role {
    margin: 0.6510416667vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .team-card__info-role {
    margin: 0.8771929825vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .team-card__info-role {
    margin: 1.0416666667vw 0vw;
  }
}
@media screen and (max-width: 430px) {
  .team-card__info-role {
    margin: 1.1627906977vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .team-card__info-role {
    margin: 1.2820512821vw 0vw;
  }
}
.team-card__info-email {
  display: block;
  color: #00b3b0;
  font-weight: 400;
  text-decoration: none;
  transition: 0.5s;
  word-wrap: break-word;
  overflow: hidden;
}
.team-card__info-email:hover {
  opacity: 0.6;
}
.team-card__support {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  background-color: #fbf6d4;
  padding: 1.875vw;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .team-card__support {
    padding: 1.7578125vw;
  }
}
@media screen and (max-width: 820px) {
  .team-card__support {
    padding: 2.1951219512vw;
  }
}
@media screen and (max-width: 768px) {
  .team-card__support {
    padding: 2.34375vw;
  }
}
@media screen and (max-width: 570px) {
  .team-card__support {
    padding: 3.1578947368vw;
  }
}
@media screen and (max-width: 480px) {
  .team-card__support {
    padding: 3.75vw;
  }
}
@media screen and (max-width: 430px) {
  .team-card__support {
    padding: 4.1860465116vw;
  }
}
@media screen and (max-width: 390px) {
  .team-card__support {
    padding: 4.6153846154vw;
  }
}
@media (max-width: 1024px) {
  .team-card__support {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    height: 100% !important;
  }
}
.team-card__support-icon {
  width: 3.6458333333vw;
  height: 3.6458333333vw;
}
@media screen and (max-width: 1024px) {
  .team-card__support-icon {
    width: 3.90625vw;
  }
}
@media screen and (max-width: 820px) {
  .team-card__support-icon {
    width: 4.8780487805vw;
  }
}
@media screen and (max-width: 768px) {
  .team-card__support-icon {
    width: 5.2083333333vw;
  }
}
@media screen and (max-width: 570px) {
  .team-card__support-icon {
    width: 7.0175438596vw;
  }
}
@media screen and (max-width: 480px) {
  .team-card__support-icon {
    width: 8.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .team-card__support-icon {
    width: 9.3023255814vw;
  }
}
@media screen and (max-width: 390px) {
  .team-card__support-icon {
    width: 10.2564102564vw;
  }
}
@media screen and (max-width: 1024px) {
  .team-card__support-icon {
    height: 3.90625vw;
  }
}
@media screen and (max-width: 820px) {
  .team-card__support-icon {
    height: 4.8780487805vw;
  }
}
@media screen and (max-width: 768px) {
  .team-card__support-icon {
    height: 5.2083333333vw;
  }
}
@media screen and (max-width: 570px) {
  .team-card__support-icon {
    height: 7.0175438596vw;
  }
}
@media screen and (max-width: 480px) {
  .team-card__support-icon {
    height: 8.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .team-card__support-icon {
    height: 9.3023255814vw;
  }
}
@media screen and (max-width: 390px) {
  .team-card__support-icon {
    height: 10.2564102564vw;
  }
}
.team-card__support-title {
  display: block;
  margin: 2.0833333333vw 0vw 0.625vw;
  color: #433f3e;
}
@media screen and (max-width: 1024px) {
  .team-card__support-title {
    margin: 3.125vw 0vw 0.78125vw;
  }
}
@media screen and (max-width: 820px) {
  .team-card__support-title {
    margin: 3.9024390244vw 0vw 0.9756097561vw;
  }
}
@media screen and (max-width: 768px) {
  .team-card__support-title {
    margin: 4.1666666667vw 0vw 1.0416666667vw;
  }
}
@media screen and (max-width: 570px) {
  .team-card__support-title {
    margin: 5.6140350877vw 0vw 1.4035087719vw;
  }
}
@media screen and (max-width: 480px) {
  .team-card__support-title {
    margin: 6.6666666667vw 0vw 1.6666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .team-card__support-title {
    margin: 7.4418604651vw 0vw 1.8604651163vw;
  }
}
@media screen and (max-width: 390px) {
  .team-card__support-title {
    margin: 8.2051282051vw 0vw 2.0512820513vw;
  }
}
.team-card__support-description {
  display: block;
  font-size: 1.6666666667vw;
}
@media screen and (max-width: 1024px) {
  .team-card__support-description {
    font-size: 1.953125vw;
  }
}
@media screen and (max-width: 820px) {
  .team-card__support-description {
    font-size: 2.4390243902vw;
  }
}
@media screen and (max-width: 768px) {
  .team-card__support-description {
    font-size: 2.6041666667vw;
  }
}
@media screen and (max-width: 570px) {
  .team-card__support-description {
    font-size: 3.5087719298vw;
  }
}
@media screen and (max-width: 480px) {
  .team-card__support-description {
    font-size: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .team-card__support-description {
    font-size: 4.6511627907vw;
  }
}
@media screen and (max-width: 390px) {
  .team-card__support-description {
    font-size: 5.1282051282vw;
  }
}

.main-office__title {
  margin-bottom: 3.3333333333vw;
}
@media screen and (max-width: 1024px) {
  .main-office__title {
    margin-bottom: 3.41796875vw;
  }
}
@media screen and (max-width: 820px) {
  .main-office__title {
    margin-bottom: 4.2682926829vw;
  }
}
@media screen and (max-width: 768px) {
  .main-office__title {
    margin-bottom: 4.5572916667vw;
  }
}
@media screen and (max-width: 570px) {
  .main-office__title {
    margin-bottom: 6.1403508772vw;
  }
}
@media screen and (max-width: 480px) {
  .main-office__title {
    margin-bottom: 7.2916666667vw;
  }
}
@media screen and (max-width: 430px) {
  .main-office__title {
    margin-bottom: 8.1395348837vw;
  }
}
@media screen and (max-width: 390px) {
  .main-office__title {
    margin-bottom: 8.9743589744vw;
  }
}
.main-office__title i {
  color: #00b3b0;
}

.region {
  padding-top: 0;
  padding-bottom: 5.2083333333vw;
}
@media screen and (max-width: 1024px) {
  .region {
    padding-bottom: 9.765625vw;
  }
}
@media screen and (max-width: 820px) {
  .region {
    padding-bottom: 12.1951219512vw;
  }
}
@media screen and (max-width: 768px) {
  .region {
    padding-bottom: 13.0208333333vw;
  }
}
@media screen and (max-width: 570px) {
  .region {
    padding-bottom: 17.5438596491vw;
  }
}
@media screen and (max-width: 480px) {
  .region {
    padding-bottom: 20.8333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .region {
    padding-bottom: 23.2558139535vw;
  }
}
@media screen and (max-width: 390px) {
  .region {
    padding-bottom: 25.641025641vw;
  }
}
@media (max-width: 575px) {
  .region {
    padding-bottom: 1.0416666667vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 1024px) {
  .region {
    padding-bottom: 1.953125vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 820px) {
  .region {
    padding-bottom: 2.4390243902vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 768px) {
  .region {
    padding-bottom: 2.6041666667vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 570px) {
  .region {
    padding-bottom: 3.5087719298vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 480px) {
  .region {
    padding-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 430px) {
  .region {
    padding-bottom: 4.6511627907vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 390px) {
  .region {
    padding-bottom: 5.1282051282vw;
  }
}
.region__title {
  margin-bottom: 2.0833333333vw;
}
@media screen and (max-width: 1024px) {
  .region__title {
    margin-bottom: 1.171875vw;
  }
}
@media screen and (max-width: 820px) {
  .region__title {
    margin-bottom: 1.4634146341vw;
  }
}
@media screen and (max-width: 768px) {
  .region__title {
    margin-bottom: 1.5625vw;
  }
}
@media screen and (max-width: 570px) {
  .region__title {
    margin-bottom: 2.1052631579vw;
  }
}
@media screen and (max-width: 480px) {
  .region__title {
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 430px) {
  .region__title {
    margin-bottom: 2.7906976744vw;
  }
}
@media screen and (max-width: 390px) {
  .region__title {
    margin-bottom: 3.0769230769vw;
  }
}
.region__dropdown {
  width: 50%;
}
@media (min-width: 1025px) {
  .region__dropdown {
    display: none;
  }
}
@media (max-width: 767px) {
  .region__dropdown {
    width: 100%;
  }
}
.region__dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #CCCCCC;
  border-radius: 10px;
  color: #433f3e;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  .region__dropdown-toggle {
    padding: 0.9765625vw;
  }
}
@media screen and (max-width: 820px) {
  .region__dropdown-toggle {
    padding: 1.2195121951vw;
  }
}
@media screen and (max-width: 768px) {
  .region__dropdown-toggle {
    padding: 1.3020833333vw;
  }
}
@media screen and (max-width: 570px) {
  .region__dropdown-toggle {
    padding: 1.7543859649vw;
  }
}
@media screen and (max-width: 480px) {
  .region__dropdown-toggle {
    padding: 2.0833333333vw;
  }
}
@media screen and (max-width: 430px) {
  .region__dropdown-toggle {
    padding: 2.3255813953vw;
  }
}
@media screen and (max-width: 390px) {
  .region__dropdown-toggle {
    padding: 2.5641025641vw;
  }
}
@media screen and (max-width: 1024px) {
  .region__dropdown-toggle {
    margin-bottom: 3.41796875vw;
  }
}
@media screen and (max-width: 820px) {
  .region__dropdown-toggle {
    margin-bottom: 4.2682926829vw;
  }
}
@media screen and (max-width: 768px) {
  .region__dropdown-toggle {
    margin-bottom: 4.5572916667vw;
  }
}
@media screen and (max-width: 570px) {
  .region__dropdown-toggle {
    margin-bottom: 6.1403508772vw;
  }
}
@media screen and (max-width: 480px) {
  .region__dropdown-toggle {
    margin-bottom: 7.2916666667vw;
  }
}
@media screen and (max-width: 430px) {
  .region__dropdown-toggle {
    margin-bottom: 8.1395348837vw;
  }
}
@media screen and (max-width: 390px) {
  .region__dropdown-toggle {
    margin-bottom: 8.9743589744vw;
  }
}
.region__dropdown-toggle::after {
  width: 0.46875vw;
  height: 0.46875vw;
  margin-left: 0;
  border: none;
  background-image: url(../../../assets/images/chevron-black-bottom.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 1024px) {
  .region__dropdown-toggle::after {
    width: 0.87890625vw;
  }
}
@media screen and (max-width: 820px) {
  .region__dropdown-toggle::after {
    width: 1.0975609756vw;
  }
}
@media screen and (max-width: 768px) {
  .region__dropdown-toggle::after {
    width: 1.171875vw;
  }
}
@media screen and (max-width: 570px) {
  .region__dropdown-toggle::after {
    width: 1.5789473684vw;
  }
}
@media screen and (max-width: 480px) {
  .region__dropdown-toggle::after {
    width: 1.875vw;
  }
}
@media screen and (max-width: 430px) {
  .region__dropdown-toggle::after {
    width: 2.0930232558vw;
  }
}
@media screen and (max-width: 390px) {
  .region__dropdown-toggle::after {
    width: 2.3076923077vw;
  }
}
@media screen and (max-width: 1024px) {
  .region__dropdown-toggle::after {
    height: 0.87890625vw;
  }
}
@media screen and (max-width: 820px) {
  .region__dropdown-toggle::after {
    height: 1.0975609756vw;
  }
}
@media screen and (max-width: 768px) {
  .region__dropdown-toggle::after {
    height: 1.171875vw;
  }
}
@media screen and (max-width: 570px) {
  .region__dropdown-toggle::after {
    height: 1.5789473684vw;
  }
}
@media screen and (max-width: 480px) {
  .region__dropdown-toggle::after {
    height: 1.875vw;
  }
}
@media screen and (max-width: 430px) {
  .region__dropdown-toggle::after {
    height: 2.0930232558vw;
  }
}
@media screen and (max-width: 390px) {
  .region__dropdown-toggle::after {
    height: 2.3076923077vw;
  }
}
.region__dropdown-menu {
  width: 100%;
  border: 1px solid #CCCCCC;
  border-radius: 15px;
}
@media screen and (max-width: 1024px) {
  .region__dropdown-menu {
    padding: 0.48828125vw 1.46484375vw;
  }
}
@media screen and (max-width: 820px) {
  .region__dropdown-menu {
    padding: 0.6097560976vw 1.8292682927vw;
  }
}
@media screen and (max-width: 768px) {
  .region__dropdown-menu {
    padding: 0.6510416667vw 1.953125vw;
  }
}
@media screen and (max-width: 570px) {
  .region__dropdown-menu {
    padding: 0.8771929825vw 2.6315789474vw;
  }
}
@media screen and (max-width: 480px) {
  .region__dropdown-menu {
    padding: 1.0416666667vw 3.125vw;
  }
}
@media screen and (max-width: 430px) {
  .region__dropdown-menu {
    padding: 1.1627906977vw 3.488372093vw;
  }
}
@media screen and (max-width: 390px) {
  .region__dropdown-menu {
    padding: 1.2820512821vw 3.8461538462vw;
  }
}
.region__dropdown-menu li:last-child .region__dropdown-item {
  border-bottom: 0 !important;
}
.region__dropdown-item {
  border-bottom: 1px solid #D9D9D9 !important;
  color: #0a0b0a !important;
}
@media screen and (max-width: 1024px) {
  .region__dropdown-item {
    padding: 0.9765625vw 0vw;
  }
}
@media screen and (max-width: 820px) {
  .region__dropdown-item {
    padding: 1.2195121951vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .region__dropdown-item {
    padding: 1.3020833333vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .region__dropdown-item {
    padding: 1.7543859649vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .region__dropdown-item {
    padding: 2.0833333333vw 0vw;
  }
}
@media screen and (max-width: 430px) {
  .region__dropdown-item {
    padding: 2.3255813953vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .region__dropdown-item {
    padding: 2.5641025641vw 0vw;
  }
}
.region__dropdown-item.active {
  background-color: unset;
  color: #00747b !important;
}
.region__dropdown-item:active {
  background-color: unset;
}
.region__tab-content {
  outline: none;
}
.region__nav {
  margin-bottom: 2.5vw;
}
@media screen and (max-width: 1024px) {
  .region__nav {
    margin-bottom: 4.6875vw;
  }
}
@media screen and (max-width: 820px) {
  .region__nav {
    margin-bottom: 5.8536585366vw;
  }
}
@media screen and (max-width: 768px) {
  .region__nav {
    margin-bottom: 6.25vw;
  }
}
@media screen and (max-width: 570px) {
  .region__nav {
    margin-bottom: 8.4210526316vw;
  }
}
@media screen and (max-width: 480px) {
  .region__nav {
    margin-bottom: 10vw;
  }
}
@media screen and (max-width: 430px) {
  .region__nav {
    margin-bottom: 11.1627906977vw;
  }
}
@media screen and (max-width: 390px) {
  .region__nav {
    margin-bottom: 12.3076923077vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .region__nav {
    margin-bottom: 0vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 820px) {
  .region__nav {
    margin-bottom: 0vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
  .region__nav {
    margin-bottom: 0vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 570px) {
  .region__nav {
    margin-bottom: 0vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 480px) {
  .region__nav {
    margin-bottom: 0vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 430px) {
  .region__nav {
    margin-bottom: 0vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 390px) {
  .region__nav {
    margin-bottom: 0vw;
  }
}
.region__nav-menu {
  display: flex;
}
@media (max-width: 1024px) {
  .region__nav-menu {
    display: none;
  }
}
.region__nav-item {
  margin-right: 2.0833333333vw;
}
@media screen and (max-width: 1024px) {
  .region__nav-item {
    margin-right: 3.90625vw;
  }
}
@media screen and (max-width: 820px) {
  .region__nav-item {
    margin-right: 4.8780487805vw;
  }
}
@media screen and (max-width: 768px) {
  .region__nav-item {
    margin-right: 5.2083333333vw;
  }
}
@media screen and (max-width: 570px) {
  .region__nav-item {
    margin-right: 7.0175438596vw;
  }
}
@media screen and (max-width: 480px) {
  .region__nav-item {
    margin-right: 8.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .region__nav-item {
    margin-right: 9.3023255814vw;
  }
}
@media screen and (max-width: 390px) {
  .region__nav-item {
    margin-right: 10.2564102564vw;
  }
}
.region__nav-item:last-child {
  margin-right: 0;
}
.region__nav-link {
  padding: 0.3125vw 0vw;
  color: #0a0b0a;
  transition: 0.5s;
}
@media screen and (max-width: 1024px) {
  .region__nav-link {
    padding: 0.5859375vw 0vw;
  }
}
@media screen and (max-width: 820px) {
  .region__nav-link {
    padding: 0.7317073171vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .region__nav-link {
    padding: 0.78125vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .region__nav-link {
    padding: 1.0526315789vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .region__nav-link {
    padding: 1.25vw 0vw;
  }
}
@media screen and (max-width: 430px) {
  .region__nav-link {
    padding: 1.3953488372vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .region__nav-link {
    padding: 1.5384615385vw 0vw;
  }
}
.region__nav-link:focus-visible {
  box-shadow: none;
}
.region__nav-link:hover {
  opacity: 0.6;
  color: #0a0b0a;
}
.region__nav-link.active {
  border-bottom: 2px solid #00b3b0;
  color: #00b3b0;
}

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