.card-article-small{display:block;width:100%;margin-bottom:6px;padding:12px 0}.card-article-small__title{font-size:.889rem}.card-article-small:hover .card-article-small__title{color:#0288d1;text-decoration:underline}.card-article-small__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-article-small__media{-webkit-box-flex:1;-ms-flex:1 1 80px;flex:1 1 80px;max-width:80px;margin:0 12px 0 0}.card-article-small__media img{width:80px}.card-article-small__body{-webkit-box-flex:1;-ms-flex:1 1 208px;flex:1 1 208px}.card-article-small__img{display:block}.card-article-small__img{position:relative;height:0;padding-bottom:56.25%;overflow:hidden}.card-article-small__img img{position:absolute;top:0;left:0;width:100%}.card-program{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1.266rem 0}@supports ((display: -ms-grid) or (display: grid)){.card-program{display:-ms-grid;display:grid;grid-template-areas:"programHeader" "programMain" "programFooter";-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:1fr;grid-template-columns:1fr}@media (min-width: 39em){.card-program{grid-template-areas:"programHeader programHeader" "programMain programAction" "programFooter programFooter";-ms-grid-columns:1fr 150px;grid-template-columns:1fr 150px}}}.card-program__header{padding-bottom:3px;padding-left:48px}@supports ((display: -ms-grid) or (display: grid)){.card-program__header{-ms-grid-row:1;-ms-grid-column:1;grid-area:programHeader}}@media (min-width: 39em){.card-program__header{padding-bottom:6px}}.card-program__updatedDate{color:#9e9e9e;font-weight:600;font-size:.889rem}.card-program__main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@supports ((display: -ms-grid) or (display: grid)){.card-program__main{-ms-grid-row:2;-ms-grid-column:1;grid-area:programMain}}.card-program__action{display:none;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-ms-grid-column-align:right;justify-self:right;width:140px}@supports ((display: -ms-grid) or (display: grid)){.card-program__action{grid-area:programAction}}@media (min-width: 39em){.card-program__action{display:-webkit-box;display:-ms-flexbox;display:flex}}.card-program__footer{padding-top:9px}@supports ((display: -ms-grid) or (display: grid)){.card-program__footer{-ms-grid-row:3;-ms-grid-column:1;grid-area:programFooter}@media (min-width: 39em){.card-program__header{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2}.card-program__main{-ms-grid-row:2;-ms-grid-column:1}.card-program__action{-ms-grid-row:2;-ms-grid-column:2}.card-program__footer{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:2}}}@media (min-width: 39em){.card-program__footer{padding-left:48px}}.card-program__title{color:#0288d1;font-weight:600;font-size:1.125rem}.card-program__title:hover{text-decoration:underline}.card-program__info{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.2}.card-program__developer{display:inline-block;margin:0 6px 6px 0;color:#9e9e9e;font-size:.79rem}.card-program__developer a{color:#0288d1}.card-program__developer a:hover{text-decoration:underline}.card-program__license{margin-bottom:6px;color:#9e9e9e;font-size:.79rem;text-transform:uppercase}.card-program__summary{position:relative;height:2.36em;overflow:hidden;color:#424242;font-size:1rem}.card-program__summary::after{position:absolute;right:0;bottom:0;width:25%;height:1.18em;text-align:right;background-image:-webkit-gradient(linear, left top, right top, from(transparent), color-stop(50%, #fff));background-image:-webkit-linear-gradient(left, transparent, #fff 50%);background-image:-o-linear-gradient(left, transparent, #fff 50%);background-image:linear-gradient(to right, transparent, #fff 50%);content:""}@supports (-webkit-line-clamp: 2){.card-program__summary{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.36em}.card-program__summary::after{display:none}}.card-program__button{min-width:136px;padding:6px 18px;color:#fff;font-weight:600;font-size:.889rem;text-align:center;background-image:-webkit-gradient(linear, left top, left bottom, from(#4caf50), color-stop(51%, #2e7d32), to(#4caf50));background-image:-webkit-linear-gradient(#4caf50 0%, #2e7d32 51%, #4caf50 100%);background-image:-o-linear-gradient(#4caf50 0%, #2e7d32 51%, #4caf50 100%);background-image:linear-gradient(#4caf50 0%, #2e7d32 51%, #4caf50 100%);background-size:auto 120px;border:1px solid #2e7d32;border-radius:4px;cursor:pointer;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.card-program__button:hover{background-position:bottom center}.list-latest-news{display:block}.list-latest-news__item{border-top:1px solid #e0e0e0}.list-latest-news__item:last-child{border-bottom:1px solid #e0e0e0}.list-programs__item{display:block;border-top:1px solid #e0e0e0}.list-programs__item:last-child{border-bottom:1px solid #e0e0e0}.popular-list__title{float:left;text-transform:uppercase}.popular-list__button{float:right;text-transform:uppercase}.popular-list__list{clear:both}.popular-list__logo{margin-right:9px;vertical-align:middle}.popular-list__item{padding:9px 0;border-bottom:1px solid #e0e0e0}.popular-list__link{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block}.popular-list__link:hover{color:#0288d1;text-decoration:underline}.popular-list__label{position:relative;top:1.4px}.popular-list--small .popular-list__title{text-transform:none}.popular-list--small .popular-list__link{font-size:.889rem}.popular-list--small a.popular-list__button{padding:3px;font-size:.79rem}.title-search{margin-bottom:12px;font-size:1.424rem}
