@import url("https://fonts.googleapis.com/css?family=Cardo:400i|Rubik:400,700&display=swap");
:root {
  --d: 700ms;
  --e: cubic-bezier(0.19, 1, 0.22, 1);
 
}

* {
  box-sizing: border-box;
}

html, body {
  height: 100%;
}


.page-content {
  display: grid;
  grid-gap: 1rem;
  padding: 1rem;
  max-width: 1024px;
  margin: 0 auto;
  font-family: var(--font-sans);
}

@media (min-width: 600px) {
  .page-content {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 800px) {
  .page-content {
    grid-template-columns: repeat(4, 1fr);
  }
}

.card2 {
  position: relative;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  padding: 1rem;
  width: 100%;
  margin-top: 15px;;
  text-align: center;
  color: whitesmoke;
  background-color: whitesmoke;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1), 0 16px 16px rgba(0, 0, 0, 0.1);
}

@media (min-width: 600px) {
  .card2 {
    height: 350px;
  }
}

.card2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 110%;
  background-size: cover;
  background-position: 0 0;
  transition: transform calc(var(--d) * 1.5) var(--e);
  pointer-events: none;
}
.card2:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200%;
  pointer-events: none;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.009) 11.7%, rgba(0, 0, 0, 0.034) 22.1%, rgba(0, 0, 0, 0.072) 31.2%, rgba(0, 0, 0, 0.123) 39.4%, rgba(0, 0, 0, 0.182) 46.6%, rgba(0, 0, 0, 0.249) 53.1%, rgba(0, 0, 0, 0.32) 58.9%, rgba(0, 0, 0, 0.394) 64.3%, rgba(0, 0, 0, 0.468) 69.3%, rgba(0, 0, 0, 0.54) 74.1%, rgba(0, 0, 0, 0.607) 78.8%, rgba(0, 0, 0, 0.668) 83.6%, rgba(0, 0, 0, 0.721) 88.7%, rgba(0, 0, 0, 0.762) 94.1%, rgba(0, 0, 0, 0.79) 100%);
  transform: translateY(-50%);
  transition: transform calc(var(--d) * 2) var(--e);
}



.card2.primera:nth-child(1):before {
  background-image: url(/img/webinars/CapturaEntrevistaAlma.PNG);
  background-position: 30% 50%;
}



.card2:nth-child(1):before {
  background-image: url(/img/webinars/¿Que-es-Mobbing.jpg);
  background-position: 50% 50%;
}
.card2:nth-child(2):before {
  background-image: url(/img/webinars/La-Empleabilidad.jpg);
  background-position: 50% 50%;
}
.card2:nth-child(3):before {
  background-image: url(/img/webinars/Coaching-Organizacional.jpg);
  background-position: 50% 50%;
}
.card2:nth-child(4):before {
    background-image: url(/img/webinars/¿Como-alimentarte.jpg);
    background-position: 50% 50%;
}

.card2:nth-child(5):before {
    background-image: url(/img/webinars/Inteligencia-emocional.jpg);
    background-position: 83% 50%;
}

.card2:nth-child(6):before {
    background-image: url(/img/webinars/Seguridad-sanitaria.jpg);
    background-position:30% 50%;
}

.card2:nth-child(7):before {
    background-image: url(/img/webinars/La-crisis-la-mejor-oportunidad.jpg);
    background-position: 50% 50%;
}

.card2:nth-child(8):before {
    background-image: url(/img/webinars/Derechos-laborales.jpg);
    background-position: 50% 50%;
}

.card2:nth-child(9):before {
  background-image: url(/img/webinars/Nueva-reforma-en-teletrabajo.jpg);
  background-position: 50% 50%;
}

.card2:nth-child(10):before {
  background-image: url(/img/webinars/Redes-sociales-impacto-empresarial.jpg);
  background-position: 50% 50%;
}

.card2:nth-child(11):before {
  background-image: url(/img/webinars/Estrategia-Económica-Economía-Mexicana.jpg);
  background-position: 50% 50%;
}

.card2:nth-child(12):before {
  background-image: url(/img/webinars/Educación-online-para-las-empresas.jpg);
  background-position: 50% 50%;
}

.card2:nth-child(13):before {
  background-image: url(/img/webinars/InteligenciaArtificialpatronespredictivos.jpg);
  background-position: 50% 50%;
}

.card2:nth-child(14):before {
  background-image: url(/img/webinars/Comotrabajar.jpg);
  background-position: 50% 50%;
}

.card2:nth-child(15):before {
  background-image: url(/img/webinars/Edicionespecialsobreinteligenciaartificial.jpg);
  background-position: 50% 50%;
}

.card2:nth-child(16):before {
  background-image: url(/img/webinars/Creaciondevalorenequipo.jpg);
  background-position: 50% 50%;
}







