.homedeportista .general {
  background-image: url('../images/fondo-deportista.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-left: 5px solid #fad94a;
  flex-flow: row;
  width: 100%;
  height: 270px;
  margin-bottom: 40px;
  padding: 12px;
  display: flex;
}

.homedeportista .ir-a-especial {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 35%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.homedeportista .text-block-4 {
  color: #000;
  background-color: #fad94a;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: 2px 10px;
  font-family: lft-etica, sans-serif;
  font-weight: 600;
  display: inline-block;
}

.homedeportista .div-block {
  background-color: #fad94a;
  width: 2px;
  height: 250px;
}

.homedeportista .galeria {
  background-color: #fad94a;
  width: 65%;
  height: 100%;
  display: none;
}

.homedeportista .slider {
  background-color: #fad94a;
  width: 100%;
  height: 100%;
  display: block;
}

.homedeportista .slide-nav {
  display: none;
}

.homedeportista .slide {
  height: 230px;
}

.homedeportista .tarjetadeportista {
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 5px;
  text-decoration: none;
  display: flex;
}

.homedeportista .mask {
  padding-left: 60px;
  padding-right: 60px;
}

.homedeportista .text-block {
  text-align: center;
  width: 70%;
  padding-top: 5px;
  font-family: lft-etica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.homedeportista .team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  display: block;
  position: relative;
}

.homedeportista .container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.homedeportista .centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.homedeportista .centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.homedeportista .team-slider-wrapper {
  background-color: #0000;
  height: auto;
  display: none;
}

.homedeportista .team-slide-wrapper {
  width: 15%;
  margin-right: 10px;
}

.homedeportista .team-block {
  background-color: #fff;
}

.homedeportista .team-block-info {
  background-color: #fad94a;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.homedeportista .team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.homedeportista .team-member-text {
  margin-bottom: 0;
}

.homedeportista .text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.homedeportista .arrow-embed {
  margin-left: 2px;
  display: flex;
}

.homedeportista .team-slider-arrow {
  display: none;
}

.homedeportista .team-slider-nav {
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.homedeportista .image {
  height: 78%;
}

.homedeportista .mask-3 {
  background-color: #fad94a;
  border-radius: 4px;
}

.homedeportista .icon {
  font-size: 30px;
}

.homedeportista .left-arrow {
  width: 35px;
}

.homedeportista .slide-nav-2 {
  display: none;
  inset: 0% 0% auto;
}

.homedeportista .div-65 {
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 65%;
  height: 100%;
  display: flex;
}

.homedeportista .image-2 {
  height: 78%;
  margin-bottom: 1px;
}

.homedeportista .card {
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 0;
  padding-bottom: 5px;
  text-decoration: none;
  display: flex;
}

.homedeportista .slider-2 {
  background-color: #fad94a;
  width: 100%;
  height: 100%;
}

.homedeportista .text-block-5 {
  text-align: center;
  width: 70%;
  font-family: lft-etica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.homedeportista .right-arrow {
  width: 35px;
}

.homedeportista .icon-2 {
  font-size: 30px;
}

@media screen and (max-width: 991px) {
.homedeportista .text-block-4 {
    color: #000;
    border-color: #fff;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: 400;
    display: inline-block;
  }

.homedeportista .text-block {
    width: 80%;
  }

.homedeportista .container {
    max-width: 728px;
  }

.homedeportista .team-slide-wrapper {
    width: 30%;
  }

.homedeportista .left-arrow {
    width: 35px;
  }

.homedeportista .div-65 {
    justify-content: flex-start;
    align-items: center;
    width: 65%;
  }

.homedeportista .text-block-5 {
    width: 80%;
  }

.homedeportista .right-arrow {
    width: 35px;
  }
}

@media screen and (max-width: 767px) {
.homedeportista .general {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
  }

.homedeportista .ir-a-especial {
    width: 50%;
  }

.homedeportista .galeria {
    width: 300px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

.homedeportista .team-slider {
    padding: 60px 15px;
  }

.homedeportista .image {
    object-fit: fill;
    position: static;
  }

.homedeportista .icon {
    width: 100%;
    font-size: 14px;
    position: absolute;
    right: -17px;
  }

.homedeportista .left-arrow {
    width: 34px;
  }

.homedeportista .div-65 {
    width: 300px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

.homedeportista .right-arrow {
    justify-content: center;
    align-items: center;
    width: 34px;
    display: flex;
  }

.homedeportista .icon-2 {
    width: 100%;
    font-size: 20px;
    left: auto;
  }
}

@media screen and (max-width: 479px) {
.homedeportista .general {
    border-top: 5px solid #fad94a;
    border-left-width: 0;
    border-left-color: #0000;
  }

.homedeportista .container {
    max-width: none;
  }

.homedeportista .centered-heading {
    margin-bottom: 24px;
  }

.homedeportista .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

.homedeportista .icon-2 {
    font-size: 14px;
    left: -15px;
  }
}


