*,
p {
  margin: 0;
  padding: 0;

}

body {
  /* min-width: 1600px; */
  background: #141416;
}

.home-container {
  width: 100%;
  background: #141416;

}

.navigation-bar {
  height: 115px;
  background: #196164;
  border-radius: 0px 0px 0px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 149px;

}

.logo-container {
  display: flex;
  align-items: center;
}

.logo {
  width: 48px;
  height: 32.91px;
  margin-right: 10px;
}

.logo-text {
  font-family: Inter, Inter;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.comparar-container {

  width: 148px;
  height: 51px;
  line-height: 51px;
  background: #C4F500;
  border-radius: 267px 267px 267px 267px;
  text-align: center;
  cursor: pointer;
}

.comparar-container span {
  font-family: Inter, Inter;
  font-weight: 500;
  font-size: 20px;
  color: #19352D;

  font-style: normal;
  text-transform: none;
}



.banner-container {
  position: relative;
  height: 970px;
  margin: 0 auto;
  background: url('../images/Frame 1410085198@2x.png') no-repeat;
  background-size: 100% 100%;
  padding-top: 100px;
  padding-left: 149px;
  box-sizing: border-box;
}


.méxico-container {
  /* position: absolute; */
  /* top: 100px; */
  width: 374px;
  height: 54px;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 178px 178px 178px 178px;
  display: flex;
  align-items: center;
  justify-content: center;

}

.méxico-container span {
  font-family: Inter, Inter;
  font-weight: 500;
  font-size: 20px;
  color: #C4F500;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.méxico-container span {
  margin-left: 10px;
}

.méxico-logo {
  width: 38px;
  height: 25.33px;
}

.banner-text {
  width: 1081px;
  height: 288px;
}

.banner-text span {
  ont-family: Inter, Inter;
  font-weight: bold;
  font-size: 96px;
  color: #FFFFFF;
  line-height: 144px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.banner-text2 {
  width: 670px;
  height: 72px;
  font-family: Inter, Inter;
  font-weight: 500;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 36px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 40px;
}

.banner-buttons {
  display: flex;
  align-items: center;
  margin-top: 70px;

}

.ver-opciones-button {
  width: 176px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #C4F500;
  border-radius: 75px 75px 75px 75px;
  font-family: Inter, Inter;
  font-weight: normal;
  font-size: 16px;
  color: #19352D;
  line-height: 16px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  cursor: pointer;
}

.cómo-funciona-button {
  margin-left: 25px;
  width: 162px;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 89px 89px 89px 89px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  font-family: Inter, Inter;
  font-weight: normal;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 16px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  cursor: pointer;
}



.function-container {
  height: 143px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #202022;
  border-radius: 0px 0px 0px 0px;
  padding: 0 173px;
  box-sizing: border-box;
}

.function-item img {
  width: 67px;
  height: 67px;
}

.function-item {
  display: flex;
  color: #FFFFFF;
}

.function-item-text1 {
  font-weight: bold;
  font-size: 48px;
  color: #FFFFFF;
  margin: 0 16px;
}

.function-item-text2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.function-item-line {
  width: 0px;
  height: 52px;
  border: 1px solid rgba(130, 255, 172, 0.44);
}


.tapestry-container {
  width: 100%;
  height: 78px;
}

.tapestry-container img {
  width: 100%;
  height: 100%;
}


.content-box {
  position: relative;

  width: 1600px;
  margin: 0 auto;
  margin-top: 162px;
}

.christmas-tree {
  position: absolute;
  top: -34px;
  left: 0;
  width: 130.19px;
  height: 100px;
}

.content-box h2 {
  font-family: Inter, Inter;
  font-weight: bold;
  font-size: 64px;
  color: #FFFFFF;
  line-height: 96px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.content-box-desc {
  width: 1091px;
  margin: 0 auto;
  font-family: Inter, Inter;
  font-weight: 500;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 36px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-top: 24px;
}

.interest-rate-box {
  position: relative;
  width: 1609px;
  height: 620px;

  border-radius: 40px 40px 40px 40px;
  margin-top: 117px;
}

.interest-rate-box-top {
  background: #196164;
  height: calc(100% - 220px);
  border-radius: 40px 40px 0px 0px;
}

.mayor-text {
  font-family: Inter, Inter;
  font-weight: bold;
  font-size: 72px;
  color: #FFEA03;
  line-height: 108px;
  text-shadow: 0px 13px 17px rgba(170, 144, 104, 0.42);
  text-align: left;
  font-style: normal;
  text-transform: none;

  font-style: oblique 10deg;
}

.interest-rate-box-bottom {
  height: 220px;
  background: #19352D;
  border-radius: 0px 0px 40px 40px;
  font-family: Inter, Inter;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 36px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding-left: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.interest-rate-box-bottom p {
  width: 1015px;
  margin: 0;
}

.trumpet {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 692px;
}

.money {
  position: absolute;
  top: 74px;
  left: 14px;
  width: 172px;
  height: 172px;
  display: none;
}

.rectangle {
  position: absolute;

  width: 54px;
  height: 54px;
}

.rectangle1 {
  top: 176px;
  left: 100px;
}

.rectangle2 {

  bottom: 250px;
  right: 710px;

}

.rectangle3 {

  top: 100px;
  right: 470px;

}

.condition-box {
  margin-top: 48px;
  width: 100%;
  display: flex;

  justify-content: space-between;
  align-items: center;
}

.condition-item {
  width: 780px;
  height: 240px;
  border-radius: 40px 40px 40px 40px;
  border: 2px solid rgba(255, 255, 255, 0.44);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 42px;
  box-sizing: border-box;
}

.condition-item-title {
  font-family: Inter, Inter;
  font-weight: normal;
  font-size: 40px;
  color: #FFFFFF;
  line-height: 60px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.condition-item-desc {
  font-family: Inter, Inter;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 36px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 24px;

}


.apply-box {
  margin-top: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.apply-desc {
  width: 767px;
  font-family: Inter, Inter;
  font-weight: 400;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 27px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.apply-button {
  width: 506px;
  height: 86px;
  line-height: 86px;
  background: #C4F500;
  box-shadow: 0px 11px 32px 0px rgba(4, 45, 17, 0.3);
  border-radius: 120px 120px 120px 120px;
  font-family: Inter, Inter;
  font-weight: normal;
  font-size: 24px;
  color: #19352D;

  text-align: center;
  font-style: normal;
  text-transform: none;
  cursor: pointer;
}

.recommend-box {
  position: relative;
  margin-top: 200px;
}

.recommend-box .christmas-trees {
  position: absolute;
  top: 100px;
  right: 260px;
  width: 192px;
  height: 120px;

}

.recommend-box h2 {
  margin: 0 auto;
  width: 1087px;
  font-family: Inter, Inter;
  font-weight: bold;
  font-size: 64px;
  color: #FFFFFF;
  line-height: 96px;
  text-align: center;
  margin-top: 24px;
}

.recommend-desc {
  margin: 0 auto;
  font-family: Inter, Inter;
  font-weight: 500;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 36px;
  text-align: center;
}


.recommend-card {
  display: flex;
  gap: 24px;
  justify-content: space-between;
  margin-top: 100px;
}

.recommend-card-item {
  flex: 1;
  height: 761px;
  background: #196164;
  border-radius: 40px 40px 40px 40px;
  padding: 44px 26px 0 26px;
  box-sizing: border-box;
}

.card-item-title {
  display: flex;
  align-items: center;
  justify-content: space-between;

}

.card-item-title .app-logo {
  width: 88px;
  height: 88px;
  border-radius: 17px 17px 17px 17px;

}

.card-item-title .app-logo img {
  width: 100%;
  height: 100%;
}

.card-item-title .app-status {
  padding: 0 16px;
  height: 52px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 178px 178px 178px 178px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card-item-title .app-status img {
  width: 28px;
  height: 28px;
}

.recommend-card-item .app-name {
  font-family: Inter, Inter;
  font-weight: bold;
  font-size: 40px;
  color: #FFFFFF;
  line-height: 60px;
  font-style: normal;
  text-transform: none;
  margin-top: 24px;
}

.recommend-card-item .app-desc {
  height: 90px;
  font-family: Inter, Inter;
  font-weight: 500;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.68);
  line-height: 30px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 24px;
}

.app-introduce {
  width: 100%;
  height: 249px;
  margin-top: 32px;
  background: #C4F500;
  border-radius: 32px 32px 32px 32px;
  border: 1px solid rgba(255, 255, 255, 0.52);
  padding: 24px 30px;
  box-sizing: border-box;
}

.app-introduce .introduce-item {
  height: 51px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px dashed #196164;

}

.app-introduce .introduce-item span:first-child {
  font-family: Inter, Inter;
  font-weight: 500;
  font-size: 20px;
  color: #141416;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.app-introduce .introduce-item span:last-child {
  font-family: Inter, Inter;
  font-weight: normal;
  font-size: 22px;
  color: #196164;
  line-height: 33px;
  text-align: right;
  font-style: normal;
  text-transform: none;
}

.googleplay {

  margin-top: 30px;
  text-align: center;

}

.googleplay img {
  width: 200px;
  height: 58px;
  cursor: pointer;
}



.how-it-works-box {
  width: 100%;
  height: 946px;
  background: #202022;
  border-radius: 0px 0px 0px 0px;
  margin-top: 196px;
}

.how-it-works-container {
  width: 1600px;
  margin: 0 auto;
  box-sizing: border-box;
}

.how-it-works-title {
  font-family: Inter, Inter;
  font-weight: bold;
  font-size: 64px;
  color: #FFFFFF;
  line-height: 96px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  padding-top: 100px;
}

.how-it-works-desc {
  font-family: Inter, Inter;
  font-weight: 500;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 36px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-top: 24px;
}

.how-it-works-content {
  height: 690px;
  display: flex;

  justify-content: space-between;
  padding: 0 130px;
}

.how-it-works-img {
  width: 500px;
  height: 689.58px;
}

.how-it-works-process {
  padding-top: 93px;
}

.process-item {
  display: flex;
  align-items: center;
  gap: 27px;
}

.item-sort {
  width: 75px;
  height: 75px;
  font-family: Inter, Inter;
  font-weight: 500;
  font-size: 36px;
  color: #141416;
  line-height: 74px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  background: #C4F500;
  border-radius: 16px;
}

.item-title {
  font-family: Inter, Inter;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.item-desc {
  font-family: Inter, Inter;
  font-weight: 400;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.6);
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 14px;
}

.process-item-line {
  width: 0;
  height: 50px;
  border: 1px solid rgba(196, 245, 0, 0.45);
  margin: 16px 0;
  margin-left: 37px;
}


.preguntas-rápidas-box {
  margin: 0 auto;
  /* min-width: 1600px; */

  margin-top: 211px;

}

.rápidas-box {
  display: flex;
  justify-content: space-between;
}

.preguntas-rápidas-box-left {

  flex: 1;
}

.preguntas-rápidas-box-right img {
  width: 100%;
  height: 630px;
}

.rápidas-left-title {
  font-family: Inter, Inter;
  font-weight: bold;
  font-size: 64px;
  color: #FFFFFF;
  line-height: 96px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.rápidas-left-desc {
  font-family: Inter, Inter;
  font-weight: 500;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 36px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.key-advantages {
  width: 800px;
  margin: 0 auto;
  padding-left: 200px;
  margin-top: 76px;

}

.advantage-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 48px;
  padding-bottom: 27px;
}

.advantage-header {
  display: flex;
  align-items: center;

}

.advantage-header span {
  font-family: Inter, Inter;
  font-weight: 500;
  font-size: 30px;
  color: #FFFFFF;
  line-height: 26px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-left: 24px;
}

.advantage-header img {
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.advantage-content {
  display: none;
  font-family: Inter, Inter;
  font-weight: 400;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding-left: 64px;
  margin: 32px 0 0 0;
}

.advantage-item.active .advantage-content {
  display: block;
}


.ver-opciones {
  margin: 0 auto;
  width: 885px;
  height: 106px;
  line-height: 106px;
  background: #FFFFFF;
  box-shadow: 0px 6px 40px 0px #000000;
  border-radius: 312px 312px 312px 312px;
  padding: 0 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 57px;
}

.ver-opciones span {
  font-family: Inter, Inter;
  font-weight: 500;
  font-size: 26px;
  color: #19352D;
  line-height: 39px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.opciones-btn {
  width: 175px;
  height: 58px;
  line-height: 58px;
  background: #C4F500;
  border-radius: 139px 139px 139px 139px;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  color: #141416;
  cursor: pointer;
}



.crédito-méxico-box {
  position: relative;
  height: 300px;
  background: #196164;
  border-radius: 0px 0px 0px 0px;
  margin-top: 50px;
}

.crédito-méxico-container {
  position: relative;
  height: 100%;
  width: 1600px;
  margin: 0 auto;

}

.crédito-méxico-img {
  position: absolute;
  top: -160px;
  left: -40px;

  width: 500px;
  height: 455px;
}

.crédito-méxico-tapestry-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 639px;
  height: 76px;
}

.scroll-top-btn {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 80px;
  right: 150px;
  cursor: pointer;
}

.crédito-méxico-content {
  width: 902px;
  margin: 0 auto;
  padding-top: 75px;
  margin: 0 auto;
  padding-left: 20%;
}

.crédito-méxico-content h2 {
  font-family: Inter, Inter;
  font-weight: bold;
  font-size: 40px;
  color: #FFFFFF;
  line-height: 60px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.crédito-méxico-content p {
  font-family: Inter, Inter;
  font-weight: 400;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 36px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 16px;
}

@media (min-width: 1024px) and (max-width: 1600px) {

  .banner-container-mobile {
    display: none;
  }

  .banner-text {
    width: unset;
    width: 600px;
    height: 188px;
  }

  .banner-text span {
    font-size: 40px;
    line-height: 60px;
  }

  .banner-text2 {
    width: 500px;
  }

  .tapestry-mobile-image {
    display: none;
  }

  .trumpet-mobile {
    display: none;

  }

  .condition-box {}

  .apply-desc2 {
    display: none;
  }

  .how-it-works-img-mobile {
    display: none;
  }

  .rápidas-box {
    display: block;
  }

  .preguntas-rápidas-box-right {
    /* width: calc(100% - 800px); */
  }

  .preguntas-rápidas-box-right img {
    width: 100%;
    height: 630px;
  }

  .content-box {
    width: unset;
  }

  .interest-rate-box {
    width: unset;
  }

  .how-it-works-content {

    height: unset;
    /* display: block; */
  }

  /* .how-it-works-img {
    display: none;
  } */
  .how-it-works-img-mobile {
    display: block;
    width: 290px;
    height: 362px;
  }

  .how-it-works-container {
    width: unset;
  }

  .crédito-méxico-container {
    width: unset;
  }

  .crédito-méxico-content {
    width: 500px;

  }

}

@media (min-width: 1024px) {
  .banner-container {
    display: block !important;
  }

  .banner-container-mobile {
    display: none;
  }

  .tapestry-mobile-image {
    display: none;
  }

  .trumpet-mobile {
    display: none;

  }

  .condition-box {}

  .apply-desc2 {
    display: none;
  }

  .how-it-works-img-mobile {
    display: none;
  }

  .crédito-méxico-content {

    margin: 0 auto;
  }
}

/* 手机 */
@media (max-width: 1024px) {
  .banner-container {
    display: none;
  }

  .navigation-bar {
    height: 58px;
    line-height: 58px;
    padding: 0 16px;
  }

  .logo {
    width: 24px;
    height: 16px;
  }

  .comparar-container {
    line-height: 25px;
    width: 74px;
    height: 25px;
    background: #C4F500;
    border-radius: 133px 133px 133px 133px;
  }

  .comparar-container span {
    font-size: 12px;
  }

  .logo-text {
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
  }

  .banner-container-mobile {
    height: 817px;
    padding: 0 16px;
    padding-top: 40px;

  }

  .banner-container-mobile .méxico-container {
    width: 250px;
    height: 30px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 89px 89px 89px 89px;

  }

  .banner-container-mobile .méxico-container span {
    font-family: Inter, Inter;
    font-weight: 500;
    font-size: 12px;
    color: #C4F500;
    line-height: 18px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .banner-text {
    width: 100%;
    height: 96px;
    margin-top: 24px;
  }

  .banner-text span {

    font-family: Inter, Inter;
    font-weight: bold;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 48px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .banner-text2 {
    margin-top: 24px;
    width: 307px;
    height: 63px;
    font-family: Inter, Inter;
    font-weight: 500;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 21px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .banner-buttons {
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .ver-opciones-button {
    width: 162px;
    height: 50px;
  }

  .ver-opciones-button img {
    width: 14px;
    height: 9px;
  }

  .cómo-funciona-button {
    width: 162px;
    height: 50px;
  }

  .mobile-image {
    margin-top: 41px;
  }

  .mobile-image img {
    width: 100%;
    height: 379px;

  }

  .function-container {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #202022;
    border-radius: 0px 0px 0px 0px;
    padding: 0;
    box-sizing: border-box;
  }

  .function-item img {
    width: 24px;
    height: 24px;
  }

  .function-item {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
  }

  .function-item-text1 {
    font-size: 16px;
    margin: 0 5px;
  }

  .function-item-text2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 12px;
  }

  .function-item-line {
    width: 0px;
    height: 24px;
    border: 1px solid rgba(130, 255, 172, 0.44);
  }

  .tapestry-image {
    display: none;
  }

  .tapestry-image {
    display: none;
  }

  .tapestry-container {
    width: 100%;
    height: 39px;
  }


  .content-box {
    width: unset;
    position: relative;
    margin: 0 auto;
    margin-top: 45px;
  }

  .christmas-tree {
    position: absolute;
    top: -45px;
    left: -15px;
    width: 65px;
    height: 52px;
  }

  .content-box h2 {
    font-family: Inter, Inter;
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
    font-style: normal;
    text-transform: none;
  }

  .content-box-desc {
    padding: 0 18px;
    width: unset;
    height: 78px;
    font-family: Inter, Inter;
    font-weight: 500;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 20px;
    text-align: center;
    font-style: normal;
    text-transform: none;
  }


  .interest-rate-box {
    position: relative;
    width: unset;
    min-width: 343px;
    height: 300px;

    border-radius: 0px 0px 20px 20px;
    margin: 0 16px;
    margin-top: 39px;
  }

  .interest-rate-box-top {
    background: #196164;
    height: calc(100% - 130px);
    border-radius: 20px 20px 0px 0px;
  }



  .interest-rate-box-bottom {
    background: #19352D;
    border-radius: 0px 0px 20px 20px;
    height: 130px;
    font-family: Inter, Inter;
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 18px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding: 0 15px;
  }

  .interest-rate-box-bottom p {
    margin: 0;
    width: unset;


  }

  .trumpet {
    display: none;
  }

  .trumpet-mobile {
    position: absolute;
    top: -20px;
    right: 0;
    width: 95%;
    height: 190px;

  }

  .money {
    display: block;
    position: absolute;
    top: -39px;
    left: -20px;
    width: 71px;
    height: 71px;
  }

  .rectangle {
    position: absolute;
  
    width: 22px;
    height: 22px;
  }

  .rectangle1 {
    top: 5px;
    left: 10px;
  }

  .rectangle2 {

    top: 110px;
    right: 35%;
  }

  .rectangle3 {

    top: 20px;
    right: 32%;

  }

  .condition-box {

    width: 100%;
    display: block;
    /* flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; */
    margin: 0;
  }

  .condition-item {
    width: unset;
    min-width: 343px;
    height: 106px;
    border-radius: 18px 18px 18px 18px;
    border: 1px solid rgba(255, 255, 255, 0.44);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 42px;
    box-sizing: border-box;
    margin: 0 16px;
    margin-top: 24px;
  }

  .condition-item-title {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 27px;
  }

  .condition-item-desc {
    font-size: 13px;
    color: #FFFFFF;
    line-height: 20px;
    margin-top: 11px;
  }


  .apply-box {
    margin-top: 25px;
    display: flex;
    flex-direction: column;



  }

  .apply-desc2 {
    max-width: 543px;
    font-weight: 400;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
    padding: 0 16px;
    margin-top: 20px;
  }

  .apply-desc {
    display: none;
  }

  .apply-button {
    width: 343px;
    height: 56px;
    line-height: 56px;
    background: #C4F500;
    box-shadow: 0px 6 16px 0px rgba(4, 45, 17, 0.3);
    border-radius: 60px 60px 60px 60px;
    font-size: 16px;
    color: #19352D;

  }


  .recommend-box {
    position: relative;
    margin-top: 74px;
    padding: 0 26px;
  }

  .recommend-box .christmas-trees {
    position: absolute;
    top: 28px;
    right: 20px;
    width: 70px;
    height: 56px;

  }

  .recommend-box h2 {
    width: unset;
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
  }

  .recommend-desc {
    margin: 0 auto;
    font-weight: 500;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 20px;
    margin-top: 12px;
  }


  .recommend-card {
    display: block;
    margin-top: 40px;

    box-sizing: border-box;

  }

  .recommend-card-item {
    height: 470px;
    background: #196164;
    border-radius: 26px 26px 26px 26px;
    padding: 17px 18px 0 18px;
    box-sizing: border-box;
    margin-top: 20px;
  }

  .card-item-title {
    display: flex;
    align-items: center;
    justify-content: space-between;

  }

  .card-item-title .app-logo {
    width: 58px;
    height: 58px;
    border-radius: 11px 11px 11px 11px;

  }

  .card-item-title .app-logo img {
    width: 100%;
    height: 100%;
  }

  .card-item-title .app-status {
    padding: 0 11px;

    height: 35px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 117px 117px 117px 117px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .card-item-title .app-status img {
    width: 16px;
    height: 16px;
  }

  .recommend-card-item .app-name {
    font-size: 24px;

    line-height: 36px;
    margin-top: 16px;
  }

  .recommend-card-item .app-desc {
    height: 59px;
    font-size: 13px;

    line-height: 20px;
    margin-top: 16px;
  }

  .app-introduce {
    width: 100%;
    height: 164px;
    margin-top: 22px;
    background: #C4F500;
    border-radius: 21px 21px 21px 21px;
    border: 1px solid rgba(255, 255, 255, 0.52);
    padding: 15px;
    box-sizing: border-box;
  }

  .app-introduce .introduce-item {
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px dashed #196164;

  }

  .app-introduce .introduce-item span:first-child {
    font-size: 14px;
    line-height: 21px;
  }

  .app-introduce .introduce-item span:last-child {
    font-size: 16px;

    line-height: 24px;
  }

  .googleplay {

    margin-top: 21px;
    text-align: center;

  }

  .googleplay img {
    width: 154px;
    height: 45px;
    cursor: pointer;
  }

  .how-it-works-box {
    width: 100%;
    height: unset;
    background: #202022;

    box-sizing: border-box;
    margin-top: 74px;
  }

  .how-it-works-container {
    width: unset;
    padding: 0 25px;
    margin: 0 auto;
    box-sizing: border-box;
  }

  .how-it-works-title {
    font-size: 24px;
    color: #FFFFFF;
    line-height: 36px;
    padding-top: 40px;
  }

  .how-it-works-desc {
    font-weight: 500;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 20px;
    margin-top: 12px;
  }

  .how-it-works-content {
    height: unset;
    flex-direction: column;
    align-items: center;
    padding: 0;
    margin: 0 auto;
    margin-top: 30px;

  }

  .how-it-works-img {
    display: none;
  }

  .how-it-works-img-mobile {
    width: 190px;
    height: 262px;
    margin-left: 77px;
    margin-top: 30px;
  }

  .how-it-works-process {
    padding-top: 0;
  }

  .process-item {
    display: flex;
    align-items: center;
    gap: 13px;
  }

  .item-sort {
    width: 38px;
    height: 38px;

    font-size: 18px;

    line-height: 37px;

    border-radius: 8px;
  }

  .item-title {
    font-size: 15px;
    color: #FFFFFF;
  }

  .item-desc {
    font-size: 12px;
    margin-top: 8px;
  }

  .process-item-line {
    width: 0;
    height: 25px;
    border: 1px solid rgba(196, 245, 0, 0.45);
    margin: 13px 0;
    margin-left: 18px;
  }


  .preguntas-rápidas-box {
    position: relative;
    margin: 0;
    /* min-width: 1600px; */
    display: block;
    margin-top: 74px;

  }

  .rápidas-box {
    flex-direction: column;
  }

  .preguntas-rápidas-box-left {

    flex: none;
  }

  .preguntas-rápidas-box-right img {
    width: 100%;
    height: 261px;
    margin-top: 30px;
  }

  .rápidas-left-title {
    font-size: 24px;

    line-height: 36px;
  }

  .rápidas-left-desc {
    font-size: 13px;

    line-height: 20px;
    margin-top: 12px;
  }

  .key-advantages {
    width: unset;
    margin: 0 auto;

    margin-top: 30px;
    padding: 0 16px;

  }

  .advantage-item {
    width: 100%;
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 24px;
    padding-bottom: 14px;
  }

  .advantage-header {
    display: flex;
    align-items: center;

  }

  .advantage-header span {
    font-size: 15px;

    line-height: 13px;
    margin-left: 12px;
  }

  .advantage-header img {
    width: 20px;
    height: 20px;
    cursor: pointer;
  }

  .advantage-content {
    display: none;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 16px;
    margin: 16px 0 0 0;
  }

  .advantage-item.active .advantage-content {
    display: block;
  }


  .ver-opciones {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto;
    width: 343px;
    height: 53px;
    line-height: 53px;
    z-index: 100;

    box-shadow: 0px 6px 40px 0px #000000;
    box-shadow: 0px 2 16px 0px rgba(0, 0, 0, 0.35);
    padding: 0 16px;

    margin-top: 0;
  }

  .ver-opciones span {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
  }

  .opciones-btn {
    width: 104px;
    height: 33px;
    line-height: 33px;
    background: #C4F500;
    border-radius: 54px 54px 54px 54px;
    font-weight: 500;
    font-size: 14px;
  }

  .crédito-méxico-box {
    position: relative;
    height: 123px;
    background: #196164;
    border-radius: 0px 0px 0px 0px;
    margin-top: 0;
  }

  .crédito-méxico-container {
    position: relative;
    height: 100%;
    width: unset;
    margin: 0 auto;

  }

  .crédito-méxico-img {
    position: absolute;
    top: 0;
    left: 0;

    width: 132px;
    height: 120px;
  }

  .crédito-méxico-tapestry-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 125px;
    height: 15px;
  }

  .scroll-top-btn {
    width: 27px;
    height: 27px;
    position: absolute;
    top: 70px;
    right: 27px;
    cursor: pointer;
  }

  .crédito-méxico-content {
    width: unset;
    width: 239px;
    text-align: center;
    padding-top: 0;
    margin: 0 auto;
    padding-top: 30px;
    padding-left: 0;

  }

  .crédito-méxico-content h2 {
    font-size: 16px;
    line-height: 24px;
  }

  .crédito-méxico-content p {
    margin: 0;
    font-size: 13px;
    margin-top: 8px;
    line-height: 13px;
  }
}

@media (max-width: 768px) and (min-width: 1024px) {}

@media (max-width: 768px) and (min-width: 1024px) {
  .crédito-méxico-content {
    padding-left: 20%;
  }

  .how-it-works-content {

    height: unset;
    display: block;
  }

  .preguntas-rápidas-box-right {
    /* width: calc(100% - 800px); */
  }

  .preguntas-rápidas-box-right img {
    /* width: 100%;
    height: 261px;
    margin-top: 30px; */
  }
}