@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap);:root{--header-height:3rem;--font-semi:600;--first-color:#4070f4;--second-color:#0e2431;--body-font:"Poppins",sans-serif;--big-font-size:2rem;--h2-font-size:1.25rem;--normal-font-size:0.938rem}@media screen and (min-width:768px){:root{--big-font-size:3.5rem;--h2-font-size:2rem;--normal-font-size:1rem}}:root{--mb-1:0.5rem;--mb-2:1rem;--mb-3:1.5rem;--mb-4:2rem;--mb-5:2.5rem;--mb-6:3rem;--z-back:-10;--z-normal:1;--z-tooltip:10;--z-fixed:100}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:3rem 0 0;margin:var(--header-height) 0 0 0;font-family:"Poppins",sans-serif;font-family:var(--body-font);font-size:.938rem;font-size:var(--normal-font-size);color:#0e2431;color:var(--second-color)}h1,h2,p,ul{margin:0}ul{padding:0;list-style:none}a{text-decoration:none}img{max-width:100%;height:auto;display:block}.section-title{position:relative;font-size:1.25rem;font-size:var(--h2-font-size);color:#4070f4;color:var(--first-color);margin-top:1rem;margin-top:var(--mb-2);margin-bottom:2rem;margin-bottom:var(--mb-4);text-align:center}.section-title:after{position:absolute;content:"";width:64px;height:.18rem;left:0;right:0;margin:auto;top:2rem;background-color:#4070f4;background-color:var(--first-color)}.section{padding-top:3rem;padding-bottom:2rem}.bd-grid{max-width:1024px;display:grid;grid-template-columns:100%;grid-column-gap:2rem;width:calc(100% - 2rem);margin-left:1rem;margin-left:var(--mb-2);margin-right:1rem;margin-right:var(--mb-2)}.l-header{width:100%;position:fixed;top:0;left:0;z-index:100;z-index:var(--z-fixed);background-color:#4070f4;box-shadow:0 1px 4px rgba(146,161,176,.15)}.nav{height:3rem;height:var(--header-height);display:flex;justify-content:space-between;align-items:center;font-weight:600;font-weight:var(--font-semi)}@media screen and (max-width:768px){.nav__menu{position:fixed;top:3rem;top:var(--header-height);right:-100%;width:80%;height:100%;padding:2rem;background-color:#0e2431;background-color:var(--second-color);transition:.5s}}.nav__item{margin-bottom:2rem;margin-bottom:var(--mb-4)}.nav__link{color:#fff}.nav__link,.nav__link:hover{position:relative}.nav__link:hover:after{position:absolute;content:"";width:100%;height:.18rem;left:0;top:2rem;background-color:#fff}.nav__logo{color:#fff}.nav__toggle{color:#fff;font-size:1.5rem;cursor:pointer}.active:after{position:absolute;content:"";width:100%;height:.18rem;left:0;top:2rem;background-color:#4070f4;background-color:var(--first-color)}.show{right:0}.home{height:calc(100vh - 3rem);grid-row-gap:1rem;row-gap:1rem}.home__data{align-self:center}.home__title{font-size:2rem;font-size:var(--big-font-size)}.home__data>h2{margin-bottom:20px}.home__title-color{color:#4070f4;color:var(--first-color)}.button{display:inline-block;background-color:#4070f4;background-color:var(--first-color);color:#fff;padding:.75rem 2.5rem;font-weight:600;font-weight:var(--font-semi);border-radius:.5rem;margin-right:15px}.button:hover{box-shadow:0 10px 36px rgba(0,0,0,.15)}.about__container{grid-template-columns:repeat(3,1fr);align-items:inherit}.about__subtitle{margin-bottom:1rem;margin-bottom:var(--mb-2)}.about__img{justify-self:center}.about__img img{width:200px;border-radius:.5rem}.about__container>div{border:1px solid gold;padding:1%}.projectImgs{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto}.contact__input{width:100%;font-weight:600;font-weight:var(--font-semi);padding:1rem;border-radius:.5rem;border:1.5px solid #0e2431;border:1.5px solid var(--second-color);margin-bottom:2rem;margin-bottom:var(--mb-4)}.contact__button,.contact__input{font-size:.938rem;font-size:var(--normal-font-size);outline:none}.contact__button{display:block;border:none;cursor:pointer;margin-left:auto}@media screen and (min-width:768px){body{margin:0}.section{padding-top:4rem;padding-bottom:3rem}.section-title{margin-bottom:3rem;margin-bottom:var(--mb-6)}.section-title:after{width:80px;top:3rem}.nav{height:4rem;height:calc(var(--header-height) + 1rem)}.nav__list{display:flex;padding-top:0}.nav__item{margin-left:3rem;margin-left:var(--mb-6);margin-bottom:0}.nav__toggle{display:none}.nav__link{color:#fff}.home{height:100vh}.home__data,.home__social{align-self:flex-end}.home__social{padding-top:0;padding-bottom:2.5rem;flex-direction:row}.home__social-icon{margin-bottom:0;margin-right:2rem;margin-right:var(--mb-4)}.home__img{width:457px;bottom:15%}.contact__form{width:360px}.contact__container{justify-items:center}}@media screen and (min-width:1024px){.bd-grid{margin-left:auto;margin-right:auto}.home__img{right:10%}}@media screen and (max-width:800px){.about__container{grid-template-columns:repeat(1,1fr)}}
/*# sourceMappingURL=main.096afc5a.chunk.css.map */