*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal}body{display:flex;flex-direction:column;min-height:100vh;text-rendering:optimizeSpeed;font-size:1rem;line-height:1.5;-webkit-font-smoothing:antialiased}body,h1,h2,h3,h4,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0;padding:0}ul,ol{list-style:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}img,picture,video,canvas,svg{display:block;max-width:100%}img{width:100%;object-fit:cover}a{display:block;text-decoration:none;color:inherit;cursor:pointer;transition:all .3s ease-out;font-size:1rem}input,select,button,textarea{outline:none;font:inherit}span{display:block}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{transition:background-color 5000s ease-in-out 0s}.container{max-width:87.5rem;padding:0rem 1.25rem;margin:0 auto}@media (max-width: 1024px){.container{padding:0rem .9375rem}}@media (max-width: 768px){.container{padding:0rem .625rem}}@media (max-width: 400px){.container{padding:0rem .3125rem}}.header{position:sticky;top:0;z-index:999;border-bottom:1px solid rgba(0,0,0,.05);box-shadow:0 1px 4px #0000000f}.header-top{background:#fff;border-bottom:.0625rem solid #e9ebed}.header-top__inner{display:flex;align-items:center;justify-content:space-between;padding:.625rem 0}@media (max-width: 768px){.header-top__inner{justify-content:center}}.header-top__menu{display:flex;align-items:center;gap:1rem}.header-top__menu-link{color:#888c90;opacity:.8}.header-top__menu-link:hover{color:#34383c;opacity:1}.header-top-list{display:flex;align-items:center;column-gap:1rem}@media (max-width: 768px){.header-top-list{display:none}}.header-top-list__link{color:#888c90;font-size:.75rem;text-transform:uppercase;font-weight:700;letter-spacing:.0625rem;border-bottom:.0625rem solid rgba(0,0,0,0);display:flex;align-items:center;column-gap:.5rem}.header-top-list__link:hover{border-bottom-color:#34383c;color:#34383c}.header-top-list__link-img{width:24px;aspect-ratio:1}.header-top-list__link-text{color:#ff404a;transition:color .3s ease-in-out}.header-top-list__link-text:hover{color:#34383c}@media (max-width: 1024px){.header-top-list__link-text{display:none}}.navigation{position:relative;flex-shrink:1;background-color:#fff;z-index:3}@media (max-width: 1200px){.navigation{border-bottom:.0625rem solid #e9ebed}}.navigation__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}@media (max-width: 1200px){.navigation__inner{padding:1rem 0}}.navigation__list{display:flex;align-items:center;column-gap:1rem}@media (max-width: 1200px){.navigation__list{display:none}}.navigation__link{font-size:1rem;padding-bottom:1rem;padding-top:1rem;color:#888c90;text-transform:capitalize;font-weight:500;background:linear-gradient(#ff404a,#ff404a);background-repeat:no-repeat;background-position:center bottom;transition:all .3s ease-out;display:flex;align-items:center;background-size:0% 4%;max-width:max-content}.navigation__link:hover{color:#34383c;background-size:100% 4%}@media (max-width: 1200px){.navigation__link{padding:6px 0}}.logo__img{width:10.875rem;height:1.4375rem;object-fit:contain}.burger{display:none}.burger:checked~.burger__btn>.burger__btn--off{transform:rotate(45deg)}.burger:checked~.burger__btn>.burger__btn--off:before{top:0;transform:rotate(0)}.burger:checked~.burger__btn>.burger__btn--off:after{top:0;transform:rotate(90deg)}@media (max-width: 1200px){.burger__btn{align-items:center;width:1.5rem;height:1.5rem}.burger__btn--off,.burger__btn--off:before,.burger__btn--off:after{display:block;position:absolute;width:1.25rem;height:.125rem;background-color:#888c90;transition-duration:.3s}.burger__btn--off:before{content:"";top:-.4375rem}.burger__btn--off:after{content:"";top:.4375rem}}.burger__btn--position{display:flex;align-items:center;position:relative;z-index:5;cursor:pointer}.navigation-mobile{display:none}@media (max-width: 1200px){.navigation-mobile{position:fixed;inset:6.375rem 0 0 auto;width:50%;z-index:1000;display:flex;flex-direction:column;gap:1.5rem;padding:1.25rem;margin:0;border:.0625rem solid #e9ebed;background:#fff;box-shadow:-12px 0 24px #00000014;max-height:calc(100dvh - 6.375rem);overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;left:auto;transform:translate(100%);transition:transform .4s ease;pointer-events:none}.navigation-mobile--active{transform:translate(0);pointer-events:auto}}@media (max-width: 768px){.navigation-mobile{width:100%;padding:1.25rem .625rem}}.general{background:#191e24;padding-top:2.5rem}.general__wrap{display:grid;grid-template-columns:2fr 1fr}@media (max-width: 1024px){.general__wrap{grid-template-columns:1fr;grid-row-gap:24px}}.general__left-block{display:flex;flex-direction:column}.general__right-block{background:#f4f5f6}@media (max-width: 1024px){.general__right-block{display:none}}.general__slider{height:100%}.general__link{position:relative;color:#fff}.general__link:hover{color:#ff404a}.general__link-img{width:100%;aspect-ratio:16/9;object-fit:cover}.general__link-box{padding:15px 20px;background-color:#191e24b3;position:absolute;bottom:0;width:100%}@media (max-width: 768px){.general__link-box{padding:8px 10px}}.general__link-box-text{font-size:15px;background:#fffc;padding:.25rem 1.25rem;display:inline-flex;font-weight:600;position:absolute;left:0;top:-2.1875rem;color:#191e24}@media (max-width: 768px){.general__link-box-text{font-size:12px}}@media (max-width: 400px){.general__link-box-text{top:-120px}}.general__link-box-title{font-size:clamp(18px,.8064516129vw + 15.0967741935px,28px);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@supports (line-clamp: 1) and (block-overflow: ellipsis){.general__link-box-title{display:block;line-clamp:2;block-overflow:ellipsis;overflow:hidden}}.general__list{display:grid;grid-template-columns:repeat(4,1fr)}.general__list-link{padding:15px 15px 5px;background:#3a3a3a;height:100%;color:#fff;border-bottom:2px solid rgba(0,0,0,0)}.general__list-link:hover{color:#ff404a}.general__list-link.is-active{font-weight:600;background:#191e24;border-bottom:2px solid #ff404a}@media (max-width: 768px){.general__list-link{padding-left:8px;padding-right:8px;padding-top:8px}}@media (max-width: 600px){.general__list-link{padding-left:4px;padding-right:4px;padding-top:4px}}.general__list-link-img{width:100%;margin-bottom:10px;aspect-ratio:16/10}.general__list-link-img-wrap{position:relative}.general__list-link-slogan{position:absolute;bottom:5px;left:0;display:inline-flex;padding:2px 5px;background:#fffc;font-size:11px;font-weight:600;text-transform:uppercase;color:#191e24}.general__list-link-text{font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@supports (line-clamp: 1) and (block-overflow: ellipsis){.general__list-link-text{display:block;line-clamp:2;block-overflow:ellipsis;overflow:hidden}}.widget-head{height:60px;display:flex;align-items:center;position:relative;margin-bottom:16px}@media (max-width: 600px){.widget-head{height:40px}}.widget-head-z-index{position:relative;z-index:5}.widget-head__title{padding-left:20px;color:#08305e;margin-top:5px}.widget-head__title-link{color:#191e24;font-weight:400;text-transform:uppercase;font-size:clamp(18px,.8064516129vw + 15.0967741935px,28px)}.widget-head__title-link:hover{color:#ff404a}.widget-arrow{background:#ff404a;height:60px;width:50px;right:0;bottom:0;position:absolute;padding:5px 20px 5px 0;color:#fff;transition:all .5s ease-out;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.widget-arrow:before{background:inherit;content:"";display:block;width:100%;position:absolute;top:0;left:-28px;transform:skew(-35deg);height:100%;z-index:-1}@media (max-width: 600px){.widget-arrow:before{left:-15px}}.widget-arrow:hover{background:#191e24}@media (max-width: 600px){.widget-arrow{height:40px;width:40px;padding-right:0}}.widget-arrow__link{position:relative}.widget-body{padding:0 12px}.widget-card{color:#000;margin-bottom:8px}.widget-card:hover{color:#ff404a}.widget-card__img{width:100%;aspect-ratio:16/9;object-fit:cover}.widget-card__body{padding:12px 0}.widget-card__body-title{font-size:clamp(18px,.564516129vw + 15.9677419355px,25px);margin-bottom:8}.widget-card__body-date{color:#748187;font-size:13px;font-style:italic;margin-top:auto}.widget__list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;margin-bottom:25px}.widget__link{opacity:.8}.widget__link:hover{opacity:1}.widget__link-img{aspect-ratio:16/9;width:100%;object-fit:cover}.chevron_right{font-size:16px;font-weight:300}@media (max-width: 600px){.splide__arrow{width:24px;height:24px}}.btn-primary{padding:7px;background:#002a50;display:inline-flex;font-size:14px;text-transform:uppercase;color:#fff;column-gap:4px;align-items:center}.btn-primary:hover{background:#ff404a}.btn-primary__wrap{display:flex;justify-content:center}.banner{padding-bottom:40px;padding-top:40px}.banner__link-img{width:100%;height:auto;object-fit:cover}@media (max-width: 768px){.banner{padding-bottom:20px;padding-top:20px}}.tindings__wrap{display:grid;grid-template-columns:2fr 1fr;gap:24px}@media (max-width: 1024px){.tindings__wrap{grid-template-columns:2fr 1.4fr;gap:16px}}@media (max-width: 768px){.tindings__wrap{grid-template-columns:1fr}}.tindings__left-block,.tindings__right-block{min-width:0}@media (max-width: 768px){.tindings__left-block{order:2}}@media (max-width: 768px){.tindings__right-block{order:1}}.tindings__inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;margin-bottom:50px}@media (max-width: 1024px){.tindings__inner{grid-template-columns:1fr}}@media (max-width: 768px){.tindings__inner-left-block{display:none}}@media (max-width: 768px){.tindings__right-block-dn{display:none}}.tindings__link{color:#191e24}.tindings__link:hover{color:#ff404a}.tindings__link-img-wrap{position:relative}.tindings__link-img{width:100%;margin-bottom:10px;object-fit:cover;height:auto;aspect-ratio:16/9}.tindings__link-slogan{padding:2px 8px;background:#fffc;position:absolute;bottom:18px;left:0;font-size:12px;font-weight:600;color:#191e24}.tindings__link-title{font-size:18px;margin-bottom:12px}.tindings__link-text{font-size:14px;color:#444c4f;margin-bottom:8px}.tindings__list{display:flex;flex-direction:column}.tindings__item:nth-child(1) .tindings__item-link{border:none;padding-top:0}.tindings__item-link{display:grid;grid-template-columns:1fr 2fr;grid-gap:16px;padding-top:18px;padding-bottom:10px;border-top:1px dashed #b3b3b3;color:#191e24}.tindings__item-link:hover{color:#ff404a}.tindings__item-link:hover .videos__img-play{opacity:1}.tindings__item-link-box{height:100%;display:flex;flex-direction:column}.tindings__item-link-img{aspect-ratio:12/10;object-fit:cover;width:100%;height:100%}@media (max-width: 1200px){.tindings__item-link-img{aspect-ratio:16/9}}.tindings__item-link-title{font-size:18px;font-weight:600;margin-bottom:8px}.tindings__item-link-text{font-size:14px;color:#444c4f;margin-bottom:8px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.tindings__right-block-link-body{padding:2px 10px;background:#191e24;overflow:hidden;position:relative;min-height:80px;display:flex;flex-direction:column;justify-content:center}@media (max-width: 1024px){.tindings__right-block-link-body{min-height:60px}}.tindings__right-block-link-img{width:100%;object-fit:cover;aspect-ratio:16/9}@media (max-width: 1024px){.tindings__right-block-link-img{aspect-ratio:4/3}}.tindings__banner{margin-bottom:0}.tindings__right-block-link-title{color:#fff;text-transform:uppercase;font-size:20px;max-width:70%;cursor:pointer;margin-bottom:0;transition:color .3s ease}.tindings__right-block-link-title:hover{color:#ff404a}@media (max-width: 1024px){.tindings__right-block-link-title{font-size:16px}}.tindings__right-block-link-text{font-size:16px;margin-bottom:0;color:#fff;max-width:70%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1024px){.tindings__right-block-link-text{display:none}}.tindings__link-img-ticket{margin-bottom:0;object-fit:cover;width:100%;aspect-ratio:8/4}.main-arrow{background:#191e24}.main-arrow:hover{background:#ff404a}.main-arrow:before{height:60px}@media (max-width: 600px){.main-arrow:before{height:40px}}.arrow{background:#ff404a;width:40px;position:absolute;right:0;bottom:0;display:flex;align-items:center;transition:all .5s ease-out;cursor:pointer;height:100%}.arrow:hover{background:#a59365}.arrow:before{background:inherit;width:70px;transform:skew(35deg);content:"";display:block;height:100%;position:absolute;top:0;right:10px}.title-main{border-bottom:2px solid #191e24}.title-main__caption{padding-left:0;font-size:clamp(18px,.8064516129vw + 15.0967741935px,28px);color:#191e24;font-weight:400;text-transform:uppercase;margin-bottom:0}#competition-slider .splide__arrow{top:15%}@media (max-width: 768px){#competition-slider .splide__arrow{top:55%}}@media (max-width: 400px){#competition-slider .splide__arrow{top:15%}}.competition{padding:20px 5px 40px;background:#191e24;display:flex;flex-direction:column;align-items:center}.competition__title-wrap{display:flex;flex-direction:column;align-items:center}.competition__title-link{display:flex;align-items:center;column-gap:10px}.competition__title-link-img{aspect-ratio:1/1;width:30px;object-fit:cover}.competition__title-link-text{font-size:clamp(18px,.8064516129vw + 15.0967741935px,28px);text-transform:uppercase;font-weight:400;color:#fff}.competition__title{font-size:28px;color:#c8b67f;margin-top:10px;margin-bottom:5px}.competition__title-small{font-size:22px;margin-top:15px;margin-bottom:5px;color:#fff}.competition__text-box{font-size:14px;color:#fff;text-align:center;margin-bottom:20px}.competition__team-box{display:flex;flex-direction:column;align-items:center}.competition__team-wrap{display:flex;align-items:center;column-gap:20px;margin-top:10px;margin-bottom:50px}.competition__team-logo{aspect-ratio:1/1;width:150px;object-fit:cover}@media (max-width: 1200px){.competition__team-logo{width:120px}}@media (max-width: 768px){.competition__team-logo{width:150px}}@media (max-width: 600px){.competition__team-logo{width:120px}}.competition__team-name{font-size:18px;color:#fff;font-weight:600;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.competition__team-name:hover{color:#ff404a}@supports (line-clamp: 1) and (block-overflow: ellipsis){.competition__team-name{display:block;line-clamp:1;block-overflow:ellipsis;overflow:hidden}}.competition__team-vs{font-size:22px;font-weight:700;color:#fff;text-transform:uppercase}.countdown{display:flex;column-gap:4px}.countdown__item{padding:10px 5px;background:#ff404a;display:flex;flex-direction:column;align-items:center;width:60px;min-height:50px}.countdown__item-number{font-size:24px;color:#fff;font-weight:700}.countdown__item-text{font-size:10px;color:#fff;text-transform:uppercase}.clubs{background:#f4f5f6;padding-bottom:50px;padding-top:50px}.clubs-about{padding-top:30px;padding-bottom:30px}.clubs__title{font-size:40px;font-weight:700}.clubs__season-title{font-size:18px;font-weight:600;text-transform:uppercase;margin-bottom:32px}.clubs__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:24px}.clubs__item{will-change:opacity,transform;box-shadow:0 2px 8px #000e140f;transition:box-shadow .3s}.clubs__item:hover{color:#000e14;box-shadow:0 2px 8px #3a2c2c36}@media (min-width: 768px){.clubs__item .is-hidden{display:none}}.clubs__load-more-btn-wrap{display:flex;align-items:center;justify-content:center;margin-top:24px}@media (min-width: 768px){.clubs__load-more-btn-wrap{display:none}}.clubs__load-more{border:none;display:flex;align-items:center;justify-content:center;min-height:48px;padding:1px 26px;min-width:180px;background:#191e24;transition:letter-spacing .3s}.clubs__load-more:hover{letter-spacing:2px}@media (min-width: 768px){.clubs__load-more{display:none}}.clubs__link{padding:20px;display:flex;align-items:center;height:100%;column-gap:16px;font-size:18px;font-weight:700;color:#000e14;background:#fff}.clubs__link-img{width:64px;aspect-ratio:1/1}.clubs__link-title{font-weight:700;margin-bottom:0}.clubs__link-text{font-size:12px;color:#888c90;font-weight:400}.clubs__link-arena-wrap{display:flex;align-items:center;column-gap:5px}.clubs__link-arena-img{width:28px;height:28px;aspect-ratio:1}.gallery{margin-bottom:50px}.gallery__list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width: 1024px){.gallery__list{gap:16px}}@media (max-width: 600px){.gallery__list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 400px){.gallery__list{grid-template-columns:repeat(1,1fr)}}.gallery__link{background-color:#191e24;display:flex;flex-direction:column;height:100%;color:#fff}.gallery__link:hover{color:#ff404a}.gallery__link:hover .videos__img-play{opacity:1}.gallery__link-img{width:100%;aspect-ratio:4/3;object-fit:cover}.gallery__link-body{padding:16px;display:flex;flex-direction:column;gap:12px;flex:1}.gallery__link-title{font-size:clamp(14px,.3225806452vw + 12.8387096774px,18px);text-transform:uppercase;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.gallery__link-text{font-size:clamp(14px,.1612903226vw + 13.4193548387px,16px);color:#fff;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.team-header{background:#ffd900;padding-top:30px}.team-header__wrap{display:flex;column-gap:24px;align-items:center}.team-header__logo .team-header__logo{width:160px;aspect-ratio:1}.team-header__logo-title{font-size:32px;font-weight:700}.team-header__logo-arena-wrap{display:flex;column-gap:8px;align-items:center}.team-header__logo-arena-img{width:24px;aspect-ratio:1}.team-header__logo-arena-text{text-transform:uppercase;font-size:14px}.team-header-social{background:#0000001a;padding-bottom:8px;padding-top:8px}.team-header-social__wrap{display:flex;justify-content:space-between}.team-header-social__list{display:flex;align-items:center;column-gap:24px}.team-header-social__link-img{width:24px;aspect-ratio:1}.team-header-social__btns{display:flex;align-items:center;column-gap:24px}.team-header-social__btn{display:flex;align-items:center;column-gap:5px;color:#000}.team-header-social__btn-img{width:24px;aspect-ratio:1}.team-header-social__btn-text{font-size:16px}.team-menu{background:#fff;position:sticky;top:0;z-index:5}.team-menu__list{display:flex;align-items:center;column-gap:32px}.team-menu__link{font-size:16px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#888c90;padding-top:15px;padding-bottom:15px;transition:all .3s ease-out}.team-menu__link:hover{color:#34383c}.team-descr{background:#f4f5f6;padding-bottom:50px;padding-top:50px}.team-descr-squad__title{text-align:center;font-size:32px;text-transform:uppercase;font-weight:700;margin-bottom:16px}.team-descr-squad__role{font-size:18px;font-weight:700;text-transform:uppercase;margin-bottom:16px;margin-top:40px}.team-descr-squad__list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px}.team-descr-squad__link{padding:8px 16px;background:#fff;display:flex;align-items:center;box-shadow:0 2px 8px #000e140d;transition:all .3s ease-out}.team-descr-squad__link:hover{box-shadow:0 2px 8px #000e1436;background:#e9ebed}.team-descr-squad__link-img-wrap{flex:0 0 20%}.team-descr-squad__link-number{color:#888c90;flex:0 0 10%}.team-descr-squad__link-name{display:flex;color:#34383c;font-size:16px;column-gap:5px;flex:0 0 60%}.team-descr-squad__link-img{width:48px;height:48px;border-radius:50%}.team-descr-squad__link-nickname-bold{font-weight:700}.team-descr-profile-inner{display:grid;grid-template-columns:2fr 1fr;grid-gap:24px}.team-descr-table{padding-top:64px}.team-descr-table__list{max-width:800px;margin-right:auto;margin-left:auto;background:#fff}.team-descr-table__place{flex:0 0 5%;display:flex;align-items:center;column-gap:5px;color:#34383c}.team-descr-table__team{flex:auto;display:flex;align-items:center;column-gap:8px;padding-left:10px;color:#888c90}.team-descr-table__matches{flex:0 0 10%;justify-content:center;display:flex}.team-descr-table__indicator{flex:0 0 5%;display:flex;justify-content:center;text-transform:uppercase;color:#888c90}@media (max-width: 600px){.team-descr-table__indicator{flex:0 0 7%}}@media (max-width: 400px){.team-descr-table__indicator{flex:0 0 6%}}.team-descr-table__goals{flex:0 0 10%;display:flex;justify-content:center;color:#888c90}.team-descr-table__points{flex:0 0 8%;display:flex;justify-content:center}.team-descr-table__head{display:flex;align-items:center;font-size:12px;color:#818181;background:#f4f5f6;padding-left:12px;padding-right:12px}@media (max-width: 600px){.team-descr-table__head{padding:0}}.team-descr-table__link{display:flex;padding-left:12px;padding-right:12px;height:56px;align-items:center;font-size:16px;transition:all .3s ease-out;border-style:solid;border-width:3px;border-color:#0000;border-right-width:0;border-top-width:0;border-bottom-width:0}@media (max-width: 600px){.team-descr-table__link{padding:0;font-size:14px}}@media (max-width: 400px){.team-descr-table__link{padding:0;font-size:12px}}.team-descr-table__link:hover{background:#e9ebed}.team-descr-table__place-img{width:16px;height:16px}.team-descr-table__team-logo{width:35px;height:35px}.team-descr-table__matches-color,.team-descr-table__points-color{color:#34383c}.team-descr-table__link--active{background:#e9ebed}.team-descr-results__link-score{display:flex;column-gap:4px}.team-descr-table__btn{height:56px;display:flex;align-items:center;justify-content:center;padding-left:16px;padding-right:16px;background:#000;color:#fff;text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:1px;transition:all .3s ease-out}.team-descr-table__btn:hover{letter-spacing:2px}.team-descr-results__list{max-width:800px;margin-right:auto;margin-left:auto;display:flex;flex-direction:column;row-gap:15px}.team-descr-results__date{font-size:14px;display:flex;margin-bottom:4px;justify-content:space-between}.team-descr-results__day{font-weight:700}.team-descr-results__link{display:flex;align-items:center;background:#fff;box-shadow:0 2px 8px #000e140d;padding-top:2px;column-gap:16px;padding-bottom:2px}@media (max-width: 600px){.team-descr-results__link{gap:8px}}.team-descr-results__link:hover{box-shadow:0 2px 8px #000e1436}.team-descr-results__link-team{display:flex;align-items:center;column-gap:8px;flex:1}@media (max-width: 600px){.team-descr-results__link-team{flex:1}}.team-descr-results__link-team-name{color:#64686c;font-size:16px;letter-spacing:0px;font-weight:500}@media (max-width: 600px){.team-descr-results__link-team-name{font-size:14px}}.team-descr-results__link-team-logo{width:50px;aspect-ratio:1}@media (max-width: 600px){.team-descr-results__link-team-logo{width:40px}}.team-descr-results__link-score-item{background:#e9ebed;display:flex;flex-direction:column;align-items:center;height:51px;width:44px;justify-content:center}@media (max-width: 600px){.team-descr-results__link-score-item{width:30px}}.team-descr-results__link-score-item-text{text-transform:uppercase;font-size:12px;font-weight:700;color:#64686c}.team-descr-results__link-score-item-number{font-size:30px;color:#000e14;line-height:26px;font-weight:700}@media (max-width: 600px){.team-descr-results__link-score-item-number{font-size:20px}}.team-descr-results__link-team-end{justify-content:flex-end}.team-descr-stat{padding-top:64px;max-width:800px;margin-left:auto;margin-right:auto}.team-descr-stats__subtitle{font-size:18px;text-transform:uppercase}.team-descr-stats__list{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:24px}.team-descr-stats__item{height:48px;display:flex;align-items:center;padding-left:16px;padding-right:16px;border-bottom-color:#e9ebed;border-bottom-width:1px;border-left-width:0;border-top-width:0;border-right-width:0;border-style:solid;justify-content:space-between;font-size:14px;color:#34383c;background:#fff}.team-descr-stats__item-number{font-weight:700}.team-descr-profile{padding-top:64px}.team-descr-profile__img{max-width:100%;width:100%;height:475px;object-fit:cover}.team-descr-profile__item{padding-left:16px;padding-right:16px;display:flex;justify-content:space-between;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:1px;border-bottom-color:#c9cccf;border-left-width:0;height:48px;align-items:center;font-size:14px}.team-descr-profile__item-description{font-weight:700}.team-descr-profile__link{color:#d20515;font-weight:700}.team-descr-profile__link:hover{text-decoration-color:#d20515;text-decoration:underline}.table-main{max-width:100%;margin-bottom:30px}.table-main-wrap{grid-template-columns:1fr 1fr;padding-bottom:50px}@media (max-width: 1200px){.table-main-wrap{grid-template-columns:1fr 1.2fr;padding-bottom:20px}}@media (max-width: 1024px){.table-main-wrap{grid-template-columns:1fr}}.results-team1{text-align:right}.federation{padding-bottom:60px}.federation__list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px}@media (max-width: 768px){.federation__list{grid-gap:16px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}.federation__arrow{background:#191e24;color:#fff}.federation__title{color:#fff;max-width:85%;padding-left:10px}.federation__title:hover{text-decoration:none}.footer-partner{background:#c1c7cb;padding:20px 0}.footer-partner__list{display:flex;padding-bottom:20px;padding-top:20px;align-items:center;justify-content:center}.footer-partner__link{padding-left:30px;padding-right:30px}.footer-partner__img{height:87px}.footer-partner__link-br{border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:1px;border-left-color:#fff}.footer__main{background:#191e24;padding-bottom:25px;padding-top:25px}.footer__main-wrap{display:flex;align-items:center}@media (max-width: 768px){.footer__main-wrap{flex-direction:column;gap:16px}}.footer__logo{flex:1}.footer__logo-img{width:80px;height:60px;object-fit:cover}.footer__text{flex:1;text-align:center;font-size:15px;color:#fff}.footer__box{flex:1;display:flex;flex-direction:column;row-gap:30px;align-items:flex-end}.footer__menu{display:flex;align-items:center}.footer__link{font-size:13px;text-transform:uppercase;color:#fff;padding-left:5px;padding-right:5px;border-style:solid;border-top-width:0;border-right-width:1px;border-right-color:#fff;border-bottom-width:0;border-left-width:0;font-weight:600}@media (max-width: 1024px){.footer__link{font-size:10px}}.footer__link:hover{text-decoration:underline;text-decoration-color:#fff}.news{background:#f4f5f6}.news__left-block,.news__right-block{min-width:0;display:flex;flex-direction:column;gap:24px}.news__wrap{display:grid;grid-template-columns:2fr 1fr;padding-top:24px;padding-bottom:24px;grid-gap:24px}@media (max-width: 1024px){.news__wrap{grid-template-columns:2fr 1.4fr}}@media (max-width: 768px){.news__wrap{grid-template-columns:1fr}}.news__title{font-size:42px;color:#191e24}.news__card{display:flex;column-gap:20px;margin-bottom:40px;flex:1}.news__card:hover{color:#ff404a}.news__card-text-block{display:flex;flex-direction:column}.news__card-img{aspect-ratio:16/9}@media (max-width: 1024px){.news__card-img{width:50%}}.news__card-slogan{color:#ff404a;font-size:16px;font-weight:700;margin-bottom:5px}.news__card-title{font-size:20px;margin-bottom:8px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@supports (line-clamp: 1) and (block-overflow: ellipsis){.news__card-title{display:block;line-clamp:2;block-overflow:ellipsis;overflow:hidden}}.news__card-text{color:#444c4f;font-size:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}@supports (line-clamp: 1) and (block-overflow: ellipsis){.news__card-text{display:block;line-clamp:4;block-overflow:ellipsis;overflow:hidden}}@media (max-width: 1024px){.news__card-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@supports (line-clamp: 1) and (block-overflow: ellipsis){.news__card-text{display:block;line-clamp:3;block-overflow:ellipsis;overflow:hidden}}}.news__inner{padding-bottom:35px}.news__list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;margin-bottom:40px}@media (max-width: 768px){.news__list{grid-template-columns:repeat(2,1fr);grid-gap:16px}}@media (max-width: 600px){.news__list{grid-template-columns:repeat(1,1fr)}}.news__item{transition:opacity .35s ease,transform .35s ease;will-change:opacity,transform}.news__item.is-hidden{display:none}.news__item.reveal{opacity:0;transform:translateY(14px)}.news__item.reveal.show{opacity:1;transform:translateY(0)}.news__link{display:flex;flex-direction:column;height:100%;background:#fff;color:#191e24;box-shadow:0 2px 8px #000e140d;transition:all .3s ease-out}.news__link:hover{color:#ff404a}.news__link:hover{box-shadow:0 2px 8px #000e1457}.news__link-img{aspect-ratio:16/9;max-width:100%;width:100%;object-fit:cover}.news__link-slogan{color:#ff404a;margin-bottom:5px;font-weight:700;font-size:16px;margin-top:10px;padding-left:8px}.news__link-title{font-size:20px;padding-left:8px;padding-right:8px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@supports (line-clamp: 1) and (block-overflow: ellipsis){.news__link-title{display:block;line-clamp:2;block-overflow:ellipsis;overflow:hidden}}.news__link-text{margin-bottom:12px;margin-top:10px;line-height:25px;color:#444c4f;font-size:16px;padding-left:8px;padding-right:8px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@supports (line-clamp: 1) and (block-overflow: ellipsis){.news__link-text{display:block;line-clamp:3;block-overflow:ellipsis;overflow:hidden}}.news__date{margin-top:auto;padding-left:8px;padding-bottom:10px}.news__load-more{transition:opacity .35s ease,filter .35s ease,transform .35s ease,background .35s ease;will-change:opacity,filter,transform}.news__load-more.is-done{opacity:.4;filter:saturate(.2);pointer-events:none}.news__load-more.is-done.fade-out{opacity:0;transform:translateY(6px);height:0;padding-top:0;padding-bottom:0;margin-top:8px;margin-bottom:0;overflow:hidden}.news__load-more:hover{background:#ff404a}.news__right-block-mb{margin-bottom:40px}@media (max-width: 1024px){.post__right-block{display:none}}.post__wrap{display:grid}@media (max-width: 1024px){.post__wrap{grid-template-columns:1fr}}.post__title{color:#191e24;font-size:clamp(24px,1.4516129032vw + 18.7741935484px,42px)}.post__subtitle{font-size:clamp(18px,.1612903226vw + 17.4193548387px,20px);font-size:20px;font-style:italic;color:#748187;margin-bottom:12px}.post__img-wrap{position:relative}.post__img{max-width:100%;width:100%;height:500px;object-fit:cover;margin-top:10px;margin-bottom:10px}.latest-news__wrap{padding:40px 0}.latest-news__title{margin-bottom:24px}.latest-news__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}@media (max-width: 768px){.latest-news__list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.videos__right-block{min-width:0}@media (max-width: 768px){.videos__right-block{display:none}}.videos__wrap{grid-template-columns:3fr 1fr}@media (max-width: 1024px){.videos__wrap{grid-template-columns:2fr 1.4fr}}@media (max-width: 768px){.videos__wrap{grid-template-columns:1fr}}.videos__inner{padding-bottom:40px}.videos__list{margin-bottom:40px}.videos__item{transition:opacity .35s ease,transform .35s ease;will-change:opacity,transform}.videos__item.is-hidden{display:none}.videos__item.reveal{opacity:0;transform:translateY(14px)}.videos__item.reveal.show{opacity:1;transform:translateY(0)}.videos__link-img-wrap{position:relative}.videos__img-play{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;opacity:.8;width:80px;transition:all .3s ease-out;cursor:pointer}@media (max-width: 1024px){.videos__img-play{width:60px}}.videos__item-link-img-wrap{position:relative}.videos__img-play--small{width:45px;aspect-ratio:16/9}.videos__img-play-big{width:80px;height:auto}.videos__load-more{transition:opacity .35s ease,filter .35s ease,transform .35s ease,background .35s ease;will-change:opacity,filter,transform}.videos__load-more.is-done{opacity:.4;filter:saturate(.2);pointer-events:none}.videos__load-more.is-done.fade-out{opacity:0;transform:translateY(6px);height:0;padding-top:0;padding-bottom:0;margin-top:8px;margin-bottom:0;overflow:hidden}.videos__load-more:hover{background:#ff404a}.schedule{padding-bottom:30px;padding-top:30px;background:#f4f5f6}.schedule__title{font-size:42px;font-weight:700;color:#191e24;margin-bottom:16px}.schedule__title-month{font-size:30px;color:#08305e;text-align:center}.schedule__list{display:grid;grid-template-columns:repeat(3,1fr);background:#e3ebf2;padding:14px;grid-gap:15px;margin-bottom:50px}.schedule__link{padding-bottom:40px;background:#fff}.schedule__link-date{background:#0573ce;display:flex;color:#e1e8f0;font-size:14px;padding:4px 10px;align-items:flex-end;column-gap:5px;line-height:normal;margin-bottom:10px}.schedule__link-date-num{font-size:19px;font-weight:700;line-height:20px}.schedule__link-national{padding:3px 10px;color:#c8b67f;font-size:16px;font-weight:600;letter-spacing:1px;margin-bottom:0}.schedule__link-competition{padding:3px 10px;font-size:12px;font-weight:700;color:#212529}.schedule__link-teams-wrap{display:flex;margin-top:10px;margin-bottom:40px}.schedule__link-team{display:flex;flex-direction:column;align-items:center;padding-left:10px;padding-right:10px;flex:0 0 49%}.schedule__link-team-logo{display:block;width:50px;height:50px}.schedule__link-team-name{color:#0075cc;text-transform:uppercase;font-size:16px;font-weight:600;margin-top:5px}.schedule__link-location{display:flex;align-items:center;column-gap:10px}.schedule__link-location-wrap{padding-left:10px;padding-right:10px;display:flex;column-gap:30px}.schedule__link-location-img{display:block;width:20px;height:auto}.schedule__link-location-text{color:#748187;font-size:12px;font-style:italic}.schedule__nav{display:flex;justify-content:center;gap:16px}.schedule__nav-btn{transition:opacity .2s ease,filter .2s ease,transform .2s ease}.schedule__nav-btn.is-disabled{opacity:.4;filter:saturate(.2);pointer-events:none}.schedule__next-btn{min-width:150px;align-items:center;justify-content:center;display:flex;text-align:center;transition:all .3s ease-out}.schedule-date{margin-top:16px}.schedule__subtitle{font-size:20px;text-transform:uppercase;margin-bottom:40px}.schedule__list-new{margin-bottom:60px}.schedule-ticket{height:55px;display:flex;flex:0 0 12%;padding:0 5px;align-items:center;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:1px;border-style:solid;border-width:1px;border-color:#e9ebed;border-right-width:0;border-top-width:0;border-bottom-width:0;column-gap:8px;justify-content:center}@media (max-width: 600px){.schedule-ticket{font-size:10px;height:auto}}@media (max-width: 400px){.schedule-ticket{display:none}}.schedule-ticket__text{font-size:12px;color:#64686c;transition:all .3s ease-out;text-align:center}.schedule-ticket__text:hover{color:#ff404a}.schedule__link-new{padding-bottom:0;padding-top:0;margin-bottom:10px}.schedule-date-wrap{display:flex;align-items:center;column-gap:5px}.schedule-time{font-size:16px;font-weight:600}.match-day__list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px}@media (max-width: 1024px){.match-day__list{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.match-day__list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 400px){.match-day__list{grid-template-columns:repeat(1,1fr)}}.match-day__title{font-weight:700;font-size:28px;margin-top:80px;margin-bottom:30px}.team-descr-table__indicator-green{color:#1fc779}.league{padding-bottom:30px}.league__list{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:40px;background:#e7eaee;padding-bottom:15px;padding-top:15px}.league__link{display:flex;flex-direction:column;align-items:center;justify-content:center}.league__link-img{height:60px;object-fit:contain}.league__link-text{font-size:12px;font-weight:700;color:#013351;text-align:center;letter-spacing:-1px;margin-top:10px}.league__link-text:hover{text-decoration:underline}.team-descr-squad__link-flag-img{width:22px;flex:0 0 10%}.team-descr-table__indicator-red{color:#f42531}.result__link-number{color:#0075cc;font-weight:700;font-size:16px;margin-top:10px}.results__item{background:#fff;padding-bottom:42px;position:relative}.results__link{display:inline-flex;column-gap:5px;font-size:13px;font-weight:500;background:#e1e8f0;padding:3px 8px;color:#0075cc;transition:all .3s ease-out;position:absolute;bottom:5px;left:10px}.results__link:hover{color:#08305e}.results__link-text{font-weight:900}.results__link-date{background:#003f78}.standings-results__title{padding:12px 16px;background:#0075cc;color:#fff;font-size:16px;margin-bottom:0}.standings-results__list{margin-bottom:40px}.standings-results__date{background:#e6e6e6;padding-left:10px;height:30px;display:flex;align-items:center}.standings-results__link{padding:5px 10px;display:flex;align-items:center}.standings-results__item-full-time{text-transform:uppercase;font-size:12px;font-weight:700;color:#404040;flex:0 0 5%}.standings-results__item-info{flex:0 0 95%;display:flex;align-items:center;column-gap:20px;justify-content:center}.standings-results__item-team-wrap{display:flex;align-items:center;column-gap:15px;flex:0 0 43%}.standings-results__item-team-flag{width:30px;height:30px}.standings-results__item-team-name{font-size:14px;color:#404040}.standings-results__item-vs{display:flex;column-gap:15px;flex:0 0 10%;justify-content:center}.standings-results__item-vs-text{font-size:14px;color:#404040}.team-descr-results{padding-top:64px}.standings-results__item-vs-text--right{justify-content:flex-end}.standings__table{margin-bottom:40px}.standings__table-head{padding:5px 10px;font-size:12px;color:#404040;background:#f3f3f3}.standings__table-item{display:flex;padding:5px 10px;align-items:center}.standings__table-item-pos{flex:0 0 5%;font-size:12px}.standings__table-item-team{flex:0 0 37%;display:flex;align-items:center;column-gap:20px}.standings__table-item-indicator{flex:0 0 5%;text-transform:uppercase}.standings__table-item-forma{flex:0 0 28%;display:flex;align-items:center;column-gap:10px}.standings__table-item-team-logo{height:30px;width:30px}.standings__table-item-team-name{font-size:14px;font-weight:500}.forma__item{padding:2px 11px;color:#fff;font-size:12px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;font-weight:700}.forma__item-winner{background:#59ab25}.fotm__item-looser{background:#e20023}.forms__item-draw{background:#ccc}.contacts__subtitle{color:#191e24;font-size:30px;margin-bottom:15px}.contacts__location{display:flex;align-items:center;column-gap:10px}.contacts__link{display:flex;align-items:center;column-gap:10px;margin-bottom:20px}.contacts__location-img{width:18px;height:18px}.contacts__location-text{font-size:16px;font-weight:700;color:#444c4f}.contacts__link-img{width:18px;height:18px}.contacts__link-text{color:#444c4f}.contacts__map{max-width:100%;width:100%;object-fit:cover}.contacts__info{margin-bottom:20px}.contacts__info-text{color:#08305e;font-size:18px;margin-bottom:8px}.contacs__info-link{color:#0057b8;font-size:14px;font-weight:600;display:flex;align-items:center;column-gap:10px;transition:all .3s ease-out}.contacs__info-link:hover{color:#08305e}.contacs__info-link-img{width:18px;height:18px}.contacs__info-link-text{background:#f2f2f2;padding-left:8px;padding-right:8px}.club__season-title{font-size:18px;font-weight:600;text-transform:uppercase;margin-bottom:32px}.player-head__item-descr{font-weight:700}.stadiumm-info{margin-top:16px;display:flex;justify-content:space-between;column-gap:20px}.stadiumm-info__box{display:flex;column-gap:15px}.stadiumm-info__img{width:28px;height:28px}.stadiumm-info__text{font-size:12px}.stadiumm-info__name{font-size:14px;font-weight:700}.club-color{display:flex;column-gap:8px}.club-color__item{border:1px solid #000e14;height:24px;width:24px}.club-color-yellow{background:#ffd900}.club-color-black{background:#000}.player{background:#ffd900;padding-top:30px}.player__inner{display:grid;grid-template-columns:1fr 1fr;height:100%}.player__left-block{display:flex;flex-direction:column;justify-content:space-between}.player-box{display:flex;align-items:center;column-gap:20px}.player-box__number{font-size:80px;font-weight:700;line-height:80px}.player-box__nickname{font-size:32px}.player-box__name{line-height:26px}.player-box__surname{font-weight:700}.player__wrap{height:320px;padding-top:20px;padding-bottom:10px}.player-head__list{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px}.player-head__item{display:flex;align-items:center;font-size:14px;column-gap:10px}.player-head__item-link{font-weight:700;color:#000}.player-head__item-nationality{display:flex;column-gap:8px;align-items:center}.player-head__item-flag{width:22px;height:16px}.player-head__img-wrap{position:relative;height:100%;display:flex;justify-content:center}.player-head__img{position:absolute;bottom:-10px;height:350px;z-index:3}.player-head__logo{position:absolute;top:-4px;height:208px;right:75px}.player-descr{background:#f4f5f6;padding-top:64px}.player-descr-stat{max-width:1000px;margin-left:auto;margin-right:auto}.player-descr-game__title{font-size:18px;font-weight:700;text-transform:uppercase;margin-bottom:8px}.player-career{max-width:800px;margin-left:auto;margin-right:auto}.player-career-year{padding-left:16px;padding-right:16px;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:1px;border-left-width:0;border-bottom-color:#000;margin-bottom:20px}.player-career-year-text{font-size:12px}.player-career__list{display:grid;grid-template-columns:1fr;margin-bottom:32px}.player-carer-box{margin-bottom:16px}.player-carer-box:last-child{margin-bottom:0;padding-bottom:20px}.player-carer-box-title{font-size:17px;font-weight:700;text-transform:uppercase;margin-bottom:0}.player-carer-box-text{margin-bottom:0;font-size:17px;line-height:30px}.player-carer-box-text__small{font-size:12px}.border-none:hover{border-color:#0000}.navigation__link--active{background-size:100% 4%}.mt-1{margin-top:4px}.white-arrow{width:18px;height:18px}.standing__link-border-green{border-color:#138f16;border-width:3px;border-top-width:0;border-right-width:0;border-bottom-width:0;border-style:solid}.standings__lin-border-blue{border-left-color:#3ab0d3;border-width:3px;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:0}.standing__link-border-light-blue{border-left-color:#88d0e6}.indicator-green{color:#1fc779}.indicator-red{color:#f42531}.standing__link-border-red{border-left-color:#d75452}.standing__link-border-orange{border-left-color:#eeac57}.standing__wrap{display:block;max-width:1140px;margin-right:auto;margin-left:auto}.standing-legend{display:grid;grid-template-columns:1fr 1fr;background:#fff;padding:24px;margin-bottom:80px}.standing-legend__title{font-size:12px;text-transform:uppercase;margin-bottom:20px}.standing-legend__list{display:flex;column-gap:20px;row-gap:20px;flex-wrap:wrap}.standing-legend__item{padding-left:6px;font-size:12px}.legend__list{display:grid;grid-template-columns:1fr 1fr;grid-gap:2px}.legend__item{font-size:12px}.post-match-day__title{margin-top:15px}.match-center{flex:0 0 50%}.video-post-wrap{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);grid-gap:16px;background:#191e24;margin-bottom:60px;padding-bottom:20px;padding-top:20px}.video-post-big__link{grid-column:span 2/span 2;grid-row:span 4/span 4}.video-post-big__link:before{background-color:#00000057}.video-post-small__link-1{grid-column-start:3}.video-post-small__link-2{grid-column-start:3;grid-row-start:2}.video-post-small__link-3{grid-column-start:3;grid-row-start:3}.video-post-small__link-4{grid-column-start:3;grid-row-start:4}.video-post-big__link-img-wrap{z-index:1;display:flex;justify-content:center;align-items:center;position:relative}.video-post-big__link-img-wrap:before{content:"";display:block;position:absolute;height:100%;width:100%;left:0;top:0;background:#00000030}.video-post-big__link-img{max-width:100%}.video-post-big__link-text-box{padding-left:10px;padding-top:10px;padding-bottom:10px;color:#fff}.video-post-big__link-title{font-size:20px}.video-post-big__link-text{margin-bottom:0}.play-img{position:absolute;width:60px;opacity:.8;transition:all .3s ease-out;z-index:3}.play-img:hover{opacity:1}.video-post-small__link-img-wrap{flex:0 0 40%;position:relative;display:flex;align-items:center;justify-content:center}.video-post-small__link-img-wrap:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:#00000030;display:flex;align-items:center;justify-content:center}.video-post-small__link-img{max-width:100%;height:100%;object-fit:cover}.video-post-small__link-text-box{flex:auto;padding-left:10px;padding-right:10px;padding-top:15px}.video-post-small__link-title{font-size:16px}.video-post-small__link-text{font-size:14px;margin-bottom:0}.video-post-small__link-inner{height:100%;display:flex;color:#fff;align-items:stretch}.video-post{padding-top:30px;padding-bottom:30px}
