/* More presence throughout the original Cumulus scroll sequence. */
.cloud.refined .art[data-sculpture="cumulus"] .cloud-sculpture{transform:scale(calc(1.38 + var(--p,0)*.12));transform-origin:50% 50%}
.cloud.refined .art[data-sculpture="cumulus"]{height:560px}
@media(max-width:850px){.cloud.refined .art[data-sculpture="cumulus"]{height:400px}.cloud.refined .art[data-sculpture="cumulus"] .cloud-sculpture{transform:scale(calc(1.3 + var(--p,0)*.08))}}
@media(max-width:480px){.cloud.refined .art[data-sculpture="cumulus"]{height:290px}.cloud.refined .art[data-sculpture="cumulus"] .cloud-sculpture{transform:scale(1.22)}}

/* Reserve breathing room above enlarged logo in stacked hero. */
@media(max-width:850px){.cloud.refined .hero{row-gap:76px;padding-bottom:64px}}
@media(max-width:480px){.cloud.refined .hero{row-gap:64px;padding-bottom:64px}}
