.insight-card{width:100%;display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.insight-card:hover{transform:scale(1.03);transition:all 2s ease}.insight-card.large{width:100%}.insight-card .image{width:100%;height:280px;border-radius:15px;position:relative}.insight-card.large .image{width:100%;height:450px;border-radius:15px;position:relative}.insight-card.large:hover{transform:none}.insight-card .image img{width:100%;height:100%;border-radius:15px;object-fit:cover}.insight-card .image .details{position:absolute;bottom:0;width:100%;height:80px;display:flex;justify-content:space-between;align-items:flex-start;background:#0000002a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 20px}.insight-card .image .details .created-date{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.insight-card .image .details .created-date p{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#ffffffc4}.insight-card .image .details .created-date p.name{font-weight:600;color:#fff}.insight-card .image .details p.cat{font-size:14px;font-weight:600;line-height:20px;letter-spacing:0;text-align:left;color:#fff}.insight-card .content-details{display:flex;flex-direction:column;gap:20px}.insight-card .content-details .details{display:flex;flex-direction:column;gap:10px}.insight-card .content-details .details h2{font-size:24px;font-weight:600;line-height:32px;letter-spacing:0;text-align:left;color:#101828}.insight-card .content-details .details p.dest{font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:left;color:#667085}.insight-card .content-details .link{font-size:16px;font-weight:600;line-height:24px;letter-spacing:0;text-align:left;color:#3371ec}.insight-card.large .content-details .linked{font-size:16px;font-weight:600;display:flex;flex-direction:row;gap:5px;color:#3371ec}@media screen and (max-width:1309px){.ind-insight
		.insight-container
		.inner
		.insights
		.insights-card
		.insight-card
		.image{width:100%;height:300px}}@media screen and (max-width:450px){.insight-card .content-details .details h2{font-size:20px}.insight-card .content-details .details p.dest{font-size:16px}.insight-card .image .details .created-date p,.insight-card .image .details p.cat{font-size:12px}.insight-card .image .details{gap:10px;padding:16px 10px}}