.athletes-section{display:flex;flex-direction:column;background-color:#050505;color:#fff;width:100%}@media(min-width:1024px){.athletes-section{height:calc(100vh - var(--header-height, 80px));min-height:calc(720px - var(--header-height, 80px))}}.athletes-shell{display:flex;flex-direction:column;flex:1;width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding:2.5rem 1rem;min-height:0}@media(min-width:768px){.athletes-shell{width:calc(100vw - 4rem);max-width:100%;padding:3rem 1rem}}@media(min-width:1024px){.athletes-shell{flex:1;padding-top:1.25rem;padding-bottom:1.25rem;width:calc(100vw - 8rem);max-width:100%}}@media(min-width:1921px){.athletes-shell{padding-top:clamp(7rem,6vw,10rem);padding-bottom:clamp(7rem,6vw,10rem)}}.athletes-header{display:flex;flex-direction:column;gap:1.25rem}@media(min-width:640px){.athletes-header{flex-direction:row;align-items:flex-end;justify-content:space-between}}.athletes-marker{display:block;margin-bottom:1rem;height:4px;width:3rem;background-color:#bf0228}@media(min-width:1024px){.athletes-marker{margin-bottom:.75rem}}@media(min-width:1921px){.athletes-marker{margin-bottom:1.5rem;height:6px;width:4.5rem}}.athletes-title{font-family:Kenfolg,Georgia,serif;text-transform:uppercase;color:#fff;margin:0;line-height:1;font-size:clamp(2.2rem,8vw,4rem)}@media(min-width:1024px){.athletes-title{font-size:clamp(2.75rem,3.2vw,3.8rem)}}@media(min-width:1921px){.athletes-title{font-size:clamp(5rem,3.2vw,7rem)}}@media(min-width:3840px){.athletes-title{font-size:clamp(8rem,3.2vw,12rem)}}.athletes-view-all{display:inline-flex;font-size:clamp(.9rem,1vw,1.15rem);font-weight:900;letter-spacing:.05em;color:#bf0228;text-transform:uppercase;text-decoration:none;transition:color .2s;padding-bottom:2px}.athletes-view-all:hover{color:#fff}@media(min-width:1921px){.athletes-view-all{font-size:clamp(1.5rem,.95vw,2.2rem)}}@media(min-width:3840px){.athletes-view-all{font-size:clamp(2.4rem,.95vw,3.4rem)}}.athletes-slider-wrapper{position:relative;margin-top:1.5rem;min-height:0;flex:1;overflow:visible}@media(min-width:1024px){.athletes-slider-wrapper{margin-top:1rem}}@media(min-width:1921px){.athletes-slider-wrapper{margin-top:2.5rem}}@media(min-width:3840px){.athletes-slider-wrapper{margin-top:4rem}}.athletes-carousel{display:flex;align-items:stretch;height:auto;scroll-snap-type:x mandatory;gap:clamp(.9rem,1.2vw,1.5rem);overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding-bottom:.75rem;scrollbar-width:none}.athletes-carousel::-webkit-scrollbar{display:none}@media(min-width:1024px){.athletes-carousel{height:100%}}@media(min-width:1921px){.athletes-carousel{gap:clamp(2rem,1.4vw,3rem)}}@media(min-width:3840px){.athletes-carousel{gap:clamp(3.5rem,1.4vw,5rem)}}.athletes-control-btn{position:absolute;top:50%;z-index:30;display:none;width:3rem;height:3rem;transform:translateY(-50%);align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;background-color:#ffffff26;color:#fff;box-shadow:0 4px 6px -1px #0006,0 2px 4px -1px #00000040;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background-color .2s,color .2s,transform .2s,border-color .2s;cursor:pointer}.athletes-control-btn svg{width:1.25rem;height:1.25rem}.athletes-control-btn:hover{background-color:#bf0228;color:#fff;border-color:transparent;transform:translateY(-50%) scale(1.05)}.athletes-control-btn:active{transform:translateY(-50%) scale(.95)}.athletes-control-btn.prev{left:-20px}.athletes-control-btn.next{right:-20px}@media(min-width:1024px){.athletes-control-btn{display:flex}}@media(min-width:1921px){.athletes-control-btn{width:5rem;height:5rem}.athletes-control-btn svg{width:2rem;height:2rem}.athletes-control-btn.prev{left:-35px}.athletes-control-btn.next{right:-35px}}@media(min-width:3840px){.athletes-control-btn{width:8rem;height:8rem}.athletes-control-btn svg{width:3rem;height:3rem}.athletes-control-btn.prev{left:-55px}.athletes-control-btn.next{right:-55px}}.athletes-card{position:relative;width:clamp(240px,75vw,340px);aspect-ratio:.65 / 1;flex-shrink:0;scroll-snap-align:start;overflow:hidden;background-color:#1c1917;color:#fff;border:none;border-radius:0}@media(min-width:640px){.athletes-card{width:clamp(260px,48vw,380px);aspect-ratio:.72 / 1}}@media(min-width:1024px){.athletes-card{aspect-ratio:auto;height:100%;width:clamp(290px,18.5vw,380px);scroll-snap-align:start}}@media(min-width:1921px){.athletes-card{height:100%}}.athletes-card-media{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;overflow:hidden}.athletes-card-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(0,0,.2,1)}.athletes-card:hover .athletes-card-img{transform:scale(1.04)}.athletes-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000f2,#0000004d 65%,#0000000d);pointer-events:none}.athletes-card-footer{position:absolute;inset-x:0;bottom:0;z-index:10;display:flex;flex-direction:column;align-items:flex-start;background-color:transparent;padding:clamp(1rem,1.25vw,1.5rem)}@media(min-width:1024px){.athletes-card-footer{padding:1.25rem}}@media(min-width:1921px){.athletes-card-footer{padding:clamp(2rem,1.5vw,3rem)}}@media(min-width:3840px){.athletes-card-footer{padding:clamp(3.5rem,1.5vw,5rem)}}.athletes-card-title{font-family:Kenfolg,Georgia,serif;max-width:9ch;font-size:clamp(1.8rem,7vw,3rem);line-height:.9;text-transform:uppercase;color:#fff;filter:drop-shadow(0 2px 12px rgba(0,0,0,.65))}@media(min-width:640px){.athletes-card-title{font-size:clamp(1.7rem,4vw,2.8rem)}}@media(min-width:1024px){.athletes-card-title{font-size:clamp(1.25rem,1.65vw,1.9rem)}}@media(min-width:1921px){.athletes-card-title{font-size:clamp(3rem,2vw,4.7rem)}}@media(min-width:3840px){.athletes-card-title{font-size:clamp(5rem,2vw,7rem)}}.athletes-card-discipline{margin-top:.75rem;font-size:clamp(.76rem,.85vw,.95rem);font-weight:900;letter-spacing:.05em;text-transform:uppercase;color:#ffffffbf}@media(min-width:1024px){.athletes-card-discipline{margin-top:.5rem;font-size:.78rem}}@media(min-width:1921px){.athletes-card-discipline{margin-top:1.25rem;font-size:clamp(1.15rem,.8vw,1.7rem)}}@media(min-width:3840px){.athletes-card-discipline{margin-top:2rem;font-size:clamp(1.8rem,.8vw,2.7rem)}}.athletes-card-action{margin-top:.5rem;font-size:clamp(.74rem,.82vw,.92rem);font-weight:900;letter-spacing:.05em;text-transform:uppercase;color:#bf0228;transition:color .2s}.athletes-card:hover .athletes-card-action{color:#fff}@media(min-width:1024px){.athletes-card-action{font-size:.78rem}}@media(min-width:1921px){.athletes-card-action{margin-top:1rem;font-size:clamp(1.1rem,.78vw,1.6rem)}}@media(min-width:3840px){.athletes-card-action{margin-top:1.5rem;font-size:clamp(1.7rem,.78vw,2.5rem)}}.athletes-highlights-strip{flex-shrink:0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);background-color:#050505}@media(min-width:1024px){.athletes-highlights-strip{height:180px}}.athletes-highlights-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:0;padding-top:1.5rem;padding-bottom:1.5rem;margin-left:auto;margin-right:auto;width:min(calc(100vw - 8rem),1760px);max-width:calc(100vw - 4rem)}@media(min-width:768px){.athletes-highlights-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:2.5rem;padding-bottom:2.5rem;max-width:calc(100vw - 8rem)}}@media(min-width:1024px){.athletes-highlights-grid{height:100%;padding-top:0;padding-bottom:0}}@media(min-width:1921px){.athletes-highlights-grid{padding-top:4rem;padding-bottom:4rem;width:min(82vw,3200px);max-width:3200px}}@media(min-width:3840px){.athletes-highlights-grid{padding-top:7rem;padding-bottom:7rem;width:min(84vw,4600px);max-width:4600px}}.athlete-highlight-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;padding:1.5rem 1rem}@media(min-width:768px){.athlete-highlight-card{flex-direction:row;text-align:left;gap:1.5rem;padding:0 clamp(1.5rem,2vw,3rem);height:100%}.athlete-highlight-card.border-left{border-left:1px solid rgba(255,255,255,.1)}}@media(max-width:767px){.athlete-highlight-card+.athlete-highlight-card{border-top:1px solid rgba(255,255,255,.1)}}.athlete-highlight-icon{width:70px;height:70px;object-fit:contain;filter:drop-shadow(0 0 8px rgba(255,255,255,.25))}@media(min-width:1921px){.athlete-highlight-icon{width:100px;height:100px}}@media(min-width:3840px){.athlete-highlight-icon{width:150px;height:150px}}.athlete-highlight-info{display:flex;flex-direction:column}.athlete-highlight-title{font-family:Kenfolg,Georgia,serif;color:#fff;font-size:clamp(1.3rem,4.5vw,2rem);line-height:.95;text-transform:uppercase}@media(min-width:1024px){.athlete-highlight-title{font-size:clamp(1.2rem,1.5vw,1.6rem)}}@media(min-width:1921px){.athlete-highlight-title{font-size:clamp(2.4rem,1.8vw,3.5rem)}}@media(min-width:3840px){.athlete-highlight-title{font-size:clamp(4.2rem,1.8vw,5.5rem)}}.athlete-highlight-subtitle{color:#bf0228;font-weight:900;letter-spacing:.05em;text-transform:uppercase;font-size:clamp(.7rem,1vw,.85rem);margin-top:.25rem}@media(min-width:1921px){.athlete-highlight-subtitle{font-size:clamp(1.2rem,.8vw,1.6rem);margin-top:.5rem}}@media(min-width:3840px){.athlete-highlight-subtitle{font-size:clamp(1.8rem,.8vw,2.4rem);margin-top:.75rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-athletes.css.map */
