/*
Generated time: May 23, 2025 05:52
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.feature-list__items{gap:1rem}.feature-item{padding:1rem 1.6rem;border:1px solid rgb(var(--color-border));transition:all .3s}.feature-item__icon{padding:.5rem;width:auto;height:auto;border:none;pointer-events:none}.feature-item__icon::after,.feature-item__icon::before{display:none}.feature-item__text{transition:all .3s}@media (max-width:767.98px){.swipe-mobile .feature-item__text{white-space:nowrap}}.feature-item:hover{background:rgb(var(--color-button));border-color:rgb(var(--color-button))}.feature-item:hover .feature-item__text{color:rgb(var(--color-button-text))}.feature-item:hover .feature-item__icon{background-color:rgb(var(--color-button-text));color:rgb(var(--color-button))}