@import url(https://fonts.googleapis.com/css2?family=Redressed&display=swap);.language{display:flex;padding:20px;margin:30px auto 10px;letter-spacing:1px}.language:hover{background:#313537;border-radius:20px;cursor:pointer}@media (max-width:720px){.language{padding:10px;margin-top:0}}@media (max-width:600px){.language{margin-top:20px}}.home{display:flex;flex-direction:column}.home__imageSection{display:flex;width:100%;align-items:center;text-align:center;justify-content:center}.home__image{height:60vh;width:100%;object-fit:cover;-webkit-filter:brightness(50%);filter:brightness(50%)}.home__imageSection>h3{position:absolute;font-size:50px;color:#f5f5f5;font-weight:800;letter-spacing:2px}.home__icons{margin-right:150px;margin-top:52vh}.home__avatar,.home__icons{display:flex;position:absolute;right:0}.home__avatar{margin-top:48vh;margin-right:20px}.home__avatar>img{max-height:200px;width:100px;object-fit:fill;border-radius:20%;padding:5px;border:2px solid #f5f5f5}.home__technologies{display:flex;align-items:center;flex-direction:column;background-color:#1e2021;justify-content:space-evenly}.home__technologies>h1{margin-top:40px;margin-bottom:10px;padding:10px;font-size:50px;color:#adadad}.home__technologiesLanguages{width:100%;display:flex;flex-wrap:wrap;justify-content:space-evenly}@media (width:1024px){.home__icons{margin-top:53.8vh}.home__avatar{margin-top:54vh}}@media screen and (max-width:825px){.home__icons{margin-top:45vh}}@media screen and (max-width:768px){.home__icons{margin-top:53vh}.home__avatar{margin-top:52vh}}@media screen and (max-width:736px){.home__avatar,.home__icons{margin-top:48vh}.home__technologies>h1{margin-top:30px;margin-bottom:10px}.home__avatar>img{height:150px;padding:2px;object-fit:cover}}@media screen and (max-width:720px){.home__imageSection>h3{font-size:30px}.home__technologies>h1{font-size:40px;margin-top:0}.home__icons{margin-top:51vh}.home__avatar{margin-top:53vh}.home__avatar>img{height:100px;object-fit:cover;border-radius:20%}}@media screen and (max-width:670px){.home__icons{margin-top:43vh}.home__avatar{margin-top:45vh}}@media screen and (max-width:650px){.home__imageSection>h3{font-size:20px}.home__icons{margin-right:130px}.home__avatar,.home__icons{margin-top:45vh}.home__avatar>img{height:100px;padding:2px;object-fit:cover}.home__technologies>h1{font-size:30px;margin-top:30px;margin-bottom:0}}@media screen and (max-width:540px){.home__avatar,.home__icons{margin-top:52vh}.home__technologies>h1{margin-top:50px}}@media screen and (max-width:320px){.home__avatar>img{width:80px;height:80px;object-fit:cover}.home__imageSection>h3{font-size:24px;margin-left:5px;margin-right:5px}.home__icons{margin-right:110px}}.linkIcons{margin-right:-5px}.projectItem{display:flex;padding:30px;width:300px;flex-direction:column}.projectItem__card{border-radius:10px!important;background-color:#f5f5f5!important;box-shadow:-1px 4px 20px 10px rgba(0,0,0,.3)!important;transition:.3s ease-in-out}.projectItem__title{font-size:25px!important;font-weight:700!important;padding:15px 15px 0;color:#616161}.projectItem__image{width:100%;object-fit:contain;border-top:2px solid #000;border-bottom:2px solid #000}.projectItem__readDescription{font-size:18px!important;font-weight:500!important;color:grey;margin-left:5px!important}.projectItem__descriptionHeader{font-size:25px!important;font-weight:600!important;color:#000!important}.projectItem__descriptionNote{padding:10px;color:red;font-size:15px!important}.projectItem__descriptionText{font-size:16px!important;color:hsla(0,0%,63.9%,.993)!important}.projectItem__descriptionLink{padding:6px;margin-bottom:10px!important;font-size:14px!important}.projectItem__descriptionLink>span{color:#00f!important;cursor:pointer}.projectItem__descriptionLink>span:hover{text-decoration:underline}@media (max-width:700px){.projectItem__card:hover{-webkit-transform:none;transform:none;transition:none}}@media screen and (max-width:300px){.projectItem{width:250px}.projectItem__title{font-size:22px!important}.projectItem__readDescription{font-size:16px!important}}.projects{display:flex;flex-direction:column;align-items:center;background:#d3d3d3}.projects>h1{padding:20px;margin-top:20px;font-size:60px;text-transform:uppercase}.projectItems{display:flex;flex-wrap:wrap;justify-content:space-evenly}@media screen and (max-width:320px){.projects>h1{font-size:50px}.projectItems{width:100%}}.app{display:flex;flex-direction:column}*{margin:0}body::-webkit-scrollbar{display:none}body{font-family:"Redressed",sans-serif}
/*# sourceMappingURL=main.ebc2c090.chunk.css.map */