@-webkit-keyframes animate-arrow{0%{stroke-dasharray:1 226.19467px;stroke-dashoffset:0}to{stroke-dasharray:226.19467px,226.19467px;stroke-dashoffset:0}}@keyframes animate-arrow{0%{stroke-dasharray:1 226.19467px;stroke-dashoffset:0}to{stroke-dasharray:226.19467px,226.19467px;stroke-dashoffset:0}}@-webkit-keyframes rotate-forward{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@keyframes rotate-forward{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@-webkit-keyframes smoothscroll{0%{-webkit-transform:translateX(var(--startAnimation));transform:translateX(var(--startAnimation))}to{-webkit-transform:translateX(var(--animationWidth));transform:translateX(var(--animationWidth))}}@keyframes smoothscroll{0%{-webkit-transform:translateX(var(--startAnimation));transform:translateX(var(--startAnimation))}to{-webkit-transform:translateX(var(--animationWidth));transform:translateX(var(--animationWidth))}}@-webkit-keyframes slidein{0%{top:-20%}to{top:140%}}@keyframes slidein{0%{top:-20%}to{top:140%}}@-webkit-keyframes show{0%{opacity:0}}@keyframes show{0%{opacity:0}}@-webkit-keyframes animate{0%{left:0;right:0}25%{left:100%;right:0}50%{left:0;right:100%}to{left:0;right:0}}@keyframes animate{0%{left:0;right:0}25%{left:100%;right:0}50%{left:0;right:100%}to{left:0;right:0}}.page{overflow:clip}.parallaxHeader{height:300vh;position:relative;-webkit-transform:translate(0);transform:translate(0)}.parallaxHeader-banner{height:100vh;position:sticky;top:0;width:100vw}.parallaxHeader-banner .c-banner__content{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.parallaxHeader-banner .c-banner__content.show{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.parallaxHeader .c-banner,.parallaxHeader-slide{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.parallaxHeader-textContainer{background-color:#fff;height:auto;left:50%;margin:0 auto;padding:5.8125rem 1.25rem 8.9375rem;position:absolute;top:100vh;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:1}@media screen and (min-width:64em){.parallaxHeader-textContainer{padding-bottom:11.25rem;padding-top:11.25rem}}.parallaxHeader-text{font-weight:400;margin:0 auto;overflow-wrap:break-word}@media screen and (min-width:64em){.parallaxHeader-text{max-width:calc(16.875rem + (var(--viewportWidthWithoutScrollbar) - 14*27px)/11*9)}}@media screen and (min-width:80em){.parallaxHeader-text{max-width:calc(24.75rem + (var(--viewportWidthWithoutScrollbar) - 14*66px)/11*5)}}.parallaxHeader-text,.parallaxHeader-text *{color:#000;font-family:sortsmillgoudy,Times New Roman,serif;font-size:1.75rem;letter-spacing:.375rem;line-height:2.625rem;text-align:center}.parallaxHeader-text *{margin:0}.parallaxHeader-text s{position:relative;text-decoration:none}.parallaxHeader-text s:before{background-color:var(--highlightColor);content:"";height:1.25rem;left:0;position:absolute;right:0;top:1.25rem;width:100%;z-index:-1}