.athletes-page{--athletes-content-max-width: 128rem;--athletes-content-padding: 1.5rem;--athletes-grid-gap: 1rem;--athletes-color-muted: rgba(24, 24, 24, .6);--athletes-color-border: rgba(24, 24, 24, .2)}nav.breadcrumbs{display:none!important}@media screen and (min-width:1200px){.athletes-page{--athletes-content-padding: 8rem}}.athletes-page__content{width:100%;max-width:var(--athletes-content-max-width);margin-left:auto;margin-right:auto;padding-left:var(--athletes-content-padding);padding-right:var(--athletes-content-padding)}.athletes-hero{position:relative;overflow:hidden;width:100%}@media screen and (min-width:1200px){.athletes-hero{display:grid;grid-template-columns:1fr 1fr}}.athletes-hero__mosaic{position:relative;background:rgb(var(--color-background))}@media screen and (min-width:1200px){.athletes-hero__mosaic{aspect-ratio:72/56;width:100%}}.athletes-hero__mosaic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));min-height:inherit}.athletes-hero__mosaic-item{position:relative;overflow:hidden}.athletes-hero__mosaic-item img{display:block;width:100%;height:100%;object-fit:cover;object-position:bottom;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.athletes-hero__mosaic-overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;pointer-events:none}.athletes-hero__content{width:100%;position:absolute;left:50%;bottom:29%;transform:translate(-50%,20%);z-index:2;padding:3rem 2.4rem}.athletes-hero__title{margin:0;color:#fff;font-family:var(--font-heading-family);font-size:clamp(3.2rem,8vw,8rem);font-weight:600;letter-spacing:-.01em;line-height:1.1;text-align:center}@media screen and (min-width:1200px){.athletes-hero__content{padding:4rem 6.4rem}.athletes-hero__title{text-align:left}}.athletes-hero__carousel{display:none;position:relative;height:100%;overflow:hidden}@media screen and (min-width:1200px){.athletes-hero__carousel{display:block}}.athletes-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .65s ease-in-out;pointer-events:none}.athletes-hero__slide.is-active{opacity:1;pointer-events:auto;z-index:1}.athletes-hero__slide-media{position:absolute;top:0;right:0;bottom:0;left:0}.athletes-hero__slide-media img{display:block;width:100%;height:100%;object-fit:cover}.athletes-hero__slide-label{position:absolute;right:6.4rem;bottom:6.4rem;z-index:2;display:flex;flex-direction:column;align-items:flex-end;gap:.8rem;text-align:right}.athletes-hero__slide-heading{margin:0;color:#f3f3f3;font-family:var(--font-heading-family);font-size:8rem;font-weight:600;letter-spacing:.08em;line-height:1}.athletes-hero__slide-category{margin:0;color:#f3f3f3;font-family:var(--font-heading-family);font-size:3.2rem;font-weight:600;letter-spacing:-.01em;line-height:1.1;text-transform:uppercase}.athletes-page__intro{margin-top:4.2rem;margin-bottom:4.2rem}.athletes-page__intro-text{margin:0;color:var(--color-black);font-family:var(--font-body-family);font-size:1.6rem;font-weight:400;line-height:1.5}.athletes-page__filters{margin-bottom:3.6rem}.athletes-page__filter-tabs{display:none;align-items:flex-start;gap:.8rem;border-bottom:.1rem solid var(--athletes-color-border);padding-bottom:.1rem}@media screen and (min-width:1200px){.athletes-page__filter-tabs{display:flex}}.athletes-page__filter-tab{position:relative;border:0;background:transparent;padding:1rem 2.4rem;color:var(--color-black);cursor:pointer;font-family:var(--font-body-family);font-size:1.6rem;font-weight:400;line-height:1.5;text-align:center;white-space:nowrap}.athletes-page__filter-tab.is-active{font-weight:600}.athletes-page__filter-tab:after{content:"";position:absolute;left:0;right:0;bottom:-.1rem;height:.15rem;background:var(--color-black);opacity:0}.athletes-page__filter-tab.is-active:after{opacity:1}.athletes-page__filter-select-wrap{display:flex;flex-direction:column;gap:.2rem}@media screen and (min-width:1200px){.athletes-page__filter-select-wrap{display:none}}.athletes-page__filter-label{margin:0;color:var(--color-black);font-family:var(--font-heading-family);font-size:1.2rem;font-weight:600;letter-spacing:.04em;line-height:1.4;text-transform:uppercase}.athletes-page__filter-select{width:100%;color:var(--color-black);font-family:var(--font-body-family);font-size:1.6rem;line-height:1.5}.athletes-page__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:var(--athletes-grid-gap);row-gap:1.6rem;margin-bottom:4rem}@media screen and (min-width:1200px){.athletes-page__grid{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:4rem}}.athlete-tile{display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;color:var(--color-black)}.athlete-tile--hidden{display:none}.athlete-tile__photo{display:block;width:100%;aspect-ratio:1;object-fit:cover;object-position:bottom;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.athlete-tile__name{margin:0;padding-top:1.6rem;width:100%;color:var(--color-black);font-family:var(--font-heading-family);font-size:2rem;font-weight:600;letter-spacing:-.04rem;line-height:3rem;text-transform:capitalize}.athlete-tile--linked:hover .athlete-tile__name{text-decoration:underline}.athlete-tile__profession{margin:0;width:100%;color:var(--athletes-color-muted);font-family:var(--font-heading-family);font-size:1.4rem;font-weight:600;letter-spacing:-.032rem;line-height:2.1rem}.athletes-page__empty{grid-column:1 / -1;margin:0;padding:2rem 0;text-align:center}@media screen and (max-width:1199px){.athlete-tile__name{padding-top:1rem;font-size:1.6rem;line-height:2.4rem}.athlete-tile__profession{font-size:1.4rem;line-height:2.1rem}}@media(prefers-reduced-motion:reduce){.athletes-hero__slide{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/401/assets/section-page-athletes.css.map */
