Submit
Path:
~
/
home
/
getwphos
/
public_html
/
bubrupamjcb.com
/
wp-content
/
themes
/
caards
/
assets
/
css
/
File Content:
editor-style.css
@charset "UTF-8"; :root { --cs-header-height: 80px; --cs-header-initial-height: 80px; --cs-search-height: 80px; --cs-header-topbar-height: 115px; --cs-header-padding: 64px; --cs-footer-padding: 64px; --cs-offcanvas-width: 360px; --cs-entry-content-width: 677px; --cs-entry-content-medium-width: 1110px; --cs-entry-content-large-width: 1680px; --cs-entry-metabar-width: 0px; --cs-entry-metabar-gap-width: 0px; --cs-sidebar-width: 300px; --cs-sidebar-gap-width: 0px; --cs-layout-elements-border-radius: 12px; --cs-input-border-radius: 6px; --cs-image-border-radius: 12px; --cs-button-border-radius: 6px; --cs-category-label-border-radius: 4px; --cs-category-letter-border-radius: 12px; --cs-badge-border-radius: 4px; --cs-pagination-border-radius: 50rem; --cs-tag-border-radius: 5px; --cs-video-controls-radius: 4px; --cs-menu-element-border-radius: 6px; --cs-light-box-zoom-icon-border-radius: 50%; --cs-cnvs-list-styled-border-radius: 50%; --cs-numbered-border-radius: 12px; --cs-post-numbered-label-border-radius: 50%; --cs-avatar-border-radius: 12px; --cs-pin-it-button-border-radius: 50%; --cs-toc-border-radius: 50%; --cs-arrow-button-border-radius: 50%; --cs-scroll-to-top-button-border-radius: 50%; } .cs-breakpoint-up-1280px :root { --cs-entry-metabar-width: 125px; --cs-entry-metabar-gap-width: 40px; } .cs-breakpoint-up-1434px :root { --cs-entry-metabar-gap-width: 60px; } .cs-breakpoint-up-1584px :root { --cs-entry-metabar-width: 250px; --cs-entry-metabar-gap-width: 120px; } .cs-breakpoint-up-1780px :root { --cs-entry-metabar-gap-width: 180px; } .cs-breakpoint-up-1020px :root { --cs-sidebar-gap-width: 40px; } .cs-breakpoint-up-1280px :root { --cs-sidebar-gap-width: 40px; } .cs-breakpoint-up-1434px :root { --cs-sidebar-width: 390px; } .cs-breakpoint-up-1434px body.page, .cs-breakpoint-up-1434px body.single { --cs-sidebar-gap-width: 60px; } .cs-breakpoint-up-1584px body.page, .cs-breakpoint-up-1584px body.single { --cs-sidebar-gap-width: 120px; } .cs-breakpoint-up-1780px body.page, .cs-breakpoint-up-1780px body.single { --cs-sidebar-gap-width: 180px; } :root, [data-site-scheme=default] { --cs-color-site-background: #E6E9EB; --cs-color-header-background: #ffffff; --cs-color-submenu-background: #F6F7F8; --cs-color-submenu-link-background: #ffffff; --cs-color-search-background: rgba(246, 247, 248, 0.8); --cs-color-featured-column-background: #F6F7F8; --cs-color-featured-column-link-background: #ffffff; --cs-color-multi-column-background: #F6F7F8; --cs-color-fullscreen-menu-background: #ffffff; --cs-color-fullscreen-menu-link-background: #F6F7F8; --cs-color-footer-background: #ffffff; --cs-color-widgets-background: #ffffff; --cs-color-layout-elements-background: #ffffff; } [data-site-scheme=dark] { --cs-color-site-background: #30323e; --cs-color-header-background: #1b1c1f; --cs-color-submenu-background: #50525C; --cs-color-submenu-link-background: #52596c; --cs-color-search-background: #1b1c1f; --cs-color-featured-column-background: #50525C; --cs-color-featured-column-link-background: #2F323D; --cs-color-multi-column-background: #50525C; --cs-color-fullscreen-menu-background: #30323e; --cs-color-fullscreen-menu-link-background: #50525C; --cs-color-footer-background: #1b1c1f; --cs-color-widgets-background: #1b1c1f; --cs-color-layout-elements-background: #1b1c1f; } :root, [data-scheme=default] { --cs-color-contrast-50: #f8f9fa; --cs-color-contrast-100: #f8f9fa; --cs-color-contrast-200: #e9ecef; --cs-color-contrast-300: #dee2e6; --cs-color-contrast-400: #ced4da; --cs-color-contrast-500: #adb5bd; --cs-color-contrast-600: #6c757d; --cs-color-contrast-700: #495057; --cs-color-contrast-800: #343a40; --cs-color-contrast-900: #212529; --cs-color-button: #2D5DE0; --cs-color-button-contrast: #ffffff; --cs-color-button-hover: #1048de; --cs-color-button-hover-contrast: #ffffff; --cs-color-button-secondary: #ffffff; --cs-color-button-secondary-contrast: var(--cs-color-button); --cs-color-button-arrow: var(--cs-color-button-contrast); --cs-color-button-arrow-contrast: var(--cs-color-button); --cs-color-category: #ffffff; --cs-color-category-contrast: #2F323D; --cs-color-category-hover: var(--cs-color-button); --cs-color-category-hover-contrast: var(--cs-color-button-hover-contrast); --cs-color-entry-category: #2D5DE0; --cs-color-entry-category-contrast: #2F323D; --cs-color-entry-category-hover: #818181; --cs-color-entry-category-hover-contrast: #818181; --cs-color-tags: #ffffff; --cs-color-tags-contrast: #2F323D; --cs-color-tags-hover: #2D5DE0; --cs-color-tags-hover-contrast: #ffffff; --cs-color-primary: #2F323D; --cs-color-primary-contrast: #ffffff; --cs-color-secondary: #78848F; --cs-color-secondary-contrast: #2F323D; --cs-color-accent: #2D5DE0; --cs-color-accent-rgb: 45,93,224; --cs-color-accent-contrast: #ffffff; --cs-color-link: #2F323D; --cs-color-link-hover: var(--cs-color-accent); --cs-color-overlay-background: rgba(0, 0, 0, 0.5); --cs-color-translucent: rgba(0, 0, 0, 0.5); --cs-color-post-meta: #67717A; --cs-color-post-meta-link: #2F323D; --cs-color-post-meta-link-hover: #1B50E0; --cs-color-category-letter-contrast: #ffffff; --cs-color-category-letter-gradient-top: var(--cs-color-button); --cs-color-category-letter-gradient-bottom: var(--cs-color-button-hover); --cs-color-input: #F6F7F8; --cs-color-excerpt: #67717A; --cs-color-badges: #141414; --cs-color-badges-contrast: #ffffff; --cs-color-badge-dark: #000000; --cs-color-badge-dark-contrast: #ffffff; --cs-color-badge-light: #eeeeee; --cs-color-badge-light-contrast: #000000; --cs-color-badge-primary: #2d5de0; --cs-color-badge-primary-contrast: #ffffff; --cs-color-badge-secondary: #ededed; --cs-color-badge-secondary-contrast: #000000; --cs-color-badge-info: #dfeef9; --cs-color-badge-info-contrast: #2D5DE0; --cs-color-badge-danger: #dc3546; --cs-color-badge-danger-contrast: #ffffff; --cs-color-badge-success: #28a745; --cs-color-badge-success-contrast: #ffffff; --cs-color-badge-warning: #fdb013; --cs-color-badge-warning-contrast: #ffffff; } [data-scheme=inverse] { --cs-color-contrast-50: rgba(255, 255, 255, 0.1); --cs-color-contrast-100: rgba(255, 255, 255, 0.1); --cs-color-contrast-200: rgba(255, 255, 255, 0.2); --cs-color-contrast-300: rgba(255, 255, 255, 0.3); --cs-color-contrast-400: rgba(255, 255, 255, 0.4); --cs-color-contrast-500: rgba(255, 255, 255, 0.5); --cs-color-contrast-600: rgba(255, 255, 255, 0.6); --cs-color-contrast-700: rgba(255, 255, 255, 0.7); --cs-color-contrast-800: rgba(255, 255, 255, 0.8); --cs-color-contrast-900: rgba(255, 255, 255, 0.9); --cs-color-entry-category: #2F323D; --cs-color-entry-category-contrast: #ffffff; --cs-color-entry-category-hover: #2F323D; --cs-color-entry-category-hover-contrast: rgba(255, 255, 255, 0.75); --cs-color-tags: #50525C; --cs-color-tags-contrast: #ffffff; --cs-color-tags-hover: #ffffff; --cs-color-tags-hover-contrast: #2f323d; --cs-color-primary: #ffffff; --cs-color-primary-contrast: #2F323D; --cs-color-secondary: rgba(255, 255, 255, 0.85); --cs-color-secondary-contrast: #2F323D; --cs-color-link: #ffffff; --cs-color-link-hover: var(--cs-color-accent); --cs-color-translucent: rgba(0, 0, 0, 0.3); --cs-color-overlay-background: rgba(0, 0, 0, 0.5); --cs-color-badges: rgba(0, 0, 0, 0.4); --cs-color-badges-hover: rgba(0, 0, 0, 0.7); --cs-color-post-meta: #ffffff; --cs-color-post-meta-link: #ffffff; --cs-color-post-meta-link-hover: rgba(255, 255, 255, 0.85); --cs-color-input: #67717A; --cs-color-excerpt: #ffffff; } [data-scheme=dark] { --cs-color-contrast-50: #000000; --cs-color-contrast-100: #333335; --cs-color-contrast-200: #49494b; --cs-color-contrast-300: #606062; --cs-color-contrast-400: #777778; --cs-color-contrast-500: #8e8e8f; --cs-color-contrast-600: #a4a4a5; --cs-color-contrast-700: #bbbbbc; --cs-color-contrast-800: #d2d2d2; --cs-color-contrast-900: #e9e9e9; --cs-color-entry-category: #2D5DE0; --cs-color-entry-category-contrast: #ffffff; --cs-color-entry-category-hover: #818181; --cs-color-entry-category-hover-contrast: #BCBCBC; --cs-color-tags: #50525C; --cs-color-tags-contrast: #ffffff; --cs-color-tags-hover: #ffffff; --cs-color-tags-hover-contrast: #2f323d; --cs-color-primary: #ffffff; --cs-color-primary-contrast: #2F323D; --cs-color-secondary: #78848F; --cs-color-secondary-contrast: #2F323D; --cs-color-button-arrow: var(--cs-color-button-contrast); --cs-color-button-arrow-contrast: var(--cs-color-button); --cs-color-accent: #2D5DE0; --cs-color-accent-rgb: 45,93,224; --cs-color-accent-contrast: #2F323D; --cs-color-link: #ffffff; --cs-color-link-hover: var(--cs-color-accent); --cs-color-overlay-background: rgba(0, 0, 0, 0.5); ---cs-color-translucent: rgba(0, 0, 0, 0.5); --cs-color-post-meta: #ffffff; --cs-color-post-meta-link: #ffffff; --cs-color-post-meta-link-hover: #1B50E0; --cs-color-input: #67717A; --cs-color-excerpt: #ffffff; --cs-color-badge-dark: rgba(255, 255, 255, 0.7); --cs-color-badge-dark-contrast: #ffffff; --cs-color-badge-light: rgb(238, 238, 238); --cs-color-badge-light-contrast: #020202; --cs-color-badge-primary: #2d5de0; --cs-color-badge-primary-contrast: #ffffff; --cs-color-badge-secondary: #ededed; --cs-color-badge-secondary-contrast: #000000; --cs-color-badge-info: #dfeef9; --cs-color-badge-info-contrast: #2D5DE0; --cs-color-badge-danger: #dc3546; --cs-color-badge-danger-contrast: #ffffff; --cs-color-badge-success: #28a745; --cs-color-badge-success-contrast: #ffffff; --cs-color-badge-warning: #fdb013; --cs-color-badge-warning-contrast: #ffffff; } [data-scheme] { color: var(--cs-color-primary); } .cs-scheme-toggled[data-scheme] *, .cs-scheme-toggled[data-scheme] *::after, .cs-scheme-toggled[data-scheme] *::before { -webkit-transition: none !important; transition: none !important; } :root, [data-scheme=default] { --cs-palette-color-blue: #59BACC; --cs-palette-color-green: #58AD69; --cs-palette-color-orange: #FFBC49; --cs-palette-color-red: #e32c26; --cs-palette-color-black: #000000; --cs-palette-color-white: #FFFFFF; --cs-palette-color-primary: #2f323d; --cs-palette-color-secondary: #818181; --cs-palette-color-gray-50: #f8f9fa; --cs-palette-color-gray-100: #f8f9fa; --cs-palette-color-gray-200: #e9ecef; --cs-palette-color-gray-300: #dee2e6; } [data-scheme=inverse] { --cs-palette-color-black: #FFFFFF; --cs-palette-color-white: #000000; --cs-palette-color-secondary: rgba(255, 255, 255, 0.85); --cs-palette-color-gray-50: rgba(255, 255, 255, 0.1); --cs-palette-color-gray-100: rgba(255, 255, 255, 0.1); --cs-palette-color-gray-200: rgba(255, 255, 255, 0.2); --cs-palette-color-gray-300: rgba(255, 255, 255, 0.3); } [data-scheme=dark] { --cs-palette-color-black: #FFFFFF; --cs-palette-color-white: #000000; --cs-palette-color-primary: #2f323d; --cs-palette-color-secondary: #858585; --cs-palette-color-gray-50: #000000; --cs-palette-color-gray-100: #333335; --cs-palette-color-gray-200: #49494b; --cs-palette-color-gray-300: #606062; } /* Color Options --------------------------------------------- */ .has-blue-color { color: var(--cs-palette-color-blue) !important; } .has-blue-background-color { background-color: var(--cs-palette-color-blue) !important; } .has-green-color { color: var(--cs-palette-color-green) !important; } .has-green-background-color { background-color: var(--cs-palette-color-green) !important; } .has-orange-color { color: var(--cs-palette-color-orange) !important; } .has-orange-background-color { background-color: var(--cs-palette-color-orange) !important; } .has-red-color { color: var(--cs-palette-color-red) !important; } .has-red-background-color { background-color: var(--cs-palette-color-red) !important; } .has-black-color { color: var(--cs-palette-color-black) !important; } .has-black-background-color { background-color: var(--cs-palette-color-black) !important; } .has-white-color { color: var(--cs-palette-color-white) !important; } .has-white-background-color { background-color: var(--cs-palette-color-white) !important; } .has-primary-color { color: var(--cs-palette-color-primary) !important; } .has-primary-background-color { background-color: var(--cs-palette-color-primary) !important; } .has-secondary-color { color: var(--cs-palette-color-secondary) !important; } .has-secondary-background-color { background-color: var(--cs-palette-color-secondary) !important; } .has-gray-50-color { color: var(--cs-palette-color-gray-50) !important; } .has-gray-50-background-color { background-color: var(--cs-palette-color-gray-50) !important; } .has-gray-100-color { color: var(--cs-palette-color-gray-100) !important; } .has-gray-100-background-color { background-color: var(--cs-palette-color-gray-100) !important; } .has-gray-200-color { color: var(--cs-palette-color-gray-200) !important; } .has-gray-200-background-color { background-color: var(--cs-palette-color-gray-200) !important; } .has-gray-300-color { color: var(--cs-palette-color-gray-300) !important; } .has-gray-300-background-color { background-color: var(--cs-palette-color-gray-300) !important; } .cnvs-block-section-heading { --cnvs-section-heading-color: var(--cs-color-primary); --cnvs-section-heading-border-color: var(--cs-color-contrast-300); --cnvs-section-heading-icon-color: var(--cs-color-primary); --cnvs-section-heading-accent-block-backround: var(--cs-color-primary); --cnvs-section-heading-accent-block-color: var(--cs-color-primary-contrast); font-family: var(--cs-font-section-headings-family), sans-serif; font-size: var(--cs-font-section-headings-size); font-weight: var(--cs-font-section-headings-weight); font-style: var(--cs-font-section-headings-style); letter-spacing: var(--cs-font-section-headings-letter-spacing); text-transform: var(--cs-font-section-headings-text-transform); } .cnvs-block-section-heading .cnvs-section-title { font-family: var(--cs-font-section-headings-family), sans-serif; font-size: var(--cs-font-section-headings-size); font-weight: var(--cs-font-section-headings-weight); font-style: var(--cs-font-section-headings-style); letter-spacing: var(--cs-font-section-headings-letter-spacing); text-transform: var(--cs-font-section-headings-text-transform); } .pk-subscribe-with-bg .cnvs-block-section-heading .cnvs-section-title { --cnvs-section-heading-color: var(--pk-subscribe-with-bg-color); } .cs-section-heading { font-family: var(--cs-font-section-headings-family), sans-serif; font-size: var(--cs-font-section-headings-size); font-weight: var(--cs-font-section-headings-weight); font-style: var(--cs-font-section-headings-style); letter-spacing: var(--cs-font-section-headings-letter-spacing); text-transform: var(--cs-font-section-headings-text-transform); } /*-------------------------------------------------------------- # Individual styles for the editor --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Editor Color --------------------------------------------------------------*/ .block-editor-writing-flow { background: var(--cs-color-site-background); } .block-editor-writing-flow[data-scheme] { color: var(--cs-color-primary); } /*-------------------------------------------------------------- # Editor Title --------------------------------------------------------------*/ .editor-post-title__block .editor-post-title__input { font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); font-size: 2.25rem; max-width: var(--cs-editor-width); color: var(--cs-color-primary); padding-left: 0; padding-right: 0; } .template-canvas-fullwidth .editor-post-title__block .editor-post-title__input { max-width: 1720px; padding-right: 20px; padding-left: 20px; margin: 0 auto; } /*-------------------------------------------------------------- # Global Elements --------------------------------------------------------------*/ .editor-styles-wrapper { overflow-x: initial; background: var(--cs-color-site-background); font-family: var(--cs-font-post-content-family), sans-serif; font-size: var(--cs-font-post-content-size); line-height: var(--cs-font-post-content-line-height); letter-spacing: var(--cs-font-post-content-letter-spacing); } .editor-styles-wrapper .cs-container { width: 100%; padding-right: 20px; padding-left: 20px; margin-right: auto; margin-left: auto; } .cs-breakpoint-up-576px .editor-styles-wrapper .cs-container { max-width: 540px; } .cs-breakpoint-up-768px .editor-styles-wrapper .cs-container { max-width: 720px; } .cs-breakpoint-up-1020px .editor-styles-wrapper .cs-container { max-width: 980px; } .cs-breakpoint-up-1200px .editor-styles-wrapper .cs-container { max-width: 1140px; } .cs-breakpoint-up-1280px .editor-styles-wrapper .cs-container { max-width: 1220px; } .cs-breakpoint-up-1434px .editor-styles-wrapper .cs-container { max-width: 1360px; } .cs-breakpoint-up-1584px .editor-styles-wrapper .cs-container { max-width: 1524px; } .cs-breakpoint-up-1780px .editor-styles-wrapper .cs-container { max-width: 1720px; } .editor-styles-wrapper a { color: var(--cs-color-primary); text-decoration: none; -webkit-transition: color 0.25s; transition: color 0.25s; } .editor-styles-wrapper a:hover { color: var(--cs-color-primary); text-decoration: none; } .editor-styles-wrapper .cnvs-component-server-side-render input[type=text], .editor-styles-wrapper .cnvs-component-server-side-render input[type=email], .editor-styles-wrapper .cnvs-component-server-side-render input[type=url], .editor-styles-wrapper .cnvs-component-server-side-render input[type=password], .editor-styles-wrapper .cnvs-component-server-side-render input[type=search], .editor-styles-wrapper .cnvs-component-server-side-render input[type=number], .editor-styles-wrapper .cnvs-component-server-side-render input[type=tel], .editor-styles-wrapper .cnvs-component-server-side-render input[type=range], .editor-styles-wrapper .cnvs-component-server-side-render input[type=date], .editor-styles-wrapper .cnvs-component-server-side-render input[type=month], .editor-styles-wrapper .cnvs-component-server-side-render input[type=week], .editor-styles-wrapper .cnvs-component-server-side-render input[type=time], .editor-styles-wrapper .cnvs-component-server-side-render input[type=datetime], .editor-styles-wrapper .cnvs-component-server-side-render input[type=datetime-local], .editor-styles-wrapper .cnvs-component-server-side-render input[type=color], .editor-styles-wrapper .cnvs-component-server-side-render optgroup, .editor-styles-wrapper .cnvs-component-server-side-render select, .editor-styles-wrapper .cnvs-component-server-side-render textarea { display: block; width: 100%; line-height: var(--cs-font-input-line-height); background-color: var(--cs-color-layout-elements-background); color: var(--cs-color-primary); border: 1px solid transparent; box-shadow: none; padding: 0.375rem 1rem; border-radius: var(--cs-input-border-radius); font-family: var(--cs-font-input-family), sans-serif; font-size: var(--cs-font-input-size); font-weight: var(--cs-font-input-weight); font-style: var(--cs-font-input-style); letter-spacing: var(--cs-font-input-letter-spacing); text-transform: var(--cs-font-input-text-transform); } .editor-styles-wrapper .cnvs-component-server-side-render input[type=text]:focus, .editor-styles-wrapper .cnvs-component-server-side-render input[type=email]:focus, .editor-styles-wrapper .cnvs-component-server-side-render input[type=url]:focus, .editor-styles-wrapper .cnvs-component-server-side-render input[type=password]:focus, .editor-styles-wrapper .cnvs-component-server-side-render input[type=search]:focus, .editor-styles-wrapper .cnvs-component-server-side-render input[type=number]:focus, .editor-styles-wrapper .cnvs-component-server-side-render input[type=tel]:focus, .editor-styles-wrapper .cnvs-component-server-side-render input[type=range]:focus, .editor-styles-wrapper .cnvs-component-server-side-render input[type=date]:focus, .editor-styles-wrapper .cnvs-component-server-side-render input[type=month]:focus, .editor-styles-wrapper .cnvs-component-server-side-render input[type=week]:focus, .editor-styles-wrapper .cnvs-component-server-side-render input[type=time]:focus, .editor-styles-wrapper .cnvs-component-server-side-render input[type=datetime]:focus, .editor-styles-wrapper .cnvs-component-server-side-render input[type=datetime-local]:focus, .editor-styles-wrapper .cnvs-component-server-side-render input[type=color]:focus, .editor-styles-wrapper .cnvs-component-server-side-render optgroup:focus, .editor-styles-wrapper .cnvs-component-server-side-render select:focus, .editor-styles-wrapper .cnvs-component-server-side-render textarea:focus { outline: none; box-shadow: none; } .editor-styles-wrapper .cnvs-component-server-side-render input[type=text]:focus::-webkit-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=email]:focus::-webkit-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=url]:focus::-webkit-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=password]:focus::-webkit-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=search]:focus::-webkit-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=number]:focus::-webkit-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=tel]:focus::-webkit-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=range]:focus::-webkit-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=date]:focus::-webkit-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=month]:focus::-webkit-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=week]:focus::-webkit-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=time]:focus::-webkit-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=datetime]:focus::-webkit-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=datetime-local]:focus::-webkit-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=color]:focus::-webkit-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render optgroup:focus::-webkit-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render select:focus::-webkit-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render textarea:focus::-webkit-input-placeholder { opacity: 0.5; } .editor-styles-wrapper .cnvs-component-server-side-render input[type=text]:focus::-moz-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=email]:focus::-moz-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=url]:focus::-moz-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=password]:focus::-moz-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=search]:focus::-moz-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=number]:focus::-moz-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=tel]:focus::-moz-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=range]:focus::-moz-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=date]:focus::-moz-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=month]:focus::-moz-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=week]:focus::-moz-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=time]:focus::-moz-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=datetime]:focus::-moz-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=datetime-local]:focus::-moz-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=color]:focus::-moz-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render optgroup:focus::-moz-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render select:focus::-moz-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render textarea:focus::-moz-placeholder { opacity: 0.5; } .editor-styles-wrapper .cnvs-component-server-side-render input[type=text]:focus:-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=email]:focus:-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=url]:focus:-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=password]:focus:-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=search]:focus:-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=number]:focus:-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=tel]:focus:-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=range]:focus:-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=date]:focus:-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=month]:focus:-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=week]:focus:-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=time]:focus:-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=datetime]:focus:-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=datetime-local]:focus:-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=color]:focus:-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render optgroup:focus:-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render select:focus:-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render textarea:focus:-ms-input-placeholder { opacity: 0.5; } .editor-styles-wrapper .cnvs-component-server-side-render input[type=text]:focus::-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=email]:focus::-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=url]:focus::-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=password]:focus::-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=search]:focus::-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=number]:focus::-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=tel]:focus::-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=range]:focus::-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=date]:focus::-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=month]:focus::-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=week]:focus::-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=time]:focus::-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=datetime]:focus::-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=datetime-local]:focus::-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=color]:focus::-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render optgroup:focus::-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render select:focus::-ms-input-placeholder, .editor-styles-wrapper .cnvs-component-server-side-render textarea:focus::-ms-input-placeholder { opacity: 0.5; } .editor-styles-wrapper .cnvs-component-server-side-render input[type=text]:focus::placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=email]:focus::placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=url]:focus::placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=password]:focus::placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=search]:focus::placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=number]:focus::placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=tel]:focus::placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=range]:focus::placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=date]:focus::placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=month]:focus::placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=week]:focus::placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=time]:focus::placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=datetime]:focus::placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=datetime-local]:focus::placeholder, .editor-styles-wrapper .cnvs-component-server-side-render input[type=color]:focus::placeholder, .editor-styles-wrapper .cnvs-component-server-side-render optgroup:focus::placeholder, .editor-styles-wrapper .cnvs-component-server-side-render select:focus::placeholder, .editor-styles-wrapper .cnvs-component-server-side-render textarea:focus::placeholder { opacity: 0.5; } .editor-styles-wrapper .cnvs-component-server-side-render button, .editor-styles-wrapper .cnvs-component-server-side-render .cs-button { display: -webkit-inline-box; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-decoration: none; border: none; border-radius: var(--cs-button-border-radius); line-height: 1rem; -webkit-transition: 0.25s; transition: 0.25s; box-shadow: none; cursor: pointer; padding: 0.75rem 1.5rem; border-radius: var(--cs-button-border-radius); background-color: var(--cs-color-button); color: var(--cs-color-button-contrast); font-family: var(--cs-font-button-family), sans-serif; font-size: var(--cs-font-button-size); font-weight: var(--cs-font-button-weight); font-style: var(--cs-font-button-style); letter-spacing: var(--cs-font-button-letter-spacing); text-transform: var(--cs-font-button-text-transform); } .editor-styles-wrapper .cnvs-component-server-side-render button:focus, .editor-styles-wrapper .cnvs-component-server-side-render button:hover, .editor-styles-wrapper .cnvs-component-server-side-render .cs-button:focus, .editor-styles-wrapper .cnvs-component-server-side-render .cs-button:hover { outline: none; } .editor-styles-wrapper .cnvs-component-server-side-render button:hover, .editor-styles-wrapper .cnvs-component-server-side-render .cs-button:hover { background-color: var(--cs-color-button-hover); color: var(--cs-color-button-hover-contrast); } /*-------------------------------------------------------------- # Editor Blocks --------------------------------------------------------------*/ .editor-styles-wrapper { /* Paragraph */ /* Image */ /* Pullquote */ /* Cover */ /* Classic Editor Block */ /* Block Alignment */ } .editor-styles-wrapper .wp-block[data-type="core/paragraph"] p { line-height: var(--cs-font-base-line-height); } .editor-styles-wrapper .wp-block[data-align] .wp-block[data-type="core/image"] figcaption { text-align: initial; } .cs-breakpoint-up-576px .editor-styles-wrapper .wp-block[data-align] .wp-block[data-type="core/image"] figcaption { text-align: center; } .cs-breakpoint-up-576px .editor-styles-wrapper .wp-block[data-align=left] > .wp-block-image { margin-right: 2rem; } .cs-breakpoint-up-576px .editor-styles-wrapper .wp-block[data-align=right] > .wp-block-image { margin-left: 2rem; } .editor-styles-wrapper .wp-block[data-type="core/pullquote"] .wp-block-pullquote blockquote > .editor-rich-text p { font-size: 1.75rem; line-height: var(--cs-font-base-line-height); } .editor-styles-wrapper .wp-block[data-type="core/pullquote"] .wp-block-pullquote.alignleft blockquote > .editor-rich-text p, .editor-styles-wrapper .wp-block[data-type="core/pullquote"] .wp-block-pullquote.alignright blockquote > .editor-rich-text p { font-size: 1rem; } .editor-styles-wrapper .wp-block-cover, .editor-styles-wrapper .wp-block-cover-image { height: initial; } .editor-styles-wrapper .wp-block-freeform { line-height: var(--cs-font-base-line-height); word-break: break-word; } .editor-styles-wrapper .wp-block-freeform p > a, .editor-styles-wrapper .wp-block-freeform p > strong > a, .editor-styles-wrapper .wp-block-freeform figcaption > a, .editor-styles-wrapper .wp-block-freeform > a, .editor-styles-wrapper .wp-block-freeform > p > a, .editor-styles-wrapper .wp-block-freeform > ul li > a, .editor-styles-wrapper .wp-block-freeform > ol li > a, .editor-styles-wrapper .wp-block-freeform > p > em > a, .editor-styles-wrapper .wp-block-freeform > p > strong > a, .editor-styles-wrapper .wp-block-freeform td > a, .editor-styles-wrapper .wp-block-freeform th > a, .editor-styles-wrapper .wp-block-freeform .is-root-container > a, .editor-styles-wrapper .wp-block-freeform .is-root-container > p > a, .editor-styles-wrapper .wp-block-freeform .is-root-container > ul li > a, .editor-styles-wrapper .wp-block-freeform .is-root-container > ol li > a, .editor-styles-wrapper .wp-block-freeform .is-root-container > p > em > a, .editor-styles-wrapper .wp-block-freeform .is-root-container > p > strong > a, .editor-styles-wrapper .wp-block-freeform .is-root-container td > a, .editor-styles-wrapper .wp-block-freeform .is-root-container th > a { color: var(--cs-color-link); text-decoration: underline; } .editor-styles-wrapper .wp-block-freeform p > a:hover, .editor-styles-wrapper .wp-block-freeform p > a:focus, .editor-styles-wrapper .wp-block-freeform p > strong > a:hover, .editor-styles-wrapper .wp-block-freeform p > strong > a:focus, .editor-styles-wrapper .wp-block-freeform figcaption > a:hover, .editor-styles-wrapper .wp-block-freeform figcaption > a:focus, .editor-styles-wrapper .wp-block-freeform > a:hover, .editor-styles-wrapper .wp-block-freeform > a:focus, .editor-styles-wrapper .wp-block-freeform > p > a:hover, .editor-styles-wrapper .wp-block-freeform > p > a:focus, .editor-styles-wrapper .wp-block-freeform > ul li > a:hover, .editor-styles-wrapper .wp-block-freeform > ul li > a:focus, .editor-styles-wrapper .wp-block-freeform > ol li > a:hover, .editor-styles-wrapper .wp-block-freeform > ol li > a:focus, .editor-styles-wrapper .wp-block-freeform > p > em > a:hover, .editor-styles-wrapper .wp-block-freeform > p > em > a:focus, .editor-styles-wrapper .wp-block-freeform > p > strong > a:hover, .editor-styles-wrapper .wp-block-freeform > p > strong > a:focus, .editor-styles-wrapper .wp-block-freeform td > a:hover, .editor-styles-wrapper .wp-block-freeform td > a:focus, .editor-styles-wrapper .wp-block-freeform th > a:hover, .editor-styles-wrapper .wp-block-freeform th > a:focus, .editor-styles-wrapper .wp-block-freeform .is-root-container > a:hover, .editor-styles-wrapper .wp-block-freeform .is-root-container > a:focus, .editor-styles-wrapper .wp-block-freeform .is-root-container > p > a:hover, .editor-styles-wrapper .wp-block-freeform .is-root-container > p > a:focus, .editor-styles-wrapper .wp-block-freeform .is-root-container > ul li > a:hover, .editor-styles-wrapper .wp-block-freeform .is-root-container > ul li > a:focus, .editor-styles-wrapper .wp-block-freeform .is-root-container > ol li > a:hover, .editor-styles-wrapper .wp-block-freeform .is-root-container > ol li > a:focus, .editor-styles-wrapper .wp-block-freeform .is-root-container > p > em > a:hover, .editor-styles-wrapper .wp-block-freeform .is-root-container > p > em > a:focus, .editor-styles-wrapper .wp-block-freeform .is-root-container > p > strong > a:hover, .editor-styles-wrapper .wp-block-freeform .is-root-container > p > strong > a:focus, .editor-styles-wrapper .wp-block-freeform .is-root-container td > a:hover, .editor-styles-wrapper .wp-block-freeform .is-root-container td > a:focus, .editor-styles-wrapper .wp-block-freeform .is-root-container th > a:hover, .editor-styles-wrapper .wp-block-freeform .is-root-container th > a:focus { color: var(--cs-color-link-hover); text-decoration: none; } .editor-styles-wrapper .wp-block-freeform > blockquote { font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); position: relative; font-size: 2.25rem; padding-right: 0; padding-top: 40px; margin-top: 48px; margin-bottom: 48px; margin-left: 0; margin-right: 0; } .editor-styles-wrapper .wp-block-freeform > blockquote cite { display: block; font-style: normal; } .editor-styles-wrapper .wp-block-freeform > blockquote cite, .editor-styles-wrapper .wp-block-freeform > blockquote footer { font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); float: left; margin-top: 0.5rem; } .editor-styles-wrapper .wp-block-freeform > blockquote p:first-child { font-size: inherit; margin-top: 0; } .editor-styles-wrapper .wp-block-freeform > blockquote p:last-of-type { padding-bottom: 1rem; border-bottom: 1px solid var(--cs-color-contrast-400); } .editor-styles-wrapper .wp-block-freeform > blockquote p:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; } .editor-styles-wrapper .wp-block-freeform > blockquote p:after, .editor-styles-wrapper .wp-block-freeform > blockquote p:before { content: ""; display: block; clear: both; } .editor-styles-wrapper .wp-block-freeform > blockquote:before { content: ""; position: absolute; top: 0.2em; left: 0; width: 21px; height: 16px; background-image: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.583 13.321C0.553 12.227 0 11 0 9.011C0 5.511 2.457 2.374 6.03 0.822998L6.923 2.201C3.588 4.005 2.936 6.346 2.676 7.822C3.213 7.544 3.916 7.447 4.605 7.511C6.409 7.678 7.831 9.159 7.831 11C7.831 11.9283 7.46225 12.8185 6.80587 13.4749C6.1495 14.1313 5.25926 14.5 4.331 14.5C3.258 14.5 2.232 14.01 1.583 13.321ZM11.583 13.321C10.553 12.227 10 11 10 9.011C10 5.511 12.457 2.374 16.03 0.822998L16.923 2.201C13.588 4.005 12.936 6.346 12.676 7.822C13.213 7.544 13.916 7.447 14.605 7.511C16.409 7.678 17.831 9.159 17.831 11C17.831 11.9283 17.4623 12.8185 16.8059 13.4749C16.1495 14.1313 15.2593 14.5 14.331 14.5C13.258 14.5 12.232 14.01 11.583 13.321Z' fill='%232F323D'/%3E%3C/svg%3E"); background-repeat: no-repeat; } [data-scheme=dark] .editor-styles-wrapper .wp-block-freeform > blockquote:before, [data-scheme=inverse] .editor-styles-wrapper .wp-block-freeform > blockquote:before { background-image: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.583 13.321C0.553 12.227 0 11 0 9.011C0 5.511 2.457 2.374 6.03 0.822998L6.923 2.201C3.588 4.005 2.936 6.346 2.676 7.822C3.213 7.544 3.916 7.447 4.605 7.511C6.409 7.678 7.831 9.159 7.831 11C7.831 11.9283 7.46225 12.8185 6.80587 13.4749C6.1495 14.1313 5.25926 14.5 4.331 14.5C3.258 14.5 2.232 14.01 1.583 13.321ZM11.583 13.321C10.553 12.227 10 11 10 9.011C10 5.511 12.457 2.374 16.03 0.822998L16.923 2.201C13.588 4.005 12.936 6.346 12.676 7.822C13.213 7.544 13.916 7.447 14.605 7.511C16.409 7.678 17.831 9.159 17.831 11C17.831 11.9283 17.4623 12.8185 16.8059 13.4749C16.1495 14.1313 15.2593 14.5 14.331 14.5C13.258 14.5 12.232 14.01 11.583 13.321Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A"); } .editor-styles-wrapper .wp-block-freeform > blockquote:after { content: ""; display: block; clear: both; } .editor-styles-wrapper .wp-block-freeform pre, .editor-styles-wrapper .wp-block-freeform code { background-color: var(--cs-color-contrast-50); } .editor-styles-wrapper .wp-block-freeform pre { padding: 20px; } .editor-styles-wrapper .wp-block-freeform pre code { background-color: transparent; } .editor-styles-wrapper .wp-block-freeform .wp-caption-dd { color: var(--cs-color-secondary); margin-left: 0; } .editor-styles-wrapper .wp-block-freeform .cs-embed { margin-top: 48px; margin-bottom: 48px; } .editor-styles-wrapper .wp-block-freeform .is-style-cnvs-paragraph-callout { font-size: 1.25rem; } .cs-breakpoint-up-576px .editor-styles-wrapper .wp-block[data-align=left] [data-type="core/group"], .cs-breakpoint-up-576px .editor-styles-wrapper .wp-block[data-align=right] [data-type="core/group"], .cs-breakpoint-up-576px .editor-styles-wrapper .wp-block[data-align=left] [data-type="core/pullquote"], .cs-breakpoint-up-576px .editor-styles-wrapper .wp-block[data-align=right] [data-type="core/pullquote"], .cs-breakpoint-up-576px .editor-styles-wrapper .wp-block[data-align=left] [data-type="core/cover-image"], .cs-breakpoint-up-576px .editor-styles-wrapper .wp-block[data-align=right] [data-type="core/cover-image"], .cs-breakpoint-up-576px .editor-styles-wrapper .wp-block[data-align=left] [data-type="core/cover"], .cs-breakpoint-up-576px .editor-styles-wrapper .wp-block[data-align=right] [data-type="core/cover"] { max-width: calc(50% - 1rem); width: 100%; } /*-------------------------------------------------------------- # Editor Width --------------------------------------------------------------*/ .editor-styles-wrapper { --cs-editor-width: var(--cs-entry-content-width); --cs-editor-width-wide: var(--cs-editor-width); --cs-editor-width-full: none; --cs-editor-align-full: auto; } .editor-styles-wrapper .wp-block { max-width: var(--cs-editor-width); } .editor-styles-wrapper .wp-block[data-align] .wp-block { --cs-editor-width: none; } .editor-styles-wrapper .wp-block[data-align=wide] { max-width: var(--cs-editor-width-wide); } .editor-styles-wrapper .wp-block[data-align=full] { max-width: var(--cs-editor-width-full); margin-left: var(--cs-editor-align-full) !important; margin-right: var(--cs-editor-align-full) !important; } .editor-styles-wrapper.cs-sidebar-enabled { --cs-editor-width: var(--cs-entry-content-medium-width); --cs-editor-width-wide: var(--cs-entry-content-medium-width); --cs-editor-width-full: var(--cs-entry-content-medium-width); } .editor-styles-wrapper.cs-sidebar-enabled.post-type-post.cs-metabar-enabled { --cs-editor-width: var(--cs-entry-content-width); --cs-editor-width-wide: var(--cs-entry-content-width); --cs-editor-width-full: var(--cs-entry-content-width); } .editor-styles-wrapper.cs-sidebar-disabled { --cs-editor-width: var(--cs-entry-content-width); --cs-editor-width-wide: var(--cs-entry-content-large-width); --cs-editor-width-full: none; --cs-editor-align-full: -10px; } .editor-styles-wrapper.post-type-page.cs-sidebar-enabled { --cs-editor-width: var(--cs-entry-content-medium-width); --cs-editor-width-wide: var(--cs-entry-content-medium-width); --cs-editor-width-full: var(--cs-entry-content-medium-width); } .editor-styles-wrapper.post-type-page.cs-sidebar-disabled { --cs-editor-width: var(--cs-entry-content-large-width); --cs-editor-width-wide: var(--cs-entry-content-large-width); --cs-editor-width-full: none; --cs-editor-align-full: -10px; } .template-canvas-fullwidth .editor-styles-wrapper.post-type-page { --cs-editor-width: none; --cs-editor-width-wide: none; --cs-editor-width-full: none; --cs-editor-align-full: -10px; } /*-------------------------------------------------------------- # Editor Spacers --------------------------------------------------------------*/ .editor-styles-wrapper .block-editor-block-list__layout { /* Reset Spacers */ } .editor-styles-wrapper .block-editor-block-list__layout .wp-block { margin-top: 32px; margin-bottom: 32px; } .editor-styles-wrapper .block-editor-block-list__layout .wp-block[data-type="canvas/section"] { margin-top: 95px; margin-bottom: 95px; } .editor-styles-wrapper .block-editor-block-list__layout .wp-block[data-type="canvas/posts"] { margin-top: 48px; margin-bottom: 48px; } .editor-styles-wrapper .block-editor-block-list__layout .wp-block[data-type="canvas/posts"] + .wp-block[data-type="canvas/section-heading"] { margin-top: 64px; } .editor-styles-wrapper .block-editor-block-list__layout .wp-block[data-type="canvas/section-heading"] + .wp-block[data-type="canvas/posts"] { margin-top: 32px; } .editor-styles-wrapper .block-editor-block-list__layout > .wp-block:not(.wp-block-column):first-child { margin-top: 0; } .editor-styles-wrapper .block-editor-block-list__layout > .wp-block:last-child { margin-bottom: 0; } .editor-styles-wrapper .block-editor-block-list__layout > .wp-block:first-child > .wp-block[data-type="core/paragraph"] { margin-top: 0; } .editor-styles-wrapper .block-editor-block-list__layout > .wp-block:last-child > .wp-block[data-type="core/paragraph"] { margin-bottom: 0; } .editor-styles-wrapper .block-editor-block-list__layout > .wp-block[data-type="canvas/tabs"] .wp-block:first-child, .editor-styles-wrapper .block-editor-block-list__layout > .wp-block[data-type="canvas/alert"] .wp-block:first-child { margin-top: 32px; } .editor-styles-wrapper .block-editor-block-list__layout > .wp-block[data-type="canvas/tabs"] .wp-block:last-child, .editor-styles-wrapper .block-editor-block-list__layout > .wp-block[data-type="canvas/alert"] .wp-block:last-child { margin-bottom: 32px; } .editor-styles-wrapper .block-editor-block-list__layout > .wp-block[data-type="canvas/tabs"] .wp-block:first-child > .wp-block[data-type="core/paragraph"], .editor-styles-wrapper .block-editor-block-list__layout > .wp-block[data-type="canvas/alert"] .wp-block:first-child > .wp-block[data-type="core/paragraph"] { margin-top: 32px; } .editor-styles-wrapper .block-editor-block-list__layout > .wp-block[data-type="canvas/tabs"] .wp-block:last-child > .wp-block[data-type="core/paragraph"], .editor-styles-wrapper .block-editor-block-list__layout > .wp-block[data-type="canvas/alert"] .wp-block:last-child > .wp-block[data-type="core/paragraph"] { margin-bottom: 32px; } .editor-styles-wrapper .block-editor-block-list__layout > .wp-block[data-type="core/column"] { margin-top: 0; } .editor-styles-wrapper .block-editor-block-list__layout > .wp-block[data-type="core/column"] > .wp-block[data-type="core/paragraph"]:first-child { margin-top: 0; } .editor-styles-wrapper .block-editor-block-list__layout > .wp-block[data-type="core/column"] > .wp-block[data-type="core/paragraph"]:last-child { margin-bottom: 0; } .editor-styles-wrapper .block-editor-block-list__layout > .wp-block[data-type="core/heading"]:not(:first-child) { margin-top: 64px; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-sidebar-disabled .wp-block[data-align=wide], .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-sidebar-disabled .wp-block[data-align=full] { margin-top: 48px; margin-bottom: 48px; } /*-------------------------------------------------------------- # Canvas Template Fullwidth --------------------------------------------------------------*/ .template-canvas-fullwidth .csco-singular-layout { display: none; } /*-------------------------------------------------------------- # Canvas Block Section --------------------------------------------------------------*/ .cnvs-block-section-content { -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; min-width: 0; } .cnvs-block-section .cnvs-block-section-inner { --cs-block-section-gap: 60px; --cs-block-section-sidebar-width: 300px; } .cnvs-block-section > .cnvs-block-section-inner > .block-editor-inner-blocks > .block-editor-block-list__layout { display: grid; grid-template-columns: minmax(0, 1fr); gap: var(--cs-block-section-gap); } .cnvs-block-section > .cnvs-block-section-inner > .block-editor-inner-blocks > .block-editor-block-list__layout [data-type="canvas/section-content"], .cnvs-block-section > .cnvs-block-section-inner > .block-editor-inner-blocks > .block-editor-block-list__layout [data-type="canvas/section-sidebar"] { margin-top: 0; margin-bottom: 0; } .cnvs-block-section > .cnvs-block-section-inner { padding-left: 20px; padding-right: 20px; margin-left: auto; margin-right: auto; } .cs-breakpoint-up-576px .cnvs-block-section > .cnvs-block-section-inner { max-width: 540px; } .cs-breakpoint-up-768px .cnvs-block-section > .cnvs-block-section-inner { max-width: 720px; } .cs-breakpoint-up-1020px .cnvs-block-section > .cnvs-block-section-inner { max-width: 980px; } .cs-breakpoint-up-1200px .cnvs-block-section > .cnvs-block-section-inner { max-width: 1140px; } .cs-breakpoint-up-1280px .cnvs-block-section > .cnvs-block-section-inner { max-width: 1220px; } .cs-breakpoint-up-1434px .cnvs-block-section > .cnvs-block-section-inner { max-width: 1360px; } .cs-breakpoint-up-1584px .cnvs-block-section > .cnvs-block-section-inner { max-width: 1524px; } .cs-breakpoint-up-1780px .cnvs-block-section > .cnvs-block-section-inner { max-width: 1720px; } .cnvs-block-section > .cnvs-block-section-inner > .block-editor-inner-blocks { width: 100%; } .cnvs-block-section > .cnvs-block-section-inner > .block-editor-inner-blocks > .block-editor-block-list__layout .wp-block:not(.wp-block-button) { width: 100%; } .cs-breakpoint-up-1020px .cnvs-block-section-sidebar-position-left > .cnvs-block-section-inner > .block-editor-inner-blocks > .block-editor-block-list__layout, .cs-breakpoint-up-1020px .cnvs-block-section-sidebar-position-right > .cnvs-block-section-inner > .block-editor-inner-blocks > .block-editor-block-list__layout { grid-template-columns: minmax(0, 1fr) var(--cs-block-section-sidebar-width); } .cs-breakpoint-up-1020px .cnvs-block-section-sidebar-position-left > .cnvs-block-section-inner > .block-editor-inner-blocks > .block-editor-block-list__layout { grid-template-columns: var(--cs-block-section-sidebar-width) minmax(0, 1fr); } .cs-breakpoint-up-1020px .cnvs-block-section-sidebar-position-left > .cnvs-block-section-inner > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="canvas/section-content"] { -webkit-box-ordinal-group: 2; order: 1; } .cnvs-block-section-layout-align-full { padding-left: 0 !important; padding-right: 0 !important; overflow: hidden; } .cnvs-block-section-layout-align-full > .cnvs-block-section-inner { max-width: 100% !important; padding-left: 0; padding-right: 0; } .cnvs-block-section-layout-align-full > .cnvs-block-section-inner > .block-editor-inner-blocks > .block-editor-block-list__layout { margin-left: 0; margin-right: 0; } .cnvs-block-section-layout-align-full .wp-block[data-type="canvas/section-content"] { max-width: 100% !important; width: 100% !important; padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; } .cnvs-block-section-layout-align-full .wp-block[data-type="canvas/section-content"] .block-editor-block-list__layout { margin-left: 0; margin-right: 0; } .cnvs-block-section-layout-align-full .wp-block[data-type="canvas/section-content"] .wp-block { max-width: 100% !important; width: 100% !important; padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; } .wp-block[data-type="canvas/section-sidebar"] .canvas-component-custom-blocks, .wp-block[data-type="canvas/section-sidebar"] .cnvs-block-section-sidebar { height: 100%; } .wp-block[data-type="canvas/section-sidebar"] .cnvs-block-section-sidebar { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; } .cnvs-block-section-sidebar-sticky-top [data-type="canvas/section-sidebar"] .cnvs-block-section-sidebar-inner { position: -webkit-sticky; position: sticky; top: 50px; } .cnvs-block-section-sidebar-sticky-bottom [data-type="canvas/section-sidebar"] .cnvs-block-section-sidebar-inner { position: -webkit-sticky; position: sticky; bottom: 20px; margin-top: auto; } @-moz-document url-prefix() { .cnvs-block-section-sidebar-sticky-bottom [data-type="canvas/section-sidebar"] .cnvs-block-section-sidebar-inner { position: sticky; top: 50px; bottom: initial; margin-top: initial; } } .cnvs-block-section-sidebar-sticky-top-last-block .cnvs-block-section-sidebar-inner > .block-editor-inner-blocks > .block-editor-block-list__layout > :last-child { position: -webkit-sticky; position: sticky; top: 50px; } .cnvs-block-section-with-background-color { padding: 0; } .cnvs-block-section-notice .components-notice { text-align: left; } /*-------------------------------------------------------------- # Canvas Block Columns --------------------------------------------------------------*/ .wp-block[data-type="canvas/column"] > .canvas-component-custom-blocks { height: 100%; } .wp-block[data-type="canvas/column"] > .canvas-component-custom-blocks > .cnvs-block-column { height: 100%; } .wp-block[data-type="canvas/column"] > .canvas-component-custom-blocks > .cnvs-block-column > .cnvs-block-column-inner > div > .block-editor-inner-blocks, .wp-block[data-type="canvas/column"] > .canvas-component-custom-blocks > .cnvs-block-column > .cnvs-block-column-inner > div > .block-editor-inner-blocks > .block-editor-block-list__layout { height: 100%; } .cnvs-block-column-inner[data-min-height="100%"] > div > .block-editor-inner-blocks > .block-editor-block-list__layout { display: grid; } .cnvs-block-column-inner[data-min-height="100%"] > div > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-type="canvas/posts"] + .wp-block[data-type="canvas/posts"] { margin-top: 0; } .cnvs-block-column-inner[data-min-height="100%"] > div > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-type="canvas/posts"] > .canvas-component-custom-blocks { height: 100%; } .cnvs-block-column-inner[data-min-height="100%"] > div > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-type="canvas/posts"] > .canvas-component-custom-blocks > .components-disabled, .cnvs-block-column-inner[data-min-height="100%"] > div > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-type="canvas/posts"] > .canvas-component-custom-blocks > .components-disabled > .cnvs-component-server-side-render, .cnvs-block-column-inner[data-min-height="100%"] > div > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-type="canvas/posts"] > .canvas-component-custom-blocks > .components-disabled > .cnvs-component-server-side-render > .cnvs-component-server-side-render-content { height: 100%; } /*-------------------------------------------------------------- # Main Styles. --------------------------------------------------------------*/ .editor-styles-wrapper.cs-editor-styles-wrapper { font-family: var(--cs-font-base-family), sans-serif; font-size: var(--cs-font-base-size); font-weight: var(--cs-font-base-weight); font-style: var(--cs-font-base-style); line-height: var(--cs-font-base-line-height); text-transform: var(--cs-font-base-text-transform); letter-spacing: var(--cs-font-base-letter-spacing); line-height: var(--cs-font-base-line-height); word-break: break-word; } .editor-styles-wrapper.cs-editor-styles-wrapper p > a, .editor-styles-wrapper.cs-editor-styles-wrapper p > strong > a, .editor-styles-wrapper.cs-editor-styles-wrapper figcaption > a, .editor-styles-wrapper.cs-editor-styles-wrapper > a, .editor-styles-wrapper.cs-editor-styles-wrapper > p > a, .editor-styles-wrapper.cs-editor-styles-wrapper > ul li > a, .editor-styles-wrapper.cs-editor-styles-wrapper > ol li > a, .editor-styles-wrapper.cs-editor-styles-wrapper > p > em > a, .editor-styles-wrapper.cs-editor-styles-wrapper > p > strong > a, .editor-styles-wrapper.cs-editor-styles-wrapper td > a, .editor-styles-wrapper.cs-editor-styles-wrapper th > a, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container > a, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container > p > a, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container > ul li > a, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container > ol li > a, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container > p > em > a, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container > p > strong > a, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container td > a, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container th > a { color: var(--cs-color-link); text-decoration: underline; } .editor-styles-wrapper.cs-editor-styles-wrapper p > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper p > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper p > strong > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper p > strong > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper figcaption > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper figcaption > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper > p > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper > p > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper > ul li > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper > ul li > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper > ol li > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper > ol li > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper > p > em > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper > p > em > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper > p > strong > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper > p > strong > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper td > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper td > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper th > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper th > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container > p > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container > p > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container > ul li > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container > ul li > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container > ol li > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container > ol li > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container > p > em > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container > p > em > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container > p > strong > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container > p > strong > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container td > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container td > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container th > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .is-root-container th > a:focus { color: var(--cs-color-link-hover); text-decoration: none; } .editor-styles-wrapper.cs-editor-styles-wrapper > blockquote { font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); position: relative; font-size: 2.25rem; padding-right: 0; padding-top: 40px; margin-top: 48px; margin-bottom: 48px; margin-left: 0; margin-right: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper > blockquote cite { display: block; font-style: normal; } .editor-styles-wrapper.cs-editor-styles-wrapper > blockquote cite, .editor-styles-wrapper.cs-editor-styles-wrapper > blockquote footer { font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); float: left; margin-top: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper > blockquote p:first-child { font-size: inherit; margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper > blockquote p:last-of-type { padding-bottom: 1rem; border-bottom: 1px solid var(--cs-color-contrast-400); } .editor-styles-wrapper.cs-editor-styles-wrapper > blockquote p:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; } .editor-styles-wrapper.cs-editor-styles-wrapper > blockquote p:after, .editor-styles-wrapper.cs-editor-styles-wrapper > blockquote p:before { content: ""; display: block; clear: both; } .editor-styles-wrapper.cs-editor-styles-wrapper > blockquote:before { content: ""; position: absolute; top: 0.2em; left: 0; width: 21px; height: 16px; background-image: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.583 13.321C0.553 12.227 0 11 0 9.011C0 5.511 2.457 2.374 6.03 0.822998L6.923 2.201C3.588 4.005 2.936 6.346 2.676 7.822C3.213 7.544 3.916 7.447 4.605 7.511C6.409 7.678 7.831 9.159 7.831 11C7.831 11.9283 7.46225 12.8185 6.80587 13.4749C6.1495 14.1313 5.25926 14.5 4.331 14.5C3.258 14.5 2.232 14.01 1.583 13.321ZM11.583 13.321C10.553 12.227 10 11 10 9.011C10 5.511 12.457 2.374 16.03 0.822998L16.923 2.201C13.588 4.005 12.936 6.346 12.676 7.822C13.213 7.544 13.916 7.447 14.605 7.511C16.409 7.678 17.831 9.159 17.831 11C17.831 11.9283 17.4623 12.8185 16.8059 13.4749C16.1495 14.1313 15.2593 14.5 14.331 14.5C13.258 14.5 12.232 14.01 11.583 13.321Z' fill='%232F323D'/%3E%3C/svg%3E"); background-repeat: no-repeat; } [data-scheme=dark] .editor-styles-wrapper.cs-editor-styles-wrapper > blockquote:before, [data-scheme=inverse] .editor-styles-wrapper.cs-editor-styles-wrapper > blockquote:before { background-image: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.583 13.321C0.553 12.227 0 11 0 9.011C0 5.511 2.457 2.374 6.03 0.822998L6.923 2.201C3.588 4.005 2.936 6.346 2.676 7.822C3.213 7.544 3.916 7.447 4.605 7.511C6.409 7.678 7.831 9.159 7.831 11C7.831 11.9283 7.46225 12.8185 6.80587 13.4749C6.1495 14.1313 5.25926 14.5 4.331 14.5C3.258 14.5 2.232 14.01 1.583 13.321ZM11.583 13.321C10.553 12.227 10 11 10 9.011C10 5.511 12.457 2.374 16.03 0.822998L16.923 2.201C13.588 4.005 12.936 6.346 12.676 7.822C13.213 7.544 13.916 7.447 14.605 7.511C16.409 7.678 17.831 9.159 17.831 11C17.831 11.9283 17.4623 12.8185 16.8059 13.4749C16.1495 14.1313 15.2593 14.5 14.331 14.5C13.258 14.5 12.232 14.01 11.583 13.321Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A"); } .editor-styles-wrapper.cs-editor-styles-wrapper > blockquote:after { content: ""; display: block; clear: both; } .editor-styles-wrapper.cs-editor-styles-wrapper pre, .editor-styles-wrapper.cs-editor-styles-wrapper code { background-color: var(--cs-color-contrast-50); } .editor-styles-wrapper.cs-editor-styles-wrapper pre { padding: 20px; } .editor-styles-wrapper.cs-editor-styles-wrapper pre code { background-color: transparent; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-caption-dd { color: var(--cs-color-secondary); margin-left: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-embed { margin-top: 48px; margin-bottom: 48px; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cnvs-paragraph-callout { font-size: 1.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper { /*-------------------------------------------------------------- # Base --------------------------------------------------------------*/ /** =========== Blocks =========== */ /*-------------------------------------------------------------- # Utilities --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Layout --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Powerkit --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Base --------------------------------------------------------------*/ /*-------------------------------------------------------------- # About --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Author --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Contributors --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Alerts --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Social Links --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Instagram --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Share Buttons --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Subscribe Form --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Posts --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Twitter --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Categories --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Table of Contents --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Scroll to Top --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Lightbox --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Pinterest --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Canvas --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Vendors --------------------------------------------------------------*/ } @font-face { font-family: "cs-icons"; src: url("../static/icon-fonts/icons.ttf") format("truetype"), url("../static/icon-fonts/icons.woff") format("woff"), url("../static/icon-fonts/icons.svg#icons") format("svg"); font-weight: normal; font-style: normal; font-display: swap; } .editor-styles-wrapper.cs-editor-styles-wrapper [class^=cs-icon-], .editor-styles-wrapper.cs-editor-styles-wrapper [class*=" cs-icon-"] { font-family: "cs-icons" !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-check:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-arrow-left:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-arrow-right:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-copy:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-youtube1:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-quote:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-read-time:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-reply:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-flashlight:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-mail-newsletter:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-external-link:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-add-sharp:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-arrow-redo-sharp:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-mail-sharp:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-albums-sharp:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-camera:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-dark-mode:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-light-mode:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-photos:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-instagram:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-search:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-play_circle_filled:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-moon:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-bar-chart:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-pinterest:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-send:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-share-top:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-volume-x:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-volume:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-pause-circle:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-play-circle:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-clock:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-bag:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-cart:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-mail:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-image:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-activity:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-alert-circle:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-arrow-down:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-arrow-down-circle:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-arrow-left-circle:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-arrow-right-circle:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-arrow-up-circle:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-at-sign:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-award:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-bookmark:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-chevron-down:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-chevron-left:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-chevron-right:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-chevron-up:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-circle:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-eye:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-file:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-file-text:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-film:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-help-circle:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-info:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-message-square:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-more-horizontal:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-more-vertical:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-music:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-play-circle1:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-plus-circle:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-share:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-tag:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-watch:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-x:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-x-circle:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-x-square:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-youtube:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-zap:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-zoom-in:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-zoom-out:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-hamburger:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-location:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-arrow-long-bottom:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-arrow-long-top:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-arrow-long-left:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-icon-arrow-long-right:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper html { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 16px; font-family: var(--cs-font-base-family); } .editor-styles-wrapper.cs-editor-styles-wrapper body { font-family: var(--cs-font-base-family), sans-serif; font-size: var(--cs-font-base-size); font-weight: var(--cs-font-base-weight); font-style: var(--cs-font-base-style); line-height: var(--cs-font-base-line-height); text-transform: var(--cs-font-base-text-transform); letter-spacing: var(--cs-font-base-letter-spacing); } .editor-styles-wrapper.cs-editor-styles-wrapper h1, .editor-styles-wrapper.cs-editor-styles-wrapper h2, .editor-styles-wrapper.cs-editor-styles-wrapper h3, .editor-styles-wrapper.cs-editor-styles-wrapper h4, .editor-styles-wrapper.cs-editor-styles-wrapper h5, .editor-styles-wrapper.cs-editor-styles-wrapper h6, .editor-styles-wrapper.cs-editor-styles-wrapper .h1, .editor-styles-wrapper.cs-editor-styles-wrapper .h2, .editor-styles-wrapper.cs-editor-styles-wrapper .h3, .editor-styles-wrapper.cs-editor-styles-wrapper .h4, .editor-styles-wrapper.cs-editor-styles-wrapper .h5, .editor-styles-wrapper.cs-editor-styles-wrapper .h6 { margin-top: 0; margin-bottom: 1rem; word-wrap: break-word; font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); } .editor-styles-wrapper.cs-editor-styles-wrapper h1, .editor-styles-wrapper.cs-editor-styles-wrapper .h1 { font-size: 2.625rem; } .editor-styles-wrapper.cs-editor-styles-wrapper h2, .editor-styles-wrapper.cs-editor-styles-wrapper .h2 { font-size: 2.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper h3, .editor-styles-wrapper.cs-editor-styles-wrapper .h3 { font-size: 1.75rem; } .editor-styles-wrapper.cs-editor-styles-wrapper h4, .editor-styles-wrapper.cs-editor-styles-wrapper .h4 { font-size: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper h5, .editor-styles-wrapper.cs-editor-styles-wrapper .h5 { font-size: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper h6, .editor-styles-wrapper.cs-editor-styles-wrapper .h6 { font-size: 0.875rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-heading { font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-heading-sidebar { font-family: var(--cs-font-headings-sidebar-family), sans-serif; font-size: var(--cs-font-headings-sidebar-size); font-weight: var(--cs-font-headings-sidebar-weight); font-style: var(--cs-font-sectio-nsubmenu-headings-style); letter-spacing: var(--cs-font-headings-sidebar-letter-spacing); text-transform: var(--cs-font-headings-sidebar-text-transform); margin-top: -0.625rem; margin-bottom: 1rem !important; padding-bottom: 0.875rem; border-bottom: 1px solid var(--cs-color-contrast-200); } .editor-styles-wrapper.cs-editor-styles-wrapper hr, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-separator { border: 0; border-top: 1px solid var(--cs-color-contrast-200); } .editor-styles-wrapper.cs-editor-styles-wrapper small, .editor-styles-wrapper.cs-editor-styles-wrapper .small { font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper mark:not(.has-inline-color), .editor-styles-wrapper.cs-editor-styles-wrapper .mark:not(.has-inline-color) { padding: 0.2em; background-color: #fcf8e3; font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper figcaption, .editor-styles-wrapper.cs-editor-styles-wrapper cite, .editor-styles-wrapper.cs-editor-styles-wrapper caption, .editor-styles-wrapper.cs-editor-styles-wrapper time { font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .has-small-font-size { font-size: 13px; } .editor-styles-wrapper.cs-editor-styles-wrapper .has-normal-font-size, .editor-styles-wrapper.cs-editor-styles-wrapper .has-regular-font-size { font-size: 16px; } .editor-styles-wrapper.cs-editor-styles-wrapper .has-medium-font-size { font-size: 20px; } .editor-styles-wrapper.cs-editor-styles-wrapper .has-large-font-size { font-size: 36px; } .editor-styles-wrapper.cs-editor-styles-wrapper .has-huge-font-size, .editor-styles-wrapper.cs-editor-styles-wrapper .has-larger-font-size { font-size: 48px; } .editor-styles-wrapper.cs-editor-styles-wrapper table, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-table { width: 100%; max-width: 100%; border-collapse: collapse; margin-bottom: 0; text-align: left; } .editor-styles-wrapper.cs-editor-styles-wrapper table th, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-table th, .editor-styles-wrapper.cs-editor-styles-wrapper table td, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-table td { padding: 0.75rem; vertical-align: middle; border: none; border-top: 1px solid var(--cs-color-contrast-200); } .editor-styles-wrapper.cs-editor-styles-wrapper table th, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-table th { font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); } .editor-styles-wrapper.cs-editor-styles-wrapper table thead, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-table thead { border-bottom: 2px solid var(--cs-color-contrast-200); } .editor-styles-wrapper.cs-editor-styles-wrapper table tfoot, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-table tfoot { border-top: 2px solid var(--cs-color-contrast-200); } .editor-styles-wrapper.cs-editor-styles-wrapper table tbody + tbody, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-table tbody + tbody { border-top: 2px solid var(--cs-color-contrast-200); } .editor-styles-wrapper.cs-editor-styles-wrapper table th, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-table th, .editor-styles-wrapper.cs-editor-styles-wrapper table td, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-table td { border: 1px solid var(--cs-color-contrast-200); } .editor-styles-wrapper.cs-editor-styles-wrapper table thead th, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-table thead th, .editor-styles-wrapper.cs-editor-styles-wrapper table thead td, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-table thead td { border-bottom-width: 1px; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-table.is-style-stripes { border-bottom: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-table.is-style-stripes tbody tr:nth-child(odd) { background-color: var(--cs-color-contrast-100); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-table figcaption { padding: 0.75rem 0; color: var(--cs-color-secondary); text-align: left; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-table-simple-bordered tr th, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-table-simple-bordered tr td { border: none; border-top: 1px solid var(--cs-color-contrast-200); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-table-striped tbody tr:nth-of-type(odd) { background-color: var(--cs-color-contrast-100); } @media (max-width: 575.98px) { .editor-styles-wrapper.cs-editor-styles-wrapper .cs-table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } } @media (max-width: 767.98px) { .editor-styles-wrapper.cs-editor-styles-wrapper .cs-table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } } @media (max-width: 1019.98px) { .editor-styles-wrapper.cs-editor-styles-wrapper .cs-table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } } @media (max-width: 1199.98px) { .editor-styles-wrapper.cs-editor-styles-wrapper .cs-table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } } @media (max-width: 1279.98px) { .editor-styles-wrapper.cs-editor-styles-wrapper .cs-table-responsive-sxl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } } @media (max-width: 1433.98px) { .editor-styles-wrapper.cs-editor-styles-wrapper .cs-table-responsive-mxl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } } @media (max-width: 1583.98px) { .editor-styles-wrapper.cs-editor-styles-wrapper .cs-table-responsive-lxl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } } @media (max-width: 1779.98px) { .editor-styles-wrapper.cs-editor-styles-wrapper .cs-table-responsive-xxxl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } } @media (max-width: 1919.98px) { .editor-styles-wrapper.cs-editor-styles-wrapper .cs-table-responsive-full { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content > *:last-child:after, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary > *:last-child:after { content: ""; clear: both; display: table; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content > *, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .wp-block-column > *, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .wp-block-group__inner-container > *, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .wp-block-cover__inner-container > *, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .wp-block-media-text__content > *, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-column-inner > div > *, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-section-content-inner > *, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-section-sidebar-inner > *, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary > *, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .wp-block-column > *, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .wp-block-group__inner-container > *, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .wp-block-cover__inner-container > *, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .wp-block-media-text__content > *, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-column-inner > div > *, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-section-content-inner > *, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-section-sidebar-inner > * { margin-top: 32px; margin-bottom: 32px; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content > *, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .wp-block-column > *, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .wp-block-group__inner-container > *, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .wp-block-cover__inner-container > *, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .wp-block-media-text__content > *, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-column-inner > div > *, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-section-content-inner > *, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-section-sidebar-inner > *, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary > *, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .wp-block-column > *, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .wp-block-group__inner-container > *, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .wp-block-cover__inner-container > *, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .wp-block-media-text__content > *, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-column-inner > div > *, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-section-content-inner > *, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-section-sidebar-inner > * { margin-top: 32px; margin-bottom: 32px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content > *:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .wp-block-column > *:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .wp-block-group__inner-container > *:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .wp-block-cover__inner-container > *:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .wp-block-media-text__content > *:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-column-inner > div > *:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-section-content-inner > *:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-section-sidebar-inner > *:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary > *:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .wp-block-column > *:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .wp-block-group__inner-container > *:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .wp-block-cover__inner-container > *:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .wp-block-media-text__content > *:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-column-inner > div > *:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-section-content-inner > *:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-section-sidebar-inner > *:first-child { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content > *:last-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .wp-block-column > *:last-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .wp-block-group__inner-container > *:last-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .wp-block-cover__inner-container > *:last-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .wp-block-media-text__content > *:last-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-column-inner > div > *:last-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-section-content-inner > *:last-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-section-sidebar-inner > *:last-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary > *:last-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .wp-block-column > *:last-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .wp-block-group__inner-container > *:last-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .wp-block-cover__inner-container > *:last-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .wp-block-media-text__content > *:last-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-column-inner > div > *:last-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-section-content-inner > *:last-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-section-sidebar-inner > *:last-child { margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-section, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-section { margin-top: 64px; margin-bottom: 64px; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-section, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-section { margin-top: 95px; margin-bottom: 95px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-section:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-section:first-child { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-section:last-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-section:last-child { margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-posts, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-posts { margin-top: 48px; margin-bottom: 48px; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-posts, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-posts { margin-top: 48px; margin-bottom: 48px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-posts:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-posts:first-child { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-posts:last-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-posts:last-child { margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-posts + .cnvs-block-section-heading, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-posts + .cnvs-block-section-heading { margin-top: 64px; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-posts + .cnvs-block-section-heading, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-posts + .cnvs-block-section-heading { margin-top: 64px; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-posts + .cnvs-block-section-heading:first-child, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-posts + .cnvs-block-section-heading:first-child { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-section-heading + .cnvs-block-posts, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-section-heading + .cnvs-block-posts { margin-top: 32px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .cnvs-block-section-heading + .cnvs-block-posts:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .cnvs-block-section-heading + .cnvs-block-posts:first-child { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content > h1:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content > h2:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content > h3:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content > h4:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content > h5:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content > h6:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content > .h1:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content > .h2:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content > .h3:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content > .h4:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content > .h5:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content > .h6:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary > h1:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary > h2:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary > h3:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary > h4:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary > h5:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary > h6:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary > .h1:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary > .h2:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary > .h3:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary > .h4:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary > .h5:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary > .h6:not(:first-child) { margin-top: 64px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .entry-content, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .entry-summary, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .entry-content, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .entry-summary { margin: inherit; max-width: inherit; padding: inherit; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .entry-content, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content .entry-summary, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .entry-content, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary .entry-summary { margin: inherit; max-width: inherit; padding: inherit; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content > .alignleft, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-content > .alignright, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary > .alignleft, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-main-content .entry-summary > .alignright { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content { line-height: var(--cs-font-base-line-height); word-break: break-word; } .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content p > a, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content p > strong > a, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content figcaption > a, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > a, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > p > a, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > ul li > a, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > ol li > a, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > p > em > a, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > p > strong > a, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content td > a, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content th > a, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container > a, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container > p > a, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container > ul li > a, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container > ol li > a, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container > p > em > a, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container > p > strong > a, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container td > a, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container th > a { color: var(--cs-color-link); text-decoration: underline; } .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content p > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content p > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content p > strong > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content p > strong > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content figcaption > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content figcaption > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > p > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > p > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > ul li > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > ul li > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > ol li > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > ol li > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > p > em > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > p > em > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > p > strong > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > p > strong > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content td > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content td > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content th > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content th > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container > p > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container > p > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container > ul li > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container > ul li > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container > ol li > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container > ol li > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container > p > em > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container > p > em > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container > p > strong > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container > p > strong > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container td > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container td > a:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container th > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-root-container th > a:focus { color: var(--cs-color-link-hover); text-decoration: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > blockquote { font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); position: relative; font-size: 2.25rem; padding-right: 0; padding-top: 40px; margin-top: 48px; margin-bottom: 48px; margin-left: 0; margin-right: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > blockquote cite { display: block; font-style: normal; } .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > blockquote cite, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > blockquote footer { font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); float: left; margin-top: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > blockquote p:first-child { font-size: inherit; margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > blockquote p:last-of-type { padding-bottom: 1rem; border-bottom: 1px solid var(--cs-color-contrast-400); } .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > blockquote p:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > blockquote p:after, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > blockquote p:before { content: ""; display: block; clear: both; } .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > blockquote:before { content: ""; position: absolute; top: 0.2em; left: 0; width: 21px; height: 16px; background-image: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.583 13.321C0.553 12.227 0 11 0 9.011C0 5.511 2.457 2.374 6.03 0.822998L6.923 2.201C3.588 4.005 2.936 6.346 2.676 7.822C3.213 7.544 3.916 7.447 4.605 7.511C6.409 7.678 7.831 9.159 7.831 11C7.831 11.9283 7.46225 12.8185 6.80587 13.4749C6.1495 14.1313 5.25926 14.5 4.331 14.5C3.258 14.5 2.232 14.01 1.583 13.321ZM11.583 13.321C10.553 12.227 10 11 10 9.011C10 5.511 12.457 2.374 16.03 0.822998L16.923 2.201C13.588 4.005 12.936 6.346 12.676 7.822C13.213 7.544 13.916 7.447 14.605 7.511C16.409 7.678 17.831 9.159 17.831 11C17.831 11.9283 17.4623 12.8185 16.8059 13.4749C16.1495 14.1313 15.2593 14.5 14.331 14.5C13.258 14.5 12.232 14.01 11.583 13.321Z' fill='%232F323D'/%3E%3C/svg%3E"); background-repeat: no-repeat; } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .entry-content > blockquote:before, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .entry-content > blockquote:before { background-image: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.583 13.321C0.553 12.227 0 11 0 9.011C0 5.511 2.457 2.374 6.03 0.822998L6.923 2.201C3.588 4.005 2.936 6.346 2.676 7.822C3.213 7.544 3.916 7.447 4.605 7.511C6.409 7.678 7.831 9.159 7.831 11C7.831 11.9283 7.46225 12.8185 6.80587 13.4749C6.1495 14.1313 5.25926 14.5 4.331 14.5C3.258 14.5 2.232 14.01 1.583 13.321ZM11.583 13.321C10.553 12.227 10 11 10 9.011C10 5.511 12.457 2.374 16.03 0.822998L16.923 2.201C13.588 4.005 12.936 6.346 12.676 7.822C13.213 7.544 13.916 7.447 14.605 7.511C16.409 7.678 17.831 9.159 17.831 11C17.831 11.9283 17.4623 12.8185 16.8059 13.4749C16.1495 14.1313 15.2593 14.5 14.331 14.5C13.258 14.5 12.232 14.01 11.583 13.321Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A"); } .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content > blockquote:after { content: ""; display: block; clear: both; } .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content pre, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content code { background-color: var(--cs-color-contrast-50); } .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content pre { padding: 20px; } .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content pre code { background-color: transparent; } .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .wp-caption-dd { color: var(--cs-color-secondary); margin-left: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .cs-embed { margin-top: 48px; margin-bottom: 48px; } .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content .is-style-cnvs-paragraph-callout { font-size: 1.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content video, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content iframe, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content object, .editor-styles-wrapper.cs-editor-styles-wrapper .entry-content embed { max-width: 100%; overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .alignnone { max-width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .alignleft { float: none; margin-right: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .alignleft:first-child + * { margin-top: 0; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .alignleft { float: left; margin-right: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .alignright { float: none; margin-left: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .alignright:first-child + * { margin-top: 0; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .alignright { float: right; margin-left: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .aligncenter { display: block; clear: both; margin-left: auto; margin-right: auto; max-width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .aligncenter .wp-caption-text, .editor-styles-wrapper.cs-editor-styles-wrapper .aligncenter .wp-caption-dd { text-align: center; } .editor-styles-wrapper.cs-editor-styles-wrapper img.alignleft, .editor-styles-wrapper.cs-editor-styles-wrapper img.alignright { margin-bottom: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-group.alignleft, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-group.alignright, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-pullquote.alignleft, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-pullquote.alignright, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover-image.alignleft, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover-image.alignright, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover.alignleft, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover.alignright { max-width: 100%; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-group.alignleft, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-group.alignright, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-pullquote.alignleft, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-pullquote.alignright, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover-image.alignleft, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover-image.alignright, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover.alignleft, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover.alignright { max-width: calc(50% - 1rem); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-group.has-background { padding: 1.5rem 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-columns > *:not(.wp-block-column):first-child { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-columns > *:last-child { margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-columns .wp-block-column > *:first-child { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-columns .wp-block-column > *:last-child { margin-bottom: 0; } @media (max-width: 599px) { .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-columns .wp-block-column + .wp-block-column { margin-top: 32px; } } .editor-styles-wrapper.cs-editor-styles-wrapper p.has-background { padding: 1.5rem 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper p.wp-block-subhead { font-size: 1rem; color: var(--cs-color-secondary); opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-separator { --cnvs-wp-block-separator-color: var(--cs-color-contrast-300); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-separator.is-style-dots { border-top: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-separator:not(.is-style-dots) { border-top: none; border-bottom: 1px solid currentColor; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-separator.is-style-wide { max-width: var(--cs-editor-width-wide); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block[data-align=wide] .wp-block-separator.is-style-wide { max-width: var(--cs-editor-width-wide); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block[data-align=full] .wp-block-separator.is-style-wide { max-width: var(--cs-editor-width-full); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-separator:not(.is-style-dots):not(.is-style-wide):not(.alignwide):not(.alignwide):not(.alignfull) { max-width: 100px; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block[data-align=wide] .wp-block-separator:not(.is-style-dots):not(.is-style-wide):not(.alignwide):not(.alignwide):not(.alignfull) { max-width: var(--cs-editor-width-wide); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block[data-align=full] .wp-block-separator:not(.is-style-dots):not(.is-style-wide):not(.alignwide):not(.alignwide):not(.alignfull) { max-width: var(--cs-editor-width-full); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-button.alignleft { text-align: left; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-button.alignright { text-align: right; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-button.aligncenter { text-align: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-button .wp-block-button__link { font-family: var(--cs-font-button-family), sans-serif; font-size: var(--cs-font-button-size); font-weight: var(--cs-font-button-weight); font-style: var(--cs-font-button-style); letter-spacing: var(--cs-font-button-letter-spacing); text-transform: var(--cs-font-button-text-transform); background-color: var(--cs-color-button); color: var(--cs-color-button-contrast); padding: 0.75rem 2rem; line-height: 1; border-radius: var(--cs-button-border-radius); text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-button .wp-block-button__link:hover { background-color: var(--cs-color-button-hover); color: var(--cs-color-button-hover-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background):hover { opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color) { color: var(--cs-color-button-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color):hover { color: var(--cs-color-button-hover-contrast); opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover { opacity: 0.75; cursor: pointer; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) { border-color: var(--cs-color-button); background-color: var(--cs-color-button-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover { border-color: var(--cs-color-button-hover); background-color: var(--cs-color-button-hover-contrast); opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) { color: var(--cs-color-button); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover { color: var(--cs-color-button-hover); opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-button.is-style-squared .wp-block-button__link { border-radius: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-file .wp-block-file__button { display: -webkit-inline-box; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-decoration: none; border: none; border-radius: var(--cs-button-border-radius); line-height: 1rem; -webkit-transition: 0.25s; transition: 0.25s; box-shadow: none; cursor: pointer; padding: 0.5rem 1rem; border-radius: auto; background-color: var(--cs-color-button); color: var(--cs-color-button-contrast); font-family: var(--cs-font-button-family), sans-serif; font-size: var(--cs-font-button-size); font-weight: var(--cs-font-button-weight); font-style: var(--cs-font-button-style); letter-spacing: var(--cs-font-button-letter-spacing); text-transform: var(--cs-font-button-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-file .wp-block-file__button:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-file .wp-block-file__button:hover { outline: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-file .wp-block-file__button:hover { background-color: var(--cs-color-button-hover); color: var(--cs-color-button-hover-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-code, .editor-styles-wrapper.cs-editor-styles-wrapper pre.wp-block-code, .editor-styles-wrapper.cs-editor-styles-wrapper code.wp-block-code { background-color: var(--cs-color-contrast-200); padding: 1rem 1.5rem; font-family: Menlo, Consolas, monaco, monospace; line-height: var(--cs-font-base-line-height); font-size: 0.875rem; color: var(--cs-color-primary); white-space: pre-wrap; border-radius: 0; border: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-code .editor-plain-text, .editor-styles-wrapper.cs-editor-styles-wrapper pre.wp-block-code .editor-plain-text, .editor-styles-wrapper.cs-editor-styles-wrapper code.wp-block-code .editor-plain-text { background-color: transparent; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-preformatted, .editor-styles-wrapper.cs-editor-styles-wrapper pre.wp-block-preformatted, .editor-styles-wrapper.cs-editor-styles-wrapper code.wp-block-preformatted { background-color: var(--cs-color-contrast-200); padding: 1rem 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-preformatted pre, .editor-styles-wrapper.cs-editor-styles-wrapper pre.wp-block-preformatted pre, .editor-styles-wrapper.cs-editor-styles-wrapper code.wp-block-preformatted pre { padding: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-preformatted, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-preformatted pre { font-family: Menlo, Consolas, monaco, monospace; line-height: var(--cs-font-base-line-height); font-size: 0.875rem; color: var(--cs-color-primary); white-space: pre-wrap; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-verse, .editor-styles-wrapper.cs-editor-styles-wrapper pre.wp-block-verse, .editor-styles-wrapper.cs-editor-styles-wrapper code.wp-block-verse { background-color: var(--cs-color-contrast-200); padding: 1rem 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-verse pre, .editor-styles-wrapper.cs-editor-styles-wrapper pre.wp-block-verse pre, .editor-styles-wrapper.cs-editor-styles-wrapper code.wp-block-verse pre { padding: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-verse, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-verse pre { font-family: Menlo, Consolas, monaco, monospace; line-height: var(--cs-font-base-line-height); font-size: 0.875rem; color: var(--cs-color-primary); overflow: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-audio figcaption { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-embed figcaption { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-video video { width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-media-text p:last-child { margin-bottom: 0; } @media (max-width: 575.98px) { .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content { padding-top: 8%; padding-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content { padding-top: 0; padding-bottom: 8%; } } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image figcaption { margin-top: 1rem; color: var(--cs-color-secondary); text-align: left; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image .alignleft figcaption, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image .alignright figcaption, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image .aligncenter figcaption, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image .alignwide figcaption, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image .alignfull figcaption { text-align: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image.alignleft figcaption, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image.alignright figcaption, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image.aligncenter figcaption, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image.alignwide figcaption, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image.alignfull figcaption { text-align: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image .alignleft, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image.alignleft { float: none; margin-right: 0; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image .alignleft, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image.alignleft { float: left; margin-right: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image .alignright, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image.alignright { float: none; margin-left: 0; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image .alignright, .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image.alignright { float: right; margin-left: 2rem; } @media (max-width: 575.98px) { .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image .alignleft, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image .alignright { margin-left: auto; margin-right: auto; } } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-image.is-style-rounded img { border-radius: var(--cs-image-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover-image { min-height: auto; border-radius: var(--cs-layout-elements-border-radius); overflow: hidden; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover-image .wp-block-cover__inner-container { width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover.has-background-dim, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover-image.has-background-dim { padding: 40px; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover.has-background-dim a, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover.has-background-dim a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover-image.has-background-dim a, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover-image.has-background-dim a:hover { color: inherit; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover.has-background-dim .wp-block-cover__inner-container, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover.has-background-dim .wp-block-cover-text, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover-image.has-background-dim .wp-block-cover__inner-container, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover-image.has-background-dim .wp-block-cover-text { color: #ffffff; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover__inner-container *:last-child { margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover .block-list-appender:empty { margin: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover .block-editor-block-list__layout .block-editor-block-list__block { margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover .block-editor-block-list__layout .block-editor-block-list__block > * { margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover .block-editor-block-list__layout *:last-child { margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover .wp-block-cover-text { font-size: 2.25rem; line-height: var(--cs-font-base-line-height); padding: 0; max-width: calc(var(--cs-entry-content-width)); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote { font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); position: relative; font-size: 1.75rem; padding-right: 0; padding-top: 40px; margin-top: 48px; margin-bottom: 48px; border-left: 0; border-right: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote:not(.is-large), .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote:not(.is-style-large) { position: relative; font-size: 1.75rem; padding-right: 0; padding-top: 40px; margin-top: 48px; margin-bottom: 48px; color: inherit; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote p:first-child { font-size: inherit; margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote p:last-of-type { padding-bottom: 1rem; border-bottom: 1px solid var(--cs-color-contrast-400); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote p:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote p:after, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote p:before { content: ""; display: block; clear: both; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote .wp-block-quote__citation { font-style: normal; color: var(--cs-color-secondary); font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote.is-large, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote.is-style-large { padding-left: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote.is-large p, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote.is-large p:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote.is-style-large p, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote.is-style-large p:first-child { font-size: 1.75rem; font-style: normal; line-height: var(--cs-font-accent-headings-line-height); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote.is-large cite, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote.is-large footer, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote.is-large .wp-block-quote__citation, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote.is-style-large cite, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote.is-style-large footer, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote.is-style-large .wp-block-quote__citation { font-size: 1rem; font-style: normal; text-align: left; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote cite, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote footer, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote .wp-block-quote__citation { font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); float: left; margin-top: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote:before { content: ""; position: absolute; top: 0.2em; left: 0; width: 20px; height: 16px; background-image: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.583 13.321C0.553 12.227 0 11 0 9.011C0 5.511 2.457 2.374 6.03 0.822998L6.923 2.201C3.588 4.005 2.936 6.346 2.676 7.822C3.213 7.544 3.916 7.447 4.605 7.511C6.409 7.678 7.831 9.159 7.831 11C7.831 11.9283 7.46225 12.8185 6.80587 13.4749C6.1495 14.1313 5.25926 14.5 4.331 14.5C3.258 14.5 2.232 14.01 1.583 13.321ZM11.583 13.321C10.553 12.227 10 11 10 9.011C10 5.511 12.457 2.374 16.03 0.822998L16.923 2.201C13.588 4.005 12.936 6.346 12.676 7.822C13.213 7.544 13.916 7.447 14.605 7.511C16.409 7.678 17.831 9.159 17.831 11C17.831 11.9283 17.4623 12.8185 16.8059 13.4749C16.1495 14.1313 15.2593 14.5 14.331 14.5C13.258 14.5 12.232 14.01 11.583 13.321Z' fill='%232F323D'/%3E%3C/svg%3E"); background-repeat: no-repeat; } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .wp-block-quote:before, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .wp-block-quote:before { background-image: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.583 13.321C0.553 12.227 0 11 0 9.011C0 5.511 2.457 2.374 6.03 0.822998L6.923 2.201C3.588 4.005 2.936 6.346 2.676 7.822C3.213 7.544 3.916 7.447 4.605 7.511C6.409 7.678 7.831 9.159 7.831 11C7.831 11.9283 7.46225 12.8185 6.80587 13.4749C6.1495 14.1313 5.25926 14.5 4.331 14.5C3.258 14.5 2.232 14.01 1.583 13.321ZM11.583 13.321C10.553 12.227 10 11 10 9.011C10 5.511 12.457 2.374 16.03 0.822998L16.923 2.201C13.588 4.005 12.936 6.346 12.676 7.822C13.213 7.544 13.916 7.447 14.605 7.511C16.409 7.678 17.831 9.159 17.831 11C17.831 11.9283 17.4623 12.8185 16.8059 13.4749C16.1495 14.1313 15.2593 14.5 14.331 14.5C13.258 14.5 12.232 14.01 11.583 13.321Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A"); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-quote:after { content: ""; display: block; clear: both; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-pullquote { border-top: 4px solid var(--cs-color-primary); border-bottom: 4px solid var(--cs-color-primary); padding: 2rem 1rem; color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-pullquote.is-style-solid-color { border: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-pullquote blockquote { margin-top: 0; margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-pullquote blockquote cite, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-pullquote blockquote footer, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-pullquote blockquote .wp-block-pullquote__citation { font-style: normal; text-transform: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-pullquote p { font-size: 1.75rem; line-height: var(--cs-font-base-line-height); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-pullquote .alignleft p, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-pullquote .alignright p { font-size: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-search .wp-block-search__inside-wrapper { display: -webkit-box; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-search .wp-block-search__label { font-family: var(--cs-font-section-headings-family), sans-serif; font-size: var(--cs-font-section-headings-size); font-weight: var(--cs-font-section-headings-weight); font-style: var(--cs-font-section-headings-style); letter-spacing: var(--cs-font-section-headings-letter-spacing); text-transform: var(--cs-font-section-headings-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-search .wp-block-search__input { display: block; width: 100%; line-height: var(--cs-font-input-line-height); background-color: var(--cs-color-layout-elements-background); color: var(--cs-color-primary); border: 1px solid transparent; box-shadow: none; padding: 0.375rem 1rem; border-radius: var(--cs-input-border-radius); background-color: var(--cs-color-contrast-200); -webkit-box-flex: 1; flex: 1 1 auto; width: 1%; max-width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-search .wp-block-search__button { display: -webkit-inline-box; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-decoration: none; border: none; border-radius: var(--cs-button-border-radius); line-height: 1rem; -webkit-transition: 0.25s; transition: 0.25s; box-shadow: none; cursor: pointer; padding: 0.75rem 1.5rem; border-radius: var(--cs-button-border-radius); margin-left: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-search .wp-block-search__button:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-search .wp-block-search__button:hover { outline: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-search .wp-block-search__button.has-icon svg { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-search .wp-block-search__button.has-icon:before { content: ""; font-family: "cs-icons" !important; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper { border: 1px solid var(--cs-color-contrast-200); border-radius: var(--cs-input-border-radius); background-color: var(--cs-color-primary-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input { display: block; width: 100%; line-height: var(--cs-font-input-line-height); background-color: var(--cs-color-layout-elements-background); color: var(--cs-color-primary); border: 1px solid transparent; box-shadow: none; padding: 0.375rem 1rem; border-radius: var(--cs-input-border-radius); border: none; border-radius: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button { display: -webkit-inline-box; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-decoration: none; border: none; border-radius: var(--cs-button-border-radius); line-height: 1rem; -webkit-transition: 0.25s; transition: 0.25s; box-shadow: none; cursor: pointer; padding: 0.75rem 1.5rem; border-radius: var(--cs-button-border-radius); border: 1px solid var(--cs-color-contrast-200); margin-left: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button:hover { outline: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-social-links.alignright { -webkit-box-pack: end; justify-content: flex-end; float: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-social-links .wp-social-link a, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-social-links .wp-social-link a:active, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-social-links .wp-social-link a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-social-links .wp-social-link a:visited, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-social-links .wp-social-link svg { color: currentColor !important; fill: currentColor !important; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-comments { padding: 0; margin: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-comments .wp-block-latest-comments__comment { margin: 2rem 0 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-comments .wp-block-latest-comments__comment:first-child { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-comments .wp-block-latest-comments__comment > article { border: none !important; margin: 0 !important; padding: 0 !important; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-comments .wp-block-latest-comments__comment-meta { font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); font-size: 0.875rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-comments .wp-block-latest-comments__comment-link { font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-comments .wp-block-latest-comments__comment-link:hover { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-comments .wp-block-latest-comments__comment-author { display: -webkit-inline-box; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; padding: 4px 10px; color: var(--cs-color-accent-contrast); background: var(--cs-color-accent); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-comments .wp-block-latest-comments__comment-author:hover { background-color: var(--cs-color-primary); color: var(--cs-color-primary-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-comments .wp-block-latest-comments__comment-date { color: var(--cs-color-secondary); margin-top: 0.5rem; font-family: var(--cs-font-post-meta-family), sans-serif; font-size: var(--cs-font-post-meta-size); font-weight: var(--cs-font-post-meta-weight); font-style: var(--cs-font-post-meta-style); letter-spacing: var(--cs-font-post-meta-letter-spacing); text-transform: var(--cs-font-post-meta-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p { margin-top: 0.5rem; font-family: var(--cs-font-entry-excerpt-family), sans-serif; font-size: var(--cs-font-entry-excerpt-size); line-height: var(--cs-font-entry-excerpt-line-height); letter-spacing: var(--cs-font-entry-excerpt-letter-spacing); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p:not(:last-child) { margin-bottom: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p:last-child { margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-posts > li:not(:last-child), .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories-list > li:not(:last-child), .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories__list > li:not(:last-child), .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-archives-list > li:not(:last-child) { margin-bottom: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-posts > li > a, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories-list > li > a, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories__list > li > a, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-archives-list > li > a { font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); font-size: 1rem; display: inline-block; text-decoration: none !important; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-posts > li > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories-list > li > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories__list > li > a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-archives-list > li > a:hover { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-posts .wp-block-latest-posts__post-date, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-posts .wp-block-latest-posts__post-author, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories-list .wp-block-latest-posts__post-date, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories-list .wp-block-latest-posts__post-author, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories__list .wp-block-latest-posts__post-date, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories__list .wp-block-latest-posts__post-author, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-archives-list .wp-block-latest-posts__post-date, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-archives-list .wp-block-latest-posts__post-author { -webkit-box-flex: 0; flex: 0 0 100%; color: var(--cs-color-secondary); font-family: var(--cs-font-post-meta-family), sans-serif; font-size: var(--cs-font-post-meta-size); font-weight: var(--cs-font-post-meta-weight); font-style: var(--cs-font-post-meta-style); letter-spacing: var(--cs-font-post-meta-letter-spacing); text-transform: var(--cs-font-post-meta-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-posts .wp-block-latest-posts__post-author, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories-list .wp-block-latest-posts__post-author, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories__list .wp-block-latest-posts__post-author, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-archives-list .wp-block-latest-posts__post-author { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-posts .wp-block-latest-posts__post-excerpt, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-posts .wp-block-latest-posts__post-full-content, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories-list .wp-block-latest-posts__post-excerpt, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories-list .wp-block-latest-posts__post-full-content, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories__list .wp-block-latest-posts__post-excerpt, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories__list .wp-block-latest-posts__post-full-content, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-archives-list .wp-block-latest-posts__post-excerpt, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-archives-list .wp-block-latest-posts__post-full-content { margin-top: 1rem; color: var(--cs-color-primary); clear: both; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-posts .wp-block-latest-posts__post-excerpt, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories-list .wp-block-latest-posts__post-excerpt, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories__list .wp-block-latest-posts__post-excerpt, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-archives-list .wp-block-latest-posts__post-excerpt { font-family: var(--cs-font-entry-excerpt-family), sans-serif; font-size: var(--cs-font-entry-excerpt-size); line-height: var(--cs-font-entry-excerpt-line-height); letter-spacing: var(--cs-font-entry-excerpt-letter-spacing); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-posts .children, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-posts .wp-block-categories__list, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories-list .children, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories-list .wp-block-categories__list, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories__list .children, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories__list .wp-block-categories__list, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-archives-list .children, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-archives-list .wp-block-categories__list { -webkit-box-flex: 0; flex: 0 0 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories > .wp-block-categories__list { padding: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-archives.wp-block-archives-list { padding: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-latest-posts__featured-image img { display: inline-block; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories-list li, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories__list li, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-archives-list li { font-family: var(--cs-font-primary-menu-family), sans-serif; font-size: var(--cs-font-primary-menu-size); font-weight: var(--cs-font-primary-menu-weight); font-style: var(--cs-font-primary-menu-style); letter-spacing: var(--cs-font-primary-menu-letter-spacing); text-transform: var(--cs-font-primary-menu-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories-list a, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-categories__list a, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-archives-list a { padding-right: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-width { max-width: var(--cs-block-width); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-post-template { padding: 0 !important; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-post-title a { color: inherit; text-decoration: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-post-title a:hover { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-post-featured-image { margin-bottom: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-post-excerpt { font-family: var(--cs-font-entry-excerpt-family), sans-serif; font-size: var(--cs-font-entry-excerpt-size); line-height: var(--cs-font-entry-excerpt-line-height); letter-spacing: var(--cs-font-entry-excerpt-letter-spacing); color: var(--cs-color-contrast-800); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-post-date { font-family: var(--cs-font-post-meta-family), sans-serif; font-size: var(--cs-font-post-meta-size); font-weight: var(--cs-font-post-meta-weight); font-style: var(--cs-font-post-meta-style); letter-spacing: var(--cs-font-post-meta-letter-spacing); text-transform: var(--cs-font-post-meta-text-transform); color: var(--cs-color-secondary); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-post-date > * { font-family: var(--cs-font-post-meta-family), sans-serif; font-size: var(--cs-font-post-meta-size); font-weight: var(--cs-font-post-meta-weight); font-style: var(--cs-font-post-meta-style); letter-spacing: var(--cs-font-post-meta-letter-spacing); text-transform: var(--cs-font-post-meta-text-transform); color: var(--cs-color-secondary); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-post-terms { font-family: var(--cs-font-category-family), sans-serif; font-size: var(--cs-font-category-size); font-weight: var(--cs-font-category-weight); font-style: var(--cs-font-category-style); letter-spacing: var(--cs-font-category-letter-spacing); text-transform: var(--cs-font-category-text-transform); display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; flex-wrap: wrap; margin-bottom: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-post-terms a { -webkit-transition: 0.25s; transition: 0.25s; margin: 0 0.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-post-terms a:first-child { margin: 0 0.25rem 0 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-post-terms a:last-child { margin: 0 0 0 0.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-post-terms a:hover { color: var(--cs-color-entry-category-hover); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-query-pagination { display: -webkit-box; display: flex; flex-wrap: wrap; padding: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-query-pagination > a, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-query-pagination > span { border: 1px solid transparent; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; min-width: 40px; min-height: 40px; padding: 0.5rem 0.75rem; margin: 0; font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-query-pagination > a:hover { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-query-pagination .wp-block-query-pagination-numbers { display: -webkit-box; display: flex; flex-wrap: wrap; margin: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-query-pagination .wp-block-query-pagination-numbers > span, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-query-pagination .wp-block-query-pagination-numbers > a { border: 1px solid transparent; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; min-width: 40px; min-height: 40px; padding: 0.5rem 0.75rem; font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-query-pagination .wp-block-query-pagination-numbers > .current { color: var(--cs-color-accent-contrast); background-color: var(--cs-color-accent); border-radius: var(--cs-primary-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-query-pagination a.post-page-numbers:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-query .wp-block-query-pagination a.page-numbers:hover { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__thumbnail img { display: block; width: 100%; height: auto; -o-object-fit: cover; object-fit: cover; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__overlay { position: relative; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-overlay-background { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; position: relative; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-overlay-background:after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; -webkit-transition: 0.25s; transition: 0.25s; opacity: 1; background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))); background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-overlay-background.cs-overlay-transparent:after, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-overlay-background.cs-overlay-transparent:before { opacity: 0 !important; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-overlay-content .cs-overlay-link { position: absolute; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-overlay-link { display: -webkit-box; display: flex; position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; z-index: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-overlay-link a { display: block; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-overlay-ratio { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-overlay-ratio:not(.cs-ratio-original) .cs-overlay-background { position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-overlay-ratio:not(.cs-ratio-original) .cs-overlay-background img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-overlay-ratio:not(.cs-ratio-original):before { content: ""; display: table; box-sizing: border-box; width: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-ratio-original { align-self: stretch; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-ratio-original .cs-overlay-background { height: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-ratio-original .cs-overlay-background img { height: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-ratio-landscape:before { padding-bottom: 75%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-ratio-landscape-3-2:before { padding-bottom: 66.66667%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-ratio-landscape-16-9:before { padding-bottom: 56.25%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-ratio-landscape-21-10:before { padding-bottom: 47%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-ratio-portrait:before { padding-bottom: 133.33333%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-ratio-portrait-2-3:before { padding-bottom: 150%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-ratio-square:before { padding-bottom: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-ratio-wide { display: -webkit-box; display: flex; position: relative; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-ratio-wide:before { content: ""; width: 0; top: 0; left: 0; padding-bottom: 30%; min-height: 300px; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-ratio-wide:before { min-height: 500px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__inner.cs-entry__overlay { opacity: 1; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__inner.cs-entry__overlay .cs-overlay-background:after, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__inner.cs-entry__overlay .cs-overlay-background:before { opacity: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__inner.cs-entry__overlay .cs-overlay-content { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; opacity: 1; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__inner.cs-entry__overlay:hover .cs-overlay-content { opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__inner.cs-entry__overlay:hover .cs-overlay-background:after { opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__inner.cs-overlay-content { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__inner.cs-overlay-content:not(:first-child) { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-none { display: none !important; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-inline { display: inline !important; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-inline-block { display: inline-block !important; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-block { display: block !important; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-flex { display: -webkit-box !important; display: flex !important; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-sm-none { display: none !important; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-sm-inline { display: inline !important; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-sm-inline-block { display: inline-block !important; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-sm-block { display: block !important; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-sm-flex { display: -webkit-box !important; display: flex !important; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-md-none { display: none !important; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-md-inline { display: inline !important; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-md-inline-block { display: inline-block !important; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-md-block { display: block !important; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-md-flex { display: -webkit-box !important; display: flex !important; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-lg-none { display: none !important; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-lg-inline { display: inline !important; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-lg-inline-block { display: inline-block !important; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-lg-block { display: block !important; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-lg-flex { display: -webkit-box !important; display: flex !important; } .cs-breakpoint-up-1200px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-xl-none { display: none !important; } .cs-breakpoint-up-1200px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-xl-inline { display: inline !important; } .cs-breakpoint-up-1200px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-xl-inline-block { display: inline-block !important; } .cs-breakpoint-up-1200px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-xl-block { display: block !important; } .cs-breakpoint-up-1200px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-xl-flex { display: -webkit-box !important; display: flex !important; } .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-sxl-none { display: none !important; } .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-sxl-inline { display: inline !important; } .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-sxl-inline-block { display: inline-block !important; } .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-sxl-block { display: block !important; } .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-sxl-flex { display: -webkit-box !important; display: flex !important; } .cs-breakpoint-up-1434px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-mxl-none { display: none !important; } .cs-breakpoint-up-1434px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-mxl-inline { display: inline !important; } .cs-breakpoint-up-1434px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-mxl-inline-block { display: inline-block !important; } .cs-breakpoint-up-1434px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-mxl-block { display: block !important; } .cs-breakpoint-up-1434px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-mxl-flex { display: -webkit-box !important; display: flex !important; } .cs-breakpoint-up-1584px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-lxl-none { display: none !important; } .cs-breakpoint-up-1584px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-lxl-inline { display: inline !important; } .cs-breakpoint-up-1584px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-lxl-inline-block { display: inline-block !important; } .cs-breakpoint-up-1584px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-lxl-block { display: block !important; } .cs-breakpoint-up-1584px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-lxl-flex { display: -webkit-box !important; display: flex !important; } .cs-breakpoint-up-1780px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-xxxl-none { display: none !important; } .cs-breakpoint-up-1780px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-xxxl-inline { display: inline !important; } .cs-breakpoint-up-1780px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-xxxl-inline-block { display: inline-block !important; } .cs-breakpoint-up-1780px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-xxxl-block { display: block !important; } .cs-breakpoint-up-1780px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-xxxl-flex { display: -webkit-box !important; display: flex !important; } .cs-breakpoint-up-1920px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-full-none { display: none !important; } .cs-breakpoint-up-1920px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-full-inline { display: inline !important; } .cs-breakpoint-up-1920px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-full-inline-block { display: inline-block !important; } .cs-breakpoint-up-1920px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-full-block { display: block !important; } .cs-breakpoint-up-1920px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-d-full-flex { display: -webkit-box !important; display: flex !important; } .editor-styles-wrapper.cs-editor-styles-wrapper [data-site-scheme=default] .cs-display-only-dark { display: none !important; } .editor-styles-wrapper.cs-editor-styles-wrapper [data-site-scheme=inverse] .cs-display-only-default, .editor-styles-wrapper.cs-editor-styles-wrapper [data-site-scheme=dark] .cs-display-only-default { display: none !important; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-max-width-500px { max-width: 500px; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-max-width-500px.block-editor-block-list__block { margin-left: initial; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-height-100 { height: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-cover-height-100 { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-cover-height-100 > .wp-block-cover__inner-container { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-flex: 1; flex: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-cover-height-100 > .wp-block-cover__inner-container .wp-block-group { -webkit-box-flex: 1; flex: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-image-overflow-hidden { overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-top-auto { margin-top: auto !important; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-bottom-auto { margin-bottom: auto !important; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-aspect-ratio-16-9 { aspect-ratio: 16/9; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-aspect-ratio-4-3 { aspect-ratio: 4/3; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-aspect-ratio-3-4 { aspect-ratio: 3/4; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-aspect-ratio-0-75 { aspect-ratio: 0.75; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-list-styled-positive-circle-1, .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-list-styled-positive-circle-2 { padding-left: 0 !important; list-style: none; font-size: 1rem; line-height: 1.2; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-list-styled-positive-circle-1, .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-list-styled-positive-circle-2 { font-size: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-list-styled-positive-circle-1 > li, .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-list-styled-positive-circle-2 > li { position: relative; padding-left: 40px; padding-top: 12px; padding-bottom: 12px; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-list-styled-positive-circle-1 > li, .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-list-styled-positive-circle-2 > li { padding-left: 45px; padding-top: 12px; padding-bottom: 16px; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-list-styled-positive-circle-1 > li:before, .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-list-styled-positive-circle-2 > li:before { content: ""; font-family: "canvas-icons"; display: block; background-color: var(--cs-color-primary); color: var(--cs-color-primary-contrast); border-radius: 50%; width: 22px; height: 22px; line-height: 22px; text-align: center; position: absolute; left: 0; top: 18px; font-size: 15px; font-weight: bold; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-list-styled-positive-circle-1 > li:before, .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-list-styled-positive-circle-2 > li:before { width: 27px; height: 27px; line-height: 27px; font-size: 16px; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-list-styled-positive-circle-2 > li:before { background-color: var(--cs-color-primary-contrast); color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .is-style-cs-list-styled-positive-circle-2 > li:before { background-color: var(--cs-color-primary); color: var(--cs-color-primary-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-heading-group { letter-spacing: -1.2px; font-size: 2.25rem; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-heading-group { font-size: 3rem; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-heading-group { font-size: 3.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-embed-responsive:before { display: block; content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-embed-responsive iframe, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-embed-responsive embed, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-embed-responsive object, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-embed-responsive:before { padding-top: 56.25%; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-embed .cs-embed-responsive { position: initial; margin: 0; padding: 0; overflow: initial; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-embed .cs-embed-responsive:before { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header { position: relative; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header:not(:last-child) { margin-bottom: 2.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-standard .cs-entry__post-meta:not(:first-child) { margin-top: 1.25rem; } .cs-breakpoint-up-1584px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-standard .cs-entry__post-media { width: calc(100% + 80px); max-width: calc(100% + 80px); -webkit-transform: translateX(-40px); transform: translateX(-40px); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-standard .cs-entry__post-media img { border-radius: var(--cs-image-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-standard .cs-entry__post-media img.pk-lazyload.pk-lqip { -webkit-clip-path: inset(0 0 0 0 round var(--cs-image-border-radius)); clip-path: inset(0 0 0 0 round var(--cs-image-border-radius)); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-standard + .cs-entry__content-container { margin: 0 auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-large:not(:last-child) { margin-bottom: 4rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-large .cs-entry__post-media { border-radius: var(--cs-image-border-radius); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-large .cs-entry__header-info { padding: 20px 40px; } .cs-breakpoint-up-1584px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-large .cs-entry__header-info { padding: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-singular-header-large.cs-sidebar-left .cs-entry__header-large .cs-entry__header-info { padding-left: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-full:not(:last-child) { margin-bottom: 4rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-full:first-child { margin-top: calc(-3rem - var(--cs-header-initial-height) - var(--cs-header-padding)); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-header-three-type .cs-entry__header-full:first-child { margin-top: calc(-3rem - (var(--cs-header-initial-height) * 1.5 + var(--cs-header-height)) - var(--cs-header-padding)); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-header-four-type .cs-entry__header-full:first-child { margin-top: calc(-3rem - (var(--cs-header-initial-height) + var(--cs-header-topbar-height)) - var(--cs-header-padding) - 20px); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-full .cs-video-controls { top: 20px; right: 20px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-full .cs-ratio-wide > .cs-container { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-full .cs-ratio-wide .cs-breadcrumbs { z-index: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-full .cs-entry__post-media { border-bottom-left-radius: var(--cs-image-border-radius); border-bottom-right-radius: var(--cs-image-border-radius); overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-full .cs-entry__post-media img { z-index: -1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-full .cs-entry__header-container, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-large .cs-entry__header-container { margin-top: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-full .cs-entry__header-container .cs-breadcrumbs + .cs-entry__title, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-large .cs-entry__header-container .cs-breadcrumbs + .cs-entry__title { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-full .cs-entry__header-container .cs-entry__post-meta, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-large .cs-entry__header-container .cs-entry__post-meta { margin-top: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-left .cs-entry__header-full .cs-entry__header-info, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-left .cs-entry__header-large .cs-entry__header-info { grid-template-columns: minmax(0, 1fr); } .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-left .cs-entry__header-full .cs-entry__header-info, .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-left .cs-entry__header-large .cs-entry__header-info { grid-template-columns: minmax(0, var(--cs-entry-content-width)) var(--cs-entry-metabar-width); -webkit-column-gap: var(--cs-entry-metabar-gap-width); -moz-column-gap: var(--cs-entry-metabar-gap-width); column-gap: var(--cs-entry-metabar-gap-width); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-left .cs-entry__header-full .cs-entry__header-info .cs-entry__header-category, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-left .cs-entry__header-large .cs-entry__header-info .cs-entry__header-category { -webkit-box-ordinal-group: 2; order: 1; -webkit-box-pack: start; justify-content: flex-start; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-left .cs-entry__header-full .cs-entry__header-info-item, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-left .cs-entry__header-large .cs-entry__header-info-item { -webkit-box-ordinal-group: 1; order: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-enabled .cs-entry__header-full .cs-entry__header-info, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-enabled .cs-entry__header-large .cs-entry__header-info { -webkit-box-ordinal-group: 2; order: 1; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-right .cs-entry__header-full .cs-entry__header-info, .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-right .cs-entry__header-large .cs-entry__header-info { -webkit-box-ordinal-group: 2; order: 1; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-left .cs-entry__header-full .cs-entry__header-info, .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-left .cs-entry__header-large .cs-entry__header-info { -webkit-box-ordinal-group: 3; order: 2; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-left .cs-entry__header-full .cs-entry__header-container:before, .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-left .cs-entry__header-large .cs-entry__header-container:before { content: ""; display: block; -webkit-box-ordinal-group: 2; order: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-full .cs-entry__post-media img, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-large .cs-entry__post-media img { z-index: -1; } .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-right.cs-metabar-enabled .cs-entry__header-full .cs-entry__header-info-item, .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-right.cs-metabar-enabled .cs-entry__header-large .cs-entry__header-info-item { grid-column-end: 3; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-container { width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__media-wrap { display: -webkit-box; display: flex; position: relative; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__media-wrap:not(:first-child) { margin-top: 2.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-wrap { display: -webkit-box; display: flex; position: relative; padding: 20px 0; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-wrap { padding: 40px 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-full .cs-entry__header-wrap { padding-top: calc(var(--cs-header-initial-height) + var(--cs-header-padding) + 2rem); padding-bottom: 60px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-media { margin: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-media a { display: block; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-media img { width: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-media:not(:first-child) { margin-top: 3rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__overlay-bg { position: absolute; top: 0; right: 0; bottom: 0; left: 0; height: 100%; margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__overlay-bg img { position: absolute; left: 0; top: 0; bottom: 0; right: 0; height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-inner { z-index: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-info { position: relative; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-large .cs-entry__header-info, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-full .cs-entry__header-info { display: grid; -webkit-box-pack: start; justify-content: flex-start; grid-auto-flow: row; row-gap: 2rem; grid-template-columns: minmax(0, var(--cs-entry-content-width)); margin-top: auto; } .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-large .cs-entry__header-info, .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-full .cs-entry__header-info { grid-template-columns: var(--cs-entry-metabar-width) minmax(0, var(--cs-entry-content-width)); -webkit-column-gap: var(--cs-entry-metabar-gap-width); -moz-column-gap: var(--cs-entry-metabar-gap-width); column-gap: var(--cs-entry-metabar-gap-width); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-large .cs-entry__header-info .cs-entry__header-category, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-full .cs-entry__header-info .cs-entry__header-category { -webkit-box-pack: start; justify-content: flex-start; } .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-large .cs-entry__header-info .cs-entry__header-category, .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-full .cs-entry__header-info .cs-entry__header-category { -webkit-box-pack: end; justify-content: flex-end; } .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-disabled .cs-entry__header-large .cs-entry__header-info, .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar-disabled .cs-entry__header-full .cs-entry__header-info { grid-template-columns: var(--cs-entry-metabar-width) minmax(0, var(--cs-entry-content-width)); -webkit-column-gap: var(--cs-entry-metabar-gap-width); -moz-column-gap: var(--cs-entry-metabar-gap-width); column-gap: var(--cs-entry-metabar-gap-width); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-metabar-disabled .cs-entry__header-large .cs-entry__header-info, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-metabar-disabled .cs-entry__header-full .cs-entry__header-info { grid-template-columns: minmax(0, var(--cs-entry-content-width)); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-metabar-disabled .cs-entry__header-large .cs-entry__header-info .cs-entry__header-category, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-metabar-disabled .cs-entry__header-full .cs-entry__header-info .cs-entry__header-category { -webkit-box-pack: start; justify-content: flex-start; -webkit-box-ordinal-group: 2; order: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-metabar-disabled .cs-entry__header-large .cs-entry__header-info .cs-entry__header-info-item, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-metabar-disabled .cs-entry__header-full .cs-entry__header-info .cs-entry__header-info-item { -webkit-box-ordinal-group: 1; order: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-metabar-disabled.cs-sidebar-enabled .cs-entry__header-large .cs-entry__header-info, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-metabar-disabled.cs-sidebar-enabled .cs-entry__header-full .cs-entry__header-info { -webkit-box-pack: start; justify-content: flex-start; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-metabar-disabled.cs-sidebar-enabled.cs-sidebar-right .cs-entry__header-large .cs-entry__header-info, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-metabar-disabled.cs-sidebar-enabled.cs-sidebar-right .cs-entry__header-full .cs-entry__header-info { -webkit-box-pack: end; justify-content: flex-end; } .editor-styles-wrapper.cs-editor-styles-wrapper .page .cs-entry__header-large .cs-entry__header-info, .editor-styles-wrapper.cs-editor-styles-wrapper .page .cs-entry__header-full .cs-entry__header-info { grid-template-columns: minmax(0, var(--cs-entry-content-width)); -webkit-box-pack: start; justify-content: flex-start; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-info .cs-entry__title { font-size: 2.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-info .cs-entry__title:not(:first-child) { margin-top: 1.25rem; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-info .cs-entry__title { font-size: 2.625rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-info .cs-entry__title span { display: inline-block; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-info-item { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-info-item > *:not(:first-child) { margin-top: 1.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-category { display: -webkit-box; display: flex; -webkit-box-pack: end; justify-content: flex-end; -webkit-box-align: start; align-items: flex-start; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__header-category-inner { min-width: 120px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry-format { position: absolute; top: 20px; left: 20px; z-index: 3; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry-format > a.cs-format-icon { position: relative; display: -webkit-inline-box; display: inline-flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; -webkit-transition: 0.25s; transition: 0.25s; color: #ffffff; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry-format > a.cs-format-icon:after { position: relative; font-family: "cs-icons"; font-weight: normal; font-style: normal; font-size: 1.125rem; opacity: 1; width: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry-format .cs-format-image:after { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry-format .cs-format-video:after { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry-format .cs-format-audio:after { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry-format .cs-format-gallery:after { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry-format .cs-format-link:after { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry-format .cs-format-quote:after { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry-format .cs-format-status:after { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry-format .cs-format-aside:after { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry-format .cs-format-chat:after { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper body { counter-reset: number-post; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__wrap:not(:first-child) { margin-top: 3rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__outer { background-color: var(--cs-color-layout-elements-background); border-radius: var(--cs-image-border-radius); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); -webkit-transition: 0.25s; transition: 0.25s; overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__outer:hover { box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05), 0px 24px 24px -8px rgba(0, 0, 0, 0.05); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__outer:hover .cs-entry__footer-item:not(:only-child) .cs-entry__footer-inner { -webkit-transform: translateY(-100%); transform: translateY(-100%); opacity: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__outer:hover .cs-entry__footer-item-hidden:not(:only-child) .cs-entry__footer-inner { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__outer[data-scheme=inverse] .pk-share-buttons-scheme-bold-light .pk-share-buttons-link:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__outer[data-scheme=inverse] .pk-share-buttons-scheme-simple-light .pk-share-buttons-link:hover { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__inner:not(:first-child) { margin-top: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__content { position: relative; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__thumbnail a { display: block; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__thumbnail img { width: 100%; border-radius: var(--cs-image-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__thumbnail img.pk-lazyload.pk-lqip { -webkit-clip-path: inset(0 0 0 0 round var(--cs-image-border-radius)); clip-path: inset(0 0 0 0 round var(--cs-image-border-radius)); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__thumbnail .cs-overlay-background img { border-radius: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__thumbnail .cs-overlay-background img.pk-lazyload.pk-lqip { -webkit-clip-path: inset(0 0 0 0 round 0); clip-path: inset(0 0 0 0 round 0); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__thumbnail .cs-video-wrapper { border-radius: var(--cs-image-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__title { margin-top: 0; margin-bottom: 0; max-width: var(--cs-entry-content-width); word-break: break-word; font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); font-size: var(--cs-entry-title-font-size, 1rem); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__title:not(:first-child) { margin-top: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__title a { text-decoration: none; color: var(--cs-color-link); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__title a:hover { color: var(--cs-color-link-hover); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__content .cs-entry__title a { position: relative; z-index: 2; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__excerpt { font-family: var(--cs-font-entry-excerpt-family), sans-serif; font-size: var(--cs-font-entry-excerpt-size); line-height: var(--cs-font-entry-excerpt-line-height); letter-spacing: var(--cs-font-entry-excerpt-letter-spacing); max-width: var(--cs-entry-content-width); color: var(--cs-color-excerpt); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__excerpt:not(:first-child) { margin-top: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__subtitle { font-family: var(--cs-font-post-subtitle-family), sans-serif; font-size: var(--cs-font-post-subtitle-size); font-weight: var(--cs-font-post-subtitle-weight); line-height: var(--cs-font-post-subtitle-line-height); letter-spacing: var(--cs-font-post-subtitle-letter-spacing); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__subtitle:not(:first-child) { margin-top: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__footer { font-family: var(--cs-font-details-family), sans-serif; font-size: var(--cs-font-details-size); font-weight: var(--cs-font-details-weight); font-style: var(--cs-font-details-style); letter-spacing: var(--cs-font-details-letter-spacing); text-transform: var(--cs-font-details-text-transform); position: relative; padding: 14px 0; border-top: 1px solid var(--cs-color-contrast-200); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__footer:not(:first-child) { margin-top: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__footer-wrapper { position: relative; overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__footer-item { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; flex-wrap: wrap; width: 100%; color: var(--cs-color-post-meta); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__footer-item .cs-meta-shares { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__footer-item a { position: relative; z-index: 2; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__footer-item .cs-entry__footer-inner { opacity: 1; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__footer-item-hidden { position: absolute; width: 100%; top: 0; left: 0; right: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__footer-item-hidden .cs-entry__footer-inner { -webkit-transform: translateY(100%); transform: translateY(100%); opacity: 0; z-index: 2; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__footer-item-hidden:only-child { position: relative; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; flex-wrap: wrap; width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__footer-item-hidden:only-child .cs-entry__footer-inner { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; z-index: 2; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__footer-inner { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__footer-inner > *:not(:first-child) { margin-left: 0.75rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__overlay .cs-entry__excerpt { color: var(--cs-color-contrast-800); z-index: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__overlay .cs-video-wrapper { border-radius: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__details-author { display: -webkit-box; display: flex; flex-wrap: wrap; -webkit-box-align: stretch !important; align-items: stretch !important; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__details-author .cs-author-avatar { width: 48px; height: 48px; border-radius: var(--cs-avatar-border-radius); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__details-author .cs-author-avatar a { display: block; height: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__details-author .cs-author-avatar img { -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; height: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__details-author .cs-author-avatar:not(:first-child) { margin-left: -10px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__details-author a { position: relative; z-index: 2; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__details-author-meta { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-flex: 1; flex: 1; font-family: var(--cs-font-post-meta-family), sans-serif; font-size: var(--cs-font-post-meta-size); font-weight: var(--cs-font-post-meta-weight); font-style: var(--cs-font-post-meta-style); letter-spacing: var(--cs-font-post-meta-letter-spacing); text-transform: var(--cs-font-post-meta-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__details-author-meta:not(:first-child) { padding-left: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__details-author-meta .pk-social-links-wrap { position: relative; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__details-author-meta .pk-social-links-wrap:not(:first-child) { margin-left: 0.5rem; padding-left: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__details-author-meta .pk-social-links-wrap:before { content: ""; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 0; width: 1rem; height: 1px; background-color: var(--cs-color-contrast-300); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__details-author-meta .pk-social-links-wrap .pk-social-links-item:not(:first-child) { margin-left: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__details-author-meta .pk-social-links-wrap .pk-social-links-link { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .cs-entry__details-author-meta .pk-social-links-wrap .pk-social-links-link:hover, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .cs-entry__details-author-meta .pk-social-links-wrap .pk-social-links-link:hover { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__details-author-meta .pk-social-links-wrap .pk-social-links-count { margin-top: 0; margin-left: 0.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author-meta { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: stretch; justify-content: stretch; height: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author-meta a { position: relative; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; height: 100%; color: var(--cs-color-meta-links); font-weight: 500; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author-meta a:not(:first-child) { margin-left: 10px; padding-left: 10px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author-meta a:not(:first-child):before { content: ""; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 2px; height: 2px; border-radius: 50%; background-color: var(--cs-color-meta); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__follow { position: relative; z-index: 2; display: -webkit-inline-box; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-decoration: none; border: none; border-radius: var(--cs-button-border-radius); line-height: 1rem; -webkit-transition: 0.25s; transition: 0.25s; box-shadow: none; cursor: pointer; padding: 0; border-radius: auto; background-color: var(--cs-color-button); color: var(--cs-color-button-contrast); width: 35px; height: 35px; border-radius: var(--cs-arrow-button-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__follow:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__follow:hover { outline: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__follow:hover { background-color: var(--cs-color-button-hover); color: var(--cs-color-button-hover-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__follow:not(:first-child) { margin-top: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__caption-text { text-align: right; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__category { display: -webkit-inline-box; display: inline-flex; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__category a { position: relative; z-index: 2; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__category:hover .cs-entry__category-letter { color: var(--cs-color-category-letter-contrast); background-position: center 50%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__category-letter { font-family: var(--cs-font-category-letter-family), sans-serif; font-size: var(--cs-font-category-letter-size); font-weight: var(--cs-font-category-letter-weight); font-style: var(--cs-font-category-letter-style); letter-spacing: var(--cs-font-category-letter-letter-spacing); text-transform: var(--cs-font-category-letter-text-transform); position: relative; line-height: 1; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; -webkit-box-flex: 0; flex: none; width: 3rem; height: 3rem; background-image: -webkit-gradient(linear, left top, left bottom, from(var(--cs-color-category-letter-gradient-top)), to(var(--cs-color-category-letter-gradient-bottom))); background-image: linear-gradient(180deg, var(--cs-color-category-letter-gradient-top) 0%, var(--cs-color-category-letter-gradient-bottom) 100%); background-size: 100% 6rem; background-position: center top; border-radius: var(--cs-category-letter-border-radius); color: var(--cs-color-category-letter-contrast); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__category-label { font-family: var(--cs-font-category-family), sans-serif; font-size: var(--cs-font-category-size); font-weight: var(--cs-font-category-weight); font-style: var(--cs-font-category-style); letter-spacing: var(--cs-font-category-letter-spacing); text-transform: var(--cs-font-category-text-transform); position: relative; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; padding-left: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry .cs-overlay-content .cs-entry__title a:hover { color: var(--cs-color-link); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry .cs-overlay-content .read-more { width: auto; height: auto; margin-top: auto; font-family: var(--cs-font-button-family), sans-serif; font-size: var(--cs-font-button-size); font-weight: var(--cs-font-button-weight); font-style: var(--cs-font-button-style); letter-spacing: var(--cs-font-button-letter-spacing); text-transform: var(--cs-font-button-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry.sticky .cs-entry__title a:before { font-family: "cs-icons"; margin-right: 0.25rem; content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .cs-entry .pk-share-buttons-scheme-bold-light .pk-share-buttons-link:hover, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .cs-entry .pk-share-buttons-scheme-bold-light .pk-share-buttons-link:hover, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .cs-entry .pk-share-buttons-scheme-simple-light .pk-share-buttons-link:hover, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .cs-entry .pk-share-buttons-scheme-simple-light .pk-share-buttons-link:hover { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-row-inner { counter-reset: number-post; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-columns { counter-reset: number-post; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta { font-family: var(--cs-font-post-meta-family), sans-serif; font-size: var(--cs-font-post-meta-size); font-weight: var(--cs-font-post-meta-weight); font-style: var(--cs-font-post-meta-style); letter-spacing: var(--cs-font-post-meta-letter-spacing); text-transform: var(--cs-font-post-meta-text-transform); display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; flex-wrap: wrap; color: var(--cs-color-post-meta); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta:not(:first-child) { margin-top: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta a { color: var(--cs-color-post-meta-link); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta a:hover { color: var(--cs-color-post-meta-link-hover); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta > * { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta > *:not(:first-child) { margin-left: 0.75rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-author { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; flex-wrap: wrap; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-author > *:not(:last-child) { margin-right: 8px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-author a { position: relative; z-index: 2; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-author .cs-photo { -webkit-box-flex: 0; flex: none; width: 36px; height: 36px; overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-author .cs-photo:not(:last-child) { margin-right: 0.625rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-author .cs-photo img { display: block; max-width: 100%; width: auto; height: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; border-radius: 50%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-author .cs-photo img.pk-lazyload.pk-lqip { -webkit-clip-path: inset(0 0 0 0 round 50%); clip-path: inset(0 0 0 0 round 50%); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-author .cs-author { font-weight: 700; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-author-inner { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-author-inner > *:not(:last-child) { margin-right: 5px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-icon { margin-right: 0.625rem; line-height: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-category { font-family: var(--cs-font-category-family), sans-serif; font-size: var(--cs-font-category-size); font-weight: var(--cs-font-category-weight); font-style: var(--cs-font-category-style); letter-spacing: var(--cs-font-category-letter-spacing); text-transform: var(--cs-font-category-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-category .post-categories { margin: 0; padding: 0; list-style: none; display: inline-block; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-category .post-categories li { display: inline-block; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-category .post-categories li { position: relative; line-height: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-category .post-categories li:not(:first-child) { margin-left: 0.125rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-category .post-categories a { position: relative; z-index: 2; line-height: 1; color: var(--cs-color-entry-category-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-category .post-categories a:hover { color: var(--cs-color-entry-category-hover-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-photos i { color: #F00F00; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-views__count:not(:last-child) { margin-right: 0.125rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-meta-comments a { position: relative; z-index: 2; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .cs-entry__details-author { -webkit-box-flex: 0; flex: 0 1 auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-meta .abr-badge { margin-left: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-related:not(:first-child) { border-top: 1px solid var(--cs-color-contrast-300); margin-top: 4rem; padding-top: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-related .cs-section-heading { margin-bottom: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-related .cs-entry__post-wrap { display: -webkit-box; display: flex; flex-wrap: wrap; margin-right: -20px; margin-left: -20px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-related .cs-entry { position: relative; width: 100%; padding-right: 20px; padding-left: 20px; -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-related .cs-entry:not(:first-child) { margin-top: 2rem; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-related .cs-entry { -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-related .cs-entry:not(:first-child) { margin-top: 0; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-related .cs-entry:nth-child(n+3) { margin-top: 2rem; } .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-related .cs-entry { -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; } .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-related .cs-entry:not(:first-child) { margin-top: 0; } .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-related .cs-entry:nth-child(n+3) { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-related .cs-entry__outer { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; min-height: var(--cs-card-min-height, 100%); padding: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-related .cs-entry__thumbnail { margin-bottom: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-related .cs-entry__title { --cs-entry-title-font-size: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-related .cs-entry__content { margin-bottom: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-related .cs-entry__content:not(:first-child) { margin-top: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__post-related .cs-entry__footer { margin-bottom: -1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__metabar { display: none; } .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__metabar { display: block; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__metabar-inner { display: -webkit-box; display: flex; -webkit-box-pack: end; justify-content: flex-end; } .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-metabar-enabled .cs-entry__metabar-inner { position: -webkit-sticky; position: sticky; top: calc(20px + var(--cs-wpadminbar-height)); -webkit-transition: 0.4s; transition: 0.4s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__metabar-post-meta { display: -webkit-box; display: flex; -webkit-box-pack: end; justify-content: flex-end; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__metabar-post-meta:not(:last-child) { margin-bottom: 6rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__metabar-item { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: start; align-items: flex-start; min-width: 120px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__metabar-item .cs-entry__post-meta { font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: start; align-items: flex-start; color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__metabar-item .cs-entry__post-meta > *:not(:first-child) { margin-left: 0; margin-top: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__metabar-item .cs-entry__post-meta:not(:first-child) { margin-top: 6rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author:not(:first-child) { margin-top: 6rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author:not(:last-child) { padding-bottom: 4rem; border-bottom: 1px solid var(--cs-color-contrast-300); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author-inner { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author-inner:not(:first-child) { margin-top: 2rem; padding-top: 2rem; border-top: 1px solid var(--cs-color-contrast-300); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author-photo-wrapper { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author-photo { -webkit-box-flex: 0; flex: 0 0 96px; width: 96px; height: 96px; border-radius: 100%; overflow: hidden; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author-photo img { display: block; width: auto; height: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author-name { font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); font-size: 1.5rem; display: block; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author-name:not(:first-child) { margin-top: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author-name:hover { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author-info { text-align: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author-info:not(:first-child) { margin-top: 0.625rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author-description { font-family: var(--cs-font-entry-excerpt-family), sans-serif; font-size: var(--cs-font-entry-excerpt-size); line-height: var(--cs-font-entry-excerpt-line-height); letter-spacing: var(--cs-font-entry-excerpt-letter-spacing); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author-description:not(:first-child) { margin-top: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author-social { margin-top: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author-social .pk-social-links-link { -webkit-transition: 0.25s; transition: 0.25s; font-size: 0.875rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__author-social .pk-social-links-items { -webkit-box-pack: center; justify-content: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__prev-next { display: grid; grid-template-columns: 1fr; grid-row-gap: 2rem; -webkit-box-align: end; align-items: flex-end; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__prev-next:not(:first-child) { margin-top: 6rem; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__prev-next { grid-template-columns: repeat(auto-fit, minmax(0, 1fr)); grid-column-gap: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__prev-next .cs-entry { -webkit-box-flex: 1; flex: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__prev-next .cs-entry__outer { background-color: transparent; border-radius: 0; box-shadow: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__prev-next .cs-entry__title { --cs-entry-title-font-size: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__prev-next .cs-entry__title:not(:first-child) { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__prev-next-inner .cs-entry__prev-next-label { margin-left: 4rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__prev-next-wrap { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__prev-next-label { font-family: var(--cs-font-details-family), sans-serif; font-size: var(--cs-font-details-size); font-weight: var(--cs-font-details-weight); font-style: var(--cs-font-details-style); letter-spacing: var(--cs-font-details-letter-spacing); text-transform: var(--cs-font-details-text-transform); margin-bottom: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__prev-next-item:hover .cs-entry__prev-next-arrow .cs-icon { -webkit-transform: translate3d(-5px, 0, 0); transform: translate3d(-5px, 0, 0); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__prev-next-item.cs-entry__next { text-align: right; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__prev-next-item.cs-entry__next .cs-entry__prev-next-inner { -webkit-box-pack: end; justify-content: flex-end; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__prev-next-item.cs-entry__next .cs-entry__prev-next-arrow { margin-right: 0; margin-left: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__prev-next-item.cs-entry__next .cs-entry__prev-next-label { margin-left: 0; margin-right: 4rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__prev-next-item.cs-entry__next:hover .cs-entry__prev-next-arrow .cs-icon { -webkit-transform: translate3d(5px, 0, 0); transform: translate3d(5px, 0, 0); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__prev-next-arrow { -webkit-box-flex: 0; flex: none; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; align-self: flex-end; width: 3rem; height: 3rem; margin-right: 1rem; background-color: var(--cs-color-contrast-300); border-radius: 12px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__prev-next-arrow .cs-icon { font-size: 1.125rem; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__comments:not(:first-child) { border-top: 1px solid var(--cs-color-contrast-300); margin-top: 4rem; padding-top: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__comments .is-style-cs-heading { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; margin-bottom: 1rem; padding-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__comments .is-style-cs-heading span { font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); margin-left: 0.75rem; color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__comments .is-style-cs-heading small { margin-left: 0.75rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__comments .is-style-cs-heading small a:hover { text-decoration: underline; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__comments .is-style-cs-heading .entry__comments-count { color: var(--cs-color-contrast-600); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__comments .is-style-cs-heading.title-comment-reply { margin-bottom: 0.5rem; font-size: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__comments .says { font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-content { font-family: var(--cs-font-entry-excerpt-family), sans-serif; font-size: var(--cs-font-entry-excerpt-size); line-height: var(--cs-font-entry-excerpt-line-height); letter-spacing: var(--cs-font-entry-excerpt-letter-spacing); padding-left: 4rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-content:not(:first-child) { margin-top: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-content > * { margin-top: 32px; margin-bottom: 32px; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .comment-content > * { margin-top: 32px; margin-bottom: 32px; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-content > *:first-child { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-content > *:last-child { margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .reply { padding-left: 4rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .reply:not(:first-child) { margin-top: 0.75rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__comments-show { display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__comments-show:not(:first-child) { margin-top: 3rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__comments-show button { width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__comments-collapse { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .title-comment-reply { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .title-comment-reply a { position: relative; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; margin-left: 8px; color: transparent; width: 30px; height: 30px; overflow: hidden; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .title-comment-reply a:after { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: var(--cs-color-primary); font-family: "cs-icons"; content: ""; line-height: 1; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .title-comment-reply a:hover:after { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-list { margin: 0; padding: 0; list-style: none; padding-top: 20px; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-list .comment-body { display: block; padding-top: 30px; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-list .comment-edit-link { color: var(--cs-color-secondary); -webkit-transition: 0.25s; transition: 0.25s; margin-left: 0.25rem; font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-list .comment-edit-link:hover { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-list .children { margin: 0; list-style: none; padding-left: 20px; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .comment-list .children { padding-left: 40px; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-list .children .children .children .children .children .children { padding-left: 0; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .comment-list .children .children .children .children .children .children { padding-left: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-meta { font-family: var(--cs-font-post-meta-family), sans-serif; font-size: var(--cs-font-post-meta-size); font-weight: var(--cs-font-post-meta-weight); font-style: var(--cs-font-post-meta-style); letter-spacing: var(--cs-font-post-meta-letter-spacing); text-transform: var(--cs-font-post-meta-text-transform); position: relative; display: -webkit-box; display: flex; padding-left: 4rem; color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-meta:after { content: ""; display: block; clear: both; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-meta > *:not(:first-child) { margin-left: 0.75rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-meta a { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-metadata { font-family: var(--cs-font-post-meta-family), sans-serif; font-size: var(--cs-font-post-meta-size); font-weight: var(--cs-font-post-meta-weight); font-style: var(--cs-font-post-meta-style); letter-spacing: var(--cs-font-post-meta-letter-spacing); text-transform: var(--cs-font-post-meta-text-transform); display: -webkit-box; display: flex; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-metadata > * { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-author { display: -webkit-box; display: flex; color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-author .avatar { position: absolute; left: 0; top: 0; width: 3rem; height: 3rem; border-radius: var(--cs-avatar-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-author .avatar.pk-lazyload.pk-lqip { -webkit-clip-path: inset(0 0 0 0 round var(--cs-avatar-border-radius)); clip-path: inset(0 0 0 0 round var(--cs-avatar-border-radius)); } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-author .says { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-author .fn { font-weight: 700; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-reply-link { display: -webkit-inline-box; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-decoration: none; border: none; border-radius: var(--cs-button-border-radius); line-height: 1rem; -webkit-transition: 0.25s; transition: 0.25s; box-shadow: none; cursor: pointer; padding: 0.75rem 1.5rem; border-radius: var(--cs-button-border-radius); background-color: var(--cs-color-button-secondary); color: var(--cs-color-button-secondary-contrast); padding: 0.5625rem 1rem; line-height: 1; font-family: var(--cs-font-button-family), sans-serif; font-size: var(--cs-font-button-size); font-weight: var(--cs-font-button-weight); font-style: var(--cs-font-button-style); letter-spacing: var(--cs-font-button-letter-spacing); text-transform: var(--cs-font-button-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-reply-link:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .comment-reply-link:hover { outline: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-reply-link:hover { background-color: var(--cs-color-button-hover); color: var(--cs-color-button-hover-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-navigation + .comment-respond, .editor-styles-wrapper.cs-editor-styles-wrapper .comment-list + .comment-respond { margin-top: 3rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-body + .comment-respond { padding: 40px 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form { display: -webkit-box; display: flex; flex-wrap: wrap; -webkit-box-pack: justify; justify-content: space-between; margin-top: 0.6666666667rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form .required { color: #F00F00; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form { margin-left: -5px; margin-right: -5px; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment.bypostauthor { outline: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-notes, .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form-comment, .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form-cookies-consent, .editor-styles-wrapper.cs-editor-styles-wrapper .form-submit, .editor-styles-wrapper.cs-editor-styles-wrapper .logged-in-as, .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form-rating { -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; position: relative; width: 100%; margin-bottom: 1rem; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .comment-notes, .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form-comment, .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form-cookies-consent, .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .form-submit, .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .logged-in-as, .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form-rating { padding: 0 5px; } .editor-styles-wrapper.cs-editor-styles-wrapper .logged-in-as, .editor-styles-wrapper.cs-editor-styles-wrapper .comment-notes { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .logged-in-as a, .editor-styles-wrapper.cs-editor-styles-wrapper .comment-notes a { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form-author, .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form-email, .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form-url { -webkit-box-flex: 0; flex: 0 0 100%; position: relative; width: 100%; min-width: 33%; margin-bottom: 1rem; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form-author, .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form-email, .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form-url { -webkit-box-flex: 1; flex: 1; padding: 0 5px; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form-author label, .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form-email label, .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form-url label { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form-comment label { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-notes, .editor-styles-wrapper.cs-editor-styles-wrapper .comment-awaiting-moderation, .editor-styles-wrapper.cs-editor-styles-wrapper .logged-in-as, .editor-styles-wrapper.cs-editor-styles-wrapper .form-allowed-tags { font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); margin-bottom: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form-cookies-consent { display: -webkit-box; display: flex; color: var(--cs-color-secondary); } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form-cookies-consent { -webkit-box-flex: 1; flex: 1; min-width: 64%; } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-form-cookies-consent input { margin-top: 0.25rem; margin-right: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .form-submit { display: -webkit-box; display: flex; margin-bottom: 0; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .form-submit { padding: 0 5px; -webkit-box-flex: 1; flex: 1; min-width: 35%; -webkit-box-pack: end; justify-content: flex-end; -webkit-box-align: start; align-items: flex-start; } .editor-styles-wrapper.cs-editor-styles-wrapper .form-submit input[type=submit] { display: -webkit-inline-box; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-decoration: none; border: none; border-radius: var(--cs-button-border-radius); line-height: 1rem; -webkit-transition: 0.25s; transition: 0.25s; box-shadow: none; cursor: pointer; padding: 0.75rem 1.5rem; border-radius: var(--cs-button-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .form-submit input[type=submit]:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .form-submit input[type=submit]:hover { outline: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .no-comments { font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); margin-top: 1rem; padding: 10px; background: var(--cs-color-contrast-50); } .editor-styles-wrapper.cs-editor-styles-wrapper .logged-in-as a { font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); text-decoration: underline; } .editor-styles-wrapper.cs-editor-styles-wrapper .logged-in-as a:hover { text-decoration: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__tags:not(:first-child) { margin-top: 4rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__tags .cs-title-tags { -webkit-box-flex: 0; flex: 0 0 100%; width: 100%; margin-bottom: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__tags .cs-title-tags h5 { margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__tags ul { font-family: var(--cs-font-tags-family), sans-serif; font-size: var(--cs-font-tags-size); font-weight: var(--cs-font-tags-weight); font-style: var(--cs-font-tags-style); letter-spacing: var(--cs-font-tags-letter-spacing); text-transform: var(--cs-font-tags-text-transform); display: -webkit-box; display: flex; flex-wrap: wrap; -webkit-box-align: start; align-items: start; margin: 0; padding: 0; list-style: none; -webkit-box-pack: center; justify-content: center; text-transform: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__tags ul > li:not(.cs-title-tags), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__tags ul > a:not(.cs-title-tags) { margin-right: 1rem; margin-bottom: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__tags ul > li:last-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__tags ul > a:last-child { margin-right: 0; margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__tags ul a { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; padding: 0.5rem 1rem; color: var(--cs-color-tags-contrast); background-color: var(--cs-color-tags); border-radius: var(--cs-tag-border-radius); line-height: 1; -webkit-transition: 0.25s; transition: 0.25s; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__tags ul a:hover { color: var(--cs-color-tags-hover-contrast); background-color: var(--cs-color-tags-hover); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__tags ul a { background-color: var(--cs-color-layout-elements-background); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover .cs-entry__tags { z-index: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover .cs-entry__tags ul a { color: #ffffff; border: 1px solid rgba(255, 255, 255, 0.5); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-cover .cs-entry__tags ul a:hover { background-color: #ffffff; color: #000000; border: 1px solid #ffffff; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__subscribe { padding: 1rem; background-color: var(--cs-color-layout-elements-background); border-radius: var(--cs-layout-elements-border-radius); } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__subscribe { padding: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__subscribe:not(:first-child) { margin-top: 4rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__subscribe .cs-site-subscribe__title { font-size: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__after-share-buttons { padding: 1rem; background-color: var(--cs-color-layout-elements-background); border-radius: var(--cs-layout-elements-border-radius); text-align: center; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__after-share-buttons { padding: 2rem 4rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__after-share-buttons:not(:first-child) { margin-top: 4rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__after-share-buttons-title h5 { font-size: 1.5rem; margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__after-share-buttons-link:not(:first-child) { margin-top: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__after-share-buttons-input-group { position: relative; display: -webkit-box; display: flex; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__after-share-buttons-input-group input { background-color: var(--cs-color-site-background); padding-right: 3rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__after-share-buttons-copy { position: absolute; top: 0; right: 0; bottom: 0; padding: 0; width: 3rem; background: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__after-share-buttons-copy .cs-icon { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__after-share-buttons-copy .cs-icon.cs-icon-check { color: #28a745; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__after-share-buttons-copy:hover { background: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__after-share-buttons-copy:hover .cs-icon { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__after-share-buttons-copy:hover .cs-icon.cs-icon-add-check { color: #28a745; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__after-share-buttons-text:not(:first-child) { font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); margin-top: 0.5rem; color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-content-area { --cs-post-area-align-content: flex-start; --cs-post-area-align-image: flex-start; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-content-area .cs-posts-area__list { --cs-post-area-align-content: space-between; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cs-heading + .cs-posts-area { margin-top: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__main { --cs-entry-title-font-size: 2rem; --cs-posts-area-grid-columns: 1; --cs-posts-area-grid-row-gap: 40px; --cs-posts-area-grid-column-gap: 40px; display: grid; grid-row-gap: var(--cs-posts-area-grid-row-gap); grid-column-gap: var(--cs-posts-area-grid-column-gap); grid-template-columns: repeat(var(--cs-posts-area-grid-columns), minmax(0, 1fr)); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__grid .cs-entry__outer { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; min-height: var(--cs-card-min-height); padding: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__grid .cs-entry__thumbnail { margin: -1.5rem; margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__grid .cs-entry__content { margin-bottom: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__grid .cs-entry__content:not(:first-child) { padding-top: 2rem; margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__grid .cs-entry__footer { margin-bottom: -1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__list .cs-entry__outer { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; min-height: 131px; padding: 2rem; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__list .cs-entry__outer { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__list .cs-entry__thumbnail { -webkit-box-flex: 0; flex: 0 0 100%; align-self: stretch; margin: -2rem; margin-right: -2rem; margin-bottom: 2rem; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__list .cs-entry__thumbnail { -webkit-box-flex: 0; flex: 0 0 calc(50% + 2rem); max-width: calc(50% + 2rem); margin: -2rem; margin-right: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__list .cs-entry__content { -webkit-box-flex: 1; flex: 1; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: var(--cs-post-area-align-content); justify-content: var(--cs-post-area-align-content); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__list .cs-entry__content:not(:first-child) { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__list .cs-entry__footer { margin-bottom: -2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__list .cs-entry__footer:not(:first-child) { margin-top: 1rem; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__list.cs-posts-area__image-width-one-third .cs-entry__thumbnail { -webkit-box-flex: 0; flex: 0 0 33.3%; max-width: 33.3%; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__list.cs-posts-area__image-width-one-fourth .cs-entry__thumbnail { -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__list.cs-posts-area__image-width-one-half-more .cs-entry__thumbnail { -webkit-box-flex: 0; flex: 0 0 66.5%; max-width: 66.5%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__full .cs-entry__outer { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; min-height: var(--cs-card-min-height); padding: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__full .cs-entry__thumbnail { margin: -1.5rem; margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__full .cs-entry__content { margin-bottom: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__full .cs-entry__content:not(:first-child) { padding-top: 2rem; margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__full .cs-entry__footer { margin-bottom: -1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__full.cs-posts-area__fullwidth .cs-entry { border: none; padding: 0; margin: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__full.cs-posts-area__fullwidth .cs-entry:not(:first-child) { border-top: 1px solid var(--cs-color-contrast-200); padding-top: 40px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__full.cs-posts-area__fullwidth .cs-entry__header-info { max-width: var(--cs-entry-content-width); margin-left: auto; margin-right: auto; padding-left: 0 !important; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__full.cs-posts-area__fullwidth .cs-entry__wrap { max-width: var(--cs-entry-content-width); margin-left: auto; margin-right: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__masonry .cs-posts-area-card { margin-bottom: var(--cs-posts-area-grid-row-gap); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__masonry .cs-posts-area-card > .cs-entry .cs-entry__outer { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; min-height: var(--cs-card-min-height); padding: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__masonry .cs-posts-area-card > .cs-entry .cs-entry__thumbnail { margin: -1.5rem; margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__masonry .cs-posts-area-card > .cs-entry .cs-entry__content { margin-bottom: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__masonry .cs-posts-area-card > .cs-entry .cs-entry__content:not(:first-child) { padding-top: 2rem; margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__masonry .cs-posts-area-card > .cs-entry .cs-entry__footer { margin-bottom: -1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__pagination { margin-top: 3rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__pagination .cs-load-more { display: -webkit-inline-box; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-decoration: none; border: none; border-radius: var(--cs-button-border-radius); line-height: 1rem; -webkit-transition: 0.25s; transition: 0.25s; box-shadow: none; cursor: pointer; padding: 0.75rem 0; border-radius: auto; background: none; color: var(--cs-color-button-arrow-contrast); display: -webkit-box; display: flex; margin: 0 auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__pagination .cs-load-more:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__pagination .cs-load-more:hover { outline: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__pagination .cs-load-more .cs-button-arrow { position: relative; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 2rem; height: 2rem; margin-left: 1rem; background-color: var(--cs-color-button-arrow); color: var(--cs-color-button-arrow-contrast); border-radius: var(--cs-pagination-border-radius); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); font-size: 1.125rem; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__pagination .cs-load-more .cs-button-arrow:after { content: ""; font-family: "cs-icons" !important; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__pagination .cs-load-more:hover .cs-button-arrow { background-color: var(--cs-color-button-hover); color: var(--cs-color-button-hover-contrast); box-shadow: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__pagination .cs-load-more:hover .cs-button-arrow:after { -webkit-transform: translateY(2px); transform: translateY(2px); } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .cs-posts-area__pagination .cs-load-more .cs-button-arrow, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .cs-posts-area__pagination .cs-load-more .cs-button-arrow { background: var(--cs-color-layout-elements-background); color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .cs-posts-area__pagination .cs-load-more .cs-button-arrow:hover, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .cs-posts-area__pagination .cs-load-more .cs-button-arrow:hover { background: var(--cs-circle-background, #ffffff); color: var(--cs-circle-color, var(--cs-color-accent)); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__pagination .cs-load-more .cs-loader-button { display: block; position: absolute; width: 24px; height: 24px; border-radius: 50%; -webkit-animation: loader-rotate 1s linear infinite; animation: loader-rotate 1s linear infinite; -webkit-transition: 0.25s; transition: 0.25s; visibility: hidden; opacity: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__pagination .cs-load-more .cs-loader-button:before { content: ""; position: absolute; width: 100%; height: 100%; top: 0; right: 0; bottom: 0; left: 0; border-radius: 50%; background: -webkit-gradient(linear, left top, right top, color-stop(10%, #ffffff), color-stop(95%, rgba(255, 255, 255, 0.1))); background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0.1) 95%); -webkit-animation: loader-rotate 1.5s infinite linear; animation: loader-rotate 1.5s infinite linear; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__pagination .cs-load-more .cs-loader-button:after { content: ""; position: absolute; width: 90%; height: 90%; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background-color: var(--cs-color-button-arrow-contrast); border-radius: 50%; } @-webkit-keyframes loader-rotate { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes loader-rotate { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-column .cs-posts-area__pagination .cs-load-more { max-width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__pagination .cs-load-more.loading .cs-button-label { opacity: 0.5; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__pagination .cs-load-more.loading .cs-button-arrow { color: transparent; background-color: var(--cs-color-button-arrow-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-posts-area__pagination .cs-load-more.loading .cs-loader-button { opacity: 1; visibility: visible; } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination { display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; clear: both; } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination:last-child { margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination .nav-links { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; flex-wrap: wrap; padding: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination .nav-links > span, .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination .nav-links > a { border: 1px solid transparent; border-radius: var(--cs-pagination-border-radius); display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; min-width: 2rem; min-height: 2rem; padding: 0.25rem 0.5rem; font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); font-size: 0.875rem; line-height: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination .nav-links > span:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination .nav-links > a:not(:first-child) { margin-left: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination .nav-links > .page-number, .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination .nav-links > .current { color: var(--cs-color-primary); background-color: var(--cs-color-contrast-300); border-radius: var(--cs-pagination-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination .nav-links a.post-page-numbers:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination .nav-links a.page-numbers:hover { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination .nav-links a:first-child, .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination .nav-links a:last-child { position: relative; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 2rem; height: 2rem; font-size: 0px; border-radius: 50%; background: #ffffff; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination .nav-links a:first-child:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination .nav-links a:last-child:not(:first-child) { margin-left: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination .nav-links a:first-child:after, .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination .nav-links a:last-child:after { font-family: "cs-icons"; font-weight: normal; font-size: 1rem; line-height: 1; -webkit-transition: 0.25s; transition: 0.25s; color: var(--cs-color-accent); transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination .nav-links a:first-child:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination .nav-links a:last-child:hover { background: rgba(var(--cs-color-accent-rgb), 0.1); } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination .nav-links a:first-child:after { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.pagination .nav-links a:last-child:after { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-entry__content-container + .navigation.pagination { margin-top: 4rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.comment-navigation { border-top: 1px solid var(--cs-color-contrast-400); border-bottom: 1px solid var(--cs-color-contrast-400); } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.comment-navigation .nav-links { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; padding: 1rem 0; font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.comment-navigation .nav-links a { color: var(--cs-color-contrast-600); } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.comment-navigation .nav-links .nav-previous, .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.comment-navigation .nav-links .nav-next { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; cursor: pointer; } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.comment-navigation .nav-links .nav-previous:before, .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.comment-navigation .nav-links .nav-previous:after, .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.comment-navigation .nav-links .nav-next:before, .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.comment-navigation .nav-links .nav-next:after { font-family: "cs-icons"; font-size: 14px; color: var(--cs-color-contrast-600); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.comment-navigation .nav-links .nav-previous:hover a, .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.comment-navigation .nav-links .nav-next:hover a { text-decoration: none; color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.comment-navigation .nav-links .nav-previous:hover:before, .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.comment-navigation .nav-links .nav-previous:hover:after, .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.comment-navigation .nav-links .nav-next:hover:before, .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.comment-navigation .nav-links .nav-next:hover:after { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.comment-navigation .nav-links .nav-previous:before { content: ""; margin-right: 5px; } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.comment-navigation .nav-links .nav-previous:hover:before { -webkit-transform: translateX(-5px); transform: translateX(-5px); } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.comment-navigation .nav-links .nav-next:after { content: ""; margin-left: 5px; } .editor-styles-wrapper.cs-editor-styles-wrapper .navigation.comment-navigation .nav-links .nav-next:hover:after { -webkit-transform: translateX(5px); transform: translateX(5px); } .editor-styles-wrapper.cs-editor-styles-wrapper .comment-list + .comment-navigation { border-top: 1px solid var(--cs-color-contrast-400); border-bottom: 1px solid var(--cs-color-contrast-400); margin-top: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-1 .cs-entry__content { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-flex: 1; flex: 1; margin-bottom: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-1 .cs-entry__content:not(:first-child) { padding-top: var(--cs-posts-area-grid-content-gap, 32px); margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-1 .cs-entry__outer { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; min-height: var(--cs-card-min-height); padding: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-1 .cs-entry__content-inner { margin-bottom: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-1 .cs-entry__thumbnail { margin: -1.5rem; margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-1 .cs-entry__footer { margin-bottom: -1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-2 .cs-entry__outer { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; min-height: var(--cs-card-min-height); padding: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-2 .cs-entry__content { margin-bottom: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-2 .cs-entry__content:not(:first-child) { padding-top: var(--cs-posts-area-grid-content-gap, 32px); margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-2 .cs-entry__footer { margin-bottom: -1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-3 .cs-entry__outer { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; min-height: var(--cs-card-min-height); padding: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-3 .cs-entry__inner:not(:first-child) { margin-top: var(--cs-posts-area-grid-content-gap, 32px); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-3 .cs-entry__content:not(:first-child) { margin-top: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-3 .cs-entry__content:not(:last-child) { margin-bottom: var(--cs-posts-area-grid-content-gap, 32px); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-3 .cs-entry__thumbnail:not(:first-child) { margin-top: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-3 .cs-entry__thumbnail + .cs-entry__footer { margin-top: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-3 .cs-entry__footer { margin-top: auto; margin-bottom: -1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-4 .cs-entry__outer { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: end; justify-content: flex-end; min-height: var(--cs-card-min-height); padding: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-4 .cs-entry__content:not(:first-child) { padding-top: var(--cs-posts-area-grid-content-gap, 32px); margin-top: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-4 .cs-entry__footer { margin-bottom: -1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-4 .cs-entry__details-author-meta { opacity: 0; visibility: hidden; -webkit-transform: translateY(5px); transform: translateY(5px); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-4 .cs-author-avatar:hover + .cs-entry__details-author-meta { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-4 .cs-entry__details-author:hover .cs-entry__details-author-meta { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); z-index: 3; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-4 .cs-entry__category-label { opacity: 0; visibility: hidden; -webkit-transform: translateY(5px); transform: translateY(5px); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-4 .cs-entry__category:hover .cs-entry__category-label { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); z-index: 3; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-4.cs-block-numbered .cs-entry__outer, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-4 .cs-block-numbered .cs-entry__outer { padding-top: calc(1.5rem + 3rem); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-4.cs-block-numbered .cs-entry__outer:before, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-4 .cs-block-numbered .cs-entry__outer:before { font-family: var(--cs-font-post-number-family), sans-serif; font-size: var(--cs-font-post-number-size); font-weight: var(--cs-font-post-number-weight); font-style: var(--cs-font-post-number-style); letter-spacing: var(--cs-font-post-number-letter-spacing); text-transform: var(--cs-font-post-number-text-transform); content: counter(number-post); counter-increment: number-post; position: absolute; top: 1.5rem; left: 1.5rem; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 3rem; height: 3rem; background-color: var(--cs-color-contrast-300); border-radius: var(--cs-avatar-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-4.cs-block-numbered .cs-entry__content, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-4 .cs-block-numbered .cs-entry__content { padding-top: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-standard-type-4 .cs-entry__excerpt { -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-masonry-type-1 .cs-posts-area-card { margin-bottom: var(--cs-posts-area-grid-row-gap); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-masonry-type-1 .cs-posts-area-card > .cs-entry .cs-entry__outer { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; min-height: var(--cs-card-min-height); padding: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-masonry-type-1 .cs-posts-area-card > .cs-entry .cs-entry__content { margin-bottom: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-masonry-type-1 .cs-posts-area-card > .cs-entry .cs-entry__content:not(:first-child) { padding-top: 2rem; margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-masonry-type-1 .cs-posts-area-card > .cs-entry .cs-entry__thumbnail { margin: -1.5rem; margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-masonry-type-1 .cs-posts-area-card > .cs-entry .cs-entry__footer { margin-bottom: -1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-1 .cs-entry__outer { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; min-height: var(--cs-card-min-height); padding: 1rem; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-1 .cs-entry__outer { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-1 .cs-entry__thumbnail { -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; margin-right: 0; margin-bottom: var(--cs-posts-area-grid-content-gap); } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-1 .cs-entry__thumbnail { align-self: var(--cs-post-area-align-image); margin-right: var(--cs-posts-area-grid-content-gap); margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-1 .cs-entry__content { -webkit-box-flex: 1; flex: 1; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: var(--cs-post-area-align-content); justify-content: var(--cs-post-area-align-content); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-1 .cs-entry__content:not(:first-child) { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-1 .cs-entry__footer { padding: 0; border-top: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-1 .cs-entry__footer:not(:first-child) { margin-top: 1rem; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-1 .cs-posts-area__image-width-half .cs-entry__thumbnail { -webkit-box-flex: 0; flex: 0 0 calc(50% - (var(--cs-posts-area-grid-content-gap) / 2)); max-width: calc(50% - (var(--cs-posts-area-grid-content-gap) / 2)); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-1 .cs-posts-area__image-width-one-third .cs-entry__outer { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-1 .cs-posts-area__image-width-one-third .cs-entry__thumbnail { -webkit-box-flex: 0; flex: 0 0 33.3%; max-width: 33.3%; align-self: var(--cs-post-area-align-image); margin-right: var(--cs-posts-area-grid-content-gap); margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-1 .cs-posts-area__image-width-one-fourth .cs-entry__outer { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-1 .cs-posts-area__image-width-one-fourth .cs-entry__thumbnail { -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; align-self: var(--cs-post-area-align-image); margin-right: var(--cs-posts-area-grid-content-gap); margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-2 .cs-entry__outer { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; min-height: var(--cs-card-min-height); padding: 1rem; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-2 .cs-entry__outer { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-2 .cs-entry__thumbnail { -webkit-box-flex: 0; flex: 0 0 100%; align-self: stretch; margin: -1rem; margin-right: -1rem; margin-bottom: var(--cs-posts-area-grid-content-gap); } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-2 .cs-entry__thumbnail { margin-bottom: -1rem; margin-right: var(--cs-posts-area-grid-content-gap); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-2 .cs-entry__content { -webkit-box-flex: 1; flex: 1; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: var(--cs-post-area-align-content); justify-content: var(--cs-post-area-align-content); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-2 .cs-entry__content:not(:first-child) { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-2 .cs-entry__footer { padding: 0; border-top: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-2 .cs-entry__footer:not(:first-child) { margin-top: 1rem; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-2 .cs-posts-area__image-width-half .cs-entry__thumbnail { -webkit-box-flex: 0; flex: 0 0 calc(50% - (var(--cs-posts-area-grid-content-gap) / 2)); max-width: calc(50% - (var(--cs-posts-area-grid-content-gap) / 2)); } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-2 .cs-posts-area__image-width-one-third .cs-entry__thumbnail { -webkit-box-flex: 0; flex: 0 0 33.3%; max-width: 33.3%; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-2 .cs-posts-area__image-width-one-fourth .cs-entry__thumbnail { -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-3 .cs-entry__outer { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; min-height: var(--cs-card-min-height); padding: 2rem; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-3 .cs-entry__outer { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-3 .cs-entry__thumbnail { -webkit-box-flex: 0; flex: 0 0 100%; align-self: stretch; margin: -2rem; margin-right: -2rem; margin-bottom: var(--cs-posts-area-grid-content-gap); } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-3 .cs-entry__thumbnail { margin: -2rem; margin-right: var(--cs-posts-area-grid-content-gap); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-3 .cs-entry__content { -webkit-box-flex: 1; flex: 1; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: var(--cs-post-area-align-content); justify-content: var(--cs-post-area-align-content); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-3 .cs-entry__content:not(:first-child) { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-3 .cs-entry__footer { margin-bottom: -2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-3 .cs-entry__footer:not(:first-child) { margin-top: 1rem; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-3 .cs-posts-area__image-width-half .cs-entry__thumbnail { -webkit-box-flex: 0; flex: 0 0 calc(50% - (var(--cs-posts-area-grid-content-gap) / 2)); max-width: calc(50% - (var(--cs-posts-area-grid-content-gap) / 2)); } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-3 .cs-posts-area__image-width-one-third .cs-entry__thumbnail { -webkit-box-flex: 0; flex: 0 0 33.3%; max-width: 33.3%; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-3 .cs-posts-area__image-width-one-fourth .cs-entry__thumbnail { -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-4 .cs-entry { position: relative; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-4 .cs-entry:not(:first-child):before { position: absolute; border-top: 1px solid var(--cs-posts-border-color, var(--cs-color-contrast-200)); top: calc(var(--cs-posts-area-grid-row-gap) / 2 * -1); left: 0; width: 100%; height: 1px; content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-4 .cs-entry__outer { background-color: initial; border-radius: initial; box-shadow: initial; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-5 .cs-entry { position: relative; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-5 .cs-entry:not(:first-child):before { position: absolute; border-top: 1px solid var(--cs-posts-border-color, var(--cs-color-contrast-200)); top: calc(var(--cs-posts-area-grid-row-gap) / 2 * -1); left: 0; width: 100%; height: 1px; content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-5 .cs-entry:hover .cs-entry__thumbnail .cs-overlay-background { opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-5 .cs-entry:hover .cs-entry__thumbnail:after { background-color: transparent; color: #ffffff; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-5 .cs-entry__inner:not(:first-child) { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-5 .cs-entry__outer { background-color: initial; border-radius: initial; box-shadow: initial; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-5 .cs-entry__thumbnail { position: absolute; top: 0; left: 0; width: 3rem; height: 3rem; border-radius: var(--cs-avatar-border-radius); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-5 .cs-entry__thumbnail .cs-overlay-background { opacity: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-5 .cs-entry__thumbnail:after { font-family: var(--cs-font-post-number-family), sans-serif; font-size: var(--cs-font-post-number-size); font-weight: var(--cs-font-post-number-weight); font-style: var(--cs-font-post-number-style); letter-spacing: var(--cs-font-post-number-letter-spacing); text-transform: var(--cs-font-post-number-text-transform); content: counter(number-post); counter-increment: number-post; position: absolute; top: 0; left: 0; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 100%; height: 100%; background-color: var(--cs-color-contrast-300); -webkit-transition: 0.25s; transition: 0.25s; z-index: 2; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-horizontal-type-5 .cs-entry__content { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: center; justify-content: center; min-height: 3rem; padding-left: calc(1rem + 3rem); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-1 .cs-posts-area, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-1 .cs-posts-area__outer, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-1 .cs-posts-area__main { height: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-1 .cnvs-block-posts-inner { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-1 .cs-video-bg-init .cs-overlay-content > .cs-entry__post-meta, .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-1 .cs-video-bg-init .cs-overlay-content .cs-entry__count-wrapper { padding-right: calc(40px * 3); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-1 .cs-entry__outer { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; position: relative; height: 100%; min-height: var(--cs-card-min-height); background: var(--cs-color-overlay-background); padding: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-1 .cs-entry__item { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: end; justify-content: flex-end; width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-1 .cs-entry__content:not(:first-child) { padding-top: 2rem; margin-top: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-1 .cs-entry__thumbnail { width: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-1 .cs-entry__thumbnail + *:not(:first-child) { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-1 .cs-entry__footer { margin-bottom: -1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-1 .cs-entry__details-author-meta { opacity: 0; visibility: hidden; -webkit-transform: translateY(5px); transform: translateY(5px); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-1 .cs-entry__details-author:hover .cs-entry__details-author-meta { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); z-index: 3; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-1 .cs-entry__category-label { opacity: 0; visibility: hidden; -webkit-transform: translateY(5px); transform: translateY(5px); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-1 .cs-entry__category:hover .cs-entry__category-label { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); z-index: 3; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-1.cs-block-numbered .cs-entry__outer { padding-top: calc(1.5rem + 3rem); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-1.cs-block-numbered .cs-entry__outer:after { font-family: var(--cs-font-post-number-family), sans-serif; font-size: var(--cs-font-post-number-size); font-weight: var(--cs-font-post-number-weight); font-style: var(--cs-font-post-number-style); letter-spacing: var(--cs-font-post-number-letter-spacing); text-transform: var(--cs-font-post-number-text-transform); content: counter(number-post); counter-increment: number-post; position: absolute; top: 1.5rem; left: 1.5rem; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 3rem; height: 3rem; background-color: var(--cs-color-contrast-300); border-radius: var(--cs-avatar-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-1.cs-block-numbered .cs-entry__content { padding-top: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2[data-min-heigh*="100%"] { height: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-posts-area, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-posts-area__outer, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-posts-area__main { height: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cnvs-block-posts-inner { height: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-entry__outer { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; position: relative; height: 100%; min-height: var(--cs-card-min-height); background: var(--cs-color-overlay-background); padding: 1.5rem; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-entry__outer { background-color: var(--cs-color-layout-elements-background); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-entry__outer:hover .cs-overlay-background { opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-entry__item { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: end; justify-content: flex-end; width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-entry__content:not(:first-child) { padding-top: 2rem; margin-top: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-entry__thumbnail { width: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-entry__thumbnail + *:not(:first-child) { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-overlay-background { opacity: 1; -webkit-transition: 0.25s; transition: 0.25s; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-overlay-background { opacity: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-entry__footer { margin-bottom: -1.5rem; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-entry__details-author-meta { opacity: 0; visibility: hidden; -webkit-transform: translateY(5px); transform: translateY(5px); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-entry__details-author:hover .cs-entry__details-author-meta { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); z-index: 3; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-entry__category-label { opacity: 0; visibility: hidden; -webkit-transform: translateY(5px); transform: translateY(5px); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-entry__category:hover .cs-entry__category-label { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); z-index: 3; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-entry__excerpt { -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2.cs-block-numbered .cs-entry__outer, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-block-numbered .cs-entry__outer { padding-top: calc(1.5rem + 3rem); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2.cs-block-numbered .cs-entry__outer:after, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-block-numbered .cs-entry__outer:after { font-family: var(--cs-font-post-number-family), sans-serif; font-size: var(--cs-font-post-number-size); font-weight: var(--cs-font-post-number-weight); font-style: var(--cs-font-post-number-style); letter-spacing: var(--cs-font-post-number-letter-spacing); text-transform: var(--cs-font-post-number-text-transform); content: counter(number-post); counter-increment: number-post; position: absolute; top: 1.5rem; left: 1.5rem; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 3rem; height: 3rem; background-color: var(--cs-color-contrast-300); border-radius: var(--cs-avatar-border-radius); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2.cs-block-numbered .cs-entry__content, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-2 .cs-block-numbered .cs-entry__content { padding-top: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-3 .cs-posts-area, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-3 .cs-posts-area__outer, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-3 .cs-posts-area__main { height: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-3 .cnvs-block-posts-inner { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-3 .cs-entry__outer { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; position: relative; height: 100%; min-height: var(--cs-card-min-height); background: var(--cs-color-overlay-background); padding: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-3 .cs-entry__item { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; flex-wrap: wrap; width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-3 .cs-entry__content-meta { -webkit-box-flex: 0; flex: 0 0 3rem; max-width: 3rem; margin-right: 1rem; margin-bottom: 1.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-3 .cs-entry__content { -webkit-box-flex: 1; flex: 1; margin-bottom: 1.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-3 .cs-entry__thumbnail { width: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-3 .cs-entry__thumbnail + *:not(:first-child) { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-3 .cs-entry__footer { -webkit-box-flex: 0; flex: 0 0 100%; width: 100%; margin-bottom: -1rem; margin-top: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-3 .cs-entry__footer:not(:first-child) { margin-top: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-3.cs-block-numbered .cs-entry__outer:after, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-3 .cs-block-numbered .cs-entry__outer:after { font-family: var(--cs-font-post-number-family), sans-serif; font-size: var(--cs-font-post-number-size); font-weight: var(--cs-font-post-number-weight); font-style: var(--cs-font-post-number-style); letter-spacing: var(--cs-font-post-number-letter-spacing); text-transform: var(--cs-font-post-number-text-transform); content: counter(number-post); counter-increment: number-post; position: absolute; top: 1rem; left: 1rem; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 3rem; height: 3rem; background-color: var(--cs-color-contrast-300); border-radius: var(--cs-avatar-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-3.cs-block-numbered .cs-entry__content, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-3 .cs-block-numbered .cs-entry__content { padding-left: calc(1rem + 3rem); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4 .cs-posts-area, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4 .cs-posts-area__outer, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4 .cs-posts-area__main { height: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4 .cnvs-block-posts-inner { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4 .cs-entry__outer { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; position: relative; height: 100%; min-height: var(--cs-card-min-height); background: var(--cs-color-overlay-background); padding: 1rem; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4 .cs-entry__outer { background-color: var(--cs-color-layout-elements-background); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4 .cs-entry__outer:hover .cs-overlay-background { opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4 .cs-entry__item { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; flex-wrap: wrap; width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4 .cs-entry__content-meta { -webkit-box-flex: 0; flex: 0 0 3rem; max-width: 3rem; margin-right: 1rem; margin-bottom: 1.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4 .cs-entry__content { -webkit-box-flex: 1; flex: 1; margin-bottom: 1.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4 .cs-overlay-background { opacity: 1; -webkit-transition: 0.25s; transition: 0.25s; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4 .cs-overlay-background { opacity: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4 .cs-entry__thumbnail { width: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4 .cs-entry__thumbnail + *:not(:first-child) { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4 .cs-entry__footer { -webkit-box-flex: 0; flex: 0 0 100%; width: 100%; margin-bottom: -1rem; margin-top: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4 .cs-entry__footer:not(:first-child) { margin-top: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4.cs-block-numbered .cs-entry__outer:after, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4 .cs-block-numbered .cs-entry__outer:after { font-family: var(--cs-font-post-number-family), sans-serif; font-size: var(--cs-font-post-number-size); font-weight: var(--cs-font-post-number-weight); font-style: var(--cs-font-post-number-style); letter-spacing: var(--cs-font-post-number-letter-spacing); text-transform: var(--cs-font-post-number-text-transform); content: counter(number-post); counter-increment: number-post; position: absolute; top: 1rem; left: 1rem; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 3rem; height: 3rem; background-color: var(--cs-color-contrast-300); border-radius: var(--cs-avatar-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4.cs-block-numbered .cs-entry__content, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-tile-type-4 .cs-block-numbered .cs-entry__content { padding-left: calc(1rem + 3rem); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 { --cs-carousel-columns: 1; --cs-carousel-gap: 30px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel { position: relative; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__wrap { position: relative; width: 100%; overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__items { position: relative; width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__items:not(.flickity-enabled) { display: -webkit-box; display: flex; overflow: hidden; -webkit-box-pack: center; justify-content: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__items:not(.flickity-enabled) .cs-entry { opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__items:not(.flickity-enabled) .cs-entry:before { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__items.cs-groupcells-active .cs-entry { opacity: 0.6; -webkit-transition: opacity 1s cubic-bezier(0.4, 0, 0.25, 1); transition: opacity 1s cubic-bezier(0.4, 0, 0.25, 1); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__items.cs-groupcells-active .cs-entry:before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 20; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__cell { display: -webkit-box; display: flex; width: 100%; min-height: 100%; margin-right: 0; padding: 0 20px; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__cell { -webkit-box-flex: 0; flex: 0 0 calc((540px - 40px) / var(--cs-carousel-columns) - ((var(--cs-carousel-gap) / var(--cs-carousel-columns)) * (var(--cs-carousel-columns) - 1))); max-width: calc((540px - 40px) / var(--cs-carousel-columns) - ((var(--cs-carousel-gap) / var(--cs-carousel-columns)) * (var(--cs-carousel-columns) - 1))); margin-right: var(--cs-carousel-gap); padding: 0; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__cell { -webkit-box-flex: 0; flex: 0 0 calc((720px - 40px) / var(--cs-carousel-columns) - ((var(--cs-carousel-gap) / var(--cs-carousel-columns)) * (var(--cs-carousel-columns) - 1))); max-width: calc((720px - 40px) / var(--cs-carousel-columns) - ((var(--cs-carousel-gap) / var(--cs-carousel-columns)) * (var(--cs-carousel-columns) - 1))); margin-right: var(--cs-carousel-gap); padding: 0; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__cell { -webkit-box-flex: 0; flex: 0 0 calc((980px - 40px) / var(--cs-carousel-columns) - ((var(--cs-carousel-gap) / var(--cs-carousel-columns)) * (var(--cs-carousel-columns) - 1))); max-width: calc((980px - 40px) / var(--cs-carousel-columns) - ((var(--cs-carousel-gap) / var(--cs-carousel-columns)) * (var(--cs-carousel-columns) - 1))); margin-right: var(--cs-carousel-gap); padding: 0; } .cs-breakpoint-up-1200px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__cell { -webkit-box-flex: 0; flex: 0 0 calc((1140px - 40px) / var(--cs-carousel-columns) - ((var(--cs-carousel-gap) / var(--cs-carousel-columns)) * (var(--cs-carousel-columns) - 1))); max-width: calc((1140px - 40px) / var(--cs-carousel-columns) - ((var(--cs-carousel-gap) / var(--cs-carousel-columns)) * (var(--cs-carousel-columns) - 1))); margin-right: var(--cs-carousel-gap); padding: 0; } .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__cell { -webkit-box-flex: 0; flex: 0 0 calc((1220px - 40px) / var(--cs-carousel-columns) - ((var(--cs-carousel-gap) / var(--cs-carousel-columns)) * (var(--cs-carousel-columns) - 1))); max-width: calc((1220px - 40px) / var(--cs-carousel-columns) - ((var(--cs-carousel-gap) / var(--cs-carousel-columns)) * (var(--cs-carousel-columns) - 1))); margin-right: var(--cs-carousel-gap); padding: 0; } .cs-breakpoint-up-1434px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__cell { -webkit-box-flex: 0; flex: 0 0 calc((1360px - 40px) / var(--cs-carousel-columns) - ((var(--cs-carousel-gap) / var(--cs-carousel-columns)) * (var(--cs-carousel-columns) - 1))); max-width: calc((1360px - 40px) / var(--cs-carousel-columns) - ((var(--cs-carousel-gap) / var(--cs-carousel-columns)) * (var(--cs-carousel-columns) - 1))); margin-right: var(--cs-carousel-gap); padding: 0; } .cs-breakpoint-up-1584px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__cell { -webkit-box-flex: 0; flex: 0 0 calc((1524px - 40px) / var(--cs-carousel-columns) - ((var(--cs-carousel-gap) / var(--cs-carousel-columns)) * (var(--cs-carousel-columns) - 1))); max-width: calc((1524px - 40px) / var(--cs-carousel-columns) - ((var(--cs-carousel-gap) / var(--cs-carousel-columns)) * (var(--cs-carousel-columns) - 1))); margin-right: var(--cs-carousel-gap); padding: 0; } .cs-breakpoint-up-1780px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__cell { -webkit-box-flex: 0; flex: 0 0 calc((1720px - 40px) / var(--cs-carousel-columns) - ((var(--cs-carousel-gap) / var(--cs-carousel-columns)) * (var(--cs-carousel-columns) - 1))); max-width: calc((1720px - 40px) / var(--cs-carousel-columns) - ((var(--cs-carousel-gap) / var(--cs-carousel-columns)) * (var(--cs-carousel-columns) - 1))); margin-right: var(--cs-carousel-gap); padding: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__cell .cs-entry { min-height: var(--cs-card-min-height); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__cell.is-selected .cs-entry { opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__cell.is-selected .cs-entry:before { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__organizer-wrapper { padding-top: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__organizer { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__counters { font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; height: 2rem; padding: 0.5rem 1rem; background-color: var(--cs-color-layout-elements-background); color: var(--cs-color-primary); border-radius: var(--cs-menu-element-border-radius); opacity: 0; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__counters.cs-carousel__counters-visible { opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__counters span { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; min-width: 16px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__counters-current { position: relative; margin-right: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__counters-current:after { content: "/"; position: absolute; top: 0; right: -0.875rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__counters-total { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__arrows { display: -webkit-box; display: flex; -webkit-box-pack: end; justify-content: flex-end; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__arrow { position: relative; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 2rem; height: 2rem; border-radius: 50%; background: #ffffff; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); font-family: "cs-icons"; font-size: 1rem; line-height: 1; -webkit-transition: 0.25s; transition: 0.25s; cursor: pointer; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__arrow:not(:first-child) { margin-left: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__arrow:before { color: var(--cs-color-accent); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__arrow:hover { background: rgba(var(--cs-color-accent-rgb), 0.1); } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .cnvs-block-posts-layout-large-type-1 .cs-carousel__arrow, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .cnvs-block-posts-layout-large-type-1 .cs-carousel__arrow { background: var(--cs-color-layout-elements-background); } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .cnvs-block-posts-layout-large-type-1 .cs-carousel__arrow:before, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .cnvs-block-posts-layout-large-type-1 .cs-carousel__arrow:before { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .cnvs-block-posts-layout-large-type-1 .cs-carousel__arrow:hover, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .cnvs-block-posts-layout-large-type-1 .cs-carousel__arrow:hover { background: #ffffff; } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .cnvs-block-posts-layout-large-type-1 .cs-carousel__arrow:hover:before, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .cnvs-block-posts-layout-large-type-1 .cs-carousel__arrow:hover:before { color: var(--cs-color-accent); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__arrow-next:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel__arrow-previous:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel .flickity-page-dots { width: 100%; padding-right: 20px; padding-left: 20px; margin-right: auto; margin-left: auto; position: absolute; left: 50%; bottom: -3.5rem; -webkit-transform: translateX(-50%); transform: translateX(-50%); padding-top: 0; padding-right: 130px; -webkit-box-pack: end; justify-content: flex-end; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel .flickity-page-dots { max-width: 540px; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel .flickity-page-dots { max-width: 720px; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel .flickity-page-dots { max-width: 980px; } .cs-breakpoint-up-1200px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel .flickity-page-dots { max-width: 1140px; } .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel .flickity-page-dots { max-width: 1220px; } .cs-breakpoint-up-1434px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel .flickity-page-dots { max-width: 1360px; } .cs-breakpoint-up-1584px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel .flickity-page-dots { max-width: 1524px; } .cs-breakpoint-up-1780px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel .flickity-page-dots { max-width: 1720px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel .flickity-page-dots .dot { position: relative; margin: 0; border: none; -webkit-transition: 0.25s; transition: 0.25s; padding: 0 8px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel .flickity-page-dots .dot:after { position: absolute; width: 8px; height: 8px; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin: 0; background-color: #ffffff; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel .flickity-page-dots .dot:hover:after { background-color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-large-type-1 .cs-carousel .flickity-page-dots .dot.is-selected:after { background-color: var(--cs-color-accent); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 { --cs-carousel-columns: 1; --cs-carousel-gap: 30px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel { position: relative; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__wrap { position: relative; width: 100%; overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__items { position: relative; width: calc(100% + var(--cs-carousel-gap)); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__items:not(.flickity-enabled) { display: -webkit-box; display: flex; overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__cell { display: -webkit-box; display: flex; -webkit-box-flex: 0; flex: 0 0 calc(100% / var(--cs-carousel-columns)); max-width: calc(100% / var(--cs-carousel-columns)); width: 100%; min-height: 100%; padding-right: var(--cs-carousel-gap); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__cell .cs-entry { min-height: var(--cs-card-min-height); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__organizer-wrapper { padding-top: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__organizer { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__counters { font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; height: 2rem; padding: 0.5rem 1rem; background-color: var(--cs-color-layout-elements-background); color: var(--cs-color-primary); border-radius: var(--cs-menu-element-border-radius); opacity: 0; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__counters.cs-carousel__counters-visible { opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__counters span { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; min-width: 16px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__counters-current { position: relative; margin-right: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__counters-current:after { content: "/"; position: absolute; top: 0; right: -0.875rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__counters-total { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__arrows { display: -webkit-box; display: flex; -webkit-box-pack: end; justify-content: flex-end; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__arrow { position: relative; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 2rem; height: 2rem; border-radius: 50%; background: #ffffff; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); font-family: "cs-icons"; font-size: 1rem; line-height: 1; -webkit-transition: 0.25s; transition: 0.25s; cursor: pointer; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__arrow:not(:first-child) { margin-left: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__arrow:before { color: var(--cs-color-accent); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__arrow:hover { background: rgba(var(--cs-color-accent-rgb), 0.1); } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .cnvs-block-posts-layout-wide-type-1 .cs-carousel__arrow, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .cnvs-block-posts-layout-wide-type-1 .cs-carousel__arrow { background: var(--cs-color-layout-elements-background); } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .cnvs-block-posts-layout-wide-type-1 .cs-carousel__arrow:before, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .cnvs-block-posts-layout-wide-type-1 .cs-carousel__arrow:before { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .cnvs-block-posts-layout-wide-type-1 .cs-carousel__arrow:hover, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .cnvs-block-posts-layout-wide-type-1 .cs-carousel__arrow:hover { background: #ffffff; } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .cnvs-block-posts-layout-wide-type-1 .cs-carousel__arrow:hover:before, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .cnvs-block-posts-layout-wide-type-1 .cs-carousel__arrow:hover:before { color: var(--cs-color-accent); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__arrow-next:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel__arrow-previous:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel .flickity-page-dots { width: 100%; padding-right: 20px; padding-left: 20px; margin-right: auto; margin-left: auto; position: absolute; left: 50%; bottom: -3.5rem; -webkit-transform: translateX(-50%); transform: translateX(-50%); padding-top: 0; padding-right: 130px; -webkit-box-pack: end; justify-content: flex-end; } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel .flickity-page-dots { max-width: 540px; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel .flickity-page-dots { max-width: 720px; } .cs-breakpoint-up-1020px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel .flickity-page-dots { max-width: 980px; } .cs-breakpoint-up-1200px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel .flickity-page-dots { max-width: 1140px; } .cs-breakpoint-up-1280px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel .flickity-page-dots { max-width: 1220px; } .cs-breakpoint-up-1434px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel .flickity-page-dots { max-width: 1360px; } .cs-breakpoint-up-1584px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel .flickity-page-dots { max-width: 1524px; } .cs-breakpoint-up-1780px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel .flickity-page-dots { max-width: 1720px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel .flickity-page-dots .dot { position: relative; margin: 0; border: none; -webkit-transition: 0.25s; transition: 0.25s; padding: 0 8px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel .flickity-page-dots .dot:after { position: absolute; width: 8px; height: 8px; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin: 0; background-color: #ffffff; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel .flickity-page-dots .dot:hover:after { background-color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts-layout-wide-type-1 .cs-carousel .flickity-page-dots .dot.is-selected:after { background-color: var(--cs-color-accent); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-enabled { position: relative; padding-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-enabled:focus { outline: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-enabled.is-animate .flickity-viewport { -webkit-transition: height 0.2s; transition: height 0.2s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-enabled.is-draggable { -webkit-tap-highlight-color: transparent; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-enabled.is-draggable .flickity-viewport { cursor: move; cursor: -webkit-grab; cursor: grab; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down { cursor: -webkit-grabbing; cursor: grabbing; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-viewport { overflow: hidden; position: relative; height: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-slider { position: absolute; width: 100%; height: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-button { position: absolute; background: #ffffff; border: none; color: #333; -webkit-transition: all 0.2s; transition: all 0.2s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-button:hover { box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.1); opacity: 1; cursor: pointer; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-button:focus { outline: none; box-shadow: 0 0 0 5px #19F; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-button:active { opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-button:disabled { opacity: 0.3; cursor: auto; /* prevent disabled button from capturing pointer up event. #716 */ pointer-events: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-button-icon { fill: #333; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-prev-next-button { top: 50%; width: 50px; height: 50px; /* vertically center */ margin-top: -22px; border-radius: 50%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-prev-next-button.previous { left: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-prev-next-button.next { right: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-rtl .flickity-prev-next-button.previous { left: auto; right: 10px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-rtl .flickity-prev-next-button.next { right: auto; left: 10px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-prev-next-button .flickity-button-icon { position: absolute; left: 30%; top: 30%; width: 40%; height: 40%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-pages { position: relative; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-page-info { position: absolute; top: 50%; right: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; font-size: 0.75rem; line-height: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-page-info span:not(:last-child) { margin-right: 0.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-page-dots { display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; padding: 1rem 3rem 0; margin: 0; list-style: none; text-align: center; line-height: 1; list-style: none; text-align: center; line-height: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-page-dots .dot { display: inline-block; width: 16px; height: 16px; margin: 0 3px; border: solid 1px #e6e6e6; border-radius: 50%; cursor: pointer; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-page-dots .dot:after { content: ""; display: block; width: 8px; height: 8px; margin: 3px; border-radius: 50%; background: #ffffff; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-page-dots .dot.is-selected { border-color: #000000; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-flickity-init .flickity-page-dots .dot.is-selected:after { background: #000000; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-category-navigation:not(:first-child) { margin-top: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-category-navigation ul { font-family: var(--cs-font-tags-family), sans-serif; font-size: var(--cs-font-tags-size); font-weight: var(--cs-font-tags-weight); font-style: var(--cs-font-tags-style); letter-spacing: var(--cs-font-tags-letter-spacing); text-transform: var(--cs-font-tags-text-transform); display: -webkit-box; display: flex; flex-wrap: wrap; -webkit-box-align: start; align-items: start; margin: 0; padding: 0; list-style: none; -webkit-box-pack: var(--cs-categories-alignment, center); justify-content: var(--cs-categories-alignment, center); text-transform: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-category-navigation ul > li:not(.cs-title-tags), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-category-navigation ul > a:not(.cs-title-tags) { margin-right: 1rem; margin-bottom: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-category-navigation ul > li:last-child, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-category-navigation ul > a:last-child { margin-right: 0; margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-category-navigation ul a { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; padding: 0.5rem 1rem; color: var(--cs-color-tags-contrast); background-color: var(--cs-color-tags); border-radius: var(--cs-tag-border-radius); line-height: 1; -webkit-transition: 0.25s; transition: 0.25s; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-category-navigation ul a:hover { color: var(--cs-color-tags-hover-contrast); background-color: var(--cs-color-tags-hover); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-color-secondary { --pk-secondary-color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-post-meta { font-family: var(--cs-font-post-meta-family), sans-serif; font-size: var(--cs-font-post-meta-size); font-weight: var(--cs-font-post-meta-weight); font-style: var(--cs-font-post-meta-style); letter-spacing: var(--cs-font-post-meta-letter-spacing); text-transform: var(--cs-font-post-meta-text-transform); --pk-secondary-font-color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-post-meta a { color: var(--cs-color-primary); font-size: inherit; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-post-meta a:hover { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-meta-category { font-family: var(--cs-font-category-family), sans-serif; font-size: var(--cs-font-category-size); font-weight: var(--cs-font-category-weight); font-style: var(--cs-font-category-style); letter-spacing: var(--cs-font-category-letter-spacing); text-transform: var(--cs-font-category-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-font-heading { font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); --pk-heading-font-color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-font-primary { font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); --pk-primary-font-color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-font-secondary { font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); --pk-secondary-font-color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-bg-overlay { --pk-overlay-background: var(--cs-color-overlay-background); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-badge { --pk-badge-background: var(--cs-color-badge-secondary); --pk-badge-color: var(--cs-color-badge-secondary-contrast); --pk-badge-primary-background: var(--cs-color-badge-primary); --pk-badge-primary-color: var(--cs-color-badge-primary-contrast); --pk-badge-light-background: var(--cs-color-badge-light); --pk-badge-light-color: var(--cs-color-badge-light-contrastt); --pk-badge-border-radius: var(--cs-badge-border-radius); --pk-badge-font-size: 0.75rem; color: var(--pk-badge-primary-color); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-badge.pk-badge-secondary { background-color: var(--cs-color-badge-secondary); color: var(--cs-color-badge-secondary-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-badge.pk-badge-dark { background-color: var(--cs-color-badge-dark); color: var(--cs-color-badge-dark-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-badge.pk-badge-light { background-color: var(--cs-color-badge-light); color: var(--cs-color-badge-light-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-badge.pk-badge-primary { background-color: var(--cs-color-badge-primary); color: var(--cs-color-badge-primary-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-badge.pk-badge-info { background-color: var(--cs-color-badge-info); color: var(--cs-color-badge-info-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-badge.pk-badge-danger { background-color: var(--cs-color-badge-danger); color: var(--cs-color-badge-danger-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-badge.pk-badge-success { background-color: var(--cs-color-badge-success); color: var(--cs-color-badge-success-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-badge.pk-badge-warning { background-color: var(--cs-color-badge-warning); color: var(--cs-color-badge-warning-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-about .pk-about-button { display: -webkit-inline-box; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-decoration: none; border: none; border-radius: var(--cs-button-border-radius); line-height: 1rem; -webkit-transition: 0.25s; transition: 0.25s; box-shadow: none; cursor: pointer; padding: 0.75rem 1.5rem; border-radius: var(--cs-button-border-radius); background-color: var(--cs-color-button); color: var(--cs-color-button-contrast); font-family: var(--cs-font-button-family), sans-serif; font-size: var(--cs-font-button-size); font-weight: var(--cs-font-button-weight); font-style: var(--cs-font-button-style); letter-spacing: var(--cs-font-button-letter-spacing); text-transform: var(--cs-font-button-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-about .pk-about-button:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-about .pk-about-button:hover { outline: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-about .pk-about-button:hover { background-color: var(--cs-color-button-hover); color: var(--cs-color-button-hover-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author .pk-author-title { margin-bottom: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author .pk-author-data { margin-top: 1rem; text-align: left; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author .pk-author-data .author-description { font-family: var(--cs-font-entry-excerpt-family), sans-serif; font-size: var(--cs-font-entry-excerpt-size); line-height: var(--cs-font-entry-excerpt-line-height); letter-spacing: var(--cs-font-entry-excerpt-letter-spacing); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author .pk-widget-author-container { padding: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author .pk-author-button { display: -webkit-inline-box; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-decoration: none; border: none; border-radius: var(--cs-button-border-radius); line-height: 1rem; -webkit-transition: 0.25s; transition: 0.25s; box-shadow: none; cursor: pointer; padding: 0.75rem 1.5rem; border-radius: var(--cs-button-border-radius); background-color: var(--cs-color-button); color: var(--cs-color-button-contrast); font-family: var(--cs-font-button-family), sans-serif; font-size: var(--cs-font-button-size); font-weight: var(--cs-font-button-weight); font-style: var(--cs-font-button-style); letter-spacing: var(--cs-font-button-letter-spacing); text-transform: var(--cs-font-button-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author .pk-author-button:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author .pk-author-button:hover { outline: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author .pk-author-button:hover { background-color: var(--cs-color-button-hover); color: var(--cs-color-button-hover-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author .wp-block-button__link { background-color: var(--cs-color-button); color: var(--cs-color-button-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author .wp-block-button__link:hover { background-color: var(--cs-color-button-hover); color: var(--cs-color-button-hover-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author-container { display: -webkit-box; display: flex; flex-wrap: wrap; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author-container .pk-main-title { width: 100%; text-align: left; margin-bottom: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author-container .pk-author-avatar { -webkit-box-ordinal-group: 1; order: 0; width: 80px; height: 80px; border-radius: 50%; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author-container .pk-author-avatar:not(:first-child) { margin-right: 1.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author-container .pk-author-title { -webkit-box-flex: 1; flex: 1; -webkit-box-ordinal-group: 3; order: 2; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: center; justify-content: center; text-align: left; margin-bottom: 0; font-size: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author-container .pk-author-title a:hover { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author-container .pk-author-data { -webkit-box-ordinal-group: 4; order: 3; -webkit-box-flex: 0; flex: 0 0 100%; width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author-container .pk-author-data .author-description { text-align: left; color: var(--cs-color-contrast-800); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author-container .pk-social-links-wrap { padding-top: 12px; border-top: 1px solid var(--cs-color-contrast-200); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author-container .pk-social-links-items { position: relative; -webkit-box-align: center; align-items: center; -webkit-box-pack: start; justify-content: flex-start; margin-left: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author-container .pk-social-links-items:before { content: var(--cs-str-follow, "Follow me"); display: block; margin-right: 0.5rem; font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .widget .pk-widget-author .pk-author-title { font-size: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .widget .pk-widget-author-with-bg { margin: -1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .widget .pk-widget-author-with-bg .pk-widget-author-container { padding: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-widget-area .pk-widget-author { position: relative; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author-with-bg { border-radius: var(--cs-layout-elements-border-radius); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author-with-bg .pk-social-links-items:before { color: var(--pk-author-with-bg-links-color); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author-with-bg .pk-widget-author-container { padding: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-author-with-bg .wp-block-button__link:hover { color: var(--cs-color-button-hover-contrast) !important; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-about-media img { border-radius: var(--cs-image-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-about-media img.pk-lazyload.pk-lqip { -webkit-clip-path: inset(0 0 0 0 round var(--cs-image-border-radius)); clip-path: inset(0 0 0 0 round var(--cs-image-border-radius)); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-contributors { --pk-contributors-item-border-color: var(--cs-color-contrast-200); --pk-contributors-post-arrow-color: var(--cs-color-secondary); --pk-contributors-post-arrow-color-hover: var(--cs-color-accent-contrast); --pk-contributors-post-arrow-backgroynd-hover: var(--cs-color-accent); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-contributors .pk-author-data .author-description { font-family: var(--cs-font-entry-excerpt-family), sans-serif; font-size: var(--cs-font-entry-excerpt-size); line-height: var(--cs-font-entry-excerpt-line-height); letter-spacing: var(--cs-font-entry-excerpt-letter-spacing); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-alert { --pk-alert-background: var(--cs-color-contrast-50); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-social-links-wrap { --pk-social-link-color: var(--cs-color-primary); --pk-social-links-label-color: var(--cs-color-secondary); --pk-social-bold-title-color: var(--cs-color-primary); --pk-social-light-bg-link-background: var(--cs-color-contrast-100); --pk-social-light-rounded-icon-background: var(--cs-color-contrast-100); --pk-social-light-rounded-title-color: var(--cs-color-primary); --pk-social-bold-rounded-icon-background: var(--cs-color-contrast-100); --pk-social-bold-rounded-title-color: var(--cs-color-primary); --pk-social-links-title-font-size: 0.75rem; } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .pk-social-links-wrap { --pk-social-dark-link-hover-background: var(--cs-color-contrast-200); --pk-social-dark-rounded-link-hover-background: var(--cs-color-contrast-200); --pk-social-light-rounded-icon-background: #ffffff; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-social-links-template-columns .pk-social-links-count + .pk-social-links-label { margin-top: 0.4rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-social-links-template-nav .pk-social-links-link .pk-social-links-icon { display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; font-size: 1.25rem; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-social-links-template-nav .pk-social-links-link .pk-social-links-count { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-social-links-template-nav .pk-social-links-item:not(:last-child) { margin-right: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .pk-social-links-template-nav.pk-social-links-scheme-bold .pk-social-links-link .pk-social-links-icon { color: #ffffff; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-social-links-template-inline .pk-social-links-link { padding: 1rem 0.5rem !important; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-social-links-template-vertical .pk-font-heading { font-size: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-social-links-template-vertical .pk-social-links-item .pk-social-links-link { padding: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-social-links-template-vertical .pk-social-links-title { -webkit-box-ordinal-group: 1; order: 0; margin-left: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-social-links-template-vertical .pk-social-links-count { -webkit-box-ordinal-group: 2; order: 1; margin-top: 0; margin-left: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-social-links-template-vertical .pk-social-links-label { -webkit-box-ordinal-group: 3; order: 2; margin-left: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-social-links-template-vertical .pk-social-links-icon { font-size: 1.25rem; -webkit-box-ordinal-group: 4; order: 3; margin-left: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .powerkit_social_links_widget .pk-social-links-wrap.pk-social-links-template-vertical:not(.pk-social-links-scheme-light-bg):not(.pk-social-links-scheme-bold-bg) { margin-top: -1rem; margin-bottom: -1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .powerkit_social_links_widget .pk-social-links-wrap.pk-social-links-template-vertical:not(.pk-social-links-scheme-light-bg):not(.pk-social-links-scheme-bold-bg) .pk-social-links-item:not(:first-child) { border-top: 1px solid var(--cs-color-contrast-200); } .editor-styles-wrapper.cs-editor-styles-wrapper .powerkit_social_links_widget .pk-social-links-wrap.pk-social-links-template-vertical:not(.pk-social-links-scheme-light-bg):not(.pk-social-links-scheme-bold-bg) .pk-social-links-item .pk-social-links-link { padding: 1rem 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-social-links:not(.is-style-pk-social-links-light-bg):not(.is-style-pk-social-links-bold-bg) .pk-social-links-wrap.pk-social-links-template-vertical { margin-top: -1rem; margin-bottom: -1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-social-links:not(.is-style-pk-social-links-light-bg):not(.is-style-pk-social-links-bold-bg) .pk-social-links-wrap.pk-social-links-template-vertical .pk-social-links-item:not(:first-child) { border-top: 1px solid var(--cs-color-contrast-200); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-social-links:not(.is-style-pk-social-links-light-bg):not(.is-style-pk-social-links-bold-bg) .pk-social-links-wrap.pk-social-links-template-vertical .pk-social-links-item .pk-social-links-link { padding: 1rem 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-feed { --pk-instagram-info-color: var(--cs-color-primary); --pk-instagram-number-color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-feed .pk-instagram-counters { font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); -webkit-box-pack: center; justify-content: center; font-size: 0.75rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-feed .pk-instagram-counters .number { font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); font-size: 0.75rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-feed .pk-instagram-username { margin-top: 0; font-size: 0.75rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-feed .pk-instagram-username a:hover { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-feed .pk-instagram-username + .pk-instagram-counters { margin-top: 0.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-feed .pk-instagram-name a { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-feed .pk-instagram-name a:hover { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-feed .pk-instagram-meta .pk-meta { font-family: var(--cs-font-post-meta-family), sans-serif; font-size: var(--cs-font-post-meta-size); font-weight: var(--cs-font-post-meta-weight); font-style: var(--cs-font-post-meta-style); letter-spacing: var(--cs-font-post-meta-letter-spacing); text-transform: var(--cs-font-post-meta-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-feed .pk-instagram-header { margin-bottom: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-feed .pk-instagram-container { -webkit-box-pack: center; justify-content: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-feed .pk-instagram-footer .pk-instagram-btn { display: -webkit-inline-box; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-decoration: none; border: none; border-radius: var(--cs-button-border-radius); line-height: 1rem; -webkit-transition: 0.25s; transition: 0.25s; box-shadow: none; cursor: pointer; padding: 0.75rem 1.5rem; border-radius: var(--cs-button-border-radius); background-color: var(--cs-color-button); color: var(--cs-color-button-contrast); font-family: var(--cs-font-button-family), sans-serif; font-size: var(--cs-font-button-size); font-weight: var(--cs-font-button-weight); font-style: var(--cs-font-button-style); letter-spacing: var(--cs-font-button-letter-spacing); text-transform: var(--cs-font-button-text-transform); display: inline-block; width: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-feed .pk-instagram-footer .pk-instagram-btn:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-feed .pk-instagram-footer .pk-instagram-btn:hover { outline: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-feed .pk-instagram-footer .pk-instagram-btn:hover { background-color: var(--cs-color-button-hover); color: var(--cs-color-button-hover-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-feed .wp-block-button__link { display: -webkit-inline-box; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-decoration: none; border: none; border-radius: var(--cs-button-border-radius); line-height: 1rem; -webkit-transition: 0.25s; transition: 0.25s; box-shadow: none; cursor: pointer; padding: 0.75rem 1.5rem; border-radius: var(--cs-button-border-radius); background-color: var(--cs-color-button); color: var(--cs-color-button-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-feed .wp-block-button__link:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-feed .wp-block-button__link:hover { outline: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-feed .wp-block-button__link:hover { background-color: var(--cs-color-button-hover); color: var(--cs-color-button-hover-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full-wrapper { --pk-instagram-info-color: var(--cs-color-primary); --pk-instagram-number-color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-instagram-layout-carousel, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-instagram-layout-carousel-full { position: relative; width: 100%; padding: 1.5rem; background-color: var(--cs-color-widgets-background); border-radius: var(--cs-image-border-radius); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: 0.25s; transition: 0.25s; overflow: hidden; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel { position: relative; width: 100%; overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel__cell { -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; width: 100%; min-height: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-items { display: block; width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-items:not(.flickity-enabled) { display: -webkit-box; display: flex; overflow: hidden; flex-wrap: nowrap; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-item { position: relative; display: -webkit-box; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-item:hover .pk-instagram-thumbnail { -webkit-transform: scale(1.1); transform: scale(1.1); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-link { z-index: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-link:before { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-thumbnail { position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; overflow: hidden; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-thumbnail img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-thumbnail:before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; -webkit-transition: 0.25s; transition: 0.25s; background: var(--cs-color-overlay-background); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-header { position: absolute; top: 20px; left: 20px; z-index: 1; width: calc(100% - 20px); margin-bottom: 0; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-header { width: calc(100% - 130px); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-container { -webkit-box-pack: start; justify-content: flex-start; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-avatar-link { -webkit-box-flex: 0; flex: 0 0 36px; width: 36px; height: 36px; margin-right: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-counters { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-username { font-family: var(--cs-font-section-headings-family), sans-serif; font-size: var(--cs-font-section-headings-size); font-weight: var(--cs-font-section-headings-weight); font-style: var(--cs-font-section-headings-style); letter-spacing: var(--cs-font-section-headings-letter-spacing); text-transform: var(--cs-font-section-headings-text-transform); font-size: 0.75rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-info a { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-counters { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-counters .number { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-data { position: relative; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: end; justify-content: flex-end; -webkit-box-align: start; align-items: flex-start; width: 100%; height: auto; padding: 20px; padding-top: 80px; color: var(--cs-color-primary); opacity: 1; z-index: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-data a { position: relative; z-index: 2; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-instagram-desc:not(:first-child) { margin-top: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .pk-meta { display: -webkit-inline-box; display: inline-flex; padding: 5px 10px; background-color: rgba(0, 0, 0, 0.4); border-radius: var(--cs-badge-border-radius); line-height: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel__arrows { position: absolute; top: 20px; right: 20px; display: none; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel__arrows { display: -webkit-box; display: flex; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel__arrow { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 36px; height: 36px; background: rgba(0, 0, 0, 0.4); border-radius: 50%; font-family: "cs-icons"; font-size: 1rem; line-height: 1; -webkit-transition: 0.25s; transition: 0.25s; cursor: pointer; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel__arrow:not(:first-child) { margin-left: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel__arrow:before { color: #ffffff; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel__arrow:hover { background-color: #000000; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel__arrow-next:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel__arrow-previous:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .flickity-page-dots { padding: 0; margin: 1.5rem 0 0 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .flickity-page-dots .dot:before { background-color: rgba(0, 0, 0, 0.25); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-carousel .flickity-page-dots .dot.is-selected { background-color: var(--cs-color-primary-contrast); border: 2px solid var(--cs-color-primary-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .cs-instagram-carousel .flickity-page-dots .dot:before, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .cs-instagram-carousel .flickity-page-dots .dot:before { background-color: rgba(255, 255, 255, 0.25); } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .cs-instagram-carousel .flickity-page-dots .dot.is-selected, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .cs-instagram-carousel .flickity-page-dots .dot.is-selected { background-color: var(--cs-color-primary); border: 2px solid var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel:hover .cs-instagram-footer .cs-instagram-footer__item .cs-instagram-footer__inner { -webkit-transform: translateY(-100%); transform: translateY(-100%); opacity: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel:hover .cs-instagram-footer .cs-instagram-footer__item-hidden .cs-instagram-footer__inner { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel.pk-instagram-feed { margin: -1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel .pk-instagram-items-carousel { outline: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel .pk-instagram-items-carousel:not(.flickity-enabled) { display: -webkit-box; display: flex; overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel .pk-instagram-item { width: 6rem; height: 6rem; margin: 0.5rem 0.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel .pk-instagram-item.first { -webkit-transform: translateX(-0.25rem); transform: translateX(-0.25rem); margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel .pk-instagram-item.second { -webkit-transform: translateX(2rem); transform: translateX(2rem); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel .pk-instagram-item.third { -webkit-transform: translateX(-0.25rem); transform: translateX(-0.25rem); margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel .pk-instagram-counters .number { font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel .pk-instagram-link { cursor: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel .pk-instagram-link:before { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel .pk-instagram-link:hover .pk-instagram-data { opacity: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full { position: relative; overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full .pk-instagram-template-carousel-full-wrapper { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; min-height: var(--cs-card-min-height); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full:hover .cs-instagram-footer .cs-instagram-footer__item .cs-instagram-footer__inner { -webkit-transform: translateY(-100%); transform: translateY(-100%); opacity: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full:hover .cs-instagram-footer .cs-instagram-footer__item-hidden .cs-instagram-footer__inner { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full.pk-instagram-feed { margin: -1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full .pk-instagram-items-carousel-full { position: absolute; top: 0; right: -9rem; bottom: 0; left: -9rem; height: 100%; -webkit-box-flex: 1; flex: 1 1 auto; -webkit-transform: rotate(-45deg) translate3d(0, -4.5rem, 0); transform: rotate(-45deg) translate3d(0, -4.5rem, 0); z-index: 0; outline: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full .pk-instagram-items-carousel-full:not(.flickity-enabled) { display: -webkit-box; display: flex; overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full .flickity-slider { position: relative; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full .pk-instagram-item { width: 9rem; height: 9rem; margin: 0.75rem 0.375rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full .pk-instagram-item.first { -webkit-transform: translateX(-0.375rem); transform: translateX(-0.375rem); margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full .pk-instagram-item.second { -webkit-transform: translateX(2rem); transform: translateX(2rem); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full .pk-instagram-item.third { -webkit-transform: translateX(-0.375rem); transform: translateX(-0.375rem); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full .pk-instagram-item.fourth { -webkit-transform: translateX(0.75rem); transform: translateX(0.75rem); margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full .pk-instagram-counters .number { font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full .pk-instagram-link { cursor: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full .pk-instagram-link:before { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full .pk-instagram-link:hover .pk-instagram-data { opacity: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full .cs-instagram-footer { position: relative; margin-top: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full .cs-instagram-footer:before { content: ""; position: absolute; width: calc(100% - 3rem); height: 1px; top: 0; left: 1.5rem; background-color: var(--cs-color-contrast-200); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full .pk-instagram-header { font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; padding: 0 40px; font-size: 1.75rem; text-align: center; z-index: 0; margin-bottom: 0; background-color: var(--cs-color-translucent); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-carousel-full .pk-instagram-header:before { font-family: "cs-icons" !important; content: ""; position: absolute; left: 1.5rem; top: 1.5rem; font-size: 1.25rem; font-weight: 400; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-footer { font-family: var(--cs-font-details-family), sans-serif; font-size: var(--cs-font-details-size); font-weight: var(--cs-font-details-weight); font-style: var(--cs-font-details-style); letter-spacing: var(--cs-font-details-letter-spacing); text-transform: var(--cs-font-details-text-transform); position: relative; padding: 14px 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-footer .pk-instagram-counters { font-family: var(--cs-font-details-family), sans-serif; font-size: var(--cs-font-details-size); font-weight: var(--cs-font-details-weight); font-style: var(--cs-font-details-style); letter-spacing: var(--cs-font-details-letter-spacing); text-transform: var(--cs-font-details-text-transform); margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-footer__wrapper { position: relative; overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-footer__item { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; flex-wrap: wrap; width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-footer__item .cs-meta-shares { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-footer__item a { position: relative; z-index: 2; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-footer__item .cs-entry__footer-inner { opacity: 1; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-footer__item-hidden { position: absolute; width: 100%; top: 0; left: 0; right: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-footer__item-hidden .cs-instagram-footer__inner { -webkit-transform: translateY(100%); transform: translateY(100%); opacity: 0; z-index: 2; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-footer__inner { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-instagram-footer__inner > *:not(:first-child) { margin-left: 0.75rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-default .pk-instagram-items { --cs-instagram-gap: 10px; gap: var(--cs-instagram-gap); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-default .pk-instagram-items .pk-instagram-item { -webkit-box-flex: 0; flex: 0 0 calc((100% / var(--cs-instagram-columns)) - var(--cs-instagram-gap) + (var(--cs-instagram-gap) / var(--cs-instagram-columns))); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-default.pk-instagram-columns { --cs-instagram-columns: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-default.pk-instagram-columns-1 { --cs-instagram-columns: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-default.pk-instagram-columns-2 { --cs-instagram-columns: 2; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-default.pk-instagram-columns-3 { --cs-instagram-columns: 3; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-default.pk-instagram-columns-4 { --cs-instagram-columns: 4; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-default.pk-instagram-columns-5 { --cs-instagram-columns: 5; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-default.pk-instagram-columns-6 { --cs-instagram-columns: 6; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-default.pk-instagram-columns-7 { --cs-instagram-columns: 7; } @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-default .pk-instagram-items { margin: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-default .pk-instagram-items .pk-instagram-item { margin: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-default.pk-instagram-columns-1 .pk-instagram-item { -webkit-box-flex: 0; flex: 0 0 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-default.pk-instagram-columns-2 .pk-instagram-item { -webkit-box-flex: 0; flex: 0 0 50%; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-instagram-template-default.pk-instagram-columns-3 .pk-instagram-item { -webkit-box-flex: 0; flex: 0 0 33.3333333333%; } } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-wrap { --pk-share-link-background: var(--cs-color-contrast-100); --pk-share-link-color: var(--cs-color-primary); --pk-mobile-share-horizontal-background: var(--cs-color-contrast-100); --pk-mobile-share-total-background: var(--cs-color-primary); --pk-mobile-share-total-label-color: var(--cs-color-primary-contrast); --pk-mobile-share-total-count-color: var(--cs-color-secondary); --pk-mobile-share-close-font-size: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-wrap .pk-share-buttons-link { border-radius: var(--cs-button-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-wrap .pk-share-buttons-link .pk-share-buttons-count { opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-scheme-simple-light .pk-share-buttons-link, .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-pk-share-buttons-simple-light .pk-share-buttons-link, .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-scheme-bold-light .pk-share-buttons-link, .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-pk-share-buttons-bold-light .pk-share-buttons-link { border-radius: var(--cs-button-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-scheme-bold .pk-share-buttons-link, .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-pk-share-buttons-bold .pk-share-buttons-link { --pk-share-link-background: var(--cs-color-contrast-100); } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .pk-share-buttons-scheme-bold .pk-share-buttons-link, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .is-style-pk-share-buttons-bold .pk-share-buttons-link { --pk-share-link-background: #ffffff; } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .pk-share-buttons-scheme-bold-light .pk-share-buttons-mail .pk-share-buttons-link, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .is-style-pk-share-buttons-bold-light .pk-share-buttons-mail .pk-share-buttons-link { color: #ffffff; } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .pk-share-buttons-scheme-bold-light .pk-share-buttons-mail .pk-share-buttons-link:hover, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .is-style-pk-share-buttons-bold-light .pk-share-buttons-mail .pk-share-buttons-link:hover { color: var(--cs-color-contrast-200); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-after-post { flex-wrap: wrap; -webkit-box-pack: center; justify-content: center; margin-top: 0; margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-after-post:not(:first-child) { margin-top: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-after-post .pk-share-buttons-total { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-after-post .pk-share-buttons-total .pk-share-buttons-count { margin-bottom: 0; margin-right: 0.25rem; padding: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-after-post .pk-share-buttons-total .pk-share-buttons-label { padding: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-after-post .pk-share-buttons-items { -webkit-box-pack: center; justify-content: center; -webkit-box-flex: 0; flex: 0 1 auto; margin: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-after-post .pk-share-buttons-item .pk-share-buttons-icon { font-size: 1.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-after-post.pk-share-buttons-scheme-bold-light .pk-share-buttons-item .pk-share-buttons-count, .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-after-post.pk-share-buttons-scheme-simple-light .pk-share-buttons-item .pk-share-buttons-count { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .pk-share-buttons-after-post.pk-share-buttons-scheme-bold-light .pk-share-buttons-link, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .pk-share-buttons-after-post.pk-share-buttons-scheme-bold-light .pk-share-buttons-link, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .pk-share-buttons-after-post.pk-share-buttons-scheme-simple-light .pk-share-buttons-link, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .pk-share-buttons-after-post.pk-share-buttons-scheme-simple-light .pk-share-buttons-link { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .pk-share-buttons-after-post.pk-share-buttons-scheme-bold-light .pk-share-buttons-link:hover, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .pk-share-buttons-after-post.pk-share-buttons-scheme-bold-light .pk-share-buttons-link:hover, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .pk-share-buttons-after-post.pk-share-buttons-scheme-simple-light .pk-share-buttons-link:hover, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .pk-share-buttons-after-post.pk-share-buttons-scheme-simple-light .pk-share-buttons-link:hover { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-metabar-post { display: -webkit-inline-box; display: inline-flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; margin-top: 0; margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-metabar-post .pk-share-buttons-total { -webkit-box-ordinal-group: 2; order: 1; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; margin-right: 0; -webkit-box-align: center; align-items: center; margin-top: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-metabar-post .pk-share-buttons-total .pk-share-buttons-label { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-metabar-post .pk-share-buttons-total .pk-share-buttons-count { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; padding: 0; margin-bottom: 0; font-size: 1.25rem; letter-spacing: -0.075em; font-weight: 700; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-metabar-post .pk-share-buttons-total .pk-share-buttons-count:not(:first-child) { margin-left: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-metabar-post .pk-share-buttons-total .pk-share-buttons-count:before { content: ""; font-family: "cs-icons" !important; margin-right: 0.625rem; font-size: 1.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-metabar-post .pk-share-buttons-items { -webkit-box-ordinal-group: 1; order: 0; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; margin: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-metabar-post .pk-share-buttons-item { padding: 0; margin-right: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-metabar-post .pk-share-buttons-item:not(:first-child) { margin-top: 1.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-metabar-post .pk-share-buttons-item .pk-share-buttons-label { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-metabar-post .pk-share-buttons-link { -webkit-box-align: center; align-items: center; -webkit-box-pack: start; justify-content: flex-start; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-metabar-post .pk-share-buttons-label { padding: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-metabar-post .pk-share-buttons-count { padding: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-metabar-post .pk-share-buttons-count:not(:first-child) { margin-left: 0.625rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-metabar-post .pk-share-buttons-icon { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; padding: 0; font-size: 1.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-metabar-post.pk-share-buttons-scheme-bold-light .pk-share-buttons-item .pk-share-buttons-count, .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-metabar-post.pk-share-buttons-scheme-simple-light .pk-share-buttons-item .pk-share-buttons-count { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .pk-share-buttons-metabar-post.pk-share-buttons-scheme-bold-light .pk-share-buttons-link, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .pk-share-buttons-metabar-post.pk-share-buttons-scheme-bold-light .pk-share-buttons-link, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .pk-share-buttons-metabar-post.pk-share-buttons-scheme-simple-light .pk-share-buttons-link, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .pk-share-buttons-metabar-post.pk-share-buttons-scheme-simple-light .pk-share-buttons-link { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .pk-share-buttons-metabar-post.pk-share-buttons-scheme-bold-light .pk-share-buttons-link:hover, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .pk-share-buttons-metabar-post.pk-share-buttons-scheme-bold-light .pk-share-buttons-link:hover, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .pk-share-buttons-metabar-post.pk-share-buttons-scheme-simple-light .pk-share-buttons-link:hover, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .pk-share-buttons-metabar-post.pk-share-buttons-scheme-simple-light .pk-share-buttons-link:hover { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-post-header { margin-bottom: 0; margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-post-header .pk-share-buttons-total { margin-right: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-post-header .pk-share-buttons-total .pk-share-buttons-count { margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-post-header .pk-share-buttons-items { flex-wrap: nowrap; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-post-header .pk-share-buttons-items .pk-share-buttons-label { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-meta-shares .cs-meta-share-total { margin-left: 0.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-meta-share-links .pk-share-buttons-wrap { margin: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-meta-share-links .pk-share-buttons-items .pk-share-buttons-item { margin-right: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-meta-share-links .pk-share-buttons-items .pk-share-buttons-item:first-child { padding-left: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-meta-share-links .pk-share-buttons-link { font-size: 0.75rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-highlight-text .pk-share-buttons-link { border-radius: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-blockquote-clone { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-blockquote-clone { position: absolute; bottom: 0; right: 0; cursor: pointer; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-blockquote .pk-share-buttons-link { border-radius: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-blockquote .pk-share-buttons-items { -webkit-box-ordinal-group: 1; order: 0; -webkit-box-flex: 0; flex: 0 1 auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-pullquote .pk-share-buttons-blockquote .pk-share-buttons-items { -webkit-box-pack: center; justify-content: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-blockquote .pk-share-buttons-item { margin-right: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-blockquote .pk-share-buttons-item .pk-share-buttons-icon { font-size: 0.75rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-blockquote .pk-share-buttons-total { -webkit-box-ordinal-group: 2; order: 1; margin-left: 0.5rem; margin-right: 0; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-blockquote .pk-share-buttons-total .pk-share-buttons-count { margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-blockquote .pk-share-buttons-total .pk-share-buttons-label { position: relative; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-layout-horizontal .pk-share-buttons-link { border-radius: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-layout-horizontal .pk-share-buttons-total .pk-share-buttons-count { position: relative; margin-left: auto; margin-right: auto; padding: 0; font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); font-size: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-layout-horizontal .pk-share-buttons-total .pk-share-buttons-count:before { content: ""; position: absolute; bottom: 1px; left: 0; z-index: -1; width: 100%; height: 3px; background-color: var(--cs-color-accent); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-layout-left-side .pk-share-buttons-link, .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-layout-right-side .pk-share-buttons-link, .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-layout-popup .pk-share-buttons-link { border-radius: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-layout-left-side .pk-share-buttons-total .pk-share-buttons-count, .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-layout-right-side .pk-share-buttons-total .pk-share-buttons-count, .editor-styles-wrapper.cs-editor-styles-wrapper .pk-share-buttons-layout-popup .pk-share-buttons-total .pk-share-buttons-count { font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); font-size: 1rem; line-height: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-subscribe-form-wrap { --pk-subscribe-heading-font-size: 1rem; border-radius: var(--cs-layout-elements-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-subscribe-form-wrap:not(:first-child) { margin-top: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-subscribe-form-wrap .pk-privacy { font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); text-align: left; margin-top: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-subscribe-form-wrap .pk-privacy label { display: -webkit-box; display: flex; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-subscribe-form-wrap .pk-privacy input[type=checkbox] { margin-top: 0.3em; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-input-group { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; border-radius: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-input-group input[type=text] { background-color: var(--cs-color-input); border-color: var(--cs-color-input); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-input-group input[type=text]::-webkit-input-placeholder { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-input-group input[type=text]::-moz-placeholder { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-input-group input[type=text]:-ms-input-placeholder { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-input-group input[type=text]::-ms-input-placeholder { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-input-group input[type=text]::placeholder { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-input-group > * { margin-left: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-input-group > *:not(:first-child) { margin-top: 0.5rem; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .pk-input-group { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .pk-input-group input[type=text] { -webkit-box-flex: 1; flex: 1 1 auto; width: 1%; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .pk-input-group > * { margin-top: 0; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .pk-input-group > *:not(:first-child) { margin-top: 0; margin-left: 0.5rem; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .pk-subscribe-with-name .pk-input-group { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .pk-subscribe-with-name .pk-input-group input[type=text] { -webkit-box-flex: 1; flex: 1; width: 1%; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .pk-subscribe-with-name .pk-input-group > * { margin-top: 0; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .pk-subscribe-with-name .pk-input-group > *:not(:first-child) { margin-top: 0; margin-left: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-subscribe-submit { display: -webkit-inline-box; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-decoration: none; border: none; border-radius: var(--cs-button-border-radius); line-height: 1rem; -webkit-transition: 0.25s; transition: 0.25s; box-shadow: none; cursor: pointer; padding: 0.75rem 1.5rem; border-radius: var(--cs-button-border-radius); width: 100%; border-radius: var(--cs-button-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-subscribe-submit:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .pk-subscribe-submit:hover { outline: none; } .cs-breakpoint-up-768px .editor-styles-wrapper.cs-editor-styles-wrapper .pk-subscribe-submit { width: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-section-sidebar .pk-subscribe-form-wrap .cs-section-heading, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-widget-area .pk-subscribe-form-wrap .cs-section-heading, .editor-styles-wrapper.cs-editor-styles-wrapper .widget .pk-subscribe-form-wrap .cs-section-heading { font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); font-size: 1.75rem; padding-bottom: 0; margin-top: 0; border-bottom: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-section-sidebar .pk-subscribe-form-wrap .pk-subscribe-message, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-widget-area .pk-subscribe-form-wrap .pk-subscribe-message, .editor-styles-wrapper.cs-editor-styles-wrapper .widget .pk-subscribe-form-wrap .pk-subscribe-message { font-family: var(--cs-font-entry-excerpt-family), sans-serif; font-size: var(--cs-font-entry-excerpt-size); line-height: var(--cs-font-entry-excerpt-line-height); letter-spacing: var(--cs-font-entry-excerpt-letter-spacing); color: var(--cs-color-contrast-600); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-section-sidebar .pk-input-group, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-widget-area .pk-input-group, .editor-styles-wrapper.cs-editor-styles-wrapper .widget .pk-input-group { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; flex-direction: column !important; border: none; background: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-section-sidebar .pk-input-group > *:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .cs-widget-area .pk-input-group > *:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .widget .pk-input-group > *:not(:first-child) { margin-left: 0 !important; margin-top: 0.5rem !important; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-section-sidebar .pk-input-group input[type=text], .editor-styles-wrapper.cs-editor-styles-wrapper .cs-widget-area .pk-input-group input[type=text], .editor-styles-wrapper.cs-editor-styles-wrapper .widget .pk-input-group input[type=text] { width: 100% !important; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-section-sidebar .pk-subscribe-submit, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-widget-area .pk-subscribe-submit, .editor-styles-wrapper.cs-editor-styles-wrapper .widget .pk-subscribe-submit { width: 100%; border-radius: var(--cs-button-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-section-sidebar .pk-subscribe-with-name .pk-input-group input[type=text], .editor-styles-wrapper.cs-editor-styles-wrapper .cs-widget-area .pk-subscribe-with-name .pk-input-group input[type=text], .editor-styles-wrapper.cs-editor-styles-wrapper .widget .pk-subscribe-with-name .pk-input-group input[type=text] { -webkit-box-flex: 1; flex: 1 1 auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-section-sidebar .pk-subscribe-with-name .pk-subscribe-submit, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-widget-area .pk-subscribe-with-name .pk-subscribe-submit, .editor-styles-wrapper.cs-editor-styles-wrapper .widget .pk-subscribe-with-name .pk-subscribe-submit { -webkit-box-flex: 0; flex: 0 1 auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-section-sidebar .pk-subscribe-form-wrap.pk-subscribe-with-bg, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-widget-area .pk-subscribe-form-wrap.pk-subscribe-with-bg, .editor-styles-wrapper.cs-editor-styles-wrapper .widget .pk-subscribe-form-wrap.pk-subscribe-with-bg { margin: -1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-section-sidebar .pk-subscribe-form-wrap.pk-subscribe-with-bg .pk-subscribe-container, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-widget-area .pk-subscribe-form-wrap.pk-subscribe-with-bg .pk-subscribe-container, .editor-styles-wrapper.cs-editor-styles-wrapper .widget .pk-subscribe-form-wrap.pk-subscribe-with-bg .pk-subscribe-container { padding: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-section-sidebar .pk-subscribe-form-wrap.pk-subscribe-with-bg input[type=text], .editor-styles-wrapper.cs-editor-styles-wrapper .cs-widget-area .pk-subscribe-form-wrap.pk-subscribe-with-bg input[type=text], .editor-styles-wrapper.cs-editor-styles-wrapper .widget .pk-subscribe-form-wrap.pk-subscribe-with-bg input[type=text] { text-align: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .widget .pk-subscribe-form-wrap, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar__area .pk-subscribe-form-wrap, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-offcanvas__area .pk-subscribe-form-wrap, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-fullscreen-menu__widgets .pk-subscribe-form-wrap { background-color: var(--cs-color-widgets-background); } .editor-styles-wrapper.cs-editor-styles-wrapper .widget .pk-subscribe-form-wrap.pk-subscribe-with-bg, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar__area .pk-subscribe-form-wrap.pk-subscribe-with-bg, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-offcanvas__area .pk-subscribe-form-wrap.pk-subscribe-with-bg, .editor-styles-wrapper.cs-editor-styles-wrapper .cs-fullscreen-menu__widgets .pk-subscribe-form-wrap.pk-subscribe-with-bg { padding: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .widget .pk-subscribe-form-wrap.pk-subscribe-with-bg input[type=text], .editor-styles-wrapper.cs-editor-styles-wrapper .cs-sidebar__area .pk-subscribe-form-wrap.pk-subscribe-with-bg input[type=text], .editor-styles-wrapper.cs-editor-styles-wrapper .cs-offcanvas__area .pk-subscribe-form-wrap.pk-subscribe-with-bg input[type=text], .editor-styles-wrapper.cs-editor-styles-wrapper .cs-fullscreen-menu__widgets .pk-subscribe-form-wrap.pk-subscribe-with-bg input[type=text] { text-align: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-subscribe-with-bg input { border: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .powerkit_opt_in_subscription_widget .pk-subscribe-data { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; min-height: calc(var(--cs-card-min-height) - 3rem); } .editor-styles-wrapper.cs-editor-styles-wrapper .powerkit_opt_in_subscription_widget .pk-subscribe-data form { margin-top: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts { --pk-posts-thumbnail-border-radius: 0; --pk-posts-thumbnail-gutter: 1rem; --pk-posts-number-color: #ffffff; --pk-posts-number-top: 0.5rem; --pk-posts-number-left: 0.5rem; --pk-posts-number-right: auto; --pk-posts-number-bottom: auto; --pk-posts-number-border-radius: var(--cs-image-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts ul { margin: 0; padding: 0; list-style: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts .pk-post-item { padding: 1rem 0; margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts .pk-post-item:not(:first-child) { margin-top: 0; border-top: 1px solid var(--cs-color-contrast-200); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts .pk-post-item:last-child { padding-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts .pk-post-outer .pk-post-thumbnail { font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts .pk-post-outer .pk-post-thumbnail img { border-radius: var(--cs-image-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts .pk-post-outer .pk-post-thumbnail img.pk-lazyload.pk-lqip { -webkit-clip-path: inset(0 0 0 0 round var(--cs-image-border-radius)); clip-path: inset(0 0 0 0 round var(--cs-image-border-radius)); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts .pk-post-outer .pk-post-number { background-color: #000000; } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .pk-widget-posts .pk-post-outer .pk-post-number { background-color: var(--cs-color-contrast-300); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts .pk-post-outer .pk-post-data .cs-entry__title { margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts .pk-post-outer .pk-post-data .cs-entry__title:not(:first-child) { margin-top: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts .pk-post-outer .pk-post-data .cs-entry__post-meta:not(:first-child) { margin-top: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts .cs-entry__title { font-size: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-large .pk-post-data:not(:first-child) { margin-top: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-list .cs-entry__outer { display: -webkit-box; display: flex; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-list .cs-entry__inner:not(:first-child) { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-list .cs-entry__thumbnail { -webkit-box-flex: 0; flex: none; align-self: flex-start; width: 80px; margin-right: 1rem; border-radius: var(--cs-image-border-radius); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-list .cs-entry__thumbnail img { border-radius: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-list .cs-entry__thumbnail img.pk-lazyload.pk-lqip { -webkit-clip-path: inset(0 0 0 0 round 0); clip-path: inset(0 0 0 0 round 0); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-list .cs-entry__title { font-size: 0.875rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-numbered { counter-reset: number-post; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-numbered .cs-entry__outer { position: relative; display: -webkit-box; display: flex; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-numbered .cs-entry__outer:hover .cs-overlay-background:after { color: #ffffff; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-numbered .cs-entry__outer:hover .cs-entry__title a { color: var(--cs-color-link-hover); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-numbered .cs-entry__outer:hover img { opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-numbered .cs-entry__thumbnail { -webkit-box-flex: 0; flex: none; width: 3rem; align-self: flex-start; margin-right: 1rem; background-color: var(--cs-color-contrast-200); border-radius: var(--cs-image-border-radius); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-numbered .cs-entry__thumbnail img { border-radius: 0; opacity: 0; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-numbered .cs-entry__thumbnail img.pk-lazyload.pk-lqip { -webkit-clip-path: inset(0 0 0 0 round 0); clip-path: inset(0 0 0 0 round 0); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-numbered .cs-entry__thumbnail .cs-overlay-background:before { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-numbered .cs-entry__thumbnail .cs-overlay-background:after { font-family: var(--cs-font-post-number-family), sans-serif; font-size: var(--cs-font-post-number-size); font-weight: var(--cs-font-post-number-weight); font-style: var(--cs-font-post-number-style); letter-spacing: var(--cs-font-post-number-letter-spacing); text-transform: var(--cs-font-post-number-text-transform); content: counter(number-post); counter-increment: number-post; position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; color: var(--cs-color-primary); font-size: 1.125rem; line-height: 1; opacity: 1; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-numbered .cs-entry__inner:not(:first-child) { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-numbered .cs-entry__title { position: relative; z-index: 2; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-large-1 .cs-entry__thumbnail { border-radius: var(--cs-image-border-radius); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-large-1 .cs-entry__thumbnail img { border-radius: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-large-1 .cs-entry__thumbnail img.pk-lazyload.pk-lqip { -webkit-clip-path: inset(0 0 0 0 round 0); clip-path: inset(0 0 0 0 round 0); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-large-2 .cs-entry__thumbnail { position: relative; border-radius: var(--cs-image-border-radius); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-large-2 .cs-entry__thumbnail img { border-radius: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-large-2 .cs-entry__thumbnail img.pk-lazyload.pk-lqip { -webkit-clip-path: inset(0 0 0 0 round 0); clip-path: inset(0 0 0 0 round 0); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-large-2 .cs-entry__content { padding: 0 20px; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-large-2 .cs-entry__content:not(:first-child) { margin-top: -3.8em; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-large-2 .cs-overlay-background:after, .editor-styles-wrapper.cs-editor-styles-wrapper .pk-widget-posts-template-large-2 .cs-overlay-background:before { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap { --pk-twitter-number-color: var(--cs-color-primary); --pk-twitter-tweet-border-color: var(--cs-color-contrast-200); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap a:hover { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-info:before { content: "Twitter"; font-family: var(--cs-font-post-meta-family), sans-serif; font-size: var(--cs-font-post-meta-size); font-weight: var(--cs-font-post-meta-weight); font-style: var(--cs-font-post-meta-style); letter-spacing: var(--cs-font-post-meta-letter-spacing); text-transform: var(--cs-font-post-meta-text-transform); display: -webkit-inline-box; display: inline-flex; margin-bottom: 0.5rem; padding: 5px 10px; background-color: var(--cs-color-badges); color: var(--cs-color-badges-contrast); border-radius: var(--cs-badge-border-radius); line-height: 1; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-name { margin-top: 0; font-size: 1.125rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-avatar { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-link { -webkit-box-flex: 0; flex: 0 0 92px; width: 92px; height: 92px; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-username { margin-top: 0; font-family: var(--cs-font-section-headings-family), sans-serif; font-size: var(--cs-font-section-headings-size); font-weight: var(--cs-font-section-headings-weight); font-style: var(--cs-font-section-headings-style); letter-spacing: var(--cs-font-section-headings-letter-spacing); text-transform: var(--cs-font-section-headings-text-transform); font-size: 0.75rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-counters { font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-counters .number { font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-time { font-family: var(--cs-font-post-meta-family), sans-serif; font-size: var(--cs-font-post-meta-size); font-weight: var(--cs-font-post-meta-weight); font-style: var(--cs-font-post-meta-style); letter-spacing: var(--cs-font-post-meta-letter-spacing); text-transform: var(--cs-font-post-meta-text-transform); color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-time:hover { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-actions { font-family: var(--cs-font-post-meta-family), sans-serif; font-size: var(--cs-font-post-meta-size); font-weight: var(--cs-font-post-meta-weight); font-style: var(--cs-font-post-meta-style); letter-spacing: var(--cs-font-post-meta-letter-spacing); text-transform: var(--cs-font-post-meta-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-footer .pk-twitter-btn { display: -webkit-inline-box; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-decoration: none; border: none; border-radius: var(--cs-button-border-radius); line-height: 1rem; -webkit-transition: 0.25s; transition: 0.25s; box-shadow: none; cursor: pointer; padding: 0.75rem 1.5rem; border-radius: var(--cs-button-border-radius); background-color: var(--cs-color-button); color: var(--cs-color-button-contrast); font-family: var(--cs-font-button-family), sans-serif; font-size: var(--cs-font-button-size); font-weight: var(--cs-font-button-weight); font-style: var(--cs-font-button-style); letter-spacing: var(--cs-font-button-letter-spacing); text-transform: var(--cs-font-button-text-transform); display: inline-block; width: 100%; text-align: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-footer .pk-twitter-btn:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-footer .pk-twitter-btn:hover { outline: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-footer .pk-twitter-btn:hover { background-color: var(--cs-color-button-hover); color: var(--cs-color-button-hover-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-footer .wp-block-button { width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-footer .wp-block-button__link { display: -webkit-inline-box; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-decoration: none; border: none; border-radius: var(--cs-button-border-radius); line-height: 1rem; -webkit-transition: 0.25s; transition: 0.25s; box-shadow: none; cursor: pointer; padding: 0.875rem 2.75rem; border-radius: auto; width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-footer .wp-block-button__link:focus, .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-footer .wp-block-button__link:hover { outline: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-tweet { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-tweet .pk-twitter-time { -webkit-box-ordinal-group: 1; order: 0; height: auto; margin-bottom: 1rem; margin-top: 0; color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-tweet .pk-twitter-time:before { margin-right: 0.5rem; font-size: 1.375rem; line-height: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-tweet .pk-twitter-content { -webkit-box-ordinal-group: 2; order: 1; padding-left: 30px; color: var(--cs-color-contrast-600); font-size: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-tweet .pk-twitter-actions { -webkit-box-ordinal-group: 3; order: 2; -webkit-box-pack: start; justify-content: flex-start; padding-left: 30px; margin-top: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-tweet .pk-twitter-actions a { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-tweet .pk-twitter-actions a:hover { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-twitter-wrap .pk-twitter-tweet .pk-twitter-actions .pk-twitter-count { font-size: var(--cs-font-primary-size); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel { --cs-carousel-columns: 1; position: relative; width: 100%; text-align: center; overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel__items { position: relative; width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel__items:not(.flickity-enabled) { display: -webkit-box; display: flex; overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel__items:before { content: ""; font-family: "powerkit-icons"; position: absolute; top: 10px; left: 0; font-size: 1.125rem; color: #1DA1F2; line-height: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel__cell { display: -webkit-box; display: flex; -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; width: 100%; min-height: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel__arrows { display: -webkit-box; display: flex; position: absolute; top: 0; right: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel__arrow { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 2rem; height: 2rem; border-radius: 50%; background: #ffffff; font-family: "cs-icons"; font-size: 1rem; line-height: 1; -webkit-transition: 0.25s; transition: 0.25s; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); cursor: pointer; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel__arrow:not(:first-child) { margin-left: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel__arrow:before { color: var(--cs-color-accent); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel__arrow:hover { background: rgba(var(--cs-color-accent-rgb), 0.1); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel__arrow-next:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel__arrow-previous:before { content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .flickity-page-dots { position: absolute; top: calc( 0.5rem + 5px); right: 6rem; padding: 0; margin: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .flickity-page-dots .dot { position: relative; margin: 0; border: none; -webkit-transition: 0.25s; transition: 0.25s; padding: 0 8px; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .flickity-page-dots .dot:after { position: absolute; width: 8px; height: 8px; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin: 0; background: rgba(var(--cs-color-accent-rgb), 0.1); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .flickity-page-dots .dot:hover:after { background-color: var(--cs-color-accent); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .flickity-page-dots .dot.is-selected:after { background-color: var(--cs-color-accent); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .pk-twitter-wrap { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; max-width: 100%; padding-top: 80px; min-height: var(--cs-card-min-height); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .pk-twitter-wrap:hover .cs-twitter-footer__item .cs-twitter-footer__inner { -webkit-transform: translateY(-100%); transform: translateY(-100%); opacity: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .pk-twitter-wrap:hover .cs-twitter-footer__item-hidden .cs-twitter-footer__inner { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .pk-tweets { margin-bottom: auto; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .pk-tweets a { position: relative; z-index: 2; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .pk-twitter-container { -webkit-box-pack: center; justify-content: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .pk-twitter-counters { -webkit-box-pack: center; justify-content: center; font-size: var(--cs-font-primary-size); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .pk-twitter-tweet { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; flex-wrap: wrap; margin-top: 0; padding-top: 0; border-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .pk-twitter-tweet .pk-twitter-content { font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); -webkit-box-ordinal-group: 1; order: 0; -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; padding-left: 0; margin-bottom: 1rem; font-size: 1.5rem; color: var(--cs-color-primary); text-align: left; overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .pk-twitter-tweet .pk-twitter-content a { display: inline-block; max-width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .pk-twitter-tweet .pk-twitter-actions { padding-left: 0; margin-top: 0; margin-left: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .pk-twitter-tweet .pk-twitter-time { -webkit-box-ordinal-group: 2; order: 1; margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .pk-twitter-tweet .pk-twitter-time:before { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .cs-twitter-footer { font-family: var(--cs-font-details-family), sans-serif; font-size: var(--cs-font-details-size); font-weight: var(--cs-font-details-weight); font-style: var(--cs-font-details-style); letter-spacing: var(--cs-font-details-letter-spacing); text-transform: var(--cs-font-details-text-transform); position: relative; padding: 14px 0; border-top: 1px solid var(--cs-color-contrast-200); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .cs-twitter-footer:not(:first-child) { margin-top: 2rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .cs-twitter-footer .pk-twitter-counters { font-family: var(--cs-font-details-family), sans-serif; font-size: var(--cs-font-details-size); font-weight: var(--cs-font-details-weight); font-style: var(--cs-font-details-style); letter-spacing: var(--cs-font-details-letter-spacing); text-transform: var(--cs-font-details-text-transform); margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .cs-twitter-footer .pk-twitter-username { font-family: var(--cs-font-details-family), sans-serif; font-size: var(--cs-font-details-size); font-weight: var(--cs-font-details-weight); font-style: var(--cs-font-details-style); letter-spacing: var(--cs-font-details-letter-spacing); text-transform: var(--cs-font-details-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .cs-twitter-footer__wrapper { position: relative; overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .cs-twitter-footer__item { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; flex-wrap: wrap; width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .cs-twitter-footer__item .cs-meta-shares { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .cs-twitter-footer__item a { position: relative; z-index: 2; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .cs-twitter-footer__item .cs-entry__footer-inner { opacity: 1; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .cs-twitter-footer__item-hidden { position: absolute; width: 100%; top: 0; left: 0; right: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .cs-twitter-footer__item-hidden .cs-twitter-footer__inner { -webkit-transform: translateY(100%); transform: translateY(100%); opacity: 0; z-index: 2; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .cs-twitter-footer__inner { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cs-twitter-carousel .cs-twitter-footer__inner > *:not(:first-child) { margin-left: 0.75rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .widget .cs-twitter-carousel { margin-bottom: -1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories { --pk-featured-list-count-size: 1.5rem; --pk-featured-overlay-background: var(--cs-color-overlay-background); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-tiles { grid-gap: 20px; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-tiles .pk-featured-item { border-radius: var(--cs-layout-elements-border-radius); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-tiles .pk-featured-link { font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-tiles .pk-featured-link span:after { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-tiles .pk-featured-count { font-family: var(--cs-font-post-meta-family), sans-serif; font-size: var(--cs-font-post-meta-size); font-weight: var(--cs-font-post-meta-weight); font-style: var(--cs-font-post-meta-style); letter-spacing: var(--cs-font-post-meta-letter-spacing); text-transform: var(--cs-font-post-meta-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list { --pk-featured-list-number-font-weight: 400; --pk-featured-list-count-font-size: 0.875rem; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); border-radius: var(--cs-layout-elements-border-radius); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list .pk-featured-item { background-color: var(--cs-color-widgets-background); border-radius: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); overflow: hidden; margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list .pk-featured-item:hover .pk-featured-count { background-color: #ffffff; color: #000000; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list .pk-featured-item:hover .pk-featured-number { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list .pk-featured-count { border-radius: var(--cs-numbered-border-radius); background: var(--cs-color-overlay-background); width: 2rem; height: 2rem; padding: 0; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list .pk-featured-count:after { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list .pk-featured-count .pk-featured-number { width: 2rem; height: 2rem; -webkit-transition: none; transition: none; font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list .pk-featured-content { padding: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list .pk-featured-name { font-size: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list-alt { --pk-featured-list-number-font-weight: 400; --pk-featured-list-count-font-size: 0.875rem; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); border-radius: var(--cs-layout-elements-border-radius); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); overflow: hidden; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list-alt .pk-featured-item { background-color: var(--cs-color-widgets-background); border-radius: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); overflow: hidden; margin-top: 0; --pk-featured-overlay-background: transparent; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list-alt .pk-featured-item + .pk-featured-item { margin-top: -1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list-alt .pk-featured-item .pk-featured-inner { display: -webkit-box; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list-alt .pk-featured-item .pk-featured-image { opacity: 0; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list-alt .pk-featured-item .pk-featured-name { color: var(--cs-color-primary); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list-alt .pk-featured-item:hover { --pk-featured-overlay-background: var(--cs-color-overlay-background); z-index: 2; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list-alt .pk-featured-item:hover .pk-featured-image { opacity: 1; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list-alt .pk-featured-item:hover .pk-featured-name { color: #ffffff; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list-alt .pk-featured-item:hover .pk-featured-count { background-color: #ffffff; color: #000000; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list-alt .pk-featured-item:hover .pk-featured-number { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list-alt .pk-featured-count { border-radius: var(--cs-numbered-border-radius); background: var(--cs-color-overlay-background); width: 2rem; height: 2rem; padding: 0; -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list-alt .pk-featured-count:after { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list-alt .pk-featured-count .pk-featured-number { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 2rem; height: 2rem; -webkit-transition: none; transition: none; font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list-alt .pk-featured-count .pk-featured-label { display: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list-alt .pk-featured-content { padding: 1.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-featured-categories-vertical-list-alt .pk-featured-name { font-size: 1.5rem; font-weight: var(--pk-featured-name-font-weight); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-toc { --pk-toc-box-border-radius: var(--cs-toc-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-toc a { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-toc a:hover { color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-scroll-to-top { --pk-scrolltop-background: var(--cs-color-contrast-200); --pk-scrolltop-icon-color: var(--cs-color-primary); border-radius: var(--cs-scroll-to-top-button-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-scroll-to-top .pk-icon-up { padding: 0.45rem; font-size: 1.125rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-scroll-to-top .pk-icon-up:before { display: block; font-family: "cs-icons" !important; content: ""; -webkit-transform: rotate(180deg); transform: rotate(180deg); } .editor-styles-wrapper.cs-editor-styles-wrapper .mfp-bg, .editor-styles-wrapper.cs-editor-styles-wrapper .mfp-wrap { --pk-mfp-overlay-color: var(--cs-color-site-background); --pk-mfp-controls-color: var(--cs-color-primary); --pk-mfp-controls-border-color: var(--cs-color-site-background); --pk-mfp-inner-close-icon-color: var(--cs-color-site-background); --pk-mfp-controls-text-color: var(--cs-color-secondary); --pk-mfp-controls-text-color-hover: var(--cs-color-primary); --pk-mfp-iframe-background: var(--cs-color-site-background); --pk-mfp-image-background: var(--cs-color-site-background); --pk-mfp-caption-title-color: var(--cs-color-primary); --pk-mfp-caption-subtitle-color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-zoom-icon-popup:after { border-radius: var(--cs-light-box-zoom-icon-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper button.mfp-close:hover, .editor-styles-wrapper.cs-editor-styles-wrapper button.mfp-arrow:hover { background: none; } .editor-styles-wrapper.cs-editor-styles-wrapper .pk-pin-it { border-radius: var(--cs-pin-it-button-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-meta { font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-font-primary { font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-font-secondary { font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-badge { --cnvs-badge-background: var(--cs-color-badge-secondary); --cnvs-badge-color: var(--cs-color-badge-secondary-contrast); --cnvs-badge-primary-background: var(--cs-color-badge-primary); --cnvs-badge-primary-color: var(--cs-color-badge-primary-contrast); --cnvs-badge-light-background: var(--cs-color-badge-light); --cnvs-badge-light-color: var(--cs-color-badge-light-contrastt); --cnvs-badge-border-radius: var(--cs-badge-border-radius); color: var(--cnvs-badge-primary-color); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-badge.is-cnvs-badge-color-default { color: var(--cnvs-badge-color); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-badge.is-cnvs-badge-color-secondary { background-color: var(--cs-color-badge-secondary); color: var(--cs-color-badge-secondary-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-badge.is-cnvs-badge-color-light { background-color: var(--cs-color-badge-light); color: var(--cs-color-badge-light-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-badge.is-cnvs-badge-color-dark { background-color: var(--cs-color-badge-dark); color: var(--cs-color-badge-dark-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-badge.is-cnvs-badge-color-primary { background-color: var(--cs-color-badge-primary); color: var(--cs-color-badge-primary-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-badge.is-cnvs-badge-color-info { background-color: var(--cs-color-badge-info); color: var(--cs-color-badge-info-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-badge.is-cnvs-badge-color-danger { background-color: var(--cs-color-badge-danger); color: var(--cs-color-badge-danger-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-badge.is-cnvs-badge-color-success { background-color: var(--cs-color-badge-success); color: var(--cs-color-badge-success-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-badge.is-cnvs-badge-color-warning { background-color: var(--cs-color-badge-warning); color: var(--cs-color-badge-warning-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-columns { counter-reset: number-post; } .editor-styles-wrapper.cs-editor-styles-wrapper .wp-block-group { counter-reset: number-post; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-row-inner { counter-reset: number-post; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-section-content-inner, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-section-sidebar-inner { counter-reset: number-post; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-section-content-inner > .cnvs-block-posts, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-section-sidebar-inner > .cnvs-block-posts { counter-reset: number-post; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts[data-min-height*="100%"] { height: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts[data-min-height*="100%"] .cs-posts-area, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts[data-min-height*="100%"] .cs-posts-area__outer, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-posts[data-min-height*="100%"] .cs-posts-area__main { height: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper p.has-drop-cap { --cnvs-drop-cap-color: inherit; --cnvs-drop-cap-light-background: var(--cs-color-contrast-100); --cnvs-drop-cap-light-color: inherit; --cnvs-drop-cap-bordered-color: var(--cs-color-contrast-300); --cnvs-drop-cap-font-size: 3rem; } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] p.has-drop-cap { --cnvs-drop-cap-dark-background: #ffffff; --cnvs-drop-cap-dark-color: #000000; } .editor-styles-wrapper.cs-editor-styles-wrapper p.has-drop-cap.is-cnvs-dropcap-bg-light { --cnvs-drop-cap-light-background: var(--cs-color-accent-contrast); --cnvs-drop-cap-light-color: var(--cs-color-accent); } .editor-styles-wrapper.cs-editor-styles-wrapper p.has-drop-cap:not(:focus):first-letter { font-family: var(--cs-font-headings-family), sans-serif; font-weight: var(--cs-font-headings-weight); font-style: var(--cs-font-headings-style); text-transform: var(--cs-font-headings-text-transform); line-height: var(--cs-font-headings-line-height); letter-spacing: var(--cs-font-headings-letter-spacing); font-size: var(--cnvs-drop-cap-font-size); line-height: 1; margin-top: 0.5rem; margin-right: 2rem; margin-bottom: 0.5rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-cnvs-dropcap-bordered:first-letter { border-radius: var(--cs-layout-elements-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .is-cnvs-dropcap-bg-light:first-letter { border-radius: var(--cs-layout-elements-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .is-cnvs-dropcap-bg-dark:first-letter { border-radius: var(--cs-layout-elements-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-collapsible { --cnvs-collapsible-border-top: 1px solid var(--cs-color-contrast-200); --cnvs-collapsible-a-color: var(--cs-color-primary); --cnvs-collapsible-a-hover-color: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-collapsible-title > h6 { margin: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-alert { --cnvs-alert-background: var(--cs-color-layout-elements-background); --cnvs-alert-padding: 1.5rem; border-left: none; border-top-width: 2px; border-top-style: solid; border-radius: var(--cs-layout-elements-border-radius); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-alert:hover { box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05), 0px 14px 10px -8px rgba(0, 0, 0, 0.05); } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cnvs-block-alert-primary { border-top-color: #007bff; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cnvs-block-alert-secondary { border-top-color: #6c757d; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cnvs-block-alert-success { border-top-color: #28a745; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cnvs-block-alert-info { border-top-color: #17a2b8; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cnvs-block-alert-warning { border-top-color: #ffc107; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cnvs-block-alert-danger { border-top-color: #dc3545; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cnvs-block-alert-light { border-top-color: #f8f9fa; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cnvs-block-alert-dark { border-top-color: #343a40; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-progress { --cnvs-progress-background: var(--cs-color-contrast-100); --cnvs-progress-border-radius: var(--cs-layout-elements-border-radius); font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-progress:not([class*=is-style-cnvs]) { --cnvs-progress-bar-background: var(--cs-color-accent); --cnvs-progress-bar-color: var(--cs-color-accent-contrast); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-tabs { --cnvs-tabs-border-width: 1px; --cnvs-tabs-border-color: var(--cs-color-contrast-400); --cnvs-tabs-border-radius: var(--cs-layout-elements-border-radius); --cnvs-tabs-button-font-size: var(--cs-font-primary-size); --cnvs-tabs-button-color: var(--cs-color-secondary); --cnvs-tabs-button-hover-color: var(--cs-color-primary); --cnvs-tabs-button-active-color: var(--cs-color-primary); --cnvs-tabs-button-active-background: var(--cs-color-site-background); --cnvs-tabs-button-pills-color: var(--cs-color-secondary); --cnvs-tabs-button-pills-active-color: var(--cs-color-primary); --cnvs-tabs-button-pills-active-background: var(--cs-color-contrast-200); --cnvs-pc-tabs-button-active-border-bottom-color: var(--cs-color-layout-elements-background); --cnvs-pc-tabs-button-active-background-color: var(--cs-color-layout-elements-background); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-tabs.is-style-cnvs-block-tabs-pills { --cnvs-tabs-border-radius: var(--cs-layout-elements-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-tabs .cnvs-block-tabs-button, .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-tabs .cnvs-block-tabs-button a { font-family: var(--cs-font-button-family), sans-serif; font-size: var(--cs-font-button-size); font-weight: var(--cs-font-button-weight); font-style: var(--cs-font-button-style); letter-spacing: var(--cs-font-button-letter-spacing); text-transform: var(--cs-font-button-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-tabs.cnvs-block-tabs-vertical .cnvs-block-tabs-buttons { margin-bottom: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-tabs.cnvs-block-tabs-vertical .cnvs-block-tabs-content > .block-editor-inner-blocks { margin-top: -32px; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cnvs-block-bordered { --cnvs-style-single-border-color: var(--cs-color-contrast-300); padding: 1.5rem; border-radius: var(--cs-layout-elements-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cnvs-block-single-border { --cnvs-style-single-border-color: var(--cs-color-contrast-300); border-radius: var(--cs-layout-elements-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cnvs-block-bg-light { --cnvs-style-bg-light-background: var(--cs-color-layout-elements-background); padding: 1.5rem; border-radius: var(--cs-layout-elements-border-radius); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cnvs-block-bg-light:hover { box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05), 0px 14px 10px -8px rgba(0, 0, 0, 0.05); } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cnvs-block-bg-inverse { --cnvs-style-bg-inverse-background: var(--cs-color-primary); --cnvs-style-bg-inverse-color: var(--cs-color-primary-contrast); border-radius: var(--cs-layout-elements-border-radius); padding: 1.5rem; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .is-style-cnvs-block-bg-inverse, .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=inverse] .is-style-cnvs-block-bg-inverse { --cnvs-style-bg-inverse-background: var(--cs-color-layout-elements-background); --cnvs-style-bg-inverse-color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cnvs-block-shadow { --cnvs-style-shadow-box-shadow: 0 16px 36px 0 rgba(0,0,0,0.08); padding: 1.5rem; border-radius: var(--cs-layout-elements-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper [data-scheme=dark] .is-style-cnvs-block-shadow { --cnvs-style-shadow-box-shadow: 0 16px 36px 0 rgba(255,255,255,0.08); } .editor-styles-wrapper.cs-editor-styles-wrapper [class*=is-style-cnvs-list-styled] { --cnvs-list-styled-ul-box-background: var(--cs-color-contrast-400); --cnvs-list-styled-ul-box-border-radius: var(--cs-cnvs-list-styled-border-radius); --cnvs-list-styled-ol-box-color: var(--cs-color-primary); --cnvs-list-styled-ol-box-background-color: var(--cs-color-contrast-200); --cnvs-list-styled-ol-box-border-radius: var(--cs-cnvs-list-styled-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper .is-style-cnvs-heading-numbered { --cnvs-heading-numbered-background: var(--cs-color-layout-elements-background); --cnvs-heading-numbered-color: var(--cs-color-primary); --cnvs-heading-numbered-border-radius: var(--cs-numbered-border-radius); } .editor-styles-wrapper.cs-editor-styles-wrapper h2.is-style-cnvs-heading-numbered:before { box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-slider-gallery .flickity-prev-next-button { padding: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-current-date { display: block; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-custom-link { --cs-custom-link-color: var(--cs-color-accent); --cs-custom-link-color-hover: var(--cs-color-accent); text-align: var(--cs-custom-link-text-align, left); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-custom-link .cs-custom-link { display: -webkit-inline-box; display: inline-flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); font-size: 0.875rem; color: var(--cs-custom-link-color); -webkit-transition: 0.25s; transition: 0.25s; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-custom-link .cs-custom-link span { display: var(--cs-custom-link-display-label, none); } .cs-breakpoint-up-576px .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-custom-link .cs-custom-link span { display: -webkit-inline-box; display: inline-flex; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-custom-link .cs-custom-link:hover { color: var(--cs-custom-link-color-hover); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-custom-link .cs-custom-link:after { display: -webkit-inline-box; display: inline-flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; margin-left: 0.25em; text-transform: none; font-style: normal; font-family: "cs-icons"; font-weight: normal; letter-spacing: normal; font-size: 1em; content: ""; } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-custom-link.is-style-cs-custom-link-styled .cs-custom-link:after { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; background: var(--cs-circle-background, #ffffff); color: var(--cs-circle-color, var(--cs-color-accent)); width: 32px; height: 32px; line-height: 32px; font-size: 1.125em; border-radius: 50%; margin-left: 0.625em; -webkit-transition: 0.25s; transition: 0.25s; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); } .editor-styles-wrapper.cs-editor-styles-wrapper .cnvs-block-custom-link.is-style-cs-custom-link-styled .cs-custom-link:hover:after { background: var(--cs-circle-hover-background, rgba(var(--cs-color-accent-rgb), 0.1)); color: var(--cs-circle-hover-color, var(--cs-color-accent)); } .editor-styles-wrapper.cs-editor-styles-wrapper .abr-badge { --abr-badge-border-radius: var(--cs-badge-border-radius); font-family: var(--cs-font-post-meta-family), sans-serif; font-size: var(--cs-font-post-meta-size); font-weight: var(--cs-font-post-meta-weight); font-style: var(--cs-font-post-meta-style); letter-spacing: var(--cs-font-post-meta-letter-spacing); text-transform: var(--cs-font-post-meta-text-transform); padding: 5px 8px; } .editor-styles-wrapper.cs-editor-styles-wrapper .abr-review-slice { --abr-review-slice-background-color: var(--cs-color-contrast-200); } .editor-styles-wrapper.cs-editor-styles-wrapper .abr-review-progress { --abr-review-progress-background: var(--cs-color-contrast-200); } .editor-styles-wrapper.cs-editor-styles-wrapper .abr-post-review { --abr-review-name-color: var(--cs-color-secondary); --abr-review-score-info-background: var(--cs-color-secondary); } .editor-styles-wrapper.cs-editor-styles-wrapper .abr-post-review .abr-review-list .abr-review-name { font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .abr-post-review .abr-review-list .abr-review-text { font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); font-size: 0.875rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .abr-post-review .abr-review-score .abr-review-subtext .abr-data-label { font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .abr-reviews-posts { --abr-posts-meta-color: var(--cs-color-primary); --abr-posts-number-font-size: var(--cs-font-primary-size); --abr-posts-number-large-font-size: 1; --abr-posts-percentage-icon-font-size: 1.125rem; --abr-posts-item-separator-color: var(--cs-color-contrast-200); --abr-posts-overlay-background: var(--cs-color-overlay-background); } .editor-styles-wrapper.cs-editor-styles-wrapper .abr-reviews-posts .abr-post-thumbnail img { width: 100%; } .editor-styles-wrapper.cs-editor-styles-wrapper .abr-reviews-posts .abr-post-meta { font-family: var(--cs-font-post-meta-family), sans-serif; font-size: var(--cs-font-post-meta-size); font-weight: var(--cs-font-post-meta-weight); font-style: var(--cs-font-post-meta-style); letter-spacing: var(--cs-font-post-meta-letter-spacing); text-transform: var(--cs-font-post-meta-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .abr-reviews-posts .abr-review-number { font-family: var(--cs-font-primary-family), sans-serif; font-size: var(--cs-font-primary-size); font-weight: var(--cs-font-primary-weight); font-style: var(--cs-font-primary-style); letter-spacing: var(--cs-font-primary-letter-spacing); text-transform: var(--cs-font-primary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .abr-reviews-posts .abr-review-caption { font-family: var(--cs-font-secondary-family), sans-serif; font-size: var(--cs-font-secondary-size); font-weight: var(--cs-font-secondary-weight); font-style: var(--cs-font-secondary-style); letter-spacing: var(--cs-font-secondary-letter-spacing); text-transform: var(--cs-font-secondary-text-transform); } .editor-styles-wrapper.cs-editor-styles-wrapper .abr-reviews-posts .cs-entry__post-meta { margin-top: 0; } .editor-styles-wrapper.cs-editor-styles-wrapper .abr-reviews-posts .cs-entry__post-meta + .entry-title { margin-top: 0.25rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .abr-posts-template-reviews-1 .abr-post-item:not(:first-child), .editor-styles-wrapper.cs-editor-styles-wrapper .abr-posts-template-reviews-2 .abr-post-item:not(:first-child) { border-top: 1px solid var(--cs-color-contrast-200); margin-top: 1rem; padding-top: 1rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .abr-posts-template-reviews-1 .entry-title, .editor-styles-wrapper.cs-editor-styles-wrapper .abr-posts-template-reviews-2 .entry-title, .editor-styles-wrapper.cs-editor-styles-wrapper .abr-posts-template-reviews-3 .entry-title, .editor-styles-wrapper.cs-editor-styles-wrapper .abr-posts-template-reviews-4 .entry-title, .editor-styles-wrapper.cs-editor-styles-wrapper .abr-posts-template-reviews-5 .entry-title { font-size: 0.875rem; } .editor-styles-wrapper.cs-editor-styles-wrapper .abr-posts-template-reviews-1 .entry-title a, .editor-styles-wrapper.cs-editor-styles-wrapper .abr-posts-template-reviews-2 .entry-title a, .editor-styles-wrapper.cs-editor-styles-wrapper .abr-posts-template-reviews-3 .entry-title a, .editor-styles-wrapper.cs-editor-styles-wrapper .abr-posts-template-reviews-4 .entry-title a, .editor-styles-wrapper.cs-editor-styles-wrapper .abr-posts-template-reviews-5 .entry-title a { color: var(--cs-color-primary); } .editor-styles-wrapper.cs-editor-styles-wrapper .abr-posts-template-reviews-1 .entry-title a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .abr-posts-template-reviews-2 .entry-title a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .abr-posts-template-reviews-3 .entry-title a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .abr-posts-template-reviews-4 .entry-title a:hover, .editor-styles-wrapper.cs-editor-styles-wrapper .abr-posts-template-reviews-5 .entry-title a:hover { color: var(--cs-color-secondary); }
Submit
FILE
FOLDER
Name
Size
Permission
Action
editor-style-rtl.css
459930 bytes
0644
editor-style.css
459896 bytes
0644
magnific-popup-rtl.css
7066 bytes
0644
magnific-popup.css
7061 bytes
0644
N4ST4R_ID | Naxtarrr