.Athletes_story_inner{background-color:var(--color-grey-extra-light)}.Athletes_story_sides{display:flex;justify-content:space-between;position:relative;align-items:flex-start}.Athletes_story_left{padding:var(--spacing-46) var(--spacing-36) var(--spacing-36) var(--spacing-40);width:49%;position:sticky;top:0;max-height:100vh;display:flex;flex-direction:column;overflow:hidden}.Athletes_story_right{width:50.656%;height:100%}.Athletes_story_main_header{max-width:600px;width:100%;display:flex;flex-direction:column;gap:var(--spacing-24);padding-bottom:var(--spacing-104)}.Athletes_story_subtitle p{margin:0;font-family:var(--font-body--family);font-size:var(--font-size-14);line-height:var(--spacing-18);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-regular);text-transform:uppercase;color:var(--color-grey-medium)}.Athletes_story_heading_text h2{margin:0;font-family:var(--font-heading--family);font-variation-settings:var(--font-expand);font-size:var(--font-size-45);line-height:var(--spacing-50);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-tight);text-transform:uppercase;color:var(--color-black)}.Athletes_story_detail_text{max-width:495px}.Athletes_story_detail_text *{margin:0;font-family:var(--font-body--family);font-size:var(--font-size-16);line-height:var(--spacing-27);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-normal);color:var(--color-grey-medium)}.Athletes_story_athlete_list{display:flex;flex-direction:column;gap:var(--spacing-28);flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-width:none}.Athletes_story_athlete_list::-webkit-scrollbar{display:none}.Athletes_story_athlete_item{cursor:pointer;display:flex;align-items:center;gap:var(--spacing-44)}.Athletes_story_main .item_index{font-family:var(--font-body--family);font-size:var(--font-size-12);line-height:var(--spacing-15);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-regular)}.Athletes_story_athlete_item .item_index{color:var(--color-grey-medium)}.Athletes_story_athlete_information{display:flex;gap:var(--spacing-20);justify-content:space-between;width:100%;align-items:stretch}.Athletes_story_athlete_name p,.Athletes_story_athlete_name h3{margin:0;font-family:var(--font-heading--family);font-variation-settings:var(--font-expand);font-size:var(--font-size-18);line-height:var(--spacing-30);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-normal);text-transform:uppercase;color:var(--color-grey-medium)}.Athletes_story_athlete_strengths{display:none;margin-top:var(--spacing-8)}.Athletes_story_athlete_strengths p{margin:0;font-family:var(--font-body--family);font-size:var(--font-size-14);line-height:var(--spacing-18);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-normal)}.Athletes_story_athlete_story_link{margin-top:var(--spacing-4);display:none;font-family:var(--font-body--family);font-size:var(--font-size-12);line-height:var(--spacing-15);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-regular);text-transform:uppercase;color:var(--color-jet-black);text-decoration:underline;text-underline-offset:var(--spacing-2)}.Athletes_story_athlete_item.active .Athletes_story_athlete_name p,.Athletes_story_athlete_item.active .Athletes_story_athlete_name h3{font-size:var(--font-size-25);line-height:var(--spacing-30);color:var(--color-black)}.Athletes_story_athlete_item.active .Athletes_story_athlete_strengths,.Athletes_story_athlete_item.active .Athletes_story_athlete_story_link{display:flex;align-items:center}.Athletes_story_athlete_image_list{display:flex;flex-direction:column;gap:var(--spacing-24);width:100%;overflow-y:auto;height:100%;scrollbar-width:none}.Athletes_story_athlete_image{width:100%}.Athletes_story_athlete_image img,.Athletes_story_athlete_image picture{aspect-ratio:1.53083;width:100%;height:100%;object-fit:cover}body.overflow-hidden{overflow:hidden}body.athletes-story-popup-open #header-group{opacity:0;pointer-events:none}.Athletes_story_athlete_popup_container{display:none;width:100%;height:100vh;position:fixed;top:0;left:0;background-color:var(--color-black);z-index:20;padding:var(--spacing-24)}.Athletes_story_athlete_popup_container.active{display:block;pointer-events:auto}.Athletes_story_athlete_popup{display:flex;gap:var(--spacing-20);justify-content:space-between;align-items:start;height:calc(100vh - var(--spacing-48));overflow-y:scroll;scrollbar-width:none}.Athletes_story_athlete_popup .close_icon{position:absolute;width:var(--spacing-11);height:var(--spacing-11);cursor:pointer;right:var(--spacing-19);top:var(--spacing-19);z-index:10}.Athletes_story_popup_athlete_image_container{position:sticky;top:0;width:40.0145%;aspect-ratio:.71046;height:100%}.Athletes_story_popup_athlete_image_container:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(180deg,#0000 80.93%,#000000b3 93.22%)}.Athletes_story_popup_athlete_image_container .item_index{color:var(--color-white);position:absolute;top:var(--spacing-24);left:var(--spacing-25);z-index:1}.Athletes_story_popup_athlete_image{width:100%;height:100%}.Athletes_story_popup_athlete_details{position:absolute;left:var(--spacing-24);bottom:var(--spacing-30);display:flex;flex-direction:column;gap:var(--spacing-24);z-index:1}.Athletes_story_popup_athlete_strenghts p{font-family:var(--font-body--family);font-size:var(--font-size-15);line-height:var(--spacing-19);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-regular);color:var(--color-grey-medium);text-transform:uppercase}.Athletes_story_popup_athlete_name p{font-family:var(--font-heading--family);font-variation-settings:var(--font-expand);font-size:var(--font-size-37);line-height:var(--spacing-42);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-normal);color:var(--color-white);text-transform:uppercase}.Athletes_story_popup_athlete_image img,.Athletes_story_popup_athlete_image picture{width:100%;height:100%;object-fit:cover;object-position:top center}.Athletes_story_popup_athlete_content{width:57.9745%}.Athletes_story_popup_athlete_bio_heading{margin-bottom:var(--spacing-24)}.Athletes_story_popup_athlete_bio_heading p{font-family:var(--font-body--family);font-size:var(--font-size-15);line-height:var(--spacing-19);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-regular);color:var(--color-white)}.Athletes_story_popup_athlete_bio *{font-family:var(--font-heading--family);font-variation-settings:var(--font-expand);font-size:var(--font-size-25);line-height:var(--spacing-30);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-normal);color:var(--color-white);text-transform:uppercase}.Athletes_story_popup_athlete_bio_parent{padding-bottom:var(--spacing-24)}.Athletes_story_popup_athlete_milestones{display:flex;gap:var(--spacing-20) var(--spacing-24);flex-wrap:wrap;padding-bottom:var(--spacing-56)}.Athletes_story_popup_athlete_milestone_item{max-width:309px;width:100%;border-top:1px solid var(--color-grey-dark);padding-top:var(--spacing-12)}.Athletes_story_popup_athlete_milestone_text p{font-family:var(--font-heading--family);font-variation-settings:var(--font-expand);font-size:var(--font-size-30);line-height:var(--spacing-50);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-normal);color:var(--color-white)}.Athletes_story_popup_athlete_milestone_details{padding-top:var(--spacing-8)}.Athletes_story_popup_athlete_milestone_details p{font-family:var(--font-body--family);font-size:var(--font-size-12);line-height:var(--spacing-15);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-wide);color:var(--color-grey-medium);text-transform:uppercase}.Athletes_story_popup_athlete_product_recommendation_header{display:flex;justify-content:space-between;gap:var(--spacing-20);align-items:center;padding-bottom:var(--spacing-10)}.Athletes_story_popup_athlete_product_recommendation_header_left{display:flex;gap:var(--spacing-28);align-items:center}.Athletes_story_popup_athlete_product_recommendation_header_left p{font-family:var(--font-body--family);font-size:var(--font-size-11);line-height:var(--spacing-13);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-normal);color:var(--color-grey-dark);text-transform:uppercase}.Athletes_story_popup_athlete_product_recommendation_header_right{display:flex;gap:var(--spacing-27)}.Athletes_story_popup_athlete_product_recommendation_header_right .swiper-button-prev,.Athletes_story_popup_athlete_product_recommendation_header_right .swiper-button-next{position:unset;width:var(--spacing-14);margin-top:0;height:auto}.Athletes_story_popup_athlete_product_recommendation_card_image{aspect-ratio:1}.Athletes_story_popup_athlete_product_recommendation_card_image img,.Athletes_story_popup_athlete_product_recommendation_card_image picture{width:100%;height:100%;object-fit:cover}.Athletes_story_popup_athlete_product_recommendation_card_details{padding-top:var(--spacing-5);display:flex;flex-direction:column;gap:var(--spacing-4)}.Athletes_story_popup_athlete_product_recommendation_card_title p{font-family:var(--font-body--family);font-size:var(--font-size-12);line-height:var(--spacing-15);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-wide);color:var(--color-white)}.Athletes_story_popup_athlete_product_recommendation_card_subtitle p{font-family:var(--font-body--family);font-size:var(--font-size-10);line-height:var(--spacing-13);font-weight:var(--font-weight-regular);letter-spacing:.03em;color:var(--color-grey-medium)}.Athletes_story_popup_athlete_product_recommendation_card_price{line-height:0}.Athletes_story_popup_athlete_product_recommendation_card_price .price-item__group,.Athletes_story_popup_athlete_product_recommendation_card_price .price__regular{font-family:var(--font-body--family);font-size:var(--font-size-10);line-height:var(--spacing-15);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-normal);color:var(--color-white)}@media(max-width:749px){.Athletes_story_main .page-width{padding:0}.Athletes_story_left{width:100%;padding:var(--spacing-40) var(--spacing-17) var(--spacing-2) var(--spacing-15)}.Athletes_story_left{max-height:none;overflow:visible;display:block}.Athletes_story_right{display:none}.Athletes_story_main_header{gap:var(--spacing-16);padding-bottom:var(--spacing-30)}.Athletes_story_athlete_list{gap:0;overflow:visible}.Athletes_story_athlete_item:not(:last-child){border-bottom:1px solid var(--color-grey-line)}.Athletes_story_athlete_item{padding:var(--spacing-24) 0;flex-direction:column;align-items:start;gap:var(--spacing-16)}.Athletes_story_athlete_item:first-child{padding-top:0}.Athletes_story_athlete_image_mobile{width:100%}.Athletes_story_athlete_image_mobile img,.Athletes_story_athlete_image_mobile picture{aspect-ratio:1.5982;width:100%;height:100%;object-fit:cover}.Athletes_story_athlete_image_mobile,.Athletes_story_athlete_item .item_index{display:none}.Athletes_story_athlete_item.active .Athletes_story_athlete_image_mobile,.Athletes_story_athlete_item.active .item_index{display:flex}.Athletes_story_athlete_popup_container{padding:0}.Athletes_story_athlete_popup{height:100vh;flex-direction:column;justify-content:flex-start}.Athletes_story_popup_athlete_product_recommendation_header_left{justify-content:space-between;width:100%}.Athletes_story_popup_athlete_product_recommendation_header_right{display:none}.Athletes_story_popup_athlete_image_container{width:100%;aspect-ratio:unset;position:relative;height:480px}.Athletes_story_popup_athlete_content{width:100%;padding:0 var(--spacing-15) var(--spacing-30)}.Athletes_story_popup_athlete_milestone_item{max-width:100%}.Athletes_story_popup_athlete_details{gap:var(--spacing-12);left:var(--spacing-20);bottom:var(--spacing-20)}.Athletes_story_popup_athlete_strenghts p{font-size:var(--font-size-12);line-height:var(--spacing-15)}.Athletes_story_popup_athlete_name p{font-size:var(--font-size-25);line-height:var(--spacing-30)}.Athletes_story_popup_athlete_bio_parent{padding-bottom:var(--spacing-20)}.Athletes_story_popup_athlete_bio_heading{display:none}.Athletes_story_popup_athlete_bio *{font-size:var(--font-size-14);line-height:var(--spacing-18)}.Athletes_story_popup_athlete_milestones{padding-bottom:var(--spacing-30)}.Athletes_story_popup_athlete_milestone_text p{font-size:var(--font-size-25);line-height:var(--spacing-30)}.Athletes_story_popup_athlete_milestone_details{padding-top:var(--spacing-2)}.Athletes_story_popup_athlete_product_recommendation_slider{width:calc(100% + var(--spacing-30));margin-left:calc(var(--spacing-15) * -1);padding:0 var(--spacing-15)}.Athletes_story_popup_athlete_product_recommendation_card_price{padding-top:var(--spacing-8)}.Athletes_story_popup_athlete_product_recommendation_card_title p{font-size:var(--font-size-16);line-height:var(--spacing-22)}}@media(max-width:989px){.Athletes_story_subtitle p{font-size:var(--font-size-12);line-height:var(--spacing-15)}.Athletes_story_heading_text h2{font-size:var(--font-size-35);line-height:var(--spacing-40)}.Athletes_story_detail_text *{font-size:var(--font-size-14);line-height:var(--spacing-18)}.Athletes_story_athlete_information{flex-direction:column}.Athletes_story_athlete_item.active .Athletes_story_athlete_name p,.Athletes_story_athlete_name p,.Athletes_story_athlete_name h3{font-size:var(--font-size-25);line-height:var(--spacing-30)}}@media(min-width:750px)and (max-width:990px){.Athletes_story_main_header{padding-bottom:var(--spacing-40);gap:var(--spacing-12)}.Athletes_story_left{padding:var(--spacing-32) var(--spacing-20)}.Athletes_story_athlete_item{gap:var(--spacing-16)}.Athletes_story_athlete_information{gap:var(--spacing-8)}.Athletes_story_athlete_name p,.Athletes_story_athlete_name h3{font-size:var(--font-size-16);line-height:var(--spacing-20)}.Athletes_story_popup_athlete_product_recommendation_header_right{padding-right:var(--spacing-8)}.Athletes_story_popup_athlete_milestone_item{max-width:calc(50% - var(--spacing-12))}.Athletes_story_popup_athlete_details{gap:var(--spacing-16)}.Athletes_story_popup_athlete_strenghts p{font-size:var(--font-size-12);line-height:var(--spacing-15)}.Athletes_story_popup_athlete_name p{font-size:var(--font-size-24);line-height:var(--spacing-28)}.Athletes_story_popup_athlete_bio *{font-size:var(--font-size-16);line-height:var(--spacing-20)}.Athletes_story_popup_athlete_milestone_text p{font-size:var(--font-size-20);line-height:var(--spacing-24)}}@media(min-width:990px)and (max-width:1439px){.Athletes_story_main_header{padding-bottom:var(--spacing-40);gap:var(--spacing-16)}.Athletes_story_left{padding:var(--spacing-32) var(--spacing-20)}.Athletes_story_athlete_item{gap:var(--spacing-24)}.Athletes_story_athlete_item.active .Athletes_story_athlete_name p,.Athletes_story_athlete_item.active .Athletes_story_athlete_name h3{font-size:var(--font-size-22)}.Athletes_story_popup_athlete_milestone_item{max-width:calc(50% - var(--spacing-12))}.Athletes_story_popup_athlete_name p{font-size:var(--font-size-32);line-height:var(--spacing-35)}.Athletes_story_popup_athlete_bio *{font-size:var(--font-size-20);line-height:var(--spacing-25)}.Athletes_story_popup_athlete_milestone_text p{font-size:var(--font-size-24);line-height:var(--spacing-30)}}
/*# sourceMappingURL=/cdn/shop/t/72/assets/athletes-story.css.map */
