@import url(https://fonts.googleapis.com/css2?family=Lemon&family=Lobster&family=Pixelify+Sans:wght@400..700&family=Bebas+Neue&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap);html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#18181b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home-image{background-image:url(/static/media/background1280_2.90d8ac61c07fbfe25b44.png);background-size:cover;box-shadow:inset 0 0 8px 8px #18181b;height:100vh}.home-image-content{align-items:center;display:flex;flex-direction:column;height:70%;justify-content:center;margin-left:10%;max-height:70%;max-width:35%;width:35%}.home-text-content{display:flex;flex-direction:column;gap:5px;text-align:left}.home-text-content .home-text-name{font-size:50px;font-weight:700}.home-text-content .home-text-course{font-family:Bebas Neue,sans-serif;font-style:italic;font-weight:700;letter-spacing:3px}.home-text-content .home-text-description{font-size:20px}.home-text-name span{-webkit-text-fill-color:#0000;-webkit-text-stroke:1px #fff}.container{margin:auto;max-width:1200px;padding:6% 2rem 5rem}.blur{box-shadow:0 0 1000px 50px #1d4ed8;position:absolute;z-index:-100}.header-title{color:#fff;font-size:2.25rem;font-weight:600;margin-bottom:1rem;text-align:center}@media screen and (min-width:769px){.education{grid-template-columns:repeat(3,1fr)}.experience-container,.projects,.skills-container{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:400px repeat(1,1fr)}.home-text-course{font-size:40px}}@media screen and (max-width:768px){.home-image-content{max-width:85%;width:85%}.education{grid-template-columns:repeat(3,1fr)}.experience-container,.projects,.skills-container{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:400px repeat(1,1fr)}.home-text-course{font-size:40px}}@media screen and (max-width:425px){.home-image-content{justify-content:center;margin-top:5%}.home-text-content .home-text-name{font-size:40px}.home-text-content .home-text-course{font-size:23px}.home-text-content .home-text-description{font-size:18px}.home-image-content{max-width:85%;width:85%}.education,.experience-container,.projects,.skills-container,footer{grid-template-columns:none}.home-text-course{font-size:40px}}@media screen and (max-width:375px){.home-text-content .home-text-course{font-size:18px}.home-text-content .home-text-name{font-size:30px}}*,:after,:before{box-sizing:border-box;margin:0}html{font-size:62.5%}body{font-size:1.6rem}li{list-style:none}a{color:#ccc;text-decoration:none}.nav{align-items:center;background:#333;display:flex;font-family:Bebas Neue,sans-serif;font-size:23px;font-style:normal;font-weight:400;height:8vh;justify-content:space-around;position:sticky;top:0;width:100%;z-index:1000}.nav__brand{text-transform:uppercase}.nav__menu{align-items:center;display:flex;gap:3rem;justify-content:space-around;list-style:none}.nav__toggler{display:none}.nav__toggler div{background:#ccc;height:.2rem;margin:.4rem;transition:.3s ease-in;width:2.5rem}.nav-search-btn{background-color:initial;border:none;cursor:pointer;padding-right:150px}.nav__item a{color:#fff;padding-bottom:.75rem;position:relative}.nav__item a:after{background-color:#1d4ed8;bottom:0;content:"";height:2px;left:0;position:absolute;transition:all .3s ease;width:0}.nav__item a:hover:after{width:100%}.btn{background-color:#1d4ed8;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Bebas Neue,sans-serif;font-size:1rem;font-size:18px;font-style:normal;font-weight:400;padding:1rem 2rem;transition:all .3s ease}.btn:hover{background-color:#1e40af}@media screen and (max-width:768px){.nav__toggler{cursor:pointer;display:block}.nav__menu{background:#24252a;flex-direction:column;height:93vh;left:0;position:fixed;top:7vh;transform:translateX(-100%);transition:.5s ease-in;width:50vw}.nav-search-btn{padding-right:0}}.nav__active{transform:translateX(0)}.toggle .line1{transform:rotate(-45deg) translate(-4px,5px)}.toggle .line2{opacity:0}.toggle .line3{transform:rotate(45deg) translate(-4px,-5px)}.nav-logo{align-items:center;display:flex;flex-direction:row;gap:10px}.nav-logo-text{font-family:Bebas Neue,sans-serif;font-size:23px;font-style:normal;font-weight:400}.experience-header-title{color:#fff;font-weight:600;margin-bottom:1rem;text-align:center}.experience-container{grid-gap:10rem;display:grid;gap:10rem}.experience{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);margin-top:4rem}.experience .card{background-color:#27272a;border:2px solid #0000;border-radius:15px;padding:1rem;transition:all .3s ease}.experience .card:hover{background-color:#323232;border-color:#fff}.experience .card span{background-color:#fff;border-radius:5px;color:#fff;display:inline-block;font-size:1.75rem;margin-bottom:1rem;padding:2px 9px}.experience .card h4{color:#fff;margin-bottom:.5rem}.experience .card p{color:#ccc;margin-bottom:1rem}.experience .card a{color:#fff;transition:all .3s ease}.experience .card a:hover{color:#1e40af}.experience-container-content{align-items:flex-start;display:flex;flex-direction:column;margin-left:8%;margin-right:10%;margin-top:5%;text-align:justify}.exp-h4-items{align-items:start;display:flex;font-size:1.5rem;font-weight:300}.exp-container-content-col2{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;text-align:start}.exp-container-content-cols{width:40%}@media screen and (max-width:768px){.exp-container-content-col2{gap:10%;justify-content:flex-start;padding-left:10%}.exp-container-content-cols{width:100%}}.education{grid-gap:2rem;display:grid;gap:2rem;margin-top:4rem}.education .card{background-color:#27272a;border:2px solid #0000;border-radius:15px;padding:1rem;transition:all .3s ease}.education .card:hover{background-color:#323232;border-color:#fff}.education .card span{background-color:#fff;border-radius:5px;color:#fff;display:inline-block;font-size:1.75rem;margin-bottom:1rem;padding:2px 9px}.education .card h4{color:#fff;font-size:2.2rem;font-weight:600;margin-bottom:.5rem}.education .card p{color:#ccc;margin-bottom:1rem}.education .card a{color:#fff;transition:all .3s ease}.education .card a:hover{color:#1e40af}.projects{grid-gap:2rem;display:grid;gap:2rem;margin-top:4rem}.projects .card{background-color:#27272a;border:2px solid #0000;border-radius:15px;padding:1rem;transition:all .3s ease}.projects .card:hover{background-color:#323232;border-color:#fff}.projects .card h4{color:#fff;font-size:1.5rem;font-weight:300;margin-bottom:.5rem}.skills-header-title{color:#fff;font-weight:600;margin-bottom:1rem;text-align:center}.skills-container{grid-gap:10rem;display:grid;gap:10rem}.skills{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);margin-top:4rem}.skills .card{background-color:#27272a;border:2px solid #0000;border-radius:15px;padding:1rem;transition:all .3s ease}.skills .card:hover{background-color:#323232;border-color:#fff}.skills .card span{background-color:#fff;border-radius:5px;color:#fff;display:inline-block;font-size:1.75rem;margin-bottom:1rem;padding:2px 9px}.skills .card h4{color:#fff;font-size:1.5rem;font-weight:300;margin-bottom:.5rem}.skills .card p{color:#ccc;margin-bottom:1rem}.skills .card a{color:#fff;transition:all .3s ease}.skills .card a:hover{color:#1e40af}.skills-container-content{align-items:flex-start;display:flex;flex-direction:column;padding-left:10%;text-align:start}.h4-items{align-items:center;display:flex;gap:8px}.skills-container-content-col2{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;text-align:start}@media screen and (max-width:768px){.skills-container-content-col2{gap:10%;justify-content:flex-start;padding-left:10%}}footer{grid-gap:2rem;display:grid;gap:2rem;position:relative}footer .column .logo-container{display:flex;justify-content:center}footer .column .logo-container .logo{border-radius:50%;height:150px;margin-bottom:2rem;overflow:hidden;width:150px}footer .column .logo-container .logo .logo-circle-image{display:block;height:auto;width:100%}footer .column p{color:#ccc;font-family:Bebas Neue,sans-serif;font-size:23px;font-style:normal;font-weight:400;margin-bottom:2rem}footer .column .socials{align-items:center;display:flex;gap:1rem;justify-content:center}footer .column .socials a{border:1px solid #ccc;border-radius:100%;color:#ccc;font-size:1.25rem;padding:5px 10px;transition:all .3s ease}footer .column .socials a:hover{background-color:#1d4ed8;border-color:#1d4ed8;color:#fff}footer .column h4{color:#fff;font-size:3.2rem;font-weight:500;margin-bottom:2rem}footer .column .footer-contact{align-content:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:1rem;transition:all .3s ease}footer .column a{align-items:center;color:#ccc;display:flex;gap:10px;justify-content:start;text-align:left}footer .column a:hover{color:#1d4ed8}footer .column .label-location{align-items:center;color:#ccc;display:flex;gap:10px;justify-content:start;text-align:left}footer .column .label-location:hover{color:#1d4ed8}.copyright{color:#fff;font-size:1.5rem;margin:auto;max-width:1200px;padding:1rem;text-align:center}.not-found-container{align-items:center;display:flex;height:100vh;justify-content:center}.not-found-content{text-align:center}.not-found-heading{color:#fff;font-size:5rem}.not-found-text{color:#fff;font-size:3rem}
/*# sourceMappingURL=main.75603139.css.map*/