@charset "UTF-8";.news .news-list{display:grid;grid-template-columns:100%;grid-gap:33px}.news .news-list .news-list-item{display:block;position:relative;border-radius:17px;overflow:hidden}.news .news-list .news-list-item .img-wrapper{position:relative;margin-bottom:18px}.news .news-list .news-list-item .img-wrapper img{width:100%;display:block;margin:0 auto;border-radius:17px}.news .news-list .news-list-item .img-wrapper span{position:absolute;display:block;padding:7px 10px;background-color:#fff;right:19px;bottom:20px;font-family:SFProDisplay-Medium;font-weight:500;font-size:13px;line-height:15px;border-radius:5px}.news .news-list .news-list-item .news-item-footer{padding-left:10px}.news .news-list .news-list-item .news-item-footer .name{font-family:SFProDisplay-Medium;font-weight:500;font-size:18px;line-height:21px;margin-bottom:8px}.news .news-list .news-list-item .news-item-footer a{font-family:SFProDisplay-Medium;font-weight:500;font-size:15px;line-height:17px}.news .news-list .news-list-item .news-item-footer a::after{content:" ";display:inline-block;background-image:url(/assets2/img/header-arrow-bold.svg);background-repeat:no-repeat;background-position:center;background-size:4px;position:relative;top:1px}@media (min-width:490px){.news .section-header{padding-left:10px}.news .news-list .news-list-item .img-wrapper{margin-bottom:20px}.news .news-list .news-list-item .img-wrapper span{right:27px;bottom:27px}.news .news-list .news-list-item .news-item-footer a{font-size:15px;line-height:18px}}@media (min-width:700px){.page-blog .news{padding-top:0}.news{margin-bottom:5px}.news .news-list{grid-template-columns:repeat(2,1fr);grid-gap:30px}.news .news-list .news-list-item .img-wrapper{margin-bottom:18px}.news .news-list .news-list-item .img-wrapper span{right:19px;bottom:20px}.news .news-list .news-list-item .news-item-footer a{font-size:16px;line-height:18px}}@media (min-width:950px){.news .section-header{padding-left:0}.news .news-list{grid-gap:30px}.news .news-list .news-list-item .img-wrapper{margin-bottom:25px}.news .news-list .news-list-item .img-wrapper span{right:26px;bottom:32px}.news .news-list .news-list-item .news-item-footer .name{font-size:20px;line-height:24px;margin-bottom:11px}.news .news-list .news-list-item .news-item-footer a{font-size:18px;line-height:21px}}@media (min-width:1200px){.news .news-list{grid-template-columns:repeat(3,1fr);justify-content:space-between;grid-gap:36px}.news .news-list .news-list-item .img-wrapper{margin-bottom:20px}.news .news-list .news-list-item .img-wrapper span{right:22px;bottom:22px}.news .news-list .news-list-item .news-item-footer .name{margin-bottom:9px}}@media (max-width:699px){.news{padding-top:0}}