.selector[name=testimonial-industry]{column-gap:30px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:40px;row-gap:20px}.selector[name=testimonial-industry] .selector-label{background:#e3e7ee;border-radius:32px;color:#42464c;cursor:pointer;font-size:16px;font-style:Regular;font-weight:400;line-height:24px;padding:4px 15px}.selector[name=testimonial-industry] .selector-label input[type=radio]{appearance:none}.selector[name=testimonial-industry] .selector-label:has(input:checked){background:rgba(71,89,255,.08);border:1px solid #4759ff;color:#4759ff}.selector[name=testimonial-industry]:has(input[value="All Industries"]:checked)+.testimonial-cards .testimonial-card,.selector[name=testimonial-industry]:has(input[value="Finance & fintech"]:checked)+.testimonial-cards .testimonial-card:has([data-industry="Finance & fintech"]),.selector[name=testimonial-industry]:has(input[value="Fitness & sport"]:checked)+.testimonial-cards .testimonial-card:has([data-industry="Fitness & sport"]),.selector[name=testimonial-industry]:has(input[value="Healthcare & biotech"]:checked)+.testimonial-cards .testimonial-card:has([data-industry="Healthcare & biotech"]),.selector[name=testimonial-industry]:has(input[value="Real estate"]:checked)+.testimonial-cards .testimonial-card:has([data-industry="Real estate"]),.selector[name=testimonial-industry]:has(input[value=Agriculture]:checked)+.testimonial-cards .testimonial-card:has([data-industry=Agriculture]),.selector[name=testimonial-industry]:has(input[value=Automotive]:checked)+.testimonial-cards .testimonial-card:has([data-industry=Automotive]),.selector[name=testimonial-industry]:has(input[value=Education]:checked)+.testimonial-cards .testimonial-card:has([data-industry=Education]),.selector[name=testimonial-industry]:has(input[value=Energy]:checked)+.testimonial-cards .testimonial-card:has([data-industry=Energy]),.selector[name=testimonial-industry]:has(input[value=Manufacturing]:checked)+.testimonial-cards .testimonial-card:has([data-industry=Manufacturing]),.selector[name=testimonial-industry]:has(input[value=Retail]:checked)+.testimonial-cards .testimonial-card:has([data-industry=Retail]),.selector[name=testimonial-industry]:has(input[value=Technology]:checked)+.testimonial-cards .testimonial-card:has([data-industry=Technology]),.selector[name=testimonial-industry]:has(input[value=Telecom]:checked)+.testimonial-cards .testimonial-card:has([data-industry=Telecom]){display:flex}.testimonial-cards{display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:960px){.testimonial-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.testimonial-cards{grid-template-columns:repeat(1,1fr)}}.testimonial-cards .testimonial-card{background:#fff;border-radius:20px;box-shadow:0 0 20px rgba(0,0,0,.05);display:none;flex-direction:column;font-family:Inter;justify-content:start;padding:36px}.testimonial-cards .testimonial-card .title{color:#263ca7;font-size:20px;font-style:SemiBold;font-weight:600;line-height:24px}.testimonial-cards .testimonial-card .subtitle{color:#666;font-size:14px;font-style:Medium;font-weight:500;line-height:16px}.testimonial-cards .testimonial-card .description_title{color:#191919;font-size:24px;font-style:SemiBold;font-weight:600;line-height:32px;padding:20px 0}.testimonial-cards .testimonial-card .description,.testimonial-cards .testimonial-card .description>*{color:#191919;font-size:16px;font-style:Regular;font-weight:400;height:100%;line-height:24px}.testimonial-cards .testimonial-card .logo{padding:16px 0 30px}.testimonial-cards .testimonial-card .logo img{max-width:96px}.testimonial-cards .testimonial-card .more{align-items:end;display:flex;flex-direction:row;gap:10px;justify-content:space-between}.testimonial-cards .testimonial-card .more .morelink{color:#4759ff;font-size:14px;font-style:Medium;font-weight:500;line-height:20px;padding-bottom:6px}.testimonial-cards .testimonial-card .more .morelink a{text-decoration:none;white-space:nowrap}.testimonial-cards .testimonial-card .more .moretag{display:flex;flex-flow:wrap;gap:10px;justify-content:end}.testimonial-cards .testimonial-card .more .moretag .tag{background:#e3e7ee;border-radius:32px;color:#42464c;font-size:16px;font-style:Regular;font-weight:400;line-height:24px;padding:4px 15px;white-space:nowrap}