.wp-block-columns{--column-gap: 1.25em;--row-gap: 1.25em;display:flex;box-sizing:border-box;clear:both;margin-top:20px;margin-bottom:20px;column-gap:var(--column-gap);row-gap:var(--row-gap);width:100%;justify-content:space-between;flex-wrap:nowrap}@media all and (min-width: 2px) and (max-width: 800px) {.wp-block-columns.no-wrap-m{flex-wrap:nowrap}}.wp-block-columns.is-vertical{flex-direction:column}.wp-block-columns.has-background{padding:1.25em 2.375em}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-columns.is-vertically-aligned-stretch{align-self:stretch}@media all and (min-width: 2px) and (max-width: 800px) {.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap}}@media all and (min-width: 2px) and (max-width: 980px) {.wp-block-columns:not(.is-not-stacked-on-mobile){flex-wrap:wrap !important}}@media all and (min-width: 2px) and (max-width: 980px) {.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100% !important}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child){flex-grow:1}}@media all and (min-width: 2px) and (max-width: 980px) {.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*="flex-basis"]{flex-grow:0}}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}.wp-block-column[style*="flex-basis"]{flex-grow:0}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}@media all and (min-width: 2px) and (max-width: 800px) {.wp-block-column:not(:first-child),.wp-block-column:nth-child(2n){margin-left:0}}@media all and (min-width: 2px) and (max-width: 800px) {.wp-block-column:not(:last-child){margin-right:0}}