/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/container/style.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************/
.mw-container {
  border-style: solid;
  border-top-width: var(--mw-container-border-top-thickness);
  border-right-width: var(--mw-container-border-right-thickness);
  border-bottom-width: var(--mw-container-border-bottom-thickness);
  border-left-width: var(--mw-container-border-left-thickness);
  position: relative;
}
.mw-container__full {
  width: -moz-available;
  width: -webkit-fill-available;
  width: fill-available;
}
.mw-container__auto {
  width: -moz-fit-content;
  width: fit-content;
}
.mw-container__boxed {
  margin-left: auto;
  margin-right: auto;
  max-width: 1216px;
  padding-right: 32px;
  padding-left: 32px;
  width: calc(100% - 64px);
}
.mw-container__shadow-none {
  box-shadow: var(--shadow-none);
}
.mw-container__shadow-xs {
  box-shadow: var(--shadow-xs);
}
.mw-container__shadow-sm {
  box-shadow: var(--shadow-sm);
}
.mw-container__shadow-md {
  box-shadow: var(--shadow-md);
}
.mw-container__shadow-lg {
  box-shadow: var(--shadow-lg);
}
.mw-container__shadow-xl {
  box-shadow: var(--shadow-xl);
}
.mw-container__shadow-2xl {
  box-shadow: var(--shadow-2xl);
}
.mw-container__shadow-3xl {
  box-shadow: var(--shadow-3xl);
}
.mw-container__radius-none {
  border-radius: var(--radius-none);
}
.mw-container__radius-xxs {
  border-radius: var(--radius-xxs);
}
.mw-container__radius-xs {
  border-radius: var(--radius-xs);
}
.mw-container__radius-sm {
  border-radius: var(--radius-sm);
}
.mw-container__radius-md {
  border-radius: var(--radius-md);
}
.mw-container__radius-lg {
  border-radius: var(--radius-lg);
}
.mw-container__radius-xl {
  border-radius: var(--radius-xl);
}
.mw-container__radius-2xl {
  border-radius: var(--radius-2xl);
}
.mw-container__radius-3xl {
  border-radius: var(--radius-3xl);
}
.mw-container__radius-4xl {
  border-radius: var(--radius-4xl);
}
.mw-container__radius-5xl {
  border-radius: var(--radius-5xl);
}
.mw-container__radius-6xl {
  border-radius: var(--radius-6xl);
}
.mw-container__radius-7xl {
  border-radius: var(--radius-7xl);
}
.mw-container__radius-8xl {
  border-radius: var(--radius-8xl);
}
.mw-container__radius-9xl {
  border-radius: var(--radius-9xl);
}
.mw-container__radius-10xl {
  border-radius: var(--radius-10xl);
}
.mw-container__radius-full {
  border-radius: var(--radius-full);
}
.mw-container__border--white {
  border-color: rgb(var(--color-white));
}
.mw-container__border--white .block-editor-rich-text__editable {
  border-color: rgb(var(--color-white));
}
.mw-container__border--black {
  border-color: rgb(var(--color-black));
}
.mw-container__border--black .block-editor-rich-text__editable {
  border-color: rgb(var(--color-black));
}
.mw-container__border--primary-25 {
  border-color: rgb(var(--color-primary-25));
}
.mw-container__border--primary-25 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-25));
}
.mw-container__border--primary-50 {
  border-color: rgb(var(--color-primary-50));
}
.mw-container__border--primary-50 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-50));
}
.mw-container__border--primary-100 {
  border-color: rgb(var(--color-primary-100));
}
.mw-container__border--primary-100 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-100));
}
.mw-container__border--primary-200 {
  border-color: rgb(var(--color-primary-200));
}
.mw-container__border--primary-200 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-200));
}
.mw-container__border--primary-300 {
  border-color: rgb(var(--color-primary-300));
}
.mw-container__border--primary-300 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-300));
}
.mw-container__border--primary-400 {
  border-color: rgb(var(--color-primary-400));
}
.mw-container__border--primary-400 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-400));
}
.mw-container__border--primary-500 {
  border-color: rgb(var(--color-primary-500));
}
.mw-container__border--primary-500 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-500));
}
.mw-container__border--primary-600 {
  border-color: rgb(var(--color-primary-600));
}
.mw-container__border--primary-600 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-600));
}
.mw-container__border--primary-700 {
  border-color: rgb(var(--color-primary-700));
}
.mw-container__border--primary-700 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-700));
}
.mw-container__border--primary-800 {
  border-color: rgb(var(--color-primary-800));
}
.mw-container__border--primary-800 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-800));
}
.mw-container__border--primary-900 {
  border-color: rgb(var(--color-primary-900));
}
.mw-container__border--primary-900 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-900));
}
.mw-container__border--primary-950 {
  border-color: rgb(var(--color-primary-950));
}
.mw-container__border--primary-950 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-950));
}
.mw-container__border--secondary-25 {
  border-color: rgb(var(--color-secondary-25));
}
.mw-container__border--secondary-25 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-25));
}
.mw-container__border--secondary-50 {
  border-color: rgb(var(--color-secondary-50));
}
.mw-container__border--secondary-50 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-50));
}
.mw-container__border--secondary-100 {
  border-color: rgb(var(--color-secondary-100));
}
.mw-container__border--secondary-100 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-100));
}
.mw-container__border--secondary-200 {
  border-color: rgb(var(--color-secondary-200));
}
.mw-container__border--secondary-200 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-200));
}
.mw-container__border--secondary-300 {
  border-color: rgb(var(--color-secondary-300));
}
.mw-container__border--secondary-300 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-300));
}
.mw-container__border--secondary-400 {
  border-color: rgb(var(--color-secondary-400));
}
.mw-container__border--secondary-400 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-400));
}
.mw-container__border--secondary-500 {
  border-color: rgb(var(--color-secondary-500));
}
.mw-container__border--secondary-500 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-500));
}
.mw-container__border--secondary-600 {
  border-color: rgb(var(--color-secondary-600));
}
.mw-container__border--secondary-600 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-600));
}
.mw-container__border--secondary-700 {
  border-color: rgb(var(--color-secondary-700));
}
.mw-container__border--secondary-700 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-700));
}
.mw-container__border--secondary-800 {
  border-color: rgb(var(--color-secondary-800));
}
.mw-container__border--secondary-800 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-800));
}
.mw-container__border--secondary-900 {
  border-color: rgb(var(--color-secondary-900));
}
.mw-container__border--secondary-900 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-900));
}
.mw-container__border--secondary-950 {
  border-color: rgb(var(--color-secondary-950));
}
.mw-container__border--secondary-950 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-950));
}
.mw-container__border--tertiary-25 {
  border-color: rgb(var(--color-tertiary-25));
}
.mw-container__border--tertiary-25 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-25));
}
.mw-container__border--tertiary-50 {
  border-color: rgb(var(--color-tertiary-50));
}
.mw-container__border--tertiary-50 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-50));
}
.mw-container__border--tertiary-100 {
  border-color: rgb(var(--color-tertiary-100));
}
.mw-container__border--tertiary-100 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-100));
}
.mw-container__border--tertiary-200 {
  border-color: rgb(var(--color-tertiary-200));
}
.mw-container__border--tertiary-200 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-200));
}
.mw-container__border--tertiary-300 {
  border-color: rgb(var(--color-tertiary-300));
}
.mw-container__border--tertiary-300 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-300));
}
.mw-container__border--tertiary-400 {
  border-color: rgb(var(--color-tertiary-400));
}
.mw-container__border--tertiary-400 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-400));
}
.mw-container__border--tertiary-500 {
  border-color: rgb(var(--color-tertiary-500));
}
.mw-container__border--tertiary-500 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-500));
}
.mw-container__border--tertiary-600 {
  border-color: rgb(var(--color-tertiary-600));
}
.mw-container__border--tertiary-600 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-600));
}
.mw-container__border--tertiary-700 {
  border-color: rgb(var(--color-tertiary-700));
}
.mw-container__border--tertiary-700 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-700));
}
.mw-container__border--tertiary-800 {
  border-color: rgb(var(--color-tertiary-800));
}
.mw-container__border--tertiary-800 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-800));
}
.mw-container__border--tertiary-900 {
  border-color: rgb(var(--color-tertiary-900));
}
.mw-container__border--tertiary-900 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-900));
}
.mw-container__border--tertiary-950 {
  border-color: rgb(var(--color-tertiary-950));
}
.mw-container__border--tertiary-950 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-950));
}
.mw-container__border--body-25 {
  border-color: rgb(var(--color-body-25));
}
.mw-container__border--body-25 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-25));
}
.mw-container__border--body-50 {
  border-color: rgb(var(--color-body-50));
}
.mw-container__border--body-50 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-50));
}
.mw-container__border--body-100 {
  border-color: rgb(var(--color-body-100));
}
.mw-container__border--body-100 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-100));
}
.mw-container__border--body-200 {
  border-color: rgb(var(--color-body-200));
}
.mw-container__border--body-200 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-200));
}
.mw-container__border--body-300 {
  border-color: rgb(var(--color-body-300));
}
.mw-container__border--body-300 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-300));
}
.mw-container__border--body-400 {
  border-color: rgb(var(--color-body-400));
}
.mw-container__border--body-400 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-400));
}
.mw-container__border--body-500 {
  border-color: rgb(var(--color-body-500));
}
.mw-container__border--body-500 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-500));
}
.mw-container__border--body-600 {
  border-color: rgb(var(--color-body-600));
}
.mw-container__border--body-600 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-600));
}
.mw-container__border--body-700 {
  border-color: rgb(var(--color-body-700));
}
.mw-container__border--body-700 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-700));
}
.mw-container__border--body-800 {
  border-color: rgb(var(--color-body-800));
}
.mw-container__border--body-800 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-800));
}
.mw-container__border--body-900 {
  border-color: rgb(var(--color-body-900));
}
.mw-container__border--body-900 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-900));
}
.mw-container__border--body-950 {
  border-color: rgb(var(--color-body-950));
}
.mw-container__border--body-950 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-950));
}
.mw-container__border--success-25 {
  border-color: rgb(var(--color-success-25));
}
.mw-container__border--success-25 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-25));
}
.mw-container__border--success-50 {
  border-color: rgb(var(--color-success-50));
}
.mw-container__border--success-50 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-50));
}
.mw-container__border--success-100 {
  border-color: rgb(var(--color-success-100));
}
.mw-container__border--success-100 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-100));
}
.mw-container__border--success-200 {
  border-color: rgb(var(--color-success-200));
}
.mw-container__border--success-200 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-200));
}
.mw-container__border--success-300 {
  border-color: rgb(var(--color-success-300));
}
.mw-container__border--success-300 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-300));
}
.mw-container__border--success-400 {
  border-color: rgb(var(--color-success-400));
}
.mw-container__border--success-400 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-400));
}
.mw-container__border--success-500 {
  border-color: rgb(var(--color-success-500));
}
.mw-container__border--success-500 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-500));
}
.mw-container__border--success-600 {
  border-color: rgb(var(--color-success-600));
}
.mw-container__border--success-600 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-600));
}
.mw-container__border--success-700 {
  border-color: rgb(var(--color-success-700));
}
.mw-container__border--success-700 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-700));
}
.mw-container__border--success-800 {
  border-color: rgb(var(--color-success-800));
}
.mw-container__border--success-800 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-800));
}
.mw-container__border--success-900 {
  border-color: rgb(var(--color-success-900));
}
.mw-container__border--success-900 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-900));
}
.mw-container__border--success-950 {
  border-color: rgb(var(--color-success-950));
}
.mw-container__border--success-950 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-950));
}
.mw-container__border--warning-25 {
  border-color: rgb(var(--color-warning-25));
}
.mw-container__border--warning-25 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-25));
}
.mw-container__border--warning-50 {
  border-color: rgb(var(--color-warning-50));
}
.mw-container__border--warning-50 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-50));
}
.mw-container__border--warning-100 {
  border-color: rgb(var(--color-warning-100));
}
.mw-container__border--warning-100 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-100));
}
.mw-container__border--warning-200 {
  border-color: rgb(var(--color-warning-200));
}
.mw-container__border--warning-200 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-200));
}
.mw-container__border--warning-300 {
  border-color: rgb(var(--color-warning-300));
}
.mw-container__border--warning-300 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-300));
}
.mw-container__border--warning-400 {
  border-color: rgb(var(--color-warning-400));
}
.mw-container__border--warning-400 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-400));
}
.mw-container__border--warning-500 {
  border-color: rgb(var(--color-warning-500));
}
.mw-container__border--warning-500 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-500));
}
.mw-container__border--warning-600 {
  border-color: rgb(var(--color-warning-600));
}
.mw-container__border--warning-600 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-600));
}
.mw-container__border--warning-700 {
  border-color: rgb(var(--color-warning-700));
}
.mw-container__border--warning-700 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-700));
}
.mw-container__border--warning-800 {
  border-color: rgb(var(--color-warning-800));
}
.mw-container__border--warning-800 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-800));
}
.mw-container__border--warning-900 {
  border-color: rgb(var(--color-warning-900));
}
.mw-container__border--warning-900 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-900));
}
.mw-container__border--warning-950 {
  border-color: rgb(var(--color-warning-950));
}
.mw-container__border--warning-950 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-950));
}
.mw-container__border--error-25 {
  border-color: rgb(var(--color-error-25));
}
.mw-container__border--error-25 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-25));
}
.mw-container__border--error-50 {
  border-color: rgb(var(--color-error-50));
}
.mw-container__border--error-50 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-50));
}
.mw-container__border--error-100 {
  border-color: rgb(var(--color-error-100));
}
.mw-container__border--error-100 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-100));
}
.mw-container__border--error-200 {
  border-color: rgb(var(--color-error-200));
}
.mw-container__border--error-200 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-200));
}
.mw-container__border--error-300 {
  border-color: rgb(var(--color-error-300));
}
.mw-container__border--error-300 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-300));
}
.mw-container__border--error-400 {
  border-color: rgb(var(--color-error-400));
}
.mw-container__border--error-400 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-400));
}
.mw-container__border--error-500 {
  border-color: rgb(var(--color-error-500));
}
.mw-container__border--error-500 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-500));
}
.mw-container__border--error-600 {
  border-color: rgb(var(--color-error-600));
}
.mw-container__border--error-600 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-600));
}
.mw-container__border--error-700 {
  border-color: rgb(var(--color-error-700));
}
.mw-container__border--error-700 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-700));
}
.mw-container__border--error-800 {
  border-color: rgb(var(--color-error-800));
}
.mw-container__border--error-800 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-800));
}
.mw-container__border--error-900 {
  border-color: rgb(var(--color-error-900));
}
.mw-container__border--error-900 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-900));
}
.mw-container__border--error-950 {
  border-color: rgb(var(--color-error-950));
}
.mw-container__border--error-950 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-950));
}
.mw-container__constraints--xxs {
  max-width: var(--width-xxs);
  margin: 0 auto;
  width: 100%;
}
.mw-container__constraints--xs {
  max-width: var(--width-xs);
  margin: 0 auto;
  width: 100%;
}
.mw-container__constraints--sm {
  max-width: var(--width-sm);
  margin: 0 auto;
  width: 100%;
}
.mw-container__constraints--md {
  max-width: var(--width-md);
  margin: 0 auto;
  width: 100%;
}
.mw-container__constraints--lg {
  max-width: var(--width-lg);
  margin: 0 auto;
  width: 100%;
}
.mw-container__constraints--xl {
  max-width: var(--width-xl);
  margin: 0 auto;
  width: 100%;
}
.mw-container__constraints--2xl {
  max-width: var(--width-2xl);
  margin: 0 auto;
  width: 100%;
}
.mw-container__constraints--3xl {
  max-width: var(--width-3xl);
  margin: 0 auto;
  width: 100%;
}
.mw-container__constraints--4x {
  max-width: var(--width-4xl);
  margin: 0 auto;
  width: 100%;
}
.mw-container__constraints--5xl {
  max-width: var(--width-5xl);
  margin: 0 auto;
  width: 100%;
}
.mw-container__constraints--6xl {
  max-width: var(--width-6xl);
  margin: 0 auto;
  width: 100%;
}
.mw-container__bg-white {
  background-color: rgb(var(--color-white));
}
.mw-container__bg-black {
  background-color: rgb(var(--color-black));
}
.mw-container__bg-body-25 {
  background-color: rgb(var(--color-body-25));
}
.mw-container__bg-body-50 {
  background-color: rgb(var(--color-body-50));
}
.mw-container__bg-body-100 {
  background-color: rgb(var(--color-body-100));
}
.mw-container__bg-body-200 {
  background-color: rgb(var(--color-body-200));
}
.mw-container__bg-body-300 {
  background-color: rgb(var(--color-body-300));
}
.mw-container__bg-body-400 {
  background-color: rgb(var(--color-body-400));
}
.mw-container__bg-body-500 {
  background-color: rgb(var(--color-body-500));
}
.mw-container__bg-body-600 {
  background-color: rgb(var(--color-body-600));
}
.mw-container__bg-body-700 {
  background-color: rgb(var(--color-body-700));
}
.mw-container__bg-body-800 {
  background-color: rgb(var(--color-body-800));
}
.mw-container__bg-body-900 {
  background-color: rgb(var(--color-body-900));
}
.mw-container__bg-body-950 {
  background-color: rgb(var(--color-body-950));
}
.mw-container__bg-primary-25 {
  background-color: rgb(var(--color-primary-25));
}
.mw-container__bg-primary-50 {
  background-color: rgb(var(--color-primary-50));
}
.mw-container__bg-primary-100 {
  background-color: rgb(var(--color-primary-100));
}
.mw-container__bg-primary-200 {
  background-color: rgb(var(--color-primary-200));
}
.mw-container__bg-primary-300 {
  background-color: rgb(var(--color-primary-300));
}
.mw-container__bg-primary-400 {
  background-color: rgb(var(--color-primary-400));
}
.mw-container__bg-primary-500 {
  background-color: rgb(var(--color-primary-500));
}
.mw-container__bg-primary-600 {
  background-color: rgb(var(--color-primary-600));
}
.mw-container__bg-primary-700 {
  background-color: rgb(var(--color-primary-700));
}
.mw-container__bg-primary-800 {
  background-color: rgb(var(--color-primary-800));
}
.mw-container__bg-primary-900 {
  background-color: rgb(var(--color-primary-900));
}
.mw-container__bg-primary-950 {
  background-color: rgb(var(--color-primary-950));
}
.mw-container__bg-secondary-25 {
  background-color: rgb(var(--color-secondary-25));
}
.mw-container__bg-secondary-50 {
  background-color: rgb(var(--color-secondary-50));
}
.mw-container__bg-secondary-100 {
  background-color: rgb(var(--color-secondary-100));
}
.mw-container__bg-secondary-200 {
  background-color: rgb(var(--color-secondary-200));
}
.mw-container__bg-secondary-300 {
  background-color: rgb(var(--color-secondary-300));
}
.mw-container__bg-secondary-400 {
  background-color: rgb(var(--color-secondary-400));
}
.mw-container__bg-secondary-500 {
  background-color: rgb(var(--color-secondary-500));
}
.mw-container__bg-secondary-600 {
  background-color: rgb(var(--color-secondary-600));
}
.mw-container__bg-secondary-700 {
  background-color: rgb(var(--color-secondary-700));
}
.mw-container__bg-secondary-800 {
  background-color: rgb(var(--color-secondary-800));
}
.mw-container__bg-secondary-900 {
  background-color: rgb(var(--color-secondary-900));
}
.mw-container__bg-secondary-950 {
  background-color: rgb(var(--color-secondary-950));
}
.mw-container__bg-tertiary-25 {
  background-color: rgb(var(--color-tertiary-25));
}
.mw-container__bg-tertiary-50 {
  background-color: rgb(var(--color-tertiary-50));
}
.mw-container__bg-tertiary-100 {
  background-color: rgb(var(--color-tertiary-100));
}
.mw-container__bg-tertiary-200 {
  background-color: rgb(var(--color-tertiary-200));
}
.mw-container__bg-tertiary-300 {
  background-color: rgb(var(--color-tertiary-300));
}
.mw-container__bg-tertiary-400 {
  background-color: rgb(var(--color-tertiary-400));
}
.mw-container__bg-tertiary-500 {
  background-color: rgb(var(--color-tertiary-500));
}
.mw-container__bg-tertiary-600 {
  background-color: rgb(var(--color-tertiary-600));
}
.mw-container__bg-tertiary-700 {
  background-color: rgb(var(--color-tertiary-700));
}
.mw-container__bg-tertiary-800 {
  background-color: rgb(var(--color-tertiary-800));
}
.mw-container__bg-tertiary-900 {
  background-color: rgb(var(--color-tertiary-900));
}
.mw-container__bg-tertiary-950 {
  background-color: rgb(var(--color-tertiary-950));
}
.mw-container__bg-success-25 {
  background-color: rgb(var(--color-success-25));
}
.mw-container__bg-success-50 {
  background-color: rgb(var(--color-success-50));
}
.mw-container__bg-success-100 {
  background-color: rgb(var(--color-success-100));
}
.mw-container__bg-success-200 {
  background-color: rgb(var(--color-success-200));
}
.mw-container__bg-success-300 {
  background-color: rgb(var(--color-success-300));
}
.mw-container__bg-success-400 {
  background-color: rgb(var(--color-success-400));
}
.mw-container__bg-success-500 {
  background-color: rgb(var(--color-success-500));
}
.mw-container__bg-success-600 {
  background-color: rgb(var(--color-success-600));
}
.mw-container__bg-success-700 {
  background-color: rgb(var(--color-success-700));
}
.mw-container__bg-success-800 {
  background-color: rgb(var(--color-success-800));
}
.mw-container__bg-success-900 {
  background-color: rgb(var(--color-success-900));
}
.mw-container__bg-success-950 {
  background-color: rgb(var(--color-success-950));
}
.mw-container__bg-warning-25 {
  background-color: rgb(var(--color-warning-25));
}
.mw-container__bg-warning-50 {
  background-color: rgb(var(--color-warning-50));
}
.mw-container__bg-warning-100 {
  background-color: rgb(var(--color-warning-100));
}
.mw-container__bg-warning-200 {
  background-color: rgb(var(--color-warning-200));
}
.mw-container__bg-warning-300 {
  background-color: rgb(var(--color-warning-300));
}
.mw-container__bg-warning-400 {
  background-color: rgb(var(--color-warning-400));
}
.mw-container__bg-warning-500 {
  background-color: rgb(var(--color-warning-500));
}
.mw-container__bg-warning-600 {
  background-color: rgb(var(--color-warning-600));
}
.mw-container__bg-warning-700 {
  background-color: rgb(var(--color-warning-700));
}
.mw-container__bg-warning-800 {
  background-color: rgb(var(--color-warning-800));
}
.mw-container__bg-warning-900 {
  background-color: rgb(var(--color-warning-900));
}
.mw-container__bg-warning-950 {
  background-color: rgb(var(--color-warning-950));
}
.mw-container__bg-error-25 {
  background-color: rgb(var(--color-error-25));
}
.mw-container__bg-error-50 {
  background-color: rgb(var(--color-error-50));
}
.mw-container__bg-error-100 {
  background-color: rgb(var(--color-error-100));
}
.mw-container__bg-error-200 {
  background-color: rgb(var(--color-error-200));
}
.mw-container__bg-error-300 {
  background-color: rgb(var(--color-error-300));
}
.mw-container__bg-error-400 {
  background-color: rgb(var(--color-error-400));
}
.mw-container__bg-error-500 {
  background-color: rgb(var(--color-error-500));
}
.mw-container__bg-error-600 {
  background-color: rgb(var(--color-error-600));
}
.mw-container__bg-error-700 {
  background-color: rgb(var(--color-error-700));
}
.mw-container__bg-error-800 {
  background-color: rgb(var(--color-error-800));
}
.mw-container__bg-error-900 {
  background-color: rgb(var(--color-error-900));
}
.mw-container__bg-error-950 {
  background-color: rgb(var(--color-error-950));
}
.mw-container__justify-start {
  justify-content: flex-start;
}
.mw-container__justify-center {
  justify-content: center;
}
.mw-container__justify-end {
  justify-content: flex-end;
}
.mw-container__justify-around {
  justify-content: space-around;
}
.mw-container__justify-evenly {
  justify-content: space-evenly;
}
.mw-container__justify-between {
  justify-content: space-between;
}
.mw-container__items-start {
  align-items: flex-start;
}
.mw-container__items-center {
  align-items: center;
}
.mw-container__items-end {
  align-items: flex-end;
}
.mw-container__items-stretch {
  align-items: stretch;
}
.mw-container__flex {
  display: flex;
}
.mw-container__flex-wrap {
  flex-wrap: wrap;
}
.mw-container__flex-nowrap {
  flex-wrap: nowrap;
}
.mw-container__flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.mw-container__flex-row {
  flex-direction: row;
}
.mw-container__flex-row-reverse {
  flex-direction: row-reverse;
}
.mw-container__flex-column {
  flex-direction: column;
}
.mw-container__flex-column-reverse {
  flex-direction: column-reverse;
}
.mw-container__none {
  display: none;
}
.mw-container__mt--spacing-none {
  margin-top: var(--spacing-none);
}
.mw-container__mt--spacing-xxs {
  margin-top: var(--spacing-xxs);
}
.mw-container__mt--spacing-xs {
  margin-top: var(--spacing-xs);
}
.mw-container__mt--spacing-sm {
  margin-top: var(--spacing-sm);
}
.mw-container__mt--spacing-md {
  margin-top: var(--spacing-md);
}
.mw-container__mt--spacing-lg {
  margin-top: var(--spacing-lg);
}
.mw-container__mt--spacing-xl {
  margin-top: var(--spacing-xl);
}
.mw-container__mt--spacing-2xl {
  margin-top: var(--spacing-2xl);
}
.mw-container__mt--spacing-3xl {
  margin-top: var(--spacing-3xl);
}
.mw-container__mt--spacing-4xl {
  margin-top: var(--spacing-4xl);
}
.mw-container__mt--spacing-5xl {
  margin-top: var(--spacing-5xl);
}
.mw-container__mt--spacing-6xl {
  margin-top: var(--spacing-6xl);
}
.mw-container__mt--spacing-7xl {
  margin-top: var(--spacing-7xl);
}
.mw-container__mt--spacing-8xl {
  margin-top: var(--spacing-8xl);
}
.mw-container__mt--spacing-9xl {
  margin-top: var(--spacing-9xl);
}
.mw-container__mt--spacing-10xl {
  margin-top: var(--spacing-10xl);
}
.mw-container__mt--spacing-11xl {
  margin-top: var(--spacing-11xl);
}
.mw-container__mr--spacing-none {
  margin-right: var(--spacing-none);
}
.mw-container__mr--spacing-xxs {
  margin-right: var(--spacing-xxs);
}
.mw-container__mr--spacing-xs {
  margin-right: var(--spacing-xs);
}
.mw-container__mr--spacing-sm {
  margin-right: var(--spacing-sm);
}
.mw-container__mr--spacing-md {
  margin-right: var(--spacing-md);
}
.mw-container__mr--spacing-lg {
  margin-right: var(--spacing-lg);
}
.mw-container__mr--spacing-xl {
  margin-right: var(--spacing-xl);
}
.mw-container__mr--spacing-2xl {
  margin-right: var(--spacing-2xl);
}
.mw-container__mr--spacing-3xl {
  margin-right: var(--spacing-3xl);
}
.mw-container__mr--spacing-4xl {
  margin-right: var(--spacing-4xl);
}
.mw-container__mr--spacing-5xl {
  margin-right: var(--spacing-5xl);
}
.mw-container__mr--spacing-6xl {
  margin-right: var(--spacing-6xl);
}
.mw-container__mr--spacing-7xl {
  margin-right: var(--spacing-7xl);
}
.mw-container__mr--spacing-8xl {
  margin-right: var(--spacing-8xl);
}
.mw-container__mr--spacing-9xl {
  margin-right: var(--spacing-9xl);
}
.mw-container__mr--spacing-10xl {
  margin-right: var(--spacing-10xl);
}
.mw-container__mr--spacing-11xl {
  margin-right: var(--spacing-11xl);
}
.mw-container__mb--spacing-none {
  margin-bottom: var(--spacing-none);
}
.mw-container__mb--spacing-xxs {
  margin-bottom: var(--spacing-xxs);
}
.mw-container__mb--spacing-xs {
  margin-bottom: var(--spacing-xs);
}
.mw-container__mb--spacing-sm {
  margin-bottom: var(--spacing-sm);
}
.mw-container__mb--spacing-md {
  margin-bottom: var(--spacing-md);
}
.mw-container__mb--spacing-lg {
  margin-bottom: var(--spacing-lg);
}
.mw-container__mb--spacing-xl {
  margin-bottom: var(--spacing-xl);
}
.mw-container__mb--spacing-2xl {
  margin-bottom: var(--spacing-2xl);
}
.mw-container__mb--spacing-3xl {
  margin-bottom: var(--spacing-3xl);
}
.mw-container__mb--spacing-4xl {
  margin-bottom: var(--spacing-4xl);
}
.mw-container__mb--spacing-5xl {
  margin-bottom: var(--spacing-5xl);
}
.mw-container__mb--spacing-6xl {
  margin-bottom: var(--spacing-6xl);
}
.mw-container__mb--spacing-7xl {
  margin-bottom: var(--spacing-7xl);
}
.mw-container__mb--spacing-8xl {
  margin-bottom: var(--spacing-8xl);
}
.mw-container__mb--spacing-9xl {
  margin-bottom: var(--spacing-9xl);
}
.mw-container__mb--spacing-10xl {
  margin-bottom: var(--spacing-10xl);
}
.mw-container__mb--spacing-11xl {
  margin-bottom: var(--spacing-11xl);
}
.mw-container__ml--spacing-none {
  margin-left: var(--spacing-none);
}
.mw-container__ml--spacing-xxs {
  margin-left: var(--spacing-xxs);
}
.mw-container__ml--spacing-xs {
  margin-left: var(--spacing-xs);
}
.mw-container__ml--spacing-sm {
  margin-left: var(--spacing-sm);
}
.mw-container__ml--spacing-md {
  margin-left: var(--spacing-md);
}
.mw-container__ml--spacing-lg {
  margin-left: var(--spacing-lg);
}
.mw-container__ml--spacing-xl {
  margin-left: var(--spacing-xl);
}
.mw-container__ml--spacing-2xl {
  margin-left: var(--spacing-2xl);
}
.mw-container__ml--spacing-3xl {
  margin-left: var(--spacing-3xl);
}
.mw-container__ml--spacing-4xl {
  margin-left: var(--spacing-4xl);
}
.mw-container__ml--spacing-5xl {
  margin-left: var(--spacing-5xl);
}
.mw-container__ml--spacing-6xl {
  margin-left: var(--spacing-6xl);
}
.mw-container__ml--spacing-7xl {
  margin-left: var(--spacing-7xl);
}
.mw-container__ml--spacing-8xl {
  margin-left: var(--spacing-8xl);
}
.mw-container__ml--spacing-9xl {
  margin-left: var(--spacing-9xl);
}
.mw-container__ml--spacing-10xl {
  margin-left: var(--spacing-10xl);
}
.mw-container__ml--spacing-11xl {
  margin-left: var(--spacing-11xl);
}
.mw-container__pt--spacing-none {
  padding-top: var(--spacing-none);
}
.mw-container__pt--spacing-xxs {
  padding-top: var(--spacing-xxs);
}
.mw-container__pt--spacing-xs {
  padding-top: var(--spacing-xs);
}
.mw-container__pt--spacing-sm {
  padding-top: var(--spacing-sm);
}
.mw-container__pt--spacing-md {
  padding-top: var(--spacing-md);
}
.mw-container__pt--spacing-lg {
  padding-top: var(--spacing-lg);
}
.mw-container__pt--spacing-xl {
  padding-top: var(--spacing-xl);
}
.mw-container__pt--spacing-2xl {
  padding-top: var(--spacing-2xl);
}
.mw-container__pt--spacing-3xl {
  padding-top: var(--spacing-3xl);
}
.mw-container__pt--spacing-4xl {
  padding-top: var(--spacing-4xl);
}
.mw-container__pt--spacing-5xl {
  padding-top: var(--spacing-5xl);
}
.mw-container__pt--spacing-6xl {
  padding-top: var(--spacing-6xl);
}
.mw-container__pt--spacing-7xl {
  padding-top: var(--spacing-7xl);
}
.mw-container__pt--spacing-8xl {
  padding-top: var(--spacing-8xl);
}
.mw-container__pt--spacing-9xl {
  padding-top: var(--spacing-9xl);
}
.mw-container__pt--spacing-10xl {
  padding-top: var(--spacing-10xl);
}
.mw-container__pt--spacing-11xl {
  padding-top: var(--spacing-11xl);
}
.mw-container__pr--spacing-none {
  padding-right: var(--spacing-none);
}
.mw-container__pr--spacing-xxs {
  padding-right: var(--spacing-xxs);
}
.mw-container__pr--spacing-xs {
  padding-right: var(--spacing-xs);
}
.mw-container__pr--spacing-sm {
  padding-right: var(--spacing-sm);
}
.mw-container__pr--spacing-md {
  padding-right: var(--spacing-md);
}
.mw-container__pr--spacing-lg {
  padding-right: var(--spacing-lg);
}
.mw-container__pr--spacing-xl {
  padding-right: var(--spacing-xl);
}
.mw-container__pr--spacing-2xl {
  padding-right: var(--spacing-2xl);
}
.mw-container__pr--spacing-3xl {
  padding-right: var(--spacing-3xl);
}
.mw-container__pr--spacing-4xl {
  padding-right: var(--spacing-4xl);
}
.mw-container__pr--spacing-5xl {
  padding-right: var(--spacing-5xl);
}
.mw-container__pr--spacing-6xl {
  padding-right: var(--spacing-6xl);
}
.mw-container__pr--spacing-7xl {
  padding-right: var(--spacing-7xl);
}
.mw-container__pr--spacing-8xl {
  padding-right: var(--spacing-8xl);
}
.mw-container__pr--spacing-9xl {
  padding-right: var(--spacing-9xl);
}
.mw-container__pr--spacing-10xl {
  padding-right: var(--spacing-10xl);
}
.mw-container__pr--spacing-11xl {
  padding-right: var(--spacing-11xl);
}
.mw-container__pb--spacing-none {
  padding-bottom: var(--spacing-none);
}
.mw-container__pb--spacing-xxs {
  padding-bottom: var(--spacing-xxs);
}
.mw-container__pb--spacing-xs {
  padding-bottom: var(--spacing-xs);
}
.mw-container__pb--spacing-sm {
  padding-bottom: var(--spacing-sm);
}
.mw-container__pb--spacing-md {
  padding-bottom: var(--spacing-md);
}
.mw-container__pb--spacing-lg {
  padding-bottom: var(--spacing-lg);
}
.mw-container__pb--spacing-xl {
  padding-bottom: var(--spacing-xl);
}
.mw-container__pb--spacing-2xl {
  padding-bottom: var(--spacing-2xl);
}
.mw-container__pb--spacing-3xl {
  padding-bottom: var(--spacing-3xl);
}
.mw-container__pb--spacing-4xl {
  padding-bottom: var(--spacing-4xl);
}
.mw-container__pb--spacing-5xl {
  padding-bottom: var(--spacing-5xl);
}
.mw-container__pb--spacing-6xl {
  padding-bottom: var(--spacing-6xl);
}
.mw-container__pb--spacing-7xl {
  padding-bottom: var(--spacing-7xl);
}
.mw-container__pb--spacing-8xl {
  padding-bottom: var(--spacing-8xl);
}
.mw-container__pb--spacing-9xl {
  padding-bottom: var(--spacing-9xl);
}
.mw-container__pb--spacing-10xl {
  padding-bottom: var(--spacing-10xl);
}
.mw-container__pb--spacing-11xl {
  padding-bottom: var(--spacing-11xl);
}
.mw-container__pl--spacing-none {
  padding-left: var(--spacing-none);
}
.mw-container__pl--spacing-xxs {
  padding-left: var(--spacing-xxs);
}
.mw-container__pl--spacing-xs {
  padding-left: var(--spacing-xs);
}
.mw-container__pl--spacing-sm {
  padding-left: var(--spacing-sm);
}
.mw-container__pl--spacing-md {
  padding-left: var(--spacing-md);
}
.mw-container__pl--spacing-lg {
  padding-left: var(--spacing-lg);
}
.mw-container__pl--spacing-xl {
  padding-left: var(--spacing-xl);
}
.mw-container__pl--spacing-2xl {
  padding-left: var(--spacing-2xl);
}
.mw-container__pl--spacing-3xl {
  padding-left: var(--spacing-3xl);
}
.mw-container__pl--spacing-4xl {
  padding-left: var(--spacing-4xl);
}
.mw-container__pl--spacing-5xl {
  padding-left: var(--spacing-5xl);
}
.mw-container__pl--spacing-6xl {
  padding-left: var(--spacing-6xl);
}
.mw-container__pl--spacing-7xl {
  padding-left: var(--spacing-7xl);
}
.mw-container__pl--spacing-8xl {
  padding-left: var(--spacing-8xl);
}
.mw-container__pl--spacing-9xl {
  padding-left: var(--spacing-9xl);
}
.mw-container__pl--spacing-10xl {
  padding-left: var(--spacing-10xl);
}
.mw-container__pl--spacing-11xl {
  padding-left: var(--spacing-11xl);
}
.mw-container__gap-x--spacing-none {
  -moz-column-gap: var(--spacing-none);
       column-gap: var(--spacing-none);
}
.mw-container__gap-x--spacing-xxs {
  -moz-column-gap: var(--spacing-xxs);
       column-gap: var(--spacing-xxs);
}
.mw-container__gap-x--spacing-xs {
  -moz-column-gap: var(--spacing-xs);
       column-gap: var(--spacing-xs);
}
.mw-container__gap-x--spacing-sm {
  -moz-column-gap: var(--spacing-sm);
       column-gap: var(--spacing-sm);
}
.mw-container__gap-x--spacing-md {
  -moz-column-gap: var(--spacing-md);
       column-gap: var(--spacing-md);
}
.mw-container__gap-x--spacing-lg {
  -moz-column-gap: var(--spacing-lg);
       column-gap: var(--spacing-lg);
}
.mw-container__gap-x--spacing-xl {
  -moz-column-gap: var(--spacing-xl);
       column-gap: var(--spacing-xl);
}
.mw-container__gap-x--spacing-2xl {
  -moz-column-gap: var(--spacing-2xl);
       column-gap: var(--spacing-2xl);
}
.mw-container__gap-x--spacing-3xl {
  -moz-column-gap: var(--spacing-3xl);
       column-gap: var(--spacing-3xl);
}
.mw-container__gap-x--spacing-4xl {
  -moz-column-gap: var(--spacing-4xl);
       column-gap: var(--spacing-4xl);
}
.mw-container__gap-x--spacing-5xl {
  -moz-column-gap: var(--spacing-5xl);
       column-gap: var(--spacing-5xl);
}
.mw-container__gap-x--spacing-6xl {
  -moz-column-gap: var(--spacing-6xl);
       column-gap: var(--spacing-6xl);
}
.mw-container__gap-x--spacing-7xl {
  -moz-column-gap: var(--spacing-7xl);
       column-gap: var(--spacing-7xl);
}
.mw-container__gap-x--spacing-8xl {
  -moz-column-gap: var(--spacing-8xl);
       column-gap: var(--spacing-8xl);
}
.mw-container__gap-x--spacing-9xl {
  -moz-column-gap: var(--spacing-9xl);
       column-gap: var(--spacing-9xl);
}
.mw-container__gap-x--spacing-10xl {
  -moz-column-gap: var(--spacing-10xl);
       column-gap: var(--spacing-10xl);
}
.mw-container__gap-x--spacing-11xl {
  -moz-column-gap: var(--spacing-11xl);
       column-gap: var(--spacing-11xl);
}
.mw-container__gap-y--spacing-none {
  row-gap: var(--spacing-none);
}
.mw-container__gap-y--spacing-xxs {
  row-gap: var(--spacing-xxs);
}
.mw-container__gap-y--spacing-xs {
  row-gap: var(--spacing-xs);
}
.mw-container__gap-y--spacing-sm {
  row-gap: var(--spacing-sm);
}
.mw-container__gap-y--spacing-md {
  row-gap: var(--spacing-md);
}
.mw-container__gap-y--spacing-lg {
  row-gap: var(--spacing-lg);
}
.mw-container__gap-y--spacing-xl {
  row-gap: var(--spacing-xl);
}
.mw-container__gap-y--spacing-2xl {
  row-gap: var(--spacing-2xl);
}
.mw-container__gap-y--spacing-3xl {
  row-gap: var(--spacing-3xl);
}
.mw-container__gap-y--spacing-4xl {
  row-gap: var(--spacing-4xl);
}
.mw-container__gap-y--spacing-5xl {
  row-gap: var(--spacing-5xl);
}
.mw-container__gap-y--spacing-6xl {
  row-gap: var(--spacing-6xl);
}
.mw-container__gap-y--spacing-7xl {
  row-gap: var(--spacing-7xl);
}
.mw-container__gap-y--spacing-8xl {
  row-gap: var(--spacing-8xl);
}
.mw-container__gap-y--spacing-9xl {
  row-gap: var(--spacing-9xl);
}
.mw-container__gap-y--spacing-10xl {
  row-gap: var(--spacing-10xl);
}
.mw-container__gap-y--spacing-11xl {
  row-gap: var(--spacing-11xl);
}

