.rs-ws{background:#f9fafb;padding:64px 0}.rs-ws__head{margin:0 0 32px}.rs-ws__eyebrow{color:#5465fe;font-family:Manrope,sans-serif;font-size:11px;letter-spacing:1px;text-transform:uppercase}.rs-ws__eyebrow,.rs-ws__title{font-weight:700;margin:0 0 12px}.rs-ws__title{color:#0b1733;font-family:var(--rs-font-heading,"Hanken Grotesk"),sans-serif;font-size:28px}.rs-ws__sub{color:#44566d;font-family:Manrope,sans-serif;font-size:15px;line-height:1.65;max-width:802px}.rs-ws__sub p{margin:0}.rs-ws__grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin:0 0 32px}.rs-ws__photo{aspect-ratio:418/258;border-radius:12px;margin:0;overflow:hidden;position:relative}.rs-ws__photo img{display:block;height:100%;object-fit:cover;width:100%}.rs-ws__photo-ph{background:#5465fe;height:100%;width:100%}.rs-ws__cap{background:linear-gradient(0deg,rgba(11,23,51,.8),rgba(11,23,51,0));bottom:0;color:#fff;font-family:Manrope,sans-serif;font-size:11px;font-weight:600;left:0;padding:12px 16px;position:absolute;right:0}.rs-ws__quote{align-items:center;background:#fff;border:1px solid #e0e7f3;border-radius:12px;display:flex;gap:24px;justify-content:space-between;margin:0;padding:24px 32px}.rs-ws__quote-text{color:#44566d;font-family:Manrope,sans-serif;font-size:20px;font-weight:400;margin:0}.rs-ws__attr{color:#5465fe;flex-shrink:0;font-family:Manrope,sans-serif;font-size:12px;font-weight:600}@media (max-width:900px){.rs-ws__grid{grid-template-columns:1fr}.rs-ws__quote{align-items:flex-start;flex-direction:column}}