.sport-hero-block{position:relative;overflow:hidden}.sport-hero{position:relative;overflow:hidden;height:calc(100dvh - var(--mobile-header-height, 35px));display:flex;align-items:flex-end}@media (min-width: 991px){.sport-hero{align-items:center;height:clamp(280px,38vw,461px)}}.sport-hero__picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.sport-hero__picture--mobile{display:block}@media (min-width: 991px){.sport-hero__picture--mobile{display:none}}.sport-hero__picture--desktop{display:none}@media (min-width: 991px){.sport-hero__picture--desktop{display:block}}.sport-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sport-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,#002855,#0077c880,#8dc8e800);opacity:var(--gradient-opacity, .9)}@media (min-width: 991px){.sport-hero__overlay{background:linear-gradient(to right,#002855,#0077c880,#8dc8e800)}}.sport-hero__content-wrap{position:relative;display:flex;align-items:flex-end;z-index:1;width:100%}@media (min-width: 991px){.sport-hero__content-wrap{align-items:center}}.sport-hero__content{display:flex;flex-direction:row;align-items:center;gap:20px;padding-top:80px;padding-bottom:30px}@media (min-width: 991px){.sport-hero__content{padding-bottom:0;gap:24px}}.sport-hero__icon{flex-shrink:0;width:clamp(100px,9vw,134px)}.sport-hero__icon img{display:block;width:100%;height:auto}.sport-hero__text{display:flex;flex-direction:column;gap:6px}.sport-hero__eyebrow{font-family:var(--wp--preset--font-family--supria-sans-condensed),sans-serif;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.02em;font-size:clamp(14px,1vw,20px);line-height:1.4}.sport-hero__headline{color:#fff;text-transform:uppercase;line-height:1;font-size:clamp(42px,4.5vw,55px);margin:0}.sport-hero__headline p{margin:0}
