.project{padding:1rem 0;margin-bottom:2rem;display:flex;flex-direction:column}.project .project-title{font-family:"Sligoil",monospace;font-size:2rem;padding:0 1rem}.project .project-description,.project .project-links,.project .project-list{font-family:"Poppins";font-weight:400;padding:0 1rem}.project .project-subtitle{font-family:"Sligoil",monospace;font-size:1.5rem;margin-bottom:.5rem !important;margin-top:1rem;padding:0 1rem}.project .project-credits{margin-bottom:1rem}.project .project-gallery{display:flex;flex-direction:column;flex-wrap:wrap;height:-moz-fit-content;height:fit-content}.project .project-gallery .project-image img{width:50vw;display:block}.project .project-list{margin-left:1rem;list-style:none}.project .project-list li{margin-bottom:.5rem}.project .project-links{margin-bottom:.5rem}.project a:hover{color:dimgray}.project>*{margin-bottom:1rem}#generiqueBox{width:50vw;position:relative}#generiqueBox img{position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;animation-name:generiquedefilant;animation-duration:20s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes generiquedefilant{from{-o-object-position:top;object-position:top}to{-o-object-position:bottom;object-position:bottom}}@media screen and (min-width: 1025px){.project{margin-left:2rem;margin-right:2rem}.project .project-text{display:grid;grid-template-columns:1fr 1fr}.project .project-text .desktop-left-column{grid-column-start:1;grid-column-end:2}.project .project-text .desktop-right-column{grid-column-start:2;grid-column-end:3}.project .project-text .desktop-right-column .project-subtitle{margin-top:0}.project .project-gallery .project-image{width:50%}.project .project-gallery .project-image img{width:100%}.project .project-gallery .project-video{width:50%}#generiqueBox{width:50%}}