.tc-history{background:#fff;font-family:var(--tc-font,"DM Sans",system-ui,sans-serif);padding:56px clamp(24px,6vw,120px) 50px}.tc-history__inner{margin:0 auto;max-width:1320px}.tc-history__header{margin:0 auto 40px;max-width:920px;text-align:center}.tc-history__eyebrow{background:#d5e3f0;border-radius:999px;color:#2e5f8c;display:inline-block;font-size:12px;font-weight:400;line-height:24px;margin:0 0 16px;padding:5px 20px}.tc-history__title{color:#0f172a;font-size:38px;font-weight:700;line-height:1.08;margin:16px 0 0;text-align:center}.tc-history__description{color:#3e3e3e;font-size:18px;font-weight:400;line-height:1.45;margin:20px auto 70px;max-width:1200px;text-align:center}.tc-history__description p{margin:0}.tc-history__timeline{display:grid;gap:28px;margin:0 auto;max-width:980px;position:relative}.tc-history__line{background:#9ec0dd;bottom:0;left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}.tc-history__item{position:relative;width:calc(50% - 26px)}.tc-history__item.is-left{justify-self:start}.tc-history__item.is-right{justify-self:end}.tc-history__item:after{background:#2e74ad;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #9ec0dd;content:"";height:8px;position:absolute;top:22px;width:8px}.tc-history__item.is-left:after{right:-30px}.tc-history__item.is-right:after{left:-30px}.tc-history-card{background:#f4f8fc;border:1px solid #d8e1ea;border-radius:14px;padding:18px 20px}.tc-history-card__year{background:#dbe8f4;border-radius:999px;color:#2e5f8c;display:inline-block;font-size:12px;font-weight:600;margin:0 0 8px;padding:2px 10px}.tc-history-card__title{color:#0f1b3d;font-size:28px;font-weight:700;line-height:1.12;margin:0 0 8px}.tc-history-card__desc{color:#3e3e3e;font-size:14px;line-height:1.4;margin:0}.tc-history-card__desc p{margin:0}@media (max-width:1024px){.tc-history{padding:44px 20px 34px}.tc-history__title{font-size:44px}.tc-history__description{font-size:18px}.tc-history-card__title{font-size:28px}}@media (max-width:768px){.tc-history{padding:34px 16px 24px}.tc-history__title{font-size:34px}.tc-history__description{font-size:15px}.tc-history__timeline{gap:16px;padding-left:26px}.tc-history__line{left:8px;transform:none}.tc-history__item{justify-self:stretch;width:100%}.tc-history__item:after{left:-22px!important;right:auto;top:22px}.tc-history-card__title{font-size:24px}.tc-history-card__desc{font-size:14px}}