.pagination .number{width:28px;height:30px;margin:0 9px;padding:5px 11px;border-radius:4px;font-size:16px;border:solid 1px #2744a9;font-weight:700;color:#242830}.pagination .number:hover,.pagination .number.active{color:#fff;background-color:#273d89}.pagination .number.is-disabled{background-color:#666}.pagination .number.current-page{pointer-events:none}.pagination .arrow{display:inline-block;font-weight:700;font-size:25px;font-family:publicasans,sans-serif;color:#273d89;min-width:16px;min-height:16px}.pagination .arrow.is-disabled{color:rgba(139,139,139,.6);pointer-events:none}section.latest-research .article-list-item{width:70%;border-radius:9px;box-shadow:0 2px 14px -6px rgba(0,0,0,.4)}@media screen and (max-width:767px){section.latest-research .article-list-item{width:90%;max-width:350px}}section.latest-research .article-list-item .article-card img{border-radius:9px 0 0 9px;height:100%}@media screen and (max-width:767px){section.latest-research .article-list-item .article-card img{border-radius:9px 9px 0 0}}@media screen and (max-width:767px){section.latest-research .article-list-item .article-card .text-column{margin:0 1rem .75rem;display:flex;flex-direction:column;align-items:center}}@media screen and (min-width:768px),print{section.latest-research .article-list-item .article-card .text-column{margin-right:30px}}@media screen and (min-width:768px),print{section.latest-research .article-list-item .article-card .text-column .article-date{margin-top:7px}}section.latest-research .article-list-item .article-card .text-column .article-link{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:768px),print{section.latest-research .article-list-item .article-card .text-column .article-link{font-size:20px}}section.latest-research .article-list-item .article-card .text-column .article-button{width:100%;border-radius:6px;box-shadow:inset 0 -2px 2px rgba(0,0,0,4%);background-color:#facb1b;font-family:publicasans,sans-serif;font-size:16px;transition:all .3s ease}@media screen and (min-width:768px),print{section.latest-research .article-list-item .article-card .text-column .article-button{width:45%;min-width:200px;font-size:18px}}section.latest-research .article-list-item .article-card .text-column .article-button:hover{box-shadow:0 1px 3px rgba(58,57,73,.3),0 4px 8px 3px rgba(58,57,73,.15);background-color:#fce077}