.bottom-menu .empty-list,.bottom-menu .v-list{border-radius:30px 30px 0 0!important}.bottom-menu.v-bottom-sheet>.v-bottom-sheet__content.v-overlay__content{border-radius:20px}.bottom-menu .v-overlay__scrim{background:transparent}.v-bottom-sheet .v-list,.v-bottom-sheet .v-list-item{background-color:rgb(var(--v-theme-background))!important}.v-overlay--active.bottom-menu{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.base-dialog .v-overlay__scrim{background:rgba(0,0,0,.8)}.v-overlay--active.base-dialog{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.base-button.v-btn.v-btn--density-default{height:40px;width:100%}button.base-button{background:rgb(var(--v-theme-background));border:1px solid rgb(var(--v-theme-primary));border-radius:8px;align-items:center;text-transform:none;color:rgb(var(--v-theme-primary));font-family:Exo\ 2;font-style:normal;font-weight:700;font-size:16px;line-height:24px}@media(max-width:360px){button.base-button{font-size:14px;line-height:22px}}button.base-button img{height:24px;width:24px;margin-inline-end:8px;fill:rgb(var(--v-theme-primary))}button.base-button.v-btn--disabled{border:1px solid rgb(var(--v-theme-disabled))}button.primary{color:#fff}button.primary,button.secondary{background:rgb(var(--v-theme-primary))}button.cancel{color:rgb(var(--v-theme-error))}button.cancel,button.red{border:1px solid rgb(var(--v-theme-error))}button.red{background:transparent}button.red .v-btn__content{color:rgb(var(--v-theme-error))}.yes-no-dialog .dialog-icon{display:flex;justify-content:center;margin-bottom:20px}.yes-no-dialog .dialog-icon svg{fill:rgb(var(--v-theme-grey-icon))}.yes-no-dialog .dialog-actions{display:flex;justify-content:space-between;margin-top:20px}.yes-no-dialog .dialog-actions .base-button{width:45%;color:#fff}.image-viewer-dialog .v-overlay__scrim{background:#000;opacity:.5}body.dark-overlay{background-color:#18181f}.image-container{position:relative;display:inline-block;width:100%;height:100%}.close-btn{position:absolute;top:2%;left:6px;z-index:10;background-color:rgb(var(--v-theme-primary))!important;border-radius:50%;padding:8px;color:#fff}@media(min-width:768px){.image-viewer-dialog{max-width:20%;max-height:none}.image-viewer-dialog .image-viewer{border:2px solid #000;border-radius:30px;box-shadow:10px 10px 10px #000}.image-viewer-dialog .v-overlay__scrim{background:inherit;opacity:1}.v-overlay--active.base-dialog{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}.verification-badge-text .popup-icon-wrapper{display:flex;justify-content:center;margin-top:20px}.verification-badge-text .popup-title{font-family:Exo 2;font-size:20px;font-weight:700;line-height:24px;color:rgb(var(--v-theme-text))}.verification-badge-text svg{height:80px;width:80px;fill:rgb(var(--v-theme-background));stroke:#6b6b6b}.verification-badge-text svg .is-confirmed{stroke:#fff;fill:#6c7fce}.bottom-menu{width:100%}.bottom-menu .empty-list,.bottom-menu .v-list{padding-top:20px;border-radius:30px 30px 0 0}.bottom-menu .empty-list i,.bottom-menu .v-list i{color:#fff}.bottom-menu .empty-list .v-list-item--one-line,.bottom-menu .v-list .v-list-item--one-line{padding:0;min-height:none}.bottom-menu .separator{width:30%;height:3px;background-color:#c7c7c7;border-radius:10px;margin:10px 0;margin-inline:auto}.bottom-menu .v-list-item{padding:0 32px}.bottom-menu .menu-item{display:flex;align-items:center}.bottom-menu .menu-item-icon{margin-right:16px;color:rgb(var(--v-theme-grey-icon))}.bottom-menu .menu-item-text{font-family:Exo 2;font-size:16px;font-weight:700;line-height:24px;text-align:left}.toolbar-wrapper{display:flex;margin-top:env(safe-area-inset-top);height:70px;align-items:center;justify-content:space-between}.toolbar-wrapper .title{font-size:20px;line-height:20px;align-items:center}.toolbar-wrapper .confirmed-badge{width:24px;height:24px}.toolbar-wrapper .confirmed-badge svg{fill:rgb(var(--v-theme-background));stroke:#6b6b6b}.toolbar-wrapper .confirmed-badge.is-confirmed svg{stroke:#fff;fill:#6c7fce}.toolbar-wrapper .settings-control{width:24px;height:24px;cursor:pointer}.toolbar-wrapper .settings-control svg{fill:#a7a7a7}.toolbar-wrapper .back-button{display:flex;justify-content:flex-end}.toolbar-wrapper .back-button i{transform:rotate(-90deg)}.toolbar-wrapper .actions,.toolbar-wrapper .back-button{width:36px}.toolbar-wrapper .actions i{transform:rotate(90deg)}.toolbar-wrapper i{height:20px;color:#a7a7a7}.toolbar-wrapper .empty-placeholder{width:14px;height:14px}.bottom-navigation-block{position:fixed;z-index:1;bottom:0;height:calc(70px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr 1fr 1fr;border-top:1px solid rgb(var(--v-theme-mako));box-shadow:0 4px 8px 0 #000;width:100%}@media(min-width:960px){.bottom-navigation-block{bottom:auto;height:100%;grid-template-columns:auto;width:60px}}.bottom-navigation-block .menu-item{align-items:center;justify-content:center;cursor:pointer}.bottom-navigation-block .menu-item .v-icon{transition:margin-bottom .2s ease-in-out}.bottom-navigation-block .menu-item:hover .v-icon{margin-bottom:10px}.bottom-navigation-block .menu-item.active .v-icon{margin-bottom:10px;color:rgb(var(--v-theme-primary))}body{background-color:#2f313d;height:100dvh;width:100vw;font-family:Exo\ 2;touch-action:all;overflow:hidden}html{touch-action:none}h3{font-weight:400}body,html{overflow:hidden!important;overscroll-behavior:none}.page-content{max-height:calc(100dvh - env(safe-area-inset-bottom) - env(safe-area-inset-top));height:100%;overflow-y:auto}.bottom-navigation-visible .page-content{max-height:calc(100dvh - 140px - env(safe-area-inset-bottom) - env(safe-area-inset-top))}@media(min-width:960px){.bottom-navigation-visible .page-content{max-height:calc(100dvh - 100px - env(safe-area-inset-bottom) - env(safe-area-inset-top))}}.mobile .base-input-wrapper .v-field__append-inner{padding-top:0}@font-face{font-family:Exo\ 2;src:local("Exo 2"),url(../fonts/Exo2-VariableFont_wght.86a19cbd.ttf) format("truetype");font-weight:100 1000}@font-face{font-family:Exo\ 2;src:local("Exo 2"),url(../fonts/Exo2-Italic-VariableFont_wght.41bab1a7.ttf) format("truetype");font-weight:100 1000;font-style:italic}.base-input-wrapper .v-input,.base-input-wrapper .v-text-field .v-field{height:44px;border-radius:8px}.base-input-wrapper .v-input input,.base-input-wrapper .v-text-field .v-field input{padding:10px 12px;max-height:44px;min-height:44px;line-height:44px}.basic-login-block{margin-top:16px}.basic-login-block .forgot-password{padding-inline:2px;color:rgb(var(--v-theme-primary));cursor:pointer}.basic-login-block .error{display:flex;color:red}.login-page{justify-content:center}.login-page,.logo-block{display:flex;flex-direction:column}.logo-block{margin-top:calc(5dvh - env(safe-area-inset-top));align-items:center}.logo-block #logo{width:112px;height:112px}.logo-block .main-label{font-family:Exo\ 2;font-style:normal;font-weight:700;font-size:28px;line-height:36px}.login-controls .divider-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;gap:12px}.login-controls .divider-wrapper .divider{width:40%;height:0;border-bottom:1px solid #a7a7a7;transform:rotate(-180deg)}.login-controls .apple-button,.login-controls .google-button{display:flex;justify-content:center;align-items:center;gap:8px;background-color:#fff;border:1px solid #000;color:#000}.login-controls .apple-button .button-icon,.login-controls .google-button .button-icon{display:flex;width:24px;height:24px;margin-right:10px;margin-bottom:2px}.login-controls .apple-button .button-icon svg,.login-controls .google-button .button-icon svg{width:100%;height:100%}.sign-up-link .emphasized-text{cursor:pointer;color:rgb(var(--v-theme-primary))}.event-top-bar{display:flex;justify-content:space-between;align-items:center;padding:0 12px;width:100%;min-height:calc(70px + env(safe-area-inset-top));z-index:1}.event-top-bar .event-image{width:40px;height:40px;border-radius:50%}.event-top-bar .animated{animation:button-reaction .5s}@keyframes button-reaction{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.event-top-bar .section{display:flex;align-items:center}.event-top-bar .section.-left{flex:1}.event-top-bar .section.-middle{flex:2;max-width:50%;justify-content:center}.event-top-bar .section.-middle .title{font-family:Exo 2;font-size:20px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.event-top-bar .section.-right{flex:1;justify-content:flex-end}.event-top-bar .section.-right i{transform:rotate(-90deg)}.event-top-bar i{height:20px;width:20px;color:#a7a7a7}.game-list-item{align-items:center;justify-content:space-between}@media(min-width:960px){.game-list-item{border:1px rgb(var(--v-theme-primary)) solid;padding:20px;border-radius:22px;background-color:rgba(var(--v-theme-abbey),.1);height:100%}.game-list-item:hover{background-color:rgba(var(--v-theme-abbey-hover),.1)}}.game-list-item.bordered{border-bottom:1px solid rgb(var(--v-theme-mako))}@media(min-width:960px){.game-list-item.bordered{border-bottom:1px solid rgb(var(--v-theme-primary))}}.game-list-item.selected{background-color:rgba(0,0,0,.3)}.game-list-item .thumbnail-wrapper{width:72px;height:72px;flex-shrink:0;border-radius:16px;overflow:hidden}@media(min-width:960px){.game-list-item .thumbnail-wrapper{width:100%;height:200px}}.game-list-item .thumbnail{width:72px;height:72px;flex-shrink:0;-o-object-fit:cover;object-fit:cover}@media(min-width:960px){.game-list-item .thumbnail{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}}.game-list-item .action-placeholder{min-height:24px;min-width:24px}.game-list-item .actions{display:flex;flex-direction:column;color:rgb(var(--v-theme-grey-icon))}.game-list-item .actions svg{width:24px;height:24px;fill:rgb(var(--v-theme-grey-icon))}.game-list-item .actions svg.favorite{fill:rgb(var(--v-theme-primary))}.game-list-item .actions i{transform:rotate(90deg)}.game-list-item .game-info{height:100%;flex-grow:1;justify-content:space-between}.game-list-item .game-info .game-name{max-width:220px;font-size:16px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-list-item .game-info .characteristics{font-size:14px;justify-content:space-between}.game-list-item .game-info .characteristics i{font-size:24px}.game-list-item .game-info .characteristics .info-item{display:flex;align-items:center}.game-list-item .game-info .characteristics .info-item:not(:last-of-type){margin-inline-end:10px}.user-list-item{border-bottom:1px solid rgb(var(--v-theme-mako));padding-bottom:16px;cursor:pointer}.user-list-item:last-of-type{border-bottom:none}.user-list-item .rating svg{fill:#ccc}.user-list-item .user-avatar img{height:72px;width:72px;border-radius:15%;-o-object-fit:cover;object-fit:cover}@media(min-width:960px){.user-list-item .user-avatar img{height:150px;width:150px}}.user-list-item .user-avatar .avatar-placeholder i{font-size:72px;opacity:.5}@media(min-width:960px){.user-list-item .user-avatar .avatar-placeholder i{font-size:150px}}.user-list-item .user-avatar .avatar-placeholder i{background-color:rgba(0,0,0,.25);border-radius:15%}.user-list-item .phone-number{font-size:14px;color:#d0d0d0}.user-list-item .blocked-label{color:rgb(var(--v-theme-error))}.user-list-item .empty-controls{width:100px}.user-list-item .request-controls{display:flex;justify-content:space-between;align-items:center}.user-list-item .request-controls .icon-control-wrapper{display:flex;cursor:pointer;padding:8px;border-radius:12px}.user-list-item .request-controls .icon-control-wrapper.accept{border:1px solid #6fcf97}.user-list-item .request-controls .icon-control-wrapper.accept svg{fill:#6fcf97}.user-list-item .request-controls .icon-control-wrapper.reject{border:1px solid #e57373}.user-list-item .request-controls .icon-control-wrapper.reject svg{fill:#e57373}.user-list-item .user-info{flex-grow:3}.user-list-item .user-info .age,.user-list-item .user-info .location,.user-list-item .user-info .name,.user-list-item .user-info .rating{display:flex;align-items:center;font-weight:400;font-size:16px;color:#fff}.user-list-item .user-info .name{align-items:normal}.user-list-item .user-info .confirmed-icon svg{height:24px;width:24px;stroke:#fff;fill:#6c7fce}.user-list-item .user-info .name{font-weight:500}@media(min-width:960px){.user-list-item .user-info .name{font-size:18px}}@media(max-width:360px){.user-list-item .user-info .name{font-size:14px}}@media(max-width:960px){.user-list-item .user-info .name .name-text{max-width:calc(100vw - 260px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.user-list-item .user-info .age,.user-list-item .user-info .location,.user-list-item .user-info .rating{padding-top:2px;line-height:20px;color:#d0d0d0}.user-list-item .controls{flex-grow:1;flex-direction:column;justify-content:space-between;align-items:flex-end}.user-list-item .controls .v-icon{transform:rotate(90deg);color:rgb(var(--v-theme-grey-icon))}.user-list-item .controls .v-btn{font-weight:400;margin-top:12px}@media(min-width:960px){.user-list-item .controls .v-btn{font-size:18px}}.invite-popup-content[data-v-7d7d58d0]{overflow:hidden;height:100%}.invite-popup-content .popup-title[data-v-7d7d58d0]{font-size:20px;font-weight:500;text-align:center}.invite-popup-content .users-list[data-v-7d7d58d0]{height:100%;overflow-y:auto}.date-picker-wrapper .v-picker .v-picker-title,.date-picker-wrapper .v-picker .v-picker__header{display:none}.date-picker-wrapper .date-picker-activator{cursor:pointer}.date-picker-wrapper .v-btn--variant-elevated,.date-picker-wrapper .v-btn--variant-flat{background-color:#2f313d;color:#fff}.date-picker-wrapper .action-ok{font-size:18px;font-weight:600;cursor:pointer;color:rgb(var(--v-theme-primary))}.date-picker-activator .v-field__field input.v-field__input{min-height:44px;max-height:44px;height:44px;padding:10px 12px}.v-date-picker-month__weekday{font-size:14px;font-weight:600;opacity:.5}.date-picker-activator .v-field__outline{border-radius:8px}.message-wrapper[data-v-cb79b668]{display:flex;width:70%}.message-wrapper .content[data-v-cb79b668]{width:100%;display:flex;flex-direction:column;padding:10px;border-radius:0 16px 16px 16px;background-color:rgb(var(--v-theme-msg-bg));word-wrap:break-word}.message-wrapper .content .username[data-v-cb79b668]{font-size:.8rem;color:rgb(var(--v-theme-primary));font-weight:500}.message-wrapper .timestamp[data-v-cb79b668]{font-size:.6rem;color:rgb(var(--v-theme-grey-icon));align-self:flex-end}.message-wrapper .avatar i[data-v-cb79b668],.message-wrapper .avatar img[data-v-cb79b668]{margin-top:4px;font-size:40px;width:40px;height:40px;border-radius:50%;margin-right:10px}.message-wrapper.own[data-v-cb79b668]{align-self:flex-end}.message-wrapper.own .content[data-v-cb79b668]{border-radius:16px 0 16px 16px;background-color:rgb(var(--v-theme-my-msg-bg))}.event-chat{display:flex;flex-direction:column;height:100%}.event-chat .messages-view{display:flex;flex-direction:column;padding:8px;gap:8px;border-radius:8px;width:100%;flex-grow:1;overflow-y:auto}.event-chat .v-field__append-inner i{color:rgb(var(--v-theme-primary));transform:rotate(-90deg)}.event-chat .empty-messages{display:flex;flex-direction:column;height:100%;color:#ccc}.event-chat .empty-messages v-icon{font-size:48px}.event-chat .message-input-wrapper{padding:6px 0 12px 0}.event-chat .message-input-wrapper .v-field__input{padding:8px}.event-chat .empty-messages{align-items:center;justify-content:center}.add-participant-dialog .dialog-actions{display:flex;justify-content:space-between;margin-top:20px;padding:20px 20px}.add-participant-dialog .dialog-actions .base-button{width:45%;color:#fff}.add-participant-dialog .base-input-wrapper{margin-bottom:10px}.add-participant-dialog .base-input-wrapper ::-moz-placeholder{color:#fff}.add-participant-dialog .base-input-wrapper ::placeholder{color:#fff}.upload-file-dialog{.hidden-input[data-v-ba98193e]{display:none}.v-card-title[data-v-ba98193e]{white-space:normal}.file-name[data-v-ba98193e]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:calc(100% - 32px);vertical-align:middle}.dialog-actions[data-v-ba98193e]{display:flex;margin-top:20px;padding:20px 20px;flex-direction:column}.dialog-actions .base-button[data-v-ba98193e]{width:100%}@media (min-width:960px){.dialog-actions .base-button[data-v-ba98193e]{width:45%;color:#fff;display:flex;align-items:center;justify-content:center}.dialog-actions[data-v-ba98193e]{display:flex;flex-direction:row;justify-content:space-between;margin-top:20px;padding:20px 20px}}.v-card-text .base-button[data-v-ba98193e]{display:block;padding:8px 16px;width:100%}.base-button .v-icon[data-v-ba98193e]{margin-right:8px;vertical-align:middle}.red--text[data-v-ba98193e]{color:red;font-weight:700;filter:brightness(1.2)}.orange--text[data-v-ba98193e]{color:orange;font-weight:700;filter:brightness(1.2)}.green--text[data-v-ba98193e]{color:green;font-weight:700;filter:brightness(1.2)}}.not-verified-icon-wrapper svg[data-v-f69204aa]{width:80px;height:80px;fill:rgb(var(--v-theme-background));stroke:#6b6b6b}.event-page-dialog{text-align:center}.event-page{height:calc(100% - 70px);display:flex;flex-direction:column;overflow:hidden}@media(min-width:960px){.event-page .game-info{min-width:70%}}.event-page .tabs-block{width:100%}.event-page .desktop-layout{display:flex;flex-direction:column;height:100%;overflow:hidden}@media(min-width:960px){.event-page .desktop-layout{flex-direction:row;height:100%}}.event-page .desktop-layout .left-pane{display:flex;flex-direction:column;align-items:center}@media(min-width:960px){.event-page .desktop-layout .left-pane{flex:1;height:100%;min-height:0;overflow:hidden;word-break:break-word;white-space:normal}}.event-page .desktop-layout .right-pane{display:flex;flex-direction:column;align-items:center;min-height:0;overflow:hidden;word-break:break-word;white-space:normal}@media(min-width:960px){.event-page .desktop-layout .right-pane{flex:3;padding:10px;height:100%}.event-page .desktop-layout .right-pane .tabs-block{width:46%;margin-top:0;border-radius:68px;background-color:rgb(var(--v-theme-tuna-bg));border:1px solid rgb(var(--v-theme-tuna-border));box-shadow:10px 5px 5px rgba(var(--v-theme-tuna-shadow),.2);padding:10px}.event-page .desktop-layout .right-pane .tabs-block .tab{position:relative;padding:0 15px;text-align:center;border-right:1px solid rgb(var(--v-theme-primary));width:44%;justify-content:center}.event-page .desktop-layout .right-pane .tabs-block .tab:last-child{border-right:none}}.event-page .v-enter-active,.event-page .v-leave-active{transition:opacity .5s ease}.event-page .v-enter-from,.event-page .v-leave-to{opacity:0}.event-page .photo-block{display:flex;justify-content:center}.event-page .photo-block img{width:134px;height:134px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media(min-width:960px){.event-page .photo-block img{width:150px;height:150px}}.event-page .empty-members{font-size:16px;font-weight:300;text-align:center;color:rgb(var(--v-theme-grey-icon))}.event-page .photo-placeholder{width:134px;height:134px;border-radius:50%;background:#23242c;display:flex;justify-content:center;align-items:center}@media(min-width:960px){.event-page .photo-placeholder{border-radius:22px;width:150px;height:150px}}.event-page .photo-placeholder svg{width:72px;height:72px}.event-page .members-count{color:rgb(var(--v-theme-grey-icon));font-size:12px;margin-top:-6px;margin-left:4px;white-space:nowrap}.event-page .controls-placeholder{min-height:56px}.event-page .v-window{height:calc(100% - 56px);overflow-y:scroll}.event-page .v-window .v-window-item{height:100%}.event-page .label{padding-bottom:4px;margin-bottom:8px;border-bottom:1px solid rgb(var(--v-theme-mako))}@media(min-width:960px){.event-page .label{font-size:18px}}.event-page .event-details{justify-content:space-between}.event-page .event-details .section{width:45%}.event-page .event-details .no-rules{font-weight:200}.event-page .rule{display:flex;align-items:center;font-weight:200;padding-bottom:4px}.event-page .rule svg{height:24px;width:24px;min-height:24px;min-width:24px;fill:#fff}.event-page .pending-list .empty-placeholder{color:rgb(var(--v-theme-grey-icon));font-size:16px;margin:16px 0;text-align:center}@media(min-width:960px){.event-page .description{max-height:280px;overflow-y:scroll}}.event-page .description,.event-page .info-detailed{white-space:pre-line;overflow-wrap:anywhere;font-weight:200}.event-page .info-detailed svg{height:24px;width:24px}.event-page .location{justify-content:space-between;align-items:center;font-weight:200}.event-page .location svg{height:24px;width:24px;min-height:24px;min-width:24px}.event-page .location .section svg{align-self:center}.event-page .location .show-on-map{color:rgb(var(--v-theme-primary));font-weight:300;cursor:pointer}.event-page .tab-wrapper{height:100%;width:100%}.event-page .tab{font-size:16px;line-height:16px;width:30%;text-align:center}@media(max-width:360px){.event-page .tab{font-size:15px}}.event-page .tab .v-badge{margin-top:-2px}.event-page .tab:last-of-type{width:20%}.event-page .tab.disabled{color:rgb(var(--v-theme-grey-icon))}.event-page .tab:not(.is-active-tab){transition:font-size .1s ease-out}.event-page .tab-name{text-transform:capitalize}.event-page .is-active-tab{color:rgb(var(--v-theme-primary));font-size:20px;line-height:20px;transition:font-size .3s ease-in}@media(max-width:360px){.event-page .is-active-tab{font-size:15px}}.not-verified-icon-wrapper svg{width:80px;height:80px;fill:rgb(var(--v-theme-background));stroke:#6b6b6b}.event-list-item{cursor:pointer}.event-list-item .name{word-break:break-word}.event-list-item.visible{opacity:1;transform:translateY(0)}.event-list-item:not(:last-of-type){border-bottom:1px solid rgb(var(--v-theme-mako))}@keyframes infiniteGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes pulseGlow{0%{filter:brightness(85%)}50%{filter:brightness(100%)}to{filter:brightness(85%)}}.event-list-item.festival{position:relative;overflow:hidden;background:linear-gradient(136deg,rgba(42,42,42,.6),rgba(61,43,89,.6),rgba(85,60,154,.6),rgba(142,68,173,.6));background-size:300% 300%;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 0 20px rgba(142,68,173,.4)}.event-list-item.disabled,.event-list-item.festival{animation:infiniteGradient 8s linear infinite,pulseGlow 2s ease-in-out infinite;border-radius:20px}.event-list-item.disabled{filter:grayscale(30%) brightness(85%);background:linear-gradient(136deg,#2a2a2a,#3d2b59,#553c9a,#8e44ad);background-size:300% 300%}@media(min-width:960px){.event-list-item{border:1px rgb(var(--v-theme-primary)) solid;border-radius:22px;background-color:rgba(var(--v-theme-abbey),.1);height:100%}.event-list-item:hover{background-color:rgba(var(--v-theme-abbey-hover),.1)}}.event-list-item .image-placeholder,.event-list-item img{width:72px;height:72px;-o-object-fit:cover;object-fit:cover;border-radius:16px}@media(min-width:960px){.event-list-item .image-placeholder,.event-list-item img{width:100%;height:200px;margin-bottom:10px}}.event-list-item .image-placeholder{background:#23242c;display:flex;justify-content:center;align-items:center}.event-list-item .image-placeholder svg{width:52px;height:52px}.event-list-item .additional-block{min-width:90px}.event-list-item .item-info-block .name{font-size:1rem;line-height:1rem;font-weight:600}.event-list-item .item-info-block .game-name div{max-width:calc(100vw - 280px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-list-item .item-info-block .date,.event-list-item .item-info-block .game-name,.event-list-item .item-info-block .location{display:flex;align-items:center;font-size:.9rem;color:#ccc;line-height:.9rem;margin:4px 0}.event-list-item .item-info-block .date svg,.event-list-item .item-info-block .game-name svg,.event-list-item .item-info-block .location svg{min-width:16px;min-height:16px;margin-right:4px}.event-list-item .item-info-block .location{text-wrap:balance}.event-list-item .item-info-block .location svg{min-height:16px;min-width:16px}.event-list-item .duration,.event-list-item .likes,.event-list-item .participants{display:flex;align-items:center;font-size:.9rem;line-height:.9rem;font-weight:300;margin:4px 0}.event-list-item .duration svg,.event-list-item .likes svg,.event-list-item .participants svg{margin-right:4px;fill:#ccc}.event-list-item .duration{text-wrap:nowrap}.event-list-item .section{width:100%}.event-list-item .section .progress-wrapper{width:100%;height:8px;background:rgb(var(--v-theme-mako));border-radius:4px}.event-list-item .section .progress-wrapper .event-progress{height:100%;background:rgb(var(--v-theme-primary));border-radius:4px;text-align:center;line-height:8px;color:#fff}.event-list-item .filters-section{height:24px}.event-list-item .filters-section svg{width:24px;height:24px;fill:#fff}.user-card-list-item{border-bottom:1px solid rgb(var(--v-theme-mako));padding-bottom:16px;cursor:pointer}@media(min-width:960px){.user-card-list-item{border:1px rgb(var(--v-theme-primary)) solid;border-radius:22px;background-color:rgba(var(--v-theme-abbey),.1);height:100%}.user-card-list-item:hover{background-color:rgba(var(--v-theme-abbey-hover),.1)}}@media(max-width:960px){.user-card-list-item:last-of-type{border-bottom:none}}.user-card-list-item .rating svg{fill:#ccc}.user-card-list-item .user-avatar img{height:72px;width:72px;border-radius:15%;-o-object-fit:cover;object-fit:cover}@media(min-width:960px){.user-card-list-item .user-avatar img{height:150px;width:150px}}@media(min-width:1280px){.user-card-list-item .user-avatar img{height:120px;width:120px}}@media(min-width:1400px){.user-card-list-item .user-avatar img{height:150px;width:150px}}.user-card-list-item .user-avatar .avatar-placeholder i{font-size:72px;opacity:.5}@media(min-width:960px){.user-card-list-item .user-avatar .avatar-placeholder i{font-size:150px}}@media(min-width:1280px){.user-card-list-item .user-avatar .avatar-placeholder i{font-size:120px}}@media(min-width:1400px){.user-card-list-item .user-avatar .avatar-placeholder i{font-size:150px}}.user-card-list-item .user-avatar .avatar-placeholder i{background-color:rgba(0,0,0,.25);border-radius:15%}.user-card-list-item .user-avatar .controls{align-items:end}@media(min-width:960px){.user-card-list-item .follow-button{max-width:100%!important}}.user-card-list-item .phone-number{font-size:14px;color:#d0d0d0}.user-card-list-item .blocked-label{color:rgb(var(--v-theme-error))}.user-card-list-item .empty-controls{width:100px}.user-card-list-item .request-controls{display:flex;justify-content:space-between;align-items:center}.user-card-list-item .request-controls .icon-control-wrapper{display:flex;cursor:pointer;padding:8px;border-radius:12px}.user-card-list-item .request-controls .icon-control-wrapper.accept{border:1px solid #6fcf97}.user-card-list-item .request-controls .icon-control-wrapper.accept svg{fill:#6fcf97}.user-card-list-item .request-controls .icon-control-wrapper.reject{border:1px solid #e57373}.user-card-list-item .request-controls .icon-control-wrapper.reject svg{fill:#e57373}.user-card-list-item .user-info{flex-grow:3}.user-card-list-item .user-info .age,.user-card-list-item .user-info .location,.user-card-list-item .user-info .name,.user-card-list-item .user-info .rating{display:flex;align-items:center;font-weight:400;font-size:16px;color:#fff}.user-card-list-item .user-info .name{align-items:normal}@media(min-width:960px){.user-card-list-item .user-info .name{font-size:18px}}.user-card-list-item .user-info .name span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px;font-weight:500}.user-card-list-item .user-info .confirmed-icon svg{height:24px;width:24px;stroke:#fff;fill:#6c7fce}.user-card-list-item .user-info .age,.user-card-list-item .user-info .location,.user-card-list-item .user-info .rating{padding-top:2px;line-height:20px;color:#d0d0d0}.user-card-list-item .controls{flex-grow:1;flex-direction:column;justify-content:space-between;align-items:flex-end}@media(min-width:960px){.user-card-list-item .controls{align-items:center}}.user-card-list-item .controls .v-icon{transform:rotate(90deg);color:rgb(var(--v-theme-grey-icon))}.user-card-list-item .controls .v-btn{font-weight:400;margin-top:12px}@media(min-width:960px){.user-card-list-item .controls .v-btn{font-size:18px}}.search-tab-box{display:flex;flex-direction:column}@media(min-width:960px){.search-tab-box{flex-direction:row;align-items:center}.search-tab-box .filter-block{flex:3;margin-right:20px}.search-tab-box .search-page-tabs{flex:1;margin-top:0;border-radius:68px;background-color:rgb(var(--v-theme-tuna-bg));border:1px solid rgb(var(--v-theme-tuna-border));box-shadow:10px 5px 5px rgba(var(--v-theme-tuna-shadow),.2);padding:10px}.search-tab-box .search-page-tabs .tab{position:relative;padding:0 15px;text-align:center;border-right:1px solid rgb(var(--v-theme-primary));width:auto}.search-tab-box .search-page-tabs .tab:last-child{border-right:none}}@media(min-width:1280px){.search-tab-box .search-page-tabs .tab{width:48%}}.v-row>.v-col-md-4:not(:last-of-type) .event-list-item{border-bottom:1px solid rgb(var(--v-theme-mako))}@media(min-width:960px){.v-row>.v-col-md-4:not(:last-of-type) .event-list-item{border-bottom:1px rgb(var(--v-theme-primary)) solid}}.v-row>.v-col-md-4:not(:last-of-type) .game-list-item{border-bottom:1px solid rgb(var(--v-theme-mako))}@media(min-width:960px){.v-row>.v-col-md-4:not(:last-of-type) .game-list-item{border-bottom:1px rgb(var(--v-theme-primary)) solid}}.v-row>.v-col-md-4:not(:last-of-type) .user-card-list-item{border-bottom:1px solid rgb(var(--v-theme-mako))}@media(min-width:960px){.v-row>.v-col-md-4:not(:last-of-type) .user-card-list-item{border-bottom:1px rgb(var(--v-theme-primary)) solid}}.location-dialog{color:#fff}.location-dialog .location-predictions{background:rgba(0,0,0,.25);border-radius:5px;width:100%;overflow-y:auto}.filter-options-container::-webkit-scrollbar{width:2px}.filter-options-container::-webkit-scrollbar-thumb{background-color:rgb(var(--v-theme-primary));border-radius:12px}.filter-options-container::-webkit-scrollbar-track{background-color:transparent}.filter-options-container{max-height:350px;overflow-y:auto;scrollbar-width:thin;padding-right:16px;scrollbar-color:rgb(var(--v-theme-primary)) transparent}.search-page{height:calc(100% - 70px);overflow:hidden;display:flex;flex-direction:column;padding-top:calc(env(safe-area-inset-top) + 20px)}@media(min-width:960px){.search-page{height:calc(100% - 20px);scrollbar-color:rgb(var(--v-theme-primary)) transparent;scrollbar-width:thin}.search-page::-webkit-scrollbar{width:8px}.search-page::-webkit-scrollbar-thumb{background-color:rgb(var(--v-theme-primary));border-radius:10px;border:1px solid transparent}.search-page::-webkit-scrollbar-track{background:transparent}}.search-page .tab{font-size:16px;line-height:16px;width:30%;text-align:center}.search-page .tab:not(.is-active-tab){transition:font-size .1s ease-out}.search-page .no-results{color:rgb(var(--v-theme-grey-icon));font-size:16px;line-height:16px}.search-page .location-placeholder{min-height:36px}.search-page .search-items-list,.search-page .v-window,.search-page .v-window-item,.search-page .v-window__container{height:100%}.search-page .location-block{display:flex;align-items:center;align-self:center;width:-moz-fit-content;width:fit-content;color:#fff;font-size:16px;line-height:16px}.search-page .location-block svg{width:20px;height:20px;fill:#fff}.search-page .location-block i{font-size:16px;line-height:16px}.search-page .location-block span{margin:0 8px}.search-page .hide{display:none!important}.search-page .tab-name{text-transform:capitalize}.search-page .is-active-tab{color:rgb(var(--v-theme-primary));font-size:20px;line-height:20px;transition:font-size .3s ease-in}.search-page .filter-block .list-controls{align-items:center;justify-content:space-between}.search-page .filter-block .input-wrapper{width:100%}.search-page .no-style-btn{padding:0;box-shadow:none;background:none;border:none;text-transform:none}.search-page .search-items-list{overflow-y:scroll}.search-page .search-items-list .image-block{display:flex;padding-top:2px}.greeting-block{text-align:center}.sign-up-block{margin-top:5%}.error{display:flex;color:rgb(var(--v-theme-error))}.small-logo-wrapper[data-v-ea665c8c]{margin-top:calc(5% + env(safe-area-inset-top));margin-bottom:14px;display:flex;justify-content:center;align-items:center}.small-logo-wrapper #logo[data-v-ea665c8c]{height:56px;width:56px}.phone-verification-wrapper .phone-input{margin-top:52px}.security-description-block{text-align:center}.code-confirmation-block{margin-top:16px}.code-confirmation-block .code-input{margin:8px 72px;display:flex;justify-content:space-around}.code-confirmation-block .code-input .v-input,.code-confirmation-block .code-input .v-text-field .v-field{max-width:48px;height:48px}.code-confirmation-block .code-input .v-input input,.code-confirmation-block .code-input .v-text-field .v-field input{padding:0;max-height:48px;min-height:48px;width:48px;line-height:48px;font-size:24px;font-weight:700;text-align:center}.base-select-label{width:100%;text-align:start}.base-select .v-field__input{line-height:44px;min-height:44px;padding:0 12px}.base-select .v-field__append-inner{padding:0;align-items:center}.base-autocomplete-label{width:100%;text-align:start}.base-autocomplete .v-field__input{line-height:44px;min-height:44px;padding:0 12px}.base-autocomplete .v-field__append-inner{padding:0;align-items:center}.v-list,.v-list-item{background-color:rgb(var(--v-theme-darken-bg))!important}.identity-form .description{text-align:center;margin-bottom:52px}.identity-form .location-predictions{background:rgba(0,0,0,.25);border-radius:5px;width:100%;overflow-y:auto}.identity-form .v-input{margin-bottom:12px}.identity-form .terms-policy-wrapper{margin-top:24px;align-items:center}.identity-form .terms-policy-wrapper .terms-and-privacy{width:90%}.identity-form .terms-policy-wrapper .terms-and-privacy .link{color:#007bff;text-decoration:none;margin-inline-start:2px}.identity-form .terms-policy-wrapper .terms-and-privacy .terms-text{height:56px}.identity-form .terms-policy-wrapper .checkbox{margin-inline-end:6px;margin-inline-start:-6px;margin-bottom:0}.interests-block .description{text-align:center}.interests-block .genre-chips-block{display:flex;overflow-x:auto;gap:10px}.interests-block .genre-chips-block::-webkit-scrollbar{display:none}.interests-block .genre-chips-block .genre-chip{min-width:-moz-fit-content;min-width:fit-content;gap:10px;height:32px;font-size:14px;line-height:32px;border-radius:8px;border:1px solid rgb(var(--v-theme-primary));background-color:rgb(var(--v-theme-background));color:rgb(var(--v-theme-primary));cursor:pointer}.interests-block .genre-chips-block .genre-chip.selected{background-color:rgb(var(--v-theme-primary));color:#fff}.interests-block .interests-wrapper{width:100%;height:30dvh;overflow-y:scroll;display:grid;align-items:center;grid-template-columns:1fr 1fr 1fr;gap:10px;justify-items:center;margin-top:-19px}.interests-block .interests-wrapper::-webkit-scrollbar{display:none}.interests-block .interests-wrapper .interest{display:flex;align-items:center;justify-content:space-around;-moz-user-select:none;user-select:none;-webkit-user-select:none}.interests-block .interests-wrapper .interest .image-wrapper{border-radius:16px;background:hsla(0,0%,100%,.1);width:112px;height:102px}.interests-block .interests-wrapper .interest .image-wrapper img{-o-object-fit:contain;object-fit:contain}.interests-block .interests-wrapper .interest:nth-child(2n) .image-wrapper{height:140px}.interests-block .interests-wrapper .interest:last-child .image-wrapper{margin-bottom:40px}.interests-block .interests-wrapper .interest.selected .image-wrapper{opacity:.3}.interests-block .interests-wrapper .interest .selected-game-wrapper{display:flex;align-items:center;justify-content:center;position:relative}.interests-block .interests-wrapper .interest .selected-game-wrapper .inner-square{display:flex;width:48px;height:48px;align-items:center;justify-content:center;left:-78px;border-radius:25%;background-color:rgb(var(--v-theme-primary));position:absolute}.interests-block .interests-wrapper .interest .selected-game-wrapper .selected-game-icon{display:block;width:24px;height:24px}.interests-block .interests-wrapper img{width:100%;height:100%;border-radius:16px}.sign-up-page-wrapper{height:100%}.sign-up-page-wrapper .previous-step-control{position:absolute;top:40px;left:24px;cursor:pointer}.sign-up-page-wrapper .controls-block{height:100%;justify-content:end;margin-bottom:calc(env(safe-area-inset-bottom) + 24px)}.sign-up-page-wrapper .controls-block button{color:#fff;font-weight:700;font-size:16px}.sign-up-page-wrapper .controls-block .skip-btn{margin-bottom:12px}.photo-dialog .v-overlay__scrim{background:#000;opacity:.5}.photo-block .photo-wrapper{height:112px;width:112px;border-radius:50%;background:#23242c;justify-content:center;align-items:center}@media(min-width:960px){.photo-block .photo-wrapper{height:150px;width:150px}}.photo-block i.photo-placeholder.account{font-size:48px}.photo-block .photo{height:112px;width:112px;border-radius:50%;-o-object-fit:cover;object-fit:cover}@media(min-width:960px){.photo-block .photo{height:150px;width:150px}}.photo-block #imageUploadInput{opacity:0;position:absolute;height:112px;width:112px}.profile-page-wrapper{display:flex;flex-direction:column;height:100%;overflow:hidden}@media(min-width:960px){.profile-page-wrapper{scrollbar-color:rgb(var(--v-theme-primary)) transparent;scrollbar-width:thin}.profile-page-wrapper::-webkit-scrollbar{width:8px}.profile-page-wrapper::-webkit-scrollbar-thumb{background-color:rgb(var(--v-theme-primary));border-radius:10px;border:1px solid transparent}.profile-page-wrapper::-webkit-scrollbar-track{background:transparent}}.profile-page-wrapper .v-row>.v-col-md-6:not(:last-of-type) .event-list-item{border-bottom:1px solid rgb(var(--v-theme-mako))}@media(min-width:960px){.profile-page-wrapper .v-row>.v-col-md-6:not(:last-of-type) .event-list-item{border-bottom:1px rgb(var(--v-theme-primary)) solid}}.profile-page-wrapper .v-row>.v-col-md-6:not(:last-of-type) .game-list-item{border-bottom:1px solid rgb(var(--v-theme-mako))}@media(min-width:960px){.profile-page-wrapper .v-row>.v-col-md-6:not(:last-of-type) .game-list-item{border-bottom:1px rgb(var(--v-theme-primary)) solid}}.profile-page-wrapper .about{white-space:pre-line;overflow-wrap:anywhere}.profile-page-wrapper .desktop-layout{display:flex;flex-direction:column;height:100%;overflow:hidden}@media(min-width:960px){.profile-page-wrapper .desktop-layout{flex-direction:row;height:100%}}.profile-page-wrapper .desktop-layout .left-pane{display:flex;flex-direction:column;align-items:center}@media(min-width:960px){.profile-page-wrapper .desktop-layout .left-pane{flex:1;height:100%}}.profile-page-wrapper .desktop-layout .right-pane{display:flex;flex-direction:column;align-items:center;min-height:0}@media(min-width:960px){.profile-page-wrapper .desktop-layout .right-pane{flex:3;height:100%}.profile-page-wrapper .desktop-layout .right-pane .tabs-block{width:46%;margin-top:0;border-radius:68px;background-color:rgb(var(--v-theme-tuna-bg));border:1px solid rgb(var(--v-theme-tuna-border));box-shadow:10px 5px 5px rgba(var(--v-theme-tuna-shadow),.2);padding:10px}.profile-page-wrapper .desktop-layout .right-pane .tabs-block .tab{position:relative;padding:0 15px;text-align:center;border-right:1px solid rgb(var(--v-theme-primary))}.profile-page-wrapper .desktop-layout .right-pane .tabs-block .tab:last-child{border-right:none}}.profile-page-wrapper .rating{display:flex;align-items:center;margin-top:16px}.profile-page-wrapper .rating svg{fill:rgb(var(--v-theme-primary));width:20px;height:20px}.profile-page-wrapper .profile-category-details{display:flex;flex:1 1 auto;overflow-y:auto;min-height:0;width:100%;height:100%;padding:0 12px}@media(min-width:960px){.profile-page-wrapper .profile-category-details{padding:0 30px}}.profile-page-wrapper .v-window__container{width:100%}.profile-page-wrapper .v-window,.profile-page-wrapper .v-window-item{height:100%}.profile-page-wrapper .games-list{width:100%}.profile-page-wrapper .tabs-block{width:90%;display:flex}.profile-page-wrapper .tab{width:30%;text-transform:capitalize;cursor:pointer}.profile-page-wrapper .empty-info,.profile-page-wrapper .tab{font-size:16px;line-height:16px;display:flex;justify-content:center}.profile-page-wrapper .empty-info{height:200px;align-items:center}.profile-page-wrapper .tab:not(.is-active-tab){transition:font-size .1s ease-out}.profile-page-wrapper .tab-name{text-transform:capitalize}.profile-page-wrapper .is-active-tab{color:rgb(var(--v-theme-primary));font-size:20px;line-height:20px;transition:font-size .3s ease-in}.profile-page-wrapper .my-profile-controls{display:flex;justify-content:space-around;width:100%;font-weight:400}.profile-page-wrapper .my-profile-controls .base-button{min-width:40%;width:auto}@media(min-width:960px){.profile-page-wrapper .my-profile-controls .base-button{margin-left:6px}}.profile-page-wrapper .following-relations{display:flex;justify-content:space-around;width:100%;font-weight:400}.profile-page-wrapper .following-relations .base-button{width:90%}.profile-page-wrapper .user-info{padding-top:12px}.profile-page-wrapper .user-info .social-link{display:flex;margin:5px}.profile-page-wrapper .user-info .social-link .network-name,.profile-page-wrapper .user-info .social-link .username{color:#9f9f9f;font-weight:600;font-size:16px;line-height:18px}.profile-page-wrapper .user-info .social-link .network-name{padding-inline-end:10px}.profile-page-wrapper .user-info .social-link .username{color:rgb(var(--v-theme-primary))}.profile-page-wrapper .events-list{padding-top:12px}.profile-page-wrapper .events-list .label-bordered,.profile-page-wrapper .info-tab .label-bordered{font-weight:600;font-size:16px;line-height:16px;padding-bottom:8px;border-bottom:1px solid rgb(var(--v-theme-mako))}@media(min-width:960px){.profile-page-wrapper .events-list .label-bordered,.profile-page-wrapper .info-tab .label-bordered{font-size:18px;line-height:18px}}.profile-page-wrapper .following-and-events-lists{display:flex;justify-content:space-around;width:90%;font-weight:400;border-bottom:1px solid rgb(var(--v-theme-mako))}.profile-page-wrapper .following-and-events-lists.no-actions{pointer-events:none}.profile-page-wrapper .following-and-events-lists .stat{width:30%;text-align:center;cursor:pointer}.profile-page-wrapper .following-and-events-lists .archive .value i.v-icon{font-size:20px}.profile-page-wrapper .following-and-events-lists .value{font-size:20px;line-height:24px;margin-bottom:8px;height:24px}.profile-page-wrapper .following-and-events-lists .label{font-size:12px;line-height:12px}.profile-page-wrapper .logout{margin-top:16px}.settings-page{height:100%}.settings-page .links-list{display:flex;height:100%;flex-direction:column;gap:12px;margin:0 8px}.settings-page .links-list .link{cursor:pointer}.settings-page .links-list .language-block{margin-top:auto}@media(min-width:960px){.settings-page .links-list .language-block .label{font-size:18px}}.settings-page .links-list .disabled{opacity:.5}.settings-page .links-list .link{display:flex;justify-content:space-between;align-items:center;padding:8px;border-bottom:1px solid rgb(var(--v-theme-grey-icon))}.settings-page .links-list .link .group{display:flex;align-items:center}.settings-page .links-list .link .section-label{margin-inline-start:8px;font-family:Exo 2;font-size:16px;font-weight:600;line-height:18px;text-align:left;color:#fff}.settings-page .links-list .link svg{width:24px;height:24px;fill:#fff}.settings-page .links-list .link svg circle{stroke:#fff;fill:none}.settings-page .links-list .link.logout .section-label{color:#d63b3b;font-weight:700}.settings-page .links-list .link.logout svg{fill:#d63b3b}.select-game-page{height:100%;overflow:hidden}@media(min-width:960px){.select-game-page{scrollbar-color:rgb(var(--v-theme-primary)) transparent;scrollbar-width:thin}.select-game-page::-webkit-scrollbar{width:8px}.select-game-page::-webkit-scrollbar-thumb{background-color:rgb(var(--v-theme-primary));border-radius:10px;border:1px solid transparent}.select-game-page::-webkit-scrollbar-track{background:transparent}}.select-game-page .search-items-list{overflow-y:scroll}.select-game-page .controls{margin-top:auto}.base-textarea-wrapper .v-input,.base-textarea-wrapper .v-textarea .v-field{border-radius:8px}.base-textarea-wrapper .v-input textarea,.base-textarea-wrapper .v-textarea .v-field textarea{padding:10px 12px;line-height:1.5em}.base-textarea-wrapper .v-textarea{min-height:100px}.base-switch .v-selection-control__input:hover:before{opacity:0}.create-event-dialog{text-align:center}.create-event-form .event-filters svg{fill:gray}.create-event-form .event-filters svg.selected-filter{fill:#fff}.create-event-form .link{color:rgb(var(--v-theme-primary));font-weight:600;cursor:pointer}.create-event-form .desktop-layout{display:flex;flex-direction:column;height:100%;overflow:hidden}@media(min-width:960px){.create-event-form .desktop-layout{flex-direction:row;justify-content:space-between;width:100%;height:100%}}.create-event-form .desktop-layout .left-pane{display:flex;flex-direction:column}@media(min-width:960px){.create-event-form .desktop-layout .left-pane{width:25%;height:100%}}.create-event-form .desktop-layout .right-pane{display:flex;flex-direction:column;height:100%;min-height:0}@media(min-width:960px){.create-event-form .desktop-layout .right-pane{width:60%;height:100%}}.create-event-form .game-item-wrapper{display:flex;justify-content:space-between;align-items:center}.create-event-form .change-game,.create-event-form .game-list-item{width:100%}.create-event-form .location-predictions{background:rgba(0,0,0,.25);border-radius:5px;width:100%;overflow-y:auto}.create-event-form .settings-item{display:flex;align-items:center;justify-content:space-between}@media(min-width:960px){.create-event-form .settings-item{justify-content:flex-start}.create-event-form .settings-item span{margin-right:10px}}.create-event-form .change-game,.create-event-form .select-game{color:rgb(var(--v-theme-primary));font-size:16px;line-height:16px;cursor:pointer;padding:16px;text-align:center;background:rgba(0,0,0,.25);border-radius:5px}@media(min-width:960px){.create-event-form .change-game,.create-event-form .select-game{font-size:18px;line-height:18px;border-radius:15px}}.create-event-form .range-wrapper .group{align-items:center}.create-event-form .range-wrapper .v-field__input{width:80px;min-height:44px;height:44px;padding:8px 10px}.create-event-form .range-wrapper .v-field{border-radius:8px}.create-event-form .time-picker-wrapper{display:flex;align-items:center}.create-event-form .time-picker-wrapper input{border:1px solid hsla(0,0%,100%,.4);max-width:100px;width:-moz-fit-content;width:fit-content;border-radius:8px;padding:0 6px 0 4px;color:#fff}.create-event-form .time-picker-wrapper input[type=time]::-webkit-calendar-picker-indicator{background:none;display:none}.create-event-form .filters-block{border-bottom:1px solid hsla(0,0%,100%,.4)}.create-event-form .error{color:#ff5252;font-size:12px;margin-top:4px}.create-event-page{padding:0 12px}@media(min-width:960px){.create-event-page{padding:0 100px}}.copy-event-page{padding:0 12px}@media(min-width:960px){.copy-event-page{padding:0 100px}}.users-list-page[data-v-deed48c8]{height:100%;padding:0 12px}.users-list-page .v-row>.v-col-md-4:not(:last-of-type) .user-card-list-item[data-v-deed48c8]{border-bottom:1px solid rgb(var(--v-theme-mako))}@media(min-width:960px){.users-list-page .v-row>.v-col-md-4:not(:last-of-type) .user-card-list-item[data-v-deed48c8]{border-bottom:1px rgb(var(--v-theme-primary)) solid}.users-list-page[data-v-deed48c8]{overflow-y:scroll;scrollbar-color:rgb(var(--v-theme-primary)) transparent;scrollbar-width:thin}}@media(min-width:960px){.users-list-page[data-v-deed48c8]::-webkit-scrollbar{width:8px}.users-list-page[data-v-deed48c8]::-webkit-scrollbar-thumb{background-color:rgb(var(--v-theme-primary));border-radius:10px;border:1px solid transparent}.users-list-page[data-v-deed48c8]::-webkit-scrollbar-track{background:transparent}}.users-list-page .empty-list[data-v-deed48c8]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#9e9e9e;font-size:20px;font-weight:500;gap:10px}.users-list-page .empty-list .v-icon[data-v-deed48c8]{font-size:50px}.edit-profile[data-v-747b2052]{display:flex;flex-direction:column;justify-content:space-between;height:100%;overflow-y:hidden;padding:0 12px}@media(min-width:960px){.edit-profile[data-v-747b2052]{padding:0 180px}}.edit-profile .location-predictions[data-v-747b2052]{background:rgba(0,0,0,.25);border-radius:5px;width:100%;overflow-y:auto}.edit-profile .edit-profile-form[data-v-747b2052]{overflow-y:scroll}.edit-profile .edit-profile-form .element-wrapper[data-v-747b2052]{margin:10px 12px}.edit-profile .edit-profile-form .element-wrapper[data-v-747b2052]:last-of-type{margin-bottom:0}.edit-profile .edit-profile-buttons[data-v-747b2052]{display:flex;flex-direction:column;justify-content:center;margin:20px 12px 0 12px}.notification-item[data-v-311d4ecb]{cursor:pointer}@media(min-width:960px){.notification-item[data-v-311d4ecb]{background-color:rgba(var(--v-theme-abbey),.1);width:60%;padding:20px;border:2px rgb(var(--v-theme-primary)) solid;border-radius:51px 51px 0 51px;-webkit-border-radius:51px 51px 0 51px;-moz-border-radius:51px 51px 0 51px}.notification-item[data-v-311d4ecb]:hover{background-color:rgba(var(--v-theme-abbey-hover),.1)}}.notification-item .main-img[data-v-311d4ecb],.notification-item .photo-placeholder[data-v-311d4ecb]{width:72px;height:72px;-o-object-fit:cover;object-fit:cover;border-radius:16px}@media(min-width:960px){.notification-item .main-img[data-v-311d4ecb],.notification-item .photo-placeholder[data-v-311d4ecb]{width:150px;height:150px}}.notification-item .photo-placeholder[data-v-311d4ecb]{background:#23242c}.notification-item .image-block[data-v-311d4ecb]{max-height:80px;max-width:72px}@media(min-width:960px){.notification-item .image-block[data-v-311d4ecb]{max-width:150px;max-height:150px}}.notification-item .secondary-img[data-v-311d4ecb]{width:32px;height:32px;-o-object-fit:cover;object-fit:cover;border-radius:50%;position:relative;left:40px;bottom:32px}.notification-item .notification-time[data-v-311d4ecb]{font-size:12px;color:#a0a3bd}@media(min-width:960px){.notification-item .notification-time[data-v-311d4ecb]{font-size:16px}.notification-item .notification-text[data-v-311d4ecb]{font-size:18px}}.notification-page{height:100%;overflow-y:hidden}@media(min-width:960px){.notification-page{scrollbar-color:rgb(var(--v-theme-primary)) transparent;scrollbar-width:thin}.notification-page::-webkit-scrollbar{width:8px}.notification-page::-webkit-scrollbar-thumb{background-color:rgb(var(--v-theme-primary));border-radius:10px;border:1px solid transparent}.notification-page::-webkit-scrollbar-track{background:transparent}}.notification-page .notification-tabs{justify-content:space-around}.notification-page .window-item{height:100%}.notification-page .notifications-list{height:calc(100% - 32px)}.notification-page .v-window__container{height:100%}.notification-page .empty-list{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.notification-page .empty-list i{font-size:48px;color:rgb(var(--v-theme-grey-icon))}.notification-page .empty-list div{font-size:18px;color:rgb(var(--v-theme-grey-icon));text-align:center}.notification-page .window-item{overflow-y:scroll;padding:0 12px}.notification-page .label{padding:8px 0;border-bottom:1px solid rgb(var(--v-theme-mako));margin-bottom:8px}@media(min-width:960px){.notification-page .label{font-size:18px}}.notification-page .tab{height:24px;font-size:18px;line-height:18px;text-align:center}.notification-page .tab:not(.is-active-tab){transition:font-size .3s ease-out}.notification-page .is-active-tab{color:rgb(var(--v-theme-primary));font-size:20px;line-height:20px;transition:font-size .3s ease-in}.blocked-users-page[data-v-5895bb9e]{display:flex;flex-direction:column;width:100%;height:100%;overflow-y:hidden}.blocked-users-page .users-list-wrapper[data-v-5895bb9e]{height:100%;overflow-y:scroll}.blocked-users-page .empty-list[data-v-5895bb9e]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%}.blocked-users-page .empty-list .v-icon[data-v-5895bb9e]{font-size:48px}.blocked-users-page .empty-list span[data-v-5895bb9e]{font-size:24px;margin-top:16px}.social-settings{height:100%}.social-settings .social-networks-instructions .instruction-text{color:#8e8e8e;font-weight:400}.social-settings .social-networks-instructions .user-link{display:flex;color:#999;align-items:center}.social-settings .social-networks-instructions .user-link .user-name{color:rgb(var(--v-theme-primary));font-weight:700}.dialog-text.social{text-align:center!important}.confirm-phone .instruction-text{color:#8e8e8e;font-weight:500}.security-page[data-v-4af35ae0]{display:flex;flex-direction:column;height:100%}.security-page .delete-button[data-v-4af35ae0]{margin-top:auto}.reset-password-page{flex-direction:column;gap:40px;display:flex}.reset-password-page .icon-placeholder{width:24px;height:24px}.reset-password-page header{display:flex;justify-content:space-between;align-items:center;padding-top:env(safe-area-inset-top)}.reset-password-page header .icon-wrapper{margin-top:-20px}.reset-password-page header i{color:rgb(var(--v-theme-grey-icon))}.reset-password-page header .small-logo-block{margin-bottom:0}.reset-password-page header .empty-placeholder{width:24px;height:24px}.reset-password-page .reset-title{font-family:Exo 2;font-size:24px;font-weight:400;text-align:center}.reset-password-page .reset-text{font-family:Exo 2;font-size:18px;font-weight:300;line-height:28.8px;text-align:center}.notifications-settings .settings-item{width:100%;justify-content:space-between}@media(min-width:960px){.notifications-settings .settings-item{justify-content:flex-start}}.notifications-settings .notifications-description{color:#8e8e8e;font-weight:400}.game-top-bar{display:flex;justify-content:space-between;align-items:center;min-height:calc(70px + env(safe-area-inset-top));z-index:1}.game-top-bar .title{max-width:220px;font-size:16px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-top-bar .section{display:flex;align-items:center}.game-top-bar .section.-left{flex:1}.game-top-bar .section.-middle{flex:2;max-width:50%;justify-content:center}.game-top-bar .section.-middle .title{font-family:Exo 2;font-size:20px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.game-top-bar .section.-right{flex:1;justify-content:flex-end}.game-top-bar .section.-right i{transform:rotate(-90deg)}@keyframes running-text{0%{transform:translate(0)}to{transform:translate(-160%)}}.game-top-bar i{height:20px;width:20px;color:#a7a7a7}.game-details-page{height:calc(100% - 70px)}.game-details-page,.game-details-page .desktop-layout{overflow:hidden;display:flex;flex-direction:column}@media(min-width:960px){.game-details-page .desktop-layout{flex-direction:row;height:100%;overflow:hidden;align-items:baseline}}.game-details-page .desktop-layout .left-pane{display:flex;flex-direction:column}@media(min-width:960px){.game-details-page .desktop-layout .left-pane{flex:1;align-items:center;height:100%}}.game-details-page .desktop-layout .right-pane{min-height:0;height:100%;display:flex;flex-direction:column}@media(min-width:960px){.game-details-page .desktop-layout .right-pane{flex:3;padding:10px;padding-left:40px}}.game-details-page .photo-block{min-width:108px;max-width:108px;height:108px;display:inline-block;margin-right:15px}@media(min-width:960px){.game-details-page .photo-block{width:100%;height:200px;max-width:100%;margin-right:0}}.game-details-page .photo-block .v-skeleton-loader__image{height:108px!important}.game-details-page img{border-radius:10px}@media(min-width:960px){.game-details-page .game-info{display:flex;flex-direction:column;border:1px rgb(var(--v-theme-primary)) solid;padding:20px;border-radius:22px;background-color:rgba(var(--v-theme-abbey),.1);height:100%;justify-content:space-between;max-height:400px;width:100%}}.game-details-page .gallery{overflow:auto;white-space:nowrap;display:inline-block;width:100%}.game-details-page .gallery .photo-block{width:108px;height:108px;display:inline-block}.game-details-page .gallery .thumbnail{-o-object-fit:cover;object-fit:cover}.game-details-page .description-wrapper{display:flex;flex:1 1 auto;flex-direction:column;overflow-y:auto;min-height:0;width:100%;height:100%}.game-details-page .description{text-align:justify;word-wrap:break-word;white-space:normal}.game-details-page .thumbnail{border-radius:0;width:100%;height:100%;flex-shrink:0;-o-object-fit:contain;object-fit:contain;display:inline-block;border-radius:8px}@media(min-width:960px){.game-details-page .thumbnail{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}}.game-details-page .link{color:#a594fd;text-decoration:none}.game-details-page ::-webkit-scrollbar{display:none}.game-details-page .label{padding-bottom:4px;margin-bottom:8px;border-bottom:1px solid #a7a7a7;font-weight:600}.events-list-page[data-v-a2d96968]{height:100%;padding:0 12px}@media(min-width:960px){.events-list-page[data-v-a2d96968]{overflow-y:scroll;scrollbar-color:rgb(var(--v-theme-primary)) transparent;scrollbar-width:thin}.events-list-page[data-v-a2d96968]::-webkit-scrollbar{width:8px}.events-list-page[data-v-a2d96968]::-webkit-scrollbar-thumb{background-color:rgb(var(--v-theme-primary));border-radius:10px;border:1px solid transparent}.events-list-page[data-v-a2d96968]::-webkit-scrollbar-track{background:transparent}}.events-list-page .empty-list[data-v-a2d96968]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#9e9e9e;font-size:20px;font-weight:500;gap:10px}.events-list-page .empty-list .v-icon[data-v-a2d96968]{font-size:50px}.custom-game-dialog{text-align:center}.custom-game-form .desktop-layout{display:flex;flex-direction:column;height:100%;overflow:hidden}@media(min-width:960px){.custom-game-form .desktop-layout{flex-direction:row;justify-content:space-between;width:100%;height:100%}}.custom-game-form .desktop-layout .left-pane{display:flex;flex-direction:column}@media(min-width:960px){.custom-game-form .desktop-layout .left-pane{width:36%;height:100%}}.custom-game-form .desktop-layout .right-pane{display:flex;flex-direction:column;height:100%;min-height:0}@media(min-width:960px){.custom-game-form .desktop-layout .right-pane{width:60%;height:100%}}.custom-game-form .error{color:red;font-size:.875rem}.custom-game-form .range-wrapper .group{align-items:center}.custom-game-form .range-wrapper .v-field__input{width:100px;min-height:44px;height:44px;padding:8px 10px}.custom-game-form .range-wrapper .v-field{border-radius:8px}.create-custom-game-page{padding:0 12px}@media(min-width:960px){.create-custom-game-page{padding:0 100px}}