#wrapper .module.prensa{padding-top:calc(80px + 4rem)}@media(min-width: 1024px){#wrapper .module.prensa{padding-top:calc(100px + 5rem)}}#wrapper .module.prensa .grid{gap:3rem}@media(min-width: 1024px){#wrapper .module.prensa .grid{flex-direction:row;gap:3rem 0}}#wrapper .module.prensa .grid .btn-cont{gap:3rem}@media(min-width: 768px){#wrapper .module.prensa .grid .btn-cont{align-items:flex-start;align-content:flex-start;justify-content:space-between;gap:0}}@media(min-width: 768px){#wrapper .module.prensa .grid .btn-cont h3{width:40%;margin-top:0;padding-right:4vw}}@media(min-width: 768px){#wrapper .module.prensa .grid .btn-cont .custom-select{width:50%}}@media(min-width: 1024px){#wrapper .module.prensa .grid .btn-cont .custom-select{width:35%}}#wrapper .module.prensa .grid .grid-cont{transition:height .5s ease;will-change:height;margin-bottom:3rem}@media(min-width: 1024px){#wrapper .module.prensa .grid .grid-cont{margin-top:0;width:calc(40% - 2rem);max-height:75vh;overflow-y:scroll}}#wrapper .module.prensa .grid .grid-cont .item{position:absolute;opacity:0;z-index:1;translate:0 0;transform-origin:center center;scale:0;transition:opacity .5s ease,translate .5s ease .5s,scale .5s ease,background .3s ease;will-change:opacity,translate,scale;padding:1rem;height:auto;background-color:#1e1e1e}@media(min-width: 1024px){#wrapper .module.prensa .grid .grid-cont .item{background:#000;overflow:visible;padding:1rem 0;border-bottom:1px solid #1e1e1e}#wrapper .module.prensa .grid .grid-cont .item:last-child{padding-top:0}#wrapper .module.prensa .grid .grid-cont .item:hover .text-cont{background-color:#1e1e1e}}#wrapper .module.prensa .grid .grid-cont .item.show{opacity:1;scale:1;z-index:2;transition:opacity .5s ease,translate .5s ease,scale .5s ease,background .3s ease}#wrapper .module.prensa .grid .grid-cont .item .image{width:30%}@media(min-width: 1024px){#wrapper .module.prensa .grid .grid-cont .item .image{display:none}}#wrapper .module.prensa .grid .grid-cont .item .text-cont{width:70%;height:auto;padding-bottom:0}@media(min-width: 1024px){#wrapper .module.prensa .grid .grid-cont .item .text-cont{width:100%;padding-left:0;padding:1rem}}#wrapper .module.prensa .grid .grid-cont .item .text-cont p{font-size:1.4rem;line-height:1.4rem;margin:0}#wrapper .module.prensa .grid .grid-cont .item .text-cont h5{font-size:1.6rem;line-height:1.6rem;margin:0}#wrapper .module.prensa .grid .grid-cont .item .text-cont .title{text-transform:unset}#wrapper .module.prensa .grid .grid-cont .item .text-cont .subtitle{text-transform:unset;font-weight:400}@media(min-width: 1024px){#wrapper .module.prensa .grid .grid-cont .item .text-cont .subtitle{padding-bottom:4rem}}#wrapper .module.prensa .grid .grid-cont .item .text-cont a{margin-top:auto;font-size:1.4rem;line-height:1.4rem}@media(min-width: 1024px){#wrapper .module.prensa .grid .grid-cont .item .text-cont a{margin:0}}#wrapper .module.prensa .grid .noticias{width:calc(60% + 2rem);height:75vh;overflow-y:scroll}#wrapper .module.prensa .grid .noticias .item{padding:0 4vw 0 6rem;transition:opacity .3s ease,grid-template-rows 0s ease .3s;opacity:0;will-change:opacity,grid-template-rows;display:grid;grid-template-rows:0fr}#wrapper .module.prensa .grid .noticias .item.active{grid-template-rows:1fr;opacity:1}#wrapper .module.prensa .grid .noticias .item .image{height:28vw;width:100%;padding-bottom:3rem}@media(min-width: 1024px){#wrapper .module.prensa .button{margin-top:9rem}}