/*
Generated time: April 24, 2026 20:59
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.
*/
.features--button-arrow .button{position:relative}.features--button-arrow .button__content{display:inline-flex;align-items:center;gap:0;transition:gap .4s cubic-bezier(.4, 0, .2, 1)}.features--button-arrow .button__text{white-space:nowrap}.features--button-arrow .button__arrow{width:0;height:20px;opacity:0;overflow:hidden;flex-shrink:0;transition:width .4s cubic-bezier(.4, 0, .2, 1),opacity .4s cubic-bezier(.4, 0, .2, 1)}.features--button-arrow .button__arrow svg{width:20px;height:20px;display:block}.features--button-arrow .button__arrow path{stroke:currentColor;stroke-width:1.5;fill:none}.features--button-arrow .button:focus .button__content,.features--button-arrow .button:hover .button__content{gap:8px}.features--button-arrow .button:focus .button__arrow,.features--button-arrow .button:hover .button__arrow{width:20px;opacity:1}.features--button-arrow .button--small .button__arrow{height:16px}.features--button-arrow .button--small .button__arrow svg{width:16px;height:16px}@media (prefers-reduced-motion:reduce){.features--button-arrow .button__arrow,.features--button-arrow .button__content{transition:none}}@media print{.features--button-arrow .button__content{gap:0!important}.features--button-arrow .button__arrow{display:none!important}}