:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0}html,body{height:100%;font-size:10px;width:100%;min-width:auto;display:block}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;font-weight:inherit}div,section,article,header,footer,nav,aside{display:block;width:100%}ul,ol{list-style:none;margin:0;padding:0}li{list-style:none}h1{font-size:5.4rem;font-weight:700;font-family:Inter,sans-serif;line-height:1.07;letter-spacing:-.04em}@media (min-width: 768px){h1{font-size:10rem}}@media (min-width: 768px){h1{line-height:1}}h2{font-size:4rem;font-weight:700;font-family:Inter,sans-serif;line-height:1.07;letter-spacing:-.03em}@media (min-width: 768px){h2{font-size:6.4rem}}@media (min-width: 768px){h2{line-height:1}}h3{font-size:1.6rem;font-weight:700;font-family:Inter,sans-serif;line-height:1.07;letter-spacing:-.03em}@media (min-width: 768px){h3{font-size:2rem}}@media (min-width: 768px){h3{line-height:1}}span{font-size:1.4rem;font-weight:700;font-family:Inter,sans-serif;letter-spacing:-.03em}@media (min-width: 768px){span{font-size:2rem}}p.secondary{font-size:1rem;font-weight:700;font-family:Inter,sans-serif;color:gray}@media (min-width: 768px){p.secondary{font-size:1.2rem}}body,html{font-size:10px;font-family:Inter,sans-serif}.container{padding-left:1.6rem;padding-right:1.6rem;max-width:100%;box-sizing:border-box}@media (min-width: 768px){.container{padding-left:7.2rem;padding-right:7.2rem}}html{font-size:62.5%}body{font-family:Inter,sans-serif;font-size:1.6rem;color:#f4f6fa}div{max-width:100%;width:100%}button{border-radius:.2rem;cursor:pointer;font-size:1.6rem;text-transform:uppercase;background-color:#ec6c1b;border:none;padding:.8rem 1.6rem;color:#f4f6fa}@media (min-width: 768px){button{font-size:2rem}}button:hover{background-color:#c45610}button:focus{outline:none}a{all:unset;color:unset;text-decoration:none;cursor:pointer}a:hover{all:unset}a:focus{all:unset}.hero{position:relative;height:100vh;background-image:url(../../assets/img/hero-video.gif);background-repeat:no-repeat;background-size:cover;background-position:center center;display:flex;align-items:flex-end;overflow:hidden}.hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000,#022347 99%);z-index:1;pointer-events:none}.hero-text{z-index:2;display:flex;flex-direction:column;gap:4.8rem;padding-top:4.8rem;padding-bottom:8rem}.hero-text__title{text-transform:uppercase;color:#ec6c1b}.hero-text__title h1:nth-child(2){color:#f4f6fa}.hero-text__subtitle{font-weight:400;font-size:3.4rem;letter-spacing:-6%;color:#fff}@media (min-width: 768px){.hero{height:100vh;background-position:center center}.hero__text{padding-top:2.4rem;padding-bottom:4.8rem}.hero__text__title{font-size:8rem}.hero__text__title h1:nth-child(2){font-size:6rem}.hero__text__subtitle{font-size:2.4rem}}.match-card{background-color:#f4f6fa;color:#022347;display:flex;flex-direction:column;gap:3.6rem;padding:2.4rem;text-transform:uppercase;border-radius:.2rem}.match-card__details{display:flex;flex-direction:column;align-items:center;gap:.8rem}.match-card__details span{font-size:1.2rem;opacity:.5}.match-card__details-date{font-weight:900;font-size:1.6rem}.match-card__result{display:flex;justify-content:space-evenly;align-items:flex-start}.match-card__result-team{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:8rem}.match-card__result-team .logo{display:flex;justify-content:center;max-height:8.5rem}.match-card__result-team .logo img{object-fit:contain}.match-card__result-team .teamname{font-size:1.2rem;text-align:center}.match-card__result-score{display:flex;flex-direction:row;justify-content:space-evenly;align-self:center}.match-card__result-score span{font-style:italic;font-weight:900;font-size:40px}@media (min-width: 425px){.match-card{max-width:400px}}.scroll-x{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.scroll-x__content{display:flex;gap:1rem;min-width:max-content}::-webkit-scrollbar{display:none}.section{padding-top:4rem;padding-bottom:4rem;background-color:#000;max-width:100%;width:100%;box-sizing:border-box;overflow-x:hidden;display:flex;flex-direction:column;gap:2rem}.section__title{color:#f4f6fa}.section__title h2{text-transform:uppercase}.section-light{background-color:#f4f6fa;color:#000}.section-light .section__title{color:#000}.section-blue{background-color:#022347;color:#f4f6fa}.section-blue .section__title{color:#f4f6fa}.news-card{position:relative;background-color:#022347;color:#f4f6fa;display:flex;flex-direction:column;padding:2.4rem;border-radius:.2rem;flex:1 1 auto;max-width:28rem;min-width:16rem;scroll-snap-align:start;box-sizing:border-box;min-height:24rem;justify-content:flex-end;background-image:url(../../assets/img/news.png);background-repeat:no-repeat;background-size:cover}@media (min-width: 425px){.news-card{max-width:40rem;min-height:32rem}}.news-card__text{display:flex;flex-direction:column;gap:1.2rem;z-index:3}.news-card__text-category{text-transform:uppercase;display:flex;align-items:center;justify-content:center;width:fit-content;padding:.4rem .8rem;background-color:#ec6c1b;font-weight:500}.news-card__text-title h3{word-break:break-word;overflow-wrap:break-word}.news-overlay{position:absolute;height:100%;inset:0;pointer-events:none;z-index:1;background:linear-gradient(180.18deg,#000 .16%,#0000 45.69%,#000 99.84%),linear-gradient(180.23deg,#02234700 21.57%,#022347 77.61%)}.results{display:flex;flex-direction:column;gap:2rem}.custom-select{position:relative;width:100%;box-sizing:border-box;font-weight:700;padding:1.6rem 1.2rem;outline:2px solid #F4F6FA;outline-offset:-2px;border-radius:.2rem}.custom-select .selected{background-color:transparent;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:#f4f6fa}.custom-select .arrow{border:solid #F4F6FA;border-width:0 2px 2px 0;display:inline-block;padding:4px;margin-left:8px;transform:rotate(45deg);transition:transform .2s ease}.custom-select .arrow.up{transform:rotate(-135deg)}.custom-select .arrow.down{transform:rotate(45deg)}.custom-select .options{position:absolute;top:100%;left:0;right:0;background-color:#000;z-index:10;display:flex;flex-direction:column;gap:1.2rem}.custom-select .options li{padding:1.2rem;cursor:pointer;list-style:none;border-radius:.2rem}.custom-select .options li:hover{background-color:#f4f6fa;color:#000}.league-table{overflow-x:scroll}.league-table__title{font-size:1.5rem;margin-bottom:1rem;text-align:center}.league-table__header{font-size:1.2rem}.league-table__header-value{width:3.2rem;text-align:end}.league-table table{width:100%;border-collapse:collapse;font-size:1rem}.league-table table thead{background-color:transparent;display:flex;justify-content:end}.league-table table th,.league-table table td{padding:1.2rem .8rem;text-transform:uppercase;font-weight:700}.league-table table tbody th,.league-table table tbody td{text-align:left}.league-table table tr{display:flex;justify-content:space-between;align-items:center}.league-table table .team{font-size:1.2rem}.league-table table .team-data{display:flex;align-items:center}.league-table table .team-place{width:.8rem}.league-table table .team-name{width:50%;font-size:2rem;font-weight:900}.league-table table .team-logo{max-width:2.4rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.league-table table .team-logo img{width:100%;height:auto;width:unset!important}.league-table table .team-stats{display:flex;justify-content:flex-end}.league-table table .team-stats td{width:3.2rem;text-align:end}.league-table table th{background-color:transparent;font-weight:600}.league-table table tr.team:hover{background-color:#f4f6fa;color:#000}@media (min-width: 768px){.league-table{overflow-x:scroll}.league-table__title{font-size:1.5rem;margin-bottom:1rem;text-align:center}.league-table__header{font-size:2rem;font-weight:500}.league-table__header-value{width:3.2rem;text-align:end}.league-table table{width:100%;border-collapse:collapse;font-size:1rem}.league-table table thead{background-color:transparent;display:flex;justify-content:end}.league-table table th,.league-table table td{padding:1.2rem .8rem;text-transform:uppercase}.league-table table tbody th,.league-table table tbody td{text-align:left}.league-table table .team{font-size:2rem}.league-table table .team-data{display:flex;align-items:center}.league-table table .team-place{width:1.2rem}.league-table table .team-name{font-size:4rem}.league-table table .team-logo{max-width:5.6rem;width:56px;height:56px;display:flex;align-items:center;justify-content:center}.league-table table .team-logo img{width:100%;height:100%!important;width:unset!important}.league-table table .team-stats{display:flex;justify-content:flex-end}.league-table table .team-stats td{width:3.2rem;text-align:end}}.banner{position:relative;height:100vh;background-color:#f4f6fa;padding-top:4rem;box-sizing:border-box;max-height:44rem;overflow:hidden}.banner__content{color:#000}.banner__content-title{font-size:6.4rem;font-weight:900}.banner__content-cta{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:1;box-sizing:border-box;width:80%;padding:1.6rem}.banner__image{position:absolute;bottom:0;right:0;width:100%;height:auto}@media (min-width: 600px){.banner{height:60vh}.banner__content{max-width:23rem}.banner__content-cta{position:unset;transform:translate(0);width:unset}.banner__image{width:70%}}@media (min-width: 768px){.banner{height:50rem;padding:7.2rem;max-height:fit-content}.banner__content{display:flex;flex-direction:column;max-height:66rem;max-width:23rem;gap:2rem}.banner__content-title{font-size:8rem;max-width:200px}.banner__content-cta{position:unset;transform:translate(0);width:unset}.banner__image{width:70%;max-width:110rem;height:auto}}@media (min-width: 1024px){.banner{height:66rem;padding:7.2rem;max-height:none}.banner__content{display:flex;flex-direction:column;max-height:66rem;max-width:46rem}.banner__content-title{font-size:12.8rem;max-width:200px}.banner__content-cta{font-size:4rem;position:unset;transform:translate(0);width:100%}.banner__image{width:70%;max-width:110rem;height:auto}}.form-container{background-color:#000;color:#f4f6fa;min-height:100vh;display:flex;justify-content:center;align-items:flex-start}.form-card{background-color:transparent;border-radius:2px;max-width:100%;width:100%}.form-field{margin-bottom:1.5rem}label{text-transform:uppercase;display:block;font-size:1.4rem;margin-bottom:.5rem;font-weight:700;color:#f4f6fa}label span{color:red}input,textarea{box-sizing:border-box;width:100%;padding:1rem;border:1px solid #444;background-color:#333;color:#f4f6fa;border-radius:.2rem;font-size:1.4rem;transition:border-color .3s,box-shadow .3s}input:focus,textarea:focus{outline:none;border-color:#ec6c1b;box-shadow:0 0 0 3px #ff990080}@media (min-width: 768px){input,textarea{width:48%}}.input-group{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.input-group{flex-direction:row;justify-content:space-between}}textarea{resize:vertical;min-height:150px}button{width:100%;font-size:2rem}@media (min-width: 768px){button{width:48%}}.faq-item{border-bottom:1px solid #e0e0e0;padding:1.5rem 0;cursor:pointer}.faq-question{display:flex;justify-content:space-between;align-items:center}.question-text{flex-grow:1;padding-right:1rem}.arrow-icon{width:3rem;height:3rem;transition:transform .3s ease-in-out;flex-shrink:0;color:#f4f6fa}.arrow-icon.open{transform:rotate(45deg)}.faq-answer-container{max-height:0;overflow:hidden;transition:max-height .4s ease-in-out;will-change:max-height}.faq-answer-container.open{max-height:500px}.faq-answer{padding-top:1rem;line-height:1.6}@media (max-width: 768px){.faq-container{padding:.5rem}.faq-item{padding:1rem 0}}.menu{background-color:#000;width:100%;position:fixed;left:0;top:0;height:100px;z-index:10;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease,transform .3s ease;padding:0 2rem}.menu__logo img{max-height:5.6rem}.menu__items{display:flex;justify-content:flex-end;flex-direction:row;text-transform:uppercase;font-weight:700;gap:4rem}.menu__items-button{padding:1.6rem 2rem;width:fit-content;background-color:#ec6c1b;border:none;border-radius:.2rem;cursor:pointer;transition:background-color .3s ease}.menu__items-button:hover{background-color:#c45610}.menu__items-button a{color:#fff!important;text-decoration:none}.menu__items ul{display:flex;flex-direction:row;align-items:center;list-style:none;padding:0}.menu__items ul li{cursor:pointer}.menu__items ul li a{color:#fff;text-decoration:none}.menu__items ul li a:hover{color:#ec6c1b}.transparent{background:#0000001c;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(7.2px);-webkit-backdrop-filter:blur(7.2px)}.hidden{transform:translateY(-100%)}.visible{transform:translateY(0)}.mobile-menu-toggle{display:none;cursor:pointer;z-index:1001}.hamburger-icon{display:block;width:30px;height:24px;position:relative}.hamburger-icon span{display:block;height:3px;background-color:#fff;border-radius:3px;position:absolute;left:0;width:100%;transition:all .3s ease}.hamburger-icon span:nth-child(1){top:0}.hamburger-icon span:nth-child(2){top:50%;transform:translateY(-50%)}.hamburger-icon span:nth-child(3){bottom:0}.mobile-menu-toggle.open .hamburger-icon span:nth-child(1){transform:rotate(45deg);top:50%}.mobile-menu-toggle.open .hamburger-icon span:nth-child(2){opacity:0}.mobile-menu-toggle.open .hamburger-icon span:nth-child(3){transform:rotate(-45deg);top:50%}.mobile-nav-links{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#000000f2;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translate(-100%);transition:transform .3s ease;z-index:999}.mobile-nav-links.open{transform:translate(0)}.mobile-nav-links ul{flex-direction:column;list-style:none;padding:0}.mobile-nav-links li{margin:1.5rem 0}.mobile-nav-links a{color:#fff;text-decoration:none;font-size:2rem;font-weight:700}.footer{text-align:center;padding:1rem;margin-top:2rem;color:#7f8c8d}@media (max-width: 768px){.menu__items{display:none}.mobile-menu-toggle{display:flex;justify-content:end}}.table-container{overflow-x:scroll}.fees-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:2px;box-shadow:0 4px 15px #0000001a;color:#000}.fees-table thead th{border:solid 2px #F4F6FA;border-radius:.2rem;color:#f4f6fa;padding:15px;text-align:left;font-weight:700;border-bottom:2px solid #000}.fees-table thead th:first-child{border-top-left-radius:2px}.fees-table thead th:last-child{border-top-right-radius:2px}.fees-table tr td{padding:12px 15px;border-bottom:1px solid #ccc;background-color:#fff}tbody tr:last-child td{border-bottom:none}a.email{cursor:pointer;text-decoration:underline;color:#ec6c1b}.page-container{min-height:100vh;background-color:#000;padding-top:20rem}.page-container__text{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:8rem}.page-container__text .breadcrumbs{text-align:center}.page-container__text .breadcrumbs a{cursor:pointer;text-transform:uppercase;font-weight:700}.page-container__text .breadcrumbs span{text-transform:uppercase;font-size:1.6rem;color:gray}.page-container h1{text-align:center;text-transform:uppercase}.footer{margin-top:2px;background-color:#000;padding-top:8.4rem;padding-bottom:8.4rem}.footer__items{display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:2rem}.footer__items-instance{width:fit-content}.footer__items .link{cursor:pointer;color:#f4f6fa;text-transform:uppercase;font-size:1.2rem;font-weight:700;display:flex;align-items:center;gap:1.2rem}.footer__items .link img{width:2.4rem}@media (min-width: 768px){.footer__items{flex-direction:row}}
