.noticias{padding:7.407407407407407vh 0}.noticias h3{color:#004d78;font-size:2.962962962962963vh;letter-spacing:-.05em;margin-bottom:2.777777777777778vh;text-transform:uppercase}.noticias h3 span{display:block;font-weight:400;font-size:.875rem}.noticias .button{padding:.625rem 1.25rem;display:block;margin:4.62962962962963vh auto;text-align:center;background:#004d78;color:#fff;border-radius:50px;max-width:13.75rem;text-decoration:none;text-transform:uppercase;font-weight:700;letter-spacing:.2em}.noticias ul{display:grid;grid-template-columns:repeat(2,512px);justify-content:center;grid-template-rows:repeat(3,160px);grid-column-gap:2.777777777777778vh;grid-row-gap:2.777777777777778vh}.noticias ul li{position:relative;width:100%;height:100%;overflow:hidden}.noticias ul li a{text-decoration:none;display:block;height:100%;width:100%}.noticias ul li .img{height:65%;width:100%;display:none;margin-bottom:10px}.noticias ul li .img img{width:100%;height:100%;object-fit:cover;object-position:center}.noticias ul li .category{text-transform:uppercase;font-weight:700;color:#04b9ec;display:block;margin-bottom:10px;font-size:1.296296296296296vh}.noticias ul li .title{font-size:1.851851851851852vh;font-weight:700;color:#004d78;text-transform:uppercase;margin-bottom:10px}.noticias ul li .excerpt{font-size:1.481481481481481vh;margin-bottom:10px;color:#262625}.noticias ul li .more{color:#04b9ec;font-weight:700;margin-top:5px;display:flex;align-items:center}.noticias ul li .more .icon{margin-left:5px;height:10px}.noticias ul li:nth-child(1){grid-area:1/1/4/2}.noticias ul li:nth-child(1) .img{display:inherit}.noticias ul li:nth-child(2){grid-area:1/2/2/3;padding-bottom:15px;border-bottom:1px solid #004d78}.noticias ul li:nth-child(3){grid-area:2/2/3/3;padding-bottom:15px;border-bottom:1px solid #004d78}.noticias ul li:nth-child(4){grid-area:3/2/4/3}@media (max-width:1024px) and (orientation:portrait){.noticias ul{display:flex;flex-direction:column}.noticias ul li{width:100%}.noticias ul li:nth-child(1){padding-bottom:15px;border-bottom:1px solid #004d78}}