@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif;height:100%;width:100%}html{scroll-behavior:smooth;scroll-padding-top:5rem}.app{align-items:center;background-color:#f8f8f8;flex-direction:column;min-height:100vh}.app,.section_header{display:flex;width:100%}.section_header{align-items:baseline;flex-direction:row;justify-content:space-between}.section_title{color:#086b9c;font-size:3rem;font-weight:600}.section_text,.section_title{text-align:center}a.bottom_to_top{align-items:center;background-color:#5a5a5a63;border-radius:50px;bottom:3%;cursor:pointer;display:none;height:50px;justify-content:center;position:fixed;right:2%;transition:all .4s ease;width:80px;z-index:50}a.bottom_to_top.active{display:flex}a.bottom_to_top:hover{background-color:#079df563;color:#fff}.btn_text{margin-left:5px}@media only screen and (max-width:1017px){.projects .section_header{flex-direction:column}.section_text{text-align:left}}@media only screen and (max-width:540px){section{margin:1rem 0}}.navbar{background-color:#f8f8f8;display:flex;flex-direction:row;justify-content:center;padding:0 1rem;position:fixed;width:100%;z-index:10}.scrolling-active{box-shadow:0 4px 2px -2px rgba(3,3,3,.2)}.navbar_container{align-items:center;display:flex;flex-direction:row;height:10vh;justify-content:space-between;padding:1rem 0;width:85%}li{list-style:none}.toggle_menu{display:none}ul.navbar_items{display:flex;flex-direction:row;margin-left:-3rem}ul.sidebar_items{display:none}a{color:#000;padding:0 1rem;text-decoration:none}a:hover{color:#47c2ff;font-weight:600}.logo img{margin-left:-10px;width:40px}.menu_icon{font-size:30px}@media only screen and (max-width:540px){#navbar{width:90%}.toggle_menu{align-items:center;display:flex;float:right;justify-content:flex-end;width:100%;z-index:1000}.toggle_menu:hover{color:orange}ul.navbar_items{display:none}ul.sidebar_items{background-color:#086b9cec;color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;justify-content:flex-start;padding-top:4rem;position:fixed;right:0;top:0;width:200px;z-index:800}li.sidebar_item{color:#fff;padding:20px 30px}li.sidebar_item:hover{color:orange}.logo img{width:8vw}}@media only screen and (max-width:340px){.navbar{width:100%}.navbar_container{align-items:unset}}.header{align-items:flex-start;background-image:url(/static/media/headerBackground.129b0a6bf88963b1797b.png);background-position:100%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100%;justify-content:center;padding-bottom:2rem}.name{font-size:2rem;font-weight:700}.text{align-items:center;display:flex;flex-direction:row;font-size:1.5rem;height:50px}hr.line{border:1px solid;height:1px;width:100px}.socialMedia{margin-top:20px}.socialMedia,.socialMedia ul{align-items:center;display:flex;flex-direction:row}.socialMedia ul{justify-content:flex-start;list-style:none}a.socialMedia_link{font-size:23px;margin:0;padding:20px}@media only screen and (max-width:1400px){.header{justify-content:flex-end}}@media only screen and (max-width:700px){.text{font-size:1.2rem}}@media only screen and (max-width:540px){.header{background-position:30%}.name{font-size:1.5rem;font-weight:600}.text{font-size:1rem}.socialMedia_link{font-size:18px;padding:10px}}@media only screen and (max-width:400px){.name{font-size:1.3rem;font-weight:500}.text{font-size:.8rem}}.about{font-weight:400;margin:0;text-align:left;width:100%}.terminal-header{align-items:center;background-color:#b1acab60;border-radius:10px 10px 0 0;display:flex;font-weight:700;padding:7px 20px 5px}.terminal-header .title{align-items:center;color:#0c0c0c;display:flex;flex-grow:1;justify-content:center;width:100%}.right-side-buttons,.title{letter-spacing:1px;margin:0}.right-side-buttons{align-items:center;display:flex;flex-direction:row;justify-content:space-between;position:absolute;width:60px;z-index:1}.close,.full,.minimize{border-radius:50%;height:13px;width:13px}.about .title img{margin-right:8px;width:20px}.about .title{display:flex;flex-direction:row}.close{background-color:#f45550;border:1px solid #f33c36}.minimize{background-color:#f5b73d;border:1px solid #f2aa19}.full{background-color:#30c145;border:1px solid #13be2c}.terminal-window{background-color:#222428;border-radius:0 0 10px 10px;letter-spacing:.01em;padding:20px}.statement{margin-bottom:30px}#top.statement{margin-top:10px}#bottom.statement{margin-bottom:0}#bottom.statement .input span{-webkit-animation:carat 1s steps(1) infinite;animation:carat 1s steps(1) infinite;border-left:.5em solid}.input{color:#eff2f1;margin-bottom:5px}.return{color:#fcca73}.return a{color:#47c2ff;text-decoration:none}.return a:hover{color:#ffa2bb;transition:all .2s ease-out}@-webkit-keyframes carat{50%{border-color:transparent}}@keyframes carat{50%{border-color:transparent}}.projects{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:2rem;width:100%}.project_card_container{grid-gap:1rem;display:grid;grid-template-columns:1fr 1fr;justify-content:space-around}.project_card{background-color:#fff;border-radius:20px;display:flex;flex-direction:column;margin:16px 0;padding:20px}.project_card_header{align-items:flex-start;display:flex;flex-direction:row-reverse;justify-content:space-between;padding-top:1rem}.project_description{padding:1rem 0}.project_info{width:100%}.project_images{align-items:center;display:flex;flex-wrap:wrap;height:30vh;overflow-y:hidden;width:100%}.project_image{width:100%}.project_title{color:#222428;font-size:1.5rem;font-weight:600;margin-top:1rem}.project_links{display:flex;flex-direction:row}.project_link_icon{font-size:1rem}.link_button{align-items:center;background-color:#01213188;border-radius:5px;color:#fff;display:flex;margin-right:10px;padding:5px}.link_button:hover{background-color:#086b9cec;color:#fff}.project_link_title{margin-left:5px}.project_techs{align-items:flex-start;display:flex;flex-wrap:wrap;max-width:70%;padding:0;width:-webkit-max-content;width:max-content}.project_tech{background-color:#ffa2bb;border-radius:5px;color:#fff;font-size:1rem;margin-bottom:5px;margin-right:5px;padding:5px}a.my_github{color:#47c2ff;font-weight:600;padding:2px}a.my_github:hover{color:#ffa2bb}.category_buttons_container{display:flex;justify-content:flex-end;width:100%}.category_button{background-color:#fff;border:1px solid #086b9c;border-radius:20px;cursor:pointer;font-family:Poppins,sans-serif;height:35px;margin:10px;width:120px}.category_button:hover{background-color:#086b9c;color:#fff}body.active-modal{overflow-y:hidden}.btn-modal{background-color:#000;border-radius:5px;color:#fff;display:block;font-size:15px;font-size:13px;padding:5px;text-align:center;width:120px}.btn-modal:hover{background-color:#000000d8;color:#fff;cursor:pointer;font-style:bold}.modal,.overlay{bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100vw}.modal{z-index:100}.overlay{background:rgba(49,49,49,.8)}.modal-content{background:#f1f1f1;border-radius:3px;height:100vh;left:50%;line-height:1.4;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80vw}.close-modal{padding:5px 7px;position:absolute;right:10px;top:10px}.terminal-header{height:50px}.project_details{width:100%}@media only screen and (min-width:1300px){.project_card_container{grid-template-columns:repeat(3,30%)}.project_images{height:25vh}}@media only screen and (max-width:940px){.project_card_header{display:flex;flex-direction:column}.project_techs{max-width:100%}.link_button{margin-bottom:5px}}@media only screen and (max-width:830px){.project_card_container{display:flex;flex-direction:column;width:100%}.project_card{align-items:center;width:100%}.project_card_header{display:flex;flex-direction:row-reverse}}@media only screen and (max-width:560px){.project_link_title{display:none}.project_link_icon{font-size:1.3rem}.modal-content{width:90vw}}.contact div.section_header{justify-content:flex-end}.contact_photo{align-self:center;-webkit-filter:grayscale(70%);filter:grayscale(70%);object-fit:contain;padding:30px 0;width:20vw}.contact_container{align-items:center;background-color:#fff;border-radius:20px;color:#204854;display:flex;flex-direction:row;justify-content:space-evenly;padding:35px 40px 15px;z-index:10}.contact_inside_container{display:flex;flex-direction:column;position:relative;width:80%}.contact_inside_container2{margin:0 20px 0 0;width:100%}.contact_hi{color:#fcca73;font-size:4rem;margin-top:-6rem;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:10}.contact_email{font-size:2.3rem;margin-bottom:5px}.contact_line{background-color:#086b9c;border:none;height:3px;margin-bottom:1rem;width:50px}@media only screen and (max-width:1000px){.contact_email{font-size:1.8rem}}@media only screen and (max-width:800px){.contact div.section_header{justify-content:flex-start}.contact_container{display:flex;flex-direction:column;margin-top:1.8rem;padding:15px}.contact_inside_container{align-items:center}.contact_inside_container2{margin-bottom:20px;width:60%}.contact_hi{align-self:flex-end;font-size:4rem;margin-top:-4rem}.contact_photo{width:50vw}.contact_email{font-size:1.5rem}}@media only screen and (max-width:500px){.contact_inside_container2{margin:0;width:95%}.contact_photo{padding-bottom:10px;width:80vw}}#footer{align-items:center;display:flex;height:2rem;justify-content:center;margin:20px 0}.home{margin:0 1rem;min-width:320px;padding-top:70px;width:85%}#header{height:60vh}@media only screen and (max-width:540px){.home{width:90%}#header{height:40vh}}
/*# sourceMappingURL=main.d083a2f3.css.map*/