/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--light-gray: #c8c8c8;--medium-gray: #666666;--dark-gray: #212121;--white-color: #f5f5f5;--black-color: black;--font-color: var(--black-color);--gold-color: gold;--light-gold: #fdf9dc;--dark-green-color: darkGreen;--green-color: green;--light-green-color: lightGreen;--pink-color: pink;--red-color: red;--primary-color: -webkit-linear-gradient(bottom, var(--light-gray), var(--white-color));--secondary-color: -webkit-linear-gradient(top, var(--light-gray), var(--white-color));--very-small-font-size-mobile: .5rem;--small-font-size-mobile: .6rem;--small-font-size-desktop: .7rem;--medium-font-size-mobile: .8rem;--medium-font-size-desktop: .9rem;--large-font-size-mobile: 1.1rem;--large-font-size-desktop: 1.6rem;--very-large-font-size-mobile: 1.5rem;--very-large-font-size-desktop: 2.1rem;--mobile-section-size: 35rem}*,*:before,*:after{box-sizing:border-box}body{font-family:opensans,Roboto,sans-serif;color:#333;line-height:1.5}html,body,.fullscreen{width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;-webkit-tap-highlight-color:transparent}.fullwidth{width:100%!important}header{background:#212121}header a,header i{color:#f5f5f5}main{min-height:90vh;background:#c8c8c8;overflow:hidden;padding-bottom:1rem}a{color:#000;text-decoration:none}.clickable{cursor:pointer}canvas{vertical-align:bottom;margin:1rem 0}form{text-align:center}::-webkit-scrollbar{width:.2rem}@media (min-width: 800px){::-webkit-scrollbar{width:.3rem}}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#666}::-webkit-scrollbar-thumb:hover{background:#212121}.alert{padding:.2rem 0;color:red;font-size:.6rem}@media (min-width: 530px){.alert{font-size:.7rem}}.alert--small{font-size:.6rem}@media (min-width: 530px){.alert--small{font-size:.8rem}}.alert--error{position:absolute;top:-1.4rem;left:-1.2rem;white-space:nowrap}@media (min-width: 530px){.alert--error{top:-1.9rem;left:-.2rem}}.column{height:100%}.column--widthAdjustedWidth>div{width:auto}.column--widthAdjustedWidth>div>div{width:auto}.column__smallest-3{float:left;width:25%;height:100%}.column__smallest-6{float:left;width:50%;height:100%}.column__smallest-9{float:left;width:75%;height:100%}.column__smallest-80{float:left;width:80%;height:100%}.column__smallest-20{float:left;width:20%;height:100%}.column__smallest-12{float:left;width:100%;height:100%}@media (min-width: 800px){.column__medium{float:left;width:100%}.column__medium-2{float:left;width:16.66%}.column__medium-3{float:left;width:25%}.column__medium-4{float:left;width:33.33%}.column__medium-6{float:left;width:50%}.column__medium-8{float:left;width:66.66%}.column__medium-12{float:left;width:100%}.column__medium-4--larger{float:left;width:37%}.column__medium-8--smaller{float:left;width:63%}}.collapseList{min-height:5rem;padding:.5rem;border:solid;border-color:-webkit-linear-gradient(bottom,#c8c8c8,#f5f5f5);background-color:-webkit-linear-gradient(top,#c8c8c8,#f5f5f5)}.collapseList input,.collapseList select,.collapseList label{font-size:.6rem;margin-left:1rem}@media (min-width: 530px){.collapseList input,.collapseList select,.collapseList label{font-size:.7rem}}.collapseList label{cursor:pointer;white-space:nowrap}.collapseList ul>li:hover{cursor:pointer;color:-webkit-linear-gradient(bottom,#c8c8c8,#f5f5f5)}.collapseList ul{list-style:none;margin:0;padding:0}.collapseList--content{max-height:0;opacity:0}.collapseList--content table{display:none}.collapseList--content-visible{opacity:1;transition:opacity 2s}.collapseList--noBackground{background-color:inherit;border:inherit}.collapseList--noBackground:hover{background:inherit}.collapseList--noBackgroundWithBorder{background-color:green}.collapseList--noBackgroundWithBorder>h2:hover{color:red}.behaviour--centered{text-align:center}.behaviour--marginVertical{margin:1rem}.behaviour--padding--left{padding-left:3rem}.behaviour--inner--upper--centered{text-align:center;margin:0;position:absolute;top:35%;right:50%;transform:translate(50%,-50%)}.behaviour--minwidth15{min-width:15rem}.behaviour--visible{visibility:visible}.behaviour--notVisible{visibility:hidden}.behaviour--notDisplayed{display:none}.behaviour--shadow{box-shadow:0 0 2rem .5rem #212121}@media (min-width: 800px){.behaviour--rounded{border-radius:2rem}}.behaviour--shadow-light{box-shadow:0 0 .3rem #212121}@media (min-width: 800px){.behaviour--shadow-light{box-shadow:0 0 .5rem #212121}}.behaviour--shadow-bottom{box-shadow:0 0 20px 5px #212121}.behaviour--overflow-y-scroll{overflow-y:auto}.behaviour--small-font{font-size:.5rem!important}@media (min-width: 800px){.behaviour--small-font{font-size:.6rem!important}}.divBlock--admin a{display:flex;align-items:center;justify-content:center}.divBlock--admin a>div{width:100vh}.divBlock--selectedSlide{height:"100%";transition:"all 0.75s linear";text-align:center;color:#000}.dropDown span{color:#f5f5f5;font-size:.6rem}.dropDown ul{padding:0;list-style:none;position:relative}.dropDown ul:after{content:"";clear:both;display:table}.dropDown a{background-color:#212121;display:block;padding:0 .5rem;font-size:.6rem;line-height:1.1rem}.dropDown a:hover{cursor:pointer;background-color:gold}.dropDown span:hover{cursor:pointer}.dropDown a>i:hover{color:red}.dropDown .fa-chevron-right span{margin-left:.4rem;font-size:.6rem}.dropDown ul span{top:-1rem;width:100%;display:inline-flex}.dropDown ul ul{position:absolute;display:none;overflow:overlay;left:-.7rem;z-index:1;min-width:7rem;background:-webkit-linear-gradient(bottom,#c8c8c8,#f5f5f5)}@media (min-width: 800px){.dropDown ul ul{min-width:8rem}}.dropDown ul li:hover>ul{display:inherit;visibility:visible}.dropDown ul ul li{float:none;display:list-item;position:relative}.dropDown ul ul ul li{position:relative;top:-1rem}.dropDown ul li span{width:auto}.dropDown i.fa-trash:hover{color:red}.dropDown--noPadding ul li span{padding-left:0}.dropDown--large{font-size:1.5rem;white-space:nowrap}@media (min-width: 800px){.dropDown--large{font-size:2.1rem}}.dropDown--pointEvents{font-size:1.2rem;padding-top:.8rem;white-space:nowrap}.dropDown--pointEvents ul li{display:inline}.dropDown--pointEvents ul li i.fa-trash{color:#f5f5f5;padding-right:.5rem}.dropDown--navbar{max-width:80%}.dropDown--navbar-text{cursor:pointer}.dropDown--navbar-text span{margin-left:0rem;color:#f5f5f5;text-transform:uppercase}.dropdown-circle{position:relative;width:90%;border:#212121 solid;border-radius:1rem;margin:0 auto;margin-bottom:1rem}.dropdown-circle__face{cursor:pointer;display:block;position:relative;padding:1rem}.dropdown-circle__face div:first-child{max-width:90%}.dropdown-circle__arrow{border-bottom:2px solid #000;border-right:2px solid #000;position:absolute;top:50%;right:30px;width:10px;height:10px;transform:rotate(45deg) translateY(-50%);transform-origin:right}.font--small{font-size:.9rem}@media (min-width: 530px){.font--small{font-size:.8rem}}.font--very-small{font-size:.6rem}.font--large{font-size:1.1rem}@media (min-width: 530px){.font--large{font-size:1.6rem}}.font--mediumGray{color:#666}.footer{position:relative;width:100%;padding:1.5rem 1rem 0rem;background:#212121;color:#f5f5f5;font-size:.8rem}.footer a{color:#f5f5f5}.footer a :hover{color:gold}@media (min-width: 800px){.footer{font-size:.9rem}.footer>div{margin-left:3rem}}.footer__logo{width:100%;margin-top:.6rem;margin-bottom:1rem;justify-content:end}@media (min-width: 530px){.footer__logo{justify-content:start}}.footer__logo img{height:2.2rem;width:auto}@media (min-width: 530px){.footer__logo img{height:3rem}}.footer__icons{margin:.6rem 0}@media (min-width: 530px){.footer__icons{margin-top:2rem}}.footer__icons-flag{height:1.2rem;width:auto;margin:0 .2rem}.footer__contact-big span{font-size:.8rem;text-transform:uppercase}.footer__links-desktop{align-self:flex-end;width:100%;text-align:center;margin:0 9rem}.footer__links-desktop span{display:inline-block;padding-left:.5rem}.footer__links-desktop span:not(:last-child):after{margin-left:.5rem;content:"|"}.grid{display:grid;margin:auto 0}.grid div{padding:.5rem .4rem}.grid--article-join-competion{background-color:#212121;height:9rem;grid-template-columns:repeat(3,1fr);grid-auto-rows:3rem;margin:1rem 2rem;border-radius:1rem;font-size:small}.grid--article-join-competion div{max-width:24rem}.grid--article-join-competion__title{grid-column-start:1;grid-column-end:4;grid-row-start:1;grid-row-end:2;color:#f5f5f5;text-align:right}.grid--article-join-competion__title span{padding:.2rem 1rem;margin-left:2rem;color:gold;text-transform:uppercase}.grid--article-join-competion__check{grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:4;display:flex;justify-content:center;align-items:center}.grid--article-join-competion__check i{font-size:3rem!important}.grid--article-join-competion__check-sign,.grid--article-join-competion__check-not-sign{cursor:pointer;color:green}.grid--article-join-competion__check-disabled{color:#c8c8c8}.grid--article-join-competion__options{grid-column-start:2;grid-column-end:4;grid-row-start:2;grid-row-end:4;display:flex;justify-content:flex-end;align-items:center;margin-right:1rem;color:#f5f5f5}.grid--article-join-competion__options i{color:#f5f5f5;margin:.6rem;font-size:1.5rem!important;cursor:pointer}.grid--article-join-competion__options .fa-sign-out{cursor:pointer;color:red}.grid--article-join-competion__options .fa-users.joined{cursor:pointer;animation-name:changeColorToGreen;animation-duration:1s;animation-iteration-count:infinite}.grid--multipleColumns{overflow-x:auto;padding:.5rem 0;text-align:center;grid-template-columns:repeat(4,8rem);cursor:pointer}@media (min-width: 800px){.grid--multipleColumns{grid-template-columns:repeat(6,8rem)}}@media (min-width: 1200px){.grid--multipleColumns{grid-template-columns:repeat(8,10rem)}}.grid--football-formations{text-align:center;grid-template-columns:repeat(4,25%)}.grid--twoColumns{padding:.5rem 0;text-align:center;grid-template-columns:repeat(2,10rem);cursor:pointer}.grid--sunken-not-selected div{margin:.5rem;padding:.5rem 1rem;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.grid--sunken-not-selected div:not(.grid--selected){box-shadow:1px 1px 5px #212121 inset}.grid--oneRow{padding:.5rem 0;text-align:center;grid-auto-flow:column}.grid--section{font-size:.8rem;margin-bottom:1rem}.grid--section div{border-radius:10px}@media (min-width: 800px){.grid--section{font-size:.9rem;margin-bottom:2rem}}.grid--selected{background:#212121;color:#f5f5f5;box-shadow:0 0 5px}.grid--modal{max-height:70vh;overflow:scroll;border-radius:5px;border:solid #212121;text-transform:uppercase}.grid--modal div{padding:1rem .8rem;cursor:pointer}.grid--modal-multipleColumns{grid-template-columns:1fr 1fr 1fr;grid-auto-flow:row}.grid--join-table{grid-template-columns:1fr;margin:0 1rem}@media (min-width: 800px){.grid--join-table{height:auto;overflow-y:hidden;grid-template-columns:1fr 1fr}}@media (min-width: 1200px){.grid--join-table{height:auto;grid-template-columns:1fr 1fr 1fr}}.grid--bonus-information{margin:0 auto;grid-template-columns:1fr 1fr 1fr;padding:0rem 2rem;grid-gap:.5rem 0rem;max-width:20rem}@media (min-width: 800px){.grid--bonus-information{max-width:25rem}}.grid--typer-field{margin:0 auto;grid-template-columns:1fr}.grid--typer-field div{padding:0}@media (min-width: 1200px){.grid--typer-field{grid-template-columns:1fr 1fr;column-gap:2rem}.grid--typer-field>div:nth-of-type(odd){text-align:right}.grid--typer-field>div:nth-of-type(2n){text-align:left}}.headline{margin:0;padding:.5rem;font-weight:700;color:#000;font-size:.8rem;text-transform:uppercase;white-space:pre-wrap}@media (min-width: 530px){.headline{font-size:.9rem}}.headline--smallFont{font-size:.6rem}@media (min-width: 530px){.headline--smallFont{font-size:.7rem}}.headline--verySmallFont{margin:.2rem;padding:0;font-size:.5rem}@media (min-width: 530px){.headline--verySmallFont{font-size:.6rem}}.headline--medium{font-size:medium}.headline--bigFont{font-size:large}@media (min-width: 1200px){.headline--bigFont{font-size:x-large}}.headline--bottomMargin{margin:1rem 0}@media (min-width: 530px){.headline--bottomMargin{margin:2rem 0}}.headline--light{font-weight:100}.headline--centered{color:#000;text-align:center}.headline--nowrap{white-space:nowrap}.headline--red{color:red}.headline--red i{margin-right:.2rem}.headline--typer{text-align:inherit}.headline--white{color:#f5f5f5}.headline--green{color:#006400}.headline--green i{margin-right:.2rem}.headline--with-background{background:#212121;opacity:.8;color:#f5f5f5}.headline--schedule-mobile{padding:0;white-space:nowrap}.headline--normal-case{text-transform:none}.headline--main-visible{visibility:visible;opacity:.8;transition:opacity 1s linear}.headline--main-visible-not{opacity:0}.headline--modal-info i{font-size:large;margin-right:1rem}@media (min-width: 530px){.headline--modal-info i{font-size:x-large}}.headline--modal-info h2{font-size:medium}.input{padding:.6em .5em;margin:.4em 0;width:100%;max-width:35rem;font-size:.8rem}@media (min-width: 800px){.input{font-size:.9rem}}.input--header{margin:.8em 0}.input--login{padding:1em;border:white;max-width:16rem}.input--gameResult{width:3.5rem}.input--rounded{-webkit-border-radius:10px;border-radius:10px}.input--import-link{width:100%;margin:1rem 0;padding:.5rem}.input--fixedLabel label{width:3rem}.input--fixedLabel input{padding:.8rem}.input--search{background-color:#f5f5f5;padding:.3rem .2rem;margin:0 .2rem}.input--search input{background-color:#f5f5f5;border:0;margin:0}.input--search input:focus{outline:none}.input--editable{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;align-self:center;height:5rem;padding:1rem 0;max-width:20rem}@media (min-width: 800px){.input--editable{height:6rem}}.input--editable__warning{color:red;font-size:xx-small}@media (min-width: 800px){.input--editable__warning{font-size:x-small}}.input--editable>div{text-align:center}.input--editable input{border-radius:1rem;padding:.5rem 1rem;font-size:.8rem;height:2.5rem;margin-right:.3rem;max-width:10rem}@media (min-width: 800px){.input--editable input{font-size:.9rem;height:3.5rem;margin-right:.6rem;max-width:15rem}}.input--editable .fa-check{position:absolute}.input--telephone{width:7rem;padding:.2rem 1rem}@media (min-width: 800px){.input--telephone{padding:.3rem 1.5rem;width:10rem}}.input--verify-code{width:5rem;padding:.2rem .75rem}@media (min-width: 800px){.input--verify-code{padding:.3rem 1rem;width:7rem}}.input--number{min-width:3.1rem;max-width:4rem;padding:.7rem .1rem}i{font-size:3rem}@media (min-width: 530px){i{font-size:4rem}}.icon-appear-active{transform:rotate(-180deg);transition:transform .4s ease-in-out}.icon-enter-active{transform:rotate(-360deg);transition:transform .3s ease-in-out}.icon-exit-active{transform:rotate(-360deg);transition:transform .2s ease-in-out}.icon-white{color:#fff}.icon-centered{padding:.9rem .3rem}@media (min-width: 800px){.icon-centered{padding:1rem .4rem}}.icon-pencil{color:#666}.icon-arrow{transition:"all 0.75s linear";text-align:center}.icon-price{display:flex;align-items:center;justify-content:center;height:2.5rem;width:2.5rem;margin:.5rem 0;background-color:gold;color:#000;font-size:.6rem;font-weight:700;border:.1rem solid black;padding:.1rem;border-radius:50%}.icon-price i{margin:0!important;padding-left:.1rem}.icon-fb{margin-left:.5rem;margin-right:.8rem;height:1.5rem;width:1.5rem;border-radius:20%}@media (min-width: 800px){.icon-fb{right:2.5rem}}.icon-total-points{border:.1rem solid black;padding:.1rem;background-color:#fdf9dc;color:#212121;max-width:5.5rem;text-align:center}.icon-total-points i{color:#c8c8c8}.icon--country{height:4rem}.icon--country-small{height:3rem}.icon--spin{position:absolute;top:0}.icon--red{color:red}.label--highlighted{background-color:#0000004d}.label--checkbox{display:inline-block;background-color:#ffffffe6;border:.125rem solid rgba(139,139,139,.3);color:#000;border-radius:1.6rem;white-space:nowrap;margin:.15rem 0rem;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:all 3s ease-in;padding:.3rem .7rem .3rem 0rem}.label--checkbox>i{padding:0rem .4rem}.label--checkboxOn{border:1px solid #c8c8c8;background:-webkit-linear-gradient(bottom,#c8c8c8,#f5f5f5);color:#000;transition:all 3s ease-in}.label--textToLeft{text-align:left!important;font-size:.6rem;padding:.5em 0;margin:0rem .5rem}@media (min-width: 800px){.label--textToLeft{font-size:.7rem}}.label--simpleTextCentered{text-align:center}.label--small{font-size:.6rem}.label--forceWrap{white-space:normal!important}.label--textCentered{height:2.5em;font-size:small;max-width:15rem;margin:.5rem 1rem;padding:.5em .2em;text-align:center;border:solid;border-color:#000;vertical-align:middle;border-radius:3rem}.label--textCentered span{color:#000}@media (min-width: 800px){.label--textCentered{max-width:25rem;font-size:medium}}.label--noBorder{border:none}.label--primaryColor{background:-webkit-linear-gradient(bottom,#c8c8c8,#f5f5f5)}.label--secondaryColor{background:-webkit-linear-gradient(top,#c8c8c8,#f5f5f5)}.label--consents{margin-top:1rem}.label--error{border:red solid}.list--plain ul{padding:0}.list--plain ol{padding:0;margin:0}.list--prizes{font-size:1.1rem}@media (min-width: 530px){.list--prizes{font-size:.9rem}}@media (min-width: 800px){.list--prizes{font-size:1.6rem}}.modal{position:fixed;inset:0;text-align:left;background:#000000e6;transition:opacity .25s ease;z-index:100}.modal--inputWithBorder input{border:#212121;border-style:solid}.modal__bg{position:absolute;inset:0;cursor:pointer}.modal__inner{transition:top .25s ease;position:absolute;inset:-5% 0 0;width:50%;margin:auto;overflow:auto;background:#f5f5f5;border-radius:5px;padding:1em 2em;height:50%}@media (min-width: 800px){.modal__inner{width:75%;height:75%}}.modal__close{position:absolute;right:.75em;top:.5em;cursor:pointer;z-index:101}@media (min-width: 800px){.modal__close{right:1em;top:.5em}}.modal__close:after,.modal__close:before{content:"";position:absolute;width:2px;height:1em;background:#212121;display:block;transform:rotate(45deg);left:50%;margin:-3px 0 0 -1px;top:0}@media (min-width: 800px){.modal__close:after,.modal__close:before{height:1.5em}}.modal__close:hover:after,.modal__close:hover:before{background:#aaa}.modal__close:before{transform:rotate(-45deg)}@media screen and (max-width: 768px){.modal__inner{width:90%;height:90%;box-sizing:border-box}}@media (min-width: 800px){.modal--smallDesktop{max-width:50%}}.modal--info{font-size:small;max-height:75%}.modal--info img{align-self:center;max-width:200px}.modal--info h4{text-align:center;margin-top:0}.modal--info .btn{margin-top:2rem}@media (min-width: 800px){.modal--info{font-size:medium;top:0;max-width:40%;max-height:60%}}.modal--input-content{max-height:40%}@media (min-width: 800px){.modal--input-content{max-height:30%;max-width:60%}}.modal--input-content input{min-width:15rem}@media (min-width: 800px){.modal--input-content input{min-width:25rem}}.modal--scrollable{overflow-y:scroll}.modal--player-details-content{overflow-y:scroll;height:25rem;width:90%}@media (min-width: 800px){.modal--player-details-content{height:25rem;width:20rem}}.navbar{display:flex;justify-content:end;flex-wrap:wrap;align-items:center;padding:.4rem;position:sticky}.navbar i{font-size:1.1rem;transition:color 1.5s;margin:0 .3rem}.navbar i.fa-bars{opacity:.4;margin-right:1.5rem}.navbar>div{padding-left:1rem}.navbar--row-reverse{flex-direction:row-reverse}.navbar--collapsable{padding:.5rem}.navbar--collapsable ul{padding:0}.navbar--space-between{justify-content:space-between}.navbar--collapsable-enabled i.fa-bars{opacity:1;transition:opacity 1.5s}.navbar--links-not-collapsable{margin:.5rem}.navbar--links-not-collapsable li{position:relative;display:inline;margin:0 .5rem;cursor:pointer}@media (min-width: 800px){.navbar--links-not-collapsable li :hover{color:gold}}.navbar--links-collapsable{width:100%;list-style:none;max-height:0;opacity:0;margin:0}.navbar--links-collapsable li{visibility:hidden}.navbar--links-collapsable span{margin-left:.6rem}.navbar--links-enabled{max-height:initial;transition:opacity 1.5s;opacity:1;margin:1rem 0 0}.navbar--links-enabled li{transition:border-bottom 1.5s;border-bottom:1px solid #c8c8c8;padding:.5rem 0;visibility:initial}.navbar--links-enabled li a{padding:0 2rem}.navbar--main{position:relative}@keyframes pagination-in{0%{transform:scale(1.5);opacity:0}to{transform:scale(1);opacity:1}}.pagination{text-align:center;padding:.5rem 0;font-size:0;z-index:6;animation:pagination-in .5s ease both;animation-timeout:.2s}@media (min-width: 800px){.pagination{padding:1.5rem 0}}.pagination__container{background:#666;border-radius:1.5rem;margin:1rem 2rem}@media (min-width: 800px){.pagination__container{margin-top:0rem}}.pagination__i{font-size:small;transition:background .25s;display:inline-block;text-transform:uppercase;margin:0 .15rem .3rem;height:2.2rem;min-width:2.2rem;border-radius:2.2rem;border:.15rem solid #fff;line-height:2.2rem;padding:0;color:#fff;font-weight:700;letter-spacing:.03em}.pagination__i:first-child,.pagination__i:last-child{padding:0 1.1rem;margin:0 .8rem .4rem}.pagination__i:last-child,.pagination__i:nth-child(2),.pagination__i:nth-last-child(2){display:inline-block}.pagination__i--selected,.pagination__i:hover{background-color:#000;color:#fff}.pagination:not([actpage="1"]) .pagination__i:nth-child(1){display:inline-block}.paragraph{text-align:initial;font-size:.6rem}@media (min-width: 800px){.paragraph{font-size:1rem}}.paragraph--small-space{margin:0}.paragraph--small-space .fa{margin:.2rem;font-size:.8rem}.page-section{padding:1.5rem 0}@media (min-width: 800px){.page-section{padding:2rem 0}}.page-section--top{padding:.01rem 0 2rem}@media (min-width: 800px){.page-section--top{padding:.01rem 0 3rem}}.page-section--team{padding:0;height:200px;overflow:auto}@media (min-width: 1200px){.page-section--team{height:250px;width:70vw;margin:0 auto}}.page-section--team i,.page-section--team a,.page-section--team p{color:#fff;font-weight:900;font-size:x-small}@media (min-width: 800px){.page-section--team i,.page-section--team a,.page-section--team p{font-size:small}}.page-section--team i{font-size:2.5rem}@media (min-width: 800px){.page-section--team i{font-size:3.5rem}}.page-section--team .icon-arrow-to-bottom{margin-top:5.5rem}@media (min-width: 530px){.page-section--team .icon-arrow-to-bottom{margin-top:5rem}}.page-section--team h2>.fa-info-circle{margin:0 .4rem;font-size:1.5rem}@media (min-width: 530px){.page-section--team h2>.fa-info-circle{font-size:2rem}}.page-section--login{width:20rem;text-align:center}@media (min-width: 800px){.page-section--login{width:25rem}}.page-section--login button{margin:1rem .3rem}.page-section--home{animation-duration:5s;animation-timing-function:ease}.page-section--consent__button{margin:2rem auto}.page-section--league-archive-buttons{margin-top:1rem;border-radius:1rem}@media (min-width: 800px){.page-section--league-archive-buttons{margin-left:1rem;width:100%;height:100%}}.page-section--league-archive-buttons .radio-button-buttons{width:90%;margin:0 auto}.page-section--image-background{position:relative;display:flex;justify-content:center}.page-section--image-background>section{position:absolute}.page-section--image-background>img{width:100vw;opacity:.2}@media (min-width: 530px){.page-section--image-background>img{height:100vh;width:initial}}@media (min-width: 530px){.page-section--image-background-join-league{position:relative}}.page-section--image-background-join-league img{position:absolute}.page-section--image-background-join-league section{position:relative}.page-section--image-background-ranking img{margin-top:-4rem}@media (min-width: 800px){.page-section--image-background-ranking img{margin-top:-2rem}}@media (min-width: 800px){.page-section--private-leagues tr{border-bottom:.1rem solid #212121!important}}.page-section--private-leagues button{margin-bottom:.5rem}.page-section--rules>div{width:80%;margin:0 auto}@media (min-width: 530px){.page-section--rules>div{width:60%}}.progress{width:100%;max-width:25rem;height:2rem}.progress__container{text-align:center}.row{width:100%}.row__smallest-1{float:left;width:100%;height:10%}.row__smallest-15{float:left;width:100%;height:15%}.row__smallest-2{float:left;width:100%;height:20%}.row__smallest-6{float:left;width:100%;height:50%}.row__smallest-7{float:left;width:100%;height:70%}.row__smallest-75{float:left;width:100%;height:75%}.row__smallest-8{float:left;width:100%;height:80%}.row__smallest-9{float:left;width:100%;height:90%}.select--adminFilter{margin-top:1rem}.slidecontainer{width:100%}.slider{width:100%;height:1rem;border-radius:.3rem;background:#d3d3d3;outline:none;opacity:.7;-webkit-transition:.2s;transition:opacity .2s;accent-color:#f5f5f5}.slider:hover{opacity:1}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.8rem;height:1.8rem;border-radius:50%;background:gray;cursor:pointer}.slider::-moz-range-thumb{width:1.8rem;height:1.8rem;border-radius:50%;background:gray;cursor:pointer}.circle-spinner{min-height:20rem;height:100vh;width:100vw;background-color:#c8c8c8;position:absolute;top:0;left:0;z-index:2}.circle-spinner__img{height:4.3575rem;width:3.75rem}.circle-spinner svg{position:absolute;inset:0;margin:auto;height:14.0625rem;width:14.0625rem}.circle-spinner svg circle{stroke:#212121;cx:7.03125rem;cy:7.03125rem}.circle-spinner .circle{transform-origin:center}.circle-spinner #arc1,.circle-spinner #arc2{r:5.625rem}.circle-spinner #arc3,.circle-spinner #arc4,.circle-spinner #arc5{r:4.6875rem}.circle-spinner #arc6,.circle-spinner #arc7{r:4.21875rem}.circle-spinner #arc8{r:3.75rem}.circle-spinner #arc1{stroke-dasharray:30;stroke-dashoffset:18;animation:10s -2s rota infinite linear}.circle-spinner #arc3{stroke-dasharray:400;stroke-dashoffset:400;animation:16s -1s rota infinite linear}.circle-spinner #arc4{stroke-dasharray:300;stroke-dashoffset:300;animation:6s -1s rota infinite linear reverse}.circle-spinner #arc5{stroke-dasharray:400;stroke-dashoffset:400;animation:4s -3s rota infinite linear}.circle-spinner #arc6{stroke-dasharray:400;stroke-dashoffset:400;animation:8s -1s rota infinite linear alternate}.circle-spinner #arc7{stroke-dasharray:400;stroke-dashoffset:400;animation:4s -1s rota infinite linear reverse}@keyframes rota{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.textArea{width:80%;height:150px;padding:12px 20px;box-sizing:border-box;border:2px solid #ccc;border-radius:4px;background-color:#f8f8f8;resize:none}.textArea--regulation{font-size:.7rem;width:90%;height:60vh}.textArea--regulation-admin{min-width:50vh}.textArea--small{height:10vh}.textArea--big{height:25rem}.tooltip{position:relative;display:inline-block;cursor:pointer}.tooltip>span.tooltipMessage{position:absolute;z-index:1;width:7.5rem;top:-1.5rem;margin-left:-3.75rem;padding:.313rem 0;text-align:center;visibility:hidden;background-color:#555;color:#fff;border-radius:.375rem;opacity:0;transition:opacity .3s}.tooltip>span.tooltipMessage:after{content:"";position:absolute;top:100%;left:50%;margin-left:-.313rem;border-width:.313rem;border-style:solid;border-color:#555 transparent transparent transparent}.tooltip:hover span.tooltipMessage{visibility:visible;opacity:1;font-size:small}.table{margin:0 auto;padding:1rem .5rem;display:block;border-collapse:collapse;max-width:100%;overflow-x:auto}.table i{margin:0 .3rem}.table span{padding:.1rem}.table th{background:#666;color:#f5f5f5}.table th>div>input{width:2rem}.table td,.table th{text-align:left;font-size:.8rem;padding:.3rem}.table td>div>input[type=text],.table th>div>input[type=text]{min-width:8rem}.table--padding td,.table--padding th{padding:.5rem}@media (min-width: 530px){.table--padding td,.table--padding th{padding:.7rem}}.table--mobile{width:100%}.table--mobile thead,.table--mobile tbody,.table--mobile th,.table--mobile td{display:block}.table--mobile tr{display:block;border-bottom:0}.table--mobile-transfer-list tbody>tr{position:relative;height:8rem}.table--mobile-transfer-list td:has(.icon-total-points){position:absolute;bottom:2.5rem;left:0}.table--mobile-transfer-list td:has(.icon-total-points) i{color:#212121}.table--mobile-transfer-list td:has(.icon--country,.icon--country-small){position:absolute;top:2rem;left:9.5rem}.table--mobile-transfer-list td:has(.icon-price){position:absolute;right:1rem;bottom:0}.table--ranking td{text-align:center}.table--ranking-private{max-height:25rem;overflow-y:auto;max-width:90%;padding:0}.table--fixture-result td:nth-child(n+2){text-align:center}.table--fixture-result i{color:#212121}.table--transferList th{background-color:#212121}.table--transferList tr{background-color:#666}.table--transferList td{background-color:transparent;color:gold;cursor:pointer}.table--transferList tr{border-bottom:.1rem solid #f5f5f5}.table--transferList td{padding:.05rem .5rem;text-align:left}@media (min-width: 530px){.table--transferList td{padding:.5rem 1rem;text-align:center}}.table--transferList button{background-color:green;color:#f5f5f5;padding:.4rem}.table--transferList__row-price{display:flex;justify-content:end;align-items:center}.table--transferList__row-price .fa-pink{color:pink}.table--transferList__row-price .fa-green{color:#90ee90}.table--transferList__row-price .fa-long-arrow-down,.table--transferList__row-price .fa-long-arrow-up{margin-right:.1rem}.table--desktopSmallFont{overflow:overlay}.table--desktopSmallFont td,.table--desktopSmallFont th{font-size:.8rem}@media (min-width: 530px){.table--desktopSmallFont td,.table--desktopSmallFont th{font-size:.9rem}}.table--desktopSmallFont td>div>span,.table--desktopSmallFont td>select,.table--desktopSmallFont td input,.table--desktopSmallFont th>div>span,.table--desktopSmallFont th>select,.table--desktopSmallFont th input{font-size:x-small}.table--desktopSmallFont td ul li span i,.table--desktopSmallFont th ul li span i{font-size:.6rem;padding:.15rem}.table--desktopSmallFont td>i,.table--desktopSmallFont th>i{font-size:large}.table--jobs td{padding:.3rem 1rem}.table--jobs button{font-size:.8rem;padding:.5rem}.table--jobs td,.table--jobs th{max-width:30rem}.table--trBold{font-weight:700}.table--scrollOnTop{transform:rotateX(180deg);overflow-x:overlay}.table--scrollOnTop>table{transform:rotateX(180deg);margin:0;padding-bottom:2rem}.table--fixedRows th{height:3rem;font-size:.7rem}@media (min-width: 530px){.table--fixedRows th span{padding:0 1rem 0 0}}.table--fixedRows td{height:3.8rem;font-size:1rem}.table--fixedRows th{margin-bottom:5rem}.table--fixedRows table{margin:0rem}.table--rowsAsColumns{border-collapse:collapse;width:100%;padding:0;margin:1rem 0}@media (min-width: 530px){.table--rowsAsColumns{margin:1rem 10rem}}.table--rowsAsColumns:after{content:"";clear:both;display:table}.table--rowsAsColumns tr>*{display:block}.table--rowsAsColumns td{border-bottom-color:transparent}.table--rowsAsColumns td,.table--rowsAsColumns th{padding:.05rem}.table--rowsAsColumns tbody,.table--rowsAsColumns thead{width:100%;display:table}.table--rowsAsColumns .collapseList--content-visible td.table--value{margin-left:1.5rem}.table--label:before{content:"."}.table--fixture-results{overflow:scroll}.table--player-disabled{opacity:50%}.wrapper{padding-left:1rem;padding-right:1rem;max-width:90rem;margin-left:auto;margin-right:auto}.wrapper .wrapper{padding-left:0;padding-right:0}.wrapper--medium{max-width:70rem}.wrapper--privatePolicy{font-size:.6rem}@media (min-width: 530px){.wrapper--privatePolicy{font-size:.7rem}}.wrapper--privatePolicy p:last-child{padding-bottom:1rem;margin-bottom:0rem}.wrapper--article{white-space:pre-wrap;text-align:justify}.wrapper--rules{margin-left:1rem;margin-right:1rem;font-size:.6rem;white-space:pre-line}@media (min-width: 800px){.wrapper--rules{margin-left:3rem;margin-right:3rem;font-size:.7rem}}.wrapper--alert{white-space:pre-line}.wrapper--alert span{margin:.5rem}.wrapper--info{position:relative;background-color:#f5f5f5;border-radius:1rem;padding:.5rem;margin-top:1rem;max-width:90vw}@media (min-width: 800px){.wrapper--info{max-width:60vw}}.wrapper--info i{position:absolute}.wrapper--info h1,.wrapper--info h2,.wrapper--info h3,.wrapper--info h4{text-transform:none}.wrapper--info h2{padding:.3rem 1rem}@media (min-width: 800px){.wrapper--info h2{padding:.3rem 2rem}}.wrapper--sport-fixture{width:90%}@media (min-width: 800px){.wrapper--sport-fixture{width:60%}}.wrapper--event-points{width:100%;height:100%;color:#212121;overflow-y:auto;background-color:#c8c8c8}.wrapper--event-points__team{width:100%;padding:1rem}@media (min-width: 530px){.wrapper--event-points__team{width:50%;padding:0 4rem}}.wrapper--event-points__team .player-point{cursor:pointer}.wrapper--event-points__team .player-point div{display:flex;position:relative}.wrapper--event-points__team .player-point div div:last-child{position:absolute;right:0}.wrapper--event-points__team .player-point div .fa-info-circle{align-self:center;font-size:small;color:#000;margin-right:.25rem}.wrapper--event-points__team .player-point div.player-point__details{font-size:x-small;margin-left:1rem}.wrapper--event-points__team .player-point div.player-point__details:last-child{margin-bottom:.5rem}.wrapper--fixture-points{width:100%;height:100%;color:#212121;overflow-y:scroll;background-color:#c8c8c8;padding:2.5rem 1.5rem}.wrapper--fixture-points__player{position:relative}.wrapper--fixture-points__player-total{position:absolute;right:0}.checkbox--error{position:relative}.checkbox--small{font-size:xx-small}.checkbox--small span{text-wrap:balance}@media (min-width: 800px){.checkbox--small{font-size:x-small;margin:0 2rem}}.logo_login{text-align:center}.logo_login img{width:auto;height:14rem;margin-bottom:2rem}@media (min-width: 530px){.logo_login img{height:16rem}}@media (min-width: 1600px){.logo_login img{height:18rem}}.img{background-color:#c8c8c8}.img--screen{position:relative;width:100%;margin-bottom:1.5rem}.img--screen img{width:100%;height:100%}.img--screen>div{width:100%;position:absolute}@media (min-width: 1200px){.img--screen>div{width:50%}}@media (min-width: 800px){.img--screen{max-height:60rem;width:90%;margin-right:auto;margin-left:auto}}@media (min-width: 1200px){.img--screen{max-height:70rem;width:80%;margin-right:auto;margin-left:auto}}@media (min-width: 1600px){.img--screen{max-height:80rem;width:60%;margin-right:auto;margin-left:auto}}.img--screen-home{min-height:15rem}@media (min-width: 1200px){.img--screen-home{min-height:30rem}}.img--screen-private-leagues{padding:1rem 0rem;min-height:10rem}.img--screen__esm-title h1{transform:translateY(-6rem)}@media (min-width: 530px){.img--screen__esm-title h1{transform:translateY(-7rem)}}@media (min-width: 800px){.img--screen__esm-title h1{transform:translateY(-8rem)}}@media (min-width: 1200px){.img--screen__esm-title h1{transform:translateY(-10rem)}}.img--screen__start-speedway h1{transform:translateY(-8rem)}@media (min-width: 530px){.img--screen__start-speedway h1{transform:translateY(4rem)}}@media (min-width: 800px){.img--screen__start-speedway h1{transform:translateY(5rem)}}@media (min-width: 1200px){.img--screen__start-speedway h1{transform:translateY(7rem)}}.img--screen__win-prizes h1{transform:translateY(-5rem)}@media (min-width: 530px){.img--screen__win-prizes h1{transform:translateY(-6rem)}}@media (min-width: 800px){.img--screen__win-prizes h1{transform:translateY(-8rem)}}@media (min-width: 1200px){.img--screen__win-prizes h1{transform:translateY(-12rem)}}.img--news{position:relative;min-height:15rem;margin-bottom:2rem;cursor:pointer}@media (min-width: 800px){.img--news{align-items:flex-start;margin-bottom:3rem}}.img--news img{width:100%}@media (min-width: 800px){.img--news img{height:15rem;width:15rem}}.img--news>div{width:100%;position:absolute}.img--news>div>span,.img--news>div>i{padding:.5rem 1rem}@media (min-width: 800px){.img--news>div{justify-content:flex-start;width:40%;position:initial}}.img--news-details>div{padding:0rem 2rem}.img--news-details h1{padding:.5rem .6rem;margin-bottom:.5rem}.img--news-details span{margin-left:2rem;font-size:.6rem;color:#666}@media (min-width: 800px){.img--news-details{min-width:50rem}.img--news-details img{height:auto;max-height:30rem;align-self:center}.img--news-details h1{padding:1rem 2rem}.img--news-details>div,.img--news-details h1{margin:1rem 4rem}.img--news-details span{margin-left:4rem;font-size:.7rem}}.tabs-page{min-height:80vh;max-width:70rem;width:100%;margin:2rem auto}.tabs-page__tabs-header{width:100%;display:flex;justify-content:center;border-bottom:solid}.tabs-page__tab-title{text-align:center;cursor:pointer;padding:1rem;font-size:small}.tabs-page__tab-title:not(:last-child){border-right:solid .5px}.tabs-page__tab-title-selected{color:#f5f5f5;background-color:#212121}.tabs-page__content{min-height:50vh;padding:1rem;font-size:small}.tabs-page__content section{margin:2rem 0}.radio-button-buttons{display:flex;justify-content:space-evenly;padding-bottom:.5rem}.radio-button-buttons div{margin:.5rem}.radio-button-buttons div:not(.grid--selected){box-shadow:1px 1px 5px #212121 inset;border-radius:1rem}.radio-button-buttons__title{width:100%;text-align:center;cursor:pointer;color:#666;padding:.7rem}.radio-button-buttons__title-selected{background-color:#212121;color:#f5f5f5;border-radius:1rem}@keyframes changeColorToGreen{0%{color:#f5f5f5}to{color:green}}.article--fixture-info-results{display:flex}.article--fixture-info-results p{margin:0}.article--fixture-info-results p:nth-child(1){flex:42%;text-align:end}@media (min-width: 800px){.article--fixture-info-results p:nth-child(1){flex:45%}}.article--fixture-info-results p:nth-child(2){flex:16%;text-align:center}@media (min-width: 800px){.article--fixture-info-results p:nth-child(2){flex:10%}}.article--fixture-info-results p:nth-child(3){flex:42%;text-align:start}@media (min-width: 800px){.article--fixture-info-results p:nth-child(3){flex:45%}}.article--players-price-changes{font-size:small;padding:.5rem 1rem}@media (min-width: 800px){.article--players-price-changes{font-size:medium}}.article--players-price-changes>div{display:flex;flex-direction:row}.article--players-price-changes>div div:nth-child(1){flex:1 1 40%}.article--players-price-changes>div div:nth-child(2){flex:1 1 35%;font-size:x-small;align-self:center}@media (min-width: 800px){.article--players-price-changes>div div:nth-child(2){font-size:small}}.article--players-price-changes i{margin-top:1rem}.article--players-price-changes .fa-arrow-up{margin:0;color:green}.article--players-price-changes .fa-arrow-down{margin:0;color:red}.article--players-price-changes>div div:nth-child(3){flex:1 1 15%;text-align:right;margin-right:.2rem;align-self:center}.article--players-price-changes>div div:nth-child(4){flex:1 1 2%;align-self:center}.article--players-price-changes-details{overflow-y:auto;height:35rem;font-size:small;padding:.5rem 1rem}.article--players-price-changes-details>div div:nth-child(3){flex:1 1 10%;font-size:x-small;align-self:center}.article--players-price-changes-details>div div:nth-child(4){flex:1 1 15%;text-align:right;align-self:center;margin-right:.2rem}.article--players-price-changes-details>div div:nth-child(5){flex:1 1 2%;align-self:center}@media (min-width: 800px){.article--players-price-changes-details{padding:.5rem 5rem}}@media (min-width: 800px){.article--players-price-changes-details{font-size:medium}}.article--players-price-changes-details>div{display:flex;flex-direction:row}.article--players-price-changes-details>div div:nth-child(1){flex:1 1 40%}.article--players-price-changes-details>div div:nth-child(2){flex:1 1 35%;font-size:x-small;align-self:center}@media (min-width: 800px){.article--players-price-changes-details>div div:nth-child(2){font-size:small}}.article--players-price-changes-details i{margin-top:1rem}.article--players-price-changes-details .fa-arrow-up{margin:0;color:green}.article--players-price-changes-details .fa-arrow-down{margin:0;color:red}.social-logins{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center}.social-logins button{max-width:16rem}.social-logins img{height:1rem;width:1rem;margin-top:-.225em;vertical-align:middle}.image-box{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;font-size:small;max-width:90%;margin-left:1rem}@media (min-width: 530px){.image-box{font-size:medium}}@media (min-width: 800px){.image-box{font-size:large;max-width:initial}}.image-box .default-image{width:80px;height:80px;border-radius:100%;margin-right:1rem;margin-top:.5rem;flex:0 0 80px;text-align:center;line-height:80px;font-size:xx-large;color:var(--white--)}@media (min-width: 530px){.image-box .default-image{width:120px;height:120px;margin-top:1rem}}@media (min-width: 1200px){.image-box .default-image{width:180px;height:180px}}@media (min-width: 530px){.image-box .default-image{flex:0 0 120px;line-height:120px}}@media (min-width: 1200px){.image-box .default-image{flex:0 0 180px;line-height:180px}}.image-box i{margin:.5rem 0;color:var(--image-box-title-icon-color--)}@media (min-width: 530px){.image-box i{margin:1rem 0}}.image-box .article-body{padding:.25rem 0;max-width:50%}@media (min-width: 800px){.image-box .article-body{padding:1rem 0}}.image-box h3{margin:.25rem 0rem;width:10rem;color:var(--image-box-title-color--)}@media (min-width: 800px){.image-box h3{margin-top:1rem;width:15rem}}.image-box p{margin:.5rem 0;color:var(--image-box-paragraph-color--);line-height:1rem}@media (min-width: 800px){.image-box p{margin:1rem 0;line-height:1.5rem}}.image-box a{color:var(--image-box-link-color--);text-decoration:none;letter-spacing:2px;cursor:pointer}.image-box a i{color:var(--image-box-link-color--)}.image-box img{width:80px;height:80px;border-radius:100%;margin-right:1rem;margin-top:.5rem}@media (min-width: 530px){.image-box img{width:120px;height:120px;margin-top:1rem}}@media (min-width: 1200px){.image-box img{width:180px;height:180px}}.image-box .description-detail{font-size:x-small}.container{display:flex}.container:after{content:"";clear:both;display:table}.container--column{flex-direction:column}.container--row{flex-direction:row}.container--row button{margin:.2rem}.container--centered{justify-content:center;align-items:stretch}.container--content-in-the-middle{justify-content:center;align-items:center}.container--content-in-the-middle i{margin:0 .2rem}.container--centered-vertically{align-items:center}.container--admin-options button{font-size:.5rem;padding:.2rem .4rem}@media (min-width: 530px){.container--admin-options button{font-size:.7rem}}.container--admin-options input[type=file]{font-size:.5rem;padding:.5rem 0}.container--schedule{height:4rem}.container--schedule-title-centered{flex-direction:column;margin-top:2.5rem}.container--schedule-title-centered .headline:last-child{margin-bottom:2rem}@media (min-width: 530px){.container--schedule-title-centered .headline:last-child{margin-bottom:0rem}}@media (min-width: 800px){.container--schedule-title-centered{margin-top:3rem}}.container--event-predictions{margin-top:1rem;padding-bottom:1rem;border-top:solid 1px}.container--event-predictions div.event-prediction--title{margin-top:1rem;margin-bottom:.4rem}.container--event-predictions i{width:2rem}.container--event-predictions .fa-check-square-o{color:green}.container--event-predictions .fa-square-o{color:red}.container--field-fantasy{position:relative;margin-top:2rem}@media (min-width: 800px){.container--field-fantasy{margin-bottom:1rem}}.container--telephone-verification{margin:.5rem 1rem 2rem auto;text-align:right;gap:.5rem}.container--telephone-verification span{margin-right:.2rem}@media (min-width: 800px){.container--telephone-verification span{margin-right:.5rem}}.container--telephone-verification>div>.btn{max-width:100%;margin-top:0}@media (min-width: 800px){.container--telephone-verification{justify-content:right;align-items:baseline}}.container--ranking{height:70vh}.image-heading{margin:.5rem 0;width:100%;min-height:3rem;text-align:center;display:flex;flex-direction:row;justify-content:center;align-items:center}@media (min-width: 530px){.image-heading{min-height:5rem;margin:2rem 0}}.image-heading--image-clickable{cursor:pointer;position:absolute;left:0}.image-heading__icon-image-upload{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;position:absolute;font-size:x-small!important;color:#000;bottom:1rem;right:1rem}@media (min-width: 530px){.image-heading__icon-image-upload{font-size:large!important}}@media (min-width: 530px){.image-heading__icon-image-upload{right:.25rem}}.image-heading__icon-default-image-upload{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;position:absolute;font-size:x-small!important;color:#000;right:-.5rem;bottom:0rem}@media (min-width: 530px){.image-heading__icon-default-image-upload{font-size:large!important}}.image-heading__image{position:relative}.image-heading__default-image{font-size:x-small;margin:.5rem 1rem .5rem .75rem;width:60px;height:60px;border-radius:100%;position:relative;text-align:center;line-height:60px;font-size:large;color:var(--white--);background-color:#666}@media (min-width: 530px){.image-heading__default-image{width:80px;height:80px;margin:1rem .75rem}}@media (min-width: 1200px){.image-heading__default-image{width:120px;height:120px;margin:1rem .75rem}}@media (min-width: 530px){.image-heading__default-image{font-size:xx-large;line-height:80px}}@media (min-width: 1200px){.image-heading__default-image{line-height:120px}}.image-heading img{font-size:x-small;margin:.5rem 1rem .5rem .75rem;width:60px;height:60px;border-radius:100%}@media (min-width: 530px){.image-heading img{width:80px;height:80px;margin:1rem .75rem}}@media (min-width: 1200px){.image-heading img{width:120px;height:120px;margin:1rem .75rem}}.image-heading h2{width:14rem;font-size:medium}.image-heading h2 i{margin-right:.5rem}@media (min-width: 800px){.image-heading h2{width:20rem;font-size:x-large}}.image-heading div{justify-content:center;align-items:center}.btn{-webkit-border-radius:.5rem;background:var(--dark-gray);border-radius:.5rem;border:none;color:var(--white-color);cursor:pointer;display:inline-block;font-size:var(--small-font-size-mobile);margin:0 .1rem;max-width:10rem;padding:.7rem 1rem;text-decoration:none;text-transform:uppercase;white-space:nowrap}.btn:disabled{cursor:no-drop;color:var(--medium-gray)}@media (min-width: 530px){.btn:hover{color:#000;font-weight:700}}@media (min-width: 530px){.btn{max-width:25rem}}@media (min-width: 800px){.btn{font-size:var(--small-font-size-desktop);padding:.75rem 1.3rem}}@media (min-width: 1200px){.btn{font-size:var(--medium-font-size-mobile);padding:.75rem 1.3rem}}.btn i,.btn img{margin-right:.75rem}.btn--small{max-height:2rem;font-size:var(--small-font-size-mobile)}.btn-noPadding{padding:.1rem}.btn--invisible{background:Transparent;background-repeat:no-repeat;border:none;cursor:pointer;overflow:initial;outline:none}.btn--red{background:var(--red-color)}.btn--green{background:var(--green-color)}.btn--gray{background:var(--medium-gray)}.btn--wrapText{white-space:normal}.btn--cancel-bonus{margin-top:1rem}.btn--underline{text-decoration:underline;cursor:pointer;font-size:small}.modal-single{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:1.5rem}.modal-single input{width:90%;max-width:90%;border-radius:3.125rem;box-shadow:.25rem .25rem .625rem #0000001a;outline:none;border:none;margin:0;padding:.9375rem;font-size:small}.modal-single .btn{width:90%;max-width:90%;border-radius:3.125rem;box-shadow:.25rem .25rem .625rem #0000001a;outline:none;border:none;position:relative;top:.5rem;font-size:90%}.modal-single img{max-height:5rem}@media (min-width: 800px){.modal-single img{max-height:7rem}}.modal-single-input{position:relative}@media (min-width: 800px){.modal-single-input{width:80%}}@media (min-width: 800px){.modal-single{display:flex;margin-top:2rem}.modal-single input{width:100%;font-size:medium}.modal-single .btn{width:25%;padding:1rem 1.25rem;position:absolute;top:0;right:0}.modal-single .spinner{position:absolute;top:.75rem;right:-1.5rem;align-self:center}}.icon-clickable{cursor:pointer}.icon-success{color:green}@font-face{font-family:opensans;src:url(/assets/opensans-bold-webfont-B1Vix42p.woff2) format("woff2"),url(/assets/opensans-bold-webfont-Dn_rSrrw.woff) format("woff");font-weight:700;font-style:normal;font-display:fallback}@font-face{font-family:opensans;src:url(/assets/opensans-italic-webfont-CJQqO5k2.woff2) format("woff2"),url(/assets/opensans-italic-webfont-CiyDMpsL.woff) format("woff");font-weight:400;font-style:italic;font-display:fallback}@font-face{font-family:opensans;src:url(/assets/opensans-light-webfont-03tc_WU0.woff2) format("woff2"),url(/assets/opensans-light-webfont-Be1wWah1.woff) format("woff");font-weight:lighter;font-style:normal;font-display:fallback}@font-face{font-family:opensans;src:url(/assets/opensans-regular-webfont-CbBd3oQi.woff2) format("woff2"),url(/assets/opensans-regular-webfont-DUguEH3E.woff) format("woff");font-weight:400;font-style:normal;font-display:fallback}.bonus--wild-card i{margin:0 .1rem;font-size:small}@media (min-width: 530px){.bonus--wild-card i{font-size:medium}}.bonus{height:2.5rem;width:4.25rem;margin:.2rem .3rem 0;text-transform:uppercase;cursor:pointer;font-size:x-small;background-color:#666;color:gold}.bonus div{padding:0rem .1rem;height:inherit}@media (min-width: 530px){.bonus{height:3.5rem;width:6rem;font-size:small}.bonus div{padding:.2rem;height:inherit}}.bonus--captain i{margin:0 .4rem;font-size:large}@media (min-width: 530px){.bonus--captain i{margin:0 .45rem;font-size:x-large}}.bonus--fullsquad i{margin:0 .1rem;font-size:small}@media (min-width: 530px){.bonus--fullsquad i{font-size:medium}}.private-leagues-cards{height:50vh;overflow-x:hidden;overflow-y:auto;align-content:start;display:grid;grid-gap:3rem;grid-template-columns:1fr;--image-box-title-color--: var(--title--);--image-box-title-icon-color--: var(--title--);--image-box-paragraph-color--: var(--secondary-title--);--image-box-link-color--: var(--info--)}@media (min-width: 800px){.private-leagues-cards{height:60vh}}.private-leagues-cards article.image-box:nth-child(n) .default-image{background-color:#20b2aa}.private-leagues-cards article.image-box:nth-child(2n) .default-image{background-color:green}.private-leagues-cards article.image-box:nth-child(3n) .default-image{background-color:#ffa07a}.private-leagues-cards article.image-box:nth-child(4n) .default-image{background-color:#4682b4}@media (min-width: 800px){.private-leagues-cards{grid-template-columns:1fr 1fr}}@media (min-width: 1200px){.private-leagues-cards{grid-gap:3rem 12rem}}.private-league-details{width:100vw}@media (min-width: 530px){.private-league-details{width:60vw}}.private-league-details__public-info{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;color:var(--submit--)}.private-league-details__public-info h5{margin:.5rem}.private-league-details__public-info i{margin-right:.3rem}.private-league-details__buttons{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;margin:0 auto;margin-bottom:1rem;flex-wrap:wrap;max-width:90vw}@media (min-width: 530px){.private-league-details__buttons{margin-bottom:2rem}}.private-league-details__buttons button{margin:.2rem}.private-league-details__table{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.private-league-details__table i.fa-times{color:red}.private-league-details__description{text-align:center;margin-bottom:1rem;font-size:small;padding:0 2rem}.private-league-details__description textarea{max-height:6rem}.private-league-details .image-heading{margin-bottom:.5rem}.join-private-league-modal{padding:0;overflow:hidden;max-height:80%}.join-private-league-modal__content{padding-top:.5rem}.join-private-league-modal img{opacity:.3}.join-private-league-modal section{max-height:25rem;margin-top:1rem}.join-private-league-modal .default-image,.join-private-league-modal .image-box>img{height:60px;width:60px;line-height:60px;flex:0 0 60px;opacity:1}.join-private-league-modal h3,.join-private-league-modal p,.join-private-league-modal a{font-size:small;margin:.2rem}.join-private-league-modal .article-body{padding:.2rem}.fixture-ranking-article-short{font-size:small;padding:.5rem 1rem}@media (min-width: 800px){.fixture-ranking-article-short{font-size:medium}}.fixture-ranking-article-short i{margin-top:1rem}.fixture-ranking-article-short>div{display:flex;flex-direction:row}.fixture-ranking-article-short>div div:nth-child(1){flex:1 1 20%}.fixture-ranking-article-short>div div:nth-child(2){flex:1 1 55%;font-size:small;align-self:center}.fixture-ranking-article-short>div div:nth-child(3){flex:1 1 25%;font-size:small;align-self:center;text-align:right}.fixture-ranking-article span{color:#fff;margin-left:0}.user-settings{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-top:1.5rem}.user-settings>div{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;column-gap:2rem;width:100%;margin-bottom:1rem}@media (min-width: 800px){.user-settings{padding-left:2rem}.user-settings>div{display:grid;grid-template-columns:60% 40%}}.user-settings .wrapper{margin:0}.user-settings .input--editable{width:100%;height:3rem;margin:.5rem 0;padding:0}@media (min-width: 800px){.user-settings .input--editable{padding:0;justify-content:left}}.user-settings .input--editable .headline{font-size:small}@media (min-width: 800px){.user-settings .input--editable .headline{text-align:left}}.user-settings .input--editable i{padding:0;margin:.5rem .1rem}.user-settings .input--editable .fa-check{margin:1rem .2rem}.user-settings .input--editable div,.user-settings .input--editable input{width:80%;max-width:80%;font-size:x-small;height:2.5rem}@media (min-width: 800px){.user-settings .input--editable div,.user-settings .input--editable input{width:90%;max-width:90%;font-size:small;height:3rem}}.user-settings .input--editable div.input--editable__warning{font-size:xx-small;width:100%;max-width:100%}.archived-leagues-modal{padding:0;overflow:hidden;border-radius:0}.archived-leagues-modal label.modal__close:before,.archived-leagues-modal label.modal__close:after{background:#c8c8c8;font-size:small}@media (min-width: 800px){.archived-leagues-modal{max-width:50%}}.archived-leagues-tabs{width:100%;height:100%;min-height:initial;margin:0!important}.archived-leagues-tabs div.grid{border:0}.archived-leagues-tabs .tabs-page__content{overflow:scroll;max-height:90%;padding:0}.archived-leagues-tabs .tabs-page__content .collapseList{border:none;border-bottom:.1rem solid;font-size:small}.modal-archived-private-leagues{width:15rem;padding-top:2rem;text-align:center}.modal-archived-private-leagues div{cursor:pointer}.inbox-unread-messages{position:absolute;right:-.25rem;background-color:#e53e3e;color:#fff;border-radius:50%;height:1rem;width:1rem;line-height:.5rem;padding:.25rem;text-align:center;vertical-align:middle;display:inline-block;font-size:xx-small}@media (min-width: 530px){.inbox-unread-messages{right:auto}}.inbox{padding:2rem}.inbox div.collapseList{border:solid .025rem;border-bottom:none}.inbox div.collapseList-last{border-bottom:solid .025rem;margin-bottom:1rem}.inbox div.collapseList-read h3{font-weight:100}@media (min-width: 530px){.inbox{padding-left:5rem;padding-right:5rem}.inbox>div{padding:.5rem 2rem}}@media (min-width: 1200px){.inbox{padding-left:20rem;padding-right:20rem}}.inbox h3 i{margin-right:.25rem}.inbox__message-body{font-size:x-small}@media (min-width: 530px){.inbox__message-body{font-size:small}}.inbox__insert-date{font-size:x-small;color:#666}body{--primary-color: #212121;--submit--: green;--title--: #212121;--secondary-title--: #666666;--info--: blue;--white--: white}
