.usp__title, .visit-process__title, .investor-cta__title {
  font-size: var(--tdfs-h2);
  font-family: "Poppins";
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -1px;
}
.target-challenges__title, .investor-cta__contact-value {
  font-size: var(--tdfs-h3);
  font-family: "Poppins";
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 1px;
}
.usp__card-title, .visit-process__card-title {
  font-size: var(--tdfs-paragraph-xl);
  line-height: 140%;
}
.target-challenges__content ul, .usp__card-description, .visit-process__description, .visit-process__card-list, .investor-cta__subtitle, .investor-cta__contact-label {
  font-size: var(--tdfs-paragraph-24);
  letter-spacing: 0%;
  line-height: 140%;
}
.investor-banner {
  padding: 4.1666666667vw 0vw 0vw 0vw;
  min-height: 41.6666666667vw;
  max-height: 46.875vw;
  height: 100vh;
}
@media screen and (max-width: 1600px) {
  .investor-banner {
    padding: 5vw 0vw 0vw 0vw;
  }
}
@media screen and (max-width: 1199px) {
  .investor-banner {
    padding: 6.6722268557vw 0vw 0vw 0vw;
  }
}
@media screen and (max-width: 991px) {
  .investor-banner {
    padding: 8.072653885vw 0vw 0vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .investor-banner {
    padding: 10.4166666667vw 0vw 0vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .investor-banner {
    padding: 16.6666666667vw 0vw 0vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .investor-banner {
    padding: 20.5128205128vw 0vw 0vw 0vw;
  }
}
@media screen and (max-width: 1600px) {
  .investor-banner {
    min-height: 50vw;
  }
}
@media screen and (max-width: 1199px) {
  .investor-banner {
    min-height: 66.7222685571vw;
  }
}
@media screen and (max-width: 991px) {
  .investor-banner {
    min-height: 80.7265388496vw;
  }
}
@media screen and (max-width: 768px) {
  .investor-banner {
    min-height: 104.1666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .investor-banner {
    min-height: 166.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .investor-banner {
    min-height: 205.1282051282vw;
  }
}
@media screen and (max-width: 1600px) {
  .investor-banner {
    max-height: 56.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .investor-banner {
    max-height: 75.0625521268vw;
  }
}
@media screen and (max-width: 991px) {
  .investor-banner {
    max-height: 90.8173562059vw;
  }
}
@media screen and (max-width: 768px) {
  .investor-banner {
    max-height: 117.1875vw;
  }
}
@media screen and (max-width: 480px) {
  .investor-banner {
    max-height: 187.5vw;
  }
}
@media screen and (max-width: 390px) {
  .investor-banner {
    max-height: 230.7692307692vw;
  }
}
@media screen and (max-width: 767.98px) and (max-width: 991px) {
  .investor-banner {
    padding-top: 7.0635721493vw;
  }
}
@media screen and (max-width: 767.98px) and (max-width: 768px) {
  .investor-banner {
    padding-top: 9.1145833333vw;
  }
}
@media screen and (max-width: 767.98px) and (max-width: 480px) {
  .investor-banner {
    padding-top: 14.5833333333vw;
  }
}
@media screen and (max-width: 767.98px) and (max-width: 390px) {
  .investor-banner {
    padding-top: 17.9487179487vw;
  }
}
.investor-banner__image-container {
  position: relative;
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
}
.investor-banner__image-container .row {
  height: 100%;
  width: 100%;
}
.investor-banner__image-container .col-12 {
  height: 50%;
}
@media (min-width: 768px) {
  .investor-banner__image-container .col-12 {
    height: 100%;
  }
}
.investor-banner__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.investor-banner__image--single {
  width: 100%;
}
.investor-banner__overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #111111 0%, transparent 100%);
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 480px) {
  .investor-banner__overlay {
    background: linear-gradient(63.43deg, rgba(0, 0, 0, 0.4) 33.33%, rgba(0, 0, 0, 0.2) 66.67%);
  }
}
.investor-banner__text-container {
  position: absolute;
  padding: 1.5625vw;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  background-color: rgba(28, 43, 82, 0.4);
}
@media screen and (max-width: 1600px) {
  .investor-banner__text-container {
    padding: 1.875vw;
  }
}
@media screen and (max-width: 1199px) {
  .investor-banner__text-container {
    padding: 2.5020850709vw;
  }
}
@media screen and (max-width: 991px) {
  .investor-banner__text-container {
    padding: 1.614530777vw;
  }
}
@media screen and (max-width: 768px) {
  .investor-banner__text-container {
    padding: 2.0833333333vw;
  }
}
@media screen and (max-width: 480px) {
  .investor-banner__text-container {
    padding: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .investor-banner__text-container {
    padding: 4.1025641026vw;
  }
}
@media (max-width: 480px) {
  .investor-banner__text-container {
    background-color: rgba(55, 75, 128, 0.4);
  }
}
.investor-banner__title {
  color: #ffffff;
  text-align: center;
  font-size: 5.4166666667vw;
  margin: 0 auto;
  margin-bottom: 1.5625vw;
  font-weight: 700;
}
@media screen and (max-width: 1600px) {
  .investor-banner__title {
    font-size: 6.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .investor-banner__title {
    font-size: 8.6738949124vw;
  }
}
@media screen and (max-width: 991px) {
  .investor-banner__title {
    font-size: 3.229061554vw;
  }
}
@media screen and (max-width: 768px) {
  .investor-banner__title {
    font-size: 4.1666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .investor-banner__title {
    font-size: 6.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .investor-banner__title {
    font-size: 8.2051282051vw;
  }
}
@media screen and (max-width: 1600px) {
  .investor-banner__title {
    margin-bottom: 1.875vw;
  }
}
@media screen and (max-width: 1199px) {
  .investor-banner__title {
    margin-bottom: 2.5020850709vw;
  }
}
@media screen and (max-width: 991px) {
  .investor-banner__title {
    margin-bottom: 3.0272452069vw;
  }
}
@media screen and (max-width: 768px) {
  .investor-banner__title {
    margin-bottom: 3.90625vw;
  }
}
@media screen and (max-width: 480px) {
  .investor-banner__title {
    margin-bottom: 6.25vw;
  }
}
@media screen and (max-width: 390px) {
  .investor-banner__title {
    margin-bottom: 7.6923076923vw;
  }
}
@media (min-width: 1199px) {
  .investor-banner__title-line-break {
    display: none;
  }
}
@media (max-width: 1600px) {
  .investor-banner__title {
    font-size: 4.1666666667vw;
  }
}
@media screen and (max-width: 1600px) and (max-width: 1600px) {
  .investor-banner__title {
    font-size: 5vw;
  }
}
@media screen and (max-width: 1600px) and (max-width: 1199px) {
  .investor-banner__title {
    font-size: 6.6722268557vw;
  }
}
@media screen and (max-width: 1600px) and (max-width: 991px) {
  .investor-banner__title {
    font-size: 8.072653885vw;
  }
}
@media screen and (max-width: 1600px) and (max-width: 768px) {
  .investor-banner__title {
    font-size: 10.4166666667vw;
  }
}
@media screen and (max-width: 1600px) and (max-width: 480px) {
  .investor-banner__title {
    font-size: 16.6666666667vw;
  }
}
@media screen and (max-width: 1600px) and (max-width: 390px) {
  .investor-banner__title {
    font-size: 20.5128205128vw;
  }
}
@media (max-width: 1199px) {
  .investor-banner__title {
    font-size: 4.1666666667vw;
  }
}
@media screen and (max-width: 1199px) and (max-width: 1600px) {
  .investor-banner__title {
    font-size: 5vw;
  }
}
@media screen and (max-width: 1199px) and (max-width: 1199px) {
  .investor-banner__title {
    font-size: 6.6722268557vw;
  }
}
@media screen and (max-width: 1199px) and (max-width: 991px) {
  .investor-banner__title {
    font-size: 8.072653885vw;
  }
}
@media screen and (max-width: 1199px) and (max-width: 768px) {
  .investor-banner__title {
    font-size: 10.4166666667vw;
  }
}
@media screen and (max-width: 1199px) and (max-width: 480px) {
  .investor-banner__title {
    font-size: 16.6666666667vw;
  }
}
@media screen and (max-width: 1199px) and (max-width: 390px) {
  .investor-banner__title {
    font-size: 20.5128205128vw;
  }
}
@media (max-width: 768px) {
  .investor-banner__title {
    font-size: 32px;
    margin-bottom: 24px;
  }
}
@media (max-width: 480px) {
  .investor-banner__title--custom-mobile {
    letter-spacing: -3%;
    width: 105%;
  }
}
.investor-banner__subtitle {
  color: #ffffff;
  text-align: center;
  font-size: 2.1875vw;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -1%;
}
@media screen and (max-width: 1600px) {
  .investor-banner__subtitle {
    font-size: 2.625vw;
  }
}
@media screen and (max-width: 1199px) {
  .investor-banner__subtitle {
    font-size: 3.5029190992vw;
  }
}
@media screen and (max-width: 991px) {
  .investor-banner__subtitle {
    font-size: 4.2381432896vw;
  }
}
@media screen and (max-width: 768px) {
  .investor-banner__subtitle {
    font-size: 5.46875vw;
  }
}
@media screen and (max-width: 480px) {
  .investor-banner__subtitle {
    font-size: 8.75vw;
  }
}
@media screen and (max-width: 390px) {
  .investor-banner__subtitle {
    font-size: 10.7692307692vw;
  }
}
@media (max-width: 480px) {
  .investor-banner__subtitle br {
    display: none;
  }
}
@media (max-width: 1600px) {
  .investor-banner__subtitle {
    font-size: 1.7708333333vw;
  }
}
@media screen and (max-width: 1600px) and (max-width: 1600px) {
  .investor-banner__subtitle {
    font-size: 2.125vw;
  }
}
@media screen and (max-width: 1600px) and (max-width: 1199px) {
  .investor-banner__subtitle {
    font-size: 2.8356964137vw;
  }
}
@media screen and (max-width: 1600px) and (max-width: 991px) {
  .investor-banner__subtitle {
    font-size: 3.4308779011vw;
  }
}
@media screen and (max-width: 1600px) and (max-width: 768px) {
  .investor-banner__subtitle {
    font-size: 4.4270833333vw;
  }
}
@media screen and (max-width: 1600px) and (max-width: 480px) {
  .investor-banner__subtitle {
    font-size: 7.0833333333vw;
  }
}
@media screen and (max-width: 1600px) and (max-width: 390px) {
  .investor-banner__subtitle {
    font-size: 8.7179487179vw;
  }
}
@media (max-width: 1199px) {
  .investor-banner__subtitle {
    font-size: 1.7708333333vw;
  }
}
@media screen and (max-width: 1199px) and (max-width: 1600px) {
  .investor-banner__subtitle {
    font-size: 2.125vw;
  }
}
@media screen and (max-width: 1199px) and (max-width: 1199px) {
  .investor-banner__subtitle {
    font-size: 2.8356964137vw;
  }
}
@media screen and (max-width: 1199px) and (max-width: 991px) {
  .investor-banner__subtitle {
    font-size: 3.4308779011vw;
  }
}
@media screen and (max-width: 1199px) and (max-width: 768px) {
  .investor-banner__subtitle {
    font-size: 4.4270833333vw;
  }
}
@media screen and (max-width: 1199px) and (max-width: 480px) {
  .investor-banner__subtitle {
    font-size: 7.0833333333vw;
  }
}
@media screen and (max-width: 1199px) and (max-width: 390px) {
  .investor-banner__subtitle {
    font-size: 8.7179487179vw;
  }
}
@media (max-width: 480px) {
  .investor-banner__subtitle {
    font-size: 0.7291666667vw;
    letter-spacing: 3%;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .investor-banner__subtitle {
    font-size: 0.875vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .investor-banner__subtitle {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .investor-banner__subtitle {
    font-size: 1.4127144299vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .investor-banner__subtitle {
    font-size: 1.8229166667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .investor-banner__subtitle {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .investor-banner__subtitle {
    font-size: 3.5897435897vw;
  }
}
@media (max-width: 480px) {
  .investor-banner__subtitle--no-spacing {
    letter-spacing: 0%;
  }
}
.investor-banner__subtitle p {
  margin: 0 auto;
}

.investor-cta {
  padding: 5.2083333333vw 0vw 5.2083333333vw 0vw;
  background-color: #009ee3;
  color: #ffffff;
}
@media screen and (max-width: 1600px) {
  .investor-cta {
    padding: 6.25vw 0vw 6.25vw 0vw;
  }
}
@media screen and (max-width: 1199px) {
  .investor-cta {
    padding: 8.3402835696vw 0vw 8.3402835696vw 0vw;
  }
}
@media screen and (max-width: 991px) {
  .investor-cta {
    padding: 10.0908173562vw 0vw 10.0908173562vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .investor-cta {
    padding: 13.0208333333vw 0vw 13.0208333333vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .investor-cta {
    padding: 20.8333333333vw 0vw 20.8333333333vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .investor-cta {
    padding: 25.641025641vw 0vw 25.641025641vw 0vw;
  }
}
@media (max-width: 480px) {
  .investor-cta {
    padding: 2.0833333333vw 0vw 2.0833333333vw 0vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .investor-cta {
    padding: 2.5vw 0vw 2.5vw 0vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .investor-cta {
    padding: 3.3361134279vw 0vw 3.3361134279vw 0vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .investor-cta {
    padding: 4.0363269425vw 0vw 4.0363269425vw 0vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .investor-cta {
    padding: 5.2083333333vw 0vw 5.2083333333vw 0vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .investor-cta {
    padding: 8.3333333333vw 0vw 8.3333333333vw 0vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .investor-cta {
    padding: 10.2564102564vw 0vw 10.2564102564vw 0vw;
  }
}
.investor-cta__subtitle {
  font-weight: 400;
  margin-bottom: 1.5625vw;
}
@media screen and (max-width: 1600px) {
  .investor-cta__subtitle {
    margin-bottom: 1.875vw;
  }
}
@media screen and (max-width: 1199px) {
  .investor-cta__subtitle {
    margin-bottom: 2.5020850709vw;
  }
}
@media screen and (max-width: 991px) {
  .investor-cta__subtitle {
    margin-bottom: 2.0181634712vw;
  }
}
@media screen and (max-width: 768px) {
  .investor-cta__subtitle {
    margin-bottom: 2.6041666667vw;
  }
}
@media screen and (max-width: 480px) {
  .investor-cta__subtitle {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .investor-cta__subtitle {
    margin-bottom: 5.1282051282vw;
  }
}
@media (max-width: 480px) {
  .investor-cta__subtitle {
    font-size: 0.8333333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .investor-cta__subtitle {
    font-size: 1vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .investor-cta__subtitle {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .investor-cta__subtitle {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .investor-cta__subtitle {
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .investor-cta__subtitle {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .investor-cta__subtitle {
    font-size: 4.1025641026vw;
  }
}
.investor-cta__title {
  font-weight: 500;
  margin-bottom: 2.0833333333vw;
}
@media screen and (max-width: 1600px) {
  .investor-cta__title {
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .investor-cta__title {
    margin-bottom: 3.3361134279vw;
  }
}
@media screen and (max-width: 991px) {
  .investor-cta__title {
    margin-bottom: 4.0363269425vw;
  }
}
@media screen and (max-width: 768px) {
  .investor-cta__title {
    margin-bottom: 5.2083333333vw;
  }
}
@media screen and (max-width: 480px) {
  .investor-cta__title {
    margin-bottom: 8.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .investor-cta__title {
    margin-bottom: 10.2564102564vw;
  }
}
@media (max-width: 480px) {
  .investor-cta__title {
    font-size: 1.6666666667vw;
    letter-spacing: 3%;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .investor-cta__title {
    font-size: 2vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .investor-cta__title {
    font-size: 2.6688907423vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .investor-cta__title {
    font-size: 3.229061554vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .investor-cta__title {
    font-size: 4.1666666667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .investor-cta__title {
    font-size: 6.6666666667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .investor-cta__title {
    font-size: 8.2051282051vw;
  }
}
.investor-cta__contact-container {
  gap: 1.5625vw;
}
@media screen and (max-width: 1600px) {
  .investor-cta__contact-container {
    gap: 1.875vw;
  }
}
@media screen and (max-width: 1199px) {
  .investor-cta__contact-container {
    gap: 2.5020850709vw;
  }
}
@media screen and (max-width: 991px) {
  .investor-cta__contact-container {
    gap: 3.0272452069vw;
  }
}
@media screen and (max-width: 768px) {
  .investor-cta__contact-container {
    gap: 3.90625vw;
  }
}
@media screen and (max-width: 480px) {
  .investor-cta__contact-container {
    gap: 6.25vw;
  }
}
@media screen and (max-width: 390px) {
  .investor-cta__contact-container {
    gap: 7.6923076923vw;
  }
}
.investor-cta__contact {
  margin-bottom: 1.5625vw;
}
@media screen and (max-width: 1600px) {
  .investor-cta__contact {
    margin-bottom: 1.875vw;
  }
}
@media screen and (max-width: 1199px) {
  .investor-cta__contact {
    margin-bottom: 2.5020850709vw;
  }
}
@media screen and (max-width: 991px) {
  .investor-cta__contact {
    margin-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 768px) {
  .investor-cta__contact {
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 480px) {
  .investor-cta__contact {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .investor-cta__contact {
    margin-bottom: 6.1538461538vw;
  }
}
.investor-cta__contact-label {
  font-weight: 400;
  margin-bottom: 1.0416666667vw;
}
@media screen and (max-width: 1600px) {
  .investor-cta__contact-label {
    margin-bottom: 1.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .investor-cta__contact-label {
    margin-bottom: 1.6680567139vw;
  }
}
@media screen and (max-width: 991px) {
  .investor-cta__contact-label {
    margin-bottom: 0.8072653885vw;
  }
}
@media screen and (max-width: 768px) {
  .investor-cta__contact-label {
    margin-bottom: 1.0416666667vw;
  }
}
@media screen and (max-width: 480px) {
  .investor-cta__contact-label {
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .investor-cta__contact-label {
    margin-bottom: 2.0512820513vw;
  }
}
@media (max-width: 480px) {
  .investor-cta__contact-label {
    font-size: 0.7291666667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .investor-cta__contact-label {
    font-size: 0.875vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .investor-cta__contact-label {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .investor-cta__contact-label {
    font-size: 1.4127144299vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .investor-cta__contact-label {
    font-size: 1.8229166667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .investor-cta__contact-label {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .investor-cta__contact-label {
    font-size: 3.5897435897vw;
  }
}
.investor-cta__contact-value {
  font-weight: 500;
}
@media (max-width: 480px) {
  .investor-cta__contact-value {
    font-size: 0.8333333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .investor-cta__contact-value {
    font-size: 1vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .investor-cta__contact-value {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .investor-cta__contact-value {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .investor-cta__contact-value {
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .investor-cta__contact-value {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .investor-cta__contact-value {
    font-size: 4.1025641026vw;
  }
}
.investor-cta__contact:last-child {
  margin-bottom: 0;
}

.target-challenges {
  padding: 5.2083333333vw 0vw;
}
@media screen and (max-width: 1600px) {
  .target-challenges {
    padding: 6.25vw 0vw;
  }
}
@media screen and (max-width: 1199px) {
  .target-challenges {
    padding: 8.3402835696vw 0vw;
  }
}
@media screen and (max-width: 991px) {
  .target-challenges {
    padding: 4.0363269425vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .target-challenges {
    padding: 5.2083333333vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .target-challenges {
    padding: 8.3333333333vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .target-challenges {
    padding: 10.2564102564vw 0vw;
  }
}
.target-challenges__title {
  letter-spacing: -1%;
  margin-bottom: 2.0833333333vw;
}
@media screen and (max-width: 1600px) {
  .target-challenges__title {
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .target-challenges__title {
    margin-bottom: 3.3361134279vw;
  }
}
@media screen and (max-width: 991px) {
  .target-challenges__title {
    margin-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 768px) {
  .target-challenges__title {
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 480px) {
  .target-challenges__title {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .target-challenges__title {
    margin-bottom: 6.1538461538vw;
  }
}
@media (max-width: 390px) {
  .target-challenges__title {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 1600px) {
  .target-challenges__title {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 1199px) {
  .target-challenges__title {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 991px) {
  .target-challenges__title {
    font-size: 2.4217961655vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 768px) {
  .target-challenges__title {
    font-size: 3.125vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 480px) {
  .target-challenges__title {
    font-size: 5vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 390px) {
  .target-challenges__title {
    font-size: 6.1538461538vw;
  }
}
.target-challenges__content ul {
  padding: 1.5625vw;
  padding-left: 2.5vw;
  border-radius: 0.5208333333vw;
  width: 62.1354166667vw;
  background-color: #e9f8ff;
}
@media screen and (max-width: 1600px) {
  .target-challenges__content ul {
    padding: 1.875vw;
  }
}
@media screen and (max-width: 1199px) {
  .target-challenges__content ul {
    padding: 2.5020850709vw;
  }
}
@media screen and (max-width: 991px) {
  .target-challenges__content ul {
    padding: 2.0181634712vw;
  }
}
@media screen and (max-width: 768px) {
  .target-challenges__content ul {
    padding: 2.6041666667vw;
  }
}
@media screen and (max-width: 480px) {
  .target-challenges__content ul {
    padding: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .target-challenges__content ul {
    padding: 5.1282051282vw;
  }
}
@media screen and (max-width: 1600px) {
  .target-challenges__content ul {
    padding-left: 3vw;
  }
}
@media screen and (max-width: 1199px) {
  .target-challenges__content ul {
    padding-left: 4.0033361134vw;
  }
}
@media screen and (max-width: 991px) {
  .target-challenges__content ul {
    padding-left: 4.0363269425vw;
  }
}
@media screen and (max-width: 768px) {
  .target-challenges__content ul {
    padding-left: 5.2083333333vw;
  }
}
@media screen and (max-width: 480px) {
  .target-challenges__content ul {
    padding-left: 8.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .target-challenges__content ul {
    padding-left: 10.2564102564vw;
  }
}
@media screen and (max-width: 1600px) {
  .target-challenges__content ul {
    border-radius: 0.625vw;
  }
}
@media screen and (max-width: 1199px) {
  .target-challenges__content ul {
    border-radius: 0.834028357vw;
  }
}
@media screen and (max-width: 991px) {
  .target-challenges__content ul {
    border-radius: 1.0090817356vw;
  }
}
@media screen and (max-width: 768px) {
  .target-challenges__content ul {
    border-radius: 1.3020833333vw;
  }
}
@media screen and (max-width: 480px) {
  .target-challenges__content ul {
    border-radius: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .target-challenges__content ul {
    border-radius: 2.5641025641vw;
  }
}
@media screen and (max-width: 1600px) {
  .target-challenges__content ul {
    width: 74.5625vw;
  }
}
@media screen and (max-width: 1199px) {
  .target-challenges__content ul {
    width: 99.4995829858vw;
  }
}
@media screen and (max-width: 991px) {
  .target-challenges__content ul {
    width: 120.3834510595vw;
  }
}
@media screen and (max-width: 768px) {
  .target-challenges__content ul {
    width: 155.3385416667vw;
  }
}
@media screen and (max-width: 480px) {
  .target-challenges__content ul {
    width: 248.5416666667vw;
  }
}
@media screen and (max-width: 390px) {
  .target-challenges__content ul {
    width: 305.8974358974vw;
  }
}
@media (max-width: 480px) {
  .target-challenges__content ul {
    width: 100%;
    font-size: 0.7291666667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .target-challenges__content ul {
    font-size: 0.875vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .target-challenges__content ul {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .target-challenges__content ul {
    font-size: 1.4127144299vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .target-challenges__content ul {
    font-size: 1.8229166667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .target-challenges__content ul {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .target-challenges__content ul {
    font-size: 3.5897435897vw;
  }
}
.target-challenges__content li {
  color: #1c2b52;
}
.target-challenges__image-container {
  height: 17.1354166667vw;
  width: 14.1666666667vw;
  position: absolute;
  bottom: -5.2083333333vw;
  right: 0vw;
}
@media screen and (max-width: 1600px) {
  .target-challenges__image-container {
    height: 20.5625vw;
  }
}
@media screen and (max-width: 1199px) {
  .target-challenges__image-container {
    height: 27.4395329441vw;
  }
}
@media screen and (max-width: 991px) {
  .target-challenges__image-container {
    height: 33.1987891019vw;
  }
}
@media screen and (max-width: 768px) {
  .target-challenges__image-container {
    height: 42.8385416667vw;
  }
}
@media screen and (max-width: 480px) {
  .target-challenges__image-container {
    height: 68.5416666667vw;
  }
}
@media screen and (max-width: 390px) {
  .target-challenges__image-container {
    height: 84.358974359vw;
  }
}
@media screen and (max-width: 1600px) {
  .target-challenges__image-container {
    width: 17vw;
  }
}
@media screen and (max-width: 1199px) {
  .target-challenges__image-container {
    width: 22.6855713094vw;
  }
}
@media screen and (max-width: 991px) {
  .target-challenges__image-container {
    width: 27.4470232089vw;
  }
}
@media screen and (max-width: 768px) {
  .target-challenges__image-container {
    width: 35.4166666667vw;
  }
}
@media screen and (max-width: 480px) {
  .target-challenges__image-container {
    width: 56.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .target-challenges__image-container {
    width: 69.7435897436vw;
  }
}
@media screen and (max-width: 1600px) {
  .target-challenges__image-container {
    bottom: -6.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .target-challenges__image-container {
    bottom: -8.3402835696vw;
  }
}
@media screen and (max-width: 991px) {
  .target-challenges__image-container {
    bottom: -10.0908173562vw;
  }
}
@media screen and (max-width: 768px) {
  .target-challenges__image-container {
    bottom: -13.0208333333vw;
  }
}
@media screen and (max-width: 480px) {
  .target-challenges__image-container {
    bottom: -20.8333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .target-challenges__image-container {
    bottom: -25.641025641vw;
  }
}
@media screen and (max-width: 1600px) {
  .target-challenges__image-container {
    right: 0vw;
  }
}
@media screen and (max-width: 1199px) {
  .target-challenges__image-container {
    right: 0vw;
  }
}
@media screen and (max-width: 991px) {
  .target-challenges__image-container {
    right: 0vw;
  }
}
@media screen and (max-width: 768px) {
  .target-challenges__image-container {
    right: 0vw;
  }
}
@media screen and (max-width: 480px) {
  .target-challenges__image-container {
    right: 0vw;
  }
}
@media screen and (max-width: 390px) {
  .target-challenges__image-container {
    right: 0vw;
  }
}
@media (max-width: 1024px) {
  .target-challenges__image-container {
    display: none;
  }
}
.target-challenges__image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.usp {
  padding: 5.2083333333vw 0vw 5.2083333333vw 0vw;
  background-color: #1c2b52;
  color: #ffffff;
}
@media screen and (max-width: 1600px) {
  .usp {
    padding: 6.25vw 0vw 6.25vw 0vw;
  }
}
@media screen and (max-width: 1199px) {
  .usp {
    padding: 8.3402835696vw 0vw 8.3402835696vw 0vw;
  }
}
@media screen and (max-width: 991px) {
  .usp {
    padding: 10.0908173562vw 0vw 10.0908173562vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .usp {
    padding: 13.0208333333vw 0vw 13.0208333333vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .usp {
    padding: 20.8333333333vw 0vw 20.8333333333vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .usp {
    padding: 25.641025641vw 0vw 25.641025641vw 0vw;
  }
}
@media (max-width: 480px) {
  .usp {
    padding: 2.0833333333vw 0vw 2.0833333333vw 0vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .usp {
    padding: 2.5vw 0vw 2.5vw 0vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .usp {
    padding: 3.3361134279vw 0vw 3.3361134279vw 0vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .usp {
    padding: 4.0363269425vw 0vw 4.0363269425vw 0vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .usp {
    padding: 5.2083333333vw 0vw 5.2083333333vw 0vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .usp {
    padding: 8.3333333333vw 0vw 8.3333333333vw 0vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .usp {
    padding: 10.2564102564vw 0vw 10.2564102564vw 0vw;
  }
}
.usp__title {
  margin-bottom: 3.125vw;
  line-height: 120%;
}
@media screen and (max-width: 1600px) {
  .usp__title {
    margin-bottom: 3.75vw;
  }
}
@media screen and (max-width: 1199px) {
  .usp__title {
    margin-bottom: 5.0041701418vw;
  }
}
@media screen and (max-width: 991px) {
  .usp__title {
    margin-bottom: 3.229061554vw;
  }
}
@media screen and (max-width: 768px) {
  .usp__title {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .usp__title {
    margin-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .usp__title {
    margin-bottom: 8.2051282051vw;
  }
}
@media (max-width: 390px) {
  .usp__title {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 1600px) {
  .usp__title {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 1199px) {
  .usp__title {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 991px) {
  .usp__title {
    font-size: 2.4217961655vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 768px) {
  .usp__title {
    font-size: 3.125vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 480px) {
  .usp__title {
    font-size: 5vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 390px) {
  .usp__title {
    font-size: 6.1538461538vw;
  }
}
@media (max-width: 1024px) {
  .usp__card-container {
    margin-bottom: 0.6770833333vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1600px) {
  .usp__card-container {
    margin-bottom: 0.8125vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1199px) {
  .usp__card-container {
    margin-bottom: 1.0842368641vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 991px) {
  .usp__card-container {
    margin-bottom: 1.3118062563vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
  .usp__card-container {
    margin-bottom: 1.6927083333vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 480px) {
  .usp__card-container {
    margin-bottom: 2.7083333333vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 390px) {
  .usp__card-container {
    margin-bottom: 3.3333333333vw;
  }
}
.usp__card-item {
  height: 100%;
  border: 1px solid #64d0ff;
  padding: 1.0416666667vw;
  border-radius: 0.5208333333vw;
}
@media screen and (max-width: 1600px) {
  .usp__card-item {
    padding: 1.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .usp__card-item {
    padding: 1.6680567139vw;
  }
}
@media screen and (max-width: 991px) {
  .usp__card-item {
    padding: 2.0181634712vw;
  }
}
@media screen and (max-width: 768px) {
  .usp__card-item {
    padding: 2.6041666667vw;
  }
}
@media screen and (max-width: 480px) {
  .usp__card-item {
    padding: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .usp__card-item {
    padding: 5.1282051282vw;
  }
}
@media screen and (max-width: 1600px) {
  .usp__card-item {
    border-radius: 0.625vw;
  }
}
@media screen and (max-width: 1199px) {
  .usp__card-item {
    border-radius: 0.834028357vw;
  }
}
@media screen and (max-width: 991px) {
  .usp__card-item {
    border-radius: 1.0090817356vw;
  }
}
@media screen and (max-width: 768px) {
  .usp__card-item {
    border-radius: 1.3020833333vw;
  }
}
@media screen and (max-width: 480px) {
  .usp__card-item {
    border-radius: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .usp__card-item {
    border-radius: 2.5641025641vw;
  }
}
@media (max-width: 480px) {
  .usp__card-item:last-child {
    margin-bottom: 0;
  }
}
.usp__card-title {
  background-color: #009ee3;
  padding: 0.8333333333vw 1.25vw;
  margin-bottom: 1.0416666667vw;
}
@media screen and (max-width: 1600px) {
  .usp__card-title {
    padding: 1vw 1.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .usp__card-title {
    padding: 1.3344453711vw 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .usp__card-title {
    padding: 1.614530777vw 2.4217961655vw;
  }
}
@media screen and (max-width: 768px) {
  .usp__card-title {
    padding: 2.0833333333vw 3.125vw;
  }
}
@media screen and (max-width: 480px) {
  .usp__card-title {
    padding: 3.3333333333vw 5vw;
  }
}
@media screen and (max-width: 390px) {
  .usp__card-title {
    padding: 4.1025641026vw 6.1538461538vw;
  }
}
@media screen and (max-width: 1600px) {
  .usp__card-title {
    margin-bottom: 1.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .usp__card-title {
    margin-bottom: 1.6680567139vw;
  }
}
@media screen and (max-width: 991px) {
  .usp__card-title {
    margin-bottom: 2.0181634712vw;
  }
}
@media screen and (max-width: 768px) {
  .usp__card-title {
    margin-bottom: 2.6041666667vw;
  }
}
@media screen and (max-width: 480px) {
  .usp__card-title {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .usp__card-title {
    margin-bottom: 5.1282051282vw;
  }
}
@media (min-width: 1199px) {
  .usp__card-title {
    letter-spacing: -2%;
  }
}
@media (max-width: 390px) {
  .usp__card-title {
    font-size: 0.8333333333vw;
    letter-spacing: -1%;
  }
}
@media screen and (max-width: 390px) and (max-width: 1600px) {
  .usp__card-title {
    font-size: 1vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 1199px) {
  .usp__card-title {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 991px) {
  .usp__card-title {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 768px) {
  .usp__card-title {
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 480px) {
  .usp__card-title {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 390px) {
  .usp__card-title {
    font-size: 4.1025641026vw;
  }
}
.usp__card-description {
  line-height: 140%;
  font-weight: 400;
}
.usp__card-description p {
  margin-bottom: 0;
}
@media (max-width: 390px) {
  .usp__card-description {
    font-size: 0.7291666667vw;
    letter-spacing: 2%;
  }
}
@media screen and (max-width: 390px) and (max-width: 1600px) {
  .usp__card-description {
    font-size: 0.875vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 1199px) {
  .usp__card-description {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 991px) {
  .usp__card-description {
    font-size: 1.4127144299vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 768px) {
  .usp__card-description {
    font-size: 1.8229166667vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 480px) {
  .usp__card-description {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 390px) {
  .usp__card-description {
    font-size: 3.5897435897vw;
  }
}

.visit-process {
  padding: 7.2916666667vw 0vw 7.2916666667vw 0vw;
}
@media screen and (max-width: 1600px) {
  .visit-process {
    padding: 8.75vw 0vw 8.75vw 0vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process {
    padding: 11.6763969975vw 0vw 11.6763969975vw 0vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process {
    padding: 14.1271442987vw 0vw 14.1271442987vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process {
    padding: 18.2291666667vw 0vw 18.2291666667vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process {
    padding: 29.1666666667vw 0vw 29.1666666667vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process {
    padding: 35.8974358974vw 0vw 35.8974358974vw 0vw;
  }
}
@media (max-width: 480px) {
  .visit-process {
    padding: 2.0833333333vw 0vw 2.0833333333vw 0vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .visit-process {
    padding: 2.5vw 0vw 2.5vw 0vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .visit-process {
    padding: 3.3361134279vw 0vw 3.3361134279vw 0vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .visit-process {
    padding: 4.0363269425vw 0vw 4.0363269425vw 0vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .visit-process {
    padding: 5.2083333333vw 0vw 5.2083333333vw 0vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .visit-process {
    padding: 8.3333333333vw 0vw 8.3333333333vw 0vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .visit-process {
    padding: 10.2564102564vw 0vw 10.2564102564vw 0vw;
  }
}
.visit-process__title {
  font-weight: 500;
  letter-spacing: 0%;
  margin-bottom: 1.5625vw;
}
@media screen and (max-width: 1600px) {
  .visit-process__title {
    margin-bottom: 1.875vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__title {
    margin-bottom: 2.5020850709vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__title {
    margin-bottom: 1.2108980827vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__title {
    margin-bottom: 1.5625vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__title {
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__title {
    margin-bottom: 3.0769230769vw;
  }
}
@media (max-width: 390px) {
  .visit-process__title {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 1600px) {
  .visit-process__title {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 1199px) {
  .visit-process__title {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 991px) {
  .visit-process__title {
    font-size: 2.4217961655vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 768px) {
  .visit-process__title {
    font-size: 3.125vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 480px) {
  .visit-process__title {
    font-size: 5vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 390px) {
  .visit-process__title {
    font-size: 6.1538461538vw;
  }
}
.visit-process__description {
  font-weight: 500;
  margin-bottom: 3.125vw;
  letter-spacing: 0%;
}
@media screen and (max-width: 1600px) {
  .visit-process__description {
    margin-bottom: 3.75vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__description {
    margin-bottom: 5.0041701418vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__description {
    margin-bottom: 6.0544904137vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__description {
    margin-bottom: 7.8125vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__description {
    margin-bottom: 12.5vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__description {
    margin-bottom: 15.3846153846vw;
  }
}
.visit-process__description > p {
  margin-bottom: 0;
}
@media (max-width: 390px) {
  .visit-process__description {
    font-size: 0.8333333333vw;
    letter-spacing: 5%;
  }
}
@media screen and (max-width: 390px) and (max-width: 1600px) {
  .visit-process__description {
    font-size: 1vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 1199px) {
  .visit-process__description {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 991px) {
  .visit-process__description {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 768px) {
  .visit-process__description {
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 480px) {
  .visit-process__description {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 390px) {
  .visit-process__description {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 991px) {
  .visit-process__description {
    margin-bottom: 4.0363269425vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 768px) {
  .visit-process__description {
    margin-bottom: 5.2083333333vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 480px) {
  .visit-process__description {
    margin-bottom: 8.3333333333vw;
  }
}
@media screen and (max-width: 390px) and (max-width: 390px) {
  .visit-process__description {
    margin-bottom: 10.2564102564vw;
  }
}
.visit-process__card-container {
  margin-bottom: 2.5vw;
}
@media screen and (max-width: 1600px) {
  .visit-process__card-container {
    margin-bottom: 3vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__card-container {
    margin-bottom: 4.0033361134vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__card-container {
    margin-bottom: 4.843592331vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__card-container {
    margin-bottom: 6.25vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__card-container {
    margin-bottom: 10vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__card-container {
    margin-bottom: 12.3076923077vw;
  }
}
@media (max-width: 480px) {
  .visit-process__card-container {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .visit-process__card-container {
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .visit-process__card-container {
    margin-bottom: 3.3361134279vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .visit-process__card-container {
    margin-bottom: 4.0363269425vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .visit-process__card-container {
    margin-bottom: 5.2083333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .visit-process__card-container {
    margin-bottom: 8.3333333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .visit-process__card-container {
    margin-bottom: 10.2564102564vw;
  }
}
.visit-process__card-item {
  margin-bottom: 2.5vw;
}
@media screen and (max-width: 1600px) {
  .visit-process__card-item {
    margin-bottom: 3vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__card-item {
    margin-bottom: 4.0033361134vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__card-item {
    margin-bottom: 4.843592331vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__card-item {
    margin-bottom: 6.25vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__card-item {
    margin-bottom: 10vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__card-item {
    margin-bottom: 12.3076923077vw;
  }
}
@media (max-width: 480px) {
  .visit-process__card-item {
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .visit-process__card-item {
    margin-bottom: 2vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .visit-process__card-item {
    margin-bottom: 2.6688907423vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .visit-process__card-item {
    margin-bottom: 3.229061554vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .visit-process__card-item {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .visit-process__card-item {
    margin-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .visit-process__card-item {
    margin-bottom: 8.2051282051vw;
  }
}
.visit-process__card-item::last-child {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .visit-process__card-item::last-child {
    margin-bottom: 0;
  }
}
.visit-process__card-image {
  width: 14.1666666667vw;
  height: 9.375vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.5208333333vw;
}
@media screen and (max-width: 1600px) {
  .visit-process__card-image {
    width: 17vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__card-image {
    width: 22.6855713094vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__card-image {
    width: 27.4470232089vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__card-image {
    width: 35.4166666667vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__card-image {
    width: 56.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__card-image {
    width: 69.7435897436vw;
  }
}
@media screen and (max-width: 1600px) {
  .visit-process__card-image {
    height: 11.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__card-image {
    height: 15.0125104254vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__card-image {
    height: 18.1634712412vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__card-image {
    height: 23.4375vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__card-image {
    height: 37.5vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__card-image {
    height: 46.1538461538vw;
  }
}
@media screen and (max-width: 1600px) {
  .visit-process__card-image {
    border-radius: 0.625vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__card-image {
    border-radius: 0.834028357vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__card-image {
    border-radius: 1.0090817356vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__card-image {
    border-radius: 1.3020833333vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__card-image {
    border-radius: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__card-image {
    border-radius: 2.5641025641vw;
  }
}
@media (max-width: 991px) {
  .visit-process__card-image {
    width: 100%;
    height: auto;
    margin-bottom: 16px;
  }
}
@media (max-width: 480px) {
  .visit-process__card-content {
    padding-bottom: 0.8333333333vw;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .visit-process__card-content {
    padding-bottom: 1vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .visit-process__card-content {
    padding-bottom: 1.3344453711vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .visit-process__card-content {
    padding-bottom: 1.614530777vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .visit-process__card-content {
    padding-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .visit-process__card-content {
    padding-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .visit-process__card-content {
    padding-bottom: 4.1025641026vw;
  }
}
.visit-process__card-title {
  font-weight: 500;
  color: #009ee3;
  margin-bottom: 1.25vw;
}
@media screen and (max-width: 1600px) {
  .visit-process__card-title {
    margin-bottom: 1.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__card-title {
    margin-bottom: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__card-title {
    margin-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__card-title {
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__card-title {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__card-title {
    margin-bottom: 6.1538461538vw;
  }
}
@media (max-width: 480px) {
  .visit-process__card-title {
    font-size: 0.9375vw;
    margin-bottom: 0.4166666667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .visit-process__card-title {
    font-size: 1.125vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .visit-process__card-title {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .visit-process__card-title {
    font-size: 1.8163471241vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .visit-process__card-title {
    font-size: 2.34375vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .visit-process__card-title {
    font-size: 3.75vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .visit-process__card-title {
    font-size: 4.6153846154vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .visit-process__card-title {
    margin-bottom: 0.5vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .visit-process__card-title {
    margin-bottom: 0.6672226856vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .visit-process__card-title {
    margin-bottom: 0.8072653885vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .visit-process__card-title {
    margin-bottom: 1.0416666667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .visit-process__card-title {
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .visit-process__card-title {
    margin-bottom: 2.0512820513vw;
  }
}
.visit-process__card-list {
  font-weight: 400;
  color: #404040;
}
.visit-process__card-list ul {
  padding-left: 1.5625vw;
}
@media screen and (max-width: 1600px) {
  .visit-process__card-list ul {
    padding-left: 1.875vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__card-list ul {
    padding-left: 2.5020850709vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__card-list ul {
    padding-left: 3.0272452069vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__card-list ul {
    padding-left: 3.90625vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__card-list ul {
    padding-left: 6.25vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__card-list ul {
    padding-left: 7.6923076923vw;
  }
}
@media (max-width: 480px) {
  .visit-process__card-list {
    font-size: 0.7291666667vw;
    letter-spacing: -1%;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .visit-process__card-list {
    font-size: 0.875vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .visit-process__card-list {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .visit-process__card-list {
    font-size: 1.4127144299vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .visit-process__card-list {
    font-size: 1.8229166667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .visit-process__card-list {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .visit-process__card-list {
    font-size: 3.5897435897vw;
  }
}
@media (max-width: 480px) {
  .visit-process__footer {
    margin-top: 2.0833333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .visit-process__footer {
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .visit-process__footer {
    margin-top: 3.3361134279vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .visit-process__footer {
    margin-top: 4.0363269425vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .visit-process__footer {
    margin-top: 5.2083333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .visit-process__footer {
    margin-top: 8.3333333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .visit-process__footer {
    margin-top: 10.2564102564vw;
  }
}
.visit-process__highlight {
  padding: 1.5625vw;
  border-radius: 0.5208333333vw;
  background-color: #e9f8ff;
  margin-bottom: 1.25vw;
}
@media screen and (max-width: 1600px) {
  .visit-process__highlight {
    padding: 1.875vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__highlight {
    padding: 2.5020850709vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__highlight {
    padding: 2.4217961655vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__highlight {
    padding: 3.125vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__highlight {
    padding: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__highlight {
    padding: 6.1538461538vw;
  }
}
@media screen and (max-width: 1600px) {
  .visit-process__highlight {
    border-radius: 0.625vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__highlight {
    border-radius: 0.834028357vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__highlight {
    border-radius: 1.0090817356vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__highlight {
    border-radius: 1.3020833333vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__highlight {
    border-radius: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__highlight {
    border-radius: 2.5641025641vw;
  }
}
@media screen and (max-width: 1600px) {
  .visit-process__highlight {
    margin-bottom: 1.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__highlight {
    margin-bottom: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__highlight {
    margin-bottom: 4.0363269425vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__highlight {
    margin-bottom: 5.2083333333vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__highlight {
    margin-bottom: 8.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__highlight {
    margin-bottom: 10.2564102564vw;
  }
}
.visit-process__highlight-title {
  font-weight: 500;
  color: #202020;
  font-size: 1.25vw;
  margin-bottom: 0.5208333333vw;
}
@media screen and (max-width: 1600px) {
  .visit-process__highlight-title {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__highlight-title {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__highlight-title {
    font-size: 2.4217961655vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__highlight-title {
    font-size: 3.125vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__highlight-title {
    font-size: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__highlight-title {
    font-size: 6.1538461538vw;
  }
}
@media screen and (max-width: 1600px) {
  .visit-process__highlight-title {
    margin-bottom: 0.625vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__highlight-title {
    margin-bottom: 0.834028357vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__highlight-title {
    margin-bottom: 1.2108980827vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__highlight-title {
    margin-bottom: 1.5625vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__highlight-title {
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__highlight-title {
    margin-bottom: 3.0769230769vw;
  }
}
@media (max-width: 480px) {
  .visit-process__highlight-title {
    font-size: 0.8333333333vw;
    letter-spacing: 2%;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .visit-process__highlight-title {
    font-size: 1vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .visit-process__highlight-title {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .visit-process__highlight-title {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .visit-process__highlight-title {
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .visit-process__highlight-title {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .visit-process__highlight-title {
    font-size: 4.1025641026vw;
  }
}
.visit-process__highlight-description {
  font-size: 1.25vw;
  font-weight: 400;
  margin-bottom: 0;
  color: #1c2b52;
}
@media screen and (max-width: 1600px) {
  .visit-process__highlight-description {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__highlight-description {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__highlight-description {
    font-size: 2.4217961655vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__highlight-description {
    font-size: 3.125vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__highlight-description {
    font-size: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__highlight-description {
    font-size: 6.1538461538vw;
  }
}
@media (min-width: 1199px) {
  .visit-process__highlight-description {
    letter-spacing: -1%;
  }
}
.visit-process__highlight-description p {
  margin-bottom: 0;
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .visit-process__highlight-description {
    font-size: 1.4127144299vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .visit-process__highlight-description {
    font-size: 1.8229166667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .visit-process__highlight-description {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .visit-process__highlight-description {
    font-size: 3.5897435897vw;
  }
}
.visit-process__callout {
  font-size: 1.25vw;
  background-color: #1c2b52;
  color: #ffffff;
  padding: 1.5625vw;
  border-radius: 0.5208333333vw;
}
@media screen and (max-width: 1600px) {
  .visit-process__callout {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__callout {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__callout {
    font-size: 2.4217961655vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__callout {
    font-size: 3.125vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__callout {
    font-size: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__callout {
    font-size: 6.1538461538vw;
  }
}
@media screen and (max-width: 1600px) {
  .visit-process__callout {
    padding: 1.875vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__callout {
    padding: 2.5020850709vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__callout {
    padding: 3.0272452069vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__callout {
    padding: 3.90625vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__callout {
    padding: 6.25vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__callout {
    padding: 7.6923076923vw;
  }
}
@media screen and (max-width: 1600px) {
  .visit-process__callout {
    border-radius: 0.625vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__callout {
    border-radius: 0.834028357vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__callout {
    border-radius: 1.0090817356vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__callout {
    border-radius: 1.3020833333vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__callout {
    border-radius: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__callout {
    border-radius: 2.5641025641vw;
  }
}
@media (max-width: 480px) {
  .visit-process__callout {
    padding: 1.5625vw 0.8333333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .visit-process__callout {
    padding: 1.875vw 1vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .visit-process__callout {
    padding: 2.5020850709vw 1.3344453711vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .visit-process__callout {
    padding: 3.0272452069vw 1.614530777vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .visit-process__callout {
    padding: 3.90625vw 2.0833333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .visit-process__callout {
    padding: 6.25vw 3.3333333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .visit-process__callout {
    padding: 7.6923076923vw 4.1025641026vw;
  }
}
.visit-process__callout-header {
  padding-bottom: 1.5625vw;
}
@media screen and (max-width: 1600px) {
  .visit-process__callout-header {
    padding-bottom: 1.875vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__callout-header {
    padding-bottom: 2.5020850709vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__callout-header {
    padding-bottom: 3.0272452069vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__callout-header {
    padding-bottom: 3.90625vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__callout-header {
    padding-bottom: 6.25vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__callout-header {
    padding-bottom: 7.6923076923vw;
  }
}
.visit-process__callout-header p {
  margin-bottom: 0;
  font-weight: 400;
}
@media (max-width: 480px) {
  .visit-process__callout-header p {
    font-size: 0.7291666667vw;
    letter-spacing: 2%;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .visit-process__callout-header p {
    font-size: 0.875vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .visit-process__callout-header p {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .visit-process__callout-header p {
    font-size: 1.4127144299vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .visit-process__callout-header p {
    font-size: 1.8229166667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .visit-process__callout-header p {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .visit-process__callout-header p {
    font-size: 3.5897435897vw;
  }
}
.visit-process__callout-header strong {
  display: block;
  margin-bottom: 0.5208333333vw;
  font-weight: 500;
}
@media screen and (max-width: 1600px) {
  .visit-process__callout-header strong {
    margin-bottom: 0.625vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__callout-header strong {
    margin-bottom: 0.834028357vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__callout-header strong {
    margin-bottom: 1.0090817356vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__callout-header strong {
    margin-bottom: 1.3020833333vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__callout-header strong {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__callout-header strong {
    margin-bottom: 2.5641025641vw;
  }
}
@media (max-width: 480px) {
  .visit-process__callout-header strong {
    font-size: 0.9375vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .visit-process__callout-header strong {
    font-size: 1.125vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .visit-process__callout-header strong {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .visit-process__callout-header strong {
    font-size: 1.8163471241vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .visit-process__callout-header strong {
    font-size: 2.34375vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .visit-process__callout-header strong {
    font-size: 3.75vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .visit-process__callout-header strong {
    font-size: 4.6153846154vw;
  }
}
@media (min-width: 1199px) {
  .visit-process__callout-description p {
    letter-spacing: -2%;
  }
}
.visit-process__callout-description p,
.visit-process__callout-description ul,
.visit-process__callout-description li {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .visit-process__callout-description p,
  .visit-process__callout-description ul,
  .visit-process__callout-description li {
    font-size: 0.7291666667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .visit-process__callout-description p,
  .visit-process__callout-description ul,
  .visit-process__callout-description li {
    font-size: 0.875vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .visit-process__callout-description p,
  .visit-process__callout-description ul,
  .visit-process__callout-description li {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .visit-process__callout-description p,
  .visit-process__callout-description ul,
  .visit-process__callout-description li {
    font-size: 1.4127144299vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .visit-process__callout-description p,
  .visit-process__callout-description ul,
  .visit-process__callout-description li {
    font-size: 1.8229166667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .visit-process__callout-description p,
  .visit-process__callout-description ul,
  .visit-process__callout-description li {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .visit-process__callout-description p,
  .visit-process__callout-description ul,
  .visit-process__callout-description li {
    font-size: 3.5897435897vw;
  }
}
@media (max-width: 480px) {
  .visit-process__callout-description ul {
    padding-left: 1.4583333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .visit-process__callout-description ul {
    padding-left: 1.75vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .visit-process__callout-description ul {
    padding-left: 2.3352793995vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .visit-process__callout-description ul {
    padding-left: 2.8254288597vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .visit-process__callout-description ul {
    padding-left: 3.6458333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .visit-process__callout-description ul {
    padding-left: 5.8333333333vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .visit-process__callout-description ul {
    padding-left: 7.1794871795vw;
  }
}
.visit-process__callout-description strong {
  display: block;
  margin-bottom: 0.5208333333vw;
  font-weight: 600;
}
@media screen and (max-width: 1600px) {
  .visit-process__callout-description strong {
    margin-bottom: 0.625vw;
  }
}
@media screen and (max-width: 1199px) {
  .visit-process__callout-description strong {
    margin-bottom: 0.834028357vw;
  }
}
@media screen and (max-width: 991px) {
  .visit-process__callout-description strong {
    margin-bottom: 1.0090817356vw;
  }
}
@media screen and (max-width: 768px) {
  .visit-process__callout-description strong {
    margin-bottom: 1.3020833333vw;
  }
}
@media screen and (max-width: 480px) {
  .visit-process__callout-description strong {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .visit-process__callout-description strong {
    margin-bottom: 2.5641025641vw;
  }
}
@media (max-width: 480px) {
  .visit-process__callout-description strong {
    font-size: 0.9375vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1600px) {
  .visit-process__callout-description strong {
    font-size: 1.125vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 1199px) {
  .visit-process__callout-description strong {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 991px) {
  .visit-process__callout-description strong {
    font-size: 1.8163471241vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .visit-process__callout-description strong {
    font-size: 2.34375vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .visit-process__callout-description strong {
    font-size: 3.75vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 390px) {
  .visit-process__callout-description strong {
    font-size: 4.6153846154vw;
  }
}

/*# sourceMappingURL=visit-field.css.map*/