.articles{margin:6rem 0}.articles__card{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:var(--bg);border-radius:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex}.articles__card-wrapper{width:49.4%;margin-right:1.875rem;padding:2.5rem 0 2.5rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.articles__card-img{width:37.5%;-ms-flex-negative:0;flex-shrink:0;position:relative}.articles__card-img::before{content:"";display:block;width:100%;padding-top:100%}.articles__card-img>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1.25rem}.articles__card-author{line-height:0;margin-bottom:1.75rem}.articles__card-author>img{width:auto;height:auto;max-width:14.5rem;max-height:2.5rem;-o-object-fit:contain;object-fit:contain}.articles__card-title{margin-bottom:.75rem}.articles__card-text{margin-bottom:1.75rem}.articles__card:not(:last-child){margin-bottom:1.25rem}@media (max-width:575px){.articles{margin:32px 0}.articles .title-3{font-size:14px}.articles__card{border-radius:8px}.articles__card-wrapper{padding:28px 0 18px 15px;width:59.4%;margin-right:17px}.articles__card-author{margin-bottom:8px}.articles__card-author>img{max-height:12px;max-width:92px}.articles__card-title{margin-bottom:8px}.articles__card-button .btn{font-size:10px;padding:unset;background-color:unset}.articles__card-img{width:35%}.articles__card-img::before{padding-top:156.2%}.articles__card-img>img{border-radius:8px}.articles__card:not(:last-child){margin-bottom:8px}}