.videos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:2rem 1rem;width:100%}.video-card{background-color:#ffffff1a;border-radius:15px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.video-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:10px}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-title{color:#fff;font-family:Merriweather Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-weight:700;font-size:1.2rem;margin-top:1rem;text-align:center;text-shadow:2px 2px 8px rgba(0,0,0,.8)}@media (max-width: 768px){.videos-grid{grid-template-columns:1fr;gap:1.5rem;padding:1rem .5rem}.video-title{font-size:1rem}}@media (min-width: 769px) and (max-width: 1024px){.videos-grid{grid-template-columns:repeat(2,1fr)}}.title-div{background-color:#4310e8;border-radius:15px}.title-font{font-family:Merriweather Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:700;color:#16a7a6!important}.cuentacuentos-font{font-family:Merriweather Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.cuentacuentos-custom{background-color:#dfd7fc;border-radius:15px;width:75%}.cuentacuentos-background{background-image:url(../../../images/fondo5.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;min-height:100vh;text-align:center}@media (max-width: 768px){.py-md-8{padding-top:9rem!important;padding-bottom:9rem!important}}@media (min-width: 768px){.py-md-8{padding-top:6rem!important;padding-bottom:6rem!important}}@media (min-width: 768px){.pl-md-5,.px-md-5{padding-left:3rem!important}}.container{max-width:1200px;margin:0 auto;color:#fff!important;font-family:Merriweather Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:700!important}.col{display:flex;flex-wrap:wrap;justify-content:center}.row{justify-content:center}
