.subtitle,.title{line-height:1;color:#fff}.subtitle:not(:last-child),.title:not(:last-child){margin-bottom:.75rem}.subtitle{margin-bottom:.875rem}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}main{counter-reset:a}.project{height:100vh;min-height:620px;display:flex;align-items:center;position:relative}.project .project-item{position:relative;z-index:5}.project .project-item:after{content:"";width:6.5rem;height:2px;background-color:#fff;display:inline-block}.project .project-item .subtitle{text-transform:uppercase}.project .project-item .subtitle:before{counter-increment:a;content:counter(a,decimal-leading-zero) "."}.project .project-background{position:absolute;left:0;top:0;width:100vw;height:100vh;z-index:1}.project .project-background:before{content:"";background-color:rgba(0,0,0,.4);position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:2}.project .project-background img{width:100%;height:100%;object-fit:cover;object-position:center}