@font-face{font-family:'Rubik';src:local('Rubik Light'), local('Rubik-Light'), url('../fonts/Rubik/Rubik-Light.ttf') format('truetype');font-weight:300;font-style:normal;}@font-face{font-family:'Rubik';src:local('Rubik Regular'), local('Rubik-Regular'), url('../fonts/Rubik/Rubik-Regular.ttf') format('truetype');font-weight:400;font-style:normal;}@font-face{font-family:'Rubik';src:local('Rubik Medium'), local('Rubik-Medium'), url('../fonts/Rubik/Rubik-Medium.ttf') format('truetype');font-weight:500;font-style:normal;}@font-face{font-family:'Rubik';src:local('Rubik Bold'), local('Rubik-Bold'), url('../fonts/Rubik/Rubik-Bold.ttf') format('truetype');font-weight:700;font-style:normal;}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{margin:0;padding:0;border:0;outline:0;background:transparent;font-size:100%;vertical-align:baseline;}html{-webkit-text-size-adjust:100%;font-size:16px;}body{color:#fff;font:400 14px/1.25em 'Rubik', sans-serif;background:#111217 url("../img/body_bg.png") no-repeat center top/100% auto;}@media screen and (max-width: 1024px){body{background:#1c1d26;}}img{width:auto;max-width:100%;height:auto;}img.alignleft{float:left;margin:20px 20px 20px 0;}@media (max-width: 767px){img.alignleft{display:block;float:none;margin:20px auto;}}img.alignright{float:right;margin:20px 0 20px 20px;}@media (max-width: 767px){img.alignright{display:block;float:none;margin:20px auto;}}img.alignnone,img.aligncenter{display:block;float:none;margin:20px auto;}select,textarea,input,button{outline:none;}.transition{-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}a{color:#64d772;font:inherit;text-decoration:none;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}a:hover{color:#fff;}a:visited{color:#fff;}p{margin-bottom:1em;}p:last-of-type{margin-bottom:0;}ul,ol{margin:0;padding:0;list-style:none;}h1,.h1{color:#fff;font:700 26px/1.25em 'Rubik', sans-serif;margin-bottom:25px;}h2,.h2{color:#fff;font:700 24px/1.25em 'Rubik', sans-serif;margin-bottom:25px;}h3,.h3{color:#fff;font:700 24px/1.25em 'Rubik', sans-serif;margin-bottom:25px;}h4,.h4{color:#fff;font:700 18px/1.25em 'Rubik', sans-serif;margin-bottom:25px;}section{position:relative;display:block;padding:0;}.container-full{width:100%;max-width:100%;margin:0 auto;padding-left:35px;padding-right:35px;}.container{width:100%;max-width:970px;margin:0 auto;padding-left:35px;padding-right:35px;}@media screen and (max-width: 1024px){.container{padding-left:15px;padding-right:15px;}}.header{position:relative;background:#3d4050;}.header .header_content{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;padding-left:0;padding-right:0;}@media screen and (max-width: 1024px){.header .header_content{justify-content:center;padding:8px 0;}}.header .header_logo .logo{display:block;}.header .header_logo .logo img{display:block;}.header .header_menu .show_menu{display:none;position:absolute;top:calc(50% - 15px);left:15px;width:30px;height:30px;padding:0;border:0;background:transparent;z-index:3;}@media screen and (max-width: 1024px){.header .header_menu .show_menu{display:block;}}.header .header_menu .show_menu span{position:absolute;left:0;width:100%;height:4px;background:#64d772;border-radius:4px;transform:rotate(0deg);-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.header .header_menu .show_menu span:nth-child(1){top:5px;}.header .header_menu .show_menu span:nth-child(2){top:calc(50% - 2px);}.header .header_menu .show_menu span:nth-child(3){bottom:5px;}.header .header_menu .show_menu.active span{transform:rotate(90deg);}.header .header_menu .show_menu.active span:nth-child(1){top:13px;left:-8px;}.header .header_menu .show_menu.active span:nth-child(3){bottom:13px;left:8px;}.header .header_menu .main_menu{display:block;}@media screen and (max-width: 1024px){.header .header_menu .main_menu{display:none;position:absolute;top:100%;left:0;width:100%;background:#111217;z-index:5;}}.header .header_menu .main_menu .menu{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-end;}@media screen and (max-width: 1024px){.header .header_menu .main_menu .menu{display:block;padding:26px 0;}}.header .header_menu .main_menu .menu .menu-item{margin-right:50px;}@media screen and (max-width: 1024px){.header .header_menu .main_menu .menu .menu-item{display:flex;align-items:flex-start;justify-content:center;margin-right:0;margin-bottom:5px;}}.header .header_menu .main_menu .menu .menu-item:last-child{margin-right:0;}@media screen and (max-width: 1024px){.header .header_menu .main_menu .menu .menu-item:last-child{margin-bottom:0;}}.header .header_menu .main_menu .menu .menu-item a{position:relative;display:block;color:#fff;font:500 16px/1.3em 'Rubik', sans-serif;text-transform:uppercase;padding:20px 5px;}@media screen and (max-width: 1024px){.header .header_menu .main_menu .menu .menu-item a{text-align:center;padding:10px 5px;}}.header .header_menu .main_menu .menu .menu-item a:after{content:'';position:absolute;bottom:0;left:auto;right:0;width:0;height:4px;background:#64d772;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.header .header_menu .main_menu .menu .menu-item a:hover:after{left:0;right:auto;width:100%;}.header .header_menu .main_menu .menu .menu-item span{position:relative;display:block;color:#fff;font:500 16px/1.3em 'Rubik', sans-serif;text-transform:uppercase;padding:20px 5px;}@media screen and (max-width: 1024px){.header .header_menu .main_menu .menu .menu-item span{text-align:center;padding:10px 5px;}}.header .header_menu .main_menu .menu .menu-item span:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:4px;background:#64d772;}.main_tournament{position:relative;margin-bottom:30px;}.main_tournament .tournament_thumbnail{position:relative;border-radius:14px;overflow:hidden;}.main_tournament .tournament_thumbnail a,.main_tournament .tournament_thumbnail img{display:block;}.main_tournament .tournament_content{position:absolute;top:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:40%;height:100%;padding:0 30px;background:linear-gradient(269.63deg,#121420 0.35%,#171a27 17.43%,rgba(30,32,46,0.91) 48.99%,rgba(36,39,53,0.74) 66.07%,rgba(61,64,80,0) 99.7%);z-index:2;}@media screen and (max-width: 1024px){.main_tournament .tournament_content{position:relative;top:0;right:0;width:100%;height:auto;display:block;padding:5px 0;background:transparent;}}.main_tournament .tournament_content .tournament_title{color:#fff;font:700 36px/1.25em 'Rubik', sans-serif;text-align:center;margin-bottom:17.5%;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}@media screen and (max-width: 1024px){.main_tournament .tournament_content .tournament_title{font-size:26px;text-align:left;margin-bottom:15px;}}@media screen and (max-width: 767px){.main_tournament .tournament_content .tournament_title{font-size:14px;margin-bottom:5px;}}.main_tournament .tournament_content .tournament_title a{display:inline-block;color:inherit;font:inherit;}@media screen and (max-width: 1024px){.main_tournament .tournament_content .tournament_characteristic{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start;}}.main_tournament .tournament_content .tournament_characteristic li{color:#fff;font:300 14px/1.25em 'Rubik', sans-serif;text-align:center;margin-bottom:5px;}@media screen and (max-width: 1024px){.main_tournament .tournament_content .tournament_characteristic li{text-align:left;margin-right:15px;}.main_tournament .tournament_content .tournament_characteristic li.prize{order:3;margin-right:0;margin-bottom:0;}.main_tournament .tournament_content .tournament_characteristic li.place{order:2;}.main_tournament .tournament_content .tournament_characteristic li.time{order:1;background:#111217;padding:2px 4px;}}@media screen and (max-width: 767px){.main_tournament .tournament_content .tournament_characteristic li{font-size:12px;}.main_tournament .tournament_content .tournament_characteristic li.prize{flex:0 0 100%;max-width:100%;margin-top:5px;}}.main_tournament .tournament_content .tournament_characteristic li:last-child{margin-bottom:0;}.main_tournament:hover .tournament_content .tournament_title a{color:#64d772;}.posts .load_post{flex:0 0 100%;max-width:100%;padding:5px 0;}.posts .load_post .load_more{display:flex;align-items:center;justify-content:center;width:150px;color:#64d772;font:400 14px/1em 'Rubik', sans-serif;background:#181920;border:1.5px solid #64d772;border-radius:5px;margin:0 auto;padding:6px 0;box-shadow:0 0 0 rgba(100,215,114,0.5);cursor:pointer;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.posts .load_post .load_more svg{display:block;flex:0 0 23px;max-width:23px;height:24px;fill:#64d772;margin-right:7px;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.posts .load_post .load_more:hover{color:#f2f2f2;background:#64d772;box-shadow:0 0 12px rgba(100,215,114,0.5);}.posts .load_post .load_more:hover svg{fill:#f2f2f2;}.posts .load_post .load_more.active{color:#f2f2f2;background:#64d772;box-shadow:0 0 12px rgba(100,215,114,0.5);}.posts .load_post .load_more.active svg{fill:#f2f2f2;animation-name:rotation;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;}.posts_list{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start;margin-left:-25px;margin-right:-25px;padding-bottom:55px;}@media screen and (max-width: 1024px){.posts_list{margin-left:-15px;margin-right:-15px;padding-bottom:10px;}}.posts_list .post{flex:0 0 33.333%;max-width:33.333%;padding-left:25px;padding-right:25px;}@media screen and (max-width: 1024px){.posts_list .post{padding-left:15px;padding-right:15px;}}@media screen and (max-width: 479px){.posts_list .post{flex:0 0 100%;max-width:100%;}}.posts_column{padding-bottom:40px;}@media screen and (max-width: 1024px){.posts_column{padding-bottom:35px;}}.post{margin-bottom:30px;}.post .post_content{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start;}.post .post_content .post_thumbnail{flex:0 0 212px;max-width:212px;position:relative;background:#3d4050;border-radius:13px;overflow:hidden;margin-right:35px;}@media screen and (max-width: 479px){.post .post_content .post_thumbnail{flex:0 0 100%;max-width:100%;margin-right:0;}}.post .post_content .post_thumbnail a{position:relative;display:block;z-index:1;}.post .post_content .post_thumbnail a .post_image{display:block;width:100%;}.post .post_content .post_thumbnail .game_icon{position:absolute;bottom:15px;left:15px;width:20px;height:20px;z-index:2;}.post .post_content .post_thumbnail .game_icon img{display:block;width:100%;}.post .post_content .post_description{position:relative;flex:1 0 265px;max-width:100%;padding-right:36px;}@media screen and (max-width: 479px){.post .post_content .post_description{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start;padding-right:0;}}.post .post_content .post_description .post_title{color:#fff;font:700 24px/1.25em 'Rubik', sans-serif;margin:0;}@media screen and (max-width: 1024px){.post .post_content .post_description .post_title{font-size:18px;}}@media screen and (max-width: 767px){.post .post_content .post_description .post_title{font-size:14px;}}@media screen and (max-width: 479px){.post .post_content .post_description .post_title{flex:0 0 100%;max-width:100%;font-size:14px;}}.post .post_content .post_description .post_title a{display:block;color:inherit;font:inherit;}@media screen and (max-width: 767px){.post .post_content .post_description .post_title a{padding-top:10px;}}.post .post_content .post_description .post_date{color:#fff;font:400 14px/1.25em 'Rubik', sans-serif;margin:10px 0 0;}@media screen and (max-width: 767px){.post .post_content .post_description .post_date{font-size:12px;}}@media screen and (max-width: 479px){.post .post_content .post_description .post_date{margin-right:15px;}}.post .post_content .post_description .post_date span{display:inline-block;color:inherit;font:inherit;background:#111217;padding:2px 4px;border-radius:3px;}.post .post_content .post_description .tournament_prize{color:#fff;font:300 14px/1.25em 'Rubik', sans-serif;margin:15px 0 0;}@media screen and (max-width: 767px){.post .post_content .post_description .tournament_prize{font-size:12px;}}@media screen and (max-width: 479px){.post .post_content .post_description .tournament_prize{padding:2px 0;margin:10px 0 0;}}.post .post_content .post_description .post_link{position:absolute;top:calc(50% - 16px);right:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;z-index:5;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}@media screen and (max-width: 479px){.post .post_content .post_description .post_link{display:none;}}.post .post_content .post_description .post_link svg{display:block;flex:0 0 11px;max-width:11px;height:16px;fill:#cecece;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.post .post_content:hover .post_description .post_title a{color:#64d772;}.post .post_content:hover .post_description .post_link{right:-5px;}.post .post_content:hover .post_description .post_link svg{fill:#64d772;}.post.prediction .post_content{display:block;}.post.prediction .post_content .post_thumbnail{flex:0 0 100%;max-width:100%;margin-right:0;}.post.prediction .post_content .post_description{padding-right:0;}@media screen and (max-width: 479px){.post.prediction .post_content .post_description{display:block;}}.post.prediction .post_content .post_description .post_title{font:500 14px/1.25em 'Rubik', sans-serif;}@media screen and (max-width: 767px){.post.prediction .post_content .post_description .post_title{font-weight:700;}}.post.prediction .post_content .post_description .post_title a{padding-top:15px;}@media screen and (max-width: 767px){.post.prediction .post_content .post_description .post_title a{padding-top:10px;}}.page_content{background:rgba(32,33,43,0.46);padding-top:35px;padding-bottom:65px;min-height:calc(100vh - 150px);}@media screen and (max-width: 1024px){.page_content{padding-top:25px;padding-bottom:45px;}}.page_content .list_title{position:relative;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;margin-bottom:35px;}.page_content .list_title .title{position:relative;display:block;color:#fff;font:700 19px/1.25em 'Rubik', sans-serif;text-transform:uppercase;padding-left:14px;}.page_content .list_title .title:before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:#64d772;}.page_content .list_title .category_link{display:block;color:#bbb;font:300 14px/1.25em 'Rubik', sans-serif;}@media screen and (max-width: 479px){.page_content .list_title .category_link{display:none;}}.page_content .list_title .category_link:hover{color:#64d772;}.page_content .social_contacts{flex:1 0 50px;max-width:100%;display:flex;align-items:center;justify-content:flex-end;}@media (max-width: 980px){.page_content .social_contacts{flex:0 0 100%;max-width:100%;margin-top:15px;}}@media (max-width: 479px){.page_content .social_contacts{display:block;}}.page_content .social_contacts .social_title{margin-right:20px;}@media (max-width: 479px){.page_content .social_contacts .social_title{margin-right:0;margin-bottom:10px;}}.page_content .social_contacts .social_list{display:flex;align-items:center;margin:0;padding:0;list-style:none;}.page_content .social_contacts .social_list .social_item{margin-right:5px;}.page_content .social_contacts .social_list .social_item:last-child{margin-right:0;}.page_content .social_contacts .social_list .social_item .social_link{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #64d772;background:transparent;border-radius:30px;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.page_content .social_contacts .social_list .social_item .social_link svg{display:block;width:15px;height:15px;fill:#64d772;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.page_content .social_contacts .social_list .social_item .social_link:hover{background:#64d772;}.page_content .social_contacts .social_list .social_item .social_link:hover svg{fill:#000;}.page_content .social_contacts.single_tournament{max-width:1140px;margin:15px auto;justify-content:space-between;}@media screen and (max-width: 1024px){.page_content .social_contacts.single_tournament{padding-right:15px;}}.page_content .social_contacts.single_tournament .social_title{color:#fff;font-size:20px;}.page_content .social_contacts.single_tournament .social_list{justify-content:space-around;}@media screen and (max-width: 530px){.page_content .social_contacts.single_tournament .social_list{justify-content:flex-start;}}.page_content .post_title .title{position:relative;display:block;color:#fff;font:700 28px/1.25em 'Rubik', sans-serif;padding-left:14px;}.page_content .post_title .title:before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:#64d772;}.games_list{margin:15px 0;}.games_list .games_item{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;background:#111217;padding:6px 0;border-radius:2px;margin-bottom:8px;}@media screen and (max-width: 767px){.games_list .games_item{padding:12px 0;}}.games_list .games_item:last-child{margin-bottom:0;}.games_list .games_item .team{flex:1 0 90px;max-width:100%;display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;justify-content:flex-start;padding:0 10px;}@media screen and (max-width: 767px){.games_list .games_item .team{flex-wrap:wrap;text-align:center;}}@media screen and (max-width: 479px){.games_list .games_item .team{padding:0 5px;}}.games_list .games_item .team .team_logo{flex:0 0 50px;max-width:50px;margin-right:15px;}@media screen and (max-width: 767px){.games_list .games_item .team .team_logo{flex:0 0 100%;max-width:50px;margin:0 auto 8px;}}.games_list .games_item .team .team_logo .team_image{display:block;margin:0 auto;max-height:100%;}.games_list .games_item .team .team_info{flex:1 0 30px;max-width:100%;}@media screen and (max-width: 767px){.games_list .games_item .team .team_info{flex:0 0 100%;max-width:100%;}}.games_list .games_item .team .team_info .team_name{display:block;color:#fff;font:300 11px/1.25em 'Rubik', sans-serif;margin-bottom:8px;}.games_list .games_item .team .team_info .team_name:hover{color:#64d772;}.games_list .games_item .team .team_info .team_coefficient{display:block;color:#fff;font:300 11px/1.25em 'Rubik', sans-serif;}.games_list .games_item .team .team_info .team_coefficient:hover{color:#64d772;}.games_list .games_item .team.first{flex-direction:row-reverse;text-align:right;}@media screen and (max-width: 767px){.games_list .games_item .team.first{text-align:center;}}.games_list .games_item .team.first .team_logo{margin-left:15px;margin-right:0;}@media screen and (max-width: 767px){.games_list .games_item .team.first .team_logo{margin:0 auto 8px;}}.games_list .games_item .game_info{flex:0 0 240px;max-width:240px;padding:0 10px;text-align:center;}@media screen and (max-width: 479px){.games_list .games_item .game_info{flex:0 0 95px;max-width:95px;padding:0 5px;}}.games_list .games_item .game_info .league_name{margin-bottom:8px;}.games_list .games_item .game_info .league_name a{display:block;color:#fff;font:300 11px/1.25em 'Rubik', sans-serif;}.games_list .games_item .game_info .league_name a:hover{color:#64d772;}.games_list .games_item .game_info .league_name span{display:block;color:#fff;font:300 11px/1.25em 'Rubik', sans-serif;}.games_list .games_item .game_info .game_start .game_time{display:block;color:#fff;font:300 11px/1.25em 'Rubik', sans-serif;text-transform:uppercase;width:60px;padding:3px 0;background:#1c1d26;border-radius:3px;margin:0 auto 8px;}.games_list .games_item .game_info .game_start .game_time.live{width:90px;animation-name:blinker;animation-duration:1.5s;animation-timing-function:linear;animation-iteration-count:infinite;cursor:pointer;}@media screen and (max-width: 479px){.games_list .games_item .game_info .game_start .game_time.live{width:80px;}}.games_list .games_item .game_info .game_start .game_date{display:block;color:#fff;font:300 11px/1.25em 'Rubik', sans-serif;}.games_list .games_item .match_twitch{display:none;flex:0 0 100%;max-width:100%;margin-bottom:0;}.games_list .games_item .match_twitch iframe{display:block;max-width:100%;max-height:525px;margin-top:6px;}@media screen and (max-width: 980px){.games_list .games_item .match_twitch iframe{max-height:385px;}}@media screen and (max-width: 767px){.games_list .games_item .match_twitch iframe{max-height:180px;}}.match_page .league_name{color:#fff;font:500 18px/1.25em 'Rubik', sans-serif;margin-bottom:25px;}.match_page .match_content{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start;}.match_page .match_teams{flex:0 0 640px;max-width:640px;display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start;background:transparent url("../img/team_page_bg.png") no-repeat center/cover;padding:62px 0 63px;margin-bottom:35px;}@media screen and (max-width: 1024px){.match_page .match_teams{flex:0 0 100%;max-width:100%;padding:30px 0;}}.match_page .match_teams .team{flex:1 0 140px;max-width:100%;padding:0 15px;}@media screen and (max-width: 767px){.match_page .match_teams .team{flex:1 0 80px;}}.match_page .match_teams .team .team_logo{display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.35);border-radius:8px;width:140px;height:140px;margin:0 auto 20px;padding:8px;}@media screen and (max-width: 767px){.match_page .match_teams .team .team_logo{width:80px;height:80px;margin-bottom:10px;}}.match_page .match_teams .team .team_logo img{display:block;max-height:100%;}.match_page .match_teams .team .team_name{color:#fff;font:500 14px/1.25em 'Rubik', sans-serif;text-align:center;margin-bottom:15px;}.match_page .match_teams .team .coefficient{display:block;color:#fff;font:500 14px/1.25em 'Rubik', sans-serif;text-align:center;background:rgba(255,255,255,0.35);border:1px solid #fff;border-radius:3px;width:60px;padding:2px;margin:0 auto;}.match_page .match_teams .team .coefficient:hover{background:#64d772;}.match_page .match_teams .vs{flex:0 0 70px;max-width:70px;display:flex;align-items:center;justify-content:center;color:#fff;font:500 48px/1em 'Rubik', sans-serif;height:140px;}@media screen and (max-width: 767px){.match_page .match_teams .vs{flex:0 0 30px;max-width:30px;font-size:24px;}}.match_page .match_information{flex:0 0 260px;max-width:260px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;align-self:stretch;margin-bottom:35px;}@media screen and (max-width: 1024px){.match_page .match_information{display:block;flex:0 0 100%;max-width:100%;}}.match_page .info_list{margin-bottom:20px;padding:0 0 0 20px;}@media screen and (max-width: 1024px){.match_page .info_list{padding-left:0;}}.match_page .info_list .info_item{display:flex;flex-flow:row nowrap;align-items:flex-start;justify-content:space-between;margin-bottom:10px;}.match_page .info_list .info_item:first-child{margin-bottom:30px;}.match_page .info_list .info_item:last-child{margin-bottom:0;}.match_page .info_list .info_item.hide_field{display:none;}.match_page .info_list .info_item span{color:#fff;font:400 14px/1.25em 'Rubik', sans-serif;}.match_page .info_list .info_item a{color:#64d772;font:400 14px/1.25em 'Rubik', sans-serif;}.match_page .info_list .info_item .prop{flex:0 0 120px;max-width:120px;margin-right:5px;font-weight:500;}@media screen and (max-width: 1024px){.match_page .info_list .info_item .prop{flex:0 0 50%;max-width:50%;}}.match_page .info_list .info_item .value{flex:1 0 110px;max-width:100%;text-transform:capitalize;}@media screen and (max-width: 1024px){.match_page .info_list .info_item .value{flex:0 0 50%;max-width:50%;}}.match_page .place_link{padding:0 20px;}@media screen and (max-width: 1024px){.match_page .place_link{padding:0;}}.match_page .place_link .bet_link{display:block;color:#64d772;font:400 14px/1em 'Rubik', sans-serif;text-align:center;background:#181920;border:1.5px solid #64d772;border-radius:5px;padding:16px 0;width:240px;margin:0;}@media screen and (max-width: 767px){.match_page .place_link .bet_link{margin:0 auto;}}.match_page .place_link .bet_link:hover{color:#f2f2f2;background:#64d772;box-shadow:0 0 12px rgba(100,215,114,0.5);}.match_page .match_twitch{flex:0 0 100%;max-width:100%;margin-bottom:35px;}.match_page .match_twitch iframe{display:block;max-width:100%;max-height:525px;}@media screen and (max-width: 980px){.match_page .match_twitch iframe{max-height:385px;}}@media screen and (max-width: 767px){.match_page .match_twitch iframe{max-height:180px;}}.match_page .match_tables{flex:0 0 100%;max-width:100%;margin-bottom:35px;}.match_page .match_tables .cse__bet-item{margin-bottom:5px;}.match_page .match_tables .cse__bet-item:last-child{margin-bottom:0;}.page_entry table{margin:1em 0;border-collapse:collapse;}.page_entry table tr td{padding:3px 5px;border:1px solid #fff;}.page_entry ul{list-style:inside;margin-bottom:1em;}.page_entry ol{list-style:none;padding-left:0;margin-bottom:1em;counter-reset:my-awesome-counter;}.page_entry ol li{position:relative;counter-increment:my-awesome-counter;}.page_entry ol li:before{content:counter(my-awesome-counter) '.';color:inherit;font:inherit;padding-right:10px;}.page_entry .tournament_info{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:space-between;list-style:none;margin:0;padding-top:20px;}@media screen and (max-width: 479px){.page_entry .tournament_info{display:block;}}.page_entry .tournament_info .info_item{color:#64d772;margin-bottom:10px;}.page_entry .tournament_info .info_item.short_description{flex:0 0 100%;max-width:100%;}.page_entry .tournament_info .info_item span{display:inline-block;vertical-align:baseline;}.page_entry .tournament_info .info_item span.prop{font:400 11px/1.25em 'Rubik', sans-serif;margin-right:3px;}.page_entry .tournament_info .info_item span.value{font:500 15px/1.25em 'Rubik', sans-serif;}.content_404{padding:15% 0 30%;min-height:calc(100vh - 150px);}@media screen and (max-width: 1024px){.content_404{padding:10% 0 15%;}}@media screen and (max-width: 767px){.content_404{padding:15px 0 45px;}}.content_404 .hide{display:none;}.content_404 p{color:#fff;font:500 20px/1.25em 'Rubik', sans-serif;text-align:center;margin:0;}.content_404 p.image_404{margin-bottom:10px;}.content_404 p.image_404 img{display:block;margin:0 auto;}.content_404 p.text_404{margin-bottom:65px;}.content_404 p.link_404 .home_link{display:block;width:215px;color:#fff;font:500 14px/1em 'Rubik', sans-serif;text-align:center;background:#64d772;border:1.5px solid #64d772;border-radius:5px;margin:0 auto;padding:16px 0;box-shadow:0 0 0 rgba(100,215,114,0.5);}.content_404 p.link_404 .home_link:hover{color:#64d772;background:transparent;}.back_to_top{position:fixed;bottom:110px;right:70px;width:50px;height:50px;background:#3d4050;padding:18px 3px;border:0;border-radius:3px;opacity:0;visibility:hidden;cursor:pointer;z-index:99;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}@media screen and (max-width: 1024px){.back_to_top{bottom:75px;right:15px;}}@media screen and (max-width: 767px){.back_to_top{width:50px;height:50px;padding:18px 3px;}}.back_to_top svg{display:block;width:20px;height:13px;fill:#fff;margin:0 auto;}.back_to_top.show{opacity:1;visibility:visible;}.footer{background:#252732;}.footer .footer_content{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;padding:32px 0;}@media screen and (max-width: 1024px){.footer .footer_content{padding:20px 5px;}}.footer .footer_content .copyright{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;}.footer .footer_content .copyright p{color:#fff;font:400 14px/1.25em 'Rubik', sans-serif;letter-spacing:0.03em;margin:0;}.footer .footer_content .copyright .age_icon{display:block;flex:0 0 21px;max-width:21px;height:21px;fill:#fff;margin-left:15px;}@keyframes rotation{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}@keyframes blinker{0%{background:transparent;}50%{background:#bd0000;}100%{background:transparent;}}