.unique-color{padding-top:80px;padding-bottom:80px}.news-and-insights{max-width:1600px;margin:auto;padding:20px}.news-and-insights .border-rad{border-radius:20px}.news-and-insights .border-rad img{border-radius:20px;min-height:300px}.news-and-insights .news-card-description-list{font-family:var(--font-semibold);text-align:left;margin-bottom:20px}.news-and-insights .border-rad:after{border-radius:20px}.news-and-insights li{font-family:var(--font-regular);font-size:16px;color:#000!important}.news-and-insights h2{font-family:var(--font-bold);margin-bottom:40px;font-size:2.2rem}.news-and-insights .news-cards{grid-template-columns:repeat(6,1fr);grid-auto-rows:auto;gap:30px;display:grid}.news-and-insights .news-card{cursor:pointer;background:0 0;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.news-and-insights .news-card .top-desc{color:#fff;font-family:var(--font-semibold);font-size:30px;top:20px;left:20px}.news-and-insights .news-card:hover{transform:translateY(-5px)}.news-and-insights .news-card:first-child{grid-area:1/1/span 2/span 4}.news-and-insights .news-card:nth-child(2){grid-area:1/5/span 2/span 2}.news-and-insights .news-card:nth-child(3){grid-area:3/1/auto/span 2}.news-and-insights .news-card:nth-child(4){grid-area:3/3/auto/span 2}.news-and-insights .news-card:nth-child(5){grid-area:3/5/auto/span 2}.news-and-insights .news-card-image{object-fit:cover;width:100%;min-width:360px;height:auto;max-height:360px}.news-and-insights .news-card-content{background-color:#fff;border-radius:20px 0 20px 20px;flex-direction:column;flex:1;width:90%;min-width:300px;max-width:90%;margin-top:-40px;margin-left:auto;padding:30px 34px;display:flex}.news-and-insights .news-card:last-of-type .news-card-content{width:100%;max-width:100%;padding-top:70px}.news-and-insights .news-card:last-of-type .news-card-content h3{text-align:center;font-family:var(--font-semibold);font-size:20px}.news-and-insights .news-card-description{color:#000}.news-and-insights .news-card-title{font-family:var(--font-semibold);color:#000;margin-bottom:25px;font-size:20px}@media (max-width:1024px){.news-and-insights .news-cards{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto}.news-and-insights .top-desc{font-size:24px!important}.news-and-insights .news-card:first-child,.news-and-insights .news-card:nth-child(2),.news-and-insights .news-card:nth-child(3),.news-and-insights .news-card:nth-child(4),.news-and-insights .news-card:nth-child(5){grid-area:auto/auto/auto/span 1}}@media (max-width:768px){.news-and-insights .news-cards{grid-template-columns:1fr;gap:30px}.news-and-insights .top-desc{font-size:18px!important}.news-and-insights .news-card-image{max-height:300px}.news-and-insights .news-card-title{font-size:1.1rem}.news-and-insights .news-card-description{font-size:.9rem}}@media (min-width:1024px){.news-and-insights .news-cards{row-gap:100px}}
