:root{--quote-background--color: var(--wp--preset--color--primary-white);--quote-border--color: var(--wp--preset--color--midnight);--quote-border--color--left: none;--quote-background--color--icon: var(--wp--preset--color--primary-ggr-tan);--quote-background--color--alt: var(--wp--preset--color--primary-primary-white);--quote-border--color--alt: var(--wp--preset--color--midnight);--quote-background--color--before-alt: var(--wp--preset--color--primary-ggr-tan);--quote-background--color--icon--alt: var(--wp--preset--color--primary-ggr-tan);--quote-font--family--quote: var(--wp--preset--font-family--primary);--quote-font--family--citation: var(--wp--preset--font-family--primary);--quote-font--size: 20px;--quote-font--weight--citation: 600;--quote-color--quote: var(--wp--preset--color--midnight);--quote-color--citation: var(--wp--preset--color--midnight)}.p4-blocks--ggr .p4-blocks-quote{gap:12px;border-radius:8px;border-width:1px}.p4-blocks--ggr .p4-blocks-quote__quote p{margin-bottom:12px;font-style:normal}.p4-blocks--ggr .p4-blocks-quote__quote cite{font-size:16px}.p4-blocks--ggr .p4-blocks-quote--default{padding:24px}.p4-blocks--ggr .p4-blocks-quote--alternate{background-color:var(--wp--preset--color--primary-white);padding:12px;margin:48px 0}.p4-blocks--ggr .p4-blocks-quote--alternate::before{border-radius:4px;height:calc(100% + 48px);top:-24px;width:calc(100% - 48px);left:0;right:0;margin:auto}.p4-blocks--ggr .p4-blocks-quote--alternate .p4-blocks-quote__quote{padding:0}.p4-blocks--ggr .p4-blocks-quote--alternate .p4-blocks-quote__quote p{margin-top:12px}.p4-blocks--ggr .p4-blocks-quote--alternate .p4-blocks-quote__quote cite{font-size:20px}.p4-blocks--ggr .p4-blocks-quote--alternate .p4-blocks__icon{width:48px;flex:0 0 48px}.p4-blocks-quote[class$="--alignleft"]{justify-self:start}.p4-blocks-quote[class$="--aligncenter"]{justify-self:center}.p4-blocks-quote[class$="--alignright"]{justify-self:end}.p4-blocks-quote[class*=alignwide],.p4-blocks-quote[class*=alignfull]{margin-left:auto !important;margin-right:auto !important;position:relative}.p4-blocks-quote[class*=alignwide]{justify-self:center;width:100%}.p4-blocks-quote[class*=alignfull]{left:0;right:0;width:100vw;justify-self:stretch}.p4-blocks-quote{background-color:var(--quote-background--color);border:2px solid var(--quote-border--color);border-radius:3px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:0.9375rem 0rem;margin:16px auto;padding:36px 24px 36px 16px;max-width:1280px;position:relative}.p4-blocks-quote .p4-blocks__icon{width:40px;fill:var(--quote-background--color--icon)}.p4-blocks-quote__quote{border:0;margin:0}.p4-blocks-quote__quote p{text-align:center;font-family:var(--quote-font--family--quote);font-size:var(--quote-font--size);font-style:italic;font-weight:inherit;color:var(--quote-color--quote);margin-top:0}.p4-blocks-quote__quote figcaption,.p4-blocks-quote__quote cite{color:var(--quote-color--citation);font-family:var(--quote-font--family--citation);font-size:var(--quote-font--size);font-style:normal;font-weight:var(--quote-font--weight--citation);text-align:center}.p4-blocks-quote--default::before{content:" ";position:absolute;left:-2px;top:-2px;width:16px;height:calc(100% + 4px);background-color:var(--quote-border--color--left);border-top-left-radius:3px;border-bottom-left-radius:3px}.p4-blocks-quote--alternate{background-color:var(--quote-background--color--alt);border-width:3px;border-radius:3px;border-color:var(--quote-border--color--alt);margin:32px auto;position:relative;padding:19px}@media all and (min-width: 64rem){.p4-blocks-quote--alternate{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:0rem 4.6875rem}}.p4-blocks-quote--alternate::before{content:" ";background-color:var(--quote-background--color--before-alt);border-radius:3px;display:block;height:120%;left:2.5%;position:absolute;top:-10%;width:95%;z-index:-1}.p4-blocks-quote--alternate blockquote{padding:26px 0}.p4-blocks-quote--alternate .p4-blocks__icon{fill:var(--quote-background--color--icon--alt);width:60px}.p4-blocks-quote--alternate .p4-blocks__icon:first-of-type{align-self:start}.p4-blocks-quote--alternate .p4-blocks__icon:last-of-type{align-self:end;transform:rotate(180deg)}