.editor-features__container{overflow:hidden;position:relative;width:100%;margin-bottom:2rem;padding:0}.editor-features__row,.editor-features__track{position:relative;width:100%;overflow:hidden;padding:0}.editor-features__content{display:inline-flex;white-space:nowrap;will-change:transform}.editor-features__row[data-direction=left-to-right] .editor-features__content{animation:scrollLeftToRight var(--scroll-duration-1, 30s) linear infinite}.editor-features__row[data-direction=right-to-left] .editor-features__content{animation:scrollRightToLeft var(--scroll-duration-2, 25s) linear infinite}[data-pause-on-hover=true] .editor-features__row:hover .editor-features__content{animation-play-state:paused}.editor-features__item{display:inline-block;padding:.75rem}.editor-features__image-wrapper{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 2px 6px #0000001a;width:320px;height:240px}.editor-features__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.editor-features__item:hover .editor-features__image{transform:scale(1.05)}.editor-features__benefit{position:absolute;bottom:0;left:0;background-color:#000000b3;color:#fff;padding:.5rem 1rem;font-weight:500;border-top-right-radius:8px}editor-features{display:block;width:100%;margin:0;padding:0}@keyframes scrollLeftToRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes scrollRightToLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion){.editor-features__content{animation:none}}@media screen and (max-width: 749px){.editor-features__image-wrapper{width:260px;height:195px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-editor-features.css.map */
