.ext-my-0, .is-root-container.block-editor-block-list__layout > [data-align="wide"] > .ext-my-0:not([style*="margin"]) { /* no suggestion */ margin-top: calc(-1 * var(--wp--style--block-gap, 28px)) !important; } /* Ensure vh content in previews looks taller */ .block-editor-block-preview__content-iframe .preview\:min-h-50 { /* no suggestion */ min-height: 50vw !important; } .block-editor-block-preview__content-iframe .preview\:min-h-60 { /* no suggestion */ min-height: 60vw !important; } .block-editor-block-preview__content-iframe .preview\:min-h-70 { /* no suggestion */ min-height: 70vw !important; } .block-editor-block-preview__content-iframe .preview\:min-h-80 { /* no suggestion */ min-height: 80vw !important; } .block-editor-block-preview__content-iframe .preview\:min-h-100 { /* no suggestion */ min-height: 100vw !important; } /* Removes excess margin when applied to the alignfull parent div in Block Themes */ .ext-mr-0.alignfull:not([style*="margin"]):not([style*="margin"]) { /* no suggestion */ margin-right: 0 !important; } .ext-ml-0:not([style*="margin"]):not([style*="margin"]) { /* no suggestion */ margin-left: 0 !important; } /* Ensures fullwidth blocks display properly in the editor when margin is zeroed out */ .is-root-container .wp-block[data-align="full"] > .ext-mx-0:not([style*="margin"]):not([style*="margin"]) { /* no suggestion */ margin-right: calc(1 * var(--wp--custom--spacing--outer, 0)) !important; margin-left: calc(1 * var(--wp--custom--spacing--outer, 0)) !important; overflow: hidden !important; width: unset !important; } @media (min-width: 782px) { .tablet\:ext-absolute { position: absolute !important; } .tablet\:ext-relative { position: relative !important; } .tablet\:ext-top-base { top: var(--wp--style--block-gap, 1.75rem) !important; } .tablet\:ext-top-lg { top: var(--extendify--spacing--large, 3rem) !important; } .tablet\:ext--top-base { top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important; } .tablet\:ext--top-lg { top: calc(var(--extendify--spacing--large, 3rem) * -1) !important; } .tablet\:ext-right-base { right: var(--wp--style--block-gap, 1.75rem) !important; } .tablet\:ext-right-lg { right: var(--extendify--spacing--large, 3rem) !important; } .tablet\:ext--right-base { right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important; } .tablet\:ext--right-lg { right: calc(var(--extendify--spacing--large, 3rem) * -1) !important; } .tablet\:ext-bottom-base { bottom: var(--wp--style--block-gap, 1.75rem) !important; } .tablet\:ext-bottom-lg { bottom: var(--extendify--spacing--large, 3rem) !important; } .tablet\:ext--bottom-base { bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important; } .tablet\:ext--bottom-lg { bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important; } .tablet\:ext-left-base { left: var(--wp--style--block-gap, 1.75rem) !important; } .tablet\:ext-left-lg { left: var(--extendify--spacing--large, 3rem) !important; } .tablet\:ext--left-base { left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important; } .tablet\:ext--left-lg { left: calc(var(--extendify--spacing--large, 3rem) * -1) !important; } .tablet\:ext-order-1 { order: 1 !important; } .tablet\:ext-order-2 { order: 2 !important; } .tablet\:ext-m-0:not([style*="margin"]) { margin: 0 !important; } .tablet\:ext-m-auto:not([style*="margin"]) { margin: auto !important; } .tablet\:ext-m-base:not([style*="margin"]) { margin: var(--wp--style--block-gap, 1.75rem) !important; } .tablet\:ext-m-lg:not([style*="margin"]) { margin: var(--extendify--spacing--large, 3rem) !important; } .tablet\:ext--m-base:not([style*="margin"]) { margin: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important; } .tablet\:ext--m-lg:not([style*="margin"]) { margin: calc(var(--extendify--spacing--large, 3rem) * -1) !important; } .tablet\:ext-mx-0:not([style*="margin"]) { margin-left: 0 !important; margin-right: 0 !important; } .tablet\:ext-mx-auto:not([style*="margin"]) { margin-left: auto !important; margin-right: auto !important; } .tablet\:ext-mx-base:not([style*="margin"]) { margin-left: var(--wp--style--block-gap, 1.75rem) !important; margin-right: var(--wp--style--block-gap, 1.75rem) !important; } .tablet\:ext-mx-lg:not([style*="margin"]) { margin-left: var(--extendify--spacing--large, 3rem) !important; margin-right: var(--extendify--spacing--large, 3rem) !important; } .tablet\:ext--mx-base:not([style*="margin"]) { margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important; margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important; } .tablet\:ext--mx-lg:not([style*="margin"]) { margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important; margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important; } .tablet\:ext-my-0:not([style*="margin"]) { margin-top: 0 !important; margin-bottom: 0 !important; } .tablet\:ext-my-auto:not([style*="margin"]) { margin-top: auto !important; margin-bottom: auto !important; } .tablet\:ext-my-base:not([style*="margin"]) { margin-top: var(--wp--style--block-gap, 1.75rem) !important; margin-bottom: var(--wp--style--block-gap, 1.75rem) !important; } .tablet\:ext-my-lg:not([style*="margin"]) { margin-top: var(--extendify--spacing--large, 3rem) !important; margin-bottom: var(--extendify--spacing--large, 3rem) !important; } .tablet\:ext--my-base:not([style*="margin"]) { margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important; margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important; } .tablet\:ext--my-lg:not([style*="margin"]) { margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important; margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important; } .tablet\:ext-mt-0:not([style*="margin"]) { margin-top: 0 !important; } .tablet\:ext-mt-auto:not([style*="margin"]) { margin-top: auto !important; } .tablet\:ext-mt-base:not([style*="margin"]) { margin-top: var(--wp--style--block-gap, 1.75rem) !important; } .tablet\:ext-mt-lg:not([style*="margin"]) { margin-top: var(--extendify--spacing--large, 3rem) !important; } .tablet\:ext--mt-base:not([style*="margin"]) { margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important; } .tablet\:ext--mt-lg:not([style*="margin"]) { margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important; } .tablet\:ext-mr-0:not([style*="margin"]) { margin-right: 0 !important; } .tablet\:ext-mr-auto:not([style*="margin"]) { margin-right: auto !important; } .tablet\:ext-mr-base:not([style*="margin"]) { margin-right: var(--wp--style--block-gap, 1.75rem) !important; } .tablet\:ext-mr-lg:not([style*="margin"]) { margin-right: var(--extendify--spacing--large, 3rem) !important; } .tablet\:ext--mr-base:not([style*="margin"]) { margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important; } .tablet\:ext--mr-lg:not([style*="margin"]) { margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important; } .tablet\:ext-mb-0:not([style*="margin"]) { margin-bottom: 0 !important; } .tablet\:ext-mb-auto:not([style*="margin"]) { margin-bottom: auto !important; } .tablet\:ext-mb-base:not([style*="margin"]) { margin-bottom: var(--wp--style--block-gap, 1.75rem) !important; } .tablet\:ext-mb-lg:not([style*="margin"]) { margin-bottom: var(--extendify--spacing--large, 3rem) !important; } .tablet\:ext--mb-base:not([style*="margin"]) { margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important; } .tablet\:ext--mb-lg:not([style*="margin"]) { margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important; } .tablet\:ext-ml-0:not([style*="margin"]) { margin-left: 0 !important; } .tablet\:ext-ml-auto:not([style*="margin"]) { margin-left: auto !important; } .tablet\:ext-ml-base:not([style*="margin"]) { margin-left: var(--wp--style--block-gap, 1.75rem) !important; } .tablet\:ext-ml-lg:not([style*="margin"]) { margin-left: var(--extendify--spacing--large, 3rem) !important; } .tablet\:ext--ml-base:not([style*="margin"]) { margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important; } .tablet\:ext--ml-lg:not([style*="margin"]) { margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important; } .tablet\:ext-block { display: block !important; } .tablet\:ext-inline-block { display: inline-block !important; } .tablet\:ext-inline { display: inline !important; } .tablet\:ext-flex { display: flex !important; } .tablet\:ext-inline-flex { display: inline-flex !important; } .tablet\:ext-grid { display: grid !important; } .tablet\:ext-inline-grid { display: inline-grid !important; } .tablet\:ext-hidden { display: none !important; } .tablet\:ext-w-auto { width: auto !important; } .tablet\:ext-w-full { width: 100% !important; } .tablet\:ext-max-w-full { max-width: 100% !important; } .tablet\:ext-flex-1 { flex: 1 1 0% !important; } .tablet\:ext-flex-auto { flex: 1 1 auto !important; } .tablet\:ext-flex-initial { flex: 0 1 auto !important; } .tablet\:ext-flex-none { flex: none !important; } .tablet\:ext-flex-shrink-0 { flex-shrink: 0 !important; } .tablet\:ext-flex-shrink { flex-shrink: 1 !important; } .tablet\:ext-flex-grow-0 { flex-grow: 0 !important; } .tablet\:ext-flex-grow { flex-grow: 1 !important; } .tablet\:ext-list-none { list-style-type: none !important; } .tablet\:ext-grid-cols-1 { grid-template-columns: repeat(1, minmax(0, 1fr)) !important; } .tablet\:ext-grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; } .tablet\:ext-grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; } .tablet\:ext-grid-cols-4 { grid-template-columns: repeat(4, minmax(0, 1fr)) !important; } .tablet\:ext-grid-cols-5 { grid-template-columns: repeat(5, minmax(0, 1fr)) !important; } .tablet\:ext-grid-cols-6 { grid-template-columns: repeat(6, minmax(0, 1fr)) !important; } .tablet\:ext-grid-cols-7 { grid-template-columns: repeat(7, minmax(0, 1fr)) !important; } .tablet\:ext-grid-cols-8 { grid-template-columns: repeat(8, minmax(0, 1fr)) !important; } .tablet\:ext-grid-cols-9 { grid-template-columns: repeat(9, minmax(0, 1fr)) !important; } .tablet\:ext-grid-cols-10 { grid-template-columns: repeat(10, minmax(0, 1fr)) !important; } .tablet\:ext-grid-cols-11 { grid-template-columns: repeat(11, minmax(0, 1fr)) !important; } .tablet\:ext-grid-cols-12 { grid-template-columns: repeat(12, minmax(0, 1fr)) !important; } .tablet\:ext-grid-cols-none { grid-template-columns: none !important; } .tablet\:ext-flex-row { flex-direction: row !important; } .tablet\:ext-flex-row-reverse { flex-direction: row-reverse !important; } .tablet\:ext-flex-col { flex-direction: column !important; } .tablet\:ext-flex-col-reverse { flex-direction: column-reverse !important; } .tablet\:ext-flex-wrap { flex-wrap: wrap !important; } .tablet\:ext-flex-wrap-reverse { flex-wrap: wrap-reverse !important; } .tablet\:ext-flex-nowrap { flex-wrap: nowrap !important; } .tablet\:ext-items-start { align-items: flex-start !important; } .tablet\:ext-items-end { align-items: flex-end !important; } .tablet\:ext-items-center { align-items: center !important; } .tablet\:ext-items-baseline { align-items: baseline !important; } .tablet\:ext-items-stretch { align-items: stretch !important; } .tablet\:ext-justify-start { justify-content: flex-start !important; } .tablet\:ext-justify-end { justify-content: flex-end !important; } .tablet\:ext-justify-center { justify-content: center !important; } .tablet\:ext-justify-between { justify-content: space-between !important; } .tablet\:ext-justify-around { justify-content: space-around !important; } .tablet\:ext-justify-evenly { justify-content: space-evenly !important; } .tablet\:ext-justify-items-start { justify-items: start !important; } .tablet\:ext-justify-items-end { justify-items: end !important; } .tablet\:ext-justify-items-center { justify-items: center !important; } .tablet\:ext-justify-items-stretch { justify-items: stretch !important; } .tablet\:ext-justify-self-auto { justify-self: auto !important; } .tablet\:ext-justify-self-start { justify-self: start !important; } .tablet\:ext-justify-self-end { justify-self: end !important; } .tablet\:ext-justify-self-center { justify-self: center !important; } .tablet\:ext-justify-self-stretch { justify-self: stretch !important; } .tablet\:ext-p-0:not([style*="padding"]) { padding: 0 !important; } .tablet\:ext-p-base:not([style*="padding"]) { padding: var(--wp--style--block-gap, 1.75rem) !important; } .tablet\:ext-p-lg:not([style*="padding"]) { padding: var(--extendify--spacing--large, 3rem) !important; } .tablet\:ext-px-0:not([style*="padding"]) { padding-left: 0 !important; padding-right: 0 !important; } .tablet\:ext-px-base:not([style*="padding"]) { padding-left: var(--wp--style--block-gap, 1.75rem) !important; padding-right: var(--wp--style--block-gap, 1.75rem) !important; } .tablet\:ext-px-lg:not([style*="padding"]) { padding-left: var(--extendify--spacing--large, 3rem) !important; padding-right: var(--extendify--spacing--large, 3rem) !important; } .tablet\:ext-py-0:not([style*="padding"]) { padding-top: 0 !important; padding-bottom: 0 !important; } .tablet\:ext-py-base:not([style*="padding"]) { padding-top: var(--wp--style--block-gap, 1.75rem) !important; padding-bottom: var(--wp--style--block-gap, 1.75rem) !important; } .tablet\:ext-py-lg:not([style*="padding"]) { padding-top: var(--extendify--spacing--large, 3rem) !important; padding-bottom: var(--extendify--spacing--large, 3rem) !important; } .tablet\:ext-pt-0:not([style*="padding"]) { padding-top: 0 !important; } .tablet\:ext-pt-base:not([style*="padding"]) { padding-top: var(--wp--style--block-gap, 1.75rem) !important; } .tablet\:ext-pt-lg:not([style*="padding"]) { padding-top: var(--extendify--spacing--large, 3rem) !important; } .tablet\:ext-pr-0:not([style*="padding"]) { padding-right: 0 !important; } .tablet\:ext-pr-base:not([style*="padding"]) { padding-right: var(--wp--style--block-gap, 1.75rem) !important; } .tablet\:ext-pr-lg:not([style*="padding"]) { padding-right: var(--extendify--spacing--large, 3rem) !important; } .tablet\:ext-pb-0:not([style*="padding"]) { padding-bottom: 0 !important; } .tablet\:ext-pb-base:not([style*="padding"]) { padding-bottom: var(--wp--style--block-gap, 1.75rem) !important; } .tablet\:ext-pb-lg:not([style*="padding"]) { padding-bottom: var(--extendify--spacing--large, 3rem) !important; } .tablet\:ext-pl-0:not([style*="padding"]) { padding-left: 0 !important; } .tablet\:ext-pl-base:not([style*="padding"]) { padding-left: var(--wp--style--block-gap, 1.75rem) !important; } .tabletWFqYXg9JSVlbmRwb2ludCUlIiwiaTE4bl92aWV3X2NhcnQiOiJWb2lyIGxlIHBhbmllciIsImNhcnRfdXJsIjoiaHR0cHM6XC9cL3d3dy5ub2VsLXNob3AuZnJcL3BhbmllclwvIiwiaXNfY2FydCI6IiIsImNhcnRfcmVkaXJlY3RfYWZ0ZXJfYWRkIjoibm8ifQ==" defer>