.mark-draw path{stroke-dasharray:1;stroke-dashoffset:1;animation:mark-draw .9s cubic-bezier(.65,0,.35,1) .25s forwards}@supports (animation-timeline:view()){.mark-draw--in-view path{animation:mark-draw linear both;animation-timeline:view();animation-range:entry 0 entry 100%}}@keyframes mark-draw{to{stroke-dashoffset:0}}@keyframes logo-ticker{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.logo-ticker-track{animation:logo-ticker 45s linear infinite}.logo-ticker-mask{-webkit-mask-image:linear-gradient(90deg,#0000,#000 12%,#000 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12%,#000 88%,#0000)}@supports (animation-timeline:view()){.reveal-on-scroll{animation:reveal-up linear both;animation-timeline:view();animation-range:entry 0 entry 30%}}@keyframes reveal-up{0%{opacity:0;transform:translate3d(0,24px,0)}to{opacity:1;transform:translateZ(0)}}.faq-item summary::-webkit-details-marker{display:none}.faq-item[open] .faq-chevron{transform:rotate(45deg)}@media (prefers-reduced-motion:reduce){.logo-ticker-track,.reveal-on-scroll{animation:none!important}.mark-draw path,.mark-draw--in-view path{animation:none!important;stroke-dashoffset:0}}