@import 'bootstrap.min.css';@import "flatpickr.min.css";@import url("https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;700&display=swap");:root{--main-color:#4D40AA;--secondary-color:#C90F8D}@font-face{font-family:"avenir";font-style:normal;font-weight:300;src:local("normal"),url("../fonts/avenir-heavy.ttf") format("truetype");font-display:swap}@font-face{font-family:"driod";font-style:normal;font-weight:700;src:local("normal"),url("../fonts/Droid-Arabic-bold.ttf") format("truetype");font-display:swap}@font-face{font-family:"myriadpro";font-style:normal;font-weight:400;src:local("normal"),url("../fonts/MyriadPro-Regular.otf") format("truetype");font-display:swap}header{background-color:var(--main-color);padding:20px 0;position:fixed;top:0;left:0;right:0;width:100%;z-index:999999}@media screen and (max-width:1100px){header{padding:10px 0}}@media screen and (max-width:1100px){header:after{content:"";position:absolute;width:100%;height:100%;background-color:var(--main-color);left:0;top:0;z-index:10}}header .content-header{display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:190px 52px calc(100% - 242px);grid-template-columns:190px calc(100% - 242px);gap:52px}@media screen and (max-width:1140px){header .content-header{gap:20px;-ms-grid-columns:190px 20px calc(100% - 222px);grid-template-columns:190px calc(100% - 222px)}}@media screen and (max-width:1100px){header .content-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0}}header .content-header .overlay{position:absolute;left:0;top:0;height:100vh;width:100%;background:rgba(0,0,0,0.6);visibility:hidden;opacity:0;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;z-index:-1}@media screen and (max-width:1100px){header .content-header .logo{position:relative;z-index:11}}header .content-header .logo a img{width:100%;height:60px}@media screen and (max-width:1100px){header .content-header .logo a img{height:40px}}header .content-header.active-header .links-actions{top:57px}header .content-header.active-header .overlay{visibility:visible;opacity:1}header .content-header .links-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1100px){header .content-header .links-actions{position:fixed;background:var(--main-color);left:0;right:0;top:-100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;padding-bottom:16px;padding-top:4px;z-index:8;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}header .content-header .links-actions .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:35px}@media screen and (max-width:1200px){header .content-header .links-actions .links{gap:22px}}@media screen and (max-width:1100px){header .content-header .links-actions .links{gap:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;position:relative;z-index:11}}@media screen and (max-width:1100px){header .content-header .links-actions .links li{width:100%}}@media screen and (max-width:1100px){header .content-header .links-actions .links li:first-child a{border-top:1px solid #9e9d86}}header .content-header .links-actions .links li.active-link a span{color:#F7EB16}header .content-header .links-actions .links li.active-link:not(.club-header-link) svg path{fill:#F7EB16}header .content-header .links-actions .links li:not(.club-header-link) a:hover svg path{fill:#F7EB16}header .content-header .links-actions .links li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}@media screen and (max-width:1100px){header .content-header .links-actions .links li a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:12px 16px;width:100%;border-bottom:1px solid #9e9d86}}header .content-header .links-actions .links li a:hover span{color:#F7EB16}header .content-header .links-actions .links li a span{font-family:"driod",sans-serif;display:block;font-size:12px;line-height:13px;text-align:center;color:#FFFFFF;font-weight:700;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}@media screen and (max-width:1100px){header .content-header .links-actions .links li a span{width:calc(100% - 40px);text-align:inherit}}@media screen and (max-width:1100px){header .content-header .links-actions .links li a svg{margin-right:auto}}header .content-header .links-actions .links li a svg path{-webkit-transition:fill 0.3s ease-in-out;transition:fill 0.3s ease-in-out}header .content-header .links-actions .action-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media screen and (max-width:1100px){header .content-header .links-actions .action-header{padding:0 16px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:14px;position:relative;z-index:11;margin:auto}}header .content-header .links-actions .action-header .go-to-app{font-weight:400;font-size:20px;line-height:35px;text-align:center;color:#FFFFFF;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}@media screen and (max-width:1100px){header .content-header .links-actions .action-header .go-to-app{-ms-flex-preferred-size:100%;flex-basis:100%}}header .content-header .links-actions .action-header .go-to-app:hover{color:#F7EB16}header .content-header .links-actions .action-header .search-box{border:1px solid #FFFFFF;border-radius:13px;height:45px;background:transparent;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;position:relative;width:376px}@media screen and (max-width:1559px){header .content-header .links-actions .action-header .search-box{width:240px}}@media screen and (max-width:1100px){header .content-header .links-actions .action-header .search-box{-ms-flex-preferred-size:100%;flex-basis:100%}}header .content-header .links-actions .action-header .search-box .search-results{position:absolute;top:120%;left:0;right:0;background:#FFFFFF;border-radius:13px;-webkit-box-shadow:0px 4px 12px rgba(0,0,0,0.2);box-shadow:0px 4px 12px rgba(0,0,0,0.2);overflow-y:auto;overflow-x:hidden;height:280px;-webkit-transition:all 0.32s ease-in-out;transition:all 0.32s ease-in-out;opacity:0;visibility:hidden}header .content-header .links-actions .action-header .search-box .search-results li a{display:block;padding:12px 12px;border-bottom:1px solid #d9d6d6;color:var(--secondary-color);font-size:16px;font-weight:400;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}header .content-header .links-actions .action-header .search-box .search-results li a:hover{background:var(--main-color);color:#F7EB16}header .content-header .links-actions .action-header .search-box .search-results li:last-child a{border-bottom:none}@media screen and (max-width:1100px){header .content-header .links-actions .action-header .search-box .search-results{height:180px}}header .content-header .links-actions .action-header .search-box:focus-within{border-color:#F7EB16}header .content-header .links-actions .action-header .search-box:focus-within svg g{fill:#F7EB16}header .content-header .links-actions .action-header .search-box:focus-within svg circle,header .content-header .links-actions .action-header .search-box:focus-within svg line,header .content-header .links-actions .action-header .search-box:focus-within svg path{stroke:#F7EB16}header .content-header .links-actions .action-header .search-box:focus-within .search-results{top:110%;opacity:1;visibility:visible}header .content-header .links-actions .action-header .search-box input{background:transparent;border:none;padding:0;outline:none;height:100%;width:calc(100% - 50px);display:block;padding-left:20px;color:#FFFFFF;font-size:16px;font-weight:400}header .content-header .links-actions .action-header .search-box svg{position:absolute;top:50%;right:18.5px;width:22.5px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}header .content-header .links-actions .action-header .search-box svg circle,header .content-header .links-actions .action-header .search-box svg g,header .content-header .links-actions .action-header .search-box svg line,header .content-header .links-actions .action-header .search-box svg path{-webkit-transition:fill 0.25s ease-in-out;transition:fill 0.25s ease-in-out}header .content-header .links-actions .action-header .user-menu{position:relative}@media screen and (max-width:1100px){header .content-header .links-actions .action-header .user-menu .user-img{display:none}}header .content-header .links-actions .action-header .user-menu .list{-webkit-box-shadow:0 4px 10px rgba(0,0,0,0.2);box-shadow:0 4px 10px rgba(0,0,0,0.2);-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;width:200px;background:#EBEBEB;position:absolute;top:75px;left:0;visibility:hidden;opacity:0}header .content-header .links-actions .action-header .user-menu .list.active-user-menu{visibility:visible;opacity:1;top:68px}@media screen and (max-width:1100px){header .content-header .links-actions .action-header .user-menu .list.active-user-menu{top:60px}}@media screen and (max-width:1100px){header .content-header .links-actions .action-header .user-menu .list{position:fixed;right:0;left:0;width:100%}}header .content-header .links-actions .action-header .user-menu .list li{padding:10px;border-bottom:3px solid #d5d5d5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}header .content-header .links-actions .action-header .user-menu .list li:hover{background:#e7e4e4}header .content-header .links-actions .action-header .user-menu .list li:last-child{border-bottom:0}header .content-header .links-actions .action-header .user-menu .list li a{display:block;width:100%;margin:0;font-weight:400;font-size:16px;color:#707070;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}header .content-header .links-actions .action-header .user-menu .list li a:hover{color:var(--main-color)}.user-img{width:35px;height:35px;background:transparent;border:3px solid #FFFFFF;border-radius:50%;cursor:pointer;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.user-img:hover{border-color:#F7EB16}.user-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.next-btn{width:35px;height:35px;background:transparent;outline:none;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media screen and (max-width:1100px){.next-btn{display:none}}.next-btn.active-settings-btn{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.next-btn.active-settings-btn svg g,.next-btn.active-settings-btn svg path{stroke:#F7EB16}.next-btn svg{width:100%;height:100%}.next-btn svg g,.next-btn svg path{-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.next-btn:hover svg g,.next-btn:hover svg path{stroke:#F7EB16}.settings-website{position:relative}.settings-website.active-settings ul{top:68px;opacity:1;visibility:visible}@media screen and (max-width:1100px){.settings-website.active-settings ul{top:60px}}.settings-website ul{-webkit-box-shadow:0px 4px 10px rgba(0,0,0,0.2);box-shadow:0px 4px 10px rgba(0,0,0,0.2);-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;width:500px;background:#EBEBEB;position:absolute;top:75px;right:0;opacity:0;visibility:hidden}@media screen and (max-width:1100px){.settings-website ul{position:fixed;right:0;left:0;width:100%}}.settings-website ul li{padding:14px 30px;border-bottom:3px solid #d5d5d5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}@media screen and (max-width:1100px){.settings-website ul li{padding:12px 16px}}.settings-website ul li:hover{background:#e7e4e4}.settings-website ul li:last-child{border-bottom:none}.settings-website ul li p{margin:0;font-weight:400;font-size:18px;color:#707070}@media screen and (max-width:640px){.settings-website ul li p{font-size:16px}}.settings-website .lang-btn{font-weight:400;font-size:26px;text-align:center;color:#707070;width:36px;height:36px;border-radius:9px;background:#FFFFFF;line-height:36px;-webkit-transition:all 0.8s ease-in-out;transition:all 0.8s ease-in-out}.settings-website .lang-btn:hover{background-color:var(--main-color);color:#FFFFFF}.responsive-items{display:none;position:relative;z-index:11;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media screen and (max-width:1100px){.responsive-items .user-img{height:32px;width:32px}}@media screen and (max-width:1100px){.responsive-items{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:1100px){.responsive-items .next-btn{display:block;width:33px;height:31px}}.wrap{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}@media screen and (max-width:1100px){.wrap{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:11}}.wrap .hamburger-inner,.wrap .hamburger-inner:after,.wrap .hamburger-inner:before{background-color:#FFFFFF}.wrap:hover .hamburger-inner,.wrap:hover .hamburger-inner:after,.wrap:hover .hamburger-inner:before{background-color:#F7EB16}.hamburger{background-color:transparent;border:0;cursor:pointer;margin:0;overflow:visible;display:-webkit-box;display:-ms-flexbox;display:flex}.hamburger-box{height:24px;display:inline-block;position:relative;width:30px}.hamburger-inner{display:block;margin:-2px;position:relative;top:50%}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#FFFFFF;border-radius:25px;content:"";display:block;height:4px;position:absolute;width:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--squeeze .hamburger-inner{-webkit-transition-duration:0.1s;transition-duration:0.1s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--squeeze .hamburger-inner:after{-webkit-transition:bottom 0.1s 0.14s ease,-webkit-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.14s ease,-webkit-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.14s ease,transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.14s ease,transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--squeeze .hamburger-inner:before{-webkit-transition:top 0.1s 0.14s ease,opacity 0.1s ease;transition:top 0.1s 0.14s ease,opacity 0.1s ease}.hamburger--squeeze.is-active .hamburger-inner{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:0.14s;transition-delay:0.14s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom 0.1s ease,-webkit-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease,-webkit-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease,transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease,transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;-webkit-transition:top 0.1s ease,opacity 0.1s 0.14s ease;transition:top 0.1s ease,opacity 0.1s 0.14s ease}footer{background:-webkit-gradient(linear,left top,right top,from(#000),to(var(--main-color)));background:linear-gradient(to right,#000,var(--main-color));position:relative;margin-top:80px}@media screen and (max-width:1200px){footer{margin-top:40px}}footer .content-footer{padding:55px 0 80px 0;position:relative}@media screen and (max-width:640px){footer .content-footer{padding:35px 0 160px 0}}@media screen and (max-width:575px){footer .content-footer{padding:35px 0 120px 0}}footer .footer-bg{position:absolute;bottom:0;right:0;height:320px}@media screen and (max-width:991px){footer .footer-bg{max-width:100%;height:inherit}}footer .links-footer{position:relative;z-index:2;margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:38px;max-width:65%}@media screen and (max-width:640px){footer .links-footer{max-width:100%;gap:20px}}footer .links-footer li a{font-weight:400;font-size:16px;color:#f4f4f4;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}@media screen and (max-width:640px){footer .links-footer li a{font-size:14px}}footer .links-footer li a:hover{color:var(--secondary-color)}footer .bottom-footer{margin-top:5px;background:var(--main-color);padding:18px 0}@media screen and (max-width:640px){footer .bottom-footer{padding:10px 0}}footer .bottom-footer p{margin:0;font-weight:400;font-size:20px;text-align:center;color:#FFFFFF}@media screen and (max-width:640px){footer .bottom-footer p{font-size:16px}}html[dir=ltr] footer .footer-bg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}html[dir=ltr] footer{background:-webkit-gradient(linear,right top,left top,from(#000),to(var(--main-color)));background:linear-gradient(to left,#000,var(--main-color))}*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}ul{list-style:none;padding:0;margin:0}a{text-decoration:none}button{border:none;outline:none}.font-avenir{font-family:"avenir",sans-serif}.font-driod{font-family:"driod",sans-serif}.font-myriadpro{font-family:"myriadpro",sans-serif}body{font-family:"Tajawal",sans-serif;font-size:16px;-moz-font-smoothing:antialiased;-webkit-font-smoothing:antialiased;direction:ltr;text-align:left;color:#000000;overflow-x:hidden;font-weight:400}body.no-scroll{overflow:hidden}.container-content{width:90%;margin-left:auto;margin-right:auto}@media screen and (max-width:1300px){.container-content{width:100%;padding-left:16px;padding-right:16px}}.main-wrapper{position:relative;margin-top:100px;padding-top:64px}.main-wrapper.padding-custom{padding-top:32px}@media screen and (max-width:1240px){.main-wrapper.padding-custom{padding-top:12px}}@media screen and (max-width:1200px){.main-wrapper{padding-top:16px}}@media screen and (max-width:1100px){.main-wrapper{margin-top:60px;padding-top:16px}}.main-wrapper.no-margin{margin-top:0}.main-wrapper.custom-main-wrapper-padding{padding-top:32px}.main-title{font-family:"driod",sans-serif;font-weight:bold;font-size:17px;line-height:23px;color:var(--main-color);margin-top:20px;margin-bottom:0}.switch_box{width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#CCCCCC;border-radius:3em;height:24px;padding-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.switch_box.no-padding{padding-right:0}.switch_box span{font-weight:bold;font-size:14px;line-height:8px;color:#707070;padding-left:5px}.switch_box input[type=checkbox].switch_1{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:44px;height:100%;background:#CCCCCC;border-radius:3em;position:relative;cursor:pointer;outline:none;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.switch_box input[type=checkbox].switch_1:checked{background:var(--main-color)}.switch_box input[type=checkbox].switch_1.active{background:var(--main-color)}.switch_box input[type=checkbox].switch_1.active:after{left:calc(100% - 18px)}.switch_box input[type=checkbox].switch_1:after{position:absolute;content:"";width:13px;height:14px;border-radius:50%;background:#FFFFFF;-webkit-box-shadow:0 0 0.25em rgba(0,0,0,0.3);box-shadow:0 0 0.25em rgba(0,0,0,0.3);-webkit-transform:scale(1);transform:scale(1);left:5px;top:5px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.switch_box input[type=checkbox].switch_1:checked:after{left:calc(100% - 18px)}.date-picker-switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:23px 14px;border-bottom:1px solid #d5d5d5}@media screen and (max-width:500px){.date-picker-switch{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;padding:18px 14px}}.date-picker-switch .switch-vote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.date-picker-switch .switch-vote .vote{font-weight:bold;font-size:12px;color:#FFFFFF;width:60px;height:22px;border-radius:11.7px;display:block;background-color:var(--main-color);text-align:center;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}.date-picker-switch .switch-vote .vote:hover{opacity:0.7}.bg-gray-custom{background:#EBEBEB}.mt-17px{margin-top:17px}.grid-boxes{display:-webkit-box;display:-ms-flexbox;display:flex;gap:17px}@media screen and (max-width:1200px){.grid-boxes{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (max-width:1200px){.grid-boxes.grid-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0!important}.grid-boxes.grid-columns>.grid-box{display:none}}.grid-boxes>.grid-box{width:35%}@media screen and (max-width:1200px){.grid-boxes>.grid-box{width:100%}}.grid-boxes .aside-box{background:#EBEBEB;margin-top:30px}.grid-boxes .aside-box:first-child{margin-top:0}.grid-boxes .grid-box{height:-webkit-max-content;height:-moz-max-content;height:max-content}.grid-boxes>.boxes{width:calc(65% - 17px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:17px}@media screen and (max-width:1200px){.grid-boxes>.boxes{width:100%}}.grid-boxes>.boxes .grid-box{background:#EBEBEB}.grid-boxes>.boxes .grid-box.transparent-bg{background:transparent}.grid-boxes>.boxes>.grid-box{width:100%}.grid-boxes .two-box-grid{display:-webkit-box;display:-ms-flexbox;display:flex;gap:17px}@media screen and (max-width:900px){.grid-boxes .two-box-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.grid-boxes .two-box-grid .grid-box.height-full{height:100%}.grid-boxes .two-box-grid>.grid-box{width:50%}@media screen and (max-width:900px){.grid-boxes .two-box-grid>.grid-box{width:100%}}.grid-boxes .two-box-grid .two-box-flex{width:calc(50% - 17px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:17px}@media screen and (max-width:900px){.grid-boxes .two-box-grid .two-box-flex{width:100%}}.grid-box-aside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:17px}.share-links{background-color:#FFFFFF}.share-links ul{border:1px solid #707070;border-bottom:none;display:-ms-grid;display:grid;-ms-grid-columns:50px 13px 50px 13px 50px 13px 50px 13px 50px;grid-template-columns:repeat(5,50px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 20px;gap:13px}@media screen and (max-width:640px){.share-links ul{padding:20px}}@media screen and (max-width:520px){.share-links ul{gap:10px;-ms-grid-columns:45px 10px 45px 10px 45px 10px 45px 10px 45px;grid-template-columns:repeat(5,45px)}}.share-links ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;position:relative;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media screen and (max-width:520px){.share-links ul li a{height:45px}}.share-links ul li a:hover{margin-top:-5px}.share-links ul li a img{height:100%;width:100%}.share-links p{margin:0;padding:14px;background-color:var(--main-color);font-weight:400;font-size:18px;color:#FFFFFF;text-align:center}@media screen and (max-width:640px){.share-links p{font-size:14px}}.nav-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;background:#ebebeb;-webkit-box-shadow:0px 3px 6px rgba(0,0,0,0.16);box-shadow:0px 3px 6px rgba(0,0,0,0.16)}.nav-tabs.player-tabs{background:transparent;-webkit-box-shadow:none;box-shadow:none;width:84%;margin-left:auto;margin-right:auto}.nav-tabs.player-tabs .nav-link{padding-top:0}.nav-tabs.player-tabs .nav-link.active{background:transparent;border-bottom-color:var(--main-color);color:#868686;font-weight:bold}.nav-tabs.half .nav-link{width:50%}.nav-tabs .nav-link{width:33.3333333333%;border:none;border-radius:0;font-weight:400;font-size:18px;line-height:25px;text-align:center;color:#bababa;border-bottom:3px solid #d5d5d5;padding:16px 8px}@media screen and (max-width:640px){.nav-tabs .nav-link{font-size:11px;padding:10px 5px}}.nav-tabs .nav-link.active{background:transparent;border-bottom-color:var(--main-color);color:var(--main-color);font-weight:bold;font-size:17px}@media screen and (max-width:640px){.nav-tabs .nav-link.active{font-size:11px}}.nav-tabs .nav-link.active:hover{border-color:var(--main-color)!important}.description-tab{padding:0}.information-tab{padding-left:14px;padding-right:14px;padding-bottom:60px}@media screen and (max-width:640px){.information-tab{padding-bottom:14px}}.popular-tournaments .box .head{margin-top:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px}.popular-tournaments .box .head .img-box{width:40px;height:46px}.popular-tournaments .box .head .img-box img{width:100%}.popular-tournaments .box .head h3{margin-bottom:0;font-weight:bold;font-size:16px;line-height:11px;color:var(--main-color)}.popular-tournaments .box .items{margin-top:14px}.popular-tournaments .box .items .item{margin-top:1px;background-color:#FFFFFF;padding:10px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color 0.25s ease-in-out;transition:background-color 0.25s ease-in-out}.popular-tournaments .box .items .item:hover{background-color:#F4F4F4}.popular-tournaments .box .items .item:first-child{margin-top:0}.popular-tournaments .box .items .item .vs-box{width:20%;padding:0 6px}.popular-tournaments .box .items .item .vs-box span{display:block;text-align:center}.popular-tournaments .box .items .item .vs-box span.vs{font-weight:400;font-size:17px;line-height:21px;text-align:center;color:var(--main-color)}.popular-tournaments .box .items .item .vs-box span.type{font-weight:400;font-size:12px;line-height:15px;text-align:center;color:var(--main-color);margin-top:4px}.popular-tournaments .box .items .item .vs-box span.time{font-weight:400;font-size:12px;line-height:15px;text-align:center;color:var(--secondary-color);margin-top:8px}.popular-tournaments .box .items .item .club{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:40%}@media screen and (max-width:520px){.popular-tournaments .box .items .item .club{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:520px){.popular-tournaments .box .items .item .club:last-child{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.popular-tournaments .box .items .item .club:last-child span{text-align:end}@media screen and (max-width:520px){.popular-tournaments .box .items .item .club:last-child span{text-align:center}}.popular-tournaments .box .items .item .club span{font-weight:400;font-size:14px;color:#bababa;width:calc(100% - 40px);overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media screen and (max-width:520px){.popular-tournaments .box .items .item .club span{width:100%;text-align:center}}.popular-tournaments .box .items .item .club .img-box{width:40px;height:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popular-tournaments .box .items .item .club .img-box img{max-width:100%;max-height:100%}.times-matches{padding:40px 60px 24px 60px}@media screen and (max-width:900px){.times-matches{padding:24px 20px}}.times-matches .match-status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px;margin-top:34px}.times-matches .match-status span.result{font-weight:700;font-size:40px;text-align:center;color:var(--main-color)}.times-matches .match-status span.status{background-color:var(--main-color);font-weight:700;font-size:16px;text-align:center;color:#FFFFFF;height:38px;border-radius:18px;line-height:38px;display:block;min-width:98px;padding:0 8px}.times-matches .show-more{font-family:"driod",sans-serif;font-weight:700;font-size:15px;line-height:19px;text-align:center;color:var(--main-color);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;margin-top:12px;display:block;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:900px){.times-matches .show-more{margin-top:24px}}.times-matches .show-more:hover{color:var(--secondary-color)}.times-matches .more-information-links{margin-top:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:3px solid #d5d5d5;padding-bottom:25px}.times-matches .more-information-links li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.times-matches .more-information-links li a svg path{fill:var(--main-color)}.times-matches .more-information-links li a:hover span{color:var(--secondary-color)}.times-matches .more-information-links li a:hover svg path{fill:var(--secondary-color)}.times-matches .more-information-links li a span{display:block;margin-bottom:12px;font-family:"driod",sans-serif;font-weight:700;font-size:13px;line-height:16px;text-align:center;color:#707070;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media screen and (max-width:575px){.times-matches .more-information-links li a span{font-size:10px;margin-bottom:4px}}@media screen and (max-width:400px){.times-matches .more-information-links li a span{font-size:9px;margin-bottom:3px}}.times-matches .more-information-links li a svg{height:36px}@media screen and (max-width:575px){.times-matches .more-information-links li a svg{height:32px;width:32px}}.times-matches .more-information-links li a svg.rotate{rotate:90deg}.times-matches .more-information-links li a svg path{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.times-matches .players-division{height:470px;position:relative}.times-matches .box-handler{cursor:pointer!important}.times-matches .players-division .boxes-player .box-handler{cursor:pointer;width:62px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.times-matches .img{background-image:url(../images/club-img.png);width:100%;height:100%;background-size:cover;background-repeat:no-repeat}@media screen and (min-width:1700px){.times-matches .img{width:83%;margin:0 auto}}@media screen and (max-width:1200px){.times-matches .img{width:67%;margin:0 auto}}@media screen and (max-width:1050px){.times-matches .img{width:75%}}@media screen and (max-width:991px){.times-matches .img{background-position:center center;width:76%}}@media screen and (max-width:768px){.times-matches .img{width:100%}}.times-matches .img-box{width:50px;height:50px;margin:0 auto 4px;position:relative}.times-matches .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.times-matches .player-name{margin:0;width:62px;font-weight:normal;font-size:12px;line-height:17px;text-align:center;color:#FFFFFF;height:17px;border-radius:4px;background:var(--secondary-color)}.swiper-times-matches{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:26px}@media screen and (max-width:640px){.swiper-times-matches{gap:16px}}@media screen and (max-width:575px){.swiper-times-matches{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}}.swiper-times-matches .swiper-content{width:calc(100% - 126px);margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:640px){.swiper-times-matches .swiper-content{width:calc(100% - 102px)}}@media screen and (max-width:575px){.swiper-times-matches .swiper-content{width:100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.swiper-times-matches .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:20px}@media screen and (max-width:640px){.swiper-times-matches .box{gap:10px}}.swiper-times-matches .box .time{width:calc(100% - 244px)}@media screen and (max-width:640px){.swiper-times-matches .box .time{width:calc(100% - 140px)}}@media screen and (max-width:440px){.swiper-times-matches .box .time{width:calc(100% - 100px)}}.swiper-times-matches .box .time h3{width:auto;margin:auto;font-weight:700;font-size:40px;line-height:32px;text-align:center;color:#707070}.swiper-times-matches .box .time h3.custom-font-size{font-size:30px}@media screen and (max-width:768px){.swiper-times-matches .box .time h3.custom-font-size{font-size:20px;line-height:24px}}@media screen and (max-width:440px){.swiper-times-matches .box .time h3.custom-font-size{font-size:16px;line-height:20px}}@media screen and (max-width:440px){.swiper-times-matches .box .time h3{font-size:16px;line-height:20px}}.swiper-times-matches .box .time h4{width:auto;font-weight:700;font-size:18px;line-height:17px;text-align:center;color:var(--secondary-color);margin:14px auto 0 auto}.swiper-times-matches .box .time h4.custom-font-size{font-size:30px;line-height:20px}@media screen and (max-width:768px){.swiper-times-matches .box .time h4.custom-font-size{font-size:22px;line-height:16px}}@media screen and (max-width:640px){.swiper-times-matches .box .time h4.custom-font-size{font-size:18px;line-height:16px}}@media screen and (max-width:768px){.swiper-times-matches .box .time h4{font-size:14px;margin:8px auto 0 auto}}@media screen and (max-width:440px){.swiper-times-matches .box .time h4{font-size:12px}}.swiper-times-matches .box .club-logo{overflow:hidden}@media screen and (max-width:640px){.swiper-times-matches .box .club-logo{width:60px;height:60px}}@media screen and (max-width:440px){.swiper-times-matches .box .club-logo{width:40px;height:40px}}.swiper-times-matches .box .club-logo .info-club .club-name{font-weight:bold;font-size:16px;line-height:20px;color:#707070;margin-bottom:6px}.swiper-times-matches .box .club-logo .info-club p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;font-weight:bold;font-size:16px;line-height:20px;color:#707070}.swiper-times-matches .box .club-logo .img-box{width:100%;height:100%}.swiper-times-matches .box .club-logo .img-box img{max-width:100%;max-height:100%}.swiper-button-next:after,.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{display:none}.swiper-button-next,.swiper-button-prev{position:relative;inset:0;margin:0;width:35px!important;height:35px!important}.swiper-button-next g,.swiper-button-next path,.swiper-button-prev g,.swiper-button-prev path{-webkit-transition:stroke 0.3s ease-in-out;transition:stroke 0.3s ease-in-out}.swiper-button-next:hover g,.swiper-button-next:hover path,.swiper-button-prev:hover g,.swiper-button-prev:hover path{stroke:var(--secondary-color)}.scorers-boxes{padding:0}.scorers-boxes nav{background:transparent;-webkit-box-shadow:none;box-shadow:none}.scorers-boxes nav .nav-link{background:transparent;-webkit-box-shadow:none;box-shadow:none}.scorers-boxes .nav-tabs .nav-link{width:100%;padding:0;border:none;opacity:0.4}.scorers-boxes .nav-tabs .nav-link.active{opacity:1;background:transparent;border:none;color:var(--main-color);font-weight:bold}.scorers-boxes .nav-tabs{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:17px;padding:20px 7px 0}.scorers-boxes .nav-tabs .scorers-swiper-content{width:calc(100% - 68px)}.scorers-boxes .nav-tabs .swiper-button-next,.scorers-boxes .nav-tabs .swiper-button-prev{width:17px!important;height:17px!important}.scorers-boxes .nav-tabs .swiper-button-next svg,.scorers-boxes .nav-tabs .swiper-button-prev svg{width:100%;height:100%}.scorers-boxes button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}@media screen and (max-width:640px){.scorers-boxes button{gap:6px}}.scorers-boxes .img-box{width:40px;height:46px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:640px){.scorers-boxes .img-box{width:30px;height:36px}}.scorers-boxes .img-box img{max-width:100%;max-height:100%;width:auto;height:auto}.scorers-boxes span{font-weight:700;font-size:12px;color:var(--main-color);text-align:initial;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:640px){.scorers-boxes span{font-size:10px}}.scorers-boxes .swiper-wrapper{width:auto}.scorers-boxes .swiper{height:-webkit-max-content;height:-moz-max-content;height:max-content;width:100%;padding:0}.scorers-boxes .swiper-slide{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.scorers-and-ranking{height:100%}.scorers-and-ranking .tab-content{height:calc(100% - 60px)}.scorers-and-ranking .tab-content .tab-pane{height:100%}.scorers-and-ranking .tab-content .tab-pane .description-tab{height:100%}.players-items{padding-top:20px;height:calc(100% - 65px)}@media screen and (max-width:640px){.players-items{margin-top:0;padding-bottom:0}}.players-items .item{display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:60px 20px 1fr 20px 48px;grid-template-columns:60px 1fr 48px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 12px;gap:20px;border-bottom:3px solid #d5d5d5;-webkit-transition:background-color 0.3s ease-in-out;transition:background-color 0.3s ease-in-out}@media screen and (max-width:460px){.players-items .item{-ms-grid-columns:40px 1fr 32px;grid-template-columns:40px 1fr 32px}}.players-items .item:hover{background-color:#ccc}.players-items .item:last-child{border-bottom:0}.players-items .item a,.players-items .item h3{text-decoration:none;font-family:"driod",sans-serif;font-weight:700;font-size:15px;line-height:16px;color:var(--main-color);margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:460px){.players-items .item a,.players-items .item h3{font-size:12px}}.players-items .item a span,.players-items .item h3 span{font-weight:400}.players-items .item a span.type,.players-items .item h3 span.type{font-size:12px;line-height:19px;color:var(--secondary-color)}.players-items .item a span.club,.players-items .item h3 span.club{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:12px;line-height:19px;color:#707070;margin-top:4px}.players-items .item .img-box{width:60px;height:60px;border-radius:50%;overflow:hidden;background-color:#FFFFFF}@media screen and (max-width:460px){.players-items .item .img-box{width:40px;height:40px}}.players-items .item .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.players-items .item .player-number{width:48px;height:48px;background:var(--main-color);font-weight:700;font-size:25px;line-height:48px;color:#FFFFFF;text-align:center;border-radius:11px}@media screen and (max-width:460px){.players-items .item .player-number{width:32px;height:32px;line-height:32px;border-radius:4px;font-size:18px}}.players-items .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.players-items .tab-content{height:100%}.players-items .link-show-more{height:55px;line-height:55px;text-align:center;color:#FFFFFF;background-color:var(--main-color);font-weight:bold;font-size:16px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.players-items .link-show-more:hover{color:var(--secondary-color);background-color:#5748c0}.app-subscribe{height:100%;position:relative;overflow:hidden;background:-webkit-gradient(linear,left top,left bottom,from(rgb(117,66,147)),to(var(--main-color)));background:linear-gradient(180deg,rgb(117,66,147) 0%,var(--main-color) 100%);background-size:cover;background-repeat:no-repeat}.app-subscribe.app-subscribe-reverse{padding:40px 0}@media screen and (max-width:640px){.app-subscribe.app-subscribe-reverse{padding:20px 0}}.app-subscribe.app-subscribe-reverse .info{width:100%}.app-subscribe.app-subscribe-reverse .info h4{font-size:34px}.app-subscribe.app-subscribe-reverse .info p{font-size:22px}.app-subscribe.app-subscribe-reverse .info .links-app{margin-top:20px}.app-subscribe.app-subscribe-reverse .info .links-app a{display:block;height:120px}@media screen and (max-width:640px){.app-subscribe.app-subscribe-reverse .info .links-app a{height:auto}}.app-subscribe.app-subscribe-reverse .info .links-app a img{width:100%;height:100%}.app-subscribe.app-subscribe-reverse .info .taktikat-links{margin-top:16px}.app-subscribe.app-subscribe-reverse .info .taktikat-links a{width:132px;height:132px;border-radius:14px}@media screen and (max-width:640px){.app-subscribe.app-subscribe-reverse .info .taktikat-links a{width:90px;height:90px}}.app-subscribe.app-subscribe-reverse .info .taktikat-links a img{max-width:80%;margin:auto}.app-subscribe .bg-app{position:absolute;left:-70px;top:50%;max-width:70%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:520px){.app-subscribe .bg-app{position:relative;-webkit-transform:translateY(0);transform:translateY(0);max-width:100%;left:-30px;top:10px}}.app-subscribe .info{width:50%;margin-left:auto;padding:20px;position:relative;z-index:2}@media screen and (max-width:520px){.app-subscribe .info{width:100%}}.app-subscribe .info h4{text-align:center;font-weight:700;color:#FFFFFF;font-size:14px;margin-bottom:6px}.app-subscribe .info .links-app{margin-top:10px}.app-subscribe .info .links-app a{width:90%;margin:0 auto 10px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.app-subscribe .info .links-app a img{max-width:100%}.app-subscribe .info .taktikat-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.app-subscribe .info .taktikat-links a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#8634EA;border-radius:14px;padding:6px;width:56px;height:56px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.app-subscribe .info .taktikat-links a img{max-width:100%}.app-subscribe .info p{text-align:center;font-weight:400;color:#FFFFFF;font-size:14px;margin:0}.news-boxes{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:17px}.news-boxes.aside-boxes{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}@media screen and (max-width:1200px){.news-boxes.aside-boxes{gap:16px;-ms-grid-columns:calc(50% - 8px) 16px calc(50% - 8px);grid-template-columns:calc(50% - 8px) calc(50% - 8px)}}@media screen and (max-width:640px){.news-boxes.aside-boxes{gap:16px;-ms-grid-columns:100%;grid-template-columns:100%}}.news-box{background-color:var(--main-color)}.news-box:hover img{-webkit-transform:translateX(16px) scale(1.05);transform:translateX(16px) scale(1.05)}.news-box:hover a,.news-box:hover p{color:#CCCCCC}.news-box .img-box{height:170px;overflow:hidden}.news-box .img-box img{display:block;width:calc(100% + 16px);height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 0.55s ease-in-out;transition:-webkit-transform 0.55s ease-in-out;transition:transform 0.55s ease-in-out;transition:transform 0.55s ease-in-out,-webkit-transform 0.55s ease-in-out}.news-box .description{padding:12px 24px 32px;background:-webkit-gradient(linear,left top,left bottom,from(rgb(117,66,147)),to(var(--main-color)));background:linear-gradient(180deg,rgb(117,66,147) 0%,var(--main-color) 100%)}.news-box .description a,.news-box .description p{text-decoration:none;font-weight:400;font-size:14px;color:#FFFFFF;margin:0;height:60px;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.news-box .footer-news{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;padding:8px 10px;background-color:#CCCCCC}.news-box .footer-news a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;font-weight:700;font-size:13px;color:var(--main-color)}.news-box .footer-news a img{height:16px;width:14px}.news-box .footer-news .time-add{display:block;text-align:end;font-weight:700;font-size:13px;color:var(--secondary-color)}.group-stage{background-color:#EBEBEB;position:relative;padding-bottom:25px}.group-stage .main-title{padding:10px 22px 0;font-weight:bold;font-size:20px;line-height:27px;margin-top:0}@media screen and (max-width:575px){.group-stage .main-title{font-size:16px}}.group-stage .swiper-times-matches{padding:10px 60px;margin-top:40px;-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit}@media screen and (max-width:900px){.group-stage .swiper-times-matches{padding:24px 20px}}@media screen and (max-width:575px){.group-stage .swiper-times-matches{gap:0;margin-top:0px}}.group-stage .swiper-times-matches .swiper-button-next,.group-stage .swiper-times-matches .swiper-button-prev{margin-top:33px}@media screen and (max-width:640px){.group-stage .swiper-times-matches .swiper-button-next,.group-stage .swiper-times-matches .swiper-button-prev{margin-top:14px}}@media screen and (max-width:575px){.group-stage .swiper-times-matches .swiper-button-next,.group-stage .swiper-times-matches .swiper-button-prev{margin-top:30px}}.group-stage .swiper-pagination{bottom:15px}.group-stage .swiper-pagination .swiper-pagination-bullet{width:13px;height:13px;background:#FFFFFF;border:1px solid #ccc;opacity:1}.group-stage .swiper-pagination .swiper-pagination-bullet:hover{background-color:#EBEBEB}.group-stage .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color:var(--main-color);background-color:var(--main-color)}.periodicals-section{background-color:#EBEBEB}.periodicals-section-page .accordion-item .accordion-body{-ms-grid-columns:100%;grid-template-columns:100%}@media screen and (max-width:640px){.periodicals-section-page .accordion-item .league-results .item li.result{font-size:13px}}@media screen and (max-width:640px){.periodicals-section-page .accordion-item .league-results .item li.id{font-size:15px}}.accordion-item{border:none;background-color:#EBEBEB!important}.accordion-item .accordion-button,.accordion-item .accordion-button:not(.collapsed),.accordion-item .accordion-item:first-of-type .accordion-button{background-color:#EBEBEB!important;border-radius:0!important}.accordion-item .accordion-button{-webkit-filter:drop-shadow(0px 3px 6px rgba(0,0,0,0.16));filter:drop-shadow(0px 3px 6px rgba(0,0,0,0.16));padding:6px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;height:52px}@media screen and (max-width:680px){.accordion-item .accordion-button{gap:12px}}.accordion-item .accordion-button.no-filter-shadow{-webkit-filter:none;filter:none;-webkit-box-shadow:none;box-shadow:none}.accordion-item .accordion-button.small-gap{gap:20px;background-color:#f4f4f4!important;-webkit-filter:none;filter:none;-webkit-box-shadow:none;box-shadow:none}.accordion-item .accordion-button.small-gap span{font-weight:400;font-size:16px;color:#222}@media screen and (min-width:1560px){.accordion-item .accordion-button.small-gap span{font-size:20px}}.accordion-item .accordion-button.small-font{gap:0}.accordion-item .accordion-button.small-font span{width:90%;text-align:center;font-size:18px;font-weight:400;display:block}@media screen and (min-width:1560px){.accordion-item .accordion-button.small-font span{font-size:22px}}@media screen and (max-width:680px){.accordion-item .accordion-button.small-font span{font-size:15px}}.accordion-item .accordion-button:after{margin-left:auto!important;margin-right:0!important;background-image:url("../images/arrow-accordion.svg");background-position:bottom;background-size:cover;width:23px;height:14px}.accordion-item .accordion-button span{font-weight:400;font-size:20px;color:var(--main-color)}@media screen and (min-width:1560px){.accordion-item .accordion-button span{font-size:25px}}@media screen and (max-width:680px){.accordion-item .accordion-button span{font-size:14px}}.accordion-item .accordion-button img{width:31px;height:39px}.accordion-item .accordion-button:focus{border:none;-webkit-box-shadow:none;box-shadow:none}.accordion-item .accordion-body{padding:0;display:-ms-grid;display:grid;-ms-grid-columns:50% 50%;grid-template-columns:50% 50%;background-color:#F4F4F4}@media screen and (max-width:680px){.accordion-item .accordion-body{-ms-grid-columns:100%;grid-template-columns:100%}}.accordion-item .accordion-body .tab-content{padding:16px}@media screen and (max-width:680px){.accordion-item .accordion-body .tab-content{padding:16px!important}}.accordion-item .league-results .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;margin-bottom:10px}.accordion-item .league-results .item:last-child{margin-bottom:0}.accordion-item .league-results .item li.id{font-family:"avenir",sans-serif;font-weight:300;font-size:18px;color:#222;width:30px}.accordion-item .league-results .item li.img-box{width:32px;height:34px}.accordion-item .league-results .item li.img-box img{display:block;margin:auto;max-width:100%;max-height:100%}.accordion-item .league-results .item li.club-name{font-weight:700;font-size:14px;color:#222;width:100px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.accordion-item .league-results .item li.result{font-weight:300;font-size:16px;text-align:center;color:#222;width:30px}.columns-nav-tabs .nav-tabs{-webkit-box-shadow:none;box-shadow:none;display:block}.columns-nav-tabs .nav-tabs .nav-link{width:100%;border-bottom:3px solid #d5d5d5;font-weight:400;font-size:20px;color:#222;padding-left:50px;padding-top:11px;padding-bottom:11px;text-align:inherit}.columns-nav-tabs .nav-tabs .nav-link:hover{border-bottom-color:#d5d5d5!important}.columns-nav-tabs .nav-tabs .nav-link.active{color:#FFFFFF;background-color:var(--main-color)}.columns-nav-tabs .nav-tabs .nav-link.active:hover{border-bottom-color:#d5d5d5!important}@media screen and (min-width:1560px){.columns-nav-tabs .nav-tabs .nav-link{padding-left:100px}}@media screen and (max-width:680px){.columns-nav-tabs .nav-tabs .nav-link{padding:11px 20px;font-size:16px}}.most-popular-teams-list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;border-bottom:3px solid #d5d5d5;padding:14px 20px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.most-popular-teams-list .item:last-child{border-bottom:none}.most-popular-teams-list .item:hover{background-color:#FFFFFF}.most-popular-teams-list .item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}@media screen and (max-width:680px){.most-popular-teams-list .item a{gap:18px}}.most-popular-teams-list .item a .img-box{width:30px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex}.most-popular-teams-list .item a .img-box img{max-width:100%;max-height:100%}.most-popular-teams-list .item a span.name{font-weight:400;font-size:20px;color:#222}@media screen and (max-width:680px){.most-popular-teams-list .item a span.name{font-size:16px}}.most-popular-teams-list .item>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}@media screen and (max-width:680px){.most-popular-teams-list .item>div{gap:18px}}.most-popular-teams-list .item>div .img-box{width:30px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex}.most-popular-teams-list .item>div .img-box img{max-width:100%;height:100%}.most-popular-teams-list .item>div span.name{font-weight:400;font-size:20px;color:#222}@media screen and (max-width:680px){.most-popular-teams-list .item>div span.name{font-size:16px}}.accordion-item-border{border-bottom:3px solid #d5d5d5;border-radius:0!important}.favorite-btn{background:none;border:none;padding:0;outline:none}.favorite-btn.active-favorite svg path,.favorite-btn:hover svg path{fill:var(--main-color)}.favorite-btn svg path{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.championships-by-country{padding-top:8px}.championships-list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;padding:6px 14px;background-color:#FFFFFF;margin-bottom:4px}.championships-list .item:last-child{margin-bottom:0}.championships-list .item p{width:calc(100% - 34px);font-weight:400;font-size:16px;color:#222;margin:0}@media screen and (min-width:1560px){.championships-list .item p{font-size:20px}}@media screen and (max-width:680px){.championships-list .item p{font-size:14px}}.border-black-1px{border-radius:50%;border:1px solid #000000;width:37.46px!important;height:37.46px!important}.padding-10px{padding:5px 0}.content-inline-datepicker .datepicker-style{margin:auto;width:75%}@media screen and (max-width:420px){.content-inline-datepicker .datepicker-style{width:100%}}.datepicker-style .datepicker-days tbody{top:26px!important}.datepicker-style .datepicker-switch{font-size:13px!important}.datepicker-style .datepicker table tr td span.active.active{background-color:var(--main-color)!important;color:#FFFFFF;background-image:none}.datepicker-style .table-condensed{position:relative}.datepicker-style .datepicker{background-color:#E3E3E3!important;border:none;border-radius:0;width:100%;top:52px!important;cursor:pointer;right:0!important}@media screen and (max-width:500px){.datepicker-style .datepicker{top:46px!important}}.datepicker-dropdown.datepicker-orient-bottom:after,.datepicker-dropdown.datepicker-orient-bottom:before{display:none}.datepicker-style .datepicker .next{background-image:url("../images/next.svg");background-repeat:no-repeat;width:22px;height:22px;color:transparent;margin:0 5px;display:block}.datepicker-style .datepicker .next:hover{background:url("../images/next.svg");background-repeat:no-repeat}.datepicker-style .datepicker .prev{background-image:url("../images/prev.svg");background-repeat:no-repeat;width:22px;height:22px;color:transparent;margin:0 5px;display:block}.datepicker-style .datepicker .prev:hover{background:url("../images/prev.svg");background-repeat:no-repeat}.datepicker-style .datepicker-centuries tbody tr td,.datepicker-style .datepicker-decades tbody tr td,.datepicker-style .datepicker-months tbody tr td,.datepicker-style .datepicker-years tbody tr td{width:100%!important}.datepicker{padding:4px 0}.datepicker-style{width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#EBEBEB;position:relative}.datepicker-style .input-group{position:relative}.datepicker-style .input-group:after{content:"";position:absolute;top:50%;left:0;background-image:url("../images/prev.svg");background-repeat:no-repeat;width:22px;height:22px;color:transparent;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.datepicker-style .input-group input{cursor:pointer;position:relative;z-index:2;outline:none;padding:0;background-color:transparent;border:none;border-radius:0;font-weight:400;font-size:20px;text-align:end;color:var(--main-color);padding-left:14px;line-height:1}.datepicker-style .input-group input:focus{-webkit-box-shadow:none;box-shadow:none}.datepicker-style .datepicker-inline{padding:0;width:100%}.datepicker-style .datepicker-switch{font-weight:400;line-height:1;color:var(--main-color);text-transform:uppercase;font-size:18px}.datepicker-style .datepicker-switch:hover{background:transparent!important}.datepicker-style .datepicker-centuries,.datepicker-style .datepicker-days,.datepicker-style .datepicker-decades,.datepicker-style .datepicker-months,.datepicker-style .datepicker-years{width:100%}.datepicker-style .datepicker-centuries table,.datepicker-style .datepicker-days table,.datepicker-style .datepicker-decades table,.datepicker-style .datepicker-months table,.datepicker-style .datepicker-years table{width:100%}.datepicker-style .datepicker-centuries thead tr:nth-child(3),.datepicker-style .datepicker-days thead tr:nth-child(3),.datepicker-style .datepicker-decades thead tr:nth-child(3),.datepicker-style .datepicker-months thead tr:nth-child(3),.datepicker-style .datepicker-years thead tr:nth-child(3){display:none}.datepicker-style .datepicker-centuries tbody,.datepicker-style .datepicker-days tbody,.datepicker-style .datepicker-decades tbody,.datepicker-style .datepicker-months tbody,.datepicker-style .datepicker-years tbody{background-color:#E3E3E3;width:100%;position:absolute;top:26px}@media screen and (max-width:500px){.datepicker-style .datepicker-centuries tbody,.datepicker-style .datepicker-days tbody,.datepicker-style .datepicker-decades tbody,.datepicker-style .datepicker-months tbody,.datepicker-style .datepicker-years tbody{top:43px}}.datepicker-style .datepicker-centuries tbody tr,.datepicker-style .datepicker-days tbody tr,.datepicker-style .datepicker-decades tbody tr,.datepicker-style .datepicker-months tbody tr,.datepicker-style .datepicker-years tbody tr{margin:6px 0}.datepicker-style .datepicker-centuries tbody tr td,.datepicker-style .datepicker-days tbody tr td,.datepicker-style .datepicker-decades tbody tr td,.datepicker-style .datepicker-months tbody tr td,.datepicker-style .datepicker-years tbody tr td{background:none;width:32px;height:32px;border-radius:0;font-weight:400;font-size:14px;color:#6d6e71}.datepicker-style .datepicker-centuries tbody tr td.active,.datepicker-style .datepicker-days tbody tr td.active,.datepicker-style .datepicker-decades tbody tr td.active,.datepicker-style .datepicker-months tbody tr td.active,.datepicker-style .datepicker-years tbody tr td.active{border-radius:6px;background-color:var(--main-color)!important;color:#FFFFFF;background-image:none;padding:0;line-height:32px}.datepicker-style .datepicker-centuries tbody tr td.active:hover,.datepicker-style .datepicker-days tbody tr td.active:hover,.datepicker-style .datepicker-decades tbody tr td.active:hover,.datepicker-style .datepicker-months tbody tr td.active:hover,.datepicker-style .datepicker-years tbody tr td.active:hover{background-color:var(--main-color)!important;background-image:none}.news-box-details{background-color:#EBEBEB;margin-bottom:24px}.news-box-details:last-child{margin-bottom:0}.news-box-details .img-box{height:350px}@media screen and (min-width:1560px){.news-box-details .img-box{height:410px}}@media screen and (max-width:640px){.news-box-details .img-box{height:220px}}.news-box-details .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-box-details .show-more-content{margin:18px 36px}.news-box-details .show-more-content .show-more-details{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background:transparent}.news-box-details .show-more-content .show-more-details.active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.news-box-details .show-more-content .show-more-details svg{width:18px;height:auto}.news-box-details .show-more-content .show-more-details span{font-weight:400;font-size:20px;color:#707070;line-height:1}.news-box-details .details{padding:20px 36px;height:190px;overflow-y:hidden}@media screen and (min-width:1560px){.news-box-details .details{height:203px}}.news-box-details .details.active{height:-webkit-max-content;height:-moz-max-content;height:max-content;overflow-y:visible}@media screen and (max-width:640px){.news-box-details .details{padding:16px;height:194px}}.news-box-details .details h3{font-family:"driod",sans-serif;font-weight:700;font-size:24px;line-height:38px;color:var(--main-color);margin:0}@media screen and (min-width:1560px){.news-box-details .details h3{font-size:28px}}@media screen and (max-width:640px){.news-box-details .details h3{font-size:18px;line-height:22px}}.news-box-details .details p{font-weight:400;font-size:16px;color:#707070}.news-box-details .details p:last-child{margin-bottom:0}@media screen and (min-width:1560px){.news-box-details .details p{font-size:18px}}@media screen and (max-width:640px){.news-box-details .details p{font-size:14px}}.news-box-details .action-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;padding:0 36px 36px}@media screen and (max-width:840px){.news-box-details .action-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:20px;gap:20px}}@media screen and (max-width:640px){.news-box-details .action-box{padding:16px}}.news-box-details .action-box .comments-input{position:relative;width:calc(70% - 30px);border-radius:13px;background:#FFFFFF;border:1px solid #707070;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:8px}@media screen and (max-width:840px){.news-box-details .action-box .comments-input{width:100%}}.news-box-details .action-box .comments-input button{width:36px;height:36px;border-radius:8px;line-height:36px;text-align:center;background-color:var(--main-color);-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.news-box-details .action-box .comments-input button:hover{opacity:0.92}.news-box-details .action-box .comments-input button:hover svg{-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;fill:#F7EB16}.news-box-details .action-box .comments-input input{border-radius:12px;border:none;padding:17px 28px 9px 28px;font-weight:400;font-size:14px;color:#707070;width:calc(100% - 36px)}.news-box-details .action-box .comments-input input:focus{outline:1px solid var(--main-color)}.news-box-details .action-box .comments-input input::-webkit-input-placeholder{font-weight:400;font-size:14px;color:#707070}.news-box-details .action-box .comments-input input::-moz-placeholder{font-weight:400;font-size:14px;color:#707070}.news-box-details .action-box .comments-input input:-ms-input-placeholder{font-weight:400;font-size:14px;color:#707070}.news-box-details .action-box .comments-input input::-ms-input-placeholder{font-weight:400;font-size:14px;color:#707070}.news-box-details .action-box .comments-input input::placeholder{font-weight:400;font-size:14px;color:#707070}.news-box-details .action-box ul{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media screen and (max-width:840px){.news-box-details .action-box ul{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.news-box-details .action-box ul .like-post-news.active span{color:var(--main-color)}.news-box-details .action-box ul .like-post-news.active svg path{fill:var(--main-color)}.news-box-details .action-box ul button,.news-box-details .action-box ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background-color:transparent}.news-box-details .action-box ul button svg,.news-box-details .action-box ul li svg{height:26px}@media screen and (max-width:640px){.news-box-details .action-box ul button svg,.news-box-details .action-box ul li svg{height:22px}}.news-box-details .action-box ul button svg path,.news-box-details .action-box ul li svg path{-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.news-box-details .action-box ul button:hover span,.news-box-details .action-box ul li:hover span{color:var(--main-color)}.news-box-details .action-box ul button:hover svg path,.news-box-details .action-box ul li:hover svg path{fill:var(--main-color)}.news-box-details .action-box ul button span,.news-box-details .action-box ul li span{-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;font-weight:700;font-size:20px;color:#707070}@media screen and (max-width:640px){.news-box-details .action-box ul button span,.news-box-details .action-box ul li span{font-size:18px}}.news-box-details .comments{display:none}.news-box-details .comments.active{display:block}.news-box-details .comments li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:28px;padding:11px 36px;background-color:#f4f4f4;margin-bottom:8px;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}@media screen and (max-width:640px){.news-box-details .comments li{padding:11px 16px;gap:20px}}.news-box-details .comments li:hover{background-color:#fffdfd}.news-box-details .comments li:last-child{margin-bottom:0;background-color:transparent;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.news-box-details .comments li .img-box{width:32px;height:32px;border-radius:100%;overflow:hidden;background:#fff;border:1px solid #595959}.news-box-details .comments li .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-box-details .comments li .name-comment{width:calc(100% - 60px)}@media screen and (max-width:640px){.news-box-details .comments li .name-comment{width:calc(100% - 52px)}}.news-box-details .comments li .name-comment span.name{margin-bottom:8px;font-weight:700;font-size:14px;color:var(--main-color)}.news-box-details .comments li p{width:calc(100% - 60px);margin-bottom:0;font-weight:400;font-size:14px;color:#707070}@media screen and (max-width:640px){.news-box-details .comments li p{width:calc(100% - 52px)}}.news-box-details .comments li .show-less{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;gap:20px}.news-box-details .comments li .show-less:hover span{color:var(--main-color)}.news-box-details .comments li .show-less:hover svg path{stroke:var(--main-color)}.news-box-details .comments li .show-less svg{width:16px;height:16px}.news-box-details .comments li .show-less svg path{-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.news-box-details .comments li .show-less span{-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;font-weight:400;font-size:20px;color:#707070}.news-box-details .date-post{margin-top:8px;color:#afafaf;font-weight:700;font-size:16px;margin-bottom:16px}.transfer-brief{background-color:#EBEBEB;padding:38px 16px;position:relative}@media screen and (max-width:620px){.transfer-brief{padding:42px 16px 0 16px}}.transfer-brief .details{position:absolute;top:20px;right:28px;font-weight:bold;font-size:11px;text-align:center;color:#FFFFFF;height:24px;line-height:24px;border-radius:12px;background:var(--main-color);padding:0 10px}.transfer-brief .title-transfer{margin-bottom:20px;font-weight:bold;font-size:28px;line-height:38px;text-align:center;color:var(--main-color)}.transfer-brief .content-swiper-transfer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:620px){.transfer-brief .content-swiper-transfer{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:50px}}.transfer-brief .swiper-button-next,.transfer-brief .swiper-button-prev{margin-top:-70px;width:33px!important;height:33px!important}.transfer-brief .status-transfer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:4px}@media screen and (max-width:620px){.transfer-brief .status-transfer{margin-top:0}}.transfer-brief .status-transfer span{text-align:center;display:block;font-weight:400;font-size:23px;line-height:28px;color:#5a5b5e}@media screen and (max-width:620px){.transfer-brief .status-transfer span{font-size:20px}}.transfer-brief .swiper-content{width:82%}@media screen and (max-width:620px){.transfer-brief .swiper-content{width:100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.transfer-brief .box .content-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:14px}.transfer-brief .box svg{width:20px;height:20px;margin-top:30px}@media screen and (max-width:620px){.transfer-brief .box svg{margin-top:32px}}.transfer-brief .box .player{width:40%}.transfer-brief .box .player .img-box{width:80px;height:80px;margin:0 auto}@media screen and (max-width:620px){.transfer-brief .box .player .img-box{width:70px;height:70px}}.transfer-brief .box .player .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.transfer-brief .box .player span{display:block;margin-top:8px;font-weight:400;font-size:18px;text-align:center;color:var(--main-color);overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media screen and (max-width:620px){.transfer-brief .box .player span{font-size:14px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.transfer-brief .box .club-logo{width:calc(30% - 20px);margin-top:20px}.transfer-brief .box .club-logo .img-box{width:40px;height:40px;margin:0 auto 14px}@media screen and (max-width:620px){.transfer-brief .box .club-logo .img-box{width:40px;height:40px;margin-bottom:10px}}.transfer-brief .box .club-logo .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.transfer-brief .box .club-logo span{display:block;text-align:center;font-weight:400;font-size:13px;color:#5a5b5e;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.twitter-box{background-color:#EBEBEB;padding:0 22px 22px 22px}.twitter-box .title-box{padding:15px 10px;width:64%;margin:auto;background-color:var(--main-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}@media screen and (max-width:640px){.twitter-box .title-box{width:84%;padding:10px}}.twitter-box .title-box span{font-weight:400;font-size:29px;color:#FFFFFF}@media screen and (max-width:640px){.twitter-box .title-box span{font-size:24px}}@media screen and (max-width:640px){.twitter-box .title-box svg{width:34px}}.twitter-box .details{margin-top:50px}@media screen and (max-width:640px){.twitter-box .details{margin-top:30px}}.twitter-box .details .account-img-and-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.twitter-box .details .account-img-and-name .img-box{width:75px;height:75px;border-radius:50%;overflow:hidden}@media screen and (max-width:640px){.twitter-box .details .account-img-and-name .img-box{width:50px;height:50px}}.twitter-box .details .account-img-and-name .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.twitter-box .details .account-img-and-name a span{display:block;color:var(--main-color);font-weight:400;font-size:18px}@media screen and (max-width:640px){.twitter-box .details .account-img-and-name a span{font-size:14px}}.twitter-box .details .post-img{height:340px;margin-top:34px}@media screen and (max-width:640px){.twitter-box .details .post-img{height:200px;margin-top:24px}}.twitter-box .details .post-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.twitter-box .details .share-and-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:24px}@media screen and (max-width:640px){.twitter-box .details .share-and-time{margin-top:16px}}.twitter-box .details .share-and-time .share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.twitter-box .details .share-and-time .time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.twitter-box .details .share-and-time .time img{height:24px}.twitter-box .details .share-and-time .time span{font-weight:400;font-size:18px;color:var(--main-color)}@media screen and (max-width:640px){.twitter-box .details .share-and-time svg{width:27px}}.twitter-box .details .description-post{margin-top:30px;font-weight:400;font-size:17px;color:#5a5b5e;margin-bottom:0}@media screen and (max-width:640px){.twitter-box .details .description-post{margin-top:22px;font-size:14px}}.custom-padding{padding:12px 20px 0;margin:0}.player-box{background-color:#EBEBEB;padding:20px 20px 20px 20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.player-box .actions{position:absolute;top:20px;left:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}@media screen and (max-width:640px){.player-box .actions{left:20px}}.player-box .actions button{background:transparent}.player-box .details{margin-top:46px}.player-box .details .img-box{width:204px;height:204px;border:1px solid var(--main-color);border-radius:50%;overflow:hidden;padding:13px}@media screen and (max-width:640px){.player-box .details .img-box{width:166px;height:166px}}.player-box .details .img-box img{border-radius:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.player-box .details h3{margin-bottom:10px;margin-top:30px;font-weight:700;font-size:28px;text-align:center;color:var(--main-color)}@media screen and (max-width:640px){.player-box .details h3{font-size:32px}}.player-box .details span{display:block;font-weight:bold;font-size:22px;line-height:1;text-align:center;color:#868686;margin-top:12px}@media screen and (max-width:640px){.player-box .details span{font-size:24px}}.player-box.club-box{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:0}@media screen and (max-width:640px){.player-box.club-box .nav-tabs.player-tabs{width:100%}}.player-box.club-box .details .img-box{margin:auto;border:none;border-radius:unset;overflow:auto;width:160px;height:160px;padding:0}@media screen and (max-width:640px){.player-box.club-box .details .img-box{margin-top:10px}}.player-box.club-box .details .img-box img{border-radius:unset;-o-object-fit:none;object-fit:none;width:auto;max-width:100%;display:block;margin:auto}@media screen and (max-width:640px){.player-box.club-box .details h3{font-size:30px}}.player-box.club-box nav{-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:12px}.player-information .tab-content{margin-top:50px}@media screen and (max-width:768px){.player-information .tab-content{margin-top:30px}}.player-information .tab-content .info-player{font-family:"droid",sans-serif;font-weight:700;font-size:22px;color:var(--main-color);background-color:rgba(234,234,234,0.4);padding:14px 8%;margin:0}.player-information .tab-content .details-player{background-color:rgba(234,234,234,0.4);margin-top:17px;padding:60px 30px 26px 30px}@media screen and (max-width:575px){.player-information .tab-content .details-player{padding-top:26px}}.player-information .tab-content .details-player .clubs-player{display:-ms-grid;display:grid;-ms-grid-columns:50% 50%;grid-template-columns:50% 50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.player-information .tab-content .details-player .clubs-player .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:11px}.player-information .tab-content .details-player .clubs-player .box:first-child{position:relative}.player-information .tab-content .details-player .clubs-player .box:first-child:after{content:"";position:absolute;height:90%;width:1px;background-color:#bababa;left:0;top:32%;-webkit-transform:translateY(-40%);transform:translateY(-40%)}.player-information .tab-content .details-player .clubs-player .box:first-child .img-box{border-radius:50%;overflow:hidden;width:120px;height:120px}@media screen and (max-width:575px){.player-information .tab-content .details-player .clubs-player .box:first-child .img-box{width:80px;height:80px}}.player-information .tab-content .details-player .clubs-player .box:first-child .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.player-information .tab-content .details-player .clubs-player .box:first-child span{font-weight:bold;font-size:28px}@media screen and (max-width:575px){.player-information .tab-content .details-player .clubs-player .box:first-child span{font-size:20px}}.player-information .tab-content .details-player .clubs-player .box .img-box{width:120px;height:120px}@media screen and (max-width:575px){.player-information .tab-content .details-player .clubs-player .box .img-box{width:80px;height:80px}}.player-information .tab-content .details-player .clubs-player .box .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.player-information .tab-content .details-player .clubs-player .box span{font-weight:400;font-size:26px;line-height:1;text-align:center;color:var(--main-color)}@media screen and (max-width:575px){.player-information .tab-content .details-player .clubs-player .box span{font-size:20px}}.player-information .tab-content .details-player ul{margin-top:26px;padding-top:16px;border-top:0.5px solid #bababa;display:-ms-grid;display:grid;-ms-grid-columns:33.3333333333% 33.3333333333% 33.3333333333%;grid-template-columns:33.3333333333% 33.3333333333% 33.3333333333%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.player-information .tab-content .details-player ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:11px}.player-information .tab-content .details-player ul li span{text-align:center;font-weight:700;font-size:28px;line-height:1;color:var(--secondary-color)}@media screen and (min-width:1650px){.player-information .tab-content .details-player ul li span{font-size:35px}}@media screen and (max-width:680px){.player-information .tab-content .details-player ul li span{font-size:20px}}@media screen and (max-width:520px){.player-information .tab-content .details-player ul li span{font-size:18px}}.player-information .tab-content .details-player ul li p{font-weight:700;font-size:24px;line-height:1;color:var(--main-color);margin:0;text-align:center}@media screen and (min-width:1650px){.player-information .tab-content .details-player ul li p{font-size:28px}}@media screen and (max-width:680px){.player-information .tab-content .details-player ul li p{font-size:18px}}@media screen and (max-width:520px){.player-information .tab-content .details-player ul li p{font-size:14px}}.player-information .tab-content .transfers{margin-top:17px}.player-information .tab-content .transfers .transfers-box{margin-top:17px;padding:44px 46px 20px 46px;background:#EAEAEA}@media screen and (max-width:660px){.player-information .tab-content .transfers .transfers-box{padding:20px}}.player-information .tab-content .transfers .transfers-box .items .item{display:-ms-grid;display:grid;-ms-grid-columns:33.3333333333% 33.3333333333% 33.3333333333%;grid-template-columns:33.3333333333% 33.3333333333% 33.3333333333%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:660px){.player-information .tab-content .transfers .transfers-box .items .item{-ms-grid-columns:33% 45% 22%;grid-template-columns:33% 45% 22%}}.player-information .tab-content .transfers .transfers-box .items .item .transfer-time{font-weight:400;font-size:14px;color:#707070}@media screen and (max-width:520px){.player-information .tab-content .transfers .transfers-box .items .item .transfer-time{font-size:12px}}.player-information .tab-content .transfers .transfers-box .items .item .club{position:relative;padding-top:16px}@media screen and (max-width:660px){.player-information .tab-content .transfers .transfers-box .items .item .club{padding-top:6px}}.player-information .tab-content .transfers .transfers-box .items .item .club .name-club{font-weight:400;font-size:26px;color:var(--main-color);display:block;margin-bottom:14px}@media screen and (max-width:660px){.player-information .tab-content .transfers .transfers-box .items .item .club .name-club{margin-bottom:6px;font-size:15px;padding-left:6px}}.player-information .tab-content .transfers .transfers-box .items .item .club div{position:absolute;right:20px;height:100%;width:1px;background-color:#bababa;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.player-information .tab-content .transfers .transfers-box .items .item .club div .line{width:24px;height:24px;background:#5332a4;position:absolute;right:-12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%;border:1px solid #bababa}@media screen and (max-width:660px){.player-information .tab-content .transfers .transfers-box .items .item .club div .line{width:18px;height:18px;right:-9px}}.player-information .tab-content .transfers .transfers-box .items .item .cost{line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding-left:40px}@media screen and (max-width:660px){.player-information .tab-content .transfers .transfers-box .items .item .cost{padding-left:10px;gap:4px}}.player-information .tab-content .transfers .transfers-box .items .item .cost span{font-weight:bold;font-size:35px;text-align:center;color:var(--main-color)}@media screen and (max-width:660px){.player-information .tab-content .transfers .transfers-box .items .item .cost span{font-size:20px}}@media screen and (max-width:520px){.player-information .tab-content .transfers .transfers-box .items .item .cost span{font-size:16px}}.player-information .tab-content .statistics{margin-top:17px}.player-information .tab-content .statistics .transfers-box{background-color:#EAEAEA;margin-top:17px;padding:44px 30px 32px 30px}.player-information .tab-content .statistics .transfers-box .more-statistics-content{border-top:0.5px solid #bababa;margin-top:30px}@media screen and (max-width:660px){.player-information .tab-content .statistics .transfers-box .more-statistics-content{margin-top:20px}}.player-information .tab-content .statistics .transfers-box .more-statistics-content .more-statistics-link{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding-top:15px;font-family:"droid",sans-serif;font-weight:400;font-size:23px;line-height:25px;color:#5332a4;-webkit-transition:color 0.25s ease-in-out;transition:color 0.25s ease-in-out}@media screen and (max-width:660px){.player-information .tab-content .statistics .transfers-box .more-statistics-content .more-statistics-link{font-size:18px}}.player-information .tab-content .statistics .transfers-box .more-statistics-content .more-statistics-link:hover{color:var(--secondary-color)}.player-information .tab-content .statistics .transfers-box .boxes{display:-ms-grid;display:grid;-ms-grid-columns:50% 50%;grid-template-columns:50% 50%}@media screen and (max-width:660px){.player-information .tab-content .statistics .transfers-box .boxes{-ms-grid-columns:100%;grid-template-columns:100%}}.player-information .tab-content .statistics .transfers-box .boxes .items{display:none;-ms-grid-columns:50% 50%;grid-template-columns:50% 50%;padding-top:50px}.player-information .tab-content .statistics .transfers-box .boxes .items:first-child,.player-information .tab-content .statistics .transfers-box .boxes .items:nth-child(2){display:-ms-grid;display:grid}@media screen and (max-width:660px){.player-information .tab-content .statistics .transfers-box .boxes .items{border-bottom:1px solid #bababa;padding-bottom:20px;margin-bottom:20px;padding-top:0}}.player-information .tab-content .statistics .transfers-box .boxes .items:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.player-information .tab-content .statistics .transfers-box .boxes .items:first-child{position:relative}.player-information .tab-content .statistics .transfers-box .boxes .items:first-child:after{content:"";position:absolute;height:82%;width:1px;background-color:#bababa;left:0;top:32%;-webkit-transform:translateY(-40%);transform:translateY(-40%)}@media screen and (max-width:660px){.player-information .tab-content .statistics .transfers-box .boxes .items:first-child:after{display:none}}.player-information .tab-content .statistics .transfers-box .boxes .items .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.player-information .tab-content .statistics .transfers-box .boxes .items .item svg{margin-bottom:35px;height:60px}@media screen and (max-width:660px){.player-information .tab-content .statistics .transfers-box .boxes .items .item svg{height:60px;margin-bottom:10px}}.player-information .tab-content .statistics .transfers-box .boxes .items .item span{font-weight:700;font-size:35px;line-height:34px;text-align:center;color:var(--secondary-color);display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:660px){.player-information .tab-content .statistics .transfers-box .boxes .items .item span{font-size:26px}}.player-information .tab-content .statistics .transfers-box .boxes .items .item h3{margin:12px 0 0 0;font-weight:700;font-size:22px;line-height:31px;text-align:left;color:#4f3ca9}@media screen and (max-width:660px){.player-information .tab-content .statistics .transfers-box .boxes .items .item h3{font-size:16px;margin:6px 0 0 0}}.club-information .tab-content{margin-top:30px}@media screen and (max-width:640px){.club-information .tab-content{margin-top:10px}}.player-content-box{padding:14px 24px;background-color:#F4F4F4;margin-bottom:6px}.player-content-box.no-margin{padding:24px 24px;margin-bottom:0}@media screen and (max-width:640px){.player-content-box.no-margin{padding:10px 24px}}.player-content-box .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.player-content-box .head .title-box{padding:0}.player-content-box .head h4{font-weight:bold;font-size:18px;line-height:15px;color:var(--main-color)}.player-content-box .number{font-weight:400;font-size:20px;line-height:15px;color:var(--main-color)}.player-content-box .title-box{font-weight:700;font-size:22px;color:var(--main-color);padding-left:34px;margin-bottom:14px}@media screen and (max-width:640px){.player-content-box .title-box{padding-left:0}}.player-content-box .boxes .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 16px;border-radius:5.05px;background:transparent;border:0.5px solid #bababa;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;margin-bottom:12px}@media screen and (max-width:640px){.player-content-box .boxes .box{padding:8px 10px}}.player-content-box .boxes .box:last-child{margin-bottom:0}.player-content-box .boxes .box:hover{background:#FFFFFF}.player-content-box .boxes .box:hover .info a{color:var(--secondary-color)}.player-content-box .boxes .box .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}@media screen and (max-width:640px){.player-content-box .boxes .box .info{gap:16px}}.player-content-box .boxes .box .info .img-box{width:60px;height:60px;border-radius:50%;overflow:hidden}@media screen and (max-width:640px){.player-content-box .boxes .box .info .img-box{width:40px;height:40px}}.player-content-box .boxes .box .info .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.player-content-box .boxes .box .info a,.player-content-box .boxes .box .info span{text-transform:none;font-weight:400;font-size:23px;color:#5332a4;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}@media screen and (max-width:640px){.player-content-box .boxes .box .info a,.player-content-box .boxes .box .info span{font-size:16px}}.player-content-box .boxes .box .star-player{border:none;padding:0;background:transparent}@media screen and (max-width:640px){.player-content-box .boxes .box .star-player{width:30px;height:30px}}.player-content-box .boxes .box .star-player.active path,.player-content-box .boxes .box .star-player:hover path{fill:var(--main-color)}@media screen and (max-width:640px){.player-content-box .boxes .box .star-player svg{width:30px;height:30px}}.player-content-box .boxes .box .star-player svg path{-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.player-content-box .boxes .box.custom-box{padding:9px 10px}.player-content-box .boxes .box.custom-box .img-box{width:47px;height:47px}@media screen and (max-width:640px){.player-content-box .boxes .box.custom-box .img-box{width:35px;height:35px}}.player-content-box .boxes .box.custom-box .info{gap:20px}.player-content-box .boxes .box.custom-box .info a{font-size:18px}.login-page{padding:0!important}@media screen and (max-width:640px){.login-page{padding:20px 0}}.login-page .content-login{max-width:700px;margin:auto}.login-page .content-login .logo{display:block;margin:auto;width:280px}@media screen and (max-width:640px){.login-page .content-login .logo{margin-bottom:10px}}.login-page .content-login .logo svg{width:100%;height:100%}@media screen and (max-width:640px){.login-page .content-login .logo{width:210px;margin-bottom:10px}.login-page .content-login .logo svg{width:100%}}.login-page .content-login .img-box{margin:20px auto;width:160px;height:160px;border:1px solid #595959;border-radius:50%;background:#FFFFFF;overflow:hidden}@media screen and (max-width:1240px){.login-page .content-login .img-box{margin:10px auto;width:120px;height:120px}}.login-page .content-login .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.login-page .content-login .title-page-login{font-weight:bold;font-size:16px;line-height:18px;text-align:center;color:var(--main-color)}.login-page .content-login .login-form{margin-top:20px}.login-page .content-login .login-form .form-group{margin-bottom:8px}.login-page .content-login .login-form .form-group input{outline:none;width:100%;padding:15px 22px;font-family:"driod",sans-serif;font-weight:400;font-size:15px;color:#bababa;border:0.5px solid #bababa;border-radius:6px}@media screen and (max-width:1240px){.login-page .content-login .login-form .form-group input{padding:8px 16px}}.login-page .content-login .login-form .form-group input::-webkit-input-placeholder{font-family:"driod",sans-serif;font-weight:400;font-size:15px;color:#bababa}.login-page .content-login .login-form .form-group input::-moz-placeholder{font-family:"driod",sans-serif;font-weight:400;font-size:15px;color:#bababa}.login-page .content-login .login-form .form-group input:-ms-input-placeholder{font-family:"driod",sans-serif;font-weight:400;font-size:15px;color:#bababa}.login-page .content-login .login-form .form-group input::-ms-input-placeholder{font-family:"driod",sans-serif;font-weight:400;font-size:15px;color:#bababa}.login-page .content-login .login-form .form-group input::placeholder{font-family:"driod",sans-serif;font-weight:400;font-size:15px;color:#bababa}.login-page .content-login .login-form .form-group .submit-btn{outline:none;width:100%;padding:12px 22px;background-color:var(--main-color);border-radius:6px;border:none;text-align:center;color:#FFFFFF;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;cursor:pointer;font-family:"driod",sans-serif;font-weight:400;font-size:17px}.login-page .content-login .login-form .form-group .submit-btn:hover{opacity:0.85}.login-page .content-login .or-login-with{margin-top:20px}.login-page .content-login .or-login-with .content-svg{display:block}.login-page .content-login .or-login-with .content-svg svg{margin:auto;height:38px}@media screen and (max-width:640px){.login-page .content-login .or-login-with .content-svg svg{height:34px}}.login-page .content-login .or-login-with h2{font-family:"droid",sans-serif;font-weight:700;font-size:20px;line-height:16px;text-align:center;color:#bababa}@media screen and (max-width:640px){.login-page .content-login .or-login-with h2{font-size:16px;line-height:14px}}.login-page .content-login .or-login-with .btns-login{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:14px}.login-page .content-login .or-login-with a{-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;padding:8px 20px;border:0.5px solid #bababa;border-radius:10px;height:46px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-page .content-login .or-login-with a.facebook{background-color:#6585c1}.login-page .content-login .or-login-with a.google{background-color:#d56254}.login-page .content-login .or-login-with a.twitter{background-color:#479be9}.login-page .content-login .or-login-with a:hover{opacity:0.85}.login-page .content-login .or-login-with a span{display:block;font-weight:600;font-size:16px;color:#FFFFFF;text-align:center}.login-page .content-login .skip-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px!important;min-width:140px;padding:18px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-top:60px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border:1.5px solid #bababa!important;border-radius:13px!important}@media screen and (max-width:640px){.login-page .content-login .skip-btn{margin-top:30px}}.login-page .content-login .skip-btn:hover{border-color:var(--main-color)}.login-page .content-login .skip-btn:hover svg path{stroke:var(--main-color)}.login-page .content-login .skip-btn span{font-family:"droid",sans-serif;font-weight:normal;font-size:14px;text-align:center;color:var(--main-color)!important}.login-page .terms-and-conditions-text{margin-top:32px;margin-bottom:0;font-weight:400;font-size:20px;line-height:28px;text-align:center;color:#bababa}@media screen and (max-width:640px){.login-page .terms-and-conditions-text{margin-top:10px;font-size:14px;line-height:20px}}.profile-page .content-profile-page{background-color:#EBEBEB;padding:40px 80px;-webkit-box-shadow:0px 3px 6px rgba(0,0,0,0.16);box-shadow:0px 3px 6px rgba(0,0,0,0.16)}@media screen and (max-width:991px){.profile-page .content-profile-page{padding:20px}}.profile-page .content-profile-page .flex-boxes{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.profile-page .content-profile-page .flex-boxes{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.profile-page .content-profile-page .profile-image{width:400px;height:-webkit-max-content;height:-moz-max-content;height:max-content;text-align:center}@media screen and (max-width:991px){.profile-page .content-profile-page .profile-image{width:270px}}@media screen and (max-width:768px){.profile-page .content-profile-page .profile-image{width:100%}}.profile-page .content-profile-page .profile-image .img-box{width:210px;height:210px;border-radius:50%;overflow:hidden;margin-bottom:34px;margin-left:auto;margin-right:auto}@media screen and (min-width:1560px){.profile-page .content-profile-page .profile-image .img-box{margin-bottom:33px}}@media screen and (max-width:991px){.profile-page .content-profile-page .profile-image .img-box{width:180px;height:180px;margin-bottom:9px}}.profile-page .content-profile-page .profile-image .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.profile-page .content-profile-page .profile-image .update-profile-image{cursor:pointer;background:none;outline:none;color:var(--main-color);text-align:center;display:block;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:6px 12px;border-radius:6px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;margin-bottom:12px}.profile-page .content-profile-page .profile-image .update-profile-image:hover{background:#FFFFFF}.profile-page .content-profile-page form{width:100%}@media screen and (max-width:768px){.profile-page .content-profile-page form{width:100%}}.profile-page .content-profile-page form .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:18px 0;border-bottom:1px solid #707070}.profile-page .content-profile-page form .form-group.flex-col-dir{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:33px}.profile-page .content-profile-page form .form-group:first-child{padding-top:0}@media screen and (max-width:768px){.profile-page .content-profile-page form .form-group:first-child{padding-top:16px}}.profile-page .content-profile-page form .form-group label{width:130px;font-weight:400;font-size:15px;color:var(--main-color)}@media screen and (max-width:575px){.profile-page .content-profile-page form .form-group label{width:100px;font-size:12px}}.profile-page .content-profile-page form .form-group input{width:calc(100% - 130px);background:none;padding:0;border:none;outline:navajowhite;font-weight:400;font-size:17px;color:#5a5b5e;line-height:1;border:1px solid #4D40AA;padding:5px 10px;border-radius:6px}@media screen and (max-width:575px){.profile-page .content-profile-page form .form-group input{width:calc(100% - 100px);font-size:16px}}.profile-page .content-profile-page form .form-group input::-webkit-input-placeholder{font-weight:400;font-size:17px;color:#5a5b5e;line-height:1}.profile-page .content-profile-page form .form-group input::-moz-placeholder{font-weight:400;font-size:17px;color:#5a5b5e;line-height:1}.profile-page .content-profile-page form .form-group input:-ms-input-placeholder{font-weight:400;font-size:17px;color:#5a5b5e;line-height:1}.profile-page .content-profile-page form .form-group input::-ms-input-placeholder{font-weight:400;font-size:17px;color:#5a5b5e;line-height:1}.profile-page .content-profile-page form .form-group input::placeholder{font-weight:400;font-size:17px;color:#5a5b5e;line-height:1}.profile-page .content-profile-page form .form-group span.text{font-weight:400;font-size:22px;color:#5a5b5e;line-height:1}.profile-page .content-profile-page form .form-group .date-range-style input{width:100%}.profile-page .content-profile-page form .form-group .date-range-style:after{left:8px}.profile-page .content-profile-page .theme-items{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(85px,1fr));-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;width:100%}@media screen and (max-width:575px){.profile-page .content-profile-page .theme-items{gap:15px}}.profile-page .content-profile-page .theme-items .item .img-box{height:66px}.profile-page .content-profile-page .theme-items .item .img-box img{max-width:100%;height:100%}.profile-page .content-profile-page .favorite-items{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(55px,1fr));-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;width:100%}@media screen and (max-width:575px){.profile-page .content-profile-page .favorite-items{grid-template-columns:repeat(auto-fill,minmax(40px,1fr))}}.profile-page .content-profile-page .favorite-items .item .img-box{height:74px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile-page .content-profile-page .favorite-items .item .img-box img{max-width:100%}.profile-page .content-profile-page .favorite-items .add-favorite-btn{width:47px;height:47px;border-radius:50%;background:transparent;border:none;outline:none}.profile-page .content-profile-page .convert-to-web{font-weight:bold;font-size:22px;line-height:19px;text-align:center;background-color:var(--main-color);color:#FFFFFF;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;padding:12px 16px;border-radius:5px;margin-left:auto;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:70px}@media screen and (max-width:768px){.profile-page .content-profile-page .convert-to-web{margin-top:30px;font-size:18px}}.profile-page .content-profile-page .convert-to-web:hover{opacity:0.85}.profile-page .qr-code-section{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#FFFFFF;padding:50px 38px;border-radius:20px}@media screen and (max-width:768px){.profile-page .qr-code-section{border-radius:10px;margin-top:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;padding:20px}}.profile-page .qr-code-section .img-box{width:300px;height:300px;background:transparent;border:4px solid #4d40aa}@media screen and (min-width:1560px){.profile-page .qr-code-section .img-box{width:378px;height:378px}}@media screen and (max-width:991px){.profile-page .qr-code-section .img-box{width:200px;height:200px}}@media screen and (max-width:575px){.profile-page .qr-code-section .img-box{width:100%;height:280px}}.profile-page .qr-code-section .img-box img{width:100%;height:100%}.profile-page .qr-code-section .description{width:calc(100% - 300px)}@media screen and (min-width:1560px){.profile-page .qr-code-section .description{width:calc(100% - 378px)}}@media screen and (max-width:991px){.profile-page .qr-code-section .description{width:calc(100% - 200px)}}@media screen and (max-width:768px){.profile-page .qr-code-section .description{width:100%}}.profile-page .qr-code-section .description ul{margin-top:30px}@media screen and (min-width:1560px){.profile-page .qr-code-section .description ul{margin-top:50px}}.profile-page .qr-code-section .description ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-bottom:16px}@media screen and (min-width:1560px){.profile-page .qr-code-section .description ul li{gap:40px}}.profile-page .qr-code-section .description ul li p{width:calc(100% - 50px);margin:0;font-weight:400;font-size:18px;line-height:23px;color:var(--main-color)}@media screen and (min-width:1560px){.profile-page .qr-code-section .description ul li p{font-size:20px;width:calc(100% - 70px)}}@media screen and (max-width:640px){.profile-page .qr-code-section .description ul li p{font-size:16px}}.profile-page .qr-code-section .description ul li span{border-radius:50%;background-color:var(--main-color);display:block;width:30px;height:30px;font-weight:400;font-size:16px;text-align:center;line-height:31.74px;color:#FFFFFF}.profile-actions{margin-top:100px}@media screen and (max-width:1200px){.profile-actions{margin-top:50px}}.profile-actions .grid-boxes{gap:36px}@media screen and (max-width:1200px){.profile-actions .grid-boxes{gap:17px}}.profile-actions .grid-boxes>.grid-box{width:calc(40% - 36px)}@media screen and (max-width:1200px){.profile-actions .grid-boxes>.grid-box{width:100%}}.profile-actions .grid-boxes>.boxes{gap:0}.profile-actions .section-title{font-family:"droid",sans-serif;font-weight:400;font-size:20px;line-height:8.4px;text-align:right;color:var(--main-color);margin-bottom:46px}.profile-actions .custom-margin{margin-top:46px}.profile-actions .margin-top-16px{margin-top:16px}.profile-actions .lang-link{font-family:"droid",sans-serif;font-weight:400;font-size:14px;color:var(--main-color)}.profile-actions .main-link-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;background:#fafafa;-webkit-box-shadow:0px 3px 6px rgba(0,0,0,0.1);box-shadow:0px 3px 6px rgba(0,0,0,0.1);padding:10px 108px;border:1px solid transparent;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;margin-bottom:16px}@media screen and (max-width:640px){.profile-actions .main-link-action{padding:10px 14px;gap:20px}}.profile-actions .main-link-action.no-margin{margin-bottom:0}.profile-actions .main-link-action:hover{border-color:var(--main-color)}.profile-actions .main-link-action .img-box{width:28px;height:28px}.profile-actions .main-link-action .img-box.user-img{border-radius:50%;background:transparent;border:1px solid #595959;overflow:hidden}.profile-actions .main-link-action .img-box img,.profile-actions .main-link-action .img-box svg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.profile-actions .main-link-action .link{font-family:"droid",sans-serif;font-weight:400;font-size:14px;color:var(--main-color)}.profile-actions .accordion-item .accordion-button:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);background-image:url("../images/arrow-profile.svg")!important;height:16px!important;background-size:auto!important}.profile-actions .accordion-button:not(.collapsed):after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.profile-actions .accordion-item .accordion-button span{font-family:"droid",sans-serif;font-weight:400;font-size:14px;color:var(--main-color)}.profile-actions .accordion-item .accordion-button{gap:50px!important;-webkit-filter:none;filter:none;padding-left:108px;padding-right:34px}@media screen and (max-width:640px){.profile-actions .accordion-item .accordion-button{padding-left:14px;padding-right:14px;gap:20px!important}}.profile-actions .accordion-item .accordion-button .img-box{width:28px;height:28px}.profile-actions .accordion-item .accordion-button .img-box img,.profile-actions .accordion-item .accordion-button .img-box svg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.profile-actions .accordion-item .accordion-button,.profile-actions .accordion-item .accordion-button:not(.collapsed),.profile-actions .accordion-item .accordion-item:first-of-type .accordion-button{background:#fafafa!important;-webkit-box-shadow:0px 3px 6px rgba(0,0,0,0.1)!important;box-shadow:0px 3px 6px rgba(0,0,0,0.1)!important}.profile-actions .most-popular-teams-list .item>div span.name{font-family:"droid",sans-serif;font-weight:400;font-size:14px;color:var(--main-color)}.profile-actions .most-popular-teams-list .item>div{gap:50px}@media screen and (max-width:640px){.profile-actions .most-popular-teams-list .item>div{gap:20px}}.profile-actions .most-popular-teams-list .item{padding-left:108px;padding-right:48px;background-color:#FAFAFA!important;border-bottom:1px solid rgba(112,112,112,0.2)}@media screen and (max-width:640px){.profile-actions .most-popular-teams-list .item{padding-left:14px;padding-right:14px}}.profile-actions .most-popular-teams-list .item:last-child{border-bottom:none}.nav-page-buttons{margin-bottom:12px;background:none;-webkit-box-shadow:none;box-shadow:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}@media screen and (max-width:575px){.nav-page-buttons{display:-ms-grid;display:grid;-ms-grid-columns:calc(50% - 5px) calc(50% - 5px);grid-template-columns:calc(50% - 5px) calc(50% - 5px)}}.nav-page-buttons .nav-link{border:none;padding:8px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:6px;background-color:#ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;min-width:114px;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}@media screen and (max-width:575px){.nav-page-buttons .nav-link{min-width:100%}}.nav-page-buttons .nav-link:hover{background-color:var(--main-color)}.nav-page-buttons .nav-link span{font-weight:400;font-size:13px;color:#FFFFFF}.nav-page-buttons .nav-link.active{background-color:var(--main-color)}.nav-page-buttons .nav-link.active span{font-weight:bold;color:#F7EB16}.nav-page-buttons .nav-link.active svg g#Group_335 path{stroke:#F7EB16}.nav-page-buttons .nav-link.active svg path{fill:#F7EB16}.highlights-swiper{background-color:#EBEBEB}.highlights-swiper.custom-padding-swiper{padding:0!important}.highlights-swiper.custom-padding-swiper .swiper-times-matches{padding:40px 60px 24px 60px}@media screen and (max-width:900px){.highlights-swiper.custom-padding-swiper .swiper-times-matches{padding:24px 20px}}.highlights-swiper .box{width:100%}.highlights-swiper .box .info-match{width:calc(100% - 208px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}@media screen and (max-width:640px){.highlights-swiper .box .info-match{width:calc(100% - 132px);gap:5px}}.highlights-swiper .box .info-match .league{width:68px;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex}.highlights-swiper .box .info-match .league img{margin:auto;max-width:100%;max-height:100%;display:block}.highlights-swiper .box .info-match .results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:44px}@media screen and (max-width:520px){.highlights-swiper .box .info-match .results{gap:12px}}.highlights-swiper .box .info-match .results span{font-weight:700;font-size:60px;line-height:73px;color:#707070}@media screen and (max-width:520px){.highlights-swiper .box .info-match .results span{line-height:55px;font-size:39px}}.highlights-swiper .box .info-match .date{font-weight:700;font-size:22px;line-height:27px;text-align:center;color:var(--secondary-color)}@media screen and (max-width:520px){.highlights-swiper .box .info-match .date{font-size:15px}}.highlights-swiper .box .info-match .end{background-color:var(--main-color);font-weight:700;font-size:16px;text-align:center;color:#FFFFFF;height:38px;border-radius:18px;line-height:38px;display:block;min-width:98px;padding:0 8px}@media screen and (max-width:520px){.highlights-swiper .box .info-match .end{font-size:14px}}.highlights-swiper .box .club-logo{overflow:unset;border-radius:0;width:84px;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:640px){.highlights-swiper .box .club-logo{width:80px;-ms-flex-negative:0;flex-shrink:0}}.highlights-swiper .box .club-logo .img-box{overflow:unset;border-radius:0;-webkit-filter:unset;filter:unset;border:none;background:transparent!important}.highlights-swiper .box .club-logo .img-box img{display:block;width:auto;max-width:100%;margin-bottom:auto;border-radius:0;border:none}.scorers-box{margin-top:10px}.highlights-swiper .box .info-match .league img{min-width:60px}@media screen and (max-width:640px){.highlights-swiper .box{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.scorers-name{-ms-flex-preferred-size:100%;flex-basis:100%;display:block;white-space:nowrap;color:#6c6c6c;font-size:13px;font-weight:700;margin-bottom:10px;line-height:1}@media screen and (max-width:640px){.scorers-name{font-size:12px;white-space:normal}}@media screen and (max-width:400px){.scorers-name{font-size:10px}}.match-half{background-color:#EBEBEB;padding-top:30px}.match-half h3{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.match-half h3 span{font-family:"droid",sans-serif;font-weight:400;font-size:14px;line-height:5px;text-align:center;color:var(--main-color)}.match-half ul{display:-ms-grid;display:grid;-ms-grid-columns:33.3333333333% 33.3333333333% 33.3333333333%;grid-template-columns:33.3333333333% 33.3333333333% 33.3333333333%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px}.match-half ul:nth-child(2n){background-color:#CCCCCC}.match-half ul li{text-align:center}.match-half ul li img{max-width:100%;height:22px}.match-half ul li span{font-weight:400;font-size:16px;line-height:17px;text-align:center;color:var(--main-color)}.match-statistics{background-color:#EBEBEB;margin-top:20px;padding:40px 40px 24px}.match-statistics.custom-padding-margin{padding:40px 40px 24px;margin-top:0}@media screen and (max-width:640px){.match-statistics.custom-padding-margin{padding:20px}}.match-statistics.custom-padding-margin .items{margin-top:0}@media screen and (max-width:640px){.match-statistics{padding:20px}}.match-statistics .title-statistics{font-weight:700;font-size:20px;line-height:8px;color:var(--main-color)}.match-statistics .the-ratio-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:48px}@media screen and (max-width:640px){.match-statistics .the-ratio-content{margin-top:30px;gap:20px}}.match-statistics .the-ratio-content .chart{width:127px;height:127px;background:transparent;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.match-statistics .the-ratio-content .chart .acquisition{position:absolute;top:53%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.match-statistics .the-ratio-content .chart canvas{position:relative!important;z-index:2!important}.match-statistics .the-ratio-content .chart span{font-weight:bold;font-size:16px;text-align:center;color:var(--main-color)}.match-statistics .the-ratio-content .the-ratio{font-weight:bold;font-size:38px;line-height:49px;text-align:center;color:var(--main-color)}@media screen and (max-width:640px){.match-statistics .the-ratio-content .the-ratio{font-size:28px}}.match-statistics .the-ratio-content .the-ratio:first-child{color:#9a86cc}.match-statistics .items{margin-top:46px}.match-statistics .items .item{margin-top:30px;display:none}.match-statistics .items .item.active{display:block}.match-statistics .items .item ul{display:-ms-grid;display:grid;-ms-grid-columns:20% 60% 20%;grid-template-columns:20% 60% 20%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.match-statistics .items .item ul li:first-child{text-align:start;font-weight:400;font-size:20px;line-height:8px;color:#928ccf;padding:0 40px}@media screen and (max-width:640px){.match-statistics .items .item ul li:first-child{padding:0 5px}}.match-statistics .items .item ul li:nth-child(2){text-align:center;font-weight:400;font-size:14px;line-height:8px;color:var(--main-color);padding:0}.match-statistics .items .item ul li:nth-child(3){text-align:end;font-weight:400;font-size:20px;line-height:8px;color:var(--main-color);padding:0 40px}@media screen and (max-width:640px){.match-statistics .items .item ul li:nth-child(3){padding:0 5px}}.match-statistics .items .item .lines{margin-top:14px}.match-statistics .items .item .lines .line{background-color:var(--main-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:8px;border-radius:24px;overflow:hidden}.match-statistics .items .item .lines .line span{height:100%;display:block}.match-statistics .items .item .lines .line span:first-child{background-color:#e2d608!important}.match-statistics .items .item .lines .line span:last-child{background-color:var(--main-color)!important}.match-statistics .items .item .lines .line span:first-child{border-radius:24px;position:relative;z-index:2}.show-more-statistics.show-less svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.show-more-statistics{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:30px auto 0 auto;background:none;outline:none;padding:8px 12px;border-radius:6px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.show-more-statistics.show-less{display:none}.show-more-statistics:hover{background-color:#FFFFFF}.show-more-statistics span{font-weight:bold;font-size:16px;line-height:8px;color:var(--main-color)}.show-more-statistics svg{width:20px}.image-club{padding:20px}@media screen and (max-width:640px){.image-club{padding:0;margin:0 auto}}.image-club img{display:block;margin:auto;max-width:100%;height:100%}.player-swiper{padding:38px;background-color:#FFFFFF}.player-swiper.bg-gray{background-color:#EBEBEB}@media screen and (max-width:640px){.player-swiper.bg-gray{padding:20px}}@media screen and (max-width:640px){.player-swiper{padding:20px 0 10px}}.player-swiper .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.player-swiper .head h2{font-weight:700;font-size:19px;line-height:16px;color:var(--main-color);margin:0}.player-swiper .head .player-file{background-color:var(--main-color);color:#FFFFFF;border-radius:6px;text-align:center;font-weight:bold;font-size:20px;line-height:40px;height:40px;padding:0 20px}.player-swiper .content-swiper-player{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:640px){.player-swiper .content-swiper-player{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}}.player-swiper .content-swiper-player .swiper-content{width:calc(100% - 50px)}@media screen and (max-width:640px){.player-swiper .content-swiper-player .swiper-content{width:100%;-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}}.player-swiper .swiper{margin-top:24px}.player-swiper .swiper .swiper-slide{width:33.3333333333%}.player-swiper .swiper .swiper-slide .player-swiper-box{-webkit-transform:scale(0.6);transform:scale(0.6);-webkit-transform-origin:center;transform-origin:center}.player-swiper .swiper .swiper-slide.swiper-slide-active .player-swiper-box{-webkit-transform:scale(1);transform:scale(1)}.player-swiper .player-swiper-box{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.player-swiper .player-swiper-box .img-box{width:192px;height:192px;border-radius:50%;padding:8px;background-color:#FFFFFF;border:1px solid var(--main-color);position:relative}.player-swiper .player-swiper-box .img-box .rate{padding:6px 24px;background-color:var(--main-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;border-radius:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;top:13px;right:76%}.player-swiper .player-swiper-box .img-box .rate span{color:#FFFFFF;font-weight:400;font-size:18px}.player-swiper .player-swiper-box .img-box img{border-radius:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.player-swiper .player-swiper-box .player-btn{font-size:16px;background-color:var(--secondary-color);color:#FFFFFF;padding:14px 34px;border-radius:7px;text-align:center;display:table;margin:28px auto 0 auto}.bench .player-content-box{margin-bottom:0}.bench .player-content-box .title-box{padding-top:20px;padding-bottom:20px}@media screen and (max-width:640px){.bench .player-content-box .title-box{padding-top:10px;padding-bottom:10px}}.bench .player-content-box .boxes .box{display:none}.bench .player-content-box .boxes .box.active{display:-webkit-box;display:-ms-flexbox;display:flex}.rating-during-the-match{margin-top:40px;padding-bottom:30px}@media screen and (max-width:768px){.rating-during-the-match{margin-top:24px}}.rating-during-the-match .main-info-player{display:-ms-grid;display:grid;gap:30px;-ms-grid-columns:calc(33.3333333333% - 20px) 30px calc(33.3333333333% - 20px) 30px calc(33.3333333333% - 20px);grid-template-columns:calc(33.3333333333% - 20px) calc(33.3333333333% - 20px) calc(33.3333333333% - 20px);padding:0 80px 50px}@media screen and (max-width:640px){.rating-during-the-match .main-info-player{padding:20px}}.rating-during-the-match .main-info-player .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px}.rating-during-the-match .main-info-player .item img{max-width:40px;width:100%;height:40px}.rating-during-the-match .main-info-player .item h3{font-weight:400;font-size:24px;line-height:19px;text-align:center;color:var(--main-color);height:22px;margin:0}@media screen and (max-width:768px){.rating-during-the-match .main-info-player .item h3{font-size:18px}}.rating-during-the-match .main-info-player .item span{font-weight:400;font-size:24px;line-height:19px;text-align:center;color:var(--main-color)}@media screen and (max-width:768px){.rating-during-the-match .main-info-player .item span{font-size:20px}}.ranking-content-accordion .accordion-item .accordion-button{-webkit-filter:inherit;filter:inherit;background-color:#F4F4F4!important;-webkit-box-shadow:inherit;box-shadow:inherit}.ranking-content-accordion .accordion-item .accordion-button:after{width:16px;background-image:url("../images/small-arrow.svg")}.ranking-content-accordion .accordion-item .accordion-button.small-font{padding-left:30px;padding-right:20px}.ranking-content-accordion .accordion-item .accordion-button.small-font span{text-align:initial;font-weight:400;font-size:14px;line-height:11px;color:var(--main-color)}.ranking-content-accordion .ranking-details{padding:30px;background-color:#EBEBEB}@media screen and (max-width:640px){.ranking-content-accordion .ranking-details{padding:20px 8px}}.ranking-content-accordion .ranking-details .heading-rank{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:16px}.ranking-content-accordion .ranking-details .heading-rank img{max-width:30px;width:100%}.ranking-content-accordion .ranking-details .heading-rank span{font-weight:400;font-size:16px;line-height:12px;color:var(--main-color)}.ranking-content-accordion .ranking-details .items .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:0.5px solid #bababa;padding-bottom:6px;padding-top:6px}.ranking-content-accordion .ranking-details .items .item:last-child{border-bottom:none;padding-bottom:0}.ranking-content-accordion .ranking-details .items .item.no-border{border-bottom:none;padding-bottom:0}.ranking-content-accordion .ranking-details .items .item:first-child{margin-bottom:24px}@media screen and (max-width:640px){.ranking-content-accordion .ranking-details .items .item:first-child{margin-bottom:12px}.ranking-content-accordion .ranking-details .items .item:first-child span{font-size:10px}}.ranking-content-accordion .ranking-details .items .item:first-child li.child-one span{width:100%}@media screen and (max-width:400px){.ranking-content-accordion .ranking-details .items .item:first-child span{font-size:8px}}.ranking-content-accordion .ranking-details .items .item li span{font-family:"driod",sans-serif;font-weight:400;font-size:12px;line-height:16px;color:var(--main-color);overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.ranking-content-accordion .ranking-details .items .item li.child-one{width:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px}@media screen and (max-width:640px){.ranking-content-accordion .ranking-details .items .item li.child-one{gap:8px;width:150px}}.ranking-content-accordion .ranking-details .items .item li.child-one img{display:block;max-width:100%;width:32px}@media screen and (max-width:640px){.ranking-content-accordion .ranking-details .items .item li.child-one img{width:24px}}.ranking-content-accordion .ranking-details .items .item li.child-one .border-color{width:6px;height:40px;background-color:#F4F4F4}@media screen and (max-width:640px){.ranking-content-accordion .ranking-details .items .item li.child-one .border-color{width:4px;height:30px}}.ranking-content-accordion .ranking-details .items .item li.child-one span{display:block;width:calc(100% - 72px)}@media screen and (max-width:640px){.ranking-content-accordion .ranking-details .items .item li.child-one span{width:calc(100% - 44px);font-size:10px}}.ranking-content-accordion .ranking-details .items .item li.result{width:34px}.ranking-content-accordion .ranking-details .items .item li.result span{display:block;text-align:center}.ranking-content-accordion .accordion{margin-bottom:12px}.ranking-content-accordion .accordion:last-child{margin-bottom:0}.info-club-and-time{margin-top:17px;background-color:#FAFAFA;padding:20px 4px 0}.info-club-and-time ul{display:-ms-grid;display:grid;gap:20px;-ms-grid-columns:calc(50% - 10px) 20px calc(50% - 10px);grid-template-columns:calc(50% - 10px) calc(50% - 10px);padding:8px 36px;background-color:#EAEAEA;margin-bottom:20px}@media screen and (max-width:640px){.info-club-and-time ul{padding:8px 16px}}.info-club-and-time ul:last-child{margin-bottom:0}.info-club-and-time ul li:first-child span{font-weight:400;font-size:16px;line-height:11px;color:var(--main-color)}@media screen and (max-width:640px){.info-club-and-time ul li:first-child span{font-size:14px}}.info-club-and-time ul li:last-child span{font-weight:700;font-size:14px;line-height:11px;color:var(--main-color)}@media screen and (max-width:640px){.info-club-and-time ul li:last-child span{font-size:12px}}.info-club-and-time .status{padding:40px 36px}@media screen and (max-width:640px){.info-club-and-time .status{padding:20px 16px}}.info-club-and-time .status .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;margin-bottom:22px}@media screen and (max-width:640px){.info-club-and-time .status .item{gap:20px;margin-bottom:16px}}.info-club-and-time .status .item:last-child{margin-bottom:0}.info-club-and-time .status .item span{width:20px;height:20px;border-radius:50%}.info-club-and-time .status .item span.active{background-color:#10da99}.info-club-and-time .status .item span.in-active{background-color:#f88018}.info-club-and-time .status .item p{margin:0;font-weight:400;font-size:14px;line-height:11px;color:var(--main-color)}.pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;gap:3px}.pagination .page-item:first-child .page-link,.pagination .page-item:last-child .page-link{border-radius:4px!important;background-color:#EBEBEB;color:var(--main-color);width:36px;text-align:center}.pagination .page-item:first-child .page-link span span,.pagination .page-item:last-child .page-link span span{line-height:1;font-size:21px}.pagination .page-link:hover{z-index:inherit}.pagination .page-link{border-radius:4px;color:var(--main-color);border-color:var(--main-color);min-width:37px;text-align:center}.pagination .active>.page-link,.pagination .page-link.active{background-color:var(--main-color);color:#FFFFFF}.pagination .active>.page-link:hover,.pagination .page-link.active:hover{z-index:inherit}@media screen and (max-width:1200px){.grid-box.grid-box-aside .content-inline-datepicker{max-width:400px;width:100%;margin:auto}}.grid-box.grid-box-aside .player-content-box{padding:14px}.grid-box.grid-box-aside .player-content-box .boxes .box .info{gap:10px}.grid-box.grid-box-aside .player-content-box .boxes .box .info .img-box{width:40px;height:40px}.grid-box.grid-box-aside .player-content-box .boxes .box .info a,.grid-box.grid-box-aside .player-content-box .boxes .box .info span{font-size:15px}.mt-17px{margin-top:17px}html[dir=ltr] .swiper-button-next svg,html[dir=ltr] .swiper-button-prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}html[dir=ltr] .news-box:hover img{-webkit-transform:translateX(-16px) scale(1.05);transform:translateX(-16px) scale(1.05)}.content-chart{padding:20px 0;background-color:#FFFFFF}.content-chart>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;gap:20px}@media screen and (max-width:640px){.content-chart>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.content-chart .title{font-weight:700;font-size:20px;line-height:18px;color:var(--main-color);margin-bottom:30px}.content-chart .height-chart{height:320px;width:calc(100% - 106px)}@media screen and (max-width:640px){.content-chart .height-chart{height:auto}}.content-chart .clubs{width:86px}@media screen and (max-width:640px){.content-chart .clubs{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}}.content-chart .clubs li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;margin-bottom:20px}@media screen and (max-width:640px){.content-chart .clubs li{margin-bottom:0}}.content-chart .clubs li:last-child{margin-bottom:0}@media screen and (max-width:640px){.content-chart .clubs li:last-child{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.content-chart .clubs li span{display:block;width:18px;height:18px;border-radius:50%}.content-chart .clubs li img{max-width:100%;width:36px}.content-chart #myChart{display:block;width:100%!important;height:100%!important}@media screen and (max-width:640px){.content-chart #myChart{width:100%!important}}#myChart2{width:100%!important;height:100%!important}.team-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;width:80%;height:100%}.row-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;min-width:80px}.team-container.vertical-show{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:90%;height:100%;margin:0 auto}@media screen and (max-width:640px){.team-container.vertical-show{width:100%}}.team-container.vertical-show .row-container{height:80px;min-width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.modal-player-info{position:fixed;top:0;right:0;width:100%;height:100vh;z-index:9999;place-items:center;display:-ms-grid;display:grid;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;visibility:hidden}.modal-player-info.active-modal-player{visibility:visible}.modal-player-info.active-modal-player .overlay{opacity:1}.modal-player-info.active-modal-player .content-modal{opacity:1}.modal-player-info .overlay{position:fixed;top:0;right:0;width:100%;height:100%;background:transparent;-webkit-backdrop-filter:blur(7.8026599884px);backdrop-filter:blur(7.8026599884px);--webkit-backdrop-filter:blur(7.80265998840332px);background-color:rgba(0,0,0,0.05);z-index:1;opacity:0;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.modal-player-info .content-modal{opacity:0;position:relative;padding:40px 0;height:80vh;z-index:2;background-color:#FFFFFF;max-width:640px;width:100%;border-radius:45px;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}@media screen and (max-width:720px){.modal-player-info .content-modal{max-width:95%}}@media screen and (max-width:640px){.modal-player-info .content-modal{border-radius:25px;padding:20px 0}}.modal-player-info .header-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px;padding:0 40px}@media screen and (max-width:640px){.modal-player-info .header-modal{margin-bottom:20px}}.modal-player-info .header-modal .title-modal{font-weight:bold;font-size:20px;line-height:17px;color:var(--main-color);margin:0}@media screen and (max-width:640px){.modal-player-info .header-modal .title-modal{font-size:16px}}.modal-player-info .header-modal .player-file{padding:5px 22px;border-radius:5px;background:var(--main-color);text-align:center;color:#FFFFFF;font-weight:bold;font-size:18px}@media screen and (max-width:640px){.modal-player-info .header-modal .player-file{padding:5px 10px;font-size:13px}}@media screen and (max-width:640px){.modal-player-info .header-modal{padding:0 20px}}.modal-player-info .player-swiper-box{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.modal-player-info .player-swiper-box .img-box{width:180px;height:180px;border-radius:50%;padding:10px;background-color:#FFFFFF;border:1px solid var(--main-color);position:relative}.modal-player-info .player-swiper-box .img-box .rate{padding:6px 24px;background-color:var(--main-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:14px;border-radius:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;top:13px;right:70%}.modal-player-info .player-swiper-box .img-box .rate span{color:#FFFFFF;font-weight:400;font-size:18px;line-height:1}.modal-player-info .player-swiper-box .img-box img{border-radius:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal-player-info .player-swiper-box .player-btn{font-size:18px;background-color:var(--secondary-color);color:#FFFFFF;padding:10px 34px;border-radius:7px;text-align:center;display:table;margin:20px auto 0 auto;font-weight:normal}.modal-player-info .main-info-player{margin-top:30px;display:-ms-grid;display:grid;gap:30px;-ms-grid-columns:calc(33.3333333333% - 20px) 30px calc(33.3333333333% - 20px) 30px calc(33.3333333333% - 20px);grid-template-columns:calc(33.3333333333% - 20px) calc(33.3333333333% - 20px) calc(33.3333333333% - 20px)}.modal-player-info .main-info-player .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px}.modal-player-info .main-info-player .item img{max-width:40px;width:100%;height:40px}.modal-player-info .main-info-player .item h3{font-weight:400;font-size:20px;line-height:17px;text-align:center;color:var(--main-color);height:22px;margin:0}@media screen and (max-width:768px){.modal-player-info .main-info-player .item h3{font-size:16px}}.modal-player-info .main-info-player .item span{font-weight:400;font-size:20px;line-height:19px;text-align:center;color:var(--main-color)}@media screen and (max-width:768px){.modal-player-info .main-info-player .item span{font-size:20px}}.modal-player-info .rating-items{margin-top:40px}.modal-player-info .rating-items .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}@media screen and (max-width:640px){.modal-player-info .rating-items .item{margin-bottom:18px}}.modal-player-info .rating-items .item p{margin:0;font-weight:400;font-size:20px;line-height:19px;color:var(--main-color)}@media screen and (max-width:640px){.modal-player-info .rating-items .item p{font-size:15px}}.modal-player-info .content-scroll{padding-bottom:20px;padding-right:14px;height:calc(100% - 70px)}@media screen and (max-width:640px){.modal-player-info .content-scroll{height:calc(100% - 50px)}}.modal-player-info .map{margin-top:30px}.modal-player-info .map .title{font-weight:normal;font-size:20px;line-height:17px;text-align:center;color:var(--main-color)}@media screen and (max-width:640px){.modal-player-info .map .title{font-size:16px}}.modal-player-info .map .img-box{margin-top:35px}.modal-player-info .map .img-box img{max-width:100%}.modal-player-info .content{height:100%;overflow-y:auto;padding-right:10px;padding-left:40px}@media screen and (max-width:640px){.modal-player-info .content{padding-right:10px;padding-left:20px}}.modal-player-info .content::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px transparent;background-color:transparent;border-radius:0}.modal-player-info .content::-webkit-scrollbar{width:4px;background:transparent}@media screen and (max-width:640px){.modal-player-info .content::-webkit-scrollbar{width:12px}}.modal-player-info .content::-webkit-scrollbar-thumb{width:4px;border-radius:9px;background:#ccc}.result-prediction-items{margin-top:20px}.result-prediction-item{background-color:#FFFFFF;padding:20px 25px 25px 25px;margin-bottom:15px}.result-prediction-item:last-child{margin-bottom:0}@media screen and (max-width:640px){.result-prediction-item{padding:14px}}.result-prediction-item .content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.result-prediction-item .title-prediction{font-weight:bold;font-size:18px;line-height:19px;text-align:center;color:#868686;margin:20px 0 30px 0}.result-prediction-item .club{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:40%}.result-prediction-item .club span{font-weight:400;font-size:15px;color:#bababa;width:calc(100% - 40px);overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media screen and (max-width:520px){.result-prediction-item .club{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:520px){.result-prediction-item .club:last-child{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.result-prediction-item .club:last-child span{text-align:end}@media screen and (max-width:520px){.result-prediction-item .club:last-child span{text-align:center}}.result-prediction-item .vs-box{width:20%;padding:0 6px}.result-prediction-item .vs-box span{display:block}.result-prediction-item .vs-box span.vs{font-weight:400;font-size:24px;line-height:21px;text-align:center;color:var(--main-color)}.result-prediction-item .vs-box span.time{font-weight:400;font-size:20px;line-height:15px;text-align:center;color:var(--secondary-color);margin-top:8px}.result-prediction-item .vs-box span.type{font-weight:400;font-size:18px;text-align:center;color:var(--main-color);margin-top:10px}.result-prediction-item .img-box{width:40px;height:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.result-prediction-item .img-box img{width:auto;height:100%}.leagues-page .world-cub-head .world-cub-content h1{color:var(--main-color)}.prediction-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}.prediction-form input{display:block;width:70px;height:40px;border-radius:6px;background-color:#eee;border:1px solid #eee;outline:none;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;text-align:center}.prediction-form input:focus{border-color:var(--main-color)}.prediction-form button{-ms-flex-preferred-size:100%;flex-basis:100%;display:block;text-align:center;color:#FFFFFF;font-weight:600;font-size:16px;padding:8px 12px;border-radius:6px;background-color:var(--main-color);-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;border:1px solid var(--main-color)}.prediction-form button:hover{color:var(--main-color);background-color:transparent}.group-stage .prediction-form{padding:10px;margin:1rem 0}.group-stage input{background-color:white}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.glow-animation{-webkit-animation:glow 2s infinite;animation:glow 2s infinite}@-webkit-keyframes glow{0%,to{-webkit-box-shadow:1px 0px 19px 4px var(--main-color),inset 0px 0px 10px rgba(255,255,255,0.5);box-shadow:1px 0px 19px 4px var(--main-color),inset 0px 0px 10px rgba(255,255,255,0.5)}50%{-webkit-box-shadow:0px 0px 0px 0px rgba(255,245,3,0),inset 0px 0px 0px rgba(255,255,255,0);box-shadow:0px 0px 0px 0px rgba(255,245,3,0),inset 0px 0px 0px rgba(255,255,255,0)}}@keyframes glow{0%,to{-webkit-box-shadow:1px 0px 19px 4px var(--main-color),inset 0px 0px 10px rgba(255,255,255,0.5);box-shadow:1px 0px 19px 4px var(--main-color),inset 0px 0px 10px rgba(255,255,255,0.5)}50%{-webkit-box-shadow:0px 0px 0px 0px rgba(255,245,3,0),inset 0px 0px 0px rgba(255,255,255,0);box-shadow:0px 0px 0px 0px rgba(255,245,3,0),inset 0px 0px 0px rgba(255,255,255,0)}}.news-box-details .details{overflow:hidden}.row-container .img-box img{border-radius:50%!important}.scorers-boxes .swiper-button-next,.scorers-boxes .swiper-button-prev{position:relative!important;margin-top:0!important;inset:inherit!important}.profile-page .content-profile-page form .form-group label{-ms-flex-negative:0;flex-shrink:0}.profile-page .content-profile-page form .form-group{position:relative}.profile-page .content-profile-page form .form-group .error-message{bottom:0px;color:red;font-size:13px;left:130px}@media screen and (max-width:575px){.profile-page .content-profile-page form .form-group .error-message{left:100px}}@-webkit-keyframes glow2{0%,to{-webkit-box-shadow:1px 0px 19px 4px #8C1539,inset 0px 0px 10px rgba(255,255,255,0.5);box-shadow:1px 0px 19px 4px #8C1539,inset 0px 0px 10px rgba(255,255,255,0.5)}50%{-webkit-box-shadow:0px 0px 0px 0px rgba(255,245,3,0),inset 0px 0px 0px rgba(255,255,255,0);box-shadow:0px 0px 0px 0px rgba(255,245,3,0),inset 0px 0px 0px rgba(255,255,255,0)}}@keyframes glow2{0%,to{-webkit-box-shadow:1px 0px 19px 4px #8C1539,inset 0px 0px 10px rgba(255,255,255,0.5);box-shadow:1px 0px 19px 4px #8C1539,inset 0px 0px 10px rgba(255,255,255,0.5)}50%{-webkit-box-shadow:0px 0px 0px 0px rgba(255,245,3,0),inset 0px 0px 0px rgba(255,255,255,0);box-shadow:0px 0px 0px 0px rgba(255,245,3,0),inset 0px 0px 0px rgba(255,255,255,0)}}.red-style .club-logo h3{color:#8C1539}.red-style .times-matches .match-status span.result{color:#8C1539}.red-style .times-matches .match-status span.status{background-color:#8C1539}.red-style .flatpickr-day.endRange,.red-style .flatpickr-day.endRange,.red-style .flatpickr-day.endRange.inRange,.red-style .flatpickr-day.endRange.nextMonthDay,.red-style .flatpickr-day.endRange.prevMonthDay,.red-style .flatpickr-day.endRange:focus,.red-style .flatpickr-day.endRange:hover,.red-style .flatpickr-day.selected,.red-style .flatpickr-day.selected,.red-style .flatpickr-day.selected.inRange,.red-style .flatpickr-day.selected.nextMonthDay,.red-style .flatpickr-day.selected.prevMonthDay,.red-style .flatpickr-day.selected:focus,.red-style .flatpickr-day.selected:hover,.red-style .flatpickr-day.startRange,.red-style .flatpickr-day.startRange.inRange,.red-style .flatpickr-day.startRange.nextMonthDay,.red-style .flatpickr-day.startRange.prevMonthDay,.red-style .flatpickr-day.startRange:focus,.red-style .flatpickr-day.startRange:hover{background:#8C1539;border-color:#8C1539}.red-style .popular-tournaments .box .items .item .vs-box span.type{color:#8C1539}.red-style .glow-animation{-webkit-animation:glow2 2s infinite;animation:glow2 2s infinite}.red-style .news-box{background-color:#8C1539}.red-style .flatpickr-day.endRange,.red-style .flatpickr-day.endRange.inRange,.red-style .flatpickr-day.endRange.nextMonthDay,.red-style .flatpickr-day.endRange.prevMonthDay,.red-style .flatpickr-day.endRange:focus,.red-style .flatpickr-day.endRange:hover,.red-style .flatpickr-day.selected,.red-style .flatpickr-day.selected.inRange,.red-style .flatpickr-day.selected.nextMonthDay,.red-style .flatpickr-day.selected.prevMonthDay,.red-style .flatpickr-day.selected:focus,.red-style .flatpickr-day.selected:hover,.red-style .flatpickr-day.startRange,.red-style .flatpickr-day.startRange.inRange,.red-style .flatpickr-day.startRange.nextMonthDay,.red-style .flatpickr-day.startRange.prevMonthDay,.red-style .flatpickr-day.startRange:focus,.red-style .flatpickr-day.startRange:hover{background-color:#8C1539;border-color:#8C1539}.red-style .flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.red-style .flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.red-style .flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #b81c4b;box-shadow:-10px 0 0 #b81c4b}.red-style .not-found-text{color:#8C1539}.red-style .datepicker-style .datepicker table tr td span.active.active{background-color:#8C1539!important}.red-style header{background:-webkit-gradient(linear,left top,left bottom,from(#26050f),to(#8c1539));background:linear-gradient(#26050f 0%,#8c1539 100%)}.red-style header:after{background:-webkit-gradient(linear,left top,left bottom,from(#26050f),to(#8c1539));background:linear-gradient(#26050f 0%,#8c1539 100%)}@media screen and (max-width:1100px){.red-style header .content-header .links-actions{background:-webkit-gradient(linear,left top,left bottom,from(#26050f),to(#8c1539));background:linear-gradient(#26050f 0%,#8c1539 100%)}}.red-style .switch_box input[type=checkbox].switch_1.active{background:#9D1B42}.red-style footer{background:rgb(43,0,0);background:linear-gradient(71deg,rgb(43,0,0) 0%,rgb(140,21,57) 100%)}.red-style footer .bottom-footer{background-color:#9D1B42}.red-style .nav-tabs .nav-link.active{color:#8C1539;border-bottom-color:#8C1539}.red-style .nav-tabs .nav-link.active:hover,.red-style .nav-tabs .nav-link:focus,.red-style .nav-tabs .nav-link:hover{border-color:#8C1539!important}.red-style .datepicker-style .datepicker-centuries tbody tr td.active,.red-style .datepicker-style .datepicker-days tbody tr td.active,.red-style .datepicker-style .datepicker-decades tbody tr td.active,.red-style .datepicker-style .datepicker-months tbody tr td.active,.red-style .datepicker-style .datepicker-years tbody tr td.active,.red-style .link-show-more,.red-style .news-box .description,.red-style .news-box-details .action-box .comments-input button,.red-style .pagination .active>.page-link,.red-style .pagination .page-link.active,.red-style .players-items .item .player-number,.red-style .share-links p,.red-style .switch_box input[type=checkbox].switch_1:checked{background-color:#8C1539!important}.red-style .pagination .page-item:first-child .page-link,.red-style .pagination .page-item:last-child .page-link{color:#8C1539}.red-style .pagination .page-link{border-color:#8C1539;color:#8C1539}.red-style .pagination .active>.page-link,.red-style .pagination .page-link.active{color:white}.red-style .link-show-more:hover{color:#bcbcbc}.red-style .accordion-item .accordion-button span,.red-style .datepicker-style .datepicker-switch,.red-style .datepicker-style .input-group input,.red-style .news-box .footer-news a,.red-style .popular-tournaments .box .head h3,.red-style .popular-tournaments .box .items .item .vs-box span.time{color:#8C1539}.red-style .news-box .footer-news a svg path{fill:#8C1539}.red-style .popular-tournaments .box .items .item .vs-box span.vs{color:#000000}.red-style .popular-tournaments .box .items .item .vs-box span.type{color:#7e7e7e}.red-style .times-matches .more-information-links li a svg path{fill:#8C1539}.red-style .times-matches .more-information-links li a:hover svg path{fill:#000000}.red-style .players-items .item a,.red-style .players-items .item h3,.red-style .scorers-boxes span{color:#8C1539}.red-style .players-items .item a span.type,.red-style .players-items .item h3 span.type{color:#000000}.red-style .times-matches .show-more{color:#8C1539}.red-style .times-matches .show-more:hover{color:#000000}.red-style .news-box-details .details h3{color:#8C1539}.red-style .app-subscribe{background-image:none;background-color:#8C1539}html[dir=ltr] .red-style footer{background:rgb(43,0,0);background:linear-gradient(71deg,rgb(140,21,57) 0%,rgb(43,0,0) 100%)}.groups-items h5{color:#8C1539}@media screen and (max-width:992px){.groups-items h5{font-size:0.9rem}}.world-cub-head{background-color:#EBEBEB;position:relative}.world-cub-head.mb-20px{margin-bottom:20px}.world-cub-head .world-cub-content{padding:3rem}@media screen and (max-width:992px){.world-cub-head .world-cub-content{padding:1.5rem}.world-cub-head .world-cub-content.padding-lg{padding-top:3rem}}.world-cub-head .world-cub-content h1{color:#8C1539}@media screen and (max-width:520px){.world-cub-head .world-cub-content h1{font-size:1.1rem}}.world-cub-head .world-cub-content .world-club-logo{max-width:230px;height:auto;width:35vw}.world-cub-head .world-cub-content .world-club-logo.width-7vh{width:7vw}@media screen and (max-width:991px){.world-cub-head .world-cub-content .world-club-logo.width-7vh{width:14vw}}.world-cub-head .world-cub-head-icon{position:absolute;top:2rem;right:2rem}.world-cub-head .world-cub-head-icon svg{height:35px;width:auto}.world-cub-head .world-cub-head-icon svg line,.world-cub-head .world-cub-head-icon svg path{-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}@media screen and (max-width:992px){.world-cub-head .world-cub-head-icon{top:0.5rem;right:0.5rem}.world-cub-head .world-cub-head-icon svg{height:25px;width:auto}}.world-cub-head .world-cub-head-icon a.fave-link:hover svg path{fill:#8C1539}.world-cub-head .world-cub-head-icon a.notification-link:hover svg path{stroke:#8C1539}.world-cub-head .world-cub-head-icon a.notification-link:hover svg line{stroke:#8C1539}.world-cub-head nav .nav-tabs .nav-link{width:16.66666%;color:#707070}@media screen and (max-width:992px){.world-cub-head nav .nav-tabs .nav-link{width:33.333333%}}.accordion-item .league-results .item li.img-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accordion-item .accordion-button:after{width:18px}.full-match-container{background-color:#EBEBEB;padding:2rem}.full-match-container.popular-tournaments .box .items .item{background-color:#F4F4F4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.full-match-container.popular-tournaments .box .items .item .club{width:20%}@media screen and (max-width:992px){.full-match-container.popular-tournaments .box .items .item .club{width:30%}}@media screen and (max-width:576px){.full-match-container.popular-tournaments .box .items .item .club{width:40%}}.full-match-container .box .items .item:not(:last-child){margin-bottom:0.5rem}.full-match-container.popular-tournaments .box:first-child .head{margin-top:0;padding-top:0!important}.grid-box .teams-position-container:not(:last-child){margin-bottom:1rem}.teams-position-container{background-color:#F4F4F4;padding:1.5rem}@media screen and (max-width:576px){.teams-position-container{padding:1rem}}.teams-position-container h2{color:#8C1539}@media screen and (max-width:576px){.teams-position-container h2{font-size:1rem}}.team-position-card img{width:65px;height:65px;border-radius:50%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:576px){.team-position-card img{width:55px;height:55px}}.team-position-card .team-position-img{-webkit-margin-end:15px;margin-inline-end:15px}.team-position-card h3{color:#8C1539;margin-bottom:0.2rem}@media screen and (max-width:576px){.team-position-card h3{font-size:1.1rem}}.team-position-card p{margin-bottom:0;color:#707070}@media screen and (max-width:576px){.team-position-card p{font-size:0.9rem}}.team-position-card-container .team-position-card:not(:last-child){margin-bottom:1.5rem}.nav-pills-style li button{border-radius:0.7rem!important;border:1px solid var(--main-color)!important}.nav-pills-style li:first-child button{border-start-end-radius:0!important;border-end-end-radius:0!important}.nav-pills-style li:last-child button{border-start-start-radius:0!important;border-end-start-radius:0!important}.nav-pills-style .nav-link.active{background-color:var(--main-color)}.nav-pills-style .nav-link{color:var(--main-color);font-weight:600;padding-left:1.8rem;padding-right:1.8rem}.main-color{color:var(--main-color)!important}.Injuries-tab-section,.previous-confrontations-container{position:relative}.Injuries-tab-section .infection-title,.previous-confrontations-container .infection-title{position:absolute;top:10px;margin-bottom:0}.infection-card{background-color:#EBEBEB;margin-top:1rem}.infection-card .infection-player-img img{width:65px;height:65px;border-radius:50%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:576px){.infection-card .infection-player-img img{width:50px;height:50px}}.infection-card .infection-player-info h4{font-weight:700;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:576px){.infection-card .infection-player-info h4{font-size:13px}}.infection-card .infection-player-info h4 span{color:var(--secondary-color);font-size:14px}@media screen and (max-width:576px){.infection-card .infection-player-info h4 span{font-size:12px}}.infection-card .infection-player-info p{color:#707070;font-size:14px}@media screen and (max-width:576px){.infection-card .infection-player-info p{font-size:13px}}.infection-card svg{width:35px;height:auto;-webkit-margin-end:5px;margin-inline-end:5px}@media screen and (max-width:576px){.infection-card svg{width:25px;height:auto;-webkit-margin-end:0;margin-inline-end:0}}.previous-confrontations-box{background-color:#EBEBEB;padding:2.5rem 1.25rem}@media screen and (max-width:576px){.previous-confrontations-box{padding:1.5rem 0.5rem}}.previous-confrontations-box .previous-confrontations-header img{height:90px;width:auto}@media screen and (max-width:576px){.previous-confrontations-box .previous-confrontations-header img{height:50px}}.previous-confrontations-box .previous-confrontations-header h3{color:#707070;text-align:center;font-size:3.5rem;font-weight:900}@media screen and (max-width:576px){.previous-confrontations-box .previous-confrontations-header h3{font-size:1.5rem}}.previous-confrontations-box .previous-confrontations-header h3 span{font-size:13px;display:block;font-weight:400}@media screen and (max-width:576px){.previous-confrontations-box .previous-confrontations-header h3 span{font-size:11px}}.previous-confrontations-box .previous-confrontations-header h3.draws{padding-left:15px;padding-right:15px;position:relative}@media screen and (max-width:576px){.previous-confrontations-box .previous-confrontations-header h3.draws{padding-left:0;padding-right:0}}.previous-confrontations-box .previous-confrontations-header h3.draws:after,.previous-confrontations-box .previous-confrontations-header h3.draws:before{position:absolute;content:"";display:block;width:4px;height:80%;background-color:#707070;top:57%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:576px){.previous-confrontations-box .previous-confrontations-header h3.draws:after,.previous-confrontations-box .previous-confrontations-header h3.draws:before{width:2px}}.previous-confrontations-box .previous-confrontations-header h3.draws:before{left:-9px}@media screen and (max-width:576px){.previous-confrontations-box .previous-confrontations-header h3.draws:before{left:-12px}}.previous-confrontations-box .previous-confrontations-header h3.draws:after{right:-9px}@media screen and (max-width:576px){.previous-confrontations-box .previous-confrontations-header h3.draws:after{right:-12px}}.previous-confrontations-body .previous-confrontations-card:not(:last-child){margin-bottom:0.5rem;padding-bottom:0.5rem;border-bottom:2px solid #D5D5D5}.previous-confrontations-body .previous-confrontations-card p{margin-bottom:0;font-size:0.813rem;color:#707070}.previous-confrontations-body .previous-confrontations-card strong{color:var(--secondary-color);font-size:1.125rem}.previous-confrontations-body .previous-confrontations-card h4{font-size:1.25rem;color:var(--main-color);margin-bottom:0}@media screen and (max-width:576px){.previous-confrontations-body .previous-confrontations-card h4{font-size:1.1rem}}.most-popular-team-img{width:30px;text-align:center}.most-popular-team-img img{max-width:100%;height:auto}.times-matches .player-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:65px;padding:0 3px}.swiper-times-matches .box .club-logo .img-box img{-o-object-fit:contain;object-fit:contain;max-width:100px;height:66px}@media screen and (min-width:640px){.highlights-swiper .box .club-logo{height:auto;width:170px}}.highlights-swiper .box .club-logo .scorers-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.infection-container{padding-top:0.5rem;background-color:#fff}.genealogy-scroll::-webkit-scrollbar{width:5px;height:5px}.genealogy-scroll::-webkit-scrollbar-track{border-radius:5px;background-color:#e4e4e4}.genealogy-scroll::-webkit-scrollbar-thumb{background:#707070;border-radius:5px;-webkit-transition:0.5s;transition:0.5s}.genealogy-scroll::-webkit-scrollbar-thumb:hover{background:#8C1539;-webkit-transition:0.5s;transition:0.5s}.genealogy-body{white-space:nowrap;overflow-y:hidden;padding-top:10px;text-align:center}.genealogy-tree{display:inline-block;padding:20px 0}.genealogy-tree ul{padding-top:30px;position:relative;padding-left:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.genealogy-tree li{float:left;text-align:center;list-style-type:none;position:relative;padding:25px 5px 0 5px}.genealogy-tree li:after,.genealogy-tree li:before{content:"";position:absolute;top:0;right:50%;border-top:2px solid #ccc;width:50%;height:25px}.genealogy-tree li:after{right:auto;left:50%;border-left:2px solid #ccc}.genealogy-tree li:only-child:after,.genealogy-tree li:only-child:before{display:none}.genealogy-tree li:only-child{padding-top:0}.genealogy-tree li:first-child:before,.genealogy-tree li:last-child:after{border:0 none}.genealogy-tree li:last-child:before{border-right:2px solid #ccc;border-radius:0 5px 0 0;-webkit-border-radius:0 5px 0 0;-moz-border-radius:0 5px 0 0}.genealogy-tree li:first-child:after{border-radius:5px 0 0 0;-webkit-border-radius:5px 0 0 0;-moz-border-radius:5px 0 0 0}.genealogy-tree ul ul:before{content:"";position:absolute;top:0;left:50%;border-left:2px solid #ccc;width:0;height:31px}.genealogy-tree li a{text-decoration:none;color:#666;font-family:arial,verdana,tahoma;font-size:11px;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.member-view-box{padding:15px;text-align:center;position:relative;width:180px;background-color:#EBEBEB;border-radius:10px}.member-view-box h3{color:#8C1539;font-size:min(max(1.3rem,1.3rem + (1vw - 0.48rem) * 0.5556),1.7rem);margin:0}.bg-gray-light{background-color:#F4F4F4}.tem-tree-img{height:auto}.tem-tree-img img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:50px;height:50px}.tree-rotate .genealogy-tree{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tree-rotate .genealogy-tree .member-view-box{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.final-tree a{display:inline-block}.final-tree .last-box{position:relative;z-index:3}.final-tree .last-box:before{position:absolute;content:"";display:block;height:2px;width:10vw;background:#ccc;left:-2px;-webkit-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%);top:50%}.champion-card .champion-img img{width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid #F7EB16;padding:10px}.champion-card h3{font-size:min(max(1.3rem,1.3rem + (1vw - 0.48rem) * 0.5556),1.7rem);text-transform:uppercase;color:#8C1539}.center-box{position:relative;z-index:4}.final-box.member-view-box{position:relative;z-index:4}@media screen and (max-width:576px){.final-box.member-view-box{width:150px}.final-box.member-view-box img{width:40px;height:40px}}.image-club{background-color:#EBEBEB}.win-lose-outer{width:141px}@media screen and (max-width:576px){.win-lose-outer{display:none}}.win-lose-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.win-lose-list li span{width:20px;height:20px;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:white;font-weight:600;font-size:13px}.win-lose-list li span.win-label{background-color:rgb(0,152,95)}.win-lose-list li span.lose-label{background-color:rgb(229,94,91)}.win-lose-list li span.draw-label{background-color:rgb(141,148,153)}.login-page .content-login .or-login-with .content-svg svg{height:20px;width:auto}.login-page .content-login .login-form .form-group input{-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}.login-page .content-login .login-form .form-group input:focus{border-color:var(--main-color)}.form-select{outline:none;width:100%;padding:15px 22px;font-family:"driod",sans-serif;font-weight:400;font-size:15px;color:#bababa;border:0.5px solid #bababa;border-radius:6px}@media screen and (max-width:1240px){.form-select{padding:8px 16px}}.form-select:focus{border-color:var(--main-color);-webkit-box-shadow:none;box-shadow:none}.swiper-times-matches .swiper-button-next,.swiper-times-matches .swiper-button-prev{position:relative;inset:0;margin:0}.nav-tabs.one-tab .nav-link{width:100%;text-align:left}.club-logo{text-align:center}@media screen and (min-width:640px){.club-logo{width:200px}}.club-logo h3{margin-top:0.5rem;font-size:min(max(0.9rem,0.9rem + (1vw - 0.48rem) * 0.2778),1.1rem);font-weight:600;color:var(--main-color)}@media screen and (max-width:640px){.club-logo h3{display:none}}.iti{width:100%;direction:ltr}.phone-input{-webkit-padding-start:50px!important;padding-inline-start:50px!important}.iti__country-list::-webkit-scrollbar-track{background-color:#F5F5F5}.iti__country-list::-webkit-scrollbar{width:10px;background-color:#F5F5F5}.iti__country-list::-webkit-scrollbar-thumb{background-color:var(--main-color);height:50px;border-radius:10px}.active-inputs input{margin:0 5px;height:90px;width:90px;border-radius:8px;border:0;background-color:#f1f1f1;outline:0;text-align:center;font-size:30px;color:var(--main-color);font-weight:800}.active-inputs{direction:ltr}.table-condensed .prev{position:absolute;left:7px}.table-condensed .next{right:7px;position:absolute}html[dir=rtl] .table-condensed .next,html[dir=rtl] .table-condensed .prev{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.datepicker-style .datepicker-inline tbody{position:static}.accordion-item .accordion-button img.border-black-1px{border:0;border-radius:0}.transfer-brief .content-swiper-transfer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.datepicker-style .datepicker{position:absolute}.content-inline-datepicker .datepicker{position:static}.date-filter-box.date-range-style{position:absolute;width:240px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:40px;z-index:9}.full-match-container{position:relative}.not-found-text{color:var(--main-color);font-weight:600}.main-wrapper{z-index:4}.swiper-times-matches .box .time h4{direction:ltr}.date-range-style{position:relative}.date-range-style input{background-color:transparent;color:var(--secondary-color);font-weight:600;border:0;-webkit-box-shadow:none;box-shadow:none;outline:none;text-align:right;width:100%;position:relative;z-index:2;cursor:pointer;padding-left:10px}.date-range-style input::-webkit-input-placeholder{text-align:right!important}.date-range-style input::-moz-placeholder{text-align:right!important}.date-range-style input:-ms-input-placeholder{text-align:right!important}.date-range-style input::-ms-input-placeholder{text-align:right!important}.date-range-style input::placeholder{text-align:right!important}.date-range-style:after{content:"";position:absolute;top:50%;left:0;background-image:url(../images/prev.svg);background-repeat:no-repeat;width:22px;height:22px;color:transparent;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.flatpickr-day.endRange,.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:var(--main-color);border-color:var(--main-color)}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background-color:var(--main-color);border-color:var(--main-color)}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 var(--main-color);box-shadow:-10px 0 0 var(--main-color)}.content-inline-datepicker .flatpickr-calendar.inline{margin:0 auto}.content-inline-datepicker .flatpickr-calendar{width:100%}.content-inline-datepicker .dayContainer{width:100%;max-width:100%}.content-inline-datepicker .flatpickr-days{width:100%}.content-inline-datepicker .flatpickr-day{max-width:none}.error-message{position:absolute;bottom:-21px;color:red;font-size:14px}.show-hide-btn{text-align:right;padding:18px 36px}.show-hide-btn button{-webkit-box-shadow:none;box-shadow:none;background-color:transparent;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.show-hide-btn button svg{width:18px;height:auto}.show-hide-btn button.show-more svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.times-matches .img-box img{border-radius:0}.grid-boxes .aside-box{margin-top:0}.content-inline-datepicker .flatpickr-innerContainer{padding:5px 10px}.accordion-item .league-results .item li.club-name{-webkit-margin-end:auto;margin-inline-end:auto}html[dir=ltr] .transfer-brief .box svg,html[dir=ltr] .transfer-brief .swiper-button-next,html[dir=ltr] .transfer-brief .swiper-button-prev{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.accordion-item .league-results .item li.result{width:40px}.league-results .item.item-header li{color:#707070!important}.league-results .item.item-header li.club-name{width:144px}.accordion-item .league-results .item li.id{text-align:center}.accordion-item .league-results .item:not(.item-header){-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}.accordion-item .league-results .item:not(.item-header):hover{background-color:#fff;border-radius:8px}.accordion-item .league-results .item{margin-bottom:0;padding:5px 0}.login-form .form-group textarea{outline:none;width:100%;padding:15px 22px;font-family:"driod",sans-serif;font-weight:400;font-size:15px;color:#bababa;border:0.5px solid #bababa;border-radius:6px}.login-form .form-group textarea::-webkit-input-placeholder{font-family:"driod",sans-serif;font-weight:400;font-size:15px;color:#bababa}.login-form .form-group textarea::-moz-placeholder{font-family:"driod",sans-serif;font-weight:400;font-size:15px;color:#bababa}.login-form .form-group textarea:-ms-input-placeholder{font-family:"driod",sans-serif;font-weight:400;font-size:15px;color:#bababa}.login-form .form-group textarea::-ms-input-placeholder{font-family:"driod",sans-serif;font-weight:400;font-size:15px;color:#bababa}.login-form .form-group textarea::placeholder{font-family:"driod",sans-serif;font-weight:400;font-size:15px;color:#bababa}.news-boxes .date-post{padding:8px 24px 0;color:#FFFFFF;font-size:min(max(1.1rem,1.1rem + (1vw - 0.48rem) * 0.1389),1.2rem)}@media screen and (min-width:600px){.accordion-item .league-results .item li.club-name{width:200px}}span.flatpickr-weekday{font-size:13px}.swiper-times-matches .box .club-logo .img-box img{margin:auto}.news-small-box{background-color:#f3f3f3;display:block;height:100%;text-decoration:none;color:#333;border-radius:8px;overflow:hidden;-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}.news-small-box:hover{color:var(--main-color);-webkit-box-shadow:3px 3px 20px rgba(107,107,107,0.34);box-shadow:3px 3px 20px rgba(107,107,107,0.34)}.news-small-box:hover p{color:#333}.news-small-box .img-outer-box{display:block}.news-small-box .img-outer-box img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.news-small-box h3{font-size:16px;font-weight:500;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.news-small-box p{font-size:13px}.date-filter-box .date-show{background-color:transparent;color:var(--secondary-color);font-weight:600;border:0;-webkit-box-shadow:none;box-shadow:none;outline:none;text-align:left;width:100%;position:relative;z-index:2;cursor:pointer;padding-right:10px;display:block}.date-filter-box .flatpickr-calendar{top:28px!important;left:50%!important;right:auto!important;-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.date-filter-box .date-show{padding:0;text-align:center}.date-filter-box .flatpickr-calendar:after,.date-filter-box .flatpickr-calendar:before{margin:0;left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.date-range-style.date-filter-box:after{display:none}.date-filter-box .date-filter-box-next,.date-filter-box .date-filter-box-prev{position:absolute;top:50%;-webkit-transform:translateY(-55%);transform:translateY(-55%)}.date-filter-box .date-filter-box-prev{left:0;z-index:9}.date-filter-box .date-filter-box-next{right:0;z-index:9}html[dir=rtl] .date-filter-box-next,html[dir=rtl] .date-filter-box-prev{-webkit-transform:scaleX(-1) translateY(-55%);transform:scaleX(-1) translateY(-55%)}.load-container{background:rgba(77,64,170,0.32)!important;z-index:999999!important}.load-container .loader-wheel{border:2px solid rgb(255,255,255)!important;border-left:4px solid #4d40aa!important}.player-box .details .img-box{margin:auto}@media screen and (max-width:576px){.result-prediction-item .vs-box{width:36%}.result-prediction-item .club{text-align:center;width:32%}.result-prediction-item .vs-box span.type{font-size:12px}.result-prediction-item .vs-box span.time{font-size:17px}.result-prediction-item .vs-box span.vs{font-size:21px}.result-prediction-item .title-prediction{font-size:16px}}:root{--plyr-color-main:#8C1539}.league-results .green-line{position:relative}.league-results .green-line:after{content:"";position:absolute;display:block;border-radius:6px;width:3px;height:37px;margin-top:4px;background-color:rgb(42,213,114);top:0}.league-results .read-line{position:relative}.league-results .read-line:after{content:"";position:absolute;display:block;border-radius:6px;width:3px;height:37px;margin-top:4px;background-color:rgb(255,70,70);top:0}.highlights-swiper{background:#FFFFFF}.times-matches.highlights-swiper{background-color:#EBEBEB}.team-form-item-result{max-width:70px}.team-form-item-result span{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:26px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#FFFFFF;border-radius:6px;font-weight:600}.green-bg{background-color:rgb(0,152,95)}.red-bg{background-color:rgb(229,94,91)}.gray-bg{background-color:rgb(123,130,136)}.team-form{background-color:#EBEBEB;padding:30px;margin-bottom:20px}.team-form .title{font-weight:700;font-size:20px;line-height:18px;color:var(--main-color);margin-bottom:30px}@media screen and (max-width:576px){.team-form .title{font-size:18px}}.team-form-item h4{margin-bottom:0;font-size:18px;font-weight:600;color:#707070}@media screen and (max-width:576px){.team-form-item h4{font-size:16px}}.team-form-item-container .team-form-item-outer:not(:last-child){margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #d1d1d1}.team-form-item-container .team-form-item{padding:1rem;border-radius:6px}.team-form-item-container .team-form-item:hover{background-color:#d1d1d1}.orange-bg{background-color:rgb(240,128,34)}.box-handler{position:relative;-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}.box-handler:hover{opacity:0.8}.box-handler .player-rating{color:#fff;border-radius:40px;padding:2px 6px;min-width:34px;min-height:21px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:14px;position:absolute;top:-10px;z-index:2;-webkit-margin-start:-10px;margin-inline-start:-10px}@media screen and (max-width:767px){.popular-tournaments.full-match-container .date-filter-box.date-range-style{position:static;width:100%;-webkit-transform:translateX(0);transform:translateX(0);top:0}}.date-picker-switch .date-filter-box.date-range-style{position:static;width:240px;-webkit-transform:translateX(0);transform:translateX(0);top:0}.blue-bg{background-color:rgb(14,135,224)}.news-box{position:relative}.news-box .news-box-link{position:absolute;inset:0;z-index:2;display:block}#error-msg{color:#ff0000;font-size:14px}.phone-input.error{border-color:#ff0000!important}.playoff-box{display:block;text-align:center;max-width:210px;border-radius:10px;padding:10px;background-color:rgba(77,64,170,0.7);color:#fff;margin:auto;-webkit-transition:all ease-in-out 0.4s;transition:all ease-in-out 0.4s}.playoff-box:hover{background-color:#4d40aa;color:#fff}.playoff-box .playoff-team-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:80px;font-size:15px}.news-box-details .comments>li{-ms-flex-wrap:wrap;flex-wrap:wrap}.news-box-details .comments>li ul{width:100%}.replay-form{width:100%}.news-box-details ul.comments>li{position:relative}.news-box-details ul.comments>li>p{-webkit-padding-end:20px;padding-inline-end:20px}.news-box-details ul.comments>li .replay-btn{position:absolute;top:10px;right:36px}@media screen and (max-width:640px){.news-box-details ul.comments>li .replay-btn{right:10px}}.replay-form{display:none}.replay-btn{background-color:transparent;border:none}.replay-btn svg path{-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}.replay-btn:hover svg path{fill:var(--main-color)}.logo{text-align:center;font-size:14px}.logo span{color:#fff}