[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}[data-reveal].is-visible{opacity:1;transform:none}[data-reveal][data-delay="1"]{transition-delay:.08s}[data-reveal][data-delay="2"]{transition-delay:.16s}[data-reveal][data-delay="3"]{transition-delay:.24s}[data-reveal][data-delay="4"]{transition-delay:.32s}@keyframes drift{0%{transform:translateY(0)}50%{transform:translateY(-10px)}100%{transform:translateY(0)}}.contours svg{animation:drift 14s ease-in-out infinite}.contours path{stroke-dasharray:1400;stroke-dashoffset:1400;animation:draw 2.6s ease forwards}.contours path:nth-child(2){animation-delay:.15s}.contours path:nth-child(3){animation-delay:.3s}.contours path:nth-child(4){animation-delay:.45s}.contours path:nth-child(5){animation-delay:.6s}@keyframes draw{to{stroke-dashoffset:0}}@media (min-width:861px){.main-nav>ul>li>a{position:relative;border-bottom:0}.main-nav>ul>li>a::after{content:"";position:absolute;left:0;bottom:-2px;height:2px;width:0;background:var(--gold);transition:width .25s ease}.main-nav>ul>li>a:hover::after,.main-nav .current-menu-item>a::after{width:100%}}.hero .eyebrow,.hero h1,.hero .lead,.hero .btn-row{opacity:0;transform:translateY(18px);animation:heroIn .8s cubic-bezier(.2,.7,.2,1) forwards}.hero h1{animation-delay:.12s}.hero .lead{animation-delay:.24s}.hero .btn-row{animation-delay:.36s}@keyframes heroIn{to{opacity:1;transform:none}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgb(241 199 91 / .5)}70%{box-shadow:0 0 0 8px #fff0}100%{box-shadow:0 0 0 0 #fff0}}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--gold-light);display:inline-block;animation:pulse 2s infinite}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}[data-reveal]{opacity:1!important;transform:none!important}.contours path{stroke-dashoffset:0!important}html{scroll-behavior:auto}}