.project{display:flex;align-items:flex-start;gap:2rem;width:100%;opacity:0;transition:margin-top .5s ease,opacity .5s ease}.project.visible{opacity:1;margin-top:0}.project.reverse{flex-direction:row-reverse}.project-text{flex:1;text-align:left}.project-text p{margin:0 0 1rem;line-height:1.4}.project.reverse .project-text{text-align:right}.project-img{flex:none;display:flex;justify-content:center;align-items:flex-start}.project-img img{max-width:400px;width:100%;height:auto;margin:auto;border-radius:.5rem;box-shadow:0 4px 20px rgba(0,0,0,.336);border:2px solid #fff}.project-img video{max-width:400px;width:100%;height:auto;margin:auto;border-radius:.5rem;box-shadow:0 4px 20px rgba(0,0,0,.336);border:2px solid #fff}.project-img video:hover{box-shadow:0 4px 20px rgba(0,0,0,.712)}.project-img img:hover{box-shadow:0 4px 20px rgba(0,0,0,.712)}.project-border{background-color:rgba(71,71,71,.185);border-radius:2rem;padding:2rem;border:2px solid rgba(194,194,194,.452);position:relative;box-shadow:0 4px 20px rgba(0,0,0,.2);margin:3rem auto;width:70vw;max-width:1400px;display:flex;left:50%;transform:translateX(-50%);transition:transform .3s ease,box-shadow .3s ease}.project-border:hover{box-shadow:0 8px 30px rgba(0,0,0,.479)}.btn{display:inline-block;margin-top:1rem;color:#fff;background:#3b82f6;padding:.5rem 1.2rem;border-radius:6px;text-decoration:none;transition:background .3s ease}.btn:hover{background:#2563eb}@media(max-width:1015px){.project-border{width:90vw;max-width:1400px;padding:1.5rem;left:50%;transform:translateX(-50%);box-sizing:border-box}.project,.project.reverse{flex-direction:column!important;width:100%;gap:1.5rem;margin:0;box-sizing:border-box}.project-text,.project.reverse .project-text{text-align:center!important;width:100%;margin:0 auto}.project-img{width:100%;justify-content:center;margin:0 auto}.project-img img{max-width:100%;height:auto;border-radius:.5rem;display:block;margin:0 auto}}.project:nth-child(1).visible{transition-delay:0s}.project:nth-child(2).visible{transition-delay:.15s}.project:nth-child(3).visible{transition-delay:.3s}.project:nth-child(4).visible{transition-delay:.45s}.carousel-img{width:100%;height:auto;margin:auto;border-radius:.5rem;box-shadow:0 4px 20px rgba(0,0,0,.336);border:2px solid #fff;overflow:hidden;position:relative}.carousel-img img{width:100%;height:auto;margin:auto;border-radius:.5rem;object-fit:cover;display:block}.showcase-img{flex:none;display:flex;justify-content:center;align-items:flex-start}.showcase-img img{max-width:400px;width:100%;height:auto;margin:auto;border-radius:.5rem;box-shadow:0 4px 20px rgba(0,0,0,.336);border:2px solid #fff}.showcase-img video{max-width:400px;width:100%;height:auto;margin:auto;border-radius:.5rem;box-shadow:0 4px 20px rgba(0,0,0,.336);border:2px solid #fff}.showcase-img video:hover{box-shadow:0 4px 20px rgba(0,0,0,.712)}.showcase-img video:fullscreen{border-radius:0;box-shadow:0 0 transparent;border:0 solid #fff}.showcase-img img:hover{box-shadow:0 4px 20px rgba(0,0,0,.712)}@font-face{font-family:font;src:url(/fonts/CascadiaCode/CascadiaCode-Medium.ttf)}html{font-family:font}