.v-loader{align-items:center;display:flex;justify-content:center}@keyframes dot-keyframes{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}.v-loader.dotted .dots{display:flex}.v-loader.dotted .dots .dot{animation:dot-keyframes 1.5s ease-in-out infinite;border-radius:2px;height:4px;margin-left:4px;width:4px}.v-loader.dotted .dots .dot:first-child{margin-left:0}.v-loader.dotted .dots .dot:nth-child(2){animation-delay:.5s}.v-loader.dotted .dots .dot:nth-child(3){animation-delay:1s}.v-loader.dotted.primary .dot{background-color:var(--buttons-icon-on-primary)}.v-loader.dotted.overlay .dot{background-color:var(--buttons-icon-on-overlay)}.v-loader.dotted.secondary .dot{background-color:var(--buttons-icon-on-secondary)}.v-button{--size-m:52px;--size-s:44px;--size-xs:28px;border-radius:0;color:var(--buttons-text-on-primary);cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;height:var(--size-s);overflow:hidden;padding:0 24px;white-space:nowrap}.v-button,.v-button .slot{align-items:center;justify-content:center;position:relative}.v-button .slot{display:flex}.v-button .slot svg{display:block}.v-button .v-loader{height:100%;left:0;position:absolute;top:0;width:100%}.v-button.m{font-size:18px;font-weight:700;height:var(--size-m);line-height:24px}@media screen and (max-width:767px){.v-button.m{font-size:16px;font-weight:700;line-height:22px}}.v-button.s{font-size:16px;font-weight:600;height:var(--size-s);line-height:22px}@media screen and (max-width:767px){.v-button.s{font-size:14px;font-weight:600;line-height:20px}}.v-button.xs{font-size:11px;height:var(--size-xs)}.v-button.m-s{font-size:18px;font-weight:700;height:var(--size-m);line-height:24px}@media screen and (max-width:1279px){.v-button.m-s{font-size:16px;font-weight:600;height:var(--size-s);line-height:22px}}@media screen and (max-width:767px){.v-button.m-s{font-size:14px;font-weight:600;line-height:20px}}.v-button.m-m-s{font-size:18px;font-weight:700;height:var(--size-m);line-height:24px}@media screen and (max-width:767px){.v-button.m-m-s{font-size:14px;font-weight:600;height:var(--size-s);line-height:20px}}.v-button.s-xs{font-size:16px;font-weight:600;height:var(--size-s);line-height:22px}@media screen and (max-width:1279px){.v-button.s-xs{font-size:11px;height:var(--size-xs)}}.v-button.s-xs-s{font-size:16px;font-weight:600;height:var(--size-s);line-height:22px}@media screen and (max-width:1279px){.v-button.s-xs-s{height:var(--size-xs)}}@media screen and (max-width:767px){.v-button.s-xs-s{font-size:16px;font-weight:600;height:var(--size-s);line-height:22px}}.v-button.loading .slot{opacity:0}.v-button.primary{background:var(--buttons-surface-primary);color:var(--buttons-text-on-primary);transition:box-shadow .1s linear}.v-button.primary:before{background:var(--buttons-surface-primary-hover);content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .1s linear;width:100%}.v-button.primary:hover{box-shadow:var(--backlight-hard)}.v-button.primary:hover:before{opacity:1}.v-button.primary-accent{background:var(--buttons-surface-primary-accent);color:var(--buttons-text-on-primary);transition:box-shadow .1s linear}.v-button.primary-accent:before{background:var(--buttons-surface-primary-accent-hover);content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .1s linear;width:100%}.v-button.primary-accent:hover{box-shadow:var(--backlight-hard)}.v-button.primary-accent:hover:before{opacity:1}.v-button.overlay{-webkit-backdrop-filter:var(--buttons-surface-overlay-blur);backdrop-filter:var(--buttons-surface-overlay-blur);background:var(--buttons-surface-overlay);color:var(--buttons-text-on-overlay);transition:background .1s linear,-webkit-backdrop-filter .1s linear;transition:background .1s linear,backdrop-filter .1s linear;transition:background .1s linear,backdrop-filter .1s linear,-webkit-backdrop-filter .1s linear}.v-button.overlay:hover{-webkit-backdrop-filter:var(--buttons-surface-overlay-hover-blur);backdrop-filter:var(--buttons-surface-overlay-hover-blur);background:var(--buttons-surface-overlay-hover)}.v-button.secondary{background:var(--buttons-surface-secondary);color:var(--buttons-text-on-secondary);transition:background .1s linear}.v-button.secondary:hover{background:var(--buttons-surface-secondary-hover)}.v-button.icon{padding:0}.v-button.icon.m{width:var(--size-m)}.v-button.icon.s{width:var(--size-s)}.v-button.icon.xs{width:var(--size-xs)}.v-button.icon.m-s{width:var(--size-m)}@media screen and (max-width:1279px){.v-button.icon.m-s{width:var(--size-s)}}.v-button.icon.m-m-s{width:var(--size-m)}@media screen and (max-width:767px){.v-button.icon.m-m-s{width:var(--size-s)}}.v-button.icon.s-xs{width:var(--size-s)}@media screen and (max-width:1279px){.v-button.icon.s-xs{width:var(--size-xs)}}.v-button.icon.s-xs-s{width:var(--size-s)}@media screen and (max-width:1279px){.v-button.icon.s-xs-s{width:var(--size-xs)}}@media screen and (max-width:767px){.v-button.icon.s-xs-s{width:var(--size-s)}}.v-button.circle{border-radius:50%}.v-button.circle svg{display:block}.v-button.disabled{opacity:.5;pointer-events:none}.cookies-notification{align-items:center;-webkit-backdrop-filter:var(--bg-surface-light-blur);backdrop-filter:var(--bg-surface-light-blur);background:var(--bg-surface-light);border-radius:0;bottom:24px;display:flex;font-size:16px;font-weight:400;gap:24px;left:50%;line-height:24px;max-width:950px;padding:24px;position:fixed;transform:translate(-50%);width:-moz-max-content;width:max-content;z-index:4}.cookies-notification__text{color:var(--fixed-text-primary);margin:0}.cookies-notification__link{color:var(--text-accent)}.cookies-notification__button{flex-shrink:0}@media screen and (max-width:1279px){.cookies-notification{max-width:700px}}@media screen and (max-width:767px){.cookies-notification{bottom:16px;flex-direction:column;font-size:14px;font-weight:400;gap:16px;line-height:20px;max-width:288px;padding:20px}.cookies-notification__button{width:100%}}.app-modal{background-color:#000c;height:100vh;height:100dvh;left:0;overflow-y:scroll;position:fixed;top:0;width:100vw;z-index:200}.app-modal .fade-enter-active,.app-modal .fade-leave-active{transition:opacity .1s linear}.app-modal .fade-enter-from,.app-modal .fade-leave-to{opacity:0}.app-modal__wrapper{align-items:center;display:flex;justify-content:center;min-height:100%;padding:20px 0}.app-modal__wrapper::-webkit-scrollbar{width:0}.app-modal__content{background:var(--bg-surface-tertiary);border-radius:0;padding:52px 56px 56px;position:relative;width:580px}.app-modal__close{align-items:center;cursor:pointer;display:flex;height:60px;justify-content:center;position:absolute;right:0;top:0;width:60px;z-index:2}.app-modal__close:hover svg path{stroke:var(--icons-secondary-hover)}.app-modal__close svg path{stroke:var(--icons-secondary);transition:stroke .1s linear}.app-modal__title{font-size:28px;font-weight:500;letter-spacing:4px;line-height:1.43;margin-bottom:36px;text-transform:uppercase}.app-modal__slot{position:relative;z-index:1}.app-modal__header{display:none}@media screen and (max-width:767px){.app-modal{background-color:#0009;display:flex;flex-direction:column;justify-content:flex-end;overflow-y:hidden}.app-modal .slide-enter-active,.app-modal .slide-leave-active{transition:transform .1s linear,opacity .1s linear;transition-duration:.2s;transition-timing-function:ease}.app-modal .slide-enter-from,.app-modal .slide-leave-to{opacity:0;transform:translateY(100%)}.app-modal__wrapper{display:block;min-height:unset;overflow-y:scroll;padding:0}.app-modal__content{border-radius:0;padding:20px 16px 16px;width:100%}.app-modal__close{height:56px;width:56px}.app-modal__close:hover svg path{stroke:var(--icons-secondary-hover)}}.modal-adult-confirmation .data{align-items:center;display:flex;flex-direction:column;padding:4px}.modal-adult-confirmation .data .title{color:var(--text-primary);font-size:36px;font-weight:700;line-height:44px;margin-top:24px;text-align:center}.modal-adult-confirmation .data .description{color:var(--text-block);font-size:16px;font-weight:400;line-height:24px;margin-top:16px;text-align:center}.modal-adult-confirmation .data .buttons{display:flex;gap:20px;margin-top:36px;width:100%}.modal-adult-confirmation .data .buttons .v-button{width:100%}@media screen and (max-width:767px){.modal-adult-confirmation .data{padding:4px 0 0}.modal-adult-confirmation .data .title{font-size:20px;font-weight:600;line-height:24px;text-align:left;width:100%}.modal-adult-confirmation .data .description{font-size:14px;font-weight:400;line-height:20px;margin-top:12px;text-align:left}.modal-adult-confirmation .data .buttons{flex-direction:column;gap:16px;margin-top:24px}}.media-player{background:rgba(0,0,0,.7);display:flex;flex-direction:column;height:100%;width:100%}.media-player .app-modal__wrapper{padding:100px}.media-player .app-modal__content{background:transparent;flex-grow:1;max-width:1200px;padding:0;width:auto}.media-player .app-modal__close{display:none}.media-player__wrapper{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;position:relative}.media-player__content{background:#100914;border-radius:0;height:100%;padding-top:56.25%;position:relative;width:100%}:root[data-theme=dark] .media-player__content:after{animation:lighting 25s linear infinite;background-image:linear-gradient(45deg,#62f2f7,rgba(98,242,247,.7) 25%,rgba(98,242,247,.3) 50%,rgba(98,242,247,.5) 75%);background-size:400%;content:"";filter:blur(50px);height:100%;left:50%;opacity:1;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:100%;will-change:transform;z-index:-1}:root[data-theme=light] :root[data-theme=dark] .media-player__content:after{background-image:linear-gradient(45deg,#cf9cf8 .08%,transparent 16.85%,#b79bfa 33.36%,#cf9cf8 49.48%,transparent 65.6%,#b79bfa 81.2%,#cf9cf8 96.81%)}@media screen and (max-width:1279px){:root[data-theme=dark] .media-player__content:after{display:none}}.media-player__content iframe,.media-player__content video{border:none;border-radius:0;height:100%;left:0;position:absolute;top:0;width:100%}.media-player__close.v-button{position:absolute;right:-76px;top:0}@media screen and (max-width:1279px){.media-player .app-modal__wrapper{padding:76px}.media-player__close.v-button{right:-60px}}@media screen and (max-width:767px){.media-player{justify-content:center}.media-player .app-modal__wrapper{padding:16px}.media-player__close.v-button{display:none}}.app-scrollbar{overflow:hidden!important;position:relative;touch-action:auto}.app-scrollbar .ps__rail-y{height:100%;position:absolute;right:0;top:0;width:12px}.app-scrollbar .ps__rail-y .ps__thumb-y{cursor:pointer;position:absolute;width:100%}.app-scrollbar .ps__rail-y .ps__thumb-y:hover:before{background:var(--bg-surface-secondary-hover)}.app-scrollbar .ps__rail-y .ps__thumb-y:before{background:var(--bg-surface-secondary);border-radius:0;content:"";display:block;height:100%;left:4px;position:absolute;top:0;transition:background-color .1s linear;width:4px}.v-select{padding-bottom:22px;position:relative;width:100%}.v-select.open .dropdown{opacity:1;visibility:visible}.v-select.open .head{background:var(--bg-surface-tertiary)!important;border:var(--borders-active)}.v-select.open .head .icon-arrow{transform:rotate(-90deg)}.v-select .head{background:var(--bg-surface-secondary);border:1px solid transparent;border-radius:0;color:var(--text-primary);cursor:pointer;font-size:16px;font-weight:400;height:52px;line-height:24px;padding:10px 46px 10px 20px;transition:border-color .1s linear,background-color .1s linear;width:100%}.v-select .head :-moz-placeholder,.v-select .head :-ms-input-placeholder,.v-select .head ::-moz-placeholder,.v-select .head ::-webkit-input-placeholder,.v-select .head ::placeholder{color:var(--text-secondary)}.v-select .head:hover{background:var(--bg-surface-secondary-hover)}.v-select .head:hover .value{color:var(--text-accent)}.v-select .head .label{color:var(--text-secondary);font-size:16px;font-weight:400;left:24px;line-height:24px;pointer-events:none;position:absolute;top:15px;transition:top .1s linear,left .1s linear,font-size .1s linear,line-height .1s linear}.v-select .head .value{line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-select .head .icon-arrow{position:absolute;right:14px;top:14px;transform:rotate(90deg)}.v-select .head .icon-arrow path{stroke:var(--icons-secondary)}.v-select .head.has-value{padding-top:26px}.v-select .head.has-value .label{font-size:13px;left:20px;line-height:13px;top:10px}.v-select .head.has-error{border:var(--borders-error)}.v-select .dropdown{background:var(--bg-surface-tertiary);border-radius:0;box-shadow:var(--shadow);left:0;opacity:0;overflow:hidden;padding:4px 0;position:absolute;top:calc(100% - 16px);transition:opacity .1s linear;visibility:hidden;width:100%;z-index:10}.v-select .dropdown .scrollbar{max-height:240px}.v-select .dropdown .option{cursor:pointer;font-size:16px;font-weight:400;line-height:24px;padding:8px 20px;transition:background-color .1s linear}.v-select .dropdown .option:hover{background:var(--bg-surface-tertiary-hover)}.v-select .dropdown .option .option-title{align-items:center;display:flex;justify-content:space-between}.v-select .dropdown .option .option-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-select .dropdown .option .option-title .icon-check{flex-shrink:0;margin-left:10px;opacity:0}.v-select .dropdown .option .option-title .icon-check path{stroke:var(--text-accent)}.v-select .dropdown .option.active .option-title .icon-check{opacity:1}.v-select.plain{height:36px;padding-bottom:unset;width:-moz-fit-content;width:fit-content}.v-select.plain.open .head{background:transparent!important;border:none}.v-select.plain.right .dropdown{left:auto;right:0}.v-select.plain .head{background:transparent;border:none;color:var(--buttons-text-button-primary);font-size:18px;font-weight:600;height:100%;line-height:24px;padding:10px 30px 10px 0}.v-select.plain .head:hover{color:var(--buttons-text-button-primary-hover)}.v-select.plain .head .value{font-size:18px}.v-select.plain .head .icon-arrow{right:0;top:10px}.v-select.plain .head .icon-arrow path{stroke:var(--text-accent)}.v-select.plain .dropdown{min-width:240px;top:100%}.v-select__errors{-webkit-line-clamp:1;-webkit-box-orient:vertical;bottom:2px;color:var(--text-error);display:-webkit-box;height:20px;left:0;overflow:hidden;position:absolute;right:0;width:100%}.v-select--outer-label{padding-top:32px}.v-select--outer-label .head .label{color:var(--text-primary);font-size:16px;font-weight:600;left:0;line-height:22px;top:0}.v-select--outer-label .head .icon-arrow{top:48px}.v-select--outer-label .head.has-value{padding-top:16px}.v-select--outer-label .head.has-value .label{font-size:16px;font-weight:600;left:0;line-height:22px;top:0}.v-select--hide-details{padding-bottom:unset}.v-select--hide-details .v-select__errors{display:none}.v-select--hide-details .dropdown{top:calc(100% + 6px)}.v-input{padding-bottom:22px;position:relative;width:100%}.v-input__label{color:var(--text-secondary);font-size:16px;left:24px;line-height:24px;pointer-events:none;top:15px;transition:top .1s linear,left .1s linear,font-size .1s linear,line-height .1s linear}.v-input__errors,.v-input__label{font-weight:400;position:absolute}.v-input__errors{-webkit-line-clamp:1;-webkit-box-orient:vertical;bottom:2px;color:var(--text-error);display:-webkit-box;font-size:13px;height:20px;left:0;line-height:20px;overflow:hidden;right:0;width:100%}.v-input--no-label .v-input__outer-label,.v-input--outer-label .v-input__outer-label{color:var(--text-primary);font-size:16px;font-weight:600;line-height:22px;margin-bottom:10px}.v-input--no-label input:-webkit-autofill::placeholder,.v-input--no-label input::placeholder,.v-input--outer-label input:-webkit-autofill::placeholder,.v-input--outer-label input::placeholder{color:var(--text-secondary)}.v-input--no-label input.has-value,.v-input--no-label input:-webkit-autofill.has-value,.v-input--no-label input:-webkit-autofill:focus,.v-input--no-label input:focus,.v-input--outer-label input.has-value,.v-input--outer-label input:-webkit-autofill.has-value,.v-input--outer-label input:-webkit-autofill:focus,.v-input--outer-label input:focus{padding-top:10px!important}.v-input--no-label input.has-value+.v-input__label,.v-input--no-label input:-webkit-autofill.has-value+.v-input__label,.v-input--no-label input:-webkit-autofill:focus+.v-input__label,.v-input--no-label input:focus+.v-input__label,.v-input--outer-label input.has-value+.v-input__label,.v-input--outer-label input:-webkit-autofill.has-value+.v-input__label,.v-input--outer-label input:-webkit-autofill:focus+.v-input__label,.v-input--outer-label input:focus+.v-input__label{color:var(--text-primary);font-size:16px;font-weight:600;left:0;line-height:22px;top:0}.v-input--no-label{padding-top:0}.v-input--hide-details{padding-bottom:0}.v-input--hide-details .v-input__errors{display:none}.v-input input,.v-input input:-webkit-autofill{background:var(--bg-surface-secondary);border:1px solid transparent;border-radius:0;caret-color:var(--text-accent);color:var(--text-primary);font-size:16px;font-weight:400;height:52px;line-height:24px;line-height:30px;padding:10px 20px;-webkit-transition:border-color .1s linear,background-color .1s linear;transition:border-color .1s linear,background-color .1s linear;width:100%}.v-input input:-webkit-autofill::placeholder,.v-input input::placeholder{color:var(--text-secondary)}.v-input input:-webkit-autofill:focus,.v-input input:focus{background:var(--bg-surface-tertiary);border:var(--borders-active)}.v-input input:-webkit-autofill:hover,.v-input input:hover{background:var(--bg-surface-secondary-hover)}.v-input input.has-value,.v-input input:-webkit-autofill.has-value,.v-input input:-webkit-autofill:focus,.v-input input:focus{padding-top:26px}.v-input input.has-value+.v-input__label,.v-input input:-webkit-autofill.has-value+.v-input__label,.v-input input:-webkit-autofill:focus+.v-input__label,.v-input input:focus+.v-input__label{font-size:13px;font-weight:400;left:20px;line-height:20px;line-height:14px;top:10px}.v-input input.has-error,.v-input input:-webkit-autofill.has-error{border:var(--borders-error)}.v-input input:-webkit-autofill,.v-input input:-webkit-autofill:active,.v-input input:-webkit-autofill:focus,.v-input input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-primary);box-shadow:inset 0 0 50px 50px var(--bg-surface-secondary);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.v-input--disabled input{color:var(--text-secondary)}.v-input--disabled input:hover{background:var(--bg-surface-secondary)}.v-input--disabled .v-input__outer-label{color:var(--text-secondary)}.v-textarea{padding-bottom:22px;position:relative;width:100%}.v-textarea__label{color:var(--text-secondary);left:24px;pointer-events:none;position:absolute;top:18px;transition:top .1s linear,left .1s linear,font-size .1s linear,line-height .1s linear}.v-textarea__label,.v-textarea__textarea{font-size:16px;font-weight:400;line-height:24px}.v-textarea__textarea{background:var(--bg-surface-secondary);border:1px solid transparent;border-radius:0;color:var(--text-primary);min-height:100px;padding:10px 20px 30px;transition:border-color .1s linear,background-color .1s linear;width:100%}.v-textarea__textarea :-moz-placeholder,.v-textarea__textarea :-ms-input-placeholder,.v-textarea__textarea ::-moz-placeholder,.v-textarea__textarea ::-webkit-input-placeholder,.v-textarea__textarea ::placeholder{color:var(--text-secondary)}.v-textarea__textarea:hover{background:var(--bg-surface-secondary-hover)}.v-textarea__counter{bottom:26px;color:var(--text-secondary);right:10px}.v-textarea__counter,.v-textarea__errors{font-size:13px;font-weight:400;line-height:20px;position:absolute}.v-textarea__errors{-webkit-line-clamp:1;-webkit-box-orient:vertical;bottom:2px;color:var(--text-error);display:-webkit-box;height:20px;left:0;overflow:hidden;right:0;width:100%}.v-textarea--has-focus .v-textarea__textarea,.v-textarea--has-value .v-textarea__textarea{padding-top:26px}.v-textarea--has-focus .v-textarea__label,.v-textarea--has-value .v-textarea__label{font-size:13px;font-weight:400;left:20px;line-height:20px;line-height:14px;top:10px}.v-textarea--has-error .v-textarea__textarea{border:var(--borders-error)!important}.v-textarea--has-focus .v-textarea__textarea{background:var(--bg-surface-tertiary);border:var(--borders-active)}.v-textarea--no-label .v-textarea__outer-label,.v-textarea--outer-label .v-textarea__outer-label{color:var(--text-primary);font-size:16px;font-weight:600;line-height:22px;margin-bottom:10px}.v-textarea--no-label .v-textarea__textarea.has-value,.v-textarea--no-label .v-textarea__textarea:focus,.v-textarea--outer-label .v-textarea__textarea.has-value,.v-textarea--outer-label .v-textarea__textarea:focus{padding-top:10px}.v-textarea--no-label .v-textarea__textarea.has-value+.v-textarea__label,.v-textarea--no-label .v-textarea__textarea:focus+.v-textarea__label,.v-textarea--outer-label .v-textarea__textarea.has-value+.v-textarea__label,.v-textarea--outer-label .v-textarea__textarea:focus+.v-textarea__label{color:var(--text-primary);font-size:16px;font-weight:600;left:0;line-height:22px;top:0}.v-textarea--no-label{padding-top:0}.v-textarea--hide-details{padding-bottom:0}.v-textarea--hide-details .v-textarea__errors{display:none}.v-textarea--disabled .v-textarea__textarea{color:var(--text-secondary)}.v-textarea--disabled .v-textarea__textarea:hover{background:var(--bg-surface-secondary)}.v-textarea--disabled .v-textarea__outer-label{color:var(--text-secondary)}.modal-feedback .data{align-items:center;display:flex;flex-direction:column}.modal-feedback .data .title{color:var(--text-primary);font-size:36px;font-weight:700;line-height:44px;text-align:center}.modal-feedback .data .description{color:var(--text-block);font-size:16px;font-weight:400;line-height:24px;margin:16px 0 24px;text-align:center}.modal-feedback .data .form-feedback{align-items:center;display:flex;flex-direction:column;gap:4px;width:100%}.modal-feedback .data .form-feedback .form-item{width:100%}.modal-feedback .data .v-button{margin-top:8px}@media screen and (max-width:767px){.modal-feedback .data .title{font-size:20px;font-weight:600;line-height:24px;text-align:left;width:100%}.modal-feedback .data .description{font-size:14px;font-weight:400;line-height:20px;margin-top:12px;text-align:left}.modal-feedback .data .v-button{margin-top:0}}@keyframes lighting{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.modal-auth .data{align-items:center;display:flex;flex-direction:column;padding:4px}.modal-auth .data .icon{background:url(./auth-dark.6409c19c.svg);height:86px;width:86px}:root[data-theme=light] .modal-auth .data .icon{background:url(./auth-light.27c68bc4.svg)}.modal-auth .data .title{color:var(--text-primary);font-size:36px;font-weight:700;line-height:44px;margin-top:24px;text-align:center}.modal-auth .data .description{color:var(--text-block);font-size:16px;font-weight:400;line-height:24px;margin-top:16px;text-align:center}.modal-auth .data .buttons{display:flex;gap:20px;margin-top:36px;width:100%}.modal-auth .data .buttons .v-button{width:100%}@media screen and (max-width:767px){div.modal-auth .data{padding:4px 0 0}div.modal-auth .data .title{font-size:20px;font-weight:600;line-height:24px;text-align:left;width:100%}div.modal-auth .data .description{font-size:14px;font-weight:400;line-height:20px;margin-top:12px;text-align:left}div.modal-auth .data .buttons{margin-top:24px}}@keyframes lighting-d5e2337b{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.page-error[data-v-d5e2337b]{padding-top:200px}.page-error .wrapper[data-v-d5e2337b]{align-items:center;display:flex;flex-direction:column}.page-error__title[data-v-d5e2337b]{font-size:36px;font-weight:700;line-height:44px;margin:24px 0 0;text-align:center}.page-error__subtitle[data-v-d5e2337b]{color:var(--text-block);font-size:16px;font-weight:400;line-height:24px;margin:16px 0 0;text-align:center}.page-error__button[data-v-d5e2337b]{margin-top:24px}@media screen and (max-width:1279px){.page-error[data-v-d5e2337b]{padding-top:120px}.page-error .wrapper svg[data-v-d5e2337b]{height:294px;width:294px}.page-error__title[data-v-d5e2337b]{font-size:30px;font-weight:600;font-weight:700;line-height:36px;margin-top:-12px}.page-error__button[data-v-d5e2337b]{margin-top:16px}}@media screen and (max-width:767px){.page-error[data-v-d5e2337b]{padding-top:60px}.page-error .wrapper svg[data-v-d5e2337b]{height:228px;width:200px}.page-error__title[data-v-d5e2337b]{font-size:20px;font-size:16px;font-weight:600;font-weight:700;line-height:24px}.page-error__subtitle[data-v-d5e2337b]{font-size:14px;font-weight:400;line-height:20px}.page-error__button[data-v-d5e2337b]{margin-top:12px}}
