.error-page{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#080b14}.error-page__text{margin:0 20px 20px;font-style:normal;font-weight:300;font-size:40px;line-height:68px;color:#faa214}.error-page__button{width:340px;height:50px;background:#1877f2;border-radius:10px;outline:none;border:none;cursor:pointer}.error-page__button,.global-loader{display:flex;justify-content:center;align-items:center}.global-loader{width:100vw;height:100vh;position:fixed;top:0;z-index:12123}.global-loader.background{background-color:#101920}.global-loader div div svg{min-height:100vh!important;min-width:100vw!important}.spinner-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#1170f4}.spinner{margin:2px;display:inline-block;border-radius:50%;border:3px solid #fff;border-top-color:#1170f4;-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.new-slider{width:100%;max-width:1920px;margin:0 auto;height:100%;overflow:hidden;position:relative;background:#1170f4}.new-slider__container{transition:left .8s ease-out;display:flex;position:relative;height:100%}.new-slider__container-img{position:relative;width:100%;height:100%;display:flex}.new-slider__container-img:after{background-color:#000;content:"";opacity:.3;top:0;left:0;bottom:0;right:0;position:absolute}.new-slider__container>*{width:100%;height:100%;flex-shrink:0;position:relative}.new-slider__container>* span{position:absolute;left:71px;right:71px;bottom:5px;font-style:normal;font-weight:700;font-size:45px;line-height:54px;color:#fff;text-shadow:0 2.78218px 2.78218px rgba(0,0,0,.8);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:1200px){.new-slider__container>* span{font-size:20px;line-height:24px;left:20px;bottom:18px;right:20px;max-height:47px;min-height:34px}}@media screen and (max-width:650px){.new-slider__container>* span{font-size:10px;line-height:12px;left:10px;bottom:12px;max-height:24px;min-height:17px;right:10px}}.new-slider__container>* img{width:100%;height:100%}.new-slider__dots{position:absolute;text-align:center;bottom:173px;left:71px;display:flex;justify-content:flex-start;margin-right:18px}@media screen and (max-width:1200px){.new-slider__dots{left:20px;bottom:80px}}@media screen and (max-width:650px){.new-slider__dots{left:10px;bottom:44px}}.new-slider__dots div{margin-right:18px;display:flex}@media screen and (max-width:1200px){.new-slider__dots div{margin-right:7px;height:4px}}@media screen and (max-width:650px){.new-slider__dots div{margin-right:3px;height:4px}}.new-slider__dots div.active{position:relative;width:100%;height:100%;margin-right:0}.new-slider__dots div.active:after{background-color:#1170f4;width:100%;height:100%;content:"";top:0;left:0;bottom:0;right:0;position:absolute;-webkit-animation:fromLeft 10s linear;animation:fromLeft 10s linear}@media screen and (max-width:1200px){.new-slider__dots div.active:after{height:4px}}@media screen and (max-width:650px){.new-slider__dots div.active:after{height:2px;margin-top:1px}}.new-slider__dots div img{background:none}@media screen and (max-width:1200px){.new-slider__dots div img{width:29px}}@media screen and (max-width:650px){.new-slider__dots div img{width:15px}}.new-slider__count{position:absolute;text-align:center;bottom:197px;left:71px;display:flex;justify-content:flex-start;font-weight:700;font-size:60px;line-height:72px;color:#fff;font-family:"Toxigenesis",sans-serif}@media screen and (max-width:1200px){.new-slider__count{bottom:92px;left:20px;font-size:30.455px;line-height:37px}}@media screen and (max-width:650px){.new-slider__count{font-size:14px;line-height:17px;left:10px;bottom:49px}}@-webkit-keyframes fromLeft{0%{width:0}to{width:100%}}@keyframes fromLeft{0%{width:0}to{width:100%}}.gmt-buttons__load-more{display:flex;justify-content:center;align-items:center;margin:0 auto;padding:clamp(20px,2vw,40px) 0;cursor:pointer;background:transparent}.gmt-buttons__load-more:disabled{cursor:not-allowed}.gmt-buttons__load-more-label{position:relative;display:inline-block;font-weight:700;font-size:clamp(18px,1.6vw,64px);line-height:148%;text-transform:uppercase;color:#fff}.gmt-buttons__load-more:not(.gmt-buttons__load-more--disabled-animation) .gmt-buttons__load-more-label{overflow:clip;color:transparent;background:linear-gradient(270deg,#fff calc(50% + .5px),#1170f4 50%) 100%;background-size:200%;-webkit-background-clip:text;transition:all .6s ease}.gmt-buttons__load-more:not(.gmt-buttons__load-more--disabled-animation) .gmt-buttons__load-more-label:after{content:"";position:absolute;bottom:-2px;right:0;height:4px;width:100%;background:#217fff;-webkit-transform:translate3d(-101%,0,0);transform:translate3d(-101%,0,0);transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;transition-timing-function:cubic-bezier(.7,0,.3,1)}.gmt-buttons__load-more:not(.gmt-buttons__load-more--disabled-animation) .gmt-buttons__load-more-label:hover{background-position:0}.gmt-buttons__load-more:not(.gmt-buttons__load-more--disabled-animation) .gmt-buttons__load-more-label:hover:before{max-width:40%}.gmt-buttons__load-more:not(.gmt-buttons__load-more--disabled-animation) .gmt-buttons__load-more-label:hover:after{-webkit-transform:translate3d(101%,0,0);transform:translate3d(101%,0,0)}.default-progressive{width:100%;height:100%;object-fit:cover;border-radius:10px 10px 0 0}.scroll-button{width:48px;height:48px;border:none;outline:none;border-radius:10px;position:fixed;cursor:pointer;bottom:10px;right:10px;z-index:776;background-color:#1170f4;display:flex;justify-content:center;align-items:center}@media screen and (max-width:1200px){.scroll-button{width:38px;height:38px}}@media screen and (max-width:650px){.scroll-button{width:28px;height:28px}}.scroll-button:hover{opacity:.5}.scroll-button__icon{width:12px;height:auto;-webkit-transform:rotate(180deg);transform:rotate(180deg);fill:#fff}@media screen and (max-width:650px){.scroll-button__icon{width:8px}}.styles_clientSection__2p-mI{border-top:1px solid #072d62}.styles_clientSection__2p-mI .styles_container__1LJzi{max-width:1720px;display:flex;align-items:center;justify-content:space-between;margin:0 auto;padding:24px clamp(36px,5.2083333333vw,100px) 0}.styles_clientSection__2p-mI .styles_listItemLink__33IXK,.styles_clientSection__2p-mI .styles_rights__16bN6{font-size:14px}.styles_clientSection__2p-mI .styles_rightsLabel__1O2pn{color:#cfe2fd}.styles_clientSection__2p-mI .styles_list__2ZYT0{display:flex;align-items:center;grid-gap:36px;gap:36px}.styles_clientSection__2p-mI .styles_listItemLink__33IXK{color:#fff}@media screen and (max-width:1024px){.styles_clientSection__2p-mI{border-top:none}.styles_clientSection__2p-mI .styles_container__1LJzi{width:100%;flex-direction:column-reverse;justify-content:center;padding-left:0;padding-right:0}.styles_clientSection__2p-mI .styles_rights__16bN6{padding-top:12px}.styles_clientSection__2p-mI .styles_list__2ZYT0{flex-wrap:wrap;justify-content:center;width:100%;padding-bottom:20px;border-bottom:1px solid #072d62}}@media screen and (max-width:430px){.styles_clientSection__2p-mI .styles_container__1LJzi{padding-top:0}.styles_clientSection__2p-mI .styles_list__2ZYT0{flex-direction:column}}.styles_navSection__1BE2w{width:100%;max-width:1720px;margin:0 auto;display:flex;align-items:center;padding-left:clamp(36px,5.2083333333vw,100px)}.styles_navSection__1BE2w .styles_logo__2tj9r{width:141px;flex:0 0 141px;height:61px}.styles_navSection__1BE2w .styles_nav__3plY2{display:flex;justify-content:center;flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 141px)}.styles_navSection__1BE2w .styles_navList__24LfZ{display:flex;align-items:center;justify-content:center;grid-gap:clamp(15px,2.0833333333vw,40px);gap:clamp(15px,2.0833333333vw,40px)}.styles_navSection__1BE2w .styles_navListItem__2UTsU .styles_link__2bzo1{font-size:clamp(16px,1.0416666667vw,20px);font-weight:700;color:#fff}.styles_navSection__1BE2w .styles_navListItem__2UTsU .styles_link__2bzo1:hover,.styles_navSection__1BE2w .styles_navListItem__2UTsU .styles_linkActive__2m5lN{color:#1170f4}@media screen and (max-width:1200px){.styles_navSection__1BE2w{flex-direction:column;align-items:center;padding-left:0;grid-gap:40px;gap:40px}.styles_navSection__1BE2w .styles_logo__2tj9r{flex-basis:61px}}@media screen and (max-width:834px){.styles_navSection__1BE2w .styles_nav__3plY2{width:100%}.styles_navSection__1BE2w .styles_navList__24LfZ{width:80%;display:grid;justify-items:center;grid-template-columns:repeat(2,1fr);grid-gap:16px clamp(40px,15.3846153846vw,100px);gap:16px clamp(40px,15.3846153846vw,100px)}}.styles_socialSection__3IB2m{position:relative}.styles_socialSection__3IB2m .styles_container__LMD9G{display:flex;align-items:center;max-width:1720px;margin:0 auto;padding:40px 0 24px clamp(36px,5.2083333333vw,100px)}.styles_socialSection__3IB2m .styles_info__1ZE-j{width:clamp(426px,43.023255814%,740px)}.styles_socialSection__3IB2m .styles_infoText__kk8sF{font-size:14px;color:#fff}.styles_socialSection__3IB2m .styles_list__1lE4J{position:absolute;right:0;top:-2px;width:max(532px,31.6vw);display:flex;align-items:center;grid-gap:24px;gap:24px;padding:24px 40px;margin:0 0 0 auto;background:#1170f4}@media screen and (min-width:3840px){.styles_socialSection__3IB2m .styles_list__1lE4J{width:38vw}}@media screen and (max-width:1200px){.styles_socialSection__3IB2m .styles_container__LMD9G{flex-direction:column;grid-gap:20px;gap:20px;padding-right:0;padding-left:0}.styles_socialSection__3IB2m .styles_info__1ZE-j{width:100%;text-align:center;padding:0 16px}.styles_socialSection__3IB2m .styles_list__1lE4J{position:relative;width:100%;justify-content:space-around;grid-gap:4px;gap:4px;padding-right:16px;padding-left:16px}}.styles_footer__gwVug{padding:24px 0}@media screen and (max-width:834px){.styles_footer__gwVug{padding-left:0}}.gmt-menu{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#1170f4;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.gmt-menu_open{-webkit-transform:translateX(0);transform:translateX(0)}.gmt-menu__container{display:flex;height:100%;padding-top:56px;padding-bottom:56px;overflow-y:auto;box-sizing:border-box}.gmt-menu__list{display:flex;justify-content:center;flex-direction:column;flex-grow:1;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}.gmt-menu__item{padding:10px 0}.gmt-menu__link{font-size:20px;line-height:28px;text-align:center;color:#fff;text-decoration:none;transition:color .2s linear;padding:10px 0;display:block;position:relative;font-family:"Toxigenesis",sans-serif;font-weight:700;text-transform:uppercase}.gmt-menu__link.active{color:#1170f4;font-weight:700;background-color:#fff}.gmt-burger{flex-direction:column;justify-content:space-around;background:transparent;border:none;cursor:pointer;width:24px;height:24px;display:flex}.gmt-burger:focus{outline:none}.gmt-burger__item{height:3px;position:relative;-webkit-transform-origin:1px 1px;transform-origin:1px 1px;background:#fff;transition:all .4s ease-in-out}.gmt-burger__item:first-child{-webkit-transform:rotate(0);transform:rotate(0)}.gmt-burger__item:nth-child(2){opacity:1}.gmt-burger__item:nth-child(3){-webkit-transform:rotate(0);transform:rotate(0)}.gmt-burger__item_open{background:#fff}.gmt-burger__item_open:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.gmt-burger__item_open:nth-child(2){opacity:0}.gmt-burger__item_open:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.gmt-burger-menu{display:none;position:absolute;top:0;left:0;z-index:10000;width:100%;height:77px}@media(max-width:1249px){.gmt-burger-menu{display:block}}.gmt-burger-menu__topLine{position:relative;z-index:10;padding:0 clamp(16px,3%,60px);display:flex;align-items:center;justify-content:space-between;height:100%}.gmt-burger-menu__logo{width:21px;height:28px;cursor:pointer}.gmt-burger-menu__logo-image{width:100%;height:100%}.gmt-header__navigation-link{font-size:clamp(12px,1.25vw,20px);text-transform:uppercase;font-weight:700;color:#fff;font-family:"Toxigenesis",sans-serif;outline:none;text-decoration:none;position:relative;display:block;cursor:pointer;overflow:hidden;white-space:nowrap;letter-spacing:.2px}.gmt-header__navigation-link:focus{outline:none}.gmt-header__navigation-link:after{content:"";position:absolute;height:8px;width:100%;bottom:-4px;right:0;background:#217fff;-webkit-transform:translate3d(-101%,0,0);transform:translate3d(-101%,0,0);transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;transition-timing-function:cubic-bezier(.7,0,.3,1)}.gmt-header__navigation-link:before{content:attr(data-letters);position:absolute;z-index:2;overflow:hidden;color:#217fff;width:0;transition:width .6s 0s}.gmt-header__navigation-link.active{color:#217fff}.gmt-header__navigation-link.active:after,.gmt-header__navigation-link.active:before{width:0;height:0}.gmt-header{position:relative;display:flex;flex-direction:column;justify-content:center;height:120px}@media(max-width:1249px){.gmt-header{height:77px}}.gmt-header__navigation{display:flex;align-items:center;background:none;max-width:1920px;width:100%;margin:0 auto;padding:0 clamp(60px,5%,100px)}@media(max-width:1249px){.gmt-header__navigation{display:none}}.gmt-header__navigation-logo{display:block;width:48px;height:62px;background:none;cursor:pointer}.gmt-header__navigation-item{position:relative;margin-left:40px}.gmt-header__navigation-item:first-child{margin-left:0}.gmt-header__navigation-item:hover .gmt-header__navigation-link:before{width:100%}.gmt-header__navigation-item:hover .gmt-header__navigation-link:after{-webkit-transform:translate3d(101%,0,0);transform:translate3d(101%,0,0)}.gmt-header__navigation-item:hover .gmt-header__navigation-submenu{opacity:1;visibility:visible}.gmt-header__navigation-item:hover .gmt-header__navigation-submenu-inner:before{-webkit-transform:scale(1);transform:scale(1)}.gmt-header__navigation-submenu{position:absolute;top:100%;width:-webkit-max-content;width:max-content;visibility:hidden;opacity:0;transition:all .6s cubic-bezier(.7,0,.3,1)}.gmt-header__navigation-submenu-inner{background-color:#101820;padding:6px 16px;max-width:270px;display:flex;flex-direction:column;-webkit-transform:translateY(20px);transform:translateY(20px)}.gmt-header__navigation-submenu-inner:before{display:block;content:"";position:absolute;bottom:100%;left:0;background:#fff;width:100%;height:2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;transition:-webkit-transform .6s cubic-bezier(.7,0,.3,1);transition:transform .6s cubic-bezier(.7,0,.3,1);transition:transform .6s cubic-bezier(.7,0,.3,1),-webkit-transform .6s cubic-bezier(.7,0,.3,1)}.gmt-header__navigation-submenu-link{display:block;font-size:16px;line-height:19.2px;text-transform:uppercase;font-weight:700;margin-top:10px;margin-bottom:10px;color:#fff;font-family:"Toxigenesis",sans-serif;transition:color .6s 0s}.gmt-header__navigation-submenu-link:hover{color:#217fff}@media screen and (max-width:1200px){.gmt-header__navigation-submenu-link{font-size:10px;line-height:14px;margin-top:5px;margin-bottom:5px}}.video-player__video{margin-bottom:30px}.video-player__iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:12}.video-player__iframe-container{position:relative;width:100%;height:0;padding-bottom:56.25%}.gmt-home__active-content.big{background:rgba(35,52,70,.2274509804);display:flex;justify-content:space-around;flex-direction:column;align-items:center;padding:50px 0 25px}.gmt-home__active-content.big__img{margin-top:25px;border:2px solid #1170f4;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;padding:10px;width:40px;height:40px;transition:all .3s linear}.gmt-home__active-content.big__img:hover{-webkit-transform:rotate(90deg) scale(1.05);transform:rotate(90deg) scale(1.05);box-shadow:0 0 10px 0 #1170f4}@media screen and (max-width:1200px){.gmt-home__active-content.big__img{width:30px;height:30px}}@media screen and (max-width:650px){.gmt-home__active-content.big__img{width:20px;height:20px}}.gmt-home__active-content.big__img-icon{width:30px;height:30px}@media screen and (max-width:1200px){.gmt-home__active-content.big__img-icon{width:25px;height:25px}}@media screen and (max-width:650px){.gmt-home__active-content.big__img-icon{width:20px;height:20px}}.gmt-home__active-content.big .video-player__video{width:55%;padding:0;margin:0;-webkit-animation:scale-display .3s;animation:scale-display .3s}@media screen and (max-width:1200px){.gmt-home__active-content.big .video-player__video{width:calc(100% - 100px)}}@media screen and (max-width:650px){.gmt-home__active-content.big .video-player__video{width:calc(100% - 70px)}}.gmt-home__active-content.small{position:fixed;right:0;width:470px;bottom:0;z-index:10000;-webkit-animation:scale-display .3s;animation:scale-display .3s}@media screen and (max-width:650px){.gmt-home__active-content.small{width:100%;height:405px;top:0}}.gmt-home__active-content.small .video-player__video{padding:0;margin:0;background-color:#fff}.gmt-home__active-content.small__container{background:#fff;display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width:650px){.gmt-home__active-content.small__container{padding:8px 15px}}.gmt-home__active-content.small__container-left{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:14px;margin:0 15px;font-family:"Toxigenesis",sans-serif;color:#217fff}@media screen and (max-width:650px){.gmt-home__active-content.small__container-left{margin:0;-webkit-line-clamp:1}}.gmt-home__active-content.small__container-right{display:flex;align-items:center;margin:0 15px}@media screen and (max-width:650px){.gmt-home__active-content.small__container-right{margin:0}}.gmt-home__active-content.small__container-right__maximize{margin-right:15px;cursor:pointer;color:#101820;display:flex;align-items:center;font-size:14px;font-family:"Toxigenesis",sans-serif}@media screen and (max-width:650px){.gmt-home__active-content.small__container-right__maximize{display:none}}.gmt-home__active-content.small__container-right__maximize-icon{width:35px;height:35px}.gmt-home__active-content.small__container-right__maximize:hover{color:#217fff}.gmt-home__active-content.small__container-right__maximize:hover svg rect{fill:#1170f4}.gmt-home__active-content.small__container-right__maximize-icon{margin-right:5px}.gmt-home__active-content.small__container-right__close{cursor:pointer;display:inline-block;color:#101820;display:flex;align-items:center;font-size:14px;font-family:"Toxigenesis",sans-serif}@media screen and (max-width:650px){.gmt-home__active-content.small__container-right__close{justify-content:flex-end;padding:0 30px 0 0}}.gmt-home__active-content.small__container-right__close svg{width:30px;height:30px}.gmt-home__active-content.small__container-right__close:hover{color:#217fff}.gmt-home__active-content.small__container-right__close-icon{margin-right:5px}@-webkit-keyframes scale-display{0%{opacity:0;transform:scale(0);-webkit-transform:scale(0)}to{opacity:1;transform:scale(1);-webkit-transform:scale(1)}}@keyframes scale-display{0%{opacity:0;transform:scale(0);-webkit-transform:scale(0)}to{opacity:1;transform:scale(1);-webkit-transform:scale(1)}}.slick-list .slick-track{height:100%}.slick-slide{width:clamp(327px,50vw,600px)!important;height:auto;padding:0 10px 10px}.slick-slide>div{height:100%}.gmt-home__videos-container-item{position:relative;display:block!important;width:100%!important;height:100%;cursor:pointer;transition:all .2s linear}.gmt-home__videos-container-item.active{position:relative;transition:all .3s linear}.gmt-home__videos-container-item.active>img{opacity:.1;transition:all .1s linear}.gmt-home__videos-container-item.active:hover:before{-webkit-transform:translate(-50%,-100%) rotate(90deg) scale(1.05);transform:translate(-50%,-100%) rotate(90deg) scale(1.05);box-shadow:0 0 10px 0 #1170f4}.gmt-home__videos-container-item.active:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);display:flex;justify-content:center;align-items:center;background:url(/static/media/remove.d627ad06.svg) 50% no-repeat;background-size:clamp(20px,2.9296875vw,30px) clamp(20px,2.9296875vw,30px);border:2px solid #1170f4;border-radius:50%;cursor:pointer;padding:clamp(5px,.9765625vw,10px);transition:all .3s linear;width:clamp(30px,3.90625vw,40px);height:clamp(30px,3.90625vw,40px)}.gmt-home__videos-container-item.active:hover{outline:none}.gmt-home__videos-container-item:hover{outline:5px solid #217fff}.gmt-home__videos-container-item:focus{outline:none}.gmt-home__videos-container-item-img{width:100%;height:100%;object-fit:cover}.gmt-home__videos-container-item__content{background:#1170f4;display:flex;justify-content:flex-start;flex-direction:column;padding:clamp(10px,1.3888888889vw,20px);box-sizing:border-box}@media screen and (max-width:650px){.gmt-home__videos-container-item__content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.gmt-home__videos-container-item__content-title{font-weight:700;color:#fff;max-width:99.99%;white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden}.gmt-home__videos-container-item__content-time,.gmt-home__videos-container-item__content-title{font-family:"Popins",sans-serif;font-style:normal;font-size:clamp(15px,1.5625vw,16px);line-height:146%}.gmt-home__videos-container-item__content-time{font-weight:500;color:#cfe2fd;margin:12px 0 0}.gmt-home__streams-container-item{position:relative;display:block!important;width:100%!important;height:100%;cursor:pointer;transition:all .2s linear}.gmt-home__streams-container-item.active{position:relative;transition:all .3s linear}.gmt-home__streams-container-item.active>img{opacity:.1;transition:all .1s linear}.gmt-home__streams-container-item.active:hover:before{-webkit-transform:translate(-50%,-100%) rotate(90deg) scale(1.05);transform:translate(-50%,-100%) rotate(90deg) scale(1.05);box-shadow:0 0 10px 0 #1170f4}.gmt-home__streams-container-item.active:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);display:flex;justify-content:center;align-items:center;width:40px;height:40px;cursor:pointer;transition:all .3s linear;border:2px solid #1170f4;border-radius:50%;background:url(/static/media/remove.d627ad06.svg) 50% no-repeat;background-size:30px 30px;padding:10px}@media screen and (max-width:1200px){.gmt-home__streams-container-item.active:before{background-size:20px 20px;width:30px;height:30px}}@media screen and (max-width:650px){.gmt-home__streams-container-item.active:before{width:20px;height:20px}}.gmt-home__streams-container-item.active:hover{outline:none}.gmt-home__streams-container-item:hover{outline:5px solid #217fff}.gmt-home__streams-container-item:focus{outline:none}.gmt-home__streams-container-item-img{display:block;width:100%;height:100%;object-fit:fill;cursor:pointer;margin-right:50px}.gmt-home__streams-container-item__content{position:absolute;bottom:clamp(5px,1.953125vw,20px);display:flex;align-items:center;width:100%;padding:0 clamp(10px,2.9296875vw,30px);cursor:pointer}.gmt-home__streams-container-item__content-left{display:flex;justify-content:center;flex-direction:column;overflow:hidden;width:55%;flex-basis:55%;height:clamp(20px,7.7083333333vw,111px);background:#1170f4;padding:0 clamp(15px,2.9296875vw,30px)}.gmt-home__streams-container-item__content-left__title{font-size:clamp(10px,2.9166666667vw,42px)}.gmt-home__streams-container-item__content-left__subtitle,.gmt-home__streams-container-item__content-left__title{font-family:"Toxigenesis",sans-serif;line-height:146%;font-weight:700;color:#fff;max-width:99.99%;white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden}.gmt-home__streams-container-item__content-left__subtitle{font-size:clamp(10px,1.6666666667vw,24px)}.gmt-home__streams-container-item__content-right{display:flex;align-items:center;justify-content:center;grid-gap:clamp(10px,2.9296875vw,30px);gap:clamp(10px,2.9296875vw,30px);width:44%;flex-basis:44%;height:clamp(20px,7.7083333333vw,111px);background:#101820;overflow:hidden}.gmt-home__streams-container-item__content-right-img{width:clamp(16px,4.25vw,51px);height:clamp(10px,2.8333333333vw,34px)}.gmt-home__streams-container-item__content-right-count{font-family:"Toxigenesis",sans-serif;font-size:clamp(8px,3.125vw,60px);line-height:146%;font-weight:700;color:#fff;word-wrap:break-word;overflow:hidden}.gmt-home__videos{padding:0 0 clamp(50px,13.8888888889vw,200px)}.gmt-home__videos-title{text-align:center;font-size:clamp(34px,3.6666666667vw,44px);color:#fff;text-transform:uppercase;font-weight:700;font-family:"Toxigenesis",sans-serif;padding:clamp(18px,5.3472222222vw,77px) 0 50px}.gmt-home__videos-container{display:flex;flex-wrap:wrap;max-width:1920px;margin:0 auto}@media screen and (min-width:1921px){.gmt-home__videos-container{max-width:100%}}.gmt-home__videos-container .custom-slider{width:100%}.gmt-home__videos-container .custom-slider ul.slick-dots{bottom:0;position:relative;padding:clamp(25px,3.4722222222vw,50px) 0}.gmt-home__videos-container .custom-slider ul.slick-dots>li{background:hsla(0,0%,100%,.5);width:clamp(15px,5.5555555556vw,80px);height:clamp(2px,.5555555556vw,8px)}.gmt-home__videos-container .custom-slider ul.slick-dots>li.slick-active{background-color:#fff}.gmt-home__videos-container .custom-slider ul.slick-dots>li>button{position:absolute;width:100%;height:100%;border-radius:50%;-webkit-appearance:none;-moz-appearance:none;background:transparent;border:none}.gmt-home__videos-container .custom-slider ul.slick-dots>li>button:before{content:none}.gmt-home__streams-title{text-align:center;font-size:clamp(34px,3.6666666667vw,44px);color:#fff;text-transform:uppercase;font-weight:700;font-family:"Toxigenesis",sans-serif;padding:clamp(18px,5.3472222222vw,77px) 0 50px}.gmt-home__streams-container{display:flex;flex-wrap:wrap;max-width:1920px;width:100%;margin:0 auto}@media screen and (min-width:1921px){.gmt-home__streams-container{max-width:100%}}.gmt-home__streams-container .custom-slider{width:100%}.gmt-home__streams-container .custom-slider ul.slick-dots{bottom:0;position:relative;padding:clamp(25px,3.4722222222vw,50px) 0}.gmt-home__streams-container .custom-slider ul.slick-dots>li{background:hsla(0,0%,100%,.5);width:clamp(15px,5.5555555556vw,80px);height:clamp(2px,.5555555556vw,8px)}.gmt-home__streams-container .custom-slider ul.slick-dots>li.slick-active{background-color:#fff}.gmt-home__streams-container .custom-slider ul.slick-dots>li>button{position:absolute;width:100%;height:100%;border-radius:50%;-webkit-appearance:none;-moz-appearance:none;background:transparent;border:none}.gmt-home__streams-container .custom-slider ul.slick-dots>li>button:before{content:none}.gmt-home__streams-container .custom-slider .slick-slide{width:clamp(327px,49.8611111111vw,718px)!important}.gmt-home__active-content{width:100%;height:auto}.notifcation-modal__backdrop{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:99999}.notifcation-modal__close-button{display:flex;justify-content:center;align-items:center;color:#fff;width:20px;height:20px;position:absolute;top:-45px;right:0;background-color:#eba110;-webkit-transform:skew(-10deg);transform:skew(-10deg);padding:7px 12px;border:none;border-radius:7px;cursor:pointer}.notifcation-modal__close-button-icon{fill:#fff;stroke:#fff;margin:0;padding:0;-webkit-transform:skew(10deg);transform:skew(10deg)}.notifcation-modal__content{position:relative;background:#121520;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;z-index:5;padding:53px 90px;max-width:550px}@media(max-width:768px){.notifcation-modal__content{max-width:290px;padding:34px 30px 42px}}.notifcation-modal__content-text-container{font-style:normal;font-weight:700;font-size:24px;line-height:28px;text-align:center;letter-spacing:-.01em;color:#d8def0}@media(max-width:768px){.notifcation-modal__content-text-container{font-size:18px;line-height:22px}}.notifcation-modal__content-login-button{color:#fff;font-size:20px;padding:16px 50px;margin-top:37px;background:#eba110;border:none;outline:none;cursor:pointer;text-decoration:none;border-radius:7px;-webkit-transform:skew(-10deg);transform:skew(-10deg)}@media(max-width:768px){.notifcation-modal__content-login-button{font-size:18px;line-height:22px}}.notifcation-modal__content-login-button-text{-webkit-transform:skew(10deg);transform:skew(10deg);font-style:normal;font-weight:700;font-size:18px;line-height:135%;letter-spacing:-.01em;color:#fff7e8}.gmt-promo{position:relative;z-index:1000001;position:fixed;top:0;background:#101820}.gmt-promo__video{width:100vw;height:100vh;object-fit:fill}.styles_event__1WyPU{position:relative;width:100%;padding:92px 32px 32px;background-color:#101820}.styles_event__1WyPU .styles_backgroundImageBox__DXZYA{position:absolute;z-index:0;top:0;left:0;width:100%;height:174px}.styles_event__1WyPU .styles_backgroundImageBox__DXZYA:before{content:"";position:absolute;top:2px;left:0;display:block;width:100%;height:100%;background:linear-gradient(0deg,#101820,rgba(16,24,32,0))}.styles_event__1WyPU .styles_backgroundImageBox__DXZYA .styles_backgroundImage__2W0v8{width:100%;height:100%;object-fit:contain;object-fit:cover;object-position:0 25%}.styles_event__1WyPU .styles_header__1ICbS{position:relative;display:flex;align-content:center;justify-content:space-between;padding-bottom:24px}.styles_event__1WyPU .styles_headerLogoBox__2b-f1{width:clamp(90px,14.3884892086vw,120px)}.styles_event__1WyPU .styles_headerLogo__1VGBc{width:100%;height:100%;object-fit:contain}.styles_event__1WyPU .styles_body__2aBPJ{position:relative;padding-top:29px;border-top:1px solid #1170f4;display:flex;justify-content:space-between}.styles_event__1WyPU .styles_bodyLeft__RUJRk{flex-basis:calc(100% - 230px)}.styles_event__1WyPU .styles_bodyRight__1KZIW{flex-basis:230px;height:clamp(306px,24.0277777778vw,346px)}.styles_event__1WyPU .styles_bodyTitle__lSdIu{text-transform:uppercase}.styles_event__1WyPU .styles_bodySubtitle__xQauC{display:block;color:#fff;line-height:146%;font-size:clamp(13px,1.3671875vw,14px)}.styles_event__1WyPU .styles_bodyText__1Q16y{display:inline-block;color:#1170f4;font-weight:700;line-height:146%;font-size:clamp(20px,2.9296875vw,30px)}.styles_event__1WyPU .styles_bodyDateBox__2V4bA{padding-top:40px}.styles_event__1WyPU .styles_bodyDescriptionBox__3MY0K{padding-top:24px}.styles_event__1WyPU .styles_bodyDescription__NqWhj{display:inline-block;display:-webkit-box;max-width:99.99%;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.styles_event__1WyPU .styles_bodyPlayer__1Af5Z{width:100%;height:100%;object-fit:contain}@media screen and (max-width:650px){.styles_event__1WyPU .styles_bodyLeft__RUJRk{flex-basis:100%}.styles_event__1WyPU .styles_bodyRight__1KZIW{display:none}}.styles_newsItem__2oAV6{width:100%}.styles_newsItemHeaderTitle__1eevQ{font-weight:700;font-size:clamp(16px,1.953125%,20px);line-height:150%;color:#fff}.styles_newsItemImageBox__3kIU4{width:100%}.styles_newsItemImage__3H2-o{width:100%;height:100%;object-fit:contain}.styles_newsItemBodyText__3vFkQ{padding-top:32px;font-family:"Popins",sans-serif;font-weight:500;font-size:clamp(15px,1.5625vw,16px)!important;line-height:146%;color:#fff;transition:all .3s linear;word-wrap:break-word}.styles_newsItemBodyText__3vFkQ h1,.styles_newsItemBodyText__3vFkQ p,.styles_newsItemBodyText__3vFkQ span{display:inline;font-size:clamp(15px,1.5625vw,16px)!important}.styles_newsItemBodyText__3vFkQ h1:after,.styles_newsItemBodyText__3vFkQ p:after,.styles_newsItemBodyText__3vFkQ span:after{content:" \a\a";white-space:pre}.styles_newsItemFooter__3kKto{display:flex;justify-content:space-between;align-items:center;padding-top:32px}.styles_newsItemFooterButton__1J7PZ,.styles_newsItemFooterDate__1AfXU{font-weight:400;font-size:clamp(13px,1.3671875vw,14px)}.styles_newsItemFooterDate__1AfXU{color:#cfe2fd}.styles_newsItemFooterButton__1J7PZ{display:flex;align-items:center;justify-content:center;background:transparent;color:#1170f4;text-transform:uppercase}.styles_newsItem__2oAV6.styles_newsItemCard__2ZrO6{display:flex;flex-direction:column;justify-content:space-between;background:#101820;padding:clamp(32px,4.1666666667vw,60px) clamp(16px,5.5555555556vw,80px)}.styles_newsItem__2oAV6.styles_newsItemCard__2ZrO6 .styles_newsItemHeaderTitle__1eevQ{font-size:clamp(16px,1.3888888889vw,20px);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;transition:all .3s linear;max-height:109px}.styles_newsItem__2oAV6.styles_newsItemCard__2ZrO6 .styles_newsItemBody__S0WHu{margin:0 0 auto;height:195px}.styles_newsItem__2oAV6.styles_newsItemCard__2ZrO6 .styles_newsItemBodyText__3vFkQ{-webkit-box-orient:vertical;-webkit-line-clamp:7;display:-webkit-box;overflow:hidden}.styles_newsItem__2oAV6.styles_newsItemCard__2ZrO6 .styles_newsItemBody__S0WHu iframe{display:none}.styles_newsItem__2oAV6.styles_newsItemArticle__nlXo1 .styles_newsItemHeaderTitle__1eevQ{font-size:clamp(18px,2.34375vw,24px)}.styles_newsItem__2oAV6.styles_newsItemArticle__nlXo1 .styles_newsItemBody__S0WHu,.styles_newsItem__2oAV6.styles_newsItemArticle__nlXo1 .styles_newsItemImageBox__3kIU4{padding-top:64px}.styles_newsItem__2oAV6.styles_newsItemArticle__nlXo1 .styles_newsItemBody__S0WHu figure{padding:0!important;height:clamp(190px,55.5555555556vw,800px)!important}.styles_newsItem__2oAV6.styles_newsItemArticle__nlXo1 .styles_newsItemBody__S0WHu iframe{border:none!important;height:clamp(190px,55.5555555556vw,800px)!important;width:100%!important}.styles_card__bMOFT{width:100%}.styles_card__bMOFT .styles_body__2mldm{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:clamp(190px,15vw,290px);background:linear-gradient(270deg,#1170f4 calc(50% + .5px),#fff 50%) 100%;background-size:200%;transition:background .5s ease-out;cursor:pointer}.styles_card__bMOFT .styles_body__2mldm .styles_icon__1F4_l{position:absolute}.styles_card__bMOFT .styles_body__2mldm .styles_iconImage__1lhIc{width:100%;height:100%;object-fit:cover}.styles_card__bMOFT .styles_body__2mldm .styles_iconLeft__2OgYY{width:43px;left:31px}.styles_card__bMOFT .styles_body__2mldm .styles_iconRight__2e3Os{width:71px;right:22px}.styles_card__bMOFT .styles_body__2mldm .styles_avatar__D3rWX{position:relative;top:-20px;display:inline-block;height:calc(100% + 40px)}.styles_card__bMOFT .styles_body__2mldm .styles_avatarImage__2z7oQ{width:100%;height:100%;object-fit:contain}.styles_card__bMOFT .styles_footer__1C9-K{position:relative;display:flex;align-items:center;justify-content:space-between;padding:24px 0 29px}.styles_card__bMOFT .styles_footer__1C9-K:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:clamp(3px,.4vw,7px);background:linear-gradient(270deg,#1170f4 calc(50% + .5px),#fff 50%) 100%;background-size:200%;transition:background .5s ease-out}.styles_card__bMOFT .styles_footer__1C9-K .styles_nickname__OP4Ke,.styles_card__bMOFT .styles_footer__1C9-K .styles_type__3Q74z{font-size:clamp(15px,1.1111111111vw,16px);font-weight:400;color:#fff}@media screen and (min-width:2048px){.styles_card__bMOFT .styles_footer__1C9-K .styles_nickname__OP4Ke,.styles_card__bMOFT .styles_footer__1C9-K .styles_type__3Q74z{font-size:20px}}.styles_card__bMOFT .styles_footer__1C9-K .styles_type__3Q74z{color:#a0c6fb}.styles_card__bMOFT:hover .styles_body__2mldm{background-position:0}.styles_card__bMOFT:hover .styles_iconImage__1lhIc path{fill:#1170f4}.styles_card__bMOFT:hover .styles_footer__1C9-K:after{background-position:0}.gmt-rosterVideosItem{height:100%;background-color:#101820;cursor:pointer;overflow:hidden;transition:all .3s ease-in-out;display:flex;flex-direction:column}.gmt-rosterVideosItem_active{position:relative;transition:all .3s linear}.gmt-rosterVideosItem_active:before{position:absolute;background:url(/static/media/remove.d627ad06.svg) 50% no-repeat;background-size:30px 30px;border:2px solid #1170f4;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;padding:10px;transition:all .3s linear;top:50%;left:50%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);content:"";width:40px;height:40px}@media screen and (max-width:1200px){.gmt-rosterVideosItem_active:before{background-size:20px 20px;width:30px;height:30px}}@media screen and (max-width:650px){.gmt-rosterVideosItem_active:before{width:20px;height:20px}}.gmt-rosterVideosItem_active:hover{outline:none}.gmt-rosterVideosItem_active:hover:before{-webkit-transform:translate(-50%,-100%) rotate(90deg) scale(1.05);transform:translate(-50%,-100%) rotate(90deg) scale(1.05);box-shadow:0 0 10px 0 #1170f4}.gmt-rosterVideosItem_active .gmt-rosterVideosItem__header{opacity:.1;transition:all .1s linear}.gmt-rosterVideosItem:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.gmt-rosterVideosItem:hover>.gmt-rosterVideosItem__footer .gmt-rosterVideosItem__footerImage path{fill:#1170f4}.gmt-rosterVideosItem__headerImage{object-fit:cover;width:100%;height:100%}.gmt-rosterVideosItem__footer{display:flex;align-items:center;justify-content:space-between;padding:34px;justify-self:flex-end}@media screen and (max-width:1600px){.gmt-rosterVideosItem__footer{padding:14px}}.gmt-rosterVideosItem__footerInfo{width:70%}.gmt-rosterVideosItem__footerInfoTitle{margin-bottom:8px;font-family:"Poppins";font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#fff;text-transform:uppercase}@media screen and (max-width:1600px){.gmt-rosterVideosItem__footerInfoTitle{font-size:16px;line-height:19px}}@media screen and (max-width:834px){.gmt-rosterVideosItem__footerInfoTitle{font-size:13px;line-height:16px}}.gmt-rosterVideosItem__footerInfoSubtitle{font-family:"Poppins";font-style:normal;font-weight:500;font-size:14px;line-height:21px;color:#cfe2fd;text-transform:uppercase}@media screen and (max-width:1600px){.gmt-rosterVideosItem__footerInfoSubtitle{font-size:16px;line-height:19px}}@media screen and (max-width:834px){.gmt-rosterVideosItem__footerInfoSubtitle{font-size:13px;line-height:16px}}.gmt-rosterVideosItem__footerImage{width:58px;height:41px}@media screen and (max-width:1600px){.gmt-rosterVideosItem__footerImage{width:49px;height:35px}}.gmt-rosterVideosItem__footerImage path{transition:all .3s linear}.styles_info__2yAbG{padding-bottom:136px;width:22%}.styles_info__2yAbG span{display:block;color:#fff}.styles_info__2yAbG .styles_description__Z7ZgZ{font-weight:700}.styles_info__2yAbG .styles_descriptionTitle__mschX{font-size:clamp(18px,1.25vw,24px);line-height:29px}.styles_info__2yAbG .styles_descriptionSubtitle__2GI9_{font-size:clamp(34px,2.2916666667vw,44px);line-height:53px}.styles_info__2yAbG .styles_link__3mfxs{margin-top:80px}.styles_info__2yAbG .styles_linkText__2famV{font-weight:400;font-size:14px;line-height:17px}@media screen and (max-width:834px){.styles_info__2yAbG{display:flex;justify-content:space-between;align-items:center;width:100%;padding:24px 0 35px}}@media screen and (max-width:650px){.styles_info__2yAbG{display:inline-block;padding-bottom:20px}.styles_info__2yAbG .styles_description__Z7ZgZ{display:block}.styles_info__2yAbG .styles_link__3mfxs{text-align:right;margin-top:0}}.styles_players__3qe12{position:relative;width:73%;height:100%}.styles_players__3qe12 .styles_item__2_ftJ{position:absolute;bottom:-5px;width:clamp(124px,35%,265px);left:calc(clamp(124px,35%,265px)/2*var(--item-number)*0.75)}.styles_players__3qe12 .styles_itemimage__2ESr_{object-fit:contain;width:100%;height:100%}.styles_players__3qe12 .styles_itemimage__2ESr_ .spinner-container{position:absolute;top:-125px}@media screen and (max-width:834px){.styles_players__3qe12{margin:0 auto}}@media screen and (max-width:430px){.styles_players__3qe12{left:-30px}}@media screen and (max-width:374px){.styles_players__3qe12{left:-50px}.styles_players__3qe12 .styles_item__2_ftJ{width:104px}}.styles_teamCard__2IsRg{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:455px;background-color:#1170f4;transition:all .3s ease-in-out;cursor:pointer}.styles_teamCard__2IsRg .styles_content__1Xn2x{position:relative;display:flex;justify-content:space-between;width:100%;height:100%;max-width:1040px;padding:clamp(60px,10.546875vw,108px) clamp(4px,1.5625vw,30px) 0}.styles_teamCard__2IsRg .styles_content__1Xn2x .styles_icon__2_Id2{position:absolute;top:-95px;width:110px;height:128px}.styles_teamCard__2IsRg .styles_content__1Xn2x .styles_iconImage__JDljx{width:100%;height:100%}.styles_teamCard__2IsRg:has(:hover,:active){background-color:#fff}.styles_teamCard__2IsRg:has(:hover,:active) .styles_iconImage__JDljx path{fill:#1170f4}.styles_teamCard__2IsRg:has(:hover,:active) [data-info]{color:#1170f4}@media screen and (max-width:834px){.styles_teamCard__2IsRg .styles_content__1Xn2x{flex-direction:column-reverse}}@media screen and (max-width:650px){.styles_teamCard__2IsRg{height:367px}.styles_teamCard__2IsRg .styles_content__1Xn2x .styles_icon__2_Id2{top:-65px;height:96px;width:82px}}.styles_leftSection__3mb-I{width:42%;padding:40px 24px 0 0;display:flex;flex-direction:column;justify-content:space-between}.styles_leftSection__3mb-I .styles_headerBox__2MaFB{padding-left:40px}.styles_leftSection__3mb-I .styles_headerBox__2MaFB .styles_title__2e3eY{color:#fff;font-size:clamp(32px,4.296875vw,44px);font-weight:700;display:-webkit-box;max-width:99.99%;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.styles_leftSection__3mb-I .styles_headerBox__2MaFB .styles_description__25GZH{color:#1170f4;font-size:clamp(16px,1.953125vw,20px);font-weight:700;padding-top:12px;display:-webkit-box;max-width:99.99%;-webkit-line-clamp:12;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.styles_leftSection__3mb-I .styles_footerBox__ldLLz{display:flex;justify-content:center;grid-gap:8px;gap:8px;padding:20px 40px;background-color:#1170f4}.styles_leftSection__3mb-I .styles_footerBox__ldLLz .styles_locationWrapper__2qJfO .styles_locationTitle__3Du8Z{color:#fff;text-transform:uppercase;font-size:clamp(16px,1.953125vw,20px)}.styles_leftSection__3mb-I .styles_footerBox__ldLLz .styles_locationWrapper__2qJfO .styles_locationDescription__qn78C{padding-top:8px;color:#fff;font-size:clamp(13px,1.3671875vw,14px);display:-webkit-box;max-width:99.99%;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:834px){.styles_leftSection__3mb-I{width:100%;flex-direction:row;padding-bottom:24px}.styles_leftSection__3mb-I .styles_headerBox__2MaFB{width:50%;padding-right:40px}.styles_leftSection__3mb-I .styles_footerBox__ldLLz{height:121px;align-self:end;padding:24px}}@media screen and (max-width:650px){.styles_leftSection__3mb-I{flex-direction:column;padding:0}.styles_leftSection__3mb-I .styles_headerBox__2MaFB{width:100%;padding:24px 16px}}.styles_rightSection__3buEn{width:58%;display:flex;flex-direction:column;justify-content:space-between;grid-gap:12px;gap:12px}.styles_rightSection__3buEn .styles_currentImageElement__OduSs{object-fit:cover;height:369px;width:100%}.styles_rightSection__3buEn .styles_listImages__1aEKi{display:flex;align-items:center;grid-gap:12px;gap:12px}.styles_rightSection__3buEn .styles_listImages__1aEKi .styles_imageItem__22T-G{position:relative;cursor:pointer;overflow:clip}.styles_rightSection__3buEn .styles_listImages__1aEKi .styles_imageItem__22T-G:after,.styles_rightSection__3buEn .styles_listImages__1aEKi .styles_imageItem__22T-G:before{content:"";position:absolute;bottom:0;width:0;height:6px;background-color:#1170f4;transition:width .2s ease-in-out}.styles_rightSection__3buEn .styles_listImages__1aEKi .styles_imageItem__22T-G:before{left:0}.styles_rightSection__3buEn .styles_listImages__1aEKi .styles_imageItem__22T-G:after{right:0}.styles_rightSection__3buEn .styles_listImages__1aEKi .styles_imageItemActive__1D6-r:after,.styles_rightSection__3buEn .styles_listImages__1aEKi .styles_imageItemActive__1D6-r:before{width:50%}.styles_rightSection__3buEn .styles_listImages__1aEKi .styles_imageItemElement__257mn{object-fit:contain;width:100%;height:100%}@media screen and (max-width:834px){.styles_rightSection__3buEn{width:100%}}.styles_sponsorsList__1N7hH{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;grid-gap:clamp(16px,3.90625vw,40px);gap:clamp(16px,3.90625vw,40px);padding:20px clamp(16px,3.90625vw,40px)}.styles_venue__1nl4M{width:100%;background-color:#101820}.styles_venue__1nl4M .styles_mainSection__12CMm{display:flex;justify-content:space-between}@media screen and (max-width:834px){.styles_venue__1nl4M .styles_mainSection__12CMm{flex-direction:column-reverse}}.styles_body__2fJWT{padding-top:clamp(65px,9.9166666667vw,119px)}.styles_body__2fJWT .styles_title__36RoR{font-size:clamp(34px,3.6666666667vw,44px);text-align:center;color:#fff}.styles_body__2fJWT .styles_itemContainer__2vUK4{padding-top:65px}.styles_body__2fJWT .styles_itemContainer__2vUK4 .styles_item__28bXf{color:#fff;line-height:146%;font-size:clamp(15px,1.3333333333vw,16px)}.styles_body__2fJWT .styles_itemContainer__2vUK4 .styles_item__28bXf:not(:first-child){padding-top:24px}.styles_header__1bRc0{display:flex;align-items:center;justify-content:space-between}.styles_header__1bRc0 .styles_imagesContainer__zkFLb{position:relative;height:clamp(238px,33.75vw,486px);width:clamp(342px,55.8064516129%,692px)}.styles_header__1bRc0 .styles_imagesContainer__zkFLb .styles_image__1Mrsh{position:absolute;transition:all .3s ease}.styles_header__1bRc0 .styles_imagesContainer__zkFLb .styles_image__1Mrsh img{object-fit:contain;width:100%;height:100%}.styles_header__1bRc0 .styles_imagesContainer__zkFLb .styles_image__1Mrsh:hover{-webkit-transform:scale(1.2);transform:scale(1.2);z-index:5}.styles_header__1bRc0 .styles_imagesContainer__zkFLb .styles_firstImage__2CsJF{left:0;bottom:0;top:0;z-index:2;width:clamp(121px,16.1805555556vw,233px)}.styles_header__1bRc0 .styles_imagesContainer__zkFLb .styles_secondImage__Bnjo6{left:30%;top:0;z-index:1;width:clamp(97px,13.6111111111vw,196px)}.styles_header__1bRc0 .styles_imagesContainer__zkFLb .styles_thirdImage__MrQgQ{bottom:0;right:0;top:0;z-index:2;width:clamp(163px,22.9166666667vw,330px)}.styles_header__1bRc0 .styles_imagesContainer__zkFLb .styles_fourthImage__39VL0{left:20%;bottom:0;z-index:4;width:clamp(164px,23.125vw,333px)}.styles_header__1bRc0 .styles_iconContainer__1yjZc .styles_icon__31-xb{display:inline-block;width:clamp(174px,16.1805555556vw,233px);height:clamp(204px,18.8888888889vw,272px)}.styles_header__1bRc0 .styles_iconContainer__1yjZc .styles_icon__31-xb svg{width:100%;height:100%}.styles_header__1bRc0 .styles_iconContainer__1yjZc .styles_icon__31-xb svg path{fill:#1170f4}@media screen and (max-width:650px){.styles_header__1bRc0{flex-direction:column;grid-gap:35px;gap:35px}}.styles_aboutUs__1-c2I .styles_container__2VgYT{max-width:1240px;width:100%;margin:0 auto;padding:clamp(68px,12.5vw,128px) 30px clamp(40px,5.859375vw,60px)}.pagination-container,.pagination-container .pagination-item{display:flex;align-items:center;justify-content:center}.pagination-container .pagination-item{height:clamp(24px,3.515625vw,36px);min-width:clamp(24px,3.515625vw,36px);margin:auto 4px;padding:0 12px;text-align:center;color:#a0c6fb;letter-spacing:.01071em;line-height:1.43;font-size:clamp(14px,2.3980815348vw,20px);font-weight:700;transition:all .3s ease}.pagination-container .pagination-item.dots:hover{background-color:transparent;cursor:pointer}.pagination-container .pagination-item:hover{cursor:pointer}.pagination-container .pagination-item.selected{background-color:#1170f4;color:#fff}.pagination-container .pagination-item .arrow-btn{display:flex;justify-content:center;align-items:center;background:transparent;cursor:pointer}.pagination-container .pagination-item .arrow-btn:disabled{cursor:not-allowed;pointer-events:none}.pagination-container .pagination-item .arrow-btn:disabled svg path{fill:#838daa;opacity:.5}.pagination-container .pagination-item.disabled{cursor:not-allowed;pointer-events:none}.pagination-container .pagination-item.disabled:hover{background-color:transparent;cursor:default}.styles_container__iEDWX{max-width:1240px;width:100%;margin:0 auto;padding:64px clamp(16px,3.5971223022vw,30px) 0}.styles_container__iEDWX .styles_cardWrapper__36KE6:not(:first-child){margin-top:64px}.styles_container__iEDWX .styles_paginationContainer__fEy2K{padding-top:80px}.styles_agencyHeader__2Ydg-{background:-webkit-linear-gradient(top,#1170f4 50%,#101820 0)}.styles_agencyHeader__2Ydg- .styles_title__GTs12{display:flex;align-items:center;width:clamp(188px,73vw,1400px);max-height:468px;margin:0 auto;padding:clamp(50px,11vw,130px) 0;justify-content:center;text-align:center}@media screen and (max-width:374px){.styles_agencyHeader__2Ydg- .styles_title__GTs12{max-height:288px}}.styles_agencyHeader__2Ydg- .styles_title__GTs12 h2{color:#fff;font-size:clamp(36px,6.9444444444vw,100px)}.styles_agency__15Mrh{background:#101820 url(/static/media/new-background.28b4d233.png) no-repeat top;background-position:top;background-position-y:17%;padding-bottom:clamp(100px,8.5416666667vw,164px)}@media screen and (min-width:1920px){.styles_agency__15Mrh{background-size:100%}}.styles_cards__3l-sy{position:relative;background:#101820 url(/static/media/new-background.28b4d233.png) no-repeat top;background-position:0 -200px}@media screen and (min-width:1920px){.styles_cards__3l-sy{background-size:100%}}.styles_cards__3l-sy .styles_container__3vmtZ{max-width:1240px;width:100%;margin:0 auto;padding:40px 16px clamp(100px,11.3888888889vw,164px)}.styles_cards__3l-sy .styles_container__3vmtZ .styles_item__3r2Hn{margin-top:64px}.styles_cards__3l-sy .styles_container__3vmtZ .styles_itemLoader__OBEAY{padding:40px 0}.styles_eventsHeader__1gqdb{background:-webkit-linear-gradient(top,#1170f4 50%,#101820 0)}.styles_eventsHeader__1gqdb .styles_title__31rRj{display:flex;align-items:center;width:clamp(188px,73vw,1400px);max-height:468px;margin:0 auto;padding:clamp(50px,11vw,130px) 0}@media screen and (max-width:374px){.styles_eventsHeader__1gqdb .styles_title__31rRj{max-height:288px}}.gmt-home__welcome{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;height:calc(100vh - 100px);min-height:500px;transition:height .3s ease-in}.gmt-home__welcome-info{display:flex;justify-content:center;flex-direction:column;max-width:973px;height:100%}.gmt-home__welcome-info-name,.gmt-home__welcome-info-title{font-size:clamp(26px,6.25vw,120px)}.gmt-home__welcome-info-title{text-transform:uppercase;color:#fff}.gmt-home__welcome-info-name,.gmt-home__welcome-info-title{font-weight:700;text-align:center;font-family:"Toxigenesis",sans-serif}.gmt-home__welcome-info-name{width:100%;background:#1170f4;color:#101820}.gmt-home__welcome-arrow{display:flex;justify-content:center;margin-top:5rem}@media screen and (max-width:650px){.gmt-home__welcome-arrow{margin-top:2rem}}.gmt-home__welcome-arrow-image{cursor:pointer;width:clamp(25px,8.3333333333vw,100px);height:clamp(43px,14.1666666667vw,170px)}.gmt-home__banner{background-color:#101820;padding:clamp(35px,3.3854166667vw,65px) clamp(35px,5.2083333333vw,100px) clamp(50px,11.9791666667vw,230px)}@media screen and (max-width:1440px){.gmt-home__banner{padding-bottom:clamp(55px,8.3333333333vw,120px)}}.gmt-home__banner .new-slider{height:100%;max-height:850px}.gmt-home__banner .new-slider .new-slider__item{position:relative;max-height:850px}.gmt-home__banner .new-slider .new-slider__item span{bottom:10px}.gmt-home__banner .new-slider .new-slider__container-img img{width:100%;max-height:850px;object-fit:cover}.gmt-home__media{background:#101820 url(/static/media/new-background.28b4d233.png) no-repeat top;background-position:top}@media screen and (min-width:1920px){.gmt-home__media{background-size:100%}}.gmt-home__media-content{padding:0}@media screen and (max-width:834px){.gmt-home__welcome{height:60vh}}.styles_news__2MAjC{display:grid;grid-template-columns:1fr 1fr;justify-content:center;grid-gap:32px;gap:32px;max-width:1240px;width:100%;margin:0 auto;padding:64px 16px}.styles_news__2MAjC .styles_loaderContainer__2jNIV{padding:60px;width:100%}@media screen and (max-width:834px){.styles_news__2MAjC{grid-template-columns:1fr}}.styles_header__3-SAk{background:-webkit-linear-gradient(top,#1170f4 50%,#101820 0)}.styles_headerTitle__Fjwhh{display:flex;align-items:center;width:clamp(188px,73vw,1400px);max-height:468px;margin:0 auto;padding:clamp(50px,11vw,130px) 0}@media screen and (max-width:374px){.styles_headerTitle__Fjwhh{max-height:288px}}.styles_gmtNews__3bXa3{background:#101820 url(/static/media/new-background.28b4d233.png) no-repeat top;background-position:top;background-position:bottom}@media screen and (min-width:1920px){.styles_gmtNews__3bXa3{background-size:100%}}.styles_newsItem__3GDg1 .styles_container__xAYX0{max-width:1240px;width:100%;margin:0 auto;padding:clamp(68px,12.5vw,128px) 16px}.styles_header__3N-PY{background:-webkit-linear-gradient(top,#1170f4 50%,#101820 0)}.styles_header__3N-PY .styles_title__2RMX0{display:flex;align-items:center;width:clamp(188px,73vw,1400px);max-height:468px;margin:0 auto;padding:clamp(50px,11vw,130px) 0}@media screen and (max-width:374px){.styles_header__3N-PY .styles_title__2RMX0{max-height:288px}}.styles_partnerItem__1kFLX{background:#1170f4;padding:32px clamp(16px,3.125vw,32px)}.styles_partnerItem__1kFLX .styles_logo__3DcF2{position:relative;z-index:2;display:inline-block;max-width:126px;width:100%}.styles_partnerItem__1kFLX .styles_logoImage__1qVNW{object-fit:contain;width:100%;height:100%}.styles_partnerItem__1kFLX .styles_description__7C6hg{padding-top:32px}.styles_partnerItem__1kFLX .styles_descriptionTitle__3ZVeQ{color:#fff;font-weight:700;font-size:clamp(18px,1.6666666667vw,24px)}.styles_partnerItem__1kFLX .styles_descriptionText__2eOPE{padding-top:24px;color:#fff;font-size:clamp(15px,1.1111111111vw,16px)}.styles_partnerItem__1kFLX .styles_socials__38D51{display:flex;align-items:center;justify-content:flex-start;grid-gap:24px;gap:24px;padding-top:32px}.styles_partnerItem__1kFLX .styles_socialsIcon__XNW-_ svg{width:32px;height:32px}.styles_partnerItems__2_qOB .styles_container__20sRn{max-width:1240px;width:100%;margin:0 auto;padding:clamp(40px,10.2777777778vw,148px) 16px 64px}.gmt-roster__players{display:grid;grid-template-columns:repeat(auto-fill,clamp(304px,28.4375vw,546px));grid-gap:36px clamp(20px,1.1%,40px);gap:36px clamp(20px,1.1%,40px);justify-content:center;max-width:1720px;width:100%;padding:36px 16px clamp(100px,15.1041666667vw,290px);margin:0 auto}@media screen and (max-width:834px){.gmt-roster__players{grid-template-columns:repeat(auto-fill,minmax(338px,44%))}}.gmt-roster__players-card-loader{height:190px}.gmt-roster__header{position:relative;background:-webkit-linear-gradient(top,#1170f4 50%,#101820 0)}.gmt-roster__header-title{display:flex;align-items:center;width:clamp(178px,73vw,1400px);margin:0 auto;padding:clamp(50px,11vw,130px) 0}.gmt-roster__header-player{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-40%);transform:translate(-50%,-40%);width:clamp(138px,32vw,614px)}.gmt-roster__header-player-image{width:100%;height:100%;object-fit:cover}@media screen and (max-width:374px){.gmt-roster__header-title{position:relative;left:-20px;margin:0}.gmt-roster__header-player{left:65%}}.gmt-roster__tabs{display:flex;align-items:center;justify-content:center;width:100%;margin:0 auto}.gmt-roster__tabs-container{display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px;max-width:646px;width:100%;padding:clamp(100px,16.6015625vw,170px) 16px 50px}.gmt-roster__tabs-item{cursor:pointer}.gmt-roster__tabs-item-text{position:relative;display:inline-block;overflow:clip;font-weight:700;font-size:clamp(16px,1.05vw,24px);line-height:clamp(19px,1.5vw,24px);color:#fff;transition:all .2s linear}.gmt-roster__tabs-item--inactive .gmt-roster__tabs-item-text:after{content:"";position:absolute;bottom:-5px;right:2px;height:8px;width:100%;background:#217fff;-webkit-transform:translate3d(-101%,0,0);transform:translate3d(-101%,0,0);transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;transition-timing-function:cubic-bezier(.7,0,.1,1)}.gmt-roster__tabs-item--inactive .gmt-roster__tabs-item-text:hover:after{-webkit-transform:translate3d(105%,0,0);transform:translate3d(105%,0,0)}.gmt-roster__tabs-item--inactive .gmt-roster__tabs-item-text:before{content:attr(data-letters);position:absolute;z-index:2;overflow:clip;width:0;color:#217fff;transition:width .6s 0s}.gmt-roster__tabs-item--inactive .gmt-roster__tabs-item-text:hover:before{width:100%}.gmt-roster__tabs-item--active .gmt-roster__tabs-item-text{color:#217fff}.gmt-roster__body-container{background:#101820 url(/static/media/new-background.28b4d233.png) no-repeat top;background-position:bottom}@media screen and (min-width:1920px){.gmt-roster__body-container{background-size:100%}}.styles_description__2IObQ{display:flex;justify-content:space-between;align-items:center;grid-gap:20px;gap:20px;max-width:1240px;width:100%;padding:clamp(68px,8.8888888889vw,128px) 36px clamp(126px,11.8055555556vw,170px);margin:0 auto}.styles_description__2IObQ .styles_leftSectionBackground__20K0X{position:relative;width:clamp(238px,31.0546875vw,318px);height:clamp(278px,36.23046875vw,371px);background:#1170f4;-webkit-mask-image:url(/static/media/background-player.9f670e63.svg);mask-image:url(/static/media/background-player.9f670e63.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.styles_description__2IObQ .styles_leftSection__3RG7Z .styles_imageBox__2k8VE{position:absolute;left:0;right:0;bottom:-30px;display:inline-block;width:100%;height:100%;overflow:clip}.styles_description__2IObQ .styles_leftSection__3RG7Z .styles_imageBox__2k8VE .styles_image__3dZPP{width:100%;height:100%;object-fit:contain}.styles_description__2IObQ .styles_rightSection__DtYoG{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-basis:clamp(296px,43.75vw,630px)}.styles_description__2IObQ .styles_rightSection__DtYoG .styles_list__3_5CG{flex-basis:100%;display:grid;grid-template-columns:repeat(auto-fill,50%);grid-row-gap:36px}.styles_description__2IObQ .styles_rightSection__DtYoG .styles_listItemLabel__3EndV{display:block;font-size:14px;font-weight:400;line-height:146%;color:#1170f4}.styles_description__2IObQ .styles_rightSection__DtYoG .styles_listItemValue__cvDuK{font-size:clamp(18px,1.6666666667vw,24px);font-weight:700;line-height:150%;color:#fff}.styles_description__2IObQ .styles_rightSection__DtYoG .styles_listIcon__1FKxF{display:flex;align-items:center;justify-content:flex-start;flex-basis:100%;grid-gap:20px;gap:20px;padding-top:40px}.styles_description__2IObQ .styles_rightSection__DtYoG .styles_listIconItemLink__LlZNT{width:32px;height:32px}.styles_description__2IObQ .styles_rightSection__DtYoG .styles_listIconItemLink__LlZNT svg{width:32px;height:32px;object-fit:contain}@media screen and (max-width:834px){.styles_description__2IObQ{grid-gap:clamp(24px,10.3117505995vw,86px);gap:clamp(24px,10.3117505995vw,86px)}.styles_description__2IObQ .styles_rightSection__DtYoG .styles_list__3_5CG{grid-template-columns:1fr}}@media screen and (max-width:650px){.styles_description__2IObQ{flex-direction:column}.styles_description__2IObQ .styles_rightSection__DtYoG .styles_list__3_5CG{text-align:center}.styles_description__2IObQ .styles_rightSection__DtYoG .styles_listIcon__1FKxF{justify-content:center}}.styles_videos__3XfkY{position:relative;padding:64px 0;background-color:#1170f4}.styles_videosHide__3QZ5x{display:none}.styles_videos__3XfkY .styles_caretContainer__3npah{position:absolute;top:0;left:0;right:0;max-width:1240px;width:100%;height:128px;margin:0 auto}.styles_videos__3XfkY .styles_caretContainer__3npah .styles_caret__1vekV{position:absolute;top:-70%;left:calc(clamp(238px, 31.0546875vw, 318px)/2 - 35px);display:inline-block;width:110px;height:128px}.styles_videos__3XfkY .styles_title__3FMY-{text-align:center;font-size:clamp(34px,3.6666666667vw,44px);line-height:146%;color:#fff}.styles_videos__3XfkY .styles_list__1Xskt{max-width:1720px;width:100%;padding:0 clamp(14px,3.75vw,54px);margin:0 auto}.styles_videos__3XfkY .styles_listContainer__M-0dk{display:grid;grid-template-columns:repeat(auto-fill,clamp(400px,34.7222222222vw,500px));justify-content:center;flex-wrap:wrap;grid-gap:10px;gap:10px;margin:0 auto;padding:clamp(40px,4.4444444444vw,64px) 20px 40px}.styles_videos__3XfkY .styles_listItem__3F3CI{flex-basis:clamp(400px,38.8194444444vw,559px)}.styles_videos__3XfkY .styles_listContainerActive__39ic6{margin:0 auto}.styles_videos__3XfkY .styles_listContainerMedia__3cjqZ,.styles_videos__3XfkY .styles_listContainerMedia__3cjqZ .gmt-home__videos-title{display:none}.styles_videos__3XfkY .styles_list__1Xskt .gmt-home__active-content.big{background-color:#101820}@media screen and (max-width:650px){.styles_videos__3XfkY .styles_caretContainer__3npah .styles_caret__1vekV{left:50%;-webkit-transform:translate(-65%);transform:translate(-65%)}.styles_videos__3XfkY .styles_title__3FMY-{padding-bottom:20px}.styles_videos__3XfkY .styles_list__1Xskt{max-width:100%;padding:0;margin:0}.styles_videos__3XfkY .styles_listContainer__M-0dk{display:none}.styles_videos__3XfkY .styles_listContainerMedia__3cjqZ{display:block;width:100%}}.styles_teamsHeader__1d_1q{background:-webkit-linear-gradient(top,#1170f4 50%,#101820 0)}.styles_teamsHeader__1d_1q .styles_title__3gryH{display:flex;align-items:center;width:clamp(188px,73vw,1400px);max-height:468px;margin:0 auto;padding:clamp(50px,11vw,130px) 9% clamp(50px,11vw,130px) 0}@media screen and (max-width:374px){.styles_teamsHeader__1d_1q .styles_title__3gryH{max-height:288px}}.styles_teamCards__3PfXV{padding:60px clamp(16px,3.90625vw,40px) 0}.styles_teamCards__3PfXV .styles_cardBox__Ztb_x{max-width:1240px;width:100%;margin:0 auto}.styles_teamCards__3PfXV .styles_cardBox__Ztb_x:not(:first-child){margin-top:128px}.styles_teamCards__3PfXV .styles_loaderBox__XnGpx{padding:120px 0}.styles_teams__3JKju{background:#101820 url(/static/media/new-background.28b4d233.png) no-repeat top;background-position:bottom;padding-bottom:clamp(100px,8.5416666667vw,164px)}@media screen and (min-width:1920px){.styles_teams__3JKju{background-size:100%}}.styles_events__2kEnn .styles_container__1VrOj{max-width:1720px;width:100%;margin:0 auto;padding:77px 16px 100px}.styles_events__2kEnn .styles_container__1VrOj .styles_labelBox__3t663{display:flex;align-items:center;grid-gap:24px;gap:24px}.styles_events__2kEnn .styles_container__1VrOj .styles_labelIcon__3vwiW{width:55px;height:64px}.styles_events__2kEnn .styles_container__1VrOj .styles_labelText__2vqt2{color:#fff;font-size:clamp(34px,4.296875vw,44px);font-weight:700;line-height:146%}.styles_events__2kEnn .styles_container__1VrOj .styles_items__3XJ4O .styles_item__2w31g{margin-top:64px}.styles_header__p5gur{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1240px;width:100%;margin:0 auto;padding:128px 18px 0}.styles_header__p5gur .styles_infoName__xnLEs,.styles_header__p5gur .styles_infoTitle__1PGkM{color:#fff}.styles_header__p5gur .styles_infoTitle__1PGkM{text-align:left;font-size:clamp(16px,1.953125vw,20px);font-weight:700}.styles_header__p5gur .styles_infoName__xnLEs{font-size:clamp(36px,9.765625vw,100px);font-weight:700}.styles_header__p5gur .styles_players__2edIM{position:relative;height:clamp(208px,47.0023980815vw,392px);width:100%;padding-top:46px}.styles_header__p5gur .styles_playersItem__HJKcR{position:absolute;width:clamp(124px,25.87890625vw,265px);left:calc(clamp(124px, 25.87890625vw, 265px)/2*var(--item-number)*0.8 + 22%);bottom:0}.styles_header__p5gur .styles_playersItemImage__3piry{object-fit:contain;width:100%;height:100%}.styles_header__p5gur .styles_playersItemImage__3piry .spinner-container{position:absolute;top:-80px}@media screen and (max-width:1024px){.styles_header__p5gur .styles_playersItem__HJKcR{-webkit-transform:translate(-20%);transform:translate(-20%)}}@media screen and (max-width:430px){.styles_header__p5gur .styles_playersItem__HJKcR{-webkit-transform:translate(-38%);transform:translate(-38%)}}.styles_players__1RdZG{position:relative}.styles_players__1RdZG .styles_container__3wZmm{position:relative;z-index:2;max-width:1720px;width:100%;margin:0 auto;padding:41px 16px 0}.styles_players__1RdZG .styles_container__3wZmm .styles_labelBox__2SYmT{display:flex;align-items:center;grid-gap:24px;gap:24px}.styles_players__1RdZG .styles_container__3wZmm .styles_labelIcon__39XBh{width:55px;height:64px}.styles_players__1RdZG .styles_container__3wZmm .styles_labelText__3kj7n{color:#fff;font-size:clamp(34px,4.296875vw,44px);font-weight:700;line-height:146%}.styles_players__1RdZG .styles_container__3wZmm .styles_items__2WFOW{display:grid;grid-template-columns:repeat(auto-fill,clamp(304px,28.4375vw,546px));justify-content:center;grid-gap:36px clamp(20px,1.1%,40px);gap:36px clamp(20px,1.1%,40px);padding-top:89px}@media screen and (max-width:834px){.styles_players__1RdZG{grid-template-columns:repeat(auto-fill,minmax(338px,44%))}}.styles_teamItem__33cBe .styles_headerBox__38WBg{background:#1170f4}.styles_teamItem__33cBe .styles_anchors__UUJWE{display:flex;justify-content:space-between;align-items:center;max-width:330px;width:100%;margin:0 auto;padding:118px 15px 0}.styles_teamItem__33cBe .styles_anchorsItem__1UdyI{font-size:clamp(16px,1.953125vw,20px);font-weight:700;text-transform:uppercase;color:#fff;cursor:pointer}.styles_container__4Sm9p{max-width:1240px;width:100%;margin:0 auto;padding:64px clamp(16px,3.5971223022vw,30px) 0}.styles_container__4Sm9p .styles_cardWrapper__1MSfn:not(:first-child){margin-top:64px}.styles_teamsHeader__3x7w2{background:-webkit-linear-gradient(top,#1170f4 50%,#101820 0)}.styles_teamsHeader__3x7w2 .styles_title__wQJKZ{display:flex;align-items:center;width:clamp(188px,73vw,1400px);max-height:468px;margin:0 auto;padding:clamp(50px,11vw,130px) 0;justify-content:center;text-align:center}@media screen and (max-width:374px){.styles_teamsHeader__3x7w2 .styles_title__wQJKZ{max-height:288px}}.styles_teamsHeader__3x7w2 .styles_title__wQJKZ h2{color:#fff;font-size:clamp(36px,6.9444444444vw,100px)}.styles_venues__2StgM{background:#101820 url(/static/media/new-background.28b4d233.png) no-repeat top;background-position:bottom;padding-bottom:clamp(100px,8.5416666667vw,164px)}@media screen and (min-width:1920px){.styles_venues__2StgM{background-size:100%}}.layout__header{position:relative;z-index:10}.layout__router{overflow:hidden;min-height:65vh}.main{background:#101820 url(/static/media/new-background.28b4d233.png) no-repeat top;background-position:top}@media screen and (min-width:1920px){.main{background-size:100%}}*,body,html{font-family:"Golos",sans-serif}*{box-sizing:border-box}.active-link,.active-link p,.active-link span{color:#faa214;fill:#faa214}.page__title{margin-bottom:30px;padding:0;font:"Rubik",sans-serif;font-style:normal;font-weight:700;font-size:48px;line-height:57px;letter-spacing:-.01em;color:#d8def0}@media(max-width:1200px){.page__title{font-size:32px;line-height:38px;letter-spacing:-.01em}}.page__category-selector{margin-bottom:25px}.responsive-list{width:100%;display:flex;justify-content:flex-start;flex-wrap:wrap}.responsive-item{min-width:290px;width:31.8%;margin:0 2.2% 24px 0;word-wrap:break-word}@media(min-width:1200px){.responsive-item:nth-child(3n){margin:0 0 24px}}@media(max-width:1200px){.responsive-item{width:48.6%;margin:0 2.6% 24px 0}.responsive-item:nth-child(2n){margin-right:0}}@media(max-width:768px){.responsive-item{width:100%;margin:0 0 24px}}.responsive-related-item{min-width:290px;width:48.3%;margin:0 3.3% 24px 0;word-wrap:break-word}@media(min-width:1279px){.responsive-related-item:nth-child(2n){margin-right:0}}@media(max-width:1279px){.responsive-related-item{width:48.3%;margin:0 3.3% 24px 0}.responsive-related-item:nth-child(2n){margin-right:0}}@media(max-width:720px){.responsive-related-item{width:100%}.responsive-related-item,.responsive-related-item:nth-child(2n){margin-right:auto;margin-left:auto}}.pagination{margin-top:37px;display:flex;justify-content:center;flex-wrap:wrap;width:100%;padding:0 15px}@media(max-width:768px){.pagination{width:300px}}.pagination>li{-webkit-user-select:none;user-select:none;outline:none;display:inline-block;padding:0 5px;min-height:42px;display:flex;justify-content:center;align-items:center;-webkit-transform:skew(-10deg);transform:skew(-10deg);border-radius:7px;background-color:#202438;color:#fff7e8;margin-right:10px;list-style:none}.pagination>li.break{display:none}.pagination>li>a,.pagination>li>span{position:relative;outline:none;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#fff7e8;-webkit-transform:skew(10deg);transform:skew(10deg)}.pagination>li.active{background-color:#eba110;min-height:42px;display:flex;justify-content:center;align-items:center;-webkit-transform:skew(-10deg);transform:skew(-10deg);border-radius:7px}.pagination>li.disabled{display:none}.pagination>li.active>a{outline:none;font-style:normal;font-weight:700;font-size:18px;line-height:135%;letter-spacing:-.01em}.pagination>li>a:hover{cursor:pointer}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;padding:0;border-bottom-left-radius:4px;border-top-left-radius:4px;display:none!important}.pagination>li:last-child>a,.pagination>li:last-child>span{outline:none}.pagination>li:first-child{display:none}.pagination>li:last-child{margin-left:20px;padding:0 30px;background-color:#eba110;outline:none;font-style:normal;font-weight:700;font-size:18px;line-height:135%;letter-spacing:-.01em;color:#fff7e8}@media(max-width:768px){.pagination>li:last-child{margin:20px 0 0}}.section-preview{border-bottom:1px solid #191d2b;padding:36px 0}.section-preview__content{display:flex;justify-content:space-between}@media(max-width:768px){.section-preview__content{align-items:center}}@media(max-width:1200px){.section-preview__content{flex-direction:column}}.section-preview__content-calendar{display:block}@media(min-width:768px)and (max-width:1200px){.section-preview__content-calendar{display:flex;justify-content:space-between}}.section-preview__content-details{display:none}@media(min-width:768px)and (max-width:1200px){.section-preview__content-details{display:block;width:calc(100% - 435px)}}.section-intermediate{padding:46px 0 48px;border-bottom:1px solid #191d2b}.section-end{padding:46px 0 48px}.inner-container{padding:0 15px;max-width:1300px;margin:0 auto}@media(min-width:768px){.inner-container{padding-left:40px;padding-right:40px}}@media(min-width:1200px){.inner-container{padding-left:68px;padding-right:68px}}@media(min-width:1920px){.inner-container{padding-left:210px;padding-right:210px}}.container-primary{padding:60px 15px 24px;min-height:100vh;max-width:1300px;margin:0 auto}@media(min-width:768px){.container-primary{padding-left:40px;padding-right:40px}}@media(min-width:1200px){.container-primary{padding-left:68px;padding-right:68px}}@media(min-width:1920px){.container-primary{padding-left:210px;padding-right:210px}}.container-secondary{min-height:100vh;max-width:1300px;margin:0 auto}@media(min-width:768px){.container-secondary{padding-left:40px;padding-right:40px}}@media(min-width:1200px){.container-secondary{padding-left:68px;padding-right:68px}}@media(min-width:1920px){.container-secondary{padding-left:210px;padding-right:210px}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}button{cursor:pointer;border:none}button::-moz-focus-inner{padding:0;border:0}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:"Golos";font-weight:400;font-style:normal;src:local("Golos"),url(/static/media/Golos_Regular.4af7deb6.ttf) format("truetype")}@font-face{font-family:"Golos";font-weight:500;font-style:normal;src:local("Golos"),url(/static/media/Golos_Medium.0d7c9d6b.ttf) format("truetype")}@font-face{font-family:"Golos";font-weight:600;font-style:normal;src:local("Golos"),url(/static/media/Golos_DemiBold.41fa3081.ttf) format("truetype")}@font-face{font-family:"Golos";font-weight:700;font-style:normal;src:local("Golos"),url(/static/media/Golos_Bold.9a8a22d8.ttf) format("truetype")}@font-face{font-family:"Golos";font-weight:900;font-style:normal;src:local("Golos"),url(/static/media/Golos_Black.6759df85.ttf) format("truetype")}@font-face{font-family:"Rubik";font-weight:700;font-style:normal;src:local("Rubik"),url(/static/media/Rubik-Bold.d62658f2.ttf) format("truetype")}@font-face{font-family:"Toxigenesis";font-weight:700;font-style:normal;src:local("Toxigenesis"),url(/static/media/bold.9f05a67c.ttf) format("truetype")}@font-face{font-family:"Toxigenesis";font-weight:400;font-style:normal;src:local("Toxigenesis"),url(/static/media/regular.a4da8ee1.ttf) format("truetype")}@font-face{font-family:"Poppins";font-weight:500;font-style:normal;src:local("Poppins"),url(/static/media/Poppins-Medium.673ed423.ttf) format("truetype")}@font-face{font-family:"Poppins";font-weight:400;font-style:normal;src:local("Poppins"),url(/static/media/Poppins-Regular.35d26b78.ttf) format("truetype")}@font-face{font-family:"Poppins";font-weight:700;font-style:normal;src:local("Poppins"),url(/static/media/Poppins-Bold.cdb29a5d.ttf) format("truetype")}*,body,html{margin:0;font-family:"Toxigenesis",sans-serif}html{background-color:#101820}h1{margin:0}li{list-style-type:none}ul{margin-left:0;padding-left:0}a{text-decoration:none;color:#000}p{margin:0}body::-webkit-scrollbar{background:#fff}body::-webkit-scrollbar-thumb{background:#1170f4}@media(max-width:1249px){body.tablet-prevent-scroll{overflow:hidden}}
/*# sourceMappingURL=main.6007bb07.chunk.css.map */