@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,100;1,200;1,300;1,400;1,500;1,600&display=swap);header[data-v-a40e9cfe]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:fixed;top:0;left:0;width:5rem;height:100vh;background-color:var(--main-dark-color);background:linear-gradient(90deg,#171a26,#1a1d2b);box-shadow:0 2px 4px rgba(0,0,0,.3);overflow:hidden;z-index:10000}.logodiv[data-v-a40e9cfe]{margin-top:4rem;transform:rotate(-90deg);transition:all .3s}.logorotate[data-v-a40e9cfe]{margin-top:1rem;transform:rotate(0deg);transition:all .3s}.nav-buttons[data-v-a40e9cfe]{position:relative;margin-top:4rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}.nav-button[data-v-a40e9cfe]:before{opacity:0;content:"";position:absolute;width:100%;height:4px;top:calc(7.5rem - 4px);left:0;background-color:var(--accent-color);transition:all .3s}.nav-button[data-v-a40e9cfe]{text-decoration:none;height:10rem;width:10rem;display:flex;align-items:center;justify-content:center;transform:rotate(-90deg);transition:all .3;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.four h1[data-v-a40e9cfe],.one h1[data-v-a40e9cfe],.three h1[data-v-a40e9cfe],.two h1[data-v-a40e9cfe]{-webkit-animation:buttonshowtext 1s;animation:buttonshowtext 1s}.nav-button h1[data-v-a40e9cfe]{color:var(--main-light-color);font-family:var(--main-font);font-size:1.4rem;font-weight:400;transition:all .3s}.smallheader[data-v-a40e9cfe]{z-index:100000000}.nav-button[data-v-a40e9cfe]:hover:before{opacity:1;transition:all .3s}.nav-button:hover h1[data-v-a40e9cfe]{color:var(--light-text)}.menubutton[data-v-a40e9cfe]{display:none;position:fixed;top:1rem;left:1rem;background-color:var(--accent-color);width:4rem;height:4rem;border-radius:5px;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:15px;border:none;box-shadow:0 4px 8px rgba(0,0,0,.38);z-index:1000000000000000;outline:none;transition:all .3s;cursor:pointer}.menubuttonshawn[data-v-a40e9cfe]{background-color:transparent;box-shadow:none;transition:all .3s}.menubutton div[data-v-a40e9cfe]{height:4px;width:30px;background-color:var(--main-dark-color);border-radius:2px;transition:all .3s}.menu[data-v-a40e9cfe]{pointer-events:none;opacity:0;position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;top:0;left:0;width:100vw;z-index:1000000000;height:100vh;background-color:var(--accent-color);background:linear-gradient(310deg,#f5bd6e,#f5af4e);transition:all .5s}.menushawn[data-v-a40e9cfe]{pointer-events:all;opacity:1;transition:all .5s}.smallnav-button[data-v-a40e9cfe]{text-decoration:none;color:var(--main-color);font-family:var(--main-font);font-size:1.4rem}.smallnav-button[data-v-a40e9cfe]:active,.smallnav-button[data-v-a40e9cfe]:focus,.smallnav-button[data-v-a40e9cfe]:hover{text-decoration:underline;color:var(--main-color)}.bbottom[data-v-a40e9cfe],.btop[data-v-a40e9cfe]{transform-origin:0 0;transition:all .3s}.bmid[data-v-a40e9cfe]{transform:translateX(8px);transition:all .3s}@media only screen and (max-width:1919px){header[data-v-a40e9cfe]{overflow-y:auto;width:4.5rem}.nav-buttons[data-v-a40e9cfe]{position:relative;margin-top:3rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}.nav-button[data-v-a40e9cfe]{height:7.5rem;width:10rem}.nav-button h1[data-v-a40e9cfe]{font-size:1rem;font-weight:500}}@media only screen and (max-width:600px){header[data-v-a40e9cfe]{display:none}.menubutton[data-v-a40e9cfe]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}}@-webkit-keyframes buttonshowtext{0%{color:var(--main-light-color)}50%{color:var(--light-text)}to{color:var(--main-light-color)}}@keyframes buttonshowtext{0%{color:var(--main-light-color)}50%{color:var(--light-text)}to{color:var(--main-light-color)}}:root{--light-text:#f0f0f0;--grey-text:#e0e0e0;--dark-text:#12100e;--main-very-light-color:#273381;--main-light-color:#313550;--main-color:#2c2f47;--main-dark-color:#1a1d2b;--main-very-dark-color:#171a26;--accent-light-color:#f1b45e;--accent-color:#f5af4e;--accent-dark-color:#d49844;--alert-color:#d72638;--success-color:#017e4a;--gradient:linear-gradient(124deg,#171a26,#1a1d2b);--main-font:"Montserrat",sans-serif;--title-font:"Montserrat",sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--main-color)}::-moz-selection{color:var(--main-dark-color);background:var(--accent-color)}::selection{color:var(--main-dark-color);background:var(--accent-color)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--main-light-color)}::-webkit-scrollbar-thumb{box-shadow:0 4px 8px rgba(0,0,0,.38)}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:var(--main-very-dark-color)}.main-container{width:calc(100% - 5rem);margin-left:5rem}.router-link-active h1{color:var(--light-text)!important}.route-enter-active{-webkit-animation:routeaniin .3s ease-in;animation:routeaniin .3s ease-in}.route-leave-active{-webkit-animation:routeaniout .2s ease-in;animation:routeaniout .2s ease-in}@-webkit-keyframes routeaniin{0%{transform:translateY(-3rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes routeaniin{0%{transform:translateY(-3rem);opacity:0}to{transform:translateY(0);opacity:1}}@-webkit-keyframes routeaniout{0%{opacity:1}to{opacity:0}}@keyframes routeaniout{0%{opacity:1}to{opacity:0}}@media only screen and (max-width:1919px){.main-container{width:calc(100% - 4.5rem);margin-left:4.5rem}}@media only screen and (max-width:1366px){html{font-size:15px}}@media only screen and (max-width:1300px){html{font-size:14px}}@media only screen and (min-width:2560px){html{font-size:20px}}@media only screen and (min-width:3840px){html{font-size:25px}}@media only screen and (max-width:600px){.main-container{width:100%;margin-left:0}.router-link-active h1{color:var(--main-color)!important;text-decoration:underline}}.head[data-v-0e772200]{width:100%;border-radius:5px;height:calc(100vh - 2rem);background:linear-gradient(124deg,rgba(23,26,38,.995),rgba(26,29,43,.995));position:relative;overflow:hidden;transition:all .3s;display:flex;align-items:center;justify-content:center}#visual[data-v-0e772200]{position:absolute;top:0;left:0;height:110vh}.logo[data-v-0e772200]{opacity:0;display:flex;align-items:flex-end;justify-content:flex-end;z-index:1000;margin-right:2rem;-webkit-animation:logoani .3s linear .5s forwards;animation:logoani .3s linear .5s forwards}.logo svg[data-v-0e772200]{height:11.5rem;fill:var(--light-text);padding:1rem;margin-right:-2rem;transition:all .3s}.logo svg path[data-v-0e772200]{overflow:visible;padding:1rem}.logo .o[data-v-0e772200]{height:10.5rem;fill:var(--accent-color);transition:all .3s;margin-bottom:-1px;margin-right:-3.2rem;-webkit-animation:scaling 1s linear forwards!important;animation:scaling 1s linear forwards!important}.slash[data-v-0e772200]{z-index:1000}.logo-wrapper[data-v-0e772200],.text-wrapper[data-v-0e772200]{z-index:1000;overflow:hidden;flex:1}.text[data-v-0e772200]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;z-index:1000;width:40rem;height:15rem;margin-left:2rem}.text h1[data-v-0e772200]{font-family:var(--title-font);font-size:2.8rem;font-weight:500;color:var(--light-text);margin-bottom:.1rem;margin-top:-1rem;opacity:0;-webkit-animation:textani .5s linear .3s forwards;animation:textani .5s linear .3s forwards}.text h1 span[data-v-0e772200]{color:var(--accent-color)}.text p[data-v-0e772200]{font-family:var(--main-font);font-weight:400;color:var(--light-text);font-size:1.6rem;margin-bottom:2rem;opacity:0;-webkit-animation:textani .5s linear .5s forwards;animation:textani .5s linear .5s forwards}.text div[data-v-0e772200]{width:100%;display:flex;opacity:0;-webkit-animation:textani .5s linear .8s forwards;animation:textani .5s linear .8s forwards}.text div a[data-v-0e772200]{margin-right:.5rem}.mousewheel[data-v-0e772200]{position:absolute;bottom:5rem;width:1.2rem;height:4.4rem;border:1px solid var(--accent-color);display:flex;align-items:flex-start;justify-content:center;border-radius:15px;z-index:1000000;opacity:.2}.mousewheel div[data-v-0e772200]{margin-top:2px;width:.7rem;height:2rem;background-color:var(--accent-color);border-radius:8px;-webkit-animation:mousewheelani 2s infinite;animation:mousewheelani 2s infinite}.overlaylogo[data-v-0e772200]{opacity:0;position:absolute;bottom:15rem;right:-23rem;display:flex;align-items:flex-end;justify-content:flex-end;transform:rotate(90deg);z-index:1}.overlaylogo svg[data-v-0e772200]{height:25rem;fill:var(--main-very-dark-color);transition:all .3s}.overlayo[data-v-0e772200]{height:22rem!important}.sidesocial[data-v-0e772200]{position:absolute;width:2.5rem;height:14rem;left:0;top:calc(50% - 6.5rem);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10000;border-radius:0 2px 2px 0}.sidesocial div[data-v-0e772200]{width:2rem;height:2rem;margin-right:-2rem;margin-bottom:1rem;border-radius:50%;background-color:var(--accent-color);border:5px solid var(--main-dark-color);display:flex;align-items:center;justify-content:center;transition:all .3s}.sidesocial div[data-v-0e772200]:hover{transform:rotate(1turn);transition:all .3s}.sidesocial div a[data-v-0e772200]{width:2rem;height:2rem;border-radius:50%;background-color:var(--main-dark-color)}.sidesocial div a svg[data-v-0e772200]{width:2rem;height:auto}.sideone[data-v-0e772200]{opacity:0;position:absolute;top:0;left:0;height:100%;width:5rem;background-color:var(--main-very-dark-color)}.sideother[data-v-0e772200]{position:absolute;width:.5rem;height:14rem;background-color:var(--accent-color);right:0;top:calc(50% - 7rem);border-radius:2px 0 0 2px}@media only screen and (max-width:1440px){.logo svg[data-v-0e772200]{height:10rem}.logo .o[data-v-0e772200]{height:9rem;margin-right:-3rem}.text[data-v-0e772200]{width:30rem;height:15rem}.divider[data-v-0e772200]{width:2px;height:13rem}.text h1[data-v-0e772200]{font-size:2rem}.text p[data-v-0e772200]{font-size:1.5rem}}@media only screen and (max-width:900px){.logo svg[data-v-0e772200]{height:8rem}.logo .o[data-v-0e772200]{margin-bottom:0;height:7.3rem;margin-right:-2.8rem}.text[data-v-0e772200]{width:25rem;height:15rem}.divider[data-v-0e772200]{width:2px}.text h1[data-v-0e772200]{font-size:1.8rem;letter-spacing:0}.text p[data-v-0e772200]{font-size:1.4rem}}@media only screen and (max-width:760px){.head[data-v-0e772200]{flex-direction:column}.logo-wrapper[data-v-0e772200],.text-wrapper[data-v-0e772200]{z-index:1000;overflow:hidden;flex:initial}.logo svg[data-v-0e772200]{height:5rem}.logo .o[data-v-0e772200]{height:4.6rem;margin-right:-2.4rem}.divider[data-v-0e772200]{display:none}.text[data-v-0e772200]{align-items:center;justify-content:center;width:30rem;height:12rem;margin-left:0}.text p[data-v-0e772200]{text-align:center}.text div[data-v-0e772200]{justify-content:center}}@media only screen and (max-width:830px){.sideone[data-v-0e772200],.sideother[data-v-0e772200],.sidesocial[data-v-0e772200]{display:none}}@media only screen and (max-width:500px){.head[data-v-0e772200]{flex-direction:column}.divider[data-v-0e772200]{display:none}.text[data-v-0e772200]{align-items:center;justify-content:center;width:23rem;margin-left:0}.text div[data-v-0e772200]{justify-content:center}}@media only screen and (max-width:440px){.text[data-v-0e772200]{align-items:center;justify-content:center;width:20rem;margin-left:0}.text h1[data-v-0e772200]{font-size:1.7rem}}@-webkit-keyframes logoani{0%{opacity:0;transform:translateX(1.5rem)}to{opacity:1;transform:translateX(0)}}@keyframes logoani{0%{opacity:0;transform:translateX(1.5rem)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes textani{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes textani{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes mousewheelani{0%{margin-top:2px}to{margin-top:200%}}@keyframes mousewheelani{0%{margin-top:2px}to{margin-top:200%}}.skill[data-v-6374c0c8]{width:100%;height:22rem;background-color:var(--main-dark-color);position:relative;overflow:hidden;display:flex}.title[data-v-6374c0c8]{height:100%;width:4rem;display:flex;align-items:center;justify-content:center;background-color:var(--main-very-dark-color)}.title h3[data-v-6374c0c8]{font-size:2.3rem;font-family:var(--main-font);font-weight:400;color:var(--light-text);text-transform:uppercase;transform:rotate(-90deg)}.title h3 span[data-v-6374c0c8]{color:var(--accent-color)}.skilllist[data-v-6374c0c8]{width:100%;padding-left:.2rem;padding-right:.2rem;list-style:none;display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (max-width:1500px){.title h3[data-v-6374c0c8]{font-size:2rem}}.skills[data-v-0825cfad]{margin-top:1rem;width:112rem}.skillscards[data-v-0825cfad]{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;align-items:center;justify-content:center}.skillscards div ul li[data-v-0825cfad]{position:relative;font-size:1.5rem;font-family:var(--main-font);color:var(--light-text);margin-bottom:1rem}@media only screen and (max-width:1919px){.skills[data-v-0825cfad]{width:100%}}@media only screen and (max-width:1500px){.skillscards div ul li[data-v-0825cfad]{font-size:1.3rem;margin-bottom:.7rem}}@media only screen and (max-width:1140px){.skillscards[data-v-0825cfad]{grid-template-columns:100%;grid-template-rows:1fr 1fr 1fr}}@media only screen and (max-width:380px){.skillscards div ul li[data-v-0825cfad]{font-size:1.1rem;margin-bottom:.7rem}}.project[data-v-71932bda]{height:19rem;background-color:var(--main-dark-color);position:relative;overflow:hidden;display:flex;align-items:flex-start;justify-content:center;cursor:pointer}.prism[data-v-71932bda]{position:absolute;top:-30%;left:-100%;height:150%;width:12rem;transform:rotate(20deg);background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.1) 40%,hsla(0,0%,100%,.1) 70%,hsla(0,0%,100%,0));-webkit-animation:prismani 2s infinite;animation:prismani 2s infinite;z-index:100000000}.imgcontainer[data-v-71932bda]{position:absolute;top:0;left:0;width:100%;height:100%;border-bottom-left-radius:5px;border-bottom-right-radius:5px;overflow:hidden}.project .title[data-v-71932bda]{transform:translateX(0);transition:all .3s}.title[data-v-71932bda]{position:absolute;display:flex;align-items:center;justify-content:center;bottom:0;left:0;width:100%;height:4rem;background-color:var(--main-very-dark-color);box-shadow:0 2px 4px rgba(0,0,0,.3);transform:translateX(-100%);transition:all .3s;pointer-events:none;z-index:10000000}.title h3[data-v-71932bda]{font-family:var(--main-font);color:var(--light-text);font-size:1.4rem;text-transform:uppercase;font-weight:500;z-index:11000;white-space:nowrap}.title h3 span[data-v-71932bda]{color:var(--accent-color)}.overlay[data-v-71932bda]{opacity:.2;position:absolute;top:0;left:0;width:100%;height:100%;z-index:9000000;background-color:var(--main-very-light-color);pointer-events:none;transition:all .3s}.project:hover .overlay[data-v-71932bda]{opacity:0;transition:all .3s}@media only screen and (max-width:1366px){.project[data-v-71932bda]{height:14rem}.title h3[data-v-71932bda]{font-size:1rem}}@media only screen and (max-width:1000px){.project[data-v-71932bda]{height:16rem}}@media only screen and (max-width:750px){.project[data-v-71932bda]{height:22rem}.title h3[data-v-71932bda]{font-size:1.2rem}}@media only screen and (max-width:500px){.project[data-v-71932bda]{height:17rem}}@-webkit-keyframes prismani{0%{transform:translateX(0) rotate(20deg)}to{transform:translateX(100rem) rotate(20deg)}}@keyframes prismani{0%{transform:translateX(0) rotate(20deg)}to{transform:translateX(100rem) rotate(20deg)}}.projects[data-v-6a306d2c]{margin-top:1rem;width:112rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.cards[data-v-6a306d2c]{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.projectimgheader[data-v-6a306d2c]{position:absolute;width:100%;top:0;left:0;z-index:100000;filter:grayscale(1);pointer-events:none}.height[data-v-6a306d2c]{width:20%}.projectimg[data-v-6a306d2c]{width:100%;height:auto;filter:grayscale(1)}.projectimg:hover+.projectimgheader[data-v-6a306d2c]{filter:none}.projectimg[data-v-6a306d2c]:hover{transform:translateY(calc(-100% + 19rem));transition:transform 8s;filter:none}.morelink[data-v-6a306d2c]{align-self:flex-end;text-decoration:none;color:var(--accent-color);font-weight:500;font-size:1.2rem;display:flex;align-items:center;justify-content:center;text-shadow:2px 2px 5px rgba(0,0,0,.2);font-family:var(--main-font);margin-right:1rem;transition:all .3s}.morelink span[data-v-6a306d2c]{font-size:.9rem;margin-left:.2rem}.morelink[data-v-6a306d2c]:hover{color:var(--accent-light-color);transition:all .3s}@media only screen and (max-width:1919px){.projects[data-v-6a306d2c]{width:100%}}@media only screen and (max-width:1000px){.cards[data-v-6a306d2c]{grid-template-columns:1fr 1fr 0}}@media only screen and (max-width:750px){.cards[data-v-6a306d2c]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr}}.confirmcont[data-v-8452237e]{position:fixed;top:1rem;left:0;z-index:1000000000;width:100%;display:flex;align-items:center;justify-content:center}.confirmmodal[data-v-8452237e]{background-color:var(--accent-light-color);padding:1rem 2rem;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.3)}.info-enter-active[data-v-8452237e]{-webkit-animation:infoani .3s ease-in;animation:infoani .3s ease-in}.info-leave-active[data-v-8452237e]{animation:infoani .3s ease-in reverse}@-webkit-keyframes infoani{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}@keyframes infoani{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}.contactcard[data-v-15d8573b]{overflow:hidden;background-color:var(--main-dark-color);background:var(--gradient);width:112rem;height:40rem;display:flex;align-items:center;justify-content:space-between;position:relative}.big[data-v-15d8573b]{height:50rem!important}.logo[data-v-15d8573b]{position:absolute;bottom:-10%;right:-20%;display:flex;align-items:flex-end;justify-content:flex-end;opacity:.5}.logobig svg[data-v-15d8573b]{height:45rem!important}.logo svg[data-v-15d8573b]{height:40rem;fill:var(--main-very-dark-color);transition:all .3s}.o[data-v-15d8573b]{height:37rem!important}.obig svg[data-v-15d8573b]{height:42rem!important}.logobig[data-v-15d8573b]{left:-40rem!important;bottom:-8rem!important}.contactform[data-v-15d8573b]{z-index:10000;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:40rem;padding:5rem}.httperror[data-v-15d8573b],.spinner[data-v-15d8573b]{width:40rem;height:100%;display:flex;align-items:center;justify-content:center;z-index:100000}.httperror[data-v-15d8573b]{flex-direction:column}.httperror h3[data-v-15d8573b]{font-family:var(--main-font);color:var(--light-text);font-weight:400;margin-bottom:2rem}.form-control[data-v-15d8573b]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:1rem}.form-control input[data-v-15d8573b]{border-radius:2px;width:35rem;height:3rem;margin-bottom:1rem;padding-left:.5rem;background-color:var(--main-light-color);color:var(--light-text);font-size:1rem;border:none;border-bottom:solid 2px var(--accent-color);font-family:var(--main-font);outline:none;z-index:10000;transition:all .3s}.form-control input[data-v-15d8573b]:focus{border-bottom:solid 3px var(--accent-light-color);transition:all .3s}.form-control textarea[data-v-15d8573b]{resize:none;width:35rem;height:8rem;outline:none;border-radius:2px;padding:.5rem;background-color:var(--main-light-color);color:var(--light-text);border:none;border-bottom:solid 2px var(--accent-color);font-family:var(--main-font);font-size:1rem;z-index:10000;transition:all .3s;margin-bottom:1rem}.form-control textarea[data-v-15d8573b]:focus{border-bottom:solid 3px var(--accent-light-color);transition:all .3s}.form-control label[data-v-15d8573b]{margin-bottom:.5rem;font-family:var(--main-font);color:var(--light-text);font-size:1.4rem;transition:all .3s}.form-control:focus-within label[data-v-15d8573b]{color:var(--accent-light-color);transition:all .3s}.form-control h6[data-v-15d8573b]{font-family:var(--main-font);font-size:.8rem;color:var(--alert-color);font-weight:400}.formbutton[data-v-15d8573b]{margin-top:1rem;width:12rem!important;height:2.5rem!important;font-size:1.2rem!important}.map[data-v-15d8573b]{width:40rem;border-radius:5px;height:30rem;margin-right:5rem;z-index:10000}.error[data-v-15d8573b]{border:1px solid var(--alert-color)!important}.technology[data-v-15d8573b]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:100000}.bigtech[data-v-15d8573b]{transform:scale(1.1)}.smalllinks[data-v-15d8573b]{display:none}#linkedtext[data-v-15d8573b]{fill:var(--light-text);transition:all .3s}#linkedcon[data-v-15d8573b]{fill:var(--accent-color);transition:all .3s}#linkedlogo[data-v-15d8573b]{fill:var(--main-dark-color);transition:all .3s}.git[data-v-15d8573b]{fill:var(--light-text)}.git[data-v-15d8573b],.gitlogo[data-v-15d8573b]{height:5rem;width:auto;margin-bottom:2rem;transition:all .3s}.gitlogo[data-v-15d8573b]{fill:var(--accent-color);margin-right:.7rem}.linked[data-v-15d8573b]{height:6rem;width:auto}.innertitlehide[data-v-15d8573b]{display:none}.titleshow[data-v-15d8573b]{display:block!important}.titleshow h2[data-v-15d8573b]{font-family:var(--main-font);color:var(--light-text);font-weight:500;font-size:2.8rem;margin-bottom:2.5rem}.titleshow h2 span[data-v-15d8573b]{color:var(--accent-color)}.confirmmessage[data-v-15d8573b]{font-size:1rem;font-weight:500;font-family:var(--main-font);color:var(--main-dark-color);display:flex;align-items:center;justify-content:center}.confirmmessage svg[data-v-15d8573b]{margin-right:.5rem;height:1.5rem;width:auto}.fail[data-v-15d8573b]{fill:var(--alert-color)}.success[data-v-15d8573b]{fill:var(--success-color)}@media only screen and (max-width:1920px){.fullwidthcard[data-v-15d8573b]{width:100%;height:100%}.big[data-v-15d8573b]{height:100%!important}}@media only screen and (max-width:1660px){.contactcard[data-v-15d8573b]{width:100%}.bigtech[data-v-15d8573b],.technology[data-v-15d8573b]{transform:scale(.8)}}@media only screen and (max-width:1300px){.bigtech[data-v-15d8573b],.technology[data-v-15d8573b]{display:none}.smalllinks[data-v-15d8573b]{flex:1;display:flex;align-items:center;justify-content:center;z-index:10000}.smalllinks svg[data-v-15d8573b]{height:5rem;width:auto;fill:#fff;margin-right:2rem}}@media only screen and (max-width:970px){.smalllinks[data-v-15d8573b]{display:none}.contactform[data-v-15d8573b]{flex:1;align-items:center;padding:5rem}.form-control[data-v-15d8573b],.form-control input[data-v-15d8573b],.form-control textarea[data-v-15d8573b]{width:100%}.big[data-v-15d8573b]{width:100%;height:100%}}@media only screen and (max-width:970px){.contactform[data-v-15d8573b]{padding:5rem 3rem}.big[data-v-15d8573b]{width:100%;height:100%}.titleshow h2[data-v-15d8573b]{font-size:2.5rem}}@media only screen and (max-width:480px){.contactcard[data-v-15d8573b]{height:34rem}.contactform[data-v-15d8573b]{flex:1;align-items:center;padding:5rem 2rem}.form-control[data-v-15d8573b]{width:100%}.form-control input[data-v-15d8573b]{width:100%;height:3rem}.form-control textarea[data-v-15d8573b]{height:5rem;width:100%}.big[data-v-15d8573b]{width:100%;height:100%}.titleshow h2[data-v-15d8573b]{font-size:2.2rem}}@-webkit-keyframes lightformlinkone{0%{fill:var(--main-very-dark-color)}10%{fill:var(--light-text)}20%{fill:var(--light-text)}30%{fill:var(--main-very-dark-color)}to{fill:var(--main-very-dark-color)}}@keyframes lightformlinkone{0%{fill:var(--main-very-dark-color)}10%{fill:var(--light-text)}20%{fill:var(--light-text)}30%{fill:var(--main-very-dark-color)}to{fill:var(--main-very-dark-color)}}@-webkit-keyframes lightformlinktwo{0%{fill:var(--main-very-dark-color)}10%{fill:var(--accent-color)}20%{fill:var(--accent-color)}30%{fill:var(--main-very-dark-color)}to{fill:var(--main-very-dark-color)}}@keyframes lightformlinktwo{0%{fill:var(--main-very-dark-color)}10%{fill:var(--accent-color)}20%{fill:var(--accent-color)}30%{fill:var(--main-very-dark-color)}to{fill:var(--main-very-dark-color)}}.contact[data-v-30166d2a]{margin-top:1rem;width:112rem}@media only screen and (max-width:1919px){.contact[data-v-30166d2a]{width:100%}}.home[data-v-4813121f]{width:100%;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.headwidth[data-v-4813121f]{width:100%!important}.projects[data-v-cf3cc582]{width:100%;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.featured[data-v-cf3cc582]{background-color:var(--main-dark-color);background:var(--gradient);width:112rem;height:30rem;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.featured h1[data-v-cf3cc582]{font-weight:500;font-size:3rem;margin-bottom:1rem}.featured h1[data-v-cf3cc582],.featured p[data-v-cf3cc582]{font-family:var(--main-font);color:var(--light-text);z-index:10000}.featured p[data-v-cf3cc582]{font-weight:400;font-size:1.7rem}.featured h1 span[data-v-cf3cc582]{color:var(--accent-color)}.fcards[data-v-cf3cc582]{width:100%;height:70%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;z-index:10000}.allcards[data-v-cf3cc582]{width:112rem;display:grid;align-content:center;justify-content:center;grid-template-columns:36.7rem 36.7rem 36.7rem;gap:1rem;grid-auto-rows:auto}.projectimgheader[data-v-cf3cc582]{position:absolute;width:100%;top:0;left:0;z-index:100000;filter:grayscale(1);pointer-events:none}.height[data-v-cf3cc582]{height:100%;width:auto}.projectimg[data-v-cf3cc582]{width:100%;height:auto;filter:grayscale(1)}.projectimg:hover+.projectimgheader[data-v-cf3cc582]{filter:none}.projectimg[data-v-cf3cc582]:hover{transform:translateY(calc(-100% + 19rem));transition:transform 8s;filter:none}.left[data-v-cf3cc582]{transform:translateX(10rem) scale(.7)!important}.middle[data-v-cf3cc582]{transform:scale(.8)!important;z-index:1000}.right[data-v-cf3cc582]{transform:translateX(-10rem) scale(.7)!important}.log[data-v-cf3cc582]{position:absolute;bottom:0;right:-30rem;display:flex;align-items:flex-end;justify-content:flex-end;z-index:0}.log svg[data-v-cf3cc582]{height:30rem;fill:var(--main-very-dark-color);transition:all .3s}.o[data-v-cf3cc582]{height:28rem!important}@media only screen and (max-width:1919px){.basecardwidth[data-v-cf3cc582],.featured[data-v-cf3cc582]{width:100%}.allcards[data-v-cf3cc582]{width:100%;grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:1450px){.featured[data-v-cf3cc582]{height:25rem}.featured h1[data-v-cf3cc582]{font-size:2.5rem}.featured p[data-v-cf3cc582]{font-size:1.5rem}}@media only screen and (max-width:1000px){.allcards[data-v-cf3cc582]{width:100%;grid-template-columns:1fr 1fr}}@media only screen and (max-width:1100px){.featured h1[data-v-cf3cc582]{font-size:2.2rem}.featured p[data-v-cf3cc582]{font-size:1.2rem}}@media only screen and (max-width:900px){.featured[data-v-cf3cc582]{height:25rem}.featured p[data-v-cf3cc582]{width:40rem;text-align:center}}@media only screen and (max-width:750px){.allcards[data-v-cf3cc582]{grid-template-columns:1fr}}@media only screen and (max-width:740px){.featured[data-v-cf3cc582]{height:25rem}.featured p[data-v-cf3cc582]{width:30rem;text-align:center}}@media only screen and (max-width:500px){.featured[data-v-cf3cc582]{height:25rem}.featured h1[data-v-cf3cc582]{font-size:1.8rem}.featured p[data-v-cf3cc582]{width:22rem;text-align:center;font-size:1rem}}.resume[data-v-59372914]{width:100%;padding:1rem;font-family:var(--main-font);display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.cv-header[data-v-59372914]{display:flex;align-items:center;justify-content:center;width:112rem;position:relative;background-color:var(--main-dark-color);background:var(--gradient);border-radius:5px}.bottom[data-v-59372914]{position:fixed}.namepanel[data-v-59372914]{width:100%;height:25rem;z-index:1;border-radius:5px;display:flex;padding-left:6rem;flex-direction:column;align-items:flex-start;justify-content:center;font-family:inherit;position:relative;box-shadow:0 4px 8px rgba(0,0,0,.38);z-index:1000;overflow:hidden}.name[data-v-59372914]{font-size:4rem;text-transform:uppercase;font-weight:500;color:var(--light-text);font-family:inherit;z-index:10000;display:flex;align-items:center}.name span[data-v-59372914]{color:var(--accent-color)}.title[data-v-59372914]{display:flex;align-items:center;justify-content:center;font-family:inherit;z-index:10000}.title h4[data-v-59372914]{font-family:inherit;color:var(--light-text);text-transform:uppercase;font-size:1.2rem;margin-right:.4rem;font-weight:500}.download[data-v-59372914]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;margin-left:1rem}.download svg[data-v-59372914]{fill:var(--accent-color);height:2rem;width:auto}.content[data-v-59372914]{padding:1rem 0;width:112rem;display:flex;align-items:flex-start;justify-content:flex-start;font-family:inherit}.vcvsplitter[data-v-59372914]{width:1rem}.sidepanel[data-v-59372914]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;font-family:inherit;width:30rem}.sidepanel div[data-v-59372914]{width:100%}.sectionsplitter[data-v-59372914]{height:1rem}.sidesection[data-v-59372914]{background-color:var(--main-dark-color);background:var(--gradient);padding:2.5rem 2rem;justify-content:flex-start}.section-title[data-v-59372914],.sidesection[data-v-59372914]{display:flex;flex-direction:column;align-items:flex-start;font-family:inherit}.section-title[data-v-59372914]{justify-items:flex-start;width:100%;margin-bottom:1.7rem}.section-title h2[data-v-59372914]{font-size:2.1rem;text-transform:uppercase;font-weight:500;color:var(--light-text);font-family:inherit}.section-title h2 span[data-v-59372914]{color:var(--accent-color)}.title-underline[data-v-59372914]{display:none;background-color:var(--accent-color);height:.7rem;width:100%}.section-content[data-v-59372914]{font-family:inherit}.section-content p[data-v-59372914]{font-family:inherit;font-size:1.3rem;line-height:1.3;font-weight:400;color:var(--grey-text)}.content-list[data-v-59372914]{width:100%;font-family:inherit;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.list-itemandlogo[data-v-59372914]{font-family:inherit;display:flex;align-items:center;justify-content:flex-start;margin-bottom:1.5rem}.item-logo[data-v-59372914]{width:1.5rem!important;display:flex;align-items:center;justify-content:center}.item-logo svg[data-v-59372914]{fill:var(--accent-color);height:1.5rem;width:1.5rem}.logolist svg[data-v-59372914]{fill:var(--accent-color);height:.5rem;width:.5rem}.item-content[data-v-59372914]{display:flex;align-items:center;justify-content:flex-start;padding-left:1rem;font-family:inherit;color:var(--light-text);font-size:1.3rem;max-width:60rem}.content-main[data-v-59372914]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;font-family:inherit;flex:1;z-index:1000}.content-main>div[data-v-59372914]{width:100%}.mainsection[data-v-59372914]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;font-family:inherit;padding:2.5rem 2rem;width:100%;background-color:var(--main-dark-color);background:var(--gradient)}.cvlogo[data-v-59372914]{position:absolute;bottom:-20%;right:-20%;display:flex;align-items:flex-end;justify-content:flex-end;z-index:1}.cvlogo svg[data-v-59372914]{height:30rem;fill:var(--main-very-dark-color);transition:all .3s}.o[data-v-59372914]{height:28rem!important}@media only screen and (max-width:1919px){.cv-header[data-v-59372914]{width:100%}.content[data-v-59372914]{width:100%;padding-left:0;padding-right:0}}@media only screen and (max-width:1366px){.name[data-v-59372914]{font-size:3.2rem}}@media only screen and (max-width:1200px){.name[data-v-59372914]{font-size:3rem}}@media only screen and (max-width:960px){.namepanel[data-v-59372914]{width:100%;align-items:center;justify-content:center;padding-left:0}.content[data-v-59372914]{flex-direction:column}.content-small[data-v-59372914]{flex-direction:row}.vcvsplitter[data-v-59372914]{width:0;height:1rem}.sidepanel[data-v-59372914],.sidesection[data-v-59372914]{width:100%}.content-main[data-v-59372914]{margin-left:0}}@media only screen and (max-width:800px){.name[data-v-59372914]{font-size:2.5rem}}@media only screen and (max-width:750px){.title h4[data-v-59372914]{font-family:inherit;color:var(--light-text);text-transform:uppercase;font-size:1rem;margin-right:.4rem;font-weight:400}}@media only screen and (max-width:580px){.name[data-v-59372914]{font-size:2rem}.title h4[data-v-59372914]{font-family:inherit;color:var(--light-text);text-transform:uppercase;font-size:.8rem;margin-right:.4rem;font-weight:400}.section-title h2[data-v-59372914]{font-size:1.8rem}.section-content p[data-v-59372914]{font-family:inherit;font-size:1.2rem;line-height:1.3;font-weight:400;color:var(--grey-text)}.item-content[data-v-59372914]{font-size:1.2rem}}@media only screen and (max-width:470px){.name[data-v-59372914]{font-size:1.8rem}.title h4[data-v-59372914]{font-family:inherit;color:var(--light-text);text-transform:uppercase;font-size:.8rem;margin-right:.2rem;font-weight:400;margin-top:.4rem}.section-title h2[data-v-59372914]{font-size:1.6rem}.item-content[data-v-59372914]{font-size:1.2rem}}@media only screen and (max-width:420px){.name[data-v-59372914],.section-title h2[data-v-59372914]{font-size:1.5rem}.download[data-v-59372914]{margin-left:.2rem}.download svg[data-v-59372914]{height:1.5rem}}.contact[data-v-42813bf6]{width:100%;flex-direction:column}.aboutpage[data-v-551c93a2],.contact[data-v-42813bf6]{height:100vh;padding:1rem;display:flex;align-items:center;justify-content:center}.about[data-v-551c93a2]{position:relative;padding:11rem 5rem;width:112rem;height:50rem;background-color:var(--main-dark-color);background:var(--gradient);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.about h3[data-v-551c93a2]{width:100%;font-weight:500;font-size:2.8rem;margin-bottom:1.8rem;text-transform:uppercase}.about h3[data-v-551c93a2],.about p[data-v-551c93a2]{text-align:center;font-family:var(--main-font);color:var(--light-text);z-index:10000}.about p[data-v-551c93a2]{width:60%;font-weight:400;font-size:1.5rem;line-height:1.4}.links[data-v-551c93a2]{margin-top:2rem;display:flex;align-items:center;justify-content:space-between;width:5rem;z-index:10000}.links a svg[data-v-551c93a2]{fill:var(--accent-color);height:2rem;width:auto}.about h3 span[data-v-551c93a2]{color:var(--accent-color)}.overlaylogo[data-v-551c93a2]{position:absolute;left:-25rem;bottom:-2rem}.overlaylogo svg[data-v-551c93a2]{height:35rem;fill:var(--main-very-dark-color);transition:all .3s}.o[data-v-551c93a2]{height:31rem!important}@media only screen and (max-width:1920px){.about[data-v-551c93a2]{height:100%;width:100%}}@media only screen and (max-width:1600px){.about p[data-v-551c93a2]{width:80%;text-align:center;font-family:var(--main-font);color:var(--light-text);font-weight:400;font-size:1.5rem;line-height:1.4}}@media only screen and (max-width:1366px){.about h3[data-v-551c93a2]{font-size:2.5rem}.about p[data-v-551c93a2]{font-size:1.3rem;line-height:1.3;width:90%}}@media only screen and (max-width:690px){.about[data-v-551c93a2]{padding:11rem 2rem}.about h3[data-v-551c93a2]{font-size:2.3rem}.about p[data-v-551c93a2]{font-size:1.1rem;line-height:1.2;width:100%}}.backdrop[data-v-0201f1b6]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:space-between;z-index:100000000}.backdrop img[data-v-0201f1b6]{height:80%;width:auto;border-radius:5px;box-shadow:0 4px 8px rgba(0,0,0,.38)}.exit[data-v-0201f1b6]{position:absolute;top:1rem;right:2rem;background-color:transparent;border:none;cursor:pointer}.exit span[data-v-0201f1b6]{font-family:var(--main-font);font-size:3rem;color:var(--accent-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.left[data-v-0201f1b6]{margin-left:2rem;border:none;background-color:transparent;cursor:pointer}.left span[data-v-0201f1b6]{font-size:3rem;color:var(--accent-color);opacity:.2;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.left:hover span[data-v-0201f1b6]{opacity:.9;transition:all .3s}.right[data-v-0201f1b6]{margin-right:2rem;border:none;background-color:transparent;cursor:pointer}.right span[data-v-0201f1b6]{font-size:3rem;color:var(--accent-color);opacity:.2;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.right:hover span[data-v-0201f1b6]{opacity:.9;transition:all .3s}@media only screen and (max-width:700px){.backdrop img[data-v-0201f1b6]{height:auto;width:70%}}.detailscontainer[data-v-6506f843]{width:112rem;height:30rem;display:flex;align-items:center;justify-content:center;background-color:var(--main-dark-color);background:var(--gradient);border-radius:5px;overflow:hidden}.marginb[data-v-6506f843]{margin-bottom:1rem}.inverted[data-v-6506f843]{flex-direction:row-reverse}.projectimgs[data-v-6506f843]{height:100%;width:50%;background-color:var(--main-dark-color);box-shadow:0 2px 4px rgba(0,0,0,.3);transform-origin:50% 50%;position:relative;overflow:hidden;border-bottom-right-radius:2rem;border-bottom-left-radius:0}.invertedimg[data-v-6506f843]{border-bottom-right-radius:0;border-bottom-left-radius:2rem}.projectimgs img[data-v-6506f843]{position:absolute;top:0;left:0;width:100%;height:auto;cursor:zoom-in}.projecttext[data-v-6506f843]{width:50%;display:flex;padding:2rem;flex-direction:column;align-items:center;justify-content:center}.allowoverflow[data-v-6506f843]{overflow:visible!important}.projecttitle[data-v-6506f843]{font-size:2.1rem;text-transform:uppercase;font-weight:500;color:var(--light-text);font-family:var(--main-font)}.projecttitle span[data-v-6506f843]{color:var(--accent-color)}.projectfeatures[data-v-6506f843]{padding:1rem 5rem}.projectfeatures li[data-v-6506f843]{list-style:none;font-family:var(--main-font);font-size:1.5rem;margin-bottom:.8rem;color:var(--light-text);position:relative}.projectfeatures li[data-v-6506f843]:before{content:"";position:absolute;top:.8rem;left:-1rem;width:.3rem;height:.3rem;border-radius:50%;background-color:var(--accent-color)}@media only screen and (max-width:1919px){.detailscardwidth[data-v-6506f843],.detailscontainer[data-v-6506f843]{width:100%}}@media only screen and (max-width:1200px){.projecttitle[data-v-6506f843]{font-size:2rem}.detailscontainer[data-v-6506f843]{height:auto;padding:2rem}.projectimgs[data-v-6506f843]{height:25rem;width:25rem}.projectfeatures[data-v-6506f843]{padding:1rem 2rem}}@media only screen and (max-width:750px){.projecttext[data-v-6506f843]{width:100%}.detailscontainer[data-v-6506f843],.inverted[data-v-6506f843]{flex-direction:column-reverse}}@media only screen and (max-width:430px){.projectimgs[data-v-6506f843]{height:20rem;width:20rem}}.details[data-v-5e1c18f6]{width:100%;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4rem}.projectfeatures li[data-v-5e1c18f6]{list-style:none;font-family:var(--main-font);font-size:1.3rem;margin-bottom:.8rem;color:var(--light-text);position:relative}.projectfeatures li[data-v-5e1c18f6]:before{content:"";position:absolute;top:.8rem;left:-1rem;width:.3rem;height:.3rem;border-radius:50%;background-color:var(--accent-color)}.detailshead[data-v-5e1c18f6]{width:112rem;height:20rem;background-color:var(--main-dark-color);background:var(--gradient);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.detailshead h1[data-v-5e1c18f6]{font-family:var(--title-font);color:var(--light-text);font-weight:500;font-size:3.5rem;margin-bottom:1.2rem;z-index:1000}.detailshead h1 span[data-v-5e1c18f6]{color:var(--accent-color);z-index:1000}.projectlinks[data-v-5e1c18f6]{display:flex;align-items:center;justify-content:center;gap:1rem;z-index:1000}.projectlinks a[data-v-5e1c18f6]{display:flex;align-items:center;justify-content:center;background-color:var(--accent-color);border-radius:3px;padding:.6rem 0;width:10.5rem;color:var(--light-text);text-decoration:none}.projectlinks a svg[data-v-5e1c18f6]{display:none;width:1.5rem;height:auto;fill:var(--main-color)}.projectlinks a h3[data-v-5e1c18f6]{text-transform:uppercase;font-size:.9rem;font-family:var(--main-font);color:var(--main-color);font-weight:500;transition:all .3s}.projectlinks div[data-v-5e1c18f6]{display:flex;align-items:center;justify-content:center;border-radius:4px;padding:.4rem 1rem;color:var(--grey-text)}.projectlinks div svg[data-v-5e1c18f6]{display:none;width:1.5rem;height:auto;fill:var(--main-light-color)}.projectlinks div h3[data-v-5e1c18f6]{font-size:1.2rem;font-family:var(--main-font);color:var(--grey-text);font-weight:500;margin-left:.6rem;transition:all .3s}.projectlinks a[data-v-5e1c18f6]:hover{background-color:var(--accent-light-color);transition:all .3s}.logo[data-v-5e1c18f6]{position:absolute;bottom:-5rem;right:-20rem;display:flex;align-items:flex-end;justify-content:flex-end;z-index:1}.logo svg[data-v-5e1c18f6]{height:30rem;fill:var(--main-very-dark-color);transition:all .3s}.o[data-v-5e1c18f6]{height:28rem!important}@media only screen and (max-width:1919px){.detailshead[data-v-5e1c18f6],.detailsheadcard[data-v-5e1c18f6]{width:100%}}@media only screen and (max-width:1200px){.details[data-v-5e1c18f6]{width:100%;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.projectfeatures li[data-v-5e1c18f6]{font-size:1.2rem}}@media only screen and (max-width:900px){.detailshead h1[data-v-5e1c18f6]{font-size:2.5rem}}@media only screen and (max-width:500px){.detailshead h1[data-v-5e1c18f6]{font-size:2rem}.projectlinks[data-v-5e1c18f6]{gap:1rem}.projectlinks a svg[data-v-5e1c18f6],.projectlinks div svg[data-v-5e1c18f6]{width:2rem}.projectlinks a h3[data-v-5e1c18f6],.projectlinks div h3[data-v-5e1c18f6]{font-size:.8rem}.projectlinks a[data-v-5e1c18f6]{display:flex;align-items:center;justify-content:center;background-color:var(--accent-color);border-radius:5px;padding:.6rem 0;width:8rem;color:var(--light-text);text-decoration:none}}.notfound[data-v-11a67315]{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.notfound h2[data-v-11a67315]{font-family:var(--main-font);font-size:3rem;color:#fff}.notfound h1[data-v-11a67315]{font-family:var(--main-font);font-size:12rem;font-weight:700;color:var(--accent-color)}.logo[data-v-461796b6]{display:flex;align-items:flex-end;justify-content:center;transition:all .3s}svg[data-v-461796b6]{fill:var(--main-light-color);height:3rem;-webkit-animation:showlogo 1s;animation:showlogo 1s}.o[data-v-461796b6]{fill:var(--main-light-color);height:2.6rem;margin-right:-.3rem;-webkit-animation:showlogoo 1s!important;animation:showlogoo 1s!important}.logo:hover svg[data-v-461796b6]{fill:#fff;transition:all .3s}.logo:hover .o[data-v-461796b6]{fill:var(--accent-color);transition:all .3s}.small svg[data-v-461796b6]{height:1.5rem;transition:all .3s}.small .o[data-v-461796b6]{height:1.3rem;transition:all .3s;margin-right:-.1rem}@media only screen and (max-width:1919px){svg[data-v-461796b6]{fill:var(--main-light-color);height:2.2rem;-webkit-animation:showlogo 1s;animation:showlogo 1s}.o[data-v-461796b6]{fill:var(--main-light-color);height:2rem;margin-right:-.3rem;-webkit-animation:showlogoo 1s!important;animation:showlogoo 1s!important}}@-webkit-keyframes showlogo{0%{fill:var(--main-light-color)}50%{fill:var(--light-text)}to{fill:var(--main-light-color)}}@keyframes showlogo{0%{fill:var(--main-light-color)}50%{fill:var(--light-text)}to{fill:var(--main-light-color)}}@-webkit-keyframes showlogoo{0%{fill:var(--main-light-color)}50%{fill:var(--accent-color)}to{fill:var(--main-light-color)}}@keyframes showlogoo{0%{fill:var(--main-light-color)}50%{fill:var(--accent-color)}to{fill:var(--main-light-color)}}.card[data-v-47a59e3f]{box-shadow:0 2px 4px rgba(0,0,0,.3);border-radius:5px;overflow:hidden}.normalbutton[data-v-2952f813]{background-color:var(--accent-color);display:flex;align-items:center;cursor:pointer;border:none;justify-content:center;padding:.7rem 1.7rem;border-radius:3px;border-bottom-right-radius:1rem;text-transform:uppercase;font-size:1rem;font-family:var(--main-font);font-weight:500;text-decoration:none;color:var(--dark-text);outline:none;box-shadow:0 1px 4px rgba(0,0,0,.1);transition:all .3s}.normalbutton[data-v-2952f813]:hover{background-color:var(--accent-light-color);transition:all .3s}.invertbutton[data-v-2952f813]{background-color:var(--accent-color);color:var(--dark-text)}.invertbutton[data-v-2952f813]:hover{background-color:#fff;transition:all .3s}.invertbutton[data-v-2952f813]:active,.linkbutton[data-v-2952f813]:active{transform:translateY(2px);transition:all .3s}@media only screen and (max-width:1400px){.normalbutton[data-v-2952f813]{padding:.6rem 1.5rem;font-size:.9rem}}@media only screen and (max-width:500px){.normalbutton[data-v-2952f813]{padding:.6rem 1.5rem;font-size:.9rem}}.title[data-v-23c8394b]{width:112rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:2rem .4rem}.title div[data-v-23c8394b]{height:.5rem;width:25rem;background-color:var(--accent-color);box-shadow:0 0 5px rgba(0,0,0,.2)}.title h1[data-v-23c8394b]{font-family:var(--main-font);font-size:2.5rem;color:var(--light-text);text-transform:uppercase;font-weight:400;display:flex;align-items:flex-start;text-shadow:0 2px 5px rgba(0,0,0,.2)}.title span[data-v-23c8394b]{color:var(--accent-color)}@media only screen and (max-width:1919px){.title[data-v-23c8394b]{width:100%}}@media only screen and (max-width:1366px){.title h1[data-v-23c8394b]{font-size:2rem}}.sk-chase[data-v-fc49a0bc]{width:40px;height:40px;position:relative;-webkit-animation:sk-chase 2.5s linear infinite both;animation:sk-chase 2.5s linear infinite both}.sk-chase-dot[data-v-fc49a0bc]{width:100%;height:100%;position:absolute;left:0;top:0;-webkit-animation:sk-chase-dot 2s ease-in-out infinite both;animation:sk-chase-dot 2s ease-in-out infinite both}.sk-chase-dot[data-v-fc49a0bc]:before{content:"";display:block;width:25%;height:25%;background-color:#fff;border-radius:100%;-webkit-animation:sk-chase-dot-before 2s ease-in-out infinite both;animation:sk-chase-dot-before 2s ease-in-out infinite both}.sk-chase-dot[data-v-fc49a0bc]:first-child{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-chase-dot[data-v-fc49a0bc]:nth-child(2){-webkit-animation-delay:-1s;animation-delay:-1s}.sk-chase-dot[data-v-fc49a0bc]:nth-child(3){-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-chase-dot[data-v-fc49a0bc]:nth-child(4){-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-chase-dot[data-v-fc49a0bc]:nth-child(5){-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-chase-dot[data-v-fc49a0bc]:nth-child(6){-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-chase-dot[data-v-fc49a0bc]:first-child:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-chase-dot[data-v-fc49a0bc]:nth-child(2):before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-chase-dot[data-v-fc49a0bc]:nth-child(3):before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-chase-dot[data-v-fc49a0bc]:nth-child(4):before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-chase-dot[data-v-fc49a0bc]:nth-child(5):before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-chase-dot[data-v-fc49a0bc]:nth-child(6):before{-webkit-animation-delay:-.6s;animation-delay:-.6s}@-webkit-keyframes sk-chase{to{transform:rotate(1turn)}}@keyframes sk-chase{to{transform:rotate(1turn)}}@-webkit-keyframes sk-chase-dot{80%,to{transform:rotate(1turn)}}@keyframes sk-chase-dot{80%,to{transform:rotate(1turn)}}@-webkit-keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}