#content{padding:0;background-color:initial}#content .list-page .list__items{display:flex;flex-wrap:wrap;margin:-.5rem}#content .list-page .list__items__item{width:50%;max-width:50%;padding:.5rem}#content .list-page .list__items__item__inner{position:relative;display:flex;flex-direction:column;justify-content:space-around;height:100%;padding:1rem 1.5rem;overflow:hidden;background-color:#fff;border-radius:.5rem}#content .list-page .list__items__item__inner header h2{margin-bottom:.25em;font-size:1.5rem;text-align:center}#content .list-page .list__items__item__inner header h2 a{color:#1c75bc}#content .list-page .list__items__item__inner header h2 a:hover,#content .list-page .list__items__item__inner header h2 a:focus,#content .list-page .list__items__item__inner header h2 a:target{color:#f9a638;text-decoration-color:#f9a638}#content .list-page .list__items__item__inner p{display:-webkit-box;flex:auto;height:4.5rem;margin:1rem .5rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;line-clamp:4;font-size:.9rem;line-height:1.5rem;-webkit-box-orient:vertical}#content .list-page .list__items__item__inner footer{font-size:.85rem}@media screen and (max-width:700px){#content .list-page .list__items{margin:-.5rem 0}#content .list-page .list__items__item{width:100%;max-width:100%;padding:.5rem 0}#content .list-page .list__items__item__inner{border-radius:0}#content .list-page .list__items__item__inner p{height:3rem;max-height:3rem;-webkit-line-clamp:2;line-clamp:2}}#content .list-page>footer{margin-top:1.5rem}#content .list-page .pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:0;margin:0;list-style:none;background-color:#fff;border-radius:.5rem}@media screen and (max-width:700px){#content .list-page .pagination{border-radius:0}}#content .list-page .pagination .page-item{display:inline-flex;align-items:center;font-size:1.2rem;font-weight:700}#content .list-page .pagination .page-item a{color:#1c75bc}#content .list-page .pagination .page-item a:hover,#content .list-page .pagination .page-item a:focus,#content .list-page .pagination .page-item a:target{color:#f9a638;text-decoration-color:#f9a638}#content .list-page .pagination .page-item a{display:inline-flex;align-items:center;padding:1rem .75rem;font-family:ui-monospace;text-decoration:none}#content .list-page .pagination .page-item a [aria-hidden=true]{display:none}#content .list-page .pagination .page-item a[aria-label=First]::before,#content .list-page .pagination .page-item a[aria-label=Previous]::before,#content .list-page .pagination .page-item a[aria-label=Next]::before,#content .list-page .pagination .page-item a[aria-label=Last]::before{font-family:icomoon!important;display:inline-flex;align-items:center;justify-content:center}#content .list-page .pagination .page-item a[aria-label=First]::before{content:"\e90f"}#content .list-page .pagination .page-item a[aria-label=Previous]::before{content:"\e907"}#content .list-page .pagination .page-item a[aria-label=Next]::before{content:"\e908"}#content .list-page .pagination .page-item a[aria-label=Last]::before{content:"\e917"}#content .list-page .pagination .page-item.active a{color:#f9a638}#content .list-page .pagination .page-item.disabled a{color:#aaa}