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