.highlightsContainer{display:flex;flex-direction:column}.highlightsContainer .topSection{background-color:#f7f4ff}.highlightsContainer .topSection .topSectionTitle{padding:130px 170px 40px}.highlightsContainer .topSection .topSectionTitle h1{font-family:sans-serif;font-size:54px;font-weight:900;line-height:60px;text-align:center;margin-bottom:20px}.highlightsContainer .topSection .topSectionTitle .highlitedtext{font-family:sans-serif;font-size:54px;font-weight:900;line-height:80px;color:#f8810b}.highlightsContainer .topSection .topSectionTitle p{font-size:20px;font-weight:400;font-family:Roboto;line-height:32px;text-align:center}.highlightsContainer .HighlightCardsWrapper{padding:0 84px;margin-top:80px;margin-bottom:80px;display:flex;flex-wrap:wrap;gap:24px;justify-content:flex-start}.highlightsContainer .HighlightCardsWrapper .testimonial-card{flex:1 1 calc(33.333% - 24px);max-width:calc(33.333% - 24px)}@media only screen and (max-width:1024px){.highlightsContainer .topSection .topSectionTitle{padding:80px 60px}.highlightsContainer .topSection .topSectionTitle h1{font-size:42px;line-height:50px}.highlightsContainer .topSection .topSectionTitle .highlitedtext{font-size:42px;line-height:60px}.highlightsContainer .topSection .topSectionTitle p{font-size:18px}.highlightsContainer .HighlightCardsWrapper .testimonial-card{flex:1 1 calc(50% - 24px);max-width:calc(50% - 24px)}}@media only screen and (max-width:768px){.highlightsContainer .topSection .topSectionTitle{padding:50px 30px}.highlightsContainer .topSection .topSectionTitle h1{font-size:32px;line-height:40px}.highlightsContainer .topSection .topSectionTitle .highlitedtext{font-size:32px;line-height:44px}.highlightsContainer .topSection .topSectionTitle p{font-size:16px;line-height:24px}.highlightsContainer .HighlightCardsWrapper{padding:0 20px}.highlightsContainer .HighlightCardsWrapper .testimonial-card{flex:1 1 100%;max-width:100%}}.testimonial-card{max-width:350px;background:#fff;border:1px solid #eee;border-radius:8px;padding:24px;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.05)}.testimonial-card .profile-img{width:112px;height:112px;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-bottom:10px}.testimonial-card .name{font-size:24px;font-weight:700;margin-bottom:4px;color:#000;text-align:center;font-family:sans-serif}.testimonial-card .designation{font-size:18px;color:#565656;margin-bottom:12px;text-align:center;padding:0 10px}.testimonial-card .company-logo{width:108px;height:36px;-o-object-fit:contain;object-fit:contain;margin-bottom:16px}.testimonial-card .quote-section{position:relative;text-align:left;padding-top:0}.testimonial-card .quote-section .doubleQuotes{position:absolute;top:-20px;left:0;transform:translateY(-50%);opacity:1}.testimonial-card .quote-section .doubleQuotes svg{width:44px;height:44px}.testimonial-card .quote-section .quote-text{font-size:16px;color:#555;line-height:20px;font-weight:400;text-align:center}