.tc-hero{background:linear-gradient(180deg,#fff 0,var(--C1,#002d6c) 71.05%);color:#fff;font-family:var(--tc-font,"DM Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);padding:50px clamp(24px,6vw,120px) 70px}.tc-hero__inner{align-items:center;margin:0 auto;max-width:1320px}.tc-hero__slider{overflow:hidden}.tc-hero__slides{display:flex;transition:transform .6s ease;will-change:transform}.tc-hero__slide{align-items:center;display:grid;flex:0 0 100%;gap:40px;grid-template-columns:1.1fr 1fr}.tc-hero__content{max-width:640px}.tc-hero__eyebrow{align-items:center;background:#e7edf7;border-radius:999px;color:#002d6c;display:inline-flex;font-size:12px;font-weight:500;gap:10px;line-height:24px;padding:8px 18px}.tc-hero__eyebrow-dot{background:#0b2f6b;border-radius:999px;height:6px;width:6px}.tc-hero__title{font-size:43px;font-weight:900;line-height:52px;margin:40px 0 14px}.tc-hero__desc{font-size:16px;font-weight:400;line-height:normal;margin-top:40px;max-width:560px}.tc-hero__ctas{display:flex;gap:12px;margin-top:40px}.tc-hero-card__divider{background:rgba(179,207,229,.2);border:none;height:1px;margin:50px 0}.tc-btn{align-items:center;border:2px solid transparent;border-radius:10px;box-shadow:0 4px 4px 0 rgba(62,62,62,.15),0 4px 4px 0 rgba(62,62,62,.15);display:inline-flex;font-weight:700;justify-content:center;padding:10px 20px;text-decoration:none}.tc-btn--ghost{background:#fff;color:#406291}.tc-btn--ghost,.tc-btn--primary{font-size:12px;font-weight:600;line-height:24px}.tc-btn--primary{background:#e75c0d;color:#fff}.tc-hero__media{align-items:center;display:flex;justify-content:center}.tc-hero__img{background:#fff;border-radius:18px;max-width:560px;width:100%}.tc-hero__img-placeholder{background:hsla(0,0%,100%,.2);border-radius:18px;height:320px;width:560px}.tc-hero__dots{display:flex;gap:8px;justify-content:center;margin-top:16px}.tc-hero__dot{background:hsla(0,0%,100%,.4);border:none;border-radius:999px;height:10px;width:10px}.tc-hero__dot.is-active{background:#fff}.tc-logos__inner{width:100%}.tc-logos__title{font-family:DM Sans,sans-serif;font-size:18px;font-weight:400;margin:0 0 50px;text-align:center}.tc-logos__carousel{overflow:hidden}.tc-logos__track{overflow:hidden;width:100%}.tc-logos__marquee{align-items:center;animation:tc-logos-marquee 28s linear infinite;display:flex;gap:30px;width:max-content;will-change:transform}.tc-logo{flex:0 0 auto}.tc-logo img{display:block;height:32px;max-width:160px;width:auto}@keyframes tc-logos-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (hover:hover){.tc-logos__marquee:hover{animation-play-state:paused}}@media (max-width:1024px){.tc-hero{padding:20px 16px 36px}.tc-hero__slide{gap:22px;grid-template-columns:1fr;text-align:left}.tc-hero__content{max-width:100%}.tc-hero__title{font-size:34px;line-height:1.18;margin-bottom:12px;margin-top:18px}.tc-hero__desc{font-size:15px;margin-top:16px}.tc-hero__ctas{flex-wrap:wrap;gap:10px;margin-top:18px}.tc-btn{flex:1 1 160px;min-height:20px}.tc-hero__media{order:2}.tc-hero__img,.tc-hero__img-placeholder{height:auto;max-width:100%;min-height:180px;width:100%}.tc-hero-card__divider{margin:24px 0}.tc-logos__title{font-size:16px;margin-bottom:18px}.tc-logos__marquee{animation-duration:22s;gap:18px}.tc-logo img{height:24px;max-width:130px}}@media (max-width:640px){.tc-hero__eyebrow{font-size:11px;line-height:18px;padding:6px 12px}.tc-hero__title{font-size:30px}.tc-hero__desc{font-size:14px}.tc-btn{flex:1 1 100%}.tc-hero__dots{margin-top:12px}}