.blog-list{padding-left:0;list-style:none}.blog{list-style:none;margin-left:0;margin-bottom:2rem}.blog-list--horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:2rem}@media screen and (min-width:1200px){.blog-list--horizontal{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}}.blog-list--horizontal .blog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-list--horizontal .blog__details{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-list--horizontal .blog__details__end{margin-top:auto}@media screen and (min-width:1200px){.blog-list--horizontal .blog{max-width:calc(25% - 2rem)}}.blog__author,.blog__category,.blog__details,.blog__gallery,.blog__gallery__image,.blog__published,.blog__published__icon,.blog__summary,.blog__title{display:block;padding:0;margin:0;list-style:none}.blog__details{padding:1.3rem 1.8rem;background-color:var(--color-nav);border-radius:0 0 10px 10px}.blog__title{font-weight:700;font-size:24px;line-height:105%;margin-bottom:.5rem}.blog__gallery{border-radius:10px 10px 0 0;width:100%;background:transparent center center no-repeat;background-size:cover;background-color:transparent!important;background-image:none!important;overflow:hidden}.blog__gallery:active .blog__gallery__image,.blog__gallery:hover .blog__gallery__image{-webkit-transform:scale(1.2);transform:scale(1.2)}.blog__gallery__image{display:block;width:100%;height:auto;-webkit-transition:-webkit-transform 1s ease-in-out;transition:-webkit-transform 1s ease-in-out;transition:transform 1s ease-in-out;transition:transform 1s ease-in-out,-webkit-transform 1s ease-in-out}.blog__category{font-weight:400;font-size:12px;line-height:130%;letter-spacing:.075em;color:var(--color-subtle-text);text-transform:uppercase;margin-bottom:1.2rem}.blog__summary{font-weight:400;font-size:15px;line-height:160%;margin-bottom:1.2rem}.blog__summary *{text-align:left!important}.blog__author{font-weight:400;font-size:12px;line-height:100%;color:var(--color-subtle-text)}.blog__published{font-weight:400;font-size:12px;line-height:100%;color:var(--color-subtle-text)}.blog__published__icon{display:inline-block}.blog__filter{min-width:165px}.blog__filter-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:2rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media screen and (max-width:991px){.blog__filter-list{padding:3rem}}.btn--blog-filter--selected,.btn--blog-load-more{background:var(--color-nav);color:var(--color-text-1)}.dark-mode .blog__filter{border:1px solid var(--color-subtle-text)}.dark-mode .blog__filter.btn--blog-filter--selected{border-color:transparent}@media screen and (max-width:991px){.dark-mode .sidepanel.sidepanel--blog{background:rgba(31,36,50,.95)}.dark-mode .sidepanel.sidepanel--blog svg path{stroke:#fff}.light-mode .sidepanel.sidepanel--blog{background:rgba(255,255,255,.9)}}@media screen and (min-width:992px){.article__content{padding:0 20px}}.article__end{border-bottom:1px solid rgba(161,174,183,.24)}.article__back__text,.article__share__text{font-size:12px;color:var(--color-subtle-text);line-height:16px;letter-spacing:.075em;text-transform:uppercase}.article__info,.article__sidebar{position:sticky;top:100px}@media screen and (min-width:1200px){.article__info,.article__sidebar{top:150px}}.article__info__date{font-size:14px}.dark-mode .article__info svg path{fill:#fff}.dark-mode .article__back svg path{stroke:#fff}.article__highlight{padding:2rem;background-color:var(--color-nav);text-align:center;border-radius:10px}.athlete{position:relative;overflow:hidden;border-radius:10px}.athlete__info{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:5;padding:2rem}.athlete__country{margin-bottom:0}.athlete__title{margin-top:0;margin-bottom:0}.athlete__sport{margin-bottom:20px}.athlete .h5{margin-top:0}.athlete__image{-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:-webkit-transform 1s ease-in-out,-webkit-filter 1s ease-in-out;transition:-webkit-transform 1s ease-in-out,-webkit-filter 1s ease-in-out;transition:transform 1s ease-in-out,filter 1s ease-in-out;transition:transform 1s ease-in-out,filter 1s ease-in-out,-webkit-transform 1s ease-in-out,-webkit-filter 1s ease-in-out}.athlete:active .athlete__image,.athlete:hover .athlete__image{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-filter:none;filter:none}.athlete::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#000));background:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 100%);z-index:4}.light-mode .athlete__academy,.light-mode .athlete__country,.light-mode .athlete__sport,.light-mode .athlete__title__link{color:#fff}.athletes__sidebar{background-color:var(--color-nav);padding:2rem;border-radius:10px}.athletes__sidebar__title{margin:0}.athletes__sidebar__social,.athletes__sidebar__text{text-transform:uppercase;letter-spacing:.075em;margin-bottom:.75rem}.athletes__sidebar__social{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem}.athletes__sidebar__social svg{margin-right:.5rem}.athletes__sidebar__break{border-bottom:1px solid var(--color-border);padding-top:1rem;margin-bottom:1rem}.banner--athletes .banner__info{max-width:100%}.dark-mode .athletes__sidebar__social svg path{stroke:#fff}