@media (prefers-reduced-motion:no-preference){@keyframes est-trace{0%{stroke-dashoffset:200}to{stroke-dashoffset:0}}@keyframes est-src{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes est-seek{0%,18%{stroke-dashoffset:200}46%{stroke-dashoffset:60}58%,to{stroke-dashoffset:60;opacity:.35}}@keyframes est-q{0%,58%{opacity:0;transform:translateY(6px)}72%,to{opacity:1;transform:none}}@keyframes est-pulse{0%,to{opacity:.55}50%{opacity:1}}.est-trace{stroke-dasharray:200;animation:est-trace 1.5s cubic-bezier(.22,.61,.36,1) .3s both}.est-src{animation:est-src .5s ease-out 1.5s both}.est-seek{stroke-dasharray:200;animation:est-seek 4.8s cubic-bezier(.4,0,.2,1) infinite}.est-q{animation:est-q 4.8s cubic-bezier(.22,.61,.36,1) infinite}.est-pulse{animation:est-pulse 2.4s ease-in-out infinite}}@media (prefers-reduced-motion:reduce){.est-pulse,.est-q,.est-seek,.est-src,.est-trace{animation:none!important;opacity:1!important;transform:none!important;stroke-dashoffset:0!important}}@media (prefers-reduced-motion:no-preference){@keyframes est-fill{0%,10%{opacity:0;transform:scaleY(.2)}45%,to{opacity:1;transform:none}}@keyframes est-ask{0%,50%{opacity:0}62%,88%{opacity:1}to{opacity:0}}.est-fill{animation:est-fill 4.2s cubic-bezier(.22,.61,.36,1) infinite;transform-origin:bottom}.est-ask{animation:est-ask 4.2s ease-out infinite}@keyframes est-row{0%{opacity:0;transform:translateX(-6px)}to{opacity:1;transform:none}}.est-row{animation:est-row .5s cubic-bezier(.22,.61,.36,1) both}@keyframes est-sign{0%,55%{opacity:0;transform:scale(.9)}70%,to{opacity:1;transform:none}}.est-sign{animation:est-sign 3.8s cubic-bezier(.22,.61,.36,1) infinite;transform-origin:center}}@media (prefers-reduced-motion:reduce){.est-ask,.est-fill,.est-row,.est-sign{animation:none!important;opacity:1!important;transform:none!important}}.est-carousel{position:relative}.est-slide{position:absolute;inset:0;opacity:0}.est-slide:first-child{position:relative}@media (prefers-reduced-motion:no-preference){@keyframes est-slide-cycle{0%{opacity:0}2.5%,20%{opacity:1}22.5%,to{opacity:0}}@keyframes est-dot-cycle{0%{opacity:.3}2.5%,20%{opacity:1}22.5%,to{opacity:.3}}.est-slide{animation:est-slide-cycle 20s linear infinite}.est-dot{animation:est-dot-cycle 20s linear infinite}.est-dot:first-child,.est-slide:first-child{animation-delay:-.5s}.est-dot:nth-child(2),.est-slide:nth-child(2){animation-delay:3.5s}.est-dot:nth-child(3),.est-slide:nth-child(3){animation-delay:7.5s}.est-dot:nth-child(4),.est-slide:nth-child(4){animation-delay:11.5s}.est-dot:nth-child(5),.est-slide:nth-child(5){animation-delay:15.5s}.est-carousel:hover .est-dot,.est-carousel:hover .est-slide{animation-play-state:paused}}@media (prefers-reduced-motion:reduce){.est-dot,.est-slide{animation:none!important}.est-slide:first-child{opacity:1!important}.est-slide:not(:first-child){opacity:0!important}.est-dot:first-child{opacity:1!important}.est-dot:not(:first-child){opacity:.3!important}}.ctp .eyebrow-dark.est-eyebrow{font-size:12.5px;padding:.42rem 1rem}.est-stage{position:relative}.est-pause-input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.est-pause-btn{position:absolute;left:.75rem;top:.75rem;z-index:20;cursor:pointer;border-radius:9999px;background:rgba(15,15,18,.66);color:#fff;padding:.6rem .8rem;font-size:11.5px;font-weight:700;line-height:1;letter-spacing:.01em;backdrop-filter:blur(4px);transition:background-color .18s ease}.est-pause-btn:hover{background:rgba(15,15,18,.85)}.est-pause-btn svg{width:10px;height:10px}.est-pause-btn>span{display:inline-flex;align-items:center;gap:.35rem}.est-pause-input:focus-visible~.est-pause-btn{outline:2px solid #fff;outline-offset:2px}.est-pause-btn>.est-pause-off,.est-pause-input:checked~.est-pause-btn>.est-pause-on{display:none}.est-pause-input:checked~.est-pause-btn>.est-pause-off{display:inline-flex}.est-pause-input:checked~.est-carousel .est-dot,.est-pause-input:checked~.est-carousel .est-slide{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.est-pause-btn{display:none}}