.connect-section{padding:80px 20px;text-align:center}.connect-section h2{color:#333;font-size:2.5em;font-weight:400;margin-bottom:40px}.connect-cards-container{display:grid;gap:30px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.connect-card{align-items:center;background-color:#fa4616;border-radius:20px;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:250px;padding:30px 20px;text-decoration:none;transition:all .3s ease}.connect-card:hover{box-shadow:0 10px 20px rgba(0,0,0,.1);transform:translateY(-10px)}.connect-card-icon{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:70px;justify-content:center;margin-bottom:20px;width:70px}.connect-card-icon svg{color:#fa4616;fill:#fa4616!important}.card-icon-svg,.connect-card-icon svg{height:35px;width:35px!important}.connect-card-icon img{height:auto;width:35px}span[id*=hs_cos_wrapper_connect_card_][id*=_url]{display:none!important}.card-icon-svg path{fill:#fa4616}.connect-card-text{color:#fff;font-size:34px;font-weight:700;line-height:1.2;margin:0}@media (max-width:992px){.connect-cards-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.connect-cards-container{grid-template-columns:1fr}.connect-section h2{font-size:2em}.connect-card{min-height:200px}}