.button-right{display:block;position:fixed;border-radius:50%;background-color:#fb94fb;z-index:5;border:none;width:60px;height:60px;right:28px;bottom:28px}.smiley{width:64px;height:64px;position:absolute;top:-2px;right:-2px}.navbutton-span{position:relative;font-family:GT Walsheim,monospace;color:#fb94fb;text-decoration:none;right:8px;bottom:3px;font-size:8em;line-height:.8em}.button-right:hover{background-color:#fff}.navbutton-span:hover{color:#fb94fb}.about a{text-decoration:none}.about a:hover{text-decoration:line-through}.about{position:fixed;font-size:1.2em;line-height:.5}@media (max-width:620px){.about{bottom:30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media (min-width:621px) and (max-width:800px){.about{bottom:30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media (min-width:801px){.button-right{width:90px;height:90px;right:55px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:5}.navbutton-span{right:10px;bottom:5px;font-size:12em;line-height:.8em}.smiley{width:95px;height:95px;position:absolute;top:-2px;right:-2px}.about{top:43%;left:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);font-size:2em;line-height:2em}}.Navigation{background-color:#8b1d5f;width:100vw;min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}ul{font-weight:regular;font-size:2em;line-height:2.8em;text-align:center}.Navigation a{text-decoration:none;color:#fff}.Navigation a:hover{text-decoration:line-through}#menuitem1:hover{background-image:url("https://thumbs.dreamstime.com/z/seamless-modern-vector-pattern-dots-geometric-fine-ornament-black-dotted-elements-57724091.jpg");background-size:cover;opacity:.5}@media (min-width:801px){ul{font-size:3em;line-height:3em}}.About{background-color:#8a1f5e;width:100vw;min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;opacity:1}@-webkit-keyframes fade-in-bottom{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-in-bottom{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.about-content,.mail,.social-icons{opacity:0;-webkit-animation:fade-in-bottom ease 1.5s forwards;animation:fade-in-bottom ease 1.5s forwards}.about-content,.mail{color:#fb94fb;white-space:pre-wrap;margin-left:15%;margin-right:15%;font-weight:700;font-size:8vw}.about-content{margin-top:10%}.mail a{color:#fb94fb}.fa{padding:20px;font-size:25px;line-height:30px;width:25px;height:25px;text-align:center;text-decoration:none;margin-right:20px;border-radius:100%;border:2px solid #fff}.fa:hover{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);cursor:pointer;color:#fb94fb;border:2px solid #fb94fb}.fa-github,.fa-linkedin{color:#fff}.social-icons{margin-left:15%;padding-bottom:3%;padding-top:10%}@media (max-width:620px){.mail{font-size:6vw;line-height:8vh}.social-icons{padding-top:5%}.fa{font-size:25px;line-height:20px;width:20px;height:20px}}@media (min-width:621px) and (max-width:800px){.about-content,.mail{font-size:7vw}.social-icons{padding-top:5%}}@media (min-width:801px){.About{-ms-flex-pack:end;justify-content:flex-end}.mail{-ms-flex-positive:2;flex-grow:2}.about-content,.mail{font-size:4vw}}.startimage-wrapper{width:100vw;height:100vh;background-color:#8b1c5f}.Startimage{margin-left:auto;margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.rotate-name{width:80vw;max-height:90vh;margin-top:5vh;-webkit-animation:fade_in_and_bounce_from_bottom ease-in-out .7s 1;animation:fade_in_and_bounce_from_bottom ease-in-out .7s 1}@-webkit-keyframes fade_in_and_bounce_from_bottom{0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}70%{opacity:1;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}80%{-webkit-transform:translate3d(0,-35px,0);transform:translate3d(0,-35px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@media (max-width:620px){.big-name{display:none}}@media (min-width:621px) and (max-width:800px){.big-name{display:none}}@media (min-width:801px){.big-name{width:90vw;height:100vh;margin-left:50px;-webkit-animation:fade_in_and_bounce_from_left 1s 1;animation:fade_in_and_bounce_from_left 1s 1}@-webkit-keyframes fade_in_and_bounce_from_left{0%,45%,70%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}45%{opacity:1;-webkit-transform:translate3d(80px,0,0);transform:translate3d(80px,0,0)}70%{-webkit-transform:translate3d(-2px,0,0);transform:translate3d(-2px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotate-name{display:none}}.ProjectPreview{text-decoration:none;color:#000}@-webkit-keyframes fade-in-bottom{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-in-bottom{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.ProjectPreview{opacity:0;-webkit-animation:fade-in-bottom ease 1s forwards;animation:fade-in-bottom ease 1s forwards}.ProjectPreview .inner{background:#fff;padding:7% 12%}.ProjectPreview .image{width:auto;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-top:20px}.ProjectPreview img{max-width:100%;max-height:100%}.ProjectPreview img:hover{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}@media (max-width:620px){.ProjectPreview .inner{margin-bottom:15px}}@media (min-width:621px) and (max-width:800px){.ProjectPreview .inner{margin-bottom:5%}}@media (min-width:801px){.ProjectPreview .inner{-ms-flex-positive:1;flex-grow:1}.ProjectPreview{width:30%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:5%}}.Category{background-color:#0770dd;min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.title{color:#fff;letter-spacing:1px}@media (max-width:620px){.Category{padding:0 15px;padding:0 15px 55px}.Category .title{margin:25px 0}}@media (min-width:621px) and (max-width:800px){.Category{padding:0 65px;padding:0 65px 35px}.Category .title{margin:30px 0}}@media (min-width:801px){.Category{padding:20px 100px}.Category .title{margin:30px 20px 40px 0}.projects{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}}.ProjectPage{background-color:#0770dd;min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@-webkit-keyframes fade-in-bottom{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-in-bottom{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.project-wrapper{background-color:#fff;padding:10%;opacity:0;-webkit-animation:fade-in-bottom ease 1s forwards;animation:fade-in-bottom ease 1s forwards}.ProjectPage a{color:#0770dd;text-decoration:none}.ProjectPage a:hover{color:#f79af7}.arrowsize{font-size:1.4em;line-height:0;color:#0770dd}.ProjectPage .image{width:auto;height:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:15% 0}.ProjectPage img{max-width:100%;max-height:100%}.ProjectPage h1{color:#fff}@media (max-width:620px){.ProjectPage{padding:0 15px 90px}.ProjectPage .title{margin:25px 0}.project-wrapper{padding:10%}}@media (min-width:621px) and (max-width:800px){.ProjectPage{padding:0 65px 65px}.ProjectPage .title{margin:30px 0}}@media (min-width:801px){.ProjectPage{padding:20px 100px 100px}.ProjectPage .title{margin:30px 20px 40px 0}}@font-face{font-family:GT Walsheim;font-style:normal;font-weight:700;src:local(gt-walsheim),local(gt-walsheim-bold),url(/fonts/gt-walsheim-bold.woff) format("woff")}@font-face{font-family:GT Walsheim;font-style:normal;font-weight:regular;src:local(gt-walsheim),local(gt-walsheim-regular),url(/fonts/gt-walsheim-regular.woff) format("woff")}html{font-family:GT Walsheim,monospace}body{margin:0;padding:0;min-height:100vh;background-color:#d3d3d3}h1{font-size:2em;font-weight:regular}h2{font-size:3em}h2,h4{font-weight:700}h4{line-height:1.7}h4,p{font-size:1.2em}p{font-weight:regular;line-height:1.7em}ul{list-style-type:none;margin:0;padding:0}a{color:#fff}.dot{font-size:1.5em;line-height:0;color:#fb94fb}@media (max-width:620px){p{font-size:1.1em}}
/*# sourceMappingURL=main.2db5a327.css.map*/