From 5bf66662a9bdd62c5bccab15e607cd95cfb8fcab Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 27 Jul 2020 10:05:23 +0200 Subject: Removed wordpress and phpmyadmin, my server doesn't handle it well and it brings shame on my familly --- .../css/dist/block-library/editor-rtl.css | 1561 ------------------- .../css/dist/block-library/editor-rtl.min.css | 1 - .../wp-includes/css/dist/block-library/editor.css | 1566 -------------------- .../css/dist/block-library/editor.min.css | 2 - .../css/dist/block-library/style-rtl.css | 1524 ------------------- .../css/dist/block-library/style-rtl.min.css | 1 - .../wp-includes/css/dist/block-library/style.css | 1538 ------------------- .../css/dist/block-library/style.min.css | 1 - .../css/dist/block-library/theme-rtl.css | 144 -- .../css/dist/block-library/theme-rtl.min.css | 1 - .../wp-includes/css/dist/block-library/theme.css | 144 -- .../css/dist/block-library/theme.min.css | 1 - 12 files changed, 6484 deletions(-) delete mode 100644 srcs/wordpress/wp-includes/css/dist/block-library/editor-rtl.css delete mode 100644 srcs/wordpress/wp-includes/css/dist/block-library/editor-rtl.min.css delete mode 100644 srcs/wordpress/wp-includes/css/dist/block-library/editor.css delete mode 100644 srcs/wordpress/wp-includes/css/dist/block-library/editor.min.css delete mode 100644 srcs/wordpress/wp-includes/css/dist/block-library/style-rtl.css delete mode 100644 srcs/wordpress/wp-includes/css/dist/block-library/style-rtl.min.css delete mode 100644 srcs/wordpress/wp-includes/css/dist/block-library/style.css delete mode 100644 srcs/wordpress/wp-includes/css/dist/block-library/style.min.css delete mode 100644 srcs/wordpress/wp-includes/css/dist/block-library/theme-rtl.css delete mode 100644 srcs/wordpress/wp-includes/css/dist/block-library/theme-rtl.min.css delete mode 100644 srcs/wordpress/wp-includes/css/dist/block-library/theme.css delete mode 100644 srcs/wordpress/wp-includes/css/dist/block-library/theme.min.css (limited to 'srcs/wordpress/wp-includes/css/dist/block-library') diff --git a/srcs/wordpress/wp-includes/css/dist/block-library/editor-rtl.css b/srcs/wordpress/wp-includes/css/dist/block-library/editor-rtl.css deleted file mode 100644 index bf3b247..0000000 --- a/srcs/wordpress/wp-includes/css/dist/block-library/editor-rtl.css +++ /dev/null @@ -1,1561 +0,0 @@ -/** - * Colors - */ -/** - * Breakpoints & Media Queries - */ -/** - * Often re-used variables - */ -/** - * Breakpoint mixins - */ -/** - * Long content fade mixin - * - * Creates a fading overlay to signify that the content is longer - * than the space allows. - */ -/** - * Button states and focus styles - */ -/** - * Applies editor left position to the selector passed as argument - */ -/** - * Applies editor right position to the selector passed as argument - */ -/** - * Styles that are reused verbatim in a few places - */ -/** - * Allows users to opt-out of animations via OS-level preferences. - */ -/** - * Reset default styles for JavaScript UI based pages. - * This is a WP-admin agnostic reset - */ -/** - * Reset the WP Admin page styles for Gutenberg-like pages. - */ -.block-editor ul.wp-block-archives { - padding-right: 2.5em; } - -.wp-block-audio { - margin-right: 0; - margin-left: 0; } - -.edit-post-visual-editor .block-library-block__reusable-block-container .block-editor-writing-flow__click-redirect { - height: auto; } - -.block-editor-block-list__block[data-type="core/button"][data-align="center"] { - text-align: center; } - .block-editor-block-list__block[data-type="core/button"][data-align="center"] div[data-block] { - margin-right: auto; - margin-left: auto; } - -.block-editor-block-list__block[data-type="core/button"][data-align="right"] { - text-align: right; } - -.wp-block-button { - position: relative; } - .wp-block-button [contenteditable] { - cursor: text; } - .wp-block-button .block-editor-rich-text { - display: inline-block; } - .wp-block-button:not(.has-text-color):not(.is-style-outline) [data-rich-text-placeholder]::after { - color: #fff; } - .wp-block-button .block-editor-rich-text__editable:focus { - box-shadow: 0 0 0 1px #fff, 0 0 0 3px #00a0d2; - outline: 2px solid transparent; - outline-offset: -2px; } - .wp-block-button [data-rich-text-placeholder]::after { - opacity: 0.8; } - -.wp-block-button__inline-link { - color: #555d66; - height: 0; - overflow: hidden; - max-width: 290px; } - .wp-block-button__inline-link-input__suggestions { - max-width: 290px; } - @media (min-width: 782px) { - .wp-block-button__inline-link { - max-width: 260px; } - .wp-block-button__inline-link-input__suggestions { - max-width: 260px; } } - @media (min-width: 960px) { - .wp-block-button__inline-link { - max-width: 290px; } - .wp-block-button__inline-link-input__suggestions { - max-width: 290px; } } - .is-selected .wp-block-button__inline-link, - .is-typing .wp-block-button__inline-link { - height: auto; - overflow: visible; - margin-top: 16px; } - -div[data-type="core/button"] div[data-block] { - display: table; } - -.block-editor .wp-block-categories ul { - padding-right: 2.5em; } - .block-editor .wp-block-categories ul ul { - margin-top: 6px; } - -.wp-block-code .block-editor-plain-text { - font-family: Menlo, Consolas, monaco, monospace; - color: #23282d; - /* Fonts smaller than 16px causes mobile safari to zoom. */ - font-size: 16px; } - @media (min-width: 600px) { - .wp-block-code .block-editor-plain-text { - font-size: 13px; } } - .wp-block-code .block-editor-plain-text:focus { - box-shadow: none; } - -.components-tab-button { - display: inline-flex; - align-items: flex-end; - margin: 0; - padding: 3px; - background: none; - outline: none; - color: #555d66; - cursor: pointer; - position: relative; - height: 36px; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - font-size: 13px; - font-weight: 500; - border: 0; } - .components-tab-button.is-active, .components-tab-button.is-active:hover { - color: #fff; } - .components-tab-button:disabled { - cursor: default; } - .components-tab-button > span { - border: 1px solid transparent; - padding: 0 6px; - box-sizing: content-box; - height: 28px; - line-height: 28px; } - .components-tab-button:hover > span, - .components-tab-button:focus > span { - color: #555d66; } - .components-tab-button:not(:disabled).is-active > span, - .components-tab-button:not(:disabled):hover > span, - .components-tab-button:not(:disabled):focus > span { - border: 1px solid #555d66; } - .components-tab-button.is-active > span, - .components-tab-button.is-active:hover > span { - background-color: #555d66; - color: #fff; } - -.wp-block-columns .editor-block-list__layout { - margin-right: 0; - margin-left: 0; } - .wp-block-columns .editor-block-list__layout .editor-block-list__block { - max-width: none; } - -[data-type="core/columns"][data-align="full"] .wp-block-columns > .editor-inner-blocks { - padding-right: 14px; - padding-left: 14px; } - @media (min-width: 600px) { - [data-type="core/columns"][data-align="full"] .wp-block-columns > .editor-inner-blocks { - padding-right: 46px; - padding-left: 46px; } } - -.wp-block-columns { - display: block; } - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout { - display: flex; - flex-wrap: wrap; } - @media (min-width: 782px) { - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout { - flex-wrap: nowrap; } } - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"], - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit, - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit > div[data-block], - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit .block-core-columns { - display: flex; - flex-direction: column; - flex: 1 1 auto; } - @supports ((position: -webkit-sticky) or (position: sticky)) { - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"], - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit, - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit > div[data-block], - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit .block-core-columns { - flex: 1; } } - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] { - padding-right: 0; - padding-left: 0; - margin-right: -14px; - margin-left: -14px; - min-width: 0; - word-break: break-word; - overflow-wrap: break-word; - flex-basis: 100%; } - @media (min-width: 600px) { - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] { - flex-basis: calc(50% - (16px + 28px)); - flex-grow: 0; - margin-right: 14px; - margin-left: 14px; } } - @media (min-width: 600px) { - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"]:nth-child(even) { - margin-right: calc(32px + 14px); } } - @media (min-width: 782px) { - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"]:not(:first-child) { - margin-right: calc(32px + 14px); } } - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit { - margin-top: 0; - margin-bottom: 0; } - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit::before { - right: 0; - left: 0; } - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit > .editor-block-contextual-toolbar { - margin-right: -1px; } - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit > [data-block] { - margin-top: 0; - margin-bottom: 0; } - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit > div > .block-core-columns > .editor-inner-blocks { - margin-top: -28px; - margin-bottom: -28px; } - -/** - * Columns act as as a "passthrough container" - * and therefore has its vertical margins/padding removed via negative margins - * therefore we need to compensate for this here by doubling the spacing on the - * vertical to ensure there is equal visual spacing around the inserter. Note there - * is no formal API for a "passthrough" Block so this is an edge case overide - */ -[data-type="core/columns"] .block-list-appender { - margin-top: 28px; - margin-bottom: 28px; } - -[data-type="core/columns"] [data-type="core/column"].is-selected .block-list-appender { - margin: 14px 0; } - -/** - * Vertical Alignment Preview - * note: specificity is important here to ensure individual - * * columns alignment is prioritised over parent column alignment - * - */ -.are-vertically-aligned-top .block-core-columns, -div.block-core-columns.is-vertically-aligned-top { - justify-content: flex-start; } - -.are-vertically-aligned-center .block-core-columns, -div.block-core-columns.is-vertically-aligned-center { - justify-content: center; } - -.are-vertically-aligned-bottom .block-core-columns, -div.block-core-columns.is-vertically-aligned-bottom { - justify-content: flex-end; } - -/** - * Fixes single Column breadcrumb position. - */ -[data-type="core/column"] > .editor-block-list__block-edit > .editor-block-list__breadcrumb { - right: -3px; } - -/** - * Make single Column overlay not extend past boundaries of parent - */ -.block-core-columns > .block-editor-inner-blocks.has-overlay::after { - right: 0; - left: 0; } - -/** - * Add extra padding when the parent block is selected, for easier interaction. - */ -.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/columns"].is-selected > .block-editor-block-list__block-edit > [data-block] > div > .block-editor-inner-blocks, -.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/columns"].has-child-selected > .block-editor-block-list__block-edit > [data-block] > div > .block-editor-inner-blocks, -.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/column"].is-selected > .block-editor-block-list__block-edit > [data-block] > div > .block-editor-inner-blocks, -.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/column"].has-child-selected > .block-editor-block-list__block-edit > [data-block] > div > .block-editor-inner-blocks { - padding: 14px; } - .block-editor-block-list__layout .block-editor-block-list__block[data-type="core/columns"].is-selected > .block-editor-block-list__block-edit > [data-block] > div > .block-editor-inner-blocks > .components-placeholder, - .block-editor-block-list__layout .block-editor-block-list__block[data-type="core/columns"].has-child-selected > .block-editor-block-list__block-edit > [data-block] > div > .block-editor-inner-blocks > .components-placeholder, - .block-editor-block-list__layout .block-editor-block-list__block[data-type="core/column"].is-selected > .block-editor-block-list__block-edit > [data-block] > div > .block-editor-inner-blocks > .components-placeholder, - .block-editor-block-list__layout .block-editor-block-list__block[data-type="core/column"].has-child-selected > .block-editor-block-list__block-edit > [data-block] > div > .block-editor-inner-blocks > .components-placeholder { - margin: -14px; - width: calc(100% + 28px); } - -.wp-block-cover-image.components-placeholder h2, -.wp-block-cover.components-placeholder h2 { - color: inherit; } - -.wp-block-cover-image.has-right-content .block-editor-rich-text__inline-toolbar, -.wp-block-cover-image.has-left-content .block-editor-rich-text__inline-toolbar, -.wp-block-cover.has-right-content .block-editor-rich-text__inline-toolbar, -.wp-block-cover.has-left-content .block-editor-rich-text__inline-toolbar { - display: inline-block; } - -.wp-block-cover-image .block-editor-block-list__layout, -.wp-block-cover .block-editor-block-list__layout { - width: 100%; } - -.wp-block-cover-image .block-editor-block-list__block, -.wp-block-cover .block-editor-block-list__block { - color: #f8f9f9; } - -.wp-block-cover-image .wp-block-cover__inner-container, -.wp-block-cover .wp-block-cover__inner-container { - text-align: right; } - -.wp-block-cover-image .wp-block-cover__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout, -.wp-block-cover .wp-block-cover__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout { - margin-right: 0; - margin-left: 0; } - -.wp-block-cover-image.components-placeholder, -.wp-block-cover.components-placeholder { - background: rgba(139, 139, 150, 0.1); - min-height: 200px; } - .is-dark-theme .wp-block-cover-image.components-placeholder, .is-dark-theme - .wp-block-cover.components-placeholder { - background: rgba(255, 255, 255, 0.15); } - -.wp-block-cover-image .wp-block-cover__placeholder-color-palette, -.wp-block-cover .wp-block-cover__placeholder-color-palette { - max-width: 290px; - margin-top: 1em; } - -[data-align="left"] .wp-block-cover-image, -[data-align="right"] .wp-block-cover-image, [data-align="left"] -.wp-block-cover, -[data-align="right"] -.wp-block-cover { - max-width: 305px; - width: 100%; } - -.block-library-cover__reset-button { - margin-right: auto; } - -.block-library-cover__resize-container:not(.is-resizing) { - height: auto !important; } - -.wp-block-embed { - margin-right: 0; - margin-left: 0; - clear: both; } - @media (min-width: 600px) { - .wp-block-embed { - min-width: 360px; } - .wp-block-embed.components-placeholder { - min-width: 0; } } - .wp-block-embed.is-loading { - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; - padding: 1em; - min-height: 200px; - text-align: center; - background: #f8f9f9; } - .wp-block-embed.is-loading p { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - font-size: 13px; } - .wp-block-embed .components-placeholder__error { - word-break: break-word; } - .wp-block-embed .components-placeholder__learn-more { - margin-top: 1em; } - -.block-library-embed__interactive-overlay { - position: absolute; - top: 0; - right: 0; - left: 0; - bottom: 0; - opacity: 0; } - -.wp-block-file { - display: flex; - justify-content: space-between; - align-items: center; - margin-bottom: 0; } - .wp-block-file .wp-block-file__content-wrapper { - flex-grow: 1; } - .wp-block-file .wp-block-file__textlink { - display: inline-block; - min-width: 1em; } - .wp-block-file .wp-block-file__textlink:focus { - box-shadow: none; } - .wp-block-file .wp-block-file__button-richtext-wrapper { - display: inline-block; - margin-right: 0.75em; } - .wp-block-file .wp-block-file__copy-url-button { - margin-right: 1em; } - -.wp-block-freeform.block-library-rich-text__tinymce { - /* Remove blue highlighting of selected images in WebKit */ - /* Image captions */ - /* WP Views */ } - .wp-block-freeform.block-library-rich-text__tinymce p, - .wp-block-freeform.block-library-rich-text__tinymce li { - line-height: 1.8; } - .wp-block-freeform.block-library-rich-text__tinymce ul, - .wp-block-freeform.block-library-rich-text__tinymce ol { - padding-right: 2.5em; - margin-right: 0; } - .wp-block-freeform.block-library-rich-text__tinymce blockquote { - margin: 0; - box-shadow: inset 0 0 0 0 #e2e4e7; - border-right: 4px solid #000; - padding-right: 1em; } - .wp-block-freeform.block-library-rich-text__tinymce pre { - white-space: pre-wrap; - font-family: Menlo, Consolas, monaco, monospace; - font-size: 14px; - color: #23282d; } - .wp-block-freeform.block-library-rich-text__tinymce > *:first-child { - margin-top: 0; } - .wp-block-freeform.block-library-rich-text__tinymce > *:last-child { - margin-bottom: 0; } - .wp-block-freeform.block-library-rich-text__tinymce.mce-edit-focus { - outline: none; } - .wp-block-freeform.block-library-rich-text__tinymce a { - color: #007fac; } - .wp-block-freeform.block-library-rich-text__tinymce:focus a[data-mce-selected] { - padding: 0 2px; - margin: 0 -2px; - border-radius: 2px; - box-shadow: 0 0 0 1px #e5f5fa; - background: #e5f5fa; } - .wp-block-freeform.block-library-rich-text__tinymce code { - padding: 2px; - border-radius: 2px; - color: #23282d; - background: #f3f4f5; - font-family: Menlo, Consolas, monaco, monospace; - font-size: 14px; } - .wp-block-freeform.block-library-rich-text__tinymce:focus code[data-mce-selected] { - background: #e8eaeb; } - .wp-block-freeform.block-library-rich-text__tinymce .alignright { - float: right; - margin: 0.5em 0 0.5em 1em; } - .wp-block-freeform.block-library-rich-text__tinymce .alignleft { - float: left; - margin: 0.5em 1em 0.5em 0; } - .wp-block-freeform.block-library-rich-text__tinymce .aligncenter { - display: block; - margin-right: auto; - margin-left: auto; } - .wp-block-freeform.block-library-rich-text__tinymce .wp-more-tag { - width: 96%; - height: 20px; - display: block; - margin: 15px auto; - outline: 0; - cursor: default; - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAADtgAAAAoBAMAAAA86gLBAAAAJFBMVEVMaXG7u7vBwcHDw8POzs68vLzGxsbMzMy+vr7AwMDQ0NDGxsYKLGzpAAAADHRSTlMA///zWf+/f///TMxNVGuqAAABwklEQVR4Ae3dMXLaQBTH4bfj8UCpx8hq0vgKvgFNemhT6Qo6gg6R+0ZahM2QLmyBJ99XWP9V5+o3jIUcLQEAAAAAAAAAAAAAAAAAAAAAAABQ8j0WL9lfTtlt18uNXAUA8O/KVtfa1tdcrOdSh9gCQAMlh1hMNbZZ1bsrsQWABsrhLRbz7z5in/32UbfUMUbkMQCAh5RfGYv82UdMdZ6HS2wjT2ILAI8r3XmM2B3WvM59vfO2xXYW2yYAENuPU8S+X/N67mKxzy225yaxBQCxLV392UdcvwV0jPVUj98ntkBWT7C7+9u2/V/vGtvXIWJ6/4rtbottWa6Ri0NUT/u72LYttrb97LHdvUXMxxrb8TO2W2TF1rYbbLG1bbGNjMi4+2Sbi1FsbbvNFlvbFtt5fDnE3d9sP1/XeIyV2Nr2U2/guZUuptNrH/dPI9eLB6SaAEBs6wPJf3/PNk9tYgsAYrv/8TFuzx/fvkFqGtrEFgDEdpcZUb7ejXy6ntrEFgDENvL6gsas4vbdyKt4DACI7TxElJv/Z7udpqFNbAFAbKduy2uU2trttM/x28UWAAAAAAAAAAAAAAAAAAAAAAAAAADgDyPwGmGTCZp7AAAAAElFTkSuQmCC); - background-size: 1900px 20px; - background-repeat: no-repeat; - background-position: center; } - .wp-block-freeform.block-library-rich-text__tinymce img::selection { - background-color: transparent; } - .wp-block-freeform.block-library-rich-text__tinymce div.mceTemp { - -ms-user-select: element; } - .wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption { - margin: 0; - /* dl browser reset */ - max-width: 100%; } - .wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption a, - .wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption img { - display: block; } - .wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption, - .wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption * { - -webkit-user-drag: none; } - .wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption .wp-caption-dd { - padding-top: 0.5em; - margin: 0; - /* browser dd reset */ } - .wp-block-freeform.block-library-rich-text__tinymce .wpview { - width: 99.99%; - /* All IE need hasLayout, incl. 11 (ugh, not again!!) */ - position: relative; - clear: both; - margin-bottom: 16px; - border: 1px solid transparent; } - .wp-block-freeform.block-library-rich-text__tinymce .wpview iframe { - display: block; - max-width: 100%; - background: transparent; } - .wp-block-freeform.block-library-rich-text__tinymce .wpview .mce-shim { - position: absolute; - top: 0; - left: 0; - bottom: 0; - right: 0; } - .wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected="2"] .mce-shim { - display: none; } - .wp-block-freeform.block-library-rich-text__tinymce .wpview .loading-placeholder { - border: 1px dashed #e8eaeb; - padding: 10px; } - .wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error { - border: 1px solid #e8eaeb; - padding: 1em 0; - margin: 0; - word-wrap: break-word; } - .wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error p { - margin: 0; - text-align: center; } - .wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .loading-placeholder, - .wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .wpview-error { - border-color: transparent; } - .wp-block-freeform.block-library-rich-text__tinymce .wpview .dashicons { - display: block; - margin: 0 auto; - width: 32px; - height: 32px; - font-size: 32px; } - .wp-block-freeform.block-library-rich-text__tinymce .wpview.wpview-type-gallery::after { - content: ""; - display: table; - clear: both; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery img[data-mce-selected]:focus { - outline: none; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery a { - cursor: default; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery { - margin: auto -6px; - padding: 6px 0; - line-height: 1; - overflow-x: hidden; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-item { - float: right; - margin: 0; - text-align: center; - padding: 6px; - box-sizing: border-box; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption, - .wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-icon { - margin: 0; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption { - font-size: 13px; - margin: 4px 0; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-1 .gallery-item { - width: 100%; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-2 .gallery-item { - width: 50%; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-3 .gallery-item { - width: 33.33333%; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-4 .gallery-item { - width: 25%; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-5 .gallery-item { - width: 20%; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-6 .gallery-item { - width: 16.66667%; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-7 .gallery-item { - width: 14.28571%; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-8 .gallery-item { - width: 12.5%; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-9 .gallery-item { - width: 11.11111%; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery img { - max-width: 100%; - height: auto; - border: none; - padding: 0; } - -div[data-type="core/freeform"] .block-editor-block-list__block-edit::before { - transition: border-color 0.1s linear, box-shadow 0.1s linear; - border: 1px solid #e2e4e7; - outline: 1px solid transparent; } - @media (prefers-reduced-motion: reduce) { - div[data-type="core/freeform"] .block-editor-block-list__block-edit::before { - transition-duration: 0s; } } - -div[data-type="core/freeform"].is-selected .block-editor-block-list__block-edit::before { - border-color: #b5bcc2; - border-right-color: transparent; } - -div[data-type="core/freeform"].is-hovered .block-editor-block-list__breadcrumb { - display: none; } - -div[data-type="core/freeform"] .editor-block-contextual-toolbar + div { - margin-top: 0; - padding-top: 0; } - -div[data-type="core/freeform"].is-selected .block-library-rich-text__tinymce::after { - content: ""; - display: table; - clear: both; } - -.mce-toolbar-grp .mce-btn.mce-active button, -.mce-toolbar-grp .mce-btn.mce-active:hover button, -.mce-toolbar-grp .mce-btn.mce-active i, -.mce-toolbar-grp .mce-btn.mce-active:hover i { - color: #23282d; } - -.mce-toolbar-grp .mce-rtl .mce-flow-layout-item.mce-last { - margin-left: 0; - margin-right: 8px; } - -.mce-toolbar-grp .mce-btn i { - font-style: normal; } - -.block-library-classic__toolbar { - display: none; - width: auto; - margin: 0 -14px; - position: -webkit-sticky; - position: sticky; - z-index: 10; - top: 14px; - transform: translateY(-14px); - border: 1px solid #e2e4e7; - border-bottom: none; - padding: 0; } - div[data-type="core/freeform"].is-selected .block-library-classic__toolbar, - div[data-type="core/freeform"].is-typing .block-library-classic__toolbar { - display: block; - border-color: #b5bcc2; } - .block-library-classic__toolbar .mce-tinymce { - box-shadow: none; } - @media (min-width: 600px) { - .block-library-classic__toolbar { - padding: 0; } } - .block-library-classic__toolbar:empty { - display: block; - background: #f5f5f5; - border-bottom: 1px solid #e2e4e7; } - .block-library-classic__toolbar:empty::before { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - font-size: 13px; - content: attr(data-placeholder); - color: #555d66; - line-height: 37px; - padding: 14px; } - .block-library-classic__toolbar .mce-tinymce-inline, - .block-library-classic__toolbar .mce-tinymce-inline > div, - .block-library-classic__toolbar div.mce-toolbar-grp, - .block-library-classic__toolbar div.mce-toolbar-grp > div, - .block-library-classic__toolbar .mce-menubar, - .block-library-classic__toolbar .mce-menubar > div { - height: auto !important; - width: 100% !important; } - .block-library-classic__toolbar .mce-container-body.mce-abs-layout { - overflow: visible; } - .block-library-classic__toolbar .mce-menubar, - .block-library-classic__toolbar div.mce-toolbar-grp { - position: static; } - .block-library-classic__toolbar .mce-toolbar-grp > div { - padding: 1px 3px; } - .block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child) { - display: none; } - .block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar { - display: block; } - -.wp-block-gallery li { - list-style-type: none; } - -.is-selected .wp-block-gallery { - margin-bottom: 0; } - -figure.wp-block-gallery { - display: block; - margin: 0; } - -.blocks-gallery-grid.blocks-gallery-grid { - margin-bottom: 0; } - -.blocks-gallery-item figure:not(.is-selected):focus { - outline: none; } - -.blocks-gallery-item figure.is-selected { - outline: 4px solid #0085ba; } - -body.admin-color-sunrise .blocks-gallery-item figure.is-selected { - outline: 4px solid #d1864a; } - -body.admin-color-ocean .blocks-gallery-item figure.is-selected { - outline: 4px solid #a3b9a2; } - -body.admin-color-midnight .blocks-gallery-item figure.is-selected { - outline: 4px solid #e14d43; } - -body.admin-color-ectoplasm .blocks-gallery-item figure.is-selected { - outline: 4px solid #a7b656; } - -body.admin-color-coffee .blocks-gallery-item figure.is-selected { - outline: 4px solid #c2a68c; } - -body.admin-color-blue .blocks-gallery-item figure.is-selected { - outline: 4px solid #82b4cb; } - -body.admin-color-light .blocks-gallery-item figure.is-selected { - outline: 4px solid #0085ba; } - -.blocks-gallery-item figure.is-transient img { - opacity: 0.3; } - -.blocks-gallery-item .block-editor-rich-text { - position: absolute; - bottom: 0; - width: 100%; - max-height: 100%; - overflow-y: auto; } - -@supports ((position: -webkit-sticky) or (position: sticky)) { - .blocks-gallery-item .is-selected .block-editor-rich-text { - left: 0; - right: 0; - margin-top: -4px; } } - -.blocks-gallery-item .is-selected .block-editor-rich-text .block-editor-rich-text__inline-toolbar { - top: 0; } - -.blocks-gallery-item .is-selected .block-editor-rich-text figcaption { - padding-top: 48px; } - -.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu, -.blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu { - background: #fff; - border: 1px solid rgba(66, 88, 99, 0.4); - border-radius: 4px; - transition: box-shadow 0.2s ease-out; } - @media (prefers-reduced-motion: reduce) { - .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu, - .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu { - transition-duration: 0s; } } - .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu:hover, - .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu:hover { - box-shadow: 0 2px 10px rgba(25, 30, 35, 0.1), 0 0 2px rgba(25, 30, 35, 0.1); } - .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button, - .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button { - color: rgba(14, 28, 46, 0.62); - padding: 2px; - height: 24px; } - .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button:not(:disabled):not([aria-disabled="true"]):not(.is-default):hover, - .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button:not(:disabled):not([aria-disabled="true"]):not(.is-default):hover { - box-shadow: none; } - @media (min-width: 600px) { - .columns-7 .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button, - .columns-8 .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button, .columns-7 - .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button, - .columns-8 - .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button { - padding: 0; - width: inherit; - height: inherit; } } - .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button:focus, - .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button:focus { - color: inherit; } - -.blocks-gallery-item .block-editor-rich-text figcaption { - position: relative; - overflow: hidden; } - .blocks-gallery-item .block-editor-rich-text figcaption a { - color: #fff; } - -.block-library-gallery-item__move-menu, -.block-library-gallery-item__inline-menu { - margin: 8px; - display: inline-flex; - z-index: 20; } - .block-library-gallery-item__move-menu .components-button, - .block-library-gallery-item__inline-menu .components-button { - color: transparent; } - @media (min-width: 600px) { - .columns-7 .block-library-gallery-item__move-menu, - .columns-8 .block-library-gallery-item__move-menu, .columns-7 - .block-library-gallery-item__inline-menu, - .columns-8 - .block-library-gallery-item__inline-menu { - padding: 2px; } } - -.block-library-gallery-item__inline-menu { - position: absolute; - top: -2px; - left: -2px; } - -.block-library-gallery-item__move-menu { - position: absolute; - top: -2px; - right: -2px; } - -.blocks-gallery-item__move-backward, -.blocks-gallery-item__move-forward, -.blocks-gallery-item__remove { - padding: 0; } - -.blocks-gallery-item .components-spinner { - position: absolute; - top: 50%; - right: 50%; - margin-top: -9px; - margin-right: -9px; } - -/** - * Group: All Alignment Settings - */ -.wp-block[data-type="core/group"] .editor-block-list__insertion-point { - right: 0; - left: 0; } - -.wp-block[data-type="core/group"] > .editor-block-list__block-edit > div > .wp-block-group.has-background > .wp-block-group__inner-container > .editor-inner-blocks { - margin-top: -32px; - margin-bottom: -32px; } - -.wp-block[data-type="core/group"] > .editor-block-list__block-edit > div > .wp-block-group > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align="full"] { - margin-right: auto; - margin-left: auto; - padding-right: 28px; - padding-left: 28px; } - @media (min-width: 600px) { - .wp-block[data-type="core/group"] > .editor-block-list__block-edit > div > .wp-block-group > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align="full"] { - padding-right: 58px; - padding-left: 58px; } } - -.wp-block[data-type="core/group"] > .editor-block-list__block-edit > div > .wp-block-group.has-background > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align="full"] { - margin-right: -30px; - width: calc(100% + 60px); } - -/** - * Group: Full Width Alignment - */ -.wp-block[data-type="core/group"][data-align="full"] > .editor-block-list__block-edit > div > .wp-block-group > .wp-block-group__inner-container > .editor-inner-blocks { - margin-right: auto; - margin-left: auto; - padding-right: 0; - padding-left: 0; } - .wp-block[data-type="core/group"][data-align="full"] > .editor-block-list__block-edit > div > .wp-block-group > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout { - margin-right: 0; - margin-left: 0; } - -.wp-block[data-type="core/group"][data-align="full"] > .editor-block-list__block-edit > div > .wp-block-group > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align="full"] { - padding-left: 0; - padding-right: 0; - right: 0; - width: 100%; - max-width: none; } - .wp-block[data-type="core/group"][data-align="full"] > .editor-block-list__block-edit > div > .wp-block-group > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align="full"] > .editor-block-list__block-edit { - margin-right: 0; - margin-left: 0; } - -.wp-block[data-type="core/group"][data-align="full"] > .editor-block-list__block-edit > div > .wp-block-group.has-background > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align="full"] { - width: calc(100% + 60px); } - -.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/group"].has-child-selected > .block-editor-block-list__block-edit > [data-block] > .wp-block-group > .wp-block-group__inner-container > .block-editor-inner-blocks, -.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/group"].is-selected > .block-editor-block-list__block-edit > [data-block] > .wp-block-group > .wp-block-group__inner-container > .block-editor-inner-blocks { - padding: 14px; } - -.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/group"].has-child-selected > .block-editor-block-list__block-edit > [data-block] > .wp-block-group:not(.has-background) > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout, -.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/group"].is-selected > .block-editor-block-list__block-edit > [data-block] > .wp-block-group:not(.has-background) > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout { - margin-top: -28px; - margin-bottom: -28px; } - -[data-type="core/group"].is-selected .block-list-appender { - margin-right: 0; - margin-left: 0; } - -[data-type="core/group"].is-selected .has-background .block-list-appender { - margin-top: 18px; - margin-bottom: 18px; } - -.wp-block-html { - margin-bottom: 28px; } - .wp-block-html .block-editor-plain-text { - font-family: Menlo, Consolas, monaco, monospace; - color: #23282d; - padding: 0.8em 1em; - border: 1px solid #e2e4e7; - border-radius: 4px; - max-height: 250px; - /* Fonts smaller than 16px causes mobile safari to zoom. */ - font-size: 16px; } - @media (min-width: 600px) { - .wp-block-html .block-editor-plain-text { - font-size: 13px; } } - .wp-block-html .block-editor-plain-text:focus { - box-shadow: none; } - -.wp-block-image { - position: relative; - margin-right: 0; - margin-left: 0; } - .wp-block-image.is-transient img { - opacity: 0.3; } - .wp-block-image figcaption img { - display: inline; } - .wp-block-image .components-spinner { - position: absolute; - top: 50%; - right: 50%; - margin-top: -9px; - margin-right: -9px; } - -.wp-block-image .components-resizable-box__container { - display: inline-block; } - .wp-block-image .components-resizable-box__container img { - display: block; - width: 100%; } - -.wp-block-image.is-focused .components-resizable-box__handle { - display: block; - z-index: 1; } - -.block-editor-block-list__block[data-type="core/image"][data-align="center"] .wp-block-image { - margin-right: auto; - margin-left: auto; } - -.block-editor-block-list__block[data-type="core/image"][data-align="center"][data-resized="false"] .wp-block-image > div { - margin-right: auto; - margin-left: auto; } - -.edit-post-sidebar .block-library-image__dimensions { - margin-bottom: 1em; } - .edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row { - display: flex; - justify-content: space-between; } - .edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width, - .edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height { - margin-bottom: 0.5em; } - .edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width input, - .edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height input { - line-height: 1.25; } - .edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width { - margin-left: 5px; } - .edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height { - margin-right: 5px; } - -.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal { - position: absolute; - right: 0; - left: 0; - margin: -1px 0; } - @media (min-width: 600px) { - .block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal { - margin: -1px; } } - -[data-type="core/image"][data-align="center"] .block-editor-block-list__block-edit figure, -[data-type="core/image"][data-align="left"] .block-editor-block-list__block-edit figure, -[data-type="core/image"][data-align="right"] .block-editor-block-list__block-edit figure { - margin: 0; - display: table; } - -[data-type="core/image"][data-align="center"] .block-editor-block-list__block-edit .block-editor-rich-text, -[data-type="core/image"][data-align="left"] .block-editor-block-list__block-edit .block-editor-rich-text, -[data-type="core/image"][data-align="right"] .block-editor-block-list__block-edit .block-editor-rich-text { - display: table-caption; - caption-side: bottom; } - -[data-type="core/image"][data-align="wide"] figure img, -[data-type="core/image"][data-align="full"] figure img { - width: 100%; } - -[data-type="core/image"] .block-editor-block-list__block-edit figure.is-resized { - margin: 0; - display: table; } - [data-type="core/image"] .block-editor-block-list__block-edit figure.is-resized .block-editor-rich-text { - display: table-caption; - caption-side: bottom; } - -.wp-block-latest-comments.has-avatars .avatar { - margin-left: 10px; } - -.wp-block-latest-comments__comment-excerpt p { - font-size: 14px; - line-height: 1.8; - margin: 5px 0 20px; - padding-top: 0; } - -.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment { - min-height: 36px; } - -.block-editor .wp-block-latest-posts { - padding-right: 2.5em; } - .block-editor .wp-block-latest-posts.is-grid { - padding-right: 0; } - -.wp-block-latest-posts li a > div { - display: inline; } - -.wp-block-legacy-widget__edit-container, -.wp-block-legacy-widget__preview { - padding-right: 2.5em; - padding-left: 2.5em; } - -.wp-block-legacy-widget__edit-container .widget-inside { - border: none; - display: block; - box-shadow: none; } - -.wp-block-legacy-widget__update-button { - margin-right: auto; - display: block; } - -.wp-block-legacy-widget__preview { - overflow: auto; } - -.wp-block-media-text .__resizable_base__ { - -ms-grid-column: 1; - -ms-grid-column-span: 2; - grid-column: 1 / span 2; - -ms-grid-row: 2; - grid-row: 2; } - -.wp-block-media-text.is-vertically-aligned-top .block-editor-inner-blocks, -.wp-block-media-text.is-vertically-aligned-top .editor-media-container__resizer { - -ms-grid-row-align: start; - align-self: start; } - -.wp-block-media-text .block-editor-inner-blocks, -.wp-block-media-text .editor-media-container__resizer, -.wp-block-media-text.is-vertically-aligned-center .block-editor-inner-blocks, -.wp-block-media-text.is-vertically-aligned-center .editor-media-container__resizer { - -ms-grid-row-align: center; - align-self: center; } - -.wp-block-media-text.is-vertically-aligned-bottom .block-editor-inner-blocks, -.wp-block-media-text.is-vertically-aligned-bottom .editor-media-container__resizer { - -ms-grid-row-align: end; - align-self: end; } - -.wp-block-media-text .editor-media-container__resizer { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 1; - grid-row: 1; - width: 100% !important; } - -.wp-block-media-text.is-image-fill .editor-media-container__resizer { - height: 100% !important; } - -.wp-block-media-text.has-media-on-the-right .editor-media-container__resizer { - -ms-grid-column: 2; - grid-column: 2; - -ms-grid-row: 1; - grid-row: 1; } - -.wp-block-media-text .editor-inner-blocks { - word-break: break-word; - -ms-grid-column: 2; - grid-column: 2; - -ms-grid-row: 1; - grid-row: 1; - text-align: initial; - padding: 0 8% 0 8%; } - -.wp-block-media-text.has-media-on-the-right .block-editor-inner-blocks { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 1; - grid-row: 1; } - -.wp-block-media-text > .block-editor-inner-blocks > .block-editor-block-list__layout > .block-editor-block-list__block { - max-width: unset; } - -figure.block-library-media-text__media-container { - margin: 0; - height: 100%; - width: 100%; } - -.wp-block-media-text .block-library-media-text__media-container img, -.wp-block-media-text .block-library-media-text__media-container video { - vertical-align: middle; - width: 100%; } - -.editor-media-container__resizer .components-resizable-box__handle { - display: none; } - -.wp-block-media-text.is-selected:not(.is-stacked-on-mobile) .editor-media-container__resizer .components-resizable-box__handle { - display: block; } - -@media (min-width: 600px) { - .wp-block-media-text.is-selected.is-stacked-on-mobile .editor-media-container__resizer .components-resizable-box__handle { - display: block; } } - -@media (max-width: 600px) { - .wp-block-media-text.is-stacked-on-mobile .block-editor-inner-blocks { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 2; - grid-row: 2; } - .wp-block-media-text.is-stacked-on-mobile .editor-media-container__resizer { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 1; - grid-row: 1; } - .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .block-editor-inner-blocks { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 1; - grid-row: 1; } - .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .editor-media-container__resizer { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 2; - grid-row: 2; } } - -.editor-styles-wrapper .block-library-list ul, -.editor-styles-wrapper .block-library-list ol { - padding-right: 1.3em; - margin-right: 1.3em; } - -.block-editor-block-list__block[data-type="core/more"] { - max-width: 100%; - text-align: center; - margin-top: 28px; - margin-bottom: 28px; } - -.block-editor .wp-block-more { - display: block; - text-align: center; - white-space: nowrap; } - .block-editor .wp-block-more input[type="text"] { - position: relative; - font-size: 13px; - text-transform: uppercase; - font-weight: 600; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - color: #6c7781; - border: none; - box-shadow: none; - white-space: nowrap; - text-align: center; - margin: 0; - border-radius: 4px; - background: #fff; - padding: 6px 8px; - height: 24px; } - .block-editor .wp-block-more input[type="text"]:focus { - box-shadow: none; } - .block-editor .wp-block-more::before { - content: ""; - position: absolute; - top: calc(50%); - right: 0; - left: 0; - border-top: 3px dashed #ccd0d4; } - -.wp-block-navigation-menu .block-editor-block-list__layout, -.wp-block-navigation-menu { - display: -ms-grid; - display: grid; - grid-auto-columns: -webkit-min-content; - grid-auto-columns: min-content; - grid-auto-flow: column; - align-items: center; - white-space: nowrap; } - -.wp-block-navigation-menu__inserter-content { - width: 350px; - padding: 16px; } - -.wp-block-navigation-menu-item__edit-container { - display: -ms-grid; - display: grid; - grid-auto-columns: -webkit-min-content; - grid-auto-columns: min-content; - grid-auto-flow: column; - align-items: center; - white-space: nowrap; } - -.wp-block-navigation-menu-item__edit-container { - border: 1px solid #e2e4e7; - width: 178px; - padding-right: 1px; } - -.wp-block-navigation-menu-item__edit-container .wp-block-navigation-menu-item__field { - border-left: 1px solid #e2e4e7 !important; - width: 140px; - border: none; - border-radius: 0; - padding-right: 16px; - min-height: 35px; - line-height: 35px; } - .wp-block-navigation-menu-item__edit-container .wp-block-navigation-menu-item__field, .wp-block-navigation-menu-item__edit-container .wp-block-navigation-menu-item__field:focus { - color: #555d66; } - -.wp-block-navigation-menu-item { - font-family: "Noto Serif", serif; - color: #0073af; - font-weight: bold; - font-size: 14px; } - -.wp-block-navigation-menu-item__nofollow-external-link { - display: block; } - -.wp-block-navigation-menu-item__separator { - margin-top: 8px; - margin-bottom: 8px; - margin-right: 0; - margin-left: 0; - border-top: 1px solid #e2e4e7; } - -.components-popover:not(.is-mobile).wp-block-navigation-menu-item__dropdown-content { - margin-top: -1px; - margin-right: -4px; } - -.wp-block-navigation-menu-item__dropdown-content .components-popover__content { - padding: 8px 0; } - -.wp-block-navigation-menu .block-editor-block-list__block[data-type="core/navigation-menu-item"] > .block-editor-block-list__block-edit > div[role="toolbar"] { - display: none; } - -.wp-block-navigation-menu .block-editor-block-list__block[data-type="core/navigation-menu-item"] > .block-editor-block-list__insertion-point { - display: none; } - -.block-editor-block-list__block[data-type="core/nextpage"] { - max-width: 100%; - margin-top: 28px; - margin-bottom: 28px; } - -.wp-block-nextpage { - display: block; - text-align: center; - white-space: nowrap; } - .wp-block-nextpage > span { - font-size: 13px; - position: relative; - display: inline-block; - text-transform: uppercase; - font-weight: 600; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - color: #6c7781; - border-radius: 4px; - background: #fff; - padding: 6px 8px; - height: 24px; } - .wp-block-nextpage::before { - content: ""; - position: absolute; - top: calc(50%); - right: 0; - left: 0; - border-top: 3px dashed #ccd0d4; } - -.block-editor-rich-text__editable.wp-block-paragraph:not(.is-selected) [data-rich-text-placeholder]::after { - display: inline-block; - padding-left: 108px; } - .wp-block .wp-block .block-editor-rich-text__editable.wp-block-paragraph:not(.is-selected) [data-rich-text-placeholder]::after { - padding-left: 36px; } - -.block-editor-block-list__block[data-type="core/paragraph"] p { - min-height: 28px; - line-height: 1.8; } - -.wp-block-preformatted pre { - white-space: pre-wrap; } - -.block-editor-block-list__block[data-type="core/pullquote"][data-align="left"] .block-editor-rich-text p, .block-editor-block-list__block[data-type="core/pullquote"][data-align="right"] .block-editor-rich-text p { - font-size: 20px; } - -.wp-block-pullquote blockquote > .block-editor-rich-text p { - font-size: 28px; - line-height: 1.6; } - -.wp-block-pullquote.is-style-solid-color { - margin-right: 0; - margin-left: 0; } - .wp-block-pullquote.is-style-solid-color blockquote > .block-editor-rich-text p { - font-size: 32px; } - .wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation { - text-transform: none; - font-style: normal; } - -.wp-block-pullquote .wp-block-pullquote__citation { - color: inherit; } - -.wp-block-quote__citation { - font-size: 13px; } - -.block-editor .wp-block-rss { - padding-right: 2.5em; } - .block-editor .wp-block-rss.is-grid { - padding-right: 0; } - -.wp-block-rss li a > div { - display: inline; } - -.wp-block-search .wp-block-search__input { - border-radius: 4px; - border: 1px solid #7e8993; - color: rgba(14, 28, 46, 0.62); - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - font-size: 13px; } - .wp-block-search .wp-block-search__input:focus { - outline: none; } - -.wp-block-search .wp-block-search__button { - background: #f7f7f7; - border-radius: 4px; - border: 1px solid #ccc; - box-shadow: inset 0 -1px 0 #ccc; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - font-size: 13px; } - .wp-block-search .wp-block-search__button .wp-block-search__button-rich-text { - padding: 6px 10px; } - -.wp-block-shortcode { - display: flex; - flex-direction: column; - padding: 14px; - background-color: rgba(139, 139, 150, 0.1); - font-size: 13px; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - margin-bottom: 28px; } - .wp-block-shortcode label { - display: flex; - align-items: center; - white-space: nowrap; - font-weight: 600; - flex-shrink: 0; } - .wp-block-shortcode .block-editor-plain-text { - width: 80%; - max-height: 250px; } - .wp-block-shortcode .dashicon { - margin-left: 8px; } - -.wp-social-link { - padding: 6px; } - -.wp-block-social-links.is-style-pill-shape .wp-social-link { - padding-right: 16px; - padding-left: 16px; } - -.wp-block-social-links div.editor-url-input { - display: inline-block; - margin-right: 8px; } - -.wp-block-social-links .editor-block-list__layout { - display: flex; - justify-content: flex-start; } - -[data-type="core/social-links"] .wp-block-social-links > .block-editor-inner-blocks > .block-editor-block-list__layout { - margin-right: 0; - margin-left: 0; } - -[data-type="core/social-links"] .wp-block-social-links > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block { - width: auto; - padding-right: 0; - padding-left: 0; } - -[data-type="core/social-links"] .wp-block-social-links > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block > .block-editor-block-list__block-edit { - margin-right: 0; - margin-left: 0; } - -[data-type="core/social-links"] .wp-block-social-links > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block > .block-editor-block-list__block-edit::before { - border-left: none; - border-top: none; - border-bottom: none; } - -[data-type="core/social-links"] .wp-block-social-links > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block.is-hovered:not(.is-navigate-mode) > .block-editor-block-list__block-edit::before { - box-shadow: none; } - -[data-type="core/social-links"].is-hovered .wp-block-social-links .block-editor-block-list__block-edit::before, -[data-type="core/social-links"].is-selected .wp-block-social-links .block-editor-block-list__block-edit::before, -[data-type="core/social-links"].has-child-selected .wp-block-social-links .block-editor-block-list__block-edit::before { - border-color: transparent !important; } - -[data-type="core/social-links"] .wp-block-social-links > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block > .block-editor-block-list__block-edit > [data-block] { - margin-top: 0; - margin-bottom: 0; } - -[data-type="core/social-links"] .wp-block-social-links .block-editor-block-list__insertion-point, -[data-type="core/social-links"] .wp-block-social-links .block-editor-block-list__breadcrumb, -[data-type="core/social-links"] .wp-block-social-links .block-editor-block-mover.block-editor-block-mover { - display: none; } - -.wp-block-social-links .block-list-appender { - margin: 0; } - .wp-block-social-links .block-list-appender .block-editor-button-block-appender { - padding: 8px; - outline: none; - background: none; } - -[data-type="core/social-links"][data-align="center"] .wp-block-social-links { - justify-content: center; } - -.block-editor-block-preview__content .wp-social-link:disabled { - opacity: 1; } - -.block-editor-block-preview__content [data-type="core/social-links"] { - width: auto !important; - display: inline-block; } - -[data-type="core/social-links"]:not(.is-selected):not(.has-child-selected) .wp-block-social-links { - min-height: 36px; } - -[data-type="core/social-links"] .wp-social-link__is-incomplete { - transition: transform 0.1s ease; - transform-origin: center center; } - -[data-type="core/social-links"]:not(.is-selected):not(.has-child-selected) .wp-social-link__is-incomplete { - opacity: 0; - transform: scale(0); - width: 0; - padding: 0; - margin-left: 0; } - -.wp-social-link.wp-social-link__is-incomplete { - opacity: 0.5; } - -.wp-block-social-links .is-selected .wp-social-link__is-incomplete, -.wp-social-link.wp-social-link__is-incomplete:hover, -.wp-social-link.wp-social-link__is-incomplete:focus { - opacity: 1; } - -[data-type="core/social-links"] .wp-social-link:focus { - opacity: 1; - box-shadow: 0 0 0 2px #fff, 0 0 0 4px #007cba; - outline: 2px solid transparent; } - -.block-library-spacer__resize-container.is-selected { - background: #f3f4f5; } - -.block-library-spacer__resize-container { - clear: both; - margin-bottom: 28px; } - -.edit-post-visual-editor p.wp-block-subhead { - color: #6c7781; - font-size: 1.1em; - font-style: italic; } - -.block-editor-block-list__block[data-type="core/table"][data-align="left"], .block-editor-block-list__block[data-type="core/table"][data-align="right"], .block-editor-block-list__block[data-type="core/table"][data-align="center"] { - height: auto; } - .block-editor-block-list__block[data-type="core/table"][data-align="left"] table, .block-editor-block-list__block[data-type="core/table"][data-align="right"] table, .block-editor-block-list__block[data-type="core/table"][data-align="center"] table { - width: auto; } - .block-editor-block-list__block[data-type="core/table"][data-align="left"] td, - .block-editor-block-list__block[data-type="core/table"][data-align="left"] th, .block-editor-block-list__block[data-type="core/table"][data-align="right"] td, - .block-editor-block-list__block[data-type="core/table"][data-align="right"] th, .block-editor-block-list__block[data-type="core/table"][data-align="center"] td, - .block-editor-block-list__block[data-type="core/table"][data-align="center"] th { - word-break: break-word; } - -.block-editor-block-list__block[data-type="core/table"][data-align="center"] { - text-align: initial; } - .block-editor-block-list__block[data-type="core/table"][data-align="center"] table { - margin: 0 auto; } - -.wp-block-table { - margin: 0; } - .wp-block-table table { - border-collapse: collapse; } - .wp-block-table td, - .wp-block-table th { - padding: 0; - border: 1px solid; } - .wp-block-table td.is-selected, - .wp-block-table th.is-selected { - border-color: #00a0d2; - box-shadow: inset 0 0 0 1px #00a0d2; - border-style: double; } - .wp-block-table__cell-content { - padding: 0.5em; } - .wp-block-table__placeholder-form.wp-block-table__placeholder-form { - text-align: right; - align-items: center; } - .wp-block-table__placeholder-input { - width: 100px; } - .wp-block-table__placeholder-button { - min-width: 100px; - justify-content: center; } - -.block-editor .wp-block-tag-cloud a { - display: inline-block; - margin-left: 5px; } - -.block-editor .wp-block-tag-cloud span { - display: inline-block; - margin-right: 5px; - color: #8f98a1; - text-decoration: none; } - -.wp-block-text-columns .block-editor-rich-text__editable:focus { - outline: 1px solid #e2e4e7; } - -pre.wp-block-verse, -.wp-block-verse pre { - color: #191e23; - white-space: nowrap; - font-family: inherit; - font-size: inherit; - padding: 1em; - overflow: auto; } - -.block-editor-block-list__block[data-align="center"] { - text-align: center; } - -.editor-video-poster-control .components-button { - display: block; - margin-left: 8px; } - -.editor-video-poster-control .components-button + .components-button { - margin-top: 1em; } - -/** - * Import styles from internal editor components used by the blocks. - */ -.block-editor-block-list__layout .reusable-block-edit-panel { - align-items: center; - background: #f8f9f9; - color: #555d66; - display: flex; - flex-wrap: wrap; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - font-size: 13px; - position: relative; - top: -14px; - margin: 0 -14px; - padding: 8px 14px; - z-index: 61; - border: 1px dashed rgba(145, 151, 162, 0.25); - border-bottom: none; } - .block-editor-block-list__layout .block-editor-block-list__layout .reusable-block-edit-panel { - margin: 0 -14px; - padding: 8px 14px; } - .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner { - margin: 0 5px; } - .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info { - margin-left: auto; } - .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label { - margin-left: 8px; - white-space: nowrap; - font-weight: 600; } - .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title { - flex: 1 1 100%; - font-size: 14px; - height: 30px; - margin: 4px 0 8px; } - .block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button { - flex-shrink: 0; } - @media (min-width: 960px) { - .block-editor-block-list__layout .reusable-block-edit-panel { - flex-wrap: nowrap; } - .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title { - margin: 0; } - .block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button { - margin: 0 5px 0 0; } } - -.editor-block-list__layout .is-selected .reusable-block-edit-panel { - border-color: rgba(66, 88, 99, 0.4); - border-right-color: transparent; } - .is-dark-theme .editor-block-list__layout .is-selected .reusable-block-edit-panel { - border-color: rgba(255, 255, 255, 0.45); - border-right-color: transparent; } - -.block-editor-block-list__layout .reusable-block-indicator { - background: #fff; - border: 1px dashed #e2e4e7; - color: #555d66; - top: -14px; - height: 30px; - padding: 4px; - position: absolute; - z-index: 1; - width: 30px; - left: -14px; } - -/** - * Editor Normalization Styles - * - * These are only output in the editor, but styles here are NOT prefixed .editor-styles-wrapper. - * This allows us to create normalization styles that are easily overridden by editor styles. - */ -.editor-styles-wrapper [data-block] { - margin-top: 28px; - margin-bottom: 28px; } diff --git a/srcs/wordpress/wp-includes/css/dist/block-library/editor-rtl.min.css b/srcs/wordpress/wp-includes/css/dist/block-library/editor-rtl.min.css deleted file mode 100644 index 853d6e3..0000000 --- a/srcs/wordpress/wp-includes/css/dist/block-library/editor-rtl.min.css +++ /dev/null @@ -1 +0,0 @@ -.block-editor ul.wp-block-archives{padding-right:2.5em}.wp-block-audio{margin-right:0;margin-left:0}.edit-post-visual-editor .block-library-block__reusable-block-container .block-editor-writing-flow__click-redirect{height:auto}.block-editor-block-list__block[data-type="core/button"][data-align=center]{text-align:center}.block-editor-block-list__block[data-type="core/button"][data-align=center] div[data-block]{margin-right:auto;margin-left:auto}.block-editor-block-list__block[data-type="core/button"][data-align=right]{text-align:right}.wp-block-button{position:relative}.wp-block-button [contenteditable]{cursor:text}.wp-block-button .block-editor-rich-text{display:inline-block}.wp-block-button:not(.has-text-color):not(.is-style-outline) [data-rich-text-placeholder]:after{color:#fff}.wp-block-button .block-editor-rich-text__editable:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #00a0d2;outline:2px solid transparent;outline-offset:-2px}.wp-block-button [data-rich-text-placeholder]:after{opacity:.8}.wp-block-button__inline-link{color:#555d66;height:0;overflow:hidden;max-width:290px}.wp-block-button__inline-link-input__suggestions{max-width:290px}@media (min-width:782px){.wp-block-button__inline-link,.wp-block-button__inline-link-input__suggestions{max-width:260px}}@media (min-width:960px){.wp-block-button__inline-link,.wp-block-button__inline-link-input__suggestions{max-width:290px}}.is-selected .wp-block-button__inline-link,.is-typing .wp-block-button__inline-link{height:auto;overflow:visible;margin-top:16px}div[data-type="core/button"] div[data-block]{display:table}.block-editor .wp-block-categories ul{padding-right:2.5em}.block-editor .wp-block-categories ul ul{margin-top:6px}.wp-block-code .block-editor-plain-text{font-family:Menlo,Consolas,monaco,monospace;color:#23282d;font-size:16px}@media (min-width:600px){.wp-block-code .block-editor-plain-text{font-size:13px}}.wp-block-code .block-editor-plain-text:focus{box-shadow:none}.components-tab-button{display:inline-flex;align-items:flex-end;margin:0;padding:3px;background:none;outline:none;color:#555d66;cursor:pointer;position:relative;height:36px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:500;border:0}.components-tab-button.is-active,.components-tab-button.is-active:hover{color:#fff}.components-tab-button:disabled{cursor:default}.components-tab-button>span{border:1px solid transparent;padding:0 6px;box-sizing:content-box;height:28px;line-height:28px}.components-tab-button:focus>span,.components-tab-button:hover>span{color:#555d66}.components-tab-button:not(:disabled).is-active>span,.components-tab-button:not(:disabled):focus>span,.components-tab-button:not(:disabled):hover>span{border:1px solid #555d66}.components-tab-button.is-active:hover>span,.components-tab-button.is-active>span{background-color:#555d66;color:#fff}.wp-block-columns .editor-block-list__layout{margin-right:0;margin-left:0}.wp-block-columns .editor-block-list__layout .editor-block-list__block{max-width:none}[data-type="core/columns"][data-align=full] .wp-block-columns>.editor-inner-blocks{padding-right:14px;padding-left:14px}@media (min-width:600px){[data-type="core/columns"][data-align=full] .wp-block-columns>.editor-inner-blocks{padding-right:46px;padding-left:46px}}.wp-block-columns{display:block}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout{display:flex;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout{flex-wrap:nowrap}}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"],.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit,.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit .block-core-columns,.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit>div[data-block]{display:flex;flex-direction:column;flex:1 1 auto}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"],.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit,.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit .block-core-columns,.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit>div[data-block]{flex:1}}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]{padding-right:0;padding-left:0;margin-right:-14px;margin-left:-14px;min-width:0;word-break:break-word;overflow-wrap:break-word;flex-basis:100%}@media (min-width:600px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]{flex-basis:calc(50% - 44px);flex-grow:0;margin-right:14px;margin-left:14px}}@media (min-width:600px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:nth-child(2n){margin-right:46px}}@media (min-width:782px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:first-child){margin-right:46px}}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit{margin-top:0;margin-bottom:0}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit:before{right:0;left:0}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit>.editor-block-contextual-toolbar{margin-right:-1px}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit>[data-block]{margin-top:0;margin-bottom:0}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit>div>.block-core-columns>.editor-inner-blocks{margin-top:-28px;margin-bottom:-28px}[data-type="core/columns"] .block-list-appender{margin-top:28px;margin-bottom:28px}[data-type="core/columns"] [data-type="core/column"].is-selected .block-list-appender{margin:14px 0}.are-vertically-aligned-top .block-core-columns,div.block-core-columns.is-vertically-aligned-top{justify-content:flex-start}.are-vertically-aligned-center .block-core-columns,div.block-core-columns.is-vertically-aligned-center{justify-content:center}.are-vertically-aligned-bottom .block-core-columns,div.block-core-columns.is-vertically-aligned-bottom{justify-content:flex-end}[data-type="core/column"]>.editor-block-list__block-edit>.editor-block-list__breadcrumb{right:-3px}.block-core-columns>.block-editor-inner-blocks.has-overlay:after{right:0;left:0}.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/column"].has-child-selected>.block-editor-block-list__block-edit>[data-block]>div>.block-editor-inner-blocks,.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/column"].is-selected>.block-editor-block-list__block-edit>[data-block]>div>.block-editor-inner-blocks,.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/columns"].has-child-selected>.block-editor-block-list__block-edit>[data-block]>div>.block-editor-inner-blocks,.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/columns"].is-selected>.block-editor-block-list__block-edit>[data-block]>div>.block-editor-inner-blocks{padding:14px}.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/column"].has-child-selected>.block-editor-block-list__block-edit>[data-block]>div>.block-editor-inner-blocks>.components-placeholder,.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/column"].is-selected>.block-editor-block-list__block-edit>[data-block]>div>.block-editor-inner-blocks>.components-placeholder,.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/columns"].has-child-selected>.block-editor-block-list__block-edit>[data-block]>div>.block-editor-inner-blocks>.components-placeholder,.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/columns"].is-selected>.block-editor-block-list__block-edit>[data-block]>div>.block-editor-inner-blocks>.components-placeholder{margin:-14px;width:calc(100% + 28px)}.wp-block-cover-image.components-placeholder h2,.wp-block-cover.components-placeholder h2{color:inherit}.wp-block-cover-image.has-left-content .block-editor-rich-text__inline-toolbar,.wp-block-cover-image.has-right-content .block-editor-rich-text__inline-toolbar,.wp-block-cover.has-left-content .block-editor-rich-text__inline-toolbar,.wp-block-cover.has-right-content .block-editor-rich-text__inline-toolbar{display:inline-block}.wp-block-cover-image .block-editor-block-list__layout,.wp-block-cover .block-editor-block-list__layout{width:100%}.wp-block-cover-image .block-editor-block-list__block,.wp-block-cover .block-editor-block-list__block{color:#f8f9f9}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{text-align:right}.wp-block-cover-image .wp-block-cover__inner-container>.block-editor-inner-blocks>.block-editor-block-list__layout,.wp-block-cover .wp-block-cover__inner-container>.block-editor-inner-blocks>.block-editor-block-list__layout{margin-right:0;margin-left:0}.wp-block-cover-image.components-placeholder,.wp-block-cover.components-placeholder{background:rgba(139,139,150,.1);min-height:200px}.is-dark-theme .wp-block-cover-image.components-placeholder,.is-dark-theme .wp-block-cover.components-placeholder{background:hsla(0,0%,100%,.15)}.wp-block-cover-image .wp-block-cover__placeholder-color-palette,.wp-block-cover .wp-block-cover__placeholder-color-palette{max-width:290px;margin-top:1em}[data-align=left] .wp-block-cover,[data-align=left] .wp-block-cover-image,[data-align=right] .wp-block-cover,[data-align=right] .wp-block-cover-image{max-width:305px;width:100%}.block-library-cover__reset-button{margin-right:auto}.block-library-cover__resize-container:not(.is-resizing){height:auto!important}.wp-block-embed{margin-right:0;margin-left:0;clear:both}@media (min-width:600px){.wp-block-embed{min-width:360px}.wp-block-embed.components-placeholder{min-width:0}}.wp-block-embed.is-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1em;min-height:200px;text-align:center;background:#f8f9f9}.wp-block-embed.is-loading p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.wp-block-embed .components-placeholder__error{word-break:break-word}.wp-block-embed .components-placeholder__learn-more{margin-top:1em}.block-library-embed__interactive-overlay{position:absolute;top:0;right:0;left:0;bottom:0;opacity:0}.wp-block-file{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.wp-block-file .wp-block-file__content-wrapper{flex-grow:1}.wp-block-file .wp-block-file__textlink{display:inline-block;min-width:1em}.wp-block-file .wp-block-file__textlink:focus{box-shadow:none}.wp-block-file .wp-block-file__button-richtext-wrapper{display:inline-block;margin-right:.75em}.wp-block-file .wp-block-file__copy-url-button{margin-right:1em}.wp-block-freeform.block-library-rich-text__tinymce li,.wp-block-freeform.block-library-rich-text__tinymce p{line-height:1.8}.wp-block-freeform.block-library-rich-text__tinymce ol,.wp-block-freeform.block-library-rich-text__tinymce ul{padding-right:2.5em;margin-right:0}.wp-block-freeform.block-library-rich-text__tinymce blockquote{margin:0;box-shadow:inset 0 0 0 0 #e2e4e7;border-right:4px solid #000;padding-right:1em}.wp-block-freeform.block-library-rich-text__tinymce pre{white-space:pre-wrap;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;color:#23282d}.wp-block-freeform.block-library-rich-text__tinymce>:first-child{margin-top:0}.wp-block-freeform.block-library-rich-text__tinymce>:last-child{margin-bottom:0}.wp-block-freeform.block-library-rich-text__tinymce.mce-edit-focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce a{color:#007fac}.wp-block-freeform.block-library-rich-text__tinymce:focus a[data-mce-selected]{padding:0 2px;margin:0 -2px;border-radius:2px;box-shadow:0 0 0 1px #e5f5fa;background:#e5f5fa}.wp-block-freeform.block-library-rich-text__tinymce code{padding:2px;border-radius:2px;color:#23282d;background:#f3f4f5;font-family:Menlo,Consolas,monaco,monospace;font-size:14px}.wp-block-freeform.block-library-rich-text__tinymce:focus code[data-mce-selected]{background:#e8eaeb}.wp-block-freeform.block-library-rich-text__tinymce .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-freeform.block-library-rich-text__tinymce .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-freeform.block-library-rich-text__tinymce .aligncenter{display:block;margin-right:auto;margin-left:auto}.wp-block-freeform.block-library-rich-text__tinymce .wp-more-tag{width:96%;height:20px;display:block;margin:15px auto;outline:0;cursor:default;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAADtgAAAAoBAMAAAA86gLBAAAAJFBMVEVMaXG7u7vBwcHDw8POzs68vLzGxsbMzMy+vr7AwMDQ0NDGxsYKLGzpAAAADHRSTlMA///zWf+/f///TMxNVGuqAAABwklEQVR4Ae3dMXLaQBTH4bfj8UCpx8hq0vgKvgFNemhT6Qo6gg6R+0ZahM2QLmyBJ99XWP9V5+o3jIUcLQEAAAAAAAAAAAAAAAAAAAAAAABQ8j0WL9lfTtlt18uNXAUA8O/KVtfa1tdcrOdSh9gCQAMlh1hMNbZZ1bsrsQWABsrhLRbz7z5in/32UbfUMUbkMQCAh5RfGYv82UdMdZ6HS2wjT2ILAI8r3XmM2B3WvM59vfO2xXYW2yYAENuPU8S+X/N67mKxzy225yaxBQCxLV392UdcvwV0jPVUj98ntkBWT7C7+9u2/V/vGtvXIWJ6/4rtbottWa6Ri0NUT/u72LYttrb97LHdvUXMxxrb8TO2W2TF1rYbbLG1bbGNjMi4+2Sbi1FsbbvNFlvbFtt5fDnE3d9sP1/XeIyV2Nr2U2/guZUuptNrH/dPI9eLB6SaAEBs6wPJf3/PNk9tYgsAYrv/8TFuzx/fvkFqGtrEFgDEdpcZUb7ejXy6ntrEFgDENvL6gsas4vbdyKt4DACI7TxElJv/Z7udpqFNbAFAbKduy2uU2trttM/x28UWAAAAAAAAAAAAAAAAAAAAAAAAAADgDyPwGmGTCZp7AAAAAElFTkSuQmCC);background-size:1900px 20px;background-repeat:no-repeat;background-position:50%}.wp-block-freeform.block-library-rich-text__tinymce img::selection{background-color:transparent}.wp-block-freeform.block-library-rich-text__tinymce div.mceTemp{-ms-user-select:element}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption{margin:0;max-width:100%}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption a,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption img{display:block}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption *{-webkit-user-drag:none}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption .wp-caption-dd{padding-top:.5em;margin:0}.wp-block-freeform.block-library-rich-text__tinymce .wpview{width:99.99%;position:relative;clear:both;margin-bottom:16px;border:1px solid transparent}.wp-block-freeform.block-library-rich-text__tinymce .wpview iframe{display:block;max-width:100%;background:transparent}.wp-block-freeform.block-library-rich-text__tinymce .wpview .mce-shim{position:absolute;top:0;left:0;bottom:0;right:0}.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected="2"] .mce-shim{display:none}.wp-block-freeform.block-library-rich-text__tinymce .wpview .loading-placeholder{border:1px dashed #e8eaeb;padding:10px}.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error{border:1px solid #e8eaeb;padding:1em 0;margin:0;word-wrap:break-word}.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error p{margin:0;text-align:center}.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .loading-placeholder,.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .wpview-error{border-color:transparent}.wp-block-freeform.block-library-rich-text__tinymce .wpview .dashicons{display:block;margin:0 auto;width:32px;height:32px;font-size:32px}.wp-block-freeform.block-library-rich-text__tinymce .wpview.wpview-type-gallery:after{content:"";display:table;clear:both}.wp-block-freeform.block-library-rich-text__tinymce .gallery img[data-mce-selected]:focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce .gallery a{cursor:default}.wp-block-freeform.block-library-rich-text__tinymce .gallery{margin:auto -6px;padding:6px 0;line-height:1;overflow-x:hidden}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-item{float:right;margin:0;text-align:center;padding:6px;box-sizing:border-box}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption,.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-icon{margin:0}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption{font-size:13px;margin:4px 0}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-1 .gallery-item{width:100%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-2 .gallery-item{width:50%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-3 .gallery-item{width:33.33333%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-4 .gallery-item{width:25%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-5 .gallery-item{width:20%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-6 .gallery-item{width:16.66667%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-7 .gallery-item{width:14.28571%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-8 .gallery-item{width:12.5%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-9 .gallery-item{width:11.11111%}.wp-block-freeform.block-library-rich-text__tinymce .gallery img{max-width:100%;height:auto;border:none;padding:0}div[data-type="core/freeform"] .block-editor-block-list__block-edit:before{transition:border-color .1s linear,box-shadow .1s linear;border:1px solid #e2e4e7;outline:1px solid transparent}@media (prefers-reduced-motion:reduce){div[data-type="core/freeform"] .block-editor-block-list__block-edit:before{transition-duration:0s}}div[data-type="core/freeform"].is-selected .block-editor-block-list__block-edit:before{border-color:#b5bcc2 transparent #b5bcc2 #b5bcc2}div[data-type="core/freeform"].is-hovered .block-editor-block-list__breadcrumb{display:none}div[data-type="core/freeform"] .editor-block-contextual-toolbar+div{margin-top:0;padding-top:0}div[data-type="core/freeform"].is-selected .block-library-rich-text__tinymce:after{content:"";display:table;clear:both}.mce-toolbar-grp .mce-btn.mce-active:hover button,.mce-toolbar-grp .mce-btn.mce-active:hover i,.mce-toolbar-grp .mce-btn.mce-active button,.mce-toolbar-grp .mce-btn.mce-active i{color:#23282d}.mce-toolbar-grp .mce-rtl .mce-flow-layout-item.mce-last{margin-left:0;margin-right:8px}.mce-toolbar-grp .mce-btn i{font-style:normal}.block-library-classic__toolbar{display:none;width:auto;margin:0 -14px;position:-webkit-sticky;position:sticky;z-index:10;top:14px;transform:translateY(-14px);border:1px solid #e2e4e7;border-bottom:none;padding:0}div[data-type="core/freeform"].is-selected .block-library-classic__toolbar,div[data-type="core/freeform"].is-typing .block-library-classic__toolbar{display:block;border-color:#b5bcc2}.block-library-classic__toolbar .mce-tinymce{box-shadow:none}@media (min-width:600px){.block-library-classic__toolbar{padding:0}}.block-library-classic__toolbar:empty{display:block;background:#f5f5f5;border-bottom:1px solid #e2e4e7}.block-library-classic__toolbar:empty:before{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;content:attr(data-placeholder);color:#555d66;line-height:37px;padding:14px}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar .mce-menubar>div,.block-library-classic__toolbar .mce-tinymce-inline,.block-library-classic__toolbar .mce-tinymce-inline>div,.block-library-classic__toolbar div.mce-toolbar-grp,.block-library-classic__toolbar div.mce-toolbar-grp>div{height:auto!important;width:100%!important}.block-library-classic__toolbar .mce-container-body.mce-abs-layout{overflow:visible}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar div.mce-toolbar-grp{position:static}.block-library-classic__toolbar .mce-toolbar-grp>div{padding:1px 3px}.block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child){display:none}.block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar{display:block}.wp-block-gallery li{list-style-type:none}.is-selected .wp-block-gallery{margin-bottom:0}figure.wp-block-gallery{display:block;margin:0}.blocks-gallery-grid.blocks-gallery-grid{margin-bottom:0}.blocks-gallery-item figure:not(.is-selected):focus{outline:none}.blocks-gallery-item figure.is-selected{outline:4px solid #0085ba}body.admin-color-sunrise .blocks-gallery-item figure.is-selected{outline:4px solid #d1864a}body.admin-color-ocean .blocks-gallery-item figure.is-selected{outline:4px solid #a3b9a2}body.admin-color-midnight .blocks-gallery-item figure.is-selected{outline:4px solid #e14d43}body.admin-color-ectoplasm .blocks-gallery-item figure.is-selected{outline:4px solid #a7b656}body.admin-color-coffee .blocks-gallery-item figure.is-selected{outline:4px solid #c2a68c}body.admin-color-blue .blocks-gallery-item figure.is-selected{outline:4px solid #82b4cb}body.admin-color-light .blocks-gallery-item figure.is-selected{outline:4px solid #0085ba}.blocks-gallery-item figure.is-transient img{opacity:.3}.blocks-gallery-item .block-editor-rich-text{position:absolute;bottom:0;width:100%;max-height:100%;overflow-y:auto}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-item .is-selected .block-editor-rich-text{left:0;right:0;margin-top:-4px}}.blocks-gallery-item .is-selected .block-editor-rich-text .block-editor-rich-text__inline-toolbar{top:0}.blocks-gallery-item .is-selected .block-editor-rich-text figcaption{padding-top:48px}.blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu,.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu{background:#fff;border:1px solid rgba(66,88,99,.4);border-radius:4px;transition:box-shadow .2s ease-out}@media (prefers-reduced-motion:reduce){.blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu,.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu{transition-duration:0s}}.blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu:hover,.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu:hover{box-shadow:0 2px 10px rgba(25,30,35,.1),0 0 2px rgba(25,30,35,.1)}.blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button,.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button{color:rgba(14,28,46,.62);padding:2px;height:24px}.blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button:not(:disabled):not([aria-disabled=true]):not(.is-default):hover,.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{box-shadow:none}@media (min-width:600px){.columns-7 .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button,.columns-7 .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button,.columns-8 .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button,.columns-8 .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button{padding:0;width:inherit;height:inherit}}.blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button:focus,.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button:focus{color:inherit}.blocks-gallery-item .block-editor-rich-text figcaption{position:relative;overflow:hidden}.blocks-gallery-item .block-editor-rich-text figcaption a{color:#fff}.block-library-gallery-item__inline-menu,.block-library-gallery-item__move-menu{margin:8px;display:inline-flex;z-index:20}.block-library-gallery-item__inline-menu .components-button,.block-library-gallery-item__move-menu .components-button{color:transparent}@media (min-width:600px){.columns-7 .block-library-gallery-item__inline-menu,.columns-7 .block-library-gallery-item__move-menu,.columns-8 .block-library-gallery-item__inline-menu,.columns-8 .block-library-gallery-item__move-menu{padding:2px}}.block-library-gallery-item__inline-menu{position:absolute;top:-2px;left:-2px}.block-library-gallery-item__move-menu{position:absolute;top:-2px;right:-2px}.blocks-gallery-item__move-backward,.blocks-gallery-item__move-forward,.blocks-gallery-item__remove{padding:0}.blocks-gallery-item .components-spinner{position:absolute;top:50%;right:50%;margin-top:-9px;margin-right:-9px}.wp-block[data-type="core/group"] .editor-block-list__insertion-point{right:0;left:0}.wp-block[data-type="core/group"]>.editor-block-list__block-edit>div>.wp-block-group.has-background>.wp-block-group__inner-container>.editor-inner-blocks{margin-top:-32px;margin-bottom:-32px}.wp-block[data-type="core/group"]>.editor-block-list__block-edit>div>.wp-block-group>.wp-block-group__inner-container>.editor-inner-blocks>.editor-block-list__layout>.wp-block[data-align=full]{margin-right:auto;margin-left:auto;padding-right:28px;padding-left:28px}@media (min-width:600px){.wp-block[data-type="core/group"]>.editor-block-list__block-edit>div>.wp-block-group>.wp-block-group__inner-container>.editor-inner-blocks>.editor-block-list__layout>.wp-block[data-align=full]{padding-right:58px;padding-left:58px}}.wp-block[data-type="core/group"]>.editor-block-list__block-edit>div>.wp-block-group.has-background>.wp-block-group__inner-container>.editor-inner-blocks>.editor-block-list__layout>.wp-block[data-align=full]{margin-right:-30px;width:calc(100% + 60px)}.wp-block[data-type="core/group"][data-align=full]>.editor-block-list__block-edit>div>.wp-block-group>.wp-block-group__inner-container>.editor-inner-blocks{margin-right:auto;margin-left:auto;padding-right:0;padding-left:0}.wp-block[data-type="core/group"][data-align=full]>.editor-block-list__block-edit>div>.wp-block-group>.wp-block-group__inner-container>.editor-inner-blocks>.editor-block-list__layout{margin-right:0;margin-left:0}.wp-block[data-type="core/group"][data-align=full]>.editor-block-list__block-edit>div>.wp-block-group>.wp-block-group__inner-container>.editor-inner-blocks>.editor-block-list__layout>.wp-block[data-align=full]{padding-left:0;padding-right:0;right:0;width:100%;max-width:none}.wp-block[data-type="core/group"][data-align=full]>.editor-block-list__block-edit>div>.wp-block-group>.wp-block-group__inner-container>.editor-inner-blocks>.editor-block-list__layout>.wp-block[data-align=full]>.editor-block-list__block-edit{margin-right:0;margin-left:0}.wp-block[data-type="core/group"][data-align=full]>.editor-block-list__block-edit>div>.wp-block-group.has-background>.wp-block-group__inner-container>.editor-inner-blocks>.editor-block-list__layout>.wp-block[data-align=full]{width:calc(100% + 60px)}.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/group"].has-child-selected>.block-editor-block-list__block-edit>[data-block]>.wp-block-group>.wp-block-group__inner-container>.block-editor-inner-blocks,.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/group"].is-selected>.block-editor-block-list__block-edit>[data-block]>.wp-block-group>.wp-block-group__inner-container>.block-editor-inner-blocks{padding:14px}.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/group"].has-child-selected>.block-editor-block-list__block-edit>[data-block]>.wp-block-group:not(.has-background)>.wp-block-group__inner-container>.block-editor-inner-blocks>.block-editor-block-list__layout,.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/group"].is-selected>.block-editor-block-list__block-edit>[data-block]>.wp-block-group:not(.has-background)>.wp-block-group__inner-container>.block-editor-inner-blocks>.block-editor-block-list__layout{margin-top:-28px;margin-bottom:-28px}[data-type="core/group"].is-selected .block-list-appender{margin-right:0;margin-left:0}[data-type="core/group"].is-selected .has-background .block-list-appender{margin-top:18px;margin-bottom:18px}.wp-block-html{margin-bottom:28px}.wp-block-html .block-editor-plain-text{font-family:Menlo,Consolas,monaco,monospace;color:#23282d;padding:.8em 1em;border:1px solid #e2e4e7;border-radius:4px;max-height:250px;font-size:16px}@media (min-width:600px){.wp-block-html .block-editor-plain-text{font-size:13px}}.wp-block-html .block-editor-plain-text:focus{box-shadow:none}.wp-block-image{position:relative;margin-right:0;margin-left:0}.wp-block-image.is-transient img{opacity:.3}.wp-block-image figcaption img{display:inline}.wp-block-image .components-spinner{position:absolute;top:50%;right:50%;margin-top:-9px;margin-right:-9px}.wp-block-image .components-resizable-box__container{display:inline-block}.wp-block-image .components-resizable-box__container img{display:block;width:100%}.wp-block-image.is-focused .components-resizable-box__handle{display:block;z-index:1}.block-editor-block-list__block[data-type="core/image"][data-align=center] .wp-block-image{margin-right:auto;margin-left:auto}.block-editor-block-list__block[data-type="core/image"][data-align=center][data-resized=false] .wp-block-image>div{margin-right:auto;margin-left:auto}.edit-post-sidebar .block-library-image__dimensions{margin-bottom:1em}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row{display:flex;justify-content:space-between}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height,.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width{margin-bottom:.5em}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height input,.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width input{line-height:1.25}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width{margin-left:5px}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height{margin-right:5px}.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{position:absolute;right:0;left:0;margin:-1px 0}@media (min-width:600px){.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{margin:-1px}}[data-type="core/image"][data-align=center] .block-editor-block-list__block-edit figure,[data-type="core/image"][data-align=left] .block-editor-block-list__block-edit figure,[data-type="core/image"][data-align=right] .block-editor-block-list__block-edit figure{margin:0;display:table}[data-type="core/image"][data-align=center] .block-editor-block-list__block-edit .block-editor-rich-text,[data-type="core/image"][data-align=left] .block-editor-block-list__block-edit .block-editor-rich-text,[data-type="core/image"][data-align=right] .block-editor-block-list__block-edit .block-editor-rich-text{display:table-caption;caption-side:bottom}[data-type="core/image"][data-align=full] figure img,[data-type="core/image"][data-align=wide] figure img{width:100%}[data-type="core/image"] .block-editor-block-list__block-edit figure.is-resized{margin:0;display:table}[data-type="core/image"] .block-editor-block-list__block-edit figure.is-resized .block-editor-rich-text{display:table-caption;caption-side:bottom}.wp-block-latest-comments.has-avatars .avatar{margin-left:10px}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px;padding-top:0}.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment{min-height:36px}.block-editor .wp-block-latest-posts{padding-right:2.5em}.block-editor .wp-block-latest-posts.is-grid{padding-right:0}.wp-block-latest-posts li a>div{display:inline}.wp-block-legacy-widget__edit-container,.wp-block-legacy-widget__preview{padding-right:2.5em;padding-left:2.5em}.wp-block-legacy-widget__edit-container .widget-inside{border:none;display:block;box-shadow:none}.wp-block-legacy-widget__update-button{margin-right:auto;display:block}.wp-block-legacy-widget__preview{overflow:auto}.wp-block-media-text .__resizable_base__{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/span 2;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-vertically-aligned-top .block-editor-inner-blocks,.wp-block-media-text.is-vertically-aligned-top .editor-media-container__resizer{-ms-grid-row-align:start;align-self:start}.wp-block-media-text .block-editor-inner-blocks,.wp-block-media-text .editor-media-container__resizer,.wp-block-media-text.is-vertically-aligned-center .block-editor-inner-blocks,.wp-block-media-text.is-vertically-aligned-center .editor-media-container__resizer{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .block-editor-inner-blocks,.wp-block-media-text.is-vertically-aligned-bottom .editor-media-container__resizer{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .editor-media-container__resizer{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;width:100%!important}.wp-block-media-text.is-image-fill .editor-media-container__resizer{height:100%!important}.wp-block-media-text .editor-inner-blocks,.wp-block-media-text.has-media-on-the-right .editor-media-container__resizer{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.wp-block-media-text .editor-inner-blocks{word-break:break-word;text-align:initial;padding:0 8%}.wp-block-media-text.has-media-on-the-right .block-editor-inner-blocks{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block{max-width:unset}figure.block-library-media-text__media-container{margin:0;height:100%;width:100%}.wp-block-media-text .block-library-media-text__media-container img,.wp-block-media-text .block-library-media-text__media-container video{vertical-align:middle;width:100%}.editor-media-container__resizer .components-resizable-box__handle{display:none}.wp-block-media-text.is-selected:not(.is-stacked-on-mobile) .editor-media-container__resizer .components-resizable-box__handle{display:block}@media (min-width:600px){.wp-block-media-text.is-selected.is-stacked-on-mobile .editor-media-container__resizer .components-resizable-box__handle{display:block}}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile .block-editor-inner-blocks{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-stacked-on-mobile .editor-media-container__resizer,.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .block-editor-inner-blocks{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .editor-media-container__resizer{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}}.editor-styles-wrapper .block-library-list ol,.editor-styles-wrapper .block-library-list ul{padding-right:1.3em;margin-right:1.3em}.block-editor-block-list__block[data-type="core/more"]{max-width:100%;text-align:center;margin-top:28px;margin-bottom:28px}.block-editor .wp-block-more{display:block;text-align:center;white-space:nowrap}.block-editor .wp-block-more input[type=text]{position:relative;font-size:13px;text-transform:uppercase;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;color:#6c7781;border:none;box-shadow:none;white-space:nowrap;text-align:center;margin:0;border-radius:4px;background:#fff;padding:6px 8px;height:24px}.block-editor .wp-block-more input[type=text]:focus{box-shadow:none}.block-editor .wp-block-more:before{content:"";position:absolute;top:50%;right:0;left:0;border-top:3px dashed #ccd0d4}.wp-block-navigation-menu,.wp-block-navigation-menu .block-editor-block-list__layout{display:-ms-grid;display:grid;grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content;grid-auto-flow:column;align-items:center;white-space:nowrap}.wp-block-navigation-menu__inserter-content{width:350px;padding:16px}.wp-block-navigation-menu-item__edit-container{display:-ms-grid;display:grid;grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content;grid-auto-flow:column;align-items:center;white-space:nowrap;border:1px solid #e2e4e7;width:178px;padding-right:1px}.wp-block-navigation-menu-item__edit-container .wp-block-navigation-menu-item__field{border-left:1px solid #e2e4e7!important;width:140px;border:none;border-radius:0;padding-right:16px;min-height:35px;line-height:35px}.wp-block-navigation-menu-item__edit-container .wp-block-navigation-menu-item__field,.wp-block-navigation-menu-item__edit-container .wp-block-navigation-menu-item__field:focus{color:#555d66}.wp-block-navigation-menu-item{font-family:"Noto Serif",serif;color:#0073af;font-weight:700;font-size:14px}.wp-block-navigation-menu-item__nofollow-external-link{display:block}.wp-block-navigation-menu-item__separator{margin:8px 0;border-top:1px solid #e2e4e7}.components-popover:not(.is-mobile).wp-block-navigation-menu-item__dropdown-content{margin-top:-1px;margin-right:-4px}.wp-block-navigation-menu-item__dropdown-content .components-popover__content{padding:8px 0}.wp-block-navigation-menu .block-editor-block-list__block[data-type="core/navigation-menu-item"]>.block-editor-block-list__block-edit>div[role=toolbar]{display:none}.wp-block-navigation-menu .block-editor-block-list__block[data-type="core/navigation-menu-item"]>.block-editor-block-list__insertion-point{display:none}.block-editor-block-list__block[data-type="core/nextpage"]{max-width:100%;margin-top:28px;margin-bottom:28px}.wp-block-nextpage{display:block;text-align:center;white-space:nowrap}.wp-block-nextpage>span{font-size:13px;position:relative;display:inline-block;text-transform:uppercase;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;color:#6c7781;border-radius:4px;background:#fff;padding:6px 8px;height:24px}.wp-block-nextpage:before{content:"";position:absolute;top:50%;right:0;left:0;border-top:3px dashed #ccd0d4}.block-editor-rich-text__editable.wp-block-paragraph:not(.is-selected) [data-rich-text-placeholder]:after{display:inline-block;padding-left:108px}.wp-block .wp-block .block-editor-rich-text__editable.wp-block-paragraph:not(.is-selected) [data-rich-text-placeholder]:after{padding-left:36px}.block-editor-block-list__block[data-type="core/paragraph"] p{min-height:28px;line-height:1.8}.wp-block-preformatted pre{white-space:pre-wrap}.block-editor-block-list__block[data-type="core/pullquote"][data-align=left] .block-editor-rich-text p,.block-editor-block-list__block[data-type="core/pullquote"][data-align=right] .block-editor-rich-text p{font-size:20px}.wp-block-pullquote blockquote>.block-editor-rich-text p{font-size:28px;line-height:1.6}.wp-block-pullquote.is-style-solid-color{margin-right:0;margin-left:0}.wp-block-pullquote.is-style-solid-color blockquote>.block-editor-rich-text p{font-size:32px}.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation{text-transform:none;font-style:normal}.wp-block-pullquote .wp-block-pullquote__citation{color:inherit}.wp-block-quote__citation{font-size:13px}.block-editor .wp-block-rss{padding-right:2.5em}.block-editor .wp-block-rss.is-grid{padding-right:0}.wp-block-rss li a>div{display:inline}.wp-block-search .wp-block-search__input{border-radius:4px;border:1px solid #7e8993;color:rgba(14,28,46,.62);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.wp-block-search .wp-block-search__input:focus{outline:none}.wp-block-search .wp-block-search__button{background:#f7f7f7;border-radius:4px;border:1px solid #ccc;box-shadow:inset 0 -1px 0 #ccc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.wp-block-search .wp-block-search__button .wp-block-search__button-rich-text{padding:6px 10px}.wp-block-shortcode{display:flex;flex-direction:column;padding:14px;background-color:rgba(139,139,150,.1);font-size:13px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin-bottom:28px}.wp-block-shortcode label{display:flex;align-items:center;white-space:nowrap;font-weight:600;flex-shrink:0}.wp-block-shortcode .block-editor-plain-text{width:80%;max-height:250px}.wp-block-shortcode .dashicon{margin-left:8px}.wp-social-link{padding:6px}.wp-block-social-links.is-style-pill-shape .wp-social-link{padding-right:16px;padding-left:16px}.wp-block-social-links div.editor-url-input{display:inline-block;margin-right:8px}.wp-block-social-links .editor-block-list__layout{display:flex;justify-content:flex-start}[data-type="core/social-links"] .wp-block-social-links>.block-editor-inner-blocks>.block-editor-block-list__layout{margin-right:0;margin-left:0}[data-type="core/social-links"] .wp-block-social-links>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block{width:auto;padding-right:0;padding-left:0}[data-type="core/social-links"] .wp-block-social-links>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block>.block-editor-block-list__block-edit{margin-right:0;margin-left:0}[data-type="core/social-links"] .wp-block-social-links>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block>.block-editor-block-list__block-edit:before{border-left:none;border-top:none;border-bottom:none}[data-type="core/social-links"] .wp-block-social-links>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block.is-hovered:not(.is-navigate-mode)>.block-editor-block-list__block-edit:before{box-shadow:none}[data-type="core/social-links"].has-child-selected .wp-block-social-links .block-editor-block-list__block-edit:before,[data-type="core/social-links"].is-hovered .wp-block-social-links .block-editor-block-list__block-edit:before,[data-type="core/social-links"].is-selected .wp-block-social-links .block-editor-block-list__block-edit:before{border-color:transparent!important}[data-type="core/social-links"] .wp-block-social-links>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block>.block-editor-block-list__block-edit>[data-block]{margin-top:0;margin-bottom:0}[data-type="core/social-links"] .wp-block-social-links .block-editor-block-list__breadcrumb,[data-type="core/social-links"] .wp-block-social-links .block-editor-block-list__insertion-point,[data-type="core/social-links"] .wp-block-social-links .block-editor-block-mover.block-editor-block-mover{display:none}.wp-block-social-links .block-list-appender{margin:0}.wp-block-social-links .block-list-appender .block-editor-button-block-appender{padding:8px;outline:none;background:none}[data-type="core/social-links"][data-align=center] .wp-block-social-links{justify-content:center}.block-editor-block-preview__content .wp-social-link:disabled{opacity:1}.block-editor-block-preview__content [data-type="core/social-links"]{width:auto!important;display:inline-block}[data-type="core/social-links"]:not(.is-selected):not(.has-child-selected) .wp-block-social-links{min-height:36px}[data-type="core/social-links"] .wp-social-link__is-incomplete{transition:transform .1s ease;transform-origin:center center}[data-type="core/social-links"]:not(.is-selected):not(.has-child-selected) .wp-social-link__is-incomplete{opacity:0;transform:scale(0);width:0;padding:0;margin-left:0}.wp-social-link.wp-social-link__is-incomplete{opacity:.5}.wp-block-social-links .is-selected .wp-social-link__is-incomplete,.wp-social-link.wp-social-link__is-incomplete:focus,.wp-social-link.wp-social-link__is-incomplete:hover{opacity:1}[data-type="core/social-links"] .wp-social-link:focus{opacity:1;box-shadow:0 0 0 2px #fff,0 0 0 4px #007cba;outline:2px solid transparent}.block-library-spacer__resize-container.is-selected{background:#f3f4f5}.block-library-spacer__resize-container{clear:both;margin-bottom:28px}.edit-post-visual-editor p.wp-block-subhead{color:#6c7781;font-size:1.1em;font-style:italic}.block-editor-block-list__block[data-type="core/table"][data-align=center],.block-editor-block-list__block[data-type="core/table"][data-align=left],.block-editor-block-list__block[data-type="core/table"][data-align=right]{height:auto}.block-editor-block-list__block[data-type="core/table"][data-align=center] table,.block-editor-block-list__block[data-type="core/table"][data-align=left] table,.block-editor-block-list__block[data-type="core/table"][data-align=right] table{width:auto}.block-editor-block-list__block[data-type="core/table"][data-align=center] td,.block-editor-block-list__block[data-type="core/table"][data-align=center] th,.block-editor-block-list__block[data-type="core/table"][data-align=left] td,.block-editor-block-list__block[data-type="core/table"][data-align=left] th,.block-editor-block-list__block[data-type="core/table"][data-align=right] td,.block-editor-block-list__block[data-type="core/table"][data-align=right] th{word-break:break-word}.block-editor-block-list__block[data-type="core/table"][data-align=center]{text-align:initial}.block-editor-block-list__block[data-type="core/table"][data-align=center] table{margin:0 auto}.wp-block-table{margin:0}.wp-block-table table{border-collapse:collapse}.wp-block-table td,.wp-block-table th{padding:0;border:1px solid}.wp-block-table td.is-selected,.wp-block-table th.is-selected{border-color:#00a0d2;box-shadow:inset 0 0 0 1px #00a0d2;border-style:double}.wp-block-table__cell-content{padding:.5em}.wp-block-table__placeholder-form.wp-block-table__placeholder-form{text-align:right;align-items:center}.wp-block-table__placeholder-input{width:100px}.wp-block-table__placeholder-button{min-width:100px;justify-content:center}.block-editor .wp-block-tag-cloud a{display:inline-block;margin-left:5px}.block-editor .wp-block-tag-cloud span{display:inline-block;margin-right:5px;color:#8f98a1;text-decoration:none}.wp-block-text-columns .block-editor-rich-text__editable:focus{outline:1px solid #e2e4e7}.wp-block-verse pre,pre.wp-block-verse{color:#191e23;white-space:nowrap;font-family:inherit;font-size:inherit;padding:1em;overflow:auto}.block-editor-block-list__block[data-align=center]{text-align:center}.editor-video-poster-control .components-button{display:block;margin-left:8px}.editor-video-poster-control .components-button+.components-button{margin-top:1em}.block-editor-block-list__layout .reusable-block-edit-panel{align-items:center;background:#f8f9f9;color:#555d66;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;position:relative;top:-14px;margin:0 -14px;padding:8px 14px;z-index:61;border:1px dashed rgba(145,151,162,.25);border-bottom:none}.block-editor-block-list__layout .block-editor-block-list__layout .reusable-block-edit-panel{margin:0 -14px;padding:8px 14px}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{margin:0 5px}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{margin-left:auto}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{margin-left:8px;white-space:nowrap;font-weight:600}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{flex:1 1 100%;font-size:14px;height:30px;margin:4px 0 8px}.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{flex-shrink:0}@media (min-width:960px){.block-editor-block-list__layout .reusable-block-edit-panel{flex-wrap:nowrap}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{margin:0}.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 5px 0 0}}.editor-block-list__layout .is-selected .reusable-block-edit-panel{border-color:rgba(66,88,99,.4) transparent rgba(66,88,99,.4) rgba(66,88,99,.4)}.is-dark-theme .editor-block-list__layout .is-selected .reusable-block-edit-panel{border-color:hsla(0,0%,100%,.45) transparent hsla(0,0%,100%,.45) hsla(0,0%,100%,.45)}.block-editor-block-list__layout .reusable-block-indicator{background:#fff;border:1px dashed #e2e4e7;color:#555d66;top:-14px;height:30px;padding:4px;position:absolute;z-index:1;width:30px;left:-14px}.editor-styles-wrapper [data-block]{margin-top:28px;margin-bottom:28px} \ No newline at end of file diff --git a/srcs/wordpress/wp-includes/css/dist/block-library/editor.css b/srcs/wordpress/wp-includes/css/dist/block-library/editor.css deleted file mode 100644 index 02ccea5..0000000 --- a/srcs/wordpress/wp-includes/css/dist/block-library/editor.css +++ /dev/null @@ -1,1566 +0,0 @@ -/** - * Colors - */ -/** - * Breakpoints & Media Queries - */ -/** - * Often re-used variables - */ -/** - * Breakpoint mixins - */ -/** - * Long content fade mixin - * - * Creates a fading overlay to signify that the content is longer - * than the space allows. - */ -/** - * Button states and focus styles - */ -/** - * Applies editor left position to the selector passed as argument - */ -/** - * Applies editor right position to the selector passed as argument - */ -/** - * Styles that are reused verbatim in a few places - */ -/** - * Allows users to opt-out of animations via OS-level preferences. - */ -/** - * Reset default styles for JavaScript UI based pages. - * This is a WP-admin agnostic reset - */ -/** - * Reset the WP Admin page styles for Gutenberg-like pages. - */ -.block-editor ul.wp-block-archives { - padding-left: 2.5em; } - -.wp-block-audio { - margin-left: 0; - margin-right: 0; } - -.edit-post-visual-editor .block-library-block__reusable-block-container .block-editor-writing-flow__click-redirect { - height: auto; } - -.block-editor-block-list__block[data-type="core/button"][data-align="center"] { - text-align: center; } - .block-editor-block-list__block[data-type="core/button"][data-align="center"] div[data-block] { - margin-left: auto; - margin-right: auto; } - -.block-editor-block-list__block[data-type="core/button"][data-align="right"] { - /*!rtl:ignore*/ - text-align: right; } - -.wp-block-button { - position: relative; } - .wp-block-button [contenteditable] { - cursor: text; } - .wp-block-button .block-editor-rich-text { - display: inline-block; } - .wp-block-button:not(.has-text-color):not(.is-style-outline) [data-rich-text-placeholder]::after { - color: #fff; } - .wp-block-button .block-editor-rich-text__editable:focus { - box-shadow: 0 0 0 1px #fff, 0 0 0 3px #00a0d2; - outline: 2px solid transparent; - outline-offset: -2px; } - .wp-block-button [data-rich-text-placeholder]::after { - opacity: 0.8; } - -.wp-block-button__inline-link { - color: #555d66; - height: 0; - overflow: hidden; - max-width: 290px; } - .wp-block-button__inline-link-input__suggestions { - max-width: 290px; } - @media (min-width: 782px) { - .wp-block-button__inline-link { - max-width: 260px; } - .wp-block-button__inline-link-input__suggestions { - max-width: 260px; } } - @media (min-width: 960px) { - .wp-block-button__inline-link { - max-width: 290px; } - .wp-block-button__inline-link-input__suggestions { - max-width: 290px; } } - .is-selected .wp-block-button__inline-link, - .is-typing .wp-block-button__inline-link { - height: auto; - overflow: visible; - margin-top: 16px; } - -div[data-type="core/button"] div[data-block] { - display: table; } - -.block-editor .wp-block-categories ul { - padding-left: 2.5em; } - .block-editor .wp-block-categories ul ul { - margin-top: 6px; } - -.wp-block-code .block-editor-plain-text { - font-family: Menlo, Consolas, monaco, monospace; - color: #23282d; - /* Fonts smaller than 16px causes mobile safari to zoom. */ - font-size: 16px; } - @media (min-width: 600px) { - .wp-block-code .block-editor-plain-text { - font-size: 13px; } } - .wp-block-code .block-editor-plain-text:focus { - box-shadow: none; } - -.components-tab-button { - display: inline-flex; - align-items: flex-end; - margin: 0; - padding: 3px; - background: none; - outline: none; - color: #555d66; - cursor: pointer; - position: relative; - height: 36px; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - font-size: 13px; - font-weight: 500; - border: 0; } - .components-tab-button.is-active, .components-tab-button.is-active:hover { - color: #fff; } - .components-tab-button:disabled { - cursor: default; } - .components-tab-button > span { - border: 1px solid transparent; - padding: 0 6px; - box-sizing: content-box; - height: 28px; - line-height: 28px; } - .components-tab-button:hover > span, - .components-tab-button:focus > span { - color: #555d66; } - .components-tab-button:not(:disabled).is-active > span, - .components-tab-button:not(:disabled):hover > span, - .components-tab-button:not(:disabled):focus > span { - border: 1px solid #555d66; } - .components-tab-button.is-active > span, - .components-tab-button.is-active:hover > span { - background-color: #555d66; - color: #fff; } - -.wp-block-columns .editor-block-list__layout { - margin-left: 0; - margin-right: 0; } - .wp-block-columns .editor-block-list__layout .editor-block-list__block { - max-width: none; } - -[data-type="core/columns"][data-align="full"] .wp-block-columns > .editor-inner-blocks { - padding-left: 14px; - padding-right: 14px; } - @media (min-width: 600px) { - [data-type="core/columns"][data-align="full"] .wp-block-columns > .editor-inner-blocks { - padding-left: 46px; - padding-right: 46px; } } - -.wp-block-columns { - display: block; } - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout { - display: flex; - flex-wrap: wrap; } - @media (min-width: 782px) { - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout { - flex-wrap: nowrap; } } - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"], - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit, - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit > div[data-block], - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit .block-core-columns { - display: flex; - flex-direction: column; - flex: 1 1 auto; } - @supports ((position: -webkit-sticky) or (position: sticky)) { - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"], - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit, - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit > div[data-block], - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit .block-core-columns { - flex: 1; } } - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] { - padding-left: 0; - padding-right: 0; - margin-left: -14px; - margin-right: -14px; - min-width: 0; - word-break: break-word; - overflow-wrap: break-word; - flex-basis: 100%; } - @media (min-width: 600px) { - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] { - flex-basis: calc(50% - (16px + 28px)); - flex-grow: 0; - margin-left: 14px; - margin-right: 14px; } } - @media (min-width: 600px) { - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"]:nth-child(even) { - margin-left: calc(32px + 14px); } } - @media (min-width: 782px) { - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"]:not(:first-child) { - margin-left: calc(32px + 14px); } } - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit { - margin-top: 0; - margin-bottom: 0; } - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit::before { - left: 0; - right: 0; } - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit > .editor-block-contextual-toolbar { - margin-left: -1px; } - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit > [data-block] { - margin-top: 0; - margin-bottom: 0; } - .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit > div > .block-core-columns > .editor-inner-blocks { - margin-top: -28px; - margin-bottom: -28px; } - -/** - * Columns act as as a "passthrough container" - * and therefore has its vertical margins/padding removed via negative margins - * therefore we need to compensate for this here by doubling the spacing on the - * vertical to ensure there is equal visual spacing around the inserter. Note there - * is no formal API for a "passthrough" Block so this is an edge case overide - */ -[data-type="core/columns"] .block-list-appender { - margin-top: 28px; - margin-bottom: 28px; } - -[data-type="core/columns"] [data-type="core/column"].is-selected .block-list-appender { - margin: 14px 0; } - -/** - * Vertical Alignment Preview - * note: specificity is important here to ensure individual - * * columns alignment is prioritised over parent column alignment - * - */ -.are-vertically-aligned-top .block-core-columns, -div.block-core-columns.is-vertically-aligned-top { - justify-content: flex-start; } - -.are-vertically-aligned-center .block-core-columns, -div.block-core-columns.is-vertically-aligned-center { - justify-content: center; } - -.are-vertically-aligned-bottom .block-core-columns, -div.block-core-columns.is-vertically-aligned-bottom { - justify-content: flex-end; } - -/** - * Fixes single Column breadcrumb position. - */ -[data-type="core/column"] > .editor-block-list__block-edit > .editor-block-list__breadcrumb { - left: -3px; } - -/** - * Make single Column overlay not extend past boundaries of parent - */ -.block-core-columns > .block-editor-inner-blocks.has-overlay::after { - left: 0; - right: 0; } - -/** - * Add extra padding when the parent block is selected, for easier interaction. - */ -.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/columns"].is-selected > .block-editor-block-list__block-edit > [data-block] > div > .block-editor-inner-blocks, -.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/columns"].has-child-selected > .block-editor-block-list__block-edit > [data-block] > div > .block-editor-inner-blocks, -.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/column"].is-selected > .block-editor-block-list__block-edit > [data-block] > div > .block-editor-inner-blocks, -.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/column"].has-child-selected > .block-editor-block-list__block-edit > [data-block] > div > .block-editor-inner-blocks { - padding: 14px; } - .block-editor-block-list__layout .block-editor-block-list__block[data-type="core/columns"].is-selected > .block-editor-block-list__block-edit > [data-block] > div > .block-editor-inner-blocks > .components-placeholder, - .block-editor-block-list__layout .block-editor-block-list__block[data-type="core/columns"].has-child-selected > .block-editor-block-list__block-edit > [data-block] > div > .block-editor-inner-blocks > .components-placeholder, - .block-editor-block-list__layout .block-editor-block-list__block[data-type="core/column"].is-selected > .block-editor-block-list__block-edit > [data-block] > div > .block-editor-inner-blocks > .components-placeholder, - .block-editor-block-list__layout .block-editor-block-list__block[data-type="core/column"].has-child-selected > .block-editor-block-list__block-edit > [data-block] > div > .block-editor-inner-blocks > .components-placeholder { - margin: -14px; - width: calc(100% + 28px); } - -.wp-block-cover-image.components-placeholder h2, -.wp-block-cover.components-placeholder h2 { - color: inherit; } - -.wp-block-cover-image.has-right-content .block-editor-rich-text__inline-toolbar, -.wp-block-cover-image.has-left-content .block-editor-rich-text__inline-toolbar, -.wp-block-cover.has-right-content .block-editor-rich-text__inline-toolbar, -.wp-block-cover.has-left-content .block-editor-rich-text__inline-toolbar { - display: inline-block; } - -.wp-block-cover-image .block-editor-block-list__layout, -.wp-block-cover .block-editor-block-list__layout { - width: 100%; } - -.wp-block-cover-image .block-editor-block-list__block, -.wp-block-cover .block-editor-block-list__block { - color: #f8f9f9; } - -.wp-block-cover-image .wp-block-cover__inner-container, -.wp-block-cover .wp-block-cover__inner-container { - text-align: left; } - -.wp-block-cover-image .wp-block-cover__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout, -.wp-block-cover .wp-block-cover__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout { - margin-left: 0; - margin-right: 0; } - -.wp-block-cover-image.components-placeholder, -.wp-block-cover.components-placeholder { - background: rgba(139, 139, 150, 0.1); - min-height: 200px; } - .is-dark-theme .wp-block-cover-image.components-placeholder, .is-dark-theme - .wp-block-cover.components-placeholder { - background: rgba(255, 255, 255, 0.15); } - -.wp-block-cover-image .wp-block-cover__placeholder-color-palette, -.wp-block-cover .wp-block-cover__placeholder-color-palette { - max-width: 290px; - margin-top: 1em; } - -[data-align="left"] .wp-block-cover-image, -[data-align="right"] .wp-block-cover-image, [data-align="left"] -.wp-block-cover, -[data-align="right"] -.wp-block-cover { - max-width: 305px; - width: 100%; } - -.block-library-cover__reset-button { - margin-left: auto; } - -.block-library-cover__resize-container:not(.is-resizing) { - height: auto !important; } - -.wp-block-embed { - margin-left: 0; - margin-right: 0; - clear: both; } - @media (min-width: 600px) { - .wp-block-embed { - min-width: 360px; } - .wp-block-embed.components-placeholder { - min-width: 0; } } - .wp-block-embed.is-loading { - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; - padding: 1em; - min-height: 200px; - text-align: center; - background: #f8f9f9; } - .wp-block-embed.is-loading p { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - font-size: 13px; } - .wp-block-embed .components-placeholder__error { - word-break: break-word; } - .wp-block-embed .components-placeholder__learn-more { - margin-top: 1em; } - -.block-library-embed__interactive-overlay { - position: absolute; - top: 0; - left: 0; - right: 0; - bottom: 0; - opacity: 0; } - -.wp-block-file { - display: flex; - justify-content: space-between; - align-items: center; - margin-bottom: 0; } - .wp-block-file .wp-block-file__content-wrapper { - flex-grow: 1; } - .wp-block-file .wp-block-file__textlink { - display: inline-block; - min-width: 1em; } - .wp-block-file .wp-block-file__textlink:focus { - box-shadow: none; } - .wp-block-file .wp-block-file__button-richtext-wrapper { - display: inline-block; - margin-left: 0.75em; } - .wp-block-file .wp-block-file__copy-url-button { - margin-left: 1em; } - -.wp-block-freeform.block-library-rich-text__tinymce { - /* Remove blue highlighting of selected images in WebKit */ - /* Image captions */ - /* WP Views */ } - .wp-block-freeform.block-library-rich-text__tinymce p, - .wp-block-freeform.block-library-rich-text__tinymce li { - line-height: 1.8; } - .wp-block-freeform.block-library-rich-text__tinymce ul, - .wp-block-freeform.block-library-rich-text__tinymce ol { - padding-left: 2.5em; - margin-left: 0; } - .wp-block-freeform.block-library-rich-text__tinymce blockquote { - margin: 0; - box-shadow: inset 0 0 0 0 #e2e4e7; - border-left: 4px solid #000; - padding-left: 1em; } - .wp-block-freeform.block-library-rich-text__tinymce pre { - white-space: pre-wrap; - font-family: Menlo, Consolas, monaco, monospace; - font-size: 14px; - color: #23282d; } - .wp-block-freeform.block-library-rich-text__tinymce > *:first-child { - margin-top: 0; } - .wp-block-freeform.block-library-rich-text__tinymce > *:last-child { - margin-bottom: 0; } - .wp-block-freeform.block-library-rich-text__tinymce.mce-edit-focus { - outline: none; } - .wp-block-freeform.block-library-rich-text__tinymce a { - color: #007fac; } - .wp-block-freeform.block-library-rich-text__tinymce:focus a[data-mce-selected] { - padding: 0 2px; - margin: 0 -2px; - border-radius: 2px; - box-shadow: 0 0 0 1px #e5f5fa; - background: #e5f5fa; } - .wp-block-freeform.block-library-rich-text__tinymce code { - padding: 2px; - border-radius: 2px; - color: #23282d; - background: #f3f4f5; - font-family: Menlo, Consolas, monaco, monospace; - font-size: 14px; } - .wp-block-freeform.block-library-rich-text__tinymce:focus code[data-mce-selected] { - background: #e8eaeb; } - .wp-block-freeform.block-library-rich-text__tinymce .alignright { - /*rtl:ignore*/ - float: right; - /*rtl:ignore*/ - margin: 0.5em 0 0.5em 1em; } - .wp-block-freeform.block-library-rich-text__tinymce .alignleft { - /*rtl:ignore*/ - float: left; - /*rtl:ignore*/ - margin: 0.5em 1em 0.5em 0; } - .wp-block-freeform.block-library-rich-text__tinymce .aligncenter { - display: block; - margin-left: auto; - margin-right: auto; } - .wp-block-freeform.block-library-rich-text__tinymce .wp-more-tag { - width: 96%; - height: 20px; - display: block; - margin: 15px auto; - outline: 0; - cursor: default; - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAADtgAAAAoBAMAAAA86gLBAAAAJFBMVEVMaXG7u7vBwcHDw8POzs68vLzGxsbMzMy+vr7AwMDQ0NDGxsYKLGzpAAAADHRSTlMA///zWf+/f///TMxNVGuqAAABwklEQVR4Ae3dMXLaQBTH4bfj8UCpx8hq0vgKvgFNemhT6Qo6gg6R+0ZahM2QLmyBJ99XWP9V5+o3jIUcLQEAAAAAAAAAAAAAAAAAAAAAAABQ8j0WL9lfTtlt18uNXAUA8O/KVtfa1tdcrOdSh9gCQAMlh1hMNbZZ1bsrsQWABsrhLRbz7z5in/32UbfUMUbkMQCAh5RfGYv82UdMdZ6HS2wjT2ILAI8r3XmM2B3WvM59vfO2xXYW2yYAENuPU8S+X/N67mKxzy225yaxBQCxLV392UdcvwV0jPVUj98ntkBWT7C7+9u2/V/vGtvXIWJ6/4rtbottWa6Ri0NUT/u72LYttrb97LHdvUXMxxrb8TO2W2TF1rYbbLG1bbGNjMi4+2Sbi1FsbbvNFlvbFtt5fDnE3d9sP1/XeIyV2Nr2U2/guZUuptNrH/dPI9eLB6SaAEBs6wPJf3/PNk9tYgsAYrv/8TFuzx/fvkFqGtrEFgDEdpcZUb7ejXy6ntrEFgDENvL6gsas4vbdyKt4DACI7TxElJv/Z7udpqFNbAFAbKduy2uU2trttM/x28UWAAAAAAAAAAAAAAAAAAAAAAAAAADgDyPwGmGTCZp7AAAAAElFTkSuQmCC); - background-size: 1900px 20px; - background-repeat: no-repeat; - background-position: center; } - .wp-block-freeform.block-library-rich-text__tinymce img::selection { - background-color: transparent; } - .wp-block-freeform.block-library-rich-text__tinymce div.mceTemp { - -ms-user-select: element; } - .wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption { - margin: 0; - /* dl browser reset */ - max-width: 100%; } - .wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption a, - .wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption img { - display: block; } - .wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption, - .wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption * { - -webkit-user-drag: none; } - .wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption .wp-caption-dd { - padding-top: 0.5em; - margin: 0; - /* browser dd reset */ } - .wp-block-freeform.block-library-rich-text__tinymce .wpview { - width: 99.99%; - /* All IE need hasLayout, incl. 11 (ugh, not again!!) */ - position: relative; - clear: both; - margin-bottom: 16px; - border: 1px solid transparent; } - .wp-block-freeform.block-library-rich-text__tinymce .wpview iframe { - display: block; - max-width: 100%; - background: transparent; } - .wp-block-freeform.block-library-rich-text__tinymce .wpview .mce-shim { - position: absolute; - top: 0; - right: 0; - bottom: 0; - left: 0; } - .wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected="2"] .mce-shim { - display: none; } - .wp-block-freeform.block-library-rich-text__tinymce .wpview .loading-placeholder { - border: 1px dashed #e8eaeb; - padding: 10px; } - .wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error { - border: 1px solid #e8eaeb; - padding: 1em 0; - margin: 0; - word-wrap: break-word; } - .wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error p { - margin: 0; - text-align: center; } - .wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .loading-placeholder, - .wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .wpview-error { - border-color: transparent; } - .wp-block-freeform.block-library-rich-text__tinymce .wpview .dashicons { - display: block; - margin: 0 auto; - width: 32px; - height: 32px; - font-size: 32px; } - .wp-block-freeform.block-library-rich-text__tinymce .wpview.wpview-type-gallery::after { - content: ""; - display: table; - clear: both; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery img[data-mce-selected]:focus { - outline: none; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery a { - cursor: default; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery { - margin: auto -6px; - padding: 6px 0; - line-height: 1; - overflow-x: hidden; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-item { - float: left; - margin: 0; - text-align: center; - padding: 6px; - box-sizing: border-box; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption, - .wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-icon { - margin: 0; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption { - font-size: 13px; - margin: 4px 0; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-1 .gallery-item { - width: 100%; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-2 .gallery-item { - width: 50%; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-3 .gallery-item { - width: 33.33333%; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-4 .gallery-item { - width: 25%; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-5 .gallery-item { - width: 20%; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-6 .gallery-item { - width: 16.66667%; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-7 .gallery-item { - width: 14.28571%; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-8 .gallery-item { - width: 12.5%; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-9 .gallery-item { - width: 11.11111%; } - .wp-block-freeform.block-library-rich-text__tinymce .gallery img { - max-width: 100%; - height: auto; - border: none; - padding: 0; } - -div[data-type="core/freeform"] .block-editor-block-list__block-edit::before { - transition: border-color 0.1s linear, box-shadow 0.1s linear; - border: 1px solid #e2e4e7; - outline: 1px solid transparent; } - @media (prefers-reduced-motion: reduce) { - div[data-type="core/freeform"] .block-editor-block-list__block-edit::before { - transition-duration: 0s; } } - -div[data-type="core/freeform"].is-selected .block-editor-block-list__block-edit::before { - border-color: #b5bcc2; - border-left-color: transparent; } - -div[data-type="core/freeform"].is-hovered .block-editor-block-list__breadcrumb { - display: none; } - -div[data-type="core/freeform"] .editor-block-contextual-toolbar + div { - margin-top: 0; - padding-top: 0; } - -div[data-type="core/freeform"].is-selected .block-library-rich-text__tinymce::after { - content: ""; - display: table; - clear: both; } - -.mce-toolbar-grp .mce-btn.mce-active button, -.mce-toolbar-grp .mce-btn.mce-active:hover button, -.mce-toolbar-grp .mce-btn.mce-active i, -.mce-toolbar-grp .mce-btn.mce-active:hover i { - color: #23282d; } - -.mce-toolbar-grp .mce-rtl .mce-flow-layout-item.mce-last { - margin-right: 0; - margin-left: 8px; } - -.mce-toolbar-grp .mce-btn i { - font-style: normal; } - -.block-library-classic__toolbar { - display: none; - width: auto; - margin: 0 -14px; - position: -webkit-sticky; - position: sticky; - z-index: 10; - top: 14px; - transform: translateY(-14px); - border: 1px solid #e2e4e7; - border-bottom: none; - padding: 0; } - div[data-type="core/freeform"].is-selected .block-library-classic__toolbar, - div[data-type="core/freeform"].is-typing .block-library-classic__toolbar { - display: block; - border-color: #b5bcc2; } - .block-library-classic__toolbar .mce-tinymce { - box-shadow: none; } - @media (min-width: 600px) { - .block-library-classic__toolbar { - padding: 0; } } - .block-library-classic__toolbar:empty { - display: block; - background: #f5f5f5; - border-bottom: 1px solid #e2e4e7; } - .block-library-classic__toolbar:empty::before { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - font-size: 13px; - content: attr(data-placeholder); - color: #555d66; - line-height: 37px; - padding: 14px; } - .block-library-classic__toolbar .mce-tinymce-inline, - .block-library-classic__toolbar .mce-tinymce-inline > div, - .block-library-classic__toolbar div.mce-toolbar-grp, - .block-library-classic__toolbar div.mce-toolbar-grp > div, - .block-library-classic__toolbar .mce-menubar, - .block-library-classic__toolbar .mce-menubar > div { - height: auto !important; - width: 100% !important; } - .block-library-classic__toolbar .mce-container-body.mce-abs-layout { - overflow: visible; } - .block-library-classic__toolbar .mce-menubar, - .block-library-classic__toolbar div.mce-toolbar-grp { - position: static; } - .block-library-classic__toolbar .mce-toolbar-grp > div { - padding: 1px 3px; } - .block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child) { - display: none; } - .block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar { - display: block; } - -.wp-block-gallery li { - list-style-type: none; } - -.is-selected .wp-block-gallery { - margin-bottom: 0; } - -figure.wp-block-gallery { - display: block; - margin: 0; } - -.blocks-gallery-grid.blocks-gallery-grid { - margin-bottom: 0; } - -.blocks-gallery-item figure:not(.is-selected):focus { - outline: none; } - -.blocks-gallery-item figure.is-selected { - outline: 4px solid #0085ba; } - -body.admin-color-sunrise .blocks-gallery-item figure.is-selected { - outline: 4px solid #d1864a; } - -body.admin-color-ocean .blocks-gallery-item figure.is-selected { - outline: 4px solid #a3b9a2; } - -body.admin-color-midnight .blocks-gallery-item figure.is-selected { - outline: 4px solid #e14d43; } - -body.admin-color-ectoplasm .blocks-gallery-item figure.is-selected { - outline: 4px solid #a7b656; } - -body.admin-color-coffee .blocks-gallery-item figure.is-selected { - outline: 4px solid #c2a68c; } - -body.admin-color-blue .blocks-gallery-item figure.is-selected { - outline: 4px solid #82b4cb; } - -body.admin-color-light .blocks-gallery-item figure.is-selected { - outline: 4px solid #0085ba; } - -.blocks-gallery-item figure.is-transient img { - opacity: 0.3; } - -.blocks-gallery-item .block-editor-rich-text { - position: absolute; - bottom: 0; - width: 100%; - max-height: 100%; - overflow-y: auto; } - -@supports ((position: -webkit-sticky) or (position: sticky)) { - .blocks-gallery-item .is-selected .block-editor-rich-text { - right: 0; - left: 0; - margin-top: -4px; } } - -.blocks-gallery-item .is-selected .block-editor-rich-text .block-editor-rich-text__inline-toolbar { - top: 0; } - -.blocks-gallery-item .is-selected .block-editor-rich-text figcaption { - padding-top: 48px; } - -.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu, -.blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu { - background: #fff; - border: 1px solid rgba(66, 88, 99, 0.4); - border-radius: 4px; - transition: box-shadow 0.2s ease-out; } - @media (prefers-reduced-motion: reduce) { - .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu, - .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu { - transition-duration: 0s; } } - .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu:hover, - .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu:hover { - box-shadow: 0 2px 10px rgba(25, 30, 35, 0.1), 0 0 2px rgba(25, 30, 35, 0.1); } - .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button, - .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button { - color: rgba(14, 28, 46, 0.62); - padding: 2px; - height: 24px; } - .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button:not(:disabled):not([aria-disabled="true"]):not(.is-default):hover, - .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button:not(:disabled):not([aria-disabled="true"]):not(.is-default):hover { - box-shadow: none; } - @media (min-width: 600px) { - .columns-7 .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button, - .columns-8 .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button, .columns-7 - .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button, - .columns-8 - .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button { - padding: 0; - width: inherit; - height: inherit; } } - .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button:focus, - .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button:focus { - color: inherit; } - -.blocks-gallery-item .block-editor-rich-text figcaption { - position: relative; - overflow: hidden; } - .blocks-gallery-item .block-editor-rich-text figcaption a { - color: #fff; } - -.block-library-gallery-item__move-menu, -.block-library-gallery-item__inline-menu { - margin: 8px; - display: inline-flex; - z-index: 20; } - .block-library-gallery-item__move-menu .components-button, - .block-library-gallery-item__inline-menu .components-button { - color: transparent; } - @media (min-width: 600px) { - .columns-7 .block-library-gallery-item__move-menu, - .columns-8 .block-library-gallery-item__move-menu, .columns-7 - .block-library-gallery-item__inline-menu, - .columns-8 - .block-library-gallery-item__inline-menu { - padding: 2px; } } - -.block-library-gallery-item__inline-menu { - position: absolute; - top: -2px; - right: -2px; } - -.block-library-gallery-item__move-menu { - position: absolute; - top: -2px; - left: -2px; } - -.blocks-gallery-item__move-backward, -.blocks-gallery-item__move-forward, -.blocks-gallery-item__remove { - padding: 0; } - -.blocks-gallery-item .components-spinner { - position: absolute; - top: 50%; - left: 50%; - margin-top: -9px; - margin-left: -9px; } - -/** - * Group: All Alignment Settings - */ -.wp-block[data-type="core/group"] .editor-block-list__insertion-point { - left: 0; - right: 0; } - -.wp-block[data-type="core/group"] > .editor-block-list__block-edit > div > .wp-block-group.has-background > .wp-block-group__inner-container > .editor-inner-blocks { - margin-top: -32px; - margin-bottom: -32px; } - -.wp-block[data-type="core/group"] > .editor-block-list__block-edit > div > .wp-block-group > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align="full"] { - margin-left: auto; - margin-right: auto; - padding-left: 28px; - padding-right: 28px; } - @media (min-width: 600px) { - .wp-block[data-type="core/group"] > .editor-block-list__block-edit > div > .wp-block-group > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align="full"] { - padding-left: 58px; - padding-right: 58px; } } - -.wp-block[data-type="core/group"] > .editor-block-list__block-edit > div > .wp-block-group.has-background > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align="full"] { - margin-left: -30px; - width: calc(100% + 60px); } - -/** - * Group: Full Width Alignment - */ -.wp-block[data-type="core/group"][data-align="full"] > .editor-block-list__block-edit > div > .wp-block-group > .wp-block-group__inner-container > .editor-inner-blocks { - margin-left: auto; - margin-right: auto; - padding-left: 0; - padding-right: 0; } - .wp-block[data-type="core/group"][data-align="full"] > .editor-block-list__block-edit > div > .wp-block-group > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout { - margin-left: 0; - margin-right: 0; } - -.wp-block[data-type="core/group"][data-align="full"] > .editor-block-list__block-edit > div > .wp-block-group > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align="full"] { - padding-right: 0; - padding-left: 0; - left: 0; - width: 100%; - max-width: none; } - .wp-block[data-type="core/group"][data-align="full"] > .editor-block-list__block-edit > div > .wp-block-group > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align="full"] > .editor-block-list__block-edit { - margin-left: 0; - margin-right: 0; } - -.wp-block[data-type="core/group"][data-align="full"] > .editor-block-list__block-edit > div > .wp-block-group.has-background > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align="full"] { - width: calc(100% + 60px); } - -.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/group"].has-child-selected > .block-editor-block-list__block-edit > [data-block] > .wp-block-group > .wp-block-group__inner-container > .block-editor-inner-blocks, -.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/group"].is-selected > .block-editor-block-list__block-edit > [data-block] > .wp-block-group > .wp-block-group__inner-container > .block-editor-inner-blocks { - padding: 14px; } - -.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/group"].has-child-selected > .block-editor-block-list__block-edit > [data-block] > .wp-block-group:not(.has-background) > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout, -.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/group"].is-selected > .block-editor-block-list__block-edit > [data-block] > .wp-block-group:not(.has-background) > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout { - margin-top: -28px; - margin-bottom: -28px; } - -[data-type="core/group"].is-selected .block-list-appender { - margin-left: 0; - margin-right: 0; } - -[data-type="core/group"].is-selected .has-background .block-list-appender { - margin-top: 18px; - margin-bottom: 18px; } - -.wp-block-html { - margin-bottom: 28px; } - .wp-block-html .block-editor-plain-text { - font-family: Menlo, Consolas, monaco, monospace; - color: #23282d; - padding: 0.8em 1em; - border: 1px solid #e2e4e7; - border-radius: 4px; - max-height: 250px; - /* Fonts smaller than 16px causes mobile safari to zoom. */ - font-size: 16px; } - @media (min-width: 600px) { - .wp-block-html .block-editor-plain-text { - font-size: 13px; } } - .wp-block-html .block-editor-plain-text:focus { - box-shadow: none; } - -.wp-block-image { - position: relative; - margin-left: 0; - margin-right: 0; } - .wp-block-image.is-transient img { - opacity: 0.3; } - .wp-block-image figcaption img { - display: inline; } - .wp-block-image .components-spinner { - position: absolute; - top: 50%; - left: 50%; - margin-top: -9px; - margin-left: -9px; } - -.wp-block-image .components-resizable-box__container { - display: inline-block; } - .wp-block-image .components-resizable-box__container img { - display: block; - width: 100%; } - -.wp-block-image.is-focused .components-resizable-box__handle { - display: block; - z-index: 1; } - -.block-editor-block-list__block[data-type="core/image"][data-align="center"] .wp-block-image { - margin-left: auto; - margin-right: auto; } - -.block-editor-block-list__block[data-type="core/image"][data-align="center"][data-resized="false"] .wp-block-image > div { - margin-left: auto; - margin-right: auto; } - -.edit-post-sidebar .block-library-image__dimensions { - margin-bottom: 1em; } - .edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row { - display: flex; - justify-content: space-between; } - .edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width, - .edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height { - margin-bottom: 0.5em; } - .edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width input, - .edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height input { - line-height: 1.25; } - .edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width { - margin-right: 5px; } - .edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height { - margin-left: 5px; } - -.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal { - position: absolute; - left: 0; - right: 0; - margin: -1px 0; } - @media (min-width: 600px) { - .block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal { - margin: -1px; } } - -[data-type="core/image"][data-align="center"] .block-editor-block-list__block-edit figure, -[data-type="core/image"][data-align="left"] .block-editor-block-list__block-edit figure, -[data-type="core/image"][data-align="right"] .block-editor-block-list__block-edit figure { - margin: 0; - display: table; } - -[data-type="core/image"][data-align="center"] .block-editor-block-list__block-edit .block-editor-rich-text, -[data-type="core/image"][data-align="left"] .block-editor-block-list__block-edit .block-editor-rich-text, -[data-type="core/image"][data-align="right"] .block-editor-block-list__block-edit .block-editor-rich-text { - display: table-caption; - caption-side: bottom; } - -[data-type="core/image"][data-align="wide"] figure img, -[data-type="core/image"][data-align="full"] figure img { - width: 100%; } - -[data-type="core/image"] .block-editor-block-list__block-edit figure.is-resized { - margin: 0; - display: table; } - [data-type="core/image"] .block-editor-block-list__block-edit figure.is-resized .block-editor-rich-text { - display: table-caption; - caption-side: bottom; } - -.wp-block-latest-comments.has-avatars .avatar { - margin-right: 10px; } - -.wp-block-latest-comments__comment-excerpt p { - font-size: 14px; - line-height: 1.8; - margin: 5px 0 20px; - padding-top: 0; } - -.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment { - min-height: 36px; } - -.block-editor .wp-block-latest-posts { - padding-left: 2.5em; } - .block-editor .wp-block-latest-posts.is-grid { - padding-left: 0; } - -.wp-block-latest-posts li a > div { - display: inline; } - -.wp-block-legacy-widget__edit-container, -.wp-block-legacy-widget__preview { - padding-left: 2.5em; - padding-right: 2.5em; } - -.wp-block-legacy-widget__edit-container .widget-inside { - border: none; - display: block; - box-shadow: none; } - -.wp-block-legacy-widget__update-button { - margin-left: auto; - display: block; } - -.wp-block-legacy-widget__preview { - overflow: auto; } - -.wp-block-media-text .__resizable_base__ { - -ms-grid-column: 1; - -ms-grid-column-span: 2; - grid-column: 1 / span 2; - -ms-grid-row: 2; - grid-row: 2; } - -.wp-block-media-text.is-vertically-aligned-top .block-editor-inner-blocks, -.wp-block-media-text.is-vertically-aligned-top .editor-media-container__resizer { - -ms-grid-row-align: start; - align-self: start; } - -.wp-block-media-text .block-editor-inner-blocks, -.wp-block-media-text .editor-media-container__resizer, -.wp-block-media-text.is-vertically-aligned-center .block-editor-inner-blocks, -.wp-block-media-text.is-vertically-aligned-center .editor-media-container__resizer { - -ms-grid-row-align: center; - align-self: center; } - -.wp-block-media-text.is-vertically-aligned-bottom .block-editor-inner-blocks, -.wp-block-media-text.is-vertically-aligned-bottom .editor-media-container__resizer { - -ms-grid-row-align: end; - align-self: end; } - -.wp-block-media-text .editor-media-container__resizer { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 1; - grid-row: 1; - width: 100% !important; } - -.wp-block-media-text.is-image-fill .editor-media-container__resizer { - height: 100% !important; } - -.wp-block-media-text.has-media-on-the-right .editor-media-container__resizer { - -ms-grid-column: 2; - grid-column: 2; - -ms-grid-row: 1; - grid-row: 1; } - -.wp-block-media-text .editor-inner-blocks { - word-break: break-word; - -ms-grid-column: 2; - grid-column: 2; - -ms-grid-row: 1; - grid-row: 1; - text-align: initial; - padding: 0 8% 0 8%; } - -.wp-block-media-text.has-media-on-the-right .block-editor-inner-blocks { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 1; - grid-row: 1; } - -.wp-block-media-text > .block-editor-inner-blocks > .block-editor-block-list__layout > .block-editor-block-list__block { - max-width: unset; } - -figure.block-library-media-text__media-container { - margin: 0; - height: 100%; - width: 100%; } - -.wp-block-media-text .block-library-media-text__media-container img, -.wp-block-media-text .block-library-media-text__media-container video { - vertical-align: middle; - width: 100%; } - -.editor-media-container__resizer .components-resizable-box__handle { - display: none; } - -.wp-block-media-text.is-selected:not(.is-stacked-on-mobile) .editor-media-container__resizer .components-resizable-box__handle { - display: block; } - -@media (min-width: 600px) { - .wp-block-media-text.is-selected.is-stacked-on-mobile .editor-media-container__resizer .components-resizable-box__handle { - display: block; } } - -@media (max-width: 600px) { - .wp-block-media-text.is-stacked-on-mobile .block-editor-inner-blocks { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 2; - grid-row: 2; } - .wp-block-media-text.is-stacked-on-mobile .editor-media-container__resizer { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 1; - grid-row: 1; } - .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .block-editor-inner-blocks { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 1; - grid-row: 1; } - .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .editor-media-container__resizer { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 2; - grid-row: 2; } } - -.editor-styles-wrapper .block-library-list ul, -.editor-styles-wrapper .block-library-list ol { - padding-left: 1.3em; - margin-left: 1.3em; } - -.block-editor-block-list__block[data-type="core/more"] { - max-width: 100%; - text-align: center; - margin-top: 28px; - margin-bottom: 28px; } - -.block-editor .wp-block-more { - display: block; - text-align: center; - white-space: nowrap; } - .block-editor .wp-block-more input[type="text"] { - position: relative; - font-size: 13px; - text-transform: uppercase; - font-weight: 600; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - color: #6c7781; - border: none; - box-shadow: none; - white-space: nowrap; - text-align: center; - margin: 0; - border-radius: 4px; - background: #fff; - padding: 6px 8px; - height: 24px; } - .block-editor .wp-block-more input[type="text"]:focus { - box-shadow: none; } - .block-editor .wp-block-more::before { - content: ""; - position: absolute; - top: calc(50%); - left: 0; - right: 0; - border-top: 3px dashed #ccd0d4; } - -.wp-block-navigation-menu .block-editor-block-list__layout, -.wp-block-navigation-menu { - display: -ms-grid; - display: grid; - grid-auto-columns: -webkit-min-content; - grid-auto-columns: min-content; - grid-auto-flow: column; - align-items: center; - white-space: nowrap; } - -.wp-block-navigation-menu__inserter-content { - width: 350px; - padding: 16px; } - -.wp-block-navigation-menu-item__edit-container { - display: -ms-grid; - display: grid; - grid-auto-columns: -webkit-min-content; - grid-auto-columns: min-content; - grid-auto-flow: column; - align-items: center; - white-space: nowrap; } - -.wp-block-navigation-menu-item__edit-container { - border: 1px solid #e2e4e7; - width: 178px; - padding-left: 1px; } - -.wp-block-navigation-menu-item__edit-container .wp-block-navigation-menu-item__field { - border-right: 1px solid #e2e4e7 !important; - width: 140px; - border: none; - border-radius: 0; - padding-left: 16px; - min-height: 35px; - line-height: 35px; } - .wp-block-navigation-menu-item__edit-container .wp-block-navigation-menu-item__field, .wp-block-navigation-menu-item__edit-container .wp-block-navigation-menu-item__field:focus { - color: #555d66; } - -.wp-block-navigation-menu-item { - font-family: "Noto Serif", serif; - color: #0073af; - font-weight: bold; - font-size: 14px; } - -.wp-block-navigation-menu-item__nofollow-external-link { - display: block; } - -.wp-block-navigation-menu-item__separator { - margin-top: 8px; - margin-bottom: 8px; - margin-left: 0; - margin-right: 0; - border-top: 1px solid #e2e4e7; } - -.components-popover:not(.is-mobile).wp-block-navigation-menu-item__dropdown-content { - margin-top: -1px; - margin-left: -4px; } - -.wp-block-navigation-menu-item__dropdown-content .components-popover__content { - padding: 8px 0; } - -.wp-block-navigation-menu .block-editor-block-list__block[data-type="core/navigation-menu-item"] > .block-editor-block-list__block-edit > div[role="toolbar"] { - display: none; } - -.wp-block-navigation-menu .block-editor-block-list__block[data-type="core/navigation-menu-item"] > .block-editor-block-list__insertion-point { - display: none; } - -.block-editor-block-list__block[data-type="core/nextpage"] { - max-width: 100%; - margin-top: 28px; - margin-bottom: 28px; } - -.wp-block-nextpage { - display: block; - text-align: center; - white-space: nowrap; } - .wp-block-nextpage > span { - font-size: 13px; - position: relative; - display: inline-block; - text-transform: uppercase; - font-weight: 600; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - color: #6c7781; - border-radius: 4px; - background: #fff; - padding: 6px 8px; - height: 24px; } - .wp-block-nextpage::before { - content: ""; - position: absolute; - top: calc(50%); - left: 0; - right: 0; - border-top: 3px dashed #ccd0d4; } - -.block-editor-rich-text__editable.wp-block-paragraph:not(.is-selected) [data-rich-text-placeholder]::after { - display: inline-block; - padding-right: 108px; } - .wp-block .wp-block .block-editor-rich-text__editable.wp-block-paragraph:not(.is-selected) [data-rich-text-placeholder]::after { - padding-right: 36px; } - -.block-editor-block-list__block[data-type="core/paragraph"] p { - min-height: 28px; - line-height: 1.8; } - -.wp-block-preformatted pre { - white-space: pre-wrap; } - -.block-editor-block-list__block[data-type="core/pullquote"][data-align="left"] .block-editor-rich-text p, .block-editor-block-list__block[data-type="core/pullquote"][data-align="right"] .block-editor-rich-text p { - font-size: 20px; } - -.wp-block-pullquote blockquote > .block-editor-rich-text p { - font-size: 28px; - line-height: 1.6; } - -.wp-block-pullquote.is-style-solid-color { - margin-left: 0; - margin-right: 0; } - .wp-block-pullquote.is-style-solid-color blockquote > .block-editor-rich-text p { - font-size: 32px; } - .wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation { - text-transform: none; - font-style: normal; } - -.wp-block-pullquote .wp-block-pullquote__citation { - color: inherit; } - -.wp-block-quote__citation { - font-size: 13px; } - -.block-editor .wp-block-rss { - padding-left: 2.5em; } - .block-editor .wp-block-rss.is-grid { - padding-left: 0; } - -.wp-block-rss li a > div { - display: inline; } - -.wp-block-search .wp-block-search__input { - border-radius: 4px; - border: 1px solid #7e8993; - color: rgba(14, 28, 46, 0.62); - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - font-size: 13px; } - .wp-block-search .wp-block-search__input:focus { - outline: none; } - -.wp-block-search .wp-block-search__button { - background: #f7f7f7; - border-radius: 4px; - border: 1px solid #ccc; - box-shadow: inset 0 -1px 0 #ccc; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - font-size: 13px; } - .wp-block-search .wp-block-search__button .wp-block-search__button-rich-text { - padding: 6px 10px; } - -.wp-block-shortcode { - display: flex; - flex-direction: column; - padding: 14px; - background-color: rgba(139, 139, 150, 0.1); - font-size: 13px; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - margin-bottom: 28px; } - .wp-block-shortcode label { - display: flex; - align-items: center; - white-space: nowrap; - font-weight: 600; - flex-shrink: 0; } - .wp-block-shortcode .block-editor-plain-text { - width: 80%; - max-height: 250px; } - .wp-block-shortcode .dashicon { - margin-right: 8px; } - -.wp-social-link { - padding: 6px; } - -.wp-block-social-links.is-style-pill-shape .wp-social-link { - padding-left: 16px; - padding-right: 16px; } - -.wp-block-social-links div.editor-url-input { - display: inline-block; - margin-left: 8px; } - -.wp-block-social-links .editor-block-list__layout { - display: flex; - justify-content: flex-start; } - -[data-type="core/social-links"] .wp-block-social-links > .block-editor-inner-blocks > .block-editor-block-list__layout { - margin-left: 0; - margin-right: 0; } - -[data-type="core/social-links"] .wp-block-social-links > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block { - width: auto; - padding-left: 0; - padding-right: 0; } - -[data-type="core/social-links"] .wp-block-social-links > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block > .block-editor-block-list__block-edit { - margin-left: 0; - margin-right: 0; } - -[data-type="core/social-links"] .wp-block-social-links > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block > .block-editor-block-list__block-edit::before { - border-right: none; - border-top: none; - border-bottom: none; } - -[data-type="core/social-links"] .wp-block-social-links > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block.is-hovered:not(.is-navigate-mode) > .block-editor-block-list__block-edit::before { - box-shadow: none; } - -[data-type="core/social-links"].is-hovered .wp-block-social-links .block-editor-block-list__block-edit::before, -[data-type="core/social-links"].is-selected .wp-block-social-links .block-editor-block-list__block-edit::before, -[data-type="core/social-links"].has-child-selected .wp-block-social-links .block-editor-block-list__block-edit::before { - border-color: transparent !important; } - -[data-type="core/social-links"] .wp-block-social-links > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block > .block-editor-block-list__block-edit > [data-block] { - margin-top: 0; - margin-bottom: 0; } - -[data-type="core/social-links"] .wp-block-social-links .block-editor-block-list__insertion-point, -[data-type="core/social-links"] .wp-block-social-links .block-editor-block-list__breadcrumb, -[data-type="core/social-links"] .wp-block-social-links .block-editor-block-mover.block-editor-block-mover { - display: none; } - -.wp-block-social-links .block-list-appender { - margin: 0; } - .wp-block-social-links .block-list-appender .block-editor-button-block-appender { - padding: 8px; - outline: none; - background: none; } - -[data-type="core/social-links"][data-align="center"] .wp-block-social-links { - justify-content: center; } - -.block-editor-block-preview__content .wp-social-link:disabled { - opacity: 1; } - -.block-editor-block-preview__content [data-type="core/social-links"] { - width: auto !important; - display: inline-block; } - -[data-type="core/social-links"]:not(.is-selected):not(.has-child-selected) .wp-block-social-links { - min-height: 36px; } - -[data-type="core/social-links"] .wp-social-link__is-incomplete { - transition: transform 0.1s ease; - transform-origin: center center; } - -[data-type="core/social-links"]:not(.is-selected):not(.has-child-selected) .wp-social-link__is-incomplete { - opacity: 0; - transform: scale(0); - width: 0; - padding: 0; - margin-right: 0; } - -.wp-social-link.wp-social-link__is-incomplete { - opacity: 0.5; } - -.wp-block-social-links .is-selected .wp-social-link__is-incomplete, -.wp-social-link.wp-social-link__is-incomplete:hover, -.wp-social-link.wp-social-link__is-incomplete:focus { - opacity: 1; } - -[data-type="core/social-links"] .wp-social-link:focus { - opacity: 1; - box-shadow: 0 0 0 2px #fff, 0 0 0 4px #007cba; - outline: 2px solid transparent; } - -.block-library-spacer__resize-container.is-selected { - background: #f3f4f5; } - -.block-library-spacer__resize-container { - clear: both; - margin-bottom: 28px; } - -.edit-post-visual-editor p.wp-block-subhead { - color: #6c7781; - font-size: 1.1em; - font-style: italic; } - -.block-editor-block-list__block[data-type="core/table"][data-align="left"], .block-editor-block-list__block[data-type="core/table"][data-align="right"], .block-editor-block-list__block[data-type="core/table"][data-align="center"] { - height: auto; } - .block-editor-block-list__block[data-type="core/table"][data-align="left"] table, .block-editor-block-list__block[data-type="core/table"][data-align="right"] table, .block-editor-block-list__block[data-type="core/table"][data-align="center"] table { - width: auto; } - .block-editor-block-list__block[data-type="core/table"][data-align="left"] td, - .block-editor-block-list__block[data-type="core/table"][data-align="left"] th, .block-editor-block-list__block[data-type="core/table"][data-align="right"] td, - .block-editor-block-list__block[data-type="core/table"][data-align="right"] th, .block-editor-block-list__block[data-type="core/table"][data-align="center"] td, - .block-editor-block-list__block[data-type="core/table"][data-align="center"] th { - word-break: break-word; } - -.block-editor-block-list__block[data-type="core/table"][data-align="center"] { - text-align: initial; } - .block-editor-block-list__block[data-type="core/table"][data-align="center"] table { - margin: 0 auto; } - -.wp-block-table { - margin: 0; } - .wp-block-table table { - border-collapse: collapse; } - .wp-block-table td, - .wp-block-table th { - padding: 0; - border: 1px solid; } - .wp-block-table td.is-selected, - .wp-block-table th.is-selected { - border-color: #00a0d2; - box-shadow: inset 0 0 0 1px #00a0d2; - border-style: double; } - .wp-block-table__cell-content { - padding: 0.5em; } - .wp-block-table__placeholder-form.wp-block-table__placeholder-form { - text-align: left; - align-items: center; } - .wp-block-table__placeholder-input { - width: 100px; } - .wp-block-table__placeholder-button { - min-width: 100px; - justify-content: center; } - -.block-editor .wp-block-tag-cloud a { - display: inline-block; - margin-right: 5px; } - -.block-editor .wp-block-tag-cloud span { - display: inline-block; - margin-left: 5px; - color: #8f98a1; - text-decoration: none; } - -.wp-block-text-columns .block-editor-rich-text__editable:focus { - outline: 1px solid #e2e4e7; } - -pre.wp-block-verse, -.wp-block-verse pre { - color: #191e23; - white-space: nowrap; - font-family: inherit; - font-size: inherit; - padding: 1em; - overflow: auto; } - -.block-editor-block-list__block[data-align="center"] { - text-align: center; } - -.editor-video-poster-control .components-button { - display: block; - margin-right: 8px; } - -.editor-video-poster-control .components-button + .components-button { - margin-top: 1em; } - -/** - * Import styles from internal editor components used by the blocks. - */ -.block-editor-block-list__layout .reusable-block-edit-panel { - align-items: center; - background: #f8f9f9; - color: #555d66; - display: flex; - flex-wrap: wrap; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - font-size: 13px; - position: relative; - top: -14px; - margin: 0 -14px; - padding: 8px 14px; - z-index: 61; - border: 1px dashed rgba(145, 151, 162, 0.25); - border-bottom: none; } - .block-editor-block-list__layout .block-editor-block-list__layout .reusable-block-edit-panel { - margin: 0 -14px; - padding: 8px 14px; } - .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner { - margin: 0 5px; } - .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info { - margin-right: auto; } - .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label { - margin-right: 8px; - white-space: nowrap; - font-weight: 600; } - .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title { - flex: 1 1 100%; - font-size: 14px; - height: 30px; - margin: 4px 0 8px; } - .block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button { - flex-shrink: 0; } - @media (min-width: 960px) { - .block-editor-block-list__layout .reusable-block-edit-panel { - flex-wrap: nowrap; } - .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title { - margin: 0; } - .block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button { - margin: 0 0 0 5px; } } - -.editor-block-list__layout .is-selected .reusable-block-edit-panel { - border-color: rgba(66, 88, 99, 0.4); - border-left-color: transparent; } - .is-dark-theme .editor-block-list__layout .is-selected .reusable-block-edit-panel { - border-color: rgba(255, 255, 255, 0.45); - border-left-color: transparent; } - -.block-editor-block-list__layout .reusable-block-indicator { - background: #fff; - border: 1px dashed #e2e4e7; - color: #555d66; - top: -14px; - height: 30px; - padding: 4px; - position: absolute; - z-index: 1; - width: 30px; - right: -14px; } - -/** - * Editor Normalization Styles - * - * These are only output in the editor, but styles here are NOT prefixed .editor-styles-wrapper. - * This allows us to create normalization styles that are easily overridden by editor styles. - */ -.editor-styles-wrapper [data-block] { - margin-top: 28px; - margin-bottom: 28px; } diff --git a/srcs/wordpress/wp-includes/css/dist/block-library/editor.min.css b/srcs/wordpress/wp-includes/css/dist/block-library/editor.min.css deleted file mode 100644 index 5301d57..0000000 --- a/srcs/wordpress/wp-includes/css/dist/block-library/editor.min.css +++ /dev/null @@ -1,2 +0,0 @@ -.block-editor ul.wp-block-archives{padding-left:2.5em}.wp-block-audio{margin-left:0;margin-right:0}.edit-post-visual-editor .block-library-block__reusable-block-container .block-editor-writing-flow__click-redirect{height:auto}.block-editor-block-list__block[data-type="core/button"][data-align=center]{text-align:center}.block-editor-block-list__block[data-type="core/button"][data-align=center] div[data-block]{margin-left:auto;margin-right:auto}.block-editor-block-list__block[data-type="core/button"][data-align=right]{ - /*!rtl:ignore*/text-align:right}.wp-block-button{position:relative}.wp-block-button [contenteditable]{cursor:text}.wp-block-button .block-editor-rich-text{display:inline-block}.wp-block-button:not(.has-text-color):not(.is-style-outline) [data-rich-text-placeholder]:after{color:#fff}.wp-block-button .block-editor-rich-text__editable:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #00a0d2;outline:2px solid transparent;outline-offset:-2px}.wp-block-button [data-rich-text-placeholder]:after{opacity:.8}.wp-block-button__inline-link{color:#555d66;height:0;overflow:hidden;max-width:290px}.wp-block-button__inline-link-input__suggestions{max-width:290px}@media (min-width:782px){.wp-block-button__inline-link,.wp-block-button__inline-link-input__suggestions{max-width:260px}}@media (min-width:960px){.wp-block-button__inline-link,.wp-block-button__inline-link-input__suggestions{max-width:290px}}.is-selected .wp-block-button__inline-link,.is-typing .wp-block-button__inline-link{height:auto;overflow:visible;margin-top:16px}div[data-type="core/button"] div[data-block]{display:table}.block-editor .wp-block-categories ul{padding-left:2.5em}.block-editor .wp-block-categories ul ul{margin-top:6px}.wp-block-code .block-editor-plain-text{font-family:Menlo,Consolas,monaco,monospace;color:#23282d;font-size:16px}@media (min-width:600px){.wp-block-code .block-editor-plain-text{font-size:13px}}.wp-block-code .block-editor-plain-text:focus{box-shadow:none}.components-tab-button{display:inline-flex;align-items:flex-end;margin:0;padding:3px;background:none;outline:none;color:#555d66;cursor:pointer;position:relative;height:36px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:500;border:0}.components-tab-button.is-active,.components-tab-button.is-active:hover{color:#fff}.components-tab-button:disabled{cursor:default}.components-tab-button>span{border:1px solid transparent;padding:0 6px;box-sizing:content-box;height:28px;line-height:28px}.components-tab-button:focus>span,.components-tab-button:hover>span{color:#555d66}.components-tab-button:not(:disabled).is-active>span,.components-tab-button:not(:disabled):focus>span,.components-tab-button:not(:disabled):hover>span{border:1px solid #555d66}.components-tab-button.is-active:hover>span,.components-tab-button.is-active>span{background-color:#555d66;color:#fff}.wp-block-columns .editor-block-list__layout{margin-left:0;margin-right:0}.wp-block-columns .editor-block-list__layout .editor-block-list__block{max-width:none}[data-type="core/columns"][data-align=full] .wp-block-columns>.editor-inner-blocks{padding-left:14px;padding-right:14px}@media (min-width:600px){[data-type="core/columns"][data-align=full] .wp-block-columns>.editor-inner-blocks{padding-left:46px;padding-right:46px}}.wp-block-columns{display:block}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout{display:flex;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout{flex-wrap:nowrap}}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"],.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit,.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit .block-core-columns,.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit>div[data-block]{display:flex;flex-direction:column;flex:1 1 auto}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"],.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit,.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit .block-core-columns,.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit>div[data-block]{flex:1}}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]{padding-left:0;padding-right:0;margin-left:-14px;margin-right:-14px;min-width:0;word-break:break-word;overflow-wrap:break-word;flex-basis:100%}@media (min-width:600px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]{flex-basis:calc(50% - 44px);flex-grow:0;margin-left:14px;margin-right:14px}}@media (min-width:600px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:nth-child(2n){margin-left:46px}}@media (min-width:782px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:first-child){margin-left:46px}}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit{margin-top:0;margin-bottom:0}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit:before{left:0;right:0}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit>.editor-block-contextual-toolbar{margin-left:-1px}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit>[data-block]{margin-top:0;margin-bottom:0}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit>div>.block-core-columns>.editor-inner-blocks{margin-top:-28px;margin-bottom:-28px}[data-type="core/columns"] .block-list-appender{margin-top:28px;margin-bottom:28px}[data-type="core/columns"] [data-type="core/column"].is-selected .block-list-appender{margin:14px 0}.are-vertically-aligned-top .block-core-columns,div.block-core-columns.is-vertically-aligned-top{justify-content:flex-start}.are-vertically-aligned-center .block-core-columns,div.block-core-columns.is-vertically-aligned-center{justify-content:center}.are-vertically-aligned-bottom .block-core-columns,div.block-core-columns.is-vertically-aligned-bottom{justify-content:flex-end}[data-type="core/column"]>.editor-block-list__block-edit>.editor-block-list__breadcrumb{left:-3px}.block-core-columns>.block-editor-inner-blocks.has-overlay:after{left:0;right:0}.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/column"].has-child-selected>.block-editor-block-list__block-edit>[data-block]>div>.block-editor-inner-blocks,.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/column"].is-selected>.block-editor-block-list__block-edit>[data-block]>div>.block-editor-inner-blocks,.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/columns"].has-child-selected>.block-editor-block-list__block-edit>[data-block]>div>.block-editor-inner-blocks,.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/columns"].is-selected>.block-editor-block-list__block-edit>[data-block]>div>.block-editor-inner-blocks{padding:14px}.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/column"].has-child-selected>.block-editor-block-list__block-edit>[data-block]>div>.block-editor-inner-blocks>.components-placeholder,.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/column"].is-selected>.block-editor-block-list__block-edit>[data-block]>div>.block-editor-inner-blocks>.components-placeholder,.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/columns"].has-child-selected>.block-editor-block-list__block-edit>[data-block]>div>.block-editor-inner-blocks>.components-placeholder,.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/columns"].is-selected>.block-editor-block-list__block-edit>[data-block]>div>.block-editor-inner-blocks>.components-placeholder{margin:-14px;width:calc(100% + 28px)}.wp-block-cover-image.components-placeholder h2,.wp-block-cover.components-placeholder h2{color:inherit}.wp-block-cover-image.has-left-content .block-editor-rich-text__inline-toolbar,.wp-block-cover-image.has-right-content .block-editor-rich-text__inline-toolbar,.wp-block-cover.has-left-content .block-editor-rich-text__inline-toolbar,.wp-block-cover.has-right-content .block-editor-rich-text__inline-toolbar{display:inline-block}.wp-block-cover-image .block-editor-block-list__layout,.wp-block-cover .block-editor-block-list__layout{width:100%}.wp-block-cover-image .block-editor-block-list__block,.wp-block-cover .block-editor-block-list__block{color:#f8f9f9}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{text-align:left}.wp-block-cover-image .wp-block-cover__inner-container>.block-editor-inner-blocks>.block-editor-block-list__layout,.wp-block-cover .wp-block-cover__inner-container>.block-editor-inner-blocks>.block-editor-block-list__layout{margin-left:0;margin-right:0}.wp-block-cover-image.components-placeholder,.wp-block-cover.components-placeholder{background:rgba(139,139,150,.1);min-height:200px}.is-dark-theme .wp-block-cover-image.components-placeholder,.is-dark-theme .wp-block-cover.components-placeholder{background:hsla(0,0%,100%,.15)}.wp-block-cover-image .wp-block-cover__placeholder-color-palette,.wp-block-cover .wp-block-cover__placeholder-color-palette{max-width:290px;margin-top:1em}[data-align=left] .wp-block-cover,[data-align=left] .wp-block-cover-image,[data-align=right] .wp-block-cover,[data-align=right] .wp-block-cover-image{max-width:305px;width:100%}.block-library-cover__reset-button{margin-left:auto}.block-library-cover__resize-container:not(.is-resizing){height:auto!important}.wp-block-embed{margin-left:0;margin-right:0;clear:both}@media (min-width:600px){.wp-block-embed{min-width:360px}.wp-block-embed.components-placeholder{min-width:0}}.wp-block-embed.is-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1em;min-height:200px;text-align:center;background:#f8f9f9}.wp-block-embed.is-loading p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.wp-block-embed .components-placeholder__error{word-break:break-word}.wp-block-embed .components-placeholder__learn-more{margin-top:1em}.block-library-embed__interactive-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0}.wp-block-file{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.wp-block-file .wp-block-file__content-wrapper{flex-grow:1}.wp-block-file .wp-block-file__textlink{display:inline-block;min-width:1em}.wp-block-file .wp-block-file__textlink:focus{box-shadow:none}.wp-block-file .wp-block-file__button-richtext-wrapper{display:inline-block;margin-left:.75em}.wp-block-file .wp-block-file__copy-url-button{margin-left:1em}.wp-block-freeform.block-library-rich-text__tinymce li,.wp-block-freeform.block-library-rich-text__tinymce p{line-height:1.8}.wp-block-freeform.block-library-rich-text__tinymce ol,.wp-block-freeform.block-library-rich-text__tinymce ul{padding-left:2.5em;margin-left:0}.wp-block-freeform.block-library-rich-text__tinymce blockquote{margin:0;box-shadow:inset 0 0 0 0 #e2e4e7;border-left:4px solid #000;padding-left:1em}.wp-block-freeform.block-library-rich-text__tinymce pre{white-space:pre-wrap;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;color:#23282d}.wp-block-freeform.block-library-rich-text__tinymce>:first-child{margin-top:0}.wp-block-freeform.block-library-rich-text__tinymce>:last-child{margin-bottom:0}.wp-block-freeform.block-library-rich-text__tinymce.mce-edit-focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce a{color:#007fac}.wp-block-freeform.block-library-rich-text__tinymce:focus a[data-mce-selected]{padding:0 2px;margin:0 -2px;border-radius:2px;box-shadow:0 0 0 1px #e5f5fa;background:#e5f5fa}.wp-block-freeform.block-library-rich-text__tinymce code{padding:2px;border-radius:2px;color:#23282d;background:#f3f4f5;font-family:Menlo,Consolas,monaco,monospace;font-size:14px}.wp-block-freeform.block-library-rich-text__tinymce:focus code[data-mce-selected]{background:#e8eaeb}.wp-block-freeform.block-library-rich-text__tinymce .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-freeform.block-library-rich-text__tinymce .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-freeform.block-library-rich-text__tinymce .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-block-freeform.block-library-rich-text__tinymce .wp-more-tag{width:96%;height:20px;display:block;margin:15px auto;outline:0;cursor:default;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAADtgAAAAoBAMAAAA86gLBAAAAJFBMVEVMaXG7u7vBwcHDw8POzs68vLzGxsbMzMy+vr7AwMDQ0NDGxsYKLGzpAAAADHRSTlMA///zWf+/f///TMxNVGuqAAABwklEQVR4Ae3dMXLaQBTH4bfj8UCpx8hq0vgKvgFNemhT6Qo6gg6R+0ZahM2QLmyBJ99XWP9V5+o3jIUcLQEAAAAAAAAAAAAAAAAAAAAAAABQ8j0WL9lfTtlt18uNXAUA8O/KVtfa1tdcrOdSh9gCQAMlh1hMNbZZ1bsrsQWABsrhLRbz7z5in/32UbfUMUbkMQCAh5RfGYv82UdMdZ6HS2wjT2ILAI8r3XmM2B3WvM59vfO2xXYW2yYAENuPU8S+X/N67mKxzy225yaxBQCxLV392UdcvwV0jPVUj98ntkBWT7C7+9u2/V/vGtvXIWJ6/4rtbottWa6Ri0NUT/u72LYttrb97LHdvUXMxxrb8TO2W2TF1rYbbLG1bbGNjMi4+2Sbi1FsbbvNFlvbFtt5fDnE3d9sP1/XeIyV2Nr2U2/guZUuptNrH/dPI9eLB6SaAEBs6wPJf3/PNk9tYgsAYrv/8TFuzx/fvkFqGtrEFgDEdpcZUb7ejXy6ntrEFgDENvL6gsas4vbdyKt4DACI7TxElJv/Z7udpqFNbAFAbKduy2uU2trttM/x28UWAAAAAAAAAAAAAAAAAAAAAAAAAADgDyPwGmGTCZp7AAAAAElFTkSuQmCC);background-size:1900px 20px;background-repeat:no-repeat;background-position:50%}.wp-block-freeform.block-library-rich-text__tinymce img::selection{background-color:transparent}.wp-block-freeform.block-library-rich-text__tinymce div.mceTemp{-ms-user-select:element}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption{margin:0;max-width:100%}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption a,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption img{display:block}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption *{-webkit-user-drag:none}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption .wp-caption-dd{padding-top:.5em;margin:0}.wp-block-freeform.block-library-rich-text__tinymce .wpview{width:99.99%;position:relative;clear:both;margin-bottom:16px;border:1px solid transparent}.wp-block-freeform.block-library-rich-text__tinymce .wpview iframe{display:block;max-width:100%;background:transparent}.wp-block-freeform.block-library-rich-text__tinymce .wpview .mce-shim{position:absolute;top:0;right:0;bottom:0;left:0}.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected="2"] .mce-shim{display:none}.wp-block-freeform.block-library-rich-text__tinymce .wpview .loading-placeholder{border:1px dashed #e8eaeb;padding:10px}.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error{border:1px solid #e8eaeb;padding:1em 0;margin:0;word-wrap:break-word}.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error p{margin:0;text-align:center}.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .loading-placeholder,.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .wpview-error{border-color:transparent}.wp-block-freeform.block-library-rich-text__tinymce .wpview .dashicons{display:block;margin:0 auto;width:32px;height:32px;font-size:32px}.wp-block-freeform.block-library-rich-text__tinymce .wpview.wpview-type-gallery:after{content:"";display:table;clear:both}.wp-block-freeform.block-library-rich-text__tinymce .gallery img[data-mce-selected]:focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce .gallery a{cursor:default}.wp-block-freeform.block-library-rich-text__tinymce .gallery{margin:auto -6px;padding:6px 0;line-height:1;overflow-x:hidden}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-item{float:left;margin:0;text-align:center;padding:6px;box-sizing:border-box}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption,.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-icon{margin:0}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption{font-size:13px;margin:4px 0}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-1 .gallery-item{width:100%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-2 .gallery-item{width:50%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-3 .gallery-item{width:33.33333%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-4 .gallery-item{width:25%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-5 .gallery-item{width:20%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-6 .gallery-item{width:16.66667%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-7 .gallery-item{width:14.28571%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-8 .gallery-item{width:12.5%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-9 .gallery-item{width:11.11111%}.wp-block-freeform.block-library-rich-text__tinymce .gallery img{max-width:100%;height:auto;border:none;padding:0}div[data-type="core/freeform"] .block-editor-block-list__block-edit:before{transition:border-color .1s linear,box-shadow .1s linear;border:1px solid #e2e4e7;outline:1px solid transparent}@media (prefers-reduced-motion:reduce){div[data-type="core/freeform"] .block-editor-block-list__block-edit:before{transition-duration:0s}}div[data-type="core/freeform"].is-selected .block-editor-block-list__block-edit:before{border-color:#b5bcc2 #b5bcc2 #b5bcc2 transparent}div[data-type="core/freeform"].is-hovered .block-editor-block-list__breadcrumb{display:none}div[data-type="core/freeform"] .editor-block-contextual-toolbar+div{margin-top:0;padding-top:0}div[data-type="core/freeform"].is-selected .block-library-rich-text__tinymce:after{content:"";display:table;clear:both}.mce-toolbar-grp .mce-btn.mce-active:hover button,.mce-toolbar-grp .mce-btn.mce-active:hover i,.mce-toolbar-grp .mce-btn.mce-active button,.mce-toolbar-grp .mce-btn.mce-active i{color:#23282d}.mce-toolbar-grp .mce-rtl .mce-flow-layout-item.mce-last{margin-right:0;margin-left:8px}.mce-toolbar-grp .mce-btn i{font-style:normal}.block-library-classic__toolbar{display:none;width:auto;margin:0 -14px;position:-webkit-sticky;position:sticky;z-index:10;top:14px;transform:translateY(-14px);border:1px solid #e2e4e7;border-bottom:none;padding:0}div[data-type="core/freeform"].is-selected .block-library-classic__toolbar,div[data-type="core/freeform"].is-typing .block-library-classic__toolbar{display:block;border-color:#b5bcc2}.block-library-classic__toolbar .mce-tinymce{box-shadow:none}@media (min-width:600px){.block-library-classic__toolbar{padding:0}}.block-library-classic__toolbar:empty{display:block;background:#f5f5f5;border-bottom:1px solid #e2e4e7}.block-library-classic__toolbar:empty:before{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;content:attr(data-placeholder);color:#555d66;line-height:37px;padding:14px}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar .mce-menubar>div,.block-library-classic__toolbar .mce-tinymce-inline,.block-library-classic__toolbar .mce-tinymce-inline>div,.block-library-classic__toolbar div.mce-toolbar-grp,.block-library-classic__toolbar div.mce-toolbar-grp>div{height:auto!important;width:100%!important}.block-library-classic__toolbar .mce-container-body.mce-abs-layout{overflow:visible}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar div.mce-toolbar-grp{position:static}.block-library-classic__toolbar .mce-toolbar-grp>div{padding:1px 3px}.block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child){display:none}.block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar{display:block}.wp-block-gallery li{list-style-type:none}.is-selected .wp-block-gallery{margin-bottom:0}figure.wp-block-gallery{display:block;margin:0}.blocks-gallery-grid.blocks-gallery-grid{margin-bottom:0}.blocks-gallery-item figure:not(.is-selected):focus{outline:none}.blocks-gallery-item figure.is-selected{outline:4px solid #0085ba}body.admin-color-sunrise .blocks-gallery-item figure.is-selected{outline:4px solid #d1864a}body.admin-color-ocean .blocks-gallery-item figure.is-selected{outline:4px solid #a3b9a2}body.admin-color-midnight .blocks-gallery-item figure.is-selected{outline:4px solid #e14d43}body.admin-color-ectoplasm .blocks-gallery-item figure.is-selected{outline:4px solid #a7b656}body.admin-color-coffee .blocks-gallery-item figure.is-selected{outline:4px solid #c2a68c}body.admin-color-blue .blocks-gallery-item figure.is-selected{outline:4px solid #82b4cb}body.admin-color-light .blocks-gallery-item figure.is-selected{outline:4px solid #0085ba}.blocks-gallery-item figure.is-transient img{opacity:.3}.blocks-gallery-item .block-editor-rich-text{position:absolute;bottom:0;width:100%;max-height:100%;overflow-y:auto}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-item .is-selected .block-editor-rich-text{right:0;left:0;margin-top:-4px}}.blocks-gallery-item .is-selected .block-editor-rich-text .block-editor-rich-text__inline-toolbar{top:0}.blocks-gallery-item .is-selected .block-editor-rich-text figcaption{padding-top:48px}.blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu,.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu{background:#fff;border:1px solid rgba(66,88,99,.4);border-radius:4px;transition:box-shadow .2s ease-out}@media (prefers-reduced-motion:reduce){.blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu,.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu{transition-duration:0s}}.blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu:hover,.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu:hover{box-shadow:0 2px 10px rgba(25,30,35,.1),0 0 2px rgba(25,30,35,.1)}.blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button,.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button{color:rgba(14,28,46,.62);padding:2px;height:24px}.blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button:not(:disabled):not([aria-disabled=true]):not(.is-default):hover,.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{box-shadow:none}@media (min-width:600px){.columns-7 .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button,.columns-7 .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button,.columns-8 .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button,.columns-8 .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button{padding:0;width:inherit;height:inherit}}.blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button:focus,.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button:focus{color:inherit}.blocks-gallery-item .block-editor-rich-text figcaption{position:relative;overflow:hidden}.blocks-gallery-item .block-editor-rich-text figcaption a{color:#fff}.block-library-gallery-item__inline-menu,.block-library-gallery-item__move-menu{margin:8px;display:inline-flex;z-index:20}.block-library-gallery-item__inline-menu .components-button,.block-library-gallery-item__move-menu .components-button{color:transparent}@media (min-width:600px){.columns-7 .block-library-gallery-item__inline-menu,.columns-7 .block-library-gallery-item__move-menu,.columns-8 .block-library-gallery-item__inline-menu,.columns-8 .block-library-gallery-item__move-menu{padding:2px}}.block-library-gallery-item__inline-menu{position:absolute;top:-2px;right:-2px}.block-library-gallery-item__move-menu{position:absolute;top:-2px;left:-2px}.blocks-gallery-item__move-backward,.blocks-gallery-item__move-forward,.blocks-gallery-item__remove{padding:0}.blocks-gallery-item .components-spinner{position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-9px}.wp-block[data-type="core/group"] .editor-block-list__insertion-point{left:0;right:0}.wp-block[data-type="core/group"]>.editor-block-list__block-edit>div>.wp-block-group.has-background>.wp-block-group__inner-container>.editor-inner-blocks{margin-top:-32px;margin-bottom:-32px}.wp-block[data-type="core/group"]>.editor-block-list__block-edit>div>.wp-block-group>.wp-block-group__inner-container>.editor-inner-blocks>.editor-block-list__layout>.wp-block[data-align=full]{margin-left:auto;margin-right:auto;padding-left:28px;padding-right:28px}@media (min-width:600px){.wp-block[data-type="core/group"]>.editor-block-list__block-edit>div>.wp-block-group>.wp-block-group__inner-container>.editor-inner-blocks>.editor-block-list__layout>.wp-block[data-align=full]{padding-left:58px;padding-right:58px}}.wp-block[data-type="core/group"]>.editor-block-list__block-edit>div>.wp-block-group.has-background>.wp-block-group__inner-container>.editor-inner-blocks>.editor-block-list__layout>.wp-block[data-align=full]{margin-left:-30px;width:calc(100% + 60px)}.wp-block[data-type="core/group"][data-align=full]>.editor-block-list__block-edit>div>.wp-block-group>.wp-block-group__inner-container>.editor-inner-blocks{margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.wp-block[data-type="core/group"][data-align=full]>.editor-block-list__block-edit>div>.wp-block-group>.wp-block-group__inner-container>.editor-inner-blocks>.editor-block-list__layout{margin-left:0;margin-right:0}.wp-block[data-type="core/group"][data-align=full]>.editor-block-list__block-edit>div>.wp-block-group>.wp-block-group__inner-container>.editor-inner-blocks>.editor-block-list__layout>.wp-block[data-align=full]{padding-right:0;padding-left:0;left:0;width:100%;max-width:none}.wp-block[data-type="core/group"][data-align=full]>.editor-block-list__block-edit>div>.wp-block-group>.wp-block-group__inner-container>.editor-inner-blocks>.editor-block-list__layout>.wp-block[data-align=full]>.editor-block-list__block-edit{margin-left:0;margin-right:0}.wp-block[data-type="core/group"][data-align=full]>.editor-block-list__block-edit>div>.wp-block-group.has-background>.wp-block-group__inner-container>.editor-inner-blocks>.editor-block-list__layout>.wp-block[data-align=full]{width:calc(100% + 60px)}.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/group"].has-child-selected>.block-editor-block-list__block-edit>[data-block]>.wp-block-group>.wp-block-group__inner-container>.block-editor-inner-blocks,.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/group"].is-selected>.block-editor-block-list__block-edit>[data-block]>.wp-block-group>.wp-block-group__inner-container>.block-editor-inner-blocks{padding:14px}.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/group"].has-child-selected>.block-editor-block-list__block-edit>[data-block]>.wp-block-group:not(.has-background)>.wp-block-group__inner-container>.block-editor-inner-blocks>.block-editor-block-list__layout,.block-editor-block-list__layout .block-editor-block-list__block[data-type="core/group"].is-selected>.block-editor-block-list__block-edit>[data-block]>.wp-block-group:not(.has-background)>.wp-block-group__inner-container>.block-editor-inner-blocks>.block-editor-block-list__layout{margin-top:-28px;margin-bottom:-28px}[data-type="core/group"].is-selected .block-list-appender{margin-left:0;margin-right:0}[data-type="core/group"].is-selected .has-background .block-list-appender{margin-top:18px;margin-bottom:18px}.wp-block-html{margin-bottom:28px}.wp-block-html .block-editor-plain-text{font-family:Menlo,Consolas,monaco,monospace;color:#23282d;padding:.8em 1em;border:1px solid #e2e4e7;border-radius:4px;max-height:250px;font-size:16px}@media (min-width:600px){.wp-block-html .block-editor-plain-text{font-size:13px}}.wp-block-html .block-editor-plain-text:focus{box-shadow:none}.wp-block-image{position:relative;margin-left:0;margin-right:0}.wp-block-image.is-transient img{opacity:.3}.wp-block-image figcaption img{display:inline}.wp-block-image .components-spinner{position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-9px}.wp-block-image .components-resizable-box__container{display:inline-block}.wp-block-image .components-resizable-box__container img{display:block;width:100%}.wp-block-image.is-focused .components-resizable-box__handle{display:block;z-index:1}.block-editor-block-list__block[data-type="core/image"][data-align=center] .wp-block-image{margin-left:auto;margin-right:auto}.block-editor-block-list__block[data-type="core/image"][data-align=center][data-resized=false] .wp-block-image>div{margin-left:auto;margin-right:auto}.edit-post-sidebar .block-library-image__dimensions{margin-bottom:1em}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row{display:flex;justify-content:space-between}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height,.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width{margin-bottom:.5em}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height input,.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width input{line-height:1.25}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width{margin-right:5px}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height{margin-left:5px}.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{position:absolute;left:0;right:0;margin:-1px 0}@media (min-width:600px){.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{margin:-1px}}[data-type="core/image"][data-align=center] .block-editor-block-list__block-edit figure,[data-type="core/image"][data-align=left] .block-editor-block-list__block-edit figure,[data-type="core/image"][data-align=right] .block-editor-block-list__block-edit figure{margin:0;display:table}[data-type="core/image"][data-align=center] .block-editor-block-list__block-edit .block-editor-rich-text,[data-type="core/image"][data-align=left] .block-editor-block-list__block-edit .block-editor-rich-text,[data-type="core/image"][data-align=right] .block-editor-block-list__block-edit .block-editor-rich-text{display:table-caption;caption-side:bottom}[data-type="core/image"][data-align=full] figure img,[data-type="core/image"][data-align=wide] figure img{width:100%}[data-type="core/image"] .block-editor-block-list__block-edit figure.is-resized{margin:0;display:table}[data-type="core/image"] .block-editor-block-list__block-edit figure.is-resized .block-editor-rich-text{display:table-caption;caption-side:bottom}.wp-block-latest-comments.has-avatars .avatar{margin-right:10px}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px;padding-top:0}.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment{min-height:36px}.block-editor .wp-block-latest-posts{padding-left:2.5em}.block-editor .wp-block-latest-posts.is-grid{padding-left:0}.wp-block-latest-posts li a>div{display:inline}.wp-block-legacy-widget__edit-container,.wp-block-legacy-widget__preview{padding-left:2.5em;padding-right:2.5em}.wp-block-legacy-widget__edit-container .widget-inside{border:none;display:block;box-shadow:none}.wp-block-legacy-widget__update-button{margin-left:auto;display:block}.wp-block-legacy-widget__preview{overflow:auto}.wp-block-media-text .__resizable_base__{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/span 2;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-vertically-aligned-top .block-editor-inner-blocks,.wp-block-media-text.is-vertically-aligned-top .editor-media-container__resizer{-ms-grid-row-align:start;align-self:start}.wp-block-media-text .block-editor-inner-blocks,.wp-block-media-text .editor-media-container__resizer,.wp-block-media-text.is-vertically-aligned-center .block-editor-inner-blocks,.wp-block-media-text.is-vertically-aligned-center .editor-media-container__resizer{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .block-editor-inner-blocks,.wp-block-media-text.is-vertically-aligned-bottom .editor-media-container__resizer{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .editor-media-container__resizer{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;width:100%!important}.wp-block-media-text.is-image-fill .editor-media-container__resizer{height:100%!important}.wp-block-media-text .editor-inner-blocks,.wp-block-media-text.has-media-on-the-right .editor-media-container__resizer{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.wp-block-media-text .editor-inner-blocks{word-break:break-word;text-align:initial;padding:0 8%}.wp-block-media-text.has-media-on-the-right .block-editor-inner-blocks{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block{max-width:unset}figure.block-library-media-text__media-container{margin:0;height:100%;width:100%}.wp-block-media-text .block-library-media-text__media-container img,.wp-block-media-text .block-library-media-text__media-container video{vertical-align:middle;width:100%}.editor-media-container__resizer .components-resizable-box__handle{display:none}.wp-block-media-text.is-selected:not(.is-stacked-on-mobile) .editor-media-container__resizer .components-resizable-box__handle{display:block}@media (min-width:600px){.wp-block-media-text.is-selected.is-stacked-on-mobile .editor-media-container__resizer .components-resizable-box__handle{display:block}}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile .block-editor-inner-blocks{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-stacked-on-mobile .editor-media-container__resizer,.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .block-editor-inner-blocks{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .editor-media-container__resizer{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}}.editor-styles-wrapper .block-library-list ol,.editor-styles-wrapper .block-library-list ul{padding-left:1.3em;margin-left:1.3em}.block-editor-block-list__block[data-type="core/more"]{max-width:100%;text-align:center;margin-top:28px;margin-bottom:28px}.block-editor .wp-block-more{display:block;text-align:center;white-space:nowrap}.block-editor .wp-block-more input[type=text]{position:relative;font-size:13px;text-transform:uppercase;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;color:#6c7781;border:none;box-shadow:none;white-space:nowrap;text-align:center;margin:0;border-radius:4px;background:#fff;padding:6px 8px;height:24px}.block-editor .wp-block-more input[type=text]:focus{box-shadow:none}.block-editor .wp-block-more:before{content:"";position:absolute;top:50%;left:0;right:0;border-top:3px dashed #ccd0d4}.wp-block-navigation-menu,.wp-block-navigation-menu .block-editor-block-list__layout{display:-ms-grid;display:grid;grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content;grid-auto-flow:column;align-items:center;white-space:nowrap}.wp-block-navigation-menu__inserter-content{width:350px;padding:16px}.wp-block-navigation-menu-item__edit-container{display:-ms-grid;display:grid;grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content;grid-auto-flow:column;align-items:center;white-space:nowrap;border:1px solid #e2e4e7;width:178px;padding-left:1px}.wp-block-navigation-menu-item__edit-container .wp-block-navigation-menu-item__field{border-right:1px solid #e2e4e7!important;width:140px;border:none;border-radius:0;padding-left:16px;min-height:35px;line-height:35px}.wp-block-navigation-menu-item__edit-container .wp-block-navigation-menu-item__field,.wp-block-navigation-menu-item__edit-container .wp-block-navigation-menu-item__field:focus{color:#555d66}.wp-block-navigation-menu-item{font-family:"Noto Serif",serif;color:#0073af;font-weight:700;font-size:14px}.wp-block-navigation-menu-item__nofollow-external-link{display:block}.wp-block-navigation-menu-item__separator{margin:8px 0;border-top:1px solid #e2e4e7}.components-popover:not(.is-mobile).wp-block-navigation-menu-item__dropdown-content{margin-top:-1px;margin-left:-4px}.wp-block-navigation-menu-item__dropdown-content .components-popover__content{padding:8px 0}.wp-block-navigation-menu .block-editor-block-list__block[data-type="core/navigation-menu-item"]>.block-editor-block-list__block-edit>div[role=toolbar]{display:none}.wp-block-navigation-menu .block-editor-block-list__block[data-type="core/navigation-menu-item"]>.block-editor-block-list__insertion-point{display:none}.block-editor-block-list__block[data-type="core/nextpage"]{max-width:100%;margin-top:28px;margin-bottom:28px}.wp-block-nextpage{display:block;text-align:center;white-space:nowrap}.wp-block-nextpage>span{font-size:13px;position:relative;display:inline-block;text-transform:uppercase;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;color:#6c7781;border-radius:4px;background:#fff;padding:6px 8px;height:24px}.wp-block-nextpage:before{content:"";position:absolute;top:50%;left:0;right:0;border-top:3px dashed #ccd0d4}.block-editor-rich-text__editable.wp-block-paragraph:not(.is-selected) [data-rich-text-placeholder]:after{display:inline-block;padding-right:108px}.wp-block .wp-block .block-editor-rich-text__editable.wp-block-paragraph:not(.is-selected) [data-rich-text-placeholder]:after{padding-right:36px}.block-editor-block-list__block[data-type="core/paragraph"] p{min-height:28px;line-height:1.8}.wp-block-preformatted pre{white-space:pre-wrap}.block-editor-block-list__block[data-type="core/pullquote"][data-align=left] .block-editor-rich-text p,.block-editor-block-list__block[data-type="core/pullquote"][data-align=right] .block-editor-rich-text p{font-size:20px}.wp-block-pullquote blockquote>.block-editor-rich-text p{font-size:28px;line-height:1.6}.wp-block-pullquote.is-style-solid-color{margin-left:0;margin-right:0}.wp-block-pullquote.is-style-solid-color blockquote>.block-editor-rich-text p{font-size:32px}.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation{text-transform:none;font-style:normal}.wp-block-pullquote .wp-block-pullquote__citation{color:inherit}.wp-block-quote__citation{font-size:13px}.block-editor .wp-block-rss{padding-left:2.5em}.block-editor .wp-block-rss.is-grid{padding-left:0}.wp-block-rss li a>div{display:inline}.wp-block-search .wp-block-search__input{border-radius:4px;border:1px solid #7e8993;color:rgba(14,28,46,.62);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.wp-block-search .wp-block-search__input:focus{outline:none}.wp-block-search .wp-block-search__button{background:#f7f7f7;border-radius:4px;border:1px solid #ccc;box-shadow:inset 0 -1px 0 #ccc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.wp-block-search .wp-block-search__button .wp-block-search__button-rich-text{padding:6px 10px}.wp-block-shortcode{display:flex;flex-direction:column;padding:14px;background-color:rgba(139,139,150,.1);font-size:13px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin-bottom:28px}.wp-block-shortcode label{display:flex;align-items:center;white-space:nowrap;font-weight:600;flex-shrink:0}.wp-block-shortcode .block-editor-plain-text{width:80%;max-height:250px}.wp-block-shortcode .dashicon{margin-right:8px}.wp-social-link{padding:6px}.wp-block-social-links.is-style-pill-shape .wp-social-link{padding-left:16px;padding-right:16px}.wp-block-social-links div.editor-url-input{display:inline-block;margin-left:8px}.wp-block-social-links .editor-block-list__layout{display:flex;justify-content:flex-start}[data-type="core/social-links"] .wp-block-social-links>.block-editor-inner-blocks>.block-editor-block-list__layout{margin-left:0;margin-right:0}[data-type="core/social-links"] .wp-block-social-links>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block{width:auto;padding-left:0;padding-right:0}[data-type="core/social-links"] .wp-block-social-links>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block>.block-editor-block-list__block-edit{margin-left:0;margin-right:0}[data-type="core/social-links"] .wp-block-social-links>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block>.block-editor-block-list__block-edit:before{border-right:none;border-top:none;border-bottom:none}[data-type="core/social-links"] .wp-block-social-links>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block.is-hovered:not(.is-navigate-mode)>.block-editor-block-list__block-edit:before{box-shadow:none}[data-type="core/social-links"].has-child-selected .wp-block-social-links .block-editor-block-list__block-edit:before,[data-type="core/social-links"].is-hovered .wp-block-social-links .block-editor-block-list__block-edit:before,[data-type="core/social-links"].is-selected .wp-block-social-links .block-editor-block-list__block-edit:before{border-color:transparent!important}[data-type="core/social-links"] .wp-block-social-links>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block>.block-editor-block-list__block-edit>[data-block]{margin-top:0;margin-bottom:0}[data-type="core/social-links"] .wp-block-social-links .block-editor-block-list__breadcrumb,[data-type="core/social-links"] .wp-block-social-links .block-editor-block-list__insertion-point,[data-type="core/social-links"] .wp-block-social-links .block-editor-block-mover.block-editor-block-mover{display:none}.wp-block-social-links .block-list-appender{margin:0}.wp-block-social-links .block-list-appender .block-editor-button-block-appender{padding:8px;outline:none;background:none}[data-type="core/social-links"][data-align=center] .wp-block-social-links{justify-content:center}.block-editor-block-preview__content .wp-social-link:disabled{opacity:1}.block-editor-block-preview__content [data-type="core/social-links"]{width:auto!important;display:inline-block}[data-type="core/social-links"]:not(.is-selected):not(.has-child-selected) .wp-block-social-links{min-height:36px}[data-type="core/social-links"] .wp-social-link__is-incomplete{transition:transform .1s ease;transform-origin:center center}[data-type="core/social-links"]:not(.is-selected):not(.has-child-selected) .wp-social-link__is-incomplete{opacity:0;transform:scale(0);width:0;padding:0;margin-right:0}.wp-social-link.wp-social-link__is-incomplete{opacity:.5}.wp-block-social-links .is-selected .wp-social-link__is-incomplete,.wp-social-link.wp-social-link__is-incomplete:focus,.wp-social-link.wp-social-link__is-incomplete:hover{opacity:1}[data-type="core/social-links"] .wp-social-link:focus{opacity:1;box-shadow:0 0 0 2px #fff,0 0 0 4px #007cba;outline:2px solid transparent}.block-library-spacer__resize-container.is-selected{background:#f3f4f5}.block-library-spacer__resize-container{clear:both;margin-bottom:28px}.edit-post-visual-editor p.wp-block-subhead{color:#6c7781;font-size:1.1em;font-style:italic}.block-editor-block-list__block[data-type="core/table"][data-align=center],.block-editor-block-list__block[data-type="core/table"][data-align=left],.block-editor-block-list__block[data-type="core/table"][data-align=right]{height:auto}.block-editor-block-list__block[data-type="core/table"][data-align=center] table,.block-editor-block-list__block[data-type="core/table"][data-align=left] table,.block-editor-block-list__block[data-type="core/table"][data-align=right] table{width:auto}.block-editor-block-list__block[data-type="core/table"][data-align=center] td,.block-editor-block-list__block[data-type="core/table"][data-align=center] th,.block-editor-block-list__block[data-type="core/table"][data-align=left] td,.block-editor-block-list__block[data-type="core/table"][data-align=left] th,.block-editor-block-list__block[data-type="core/table"][data-align=right] td,.block-editor-block-list__block[data-type="core/table"][data-align=right] th{word-break:break-word}.block-editor-block-list__block[data-type="core/table"][data-align=center]{text-align:initial}.block-editor-block-list__block[data-type="core/table"][data-align=center] table{margin:0 auto}.wp-block-table{margin:0}.wp-block-table table{border-collapse:collapse}.wp-block-table td,.wp-block-table th{padding:0;border:1px solid}.wp-block-table td.is-selected,.wp-block-table th.is-selected{border-color:#00a0d2;box-shadow:inset 0 0 0 1px #00a0d2;border-style:double}.wp-block-table__cell-content{padding:.5em}.wp-block-table__placeholder-form.wp-block-table__placeholder-form{text-align:left;align-items:center}.wp-block-table__placeholder-input{width:100px}.wp-block-table__placeholder-button{min-width:100px;justify-content:center}.block-editor .wp-block-tag-cloud a{display:inline-block;margin-right:5px}.block-editor .wp-block-tag-cloud span{display:inline-block;margin-left:5px;color:#8f98a1;text-decoration:none}.wp-block-text-columns .block-editor-rich-text__editable:focus{outline:1px solid #e2e4e7}.wp-block-verse pre,pre.wp-block-verse{color:#191e23;white-space:nowrap;font-family:inherit;font-size:inherit;padding:1em;overflow:auto}.block-editor-block-list__block[data-align=center]{text-align:center}.editor-video-poster-control .components-button{display:block;margin-right:8px}.editor-video-poster-control .components-button+.components-button{margin-top:1em}.block-editor-block-list__layout .reusable-block-edit-panel{align-items:center;background:#f8f9f9;color:#555d66;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;position:relative;top:-14px;margin:0 -14px;padding:8px 14px;z-index:61;border:1px dashed rgba(145,151,162,.25);border-bottom:none}.block-editor-block-list__layout .block-editor-block-list__layout .reusable-block-edit-panel{margin:0 -14px;padding:8px 14px}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{margin:0 5px}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{margin-right:auto}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{margin-right:8px;white-space:nowrap;font-weight:600}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{flex:1 1 100%;font-size:14px;height:30px;margin:4px 0 8px}.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{flex-shrink:0}@media (min-width:960px){.block-editor-block-list__layout .reusable-block-edit-panel{flex-wrap:nowrap}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{margin:0}.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 0 0 5px}}.editor-block-list__layout .is-selected .reusable-block-edit-panel{border-color:rgba(66,88,99,.4) rgba(66,88,99,.4) rgba(66,88,99,.4) transparent}.is-dark-theme .editor-block-list__layout .is-selected .reusable-block-edit-panel{border-color:hsla(0,0%,100%,.45) hsla(0,0%,100%,.45) hsla(0,0%,100%,.45) transparent}.block-editor-block-list__layout .reusable-block-indicator{background:#fff;border:1px dashed #e2e4e7;color:#555d66;top:-14px;height:30px;padding:4px;position:absolute;z-index:1;width:30px;right:-14px}.editor-styles-wrapper [data-block]{margin-top:28px;margin-bottom:28px} \ No newline at end of file diff --git a/srcs/wordpress/wp-includes/css/dist/block-library/style-rtl.css b/srcs/wordpress/wp-includes/css/dist/block-library/style-rtl.css deleted file mode 100644 index 224643c..0000000 --- a/srcs/wordpress/wp-includes/css/dist/block-library/style-rtl.css +++ /dev/null @@ -1,1524 +0,0 @@ -/** - * Colors - */ -/** - * Breakpoints & Media Queries - */ -/** - * Often re-used variables - */ -/** - * Breakpoint mixins - */ -/** - * Long content fade mixin - * - * Creates a fading overlay to signify that the content is longer - * than the space allows. - */ -/** - * Button states and focus styles - */ -/** - * Applies editor left position to the selector passed as argument - */ -/** - * Applies editor right position to the selector passed as argument - */ -/** - * Styles that are reused verbatim in a few places - */ -/** - * Allows users to opt-out of animations via OS-level preferences. - */ -/** - * Reset default styles for JavaScript UI based pages. - * This is a WP-admin agnostic reset - */ -/** - * Reset the WP Admin page styles for Gutenberg-like pages. - */ -.wp-block-audio figcaption { - margin-top: 0.5em; - margin-bottom: 1em; } - -.wp-block-audio audio { - width: 100%; - min-width: 300px; } - -.wp-block-button { - color: #fff; } - .wp-block-button.aligncenter { - text-align: center; } - .wp-block-button.alignright { - text-align: right; } - -.wp-block-button__link { - background-color: #32373c; - border: none; - border-radius: 28px; - box-shadow: none; - color: inherit; - cursor: pointer; - display: inline-block; - font-size: 18px; - margin: 0; - padding: 12px 24px; - text-align: center; - text-decoration: none; - overflow-wrap: break-word; } - .wp-block-button__link:hover, .wp-block-button__link:focus, .wp-block-button__link:active, .wp-block-button__link:visited { - color: inherit; } - -.is-style-squared .wp-block-button__link { - border-radius: 0; } - -.no-border-radius.wp-block-button__link { - border-radius: 0 !important; } - -.is-style-outline { - color: #32373c; } - .is-style-outline .wp-block-button__link { - background-color: transparent; - border: 2px solid; } - -.wp-block-calendar { - text-align: center; } - .wp-block-calendar th, - .wp-block-calendar tbody td { - padding: 4px; - border: 1px solid #e2e4e7; } - .wp-block-calendar tfoot td { - border: none; } - .wp-block-calendar table { - width: 100%; - border-collapse: collapse; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; } - .wp-block-calendar table th { - font-weight: 400; - background: #edeff0; } - .wp-block-calendar a { - text-decoration: underline; } - .wp-block-calendar tfoot a { - color: #00739c; } - .wp-block-calendar table tbody, - .wp-block-calendar table caption { - color: #40464d; } - -.wp-block-categories.alignleft { - margin-right: 2em; } - -.wp-block-categories.alignright { - margin-left: 2em; } - -.wp-block-columns { - display: flex; - margin-bottom: 28px; - flex-wrap: wrap; } - @media (min-width: 782px) { - .wp-block-columns { - flex-wrap: nowrap; } } - -.wp-block-column { - flex-grow: 1; - min-width: 0; - word-break: break-word; - overflow-wrap: break-word; } - @media (max-width: 599px) { - .wp-block-column { - flex-basis: 100% !important; } } - @media (min-width: 600px) { - .wp-block-column { - flex-basis: calc(50% - 16px); - flex-grow: 0; } - .wp-block-column:nth-child(even) { - margin-right: 32px; } } - @media (min-width: 782px) { - .wp-block-column:not(:first-child) { - margin-right: 32px; } } - -/** - * All Columns Alignment - */ -.wp-block-columns.are-vertically-aligned-top { - align-items: flex-start; } - -.wp-block-columns.are-vertically-aligned-center { - align-items: center; } - -.wp-block-columns.are-vertically-aligned-bottom { - align-items: flex-end; } - -/** - * Individual Column Alignment - */ -.wp-block-column.is-vertically-aligned-top { - align-self: flex-start; } - -.wp-block-column.is-vertically-aligned-center { - -ms-grid-row-align: center; - align-self: center; } - -.wp-block-column.is-vertically-aligned-bottom { - align-self: flex-end; } - -.wp-block-cover-image, -.wp-block-cover { - position: relative; - background-color: #000; - background-size: cover; - background-position: center center; - min-height: 430px; - height: 100%; - width: 100%; - display: flex; - justify-content: center; - align-items: center; - overflow: hidden; } - .wp-block-cover-image.has-parallax, - .wp-block-cover.has-parallax { - background-attachment: fixed; } - @supports (-webkit-overflow-scrolling: touch) { - .wp-block-cover-image.has-parallax, - .wp-block-cover.has-parallax { - background-attachment: scroll; } } - @media (prefers-reduced-motion: reduce) { - .wp-block-cover-image.has-parallax, - .wp-block-cover.has-parallax { - background-attachment: scroll; } } - .wp-block-cover-image.has-background-dim::before, - .wp-block-cover.has-background-dim::before { - content: ""; - position: absolute; - top: 0; - right: 0; - bottom: 0; - left: 0; - background-color: inherit; - opacity: 0.5; - z-index: 1; } - .wp-block-cover-image.has-background-dim.has-background-dim-10::before, - .wp-block-cover.has-background-dim.has-background-dim-10::before { - opacity: 0.1; } - .wp-block-cover-image.has-background-dim.has-background-dim-20::before, - .wp-block-cover.has-background-dim.has-background-dim-20::before { - opacity: 0.2; } - .wp-block-cover-image.has-background-dim.has-background-dim-30::before, - .wp-block-cover.has-background-dim.has-background-dim-30::before { - opacity: 0.3; } - .wp-block-cover-image.has-background-dim.has-background-dim-40::before, - .wp-block-cover.has-background-dim.has-background-dim-40::before { - opacity: 0.4; } - .wp-block-cover-image.has-background-dim.has-background-dim-50::before, - .wp-block-cover.has-background-dim.has-background-dim-50::before { - opacity: 0.5; } - .wp-block-cover-image.has-background-dim.has-background-dim-60::before, - .wp-block-cover.has-background-dim.has-background-dim-60::before { - opacity: 0.6; } - .wp-block-cover-image.has-background-dim.has-background-dim-70::before, - .wp-block-cover.has-background-dim.has-background-dim-70::before { - opacity: 0.7; } - .wp-block-cover-image.has-background-dim.has-background-dim-80::before, - .wp-block-cover.has-background-dim.has-background-dim-80::before { - opacity: 0.8; } - .wp-block-cover-image.has-background-dim.has-background-dim-90::before, - .wp-block-cover.has-background-dim.has-background-dim-90::before { - opacity: 0.9; } - .wp-block-cover-image.has-background-dim.has-background-dim-100::before, - .wp-block-cover.has-background-dim.has-background-dim-100::before { - opacity: 1; } - .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, - .wp-block-cover.alignleft, - .wp-block-cover.alignright { - max-width: 305px; - width: 100%; } - .wp-block-cover-image::after, - .wp-block-cover::after { - display: block; - content: ""; - font-size: 0; - min-height: inherit; } - @supports ((position: -webkit-sticky) or (position: sticky)) { - .wp-block-cover-image::after, - .wp-block-cover::after { - content: none; } } - .wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, - .wp-block-cover.aligncenter, - .wp-block-cover.alignleft, - .wp-block-cover.alignright { - display: flex; } - .wp-block-cover-image .wp-block-cover__inner-container, - .wp-block-cover .wp-block-cover__inner-container { - width: calc(100% - 70px); - z-index: 1; - color: #f8f9f9; } - .wp-block-cover-image p:not(.has-text-color), - .wp-block-cover-image h1:not(.has-text-color), - .wp-block-cover-image h2:not(.has-text-color), - .wp-block-cover-image h3:not(.has-text-color), - .wp-block-cover-image h4:not(.has-text-color), - .wp-block-cover-image h5:not(.has-text-color), - .wp-block-cover-image h6:not(.has-text-color), - .wp-block-cover-image .wp-block-subhead:not(.has-text-color), - .wp-block-cover p:not(.has-text-color), - .wp-block-cover h1:not(.has-text-color), - .wp-block-cover h2:not(.has-text-color), - .wp-block-cover h3:not(.has-text-color), - .wp-block-cover h4:not(.has-text-color), - .wp-block-cover h5:not(.has-text-color), - .wp-block-cover h6:not(.has-text-color), - .wp-block-cover .wp-block-subhead:not(.has-text-color) { - color: inherit; } - -.wp-block-cover__video-background { - position: absolute; - top: 50%; - right: 50%; - transform: translateX(50%) translateY(-50%); - width: 100%; - height: 100%; - z-index: 0; - -o-object-fit: cover; - object-fit: cover; } - -section.wp-block-cover-image h2, -.wp-block-cover-image-text, -.wp-block-cover-text { - color: #fff; } - section.wp-block-cover-image h2 a, - section.wp-block-cover-image h2 a:hover, - section.wp-block-cover-image h2 a:focus, - section.wp-block-cover-image h2 a:active, - .wp-block-cover-image-text a, - .wp-block-cover-image-text a:hover, - .wp-block-cover-image-text a:focus, - .wp-block-cover-image-text a:active, - .wp-block-cover-text a, - .wp-block-cover-text a:hover, - .wp-block-cover-text a:focus, - .wp-block-cover-text a:active { - color: #fff; } - -.wp-block-cover-image -.wp-block-cover.has-left-content { - justify-content: flex-start; } - -.wp-block-cover-image -.wp-block-cover.has-right-content { - justify-content: flex-end; } - -section.wp-block-cover-image.has-left-content > h2, -.wp-block-cover-image.has-left-content .wp-block-cover-image-text, -.wp-block-cover.has-left-content .wp-block-cover-text { - margin-right: 0; - text-align: right; } - -section.wp-block-cover-image.has-right-content > h2, -.wp-block-cover-image.has-right-content .wp-block-cover-image-text, -.wp-block-cover.has-right-content .wp-block-cover-text { - margin-left: 0; - text-align: left; } - -section.wp-block-cover-image > h2, -.wp-block-cover-image .wp-block-cover-image-text, -.wp-block-cover .wp-block-cover-text { - font-size: 2em; - line-height: 1.25; - z-index: 1; - margin-bottom: 0; - max-width: 610px; - padding: 14px; - text-align: center; } - -.block-editor-block-list__block[data-type="core/embed"][data-align="left"] .block-editor-block-list__block-edit, -.block-editor-block-list__block[data-type="core/embed"][data-align="right"] .block-editor-block-list__block-edit, -.wp-block-embed.alignleft, -.wp-block-embed.alignright { - max-width: 360px; - width: 100%; } - -.wp-block-embed { - margin-bottom: 1em; } - .wp-block-embed figcaption { - margin-top: 0.5em; - margin-bottom: 1em; } - -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper, -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper, -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper, -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper, -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper, -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper, -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper { - position: relative; } - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before { - content: ""; - display: block; - padding-top: 50%; } - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe { - position: absolute; - top: 0; - left: 0; - bottom: 0; - right: 0; - width: 100%; - height: 100%; } - -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before { - padding-top: 42.85%; } - -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before { - padding-top: 50%; } - -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before { - padding-top: 56.25%; } - -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before { - padding-top: 75%; } - -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before { - padding-top: 100%; } - -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before { - padding-top: 177.78%; } - -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before { - padding-top: 200%; } - -.wp-block-file { - margin-bottom: 1.5em; } - .wp-block-file.aligncenter { - text-align: center; } - .wp-block-file.alignright { - text-align: right; } - .wp-block-file .wp-block-file__button { - background: #32373c; - border-radius: 2em; - color: #fff; - font-size: 13px; - padding: 0.5em 1em; } - .wp-block-file a.wp-block-file__button { - text-decoration: none; } - .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:active { - box-shadow: none; - color: #fff; - opacity: 0.85; - text-decoration: none; } - .wp-block-file * + .wp-block-file__button { - margin-right: 0.75em; } - -.wp-block-gallery, -.blocks-gallery-grid { - display: flex; - flex-wrap: wrap; - list-style-type: none; - padding: 0; - margin: 0; } - .wp-block-gallery .blocks-gallery-image, - .wp-block-gallery .blocks-gallery-item, - .blocks-gallery-grid .blocks-gallery-image, - .blocks-gallery-grid .blocks-gallery-item { - margin: 0 0 16px 16px; - display: flex; - flex-grow: 1; - flex-direction: column; - justify-content: center; - position: relative; } - .wp-block-gallery .blocks-gallery-image figure, - .wp-block-gallery .blocks-gallery-item figure, - .blocks-gallery-grid .blocks-gallery-image figure, - .blocks-gallery-grid .blocks-gallery-item figure { - margin: 0; - height: 100%; } - @supports ((position: -webkit-sticky) or (position: sticky)) { - .wp-block-gallery .blocks-gallery-image figure, - .wp-block-gallery .blocks-gallery-item figure, - .blocks-gallery-grid .blocks-gallery-image figure, - .blocks-gallery-grid .blocks-gallery-item figure { - display: flex; - align-items: flex-end; - justify-content: flex-start; } } - .wp-block-gallery .blocks-gallery-image img, - .wp-block-gallery .blocks-gallery-item img, - .blocks-gallery-grid .blocks-gallery-image img, - .blocks-gallery-grid .blocks-gallery-item img { - display: block; - max-width: 100%; - height: auto; } - .wp-block-gallery .blocks-gallery-image img, - .wp-block-gallery .blocks-gallery-item img, - .blocks-gallery-grid .blocks-gallery-image img, - .blocks-gallery-grid .blocks-gallery-item img { - width: 100%; } - @supports ((position: -webkit-sticky) or (position: sticky)) { - .wp-block-gallery .blocks-gallery-image img, - .wp-block-gallery .blocks-gallery-item img, - .blocks-gallery-grid .blocks-gallery-image img, - .blocks-gallery-grid .blocks-gallery-item img { - width: auto; } } - .wp-block-gallery .blocks-gallery-image figcaption, - .wp-block-gallery .blocks-gallery-item figcaption, - .blocks-gallery-grid .blocks-gallery-image figcaption, - .blocks-gallery-grid .blocks-gallery-item figcaption { - position: absolute; - bottom: 0; - width: 100%; - max-height: 100%; - overflow: auto; - padding: 40px 10px 9px; - color: #fff; - text-align: center; - font-size: 13px; - background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.3) 70%, transparent); } - .wp-block-gallery .blocks-gallery-image figcaption img, - .wp-block-gallery .blocks-gallery-item figcaption img, - .blocks-gallery-grid .blocks-gallery-image figcaption img, - .blocks-gallery-grid .blocks-gallery-item figcaption img { - display: inline; } - .wp-block-gallery.is-cropped .blocks-gallery-image a, - .wp-block-gallery.is-cropped .blocks-gallery-image img, - .wp-block-gallery.is-cropped .blocks-gallery-item a, - .wp-block-gallery.is-cropped .blocks-gallery-item img, - .blocks-gallery-grid.is-cropped .blocks-gallery-image a, - .blocks-gallery-grid.is-cropped .blocks-gallery-image img, - .blocks-gallery-grid.is-cropped .blocks-gallery-item a, - .blocks-gallery-grid.is-cropped .blocks-gallery-item img { - width: 100%; } - @supports ((position: -webkit-sticky) or (position: sticky)) { - .wp-block-gallery.is-cropped .blocks-gallery-image a, - .wp-block-gallery.is-cropped .blocks-gallery-image img, - .wp-block-gallery.is-cropped .blocks-gallery-item a, - .wp-block-gallery.is-cropped .blocks-gallery-item img, - .blocks-gallery-grid.is-cropped .blocks-gallery-image a, - .blocks-gallery-grid.is-cropped .blocks-gallery-image img, - .blocks-gallery-grid.is-cropped .blocks-gallery-item a, - .blocks-gallery-grid.is-cropped .blocks-gallery-item img { - height: 100%; - flex: 1; - -o-object-fit: cover; - object-fit: cover; } } - .wp-block-gallery .blocks-gallery-image, - .wp-block-gallery .blocks-gallery-item, - .blocks-gallery-grid .blocks-gallery-image, - .blocks-gallery-grid .blocks-gallery-item { - width: calc((100% - 16px) / 2); } - .wp-block-gallery .blocks-gallery-image:nth-of-type(even), - .wp-block-gallery .blocks-gallery-item:nth-of-type(even), - .blocks-gallery-grid .blocks-gallery-image:nth-of-type(even), - .blocks-gallery-grid .blocks-gallery-item:nth-of-type(even) { - margin-left: 0; } - .wp-block-gallery.columns-1 .blocks-gallery-image, - .wp-block-gallery.columns-1 .blocks-gallery-item, - .blocks-gallery-grid.columns-1 .blocks-gallery-image, - .blocks-gallery-grid.columns-1 .blocks-gallery-item { - width: 100%; - margin-left: 0; } - @media (min-width: 600px) { - .wp-block-gallery.columns-3 .blocks-gallery-image, - .wp-block-gallery.columns-3 .blocks-gallery-item, - .blocks-gallery-grid.columns-3 .blocks-gallery-image, - .blocks-gallery-grid.columns-3 .blocks-gallery-item { - width: calc((100% - 16px * 2) / 3); - margin-left: 16px; } - @supports (-ms-ime-align: auto) { - .wp-block-gallery.columns-3 .blocks-gallery-image, - .wp-block-gallery.columns-3 .blocks-gallery-item, - .blocks-gallery-grid.columns-3 .blocks-gallery-image, - .blocks-gallery-grid.columns-3 .blocks-gallery-item { - width: calc((100% - 16px * 2) / 3 - 1px); } } - .wp-block-gallery.columns-4 .blocks-gallery-image, - .wp-block-gallery.columns-4 .blocks-gallery-item, - .blocks-gallery-grid.columns-4 .blocks-gallery-image, - .blocks-gallery-grid.columns-4 .blocks-gallery-item { - width: calc((100% - 16px * 3) / 4); - margin-left: 16px; } - @supports (-ms-ime-align: auto) { - .wp-block-gallery.columns-4 .blocks-gallery-image, - .wp-block-gallery.columns-4 .blocks-gallery-item, - .blocks-gallery-grid.columns-4 .blocks-gallery-image, - .blocks-gallery-grid.columns-4 .blocks-gallery-item { - width: calc((100% - 16px * 3) / 4 - 1px); } } - .wp-block-gallery.columns-5 .blocks-gallery-image, - .wp-block-gallery.columns-5 .blocks-gallery-item, - .blocks-gallery-grid.columns-5 .blocks-gallery-image, - .blocks-gallery-grid.columns-5 .blocks-gallery-item { - width: calc((100% - 16px * 4) / 5); - margin-left: 16px; } - @supports (-ms-ime-align: auto) { - .wp-block-gallery.columns-5 .blocks-gallery-image, - .wp-block-gallery.columns-5 .blocks-gallery-item, - .blocks-gallery-grid.columns-5 .blocks-gallery-image, - .blocks-gallery-grid.columns-5 .blocks-gallery-item { - width: calc((100% - 16px * 4) / 5 - 1px); } } - .wp-block-gallery.columns-6 .blocks-gallery-image, - .wp-block-gallery.columns-6 .blocks-gallery-item, - .blocks-gallery-grid.columns-6 .blocks-gallery-image, - .blocks-gallery-grid.columns-6 .blocks-gallery-item { - width: calc((100% - 16px * 5) / 6); - margin-left: 16px; } - @supports (-ms-ime-align: auto) { - .wp-block-gallery.columns-6 .blocks-gallery-image, - .wp-block-gallery.columns-6 .blocks-gallery-item, - .blocks-gallery-grid.columns-6 .blocks-gallery-image, - .blocks-gallery-grid.columns-6 .blocks-gallery-item { - width: calc((100% - 16px * 5) / 6 - 1px); } } - .wp-block-gallery.columns-7 .blocks-gallery-image, - .wp-block-gallery.columns-7 .blocks-gallery-item, - .blocks-gallery-grid.columns-7 .blocks-gallery-image, - .blocks-gallery-grid.columns-7 .blocks-gallery-item { - width: calc((100% - 16px * 6) / 7); - margin-left: 16px; } - @supports (-ms-ime-align: auto) { - .wp-block-gallery.columns-7 .blocks-gallery-image, - .wp-block-gallery.columns-7 .blocks-gallery-item, - .blocks-gallery-grid.columns-7 .blocks-gallery-image, - .blocks-gallery-grid.columns-7 .blocks-gallery-item { - width: calc((100% - 16px * 6) / 7 - 1px); } } - .wp-block-gallery.columns-8 .blocks-gallery-image, - .wp-block-gallery.columns-8 .blocks-gallery-item, - .blocks-gallery-grid.columns-8 .blocks-gallery-image, - .blocks-gallery-grid.columns-8 .blocks-gallery-item { - width: calc((100% - 16px * 7) / 8); - margin-left: 16px; } - @supports (-ms-ime-align: auto) { - .wp-block-gallery.columns-8 .blocks-gallery-image, - .wp-block-gallery.columns-8 .blocks-gallery-item, - .blocks-gallery-grid.columns-8 .blocks-gallery-image, - .blocks-gallery-grid.columns-8 .blocks-gallery-item { - width: calc((100% - 16px * 7) / 8 - 1px); } } - .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), - .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n), - .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n), - .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n) { - margin-left: 0; } - .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), - .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), - .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n), - .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n) { - margin-left: 0; } - .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), - .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), - .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n), - .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n) { - margin-left: 0; } - .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), - .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n), - .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n), - .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n) { - margin-left: 0; } - .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), - .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n), - .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n), - .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n) { - margin-left: 0; } - .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), - .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n), - .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n), - .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n) { - margin-left: 0; } - .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), - .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n), - .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n), - .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n) { - margin-left: 0; } - .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), - .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n), - .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n), - .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n) { - margin-left: 0; } } - .wp-block-gallery .blocks-gallery-image:last-child, - .wp-block-gallery .blocks-gallery-item:last-child, - .blocks-gallery-grid .blocks-gallery-image:last-child, - .blocks-gallery-grid .blocks-gallery-item:last-child { - margin-left: 0; } - .wp-block-gallery.alignleft, .wp-block-gallery.alignright, - .blocks-gallery-grid.alignleft, - .blocks-gallery-grid.alignright { - max-width: 305px; - width: 100%; } - .wp-block-gallery.aligncenter .blocks-gallery-item figure, - .blocks-gallery-grid.aligncenter .blocks-gallery-item figure { - justify-content: center; } - -.wp-block-image { - max-width: 100%; - margin-bottom: 1em; } - .wp-block-image img { - max-width: 100%; } - .wp-block-image.aligncenter { - text-align: center; } - .wp-block-image.alignfull img, - .wp-block-image.alignwide img { - width: 100%; } - .wp-block-image .alignleft, - .wp-block-image .alignright, - .wp-block-image .aligncenter, .wp-block-image.is-resized { - display: table; - margin-right: 0; - margin-left: 0; } - .wp-block-image .alignleft > figcaption, - .wp-block-image .alignright > figcaption, - .wp-block-image .aligncenter > figcaption, .wp-block-image.is-resized > figcaption { - display: table-caption; - caption-side: bottom; } - .wp-block-image .alignleft { - float: left; - margin-right: 1em; } - .wp-block-image .alignright { - float: right; - margin-left: 1em; } - .wp-block-image .aligncenter { - margin-right: auto; - margin-left: auto; } - .wp-block-image figcaption { - margin-top: 0.5em; - margin-bottom: 1em; } - -.is-style-circle-mask img { - border-radius: 9999px; } - @supports ((-webkit-mask-image: none) or (mask-image: none)) or (-webkit-mask-image: none) { - .is-style-circle-mask img { - /* stylelint-disable */ - -webkit-mask-image: url('data:image/svg+xml;utf8,'); - mask-image: url('data:image/svg+xml;utf8,'); - /* stylelint-enable */ - mask-mode: alpha; - -webkit-mask-repeat: no-repeat; - mask-repeat: no-repeat; - -webkit-mask-size: contain; - mask-size: contain; - -webkit-mask-position: center; - mask-position: center; - border-radius: none; } } - -.wp-block-latest-comments__comment { - font-size: 15px; - line-height: 1.1; - list-style: none; - margin-bottom: 1em; } - .has-avatars .wp-block-latest-comments__comment { - min-height: 36px; - list-style: none; } - .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta, - .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt { - margin-right: 52px; } - .has-dates .wp-block-latest-comments__comment, - .has-excerpts .wp-block-latest-comments__comment { - line-height: 1.5; } - -.wp-block-latest-comments__comment-excerpt p { - font-size: 14px; - line-height: 1.8; - margin: 5px 0 20px; } - -.wp-block-latest-comments__comment-date { - color: #8f98a1; - display: block; - font-size: 12px; } - -.wp-block-latest-comments .avatar, -.wp-block-latest-comments__comment-avatar { - border-radius: 24px; - display: block; - float: right; - height: 40px; - margin-left: 12px; - width: 40px; } - -.wp-block-latest-posts.alignleft { - margin-right: 2em; } - -.wp-block-latest-posts.alignright { - margin-left: 2em; } - -.wp-block-latest-posts.wp-block-latest-posts__list { - list-style: none; } - -.wp-block-latest-posts.is-grid { - display: flex; - flex-wrap: wrap; - padding: 0; } - .wp-block-latest-posts.is-grid li { - margin: 0 0 16px 16px; - width: 100%; } - -@media (min-width: 600px) { - .wp-block-latest-posts.columns-2 li { - width: calc((100% / 2) - 16px); } - .wp-block-latest-posts.columns-3 li { - width: calc((100% / 3) - 16px); } - .wp-block-latest-posts.columns-4 li { - width: calc((100% / 4) - 16px); } - .wp-block-latest-posts.columns-5 li { - width: calc((100% / 5) - 16px); } - .wp-block-latest-posts.columns-6 li { - width: calc((100% / 6) - 16px); } } - -.wp-block-latest-posts__post-date { - display: block; - color: #6c7781; - font-size: 13px; } - -.wp-block-latest-posts__post-excerpt { - margin-top: 8px; - margin-bottom: 16px; } - -.wp-block-media-text { - display: -ms-grid; - display: grid; - -ms-grid-rows: auto; - grid-template-rows: auto; - -ms-grid-columns: 50% 1fr; - grid-template-columns: 50% 1fr; } - .wp-block-media-text .has-media-on-the-right { - -ms-grid-columns: 1fr 50%; - grid-template-columns: 1fr 50%; } - -.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content, -.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media { - -ms-grid-row-align: start; - align-self: start; } - -.wp-block-media-text .wp-block-media-text__content, -.wp-block-media-text .wp-block-media-text__media, -.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content, -.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media { - -ms-grid-row-align: center; - align-self: center; } - -.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content, -.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media { - -ms-grid-row-align: end; - align-self: end; } - -.wp-block-media-text .wp-block-media-text__media { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 1; - grid-row: 1; - margin: 0; } - -.wp-block-media-text .wp-block-media-text__content { - -ms-grid-column: 2; - grid-column: 2; - -ms-grid-row: 1; - grid-row: 1; - word-break: break-word; - padding: 0 8% 0 8%; } - -.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media { - -ms-grid-column: 2; - grid-column: 2; - -ms-grid-row: 1; - grid-row: 1; } - -.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 1; - grid-row: 1; } - -.wp-block-media-text > figure > img, -.wp-block-media-text > figure > video { - max-width: unset; - width: 100%; - vertical-align: middle; } - -.wp-block-media-text.is-image-fill figure { - height: 100%; - min-height: 250px; - background-size: cover; } - -.wp-block-media-text.is-image-fill figure > img { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - margin: -1px; - overflow: hidden; - clip: rect(0, 0, 0, 0); - border: 0; } - -/* -* Here we here not able to use a mobile first CSS approach. -* Custom widths are set using inline styles, and on mobile, -* we need 100% width, so we use important to overwrite the inline style. -* If the style were set on mobile first, on desktop styles, -* we would have no way of setting the style again to the inline style. -*/ -@media (max-width: 600px) { - .wp-block-media-text.is-stacked-on-mobile { - -ms-grid-columns: 100% !important; - grid-template-columns: 100% !important; } - .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 1; - grid-row: 1; } - .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 2; - grid-row: 2; } - .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 2; - grid-row: 2; } - .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 1; - grid-row: 1; } } - -.is-small-text { - font-size: 14px; } - -.is-regular-text { - font-size: 16px; } - -.is-large-text { - font-size: 36px; } - -.is-larger-text { - font-size: 48px; } - -.has-drop-cap:not(:focus)::first-letter { - float: right; - font-size: 8.4em; - line-height: 0.68; - font-weight: 100; - margin: 0.05em 0 0 0.1em; - text-transform: uppercase; - font-style: normal; } - -.has-drop-cap:not(:focus)::after { - content: ""; - display: table; - clear: both; - padding-top: 14px; } - -p.has-background { - padding: 20px 30px; } - -p.has-text-color a { - color: inherit; } - -.wp-block-pullquote { - padding: 3em 0; - margin-right: 0; - margin-left: 0; - text-align: center; } - .wp-block-pullquote.alignleft, .wp-block-pullquote.alignright { - max-width: 305px; } - .wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p { - font-size: 20px; } - .wp-block-pullquote p { - font-size: 28px; - line-height: 1.6; } - .wp-block-pullquote cite, - .wp-block-pullquote footer { - position: relative; } - .wp-block-pullquote .has-text-color a { - color: inherit; } - -.wp-block-pullquote:not(.is-style-solid-color) { - background: none; } - -.wp-block-pullquote.is-style-solid-color { - border: none; } - .wp-block-pullquote.is-style-solid-color blockquote { - margin-right: auto; - margin-left: auto; - text-align: right; - max-width: 60%; } - .wp-block-pullquote.is-style-solid-color blockquote p { - margin-top: 0; - margin-bottom: 0; - font-size: 32px; } - .wp-block-pullquote.is-style-solid-color blockquote cite { - text-transform: none; - font-style: normal; } - -.wp-block-pullquote cite { - color: inherit; } - -.wp-block-quote.is-style-large, .wp-block-quote.is-large { - margin: 0 0 16px; - padding: 0 1em; } - .wp-block-quote.is-style-large p, .wp-block-quote.is-large p { - font-size: 24px; - font-style: italic; - line-height: 1.6; } - .wp-block-quote.is-style-large cite, - .wp-block-quote.is-style-large footer, .wp-block-quote.is-large cite, - .wp-block-quote.is-large footer { - font-size: 18px; - text-align: left; } - -.wp-block-rss.alignleft { - margin-right: 2em; } - -.wp-block-rss.alignright { - margin-left: 2em; } - -.wp-block-rss.is-grid { - display: flex; - flex-wrap: wrap; - padding: 0; - list-style: none; } - .wp-block-rss.is-grid li { - margin: 0 0 16px 16px; - width: 100%; } - -@media (min-width: 600px) { - .wp-block-rss.columns-2 li { - width: calc(( 100% / 2 ) - 16px); } - .wp-block-rss.columns-3 li { - width: calc(( 100% / 3 ) - 16px); } - .wp-block-rss.columns-4 li { - width: calc(( 100% / 4 ) - 16px); } - .wp-block-rss.columns-5 li { - width: calc(( 100% / 5 ) - 16px); } - .wp-block-rss.columns-6 li { - width: calc(( 100% / 6 ) - 16px); } } - -.wp-block-rss__item-publish-date, -.wp-block-rss__item-author { - display: block; - color: #6c7781; - font-size: 13px; } - -.wp-block-search { - display: flex; - flex-wrap: wrap; } - .wp-block-search .wp-block-search__label { - width: 100%; } - .wp-block-search .wp-block-search__input { - flex-grow: 1; } - .wp-block-search .wp-block-search__button { - margin-right: 10px; } - -.wp-block-separator.is-style-wide { - border-bottom-width: 1px; } - -.wp-block-separator.is-style-dots { - background: none !important; - border: none; - text-align: center; - max-width: none; - line-height: 1; - height: auto; } - .wp-block-separator.is-style-dots::before { - content: "\00b7 \00b7 \00b7"; - color: currentColor; - font-size: 20px; - letter-spacing: 2em; - padding-right: 2em; - font-family: serif; } - -.wp-block-social-links { - display: flex; - justify-content: flex-start; - padding-right: 0; - padding-left: 0; - margin-right: 0; } - -.wp-social-link { - display: block; - width: 36px; - height: 36px; - border-radius: 36px; - margin-left: 8px; - transition: transform 0.1s ease; } - .wp-social-link a { - padding: 6px; - display: block; - line-height: 0; - transition: transform 0.1s ease; } - .wp-social-link a, - .wp-social-link a:hover, - .wp-social-link a:active, - .wp-social-link a:visited, - .wp-social-link svg { - color: currentColor; - fill: currentColor; } - .wp-social-link:hover { - transform: scale(1.1); } - -.wp-block-social-links.aligncenter { - justify-content: center; - display: flex; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link { - background-color: #f0f0f0; - color: #444; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon { - background-color: #f90; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp { - background-color: #1ea0c3; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance { - background-color: #0757fe; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen { - background-color: #1e1f26; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart { - background-color: #02e49b; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble { - background-color: #e94c89; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox { - background-color: #4280ff; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy { - background-color: #f45800; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook { - background-color: #1977f2; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx { - background-color: #000; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr { - background-color: #0461dd; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare { - background-color: #e65678; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github { - background-color: #24292d; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads { - background-color: #eceadd; - color: #382110; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google { - background-color: #ea4434; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram { - background-color: #f00075; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm { - background-color: #e21b24; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin { - background-color: #0577b5; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon { - background-color: #3288d4; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium { - background-color: #02ab6c; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup { - background-color: #f6405f; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest { - background-color: #e60122; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket { - background-color: #ef4155; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit { - background-color: #fe4500; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype { - background-color: #0478d7; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat { - background-color: #fefc00; - color: #fff; - stroke: #000; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud { - background-color: #ff5600; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify { - background-color: #1bd760; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr { - background-color: #011835; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch { - background-color: #6440a4; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter { - background-color: #21a1f3; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo { - background-color: #1eb7ea; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk { - background-color: #4680c2; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress { - background-color: #3499cd; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp { - background-color: #d32422; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube { - background-color: #ff0100; - color: #fff; } - -.wp-block-social-links.is-style-logos-only .wp-social-link { - background: none; - padding: 4px; } - .wp-block-social-links.is-style-logos-only .wp-social-link svg { - width: 28px; - height: 28px; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-amazon { - color: #f90; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp { - color: #1ea0c3; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-behance { - color: #0757fe; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-codepen { - color: #1e1f26; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart { - color: #02e49b; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble { - color: #e94c89; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox { - color: #4280ff; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-etsy { - color: #f45800; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-facebook { - color: #1977f2; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx { - color: #000; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-flickr { - color: #0461dd; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare { - color: #e65678; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-github { - color: #24292d; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads { - color: #382110; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-google { - color: #ea4434; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-instagram { - color: #f00075; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm { - color: #e21b24; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin { - color: #0577b5; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon { - color: #3288d4; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-medium { - color: #02ab6c; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-meetup { - color: #f6405f; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest { - color: #e60122; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-pocket { - color: #ef4155; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-reddit { - color: #fe4500; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-skype { - color: #0478d7; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat { - color: #fff; - stroke: #000; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud { - color: #ff5600; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-spotify { - color: #1bd760; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr { - color: #011835; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-twitch { - color: #6440a4; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-twitter { - color: #21a1f3; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo { - color: #1eb7ea; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-vk { - color: #4680c2; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress { - color: #3499cd; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-yelp { - background-color: #d32422; - color: #fff; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-youtube { - color: #ff0100; } - -.wp-block-social-links.is-style-pill-shape .wp-social-link { - width: auto; } - -.wp-block-social-links.is-style-pill-shape .wp-social-link a { - padding-right: 16px; - padding-left: 16px; } - -.wp-block-spacer { - clear: both; } - -p.wp-block-subhead { - font-size: 1.1em; - font-style: italic; - opacity: 0.75; } - -.wp-block-table { - overflow-x: auto; } - .wp-block-table table { - width: 100%; } - .wp-block-table .has-fixed-layout { - table-layout: fixed; - width: 100%; } - .wp-block-table .has-fixed-layout td, - .wp-block-table .has-fixed-layout th { - word-break: break-word; } - .wp-block-table.alignleft, .wp-block-table.aligncenter, .wp-block-table.alignright { - display: table; - width: auto; } - .wp-block-table.alignleft td, - .wp-block-table.alignleft th, .wp-block-table.aligncenter td, - .wp-block-table.aligncenter th, .wp-block-table.alignright td, - .wp-block-table.alignright th { - word-break: break-word; } - .wp-block-table .has-subtle-light-gray-background-color { - background-color: #f3f4f5; } - .wp-block-table .has-subtle-pale-green-background-color { - background-color: #e9fbe5; } - .wp-block-table .has-subtle-pale-blue-background-color { - background-color: #e7f5fe; } - .wp-block-table .has-subtle-pale-pink-background-color { - background-color: #fcf0ef; } - .wp-block-table.is-style-stripes { - border-spacing: 0; - border-collapse: inherit; - background-color: transparent; - border-bottom: 1px solid #f3f4f5; } - .wp-block-table.is-style-stripes tbody tr:nth-child(odd) { - background-color: #f3f4f5; } - .wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) { - background-color: #f3f4f5; } - .wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) { - background-color: #e9fbe5; } - .wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) { - background-color: #e7f5fe; } - .wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) { - background-color: #fcf0ef; } - .wp-block-table.is-style-stripes th, - .wp-block-table.is-style-stripes td { - border-color: transparent; } - -.wp-block-text-columns { - display: flex; } - .wp-block-text-columns.aligncenter { - display: flex; } - .wp-block-text-columns .wp-block-column { - margin: 0 16px; - padding: 0; } - .wp-block-text-columns .wp-block-column:first-child { - margin-right: 0; } - .wp-block-text-columns .wp-block-column:last-child { - margin-left: 0; } - .wp-block-text-columns.columns-2 .wp-block-column { - width: calc(100% / 2); } - .wp-block-text-columns.columns-3 .wp-block-column { - width: calc(100% / 3); } - .wp-block-text-columns.columns-4 .wp-block-column { - width: calc(100% / 4); } - -pre.wp-block-verse { - white-space: nowrap; - overflow: auto; } - -.wp-block-video { - margin-right: 0; - margin-left: 0; } - .wp-block-video video { - max-width: 100%; } - @supports ((position: -webkit-sticky) or (position: sticky)) { - .wp-block-video [poster] { - -o-object-fit: cover; - object-fit: cover; } } - .wp-block-video.aligncenter { - text-align: center; } - .wp-block-video figcaption { - margin-top: 0.5em; - margin-bottom: 1em; } - -:root .has-pale-pink-background-color { - background-color: #f78da7; } - -:root .has-vivid-red-background-color { - background-color: #cf2e2e; } - -:root .has-luminous-vivid-orange-background-color { - background-color: #ff6900; } - -:root .has-luminous-vivid-amber-background-color { - background-color: #fcb900; } - -:root .has-light-green-cyan-background-color { - background-color: #7bdcb5; } - -:root .has-vivid-green-cyan-background-color { - background-color: #00d084; } - -:root .has-pale-cyan-blue-background-color { - background-color: #8ed1fc; } - -:root .has-vivid-cyan-blue-background-color { - background-color: #0693e3; } - -:root .has-vivid-purple-background-color { - background-color: #9b51e0; } - -:root .has-very-light-gray-background-color { - background-color: #eee; } - -:root .has-cyan-bluish-gray-background-color { - background-color: #abb8c3; } - -:root .has-very-dark-gray-background-color { - background-color: #313131; } - -:root .has-pale-pink-color { - color: #f78da7; } - -:root .has-vivid-red-color { - color: #cf2e2e; } - -:root .has-luminous-vivid-orange-color { - color: #ff6900; } - -:root .has-luminous-vivid-amber-color { - color: #fcb900; } - -:root .has-light-green-cyan-color { - color: #7bdcb5; } - -:root .has-vivid-green-cyan-color { - color: #00d084; } - -:root .has-pale-cyan-blue-color { - color: #8ed1fc; } - -:root .has-vivid-cyan-blue-color { - color: #0693e3; } - -:root .has-vivid-purple-color { - color: #9b51e0; } - -:root .has-very-light-gray-color { - color: #eee; } - -:root .has-cyan-bluish-gray-color { - color: #abb8c3; } - -:root .has-very-dark-gray-color { - color: #313131; } - -.has-small-font-size { - font-size: 13px; } - -.has-regular-font-size, -.has-normal-font-size { - font-size: 16px; } - -.has-medium-font-size { - font-size: 20px; } - -.has-large-font-size { - font-size: 36px; } - -.has-larger-font-size, -.has-huge-font-size { - font-size: 42px; } - -.has-text-align-center { - text-align: center; } - -.has-text-align-left { - text-align: left; } - -.has-text-align-right { - text-align: right; } diff --git a/srcs/wordpress/wp-includes/css/dist/block-library/style-rtl.min.css b/srcs/wordpress/wp-includes/css/dist/block-library/style-rtl.min.css deleted file mode 100644 index 946c0b7..0000000 --- a/srcs/wordpress/wp-includes/css/dist/block-library/style-rtl.min.css +++ /dev/null @@ -1 +0,0 @@ -.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button{color:#fff}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:inherit}.is-style-squared .wp-block-button__link{border-radius:0}.no-border-radius.wp-block-button__link{border-radius:0!important}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background-color:transparent;border:2px solid}.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #e2e4e7}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:400;background:#edeff0}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#00739c}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;margin-bottom:28px;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px){.wp-block-column{flex-basis:calc(50% - 16px);flex-grow:0}.wp-block-column:nth-child(2n){margin-right:32px}}@media (min-width:782px){.wp-block-column:not(:first-child){margin-right:32px}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:inherit;opacity:.5;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10:before,.wp-block-cover.has-background-dim.has-background-dim-10:before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:before,.wp-block-cover.has-background-dim.has-background-dim-20:before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:before,.wp-block-cover.has-background-dim.has-background-dim-30:before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:before,.wp-block-cover.has-background-dim.has-background-dim-40:before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:before,.wp-block-cover.has-background-dim.has-background-dim-50:before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:before,.wp-block-cover.has-background-dim.has-background-dim-60:before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:before,.wp-block-cover.has-background-dim.has-background-dim-70:before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:before,.wp-block-cover.has-background-dim.has-background-dim-80:before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:before,.wp-block-cover.has-background-dim.has-background-dim-90:before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:before,.wp-block-cover.has-background-dim.has-background-dim-100:before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:305px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#f8f9f9}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover__video-background{position:absolute;top:50%;right:50%;transform:translateX(50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.wp-block-cover-image-text,.wp-block-cover-text,section.wp-block-cover-image h2{color:#fff}.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-right:0;text-align:right}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-left:0;text-align:left}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.78%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-right:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 0 16px 16px;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/2)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-left:0}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-left:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3);margin-left:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3 - 1px)}}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4);margin-left:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4 - 1px)}}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5);margin-left:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5 - 1px)}}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6);margin-left:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6 - 1px)}}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7);margin-left:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7 - 1px)}}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8);margin-left:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8 - 1px)}}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-left:0}.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-left:0}.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-left:0}.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-left:0}.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-left:0}.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-left:0}.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-left:0}.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-left:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-left:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:305px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-image{max-width:100%;margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-right:0;margin-left:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-right:auto;margin-left:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,');mask-image:url('data:image/svg+xml;utf8,');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:none}}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-right:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:right;height:40px;margin-left:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 0 16px 16px;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-latest-posts__post-excerpt{margin-top:8px;margin-bottom:16px}.wp-block-media-text{display:-ms-grid;display:grid;-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr}.wp-block-media-text .has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;margin:0}.wp-block-media-text .wp-block-media-text__content{word-break:break-word;padding:0 8%}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill figure{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill figure>img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.has-drop-cap:not(:focus):first-letter{float:right;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em 0 0 .1em;text-transform:uppercase;font-style:normal}.has-drop-cap:not(:focus):after{content:"";display:table;clear:both;padding-top:14px}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-right:0;margin-left:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-right:auto;margin-left:auto;text-align:right;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:left}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 0 16px 16px;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1}.wp-block-search .wp-block-search__button{margin-right:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:currentColor;font-size:20px;letter-spacing:2em;padding-right:2em;font-family:serif}.wp-block-social-links{display:flex;justify-content:flex-start;padding-right:0;padding-left:0;margin-right:0}.wp-social-link{width:36px;height:36px;border-radius:36px;margin-left:8px}.wp-social-link,.wp-social-link a{display:block;transition:transform .1s ease}.wp-social-link a{padding:6px;line-height:0}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1977f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0577b5;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#21a1f3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:#ff0100;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:28px;height:28px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1977f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0577b5}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#21a1f3}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:#ff0100}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-right:16px;padding-left:16px}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-right:0}.wp-block-text-columns .wp-block-column:last-child{margin-left:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{white-space:nowrap;overflow:auto}.wp-block-video{margin-right:0;margin-left:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}:root .has-pale-pink-background-color{background-color:#f78da7}:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-pale-pink-color{color:#f78da7}:root .has-vivid-red-color{color:#cf2e2e}:root .has-luminous-vivid-orange-color{color:#ff6900}:root .has-luminous-vivid-amber-color{color:#fcb900}:root .has-light-green-cyan-color{color:#7bdcb5}:root .has-vivid-green-cyan-color{color:#00d084}:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .has-vivid-cyan-blue-color{color:#0693e3}:root .has-vivid-purple-color{color:#9b51e0}:root .has-very-light-gray-color{color:#eee}:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right} \ No newline at end of file diff --git a/srcs/wordpress/wp-includes/css/dist/block-library/style.css b/srcs/wordpress/wp-includes/css/dist/block-library/style.css deleted file mode 100644 index fcb73b1..0000000 --- a/srcs/wordpress/wp-includes/css/dist/block-library/style.css +++ /dev/null @@ -1,1538 +0,0 @@ -/** - * Colors - */ -/** - * Breakpoints & Media Queries - */ -/** - * Often re-used variables - */ -/** - * Breakpoint mixins - */ -/** - * Long content fade mixin - * - * Creates a fading overlay to signify that the content is longer - * than the space allows. - */ -/** - * Button states and focus styles - */ -/** - * Applies editor left position to the selector passed as argument - */ -/** - * Applies editor right position to the selector passed as argument - */ -/** - * Styles that are reused verbatim in a few places - */ -/** - * Allows users to opt-out of animations via OS-level preferences. - */ -/** - * Reset default styles for JavaScript UI based pages. - * This is a WP-admin agnostic reset - */ -/** - * Reset the WP Admin page styles for Gutenberg-like pages. - */ -.wp-block-audio figcaption { - margin-top: 0.5em; - margin-bottom: 1em; } - -.wp-block-audio audio { - width: 100%; - min-width: 300px; } - -.wp-block-button { - color: #fff; } - .wp-block-button.aligncenter { - text-align: center; } - .wp-block-button.alignright { - /*rtl:ignore*/ - text-align: right; } - -.wp-block-button__link { - background-color: #32373c; - border: none; - border-radius: 28px; - box-shadow: none; - color: inherit; - cursor: pointer; - display: inline-block; - font-size: 18px; - margin: 0; - padding: 12px 24px; - text-align: center; - text-decoration: none; - overflow-wrap: break-word; } - .wp-block-button__link:hover, .wp-block-button__link:focus, .wp-block-button__link:active, .wp-block-button__link:visited { - color: inherit; } - -.is-style-squared .wp-block-button__link { - border-radius: 0; } - -.no-border-radius.wp-block-button__link { - border-radius: 0 !important; } - -.is-style-outline { - color: #32373c; } - .is-style-outline .wp-block-button__link { - background-color: transparent; - border: 2px solid; } - -.wp-block-calendar { - text-align: center; } - .wp-block-calendar th, - .wp-block-calendar tbody td { - padding: 4px; - border: 1px solid #e2e4e7; } - .wp-block-calendar tfoot td { - border: none; } - .wp-block-calendar table { - width: 100%; - border-collapse: collapse; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; } - .wp-block-calendar table th { - font-weight: 400; - background: #edeff0; } - .wp-block-calendar a { - text-decoration: underline; } - .wp-block-calendar tfoot a { - color: #00739c; } - .wp-block-calendar table tbody, - .wp-block-calendar table caption { - color: #40464d; } - -.wp-block-categories.alignleft { - /*rtl:ignore*/ - margin-right: 2em; } - -.wp-block-categories.alignright { - /*rtl:ignore*/ - margin-left: 2em; } - -.wp-block-columns { - display: flex; - margin-bottom: 28px; - flex-wrap: wrap; } - @media (min-width: 782px) { - .wp-block-columns { - flex-wrap: nowrap; } } - -.wp-block-column { - flex-grow: 1; - min-width: 0; - word-break: break-word; - overflow-wrap: break-word; } - @media (max-width: 599px) { - .wp-block-column { - flex-basis: 100% !important; } } - @media (min-width: 600px) { - .wp-block-column { - flex-basis: calc(50% - 16px); - flex-grow: 0; } - .wp-block-column:nth-child(even) { - margin-left: 32px; } } - @media (min-width: 782px) { - .wp-block-column:not(:first-child) { - margin-left: 32px; } } - -/** - * All Columns Alignment - */ -.wp-block-columns.are-vertically-aligned-top { - align-items: flex-start; } - -.wp-block-columns.are-vertically-aligned-center { - align-items: center; } - -.wp-block-columns.are-vertically-aligned-bottom { - align-items: flex-end; } - -/** - * Individual Column Alignment - */ -.wp-block-column.is-vertically-aligned-top { - align-self: flex-start; } - -.wp-block-column.is-vertically-aligned-center { - -ms-grid-row-align: center; - align-self: center; } - -.wp-block-column.is-vertically-aligned-bottom { - align-self: flex-end; } - -.wp-block-cover-image, -.wp-block-cover { - position: relative; - background-color: #000; - background-size: cover; - background-position: center center; - min-height: 430px; - height: 100%; - width: 100%; - display: flex; - justify-content: center; - align-items: center; - overflow: hidden; } - .wp-block-cover-image.has-parallax, - .wp-block-cover.has-parallax { - background-attachment: fixed; } - @supports (-webkit-overflow-scrolling: touch) { - .wp-block-cover-image.has-parallax, - .wp-block-cover.has-parallax { - background-attachment: scroll; } } - @media (prefers-reduced-motion: reduce) { - .wp-block-cover-image.has-parallax, - .wp-block-cover.has-parallax { - background-attachment: scroll; } } - .wp-block-cover-image.has-background-dim::before, - .wp-block-cover.has-background-dim::before { - content: ""; - position: absolute; - top: 0; - left: 0; - bottom: 0; - right: 0; - background-color: inherit; - opacity: 0.5; - z-index: 1; } - .wp-block-cover-image.has-background-dim.has-background-dim-10::before, - .wp-block-cover.has-background-dim.has-background-dim-10::before { - opacity: 0.1; } - .wp-block-cover-image.has-background-dim.has-background-dim-20::before, - .wp-block-cover.has-background-dim.has-background-dim-20::before { - opacity: 0.2; } - .wp-block-cover-image.has-background-dim.has-background-dim-30::before, - .wp-block-cover.has-background-dim.has-background-dim-30::before { - opacity: 0.3; } - .wp-block-cover-image.has-background-dim.has-background-dim-40::before, - .wp-block-cover.has-background-dim.has-background-dim-40::before { - opacity: 0.4; } - .wp-block-cover-image.has-background-dim.has-background-dim-50::before, - .wp-block-cover.has-background-dim.has-background-dim-50::before { - opacity: 0.5; } - .wp-block-cover-image.has-background-dim.has-background-dim-60::before, - .wp-block-cover.has-background-dim.has-background-dim-60::before { - opacity: 0.6; } - .wp-block-cover-image.has-background-dim.has-background-dim-70::before, - .wp-block-cover.has-background-dim.has-background-dim-70::before { - opacity: 0.7; } - .wp-block-cover-image.has-background-dim.has-background-dim-80::before, - .wp-block-cover.has-background-dim.has-background-dim-80::before { - opacity: 0.8; } - .wp-block-cover-image.has-background-dim.has-background-dim-90::before, - .wp-block-cover.has-background-dim.has-background-dim-90::before { - opacity: 0.9; } - .wp-block-cover-image.has-background-dim.has-background-dim-100::before, - .wp-block-cover.has-background-dim.has-background-dim-100::before { - opacity: 1; } - .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, - .wp-block-cover.alignleft, - .wp-block-cover.alignright { - max-width: 305px; - width: 100%; } - .wp-block-cover-image::after, - .wp-block-cover::after { - display: block; - content: ""; - font-size: 0; - min-height: inherit; } - @supports ((position: -webkit-sticky) or (position: sticky)) { - .wp-block-cover-image::after, - .wp-block-cover::after { - content: none; } } - .wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, - .wp-block-cover.aligncenter, - .wp-block-cover.alignleft, - .wp-block-cover.alignright { - display: flex; } - .wp-block-cover-image .wp-block-cover__inner-container, - .wp-block-cover .wp-block-cover__inner-container { - width: calc(100% - 70px); - z-index: 1; - color: #f8f9f9; } - .wp-block-cover-image p:not(.has-text-color), - .wp-block-cover-image h1:not(.has-text-color), - .wp-block-cover-image h2:not(.has-text-color), - .wp-block-cover-image h3:not(.has-text-color), - .wp-block-cover-image h4:not(.has-text-color), - .wp-block-cover-image h5:not(.has-text-color), - .wp-block-cover-image h6:not(.has-text-color), - .wp-block-cover-image .wp-block-subhead:not(.has-text-color), - .wp-block-cover p:not(.has-text-color), - .wp-block-cover h1:not(.has-text-color), - .wp-block-cover h2:not(.has-text-color), - .wp-block-cover h3:not(.has-text-color), - .wp-block-cover h4:not(.has-text-color), - .wp-block-cover h5:not(.has-text-color), - .wp-block-cover h6:not(.has-text-color), - .wp-block-cover .wp-block-subhead:not(.has-text-color) { - color: inherit; } - -.wp-block-cover__video-background { - position: absolute; - top: 50%; - left: 50%; - transform: translateX(-50%) translateY(-50%); - width: 100%; - height: 100%; - z-index: 0; - -o-object-fit: cover; - object-fit: cover; } - -section.wp-block-cover-image h2, -.wp-block-cover-image-text, -.wp-block-cover-text { - color: #fff; } - section.wp-block-cover-image h2 a, - section.wp-block-cover-image h2 a:hover, - section.wp-block-cover-image h2 a:focus, - section.wp-block-cover-image h2 a:active, - .wp-block-cover-image-text a, - .wp-block-cover-image-text a:hover, - .wp-block-cover-image-text a:focus, - .wp-block-cover-image-text a:active, - .wp-block-cover-text a, - .wp-block-cover-text a:hover, - .wp-block-cover-text a:focus, - .wp-block-cover-text a:active { - color: #fff; } - -.wp-block-cover-image -.wp-block-cover.has-left-content { - justify-content: flex-start; } - -.wp-block-cover-image -.wp-block-cover.has-right-content { - justify-content: flex-end; } - -section.wp-block-cover-image.has-left-content > h2, -.wp-block-cover-image.has-left-content .wp-block-cover-image-text, -.wp-block-cover.has-left-content .wp-block-cover-text { - margin-left: 0; - text-align: left; } - -section.wp-block-cover-image.has-right-content > h2, -.wp-block-cover-image.has-right-content .wp-block-cover-image-text, -.wp-block-cover.has-right-content .wp-block-cover-text { - margin-right: 0; - text-align: right; } - -section.wp-block-cover-image > h2, -.wp-block-cover-image .wp-block-cover-image-text, -.wp-block-cover .wp-block-cover-text { - font-size: 2em; - line-height: 1.25; - z-index: 1; - margin-bottom: 0; - max-width: 610px; - padding: 14px; - text-align: center; } - -.block-editor-block-list__block[data-type="core/embed"][data-align="left"] .block-editor-block-list__block-edit, -.block-editor-block-list__block[data-type="core/embed"][data-align="right"] .block-editor-block-list__block-edit, -.wp-block-embed.alignleft, -.wp-block-embed.alignright { - max-width: 360px; - width: 100%; } - -.wp-block-embed { - margin-bottom: 1em; } - .wp-block-embed figcaption { - margin-top: 0.5em; - margin-bottom: 1em; } - -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper, -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper, -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper, -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper, -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper, -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper, -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper { - position: relative; } - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before { - content: ""; - display: block; - padding-top: 50%; } - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe, - .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe { - position: absolute; - top: 0; - right: 0; - bottom: 0; - left: 0; - width: 100%; - height: 100%; } - -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before { - padding-top: 42.85%; } - -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before { - padding-top: 50%; } - -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before { - padding-top: 56.25%; } - -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before { - padding-top: 75%; } - -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before { - padding-top: 100%; } - -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before { - padding-top: 177.78%; } - -.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before { - padding-top: 200%; } - -.wp-block-file { - margin-bottom: 1.5em; } - .wp-block-file.aligncenter { - text-align: center; } - .wp-block-file.alignright { - /*rtl:ignore*/ - text-align: right; } - .wp-block-file .wp-block-file__button { - background: #32373c; - border-radius: 2em; - color: #fff; - font-size: 13px; - padding: 0.5em 1em; } - .wp-block-file a.wp-block-file__button { - text-decoration: none; } - .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:active { - box-shadow: none; - color: #fff; - opacity: 0.85; - text-decoration: none; } - .wp-block-file * + .wp-block-file__button { - margin-left: 0.75em; } - -.wp-block-gallery, -.blocks-gallery-grid { - display: flex; - flex-wrap: wrap; - list-style-type: none; - padding: 0; - margin: 0; } - .wp-block-gallery .blocks-gallery-image, - .wp-block-gallery .blocks-gallery-item, - .blocks-gallery-grid .blocks-gallery-image, - .blocks-gallery-grid .blocks-gallery-item { - margin: 0 16px 16px 0; - display: flex; - flex-grow: 1; - flex-direction: column; - justify-content: center; - position: relative; } - .wp-block-gallery .blocks-gallery-image figure, - .wp-block-gallery .blocks-gallery-item figure, - .blocks-gallery-grid .blocks-gallery-image figure, - .blocks-gallery-grid .blocks-gallery-item figure { - margin: 0; - height: 100%; } - @supports ((position: -webkit-sticky) or (position: sticky)) { - .wp-block-gallery .blocks-gallery-image figure, - .wp-block-gallery .blocks-gallery-item figure, - .blocks-gallery-grid .blocks-gallery-image figure, - .blocks-gallery-grid .blocks-gallery-item figure { - display: flex; - align-items: flex-end; - justify-content: flex-start; } } - .wp-block-gallery .blocks-gallery-image img, - .wp-block-gallery .blocks-gallery-item img, - .blocks-gallery-grid .blocks-gallery-image img, - .blocks-gallery-grid .blocks-gallery-item img { - display: block; - max-width: 100%; - height: auto; } - .wp-block-gallery .blocks-gallery-image img, - .wp-block-gallery .blocks-gallery-item img, - .blocks-gallery-grid .blocks-gallery-image img, - .blocks-gallery-grid .blocks-gallery-item img { - width: 100%; } - @supports ((position: -webkit-sticky) or (position: sticky)) { - .wp-block-gallery .blocks-gallery-image img, - .wp-block-gallery .blocks-gallery-item img, - .blocks-gallery-grid .blocks-gallery-image img, - .blocks-gallery-grid .blocks-gallery-item img { - width: auto; } } - .wp-block-gallery .blocks-gallery-image figcaption, - .wp-block-gallery .blocks-gallery-item figcaption, - .blocks-gallery-grid .blocks-gallery-image figcaption, - .blocks-gallery-grid .blocks-gallery-item figcaption { - position: absolute; - bottom: 0; - width: 100%; - max-height: 100%; - overflow: auto; - padding: 40px 10px 9px; - color: #fff; - text-align: center; - font-size: 13px; - background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.3) 70%, transparent); } - .wp-block-gallery .blocks-gallery-image figcaption img, - .wp-block-gallery .blocks-gallery-item figcaption img, - .blocks-gallery-grid .blocks-gallery-image figcaption img, - .blocks-gallery-grid .blocks-gallery-item figcaption img { - display: inline; } - .wp-block-gallery.is-cropped .blocks-gallery-image a, - .wp-block-gallery.is-cropped .blocks-gallery-image img, - .wp-block-gallery.is-cropped .blocks-gallery-item a, - .wp-block-gallery.is-cropped .blocks-gallery-item img, - .blocks-gallery-grid.is-cropped .blocks-gallery-image a, - .blocks-gallery-grid.is-cropped .blocks-gallery-image img, - .blocks-gallery-grid.is-cropped .blocks-gallery-item a, - .blocks-gallery-grid.is-cropped .blocks-gallery-item img { - width: 100%; } - @supports ((position: -webkit-sticky) or (position: sticky)) { - .wp-block-gallery.is-cropped .blocks-gallery-image a, - .wp-block-gallery.is-cropped .blocks-gallery-image img, - .wp-block-gallery.is-cropped .blocks-gallery-item a, - .wp-block-gallery.is-cropped .blocks-gallery-item img, - .blocks-gallery-grid.is-cropped .blocks-gallery-image a, - .blocks-gallery-grid.is-cropped .blocks-gallery-image img, - .blocks-gallery-grid.is-cropped .blocks-gallery-item a, - .blocks-gallery-grid.is-cropped .blocks-gallery-item img { - height: 100%; - flex: 1; - -o-object-fit: cover; - object-fit: cover; } } - .wp-block-gallery .blocks-gallery-image, - .wp-block-gallery .blocks-gallery-item, - .blocks-gallery-grid .blocks-gallery-image, - .blocks-gallery-grid .blocks-gallery-item { - width: calc((100% - 16px) / 2); } - .wp-block-gallery .blocks-gallery-image:nth-of-type(even), - .wp-block-gallery .blocks-gallery-item:nth-of-type(even), - .blocks-gallery-grid .blocks-gallery-image:nth-of-type(even), - .blocks-gallery-grid .blocks-gallery-item:nth-of-type(even) { - margin-right: 0; } - .wp-block-gallery.columns-1 .blocks-gallery-image, - .wp-block-gallery.columns-1 .blocks-gallery-item, - .blocks-gallery-grid.columns-1 .blocks-gallery-image, - .blocks-gallery-grid.columns-1 .blocks-gallery-item { - width: 100%; - margin-right: 0; } - @media (min-width: 600px) { - .wp-block-gallery.columns-3 .blocks-gallery-image, - .wp-block-gallery.columns-3 .blocks-gallery-item, - .blocks-gallery-grid.columns-3 .blocks-gallery-image, - .blocks-gallery-grid.columns-3 .blocks-gallery-item { - width: calc((100% - 16px * 2) / 3); - margin-right: 16px; } - @supports (-ms-ime-align: auto) { - .wp-block-gallery.columns-3 .blocks-gallery-image, - .wp-block-gallery.columns-3 .blocks-gallery-item, - .blocks-gallery-grid.columns-3 .blocks-gallery-image, - .blocks-gallery-grid.columns-3 .blocks-gallery-item { - width: calc((100% - 16px * 2) / 3 - 1px); } } - .wp-block-gallery.columns-4 .blocks-gallery-image, - .wp-block-gallery.columns-4 .blocks-gallery-item, - .blocks-gallery-grid.columns-4 .blocks-gallery-image, - .blocks-gallery-grid.columns-4 .blocks-gallery-item { - width: calc((100% - 16px * 3) / 4); - margin-right: 16px; } - @supports (-ms-ime-align: auto) { - .wp-block-gallery.columns-4 .blocks-gallery-image, - .wp-block-gallery.columns-4 .blocks-gallery-item, - .blocks-gallery-grid.columns-4 .blocks-gallery-image, - .blocks-gallery-grid.columns-4 .blocks-gallery-item { - width: calc((100% - 16px * 3) / 4 - 1px); } } - .wp-block-gallery.columns-5 .blocks-gallery-image, - .wp-block-gallery.columns-5 .blocks-gallery-item, - .blocks-gallery-grid.columns-5 .blocks-gallery-image, - .blocks-gallery-grid.columns-5 .blocks-gallery-item { - width: calc((100% - 16px * 4) / 5); - margin-right: 16px; } - @supports (-ms-ime-align: auto) { - .wp-block-gallery.columns-5 .blocks-gallery-image, - .wp-block-gallery.columns-5 .blocks-gallery-item, - .blocks-gallery-grid.columns-5 .blocks-gallery-image, - .blocks-gallery-grid.columns-5 .blocks-gallery-item { - width: calc((100% - 16px * 4) / 5 - 1px); } } - .wp-block-gallery.columns-6 .blocks-gallery-image, - .wp-block-gallery.columns-6 .blocks-gallery-item, - .blocks-gallery-grid.columns-6 .blocks-gallery-image, - .blocks-gallery-grid.columns-6 .blocks-gallery-item { - width: calc((100% - 16px * 5) / 6); - margin-right: 16px; } - @supports (-ms-ime-align: auto) { - .wp-block-gallery.columns-6 .blocks-gallery-image, - .wp-block-gallery.columns-6 .blocks-gallery-item, - .blocks-gallery-grid.columns-6 .blocks-gallery-image, - .blocks-gallery-grid.columns-6 .blocks-gallery-item { - width: calc((100% - 16px * 5) / 6 - 1px); } } - .wp-block-gallery.columns-7 .blocks-gallery-image, - .wp-block-gallery.columns-7 .blocks-gallery-item, - .blocks-gallery-grid.columns-7 .blocks-gallery-image, - .blocks-gallery-grid.columns-7 .blocks-gallery-item { - width: calc((100% - 16px * 6) / 7); - margin-right: 16px; } - @supports (-ms-ime-align: auto) { - .wp-block-gallery.columns-7 .blocks-gallery-image, - .wp-block-gallery.columns-7 .blocks-gallery-item, - .blocks-gallery-grid.columns-7 .blocks-gallery-image, - .blocks-gallery-grid.columns-7 .blocks-gallery-item { - width: calc((100% - 16px * 6) / 7 - 1px); } } - .wp-block-gallery.columns-8 .blocks-gallery-image, - .wp-block-gallery.columns-8 .blocks-gallery-item, - .blocks-gallery-grid.columns-8 .blocks-gallery-image, - .blocks-gallery-grid.columns-8 .blocks-gallery-item { - width: calc((100% - 16px * 7) / 8); - margin-right: 16px; } - @supports (-ms-ime-align: auto) { - .wp-block-gallery.columns-8 .blocks-gallery-image, - .wp-block-gallery.columns-8 .blocks-gallery-item, - .blocks-gallery-grid.columns-8 .blocks-gallery-image, - .blocks-gallery-grid.columns-8 .blocks-gallery-item { - width: calc((100% - 16px * 7) / 8 - 1px); } } - .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), - .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n), - .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n), - .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n) { - margin-right: 0; } - .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), - .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), - .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n), - .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n) { - margin-right: 0; } - .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), - .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), - .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n), - .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n) { - margin-right: 0; } - .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), - .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n), - .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n), - .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n) { - margin-right: 0; } - .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), - .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n), - .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n), - .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n) { - margin-right: 0; } - .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), - .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n), - .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n), - .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n) { - margin-right: 0; } - .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), - .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n), - .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n), - .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n) { - margin-right: 0; } - .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), - .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n), - .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n), - .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n) { - margin-right: 0; } } - .wp-block-gallery .blocks-gallery-image:last-child, - .wp-block-gallery .blocks-gallery-item:last-child, - .blocks-gallery-grid .blocks-gallery-image:last-child, - .blocks-gallery-grid .blocks-gallery-item:last-child { - margin-right: 0; } - .wp-block-gallery.alignleft, .wp-block-gallery.alignright, - .blocks-gallery-grid.alignleft, - .blocks-gallery-grid.alignright { - max-width: 305px; - width: 100%; } - .wp-block-gallery.aligncenter .blocks-gallery-item figure, - .blocks-gallery-grid.aligncenter .blocks-gallery-item figure { - justify-content: center; } - -.wp-block-image { - max-width: 100%; - margin-bottom: 1em; } - .wp-block-image img { - max-width: 100%; } - .wp-block-image.aligncenter { - text-align: center; } - .wp-block-image.alignfull img, - .wp-block-image.alignwide img { - width: 100%; } - .wp-block-image .alignleft, - .wp-block-image .alignright, - .wp-block-image .aligncenter, .wp-block-image.is-resized { - display: table; - margin-left: 0; - margin-right: 0; } - .wp-block-image .alignleft > figcaption, - .wp-block-image .alignright > figcaption, - .wp-block-image .aligncenter > figcaption, .wp-block-image.is-resized > figcaption { - display: table-caption; - caption-side: bottom; } - .wp-block-image .alignleft { - /*rtl:ignore*/ - float: left; - /*rtl:ignore*/ - margin-right: 1em; } - .wp-block-image .alignright { - /*rtl:ignore*/ - float: right; - /*rtl:ignore*/ - margin-left: 1em; } - .wp-block-image .aligncenter { - margin-left: auto; - margin-right: auto; } - .wp-block-image figcaption { - margin-top: 0.5em; - margin-bottom: 1em; } - -.is-style-circle-mask img { - border-radius: 9999px; } - @supports ((-webkit-mask-image: none) or (mask-image: none)) or (-webkit-mask-image: none) { - .is-style-circle-mask img { - /* stylelint-disable */ - -webkit-mask-image: url('data:image/svg+xml;utf8,'); - mask-image: url('data:image/svg+xml;utf8,'); - /* stylelint-enable */ - mask-mode: alpha; - -webkit-mask-repeat: no-repeat; - mask-repeat: no-repeat; - -webkit-mask-size: contain; - mask-size: contain; - -webkit-mask-position: center; - mask-position: center; - border-radius: none; } } - -.wp-block-latest-comments__comment { - font-size: 15px; - line-height: 1.1; - list-style: none; - margin-bottom: 1em; } - .has-avatars .wp-block-latest-comments__comment { - min-height: 36px; - list-style: none; } - .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta, - .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt { - margin-left: 52px; } - .has-dates .wp-block-latest-comments__comment, - .has-excerpts .wp-block-latest-comments__comment { - line-height: 1.5; } - -.wp-block-latest-comments__comment-excerpt p { - font-size: 14px; - line-height: 1.8; - margin: 5px 0 20px; } - -.wp-block-latest-comments__comment-date { - color: #8f98a1; - display: block; - font-size: 12px; } - -.wp-block-latest-comments .avatar, -.wp-block-latest-comments__comment-avatar { - border-radius: 24px; - display: block; - float: left; - height: 40px; - margin-right: 12px; - width: 40px; } - -.wp-block-latest-posts.alignleft { - /*rtl:ignore*/ - margin-right: 2em; } - -.wp-block-latest-posts.alignright { - /*rtl:ignore*/ - margin-left: 2em; } - -.wp-block-latest-posts.wp-block-latest-posts__list { - list-style: none; } - -.wp-block-latest-posts.is-grid { - display: flex; - flex-wrap: wrap; - padding: 0; } - .wp-block-latest-posts.is-grid li { - margin: 0 16px 16px 0; - width: 100%; } - -@media (min-width: 600px) { - .wp-block-latest-posts.columns-2 li { - width: calc((100% / 2) - 16px); } - .wp-block-latest-posts.columns-3 li { - width: calc((100% / 3) - 16px); } - .wp-block-latest-posts.columns-4 li { - width: calc((100% / 4) - 16px); } - .wp-block-latest-posts.columns-5 li { - width: calc((100% / 5) - 16px); } - .wp-block-latest-posts.columns-6 li { - width: calc((100% / 6) - 16px); } } - -.wp-block-latest-posts__post-date { - display: block; - color: #6c7781; - font-size: 13px; } - -.wp-block-latest-posts__post-excerpt { - margin-top: 8px; - margin-bottom: 16px; } - -.wp-block-media-text { - display: -ms-grid; - display: grid; - -ms-grid-rows: auto; - grid-template-rows: auto; - -ms-grid-columns: 50% 1fr; - grid-template-columns: 50% 1fr; } - .wp-block-media-text .has-media-on-the-right { - -ms-grid-columns: 1fr 50%; - grid-template-columns: 1fr 50%; } - -.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content, -.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media { - -ms-grid-row-align: start; - align-self: start; } - -.wp-block-media-text .wp-block-media-text__content, -.wp-block-media-text .wp-block-media-text__media, -.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content, -.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media { - -ms-grid-row-align: center; - align-self: center; } - -.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content, -.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media { - -ms-grid-row-align: end; - align-self: end; } - -.wp-block-media-text .wp-block-media-text__media { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 1; - grid-row: 1; - margin: 0; } - -.wp-block-media-text .wp-block-media-text__content { - -ms-grid-column: 2; - grid-column: 2; - -ms-grid-row: 1; - grid-row: 1; - word-break: break-word; - padding: 0 8% 0 8%; } - -.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media { - -ms-grid-column: 2; - grid-column: 2; - -ms-grid-row: 1; - grid-row: 1; } - -.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 1; - grid-row: 1; } - -.wp-block-media-text > figure > img, -.wp-block-media-text > figure > video { - max-width: unset; - width: 100%; - vertical-align: middle; } - -.wp-block-media-text.is-image-fill figure { - height: 100%; - min-height: 250px; - background-size: cover; } - -.wp-block-media-text.is-image-fill figure > img { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - margin: -1px; - overflow: hidden; - clip: rect(0, 0, 0, 0); - border: 0; } - -/* -* Here we here not able to use a mobile first CSS approach. -* Custom widths are set using inline styles, and on mobile, -* we need 100% width, so we use important to overwrite the inline style. -* If the style were set on mobile first, on desktop styles, -* we would have no way of setting the style again to the inline style. -*/ -@media (max-width: 600px) { - .wp-block-media-text.is-stacked-on-mobile { - -ms-grid-columns: 100% !important; - grid-template-columns: 100% !important; } - .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 1; - grid-row: 1; } - .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 2; - grid-row: 2; } - .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 2; - grid-row: 2; } - .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content { - -ms-grid-column: 1; - grid-column: 1; - -ms-grid-row: 1; - grid-row: 1; } } - -.is-small-text { - font-size: 14px; } - -.is-regular-text { - font-size: 16px; } - -.is-large-text { - font-size: 36px; } - -.is-larger-text { - font-size: 48px; } - -.has-drop-cap:not(:focus)::first-letter { - float: left; - font-size: 8.4em; - line-height: 0.68; - font-weight: 100; - margin: 0.05em 0.1em 0 0; - text-transform: uppercase; - font-style: normal; } - -.has-drop-cap:not(:focus)::after { - content: ""; - display: table; - clear: both; - padding-top: 14px; } - -p.has-background { - padding: 20px 30px; } - -p.has-text-color a { - color: inherit; } - -.wp-block-pullquote { - padding: 3em 0; - margin-left: 0; - margin-right: 0; - text-align: center; } - .wp-block-pullquote.alignleft, .wp-block-pullquote.alignright { - max-width: 305px; } - .wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p { - font-size: 20px; } - .wp-block-pullquote p { - font-size: 28px; - line-height: 1.6; } - .wp-block-pullquote cite, - .wp-block-pullquote footer { - position: relative; } - .wp-block-pullquote .has-text-color a { - color: inherit; } - -.wp-block-pullquote:not(.is-style-solid-color) { - background: none; } - -.wp-block-pullquote.is-style-solid-color { - border: none; } - .wp-block-pullquote.is-style-solid-color blockquote { - margin-left: auto; - margin-right: auto; - text-align: left; - max-width: 60%; } - .wp-block-pullquote.is-style-solid-color blockquote p { - margin-top: 0; - margin-bottom: 0; - font-size: 32px; } - .wp-block-pullquote.is-style-solid-color blockquote cite { - text-transform: none; - font-style: normal; } - -.wp-block-pullquote cite { - color: inherit; } - -.wp-block-quote.is-style-large, .wp-block-quote.is-large { - margin: 0 0 16px; - padding: 0 1em; } - .wp-block-quote.is-style-large p, .wp-block-quote.is-large p { - font-size: 24px; - font-style: italic; - line-height: 1.6; } - .wp-block-quote.is-style-large cite, - .wp-block-quote.is-style-large footer, .wp-block-quote.is-large cite, - .wp-block-quote.is-large footer { - font-size: 18px; - text-align: right; } - -.wp-block-rss.alignleft { - /*rtl:ignore*/ - margin-right: 2em; } - -.wp-block-rss.alignright { - /*rtl:ignore*/ - margin-left: 2em; } - -.wp-block-rss.is-grid { - display: flex; - flex-wrap: wrap; - padding: 0; - list-style: none; } - .wp-block-rss.is-grid li { - margin: 0 16px 16px 0; - width: 100%; } - -@media (min-width: 600px) { - .wp-block-rss.columns-2 li { - width: calc(( 100% / 2 ) - 16px); } - .wp-block-rss.columns-3 li { - width: calc(( 100% / 3 ) - 16px); } - .wp-block-rss.columns-4 li { - width: calc(( 100% / 4 ) - 16px); } - .wp-block-rss.columns-5 li { - width: calc(( 100% / 5 ) - 16px); } - .wp-block-rss.columns-6 li { - width: calc(( 100% / 6 ) - 16px); } } - -.wp-block-rss__item-publish-date, -.wp-block-rss__item-author { - display: block; - color: #6c7781; - font-size: 13px; } - -.wp-block-search { - display: flex; - flex-wrap: wrap; } - .wp-block-search .wp-block-search__label { - width: 100%; } - .wp-block-search .wp-block-search__input { - flex-grow: 1; } - .wp-block-search .wp-block-search__button { - margin-left: 10px; } - -.wp-block-separator.is-style-wide { - border-bottom-width: 1px; } - -.wp-block-separator.is-style-dots { - background: none !important; - border: none; - text-align: center; - max-width: none; - line-height: 1; - height: auto; } - .wp-block-separator.is-style-dots::before { - content: "\00b7 \00b7 \00b7"; - color: currentColor; - font-size: 20px; - letter-spacing: 2em; - padding-left: 2em; - font-family: serif; } - -.wp-block-social-links { - display: flex; - justify-content: flex-start; - padding-left: 0; - padding-right: 0; - margin-left: 0; } - -.wp-social-link { - display: block; - width: 36px; - height: 36px; - border-radius: 36px; - margin-right: 8px; - transition: transform 0.1s ease; } - .wp-social-link a { - padding: 6px; - display: block; - line-height: 0; - transition: transform 0.1s ease; } - .wp-social-link a, - .wp-social-link a:hover, - .wp-social-link a:active, - .wp-social-link a:visited, - .wp-social-link svg { - color: currentColor; - fill: currentColor; } - .wp-social-link:hover { - transform: scale(1.1); } - -.wp-block-social-links.aligncenter { - justify-content: center; - display: flex; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link { - background-color: #f0f0f0; - color: #444; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon { - background-color: #f90; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp { - background-color: #1ea0c3; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance { - background-color: #0757fe; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen { - background-color: #1e1f26; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart { - background-color: #02e49b; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble { - background-color: #e94c89; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox { - background-color: #4280ff; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy { - background-color: #f45800; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook { - background-color: #1977f2; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx { - background-color: #000; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr { - background-color: #0461dd; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare { - background-color: #e65678; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github { - background-color: #24292d; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads { - background-color: #eceadd; - color: #382110; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google { - background-color: #ea4434; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram { - background-color: #f00075; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm { - background-color: #e21b24; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin { - background-color: #0577b5; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon { - background-color: #3288d4; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium { - background-color: #02ab6c; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup { - background-color: #f6405f; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest { - background-color: #e60122; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket { - background-color: #ef4155; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit { - background-color: #fe4500; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype { - background-color: #0478d7; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat { - background-color: #fefc00; - color: #fff; - stroke: #000; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud { - background-color: #ff5600; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify { - background-color: #1bd760; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr { - background-color: #011835; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch { - background-color: #6440a4; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter { - background-color: #21a1f3; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo { - background-color: #1eb7ea; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk { - background-color: #4680c2; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress { - background-color: #3499cd; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp { - background-color: #d32422; - color: #fff; } - -.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube { - background-color: #ff0100; - color: #fff; } - -.wp-block-social-links.is-style-logos-only .wp-social-link { - background: none; - padding: 4px; } - .wp-block-social-links.is-style-logos-only .wp-social-link svg { - width: 28px; - height: 28px; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-amazon { - color: #f90; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp { - color: #1ea0c3; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-behance { - color: #0757fe; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-codepen { - color: #1e1f26; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart { - color: #02e49b; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble { - color: #e94c89; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox { - color: #4280ff; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-etsy { - color: #f45800; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-facebook { - color: #1977f2; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx { - color: #000; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-flickr { - color: #0461dd; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare { - color: #e65678; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-github { - color: #24292d; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads { - color: #382110; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-google { - color: #ea4434; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-instagram { - color: #f00075; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm { - color: #e21b24; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin { - color: #0577b5; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon { - color: #3288d4; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-medium { - color: #02ab6c; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-meetup { - color: #f6405f; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest { - color: #e60122; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-pocket { - color: #ef4155; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-reddit { - color: #fe4500; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-skype { - color: #0478d7; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat { - color: #fff; - stroke: #000; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud { - color: #ff5600; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-spotify { - color: #1bd760; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr { - color: #011835; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-twitch { - color: #6440a4; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-twitter { - color: #21a1f3; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo { - color: #1eb7ea; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-vk { - color: #4680c2; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress { - color: #3499cd; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-yelp { - background-color: #d32422; - color: #fff; } - -.wp-block-social-links.is-style-logos-only .wp-social-link-youtube { - color: #ff0100; } - -.wp-block-social-links.is-style-pill-shape .wp-social-link { - width: auto; } - -.wp-block-social-links.is-style-pill-shape .wp-social-link a { - padding-left: 16px; - padding-right: 16px; } - -.wp-block-spacer { - clear: both; } - -p.wp-block-subhead { - font-size: 1.1em; - font-style: italic; - opacity: 0.75; } - -.wp-block-table { - overflow-x: auto; } - .wp-block-table table { - width: 100%; } - .wp-block-table .has-fixed-layout { - table-layout: fixed; - width: 100%; } - .wp-block-table .has-fixed-layout td, - .wp-block-table .has-fixed-layout th { - word-break: break-word; } - .wp-block-table.alignleft, .wp-block-table.aligncenter, .wp-block-table.alignright { - display: table; - width: auto; } - .wp-block-table.alignleft td, - .wp-block-table.alignleft th, .wp-block-table.aligncenter td, - .wp-block-table.aligncenter th, .wp-block-table.alignright td, - .wp-block-table.alignright th { - word-break: break-word; } - .wp-block-table .has-subtle-light-gray-background-color { - background-color: #f3f4f5; } - .wp-block-table .has-subtle-pale-green-background-color { - background-color: #e9fbe5; } - .wp-block-table .has-subtle-pale-blue-background-color { - background-color: #e7f5fe; } - .wp-block-table .has-subtle-pale-pink-background-color { - background-color: #fcf0ef; } - .wp-block-table.is-style-stripes { - border-spacing: 0; - border-collapse: inherit; - background-color: transparent; - border-bottom: 1px solid #f3f4f5; } - .wp-block-table.is-style-stripes tbody tr:nth-child(odd) { - background-color: #f3f4f5; } - .wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) { - background-color: #f3f4f5; } - .wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) { - background-color: #e9fbe5; } - .wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) { - background-color: #e7f5fe; } - .wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) { - background-color: #fcf0ef; } - .wp-block-table.is-style-stripes th, - .wp-block-table.is-style-stripes td { - border-color: transparent; } - -.wp-block-text-columns { - display: flex; } - .wp-block-text-columns.aligncenter { - display: flex; } - .wp-block-text-columns .wp-block-column { - margin: 0 16px; - padding: 0; } - .wp-block-text-columns .wp-block-column:first-child { - margin-left: 0; } - .wp-block-text-columns .wp-block-column:last-child { - margin-right: 0; } - .wp-block-text-columns.columns-2 .wp-block-column { - width: calc(100% / 2); } - .wp-block-text-columns.columns-3 .wp-block-column { - width: calc(100% / 3); } - .wp-block-text-columns.columns-4 .wp-block-column { - width: calc(100% / 4); } - -pre.wp-block-verse { - white-space: nowrap; - overflow: auto; } - -.wp-block-video { - margin-left: 0; - margin-right: 0; } - .wp-block-video video { - max-width: 100%; } - @supports ((position: -webkit-sticky) or (position: sticky)) { - .wp-block-video [poster] { - -o-object-fit: cover; - object-fit: cover; } } - .wp-block-video.aligncenter { - text-align: center; } - .wp-block-video figcaption { - margin-top: 0.5em; - margin-bottom: 1em; } - -:root .has-pale-pink-background-color { - background-color: #f78da7; } - -:root .has-vivid-red-background-color { - background-color: #cf2e2e; } - -:root .has-luminous-vivid-orange-background-color { - background-color: #ff6900; } - -:root .has-luminous-vivid-amber-background-color { - background-color: #fcb900; } - -:root .has-light-green-cyan-background-color { - background-color: #7bdcb5; } - -:root .has-vivid-green-cyan-background-color { - background-color: #00d084; } - -:root .has-pale-cyan-blue-background-color { - background-color: #8ed1fc; } - -:root .has-vivid-cyan-blue-background-color { - background-color: #0693e3; } - -:root .has-vivid-purple-background-color { - background-color: #9b51e0; } - -:root .has-very-light-gray-background-color { - background-color: #eee; } - -:root .has-cyan-bluish-gray-background-color { - background-color: #abb8c3; } - -:root .has-very-dark-gray-background-color { - background-color: #313131; } - -:root .has-pale-pink-color { - color: #f78da7; } - -:root .has-vivid-red-color { - color: #cf2e2e; } - -:root .has-luminous-vivid-orange-color { - color: #ff6900; } - -:root .has-luminous-vivid-amber-color { - color: #fcb900; } - -:root .has-light-green-cyan-color { - color: #7bdcb5; } - -:root .has-vivid-green-cyan-color { - color: #00d084; } - -:root .has-pale-cyan-blue-color { - color: #8ed1fc; } - -:root .has-vivid-cyan-blue-color { - color: #0693e3; } - -:root .has-vivid-purple-color { - color: #9b51e0; } - -:root .has-very-light-gray-color { - color: #eee; } - -:root .has-cyan-bluish-gray-color { - color: #abb8c3; } - -:root .has-very-dark-gray-color { - color: #313131; } - -.has-small-font-size { - font-size: 13px; } - -.has-regular-font-size, -.has-normal-font-size { - font-size: 16px; } - -.has-medium-font-size { - font-size: 20px; } - -.has-large-font-size { - font-size: 36px; } - -.has-larger-font-size, -.has-huge-font-size { - font-size: 42px; } - -.has-text-align-center { - text-align: center; } - -.has-text-align-left { - /*rtl:ignore*/ - text-align: left; } - -.has-text-align-right { - /*rtl:ignore*/ - text-align: right; } diff --git a/srcs/wordpress/wp-includes/css/dist/block-library/style.min.css b/srcs/wordpress/wp-includes/css/dist/block-library/style.min.css deleted file mode 100644 index f0c29e8..0000000 --- a/srcs/wordpress/wp-includes/css/dist/block-library/style.min.css +++ /dev/null @@ -1 +0,0 @@ -.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button{color:#fff}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:inherit}.is-style-squared .wp-block-button__link{border-radius:0}.no-border-radius.wp-block-button__link{border-radius:0!important}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background-color:transparent;border:2px solid}.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #e2e4e7}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:400;background:#edeff0}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#00739c}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;margin-bottom:28px;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px){.wp-block-column{flex-basis:calc(50% - 16px);flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10:before,.wp-block-cover.has-background-dim.has-background-dim-10:before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:before,.wp-block-cover.has-background-dim.has-background-dim-20:before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:before,.wp-block-cover.has-background-dim.has-background-dim-30:before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:before,.wp-block-cover.has-background-dim.has-background-dim-40:before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:before,.wp-block-cover.has-background-dim.has-background-dim-50:before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:before,.wp-block-cover.has-background-dim.has-background-dim-60:before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:before,.wp-block-cover.has-background-dim.has-background-dim-70:before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:before,.wp-block-cover.has-background-dim.has-background-dim-80:before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:before,.wp-block-cover.has-background-dim.has-background-dim-90:before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:before,.wp-block-cover.has-background-dim.has-background-dim-100:before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:305px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#f8f9f9}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.wp-block-cover-image-text,.wp-block-cover-text,section.wp-block-cover-image h2{color:#fff}.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.78%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/2)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3 - 1px)}}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4 - 1px)}}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5 - 1px)}}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6 - 1px)}}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7 - 1px)}}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8 - 1px)}}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:305px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-image{max-width:100%;margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,');mask-image:url('data:image/svg+xml;utf8,');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:none}}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-latest-posts__post-excerpt{margin-top:8px;margin-bottom:16px}.wp-block-media-text{display:-ms-grid;display:grid;-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr}.wp-block-media-text .has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;margin:0}.wp-block-media-text .wp-block-media-text__content{word-break:break-word;padding:0 8%}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill figure{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill figure>img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}.has-drop-cap:not(:focus):after{content:"";display:table;clear:both;padding-top:14px}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:currentColor;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-social-links{display:flex;justify-content:flex-start;padding-left:0;padding-right:0;margin-left:0}.wp-social-link{width:36px;height:36px;border-radius:36px;margin-right:8px}.wp-social-link,.wp-social-link a{display:block;transition:transform .1s ease}.wp-social-link a{padding:6px;line-height:0}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1977f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0577b5;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#21a1f3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:#ff0100;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:28px;height:28px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1977f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0577b5}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#21a1f3}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:#ff0100}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:16px;padding-right:16px}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{white-space:nowrap;overflow:auto}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}:root .has-pale-pink-background-color{background-color:#f78da7}:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-pale-pink-color{color:#f78da7}:root .has-vivid-red-color{color:#cf2e2e}:root .has-luminous-vivid-orange-color{color:#ff6900}:root .has-luminous-vivid-amber-color{color:#fcb900}:root .has-light-green-cyan-color{color:#7bdcb5}:root .has-vivid-green-cyan-color{color:#00d084}:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .has-vivid-cyan-blue-color{color:#0693e3}:root .has-vivid-purple-color{color:#9b51e0}:root .has-very-light-gray-color{color:#eee}:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right} \ No newline at end of file diff --git a/srcs/wordpress/wp-includes/css/dist/block-library/theme-rtl.css b/srcs/wordpress/wp-includes/css/dist/block-library/theme-rtl.css deleted file mode 100644 index 6fb3e85..0000000 --- a/srcs/wordpress/wp-includes/css/dist/block-library/theme-rtl.css +++ /dev/null @@ -1,144 +0,0 @@ -/** - * Colors - */ -/** - * Breakpoints & Media Queries - */ -/** - * Often re-used variables - */ -/** - * Breakpoint mixins - */ -/** - * Long content fade mixin - * - * Creates a fading overlay to signify that the content is longer - * than the space allows. - */ -/** - * Button states and focus styles - */ -/** - * Applies editor left position to the selector passed as argument - */ -/** - * Applies editor right position to the selector passed as argument - */ -/** - * Styles that are reused verbatim in a few places - */ -/** - * Allows users to opt-out of animations via OS-level preferences. - */ -/** - * Reset default styles for JavaScript UI based pages. - * This is a WP-admin agnostic reset - */ -/** - * Reset the WP Admin page styles for Gutenberg-like pages. - */ -.wp-block-audio figcaption { - color: #555d66; - font-size: 13px; - text-align: center; } - -.wp-block-code { - font-family: Menlo, Consolas, monaco, monospace; - font-size: 14px; - color: #23282d; - padding: 0.8em 1em; - border: 1px solid #e2e4e7; - border-radius: 4px; } - -.wp-block-embed figcaption { - color: #555d66; - font-size: 13px; - text-align: center; } - -.blocks-gallery-caption { - color: #555d66; - font-size: 13px; - text-align: center; } - -.wp-block-image figcaption { - color: #555d66; - font-size: 13px; - text-align: center; } - -.wp-block-preformatted pre { - font-family: Menlo, Consolas, monaco, monospace; - color: #23282d; - /* Fonts smaller than 16px causes mobile safari to zoom. */ - font-size: 16px; } - @media (min-width: 600px) { - .wp-block-preformatted pre { - font-size: 14px; } } - -.wp-block-pullquote { - border-top: 4px solid #555d66; - border-bottom: 4px solid #555d66; - margin-bottom: 28px; - color: #40464d; } - .wp-block-pullquote cite, - .wp-block-pullquote footer, .wp-block-pullquote__citation { - color: #40464d; - text-transform: uppercase; - font-size: 13px; - font-style: normal; } - -.wp-block-quote { - border-right: 4px solid #000; - margin: 0 0 28px 0; - padding-right: 1em; } - .wp-block-quote cite, - .wp-block-quote footer, .wp-block-quote__citation { - color: #6c7781; - font-size: 13px; - margin-top: 1em; - position: relative; - font-style: normal; } - .wp-block-quote.has-text-align-right, .wp-block-quote.has-text-align-right { - border-right: none; - border-left: 4px solid #000; - padding-right: 0; - padding-left: 1em; } - .wp-block-quote.has-text-align-center, .wp-block-quote.has-text-align-center { - border: none; - padding-right: 0; } - .wp-block-quote.is-style-large, .wp-block-quote.is-large { - border: none; } - -.wp-block-search .wp-block-search__label { - font-weight: bold; } - -.wp-block-group.has-background { - padding: 20px 30px; - margin-top: 0; - margin-bottom: 0; } - -.wp-block-separator { - border: none; - border-bottom: 2px solid #8f98a1; - margin-right: auto; - margin-left: auto; } - .wp-block-separator:not(.is-style-wide):not(.is-style-dots) { - max-width: 100px; } - .wp-block-separator.has-background:not(.is-style-dots) { - border-bottom: none; - height: 1px; } - .wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) { - height: 2px; } - -.wp-block-table { - border-collapse: collapse; } - .wp-block-table td, - .wp-block-table th { - padding: 0.5em; - border: 1px solid; - word-break: normal; } - -.wp-block-video figcaption { - color: #555d66; - font-size: 13px; - text-align: center; } diff --git a/srcs/wordpress/wp-includes/css/dist/block-library/theme-rtl.min.css b/srcs/wordpress/wp-includes/css/dist/block-library/theme-rtl.min.css deleted file mode 100644 index 8f845e9..0000000 --- a/srcs/wordpress/wp-includes/css/dist/block-library/theme-rtl.min.css +++ /dev/null @@ -1 +0,0 @@ -.wp-block-audio figcaption{color:#555d66;font-size:13px;text-align:center}.wp-block-code{font-family:Menlo,Consolas,monaco,monospace;font-size:14px;color:#23282d;padding:.8em 1em;border:1px solid #e2e4e7;border-radius:4px}.blocks-gallery-caption,.wp-block-embed figcaption,.wp-block-image figcaption{color:#555d66;font-size:13px;text-align:center}.wp-block-preformatted pre{font-family:Menlo,Consolas,monaco,monospace;color:#23282d;font-size:16px}@media (min-width:600px){.wp-block-preformatted pre{font-size:14px}}.wp-block-pullquote{border-top:4px solid #555d66;border-bottom:4px solid #555d66;margin-bottom:28px;color:#40464d}.wp-block-pullquote__citation,.wp-block-pullquote cite,.wp-block-pullquote footer{color:#40464d;text-transform:uppercase;font-size:13px;font-style:normal}.wp-block-quote{border-right:4px solid #000;margin:0 0 28px;padding-right:1em}.wp-block-quote__citation,.wp-block-quote cite,.wp-block-quote footer{color:#6c7781;font-size:13px;margin-top:1em;position:relative;font-style:normal}.wp-block-quote.has-text-align-right{border-right:none;border-left:4px solid #000;padding-right:0;padding-left:1em}.wp-block-quote.has-text-align-center{border:none;padding-right:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-group.has-background{padding:20px 30px;margin-top:0;margin-bottom:0}.wp-block-separator{border:none;border-bottom:2px solid #8f98a1;margin-right:auto;margin-left:auto}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{border-collapse:collapse}.wp-block-table td,.wp-block-table th{padding:.5em;border:1px solid;word-break:normal}.wp-block-video figcaption{color:#555d66;font-size:13px;text-align:center} \ No newline at end of file diff --git a/srcs/wordpress/wp-includes/css/dist/block-library/theme.css b/srcs/wordpress/wp-includes/css/dist/block-library/theme.css deleted file mode 100644 index 863b979..0000000 --- a/srcs/wordpress/wp-includes/css/dist/block-library/theme.css +++ /dev/null @@ -1,144 +0,0 @@ -/** - * Colors - */ -/** - * Breakpoints & Media Queries - */ -/** - * Often re-used variables - */ -/** - * Breakpoint mixins - */ -/** - * Long content fade mixin - * - * Creates a fading overlay to signify that the content is longer - * than the space allows. - */ -/** - * Button states and focus styles - */ -/** - * Applies editor left position to the selector passed as argument - */ -/** - * Applies editor right position to the selector passed as argument - */ -/** - * Styles that are reused verbatim in a few places - */ -/** - * Allows users to opt-out of animations via OS-level preferences. - */ -/** - * Reset default styles for JavaScript UI based pages. - * This is a WP-admin agnostic reset - */ -/** - * Reset the WP Admin page styles for Gutenberg-like pages. - */ -.wp-block-audio figcaption { - color: #555d66; - font-size: 13px; - text-align: center; } - -.wp-block-code { - font-family: Menlo, Consolas, monaco, monospace; - font-size: 14px; - color: #23282d; - padding: 0.8em 1em; - border: 1px solid #e2e4e7; - border-radius: 4px; } - -.wp-block-embed figcaption { - color: #555d66; - font-size: 13px; - text-align: center; } - -.blocks-gallery-caption { - color: #555d66; - font-size: 13px; - text-align: center; } - -.wp-block-image figcaption { - color: #555d66; - font-size: 13px; - text-align: center; } - -.wp-block-preformatted pre { - font-family: Menlo, Consolas, monaco, monospace; - color: #23282d; - /* Fonts smaller than 16px causes mobile safari to zoom. */ - font-size: 16px; } - @media (min-width: 600px) { - .wp-block-preformatted pre { - font-size: 14px; } } - -.wp-block-pullquote { - border-top: 4px solid #555d66; - border-bottom: 4px solid #555d66; - margin-bottom: 28px; - color: #40464d; } - .wp-block-pullquote cite, - .wp-block-pullquote footer, .wp-block-pullquote__citation { - color: #40464d; - text-transform: uppercase; - font-size: 13px; - font-style: normal; } - -.wp-block-quote { - border-left: 4px solid #000; - margin: 0 0 28px 0; - padding-left: 1em; } - .wp-block-quote cite, - .wp-block-quote footer, .wp-block-quote__citation { - color: #6c7781; - font-size: 13px; - margin-top: 1em; - position: relative; - font-style: normal; } - .wp-block-quote.has-text-align-right, .wp-block-quote.has-text-align-right { - border-left: none; - border-right: 4px solid #000; - padding-left: 0; - padding-right: 1em; } - .wp-block-quote.has-text-align-center, .wp-block-quote.has-text-align-center { - border: none; - padding-left: 0; } - .wp-block-quote.is-style-large, .wp-block-quote.is-large { - border: none; } - -.wp-block-search .wp-block-search__label { - font-weight: bold; } - -.wp-block-group.has-background { - padding: 20px 30px; - margin-top: 0; - margin-bottom: 0; } - -.wp-block-separator { - border: none; - border-bottom: 2px solid #8f98a1; - margin-left: auto; - margin-right: auto; } - .wp-block-separator:not(.is-style-wide):not(.is-style-dots) { - max-width: 100px; } - .wp-block-separator.has-background:not(.is-style-dots) { - border-bottom: none; - height: 1px; } - .wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) { - height: 2px; } - -.wp-block-table { - border-collapse: collapse; } - .wp-block-table td, - .wp-block-table th { - padding: 0.5em; - border: 1px solid; - word-break: normal; } - -.wp-block-video figcaption { - color: #555d66; - font-size: 13px; - text-align: center; } diff --git a/srcs/wordpress/wp-includes/css/dist/block-library/theme.min.css b/srcs/wordpress/wp-includes/css/dist/block-library/theme.min.css deleted file mode 100644 index 82cf6f3..0000000 --- a/srcs/wordpress/wp-includes/css/dist/block-library/theme.min.css +++ /dev/null @@ -1 +0,0 @@ -.wp-block-audio figcaption{color:#555d66;font-size:13px;text-align:center}.wp-block-code{font-family:Menlo,Consolas,monaco,monospace;font-size:14px;color:#23282d;padding:.8em 1em;border:1px solid #e2e4e7;border-radius:4px}.blocks-gallery-caption,.wp-block-embed figcaption,.wp-block-image figcaption{color:#555d66;font-size:13px;text-align:center}.wp-block-preformatted pre{font-family:Menlo,Consolas,monaco,monospace;color:#23282d;font-size:16px}@media (min-width:600px){.wp-block-preformatted pre{font-size:14px}}.wp-block-pullquote{border-top:4px solid #555d66;border-bottom:4px solid #555d66;margin-bottom:28px;color:#40464d}.wp-block-pullquote__citation,.wp-block-pullquote cite,.wp-block-pullquote footer{color:#40464d;text-transform:uppercase;font-size:13px;font-style:normal}.wp-block-quote{border-left:4px solid #000;margin:0 0 28px;padding-left:1em}.wp-block-quote__citation,.wp-block-quote cite,.wp-block-quote footer{color:#6c7781;font-size:13px;margin-top:1em;position:relative;font-style:normal}.wp-block-quote.has-text-align-right{border-left:none;border-right:4px solid #000;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-group.has-background{padding:20px 30px;margin-top:0;margin-bottom:0}.wp-block-separator{border:none;border-bottom:2px solid #8f98a1;margin-left:auto;margin-right:auto}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{border-collapse:collapse}.wp-block-table td,.wp-block-table th{padding:.5em;border:1px solid;word-break:normal}.wp-block-video figcaption{color:#555d66;font-size:13px;text-align:center} \ No newline at end of file -- cgit