.gwx-flow{position:relative;--gwx-slide-size:100%;--gwx-slide-gap:1rem;--gwx-inactive-opacity:0.6}.gwx-flow.is-not-overflow:not(.gwx-flow--editor) :is(.gwx-flow__button,.gwx-flow__counter,.gwx-flow__dots,.gwx-flow__progress){display:none}.gwx-flow.is-not-overflow .gwx-flow__container{transform:none!important}.gwx-flow.is-not-overflow .gwx-flow-slide:last-child{margin-inline-end:0}.gwx-flow.is-destroyed .gwx-flow-slides{overflow:visible}.gwx-flow.is-destroyed .gwx-flow-slide{margin-block-end:0;margin-inline-end:0}.gwx-flow.is-destroyed:not(.gwx-flow--editor) :is(.gwx-flow__button,.gwx-flow__counter,.gwx-flow__dots,.gwx-flow__progress){display:none}.gwx-flow.is-destroyed:not(.gwx-flow--editor) .gwx-flow__container{transform:none!important}.gwx-flow.is-destroyed:not(.gwx-flow--grid-layout) .gwx-flow__container{display:flex;flex-wrap:wrap;gap:var(--gwx-slide-gap);justify-content:var(--gwx-flex-align,flex-start)}.gwx-flow.is-destroyed:not(.gwx-flow--grid-layout) .gwx-flow__container .gwx-flow-slide{flex:0 0 calc(var(--gwx-slide-size) - var(--gwx-slide-gap)*(var(--gwx-columns, 1) - 1)/var(--gwx-columns, 1));min-width:0}.gwx-flow.is-destroyed.gwx-flow--grid-layout .gwx-flow__container{display:grid;gap:var(--gwx-slide-gap);grid-auto-flow:row}.gwx-flow.is-destroyed.gwx-flow--grid-layout.has-columns .gwx-flow__container{grid-template-columns:repeat(var(--gwx-columns),1fr)}.gwx-flow.is-destroyed.gwx-flow--grid-layout:not(.has-columns) .gwx-flow__container{grid-template-columns:repeat(auto-fill,minmax(var(--gwx-slide-size,200px),1fr))}.gwx-flow.is-destroyed.gwx-flow--grid-layout.gwx-flow--equal-heights .gwx-flow__container{grid-auto-rows:1fr}.gwx-flow__viewport{overflow:hidden}.gwx-flow__container{display:flex;touch-action:pan-y pinch-zoom}.gwx-flow__container.is-dragging{cursor:grabbing;-moz-user-select:none;user-select:none;-webkit-user-select:none}.gwx-flow-slides{overflow:hidden}.gwx-flow-slide{display:flex;flex:0 0 calc(var(--gwx-slide-size) - var(--gwx-slide-gap)*(var(--gwx-columns, 1) - 1)/var(--gwx-columns, 1));margin-inline-end:var(--gwx-slide-gap);max-width:100%;min-width:0;overflow:clip}.gwx-flow-slide>.gwx-flow-slide__content{flex-grow:1;transform-origin:center center}.gwx-flow--fade{--gwx-slide-size:100%;--gwx-slide-gap:0}.gwx-flow--fade .gwx-flow-slide{flex:0 0 100%;margin-inline-end:0}.gwx-flow--vertical{--gwx-slide-height:var(--gwx-carousel-height,100px)}.gwx-flow--vertical .gwx-flow__container{flex-direction:column;height:var(--gwx-slide-height);touch-action:pan-x pinch-zoom}.gwx-flow--vertical .gwx-flow-slides{overflow:hidden}.gwx-flow--vertical .gwx-flow-slide{flex:0 0 auto;margin-block-end:var(--gwx-slide-gap);margin-inline-end:0;min-height:var(--gwx-slide-content-height,0);min-width:auto}.gwx-flow__empty,.gwx-flow__loading{align-items:center;color:var(--wp--preset--color--contrast,currentColor);display:flex;flex-direction:column;justify-content:center;opacity:.6;padding:2rem;text-align:center}.wp-block-groundworx-dynamic-content.gwx-layout-grid{display:grid;gap:var(--gwx-gap,var(--wp--style--block-gap,1rem))}.wp-block-groundworx-dynamic-content.gwx-layout-grid.gwx-column-size-auto{grid-template-columns:repeat(var(--gwx-columns,3),1fr)}.wp-block-groundworx-dynamic-content.gwx-layout-grid.gwx-column-size-manual{grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--gwx-column-width,300px)),1fr))}.wp-block-groundworx-dynamic-content.gwx-layout-grid.gwx-equal-heights{grid-auto-rows:1fr}.wp-block-groundworx-dynamic-content.gwx-layout-flex{display:flex;gap:var(--gwx-gap,var(--wp--style--block-gap,0))}.wp-block-groundworx-dynamic-content.gwx-layout-flex.gwx-column-size-auto .dynamic-content-item{flex:0 0 calc((100% - var(--gwx-gap, 0px)*(var(--gwx-columns, 3) - 1))/var(--gwx-columns, 3));max-width:calc((100% - var(--gwx-gap, 0px)*(var(--gwx-columns, 3) - 1))/var(--gwx-columns, 3));min-width:0}.wp-block-groundworx-dynamic-content.gwx-layout-flex.gwx-column-size-manual .dynamic-content-item{flex:0 0 var(--gwx-column-width,300px);min-width:0}.wp-block-groundworx-dynamic-content.gwx-layout-flex.gwx-flex-direction-row{flex-direction:row}.wp-block-groundworx-dynamic-content.gwx-layout-flex.gwx-flex-direction-column{flex-direction:column}.wp-block-groundworx-dynamic-content.gwx-layout-flex.gwx-flex-wrap{flex-wrap:wrap}.wp-block-groundworx-dynamic-content.gwx-layout-flex.gwx-flex-nowrap{flex-wrap:nowrap}.wp-block-groundworx-dynamic-content.gwx-justify-content-start{justify-content:flex-start}.wp-block-groundworx-dynamic-content.gwx-justify-content-center{justify-content:center}.wp-block-groundworx-dynamic-content.gwx-justify-content-end{justify-content:flex-end}.wp-block-groundworx-dynamic-content.gwx-justify-content-space-between{justify-content:space-between}.wp-block-groundworx-dynamic-content.gwx-align-items-start{align-items:flex-start}.wp-block-groundworx-dynamic-content.gwx-align-items-center{align-items:center}.wp-block-groundworx-dynamic-content.gwx-align-items-end{align-items:flex-end}.wp-block-groundworx-dynamic-content.gwx-align-items-stretch{align-items:stretch}.wp-block-groundworx-dynamic-content .dynamic-content-placeholder{background:var(--wp--preset--color--base-2,#f0f0f0);border-radius:4px;color:var(--wp--preset--color--contrast-2,#666);padding:2rem;text-align:center}.block-editor-block-list__block.wp-block-groundworx-dynamic-content.gwx-layout-grid{display:grid;gap:var(--gwx-gap,var(--wp--style--block-gap,0))}.block-editor-block-list__block.wp-block-groundworx-dynamic-content.gwx-layout-grid.gwx-column-size-auto{grid-template-columns:repeat(var(--gwx-columns,3),1fr)}.block-editor-block-list__block.wp-block-groundworx-dynamic-content.gwx-layout-grid.gwx-column-size-manual{grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--gwx-column-width,300px)),1fr))}.block-editor-block-list__block.wp-block-groundworx-dynamic-content.gwx-layout-grid.gwx-equal-heights{grid-auto-rows:1fr}.block-editor-block-list__block.wp-block-groundworx-dynamic-content.gwx-layout-flex{display:flex;gap:var(--gwx-gap,var(--wp--style--block-gap,0))}.block-editor-block-list__block.wp-block-groundworx-dynamic-content.gwx-layout-flex.gwx-column-size-auto .dynamic-content-item{flex:0 0 calc((100% - var(--gwx-gap, 0px)*(var(--gwx-columns, 3) - 1))/var(--gwx-columns, 3));max-width:calc((100% - var(--gwx-gap, 0px)*(var(--gwx-columns, 3) - 1))/var(--gwx-columns, 3));min-width:0}.block-editor-block-list__block.wp-block-groundworx-dynamic-content.gwx-layout-flex.gwx-column-size-manual .dynamic-content-item{flex:0 0 var(--gwx-column-width,300px);min-width:0}.block-editor-block-list__block.wp-block-groundworx-dynamic-content.gwx-layout-flex.gwx-flex-direction-row{flex-direction:row}.block-editor-block-list__block.wp-block-groundworx-dynamic-content.gwx-layout-flex.gwx-flex-direction-column{flex-direction:column}.block-editor-block-list__block.wp-block-groundworx-dynamic-content.gwx-layout-flex.gwx-flex-wrap{flex-wrap:wrap}.block-editor-block-list__block.wp-block-groundworx-dynamic-content.gwx-layout-flex.gwx-flex-nowrap{flex-wrap:nowrap}.block-editor-block-list__block.wp-block-groundworx-dynamic-content .dynamic-content-item{cursor:pointer;position:relative}.block-editor-block-list__block.wp-block-groundworx-dynamic-content .dynamic-content-item:hover{outline:2px solid var(--wp-admin-theme-color,#007cba);outline-offset:-2px}
