* {
  box-sizing: border-box;
}

body {
  padding: 0;
  margin: 0;
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
p {
  margin: 0;
}

.teachers-top {
  background-image: url(https://dkumiip2e9ary.cloudfront.net/xalok/businessinsider.es/especiales/top-teachers-2025/assets/fondo-apertura.jpg);
  padding: 40px 20px 70px;
}

@media (min-width: 960px) {
  .teachers-top {
    padding: 40px 20px 90px;
  }
}

picture.teachers-img-apertura img {
  margin-bottom: 024px;
}

@media (min-width: 660px) {
  picture.teachers-img-apertura img {
    max-width: 720px;
    display: block;
    margin: 0 auto 48px;
  }
}

.teachers-presents {
  margin-bottom: 24px;
}

.teachers-presents svg {
  width: 100%;
  height: auto;
  max-width: 300px;
  margin: 0 auto 8px;
  display: block;
}

@media (min-width: 660px) {
  .teachers-presents svg {
    max-width: 400px;
  }
}

.teachers-presents p {
  display: block;
  color: #FFF;
  text-align: center;
  font-feature-settings: 'case' on;
  font-family:  var(--primary-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.8px;
}

@media (min-width: 660px) {
  .teachers-presents p {
    font-size: 18px;
    line-height: 100%;

    letter-spacing: 0.9px;
  }
}


h3.teachers-subtitle,
h3.teachers-subtitle span {
  color: var(--Blanco, #FFF);
  text-align: center;
  font-feature-settings: 'case' on;
  font-family:var(--primary-font);
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.2px;
}

h3.teachers-subtitle span {
  font-weight: 700;
  padding: 0;
}

@media (min-width: 820px) {

  h3.teachers-subtitle,
  h3.teachers-subtitle span {
    font-size: 28px;
    line-height: 140%;

    letter-spacing: 0.28px;
  }
}


a.teachers-button {
  margin: 24px auto;
  display: block;
  max-width: 255px;
  border-radius: 32px;
  padding: 12px 0;
  background: var(--Amarillo, #FF0);
  color: var(--Azul, #0122D2);
  text-align: center;
  font-feature-settings: 'case' on;
  font-family:var(--primary-font);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all .3s;
}

a.teachers-button:hover {
  max-width: 300px;
}

@media (min-width: 820px) {
  .teachers-button {
    margin: 48px auto 24px;

  }

}


p.teachers-lead {
  color: var(--Blanco, #FFF);
  font-feature-settings: 'case' on;
  font-family:var(--primary-font);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.14px;
  max-width: 820px;
  margin: 0 auto 24px;
  text-align: center;
}

p.teachers-lead span {
  color: var(--Amarillo, #FF0);
  font-weight: 700;
  letter-spacing: 0.14px;
}

@media (min-width: 820px) {

  p.teachers-lead,
  p.teachers-lead span {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.16px;
  }

  p.teachers-lead {
    margin-bottom: 48px;
  }
}

.teachers-brand p {
  color: var(--Blanco, #FFF);
  text-align: center;
  font-feature-settings: 'case' on;
  font-family:var(--primary-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  width: 100%;
}


.teachers-brand {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 16px;
  align-items: baseline;
  row-gap: 10px;
}

.teachers-brand img:first-of-type {
  max-width: 100px;
  height: auto;
}

.teachers-brand img:last-of-type {
  max-width: 62px;
  height: auto;
}


.teachers-middle {
  padding: 0 20px 40px;
}

@media (min-width: 820px) {
  .teachers-brand p {
    font-size: 20px;
    line-height: 100%;

  }

  .teachers-brand img:first-of-type {
    max-width: 140px;
  }

  .teachers-brand img:last-of-type {
    max-width: 87px;
  }
}

@media (min-width: 820px) {
  .teachers-middle {
    padding: 0px 0 70px;
  }
}

.c-detail--special .c-detail__content .c-detail__body .teachers-middle h2 {
  color: var(--Azul, #0122D2);
  text-align: center;
  font-feature-settings: 'case' on;
  font-family:var(--primary-font);
  font-size: 34px;
  font-style: normal;
  font-weight: 900;
  line-height: 110%;
  letter-spacing: 0.68px;
  text-transform: uppercase;
  margin-bottom: 24px;
}

@media (min-width: 820px) {
  .c-detail--special .c-detail__content .c-detail__body h2 {
    font-size: 44px;
    line-height: 110%;

    letter-spacing: 0.88px;
  }
}

.teachers-middle p {
  color: var(--Negro-textos, #0F1017);
  font-family:var(--primary-font);
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  text-align: center;
  max-width: 720px;
  margin: 0 auto 24px;
}

.teachers-middle p b {
  font-weight: 500;
}

@media (min-width: 820px) {
  .teachers-middle p {
    font-size: 22px;
    line-height: 150%;

  }
}

.teachers-middle h3 {
  color: var(--Azul, #0122D2);
  text-align: center;
  font-feature-settings: 'case' on;
  font-family:var(--primary-font);
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: 34px;
  letter-spacing: 0.56px;
  text-transform: uppercase;
  margin: 10px 0 32px;
}

@media (min-width: 820px) {
  .teachers-middle h3 {
    font-size: 34px;
    line-height: 42px;

    letter-spacing: 0.68px;
    margin-top: 70px;
  }
}

.teachers-cat.swiper {
  max-width: 1080px;
  margin: 0 auto;
  padding: 10px;
}

.teachers-cat .swiper-slide {
  height: 100%;
}

.teachers-cat-slide {
  max-width: 320px;
  height: 764px;
  margin: 0 auto;
  border-radius: 8px;
  padding: 24px 24px 32px 24px;
  background: #FFF;
  box-shadow: 0 0 15px 0 rgba(1, 52, 122, 0.20);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
}

.teachers-cat-slide img {
  max-width: 188px;
  display: block;
  margin: 0 auto 24px;
}


.teachers-cat-slide h4 {
  color: var(--Azul, #0122D2);
  text-align: center;
  font-family:var(--primary-font);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0.24px;
  margin-bottom: 12px;
}


.teachers-cat-slide p {
  color: #000;
  text-align: center;
  font-feature-settings: 'case' on;
  font-family:var(--primary-font);
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
}

.teachers-cat-slide p.teachers-small {
  font-size: 13px;
  font-style: normal;
  line-height: 150%;
}

.teachers-cat-slide p b {
  font-weight: 500;
}

.teachers-cat-slide p.teachers-final {
  color: var(--Negro-textos, #0F1017);
  text-align: center;
  font-family:var(--primary-font);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.2px;
}

.teachers-cat-slide .teachers-list li {
  text-align: left;
  color: #000;
  font-feature-settings: 'case' on;
  font-family:var(--primary-font);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 5px;
  margin-left: 25px;
}

.teachers-cat-slide .teachers-list li::marker {
  font-size: 19px;
}

.swiper-slide .teachers-cat-slide img {
  height: auto !important;
}

.swiper .swiper-pagination {
  position: relative;
  margin-top: 44px;
}

@media (min-width: 820px) {

  .teachers-cat.swiper .swiper-wrapper {
    display: grid;
    grid-template-columns: auto auto;
    gap: 60px;
  }

  .teachers-cat .swiper-slide {
    width: 100% !important;
  }

  .teachers-cat-slide {
    max-width: 100%;
    justify-content: flex-start;
  }
}

@media (min-width: 1100px) {
  .teachers-cat-slide h4 {
    font-size: 28px;
    line-height: 110%;
    letter-spacing: 0.28px;
  }

  .teachers-cat-slide p {
    font-size: 22px;
    line-height: 160%;
  }

  .teachers-cat-slide p.teachers-final {
    font-size: 26px;
    line-height: 150%;
    letter-spacing: 0.26px;
  }

  .teachers-cat-slide .teachers-list li {
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0.18px;
  }

  .teachers-cat-slide p.teachers-small {
    font-size: 18px;
    line-height: 150%;

  }

  .teachers-cat-slide {
    height: 850px;
  }
}

.teachers-blue {
  background-color: #0122D2;
  padding: 0 0 70px;
}

.teachers-blue  .teachers-lead{
  padding: 0 20px;
}

@media (min-width: 960px) {
  .teachers-blue {
    padding: 40px 20px 70px;
  }
}

.teachers-categories {
  padding: 72px 20px;
}

.swiper.teachers-categories-block {
  max-width: 1200px;
  margin: 0 auto;
}

.c-detail--special .c-detail__content .c-detail__body .teachers-categories h2 {
  color: var(--Amarillo, #FF0);
  text-align: center;
  font-feature-settings: 'case' on;
  font-family:var(--primary-font);
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 110%;
  letter-spacing: 0.64px;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.teachers-categories-slide {
  display: flex;
  width: 132px;
  height: 202px;
  padding: 20px 18px;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
  border-radius: 8px;
  background: var(--Azul-resalto, #254DFF);
  border: 2px solid var(--Amarillo, #254DFF);
  margin: 0 auto;
  position: relative;
}

.teachers-categories-slide:hover {
  border: 2px solid var(--Amarillo, #FF0);

}

.swiper .teachers-categories-slide img {
  display: flex;
  width: 85px;
  height: 85px;
  padding: 8.16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6.8px;
}

.teachers-categories-slide h4 a {
  color: var(--Amarillo, #FF0);
  text-align: center;
  font-family:var(--primary-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.16px;
  text-decoration: none;
}

.teachers-categories-slide h4 a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 960px) {
  .teachers-categories-slide {
    width: 174px;
    height: 282px;
    padding: 40px 20px;
    gap: 24px;
  }

  .teachers-categories-slide h4 a {
    font-size: 20px;
    line-height: 26px;

    letter-spacing: 0.2px;
  }

  .swiper .teachers-categories-slide img {
    width: 100px;
    height: 100px;
    padding: 0;
  }

  .c-detail--special .c-detail__content .c-detail__body .teachers-categories h2 {
    font-size: 44px;
    line-height: 110%;

    letter-spacing: 0.88px;
  }
}


.swiper.mySwiper-3 {
  max-width: 350px;
  margin: 0 auto;
}

@media (min-width: 640px) {
  .swiper.mySwiper-3 {
    max-width: 640px;
  }
}

@media (min-width: 960px) {
  .swiper.mySwiper-3 {
    max-width: 920px;
  }
}

@media (min-width: 1200px) {
  .swiper.mySwiper-3 {
    max-width: 1440px;
  }
}

.teachers-teachs {
  padding: 0 20px;
  margin: 24px 0 90px;
}

.c-detail--special .c-detail__content .c-detail__body .teachers-teachs h2 {
  color: #FF0;
  text-align: center;
  font-feature-settings: 'case' on;
  font-family:var(--primary-font);
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  text-transform: uppercase;
  margin-bottom: 40px;
}

@media (min-width: 820px) {
  
  .c-detail--special .c-detail__content .c-detail__body .teachers-teachs h2 {
    font-size: 38px;
    line-height: 110%; 
  }
}


.teachers-teachs .teachers-person {
  display: flex;
  width: 260px;
  height: 560px;
  padding: 0 0 32px 0;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px;
  margin: 0 auto;
  background: var(--Azul-resalto, #254DFF);
}
@media (min-width: 820px) {
  .teachers-teachs .teachers-person {
    height: 590px;
  }
}

.teachers-teachs .teachers-person img {
  border-radius: 8px 8px 0 0;
  height: auto;
}

.teachers-teachs .teachers-person .teachers-person-name {
  color: var(--Amarillo, #FF0);
  text-align: center;
  font-family:var(--primary-font);
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.22px;
  margin: 24px 0;
  padding: 0 20px;
  height: 56px;
}

.teachers-teachs .teachers-person .teachers-person-rss p {
  color: var(--Blanco, #FFF);
  text-align: center;
  font-family:var(--primary-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0.16px;
  padding: 0 20px;
  margin-bottom: 8px;
}

.teachers-teachs .teachers-person .teachers-person-more {
  cursor: pointer;
  border-radius: 32px;
  border: 1px solid #FFF;
  color: #FFF;
  font-feature-settings: 'case' on;
  font-family:var(--primary-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  max-width: 170px;
  margin: 0 auto;
  display: inline-block;
  padding: 8px 24px;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 32px;
}

.teachers-person-back {
  position: absolute;
  top: 0;
  background: var(--Azul-resalto, #254DFF);
  height: 100%;
  padding: 24px 41px 24px 24px;
}

.teachers-person-back {
  display: none;
}

.teachers-person-back.visible {
  display: block;
}

.teachers-teachs .teachers-person .teachers-person-back .close {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  z-index: 2;
}

.teachers-teachs .teachers-person .teachers-person-back .teachers-person-name {
  text-align: left;
  padding: 0;
}

.teachers-teachs .teachers-person .teachers-person-back .teachers-person-info {
  color: #FFF;
  font-family:var(--primary-font);
  font-size: 16.5px;
  font-style: normal;
  font-weight: 400;
  line-height: 154%;
  text-align: left;
  letter-spacing: 0.33px;

}

.teachers-person-icons {
  display: flex;
  gap: 8px;
  width: 100%;
  margin: 0 auto 30px;
  justify-content: center;
}

.swiper .teachers-person-icons img {
  width: 32px;
  height: 32px;
}

a.teachers-more-info {
  margin-top: 24px;
  display: flex;
  gap: 5px;
  color: #FFF;
  text-align: right;
  font-family:var(--primary-font);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0.18px;
  text-decoration: none;
  justify-content: center;
}

@media (min-width: 640px) {
  a.teachers-more-info {
    justify-content: flex-end;
  }
}

.swiper.mySwiper-3 .swiper-pagination-bullet,
.swiper.mySwiper-2 .swiper-pagination-bullet {
  border: 1px solid #fff;
  opacity: 1;
  background: transparent;
  height: 10px;
  width: 10px;
}

.swiper.mySwiper-3 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper.mySwiper-2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}

.teachers-anchor {
  position: relative;
  top: -50px;
}

html {
  scroll-behavior: smooth;
}

.teacher-round {
  width: 100%;
  height: 30px;
  background-color: #fff;
  border-radius: 50% / 50%;
  position: relative;
  top: -15px;
}

@media (min-width: 960px) {
  .teacher-round {
    width: 100%;
    height: 70px;
    background-color: #fff;
    border-radius: 50% / 50%;
    position: relative;
    top: -33px;
  }
}

.teachers-button-fixed {
  position: sticky;
  top: 100px;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 5;
}

.teachers-button-fixed-pos {
  display: flex;
  justify-content: flex-end;
  margin-top: -60px;
  margin-bottom: 40px;
  padding-right: 1px;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.teachers-button-fixed a {
  color: var(--Azul, #0122D2);
  text-align: center;
  font-feature-settings: 'case' on;
  font-family:var(--primary-font);
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  text-transform: uppercase;
  background: var(--Amarillo, #FF0);
  width: 50px;
  display: flex;
  height: 50px;
  border-radius: 50%;
  flex-wrap: wrap;
  text-decoration: none;
  place-content: center;
  border: 4px solid #0122D2;
  transition: all .3s;
}
.teachers-button-fixed a:hover {
  scale: 1.2;
}

@media (min-width: 960px) {
  .teachers-button-fixed a {
    width: 84px;
    height: 84px;
    font-size: 20px;
    line-height: 125%;
    border: 7px solid #0122D2;
  }

  .teachers-button-fixed-pos {
    margin-top: -130px;
  }
}

.c-detail__embed {
  width: 100%;
  max-width: 100% !important;
  padding: 0 !important;
  overflow: unset !important;
}
.c-detail__embed:last-of-type {
  margin-bottom: 0 !important;
}
.c-detail__embed__code {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 100% !important;
  padding: 0;
}
.c-detail__embed__code > div {
  width: 100%;
}

.c-detail__content .c-detail__body{
  max-width: inherit;
  margin-top: -9px;
}

.c-detail__content .c-detail__data{
  display: none;
}