@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{height:100%;margin:0}@media screen and (min-width:600px){body{font-size:18px}section{padding:6rem 6rem 0;position:relative}}@media screen and (max-width:599px){body{font-size:16px}section{padding:1rem 1rem 0;position:relative}}body{background:#272b33;color:#fff;margin:0;min-width:320px;overflow-x:hidden;padding:0}body,button>span{font-family:Montserrat,sans-serif}.App{display:flex;flex-direction:column;height:100%}section h1{text-align:center}.navbar{align-items:center;background-color:#23252a;border-bottom:3px solid #0be779;display:flex;height:60px;margin-bottom:-60px;pointer-events:fill;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.navbar a{cursor:pointer;font-weight:600}.navlink-wrapper{align-items:center;text-align:center;width:20%}.navlinks{display:flex;justify-content:space-evenly;width:100%}#hamburger-icon{cursor:pointer;height:21px;margin:0 auto;position:relative;transition:.5s ease-in-out;width:35px}#hamburger-icon,#hamburger-icon span{-webkit-transform:rotate(0deg);transform:rotate(0deg)}#hamburger-icon span{background:#fff;border-radius:9px;display:block;height:3px;left:0;opacity:1;position:absolute;transition:.25s ease-in-out;width:100%}#hamburger-icon span:first-child{top:0}#hamburger-icon span:nth-child(2),#hamburger-icon span:nth-child(3){top:9px}#hamburger-icon span:nth-child(4){top:18px}#hamburger-icon.open span:first-child{left:50%;top:9px;width:0}#hamburger-icon.open span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}#hamburger-icon.open span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#hamburger-icon.open span:nth-child(4){left:50%;top:9px;width:0}@media screen and (min-width:600px){.profile{width:120px}.hamburger,.mobilenav{display:none}}@media screen and (max-width:599px){.navlinks{display:none}.hamburger{cursor:pointer;position:absolute;right:30px}}.mobilenav-wrapper{clip:rect(0,9999px,9999px,-9999px);position:absolute;top:63px;width:100%}.mobilenav{background-color:#1a212e}.mobilenav.on{-webkit-transform:translateY(0);transform:translateY(0)}.mobilenav.off,.mobilenav.on{transition:opacity .3s ease-out,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,opacity .3s ease-out;transition:transform .4s ease-in-out,opacity .3s ease-out,-webkit-transform .4s ease-in-out}.mobilenav.off{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.mobilenavlinks{display:flex;flex-direction:column;padding:20px}.mobilenavlink{padding-bottom:10px;padding-top:10px;text-align:left}.mobilenavlinks a{font-size:larger;text-align:left}@media screen and (min-width:599px){.profileimg{height:200px;width:200px}}@media screen and (max-width:599px){.profileimg{height:200px;width:200px}}@media screen and (min-height:599px){.scroll-down{bottom:170px;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0}}@media screen and (max-height:599px) and (min-height:410px){.scroll-down{bottom:100px;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0}}@media screen and (max-height:409px){.scroll-down{display:none}}.home{align-items:center;display:flex;flex-direction:column;height:calc(100vh + 63px);justify-content:center;position:relative;text-align:center;z-index:500}.greeting{margin:-63px 20px 0}.hide{display:none}.profileimg{border:.2rem solid #0be779;border-radius:50%}.greeting-text{margin:15px}.name{color:#0be779}.links{margin:20px auto 0;max-width:60px}.links a,.links img{height:50px;width:50px}.scroll-down-element,.wave-emoji{display:inline-block}.wave-emoji{-webkit-animation-duration:1.8s;animation-duration:1.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:wave;animation-name:wave;-webkit-transform-origin:70% 70%;transform-origin:70% 70%}.particles{height:100vh;left:0;position:absolute;top:0;width:100%}@-webkit-keyframes wave{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}20%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}30%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}40%{-webkit-transform:rotate(9deg);transform:rotate(9deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes wave{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}20%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}30%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}40%{-webkit-transform:rotate(9deg);transform:rotate(9deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.inline-bold{font-weight:700}.about{background-color:#2c323f}.about-text{max-width:600px;width:100%}.about-text>ul{list-style-type:none}.about-text>ul>li{margin-bottom:10px}.typewriter{align-items:center;display:flex}.typewriter-start{padding-right:5px}.typewriter>p{margin:0}.location-wrapper{align-items:center;border-top:1px solid #fff;display:flex;width:70%}.octicon-location{margin-right:10px}.skills-wrapper{max-width:600px;position:relative;text-align:center;width:100%}.skills{font-size:3rem;list-style:none;margin:0 auto;padding-left:0;position:relative;width:90%}.skill-bar-wrapper{background-color:#3e4555;border:2px solid #fff;border-radius:2px;display:flex;height:30px;margin-bottom:10px;overflow:hidden;position:relative}.skill-bar{background-color:#0be779;border-radius:2px 0 0 2px;display:flex;flex-direction:column;height:30px;margin-bottom:20px}@media screen and (min-width:960px){.about-content{display:flex;justify-content:space-evenly}.skill-name{align-items:center;background-color:#39b175;border-radius:2px 0 0 2px;color:#fff;display:flex;font-size:12px;font-weight:600;height:30px;justify-content:center;left:0;position:absolute;width:80px}}@media screen and (max-width:959px) and (min-width:600px){.about-content{flex-direction:column}.about-content,.skill-name{align-items:center;display:flex;justify-content:center}.skill-name{background-color:#39b175;border-radius:2px 0 0 2px;color:#fff;font-size:12px;font-weight:600;height:30px;left:0;position:absolute;width:80px}}@media screen and (max-width:599px){.about-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.skills{width:100%}.skill-name{align-items:center;background-color:#39b175;border-radius:2px 0 0 2px;color:#fff;display:flex;font-size:10px;font-weight:600;height:30px;justify-content:center;left:0;position:absolute;width:65px}}.section-title{font-size:25pt;margin-bottom:10px}.underline{border-top:4px solid #0be779;margin:0 auto 15px;width:70px}.experience{background-color:#2c323f;position:relative}.experience-content{margin:0 auto;max-width:1400px}.experience-list{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0 auto;padding-left:0;position:relative}.experience-list>li{border-radius:5px;margin:20px 10px;min-width:290px;width:390px}.experience-list>li>div{height:100%}.textLink{color:#0be779;cursor:pointer}.experience-link{cursor:default;height:100%;text-decoration:none}.experience-card-wrapper{height:100%;margin:0 10px;transition:.2s}.experience-card{align-items:center;background-color:#3b4353;border-radius:5px;cursor:pointer;height:100%;min-height:158px;position:relative;transition:.2s}.experience-card-wrapper:hover .experience-card{background-color:#474f63;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.experience-card-top{align-items:center;display:flex;height:180px;justify-content:center;position:relative;width:100%}.experience-card-top>h2{color:#fff;font-size:22px;font-weight:700;margin:0 30px;position:absolute;text-align:center;text-decoration:none;top:30px;z-index:1}.image-wrapper{align-items:center;border-radius:50%;bottom:-50px;box-shadow:0 2px 16px 0 rgba(0,0,0,.25);display:flex;height:100px;justify-content:center;position:absolute;width:100px}.experience-card-bottom{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:calc(100% - 150px);justify-content:space-between;padding:65px 20px 20px;position:relative;text-align:center;width:100%}.experience-card-bottom h2{margin:0}.experience-card-bottom h3{font-size:18px;margin:20px 0}.experience-card-bottom ul{list-style-type:disc;text-align:left}.experience-card-bottom li{font-size:16px;margin-bottom:7px}.experience-card-tech{justify-content:center;margin-top:20px}.experience-card-tech>ul{display:flex;flex-wrap:wrap;justify-content:center;list-style-type:none;margin-left:-7px;margin-top:-7px;padding:0}.experience-card-tech>ul>li{background-color:#5e6a80;border-radius:5px;font-size:12px;font-weight:600;margin-right:7px;margin-top:7px;padding:5px 10px}.experience-bg{border-radius:5px 5px 0 0;height:100%;position:absolute;width:100%}.logo-bg{border-radius:50%}.company-logo{max-width:150px;pointer-events:none;z-index:1}@media screen and (max-width:599px){.experience-card-wrapper:hover .experience-card{background-color:#3b4353;-webkit-transform:translateY(0);transform:translateY(0)}.experience-card-bottom{padding:65px 15px 20px}}.BrainhubCarouselItem{align-items:center;display:flex;justify-content:center;position:relative}.BrainhubCarouselItem.BrainhubCarouselItem--clickable{cursor:pointer}.BrainhubCarouselItem .debug-number{bottom:0;display:flex;font-size:2em;justify-content:center;left:0;position:absolute;right:0;text-shadow:0 0 9px #fff;top:0}.BrainhubCarousel__container{overflow:hidden;width:100%}.BrainhubCarousel{align-items:center;display:flex;overflow:hidden}.BrainhubCarousel.BrainhubCarousel--isRTL,.BrainhubCarousel.BrainhubCarousel--isRTL .BrainhubCarousel__trackContainer .BrainhubCarousel__track{direction:rtl}.BrainhubCarousel .BrainhubCarousel__trackContainer{overflow:hidden;width:100%}.BrainhubCarousel .BrainhubCarousel__trackContainer .BrainhubCarousel__track{display:flex;list-style:none;margin:0;overflow:hidden;padding:0}.BrainhubCarousel .BrainhubCarousel__trackContainer .BrainhubCarousel__track.BrainhubCarousel__track--transition{transition:-webkit-transform;transition:transform;transition:transform,-webkit-transform}.BrainhubCarousel__arrows{cursor:pointer}.BrainhubCarousel__loader{-webkit-animation:loader 1s linear infinite;animation:loader 1s linear infinite;border:4px solid #7b59ff;border-left-color:transparent;border-radius:100%;height:50px;width:50px}@-webkit-keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.BrainhubCarousel__arrows{background-color:#7b59ff;border:none;font-size:0;line-height:0;outline:0;overflow:hidden;padding:21px;position:relative}.BrainhubCarousel__arrows span{border-color:#fff;border-style:solid;border-width:3px 3px 0 0;display:block;font-size:0;left:50%;padding:5px;position:absolute;top:50%;transition:.3s}.BrainhubCarousel__arrows:hover{background-color:#8768ff}.BrainhubCarousel__arrows:hover span{border-color:#fff;border-style:solid;border-width:3px 3px 0 0;display:block;font-size:0;left:50%;padding:5px;position:absolute;top:50%;transition:.3s}.BrainhubCarousel__arrows:hover:enabled{background-color:#8768ff}.BrainhubCarousel__arrows:hover:enabled span{border-color:#fff;margin:0}.BrainhubCarousel__arrows:disabled{background-color:#ccc}.BrainhubCarousel__arrowLeft span{margin-left:2.45px;-webkit-transform:translate(-50%,-50%) rotate(-135deg);transform:translate(-50%,-50%) rotate(-135deg)}.BrainhubCarousel--isRTL .BrainhubCarousel__arrowLeft span,.BrainhubCarousel__arrowRight span{margin-left:-2.45px;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.BrainhubCarousel--isRTL .BrainhubCarousel__custom-arrowLeft span{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.BrainhubCarousel--isRTL .BrainhubCarousel__arrowRight span{margin-left:2.45px;-webkit-transform:translate(-50%,-50%) rotate(-135deg);transform:translate(-50%,-50%) rotate(-135deg)}.BrainhubCarousel--isRTL .BrainhubCarousel__custom-arrowRight span{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.BrainhubCarousel--isRTL .BrainhubCarousel__arrows:hover span{margin:0}.BrainhubCarousel__arrow--disable{pointer-events:none}.BrainhubCarousel__dots{display:flex;font-size:0;justify-content:center;line-height:0;list-style:none;margin:0;padding:0}.BrainhubCarousel__dots.BrainhubCarousel__dots--isRTL{direction:rtl}.BrainhubCarousel__dots .BrainhubCarousel__dot{-webkit-appearance:none;border:none;cursor:pointer;font-size:0;opacity:.5;outline:0;padding:10px}.BrainhubCarousel__dots .BrainhubCarousel__dot.BrainhubCarousel__dot--selected{opacity:1!important}.BrainhubCarousel__dots .BrainhubCarousel__dot:hover{opacity:1}.BrainhubCarousel__dots .BrainhubCarousel__dot:before{background:#000;border:none;border-radius:50%;content:"";display:block;height:5px;padding:0;width:5px}.BrainhubCarousel__dots .BrainhubCarousel__thumbnail{border:none;cursor:pointer;font-size:0;opacity:.5;outline:0;padding:10px}.BrainhubCarousel__dots .BrainhubCarousel__thumbnail.BrainhubCarousel__thumbnail--selected{opacity:1!important}.BrainhubCarousel__dots .BrainhubCarousel__thumbnail:hover{opacity:1}.BrainhubCarousel__thumbnail[type=button]{-webkit-appearance:none}.BrainhubCarousel--isRTL+.BrainhubCarousel__dots{direction:rtl}.contact{background-color:#2c323f}.links{align-items:center;display:flex;justify-content:space-evenly;margin:50px auto 100px;max-width:600px;padding:20px}.links a,.links img{height:40px;width:40px}.contact-form{display:flex;flex-direction:column;margin:40px auto 0;max-width:500px;width:100%}.email-success{text-align:center}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 30px #3b4353!important;caret-color:#fff}footer{background-color:#2c323f;padding-bottom:10px}.copyright{text-align:center}.topButton{background-color:#39b175;border:none;border-radius:15px;bottom:20px;color:#fff;cursor:pointer;font-size:25px;outline:none;padding:10px;position:fixed;right:30px;z-index:99}.topButton i{display:flex}.topButton.on{opacity:1}.topButton.off,.topButton.on{transition:opacity .1s linear}.topButton.off{opacity:0}
/*# sourceMappingURL=main.9a4f2237.css.map*/