.tc-product-hero{background:linear-gradient(180deg,#002d6c,rgba(115,140,174,.77) 64.9%,hsla(0,0%,100%,.5) 95.67%);font-family:var(--tc-font,"DM Sans",system-ui,sans-serif);padding:50px clamp(24px,6vw,120px)}.tc-product-hero__inner{align-items:center;display:grid;gap:40px;grid-template-columns:1.1fr 1fr;margin:0 auto;max-width:1320px}.tc-product-hero__eyebrow{background:var(--tc-icon-bg,#e5eaf0);border-radius:11px;display:grid;height:60px;place-items:center;width:60px}.tc-product-hero__title{color:#fff;font-size:43px;font-weight:700;line-height:52px;margin:20px 0 14px}.tc-product-hero__desc{color:#e9eff8;font-size:16px;font-weight:400;line-height:normal;max-width:760px}.tc-product-hero__ctas{display:flex;gap:12px;margin-top:40px}.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-product-hero__img,.tc-product-hero__placeholder{background:hsla(0,0%,100%,.45);border-radius:18px;min-height:320px;object-fit:cover;width:100%}@media (max-width:1024px){.tc-product-hero__inner{gap:22px;grid-template-columns:1fr}.tc-product-hero__title{font-size:42px}.tc-product-hero__desc{font-size:20px}}@media (max-width:640px){.tc-product-hero{padding:16px 16px 28px}.tc-product-hero__title{font-size:32px}.tc-product-hero__desc{font-size:15px}.tc-btn{width:100%}}@media (max-width:500px){.tc-product-hero__ctas{flex-wrap:wrap}}