section.ts-feed{background:#e9edf4;padding:74px 0}.ts-feed-wrapper{display:grid;gap:30px;grid-template-columns:repeat(3,minmax(0,1fr))}.ts-feed-image{border-radius:5px;margin-bottom:24px;max-height:242px;max-width:370px;min-height:242px;overflow:hidden}.ts-feed-image>img{height:100%;object-fit:cover;transform:scale(1.05);width:100%}a.ts-feed-card>h3{color:#21458a;font-size:27px;font-weight:700;letter-spacing:0;line-height:35px}a.ts-feed-card>p{color:#59b9ff;font-size:16px}h2.ts-feed-heading{font-size:40px;margin-bottom:50px;text-align:center}.ts-feed-cta>a{background:#21458a;border-radius:50px;display:block;margin:40px auto 0;padding:15px 40px;width:fit-content}a.ts-feed-card>.ts-feed__date{color:#21458a;font-size:16px;font-weight:500;letter-spacing:0;line-height:25px}@media screen and (max-width:1260px){.ts-feed-wrapper{padding:0 40px}}@media screen and (max-width:767px){.ts-feed-wrapper{display:grid;gap:30px;grid-template-columns:repeat(1,minmax(0,1fr))}}