.editor-styles-wrapper .mw-container {
  border-style: unset !important;
  border-top-width: unset !important;
  border-right-width: unset !important;
  border-bottom-width: unset !important;
  border-left-width: unset !important;
  position: relative;
}
.editor-styles-wrapper .mw-container > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  border-style: solid;
  border-top-width: var(--mw-container-border-top-thickness);
  border-right-width: var(--mw-container-border-right-thickness);
  border-bottom-width: var(--mw-container-border-bottom-thickness);
  border-left-width: var(--mw-container-border-left-thickness);
  position: relative;
}
.editor-styles-wrapper .mw-container .block-editor-inner-blocks {
  width: 100%;
}
.editor-styles-wrapper .mw-container__full {
  width: unset !important;
}
.editor-styles-wrapper .mw-container__full > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  width: -moz-available;
  width: -webkit-fill-available;
  width: fill-available;
}
.editor-styles-wrapper .mw-container__auto {
  width: unset !important;
}
.editor-styles-wrapper .mw-container__auto > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  width: -moz-fit-content;
  width: fit-content;
}
.editor-styles-wrapper .mw-container__boxed {
  margin-left: unset !important;
  margin-right: unset !important;
  max-width: unset !important;
  padding-right: unset !important;
  padding-left: unset !important;
  width: unset !important;
}
.editor-styles-wrapper .mw-container__boxed > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-left: auto;
  margin-right: auto;
  max-width: 1216px;
  padding-right: 32px;
  padding-left: 32px;
  width: calc(100% - 64px);
}
.editor-styles-wrapper .mw-container__shadow-none {
  box-shadow: none !important;
}
.editor-styles-wrapper .mw-container__shadow-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  box-shadow: var(--shadow-none);
}
.editor-styles-wrapper .mw-container__shadow-xs {
  box-shadow: none !important;
}
.editor-styles-wrapper .mw-container__shadow-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  box-shadow: var(--shadow-xs);
}
.editor-styles-wrapper .mw-container__shadow-sm {
  box-shadow: none !important;
}
.editor-styles-wrapper .mw-container__shadow-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  box-shadow: var(--shadow-sm);
}
.editor-styles-wrapper .mw-container__shadow-md {
  box-shadow: none !important;
}
.editor-styles-wrapper .mw-container__shadow-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  box-shadow: var(--shadow-md);
}
.editor-styles-wrapper .mw-container__shadow-lg {
  box-shadow: none !important;
}
.editor-styles-wrapper .mw-container__shadow-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  box-shadow: var(--shadow-lg);
}
.editor-styles-wrapper .mw-container__shadow-xl {
  box-shadow: none !important;
}
.editor-styles-wrapper .mw-container__shadow-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  box-shadow: var(--shadow-xl);
}
.editor-styles-wrapper .mw-container__shadow-2xl {
  box-shadow: none !important;
}
.editor-styles-wrapper .mw-container__shadow-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  box-shadow: var(--shadow-2xl);
}
.editor-styles-wrapper .mw-container__shadow-3xl {
  box-shadow: none !important;
}
.editor-styles-wrapper .mw-container__shadow-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  box-shadow: var(--shadow-3xl);
}
.editor-styles-wrapper .mw-container__radius-none {
  border-radius: unset !important;
}
.editor-styles-wrapper .mw-container__radius-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  border-radius: var(--radius-none);
}
.editor-styles-wrapper .mw-container__radius-xxs {
  border-radius: unset !important;
}
.editor-styles-wrapper .mw-container__radius-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  border-radius: var(--radius-xxs);
}
.editor-styles-wrapper .mw-container__radius-xs {
  border-radius: unset !important;
}
.editor-styles-wrapper .mw-container__radius-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  border-radius: var(--radius-xs);
}
.editor-styles-wrapper .mw-container__radius-sm {
  border-radius: unset !important;
}
.editor-styles-wrapper .mw-container__radius-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  border-radius: var(--radius-sm);
}
.editor-styles-wrapper .mw-container__radius-md {
  border-radius: unset !important;
}
.editor-styles-wrapper .mw-container__radius-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  border-radius: var(--radius-md);
}
.editor-styles-wrapper .mw-container__radius-lg {
  border-radius: unset !important;
}
.editor-styles-wrapper .mw-container__radius-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  border-radius: var(--radius-lg);
}
.editor-styles-wrapper .mw-container__radius-xl {
  border-radius: unset !important;
}
.editor-styles-wrapper .mw-container__radius-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  border-radius: var(--radius-xl);
}
.editor-styles-wrapper .mw-container__radius-2xl {
  border-radius: unset !important;
}
.editor-styles-wrapper .mw-container__radius-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  border-radius: var(--radius-2xl);
}
.editor-styles-wrapper .mw-container__radius-3xl {
  border-radius: unset !important;
}
.editor-styles-wrapper .mw-container__radius-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  border-radius: var(--radius-3xl);
}
.editor-styles-wrapper .mw-container__radius-4xl {
  border-radius: unset !important;
}
.editor-styles-wrapper .mw-container__radius-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  border-radius: var(--radius-4xl);
}
.editor-styles-wrapper .mw-container__radius-5xl {
  border-radius: unset !important;
}
.editor-styles-wrapper .mw-container__radius-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  border-radius: var(--radius-5xl);
}
.editor-styles-wrapper .mw-container__radius-6xl {
  border-radius: unset !important;
}
.editor-styles-wrapper .mw-container__radius-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  border-radius: var(--radius-6xl);
}
.editor-styles-wrapper .mw-container__radius-7xl {
  border-radius: unset !important;
}
.editor-styles-wrapper .mw-container__radius-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  border-radius: var(--radius-7xl);
}
.editor-styles-wrapper .mw-container__radius-8xl {
  border-radius: unset !important;
}
.editor-styles-wrapper .mw-container__radius-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  border-radius: var(--radius-8xl);
}
.editor-styles-wrapper .mw-container__radius-9xl {
  border-radius: unset !important;
}
.editor-styles-wrapper .mw-container__radius-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  border-radius: var(--radius-9xl);
}
.editor-styles-wrapper .mw-container__radius-10xl {
  border-radius: unset !important;
}
.editor-styles-wrapper .mw-container__radius-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  border-radius: var(--radius-10xl);
}
.editor-styles-wrapper .mw-container__radius-full {
  border-radius: unset !important;
}
.editor-styles-wrapper .mw-container__radius-full > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  border-radius: var(--radius-full);
}
.editor-styles-wrapper .mw-container__border--white {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--white .block-editor-rich-text__editable {
  border-color: rgb(var(--color-white));
}
.editor-styles-wrapper .mw-container__border--black {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--black .block-editor-rich-text__editable {
  border-color: rgb(var(--color-black));
}
.editor-styles-wrapper .mw-container__border--primary-25 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--primary-25 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-25));
}
.editor-styles-wrapper .mw-container__border--primary-50 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--primary-50 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-50));
}
.editor-styles-wrapper .mw-container__border--primary-100 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--primary-100 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-100));
}
.editor-styles-wrapper .mw-container__border--primary-200 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--primary-200 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-200));
}
.editor-styles-wrapper .mw-container__border--primary-300 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--primary-300 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-300));
}
.editor-styles-wrapper .mw-container__border--primary-400 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--primary-400 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-400));
}
.editor-styles-wrapper .mw-container__border--primary-500 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--primary-500 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-500));
}
.editor-styles-wrapper .mw-container__border--primary-600 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--primary-600 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-600));
}
.editor-styles-wrapper .mw-container__border--primary-700 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--primary-700 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-700));
}
.editor-styles-wrapper .mw-container__border--primary-800 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--primary-800 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-800));
}
.editor-styles-wrapper .mw-container__border--primary-900 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--primary-900 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-900));
}
.editor-styles-wrapper .mw-container__border--primary-950 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--primary-950 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-primary-950));
}
.editor-styles-wrapper .mw-container__border--secondary-25 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--secondary-25 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-25));
}
.editor-styles-wrapper .mw-container__border--secondary-50 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--secondary-50 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-50));
}
.editor-styles-wrapper .mw-container__border--secondary-100 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--secondary-100 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-100));
}
.editor-styles-wrapper .mw-container__border--secondary-200 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--secondary-200 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-200));
}
.editor-styles-wrapper .mw-container__border--secondary-300 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--secondary-300 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-300));
}
.editor-styles-wrapper .mw-container__border--secondary-400 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--secondary-400 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-400));
}
.editor-styles-wrapper .mw-container__border--secondary-500 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--secondary-500 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-500));
}
.editor-styles-wrapper .mw-container__border--secondary-600 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--secondary-600 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-600));
}
.editor-styles-wrapper .mw-container__border--secondary-700 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--secondary-700 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-700));
}
.editor-styles-wrapper .mw-container__border--secondary-800 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--secondary-800 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-800));
}
.editor-styles-wrapper .mw-container__border--secondary-900 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--secondary-900 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-900));
}
.editor-styles-wrapper .mw-container__border--secondary-950 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--secondary-950 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-secondary-950));
}
.editor-styles-wrapper .mw-container__border--tertiary-25 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--tertiary-25 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-25));
}
.editor-styles-wrapper .mw-container__border--tertiary-50 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--tertiary-50 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-50));
}
.editor-styles-wrapper .mw-container__border--tertiary-100 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--tertiary-100 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-100));
}
.editor-styles-wrapper .mw-container__border--tertiary-200 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--tertiary-200 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-200));
}
.editor-styles-wrapper .mw-container__border--tertiary-300 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--tertiary-300 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-300));
}
.editor-styles-wrapper .mw-container__border--tertiary-400 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--tertiary-400 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-400));
}
.editor-styles-wrapper .mw-container__border--tertiary-500 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--tertiary-500 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-500));
}
.editor-styles-wrapper .mw-container__border--tertiary-600 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--tertiary-600 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-600));
}
.editor-styles-wrapper .mw-container__border--tertiary-700 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--tertiary-700 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-700));
}
.editor-styles-wrapper .mw-container__border--tertiary-800 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--tertiary-800 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-800));
}
.editor-styles-wrapper .mw-container__border--tertiary-900 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--tertiary-900 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-900));
}
.editor-styles-wrapper .mw-container__border--tertiary-950 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--tertiary-950 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-tertiary-950));
}
.editor-styles-wrapper .mw-container__border--body-25 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--body-25 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-25));
}
.editor-styles-wrapper .mw-container__border--body-50 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--body-50 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-50));
}
.editor-styles-wrapper .mw-container__border--body-100 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--body-100 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-100));
}
.editor-styles-wrapper .mw-container__border--body-200 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--body-200 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-200));
}
.editor-styles-wrapper .mw-container__border--body-300 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--body-300 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-300));
}
.editor-styles-wrapper .mw-container__border--body-400 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--body-400 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-400));
}
.editor-styles-wrapper .mw-container__border--body-500 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--body-500 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-500));
}
.editor-styles-wrapper .mw-container__border--body-600 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--body-600 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-600));
}
.editor-styles-wrapper .mw-container__border--body-700 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--body-700 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-700));
}
.editor-styles-wrapper .mw-container__border--body-800 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--body-800 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-800));
}
.editor-styles-wrapper .mw-container__border--body-900 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--body-900 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-900));
}
.editor-styles-wrapper .mw-container__border--body-950 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--body-950 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-body-950));
}
.editor-styles-wrapper .mw-container__border--success-25 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--success-25 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-25));
}
.editor-styles-wrapper .mw-container__border--success-50 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--success-50 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-50));
}
.editor-styles-wrapper .mw-container__border--success-100 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--success-100 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-100));
}
.editor-styles-wrapper .mw-container__border--success-200 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--success-200 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-200));
}
.editor-styles-wrapper .mw-container__border--success-300 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--success-300 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-300));
}
.editor-styles-wrapper .mw-container__border--success-400 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--success-400 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-400));
}
.editor-styles-wrapper .mw-container__border--success-500 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--success-500 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-500));
}
.editor-styles-wrapper .mw-container__border--success-600 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--success-600 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-600));
}
.editor-styles-wrapper .mw-container__border--success-700 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--success-700 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-700));
}
.editor-styles-wrapper .mw-container__border--success-800 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--success-800 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-800));
}
.editor-styles-wrapper .mw-container__border--success-900 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--success-900 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-900));
}
.editor-styles-wrapper .mw-container__border--success-950 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--success-950 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-success-950));
}
.editor-styles-wrapper .mw-container__border--warning-25 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--warning-25 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-25));
}
.editor-styles-wrapper .mw-container__border--warning-50 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--warning-50 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-50));
}
.editor-styles-wrapper .mw-container__border--warning-100 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--warning-100 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-100));
}
.editor-styles-wrapper .mw-container__border--warning-200 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--warning-200 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-200));
}
.editor-styles-wrapper .mw-container__border--warning-300 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--warning-300 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-300));
}
.editor-styles-wrapper .mw-container__border--warning-400 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--warning-400 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-400));
}
.editor-styles-wrapper .mw-container__border--warning-500 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--warning-500 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-500));
}
.editor-styles-wrapper .mw-container__border--warning-600 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--warning-600 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-600));
}
.editor-styles-wrapper .mw-container__border--warning-700 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--warning-700 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-700));
}
.editor-styles-wrapper .mw-container__border--warning-800 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--warning-800 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-800));
}
.editor-styles-wrapper .mw-container__border--warning-900 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--warning-900 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-900));
}
.editor-styles-wrapper .mw-container__border--warning-950 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--warning-950 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-warning-950));
}
.editor-styles-wrapper .mw-container__border--error-25 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--error-25 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-25));
}
.editor-styles-wrapper .mw-container__border--error-50 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--error-50 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-50));
}
.editor-styles-wrapper .mw-container__border--error-100 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--error-100 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-100));
}
.editor-styles-wrapper .mw-container__border--error-200 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--error-200 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-200));
}
.editor-styles-wrapper .mw-container__border--error-300 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--error-300 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-300));
}
.editor-styles-wrapper .mw-container__border--error-400 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--error-400 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-400));
}
.editor-styles-wrapper .mw-container__border--error-500 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--error-500 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-500));
}
.editor-styles-wrapper .mw-container__border--error-600 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--error-600 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-600));
}
.editor-styles-wrapper .mw-container__border--error-700 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--error-700 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-700));
}
.editor-styles-wrapper .mw-container__border--error-800 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--error-800 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-800));
}
.editor-styles-wrapper .mw-container__border--error-900 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--error-900 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-900));
}
.editor-styles-wrapper .mw-container__border--error-950 {
  border-color: unset !important;
}
.editor-styles-wrapper .mw-container__border--error-950 .block-editor-rich-text__editable {
  border-color: rgb(var(--color-error-950));
}
.editor-styles-wrapper .mw-container__constraints--xxs {
  max-width: unset !important;
  margin: 0 !important;
  width: unset !important;
}
.editor-styles-wrapper .mw-container__constraints--xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  max-width: var(--width-xxs);
  margin: 0 auto;
  width: 100%;
}
.editor-styles-wrapper .mw-container__constraints--xs {
  max-width: unset !important;
  margin: 0 !important;
  width: unset !important;
}
.editor-styles-wrapper .mw-container__constraints--xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  max-width: var(--width-xs);
  margin: 0 auto;
  width: 100%;
}
.editor-styles-wrapper .mw-container__constraints--sm {
  max-width: unset !important;
  margin: 0 !important;
  width: unset !important;
}
.editor-styles-wrapper .mw-container__constraints--sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  max-width: var(--width-sm);
  margin: 0 auto;
  width: 100%;
}
.editor-styles-wrapper .mw-container__constraints--md {
  max-width: unset !important;
  margin: 0 !important;
  width: unset !important;
}
.editor-styles-wrapper .mw-container__constraints--md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  max-width: var(--width-md);
  margin: 0 auto;
  width: 100%;
}
.editor-styles-wrapper .mw-container__constraints--lg {
  max-width: unset !important;
  margin: 0 !important;
  width: unset !important;
}
.editor-styles-wrapper .mw-container__constraints--lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  max-width: var(--width-lg);
  margin: 0 auto;
  width: 100%;
}
.editor-styles-wrapper .mw-container__constraints--xl {
  max-width: unset !important;
  margin: 0 !important;
  width: unset !important;
}
.editor-styles-wrapper .mw-container__constraints--xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  max-width: var(--width-xl);
  margin: 0 auto;
  width: 100%;
}
.editor-styles-wrapper .mw-container__constraints--2xl {
  max-width: unset !important;
  margin: 0 !important;
  width: unset !important;
}
.editor-styles-wrapper .mw-container__constraints--2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  max-width: var(--width-2xl);
  margin: 0 auto;
  width: 100%;
}
.editor-styles-wrapper .mw-container__constraints--3xl {
  max-width: unset !important;
  margin: 0 !important;
  width: unset !important;
}
.editor-styles-wrapper .mw-container__constraints--3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  max-width: var(--width-3xl);
  margin: 0 auto;
  width: 100%;
}
.editor-styles-wrapper .mw-container__constraints--4x {
  max-width: unset !important;
  margin: 0 !important;
  width: unset !important;
}
.editor-styles-wrapper .mw-container__constraints--4x > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  max-width: var(--width-4xl);
  margin: 0 auto;
  width: 100%;
}
.editor-styles-wrapper .mw-container__constraints--5xl {
  max-width: unset !important;
  margin: 0 !important;
  width: unset !important;
}
.editor-styles-wrapper .mw-container__constraints--5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  max-width: var(--width-5xl);
  margin: 0 auto;
  width: 100%;
}
.editor-styles-wrapper .mw-container__constraints--6xl {
  max-width: unset !important;
  margin: 0 !important;
  width: unset !important;
}
.editor-styles-wrapper .mw-container__constraints--6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  max-width: var(--width-6xl);
  margin: 0 auto;
  width: 100%;
}
.editor-styles-wrapper .mw-container__bg-white {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-white > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-white));
}
.editor-styles-wrapper .mw-container__bg-black {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-black > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-black));
}
.editor-styles-wrapper .mw-container__bg-body-25 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-body-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-body-25));
}
.editor-styles-wrapper .mw-container__bg-body-50 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-body-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-body-50));
}
.editor-styles-wrapper .mw-container__bg-body-100 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-body-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-body-100));
}
.editor-styles-wrapper .mw-container__bg-body-200 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-body-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-body-200));
}
.editor-styles-wrapper .mw-container__bg-body-300 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-body-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-body-300));
}
.editor-styles-wrapper .mw-container__bg-body-400 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-body-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-body-400));
}
.editor-styles-wrapper .mw-container__bg-body-500 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-body-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-body-500));
}
.editor-styles-wrapper .mw-container__bg-body-600 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-body-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-body-600));
}
.editor-styles-wrapper .mw-container__bg-body-700 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-body-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-body-700));
}
.editor-styles-wrapper .mw-container__bg-body-800 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-body-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-body-800));
}
.editor-styles-wrapper .mw-container__bg-body-900 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-body-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-body-900));
}
.editor-styles-wrapper .mw-container__bg-body-950 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-body-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-body-950));
}
.editor-styles-wrapper .mw-container__bg-primary-25 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-primary-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-primary-25));
}
.editor-styles-wrapper .mw-container__bg-primary-50 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-primary-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-primary-50));
}
.editor-styles-wrapper .mw-container__bg-primary-100 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-primary-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-primary-100));
}
.editor-styles-wrapper .mw-container__bg-primary-200 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-primary-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-primary-200));
}
.editor-styles-wrapper .mw-container__bg-primary-300 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-primary-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-primary-300));
}
.editor-styles-wrapper .mw-container__bg-primary-400 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-primary-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-primary-400));
}
.editor-styles-wrapper .mw-container__bg-primary-500 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-primary-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-primary-500));
}
.editor-styles-wrapper .mw-container__bg-primary-600 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-primary-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-primary-600));
}
.editor-styles-wrapper .mw-container__bg-primary-700 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-primary-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-primary-700));
}
.editor-styles-wrapper .mw-container__bg-primary-800 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-primary-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-primary-800));
}
.editor-styles-wrapper .mw-container__bg-primary-900 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-primary-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-primary-900));
}
.editor-styles-wrapper .mw-container__bg-primary-950 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-primary-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-primary-950));
}
.editor-styles-wrapper .mw-container__bg-secondary-25 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-secondary-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-secondary-25));
}
.editor-styles-wrapper .mw-container__bg-secondary-50 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-secondary-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-secondary-50));
}
.editor-styles-wrapper .mw-container__bg-secondary-100 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-secondary-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-secondary-100));
}
.editor-styles-wrapper .mw-container__bg-secondary-200 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-secondary-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-secondary-200));
}
.editor-styles-wrapper .mw-container__bg-secondary-300 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-secondary-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-secondary-300));
}
.editor-styles-wrapper .mw-container__bg-secondary-400 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-secondary-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-secondary-400));
}
.editor-styles-wrapper .mw-container__bg-secondary-500 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-secondary-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-secondary-500));
}
.editor-styles-wrapper .mw-container__bg-secondary-600 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-secondary-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-secondary-600));
}
.editor-styles-wrapper .mw-container__bg-secondary-700 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-secondary-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-secondary-700));
}
.editor-styles-wrapper .mw-container__bg-secondary-800 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-secondary-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-secondary-800));
}
.editor-styles-wrapper .mw-container__bg-secondary-900 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-secondary-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-secondary-900));
}
.editor-styles-wrapper .mw-container__bg-secondary-950 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-secondary-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-secondary-950));
}
.editor-styles-wrapper .mw-container__bg-tertiary-25 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-tertiary-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-tertiary-25));
}
.editor-styles-wrapper .mw-container__bg-tertiary-50 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-tertiary-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-tertiary-50));
}
.editor-styles-wrapper .mw-container__bg-tertiary-100 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-tertiary-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-tertiary-100));
}
.editor-styles-wrapper .mw-container__bg-tertiary-200 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-tertiary-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-tertiary-200));
}
.editor-styles-wrapper .mw-container__bg-tertiary-300 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-tertiary-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-tertiary-300));
}
.editor-styles-wrapper .mw-container__bg-tertiary-400 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-tertiary-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-tertiary-400));
}
.editor-styles-wrapper .mw-container__bg-tertiary-500 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-tertiary-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-tertiary-500));
}
.editor-styles-wrapper .mw-container__bg-tertiary-600 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-tertiary-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-tertiary-600));
}
.editor-styles-wrapper .mw-container__bg-tertiary-700 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-tertiary-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-tertiary-700));
}
.editor-styles-wrapper .mw-container__bg-tertiary-800 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-tertiary-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-tertiary-800));
}
.editor-styles-wrapper .mw-container__bg-tertiary-900 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-tertiary-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-tertiary-900));
}
.editor-styles-wrapper .mw-container__bg-tertiary-950 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-tertiary-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-tertiary-950));
}
.editor-styles-wrapper .mw-container__bg-success-25 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-success-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-success-25));
}
.editor-styles-wrapper .mw-container__bg-success-50 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-success-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-success-50));
}
.editor-styles-wrapper .mw-container__bg-success-100 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-success-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-success-100));
}
.editor-styles-wrapper .mw-container__bg-success-200 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-success-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-success-200));
}
.editor-styles-wrapper .mw-container__bg-success-300 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-success-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-success-300));
}
.editor-styles-wrapper .mw-container__bg-success-400 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-success-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-success-400));
}
.editor-styles-wrapper .mw-container__bg-success-500 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-success-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-success-500));
}
.editor-styles-wrapper .mw-container__bg-success-600 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-success-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-success-600));
}
.editor-styles-wrapper .mw-container__bg-success-700 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-success-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-success-700));
}
.editor-styles-wrapper .mw-container__bg-success-800 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-success-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-success-800));
}
.editor-styles-wrapper .mw-container__bg-success-900 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-success-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-success-900));
}
.editor-styles-wrapper .mw-container__bg-success-950 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-success-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-success-950));
}
.editor-styles-wrapper .mw-container__bg-warning-25 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-warning-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-warning-25));
}
.editor-styles-wrapper .mw-container__bg-warning-50 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-warning-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-warning-50));
}
.editor-styles-wrapper .mw-container__bg-warning-100 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-warning-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-warning-100));
}
.editor-styles-wrapper .mw-container__bg-warning-200 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-warning-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-warning-200));
}
.editor-styles-wrapper .mw-container__bg-warning-300 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-warning-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-warning-300));
}
.editor-styles-wrapper .mw-container__bg-warning-400 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-warning-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-warning-400));
}
.editor-styles-wrapper .mw-container__bg-warning-500 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-warning-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-warning-500));
}
.editor-styles-wrapper .mw-container__bg-warning-600 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-warning-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-warning-600));
}
.editor-styles-wrapper .mw-container__bg-warning-700 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-warning-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-warning-700));
}
.editor-styles-wrapper .mw-container__bg-warning-800 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-warning-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-warning-800));
}
.editor-styles-wrapper .mw-container__bg-warning-900 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-warning-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-warning-900));
}
.editor-styles-wrapper .mw-container__bg-warning-950 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-warning-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-warning-950));
}
.editor-styles-wrapper .mw-container__bg-error-25 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-error-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-error-25));
}
.editor-styles-wrapper .mw-container__bg-error-50 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-error-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-error-50));
}
.editor-styles-wrapper .mw-container__bg-error-100 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-error-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-error-100));
}
.editor-styles-wrapper .mw-container__bg-error-200 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-error-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-error-200));
}
.editor-styles-wrapper .mw-container__bg-error-300 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-error-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-error-300));
}
.editor-styles-wrapper .mw-container__bg-error-400 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-error-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-error-400));
}
.editor-styles-wrapper .mw-container__bg-error-500 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-error-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-error-500));
}
.editor-styles-wrapper .mw-container__bg-error-600 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-error-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-error-600));
}
.editor-styles-wrapper .mw-container__bg-error-700 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-error-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-error-700));
}
.editor-styles-wrapper .mw-container__bg-error-800 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-error-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-error-800));
}
.editor-styles-wrapper .mw-container__bg-error-900 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-error-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-error-900));
}
.editor-styles-wrapper .mw-container__bg-error-950 {
  background-color: unset !important;
}
.editor-styles-wrapper .mw-container__bg-error-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  background-color: rgb(var(--color-error-950));
}
.editor-styles-wrapper .mw-container__justify-start {
  justify-content: unset !important;
}
.editor-styles-wrapper .mw-container__justify-start > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  justify-content: flex-start;
}
.editor-styles-wrapper .mw-container__justify-center {
  justify-content: unset !important;
}
.editor-styles-wrapper .mw-container__justify-center > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  justify-content: center;
}
.editor-styles-wrapper .mw-container__justify-end {
  justify-content: unset !important;
}
.editor-styles-wrapper .mw-container__justify-end > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  justify-content: flex-end;
}
.editor-styles-wrapper .mw-container__justify-around {
  justify-content: unset !important;
}
.editor-styles-wrapper .mw-container__justify-around > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  justify-content: space-around;
}
.editor-styles-wrapper .mw-container__justify-evenly {
  justify-content: unset !important;
}
.editor-styles-wrapper .mw-container__justify-evenly > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  justify-content: space-evenly;
}
.editor-styles-wrapper .mw-container__justify-between {
  justify-content: unset !important;
}
.editor-styles-wrapper .mw-container__justify-between > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  justify-content: space-between;
}
.editor-styles-wrapper .mw-container__items-start {
  align-items: unset !important;
}
.editor-styles-wrapper .mw-container__items-start > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  align-items: flex-start;
}
.editor-styles-wrapper .mw-container__items-center {
  align-items: unset !important;
}
.editor-styles-wrapper .mw-container__items-center > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  align-items: center;
}
.editor-styles-wrapper .mw-container__items-end {
  align-items: unset !important;
}
.editor-styles-wrapper .mw-container__items-end > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  align-items: flex-end;
}
.editor-styles-wrapper .mw-container__items-stretch {
  align-items: unset !important;
}
.editor-styles-wrapper .mw-container__items-stretch > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  align-items: stretch;
}
.editor-styles-wrapper .mw-container__flex {
  display: flex;
}
.editor-styles-wrapper .mw-container__flex > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  display: flex;
}
.editor-styles-wrapper .mw-container__flex-wrap {
  flex-wrap: unset !important;
}
.editor-styles-wrapper .mw-container__flex-wrap > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  flex-wrap: wrap;
}
.editor-styles-wrapper .mw-container__flex-nowrap {
  flex-wrap: unset !important;
}
.editor-styles-wrapper .mw-container__flex-nowrap > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  flex-wrap: nowrap;
}
.editor-styles-wrapper .mw-container__flex-wrap-reverse {
  flex-wrap: unset !important;
}
.editor-styles-wrapper .mw-container__flex-wrap-reverse > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  flex-wrap: wrap-reverse;
}
.editor-styles-wrapper .mw-container__flex-row {
  flex-direction: unset !important;
}
.editor-styles-wrapper .mw-container__flex-row > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  flex-direction: row;
}
.editor-styles-wrapper .mw-container__flex-row-reverse {
  flex-direction: unset !important;
}
.editor-styles-wrapper .mw-container__flex-row-reverse > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  flex-direction: row-reverse;
}
.editor-styles-wrapper .mw-container__flex-column {
  flex-direction: unset !important;
}
.editor-styles-wrapper .mw-container__flex-column > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  flex-direction: column;
}
.editor-styles-wrapper .mw-container__flex-column-reverse {
  flex-direction: unset !important;
}
.editor-styles-wrapper .mw-container__flex-column-reverse > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  flex-direction: column-reverse;
}
.editor-styles-wrapper .mw-container__none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  display: none;
}
.editor-styles-wrapper .mw-container__mt--spacing-none {
  margin-top: 0 !important;
}
.editor-styles-wrapper .mw-container__mt--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-top: var(--spacing-none);
}
.editor-styles-wrapper .mw-container__mt--spacing-xxs {
  margin-top: 0 !important;
}
.editor-styles-wrapper .mw-container__mt--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-top: var(--spacing-xxs);
}
.editor-styles-wrapper .mw-container__mt--spacing-xs {
  margin-top: 0 !important;
}
.editor-styles-wrapper .mw-container__mt--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-top: var(--spacing-xs);
}
.editor-styles-wrapper .mw-container__mt--spacing-sm {
  margin-top: 0 !important;
}
.editor-styles-wrapper .mw-container__mt--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-top: var(--spacing-sm);
}
.editor-styles-wrapper .mw-container__mt--spacing-md {
  margin-top: 0 !important;
}
.editor-styles-wrapper .mw-container__mt--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-top: var(--spacing-md);
}
.editor-styles-wrapper .mw-container__mt--spacing-lg {
  margin-top: 0 !important;
}
.editor-styles-wrapper .mw-container__mt--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-top: var(--spacing-lg);
}
.editor-styles-wrapper .mw-container__mt--spacing-xl {
  margin-top: 0 !important;
}
.editor-styles-wrapper .mw-container__mt--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-top: var(--spacing-xl);
}
.editor-styles-wrapper .mw-container__mt--spacing-2xl {
  margin-top: 0 !important;
}
.editor-styles-wrapper .mw-container__mt--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-top: var(--spacing-2xl);
}
.editor-styles-wrapper .mw-container__mt--spacing-3xl {
  margin-top: 0 !important;
}
.editor-styles-wrapper .mw-container__mt--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-top: var(--spacing-3xl);
}
.editor-styles-wrapper .mw-container__mt--spacing-4xl {
  margin-top: 0 !important;
}
.editor-styles-wrapper .mw-container__mt--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-top: var(--spacing-4xl);
}
.editor-styles-wrapper .mw-container__mt--spacing-5xl {
  margin-top: 0 !important;
}
.editor-styles-wrapper .mw-container__mt--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-top: var(--spacing-5xl);
}
.editor-styles-wrapper .mw-container__mt--spacing-6xl {
  margin-top: 0 !important;
}
.editor-styles-wrapper .mw-container__mt--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-top: var(--spacing-6xl);
}
.editor-styles-wrapper .mw-container__mt--spacing-7xl {
  margin-top: 0 !important;
}
.editor-styles-wrapper .mw-container__mt--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-top: var(--spacing-7xl);
}
.editor-styles-wrapper .mw-container__mt--spacing-8xl {
  margin-top: 0 !important;
}
.editor-styles-wrapper .mw-container__mt--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-top: var(--spacing-8xl);
}
.editor-styles-wrapper .mw-container__mt--spacing-9xl {
  margin-top: 0 !important;
}
.editor-styles-wrapper .mw-container__mt--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-top: var(--spacing-9xl);
}
.editor-styles-wrapper .mw-container__mt--spacing-10xl {
  margin-top: 0 !important;
}
.editor-styles-wrapper .mw-container__mt--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-top: var(--spacing-10xl);
}
.editor-styles-wrapper .mw-container__mt--spacing-11xl {
  margin-top: 0 !important;
}
.editor-styles-wrapper .mw-container__mt--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-top: var(--spacing-11xl);
}
.editor-styles-wrapper .mw-container__mr--spacing-none {
  margin-right: 0 !important;
}
.editor-styles-wrapper .mw-container__mr--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-right: var(--spacing-none);
}
.editor-styles-wrapper .mw-container__mr--spacing-xxs {
  margin-right: 0 !important;
}
.editor-styles-wrapper .mw-container__mr--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-right: var(--spacing-xxs);
}
.editor-styles-wrapper .mw-container__mr--spacing-xs {
  margin-right: 0 !important;
}
.editor-styles-wrapper .mw-container__mr--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-right: var(--spacing-xs);
}
.editor-styles-wrapper .mw-container__mr--spacing-sm {
  margin-right: 0 !important;
}
.editor-styles-wrapper .mw-container__mr--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-right: var(--spacing-sm);
}
.editor-styles-wrapper .mw-container__mr--spacing-md {
  margin-right: 0 !important;
}
.editor-styles-wrapper .mw-container__mr--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-right: var(--spacing-md);
}
.editor-styles-wrapper .mw-container__mr--spacing-lg {
  margin-right: 0 !important;
}
.editor-styles-wrapper .mw-container__mr--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-right: var(--spacing-lg);
}
.editor-styles-wrapper .mw-container__mr--spacing-xl {
  margin-right: 0 !important;
}
.editor-styles-wrapper .mw-container__mr--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-right: var(--spacing-xl);
}
.editor-styles-wrapper .mw-container__mr--spacing-2xl {
  margin-right: 0 !important;
}
.editor-styles-wrapper .mw-container__mr--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-right: var(--spacing-2xl);
}
.editor-styles-wrapper .mw-container__mr--spacing-3xl {
  margin-right: 0 !important;
}
.editor-styles-wrapper .mw-container__mr--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-right: var(--spacing-3xl);
}
.editor-styles-wrapper .mw-container__mr--spacing-4xl {
  margin-right: 0 !important;
}
.editor-styles-wrapper .mw-container__mr--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-right: var(--spacing-4xl);
}
.editor-styles-wrapper .mw-container__mr--spacing-5xl {
  margin-right: 0 !important;
}
.editor-styles-wrapper .mw-container__mr--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-right: var(--spacing-5xl);
}
.editor-styles-wrapper .mw-container__mr--spacing-6xl {
  margin-right: 0 !important;
}
.editor-styles-wrapper .mw-container__mr--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-right: var(--spacing-6xl);
}
.editor-styles-wrapper .mw-container__mr--spacing-7xl {
  margin-right: 0 !important;
}
.editor-styles-wrapper .mw-container__mr--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-right: var(--spacing-7xl);
}
.editor-styles-wrapper .mw-container__mr--spacing-8xl {
  margin-right: 0 !important;
}
.editor-styles-wrapper .mw-container__mr--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-right: var(--spacing-8xl);
}
.editor-styles-wrapper .mw-container__mr--spacing-9xl {
  margin-right: 0 !important;
}
.editor-styles-wrapper .mw-container__mr--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-right: var(--spacing-9xl);
}
.editor-styles-wrapper .mw-container__mr--spacing-10xl {
  margin-right: 0 !important;
}
.editor-styles-wrapper .mw-container__mr--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-right: var(--spacing-10xl);
}
.editor-styles-wrapper .mw-container__mr--spacing-11xl {
  margin-right: 0 !important;
}
.editor-styles-wrapper .mw-container__mr--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-right: var(--spacing-11xl);
}
.editor-styles-wrapper .mw-container__mb--spacing-none {
  margin-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__mb--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-bottom: var(--spacing-none);
}
.editor-styles-wrapper .mw-container__mb--spacing-xxs {
  margin-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__mb--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-bottom: var(--spacing-xxs);
}
.editor-styles-wrapper .mw-container__mb--spacing-xs {
  margin-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__mb--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-bottom: var(--spacing-xs);
}
.editor-styles-wrapper .mw-container__mb--spacing-sm {
  margin-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__mb--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-bottom: var(--spacing-sm);
}
.editor-styles-wrapper .mw-container__mb--spacing-md {
  margin-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__mb--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-bottom: var(--spacing-md);
}
.editor-styles-wrapper .mw-container__mb--spacing-lg {
  margin-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__mb--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-bottom: var(--spacing-lg);
}
.editor-styles-wrapper .mw-container__mb--spacing-xl {
  margin-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__mb--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-bottom: var(--spacing-xl);
}
.editor-styles-wrapper .mw-container__mb--spacing-2xl {
  margin-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__mb--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-bottom: var(--spacing-2xl);
}
.editor-styles-wrapper .mw-container__mb--spacing-3xl {
  margin-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__mb--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-bottom: var(--spacing-3xl);
}
.editor-styles-wrapper .mw-container__mb--spacing-4xl {
  margin-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__mb--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-bottom: var(--spacing-4xl);
}
.editor-styles-wrapper .mw-container__mb--spacing-5xl {
  margin-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__mb--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-bottom: var(--spacing-5xl);
}
.editor-styles-wrapper .mw-container__mb--spacing-6xl {
  margin-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__mb--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-bottom: var(--spacing-6xl);
}
.editor-styles-wrapper .mw-container__mb--spacing-7xl {
  margin-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__mb--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-bottom: var(--spacing-7xl);
}
.editor-styles-wrapper .mw-container__mb--spacing-8xl {
  margin-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__mb--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-bottom: var(--spacing-8xl);
}
.editor-styles-wrapper .mw-container__mb--spacing-9xl {
  margin-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__mb--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-bottom: var(--spacing-9xl);
}
.editor-styles-wrapper .mw-container__mb--spacing-10xl {
  margin-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__mb--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-bottom: var(--spacing-10xl);
}
.editor-styles-wrapper .mw-container__mb--spacing-11xl {
  margin-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__mb--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-bottom: var(--spacing-11xl);
}
.editor-styles-wrapper .mw-container__ml--spacing-none {
  margin-left: 0 !important;
}
.editor-styles-wrapper .mw-container__ml--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-left: var(--spacing-none);
}
.editor-styles-wrapper .mw-container__ml--spacing-xxs {
  margin-left: 0 !important;
}
.editor-styles-wrapper .mw-container__ml--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-left: var(--spacing-xxs);
}
.editor-styles-wrapper .mw-container__ml--spacing-xs {
  margin-left: 0 !important;
}
.editor-styles-wrapper .mw-container__ml--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-left: var(--spacing-xs);
}
.editor-styles-wrapper .mw-container__ml--spacing-sm {
  margin-left: 0 !important;
}
.editor-styles-wrapper .mw-container__ml--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-left: var(--spacing-sm);
}
.editor-styles-wrapper .mw-container__ml--spacing-md {
  margin-left: 0 !important;
}
.editor-styles-wrapper .mw-container__ml--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-left: var(--spacing-md);
}
.editor-styles-wrapper .mw-container__ml--spacing-lg {
  margin-left: 0 !important;
}
.editor-styles-wrapper .mw-container__ml--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-left: var(--spacing-lg);
}
.editor-styles-wrapper .mw-container__ml--spacing-xl {
  margin-left: 0 !important;
}
.editor-styles-wrapper .mw-container__ml--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-left: var(--spacing-xl);
}
.editor-styles-wrapper .mw-container__ml--spacing-2xl {
  margin-left: 0 !important;
}
.editor-styles-wrapper .mw-container__ml--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-left: var(--spacing-2xl);
}
.editor-styles-wrapper .mw-container__ml--spacing-3xl {
  margin-left: 0 !important;
}
.editor-styles-wrapper .mw-container__ml--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-left: var(--spacing-3xl);
}
.editor-styles-wrapper .mw-container__ml--spacing-4xl {
  margin-left: 0 !important;
}
.editor-styles-wrapper .mw-container__ml--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-left: var(--spacing-4xl);
}
.editor-styles-wrapper .mw-container__ml--spacing-5xl {
  margin-left: 0 !important;
}
.editor-styles-wrapper .mw-container__ml--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-left: var(--spacing-5xl);
}
.editor-styles-wrapper .mw-container__ml--spacing-6xl {
  margin-left: 0 !important;
}
.editor-styles-wrapper .mw-container__ml--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-left: var(--spacing-6xl);
}
.editor-styles-wrapper .mw-container__ml--spacing-7xl {
  margin-left: 0 !important;
}
.editor-styles-wrapper .mw-container__ml--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-left: var(--spacing-7xl);
}
.editor-styles-wrapper .mw-container__ml--spacing-8xl {
  margin-left: 0 !important;
}
.editor-styles-wrapper .mw-container__ml--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-left: var(--spacing-8xl);
}
.editor-styles-wrapper .mw-container__ml--spacing-9xl {
  margin-left: 0 !important;
}
.editor-styles-wrapper .mw-container__ml--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-left: var(--spacing-9xl);
}
.editor-styles-wrapper .mw-container__ml--spacing-10xl {
  margin-left: 0 !important;
}
.editor-styles-wrapper .mw-container__ml--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-left: var(--spacing-10xl);
}
.editor-styles-wrapper .mw-container__ml--spacing-11xl {
  margin-left: 0 !important;
}
.editor-styles-wrapper .mw-container__ml--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  margin-left: var(--spacing-11xl);
}
.editor-styles-wrapper .mw-container__pt--spacing-none {
  padding-top: 0 !important;
}
.editor-styles-wrapper .mw-container__pt--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-top: var(--spacing-none);
}
.editor-styles-wrapper .mw-container__pt--spacing-xxs {
  padding-top: 0 !important;
}
.editor-styles-wrapper .mw-container__pt--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-top: var(--spacing-xxs);
}
.editor-styles-wrapper .mw-container__pt--spacing-xs {
  padding-top: 0 !important;
}
.editor-styles-wrapper .mw-container__pt--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-top: var(--spacing-xs);
}
.editor-styles-wrapper .mw-container__pt--spacing-sm {
  padding-top: 0 !important;
}
.editor-styles-wrapper .mw-container__pt--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-top: var(--spacing-sm);
}
.editor-styles-wrapper .mw-container__pt--spacing-md {
  padding-top: 0 !important;
}
.editor-styles-wrapper .mw-container__pt--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-top: var(--spacing-md);
}
.editor-styles-wrapper .mw-container__pt--spacing-lg {
  padding-top: 0 !important;
}
.editor-styles-wrapper .mw-container__pt--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-top: var(--spacing-lg);
}
.editor-styles-wrapper .mw-container__pt--spacing-xl {
  padding-top: 0 !important;
}
.editor-styles-wrapper .mw-container__pt--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-top: var(--spacing-xl);
}
.editor-styles-wrapper .mw-container__pt--spacing-2xl {
  padding-top: 0 !important;
}
.editor-styles-wrapper .mw-container__pt--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-top: var(--spacing-2xl);
}
.editor-styles-wrapper .mw-container__pt--spacing-3xl {
  padding-top: 0 !important;
}
.editor-styles-wrapper .mw-container__pt--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-top: var(--spacing-3xl);
}
.editor-styles-wrapper .mw-container__pt--spacing-4xl {
  padding-top: 0 !important;
}
.editor-styles-wrapper .mw-container__pt--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-top: var(--spacing-4xl);
}
.editor-styles-wrapper .mw-container__pt--spacing-5xl {
  padding-top: 0 !important;
}
.editor-styles-wrapper .mw-container__pt--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-top: var(--spacing-5xl);
}
.editor-styles-wrapper .mw-container__pt--spacing-6xl {
  padding-top: 0 !important;
}
.editor-styles-wrapper .mw-container__pt--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-top: var(--spacing-6xl);
}
.editor-styles-wrapper .mw-container__pt--spacing-7xl {
  padding-top: 0 !important;
}
.editor-styles-wrapper .mw-container__pt--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-top: var(--spacing-7xl);
}
.editor-styles-wrapper .mw-container__pt--spacing-8xl {
  padding-top: 0 !important;
}
.editor-styles-wrapper .mw-container__pt--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-top: var(--spacing-8xl);
}
.editor-styles-wrapper .mw-container__pt--spacing-9xl {
  padding-top: 0 !important;
}
.editor-styles-wrapper .mw-container__pt--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-top: var(--spacing-9xl);
}
.editor-styles-wrapper .mw-container__pt--spacing-10xl {
  padding-top: 0 !important;
}
.editor-styles-wrapper .mw-container__pt--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-top: var(--spacing-10xl);
}
.editor-styles-wrapper .mw-container__pt--spacing-11xl {
  padding-top: 0 !important;
}
.editor-styles-wrapper .mw-container__pt--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-top: var(--spacing-11xl);
}
.editor-styles-wrapper .mw-container__pr--spacing-none {
  padding-right: 0 !important;
}
.editor-styles-wrapper .mw-container__pr--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-right: var(--spacing-none);
}
.editor-styles-wrapper .mw-container__pr--spacing-xxs {
  padding-right: 0 !important;
}
.editor-styles-wrapper .mw-container__pr--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-right: var(--spacing-xxs);
}
.editor-styles-wrapper .mw-container__pr--spacing-xs {
  padding-right: 0 !important;
}
.editor-styles-wrapper .mw-container__pr--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-right: var(--spacing-xs);
}
.editor-styles-wrapper .mw-container__pr--spacing-sm {
  padding-right: 0 !important;
}
.editor-styles-wrapper .mw-container__pr--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-right: var(--spacing-sm);
}
.editor-styles-wrapper .mw-container__pr--spacing-md {
  padding-right: 0 !important;
}
.editor-styles-wrapper .mw-container__pr--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-right: var(--spacing-md);
}
.editor-styles-wrapper .mw-container__pr--spacing-lg {
  padding-right: 0 !important;
}
.editor-styles-wrapper .mw-container__pr--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-right: var(--spacing-lg);
}
.editor-styles-wrapper .mw-container__pr--spacing-xl {
  padding-right: 0 !important;
}
.editor-styles-wrapper .mw-container__pr--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-right: var(--spacing-xl);
}
.editor-styles-wrapper .mw-container__pr--spacing-2xl {
  padding-right: 0 !important;
}
.editor-styles-wrapper .mw-container__pr--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-right: var(--spacing-2xl);
}
.editor-styles-wrapper .mw-container__pr--spacing-3xl {
  padding-right: 0 !important;
}
.editor-styles-wrapper .mw-container__pr--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-right: var(--spacing-3xl);
}
.editor-styles-wrapper .mw-container__pr--spacing-4xl {
  padding-right: 0 !important;
}
.editor-styles-wrapper .mw-container__pr--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-right: var(--spacing-4xl);
}
.editor-styles-wrapper .mw-container__pr--spacing-5xl {
  padding-right: 0 !important;
}
.editor-styles-wrapper .mw-container__pr--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-right: var(--spacing-5xl);
}
.editor-styles-wrapper .mw-container__pr--spacing-6xl {
  padding-right: 0 !important;
}
.editor-styles-wrapper .mw-container__pr--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-right: var(--spacing-6xl);
}
.editor-styles-wrapper .mw-container__pr--spacing-7xl {
  padding-right: 0 !important;
}
.editor-styles-wrapper .mw-container__pr--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-right: var(--spacing-7xl);
}
.editor-styles-wrapper .mw-container__pr--spacing-8xl {
  padding-right: 0 !important;
}
.editor-styles-wrapper .mw-container__pr--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-right: var(--spacing-8xl);
}
.editor-styles-wrapper .mw-container__pr--spacing-9xl {
  padding-right: 0 !important;
}
.editor-styles-wrapper .mw-container__pr--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-right: var(--spacing-9xl);
}
.editor-styles-wrapper .mw-container__pr--spacing-10xl {
  padding-right: 0 !important;
}
.editor-styles-wrapper .mw-container__pr--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-right: var(--spacing-10xl);
}
.editor-styles-wrapper .mw-container__pr--spacing-11xl {
  padding-right: 0 !important;
}
.editor-styles-wrapper .mw-container__pr--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-right: var(--spacing-11xl);
}
.editor-styles-wrapper .mw-container__pb--spacing-none {
  padding-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__pb--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-bottom: var(--spacing-none);
}
.editor-styles-wrapper .mw-container__pb--spacing-xxs {
  padding-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__pb--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-bottom: var(--spacing-xxs);
}
.editor-styles-wrapper .mw-container__pb--spacing-xs {
  padding-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__pb--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-bottom: var(--spacing-xs);
}
.editor-styles-wrapper .mw-container__pb--spacing-sm {
  padding-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__pb--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-bottom: var(--spacing-sm);
}
.editor-styles-wrapper .mw-container__pb--spacing-md {
  padding-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__pb--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-bottom: var(--spacing-md);
}
.editor-styles-wrapper .mw-container__pb--spacing-lg {
  padding-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__pb--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-bottom: var(--spacing-lg);
}
.editor-styles-wrapper .mw-container__pb--spacing-xl {
  padding-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__pb--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-bottom: var(--spacing-xl);
}
.editor-styles-wrapper .mw-container__pb--spacing-2xl {
  padding-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__pb--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-bottom: var(--spacing-2xl);
}
.editor-styles-wrapper .mw-container__pb--spacing-3xl {
  padding-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__pb--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-bottom: var(--spacing-3xl);
}
.editor-styles-wrapper .mw-container__pb--spacing-4xl {
  padding-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__pb--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-bottom: var(--spacing-4xl);
}
.editor-styles-wrapper .mw-container__pb--spacing-5xl {
  padding-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__pb--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-bottom: var(--spacing-5xl);
}
.editor-styles-wrapper .mw-container__pb--spacing-6xl {
  padding-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__pb--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-bottom: var(--spacing-6xl);
}
.editor-styles-wrapper .mw-container__pb--spacing-7xl {
  padding-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__pb--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-bottom: var(--spacing-7xl);
}
.editor-styles-wrapper .mw-container__pb--spacing-8xl {
  padding-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__pb--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-bottom: var(--spacing-8xl);
}
.editor-styles-wrapper .mw-container__pb--spacing-9xl {
  padding-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__pb--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-bottom: var(--spacing-9xl);
}
.editor-styles-wrapper .mw-container__pb--spacing-10xl {
  padding-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__pb--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-bottom: var(--spacing-10xl);
}
.editor-styles-wrapper .mw-container__pb--spacing-11xl {
  padding-bottom: 0 !important;
}
.editor-styles-wrapper .mw-container__pb--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-bottom: var(--spacing-11xl);
}
.editor-styles-wrapper .mw-container__pl--spacing-none {
  padding-left: 0 !important;
}
.editor-styles-wrapper .mw-container__pl--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-left: var(--spacing-none);
}
.editor-styles-wrapper .mw-container__pl--spacing-xxs {
  padding-left: 0 !important;
}
.editor-styles-wrapper .mw-container__pl--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-left: var(--spacing-xxs);
}
.editor-styles-wrapper .mw-container__pl--spacing-xs {
  padding-left: 0 !important;
}
.editor-styles-wrapper .mw-container__pl--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-left: var(--spacing-xs);
}
.editor-styles-wrapper .mw-container__pl--spacing-sm {
  padding-left: 0 !important;
}
.editor-styles-wrapper .mw-container__pl--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-left: var(--spacing-sm);
}
.editor-styles-wrapper .mw-container__pl--spacing-md {
  padding-left: 0 !important;
}
.editor-styles-wrapper .mw-container__pl--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-left: var(--spacing-md);
}
.editor-styles-wrapper .mw-container__pl--spacing-lg {
  padding-left: 0 !important;
}
.editor-styles-wrapper .mw-container__pl--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-left: var(--spacing-lg);
}
.editor-styles-wrapper .mw-container__pl--spacing-xl {
  padding-left: 0 !important;
}
.editor-styles-wrapper .mw-container__pl--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-left: var(--spacing-xl);
}
.editor-styles-wrapper .mw-container__pl--spacing-2xl {
  padding-left: 0 !important;
}
.editor-styles-wrapper .mw-container__pl--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-left: var(--spacing-2xl);
}
.editor-styles-wrapper .mw-container__pl--spacing-3xl {
  padding-left: 0 !important;
}
.editor-styles-wrapper .mw-container__pl--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-left: var(--spacing-3xl);
}
.editor-styles-wrapper .mw-container__pl--spacing-4xl {
  padding-left: 0 !important;
}
.editor-styles-wrapper .mw-container__pl--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-left: var(--spacing-4xl);
}
.editor-styles-wrapper .mw-container__pl--spacing-5xl {
  padding-left: 0 !important;
}
.editor-styles-wrapper .mw-container__pl--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-left: var(--spacing-5xl);
}
.editor-styles-wrapper .mw-container__pl--spacing-6xl {
  padding-left: 0 !important;
}
.editor-styles-wrapper .mw-container__pl--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-left: var(--spacing-6xl);
}
.editor-styles-wrapper .mw-container__pl--spacing-7xl {
  padding-left: 0 !important;
}
.editor-styles-wrapper .mw-container__pl--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-left: var(--spacing-7xl);
}
.editor-styles-wrapper .mw-container__pl--spacing-8xl {
  padding-left: 0 !important;
}
.editor-styles-wrapper .mw-container__pl--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-left: var(--spacing-8xl);
}
.editor-styles-wrapper .mw-container__pl--spacing-9xl {
  padding-left: 0 !important;
}
.editor-styles-wrapper .mw-container__pl--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-left: var(--spacing-9xl);
}
.editor-styles-wrapper .mw-container__pl--spacing-10xl {
  padding-left: 0 !important;
}
.editor-styles-wrapper .mw-container__pl--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-left: var(--spacing-10xl);
}
.editor-styles-wrapper .mw-container__pl--spacing-11xl {
  padding-left: 0 !important;
}
.editor-styles-wrapper .mw-container__pl--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  padding-left: var(--spacing-11xl);
}
.editor-styles-wrapper .mw-container__gap-x--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  -moz-column-gap: var(--spacing-none);
       column-gap: var(--spacing-none);
}
.editor-styles-wrapper .mw-container__gap-x--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  -moz-column-gap: var(--spacing-xxs);
       column-gap: var(--spacing-xxs);
}
.editor-styles-wrapper .mw-container__gap-x--spacing-xs {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-x--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  -moz-column-gap: var(--spacing-xs);
       column-gap: var(--spacing-xs);
}
.editor-styles-wrapper .mw-container__gap-x--spacing-sm {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-x--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  -moz-column-gap: var(--spacing-sm);
       column-gap: var(--spacing-sm);
}
.editor-styles-wrapper .mw-container__gap-x--spacing-md {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-x--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  -moz-column-gap: var(--spacing-md);
       column-gap: var(--spacing-md);
}
.editor-styles-wrapper .mw-container__gap-x--spacing-lg {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-x--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  -moz-column-gap: var(--spacing-lg);
       column-gap: var(--spacing-lg);
}
.editor-styles-wrapper .mw-container__gap-x--spacing-xl {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-x--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  -moz-column-gap: var(--spacing-xl);
       column-gap: var(--spacing-xl);
}
.editor-styles-wrapper .mw-container__gap-x--spacing-2xl {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-x--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  -moz-column-gap: var(--spacing-2xl);
       column-gap: var(--spacing-2xl);
}
.editor-styles-wrapper .mw-container__gap-x--spacing-3xl {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-x--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  -moz-column-gap: var(--spacing-3xl);
       column-gap: var(--spacing-3xl);
}
.editor-styles-wrapper .mw-container__gap-x--spacing-4xl {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-x--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  -moz-column-gap: var(--spacing-4xl);
       column-gap: var(--spacing-4xl);
}
.editor-styles-wrapper .mw-container__gap-x--spacing-5xl {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-x--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  -moz-column-gap: var(--spacing-5xl);
       column-gap: var(--spacing-5xl);
}
.editor-styles-wrapper .mw-container__gap-x--spacing-6xl {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-x--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  -moz-column-gap: var(--spacing-6xl);
       column-gap: var(--spacing-6xl);
}
.editor-styles-wrapper .mw-container__gap-x--spacing-7xl {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-x--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  -moz-column-gap: var(--spacing-7xl);
       column-gap: var(--spacing-7xl);
}
.editor-styles-wrapper .mw-container__gap-x--spacing-8xl {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-x--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  -moz-column-gap: var(--spacing-8xl);
       column-gap: var(--spacing-8xl);
}
.editor-styles-wrapper .mw-container__gap-x--spacing-9xl {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-x--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  -moz-column-gap: var(--spacing-9xl);
       column-gap: var(--spacing-9xl);
}
.editor-styles-wrapper .mw-container__gap-x--spacing-10xl {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-x--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  -moz-column-gap: var(--spacing-10xl);
       column-gap: var(--spacing-10xl);
}
.editor-styles-wrapper .mw-container__gap-x--spacing-11xl {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-x--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  -moz-column-gap: var(--spacing-11xl);
       column-gap: var(--spacing-11xl);
}
.editor-styles-wrapper .mw-container__gap-y--spacing-none {
  row-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-y--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  row-gap: var(--spacing-none);
}
.editor-styles-wrapper .mw-container__gap-y--spacing-xxs {
  row-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-y--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  row-gap: var(--spacing-xxs);
}
.editor-styles-wrapper .mw-container__gap-y--spacing-xs {
  row-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-y--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  row-gap: var(--spacing-xs);
}
.editor-styles-wrapper .mw-container__gap-y--spacing-sm {
  row-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-y--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  row-gap: var(--spacing-sm);
}
.editor-styles-wrapper .mw-container__gap-y--spacing-md {
  row-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-y--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  row-gap: var(--spacing-md);
}
.editor-styles-wrapper .mw-container__gap-y--spacing-lg {
  row-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-y--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  row-gap: var(--spacing-lg);
}
.editor-styles-wrapper .mw-container__gap-y--spacing-xl {
  row-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-y--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  row-gap: var(--spacing-xl);
}
.editor-styles-wrapper .mw-container__gap-y--spacing-2xl {
  row-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-y--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  row-gap: var(--spacing-2xl);
}
.editor-styles-wrapper .mw-container__gap-y--spacing-3xl {
  row-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-y--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  row-gap: var(--spacing-3xl);
}
.editor-styles-wrapper .mw-container__gap-y--spacing-4xl {
  row-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-y--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  row-gap: var(--spacing-4xl);
}
.editor-styles-wrapper .mw-container__gap-y--spacing-5xl {
  row-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-y--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  row-gap: var(--spacing-5xl);
}
.editor-styles-wrapper .mw-container__gap-y--spacing-6xl {
  row-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-y--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  row-gap: var(--spacing-6xl);
}
.editor-styles-wrapper .mw-container__gap-y--spacing-7xl {
  row-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-y--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  row-gap: var(--spacing-7xl);
}
.editor-styles-wrapper .mw-container__gap-y--spacing-8xl {
  row-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-y--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  row-gap: var(--spacing-8xl);
}
.editor-styles-wrapper .mw-container__gap-y--spacing-9xl {
  row-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-y--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  row-gap: var(--spacing-9xl);
}
.editor-styles-wrapper .mw-container__gap-y--spacing-10xl {
  row-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-y--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  row-gap: var(--spacing-10xl);
}
.editor-styles-wrapper .mw-container__gap-y--spacing-11xl {
  row-gap: 0 !important;
}
.editor-styles-wrapper .mw-container__gap-y--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
  row-gap: var(--spacing-11xl);
}

