.strunquee-slider-section{padding:0 var(--section-padding-x);margin-top:calc(-1 * var(--section-padding-y) + var(--section-element-gap));margin-bottom:var(--section-element-gap);background:var(--section-bg-hero);flex-direction:column;align-items:center;display:flex}.strunquee-slider-container{max-width:var(--subpage-content-max-width);width:100%}.strunquee-slider-box{background:var(--color-black);box-shadow:var(--bevel-inset-shadow);border:none;padding:20px 0;position:relative;overflow:hidden}.strunquee-slider-box:after{content:"";z-index:10;background:#fff;width:6px;height:100%;position:absolute;top:0;right:0}.strunquee-slider-track{width:max-content;animation:strunqueeScroll var(--strunquee-speed,15s) linear infinite;gap:0;display:flex}.strunquee-slider-content{white-space:nowrap;align-items:center;gap:0;display:flex}.strunquee-slider-item{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);color:var(--color-strunk-green);letter-spacing:var(--letter-spacing-default)}.strunquee-slider-content>span{align-items:center;display:inline-flex}.strunquee-slider-separator{background:var(--color-strunk-green);flex-shrink:0;width:12px;height:12px;margin:0 30px;display:inline-block}@keyframes strunqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.styleguide-strunquee{margin:0;padding:0}.styleguide-strunquee .strunquee-slider-container{max-width:100%}.about-page-flow .strunquee-slider-section{margin-top:0;margin-bottom:0}@media (max-width:767px){.strunquee-slider-section{padding:0 var(--section-padding-x-mobile);margin-top:calc(-1 * var(--section-padding-y-mobile) + 32px);margin-bottom:32px}.about-page-flow .strunquee-slider-section{margin-top:0;margin-bottom:0}.strunquee-slider-item{font-size:var(--font-size-h4)}.strunquee-slider-separator{width:10px;height:10px;margin:0 22px}}
