.ct-hero{background:linear-gradient(135deg,#eef0ff,#f0fafe);border-bottom:1px solid #dde0f0;display:flex;flex-direction:column;min-height:calc(100vh - var(--subnav-offset));position:relative;overflow:hidden}.ct-hero__row{display:flex;gap:0;width:100%;flex:1 1}.ct-hero__body{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;padding:30px 72px}.ct-hero__media{flex:0 0 48%;width:48%;align-self:stretch;padding:40px var(--pad-x) 40px 0;display:flex;align-items:stretch}.ct-hero__cover{object-fit:cover;display:block}.ct-label{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#5b5fc7}.ct-hero__heading{margin-bottom:22px;font-size:clamp(34px,4vw,56px);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:#0f1461}.ct-highlight{background:linear-gradient(135deg,#5b5fc7,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ct-hero__desc{max-width:560px;margin-bottom:34px;font-size:15.5px;line-height:1.8;color:#6b7280}.ct-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;border:none;border-radius:999px;background:#5b5fc7;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:.25s}.ct-btn:hover{background:#4b4fc1;transform:translateY(-2px)}.ct-btn--outline{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;border-radius:999px;border:2px solid rgba(255,255,255,.6);background:transparent;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:.25s}.ct-btn--outline:hover{background:rgba(255,255,255,.08)}.ct-partners{width:100%;display:flex;align-items:center;gap:24px;flex-wrap:wrap;padding:20px var(--pad-x);border-top:1px solid #dde0f0}.ct-partners__title{flex-shrink:0;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af}.ct-partners__list{display:flex;flex-wrap:wrap;gap:12px}.ct-partners__item{padding:6px 18px;border:1px solid #dde0f0;border-radius:999px;background:#fff;font-size:13px;font-weight:600;color:#6b7280}.ct-media-frame{position:relative;width:100%;height:100%;display:flex;align-items:stretch;overflow:hidden}.ct-chip{display:inline-flex;align-items:center;gap:10px;padding:10px 18px 10px 12px;border-radius:999px;border:1.5px solid;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 4px 18px rgba(0,0,0,.13);font-size:13.5px;font-weight:600;white-space:nowrap;z-index:10;position:absolute}.ct-chip__icon-circle{width:30px;height:30px;border-radius:50%;background:currentColor;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ct-chip-lines{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:5}.ct-chip__icon-circle i,.ct-chip__icon-circle svg{color:#fff;font-size:15px}.ct-chip__symbol{display:flex;align-items:center}.ct-chip--tl{top:28%;left:6%}.ct-chip--tr{top:28%;right:6%}.ct-chip--bl{bottom:26%;left:6%}.ct-chip--br{bottom:26%;right:6%}.ct-chip--ml{left:4%}.ct-chip--ml,.ct-chip--mr{top:50%;transform:translateY(-50%)}.ct-chip--mr{right:4%}@media (max-width:992px){.ct-hero__row{flex-direction:column-reverse;text-align:center;min-height:auto}.ct-hero__body{flex:none;width:100%;padding:40px var(--pad-x) 32px;align-items:center}.ct-hero__media{flex:none;width:100%;height:360px;padding:var(--pad-x) var(--pad-x) 0;align-self:auto}.ct-hero__desc{margin-inline:auto}.ct-partners{justify-content:center;text-align:center}.ct-chip--tl,.ct-chip--tr{top:20px;bottom:auto}.ct-chip--bl,.ct-chip--br{bottom:20px;top:auto}}@media (max-width:768px){.ct-hero__heading{font-size:36px}.ct-hero__media{height:280px}.ct-btn{width:100%;justify-content:center}.ct-chip{padding:8px 14px 8px 10px;font-size:12px;gap:8px}.ct-chip__icon-circle{width:26px;height:26px}.ct-chip--tl,.ct-chip--tr{top:16px;bottom:auto}.ct-chip--bl,.ct-chip--br{bottom:16px;top:auto}}@media (max-width:480px){.ct-hero__body{padding-top:32px;padding-bottom:24px}.ct-hero__heading{font-size:28px}.ct-hero__desc{font-size:14px;margin-bottom:24px}.ct-hero__media{height:220px}.ct-chip{padding:7px 12px 7px 8px;font-size:11px;gap:7px}.ct-chip__icon-circle{width:24px;height:24px}.ct-chip__icon-circle i,.ct-chip__icon-circle svg{font-size:12px}.ct-chip--tl,.ct-chip--tr{top:10px;bottom:auto}.ct-chip--bl,.ct-chip--br{bottom:10px;top:auto}.ct-partners{padding:16px var(--pad-x);gap:16px}.ct-partners__list{justify-content:center;gap:8px}.ct-partners__item{padding:5px 14px;font-size:12px}}