.portal-content{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:0}.portal-content article{display:block;margin-top:5px}.portal-content article a{color:#575757;text-decoration:none;background-color:transparent;pointer-events:none;cursor:default}.portal-content .menu-content{max-width:1000px;width:100%}.portal-content .cards-container{-ms-flex-direction:column;flex-direction:column}.portal-content .cards,.portal-content .cards-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.portal-content .cards{max-width:100%;gap:20px;-ms-flex-flow:row wrap;flex-flow:row wrap}.portal-content .card{display:-ms-flexbox;display:flex;height:230px;max-width:320px;position:relative;border-bottom:3px solid #f16421;border-radius:2px}.portal-content .card-image{width:320px;height:230px;object-fit:cover;-webkit-mask-image:linear-gradient(0deg,transparent 25%,#000);border-radius:2px}.portal-content .card-text{height:auto;width:100%;position:absolute;bottom:0;left:0;padding:0 10px}.portal-content .card-title{font-size:1.4rem;line-height:23px;max-width:300px;display:block;text-decoration:none;color:#f16421;font-weight:600}.portal-content h1.page-title-portal{font-family:sans-serif;font-weight:300;letter-spacing:.1px;font-size:34px;color:#f16421;margin:0 0 0 5px;white-space:nowrap}.portal-content .pagination-bar{display:-ms-flexbox;display:flex;margin-top:20px;gap:1px}.portal-content .pagination-button,.portal-content .pagination-link{background-color:#fff;border:1px solid #d3d3d3;width:30px;height:30px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.portal-content .pagination-button:active,.portal-content .pagination-button :hover,.portal-content .pagination-link:active,.portal-content .pagination-link :hover{background-color:#d3d3d3;color:#f16421}.portal-content .pagination-button.active,.portal-content .pagination-link.active{background-color:gray;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.portal-content .headerArea{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;background-color:#fff;min-height:40px;margin-bottom:10px;margin-top:5px;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:2px solid #f3f3f3}@media (max-width:550px){.portal-content .headerArea{-ms-flex-pack:distribute;justify-content:space-around;padding-bottom:10px;border-bottom:none;margin-bottom:0}.portal-content .page-title-portal{padding-bottom:0;border-bottom:2px solid #f3f3f3}.portal-content .search-box{padding-top:10px;padding-bottom:5px}}.portal-content .search-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.portal-content #searchInput{border-radius:5px;background:#f4f4f4;border:none;font-size:13px;line-height:25px;width:200px;height:35px;padding-left:10px;color:#575757}.portal-content #btnBuscar{background:#919191;border:none;font-size:13px;line-height:17px;color:#fff;cursor:pointer;height:35px;width:35px;border-radius:3px}.portal-content #btnBuscar:active,.portal-content #btnBuscar:hover{background:#d3d3d3;color:#f16421}