.cts-262-cb{background:#f8f7fa;border-radius:20px;padding:2rem}.cts-262-cb a{text-decoration:none}.cts-262-cb--section-head h2{margin-top:0}.cts-262-cb--section-see-all{align-items:center;color:#3d56bd;display:flex;gap:1rem;fill:#3d56bd}.cts-262-cb--section-see-all:hover{color:#78aafa;fill:#78aafa}.cts-262-cb--card{display:grid;grid-template-columns:1fr 15fr;grid-gap:1rem;background:#fff;border-radius:20px;color:#000;padding:1rem;transition:.2s ease-in-out}.cts-262-cb--card:hover{box-shadow:14px 12px 41px -30px rgba(0,0,0,.58);transform:translateY(-.2rem)}.cts-262-cb--card h3{margin-bottom:.5rem;margin-top:0}.cts-262-cb--card p{margin-bottom:0;margin-top:0;max-height:1.5rem;overflow:hidden;text-overflow:ellipsis}.cts-262-cb--cards{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;margin-bottom:4rem}.cts-262-cb--cards:last-child{margin-bottom:0}.cts-262-cb--section-see-all span,.cts-262-cb--section-see-all svg{height:1rem}.cts-262-cb--section-head{align-items:center;display:flex;justify-content:space-between}.cts-262-cb--section-image,.cts-262-cb--section-image img{height:4rem!important;object-fit:cover;width:4rem}.cts-262-cb--section-image{border:1px solid #d3d3d3;border-radius:100%;margin:auto;overflow:hidden;width:max-content}@media (max-width:768px){.cts-262-cb--cards{grid-template-columns:1fr 1fr}}@media (max-width:477px){.cts-262-cb--cards{grid-template-columns:1fr}}