.forme-row{align-items:var( --forme-row-align,stretch );box-sizing:border-box;display:flex;flex-direction:var( --forme-row-dir,row );flex-wrap:var( --forme-row-wrap,wrap );gap:var( --forme-row-gap,var( --wp--custom--spacing--lg,24px ) );justify-content:var( --forme-row-justify,flex-start );min-width:0;width:100%}@media (max-width:767px){.forme-row:not(.forme-row--keep-row){flex-direction:column}.forme-row--reverse-mobile:not(.forme-row--keep-row){flex-direction:column-reverse}.forme-row--keep-row{align-items:center;flex-direction:row;flex-wrap:nowrap}.forme-row--keep-row>.forme-column{flex:var( --forme-column-flex,1 1 auto );width:auto!important}.forme-row--keep-row>.forme-column:not(:first-child):not(:last-child){flex:1 1 auto;min-width:0;overflow:hidden}}
