.feature-slider{overflow:hidden;background:#a2d149;padding:18px 0;border-top:1px solid rgba(44,53,20,.08);border-bottom:1px solid rgba(44,53,20,.08);display:flex;align-items:center}.feature-track{display:flex;width:max-content;animation:scroll var(--speed) linear infinite;will-change:transform}.feature-group{display:flex;align-items:center;flex-shrink:0;gap:50px;padding-right:50px}.feature-item{display:flex;align-items:center;gap:14px;white-space:nowrap;font-size:17px;font-weight:500;color:#2c3514;letter-spacing:-.01em;-webkit-user-select:none;user-select:none}.feature-item__icon-wrap{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1.2px solid #2c3514;border-radius:50%;flex-shrink:0;color:#2c3514;transition:transform .25s cubic-bezier(.215,.61,.355,1)}.feature-item:hover .feature-item__icon-wrap{transform:scale(1.08)}.feature-item__icon-wrap img{width:22px;height:22px;object-fit:contain}.feature-item__icon-svg{width:22px;height:22px;stroke:currentColor}@keyframes scroll{0%{transform:translateZ(0)}to{transform:translate3d(-25%,0,0)}}.feature-slider:hover .feature-track{animation-play-state:paused}@media(max-width:768px){.feature-slider{padding:12px 0}.feature-group{gap:35px;padding-right:35px}.feature-item{font-size:14.5px;gap:10px}.feature-item__icon-wrap{width:36px;height:36px}.feature-item__icon-wrap img,.feature-item__icon-svg{width:18px;height:18px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/feature-slider.css.map */
