h2, h3, h4, h5, h6 { margin-block-start: calc(var(--theme-content-spacing) * 0.5) !important; } #header [data-row="top"] > .ct-container-fluid { column-gap: 20px; }  #header [data-row="top"] [data-column="start"] > [data-items="primary"],
#header [data-row="top"] [data-column="end"] > [data-items="primary"] { column-gap: 25px; }
#header [data-row="top"] [data-column="start"] > [data-items="primary"] { justify-content: flex-end; }
#header [data-row="top"] [data-column="end"] > [data-items="primary"] { justify-content: flex-start; }   #main-container > #main > .ct-container-full > article > :first-child { margin-top: var(--header-sticky-height, 120px);
} .hero-section[data-type="type-1"] > .entry-header { padding: 48px 48px 0; } .hero-section[data-type="type-1"] + .entry-content { padding: 0 48px 48px 48px; }
}  #cmplz-document,
.editor-styles-wrapper .cmplz-unlinked-mode { max-width: 100% !important; font-size: inherit; }