.sport-story{--sport-story-accent:#2da88a;--sport-story-text:#1f1f1f;color:var(--sport-story-text);overflow:hidden}.sport-story h1,.sport-story h2,.sport-story h3{font-weight:900;letter-spacing:-.02em}.sport-story h1{font-size:clamp(2.25rem,5vw,3.25rem);line-height:52px;text-transform:capitalize;text-shadow:none}@media (max-width:767px){.sport-story h1{line-height:1.1}}.sport-story h2{font-size:clamp(1.75rem,3.2vw,2.375rem);line-height:1.12}.sport-story h3{font-size:1rem;font-weight:700;line-height:1.3;letter-spacing:0;color:var(--sport-story-text,#1f1f1f)}.sport-story__hero{position:relative;isolation:isolate;display:grid;place-items:center;min-height:clamp(20rem,48vw,28rem);overflow:hidden}@media (min-width:1025px){.sport-story__hero{min-height:clamp(24rem,42vw,32rem)}}.sport-story__hero-bg{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover}.sport-story__hero-overlay{position:absolute;inset:0;z-index:-1;background:rgba(0,0,0,.55)}.sport-story__hero-copy{position:relative;max-width:42rem;padding:clamp(3.5rem,8vw,8rem) 1.5rem;text-align:center;color:#fff}.sport-story__hero-copy h1{margin:0 0 .75rem;color:#fff;text-shadow:none}.sport-story__hero-copy p{margin:0 0 1.25rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.65;color:rgba(255,255,255,.95)}.sport-story__cta{display:inline-flex;border-radius:.375rem;background:var(--sport-story-accent);padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;color:#fff;text-decoration:none;transition:background .2s ease}.sport-story__cta:hover{background:#247a66;color:#fff}.sport-story__cta--dark{background:var(--sport-accent,#2b2b2d);text-transform:uppercase;letter-spacing:.04em}.sport-story__cta--dark:hover{background:#1e1e20}.sport-story__split-title{margin:0 0 1rem}.sport-story__title-lead{color:var(--sport-story-text)}.sport-story__title-accent{color:var(--sport-story-accent)}.sport-story__split-title--inverse .sport-story__title-lead{color:#fff}.sport-story__split-title--inverse .sport-story__title-accent{color:var(--sport-story-accent)}.sport-story__body{margin:0;font-size:1rem;line-height:1.8;color:var(--sport-story-text)}.sport-story__body+.sport-story__body{margin-top:1rem}.sport-story__body strong{color:var(--sport-story-text);font-weight:700}.sport-story__split{position:relative;margin-inline:auto;display:grid;max-width:var(--sport-container-max,1440px);align-items:center;gap:clamp(1.75rem,4vw,3rem);padding:clamp(3rem,5.5vw,4.75rem) clamp(1.25rem,4vw,2.5rem)}@media (min-width:768px){.sport-story__split{grid-template-columns:repeat(2,minmax(0,1fr))}}.sport-story__split-motif{position:absolute;z-index:0;pointer-events:none;user-select:none;max-width:min(520px,48vw);opacity:.85}.sport-story__split-motif--left{left:-4%;top:8%}.sport-story__split-motif--right{right:-4%;bottom:6%}.sport-story__split>:not(.sport-story__split-motif){position:relative;z-index:1}.sport-story__split-media{overflow:hidden}.sport-story__split-media img{display:block;width:100%;height:100%;min-height:12rem;border-radius:4px;object-fit:cover}.sport-story__split-media--diag-left img{clip-path:polygon(0 0,100% 0,100% 100%,8% 100%)}.sport-story__split-media--diag-right img{clip-path:polygon(0 0,92% 0,100% 100%,0 100%)}.sport-story__split-copy{display:flex;flex-direction:column;gap:.75rem}.sport-story__banner{position:relative;isolation:isolate;overflow:hidden;padding:clamp(3.5rem,7vw,5.5rem) 1.5rem}.sport-story__banner-bg{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover}.sport-story__banner-overlay{position:absolute;inset:0;z-index:-1;background:rgba(0,0,0,.65)}.sport-story__banner-copy{margin-inline:auto;width:90%;max-width:none;text-align:center;color:#fff}.sport-story__banner-copy .sport-story__body{color:rgba(255,255,255,.92)}.sport-story__banner-copy .sport-story__body a{color:var(--sport-primary,#1da384);font-weight:700;text-decoration:none}.sport-story__banner-copy .sport-story__body a:hover{text-decoration:underline}.sport-story__banner-copy .sport-story__body strong{color:#fff}.sport-story__numbers{position:relative;isolation:isolate;overflow:hidden;padding:clamp(3.5rem,7vw,5.5rem) clamp(1.25rem,4vw,2.5rem);background:#1a1a1a}.sport-story__numbers-bg{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover}.sport-story__numbers-overlay{position:absolute;inset:0;z-index:-1;background:rgba(0,0,0,.45)}.sport-story__numbers-inner{position:relative;margin-inline:auto;max-width:var(--sport-container-max,1440px)}.sport-story__numbers-head{margin:0 0 2.25rem;text-align:center}.sport-story__counter-grid{display:grid;gap:1rem;grid-template-columns:1fr;list-style:none;width:80%;max-width:100%;margin:0 auto;padding:0}@media (min-width:640px){.sport-story__counter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.sport-story__counter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}}.sport-story__counter{border:1px solid rgba(255,255,255,.55);border-radius:2rem;margin-inline:.5rem;padding:1.5rem 1rem;text-align:center;color:#fff;background:rgba(255,255,255,.12);backdrop-filter:blur(2px)}@media (min-width:1024px){.sport-story__counter{aspect-ratio:1;border-radius:2rem;margin-inline:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem}}.sport-story__counter-value{margin:0 0 .35rem;font-size:clamp(2rem,4vw,2.5625rem);font-weight:900;line-height:1.1;color:#fff}.sport-story__counter-label{margin:0;font-size:1.25rem;font-weight:400;line-height:1.3;color:#fff}.sport-story__founders{position:relative;overflow:hidden;padding:clamp(3rem,6vw,4.5rem) 0 clamp(3.5rem,7vw,5rem)}.sport-story__founders:before{content:"";position:absolute;inset:0;z-index:0;background-image:var(--sport-story-founders-bg);background-repeat:no-repeat;background-position:50%;background-size:cover;opacity:.42;pointer-events:none}.sport-story__founders-inner{position:relative;z-index:1;margin-inline:auto;max-width:var(--sport-container-max,1440px);padding-inline:clamp(1.25rem,4vw,2.5rem)}.sport-story__founders-head{margin:0 0 2.5rem;text-align:center}.sport-story__founder-rows{display:flex;flex-direction:column;gap:clamp(2.75rem,5.5vw,4rem)}.sport-story__founder-row{display:grid;gap:clamp(1.25rem,3vw,2rem);align-items:center}@media (min-width:768px){.sport-story__founder-row{grid-template-columns:repeat(2,minmax(0,1fr))}.sport-story__founder-row--reverse .sport-story__founder-media{order:2}}.sport-story__founder-media{overflow:hidden}.sport-story__founder-media img{display:block;width:100%;border-radius:4px;object-fit:cover;aspect-ratio:4/3}.sport-story__founder-media--diag-left img{clip-path:polygon(0 0,100% 0,100% 100%,8% 100%)}.sport-story__founder-media--diag-right img{clip-path:polygon(0 0,92% 0,100% 100%,0 100%)}.sport-story__founder-copy{display:flex;flex-direction:column;gap:.65rem}.sport-story__founder-copy h3{margin:0;color:var(--sport-primary,#1da384)}.sport-story__founder-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.35rem}.sport-story__founder-socials{display:flex;flex-wrap:wrap;gap:.35rem;list-style:none;margin:0;padding:0}.sport-story__founder-socials a{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--sport-story-accent);transition:transform .2s ease,opacity .2s ease}.sport-story__founder-socials a:hover{transform:scale(1.08);opacity:.85}.sport-story__founder-socials svg{width:30px;height:30px}