#brx-content :where(a:is(.brxe-text-link):not(.brxe-button)){color:var(--primary-d-1);transition:var(--transition-default)}#brx-content :where(a:is(.brxe-text-link):not(.brxe-button)):hover{color:var(--primary-d-2);transition:var(--transition-default)}.brxe-post-content p a{color:var(--primary-d-1);transition:var(--transition)}.brxe-post-content p a:hover{color:var(--primary-d-2);transition:var(--transition)}:root{--flow-spacing:var(--space-s);--paragraph-spacing:var(--space-xs);--heading-spacing:var(--space-l);--h2-spacing:var(--space-l);--h3-spacing:var(--space-m);--h4-spacing:var(--space-m);--h5-spacing:var(--space-s);--h6-spacing:var(--space-s);--list-spacing:var(--space-xs);--list-item-spacing:var(--space-xs);--list-indent-spacing:var(--space-l);--nested-list-spacing:var(--space-s);--nested-list-item-spacing:var(--space-2xs);--nested-list-indent-spacing:var(--space-m);--figure-spacing:var(--space-m);--figcaption-spacing:var(--space-xs);--blockquote-spacing:var(--space-xl)}.wp-content h2{font-size:var(--text-xl)}body.bricks-is-frontend :where(p){margin:0}body.bricks-is-frontend .sidebar p:not(p:first-child){margin:revert}.brxe-text>* + *,.brxe-post-content:where(:not([data-source=bricks]))>* + *{margin-block-start:var(--flow-spacing,initial);margin-block-end:0}.brxe-text>* + :where(h1,h2,h3,h4,h5,h6),.brxe-post-content:where(:not([data-source=bricks]))>* + :where(h1,h2,h3,h4,h5,h6){margin-block-start:var(--heading-spacing,var(--flow-spacing,initial));margin-block-end:0}.brxe-text>:where(* + h2),.brxe-post-content:where(:not([data-source=bricks]))>:where(* + h2){margin-block-start:var(--h2-spacing,var(--heading-spacing));margin-block-end:0}.brxe-text>:where(* + h3),.brxe-post-content:where(:not([data-source=bricks]))>:where(* + h3){margin-block-start:var(--h3-spacing,var(--heading-spacing));margin-block-end:0}.brxe-text>:where(* + h4),.brxe-post-content:where(:not([data-source=bricks]))>:where(* + h4){margin-block-start:var(--h4-spacing,var(--heading-spacing));margin-block-end:0}.brxe-text>:where(* + h5),.brxe-post-content:where(:not([data-source=bricks]))>:where(* + h5){margin-block-start:var(--h5-spacing,var(--heading-spacing));margin-block-end:0}.brxe-text>:where(* + h6),.brxe-post-content:where(:not([data-source=bricks]))>:where(* + h6){margin-block-start:var(--h6-spacing,var(--heading-spacing));margin-block-end:0}.brxe-text>* + p,.brxe-post-content:where(:not([data-source=bricks]))>* + p{margin-block-start:var(--paragraph-spacing,var(--flow-spacing,initial));margin-block-end:0}.brxe-text>:is(* + ul,* + ol),.brxe-post-content:where(:not([data-source=bricks]))>:is(* + ul,* + ol){margin-block:var(--list-spacing,var(--flow-spacing,initial))}.brxe-text>:is(ul,ol),.brxe-post-content:where(:not([data-source=bricks]))>:is(ul,ol){padding-inline-start:var(--list-indent-spacing,var(--flow-spacing,initial))}.brxe-text>ul * + li,.brxe-text>ol * + li,.brxe-post-content:where(:not([data-source=bricks]))>ul * + li,.brxe-post-content:where(:not([data-source=bricks]))>ol * + li{margin-block-start:var(--list-item-spacing,var(--flow-spacing,initial));margin-block-end:0}.brxe-text>ul ul,.brxe-text>ol ol,.brxe-text>ul ol,.brxe-text>ol ul,.brxe-post-content:where(:not([data-source=bricks]))>ul ul,.brxe-post-content:where(:not([data-source=bricks]))>ol ol,.brxe-post-content:where(:not([data-source=bricks]))>ul ol,.brxe-post-content:where(:not([data-source=bricks]))>ol ul{margin-block:var(--nested-list-spacing,var(--list-item-spacing,initial));padding-inline-start:var(--nested-list-indent-spacing,initial)}.brxe-text>:is(ul,ol) :is(ul,ol) li,.brxe-post-content:where(:not([data-source=bricks]))>:is(ul,ol) :is(ul,ol) li{margin-block-start:var(--nested-list-item-spacing,var(--list-item-spacing,initial))}.brxe-text>* + figure,.brxe-text>* + picture,.brxe-post-content:where(:not([data-source=bricks]))>* + figure,.brxe-post-content:where(:not([data-source=bricks]))>* + picture{margin-block:var(--figure-spacing,var(--flow-spacing,initial))}.brxe-text figcaption,.brxe-post-content:where(:not([data-source=bricks])) figcaption{margin-block:var(--figcaption-spacing,var(--flow-spacing,initial))}.brxe-text>* + blockquote:where(:not(figure>blockquote)),.brxe-post-content:where(:not([data-source=bricks]))>* + blockquote:where(:not(figure>blockquote)){margin-block:var(--blockquote-spacing,var(--flow-spacing,initial))}.brxe-text>blockquote * + *,.brxe-post-content:where(:not([data-source=bricks]))>blockquote * + *{margin-block-start:var(--paragraph-spacing,var(--flow-spacing,initial));margin-block-end:0}.brxe-text>:is(figure,blockquote,ul,ol):where(:not(:first-child)) + *,.brxe-post-content:where(:not([data-source=bricks]))>:is(figure,blockquote,ul,ol):where(:not(:first-child)) + *{--paragraph-spacing:0;--flow-spacing:0}body :where(p:last-of-type) + :is(h1,h2,h3,h4,h5,h6){margin-top:0;margin-block-start:0}.text-primary{color:var(--primary)}