@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap");.shaw-timeline,.shaw-timeline *{box-sizing:border-box;font-family:Montserrat,Arial,sans-serif}.shaw-timeline{--shaw-navy:#082840;--shaw-blue:#265a90;--shaw-teal:#2d9cca;--shaw-yellow:#ffc853;--shaw-border:#d8e4eb;--shaw-muted:#536a79;--shaw-background:#f7fafc;background:radial-gradient(circle at 92% 5%,rgba(45,156,202,.1),transparent 28%),var(--shaw-background);color:var(--shaw-navy);overflow:hidden;padding:76px 24px 58px;width:100%}.shaw-timeline__inner{margin:0 auto;max-width:1440px;width:100%}.shaw-timeline__header{align-items:flex-end;display:flex;gap:32px;justify-content:space-between;margin-bottom:30px}.shaw-timeline__heading{max-width:800px}.shaw-timeline__eyebrow{color:var(--shaw-teal);display:inline-block;font-size:12px;font-weight:800;letter-spacing:1px;line-height:1;margin:0 0 12px;text-transform:uppercase}.shaw-timeline__header h2{color:var(--shaw-navy);font-size:clamp(36px,4vw,54px);font-weight:800;line-height:1.1;margin:0 0 14px}.shaw-timeline__header p{color:var(--shaw-muted);font-size:16px;line-height:1.7;margin:0}.shaw-timeline__controls{display:flex;flex-shrink:0;gap:12px}.shaw-timeline__arrow{align-items:center;background:#fff;border:1px solid var(--shaw-border);border-radius:50%;box-shadow:0 6px 18px rgba(8,40,64,.07);color:var(--shaw-navy);cursor:pointer;display:inline-flex;font-size:20px;height:46px;justify-content:center;line-height:1;padding:0;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease;width:46px}.shaw-timeline__arrow:hover:not(:disabled){background:var(--shaw-teal);border-color:var(--shaw-teal);color:#fff;transform:translateY(-2px)}.shaw-timeline__arrow:focus-visible{outline:3px solid rgba(45,156,202,.28);outline-offset:3px}.shaw-timeline__arrow:disabled{cursor:default;opacity:.35}.shaw-timeline__progress{background:#e4edf2;border-radius:999px;height:5px;margin-bottom:34px;overflow:hidden;width:100%}.shaw-timeline__progress-fill{background:linear-gradient(90deg,var(--shaw-yellow),var(--shaw-teal));border-radius:inherit;display:block;height:100%;transition:width .3s ease;width:0}.shaw-timeline__viewport{overflow:hidden;position:relative;width:100%}.shaw-timeline__track{cursor:grab;display:flex;gap:28px;outline:none;overflow-x:auto;overflow-y:hidden;padding:12px 28px 40px;position:relative;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-y;user-select:none;width:100%;-ms-overflow-style:none}.shaw-timeline__track::-webkit-scrollbar{display:none}.shaw-timeline__track.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.shaw-timeline__track:before{background:var(--shaw-yellow);border-radius:999px;content:"";height:5px;left:0;pointer-events:none;position:absolute;top:322px;width:var(--shaw-timeline-width,100%);z-index:1}.shaw-timeline__item{display:grid;flex:0 0 310px;grid-template-rows:295px 80px 290px;height:665px;position:relative;scroll-snap-align:center;z-index:2}.shaw-timeline__card{background:#fff;border:1px solid var(--shaw-border);border-radius:12px;border-top:4px solid var(--shaw-blue);box-shadow:0 10px 26px rgba(8,40,64,.07);height:290px;overflow:hidden;padding:20px;position:relative;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;width:100%}.shaw-timeline__card--top{align-self:end;grid-row:1}.shaw-timeline__card--bottom{align-self:start;grid-row:3}.shaw-timeline__year-badge{align-items:center;background:#eaf5fb;border-radius:999px;color:var(--shaw-blue);display:inline-flex;font-size:11px;font-weight:800;justify-content:center;line-height:1;margin:0 0 12px;padding:6px 11px}.shaw-timeline__card h3{color:var(--shaw-navy);font-size:19px;font-weight:800;line-height:1.3;margin:0 0 12px}.shaw-timeline__card p{color:#425b6a;font-size:12.5px;line-height:1.58;margin:0}.shaw-timeline__card--bottom:before,.shaw-timeline__card--top:after{background:var(--shaw-border);content:"";height:30px;left:22px;position:absolute;width:2px}.shaw-timeline__card--top:after{bottom:-30px}.shaw-timeline__card--bottom:before{top:-30px}.shaw-timeline__marker{background:#fff;border:4px solid var(--shaw-blue);border-radius:50%;box-shadow:0 0 0 7px var(--shaw-background);cursor:pointer;height:40px;left:6px;padding:0;position:absolute;top:302px;transition:transform .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease;width:40px;z-index:5}.shaw-timeline__marker:hover{border-color:var(--shaw-teal);transform:scale(1.08)}.shaw-timeline__marker:focus-visible{outline:3px solid rgba(45,156,202,.3);outline-offset:7px}.shaw-timeline__marker-year{color:var(--shaw-navy);font-size:11px;font-weight:800;left:26px;line-height:1;position:absolute;top:351px;transform:translateX(-50%)}.shaw-timeline__item.is-active .shaw-timeline__card{border-color:var(--shaw-teal);border-top-color:var(--shaw-yellow);box-shadow:0 17px 36px rgba(8,40,64,.14)}.shaw-timeline__item.is-active .shaw-timeline__card--top{transform:translateY(-5px)}.shaw-timeline__item.is-active .shaw-timeline__card--bottom{transform:translateY(5px)}.shaw-timeline__item.is-active .shaw-timeline__marker{background:var(--shaw-blue);border-color:var(--shaw-yellow);box-shadow:0 0 0 7px var(--shaw-background),0 0 0 11px rgba(255,200,83,.28);transform:scale(1.12)}.shaw-timeline__item.is-active .shaw-timeline__marker-year{color:var(--shaw-teal)}.shaw-timeline__custom-scrollbar{margin-top:44px;width:100%}.shaw-timeline__scrollbar-rail{background:#dfe9ef;border-radius:999px;cursor:pointer;height:9px;overflow:hidden;position:relative;width:100%}.shaw-timeline__scrollbar-thumb{background:linear-gradient(90deg,var(--shaw-yellow),var(--shaw-teal));border:0;border-radius:999px;cursor:grab;height:9px;left:0;min-width:70px;padding:0;position:absolute;top:0;touch-action:none;width:100px}.shaw-timeline__scrollbar-thumb:hover{filter:brightness(.97)}.shaw-timeline__scrollbar-thumb:active{cursor:grabbing}.shaw-timeline__scrollbar-thumb:focus-visible{outline:3px solid rgba(45,156,202,.28);outline-offset:3px}.shaw-timeline__footer{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-top:24px}.shaw-timeline__footer p{color:#71828d;font-size:12px;line-height:1.5;margin:0}.shaw-timeline__counter{align-items:baseline;color:#71828d;display:flex;font-size:13px;gap:5px}.shaw-timeline__counter strong{color:var(--shaw-navy);font-size:22px;font-weight:800;line-height:1}@media (max-width:900px){.shaw-timeline{padding:64px 20px 52px}.shaw-timeline__header{align-items:center}.shaw-timeline__item{flex-basis:290px}}@media (max-width:680px){.shaw-timeline{padding:50px 18px}.shaw-timeline__header{display:block;margin-bottom:30px}.shaw-timeline__header h2{font-size:36px}.shaw-timeline__controls,.shaw-timeline__custom-scrollbar,.shaw-timeline__footer,.shaw-timeline__progress{display:none}.shaw-timeline__viewport{overflow:visible}.shaw-timeline__track{cursor:default;display:block;overflow:visible;padding:0;scroll-snap-type:none;touch-action:auto;user-select:auto}.shaw-timeline__track:before{background:linear-gradient(180deg,var(--shaw-yellow),var(--shaw-teal));border-radius:999px;bottom:0;height:100%;left:18px;top:0;width:4px}.shaw-timeline__item{display:block;height:auto;min-height:0;padding:0 0 28px 54px;width:100%}.shaw-timeline__card,.shaw-timeline__card--bottom,.shaw-timeline__card--top{height:auto;max-height:none;min-height:0;overflow:visible;position:relative;transform:none!important;width:100%}.shaw-timeline__card--bottom:before,.shaw-timeline__card--top:after{display:none}.shaw-timeline__marker{cursor:default;height:38px;left:1px;top:18px;width:38px}.shaw-timeline__marker-year{display:none}.shaw-timeline__item.is-active .shaw-timeline__card{transform:none}}@media (prefers-reduced-motion:reduce){.shaw-timeline__track{scroll-behavior:auto}.shaw-timeline__arrow,.shaw-timeline__card,.shaw-timeline__marker,.shaw-timeline__progress-fill{transition:none}}