@import url(https://fonts.googleapis.com/css?family=Montserrat);@import url(https://fonts.googleapis.com/css?family=Lato);@import url(https://fonts.googleapis.com/css?family=Roboto);body{background-color:#2c2f34;font-family:Lato,sans-serif}.container-fluid.main{padding:0}html{overflow:scroll;overflow-x:hidden}::-webkit-scrollbar{background:transparent;width:0}.header{align-items:center;background-color:#1b1e21;margin-bottom:0}.header .title{font-family:Montserrat,sans-serif;font-size:50px;text-align:center}.header .row.top-row{flex-wrap:nowrap}.header .nav-link{color:#13a2e2;font-weight:700;text-decoration:none}.header .nav-link:hover{border-color:#f2f2f2;color:#f2f2f2}.header .navbar{flex-direction:column;padding-bottom:0}.header .navbar .navbar-toggler{margin-bottom:15px}.header .navbar .navbar-nav{justify-content:space-evenly}.header .navbar .navbar-nav .nav-item{border-bottom:1px solid transparent;color:#13a2e2;font-size:20px;padding-left:25px;padding-right:25px;text-align:center;text-decoration:none;transition:all .5s}.header .navbar .navbar-nav .nav-item.active{color:#13a2e2}.header .navbar .navbar-nav .nav-item:hover{border-color:#f2f2f2;color:#f2f2f2}.projects{margin-left:40px;margin-right:40px;padding-bottom:40px}.projects .project-cards{grid-gap:1.5rem;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}.projects .project-cards .row{--bs-gutter-y:1.5rem}.projects hr{border:0;border-top:2px solid #13a2e2;margin-bottom:1rem;margin-top:1rem}.projects h2{color:#13a2e2;font-family:Lato,sans-serif;font-weight:700;margin-top:40px}.project-overlay-card{color:inherit;display:flex}.project-overlay-card h5{color:#f2f2f2;text-align:center}.project-overlay-card h6{color:#d8d8d8;text-align:center}.project-overlay-card .project-card-body{align-items:center;aspect-ratio:16/9;background-color:#1b1e21;border:0 solid #13a2e2;border-radius:10px;display:flex;height:auto;justify-content:center;position:relative;width:100%}.project-overlay-card .project-card-body .project-card-image{align-items:center;border-radius:10px;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}.project-overlay-card .project-card-body .project-card-image .card-img{height:100%;max-width:100%;width:auto}.project-overlay-card .project-card-body .project-card-text{background-color:#0f0f0f;bottom:0;display:block;opacity:0;padding:5px;position:absolute;text-align:center;transition:.3s;width:100%}.project-overlay-card:hover .project-card-text{opacity:1}.project-overlay-card:hover .project-card-body{border-width:2.5px}.aboutMe{background-color:#1b1e21;margin-top:40px;padding-bottom:40px}.aboutMe .profile{align-items:center;display:flex;flex-direction:column}.aboutMe .profile img{border-radius:50%;padding:20px}.aboutMe .profile .heading h2{color:#13a2e2;font-weight:700;padding-top:40px;text-align:center}.aboutMe .profile .description{color:#d8d8d8;font-family:Roboto,"sans-serif";font-size:20px;margin:0 auto;text-align:justify;width:75%}.aboutMe .contacts{align-items:center;color:#d8d8d8;display:flex;flex-direction:column;padding-top:20px}.aboutMe .contacts .social-links{-webkit-column-gap:15px;column-gap:15px;display:flex;justify-content:left}.aboutMe .contacts .contact{display:flex;flex-direction:column;font-family:Roboto,"sans-serif";font-size:20px;padding-top:20px;row-gap:15px}.project{padding-bottom:40px}.project .row>*{--bs-gutter-x:1rem}.project .grid{align-items:center;display:flex;flex-direction:row;justify-content:center}.project-text-card{background-color:#16181b;border:1px solid #383531;border-radius:5px;margin-bottom:5px;margin-top:5px;padding:20px 10px 10px}.project-text-card h3,.project-text-card h4,.project-text-card li{font-size:18px;font-style:"Roboto","sans-serif";margin-left:20px;margin-right:20px}.project-text-card h2{color:#13a2e2;font-weight:700}.project-text-card h5{font-style:"Roboto","sans-serif"}.project-text-card h4{color:#13a2e2;font-size:24px}.project-text-card h2,.project-text-card h5{text-align:center}.project-text-card h3,.project-text-card h5,.project-text-card li,.project-text-card p{color:#d8d8d8}.project-text-card.centered{text-align:center}.project-text-card a{color:#d8d8d8;text-align:center;text-decoration:none;width:20%}.project-text-card a h3:hover{color:#13a2e2}.project-image-card{margin-bottom:10px;margin-top:10px;padding-left:0;padding-right:0}.project-image-card .card{border:none}.project-image-card .gif{background-color:transparent;justify-content:center}.project-image-card .gif img{width:auto}.project-image-card .flipped img{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.project-image-card h5{background-color:#16181b;color:#d8d8d8;padding-bottom:10px;padding-top:10px;text-align:center;width:100%}.project-image-card h5:empty{display:none}.project-video-card{margin-bottom:10px;margin-top:10px;padding-left:0;padding-right:0}.project-video-card video{max-width:100%;min-width:100%}.project-video-card h5{background-color:#16181b;color:#d8d8d8;padding-bottom:10px;padding-top:10px;text-align:center;width:100%}.project-video-card h5:empty{display:none}.itch-download{margin-bottom:10px;margin-top:10px;padding:0;width:100%}.itch-download iframe{max-width:100%;min-width:100%}
/*# sourceMappingURL=main.7ca65aff.css.map*/