@import"https://fonts.googleapis.com/css?family=Inter";body{color:#fff;background-image:url(/images/background.jpg);background-position:center center;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;font-family:Inter;font-size:1em}.navbar{display:flex;align-items:center}.pages{text-decoration:none;transition:all .3s ease;color:var(--blue-color)}.pages:hover{color:var(--white-color)}.home a{font-size:2em;text-decoration:none;color:var(--white-color)}.home a:hover{color:var(--blue-color)}.desktop-pages{display:none}.desktop-pages a{margin-left:40px}.menu_button{position:absolute;width:50px;height:50px;right:2vw;background-color:transparent;border:none}.menu_button svg{color:var(--white-color)}.mobile-pages-menu ul{margin:0;padding:0}.mobile-pages{list-style-type:none;text-align:center;font-size:1.5em}.v-enter-active,.v-leave-active{transition:opacity .5s ease}.v-enter-from,.v-leave-to{opacity:0}@media only screen and (min-width: 992px){nav{margin-left:auto}.pages,.navbar a{font-size:2em}.desktop-pages{display:flex;list-style-type:none}.menu_button{display:none}}body{color:#fff;background-image:url(/images/background.jpg);background-position:center center;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;font-family:Inter;font-size:1em}body{color:#fff;background-image:url(/images/background.jpg);background-position:center center;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;font-family:Inter;font-size:1em}body{color:#fff;background-image:url(/images/background.jpg);background-position:center center;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;font-family:Inter;font-size:1em}:root{--white-color: #FFFFFF;--blue-color: #4D9DE0;--green-color: #55D6BE;--dark-green-color: #48A08F;--black-color: #000000;--black-color40: rgb(0 0 0 / 40%)}body{color:#fff;background-image:url(/images/background.jpg);background-position:center center;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;font-family:Inter;font-size:1em}.main{margin-left:4vw;margin-right:4vw;margin-top:4vh}.content{margin-top:3vh;margin-left:2vw;margin-right:2vw}.text{margin-top:2vh;margin-bottom:2vh;background-color:var(--black-color40);padding-left:2vw;padding-right:2vw;padding-top:1vh;padding-bottom:1vh;border-radius:30px;text-align:justify}.text h1,h2{text-align:center}.center{display:flex;justify-content:center;text-align:center}.green{color:var(--green-color)}.space{margin-top:5vh;margin-bottom:5vh}@media only screen and (min-width: 1200px){.main{margin-top:8vh}.content{margin-top:10vh;margin-left:15vw;margin-right:15vw}}.experience{display:flex;flex-direction:row;margin-left:2vw;margin-right:2vw;align-items:center}.symbol{width:40px;height:40px;border-radius:200px;align-items:center;margin-right:4vw}.logos-list{display:flex;flex-wrap:wrap}.logo{width:auto;height:45px;margin-left:2vw;margin-right:2vw;margin-bottom:2vh}.project{margin-bottom:8vh}.project-images{display:flex;flex-direction:row;flex-wrap:wrap;gap:5vw;justify-content:center;text-align:center}.project-image{height:auto;width:90%}.links{display:flex;flex-wrap:wrap;flex-direction:row;gap:2vw;justify-content:center;margin-top:2vh;margin-bottom:2vh}.links a{color:var(--white-color);transition:all .3s ease}.links a:hover{color:var(--green-color)}@media only screen and (min-width: 600px){.experience{margin-left:1vw}.logos-list{justify-content:center}.logo{width:auto;height:80px;margin-left:2vw;margin-right:2vw;margin-bottom:2vh}.symbol{width:70px;height:70px;margin-right:1.5vw}.project-image{height:250px;width:auto}}
