/*
Generated time: July 30, 2025 15:22
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.
*/
.icon-with-text{--icon-size:var(--icon-width);--icon-spacing:calc(var(--font-heading-scale) * 1rem)}.icon-with-text--horizontal{display:flex;justify-content:center;column-gap:var(--grid-desktop-horizontal-spacing);flex-direction:row}.icon-with-text .icon{fill:rgb(var(--color-foreground));height:var(--icon-size);width:var(--icon-size)}.icon-with-text--horizontal .icon,.icon-with-text--horizontal img{margin-bottom:var(--icon-spacing)}.icon-with-text--vertical .icon{margin-right:var(--icon-spacing)}.icon-with-text img{height:var(--icon-size);width:var(--icon-size);object-fit:contain}.icon-with-text--vertical img{margin-right:var(--icon-spacing)}.icon-with-text--horizontal .h4{padding-top:calc(var(--icon-size) + var(--icon-spacing));text-align:center}.icon-with-text--horizontal img+.h4,.icon-with-text--horizontal svg+.h4,.icon-with-text--horizontal.icon-with-text--text-only .h4{padding-top:0}.icon-with-text__item{display:flex}.icon-with-text--horizontal .icon-with-text__item{flex-direction:column;text-align:center;align-items:center}.icon-with-text__item{color:var(--product-icontext-color);font-size:var(--product-icontext-fontsize);margin:0;padding:15px 0}.icon-with-text__content span{display:block}@media screen and (max-width:560px){.icon-with-text .icon-with-text__item{flex-direction:column;text-align:center;align-items:center}.icon-with-text--vertical img,.icon-with-text--vertical svg{margin-right:0;margin-bottom:10px}}