.create-step-info{max-width:593px;color:#444;display:flex;align-items:center}.create-step-info__wrapper{padding-right:30px}.loader__wrapper .loading-dots{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-animation:loading-dots-fadein .5s linear forwards;-moz-animation:loading-dots-fadein .5s linear forwards;-o-animation:loading-dots-fadein .5s linear forwards;-ms-animation:loading-dots-fadein .5s linear forwards;animation:loading-dots-fadein .5s linear forwards}.loader__wrapper .loading-dots i{width:.5em;height:.5em;display:inline-block;vertical-align:middle;background:#e0e0e0;-webkit-border-radius:50%;border-radius:50%;margin:0 .125em;-webkit-animation:loading-dots-middle-dots .5s linear infinite;-moz-animation:loading-dots-middle-dots .5s linear infinite;-o-animation:loading-dots-middle-dots .5s linear infinite;-ms-animation:loading-dots-middle-dots .5s linear infinite;animation:loading-dots-middle-dots .5s linear infinite}.loader__wrapper .loading-dots.dark-gray i{background:#707070}.loader__wrapper .loading-dots i:first-child{-webkit-animation:loading-dots-first-dot .5s infinite;-moz-animation:loading-dots-first-dot .5s linear infinite;-o-animation:loading-dots-first-dot .5s linear infinite;-ms-animation:loading-dots-first-dot .5s linear infinite;animation:loading-dots-first-dot .5s linear infinite;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transform:translate(-1em);-moz-transform:translate(-1em);-o-transform:translate(-1em);-ms-transform:translate(-1em);transform:translate(-1em)}.loader__wrapper .loading-dots i:last-child{-webkit-animation:loading-dots-last-dot .5s linear infinite;-moz-animation:loading-dots-last-dot .5s linear infinite;-o-animation:loading-dots-last-dot .5s linear infinite;-ms-animation:loading-dots-last-dot .5s linear infinite;animation:loading-dots-last-dot .5s linear infinite}@-moz-keyframes loading-dots-fadein{to{opacity:1;-ms-filter:none;filter:none}}@-webkit-keyframes loading-dots-fadein{to{opacity:1;-ms-filter:none;filter:none}}@-o-keyframes loading-dots-fadein{to{opacity:1;-ms-filter:none;filter:none}}@keyframes loading-dots-fadein{to{opacity:1;-ms-filter:none;filter:none}}@-moz-keyframes loading-dots-first-dot{to{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em);opacity:1;-ms-filter:none;filter:none}}@-webkit-keyframes loading-dots-first-dot{to{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em);opacity:1;-ms-filter:none;filter:none}}@-o-keyframes loading-dots-first-dot{to{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em);opacity:1;-ms-filter:none;filter:none}}@keyframes loading-dots-first-dot{to{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em);opacity:1;-ms-filter:none;filter:none}}@-moz-keyframes loading-dots-middle-dots{to{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em)}}@-webkit-keyframes loading-dots-middle-dots{to{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em)}}@-o-keyframes loading-dots-middle-dots{to{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em)}}@keyframes loading-dots-middle-dots{to{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em)}}@-moz-keyframes loading-dots-last-dot{to{-webkit-transform:translate(2em);-moz-transform:translate(2em);-o-transform:translate(2em);-ms-transform:translate(2em);transform:translate(2em);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}@-webkit-keyframes loading-dots-last-dot{to{-webkit-transform:translate(2em);-moz-transform:translate(2em);-o-transform:translate(2em);-ms-transform:translate(2em);transform:translate(2em);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}@-o-keyframes loading-dots-last-dot{to{-webkit-transform:translate(2em);-moz-transform:translate(2em);-o-transform:translate(2em);-ms-transform:translate(2em);transform:translate(2em);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}@keyframes loading-dots-last-dot{to{-webkit-transform:translate(2em);-moz-transform:translate(2em);-o-transform:translate(2em);-ms-transform:translate(2em);transform:translate(2em);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}@keyframes spin{0%{opacity:1}to{opacity:.1}}.loader-page-border .loader-page__wrapper{position:relative}.loader-page-border .loader-page__loader-items{position:static}.loader-page__loader-items{list-style:none;position:absolute;left:0;top:0;right:0;bottom:0;width:92px;height:52px;margin:auto;padding:0}.loader-page__loader-item{opacity:.1;background:#b6b6b6;display:block;width:2px;height:12px;border-radius:5px;position:absolute;margin-left:41px;transform-origin:center 26px;top:0;animation:spin 1.2s infinite linear forwards}.loader-page__loader-item:first-child{transform:rotate(18deg);animation-delay:0s}.loader-page__loader-item:nth-child(2){transform:rotate(36deg);animation-delay:.06s}.loader-page__loader-item:nth-child(3){transform:rotate(54deg);animation-delay:.12s}.loader-page__loader-item:nth-child(4){transform:rotate(72deg);animation-delay:.18s}.loader-page__loader-item:nth-child(5){transform:rotate(90deg);animation-delay:.24s}.loader-page__loader-item:nth-child(6){transform:rotate(108deg);animation-delay:.3s}.loader-page__loader-item:nth-child(7){transform:rotate(126deg);animation-delay:.36s}.loader-page__loader-item:nth-child(8){transform:rotate(144deg);animation-delay:.42s}.loader-page__loader-item:nth-child(9){transform:rotate(162deg);animation-delay:.48s}.loader-page__loader-item:nth-child(10){transform:rotate(180deg);animation-delay:.54s}.loader-page__loader-item:nth-child(11){transform:rotate(198deg);animation-delay:.6s}.loader-page__loader-item:nth-child(12){transform:rotate(216deg);animation-delay:.66s}.loader-page__loader-item:nth-child(13){transform:rotate(234deg);animation-delay:.72s}.loader-page__loader-item:nth-child(14){transform:rotate(252deg);animation-delay:.78s}.loader-page__loader-item:nth-child(15){transform:rotate(270deg);animation-delay:.84s}.loader-page__loader-item:nth-child(16){transform:rotate(288deg);animation-delay:.9s}.loader-page__loader-item:nth-child(17){transform:rotate(306deg);animation-delay:.96s}.loader-page__loader-item:nth-child(18){transform:rotate(324deg);animation-delay:1.02s}.loader-page__loader-item:nth-child(19){transform:rotate(342deg);animation-delay:1.08s}.loader-page__loader-item:nth-child(20){transform:rotate(1turn);animation-delay:1.14s}.favicon-container,.logo-container{display:flex;justify-content:left}.payment-account-create-form__row.disable input{cursor:default;background-color:#ebebe4;-webkit-box-shadow:0 0 0 30px #ebebe4 inset}.help-btn{height:21px;width:21px;position:absolute;right:7px;font-weight:600;display:flex;justify-content:center;align-items:center;border-radius:50%;color:#fff;background:#c9c9c9;cursor:pointer!important;transition:.6s}.help-btn:hover{background:#008fde}.favicon,.logo,.payment-account-create-form__row{position:relative}.favicon .close_btn,.logo .close_btn{position:absolute;width:17px;height:17px;border:0;border-radius:50%;background:#fd615b;right:-6px;top:-6px}.favicon .close_btn:hover,.logo .close_btn:hover{background:#fd2b1f}.favicon .close_btn:after,.logo .close_btn:after{position:absolute;content:"+";transform:rotate(45deg);top:0;left:0;color:#fff;font-size:24px;line-height:17px;width:17px}.favicon-col.error,.logo-col.error{border-color:#e80000}.create-arena-form__row .form__label,.form__form-box .form__label{font-size:16px}.step-tool-bar{width:100%;margin-top:auto;justify-content:space-between}.favicon-col,.step-tool-bar{display:flex;align-items:center}.favicon-col{justify-content:center;width:50%;border:1px solid #9f9f9f;border-left:0}.favicon-col img{width:32px;height:32px}.logo-col{display:flex;align-items:center;justify-content:center;border:1px solid #9f9f9f;padding:24px;width:100%;border-top:0}.logo-col img{max-width:100%}.form__form-box-row{display:flex}.form__form-box-row-logo{flex-direction:column}.form__form-box-row-logo button{width:100%}.create-step-form{position:relative;margin-top:0;margin-right:0;color:#444;display:flex;flex-direction:column;align-items:center;width:100%}.create-step-form__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.39);z-index:1}.create-step-form__input{border:1px dashed #ff9090;outline:none}.create-step-form__input.error{border:1px solid #e80000}.create-step-form__input-logo{display:none}.create-step-form__wrapper{width:100%;max-width:459px;margin-top:10px}@media (min-width:50em){.create-step-form__form{position:static}.create-step-form{flex-direction:row}.create-step-form__wrapper{margin-top:0}.create-step-form__button-favicon{top:21px}.create-step-form__label:after{display:block}.create-step-form__description{width:500px}}.games{display:flex;flex-wrap:wrap;width:90%;margin:10px auto 0}.site-header{background:#2a2a2a;height:45px;display:flex;justify-content:space-around}.site-header .logo{height:100%}.site-header .logo img{height:45px}.site-header .menu .nav{display:flex;height:100%;align-items:center;color:#fff;font-size:12px}.site-header .menu .nav li{padding:0 4px}.site-body{padding-top:10px}.site-body .game{height:150px;box-shadow:0 0 1px -8px rgba(0,0,0,.6),0 2px 4px rgba(0,0,0,.4);width:90%;margin:0 auto;display:flex;padding:10px}.site-body .game .game-image{background:url(/86bf6d92bdd3144b17d7d66eabbcfc1a.jpg);height:100%;width:60%;background-size:cover;background-position:50%}.site-body .game .game-desc{width:40%}.site-body .game .game-desc h3{font-size:12px;margin:10px 0}.site-body .game .game-desc p{font-size:9px;padding:0 10px}.site-body .game .game-desc button{background:#36b53e;color:#fff;border:0;width:70%;line-height:31px;font-weight:600}.favicon-preview{width:18px;position:absolute;top:4px;left:17px}.browser{background-color:#ebebeb;border-radius:4px;margin:0 auto;max-width:450px;height:500px;overflow:hidden;display:flex;flex-direction:column;border:1px solid #bdbdbd;width:100%;z-index:-1}.logo-container{display:flex;justify-content:left}.logo{position:relative}.logo .close_btn{position:absolute;width:17px;height:17px;border:0;border-radius:50%;background:#fd615b;right:-6px;top:-6px}.logo .close_btn:hover{background:#fd2b1f}.logo .close_btn:after{position:absolute;content:"+";transform:rotate(45deg);top:0;left:0;color:#fff;font-size:24px;line-height:17px;width:17px}.browser-header{flex-basis:auto;height:35px;background:#ebebeb;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ebebeb),color-stop(100%,#d9d9d9));border-bottom:1px solid #969696;display:flex}.browser-btns{height:35px;display:inline-block;padding:0 10px;line-height:38px;width:55px;flex-basis:auto}.browser-btn{width:10px;height:10px;border:1px solid rgba(0,0,0,.15);border-radius:6px;display:inline-block;margin:1px}.browser-btn.close{background-color:#fd615b}.browser-btn.retract{background-color:#fdbc40}.browser-btn.expand{background-color:#33c84a}.tabs{flex:1;margin:0;padding:0;list-style-type:none;line-height:35px;max-height:35px;display:inline-block;padding:0 12px}.tabs .tab{color:#333;float:left;margin:10px -10px 0;border-top-right-radius:25px 170px;border-top-left-radius:20px 90px;padding:0 30px 0 42px;height:170px;background:#cbcccc;position:relative;box-shadow:0 10px 10px rgba(0,0,0,.5);width:100px;border:1px solid #b4b4b4;font-size:11px;font-family:Verdana,sans-serif;line-height:25px;cursor:pointer;z-index:1}.tabs .tab:after,.tabs .tab:before{content:"";background:transparent;height:20px;width:20px;border-radius:100%;border-width:10px;top:0;border-style:solid;position:absolute}.tabs .tab:before{border-color:transparent #cbcccc transparent transparent;-webkit-transform:rotate(50deg);left:-23px}.tabs .tab:after{border-color:transparent transparent transparent #cbcccc;-webkit-transform:rotate(-50deg);right:-17px}.tabs .tab .fa{font-size:13px}.tabs .tab .fa.fa-apple{color:#666}.tabs .tab .close{position:absolute;right:25px;top:0;display:inline-block;color:#888;margin-left:5px}.tabs .tab .close:after{position:absolute;content:"";width:139px;display:block;height:1px;background:#969696;z-index:3;top:24px;right:-15px;box-shadow:0 0 10px 0 rgba(0,0,0,.8)}.tabs .tab.active{background:#ebeeeb}.tabs .tab.active:before{border-color:transparent #ebeeeb transparent transparent;z-index:2}.tabs .tab.active:after{border-color:transparent transparent transparent #ebeeeb;z-index:2}.tabs .tab.active .close:after{display:none}.browser-bar{flex-basis:auto;height:38px;background:#ebeeeb;z-index:2;padding:6px;border-bottom:1px solid #aaa;display:flex}.browser-bar .button{flex-basis:auto;text-align:center;font-size:17px;color:#6d6d6e;padding:3px;display:inline-block;width:20px;border:1px solid #ebeeeb}.browser-bar .button:not(.inactive):hover{border:1px solid #b4bfb4;cursor:pointer;border-radius:3px}.browser-bar .button.inactive{opacity:.3}.browser-bar .address{flex:1;background:#fff;border-radius:3px;margin:0 3px;border:1px solid #ccc;padding:5px;font-size:14px;color:#555;height:26px}.page{flex:1;background:#fff;z-index:2;text-align:center;overflow-y:auto;position:relative;overflow:hidden}.page h1{font-size:3em;font-family:Abril Fatface,cursive;margin-bottom:0;color:rgba(255,0,0,.3)}.page h1 span{color:rgba(255,0,0,.5)}.page h2{font-family:Roboto,sans-serif;padding:0;margin:0;color:rgba(71,207,115,.8)}.page .lines{padding:30px}.page .line{background-color:#ededed;height:10px;margin:15px 0;border-radius:3px}.page img{max-width:100px}.game-tile{box-shadow:0 0 1px -8px rgba(0,0,0,.6),0 2px 4px rgba(0,0,0,.4);width:30%;display:flex;padding:2px;margin:0 6px 10px}.game-tile__wrapper{width:100%;padding:4px}.game-tile .game-tile-image img{width:100%;max-width:100%}.game-tile .game-tile-description h3{font-size:12px;margin:4px 0}.game-tile .game-tile-description p{font-size:9px;padding:0 10px;margin:0 4px}.game-tile .game-tile-description button{background:#36b53e;color:#fff;border:0;line-height:18px;font-weight:600;font-size:11px;margin-top:4px}.logo-container{width:100%}.logo-container,.upload-button{display:flex;justify-content:center}.upload-button{width:50%;height:48px;border:0;color:#fff;margin-top:auto;line-height:48px;background:#008fde}.error .logo-col.image-input-column{border-color:#e80000}.image-input-icon .error .logo-col.image-input-column{border-left:0}.image-input{position:relative}.image-input-icon .upload-button{width:50%}.image-input-icon .image-input-box{flex-direction:row;height:48px}.image-input-icon .image-input-column{width:50%;border:1px solid #9f9f9f;padding:0}.image-input-icon .image-input-image-box{height:46px;display:flex;align-items:center}.image-input-icon .image-input-image-box img{max-height:100%}.image-input-box{flex-direction:column}.image-input-column{width:100%}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{margin-left:-8px;position:absolute}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow:before{box-sizing:content-box;position:absolute;border:8px solid transparent;height:0;width:1px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow:before{content:"";z-index:-1;border-width:8px;left:-8px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{top:0;margin-top:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-top:none;border-bottom-color:#f0f0f0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{top:-1px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow:before{bottom:-1px;border-top-color:#aeaeae}.react-datepicker,.react-datepicker-wrapper{display:inline-block}.react-datepicker{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;position:relative}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{margin-top:10px}.react-datepicker-popper[data-placement^=top]{margin-bottom:6px}.react-datepicker-popper[data-placement^=right]{margin-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{margin-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;border-top-right-radius:.3rem;padding-top:8px;position:relative}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 2px}.react-datepicker__current-month{margin-top:0;color:#000;font-weight:700;font-size:.944rem}.react-datepicker__navigation{line-height:1.7rem;text-align:center;cursor:pointer;position:absolute;top:10px;width:0;border:.45rem solid transparent;z-index:1}.react-datepicker__navigation--previous{left:10px;border-right-color:#ccc}.react-datepicker__navigation--previous:hover{border-right-color:#b3b2b2}.react-datepicker__navigation--next{right:10px;border-left-color:#ccc}.react-datepicker__navigation--next:hover{border-left-color:#b3b2b2}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px;border-top-color:#ccc}.react-datepicker__navigation--years-previous:hover{border-top-color:#b3b2b2}.react-datepicker__navigation--years-upcoming{top:-4px;border-bottom-color:#ccc}.react-datepicker__navigation--years-upcoming:hover{border-bottom-color:#b3b2b2}.react-datepicker__month-container{display:inline;float:left}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day,.react-datepicker__day-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day{cursor:pointer}.react-datepicker__day:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today{font-weight:700}.react-datepicker__day--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2{color:green}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__day--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range){background-color:rgba(33,107,165,.5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover{background-color:transparent}.react-datepicker__input-container{position:relative;display:inline-block}.react-datepicker__month-read-view,.react-datepicker__year-read-view{border:1px solid transparent;border-radius:.3rem}.react-datepicker__month-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b2b2}.react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{border-top-color:#ccc;float:right;margin-left:20px;top:8px;position:relative;border-width:.45rem}.react-datepicker__month-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__month-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__month-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__month-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b2b2}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b2b2}.react-datepicker__month-option--selected,.react-datepicker__year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{background-color:transparent;border:0;cursor:pointer;display:inline-block;height:0;outline:0;padding:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;bottom:0;box-sizing:border-box;color:#fff;content:"\D7";cursor:pointer;font-size:12px;height:16px;width:16px;line-height:1;margin:-8px auto 0;padding:2px;position:absolute;right:7px;text-align:center;top:50%}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name{width:3rem;line-height:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__portal .react-datepicker__navigation{border:.81rem solid transparent}.react-datepicker__portal .react-datepicker__navigation--previous{border-right-color:#ccc}.react-datepicker__portal .react-datepicker__navigation--previous:hover{border-right-color:#b3b2b2}.react-datepicker__portal .react-datepicker__navigation--next{border-left-color:#ccc}.react-datepicker__portal .react-datepicker__navigation--next:hover{border-left-color:#b3b2b2}.react-datepicker-wrapper,.react-datepicker__input-container{width:100%}.form__form-box{width:100%;margin-bottom:24px;padding:0 6px}.form__text-input{width:100%;-webkit-box-shadow:0 0 0 30px #fff inset}.form__text-input[disabled]{cursor:default;background-color:#ebebe4;-webkit-box-shadow:none}.form__select-input,.form__text-input{height:48px;outline-color:#008fde;padding:4px 10px;width:100%;border:1px solid #9f9f9f}.form__select-input.error,.form__text-input.error{border:1px solid #e80000}.form__select-input:focus,.form__text-input:focus{border:1px solid #008fde;outline:none}.form__select-input:-webkit-autofill,.form__text-input:-webkit-autofill{background:#fff none;color:#000}.form__label{display:block;font-size:14px;margin-bottom:10px}.form__err{color:#e80000;display:flex;justify-content:center;margin-top:10px;font-size:12px;text-align:center}select:required:invalid{color:gray}select[disabled]{background:#ebebe4}option[value=""][disabled]{display:none}option{color:#000}.create-step__wrapper{color:#111;display:flex;justify-content:space-around;align-items:center}.create-step .create-step-info{display:none}@media (min-width:64em){.create-step .create-step-info{display:flex}}.launch-step-info{max-width:593px;color:#444;display:flex;align-items:center}.launch-step-info__wrapper{padding-right:30px}.launch-step-form .next-button{width:100%}.launch-step-form__link{font-size:13px;text-decoration:underline;color:#008fde;padding:16px 0;display:inline-block;min-width:100px}@media (min-width:50em){.launch-step-form__link{font-size:24px}}.launch-step{display:flex}.launch-step__wrapper{flex:1;color:#111;display:flex;justify-content:space-around;align-items:center}.launch-step .launch-step-info{display:none}@media (min-width:64em){.launch-step .launch-step-info{display:flex}}.next-button{width:50%;height:48px;border:0;color:#fff;background:#e80000;margin-top:auto;line-height:48px;display:flex;justify-content:center}.next-button:focus{outline:none}.create-arena-master{max-width:1200px;margin:0 auto}.create-arena-master .master-step{width:100%;margin:0 auto;padding:30px;min-height:597px}.create-arena-master__wrapper{border:1px solid #d3d4d6;border-radius:4px;margin-bottom:44px}.create-arena-master .sign-up-info{display:none}@media (min-width:50em){.create-arena-master .sign-up-info{display:flex}}@media (min-width:64em){.create-arena-master .master-step{width:980px}}@media (min-width:70em){.create-arena-master .master-step{width:1110px}}.main-title{padding-top:96px;padding-bottom:44px}.main-title,.sub-title{display:flex;justify-content:center;margin:0}.sub-title{padding:42px 0;font-size:22px}.common-layout{min-height:100%;height:100%}.sign-in-header-nav__links{display:flex}.sign-in-header-nav__links li:not(:first-child){border-left:1px solid #fff}.sign-in-header-nav__link{color:#fff;font-weight:600;margin:0 12px;font-size:17px;line-height:30px}.sign-in-header-nav__logo{border:2px solid #fff;padding:4px}.layout-with-header{min-height:calc(100% - 120px)}.layout-with-header-and-footer{min-height:calc(100% - 120px - 50px)}.layout-with-signed-header{min-height:calc(100% - 138px)}.layout-with-signed-header-and-footer{min-height:calc(100% - 138px - 50px)}.header{background:#008fde;position:relative;height:120px}.header__wrapper{display:flex;justify-content:center;align-items:center;height:100%}.header .diagonal{width:100%;height:150px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 100 100' fill='#ec1573' preserveAspectRatio='none'><path d='M0 0 L100 0 L100 100 Z' /></svg>") no-repeat;position:relative;z-index:-1}.open-layout{min-height:100%;height:100%}.signed-header-nav{width:100%;padding-top:31px}.signed-header-nav__wrapper{display:flex;justify-content:space-between;width:90%;margin:0 auto;align-items:center}.signed-header-nav__links{display:none}.signed-header-nav__links li:not(:first-child){margin-left:10px}.signed-header-nav__link{color:#fff;font-weight:600;margin:0 12px;font-size:17px;line-height:30px}.drop-down{position:relative}.drop-down:hover .drop-down__links{display:block;z-index:1001}.drop-down__sublink{display:block}.drop-down__btn{color:#fff;padding:10px;padding-bottom:10px}.drop-down__btn:after{content:"";height:10px;width:10px;background-image:url(/da5700e51696f7c06c3899393169c8d0.svg);background-position:0 0;background-repeat:no-repeat;display:inline-block;background-size:10px;margin-left:10px;position:absolute;top:4px}.drop-down__links{display:none;position:absolute;min-width:100%;border:1px solid #d3d4d6;background:#fff;width:200px;top:26px;right:-9px}.drop-down__a{color:#787878}.drop-down__link:not(:last-child){border-bottom:1px solid #d3d4d6}.drop-down__a{padding:8px;display:block}.drop-down__a:hover{color:#000}@media (min-width:50em){.signed-header-nav__links{display:flex}.drop-down__btn{padding:10px}.drop-down__links{position:absolute;top:26px}.drop-down__sublink{display:none}}.nav-button{line-height:2.4;padding:0 24px;min-width:180px;text-align:center;display:inline-block;box-sizing:border-box;border:1px solid #fff;background:transparent;color:#fff}.nav-button-active{background:#3d4046;color:#fff;border-color:#3d4046}.logo__wrapper{border:2px solid #fff;color:#fff;font-weight:600;line-height:1.9;padding:0 10px;cursor:pointer!important}@keyframes hr-animation{0%{transform:translate(0)}to{transform:translate(50%)}}.loader-header{position:fixed;z-index:1000;top:0;left:0;width:100%;transition:.3s;opacity:0}.loader-header.show{opacity:1}.loader-header__container{overflow:hidden;width:100%;transition:all .5s;height:3px}.loader-header__container:hover{height:0}.loader-header__wrap{font-size:0;height:100%;width:200%;position:relative}.loader-header__wrap hr{border:none;height:100%;width:50%;position:absolute}.loader-header__wrap hr:last-child{left:-50%}.loader-header .hr-animation{-webkit-animation:hr-animation 3s linear infinite;animation:hr-animation 3s linear infinite}.loader-header .colored{background-image:-webkit-gradient(radial,50% 50%,0,50% 50%,350,from(#ff8300),to(#fff))}.layout-with-header{min-height:calc(100% - 120px)}.layout-with-header-and-footer{min-height:calc(100% - 120px - 50px)}.layout-with-signed-header{min-height:calc(100% - 138px)}.layout-with-signed-header-and-footer{min-height:calc(100% - 138px - 50px)}.signed-header{background:#008fde;position:relative;height:138px}.signed-header__wrapper{display:flex;justify-content:center;align-items:center;height:100%}.signed-header .diagonal{width:100%;height:38px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 100 100' fill='#e4e5e7' preserveAspectRatio='none'><path d='M0 0 L100 0 L100 100 Z' /></svg>") no-repeat;position:relative;z-index:-1}.header-notification-verifying .header-notification__message-text{top:13px}.header-notification{position:fixed;width:100%;z-index:3}.header-notification .reasons{display:inline-flex}.header-notification .reasons .reason{position:relative}.header-notification .reasons .reason:after{content:",";right:0}.header-notification .caution-sign-icon{content:" ";width:16px;height:16px;background-image:url(/b434190a862908d82807384e2f606d09.png);display:inline-block;line-height:16px;background-repeat:no-repeat;margin-bottom:-2px;margin-right:5px}.header-notification__message-text{font-size:10px;position:absolute;top:13px}.header-notification__wrapper{background-color:#ffd900;display:flex;justify-content:space-between;padding:0 26px;height:25px}.header-notification__diagonal{height:27px}.header-notification__button{padding:0;line-height:30px;height:30px;position:absolute;right:41px;top:8px;font-size:12px;min-width:128px}.header-notification .notification-close-button{background:none;border:none;font-weight:600;color:#6e6e6e;transform:rotate(45deg);position:absolute;right:10px;top:-1px;font-size:22px}@media (min-width:50em){.header-notification__message-text{display:block;font-size:14px}}.footer-nav{color:#fff}.footer-nav__links{display:flex}.footer-nav__link{color:#fff;padding:0 10px}.footer-nav__link:not(:first-child){color:#fff;border-left:1px solid #fff}.footer{background:#000;color:#fff;line-height:50px}.footer__wrapper{display:flex;justify-content:space-around;width:90%;margin:0 auto}.footer__nav{display:none}@media (min-width:50em){.footer__wrapper{justify-content:space-around}.footer__copyright,.footer__nav{display:flex}}@keyframes modal-bg-animation{0%{top:200vh}to{top:50vh}}.welcome-modal__modal{transform:none!important;padding:0!important;text-align:center}.welcome-modal__modal .modal-title{color:#e80000;padding:33px 0;font-size:36px}.welcome-modal__modal .modal-text{color:#828282;font-weight:600;padding:10px;margin:0}.welcome-modal__modal .modal-link{color:#828282;text-decoration:underline}.welcome-modal__modal .modal-close-button{position:absolute;top:-21px;right:-21px;content:"";border-radius:50%;border:0;display:inline-block;height:42px;width:42px;font-size:42px;line-height:42px;transform:rotate(45deg);background-color:#e80000;color:#fff}.welcome-modal__modal .modal-close-button:hover{top:-22px;right:-22px;height:44px;width:44px;font-size:44px;line-height:44px}.welcome-modal__modal .modal-control{margin:15px 0;display:inline-block}.welcome-modal__modal .modal-control:first-child{margin-top:30px}.welcome-modal__modal-body{background:#fff;position:relative;z-index:1;padding:10px 20px}.welcome-modal__modal:before{content:" ";width:131%;height:63vh;background:#008fde;bottom:0;position:fixed;z-index:1;display:block;left:-74px;transform:rotate(5deg);top:50vh;animation-name:modal-bg-animation;animation-duration:.5s}.account-create-modal__modal{transform:none!important;padding:0!important;text-align:center}@keyframes modal-bg-animation{0%{top:200vh}to{top:50vh}}.account-create-modal__modal .modal-title{color:#008fde;padding:33px 0}.account-create-modal__modal .modal-text{color:#828282;font-weight:600;padding:10px;margin:0;line-height:2.25}.account-create-modal__modal .modal-link{color:#828282;text-decoration:underline}.account-create-modal__modal .modal-close-button{position:absolute;top:-21px;right:-21px;content:"";border-radius:50%;border:0;display:inline-block;height:42px;width:42px;font-size:42px;line-height:42px;transform:rotate(45deg);background-color:#e80000;color:#fff}.account-create-modal__modal .modal-close-button:hover{top:-22px;right:-22px;height:44px;width:44px;font-size:44px;line-height:44px}.account-create-modal__modal .modal-control{margin:15px 0;display:inline-block}.account-create-modal__modal .modal-control:first-child{margin-top:30px}.account-create-modal__modal-body{background:#fff;position:relative;z-index:1;padding:10px 20px}.account-create-modal__modal:before{content:" ";width:131%;height:63vh;background:#008fde;bottom:0;position:fixed;z-index:1;display:block;left:-74px;transform:rotate(5deg);top:50vh;animation-name:modal-bg-animation;animation-duration:.5s}.first-login-modal__modal{transform:none!important;padding:0!important;text-align:center}@keyframes modal-bg-animation{0%{top:200vh}to{top:50vh}}.first-login-modal__modal .modal-title{color:#008fde;padding:33px 0}.first-login-modal__modal .modal-text{font-weight:100;padding:10px;margin:0;overflow-y:scroll;font-size:12px;max-width:400px;height:400px;color:#111;text-align:left}.first-login-modal__modal .modal-link{color:#828282;text-decoration:underline}.first-login-modal__modal .modal-buttons{display:flex;justify-content:center}.first-login-modal__modal .modal-help-text{font-size:11px;color:#9f9f9f}.first-login-modal__modal .modal-close-button{position:absolute;top:-21px;right:-21px;content:"";border-radius:50%;border:0;display:inline-block;height:42px;width:42px;font-size:42px;line-height:42px;transform:rotate(45deg);background-color:#e80000;color:#fff}.first-login-modal__modal .modal-close-button:hover{top:-22px;right:-22px;height:44px;width:44px;font-size:44px;line-height:44px}.first-login-modal__modal .modal-control{margin:15px 0;display:inline-block}.first-login-modal__modal-body{background:#fff;position:relative;z-index:1;padding:10px 20px}.first-login-modal__modal:before{content:" ";width:131%;height:63vh;background:#008fde;bottom:0;position:fixed;z-index:1;display:block;left:-74px;transform:rotate(5deg);top:50vh;animation-name:modal-bg-animation;animation-duration:.5s}.gdpr-modal__modal{transform:none!important;padding:0!important;text-align:center}@keyframes modal-bg-animation{0%{top:200vh}to{top:50vh}}.gdpr-modal__modal .modal-title{color:#008fde;padding:33px 0}.gdpr-modal__modal .modal-text{font-weight:100;padding:10px;margin:0;font-size:12px;max-width:518px;height:121px;color:#111;text-align:left}.gdpr-modal__modal .modal-link{color:#828282;text-decoration:underline}.gdpr-modal__modal .modal-buttons{display:flex;justify-content:center}.gdpr-modal__modal .modal-help-text{font-size:11px;color:#9f9f9f}.gdpr-modal__modal .modal-close-button{position:absolute;top:-21px;right:-21px;content:"";border-radius:50%;border:0;display:inline-block;height:42px;width:42px;font-size:42px;line-height:42px;transform:rotate(45deg);background-color:#e80000;color:#fff}.gdpr-modal__modal .modal-close-button:hover{top:-22px;right:-22px;height:44px;width:44px;font-size:44px;line-height:44px}.gdpr-modal__modal .modal-control{margin:15px 0;display:inline-block}.gdpr-modal__modal-body{background:#fff;position:relative;z-index:1;padding:10px 20px}.gdpr-modal__modal:before{content:" ";width:131%;height:63vh;background:#008fde;bottom:0;position:fixed;z-index:1;display:block;left:-74px;transform:rotate(5deg);top:50vh;animation-name:modal-bg-animation;animation-duration:.5s}.change-password-form{margin-top:0;margin-right:0;color:#444;display:flex;flex-direction:column;align-items:center}.change-password-form .form-err{display:block;text-align:left;width:100%}.change-password-form__title-2{font-size:1.5em;color:#008fde;width:100%}.change-password-form__form{display:flex;flex-direction:column}.change-password-form__form,.change-password-form__text-input{width:100%}.change-password-form__text-input{height:48px;outline-color:#008fde;padding:4px 10px}.change-password-form__form-box{margin-bottom:6px}.change-password-form__title{margin-bottom:58px;font-size:2em;color:#008fde}.change-password-form__label{display:block;font-size:14px;margin-bottom:10px}.change-password-form__sign-in-button{width:100%;height:48px;margin-top:54px}.change-password-form__remember-me{margin-top:14px;align-self:center;color:#828282}.change-password-form__err{color:#e80000;display:flex;justify-content:center;margin-top:10px;font-size:12px;text-align:center}.change-password-form__wrapper{padding:26px;width:90%;max-width:980px;display:flex;flex-direction:column;align-items:center;background:#fff;box-shadow:2px 2px 8px 1px hsla(0,0%,7%,.16);margin-bottom:26px}@media (min-width:50em){.sign-in-form{margin-top:69px;margin-right:40px}.sign-in-form__wrapper{width:334px}}.change-password-modal__modal{transform:none!important;padding:0!important;text-align:center}@keyframes modal-bg-animation{0%{top:200vh}to{top:50vh}}.change-password-modal__modal .change-password-modal__modal-body{padding:0;width:100%}.change-password-modal__modal .change-password-form__wrapper{margin:0;width:100%}.change-password-modal__modal .change-password-form__label{text-align:left}.change-password-modal__modal .modal-title{color:#008fde;padding:33px 0}.change-password-modal__modal .modal-text{color:#828282;font-weight:600;padding:10px;margin:0}.change-password-modal__modal .modal-link{color:#828282;text-decoration:underline}.change-password-modal__modal .modal-buttons{display:flex;justify-content:space-between}.change-password-modal__modal .modal-close-button{position:absolute;top:-21px;right:-21px;content:"";border-radius:50%;border:0;display:inline-block;height:42px;width:42px;font-size:42px;line-height:42px;transform:rotate(45deg);background-color:#e80000;color:#fff}.change-password-modal__modal .modal-close-button:hover{top:-22px;right:-22px;height:44px;width:44px;font-size:44px;line-height:44px}.change-password-modal__modal .modal-control{margin:15px 0;display:inline-block}.change-password-modal__modal .modal-control:first-child{margin-top:30px}.change-password-modal__modal-body{background:#fff;position:relative;z-index:1;padding:10px 20px}.change-password-modal__modal:before{content:" ";width:131%;height:63vh;background:#008fde;bottom:0;position:fixed;z-index:1;display:block;left:-74px;transform:rotate(5deg);top:50vh;animation-name:modal-bg-animation;animation-duration:.5s}@media (min-width:50em){.change-password-modal__modal .change-password-modal__modal-body{width:420px}}.modal-title strong{font-weight:700;text-transform:uppercase}.terms-conditions-modal__modal{transform:none!important;padding:0!important;text-align:center}@keyframes modal-bg-animation{0%{top:200vh}to{top:50vh}}.terms-conditions-modal__modal .modal-title{color:#008fde;padding:33px 0}.terms-conditions-modal__modal .link{text-decoration:underline;color:#003eff}.terms-conditions-modal__modal .modal-text{font-weight:100;padding:10px;margin:0;overflow-y:scroll;font-size:12px;max-width:400px;height:400px;color:#111;text-align:left}.terms-conditions-modal__modal .modal-text strong{font-weight:700;text-transform:uppercase}.terms-conditions-modal__modal .modal-link{color:#828282;text-decoration:underline}.terms-conditions-modal__modal .modal-buttons{display:flex;justify-content:center}.terms-conditions-modal__modal .modal-close-button{position:absolute;top:-21px;right:-21px;content:"";border-radius:50%;border:0;display:inline-block;height:42px;width:42px;font-size:42px;line-height:42px;transform:rotate(45deg);background-color:#e80000;color:#fff}.terms-conditions-modal__modal .modal-close-button:hover{top:-22px;right:-22px;height:44px;width:44px;font-size:44px;line-height:44px}.terms-conditions-modal__modal .modal-control{margin:15px 0;display:inline-block}.terms-conditions-modal__modal-body{background:#fff;position:relative;z-index:1;padding:10px 20px}.terms-conditions-modal__modal:before{content:" ";width:131%;height:63vh;background:#008fde;bottom:0;position:fixed;z-index:1;display:block;left:-74px;transform:rotate(5deg);top:50vh;animation-name:modal-bg-animation;animation-duration:.5s}.timer .progress--circle{position:relative;display:inline-block;margin:1rem;width:120px;height:120px;border-radius:50%;background-color:#ddd}.timer .progress--circle:before{content:"";position:absolute;top:15px;left:15px;width:90px;height:90px;border-radius:50%;background-color:#fff}.timer .progress--circle:after{content:"";display:inline-block;width:100%;height:100%;border-radius:50%;background-color:#63b8ff}.timer .progress__number{position:absolute;top:50%;width:100%;line-height:1;margin-top:-.75rem;text-align:center;font-size:1.5rem;color:#777}.timer .progress--bar.progress--0:after{width:0}.timer .progress--circle.progress--0:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 0,transparent),linear-gradient(90deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--1:after{width:1%}.timer .progress--circle.progress--1:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 0,transparent),linear-gradient(102deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--2:after{width:2%}.timer .progress--circle.progress--2:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 0,transparent),linear-gradient(114deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--3:after{width:3%}.timer .progress--circle.progress--3:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 0,transparent),linear-gradient(126deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--4:after{width:4%}.timer .progress--circle.progress--4:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 0,transparent),linear-gradient(138deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--5:after{width:5%}.timer .progress--circle.progress--5:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 0,transparent),linear-gradient(150deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--6:after{width:6%}.timer .progress--circle.progress--6:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 0,transparent),linear-gradient(162deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--7:after{width:7%}.timer .progress--circle.progress--7:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 0,transparent),linear-gradient(174deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--8:after{width:8%}.timer .progress--circle.progress--8:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 0,transparent),linear-gradient(186deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--9:after{width:9%}.timer .progress--circle.progress--9:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 0,transparent),linear-gradient(198deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--10:after{width:10%}.timer .progress--circle.progress--10:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 0,transparent),linear-gradient(210deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--11:after{width:11%}.timer .progress--circle.progress--11:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 0,transparent),linear-gradient(222deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--12:after{width:12%}.timer .progress--circle.progress--12:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 0,transparent),linear-gradient(234deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--13:after{width:13%}.timer .progress--circle.progress--13:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 0,transparent),linear-gradient(246deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--14:after{width:14%}.timer .progress--circle.progress--14:after{background-image:linear-gradient(90deg,#ddd 50%,transparent 0,transparent),linear-gradient(258deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--15:after{width:15%}.timer .progress--circle.progress--15:after{background-image:linear-gradient(-90deg,#63b8ff 50%,transparent 0,transparent),linear-gradient(270deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--16:after{width:16%}.timer .progress--circle.progress--16:after{background-image:linear-gradient(-78deg,#63b8ff 50%,transparent 0,transparent),linear-gradient(270deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--17:after{width:17%}.timer .progress--circle.progress--17:after{background-image:linear-gradient(-66deg,#63b8ff 50%,transparent 0,transparent),linear-gradient(270deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--18:after{width:18%}.timer .progress--circle.progress--18:after{background-image:linear-gradient(-54deg,#63b8ff 50%,transparent 0,transparent),linear-gradient(270deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--19:after{width:19%}.timer .progress--circle.progress--19:after{background-image:linear-gradient(-42deg,#63b8ff 50%,transparent 0,transparent),linear-gradient(270deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--20:after{width:20%}.timer .progress--circle.progress--20:after{background-image:linear-gradient(-30deg,#63b8ff 50%,transparent 0,transparent),linear-gradient(270deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--21:after{width:21%}.timer .progress--circle.progress--21:after{background-image:linear-gradient(-18deg,#63b8ff 50%,transparent 0,transparent),linear-gradient(270deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--22:after{width:22%}.timer .progress--circle.progress--22:after{background-image:linear-gradient(-6deg,#63b8ff 50%,transparent 0,transparent),linear-gradient(270deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--23:after{width:23%}.timer .progress--circle.progress--23:after{background-image:linear-gradient(6deg,#63b8ff 50%,transparent 0,transparent),linear-gradient(270deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--24:after{width:24%}.timer .progress--circle.progress--24:after{background-image:linear-gradient(18deg,#63b8ff 50%,transparent 0,transparent),linear-gradient(270deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--25:after{width:25%}.timer .progress--circle.progress--25:after{background-image:linear-gradient(30deg,#63b8ff 50%,transparent 0,transparent),linear-gradient(270deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--26:after{width:26%}.timer .progress--circle.progress--26:after{background-image:linear-gradient(42deg,#63b8ff 50%,transparent 0,transparent),linear-gradient(270deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--27:after{width:27%}.timer .progress--circle.progress--27:after{background-image:linear-gradient(54deg,#63b8ff 50%,transparent 0,transparent),linear-gradient(270deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--28:after{width:28%}.timer .progress--circle.progress--28:after{background-image:linear-gradient(66deg,#63b8ff 50%,transparent 0,transparent),linear-gradient(270deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--29:after{width:29%}.timer .progress--circle.progress--29:after{background-image:linear-gradient(78deg,#63b8ff 50%,transparent 0,transparent),linear-gradient(270deg,#63b8ff 50%,#ddd 0,#ddd)}.timer .progress--bar.progress--30:after{width:30%}.timer .progress--circle.progress--30:after{background-image:linear-gradient(90deg,#63b8ff 50%,transparent 0,transparent),linear-gradient(270deg,#63b8ff 50%,#ddd 0,#ddd)}@keyframes modal-bg-animation{0%{top:200vh}to{top:50vh}}.timeout-modal__modal{transform:none!important;padding:0!important;text-align:center}.timeout-modal__modal .modal-title{color:#008fde;padding:33px 0}.timeout-modal__modal .modal-text{color:#828282;font-weight:600;padding:10px;margin:0}.timeout-modal__modal .modal-link{color:#828282;text-decoration:underline}.timeout-modal__modal .modal-buttons{display:flex;justify-content:center}.timeout-modal__modal .modal-close-button{position:absolute;top:-21px;right:-21px;content:"";border-radius:50%;border:0;display:inline-block;height:42px;width:42px;font-size:42px;line-height:42px;transform:rotate(45deg);background-color:#e80000;color:#fff}.timeout-modal__modal .modal-close-button:hover{top:-22px;right:-22px;height:44px;width:44px;font-size:44px;line-height:44px}.timeout-modal__modal .modal-control{margin:15px 0;display:inline-block}.timeout-modal__modal .modal-control:first-child{margin-top:30px}.timeout-modal__modal-body{background:#fff;position:relative;z-index:1;padding:10px 20px}.timeout-modal__modal:before{content:" ";width:131%;height:63vh;background:#008fde;bottom:0;position:fixed;z-index:1;display:block;left:-74px;transform:rotate(5deg);top:50vh;animation-name:modal-bg-animation;animation-duration:.5s}.help-text__title{font-size:22px;padding:10px 0;margin:0}.help-text__subtitle{font-size:16px;padding:10px 0;margin:0}.help-text .features-list{margin-left:30px}.help-text .features-list__item{position:relative}.help-text .features-list__item:before{content:" ";width:6px;height:6px;top:12px;left:-14px;display:inline-block;border-radius:50%;position:absolute;background:#444}.help-text .features-list__title{margin:9px 0;font-size:14px;text-align:left}.help-text .features-list__text{font-size:16px}.help-text .features-sublist{margin-left:30px;line-height:27px}.help-text .features-sublist__item{text-align:left;font-size:16px;position:relative}.help-text .features-sublist__item:before{content:" ";width:4px;height:4px;top:12px;left:-14px;display:inline-block;border-radius:50%;position:absolute;background:#444}.help-text .faq-list{margin-left:30px}.help-text .faq-list__title{margin:9px 0;font-size:16px;text-align:left;font-weight:600}.help-text .faq-sublist{line-height:27px;padding-left:33px}.help-text .faq-sublist__item{text-align:left;font-size:16px}.help-modal__modal{transform:none!important;padding:0!important;text-align:center}@keyframes modal-bg-animation{0%{top:200vh}to{top:50vh}}.help-modal__modal .modal-title{color:#008fde;padding:33px 0}.help-modal__modal .link{text-decoration:underline;color:#003eff}.help-modal__modal .modal-text{font-weight:100;margin:0;overflow-y:scroll;font-size:12px;max-width:600px;height:400px;color:#111;text-align:left}.help-modal__modal .modal-link{color:#828282;text-decoration:underline}.help-modal__modal .modal-buttons{display:flex;justify-content:center;padding-top:10px}.help-modal__modal .modal-close-button{position:absolute;top:-21px;right:-21px;content:"";border-radius:50%;border:0;display:inline-block;height:42px;width:42px;font-size:42px;line-height:42px;transform:rotate(45deg);background-color:#e80000;color:#fff}.help-modal__modal .modal-close-button:hover{top:-22px;right:-22px;height:44px;width:44px;font-size:44px;line-height:44px}.help-modal__modal .modal-control{margin:15px 0;display:inline-block}.help-modal__modal-body{background:#fff;position:relative;z-index:1;padding:10px 20px}.help-modal__modal:before{content:" ";width:131%;height:63vh;background:#008fde;bottom:0;position:fixed;z-index:1;display:block;left:-74px;transform:rotate(5deg);top:50vh;animation-name:modal-bg-animation;animation-duration:.5s}.signed-layout{min-height:100%;height:100%}@keyframes modal-bg-animation{0%{top:200vh}to{top:50vh}}.welcome-modal-low-user__modal{transform:none!important;padding:0!important;text-align:center}.welcome-modal-low-user__modal .modal-title{color:#e80000;padding:33px 0;font-size:36px}.welcome-modal-low-user__modal .modal-text{color:#828282;font-weight:600;padding:10px;margin:0}.welcome-modal-low-user__modal .modal-link{color:#828282;text-decoration:underline}.welcome-modal-low-user__modal .modal-close-button{position:absolute;top:-21px;right:-21px;content:"";border-radius:50%;border:0;display:inline-block;height:42px;width:42px;font-size:42px;line-height:42px;transform:rotate(45deg);background-color:#e80000;color:#fff}.welcome-modal-low-user__modal .modal-close-button:hover{top:-22px;right:-22px;height:44px;width:44px;font-size:44px;line-height:44px}.welcome-modal-low-user__modal .modal-control{margin:15px 0;display:inline-block}.welcome-modal-low-user__modal .modal-control:first-child{margin-top:30px}.welcome-modal-low-user__modal-body{background:#fff;position:relative;z-index:1;padding:10px 20px}.welcome-modal-low-user__modal:before{content:" ";width:131%;height:63vh;background:#008fde;bottom:0;position:fixed;z-index:1;display:block;left:-74px;transform:rotate(5deg);top:50vh;animation-name:modal-bg-animation;animation-duration:.5s}@keyframes modal-bg-animation{0%{top:200vh}to{top:50vh}}.flex{display:flex}.arena-created-modal__modal{transform:none!important;padding:0!important;text-align:center}.arena-created-modal__modal .modal-title{color:#e80000;padding:33px 0;font-size:36px}.arena-created-modal__modal .modal-text{color:#828282;font-weight:600;padding:10px;margin:0}.arena-created-modal__modal .modal-link{color:#828282;text-decoration:underline}.arena-created-modal__modal .modal-close-button{position:absolute;top:-21px;right:-21px;content:"";border-radius:50%;border:0;display:inline-block;height:42px;width:42px;font-size:42px;line-height:42px;transform:rotate(45deg);background-color:#e80000;color:#fff}.arena-created-modal__modal .modal-close-button:hover{top:-22px;right:-22px;height:44px;width:44px;font-size:44px;line-height:44px}.arena-created-modal__modal .modal-control{margin:15px 0;display:inline-block}.arena-created-modal__modal .modal-control:first-child{margin-top:30px}.arena-created-modal__modal-body{background:#fff;position:relative;z-index:1;padding:10px 20px}.arena-created-modal__modal:before{content:" ";width:131%;height:63vh;background:#008fde;bottom:0;position:fixed;z-index:1;display:block;left:-74px;transform:rotate(5deg);top:50vh;animation-name:modal-bg-animation;animation-duration:.5s}.welcome__wrapper{color:#ff394c}.sign-in-form{margin-top:0;margin-right:0;color:#444;align-items:center}.sign-in-form,.sign-in-form__form{display:flex;flex-direction:column}.sign-in-form__form,.sign-in-form__text-input{width:100%}.sign-in-form__text-input{height:48px;outline-color:#008fde;padding:4px 10px;-webkit-box-shadow:0 0 0 30px #fff inset;border:1px solid #9f9f9f}.sign-in-form__text-input:focus{outline:none;border:1px solid #008fde}.sign-in-form__form-box,.sign-in-form__form-box.error{margin-bottom:6px}.sign-in-form__form-box.error .sign-in-form__text-input{border:1px solid #e80000}.sign-in-form__title{font-size:18px;margin-bottom:58px}.sign-in-form__label{display:block;font-size:14px;margin-bottom:10px}.sign-in-form__sign-in-button{width:100%;height:48px;border:0;margin-top:54px}.sign-in-form__remember-me{margin-top:14px;align-self:center;color:#828282}.sign-in-form__err{color:#e80000;display:flex;justify-content:center;margin-top:10px;font-size:12px;text-align:center}.sign-in-form__wrapper{padding:26px;height:450px;width:100%;display:flex;flex-direction:column;align-items:center;background:#fff;box-shadow:2px 2px 8px 1px hsla(0,0%,7%,.16);margin-bottom:26px}@media (min-width:50em){.sign-in-form{margin-top:69px;margin-right:40px}.sign-in-form__wrapper{width:334px}}.sent-verify-email{display:inline-block}.sign-in-info{max-width:593px;color:#464646;display:flex;align-items:center}.sign-in-info__title{font-size:21px;background-image:url(/afb551a3fbd6e1ebbe20029fe13c36b7.svg);background-position:0;background-size:31px;background-repeat:no-repeat;padding-left:44px;margin-bottom:50px}.sign-in-info__list{margin:0 0 50px;font-size:16px;font-weight:600;color:#787878}.sign-in-info__list-item{position:relative;padding-left:10px;font-size:17px}.sign-in-info__list-item:before{content:" ";width:4px;height:4px;background:#787878;top:8.5px;left:0;position:absolute;border-radius:50%}.sign-in-info__description{color:#828282;font-size:14px}.sign-in{max-width:1200px;margin:0 auto}.sign-in__wrapper{color:#0d47a1;display:flex;justify-content:space-around}.sign-in .sign-in-info{display:none}@media (min-width:50em){.sign-in .sign-in-info{display:flex}}.sign-up-form{margin-top:0;margin-right:0;color:#444;align-items:center}.sign-up-form,.sign-up-form__form{display:flex;flex-direction:column}.sign-up-form__form{height:100%}.sign-up-form__form,.sign-up-form__text-input{width:100%}.sign-up-form__text-input{height:48px;outline-color:#008fde;padding:4px 10px;-webkit-box-shadow:0 0 0 30px #fff inset;border:1px solid #9f9f9f}.sign-up-form__text-input:focus{outline:none;border:1px solid #008fde}.sign-up-form__form-box,.sign-up-form__form-box.error{margin-bottom:6px}.sign-up-form__form-box.error .sign-up-form__text-input{border:1px solid #e80000}.sign-up-form__title{font-size:18px;margin-bottom:58px}.sign-up-form__label{display:block;font-size:14px;margin-bottom:10px}.sign-up-form__sign-up-button{width:100%;height:48px;border:0;margin-top:auto}.sign-up-form__remember-me{margin-top:14px;align-self:center;color:#828282}.sign-up-form__err{color:#e80000;display:flex;justify-content:center;margin-top:10px;margin-bottom:10px;font-size:12px;text-align:center}.sign-up-form__wrapper{padding:26px;min-height:511px;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;background:#fff;box-shadow:2px 2px 8px 1px hsla(0,0%,7%,.16);margin-bottom:26px}.sign-up-form__description{width:100%;font-size:12px;text-align:center;line-height:1.9}@media (min-width:50em){.sign-up-form{margin-top:69px;margin-right:40px}.sign-up-form__wrapper{width:448px}.sign-up-form__description{width:500px}}.sign-up{max-width:1200px;margin:0 auto}.sign-up__wrapper{color:#0d47a1;display:flex;justify-content:space-around}.sign-up .sign-in-info,.sign-up .sign-up-info{display:none}@media (min-width:50em){.sign-up .sign-in-info,.sign-up .sign-up-info{display:flex}}.verification-error{display:flex;justify-content:center}.verification-error__wrapper{max-width:400px;border:1px solid #9f9f9f;border-radius:4px;background:#fff;box-shadow:2px 2px 8px 1px hsla(0,0%,7%,.16);padding:0 20px 20px}.verification-error__body,.verification-error__title{text-align:center}.verification-error__buttons{display:flex;justify-content:center;padding:20px 10px 0}.verification-error__buttons .button{padding:10px}.verification-success{display:flex;justify-content:center}.verification-success__wrapper{max-width:400px;border:1px solid #9f9f9f;border-radius:4px;background:#fff;box-shadow:2px 2px 8px 1px hsla(0,0%,7%,.16);padding:0 20px 20px}.verification-success__body,.verification-success__title{text-align:center}.verification-success__buttons{display:flex;justify-content:center;padding:20px 10px 0}.verification-success__buttons .button{padding:10px}.email-verification{align-items:center;display:flex;justify-content:center}.email-verification__wrapper{margin-top:-120px}.recovery-password{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center}.recovery-password__wrapper{color:#0d47a1;display:flex;justify-content:space-around;margin-top:-140px}.recovery-password .recovery-password-info,.recovery-password .sign-in-info{display:none}@media (min-width:50em){.recovery-password .recovery-password-info,.recovery-password .sign-in-info{display:flex;padding:0 14px}}.recovery-password-form{margin-top:0;margin-right:0;color:#444;align-items:center}.recovery-password-form,.recovery-password-form__form{display:flex;flex-direction:column}.recovery-password-form__form,.recovery-password-form__text-input{width:100%}.recovery-password-form__text-input{height:48px;outline-color:#008fde;padding:4px 10px;-webkit-box-shadow:0 0 0 30px #fff inset;border:1px solid #9f9f9f}.recovery-password-form__text-input:focus{outline:none;border:1px solid #008fde}.recovery-password-form__form-box,.recovery-password-form__form-box.error{margin-bottom:6px}.recovery-password-form__form-box.error .sign-in-form__text-input{border:1px solid #e80000}.recovery-password-form__title{font-size:18px;margin-bottom:58px}.recovery-password-form__label{display:block;font-size:14px;margin-bottom:10px}.recovery-password-form__sign-in-button{width:100%;height:48px;margin-top:54px}.recovery-password-form__remember-me{margin-top:14px;align-self:center;color:#828282}.recovery-password-form__err{color:#e80000}.recovery-password-form__err,.recovery-password-form__success{display:flex;justify-content:center;margin-top:10px;font-size:12px;text-align:center}.recovery-password-form__success{color:#008fde}.recovery-password-form__wrapper{padding:26px;width:100%;display:flex;flex-direction:column;align-items:center;background:#fff;box-shadow:2px 2px 8px 1px hsla(0,0%,7%,.16);margin-bottom:26px}@media (min-width:50em){.recovery-password-form{margin-top:69px}.recovery-password-form__wrapper{width:334px}}.stripe-connect{display:flex;align-items:center;justify-content:center;color:#e80000}.center-text{height:100%;display:flex;align-items:center;justify-content:center;color:#949393}#chart2{margin-top:38px;height:calc(100% - 38px);overflow:scroll}#chart2 iframe{margin:0;border:0;min-height:800px;min-width:2000px}.chart,.chart__wrapper{height:100%}.chart__wrapper iframe{margin-top:38px;height:calc(100% - 38px)}.chart__overlay{width:100%;height:calc(100% - 38px);position:absolute;background:#fff;top:38px}.chart2{margin-top:-37px!important}.dashboard{position:relative}.dashboard__wrapper{height:100%;width:100%;position:absolute;overflow:hidden}@keyframes modal-bg-animation{0%{top:200vh}to{top:50vh}}.payment-account__modal{transform:none!important;padding:0!important;text-align:center}.payment-account__modal .modal-title{color:#008fde;padding:33px 0}.payment-account__modal .modal-text{color:#828282;font-weight:600;padding:10px;margin:0}.payment-account__modal .modal-link{color:#828282;text-decoration:underline}.payment-account__modal .modal-close-button{position:absolute;top:-21px;right:-21px;content:"";border-radius:50%;border:0;display:inline-block;height:42px;width:42px;font-size:42px;line-height:42px;transform:rotate(45deg);background-color:#e80000;color:#fff}.payment-account__modal .modal-close-button:hover{top:-22px;right:-22px;height:44px;width:44px;font-size:44px;line-height:44px}.payment-account__modal .modal-control{margin:15px 0;display:inline-block}.payment-account__modal .modal-control:first-child{margin-top:30px}.payment-account__modal-body{background:#fff;position:relative;z-index:1;padding:10px 20px}.payment-account__modal:before{content:" ";width:131%;height:63vh;background:#008fde;bottom:0;position:fixed;z-index:1;display:block;left:-74px;transform:rotate(5deg);top:50vh;animation-name:modal-bg-animation;animation-duration:.5s}.payments~.notifications-wrapper .notifications-tr{z-index:4!important}.modal-title{margin:0}.payments__wrapper{margin:0 auto}.payments__details{display:flex;align-items:center;flex-direction:column;justify-content:space-around;border:1px solid #d9d9d9;width:90%;margin:0 auto;padding:20px}.payments__details-btn{border:0;color:#fff;padding:0 20px;line-height:40px;background:#e80000;font-weight:600}.payments__details-td{padding:10px}.payments__details-key{color:#9f9f9f}.payments__details-value{color:#3f3f3f}.payments__payout-table{font-size:16px;width:100%;background:#eee}.payments__payout-table tr{border-bottom:1px dotted #c9c9c9!important}.payments__payout-table-col{text-align:left!important;padding:8px 17px!important}.payments__payout-table-col--title{font-weight:600}.payments__action{border:1px solid #30aabc;background:#30aabc;color:#fff;border-radius:2px;outline:none;font-weight:600}.payments__history{width:90%;margin:0 auto}.payments__history-time{font-size:.8em}.payments__history-td,.payments__history-th{text-align:left;padding:17px}.payments__history-th{color:#9f9f9f;font-weight:400}.payments__history-tr{border:1px solid #e7e7e7;border-bottom:0}.payments__history-tr:last-child{border-bottom:1px solid #e7e7e7}.payments__history-tr:nth-child(2n){background:#eee}.payments__history-td-empty{padding-top:69px;font-weight:600;color:#9f9f9f;font-size:15px!important}.blue-text{color:#40a6e5}.hoar-text{color:#9f9f9f}.currency-text{text-transform:uppercase}@media (min-width:50em){.payments__history-th{padding-bottom:39px!important;font-size:13px!important;text-transform:capitalize!important}.payments__history-td{padding:26px 10px!important;font-size:17px!important}.payments__history-td.small-text{font-size:.9em!important}.payments__history-td.transaction-text{font-size:.7em!important}.payments__details{flex-direction:row}.payments__controls{display:flex;justify-content:flex-start}.payments__payout-table{background:#fff}.payments__payout-table-col{padding:16px 28px!important}}.stripe-btn{display:inline-block;margin-bottom:1px;background-image:-webkit-linear-gradient(#28a0e5,#015e94);background-image:linear-gradient(#28a0e5,#015e94);-webkit-font-smoothing:antialiased;border:0;padding:1px;height:32px;text-decoration:none;border-radius:4px;box-shadow:0 1px 0 rgba(0,0,0,.2);cursor:pointer;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none!important}.stripe-btn span{display:block;position:relative;padding:0 12px;height:30px;background:#1275ff;background-image:linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);font-size:15px;line-height:30px;color:#fff;font-weight:700;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-shadow:0 -1px 0 rgba(0,0,0,.2);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25);border-radius:3px;padding-left:44px}.stripe-btn span:before{background-image:url(data:image/png;base64,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);content:"";display:block;position:absolute;left:11px;top:50%;width:23px;height:24px;margin-top:-12px;background-repeat:no-repeat;background-size:23px 24px}.help-text{margin-bottom:16px;font-size:.9em;line-height:2}.help-text__text{font-weight:600}.balance{display:flex;margin-right:4px}.balance__amount{padding-right:4px}.balance__currency{text-transform:uppercase;font-weight:600}.login-to-stripe-link{padding:19px 0;display:inline-block;font-size:.9em}.button-container{padding:26px 0}.payment-account-create-form__form-div{padding:20px;text-align:center}.payment-details-table{width:100%}.payment-details-table__row{display:flex}.payment-details-table__column{padding:3px}.payment-details-table__column-balance{display:flex}.payment-details-table__column-title{font-weight:600}.check-data-table{width:100%}.check-data-table__row{border:1px solid #d3d4d6}.check-data-table__col{padding:3px 6px;font-size:14px}.check-data-table__key{font-weight:600;text-align:right}.check-data-toolbar{display:flex;justify-content:space-between;margin-top:16px}.payment-account-create-form{margin-top:0;margin-right:0;color:#444;display:flex;flex-direction:column;align-items:center}.payment-account-create-form__button{height:48px}.payment-account-create-form__account-verified{background:#15deec;color:#fff;padding:10px;border-radius:3px 0 3px 0;margin-right:auto}.payment-account-create-form__account-not-verified{background:#f44336;color:#fff;padding:10px;border-radius:3px 0 3px 0;margin-right:auto}.payment-account-create-form__form,.payment-account-create-form__row{display:flex;flex-direction:column}.payment-account-create-form__form,.payment-account-create-form__text-input{width:100%}.payment-account-create-form__form-div{width:80%}.payment-account-create-form__sign-in-button{width:100%;height:48px;border:0;color:#fff;background:#e80000;margin-top:54px}.payment-account-create-form__sign-in-button[disabled]{background:#b9b9b9}.payment-account-create-form__remember-me{margin-top:14px;align-self:center;color:#828282}.payment-account-create-form__wrapper{padding:26px;height:450px;width:100%;display:flex;flex-direction:column;align-items:center;background:#fff;box-shadow:2px 2px 8px 1px hsla(0,0%,7%,.16);margin-bottom:26px}.payment-account-create-form__help{margin-bottom:26px}.payment-account-create-form__help-text{text-align:center}.payment-account-create-form__controls{margin-bottom:26px}.payment-account-create-form__controls-wrapper{display:flex;justify-content:space-between;flex-direction:column}.payment-account-create-form__controls-wrapper .button{margin-top:4px;margin-bottom:4px}@media (min-width:50em){.payment-account-create-form__controls-wrapper,.payment-account-create-form__row{flex-direction:row}}.steps-title{text-align:left;padding:10px;margin-bottom:10px}.what-is-stripe-panel{border-radius:3px;padding:25px;font-size:.9em}.what-is-stripe-panel__steps{display:flex}.what-is-stripe-panel__step{flex:1}.what-is-stripe-panel__stripe{margin-bottom:30px}.what-is-stripe-panel__title{text-align:left;font-weight:600;line-height:2;padding:0 10px}.what-is-stripe-panel__desc{text-align:left;padding:10px;font-size:.9em}.what-is-stripe-panel__read-more{border:0;background:none}.payment-account{padding-bottom:20px}.payment-account__wrapper{width:90%;margin:0 auto}.payment-account__border{border:1px solid #c9c9c9;border-radius:4px}.create-arena{display:flex;align-items:center;justify-content:center}.create-arena__wrapper{width:100%}@media (min-width:64em){.create-arena__wrapper{width:auto}}.reports .filter{display:flex;justify-content:flex-end;margin-bottom:21px}.reports .filter-inputs{display:flex;font-size:.9em}.reports .filter-inputs label{flex:1;margin:0 6px}.reports .filter-input{height:32px;width:160px}.reports .reset-button{border:none;background:none;height:100%}.reports__wrapper{margin:0 auto}.reports__details{display:flex;align-items:center;flex-direction:column;justify-content:space-around;border:1px solid #d9d9d9;width:90%;margin:0 auto;padding:20px}.reports__details-btn{border:0;color:#fff;padding:0 20px;line-height:40px;background:#e80000;font-weight:600}.reports__details-td{padding:10px}.reports__details-key{color:#9f9f9f}.reports__details-value{color:#3f3f3f}.reports__payout-table{font-size:16px;width:100%;background:#eee}.reports__payout-table tr{border-bottom:1px dotted #c9c9c9!important}.reports__payout-table-col{text-align:left!important;padding:8px 17px!important}.reports__payout-table-col--title{font-weight:600}.reports__action{border:1px solid #30aabc;background:#30aabc;color:#fff;border-radius:2px;outline:none;font-weight:600}.reports__history{width:90%;margin:0 auto}.reports__history-time{font-size:.8em}.reports__history-td,.reports__history-th{text-align:left;padding:17px}.reports__history-th{color:#9f9f9f;font-weight:400}.reports__history-tr{border:1px solid #e7e7e7;border-bottom:0}.reports__history-tr:last-child{border-bottom:1px solid #e7e7e7}.reports__history-tr:nth-child(2n){background:#eee}.reports__history-td-empty{padding-top:69px;font-weight:600;color:#9f9f9f;font-size:15px!important}.blue-text{color:#40a6e5}.hoar-text{color:#9f9f9f}.currency-text{text-transform:uppercase}@media (min-width:50em){.reports__history-th{padding-bottom:39px!important;font-size:13px!important;text-transform:capitalize!important}.reports__history-td{padding:26px 10px!important;font-size:17px!important}.reports__history-td.small-text{font-size:.9em!important}.reports__history-td.transaction-text{font-size:.7em!important}.payments__details{flex-direction:row}.payments__controls{display:flex;justify-content:flex-start}.payments__payout-table{background:#fff}.payments__payout-table-col{padding:16px 28px!important}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}div,input{box-sizing:border-box}ul{list-style-type:none;padding:0;margin:0}a{text-decoration:none}div{cursor:auto!important}a{cursor:pointer}.pink-link{color:#ec1573}.blue-link,.pink-link{text-decoration:underline}.blue-link{color:#008fde}.red-link{color:#e80000}.red-link,.stripe-link{text-decoration:underline}.stripe-link{color:#015f95}#root,body,html{min-height:100%;height:100%}.form-err{color:#e80000;font-size:12px}.table-r{border:0}.table-r caption{font-size:1.3em}.table-r thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.table-r tr{display:block;margin-bottom:.625em}.table-r td{border-bottom:1px solid #ddd;display:block;font-size:.8em;text-align:right}.table-r td:before{color:#000;content:attr(data-label);float:left}.table-r td:last-child{border-bottom:0}@media (min-width:50em){.table-r{border-collapse:collapse;table-layout:fixed}.table-r thead{border:none;clip:auto;height:auto;margin:0;overflow:auto;padding:0;position:static;width:auto}.table-r caption{font-size:1.5em;margin:.5em 0 .75em}.table-r tr{padding:.35em;margin:0;display:table-row}.table-r td,.table-r th{padding:.625em;text-align:center;display:table-cell}.table-r td{border:0}.table-r td:before{color:#000;content:"";float:left}.table-r th{font-size:.85em;letter-spacing:.1em;text-transform:uppercase}}.button,button{outline:none}.button{padding:0 24px;min-width:180px;text-align:center;display:inline-block;box-sizing:border-box;background:transparent;color:#fff;transition:.3s;cursor:pointer;border:0}.button-default{background-color:#e80000;color:#fff;text-transform:uppercase}.button-default:hover{background-color:#d50000}.button-modal{line-height:48px}.button-blue{border-color:#008fde;color:#008fde}.button-blue:hover{background-color:#008fde;color:#fff}.button-delete{border:1px solid #e80000;color:#e80000}.button-delete:hover{color:#fff;background:#e80000}.button-green{background-color:#00be8b;border-color:#00be8b;color:#fff}.button-green:hover{border-color:#00be8b;color:#00be8b;background-color:#fff}.button[disabled]{cursor:not-allowed}.button:focus{outline:none}.hide{display:none}.underline{text-decoration:underline}.notifications-tr{width:100%!important;margin:0!important;padding:0!important}.notification-title{display:none}.notification.notification-error{background-color:#f44336!important}.notification.notification-error:after{content:" ";height:25px;width:100%;display:inline-block;top:25px;position:absolute;background-image:url(/a6f91ecf2e9983175e3568db1d373488.svg);background-size:100% 100%}.notification.notification-error .notification-dismiss{background:#f44336!important}.notification.notification-success{background-color:#00be8b!important}.notification.notification-success:after{content:" ";height:25px;width:100%;display:inline-block;top:25px;position:absolute;background-image:url(/7bdd86eaf84431af4c124945b40ac8c3.svg);background-size:100% 100%}.notification.notification-success .notification-dismiss{background:#00be8b!important}.notification{height:25px!important;position:absolute!important;top:0!important;box-shadow:none!important;padding:0!important;width:100%!important;cursor:pointer!important;border-radius:0!important;font-size:13px!important;margin:0!important;border-top:0!important}.notification-message{margin:0;padding:0;color:#fff;position:absolute;top:14px;left:35px;z-index:1111;font-weight:600}.notification-message:before{position:absolute;background-image:url(/e1892f5651259fa44d759e65ceff817a.png);content:" ";width:16px;height:16px;left:-21px;top:-1px}.space-evenly{display:flex;justify-content:space-evenly}.max-width{max-width:1200px}.debug-input{padding:8px;width:100%;color:red;border:0}.shake:focus,.shake:hover{-webkit-animation-name:spaceboots;-webkit-animation-duration:.8s;-webkit-transform-origin:50% 50%;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear}@-webkit-keyframes spaceboots{0%{-webkit-transform:translate(2px,1px) rotate(0deg)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px) rotate(1deg)}30%{-webkit-transform:translateY(2px) rotate(0deg)}40%{-webkit-transform:translate(1px,-1px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-1deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0deg)}70%{-webkit-transform:translate(2px,1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(2px,2px) rotate(0deg)}to{-webkit-transform:translate(1px,-2px) rotate(-1deg)}}.__react_component_tooltip{z-index:3!important}