@import"https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,400;0,500;0,700;1,400&display=swap";@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;font-family:Ubuntu,sans-serif;scroll-behavior:smooth}body{min-height:100vh;color:#fff;background-color:#271753;background-image:linear-gradient(#271753,#130a22);overflow-x:hidden}::-webkit-scrollbar{width:10px;height:10px;-webkit-transition:.5s all;position:absolute}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-track{background:#00000067}::-webkit-scrollbar-thumb{background:#c5c5c5}::-webkit-scrollbar-thumb:active{background:#f7a2ff}::-webkit-scrollbar-corner{background:#00000067}::-webkit-resizer{display:none}#app{margin:0 auto;width:100vw;min-height:100vh;font-weight:400;display:flex;flex-direction:column;image-rendering:initial;position:relative;z-index:3}header{background-color:#4f3e63cc;display:flex;justify-content:center;border-bottom:#342941cc 7px solid;position:fixed;z-index:100000;padding:0 2em;width:100vw}footer{background-color:#2e243a;display:flex;justify-content:center;padding:2em;border-bottom:.5em solid #1e1627d8}.footerwrapper{display:flex;justify-content:space-between;flex-direction:column;gap:2em;width:100%;align-items:center}.mainfade-enter-active,.mainfade-leave-active{transition:opacity .2s ease}.mainfade-enter-to,.mainfade-leave-from{opacity:1}.mainfade-enter-from,.mainfade-leave-to{opacity:0}.footericon{flex-grow:1}.footericon img{width:10em;height:10em;transition:.2s all;-webkit-user-select:none;user-select:none}.footericon img:hover{scale:102%}.footerstats{flex-grow:10;display:flex;flex-direction:column;justify-content:space-between;gap:2em}.footerpages{display:flex;justify-content:space-between;flex-direction:column;align-items:center;gap:1em}.pages{display:flex;flex-direction:column;text-transform:uppercase;font-size:1em;gap:.5em}.pages_dom{display:flex;gap:2em}.pages_sub{display:flex;gap:2em;font-size:.8em;justify-content:center}.flag{display:flex;justify-content:center;align-items:center;overflow:hidden}.flag img{width:100%;height:5em}.footersocial{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;gap:2em}.social{display:flex;gap:1em;justify-content:center;flex-wrap:wrap;width:100vw;padding:0 3em}.socialicon{cursor:pointer;-webkit-user-select:none;user-select:none;transition:.2s all;display:flex;justify-content:center;align-items:center}.socialicon svg{width:4em;height:4em}.socialicon:hover{color:#f7a2ff;fill:#f7a2ff}.social .router-link-active svg{fill:#f7a2ff}a,a:hover,a:active,a:after,a:before,a:visited,a:focus,a:link{color:inherit;text-decoration:inherit;outline:0}.pages a{color:#ffffff9a;fill:#ffffff9a;transition:.2s all}.pages a:hover{color:#f7a2ff;fill:#f7a2ff}.pages .router-link-active{color:#f7a2ff}.headerwrapper{display:flex;justify-content:space-between;gap:2em;width:100%;align-items:center;font-weight:700;font-size:1.2em}main{flex-grow:1;display:flex;justify-content:center;position:relative;padding:0 2em 7px;overflow:hidden;box-shadow:inset 0 -7px #03010775}.loadingscreenwrapper{flex-grow:1;display:flex;justify-content:center;position:relative;padding:0 2em;min-height:46em}.loadingscreen{position:fixed;z-index:-1;width:100vw;height:calc(100vh - 13em);display:flex;justify-content:center;align-items:center}.loadingscreen svg{width:5em;height:5em;animation:loadingscreenanimate 4s infinite;fill:#fbd1ff;opacity:.5}@keyframes loadingscreenanimateshort{0%{scale:1;rotate:0deg}to{scale:1;rotate:360deg}}@keyframes loadingscreenanimate{0%{scale:1;rotate:0deg}12.5%{scale:1.5;rotate:90deg}25%{scale:1;rotate:90deg}37.5%{scale:1.5;rotate:180deg}50%{scale:1;rotate:180deg}62.5%{scale:1.5;rotate:270deg}75%{scale:1;rotate:270deg}88.5%{scale:1.5;rotate:360deg}to{scale:1;rotate:360deg}}.mainlike{flex-grow:1;display:flex;justify-content:center;position:relative;padding:0 2em}.mainwrapper{display:flex;flex-direction:column;gap:1em;width:100%}.mainicon{padding:.25em}.mainicon img{height:3em;width:3em;transition:.2s all;-webkit-user-select:none;user-select:none}.mainicon img:hover{scale:102%}.nav_menu{display:flex;flex-direction:column;position:fixed;right:0;z-index:99999;background-color:#2e243a;height:100vh;padding:6em 0 2em;width:50vw;box-shadow:inset 7px 0 #1f172d}.nav_menu .iconoutline{height:70vh;position:absolute;top:50%;translate:0 -50%;z-index:-1;opacity:.01}.navitem_space{flex-grow:1}.nav_menu .navitem{color:#fff;fill:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;cursor:pointer;text-transform:uppercase;font-size:.9em;gap:.25em;transition:.2s all;width:100%}.navitem a{display:flex;align-items:center;justify-content:center;gap:.25em;padding:1.25em 1em;width:100%}.navitem svg{height:1.25em;width:1.25em}.navitem:hover{color:#f7a2ff;fill:#f7a2ff;background-color:#604b7a2a}.navitem .router-link-active{color:#f7a2ff;box-shadow:inset 7px 0 #f7a2ff;background-color:#724b7a52}.navitem .navitem_active_line{display:none}.grecaptcha-badge{visibility:hidden}.nav_mobile_button{color:#fff;fill:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;cursor:pointer;text-transform:uppercase;padding:1em 0;font-size:.9em;gap:.25em}.nav_mobile_button:active{animation:.2s ease-out 0s 1 wobble}.nav_mobile_button svg{height:2em;width:2em}.nav_desktop{display:none}#mobileblackground{z-index:99998;position:fixed;width:100vw;height:100vh;background-color:#000000b3}#blackground{z-index:100001;position:fixed;width:100vw;height:100vh;background-color:#000000b3}.blackgroundimage{background-color:#000c!important}#imagemodal{width:95vw;height:95vh;position:fixed;z-index:100002;left:50%;top:50%;translate:-50% -50%;display:flex;color:#fff;flex-direction:column;padding:1em}#imagemodal .centerpart{display:flex;flex-grow:1;height:40%}#imagemodal .mainframeimage{flex-grow:1;width:100%;height:100%;display:flex;justify-content:center;position:relative;align-items:center}#imagemodal .mainframeimage img{width:100%;height:100%;object-fit:contain;display:flex;image-rendering:pixelated;image-rendering:crisp-edges}#imagemodal .mainframeimage iframe{aspect-ratio:16 / 9}#imagemodal .bottompart{display:flex;flex-direction:column;position:relative;z-index:2;justify-content:center;align-items:center}#imagemodal .bottom_description{height:4em;display:flex;justify-content:center;align-items:center;opacity:.9;padding:.5em;font-size:1.25em;text-align:center}#imagemodal .bottom_menu{display:flex;width:fit-content;gap:.5em;-webkit-user-select:none;user-select:none}#imagemodal .bottom_menu_button{padding:1em;border:4px solid #321971;background-color:#261750;border-radius:15px;display:flex;cursor:pointer;color:#fff;fill:#fff;transition:.2s all}#imagemodal .bottom_menu_button svg{width:2em;height:2em;transition:.2s all}#imagemodal .bottom_menu_button:hover{border:4px solid #f7a2ff;background-color:#3d1f6d}#imagemodal .bottom_menu_button:hover svg{scale:115%}.language{width:12em;display:flex}.dropdown_right,.dropdown_right_open{position:absolute;width:1.5em;height:1.5em;display:flex;justify-content:center;align-items:center;right:0}.dropdown_right svg{transition:.2s all}.dropdown_right_open svg{transition:.2s all;rotate:-90deg}.projects{display:flex;flex-direction:column}@keyframes wobble{0%{scale:100%}50%{scale:110%}to{scale:100%}}.background_texture{background-image:url(/assets/default_background-BpxGCVBy.png);width:200%;height:200%;position:absolute;background-size:80%;background-position:center;animation:background_stars 150s infinite linear}@keyframes background_stars{0%{scale:1;rotate:0deg}25%{scale:1.2;rotate:5deg}50%{scale:1;rotate:0deg}75%{scale:1.2;rotate:-5deg}to{scale:1;rotate:0deg}}@media only screen and (min-width: 850px){header{padding:0 2.5em}footer{padding:3.5em 2.5em}main{padding:0 2.5em}.mainlike{padding:0 2.5em}.headerwrapper{min-width:40em;max-width:90%}.footerwrapper{min-width:40em;max-width:90%;flex-direction:row}.mainwrapper{min-width:40em;max-width:90%}.footerpages{flex-direction:row}.pages_sub{justify-content:flex-start}.flag{display:flex;justify-content:center;align-items:center;border-radius:6px;overflow:hidden;-webkit-user-select:none;user-select:none}.flag svg{width:5em;height:3em}.footersocial{justify-content:space-between;width:auto;flex-direction:row;gap:1em}.social{display:flex;gap:1em;flex-wrap:wrap;width:auto;padding:0}.socialicon{cursor:pointer;-webkit-user-select:none;user-select:none;transition:.2s all;display:flex;justify-content:center;align-items:center}.socialicon svg{width:3em;height:3em}.nav_desktop{display:flex;gap:2em;flex-direction:row;height:100%}.nav_desktop .navitem{color:#fff;fill:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;cursor:pointer;text-transform:uppercase;font-size:.9em;gap:.25em;transition:.2s all;position:relative}.navitem a{display:flex;align-items:center;justify-content:center;gap:.25em;padding:1em 0;height:calc(100% + 14px);position:relative}.navitem .router-link-active{color:#f7a2ff;box-shadow:inset 7px 0 0 transparent;background-color:transparent}.navitem .router-link-active .navitem_active_line{position:absolute;height:7px;width:100%;bottom:0;left:0;display:flex;background-color:#f7a2ff;animation:.2s ease-out 0s 1 navitemspawn;transition:.1s all}@keyframes navitemspawn{0%{scale:0% 100%}to{scale:100% 100%}}.navitem:hover{color:#f7a2ff;fill:#f7a2ff;background-color:transparent}.nav_desktop .navitem svg{height:1.25em;width:1.25em}.nav_menu,.nav_mobile_button,#mobileblackground{display:none}.background_texture{width:200%;height:200%;background-size:40%}}@media only screen and (min-width: 1300px){header{padding:0 2.5em}footer{padding:3.5em 2.5em}main{padding:0 2.5em}.mainlike{padding:0 2.5em}.headerwrapper,.footerwrapper,.mainwrapper{min-width:40em;max-width:70%}.background_texture{width:200%;height:200%;background-size:25%}}.button[data-v-9802b253]{cursor:pointer;-webkit-user-select:none;user-select:none;height:fit-content;display:flex;transition:all .2s}.default.button .top_inactive[data-v-9802b253]:hover{scale:102%;box-shadow:0 .25em .5em #0003}.default.button.dropdown_top_button .top_inactive[data-v-9802b253]:hover{scale:none;box-shadow:none}.home_button.button .top_inactive[data-v-9802b253]:hover{scale:102%;box-shadow:0 .25em .5em #0003}.home_button.button.dropdown_top_button .top_inactive[data-v-9802b253]:hover{scale:none;box-shadow:none}.button.disabled[data-v-9802b253]{cursor:inherit}.button.disabled .top_inactive[data-v-9802b253]:hover{scale:100%;box-shadow:none}.button_wrapper[data-v-9802b253]{flex-grow:1;transition:.5s all}.based .top[data-v-9802b253]{box-sizing:content-box;padding:1em 2em;font-size:1.2em;font-weight:700;text-align:center;transition:.2s all;display:flex;justify-content:center;align-items:center;position:relative;z-index:2;border-radius:10px}.dropdown_top_button[data-v-9802b253]{width:100%}.dropdown_top_button .top[data-v-9802b253]{box-sizing:content-box;padding:.25em .5em;font-size:1em;font-weight:700;text-align:center;transition:.2s all;display:flex;justify-content:center;align-items:center;position:relative;z-index:2;border-radius:7px;height:1.5em}.dropdown_inner_button .top[data-v-9802b253]{box-sizing:content-box;padding:.25em .5em;font-size:1em;font-weight:700;text-align:center;transition:.2s all;display:flex;justify-content:center;align-items:center;position:relative;z-index:2;height:1.9em}.dropdown_top_button.lang .top[data-v-9802b253],.dropdown_inner_button.lang_inner_dropdown .top[data-v-9802b253]{padding:1em}.buttonval[data-v-9802b253]{width:100%;display:flex;justify-content:center;align-items:center;position:relative}.lang .buttonval[data-v-9802b253]{justify-content:space-between}.lang_inner_dropdown .buttonval[data-v-9802b253]{display:flex;justify-content:flex-start;align-items:center;gap:.5em}.dropdown_top_button .buttonval[data-v-9802b253]{justify-content:flex-start}.default_inner_dropdown .buttonval[data-v-9802b253]{display:flex;justify-content:flex-start;align-items:center;gap:.5em}.icon[data-v-9802b253]{width:1.5em;height:1.5em;animation:rotation-9802b253 2s infinite linear;position:absolute}@keyframes rotation-9802b253{0%{rotate:0deg}to{rotate:359deg}}.invisible[data-v-9802b253]{visibility:hidden}.default .top_inactive[data-v-9802b253],.default .top_active[data-v-9802b253]{background-color:#261750;color:#fff;fill:#fff;border:4px solid #321971}.default.dropdown_top_button .top_inactive[data-v-9802b253]{background-color:#261750;color:#fff;fill:#fff;border:2px solid #321971}.default.dropdown_top_button .top_active[data-v-9802b253]{background-color:#3d1f6d;color:#fff;fill:#fff;border:2px solid #f7a2ff}.default .top_inactive[data-v-9802b253]:hover{border:4px solid #f7a2ff;background-color:#3d1f6d}.default.dropdown_top_button .top_inactive[data-v-9802b253]:hover{border:2px solid #f7a2ff;background-color:#3d1f6d}.default.button.disabled[data-v-9802b253]{opacity:.5}.default.button.disabled.dropdown_top_button .top_inactive[data-v-9802b253]:hover{background-color:#261750;border:2px solid #321971}.default.button.disabled .top_inactive[data-v-9802b253]:hover{background-color:#261750;border:4px solid #321971}.default_inner_dropdown .top_inactive[data-v-9802b253]{font-weight:inherit}.default_inner_dropdown .top_inactive[data-v-9802b253]:hover{color:#f7a2ff;background-color:#3d1f6d;font-weight:inherit}.default_inner_dropdown .top_active[data-v-9802b253]{font-weight:inherit;color:#ffffff63}.home_button .top_inactive[data-v-9802b253],.home_button .top_active[data-v-9802b253]{background-color:#261750b9;color:#fff;fill:#fff;border:4px solid #441ea3}.home_button.dropdown_top_button .top_inactive[data-v-9802b253]{background-color:#261750;color:#fff;fill:#fff;border:2px solid #321971}.home_button.dropdown_top_button .top_active[data-v-9802b253]{background-color:#3d1f6d;color:#fff;fill:#fff;border:2px solid #f7a2ff}.home_button .top_inactive[data-v-9802b253]:hover{border:4px solid #f7a2ff;background-color:#3d1f6db9}.home_button.dropdown_top_button .top_inactive[data-v-9802b253]:hover{border:2px solid #f7a2ff;background-color:#3d1f6db9}.home_button.button.disabled[data-v-9802b253]{opacity:.5}.home_button.button.disabled.dropdown_top_button .top_inactive[data-v-9802b253]:hover{background-color:#261750;border:2px solid #321971}.home_button.button.disabled .top_inactive[data-v-9802b253]:hover{background-color:#261750;border:4px solid #321971}.home_button_inner_dropdown .top_inactive[data-v-9802b253]{font-weight:inherit}.home_button_inner_dropdown .top_inactive[data-v-9802b253]:hover{color:#f7a2ff;background-color:#3d1f6d;font-weight:inherit}.home_button_inner_dropdown .top_active[data-v-9802b253]{font-weight:inherit;color:#ffffff63}.lang .top_inactive[data-v-9802b253]{background-color:#2e243a;color:#fff;fill:#fff;border:2px solid #ffffff9a}.lang .top_active[data-v-9802b253]{background-color:#3c2e4d;color:#fff;fill:#fff;border:2px solid #f7a2ff}.lang .top_inactive[data-v-9802b253]:hover{border:2px solid #f7a2ff;background-color:#3c2e4d}.lang.button.disabled[data-v-9802b253]{opacity:.5}.lang.button.disabled .top_inactive[data-v-9802b253]:hover{background-color:#261750;border:4px solid #321971}.lang_inner_dropdown .top_inactive[data-v-9802b253]{font-weight:inherit}.lang_inner_dropdown .top_inactive[data-v-9802b253]:hover{color:#f7a2ff;background-color:#3d1f6d;font-weight:inherit}.lang_inner_dropdown .top_active[data-v-9802b253]{font-weight:inherit;color:#ffffff7e}.default_dropdown.dropdown[data-v-32846149]{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:end;flex-grow:1;width:100%;position:relative}.default_dropdown.dropdown_menu[data-v-32846149]{box-sizing:content-box;position:absolute;top:102%;display:flex;flex-direction:column;background-color:#301c69;color:#fff;fill:#fff;border:2px solid #f7a2ff;box-shadow:0 5px 5px #00000091;transition:.2s all;z-index:10;border-radius:7px;width:calc(100% - 4px);overflow:hidden}.dropdown_centerval[data-v-32846149]{display:flex;justify-content:center;align-items:center;gap:.5em}.default .dropdown_centerval div[data-v-32846149]{width:13em;display:flex;justify-content:flex-start}.lang_dropdown.dropdown[data-v-32846149]{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:end;flex-grow:1;width:100%;position:relative}.lang_dropdown.dropdown_menu[data-v-32846149]{box-sizing:content-box;position:absolute;top:102%;display:flex;flex-direction:column;background-color:#2e243a;color:#fff;fill:#fff;border:2px solid #f7a2ff;box-shadow:0 5px 5px #00000091;transition:.2s all;z-index:10;border-radius:10px;width:calc(100% - 4px);overflow:hidden}.langicon[data-v-32846149]{display:flex;justify-content:center;align-items:center}.langicon img[data-v-32846149]{width:3em}.dropdown_menu_slide-enter-active[data-v-32846149],.dropdown_menu_slide-leave-active[data-v-32846149]{transition:all .1s ease;overflow:hidden}.dropdown_menu_slide-enter-from[data-v-32846149],.dropdown_menu_slide-leave-to[data-v-32846149]{height:0;margin-top:0}.fadeblackground-enter-active[data-v-fe61a9ab],.fadeblackground-leave-active[data-v-fe61a9ab]{transition:opacity .2s ease}.fadeblackground-enter-to[data-v-fe61a9ab],.fadeblackground-leave-from[data-v-fe61a9ab]{opacity:1}.fadeblackground-enter-from[data-v-fe61a9ab],.fadeblackground-leave-to[data-v-fe61a9ab]{opacity:0}.fademodal-enter-active[data-v-fe61a9ab],.fademodal-leave-active[data-v-fe61a9ab]{transition:all .2s ease}.fademodal-enter-to[data-v-fe61a9ab],.fademodal-leave-from[data-v-fe61a9ab]{opacity:1;scale:1}.fademodal-enter-from[data-v-fe61a9ab],.fademodal-leave-to[data-v-fe61a9ab]{scale:.3;opacity:0}.nav_menu_open-enter-active[data-v-fe61a9ab],.nav_menu_open-leave-active[data-v-fe61a9ab]{transition:right .2s ease}.nav_menu_open-enter-to[data-v-fe61a9ab],.nav_menu_open-leave-from[data-v-fe61a9ab]{right:0}.nav_menu_open-enter-from[data-v-fe61a9ab],.nav_menu_open-leave-to[data-v-fe61a9ab]{right:-51vw}.fade-enter-active[data-v-fe61a9ab],.fade-leave-active[data-v-fe61a9ab]{transition:opacity .2s ease}.fade-enter-to[data-v-fe61a9ab],.fade-leave-from[data-v-fe61a9ab]{opacity:1}.fade-enter-from[data-v-fe61a9ab],.fade-leave-to[data-v-fe61a9ab]{opacity:0}.fadem-enter-active[data-v-fe61a9ab],.fadem-leave-active[data-v-fe61a9ab]{transition:opacity .2s ease}.fadem-enter-to[data-v-fe61a9ab],.fadem-leave-from[data-v-fe61a9ab]{opacity:1}.fadem-enter-from[data-v-fe61a9ab],.fadem-leave-to[data-v-fe61a9ab]{opacity:0}svg[data-v-e313cf7f]{rotate:180deg}.homewrapper[data-v-ff7ff253]{display:flex;flex-direction:column;width:100%}.me_top[data-v-ff7ff253]{height:20em;display:flex;justify-content:center;align-items:flex-end;background-color:#271757;width:100vw;position:absolute;left:0;top:0;overflow:hidden;padding:0 2.5em}.me_placeholder[data-v-ff7ff253]{height:18em;margin-bottom:2em}.me_border[data-v-ff7ff253]{height:7px;width:100vw;left:0;background-color:#00000057;position:absolute;top:calc(20em - 7px);z-index:3}.me_main[data-v-ff7ff253]{position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-end;margin-top:2em;width:100%}.me_main img[data-v-ff7ff253]{height:15em;width:15em;object-fit:contain;translate:3em 0;z-index:-1}.me_stats[data-v-ff7ff253]{display:flex;flex-direction:column;min-width:15em;width:100%;position:absolute;left:0;top:53%;translate:0 -50%;font-size:1em}.me_stats_hello[data-v-ff7ff253]{font-size:1.5em;font-weight:700}.me_stats_name[data-v-ff7ff253]{font-size:3em;font-weight:700;background-image:linear-gradient(to right,#bf36ec,#f7a2ff,#fff,#f7a2ff,#bf36ec);animation:specialtext-ff7ff253 4s infinite linear;background-size:300%,200%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@keyframes specialtext-ff7ff253{0%{background-position:0% 50%}to{background-position:150% 50%}}.me_stats_desc[data-v-ff7ff253]{position:relative;font-size:.8em;max-width:60%}.me_stats_desc span[data-v-ff7ff253]{font-weight:700}.me_buttons[data-v-ff7ff253]{display:flex;padding:.5em 0;gap:.5em}.me_buttons .button[data-v-ff7ff253]{flex-grow:1;font-size:.75em}.me_buttons[data-v-ff7ff253] .top{padding:.7em 1em;border-width:2px;border-radius:5px}.me_buttons[data-v-ff7ff253] .top:hover{border-width:2px}.project_title_my[data-v-ff7ff253]{height:7em;display:flex;position:absolute;left:0;width:100%;justify-content:center;align-items:center;background-color:#160d2e;border-bottom:#00000057 7px solid}.project_title_my_value[data-v-ff7ff253]{font-size:2.5em;font-weight:700;translate:0 -.05em;padding-top:100px;margin-top:-100px}.project_title_my_placeholder[data-v-ff7ff253]{height:7em}.project_list[data-v-ff7ff253]{display:flex;height:15em}.project_item[data-v-ff7ff253]{position:absolute;width:100vw;height:15em;overflow:hidden;left:0;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:inset 0 -7px #00000057}.project_logo[data-v-ff7ff253]:hover{scale:105%}.project_item .project_banner[data-v-ff7ff253]{position:absolute;width:100%;height:100%;object-fit:cover;overflow:hidden;z-index:-1}.project_item .project_logo[data-v-ff7ff253]{max-width:90vw;max-height:10em;transition:.2s all;object-fit:contain;translate:0 -1em}.project_list_index[data-v-ff7ff253]{position:absolute;z-index:5;display:flex;translate:-50% 12.25em;left:50%;gap:.5em;scale:90%}.project_list_index_item svg[data-v-ff7ff253]{height:2em;width:2em}.project_list_index_item_unclickable[data-v-ff7ff253]{transition:.2s all}.project_list_index_item_clickable[data-v-ff7ff253]{cursor:pointer;transition:.2s all;opacity:.5}.project_list_index_item_clickable[data-v-ff7ff253]:hover{fill:#f7a2ff;opacity:.7}.sildertranslate-enter-active[data-v-ff7ff253],.sildertranslate-leave-active[data-v-ff7ff253]{transition:all .3s ease}.sildertranslate-enter-to[data-v-ff7ff253],.sildertranslate-leave-from[data-v-ff7ff253]{left:0}.sildertranslate-enter-from[data-v-ff7ff253]{left:100vw}.sildertranslate-leave-to[data-v-ff7ff253]{left:-100vw}.skills[data-v-ff7ff253]{display:flex;flex-direction:column;gap:5em;margin-top:3em;margin-bottom:3em}.skill_category[data-v-ff7ff253]{display:flex;flex-direction:column;gap:1em}.skill_title[data-v-ff7ff253]{font-size:2em;font-weight:700}.skill_rating[data-v-ff7ff253]{display:flex;flex-direction:column;width:100%;gap:1em}.skill_item[data-v-ff7ff253]{display:grid;grid-template-columns:0 1fr 1fr 1fr 1fr 1fr;text-align:end;position:relative}.skill_rate_lines[data-v-ff7ff253]{position:absolute;left:0;width:100%;height:calc(100% + 1em);translate:0 -1em;display:grid;grid-template-columns:0 1fr 1fr 1fr 1fr 1fr;z-index:-1}.skill_rate_lines_item[data-v-ff7ff253]{border-right:2px solid #473361;flex-grow:1}.skill_rate_lines_item_first[data-v-ff7ff253]{flex-grow:1}.skill_def_item[data-v-ff7ff253]{flex-grow:1;display:flex;flex-direction:column;padding:.5em;font-size:.8em;position:relative;height:6em}.skill_def_line_1[data-v-ff7ff253]{border-right:2px solid #812bcb}.skill_def_line_2[data-v-ff7ff253]{border-right:2px solid #9c34d8}.skill_def_line_3[data-v-ff7ff253]{border-right:2px solid #b94de5}.skill_def_line_4[data-v-ff7ff253]{border-right:2px solid #d877f2}.skill_def_line_5[data-v-ff7ff253]{border-right:2px solid #f7a2ff}.skill_def_item_first[data-v-ff7ff253]{flex-grow:1;display:flex;padding:.5em 0}.skill_def_item_title[data-v-ff7ff253]{font-weight:700;position:absolute;top:0;right:.5em;rotate:0deg}.skill_def_item_desc[data-v-ff7ff253]{font-size:.8em;opacity:.7;font-style:italic;position:absolute;top:2em;right:.5em}.skill_item_name[data-v-ff7ff253]{text-align:left;padding:.5em 0 .5em .6em;font-size:.9em;font-weight:700;min-width:10em;font-size:.8em;display:flex;align-items:center;gap:.6em;position:relative;z-index:2}.skill_item_name svg[data-v-ff7ff253]{height:1.5em;width:1.5em;scale:125%}.skill_item_rate_value[data-v-ff7ff253]{background-color:#f7a2ff;grid-column:2 / span 5;transition:.5s all;background:linear-gradient(to right,#6522bd,#aa38df,#f7a2ff);width:100%}.skill_item_rate_value_icon[data-v-ff7ff253]{position:relative;height:100%}.skill_item_rate_value svg[data-v-ff7ff253]{position:absolute;z-index:3;height:1.75em;width:1.75em;right:0;top:-.1em;rotate:5deg;scale:70%;opacity:0}@media only screen and (min-width: 500px){.me_stats_desc[data-v-ff7ff253]{max-width:80%}.me_stats_name[data-v-ff7ff253]{font-size:4em}.me_top[data-v-ff7ff253]{height:22em}.me_placeholder[data-v-ff7ff253]{height:20em}.me_border[data-v-ff7ff253]{top:calc(22em - 7px)}.me_main img[data-v-ff7ff253]{height:17em;width:17em}.me_buttons[data-v-ff7ff253]{translate:0 .5em}.me_buttons[data-v-ff7ff253] .top{padding:.9em 1em;border-radius:10px}.me_stats[data-v-ff7ff253]{width:80%}}@media only screen and (min-width: 600px){.me_stats_desc[data-v-ff7ff253]{max-width:90%}.me_stats_name[data-v-ff7ff253]{font-size:4.5em}.me_top[data-v-ff7ff253]{height:24em}.me_placeholder[data-v-ff7ff253]{height:22em}.me_border[data-v-ff7ff253]{top:calc(24em - 7px)}.me_main img[data-v-ff7ff253]{height:19em;width:19em}.me_buttons[data-v-ff7ff253]{translate:0 1em}.me_buttons .button[data-v-ff7ff253]{font-size:1em}.me_buttons[data-v-ff7ff253] .top{padding:.8em 1em;border-radius:10px}.me_stats[data-v-ff7ff253]{width:80%}}@media only screen and (min-width: 700px){.me_stats_desc[data-v-ff7ff253]{max-width:100%}.me_stats_name[data-v-ff7ff253]{font-size:4.5em}.me_top[data-v-ff7ff253]{height:26em}.me_placeholder[data-v-ff7ff253]{height:24em}.me_border[data-v-ff7ff253]{top:calc(26em - 7px)}.me_main img[data-v-ff7ff253]{height:20em;width:20em}.me_buttons[data-v-ff7ff253]{translate:0 1em}.me_buttons .button[data-v-ff7ff253]{font-size:1em}.me_buttons[data-v-ff7ff253] .top{padding:.8em 1em;border-radius:10px}.me_stats[data-v-ff7ff253]{width:70%}.me_main img[data-v-ff7ff253]{translate:1.5em 0}}@media only screen and (min-width: 768px){.me_main[data-v-ff7ff253]{min-width:40em;max-width:90%}.me_main img[data-v-ff7ff253]{height:25em;width:25em;translate:2em 0}.me_stats_hello[data-v-ff7ff253]{font-size:2em}.me_stats_name[data-v-ff7ff253]{font-size:6em}.me_stats_desc[data-v-ff7ff253]{font-size:1em}.me_top[data-v-ff7ff253]{height:30em;padding:0 2.5em}.me_buttons[data-v-ff7ff253]{flex-direction:row;padding:1em 0;gap:.5em;translate:0 0}.me_buttons .button[data-v-ff7ff253]{font-size:1em}.me_buttons[data-v-ff7ff253] .top{padding:1em 2em;border-width:4px;border-radius:15px}.me_buttons[data-v-ff7ff253] .top:hover{border-width:4px}.me_placeholder[data-v-ff7ff253]{height:28em}.me_border[data-v-ff7ff253]{top:calc(30em - 7px)}.me_stats[data-v-ff7ff253]{min-width:27em;width:50%;font-size:1em;top:50%}.project_item .project_logo[data-v-ff7ff253]{min-width:40em;max-width:80%;translate:0 0;transition:.2s all;cursor:pointer;-webkit-user-select:none;user-select:none;object-fit:contain;max-height:19em}.project_item[data-v-ff7ff253]{height:30em}.project_list[data-v-ff7ff253]{display:flex;height:30em}.project_list_index[data-v-ff7ff253]{translate:-50% 27.25em;scale:100%}.skill_item_name[data-v-ff7ff253]{font-size:1.1em}.skill_item_rate_value svg[data-v-ff7ff253]{height:3em;width:3em;top:-.25em;opacity:.2}.project_title_my_value[data-v-ff7ff253]{font-size:4em}.project_title_my[data-v-ff7ff253],.project_title_my_placeholder[data-v-ff7ff253]{height:11em}.skill_title[data-v-ff7ff253]{font-size:3em}.skill_def_item[data-v-ff7ff253]{padding:.5em;font-size:1em;height:inherit}.skill_item_name[data-v-ff7ff253]{font-size:1em;height:inherit;min-width:15em}.skill_def_item_title[data-v-ff7ff253]{position:inherit;rotate:0deg;top:inherit;right:inherit}.skill_def_item_desc[data-v-ff7ff253]{position:inherit;top:inherit;right:inherit}}@media only screen and (min-width: 900px){.me_top[data-v-ff7ff253]{height:35em}.me_placeholder[data-v-ff7ff253]{height:33em}.me_border[data-v-ff7ff253]{top:calc(35em - 7px)}.me_main img[data-v-ff7ff253]{height:30em;width:30em}.me_main img[data-v-ff7ff253]{translate:1.5em 0}}@media only screen and (min-width: 1300px){.me_main[data-v-ff7ff253]{min-width:40em;max-width:70%}.me_main img[data-v-ff7ff253]{height:40em;width:40em}.me_stats_name[data-v-ff7ff253]{font-size:7em}.me_top[data-v-ff7ff253]{height:47em}.me_placeholder[data-v-ff7ff253]{height:45em}.me_border[data-v-ff7ff253]{top:calc(47em - 7px)}.me_stats[data-v-ff7ff253]{min-width:27em;width:50%}.project_item .project_logo[data-v-ff7ff253]{min-width:40em;max-width:60%;translate:0 0;transition:.2s all;cursor:pointer;-webkit-user-select:none;user-select:none;object-fit:contain;max-height:24em}.project_list[data-v-ff7ff253]{display:flex;height:40em}.project_item[data-v-ff7ff253]{height:40em}.project_list_index[data-v-ff7ff253]{translate:-50% 37em}}.box[data-v-09b24b51]{display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;cursor:pointer;transition:.2s all}.box.enabled[data-v-09b24b51]{rotate:-180deg}.box:hover svg[data-v-09b24b51]{fill:#f7a2ff}.box svg[data-v-09b24b51]{height:2em;width:2em;fill:#fff}.projects_wrapper[data-v-27553862]{display:flex;flex-direction:column;width:100%;margin-bottom:3em}.projects_top[data-v-27553862]{display:flex;justify-content:center;align-items:center;background-color:#271757;width:100vw;position:absolute;left:0;overflow:hidden;border-bottom:#0000003d 7px solid;-webkit-user-select:none;user-select:none}.projects_top_placeholder[data-v-27553862]{margin-bottom:2em}h1[data-v-27553862]{z-index:1}.projects_bottom[data-v-27553862]{display:flex;flex-direction:column;gap:2em}.projects_interface[data-v-27553862]{display:flex;flex-wrap:wrap;row-gap:1em;column-gap:1em}.interface_item[data-v-27553862]{display:flex;align-items:center;justify-content:center;gap:.75em;min-width:10em}.interface_text[data-v-27553862]{text-wrap:nowrap}.categorytypedir[data-v-27553862]{flex-grow:1;width:100%}.sorttypedir[data-v-27553862]{min-width:12em;flex-grow:1}.sortingdir[data-v-27553862]{min-width:2em;justify-content:flex-end}.projects_list[data-v-27553862]{display:grid;grid-template-columns:1fr;gap:3em}.project_item[data-v-27553862]{display:flex;position:relative}.project_item a[data-v-27553862]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5em}.project_item a img[data-v-27553862]{object-fit:contain;width:100%;height:100%;outline:3px solid transparent;transition:.2s all}.project_item a:hover img[data-v-27553862]{outline:3px solid #f7a2ff;scale:102%}.project_name[data-v-27553862]{font-size:1.4em;font-weight:700;transition:.2s all}.project_item a:hover .project_name[data-v-27553862]{color:#f7a2ff}.project_category[data-v-27553862]{opacity:.6;display:flex;align-items:center;gap:.25em;font-size:1em;height:1em;justify-content:center}.project_category svg[data-v-27553862]{fill:#fff;height:1.25em;width:1.25em;display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 768px){.projects_list[data-v-27553862]{grid-template-columns:repeat(auto-fill,minmax(20em,1fr))}.projects_interface[data-v-27553862]{display:flex;flex-wrap:wrap;row-gap:1em;column-gap:6em}.interface_item[data-v-27553862]{display:flex;align-items:center;justify-content:center;gap:.75em;flex-grow:20;min-width:20em}.sorttypedir[data-v-27553862]{min-width:12em}.sortingdir[data-v-27553862]{flex-grow:1;min-width:4em;justify-content:flex-end}.categorytypedir[data-v-27553862]{width:inherit}.project_name[data-v-27553862]{font-size:1.8em}.project_category[data-v-27553862]{font-size:1.25em;height:1.25em}}.projects_top[data-v-27553862]{height:16em}.projects_top_placeholder[data-v-27553862]{height:18em}h1[data-v-27553862]{font-size:5em;translate:0 .4em}@media only screen and (min-width: 850px){.projects_top[data-v-27553862]{height:18em}.projects_top_placeholder[data-v-27553862]{height:20em}h1[data-v-27553862]{font-size:5em;translate:0 .4em}}@media only screen and (min-width: 1300px){.projects_top[data-v-27553862]{height:20em}.projects_top_placeholder[data-v-27553862]{height:22em}h1[data-v-27553862]{font-size:6em;translate:0 .35em}}.project_top_right_area[data-v-58b49895]{display:flex;flex-direction:column;gap:1em}.project_wrapper[data-v-58b49895]{display:flex;flex-direction:column;width:100%;justify-content:center;margin-bottom:3em}.project_top[data-v-58b49895]{height:20em;display:flex;justify-content:center;align-items:center;width:100vw;overflow:hidden;border-bottom:#00000057 7px solid;-webkit-user-select:none;user-select:none}.project_banner[data-v-58b49895]{position:absolute;width:100%;object-fit:cover;overflow:hidden;height:22em;z-index:-1}.project_logo[data-v-58b49895]{max-width:90vw;max-height:15em;translate:0 2em;transition:.2s all;object-fit:contain}.project_middle[data-v-58b49895]{background-color:#160d2e;width:100vw;display:flex;justify-content:center;padding:1em 2em;margin-bottom:2em;border-bottom:#00000057 7px solid}.project_middle_wrapper[data-v-58b49895]{display:flex;gap:2em;justify-content:center;width:100%;flex-wrap:wrap;position:relative;z-index:3}.middle_item[data-v-58b49895]{display:flex;flex-direction:column;align-items:center;gap:.1em;transition:.2s all}a.middle_item[data-v-58b49895]:hover{color:#f7a2ff}.middle_title[data-v-58b49895]{font-size:1.5em;font-weight:700}.middle_value[data-v-58b49895]{opacity:.7}.gallery[data-v-58b49895]{display:flex;flex-direction:column;gap:1em;margin-top:4em}.gallery h2[data-v-58b49895]{font-size:3em;padding-top:100px;margin-top:-100px;position:relative;z-index:2}.gallery hr[data-v-58b49895]{color:#fff;position:relative;z-index:3}.gallery_items[data-v-58b49895]{display:grid;grid-template-columns:1fr;gap:1em;margin-top:1em}.gallery_item[data-v-58b49895]{width:100%;height:14em;outline:3px solid transparent;transition:.2s all;cursor:pointer;-webkit-user-select:none;user-select:none}.gallery_item[data-v-58b49895]:hover{outline:3px solid #f7a2ff;scale:105%}.gallery_item img[data-v-58b49895]{object-fit:cover;height:100%;width:100%}.project_top_area[data-v-58b49895]{display:flex;position:relative;flex-direction:column-reverse;gap:2em;z-index:3}.project_top_area_desc_nav[data-v-58b49895]{display:flex;flex-direction:column}.project_top_links[data-v-58b49895]{border:2px solid #f7a2ff2f;height:fit-content}.project_top_link_list[data-v-58b49895]{display:flex;flex-direction:column;width:100%}.project_top_link_title_area[data-v-58b49895]{display:flex}.project_top_link_title[data-v-58b49895]{padding:.75em 1em;font-size:1.2em;font-weight:700;flex-grow:1;-webkit-user-select:none;user-select:none;background-color:#0c071a;cursor:pointer;transition:.2s all;color:#ffffff8f;display:flex;justify-content:center;align-items:center;white-space:nowrap;gap:.25em}.project_top_link_title[data-v-58b49895]:hover{background-color:#18102c;color:#fff}.project_top_link_title_active[data-v-58b49895]{padding:.75em 1em;font-size:1.2em;font-weight:700;flex-grow:1;-webkit-user-select:none;user-select:none;background-color:#1b1331;color:#f7a2ff;display:flex;justify-content:center;align-items:center;white-space:nowrap;gap:.25em}.project_top_link_title svg[data-v-58b49895],.project_top_link_title_active svg[data-v-58b49895]{width:2em;height:2em}.project_top_link_switch_area[data-v-58b49895]{display:flex;position:relative;overflow:hidden}.project_links_left-enter-active[data-v-58b49895],.project_links_left-leave-active[data-v-58b49895]{transition:all .2s ease}.project_links_left-enter-to[data-v-58b49895],.project_links_left-leave-from[data-v-58b49895]{opacity:1}.project_links_left-enter-from[data-v-58b49895],.project_links_left-leave-to[data-v-58b49895]{translate:-100% 0;position:absolute}.project_links_right-enter-active[data-v-58b49895],.project_links_right-leave-active[data-v-58b49895]{transition:all .2s ease}.project_links_right-enter-to[data-v-58b49895],.project_links_right-leave-from[data-v-58b49895]{opacity:1}.project_links_right-enter-from[data-v-58b49895],.project_links_right-leave-to[data-v-58b49895]{translate:100% 0;position:absolute}.project_top_link_item[data-v-58b49895]{display:flex;align-items:center;gap:.5em;padding:.75em;background-color:#241a3f;-webkit-user-select:none;user-select:none;cursor:pointer;transition:.2s all;color:#ffffffd5;fill:#fff}.project_top_link_item[data-v-58b49895]:hover{background-color:#48385b;color:#fff;fill:#fff}.project_top_link_item svg[data-v-58b49895]{width:2em;height:2em;display:flex;justify-content:center;align-items:center}.project_top_link_text[data-v-58b49895]{font-weight:700}.short_content[data-v-58b49895]{display:flex;flex-direction:column;gap:1em;margin-bottom:2em}.short_content[data-v-58b49895] a{color:#f7a2ff;transition:.2s all;position:relative;z-index:3}.short_content[data-v-58b49895] a:hover{text-decoration:underline}.content[data-v-58b49895]{display:flex;flex-direction:column;gap:1em}.content[data-v-58b49895] h2{font-size:3em;padding-top:100px;margin-top:-100px;position:relative;z-index:2}.content[data-v-58b49895] h3{font-size:2em;padding-top:100px;margin-top:-100px;position:relative;z-index:1}.content[data-v-58b49895] hr{color:#fff;position:relative;z-index:3}.content[data-v-58b49895] blockquote{border-left:3px solid #f7a2ff;padding:1em;background-color:#160d2e;border-radius:3px;margin-left:.5em;position:relative;z-index:3}.content[data-v-58b49895] code{background-color:#160d2e;border-radius:6px;padding:.25em .5em;border:1px solid #f7a2ff2f;color:#ffffffd8;font-family:Fira Code;position:relative;z-index:3}.content[data-v-58b49895] a{color:#f7a2ff;transition:.2s all;position:relative;z-index:3}.content[data-v-58b49895] a:hover{text-decoration:underline}.content[data-v-58b49895] ol,.content[data-v-58b49895] ul,.content[data-v-58b49895] p{position:relative;z-index:3}.project_navigation[data-v-58b49895]{border:2px solid #f7a2ff2f;border-radius:5px;width:100%;display:flex;position:relative;z-index:3;flex-direction:column;gap:1em;background-color:#160d2e;margin-bottom:3em}.project_navigation ul[data-v-58b49895]{margin:-.5em 1em 1em}.project_navigation_title[data-v-58b49895]{font-weight:700;font-size:1.1em;display:flex;fill:#fff;align-items:center;position:relative;cursor:pointer;transition:.2s all;width:100%;padding:1em;-webkit-user-select:none;user-select:none}.project_navigation_title .dropdown_right[data-v-58b49895],.project_navigation_title .dropdown_right_open[data-v-58b49895]{translate:-.5em}.project_navigation_title[data-v-58b49895]:hover{color:#f7a2ff;fill:#f7a2ff}.project_navigation li[data-v-58b49895]{color:#f7a2ff;transition:.2s all;cursor:pointer}.project_navigation li[data-v-58b49895]:hover{text-decoration:underline}.project_navigation li+li[data-v-58b49895]{margin-top:.75em}.project_navigation_h2[data-v-58b49895]{margin-left:-1.5em}.project_navigation_h3[data-v-58b49895]{margin-left:0}.project_navigation_h3[data-v-58b49895]::marker{content:"∘ "}.navigation_menu_slide-enter-active[data-v-58b49895],.navigation_menu_slide-leave-active[data-v-58b49895]{transition:all .1s ease;overflow:hidden}.navigation_menu_slide-enter-from[data-v-58b49895],.navigation_menu_slide-leave-to[data-v-58b49895]{height:0;margin-top:0}.project_logo[data-v-58b49895]:hover{scale:105%}@media only screen and (min-width: 768px){.project_logo[data-v-58b49895]{min-width:40em;max-width:80%;translate:0 0;transition:.2s all;cursor:pointer;-webkit-user-select:none;user-select:none;object-fit:contain;max-height:19em}.project_top[data-v-58b49895]{height:25em;padding-top:3.5em}.project_top_placeholder[data-v-58b49895]{height:25em}.project_top_link_list[data-v-58b49895]{min-width:15em}.project_middle[data-v-58b49895]{top:25em;padding:1em 2.5em}.project_middle_wrapper[data-v-58b49895]{max-width:90%;min-width:40em}.project_middle_wrapper[data-v-58b49895]{justify-content:center;gap:2.5em}.project_banner[data-v-58b49895]{height:30em}.gallery_items[data-v-58b49895]{grid-template-columns:repeat(auto-fill,minmax(20em,1fr))}.gallery_item[data-v-58b49895]{height:14em}.project_top_area[data-v-58b49895]{flex-direction:row;gap:.5em}.project_navigation[data-v-58b49895]{width:fit-content}.project_navigation_title[data-v-58b49895]{width:18em}.short_content[data-v-58b49895]{margin-bottom:1em}}@media only screen and (min-width: 1300px){.project_logo[data-v-58b49895]{min-width:40em;max-width:60%;translate:0 0;transition:.2s all;cursor:pointer;-webkit-user-select:none;user-select:none;object-fit:contain;max-height:24em}.project_top[data-v-58b49895]{height:30em;padding-top:3.5em}.project_top_placeholder[data-v-58b49895]{height:30em}.project_middle[data-v-58b49895]{top:30em}.project_top_link_list[data-v-58b49895]{min-width:20em}.project_middle_wrapper[data-v-58b49895]{max-width:70%;min-width:40em}.project_middle_wrapper[data-v-58b49895]{justify-content:space-between;gap:0}.project_banner[data-v-58b49895]{height:35em}}textarea[data-v-b2052af0]{padding:.5em;font-size:1.5em;font-family:inherit;transition:.2s all;border-radius:10px;background-color:#261750;color:#fff;fill:#fff;border:4px solid #321971;outline:none;height:2.5em}textarea[data-v-b2052af0]:focus{color:#fff;fill:#fff;border:4px solid #f7a2ff;background-color:#3d1f6d}textarea[data-v-b2052af0]::placeholder{font-family:inherit;color:#ffffff9c}.large[data-v-b2052af0]{height:15.6em}.googleterms[data-v-cd3ac818]{flex-grow:1}.googleterms[data-v-cd3ac818] a{color:#f7a2ff;transition:.2s all}.googleterms[data-v-cd3ac818] a:hover{text-decoration:underline}.contact_wrapper[data-v-cd3ac818]{min-height:35em}.form_sended[data-v-cd3ac818]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:2em;padding:3em 0 10em;transition:.2s all}.form_sended img[data-v-cd3ac818]{width:20em}.form_sended_text[data-v-cd3ac818]{font-size:2em;font-weight:700;text-align:center}.form-enter-active[data-v-cd3ac818],.form-leave-active[data-v-cd3ac818]{transition:all .5s ease}.form-enter-to[data-v-cd3ac818],.form-leave-from[data-v-cd3ac818]{opacity:1}.form-enter-from[data-v-cd3ac818],.form-leave-to[data-v-cd3ac818]{opacity:0}.form-send-enter-active[data-v-cd3ac818],.form-send-leave-active[data-v-cd3ac818]{transition:all .5s ease}.form-send-enter-to[data-v-cd3ac818],.form-send-leave-from[data-v-cd3ac818]{opacity:1;translate:1em 0}.form-send-enter-from[data-v-cd3ac818],.form-send-leave-to[data-v-cd3ac818]{opacity:0;translate:-3em 0}input[data-v-cd3ac818]{height:2.5em}textarea[data-v-cd3ac818]{height:15.6em}textarea[data-v-cd3ac818],input[data-v-cd3ac818]{padding:.5em;font-size:1.5em;font-family:inherit;transition:.2s all;border-radius:10px;background-color:#261750d7;color:#fff;fill:#fff;border:4px solid #321971;outline:none}textarea.errorinput[data-v-cd3ac818],input.errorinput[data-v-cd3ac818]{border:4px solid #7b1a1a;background-color:#501737cf}textarea[data-v-cd3ac818]:focus,input[data-v-cd3ac818]:focus{color:#fff;fill:#fff;border:4px solid #f7a2ff;background-color:#3d1f6dd7}textarea[data-v-cd3ac818]::placeholder,input[data-v-cd3ac818]::placeholder{font-family:inherit;color:#ffffff9c}.errorarea[data-v-cd3ac818]{height:1em;color:#ff7481;font-weight:700}.contact_wrapper[data-v-cd3ac818]{display:flex;flex-direction:column;width:100%}.contact_top[data-v-cd3ac818]{display:flex;justify-content:center;align-items:center;background-color:#271757;width:100vw;position:absolute;left:0;overflow:hidden;border-bottom:#0000003d 7px solid;-webkit-user-select:none;user-select:none}.contact_top_placeholder[data-v-cd3ac818]{margin-bottom:2em}h1[data-v-cd3ac818]{z-index:1}.contact_bottom[data-v-cd3ac818]{display:flex;flex-direction:column;gap:1em;margin-bottom:2em;width:100%}.contact_form[data-v-cd3ac818]{display:flex;gap:10em;position:relative}.contact_form_image[data-v-cd3ac818]{height:47em;position:absolute;right:0;z-index:-1;bottom:-.5em;opacity:0}.contact_form_image img[data-v-cd3ac818]{width:100%;height:100%;object-fit:contain}.contact_wrapper_inside[data-v-cd3ac818]{min-height:40em}@media only screen and (min-width: 600px){.form_sended img[data-v-cd3ac818]{width:30em}}@media only screen and (min-width: 850px){.contact_form_image[data-v-cd3ac818]{opacity:1}.contact_bottom[data-v-cd3ac818]{width:63%}}@media only screen and (min-width: 1700px){.contact_bottom[data-v-cd3ac818]{width:calc(100% - 450px)}}.contact_top[data-v-cd3ac818]{height:16em}.contact_top_placeholder[data-v-cd3ac818]{height:18em}h1[data-v-cd3ac818]{font-size:5em;translate:0 .4em}@media only screen and (min-width: 850px){.contact_top[data-v-cd3ac818]{height:18em}.contact_top_placeholder[data-v-cd3ac818]{height:20em}h1[data-v-cd3ac818]{font-size:5em;translate:0 .4em}}@media only screen and (min-width: 1300px){.contact_top[data-v-cd3ac818]{height:20em}.contact_top_placeholder[data-v-cd3ac818]{height:22em}h1[data-v-cd3ac818]{font-size:6em;translate:0 .35em}}.activity_item[data-v-d2c6031c]{background-color:#160d2e;padding:1em;border-radius:15px;display:flex;flex-direction:column;gap:.5em;position:relative;transition:.2s all;border:2px solid transparent;text-decoration:none;color:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;max-width:calc(100vw - 4em)}.activity_item[data-v-d2c6031c]:hover{border:2px solid #f7a2ff;text-decoration:inherit}.activity_date[data-v-d2c6031c]{position:relative;bottom:0;opacity:.9;font-style:italic;text-align:right;display:flex;align-items:center;gap:.5em;margin-top:.5em}.activity_date .date[data-v-d2c6031c]{font-size:.8em}.top_row[data-v-d2c6031c]{display:flex;align-items:center;justify-content:center;gap:1em}.top_row svg[data-v-d2c6031c]{height:3em;width:3em}.line[data-v-d2c6031c]{background-color:#311d6d;height:.25em;flex-grow:1;border-radius:2px}.platform_name[data-v-d2c6031c]{font-size:1.75em;font-weight:700;margin-left:-.25em}.activity_content[data-v-d2c6031c]{flex-grow:1}.activity_content.patch[data-v-d2c6031c]{display:flex;flex-direction:column;gap:1em}.activity_content.patch .thumbnail img[data-v-d2c6031c]{width:100%;height:12em;object-fit:cover}.activity_content.patch .stats[data-v-d2c6031c]{flex-grow:1;display:flex;flex-direction:column;gap:1em}.activity_content.patch .stats .title[data-v-d2c6031c]{font-size:2em;font-weight:700}.activity_content.patch .stats .desc[data-v-d2c6031c]{height:100%;text-overflow:ellipsis;opacity:.7;font-size:.9em}.activity_content.youtube[data-v-d2c6031c]{display:flex;flex-direction:column;gap:1em}.activity_content.youtube .thumbnail img[data-v-d2c6031c]{width:100%}.activity_content.youtube .stats[data-v-d2c6031c]{flex-grow:1;display:flex;flex-direction:column;gap:1em}.activity_content.youtube .stats .title[data-v-d2c6031c]{font-size:1.25em;font-weight:700}.activity_content.youtube .stats .desc[data-v-d2c6031c]{font-family:inherit;font-size:inherit;background-color:transparent;border:none;outline:none;resize:none;overflow-y:scroll;overflow-x:hidden;text-overflow:ellipsis;opacity:.7;font-size:.9em;white-space:pre-wrap;height:5em}.activity_content.youtube .stats .desc[data-v-d2c6031c] .link{color:#f7a2ff!important}.activity_content.text[data-v-d2c6031c]{display:flex;flex-direction:column;width:100%;gap:1em;overflow:hidden;flex-grow:1}.activity_content.text .textvalue[data-v-d2c6031c]{width:100%;display:block;height:fit-content;max-height:70%;clear:both;white-space:pre-wrap}.activity_content.text .textvalue_insta[data-v-d2c6031c]{width:100%;display:block;height:fit-content;max-height:7em;overflow:auto;overflow-x:hidden;clear:both;white-space:pre-wrap}.activity_content.text .embed.image[data-v-d2c6031c]{overflow-y:hidden;flex-grow:1;scroll-snap-type:x mandatory;scroll-snap-stop:normal;position:relative;-webkit-user-select:none;user-select:none;max-height:25em}.activity_content.text .embed.image .embed_image_wrapper .embed_image[data-v-d2c6031c]{flex-grow:1;width:100%;height:100%;scroll-snap-align:start}.activity_content.text .embed.image .arrows[data-v-d2c6031c]{position:absolute;top:50%;translate:0 -50%;display:flex;justify-content:space-between;width:100%;padding:.25em;z-index:2}.activity_content.text .embed.image .arrows svg[data-v-d2c6031c]{height:2em;background-color:#261750;border-radius:50%;fill:#fff;cursor:pointer;transition:.2s all}.activity_content.text .embed.image .arrows svg[data-v-d2c6031c]:hover{background-color:#3d1f6d;fill:#f7a2ff}.embed_image_wrapper[data-v-d2c6031c]{display:flex;width:100%;height:100%;overflow:hidden}.image_wrapper[data-v-d2c6031c]{height:100%;width:100%;display:flex;justify-content:center;align-items:center;position:relative;z-index:-1}.embed_image_background[data-v-d2c6031c]{height:100%;width:100%;position:absolute;top:0;background-color:#10091f;left:0;z-index:-2}.activity_content.text .embed.image .embed_image_wrapper .embed_image .image_wrapper img[data-v-d2c6031c]{object-fit:contain;width:100%;height:100%;background-color:#10091f}.activity_content.text .embed.image .embed_image_wrapper .embed_image .image_wrapper .playbutton[data-v-d2c6031c]{position:absolute;width:6em;height:6em;background-color:#7a4adb88;border-radius:50%;padding:.75em;fill:#f7a2ff}.activity_content.text .textvalue_link[data-v-d2c6031c]{width:100%;display:block;height:fit-content;max-height:70%;overflow:auto;flex-grow:1;clear:both;white-space:pre-wrap}.activity_content.text .embed.link .embed_box .embed_image img[data-v-d2c6031c]{object-fit:cover;width:100%;height:100%;transition:.5s all}.activity_content.text .embed.link .embed_box:hover .embed_image img[data-v-d2c6031c]{scale:105%}.activity_content.text .embed.link .embed_box[data-v-d2c6031c]{display:flex;flex-direction:column;flex-grow:1;gap:.5em;border:2px solid #ffffff5b;padding:1em;border-radius:5px;transition:.2s all}.activity_content.text .embed.link .embed_box[data-v-d2c6031c]:hover{border:2px solid #f7a2ff}.activity_content.text .embed.link .embed_box:hover .embed_url_text[data-v-d2c6031c]{color:#f7a2ff}.activity_content.text .embed.link .embed_box .embed_image[data-v-d2c6031c]{height:7.5em;border-radius:5px;overflow:hidden}.activity_content.text .embed.link .embed_box .embed_url[data-v-d2c6031c]{opacity:.8;display:flex;align-items:center;gap:.25em}.activity_content.text .embed.link .embed_box .embed_url .embed_url_text[data-v-d2c6031c]{font-size:.9em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;transition:.2s all}.activity_content.text .embed.link .embed_box .embed_url svg[data-v-d2c6031c]{height:1em;transition:.2s all}.activity_content.text .embed.link .embed_box:hover .embed_url svg[data-v-d2c6031c]{fill:#f7a2ff}.activity_content.text .textvalue_link[data-v-d2c6031c] .link,.activity_content.text .textvalue[data-v-d2c6031c] .link,.activity_content.text .textvalue_insta[data-v-d2c6031c] .link{color:#f7a2ff}@media only screen and (min-width: 600px){.activity_content.text .embed.image[data-v-d2c6031c]{max-height:30em}}@media only screen and (min-width: 987px){.activity_item[data-v-d2c6031c]{min-height:30em}.activity_content.text .embed.image[data-v-d2c6031c]{height:10em;max-height:inherit}}.endofline[data-v-a2924c6f]{height:14em;margin-top:-3em;display:flex;justify-content:center;align-items:center;gap:5em}.endoflinevalue[data-v-a2924c6f]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5em}.endofline .line[data-v-a2924c6f]{background-color:#fff;flex-grow:1;height:.25em;border-radius:5px;opacity:.5}.endofline .first[data-v-a2924c6f]{font-weight:700;font-size:1.5em;text-align:center}.endofline .second[data-v-a2924c6f]{font-size:1em;opacity:.8;text-align:center}.endofline .third[data-v-a2924c6f]{font-size:.8em;font-style:italic;opacity:.4;translate:0 1em;text-align:center}.activity_wrapper[data-v-a2924c6f]{grid-template-columns:1fr;width:100%;gap:1em;margin-bottom:3em;display:grid}.activity_top[data-v-a2924c6f]{display:flex;justify-content:center;align-items:center;background-color:#271757;width:100vw;position:absolute;left:0;overflow:hidden;top:0;border-bottom:#0000003d 7px solid;-webkit-user-select:none;user-select:none}.activity_top_placeholder[data-v-a2924c6f]{margin-bottom:2em}h1[data-v-a2924c6f]{z-index:1}a[data-v-a2924c6f]{color:#f7a2ff;transition:.2s all;position:relative;z-index:3}a[data-v-a2924c6f]:hover{text-decoration:underline}h2[data-v-a2924c6f]{font-size:2.25em;position:relative;z-index:2}h3[data-v-a2924c6f]{font-size:1.25em;position:relative;z-index:1}hr[data-v-a2924c6f]{color:#fff;position:relative;z-index:3}br[data-v-a2924c6f]{margin:1em}.loadingscreenactivity[data-v-a2924c6f]{z-index:10000;display:flex;justify-content:center;align-items:center;height:15em}.loadingscreenactivity svg[data-v-a2924c6f]{width:5em;height:5em;animation:loadingscreenanimate-a2924c6f 4s infinite;fill:#fbd1ff;opacity:.5;translate:0 -2em}@keyframes loadingscreenanimate-a2924c6f{0%{scale:1;rotate:0deg}12.5%{scale:1.5;rotate:90deg}25%{scale:1;rotate:90deg}37.5%{scale:1.5;rotate:180deg}50%{scale:1;rotate:180deg}62.5%{scale:1.5;rotate:270deg}75%{scale:1;rotate:270deg}88.5%{scale:1.5;rotate:360deg}to{scale:1;rotate:360deg}}@media only screen and (min-width: 768px){.activity_wrapper[data-v-a2924c6f]{grid-template-columns:repeat(auto-fill,minmax(25em,1fr))}.endofline[data-v-a2924c6f]{height:10em;gap:5em}.endofline .first[data-v-a2924c6f]{font-size:2em}.endofline .second[data-v-a2924c6f]{font-size:1.25em}.endofline .third[data-v-a2924c6f]{font-size:.8em}}@media only screen and (min-width: 1300px){.activity_wrapper[data-v-a2924c6f]{grid-template-columns:repeat(auto-fill,minmax(20em,1fr))}}.activity_top[data-v-a2924c6f]{height:16em}.activity_top_placeholder[data-v-a2924c6f]{height:18em}h1[data-v-a2924c6f]{font-size:5em;translate:0 .45em}@media only screen and (min-width: 850px){.activity_top[data-v-a2924c6f]{height:18em}.activity_top_placeholder[data-v-a2924c6f]{height:20em}h1[data-v-a2924c6f]{font-size:5em;translate:0 .4em}}@media only screen and (min-width: 1300px){.activity_top[data-v-a2924c6f]{height:20em}.activity_top_placeholder[data-v-a2924c6f]{height:22em}h1[data-v-a2924c6f]{font-size:6em;translate:0 .35em}}.cls-1[data-v-6291681e]{fill:#02a9ff}.cls-1[data-v-6291681e],.cls-2[data-v-6291681e]{fill-rule:evenodd}.cls-2[data-v-6291681e]{fill:#fefefe}.social_wrapper[data-v-e07e796f]{display:flex;flex-direction:column;width:100%;gap:1em}h2[data-v-e07e796f]{font-size:2.5em}.social_top[data-v-e07e796f]{display:flex;justify-content:center;align-items:center;background-color:#271757;width:100vw;position:absolute;left:0;overflow:hidden;top:0;border-bottom:#0000003d 7px solid;-webkit-user-select:none;user-select:none}.social_top_placeholder[data-v-e07e796f]{margin-bottom:2em}h1[data-v-e07e796f]{z-index:1}.social_bottom[data-v-e07e796f]{display:flex;flex-direction:column;gap:1em;margin-bottom:2em}.social_list[data-v-e07e796f]{display:grid;grid-template-columns:1fr;gap:1.1em;margin-bottom:3em}.social_item[data-v-e07e796f]{display:flex;gap:.7em;background-color:#261750;background-image:linear-gradient(to right,#261750,#261750,#1e1141);padding:.8em .6em;align-items:center;border-radius:10px;transition:.2s all;-webkit-user-select:none;user-select:none;outline:4px solid #321971;position:relative;overflow:hidden}.social_background svg[data-v-e07e796f]{position:absolute;width:10em;height:10em;right:-1em;top:-2em;rotate:9deg;z-index:1;opacity:.03;fill:#f7a2ff;transition:.2s all}.social_item:hover .social_background svg[data-v-e07e796f]{rotate:12deg;scale:110%}.social_item[data-v-e07e796f]:hover{background-color:#381d66;background-image:linear-gradient(to right,#381d66,#2c1553,#2c1553);outline:4px solid #f7a2ff;scale:102%}.social_image[data-v-e07e796f]{z-index:2;position:relative}.social_image img[data-v-e07e796f]{width:4em;height:4em;border-radius:5px}.social_stats[data-v-e07e796f]{display:flex;flex-direction:column;gap:.25em;z-index:2;position:relative}.social_title[data-v-e07e796f]{display:flex;align-items:center;gap:.25em;font-size:.8em}.social_title svg[data-v-e07e796f]{height:1.5em;width:1.5em;fill:#fff}.social_title_value[data-v-e07e796f]{font-size:1.3em;font-weight:700}.social_title_second_name[data-v-e07e796f]{opacity:.5;font-style:italic;translate:0 .1em;font-size:.9em}.social_description[data-v-e07e796f]{flex-grow:1;opacity:.8;font-size:.7em}@media only screen and (min-width: 768px){.social_image img[data-v-e07e796f]{width:7em;height:7em;border-radius:10px}.social_title[data-v-e07e796f]{font-size:1em}.social_description[data-v-e07e796f]{font-size:.9em}.social_list[data-v-e07e796f]{grid-template-columns:repeat(auto-fit,minmax(35em,1fr))}.social_title_value[data-v-e07e796f]{font-size:1.5em}.social_title svg[data-v-e07e796f]{height:2em;width:2em}.social_title_second_name[data-v-e07e796f]{font-size:1em}.social_item[data-v-e07e796f]{padding:.75em;gap:1em;border-radius:15px}.social_stats[data-v-e07e796f]{gap:.5em}.social_background svg[data-v-e07e796f]{width:20em;height:20em;right:-1em;top:-5.5em}.social_list[data-v-e07e796f]{gap:1.25em}}.social_top[data-v-e07e796f]{height:16em}.social_top_placeholder[data-v-e07e796f]{height:18em}h1[data-v-e07e796f]{font-size:5em;translate:0 .4em}@media only screen and (min-width: 850px){.social_top[data-v-e07e796f]{height:18em}.social_top_placeholder[data-v-e07e796f]{height:20em}h1[data-v-e07e796f]{font-size:5em;translate:0 .4em}}@media only screen and (min-width: 1300px){.social_top[data-v-e07e796f]{height:20em}.social_top_placeholder[data-v-e07e796f]{height:22em}h1[data-v-e07e796f]{font-size:6em;translate:0 .35em}}.imprint_wrapper[data-v-6ea0bf3e]{display:flex;flex-direction:column;width:100%;gap:1em;margin-bottom:3em;position:relative}.imprint_top[data-v-6ea0bf3e]{display:flex;justify-content:center;align-items:center;background-color:#271757;width:100vw;position:absolute;left:0;overflow:hidden;top:0;border-bottom:#0000003d 7px solid;-webkit-user-select:none;user-select:none}.imprint_top_placeholder[data-v-6ea0bf3e]{margin-bottom:2em}.imprint_img[data-v-6ea0bf3e]{position:absolute;top:0;opacity:0}h1[data-v-6ea0bf3e]{z-index:1}a[data-v-6ea0bf3e]{color:#f7a2ff;transition:.2s all;position:relative;z-index:3}a[data-v-6ea0bf3e]:hover{text-decoration:underline}h2[data-v-6ea0bf3e]{font-size:2.25em;position:relative;z-index:2}h3[data-v-6ea0bf3e]{font-size:1.25em;position:relative;z-index:1}hr[data-v-6ea0bf3e]{color:#fff;position:relative;z-index:3}br[data-v-6ea0bf3e]{margin:1em}.h1_german[data-v-6ea0bf3e]{font-size:4em;translate:0 .55em}@media only screen and (min-width: 500px){.h1_german[data-v-6ea0bf3e]{font-size:5em;translate:0 .4em}}@media only screen and (min-width: 850px){h1[data-v-6ea0bf3e]{font-size:5em}h2[data-v-6ea0bf3e]{font-size:3em}h3[data-v-6ea0bf3e]{font-size:2em}.imprint_img[data-v-6ea0bf3e]{width:400px;right:0;opacity:1}}@media only screen and (min-width: 1000px){.imprint_img[data-v-6ea0bf3e]{width:500px;right:0}}@media only screen and (min-width: 1600px){.imprint_img[data-v-6ea0bf3e]{width:500px;right:50px}}.imprint_top[data-v-6ea0bf3e]{height:16em}.imprint_top_placeholder[data-v-6ea0bf3e]{height:18em}h1[data-v-6ea0bf3e]{font-size:5em;translate:0 .4em}@media only screen and (min-width: 850px){.imprint_top[data-v-6ea0bf3e]{height:18em}.imprint_top_placeholder[data-v-6ea0bf3e]{height:20em}h1[data-v-6ea0bf3e]{font-size:5em;translate:0 .4em}}@media only screen and (min-width: 1300px){.imprint_top[data-v-6ea0bf3e]{height:20em}.imprint_top_placeholder[data-v-6ea0bf3e]{height:22em}h1[data-v-6ea0bf3e]{font-size:6em;translate:0 .35em!important}}.privacy_wrapper[data-v-2f913ca3]{display:flex;flex-direction:column;width:100%;gap:1em;margin-bottom:3em}.privacy_top[data-v-2f913ca3]{display:flex;justify-content:center;align-items:center;background-color:#271757;width:100vw;position:absolute;left:0;overflow:hidden;top:0;border-bottom:#0000003d 7px solid;-webkit-user-select:none;user-select:none}.privacy_top_placeholder[data-v-2f913ca3]{margin-bottom:2em}h1[data-v-2f913ca3]{z-index:1;text-align:center}a[data-v-2f913ca3]{color:#f7a2ff;transition:.2s all;position:relative;z-index:3}a[data-v-2f913ca3]:hover{text-decoration:underline}h2[data-v-2f913ca3]{font-size:2.25em;position:relative;z-index:2}h3[data-v-2f913ca3]{font-size:1.25em;position:relative;z-index:1}hr[data-v-2f913ca3]{color:#fff;position:relative;z-index:3}br[data-v-2f913ca3]{margin:1em}.privacy_top.german h1[data-v-2f913ca3]{font-size:3.5em;translate:0 .6em}.privacy_top.german[data-v-2f913ca3]{height:14em}.privacy_top_placeholder.german[data-v-2f913ca3]{height:16em}@media only screen and (min-width: 450px){.privacy_top.german h1[data-v-2f913ca3]{font-size:4em;translate:0 .55em}.privacy_top.german[data-v-2f913ca3]{height:16em}.privacy_top_placeholder.german[data-v-2f913ca3]{height:18em}}@media only screen and (min-width: 550px){.privacy_top.german h1[data-v-2f913ca3]{font-size:5em;translate:0 .4em}}.privacy_top.english h1[data-v-2f913ca3]{font-size:5em;translate:0 .4em;width:80%}.privacy_top.english[data-v-2f913ca3]{height:18em}.privacy_top_placeholder.english[data-v-2f913ca3]{height:20em}@media only screen and (min-width: 600px){.privacy_top.english h1[data-v-2f913ca3]{font-size:5em;translate:0 .4em;width:100%}.privacy_top.english[data-v-2f913ca3]{height:16em}.privacy_top_placeholder.english[data-v-2f913ca3]{height:18em}}@media only screen and (min-width: 768px){h1[data-v-2f913ca3]{font-size:5em}h2[data-v-2f913ca3]{font-size:3em}h3[data-v-2f913ca3]{font-size:2em}}.privacy_top[data-v-2f913ca3]{height:16em}.privacy_top_placeholder[data-v-2f913ca3]{height:18em}h1[data-v-2f913ca3]{font-size:5em;translate:0 .4em}@media only screen and (min-width: 850px){.privacy_top[data-v-2f913ca3]{height:18em}.privacy_top_placeholder[data-v-2f913ca3]{height:20em}h1[data-v-2f913ca3]{font-size:5em;translate:0 .4em}}@media only screen and (min-width: 1300px){.privacy_top[data-v-2f913ca3]{height:20em}.privacy_top_placeholder[data-v-2f913ca3]{height:22em}h1[data-v-2f913ca3]{font-size:6em;translate:0 .35em!important}}.errorwrapper[data-v-b7295b2c]{display:flex;justify-content:center;align-items:center;flex-grow:1}.errorwrapper div[data-v-b7295b2c]{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center;gap:.5em;-webkit-user-select:none;user-select:none;min-height:30em;position:relative}h1[data-v-b7295b2c]{font-size:4em}h2[data-v-b7295b2c]{opacity:.8}.pepe[data-v-b7295b2c]{position:absolute;height:100vh;width:100vw;z-index:-1;object-fit:cover;opacity:.1}
