.ProfileCard{background-size:cover;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:150px;justify-content:space-between;padding:20px 15px 10px;position:relative}.ProfileCard>*{z-index:100}.ProfileCard__username{align-self:flex-end;flex-grow:1;font-weight:700;margin-bottom:2px;max-height:35px;overflow:hidden}.ProfileCard__subtitle{font-size:12px;font-weight:500;opacity:.8}.ProfileCard:before{background:linear-gradient(180deg,#0000 0,#00000073);box-sizing:border-box;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.DrawerMenu{text-align:left}.DrawerMenu__payment-hint{padding:15px;text-align:center}.DrawerMenu__payment-hint>*{margin:5px 0}.DrawerMenu__paypal-link{align-items:center;display:flex;flex-direction:column;padding:10px;transition:all .45s cubic-bezier(.23,1,.32,1) 0ms}.DrawerMenu__paypal-link:hover{background-color:#372d2d1a}.DrawerMenu__bank-account{font-size:14px}.DrawerMenu a,.DrawerMenu a:active,.DrawerMenu a:focus,.DrawerMenu a:hover{color:#372d2d;text-decoration:none}.HeaderMenuItems__item-label{display:none}@media only screen and (min-width:640px){.HeaderMenuItems__item-label{display:inherit;margin-left:8px}}.Header{position:fixed;top:0;transition:top .2s cubic-bezier(0,0,.2,1);width:100%;z-index:1100}.Header.nav-up{top:-74px}.Header__title:hover{cursor:pointer}.Header__title--desktop{display:none!important}@media only screen and (min-width:768px){.Header__title--desktop{display:flex!important}.Header__title--mobile{display:none!important}}.Footer{box-sizing:border-box;display:flex;flex-direction:column;font-family:Roboto,sans-serif;justify-content:space-around;padding:50px 75px}@media only screen and (max-width:767px){.Footer{padding:40px 30px}}.Footer__title{align-items:center;color:#fcfcfc;display:flex;text-decoration:none}.Footer__title--full{margin:25px 0}@media only screen and (max-width:767px){.Footer__title--full{display:none}}.Footer__title--abbrev{margin:10px 0}@media only screen and (min-width:768px){.Footer__title--abbrev{display:none}}.Footer__logo{margin-right:15px;padding-bottom:0}@media only screen and (min-width:768px){.Footer__logo{padding-bottom:10px}}.Footer__content{display:flex;justify-content:space-between;margin:16px 0 64px;width:80%}@media only screen and (max-width:767px){.Footer__content{flex-direction:column;margin:16px 0}}.Footer__links{display:grid;flex-grow:1;grid-template-columns:50% 50%;list-style-type:none;margin:0;padding:0;text-align:left}@media only screen and (max-width:767px){.Footer__links{grid-template-columns:100%}}.Footer__links li{letter-spacing:2px;margin:10px 0;opacity:.5;text-transform:uppercase}.Footer__links li:hover{opacity:1}.Footer__links a{color:#e9c467}.Footer__links a,.Footer__links a:active,.Footer__links a:focus,.Footer__links a:hover{text-decoration:none}.Footer__socialmedia{padding-top:5px;text-align:left}@media only screen and (max-width:767px){.Footer__socialmedia{margin-top:10px}}.Footer__socialmedia-icon{margin-right:25px}.Footer__copyright{color:#fefefe;font-family:Roboto,sans-serif;font-size:13px;opacity:.5}.Page{display:flex;flex-direction:column;min-height:100vh;min-width:320px}.Page__content{flex-grow:1}.BigPicture{align-items:center;background-position-x:50%;background-size:cover;box-shadow:0 1px 6px #0000001f,0 1px 4px #0000001f;box-sizing:border-box;display:flex;flex-direction:column;height:125px;justify-content:center;margin:0;padding:20px;position:relative;text-align:center;width:100%}@media only screen and (min-width:480px){.BigPicture{height:150px}}@media only screen and (min-width:1024px){.BigPicture{height:250px}}.BigPicture--large{height:200px}@media only screen and (min-width:480px){.BigPicture--large{height:250px}}@media only screen and (min-width:1024px){.BigPicture--large{height:350px}}.BigPicture--skeleton{animation:"big-picture-placeholder" 1.1s ease-in-out infinite;background-color:#e3e3e3;background-image:linear-gradient(90deg,#fff0 0,#ffffffb3 50%,#fff0);background-position:0 0;background-repeat:repeat-y;background-size:40% 500px}@keyframes big-picture-placeholder{0%{background-position:-70% 0}to{background-position:170% 0}}.BigPicture__heading{color:#fff;font-size:28px;font-weight:700;text-shadow:#000 0 0 6px;z-index:50}@media only screen and (min-width:768px){.BigPicture__heading{font-size:36px}}.BigPicture:after{background:linear-gradient(180deg,#0000 0,#00000080);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.RtgSeparator{display:flex;justify-content:center;margin:auto;max-width:850px;position:relative}.RtgSeparator__text{background-color:#fff;color:gray;font-family:Roboto,sans-serif;letter-spacing:1px;margin:15px 0;padding:0 15px;text-transform:uppercase;z-index:1}.RtgSeparator:after{border-top:1px dotted #e9c467;content:"";left:0;position:absolute;top:50%;width:100%}.RulesPage__content{box-sizing:border-box;margin:0 auto 50px;padding:15px;width:100%}@media only screen and (min-width:480px){.RulesPage__content{max-width:640px}}.RulesPage__content a,.RulesPage__content a:active,.RulesPage__content a:focus,.RulesPage__content a:hover{color:#974578;text-decoration:none}.ContactForm{box-sizing:border-box;margin:30px auto;padding:20px;width:100%}@media only screen and (min-width:480px){.ContactForm{max-width:640px}}.AboutPage__content{font-family:Roboto,sans-serif;margin:15px 10px 50px}@media only screen and (min-width:480px){.AboutPage__content{margin:25px auto 50px;width:480px}}.ImprintPage__content{box-sizing:border-box;color:#292929;padding:15px}.ImprintPage__content a{color:#974578;text-decoration:none}@media only screen and (min-width:480px){.ImprintPage__content{margin:25px auto;max-width:768px}}.ImprintPage__used-frameworks{align-items:center;display:flex;flex-direction:column}.ImprintPage__used-frameworks img{padding:20px;width:80px}@media only screen and (min-width:480px){.ImprintPage__used-frameworks{flex-direction:row;justify-content:center}}.ImprintPage__react-logo{animation:rotation 13s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.DonatePage__content{box-sizing:border-box;margin:0 auto;padding:15px;width:100%}@media only screen and (min-width:480px){.DonatePage__content{max-width:640px}}.DonatePage__content a,.DonatePage__content a:active,.DonatePage__content a:focus,.DonatePage__content a:hover{color:#974578;text-decoration:none}.LoginForm{box-sizing:border-box;margin:20px;max-width:400px;padding:20px;text-align:left}.LoginForm__heading{margin:0;text-align:center}.LoginForm__form{width:100%}.LoginForm__formError{margin-top:20px;text-align:center}.LoginForm__second-button-row{display:flex;flex-wrap:wrap;justify-content:space-around}@media only screen and (min-width:480px){.LoginForm{margin:20px auto}}.ReceptionPage__content{margin-top:-40px;position:relative}.ReceptionPage__about{box-sizing:border-box;font-family:Roboto,sans-serif;margin:50px 10px;padding:0 20px}@media only screen and (min-width:480px){.ReceptionPage__about{margin:50px auto;max-width:640px}}.UserDetailsPopover{animation:appear 375ms cubic-bezier(.23,1,.32,1);background:#0000;margin:0;max-width:300px;min-width:300px;width:300px}.UserDetailsPopover__content{margin-top:-50px;padding:20px 10px 10px;position:relative;text-align:center}.UserDetailsPopover__content:before{background-color:#fff;z-index:-2}.UserDetailsPopover__content:after,.UserDetailsPopover__content:before{border-radius:10px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.UserDetailsPopover__content:after{background:url(/static/media/damask-pattern-400.69b37166c749b43d1fa9.jpg) repeat;box-shadow:0 1px 6px #0000001f,0 1px 4px #0000001f;opacity:.85;z-index:-1}.UserDetailsPopover__avatar-wrapper{left:0;position:absolute;text-align:center;top:-98px;width:100%}.UserDetailsPopover__avatar-background{background-color:#fff;border:5px solid #fff;border-radius:100%;box-sizing:border-box;height:140px;margin:auto;width:140px}.UserDetailsPopover__close-icon{position:absolute;right:10px;top:10px}.UserDetailsPopover__username{color:#974578}.UserDetailsPopover__about{color:#292929;font-size:24px;font-style:italic;font-weight:300;margin:0 0 15px}.UserDetailsPopover__location{align-items:center;color:gray;display:flex;font-size:14px;font-weight:500;justify-content:center;margin:0}.UserDetailsPopover__username{margin-bottom:15px}@keyframes appear{0%{opacity:0}to{opacity:1}}.Comment{border-left:1px solid #dadada;margin:0 0 15px 3vw;padding-left:10px}.Comment--top-level{border-left:0;margin-left:0}.Comment__avatar-content-wrapper{align-items:flex-start;display:flex}.Comment__avatar{padding-right:10px}.Comment__avatar:hover{cursor:pointer}.Comment__author-date{color:#0000008a;display:flex;flex-wrap:wrap;font-size:12px;margin-bottom:3px}.Comment__author,.Comment__content{overflow-wrap:break-word;word-break:break-word}.Comment__content{font-family:Roboto,sans-serif;font-size:14px;margin:0;white-space:pre-wrap}.Comment__actions{margin:0 0 5px 42px;text-align:left}.CommentsList{border-left:0;margin:0;padding:0}.Post__card{margin:20px 0;overflow:hidden;text-align:left}@media only screen and (min-width:480px){.Post__card{margin:20px 10px}}.Post__card-title{box-shadow:0 1px 6px #00000012,0 1px 4px #00000012;position:relative;z-index:0}.Post__card-title:after{background:url(/static/media/damask-pattern-400.69b37166c749b43d1fa9.jpg) repeat;bottom:0;content:"";left:0;opacity:.65;position:absolute;right:0;top:0;z-index:-1}.Post__content{position:relative}.Post__content h1,.Post__content h2,.Post__content h3,.Post__content h4,.Post__content h5,.Post__content h6,.Post__content p{margin:0;padding:0}.Post__content--wrapped{max-height:300px;overflow-y:hidden}.Post__content-show-all{background:linear-gradient(180deg,#ffffff4d 0,#fffc 20%,#fff 60%,#fff);bottom:0;height:70px;left:0;line-height:70px;position:absolute;text-align:center;width:100%}.Post__add-comment,.Post__author-and-comments,.Post__comments{background-color:#fbfbfb}.Post__author-and-comments{border-top:1px solid #e7e7e7;padding:0}.Post__author-avatar:hover{cursor:pointer}.Post__comments-label-desktop{display:none}@media only screen and (min-width:480px){.Post__comments-label-desktop{display:inline-block}.Post__comments-label-mobile{display:none}}.Post__comments{max-height:85vh;overflow-y:auto}.AddPostForm{box-sizing:border-box;margin:-60px 0 50px;max-width:1024px;text-align:left}@media only screen and (min-width:480px){.AddPostForm{margin:-90px 10px 50px}}.AddPostForm__paper{padding:15px}.AddPostForm__heading{margin:0}.AddPostForm .ql-editor{font-family:Roboto,sans-serif;font-size:130%}.AddPostForm__draft-info{color:#b4b4b4;font-size:14px;text-align:right}.AddPostForm__draft-info--error,.AddPostForm__draft-info--success{align-items:center;display:flex;justify-content:flex-end}.AddPostForm__draft-info--success{color:#58ce38}.AddPostForm__draft-info--error{color:#ce3838}.AddPostForm__button-row{display:flex;justify-content:flex-end}.AddPostForm__feedback{margin-top:10px;text-align:center}.News{margin:20px auto;max-width:1024px;position:relative}.News__empty-state{font-size:24px;margin:75px 0;opacity:.7}.GameCardRibbon{align-items:center;color:#fff;display:flex;justify-content:center;z-index:90}.GameCardRibbon.score{background:#7f4c4c;box-shadow:-6px 3px 19px -7px #000000bf;box-sizing:border-box;height:95px;left:calc(50% - 37.5px);min-width:75px;position:absolute;top:-15px;width:75px}.GameCardRibbon.score:before{border-bottom:15px solid #3f2626;border-left:12px solid #0000;content:"";height:0;left:-12px;position:absolute;top:0;width:0}.GameCardRibbon.score:after{border-left:37.5px solid #0000;border-top:10px solid #7f4c4c}.GameCardRibbon.score:after,.GameCardRibbon.score>.GameCardRibbon__right:after{bottom:-10px;content:"";height:0;left:0;position:absolute;width:0}.GameCardRibbon.score>.GameCardRibbon__right{background:#724545;height:100%;position:absolute;right:0;top:0;width:37.5px}.GameCardRibbon.score>.GameCardRibbon__right:after{border-right:37.5px solid #0000;border-top:10px solid #724545;left:-.5px}.GameCardRibbon.skeleton{background:#d6d7d9;box-shadow:-6px 3px 19px -7px #000000bf;box-sizing:border-box;height:95px;left:calc(50% - 37.5px);min-width:75px;position:absolute;top:-15px;width:75px}.GameCardRibbon.skeleton:before{border-bottom:15px solid #a2a4a8;border-left:12px solid #0000;content:"";height:0;left:-12px;position:absolute;top:0;width:0}.GameCardRibbon.skeleton:after{border-left:37.5px solid #0000;border-top:10px solid #d6d7d9}.GameCardRibbon.skeleton:after,.GameCardRibbon.skeleton>.GameCardRibbon__right:after{bottom:-10px;content:"";height:0;left:0;position:absolute;width:0}.GameCardRibbon.skeleton>.GameCardRibbon__right{background:#cccdcf;height:100%;position:absolute;right:0;top:0;width:37.5px}.GameCardRibbon.skeleton>.GameCardRibbon__right:after{border-right:37.5px solid #0000;border-top:10px solid #cccdcf;left:-.5px}.GameCardRibbon.neutral{background:#a2a4a8;box-shadow:-6px 3px 19px -7px #000000bf;box-sizing:border-box;height:95px;left:calc(50% - 37.5px);min-width:75px;position:absolute;top:-15px;width:75px}.GameCardRibbon.neutral:before{border-bottom:15px solid #6e7175;border-left:12px solid #0000;content:"";height:0;left:-12px;position:absolute;top:0;width:0}.GameCardRibbon.neutral:after{border-left:37.5px solid #0000;border-top:10px solid #a2a4a8}.GameCardRibbon.neutral:after,.GameCardRibbon.neutral>.GameCardRibbon__right:after{bottom:-10px;content:"";height:0;left:0;position:absolute;width:0}.GameCardRibbon.neutral>.GameCardRibbon__right{background:#979a9e;height:100%;position:absolute;right:0;top:0;width:37.5px}.GameCardRibbon.neutral>.GameCardRibbon__right:after{border-right:37.5px solid #0000;border-top:10px solid #979a9e;left:-.5px}.GameCardRibbon.niete{background:#bd430f;box-shadow:-6px 3px 19px -7px #000000bf;box-sizing:border-box;height:95px;left:calc(50% - 37.5px);min-width:75px;position:absolute;top:-15px;width:75px}.GameCardRibbon.niete:before{border-bottom:15px solid #5e2208;border-left:12px solid #0000;content:"";height:0;left:-12px;position:absolute;top:0;width:0}.GameCardRibbon.niete:after{border-left:37.5px solid #0000;border-top:10px solid #bd430f}.GameCardRibbon.niete:after,.GameCardRibbon.niete>.GameCardRibbon__right:after{bottom:-10px;content:"";height:0;left:0;position:absolute;width:0}.GameCardRibbon.niete>.GameCardRibbon__right{background:#aa3d0e;height:100%;position:absolute;right:0;top:0;width:37.5px}.GameCardRibbon.niete>.GameCardRibbon__right:after{border-right:37.5px solid #0000;border-top:10px solid #aa3d0e;left:-.5px}.GameCardRibbon.tendenz{background:#bd910f;box-shadow:-6px 3px 19px -7px #000000bf;box-sizing:border-box;height:95px;left:calc(50% - 37.5px);min-width:75px;position:absolute;top:-15px;width:75px}.GameCardRibbon.tendenz:before{border-bottom:15px solid #5e4908;border-left:12px solid #0000;content:"";height:0;left:-12px;position:absolute;top:0;width:0}.GameCardRibbon.tendenz:after{border-left:37.5px solid #0000;border-top:10px solid #bd910f}.GameCardRibbon.tendenz:after,.GameCardRibbon.tendenz>.GameCardRibbon__right:after{bottom:-10px;content:"";height:0;left:0;position:absolute;width:0}.GameCardRibbon.tendenz>.GameCardRibbon__right{background:#aa830e;height:100%;position:absolute;right:0;top:0;width:37.5px}.GameCardRibbon.tendenz>.GameCardRibbon__right:after{border-right:37.5px solid #0000;border-top:10px solid #aa830e;left:-.5px}.GameCardRibbon.remis_tendenz{background:#bd910f;box-shadow:-6px 3px 19px -7px #000000bf;box-sizing:border-box;height:95px;left:calc(50% - 37.5px);min-width:75px;position:absolute;top:-15px;width:75px}.GameCardRibbon.remis_tendenz:before{border-bottom:15px solid #5e4908;border-left:12px solid #0000;content:"";height:0;left:-12px;position:absolute;top:0;width:0}.GameCardRibbon.remis_tendenz:after{border-left:37.5px solid #0000;border-top:10px solid #bd910f}.GameCardRibbon.remis_tendenz:after,.GameCardRibbon.remis_tendenz>.GameCardRibbon__right:after{bottom:-10px;content:"";height:0;left:0;position:absolute;width:0}.GameCardRibbon.remis_tendenz>.GameCardRibbon__right{background:#aa830e;height:100%;position:absolute;right:0;top:0;width:37.5px}.GameCardRibbon.remis_tendenz>.GameCardRibbon__right:after{border-right:37.5px solid #0000;border-top:10px solid #aa830e;left:-.5px}.GameCardRibbon.differenz{background:#0fbdbd;box-shadow:-6px 3px 19px -7px #000000bf;box-sizing:border-box;height:95px;left:calc(50% - 37.5px);min-width:75px;position:absolute;top:-15px;width:75px}.GameCardRibbon.differenz:before{border-bottom:15px solid #085e5e;border-left:12px solid #0000;content:"";height:0;left:-12px;position:absolute;top:0;width:0}.GameCardRibbon.differenz:after{border-left:37.5px solid #0000;border-top:10px solid #0fbdbd}.GameCardRibbon.differenz:after,.GameCardRibbon.differenz>.GameCardRibbon__right:after{bottom:-10px;content:"";height:0;left:0;position:absolute;width:0}.GameCardRibbon.differenz>.GameCardRibbon__right{background:#0eaaaa;height:100%;position:absolute;right:0;top:0;width:37.5px}.GameCardRibbon.differenz>.GameCardRibbon__right:after{border-right:37.5px solid #0000;border-top:10px solid #0eaaaa;left:-.5px}.GameCardRibbon.volltreffer{background:#0fbd43;box-shadow:-6px 3px 19px -7px #000000bf;box-sizing:border-box;height:95px;left:calc(50% - 37.5px);min-width:75px;position:absolute;top:-15px;width:75px}.GameCardRibbon.volltreffer:before{border-bottom:15px solid #085e22;border-left:12px solid #0000;content:"";height:0;left:-12px;position:absolute;top:0;width:0}.GameCardRibbon.volltreffer:after{border-left:37.5px solid #0000;border-top:10px solid #0fbd43}.GameCardRibbon.volltreffer:after,.GameCardRibbon.volltreffer>.GameCardRibbon__right:after{bottom:-10px;content:"";height:0;left:0;position:absolute;width:0}.GameCardRibbon.volltreffer>.GameCardRibbon__right{background:#0eaa3d;height:100%;position:absolute;right:0;top:0;width:37.5px}.GameCardRibbon.volltreffer>.GameCardRibbon__right:after{border-right:37.5px solid #0000;border-top:10px solid #0eaa3d;left:-.5px}.GameCardRibbon__content{align-items:center;box-sizing:border-box;height:100%;justify-content:center;-webkit-user-select:none;user-select:none;z-index:100}.GameCardGameInfo,.GameCardRibbon__content{display:flex;flex-direction:column;width:100%}.GameCardGameInfo{align-content:center;font-family:Oswald,sans-serif;font-size:22px;height:98%;padding:3px 0 0}.GameCardGameInfo__kickoff,.GameCardGameInfo__result{flex-grow:1;font-size:26px;font-weight:600}.GameCardGameInfo__userBet{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:400;justify-content:center;max-height:20px;opacity:.75}.GameCardGameInfo__city{font-size:12px;font-weight:400;line-height:1.2;padding:0 3px 5px}.GameCardGameInfo__points{border:1px solid #fff;box-sizing:border-box;margin:auto;padding:10px 0}.GameCardGameInfo__game-running-crown{margin:7px 0}.GameCardGameInfo__game-running-crown img{animation:twist 2.5s linear infinite;height:18px;width:18px}@keyframes twist{0%{transform:translateX(0) rotate(0deg)}25%{transform:translateX(20px) rotate(90deg)}50%{transform:translateX(0) rotate(180deg)}75%{transform:translateX(-20px) rotate(270deg)}to{transform:translateX(0) rotate(359deg)}}.GameCardGameInfo__game-running-text{animation:glow 2s linear infinite;font-size:12px}@keyframes glow{0%{opacity:1}50%{opacity:.25}to{opacity:1}}.GameCardGameInfo__city,.GameCardGameInfo__points,.GameCardGameInfo__userBet{overflow-wrap:break-word;text-align:center;word-break:break-word}.StandingsTableRow--self{background-color:#f4e7ef;font-weight:700}.StandingsTableRow .TableRowColumn__user-wrapper:hover{cursor:pointer}.StandingsTableRow .TableRowColumn__username{overflow:hidden;overflow-wrap:break-word;white-space:normal;word-break:break-word}.StandingsTable{margin:0}.StandingsTable__loading-spinner{margin:50px 0}.StandingsTable__stat-col-desktop{display:none}@media only screen and (min-width:480px){.StandingsTable__stat-col-desktop{display:table-cell}}.StandingsTable--excerpt,.StandingsTable--scrollable-excerpt{position:relative}.StandingsTable--scrollable-excerpt .StandingsTable__inner{overflow-y:scroll}.StandingsTable--excerpt-bottom-fade:after,.StandingsTable--excerpt-top-fade:before{content:"";height:25%;left:0;position:absolute;width:100%}.StandingsTable--excerpt-top-fade:before{background:linear-gradient(0deg,#fff0 0,#fff);top:0;z-index:1}.StandingsTable--excerpt-bottom-fade:after{background:linear-gradient(180deg,#fff0 0,#fff);bottom:0}.StandingsOverview{min-width:320px}@media only screen and (min-width:768px){.StandingsOverview{padding:0 15px}}@media only screen and (min-width:1480px){.StandingsOverview{min-width:480px}}.CountryFlag{margin:0 -25px;position:relative;-webkit-user-select:none;user-select:none;z-index:200}.CountryFlag--skeleton,.CountryFlag__flag{height:90px;width:90px}.CountryFlag__name{font-size:14px;margin-top:3px;position:absolute;text-align:center;text-transform:uppercase;white-space:nowrap;width:100%}@media only screen and (min-width:680px){.CountryFlag__name.auto-hide{display:none}}.CountryFlag--skeleton{animation:"flag-skeleton" 1.1s ease-in-out infinite;background-color:#e3e3e3;background-image:linear-gradient(90deg,#fff0 0,#ffffffb3 50%,#fff0);background-position:0 0;background-repeat:repeat-y;background-size:70% 500px;border-radius:50%}@keyframes flag-skeleton{0%{background-position:-200% 0}to{background-position:300% 0}}.GameCard{margin:0 auto;padding:16px 0 40px}.GameCard.auto-hide .awayteam,.GameCard.auto-hide .hometeam{display:none}@media only screen and (min-width:680px){.GameCard.auto-hide .awayteam,.GameCard.auto-hide .hometeam{display:flex}}.GameCard__inner{align-items:center;background-color:#e3e3e3;border-left:20px solid #fff;border-right:20px solid #fff;box-sizing:border-box;display:flex;font-family:Roboto,sans-serif;height:60px;justify-content:space-between;position:relative}.GameCard__inner--skeleton{animation:"game-skeleton" 1.1s ease-in-out infinite;background-color:#e3e3e3;background-image:linear-gradient(90deg,#fff0 0,#ffffffb3 50%,#fff0);background-position:0 0;background-repeat:repeat-y;background-size:25% 500px}@keyframes game-skeleton{0%{background-position:-30% 0}to{background-position:130% 0}}.GameCard .awayteam,.GameCard .hometeam{display:flex;font-size:20px;text-transform:uppercase}@media only screen and (min-width:680px){.GameCard .awayteam,.GameCard .hometeam{align-items:center;flex-grow:1}}.GameCard .hometeam{justify-content:flex-start;padding:0 5px 0 35px}.GameCard .awayteam{justify-content:flex-end;padding:0 35px 0 5px}@media only screen and (min-width:680px){.GameCard{max-width:850px}}.GoalInput__text-field input[type=text]{color:#fcfcfc;font-family:Oswald,sans-serif;font-size:26px;text-align:center}.GoalInput__text-field.editing input[type=text]{color:#f0cc00}.GameCardScoreEditor{box-sizing:border-box;font-family:Oswald,sans-serif;padding:0 3px;width:100%}.GameCardScoreEditor__goal-input-row{flex-direction:row;flex-wrap:nowrap;font-size:18px;height:32px;padding:0 2px 3px;text-align:center}.GameCardScoreEditor__down-arrow-row,.GameCardScoreEditor__goal-input-row,.GameCardScoreEditor__up-arrow-row{align-items:center;display:flex;justify-content:space-around}.GameCardScoreEditor__up-arrow-row{margin-top:2px}.GameCardScoreEditor__arrow:hover{cursor:pointer}.CurrentGameCard{box-sizing:border-box;padding:0 10px;width:100%}@media only screen and (min-width:375px){.CurrentGameCard{padding:0 40px}}.BetStatsPanel{margin:0 auto;width:95%}.BetStatsPanel.open .BetStatsPanel__inner{border:1px solid #b4b4b4;border-radius:5px;padding-top:10px;width:100%}.BetStatsPanel__chart-wrapper{position:relative}@media(min-width:480px){.BetStatsPanel{margin:0 auto}}.CurrentGames{box-sizing:border-box;height:330px;margin:0 auto;min-width:320px;overflow:hidden;position:relative;transition:height .3s cubic-bezier(.4,0,.2,1);width:100%}.CurrentGames.bet-stats-open{height:1015px}.CurrentGames__game-card-container{align-content:center;display:flex;justify-content:space-between;position:absolute;transition:transform .2s cubic-bezier(0,0,.2,1)}@media only screen and (min-width:768px){.CurrentGames__game-card-container{transition:transform 375ms cubic-bezier(0,0,.2,1)}}.CurrentGames__game-card-container.no-animate{transition:none}.CurrentGames__game-card-wrapper{display:flex;flex-direction:column;width:100%}.CurrentGames__scroll-button{top:255px;z-index:1}@media only screen and (min-width:375px){.CurrentGames__scroll-button{margin:0 20px;top:156px}}.Foyer__first-visit{bottom:50px;left:0;margin:0 auto;max-width:480px;right:0;z-index:10000}.Foyer__standings{display:flex;flex-direction:column;margin:0 auto;max-width:1480px;padding-bottom:20px}@media only screen and (min-width:768px){.Foyer__standings{flex-direction:row}}.Foyer__news{margin-top:50px}.BetsStatusPanel{align-content:center;align-items:center;background-color:#fff;bottom:0;box-shadow:0 5px 30px #00000052,0 0 15px #00000052;box-sizing:initial;display:flex;flex-direction:column;height:60px;justify-content:center;margin:0 -20px;padding:0 20px;position:-webkit-sticky;position:sticky;transition:height 375ms cubic-bezier(.4,0,.2,1),background-color 375ms cubic-bezier(.4,0,.2,1);width:100%;z-index:400}.BetsStatusPanel--hidden{height:0}.BetsStatusPanel--success{background-color:#bfecb3}.BetsStatusPanel__success-info{align-items:center;display:flex}.BetsStatusPanel__success-info svg{margin-right:5px}.BetsStatusPanel__saving-overlay{background-color:#fff;bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:400}.GameBetsTab__game-bets-container{padding:0 20px;position:relative;text-align:center}.GameBetsTab__loadingSpinner{margin:30px}.GameBetsTab__deadline-separator{align-items:center;color:red;display:flex}.GameBetsTab__deadline-headings-wrapper{height:34px;margin-bottom:10px;overflow-y:hidden;position:relative}.GameBetsTab__deadline-headings{animation:switch 7s cubic-bezier(0,0,.2,1) infinite;left:0;position:absolute;top:0;width:100%}@keyframes switch{0%{top:0}6%{top:-34px}50%{top:-34px}56%{top:0}to{top:0}}.GameBetsTab__empty-state{font-size:22px;padding:100px 20px}.ExtraBetCard{margin:25px 0}@media only screen and (min-width:640px){.ExtraBetCard{margin:25px auto;max-width:620px}}.ExtraBetCard__subtitle-deadline,.ExtraBetCard__subtitle-points{align-items:center;display:flex;margin-bottom:5px}.ExtraBetCard__subtitle-deadline{color:#ce3838}.ExtraBetCard__actions{align-items:center;display:flex;flex-direction:column}@media only screen and (min-width:480px){.ExtraBetCard__actions{flex-direction:row}}.ExtraBetCard__result-info{align-items:center;background-color:#f1f1f2;border-top:1px solid gray;box-sizing:border-box;display:flex;padding:15px;width:100%}.ExtraBetCard__result-info--finished{background-color:#bd430f;color:#fff}.ExtraBetCard__result-info--finished.volltreffer{background-color:#0fbd43}.ExtraBetCard__bet-info{padding:0 15px 15px}.ExtraBetCard__bet-info-bet{font-weight:700;text-transform:uppercase}.BetsPage__tabs{background-color:#fcfcfc;box-shadow:0 3px 5px #393f484d;position:-webkit-sticky;position:sticky;top:0;transition:top .2s cubic-bezier(0,0,.2,1);z-index:1000}.BetsPage__tabs.header-offset{top:64px}.SchedulePage__toolbar{align-items:center;box-shadow:0 3px 5px #393f484d;box-sizing:border-box;display:flex;flex-wrap:wrap;font-family:Roboto,sans-serif;padding:5px;position:-webkit-sticky;position:sticky;top:0;transition:top .2s cubic-bezier(0,0,.2,1);z-index:1000}.SchedulePage__toolbar.js-is-sticky,.SchedulePage__toolbar.js-is-stuck{width:100%}.SchedulePage__toolbar-title{margin:0;padding:10px 5px;text-align:left;width:100%}@media only screen and (min-width:480px){.SchedulePage__toolbar-title{margin:0 20px 0 10px;padding:0;width:auto}}.SchedulePage__game-container{margin:10px 20px}.SchedulePage__empty-state{font-size:22px;padding:100px 20px}.SchedulePage__add-game-button{bottom:95px;margin-right:4px;position:-webkit-sticky;position:sticky;text-align:right;z-index:700}.GameCard__click-wrapper:hover{cursor:pointer}@media only screen and (min-width:850px){.StandingsPage__content{box-shadow:0 0 50px -11px #0000008c;margin:50px auto;max-width:850px}}.ProfileForm{box-sizing:border-box;margin:0 auto;text-align:left}.ProfileForm__container{margin:0 auto 50px}@media only screen and (min-width:480px){.ProfileForm__container{max-width:500px}}.ProfileForm__loading-error,.ProfileForm__loading-spinner{margin:50px 0}.ProfileForm__name-row{display:flex;justify-content:space-between;width:100%}.ProfileForm__button-wrapper{text-align:center;width:100%}.ProfileForm__save-feedback{margin-top:25px}.BigEditableAvatar__avatar-elem:hover{cursor:pointer}.BigEditableAvatar__feedback{margin:15px auto;max-width:500px}.BigEditableAvatar__rotation-wrapper{display:flex;justify-content:space-between;margin:10px auto 0;width:110px}.BigEditableAvatar__slider-wrapper{align-items:center;display:flex;margin-bottom:10px}.BigEditableAvatar__slider{flex-grow:1}.ChangePasswordForm{margin:0 auto 25px;max-width:500px;text-align:left}.ChangePasswordForm__title{text-align:center}.ChangePasswordForm__button-wrapper{text-align:center;width:100%}.ChangePasswordForm__save-feedback{margin-top:25px}.UserCard__open-bettables{font-weight:700;padding:10px 0 0}.UserCard__open-bettables--ok{color:#58ce38}.UserCard__open-bettables--open{color:#ce3838}.PasswordResetForm{box-sizing:border-box;margin:30px auto;padding:20px;position:relative;width:100%}@media only screen and (min-width:480px){.PasswordResetForm{max-width:480px}}body{font-display:swap;text-align:center}body h1,body h2,body h3,body h4,body h5,body h6{font-family:Cormorant Garamond,serif;font-style:normal;font-weight:500}body h1,body h2,body h3{text-transform:uppercase}body h4{text-decoration:underline}body h1{font-size:30px}body h2{font-size:28px}body h3,body h4{font-size:24px}body h5{font-size:22px}body h6{font-size:20px}.App__demo-indicator{background-color:#ff09;box-sizing:border-box;font-size:10px;margin:0 calc(50% - 45px);padding:10px;pointer-events:none;position:fixed;top:0;width:90px;z-index:10000}body{font-family:Roboto,sans-serif;font-size:16px;margin:0;padding:0}input[type=password]::-ms-clear,input[type=password]::-ms-reveal,input[type=text]::-ms-clear{display:none;height:0;width:0}a{text-decoration:none}
/*# sourceMappingURL=main.c031db4f.css.map*/