.hs-cards-section{overflow:hidden;padding:80px 20px 40px}@media (min-width:768px){.hs-cards-section{padding-bottom:80px}}.hs-cards-container{display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:1200px}@media (min-width:768px){.hs-cards-container{align-items:flex-end;flex-direction:row;gap:40px}.hs-text-col{flex-shrink:0;position:sticky;top:40px;width:30%}.hs-cards-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);width:70%}.hs-card{height:100%}}@media (max-width:767px){.hs-text-col{padding-bottom:10px;text-align:left;width:100%}.hs-cards-grid{display:flex;gap:16px;margin-right:-20px;overflow-x:auto;padding-bottom:20px;padding-right:20px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-color:#3096d0 #e1ecf2;scrollbar-width:3px}.hs-card{flex-shrink:0;min-width:85%;scroll-snap-align:center}}.hs-section-title{color:#1f2937;font-size:32px;font-weight:700;line-height:1.2;margin-bottom:16px}.hs-section-desc{color:#4b5563;font-size:16px;line-height:1.6;margin-bottom:24px}.hs-cta-button{background-color:#ff7a59;border-radius:4px;color:#fff;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:background .3s}.hs-cta-button:hover{background-color:#e66040}.hs-card{align-items:flex-start;aspect-ratio:1;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:flex-end;min-height:300px;padding:24px;position:relative;transition:transform .3s ease,box-shadow .3s ease;@media (min-width:768px){aspect-ratio:.55;&:hover{box-shadow:0 20px 25px rgba(0,0,0,.1);transform:translateY(-5px)}}&.invert{color:#fff!important}}.hs-card-content{z-index:2;& .number{margin-bottom:.5rem}}.hs-card-content h1,.hs-card-content h2,.hs-card-content h3,.hs-card-content h4{color:#111827;font-weight:700}.hs-card-content p{margin-bottom:0}