.horizontal-section{width:100%;overflow:hidden}.horizontal-pin{height:100vh;position:relative;overflow:hidden}.horizontal-track{will-change:transform;align-items:center;gap:3rem;height:100%;padding:0 15vw;display:flex}.project-card{background:#000;border-radius:40px;flex:0 0 85vw;max-width:900px;height:70vh;position:relative;overflow:hidden;box-shadow:0 30px 80px #000c}@media (min-width:768px){.project-card{flex-basis:70vw;height:75vh}}.project-card img{object-fit:cover;object-position:top;width:100%;height:100%;position:absolute;inset:0}.project-card .overlay{background:linear-gradient(#0000001a,#0006,#000000e6);position:absolute;inset:0}@media (max-width:767px){.project-card .overlay{background:linear-gradient(#00000059,#000000b3,#000000f2)}}.overlay-light{background:linear-gradient(#ffffff40,#ffffffa6,#fffffff2)}.project-card .content{z-index:2;color:#fff;flex-direction:column;justify-content:flex-end;height:100%;padding:2.5rem;display:flex;position:relative}.project-card h3{margin-bottom:.5rem;font-size:1.75rem}.project-card p{color:#d4d4d8;font-size:1rem}
