.project-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:75vh;position:relative;width:100%}.hero-overlay,.project-hero{align-items:center;display:flex;justify-content:center}.hero-overlay{background:rgba(0,0,0,.45);inset:0;padding:0 5%;position:absolute;text-align:center}.hero-content{color:#fff;max-width:1000px;width:100%}@keyframes slideTextCenter{0%{opacity:0;transform:translateX(-50%)}to{opacity:1;transform:translateX(0)}}.banner-project-title{animation:slideTextCenter 1.2s cubic-bezier(.25,1,.5,1) forwards;font-size:65px;font-weight:600;line-height:1.2em;margin:0;opacity:0}.banner-hero-divider{background:#fff;height:2px;margin:25px auto 0;max-width:350px;min-width:150px;opacity:.8;width:40%}.banner-project-description{animation:slideTextCenter 1.5s cubic-bezier(.25,1,.5,1) forwards;color:#fff;font-size:18px;line-height:1.7;margin-left:auto;margin-right:auto;margin-top:25px;max-width:800px;opacity:0}@media (max-width:768px){.project-hero{min-height:450px}.banner-project-title{font-size:42px}.banner-hero-divider{width:90%}}.dnd-column{padding:0!important}