.why-visa2us-component[data-v-0fa01d65] {
  padding: 80px 0 20px;
  background-color: #fafafa;
}
@media only screen and (max-width: 959px) {
.why-visa2us-component[data-v-0fa01d65] {
    padding: 40px 0 20px;
}
}
h2[data-v-0fa01d65] {
  color: rgb(var(--v-theme-primary));
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 60px;
}
@media only screen and (max-width: 767px) {
h2[data-v-0fa01d65] {
    font-size: 18px;
    padding-bottom: 30px;
}
}
.items-panel[data-v-0fa01d65] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 140px;
  font-size: 18px;
}
@media only screen and (max-width: 959px) {
.items-panel[data-v-0fa01d65] {
    padding: 0;
}
}
@media only screen and (max-width: 767px) {
.items-panel[data-v-0fa01d65] {
    font-size: 12px;
}
}
.items-panel .why-item[data-v-0fa01d65] {
  display: flex;
  padding-bottom: 60px;
}
@media only screen and (max-width: 767px) {
.items-panel .why-item[data-v-0fa01d65] {
    padding-bottom: 20px;
}
}
.items-panel .why-item img[data-v-0fa01d65] {
  width: 50px;
  height: 50px;
  margin-right: 30px;
}
@media only screen and (max-width: 767px) {
.items-panel .why-item img[data-v-0fa01d65] {
    width: 35px;
    height: 35px;
    margin-right: 15px;
}
}
.items-panel .why-item .title[data-v-0fa01d65] {
  color: rgb(var(--v-theme-primary));
  font-weight: bold;
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
.items-panel .why-item .title[data-v-0fa01d65] {
    padding-bottom: 10px;
}
}
.items-panel .why-item .desc[data-v-0fa01d65] {
  color: rgb(var(--v-theme-secondary));
  font-weight: 500;
  width: 403px;
}
@media only screen and (max-width: 1365px) {
.items-panel .why-item .desc[data-v-0fa01d65] {
    width: 100%;
}
}.step-panel-component[data-v-45ce102b] {
  padding: 80px 0;
}
@media only screen and (max-width: 959px) {
.step-panel-component[data-v-45ce102b] {
    padding: 40px 0;
}
}
.step-panel-component .c-container[data-v-45ce102b] {
  padding: 0 140px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 1365px) {
.step-panel-component .c-container[data-v-45ce102b] {
    padding: 0 80px;
}
}
@media only screen and (max-width: 959px) {
.step-panel-component .c-container[data-v-45ce102b] {
    padding: 0 30px;
}
}
h2[data-v-45ce102b] {
  color: rgb(var(--v-theme-primary));
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 40px;
}
@media only screen and (max-width: 767px) {
h2[data-v-45ce102b] {
    font-size: 18px;
    padding-bottom: 20px;
}
}
p[data-v-45ce102b] {
  color: rgb(var(--v-theme-secondary));
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 30px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
p[data-v-45ce102b] {
    font-size: 12px;
    margin-bottom: 0;
}
}
.step[data-v-45ce102b] {
  display: flex;
  padding: 50px 0;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 959px) {
.step[data-v-45ce102b] {
    flex-wrap: wrap;
    align-items: flex-end;
}
}
@media only screen and (max-width: 767px) {
.step[data-v-45ce102b] {
    padding: 30px 0;
}
}
@media only screen and (max-width: 399px) {
.step[data-v-45ce102b] {
    justify-content: flex-start;
}
}
.step .content[data-v-45ce102b] {
  font-size: 18px;
  font-weight: 500;
  color: #333;
  width: 428px;
}
@media only screen and (max-width: 1365px) {
.step .content[data-v-45ce102b] {
    width: 351px;
}
}
@media only screen and (max-width: 959px) {
.step .content[data-v-45ce102b] {
    order: 3;
    width: 100%;
    margin-top: 20px;
}
}
@media only screen and (max-width: 767px) {
.step .content[data-v-45ce102b] {
    font-size: 12px;
}
}
.step .content .title[data-v-45ce102b] {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
.step .content .title[data-v-45ce102b] {
    font-size: 12px;
    padding-bottom: 20px;
}
}
.step .content .or[data-v-45ce102b] {
  position: relative;
  margin: 20px 0;
  display: flex;
  align-items: center;
  color: #999;
  font-size: 18px;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
.step .content .or[data-v-45ce102b] {
    font-size: 12px;
}
}
.step .content .or hr[data-v-45ce102b] {
  border: none;
  height: 1px;
  background-color: #999;
  width: 50%;
}
.step .content .or div[data-v-45ce102b] {
  padding: 0 20px;
}
.step .img-discover[data-v-45ce102b] {
  width: 389px;
}
@media only screen and (max-width: 1365px) {
.step .img-discover[data-v-45ce102b] {
    width: 300px;
}
}
@media only screen and (max-width: 959px) {
.step .img-discover[data-v-45ce102b] {
    order: 2;
}
}
@media only screen and (max-width: 767px) {
.step .img-discover[data-v-45ce102b] {
    width: 235px;
}
}
.step .img-number[data-v-45ce102b] {
  height: 100px;
}
@media only screen and (max-width: 959px) {
.step .img-number[data-v-45ce102b] {
    order: 1;
}
}
@media only screen and (max-width: 767px) {
.step .img-number[data-v-45ce102b] {
    height: 60px;
}
}
.step.step-1 .img-discover[data-v-45ce102b] {
  margin-right: 91px;
}
@media only screen and (max-width: 959px) {
.step.step-1 .img-discover[data-v-45ce102b] {
    margin-right: 0;
}
}
.step.step-1 .img-number[data-v-45ce102b] {
  margin-right: 52px;
}
@media only screen and (max-width: 959px) {
.step.step-1 .img-number[data-v-45ce102b] {
    margin-right: 12px;
}
}
.step.step-2[data-v-45ce102b] {
  border-top: solid 1px #e8ebfc;
  border-bottom: solid 1px #e8ebfc;
}
@media only screen and (max-width: 959px) {
.step.step-2[data-v-45ce102b] {
    border: 0;
}
}
.step.step-2 .content[data-v-45ce102b] {
  margin-right: 40px;
}
@media only screen and (max-width: 959px) {
.step.step-2 .content[data-v-45ce102b] {
    margin-right: 0;
}
}
.step.step-2 .img-number[data-v-45ce102b] {
  margin-right: 79px;
}
@media only screen and (max-width: 959px) {
.step.step-2 .img-number[data-v-45ce102b] {
    margin-right: 0;
}
}
.step.step-3 .img-discover[data-v-45ce102b] {
  margin-right: 79px;
}
@media only screen and (max-width: 959px) {
.step.step-3 .img-discover[data-v-45ce102b] {
    margin-right: 0;
}
}
.step.step-3 .img-number[data-v-45ce102b] {
  margin-right: 40px;
}
@media only screen and (max-width: 959px) {
.step.step-3 .img-number[data-v-45ce102b] {
    margin-right: 0;
}
}