.star-ui-button{display:flex;min-width:176px;height:40px;max-height:100%;box-sizing:border-box;align-items:center;justify-content:center;padding-right:16px;padding-left:16px;border:none;background-color:var(--sports-primary-color,#00c78b);color:#fff;cursor:pointer;font-size:12px;font-weight:600;line-height:24px;outline:none;text-align:center;text-transform:uppercase;white-space:nowrap}.star-ui-button--disabled{background-color:var(--sports-grey-400,#9b9b9b);pointer-events:none}.star-ui-button--disabled svg{fill:#c8c8c8}.star-ui-button svg:not(:last-child){margin-right:8px}.star-ui-button:hover{background-color:var(--sports-primary-color-hover,#21a67e)}.star-ui-button--minimal{min-width:auto;padding-right:0;padding-left:0;background-color:transparent;color:var(--sports-primary-color,#00c78b)}.star-ui-button--minimal:hover{background-color:transparent;color:var(--sports-primary-color-hover,#21a67e)}.star-ui-button--minimal-disabled{background-color:transparent;color:var(--sports-grey-400,#9b9b9b)}.star-ui-button--fullwidth{width:100%;background-color:transparent;color:var(--sports-primary-color,#00c78b)}.star-ui-button--fullwidth:hover{background-color:transparent;color:var(--sports-primary-color-hover,#21a67e)}.star-ui-button--fullwidth:disabled{background-color:transparent;color:var(--sports-grey-400,#9b9b9b)}.star-ui-button--green-color{background-color:var(--sports-primary-color,#00c78b);color:#fff}.star-ui-button--grey-color,.star-ui-button--grey-color:hover{background-color:transparent;color:var(--sports-grey-700,#4c4c4c)}.star-ui-button--grey-color:hover{opacity:.7}.star-ui-button--small{width:auto;min-width:auto;height:auto;padding-top:0;padding-bottom:0;line-height:36px}.star-ui-button--rounded{border-radius:4px}.star-ui-button--cross-iconed{position:relative;min-width:0;height:32px;padding:10px 8px;background-color:var(--sports-yellow-50,#f4f4f4);border-radius:16px;color:var(--sports-grey-500,#7f7f7f)}.star-ui-button--cross-iconed:hover{background-color:var(--sports-yellow-50,#f4f4f4);color:var(--sports-grey-700,#4c4c4c);opacity:.7}.star-ui-button--cross-iconed:before{display:flex;width:12px;height:12px;align-items:center;justify-content:center;margin-right:8px;background:var(--sports-grey-100,#d8d8d8);border-radius:6px;color:#fff;content:"\00d7";font-size:12px}.star-ui-button--black-color,.star-ui-button--black-color:hover{color:var(--sports-grey-500,#7f7f7f)}.star-ui-button--black-color:hover{background-color:transparent;opacity:.7}.star-ui-button--black-color:disabled{background-color:transparent;color:var(--sports-grey-400,#9b9b9b)}.star-ui-button--bordered{border:1px solid var(--sports-primary-color,#00c78b);background:transparent;color:var(--sports-primary-color,#00c78b)}.star-ui-button--bordered:disabled{opacity:.4}.star-ui-button--bordered:hover{border-color:var(--sports-primary-color-hover,#21a67e);background:transparent;color:var(--sports-primary-color-hover,#21a67e)}@media only screen and (max-width:744px){.star-ui-button--cross-iconed{width:100%}}.fire-counter{display:flex;align-items:flex-end}.fire-counter__icon{width:16px;height:16px;margin-right:4px}.fire-counter__icon svg{display:block;width:100%;height:100%}.fire-counter__count{font-size:13px;font-weight:500}.fire-counter--black{color:var(--sports-black,#000)}.fire-counter--white{color:#fff}@media screen and (max-width:744px){.fire-counter__count{font-size:12px}}.post-preview{position:relative;display:flex;overflow:hidden;width:100%;flex-direction:row;flex-shrink:0;margin-bottom:16px;margin-bottom:var(--ui-margin-xs,16px);background-color:#f4f4f4;background-color:var(--sports-yellow-50,#f4f4f4)}.post-preview:not(:last-child){margin-bottom:16px}.post-preview__image{width:252px;min-width:252px;height:164px;flex-shrink:0}.post-preview__image img{width:inherit;height:inherit;-o-object-fit:cover;object-fit:cover}.post-preview__header{display:flex;align-items:center;margin-bottom:8px;margin-bottom:var(--ui-margin-3xs,8px)}.post-preview__brief{margin-top:8px;margin-top:var(--ui-margin-3xs,8px);font-size:14px}.post-preview__inner{display:flex;box-sizing:border-box;flex-direction:column;flex-grow:2;padding:16px;padding:var(--ui-padding-md,16px);border-left:0;border-radius:0 4px 4px 0;text-decoration:none}.post-preview__title{overflow:hidden;max-height:72px;color:#000;color:var(--sports-black,#000);font-size:18px;font-weight:600;font-weight:var(--ui-font-weight-bold,600);line-height:1.29}.post-preview__title:hover{color:#000;color:var(--sports-black,#000);text-decoration:none}.post-preview__title--large{line-height:22px}.post-preview__raw{display:flex;justify-content:space-between;margin-top:auto}.post-preview__type{font-size:12px;font-weight:500;line-height:1.33;text-transform:uppercase}.post-preview__time{margin-right:8px;margin-right:var(--ui-margin-3xs,8px);color:#757575;color:var(--sports-grey-600,#757575);font-size:12px}.post-preview__points{display:flex;align-items:center}.post-preview__points-dot{width:4px;height:4px;margin-right:8px;margin-right:var(--ui-margin-3xs,8px);background-color:#d8d8d8;background-color:var(--sports-grey-100,#d8d8d8);border-radius:2px;border-radius:var(--ui-radius-2xs,2px)}.post-preview__points--justify-between{flex-grow:1;justify-content:space-between}.post-preview__rating{color:#00c78b;font-size:13px;font-weight:500;line-height:17px}.post-preview__rating--minus{color:#ff003c;color:var(--sports-red-a700,#ff003c)}.post-preview__comments{margin-left:12px;margin-left:var(--ui-margin-2xs,12px)}.post-preview__content-option{font-size:12px;line-height:16px}.post-preview__author{display:flex;flex-direction:row;align-items:center;margin-right:8px;margin-right:var(--ui-margin-3xs,8px)}.post-preview__author-avatar{display:flex;overflow:hidden;width:16px;height:16px;border-radius:50%}.post-preview__author-avatar img{width:100%}.post-preview__author-name{margin-left:8px;margin-left:var(--ui-margin-3xs,8px);color:#222;color:var(--sports-grey-900,#222);font-size:12px}.post-preview--white{background-color:#fff}.post-preview--white .post-preview__inner{border:1px solid #d8d8d8;border:1px solid var(--sports-grey-100,#d8d8d8)}.post-preview--small{width:272px;height:325px}.post-preview--small .post-preview__image{width:100%;height:177px}.post-preview--xsmall{width:142px;height:232px}.post-preview--xsmall .post-preview__image{width:100%;min-width:142px;height:92px}.post-preview--small,.post-preview--xsmall{flex-direction:column;margin-bottom:0}.post-preview--small:last-child,.post-preview--xsmall:last-child{margin-right:0}.post-preview--small .post-preview__comments,.post-preview--xsmall .post-preview__comments{margin-left:8px;margin-left:var(--ui-margin-3xs,8px)}.post-preview--small .post-preview__raw,.post-preview--xsmall .post-preview__raw{margin-top:auto}.post-preview--small .post-preview:first-child,.post-preview--xsmall .post-preview:first-child{margin-left:0}.post-preview--small .post-preview__inner,.post-preview--xsmall .post-preview__inner{height:auto;padding:12px 16px 16px;border-top:0;border-radius:0}.post-preview--small .post-preview__title,.post-preview--xsmall .post-preview__title{max-height:none;font-size:14px}.post-preview--small .post-preview__author+.post-preview__title,.post-preview--xsmall .post-preview__author+.post-preview__title{height:64px}@media screen and (max-width:744px){.post-preview{width:100%;height:auto;flex-direction:column}.post-preview__image{width:100%;height:177px}.post-preview__title{height:auto;max-height:90px;font-size:16px}.post-preview__inner{padding:12px 16px 16px;border-top:0;border-right:0;border-radius:0}.post-preview__comments{margin-left:8px;margin-left:var(--ui-margin-3xs,8px)}.post-preview__raw{margin-top:16px;margin-top:var(--ui-margin-xs,16px)}.post-preview:first-child{margin-left:0}.post-preview--small{width:272px}.post-preview--xsmall{width:142px;height:232px;flex-direction:column;margin-bottom:0}}.post-preview-swiper{position:relative;overflow:hidden;max-width:100%;box-sizing:border-box;margin:0}.post-preview-swiper__arrow{position:absolute;z-index:2;top:72px;display:flex;width:32px;height:32px;align-items:center;justify-content:center;background:#fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);cursor:pointer}.post-preview-swiper__arrow--prev{left:8px}.post-preview-swiper__arrow--next{right:8px;transform:rotate(180deg)}.post-preview-swiper__arrow-icon{width:12px;height:12px}.post-preview-swiper__arrow-icon svg{fill:#00c78b;fill:var(--sports-primary-color,#00c78b)}.post-preview-swiper__slider{display:flex;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.post-preview-swiper__slider::-webkit-scrollbar{display:none}.post-preview-swiper__slider .post-preview-swiper__slider-item{max-width:272px;height:327px;margin-right:16px;margin-right:var(--ui-margin-xs,16px)}@media screen and (max-width:744px){.post-preview-swiper{margin-left:16px!important}.post-preview-swiper__arrow{display:none}}.section-container__header{display:flex;min-height:32px;flex-wrap:wrap;align-items:center;margin-bottom:16px;margin-bottom:var(--ui-margin-xs,16px)}.section-container__header,.section-container__title{font-weight:600;font-weight:var(--ui-font-weight-bold,600)}.section-container__title{margin:0;color:#000;color:var(--sports-black,#000);font-size:22px}.section-container__link{margin-left:auto;color:#00c78b;color:var(--sports-primary-color,#00c78b);font-size:18px}.section-container__link:active,.section-container__link:focus,.section-container__link:hover{color:#21a67e;color:var(--sports-primary-color-hover,#21a67e);text-decoration:none}.section-container__adv-label{margin-left:auto;color:#9b9b9b;font-size:10px;font-weight:400;line-height:16px;text-align:right}.section-container__adv-label--full-width{width:100%}.section-container--dark .section-container__title{color:#f4f4f4;color:var(--sports-yellow-50,#f4f4f4)}.section-container--right-column .section-container__header{margin-bottom:8px;margin-bottom:var(--ui-margin-3xs,8px)}.section-container+.section-container{margin-top:32px;margin-top:var(--ui-margin-md,32px)}@media (max-width:1151px){.section-container+.section-container{margin-top:0}}@media (max-width:1151px){.section-container,.section-container+.section-container{margin-bottom:24px;margin-bottom:var(--ui-margin-sm,24px)}.section-container__header{margin:0 16px 8px;margin:0 var(--ui-margin-xs,16px) var(--ui-margin-3xs,8px)}.section-container__title{font-size:18px}.section-container__link{font-size:16px}.section-container--right-column{margin-right:8px;margin-right:var(--ui-margin-3xs,8px);margin-bottom:24px;margin-bottom:var(--ui-margin-sm,24px);margin-left:8px;margin-left:var(--ui-margin-3xs,8px)}.section-container--one-column-header .section-container__link{margin-left:0}}.news-card{position:relative;overflow:hidden;width:237px;box-sizing:border-box;flex-shrink:0;margin-right:16px;margin-right:var(--ui-margin-xs,16px);font-weight:400}.news-card:last-child{margin-right:0}.news-card__type{margin-right:.4rem}.news-card__inner{display:flex;width:100%;box-sizing:border-box;flex-direction:column;justify-content:flex-end}.news-card__inner:hover{color:#000;text-decoration:none}.news-card__title{overflow:hidden;max-height:56px;color:#000;font-size:14px;line-height:1.29}.news-card__raw{display:flex;justify-content:space-between;margin-top:8px;margin-top:var(--ui-margin-3xs,8px)}.news-card__time{color:#7f7f7f;color:var(--sports-grey-500,#7f7f7f);font-size:12px;font-weight:400}.news-card--bold{font-weight:700}.news-card--dark .news-card__text,.news-card--dark .news-card__time{color:#f4f4f4;color:var(--sports-yellow-50,#f4f4f4)}.news-card--wide{overflow:unset;width:100%;padding:16px;padding:var(--ui-padding-md,16px)}.news-card--wide .news-card__inner{flex-direction:row;align-items:baseline;justify-content:flex-start}.news-card--wide .news-card__title{max-height:unset;order:2;font-size:13px}.news-card--wide .news-card__text{display:inline;margin-right:11px;line-height:1.33}.news-card--wide .news-card__time{display:inline-flex;min-width:40px;align-items:center;justify-content:center;order:1;margin-right:16px;margin-right:var(--ui-margin-xs,16px)}.news-card--wide .news-card__comments{display:inline-flex;align-items:center;vertical-align:top}.news-card--wide.news-card--dark .news-card__time{color:#aaa9aa;color:var(--sports-purple-50,#aaa9aa)}@media screen and (max-width:744px){.news-card{margin-right:0;margin-bottom:16px;margin-bottom:var(--ui-margin-xs,16px)}.news-card:last-child{margin-bottom:0}.news-card--wide{padding:12px 16px}.news-card--wide .news-card__time{min-width:32px}.news-card--wide .news-card__title{font-size:12px}}.news-groups{padding:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none}.news-groups__item:first-child.news-group{border-top-left-radius:4px;border-top-right-radius:4px}.news-groups__item--last-visible.news-group{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.news-groups__item--with-gap{margin-bottom:16px;margin-bottom:var(--ui-margin-xs,16px)}.news-groups__item--with-gap:last-of-type{margin-bottom:0}.news-groups__item--with-gap.news-group{border-radius:4px}.news-group{background-color:#f4f4f4;background-color:var(--sports-yellow-50,#f4f4f4)}.news-group__title{padding:16px 16px 8px;color:#222;color:var(--sports-grey-900,#222);font-size:12px;font-weight:600;font-weight:var(--ui-font-weight-bold,600);text-transform:uppercase}.news-group__items{padding:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none}.news-group__item{border-top:1px solid #fff}.news-group--dark{background-color:#222;background-color:var(--sports-grey-900,#222)}.news-group--dark .news-group__title{color:#f4f4f4;color:var(--sports-yellow-50,#f4f4f4)}.news-group--dark .news-group__item{border-color:transparent}@media (max-width:744px){.news-group .news-group{border-radius:0}.news-group .news-group__title{padding:16px 16px 4px}}.news-list{width:100%;box-sizing:border-box;border-radius:4px}.news-list__show-more{display:flex;width:100%;height:32px;align-items:center;justify-content:center;padding:0;border:none;margin-top:16px;margin-top:var(--ui-margin-xs,16px);-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:12px;font-weight:600;font-weight:var(--ui-font-weight-bold,600);text-transform:uppercase}.news-list__show-more,.news-list__show-more:hover{background-color:transparent;color:#4c4c4c;color:var(--sports-grey-700,#4c4c4c)}.news-list__show-more:hover{opacity:.7}.news-list--dark .news-list__show-more{color:#aaa9aa;color:var(--sports-purple-50,#aaa9aa)}.health-post-list{display:flex;margin-bottom:16px;margin-bottom:var(--ui-margin-xs,16px)}.health-post-list__main{width:66.66%}.health-post-list__column{width:33.33%;padding-left:16px;padding-left:var(--ui-padding-md,16px)}.health-post-list .news-list{position:relative;overflow:hidden;height:285px}.health-post-list .news-list:after{position:absolute;z-index:1;bottom:0;left:0;width:100%;height:36px;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);content:"";pointer-events:none}@media screen and (max-width:744px){.health-post-list{flex-wrap:wrap}.health-post-list__main{width:100%}.health-post-list__column{width:100%;padding-left:0}.health-post-list .post-preview-swiper:first-child,.health-post-list .section-container__header{margin-left:0}}