.single-r-a{background-position:center;background-size:cover;background-color:#fefcfe;border-top:1px solid #f6e6ff;width:100%;padding:44px 0 88px}.single-r-a__heading{font-weight:600;color:#0f172a;text-align:center;margin-top:0;margin-bottom:32px}.single-r-a__grid{display:flex;flex-direction:row;gap:60px;width:100%;justify-content:space-around}.single-r-a__view-all{display:flex;justify-content:center;margin-top:40px}.single-r-a__card{display:flex;flex-direction:column;gap:0;border:1px solid #f6e6ff;border-radius:8px;max-width:355px;text-decoration:none}.single-r-a__card:hover{text-decoration:none;box-shadow:0 4px 16px rgba(0,0,0,0.1)}.single-r-a__card-content{padding:24px;flex:1 0 0;display:flex;flex-direction:column}.single-r-a__card-image{width:100%;height:200px;object-fit:cover;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.single-r-a__card-title{font-weight:600;font-size:18px;line-height:24px;color:#0f172a;margin:0}.single-r-a__card-desc{color:#64748b;font-size:16px;line-height:24px;font-weight:400;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}.single-r-a__meta{display:flex;flex-direction:row;align-items:center;align-self:flex-start;gap:16px;flex-wrap:wrap;margin-top:auto}.single-r-a__meta-date,.single-r-a__meta-readtime{display:flex;flex-direction:row;align-items:center;gap:4px;font-weight:500;font-size:14px;line-height:18px;color:#64748b}@media screen and (max-width:1279px){.single-r-a__grid{gap:32px}}@media screen and (max-width:979px){.single-r-a__grid{flex-wrap:wrap;justify-content:center}.single-r-a__card:last-child{display:none}}