@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200&display=swap);body{background-color:#212529;font-family:Poppins,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:#16181b;margin-bottom:30px}.header .title{font-size:30px;text-align:center}.header .row.top-row{flex-wrap:nowrap}.header .nav-link{color:ivory;text-decoration:none}.header .nav-link:hover{border-color:#fff;color:#deb887}.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:ivory;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,.header .navbar .navbar-nav .nav-item:hover{border-color:#deb887;color:#deb887}.projects{margin-left:40px;margin-right:40px}.projects .project-cards{grid-gap:1.5rem;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));padding:15px}.projects .project-cards .row{--bs-gutter-y:1.5rem}.projects hr{border:0;border-top:2px solid #deb887;margin-bottom:1rem;margin-top:1rem}.projects h2{color:#fff}:root{--time:0.707s}.project-flip-card{color:inherit;display:flex;-webkit-perspective:40rem;perspective:40rem;text-decoration:none;transition:z-index,-webkit-transform .17675s;transition:z-index,transform .17675s;transition:z-index,transform .17675s,-webkit-transform .17675s;transition:z-index,-webkit-transform calc(var(--time)/4);transition:z-index,transform calc(var(--time)/4);transition:z-index,transform calc(var(--time)/4),-webkit-transform calc(var(--time)/4);transition-delay:.707s,0s;transition-delay:var(--time),0s;z-index:0}.project-flip-card img{height:100%}.project-flip-card.gradient .card-img-overlay{background:linear-gradient(180deg,rgba(0,0,0,.459),transparent 80%)}.project-flip-card:hover{transition-delay:0s;z-index:1}.project-flip-card:active{-webkit-transform:scale(.975);transform:scale(.975)}.project-flip-card h3,.project-flip-card h5{color:#fff}.project-flip-card .card-img-overlay.centered{align-items:center;display:flex;justify-content:center}.project-card-body{border-radius:.25rem;display:flex;flex:1 1;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform .707s;transition:transform .707s;transition:transform .707s,-webkit-transform .707s;transition:var(--time) transform}.project-flip-card:focus .project-card-body,.project-flip-card:hover .project-card-body{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.project-card-body .project-card-front{background-color:#69625d;font-size:1.5rem}.project-card-body .project-card-front svg{color:#fff}.project-card-body .project-card-back{background-color:#16181b;flex-direction:column;justify-content:space-around;padding:20px;-webkit-transform:rotateX(-180deg) translate(-100%);transform:rotateX(-180deg) translate(-100%)}.project-card-body .project-card-back,.project-card-body .project-card-front{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:.25rem;box-sizing:border-box;display:flex;justify-content:center;margin:0;min-width:100%;text-align:center}.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 h2,.project-text-card h4,.project-text-card h5{text-align:center}.project-text-card h2,.project-text-card h3,.project-text-card h4,.project-text-card h5,.project-text-card li,.project-text-card p{color:#fff}.project-text-card.centered{text-align:center}.project-text-card a{text-decoration:none}.project-text-card a h2:hover{color:#deb887}.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-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-web-gl-card{background-color:#16181b;border-radius:5px;display:inline-block;margin-bottom:30px;margin-top:5px;min-height:0;min-width:0;padding:0;width:100%}.project-web-gl-card iframe{border-radius:5px}.itch-download{margin-bottom:10px;margin-top:10px;padding:0;width:100%}.itch-download iframe{background-color:#212529;max-width:100%;min-width:100%}.project-youtube-card{background-color:#212529;margin-bottom:10px;margin-top:10px;padding:0}.project-youtube-card iframe{background-color:#212529;max-width:100%;min-width:100%}.project-youtube-card p{color:#fff;margin-top:-10px}
/*# sourceMappingURL=main.c630b700.css.map*/