.project-next{display:flex;flex-direction:column;gap:4rem}@media screen and (max-width:1199.9px){.project-next{gap:3rem}}@media screen and (max-width:768px){.project-next{gap:2rem}}.project-next__wrap{display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:auto;grid-gap:4rem;gap:4rem}@media screen and (max-width:1199.9px){.project-next__wrap{gap:2rem}}@media screen and (max-width:575.9px){.project-next__wrap{display:flex;width:100vw;gap:1rem;flex-wrap:nowrap;overflow-x:auto;margin-left:-2rem;padding:0 2rem;-ms-overflow-style:none;scrollbar-width:none}.project-next__wrap::-webkit-scrollbar{display:none}}.project-next__img{width:100%;height:100%;overflow:hidden}.project-next__item{display:flex;flex-direction:column;gap:2rem}@media screen and (max-width:575.9px){.project-next__item{flex-shrink:0;min-width:32rem}}.project-next video{width:100%;height:100%;object-fit:cover}.project-next__subtitle{margin-bottom:2rem;line-height:1.8rem}@media screen and (max-width:768px){.project-next__subtitle{margin-bottom:1rem}}.project-next__name{max-width:43rem;margin-bottom:4rem;font-weight:500;font-size:3.6rem;line-height:4.3rem}@media screen and (max-width:768px){.project-next__name{margin-bottom:2rem;font-size:3.2rem;line-height:3.8rem}}