*,:after,:before{box-sizing:border-box}:root{--main-bg-color:#e9ecef;--main-bg-color-dark:#000;--main-font-color:#383a3b;--fawe-icons-color:#0c56b3;--odph-color:red;--text-white-color:#e9ecef}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;min-height:100vh;text-rendering:optimizeSpeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a{color:#000;text-decoration:none}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.nav-ulist{display:flex;flex-direction:column;list-style:none;margin-bottom:0;margin-top:0;padding-left:0}.nav-link{font-size:1.1rem;letter-spacing:.1rem}@media screen and (min-width:768px){.nav-ulist{flex-direction:row;justify-content:space-around}.nav-link{font-size:1.1rem;margin:0 2rem}}.nav-header{align-items:center;display:flex;flex-wrap:wrap;font-size:1.5rem;height:auto;justify-content:space-between;padding:.5rem 1rem}.nav-logo:before{content:"{ "}.nav-logo{font-family:Montserrat,sans-serif}.nav-logo:after{content:" }"}.btn{background-color:initial;border:none;color:#797979;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.btn:active{-webkit-transform:scale(90%) rotate(90deg);transform:scale(90%) rotate(90deg)}.hamburger{line-height:10px}.nav-links{align-items:center;flex-basis:100%;flex-grow:1;height:7rem;overflow:hidden}.nav-links,.no-show{transition:height .5s ease-out}.no-show{height:0;position:relative}@media screen and (min-width:768px){.nav-header{flex-direction:row;justify-content:flex-start}.nav-links{flex-basis:0;flex-grow:0;height:2rem;overflow:visible}.nav-btn{display:none}}.nav-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.3);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);height:-webkit-max-content;height:max-content;position:-webkit-sticky;position:sticky;top:0;z-index:10}.hero{background-blend-mode:color-burn;background-repeat:no-repeat;background-size:cover;display:grid;height:30vh;min-height:30vh;place-items:center;width:100vw}.hero-h1{color:red;font-family:Montserrat,sans-serif;font-size:calc(1rem + 5vw);font-weight:500}.hero-h1:before{content:"{  "}.hero-h1:after{content:"  }"}@media screen and (min-width:768px){.hero{height:100vh}}.main-info{align-content:center;background-color:var(--main-bg-color);display:grid;height:30vh;min-height:30vh}.main-info-h1{font-size:clamp(2rem,.75rem + 1.5vw,2.4rem);font-weight:500;text-transform:capitalize}.main-info-h1,.main-info-p{color:var(--main-font-color);font-family:Montserrat,sans-serif;text-align:center}.main-info-p{font-size:clamp(1.5rem,.75rem + 1.5vw,1.4rem);font-weight:300}.fe-tech{background-color:var(--main-bg-color-dark);height:20vh;text-align:center}.img-container{margin:2rem auto}.img-list{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly;list-style:none;padding:0}.img-list-li{-webkit-animation:animate 5s linear infinite;animation:animate 5s linear infinite;color:#fff;font-size:3rem;text-shadow:0 0 1.5rem #0072ff,0 0 2rem #0072ff,0 0 2.5rem #0072ff,0 0 3rem #0072ff}.esp-react{-webkit-animation:rota-react 18s linear infinite;animation:rota-react 18s linear infinite}.fa-react{-webkit-animation-delay:.8s;animation-delay:.8s}.fa-html5{-webkit-animation-delay:.5s;animation-delay:.5s}.fa-css3{-webkit-animation-delay:.1s;animation-delay:.1s}.fa-js{-webkit-animation-delay:.9s;animation-delay:.9s}.img-tech{height:5rem;object-fit:cover;width:5rem}@-webkit-keyframes animate{0%{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg)}to{-webkit-filter:hue-rotate(1turn);filter:hue-rotate(1turn)}}@keyframes animate{0%{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg)}to{-webkit-filter:hue-rotate(1turn);filter:hue-rotate(1turn)}}@-webkit-keyframes rota-react{0%{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-filter:hue-rotate(1turn);filter:hue-rotate(1turn);-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rota-react{0%{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-filter:hue-rotate(1turn);filter:hue-rotate(1turn);-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.who-is{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;height:50vh;min-height:40vh;width:100%}@media screen and (min-width:767px){.who-is{border:none}}.btn-visit{background-color:#167bff;border:none;border-radius:5px;color:#ffc;cursor:pointer;font-size:1.1rem;padding:.5rem 1rem;text-align:center;width:50%}.btn-visit:hover{background-color:#0b57b9}.btn-visit:active{-webkit-transform:scale(90%);transform:scale(90%)}.single-card{align-items:center;border:1px solid rgba(0,0,0,.125);border-radius:10px;box-shadow:3px 4px 18px -1px rgba(0,0,0,.75);display:flex;flex-direction:column;margin:1rem;padding:1rem;width:70%}.card-img{box-shadow:1px 1px 4px rgba(0,0,0,.75);-webkit-filter:grayscale(60%);filter:grayscale(60%);height:25vh;overflow:hidden;width:100%}.card-body{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;padding:1.5rem}.pro-desc,.pro-title{margin:1rem 0;text-align:center}.pro-title{font-size:1.3rem;font-weight:400}@media screen and (min-width:768px){.single-card{width:40%}.card-img{height:250px}}.project-cards{display:grid;grid-template-columns:auto;grid-template-rows:auto 1fr;margin:2rem 0;place-items:center;width:100vw}.project-cards-title{color:var(--main-font-color);font-family:Montserrat,sans-serif;font-size:2.25rem;text-transform:capitalize}.cards-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;max-width:1000px}.contact-section{background-color:var(--main-bg-color);display:grid;height:30vh;place-items:center;width:100vw}.contact-title{color:var(--main-font-color);font-family:Montserrat,sans-serif;font-size:2.25rem;text-transform:capitalize}.contact-list{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;list-style:none;padding:0;width:60vw}.contact-list-li i{color:var(--fawe-icons-color);font-size:3rem;transition:color .8s .5s,-webkit-transform .5s .2s;transition:transform .5s .2s,color .8s .5s;transition:transform .5s .2s,color .8s .5s,-webkit-transform .5s .2s}.contact-list-li i:hover{-webkit-transform:scale(120%);transform:scale(120%)}.fa-twitter:hover{color:#0004ff}.fa-linkedin:hover{color:#0c0c24}.fa-github:hover{color:red}@media screen and (min-width:768px){.contact-list{width:30vw}}.section-footer{align-content:center;align-items:center;background-color:var(--main-bg-color-dark);display:flex;flex-direction:column;flex-wrap:wrap;height:40vh;justify-content:space-between;min-height:40vh;padding:2rem;width:100vw}.footer-title:before{content:"{ "}.footer-title{color:var(--odph-color);font-family:Montserrat,sans-serif;font-size:calc(10px + 5vw);font-weight:200}.footer-title:after{content:" }"}.footer-p{color:var(--text-white-color);text-align:center}.App{display:grid;grid-template-rows:auto 1fr auto}.container{max-width:100vw;overflow:hidden scroll;width:100vw}
/*# sourceMappingURL=main.1213d53e.css.map*/