/*
Generated time: September 30, 2025 04:29
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.
*/
content-tab-component{height:var(--collapsed-height);overflow:hidden;transition:height var(--slide-speed) ease-in-out,padding-top var(--slide-speed) ease-in-out,padding-bottom var(--slide-speed) ease-in-out}content-tab-component:not(.show){padding-top:0!important;padding-bottom:0!important}content-tab-component.show{height:var(--full-height)}.feature-list-block{display:block;margin-bottom:35px}.feature-list-block .feature-list-header .toggle-icon{transition:transform 350ms ease}.feature-list-block.show .feature-list-header .toggle-icon{transform:rotate(180deg)}.feature-list-header{display:flex;align-items:center;justify-content:space-between}.feature-list-header .feature-list-header-text{display:flex;align-items:center;justify-content:space-between;width:var(--header-text-width)}.feature-list-header .title{color:var(--title-color);font-size:var(--title-fs);font-weight:var(--font-weight-bold);line-height:1.5;margin:0;margin-bottom:30px;margin-top:30px}.feature-list-header .subtitle{color:var(--subtitle-color);font-size:var(--subtitle-fs);opacity:.5;font-weight:var(--font-weight-normal);margin:0}.feature-list-header .icon-wrapper{cursor:pointer;transition:transform .2s ease-in-out}.feature-list-header .icon-wrapper:hover{transform:translateY(5px)}.feature-list-header .icon-wrapper .icon{width:20px;fill:#43474b}@media screen and (max-width:1400px){.feature-list-header .feature-list-header-text{width:unset;flex-wrap:wrap;gap:5vw}}@media screen and (max-width:1024px){.feature-list-header .title{font-size:var(--title-fs-mb)}.feature-list-header .subtitle{font-size:var(--subtitle-fs-mb)}}@media screen and (max-width:767px){.feature-list-header{align-items:flex-start}.feature-list-header .feature-list-header-text{flex-direction:column;gap:10px;align-items:flex-start;text-align:left}.feature-list-block.show .feature-list-header .toggle-icon{position:relative;top:7px}.feature-list-header .title{margin:0}.feature-list-header{padding:20px 0}}