@media screen and (max-width: 1280px) and (min-width: 745px) {
  .md-mw-container {
    border-style: solid;
    border-top-width: var(--mw-container-border-top-thickness);
    border-right-width: var(--mw-container-border-right-thickness);
    border-bottom-width: var(--mw-container-border-bottom-thickness);
    border-left-width: var(--mw-container-border-left-thickness);
    position: relative;
  }
  .md-mw-container__none {
    display: none;
  }
  .md-mw-container__full {
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available;
  }
  .md-mw-container__auto {
    width: -moz-fit-content;
    width: fit-content;
  }
  .md-mw-container__boxed {
    margin-left: auto;
    margin-right: auto;
    max-width: 1216px;
    padding-right: 32px;
    padding-left: 32px;
    width: calc(100% - 64px);
  }
  .md-mw-container__shadow-none {
    box-shadow: var(--shadow-none);
  }
  .md-mw-container__shadow-xs {
    box-shadow: var(--shadow-xs);
  }
  .md-mw-container__shadow-sm {
    box-shadow: var(--shadow-sm);
  }
  .md-mw-container__shadow-md {
    box-shadow: var(--shadow-md);
  }
  .md-mw-container__shadow-lg {
    box-shadow: var(--shadow-lg);
  }
  .md-mw-container__shadow-xl {
    box-shadow: var(--shadow-xl);
  }
  .md-mw-container__shadow-2xl {
    box-shadow: var(--shadow-2xl);
  }
  .md-mw-container__shadow-3xl {
    box-shadow: var(--shadow-3xl);
  }
  .md-mw-container__radius-none {
    border-radius: var(--radius-none);
  }
  .md-mw-container__radius-xxs {
    border-radius: var(--radius-xxs);
  }
  .md-mw-container__radius-xs {
    border-radius: var(--radius-xs);
  }
  .md-mw-container__radius-sm {
    border-radius: var(--radius-sm);
  }
  .md-mw-container__radius-md {
    border-radius: var(--radius-md);
  }
  .md-mw-container__radius-lg {
    border-radius: var(--radius-lg);
  }
  .md-mw-container__radius-xl {
    border-radius: var(--radius-xl);
  }
  .md-mw-container__radius-2xl {
    border-radius: var(--radius-2xl);
  }
  .md-mw-container__radius-3xl {
    border-radius: var(--radius-3xl);
  }
  .md-mw-container__radius-4xl {
    border-radius: var(--radius-4xl);
  }
  .md-mw-container__radius-5xl {
    border-radius: var(--radius-5xl);
  }
  .md-mw-container__radius-6xl {
    border-radius: var(--radius-6xl);
  }
  .md-mw-container__radius-7xl {
    border-radius: var(--radius-7xl);
  }
  .md-mw-container__radius-8xl {
    border-radius: var(--radius-8xl);
  }
  .md-mw-container__radius-9xl {
    border-radius: var(--radius-9xl);
  }
  .md-mw-container__radius-10xl {
    border-radius: var(--radius-10xl);
  }
  .md-mw-container__radius-full {
    border-radius: var(--radius-full);
  }
  .md-mw-container__border--white {
    border-color: rgb(var(--color-white));
  }
  .md-mw-container__border--white .block-editor-rich-text__editable {
    border-color: rgb(var(--color-white));
  }
  .md-mw-container__border--black {
    border-color: rgb(var(--color-black));
  }
  .md-mw-container__border--black .block-editor-rich-text__editable {
    border-color: rgb(var(--color-black));
  }
  .md-mw-container__border--primary-25 {
    border-color: rgb(var(--color-primary-25));
  }
  .md-mw-container__border--primary-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-25));
  }
  .md-mw-container__border--primary-50 {
    border-color: rgb(var(--color-primary-50));
  }
  .md-mw-container__border--primary-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-50));
  }
  .md-mw-container__border--primary-100 {
    border-color: rgb(var(--color-primary-100));
  }
  .md-mw-container__border--primary-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-100));
  }
  .md-mw-container__border--primary-200 {
    border-color: rgb(var(--color-primary-200));
  }
  .md-mw-container__border--primary-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-200));
  }
  .md-mw-container__border--primary-300 {
    border-color: rgb(var(--color-primary-300));
  }
  .md-mw-container__border--primary-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-300));
  }
  .md-mw-container__border--primary-400 {
    border-color: rgb(var(--color-primary-400));
  }
  .md-mw-container__border--primary-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-400));
  }
  .md-mw-container__border--primary-500 {
    border-color: rgb(var(--color-primary-500));
  }
  .md-mw-container__border--primary-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-500));
  }
  .md-mw-container__border--primary-600 {
    border-color: rgb(var(--color-primary-600));
  }
  .md-mw-container__border--primary-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-600));
  }
  .md-mw-container__border--primary-700 {
    border-color: rgb(var(--color-primary-700));
  }
  .md-mw-container__border--primary-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-700));
  }
  .md-mw-container__border--primary-800 {
    border-color: rgb(var(--color-primary-800));
  }
  .md-mw-container__border--primary-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-800));
  }
  .md-mw-container__border--primary-900 {
    border-color: rgb(var(--color-primary-900));
  }
  .md-mw-container__border--primary-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-900));
  }
  .md-mw-container__border--primary-950 {
    border-color: rgb(var(--color-primary-950));
  }
  .md-mw-container__border--primary-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-950));
  }
  .md-mw-container__border--secondary-25 {
    border-color: rgb(var(--color-secondary-25));
  }
  .md-mw-container__border--secondary-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-25));
  }
  .md-mw-container__border--secondary-50 {
    border-color: rgb(var(--color-secondary-50));
  }
  .md-mw-container__border--secondary-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-50));
  }
  .md-mw-container__border--secondary-100 {
    border-color: rgb(var(--color-secondary-100));
  }
  .md-mw-container__border--secondary-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-100));
  }
  .md-mw-container__border--secondary-200 {
    border-color: rgb(var(--color-secondary-200));
  }
  .md-mw-container__border--secondary-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-200));
  }
  .md-mw-container__border--secondary-300 {
    border-color: rgb(var(--color-secondary-300));
  }
  .md-mw-container__border--secondary-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-300));
  }
  .md-mw-container__border--secondary-400 {
    border-color: rgb(var(--color-secondary-400));
  }
  .md-mw-container__border--secondary-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-400));
  }
  .md-mw-container__border--secondary-500 {
    border-color: rgb(var(--color-secondary-500));
  }
  .md-mw-container__border--secondary-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-500));
  }
  .md-mw-container__border--secondary-600 {
    border-color: rgb(var(--color-secondary-600));
  }
  .md-mw-container__border--secondary-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-600));
  }
  .md-mw-container__border--secondary-700 {
    border-color: rgb(var(--color-secondary-700));
  }
  .md-mw-container__border--secondary-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-700));
  }
  .md-mw-container__border--secondary-800 {
    border-color: rgb(var(--color-secondary-800));
  }
  .md-mw-container__border--secondary-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-800));
  }
  .md-mw-container__border--secondary-900 {
    border-color: rgb(var(--color-secondary-900));
  }
  .md-mw-container__border--secondary-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-900));
  }
  .md-mw-container__border--secondary-950 {
    border-color: rgb(var(--color-secondary-950));
  }
  .md-mw-container__border--secondary-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-950));
  }
  .md-mw-container__border--tertiary-25 {
    border-color: rgb(var(--color-tertiary-25));
  }
  .md-mw-container__border--tertiary-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-25));
  }
  .md-mw-container__border--tertiary-50 {
    border-color: rgb(var(--color-tertiary-50));
  }
  .md-mw-container__border--tertiary-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-50));
  }
  .md-mw-container__border--tertiary-100 {
    border-color: rgb(var(--color-tertiary-100));
  }
  .md-mw-container__border--tertiary-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-100));
  }
  .md-mw-container__border--tertiary-200 {
    border-color: rgb(var(--color-tertiary-200));
  }
  .md-mw-container__border--tertiary-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-200));
  }
  .md-mw-container__border--tertiary-300 {
    border-color: rgb(var(--color-tertiary-300));
  }
  .md-mw-container__border--tertiary-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-300));
  }
  .md-mw-container__border--tertiary-400 {
    border-color: rgb(var(--color-tertiary-400));
  }
  .md-mw-container__border--tertiary-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-400));
  }
  .md-mw-container__border--tertiary-500 {
    border-color: rgb(var(--color-tertiary-500));
  }
  .md-mw-container__border--tertiary-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-500));
  }
  .md-mw-container__border--tertiary-600 {
    border-color: rgb(var(--color-tertiary-600));
  }
  .md-mw-container__border--tertiary-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-600));
  }
  .md-mw-container__border--tertiary-700 {
    border-color: rgb(var(--color-tertiary-700));
  }
  .md-mw-container__border--tertiary-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-700));
  }
  .md-mw-container__border--tertiary-800 {
    border-color: rgb(var(--color-tertiary-800));
  }
  .md-mw-container__border--tertiary-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-800));
  }
  .md-mw-container__border--tertiary-900 {
    border-color: rgb(var(--color-tertiary-900));
  }
  .md-mw-container__border--tertiary-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-900));
  }
  .md-mw-container__border--tertiary-950 {
    border-color: rgb(var(--color-tertiary-950));
  }
  .md-mw-container__border--tertiary-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-950));
  }
  .md-mw-container__border--body-25 {
    border-color: rgb(var(--color-body-25));
  }
  .md-mw-container__border--body-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-25));
  }
  .md-mw-container__border--body-50 {
    border-color: rgb(var(--color-body-50));
  }
  .md-mw-container__border--body-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-50));
  }
  .md-mw-container__border--body-100 {
    border-color: rgb(var(--color-body-100));
  }
  .md-mw-container__border--body-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-100));
  }
  .md-mw-container__border--body-200 {
    border-color: rgb(var(--color-body-200));
  }
  .md-mw-container__border--body-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-200));
  }
  .md-mw-container__border--body-300 {
    border-color: rgb(var(--color-body-300));
  }
  .md-mw-container__border--body-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-300));
  }
  .md-mw-container__border--body-400 {
    border-color: rgb(var(--color-body-400));
  }
  .md-mw-container__border--body-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-400));
  }
  .md-mw-container__border--body-500 {
    border-color: rgb(var(--color-body-500));
  }
  .md-mw-container__border--body-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-500));
  }
  .md-mw-container__border--body-600 {
    border-color: rgb(var(--color-body-600));
  }
  .md-mw-container__border--body-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-600));
  }
  .md-mw-container__border--body-700 {
    border-color: rgb(var(--color-body-700));
  }
  .md-mw-container__border--body-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-700));
  }
  .md-mw-container__border--body-800 {
    border-color: rgb(var(--color-body-800));
  }
  .md-mw-container__border--body-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-800));
  }
  .md-mw-container__border--body-900 {
    border-color: rgb(var(--color-body-900));
  }
  .md-mw-container__border--body-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-900));
  }
  .md-mw-container__border--body-950 {
    border-color: rgb(var(--color-body-950));
  }
  .md-mw-container__border--body-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-950));
  }
  .md-mw-container__border--success-25 {
    border-color: rgb(var(--color-success-25));
  }
  .md-mw-container__border--success-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-25));
  }
  .md-mw-container__border--success-50 {
    border-color: rgb(var(--color-success-50));
  }
  .md-mw-container__border--success-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-50));
  }
  .md-mw-container__border--success-100 {
    border-color: rgb(var(--color-success-100));
  }
  .md-mw-container__border--success-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-100));
  }
  .md-mw-container__border--success-200 {
    border-color: rgb(var(--color-success-200));
  }
  .md-mw-container__border--success-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-200));
  }
  .md-mw-container__border--success-300 {
    border-color: rgb(var(--color-success-300));
  }
  .md-mw-container__border--success-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-300));
  }
  .md-mw-container__border--success-400 {
    border-color: rgb(var(--color-success-400));
  }
  .md-mw-container__border--success-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-400));
  }
  .md-mw-container__border--success-500 {
    border-color: rgb(var(--color-success-500));
  }
  .md-mw-container__border--success-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-500));
  }
  .md-mw-container__border--success-600 {
    border-color: rgb(var(--color-success-600));
  }
  .md-mw-container__border--success-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-600));
  }
  .md-mw-container__border--success-700 {
    border-color: rgb(var(--color-success-700));
  }
  .md-mw-container__border--success-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-700));
  }
  .md-mw-container__border--success-800 {
    border-color: rgb(var(--color-success-800));
  }
  .md-mw-container__border--success-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-800));
  }
  .md-mw-container__border--success-900 {
    border-color: rgb(var(--color-success-900));
  }
  .md-mw-container__border--success-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-900));
  }
  .md-mw-container__border--success-950 {
    border-color: rgb(var(--color-success-950));
  }
  .md-mw-container__border--success-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-950));
  }
  .md-mw-container__border--warning-25 {
    border-color: rgb(var(--color-warning-25));
  }
  .md-mw-container__border--warning-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-25));
  }
  .md-mw-container__border--warning-50 {
    border-color: rgb(var(--color-warning-50));
  }
  .md-mw-container__border--warning-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-50));
  }
  .md-mw-container__border--warning-100 {
    border-color: rgb(var(--color-warning-100));
  }
  .md-mw-container__border--warning-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-100));
  }
  .md-mw-container__border--warning-200 {
    border-color: rgb(var(--color-warning-200));
  }
  .md-mw-container__border--warning-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-200));
  }
  .md-mw-container__border--warning-300 {
    border-color: rgb(var(--color-warning-300));
  }
  .md-mw-container__border--warning-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-300));
  }
  .md-mw-container__border--warning-400 {
    border-color: rgb(var(--color-warning-400));
  }
  .md-mw-container__border--warning-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-400));
  }
  .md-mw-container__border--warning-500 {
    border-color: rgb(var(--color-warning-500));
  }
  .md-mw-container__border--warning-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-500));
  }
  .md-mw-container__border--warning-600 {
    border-color: rgb(var(--color-warning-600));
  }
  .md-mw-container__border--warning-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-600));
  }
  .md-mw-container__border--warning-700 {
    border-color: rgb(var(--color-warning-700));
  }
  .md-mw-container__border--warning-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-700));
  }
  .md-mw-container__border--warning-800 {
    border-color: rgb(var(--color-warning-800));
  }
  .md-mw-container__border--warning-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-800));
  }
  .md-mw-container__border--warning-900 {
    border-color: rgb(var(--color-warning-900));
  }
  .md-mw-container__border--warning-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-900));
  }
  .md-mw-container__border--warning-950 {
    border-color: rgb(var(--color-warning-950));
  }
  .md-mw-container__border--warning-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-950));
  }
  .md-mw-container__border--error-25 {
    border-color: rgb(var(--color-error-25));
  }
  .md-mw-container__border--error-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-25));
  }
  .md-mw-container__border--error-50 {
    border-color: rgb(var(--color-error-50));
  }
  .md-mw-container__border--error-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-50));
  }
  .md-mw-container__border--error-100 {
    border-color: rgb(var(--color-error-100));
  }
  .md-mw-container__border--error-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-100));
  }
  .md-mw-container__border--error-200 {
    border-color: rgb(var(--color-error-200));
  }
  .md-mw-container__border--error-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-200));
  }
  .md-mw-container__border--error-300 {
    border-color: rgb(var(--color-error-300));
  }
  .md-mw-container__border--error-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-300));
  }
  .md-mw-container__border--error-400 {
    border-color: rgb(var(--color-error-400));
  }
  .md-mw-container__border--error-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-400));
  }
  .md-mw-container__border--error-500 {
    border-color: rgb(var(--color-error-500));
  }
  .md-mw-container__border--error-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-500));
  }
  .md-mw-container__border--error-600 {
    border-color: rgb(var(--color-error-600));
  }
  .md-mw-container__border--error-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-600));
  }
  .md-mw-container__border--error-700 {
    border-color: rgb(var(--color-error-700));
  }
  .md-mw-container__border--error-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-700));
  }
  .md-mw-container__border--error-800 {
    border-color: rgb(var(--color-error-800));
  }
  .md-mw-container__border--error-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-800));
  }
  .md-mw-container__border--error-900 {
    border-color: rgb(var(--color-error-900));
  }
  .md-mw-container__border--error-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-900));
  }
  .md-mw-container__border--error-950 {
    border-color: rgb(var(--color-error-950));
  }
  .md-mw-container__border--error-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-950));
  }
  .md-mw-container__constraints--xxs {
    max-width: var(--width-xxs);
    margin: 0 auto;
    width: 100%;
  }
  .md-mw-container__constraints--xs {
    max-width: var(--width-xs);
    margin: 0 auto;
    width: 100%;
  }
  .md-mw-container__constraints--sm {
    max-width: var(--width-sm);
    margin: 0 auto;
    width: 100%;
  }
  .md-mw-container__constraints--md {
    max-width: var(--width-md);
    margin: 0 auto;
    width: 100%;
  }
  .md-mw-container__constraints--lg {
    max-width: var(--width-lg);
    margin: 0 auto;
    width: 100%;
  }
  .md-mw-container__constraints--xl {
    max-width: var(--width-xl);
    margin: 0 auto;
    width: 100%;
  }
  .md-mw-container__constraints--2xl {
    max-width: var(--width-2xl);
    margin: 0 auto;
    width: 100%;
  }
  .md-mw-container__constraints--3xl {
    max-width: var(--width-3xl);
    margin: 0 auto;
    width: 100%;
  }
  .md-mw-container__constraints--4x {
    max-width: var(--width-4xl);
    margin: 0 auto;
    width: 100%;
  }
  .md-mw-container__constraints--5xl {
    max-width: var(--width-5xl);
    margin: 0 auto;
    width: 100%;
  }
  .md-mw-container__constraints--6xl {
    max-width: var(--width-6xl);
    margin: 0 auto;
    width: 100%;
  }
  .md-mw-container__bg-white {
    background-color: rgb(var(--color-white));
  }
  .md-mw-container__bg-black {
    background-color: rgb(var(--color-black));
  }
  .md-mw-container__bg-body-25 {
    background-color: rgb(var(--color-body-25));
  }
  .md-mw-container__bg-body-50 {
    background-color: rgb(var(--color-body-50));
  }
  .md-mw-container__bg-body-100 {
    background-color: rgb(var(--color-body-100));
  }
  .md-mw-container__bg-body-200 {
    background-color: rgb(var(--color-body-200));
  }
  .md-mw-container__bg-body-300 {
    background-color: rgb(var(--color-body-300));
  }
  .md-mw-container__bg-body-400 {
    background-color: rgb(var(--color-body-400));
  }
  .md-mw-container__bg-body-500 {
    background-color: rgb(var(--color-body-500));
  }
  .md-mw-container__bg-body-600 {
    background-color: rgb(var(--color-body-600));
  }
  .md-mw-container__bg-body-700 {
    background-color: rgb(var(--color-body-700));
  }
  .md-mw-container__bg-body-800 {
    background-color: rgb(var(--color-body-800));
  }
  .md-mw-container__bg-body-900 {
    background-color: rgb(var(--color-body-900));
  }
  .md-mw-container__bg-body-950 {
    background-color: rgb(var(--color-body-950));
  }
  .md-mw-container__bg-primary-25 {
    background-color: rgb(var(--color-primary-25));
  }
  .md-mw-container__bg-primary-50 {
    background-color: rgb(var(--color-primary-50));
  }
  .md-mw-container__bg-primary-100 {
    background-color: rgb(var(--color-primary-100));
  }
  .md-mw-container__bg-primary-200 {
    background-color: rgb(var(--color-primary-200));
  }
  .md-mw-container__bg-primary-300 {
    background-color: rgb(var(--color-primary-300));
  }
  .md-mw-container__bg-primary-400 {
    background-color: rgb(var(--color-primary-400));
  }
  .md-mw-container__bg-primary-500 {
    background-color: rgb(var(--color-primary-500));
  }
  .md-mw-container__bg-primary-600 {
    background-color: rgb(var(--color-primary-600));
  }
  .md-mw-container__bg-primary-700 {
    background-color: rgb(var(--color-primary-700));
  }
  .md-mw-container__bg-primary-800 {
    background-color: rgb(var(--color-primary-800));
  }
  .md-mw-container__bg-primary-900 {
    background-color: rgb(var(--color-primary-900));
  }
  .md-mw-container__bg-primary-950 {
    background-color: rgb(var(--color-primary-950));
  }
  .md-mw-container__bg-secondary-25 {
    background-color: rgb(var(--color-secondary-25));
  }
  .md-mw-container__bg-secondary-50 {
    background-color: rgb(var(--color-secondary-50));
  }
  .md-mw-container__bg-secondary-100 {
    background-color: rgb(var(--color-secondary-100));
  }
  .md-mw-container__bg-secondary-200 {
    background-color: rgb(var(--color-secondary-200));
  }
  .md-mw-container__bg-secondary-300 {
    background-color: rgb(var(--color-secondary-300));
  }
  .md-mw-container__bg-secondary-400 {
    background-color: rgb(var(--color-secondary-400));
  }
  .md-mw-container__bg-secondary-500 {
    background-color: rgb(var(--color-secondary-500));
  }
  .md-mw-container__bg-secondary-600 {
    background-color: rgb(var(--color-secondary-600));
  }
  .md-mw-container__bg-secondary-700 {
    background-color: rgb(var(--color-secondary-700));
  }
  .md-mw-container__bg-secondary-800 {
    background-color: rgb(var(--color-secondary-800));
  }
  .md-mw-container__bg-secondary-900 {
    background-color: rgb(var(--color-secondary-900));
  }
  .md-mw-container__bg-secondary-950 {
    background-color: rgb(var(--color-secondary-950));
  }
  .md-mw-container__bg-tertiary-25 {
    background-color: rgb(var(--color-tertiary-25));
  }
  .md-mw-container__bg-tertiary-50 {
    background-color: rgb(var(--color-tertiary-50));
  }
  .md-mw-container__bg-tertiary-100 {
    background-color: rgb(var(--color-tertiary-100));
  }
  .md-mw-container__bg-tertiary-200 {
    background-color: rgb(var(--color-tertiary-200));
  }
  .md-mw-container__bg-tertiary-300 {
    background-color: rgb(var(--color-tertiary-300));
  }
  .md-mw-container__bg-tertiary-400 {
    background-color: rgb(var(--color-tertiary-400));
  }
  .md-mw-container__bg-tertiary-500 {
    background-color: rgb(var(--color-tertiary-500));
  }
  .md-mw-container__bg-tertiary-600 {
    background-color: rgb(var(--color-tertiary-600));
  }
  .md-mw-container__bg-tertiary-700 {
    background-color: rgb(var(--color-tertiary-700));
  }
  .md-mw-container__bg-tertiary-800 {
    background-color: rgb(var(--color-tertiary-800));
  }
  .md-mw-container__bg-tertiary-900 {
    background-color: rgb(var(--color-tertiary-900));
  }
  .md-mw-container__bg-tertiary-950 {
    background-color: rgb(var(--color-tertiary-950));
  }
  .md-mw-container__bg-success-25 {
    background-color: rgb(var(--color-success-25));
  }
  .md-mw-container__bg-success-50 {
    background-color: rgb(var(--color-success-50));
  }
  .md-mw-container__bg-success-100 {
    background-color: rgb(var(--color-success-100));
  }
  .md-mw-container__bg-success-200 {
    background-color: rgb(var(--color-success-200));
  }
  .md-mw-container__bg-success-300 {
    background-color: rgb(var(--color-success-300));
  }
  .md-mw-container__bg-success-400 {
    background-color: rgb(var(--color-success-400));
  }
  .md-mw-container__bg-success-500 {
    background-color: rgb(var(--color-success-500));
  }
  .md-mw-container__bg-success-600 {
    background-color: rgb(var(--color-success-600));
  }
  .md-mw-container__bg-success-700 {
    background-color: rgb(var(--color-success-700));
  }
  .md-mw-container__bg-success-800 {
    background-color: rgb(var(--color-success-800));
  }
  .md-mw-container__bg-success-900 {
    background-color: rgb(var(--color-success-900));
  }
  .md-mw-container__bg-success-950 {
    background-color: rgb(var(--color-success-950));
  }
  .md-mw-container__bg-warning-25 {
    background-color: rgb(var(--color-warning-25));
  }
  .md-mw-container__bg-warning-50 {
    background-color: rgb(var(--color-warning-50));
  }
  .md-mw-container__bg-warning-100 {
    background-color: rgb(var(--color-warning-100));
  }
  .md-mw-container__bg-warning-200 {
    background-color: rgb(var(--color-warning-200));
  }
  .md-mw-container__bg-warning-300 {
    background-color: rgb(var(--color-warning-300));
  }
  .md-mw-container__bg-warning-400 {
    background-color: rgb(var(--color-warning-400));
  }
  .md-mw-container__bg-warning-500 {
    background-color: rgb(var(--color-warning-500));
  }
  .md-mw-container__bg-warning-600 {
    background-color: rgb(var(--color-warning-600));
  }
  .md-mw-container__bg-warning-700 {
    background-color: rgb(var(--color-warning-700));
  }
  .md-mw-container__bg-warning-800 {
    background-color: rgb(var(--color-warning-800));
  }
  .md-mw-container__bg-warning-900 {
    background-color: rgb(var(--color-warning-900));
  }
  .md-mw-container__bg-warning-950 {
    background-color: rgb(var(--color-warning-950));
  }
  .md-mw-container__bg-error-25 {
    background-color: rgb(var(--color-error-25));
  }
  .md-mw-container__bg-error-50 {
    background-color: rgb(var(--color-error-50));
  }
  .md-mw-container__bg-error-100 {
    background-color: rgb(var(--color-error-100));
  }
  .md-mw-container__bg-error-200 {
    background-color: rgb(var(--color-error-200));
  }
  .md-mw-container__bg-error-300 {
    background-color: rgb(var(--color-error-300));
  }
  .md-mw-container__bg-error-400 {
    background-color: rgb(var(--color-error-400));
  }
  .md-mw-container__bg-error-500 {
    background-color: rgb(var(--color-error-500));
  }
  .md-mw-container__bg-error-600 {
    background-color: rgb(var(--color-error-600));
  }
  .md-mw-container__bg-error-700 {
    background-color: rgb(var(--color-error-700));
  }
  .md-mw-container__bg-error-800 {
    background-color: rgb(var(--color-error-800));
  }
  .md-mw-container__bg-error-900 {
    background-color: rgb(var(--color-error-900));
  }
  .md-mw-container__bg-error-950 {
    background-color: rgb(var(--color-error-950));
  }
  .md-mw-container__justify-start {
    justify-content: flex-start;
  }
  .md-mw-container__justify-center {
    justify-content: center;
  }
  .md-mw-container__justify-end {
    justify-content: flex-end;
  }
  .md-mw-container__justify-around {
    justify-content: space-around;
  }
  .md-mw-container__justify-evenly {
    justify-content: space-evenly;
  }
  .md-mw-container__justify-between {
    justify-content: space-between;
  }
  .md-mw-container__items-start {
    align-items: flex-start;
  }
  .md-mw-container__items-center {
    align-items: center;
  }
  .md-mw-container__items-end {
    align-items: flex-end;
  }
  .md-mw-container__items-stretch {
    align-items: stretch;
  }
  .md-mw-container__flex {
    display: flex;
  }
  .md-mw-container__flex-wrap {
    flex-wrap: wrap;
  }
  .md-mw-container__flex-nowrap {
    flex-wrap: nowrap;
  }
  .md-mw-container__flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .md-mw-container__flex-row {
    flex-direction: row;
  }
  .md-mw-container__flex-row-reverse {
    flex-direction: row-reverse;
  }
  .md-mw-container__flex-column {
    flex-direction: column;
  }
  .md-mw-container__flex-column-reverse {
    flex-direction: column-reverse;
  }
  .md-mw-container__mt--spacing-none {
    margin-top: var(--spacing-none);
  }
  .md-mw-container__mt--spacing-xxs {
    margin-top: var(--spacing-xxs);
  }
  .md-mw-container__mt--spacing-xs {
    margin-top: var(--spacing-xs);
  }
  .md-mw-container__mt--spacing-sm {
    margin-top: var(--spacing-sm);
  }
  .md-mw-container__mt--spacing-md {
    margin-top: var(--spacing-md);
  }
  .md-mw-container__mt--spacing-lg {
    margin-top: var(--spacing-lg);
  }
  .md-mw-container__mt--spacing-xl {
    margin-top: var(--spacing-xl);
  }
  .md-mw-container__mt--spacing-2xl {
    margin-top: var(--spacing-2xl);
  }
  .md-mw-container__mt--spacing-3xl {
    margin-top: var(--spacing-3xl);
  }
  .md-mw-container__mt--spacing-4xl {
    margin-top: var(--spacing-4xl);
  }
  .md-mw-container__mt--spacing-5xl {
    margin-top: var(--spacing-5xl);
  }
  .md-mw-container__mt--spacing-6xl {
    margin-top: var(--spacing-6xl);
  }
  .md-mw-container__mt--spacing-7xl {
    margin-top: var(--spacing-7xl);
  }
  .md-mw-container__mt--spacing-8xl {
    margin-top: var(--spacing-8xl);
  }
  .md-mw-container__mt--spacing-9xl {
    margin-top: var(--spacing-9xl);
  }
  .md-mw-container__mt--spacing-10xl {
    margin-top: var(--spacing-10xl);
  }
  .md-mw-container__mt--spacing-11xl {
    margin-top: var(--spacing-11xl);
  }
  .md-mw-container__mr--spacing-none {
    margin-right: var(--spacing-none);
  }
  .md-mw-container__mr--spacing-xxs {
    margin-right: var(--spacing-xxs);
  }
  .md-mw-container__mr--spacing-xs {
    margin-right: var(--spacing-xs);
  }
  .md-mw-container__mr--spacing-sm {
    margin-right: var(--spacing-sm);
  }
  .md-mw-container__mr--spacing-md {
    margin-right: var(--spacing-md);
  }
  .md-mw-container__mr--spacing-lg {
    margin-right: var(--spacing-lg);
  }
  .md-mw-container__mr--spacing-xl {
    margin-right: var(--spacing-xl);
  }
  .md-mw-container__mr--spacing-2xl {
    margin-right: var(--spacing-2xl);
  }
  .md-mw-container__mr--spacing-3xl {
    margin-right: var(--spacing-3xl);
  }
  .md-mw-container__mr--spacing-4xl {
    margin-right: var(--spacing-4xl);
  }
  .md-mw-container__mr--spacing-5xl {
    margin-right: var(--spacing-5xl);
  }
  .md-mw-container__mr--spacing-6xl {
    margin-right: var(--spacing-6xl);
  }
  .md-mw-container__mr--spacing-7xl {
    margin-right: var(--spacing-7xl);
  }
  .md-mw-container__mr--spacing-8xl {
    margin-right: var(--spacing-8xl);
  }
  .md-mw-container__mr--spacing-9xl {
    margin-right: var(--spacing-9xl);
  }
  .md-mw-container__mr--spacing-10xl {
    margin-right: var(--spacing-10xl);
  }
  .md-mw-container__mr--spacing-11xl {
    margin-right: var(--spacing-11xl);
  }
  .md-mw-container__mb--spacing-none {
    margin-bottom: var(--spacing-none);
  }
  .md-mw-container__mb--spacing-xxs {
    margin-bottom: var(--spacing-xxs);
  }
  .md-mw-container__mb--spacing-xs {
    margin-bottom: var(--spacing-xs);
  }
  .md-mw-container__mb--spacing-sm {
    margin-bottom: var(--spacing-sm);
  }
  .md-mw-container__mb--spacing-md {
    margin-bottom: var(--spacing-md);
  }
  .md-mw-container__mb--spacing-lg {
    margin-bottom: var(--spacing-lg);
  }
  .md-mw-container__mb--spacing-xl {
    margin-bottom: var(--spacing-xl);
  }
  .md-mw-container__mb--spacing-2xl {
    margin-bottom: var(--spacing-2xl);
  }
  .md-mw-container__mb--spacing-3xl {
    margin-bottom: var(--spacing-3xl);
  }
  .md-mw-container__mb--spacing-4xl {
    margin-bottom: var(--spacing-4xl);
  }
  .md-mw-container__mb--spacing-5xl {
    margin-bottom: var(--spacing-5xl);
  }
  .md-mw-container__mb--spacing-6xl {
    margin-bottom: var(--spacing-6xl);
  }
  .md-mw-container__mb--spacing-7xl {
    margin-bottom: var(--spacing-7xl);
  }
  .md-mw-container__mb--spacing-8xl {
    margin-bottom: var(--spacing-8xl);
  }
  .md-mw-container__mb--spacing-9xl {
    margin-bottom: var(--spacing-9xl);
  }
  .md-mw-container__mb--spacing-10xl {
    margin-bottom: var(--spacing-10xl);
  }
  .md-mw-container__mb--spacing-11xl {
    margin-bottom: var(--spacing-11xl);
  }
  .md-mw-container__ml--spacing-none {
    margin-left: var(--spacing-none);
  }
  .md-mw-container__ml--spacing-xxs {
    margin-left: var(--spacing-xxs);
  }
  .md-mw-container__ml--spacing-xs {
    margin-left: var(--spacing-xs);
  }
  .md-mw-container__ml--spacing-sm {
    margin-left: var(--spacing-sm);
  }
  .md-mw-container__ml--spacing-md {
    margin-left: var(--spacing-md);
  }
  .md-mw-container__ml--spacing-lg {
    margin-left: var(--spacing-lg);
  }
  .md-mw-container__ml--spacing-xl {
    margin-left: var(--spacing-xl);
  }
  .md-mw-container__ml--spacing-2xl {
    margin-left: var(--spacing-2xl);
  }
  .md-mw-container__ml--spacing-3xl {
    margin-left: var(--spacing-3xl);
  }
  .md-mw-container__ml--spacing-4xl {
    margin-left: var(--spacing-4xl);
  }
  .md-mw-container__ml--spacing-5xl {
    margin-left: var(--spacing-5xl);
  }
  .md-mw-container__ml--spacing-6xl {
    margin-left: var(--spacing-6xl);
  }
  .md-mw-container__ml--spacing-7xl {
    margin-left: var(--spacing-7xl);
  }
  .md-mw-container__ml--spacing-8xl {
    margin-left: var(--spacing-8xl);
  }
  .md-mw-container__ml--spacing-9xl {
    margin-left: var(--spacing-9xl);
  }
  .md-mw-container__ml--spacing-10xl {
    margin-left: var(--spacing-10xl);
  }
  .md-mw-container__ml--spacing-11xl {
    margin-left: var(--spacing-11xl);
  }
  .md-mw-container__pt--spacing-none {
    padding-top: var(--spacing-none);
  }
  .md-mw-container__pt--spacing-xxs {
    padding-top: var(--spacing-xxs);
  }
  .md-mw-container__pt--spacing-xs {
    padding-top: var(--spacing-xs);
  }
  .md-mw-container__pt--spacing-sm {
    padding-top: var(--spacing-sm);
  }
  .md-mw-container__pt--spacing-md {
    padding-top: var(--spacing-md);
  }
  .md-mw-container__pt--spacing-lg {
    padding-top: var(--spacing-lg);
  }
  .md-mw-container__pt--spacing-xl {
    padding-top: var(--spacing-xl);
  }
  .md-mw-container__pt--spacing-2xl {
    padding-top: var(--spacing-2xl);
  }
  .md-mw-container__pt--spacing-3xl {
    padding-top: var(--spacing-3xl);
  }
  .md-mw-container__pt--spacing-4xl {
    padding-top: var(--spacing-4xl);
  }
  .md-mw-container__pt--spacing-5xl {
    padding-top: var(--spacing-5xl);
  }
  .md-mw-container__pt--spacing-6xl {
    padding-top: var(--spacing-6xl);
  }
  .md-mw-container__pt--spacing-7xl {
    padding-top: var(--spacing-7xl);
  }
  .md-mw-container__pt--spacing-8xl {
    padding-top: var(--spacing-8xl);
  }
  .md-mw-container__pt--spacing-9xl {
    padding-top: var(--spacing-9xl);
  }
  .md-mw-container__pt--spacing-10xl {
    padding-top: var(--spacing-10xl);
  }
  .md-mw-container__pt--spacing-11xl {
    padding-top: var(--spacing-11xl);
  }
  .md-mw-container__pr--spacing-none {
    padding-right: var(--spacing-none);
  }
  .md-mw-container__pr--spacing-xxs {
    padding-right: var(--spacing-xxs);
  }
  .md-mw-container__pr--spacing-xs {
    padding-right: var(--spacing-xs);
  }
  .md-mw-container__pr--spacing-sm {
    padding-right: var(--spacing-sm);
  }
  .md-mw-container__pr--spacing-md {
    padding-right: var(--spacing-md);
  }
  .md-mw-container__pr--spacing-lg {
    padding-right: var(--spacing-lg);
  }
  .md-mw-container__pr--spacing-xl {
    padding-right: var(--spacing-xl);
  }
  .md-mw-container__pr--spacing-2xl {
    padding-right: var(--spacing-2xl);
  }
  .md-mw-container__pr--spacing-3xl {
    padding-right: var(--spacing-3xl);
  }
  .md-mw-container__pr--spacing-4xl {
    padding-right: var(--spacing-4xl);
  }
  .md-mw-container__pr--spacing-5xl {
    padding-right: var(--spacing-5xl);
  }
  .md-mw-container__pr--spacing-6xl {
    padding-right: var(--spacing-6xl);
  }
  .md-mw-container__pr--spacing-7xl {
    padding-right: var(--spacing-7xl);
  }
  .md-mw-container__pr--spacing-8xl {
    padding-right: var(--spacing-8xl);
  }
  .md-mw-container__pr--spacing-9xl {
    padding-right: var(--spacing-9xl);
  }
  .md-mw-container__pr--spacing-10xl {
    padding-right: var(--spacing-10xl);
  }
  .md-mw-container__pr--spacing-11xl {
    padding-right: var(--spacing-11xl);
  }
  .md-mw-container__pb--spacing-none {
    padding-bottom: var(--spacing-none);
  }
  .md-mw-container__pb--spacing-xxs {
    padding-bottom: var(--spacing-xxs);
  }
  .md-mw-container__pb--spacing-xs {
    padding-bottom: var(--spacing-xs);
  }
  .md-mw-container__pb--spacing-sm {
    padding-bottom: var(--spacing-sm);
  }
  .md-mw-container__pb--spacing-md {
    padding-bottom: var(--spacing-md);
  }
  .md-mw-container__pb--spacing-lg {
    padding-bottom: var(--spacing-lg);
  }
  .md-mw-container__pb--spacing-xl {
    padding-bottom: var(--spacing-xl);
  }
  .md-mw-container__pb--spacing-2xl {
    padding-bottom: var(--spacing-2xl);
  }
  .md-mw-container__pb--spacing-3xl {
    padding-bottom: var(--spacing-3xl);
  }
  .md-mw-container__pb--spacing-4xl {
    padding-bottom: var(--spacing-4xl);
  }
  .md-mw-container__pb--spacing-5xl {
    padding-bottom: var(--spacing-5xl);
  }
  .md-mw-container__pb--spacing-6xl {
    padding-bottom: var(--spacing-6xl);
  }
  .md-mw-container__pb--spacing-7xl {
    padding-bottom: var(--spacing-7xl);
  }
  .md-mw-container__pb--spacing-8xl {
    padding-bottom: var(--spacing-8xl);
  }
  .md-mw-container__pb--spacing-9xl {
    padding-bottom: var(--spacing-9xl);
  }
  .md-mw-container__pb--spacing-10xl {
    padding-bottom: var(--spacing-10xl);
  }
  .md-mw-container__pb--spacing-11xl {
    padding-bottom: var(--spacing-11xl);
  }
  .md-mw-container__pl--spacing-none {
    padding-left: var(--spacing-none);
  }
  .md-mw-container__pl--spacing-xxs {
    padding-left: var(--spacing-xxs);
  }
  .md-mw-container__pl--spacing-xs {
    padding-left: var(--spacing-xs);
  }
  .md-mw-container__pl--spacing-sm {
    padding-left: var(--spacing-sm);
  }
  .md-mw-container__pl--spacing-md {
    padding-left: var(--spacing-md);
  }
  .md-mw-container__pl--spacing-lg {
    padding-left: var(--spacing-lg);
  }
  .md-mw-container__pl--spacing-xl {
    padding-left: var(--spacing-xl);
  }
  .md-mw-container__pl--spacing-2xl {
    padding-left: var(--spacing-2xl);
  }
  .md-mw-container__pl--spacing-3xl {
    padding-left: var(--spacing-3xl);
  }
  .md-mw-container__pl--spacing-4xl {
    padding-left: var(--spacing-4xl);
  }
  .md-mw-container__pl--spacing-5xl {
    padding-left: var(--spacing-5xl);
  }
  .md-mw-container__pl--spacing-6xl {
    padding-left: var(--spacing-6xl);
  }
  .md-mw-container__pl--spacing-7xl {
    padding-left: var(--spacing-7xl);
  }
  .md-mw-container__pl--spacing-8xl {
    padding-left: var(--spacing-8xl);
  }
  .md-mw-container__pl--spacing-9xl {
    padding-left: var(--spacing-9xl);
  }
  .md-mw-container__pl--spacing-10xl {
    padding-left: var(--spacing-10xl);
  }
  .md-mw-container__pl--spacing-11xl {
    padding-left: var(--spacing-11xl);
  }
  .md-mw-container__gap-x--spacing-none {
    -moz-column-gap: var(--spacing-none);
         column-gap: var(--spacing-none);
  }
  .md-mw-container__gap-x--spacing-xxs {
    -moz-column-gap: var(--spacing-xxs);
         column-gap: var(--spacing-xxs);
  }
  .md-mw-container__gap-x--spacing-xs {
    -moz-column-gap: var(--spacing-xs);
         column-gap: var(--spacing-xs);
  }
  .md-mw-container__gap-x--spacing-sm {
    -moz-column-gap: var(--spacing-sm);
         column-gap: var(--spacing-sm);
  }
  .md-mw-container__gap-x--spacing-md {
    -moz-column-gap: var(--spacing-md);
         column-gap: var(--spacing-md);
  }
  .md-mw-container__gap-x--spacing-lg {
    -moz-column-gap: var(--spacing-lg);
         column-gap: var(--spacing-lg);
  }
  .md-mw-container__gap-x--spacing-xl {
    -moz-column-gap: var(--spacing-xl);
         column-gap: var(--spacing-xl);
  }
  .md-mw-container__gap-x--spacing-2xl {
    -moz-column-gap: var(--spacing-2xl);
         column-gap: var(--spacing-2xl);
  }
  .md-mw-container__gap-x--spacing-3xl {
    -moz-column-gap: var(--spacing-3xl);
         column-gap: var(--spacing-3xl);
  }
  .md-mw-container__gap-x--spacing-4xl {
    -moz-column-gap: var(--spacing-4xl);
         column-gap: var(--spacing-4xl);
  }
  .md-mw-container__gap-x--spacing-5xl {
    -moz-column-gap: var(--spacing-5xl);
         column-gap: var(--spacing-5xl);
  }
  .md-mw-container__gap-x--spacing-6xl {
    -moz-column-gap: var(--spacing-6xl);
         column-gap: var(--spacing-6xl);
  }
  .md-mw-container__gap-x--spacing-7xl {
    -moz-column-gap: var(--spacing-7xl);
         column-gap: var(--spacing-7xl);
  }
  .md-mw-container__gap-x--spacing-8xl {
    -moz-column-gap: var(--spacing-8xl);
         column-gap: var(--spacing-8xl);
  }
  .md-mw-container__gap-x--spacing-9xl {
    -moz-column-gap: var(--spacing-9xl);
         column-gap: var(--spacing-9xl);
  }
  .md-mw-container__gap-x--spacing-10xl {
    -moz-column-gap: var(--spacing-10xl);
         column-gap: var(--spacing-10xl);
  }
  .md-mw-container__gap-x--spacing-11xl {
    -moz-column-gap: var(--spacing-11xl);
         column-gap: var(--spacing-11xl);
  }
  .md-mw-container__gap-y--spacing-none {
    row-gap: var(--spacing-none);
  }
  .md-mw-container__gap-y--spacing-xxs {
    row-gap: var(--spacing-xxs);
  }
  .md-mw-container__gap-y--spacing-xs {
    row-gap: var(--spacing-xs);
  }
  .md-mw-container__gap-y--spacing-sm {
    row-gap: var(--spacing-sm);
  }
  .md-mw-container__gap-y--spacing-md {
    row-gap: var(--spacing-md);
  }
  .md-mw-container__gap-y--spacing-lg {
    row-gap: var(--spacing-lg);
  }
  .md-mw-container__gap-y--spacing-xl {
    row-gap: var(--spacing-xl);
  }
  .md-mw-container__gap-y--spacing-2xl {
    row-gap: var(--spacing-2xl);
  }
  .md-mw-container__gap-y--spacing-3xl {
    row-gap: var(--spacing-3xl);
  }
  .md-mw-container__gap-y--spacing-4xl {
    row-gap: var(--spacing-4xl);
  }
  .md-mw-container__gap-y--spacing-5xl {
    row-gap: var(--spacing-5xl);
  }
  .md-mw-container__gap-y--spacing-6xl {
    row-gap: var(--spacing-6xl);
  }
  .md-mw-container__gap-y--spacing-7xl {
    row-gap: var(--spacing-7xl);
  }
  .md-mw-container__gap-y--spacing-8xl {
    row-gap: var(--spacing-8xl);
  }
  .md-mw-container__gap-y--spacing-9xl {
    row-gap: var(--spacing-9xl);
  }
  .md-mw-container__gap-y--spacing-10xl {
    row-gap: var(--spacing-10xl);
  }
  .md-mw-container__gap-y--spacing-11xl {
    row-gap: var(--spacing-11xl);
  }
  .editor-styles-wrapper .md-mw-container {
    border-style: unset !important;
    border-top-width: unset !important;
    border-right-width: unset !important;
    border-bottom-width: unset !important;
    border-left-width: unset !important;
    position: relative;
  }
  .editor-styles-wrapper .md-mw-container__none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    display: none;
  }
  .editor-styles-wrapper .md-mw-container > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-style: solid;
    border-top-width: var(--mw-container-border-top-thickness);
    border-right-width: var(--mw-container-border-right-thickness);
    border-bottom-width: var(--mw-container-border-bottom-thickness);
    border-left-width: var(--mw-container-border-left-thickness);
    position: relative;
  }
  .editor-styles-wrapper .md-mw-container .block-editor-inner-blocks {
    width: 100%;
  }
  .editor-styles-wrapper .md-mw-container__full {
    width: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__full > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available;
  }
  .editor-styles-wrapper .md-mw-container__auto {
    width: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__auto > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    width: -moz-fit-content;
    width: fit-content;
  }
  .editor-styles-wrapper .md-mw-container__boxed {
    margin-left: unset !important;
    margin-right: unset !important;
    max-width: unset !important;
    padding-right: unset !important;
    padding-left: unset !important;
    width: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__boxed > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: auto;
    margin-right: auto;
    max-width: 1216px;
    padding-right: 32px;
    padding-left: 32px;
    width: calc(100% - 64px);
  }
  .editor-styles-wrapper .md-mw-container__shadow-none {
    box-shadow: none !important;
  }
  .editor-styles-wrapper .md-mw-container__shadow-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    box-shadow: var(--shadow-none);
  }
  .editor-styles-wrapper .md-mw-container__shadow-xs {
    box-shadow: none !important;
  }
  .editor-styles-wrapper .md-mw-container__shadow-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    box-shadow: var(--shadow-xs);
  }
  .editor-styles-wrapper .md-mw-container__shadow-sm {
    box-shadow: none !important;
  }
  .editor-styles-wrapper .md-mw-container__shadow-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    box-shadow: var(--shadow-sm);
  }
  .editor-styles-wrapper .md-mw-container__shadow-md {
    box-shadow: none !important;
  }
  .editor-styles-wrapper .md-mw-container__shadow-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    box-shadow: var(--shadow-md);
  }
  .editor-styles-wrapper .md-mw-container__shadow-lg {
    box-shadow: none !important;
  }
  .editor-styles-wrapper .md-mw-container__shadow-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    box-shadow: var(--shadow-lg);
  }
  .editor-styles-wrapper .md-mw-container__shadow-xl {
    box-shadow: none !important;
  }
  .editor-styles-wrapper .md-mw-container__shadow-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    box-shadow: var(--shadow-xl);
  }
  .editor-styles-wrapper .md-mw-container__shadow-2xl {
    box-shadow: none !important;
  }
  .editor-styles-wrapper .md-mw-container__shadow-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    box-shadow: var(--shadow-2xl);
  }
  .editor-styles-wrapper .md-mw-container__shadow-3xl {
    box-shadow: none !important;
  }
  .editor-styles-wrapper .md-mw-container__shadow-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    box-shadow: var(--shadow-3xl);
  }
  .editor-styles-wrapper .md-mw-container__radius-none {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__radius-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-none);
  }
  .editor-styles-wrapper .md-mw-container__radius-xxs {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__radius-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-xxs);
  }
  .editor-styles-wrapper .md-mw-container__radius-xs {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__radius-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-xs);
  }
  .editor-styles-wrapper .md-mw-container__radius-sm {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__radius-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-sm);
  }
  .editor-styles-wrapper .md-mw-container__radius-md {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__radius-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-md);
  }
  .editor-styles-wrapper .md-mw-container__radius-lg {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__radius-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-lg);
  }
  .editor-styles-wrapper .md-mw-container__radius-xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__radius-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-xl);
  }
  .editor-styles-wrapper .md-mw-container__radius-2xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__radius-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-2xl);
  }
  .editor-styles-wrapper .md-mw-container__radius-3xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__radius-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-3xl);
  }
  .editor-styles-wrapper .md-mw-container__radius-4xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__radius-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-4xl);
  }
  .editor-styles-wrapper .md-mw-container__radius-5xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__radius-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-5xl);
  }
  .editor-styles-wrapper .md-mw-container__radius-6xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__radius-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-6xl);
  }
  .editor-styles-wrapper .md-mw-container__radius-7xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__radius-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-7xl);
  }
  .editor-styles-wrapper .md-mw-container__radius-8xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__radius-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-8xl);
  }
  .editor-styles-wrapper .md-mw-container__radius-9xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__radius-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-9xl);
  }
  .editor-styles-wrapper .md-mw-container__radius-10xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__radius-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-10xl);
  }
  .editor-styles-wrapper .md-mw-container__radius-full {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__radius-full > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-full);
  }
  .editor-styles-wrapper .md-mw-container__border--white {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--white .block-editor-rich-text__editable {
    border-color: rgb(var(--color-white));
  }
  .editor-styles-wrapper .md-mw-container__border--black {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--black .block-editor-rich-text__editable {
    border-color: rgb(var(--color-black));
  }
  .editor-styles-wrapper .md-mw-container__border--primary-25 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--primary-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-25));
  }
  .editor-styles-wrapper .md-mw-container__border--primary-50 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--primary-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-50));
  }
  .editor-styles-wrapper .md-mw-container__border--primary-100 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--primary-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-100));
  }
  .editor-styles-wrapper .md-mw-container__border--primary-200 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--primary-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-200));
  }
  .editor-styles-wrapper .md-mw-container__border--primary-300 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--primary-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-300));
  }
  .editor-styles-wrapper .md-mw-container__border--primary-400 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--primary-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-400));
  }
  .editor-styles-wrapper .md-mw-container__border--primary-500 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--primary-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-500));
  }
  .editor-styles-wrapper .md-mw-container__border--primary-600 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--primary-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-600));
  }
  .editor-styles-wrapper .md-mw-container__border--primary-700 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--primary-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-700));
  }
  .editor-styles-wrapper .md-mw-container__border--primary-800 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--primary-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-800));
  }
  .editor-styles-wrapper .md-mw-container__border--primary-900 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--primary-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-900));
  }
  .editor-styles-wrapper .md-mw-container__border--primary-950 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--primary-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-950));
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-25 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-25));
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-50 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-50));
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-100 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-100));
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-200 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-200));
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-300 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-300));
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-400 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-400));
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-500 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-500));
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-600 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-600));
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-700 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-700));
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-800 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-800));
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-900 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-900));
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-950 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--secondary-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-950));
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-25 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-25));
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-50 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-50));
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-100 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-100));
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-200 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-200));
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-300 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-300));
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-400 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-400));
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-500 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-500));
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-600 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-600));
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-700 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-700));
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-800 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-800));
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-900 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-900));
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-950 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--tertiary-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-950));
  }
  .editor-styles-wrapper .md-mw-container__border--body-25 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--body-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-25));
  }
  .editor-styles-wrapper .md-mw-container__border--body-50 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--body-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-50));
  }
  .editor-styles-wrapper .md-mw-container__border--body-100 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--body-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-100));
  }
  .editor-styles-wrapper .md-mw-container__border--body-200 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--body-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-200));
  }
  .editor-styles-wrapper .md-mw-container__border--body-300 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--body-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-300));
  }
  .editor-styles-wrapper .md-mw-container__border--body-400 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--body-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-400));
  }
  .editor-styles-wrapper .md-mw-container__border--body-500 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--body-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-500));
  }
  .editor-styles-wrapper .md-mw-container__border--body-600 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--body-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-600));
  }
  .editor-styles-wrapper .md-mw-container__border--body-700 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--body-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-700));
  }
  .editor-styles-wrapper .md-mw-container__border--body-800 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--body-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-800));
  }
  .editor-styles-wrapper .md-mw-container__border--body-900 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--body-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-900));
  }
  .editor-styles-wrapper .md-mw-container__border--body-950 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--body-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-950));
  }
  .editor-styles-wrapper .md-mw-container__border--success-25 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--success-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-25));
  }
  .editor-styles-wrapper .md-mw-container__border--success-50 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--success-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-50));
  }
  .editor-styles-wrapper .md-mw-container__border--success-100 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--success-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-100));
  }
  .editor-styles-wrapper .md-mw-container__border--success-200 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--success-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-200));
  }
  .editor-styles-wrapper .md-mw-container__border--success-300 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--success-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-300));
  }
  .editor-styles-wrapper .md-mw-container__border--success-400 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--success-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-400));
  }
  .editor-styles-wrapper .md-mw-container__border--success-500 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--success-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-500));
  }
  .editor-styles-wrapper .md-mw-container__border--success-600 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--success-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-600));
  }
  .editor-styles-wrapper .md-mw-container__border--success-700 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--success-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-700));
  }
  .editor-styles-wrapper .md-mw-container__border--success-800 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--success-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-800));
  }
  .editor-styles-wrapper .md-mw-container__border--success-900 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--success-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-900));
  }
  .editor-styles-wrapper .md-mw-container__border--success-950 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--success-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-950));
  }
  .editor-styles-wrapper .md-mw-container__border--warning-25 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--warning-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-25));
  }
  .editor-styles-wrapper .md-mw-container__border--warning-50 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--warning-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-50));
  }
  .editor-styles-wrapper .md-mw-container__border--warning-100 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--warning-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-100));
  }
  .editor-styles-wrapper .md-mw-container__border--warning-200 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--warning-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-200));
  }
  .editor-styles-wrapper .md-mw-container__border--warning-300 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--warning-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-300));
  }
  .editor-styles-wrapper .md-mw-container__border--warning-400 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--warning-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-400));
  }
  .editor-styles-wrapper .md-mw-container__border--warning-500 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--warning-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-500));
  }
  .editor-styles-wrapper .md-mw-container__border--warning-600 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--warning-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-600));
  }
  .editor-styles-wrapper .md-mw-container__border--warning-700 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--warning-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-700));
  }
  .editor-styles-wrapper .md-mw-container__border--warning-800 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--warning-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-800));
  }
  .editor-styles-wrapper .md-mw-container__border--warning-900 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--warning-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-900));
  }
  .editor-styles-wrapper .md-mw-container__border--warning-950 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--warning-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-950));
  }
  .editor-styles-wrapper .md-mw-container__border--error-25 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--error-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-25));
  }
  .editor-styles-wrapper .md-mw-container__border--error-50 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--error-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-50));
  }
  .editor-styles-wrapper .md-mw-container__border--error-100 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--error-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-100));
  }
  .editor-styles-wrapper .md-mw-container__border--error-200 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--error-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-200));
  }
  .editor-styles-wrapper .md-mw-container__border--error-300 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--error-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-300));
  }
  .editor-styles-wrapper .md-mw-container__border--error-400 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--error-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-400));
  }
  .editor-styles-wrapper .md-mw-container__border--error-500 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--error-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-500));
  }
  .editor-styles-wrapper .md-mw-container__border--error-600 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--error-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-600));
  }
  .editor-styles-wrapper .md-mw-container__border--error-700 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--error-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-700));
  }
  .editor-styles-wrapper .md-mw-container__border--error-800 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--error-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-800));
  }
  .editor-styles-wrapper .md-mw-container__border--error-900 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--error-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-900));
  }
  .editor-styles-wrapper .md-mw-container__border--error-950 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__border--error-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-950));
  }
  .editor-styles-wrapper .md-mw-container__constraints--xxs {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__constraints--xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-xxs);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .md-mw-container__constraints--xs {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__constraints--xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-xs);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .md-mw-container__constraints--sm {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__constraints--sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-sm);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .md-mw-container__constraints--md {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__constraints--md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-md);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .md-mw-container__constraints--lg {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__constraints--lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-lg);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .md-mw-container__constraints--xl {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__constraints--xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-xl);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .md-mw-container__constraints--2xl {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__constraints--2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-2xl);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .md-mw-container__constraints--3xl {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__constraints--3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-3xl);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .md-mw-container__constraints--4x {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__constraints--4x > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-4xl);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .md-mw-container__constraints--5xl {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__constraints--5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-5xl);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .md-mw-container__constraints--6xl {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__constraints--6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-6xl);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .md-mw-container__bg-white {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-white > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-white));
  }
  .editor-styles-wrapper .md-mw-container__bg-black {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-black > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-black));
  }
  .editor-styles-wrapper .md-mw-container__bg-body-25 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-body-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-25));
  }
  .editor-styles-wrapper .md-mw-container__bg-body-50 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-body-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-50));
  }
  .editor-styles-wrapper .md-mw-container__bg-body-100 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-body-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-100));
  }
  .editor-styles-wrapper .md-mw-container__bg-body-200 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-body-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-200));
  }
  .editor-styles-wrapper .md-mw-container__bg-body-300 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-body-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-300));
  }
  .editor-styles-wrapper .md-mw-container__bg-body-400 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-body-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-400));
  }
  .editor-styles-wrapper .md-mw-container__bg-body-500 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-body-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-500));
  }
  .editor-styles-wrapper .md-mw-container__bg-body-600 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-body-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-600));
  }
  .editor-styles-wrapper .md-mw-container__bg-body-700 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-body-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-700));
  }
  .editor-styles-wrapper .md-mw-container__bg-body-800 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-body-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-800));
  }
  .editor-styles-wrapper .md-mw-container__bg-body-900 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-body-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-900));
  }
  .editor-styles-wrapper .md-mw-container__bg-body-950 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-body-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-950));
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-25 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-25));
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-50 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-50));
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-100 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-100));
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-200 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-200));
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-300 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-300));
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-400 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-400));
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-500 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-500));
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-600 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-600));
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-700 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-700));
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-800 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-800));
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-900 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-900));
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-950 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-primary-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-950));
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-25 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-25));
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-50 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-50));
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-100 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-100));
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-200 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-200));
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-300 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-300));
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-400 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-400));
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-500 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-500));
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-600 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-600));
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-700 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-700));
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-800 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-800));
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-900 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-900));
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-950 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-secondary-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-950));
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-25 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-25));
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-50 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-50));
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-100 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-100));
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-200 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-200));
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-300 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-300));
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-400 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-400));
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-500 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-500));
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-600 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-600));
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-700 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-700));
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-800 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-800));
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-900 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-900));
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-950 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-tertiary-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-950));
  }
  .editor-styles-wrapper .md-mw-container__bg-success-25 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-success-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-25));
  }
  .editor-styles-wrapper .md-mw-container__bg-success-50 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-success-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-50));
  }
  .editor-styles-wrapper .md-mw-container__bg-success-100 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-success-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-100));
  }
  .editor-styles-wrapper .md-mw-container__bg-success-200 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-success-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-200));
  }
  .editor-styles-wrapper .md-mw-container__bg-success-300 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-success-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-300));
  }
  .editor-styles-wrapper .md-mw-container__bg-success-400 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-success-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-400));
  }
  .editor-styles-wrapper .md-mw-container__bg-success-500 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-success-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-500));
  }
  .editor-styles-wrapper .md-mw-container__bg-success-600 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-success-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-600));
  }
  .editor-styles-wrapper .md-mw-container__bg-success-700 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-success-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-700));
  }
  .editor-styles-wrapper .md-mw-container__bg-success-800 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-success-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-800));
  }
  .editor-styles-wrapper .md-mw-container__bg-success-900 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-success-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-900));
  }
  .editor-styles-wrapper .md-mw-container__bg-success-950 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-success-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-950));
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-25 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-25));
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-50 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-50));
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-100 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-100));
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-200 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-200));
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-300 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-300));
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-400 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-400));
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-500 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-500));
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-600 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-600));
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-700 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-700));
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-800 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-800));
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-900 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-900));
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-950 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-warning-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-950));
  }
  .editor-styles-wrapper .md-mw-container__bg-error-25 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-error-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-25));
  }
  .editor-styles-wrapper .md-mw-container__bg-error-50 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-error-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-50));
  }
  .editor-styles-wrapper .md-mw-container__bg-error-100 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-error-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-100));
  }
  .editor-styles-wrapper .md-mw-container__bg-error-200 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-error-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-200));
  }
  .editor-styles-wrapper .md-mw-container__bg-error-300 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-error-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-300));
  }
  .editor-styles-wrapper .md-mw-container__bg-error-400 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-error-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-400));
  }
  .editor-styles-wrapper .md-mw-container__bg-error-500 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-error-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-500));
  }
  .editor-styles-wrapper .md-mw-container__bg-error-600 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-error-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-600));
  }
  .editor-styles-wrapper .md-mw-container__bg-error-700 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-error-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-700));
  }
  .editor-styles-wrapper .md-mw-container__bg-error-800 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-error-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-800));
  }
  .editor-styles-wrapper .md-mw-container__bg-error-900 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-error-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-900));
  }
  .editor-styles-wrapper .md-mw-container__bg-error-950 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__bg-error-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-950));
  }
  .editor-styles-wrapper .md-mw-container__justify-start {
    justify-content: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__justify-start > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    justify-content: flex-start;
  }
  .editor-styles-wrapper .md-mw-container__justify-center {
    justify-content: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__justify-center > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    justify-content: center;
  }
  .editor-styles-wrapper .md-mw-container__justify-end {
    justify-content: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__justify-end > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    justify-content: flex-end;
  }
  .editor-styles-wrapper .md-mw-container__justify-around {
    justify-content: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__justify-around > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    justify-content: space-around;
  }
  .editor-styles-wrapper .md-mw-container__justify-evenly {
    justify-content: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__justify-evenly > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    justify-content: space-evenly;
  }
  .editor-styles-wrapper .md-mw-container__justify-between {
    justify-content: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__justify-between > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    justify-content: space-between;
  }
  .editor-styles-wrapper .md-mw-container__items-start {
    align-items: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__items-start > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    align-items: flex-start;
  }
  .editor-styles-wrapper .md-mw-container__items-center {
    align-items: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__items-center > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    align-items: center;
  }
  .editor-styles-wrapper .md-mw-container__items-end {
    align-items: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__items-end > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    align-items: flex-end;
  }
  .editor-styles-wrapper .md-mw-container__items-stretch {
    align-items: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__items-stretch > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    align-items: stretch;
  }
  .editor-styles-wrapper .md-mw-container__flex {
    display: flex;
  }
  .editor-styles-wrapper .md-mw-container__flex > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    display: flex;
  }
  .editor-styles-wrapper .md-mw-container__flex-wrap {
    flex-wrap: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__flex-wrap > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    flex-wrap: wrap;
  }
  .editor-styles-wrapper .md-mw-container__flex-nowrap {
    flex-wrap: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__flex-nowrap > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    flex-wrap: nowrap;
  }
  .editor-styles-wrapper .md-mw-container__flex-wrap-reverse {
    flex-wrap: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__flex-wrap-reverse > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    flex-wrap: wrap-reverse;
  }
  .editor-styles-wrapper .md-mw-container__flex-row {
    flex-direction: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__flex-row > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    flex-direction: row;
  }
  .editor-styles-wrapper .md-mw-container__flex-row-reverse {
    flex-direction: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__flex-row-reverse > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    flex-direction: row-reverse;
  }
  .editor-styles-wrapper .md-mw-container__flex-column {
    flex-direction: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__flex-column > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    flex-direction: column;
  }
  .editor-styles-wrapper .md-mw-container__flex-column-reverse {
    flex-direction: unset !important;
  }
  .editor-styles-wrapper .md-mw-container__flex-column-reverse > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    flex-direction: column-reverse;
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-none {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-none);
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-xxs {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-xxs);
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-xs {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-xs);
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-sm {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-sm);
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-md {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-md);
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-lg {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-lg);
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-xl);
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-2xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-2xl);
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-3xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-3xl);
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-4xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-4xl);
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-5xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-5xl);
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-6xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-6xl);
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-7xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-7xl);
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-8xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-8xl);
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-9xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-9xl);
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-10xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-10xl);
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-11xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mt--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-11xl);
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-none {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-none);
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-xxs {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-xxs);
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-xs {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-xs);
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-sm {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-sm);
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-md {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-md);
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-lg {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-lg);
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-xl);
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-2xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-2xl);
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-3xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-3xl);
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-4xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-4xl);
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-5xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-5xl);
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-6xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-6xl);
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-7xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-7xl);
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-8xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-8xl);
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-9xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-9xl);
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-10xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-10xl);
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-11xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mr--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-11xl);
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-none {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-none);
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-xxs {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-xxs);
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-xs {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-xs);
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-sm {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-sm);
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-md {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-md);
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-lg {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-lg);
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-xl);
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-2xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-2xl);
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-3xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-3xl);
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-4xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-4xl);
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-5xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-5xl);
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-6xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-6xl);
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-7xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-7xl);
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-8xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-8xl);
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-9xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-9xl);
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-10xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-10xl);
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-11xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__mb--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-11xl);
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-none {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-none);
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-xxs {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-xxs);
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-xs {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-xs);
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-sm {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-sm);
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-md {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-md);
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-lg {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-lg);
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-xl);
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-2xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-2xl);
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-3xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-3xl);
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-4xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-4xl);
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-5xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-5xl);
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-6xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-6xl);
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-7xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-7xl);
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-8xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-8xl);
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-9xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-9xl);
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-10xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-10xl);
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-11xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__ml--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-11xl);
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-none {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-none);
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-xxs {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-xxs);
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-xs {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-xs);
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-sm {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-sm);
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-md {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-md);
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-lg {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-lg);
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-xl);
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-2xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-2xl);
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-3xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-3xl);
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-4xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-4xl);
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-5xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-5xl);
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-6xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-6xl);
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-7xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-7xl);
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-8xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-8xl);
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-9xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-9xl);
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-10xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-10xl);
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-11xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pt--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-11xl);
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-none {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-none);
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-xxs {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-xxs);
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-xs {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-xs);
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-sm {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-sm);
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-md {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-md);
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-lg {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-lg);
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-xl);
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-2xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-2xl);
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-3xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-3xl);
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-4xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-4xl);
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-5xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-5xl);
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-6xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-6xl);
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-7xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-7xl);
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-8xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-8xl);
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-9xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-9xl);
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-10xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-10xl);
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-11xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pr--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-11xl);
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-none {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-none);
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-xxs {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-xxs);
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-xs {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-xs);
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-sm {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-sm);
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-md {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-md);
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-lg {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-lg);
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-xl);
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-2xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-2xl);
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-3xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-3xl);
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-4xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-4xl);
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-5xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-5xl);
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-6xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-6xl);
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-7xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-7xl);
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-8xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-8xl);
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-9xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-9xl);
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-10xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-10xl);
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-11xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pb--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-11xl);
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-none {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-none);
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-xxs {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-xxs);
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-xs {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-xs);
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-sm {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-sm);
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-md {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-md);
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-lg {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-lg);
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-xl);
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-2xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-2xl);
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-3xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-3xl);
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-4xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-4xl);
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-5xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-5xl);
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-6xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-6xl);
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-7xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-7xl);
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-8xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-8xl);
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-9xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-9xl);
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-10xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-10xl);
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-11xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__pl--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-11xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-none);
         column-gap: var(--spacing-none);
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-xxs);
         column-gap: var(--spacing-xxs);
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-xs {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-xs);
         column-gap: var(--spacing-xs);
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-sm {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-sm);
         column-gap: var(--spacing-sm);
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-md {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-md);
         column-gap: var(--spacing-md);
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-lg {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-lg);
         column-gap: var(--spacing-lg);
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-xl);
         column-gap: var(--spacing-xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-2xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-2xl);
         column-gap: var(--spacing-2xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-3xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-3xl);
         column-gap: var(--spacing-3xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-4xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-4xl);
         column-gap: var(--spacing-4xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-5xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-5xl);
         column-gap: var(--spacing-5xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-6xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-6xl);
         column-gap: var(--spacing-6xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-7xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-7xl);
         column-gap: var(--spacing-7xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-8xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-8xl);
         column-gap: var(--spacing-8xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-9xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-9xl);
         column-gap: var(--spacing-9xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-10xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-10xl);
         column-gap: var(--spacing-10xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-11xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-x--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-11xl);
         column-gap: var(--spacing-11xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-none {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-none);
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-xxs {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-xxs);
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-xs {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-xs);
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-sm {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-sm);
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-md {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-md);
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-lg {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-lg);
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-2xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-2xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-3xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-3xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-4xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-4xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-5xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-5xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-6xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-6xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-7xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-7xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-8xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-8xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-9xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-9xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-10xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-10xl);
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-11xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .md-mw-container__gap-y--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-11xl);
  }
}
@media screen and (max-width: 744px) {
  .mw-container__boxed {
    padding-right: 20px;
    padding-left: 20px;
    width: calc(100% - 40px);
    max-width: calc(100% - 40px);
  }
  .sm-mw-container {
    border-style: solid;
    border-top-width: var(--mw-container-border-top-thickness);
    border-right-width: var(--mw-container-border-right-thickness);
    border-bottom-width: var(--mw-container-border-bottom-thickness);
    border-left-width: var(--mw-container-border-left-thickness);
    position: relative;
  }
  .sm-mw-container__none {
    display: none;
  }
  .sm-mw-container__full {
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available;
  }
  .sm-mw-container__auto {
    width: -moz-fit-content;
    width: fit-content;
  }
  .sm-mw-container__boxed {
    margin-left: auto;
    margin-right: auto;
    max-width: 1240px;
    padding-right: 20px;
    padding-left: 20px;
    width: calc(100% - 40px);
  }
  .sm-mw-container__shadow-none {
    box-shadow: var(--shadow-none);
  }
  .sm-mw-container__shadow-xs {
    box-shadow: var(--shadow-xs);
  }
  .sm-mw-container__shadow-sm {
    box-shadow: var(--shadow-sm);
  }
  .sm-mw-container__shadow-md {
    box-shadow: var(--shadow-md);
  }
  .sm-mw-container__shadow-lg {
    box-shadow: var(--shadow-lg);
  }
  .sm-mw-container__shadow-xl {
    box-shadow: var(--shadow-xl);
  }
  .sm-mw-container__shadow-2xl {
    box-shadow: var(--shadow-2xl);
  }
  .sm-mw-container__shadow-3xl {
    box-shadow: var(--shadow-3xl);
  }
  .sm-mw-container__radius-none {
    border-radius: var(--radius-none);
  }
  .sm-mw-container__radius-xxs {
    border-radius: var(--radius-xxs);
  }
  .sm-mw-container__radius-xs {
    border-radius: var(--radius-xs);
  }
  .sm-mw-container__radius-sm {
    border-radius: var(--radius-sm);
  }
  .sm-mw-container__radius-md {
    border-radius: var(--radius-md);
  }
  .sm-mw-container__radius-lg {
    border-radius: var(--radius-lg);
  }
  .sm-mw-container__radius-xl {
    border-radius: var(--radius-xl);
  }
  .sm-mw-container__radius-2xl {
    border-radius: var(--radius-2xl);
  }
  .sm-mw-container__radius-3xl {
    border-radius: var(--radius-3xl);
  }
  .sm-mw-container__radius-4xl {
    border-radius: var(--radius-4xl);
  }
  .sm-mw-container__radius-5xl {
    border-radius: var(--radius-5xl);
  }
  .sm-mw-container__radius-6xl {
    border-radius: var(--radius-6xl);
  }
  .sm-mw-container__radius-7xl {
    border-radius: var(--radius-7xl);
  }
  .sm-mw-container__radius-8xl {
    border-radius: var(--radius-8xl);
  }
  .sm-mw-container__radius-9xl {
    border-radius: var(--radius-9xl);
  }
  .sm-mw-container__radius-10xl {
    border-radius: var(--radius-10xl);
  }
  .sm-mw-container__radius-full {
    border-radius: var(--radius-full);
  }
  .sm-mw-container__border--white {
    border-color: rgb(var(--color-white));
  }
  .sm-mw-container__border--white .block-editor-rich-text__editable {
    border-color: rgb(var(--color-white));
  }
  .sm-mw-container__border--black {
    border-color: rgb(var(--color-black));
  }
  .sm-mw-container__border--black .block-editor-rich-text__editable {
    border-color: rgb(var(--color-black));
  }
  .sm-mw-container__border--primary-25 {
    border-color: rgb(var(--color-primary-25));
  }
  .sm-mw-container__border--primary-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-25));
  }
  .sm-mw-container__border--primary-50 {
    border-color: rgb(var(--color-primary-50));
  }
  .sm-mw-container__border--primary-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-50));
  }
  .sm-mw-container__border--primary-100 {
    border-color: rgb(var(--color-primary-100));
  }
  .sm-mw-container__border--primary-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-100));
  }
  .sm-mw-container__border--primary-200 {
    border-color: rgb(var(--color-primary-200));
  }
  .sm-mw-container__border--primary-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-200));
  }
  .sm-mw-container__border--primary-300 {
    border-color: rgb(var(--color-primary-300));
  }
  .sm-mw-container__border--primary-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-300));
  }
  .sm-mw-container__border--primary-400 {
    border-color: rgb(var(--color-primary-400));
  }
  .sm-mw-container__border--primary-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-400));
  }
  .sm-mw-container__border--primary-500 {
    border-color: rgb(var(--color-primary-500));
  }
  .sm-mw-container__border--primary-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-500));
  }
  .sm-mw-container__border--primary-600 {
    border-color: rgb(var(--color-primary-600));
  }
  .sm-mw-container__border--primary-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-600));
  }
  .sm-mw-container__border--primary-700 {
    border-color: rgb(var(--color-primary-700));
  }
  .sm-mw-container__border--primary-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-700));
  }
  .sm-mw-container__border--primary-800 {
    border-color: rgb(var(--color-primary-800));
  }
  .sm-mw-container__border--primary-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-800));
  }
  .sm-mw-container__border--primary-900 {
    border-color: rgb(var(--color-primary-900));
  }
  .sm-mw-container__border--primary-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-900));
  }
  .sm-mw-container__border--primary-950 {
    border-color: rgb(var(--color-primary-950));
  }
  .sm-mw-container__border--primary-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-950));
  }
  .sm-mw-container__border--secondary-25 {
    border-color: rgb(var(--color-secondary-25));
  }
  .sm-mw-container__border--secondary-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-25));
  }
  .sm-mw-container__border--secondary-50 {
    border-color: rgb(var(--color-secondary-50));
  }
  .sm-mw-container__border--secondary-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-50));
  }
  .sm-mw-container__border--secondary-100 {
    border-color: rgb(var(--color-secondary-100));
  }
  .sm-mw-container__border--secondary-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-100));
  }
  .sm-mw-container__border--secondary-200 {
    border-color: rgb(var(--color-secondary-200));
  }
  .sm-mw-container__border--secondary-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-200));
  }
  .sm-mw-container__border--secondary-300 {
    border-color: rgb(var(--color-secondary-300));
  }
  .sm-mw-container__border--secondary-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-300));
  }
  .sm-mw-container__border--secondary-400 {
    border-color: rgb(var(--color-secondary-400));
  }
  .sm-mw-container__border--secondary-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-400));
  }
  .sm-mw-container__border--secondary-500 {
    border-color: rgb(var(--color-secondary-500));
  }
  .sm-mw-container__border--secondary-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-500));
  }
  .sm-mw-container__border--secondary-600 {
    border-color: rgb(var(--color-secondary-600));
  }
  .sm-mw-container__border--secondary-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-600));
  }
  .sm-mw-container__border--secondary-700 {
    border-color: rgb(var(--color-secondary-700));
  }
  .sm-mw-container__border--secondary-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-700));
  }
  .sm-mw-container__border--secondary-800 {
    border-color: rgb(var(--color-secondary-800));
  }
  .sm-mw-container__border--secondary-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-800));
  }
  .sm-mw-container__border--secondary-900 {
    border-color: rgb(var(--color-secondary-900));
  }
  .sm-mw-container__border--secondary-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-900));
  }
  .sm-mw-container__border--secondary-950 {
    border-color: rgb(var(--color-secondary-950));
  }
  .sm-mw-container__border--secondary-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-950));
  }
  .sm-mw-container__border--tertiary-25 {
    border-color: rgb(var(--color-tertiary-25));
  }
  .sm-mw-container__border--tertiary-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-25));
  }
  .sm-mw-container__border--tertiary-50 {
    border-color: rgb(var(--color-tertiary-50));
  }
  .sm-mw-container__border--tertiary-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-50));
  }
  .sm-mw-container__border--tertiary-100 {
    border-color: rgb(var(--color-tertiary-100));
  }
  .sm-mw-container__border--tertiary-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-100));
  }
  .sm-mw-container__border--tertiary-200 {
    border-color: rgb(var(--color-tertiary-200));
  }
  .sm-mw-container__border--tertiary-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-200));
  }
  .sm-mw-container__border--tertiary-300 {
    border-color: rgb(var(--color-tertiary-300));
  }
  .sm-mw-container__border--tertiary-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-300));
  }
  .sm-mw-container__border--tertiary-400 {
    border-color: rgb(var(--color-tertiary-400));
  }
  .sm-mw-container__border--tertiary-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-400));
  }
  .sm-mw-container__border--tertiary-500 {
    border-color: rgb(var(--color-tertiary-500));
  }
  .sm-mw-container__border--tertiary-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-500));
  }
  .sm-mw-container__border--tertiary-600 {
    border-color: rgb(var(--color-tertiary-600));
  }
  .sm-mw-container__border--tertiary-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-600));
  }
  .sm-mw-container__border--tertiary-700 {
    border-color: rgb(var(--color-tertiary-700));
  }
  .sm-mw-container__border--tertiary-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-700));
  }
  .sm-mw-container__border--tertiary-800 {
    border-color: rgb(var(--color-tertiary-800));
  }
  .sm-mw-container__border--tertiary-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-800));
  }
  .sm-mw-container__border--tertiary-900 {
    border-color: rgb(var(--color-tertiary-900));
  }
  .sm-mw-container__border--tertiary-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-900));
  }
  .sm-mw-container__border--tertiary-950 {
    border-color: rgb(var(--color-tertiary-950));
  }
  .sm-mw-container__border--tertiary-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-950));
  }
  .sm-mw-container__border--body-25 {
    border-color: rgb(var(--color-body-25));
  }
  .sm-mw-container__border--body-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-25));
  }
  .sm-mw-container__border--body-50 {
    border-color: rgb(var(--color-body-50));
  }
  .sm-mw-container__border--body-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-50));
  }
  .sm-mw-container__border--body-100 {
    border-color: rgb(var(--color-body-100));
  }
  .sm-mw-container__border--body-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-100));
  }
  .sm-mw-container__border--body-200 {
    border-color: rgb(var(--color-body-200));
  }
  .sm-mw-container__border--body-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-200));
  }
  .sm-mw-container__border--body-300 {
    border-color: rgb(var(--color-body-300));
  }
  .sm-mw-container__border--body-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-300));
  }
  .sm-mw-container__border--body-400 {
    border-color: rgb(var(--color-body-400));
  }
  .sm-mw-container__border--body-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-400));
  }
  .sm-mw-container__border--body-500 {
    border-color: rgb(var(--color-body-500));
  }
  .sm-mw-container__border--body-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-500));
  }
  .sm-mw-container__border--body-600 {
    border-color: rgb(var(--color-body-600));
  }
  .sm-mw-container__border--body-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-600));
  }
  .sm-mw-container__border--body-700 {
    border-color: rgb(var(--color-body-700));
  }
  .sm-mw-container__border--body-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-700));
  }
  .sm-mw-container__border--body-800 {
    border-color: rgb(var(--color-body-800));
  }
  .sm-mw-container__border--body-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-800));
  }
  .sm-mw-container__border--body-900 {
    border-color: rgb(var(--color-body-900));
  }
  .sm-mw-container__border--body-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-900));
  }
  .sm-mw-container__border--body-950 {
    border-color: rgb(var(--color-body-950));
  }
  .sm-mw-container__border--body-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-950));
  }
  .sm-mw-container__border--success-25 {
    border-color: rgb(var(--color-success-25));
  }
  .sm-mw-container__border--success-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-25));
  }
  .sm-mw-container__border--success-50 {
    border-color: rgb(var(--color-success-50));
  }
  .sm-mw-container__border--success-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-50));
  }
  .sm-mw-container__border--success-100 {
    border-color: rgb(var(--color-success-100));
  }
  .sm-mw-container__border--success-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-100));
  }
  .sm-mw-container__border--success-200 {
    border-color: rgb(var(--color-success-200));
  }
  .sm-mw-container__border--success-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-200));
  }
  .sm-mw-container__border--success-300 {
    border-color: rgb(var(--color-success-300));
  }
  .sm-mw-container__border--success-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-300));
  }
  .sm-mw-container__border--success-400 {
    border-color: rgb(var(--color-success-400));
  }
  .sm-mw-container__border--success-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-400));
  }
  .sm-mw-container__border--success-500 {
    border-color: rgb(var(--color-success-500));
  }
  .sm-mw-container__border--success-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-500));
  }
  .sm-mw-container__border--success-600 {
    border-color: rgb(var(--color-success-600));
  }
  .sm-mw-container__border--success-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-600));
  }
  .sm-mw-container__border--success-700 {
    border-color: rgb(var(--color-success-700));
  }
  .sm-mw-container__border--success-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-700));
  }
  .sm-mw-container__border--success-800 {
    border-color: rgb(var(--color-success-800));
  }
  .sm-mw-container__border--success-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-800));
  }
  .sm-mw-container__border--success-900 {
    border-color: rgb(var(--color-success-900));
  }
  .sm-mw-container__border--success-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-900));
  }
  .sm-mw-container__border--success-950 {
    border-color: rgb(var(--color-success-950));
  }
  .sm-mw-container__border--success-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-950));
  }
  .sm-mw-container__border--warning-25 {
    border-color: rgb(var(--color-warning-25));
  }
  .sm-mw-container__border--warning-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-25));
  }
  .sm-mw-container__border--warning-50 {
    border-color: rgb(var(--color-warning-50));
  }
  .sm-mw-container__border--warning-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-50));
  }
  .sm-mw-container__border--warning-100 {
    border-color: rgb(var(--color-warning-100));
  }
  .sm-mw-container__border--warning-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-100));
  }
  .sm-mw-container__border--warning-200 {
    border-color: rgb(var(--color-warning-200));
  }
  .sm-mw-container__border--warning-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-200));
  }
  .sm-mw-container__border--warning-300 {
    border-color: rgb(var(--color-warning-300));
  }
  .sm-mw-container__border--warning-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-300));
  }
  .sm-mw-container__border--warning-400 {
    border-color: rgb(var(--color-warning-400));
  }
  .sm-mw-container__border--warning-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-400));
  }
  .sm-mw-container__border--warning-500 {
    border-color: rgb(var(--color-warning-500));
  }
  .sm-mw-container__border--warning-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-500));
  }
  .sm-mw-container__border--warning-600 {
    border-color: rgb(var(--color-warning-600));
  }
  .sm-mw-container__border--warning-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-600));
  }
  .sm-mw-container__border--warning-700 {
    border-color: rgb(var(--color-warning-700));
  }
  .sm-mw-container__border--warning-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-700));
  }
  .sm-mw-container__border--warning-800 {
    border-color: rgb(var(--color-warning-800));
  }
  .sm-mw-container__border--warning-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-800));
  }
  .sm-mw-container__border--warning-900 {
    border-color: rgb(var(--color-warning-900));
  }
  .sm-mw-container__border--warning-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-900));
  }
  .sm-mw-container__border--warning-950 {
    border-color: rgb(var(--color-warning-950));
  }
  .sm-mw-container__border--warning-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-950));
  }
  .sm-mw-container__border--error-25 {
    border-color: rgb(var(--color-error-25));
  }
  .sm-mw-container__border--error-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-25));
  }
  .sm-mw-container__border--error-50 {
    border-color: rgb(var(--color-error-50));
  }
  .sm-mw-container__border--error-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-50));
  }
  .sm-mw-container__border--error-100 {
    border-color: rgb(var(--color-error-100));
  }
  .sm-mw-container__border--error-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-100));
  }
  .sm-mw-container__border--error-200 {
    border-color: rgb(var(--color-error-200));
  }
  .sm-mw-container__border--error-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-200));
  }
  .sm-mw-container__border--error-300 {
    border-color: rgb(var(--color-error-300));
  }
  .sm-mw-container__border--error-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-300));
  }
  .sm-mw-container__border--error-400 {
    border-color: rgb(var(--color-error-400));
  }
  .sm-mw-container__border--error-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-400));
  }
  .sm-mw-container__border--error-500 {
    border-color: rgb(var(--color-error-500));
  }
  .sm-mw-container__border--error-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-500));
  }
  .sm-mw-container__border--error-600 {
    border-color: rgb(var(--color-error-600));
  }
  .sm-mw-container__border--error-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-600));
  }
  .sm-mw-container__border--error-700 {
    border-color: rgb(var(--color-error-700));
  }
  .sm-mw-container__border--error-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-700));
  }
  .sm-mw-container__border--error-800 {
    border-color: rgb(var(--color-error-800));
  }
  .sm-mw-container__border--error-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-800));
  }
  .sm-mw-container__border--error-900 {
    border-color: rgb(var(--color-error-900));
  }
  .sm-mw-container__border--error-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-900));
  }
  .sm-mw-container__border--error-950 {
    border-color: rgb(var(--color-error-950));
  }
  .sm-mw-container__border--error-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-950));
  }
  .sm-mw-container__constraints--xxs {
    max-width: var(--width-xxs);
    margin: 0 auto;
    width: 100%;
  }
  .sm-mw-container__constraints--xs {
    max-width: var(--width-xs);
    margin: 0 auto;
    width: 100%;
  }
  .sm-mw-container__constraints--sm {
    max-width: var(--width-sm);
    margin: 0 auto;
    width: 100%;
  }
  .sm-mw-container__constraints--md {
    max-width: var(--width-md);
    margin: 0 auto;
    width: 100%;
  }
  .sm-mw-container__constraints--lg {
    max-width: var(--width-lg);
    margin: 0 auto;
    width: 100%;
  }
  .sm-mw-container__constraints--xl {
    max-width: var(--width-xl);
    margin: 0 auto;
    width: 100%;
  }
  .sm-mw-container__constraints--2xl {
    max-width: var(--width-2xl);
    margin: 0 auto;
    width: 100%;
  }
  .sm-mw-container__constraints--3xl {
    max-width: var(--width-3xl);
    margin: 0 auto;
    width: 100%;
  }
  .sm-mw-container__constraints--4x {
    max-width: var(--width-4xl);
    margin: 0 auto;
    width: 100%;
  }
  .sm-mw-container__constraints--5xl {
    max-width: var(--width-5xl);
    margin: 0 auto;
    width: 100%;
  }
  .sm-mw-container__constraints--6xl {
    max-width: var(--width-6xl);
    margin: 0 auto;
    width: 100%;
  }
  .sm-mw-container__bg-white {
    background-color: rgb(var(--color-white));
  }
  .sm-mw-container__bg-black {
    background-color: rgb(var(--color-black));
  }
  .sm-mw-container__bg-body-25 {
    background-color: rgb(var(--color-body-25));
  }
  .sm-mw-container__bg-body-50 {
    background-color: rgb(var(--color-body-50));
  }
  .sm-mw-container__bg-body-100 {
    background-color: rgb(var(--color-body-100));
  }
  .sm-mw-container__bg-body-200 {
    background-color: rgb(var(--color-body-200));
  }
  .sm-mw-container__bg-body-300 {
    background-color: rgb(var(--color-body-300));
  }
  .sm-mw-container__bg-body-400 {
    background-color: rgb(var(--color-body-400));
  }
  .sm-mw-container__bg-body-500 {
    background-color: rgb(var(--color-body-500));
  }
  .sm-mw-container__bg-body-600 {
    background-color: rgb(var(--color-body-600));
  }
  .sm-mw-container__bg-body-700 {
    background-color: rgb(var(--color-body-700));
  }
  .sm-mw-container__bg-body-800 {
    background-color: rgb(var(--color-body-800));
  }
  .sm-mw-container__bg-body-900 {
    background-color: rgb(var(--color-body-900));
  }
  .sm-mw-container__bg-body-950 {
    background-color: rgb(var(--color-body-950));
  }
  .sm-mw-container__bg-primary-25 {
    background-color: rgb(var(--color-primary-25));
  }
  .sm-mw-container__bg-primary-50 {
    background-color: rgb(var(--color-primary-50));
  }
  .sm-mw-container__bg-primary-100 {
    background-color: rgb(var(--color-primary-100));
  }
  .sm-mw-container__bg-primary-200 {
    background-color: rgb(var(--color-primary-200));
  }
  .sm-mw-container__bg-primary-300 {
    background-color: rgb(var(--color-primary-300));
  }
  .sm-mw-container__bg-primary-400 {
    background-color: rgb(var(--color-primary-400));
  }
  .sm-mw-container__bg-primary-500 {
    background-color: rgb(var(--color-primary-500));
  }
  .sm-mw-container__bg-primary-600 {
    background-color: rgb(var(--color-primary-600));
  }
  .sm-mw-container__bg-primary-700 {
    background-color: rgb(var(--color-primary-700));
  }
  .sm-mw-container__bg-primary-800 {
    background-color: rgb(var(--color-primary-800));
  }
  .sm-mw-container__bg-primary-900 {
    background-color: rgb(var(--color-primary-900));
  }
  .sm-mw-container__bg-primary-950 {
    background-color: rgb(var(--color-primary-950));
  }
  .sm-mw-container__bg-secondary-25 {
    background-color: rgb(var(--color-secondary-25));
  }
  .sm-mw-container__bg-secondary-50 {
    background-color: rgb(var(--color-secondary-50));
  }
  .sm-mw-container__bg-secondary-100 {
    background-color: rgb(var(--color-secondary-100));
  }
  .sm-mw-container__bg-secondary-200 {
    background-color: rgb(var(--color-secondary-200));
  }
  .sm-mw-container__bg-secondary-300 {
    background-color: rgb(var(--color-secondary-300));
  }
  .sm-mw-container__bg-secondary-400 {
    background-color: rgb(var(--color-secondary-400));
  }
  .sm-mw-container__bg-secondary-500 {
    background-color: rgb(var(--color-secondary-500));
  }
  .sm-mw-container__bg-secondary-600 {
    background-color: rgb(var(--color-secondary-600));
  }
  .sm-mw-container__bg-secondary-700 {
    background-color: rgb(var(--color-secondary-700));
  }
  .sm-mw-container__bg-secondary-800 {
    background-color: rgb(var(--color-secondary-800));
  }
  .sm-mw-container__bg-secondary-900 {
    background-color: rgb(var(--color-secondary-900));
  }
  .sm-mw-container__bg-secondary-950 {
    background-color: rgb(var(--color-secondary-950));
  }
  .sm-mw-container__bg-tertiary-25 {
    background-color: rgb(var(--color-tertiary-25));
  }
  .sm-mw-container__bg-tertiary-50 {
    background-color: rgb(var(--color-tertiary-50));
  }
  .sm-mw-container__bg-tertiary-100 {
    background-color: rgb(var(--color-tertiary-100));
  }
  .sm-mw-container__bg-tertiary-200 {
    background-color: rgb(var(--color-tertiary-200));
  }
  .sm-mw-container__bg-tertiary-300 {
    background-color: rgb(var(--color-tertiary-300));
  }
  .sm-mw-container__bg-tertiary-400 {
    background-color: rgb(var(--color-tertiary-400));
  }
  .sm-mw-container__bg-tertiary-500 {
    background-color: rgb(var(--color-tertiary-500));
  }
  .sm-mw-container__bg-tertiary-600 {
    background-color: rgb(var(--color-tertiary-600));
  }
  .sm-mw-container__bg-tertiary-700 {
    background-color: rgb(var(--color-tertiary-700));
  }
  .sm-mw-container__bg-tertiary-800 {
    background-color: rgb(var(--color-tertiary-800));
  }
  .sm-mw-container__bg-tertiary-900 {
    background-color: rgb(var(--color-tertiary-900));
  }
  .sm-mw-container__bg-tertiary-950 {
    background-color: rgb(var(--color-tertiary-950));
  }
  .sm-mw-container__bg-success-25 {
    background-color: rgb(var(--color-success-25));
  }
  .sm-mw-container__bg-success-50 {
    background-color: rgb(var(--color-success-50));
  }
  .sm-mw-container__bg-success-100 {
    background-color: rgb(var(--color-success-100));
  }
  .sm-mw-container__bg-success-200 {
    background-color: rgb(var(--color-success-200));
  }
  .sm-mw-container__bg-success-300 {
    background-color: rgb(var(--color-success-300));
  }
  .sm-mw-container__bg-success-400 {
    background-color: rgb(var(--color-success-400));
  }
  .sm-mw-container__bg-success-500 {
    background-color: rgb(var(--color-success-500));
  }
  .sm-mw-container__bg-success-600 {
    background-color: rgb(var(--color-success-600));
  }
  .sm-mw-container__bg-success-700 {
    background-color: rgb(var(--color-success-700));
  }
  .sm-mw-container__bg-success-800 {
    background-color: rgb(var(--color-success-800));
  }
  .sm-mw-container__bg-success-900 {
    background-color: rgb(var(--color-success-900));
  }
  .sm-mw-container__bg-success-950 {
    background-color: rgb(var(--color-success-950));
  }
  .sm-mw-container__bg-warning-25 {
    background-color: rgb(var(--color-warning-25));
  }
  .sm-mw-container__bg-warning-50 {
    background-color: rgb(var(--color-warning-50));
  }
  .sm-mw-container__bg-warning-100 {
    background-color: rgb(var(--color-warning-100));
  }
  .sm-mw-container__bg-warning-200 {
    background-color: rgb(var(--color-warning-200));
  }
  .sm-mw-container__bg-warning-300 {
    background-color: rgb(var(--color-warning-300));
  }
  .sm-mw-container__bg-warning-400 {
    background-color: rgb(var(--color-warning-400));
  }
  .sm-mw-container__bg-warning-500 {
    background-color: rgb(var(--color-warning-500));
  }
  .sm-mw-container__bg-warning-600 {
    background-color: rgb(var(--color-warning-600));
  }
  .sm-mw-container__bg-warning-700 {
    background-color: rgb(var(--color-warning-700));
  }
  .sm-mw-container__bg-warning-800 {
    background-color: rgb(var(--color-warning-800));
  }
  .sm-mw-container__bg-warning-900 {
    background-color: rgb(var(--color-warning-900));
  }
  .sm-mw-container__bg-warning-950 {
    background-color: rgb(var(--color-warning-950));
  }
  .sm-mw-container__bg-error-25 {
    background-color: rgb(var(--color-error-25));
  }
  .sm-mw-container__bg-error-50 {
    background-color: rgb(var(--color-error-50));
  }
  .sm-mw-container__bg-error-100 {
    background-color: rgb(var(--color-error-100));
  }
  .sm-mw-container__bg-error-200 {
    background-color: rgb(var(--color-error-200));
  }
  .sm-mw-container__bg-error-300 {
    background-color: rgb(var(--color-error-300));
  }
  .sm-mw-container__bg-error-400 {
    background-color: rgb(var(--color-error-400));
  }
  .sm-mw-container__bg-error-500 {
    background-color: rgb(var(--color-error-500));
  }
  .sm-mw-container__bg-error-600 {
    background-color: rgb(var(--color-error-600));
  }
  .sm-mw-container__bg-error-700 {
    background-color: rgb(var(--color-error-700));
  }
  .sm-mw-container__bg-error-800 {
    background-color: rgb(var(--color-error-800));
  }
  .sm-mw-container__bg-error-900 {
    background-color: rgb(var(--color-error-900));
  }
  .sm-mw-container__bg-error-950 {
    background-color: rgb(var(--color-error-950));
  }
  .sm-mw-container__justify-start {
    justify-content: flex-start;
  }
  .sm-mw-container__justify-center {
    justify-content: center;
  }
  .sm-mw-container__justify-end {
    justify-content: flex-end;
  }
  .sm-mw-container__justify-around {
    justify-content: space-around;
  }
  .sm-mw-container__justify-evenly {
    justify-content: space-evenly;
  }
  .sm-mw-container__justify-between {
    justify-content: space-between;
  }
  .sm-mw-container__items-start {
    align-items: flex-start;
  }
  .sm-mw-container__items-center {
    align-items: center;
  }
  .sm-mw-container__items-end {
    align-items: flex-end;
  }
  .sm-mw-container__items-stretch {
    align-items: stretch;
  }
  .sm-mw-container__flex {
    display: flex;
  }
  .sm-mw-container__flex-wrap {
    flex-wrap: wrap;
  }
  .sm-mw-container__flex-nowrap {
    flex-wrap: nowrap;
  }
  .sm-mw-container__flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .sm-mw-container__flex-row {
    flex-direction: row;
  }
  .sm-mw-container__flex-row-reverse {
    flex-direction: row-reverse;
  }
  .sm-mw-container__flex-column {
    flex-direction: column;
  }
  .sm-mw-container__flex-column-reverse {
    flex-direction: column-reverse;
  }
  .sm-mw-container__mt--spacing-none {
    margin-top: var(--spacing-none);
  }
  .sm-mw-container__mt--spacing-xxs {
    margin-top: var(--spacing-xxs);
  }
  .sm-mw-container__mt--spacing-xs {
    margin-top: var(--spacing-xs);
  }
  .sm-mw-container__mt--spacing-sm {
    margin-top: var(--spacing-sm);
  }
  .sm-mw-container__mt--spacing-md {
    margin-top: var(--spacing-md);
  }
  .sm-mw-container__mt--spacing-lg {
    margin-top: var(--spacing-lg);
  }
  .sm-mw-container__mt--spacing-xl {
    margin-top: var(--spacing-xl);
  }
  .sm-mw-container__mt--spacing-2xl {
    margin-top: var(--spacing-2xl);
  }
  .sm-mw-container__mt--spacing-3xl {
    margin-top: var(--spacing-3xl);
  }
  .sm-mw-container__mt--spacing-4xl {
    margin-top: var(--spacing-4xl);
  }
  .sm-mw-container__mt--spacing-5xl {
    margin-top: var(--spacing-5xl);
  }
  .sm-mw-container__mt--spacing-6xl {
    margin-top: var(--spacing-6xl);
  }
  .sm-mw-container__mt--spacing-7xl {
    margin-top: var(--spacing-7xl);
  }
  .sm-mw-container__mt--spacing-8xl {
    margin-top: var(--spacing-8xl);
  }
  .sm-mw-container__mt--spacing-9xl {
    margin-top: var(--spacing-9xl);
  }
  .sm-mw-container__mt--spacing-10xl {
    margin-top: var(--spacing-10xl);
  }
  .sm-mw-container__mt--spacing-11xl {
    margin-top: var(--spacing-11xl);
  }
  .sm-mw-container__mr--spacing-none {
    margin-right: var(--spacing-none);
  }
  .sm-mw-container__mr--spacing-xxs {
    margin-right: var(--spacing-xxs);
  }
  .sm-mw-container__mr--spacing-xs {
    margin-right: var(--spacing-xs);
  }
  .sm-mw-container__mr--spacing-sm {
    margin-right: var(--spacing-sm);
  }
  .sm-mw-container__mr--spacing-md {
    margin-right: var(--spacing-md);
  }
  .sm-mw-container__mr--spacing-lg {
    margin-right: var(--spacing-lg);
  }
  .sm-mw-container__mr--spacing-xl {
    margin-right: var(--spacing-xl);
  }
  .sm-mw-container__mr--spacing-2xl {
    margin-right: var(--spacing-2xl);
  }
  .sm-mw-container__mr--spacing-3xl {
    margin-right: var(--spacing-3xl);
  }
  .sm-mw-container__mr--spacing-4xl {
    margin-right: var(--spacing-4xl);
  }
  .sm-mw-container__mr--spacing-5xl {
    margin-right: var(--spacing-5xl);
  }
  .sm-mw-container__mr--spacing-6xl {
    margin-right: var(--spacing-6xl);
  }
  .sm-mw-container__mr--spacing-7xl {
    margin-right: var(--spacing-7xl);
  }
  .sm-mw-container__mr--spacing-8xl {
    margin-right: var(--spacing-8xl);
  }
  .sm-mw-container__mr--spacing-9xl {
    margin-right: var(--spacing-9xl);
  }
  .sm-mw-container__mr--spacing-10xl {
    margin-right: var(--spacing-10xl);
  }
  .sm-mw-container__mr--spacing-11xl {
    margin-right: var(--spacing-11xl);
  }
  .sm-mw-container__mb--spacing-none {
    margin-bottom: var(--spacing-none);
  }
  .sm-mw-container__mb--spacing-xxs {
    margin-bottom: var(--spacing-xxs);
  }
  .sm-mw-container__mb--spacing-xs {
    margin-bottom: var(--spacing-xs);
  }
  .sm-mw-container__mb--spacing-sm {
    margin-bottom: var(--spacing-sm);
  }
  .sm-mw-container__mb--spacing-md {
    margin-bottom: var(--spacing-md);
  }
  .sm-mw-container__mb--spacing-lg {
    margin-bottom: var(--spacing-lg);
  }
  .sm-mw-container__mb--spacing-xl {
    margin-bottom: var(--spacing-xl);
  }
  .sm-mw-container__mb--spacing-2xl {
    margin-bottom: var(--spacing-2xl);
  }
  .sm-mw-container__mb--spacing-3xl {
    margin-bottom: var(--spacing-3xl);
  }
  .sm-mw-container__mb--spacing-4xl {
    margin-bottom: var(--spacing-4xl);
  }
  .sm-mw-container__mb--spacing-5xl {
    margin-bottom: var(--spacing-5xl);
  }
  .sm-mw-container__mb--spacing-6xl {
    margin-bottom: var(--spacing-6xl);
  }
  .sm-mw-container__mb--spacing-7xl {
    margin-bottom: var(--spacing-7xl);
  }
  .sm-mw-container__mb--spacing-8xl {
    margin-bottom: var(--spacing-8xl);
  }
  .sm-mw-container__mb--spacing-9xl {
    margin-bottom: var(--spacing-9xl);
  }
  .sm-mw-container__mb--spacing-10xl {
    margin-bottom: var(--spacing-10xl);
  }
  .sm-mw-container__mb--spacing-11xl {
    margin-bottom: var(--spacing-11xl);
  }
  .sm-mw-container__ml--spacing-none {
    margin-left: var(--spacing-none);
  }
  .sm-mw-container__ml--spacing-xxs {
    margin-left: var(--spacing-xxs);
  }
  .sm-mw-container__ml--spacing-xs {
    margin-left: var(--spacing-xs);
  }
  .sm-mw-container__ml--spacing-sm {
    margin-left: var(--spacing-sm);
  }
  .sm-mw-container__ml--spacing-md {
    margin-left: var(--spacing-md);
  }
  .sm-mw-container__ml--spacing-lg {
    margin-left: var(--spacing-lg);
  }
  .sm-mw-container__ml--spacing-xl {
    margin-left: var(--spacing-xl);
  }
  .sm-mw-container__ml--spacing-2xl {
    margin-left: var(--spacing-2xl);
  }
  .sm-mw-container__ml--spacing-3xl {
    margin-left: var(--spacing-3xl);
  }
  .sm-mw-container__ml--spacing-4xl {
    margin-left: var(--spacing-4xl);
  }
  .sm-mw-container__ml--spacing-5xl {
    margin-left: var(--spacing-5xl);
  }
  .sm-mw-container__ml--spacing-6xl {
    margin-left: var(--spacing-6xl);
  }
  .sm-mw-container__ml--spacing-7xl {
    margin-left: var(--spacing-7xl);
  }
  .sm-mw-container__ml--spacing-8xl {
    margin-left: var(--spacing-8xl);
  }
  .sm-mw-container__ml--spacing-9xl {
    margin-left: var(--spacing-9xl);
  }
  .sm-mw-container__ml--spacing-10xl {
    margin-left: var(--spacing-10xl);
  }
  .sm-mw-container__ml--spacing-11xl {
    margin-left: var(--spacing-11xl);
  }
  .sm-mw-container__pt--spacing-none {
    padding-top: var(--spacing-none);
  }
  .sm-mw-container__pt--spacing-xxs {
    padding-top: var(--spacing-xxs);
  }
  .sm-mw-container__pt--spacing-xs {
    padding-top: var(--spacing-xs);
  }
  .sm-mw-container__pt--spacing-sm {
    padding-top: var(--spacing-sm);
  }
  .sm-mw-container__pt--spacing-md {
    padding-top: var(--spacing-md);
  }
  .sm-mw-container__pt--spacing-lg {
    padding-top: var(--spacing-lg);
  }
  .sm-mw-container__pt--spacing-xl {
    padding-top: var(--spacing-xl);
  }
  .sm-mw-container__pt--spacing-2xl {
    padding-top: var(--spacing-2xl);
  }
  .sm-mw-container__pt--spacing-3xl {
    padding-top: var(--spacing-3xl);
  }
  .sm-mw-container__pt--spacing-4xl {
    padding-top: var(--spacing-4xl);
  }
  .sm-mw-container__pt--spacing-5xl {
    padding-top: var(--spacing-5xl);
  }
  .sm-mw-container__pt--spacing-6xl {
    padding-top: var(--spacing-6xl);
  }
  .sm-mw-container__pt--spacing-7xl {
    padding-top: var(--spacing-7xl);
  }
  .sm-mw-container__pt--spacing-8xl {
    padding-top: var(--spacing-8xl);
  }
  .sm-mw-container__pt--spacing-9xl {
    padding-top: var(--spacing-9xl);
  }
  .sm-mw-container__pt--spacing-10xl {
    padding-top: var(--spacing-10xl);
  }
  .sm-mw-container__pt--spacing-11xl {
    padding-top: var(--spacing-11xl);
  }
  .sm-mw-container__pr--spacing-none {
    padding-right: var(--spacing-none);
  }
  .sm-mw-container__pr--spacing-xxs {
    padding-right: var(--spacing-xxs);
  }
  .sm-mw-container__pr--spacing-xs {
    padding-right: var(--spacing-xs);
  }
  .sm-mw-container__pr--spacing-sm {
    padding-right: var(--spacing-sm);
  }
  .sm-mw-container__pr--spacing-md {
    padding-right: var(--spacing-md);
  }
  .sm-mw-container__pr--spacing-lg {
    padding-right: var(--spacing-lg);
  }
  .sm-mw-container__pr--spacing-xl {
    padding-right: var(--spacing-xl);
  }
  .sm-mw-container__pr--spacing-2xl {
    padding-right: var(--spacing-2xl);
  }
  .sm-mw-container__pr--spacing-3xl {
    padding-right: var(--spacing-3xl);
  }
  .sm-mw-container__pr--spacing-4xl {
    padding-right: var(--spacing-4xl);
  }
  .sm-mw-container__pr--spacing-5xl {
    padding-right: var(--spacing-5xl);
  }
  .sm-mw-container__pr--spacing-6xl {
    padding-right: var(--spacing-6xl);
  }
  .sm-mw-container__pr--spacing-7xl {
    padding-right: var(--spacing-7xl);
  }
  .sm-mw-container__pr--spacing-8xl {
    padding-right: var(--spacing-8xl);
  }
  .sm-mw-container__pr--spacing-9xl {
    padding-right: var(--spacing-9xl);
  }
  .sm-mw-container__pr--spacing-10xl {
    padding-right: var(--spacing-10xl);
  }
  .sm-mw-container__pr--spacing-11xl {
    padding-right: var(--spacing-11xl);
  }
  .sm-mw-container__pb--spacing-none {
    padding-bottom: var(--spacing-none);
  }
  .sm-mw-container__pb--spacing-xxs {
    padding-bottom: var(--spacing-xxs);
  }
  .sm-mw-container__pb--spacing-xs {
    padding-bottom: var(--spacing-xs);
  }
  .sm-mw-container__pb--spacing-sm {
    padding-bottom: var(--spacing-sm);
  }
  .sm-mw-container__pb--spacing-md {
    padding-bottom: var(--spacing-md);
  }
  .sm-mw-container__pb--spacing-lg {
    padding-bottom: var(--spacing-lg);
  }
  .sm-mw-container__pb--spacing-xl {
    padding-bottom: var(--spacing-xl);
  }
  .sm-mw-container__pb--spacing-2xl {
    padding-bottom: var(--spacing-2xl);
  }
  .sm-mw-container__pb--spacing-3xl {
    padding-bottom: var(--spacing-3xl);
  }
  .sm-mw-container__pb--spacing-4xl {
    padding-bottom: var(--spacing-4xl);
  }
  .sm-mw-container__pb--spacing-5xl {
    padding-bottom: var(--spacing-5xl);
  }
  .sm-mw-container__pb--spacing-6xl {
    padding-bottom: var(--spacing-6xl);
  }
  .sm-mw-container__pb--spacing-7xl {
    padding-bottom: var(--spacing-7xl);
  }
  .sm-mw-container__pb--spacing-8xl {
    padding-bottom: var(--spacing-8xl);
  }
  .sm-mw-container__pb--spacing-9xl {
    padding-bottom: var(--spacing-9xl);
  }
  .sm-mw-container__pb--spacing-10xl {
    padding-bottom: var(--spacing-10xl);
  }
  .sm-mw-container__pb--spacing-11xl {
    padding-bottom: var(--spacing-11xl);
  }
  .sm-mw-container__pl--spacing-none {
    padding-left: var(--spacing-none);
  }
  .sm-mw-container__pl--spacing-xxs {
    padding-left: var(--spacing-xxs);
  }
  .sm-mw-container__pl--spacing-xs {
    padding-left: var(--spacing-xs);
  }
  .sm-mw-container__pl--spacing-sm {
    padding-left: var(--spacing-sm);
  }
  .sm-mw-container__pl--spacing-md {
    padding-left: var(--spacing-md);
  }
  .sm-mw-container__pl--spacing-lg {
    padding-left: var(--spacing-lg);
  }
  .sm-mw-container__pl--spacing-xl {
    padding-left: var(--spacing-xl);
  }
  .sm-mw-container__pl--spacing-2xl {
    padding-left: var(--spacing-2xl);
  }
  .sm-mw-container__pl--spacing-3xl {
    padding-left: var(--spacing-3xl);
  }
  .sm-mw-container__pl--spacing-4xl {
    padding-left: var(--spacing-4xl);
  }
  .sm-mw-container__pl--spacing-5xl {
    padding-left: var(--spacing-5xl);
  }
  .sm-mw-container__pl--spacing-6xl {
    padding-left: var(--spacing-6xl);
  }
  .sm-mw-container__pl--spacing-7xl {
    padding-left: var(--spacing-7xl);
  }
  .sm-mw-container__pl--spacing-8xl {
    padding-left: var(--spacing-8xl);
  }
  .sm-mw-container__pl--spacing-9xl {
    padding-left: var(--spacing-9xl);
  }
  .sm-mw-container__pl--spacing-10xl {
    padding-left: var(--spacing-10xl);
  }
  .sm-mw-container__pl--spacing-11xl {
    padding-left: var(--spacing-11xl);
  }
  .sm-mw-container__gap-x--spacing-none {
    -moz-column-gap: var(--spacing-none);
         column-gap: var(--spacing-none);
  }
  .sm-mw-container__gap-x--spacing-xxs {
    -moz-column-gap: var(--spacing-xxs);
         column-gap: var(--spacing-xxs);
  }
  .sm-mw-container__gap-x--spacing-xs {
    -moz-column-gap: var(--spacing-xs);
         column-gap: var(--spacing-xs);
  }
  .sm-mw-container__gap-x--spacing-sm {
    -moz-column-gap: var(--spacing-sm);
         column-gap: var(--spacing-sm);
  }
  .sm-mw-container__gap-x--spacing-md {
    -moz-column-gap: var(--spacing-md);
         column-gap: var(--spacing-md);
  }
  .sm-mw-container__gap-x--spacing-lg {
    -moz-column-gap: var(--spacing-lg);
         column-gap: var(--spacing-lg);
  }
  .sm-mw-container__gap-x--spacing-xl {
    -moz-column-gap: var(--spacing-xl);
         column-gap: var(--spacing-xl);
  }
  .sm-mw-container__gap-x--spacing-2xl {
    -moz-column-gap: var(--spacing-2xl);
         column-gap: var(--spacing-2xl);
  }
  .sm-mw-container__gap-x--spacing-3xl {
    -moz-column-gap: var(--spacing-3xl);
         column-gap: var(--spacing-3xl);
  }
  .sm-mw-container__gap-x--spacing-4xl {
    -moz-column-gap: var(--spacing-4xl);
         column-gap: var(--spacing-4xl);
  }
  .sm-mw-container__gap-x--spacing-5xl {
    -moz-column-gap: var(--spacing-5xl);
         column-gap: var(--spacing-5xl);
  }
  .sm-mw-container__gap-x--spacing-6xl {
    -moz-column-gap: var(--spacing-6xl);
         column-gap: var(--spacing-6xl);
  }
  .sm-mw-container__gap-x--spacing-7xl {
    -moz-column-gap: var(--spacing-7xl);
         column-gap: var(--spacing-7xl);
  }
  .sm-mw-container__gap-x--spacing-8xl {
    -moz-column-gap: var(--spacing-8xl);
         column-gap: var(--spacing-8xl);
  }
  .sm-mw-container__gap-x--spacing-9xl {
    -moz-column-gap: var(--spacing-9xl);
         column-gap: var(--spacing-9xl);
  }
  .sm-mw-container__gap-x--spacing-10xl {
    -moz-column-gap: var(--spacing-10xl);
         column-gap: var(--spacing-10xl);
  }
  .sm-mw-container__gap-x--spacing-11xl {
    -moz-column-gap: var(--spacing-11xl);
         column-gap: var(--spacing-11xl);
  }
  .sm-mw-container__gap-y--spacing-none {
    row-gap: var(--spacing-none);
  }
  .sm-mw-container__gap-y--spacing-xxs {
    row-gap: var(--spacing-xxs);
  }
  .sm-mw-container__gap-y--spacing-xs {
    row-gap: var(--spacing-xs);
  }
  .sm-mw-container__gap-y--spacing-sm {
    row-gap: var(--spacing-sm);
  }
  .sm-mw-container__gap-y--spacing-md {
    row-gap: var(--spacing-md);
  }
  .sm-mw-container__gap-y--spacing-lg {
    row-gap: var(--spacing-lg);
  }
  .sm-mw-container__gap-y--spacing-xl {
    row-gap: var(--spacing-xl);
  }
  .sm-mw-container__gap-y--spacing-2xl {
    row-gap: var(--spacing-2xl);
  }
  .sm-mw-container__gap-y--spacing-3xl {
    row-gap: var(--spacing-3xl);
  }
  .sm-mw-container__gap-y--spacing-4xl {
    row-gap: var(--spacing-4xl);
  }
  .sm-mw-container__gap-y--spacing-5xl {
    row-gap: var(--spacing-5xl);
  }
  .sm-mw-container__gap-y--spacing-6xl {
    row-gap: var(--spacing-6xl);
  }
  .sm-mw-container__gap-y--spacing-7xl {
    row-gap: var(--spacing-7xl);
  }
  .sm-mw-container__gap-y--spacing-8xl {
    row-gap: var(--spacing-8xl);
  }
  .sm-mw-container__gap-y--spacing-9xl {
    row-gap: var(--spacing-9xl);
  }
  .sm-mw-container__gap-y--spacing-10xl {
    row-gap: var(--spacing-10xl);
  }
  .sm-mw-container__gap-y--spacing-11xl {
    row-gap: var(--spacing-11xl);
  }
  .editor-styles-wrapper .sm-mw-container {
    border-style: unset !important;
    border-top-width: unset !important;
    border-right-width: unset !important;
    border-bottom-width: unset !important;
    border-left-width: unset !important;
    position: relative;
  }
  .editor-styles-wrapper .sm-mw-container__none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    display: none;
  }
  .editor-styles-wrapper .sm-mw-container > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-style: solid;
    border-top-width: var(--mw-container-border-top-thickness);
    border-right-width: var(--mw-container-border-right-thickness);
    border-bottom-width: var(--mw-container-border-bottom-thickness);
    border-left-width: var(--mw-container-border-left-thickness);
    position: relative;
  }
  .editor-styles-wrapper .sm-mw-container .block-editor-inner-blocks {
    width: 100%;
  }
  .editor-styles-wrapper .sm-mw-container__full {
    width: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__full > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available;
  }
  .editor-styles-wrapper .sm-mw-container__auto {
    width: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__auto > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    width: -moz-fit-content;
    width: fit-content;
  }
  .editor-styles-wrapper .sm-mw-container__boxed {
    margin-left: unset !important;
    margin-right: unset !important;
    max-width: unset !important;
    padding-right: unset !important;
    padding-left: unset !important;
    width: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__boxed > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: auto;
    margin-right: auto;
    max-width: 1240px;
    padding-right: 20px;
    padding-left: 20px;
    width: calc(100% - 40px);
  }
  .editor-styles-wrapper .sm-mw-container__shadow-none {
    box-shadow: none !important;
  }
  .editor-styles-wrapper .sm-mw-container__shadow-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    box-shadow: var(--shadow-none);
  }
  .editor-styles-wrapper .sm-mw-container__shadow-xs {
    box-shadow: none !important;
  }
  .editor-styles-wrapper .sm-mw-container__shadow-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    box-shadow: var(--shadow-xs);
  }
  .editor-styles-wrapper .sm-mw-container__shadow-sm {
    box-shadow: none !important;
  }
  .editor-styles-wrapper .sm-mw-container__shadow-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    box-shadow: var(--shadow-sm);
  }
  .editor-styles-wrapper .sm-mw-container__shadow-md {
    box-shadow: none !important;
  }
  .editor-styles-wrapper .sm-mw-container__shadow-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    box-shadow: var(--shadow-md);
  }
  .editor-styles-wrapper .sm-mw-container__shadow-lg {
    box-shadow: none !important;
  }
  .editor-styles-wrapper .sm-mw-container__shadow-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    box-shadow: var(--shadow-lg);
  }
  .editor-styles-wrapper .sm-mw-container__shadow-xl {
    box-shadow: none !important;
  }
  .editor-styles-wrapper .sm-mw-container__shadow-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    box-shadow: var(--shadow-xl);
  }
  .editor-styles-wrapper .sm-mw-container__shadow-2xl {
    box-shadow: none !important;
  }
  .editor-styles-wrapper .sm-mw-container__shadow-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    box-shadow: var(--shadow-2xl);
  }
  .editor-styles-wrapper .sm-mw-container__shadow-3xl {
    box-shadow: none !important;
  }
  .editor-styles-wrapper .sm-mw-container__shadow-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    box-shadow: var(--shadow-3xl);
  }
  .editor-styles-wrapper .sm-mw-container__radius-none {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__radius-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-none);
  }
  .editor-styles-wrapper .sm-mw-container__radius-xxs {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__radius-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-xxs);
  }
  .editor-styles-wrapper .sm-mw-container__radius-xs {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__radius-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-xs);
  }
  .editor-styles-wrapper .sm-mw-container__radius-sm {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__radius-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-sm);
  }
  .editor-styles-wrapper .sm-mw-container__radius-md {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__radius-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-md);
  }
  .editor-styles-wrapper .sm-mw-container__radius-lg {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__radius-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-lg);
  }
  .editor-styles-wrapper .sm-mw-container__radius-xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__radius-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-xl);
  }
  .editor-styles-wrapper .sm-mw-container__radius-2xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__radius-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-2xl);
  }
  .editor-styles-wrapper .sm-mw-container__radius-3xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__radius-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-3xl);
  }
  .editor-styles-wrapper .sm-mw-container__radius-4xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__radius-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-4xl);
  }
  .editor-styles-wrapper .sm-mw-container__radius-5xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__radius-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-5xl);
  }
  .editor-styles-wrapper .sm-mw-container__radius-6xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__radius-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-6xl);
  }
  .editor-styles-wrapper .sm-mw-container__radius-7xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__radius-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-7xl);
  }
  .editor-styles-wrapper .sm-mw-container__radius-8xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__radius-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-8xl);
  }
  .editor-styles-wrapper .sm-mw-container__radius-9xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__radius-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-9xl);
  }
  .editor-styles-wrapper .sm-mw-container__radius-10xl {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__radius-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-10xl);
  }
  .editor-styles-wrapper .sm-mw-container__radius-full {
    border-radius: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__radius-full > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    border-radius: var(--radius-full);
  }
  .editor-styles-wrapper .sm-mw-container__border--white {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--white .block-editor-rich-text__editable {
    border-color: rgb(var(--color-white));
  }
  .editor-styles-wrapper .sm-mw-container__border--black {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--black .block-editor-rich-text__editable {
    border-color: rgb(var(--color-black));
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-25 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-25));
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-50 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-50));
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-100 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-100));
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-200 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-200));
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-300 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-300));
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-400 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-400));
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-500 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-500));
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-600 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-600));
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-700 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-700));
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-800 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-800));
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-900 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-900));
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-950 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--primary-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-primary-950));
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-25 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-25));
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-50 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-50));
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-100 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-100));
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-200 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-200));
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-300 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-300));
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-400 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-400));
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-500 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-500));
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-600 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-600));
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-700 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-700));
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-800 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-800));
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-900 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-900));
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-950 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--secondary-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-secondary-950));
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-25 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-25));
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-50 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-50));
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-100 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-100));
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-200 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-200));
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-300 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-300));
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-400 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-400));
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-500 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-500));
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-600 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-600));
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-700 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-700));
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-800 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-800));
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-900 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-900));
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-950 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--tertiary-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-tertiary-950));
  }
  .editor-styles-wrapper .sm-mw-container__border--body-25 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--body-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-25));
  }
  .editor-styles-wrapper .sm-mw-container__border--body-50 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--body-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-50));
  }
  .editor-styles-wrapper .sm-mw-container__border--body-100 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--body-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-100));
  }
  .editor-styles-wrapper .sm-mw-container__border--body-200 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--body-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-200));
  }
  .editor-styles-wrapper .sm-mw-container__border--body-300 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--body-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-300));
  }
  .editor-styles-wrapper .sm-mw-container__border--body-400 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--body-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-400));
  }
  .editor-styles-wrapper .sm-mw-container__border--body-500 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--body-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-500));
  }
  .editor-styles-wrapper .sm-mw-container__border--body-600 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--body-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-600));
  }
  .editor-styles-wrapper .sm-mw-container__border--body-700 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--body-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-700));
  }
  .editor-styles-wrapper .sm-mw-container__border--body-800 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--body-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-800));
  }
  .editor-styles-wrapper .sm-mw-container__border--body-900 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--body-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-900));
  }
  .editor-styles-wrapper .sm-mw-container__border--body-950 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--body-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-body-950));
  }
  .editor-styles-wrapper .sm-mw-container__border--success-25 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--success-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-25));
  }
  .editor-styles-wrapper .sm-mw-container__border--success-50 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--success-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-50));
  }
  .editor-styles-wrapper .sm-mw-container__border--success-100 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--success-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-100));
  }
  .editor-styles-wrapper .sm-mw-container__border--success-200 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--success-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-200));
  }
  .editor-styles-wrapper .sm-mw-container__border--success-300 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--success-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-300));
  }
  .editor-styles-wrapper .sm-mw-container__border--success-400 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--success-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-400));
  }
  .editor-styles-wrapper .sm-mw-container__border--success-500 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--success-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-500));
  }
  .editor-styles-wrapper .sm-mw-container__border--success-600 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--success-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-600));
  }
  .editor-styles-wrapper .sm-mw-container__border--success-700 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--success-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-700));
  }
  .editor-styles-wrapper .sm-mw-container__border--success-800 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--success-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-800));
  }
  .editor-styles-wrapper .sm-mw-container__border--success-900 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--success-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-900));
  }
  .editor-styles-wrapper .sm-mw-container__border--success-950 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--success-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-success-950));
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-25 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-25));
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-50 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-50));
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-100 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-100));
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-200 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-200));
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-300 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-300));
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-400 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-400));
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-500 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-500));
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-600 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-600));
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-700 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-700));
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-800 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-800));
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-900 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-900));
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-950 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--warning-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-warning-950));
  }
  .editor-styles-wrapper .sm-mw-container__border--error-25 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--error-25 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-25));
  }
  .editor-styles-wrapper .sm-mw-container__border--error-50 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--error-50 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-50));
  }
  .editor-styles-wrapper .sm-mw-container__border--error-100 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--error-100 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-100));
  }
  .editor-styles-wrapper .sm-mw-container__border--error-200 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--error-200 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-200));
  }
  .editor-styles-wrapper .sm-mw-container__border--error-300 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--error-300 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-300));
  }
  .editor-styles-wrapper .sm-mw-container__border--error-400 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--error-400 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-400));
  }
  .editor-styles-wrapper .sm-mw-container__border--error-500 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--error-500 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-500));
  }
  .editor-styles-wrapper .sm-mw-container__border--error-600 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--error-600 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-600));
  }
  .editor-styles-wrapper .sm-mw-container__border--error-700 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--error-700 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-700));
  }
  .editor-styles-wrapper .sm-mw-container__border--error-800 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--error-800 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-800));
  }
  .editor-styles-wrapper .sm-mw-container__border--error-900 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--error-900 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-900));
  }
  .editor-styles-wrapper .sm-mw-container__border--error-950 {
    border-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__border--error-950 .block-editor-rich-text__editable {
    border-color: rgb(var(--color-error-950));
  }
  .editor-styles-wrapper .sm-mw-container__constraints--xxs {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-xxs);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--xs {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-xs);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--sm {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-sm);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--md {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-md);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--lg {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-lg);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--xl {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-xl);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--2xl {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-2xl);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--3xl {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-3xl);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--4x {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--4x > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-4xl);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--5xl {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-5xl);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--6xl {
    max-width: unset !important;
    margin: 0 !important;
    width: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__constraints--6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    max-width: var(--width-6xl);
    margin: 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .sm-mw-container__bg-white {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-white > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-white));
  }
  .editor-styles-wrapper .sm-mw-container__bg-black {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-black > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-black));
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-25 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-25));
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-50 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-50));
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-100 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-100));
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-200 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-200));
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-300 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-300));
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-400 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-400));
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-500 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-500));
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-600 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-600));
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-700 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-700));
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-800 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-800));
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-900 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-900));
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-950 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-body-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-body-950));
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-25 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-25));
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-50 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-50));
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-100 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-100));
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-200 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-200));
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-300 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-300));
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-400 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-400));
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-500 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-500));
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-600 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-600));
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-700 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-700));
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-800 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-800));
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-900 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-900));
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-950 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-primary-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-primary-950));
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-25 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-25));
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-50 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-50));
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-100 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-100));
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-200 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-200));
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-300 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-300));
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-400 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-400));
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-500 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-500));
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-600 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-600));
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-700 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-700));
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-800 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-800));
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-900 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-900));
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-950 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-secondary-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-secondary-950));
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-25 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-25));
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-50 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-50));
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-100 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-100));
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-200 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-200));
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-300 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-300));
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-400 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-400));
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-500 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-500));
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-600 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-600));
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-700 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-700));
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-800 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-800));
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-900 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-900));
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-950 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-tertiary-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-tertiary-950));
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-25 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-25));
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-50 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-50));
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-100 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-100));
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-200 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-200));
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-300 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-300));
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-400 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-400));
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-500 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-500));
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-600 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-600));
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-700 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-700));
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-800 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-800));
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-900 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-900));
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-950 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-success-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-success-950));
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-25 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-25));
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-50 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-50));
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-100 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-100));
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-200 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-200));
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-300 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-300));
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-400 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-400));
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-500 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-500));
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-600 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-600));
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-700 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-700));
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-800 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-800));
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-900 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-900));
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-950 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-warning-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-warning-950));
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-25 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-25 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-25));
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-50 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-50 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-50));
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-100 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-100 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-100));
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-200 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-200 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-200));
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-300 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-300 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-300));
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-400 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-400 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-400));
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-500 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-500 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-500));
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-600 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-600 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-600));
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-700 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-700 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-700));
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-800 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-800 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-800));
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-900 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-900 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-900));
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-950 {
    background-color: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__bg-error-950 > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    background-color: rgb(var(--color-error-950));
  }
  .editor-styles-wrapper .sm-mw-container__justify-start {
    justify-content: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__justify-start > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    justify-content: flex-start;
  }
  .editor-styles-wrapper .sm-mw-container__justify-center {
    justify-content: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__justify-center > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    justify-content: center;
  }
  .editor-styles-wrapper .sm-mw-container__justify-end {
    justify-content: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__justify-end > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    justify-content: flex-end;
  }
  .editor-styles-wrapper .sm-mw-container__justify-around {
    justify-content: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__justify-around > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    justify-content: space-around;
  }
  .editor-styles-wrapper .sm-mw-container__justify-evenly {
    justify-content: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__justify-evenly > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    justify-content: space-evenly;
  }
  .editor-styles-wrapper .sm-mw-container__justify-between {
    justify-content: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__justify-between > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    justify-content: space-between;
  }
  .editor-styles-wrapper .sm-mw-container__items-start {
    align-items: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__items-start > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    align-items: flex-start;
  }
  .editor-styles-wrapper .sm-mw-container__items-center {
    align-items: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__items-center > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    align-items: center;
  }
  .editor-styles-wrapper .sm-mw-container__items-end {
    align-items: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__items-end > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    align-items: flex-end;
  }
  .editor-styles-wrapper .sm-mw-container__items-stretch {
    align-items: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__items-stretch > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    align-items: stretch;
  }
  .editor-styles-wrapper .sm-mw-container__flex {
    display: flex;
  }
  .editor-styles-wrapper .sm-mw-container__flex > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    display: flex;
  }
  .editor-styles-wrapper .sm-mw-container__flex-wrap {
    flex-wrap: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__flex-wrap > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    flex-wrap: wrap;
  }
  .editor-styles-wrapper .sm-mw-container__flex-nowrap {
    flex-wrap: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__flex-nowrap > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    flex-wrap: nowrap;
  }
  .editor-styles-wrapper .sm-mw-container__flex-wrap-reverse {
    flex-wrap: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__flex-wrap-reverse > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    flex-wrap: wrap-reverse;
  }
  .editor-styles-wrapper .sm-mw-container__flex-row {
    flex-direction: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__flex-row > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    flex-direction: row;
  }
  .editor-styles-wrapper .sm-mw-container__flex-row-reverse {
    flex-direction: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__flex-row-reverse > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    flex-direction: row-reverse;
  }
  .editor-styles-wrapper .sm-mw-container__flex-column {
    flex-direction: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__flex-column > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    flex-direction: column;
  }
  .editor-styles-wrapper .sm-mw-container__flex-column-reverse {
    flex-direction: unset !important;
  }
  .editor-styles-wrapper .sm-mw-container__flex-column-reverse > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    flex-direction: column-reverse;
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-none {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-none);
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-xxs {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-xxs);
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-xs {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-xs);
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-sm {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-sm);
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-md {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-md);
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-lg {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-lg);
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-xl);
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-2xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-2xl);
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-3xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-3xl);
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-4xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-4xl);
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-5xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-5xl);
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-6xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-6xl);
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-7xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-7xl);
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-8xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-8xl);
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-9xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-9xl);
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-10xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-10xl);
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-11xl {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mt--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-top: var(--spacing-11xl);
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-none {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-none);
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-xxs {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-xxs);
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-xs {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-xs);
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-sm {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-sm);
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-md {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-md);
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-lg {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-lg);
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-xl);
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-2xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-2xl);
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-3xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-3xl);
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-4xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-4xl);
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-5xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-5xl);
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-6xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-6xl);
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-7xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-7xl);
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-8xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-8xl);
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-9xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-9xl);
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-10xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-10xl);
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-11xl {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mr--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-right: var(--spacing-11xl);
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-none {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-none);
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-xxs {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-xxs);
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-xs {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-xs);
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-sm {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-sm);
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-md {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-md);
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-lg {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-lg);
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-xl);
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-2xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-2xl);
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-3xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-3xl);
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-4xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-4xl);
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-5xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-5xl);
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-6xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-6xl);
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-7xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-7xl);
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-8xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-8xl);
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-9xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-9xl);
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-10xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-10xl);
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-11xl {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__mb--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-bottom: var(--spacing-11xl);
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-none {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-none);
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-xxs {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-xxs);
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-xs {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-xs);
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-sm {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-sm);
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-md {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-md);
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-lg {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-lg);
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-xl);
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-2xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-2xl);
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-3xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-3xl);
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-4xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-4xl);
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-5xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-5xl);
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-6xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-6xl);
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-7xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-7xl);
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-8xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-8xl);
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-9xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-9xl);
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-10xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-10xl);
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-11xl {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__ml--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    margin-left: var(--spacing-11xl);
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-none {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-none);
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-xxs {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-xxs);
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-xs {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-xs);
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-sm {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-sm);
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-md {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-md);
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-lg {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-lg);
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-xl);
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-2xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-2xl);
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-3xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-3xl);
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-4xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-4xl);
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-5xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-5xl);
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-6xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-6xl);
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-7xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-7xl);
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-8xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-8xl);
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-9xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-9xl);
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-10xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-10xl);
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-11xl {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pt--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-top: var(--spacing-11xl);
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-none {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-none);
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-xxs {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-xxs);
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-xs {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-xs);
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-sm {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-sm);
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-md {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-md);
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-lg {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-lg);
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-xl);
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-2xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-2xl);
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-3xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-3xl);
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-4xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-4xl);
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-5xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-5xl);
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-6xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-6xl);
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-7xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-7xl);
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-8xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-8xl);
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-9xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-9xl);
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-10xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-10xl);
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-11xl {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pr--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-right: var(--spacing-11xl);
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-none {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-none);
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-xxs {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-xxs);
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-xs {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-xs);
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-sm {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-sm);
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-md {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-md);
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-lg {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-lg);
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-xl);
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-2xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-2xl);
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-3xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-3xl);
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-4xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-4xl);
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-5xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-5xl);
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-6xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-6xl);
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-7xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-7xl);
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-8xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-8xl);
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-9xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-9xl);
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-10xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-10xl);
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-11xl {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pb--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-bottom: var(--spacing-11xl);
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-none {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-none);
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-xxs {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-xxs);
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-xs {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-xs);
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-sm {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-sm);
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-md {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-md);
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-lg {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-lg);
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-xl);
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-2xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-2xl);
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-3xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-3xl);
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-4xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-4xl);
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-5xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-5xl);
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-6xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-6xl);
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-7xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-7xl);
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-8xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-8xl);
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-9xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-9xl);
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-10xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-10xl);
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-11xl {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__pl--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    padding-left: var(--spacing-11xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-none);
         column-gap: var(--spacing-none);
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-xxs);
         column-gap: var(--spacing-xxs);
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-xs {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-xs);
         column-gap: var(--spacing-xs);
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-sm {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-sm);
         column-gap: var(--spacing-sm);
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-md {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-md);
         column-gap: var(--spacing-md);
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-lg {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-lg);
         column-gap: var(--spacing-lg);
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-xl);
         column-gap: var(--spacing-xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-2xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-2xl);
         column-gap: var(--spacing-2xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-3xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-3xl);
         column-gap: var(--spacing-3xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-4xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-4xl);
         column-gap: var(--spacing-4xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-5xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-5xl);
         column-gap: var(--spacing-5xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-6xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-6xl);
         column-gap: var(--spacing-6xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-7xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-7xl);
         column-gap: var(--spacing-7xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-8xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-8xl);
         column-gap: var(--spacing-8xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-9xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-9xl);
         column-gap: var(--spacing-9xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-10xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-10xl);
         column-gap: var(--spacing-10xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-11xl {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-x--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    -moz-column-gap: var(--spacing-11xl);
         column-gap: var(--spacing-11xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-none {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-none > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-none);
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-xxs {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-xxs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-xxs);
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-xs {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-xs > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-xs);
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-sm {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-sm > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-sm);
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-md {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-md > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-md);
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-lg {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-lg > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-lg);
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-2xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-2xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-2xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-3xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-3xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-3xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-4xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-4xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-4xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-5xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-5xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-5xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-6xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-6xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-6xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-7xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-7xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-7xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-8xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-8xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-8xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-9xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-9xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-9xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-10xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-10xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-10xl);
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-11xl {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .sm-mw-container__gap-y--spacing-11xl > .block-editor-inner-blocks:first-child > .block-editor-block-list__layout {
    row-gap: var(--spacing-11xl);
  }
}

/*# sourceMappingURL=style-index.css.map*/