.wp-block-groundworx-dynamic-content{--gwx-gap:1rem}.wp-block-groundworx-dynamic-content.gwx-layout-grid{display:grid;gap:var(--gwx-gap)}.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)}.wp-block-groundworx-dynamic-content.gwx-layout-flex.gwx-column-size-auto .dynamic-content-item{flex:0 0 calc((100% - var(--gwx-gap)*(var(--gwx-columns, 3) - 1))/var(--gwx-columns, 3));max-width:calc((100% - var(--gwx-gap)*(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 .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}.wp-block-groundworx-dynamic-content .dynamic-content-item>:first-child{margin-block-start:0}.wp-block-groundworx-dynamic-content .dynamic-content-item>:last-child{margin-block-end:0}.wp-block-groundworx-dynamic-flow{position:relative;--gwx-slide-size:100%;--gwx-slide-gap:1rem;--gwx-inactive-opacity:0.6}.wp-block-groundworx-dynamic-flow:not(.is-loop):not(.is-destroyed) .gwx-flow-slide:last-child{padding-inline-end:0}.wp-block-groundworx-dynamic-flow.is-not-overflow:not(.gwx-flow--editor) :is(.gwx-flow__button,.gwx-flow__counter,.gwx-flow__dots,.gwx-flow__progress){display:none}.wp-block-groundworx-dynamic-flow.is-not-overflow .gwx-flow__container{transform:none!important}.wp-block-groundworx-dynamic-flow.is-destroyed .gwx-flow-slides{overflow:visible}.wp-block-groundworx-dynamic-flow.is-destroyed .gwx-flow-slide{padding-block-start:0;padding-inline-start:0}.wp-block-groundworx-dynamic-flow.is-destroyed:not(.gwx-flow--editor) :is(.gwx-flow__button,.gwx-flow__counter,.gwx-flow__dots,.gwx-flow__progress){display:none}.wp-block-groundworx-dynamic-flow.is-destroyed:not(.gwx-flow--editor) .gwx-flow__container{transform:none!important}.wp-block-groundworx-dynamic-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)}.wp-block-groundworx-dynamic-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}.wp-block-groundworx-dynamic-flow.is-destroyed.gwx-flow--grid-layout .gwx-flow__container{display:grid;gap:var(--gwx-slide-gap);grid-auto-flow:row}.wp-block-groundworx-dynamic-flow.is-destroyed.gwx-flow--grid-layout.has-columns .gwx-flow__container{grid-template-columns:repeat(var(--gwx-columns),1fr)}.wp-block-groundworx-dynamic-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))}.wp-block-groundworx-dynamic-flow.is-destroyed.gwx-flow--grid-layout.gwx-flow--equal-heights .gwx-flow__container{grid-auto-rows:1fr}.wp-block-groundworx-dynamic-flow .gwx-flow__viewport{overflow:hidden}.wp-block-groundworx-dynamic-flow .gwx-flow:not(.is-destroyed) .gwx-flow__container{margin-inline-start:calc(var(--gwx-slide-gap)*-1)}.wp-block-groundworx-dynamic-flow .gwx-flow__container{display:flex;touch-action:pan-y pinch-zoom}.wp-block-groundworx-dynamic-flow .gwx-flow__container.is-dragging{cursor:grabbing;-moz-user-select:none;user-select:none;-webkit-user-select:none}.wp-block-groundworx-dynamic-flow .gwx-flow-slides{overflow:hidden}.wp-block-groundworx-dynamic-flow .gwx-flow-slide{display:flex;flex:0 0 var(--gwx-slide-size);max-width:100%;min-width:0;overflow:clip;padding-inline-start:var(--gwx-slide-gap)}.wp-block-groundworx-dynamic-flow .gwx-flow-slide>.gwx-flow-slide__content{flex-grow:1;transform-origin:center center}.wp-block-groundworx-dynamic-flow .gwx-flow-slide>.gwx-flow-slide__content>:first-child{margin-block-start:0}.wp-block-groundworx-dynamic-flow .gwx-flow-slide>.gwx-flow-slide__content>:last-child{margin-block-end:0}.wp-block-groundworx-dynamic-flow .gwx-flow--fade{--gwx-slide-size:100%;--gwx-slide-gap:0px}.wp-block-groundworx-dynamic-flow .gwx-flow--fade .gwx-flow-slide{flex:0 0 100%;padding-inline-start:0}.wp-block-groundworx-dynamic-flow .gwx-flow--vertical{--gwx-slide-height:var(--gwx-carousel-height,100px)}.wp-block-groundworx-dynamic-flow .gwx-flow--vertical .gwx-flow__container{flex-direction:column;height:var(--gwx-slide-height);touch-action:pan-x pinch-zoom}.wp-block-groundworx-dynamic-flow .gwx-flow--vertical .gwx-flow-slides{overflow:hidden}.wp-block-groundworx-dynamic-flow .gwx-flow--vertical .gwx-flow-slide{flex:0 0 auto;min-height:var(--gwx-slide-content-height,0);min-width:auto;padding-block-start:var(--gwx-slide-gap);padding-inline-start:0}.wp-block-groundworx-dynamic-flow .gwx-flow__empty,.wp-block-groundworx-dynamic-flow .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-flow.has-overflow-detection:not(.is-scrollable):not(.gwx-flow--editor) .wp-block-groundworx-flow-arrow-next,.wp-block-groundworx-dynamic-flow.has-overflow-detection:not(.is-scrollable):not(.gwx-flow--editor) .wp-block-groundworx-flow-arrow-prev,.wp-block-groundworx-dynamic-flow.has-overflow-detection:not(.is-scrollable):not(.gwx-flow--editor) .wp-block-groundworx-flow-counter,.wp-block-groundworx-dynamic-flow.has-overflow-detection:not(.is-scrollable):not(.gwx-flow--editor) .wp-block-groundworx-flow-pagination-numbers,.wp-block-groundworx-dynamic-flow.has-overflow-detection:not(.is-scrollable):not(.gwx-flow--editor) .wp-block-groundworx-flow-pagination-shapes,.wp-block-groundworx-dynamic-flow.has-overflow-detection:not(.is-scrollable):not(.gwx-flow--editor) .wp-block-groundworx-flow-progress{display:none}.wp-block-groundworx-dynamic-flow.has-overflow-detection:not(.is-scrollable):not(.gwx-flow--editor) .gwx-flow__container{transform:none!important}.wp-block-groundworx-dynamic-flow.has-overflow-detection:not(.is-scrollable):not(.gwx-flow--editor) .wp-block-post-template{gap:var(--gwx-slide-gap,0);overflow:visible}.wp-block-groundworx-dynamic-flow.has-overflow-detection:not(.is-scrollable):not(.gwx-flow--editor) .wp-block-post-template>.wp-block-post{flex:1 1 auto;margin-block-end:0;margin-inline-end:0}.wp-block-groundworx-static-flow{position:relative;--gwx-slide-size:100%;--gwx-slide-gap:1rem;--gwx-inactive-opacity:0.6}.wp-block-groundworx-static-flow:not(.is-loop):not(.is-destroyed) .gwx-flow-slide:last-child{padding-inline-end:0}.wp-block-groundworx-static-flow.is-not-overflow:not(.gwx-flow--editor) :is(.gwx-flow__button,.gwx-flow__counter,.gwx-flow__dots,.gwx-flow__progress){display:none}.wp-block-groundworx-static-flow.is-not-overflow .gwx-flow__container{transform:none!important}.wp-block-groundworx-static-flow.is-destroyed .gwx-flow-slides{overflow:visible}.wp-block-groundworx-static-flow.is-destroyed .gwx-flow-slide{padding-block-start:0;padding-inline-start:0}.wp-block-groundworx-static-flow.is-destroyed:not(.gwx-flow--editor) :is(.gwx-flow__button,.gwx-flow__counter,.gwx-flow__dots,.gwx-flow__progress){display:none}.wp-block-groundworx-static-flow.is-destroyed:not(.gwx-flow--editor) .gwx-flow__container{transform:none!important}.wp-block-groundworx-static-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)}.wp-block-groundworx-static-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}.wp-block-groundworx-static-flow.is-destroyed.gwx-flow--grid-layout .gwx-flow__container{display:grid;gap:var(--gwx-slide-gap);grid-auto-flow:row}.wp-block-groundworx-static-flow.is-destroyed.gwx-flow--grid-layout.has-columns .gwx-flow__container{grid-template-columns:repeat(var(--gwx-columns),1fr)}.wp-block-groundworx-static-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))}.wp-block-groundworx-static-flow.is-destroyed.gwx-flow--grid-layout.gwx-flow--equal-heights .gwx-flow__container{grid-auto-rows:1fr}.wp-block-groundworx-static-flow .gwx-flow__viewport{overflow:hidden}.wp-block-groundworx-static-flow .gwx-flow:not(.is-destroyed) .gwx-flow__container{margin-inline-start:calc(var(--gwx-slide-gap)*-1)}.wp-block-groundworx-static-flow .gwx-flow__container{display:flex;touch-action:pan-y pinch-zoom}.wp-block-groundworx-static-flow .gwx-flow__container.is-dragging{cursor:grabbing;-moz-user-select:none;user-select:none;-webkit-user-select:none}.wp-block-groundworx-static-flow .gwx-flow-slides{overflow:hidden}.wp-block-groundworx-static-flow .gwx-flow-slide{display:flex;flex:0 0 var(--gwx-slide-size);max-width:100%;min-width:0;overflow:clip;padding-inline-start:var(--gwx-slide-gap)}.wp-block-groundworx-static-flow .gwx-flow-slide>.gwx-flow-slide__content{flex-grow:1;transform-origin:center center}.wp-block-groundworx-static-flow .gwx-flow-slide>.gwx-flow-slide__content>:first-child{margin-block-start:0}.wp-block-groundworx-static-flow .gwx-flow-slide>.gwx-flow-slide__content>:last-child{margin-block-end:0}.wp-block-groundworx-static-flow .gwx-flow--fade{--gwx-slide-size:100%;--gwx-slide-gap:0px}.wp-block-groundworx-static-flow .gwx-flow--fade .gwx-flow-slide{flex:0 0 100%;padding-inline-start:0}.wp-block-groundworx-static-flow .gwx-flow--vertical{--gwx-slide-height:var(--gwx-carousel-height,100px)}.wp-block-groundworx-static-flow .gwx-flow--vertical .gwx-flow__container{flex-direction:column;height:var(--gwx-slide-height);touch-action:pan-x pinch-zoom}.wp-block-groundworx-static-flow .gwx-flow--vertical .gwx-flow-slides{overflow:hidden}.wp-block-groundworx-static-flow .gwx-flow--vertical .gwx-flow-slide{flex:0 0 auto;min-height:var(--gwx-slide-content-height,0);min-width:auto;padding-block-start:var(--gwx-slide-gap);padding-inline-start:0}.wp-block-groundworx-static-flow .gwx-flow__empty,.wp-block-groundworx-static-flow .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-gallery-flow{position:relative;--gwx-slide-size:100%;--gwx-slide-gap:1rem;--gwx-inactive-opacity:0.6}.wp-block-groundworx-gallery-flow:not(.is-loop):not(.is-destroyed) .gwx-flow-slide:last-child{padding-inline-end:0}.wp-block-groundworx-gallery-flow.is-not-overflow:not(.gwx-flow--editor) :is(.gwx-flow__button,.gwx-flow__counter,.gwx-flow__dots,.gwx-flow__progress){display:none}.wp-block-groundworx-gallery-flow.is-not-overflow .gwx-flow__container{transform:none!important}.wp-block-groundworx-gallery-flow.is-destroyed .gwx-flow-slides{overflow:visible}.wp-block-groundworx-gallery-flow.is-destroyed .gwx-flow-slide{padding-block-start:0;padding-inline-start:0}.wp-block-groundworx-gallery-flow.is-destroyed:not(.gwx-flow--editor) :is(.gwx-flow__button,.gwx-flow__counter,.gwx-flow__dots,.gwx-flow__progress){display:none}.wp-block-groundworx-gallery-flow.is-destroyed:not(.gwx-flow--editor) .gwx-flow__container{transform:none!important}.wp-block-groundworx-gallery-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)}.wp-block-groundworx-gallery-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}.wp-block-groundworx-gallery-flow.is-destroyed.gwx-flow--grid-layout .gwx-flow__container{display:grid;gap:var(--gwx-slide-gap);grid-auto-flow:row}.wp-block-groundworx-gallery-flow.is-destroyed.gwx-flow--grid-layout.has-columns .gwx-flow__container{grid-template-columns:repeat(var(--gwx-columns),1fr)}.wp-block-groundworx-gallery-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))}.wp-block-groundworx-gallery-flow.is-destroyed.gwx-flow--grid-layout.gwx-flow--equal-heights .gwx-flow__container{grid-auto-rows:1fr}.wp-block-groundworx-gallery-flow .gwx-flow__viewport{overflow:hidden}.wp-block-groundworx-gallery-flow .gwx-flow:not(.is-destroyed) .gwx-flow__container{margin-inline-start:calc(var(--gwx-slide-gap)*-1)}.wp-block-groundworx-gallery-flow .gwx-flow__container{display:flex;touch-action:pan-y pinch-zoom}.wp-block-groundworx-gallery-flow .gwx-flow__container.is-dragging{cursor:grabbing;-moz-user-select:none;user-select:none;-webkit-user-select:none}.wp-block-groundworx-gallery-flow .gwx-flow-slides{overflow:hidden}.wp-block-groundworx-gallery-flow .gwx-flow-slide{display:flex;flex:0 0 var(--gwx-slide-size);max-width:100%;min-width:0;overflow:clip;padding-inline-start:var(--gwx-slide-gap)}.wp-block-groundworx-gallery-flow .gwx-flow-slide>.gwx-flow-slide__content{flex-grow:1;transform-origin:center center}.wp-block-groundworx-gallery-flow .gwx-flow-slide>.gwx-flow-slide__content>:first-child{margin-block-start:0}.wp-block-groundworx-gallery-flow .gwx-flow-slide>.gwx-flow-slide__content>:last-child{margin-block-end:0}.wp-block-groundworx-gallery-flow .gwx-flow--fade{--gwx-slide-size:100%;--gwx-slide-gap:0px}.wp-block-groundworx-gallery-flow .gwx-flow--fade .gwx-flow-slide{flex:0 0 100%;padding-inline-start:0}.wp-block-groundworx-gallery-flow .gwx-flow--vertical{--gwx-slide-height:var(--gwx-carousel-height,100px)}.wp-block-groundworx-gallery-flow .gwx-flow--vertical .gwx-flow__container{flex-direction:column;height:var(--gwx-slide-height);touch-action:pan-x pinch-zoom}.wp-block-groundworx-gallery-flow .gwx-flow--vertical .gwx-flow-slides{overflow:hidden}.wp-block-groundworx-gallery-flow .gwx-flow--vertical .gwx-flow-slide{flex:0 0 auto;min-height:var(--gwx-slide-content-height,0);min-width:auto;padding-block-start:var(--gwx-slide-gap);padding-inline-start:0}.wp-block-groundworx-gallery-flow .gwx-flow__empty,.wp-block-groundworx-gallery-flow .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-flow-arrow-next .gwx-flow__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:inline-flex;font-size:1em;justify-content:center;line-height:1;margin:0;padding:.65em;position:relative}.wp-block-groundworx-flow-arrow-next .gwx-flow__button:disabled{cursor:default;opacity:var(--gwx-inactive-opacity,.6)}.wp-block-groundworx-flow-arrow-next .gwx-flow__button:focus-visible{border-color:color-mix(in srgb,var(--form--input--focus--color) 85%,#000);outline-color:color-mix(in srgb,var(--form--input--focus--color) 50%,transparent);outline-offset:1px;outline-style:solid;outline-width:3px}.wp-block-groundworx-flow-arrow-next .gwx-flow__button svg{aspect-ratio:1;display:block;fill:currentColor;height:1em;pointer-events:none;width:1em}.wp-block-groundworx-flow-arrow-next .gwx-flow__button--none{background:transparent;border:none;color:currentColor}.wp-block-groundworx-flow-arrow-next .gwx-flow__button--outlined{background-color:transparent;border:.1em solid;color:currentColor}.gwx-flow--vertical .wp-block-groundworx-flow-arrow-next .gwx-flow__button svg{transform:rotate(90deg)}[dir=rtl].gwx-flow--vertical .wp-block-groundworx-flow-arrow-next .gwx-flow__button svg{transform:rotate(-90deg)}.wp-block-groundworx-flow-arrow-prev .gwx-flow__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:inline-flex;font-size:1em;justify-content:center;line-height:1;margin:0;padding:.65em;position:relative}.wp-block-groundworx-flow-arrow-prev .gwx-flow__button:disabled{cursor:default;opacity:var(--gwx-inactive-opacity,.6)}.wp-block-groundworx-flow-arrow-prev .gwx-flow__button:focus-visible{border-color:color-mix(in srgb,var(--form--input--focus--color) 85%,#000);outline-color:color-mix(in srgb,var(--form--input--focus--color) 50%,transparent);outline-offset:1px;outline-style:solid;outline-width:3px}.wp-block-groundworx-flow-arrow-prev .gwx-flow__button svg{aspect-ratio:1;display:block;fill:currentColor;height:1em;pointer-events:none;width:1em}.wp-block-groundworx-flow-arrow-prev .gwx-flow__button--none{background:transparent;border:none;color:currentColor}.wp-block-groundworx-flow-arrow-prev .gwx-flow__button--outlined{background-color:transparent;border:.1em solid;color:currentColor}.gwx-flow--vertical .wp-block-groundworx-flow-arrow-prev .gwx-flow__button svg{transform:rotate(90deg)}[dir=rtl].gwx-flow--vertical .wp-block-groundworx-flow-arrow-prev .gwx-flow__button svg{transform:rotate(-90deg)}.gwx-flow__counter{align-items:center;color:var(--gwx--color--counter,currentColor);display:flex;flex-wrap:wrap;font-variant-numeric:tabular-nums;gap:.25em}.gwx-flow__counter-value{white-space:nowrap}.wp-block-groundworx-flow-progress{background-color:color-mix(in srgb,currentColor 25%,transparent);box-sizing:content-box;height:5px;min-width:50px;overflow:hidden;position:relative}.wp-block-groundworx-flow-progress .gwx-flow__progress-bar{background-color:currentColor;border-radius:inherit;height:100%;transition:width .4s ease;width:0}.wp-block-groundworx-flow-progress.gwx-flow__progress--autoplay .gwx-flow__progress-bar{animation-duration:4s;animation-iteration-count:1;animation-name:gwx-autoplay-progress;animation-timing-function:linear;bottom:0;left:-100%;position:absolute;top:0;transition:none;width:100%}.wp-block-groundworx-flow-progress.gwx-flow__progress--autoplay.gwx-flow__progress--paused .gwx-flow__progress-bar{animation-play-state:paused}@keyframes gwx-autoplay-progress{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0)}}.gwx-flow__pagination-numbers{align-items:center;display:flex;flex-wrap:wrap;gap:var(--wp--style--gap,.5em)}.gwx-flow__pagination-numbers.is-vertical{flex-direction:column}.gwx-flow__pagination-numbers.is-justify-left{justify-content:flex-start}.gwx-flow__pagination-numbers.is-justify-center{justify-content:center}.gwx-flow__pagination-numbers.is-justify-right{justify-content:flex-end}.gwx-flow__pagination-numbers.is-justify-space-between{justify-content:space-between}.gwx-flow__pagination-numbers.is-align-top{align-items:flex-start}.gwx-flow__pagination-numbers.is-align-center{align-items:center}.gwx-flow__pagination-numbers.is-align-bottom{align-items:flex-end}.gwx-flow__pagination-numbers.is-align-stretch{align-items:stretch}.gwx-flow__pagination-numbers.is-nowrap{flex-wrap:nowrap}.gwx-flow__pagination-number.wp-element-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;aspect-ratio:1/1;border:0;cursor:pointer;display:flex;font-size:inherit;font-variant-numeric:tabular-nums;height:2.3em;justify-content:center;line-height:1;margin:0;opacity:var(--gwx-inactive-opacity,.8);padding:0;transition:opacity .2s ease,color .2s ease,background-color .2s ease;width:auto}.gwx-flow__pagination-number.wp-element-button:not(.gwx-flow__pagination-number--selected){background-color:transparent;border:0;color:inherit}.gwx-flow__pagination-number.wp-element-button:not(.gwx-flow__pagination-number--selected):hover{opacity:1}.gwx-flow__pagination-number.wp-element-button.gwx-flow__pagination-number--selected{cursor:default;font-weight:700;opacity:1}.gwx-flow__pagination-number.wp-element-button:focus-visible{border-color:color-mix(in srgb,var(--form--input--focus--color) 85%,#000);outline-color:color-mix(in srgb,var(--form--input--focus--color) 50%,transparent);outline-offset:1px;outline-style:solid;outline-width:3px}.gwx-flow__dots.gwx-flow__pagination-shapes{align-items:center;color:inherit;display:flex;flex-wrap:wrap;font-size:1em;gap:var(--wp--style--gap,2px);--gwx-active-color:currentColor;--gwx-border-width:0.125em;background-color:transparent!important}.gwx-flow__dots.gwx-flow__pagination-shapes.is-vertical{flex-direction:column}.gwx-flow__dots.gwx-flow__pagination-shapes.is-justify-left{justify-content:flex-start}.gwx-flow__dots.gwx-flow__pagination-shapes.is-justify-center{justify-content:center}.gwx-flow__dots.gwx-flow__pagination-shapes.is-justify-right{justify-content:flex-end}.gwx-flow__dots.gwx-flow__pagination-shapes.is-justify-space-between{justify-content:space-between}.gwx-flow__dots.gwx-flow__pagination-shapes.is-align-top{align-items:flex-start}.gwx-flow__dots.gwx-flow__pagination-shapes.is-align-center{align-items:center}.gwx-flow__dots.gwx-flow__pagination-shapes.is-align-bottom{align-items:flex-end}.gwx-flow__dots.gwx-flow__pagination-shapes.is-align-stretch{align-items:stretch}.gwx-flow__dots.gwx-flow__pagination-shapes.is-nowrap{flex-wrap:nowrap}.gwx-flow__dots.gwx-flow__pagination-shapes[data-shape=rectangle]{display:grid;grid-auto-rows:auto;grid-template-columns:repeat(auto-fit,minmax(2.5em,1fr));justify-content:stretch;justify-items:stretch}.gwx-flow__pagination-shape{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;box-sizing:border-box;color:inherit;cursor:pointer;display:block;font-size:1em;margin:0;padding:0;position:relative}.gwx-flow__pagination-shape:after{background-color:currentColor;content:"";display:block;height:1em;opacity:var(--gwx-inactive-opacity,.6);transition:background-color .2s ease,opacity .2s ease;width:1em}.gwx-flow__pagination-shape:hover:after{opacity:1}.gwx-flow__pagination-shape:focus-visible{border-color:color-mix(in srgb,var(--form--input--focus--color) 85%,#000);outline-color:color-mix(in srgb,var(--form--input--focus--color) 50%,transparent);outline-offset:1px;outline-style:solid;outline-width:3px}.gwx-flow__pagination-shape.gwx-flow__dot--selected{cursor:default}.gwx-flow__pagination-shape.gwx-flow__dot--selected:after{background-color:var(--gwx-active-color);opacity:1}.gwx-flow__pagination-shape.gwx-flow__dot--selected:hover:after{opacity:1}.gwx-flow__pagination-shape--circle:after{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Ccircle cx=%2750%27 cy=%2750%27 r=%2735%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Ccircle cx=%2750%27 cy=%2750%27 r=%2735%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--square:after{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M18 18h64v64H18z%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M18 18h64v64H18z%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--diamond:after{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27m50 3 47 47-47 47L3 50z%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27m50 3 47 47-47 47L3 50z%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--rectangle{padding:.125em .2em}.gwx-flow__pagination-shape--rectangle:after{box-sizing:border-box;height:round(.325em,1px);width:100%}.gwx-flow__pagination-shape--circle-outline:after{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Ccircle cx=%2750%27 cy=%2750%27 r=%2728%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%2710%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Ccircle cx=%2750%27 cy=%2750%27 r=%2728%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%2710%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--square-outline:after{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath fill=%27none%27 stroke=%27%23000%27 stroke-width=%2710%27 d=%27M25 25h50v50H25z%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath fill=%27none%27 stroke=%27%23000%27 stroke-width=%2710%27 d=%27M25 25h50v50H25z%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--diamond-outline:after{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath fill=%27none%27 stroke=%27%23000%27 stroke-width=%2710%27 d=%27m50 10 40 40-40 40-40-40z%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath fill=%27none%27 stroke=%27%23000%27 stroke-width=%2710%27 d=%27m50 10 40 40-40 40-40-40z%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--circle-outline-fill:after{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Ccircle cx=%2750%27 cy=%2750%27 r=%2728%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%2710%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Ccircle cx=%2750%27 cy=%2750%27 r=%2728%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%2710%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--circle-outline-fill.gwx-flow__dot--selected:after{background-color:var(--gwx-active-color);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Ccircle cx=%2750%27 cy=%2750%27 r=%2735%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Ccircle cx=%2750%27 cy=%2750%27 r=%2735%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--square-outline-fill:after{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath fill=%27none%27 stroke=%27%23000%27 stroke-width=%2710%27 d=%27M25 25h50v50H25z%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath fill=%27none%27 stroke=%27%23000%27 stroke-width=%2710%27 d=%27M25 25h50v50H25z%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--square-outline-fill.gwx-flow__dot--selected:after{background-color:var(--gwx-active-color);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M18 18h64v64H18z%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M18 18h64v64H18z%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--diamond-outline-fill:after{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath fill=%27none%27 stroke=%27%23000%27 stroke-width=%2710%27 d=%27m50 10 40 40-40 40-40-40z%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath fill=%27none%27 stroke=%27%23000%27 stroke-width=%2710%27 d=%27m50 10 40 40-40 40-40-40z%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--diamond-outline-fill.gwx-flow__dot--selected:after{background-color:var(--gwx-active-color);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27m50 3 47 47-47 47L3 50z%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27m50 3 47 47-47 47L3 50z%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--pointer:before{background-color:currentColor;content:"";display:block;height:1em;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M18 18h64v64H18z%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M18 18h64v64H18z%27/%3E%3C/svg%3E") center/contain no-repeat;opacity:var(--gwx-inactive-opacity);transition:background-color .2s ease,opacity .2s ease;width:1em}.gwx-flow__pagination-shape--pointer:after{bottom:0;height:1.32em;left:0;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 132%27%3E%3Cpath d=%27m50 26 32 24v64H18V50z%27/%3E%3C/svg%3E") center bottom/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 132%27%3E%3Cpath d=%27m50 26 32 24v64H18V50z%27/%3E%3C/svg%3E") center bottom/contain no-repeat;opacity:0;position:absolute;transition:opacity .2s ease;width:1em}.gwx-flow__pagination-shape--pointer:hover:before{opacity:calc(var(--gwx-inactive-opacity) + .2)}.gwx-flow__pagination-shape--pointer.gwx-flow__dot--selected:before,.gwx-flow__pagination-shape--pointer:hover:after{opacity:0}.gwx-flow__pagination-shape--pointer.gwx-flow__dot--selected:after{background-color:var(--gwx-active-color);opacity:1}.gwx-flow__pagination-shape--pointer.gwx-flow__dot--selected:hover:after{opacity:1}.gwx-flow__pagination-shape--circle-pip:after{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Ccircle cx=%2750%27 cy=%2750%27 r=%2728%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%278%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Ccircle cx=%2750%27 cy=%2750%27 r=%2728%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%278%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--circle-pip.gwx-flow__dot--selected:before{background-color:var(--gwx-active-color);content:"";inset:0;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Ccircle cx=%2750%27 cy=%2750%27 r=%2716%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Ccircle cx=%2750%27 cy=%2750%27 r=%2716%27/%3E%3C/svg%3E") center/contain no-repeat;opacity:1;position:absolute}.gwx-flow__pagination-shape--circle-pip.gwx-flow__dot--selected:after{background-color:currentColor;opacity:var(--gwx-inactive-opacity)}.gwx-flow__pagination-shape--square-pip:after{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath fill=%27none%27 stroke=%27%23000%27 stroke-width=%278%27 d=%27M25 25h50v50H25z%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath fill=%27none%27 stroke=%27%23000%27 stroke-width=%278%27 d=%27M25 25h50v50H25z%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--square-pip.gwx-flow__dot--selected:before{background-color:var(--gwx-active-color);content:"";inset:0;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M35 35h30v30H35z%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M35 35h30v30H35z%27/%3E%3C/svg%3E") center/contain no-repeat;opacity:1;position:absolute}.gwx-flow__pagination-shape--square-pip.gwx-flow__dot--selected:after{background-color:currentColor;opacity:var(--gwx-inactive-opacity)}.gwx-flow__pagination-shape--diamond-pip:after{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath fill=%27none%27 stroke=%27%23000%27 stroke-width=%278%27 d=%27m50 10 40 40-40 40-40-40z%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath fill=%27none%27 stroke=%27%23000%27 stroke-width=%278%27 d=%27m50 10 40 40-40 40-40-40z%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--diamond-pip.gwx-flow__dot--selected:before{background-color:var(--gwx-active-color);content:"";inset:0;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27m50 28 22 22-22 22-22-22z%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27m50 28 22 22-22 22-22-22z%27/%3E%3C/svg%3E") center/contain no-repeat;opacity:1;position:absolute}.gwx-flow__pagination-shape--diamond-pip.gwx-flow__dot--selected:after{background-color:currentColor;opacity:var(--gwx-inactive-opacity)}.gwx-flow__pagination-shape--circle-scale:after{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Ccircle cx=%2750%27 cy=%2750%27 r=%2720%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Ccircle cx=%2750%27 cy=%2750%27 r=%2720%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--circle-scale.gwx-flow__dot--selected:after{background-color:var(--gwx-active-color);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Ccircle cx=%2750%27 cy=%2750%27 r=%2735%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Ccircle cx=%2750%27 cy=%2750%27 r=%2735%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--square-scale:after{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M30 30h40v40H30z%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M30 30h40v40H30z%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--square-scale.gwx-flow__dot--selected:after{background-color:var(--gwx-active-color);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M18 18h64v64H18z%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M18 18h64v64H18z%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--diamond-scale:after{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27m50 20 30 30-30 30-30-30z%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27m50 20 30 30-30 30-30-30z%27/%3E%3C/svg%3E") center/contain no-repeat}.gwx-flow__pagination-shape--diamond-scale.gwx-flow__dot--selected:after{background-color:var(--gwx-active-color);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27m50 3 47 47-47 47L3 50z%27/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27m50 3 47 47-47 47L3 50z%27/%3E%3C/svg%3E") center/contain no-repeat}
