@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes spinner-offset{0%{transform:rotate(0) translate(-50%) translateY(-50%)}to{transform:rotate(1turn) translate(-50%) translateY(-50%)}}section.sticky-title{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%}section.sticky-title .gutter-xl{align-items:center;display:flex;height:100%;justify-content:center;text-align:center}section.sticky-title.--intro h1{filter:blur(0);transition:filter 666ms cubic-bezier(.333,1,.666,1)}section.sticky-title h1{filter:blur(12px);margin-top:-.237em}@media(min-width:768px){section.sticky-title h1{filter:blur(16px)}}@media(min-width:1024px){section.sticky-title h1{filter:blur(20px)}}
