.articles-list{margin-bottom:3rem}.articles-list__item{display:flex;background-color:#fff;border-radius:10px;overflow:hidden;margin-bottom:1.875rem}.articles-list__item:last-child{margin-bottom:0}@media (max-width: 991.98px){.articles-list__item{flex-direction:column}}@media (min-width: 992px){.articles-list__item-image{width:300px;min-width:300px}}.articles-list__item-image img{height:100%;object-fit:cover}@media (max-width: 991.98px){.articles-list__item-image img{width:100%;height:200px}}@media (max-width: 991.98px){.articles-list__item-image--pc-only{display:none}}@media (min-width: 992px){.articles-list__item-image--mobile-only{display:none}}.articles-list__item-content{flex:1;padding:1.563rem 1.875rem}.articles-list__item-title{font-size:1.625rem;font-weight:700;margin-bottom:.75rem;text-decoration:none;transition:color .3s ease-out}.articles-list__item-title:hover,.articles-list__item-title:active{color:#ff725e}.articles-list__item-date{font-size:.875rem;color:#afafaf;margin-bottom:1rem}.articles-list__item-description{font-size:.875rem;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.articles-list__item-link{color:#ff725e;display:block;text-align:right;font-size:.875rem;font-weight:500;margin-top:.5rem;text-decoration:none}.articles-list__item-link:hover,.articles-list__item-link:active{text-decoration:underline}.articles-list__empty{font-size:1rem}
