marquee-component{display:block;width:100%;overflow:hidden;background-color:#000;color:#fff}.marquee__wrapper{display:flex;gap:var(--marquee-gap);width:fit-content;white-space:nowrap;align-items:center}.marquee__content{min-width:max-content;display:flex;gap:var(--marquee-gap);align-items:center}.marquee__content :is(p,h1,h2,h3,h4,h5,h6){white-space:nowrap;margin:0;line-height:1}.marquee__repeated-items{min-width:max-content;display:flex;gap:var(--marquee-gap);align-items:center}.marquee__item{display:inline-flex;align-items:center;font-weight:700;font-size:1.2rem;line-height:1.2}@media (prefers-reduced-motion:no-preference){marquee-component:not([data-disabled]) .marquee__wrapper{animation:marquee-motion var(--marquee-speed) linear infinite var(--marquee-direction)}}@keyframes marquee-motion{to{transform:translate3d(calc(-50% - (var(--marquee-gap) / 2)),0,0)}}.trustsliders{background:#fff;padding:40px 20px}.trustsliders-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;max-width:1200px;margin:auto}.trustsliders .box{flex:1 1 220px;text-align:center}.trustsliders .box__image{display:flex;align-items:center;justify-content:center;margin-bottom:15px}.trustsliders .box__image img,.trustsliders .box__image svg{display:block;width:40px;height:40px;color:var(--color-foreground)}.trustsliders .box__title{font-family:var(--font-heading--family);font-weight:700;margin-bottom:8px;color:var(--color-foreground-heading, var(--color-foreground))}.trustsliders .box__description{font-family:var(--font-body--family);color:var(--color-foreground);opacity:.85}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