.card2.segunda:nth-child(1):before {
  background-image: url(/img/webinars/Estrategias-de-comunicación-digital-en-las-organizaciones.jpg);
  background-position: 50% 50%;
}
.card2.segunda:nth-child(2):before {
  background-image: url(/img/71319349_l.jpg);
  background-position: 50% 50%;
}
.card2.segunda:nth-child(3):before {
  background-image: url(/img/webinars/Las-tecnologias-en-la-educacion.jpg);
  background-position: 50% 50%;
}
.card2.segunda:nth-child(4):before {
  background-image: url(/img/webinars/El-Futuro-del-Trabajo.jpg);
  background-position: 50% 50%;
}
.card2.segunda:nth-child(5):before {
  background-image: url(/img/webinars/Experiencia-en-China.jpg);
  background-position: 50% 50%;
}
.card2.segunda:nth-child(6):before {
  background-image: url(/img/webinars/Estrategia-del-Capital-Humano.jpg);
  background-position: 50% 50%;
}
.card2.segunda:nth-child(7):before {
  background-image: url(/img/webinars/Oportunidades-laborales.jpg);
  background-position: 50% 50%;
}
.card2.segunda:nth-child(8):before {
  background-image: url(/img/webinars/Implementación-de-lineamientos-nueva-normalidad-para-el-retorno-laboral.jpg);
  background-position: 50% 50%;
}
.card2.segunda:nth-child(9):before {
  background-image: url(/img/webinars/5973-scaled-2048x1367jnn.jpg);
  background-position: 50% 50%;
}
.card2.segunda:nth-child(10):before {
  background-image: url(/img/webinars/Estrategias-del-cambio-organizacional.jpg);
  background-position: 50% 50%;
}
.card2.segunda:nth-child(11):before {
  background-image: url(/img/webinars/La-NOM-035-y-Como-Implementarla-en-Empresas.jpg);
  background-position: 50% 80%;
}
.card2.segunda:nth-child(12):before {
  background-image: url(/img/webinars/PlanBienenestarOrganizaciones.jpg);
  background-position: 50% 80%;
}
.card2.segunda:nth-child(13):before {
  background-image: url(/img/webinars/NOM-035-STPS.jpg);
  background-position: 70% 80%;
}
.card2.segunda:nth-child(14):before {
  background-image: url(/img/webinars/EmpresasFamiliarmenteResponsable.jpg);
  background-position: 50% 80%;
}
.card2.segunda:nth-child(15):before {
  background-image: url(/img/webinars/Laimportanciadealinear.jpg);
  background-position: 50% 80%;
}
.card2.segunda:nth-child(16):before {
  background-image: url(/img/webinars/afrontarlamuerteentiemposdeCOVID.jpg);
  background-position: 50% 80%;
}
.card2.segunda:nth-child(17):before {
  background-image: url(/img/webinars/ElregresoSeguroPandemia.jpg);
  background-position: 50% 80%;
}
.card2.segunda:nth-child(18):before {
  background-image: url(/img/webinars/MomentoFinanciero.jpg);
  background-position: 30% 80%;
}
.card2.segunda:nth-child(19):before {
  background-image: url(/img/webinars/businesswoman-and-businessman-collaborating-on-tas-A2L38NC.jpg);
  background-position: 30% 80%;
}



.content2 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 1rem;
  transition: transform var(--d) var(--e);
  z-index: 1;
}

.content2 > * + * {
  margin-top: 1rem;
}

.title {
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.2;
}

.copy {
  font-family: var(--font-serif);
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.35;
}

.btn {
  cursor: pointer;
  margin-top: 1.5rem;
  padding: 0.75rem 1.5rem;
  font-size: 0.65rem;
  font-weight: bold;
  letter-spacing: 0.025rem;
  text-transform: uppercase;
  color: white;
  background-color: black;
  border: none;
}

.btn:hover {
  background-color: #0d0d0d;
}

.btn:focus {
  outline: 1px dashed yellow;
  outline-offset: 3px;
}

@media (hover: hover) and (min-width: 600px) {
  .card2:after {
    transform: translateY(0);
  }

  .content2 {
    transform: translateY(calc(100% - 5.5rem));
  }
  .content2 > *:not(.title) {
    opacity: 0;
    transform: translateY(1rem);
    transition: transform var(--d) var(--e), opacity var(--d) var(--e);
  }

  .card2:hover,
.card2:focus-within {
    align-items: center;
  }
  .card2:hover:before,
.card2:focus-within:before {
    transform: translateY(-4%);
  }
  .card2:hover:after,
.card2:focus-within:after {
    transform: translateY(-50%);
  }
  .card2:hover .content2,
.card2:focus-within .content2 {
    transform: translateY(0);
  }
  .card2:hover .content2 > *:not(.title),
.card2:focus-within .content2 > *:not(.title) {
    opacity: 1;
    transform: translateY(0);
    transition-delay: calc(var(--d) / 8);
  }

  .card2:focus-within:before, .card2:focus-within:after,
.card2:focus-within .content2,
.card2:focus-within .content2 > *:not(.title) {
    transition-duration: 0s;
  }
}