.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width :600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width :600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width :600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:0 0;outline:0;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:0 0;outline:0;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-enter-active,.Vue-Toastification__bounce-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-enter-active,.Vue-Toastification__slideBlurred-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.vue-universal-modal-enter-to,.vue-universal-modal-leave-from{opacity:1}.vue-universal-modal-enter-from,.vue-universal-modal-leave-to{opacity:0}.vue-universal-modal{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;position:fixed;overflow-y:auto;left:0;top:0;right:0;bottom:0;background-color:#000c;text-align:left}.vue-universal-modal:not(.vue-universal-modal-latest){background:0 0}.vue-universal-modal-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:100%}:root{font-size:18px;background:#292827}.vue-universal-modal{z-index:10}*{margin:0;padding:0;box-sizing:border-box;outline:0;scroll-behavior:smooth}* ::-webkit-scrollbar{display:none}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d;background-color:#555}::-webkit-scrollbar{width:12px;background-color:#f5f5f5}::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px #0000004d;background-color:#252525}* a :active{color:#e1c79b;fill:#e1c79b}.container[data-v-077b8ace]{display:flex;flex-flow:column nowrap;width:100vw;height:100vh;justify-content:center;align-items:center;color:#fff}.container h1[data-v-077b8ace]{font-size:10rem}.container .el-button[data-v-077b8ace]{margin-top:1rem}.container[data-v-6da4b2a6]{width:100%;height:100vh;border-top-left-radius:30px;border-top-right-radius:30px;background:url(/assets/179994f7a7ef28bbccc12271cf83e20584390fc7/ice_dragon.e34e5d71.gif) center/cover;font-family:Roboto Condensed;display:flex;flex-flow:row nowrap;color:#fff;align-items:center;position:relative;overflow:hidden}.container .right[data-v-6da4b2a6]{position:absolute;top:0;left:0;width:100%;bottom:0;z-index:1}.container .right>img[data-v-6da4b2a6]{width:100%;height:100%;object-fit:contain}.container .left[data-v-6da4b2a6]{position:relative;flex:1 1 50%;display:flex;flex-flow:column nowrap;margin-left:130px;z-index:2}.container .left .desc[data-v-6da4b2a6]{max-width:600px;text-align:right;text-shadow:1px 2px 6px #000;position:relative;z-index:2}.container .left .desc[data-v-6da4b2a6]:after{content:"";position:absolute;width:1px;height:150px;bottom:-160px;left:60%;box-shadow:1px 2px 3px #000;background:#fff}.container .left .title[data-v-6da4b2a6]{padding-top:200px;max-width:700px;font-size:7em;font-weight:900;filter:drop-shadow(0 2px 6px rgba(0,0,0,.15)) drop-shadow(0 1px 2px rgba(0,0,0,.3));z-index:1}.container .grain[data-v-6da4b2a6]{position:absolute;top:0;left:0;right:0;bottom:0;background:url(/assets/be5c9236e4b6d449ab0d076aca68100c877a9c75/iron-grid.420ff841.png) repeat;opacity:.2;z-index:2}.container .logo[data-v-6da4b2a6]{position:absolute;top:2em;left:2.5em;mix-blend-mode:luminosity;width:65px;z-index:2;filter:drop-shadow(1px 2px 3px #000);object-fit:contain}.container nav[data-v-6da4b2a6]{position:fixed;top:5em;right:1em;text-transform:uppercase;align-items:flex-end;font-size:.7em;display:flex;flex-flow:column nowrap;z-index:10;text-shadow:1px 2px 3px #000}.container nav>div[data-v-6da4b2a6]{cursor:pointer;opacity:.7}.container nav .selected[data-v-6da4b2a6]{position:relative;opacity:1}.container nav .selected[data-v-6da4b2a6]:before{content:"";position:absolute;top:50%;left:-50px;transform:translateY(-50%);width:40px;height:1px;box-shadow:1px 2px 3px #000;background:#fff}.container .ip[data-v-6da4b2a6]{position:fixed;top:1em;font-family:DM Sans;left:50%;transform:translate(-50%);text-shadow:1px 2px 3px #000;letter-spacing:7px;font-weight:900;mix-blend-mode:exclusion;text-transform:uppercase;z-index:50;cursor:pointer}.container .fog[data-v-6da4b2a6]{pointer-events:none;position:absolute;bottom:0;left:0;width:100%;height:100vh;z-index:3;display:flex;background:url(/assets/65ae2ef921a2076302575a3389464b46cfd9587a/fog.482db7cd.png) bottom/cover}.card__container[data-v-f93b888b]{position:relative;user-select:none}.card__container .card[data-v-f93b888b]{cursor:pointer;padding:4px 0 0 4px;width:max-content}.card__container .card .content__container[data-v-f93b888b]{position:relative}.card__container .card .content__container .content[data-v-f93b888b]{border-radius:12px;height:var(--79c70c32);position:relative;border:1px solid var(--8d1f4628);background:linear-gradient(to right,#e0eafc,#cfdef3);display:flex;justify-content:center;align-items:center}.card__container .card .content__container .content .arrow[data-v-f93b888b]{color:var(--2579a2ba);margin-right:.5em}.card__container .card .content__container .content.clickable[data-v-f93b888b]{left:-4px;top:-4px;transition:left .1s ease,top .1s ease}.card__container .card .content__container .content.clickable[data-v-f93b888b]:hover{left:0;top:0}.card__container .card .content__container .shadow[data-v-f93b888b]{border-radius:12px;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid var(--8d1f4628);background:linear-gradient(to right,#7f7fd5,#86a8e7,#91eae4)}.card__container .drop_down__container[data-v-f93b888b]{position:absolute;color:var(--2579a2ba);right:0;padding-top:.5em;width:100%;z-index:10}.card__container .drop_down__container .drop_down[data-v-f93b888b]{border:1px solid var(--a4c8d9be);background:#eee;border-radius:12px;min-width:max-content;padding:.5em}.frame[data-v-70747c90]{display:grid;grid:"logo logo logo" 2fr "title title title" 1.5fr "desc desc desc" 2.5fr "mail mail mail" 1fr "twitter telegram github" 1fr "wip wip wip" 1fr "disc disc disc" 4fr/1fr 1fr 1fr;width:100%;height:100vh;background:url(/assets/994f103664aa71fd6c1e1e2ba566652804adc483/mobile_bg_v1.86cf7563.png) bottom/cover;color:#eee;font-family:Roboto Condensed;place-items:center center;padding:2em 2em 1em;grid-row-gap:1em;scroll-snap-align:start}.frame .wip[data-v-70747c90]{grid-area:wip;text-transform:uppercase;text-align:center;font-size:.7em;width:100%;position:relative;text-shadow:1px 2px 5px #212121;font-weight:900;z-index:1}.frame .wip a[data-v-70747c90]{display:inline;color:#09b83e;text-shadow:1px 2px 5px #000}.frame .wip[data-v-70747c90]:before{content:"";position:absolute;width:200vw;height:150%;top:-25%;left:-50%;z-index:-1;backdrop-filter:blur(20px)}.frame .logo[data-v-70747c90]{grid-area:logo;object-fit:contain;width:100%;height:100%;max-width:400px}.frame .title[data-v-70747c90]{grid-area:title;text-transform:uppercase;text-align:center;font-size:1.5em;text-shadow:1px 2px 3px #000;place-self:end center}.frame .title b[data-v-70747c90]{color:#f39c12}.frame .description[data-v-70747c90]{grid-area:desc;font-size:.75em;text-align:center;font-weight:100;color:#ecf0f1;display:flex;flex-flow:column nowrap;place-self:start center}.frame .description b[data-v-70747c90]{margin-top:1em;font-weight:100}.frame .app_button[data-v-70747c90]{grid-area:mail}.frame .app_button img.button[data-v-70747c90]{width:25px;filter:drop-shadow(1px 2px 3px #000);margin-right:.5em}.frame .app_button span.button[data-v-70747c90]{margin:0 .25em 0 .5em;color:#34495e}.frame a[data-v-70747c90]{color:#fff;display:flex;align-items:baseline}.frame a .icon[data-v-70747c90]{filter:drop-shadow(1px 2px 3px #000)}.frame .twitter[data-v-70747c90]{grid-area:twitter}.frame .telegram[data-v-70747c90]{grid-area:telegram}.frame .github[data-v-70747c90]{grid-area:github}.frame .discover[data-v-70747c90]{grid-area:disc;display:flex;flex-flow:column;place-self:end center;font-size:.9em;text-shadow:1px 2px 2px #000;animation:bounce-70747c90 7s ease-in infinite}.frame .discover img[data-v-70747c90]{height:10px}@-moz-keyframes bounce-70747c90{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@-webkit-keyframes bounce-70747c90{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@-o-keyframes bounce-70747c90{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes bounce-70747c90{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.feature[data-v-53ce8efe]{display:grid;grid:"img title" max-content "img desc" max-content/60px 1fr;backdrop-filter:blur(20px);background:rgba(0,0,0,.4);color:#fff;position:relative;padding:.5em .5em .5em 0;z-index:1;grid-row-gap:.1em;border-radius:10px;box-shadow:1px 2px 3px #21212180;margin:.5em 1em}.feature img[data-v-53ce8efe]{object-fit:contain;width:45px;grid-area:img;place-self:center center}.feature .title[data-v-53ce8efe]{grid-area:title;font-size:13px;text-transform:uppercase;place-self:end start;opacity:.85}.feature .desc[data-v-53ce8efe]{grid-area:desc;font-size:11px;place-self:start start;opacity:.65}.frame[data-v-9b371eda]{display:flex;flex-flow:column nowrap;background:url(/assets/f222ba3934ada9f664ae1c8e00febca2c234a57d/background_noise.810ce69f.jpeg) center/cover;position:relative}.frame .arrows[data-v-9b371eda]{width:20px;padding-top:1em;align-self:center}.frame img.back[data-v-9b371eda]{object-fit:contain;position:absolute}.frame img.back.ruby[data-v-9b371eda]{width:210px;left:1em;bottom:18em;animation:float-9b371eda 5s infinite alternate ease-in-out}.frame img.back.emerald[data-v-9b371eda]{width:180px;bottom:20vh;right:.5vw;animation:float-9b371eda 4.5s 2s infinite alternate ease-in-out}.frame img.back.opale[data-v-9b371eda]{width:220px;bottom:.5vh;left:-.5vw;animation:float-9b371eda 7s 1s infinite alternate ease-in-out}.frame .trailer[data-v-9b371eda]{box-shadow:inset -3px -3px 10px #000;width:100vw;height:25vh;display:flex;background:url(/assets/60a35c7c0d9a1653b84a3d72920e67fbf9ac3aa2/screenshot1.7bd2b29e.jpeg) center/cover}.frame .text[data-v-9b371eda]{display:flex;flex-flow:column nowrap;align-items:center;padding:1em;color:#fff}.frame .text .title[data-v-9b371eda]{font-family:Montserrat;font-size:1.5em;font-weight:600;text-align:center}.frame .text .desc[data-v-9b371eda]{text-align:center;font-family:Roboto Condensed;opacity:.5;font-size:.75em;padding-top:1em}@-moz-keyframes float-9b371eda{0%{transform:translateY(30px)}to{transform:translateY(0)}}@-webkit-keyframes float-9b371eda{0%{transform:translateY(30px)}to{transform:translateY(0)}}@-o-keyframes float-9b371eda{0%{transform:translateY(30px)}to{transform:translateY(0)}}@keyframes float-9b371eda{0%{transform:translateY(30px)}to{transform:translateY(0)}}.big_card[data-v-924411f2]{display:flex;flex-flow:column nowrap;text-align:center;justify-content:center;align-items:center;color:#fff}.big_card img[data-v-924411f2]{object-fit:contain;width:50px;filter:drop-shadow(1px 2px 3px #000);margin-bottom:.5em}.big_card .title[data-v-924411f2]{font-size:14px;font-weight:700;padding-bottom:.5em;text-shadow:1px 2px 3px rgba(0,0,0,.3)}.big_card .desc[data-v-924411f2]{font-size:12px;font-weight:400;opacity:.7;text-shadow:1px 2px 3px #000;max-width:250px}.frame[data-v-55dc428c]{background:url(/assets/4c5c3bd536910b12ad0314c1bb43dc8215b1c5f8/background_noise.reverse.cf4f807a.jpg) center/cover;color:#fff;display:flex;flex-flow:column nowrap;align-items:center;position:relative}.frame .title[data-v-55dc428c]{font-size:30px;font-weight:800;margin-top:2em;text-shadow:1px 2px 3px rgba(0,0,0,.5)}.frame .desc[data-v-55dc428c]{font-size:20px;font-weight:100;opacity:.65;font-family:Montserrat;letter-spacing:2px;margin-bottom:2em}.frame .desc b[data-v-55dc428c]{color:#f39c12;font-weight:100}.frame .cards[data-v-55dc428c]{display:grid;grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr 1fr;place-items:baseline center;z-index:2}.frame .cards>div[data-v-55dc428c]{padding:1em}.frame img.tree[data-v-55dc428c]{transform:translate(20%);z-index:1;width:200px;filter:drop-shadow(1px 2px 3px rgba(0,0,0,.5))}.frame[data-v-318e9239]{display:flex;flex-flow:column nowrap;background:url(/assets/f222ba3934ada9f664ae1c8e00febca2c234a57d/background_noise.810ce69f.jpeg) center/cover;position:relative;color:#fff;align-items:center}.frame .top_img[data-v-318e9239]{box-shadow:inset -3px -3px 10px #000;width:100vw;height:25vh;display:flex;z-index:1;background:url(/assets/d9ba12674ddcd462cdbdbba4eeb26a9e2611373e/screenshot2.8a337f7b.jpg) center/cover}.frame .title[data-v-318e9239]{padding-top:2em;font-weight:600;font-size:1.3em;text-align:center}.frame .socials[data-v-318e9239]{display:flex;flex-flow:row wrap;padding:1em 2em;justify-content:center}.frame .socials a[data-v-318e9239]{width:60px;height:60px;padding:.2em;margin:.25em .5em;filter:drop-shadow(1px 2px 3px #000)}.frame .socials a img[data-v-318e9239]{width:100%;height:100%;object-fit:contain}.frame .forum[data-v-318e9239]{font-family:Roboto Condensed;font-size:16px;font-weight:100;display:flex;z-index:1;flex-flow:row nowrap;justify-content:center;align-items:center;padding:1em}.frame .forum span[data-v-318e9239]{padding-left:1em}.frame .forum>img[data-v-318e9239]{width:34px}.frame .msgs[data-v-318e9239]{font-family:Roboto Condensed;font-weight:100;display:flex;margin-top:3em;flex-flow:column nowrap;width:100%}.frame .msgs>div[data-v-318e9239]{border-radius:24px;backdrop-filter:blur(20px);box-shadow:1px 2px 3px #212121;padding:1em;position:relative;background:rgba(0,0,0,.4);font-size:16px;z-index:1;opacity:.9;margin:.5em;color:#fff9}.frame .msgs>div.first[data-v-318e9239]{margin-top:1em;border-top-right-radius:0;align-self:flex-end}.frame .msgs>div.second[data-v-318e9239]{border-top-left-radius:0;width:max-content}.frame .msgs img[data-v-318e9239]{position:absolute;z-index:0}.frame .msgs img.ares[data-v-318e9239]{width:35vw;max-width:100px;bottom:1em;left:50%;transform:translate(-50%);opacity:.65}.frame .msgs img.parrot[data-v-318e9239]{width:50px;right:2em;bottom:1em}.card[data-v-bbefc4c7]{display:flex;justify-content:center;align-items:center;color:#fff;position:relative;font-family:Roboto Condensed;border-radius:30px;box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b;width:70vw;height:100%;max-height:50vh;overflow:hidden;transition:max-height .5s ease-in-out;margin:0 .5em}.card.selected[data-v-bbefc4c7]{max-height:65vh}.card video[data-v-bbefc4c7]{width:100%;height:100%;object-fit:cover}.card img[data-v-bbefc4c7]{position:absolute;left:50%;bottom:3em;transform:translate(-50%);width:60px;filter:drop-shadow(1px 2px 3px #000)}.card .name[data-v-bbefc4c7]{position:absolute;font-weight:900;font-size:1.4em;left:1em;bottom:1.5em}.card .title[data-v-bbefc4c7]{opacity:.65;position:absolute;font-size:.8em;text-shadow:1px 2px 3px #000;left:50%;transform:translate(-50%);top:1em}.list-enter-active[data-v-0411ca72],.list-leave-active[data-v-0411ca72],.list-move[data-v-0411ca72]{transition:all .5s ease-in-out}.list-enter-active[data-v-0411ca72]{position:relative}.frame[data-v-0411ca72]{display:flex;align-items:center;justify-content:center;color:#fff;background:url(/assets/4c5c3bd536910b12ad0314c1bb43dc8215b1c5f8/background_noise.reverse.cf4f807a.jpg) center/cover;flex-flow:column nowrap}.frame .title[data-v-0411ca72]{margin-top:2em;font-family:Montserrat;font-size:1.3em;font-weight:900;text-align:center}.frame .desc[data-v-0411ca72]{font-family:DM Sans;font-weight:100;font-size:.875em;opacity:.65;text-align:center;width:70%;margin:1em}.frame .sounds[data-v-0411ca72]{width:max-content;height:65vh;display:flex;flex-flow:row nowrap;overflow:hidden;align-items:center;justify-content:center;padding:1em}.frame .listen[data-v-0411ca72]{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;margin:2em 0}.frame .listen a[data-v-0411ca72]{font-weight:100;text-decoration:underline;font-size:.8em;margin-left:1em;color:#fff}.frame[data-v-f96d7c4e]{display:flex;overflow:hidden;flex-flow:column nowrap;background:url(/assets/f222ba3934ada9f664ae1c8e00febca2c234a57d/background_noise.810ce69f.jpeg) center/cover}.frame div[data-v-f96d7c4e]{width:100%;min-height:30vh;box-shadow:1px 2px 3px #000}.frame[data-v-f96d7c4e] :nth-child(1){background:url(/assets/dda4e60c596d17ad52b833b30504a412f7b41ec9/s1.7508f87b.jpeg) center/cover;z-index:4}.frame[data-v-f96d7c4e] :nth-child(2){background:url(/assets/e9b124c747893228087bee038889c0c0d2ebf6ae/s2.d08bb131.jpeg) center/cover;z-index:3}.frame[data-v-f96d7c4e] :nth-child(3){background:url(/assets/b8ad2e88a8054609237f7d48e528b3ccf41018f8/s3.78bfb807.jpeg) center/cover;z-index:2}.frame[data-v-f96d7c4e] :nth-child(4){background:url(/assets/8701842dcbd08f5cf8bc3a5e762cb3f27beee048/s4.d6b329ab.jpeg) center/cover}.frame[data-v-22c5df57]{display:flex;flex-flow:column nowrap;overflow:hidden;color:#fff;background:url(/assets/4c5c3bd536910b12ad0314c1bb43dc8215b1c5f8/background_noise.reverse.cf4f807a.jpg) center/cover;align-items:center;text-align:center;padding:1em 1em 0;position:relative}.frame .title[data-v-22c5df57]{font-family:Montserrat;font-size:28px;font-weight:900;padding-top:2em}.frame .desc[data-v-22c5df57]{font-family:DM Sans;font-size:15px;opacity:.65;padding:1em}.frame .weapons[data-v-22c5df57]{display:flex;flex-flow:row wrap;justify-content:center}.frame .weapons img[data-v-22c5df57]{width:50%;max-width:300px;padding:.5em;filter:drop-shadow(1px 2px 3px #000)}.frame .gif[data-v-22c5df57]{width:150%;min-height:200px;max-height:500px;object-fit:cover}.frame[data-v-fe363a7b]{display:flex;flex-flow:column nowrap;overflow:hidden;color:#fff;background:url(/assets/4c5c3bd536910b12ad0314c1bb43dc8215b1c5f8/background_noise.reverse.cf4f807a.jpg) center/cover;align-items:center;text-align:center;padding:1em;position:relative}.frame .title[data-v-fe363a7b]{font-family:Montserrat;font-size:28px;font-weight:900;padding-top:2em}.frame .desc[data-v-fe363a7b]{font-family:DM Sans;font-size:15px;opacity:.65;padding:1em}.frame .images[data-v-fe363a7b]{display:grid;grid-template-columns:1fr 1fr;grid-gap:1em;width:100%}.frame .images div[data-v-fe363a7b]{box-shadow:1px 2px 3px #000;width:100%;height:200px;border-radius:12px}.frame .images[data-v-fe363a7b] :nth-child(1){background:url(/assets/9b72f87404803310128da667eb9f4c878f2818f8/ss1.cf6a8c13.jpg) center/cover;z-index:4}.frame .images[data-v-fe363a7b] :nth-child(2){background:url(/assets/ba4a30d9e038c93e1aa26f8e2e758167764da250/ss2.01bbcdab.jpg) center/cover;z-index:3}.frame .images[data-v-fe363a7b] :nth-child(3){background:url(/assets/59addb7ea5088c1ea8942cfeac57681b188d4a97/ss3.f9f17927.jpg) center/cover;z-index:2}.frame .images[data-v-fe363a7b] :nth-child(4){background:url(/assets/6eebe2d311041019c473c23a378b182f77e38379/ss4.5e6a1bf5.jpg) center/cover}.frame .keys[data-v-fe363a7b]{height:200px}.frame .keys img[data-v-fe363a7b]{position:absolute;bottom:1em}.frame .keys .sword[data-v-fe363a7b]{left:1em}.frame .keys .gold_key[data-v-fe363a7b]{left:50%;transform:translate(-30%)}.frame .keys .silver_key[data-v-fe363a7b]{right:1em;bottom:4em}.langs[data-v-09a9f252]{position:fixed;z-index:10;top:.25em;right:.5em;padding:.25em;border-radius:5px;cursor:pointer}.langs img[data-v-09a9f252]{width:20px}.langs>img[data-v-09a9f252]{filter:drop-shadow(1px 2px 3px #000)}.langs .dropdown[data-v-09a9f252]{display:none}.langs[data-v-09a9f252]:hover{transition:all .3s ease-in-out;background:rgba(0,0,0,.3)}.langs:hover .dropdown[data-v-09a9f252]{display:flex}.container[data-v-79632fe4]{position:fixed;top:50vh;left:.25em;z-index:10;transform:translateY(-50%);display:flex;flex-flow:column nowrap;width:3px;min-height:100px;background:rgba(221,221,221,.5);backdrop-filter:blur(20px);border-radius:10px}.container span[data-v-79632fe4]{background:#1976d2;width:3px;position:absolute;top:0;height:var(--03fd9bcd);transition:top .3s ease-in-out;border-radius:10px}.container[data-v-c695dcb7]{width:100%;position:absolute;z-index:6;color:#2c3e50e6;top:100vh;left:0;transform:translateY(-50%);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-top:1px solid rgba(164,181,193,.7);border-bottom:1px solid rgba(164,181,193,.7);font-family:DM Sans;display:flex;flex-flow:column nowrap;padding:1.5em 10%}.container .title[data-v-c695dcb7]{font-weight:900;position:relative;width:max-content;margin-bottom:1em;z-index:2}.container .title[data-v-c695dcb7]:after{content:"";position:absolute;height:1px;width:500px;top:50%;right:-510px;transform:translateY(-50%);filter:drop-shadow(0 2px 6px rgba(0,0,0,.15)) drop-shadow(0 1px 2px rgba(0,0,0,.3));background:rgba(44,62,80,.9)}.container .news[data-v-c695dcb7]{justify-self:center;text-align:center;z-index:2}.container .news .kick[data-v-c695dcb7]{display:inline;color:#27ae60;font-weight:900}.container .news .join[data-v-c695dcb7]{color:inherit;text-decoration:underline}.container[data-v-e74e4189]{width:100%;height:100vh;background:url(/assets/df9f1a04324e64e5af480d517ba2216246c9fe20/ice_gradient.9766e566.jpeg) center/cover;font-family:DM Sans;display:flex;flex-flow:column nowrap;color:#fff;align-items:center;position:relative;padding-top:100px;border-bottom-left-radius:30px;border-bottom-right-radius:30px;min-height:900px}.container .trailer[data-v-e74e4189]{display:flex;flex-flow:row nowrap;flex:1;justify-content:center;align-items:center;position:relative;width:100%;z-index:1;padding:2em}.container .trailer .text[data-v-e74e4189]{text-transform:uppercase;width:max-content;height:max-content;color:#2c3e5033;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;letter-spacing:5px;line-height:60px;font-weight:900;font-size:3.3em;writing-mode:vertical-lr}@media screen and (max-width:1384px){.container .trailer .text[data-v-e74e4189]{letter-spacing:0}}.container .trailer img[data-v-e74e4189]{border-radius:12px;object-fit:contain;width:70vw;max-width:1200px;filter:drop-shadow(0 2px 6px rgba(0,0,0,.15)) drop-shadow(0 1px 2px rgba(0,0,0,.3))}.container .trailer iframe[data-v-e74e4189]{border-radius:12px;overflow:hidden;object-fit:contain;width:70vw;height:100%;max-width:1200px;max-height:600px}.container .cta[data-v-e74e4189]{display:flex;flex-flow:row nowrap;position:relative;z-index:2}.container .cta a>img[data-v-e74e4189]{width:50px;margin:0 1.5em;object-fit:contain;filter:drop-shadow(1px 2px 3px #000);opacity:.7}@media screen and (max-width:1378px){.container .cta a>img[data-v-e74e4189]{margin:.35em}}.container .cta .input_container[data-v-e74e4189]{margin:0 2em;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;position:relative}.container .cta .input_container img.button[data-v-e74e4189]{width:25px;filter:drop-shadow(1px 2px 3px #000);margin-right:.75em;object-fit:contain}.container .cta .input_container span.button[data-v-e74e4189]{margin:0 .5em 0 .75em;color:#34495e}.container .cta .input_container .title[data-v-e74e4189]{text-transform:uppercase;font-weight:500;font-size:1em;filter:drop-shadow(0 2px 6px rgba(0,0,0,.15)) drop-shadow(0 1px 2px rgba(0,0,0,.3));padding:.5em}.container .cta .input_container .desc[data-v-e74e4189]{font-weight:900;padding-top:.5em;text-align:center;font-size:.6em;max-width:300px;text-transform:uppercase}.container .fog[data-v-e74e4189]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background:url(/assets/65ae2ef921a2076302575a3389464b46cfd9587a/fog.482db7cd.png) top/cover;transform:rotate(180deg)}.card[data-v-fa8484e3]{display:flex;flex-flow:row nowrap;width:400px;height:max-content;position:relative;margin-left:120px}.card img[data-v-fa8484e3]{filter:drop-shadow(0 2px 6px rgba(0,0,0,.15)) drop-shadow(0 1px 2px rgba(0,0,0,.3));object-fit:contain}.card img.border[data-v-fa8484e3]{mix-blend-mode:luminosity;height:190px;position:absolute;top:45%;transform:rotate(-45deg) translateY(-60%)}.card img.icon[data-v-fa8484e3]{width:120px;margin-right:1em}@media screen and (max-width:1200px){.card[data-v-fa8484e3]{margin-left:0}.card img.border[data-v-fa8484e3]{display:none}}.card .texts[data-v-fa8484e3]{display:flex;flex-flow:column nowrap}.card .texts .title[data-v-fa8484e3]{text-transform:uppercase;letter-spacing:3px;font-size:2em;font-weight:500}.card .texts .badge[data-v-fa8484e3]{display:flex;flex-flow:row nowrap;font-size:.55em;text-transform:uppercase;border-radius:3px;justify-content:center;align-items:center;width:max-content;overflow:hidden;font-weight:100;box-shadow:1px 2px 3px #0009}.card .texts .badge>div[data-v-fa8484e3]{padding:.3em .5em}.card .texts .badge .badge_title[data-v-fa8484e3]{background:rgba(44,62,80,.9);padding-left:1em}.card .texts .badge .badge_value[data-v-fa8484e3]{padding-right:1em}.card .texts .desc[data-v-fa8484e3]{font-size:.65em;padding-top:1em;font-weight:100}.page__container[data-v-f940d7da]{margin-top:6px;display:flex;flex-flow:column nowrap;width:100%;position:relative;font-family:DM Sans;color:#fff}.page__container img[data-v-f940d7da]{width:100%;height:400px;z-index:5;border-top-left-radius:30px;border-top-right-radius:30px;object-fit:cover}.page__container .delimiter[data-v-f940d7da]{position:absolute;left:0;right:0;top:0;height:50px;transform:translateY(-55%);z-index:6;background:url(/assets/cb54ec91b74819a7f5a058c13a0a7f13155dc4cb/goldline1.efb2c074.png) repeat-x;mix-blend-mode:luminosity}.page[data-v-f940d7da-s]{width:100%;height:100vh;min-height:900px;border-top:1px solid #000;background:url(/assets/df9f1a04324e64e5af480d517ba2216246c9fe20/ice_gradient.9766e566.jpeg) center/cover;border-bottom-left-radius:30px;border-bottom-right-radius:30px}.page[data-v-4f62be6d]{display:flex;flex-flow:column nowrap}.page .top[data-v-4f62be6d]{display:grid;grid:"title title ." 1fr ". middle ." 1fr ". desc desc"/1.5fr 80px 1fr;padding:3em 100px 1em 200px}@media screen and (max-width:1300px){.page .top[data-v-4f62be6d]{grid:"title title title" 1fr ". middle ." 1fr ". desc desc"/1.5fr 80px 1fr}}.page .top .title[data-v-4f62be6d]{grid-area:title;font-size:3em;text-transform:uppercase;filter:drop-shadow(0 2px 6px rgba(0,0,0,.15)) drop-shadow(0 1px 2px rgba(0,0,0,.3));place-self:center end;font-weight:100}.page .top .title b[data-v-4f62be6d]{display:inline;color:#2ecc71;font-weight:900}.page .top .desc[data-v-4f62be6d]{font-weight:100;place-self:center start;font-family:Montserrat;font-size:1.1em}.page .top .bar[data-v-4f62be6d]{grid-area:middle;place-self:center center;width:1px;height:50px;background:#fff;filter:drop-shadow(0 2px 6px rgba(0,0,0,.15)) drop-shadow(0 1px 2px rgba(0,0,0,.3))}.page .top .desc[data-v-4f62be6d]{grid-area:desc}.page .bottom[data-v-4f62be6d]{display:grid;grid-template-columns:1fr 1fr;margin:3em;grid-column-gap:100px;place-items:center start;flex:1}.page .bottom[data-v-4f62be6d]>:nth-child(odd){place-self:center end}.big_card[data-v-a9cd3b0c]{display:grid;grid:"icon" 110px "title" max-content "desc" 120px/350px;place-items:center center;text-align:center;color:#fff;filter:drop-shadow(0 2px 6px rgba(0,0,0,.15)) drop-shadow(0 1px 2px rgba(0,0,0,.3));font-family:Roboto condensed;flex:1 1 30%;transition:transform .2s ease-in-out;grid-row-gap:.5em}@media screen and (max-width:1200px){.big_card[data-v-a9cd3b0c]{transform:scale(.8)}}.big_card img[data-v-a9cd3b0c]{object-fit:contain;width:95px}.big_card .title[data-v-a9cd3b0c]{font-size:1.1em;opacity:.8;padding-top:.5em;text-shadow:1px 2px 3px rgba(0,0,0,.3)}.big_card .desc[data-v-a9cd3b0c]{font-size:.875em;font-weight:400;opacity:.65;place-self:flex-start;padding:0 .5em}.page[data-v-d8697d3c]{display:flex;flex-flow:column nowrap;position:relative;overflow:hidden}.page .sword[data-v-d8697d3c]{position:absolute;width:800px;object-fit:contain;right:-200px;bottom:0;transform:rotate(43deg);z-index:1;mix-blend-mode:luminosity;opacity:.5}.page .bottom[data-v-d8697d3c]{display:flex;flex-flow:row wrap;justify-content:space-evenly;align-items:center;z-index:2;flex:1;margin:0 400px 0 100px}@media screen and (max-width:1710px){.page .bottom[data-v-d8697d3c]{margin:0 100px}}@media screen and (max-width:1400px){.page .bottom[data-v-d8697d3c]{margin:0}}.page .top[data-v-d8697d3c]{display:flex;flex-flow:row nowrap;padding:3em 0 0 150px;z-index:2;position:relative}.page .top .title[data-v-d8697d3c]{font-size:3em}.page .top .line[data-v-d8697d3c]{width:100px;margin:45px 1em 1em;background:#fff;height:1px;box-shadow:1px 2px 3px #000}.page .top .desc[data-v-d8697d3c]{margin-top:25px;width:500px;font-size:.9em;font-weight:100;font-family:Montserrat}.inline_feature[data-v-b0d8383b]{display:grid;grid:"title icon" 40px "desc icon" 1fr/1fr 60px;text-align:end;grid-column-gap:1em;width:max-content}.inline_feature .title[data-v-b0d8383b]{text-transform:uppercase;font-size:1.3em;grid-area:title;place-self:end end}.inline_feature .desc[data-v-b0d8383b]{font-size:.9em;font-weight:100;opacity:.65;grid-area:desc;width:270px;place-self:end end}.inline_feature img[data-v-b0d8383b]{grid-area:icon;object-fit:contain;width:100%;place-self:center center}.page[data-v-ce4a806b]{display:flex;flex-flow:row nowrap;padding:2em 2em 0 1em;overflow:hidden}.page .left[data-v-ce4a806b]{display:flex;flex-flow:column nowrap;justify-content:space-evenly;align-items:center;place-self:center;flex:1 1 30%}.page .left>div[data-v-ce4a806b]{margin:1em 0}.page .center[data-v-ce4a806b]{display:flex;justify-content:center;align-items:center;position:relative;flex:1 2 30%}@media screen and (max-width:1250px){.page .center[data-v-ce4a806b]{display:none}}.page .center .helmet[data-v-ce4a806b]{mix-blend-mode:multiply;max-width:600px;width:100%;height:auto;z-index:1;object-fit:contain;opacity:.8;animation:float-ce4a806b 5s infinite alternate ease-in-out}.page .center .circle[data-v-ce4a806b]{position:absolute;width:800px;top:50%;left:50%;opacity:.4;transform:translateY(-50%) translate(-50%);animation:rotate-ce4a806b 30s linear infinite,disapear-ce4a806b 5s ease-in-out 5s infinite alternate;mix-blend-mode:screen}.page .center .circle.second[data-v-ce4a806b]{mix-blend-mode:luminosity;animation:rotate-ce4a806b 25s linear infinite,disapear-ce4a806b 5s ease-in-out infinite alternate}.page .center .circle.third[data-v-ce4a806b]{mix-blend-mode:luminosity;animation:rotate-ce4a806b 35s linear infinite reverse}@media screen and (max-width:1300px){.page .center .circle[data-v-ce4a806b]{display:none}}.page .right[data-v-ce4a806b]{position:relative;display:flex;flex-flow:column nowrap;justify-content:center;flex:1 1 30%}.page .right .title[data-v-ce4a806b]{font-size:3em;font-weight:600;display:flex;flex-flow:row nowrap;align-items:center}.page .right .title .lines[data-v-ce4a806b]{border:1px solid #fff;border-bottom:0;border-right:0;width:70px;height:50px;margin:1em .25em .1em 2em;filter:drop-shadow(1px 2px 3px #000)}.page .right .desc[data-v-ce4a806b]{text-align:end;padding-right:2em;font-family:Montserrat;font-weight:100}.page .right img[data-v-ce4a806b]{object-fit:contain;min-width:550px;width:100%;margin-top:2em;mix-blend-mode:lighten;align-self:flex-end;transform:translateZ(0)}@-moz-keyframes disapear-ce4a806b{0%{opacity:.5}to{opacity:0}}@-webkit-keyframes disapear-ce4a806b{0%{opacity:.5}to{opacity:0}}@-o-keyframes disapear-ce4a806b{0%{opacity:.5}to{opacity:0}}@keyframes disapear-ce4a806b{0%{opacity:.5}to{opacity:0}}@-moz-keyframes float-ce4a806b{0%{transform:translateY(30px)}to{transform:translateY(0)}}@-webkit-keyframes float-ce4a806b{0%{transform:translateY(30px)}to{transform:translateY(0)}}@-o-keyframes float-ce4a806b{0%{transform:translateY(30px)}to{transform:translateY(0)}}@keyframes float-ce4a806b{0%{transform:translateY(30px)}to{transform:translateY(0)}}@-moz-keyframes rotate-ce4a806b{0%{transform:translateY(-50%) translate(-50%) rotate(0)}to{transform:translateY(-50%) translate(-50%) rotate(360deg)}}@-webkit-keyframes rotate-ce4a806b{0%{transform:translateY(-50%) translate(-50%) rotate(0)}to{transform:translateY(-50%) translate(-50%) rotate(360deg)}}@-o-keyframes rotate-ce4a806b{0%{transform:translateY(-50%) translate(-50%) rotate(0)}to{transform:translateY(-50%) translate(-50%) rotate(360deg)}}@keyframes rotate-ce4a806b{0%{transform:translateY(-50%) translate(-50%) rotate(0)}to{transform:translateY(-50%) translate(-50%) rotate(360deg)}}.page[data-v-7608f85c]{display:flex;flex-flow:column nowrap;justify-content:space-evenly;overflow:hidden}.page .items[data-v-7608f85c],.page .musics[data-v-7608f85c]{width:100%;overflow-x:scroll}.page .items .scrollable[data-v-7608f85c],.page .musics .scrollable[data-v-7608f85c]{position:relative;display:flex;flex-flow:row nowrap;width:max-content}.page .items .scrollable img[data-v-7608f85c],.page .musics .scrollable img[data-v-7608f85c]{width:300px;object-fit:contain;filter:drop-shadow(1px 2px 3px #000)}.page .items .scrollable iframe[data-v-7608f85c],.page .musics .scrollable iframe[data-v-7608f85c]{background:#212121;z-index:4;width:450px;height:220px;margin:1.5em;filter:drop-shadow(1px 2px 3px #000);border-radius:50px;overflow:hidden}.page .items_title[data-v-7608f85c]{display:flex;flex-flow:row nowrap;align-items:center;align-self:flex-end}.page .items_title .line[data-v-7608f85c]{height:1px;width:100px;background:#fff;box-shadow:1px 2px 3px #000}.page .items_title .line.l2[data-v-7608f85c]{width:300px;flex:1 3}.page .items_title .title[data-v-7608f85c]{font-size:3em;padding:0 1em;max-width:max-content}.page .items_title .desc[data-v-7608f85c]{flex:1 2;padding:0 1em;font-family:Montserrat;font-weight:100}.page .items_title .desc b[data-v-7608f85c]{font-weight:300;text-shadow:1px 2px 3px rgba(0,0,0,.4)}.page .musics_title[data-v-7608f85c]{display:flex;flex-flow:row nowrap;align-items:center}.page .musics_title .line[data-v-7608f85c]{width:200px;height:1px;background:#fff;box-shadow:1px 2px 3px #000}.page .musics_title .line.l2[data-v-7608f85c]{max-width:360px;flex:1 3}.page .musics_title .title[data-v-7608f85c]{font-size:3em;padding:0 1em;max-width:max-content}.page .musics_title .desc[data-v-7608f85c]{flex:1;padding-left:1em;font-family:Montserrat;font-weight:100}.page[data-v-01ed51db]{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0}.page .title[data-v-01ed51db]{font-size:4em;font-weight:500;font-family:Montserrat}.page .layers[data-v-01ed51db]{display:flex;flex-flow:row nowrap;justify-content:space-evenly;align-items:center}.page .layers img[data-v-01ed51db]{width:40%;object-fit:contain;mix-blend-mode:hard-light;filter:drop-shadow(0 2px 6px rgba(0,0,0,.15)) drop-shadow(0 1px 2px rgba(0,0,0,.3));animation:float-01ed51db 4s infinite alternate ease-in-out}.page .layers .descs[data-v-01ed51db]{width:500px;font-size:1.2em;font-weight:100;display:flex;flex-flow:column nowrap;font-family:Montserrat}.page .layers .descs .desc[data-v-01ed51db]{padding:1em 0}@-moz-keyframes float-01ed51db{0%{transform:translateY(-15px) rotate(-5deg)}to{transform:translateY(15px) rotate(-5deg)}}@-webkit-keyframes float-01ed51db{0%{transform:translateY(-15px) rotate(-5deg)}to{transform:translateY(15px) rotate(-5deg)}}@-o-keyframes float-01ed51db{0%{transform:translateY(-15px) rotate(-5deg)}to{transform:translateY(15px) rotate(-5deg)}}@keyframes float-01ed51db{0%{transform:translateY(-15px) rotate(-5deg)}to{transform:translateY(15px) rotate(-5deg)}}footer[data-v-51ebabed]{height:200px;width:100%;border-bottom-left-radius:30px;border-bottom-right-radius:30px;bottom:0;background:rgba(44,62,80,.9);display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;box-shadow:inset 1px 2px 5px #0006;position:relative}footer .designed[data-v-51ebabed]{position:absolute;right:1.5em;color:#fff;bottom:.5em;font-size:1.2em;font-family:Marck Script,cursive;text-shadow:1px 2px 3px rgba(0,0,0,.5)}footer .designed a[data-v-51ebabed]{cursor:pointer;color:#2ecc71;text-decoration:none}footer .texts[data-v-51ebabed]{display:flex;flex-flow:row nowrap;text-transform:uppercase;font-size:.7em;font-weight:900}footer .texts a[data-v-51ebabed],footer .texts>div[data-v-51ebabed]{text-decoration:none;color:#fff;cursor:pointer;padding:0 2em;opacity:.65}footer .socials[data-v-51ebabed]{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:100%}footer .socials img[data-v-51ebabed]{width:50px;margin:1em;object-fit:contain;filter:drop-shadow(1px 2px 3px #212121)}.launch_app[data-v-10ab176d]{position:fixed;top:.5em;right:50px;z-index:100;width:25px;object-fit:contain;filter:drop-shadow(1px 2px 3px #000);cursor:pointer;transition:all .2s ease-in-out}.launch_app[data-v-10ab176d]:hover{width:30px}.root_sm[data-v-10ab176d]{width:100vw;overflow:hidden;display:flex;flex-flow:column nowrap;font-family:Roboto Condensed}.root_sm .frame[data-v-10ab176d]{width:100%;min-height:700px;scroll-snap-align:start}.root[data-v-10ab176d]{width:100vw;display:flex;flex-flow:column nowrap;position:relative;font-family:DM Sans}.root .gold_line[data-v-10ab176d]{position:absolute;opacity:.3;width:50px;top:-2em;bottom:0;left:2em;background:url(/assets/7085d0e5b3b1ceaf53f6f2b08ffd9d87071f5a58/goldline2.ad608609.png) repeat-y;mix-blend-mode:luminosity;z-index:5}