.home-title-s1{font-size:5rem;line-height:1}.home-title-s1 .subtitle{text-transform:uppercase;letter-spacing:.25em;font-size:1.5rem}.home-hero-text{color:var(--color-gray-1);max-width:500px;margin-bottom:3rem;font-size:1.125rem}.home-subtitle{font-size:2rem}.dark .home-hero-text{color:var(--color-gray-3)}@media (min-width:576px){.home-subtitle{font-size:3rem}}@media (min-width:768px){.home-title-s1{font-size:7rem}}@media (min-width:992px){.home-title-s1{font-size:8rem}}
.feature-list-icon{width:2rem;height:2rem;color:var(--color-primary);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:10px;font-size:1.5rem;line-height:0;display:flex;position:relative;top:.075em}.feature-list-text{font-size:1.125rem}.dark .feature-list-icon{color:var(--color-light-gray-1);background:var(--color-dark-3)}
.marquee-text{color:var(--color-light-gray-3);background:var(--color-primary);width:100%;position:relative;overflow:hidden}.marquee-text-track{width:fit-content;animation:marquee-animation var(--marquee-duration,30s)linear infinite;flex-wrap:nowrap;display:flex;transform:translateZ(0)}.marquee-text-track:hover{animation-play-state:paused}.marquee-text-content{justify-content:space-around;align-items:center;display:flex;overflow:hidden}.marquee-text-content span{white-space:nowrap;text-transform:uppercase;margin:0 1rem;font-size:5rem;font-weight:700}.marquee-text-content .stroke-text-bolder{-webkit-text-stroke:1px var(--color-light-gray-3)}.marquee-text .decoration-shape-1{color:var(--color-light-gray-3);display:inline-flex}.marquee-text .decoration-shape-1 svg{width:5rem;height:5rem}@keyframes marquee-animation{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee-text{animation:none!important}}.dark .marquee-text{color:var(--color-light-gray-1)}@media (min-width:992px){.marquee-text-wrap{width:100%}.marquee-text span{margin:0 3rem;font-size:6rem}}
