.rich-materials{width:100%}.rich-materials .section-title{color:#000;font-size:24px;font-weight:700;line-height:32px;margin-bottom:32px}.rich-materials .materials-grid{display:grid;grid-template-columns:minmax(0,1fr);justify-content:center;justify-items:center;row-gap:32px}.rich-materials .card-wrapper{max-width:376px;width:100%}.rich-materials .card{background:#fff;border:1px solid #e4e7ec;border-radius:30px;box-shadow:10px 10px 20px rgba(0,0,0,.04);display:flex;flex-direction:column;height:100%;overflow:hidden}.rich-materials .card .image-wrapper{height:207px}.rich-materials .card .content{box-sizing:border-box;display:flex;flex-direction:column;height:181px;justify-content:space-between;padding:24px 36px}.rich-materials .card .content .card-category{align-items:center;background:#5274ff;border-radius:4px;color:#f5f5f7;display:inline-flex;font-weight:500;padding:4px 12px;width:fit-content}.rich-materials .card .content .card-category,.rich-materials .card .content .card-date{font-size:12px;letter-spacing:.19px;line-height:14.4px;margin-bottom:11.5px;text-transform:uppercase}.rich-materials .card .content .card-date{color:#707070;font-weight:700}.rich-materials .card .content .card-title{color:#141414;display:-webkit-box;font-size:20px;font-weight:300;height:auto;letter-spacing:0;line-height:28px;margin:0;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:84px}.rich-materials .card .content .card-title-link{color:#141414}.rich-materials .card .content .card-links-wrapper{align-items:center;color:#5274ff;display:flex;font-size:14px;font-weight:700;justify-content:flex-end;line-height:22px;margin-top:auto;padding-top:16px}.rich-materials .card .content .card-link{align-items:center;color:#5274ff;display:inline-flex;font-weight:700;text-decoration:none}.rich-materials .card .content .card-link:only-child:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%235274ff' fill-rule='evenodd' d='M9.97 3.97a.75.75 0 0 1 1.06 0l4.5 4.5a.75.75 0 0 1 0 1.06l-4.5 4.5a.75.75 0 1 1-1.06-1.06l3.22-3.22H3a.75.75 0 0 1 0-1.5h10.19L9.97 5.03a.75.75 0 0 1 0-1.06' clip-rule='evenodd'/%3E%3C/svg%3E") 50%/contain no-repeat;border:none;content:"";display:inline-block;height:18px;margin-left:8px;transform:none;vertical-align:middle;width:18px}.rich-materials .materials-more-link{align-items:center;border:1px solid #1e2328;border-radius:12px;color:#1e2328;display:inline-flex;font-size:16px;font-weight:700;gap:8px;line-height:24px;margin-top:24px;padding:12px 20px;text-decoration:none}@media (min-width:768px){.rich-materials .section-title{font-size:32px;line-height:40px}.rich-materials .materials-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:32px;grid-row-gap:32px}}@media (min-width:1200px){.rich-materials .materials-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-column-gap:32px;grid-row-gap:32px}.rich-materials .card-wrapper{max-width:376px}.rich-materials .card .content{min-height:220px;padding:24px 32px}}