:root,body{--scrollbar-thumb-color:#555859;--scrollbar-track-color:#2b2e2f;--input-grey-color:#363538;--global-font-family:var(--font-Montserrat),sans-serif;--lg-font-size:14px;--lg-line-height:20px;--lg-font-size-l:14px;--lg-line-height-l:20px;--lg-font-size-m:12px;--lg-line-height-m:16px;--xs-font-size-l:14px;--xs-line-height-l:20px;--xs-font-size-m:12px;--xs-line-height-m:16px;--animation-timer:0.85s;--loader-animation-rotation:rotation var(--animation-timer) linear infinite;--menu-font-size:16px;--menu-line-heightP:24px;--z-index-default:1;--z-index-interactive:999;--z-index-menu:1000;--z-index-popup:1001;--z-index-popup_2:1002;--plyr-color-main:var(--Primary-100);--plyr-video-background:var(--Grey-A40);--plyr-menu-background:var(--Grey-90);scroll-behavior:smooth}@keyframes rotation{0%{rotate:0deg}50%{rotate:180deg}to{rotate:1turn}}.plyr__poster{width:100%;background-size:cover!important}*,:after,:before{box-sizing:border-box;font-family:var(--global-font-family);color:var(--White-100)}body,html{padding:0;margin:0;background:var(--global-bg-color)!important;min-height:100vh}body{display:flex;flex-direction:column}ol[role=list],ul[role=list]{list-style:none}main{padding:0;flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center}h1,h2,h3,h4,sub{font-weight:700;text-align:left}h1{font-size:28px;line-height:40px}@media screen and (max-width:767px){h1{font-size:24px;line-height:32px}}h2{font-size:24px;line-height:32px}@media screen and (max-width:767px){h2{font-size:20px;line-height:24px}}h3{font-size:20px;line-height:32px}@media screen and (max-width:767px){h3{font-size:16px;line-height:20px}}h4{font-size:16px;line-height:24px}@media screen and (max-width:767px){h4{font-size:14px;line-height:20px}}body::-webkit-scrollbar{width:10px;height:10px;position:absolute}@media screen and (max-width:767px){body::-webkit-scrollbar{width:2px;height:2px}}a,a:active,a:focus,a:hover,a:visited{text-decoration:none}body::-webkit-scrollbar-track{background:var(--scrollbar-track-color)}body::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-color);border-radius:100px;max-height:170px}*{margin:0}a:focus,button:focus{outline:none}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}.pageContent{display:flex;flex-direction:column;align-items:center;min-height:calc(100vh - 210px);padding:145px 50px 50px}@media screen and (max-width:767px){.pageContent{padding:64px 16px 56px}}.pageContent_Index{padding-top:50px}@media screen and (max-width:767px){.pageContent_Index{padding-top:0}}.pageContent_Schedule .margin{padding-top:50px}@media screen and (max-width:767px){.pageContent_Schedule .margin{padding-top:0}}.skeleton{background-image:linear-gradient(90deg,var(--skeleton-first-color) 0,var(--skeleton-second-color) 200px,var(--skeleton-first-color) 400px);background-size:1600px;color:transparent!important;pointer-events:none;border-radius:8px;display:block;animation:shine-lines 1.5s linear infinite}@keyframes shine-lines{0%{background-position:-100px}40%,to{background-position:400px}}.prevent-body-scroll{overflow:hidden!important;padding-right:10px}.prevent-body-scroll .networkHeader,.prevent-body-scroll>nav{padding-right:10px}@media screen and (max-width:1023px){.prevent-body-scroll,.prevent-body-scroll .networkHeader{padding-right:0}}