.contenedor{position:absolute;display:grid;grid-template-columns:1fr 1.2fr;height:75vh;top:13%;width:98%}.primary{width:100%;height:85%;margin:0;padding:10px}.secundary{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;height:85%;padding:0;margin:0}.secundary:has(.padre:only-child){grid-template-columns:1fr}.secundary:has(.padre:nth-child(2):last-child){grid-template-columns:1fr 1fr}.secundary:has(.padre:nth-child(3):last-child){grid-template-columns:1fr 1fr 1fr}.secundary:has(.padre:nth-child(4):last-child){grid-template-columns:1fr 1fr 1fr}.secundary .padre:nth-child(4){grid-column:1 / 2}.padre{padding:.2vw .4vw;width:100%!important;height:100%!important}.box{display:flex}@media screen and (max-width: 1000px){.cuerpo{transform:translate(0)!important}}@media screen and (max-width: 800px){.primary{width:35vw;height:95%}.secundary{width:60vw;height:95%}}@media screen and (max-width: 785px){.contenedor{height:55vh!important;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:20px;overflow-y:auto!important}.primary{width:100%!important;height:55vh!important}.secundary{width:100%!important;height:55vh!important;padding:10px!important}.padre{margin:.3vw!important;height:55vh!important;width:100%!important}.secundary .lblDescripcion,.secundary .lblFecha{font-size:1.1vw!important}}@media screen and (max-width: 680px){.secundary .lblDescripcion,.secundary .lblFecha{font-size:1.3rem!important}.cuerpo{height:61vh!important}.card{border-radius:10px!important}.gal{border-radius:10px 10px 0 0!important}}@media screen and (max-width: 550px){.secundary .lblDescripcion,.secundary .lblFecha,.primary .lblDescripcion,.primary .lblFecha{font-size:1.4rem!important}}
