.base-spinner{display:flex;align-items:center;justify-content:center;padding:20px;border-radius:60px;background-color:#fff;box-shadow:0 3px 26px rgba(0,0,0,.16)}.base-spinner__icon{position:relative;height:50px;width:50px}.base-spinner__icon:before{border:4px solid rgba(0,0,0,.1);border-radius:100%}.base-spinner__icon:after,.base-spinner__icon:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.base-spinner__icon:after{border:4px solid transparent;border-top-color:#0032c8;animation:loader .6s linear;animation-iteration-count:infinite;border-radius:100%;box-shadow:0 0 0 1px transparent}@keyframes loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.background-circle[data-v-2bafab80]{position:fixed;z-index:-9999;width:301px;height:259px;border-radius:62% 38% 100% 0/100% 44% 56% 0;filter:blur(40px)}.background-circle--pgreen[data-v-2bafab80]{background:linear-gradient(220deg,rgba(228,109,202,.653) 10%,rgba(0,200,164,.65))}.background-circle--pyellow[data-v-2bafab80]{background:linear-gradient(220deg,rgba(255,231,108,.646) 10%,rgba(232,0,139,.648))}.background-circle--bcyan[data-v-2bafab80]{background:linear-gradient(220deg,rgba(0,50,200,.653) 10%,rgba(0,200,164,.647))}.background-circle--ygreen[data-v-2bafab80]{background:linear-gradient(220deg,rgba(255,231,108,.65) 10%,rgba(0,232,79,.65))}.spinner{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1000;background-color:hsla(0,0%,100%,.8)}.spinner>.base-spinner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.page-main{height:100vh}.page-main__inner{height:100%;padding:56px 20px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.page-main__header{margin-top:30px}.page-main__footer{width:100%;height:65px}.page-main__content{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.page-main__title{color:#0c2248;font-weight:900;font-size:45px;display:flex;gap:10px;align-items:flex-end}.page-main__subtitle{font-size:28px}.page-main__action{position:relative;border-radius:20px;width:302px;margin:0 auto;height:100%;display:flex;justify-content:center;align-items:center;background:#56da39}.page-main__action p{font-weight:700;line-height:32.68px;font-size:22px;color:#fff}.page-description{height:100vh}.page-description__header{margin-top:30px}.page-description__inner{height:auto;min-height:100%;padding:56px 36px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.page-description__title{font-size:34px;color:#fff;font-weight:700}.page-description__footer{width:100%;height:auto;min-height:100%}.page-description__action{position:relative;border-radius:20px;width:100%;height:100%;min-height:65px;max-height:65px;display:flex;justify-content:center;align-items:center;background:#56da39;margin-top:30px}.page-description__action p{font-weight:700;line-height:32.68px;font-size:22px;color:#fff}.page-description__about-project{margin-top:10px}.page-description__about-project>*{margin-bottom:10px}.page-description__auth-message{text-align:center;font-size:19px;font-weight:700;margin:30px auto}.route-item{position:relative;margin-bottom:20px;border-radius:20px;background:#fff;box-shadow:0 4px 14px rgba(84,184,216,.25)}.route-item__inner{padding:13px 15px;display:grid;gap:7px;height:100%}.route-item__title{font-weight:700;word-break:break-word;font-size:18px;line-height:20px}.route-item__metrics{padding:4px 10px}.route-item__rigth-column{padding:7px 0 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.route-item__image{width:180px;height:120px;border-radius:20px;overflow:hidden}.route-item__points{background:#feb70b;border-radius:20px;padding:4px 8px;display:flex;gap:7px;justify-content:center;align-items:center;margin-top:6px}.route-item__points-content{color:#fff;font-weight:500;font-size:16px;line-height:19px}.route-item__content{display:flex;margin:.5rem;gap:11px;font-weight:500;font-size:16px;line-height:19px}.route-item__metric{font-weight:500;font-size:17px;line-height:21px;color:#b1b1b1}.route-item__actions{display:flex;justify-content:flex-end}.route-item__arrow{position:absolute;top:0;right:13px}.route-item__button{color:#b1b1b1;padding:5px;justify-content:flex-end!important;border-radius:50px;font-weight:500;font-size:24px;line-height:29px}.paths-page{min-height:100vh}.paths-page__header{margin-top:99px;font-weight:700;font-size:17px;line-height:17px;color:#343434}.paths-page__inner{padding:40px 17px 40px}.paths-page__action{margin:0 auto;width:159px!important}.paths-page__title{font-weight:700;font-size:20px;line-height:24px;text-align:center;padding:10px 10px 23px}.paths-page__back-button-section{position:fixed;background-color:#fff;top:0;left:0;padding:100px 17px 0;width:100%;max-height:139px;z-index:10}.page-agree{height:100vh}.page-agree__title{color:#0c2248;font-weight:900;font-size:45px;display:flex;gap:10px;align-items:flex-end}.page-agree__subtitle{font-size:28px}.page-agree__inner{height:100%;padding:56px 20px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.page-agree__footer{width:95%}.page-agree__action{position:relative;border-radius:20px;width:100%;height:65px;display:flex;justify-content:center;align-items:center;background:#56da39}.page-agree__action p{font-weight:700;line-height:32.68px;font-size:22px;color:#fff}.page-agree__action--gray{background:#cecece}.page-agree__username{font-size:34px;font-weight:700;line-height:41px;color:#fff}.page-agree__main{display:flex;flex-direction:column;justify-content:space-around;flex:1 1 auto;width:100%}.page-agree__checked{min-width:41px;height:41px;border:1px solid #56da39;border-radius:7px}.page-agree__checked--active{background-image:url(/img/agree.6b55ffd0.svg);background-position:60%;background-repeat:no-repeat;background-size:80%;background-color:#56da39}.page-agree__agreement{align-items:center;gap:7px;margin-bottom:5px;padding:0 0 15px}.page-agree__agreement,.wrapper{display:flex;justify-content:space-between}.wrapper{border-radius:16px 16px 0 0;padding:22px;width:100%;flex-direction:column;flex:1 1 auto;background:#fff;z-index:2}.selected-route .basic-header{display:flex;flex-direction:column;gap:15px;justify-content:space-around}.selected-route .basic-header__title{font-size:17px;font-weight:700;line-height:17px}.selected-route .basic-header__image{width:100%;height:163px}.selected-route .basic-header__image>img{border-radius:20px;overflow:hidden}.selected-route__title{font-size:21px;font-weight:700;line-height:25px;padding-bottom:20px}.selected-route__main{padding:21px 0}.selected-route__actions{position:fixed;bottom:56px;width:calc(100% - 45px);z-index:10}.selected-route__actions--default{display:flex;flex-direction:column;gap:20px}.selected-route__actions--congratulation{display:flex;flex-direction:row-reverse;gap:20px}.selected-route__action{margin:0 auto;width:159px!important}.selected-route .congratulation-header{display:flex;flex-direction:column;font-weight:700}.selected-route .congratulation-header__title{font-size:32px;font-weight:700;line-height:38.73px}.selected-route .congratulation-header__status{margin:0 0 12px}.selected-route .congratulation-header__award,.selected-route .congratulation-header__status{font-size:20px}.selected-route__points{box-shadow:0 4px 14px rgba(84,184,216,.25)}.selected-route__point{display:flex;justify-content:space-between;align-items:center;padding:17px 15px;position:relative;gap:20px}.selected-route__point:not(:last-child):before{content:"";position:absolute;width:90%;height:1px;background-color:#e3e3e3;bottom:0}.selected-route__point--not-finished{background:#fff}.selected-route__point--finished{color:#56da39}.selected-route__point--finished *{color:#fff}.selected-route__point-title{font-weight:500}.selected-route__point-title--finished{color:#56da39}.selected-route__point-title--not-finished{background:#fff}.selected-route__point-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:17px;font-weight:700;line-height:21px}.selected-route__point-name--finished{color:#56da39}.modal[data-v-32b7732f]{display:none}.modal_active[data-v-32b7732f]{display:block;overflow:scroll;overscroll-behavior:none;top:0;left:0;position:absolute;z-index:20;height:100dvh;width:100dvw}.modal_active[data-v-32b7732f]:before{display:block;position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-size:cover;background-color:#000;opacity:.8}.modal__photo_active[data-v-32b7732f]{display:block;position:relative;-o-object-fit:contain;object-fit:contain;padding:1rem}.path-page{height:100vh;padding-top:84px}.path-page .confetti{position:fixed;top:0;overflow:hidden;z-index:1}.path-page__inner{height:100%;display:flex;flex-direction:column}.path-page__header{padding:45px 17px 0;position:fixed;top:0;left:0;width:100%;max-height:139px;background-color:#fff;z-index:10}.path-page__title{font-weight:700;font-size:32px}.modal[data-v-21a70b7e]{position:relative;z-index:20}.modal_active[data-v-21a70b7e]:before{content:"hello";display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background-size:cover;background-color:#000;opacity:.5}.modal__container[data-v-21a70b7e]{display:none;width:100%;z-index:21}.modal__container_active[data-v-21a70b7e]{display:flex;position:fixed;top:25%;left:10%;flex-direction:column;align-items:center;justify-content:center;background-color:#f7f7f7;word-wrap:break-word;border-radius:10px;padding:20px;width:80%;height:auto;min-width:100px;min-height:200px}.modal__container_message[data-v-21a70b7e]{display:flex;word-wrap:break-all;line-height:40px;text-align:center;font-size:16px;color:red;margin-bottom:20px}.modal__container_dismiss[data-v-21a70b7e]{margin-bottom:10%}.modal[data-v-051b554b]{position:relative;z-index:20}.modal_active[data-v-051b554b]:before{content:"hello";display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background-size:cover;background-color:#000;opacity:.5}.modal__container[data-v-051b554b]{display:none;width:100%;z-index:21}.modal__container_active[data-v-051b554b]{display:flex;position:fixed;top:30%;left:10%;flex-direction:column;align-items:center;justify-content:center;background-color:#f7f7f7;word-wrap:break-word;border-radius:10px;padding:20px;width:80%;min-width:100px;height:auto;min-height:200px}.modal__container_message[data-v-051b554b]{word-break:break-all;line-height:40px;text-align:center;font-size:16px;color:#56da39;margin:20px auto;font-weight:700}.modal__container-button_success[data-v-051b554b]{font-size:13px;color:#56da39;font-weight:700;background-color:#fff;border-radius:20px;width:100%;height:100%;max-width:123px;min-height:46px;max-height:46px;filter:drop-shadow(0 4px 14px rgba(84,184,216,.1))}.modal[data-v-b4355d04]{position:relative;z-index:20}.modal_active[data-v-b4355d04]:before{content:"hello";display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background-size:cover;background-color:#000;opacity:.5}.modal__container[data-v-b4355d04]{display:none;width:100%;z-index:21}.modal__container_active[data-v-b4355d04]{display:flex;position:fixed;top:30%;gap:20px;left:10%;flex-direction:column;align-items:center;justify-content:center;background-color:#f7f7f7;word-wrap:break-word;border-radius:10px;padding:20px;width:80%;min-width:100px;height:auto;min-height:200px}.modal__container_message[data-v-b4355d04]{line-height:20px;text-align:center;font-size:16px;color:"black";margin:auto;font-weight:700}.modal__container_input[data-v-b4355d04]{width:100%;padding:12px 20px;font-size:16px;color:#2b2b2b;background-color:#fff;border:1px solid #e0e0e0;border-radius:30px;box-shadow:0 2px 4px rgba(0,0,0,.06);transition:border-color .2s ease,box-shadow .2s ease}.modal__container_input[data-v-b4355d04]::-moz-placeholder{color:#aaa}.modal__container_input[data-v-b4355d04]::placeholder{color:#aaa}.modal__container_input[data-v-b4355d04]:focus{outline:none;border-color:#59c36a;box-shadow:0 0 0 3px rgba(89,195,106,.3)}.modal__container-button_success[data-v-b4355d04]{font-size:13px;color:#56da39;font-weight:700;background-color:#fff;border-radius:20px;width:100%;height:100%;max-width:123px;min-height:46px;max-height:46px;filter:drop-shadow(0 4px 14px rgba(84,184,216,.1))}.point-page{position:relative;height:100vh}.point-page__action--absolute{margin:0 auto;width:159px!important}.point-page__inner{height:100%;display:flex;flex-direction:column;padding-top:139px}.point-page__header{padding:100px 17px 0;top:0;max-height:139px;background-color:#fff}.point-page__actions,.point-page__header{position:fixed;left:0;width:100%;z-index:10}.point-page__actions{bottom:56px;padding:0 35px;align-items:center;justify-content:center;display:flex;gap:10px}.point-page__action{width:123px!important;margin:0 auto}.point-page__action--small{width:168px!important;padding:10px 5px 10px 15px!important;font-size:16px!important;font-weight:700!important;line-height:19px!important}.point-page__action--small span{color:inherit;width:100%;text-align:center}.point-page .success-modal__text{line-height:40px;text-align:center;font-size:16px;font-weight:700;margin-bottom:1rem}.point-page .success-modal__image{margin-bottom:1rem;border-radius:50%}.point-page .success-modal__image img{position:relative;scale:.75}.audio-guide[data-v-20cd9761]{width:155px;box-shadow:0 4px 14px rgba(84,184,216,.25);border-radius:20px}.audio-guide__inner[data-v-20cd9761]{padding:7px 10px}.audio-guide__wave[data-v-20cd9761]{display:flex;align-items:center;gap:1px}.audio-guide__wave-item[data-v-20cd9761]{background:#fff;height:10px;width:2px}.audio-guide__block[data-v-20cd9761]{display:flex;justify-content:space-between;align-items:center}.audio-guide__button[data-v-20cd9761]{width:21px;height:21px;border-radius:20px}.audio-guide__text[data-v-20cd9761]{font-size:12px;font-weight:700;line-height:15px}.audio-guide--play[data-v-20cd9761]{background:#56da39}.audio-guide--play .audio-guide__text[data-v-20cd9761]{color:#fff!important}.audio-guide--play .audio-guide__button[data-v-20cd9761]{background-color:#fff;background-image:url(/img/pause.afce868d.svg);background-position:50%;background-repeat:no-repeat;background-size:40%}.audio-guide--pause[data-v-20cd9761]{background:#fff}.audio-guide--pause .audio-guide__text[data-v-20cd9761]{color:#56da39!important}.audio-guide--pause .audio-guide__button[data-v-20cd9761]{background-color:#56da39;background-image:url(/img/play.45baa10d.svg);background-position:55%;background-repeat:no-repeat;background-size:46%}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.slide[data-v-cff1e4b4]{position:relative;padding-bottom:30px;width:100%}.slide__image[data-v-cff1e4b4]{display:flex;justify-content:center;align-items:center;width:100%;height:163px;border-radius:20px;overflow:hidden}.slide img[data-v-cff1e4b4]{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.slide[data-v-cff1e4b4] .swiper-pagination-bullet{background-color:#56da39!important}.point-info__inner[data-v-f8f3b244]{display:flex;flex-direction:column;gap:8px}.point-info__title[data-v-f8f3b244]{font-size:17px;font-weight:700;line-height:17px}.point-info__content[data-v-f8f3b244]{display:flex;flex-direction:column;gap:15px;justify-content:space-around}.point-info__description-title[data-v-f8f3b244]{display:flex;justify-content:space-between;align-items:center;font-size:18px;padding-bottom:15px;font-weight:700;line-height:17px}.point-info__info[data-v-f8f3b244]{font-size:14px;font-weight:500;line-height:17px;overflow:auto;min-height:calc(100vh - 560px);border-radius:8px;background-color:#f7f7f7;padding:7px 9px;margin-bottom:88px}.point-info__info[data-v-f8f3b244]::-webkit-scrollbar{display:none}.point-info__description[data-v-f8f3b244]{position:relative}.point-info__description[data-v-f8f3b244]:after{content:"";position:absolute;width:100%;height:20px;background-color:#fff;bottom:-10px;left:0;filter:blur(4px);opacity:.5}.point-info__description[data-v-f8f3b244]::-webkit-scrollbar{display:none}.scan-qr[data-v-6bec16f4]{display:flex;flex-direction:column;justify-content:space-between;gap:20px;position:relative}.scan-qr__name[data-v-6bec16f4]{padding:0 40px;font-size:22px;font-weight:700;line-height:27px;text-align:center}.scan-qr__camera[data-v-6bec16f4]{margin-bottom:4px;width:100%}.scan-qr__info[data-v-6bec16f4]{font-size:17px;font-weight:400;line-height:21px;text-align:center}.scan-qr__camera[data-v-6bec16f4],.scan-qr__scanner[data-v-6bec16f4]{height:380px}.scan-qr__red-dot[data-v-6bec16f4]{width:1px;height:1px;margin:185px auto 0 auto;animation-duration:1s;animation-iteration-count:infinite;animation-name:red-dot-scale-6bec16f4}@keyframes red-dot-scale-6bec16f4{0%{transform:scale(1)}to{transform:scale(1.1)}}.result-status[data-v-d0e57ac8]{width:184px;height:184px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:hsla(0,0%,95%,.5)}.result-status__inner[data-v-d0e57ac8]{position:absolute;width:159px;background:#fff;height:159px;border-radius:50%}.result-status__inner--error[data-v-d0e57ac8]{box-shadow:0 0 94px rgba(224,45,45,.5)}.result-status__inner--success[data-v-d0e57ac8]{box-shadow:0 0 94px rgba(86,218,57,.7)}.result-status__image[data-v-d0e57ac8]{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);width:70%}.result-status__picture[data-v-d0e57ac8]{margin:0 auto}.result-page{height:100vh}.result-page__inner{height:100%;display:flex;flex-direction:column;gap:120px}.result-page__content{display:flex;flex-direction:column;gap:50px;align-items:center}.result-page__title{font-size:24px;font-weight:700;line-height:29px;text-align:center}.result-page__message{font-size:17px;font-weight:400;line-height:21px;text-align:center}@keyframes preloader-inside-white-38e4dced{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes preloader-inside-red-38e4dced{0%{transform:scale(0)}30%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ring-38e4dced{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.preloader[data-v-38e4dced]{display:none;position:relative;width:100%;height:100%;z-index:10;padding:20px}.preloader_active[data-v-38e4dced]{display:flex}.preloader__container[data-v-38e4dced]{width:50px;height:50px;display:flex}.preloader__round[data-v-38e4dced]{width:50px;height:50px;top:35%;left:45%;position:absolute;background:#ff6838;border-radius:50px}.preloader__round[data-v-38e4dced]:after,.preloader__round[data-v-38e4dced]:before{content:"";width:35px;height:35px;position:absolute;border-radius:50px}.preloader__round[data-v-38e4dced]:after{background:#fff;animation:preloader-inside-white-38e4dced 2s ease-in-out infinite}.preloader__round[data-v-38e4dced]:before{z-index:10;background:#ff6838;animation:preloader-inside-red-38e4dced 2s ease-in-out infinite}.preload__round_loading[data-v-38e4dced]{animation:lds-ring-38e4dced 2s ease-in-out infinite;border:8px solid #fff;border-radius:50%;border-color:#fff transparent}.award__image[data-v-25839978]{border-radius:10px;-o-object-fit:contain;object-fit:contain;width:100%;max-width:720px;max-height:165px}.award__image_out[data-v-25839978]{text-align:center}.award__image-wrapper[data-v-25839978]{width:100%;-o-object-fit:contain;object-fit:contain;display:flex;height:100%;min-height:120px;justify-content:center;align-items:center;position:relative}.award__title-content{font-size:18px;line-height:20px;font-weight:700;word-break:break-word}.award__content[data-v-8a8a6ca8]{height:100%;display:flex;flex-direction:column;gap:6px}.award__inner[data-v-8a8a6ca8]{height:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.award__left[data-v-8a8a6ca8]{display:flex;flex-direction:column;justify-content:space-between}.award__title[data-v-8a8a6ca8]{margin-top:20px}.award__price[data-v-8a8a6ca8]{padding-top:8px}.award__description-content[data-v-8a8a6ca8]{font-size:15px;line-height:18.15px}.award__actions[data-v-8a8a6ca8]{margin:61px 0 0 0}.award__image[data-v-8a8a6ca8]{width:100%;max-width:300px;-o-object-fit:contain;object-fit:contain}.award__image-wrapper[data-v-8a8a6ca8]{display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:relative}.award__image_out[data-v-8a8a6ca8]{display:flex;justify-content:center;align-items:center;min-width:160px;min-height:184px;font-size:15px}.award__preload[data-v-8a8a6ca8]{position:absolute;top:25%;left:30%}.store-page[data-v-6c97d492]{min-height:100vh;background:#fff}.store-page__inner[data-v-6c97d492]{padding:17px 17px 100px 17px}.store-page__header[data-v-6c97d492]{margin-top:100px}.store-page__title[data-v-6c97d492]{text-align:center;font-size:20px;line-height:24px;padding:8px 0 20px;font-weight:700}.store-page__actions[data-v-6c97d492]{position:fixed;bottom:56px;left:0;width:100%;padding:0 22px;z-index:10;margin:0 auto}.store-page__action[data-v-6c97d492]{margin:0 auto;width:159px!important}.store-page__award[data-v-6c97d492]{background-color:#fff;height:auto;min-height:184px;width:100%;border-radius:10px;margin-bottom:20px;padding:12px 16px;filter:drop-shadow(0 4px 14px rgba(84,184,216,.1))}.award__price-content[data-v-6c97d492]{color:#ff8a00;font-weight:700;font-size:21px;line-height:25.41px}.award-details__inner[data-v-30d2ea47]{display:flex;flex-direction:column;gap:20px}.award-details__content[data-v-30d2ea47],.award-details__subtitle[data-v-30d2ea47]{font-size:15px;line-height:18.15px;font-weight:300}.award-details__subtitle[data-v-30d2ea47]{font-weight:500;font-size:14px;line-height:17px}.award-details__content[data-v-30d2ea47]{display:flex;flex-wrap:wrap;gap:5px}.award-details__title[data-v-30d2ea47]{font-size:32px;line-height:38.73px;font-weight:700}.modal[data-v-00b073a8]{position:relative;border-radius:20px}.modal_active[data-v-00b073a8]:before{content:"hello";display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background-size:cover;background-color:#000;opacity:.5}.modal__photo[data-v-00b073a8]{display:flex;position:static;width:100%;height:100%;border-radius:10px;max-height:83px;max-width:67px;-o-object-fit:contain;object-fit:contain}.modal__photo_active[data-v-00b073a8]{display:flex;position:fixed;top:15%;left:10%;flex-direction:column;align-items:center;justify-content:center;border-radius:20px;padding:20px;width:80%;min-width:100px;height:70%;min-height:200px;max-height:90%;max-width:90%;z-index:12}.modal__photo-dismiss[data-v-00b073a8]{display:none;position:static;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABQElEQVR4nO2ZQWrDMBBFfZQucpIESvZRsrCbs3fRM4RAEnglpKYO2CCPNaOR0d8ZjP5/GslI46apqqqqWpWADRAy+odnhqWDfADfwAM4J0sX738C7sCPGGYA0csUhn+IXjIY4PgXfqjnc6eS/N27m/A+ppoV9cqg5WkJg7aXBYzZhKFoZL6EUTDMsQ+TG2eDSBkgO0SKIG4glgRyByEJ5hZiTkD3EDFBi4GIOOxlOXwu0sTsl1GJGTDlQKwGhDUsLaAtfrOzhs8vr/v9WNCvwTu+YYiAcA/DDAi3MAgg3MHwamOKIDzdDsNSCA/39TBh3JXUQQmpIXL0tIIWhGWXMQA3TQiLvu9hAqJNll4bhvHldBe39tPcNFvJYJ/A1aoSEZW5ADvpYD2MKcQIjBxiMNg+88/QFtjm8q+qqqpqVPQL08n6GKXmFcYAAAAASUVORK5CYII=);width:50px;height:50px}.modal__photo-dismiss_active[data-v-00b073a8]{display:flex;position:fixed;top:10%;right:10%}.info__stock{color:#56da39}.award-page[data-v-7dd8820b]{height:100vh;background-color:#fff}.award-page__product[data-v-7dd8820b]{padding:0 0 100px}.award-page__inner[data-v-7dd8820b]{height:100%;display:flex;flex-direction:column;padding-top:25%}@media screen and (min-width:768px){.award-page__inner[data-v-7dd8820b]{padding-top:120px}}.award-page__actions[data-v-7dd8820b]{position:fixed;bottom:56px;left:0;width:100%;padding:0 35px;z-index:10;align-items:center;display:flex;gap:10px}.award-page__actions_purchase-process[data-v-7dd8820b]{position:static;width:100%;z-index:1;padding-bottom:20px;background-color:#fff}.award-page__action[data-v-7dd8820b]{margin:0 auto;font-size:14px;font-weight:700!important;line-height:19px!important;box-shadow:0 4px 14px rgba(84,184,216,.25)}.award-page__action--small[data-v-7dd8820b]{font-size:14px;font-weight:700!important;line-height:19px!important;width:200px!important}.award-page__image-wrapper[data-v-7dd8820b]{margin-top:20px;align-self:center}.award-page__price-stock[data-v-7dd8820b]{display:flex;justify-content:space-between;margin-top:20px;font-size:17px;font-weight:700;line-height:20px}.award-page__price[data-v-7dd8820b]{color:#feb70b}.award-page__description[data-v-7dd8820b]{margin-top:20px}.award-page .info[data-v-7dd8820b]{display:flex;flex-direction:column}.award-page .info .sizes__item[data-v-7dd8820b]{width:28px;text-align:center;line-height:24.2px;font-size:20px;font-weight:400}.award-page .info .sizes__item--active[data-v-7dd8820b]{font-weight:700;color:#ff8a00}.award-page .info .sizes__item--disabled[data-v-7dd8820b]{color:#9d9d9d;pointer-events:none}.award-page .info .photos__item[data-v-7dd8820b]>*{border-radius:20px;height:83px;width:67px}.award-page__title[data-v-7dd8820b]{font-weight:700;text-align:center;font-size:32px}.award-page__image_out[data-v-7dd8820b]{display:flex;width:100%;height:100%;min-height:100px;padding:0;margin:auto;justify-content:start;align-items:start}.award-page_success-modal_text[data-v-7dd8820b]{line-height:40px;text-align:center;font-size:16px;color:#56da39;margin-bottom:20px;font-weight:700}.participant-page[data-v-7c0f3e23]{height:100vh}.participant-page__inner[data-v-7c0f3e23]{height:100%;display:flex;flex-direction:column}.participant-page__header[data-v-7c0f3e23]{padding:70px 28px 15px 28px;margin-top:100px}.participant-page__header-container[data-v-7c0f3e23]{display:flex;flex-direction:column;gap:18px}.participant-page__header-title[data-v-7c0f3e23]{font-size:32px;font-weight:700;line-height:32px}.participant-page__subtitle[data-v-7c0f3e23]{font-size:18px;font-weight:500;line-height:18px}.participant-page__stats[data-v-7c0f3e23]{padding-top:5px}.participant-page .user-rating[data-v-7c0f3e23]{height:100%;overflow:hidden}.participant-page .user-rating__title[data-v-7c0f3e23]{font-size:22px;font-weight:700;line-height:27px}.participant-page .user-rating__content[data-v-7c0f3e23]{padding:10px 0 0}.participant-page .user-rating__coin[data-v-7c0f3e23]{width:18px;height:18px;position:relative;bottom:2px}.participant-page .user-rating__item[data-v-7c0f3e23]{display:flex;justify-content:space-between;align-items:center;font-size:15px;line-height:18px;border-bottom:1px solid rgba(0,0,0,.2)}.participant-page .user-rating__name[data-v-7c0f3e23]{flex:1 1 auto}.participant-page .user-rating__points[data-v-7c0f3e23]{display:flex;gap:5px;align-items:center}.participant-page .user-rating__list[data-v-7c0f3e23]{height:calc(100vh - 464px);overflow:scroll}.participant-page .user-rating__list[data-v-7c0f3e23]::-webkit-scrollbar{display:none}.participant-page .user-rating li[data-v-7c0f3e23]:nth-child(-n+3){font-size:23px;font-weight:700;line-height:28px;margin-bottom:14px;border:none}.participant-page .user-rating li:nth-child(-n+3) .user-rating__position[data-v-7c0f3e23]{font-size:23px;font-weight:700;line-height:28px}.participant-page .user-rating li:nth-child(-n+3) .user-rating__name[data-v-7c0f3e23]{padding-left:14px}.participant-page .user-rating__position[data-v-7c0f3e23]{height:34px;width:34px;display:flex;justify-content:center;align-items:center;font-size:15px;font-weight:700;line-height:18px;margin-right:.5rem}.participant-page .user-rating__position--first[data-v-7c0f3e23]{background:#f3a94b;border-radius:50%;color:#fff}.participant-page .user-rating__position--second[data-v-7c0f3e23]{background:#b6bccd;border-radius:50%;color:#343434}.participant-page .user-rating__position--third[data-v-7c0f3e23]{background:#e37a5d;border-radius:50%;color:#fff}.participant-page .user-stats[data-v-7c0f3e23]{display:flex;align-items:center;gap:10px}.participant-page .user-stats__place[data-v-7c0f3e23]{color:#fff;font-size:66px;font-weight:700;line-height:80px}.participant-page .user-stats__score[data-v-7c0f3e23]{display:flex;justify-content:space-between;flex-direction:column}.participant-page .user-stats__name[data-v-7c0f3e23]{font-size:25px;font-weight:700;line-height:30px}.participant-page .user-stats__points[data-v-7c0f3e23]{display:flex;gap:5px;font-size:25px;font-weight:700;color:#ffcc8b;line-height:30px}.participant-page__actions[data-v-7c0f3e23]{position:fixed;bottom:56px;left:0;width:100%;padding:0 22px;z-index:10;margin:0 auto;display:flex;justify-content:space-between;gap:10px}.participant-page__action[data-v-7c0f3e23]{width:159px!important;margin:0 auto}.participant-page__title[data-v-7c0f3e23]{color:#343434;font-size:22px;font-weight:700}.route-description[data-v-845ce772]{height:100%}.route-description__inner[data-v-845ce772]{display:flex;flex-direction:column;height:100%}.route-description__image[data-v-845ce772]{width:100%;height:163px;border-radius:20px;margin-bottom:23px;overflow:hidden}.route-description__image--is-finished-route[data-v-845ce772]{margin-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.route-description__congratulation[data-v-845ce772]{padding:2rem;text-align:center;font-family:Inter,sans-serif;background-image:url(/img/confetti.6deaff4f.png);background-size:cover;background-position:50% 20%;background-repeat:no-repeat}.route-description__congratulation h3[data-v-845ce772]{font-weight:600;font-size:20px;margin-bottom:1rem}.route-description__congratulation p[data-v-845ce772]{font-size:16px}.route-description__metric[data-v-845ce772]{font-weight:500;font-size:14px;line-height:17px}.route-description__subtitle[data-v-845ce772]{display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:700;line-height:17px;padding:10px 0}.route-description__place[data-v-845ce772]{display:flex;gap:3px;justify-content:center;align-items:center;padding:5px 0}.route-description__info[data-v-845ce772]{position:relative}.route-description__info[data-v-845ce772]:after{content:"";position:absolute;width:100%;height:20px;background-color:#fff;bottom:-10px;left:0;filter:blur(4px);opacity:.5}.route-description__city[data-v-845ce772]{font-size:20px;font-weight:700;line-height:24px}.route-description__content[data-v-845ce772]{font-weight:500;font-size:14px;line-height:17px;text-align:left;overflow:auto;min-height:calc(100vh - 600px);border-radius:8px;background-color:#f7f7f7;padding:7px 9px;margin-bottom:88px}.route-description__content[data-v-845ce772]::-webkit-scrollbar{display:none}.route-description__title[data-v-845ce772]{font-size:18px;font-weight:700;line-height:17px;text-align:left;margin-bottom:30px}.route-description__points[data-v-845ce772]{font-weight:500;font-size:14px;line-height:17px;background:#f4be00;border-radius:20px;padding:3px 6px;display:flex;gap:7px;justify-content:center;align-items:center}.route-description__points-content[data-v-845ce772]{color:#fff;font-weight:500;font-size:14px;line-height:17px}.route-description__metrics[data-v-845ce772]{display:flex;justify-content:space-between;align-items:center;background-color:#f7f7f7;padding:9px 11px;border-radius:8px}.route-info-page[data-v-2abbd47c]{position:relative;height:100vh}.route-info-page__action--absolute[data-v-2abbd47c]{margin:0 auto;width:159px!important}.route-info-page__inner[data-v-2abbd47c]{height:100%;display:flex;flex-direction:column;padding-top:139px}.route-info-page__header[data-v-2abbd47c]{padding:100px 17px 0;position:fixed;top:0;left:0;width:100%;max-height:139px;background-color:#fff;z-index:10}.route-info-page__actions[data-v-2abbd47c]{position:fixed;bottom:56px;left:0;width:100%;padding:0 35px;z-index:10;align-items:center;display:flex;gap:10px}.route-info-page__action[data-v-2abbd47c]{width:159px!important;margin:0 auto}.main[data-v-bf73febc]{height:100vh;position:relative}.main__inner[data-v-bf73febc]{height:100%;padding:56px 20px;display:flex;flex-direction:column;justify-content:space-between}.main__title[data-v-bf73febc]{color:#0c2248;font-weight:900;font-size:46px;display:flex;gap:10px;align-items:flex-end}.main__header[data-v-bf73febc]{width:100%;min-height:90px;margin-top:40px;margin-bottom:40px}.main__subtitle[data-v-bf73febc]{font-size:30px}.main__content[data-v-bf73febc]{flex:1 1 auto}.main .content__title[data-v-bf73febc]{color:#fff;font-size:29px;line-height:35.1px;font-weight:700;max-width:175px}@media screen and (min-width:600px){.main .content__title[data-v-bf73febc]{color:#000}}.main .content__cup-icon[data-v-bf73febc]{width:23px!important;height:23px!important}.main .content__title--large[data-v-bf73febc]{font-size:49px;line-height:59.3px}.main .content__user[data-v-bf73febc]{display:flex;gap:20px;align-items:center;margin-bottom:44px;padding:0 7px}.main .content__user-container[data-v-bf73febc]{position:relative;min-width:100px}.main .content__user-image[data-v-bf73febc]{width:100px;height:102px;background-color:#cecece;border-radius:46%}.main .content__button[data-v-bf73febc]{display:flex;justify-content:center;gap:6px;align-items:center}.main .content__buttons[data-v-bf73febc]{display:flex;align-items:center;justify-content:space-between;gap:20px}.main .content__greeting[data-v-bf73febc]{padding:36px 0 0}.main .content__score[data-v-bf73febc]{position:absolute;width:115%;background-color:#ff8a00;border-radius:20px;padding:5px 10px;color:#fff;font-size:14px;font-weight:700;text-align:center;transform:translateX(-50%);bottom:-12px;left:50%}.main .content__points[data-v-bf73febc]{color:#fff;font-size:25px;font-weight:700;line-height:30px}.main__action[data-v-bf73febc]{margin:0 auto;width:230px!important}.main .teamplay-button[data-v-bf73febc]{margin:0 auto;margin-top:20px;width:-moz-fit-content;width:fit-content;padding-inline:20px;display:flex;align-items:center;justify-content:center;color:#56da39}.route-info-page[data-v-ef9f9896]{position:relative;height:100vh}.route-info-page__action--absolute[data-v-ef9f9896]{margin:0 auto;width:159px!important}.route-info-page__inner[data-v-ef9f9896]{height:100%;display:flex;flex-direction:column;padding-top:139px}.route-info-page__content--congratulation[data-v-ef9f9896]{background-image:url(/img/confetti.6deaff4f.png);background-attachment:fixed;background-repeat:no-repeat;height:100%;background-position:bottom;align-items:center;justify-content:center}.route-info-page .congratulation[data-v-ef9f9896]{max-width:60%;margin-bottom:150px}.route-info-page .congratulation__text[data-v-ef9f9896],.route-info-page .congratulation__title[data-v-ef9f9896]{text-align:center;margin-bottom:22px}.route-info-page .congratulation__coin-image[data-v-ef9f9896]{-o-object-fit:none;object-fit:none;border:3px solid #fff;border-radius:50%}.route-info-page .congratulation__title[data-v-ef9f9896]{font-size:24px;font-weight:700}.route-info-page .congratulation__text[data-v-ef9f9896]{font-size:17px}.route-info-page .congratulation__points[data-v-ef9f9896]{display:flex;gap:10px;background-color:#ff8a00;width:-moz-max-content;width:max-content;padding:5px 9px;align-items:center;border-radius:20px;margin:0 auto;font-size:21px;font-weight:700;line-height:25px}.route-info-page .congratulation__points p[data-v-ef9f9896]{line-height:1px;color:#fff}.route-info-page__header[data-v-ef9f9896]{padding:100px 17px 0;position:fixed;top:0;left:0;width:100%;max-height:139px;background-color:#fff;z-index:10}.route-info-page__actions[data-v-ef9f9896]{position:fixed;bottom:56px;left:0;width:100%;padding:0 35px;z-index:10;align-items:center;display:flex;gap:10px}.route-info-page__action[data-v-ef9f9896]{width:159px!important;margin:0 auto}
/*
! tailwindcss v3.4.10 | MIT License | https://tailwindcss.com
*/*,:after,:before{border-width:0;border-style:solid;border-color:#e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.bottom-5{bottom:1.25rem}.z-10{z-index:10}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-5{margin-bottom:1.25rem}.mt-5{margin-top:1.25rem}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-3{height:.75rem}.h-auto{height:auto}.h-full{height:100%}.w-3{width:.75rem}.w-full{width:100%}.flex-auto{flex:1 1 auto}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-4{gap:1rem}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.border{border-width:1px}.border-2{border-width:2px}.border-b-2{border-bottom-width:2px}.border-custom-green{--tw-border-opacity:1;border-color:rgb(86 218 57/var(--tw-border-opacity))}.bg-custom-green{--tw-bg-opacity:1;background-color:rgb(86 218 57/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.p-1{padding:.25rem}.p-5{padding:1.25rem}.px-4{padding-left:1rem;padding-right:1rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-7{padding-bottom:1.75rem}.pt-8{padding-top:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-semibold{font-weight:600}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.text-custom-orange{--tw-text-opacity:1;color:rgb(255 138 0/var(--tw-text-opacity))}.opacity-50{opacity:.5}.outline{outline-style:solid}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(0,0,0,.06))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}button{cursor:pointer;font:inherit;color:inherit;background-color:transparent;border:none;outline:none;margin:0;padding:10px}button::-moz-focus-inner{padding:0;border:0}.button{display:block;width:100%;text-align:center;text-decoration:none;height:46px;font-size:21px;line-height:25px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;outline:none;border-radius:20px;cursor:pointer;background-color:var(--accent-color);color:#fff;transition:.2s;box-shadow:0 4px 14px rgba(84,184,216,.25)}.button:focus,.button:hover{background-image:linear-gradient(hsla(0,0%,100%,.04),hsla(0,0%,100%,.04))}.button:active{background-image:linear-gradient(rgba(0,0,0,.04),rgba(0,0,0,.04))}.button[disabled]{pointer-events:none;cursor:default;opacity:.4}.button--default{color:#56da39;max-width:90px;text-align:start;font-weight:700;font-size:16px;line-height:19px}.button--positive{display:flex;padding:10px 5px 10px 20px;align-items:center;justify-content:space-between;--accent-color:#56da39}.button--pseudo:after{content:"";background:url(/img/arrow_green.3e2c625e.svg) no-repeat,#fff;background-position:50% 50%;width:33px;height:33px;border-radius:50%;flex-shrink:0}.button--center-no-icon{justify-content:center;padding-right:15px!important}.button--pseudo-inverse{background:url(/img/arrow_white.3bc8f106.svg) no-repeat,#56da39;background-position:50% 50%;width:33px;height:33px;border-radius:50%}.button--pseudo-checked{background:url(/img/checked.4990fc69.svg) no-repeat,#fff;background-position:50% 50%;width:33px;height:33px;border-radius:50%}.button--orange{--accent-color:#ff8a00}.button--orange-2{--accent-color:#feb70b}.button--outline{color:#56da39;--accent-color:#fff}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;color:#343434}*,:after,:before{box-sizing:border-box}:active,:focus,a:active,a:focus{outline:none}aside,footer,header,nav{display:block}body,html{height:100%;width:100%;line-height:1;font-size:18px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}a,a:hover,a:visited{color:#1893d9;text-decoration:none}ul li{list-style:none}img{width:inherit;height:inherit;-o-object-fit:cover;object-fit:cover;vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}