p[data-v-2888e551]{font-size:2em;text-align:center}.asd__fade-enter-active,.asd__fade-leave-active{-webkit-transition:all .2s ease;transition:all .2s ease}.asd__fade-enter,.asd__fade-leave-active{opacity:0}.asd__list-complete-enter,.asd__list-complete-leave-to{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}.asd__list-complete-leave-active{position:absolute;visibility:hidden}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}.datepicker-trigger{position:relative;overflow:visible}.asd__wrapper{border:1px solid #000;border:1px solid rgba(0,0,0,.2);white-space:nowrap;text-align:center;overflow:hidden;background-color:#fff}.asd__wrapper--full-screen{position:fixed;top:0;right:0;bottom:0;left:0;border:none;z-index:100}.asd__inner-wrapper{-webkit-transition:all .3s ease;transition:all .3s ease;position:relative}.asd__datepicker-header{position:relative}.asd__change-month-button{position:absolute;top:12px;z-index:10;background:#fff}.asd__change-month-button--previous{left:0;padding-left:15px}.asd__change-month-button--next{right:0;padding-right:15px}.asd__change-month-button>button{background-color:#fff;border:1px solid #e4e7e7;border-radius:3px;padding:4px 8px;cursor:pointer}.asd__change-month-button>button:hover{border:1px solid #c4c4c4}.asd__change-month-button>button>svg{height:19px;width:19px;fill:#82888a}.asd__days-legend{position:absolute;top:50px;left:10px;padding:0 10px}.asd__day-title{display:inline-block;width:14.28571%;text-align:center;margin-bottom:4px;color:#000;color:rgba(0,0,0,.7);font-size:.8em;margin-left:-1px}.asd__month-table{border-collapse:collapse;border-spacing:0;background:#fff;width:100%;max-width:100%}.asd__month{-webkit-transition:all .3s ease;transition:all .3s ease;display:inline-block;padding:15px}.asd__month--hidden{height:275px;visibility:hidden}.asd__month-name{font-size:1.3em;text-align:center;margin:0 0 30px;line-height:1.4em;font-weight:700}.asd__day{line-height:38px;height:38px;padding:0;overflow:hidden}.asd__day--enabled{border:1px solid #e4e7e7}.asd__day--enabled:hover{background-color:#e4e7e7}.asd__day--disabled,.asd__day--empty{opacity:.5}.asd__day--disabled button,.asd__day--empty button{cursor:default}.asd__day--empty{border:none}.asd__day--disabled:hover{background-color:transparent}.asd__day-button{background:transparent;width:100%;height:100%;border:none;cursor:pointer;color:inherit;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:15px;font-weight:inherit;padding:0}.asd__action-buttons{min-height:50px;padding-top:10px}.asd__action-buttons button{display:block;position:relative;background:transparent;border:none;font-weight:700;font-size:15px;cursor:pointer}.asd__action-buttons button:hover{text-decoration:underline}.asd__action-buttons button:first-child{float:left;left:15px}.asd__action-buttons button:nth-child(2){float:right;right:15px}.asd__mobile-header{border-bottom:1px solid rgba(0,0,0,.2);position:relative;padding:15px!important;text-align:center;height:50px}.asd__mobile-header h3{font-size:20px;margin:0}.asd__mobile-only{display:none}@media (max-width:600px){.asd__mobile-only{display:block}}.asd__mobile-close{position:absolute;top:7px;right:5px;padding:5px;z-index:100;cursor:pointer}.asd__mobile-close__icon{position:relative;font-size:1.6em;font-weight:700;padding:0}.vue-modal-resizer{display:block;overflow:hidden;position:absolute;width:12px;height:12px;right:0;bottom:0;z-index:9999999;background:transparent;cursor:se-resize}.vue-modal-resizer:after{display:block;position:absolute;content:"";background:transparent;left:0;top:0;width:0;height:0;border-bottom:10px solid #ddd;border-left:10px solid transparent}.vue-modal-resizer.clicked:after{border-bottom:10px solid #369be9}.v--modal-block-scroll{overflow:hidden;width:100vw}.v--modal-overlay{position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0;width:100%;height:100vh;background:#000;background:rgba(0,0,0,.2);z-index:999;opacity:1}.v--modal-overlay.scrollable{height:100%;min-height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.v--modal-overlay .v--modal-background-click{width:100%;min-height:100%;height:auto}.v--modal-overlay .v--modal-box{position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.v--modal-overlay.scrollable .v--modal-box{margin-bottom:2px}.v--modal{background-color:#fff;text-align:left;border-radius:3px;-webkit-box-shadow:0 20px 60px -2px rgba(27,33,58,.4);box-shadow:0 20px 60px -2px rgba(27,33,58,.4);padding:0}.v--modal.v--modal-fullscreen{width:100vw;height:100vh;margin:0;left:0;top:0}.v--modal-top-right{display:block;position:absolute;right:0;top:0}.overlay-fade-enter-active,.overlay-fade-leave-active{-webkit-transition:all .2s;transition:all .2s}.overlay-fade-enter,.overlay-fade-leave-active{opacity:0}.nice-modal-fade-enter-active,.nice-modal-fade-leave-active{-webkit-transition:all .4s;transition:all .4s}.nice-modal-fade-enter,.nice-modal-fade-leave-active{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.vue-dialog div{-webkit-box-sizing:border-box;box-sizing:border-box}.vue-dialog .dialog-flex{width:100%;height:100%}.vue-dialog .dialog-content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:100%;padding:15px;font-size:14px}.vue-dialog .dialog-c-title{font-weight:600;padding-bottom:15px}.vue-dialog .vue-dialog-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:100%;border-top:1px solid #eee}.vue-dialog .vue-dialog-buttons-none{width:100%;padding-bottom:15px}.vue-dialog-button{font-size:12px!important;background:transparent;padding:0;margin:0;border:0;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:40px;height:40px;color:inherit;font:inherit;outline:none}.vue-dialog-button:hover{background:#000;background:rgba(0,0,0,.01)}.vue-dialog-button:active{background:#000;background:rgba(0,0,0,.025)}.vue-dialog-button:not(:first-of-type){border-left:1px solid #eee}.pretty *{-webkit-box-sizing:border-box;box-sizing:border-box}.pretty input:not([type=checkbox]):not([type=radio]){display:none}.pretty{position:relative;display:inline-block;margin-right:1em;white-space:nowrap;line-height:1}.pretty input{position:absolute;left:0;top:0;min-width:1em;width:100%;height:100%;z-index:2;opacity:0;margin:0;padding:0;cursor:pointer}.pretty .state label{position:static;display:inline-block;font-weight:400;margin:0;text-indent:1.5em;min-width:calc(1em + 2px)}.pretty .state label:after,.pretty .state label:before{content:"";width:calc(1em + 2px);height:calc(1em + 2px);display:block;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0;border:1px solid transparent;z-index:0;position:absolute;left:0;top:calc(-108% + 1em);background-color:transparent}.pretty .state label:before{border-color:#bdc3c7}.pretty .state.p-is-hover,.pretty .state.p-is-indeterminate{display:none}@-webkit-keyframes zoom{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes zoom{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes tada{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:scale(7);transform:scale(7)}38%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;-webkit-transform:scale(1);transform:scale(1)}55%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.5);transform:scale(1.5)}72%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}81%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.24);transform:scale(1.24)}89%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}95%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.04);transform:scale(1.04)}to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}@keyframes tada{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:scale(7);transform:scale(7)}38%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;-webkit-transform:scale(1);transform:scale(1)}55%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.5);transform:scale(1.5)}72%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}81%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.24);transform:scale(1.24)}89%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}95%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.04);transform:scale(1.04)}to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes jelly{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}40%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}50%{-webkit-transform:scale3d(.85,1.15,1);transform:scale3d(.85,1.15,1)}65%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}75%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes jelly{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}40%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}50%{-webkit-transform:scale3d(.85,1.15,1);transform:scale3d(.85,1.15,1)}65%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}75%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes rotate{0%{opacity:0;-webkit-transform:translateZ(-200px) rotate(-45deg);transform:translateZ(-200px) rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0) rotate(0);transform:translateZ(0) rotate(0)}}@keyframes rotate{0%{opacity:0;-webkit-transform:translateZ(-200px) rotate(-45deg);transform:translateZ(-200px) rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0) rotate(0);transform:translateZ(0) rotate(0)}}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 #bdc3c7;box-shadow:0 0 0 0 #bdc3c7}to{-webkit-box-shadow:0 0 0 1.5em rgba(189,195,199,0);box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}@keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 #bdc3c7;box-shadow:0 0 0 0 #bdc3c7}to{-webkit-box-shadow:0 0 0 1.5em rgba(189,195,199,0);box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}.pretty.p-default.p-fill .state label:after{-webkit-transform:scale(1);transform:scale(1)}.pretty.p-default .state label:after{-webkit-transform:scale(.6);transform:scale(.6)}.pretty.p-default input:checked~.state label:after{background-color:#bdc3c7!important}.pretty.p-default.p-thick .state label:after,.pretty.p-default.p-thick .state label:before{border-width:.1428571429em}.pretty.p-default.p-thick .state label:after{-webkit-transform:scale(.4)!important;transform:scale(.4)!important}.pretty.p-icon .state .icon{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc(-108% + 1em);border:1px solid transparent;opacity:0}.pretty.p-icon .state .icon:before{margin:0;width:100%;height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.pretty.p-icon input:checked~.state .icon{opacity:1}.pretty.p-icon input:checked~.state label:before{border-color:#5a656b}.pretty.p-svg .state .svg{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc(-108% + 1em);border:1px solid transparent;opacity:0}.pretty.p-svg .state svg{margin:0;width:100%;height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.pretty.p-svg input:checked~.state .svg{opacity:1}.pretty.p-image .state img{opacity:0;position:absolute;width:calc(1em + 2px);height:calc(1em + 2px);top:0;top:calc(-108% + 1em);left:0;z-index:0;text-align:center;line-height:normal;-webkit-transform:scale(.8);transform:scale(.8)}.pretty.p-image input:checked~.state img{opacity:1}.pretty.p-switch input{min-width:2em}.pretty.p-switch .state{position:relative}.pretty.p-switch .state:before{content:"";border:1px solid #bdc3c7;border-radius:60px;width:2em;-webkit-box-sizing:unset;box-sizing:unset;height:calc(1em + 2px);position:absolute;top:0;top:calc(-116% + 1em);z-index:0;-webkit-transition:all .5s ease;transition:all .5s ease}.pretty.p-switch .state label{text-indent:2.5em}.pretty.p-switch .state label:after,.pretty.p-switch .state label:before{-webkit-transition:all .5s ease;transition:all .5s ease;border-radius:100%;left:0;border-color:transparent;-webkit-transform:scale(.8);transform:scale(.8)}.pretty.p-switch .state label:after{background-color:#bdc3c7!important}.pretty.p-switch input:checked~.state:before{border-color:#5a656b}.pretty.p-switch input:checked~.state label:before{opacity:0}.pretty.p-switch input:checked~.state label:after{background-color:#5a656b!important;left:1em}.pretty.p-switch.p-fill input:checked~.state:before{border-color:#5a656b;background-color:#5a656b!important}.pretty.p-switch.p-fill input:checked~.state label:before{opacity:0}.pretty.p-switch.p-fill input:checked~.state label:after{background-color:#fff!important;left:1em}.pretty.p-switch.p-slim .state:before{height:.1em;background:#bdc3c7!important;top:calc(50% - .1em)}.pretty.p-switch.p-slim input:checked~.state:before{border-color:#5a656b;background-color:#5a656b!important}.pretty.p-has-hover input:hover~.state:not(.p-is-hover){display:none}.pretty.p-has-hover input:hover~.state.p-is-hover{display:block}.pretty.p-has-hover input:hover~.state.p-is-hover .icon{display:block}.pretty.p-has-focus input:focus~.state label:before{-webkit-box-shadow:0 0 3px 0 #bdc3c7;box-shadow:0 0 3px 0 #bdc3c7}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state:not(.p-is-indeterminate){display:none}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate{display:block}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate .icon{display:block;opacity:1}.pretty.p-toggle .state.p-on{opacity:0;display:none}.pretty.p-toggle .state .icon,.pretty.p-toggle .state.p-off,.pretty.p-toggle .state .svg,.pretty.p-toggle .state img{opacity:1;display:inherit}.pretty.p-toggle .state.p-off .icon{color:#bdc3c7}.pretty.p-toggle input:checked~.state.p-on{opacity:1;display:inherit}.pretty.p-toggle input:checked~.state.p-off{opacity:0;display:none}.pretty.p-plain.p-toggle .state label:before,.pretty.p-plain input:checked~.state label:before{content:none}.pretty.p-plain.p-plain .icon{-webkit-transform:scale(1.1);transform:scale(1.1)}.pretty.p-round .state label:after,.pretty.p-round .state label:before{border-radius:100%}.pretty.p-round.p-icon .state .icon{border-radius:100%;overflow:hidden}.pretty.p-round.p-icon .state .icon:before{-webkit-transform:scale(.8);transform:scale(.8)}.pretty.p-curve .state label:after,.pretty.p-curve .state label:before{border-radius:20%}.pretty.p-smooth .icon,.pretty.p-smooth .svg,.pretty.p-smooth label:after,.pretty.p-smooth label:before{-webkit-transition:all .5s ease;transition:all .5s ease}.pretty.p-smooth input:checked+.state label:after{-webkit-transition:all .3s ease;transition:all .3s ease}.pretty.p-smooth input:checked+.state .icon,.pretty.p-smooth input:checked+.state .svg,.pretty.p-smooth input:checked+.state img{-webkit-animation:zoom .2s ease;animation:zoom .2s ease}.pretty.p-smooth.p-default input:checked+.state label:after{-webkit-animation:zoom .2s ease;animation:zoom .2s ease}.pretty.p-smooth.p-plain input:checked+.state label:before{content:"";-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .5s ease;transition:all .5s ease}.pretty.p-tada:not(.p-default) input:checked+.state .icon,.pretty.p-tada:not(.p-default) input:checked+.state .svg,.pretty.p-tada:not(.p-default) input:checked+.state img,.pretty.p-tada:not(.p-default) input:checked+.state label:after,.pretty.p-tada:not(.p-default) input:checked+.state label:before{-webkit-animation:tada .7s cubic-bezier(.25,.46,.45,.94) 1 alternate;animation:tada .7s cubic-bezier(.25,.46,.45,.94) 1 alternate;opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state .icon,.pretty.p-jelly:not(.p-default) input:checked+.state .svg,.pretty.p-jelly:not(.p-default) input:checked+.state img,.pretty.p-jelly:not(.p-default) input:checked+.state label:after,.pretty.p-jelly:not(.p-default) input:checked+.state label:before{-webkit-animation:jelly .7s cubic-bezier(.25,.46,.45,.94);animation:jelly .7s cubic-bezier(.25,.46,.45,.94);opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state label:before{border-color:transparent}.pretty.p-rotate:not(.p-default) input:checked~.state .icon,.pretty.p-rotate:not(.p-default) input:checked~.state .svg,.pretty.p-rotate:not(.p-default) input:checked~.state img,.pretty.p-rotate:not(.p-default) input:checked~.state label:after,.pretty.p-rotate:not(.p-default) input:checked~.state label:before{-webkit-animation:rotate .7s cubic-bezier(.25,.46,.45,.94);animation:rotate .7s cubic-bezier(.25,.46,.45,.94);opacity:1}.pretty.p-rotate:not(.p-default) input:checked~.state label:before{border-color:transparent}.pretty.p-pulse:not(.p-switch) input:checked~.state label:before{-webkit-animation:pulse 1s;animation:pulse 1s}.pretty input[disabled]{cursor:not-allowed;display:none}.pretty input[disabled]~*{opacity:.5}.pretty.p-locked input{display:none;cursor:not-allowed}.pretty.p-toggle .state.p-primary label:after,.pretty input:checked~.state.p-primary label:after{background-color:#428bca!important}.pretty.p-toggle .state.p-primary .icon,.pretty.p-toggle .state.p-primary .svg,.pretty input:checked~.state.p-primary .icon,.pretty input:checked~.state.p-primary .svg{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-primary-o label:before,.pretty input:checked~.state.p-primary-o label:before{border-color:#428bca}.pretty.p-toggle .state.p-primary-o label:after,.pretty input:checked~.state.p-primary-o label:after{background-color:transparent}.pretty.p-toggle .state.p-primary-o .icon,.pretty.p-toggle .state.p-primary-o .svg,.pretty.p-toggle .state.p-primary-o svg,.pretty input:checked~.state.p-primary-o .icon,.pretty input:checked~.state.p-primary-o .svg,.pretty input:checked~.state.p-primary-o svg{color:#428bca;stroke:#428bca}.pretty.p-default:not(.p-fill) input:checked~.state.p-primary-o label:after{background-color:#428bca!important}.pretty.p-switch input:checked~.state.p-primary:before{border-color:#428bca}.pretty.p-switch.p-fill input:checked~.state.p-primary:before{background-color:#428bca!important}.pretty.p-switch.p-slim input:checked~.state.p-primary:before{border-color:#245682;background-color:#245682!important}.pretty.p-toggle .state.p-info label:after,.pretty input:checked~.state.p-info label:after{background-color:#5bc0de!important}.pretty.p-toggle .state.p-info .icon,.pretty.p-toggle .state.p-info .svg,.pretty input:checked~.state.p-info .icon,.pretty input:checked~.state.p-info .svg{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-info-o label:before,.pretty input:checked~.state.p-info-o label:before{border-color:#5bc0de}.pretty.p-toggle .state.p-info-o label:after,.pretty input:checked~.state.p-info-o label:after{background-color:transparent}.pretty.p-toggle .state.p-info-o .icon,.pretty.p-toggle .state.p-info-o .svg,.pretty.p-toggle .state.p-info-o svg,.pretty input:checked~.state.p-info-o .icon,.pretty input:checked~.state.p-info-o .svg,.pretty input:checked~.state.p-info-o svg{color:#5bc0de;stroke:#5bc0de}.pretty.p-default:not(.p-fill) input:checked~.state.p-info-o label:after{background-color:#5bc0de!important}.pretty.p-switch input:checked~.state.p-info:before{border-color:#5bc0de}.pretty.p-switch.p-fill input:checked~.state.p-info:before{background-color:#5bc0de!important}.pretty.p-switch.p-slim input:checked~.state.p-info:before{border-color:#2390b0;background-color:#2390b0!important}.pretty.p-toggle .state.p-success label:after,.pretty input:checked~.state.p-success label:after{background-color:#5cb85c!important}.pretty.p-toggle .state.p-success .icon,.pretty.p-toggle .state.p-success .svg,.pretty input:checked~.state.p-success .icon,.pretty input:checked~.state.p-success .svg{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-success-o label:before,.pretty input:checked~.state.p-success-o label:before{border-color:#5cb85c}.pretty.p-toggle .state.p-success-o label:after,.pretty input:checked~.state.p-success-o label:after{background-color:transparent}.pretty.p-toggle .state.p-success-o .icon,.pretty.p-toggle .state.p-success-o .svg,.pretty.p-toggle .state.p-success-o svg,.pretty input:checked~.state.p-success-o .icon,.pretty input:checked~.state.p-success-o .svg,.pretty input:checked~.state.p-success-o svg{color:#5cb85c;stroke:#5cb85c}.pretty.p-default:not(.p-fill) input:checked~.state.p-success-o label:after{background-color:#5cb85c!important}.pretty.p-switch input:checked~.state.p-success:before{border-color:#5cb85c}.pretty.p-switch.p-fill input:checked~.state.p-success:before{background-color:#5cb85c!important}.pretty.p-switch.p-slim input:checked~.state.p-success:before{border-color:#357935;background-color:#357935!important}.pretty.p-toggle .state.p-warning label:after,.pretty input:checked~.state.p-warning label:after{background-color:#f0ad4e!important}.pretty.p-toggle .state.p-warning .icon,.pretty.p-toggle .state.p-warning .svg,.pretty input:checked~.state.p-warning .icon,.pretty input:checked~.state.p-warning .svg{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-warning-o label:before,.pretty input:checked~.state.p-warning-o label:before{border-color:#f0ad4e}.pretty.p-toggle .state.p-warning-o label:after,.pretty input:checked~.state.p-warning-o label:after{background-color:transparent}.pretty.p-toggle .state.p-warning-o .icon,.pretty.p-toggle .state.p-warning-o .svg,.pretty.p-toggle .state.p-warning-o svg,.pretty input:checked~.state.p-warning-o .icon,.pretty input:checked~.state.p-warning-o .svg,.pretty input:checked~.state.p-warning-o svg{color:#f0ad4e;stroke:#f0ad4e}.pretty.p-default:not(.p-fill) input:checked~.state.p-warning-o label:after{background-color:#f0ad4e!important}.pretty.p-switch input:checked~.state.p-warning:before{border-color:#f0ad4e}.pretty.p-switch.p-fill input:checked~.state.p-warning:before{background-color:#f0ad4e!important}.pretty.p-switch.p-slim input:checked~.state.p-warning:before{border-color:#c77c11;background-color:#c77c11!important}.pretty.p-toggle .state.p-danger label:after,.pretty input:checked~.state.p-danger label:after{background-color:#d9534f!important}.pretty.p-toggle .state.p-danger .icon,.pretty.p-toggle .state.p-danger .svg,.pretty input:checked~.state.p-danger .icon,.pretty input:checked~.state.p-danger .svg{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-danger-o label:before,.pretty input:checked~.state.p-danger-o label:before{border-color:#d9534f}.pretty.p-toggle .state.p-danger-o label:after,.pretty input:checked~.state.p-danger-o label:after{background-color:transparent}.pretty.p-toggle .state.p-danger-o .icon,.pretty.p-toggle .state.p-danger-o .svg,.pretty.p-toggle .state.p-danger-o svg,.pretty input:checked~.state.p-danger-o .icon,.pretty input:checked~.state.p-danger-o .svg,.pretty input:checked~.state.p-danger-o svg{color:#d9534f;stroke:#d9534f}.pretty.p-default:not(.p-fill) input:checked~.state.p-danger-o label:after{background-color:#d9534f!important}.pretty.p-switch input:checked~.state.p-danger:before{border-color:#d9534f}.pretty.p-switch.p-fill input:checked~.state.p-danger:before{background-color:#d9534f!important}.pretty.p-switch.p-slim input:checked~.state.p-danger:before{border-color:#a02622;background-color:#a02622!important}.pretty.p-bigger .icon,.pretty.p-bigger .img,.pretty.p-bigger .svg,.pretty.p-bigger label:after,.pretty.p-bigger label:before{font-size:1.2em!important;top:calc(-135% + 1em)!important}.pretty.p-bigger label{text-indent:1.7em}@media print{.pretty .state .icon,.pretty .state:before,.pretty .state label:after,.pretty .state label:before{color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.vue-form-wizard .wizard-btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857;border-radius:4px}.vue-form-wizard .wizard-btn.disabled,.vue-form-wizard .wizard-btn[disabled],fieldset[disabled] .vue-form-wizard .wizard-btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.vue-form-wizard *{-webkit-box-sizing:border-box;box-sizing:border-box}.vue-form-wizard a{text-decoration:none}.vue-form-wizard .wizard-nav{margin-bottom:0;padding-left:0;list-style:none}.vue-form-wizard .wizard-nav>li{position:relative;display:block}.vue-form-wizard .wizard-nav>li>a{position:relative;display:block;padding:10px 15px}.vue-form-wizard .wizard-nav>li>a:focus,.vue-form-wizard .wizard-nav>li>a:hover{text-decoration:none;background-color:#eee}.vue-form-wizard .wizard-nav>li.disabled>a{color:#777}.vue-form-wizard .wizard-nav>li.disabled>a:focus,.vue-form-wizard .wizard-nav>li.disabled>a:hover{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.vue-form-wizard .wizard-progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.vue-form-wizard .navbar .navbar-nav>li>a.wizard-btn,.vue-form-wizard .wizard-btn{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:2px;background-color:transparent;font-size:14px;font-weight:600;padding:6px 12px;min-width:140px}.vue-form-wizard .navbar .navbar-nav>li>a.wizard-btn:focus,.vue-form-wizard .navbar .navbar-nav>li>a.wizard-btn:hover,.vue-form-wizard .wizard-btn:focus,.vue-form-wizard .wizard-btn:hover{outline:0!important}.vue-form-wizard .wizard-nav-pills{margin-top:0;position:relative;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.vue-form-wizard .wizard-nav-pills a,.vue-form-wizard .wizard-nav-pills li{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-positive:1;flex-grow:1}.vue-form-wizard .wizard-nav-pills>li>a,.vue-form-wizard .wizard-nav-pills a{display:-webkit-box;display:-ms-flexbox;display:flex}.vue-form-wizard .wizard-nav-pills>li>a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0 auto;color:#000;color:rgba(0,0,0,.2);position:relative;top:3px}.vue-form-wizard .wizard-nav-pills>li>a:focus,.vue-form-wizard .wizard-nav-pills>li>a:hover{background-color:transparent;color:#000;color:rgba(0,0,0,.2);outline:0!important}.vue-form-wizard .wizard-nav-pills>li>a.disabled{pointer-events:none;cursor:default}.vue-form-wizard .wizard-nav-pills>li.active>a,.vue-form-wizard .wizard-nav-pills>li.active>a:focus,.vue-form-wizard .wizard-nav-pills>li.active>a:hover{background-color:transparent;-webkit-transition:font-size .2s linear;transition:font-size .2s linear}.vue-form-wizard .wizard-nav-pills>li.active>a .wizard-icon,.vue-form-wizard .wizard-nav-pills>li.active>a:focus .wizard-icon,.vue-form-wizard .wizard-nav-pills>li.active>a:hover .wizard-icon{color:#fff;font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .2s linear;transition:all .2s linear}.vue-form-wizard{padding-bottom:20px}.vue-form-wizard .is_error{border-color:#c84513!important}.vue-form-wizard .is_error .icon-container{background:#c84513!important}.vue-form-wizard.xs .wizard-icon-circle{width:40px;height:40px;font-size:16px}.vue-form-wizard.xs .wizard-icon-circle.tab_shape{height:25px}.vue-form-wizard.xs .wizard-nav-pills>li.active>a .wizard-icon{font-size:16px}.vue-form-wizard.xs .wizard-navigation .wizard-progress-with-circle{position:relative;top:25px;height:4px}.vue-form-wizard.sm .wizard-icon-circle{width:50px;height:50px;font-size:20px}.vue-form-wizard.sm .wizard-icon-circle.tab_shape{height:30px}.vue-form-wizard.sm .wizard-nav-pills>li.active>a .wizard-icon{font-size:20px}.vue-form-wizard.sm .wizard-navigation .wizard-progress-with-circle{position:relative;top:30px;height:4px}.vue-form-wizard.md .wizard-icon-circle{width:70px;height:70px;font-size:24px}.vue-form-wizard.md .wizard-icon-circle.tab_shape{height:40px}.vue-form-wizard.md .wizard-nav-pills>li.active>a .wizard-icon{font-size:24px}.vue-form-wizard.md .wizard-navigation .wizard-progress-with-circle{position:relative;top:40px;height:4px}.vue-form-wizard.lg .wizard-icon-circle{width:90px;height:90px;font-size:28px}.vue-form-wizard.lg .wizard-icon-circle.tab_shape{height:50px}.vue-form-wizard.lg .wizard-nav-pills>li.active>a .wizard-icon{font-size:28px}.vue-form-wizard.lg .wizard-navigation .wizard-progress-with-circle{position:relative;top:50px;height:4px}.vue-form-wizard .wizard-icon-circle{font-size:18px;border:3px solid #f3f2ee;border-radius:50%;font-weight:600;width:70px;height:70px;background-color:#fff;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.vue-form-wizard .wizard-icon-circle.square_shape{border-radius:0}.vue-form-wizard .wizard-icon-circle.tab_shape{width:100%;min-width:100px;height:40px;border:none;background-color:#f3f2ee;border-radius:0}.vue-form-wizard .wizard-icon-circle .wizard-icon-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:40%}.vue-form-wizard .wizard-icon-circle .wizard-icon-container.square_shape,.vue-form-wizard .wizard-icon-circle .wizard-icon-container.tab_shape{border-radius:0}.vue-form-wizard .wizard-icon-circle .wizard-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vue-form-wizard .wizard-tab-content{min-height:100px;padding:30px 20px 10px}.vue-form-wizard .wizard-header{padding:15px;position:relative;border-radius:3px 3px 0 0;text-align:center}.vue-form-wizard .wizard-title{color:#252422;font-weight:300;margin:0;text-align:center}.vue-form-wizard .category{font-size:14px;font-weight:400;color:#9a9a9a;margin-bottom:0;text-align:center}.vue-form-wizard .wizard-navigation .wizard-progress-with-circle{position:relative;top:40px;height:4px}.vue-form-wizard .wizard-navigation .wizard-progress-with-circle .wizard-progress-bar{-webkit-box-shadow:none;box-shadow:none;-webkit-transition:width .3s ease;transition:width .3s ease}.vue-form-wizard .clearfix:after{content:"";clear:both;display:table}.vue-form-wizard .wizard-card-footer{padding:0 20px}.vue-form-wizard .wizard-card-footer .wizard-footer-left{float:left}.vue-form-wizard .wizard-card-footer .wizard-footer-right{float:right}@media screen and (max-width:350px){.vue-form-wizard .wizard-card-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vue-form-wizard .wizard-card-footer .wizard-footer-left,.vue-form-wizard .wizard-card-footer .wizard-footer-right{float:none;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vue-form-wizard .wizard-card-footer .wizard-footer-right button{margin-top:10px}}.vue-form-wizard.vertical .wizard-card-footer{display:block}.vue-form-wizard.vertical .wizard-nav-pills{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vue-form-wizard.vertical .wizard-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vue-form-wizard.vertical .wizard-card-footer{padding-top:30px}.vue-form-generator *{-webkit-box-sizing:border-box;box-sizing:border-box}.vue-form-generator .form-control{display:block;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.vue-form-generator .form-control:not([class*=" col-"]){width:100%}.vue-form-generator span.help{margin-left:.3em;position:relative}.vue-form-generator span.help .icon{display:inline-block;width:16px;height:14px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAA+UlEQVQ4ja3TS0oDQRAG4C8+lq7ceICICoLGK7iXuNBbeAMJuPVOIm7cqmDiIncIggg+cMZFaqCnZyYKWtB0df31V1VXdfNH6S2wD9CP8xT3KH8T9BiTcE7XBMOfyBcogvCFO9ziLWwFRosyV+QxthNsA9dJkEYlvazsQdi3sBv6Ol6TBLX+HWT3fcQZ3vGM5fBLk+ynAU41m1biCXvhs4OPBDuBpa6GxF0P8YAj3GA1d1qJfdoS4DOIcIm1DK9x8iaWeDF/SP3QU6zRROpjLDFLsFlibx1jJaMkSIGrWKntvItcyTBKzCcybsvc9ZmYz3kz9Ooz/b98A8yvW13B3ch6AAAAAElFTkSuQmCC");background-repeat:no-repeat;background-position:50%}.vue-form-generator span.help .helpText{background-color:#444;bottom:30px;color:#fff;display:block;left:0;opacity:0;padding:20px;pointer-events:none;position:absolute;text-align:justify;width:300px;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.5);box-shadow:2px 2px 6px rgba(0,0,0,.5);border-radius:6px}.vue-form-generator span.help .helpText a{font-weight:700;text-decoration:underline}.vue-form-generator span.help .helpText:before{bottom:-20px;content:" ";display:block;height:20px;left:0;position:absolute;width:100%}.vue-form-generator span.help:hover .helpText{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.vue-form-generator .field-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.vue-form-generator .field-wrap .buttons{white-space:nowrap;margin-left:4px}.vue-form-generator .field-wrap button,.vue-form-generator .field-wrap input[type=submit]{display:inline-block;padding:6px 12px;margin:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#fff;border:1px solid #ccc;border-radius:4px}.vue-form-generator .field-wrap button:not(:last-child),.vue-form-generator .field-wrap input[type=submit]:not(:last-child){margin-right:4px}.vue-form-generator .field-wrap button:hover,.vue-form-generator .field-wrap input[type=submit]:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.vue-form-generator .field-wrap button:active,.vue-form-generator .field-wrap input[type=submit]:active{color:#333;background-color:#d4d4d4;border-color:#8c8c8c;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.vue-form-generator .field-wrap button:disabled,.vue-form-generator .field-wrap input[type=submit]:disabled{opacity:.6;cursor:not-allowed}.vue-form-generator .hint{font-style:italic;font-size:.8em}.form-group:not([class*=" col-"]){width:100%}.form-group{display:inline-block;vertical-align:top;margin-bottom:1rem}.form-group label{font-weight:400}.form-group label>:first-child{display:inline-block}.form-group.featured>label{font-weight:700}.form-group.required>label:after{content:"*";font-weight:400;color:red;padding-left:.2em;font-size:1em}.form-group.disabled>label{color:#666;font-style:italic}.form-group.error input:not([type=checkbox]),.form-group.error select,.form-group.error textarea{border:1px solid red;background-color:red;background-color:rgba(255,0,0,.15)}.form-group.error .errors{color:red;font-size:.8em}.form-group.error .errors span{display:block;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAiklEQVR4Xt2TMQoCQQxF3xdhu72MpZU3GU/meBFLOztPYrVWsQmEWSaMsIXgK8P8RyYkMjO2sAN+K9gTIAmDAlzoUzE7p4IFytvDCQWJKSStYB2efcAvqZFM0BcstMx5naSDYFzfLhh/4SmRM+6Agw/xIX0tKEDFufeDNRUc4XqLRz3qabVIf3BMHwl6Ktexn3nmAAAAAElFTkSuQmCC");background-repeat:no-repeat;padding-left:17px;padding-top:0;margin-top:.2em;font-weight:600}.vue-form-generator .field-checkbox input{margin-left:12px}.vue-form-generator .field-checklist .dropList,.vue-form-generator .field-checklist .listbox{height:auto;max-height:150px;overflow:auto}.vue-form-generator .field-checklist .dropList .list-row label,.vue-form-generator .field-checklist .listbox .list-row label{font-weight:400}.vue-form-generator .field-checklist .dropList .list-row input,.vue-form-generator .field-checklist .listbox .list-row input{margin-right:.3em}.vue-form-generator .field-checklist .combobox{height:auto;overflow:hidden}.vue-form-generator .field-checklist .combobox .mainRow{cursor:pointer;position:relative;padding-right:10px}.vue-form-generator .field-checklist .combobox .mainRow .arrow{position:absolute;right:-9px;top:3px;width:16px;height:16px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAGdJREFUOI3tzjsOwjAURNGDUqSgTxU5K2AVrJtswjUsgHSR0qdxAZZFPrS+3ZvRzBsqf9MUtBtazJk+oMe0VTriiZCFX8nbpENMgfARjsn74vKj5IFruhfc8d6zIF9S/Hyk5HS4spMVeFcOjszaOwMAAAAASUVORK5CYII=");background-repeat:no-repeat}.vue-form-generator .field-checklist .combobox .mainRow.expanded .arrow{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.vue-form-generator .field-checklist .combobox .dropList{-webkit-transition:height .5s;transition:height .5s}.vue-form-generator .field-input .wrapper,.vue-form-generator .field-input input[type=radio]{width:100%}.vue-form-generator .field-input input[type=color]{width:60px}.vue-form-generator .field-input input[type=range]{padding:0}.vue-form-generator .field-label span{display:block;width:100%;margin-left:12px}.vue-form-generator .field-radios .radio-list label{display:block}.vue-form-generator .field-radios .radio-list label input[type=radio]{margin-right:5px}.vue-form-generator .field-submit input{color:#fff!important;background-color:#337ab7!important;border-color:#2e6da4!important}.vue-form-generator .field-input .wrapper{width:100%}.vue-form-generator .field-input .helper{margin:auto .5em}.vue-form-generator .field-image .wrapper{width:100%}.vue-form-generator .field-image .preview{position:relative;margin-top:5px;height:100px;background-repeat:no-repeat;background-size:contain;background-position:50%;border:1px solid #ccc;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.vue-form-generator .field-image .preview .remove{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAXUlEQVR42u2SwQoAIAhD88vVLy8KBlaS0i1oJwP3piGVg0Skmpq8HjqZrWl9uwCbGAmwKYGZs/6iqgMyAdJuM8W2QmYKpLt/0AG9ASCv/oAnANd3AEjmAlFT1BypAV+PnRH5YehvAAAAAElFTkSuQmCC");width:16px;height:16px;font-size:1.2em;position:absolute;right:.2em;bottom:.2em;opacity:.7}.vue-form-generator .field-image .preview .remove:hover{opacity:1;cursor:pointer}.vue-form-generator .field-noUiSlider .field-wrap{display:block}.vue-form-generator .field-noUiSlider .contain-pips{margin-bottom:30px}.vue-form-generator .field-noUiSlider .contain-tooltip{margin-top:30px}.vue-form-generator .field-noUiSlider .noUi-vertical{height:200px;margin:10px 0}.vue-form-generator .field-rangeSlider .irs{width:100%}.vue-form-generator .field-selectEx .bootstrap-select .dropdown-menu li.selected .text{font-weight:700}.vue-form-generator .field-staticMap img{display:block;width:auto;max-width:100%}.vue-form-generator .field-switch .field-wrap label{position:relative;display:block;width:120px;height:30px;padding:0;margin:0 10px 10px 0;border-radius:15px;-webkit-box-shadow:inset 0 -1px #fff,inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 -1px #fff,inset 0 1px 1px rgba(0,0,0,.05);cursor:pointer}.vue-form-generator .field-switch input{position:absolute;top:0;left:0;opacity:0}.vue-form-generator .field-switch .label{position:relative;display:block;height:inherit;font-size:10px;text-transform:uppercase;background:#eceeef;border-radius:inherit;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.12),inset 0 0 2px rgba(0,0,0,.15);box-shadow:inset 0 1px 2px rgba(0,0,0,.12),inset 0 0 2px rgba(0,0,0,.15)}.vue-form-generator .field-switch .label:after,.vue-form-generator .field-switch .label:before{position:absolute;top:50%;margin-top:-.5em;line-height:1;-webkit-transition:inherit;transition:inherit}.vue-form-generator .field-switch .label:before{content:attr(data-off);right:11px;color:#aaa;text-shadow:0 1px hsla(0,0%,100%,.5)}.vue-form-generator .field-switch .label:after{content:attr(data-on);left:11px;color:#fff;text-shadow:0 1px rgba(0,0,0,.2);opacity:0}.vue-form-generator .field-switch input:checked~.label{background:#e1b42b;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.15),inset 0 0 3px rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.15),inset 0 0 3px rgba(0,0,0,.2)}.vue-form-generator .field-switch input:checked~.label:before{opacity:0}.vue-form-generator .field-switch input:checked~.label:after{opacity:1}.vue-form-generator .field-switch .handle{position:absolute;top:1px;left:1px;width:28px;height:28px;background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,#fff),to(#f0f0f0));background:linear-gradient(180deg,#fff 40%,#f0f0f0);background-image:-webkit-linear-gradient(top,#fff 40%,#f0f0f0);border-radius:100%;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,.2);box-shadow:1px 1px 5px rgba(0,0,0,.2)}.vue-form-generator .field-switch .handle:before{content:"";position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px;width:12px;height:12px;background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#fff));background:linear-gradient(180deg,#eee,#fff);background-image:-webkit-linear-gradient(top,#eee,#fff);border-radius:6px;-webkit-box-shadow:inset 0 1px rgba(0,0,0,.02);box-shadow:inset 0 1px rgba(0,0,0,.02)}.vue-form-generator .field-switch input:checked~.handle{left:91px;left:calc(100% - 29px);-webkit-box-shadow:-1px 1px 5px rgba(0,0,0,.2);box-shadow:-1px 1px 5px rgba(0,0,0,.2)}.vue-form-generator .field-switch .handle,.vue-form-generator .field-switch .label{-webkit-transition:all .3s ease;transition:all .3s ease}
/*!
 * Cropper.js v1.5.1
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2019-03-10T09:55:50.492Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.avatar-cropper .avatar-cropper-overlay{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999}.avatar-cropper .avatar-cropper-img-input{display:none}.avatar-cropper .avatar-cropper-close{float:right;padding:20px;font-size:48px;font-size:3rem;color:#fff;font-weight:100;text-shadow:0 1px rgba(40,40,40,.3)}.avatar-cropper .avatar-cropper-mark{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;background:rgba(0,0,0,.1)}.avatar-cropper .avatar-cropper-container{background:#fff;z-index:999;-webkit-box-shadow:1px 1px 5px hsla(0,0%,39.2%,.14);box-shadow:1px 1px 5px hsla(0,0%,39.2%,.14)}.avatar-cropper .avatar-cropper-container .avatar-cropper-image-container{position:relative;max-width:400px;height:300px}.avatar-cropper .avatar-cropper-container img{max-width:100%;height:100%}.avatar-cropper .avatar-cropper-container .avatar-cropper-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.avatar-cropper .avatar-cropper-container .avatar-cropper-footer .avatar-cropper-btn{width:50%;padding:15px 0;cursor:pointer;border:none;background:transparent;outline:none}.avatar-cropper .avatar-cropper-container .avatar-cropper-footer .avatar-cropper-btn:hover{background-color:#2aabd2;color:#fff}.red-color{background-color:#b90505}.step-progress__wrapper{width:90%;margin:0 auto;position:relative}@media(max-width:767px){.step-progress__wrapper{width:78%}}.step-progress__wrapper-before{background-color:grey;-webkit-transform:translateY(-50%) perspective(1000px);transform:translateY(-50%) perspective(1000px)}.step-progress__wrapper-after,.step-progress__wrapper-before{content:"";position:absolute;left:0;top:50%;height:2px;width:100%}.step-progress__wrapper-after{background-color:#0b6135;-webkit-transform:scaleX(0) translateY(-50%) perspective(1000px);transform:scaleX(0) translateY(-50%) perspective(1000px);-webkit-transform-origin:left center;transform-origin:left center;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.step-progress__bar{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:100px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.step-progress__step-label{position:absolute;top:calc(100% + 25px);left:10px;-webkit-transform:translateX(-50%) perspective(1000px);transform:translateX(-50%) perspective(1000px);white-space:unset;font-size:14px;font-weight:600;color:grey;-webkit-transition:.3s ease;transition:.3s ease;line-height:16px}@media(max-width:767px){.step-progress__step-label{font-size:12px;font-weight:500}}.step-progress__step-icon{font-size:26px;color:#fff;position:absolute;left:50%;top:50%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;opacity:0;-webkit-transform:translate3d(-50%,-50%,0) scale(0) perspective(1000px);transform:translate3d(-50%,-50%,0) scale(0) perspective(1000px)}@media(max-width:767px){.step-progress__step-icon{font-size:22px}}.step-progress__step{z-index:2;position:relative}.step-progress__step span{color:grey;-webkit-transition:.3s ease;transition:.3s ease;display:block;font-size:10px;-webkit-transform:translateZ(0) scale(1) perspective(1000px);transform:translateZ(0) scale(1) perspective(1000px);font-weight:600;text-align:center;opacity:1}@media(max-width:767px){.step-progress__step span{font-size:12px}}.step-progress__step--active span,.step-progress__step .step-progress__step-label{color:#0b6135}.step-progress__step .step-progress__step-icon{opacity:1}.step-progress__step--valid .step-progress__step-label{font-weight:600;color:#000}.step-progress__step--valid1 .step-progress__step-icon{opacity:1;-webkit-transform:translate3d(-50%,-50%,0) scale(1) perspective(1000px);transform:translate3d(-50%,-50%,0) scale(1) perspective(1000px)}.step-progress__step--valid1 span{color:#0b6135;opacity:0;-webkit-transform:translateZ(0) scale(2) perspective(1000px);transform:translateZ(0) scale(2) perspective(1000px)}.step-progress__step--valid1 .step-progress__step-label{color:#0b6135}.step-progress__step--valid2 .step-progress__step-icon{opacity:1;-webkit-transform:translate3d(-50%,-50%,0) scale(1) perspective(1000px);transform:translate3d(-50%,-50%,0) scale(1) perspective(1000px)}.step-progress__step--valid2 span{color:#0b6135;opacity:0;-webkit-transform:translateZ(0) scale(2) perspective(1000px);transform:translateZ(0) scale(2) perspective(1000px)}.step-progress__step--valid2 .step-progress__step-label{color:#0b6135}.step-progress__step--valid3 .step-progress__step-icon{opacity:1;-webkit-transform:translate3d(-50%,-50%,0) scale(1) perspective(1000px);transform:translate3d(-50%,-50%,0) scale(1) perspective(1000px)}.step-progress__step--valid3 span{color:#0b6135;opacity:0;-webkit-transform:translateZ(0) scale(2) perspective(1000px);transform:translateZ(0) scale(2) perspective(1000px)}.step-progress__step--valid3 .step-progress__step-label{color:#0b6135}.step-progress__step--valid4 .step-progress__step-icon{opacity:1;-webkit-transform:translate3d(-50%,-50%,0) scale(1) perspective(1000px);transform:translate3d(-50%,-50%,0) scale(1) perspective(1000px)}.step-progress__step--valid4 span{color:#0b6135;opacity:0;-webkit-transform:translateZ(0) scale(2) perspective(1000px);transform:translateZ(0) scale(2) perspective(1000px)}.step-progress__step--valid4 .step-progress__step-label{color:#0b6135}.step-progress__step--failed .step-progress__step-icon{opacity:0;-webkit-transform:translate3d(-50%,-50%,0) scale(1) perspective(1000px);transform:translate3d(-50%,-50%,0) scale(1) perspective(1000px)}.step-progress__step--failed span{color:#b90505;opacity:1;-webkit-transform:translateZ(0) scale(2) perspective(1000px);transform:translateZ(0) scale(2) perspective(1000px)}.step-progress__step--failed .step-progress__step-label{color:#b90505}.step-progress__step:after{content:"";position:absolute;z-index:-1;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) perspective(1000px);transform:translate(-50%,-50%) perspective(1000px);width:5px;height:5px;background-color:#fff;border-radius:50%;border:5px solid grey;-webkit-transition:.3s ease;transition:.3s ease}@media(max-width:767px){.step-progress__step:after{width:5px;height:5px}}.step-progress__step--active:after{border:5px solid #0b6135}.step-progress__step--valid1:after{background-color:#000;border:5px solid #000;width:35px;height:35px}@media(max-width:767px){.step-progress__step--valid1:after{width:30px;height:30px}}.step-progress__step--valid2:after{background-color:#000;border:5px solid #000;width:35px;height:35px}@media(max-width:767px){.step-progress__step--valid2:after{width:30px;height:30px}}.step-progress__step--valid3:after{background-color:#000;border:5px solid #000;width:35px;height:35px}@media(max-width:767px){.step-progress__step--valid3:after{width:30px;height:30px}}.step-progress__step--valid4:after{background-color:#0b6135;border:5px solid #0b6135;width:35px;height:35px}@media(max-width:767px){.step-progress__step--valid4:after{width:30px;height:30px}}.step-progress__step--failed:after{border:5px solid #b90505}.lg-header[data-v-8bad9170]{position:sticky}.container[data-v-8bad9170]{max-width:750px}.dropdown-menu[data-v-8bad9170]{font-size:14px}.avatar[data-v-8bad9170]{border-radius:50%}.fixed-header[data-v-8bad9170]{height:55px}.notification-counter-hamburger[data-v-8bad9170]{position:absolute;top:16px;left:27px;width:8px;height:8px;background-color:#d4130d;color:#fff;border-radius:3px;padding:1px 3px;font:8px Verdana}@media only screen and (min-width:650px) and (max-width:1256px){.notification-counter-hamburger[data-v-8bad9170]{left:42px}}.active-link[data-v-8bad9170]{padding-bottom:5px;border-bottom:2px solid #7d79b9}.desktop-notification-counter[data-v-8bad9170]{position:absolute;top:7px;right:37%;background-color:#d4130d;color:#fff;border-radius:3px;padding:1px 3px;font:8px Verdana;height:6px}.chat-messages-counter[data-v-8bad9170]{position:absolute;top:2px;right:1px;background-color:#d4130d;font-size:9px;padding:3px 6px;color:#fff;border-radius:10px}@media only screen and (max-width:768px){.chat-messages-counter[data-v-8bad9170]{right:-9px;top:-5px}}.sport-events-notification-counter[data-v-8bad9170]{position:absolute;top:10px;right:3px;background-color:#d4130d;height:6px;width:6px;border-radius:3px}.messages-link a[data-v-8bad9170]:hover{background:#e7e7e7;border-radius:20px}.messages-link-active[data-v-8bad9170]{background:#e7e7e7;border-radius:20px}.dropdown-notification-counter[data-v-8bad9170]{position:absolute;top:-3px;right:23px;background-color:#d4130d;color:#fff;border-radius:3px;padding:1px 3px;font:8px Verdana}.dropdown-notification-wrap[data-v-8bad9170]{position:relative}.back-link[data-v-8bad9170]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:15px}.back-link a[data-v-8bad9170]{width:30px;height:30px;margin-top:15px}.mobile-header[data-v-8bad9170]{height:51px!important;display:-webkit-box;display:-ms-flexbox;display:flex}.desktop-logo-wrap[data-v-8bad9170],.mobile-logo-link-wrap[data-v-8bad9170]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-family:Hammersmith One,cursive}.desktop-logo[data-v-8bad9170]{background:url(/packs/media/images/logo-ec24e0234dc423aa41e5d309befb86e7.svg);background-repeat:no-repeat;width:40px;height:40px}.mobile-logo-wrap[data-v-8bad9170]{position:absolute;left:34%}.mobile-logo-sm[data-v-8bad9170]{background:url(/packs/media/images/logo-ec24e0234dc423aa41e5d309befb86e7.svg);background-repeat:no-repeat;width:28px;height:28px}.mobile-logo[data-v-8bad9170]{background:url(/packs/media/images/logo-ec24e0234dc423aa41e5d309befb86e7.svg);background-repeat:no-repeat;width:45px;height:45px}.mobile-logo-wrap-left[data-v-8bad9170]{left:12%!important;bottom:23%!important}@media only screen and (min-width:768px) and (max-width:1256px){.mobile-logo-wrap-left[data-v-8bad9170]{left:10%!important;bottom:23%!important}}.mobile-logo-wrap-left a[data-v-8bad9170]{text-decoration:none}.mobile-logo-text[data-v-8bad9170]{text-decoration:none;padding-top:3px;font-weight:400}.navbar[data-v-8bad9170]{border-bottom:0;-webkit-box-shadow:none!important;box-shadow:none!important;padding:0 20px;position:sticky;top:0;width:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;height:58px;font-size:.9em;z-index:1000;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);-webkit-transition:.2s cubic-bezier(0,0,0,1);transition:.2s cubic-bezier(0,0,0,1)}.navbar-nav[data-v-8bad9170]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;line-height:1.5}.navbar-nav a[data-v-8bad9170]{text-transform:lowercase}.nav-item[data-v-8bad9170]{margin-left:8px}.new-circle-wrap[data-v-8bad9170]{bottom:20%;right:15%;position:absolute}.new-circle-wrap-without-chat[data-v-8bad9170]{bottom:20%;right:5%;position:absolute}.chat-messages-counter-wrap[data-v-8bad9170]{bottom:30%;right:5%;position:absolute}.cta-btn.yellow[data-v-8bad9170]{background:#f9db85!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.cta-btn.yellow[data-v-8bad9170]:hover{background-color:#f5d270!important}.cta-btn.orange[data-v-8bad9170]{background-color:#f9db85;font-weight:500}.cta-btn.orange[data-v-8bad9170]:hover{background-color:#f7d574}.btn-small[data-v-8bad9170]{border:0!important;font-size:13px!important}.create-btn-wrap[data-v-8bad9170]{position:absolute;left:30%}#menu[data-v-184d365a]{height:100%;color:#2d2d2b;border-right:1px solid #f3f3f3}.profile[data-v-184d365a]{height:30%;text-align:center;font-size:15px}@media only screen and (max-width:600px){.profile[data-v-184d365a]{font-size:14px}}.avatar[data-v-184d365a]{margin-top:30px}.user-name[data-v-184d365a]{font-size:20px;font-weight:700;margin:15px}.avatar img[data-v-184d365a]{-o-object-fit:cover;object-fit:cover;width:70px;height:70px;border-radius:50%;-webkit-box-shadow:0 0 0 3px #fff;box-shadow:0 0 0 3px #fff}.menu-list[data-v-184d365a]{margin-top:20px}.menu-list ul[data-v-184d365a]{list-style:none;-webkit-padding-start:35px}.menu-list li[data-v-184d365a]{padding:12px 0}.menu-list li span svg[data-v-184d365a]{width:20px}.menu-list li a[data-v-184d365a]{font-size:15px;font-weight:550;margin-left:5px}.notification-counter[data-v-184d365a]{position:absolute;right:-13px;top:-5px;background-color:#d4130d;color:#fff;border-radius:3px;padding:2px 3px;font:8px Verdana}.registration-wrap[data-v-184d365a]{height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;margin-top:30px}.registration-link-wrap[data-v-184d365a]{height:100%}.registration-link[data-v-184d365a]{width:100%;background:#6460ac;color:#fff;font-size:.9em;text-align:center;padding:12px 18px}.sign-in-link[data-v-184d365a]{background:#81a65a}.sports-list[data-v-04e8dd6b]{padding-top:65px;padding-bottom:62px;width:100%;font-size:14px!important}@media only screen and (max-width:600px){.sports-list[data-v-04e8dd6b]{font-size:13px!important;padding-bottom:24px}}@media only screen and (max-width:600px){.sport-notification-info[data-v-04e8dd6b]{line-height:1.3}}.sport-list[data-v-04e8dd6b]{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:600px){.sport-list[data-v-04e8dd6b]{padding-bottom:60px}}.controls[data-v-04e8dd6b]{margin-top:20px;text-align:right}@media only screen and (max-width:600px){.registration-buttons-wrap[data-v-04e8dd6b]{-ms-flex-pack:distribute;justify-content:space-around}}.registration-buttons[data-v-04e8dd6b]{max-width:800px;width:100%;margin-right:auto;margin-left:auto}@media only screen and (min-width:600px){.registration-buttons[data-v-04e8dd6b]{text-align:center}}.registration-buttons .skip-button[data-v-04e8dd6b]{width:47%;margin-right:12px}@media only screen and (min-width:600px){.registration-buttons .skip-button[data-v-04e8dd6b]{width:40%}}.registration-buttons .next-button[data-v-04e8dd6b]{width:50%}@media only screen and (min-width:600px){.registration-buttons .next-button[data-v-04e8dd6b]{width:40%}}.skiped[data-v-56bd7b34]{display:none}.sport-item[data-v-56bd7b34]{width:100%;text-align:center;color:#524e4e;border:1px solid #dfdfdf;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;background-color:#f4f4f3;max-width:45%;min-width:44%}@media only screen and (min-width:600px){.sport-item[data-v-56bd7b34]{margin:20px}}@media only screen and (max-width:600px){.sport-item[data-v-56bd7b34]{max-width:100%;padding:20px;margin:20px 30px}}.selected[data-v-56bd7b34]{border-color:#6460ac;background-color:#f9f8fb}.sport-item__name[data-v-56bd7b34]{text-align:left;font-size:18px;font-weight:500}@media only screen and (max-width:600px){.sport-item__name[data-v-56bd7b34]{font-size:16px}}.game-level-select[data-v-56bd7b34]{margin-top:24px;font-size:16px}.sport-item__image[data-v-56bd7b34]{height:80px;width:80px;margin:24px auto auto}.badminton[data-v-56bd7b34]{background:url(/packs/media/images/mini-image-badminton-e30d6c1c9d4b114e2907859da6362d8c.svg);background-repeat:no-repeat;background-size:80px 80px}.squash[data-v-56bd7b34]{background:url(/packs/media/images/mini-image-squash-efb14af44d555c1209abfeeeeeeb8dfd.svg);background-repeat:no-repeat;background-size:80px 80px}.football[data-v-56bd7b34]{background:url(/packs/media/images/mini-image-football-1359f5c7e93b8c777eccf6e3c0d3f2d4.svg);background-repeat:no-repeat;background-size:80px 80px}.basketball[data-v-56bd7b34]{background:url(/packs/media/images/mini-image-basketball-fff92b81eea564ccdf003c7690032ea2.svg);background-repeat:no-repeat;background-size:80px 80px}.tennis[data-v-56bd7b34]{background:url(/packs/media/images/mini-image-tennis-65b3be9ce5ccd8765eca3b2d8f32b756.svg);background-repeat:no-repeat;background-size:80px 80px}.tabletennis[data-v-56bd7b34]{background:url(/packs/media/images/mini-image-tabletennis-e596562d9af5a0dcebe7a159c7a4a6e5.svg);background-repeat:no-repeat;background-size:80px 80px}.volleyball[data-v-56bd7b34]{background:url(/packs/media/images/mini-image-volleyball-94d93f0c58096f853f882cf432cc509e.svg);background-repeat:no-repeat;background-size:80px 80px}.sport-schedule-form[data-v-56bd7b34]{margin-top:24px}.sport-schedule-form__title[data-v-56bd7b34]{margin-bottom:20px}.skip[data-v-f5f3e892]{display:none}.sport-schedule-inputs[data-v-f5f3e892]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:16px}.sport-schedule-inputs__time[data-v-f5f3e892]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}.events-list[data-v-67c9c81a]{font-size:14px;padding:65px 15px 0}@media only screen and (max-width:600px){.events-list[data-v-67c9c81a]{font-size:13px;padding-bottom:60px}}.events-list__link-buttons[data-v-67c9c81a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:600px){.events-list__link-buttons[data-v-67c9c81a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.events-list__settings-button[data-v-67c9c81a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:12px;margin-left:15px}.page-title[data-v-67c9c81a]{font-size:15px;font-weight:500;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.05)}@media only screen and (min-width:600px){.page-title[data-v-67c9c81a]{font-size:16px}}.top-link[data-v-67c9c81a]{color:#1d2d35;cursor:pointer;text-decoration:none;font-weight:700}.events-list__items[data-v-67c9c81a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}@media only screen and (max-width:600px){.events-list__items[data-v-67c9c81a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.events_additional-list-wrap[data-v-67c9c81a]{margin-top:30px}.events_additional-list-wrap h5[data-v-67c9c81a]{text-align:center;margin-bottom:20px}.events-list__loading-items[data-v-67c9c81a]{text-align:center}.events-list__items-not-found[data-v-67c9c81a]{text-align:center;margin-top:50px}@media only screen and (max-width:600px){.events-list__items-not-found[data-v-67c9c81a]{padding-left:0}}.events-list__items-not-found-text[data-v-67c9c81a]{line-height:1.2;margin-bottom:15px}.cta-btn.green[data-v-67c9c81a]{background-color:#0c6035;color:#fff}.events-list__filters[data-v-67c9c81a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:600px){.events-list__filters[data-v-67c9c81a]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.events_successful-list-wrap[data-v-67c9c81a]{margin-top:48px}.events-list__header__location[data-v-67c9c81a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:600px){.events-list__header__location[data-v-67c9c81a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.events-list__header__datepicker[data-v-67c9c81a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:600px){.events-list__header__datepicker[data-v-67c9c81a]{width:100%}}@media only screen and (max-width:600px){.events-list__header__datepicker__wrapper[data-v-67c9c81a]{width:100%}}.events-list__header__datepicker input[data-v-67c9c81a]{border-radius:3px;background-color:#fff;border:1px solid #000;border:1px solid rgba(0,0,0,.12);line-height:18px;padding:8px 12px;max-width:150px;height:32px}@media only screen and (max-width:600px){.events-list__header__datepicker input[data-v-67c9c81a]{width:100%;max-width:none}}.events-list__header__location select[data-v-67c9c81a]{height:32px;max-width:150px;padding:.175rem 1.75rem .375rem .75rem}@media only screen and (max-width:600px){.events-list__header__location select[data-v-67c9c81a]{width:100%;max-width:none}}.events-list__header__location .icon[data-v-67c9c81a]{color:#672323}.icon[data-v-67c9c81a]{margin-right:4px}.events-list h2[data-v-67c9c81a]{font-size:33.23px!important;font-size:2.07692308rem!important}@media only screen and (max-width:600px){.events-list h2[data-v-67c9c81a]{font-size:1.77692308rem!important}}.events-list h2[data-v-67c9c81a]{margin:12px 0}.profile-navigation-link[data-v-67c9c81a]{text-decoration:none;font-weight:450;font-size:13px;cursor:pointer}.sport-events-list-link svg[data-v-67c9c81a]{margin-left:5px}.events-list__item[data-v-ecf80f7a]{margin:14px;width:315px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:45%;flex-basis:45%;color:#4a4a4a;padding:16px 22px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.15);box-shadow:0 1px 5px rgba(0,0,0,.15);border-radius:5px;position:relative}@media only screen and (max-width:600px){.events-list__item[data-v-ecf80f7a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:97%;-ms-flex-preferred-size:47.577%;flex-basis:47.577%;margin:20px 6px}}.sport-item__link-wrap a[data-v-ecf80f7a]{font-size:14px}.sport-item__link-wrap svg[data-v-ecf80f7a]{margin-left:12px;margin-bottom:4px}.sport-item__sport-image-bottom-left[data-v-ecf80f7a]{position:absolute;bottom:10px;left:0;color:#e0e0e0;padding:12px}.sport-item__main[data-v-ecf80f7a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:10px 0 0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%}.sport-item__image[data-v-ecf80f7a]{width:100%;height:205px;border-radius:10px}@media only screen and (max-width:600px){.sport-item__image[data-v-ecf80f7a]{width:100%}}.sport-item__creator[data-v-ecf80f7a]{width:100px}.creator-wrap[data-v-ecf80f7a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:650px) and (max-width:1256px){.creator-wrap[data-v-ecf80f7a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.events-list__item__header[data-v-ecf80f7a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.cta-btn.orange[data-v-ecf80f7a]{background-color:#fae19e}.cta-btn[data-v-ecf80f7a]{display:inline-block;padding:4px 15px;font-size:18px;line-height:28px;min-width:140px}.cta-btn.orange[data-v-ecf80f7a]:hover{background-color:#f7d574}.font-awesome-wrapper[data-v-ecf80f7a]{cursor:pointer}.booking-info[data-v-ecf80f7a]{margin-right:4px}.booking-info__not-booked svg[data-v-ecf80f7a]{color:#dc1010}.creator__nickname[data-v-ecf80f7a]{margin-top:3px;font-weight:400;color:#fff;margin-left:3px}.creator__nickname a[data-v-ecf80f7a]{text-decoration:none;font-weight:400}.creator__avatar img[data-v-ecf80f7a]{-o-object-fit:cover;object-fit:cover;width:30px;height:30px;border-radius:50%}.sport-item__place-wrap[data-v-ecf80f7a]{text-align:start;line-height:1.2;font-size:12px;margin-top:8px;font-weight:400}.sport-item__place-name[data-v-ecf80f7a]{font-weight:600}.sport-item__distance[data-v-ecf80f7a]{margin-top:3px}.sport-item__distance span[data-v-ecf80f7a]{font-size:11px}.sport-item__place svg[data-v-ecf80f7a]{font-size:12px}.sport-image-wrap[data-v-ecf80f7a]{position:relative}.sport-item__name[data-v-ecf80f7a]{text-align:left}.sport-item__name h3[data-v-ecf80f7a]{font-size:16px;color:#fff}.sport-item__name div[data-v-ecf80f7a]{font-size:12px;margin-bottom:3px;color:#fff;opacity:.7;font-weight:400}.sport-item__name-wrap[data-v-ecf80f7a]{background-color:#000;background-color:rgba(0,0,0,.4);-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;padding:9px 13px;position:absolute;width:100%;height:100%;top:0;left:0;right:0;border-radius:10px}.status-waiting svg[data-v-ecf80f7a]{color:#dcc079}.status-ready svg[data-v-ecf80f7a]{color:#446e82}.status-inprogress svg[data-v-ecf80f7a]{color:#68ad80}.status-finished svg[data-v-ecf80f7a]{color:#446f59}.sport-item__main__left[data-v-ecf80f7a]{width:100%}.sport-item__main__right[data-v-ecf80f7a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:12px}.sport-item__bottom[data-v-ecf80f7a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.status-canceled svg[data-v-ecf80f7a]{color:#b55539}.weekday[data-v-ecf80f7a]{font-size:14px;font-weight:700}.sport-item__participants[data-v-ecf80f7a]{color:#504b4b;font-size:13px;margin-top:8px;text-transform:lowercase}.sport-item__participants-and-time[data-v-ecf80f7a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;border-bottom:1px solid #d4cfcf;margin-bottom:15px}.sport-item__time[data-v-ecf80f7a]{font-size:13px;font-weight:600;text-align:left;line-height:1;padding:4px;border:1px solid #eaeaea;border-radius:5px}.sport-item__time-from-now[data-v-ecf80f7a]{font-size:10px;color:grey;font-weight:400}.free[data-v-ecf80f7a]{color:#8dc91d!important}.price.center[data-v-ecf80f7a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price[data-v-ecf80f7a]{font-weight:500}.price span[data-v-ecf80f7a]{position:relative;white-space:nowrap;text-align:center;padding:6px;font-size:14px}.events-list__item[data-v-224fca21]{margin:14px;width:315px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:46%;flex-basis:46%;color:#4a4a4a;padding:16px 22px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.15);box-shadow:0 1px 5px rgba(0,0,0,.15);border-radius:5px;position:relative}@media only screen and (max-width:600px){.events-list__item[data-v-224fca21]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:97%;-ms-flex-preferred-size:47.577%;flex-basis:47.577%;margin:20px 6px}}.sport-item__link-wrap a[data-v-224fca21]{font-size:14px}.sport-item__link-wrap svg[data-v-224fca21]{margin-left:12px;margin-bottom:4px}.sport-item__sport-image-bottom-left[data-v-224fca21]{position:absolute;bottom:10px;left:0;color:#e0e0e0;padding:12px}.sport-item__main[data-v-224fca21]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:10px 0 0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%}.loader[data-v-224fca21]{background:url(/packs/media/images/loader-39b3335686921df28fccdedb212bdb92.gif);background-repeat:no-repeat;height:15px;width:15px}.sport-item__image[data-v-224fca21]{width:100%;height:205px;border-radius:10px}@media only screen and (max-width:600px){.sport-item__image[data-v-224fca21]{width:100%}}.sport-item__creator[data-v-224fca21]{width:100px}.inviting-user[data-v-224fca21]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:6px}.inviting-user-wrap[data-v-224fca21]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.events-list__item__header[data-v-224fca21]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.cta-btn.orange[data-v-224fca21]{background-color:#fae19e}.cta-btn[data-v-224fca21]{display:inline-block;padding:4px 15px;font-size:18px;line-height:28px;min-width:140px}.cta-btn.orange[data-v-224fca21]:hover{background-color:#f7d574}.font-awesome-wrapper[data-v-224fca21]{cursor:pointer}.booking-info[data-v-224fca21]{margin-right:4px}.booking-info__not-booked svg[data-v-224fca21]{color:#dc1010}.inviting-user__status[data-v-224fca21]{font-size:13px}.inviting-user__nickname[data-v-224fca21]{font-weight:400;color:#fff;margin-left:3px}.inviting-user__nickname a[data-v-224fca21]{text-decoration:none;font-weight:400}.inviting-user__avatar img[data-v-224fca21]{-o-object-fit:cover;object-fit:cover;width:30px;height:30px;border-radius:50%}.sport-item__place-wrap[data-v-224fca21]{text-align:start;line-height:1.2;font-size:12px;margin-top:8px}.sport-item__place-name[data-v-224fca21]{font-weight:600}.sport-item__distance[data-v-224fca21]{margin-top:3px}.sport-item__distance span[data-v-224fca21]{font-size:11px}.sport-item__place svg[data-v-224fca21]{font-size:12px}.sport-image-wrap[data-v-224fca21]{position:relative}.sport-item__name[data-v-224fca21]{text-align:left}.sport-item__name h3[data-v-224fca21]{font-size:16px;color:#fff}.sport-item__name div[data-v-224fca21]{font-size:12px;margin-bottom:3px;color:#fff;opacity:.7}.sport-item__name-wrap[data-v-224fca21]{background-color:#000;background-color:rgba(0,0,0,.4);-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;padding:9px 13px;position:absolute;width:100%;height:100%;top:0;left:0;right:0;border-radius:10px}.status-waiting svg[data-v-224fca21]{color:#dcc079}.status-ready svg[data-v-224fca21]{color:#446e82}.status-inprogress svg[data-v-224fca21]{color:#68ad80}.status-finished svg[data-v-224fca21]{color:#446f59}.sport-item__main__left[data-v-224fca21]{width:100%}.sport-item__main__right[data-v-224fca21]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:12px}.sport-item__bottom[data-v-224fca21]{margin-top:24px}.status-canceled svg[data-v-224fca21]{color:#b55539}.weekday[data-v-224fca21]{font-size:14px;font-weight:700}.sport-item__participants[data-v-224fca21]{color:#504b4b;font-size:13px;margin-top:8px;text-transform:lowercase}.sport-item__participants-and-time[data-v-224fca21]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;border-bottom:1px solid #d4cfcf;margin-bottom:15px}.sport-item__time[data-v-224fca21]{font-size:13px;font-weight:600;text-align:left;line-height:1;padding:4px;border:1px solid #eaeaea;border-radius:5px}.sport-item__time-from-now[data-v-224fca21]{font-size:10px;color:grey;font-weight:400}.free[data-v-224fca21]{color:#8dc91d!important}.price.center[data-v-224fca21]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price[data-v-224fca21]{font-weight:500}.price span[data-v-224fca21]{position:relative;white-space:nowrap;text-align:center;padding:6px;font-size:14px}.event-review[data-v-46873e47]{height:100%}.wrap-for-creator-title[data-v-46873e47]{margin-top:20px!important}.wrap-for-creator-textarea[data-v-46873e47]{margin-top:50px!important}.wrap-for-creator[data-v-46873e47]{margin-top:30px!important}.event-review-wrap[data-v-46873e47]{height:80%;width:229px;margin:20px auto 0}.event-review-success-info__message[data-v-46873e47]{font-size:14px}.image-wrap[data-v-46873e47]{height:60px;margin-bottom:15px}.title[data-v-46873e47]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;text-align:center;font-size:20px;font-weight:450;padding-top:15px}.toggle-wrap[data-v-46873e47]{margin-top:15px}.textarea-wrap[data-v-46873e47]{position:relative}.submit-button-wrap[data-v-46873e47]{text-align:center;margin-top:24px;margin-bottom:24px}@media only screen and (max-width:600px){.submit-button-wrap[data-v-46873e47]{margin-bottom:20px}}.cta-btn.green[data-v-46873e47]{background-color:#0c6035;color:#fff}#review-textarea[data-v-46873e47]{font-size:16px!important}.event-review-success-info[data-v-46873e47]{text-align:center}.event-review-success-info__image[data-v-46873e47]{margin:20px}.event-review-success-info svg[data-v-46873e47]{width:80px}.cta-btn.cancel[data-v-46873e47]{color:grey;border:1px solid grey}.event-review-success-info__button-wrap[data-v-46873e47]{margin-top:40px}.emoji-invoker[data-v-46873e47]{position:absolute;bottom:6.4px;bottom:.4rem;right:5px;width:24px;width:1.5rem;height:24px;height:1.5rem;border-radius:50%;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.emoji-invoker[data-v-46873e47]:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.emoji-invoker>svg[data-v-46873e47]{fill:#000}.emoji-picker[data-v-46873e47]{position:absolute;bottom:50px;right:1px;z-index:10;font-family:Montserrat;border:1px solid #ccc;width:256px;width:16rem;height:160px;height:10rem;overflow-y:scroll;overflow-x:hidden;padding:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.5rem;background:#fff;-webkit-box-shadow:1px 1px 8px #c7dbe6;box-shadow:1px 1px 8px #c7dbe6}@media only screen and (max-width:600px){.emoji-picker[data-v-46873e47]{width:14rem;bottom:37px}}.emoji-picker__search[data-v-46873e47]{display:-webkit-box;display:-ms-flexbox;display:flex}.emoji-picker__search>input[data-v-46873e47]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:10rem;border:1px solid #ccc;padding:.5rem 1rem;outline:none}.emoji-picker h5[data-v-46873e47]{margin:8px 0;color:#b1b1b1;text-transform:uppercase;font-size:12.8px;font-size:.8rem;cursor:default}.emoji-picker span[data-v-46873e47]{font-size:22px;margin-right:8px}@media only screen and (max-width:600px){.emoji-picker span[data-v-46873e47]{font-size:25px}}.emoji-picker .emojis[data-v-46873e47]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.emoji-picker .emojis[data-v-46873e47]:after{content:"";-webkit-box-flex:1;-ms-flex:auto;flex:auto}.emoji-picker .emojis span[data-v-46873e47]{padding:.2rem;cursor:pointer;border-radius:5px}.emoji-picker .emojis span[data-v-46873e47]:hover{background:#ececec;cursor:pointer}.toggle[data-v-46873e47]{--uiToggleSize:30px;--uiToggleIndent:.4em;--uiToggleBorderWidth:2px;--uiToggleColor:#000;--uiToggleDisabledColor:#868e96;--uiToggleBgColor:#fff;--uiToggleArrowWidth:2px;--uiToggleArrowColor:#fff;display:inline-block;position:relative}.toggle__input[data-v-46873e47]{position:absolute;left:-99999px}.toggle__label[data-v-46873e47]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;min-height:var(--uiToggleSize);padding-left:calc(var(--uiToggleSize) + var(--uiToggleIndent))}.toggle__label[data-v-46873e47]:after,.toggle__label[data-v-46873e47]:before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;width:1em;height:1em;font-size:var(--uiToggleSize);position:absolute;left:0;top:0}.toggle__label[data-v-46873e47]:before{border:var(--uiToggleBorderWidth) solid var(--uiToggleColor);z-index:2}.toggle__input:disabled~.toggle__label[data-v-46873e47]:before{border-color:var(--uiToggleDisabledColor)}.toggle__input:focus~.toggle__label[data-v-46873e47]:before{-webkit-box-shadow:0 0 0 2px var(--uiToggleBgColor),0 0 0 4px var(--uiToggleColor);box-shadow:0 0 0 2px var(--uiToggleBgColor),0 0 0 4px var(--uiToggleColor)}.toggle__input:not(:disabled):checked:focus~.toggle__label[data-v-46873e47]:after{-webkit-box-shadow:0 0 0 2px var(--uiToggleBgColor),0 0 0 4px var(--uiToggleColor);box-shadow:0 0 0 2px var(--uiToggleBgColor),0 0 0 4px var(--uiToggleColor)}.toggle__input:not(:disabled)~.toggle__label[data-v-46873e47]:after{background-color:var(--uiToggleColor);opacity:0}.toggle__input:not(:disabled):checked~.toggle__label[data-v-46873e47]:after{opacity:1}.toggle__text[data-v-46873e47]{margin-top:auto;margin-bottom:auto}.toggle__text[data-v-46873e47]:before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;width:0;height:0;font-size:var(--uiToggleSize);border-left:0 solid var(--uiToggleArrowColor);border-bottom:0 solid var(--uiToggleArrowColor);border-right-color:var(--uiToggleArrowColor);border-top-color:var(--uiToggleArrowColor);position:absolute;top:.5428em;left:.2em;z-index:3;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:rotate(-40deg) skew(10deg);transform:rotate(-40deg) skew(10deg)}.toggle__input:not(:disabled):checked~.toggle__label .toggle__text[data-v-46873e47]:before{width:.5em;height:.25em;border-left-width:var(--uiToggleArrowWidth);border-bottom-width:var(--uiToggleArrowWidth);will-change:width,height;-webkit-transition:width .1s ease-out .2s,height .2s ease-out;transition:width .1s ease-out .2s,height .2s ease-out}.toggle__label[data-v-46873e47]:after,.toggle__label[data-v-46873e47]:before{border-radius:2px}.toggle__input:not(:disabled)~.toggle__label[data-v-46873e47]:after,.toggle__input:not(:disabled)~.toggle__label[data-v-46873e47]:before{opacity:1;-webkit-transform-origin:center center;transform-origin:center center;will-change:transform;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.toggle__input:not(:disabled)~.toggle__label[data-v-46873e47]:before{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transition-delay:.2s;transition-delay:.2s}.toggle__input:not(:disabled)~.toggle__label[data-v-46873e47]:after{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}.toggle__input:not(:disabled):checked~.toggle__label[data-v-46873e47]:before{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);-webkit-transition-delay:0s;transition-delay:0s}.toggle__input:not(:disabled):checked~.toggle__label[data-v-46873e47]:after{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transition-delay:.2s;transition-delay:.2s}.toggle__text[data-v-46873e47]:before{opacity:0}.toggle__input:not(:disabled):checked~.toggle__label .toggle__text[data-v-46873e47]:before{opacity:1;-webkit-transition:opacity .1s ease-out .3s,width .1s ease-out .5s,height .2s ease-out .3s;transition:opacity .1s ease-out .3s,width .1s ease-out .5s,height .2s ease-out .3s}.toggle[data-v-46873e47]{--toggleColor:#690e90;--toggleBgColor:#9b59b6;--toggleSize:50px}.place-map[data-v-28a69ac0]{width:100%;height:100%}#map[data-v-28a69ac0]{width:100%;height:100%}.share-link-modal[data-v-5b6718cc]{padding:40px}.title[data-v-5b6718cc]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:20px;font-weight:450;margin-bottom:20px}.success-message[data-v-5b6718cc]{color:green;margin-left:15px;display:inline-block;font-size:13px}.clipboard-link-wrap[data-v-5b6718cc]{margin:30px auto}.cta-btn.green[data-v-5b6718cc]{background-color:#0c6035;color:#fff}.hint[data-v-5b6718cc]{font-style:italic;font-size:.8em;margin-top:3px}.event-review[data-v-6b3afd2b]{height:100%}.event-review-wrap[data-v-6b3afd2b]{height:80%;width:229px;margin:20px auto 0}.title[data-v-6b3afd2b]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;text-align:center;font-size:18px;font-weight:450;padding-top:15px}#review-textarea[data-v-6b3afd2b]{font-size:16px!important}.submit-button-wrap[data-v-6b3afd2b]{text-align:center;margin-top:20px}@media only screen and (max-width:600px){.submit-button-wrap[data-v-6b3afd2b]{margin-bottom:20px}}.cta-btn.green[data-v-6b3afd2b]{background-color:#0c6035;color:#fff}.event-review[data-v-f29db1da]{height:100%}.event-review-wrap[data-v-f29db1da]{height:60%;width:229px;margin:20px 50px 0}.title[data-v-f29db1da]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;text-align:center;font-size:20px;font-weight:450;padding-top:15px}#review-textarea[data-v-f29db1da]{font-size:16px!important}.submit-button-wrap[data-v-f29db1da]{text-align:center;margin-top:20px}@media only screen and (max-width:600px){.submit-button-wrap[data-v-f29db1da]{margin-bottom:20px}}.close-button-wrap[data-v-f29db1da]{text-align:center}.cta-btn.green[data-v-f29db1da]{background-color:#0c6035;color:#fff}.cta-btn.cancel[data-v-f29db1da]{color:grey;border:1px solid grey}.reject-participant-from-creator[data-v-91aa57f4]{height:100%}.reject-participant-wrap[data-v-91aa57f4]{height:80%;width:300px;margin:20px auto 0}.completed-info-wrap[data-v-91aa57f4]{height:75%;padding-top:20px}.completed-info[data-v-91aa57f4]{height:80%;text-align:center}.completed-info-img img[data-v-91aa57f4]{width:120px;height:120px}.title[data-v-91aa57f4]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;text-align:center;font-size:20px;font-weight:450;padding-top:15px;font-weight:700}.submit-button-wrap[data-v-91aa57f4]{text-align:center;margin-top:30px}@media only screen and (max-width:600px){.submit-button-wrap[data-v-91aa57f4]{margin-bottom:20px}}.cta-btn[data-v-91aa57f4]{display:inline-block;padding:4px 15px;line-height:30px;text-decoration:none}.cta-btn.green[data-v-91aa57f4]{background-color:#0c6035;color:#fff}.cta-btn.cancel[data-v-91aa57f4]{color:grey;border:1px solid grey}.submit-button-wrap .green[data-v-91aa57f4]{margin-right:10px}.ios-add-to-home-screen-popup[data-v-3a699aee]{padding:20px}.ios-add-to-home-screen-popup-title-wrap[data-v-3a699aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ios-add-to-home-screen-popup-title[data-v-3a699aee]{font-size:20px;font-weight:600}.ios-add-to-home-screen-popup-text[data-v-3a699aee]{font-size:16px;line-height:20px;margin-top:24px}.logo[data-v-3a699aee]{background-image:url(/packs/media/images/ios-logo-abc9c61371ae14b0776f5dad237db9c2.svg);background-repeat:no-repeat;background-size:30px 30px;width:30px;height:30px}.share-button-safari[data-v-3a699aee]{background-image:url(/packs/media/images/share-button-safari-e4b062be8791f71d2c8cc563dbd7a1d6.svg);background-repeat:no-repeat;background-size:30px 30px;width:40px;height:30px;margin-right:12px}.add-to-screen-button-ios[data-v-3a699aee]{background-image:url(/packs/media/images/add-to-screen-button-ios-1995e3999737d3a27578f309d5ae8073.svg);background-repeat:no-repeat;background-size:30px 30px;width:40px;height:30px;margin-right:12px}.add-to-screen-button-ios-screenshot[data-v-3a699aee]{background-image:url(/packs/media/images/add-to-screen-button-ios-screenshot-f3f379f86c738b00f523754279b01015.png);background-repeat:no-repeat;background-size:150px 200px;width:150px;height:200px;margin-top:18px}.sport-event[data-v-42ece11d]{padding:80px 15px 0}@media only screen and (max-width:600px){.sport-event[data-v-42ece11d]{padding-bottom:24px}}@media only screen and (min-width:600px){.sport-event[data-v-42ece11d]{display:-webkit-box;display:-ms-flexbox;display:flex}}.lg-left-side[data-v-42ece11d]{width:100%;max-width:610px}.user-sports-wrap[data-v-42ece11d]{display:-webkit-box;display:-ms-flexbox;display:flex}.user-sports-wrap h3[data-v-42ece11d]{font-size:18px;text-transform:lowercase;margin-bottom:6px}.user-sport-item[data-v-42ece11d]{margin-right:18px;position:relative;background-color:#7d79b9;height:60px;width:60px;border-radius:10px}.sport-item__image[data-v-42ece11d]{height:30px;width:30px;position:absolute;top:15px;left:15px}.sport-item__name[data-v-42ece11d]{font-size:15px;font-weight:500}.sport-item__level-wrap[data-v-42ece11d]{min-width:20px;text-align:center;padding:2px}.sport-event__competition-results-wrap[data-v-42ece11d]{margin-top:24px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #dbdbdb}.sport-event__review-wrap[data-v-42ece11d]{margin-top:24px;text-align:center}@media only screen and (min-width:600px){.sport-event__review-wrap[data-v-42ece11d]{margin-top:48px}}.sport-item__level[data-v-42ece11d]{position:absolute;bottom:1px;right:-5px;font-size:11px;color:#000;background-color:#f9db85;font-weight:700;border-radius:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sport-item__level span[data-v-42ece11d]{padding:1px}.sport-level-description[data-v-42ece11d]{font-size:12px;margin-bottom:3px;color:#9b9b9b}.badminton[data-v-42ece11d]{background-image:url(/packs/media/images/mini-image-badminton-e30d6c1c9d4b114e2907859da6362d8c.svg);background-repeat:no-repeat;background-size:30px 30px}.squash[data-v-42ece11d]{background-image:url(/packs/media/images/mini-image-squash-efb14af44d555c1209abfeeeeeeb8dfd.svg);background-repeat:no-repeat;background-size:30px 30px}.football[data-v-42ece11d]{background:url(/packs/media/images/mini-image-football-1359f5c7e93b8c777eccf6e3c0d3f2d4.svg);background-repeat:no-repeat;background-size:30px 30px}.basketball[data-v-42ece11d]{background:url(/packs/media/images/mini-image-basketball-fff92b81eea564ccdf003c7690032ea2.svg);background-repeat:no-repeat;background-size:30px 30px}.tennis[data-v-42ece11d]{background:url(/packs/media/images/mini-image-tennis-65b3be9ce5ccd8765eca3b2d8f32b756.svg);background-repeat:no-repeat;background-size:30px 30px}.volleyball[data-v-42ece11d]{background:url(/packs/media/images/mini-image-volleyball-94d93f0c58096f853f882cf432cc509e.svg);background-repeat:no-repeat;background-size:30px 30px}.tabletennis[data-v-42ece11d]{background:url(/packs/media/images/mini-image-tabletennis-e596562d9af5a0dcebe7a159c7a4a6e5.svg);background-repeat:no-repeat;background-size:30px 30px}.datetime-info[data-v-42ece11d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:600px){.datetime-info[data-v-42ece11d]{margin-top:24px}}.datetime-info-wrap[data-v-42ece11d]{display:-webkit-box;display:-ms-flexbox;display:flex}.datetime-info-img[data-v-42ece11d],.place-info-img[data-v-42ece11d]{margin-right:18px}.datetime-info__date-wrap[data-v-42ece11d],.place-info__court-address[data-v-42ece11d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.datetime-info__date[data-v-42ece11d],.place-info__court[data-v-42ece11d]{font-size:16px;font-weight:450}@media only screen and (max-width:600px){.datetime-info__date[data-v-42ece11d],.place-info__court[data-v-42ece11d]{font-size:14px}}@media only screen and (min-width:600px){.datetime-info__date[data-v-42ece11d],.place-info__court[data-v-42ece11d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.datetime-info__time[data-v-42ece11d],.place-info__address[data-v-42ece11d]{font-size:13px;margin-bottom:3px;margin-top:6px}@media only screen and (max-width:600px){.datetime-info__time[data-v-42ece11d],.place-info__address[data-v-42ece11d]{font-size:12px}}.datetime-remaining[data-v-42ece11d]{font-size:12px;color:#979797;font-weight:400}@media only screen and (max-width:600px){.datetime-remaining[data-v-42ece11d]{font-size:11px}}@media only screen and (min-width:600px){.datetime-remaining[data-v-42ece11d]{margin-left:12px}}.edit-link a[data-v-42ece11d]{background:#fff;border:1px solid #d8d8d8;font-size:13px;font-weight:450}.place-info[data-v-42ece11d]{margin-top:24px}.place-info-wrap[data-v-42ece11d]{display:-webkit-box;display:-ms-flexbox;display:flex}.place-info-link__address-without-additional-info[data-v-42ece11d]{font-size:12px;color:#679fb3!important;font-weight:400}.place-info-link__address[data-v-42ece11d]{font-weight:400;font-size:12px;margin-bottom:12px}.place-info__booking[data-v-42ece11d]{font-size:12px;color:#979797;font-weight:400}@media only screen and (max-width:600px){.place-info__booking[data-v-42ece11d]{position:absolute;right:15px}}@media only screen and (min-width:600px){.place-info__booking[data-v-42ece11d]{margin-left:12px}}.place-info__booking--not-booked svg[data-v-42ece11d]{color:#b36798;font-size:12px}.price[data-v-42ece11d]{margin-top:24px}.price-amount[data-v-42ece11d]{font-size:14px;font-weight:450}.price-description[data-v-42ece11d]{font-size:12px;color:#979797}@media only screen and (max-width:600px){.price-description[data-v-42ece11d]{font-size:11px}}.share-link[data-v-42ece11d]{margin-top:20px}.share-link a[data-v-42ece11d]{color:grey;text-decoration:none;font-weight:400}.share-link a[data-v-42ece11d]:hover{color:#969292}.share-link-red[data-v-42ece11d]{color:#a94a4a!important}.share-link-red[data-v-42ece11d]:hover{color:#982323}.share-link-wrap[data-v-42ece11d]{position:relative;display:inline-block;font-size:13px}.request-from-creator-info-accept-button-wrap[data-v-42ece11d]{margin-top:15px;margin-bottom:5px}.participation-request-wrap[data-v-42ece11d],.request-from-creator-info-wrap[data-v-42ece11d],.sport-event__actions--accepted-participant[data-v-42ece11d],.sport-event__actions--requested-participant[data-v-42ece11d]{text-align:center;margin:24px 0;font-size:14px}@media only screen and (max-width:600px){.participation-request-wrap[data-v-42ece11d],.request-from-creator-info-wrap[data-v-42ece11d],.sport-event__actions--accepted-participant[data-v-42ece11d],.sport-event__actions--requested-participant[data-v-42ece11d]{font-size:13px}}.sport-event__actions--guest[data-v-42ece11d]{text-align:center;margin:48px 0;font-size:14px}.request-from-creator-info-accept-button-wrap button[data-v-42ece11d]{width:50%}@media only screen and (max-width:600px){.request-from-creator-info-accept-button-wrap button[data-v-42ece11d]{width:100%}}.participation-request-wrap[data-v-42ece11d],.sport-event__actions--requested-participant[data-v-42ece11d]{background:#f4f6f8;padding:20px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sport-event__actions--accepted-participant svg[data-v-42ece11d]{margin-right:6px}.sport-event__chat-link-empty-box[data-v-42ece11d]{border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.sport-event__chat-link-box[data-v-42ece11d]{border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;padding:12px}.sport_event__chat-empty-text[data-v-42ece11d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;padding:12px}@media only screen and (max-width:600px){.sport_event__chat-empty-text[data-v-42ece11d]{font-size:13px}}.user-partner-avatar-icon[data-v-42ece11d]{border-radius:50%;width:50px;height:50px}.mobile-chat-link[data-v-42ece11d]{padding:none;font-size:15px!important;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30px;height:30px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);line-height:25px!important;position:absolute;bottom:12px;right:5px;width:40px;height:40px}.mobile-chat-link.purple[data-v-42ece11d]{background-color:#6460ac;color:#fff}.mobile-chat-link.purple[data-v-42ece11d]:hover{background-color:#5b459c}.lg-chat-link[data-v-42ece11d]{position:absolute;bottom:12px;right:5px;border-radius:.2rem}.unread-messages[data-v-42ece11d]{padding:6px;background-color:#7d79b9;min-width:25px;color:#fff;border-radius:20px;height:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px}.paricipants[data-v-42ece11d]{margin-top:24px;padding:18px;font-size:14px;border:1px solid #dcdcdc;border-radius:12px}@media only screen and (max-width:600px){.paricipants[data-v-42ece11d]{font-size:13px}}.creator-info[data-v-42ece11d]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.accepted-participants[data-v-42ece11d]{margin-top:24px}.accepted-less[data-v-42ece11d]{border-bottom:2px solid #f9db85}.accepted-enough[data-v-42ece11d]{border-bottom:2px solid green}.participation-requests[data-v-42ece11d]{margin-top:24px}.participation-requests a[data-v-42ece11d]{width:100%}.sport-event__actions-cancel[data-v-42ece11d]{margin-top:24px;text-align:center}@media only screen and (min-width:600px){.first-line[data-v-42ece11d]{border-left:1px solid #dcdcdc;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:250px;width:100%;margin-left:24px;padding-left:24px}}.reject-participation a[data-v-42ece11d]{font-size:13px;cursor:pointer}.ios-bottom-spacer[data-v-42ece11d]{width:100%;position:fixed;bottom:0;left:0;background-color:#602ac1;color:#fff;padding:40px 20px;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.ios-add-to-home-screen-button[data-v-42ece11d]{margin-left:16px;padding:2px 10px;font-size:15px;border-radius:.7rem;font-weight:500!important;color:#000}.ios-add-to-home-screen-close-button[data-v-42ece11d]{position:absolute;right:12px;top:12px;font-size:15px}.mobile-logo-sm[data-v-42ece11d]{background:url(/packs/media/images/logo-ec24e0234dc423aa41e5d309befb86e7.svg);background-repeat:no-repeat;width:28px;height:28px}.sport-event button[data-v-42ece11d]{font-size:13px}.sport-event__actions[data-v-42ece11d]{font-size:14px;margin-bottom:40px}@media only screen and (max-width:600px){.sport-event__actions[data-v-42ece11d]{font-size:13px;margin-bottom:20px}}.sport-event__actions--requested-participant a[data-v-42ece11d]{font-weight:700}.sport-event__actions--not-participant[data-v-42ece11d]{text-align:center}.comment[data-v-42ece11d]{margin:30px 5px;line-height:1.3;font-size:14px}@media only screen and (max-width:600px){.comment[data-v-42ece11d]{font-size:13px;margin-bottom:10px}}.show-less-event-info a[data-v-42ece11d]{padding:0;margin-top:24px}.show-less-event-info svg[data-v-42ece11d]{color:#e0a600}.show-more-event-info a[data-v-42ece11d]{padding:0}.show-more-event-info svg[data-v-42ece11d]{color:#e0a600}.cta-btn.orange[data-v-42ece11d]{background-color:#feb700;color:#fff}.cta-btn[data-v-42ece11d]{display:inline-block;padding:2px 8px;line-height:30px;text-decoration:none;font-size:12px!important;font-weight:450}.cta-btn.orange[data-v-42ece11d]:hover{background-color:#eca215;color:#fff}.cta-btn.purple[data-v-42ece11d]{background-color:#6460ac;color:#fff}.cta-btn.purple[data-v-42ece11d]:hover{background-color:#5b459c}.btn-large[data-v-42ece11d]{font-size:14.4px!important;font-size:.9rem!important;line-height:1.5!important;padding:.375rem .75rem!important}.gold-nickname[data-v-42ece11d]{color:#f4b60b!important}.feedback-status[data-v-42ece11d]{margin:20px 0;text-align:center}.sport-wrap-sm[data-v-42ece11d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.sport-levels[data-v-42ece11d]{text-align:center}.sport-levels strong[data-v-42ece11d]{font-size:15px;color:#3b2c69;margin-left:3px}.sport-levels .font-awesome-wrapper[data-v-42ece11d]{color:#4844cc}.sport-image[data-v-42ece11d]{height:35px;width:35px}@media only screen and (max-width:600px){.sport-image[data-v-42ece11d]{height:30px;width:30px;margin:auto}}.participants--title[data-v-42ece11d]{font-size:16px;font-weight:500}@media only screen and (max-width:600px){.participants--title[data-v-42ece11d]{font-size:14px}}.free[data-v-42ece11d]{background-color:#0c6135!important;color:#fff!important;border-radius:3px;padding:7px}.price.center[data-v-42ece11d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.place-wrap[data-v-42ece11d]{line-height:1.4}.place-name[data-v-42ece11d]{color:#655560;font-weight:450;font-size:13px}@media only screen and (max-width:600px){.place-name[data-v-42ece11d]{margin-bottom:5px;font-size:12px}}.status-price[data-v-42ece11d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:320px){.status-price[data-v-42ece11d]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.step-progress__wrapper[data-v-42ece11d]{margin:20px 30px 70px}@media only screen and (max-width:600px){.step-progress__wrapper[data-v-42ece11d]{margin-bottom:10px;margin-top:0}}@media only screen and (max-width:600px){.status-wrap[data-v-42ece11d]{margin-top:-10px;margin-bottom:50px}}@media only screen and (min-width:600px){.status-wrap[data-v-42ece11d]{margin-bottom:40px;margin-top:-20px}}.sport[data-v-42ece11d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.sport-event__chat-unread-messages[data-v-42ece11d]{position:absolute;top:-9px;right:-10px;background-color:#d4130d;color:#fff;border-radius:3px;padding:1px 3px;font:10px Verdana}@media only screen and (max-width:600px){.sport-event__chat-unread-messages[data-v-42ece11d]{font:9px Verdana;top:-6px;right:-11px}}.header-mob[data-v-42ece11d]{background-color:#f5f5f5;padding:15px;border-radius:10px}.header-mob--status-waiting[data-v-42ece11d]{background-color:#f3efd5!important}.header-mob--status-ready[data-v-42ece11d]{background-color:#e7f0f5!important}.header-mob--status-inprogress[data-v-42ece11d]{background-color:#eaf5e6!important}.header-mob--status-finished[data-v-42ece11d]{background-color:#edf5ec!important}.header-mob--status-canceled[data-v-42ece11d]{background-color:#f3f0f0!important}@media only screen and (min-width:600px){.sport-event-info--status-waiting[data-v-42ece11d]{background-color:#f3efd5!important}}@media only screen and (min-width:600px){.sport-event-info--status-ready[data-v-42ece11d]{background-color:#e7f0f5!important}}@media only screen and (min-width:600px){.sport-event-info--status-inprogress[data-v-42ece11d]{background-color:#eaf5e6!important}}@media only screen and (min-width:600px){.sport-event-info--status-finished[data-v-42ece11d]{background-color:#edf5ec!important}}@media only screen and (min-width:600px){.sport-event-info--status-canceled[data-v-42ece11d]{background-color:#f3f0f0!important}}@media only screen and (min-width:600px){.sport-event-info[data-v-42ece11d]{background-color:#f5f5f5;padding:18px;border-radius:10px}}.sport-and-place[data-v-42ece11d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width:600px){.sport-and-place[data-v-42ece11d]{margin-top:10px}}.place[data-v-42ece11d]{font-size:12px;cursor:pointer;font-weight:450;border-bottom:1px dotted #000}@media only screen and (max-width:600px){.place[data-v-42ece11d]{max-width:290px;font-size:11px}}.place svg[data-v-42ece11d]{font-size:12px}@media only screen and (max-width:600px){.place svg[data-v-42ece11d]{font-size:11px}}.place-start-at-sport[data-v-42ece11d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (min-width:600px){.place-start-at-sport[data-v-42ece11d]{margin-bottom:25px}}@media only screen and (max-width:600px){.place-start-at-sport[data-v-42ece11d]{line-height:1.1}}.place-start-at-sport__place-wrap[data-v-42ece11d]{line-height:.7}.place-start-at[data-v-42ece11d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:600px){.place-start-at[data-v-42ece11d]{font-size:14px}}@media only screen and (max-width:600px){.place-start-at[data-v-42ece11d]{text-align:center}}.start-at-price[data-v-42ece11d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}@media only screen and (max-width:600px){.start-at-price[data-v-42ece11d]{margin-bottom:15px}}.start-at[data-v-42ece11d]{font-size:17px;font-weight:500}@media only screen and (max-width:600px){.start-at[data-v-42ece11d]{font-size:15px}}.start-at a[data-v-42ece11d]{font-size:13px;text-decoration:none}@media only screen and (max-width:600px){.start-at a[data-v-42ece11d]{font-size:11px}}.start-at-text[data-v-42ece11d]{margin-top:-5px;font-size:12px;color:grey}@media only screen and (max-width:600px){.start-at-text[data-v-42ece11d]{font-size:10px}}.start-at-time[data-v-42ece11d]{margin-top:8px;font-weight:450;font-size:12px}@media only screen and (max-width:600px){.start-at-time[data-v-42ece11d]{margin-top:5px}}.start-at-time a[data-v-42ece11d]{font-weight:400;font-size:11px;text-decoration:none;text-transform:lowercase}.request-message a[data-v-42ece11d]{cursor:pointer}.request-message[data-v-42ece11d]{margin-left:5px}@media only screen and (max-width:600px){.request-message[data-v-42ece11d]{margin-left:10px}}.request-message svg[data-v-42ece11d]{width:15px;height:15px}@media only screen and (max-width:600px){.request-message svg[data-v-42ece11d]{width:20px;height:20px}}.event-dislike-report[data-v-5e9b2393]{height:100%}.completed-info-wrap[data-v-5e9b2393]{height:80%;padding-top:20px;font-size:18px}@media only screen and (max-width:600px){.completed-info-wrap[data-v-5e9b2393]{font-size:16px!important}}.completed-info[data-v-5e9b2393]{height:70%;text-align:center;font-size:14px}.completed-info-img img[data-v-5e9b2393]{width:120px;height:120px}.event-dislike-report input[type=radio][data-v-5e9b2393]{opacity:0;position:fixed;width:0}.event-dislike-report .inputs-wrap[data-v-5e9b2393]{text-align:center;margin-bottom:20px}.event-dislike-report label[data-v-5e9b2393]{display:inline-block;background-color:#efeff6;padding:12px 18px;font-size:14px;border:1px solid #c3c3c3;color:#232946;font-weight:500;border-radius:5px;width:80%}.event-dislike-report input[type=radio]:checked+label[data-v-5e9b2393]{background-color:#8e8ac1;color:#fff;border-color:#fff}.event-dislike-report label[data-v-5e9b2393]:hover{background-color:#cecee3}.event-dislike-report .title[data-v-5e9b2393]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;text-align:center;letter-spacing:1px;font-size:20px;padding:15px 30px 0;margin-bottom:24px}.cta-btn[data-v-5e9b2393]{display:inline-block;padding:4px 15px;line-height:30px;text-decoration:none}.cta-btn.green[data-v-5e9b2393]{background-color:#0c6035;color:#fff}.cta-btn.cancel[data-v-5e9b2393]{color:grey;font-size:13px}.submit-button-wrap[data-v-5e9b2393]{text-align:center}@media only screen and (max-width:600px){.submit-button-wrap[data-v-5e9b2393]{margin-top:12px;margin-bottom:20px}}.reject-participant-from-creator[data-v-54d82436]{height:100%}.completed-info-wrap[data-v-54d82436]{height:70%;padding-top:20px}.completed-info[data-v-54d82436]{height:80%;text-align:center}.title[data-v-54d82436]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;text-align:center;font-size:20px;font-weight:450;padding-top:15px;font-weight:700}.completed-info-img img[data-v-54d82436]{width:120px;height:120px}.reject-participant-from-creator input[type=radio][data-v-54d82436]{opacity:0;position:fixed;width:0}.reject-participant-from-creator .inputs-wrap[data-v-54d82436]{text-align:center;margin:25px auto}.reject-participant-from-creator label[data-v-54d82436]{display:inline-block;background-color:#efeff6;padding:12px 18px;font-size:14px;border:1px solid #c3c3c3;color:#232946;font-weight:500;border-radius:5px;width:80%}.reject-participant-from-creator input[type=radio]:checked+label[data-v-54d82436]{background-color:#8e8ac1;color:#fff;border-color:#fff}.reject-participant-from-creator label[data-v-54d82436]:hover{background-color:#cecee3}.cta-btn[data-v-54d82436]{display:inline-block;padding:4px 15px;line-height:30px;text-decoration:none}.cta-btn.green[data-v-54d82436]{background-color:#0c6035;color:#fff}.cta-btn.cancel[data-v-54d82436]{color:grey;border:1px solid grey}.submit-button-wrap[data-v-54d82436]{text-align:center}@media only screen and (max-width:600px){.submit-button-wrap[data-v-54d82436]{margin-top:12px;margin-bottom:20px}}.submit-button-wrap .green[data-v-54d82436]{margin-right:10px}.sport-event-partners[data-v-47fb871a]{padding:65px 15px 0}@media only screen and (max-width:600px){.sport-event-partners[data-v-47fb871a]{padding-bottom:24px}}.participants[data-v-47fb871a]{text-align:center;margin-top:15px}.participants__accepted[data-v-47fb871a]{margin:50px 0}.participation__requests[data-v-47fb871a]{margin:40px 0}.participant[data-v-47fb871a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 0}@media only screen and (min-width:600px){.participant[data-v-47fb871a]{border-bottom:1px solid #dcdbdb}}.participant__avatar img[data-v-47fb871a]{border-radius:30px;width:30px;height:30px}.participant__info[data-v-47fb871a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.participant__actions button[data-v-47fb871a]{font-size:13px!important}@media only screen and (max-width:600px){.participant__actions button[data-v-47fb871a]{font-size:12px!important}}.participant__actions .reactions[data-v-47fb871a]{display:-webkit-box;display:-ms-flexbox;display:flex}.participant__actions .reactions .like[data-v-47fb871a]{margin-right:10px}.participant__actions .reactions .dislike svg[data-v-47fb871a]{width:20px;height:20px}@media only screen and (max-width:600px){.participant__actions__accept__button[data-v-47fb871a]{margin-right:5px}}.participants--title[data-v-47fb871a]{font-size:14px;font-weight:500;margin-bottom:24px}.participant__actions svg[data-v-47fb871a]{height:15px;width:15px}.participant__actions__accept[data-v-47fb871a]{color:green!important}.participant__profile-link[data-v-47fb871a]{margin-left:5px}.participant a[data-v-47fb871a]{text-decoration:none}.loader[data-v-47fb871a]{background:url(/packs/media/images/loader-39b3335686921df28fccdedb212bdb92.gif);background-repeat:no-repeat;height:15px;width:15px}.request-from-creator-info[data-v-47fb871a]{margin-bottom:10px;font-size:14px}.reaction-success-message[data-v-47fb871a]{font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:600px){.reaction-success-message[data-v-47fb871a]{font-size:12px!important}}.reaction-success-message svg[data-v-47fb871a]{margin-right:3px;color:green}.bronze-medal[data-v-47fb871a]{background:url(/packs/media/images/bronze_medal-ab4500dc5190daa9d977d76957792f87.svg);background-repeat:no-repeat;width:38px;height:35px}.silver-medal[data-v-47fb871a]{background:url(/packs/media/images/silver_medal-c76c7b89429f265aa758f08f40e965f8.svg);background-repeat:no-repeat;width:38px;height:35px}.gold-medal[data-v-47fb871a]{background:url(/packs/media/images/gold_medal-f514cf526fd1c079d801828a438c1503.svg);background-repeat:no-repeat;width:38px;height:35px}.sport-event-review[data-v-a36e788c]{padding:65px 15px 0}@media only screen and (max-width:600px){.sport-event-review[data-v-a36e788c]{padding-bottom:24px}}.link-wrap[data-v-a36e788c]{margin-top:24px}@media only screen and (max-width:600px){.link-wrap[data-v-a36e788c]{margin-top:24px}}.participants--title[data-v-a36e788c]{font-size:16px;font-weight:500;margin-bottom:24px}@media only screen and (max-width:600px){.participants--title[data-v-a36e788c]{font-size:14px}}.participants[data-v-a36e788c]{text-align:center;margin-top:15px}.participant[data-v-a36e788c]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 0}@media only screen and (min-width:600px){.participant[data-v-a36e788c]{border-bottom:1px solid #dcdbdb}}.participants__accepted[data-v-a36e788c]{margin:24px 0}.participant__avatar img[data-v-a36e788c]{border-radius:30px;width:30px;height:30px}.participant__profile-link[data-v-a36e788c]{margin-left:5px}.participant__info[data-v-a36e788c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.participant__actions .reactions[data-v-a36e788c]{display:-webkit-box;display:-ms-flexbox;display:flex}.participant__actions .reactions .like[data-v-a36e788c]{margin-right:10px}.participant__actions .reactions .like svg[data-v-a36e788c]{width:25px;height:25px}.participant__actions .reactions .dislike svg[data-v-a36e788c]{width:20px;height:20px}.sport-event__reviews[data-v-a36e788c]{background-color:#f4f6f8;border-radius:10px;padding:20px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;margin-bottom:24px}@media only screen and (min-width:600px){.sport-event__reviews[data-v-a36e788c]{font-size:13px;margin-top:24px}}.sport-event__review[data-v-a36e788c]{padding:10px;background-color:#fff;border-radius:10px;margin-top:8px;margin-right:8px}.sport-event__review img[data-v-a36e788c]{width:20px;height:20px;border-radius:10px}.reaction-success-message svg[data-v-a36e788c]{margin-right:3px;color:green}.btn[data-v-a36e788c]{color:#fff!important}.btn-small[data-v-a36e788c]{border:0!important;font-size:13px!important}.sport-event-place-images[data-v-afe0dd72]{padding:75px 15px 0}@media only screen and (max-width:600px){.sport-event-place-images[data-v-afe0dd72]{padding-bottom:24px}}.title[data-v-afe0dd72]{font-size:15px;font-weight:500}.images-wrap img[data-v-afe0dd72]{max-width:300px;max-height:300px}.place-inputs[data-v-3f8ca7cb]{height:100%;height:80%;margin:20px auto;width:80%}@media only screen and (max-width:600px){.place-inputs[data-v-3f8ca7cb]{width:300px}}.address-map-opened[data-v-3f8ca7cb]{width:100%;min-height:400px}@media only screen and (max-width:600px){.address-map-wrap-opened[data-v-3f8ca7cb]{width:96%}}.cta-btn.green[data-v-3f8ca7cb]{background-color:#0c6035;color:#fff}.errors[data-v-3f8ca7cb]{color:#e65328;text-align:center;padding-bottom:20px}.preview-image-wrap[data-v-3f8ca7cb]{position:relative}.preview-image-wrap svg[data-v-3f8ca7cb]{width:25px;height:25px;position:absolute;right:-10px;top:-15px}.new-place-success-info[data-v-3f8ca7cb]{text-align:center}.new-place-success-info__image[data-v-3f8ca7cb]{margin:20px}.new-place-success-info svg[data-v-3f8ca7cb]{width:80px}.cta-btn.cancel[data-v-3f8ca7cb]{color:grey;border:1px solid grey}.new-place-success-info__button-wrap[data-v-3f8ca7cb]{margin-top:40px}.submit-button-wrap[data-v-3f8ca7cb]{text-align:center}.place-map[data-v-5b2b6308]{width:100%;height:100%}.place-name[data-v-5b2b6308]{font-size:16px;font-weight:600;text-align:center;margin:24px}#map[data-v-5b2b6308]{width:100%;height:79%}.edit-sport-event-participants-list[data-v-491a1996]{margin:30px}.title[data-v-491a1996]{font-size:16px;font-weight:500;margin-bottom:12px}.list-group-item img[data-v-491a1996]{border-radius:20px}.list-group-item[data-v-491a1996]{padding:.75rem 0}.list-item-wrap[data-v-491a1996]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #d6d6d6;border-radius:10px;padding:10px}.list-user-item-wrap[data-v-491a1996]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;height:80px;width:60px;margin-left:12px;margin-bottom:6px}.list-user-item-wrap span[data-v-491a1996]{font-size:13px;margin-top:4px}.list-user-item-wrap img[data-v-491a1996]{margin-top:3px}.switch[data-v-491a1996]{position:relative;display:inline-block;width:54px;height:30px;float:right}.switch input[data-v-491a1996]{display:none}.slider[data-v-491a1996]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider[data-v-491a1996]:before{position:absolute;content:"";height:23px;width:23px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.participants-list-wrap[data-v-491a1996]{max-height:420px;overflow-y:scroll}@media only screen and (max-width:600px){.participants-list-wrap[data-v-491a1996]{max-height:400px}}input.default:checked+.slider[data-v-491a1996]{background-color:#6460ac}input.primary:checked+.slider[data-v-491a1996]{background-color:#2196f3}input.success:checked+.slider[data-v-491a1996]{background-color:#8bc34a}input.info:checked+.slider[data-v-491a1996]{background-color:#3de0f5}input.warning:checked+.slider[data-v-491a1996]{background-color:#ffc107}input.danger:checked+.slider[data-v-491a1996]{background-color:#f44336}input:focus+.slider[data-v-491a1996]{-webkit-box-shadow:0 0 1px #2196f3;box-shadow:0 0 1px #2196f3}input:checked+.slider[data-v-491a1996]:before{-webkit-transform:translateX(23px);transform:translateX(23px)}.slider.round[data-v-491a1996]{border-radius:34px}.slider.round[data-v-491a1996]:before{border-radius:50%}.cta-btn[data-v-491a1996]{display:inline-block;padding:4px 15px;line-height:30px;text-decoration:none}.cta-btn.green[data-v-491a1996]{background-color:#0c6035;color:#fff}.cta-btn.cancel[data-v-491a1996]{color:grey;font-size:13px}.user-play-status[data-v-491a1996]{font-size:14px;min-width:125px;text-align:left;margin-left:6px;margin-top:6px;color:grey}@media only screen and (max-width:600px){.user-play-status[data-v-491a1996]{font-size:12px}}.events-new[data-v-3132fc70]{font-size:14px;padding:65px 15px 0}@media only screen and (max-width:600px){.events-new[data-v-3132fc70]{font-size:13px;padding-bottom:60px}}.form-check-inline[data-v-3132fc70]{margin-right:0}.vue-form-generator .form-control[data-v-3132fc70]{font-size:14px}@media only screen and (max-width:600px){.vue-form-generator .form-control[data-v-3132fc70]{font-size:13px}}ul.days[data-v-3132fc70]{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;list-style-type:none}ul.days[data-v-3132fc70]::-webkit-scrollbar{width:0}ul.days li[data-v-3132fc70]:not(:first-child){margin-left:.5rem}ul.days li a.active[data-v-3132fc70]{border:2px solid #6460ac;border-radius:5px}ul.days li[data-v-3132fc70]{position:relative;height:115.2px;height:7.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}ul.days li .day__link[data-v-3132fc70]{width:83.2px;width:5.2rem;height:96px;height:6rem;background:#fff;border:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;text-decoration:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:17.6px;font-size:1.1rem;font-weight:700}ul.days li .day__weekday[data-v-3132fc70]{-ms-flex-preferred-size:16px;flex-basis:16px;-ms-flex-preferred-size:1rem;flex-basis:1rem;font-size:11.2px;font-size:.7rem;margin-bottom:1rem;text-transform:uppercase}ul.days li .day__monthday[data-v-3132fc70]{margin-top:-1rem;font-size:28.8px;font-size:1.8rem;color:#333;line-height:40px;line-height:2.5rem}ul.days li .day__name[data-v-3132fc70]{font-size:14.4px;font-size:.9rem;color:#333;line-height:40px;line-height:2.5rem;margin:auto}ul.days li .day__month[data-v-3132fc70]{font-size:11.2px;font-size:.7rem;color:#333}.checkbox-label[data-v-3132fc70]{margin-bottom:4px}#datepicker-trigger[data-v-3132fc70]{background-color:#fff}.checkbox-label-participants[data-v-3132fc70]{font-size:14px;color:grey;margin-bottom:12px}.checkbox-label-participants-selected[data-v-3132fc70]{font-size:14px;margin-bottom:12px}.list-group-item img[data-v-3132fc70]{border-radius:20px}.list-group-item[data-v-3132fc70]{padding:.75rem 0}.list-item-wrap[data-v-3132fc70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #d6d6d6;border-radius:10px;padding:10px}.list-user-item-wrap[data-v-3132fc70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:80px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:6px}.list-user-item-wrap span[data-v-3132fc70]{font-size:13px;margin-top:4px}.list-user-item-wrap img[data-v-3132fc70]{margin-top:3px}.errors[data-v-3132fc70]{color:#e65328;text-align:center;padding-bottom:20px}.field-wrap[data-v-3132fc70]{margin-bottom:1rem}.nickname-label[data-v-3132fc70]{color:#00f}.custom-select[data-v-3132fc70]{margin-right:10px}.place-selector[data-v-3132fc70]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:12px;margin-bottom:12px}.place-selector-new-button[data-v-3132fc70]{margin-left:10px}.place-selector-new-button svg[data-v-3132fc70]{font-size:25px;color:#000}.notify-message-wrapper[data-v-3132fc70]{color:grey;font-size:13px;margin-bottom:20px;text-align:center}@media only screen and (max-width:600px){.notify-message-wrapper[data-v-3132fc70]{font-size:12px;margin-bottom:15px}}.cta-btn[data-v-3132fc70]{display:inline-block;padding:4px 15px;line-height:30px;text-decoration:none}.switch[data-v-3132fc70]{position:relative;display:inline-block;width:54px;height:30px;float:right}.switch input[data-v-3132fc70]{display:none}.slider[data-v-3132fc70]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider[data-v-3132fc70]:before{position:absolute;content:"";height:23px;width:23px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input.default:checked+.slider[data-v-3132fc70]{background-color:#6460ac}input.primary:checked+.slider[data-v-3132fc70]{background-color:#2196f3}input.success:checked+.slider[data-v-3132fc70]{background-color:#8bc34a}input.info:checked+.slider[data-v-3132fc70]{background-color:#3de0f5}input.warning:checked+.slider[data-v-3132fc70]{background-color:#ffc107}input.danger:checked+.slider[data-v-3132fc70]{background-color:#f44336}input:focus+.slider[data-v-3132fc70]{-webkit-box-shadow:0 0 1px #2196f3;box-shadow:0 0 1px #2196f3}input:checked+.slider[data-v-3132fc70]:before{-webkit-transform:translateX(23px);transform:translateX(23px)}.slider.round[data-v-3132fc70]{border-radius:34px}.slider.round[data-v-3132fc70]:before{border-radius:50%}.levels-hint[data-v-3132fc70]{margin-top:5px;font-style:italic;font-size:.8em}ul.places[data-v-3132fc70]{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;list-style-type:none;margin:0 0 -20px}ul.places[data-v-3132fc70]::-webkit-scrollbar{width:0}ul.places li[data-v-3132fc70]:not(:first-child){margin-left:.5rem}ul.places li a.active[data-v-3132fc70]{border:2px solid #6460ac;border-radius:5px}ul.places li[data-v-3132fc70]{position:relative;height:128px;height:8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}ul.places li .place__link[data-v-3132fc70]{width:352px;width:22rem;height:112px;height:7rem;background:#fff;border:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;text-decoration:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:17.6px;font-size:1.1rem;font-weight:700}@media only screen and (max-width:600px){ul.places li .place__link[data-v-3132fc70]{width:17rem}}ul.places li .place__title[data-v-3132fc70]{-ms-flex-preferred-size:40px;flex-basis:40px;font-size:14px;font-weight:600;text-transform:uppercase}ul.places li .place__address[data-v-3132fc70]{margin-top:-1rem;font-size:13px;color:#909499;font-weight:400}@media only screen and (max-width:600px){ul.places li .place__address[data-v-3132fc70]{font-size:13px}}ul.places li .place__distance[data-v-3132fc70]{font-size:11.2px;font-size:.7rem;color:#7558a7;margin-top:12px;padding:5px;background-color:#eeebff;border-radius:5px}.place-selector a[data-v-3132fc70]{background:#fff;border:1px solid #d8d8d8;font-size:13px;font-weight:450;color:#000;cursor:pointer}@media only screen and (max-width:600px){.place-selector a[data-v-3132fc70]{font-size:12px}}.place__more-info[data-v-3132fc70]{margin-top:6px}.user-play-status[data-v-3132fc70]{font-size:14px;min-width:125px;text-align:left;margin-left:6px;margin-top:6px;color:grey}@media only screen and (max-width:600px){.user-play-status[data-v-3132fc70]{font-size:12px}}.edit-event[data-v-11a7c7c7]{padding:65px 15px 0}@media only screen and (max-width:600px){.edit-event[data-v-11a7c7c7]{padding-bottom:24px}}.edit-event-block[data-v-11a7c7c7]{border:1px solid #d6d6d6;border-radius:10px;padding:18px;margin-top:24px}.edit-event .title-wrap[data-v-11a7c7c7]{font-weight:600;color:#909499}.errors-wrap[data-v-11a7c7c7]{color:red;margin:5px 65px}.errors-wrap[data-v-11a7c7c7],.title-description[data-v-11a7c7c7]{font-weight:350;font-size:13px;margin-top:12px}.select-block[data-v-11a7c7c7]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px}@media only screen and (max-width:600px){.select-block[data-v-11a7c7c7]{width:90%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.switch-label[data-v-11a7c7c7],label[data-v-11a7c7c7]{font-size:14px;line-height:18px;margin-bottom:8px}@media only screen and (max-width:600px){.switch-label[data-v-11a7c7c7],label[data-v-11a7c7c7]{font-size:12px}}.select-wrap[data-v-11a7c7c7]{min-width:250px;margin-right:24px}.cta-btn[data-v-11a7c7c7]{display:inline-block;padding:4px 15px;line-height:30px;text-decoration:none}.cta-btn.purple[data-v-11a7c7c7]{background-color:#6460ac;color:#fff}.cta-btn.purple[data-v-11a7c7c7]:hover{background-color:#5b459c}.submit-button-wrap[data-v-11a7c7c7]{margin-top:24px}.place-selector a[data-v-11a7c7c7]{background:#fff;border:1px solid #d8d8d8;font-size:13px;font-weight:450;color:#000;cursor:pointer}@media only screen and (max-width:600px){.place-selector a[data-v-11a7c7c7]{font-size:12px}}.place-selector a[data-v-11a7c7c7]:hover{color:#000}.place__more-info[data-v-11a7c7c7]{margin-top:6px}.switch-wrap[data-v-11a7c7c7]{margin-top:24px}.switch[data-v-11a7c7c7]{position:relative;display:inline-block;width:47px;height:25px}.switch input[data-v-11a7c7c7]{display:none}.slider[data-v-11a7c7c7]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider[data-v-11a7c7c7]:before{position:absolute;content:"";height:17px;width:17px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input.default:checked+.slider[data-v-11a7c7c7]{background-color:#6460ac}input.primary:checked+.slider[data-v-11a7c7c7]{background-color:#2196f3}input.success:checked+.slider[data-v-11a7c7c7]{background-color:#8bc34a}input.info:checked+.slider[data-v-11a7c7c7]{background-color:#3de0f5}input.warning:checked+.slider[data-v-11a7c7c7]{background-color:#ffc107}input.danger:checked+.slider[data-v-11a7c7c7]{background-color:#f44336}input:focus+.slider[data-v-11a7c7c7]{-webkit-box-shadow:0 0 1px #2196f3;box-shadow:0 0 1px #2196f3}input:checked+.slider[data-v-11a7c7c7]:before{-webkit-transform:translateX(23px);transform:translateX(23px)}.slider.round[data-v-11a7c7c7]{border-radius:34px}.slider.round[data-v-11a7c7c7]:before{border-radius:50%}ul.places[data-v-11a7c7c7]{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;list-style-type:none}ul.places[data-v-11a7c7c7]::-webkit-scrollbar{width:0}ul.places li[data-v-11a7c7c7]:not(:first-child){margin-left:.5rem}ul.places li a.active[data-v-11a7c7c7]{border:2px solid #6460ac;border-radius:5px}ul.places li[data-v-11a7c7c7]{position:relative;height:128px;height:8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}ul.places li .place__link[data-v-11a7c7c7]{width:352px;width:22rem;height:112px;height:7rem;background:#fff;border:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;text-decoration:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:17.6px;font-size:1.1rem;font-weight:700}@media only screen and (max-width:600px){ul.places li .place__link[data-v-11a7c7c7]{width:18rem}}ul.places li .place__title[data-v-11a7c7c7]{-ms-flex-preferred-size:40px;flex-basis:40px;font-size:14px;font-weight:600;text-transform:uppercase}ul.places li .place__address[data-v-11a7c7c7]{margin-top:-1rem;font-size:13px;color:#909499;font-weight:400}@media only screen and (max-width:600px){ul.places li .place__address[data-v-11a7c7c7]{font-size:13px}}ul.places li .place__distance[data-v-11a7c7c7]{font-size:11.2px;font-size:.7rem;color:#333;margin-top:12px;padding:5px;background-color:#f18d5b;border-radius:5px}.user-stats[data-v-07c226f2]{font-size:14px}@media only screen and (max-width:600px){.user-stats[data-v-07c226f2]{font-size:13px}}.user-stats-title[data-v-07c226f2]{font-size:15px;font-weight:700;color:#5a5555;margin-bottom:15px;border-bottom:1px solid rgba(0,0,0,.05);padding:10px 0}.user-stats .title[data-v-07c226f2]{font-weight:500;font-size:14px;color:#161517;margin-bottom:6px}.user-stats h4[data-v-07c226f2]{margin-bottom:25px}.user-stats .number[data-v-07c226f2]{font-size:32px;font-weight:300;color:#000;margin-right:5px}.stats-wrap[data-v-07c226f2]{margin-bottom:15px}.number-with-stats[data-v-07c226f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-stats h3[data-v-07c226f2]{text-align:center}.arrow-up[data-v-07c226f2]{color:green}.arrow-down[data-v-07c226f2]{color:#c53535}.count-stats-block[data-v-07c226f2]{margin-bottom:15px;background-color:#f7f7f7;border-radius:10px;padding:10px}.count-stats .sport[data-v-07c226f2]{margin-bottom:10px;font-size:13px;font-weight:400}.sport-event-participation-stats[data-v-07c226f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:20px auto;width:250px}.sport-event-participation-stat-container[data-v-07c226f2]{text-align:center}.sport-event-stat-value[data-v-07c226f2]{color:#000;font-size:25px;font-weight:800;margin-bottom:8px}@media only screen and (max-width:600px){.sport-event-stat-value[data-v-07c226f2]{font-size:21px}}.sport-event-stat-text[data-v-07c226f2]{color:#7f7f7f;font-size:13px;font-weight:400;line-height:15px}.account-not-ready[data-v-b158e7ba]{padding:75px 15px 0;line-height:1.2}@media only screen and (max-width:600px){.account-not-ready[data-v-b158e7ba]{padding-bottom:24px}}.account-not-ready ul li[data-v-b158e7ba]::marker{color:#0e6fc9}.account-not-ready ul li[data-v-b158e7ba]{font-weight:450}.denied-icon[data-v-b158e7ba]{font-size:80px;color:#711111;text-align:center}.user-events-list[data-v-5471ab16]{padding-top:65px}.sport-events-list[data-v-5471ab16]{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:600px){.sport-events-list[data-v-5471ab16]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sport-event-stats-link[data-v-5471ab16]{margin-top:25px;margin-left:12px}.sport-event-participations[data-v-5471ab16]{background-color:#fff;margin:10px 0 30px}@media only screen and (max-width:600px){.sport-event-participations[data-v-5471ab16]{margin-top:20px}}.sport-event-nav[data-v-5471ab16]{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sport-event-nav-item[data-v-5471ab16]{cursor:pointer;color:#657786;height:60px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:0 solid;display:block;line-height:1;padding:14px 15px 7px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.sport-event-nav-item--active[data-v-5471ab16]{border-bottom-width:2px}.sport-event-nav-item-title[data-v-5471ab16]{color:#657786;font-weight:700;font-size:14px;letter-spacing:.02em;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.sport-event-nav-item-value[data-v-5471ab16]{color:#657786;font-size:20px;font-weight:700;padding-top:3px;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.month-header[data-v-5471ab16]{text-align:center;margin:30px 0;font-weight:450}.sport-event-nav-item-value--active[data-v-5471ab16]{color:#000!important}.empty-list[data-v-5471ab16]{text-align:center;font-size:14px}.empty-list-text[data-v-5471ab16]{margin-bottom:24px;margin-top:36px;font-size:15px}.cta-btn[data-v-5471ab16]{display:inline-block;font-size:15px;min-width:100px}.cta-btn.green[data-v-5471ab16]{background-color:#0c6035;color:#fff}.badminton[data-v-5471ab16]{background-image:url(/packs/media/images/badminton-6c474e7b3baaf3339a720d6195bc1223.png);background-repeat:no-repeat;background-size:50px 50px}.squash[data-v-5471ab16]{background-image:url(/packs/media/images/squash-event-d8913a24e42d9e39c6deca24b474d99b.svg);background-repeat:no-repeat;background-size:50px 50px}.football[data-v-5471ab16]{background:url(/packs/media/images/football-6fe9c5b78aba10a780b6a8c3b37ed133.png);background-repeat:no-repeat;background-size:50px 50px}.basketball[data-v-5471ab16]{background:url(/packs/media/images/basketball-3596f793783af919f15e7203b609fa64.png);background-repeat:no-repeat;background-size:50px 50px}.tennis[data-v-5471ab16]{background:url(/packs/media/images/tennis-e72e715db3d7a1cc15a087ee16b46214.png);background-repeat:no-repeat;background-size:50px 50px}.volleyball[data-v-5471ab16]{background:url(/packs/media/images/mini-image-volleyball-94d93f0c58096f853f882cf432cc509e.svg);background-repeat:no-repeat;background-size:50px 50px}.tabletennis[data-v-5471ab16]{background:url(/packs/media/images/mini-image-tabletennis-e596562d9af5a0dcebe7a159c7a4a6e5.svg);background-repeat:no-repeat;background-size:50px 50px}.arrow-up[data-v-5471ab16]{color:green}.arrow-down[data-v-5471ab16]{color:#c53535}.competition-explanation[data-v-2c02194d]{padding:20px}.competition-explanation p[data-v-2c02194d]{font-size:15px;line-height:1.2}.title[data-v-2c02194d]{font-size:20px;font-weight:600;margin-bottom:36px}.cta-btn[data-v-2c02194d]{display:inline-block;padding:4px 15px;line-height:30px;text-decoration:none}.cta-btn.green[data-v-2c02194d]{background-color:#0c6035;color:#fff}.cta-btn.cancel[data-v-2c02194d]{color:grey;font-size:14px;border:1px solid grey}.new-competition[data-v-2a24563e]{font-size:14px;padding:65px 15px 0}@media only screen and (max-width:600px){.new-competition[data-v-2a24563e]{padding-bottom:60px;font-size:13px}}.errors[data-v-2a24563e]{color:red}.competition-title[data-v-2a24563e]{font-size:16px;font-weight:700;margin-bottom:24px}@media only screen and (min-width:600px){.competition-title[data-v-2a24563e]{margin-top:24px}}.cta-btn[data-v-2a24563e]{display:inline-block;padding:4px 15px;line-height:30px;text-decoration:none}.cta-btn.purple[data-v-2a24563e]{background-color:#6460ac;color:#fff}.cta-btn.purple[data-v-2a24563e]:hover{background-color:#5b459c;color:#fff}.submit-button-wrap[data-v-2a24563e]{margin-top:24px}ul.sports[data-v-2a24563e]{margin:0 0 12px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;list-style-type:none}ul.sports[data-v-2a24563e]::-webkit-scrollbar{width:0}ul.sports li[data-v-2a24563e]:not(:first-child){margin-left:.5rem}ul.sports li a.active[data-v-2a24563e]{border:2px solid #6460ac;border-radius:5px}ul.sports li[data-v-2a24563e]{position:relative;height:115.2px;height:7.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}ul.sports li .sport__link[data-v-2a24563e]{width:104px;width:6.5rem;height:120px;height:7.5rem;background:#fff;border:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;text-decoration:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:12.8px;font-size:.8rem;font-weight:600}@media only screen and (max-width:600px){ul.sports li .sport__link[data-v-2a24563e]{width:5.5rem;height:7rem}}ul.sports li .day__weekday[data-v-2a24563e]{-ms-flex-preferred-size:16px;flex-basis:16px;-ms-flex-preferred-size:1rem;flex-basis:1rem;font-size:11.2px;font-size:.7rem;margin-bottom:1rem;text-transform:uppercase}ul.sports li .day__monthday[data-v-2a24563e]{margin-top:-1rem;font-size:28.8px;font-size:1.8rem;color:#333;line-height:40px;line-height:2.5rem}ul.sports li .day__name[data-v-2a24563e]{font-size:14.4px;font-size:.9rem;color:#333;line-height:40px;line-height:2.5rem;margin:auto}ul.sports li .day__month[data-v-2a24563e]{font-size:11.2px;font-size:.7rem;color:#333}.sport-image[data-v-2a24563e]{width:35px;height:35px;margin-bottom:12px}.user-sports[data-v-2a24563e]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:30px;margin-top:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-preferred-size:100%;flex-basis:100%}@media only screen and (max-width:600px){.user-sports[data-v-2a24563e]{margin-left:0}}.user-sport-item[data-v-2a24563e]{margin-right:24px;position:relative;background-color:#7d79b9;height:40px;width:40px;border-radius:10px}@media only screen and (max-width:600px){.user-sport-item[data-v-2a24563e]{height:35px;width:35px;margin-right:18px}}.user-sport-item--small[data-v-2a24563e]{position:relative;background-color:#7d79b9;border-radius:10px;height:35px;width:35px;margin-right:18px;margin-left:12px}@media only screen and (max-width:600px){.user-sport-item--small[data-v-2a24563e]{margin-left:6px}}.sport-item__image[data-v-2a24563e]{height:25px;width:25px;position:absolute;top:10px;left:10px}@media only screen and (max-width:600px){.sport-item__image[data-v-2a24563e]{height:20px;width:20px;top:8px;left:8px}}.sport-item__level[data-v-2a24563e]{position:absolute;bottom:-4px;right:-5px;font-size:11px;color:#000;background-color:#f9db85;font-weight:700;border-radius:20px;height:15px;width:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.badminton[data-v-2a24563e]{background-image:url(/packs/media/images/mini-image-badminton-e30d6c1c9d4b114e2907859da6362d8c.svg);background-repeat:no-repeat;background-size:35px 35px}.squash[data-v-2a24563e]{background-image:url(/packs/media/images/mini-image-squash-efb14af44d555c1209abfeeeeeeb8dfd.svg);background-repeat:no-repeat;background-size:35px 35px}.football[data-v-2a24563e]{background:url(/packs/media/images/mini-image-football-1359f5c7e93b8c777eccf6e3c0d3f2d4.svg);background-repeat:no-repeat;background-size:35px 35px}.basketball[data-v-2a24563e]{background:url(/packs/media/images/mini-image-basketball-fff92b81eea564ccdf003c7690032ea2.svg);background-repeat:no-repeat;background-size:35px 35px}.tennis[data-v-2a24563e]{background:url(/packs/media/images/mini-image-tennis-65b3be9ce5ccd8765eca3b2d8f32b756.svg);background-repeat:no-repeat;background-size:35px 35px}.tabletennis[data-v-2a24563e]{background:url(/packs/media/images/mini-image-tabletennis-e596562d9af5a0dcebe7a159c7a4a6e5.svg);background-repeat:no-repeat;background-size:35px 35px}.volleyball[data-v-2a24563e]{background:url(/packs/media/images/mini-image-volleyball-94d93f0c58096f853f882cf432cc509e.svg);background-repeat:no-repeat;background-size:35px 35px}.user-badminton[data-v-2a24563e]{background-image:url(/packs/media/images/mini-image-badminton-e30d6c1c9d4b114e2907859da6362d8c.svg);background-repeat:no-repeat;background-size:20px 20px}.user-squash[data-v-2a24563e]{background-image:url(/packs/media/images/mini-image-squash-efb14af44d555c1209abfeeeeeeb8dfd.svg);background-repeat:no-repeat;background-size:20px 20px}.user-football[data-v-2a24563e]{background:url(/packs/media/images/mini-image-football-1359f5c7e93b8c777eccf6e3c0d3f2d4.svg);background-repeat:no-repeat;background-size:20px 20px}.user-basketball[data-v-2a24563e]{background:url(/packs/media/images/mini-image-basketball-fff92b81eea564ccdf003c7690032ea2.svg);background-repeat:no-repeat;background-size:20px 20px}.user-tennis[data-v-2a24563e]{background:url(/packs/media/images/mini-image-tennis-65b3be9ce5ccd8765eca3b2d8f32b756.svg);background-repeat:no-repeat;background-size:20px 20px}.user-tabletennis[data-v-2a24563e]{background:url(/packs/media/images/mini-image-tabletennis-e596562d9af5a0dcebe7a159c7a4a6e5.svg);background-repeat:no-repeat;background-size:20px 20px}.user-volleyball[data-v-2a24563e]{background:url(/packs/media/images/mini-image-volleyball-94d93f0c58096f853f882cf432cc509e.svg);background-repeat:no-repeat;background-size:20px 20px}.reject-participant-from-creator[data-v-1915ddfb]{height:100%}.reject-participant-wrap[data-v-1915ddfb]{height:80%;width:300px;margin:20px auto 0}.completed-info-wrap[data-v-1915ddfb]{height:75%;padding-top:20px}.completed-info[data-v-1915ddfb]{height:80%;text-align:center}.completed-info-img img[data-v-1915ddfb]{width:120px;height:120px}.title[data-v-1915ddfb]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;text-align:center;font-size:20px;font-weight:450;padding-top:15px;font-weight:700}.submit-button-wrap[data-v-1915ddfb]{margin-top:30px}@media only screen and (max-width:600px){.submit-button-wrap[data-v-1915ddfb]{margin-bottom:20px}}.cta-btn[data-v-1915ddfb]{display:inline-block;padding:4px 15px;line-height:30px;text-decoration:none}.cta-btn.green[data-v-1915ddfb]{background-color:#0c6035;color:#fff}.cta-btn.cancel[data-v-1915ddfb]{color:grey;border:1px solid grey}.submit-button-wrap .green[data-v-1915ddfb]{margin-right:10px}.sport-competitions[data-v-21f2b4d4]{padding:65px 15px 0}@media only screen and (max-width:600px){.sport-competitions[data-v-21f2b4d4]{padding-bottom:24px}}.page-title-requests[data-v-21f2b4d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media only screen and (max-width:600px){.page-title-requests[data-v-21f2b4d4]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.user-partner-item[data-v-21f2b4d4]{margin-right:24px;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-partner-item a[data-v-21f2b4d4]{text-decoration:none;margin-right:36px;font-size:13px}.user-partner-avatar-icon[data-v-21f2b4d4]{border-radius:50%;width:40px;height:40px}.winner-nickname[data-v-21f2b4d4]{color:#000}.loser-nickname[data-v-21f2b4d4]{color:grey}.sport-alert-item-wrap[data-v-21f2b4d4]{background-color:#7d79b9;height:40px;width:45px;border-radius:10px;position:relative;margin-right:12px}.sport-alert-item[data-v-21f2b4d4]{height:20px;width:20px;position:absolute;top:10px;left:10px}.year-opponent-item[data-v-21f2b4d4]{border:1px solid #fc0;padding:20px;border-radius:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.competition-started svg[data-v-21f2b4d4]{color:#0b6135;margin-right:3px}.competition-declined svg[data-v-21f2b4d4]{color:#dc3545;margin-right:3px}.mini-badminton[data-v-21f2b4d4]{background-image:url(/packs/media/images/mini-image-badminton-e30d6c1c9d4b114e2907859da6362d8c.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-squash[data-v-21f2b4d4]{background-image:url(/packs/media/images/mini-image-squash-efb14af44d555c1209abfeeeeeeb8dfd.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-football[data-v-21f2b4d4]{background:url(/packs/media/images/mini-image-football-1359f5c7e93b8c777eccf6e3c0d3f2d4.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-basketball[data-v-21f2b4d4]{background:url(/packs/media/images/mini-image-basketball-fff92b81eea564ccdf003c7690032ea2.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-tennis[data-v-21f2b4d4]{background:url(/packs/media/images/mini-image-tennis-65b3be9ce5ccd8765eca3b2d8f32b756.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-tabletennis[data-v-21f2b4d4]{background:url(/packs/media/images/mini-image-tabletennis-e596562d9af5a0dcebe7a159c7a4a6e5.svg);background-repeat:no-repeat;background-size:20px 20px;left:12px!important}@media only screen and (min-width:600px){.opponents[data-v-21f2b4d4]{margin-top:24px}}.sport-competition[data-v-8e660456]{padding:65px 15px 0}@media only screen and (max-width:600px){.sport-competition[data-v-8e660456]{padding-bottom:24px}}.sport-competition a[data-v-8e660456]{font-size:13px}.results[data-v-8e660456]{position:relative}.result[data-v-8e660456]{margin-top:24px;padding-left:12px;border-left:1px solid #140257}.result-last[data-v-8e660456]{border-left:2px solid green}.user-partner-avatar-icon[data-v-8e660456]{border-radius:50%;width:40px;height:40px}.user-partner-avatar-icon--small[data-v-8e660456]{border-radius:50%;width:30px;height:30px}.sport-alert-item-wrap[data-v-8e660456]{background-color:#7d79b9;height:40px;width:45px;border-radius:10px;position:relative;margin-right:12px}.sport-alert-item[data-v-8e660456]{height:20px;width:20px;position:absolute;top:10px;left:10px}.mini-badminton[data-v-8e660456]{background-image:url(/packs/media/images/mini-image-badminton-e30d6c1c9d4b114e2907859da6362d8c.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-squash[data-v-8e660456]{background-image:url(/packs/media/images/mini-image-squash-efb14af44d555c1209abfeeeeeeb8dfd.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-football[data-v-8e660456]{background:url(/packs/media/images/mini-image-football-1359f5c7e93b8c777eccf6e3c0d3f2d4.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-basketball[data-v-8e660456]{background:url(/packs/media/images/mini-image-basketball-fff92b81eea564ccdf003c7690032ea2.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-tennis[data-v-8e660456]{background:url(/packs/media/images/mini-image-tennis-65b3be9ce5ccd8765eca3b2d8f32b756.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-tabletennis[data-v-8e660456]{background:url(/packs/media/images/mini-image-tabletennis-e596562d9af5a0dcebe7a159c7a4a6e5.svg);background-repeat:no-repeat;background-size:20px 20px;left:12px!important}.sport-competition-result-form a[data-v-69bf16ba]{font-size:13px}.button-full-width[data-v-69bf16ba]{margin-top:12px}@media only screen and (max-width:600px){.button-full-width[data-v-69bf16ba]{width:100%;margin-top:24px}}.mt-24[data-v-69bf16ba]{margin-top:24px}.mt-36[data-v-69bf16ba]{margin-top:36px}.user-partner-avatar-icon[data-v-69bf16ba]{border-radius:50%;width:40px;height:40px}.place-inputs[data-v-44ed4b56]{height:100%;height:80%;margin:20px auto;width:80%}@media only screen and (max-width:600px){.place-inputs[data-v-44ed4b56]{width:300px}}.address-map-opened[data-v-44ed4b56]{width:100%;min-height:400px}@media only screen and (max-width:600px){.address-map-wrap-opened[data-v-44ed4b56]{width:90%}}.errors-wrap[data-v-44ed4b56],.title-description[data-v-44ed4b56]{font-weight:300;font-size:12px;text-align:center;margin:5px 60px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;color:grey}@media only screen and (max-width:600px){.errors-wrap[data-v-44ed4b56],.title-description[data-v-44ed4b56]{margin:15px 0}}.submit-link[data-v-44ed4b56]{width:100%}@media only screen and (min-width:600px){.submit-link[data-v-44ed4b56]{width:30%}}.title[data-v-44ed4b56]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:16px;font-weight:500}.cta-btn.green[data-v-44ed4b56]{background-color:#0c6035;color:#fff}.cta-btn[data-v-44ed4b56]{display:inline-block;padding:4px 15px;line-height:30px;text-decoration:none}.errors[data-v-44ed4b56]{color:#e65328;text-align:center;padding-bottom:20px}.user-place-success-info[data-v-44ed4b56]{text-align:center}.user-place-success-info__image[data-v-44ed4b56]{margin:20px}.user-place-success-info svg[data-v-44ed4b56]{width:80px}.cta-btn.cancel[data-v-44ed4b56]{color:grey;border:1px solid grey}.user-place-success-info__button-wrap[data-v-44ed4b56]{margin-top:40px}.submit-button-wrap[data-v-44ed4b56]{margin-top:24px}.user-avatar-modal-wrap[data-v-af7ab36a]{height:80%;background:#000;background:rgba(0,0,0,.8);width:80%}@media only screen and (max-width:600px){.user-avatar-modal-wrap[data-v-af7ab36a]{text-align:center;width:100%}}.telegram-subscription-wrap[data-v-5801c850]{height:100%;padding:25px}@media only screen and (min-width:600px){.telegram-subscription-wrap[data-v-5801c850]{padding:40px}}.telegram-subscription[data-v-5801c850]{height:80%;padding-top:20px;text-align:center}.title[data-v-5801c850]{font-weight:700}.info[data-v-5801c850]{font-size:14px;margin-top:10px;margin-bottom:15px;line-height:1.3}.cta-btn[data-v-5801c850]{display:inline-block;padding:4px 15px;line-height:30px;text-decoration:none}.cta-btn.green[data-v-5801c850]{background-color:#0c6035;color:#fff}.cta-btn.cancel[data-v-5801c850]{color:grey;border:1px solid grey}.close-button-wrap[data-v-5801c850]{text-align:center}@media only screen and (max-width:600px){.close-button-wrap[data-v-5801c850]{margin-top:7px;margin-bottom:20px}}.user-play-status-modal-wrap[data-v-02ecaf28]{line-height:1.2;padding:30px}.play_status_ready[data-v-02ecaf28]{color:#090}.play_status_not_ready[data-v-02ecaf28]{color:#cc0100}.play_status_not_confirmed[data-v-02ecaf28]{color:#fecb00}.user-show[data-v-51c38670]{padding-top:50px;padding-bottom:60px}@media only screen and (min-width:600px){.user-show[data-v-51c38670]{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:650px) and (max-width:1256px){.user-show[data-v-51c38670]{padding-top:50px}}.bottom-content[data-v-51c38670]{width:100%}@media only screen and (min-width:600px){.top-content[data-v-51c38670]{margin-right:24px}}.user-main-info-wrap[data-v-51c38670]{min-height:110px}@media only screen and (max-width:600px){.user-main-info-wrap[data-v-51c38670]{margin-top:24px}}.user-main-info[data-v-51c38670]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #f0f0f0;padding:0 15px 24px}@media only screen and (max-width:600px){.user-main-info[data-v-51c38670]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.desktop-notification-counter[data-v-51c38670]{position:absolute;top:5px;right:20px;background-color:#d4130d;color:#fff;border-radius:3px;padding:1px 3px;font:8px Verdana;height:6px}.user-main-info-left[data-v-51c38670]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:600px){.user-main-info-right[data-v-51c38670]{min-width:120px}}@media only screen and (min-width:600px){.user-main-info-right[data-v-51c38670]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.user-additional-info[data-v-51c38670]{padding:0 15px}@media only screen and (max-width:600px){.user-additional-info[data-v-51c38670]{margin-top:12px}}.avatar-background[data-v-51c38670]{height:85px;background-color:#679fb3;position:relative}.user-header[data-v-51c38670]{text-align:center;position:relative}.ready-status-confirmation[data-v-51c38670]{padding:15px;border:1px solid #602ac1;border-radius:15px;margin:0 15px;position:relative}.ready-status-confirmation__title[data-v-51c38670]{font-size:18px;font-weight:500;margin-bottom:8px}@media only screen and (max-width:600px){.ready-status-confirmation__title[data-v-51c38670]{font-size:16px}}.ready-status-confirmation__description[data-v-51c38670]{font-size:15px;font-weight:400;margin-bottom:16px;color:#666;line-height:1.2}@media only screen and (max-width:600px){.ready-status-confirmation__description[data-v-51c38670]{font-size:14px}}.ready-status-confirmation-close-wrap[data-v-51c38670]{position:absolute;right:20px;top:10px}.avatar-icon[data-v-51c38670]{border-radius:50%;width:100px;height:100px}@media only screen and (max-width:600px){.avatar-icon[data-v-51c38670]{width:80px;height:80px;border:2px solid #fff}}.email-confirmation-alert[data-v-51c38670]{margin:15px;font-size:14px;line-height:1.3}@media only screen and (max-width:600px){.email-confirmation-alert[data-v-51c38670]{font-size:13px!important}}.send-email-link a[data-v-51c38670]{font-size:14px}@media only screen and (max-width:600px){.send-email-link a[data-v-51c38670]{font-size:13px!important}}.action-buttons[data-v-51c38670]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 15px;height:41px}.nickname[data-v-51c38670]{font-size:15px;color:grey;font-weight:450}@media only screen and (min-width:600px){.nickname-big[data-v-51c38670]{font-size:20px;color:#000;font-weight:550;margin-top:6px}}.user-description[data-v-51c38670]{font-size:14px;margin-top:24px;line-height:1.2;max-width:420px}.user-rank[data-v-51c38670]{position:absolute;right:15px;bottom:10%;color:#fff}.new-rank-percentage[data-v-51c38670]{font-size:12px;text-align:center;margin-top:12px}@media only screen and (max-width:600px){.new-rank-percentage[data-v-51c38670]{color:#fff}}@media only screen and (max-width:600px){.invite-button-wrap[data-v-51c38670],.settings-button-wrap[data-v-51c38670]{margin-top:12px}}.competitions-link a[data-v-51c38670],.settings-button-wrap a[data-v-51c38670]{background:#fff;border:1px solid #d8d8d8;font-size:13px;font-weight:450}.invite-button-wrap a[data-v-51c38670]{font-size:13px;font-weight:500;border-radius:10px;padding:5px 12px}.user-links[data-v-51c38670]{margin-top:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #dedede}.user-link-item[data-v-51c38670]{padding-top:12px;margin-top:-1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:30px;cursor:pointer}.user-link-item span[data-v-51c38670]{font-size:14px;margin-left:5px}@media only screen and (max-width:600px){.user-link-item span[data-v-51c38670]{font-size:12px}}.active-item[data-v-51c38670]{border-top:1px solid #000}.user-about[data-v-51c38670]{padding-bottom:36px;border-bottom:1px solid #e6e6e6}.user-info[data-v-51c38670]{font-size:14px;margin:36px 10px 0}.user-info__name[data-v-51c38670]{font-size:22px;line-height:1.19048;font-weight:400;min-width:80%}@media only screen and (max-width:600px){.user-info__name[data-v-51c38670]{font-size:18px;font-weight:500}}.user-info__birthday[data-v-51c38670]{font-size:13px;color:#979797;margin-top:12px;height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.user-info__birthday svg[data-v-51c38670]{margin-right:3px}.user-info__current-place[data-v-51c38670]{font-size:12px;font-weight:450}@media only screen and (max-width:600px){.user-info__current-place[data-v-51c38670]{font-size:11px}}.user-info__current-place__street-name[data-v-51c38670]{font-size:12px;color:#979797;margin-top:3px}@media only screen and (max-width:600px){.user-info__current-place__street-name[data-v-51c38670]{font-size:11px}}.main-info-footer[data-v-51c38670]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:24px}.nearest-sport-event[data-v-51c38670]{margin-top:24px;padding:12px 12px 12px 15px;position:relative;border-radius:4px;-webkit-box-shadow:0 2px 12px rgba(0,40,117,.06);box-shadow:0 2px 12px rgba(0,40,117,.06)}.close-streak-notification[data-v-51c38670]{position:absolute;right:12px;top:5px;font-size:15px}.latest-sport-event__left-border[data-v-51c38670]{position:absolute;top:0;left:0;bottom:0;width:4px;background:-webkit-gradient(linear,left top,left bottom,from(#00b3bd),to(#00b3bd));background:linear-gradient(180deg,#00b3bd,#00b3bd);border-top-left-radius:4px}.nearest-sport-event__left-border[data-v-51c38670]{position:absolute;top:0;left:0;bottom:0;width:4px;background:-webkit-gradient(linear,left top,left bottom,from(#f5ad8a),to(#f2976a));background:linear-gradient(180deg,#f5ad8a,#f2976a);border-top-left-radius:4px}.nearest-sport-event__title[data-v-51c38670]{text-transform:uppercase;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.nearest-sport-event__header[data-v-51c38670]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nearest-sport-event__time-in-words[data-v-51c38670]{font-size:12px;color:#979797;min-width:100px;text-align:right}.nearest-sport-event__footer[data-v-51c38670]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nearest-sport-event__footer__date-wrap[data-v-51c38670]{margin-right:12px;position:relative}.nearest-sport-event__footer__date-wrap[data-v-51c38670]:after{content:"";height:22px;width:1px;background:#bdbdbd;position:absolute;top:4px;right:-12px}.nearest-sport-event__footer__datetime[data-v-51c38670]{display:-webkit-box;display:-ms-flexbox;display:flex}.nearest-sport-event__footer__date-num[data-v-51c38670]{font-size:20px;font-weight:450}.nearest-sport-event__footer__time[data-v-51c38670]{font-size:20px}.nearest-sport-event__footer__date-month[data-v-51c38670]{font-size:12px;color:#979797;margin-top:6px;text-transform:lowercase}.nearest-sport-event__footer__sport[data-v-51c38670]{font-size:12px;color:#979797;margin-top:6px;text-transform:lowercase}.nearest-sport-event__footer__wrap[data-v-51c38670]{margin-left:12px}.nearest-sport-event__footer__links-wrap[data-v-51c38670]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nearest-sport-event__footer__links-messages[data-v-51c38670]{margin-right:24px;font-size:12px;position:relative}.nearest-sport-event__footer__links-messages a[data-v-51c38670]{font-weight:450!important;text-decoration:none;font-size:13px}.nearest-sport-event__footer__links-sport-event a[data-v-51c38670]{font-size:12px}.nearest-sport-event__footer__chat-unread-messages[data-v-51c38670]{position:absolute;top:-3px;right:-5px;background-color:#d4130d;color:#fff;border-radius:3px;padding:1px 3px;height:6px}.nearest-sport-event__footer__chat-unread-messages-counter[data-v-51c38670]{position:absolute;top:-7px;right:-10px;background-color:#d4130d;color:#fff;border-radius:3px;padding:1px 3px;font:8px Verdana}@media only screen and (max-width:600px){.nearest-sport-event__footer__chat-unread-messages-counter[data-v-51c38670]{font:9px Verdana;top:-6px;right:-11px}}.show-more-partners a[data-v-51c38670]{text-decoration:none}.more-users-link[data-v-51c38670]{width:50px;height:50px;border:2px solid #bdbdbd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50px;color:#6f6f6f;font-size:16px}.user-sports-wrap[data-v-51c38670]{margin-top:24px}.user-sports-settings[data-v-51c38670]{margin-top:12px}.user-sports-settings a[data-v-51c38670]{font-size:12px}.user-sport-title-wrap[data-v-51c38670]{display:-webkit-box;display:-ms-flexbox;display:flex}.user-sport-item[data-v-51c38670]{margin-right:24px;position:relative;background-color:#7d79b9;height:50px;width:50px;border-radius:10px}.sport-item__right[data-v-51c38670]{margin-left:12px}.user-sports-header[data-v-51c38670]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.user-sports-more-link[data-v-51c38670]{margin-top:6px}.user-sports-more-link a[data-v-51c38670]{text-transform:lowercase;font-weight:500;text-decoration:none;cursor:pointer}.user-avatar[data-v-51c38670]{position:absolute;top:50px;left:13px}.sport-item__image[data-v-51c38670]{height:25px;width:25px;position:absolute;top:12px;left:12px}.sport-item__name[data-v-51c38670]{font-size:15px;font-weight:500}.sport-item__level[data-v-51c38670]{position:absolute;bottom:1px;right:-5px;font-size:11px;color:#000;background-color:#f9db85;font-weight:700;border-radius:20px;width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user-sport-schedules-items-block[data-v-51c38670]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:31px}.user-sport-schedules-item__schedule[data-v-51c38670]{margin-top:6px;font-size:12px}.user-sport-schedules-items__weekday[data-v-51c38670]{font-weight:450;text-transform:lowercase}.full-button[data-v-51c38670]{width:auto;font-weight:450;font-size:14px}@media only screen and (max-width:600px){.full-button[data-v-51c38670]{width:100%}}.cta-btn.purple[data-v-51c38670]{background-color:#6460ac;color:#fff}.cta-btn.purple[data-v-51c38670]:hover{background-color:#5b459c}.cta-btn.purple-light[data-v-51c38670]{background-color:#e0dfee;color:#6360ac}.cta-btn.purple-light[data-v-51c38670]:hover{background-color:#bfbcdc}.send-message-button[data-v-51c38670]{border:1px solid #d8d8d8}.potential-user-partners[data-v-51c38670],.user-partners[data-v-51c38670]{margin-top:36px}.user-partner-list[data-v-51c38670]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px}.user-partner-item[data-v-51c38670]{margin-right:24px;text-align:center}.user-partner-item a[data-v-51c38670]{text-decoration:none}.user-partner-avatar-icon[data-v-51c38670]{border-radius:50%;width:50px;height:50px}.empty-user-partners[data-v-51c38670]{margin-top:36px;margin-bottom:36px;font-size:14px}.bronze-medal[data-v-51c38670]{background:url(/packs/media/images/bronze_medal-ab4500dc5190daa9d977d76957792f87.svg);background-repeat:no-repeat;width:30px;height:36px;margin:10px auto}.silver-medal[data-v-51c38670]{background:url(/packs/media/images/silver_medal-c76c7b89429f265aa758f08f40e965f8.svg);background-repeat:no-repeat;width:30px;height:36px;margin:10px auto}.gold-medal[data-v-51c38670]{background:url(/packs/media/images/gold_medal-f514cf526fd1c079d801828a438c1503.svg);background-repeat:no-repeat;width:40px;height:46px;margin:10px auto}.user-sport-list[data-v-51c38670]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-preferred-size:100%;flex-basis:100%}.user-sport-list a[data-v-51c38670]{margin-bottom:12px}.section-title[data-v-51c38670]{font-size:18px;font-weight:700}@media only screen and (max-width:600px){.section-title[data-v-51c38670]{font-size:17px}}.under-section-title[data-v-51c38670]{font-size:16px;font-weight:500}@media only screen and (max-width:600px){.under-section-title[data-v-51c38670]{font-size:15px}}.badminton[data-v-51c38670]{background-image:url(/packs/media/images/mini-image-badminton-e30d6c1c9d4b114e2907859da6362d8c.svg);background-repeat:no-repeat;background-size:25px 25px}.squash[data-v-51c38670]{background-image:url(/packs/media/images/mini-image-squash-efb14af44d555c1209abfeeeeeeb8dfd.svg);background-repeat:no-repeat;background-size:25px 25px}.football[data-v-51c38670]{background:url(/packs/media/images/mini-image-football-1359f5c7e93b8c777eccf6e3c0d3f2d4.svg);background-repeat:no-repeat;background-size:25px 25px}.basketball[data-v-51c38670]{background:url(/packs/media/images/mini-image-basketball-fff92b81eea564ccdf003c7690032ea2.svg);background-repeat:no-repeat;background-size:25px 25px}.tennis[data-v-51c38670]{background:url(/packs/media/images/mini-image-tennis-65b3be9ce5ccd8765eca3b2d8f32b756.svg);background-repeat:no-repeat;background-size:25px 25px}.tabletennis[data-v-51c38670]{background:url(/packs/media/images/mini-image-tabletennis-e596562d9af5a0dcebe7a159c7a4a6e5.svg);background-repeat:no-repeat;background-size:25px 25px}.volleyball[data-v-51c38670]{background:url(/packs/media/images/mini-image-volleyball-94d93f0c58096f853f882cf432cc509e.svg);background-repeat:no-repeat;background-size:25px 25px}.user-sport-schedules-items[data-v-51c38670]{padding:12px 12px 0;font-size:13px}.user-sport-schedules-items a[data-v-51c38670]{margin-bottom:10px;margin-right:2px}.user-sport-schedules-items__sport[data-v-51c38670]{color:#946e1e;font-weight:500;width:100px}.user-sport-schedules-items[data-v-51c38670]{display:-webkit-box;display:-ms-flexbox;display:flex}.user-sport-schedules-item[data-v-51c38670]{margin-bottom:10px}.user-sport-schedules-items__weekday[data-v-51c38670]{font-weight:500}.sport-alert-item-wrap[data-v-51c38670]{background-color:#7d79b9;height:40px;width:45px;border-radius:10px;position:relative;margin-right:12px}.sport-alert-item[data-v-51c38670]{height:20px;width:20px;position:absolute;top:10px;left:10px}.mini-badminton[data-v-51c38670]{background-image:url(/packs/media/images/mini-image-badminton-e30d6c1c9d4b114e2907859da6362d8c.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-tabletennis[data-v-51c38670]{background:url(/packs/media/images/mini-image-tabletennis-e596562d9af5a0dcebe7a159c7a4a6e5.svg);background-repeat:no-repeat;background-size:20px 20px;left:12px!important}.mini-squash[data-v-51c38670]{background-image:url(/packs/media/images/mini-image-squash-efb14af44d555c1209abfeeeeeeb8dfd.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-football[data-v-51c38670]{background:url(/packs/media/images/mini-image-football-1359f5c7e93b8c777eccf6e3c0d3f2d4.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-basketball[data-v-51c38670]{background:url(/packs/media/images/mini-image-basketball-fff92b81eea564ccdf003c7690032ea2.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-tennis[data-v-51c38670]{background:url(/packs/media/images/mini-image-tennis-65b3be9ce5ccd8765eca3b2d8f32b756.svg);background-repeat:no-repeat;background-size:20px 20px}.user-competition[data-v-51c38670]{margin-top:24px}.main-competition[data-v-51c38670]{padding-bottom:24px;border-bottom:1px solid #dfdfdf}@media only screen and (min-width:600px){.main-competition[data-v-51c38670]{max-width:70%}}.user-play-status[data-v-51c38670]{font-size:13px;color:grey}@media only screen and (max-width:600px){.user-play-status[data-v-51c38670]{font-size:12px}}.play_status_ready[data-v-51c38670]{color:#090}.play_status_not_ready[data-v-51c38670]{color:#cc0100}.play_status_not_confirmed[data-v-51c38670]{color:#fecb00}.page-title-requests[data-v-65156456]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media only screen and (max-width:600px){.page-title-requests[data-v-65156456]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.user-partner-item[data-v-65156456]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e7e7e7;padding:10px 12px;border-radius:10px;margin-right:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.user-partner-item a[data-v-65156456]{text-decoration:none;margin-right:36px;font-size:13px}.user-partner-avatar-icon[data-v-65156456]{border-radius:50%;width:40px;height:40px}.sport-alert-item-wrap[data-v-65156456]{background-color:#7d79b9;height:40px;width:45px;border-radius:10px;position:relative;margin-right:12px}.sport-alert-item[data-v-65156456]{height:20px;width:20px;position:absolute;top:10px;left:10px}.in-progress-competitions .in-progress-competition[data-v-65156456]{border-bottom:1px solid #e7e7e7;margin-top:24px;background:#f8f8ff;border-radius:10px;padding:20px;-webkit-box-shadow:2px 2px 6px -2px rgba(34,60,80,.2);box-shadow:2px 2px 6px -2px rgba(34,60,80,.2)}.in-progress-competitions .in-progress-competition[data-v-65156456]:first-child{margin-top:0}.in-progress-competitions .in-progress-competition[data-v-65156456]:last-child{border-bottom:none}.competition-started svg[data-v-65156456]{color:#0b6135;margin-right:3px}.competition-declined svg[data-v-65156456]{color:#dc3545;margin-right:3px}.request-competition-link-wrap[data-v-65156456]{margin-right:12px}.request-competition-link-wrap a[data-v-65156456]{background:#fff;border:1px solid #d8d8d8;font-size:13px;font-weight:450}.mini-badminton[data-v-65156456]{background-image:url(/packs/media/images/mini-image-badminton-e30d6c1c9d4b114e2907859da6362d8c.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-squash[data-v-65156456]{background-image:url(/packs/media/images/mini-image-squash-efb14af44d555c1209abfeeeeeeb8dfd.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-football[data-v-65156456]{background:url(/packs/media/images/mini-image-football-1359f5c7e93b8c777eccf6e3c0d3f2d4.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-basketball[data-v-65156456]{background:url(/packs/media/images/mini-image-basketball-fff92b81eea564ccdf003c7690032ea2.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-tennis[data-v-65156456]{background:url(/packs/media/images/mini-image-tennis-65b3be9ce5ccd8765eca3b2d8f32b756.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-volleyball[data-v-65156456]{background:url(/packs/media/images/mini-image-volleyball-94d93f0c58096f853f882cf432cc509e.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-tabletennis[data-v-65156456]{background:url(/packs/media/images/mini-image-tabletennis-e596562d9af5a0dcebe7a159c7a4a6e5.svg);background-repeat:no-repeat;background-size:20px 20px;left:12px!important}.add-result-wrap[data-v-f29fbf96]{height:80%;width:300px;margin:20px auto 0}@media only screen and (max-width:600px){.add-result-wrap[data-v-f29fbf96]{width:100%;height:100%;margin-bottom:20px;padding:0 20px}}.completed-info-wrap[data-v-f29fbf96]{height:75%;padding-top:20px}.completed-info[data-v-f29fbf96]{height:80%;text-align:center}.completed-info-img img[data-v-f29fbf96]{width:120px;height:120px}.title[data-v-f29fbf96]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;text-align:center;font-size:20px;font-weight:450;padding-top:15px;font-weight:700}@media only screen and (max-width:600px){.title[data-v-f29fbf96]{padding-top:0}}.submit-button-wrap[data-v-f29fbf96]{margin-top:30px}@media only screen and (max-width:600px){.submit-button-wrap[data-v-f29fbf96]{margin-bottom:20px}}.cta-btn[data-v-f29fbf96]{display:inline-block;padding:4px 15px;line-height:30px;text-decoration:none}.cta-btn.green[data-v-f29fbf96]{background-color:#0c6035;color:#fff}.cta-btn.cancel[data-v-f29fbf96]{color:grey;border:none;padding:0;font-size:15px}.submit-button-wrap .green[data-v-f29fbf96]{margin-right:10px}.page-title-requests[data-v-7026d9f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media only screen and (max-width:600px){.page-title-requests[data-v-7026d9f4]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.user-partner-avatar-icon[data-v-7026d9f4]{border-radius:50%;width:40px;height:40px}.sport-alert-item-wrap[data-v-7026d9f4]{background-color:#7d79b9;height:40px;width:45px;border-radius:10px;position:relative;margin-right:12px}.sport-alert-item[data-v-7026d9f4]{height:20px;width:20px;position:absolute;top:10px;left:10px}.result-btn[data-v-7026d9f4]{font-size:12px}@media only screen and (max-width:600px){.result-btn[data-v-7026d9f4]{font-size:12px}}.mini-badminton[data-v-7026d9f4]{background-image:url(/packs/media/images/mini-image-badminton-e30d6c1c9d4b114e2907859da6362d8c.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-squash[data-v-7026d9f4]{background-image:url(/packs/media/images/mini-image-squash-efb14af44d555c1209abfeeeeeeb8dfd.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-football[data-v-7026d9f4]{background:url(/packs/media/images/mini-image-football-1359f5c7e93b8c777eccf6e3c0d3f2d4.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-basketball[data-v-7026d9f4]{background:url(/packs/media/images/mini-image-basketball-fff92b81eea564ccdf003c7690032ea2.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-tennis[data-v-7026d9f4]{background:url(/packs/media/images/mini-image-tennis-65b3be9ce5ccd8765eca3b2d8f32b756.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-volleyball[data-v-7026d9f4]{background:url(/packs/media/images/mini-image-volleyball-94d93f0c58096f853f882cf432cc509e.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-tabletennis[data-v-7026d9f4]{background:url(/packs/media/images/mini-image-tabletennis-e596562d9af5a0dcebe7a159c7a4a6e5.svg);background-repeat:no-repeat;background-size:20px 20px;left:12px!important}.page-title-requests[data-v-793ee33e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media only screen and (max-width:600px){.page-title-requests[data-v-793ee33e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.finished-competition-item[data-v-793ee33e]{background:#f8f8ff;border-radius:10px;padding:20px;-webkit-box-shadow:2px 2px 6px -2px rgba(34,60,80,.2);box-shadow:2px 2px 6px -2px rgba(34,60,80,.2)}.user-partner-avatar-icon[data-v-793ee33e]{border-radius:50%;width:40px;height:40px}.sport-alert-item-wrap[data-v-793ee33e]{background-color:#7d79b9;height:40px;width:45px;border-radius:10px;position:relative;margin-right:12px}.sport-alert-item[data-v-793ee33e]{height:20px;width:20px;position:absolute;top:10px;left:10px}.win-lose[data-v-793ee33e]{margin-left:12px}.lose-notification[data-v-793ee33e],.win-notification[data-v-793ee33e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mini-badminton[data-v-793ee33e]{background-image:url(/packs/media/images/mini-image-badminton-e30d6c1c9d4b114e2907859da6362d8c.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-squash[data-v-793ee33e]{background-image:url(/packs/media/images/mini-image-squash-efb14af44d555c1209abfeeeeeeb8dfd.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-football[data-v-793ee33e]{background:url(/packs/media/images/mini-image-football-1359f5c7e93b8c777eccf6e3c0d3f2d4.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-basketball[data-v-793ee33e]{background:url(/packs/media/images/mini-image-basketball-fff92b81eea564ccdf003c7690032ea2.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-tennis[data-v-793ee33e]{background:url(/packs/media/images/mini-image-tennis-65b3be9ce5ccd8765eca3b2d8f32b756.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-volleyball[data-v-793ee33e]{background:url(/packs/media/images/mini-image-volleyball-94d93f0c58096f853f882cf432cc509e.svg);background-repeat:no-repeat;background-size:20px 20px}.mini-tabletennis[data-v-793ee33e]{background:url(/packs/media/images/mini-image-tabletennis-e596562d9af5a0dcebe7a159c7a4a6e5.svg);background-repeat:no-repeat;background-size:20px 20px;left:12px!important}.users[data-v-592da445]{padding:65px 15px 0}@media only screen and (max-width:600px){.users[data-v-592da445]{padding-bottom:60px}}.page-title[data-v-592da445]{margin-bottom:24px}@media only screen and (max-width:600px){.page-title[data-v-592da445]{margin-bottom:12px}}.users-list[data-v-592da445]{font-size:14px;padding-bottom:20px}@media only screen and (max-width:600px){.users-list[data-v-592da445]{font-size:13px}}#users_search[data-v-592da445]{background:#fff}.users-item[data-v-592da445]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e0dbdb;padding-bottom:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.item-first-row[data-v-592da445]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;margin-right:20px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.competition-input-wrap[data-v-592da445]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.current-geo-position[data-v-592da445]{color:#635f5f;margin-left:6px;font-size:11px}.user-avatar-nickname-wrap[data-v-592da445]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:6px}.user-nickname[data-v-592da445]{margin-top:6px;margin-left:6px}.user-nickname a[data-v-592da445]{text-decoration:none}.user-sports[data-v-592da445]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:30px;margin-top:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-preferred-size:100%;flex-basis:100%}@media only screen and (max-width:600px){.user-sports[data-v-592da445]{margin-left:0}}.request-competition-link-wrap a[data-v-592da445]{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;bottom:40px;font-size:17.6px;font-size:1.1rem}@media only screen and (max-width:600px){.request-competition-link-wrap a[data-v-592da445]{font-size:1rem;bottom:35px}}.user-sports-links[data-v-592da445]{margin-bottom:6px}.user-sport-item[data-v-592da445]{margin-right:24px;position:relative;background-color:#7d79b9;height:40px;width:40px;border-radius:10px}@media only screen and (max-width:600px){.user-sport-item[data-v-592da445]{height:35px;width:35px;margin-right:18px}}.selected-user-wrap[data-v-592da445]{border-bottom:1px solid #7d79b9}.user-sport-item--small[data-v-592da445]{position:relative;background-color:#7d79b9;border-radius:10px;height:35px;width:35px;margin-right:18px;margin-left:12px}@media only screen and (max-width:600px){.user-sport-item--small[data-v-592da445]{margin-left:6px}}.sport-item__image[data-v-592da445]{height:25px;width:25px;position:absolute;top:10px;left:10px}@media only screen and (max-width:600px){.sport-item__image[data-v-592da445]{height:20px;width:20px;top:8px;left:8px}}.sport-item__image--small[data-v-592da445]{height:20px;width:20px;position:absolute;top:8px;left:8px}.successful-events[data-v-592da445]{margin-left:6px;margin-bottom:8px;font-size:12px;color:#635f5f}.competition-input-wrap input[data-v-592da445]{height:22px;width:22px}.competition-input[data-v-592da445]{margin-left:24px}@media only screen and (max-width:600px){.competition-input[data-v-592da445]{margin-left:12px}}.sport-item__level[data-v-592da445]{position:absolute;bottom:-4px;right:-5px;font-size:11px;color:#000;background-color:#f9db85;font-weight:700;border-radius:20px;height:15px;width:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.badminton[data-v-592da445]{background-image:url(/packs/media/images/mini-image-badminton-e30d6c1c9d4b114e2907859da6362d8c.svg);background-repeat:no-repeat;background-size:20px 20px}.squash[data-v-592da445]{background-image:url(/packs/media/images/mini-image-squash-efb14af44d555c1209abfeeeeeeb8dfd.svg);background-repeat:no-repeat;background-size:20px 20px}.football[data-v-592da445]{background:url(/packs/media/images/mini-image-football-1359f5c7e93b8c777eccf6e3c0d3f2d4.svg);background-repeat:no-repeat;background-size:20px 20px}.basketball[data-v-592da445]{background:url(/packs/media/images/mini-image-basketball-fff92b81eea564ccdf003c7690032ea2.svg);background-repeat:no-repeat;background-size:20px 20px}.tennis[data-v-592da445]{background:url(/packs/media/images/mini-image-tennis-65b3be9ce5ccd8765eca3b2d8f32b756.svg);background-repeat:no-repeat;background-size:20px 20px}.tabletennis[data-v-592da445]{background:url(/packs/media/images/mini-image-tabletennis-e596562d9af5a0dcebe7a159c7a4a6e5.svg);background-repeat:no-repeat;background-size:20px 20px}.volleyball[data-v-592da445]{background:url(/packs/media/images/mini-image-volleyball-94d93f0c58096f853f882cf432cc509e.svg);background-repeat:no-repeat;background-size:20px 20px}.medal[data-v-592da445]{margin-top:5px}.bronze-medal[data-v-592da445]{background:url(/packs/media/images/bronze_medal-ab4500dc5190daa9d977d76957792f87.svg);background-repeat:no-repeat;width:20px;height:25px}.silver-medal[data-v-592da445]{background:url(/packs/media/images/silver_medal-c76c7b89429f265aa758f08f40e965f8.svg);background-repeat:no-repeat;width:20px;height:25px}.gold-medal[data-v-592da445]{background:url(/packs/media/images/gold_medal-f514cf526fd1c079d801828a438c1503.svg);background-repeat:no-repeat;width:30px;height:35px}.input[data-v-592da445]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-radius:5px;font-size:16px;inline-size:100%;min-block-size:24px;min-block-size:1.5rem;padding:5px;border:1px solid #e4e4e7}.input-focused[data-v-592da445]{border:1px solid #e4e4e7}.input svg[data-v-592da445]{color:grey;margin-right:6px;margin-left:3px}.input--actor input[data-v-592da445]{border:0;inline-size:100%;outline:0;padding:0;background:#fff}.users[data-v-a3aa572e]{padding:65px 15px 0}@media only screen and (max-width:600px){.users[data-v-a3aa572e]{padding-bottom:60px}}.users-list[data-v-a3aa572e]{margin-top:20px;font-size:14px;padding-bottom:20px}@media only screen and (max-width:600px){.users-list[data-v-a3aa572e]{font-size:13px}}.users-item[data-v-a3aa572e]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e0dbdb;padding-bottom:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.item-first-row[data-v-a3aa572e]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;margin-right:20px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.current-geo-position[data-v-a3aa572e]{color:#635f5f;margin-left:6px;font-size:11px}.user-avatar-nickname-wrap[data-v-a3aa572e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-nickname[data-v-a3aa572e]{margin-top:6px;margin-left:6px}.user-nickname a[data-v-a3aa572e]{text-decoration:none}.user-sports[data-v-a3aa572e]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:30px;margin-top:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-preferred-size:100%;flex-basis:100%}@media only screen and (max-width:600px){.user-sports[data-v-a3aa572e]{margin-left:20px}}.user-sports-links[data-v-a3aa572e]{margin-bottom:6px}.user-sport-item[data-v-a3aa572e]{margin-right:24px;position:relative;background-color:#7d79b9;height:40px;width:40px;border-radius:10px}@media only screen and (max-width:600px){.user-sport-item[data-v-a3aa572e]{height:35px;width:35px;margin-right:18px}}.user-sport-item--small[data-v-a3aa572e]{position:relative;background-color:#7d79b9;border-radius:10px;height:35px;width:35px;margin-right:18px;margin-left:12px}@media only screen and (max-width:600px){.user-sport-item--small[data-v-a3aa572e]{margin-left:6px}}.sport-item__image[data-v-a3aa572e]{height:25px;width:25px;position:absolute;top:10px;left:10px}@media only screen and (max-width:600px){.sport-item__image[data-v-a3aa572e]{height:20px;width:20px;top:8px;left:8px}}.sport-item__image--small[data-v-a3aa572e]{height:20px;width:20px;position:absolute;top:8px;left:8px}.successful-events[data-v-a3aa572e]{margin-left:6px;margin-bottom:8px;font-size:12px;color:#635f5f}.sport-item__level[data-v-a3aa572e]{position:absolute;bottom:-4px;right:-5px;font-size:11px;color:#000;background-color:#f9db85;font-weight:700;border-radius:20px;height:15px;width:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.badminton[data-v-a3aa572e]{background-image:url(/packs/media/images/mini-image-badminton-e30d6c1c9d4b114e2907859da6362d8c.svg);background-repeat:no-repeat;background-size:20px 20px}.squash[data-v-a3aa572e]{background-image:url(/packs/media/images/mini-image-squash-efb14af44d555c1209abfeeeeeeb8dfd.svg);background-repeat:no-repeat;background-size:20px 20px}.football[data-v-a3aa572e]{background:url(/packs/media/images/mini-image-football-1359f5c7e93b8c777eccf6e3c0d3f2d4.svg);background-repeat:no-repeat;background-size:20px 20px}.basketball[data-v-a3aa572e]{background:url(/packs/media/images/mini-image-basketball-fff92b81eea564ccdf003c7690032ea2.svg);background-repeat:no-repeat;background-size:20px 20px}.tennis[data-v-a3aa572e]{background:url(/packs/media/images/mini-image-tennis-65b3be9ce5ccd8765eca3b2d8f32b756.svg);background-repeat:no-repeat;background-size:20px 20px}.tabletennis[data-v-a3aa572e]{background:url(/packs/media/images/mini-image-tabletennis-e596562d9af5a0dcebe7a159c7a4a6e5.svg);background-repeat:no-repeat;background-size:20px 20px}.volleyball[data-v-a3aa572e]{background:url(/packs/media/images/mini-image-volleyball-94d93f0c58096f853f882cf432cc509e.svg);background-repeat:no-repeat;background-size:20px 20px}.medal[data-v-a3aa572e]{margin-top:5px}.bronze-medal[data-v-a3aa572e]{background:url(/packs/media/images/bronze_medal-ab4500dc5190daa9d977d76957792f87.svg);background-repeat:no-repeat;width:20px;height:25px}.silver-medal[data-v-a3aa572e]{background:url(/packs/media/images/silver_medal-c76c7b89429f265aa758f08f40e965f8.svg);background-repeat:no-repeat;width:20px;height:25px}.gold-medal[data-v-a3aa572e]{background:url(/packs/media/images/gold_medal-f514cf526fd1c079d801828a438c1503.svg);background-repeat:no-repeat;width:30px;height:35px}.user__profile[data-v-1d426da8]{font-size:14px;padding:65px 15px 0}@media only screen and (max-width:600px){.user__profile[data-v-1d426da8]{padding-bottom:60px;font-size:13px}}.user-current-city[data-v-1d426da8]{font-weight:600;margin-top:6px;font-size:13px}.user-steet-name[data-v-1d426da8]{font-size:13px}.title-wrap[data-v-1d426da8]{font-weight:600;color:#909499}.edit-user-block[data-v-1d426da8]{border:1px solid #d6d6d6;border-radius:10px;padding:18px;margin-top:24px}.edit-user-block svg[data-v-1d426da8]{color:#a7a7a7}.errors-wrap[data-v-1d426da8],.title-description[data-v-1d426da8]{font-weight:350;font-size:13px;margin-top:24px;font-style:italic}#success-notification[data-v-1d426da8]{color:green}.alert-success-notification[data-v-1d426da8]{border-color:#0c6135;background-color:#d4edda;font-weight:450;color:#265a32}.avatar[data-v-1d426da8]{width:200px;border-radius:6px}.submit-button-wrap[data-v-1d426da8]{margin-top:12px}.card-img-overlay[data-v-1d426da8]{display:block;-webkit-transition:all .5s;transition:all .5s}.avatar-wrap[data-v-1d426da8]{margin-top:24px}.avatar-wrap img[data-v-1d426da8]{width:200px;height:200px;border-radius:6px}.card-img-overlay button[data-v-1d426da8]{margin-top:25%}@media only screen and (max-width:600px){.card-img-overlay button[data-v-1d426da8]{margin-top:60%}}.card-body[data-v-1d426da8]{position:relative;padding:0}.cta-btn[data-v-1d426da8]{display:inline-block;padding:4px 12px;line-height:30px;text-decoration:none;border-radius:12px}.cta-btn.purple[data-v-1d426da8]{background-color:#6460ac;color:#fff}.cta-btn.purple[data-v-1d426da8]:hover{background-color:#5b459c;color:#fff}.user-sports-list[data-v-44877903]{padding:67px 15px 0}.user-sports-wrap[data-v-44877903]{margin-top:24px}.user-sports-title-wrap[data-v-44877903]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.user-sports-title-wrap a[data-v-44877903]{font-size:13px}.user-sports-settings[data-v-44877903]{margin-top:24px}.user-sports-settings a[data-v-44877903]{font-size:14px}.back-link-wrap[data-v-44877903]{margin-bottom:36px}.back-link[data-v-44877903]{text-decoration:none}.back-link svg[data-v-44877903]{margin-right:5px}.profile-navigation-link[data-v-44877903]{color:#5d98ae;text-decoration:none;font-weight:500;font-size:14px;cursor:pointer}.user-sport-title-wrap[data-v-44877903]{display:-webkit-box;display:-ms-flexbox;display:flex}.user-sport-image-item[data-v-44877903]{position:relative;background-color:#7d79b9;height:50px;width:50px;border-radius:10px}.sport-item__right[data-v-44877903]{margin-left:24px}.user-sports-header[data-v-44877903]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.user-sports-more-link a[data-v-44877903]{text-transform:lowercase;font-weight:500}.user-avatar[data-v-44877903]{position:absolute;top:50px;left:13px}.sport-item__image[data-v-44877903]{height:25px;width:25px;position:absolute;top:12px;left:12px}.user-sports-title[data-v-44877903]{font-size:18px;font-weight:700}.sport-item__name[data-v-44877903]{font-size:15px;font-weight:500}.sport-item__level[data-v-44877903]{position:absolute;bottom:1px;right:-5px;font-size:11px;color:#000;background-color:#f9db85;font-weight:700;border-radius:20px;width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sport-item__level-text[data-v-44877903]{font-size:13px;color:grey;margin-top:2px}.user-sport-schedules-items-block[data-v-44877903]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:62px}.user-sport-schedules-item__schedule[data-v-44877903]{margin-top:6px;font-size:12px}.user-sport-schedules-items__weekday[data-v-44877903]{font-weight:450;text-transform:lowercase}.full-button[data-v-44877903]{width:100%;font-weight:450;font-size:14px}.cta-btn.purple[data-v-44877903]{background-color:#6460ac;color:#fff}.cta-btn.purple[data-v-44877903]:hover{background-color:#5b459c}.user-sports a[data-v-44877903]{font-size:12px}.user-sport-schedules a[data-v-44877903]{font-size:11px;text-decoration:none}.user-sport-list[data-v-44877903]{display:-webkit-box;display:-ms-flexbox;display:flex}.user-sport-item[data-v-44877903]{margin-top:24px;padding:15px;border:1px solid #dcdcdc;border-radius:10px}.badminton[data-v-44877903]{background-image:url(/packs/media/images/mini-image-badminton-e30d6c1c9d4b114e2907859da6362d8c.svg);background-repeat:no-repeat;background-size:25px 25px}.squash[data-v-44877903]{background-image:url(/packs/media/images/mini-image-squash-efb14af44d555c1209abfeeeeeeb8dfd.svg);background-repeat:no-repeat;background-size:25px 25px}.football[data-v-44877903]{background:url(/packs/media/images/mini-image-football-1359f5c7e93b8c777eccf6e3c0d3f2d4.svg);background-repeat:no-repeat;background-size:25px 25px}.basketball[data-v-44877903]{background:url(/packs/media/images/mini-image-basketball-fff92b81eea564ccdf003c7690032ea2.svg);background-repeat:no-repeat;background-size:25px 25px}.tennis[data-v-44877903]{background:url(/packs/media/images/mini-image-tennis-65b3be9ce5ccd8765eca3b2d8f32b756.svg);background-repeat:no-repeat;background-size:25px 25px}.tabletennis[data-v-44877903]{background:url(/packs/media/images/mini-image-tabletennis-e596562d9af5a0dcebe7a159c7a4a6e5.svg);background-repeat:no-repeat;background-size:25px 25px}.volleyball[data-v-44877903]{background:url(/packs/media/images/mini-image-volleyball-94d93f0c58096f853f882cf432cc509e.svg);background-repeat:no-repeat;background-size:25px 25px}.user-sport-schedules-items[data-v-44877903]{font-size:13px;padding:0 12px}.user-sport-schedules-items a[data-v-44877903]{margin-bottom:10px;margin-right:2px}.user-sport-schedules-items__sport[data-v-44877903]{color:#946e1e;font-weight:500;width:100px}.user-sport-schedules-items[data-v-44877903]{display:-webkit-box;display:-ms-flexbox;display:flex}.user-sport-schedules-item[data-v-44877903]{margin-bottom:10px}.user-sport-schedules-items__weekday[data-v-44877903]{font-weight:500}.user-partners[data-v-1fd960a4]{padding:45px 15px 0}@media only screen and (max-width:600px){.user-partners[data-v-1fd960a4]{padding-bottom:24px}}.common-sport-events-count[data-v-1fd960a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;color:#000;background-color:#f9db85;font-weight:700;border-radius:20px;width:30px;height:30px}.participants[data-v-1fd960a4]{text-align:center}@media only screen and (max-width:600px){.participants[data-v-1fd960a4]{margin-top:25px}}.participation__requests[data-v-1fd960a4]{margin:40px 0}.participant[data-v-1fd960a4]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:600px){.participant[data-v-1fd960a4]{border-bottom:1px solid #dcdbdb}}.participant__avatar img[data-v-1fd960a4]{border-radius:30px;width:30px;height:30px}.participant__info[data-v-1fd960a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.participant__actions button[data-v-1fd960a4]{font-size:13px!important}@media only screen and (max-width:600px){.participant__actions button[data-v-1fd960a4]{font-size:12px!important}}.participants--title[data-v-1fd960a4]{font-size:14px;font-weight:500;margin-bottom:24px}.participant__actions svg[data-v-1fd960a4]{height:25px;width:25px}.participant__actions__accept[data-v-1fd960a4]{color:green!important}.participant__profile-link[data-v-1fd960a4]{margin-left:5px}.participant a[data-v-1fd960a4]{text-decoration:none}.bronze-medal[data-v-1fd960a4]{background:url(/packs/media/images/bronze_medal-ab4500dc5190daa9d977d76957792f87.svg);background-repeat:no-repeat;width:38px;height:35px}.silver-medal[data-v-1fd960a4]{background:url(/packs/media/images/silver_medal-c76c7b89429f265aa758f08f40e965f8.svg);background-repeat:no-repeat;width:38px;height:35px}.gold-medal[data-v-1fd960a4]{background:url(/packs/media/images/gold_medal-f514cf526fd1c079d801828a438c1503.svg);background-repeat:no-repeat;width:38px;height:35px}.invite-user[data-v-311d333c]{padding:45px 15px 0}@media only screen and (max-width:600px){.invite-user[data-v-311d333c]{padding-bottom:24px}}.events-list__items[data-v-311d333c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}@media only screen and (max-width:600px){.events-list__items[data-v-311d333c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.user-avatar-wrap[data-v-4d482014]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.avatar-placeholder[data-v-4d482014]{border-radius:30px;width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#eeeded;position:absolute;top:0}.user-avatar img[data-v-4d482014]{border-radius:30px;width:50px;height:50px;-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.2);box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.2)}.user-nickname[data-v-4d482014]{margin-top:6px}.user-nickname a[data-v-4d482014]{text-decoration:none}.user-play-status[data-v-4d482014]{font-size:13px;min-width:125px;text-align:left;margin-top:6px;color:grey}@media only screen and (max-width:600px){.user-play-status[data-v-4d482014]{font-size:13px}}.avatar[data-v-c7fe0b9c]{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;font-weight:600;position:relative}.background-red[data-v-c7fe0b9c]{background:#d4130d}.background-green[data-v-c7fe0b9c]{background:#028106}.user-online[data-v-c7fe0b9c]{display:inline-block;border-radius:50%;position:absolute;border:1px solid #fff}.user-online.top[data-v-c7fe0b9c]{top:0;bottom:auto;right:-2px}.user-online.bottom[data-v-c7fe0b9c]{bottom:0;right:4px}.avatar-placeholder[data-v-c7fe0b9c]{border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#eeeded;position:absolute;top:0}.container[data-v-45bea2d7]{max-width:1000px;height:100%;padding-left:0;padding-right:0;background:#fff;-webkit-box-shadow:rgba(0,40,117,.1) 0 2px 8px;box-shadow:0 2px 8px rgba(0,40,117,.1)}@media (min-width:760px){.container[data-v-45bea2d7]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:50px}}@media (max-width:760px){.container[data-v-45bea2d7]{padding-top:60px}}@media (max-width:760px){.chat-messages-container[data-v-45bea2d7]{padding-top:0}}.chats-list[data-v-45bea2d7]{width:480px;padding:16px 0;border-right:1px solid #e0e0e0;overflow-y:scroll}@media (max-width:760px){.chats-list[data-v-45bea2d7]{width:100%;border-right:none}}.chats-list-empty[data-v-45bea2d7]{width:480px;padding:16px 0;border-right:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:760px){.chats-list-empty[data-v-45bea2d7]{width:100%;border-right:none;margin-top:100px}}@media (max-width:760px){.chats-list-empty a[data-v-45bea2d7]{font-size:15px}}.chat-item-link[data-v-45bea2d7]{text-decoration:none;font-weight:400;cursor:pointer}.chat-item[data-v-45bea2d7]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;padding:16px;height:85px;width:100%;border-bottom:1px solid #e0e0e0}.active-chat[data-v-45bea2d7]{background-color:#edf1f9}.chat-name[data-v-45bea2d7]{font-size:15px;font-weight:600;margin-bottom:6px}.chat-item-created-at[data-v-45bea2d7]{font-size:11px;color:grey;text-align:right}.chat-item-unread-messages[data-v-45bea2d7]{padding:5px;background-color:#dbdbdb;width:25px;color:#8b8b8b;border-radius:20px;height:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;margin-top:12px;font-weight:500}.latest-message[data-v-45bea2d7]{line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:90%}.chat-messages[data-v-45bea2d7]{width:100%;height:100%;max-width:615px;overflow-y:hidden}.empty-chat-messages[data-v-45bea2d7]{width:100%;height:100%;max-width:615px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;font-weight:500;color:grey}.chat-item-header[data-v-45bea2d7]{font-size:18px;font-weight:600;margin-bottom:12px;padding-left:16px}.latest-message-author-avatar img[data-v-45bea2d7]{width:50px;height:50px;border-radius:50%}.blue-link[data-v-45bea2d7]{font-size:14px;color:#679fb3;font-weight:450;text-decoration:none;cursor:pointer}.sport-item__image[data-v-45bea2d7]{height:25px;width:25px;position:absolute;top:10px;left:8px}@media only screen and (max-width:600px){.sport-item__image[data-v-45bea2d7]{height:20px;width:20px;top:8px;left:8px}}.not-viewed-message[data-v-45bea2d7]{margin-right:6px;background-color:#f0f0f0;padding:10px;border-radius:5px}.chat-item-info-top[data-v-45bea2d7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat-item-info-bottom[data-v-45bea2d7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.user-sport-item[data-v-45bea2d7]{position:relative;background-color:#7d79b9;height:40px;width:45px;border-radius:10px}.badminton[data-v-45bea2d7]{background-image:url(/packs/media/images/mini-image-badminton-e30d6c1c9d4b114e2907859da6362d8c.svg);background-repeat:no-repeat;background-size:20px 20px}.squash[data-v-45bea2d7]{background-image:url(/packs/media/images/mini-image-squash-efb14af44d555c1209abfeeeeeeb8dfd.svg);background-repeat:no-repeat;background-size:20px 20px}.football[data-v-45bea2d7]{background:url(/packs/media/images/mini-image-football-1359f5c7e93b8c777eccf6e3c0d3f2d4.svg);background-repeat:no-repeat;background-size:20px 20px}.basketball[data-v-45bea2d7]{background:url(/packs/media/images/mini-image-basketball-fff92b81eea564ccdf003c7690032ea2.svg);background-repeat:no-repeat;background-size:20px 20px}.tennis[data-v-45bea2d7]{background:url(/packs/media/images/mini-image-tennis-65b3be9ce5ccd8765eca3b2d8f32b756.svg);background-repeat:no-repeat;background-size:20px 20px}.tabletennis[data-v-45bea2d7]{background:url(/packs/media/images/mini-image-tabletennis-e596562d9af5a0dcebe7a159c7a4a6e5.svg);background-repeat:no-repeat;background-size:20px 20px}.volleyball[data-v-45bea2d7]{background:url(/packs/media/images/mini-image-volleyball-94d93f0c58096f853f882cf432cc509e.svg);background-repeat:no-repeat;background-size:20px 20px}.container[data-v-2da31fc5]{max-width:760px;height:100%;padding-left:0;padding-right:0;background:#fff}.chat[data-v-2da31fc5]{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.chat__topic[data-v-2da31fc5]{height:61px!important;max-height:54px;overflow:hidden;position:relative;word-break:break-word;word-wrap:break-word;padding-bottom:1px;font-size:13px;font-weight:700;line-height:1.231;color:#004d99!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-preferred-size:10%;flex-basis:10%;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.08);box-shadow:0 1px 1px 0 rgba(0,0,0,.08);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat__topic a[data-v-2da31fc5]{text-decoration:none}.arrow-left-link-wrap[data-v-2da31fc5]{margin-left:15px}.users-list-link-wrap[data-v-2da31fc5]{-ms-flex-item-align:center;align-self:center;padding:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;border-radius:5px;text-align:center;font-size:15px;color:#000}@media (max-width:640px){.users-list-link-wrap[data-v-2da31fc5]{font-size:14px}}.users-list-link-wrap[data-v-2da31fc5]:hover{-webkit-box-shadow:0 2px 5px #b9b6b6;box-shadow:0 2px 5px #b9b6b6}@media (min-width:320px) and (max-width:767px){.users-list-link-wrap[data-v-2da31fc5]:hover{-webkit-box-shadow:none;box-shadow:none}}.empty-messages[data-v-2da31fc5]{margin-top:auto;margin-bottom:auto;text-align:center;font-size:16px}@media (min-width:320px) and (max-width:767px){.empty-messages[data-v-2da31fc5]{font-size:16px}}.chat__messages[data-v-2da31fc5]{overflow-y:auto;height:100%;background-size:100%;padding:10px 20px 30px}@media (min-width:320px) and (max-width:767px){.chat__messages[data-v-2da31fc5]{padding-left:15px;padding-right:10px}}.chat__input-wrapper[data-v-2da31fc5]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding-bottom:20px;padding-left:20px;padding-right:20px}@media (min-width:320px) and (max-width:767px){.chat__input-wrapper[data-v-2da31fc5]{padding-bottom:20px;padding-left:10px;padding-right:10px}}.chat__input[data-v-2da31fc5]{min-height:20px;max-height:300px;overflow-y:auto;height:20px;width:100%;line-height:20px;outline:0;resize:none;border-radius:10px;padding:7px 16px;-webkit-box-sizing:content-box;box-sizing:content-box;font-size:14px;max-width:640px;border:1px solid #e1e4e8}@media (min-width:320px) and (max-width:767px){.chat__input[data-v-2da31fc5]{border-radius:20px;padding:6px 16px;width:70%;font-size:100%}}.chat__messages_date[data-v-2da31fc5]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:12px 24px 10px;font-size:11px;line-height:1.273;color:#333;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.chat__load-previous-messages[data-v-2da31fc5]{text-align:center;padding-bottom:10px}.chat__load-previous-messages a[data-v-2da31fc5]{font-size:14px;text-decoration:none;color:#565656}.chat__users__block[data-v-2da31fc5]{height:100%;padding-left:15px;padding-top:10px;overflow-y:auto;-ms-flex-preferred-size:87%;flex-basis:87%}.chat__users__wrap[data-v-2da31fc5]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.chat__user[data-v-2da31fc5]{margin-right:15px;padding-bottom:20px}.chat__user-online[data-v-2da31fc5]{background:#0fd815;display:inline-block;width:10px;height:10px;border-radius:50%;bottom:-2px;right:4px;position:absolute}.chat__user-name[data-v-2da31fc5]{text-align:center;font-size:14px;margin-top:6px}.chat__user-name a[data-v-2da31fc5]{text-decoration:none}.chat__user-avatar[data-v-2da31fc5]{position:relative;text-align:center}.chat__user-avatar img[data-v-2da31fc5]{width:40px;height:40px;border-radius:50%}label.chat__send-label[data-v-2da31fc5]{width:36px;min-width:0;height:32px;padding:0;border:0;margin-bottom:0;background-repeat:no-repeat;background-position:2px -860px;background-size:42px 1171px}#vac-icon-send[data-v-2da31fc5]{fill:#1976d2}#vac-icon-send-disabled[data-v-2da31fc5]{fill:#9ca6af}.chat__send-button-opacity[data-v-2da31fc5]{opacity:1!important}.send-icon-svg[data-v-2da31fc5]{margin-left:12px;margin-right:-14px;margin-bottom:-10px}.typing-wrap[data-v-2da31fc5]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;color:grey;padding-left:20px;margin-bottom:10px}@media only screen and (max-width:600px){.typing-wrap[data-v-2da31fc5]{padding-left:15px}}.typing-item[data-v-2da31fc5]{margin-right:5px}.emoji-invoker[data-v-2da31fc5]{margin-left:8px;width:24px;width:1.5rem;height:24px;height:1.5rem;border-radius:50%;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}@media (min-width:320px) and (max-width:767px){.emoji-invoker[data-v-2da31fc5]{right:12%}}.emoji-invoker[data-v-2da31fc5]:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.emoji-invoker>svg[data-v-2da31fc5]{fill:#000}.emoji-picker[data-v-2da31fc5]{position:absolute;bottom:50px;right:1px;z-index:10;font-family:Montserrat;border:1px solid #ccc;width:256px;width:16rem;height:320px;height:20rem;overflow-y:scroll;overflow-x:hidden;padding:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.5rem;background:#fff;-webkit-box-shadow:1px 1px 8px #c7dbe6;box-shadow:1px 1px 8px #c7dbe6}@media only screen and (max-width:600px){.emoji-picker[data-v-2da31fc5]{width:18rem}}.emoji-picker h5+div[data-v-2da31fc5]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.emoji-picker__search[data-v-2da31fc5]{display:-webkit-box;display:-ms-flexbox;display:flex}.emoji-picker__search>input[data-v-2da31fc5]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:10rem;border:1px solid #ccc;padding:.5rem 1rem;outline:none}.emoji-picker h5[data-v-2da31fc5]{margin:8px 0;color:#b1b1b1;text-transform:uppercase;font-size:12.8px;font-size:.8rem;cursor:default;font-family:Graphik,Helvetica Neue,helvetica,Apple Color Emoji,arial,sans-serif;font-size:15px}.emoji-picker span[data-v-2da31fc5]{font-size:22px;margin-right:8px;display:block;margin-bottom:6px;cursor:pointer}@media only screen and (max-width:600px){.emoji-picker span[data-v-2da31fc5]{font-size:32px}}.emoji-picker .emojis[data-v-2da31fc5]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.emoji-picker .emojis[data-v-2da31fc5]:after{content:"";-webkit-box-flex:1;-ms-flex:auto;flex:auto}.emoji-picker .emojis span[data-v-2da31fc5]{padding:.2rem;cursor:pointer;border-radius:5px}.emoji-picker .emojis span[data-v-2da31fc5]:hover{background:#ececec;cursor:pointer}.mobile-logo[data-v-2da31fc5]{background:url(/packs/media/images/logo-ec24e0234dc423aa41e5d309befb86e7.svg);background-repeat:no-repeat;width:50px;height:50px;position:relative;top:-12px;left:50%}.chat-container[data-v-3e485cfb]{max-width:760px;height:100%;padding-left:0;padding-right:0;background:#fff}.chat[data-v-3e485cfb]{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.chat__topic[data-v-3e485cfb]{max-height:54px;overflow:hidden;position:relative;word-break:break-word;word-wrap:break-word;padding-bottom:1px;font-size:13px;font-weight:700;line-height:1.231;color:#004d99!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-preferred-size:10%;flex-basis:10%;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.08);box-shadow:0 1px 1px 0 rgba(0,0,0,.08);-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:760px){.chat__topic[data-v-3e485cfb]{max-height:58px;-webkit-box-shadow:none;box-shadow:none;border-bottom:1px solid #d3d3d3}}.chat__topic a[data-v-3e485cfb]{text-decoration:none}.arrow-left-link-wrap[data-v-3e485cfb]{margin-left:15px}.chat__title[data-v-3e485cfb]{margin-left:16px;width:100%;position:relative}.users-list-link-wrap[data-v-3e485cfb]{-ms-flex-item-align:center;align-self:center;padding:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;border-radius:5px;text-align:center;font-size:15px;color:#000}@media (max-width:640px){.users-list-link-wrap[data-v-3e485cfb]{font-size:14px}}.users-list-link-wrap[data-v-3e485cfb]:hover{-webkit-box-shadow:0 2px 5px #b9b6b6;box-shadow:0 2px 5px #b9b6b6}@media (min-width:320px) and (max-width:767px){.users-list-link-wrap[data-v-3e485cfb]:hover{-webkit-box-shadow:none;box-shadow:none}}.empty-messages[data-v-3e485cfb]{margin-top:auto;margin-bottom:auto;text-align:center;font-size:16px}@media (min-width:320px) and (max-width:767px){.empty-messages[data-v-3e485cfb]{font-size:16px}}.chat__messages[data-v-3e485cfb]{overflow-y:auto;height:100%;background-size:100%;padding:10px 20px 30px}@media (min-width:320px) and (max-width:767px){.chat__messages[data-v-3e485cfb]{padding-left:15px;padding-right:10px}}@-moz-document url-prefix(){.chat__messages{padding-bottom:0;margin-bottom:22px}}.chat__input-wrapper[data-v-3e485cfb]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding-bottom:20px;padding-left:20px;padding-right:20px}@media (min-width:320px) and (max-width:767px){.chat__input-wrapper[data-v-3e485cfb]{padding-bottom:20px;padding-left:10px;padding-right:10px}}.chat__input[data-v-3e485cfb]{min-height:20px;max-height:300px;overflow-y:auto;height:20px;width:100%;line-height:20px;outline:0;resize:none;border-radius:10px;padding:7px 16px;-webkit-box-sizing:content-box;box-sizing:content-box;font-size:14px;max-width:640px;border:1px solid #e1e4e8}@media (min-width:320px) and (max-width:767px){.chat__input[data-v-3e485cfb]{border-radius:20px;padding:6px 16px;width:70%;font-size:100%}}.chat__messages_date[data-v-3e485cfb]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:12px 24px 10px;font-size:11px;line-height:1.273;color:#333;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.chat__load-previous-messages[data-v-3e485cfb]{text-align:center;padding-bottom:10px}.chat__load-previous-messages a[data-v-3e485cfb]{font-size:14px;text-decoration:none;color:#565656}.chat__users__block[data-v-3e485cfb]{height:100%;padding-left:15px;padding-top:10px;overflow-y:auto;-ms-flex-preferred-size:87%;flex-basis:87%;margin-top:12px}.chat__users__wrap[data-v-3e485cfb]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.chat__user[data-v-3e485cfb]{margin-right:15px;padding-bottom:20px}.chat__user-online[data-v-3e485cfb]{background:#0fd815;display:inline-block;width:10px;height:10px;border-radius:50%;bottom:-2px;right:4px;position:absolute;border:1px solid #fff}.chat__user-name[data-v-3e485cfb]{text-align:center;font-size:12px;margin-top:6px}.chat__user-name a[data-v-3e485cfb]{font-size:12px;text-decoration:none}.chat__user-avatar[data-v-3e485cfb]{position:relative;text-align:center}.chat__user-avatar img[data-v-3e485cfb]{width:40px;height:40px;border-radius:50%}label.chat__send-label[data-v-3e485cfb]{width:36px;min-width:0;height:32px;padding:0;border:0;margin-bottom:0;background-repeat:no-repeat;background-position:2px -860px;background-size:42px 1171px}#vac-icon-send[data-v-3e485cfb]{fill:#1976d2}#vac-icon-send-disabled[data-v-3e485cfb]{fill:#9ca6af}.chat__send-button-opacity[data-v-3e485cfb]{opacity:1!important}.send-icon-svg[data-v-3e485cfb]{margin-left:12px;margin-right:-14px;margin-bottom:-10px}.typing-wrap[data-v-3e485cfb]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;color:grey;padding-left:20px;margin-bottom:10px}@media only screen and (max-width:600px){.typing-wrap[data-v-3e485cfb]{padding-left:15px}}.typing-item[data-v-3e485cfb]{margin-right:5px}.sport-event-icon[data-v-3e485cfb]{height:20px;width:20px;position:absolute;top:10px;left:8px}@media only screen and (max-width:600px){.sport-event-icon[data-v-3e485cfb]{height:20px;width:20px;top:8px;left:8px}}.emoji-invoker[data-v-3e485cfb]{margin-left:8px;width:24px;width:1.5rem;height:24px;height:1.5rem;border-radius:50%;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}@media (min-width:320px) and (max-width:767px){.emoji-invoker[data-v-3e485cfb]{right:12%}}.emoji-invoker[data-v-3e485cfb]:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.emoji-invoker>svg[data-v-3e485cfb]{fill:#000}.emoji-picker[data-v-3e485cfb]{position:absolute;bottom:50px;right:1px;z-index:10;font-family:Montserrat;border:1px solid #ccc;width:256px;width:16rem;height:320px;height:20rem;overflow-y:scroll;overflow-x:hidden;padding:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.5rem;background:#fff;-webkit-box-shadow:1px 1px 8px #c7dbe6;box-shadow:1px 1px 8px #c7dbe6}@media only screen and (max-width:600px){.emoji-picker[data-v-3e485cfb]{width:18rem}}.emoji-picker h5+div[data-v-3e485cfb]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.emoji-picker__search[data-v-3e485cfb]{display:-webkit-box;display:-ms-flexbox;display:flex}.emoji-picker__search>input[data-v-3e485cfb]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:10rem;border:1px solid #ccc;padding:.5rem 1rem;outline:none}.chat-title-members[data-v-3e485cfb]{font-size:14px;font-weight:600;position:relative;left:calc(40% - 12px)}@media only screen and (min-width:600px){.chat-title-members[data-v-3e485cfb]{left:5%}}.emoji-picker h5[data-v-3e485cfb]{margin:8px 0;color:#b1b1b1;text-transform:uppercase;font-size:12.8px;font-size:.8rem;cursor:default;font-family:Graphik,Helvetica Neue,helvetica,Apple Color Emoji,arial,sans-serif;font-size:15px}.emoji-picker span[data-v-3e485cfb]{font-size:22px;margin-right:8px;display:block;margin-bottom:6px;cursor:pointer}@media only screen and (max-width:600px){.emoji-picker span[data-v-3e485cfb]{font-size:32px}}.emoji-picker .emojis[data-v-3e485cfb]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.emoji-picker .emojis[data-v-3e485cfb]:after{content:"";-webkit-box-flex:1;-ms-flex:auto;flex:auto}.emoji-picker .emojis span[data-v-3e485cfb]{padding:.2rem;cursor:pointer;border-radius:5px}.emoji-picker .emojis span[data-v-3e485cfb]:hover{background:#ececec;cursor:pointer}.mobile-logo[data-v-3e485cfb]{background:url(/packs/media/images/logo-ec24e0234dc423aa41e5d309befb86e7.svg);background-repeat:no-repeat;width:50px;height:50px;position:relative;top:-12px;left:50%}.user-sport-item[data-v-3e485cfb]{margin-right:12px;position:relative;background-color:#7d79b9;height:40px;width:40px;border-radius:10px}@media only screen and (max-width:600px){.user-sport-item[data-v-3e485cfb]{height:35px;width:35px;margin-right:18px}}.badminton[data-v-3e485cfb]{background-image:url(/packs/media/images/mini-image-badminton-e30d6c1c9d4b114e2907859da6362d8c.svg);background-repeat:no-repeat;background-size:20px 20px}.squash[data-v-3e485cfb]{background-image:url(/packs/media/images/mini-image-squash-efb14af44d555c1209abfeeeeeeb8dfd.svg);background-repeat:no-repeat;background-size:20px 20px}.football[data-v-3e485cfb]{background:url(/packs/media/images/mini-image-football-1359f5c7e93b8c777eccf6e3c0d3f2d4.svg);background-repeat:no-repeat;background-size:20px 20px}.basketball[data-v-3e485cfb]{background:url(/packs/media/images/mini-image-basketball-fff92b81eea564ccdf003c7690032ea2.svg);background-repeat:no-repeat;background-size:20px 20px}.tennis[data-v-3e485cfb]{background:url(/packs/media/images/mini-image-tennis-65b3be9ce5ccd8765eca3b2d8f32b756.svg);background-repeat:no-repeat;background-size:20px 20px}.tabletennis[data-v-3e485cfb]{background:url(/packs/media/images/mini-image-tabletennis-e596562d9af5a0dcebe7a159c7a4a6e5.svg);background-repeat:no-repeat;background-size:20px 20px}.volleyball[data-v-3e485cfb]{background:url(/packs/media/images/mini-image-volleyball-94d93f0c58096f853f882cf432cc509e.svg);background-repeat:no-repeat;background-size:20px 20px}.chat-message[data-v-b454f1dc]{padding:5px;font-size:14px;position:relative}.chat-message__full[data-v-b454f1dc]{margin-top:15px}.header-message-wrap[data-v-b454f1dc]{width:100%}.only-emojis-message[data-v-b454f1dc]{font-size:35px}.chat-message-error[data-v-b454f1dc]{position:absolute;top:10px;right:5px}.chat-message-error a[data-v-b454f1dc]{text-transform:lowercase}.creator-name a[data-v-b454f1dc]{color:#583f00!important}.not-viewed[data-v-b454f1dc]{background-color:#f5f5f5;background-color:#f7f7f7}.chat-message-header[data-v-b454f1dc]{display:-webkit-box;display:-ms-flexbox;display:flex}.chat-message-header img[data-v-b454f1dc]{width:30px;height:30px;border-radius:50%}.chat-message-name[data-v-b454f1dc]{font-weight:600;word-break:break-word;margin-left:9px;margin-right:3px}.chat-message-name a[data-v-b454f1dc]{color:#1d1c1d}.error[data-v-b454f1dc]{background-color:#f3d3d3}.chat-message-time[data-v-b454f1dc]{color:hsla(220,8%,51%,.6);font-size:10px;z-index:2;margin-left:4px;line-height:1.4}.chat-message-content[data-v-b454f1dc]{text-align:left;min-width:1px;line-height:1.26668;margin:0 0 3px;padding-left:40px;white-space:pre-line;word-wrap:break-word;font-family:inherit}.chat-message-content__header[data-v-b454f1dc]{padding-left:10px;margin-top:0;margin-bottom:0}.header-message-name-time-wrap[data-v-b454f1dc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.footer-container[data-v-5b5644c2]{padding-right:16px!important}.container[data-v-5b5644c2]{max-width:750px}.footer[data-v-5b5644c2]{border-top:1px solid #e1e4e8;padding-top:40px;padding-bottom:40px;margin-top:80px}.footer ul[data-v-5b5644c2]{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none}.footer ul li[data-v-5b5644c2]{margin-right:16px;color:#586069;font-size:12px}.registration-wrap[data-v-5b5644c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:10px}.registration-link-wrap[data-v-5b5644c2]{height:100%;margin-right:25px}.registration-link[data-v-5b5644c2]{width:100%;background:#6460ac;color:#fff;font-size:.9em;text-align:center;padding:12px 18px;border-radius:14px}.sign-in-link[data-v-5b5644c2]{background:#81a65a}.tabs[data-v-3997750a]{display:table;table-layout:fixed;width:100%;border-top:1px solid #e1e4e8;margin-bottom:10px}.tabs>a[data-v-3997750a]:first-child{border-left:0}.tabs>a.selected[data-v-3997750a]{background-color:#fff;border-bottom-color:#fff;border-left:1px solid #dfe2e5;border-right:1px solid #dfe2e5;color:#444d56}.tabs>a[data-v-3997750a]{border-bottom:1px solid #dfe2e5;display:table-cell;font-size:14px;font-weight:600;padding:10px 0;text-align:center}@media only screen and (max-width:600px){.tabs>a[data-v-3997750a]{font-size:13px}}a[data-v-3997750a]{color:#0366d6;text-decoration:none}.send-email-link[data-v-d78355ec]{font-weight:bolder;font-size:14px!important}.first-step[data-v-6b0bf74c]{font-size:14px;padding:65px 15px 0}.congratulations-image[data-v-6b0bf74c]{text-align:center;margin-bottom:12px}@media only screen and (max-width:600px){.congratulations-image[data-v-6b0bf74c]{margin-top:30px}}.first-step h4[data-v-6b0bf74c]{text-align:center}.first-step p[data-v-6b0bf74c]{padding:10px 20%;font-size:17px;line-height:1.3}@media only screen and (max-width:600px){.first-step p[data-v-6b0bf74c]{font-size:16px;padding:10px 8%}}.success-notification-title[data-v-6b0bf74c]{text-align:center;font-size:18px}@media only screen and (max-width:600px){.success-notification-title[data-v-6b0bf74c]{font-size:17px}}.buttons-wrap[data-v-6b0bf74c]{text-align:center;margin-top:24px;padding:10px 20%}@media only screen and (max-width:600px){.buttons-wrap[data-v-6b0bf74c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:24px;padding:10px 8%}}.cta-btn.grey[data-v-6b0bf74c]{color:grey}.second-step[data-v-7288fea6]{font-size:14px;padding-top:65px}@media only screen and (max-width:600px){.second-step[data-v-7288fea6]{padding:65px 15px 0}}.success-notification-title[data-v-7288fea6]{line-height:1.3;margin-bottom:-60px;font-size:18px;margin-top:12px;font-weight:500;line-height:1}@media only screen and (min-width:600px){.success-notification-title[data-v-7288fea6]{margin-top:24px}}.sports-wrap[data-v-7288fea6]{padding-bottom:100px}.third-step[data-v-48b773b8]{font-size:14px;padding-top:65px}@media only screen and (max-width:600px){.third-step[data-v-48b773b8]{padding:65px 15px 90px}}.success-notification-title[data-v-48b773b8]{line-height:1.3;margin-bottom:-60px;font-size:18px;margin-top:12px;font-weight:500;line-height:1}@media only screen and (min-width:600px){.success-notification-title[data-v-48b773b8]{margin-top:24px}}.second-line[data-v-48b773b8]{font-size:15px;line-height:1.3;color:#6f6e6e;font-weight:400;margin-top:6px}@media only screen and (max-width:600px){.second-line[data-v-48b773b8]{font-size:14px}}.errors[data-v-48b773b8]{color:#e65328;text-align:center;padding-bottom:20px}.buttons-wrap[data-v-48b773b8]{text-align:center;margin-top:30px}@media only screen and (max-width:600px){.buttons-wrap[data-v-48b773b8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:0}}@media only screen and (max-width:600px){.registration-buttons-wrap[data-v-48b773b8]{-ms-flex-pack:distribute;justify-content:space-around}}.buttons-wrap[data-v-48b773b8]{max-width:800px;width:100%;margin-right:auto;margin-left:auto}.cta-btn.grey[data-v-48b773b8]{color:grey}.card-body[data-v-48b773b8]{position:relative;text-align:center}.avatar[data-v-48b773b8]{width:200px;border-radius:6px;margin:20px auto}.card-img-overlay[data-v-48b773b8]{position:absolute;right:0;bottom:0;top:70%;left:0;padding:1.25rem}.buttons-wrap .skip-button[data-v-48b773b8]{width:48%;margin-right:12px}@media only screen and (min-width:600px){.buttons-wrap .skip-button[data-v-48b773b8]{width:40%}}.buttons-wrap .next-button[data-v-48b773b8]{width:50%}@media only screen and (min-width:600px){.buttons-wrap .next-button[data-v-48b773b8]{width:40%}}.fifth-step[data-v-2e6164be]{font-size:14px;padding-top:65px}@media only screen and (max-width:600px){.fifth-step[data-v-2e6164be]{padding:65px 15px 0}}.success-notification-title[data-v-2e6164be]{line-height:1.3;margin-bottom:-60px;font-size:18px;margin-top:12px;font-weight:500;line-height:1}@media only screen and (min-width:600px){.success-notification-title[data-v-2e6164be]{margin-top:24px}}.buttons-wrap[data-v-2e6164be]{margin-top:16px;width:100%}@media only screen and (max-width:600px){.buttons-wrap[data-v-2e6164be]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:0}}@media only screen and (max-width:600px){.buttons-wrap button[data-v-2e6164be]{width:100%}}@media only screen and (max-width:600px){#ready-to-play-checkbox[data-v-2e6164be]{position:fixed;bottom:60px;width:100%;z-index:1000}}.second-line[data-v-2e6164be]{font-size:15px;line-height:1.3;color:#6f6e6e;margin-top:10px;margin-bottom:72px;font-weight:400}@media only screen and (max-width:600px){.second-line[data-v-2e6164be]{font-size:14px}}.success-telegram-message[data-v-2e6164be]{text-align:center}@media only screen and (min-width:600px){.success-telegram-message[data-v-2e6164be]{width:40%}}.telegram-link[data-v-2e6164be]{margin-bottom:36px}.telegram-link a[data-v-2e6164be]{color:#007bff;font-size:16px}.cta-btn.grey[data-v-2e6164be]{color:grey}.notifications-list{padding:65px 15px 0}.page-title{margin-bottom:24px;padding:12px 0;font-weight:500}.notification-item-img-msg{margin-left:5px}.notification-item-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:600px){.notification-item-message{display:-webkit-box}}.notification-item-img img{width:25px;height:25px}.notifications-list h4{text-align:center}.notification-item-wrap{text-decoration:none!important;color:#333;font-size:13px;border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05);margin-top:-1px;background-clip:padding-box;padding:14px 0 15px 37px;display:block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;pointer-events:auto}.notification-item-message{font-weight:400!important}.notification-item-wrap:hover{background-color:#fbfbfb;color:#333}.notification-item-wrap_winner:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 471.253 471.253'%3E%3Cpath fill='%23f5b945' d='M363.627 396.587l-128 64-128-64v-96h256z'/%3E%3Cpath fill='%234a88da' d='M299.627 428.587l-64 32-64-32v-128h128z'/%3E%3Ccircle cx='235.627' cy='181.333' r='170.667' fill='%23f5b945'/%3E%3Cpath d='M416.96 181.333C416.96 81.344 335.616 0 235.627 0S54.293 81.344 54.293 181.333c0 44.619 16.277 85.461 43.104 117.088-.16.725-.437 1.397-.437 2.165v96a10.68 10.68 0 005.899 9.547l64 32 64 32a10.711 10.711 0 009.536 0l64-32 64-32a10.678 10.678 0 005.899-9.547v-96c0-.768-.277-1.44-.437-2.165 26.826-31.616 43.103-72.458 43.103-117.088zm-181.333-160c88.224 0 160 71.776 160 160s-71.776 160-160 160-160-71.776-160-160 71.776-160 160-160zM118.293 389.995V319.35c12.811 10.912 27.168 20.011 42.667 27.051v64.928l-42.667-21.334zm117.334 58.666l-53.333-26.667v-67.349c16.875 5.205 34.773 8.032 53.333 8.032s36.459-2.827 53.333-8.032v67.349l-53.333 26.667zm74.666-37.333V346.4c15.499-7.04 29.856-16.139 42.667-27.051v70.645l-42.667 21.334z'/%3E%3Ccircle cx='235.627' cy='181.333' r='128' fill='%23f7c76a'/%3E%3Cpath d='M235.627 320C159.168 320 96.96 257.792 96.96 181.333S159.168 42.667 235.627 42.667s138.667 62.208 138.667 138.667S312.085 320 235.627 320zm0-256c-64.693 0-117.333 52.64-117.333 117.333s52.64 117.333 117.333 117.333 117.333-52.64 117.333-117.333S300.32 64 235.627 64z'/%3E%3Cpath fill='%23d94452' d='M235.627 122.912l17.738 35.936 39.648 5.76-28.693 27.968 6.773 39.488-35.466-18.645-35.467 18.645 6.773-39.488-28.693-27.968 39.648-5.76z'/%3E%3Cpath d='M271.093 242.731c-1.696 0-3.403-.405-4.96-1.227l-30.507-16.032-30.507 16.032c-3.563 1.899-7.925 1.579-11.232-.811a10.65 10.65 0 01-4.235-10.432l5.824-33.973-24.672-24.053a10.693 10.693 0 01-2.699-10.933 10.691 10.691 0 018.619-7.253l34.101-4.96 15.253-30.901c3.584-7.296 15.541-7.296 19.125 0l15.253 30.901 34.101 4.96a10.693 10.693 0 018.619 7.253c1.248 3.861.213 8.107-2.699 10.933l-24.672 24.053 5.824 33.973c.683 4-.96 8.043-4.235 10.432a10.809 10.809 0 01-6.301 2.038zm-35.466-39.979c1.707 0 3.403.405 4.96 1.227l16.341 8.587-3.115-18.187a10.678 10.678 0 013.061-9.44l13.216-12.885-18.272-2.656a10.662 10.662 0 01-8.032-5.835l-8.16-16.533-8.171 16.544a10.665 10.665 0 01-8.032 5.835l-18.272 2.656 13.216 12.885a10.664 10.664 0 013.061 9.44l-3.115 18.187 16.341-8.587a10.561 10.561 0 014.973-1.238z'/%3E%3Ccircle cx='182.293' cy='119.253' r='10.667'/%3E%3Ccircle cx='288.96' cy='119.253' r='10.667'/%3E%3Ccircle cx='160.96' cy='204.587' r='10.667'/%3E%3Ccircle cx='310.293' cy='204.587' r='10.667'/%3E%3Ccircle cx='235.627' cy='268.587' r='10.667'/%3E%3C/svg%3E")}.notification-item-wrap_loser:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cg transform='translate(1.964 1.964) scale(2.8008)' stroke-width='0' stroke-miterlimit='10' fill='none' style='stroke:none;stroke-width:0;stroke-dasharray:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;fill:none;fill-rule:nonzero;opacity:1'%3E%3Ccircle cx='45' cy='45' r='45' fill='%23ef4c26'/%3E%3Cpath d='M82.583 20.258A47.825 47.825 0 0186 38.035C86 64.525 64.525 86 38.035 86a47.825 47.825 0 01-17.777-3.417A44.784 44.784 0 0045 90c24.853 0 45-20.147 45-45a44.784 44.784 0 00-7.417-24.742z' fill='%23e44722'/%3E%3Cpath d='M63.087 69.345a1.996 1.996 0 01-1.668-.894c-3.671-5.529-9.809-8.83-16.419-8.83s-12.749 3.301-16.418 8.83a2 2 0 01-3.333-2.212C29.662 59.59 37.046 55.621 45 55.621s15.338 3.969 19.751 10.617a2 2 0 01-1.664 3.107zM25.238 42.268a2 2 0 01-1.03-3.716l7.424-4.444-7.424-4.444a1.998 1.998 0 01-.688-2.743 1.996 1.996 0 012.743-.688l10.291 6.16a1.999 1.999 0 010 3.432l-10.291 6.16a2.006 2.006 0 01-1.025.283zM64.762 42.268c-.35 0-.703-.092-1.025-.285l-10.29-6.16a1.999 1.999 0 010-3.432l10.29-6.16a2 2 0 012.055 3.431l-7.424 4.444 7.424 4.444a2 2 0 01.688 2.743 2 2 0 01-1.718.975z' fill='%23604323'/%3E%3C/g%3E%3C/svg%3E")}.notification-item-wrap_bell:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-circle-alert'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 8v4M12 16h.01'/%3E%3C/svg%3E")}.notification-item-wrap_check:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-check'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E")}.notification-item-wrap_lock:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='svg-icon' viewBox='0 0 20 20'%3E%3Cpath d='M17.308 7.564h-1.993c0-2.929-2.385-5.314-5.314-5.314S4.686 4.635 4.686 7.564H2.693c-.244 0-.443.2-.443.443v9.3c0 .243.199.442.443.442h14.615a.443.443 0 00.442-.442v-9.3a.444.444 0 00-.442-.443M10 3.136a4.434 4.434 0 014.43 4.428H5.571A4.433 4.433 0 0110 3.136m6.865 13.728H3.136V8.45h13.729v8.414zM10 10.664c-.854 0-1.55.696-1.55 1.551 0 .699.467 1.292 1.107 1.485v.95c0 .243.2.442.443.442s.443-.199.443-.442v-.95A1.551 1.551 0 0010 10.664m0 2.214a.665.665 0 010-1.328c.365 0 .664.299.664.665a.665.665 0 01-.664.663'/%3E%3C/svg%3E")}.notification-item-wrap_cup:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cg stroke-width='0' stroke-miterlimit='10' fill='%23000' style='stroke:none;stroke-width:0;stroke-dasharray:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;fill:none;fill-rule:nonzero;opacity:1'%3E%3Cpath d='M128 177.011c-46.423 0-82.789-74.428-82.789-169.445a5.604 5.604 0 015.602-5.602h154.374a5.604 5.604 0 015.602 5.602c0 95.017-36.366 169.445-82.789 169.445zM56.462 13.167C57.852 96.474 90.044 165.808 128 165.808s70.149-69.334 71.538-152.64H56.462z'/%3E%3Cpath d='M175.602 142.158a5.603 5.603 0 01-5.29-3.764 5.6 5.6 0 013.447-7.131c33.602-11.693 57.453-51.874 59.22-98.832h-27.795c-3.092 0-5.601-2.51-5.601-5.601s2.51-5.602 5.601-5.602h33.504a5.604 5.604 0 015.601 5.602c0 54.024-27.487 101.318-66.844 115.012a5.522 5.522 0 01-1.843.316zM80.403 142.158c-.61 0-1.23-.1-1.84-.314-39.362-13.69-66.852-60.987-66.852-115.014a5.604 5.604 0 015.601-5.602h33.5c3.093 0 5.602 2.51 5.602 5.602s-2.51 5.601-5.601 5.601H23.02c1.765 46.961 25.62 87.141 59.226 98.832a5.6 5.6 0 013.45 7.13 5.618 5.618 0 01-5.293 3.765zM144.981 221.101H111.02a5.604 5.604 0 01-5.602-5.601v-48.084c0-3.092 2.51-5.602 5.602-5.602s5.601 2.51 5.601 5.602v42.482h22.76V167.41c0-3.092 2.51-5.602 5.601-5.602s5.602 2.51 5.602 5.602v48.09a5.6 5.6 0 01-5.602 5.601z'/%3E%3Cpath d='M173.325 254.036h-90.65a5.604 5.604 0 01-5.602-5.602v-15.536c0-12.682 10.318-23 23-23h55.851c12.682 0 23 10.318 23 23v15.536a5.6 5.6 0 01-5.599 5.602zm-85.049-11.203h79.445v-9.935c0-6.503-5.294-11.797-11.797-11.797h-55.85c-6.504 0-11.798 5.294-11.798 11.797v9.935z'/%3E%3Cpath d='M185.142 254.036H70.858c-3.092 0-5.602-2.51-5.602-5.602s2.51-5.601 5.602-5.601h114.284a5.603 5.603 0 010 11.203z'/%3E%3C/g%3E%3C/svg%3E")}.notification-item-wrap_green_cup:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cg stroke-width='0' stroke-miterlimit='10' fill='none' style='stroke:none;stroke-width:0;stroke-dasharray:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;fill:none;fill-rule:nonzero;opacity:1'%3E%3Cpath d='M128 177.011c-46.423 0-82.789-74.428-82.789-169.445a5.604 5.604 0 015.602-5.602h154.374a5.604 5.604 0 015.602 5.602c0 95.017-36.366 169.445-82.789 169.445zM56.462 13.167C57.852 96.474 90.044 165.808 128 165.808s70.149-69.334 71.538-152.64H56.462z' fill='%237bd507'/%3E%3Cpath d='M175.602 142.158a5.603 5.603 0 01-5.29-3.764 5.6 5.6 0 013.447-7.131c33.602-11.693 57.453-51.874 59.22-98.832h-27.795c-3.092 0-5.601-2.51-5.601-5.601s2.51-5.602 5.601-5.602h33.504a5.604 5.604 0 015.601 5.602c0 54.024-27.487 101.318-66.844 115.012a5.522 5.522 0 01-1.843.316zM80.403 142.158c-.61 0-1.23-.1-1.84-.314-39.362-13.69-66.852-60.987-66.852-115.014a5.604 5.604 0 015.601-5.602h33.5c3.093 0 5.602 2.51 5.602 5.602s-2.51 5.601-5.601 5.601H23.02c1.765 46.961 25.62 87.141 59.226 98.832a5.6 5.6 0 013.45 7.13 5.618 5.618 0 01-5.293 3.765zM144.981 221.101H111.02a5.604 5.604 0 01-5.602-5.601v-48.084c0-3.092 2.51-5.602 5.602-5.602s5.601 2.51 5.601 5.602v42.482h22.76V167.41c0-3.092 2.51-5.602 5.601-5.602s5.602 2.51 5.602 5.602v48.09a5.6 5.6 0 01-5.602 5.601z' fill='%237bd507'/%3E%3Cpath d='M173.325 254.036h-90.65a5.604 5.604 0 01-5.602-5.602v-15.536c0-12.682 10.318-23 23-23h55.851c12.682 0 23 10.318 23 23v15.536a5.6 5.6 0 01-5.599 5.602zm-85.049-11.203h79.445v-9.935c0-6.503-5.294-11.797-11.797-11.797h-55.85c-6.504 0-11.798 5.294-11.798 11.797v9.935z' fill='%237bd507'/%3E%3Cpath d='M185.142 254.036H70.858c-3.092 0-5.602-2.51-5.602-5.602s2.51-5.601 5.602-5.601h114.284a5.603 5.603 0 010 11.203z' fill='green'/%3E%3C/g%3E%3C/svg%3E")}.notification-item-wrap_red_cup:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cg stroke-width='0' stroke-miterlimit='10' fill='%23dc3545' style='stroke:none;stroke-width:0;stroke-dasharray:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;fill:none;fill-rule:nonzero;opacity:1'%3E%3Cpath d='M128 177.011c-46.423 0-82.789-74.428-82.789-169.445a5.604 5.604 0 015.602-5.602h154.374a5.604 5.604 0 015.602 5.602c0 95.017-36.366 169.445-82.789 169.445zM56.462 13.167C57.852 96.474 90.044 165.808 128 165.808s70.149-69.334 71.538-152.64H56.462z'/%3E%3Cpath d='M175.602 142.158a5.603 5.603 0 01-5.29-3.764 5.6 5.6 0 013.447-7.131c33.602-11.693 57.453-51.874 59.22-98.832h-27.795c-3.092 0-5.601-2.51-5.601-5.601s2.51-5.602 5.601-5.602h33.504a5.604 5.604 0 015.601 5.602c0 54.024-27.487 101.318-66.844 115.012a5.522 5.522 0 01-1.843.316zM80.403 142.158c-.61 0-1.23-.1-1.84-.314-39.362-13.69-66.852-60.987-66.852-115.014a5.604 5.604 0 015.601-5.602h33.5c3.093 0 5.602 2.51 5.602 5.602s-2.51 5.601-5.601 5.601H23.02c1.765 46.961 25.62 87.141 59.226 98.832a5.6 5.6 0 013.45 7.13 5.618 5.618 0 01-5.293 3.765zM144.981 221.101H111.02a5.604 5.604 0 01-5.602-5.601v-48.084c0-3.092 2.51-5.602 5.602-5.602s5.601 2.51 5.601 5.602v42.482h22.76V167.41c0-3.092 2.51-5.602 5.601-5.602s5.602 2.51 5.602 5.602v48.09a5.6 5.6 0 01-5.602 5.601z'/%3E%3Cpath d='M173.325 254.036h-90.65a5.604 5.604 0 01-5.602-5.602v-15.536c0-12.682 10.318-23 23-23h55.851c12.682 0 23 10.318 23 23v15.536a5.6 5.6 0 01-5.599 5.602zm-85.049-11.203h79.445v-9.935c0-6.503-5.294-11.797-11.797-11.797h-55.85c-6.504 0-11.798 5.294-11.798 11.797v9.935z'/%3E%3Cpath d='M185.142 254.036H70.858c-3.092 0-5.602-2.51-5.602-5.602s2.51-5.601 5.602-5.601h114.284a5.603 5.603 0 010 11.203z'/%3E%3C/g%3E%3C/svg%3E")}.notification-item-wrap_ready:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABmJLR0QA/wD/AP+gvaeTAAACmklEQVRoge2YTU8TQRjHf7PwAUik8YAErAlHJZqgNJ6hAb6Dn8Fe4ShX9BMYzspNy4tXTVpIKtgYE0FeTKiGtInFQAhhdx8PtTXQWcNOu0Oq+z/O5Jn5/Wdnn2dmIFasWB0tFdSR38/fwFGzwCRwLaL5KwJZ8bzpVH+qZDKA1sBv+DzQ1xLe5VXyPe++iQlH36pmsQcP0Oc4zhOTQL2B2raxKqWU0ZxBBqLa84ESSJjEBRnoGMUGrlrdNicTEZa/rjDUM8StnmRT/4O5h3KhqQIqq3Cnc5mcNsVa+wJCDb5wsM6LzQW2qluXCesFeSR0rY7OjWrTuhUDIkJ2Z5HCwToAnnh8qW6HGaJPlL5ORG6gvvIb5WKj7U7vbdID4yEH0teJSA0IwvLeSmPloQY/lZxAqcBjWJC0dSIyA22GD1RoA9vVHZb2lhG5mDD+6OKeBxhOtB8eQqbRncNdXm4t4PoerudpgYL2/OTN9sNDSAOff2zi+h4AHypFlOIcmIiQ3V08Bz+ciA4eQhpID44B0tgaG+UiIjCVnABF08pHDQ8hDSgU6YFxPN9rgNa/BGAdHgyOEkopJpMTdDndFA7eA+fBwR48GKZRhSI9OMa963eb+mzCQwt1QGfCNjy0eBqtmwDwfNc6PLThOF37sWsmbMNDm+4DVwFeV8ffyIIMVKxSAMenR0ZxegMir1uBMdHHb5+M4rQGfN+fAYzeKk1UPTlksbhkFKs1kOpPlVz3bASReQXlluj+ouPTI1Z313j65hmHJz+NxjBKH5rXAyvKZ9418f6zWahj9N8asF4nCEgmZgaU/Tohwitdu9l9QOzWCWDfddSMrsPIQC6TK3WdyQhK5omwTgBlEZ6fKTVSePz2e4TzxIoV66r0C0msBPiWF8GqAAAAAElFTkSuQmCC")}.notification-item-wrap_clock:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCI+PHBhdGggZmlsbD0iIzAwYWNjMSIgZD0iTTQ0IDI0YzAgMTEuMDQ0LTguOTU2IDIwLTIwIDIwUzQgMzUuMDQ0IDQgMjQgMTIuOTU2IDQgMjQgNHMyMCA4Ljk1NiAyMCAyMHoiLz48cGF0aCBmaWxsPSIjZWVlIiBkPSJNNDAgMjRjMCA4LjgzOC03LjE2MiAxNi0xNiAxNlM4IDMyLjgzOCA4IDI0IDE1LjE2MyA4IDI0IDhzMTYgNy4xNjMgMTYgMTZ6Ii8+PHBhdGggZD0iTTIzIDExaDJ2MTNoLTJ6Ii8+PHBhdGggZD0iTTIzLjE3NCAyNC44MjZsMS42NTMtMS42NTIgNi41IDYuNS0xLjY1MyAxLjY1MnoiLz48cGF0aCBkPSJNMjcgMjRhMyAzIDAgMTEtNiAwIDMgMyAwIDAxNiAwIi8+PHBhdGggZmlsbD0iIzAwYWNjMSIgZD0iTTI1IDI0YzAgLjU1MS0uNDQ4IDEtMSAxcy0xLS40NDktMS0xYTEgMSAwIDExMiAwIi8+PC9zdmc+")}.notification-item-wrap_plus:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='svg-icon' viewBox='0 0 20 20'%3E%3Cpath d='M14.613 10a.42.42 0 01-.419.419H10.42v3.774a.42.42 0 01-.839 0v-3.774H5.806c-.23 0-.419-.189-.419-.419s.189-.419.419-.419h3.775V5.806c0-.23.189-.419.419-.419s.42.189.42.419v3.775h3.774a.42.42 0 01.419.419m3.356 0A7.969 7.969 0 0110 17.969 7.968 7.968 0 012.031 10 7.968 7.968 0 0110 2.031 7.969 7.969 0 0117.969 10m-.839 0c0-3.932-3.198-7.13-7.13-7.13S2.87 6.068 2.87 10c0 3.933 3.198 7.13 7.13 7.13s7.13-3.197 7.13-7.13'/%3E%3C/svg%3E")}.notification-item-wrap_minus:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='svg-icon' viewBox='0 0 20 20'%3E%3Cpath d='M14.776 10a.435.435 0 01-.435.434H5.658a.435.435 0 010-.868h8.684c.239 0 .434.196.434.434m3.474 0A8.249 8.249 0 0110 18.25 8.248 8.248 0 011.75 10 8.25 8.25 0 0110 1.75 8.25 8.25 0 0118.25 10m-.868 0c0-4.071-3.312-7.381-7.382-7.381-4.071 0-7.381 3.311-7.381 7.381S5.93 17.382 10 17.382c4.07.001 7.382-3.312 7.382-7.382'/%3E%3C/svg%3E")}.notification-item-wrap_time:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='svg-icon' viewBox='0 0 20 20'%3E%3Cpath d='M10.25 2.375c-4.212 0-7.625 3.413-7.625 7.625s3.413 7.625 7.625 7.625 7.625-3.413 7.625-7.625-3.413-7.625-7.625-7.625m.401 14.436v-.403c0-.221-.181-.401-.401-.401s-.401.181-.401.401v.403a6.832 6.832 0 01-6.409-6.409h.404c.22 0 .401-.181.401-.401s-.182-.402-.402-.402h-.404a6.832 6.832 0 016.41-6.409v.403c0 .22.181.401.401.401s.401-.181.401-.401V3.19a6.831 6.831 0 016.409 6.409h-.404c-.22 0-.4.181-.4.401s.181.401.4.401h.404a6.832 6.832 0 01-6.409 6.41m2.011-4.399a.4.4 0 01-.568 0l-2.127-2.129c.019.019-.118-.091-.118-.283V5.184c0-.221.181-.401.401-.401s.401.181.401.401v4.651l2.011 2.008a.404.404 0 010 .569'/%3E%3C/svg%3E")}.notification-item-wrap_message:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='svg-icon' viewBox='0 0 20 20'%3E%3Cpath d='M17.218 2.268L2.477 8.388c-.347.147-.313.662.065.746L9.33 10.67l1.535 6.787c.083.377.602.415.745.065l6.123-14.74a.395.395 0 00-.515-.514M3.92 8.641l11.772-4.89-6.157 6.158L3.92 8.641zm7.438 7.437l-1.268-5.613 6.157-6.157-4.889 11.77z'/%3E%3C/svg%3E")}.notification-item-wrap_success:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIGZpbGw9IiM3QkQ1MDYiIGN4PSIxNiIgY3k9IjE2IiByPSIxNiIvPjxwYXRoIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMTEgMTcuMDI0bDMuMjMyIDMuOTA2TDIyLjk2IDEwIi8+PC9nPjwvc3ZnPg==)}.notification-item-wrap_error:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIGZpbGw9IiNFMDAiIGN4PSIxNiIgY3k9IjE2IiByPSIxNiIvPjxwYXRoIGQ9Ik0yMiAxMEwxMCAyMk0xMCAxMGwxMiAxMiIgc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9IjIiLz48L2c+PC9zdmc+)}.notification-item-wrap_like:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='175.099' height='175.099' viewBox='0 0 475.099 475.099'%3E%3Cpath d='M442.829 265.532c9.328-14.089 13.986-29.598 13.986-46.538 0-19.607-7.225-36.637-21.687-51.117-14.469-14.465-31.601-21.696-51.394-21.696h-50.251c9.134-18.842 13.709-37.117 13.709-54.816 0-22.271-3.34-39.971-9.996-53.105-6.663-13.138-16.372-22.795-29.126-28.984C295.313 3.09 280.947 0 264.959 0c-9.712 0-18.274 3.521-25.697 10.566-8.183 7.993-14.084 18.274-17.699 30.837-3.617 12.559-6.521 24.6-8.708 36.116-2.187 11.515-5.569 19.652-10.135 24.41-9.329 10.088-19.511 22.273-30.551 36.547-19.224 24.932-32.264 39.685-39.113 44.255H54.828c-10.088 0-18.702 3.574-25.84 10.706-7.135 7.139-10.705 15.752-10.705 25.841v182.723c0 10.089 3.566 18.699 10.705 25.838 7.142 7.139 15.752 10.711 25.84 10.711h82.221c4.188 0 17.319 3.806 39.399 11.42 23.413 8.186 44.017 14.418 61.812 18.702a230.392 230.392 0 0054.106 6.427h36.829c26.836 0 48.438-7.666 64.809-22.99 16.365-15.324 24.458-36.213 24.27-62.67 11.42-14.657 17.129-31.597 17.129-50.819 0-4.185-.281-8.277-.855-12.278 7.23-12.748 10.854-26.453 10.854-41.11-.003-6.853-.858-13.423-2.573-19.7zM85.949 396.58c-3.616 3.614-7.898 5.428-12.847 5.428-4.95 0-9.233-1.813-12.85-5.428-3.615-3.613-5.424-7.897-5.424-12.85 0-4.948 1.805-9.229 5.424-12.847 3.621-3.617 7.9-5.425 12.85-5.425 4.949 0 9.231 1.808 12.847 5.425 3.617 3.617 5.426 7.898 5.426 12.847 0 4.953-1.809 9.237-5.426 12.85zm328.196-154.161c-4.093 8.754-9.186 13.227-15.276 13.415 2.854 3.237 5.235 7.762 7.139 13.562 1.902 5.807 2.847 11.087 2.847 15.848 0 13.127-5.037 24.455-15.126 33.969 3.43 6.088 5.141 12.658 5.141 19.697 0 7.043-1.663 14.038-4.996 20.984-3.327 6.94-7.851 11.938-13.559 14.982.951 5.709 1.423 11.04 1.423 15.988 0 31.785-18.274 47.678-54.823 47.678h-34.536c-24.94 0-57.483-6.943-97.648-20.841-.953-.38-3.709-1.383-8.28-2.998s-7.948-2.806-10.138-3.565c-2.19-.767-5.518-1.861-9.994-3.285-4.475-1.431-8.087-2.479-10.849-3.142-2.758-.664-5.901-1.283-9.419-1.855-3.52-.571-6.519-.855-8.993-.855h-9.136V219.285h9.136c3.045 0 6.423-.859 10.135-2.568 3.711-1.714 7.52-4.283 11.421-7.71a294.593 294.593 0 0010.992-10.138c3.427-3.33 7.233-7.517 11.422-12.559 4.187-5.046 7.47-9.089 9.851-12.135a1179.86 1179.86 0 008.992-11.707c3.615-4.757 5.806-7.613 6.567-8.566 10.467-12.941 17.795-21.601 21.982-25.981 7.804-8.182 13.466-18.603 16.987-31.261 3.525-12.66 6.427-24.604 8.703-35.832 2.282-11.229 5.903-19.321 10.858-24.27 18.268 0 30.453 4.471 36.542 13.418 6.088 8.945 9.134 22.746 9.134 41.399 0 11.229-4.572 26.503-13.71 45.821-9.134 19.32-13.698 34.5-13.698 45.539h100.495c9.527 0 17.993 3.662 25.413 10.994 7.426 7.327 11.143 15.843 11.143 25.553-.003 6.661-2.05 14.371-6.142 23.137z'/%3E%3C/svg%3E")}.notification-item-review:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%23141f38}%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M275.69 98.46a6.56 6.56 0 00-6.56-6.56H85.33a6.56 6.56 0 000 13.13h183.8a6.56 6.56 0 006.56-6.57zM164.1 144.41H85.33a6.56 6.56 0 000 13.13h78.77a6.56 6.56 0 100-13.13zM426.67 301.95h-183.8a6.56 6.56 0 000 13.13h183.8a6.56 6.56 0 000-13.13z'/%3E%3Cpath class='cls-1' d='M439.79 210h-93.23a71.75 71.75 0 007.9-32.82v-105A72.29 72.29 0 00282.26 0h-210A72.29 72.29 0 000 72.21v105a72.43 72.43 0 0052.51 69.48v48.67A6.57 6.57 0 0063.72 300l50.59-50.59h51.13a71.78 71.78 0 00-7.9 32.82v105a72.29 72.29 0 0072.2 72.21h168l50.59 50.59a6.57 6.57 0 0011.21-4.64v-48.63A72.43 72.43 0 00512 387.28v-105A72.29 72.29 0 00439.79 210zm-328.2 26.26a6.56 6.56 0 00-4.64 1.92l-41.31 41.36v-38a6.56 6.56 0 00-5.26-6.43 59.23 59.23 0 01-47.25-57.89v-105a59.14 59.14 0 0159.08-59.09h210a59.14 59.14 0 0159.07 59.08v105a58.71 58.71 0 01-10 32.82 59.54 59.54 0 01-12 13.13 58.77 58.77 0 01-37.08 13.13H111.59zm387.28 151a59.22 59.22 0 01-47.25 57.89 6.57 6.57 0 00-5.26 6.44v38L405 448.28a6.56 6.56 0 00-4.64-1.92H229.74a59.14 59.14 0 01-59.07-59.08v-105a58.71 58.71 0 0110-32.82h101.59a72.07 72.07 0 0055.65-26.26h101.88a59.14 59.14 0 0159.08 59.08z'/%3E%3Cpath class='cls-1' d='M321.64 354.46h-78.77a6.56 6.56 0 100 13.13h78.77a6.56 6.56 0 100-13.13z'/%3E%3C/svg%3E")}.notification-item-progress:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cpath d='M124.982 26.81L98.03 29.128a.708.708 0 00-.425 1.221l6.799 6.413-1.51 1.54-1.006 1.028-5.112 5.307q-2.955 3.114-5.886 6.243-2.1 2.25-4.176 4.528-4.97 5.44-9.814 11.004a436.288 436.288 0 00-4.784 5.62c-.42.502-.833 1.01-1.25 1.515l-1.686-.948-26.31-14.79-4.2-2.36-3.01 3.278-3.765 4.103-29.645 32.29 6.225 6.073L40.55 70.238h.003L59.33 82.453 68.93 88.7l3.482 2.265.797.517 4.53-3.969q2.783-2.44 5.479-4.961a435.942 435.942 0 005.354-5.08q5.307-5.126 10.458-10.393c3.45-3.5 6.834-7.061 10.21-10.629l5.023-5.392.68-.742 1.775-1.938 6.492 6.123a.708.708 0 001.194-.48l1.345-26.467a.708.708 0 00-.768-.742z' fill='%232d3e50'/%3E%3C/svg%3E")}.notification-item-new-rank-bronze:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='_3' data-name='3' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 113.86 140'%3E%3Cdefs%3E%3Cstyle%3E.cls-4{fill:%23d88a55}.cls-6{fill:%23ba7545}.cls-7{fill:%23af6e41}.cls-8{fill:%23f2f2f3;opacity:.16}%3C/style%3E%3C/defs%3E%3Cpath d='M474.74 77H439.6a1.17 1.17 0 00-1 .51l-35.34 50.62a1.19 1.19 0 001 1.87h36.09a1.19 1.19 0 001-.52l34.38-50.63a1.18 1.18 0 00-.99-1.85z' transform='translate(-362.07 -77)' fill='%23006081'/%3E%3Cpath d='M363.26 77h35.14a1.17 1.17 0 011 .51l35.34 50.62a1.19 1.19 0 01-1 1.87h-36.09a1.19 1.19 0 01-1-.52l-34.37-50.63a1.18 1.18 0 01.98-1.85z' transform='translate(-362.07 -77)' fill='%2300c0f1'/%3E%3Ccircle cx='58.95' cy='92' r='48' fill='%23ed9d5e'/%3E%3Cpath class='cls-4' d='M421 121h-.12v96h.12a48 48 0 000-96z' transform='translate(-362.07 -77)'/%3E%3Ccircle cx='58.95' cy='92' r='39.48' fill='none' stroke='%23d18450' stroke-miterlimit='10'/%3E%3Cpath class='cls-6' d='M421 129h-.1v1h.1a39 39 0 110 78h-.1v1h.1a40 40 0 100-80z' transform='translate(-362.07 -77)'/%3E%3Cpath class='cls-6' d='M429.33 154.27c-2.17-1.53-4.33-3.07-6.54-4.54a2.85 2.85 0 00-3.9.33c-2.28 2.21-4.5 4.49-6.74 6.74l-1.15 1.1a1.57 1.57 0 00.36.09 1.57 1.57 0 01-.36-.09c-.07.13-.15.26-.23.38a2.45 2.45 0 000 3.29 2.58 2.58 0 002.82 1.1 3.83 3.83 0 002.34-1.45 898.4 898.4 0 005.3-5.48l4.56 3.1c.16 0 .41.11.46 0 1.17-1.58 2.46-3 4.51-3.42-.48-.35-.92-.79-1.43-1.15zM416.1 168.86c-.78 2.31 1 3.45 2.24 4.82a5.06 5.06 0 01.42.58l-4.88 5-.74.78-8.39 8.27c-.83.82-1.64 1.67-2.49 2.49a2.86 2.86 0 01-4.29.09 3 3 0 01.24-4.25c1.68-1.71 3.35-3.43 5-5.12q6.09-6.06 12.2-12.09c.23-.21.47-.38.69-.57z' transform='translate(-362.07 -77)'/%3E%3Cpath class='cls-7' d='M433.32 151.28a4.38 4.38 0 014.34-4.34 4.36 4.36 0 11-.05 8.72 4.34 4.34 0 01-4.29-4.38zM416.1 168.86c2.59-2.63 5.18-5.25 7.76-7.89 1.1-1.13 2.1-2.35 3.26-3.42a7.86 7.86 0 012.87-1.91 1.73 1.73 0 011.46.06 4.36 4.36 0 011.06.85 3.53 3.53 0 01.82 2.53c-.07 1.68 0 3.37 0 5.24h8.58a2.91 2.91 0 013.1 2.88 2.84 2.84 0 01-3.08 2.87h-10.79c-2.66 0-3.55-.88-3.58-3.55v-1c-.91.89-1.66 1.59-2.38 2.33s-1.84 1.43-1.86 2.16 1.12 1.49 1.8 2.19c1.44 1.5 2.92 2.94 4.34 4.45a2.77 2.77 0 01-.07 4.35c-2.51 2.52-5.05 5-7.57 7.51-.66.66-1.32 1.33-1.94 2-1.37 1.5-3.12 1.67-4.47.41a3 3 0 01.23-4.4c2.31-2.31 4.63-4.6 6.95-6.91.25-.25.49-.53.87-.94l-4.69-4.47a5.06 5.06 0 00-.42-.58c-1.27-1.31-3.03-2.45-2.25-4.76z' transform='translate(-362.07 -77)'/%3E%3Crect class='cls-4' x='36.55' y='74.36' width='9.72' height='2.7' rx='1.35'/%3E%3Crect class='cls-4' x='33.85' y='80.3' width='9.72' height='2.7' rx='1.35'/%3E%3Crect class='cls-4' x='36.55' y='86.24' width='9.72' height='2.7' rx='1.35'/%3E%3Cpath class='cls-8' d='M409.87 127.3a2 2 0 00-2.29-1.12 23.14 23.14 0 00-5.36 2.07 32.35 32.35 0 00-4.84 2.71 27 27 0 00-4.21 3.48 36.25 36.25 0 00-3.42 4.3c-.14.2.14.47.34.34 1.4-1 2.92-1.84 4.41-2.67s3.12-1.79 4.72-2.6 3-1.56 4.58-2.2c1.73-.7 3.56-1.15 5.27-1.88a1.92 1.92 0 00.8-2.43zM411.1 211.29a2.65 2.65 0 00-2-1.06 20.72 20.72 0 01-2.71-.7c-.44-.15-.87-.31-1.3-.48l-.34-.16-.77-.35c-.93-.42-1.84-.9-2.75-1.38a15 15 0 00-1.52-.72 3.93 3.93 0 00-.64-.2 2.33 2.33 0 00-.37 0h-.2-.1a.39.39 0 00-.47.47 4.66 4.66 0 00.33 1.27 5.55 5.55 0 00.86 1.23 11.92 11.92 0 002.28 2 18.51 18.51 0 005.41 2.5c1.14.34 2.7.92 3.75.11a1.86 1.86 0 00.54-2.53zM416.07 125.11c-.05-.12-.11-.25-.16-.38a1.19 1.19 0 00-.41-.45.82.82 0 00-.36-.21.92.92 0 00-.4-.11 1 1 0 00-.43 0 1.23 1.23 0 00-.6.2 1 1 0 00-.19.14.71.71 0 00-.28.29.75.75 0 00-.14.17v.07l-.1.17a.43.43 0 000 .07v.07a1.1 1.1 0 00-.26.41.94.94 0 00-.1.49v.33a1.33 1.33 0 00.32.55l.26.2.3.13h.8l.4-.06c.16 0 .33-.13.47-.19l.1-.05a.75.75 0 00.17-.14 1.09 1.09 0 00.17-.13.37.37 0 00.13-.17.84.84 0 00.21-.35 1.71 1.71 0 00.09-.22l.06-.43z' transform='translate(-362.07 -77)'/%3E%3C/svg%3E")}.notification-item-new-rank-silver:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='_2' data-name='2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 113.86 140'%3E%3Cdefs%3E%3Cstyle%3E.cls-6{fill:%23cdc0bc}.cls-8{fill:%23a09798}.cls-10{fill:%238c8b8b}.cls-11{fill:%23f2f2f3;opacity:.69}%3C/style%3E%3C/defs%3E%3Cpath d='M346.74 78H311.6a1.17 1.17 0 00-1 .51l-35.34 50.62a1.19 1.19 0 001 1.87h36.09a1.19 1.19 0 001-.52l34.38-50.63a1.18 1.18 0 00-.99-1.85z' transform='translate(-234.07 -78)' fill='%2300cd71'/%3E%3Cpath d='M338.74 78H319.6a1.17 1.17 0 00-1 .51l-35.34 50.62a1.19 1.19 0 001 1.87h20.09a1.19 1.19 0 001-.52l34.38-50.63a1.18 1.18 0 00-.99-1.85z' transform='translate(-234.07 -78)' fill='%230ee278'/%3E%3Cpath d='M235.26 78h35.14a1.17 1.17 0 011 .51l35.34 50.62a1.19 1.19 0 01-1 1.87h-36.09a1.19 1.19 0 01-1-.52l-34.37-50.63a1.18 1.18 0 01.98-1.85z' transform='translate(-234.07 -78)' fill='%23b5fc4a'/%3E%3Cpath d='M243.26 78h19.14a1.17 1.17 0 011 .51l35.34 50.62a1.19 1.19 0 01-1 1.87h-20.09a1.19 1.19 0 01-1-.52l-34.37-50.63a1.18 1.18 0 01.98-1.85z' transform='translate(-234.07 -78)' fill='%23d5ff83'/%3E%3Ccircle cx='58.95' cy='92' r='48' fill='%23f0e3df'/%3E%3Cpath class='cls-6' d='M293 122h-.12v96h.12a48 48 0 000-96z' transform='translate(-234.07 -78)'/%3E%3Ccircle cx='58.96' cy='92' r='37.5' fill='none' stroke='%23cdc0bc' stroke-miterlimit='10'/%3E%3Cpath class='cls-8' d='M293 132h-.1v1h.1a37 37 0 110 74h-.1v1h.1a38 38 0 100-76z' transform='translate(-234.07 -78)'/%3E%3Cpath d='M302.5 155.89c0-.13 0-.25-.05-.37a9.24 9.24 0 00-.75-3 10.15 10.15 0 00-1.48-2.09 32.35 32.35 0 00-2.9-3.18c-.47-.43-1-.72-1.47-1.11a4.63 4.63 0 00-1.71-.91 4.28 4.28 0 00-1.43-.08 6.33 6.33 0 00-2.09.54c-.62.28-1.13.71-1.72 1a12.43 12.43 0 00-3.23 2.64 8.19 8.19 0 00-2.41 4.23c-.12.25-.23.49-.34.74a2.73 2.73 0 00-.32.79 15.27 15.27 0 00-.91 3.53 13.33 13.33 0 00.05 3.28 42.93 42.93 0 00.33 4.53c.25 2.14.59 4.27 1 6.4.19 1.08.38 2.17.55 3.26.09.54.16 1.09.25 1.63a3 3 0 00.12.43c.13 2.53.26 5.06.54 7.57s.73 5.36 2.81 7.12a8.69 8.69 0 003.38 1.69 8.1 8.1 0 004.2.21c2.55-.7 4.08-3.2 5-5.52a28.43 28.43 0 001.45-8.08q.34-4.41.65-8.8c0-.55-.06-1-.07-1.58a11.52 11.52 0 01.32-2c.22-1.38.42-2.76.59-4.14a22.24 22.24 0 00.38-6.08c-.24-.9-.57-1.77-.74-2.65z' transform='translate(-234.07 -78)' fill='%23f4ebe9'/%3E%3Cpath class='cls-10' d='M296.05 179.39a59 59 0 01-1.3-9.63 25.91 25.91 0 00-.46-5.74 2.28 2.28 0 00-2.23-2.89 1 1 0 00-.76 1.49 12 12 0 00-1 4.89c-.12 2 0 4.08-.15 6.13a23.12 23.12 0 01-1.2 5.87 15.23 15.23 0 00-.67 3.12 7.33 7.33 0 000 1.69 9.93 9.93 0 000 2.11 6.43 6.43 0 001.62 3.69 3.75 3.75 0 003.47 1.15 4.22 4.22 0 002.81-2.6c1.21-2.97.53-6.27-.13-9.28z' transform='translate(-234.07 -78)'/%3E%3Cpath class='cls-8' d='M301.64 172.32c0 .48-.08.87-.12 1.25s-.09.79-.15 1.26c.24.08.48.19.73.26a9.81 9.81 0 0010-2.28 19.59 19.59 0 001.9-2.07 1.23 1.23 0 00-.15-1.83 1.27 1.27 0 00-1.78.26 26 26 0 01-2 2.07 7.24 7.24 0 01-7.33 1.45zM283.64 172.43l.13 1.26c0 .39.1.78.16 1.25-.24.09-.48.19-.73.27a9.82 9.82 0 01-10-2.24 19.57 19.57 0 01-1.9-2.06 1.23 1.23 0 01.14-1.83 1.28 1.28 0 011.78.25 27.84 27.84 0 002 2.06 7.27 7.27 0 007.33 1.43z' transform='translate(-234.07 -78)'/%3E%3Cpath class='cls-8' d='M298.23 146.39c-3.64-3.28-8.3-3.15-12 .21a18.19 18.19 0 00-5.55 10.11c-.25 1.24-.31 2.53-.47 3.87.27 2.3.53 4.66.83 7q1.15 9 2.33 18.1A37.92 37.92 0 00284 190a8.65 8.65 0 0016.88-.92c.63-4.45 1.17-8.92 1.74-13.37s1.26-8.87 1.66-13.33a18.22 18.22 0 00-6.05-15.99zm2.77 26.74l-2 15.43a7 7 0 01-4 5.3 6.77 6.77 0 01-9.3-5.26q-.87-6.71-1.73-13.42c-.28-2.24-.57-4.47-.85-6.71-.25-2-.59-3.95-.75-5.95a20.63 20.63 0 01.08-4.58 16.07 16.07 0 015.19-10 6.86 6.86 0 014.92-2 7 7 0 014.69 2.12 17.45 17.45 0 015.1 11.13c.39 4.63-.73 9.39-1.35 13.94z' transform='translate(-234.07 -78)'/%3E%3Cpath class='cls-6' d='M297.18 189.63a13.78 13.78 0 00.66-3.13 10.29 10.29 0 000-4.28c-.34-1.33-.72-2.65-1.09-4l-.43-1.67.92-.08v-.73c0-.89 0-.89-1-1 0 0-.06 0-.11-.07l-.1-1.64c.39 0 .84 0 1-.12s.13-.58.13-.89c0-.91.06-.79-.83-.81-.15 0-.43-.12-.44-.22-.07-.49-.07-1-.1-1.54h1.38v-.7c0-1 0-1-1.08-1-.15 0-.4-.11-.41-.19-.07-.51-.08-1-.11-1.57h1.6v-.86c0-1.08.14-.93-1-.9-.59 0-.77-.17-.74-.67a9.24 9.24 0 00-.06-1.05 2.92 2.92 0 00-3-2.71 3 3 0 00-3 2.72c0 .55-.06 1.09-.09 1.7h-1.67V166h1.49v1.3c0 .42-.13.49-.51.46s-.65 0-1 0v1.75l1.31.05v.55c0 .35.09.81-.11 1s-.72.15-1.1.21c0 0-.06 0-.1.06V173l1.13.07v.8c-.05.89-.05.89-1 1l-.1.06v1.64l.85.06c0 .18-.06.31-.09.44-.42 1.54-.81 3.08-1.26 4.61a12 12 0 00-.1 5.62c.31 1.65.81 3.47 2.5 4.41a5.76 5.76 0 007.33-1.37 4.56 4.56 0 00.33-.71zm-5.86-27.26a1 1 0 011-.84 1 1 0 011.08.75c.09.6.1 1.21.15 1.85h-2.37c.05-.63.07-1.2.14-1.76zm-.22 3.63h2.55l.12 1.71H291zm-.22 3.51h1.58c1.5 0 1.5 0 1.51 1.37v.15c0 .03-.18.24-.27.24h-2.93c.04-.64.07-1.18.11-1.8zm.18 3.54h1.59c1.55 0 1.55 0 1.53 1.41v.14c0 .03-.16.22-.24.22h-3.31v-1.41c-.01-.31.13-.41.43-.41zm-.69 3.89c.06-.29.22-.37.52-.36h1.59l1.79.07.48 1.78H290c.1-.54.26-1.03.37-1.53zm5.28 11.39a3.29 3.29 0 01-3.32 2.43 3.24 3.24 0 01-3.23-2.51c-.44-2.49-.75-5 .2-7.46a.62.62 0 01.58-.48l2.5-.22 2.46.22a.63.63 0 01.6.46c1 2.47.67 5 .21 7.52z' transform='translate(-234.07 -78)'/%3E%3Cpath class='cls-10' d='M293.65 158.34a4.85 4.85 0 003.49-3 1 1 0 00-.47-1.49 1 1 0 00-1.41.68 3 3 0 01-5.61 0c-.34-.73-.87-1-1.45-.71s-.72.84-.4 1.58a5.12 5.12 0 005.85 2.94zM284.87 154a1 1 0 001.07 1 1 1 0 00.94-1c0-.56.15-1.22-.47-1.52a1.42 1.42 0 00-1.07 0c-.65.31-.48.98-.47 1.52zM297.93 154c.1.64.52 1 1.06 1a1 1 0 001-1c0-.56.15-1.21-.46-1.52a1.37 1.37 0 00-1.07 0c-.69.29-.53.97-.53 1.52z' transform='translate(-234.07 -78)'/%3E%3Cpath class='cls-8' d='M268.75 168.81c-1.29-1-4.25-3.55-4.92-6.09-.09-.33-1.89 5.68 3.79 10.33a6.49 6.49 0 001.13.77zM268.14 162.47c1.14-.89 3.78-3.16 4.37-5.42.08-.3 1.69 5.06-3.37 9.2a6.34 6.34 0 01-1 .68z' transform='translate(-234.07 -78)'/%3E%3Cpath class='cls-8' d='M268.24 173.84c1-1.06 3.26-3.69 3.51-6 0-.3 2.43 4.75-2 9.6a5.74 5.74 0 01-.89.83zM272.44 183.84c.58-1.33 1.84-4.57 1.29-6.84-.07-.3 3.88 3.66 1.37 9.7a5.69 5.69 0 01-.56 1.07zM278.86 191.23c.14-1.45.32-4.92-.91-6.91-.16-.26 4.83 2.27 4.34 8.79a5.58 5.58 0 01-.2 1.19zM316.71 162.47c-1.15-.89-3.78-3.16-4.38-5.42-.08-.3-1.68 5.06 3.38 9.2a5.54 5.54 0 001 .68zM316.61 173.84c-1-1.06-3.27-3.69-3.52-6 0-.3-2.42 4.75 2 9.6a6.23 6.23 0 00.89.83zM312.41 183.84c-.58-1.33-1.84-4.57-1.3-6.84.07-.3-3.87 3.66-1.36 9.7a5.16 5.16 0 00.56 1.07zM306 191.23c-.14-1.45-.32-4.92.91-6.91.16-.26-4.82 2.27-4.33 8.79a5.68 5.68 0 00.19 1.19z' transform='translate(-234.07 -78)'/%3E%3Cpath class='cls-8' d='M270.6 178.75c-1.73-.71-4.62-2.12-5.85-4.05-.18-.29-.08 6 6.75 8.7a6.8 6.8 0 001.3.39l-.32-1c-.66-1.34-1.29-2.68-1.88-4.04zM277.23 189.6a20.29 20.29 0 01-2.09-2.16c-1.87-.28-4.47-.9-6-2.25-.25-.23 1.52 5.8 8.82 6.59a6.41 6.41 0 001.36 0l-.26-.39c-.59-.57-1.21-1.17-1.83-1.79zM316 168.81c1.28-1 4.24-3.55 4.91-6.09.09-.33 1.9 5.68-3.79 10.33a6.12 6.12 0 01-1.12.77zM314.16 178.75c1.74-.71 4.62-2.12 5.85-4.05.19-.29.08 6-6.74 8.7a7 7 0 01-1.3.39l.32-1c.65-1.34 1.28-2.68 1.87-4.04zM307.53 189.6a21.42 21.42 0 002.1-2.16c1.87-.28 4.47-.9 5.95-2.25.26-.23-1.51 5.8-8.81 6.59a6.41 6.41 0 01-1.36 0l.25-.39c.64-.57 1.26-1.17 1.87-1.79z' transform='translate(-234.07 -78)'/%3E%3Cpath class='cls-8' d='M296.55 203.72a.86.86 0 01-1.2.07 13.44 13.44 0 00-2.58-1.82c-1.75-1-5-2.94-14.63-10-7-5.1-10.83-13.29-11.12-23.71a51.64 51.64 0 011.44-13.4.86.86 0 011.08-.61.86.86 0 01.59 1 50.61 50.61 0 00-1.39 13c.29 10 3.79 17.49 10.41 22.31 9.57 7 12.77 8.86 14.49 9.88a15 15 0 012.84 2 .87.87 0 01.07 1.23z' transform='translate(-234.07 -78)'/%3E%3Cpath class='cls-8' d='M288.24 203.72a.86.86 0 001.2.07A13.44 13.44 0 01292 202c1.75-1 5-2.94 14.63-10 7-5.1 10.83-13.29 11.12-23.71a51.64 51.64 0 00-1.44-13.4.86.86 0 00-1.08-.61.85.85 0 00-.59 1 50.61 50.61 0 011.39 13c-.29 10-3.79 17.49-10.41 22.31-9.57 7-12.77 8.86-14.49 9.88a14.7 14.7 0 00-2.84 2 .85.85 0 00-.07 1.23z' transform='translate(-234.07 -78)'/%3E%3Cpath class='cls-11' d='M283.87 127.3a2 2 0 00-2.29-1.12 23.14 23.14 0 00-5.36 2.07 32.35 32.35 0 00-4.84 2.71 27 27 0 00-4.21 3.48 36.25 36.25 0 00-3.42 4.3c-.14.2.14.47.34.34 1.4-1 2.92-1.84 4.41-2.67s3.12-1.79 4.72-2.6 3-1.56 4.58-2.2c1.73-.7 3.56-1.15 5.27-1.88a1.92 1.92 0 00.8-2.43zM283.1 211.29a2.65 2.65 0 00-2-1.06 20.72 20.72 0 01-2.71-.7c-.44-.15-.87-.31-1.3-.48l-.34-.16-.77-.35c-.93-.42-1.84-.9-2.75-1.38a15 15 0 00-1.52-.72 3.93 3.93 0 00-.64-.2 2.33 2.33 0 00-.37 0h-.2-.1a.39.39 0 00-.47.47 4.66 4.66 0 00.33 1.27 5.55 5.55 0 00.86 1.23 11.92 11.92 0 002.28 2 18.51 18.51 0 005.41 2.5c1.14.34 2.7.92 3.75.11a1.86 1.86 0 00.54-2.53zM290.07 125.11c-.05-.12-.11-.25-.16-.38a1.19 1.19 0 00-.41-.45.82.82 0 00-.36-.21.92.92 0 00-.4-.11 1 1 0 00-.43 0 1.23 1.23 0 00-.6.2 1 1 0 00-.19.14.71.71 0 00-.28.29.75.75 0 00-.14.17v.07l-.1.17a.43.43 0 000 .07v.07a1.1 1.1 0 00-.26.41.94.94 0 00-.1.49v.33a1.33 1.33 0 00.32.55l.26.2.3.13h.8l.4-.06c.16 0 .33-.13.47-.19l.1-.05a.75.75 0 00.17-.14 1.09 1.09 0 00.17-.13.37.37 0 00.13-.17.84.84 0 00.21-.35 1.71 1.71 0 00.09-.22l.06-.43z' transform='translate(-234.07 -78)'/%3E%3C/svg%3E")}.notification-item-new-rank-gold:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='_1' data-name='1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 113.86 147.38'%3E%3Cdefs%3E%3Cstyle%3E.cls-9{fill:%23ffdc6c}.cls-10{fill:%23db8f07}.cls-11{fill:%23efa30a}.cls-12{fill:%23f2f2f2;opacity:.41}%3C/style%3E%3C/defs%3E%3Cpath d='M217.74 77H182.6a1.17 1.17 0 00-1 .51l-35.34 50.62a1.19 1.19 0 001 1.87h36.09a1.19 1.19 0 001-.52l34.38-50.63a1.18 1.18 0 00-.99-1.85z' transform='translate(-105.07 -77)' fill='%23e4014d'/%3E%3Cpath d='M209.74 77H190.6a1.17 1.17 0 00-1 .51l-35.34 50.62a1.19 1.19 0 001 1.87h20.09a1.19 1.19 0 001-.52l34.38-50.63a1.18 1.18 0 00-.99-1.85z' transform='translate(-105.07 -77)' fill='%23f4005e'/%3E%3Cpath d='M106.26 77h35.14a1.17 1.17 0 011 .51l35.34 50.62a1.19 1.19 0 01-1 1.87h-36.09a1.19 1.19 0 01-1-.52l-34.37-50.63a1.18 1.18 0 01.98-1.85z' transform='translate(-105.07 -77)' fill='%23ff4949'/%3E%3Cpath d='M114.26 77h19.14a1.17 1.17 0 011 .51l35.34 50.62a1.19 1.19 0 01-1 1.87h-20.09a1.19 1.19 0 01-1-.52l-34.37-50.63a1.18 1.18 0 01.98-1.85z' transform='translate(-105.07 -77)' fill='%23fc6868'/%3E%3Cpath d='M216.6 166.12l-13.27-13.28v-18.77a4.79 4.79 0 00-4.79-4.78h-18.77L166.5 116a4.79 4.79 0 00-6.77 0l-13.27 13.27h-18.77a4.78 4.78 0 00-4.78 4.78v18.77l-13.28 13.28a4.79 4.79 0 000 6.76l13.28 13.28v18.77a4.78 4.78 0 004.78 4.78h18.77L159.73 223a4.79 4.79 0 006.77 0l13.27-13.27h18.77a4.79 4.79 0 004.79-4.78v-18.79l13.27-13.28a4.77 4.77 0 000-6.76z' transform='translate(-105.07 -77)' fill='%23fec100'/%3E%3Cpath d='M203.93 166.92l-10.13-10.13v-14.32a3.64 3.64 0 00-3.65-3.65h-14.32l-10.13-10.13a3.64 3.64 0 00-5.16 0l-10.13 10.13h-14.33a3.65 3.65 0 00-3.65 3.65v14.32l-10.13 10.13a3.66 3.66 0 000 5.16l10.13 10.13v14.32a3.65 3.65 0 003.65 3.65h14.33l10.13 10.13a3.64 3.64 0 005.16 0l10.13-10.13h14.32a3.64 3.64 0 003.65-3.65v-14.32l10.13-10.13a3.64 3.64 0 000-5.16z' transform='translate(-105.07 -77)' fill='%23fed84b'/%3E%3Cpath d='M216.6 166.12l-13.27-13.28v-18.77a4.79 4.79 0 00-4.79-4.78h-18.77L166.5 116a4.72 4.72 0 00-3-1.36v109.7a4.72 4.72 0 003-1.36l13.27-13.27h18.77a4.79 4.79 0 004.79-4.78v-18.77l13.27-13.28a4.77 4.77 0 000-6.76z' transform='translate(-105.07 -77)' fill='%23ff9004'/%3E%3Cpath d='M203.93 166.92l-10.13-10.13v-14.32a3.64 3.64 0 00-3.65-3.65h-14.32l-10.13-10.13a3.62 3.62 0 00-2.17-1v83.68a3.62 3.62 0 002.17-1l10.13-10.13h14.32a3.64 3.64 0 003.65-3.65v-14.38l10.13-10.13a3.64 3.64 0 000-5.16z' transform='translate(-105.07 -77)' fill='%23ffbf01'/%3E%3Cpath class='cls-9' d='M155.67 158.14a18 18 0 00-4.39-6.78c-1.95-1.82-4.49-2.71-7-1.59a10.36 10.36 0 00-3.39 2.59 7.26 7.26 0 00-2.13 3.73l-.3.65a2.7 2.7 0 00-.28.7 13.15 13.15 0 00-.79 3.11 10.75 10.75 0 000 2.89 38 38 0 00.28 4c.22 1.89.53 3.77.85 5.64.17 1 .34 1.91.49 2.87.07.48.13 1 .22 1.44a2.36 2.36 0 00.1.38c.12 2.23.23 4.46.48 6.67s.64 4.73 2.47 6.28a7.75 7.75 0 003 1.49 7.31 7.31 0 003.71.19c2.24-.62 3.59-2.83 4.37-4.87a25 25 0 001.27-7.13c.24-3.09.47-6.19.68-9.28.1-1.4.18-2.8.24-4.21.09-.25.18-.51.26-.77a12 12 0 00-.14-8zM188.4 158.13c0-.11 0-.22-.05-.32a8.11 8.11 0 00-.65-2.66 9.13 9.13 0 00-1.31-1.85 29.5 29.5 0 00-2.56-2.8c-.41-.38-.86-.64-1.29-1a4.15 4.15 0 00-1.51-.8 3.81 3.81 0 00-1.26-.07 5.61 5.61 0 00-1.84.47c-.55.25-1 .63-1.51.91a11.08 11.08 0 00-2.86 2.33 7.24 7.24 0 00-2.12 3.73c-.11.21-.2.43-.3.65a2.39 2.39 0 00-.28.7 13.17 13.17 0 00-.8 3.11 11.64 11.64 0 000 2.89c0 1.33.14 2.67.29 4 .22 1.89.52 3.77.85 5.64.17 1 .33 1.91.48 2.87.08.48.14 1 .23 1.44a2.36 2.36 0 00.1.38c.12 2.23.23 4.46.48 6.67s.64 4.73 2.47 6.28a7.68 7.68 0 003 1.49 7.31 7.31 0 003.71.19c2.24-.62 3.58-2.83 4.37-4.87a25.68 25.68 0 001.27-7.13c.2-2.58.4-5.17.57-7.75 0-.49-.05-.92-.05-1.39a10.67 10.67 0 01.27-1.77c.2-1.22.38-2.43.53-3.65a19.38 19.38 0 00.33-5.36c-.1-.79-.42-1.55-.56-2.33z' transform='translate(-105.07 -77)'/%3E%3Cpath class='cls-10' d='M149.58 178.84a52.56 52.56 0 01-1.15-8.48 22.74 22.74 0 00-.4-5.06 2 2 0 00-2-2.55.85.85 0 00-.67 1.31 10.94 10.94 0 00-.92 4.31c-.1 1.8 0 3.6-.12 5.4a20.83 20.83 0 01-1.06 5.18 13.64 13.64 0 00-.6 2.75 6.74 6.74 0 000 1.49 8.27 8.27 0 000 1.86 5.63 5.63 0 001.43 3.25 3.28 3.28 0 003.05 1 3.75 3.75 0 002.48-2.29c1.14-2.6.54-5.51-.04-8.17zM182.72 178.84a51.48 51.48 0 01-1.16-8.48 22.16 22.16 0 00-.4-5.06 2 2 0 00-2-2.55.84.84 0 00-.66 1.31 10.6 10.6 0 00-.92 4.31c-.1 1.8 0 3.6-.13 5.4a20.83 20.83 0 01-1.06 5.18 13.62 13.62 0 00-.59 2.75 6.74 6.74 0 000 1.49 9.64 9.64 0 000 1.86 5.63 5.63 0 001.43 3.25 3.3 3.3 0 003.06 1 3.75 3.75 0 002.51-2.3c1.1-2.59.49-5.5-.08-8.16z' transform='translate(-105.07 -77)'/%3E%3Cpath class='cls-11' d='M171.78 172.71c0 .43.07.77.11 1.11s.09.69.14 1.11l-.64.23a8.65 8.65 0 01-8.83-2 19.15 19.15 0 01-1.68-1.81 1.08 1.08 0 01.13-1.62 1.11 1.11 0 011.56.22 25.34 25.34 0 001.77 1.82 6.4 6.4 0 006.46 1.25c.29-.02.57-.17.98-.31zM138.07 173.24a6.31 6.31 0 01-5.73-1.44 25.34 25.34 0 01-1.77-1.82 1.11 1.11 0 00-1.56-.22 1.08 1.08 0 00-.13 1.62 19.15 19.15 0 001.68 1.81 8.6 8.6 0 007.92 2.19c-.15-.71-.29-1.38-.41-2.14z' transform='translate(-105.07 -77)'/%3E%3Cpath class='cls-11' d='M154.43 172.61c0 .43-.07.77-.11 1.11s-.08.69-.13 1.1c.21.08.42.17.64.24a8.65 8.65 0 008.82-2 17 17 0 001.67-1.82 1.08 1.08 0 00-.13-1.61 1.12 1.12 0 00-1.57.23 25.2 25.2 0 01-1.76 1.82 6.37 6.37 0 01-6.45 1.28zM197.19 169.61a1.12 1.12 0 00-1.57.23 25.2 25.2 0 01-1.76 1.82 6.31 6.31 0 01-5.94 1.41 10.56 10.56 0 01-.11 2 1.52 1.52 0 010 .21 8.61 8.61 0 007.87-2.25 17 17 0 001.67-1.82 1.08 1.08 0 00-.16-1.6z' transform='translate(-105.07 -77)'/%3E%3Cpath class='cls-11' d='M184.64 149.76c-3.22-2.89-7.32-2.78-10.57.18a16 16 0 00-4.89 8.91c-.22 1.1-.28 2.23-.42 3.42.24 2 .47 4.11.73 6.18q1 8 2.06 16a34 34 0 00.58 3.77 7.62 7.62 0 0014.88-.81c.55-3.93 1-7.86 1.53-11.79s1.11-7.81 1.46-11.74a16.09 16.09 0 00-5.36-14.12zm2.47 23.56q-.87 6.81-1.75 13.61a6.13 6.13 0 01-3.57 4.67 6 6 0 01-8.19-4.6l-1.52-11.82c-.25-2-.51-3.95-.76-5.92-.22-1.73-.51-3.48-.65-5.24a18.81 18.81 0 01.06-4 14.21 14.21 0 014.58-8.81 5.87 5.87 0 018.47.13 15.34 15.34 0 014.49 9.81c.34 3.97-.64 8.17-1.16 12.17z' transform='translate(-105.07 -77)'/%3E%3Cpath class='cls-11' d='M183.71 187.87a12 12 0 00.58-2.76 9.21 9.21 0 000-3.77c-.31-1.17-.64-2.33-1-3.5-.13-.48-.25-1-.38-1.47l.8-.07v-.64c0-.79 0-.79-.84-.89a.37.37 0 01-.1-.07l-.08-1.44c.34 0 .74 0 .9-.11s.12-.51.12-.78c0-.8 0-.7-.73-.71-.14 0-.38-.12-.39-.2-.06-.43-.06-.87-.09-1.36h1.21v-.62c0-.86 0-.86-1-.91-.13 0-.35-.1-.36-.18-.06-.44-.07-.89-.1-1.37h1.41v-.76c0-.95.13-.83-.9-.8-.52 0-.68-.15-.66-.59a5.62 5.62 0 00-.05-.92 2.68 2.68 0 00-5.32 0c0 .48-.05 1-.08 1.5h-1.48V167h1.32v1.14c0 .36-.11.43-.45.41s-.57 0-.86 0v1.54h1.15v.48c0 .31.08.72-.1.9s-.64.12-1 .18c0 0-.06 0-.09.05v1.45l1 .07v.7c0 .79 0 .79-.86.85 0 0-.05 0-.09.05v1.45l.74.05c0 .16 0 .28-.07.39-.37 1.35-.71 2.71-1.11 4.06a10.49 10.49 0 00-.09 4.95c.28 1.46.72 3.06 2.2 3.89a5.06 5.06 0 006.46-1.21 2.92 2.92 0 00.39-.53zm-5.17-24a1 1 0 011.84-.09c.08.53.09 1.07.14 1.63h-2.1c.04-.57.06-1.07.12-1.56zm-.19 3.16h2.25l.11 1.51h-2.47zm-.19 3.09h1.39c1.32 0 1.32 0 1.33 1.21v.13c0 .03-.16.21-.24.21h-2.58zm.15 3.12h1.41c1.36 0 1.36 0 1.35 1.24v.13c0 .03-.13.19-.21.19h-2.91v-1.24c0-.39.1-.35.36-.34zm-.6 3.43c0-.26.19-.33.46-.32H181.14l.43 1.57h-4.22c.12-.4.26-.83.36-1.27zm4.65 10a3 3 0 01-5.77-.07 11.93 11.93 0 01.18-6.57.54.54 0 01.5-.43l2.21-.19 2.17.19a.55.55 0 01.53.41c.87 2.23.58 4.46.18 6.68zM136.16 163.83c.35 3.93 1 7.83 1.46 11.74s1 7.86 1.53 11.79a7.62 7.62 0 0014.88.81 31.76 31.76 0 00.58-3.77q1-8 2.06-16c.26-2.07.49-4.15.73-6.18-.14-1.19-.19-2.32-.42-3.42a16 16 0 00-4.89-8.91c-3.25-3-7.35-3.07-10.56-.18a16.07 16.07 0 00-5.37 14.12zm1.73-2.76a15.34 15.34 0 014.49-9.81 5.87 5.87 0 018.47-.13 14.21 14.21 0 014.58 8.81 18.81 18.81 0 01.07 4c-.14 1.76-.44 3.51-.66 5.24q-.37 3-.76 5.92-.75 5.91-1.52 11.82a6 6 0 01-8.19 4.64 6.17 6.17 0 01-3.57-4.67q-.87-6.8-1.75-13.61c-.51-3.96-1.5-8.16-1.16-12.21z' transform='translate(-105.07 -77)'/%3E%3Cpath class='cls-11' d='M142.78 188.44a5.06 5.06 0 006.46 1.21c1.49-.83 1.93-2.43 2.2-3.89a10.49 10.49 0 00-.09-4.95c-.4-1.35-.74-2.71-1.11-4.06 0-.11 0-.23-.07-.39l.75-.05v-1.45s-.07-.05-.1-.05c-.82-.06-.82-.06-.86-.85v-.7l1-.07v-1.45s-.07-.05-.09-.05c-.34-.06-.79 0-1-.18s-.08-.59-.09-.9v-.48h1.15v-1.54h-.86c-.29 0-.46-.11-.45-.41s0-.73 0-1.14h1.32v-1.58h-1.47c0-.53-.05-1-.09-1.5a2.68 2.68 0 00-5.32 0 7 7 0 00-.05.92c0 .44-.13.61-.66.59-1 0-.89-.15-.9.8v.73h1.41c0 .48 0 .93-.1 1.37 0 .08-.23.17-.36.18-1 .05-1 .05-1 .91v.62h1.21c0 .49 0 .93-.08 1.36 0 .08-.26.19-.4.2-.78 0-.73-.09-.73.71 0 .27 0 .64.12.78s.57.08.91.11l-.09 1.44a.37.37 0 01-.1.07c-.84.1-.84.1-.84.89v.64l.81.07c-.13.51-.25 1-.38 1.47-.32 1.17-.66 2.33-1 3.5a9.21 9.21 0 000 3.77 11.56 11.56 0 00.59 2.76 2.88 2.88 0 00.36.59zm5-23.05h-2.09c0-.56 0-1.1.14-1.63a.87.87 0 011-.65.88.88 0 01.88.74c-.03.49-.01.99.03 1.54zm.18 3.13h-2.47l.11-1.51h2.25zm.18 3.14h-2.58c-.08 0-.17-.13-.24-.21s0-.08 0-.13c0-1.21 0-1.21 1.33-1.21H148zm.12 1.89v1.24h-2.91c-.07 0-.15-.12-.21-.19s0-.08 0-.13c0-1.24 0-1.24 1.35-1.24h1.4c.22-.02.34.07.33.32zm.59 4.41h-4.25l.42-1.57H148c.26 0 .4.06.46.32.09.38.23.81.35 1.29zM144 180a.55.55 0 01.53-.41l2.17-.19 2.21.19a.56.56 0 01.51.43c.84 2.17.56 4.37.18 6.57a3 3 0 01-5.78.07c-.42-2.19-.71-4.42.18-6.66z' transform='translate(-105.07 -77)'/%3E%3Cpath class='cls-10' d='M147.78 160.3a4.28 4.28 0 003.08-2.67.92.92 0 00-.41-1.31.9.9 0 00-1.24.6 2.67 2.67 0 01-5 0c-.3-.64-.77-.86-1.28-.62s-.63.73-.35 1.39a4.51 4.51 0 005.2 2.61zM140.05 156.46c.09.57.46.91.94.86a.85.85 0 00.83-.86c0-.49.13-1.07-.42-1.34a1.18 1.18 0 00-.94 0c-.57.28-.46.88-.41 1.34zM151.56 156.45c.09.57.46.92.94.87a.85.85 0 00.84-.85c0-.49.14-1.07-.41-1.35a1.23 1.23 0 00-.94 0c-.57.27-.43.88-.43 1.33zM180.6 160.3a4.28 4.28 0 003.07-2.67.91.91 0 00-.41-1.31.9.9 0 00-1.24.6 2.67 2.67 0 01-5 0c-.3-.64-.76-.86-1.28-.62s-.63.73-.35 1.39a4.53 4.53 0 005.21 2.61zM172.86 156.46a.89.89 0 00.94.86.84.84 0 00.83-.86c0-.49.13-1.07-.41-1.34a1.21 1.21 0 00-.95 0c-.57.28-.42.88-.41 1.34zM184.37 156.45c.09.57.46.92.94.87a.85.85 0 00.84-.85c0-.49.14-1.07-.41-1.35a1.22 1.22 0 00-.94 0c-.57.27-.43.88-.43 1.33z' transform='translate(-105.07 -77)'/%3E%3Cpath class='cls-12' d='M206.5 198.63v-.22l-.08-.2-.13-.17a.65.65 0 00-.27-.17.42.42 0 00-.21-.06.45.45 0 00-.23 0 .42.42 0 00-.21.06.65.65 0 00-.27.17 1.5 1.5 0 00-.19.25 1 1 0 00-.13.52v.23a1 1 0 00.05.41v.09a.53.53 0 00.11.21.55.55 0 00.22.18l-.06-.06a.33.33 0 00.11.09.17.17 0 00.1 0 .63.63 0 00.5-.07h.07a1.28 1.28 0 00.22-.17 1.08 1.08 0 00.18-.24l.13-.2a1 1 0 00.13-.29.8.8 0 00-.04-.36zM158.78 122.24c.07-.44-.19-1-.73-1h-.25a1 1 0 00-.45 0 2.07 2.07 0 00-.75.52c-.32.3-.63.59-.93.89-.63.62-1.25 1.24-1.83 1.91s-1.19 1.32-1.71 2c-.24.34-.41.72-.65 1.06a6.55 6.55 0 00-.39.53 4 4 0 01-.31.58c-.2.27.2.51.42.33s.42-.23.61-.37.31-.25.47-.37c.32-.22.68-.39 1-.62.72-.52 1.37-1.14 2-1.71s1.25-1.11 1.87-1.68l.88-.83a2.74 2.74 0 00.57-.61 1.29 1.29 0 00.16-.57v-.12z' transform='translate(-105.07 -77)'/%3E%3Cpath d='M175.83 209.4a1.36 1.36 0 000-.35c0-.19-.23-.28-.4-.31a1 1 0 00-.25 0 1.25 1.25 0 00-1 .18 1.23 1.23 0 00-.51.28c-.14.12-.26.27-.39.4a10.69 10.69 0 00-.69.82l-1.35 1.68c-.44.55-.92 1.09-1.31 1.68-.2.29-.38.58-.55.88a1.72 1.72 0 00-.19.44v.13a1.59 1.59 0 01-.15.21c-.06.09.07.23.16.16a.9.9 0 01.2-.14h.1a1.28 1.28 0 00.42-.17 10 10 0 00.88-.55c.59-.42 1.14-.9 1.7-1.37l1.61-1.32a4.65 4.65 0 001.52-1.63 1.33 1.33 0 00.2-1.02z' transform='translate(-105.07 -77)' opacity='.23' fill='%23f2f2f2'/%3E%3Cpath class='cls-12' d='M162.56 117.89v.06zM162.79 118.24a.87.87 0 00-.15-.24.89.89 0 00-.51-.37h-.26a.93.93 0 00-.49.14 1 1 0 00-.4.39l-.1.24a.93.93 0 000 .54c0 .08.07.16.1.25l.16.2.21.16.24.1a.72.72 0 00.41 0 .43.43 0 00.25-.07.48.48 0 00.23-.13.39.39 0 00.18-.18.41.41 0 00.13-.23.45.45 0 00.07-.25.42.42 0 000-.27.46.46 0 00-.07-.28zM162.71 118.07zM162.6 118l.05.06zM119.35 177.6a7.39 7.39 0 01-.34-.75c-.14-.27-.32-.52-.48-.78-.34-.54-.75-1-1.08-1.56a11.74 11.74 0 00-1.24-1.72l-.63-.71a4 4 0 00-1-.79 1.41 1.41 0 00-1.68.22 1.44 1.44 0 00-.22 1.69 3.79 3.79 0 00.75 1l.71.63a11.48 11.48 0 001.75 1.27c.53.33 1 .73 1.52 1 .26.17.52.34.79.49a7.12 7.12 0 01.79.37.26.26 0 00.36-.36zM110.67 168.88a1 1 0 000 2 1 1 0 000-2z' transform='translate(-105.07 -77)'/%3E%3C/svg%3E")}.notification-item-new-users-created:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fas' data-icon='users' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512' class='svg-inline--fa fa-users fa-w-20'%3E%3Cpath fill='currentColor' d='M96 224c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm448 0c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm32 32h-64c-17.6 0-33.5 7.1-45.1 18.6 40.3 22.1 68.9 62 75.1 109.4h66c17.7 0 32-14.3 32-32v-32c0-35.3-28.7-64-64-64zm-256 0c61.9 0 112-50.1 112-112S381.9 32 320 32 208 82.1 208 144s50.1 112 112 112zm76.8 32h-8.3c-20.8 10-43.9 16-68.5 16s-47.6-6-68.5-16h-8.3C179.6 288 128 339.6 128 403.2V432c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48v-28.8c0-63.6-51.6-115.2-115.2-115.2zm-223.7-13.4C161.5 263.1 145.6 256 128 256H64c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32h65.9c6.3-47.4 34.9-87.3 75.2-109.4z'/%3E%3C/svg%3E")}.notification-item-new-rank-bronze:before,.notification-item-new-rank-gold:before,.notification-item-new-rank-silver:before,.notification-item-new-users-created:before,.notification-item-progress:before,.notification-item-review:before,.notification-item-wrap_bell:before,.notification-item-wrap_check:before,.notification-item-wrap_clock:before,.notification-item-wrap_cup:before,.notification-item-wrap_error:before,.notification-item-wrap_green_cup:before,.notification-item-wrap_like:before,.notification-item-wrap_lock:before,.notification-item-wrap_loser:before,.notification-item-wrap_message:before,.notification-item-wrap_minus:before,.notification-item-wrap_plus:before,.notification-item-wrap_ready:before,.notification-item-wrap_red_cup:before,.notification-item-wrap_success:before,.notification-item-wrap_time:before,.notification-item-wrap_winner:before{content:"";display:inline-block;vertical-align:top;position:absolute;top:12px;left:-3px;width:32px;height:32px;background-position:50% 50%;background-size:32px 32px;background-repeat:no-repeat}.notification-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nickname{font-weight:700}.event-name{margin-bottom:5px;text-align:left}.event-name a{font-size:12px;color:#3a3838;font-weight:700;text-decoration:none}.notification-item-message a:hover{color:#}.notification-item img{border-radius:30px}.status[data-v-0aff2b6d]{padding:2px}.notification-item-message i[data-v-0aff2b6d]{margin-right:5px;margin-left:5px}.status[data-v-5b704967]{padding:2px}.notification-item-message b[data-v-5b704967]{margin:0 3px}.decline-message[data-v-02a055d4]{margin-top:5px;font-weight:400;font-style:italic}.status[data-v-33041416]{padding:2px}.status[data-v-69ac80b0]{padding:2px}.status[data-v-0172c882]{padding:2px}.refuse-message[data-v-0172c882]{margin-top:5px;font-weight:400;font-style:italic}.status[data-v-4aa9716f]{padding:2px}.status[data-v-2646fca2]{padding:2px}.status[data-v-e47a6c5a]{padding:2px}.status[data-v-1f3aadce]{padding:2px}.status[data-v-04e0007f]{padding:2px}.status[data-v-e0acdbe8]{padding:2px}.status[data-v-6651d6fb]{padding:2px}.status[data-v-d3992604]{padding:2px}