.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}
