.ct__inner{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1608px;padding-left:1.5rem;padding-right:1.5rem;width:100%}.ct__header{margin-bottom:2.5rem;text-align:center}.ct__title{font-family:Inter,sans-serif;font-size:clamp(1.375rem,3.5vw,2rem);font-weight:700;line-height:1.35;margin:0}.ct__title-lead{color:#002f5d;display:block}.ct__title-accent{color:#ff5315;display:block}.ct__track{border-left:2px solid #ff5315;box-sizing:border-box;display:flex;flex-direction:column;gap:0;padding-left:1.25rem;position:relative}.ct__item{padding-bottom:2rem;position:relative}.ct__item:last-child{padding-bottom:0}.ct__item-top{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.ct__year{color:#1a1f3c;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700;line-height:1}.ct__dot{background:#ff5315;border:4px solid #fff;border-radius:50%;flex-shrink:0;height:20px;left:-1.25rem;margin-left:-10px;position:absolute;top:.35rem;width:20px}.ct__card{background:#f4f6f8;border-radius:12px;padding:1.25rem 1.5rem;text-align:left;transition:box-shadow .3s ease}.ct__item:hover .ct__card{box-shadow:0 8px 24px rgba(0,0,0,.08)}.ct__item:hover .ct__year{color:#ff5315}.ct__card-icon{align-items:center;display:flex;height:24px;justify-content:center;margin-bottom:.75rem;width:24px}.ct__card-icon img{height:24px;object-fit:contain;width:24px}.ct__card-title{color:#212b36;font-size:1rem;font-weight:700;line-height:1.35;margin:0 0 .5rem}.ct__card-desc,.ct__card-title{font-family:Inter,sans-serif;text-align:left;width:100%}.ct__card-desc{color:#637381;font-size:.9375rem;font-weight:400;line-height:1.5;margin:0}@media (min-width:992px){.ct__track{align-items:stretch;border-left:none;flex-direction:row;flex-wrap:nowrap;gap:4px;justify-content:space-between;overflow-x:auto;padding-bottom:.5rem;padding-left:0;padding-top:0;-webkit-overflow-scrolling:touch}.ct__item{align-items:center;display:flex;flex:1 1 0;flex-direction:column;margin:0 14px;max-width:240px;min-width:140px;padding-bottom:0;position:relative;text-align:center;z-index:1}.ct__item:before{background:#ff5315;content:"";height:2px;left:-14px;position:absolute;right:-14px;top:3.25rem;width:calc(100% + 28px);z-index:0}.ct__item-top{align-items:center;flex-shrink:0;gap:.5rem;justify-content:flex-start;margin-bottom:1rem;min-height:3.75rem;width:100%}.ct__year{font-size:30px;margin:0;order:1}.ct__dot{left:50%;margin:0;order:2;position:absolute;top:3.25rem;transform:translate(-50%,-50%);z-index:2}.ct__card{display:flex;flex:1 1 auto;flex-direction:column;height:100%;min-height:0;padding:1.25rem 1rem;text-align:center;width:100%}}@media (prefers-reduced-motion:reduce){.ct__card{transition:none}}