From 1dd1cd99ea808be4cb0f02113a2344b18a40de07 Mon Sep 17 00:00:00 2001 From: "Jorge vitrubio.net" Date: Wed, 22 May 2024 19:30:00 +0200 Subject: [PATCH] added more info, edited arxiu and styled category convocatories --- adminstyles.css | 3577 +++++++++++++++++ adminstyles.css.map | 50 + archive.php | 45 +- assets/css/adminstyles.css | 2 +- page-templates/arxiu-general.php | 102 +- sass/components/content/_posts-and-pages.scss | 14 +- sass/layouts/_no-sidebar.scss | 3 + sass/style.scss | 2 +- style.css | 831 +++- style.css.map | 2 +- template-parts/content-page.php | 7 + template-parts/content-post.php | 9 + template-parts/section-eachconvo.php | 14 +- 13 files changed, 4419 insertions(+), 239 deletions(-) create mode 100644 adminstyles.css create mode 100644 adminstyles.css.map diff --git a/adminstyles.css b/adminstyles.css new file mode 100644 index 0000000..e8b8c7d --- /dev/null +++ b/adminstyles.css @@ -0,0 +1,3577 @@ +.wp-admin .components-button.edit-post-fullscreen-mode-close.has-icon, +.wp-admin .edit-post-fullscreen-mode-close_site-icon { + background-color: #fff; + filter: invert(1); +} + +.site-icon-preview .app-icon-preview { + background-color: #fff; +} + +.editor-styles-wrapper { + + /* + +Theme Name: XarxaProd.cat 2024 +Theme URI: https://git.hangar.org/xarxaprod/ +Author: Hangar Tech Lab +Author URI: https://hangar.org +Description: theme for the XarxaProd. Inclou la possibilitat de publicar, catalogar i cercar ajuts, resoldre dubtes amb FAQs i altres. Design by Eudald Van der Pla vanderpla.com. Coding template and theme by Jorge - vitrubio.net +Version: 1.7.6 +Tested up to: 6.5.2 +Requires PHP: 7.4 +License: GNU General Public License v3 or later +License URI: https://www.gnu.org/licenses/gpl-3.0.html +Text Domain: xarxaprod +Tags: custom-logo, custom-menu, search,custom post-type, translation-ready + +This theme, like WordPress, is licensed under the GPL. +Use it to make something cool, have fun, and share what you've learned. + +The Xarxaprod.cat theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc. +Underscores is distributed under the terms of the GNU GPL v2 or later. + +Normalizing styles have been helped along thanks to the fine work of +Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ +*/ + + /*-------------------------------------------------------------- +>>> TABLE OF CONTENTS: +---------------------------------------------------------------- +# Generic + - Normalize + - Box sizing +# Base + - Typography + - Elements + - Links + - Forms +## Layouts +# Components + - Navigation + - Posts and pages + - Comments + - Widgets + - Media + - Captions + - Galleries +# plugins + - Jetpack infinite scroll +# Utilities + - Accessibility + - Alignments + +--------------------------------------------------------------*/ + + /*-------------------------------------------------------------- +# Generic +--------------------------------------------------------------*/ + + /* Normalize +--------------------------------------------- */ + + /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ + + /* Document + ========================================================================== */ + + /** + * 1. Correct the line height in all browsers. + * 2. Prevent adjustments of font size after orientation changes in iOS. + */ + + /* Sections + ========================================================================== */ + + /** + * Remove the margin in all browsers. + */ + + /** + * Render the `main` element consistently in IE. + */ + + /** + * Correct the font size and margin on `h1` elements within `section` and + * `article` contexts in Chrome, Firefox, and Safari. + */ + + /* Grouping content + ========================================================================== */ + + /** + * 1. Add the correct box sizing in Firefox. + * 2. Show the overflow in Edge and IE. + */ + + /** + * 1. Correct the inheritance and scaling of font size in all browsers. + * 2. Correct the odd `em` font sizing in all browsers. + */ + + /* Text-level semantics + ========================================================================== */ + + /** + * Remove the gray background on active links in IE 10. + */ + + /** + * 1. Remove the bottom border in Chrome 57- + * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. + */ + + /** + * Add the correct font weight in Chrome, Edge, and Safari. + */ + + /** + * 1. Correct the inheritance and scaling of font size in all browsers. + * 2. Correct the odd `em` font sizing in all browsers. + */ + + /** + * Add the correct font size in all browsers. + */ + + /** + * Prevent `sub` and `sup` elements from affecting the line height in + * all browsers. + */ + + /* Embedded content + ========================================================================== */ + + /** + * Remove the border on images inside links in IE 10. + */ + + /* Forms + ========================================================================== */ + + /** + * 1. Change the font styles in all browsers. + * 2. Remove the margin in Firefox and Safari. + */ + + /** + * Show the overflow in IE. + * 1. Show the overflow in Edge. + */ + + /** + * Remove the inheritance of text transform in Edge, Firefox, and IE. + * 1. Remove the inheritance of text transform in Firefox. + */ + + /** + * Correct the inability to style clickable types in iOS and Safari. + */ + + /** + * Remove the inner border and padding in Firefox. + */ + + /** + * Restore the focus styles unset by the previous rule. + */ + + /** + * Correct the padding in Firefox. + */ + + /** + * 1. Correct the text wrapping in Edge and IE. + * 2. Correct the color inheritance from `fieldset` elements in IE. + * 3. Remove the padding so developers are not caught out when they zero out + * `fieldset` elements in all browsers. + */ + + /** + * Add the correct vertical alignment in Chrome, Firefox, and Opera. + */ + + /** + * Remove the default vertical scrollbar in IE 10+. + */ + + /** + * 1. Add the correct box sizing in IE 10. + * 2. Remove the padding in IE 10. + */ + + /** + * Correct the cursor style of increment and decrement buttons in Chrome. + */ + + /** + * 1. Correct the odd appearance in Chrome and Safari. + * 2. Correct the outline style in Safari. + */ + + /** + * Remove the inner padding in Chrome and Safari on macOS. + */ + + /** + * 1. Correct the inability to style clickable types in iOS and Safari. + * 2. Change font properties to `inherit` in Safari. + */ + + /* Interactive + ========================================================================== */ + + /* + * Add the correct display in Edge, IE 10+, and Firefox. + */ + + /* + * Add the correct display in all browsers. + */ + + /* Misc + ========================================================================== */ + + /** + * Add the correct display in IE 10+. + */ + + /** + * Add the correct display in IE 10. + */ + + /* Box sizing +--------------------------------------------- */ + + /* Inherit box-sizing to more easily change it's value on a component level. +@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ + + /*-------------------------------------------------------------- +# Base +--------------------------------------------------------------*/ + + /* Css root vars +--------------------------------------------- */ + + /* Typography +--------------------------------------------- */ + + /* +Your custom style + +Add your custom styles in this file so it is easier to update the theme. +*/ + + /* Elements +--------------------------------------------- */ + + /* Make sure embeds and iframes fit their containers. */ + + /* Links +--------------------------------------------- */ + + /* Forms +--------------------------------------------- */ + + /*-------------------------------------------------------------- +# Layouts +--------------------------------------------------------------*/ + + /*-------------------------------------------------------------- +# Components +--------------------------------------------------------------*/ + + /* Navigation +--------------------------------------------- */ + + /* Posts and pages +--------------------------------------------- */ + + /* Comments +--------------------------------------------- */ + + /* Widgets +--------------------------------------------- */ + + /* Media +--------------------------------------------- */ + + /* Make sure logo link wraps around logo image. */ + + /* Captions +--------------------------------------------- */ + + /* Galleries +--------------------------------------------- */ + + /*-------------------------------------------------------------- +# Plugins +--------------------------------------------------------------*/ + + /* Jetpack infinite scroll +--------------------------------------------- */ + + /* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */ + + /* Re-display the Theme Footer when Infinite Scroll has reached its end. */ + + /* Guttenberg +--------------------------------------------- */ + + /* Contact Form 7 +--------------------------------------------- */ + + /* Guttenslider +--------------------------------------------- */ + + /* Gutten slider styles for xarxaprod */ + + /* Leaflet +--------------------------------------------- */ + + /*-------------------------------------------------------------- +# Utilities +--------------------------------------------------------------*/ + + /* Accessibility +--------------------------------------------- */ + + /* Text meant only for screen readers. */ + + /* Do not show the outline on the skip link target. */ + + /* Alignments +--------------------------------------------- */ + font-family: "Neue Haas Grotesk Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; +} + +.editor-styles-wrapper html { + line-height: 1.15; + -webkit-text-size-adjust: 100%; +} + +.editor-styles-wrapper body { + margin: 0; +} + +.editor-styles-wrapper main { + display: block; +} + +.editor-styles-wrapper h1 { + font-size: 2em; + margin: 0.67em 0; +} + +.editor-styles-wrapper hr { + box-sizing: content-box; + height: 0; + overflow: visible; +} + +.editor-styles-wrapper pre { + font-family: monospace, monospace; + font-size: 1em; +} + +.editor-styles-wrapper a { + background-color: transparent; +} + +.editor-styles-wrapper abbr[title] { + border-bottom: none; + text-decoration: underline; + text-decoration: underline dotted; +} + +.editor-styles-wrapper b, +.editor-styles-wrapper strong { + font-weight: bolder; +} + +.editor-styles-wrapper code, +.editor-styles-wrapper kbd, +.editor-styles-wrapper samp { + font-family: monospace, monospace; + font-size: 1em; +} + +.editor-styles-wrapper small { + font-size: 80%; +} + +.editor-styles-wrapper sub, +.editor-styles-wrapper sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; +} + +.editor-styles-wrapper sub { + bottom: -0.25em; +} + +.editor-styles-wrapper sup { + top: -0.5em; +} + +.editor-styles-wrapper img { + border-style: none; +} + +.editor-styles-wrapper button, +.editor-styles-wrapper input, +.editor-styles-wrapper optgroup, +.editor-styles-wrapper select, +.editor-styles-wrapper textarea { + font-family: inherit; + font-size: 100%; + line-height: 1.15; + margin: 0; +} + +.editor-styles-wrapper button, +.editor-styles-wrapper input { + overflow: visible; +} + +.editor-styles-wrapper button, +.editor-styles-wrapper select { + text-transform: none; +} + +.editor-styles-wrapper button, +.editor-styles-wrapper [type="button"], +.editor-styles-wrapper [type="reset"], +.editor-styles-wrapper [type="submit"] { + -webkit-appearance: button; +} + +.editor-styles-wrapper button::-moz-focus-inner, +.editor-styles-wrapper [type="button"]::-moz-focus-inner, +.editor-styles-wrapper [type="reset"]::-moz-focus-inner, +.editor-styles-wrapper [type="submit"]::-moz-focus-inner { + border-style: none; + padding: 0; +} + +.editor-styles-wrapper button:-moz-focusring, +.editor-styles-wrapper [type="button"]:-moz-focusring, +.editor-styles-wrapper [type="reset"]:-moz-focusring, +.editor-styles-wrapper [type="submit"]:-moz-focusring { + outline: 1px dotted ButtonText; +} + +.editor-styles-wrapper fieldset { + padding: 0.35em 0.75em 0.625em; +} + +.editor-styles-wrapper legend { + box-sizing: border-box; + color: inherit; + display: table; + max-width: 100%; + padding: 0; + white-space: normal; +} + +.editor-styles-wrapper progress { + vertical-align: baseline; +} + +.editor-styles-wrapper textarea { + overflow: auto; +} + +.editor-styles-wrapper [type="checkbox"], +.editor-styles-wrapper [type="radio"] { + box-sizing: border-box; + padding: 0; +} + +.editor-styles-wrapper [type="number"]::-webkit-inner-spin-button, +.editor-styles-wrapper [type="number"]::-webkit-outer-spin-button { + height: auto; +} + +.editor-styles-wrapper [type="search"] { + -webkit-appearance: textfield; + outline-offset: -2px; +} + +.editor-styles-wrapper [type="search"]::-webkit-search-decoration { + -webkit-appearance: none; +} + +.editor-styles-wrapper ::-webkit-file-upload-button { + -webkit-appearance: button; + font: inherit; +} + +.editor-styles-wrapper details { + display: block; +} + +.editor-styles-wrapper summary { + display: list-item; +} + +.editor-styles-wrapper template { + display: none; +} + +.editor-styles-wrapper [hidden] { + display: none; +} + +.editor-styles-wrapper *, +.editor-styles-wrapper *::before, +.editor-styles-wrapper *::after { + box-sizing: inherit; +} + +.editor-styles-wrapper html { + box-sizing: border-box; +} + +.editor-styles-wrapper body, +.editor-styles-wrapper button, +.editor-styles-wrapper input, +.editor-styles-wrapper select, +.editor-styles-wrapper optgroup, +.editor-styles-wrapper textarea { + color: #000; + font-family: "Neue Haas Grotesk Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; + font-size: 1rem; + line-height: 1.4; +} + +.editor-styles-wrapper .hide { + display: inline-block; + margin: 0; + padding: 0; + min-width: unset; + max-width: unset; + width: 0; + min-height: unset; + max-height: unset; + height: 0; + font-size: 0; + line-height: 0px; + text-decoration: none; + border: 0; + background: none; + background-color: transparent; +} + +.editor-styles-wrapper .strong, +.editor-styles-wrapper .bold { + font-weight: 700; +} + +.editor-styles-wrapper .light, +.editor-styles-wrapper .thin, +.editor-styles-wrapper .estreta { + font-weight: light; + font-weight: 100; +} + +@media screen { + + .editor-styles-wrapper { + + /* entry content */ + + /* + * big lletters block below titles + * */ + + /* used in + * ./template-parts/section-agenda.php + * ./template-parts/section-last-convos.php + * */ + } + + .editor-styles-wrapper h1, + .editor-styles-wrapper h2, + .editor-styles-wrapper h3, + .editor-styles-wrapper h4, + .editor-styles-wrapper h5, + .editor-styles-wrapper h6, + .editor-styles-wrapper .h1, + .editor-styles-wrapper .h2, + .editor-styles-wrapper .h3, + .editor-styles-wrapper .h4, + .editor-styles-wrapper .h5, + .editor-styles-wrapper .h6 { + clear: both; + margin-top: 0; + margin-bottom: 0; + line-height: 1.1; + } + + .editor-styles-wrapper h1, + .editor-styles-wrapper .h1 { + font-size: 1.8rem; + } + + .editor-styles-wrapper h1.small, + .editor-styles-wrapper .h1.small { + font-size: 1.5rem; + } + + .editor-styles-wrapper h2, + .editor-styles-wrapper .h2 { + font-size: 1.5rem; + } + + .editor-styles-wrapper h2.small, + .editor-styles-wrapper .h2.small { + font-size: 1.2rem; + } + + .editor-styles-wrapper h3, + .editor-styles-wrapper .h3 { + font-size: 1.3rem; + } + + .editor-styles-wrapper h3.small, + .editor-styles-wrapper .h3.small { + font-size: 1rem; + } + + .editor-styles-wrapper h4, + .editor-styles-wrapper .h4 { + font-size: 1.2rem; + } + + .editor-styles-wrapper h4.small, + .editor-styles-wrapper .h4.small { + font-size: 0.9rem; + } + + .editor-styles-wrapper h5, + .editor-styles-wrapper .h5 { + font-size: 1.1rem; + font-weight: 500; + } + + .editor-styles-wrapper h5.small, + .editor-styles-wrapper .h5.small { + font-size: 0.9rem; + } + + .editor-styles-wrapper h6, + .editor-styles-wrapper .h6 { + font-size: 1rem; + font-weight: 100; + } + + .editor-styles-wrapper h6.small, + .editor-styles-wrapper .h6.small { + font-size: 0.8rem; + } + + .editor-styles-wrapper .small h1, + .editor-styles-wrapper .small .h1 { + font-size: 1.5rem; + } + + .editor-styles-wrapper .small h2, + .editor-styles-wrapper .small .h2 { + font-size: 1.2rem; + } + + .editor-styles-wrapper .small h3, + .editor-styles-wrapper .small .h3 { + font-size: 1rem; + } + + .editor-styles-wrapper .small h4, + .editor-styles-wrapper .small .h4 { + font-size: 0.9rem; + } + + .editor-styles-wrapper .small h5, + .editor-styles-wrapper .small .h5 { + font-size: 0.9rem; + } + + .editor-styles-wrapper .small h6, + .editor-styles-wrapper .small .h6 { + font-size: 0.8rem; + } + + .editor-styles-wrapper .big h1, + .editor-styles-wrapper .big .h1 { + font-size: 2.2rem; + } + + .editor-styles-wrapper .big h2, + .editor-styles-wrapper .big .h2 { + font-size: 2rem; + } + + .editor-styles-wrapper .big h3, + .editor-styles-wrapper .big .h3 { + font-size: 1.6rem; + } + + .editor-styles-wrapper .big h4, + .editor-styles-wrapper .big .h4 { + font-size: 1.4rem; + } + + .editor-styles-wrapper .big h5, + .editor-styles-wrapper .big .h5 { + font-size: 1.2rem; + } + + .editor-styles-wrapper .big h6, + .editor-styles-wrapper .big .h6 { + font-size: 1.1rem; + } + + .editor-styles-wrapper .archive .page-header, + .editor-styles-wrapper .category .page-header { + text-transform: capitalize; + } + + .editor-styles-wrapper .home-featured h2, + .editor-styles-wrapper .home-featured .h2 { + margin: 1.2rem 0; + font-size: 2rem; + line-height: 1.2; + border-bottom: 0.05rem solid #000; + } + + .editor-styles-wrapper .entry-content h6 { + padding: 0.5em 0; + } + + .editor-styles-wrapper .xarxaprod-intro h3 { + font-size: 2.3rem; + } + + .editor-styles-wrapper .xarxaprod-intro h4 { + font-size: 2.1rem; + } + + .editor-styles-wrapper .xarxaprod-intro h5 { + font-size: 1.8rem; + } + + .editor-styles-wrapper .xarxaprod-intro h6 { + font-size: 1.6rem; + padding: 0; + } + + .editor-styles-wrapper section.agenda h2 a, + .editor-styles-wrapper section.last-convos h2 a { + display: flex; + flex-wrap: wrap; + align-content: center; + justify-content: space-between; + } + + .editor-styles-wrapper section.agenda h2 a::after, + .editor-styles-wrapper section.last-convos h2 a::after { + display: inline-block; + align-self: center; + font-size: 0.8rem; + color: #fff; + background-color: #000; + padding: 0.6em 0.8em; + } + + .editor-styles-wrapper [lang="ca"] section.agenda h2 a::after { + content: "Veure totes les activitas"; + } + + .editor-styles-wrapper [lang*="es"] section.agenda h2 a::after { + content: "Ver todas las actividades"; + } + + .editor-styles-wrapper [lang="ca"] section.last-convos h2 a::after { + content: "Veure totes les convocatories"; + } + + .editor-styles-wrapper [lang*="es"] section.last-convos h2 a::after { + content: "Ver todas las convocatorias"; + } +} + +@media screen and (min-width: 48em) { + + .editor-styles-wrapper h1, + .editor-styles-wrapper .h1 { + font-size: 3rem; + } + + .editor-styles-wrapper h2, + .editor-styles-wrapper .h2 { + font-size: 2.5rem; + } + + .editor-styles-wrapper h3, + .editor-styles-wrapper .h3 { + font-size: 1.4rem; + } + + .editor-styles-wrapper h4, + .editor-styles-wrapper .h4 { + font-size: 1.3rem; + } + + .editor-styles-wrapper h5, + .editor-styles-wrapper .h5 { + font-size: 1.2rem; + } + + .editor-styles-wrapper h6, + .editor-styles-wrapper .h6 { + font-size: 1rem; + } + + .editor-styles-wrapper .home-featured h2, + .editor-styles-wrapper .home-featured .h2 { + font-size: 3.5rem; + border-bottom: 0.05rem solid #000; + } +} + +.editor-styles-wrapper p { + margin-top: 0; + margin-bottom: 1.5em; +} + +.editor-styles-wrapper p.big { + font-size: 1.25rem; +} + +.editor-styles-wrapper p.small { + font-size: 0.8rem; +} + +.editor-styles-wrapper dfn, +.editor-styles-wrapper cite, +.editor-styles-wrapper em, +.editor-styles-wrapper i { + font-style: italic; +} + +.editor-styles-wrapper blockquote { + margin: 0; +} + +.editor-styles-wrapper blockquote p { + font-size: 1.1rem; +} + +.editor-styles-wrapper address { + margin: 0 0 1.5em; +} + +.editor-styles-wrapper pre { + background: #eee; + font-family: "Courier 10 Pitch", courier, monospace; + line-height: 1.5; + margin-bottom: 1.6em; + max-width: 100%; + overflow: auto; + padding: 1.6em; +} + +.editor-styles-wrapper code, +.editor-styles-wrapper .code, +.editor-styles-wrapper kbd, +.editor-styles-wrapper tt, +.editor-styles-wrapper var { + font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace, mono; + background-color: #eee; +} + +.editor-styles-wrapper abbr, +.editor-styles-wrapper acronym { + border-bottom: 1px dotted #666; + cursor: help; +} + +.editor-styles-wrapper mark, +.editor-styles-wrapper ins { + background: #fdfdfd; + text-decoration: none; +} + +.editor-styles-wrapper .big { + font-size: 125%; +} + +.editor-styles-wrapper .big p { + font-size: 1.25rem; +} + +.editor-styles-wrapper .small { + font-size: 80%; +} + +.editor-styles-wrapper .small p { + font-size: 0.8rem; +} + +.editor-styles-wrapper .xarxaprod-intro p { + font-size: 1.8rem; +} + +@font-face { + + .editor-styles-wrapper { + font-family: "Neue Haas Grotesk Pro"; + src: url(assets/fonts/NeueHaasGroteskPro-45Light.eot); + src: url(assets/fonts/NeueHaasGroteskPro-45Light.eot?#iefix) format(embedded-opentype), url(assets/fonts/NeueHaasGroteskPro-45Light.woff2) format(woff2), url(assets/fonts/NeueHaasGroteskPro-45Light.woff) format(woff), url(assets/fonts/NeueHaasGroteskPro-45Light.ttf) format(truetype), url(assets/fonts/NeueHaasGroteskPro-45Light.svg#NeueHaasGroteskPro-45Light) format(svg); + font-weight: 300; + font-style: normal; + font-display: swap; + } +} + +@font-face { + + .editor-styles-wrapper { + font-family: "Neue Haas Grotesk Pro"; + src: url(assets/fonts/NeueHaasGroteskPro-55Roman.eot); + src: url(assets/fonts/NeueHaasGroteskPro-55Roman.eot?#iefix) format(embedded-opentype), url(assets/fonts/NeueHaasGroteskPro-55Roman.woff2) format(woff2), url(assets/fonts/NeueHaasGroteskPro-55Roman.woff) format(woff), url(assets/fonts/NeueHaasGroteskPro-55Roman.ttf) format(truetype), url(assets/fonts/NeueHaasGroteskPro-55Roman.svg#NeueHaasGroteskPro-55Roman) format(svg); + font-weight: 500; + font-style: normal; + font-display: swap; + } +} + +@font-face { + + .editor-styles-wrapper { + font-family: "Neue Haas Grotesk Pro"; + src: url(assets/fonts/NeueHaasGroteskPro-75Bold.eot); + src: url(assets/fonts/NeueHaasGroteskPro-75Bold.eot?#iefix) format(embedded-opentype), url(assets/fonts/NeueHaasGroteskPro-75Bold.woff2) format(woff2), url(assets/fonts/NeueHaasGroteskPro-75Bold.woff) format(woff), url(assets/fonts/NeueHaasGroteskPro-75Bold.ttf) format(truetype), url(assets/fonts/NeueHaasGroteskPro-75Bold.svg#NeueHaasGroteskPro-75Bold) format(svg); + font-weight: 700; + font-style: normal; + font-display: swap; + } +} + +.editor-styles-wrapper body { + background: none; + position: relative; +} + +.editor-styles-wrapper body.admin-bar { + position: inherit; +} + +.editor-styles-wrapper :root { + --color-xxp-black: #000; + --color-xxp-white: #fff; + --color-xxp-red: #f27173; + --color-xxp-yellow: #f6cc4c; + --color-xxp-green: #84c779; + --color-xxp-cyan: #61cae4; + --color-xxp-lila: #de7fb4; + --color-xxp-pink: #f58b77; + --color-xxp-violet: #5859a7; + --bubble-color-01: var(--color-xxp-red); + --bubble-color-02: var(--color-xxp-yellow); + --bubble-color-03: var(--color-xxp-cyan); + --bubble-color-04: var(--color-xxp-green); +} + +@media screen { + + .editor-styles-wrapper .home { + --bubble-color-01: var(--color-xxp-white); + --bubble-color-02: var(--color-xxp-red); + --bubble-color-03: var(--color-xxp-yellow); + --bubble-color-04: var(--color-xxp-white); + } + + .editor-styles-wrapper .page-id-617 { + --bubble-color-01: var(--color-xxp-violet); + --bubble-color-02: var(--color-xxp-white); + --bubble-color-03: var(--color-xxp-white); + --bubble-color-04: var(--color-xxp-yellow); + } + + .editor-styles-wrapper .page-id-626, + .editor-styles-wrapper .page-id-2936, + .editor-styles-wrapper .page-id-2937 { + --bubble-color-01: var(--color-xxp-yellow); + --bubble-color-02: var(--color-xxp-white); + --bubble-color-03: var(--color-xxp-yellow); + --bubble-color-04: var(--color-xxp-lila); + } + + .editor-styles-wrapper .page-id-634 { + --bubble-color-01: var(--color-xxp-white); + --bubble-color-02: var(--color-xxp-yellow); + --bubble-color-03: var(--color-xxp-violet); + --bubble-color-04: var(--color-xxp-white); + } + + .editor-styles-wrapper .page-id-659 { + --bubble-color-01: var(--color-xxp-cyan); + --bubble-color-02: var(--color-xxp-cyan); + --bubble-color-03: var(--color-xxp-yellow); + --bubble-color-04: var(--color-xxp-white); + } + + .editor-styles-wrapper .page-template-associats-search, + .editor-styles-wrapper .post-type-archive-xarxaprod-associat { + --bubble-color-01: var(--color-xxp-white); + --bubble-color-02: var(--color-xxp-green); + --bubble-color-03: var(--color-xxp-pink); + --bubble-color-04: var(--color-xxp-pink); + } + + .editor-styles-wrapper .single-xarxaprod-associat { + --bubble-color-01: var(--color-xxp-pink); + --bubble-color-02: var(--color-xxp-yellow); + --bubble-color-03: var(--color-xxp-pink); + --bubble-color-04: var(--color-xxp-white); + } + + .editor-styles-wrapper .page-template-arxiu-general, + .editor-styles-wrapper .page-id-643 { + --bubble-color-01: var(--color-xxp-white); + --bubble-color-02: var(--color-xxp-red); + --bubble-color-03: var(--color-xxp-red); + --bubble-color-04: var(--color-xxp-white); + } + + .editor-styles-wrapper .page-template-convos-search, + .editor-styles-wrapper .post-type-archive-xarxaprod-convo { + --bubble-color-01: var(--color-xxp-white); + --bubble-color-02: var(--color-xxp-pink); + --bubble-color-03: var(--color-xxp-green); + --bubble-color-04: var(--color-xxp-white); + } + + .editor-styles-wrapper .single-xarxaprod-convo { + --bubble-color-01: var(--color-xxp-lila); + --bubble-color-02: var(--color-xxp-white); + --bubble-color-03: var(--color-xxp-violet); + --bubble-color-04: var(--color-xxp-lila); + } + + .editor-styles-wrapper .page-template-agenda-search { + --bubble-color-01: var(--color-xxp-lila); + --bubble-color-02: var(--color-xxp-white); + --bubble-color-03: var(--color-xxp-white); + --bubble-color-04: var(--color-xxp-red); + } + + .editor-styles-wrapper .category-activitats { + --bubble-color-01: var(--color-xxp-white); + --bubble-color-02: var(--color-xxp-green); + --bubble-color-03: var(--color-xxp-cyan); + --bubble-color-04: var(--color-xxp-white); + } + + .editor-styles-wrapper .page-id-28, + .editor-styles-wrapper .page-template-faqs-page { + --bubble-color-01: var(--color-xxp-white); + --bubble-color-02: var(--color-xxp-cyan); + --bubble-color-03: var(--color-xxp-violet); + --bubble-color-04: var(--color-xxp-white); + } + + .editor-styles-wrapper .page-template-ajut-search, + .editor-styles-wrapper .post-type-archive-xarxaprod-ajut, + .editor-styles-wrapper .single-xarxaprod-ajut { + --bubble-color-01: var(--color-xxp-cyan); + --bubble-color-02: var(--color-xxp-white); + --bubble-color-03: var(--color-xxp-white); + --bubble-color-04: var(--color-xxp-violet); + } + + .editor-styles-wrapper .page-id-1673 { + --bubble-color-01: var(--color-xxp-yellow); + --bubble-color-02: var(--color-xxp-white); + --bubble-color-03: var(--color-xxp-green); + --bubble-color-04: var(--color-xxp-yellow); + } + + .editor-styles-wrapper .page-id-2366 { + --bubble-color-01: var(--color-xxp-white); + --bubble-color-02: var(--color-xxp-violet); + --bubble-color-03: var(--color-xxp-red); + --bubble-color-04: var(--color-xxp-white); + } + + .editor-styles-wrapper .page-id-2364 { + --bubble-color-01: var(--color-xxp-green); + --bubble-color-02: var(--color-xxp-white); + --bubble-color-03: var(--color-xxp-white); + --bubble-color-04: var(--color-xxp-violet); + } + + .editor-styles-wrapper .page-id-2365 { + --bubble-color-01: var(--color-xxp-lila); + --bubble-color-02: var(--color-xxp-yellow); + --bubble-color-03: var(--color-xxp-lila); + --bubble-color-04: var(--color-xxp-yellow); + } + + .editor-styles-wrapper .page-id-1760 { + --bubble-color-01: var(--color-xxp-cyan); + --bubble-color-02: var(--color-xxp-white); + --bubble-color-03: var(--color-xxp-lila); + --bubble-color-04: var(--color-xxp-cyan); + } + + .editor-styles-wrapper .liquid-bubbles { + overflow: hidden; + float: left; + position: fixed; + top: 0; + left: 0; + z-index: -1000; + width: 100vw; + height: 100vh; + } + + .editor-styles-wrapper .bubbles { + position: absolute; + width: var(--size); + height: var(--size); + border-radius: 20%; + background: linear-gradient(var(--bgangle), var(--bgcolor), transparent); + } + + .editor-styles-wrapper .bubbles.bubble-01 { + top: var(--position); + left: var(--position); + --bgcolor: var(--bubble-color-01); + --bgangle: 135deg; + animation: 5s ease-in-out 2s infinite alternate bubble-move; + } + + .editor-styles-wrapper .bubbles.bubble-02 { + top: var(--position); + right: var(--position); + --bgcolor: var(--bubble-color-02); + --bgangle: 225deg; + animation: 3s ease-in-out 0s infinite alternate bubble-move; + } + + .editor-styles-wrapper .bubbles.bubble-03 { + bottom: var(--position); + left: var(--position); + --bgcolor: var(--bubble-color-03); + --bgangle: 45deg; + animation: 2s ease-in-out 3s infinite alternate bubble-move; + } + + .editor-styles-wrapper .bubbles.bubble-04 { + bottom: var(--position); + right: var(--position); + --bgcolor: var(--bubble-color-04); + --bgangle: 325deg; + animation: 4s ease-in-out 1s infinite alternate bubble-move; + } +} + +@media screen and (max-width: 48em) { + + @keyframes bubble-move { + + from { + width: 50vw; + height: 70vh; + filter: blur(3rem); + + /* transform: rotate(0);*/ + } + + to { + width: 100vw; + height: 40vh; + filter: blur(8rem); + + /* transform: rotate(5deg);*/ + } + } + + .editor-styles-wrapper .bubbles { + --size: 50vw; + --position: 0; + height: 70vh; + filter: blur(3rem); + border-radius: 3%; + } +} + +@media screen and (min-width: 48em) { + + @keyframes bubble-move { + + from { + width: 40vw; + height: 40vw; + filter: blur(10rem); + + /* transform: rotate(0);*/ + } + + to { + width: 90vw; + height: 20vw; + filter: blur(20rem); + + /* transform: rotate(5deg);*/ + } + } + + .editor-styles-wrapper .bubbles { + --size: 40vw; + --position: -5vw; + filter: blur(20rem); + } +} + +.editor-styles-wrapper hr { + background-color: #000; + border: 0; + height: 1px; + margin-bottom: 1.5em; +} + +.editor-styles-wrapper .wp-block-separator { + border: none; +} + +.editor-styles-wrapper ul, +.editor-styles-wrapper ol { + margin: 0; + padding: 0; +} + +.editor-styles-wrapper ul { + list-style: none; +} + +.editor-styles-wrapper ol { + list-style: decimal; +} + +.editor-styles-wrapper li > ul, +.editor-styles-wrapper li > ol { + margin-bottom: 0; + margin-left: 0.5em; +} + +.editor-styles-wrapper dt { + font-weight: 700; +} + +.editor-styles-wrapper dd { + margin: 0 0 0.5em 0.5em; + padding: 0; +} + +@media screen { + + .editor-styles-wrapper .xarxaprod-label { + margin: 0; + padding: 0; + display: inline; + } + + .editor-styles-wrapper .xarxaprod-label li { + display: inline-block; + margin: 0.1em 0; + padding: 0.2em 0.2em 0 0.2em; + color: #000; + border: 0.05rem solid #000; + background-color: none; + font-size: 0.8rem; + } + + .editor-styles-wrapper .item-xxp_fund_call { + display: block; + margin: 0.2rem 0; + } + + .editor-styles-wrapper .item-xxp_fund_call li { + font-size: 1.2rem; + } + + .editor-styles-wrapper .item-xxp_fund_apply_text { + display: inline-block; + margin: 0.1em 0; + padding: 0.2em 0.2em 0 0.2em; + font-size: 0.7rem; + text-transform: uppercase; + } + + .editor-styles-wrapper .xarxaprod-faqs-types ul { + margin: 0; + } + + .editor-styles-wrapper .xarxaprod-faqs-types .cat-item { + display: inline-block; + margin: 0.1em 0.5em 0.1em 0; + padding: 0.2em 0.2em 0 0.2em; + color: #fff; + background-color: #000; + font-size: 1.1rem; + text-transform: uppercase; + } + + .editor-styles-wrapper .xarxaprod-faqs-types a { + color: #fff; + text-decoration: none; + } + + .editor-styles-wrapper .xarxaprod-faqs-types a:visited, + .editor-styles-wrapper .xarxaprod-faqs-types a:hover { + color: #fff; + } + + .editor-styles-wrapper .single-xarxaprod-ajut article:not(.type-post) .xarxaprod-label li { + font-size: 1.1rem; + } + + .editor-styles-wrapper .single-xarxaprod-ajut article:not(.type-post) .item-xxp_fund_apply_text { + font-size: 1.1rem; + } + + .editor-styles-wrapper .archive-xarxaprod-associats li, + .editor-styles-wrapper .archive-xarxaprod-members li { + margin: 0.1rem; + } + + .editor-styles-wrapper ul[id*="menu-footer"] { + column-count: 3; + } + + .editor-styles-wrapper ul[id*="menu-footer"] a { + text-decoration: underline; + } + + .editor-styles-wrapper ul[id*="menu-legal"] li { + float: left; + padding-left: 0.8em; + font-size: 0.8rem; + } + + .editor-styles-wrapper ul[id*="menu-social-media"] { + display: flex; + flex-flow: row; + } + + .editor-styles-wrapper ul[id*="menu-social-media"] li { + height: 1.5em; + width: 1.5em; + background-color: #fff; + border-radius: 5em; + margin-right: 0.3em; + position: relative; + } + + .editor-styles-wrapper ul[id*="menu-social-media"] li a { + margin-left: -10000em; + } + + .editor-styles-wrapper ul[id*="menu-social-media"] li a::before { + content: ""; + display: inline-flex; + align-content: center; + justify-content: center; + position: absolute; + top: 0; + left: 0; + height: 100%; + width: 100%; + color: #000; + font-size: 1rem; + font-weight: 900; + } + + .editor-styles-wrapper ul[id*="menu-social-media"] li a[href*="instagram.com"]::before { + content: "in"; + } + + .editor-styles-wrapper ul[id*="menu-social-media"] li a[href*="youtube.com"]::before { + content: "yt"; + } + + .editor-styles-wrapper ul[id*="menu-social-media"] li a[href*="facebook.com"]::before { + content: "fb"; + } + + .editor-styles-wrapper ul[id*="menu-social-media"] li a[href*="twitter.com"]::before { + content: "tw"; + } + + .editor-styles-wrapper ul[id*="menu-social-media"] li a[href*="mastodon"]::before { + content: "mt"; + } + + .editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] { + display: flex; + flex-flow: row; + margin: 0; + } + + .editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li { + height: 1.5em; + width: 1.5em; + background-color: inherit; + border-radius: 5em; + border: none !important; + margin-right: 0.3em; + position: relative; + } + + .editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a { + font-size: 0; + } + + .editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a::before { + content: ""; + display: inline-flex; + align-content: center; + justify-content: center; + position: absolute; + top: 0; + left: 0; + height: 100%; + width: 100%; + font-size: 1rem; + } + + .editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a[href*="instagram.com"]::before { + content: "in"; + } + + .editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a[href*="youtube.com"]::before { + content: "yt"; + } + + .editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a[href*="facebook.com"]::before { + content: "fb"; + } + + .editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a[href*="twitter.com"]::before { + content: "tw"; + } + + .editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a[href*="mastodon"]::before { + content: "mt"; + } +} + +.editor-styles-wrapper embed, +.editor-styles-wrapper iframe, +.editor-styles-wrapper object { + max-width: 100%; +} + +.editor-styles-wrapper img { + height: auto; + max-width: 100%; +} + +.editor-styles-wrapper figure { + margin: 1em 0; +} + +.editor-styles-wrapper .fotocopia img, +.editor-styles-wrapper .multiply img { + filter: grayscale(1) contrast(1); + mix-blend-mode: multiply; +} + +.editor-styles-wrapper table { + margin: 0 0 1.5em; + width: 100%; +} + +.editor-styles-wrapper a { + color: #000; + text-decoration: none; +} + +.editor-styles-wrapper a:visited { + color: #000; +} + +.editor-styles-wrapper a:hover, +.editor-styles-wrapper a:focus, +.editor-styles-wrapper a:active { + color: #333; +} + +.editor-styles-wrapper a:focus { + outline: thin dotted; +} + +.editor-styles-wrapper a:hover, +.editor-styles-wrapper a:active { + outline: 0; +} + +@media screen and (max-width: 48em) { + + .editor-styles-wrapper a { + overflow-wrap: anywhere; + word-break: normal; + } +} + +.editor-styles-wrapper button, +.editor-styles-wrapper input[type="button"], +.editor-styles-wrapper input[type="reset"], +.editor-styles-wrapper input[type="submit"], +.editor-styles-wrapper .button, +.editor-styles-wrapper .wp-block-button__link { + border: 0; + border-color: #000; + border-radius: 0; + background: #000; + color: #fff; + font-size: 0.9rem; + padding: 0.6em; + margin: 0; +} + +.editor-styles-wrapper button:hover, +.editor-styles-wrapper input[type="button"]:hover, +.editor-styles-wrapper input[type="reset"]:hover, +.editor-styles-wrapper input[type="submit"]:hover, +.editor-styles-wrapper .button:hover, +.editor-styles-wrapper .wp-block-button__link:hover { + border-color: #111; + color: #fff; +} + +.editor-styles-wrapper button:visited, +.editor-styles-wrapper input[type="button"]:visited, +.editor-styles-wrapper input[type="reset"]:visited, +.editor-styles-wrapper input[type="submit"]:visited, +.editor-styles-wrapper .button:visited, +.editor-styles-wrapper .wp-block-button__link:visited { + color: #fff; +} + +.editor-styles-wrapper button:active, +.editor-styles-wrapper button:focus, +.editor-styles-wrapper input[type="button"]:active, +.editor-styles-wrapper input[type="button"]:focus, +.editor-styles-wrapper input[type="reset"]:active, +.editor-styles-wrapper input[type="reset"]:focus, +.editor-styles-wrapper input[type="submit"]:active, +.editor-styles-wrapper input[type="submit"]:focus, +.editor-styles-wrapper .button:active, +.editor-styles-wrapper .button:focus, +.editor-styles-wrapper .wp-block-button__link:active, +.editor-styles-wrapper .wp-block-button__link:focus { + border-color: #333; + color: #fff; +} + +.editor-styles-wrapper .xarxaprod-search-form { + display: flex; + margin: 0.5rem 0; +} + +.editor-styles-wrapper .xarxaprod-search-form .search-field { + padding: 0.5em; +} + +.editor-styles-wrapper .xarxaprod-search-form .search-submit { + z-index: 10; + margin: 0 0 0 -3rem; + border: none; + width: 2.5rem; + height: 2.5rem; + background: none; + cursor: pointer; + font-size: 0; +} + +.editor-styles-wrapper .xarxaprod-icon-search::before { + position: absolute; + padding: 0; + margin: 0.2rem 0 0 -1.5rem; + z-index: 0; + min-width: 2.5rem; + min-height: 2.5rem; + font-size: 2rem; + content: "\26b2"; + color: #666; + -webkit-transform: rotate(45deg); + -moz-transform: rotate(45deg); + -o-transform: rotate(45deg); + transform: rotate(45deg); +} + +.editor-styles-wrapper input[type="text"], +.editor-styles-wrapper input[type="email"], +.editor-styles-wrapper input[type="url"], +.editor-styles-wrapper input[type="password"], +.editor-styles-wrapper input[type="search"], +.editor-styles-wrapper input[type="number"], +.editor-styles-wrapper input[type="tel"], +.editor-styles-wrapper input[type="range"], +.editor-styles-wrapper input[type="date"], +.editor-styles-wrapper input[type="month"], +.editor-styles-wrapper input[type="week"], +.editor-styles-wrapper input[type="time"], +.editor-styles-wrapper input[type="datetime"], +.editor-styles-wrapper input[type="datetime-local"], +.editor-styles-wrapper input[type="color"], +.editor-styles-wrapper textarea { + color: #111; + background-color: transparent; + border: 0.05rem solid #000; + border-radius: 0; + width: 100%; + padding: 0.3rem; +} + +.editor-styles-wrapper input[type="text"]:focus, +.editor-styles-wrapper input[type="text"]:focus-within, +.editor-styles-wrapper input[type="text"]:focus-visible, +.editor-styles-wrapper input[type="email"]:focus, +.editor-styles-wrapper input[type="email"]:focus-within, +.editor-styles-wrapper input[type="email"]:focus-visible, +.editor-styles-wrapper input[type="url"]:focus, +.editor-styles-wrapper input[type="url"]:focus-within, +.editor-styles-wrapper input[type="url"]:focus-visible, +.editor-styles-wrapper input[type="password"]:focus, +.editor-styles-wrapper input[type="password"]:focus-within, +.editor-styles-wrapper input[type="password"]:focus-visible, +.editor-styles-wrapper input[type="search"]:focus, +.editor-styles-wrapper input[type="search"]:focus-within, +.editor-styles-wrapper input[type="search"]:focus-visible, +.editor-styles-wrapper input[type="number"]:focus, +.editor-styles-wrapper input[type="number"]:focus-within, +.editor-styles-wrapper input[type="number"]:focus-visible, +.editor-styles-wrapper input[type="tel"]:focus, +.editor-styles-wrapper input[type="tel"]:focus-within, +.editor-styles-wrapper input[type="tel"]:focus-visible, +.editor-styles-wrapper input[type="range"]:focus, +.editor-styles-wrapper input[type="range"]:focus-within, +.editor-styles-wrapper input[type="range"]:focus-visible, +.editor-styles-wrapper input[type="date"]:focus, +.editor-styles-wrapper input[type="date"]:focus-within, +.editor-styles-wrapper input[type="date"]:focus-visible, +.editor-styles-wrapper input[type="month"]:focus, +.editor-styles-wrapper input[type="month"]:focus-within, +.editor-styles-wrapper input[type="month"]:focus-visible, +.editor-styles-wrapper input[type="week"]:focus, +.editor-styles-wrapper input[type="week"]:focus-within, +.editor-styles-wrapper input[type="week"]:focus-visible, +.editor-styles-wrapper input[type="time"]:focus, +.editor-styles-wrapper input[type="time"]:focus-within, +.editor-styles-wrapper input[type="time"]:focus-visible, +.editor-styles-wrapper input[type="datetime"]:focus, +.editor-styles-wrapper input[type="datetime"]:focus-within, +.editor-styles-wrapper input[type="datetime"]:focus-visible, +.editor-styles-wrapper input[type="datetime-local"]:focus, +.editor-styles-wrapper input[type="datetime-local"]:focus-within, +.editor-styles-wrapper input[type="datetime-local"]:focus-visible, +.editor-styles-wrapper input[type="color"]:focus, +.editor-styles-wrapper input[type="color"]:focus-within, +.editor-styles-wrapper input[type="color"]:focus-visible, +.editor-styles-wrapper textarea:focus, +.editor-styles-wrapper textarea:focus-within, +.editor-styles-wrapper textarea:focus-visible { + color: #000; + box-shadow: none; + outline: unset; +} + +.editor-styles-wrapper select { + border: 0.05rem solid #000; +} + +.editor-styles-wrapper textarea { + width: 100%; +} + +@media screen { + + .editor-styles-wrapper html:not([data-scroll="0"]) .site-header::before { + content: ""; + display: inline-block; + position: absolute; + width: 100vw; + top: 0; + left: 50%; + right: 50%; + margin-left: -50vw; + margin-right: -50vw; + height: 100%; + z-index: -1; + background-color: #fff; + } + + .editor-styles-wrapper .site { + position: relative; + display: grid; + grid-template-columns: auto minmax(min-content, 30em) minmax(min-content, 30em) auto; + grid-auto-rows: min-content auto min-content min-content; + grid-template-areas: "header" "main" "aside" "footer"; + margin: auto; + padding: 0; + min-height: 100vh; + } + + .editor-styles-wrapper .site > header { + grid-column: 1 / -1; + } + + .editor-styles-wrapper .site > main { + grid-column: 1 / -1; + } + + .editor-styles-wrapper .site > aside { + grid-column: 1 / -1; + padding: 4em 0; + } + + .editor-styles-wrapper .site > footer { + grid-column: 1 / -1; + } + + .editor-styles-wrapper .site-header { + position: sticky; + top: 0; + z-index: 500; + width: 100%; + padding: 0.5rem 0; + background-color: transparent; + } + + .editor-styles-wrapper .site-header .main { + display: flex; + flex-flow: row; + align-items: center; + justify-content: space-between; + z-index: 900; + } + + .editor-styles-wrapper .site-header .secondary { + display: flex; + flex-flow: column; + align-items: end; + } + + .editor-styles-wrapper .site-main { + padding: 0 1rem; + gap: 1rem; + } + + .editor-styles-wrapper .site-main > section { + padding: 0; + } + + .editor-styles-wrapper .site-main > section > header { + padding: 1em 0; + } + + .editor-styles-wrapper .archive .site-main, + .editor-styles-wrapper .category .site-main { + display: grid; + grid-template-columns: 1fr; + } + + .editor-styles-wrapper .archive .site-main > header, + .editor-styles-wrapper .category .site-main > header { + grid-column: 1 / -1; + } + + .editor-styles-wrapper .xarxaprod-filtered-content { + display: grid; + grid-template-columns: 1fr; + gap: 1rem; + } + + .editor-styles-wrapper .xarxaprod-filtered-content > header { + grid-column: -1 / 1; + } + + .editor-styles-wrapper .site-footer { + display: flex; + flex-flow: row; + background: #000; + color: #fff; + margin-top: 4em; + } + + .editor-styles-wrapper .site-footer :where(.wp-block-columns.is-layout-flex) { + gap: 5rem; + } + + .editor-styles-wrapper .site-footer .site-info > section { + margin-top: 2em; + padding: 2em 4em; + border-top: 0.05rem solid #000; + } + + .editor-styles-wrapper .site-footer a { + color: #fff; + } + + .editor-styles-wrapper .site-footer a:hover, + .editor-styles-wrapper .site-footer a:visited, + .editor-styles-wrapper .site-footer a:active { + color: #fff; + } + + .editor-styles-wrapper .site-footer ul[id*="menu-footer"] { + column-count: 3; + } + + .editor-styles-wrapper .site-footer ul[id*="menu-footer"] a { + text-decoration: underline; + } + + .editor-styles-wrapper :where(.wp-block-columns.is-layout-flex) { + gap: 1.5rem; + } + + .editor-styles-wrapper .xarxaprod-destacats, + .editor-styles-wrapper .xarxaprod-featured, + .editor-styles-wrapper .xarxaprod-last-convos, + .editor-styles-wrapper .xarxaprod-ultimes-convocatories, + .editor-styles-wrapper .archive-posts { + display: grid; + grid-template-columns: repeat(1, 1fr); + gap: 1.5rem; + } + + .editor-styles-wrapper .archive-posts-old { + margin-top: 2rem; + padding-top: 1rem; + border-top: 0.05rem solid #000; + } +} + +@media screen and (max-width: 48em) { + + .editor-styles-wrapper .site-header .main { + padding-right: 1em; + } + + .editor-styles-wrapper .site-footer .is-layout-flex { + flex-flow: column; + align-items: flex-start; + } +} + +@media screen and (min-width: 48em) { + + .editor-styles-wrapper html:not([data-scroll="0"]) .site-header::before { + content: ""; + display: inline-block; + position: absolute; + width: 100vw; + top: 0; + left: 50%; + right: 50%; + margin-left: -50vw; + margin-right: -50vw; + height: 100%; + z-index: -1; + background-color: #fff; + } + + .editor-styles-wrapper .site > header { + grid-column: 2 / 4; + } + + .editor-styles-wrapper .site > main { + grid-column: 2 / 4; + } + + .editor-styles-wrapper .site > aside { + grid-column: 2 / 4; + } + + .editor-styles-wrapper .site > footer { + grid-column: 1 / -1; + } + + .editor-styles-wrapper .site-header { + padding: 0; + } + + .editor-styles-wrapper .site-header .main { + grid-column: 2/4; + width: 100%; + } + + .editor-styles-wrapper .site-header .secondary { + grid-column: 2/4; + align-items: center; + width: 100%; + } + + .editor-styles-wrapper .page-template-agenda-archive .site-main > article { + padding-bottom: 1rem; + } + + .editor-styles-wrapper .site-main { + padding: 0; + padding-top: 4rem; + } + + .editor-styles-wrapper .site-main > article { + padding-bottom: 4rem; + } + + .editor-styles-wrapper .site-main > article.xarxaprod-ajut, + .editor-styles-wrapper .site-main > article.category-activitats { + display: grid; + } + + .editor-styles-wrapper .site-main > article.xarxaprod-ajut > *, + .editor-styles-wrapper .site-main > article.category-activitats > * { + max-width: 40rem; + } + + .editor-styles-wrapper .site-main > article.xarxaprod-convo { + display: grid; + } + + .editor-styles-wrapper .site-main > article.xarxaprod-convo > * { + max-width: 40rem; + margin: 0 auto; + } + + .editor-styles-wrapper .site-main > article.xarxaprod-convo > header { + grid-row-start: 2; + } + + .editor-styles-wrapper .site-main > article.xarxaprod-convo > footer { + max-width: unset; + } + + .editor-styles-wrapper .site-main > article > header { + margin-bottom: 1rem; + } + + .editor-styles-wrapper .site-main > article > aside { + margin-bottom: 1rem; + } + + .editor-styles-wrapper .site-main > section { + padding-bottom: 4rem; + } + + .editor-styles-wrapper .archive .site-main, + .editor-styles-wrapper .category .site-main { + grid-template-columns: 1fr 3fr; + } + + .editor-styles-wrapper .xarxaprod-filtered-content { + grid-template-columns: 1fr 3fr; + } + + .editor-styles-wrapper .site-footer { + flex-flow: column; + } + + .editor-styles-wrapper .home-featured { + padding: 0 2rem; + } + + .editor-styles-wrapper.single .site-main { + margin: 0 auto; + } + + .editor-styles-wrapper .xarxaprod-destacats, + .editor-styles-wrapper .xarxaprod-featured, + .editor-styles-wrapper .xarxaprod-last-convos, + .editor-styles-wrapper .xarxaprod-ultimes-convocatories { + grid-template-columns: repeat(3, 1fr); + } + + .editor-styles-wrapper .archive-posts { + grid-template-columns: repeat(2, 1fr); + min-height: 40vh; + } + + .editor-styles-wrapper .archive-posts.archive-posts-map, + .editor-styles-wrapper .archive-posts.archive-xarxaprod-members, + .editor-styles-wrapper .archive-postsarchive-xarxaprod-associats { + grid-template-columns: 1fr; + } + + .editor-styles-wrapper .archive-posts.archive-posts-old { + grid-template-columns: repeat(3, 1fr); + margin-top: 2rem; + } + + .editor-styles-wrapper .archive-posts.archive-posts-old h2 { + grid-column: 1 / -1; + } + + .editor-styles-wrapper .xarxaprod-faqs-aside { + display: flex; + flex-direction: row; + align-items: center; + justify-content: space-between; + margin-bottom: 1rem; + } + + .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:hover, + .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:active, + .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:focus, + .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:target { + flex-grow: 1; + } +} + +@media screen and (min-width: 80em) { + + .editor-styles-wrapper .home-featured { + padding: 0; + } +} + +@media screen { + + .editor-styles-wrapper { + + /* begin of menu-hidden */ + + /* end of menu hidden*/ + } + + .editor-styles-wrapper .hide-content { + display: block; + width: 0; + height: 0; + margin: 0; + padding: 0; + overflow: hidden; + } + + .editor-styles-wrapper .custom-logo { + min-width: 60vw; + margin: 1rem; + } + + .editor-styles-wrapper .main-navigation .main-navigation-content, + .editor-styles-wrapper .secondary-navigation .main-navigation-content { + display: none; + } + + .editor-styles-wrapper .main-navigation.toggled ul { + display: block; + position: relative; + } + + .editor-styles-wrapper .main-navigation.toggled .menu-toggle { + position: relative; + z-index: 999; + } + + .editor-styles-wrapper .main-navigation.toggled .main-navigation-content { + display: inline-block; + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100vh; + padding: 4rem; + background-color: rgba(255, 255, 255, 0.95); + overflow: auto; + } + + .editor-styles-wrapper .main-navigation.toggled li { + display: block; + } + + .editor-styles-wrapper .main-navigation.toggled a { + display: block; + min-height: 100%; + padding: 0.5em 0; + } + + .editor-styles-wrapper .main-navigation.toggled .current-menu-ancestor > a::after { + background-color: transparent; + } + + .editor-styles-wrapper .main-navigation.toggled .current-menu-item { + position: relative; + } + + .editor-styles-wrapper .main-navigation.toggled .current-menu-item > a::after { + display: inline-block; + content: ""; + position: absolute; + left: 0; + top: 2em; + height: 2px; + width: 100%; + background-color: #000; + } + + .editor-styles-wrapper .menu-menu-agenda-container .menu-item-has-children { + padding-right: 0; + } + + .editor-styles-wrapper .menu-menu-agenda-container > ul { + border-bottom: 0.05rem solid #000; + } + + .editor-styles-wrapper .menu-menu-agenda-container li > ul { + margin-left: 0; + } + + .editor-styles-wrapper .menu-menu-agenda-container li > a { + display: block; + padding: 0.5rem 0; + border-top: 0.05rem solid #000; + } + + .editor-styles-wrapper .menu-menu-agenda-container .current-menu-item > a { + font-weight: 900; + } +} + +@media screen and (min-width: 48em) { + + .editor-styles-wrapper { + + /* + * css menu toggler + * */ + + /* end css menu toggler + * */ + } + + .editor-styles-wrapper .custom-logo { + min-width: 16rem; + margin: 1rem 1rem 1rem 0; + } + + .editor-styles-wrapper .menu-toggle { + display: none; + } + + .editor-styles-wrapper .main-navigation .main-navigation-content, + .editor-styles-wrapper .secondary-navigation .main-navigation-content { + display: inline-block; + } + + .editor-styles-wrapper .main-navigation ul, + .editor-styles-wrapper .secondary-navigation ul { + display: flex; + flex-flow: row; + } + + .editor-styles-wrapper .main-navigation ul .menu-item-has-children > ul, + .editor-styles-wrapper .secondary-navigation ul .menu-item-has-children > ul { + background-color: rgba(255, 255, 255, 0.95); + box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); + border-radius: 0.2rem; + } + + .editor-styles-wrapper .main-navigation ul ul.sub-menu, + .editor-styles-wrapper .secondary-navigation ul ul.sub-menu { + float: left; + position: absolute; + top: 100%; + left: -999em; + z-index: 99999; + padding: 0.5rem; + } + + .editor-styles-wrapper .main-navigation ul ul.sub-menu ul, + .editor-styles-wrapper .secondary-navigation ul ul.sub-menu ul { + left: -999em; + top: 0; + } + + .editor-styles-wrapper .main-navigation ul ul.sub-menu li:hover > ul, + .editor-styles-wrapper .main-navigation ul ul.sub-menu li.focus > ul, + .editor-styles-wrapper .secondary-navigation ul ul.sub-menu li:hover > ul, + .editor-styles-wrapper .secondary-navigation ul ul.sub-menu li.focus > ul { + display: block; + left: 4em; + top: 3em; + } + + .editor-styles-wrapper .main-navigation ul ul.sub-menu a, + .editor-styles-wrapper .secondary-navigation ul ul.sub-menu a { + display: flex; + align-items: center; + min-height: 100%; + width: 200px; + } + + .editor-styles-wrapper .main-navigation ul li, + .editor-styles-wrapper .secondary-navigation ul li { + position: relative; + padding: 1em; + } + + .editor-styles-wrapper .main-navigation ul li:hover > ul, + .editor-styles-wrapper .main-navigation ul li.focus > ul, + .editor-styles-wrapper .secondary-navigation ul li:hover > ul, + .editor-styles-wrapper .secondary-navigation ul li.focus > ul { + left: auto; + } + + .editor-styles-wrapper .main-navigation ul li.lang-item, + .editor-styles-wrapper .secondary-navigation ul li.lang-item { + position: absolute; + right: -3rem; + float: none; + font-weight: 100; + } + + .editor-styles-wrapper .main-navigation ul a, + .editor-styles-wrapper .secondary-navigation ul a { + display: flex; + align-items: center; + min-height: 100%; + text-decoration: none; + font-size: 1rem; + } + + .editor-styles-wrapper .main-navigation { + padding-bottom: 1em; + } + + .editor-styles-wrapper .main-navigation ul { + justify-content: end; + } + + .editor-styles-wrapper .main-navigation ul ul.sub-menu { + flex-direction: column; + } + + .editor-styles-wrapper .main-navigation .current-menu-ancestor > a::after, + .editor-styles-wrapper .main-navigation .current-menu-item > a::after { + display: inline-block; + content: ""; + position: absolute; + left: 1em; + bottom: 0.5em; + height: 2px; + width: calc(100% - 2em); + background-color: #000; + } + + .editor-styles-wrapper .secondary-navigation { + padding: 1.5em 0; + } + + .editor-styles-wrapper .menu-item-has-children { + padding-right: 0.5em; + } + + .editor-styles-wrapper .menu-item-has-children::after { + content: ""; + display: inline-block; + position: absolute; + top: 40%; + right: 0.3em; + width: 0.3em; + height: 0.3em; + border: 0.05rem solid #000; + border-top: none; + border-left: none; + -moz-transform: rotate(45deg); + -webkit-transform: rotate(45deg); + -ms-transform: rotate(45deg); + transform: rotate(45deg); + } + + .editor-styles-wrapper .toggle-secondary-navigation .show-mobile, + .editor-styles-wrapper .toggle-secondary-navigation .hide-not-mobile { + display: none; + } + + .editor-styles-wrapper .toggled-menu { + display: inherit; + } +} + +.site-main .editor-styles-wrapper .comment-navigation, +.site-main +.editor-styles-wrapper .posts-navigation, +.site-main +.editor-styles-wrapper .post-navigation { + margin: 0 0 1.5em; + align-self: end; +} + +.editor-styles-wrapper .comment-navigation .nav-links, +.editor-styles-wrapper .posts-navigation .nav-links, +.editor-styles-wrapper .post-navigation .nav-links { + display: flex; +} + +.editor-styles-wrapper .comment-navigation .nav-previous, +.editor-styles-wrapper .posts-navigation .nav-previous, +.editor-styles-wrapper .post-navigation .nav-previous { + flex: 1 0 50%; +} + +.editor-styles-wrapper .comment-navigation .nav-next, +.editor-styles-wrapper .posts-navigation .nav-next, +.editor-styles-wrapper .post-navigation .nav-next { + flex: 1 0 50%; +} + +@media screen and (min-width: 80em) { + + .editor-styles-wrapper .main-navigation .toggle-sidebar-segona .show-mobile, + .editor-styles-wrapper .main-navigation .toggle-sidebar-segona .hide-not-mobile, + .editor-styles-wrapper .secondary-navigation .toggle-sidebar-segona .show-mobile, + .editor-styles-wrapper .secondary-navigation .toggle-sidebar-segona .hide-not-mobile { + display: none; + } + + .editor-styles-wrapper .main-navigation { + padding-bottom: 0; + } +} + +@media screen { + + .editor-styles-wrapper { + + /* + * big letters block below titles + * */ + + /* + * blocks columns with line below each block + * see Que oferim? + * */ + + /* + * download files + * line and icon to show download + * + * * * * * * * */ + + /* used in + * template-parts/section-eachpost.php + * */ + + /* used in + * template-parts/content-xarxaprod-ajut.php + * template-parts/content-xarxaprod-convo.php + * template-parts/section-eachpost.php + * */ + + /* used in + * archive-xarxaprod-convo.php + * page-template/convo-search.php + * template-parts/content-xarxaprod-convo.php + * template-parts/section-eachconvo.php + * */ + + /* used in + * template-parts/content-xarxaprod-associat.php + * * * * * * * * * */ + + /* + * used in + * archive-xarxaprod-associat.php + * page-templates/associats-search.php + * + * */ + + /* mapas leaflet associats */ + + /* + * categories: + * convocatorias pre 2024 + * REC + * + * * * * * * * * * * * * * * * */ + + /* + * categories: + * agenda, activitats, agenda-es + * + * * * * * * * * * * * * * * * */ + + /* used in + * template-parts/section-last-agenda.php + * template-parts/section-each-agenda-entry.php + * */ + + /* + * filters form custom fields + * * */ + } + + .editor-styles-wrapper .sticky { + display: block; + } + + .editor-styles-wrapper .post, + .editor-styles-wrapper .page { + margin: 0; + } + + .editor-styles-wrapper .updated:not(.published) { + display: none; + } + + .editor-styles-wrapper .page-content, + .editor-styles-wrapper .entry-summary { + margin: 1.5em 0 0; + } + + .editor-styles-wrapper .page-links { + clear: both; + margin: 0 0 1.5em; + } + + .editor-styles-wrapper .home-featured { + padding: 0 1rem; + } + + .editor-styles-wrapper .xarxaprod-intro { + line-height: 1.2; + margin-top: 0; + margin-bottom: 0; + } + + .editor-styles-wrapper .ratlla-abaix .wp-block-column, + .editor-styles-wrapper .border-bottom .wp-block-column { + position: relative; + padding-top: 1em; + padding-bottom: 1em; + } + + .editor-styles-wrapper .ratlla-abaix .wp-block-column > :last-child::after, + .editor-styles-wrapper .border-bottom .wp-block-column > :last-child::after { + content: ""; + border-bottom: 0.05rem solid #000; + width: 100%; + position: absolute; + bottom: 0; + left: 0; + } + + .editor-styles-wrapper .ratlla-abaix .wp-block-heading, + .editor-styles-wrapper .border-bottom .wp-block-heading { + display: inline-grid; + } + + .editor-styles-wrapper .ratlla-abaix p, + .editor-styles-wrapper .border-bottom p { + margin-bottom: 0; + } + + .editor-styles-wrapper .descarregar-fitxers a, + .editor-styles-wrapper .descarga-fichero a, + .editor-styles-wrapper .download-files a { + display: inline-block; + width: 100%; + border-bottom: 0.05rem solid #000; + } + + .editor-styles-wrapper .descarregar-fitxers a::after, + .editor-styles-wrapper .descarga-fichero a::after, + .editor-styles-wrapper .download-files a::after { + content: ""; + display: inline-block; + float: right; + width: 1em; + height: 1em; + background-image: url(./assets/img/icon-download.svg); + background-repeat: none; + background-size: contain; + } + + .editor-styles-wrapper .xarxaprod-card-each { + display: flex; + flex-direction: column; + } + + .editor-styles-wrapper .xarxaprod-card-each .entry-title { + margin: 0; + padding: 0 0 0.5rem 0; + } + + .editor-styles-wrapper .xarxaprod-card-each h6 { + padding: 0.5rem 1rem 0.5rem 0; + border-bottom: 0.05rem solid #000; + } + + .editor-styles-wrapper .xarxaprod-card-each .xarxaprod-deadline { + text-transform: uppercase; + } + + .editor-styles-wrapper .xarxaprod-card-each p { + padding: 0.5rem 0; + margin: 0; + } + + .editor-styles-wrapper .xarxaprod-card-each .excerpt { + border-bottom: 0.05rem solid #000; + margin-bottom: 0.5em; + padding: 0.5em 0; + } + + .editor-styles-wrapper .xarxaprod-card-each .more-link { + margin-top: 1rem; + } + + .editor-styles-wrapper .xarxaprod-card-each.xarxaprod-ajut .entry-title { + display: inline-flex; + align-items: flex-start; + height: 6.4rem; + border-bottom: 0.05rem solid #000; + overflow: hidden; + } + + .editor-styles-wrapper .xarxaprod-fund-info-fields, + .editor-styles-wrapper .xarxaprod-fund-info-contact-fields { + display: grid; + margin-bottom: 2rem; + } + + .editor-styles-wrapper .xarxaprod-fund-info-fields .xarxaprod-fund-info-field, + .editor-styles-wrapper .xarxaprod-fund-info-contact-fields .xarxaprod-fund-info-field { + margin: 0; + padding: 1rem 0; + border-bottom: 0.05rem solid #000; + } + + .editor-styles-wrapper .xarxaprod-fund-info-fields h6, + .editor-styles-wrapper .xarxaprod-fund-info-contact-fields h6 { + font-size: 2.4rem; + font-variant: all-petite-caps; + } + + .editor-styles-wrapper .xarxaprod-fund-info-fields h6 ~ p .button, + .editor-styles-wrapper .xarxaprod-fund-info-contact-fields h6 ~ p .button { + display: inline-block; + margin-top: 0.5rem; + } + + .editor-styles-wrapper .xarxaprod-fund-info-fields p, + .editor-styles-wrapper .xarxaprod-fund-info-contact-fields p { + margin: 0; + } + + .editor-styles-wrapper .xarxaprod-fund-info-fields .xarxaprod-fund-original-title, + .editor-styles-wrapper .xarxaprod-fund-info-contact-fields .xarxaprod-fund-original-title { + font-weight: 700; + } + + .editor-styles-wrapper .xarxaprod-fund-info-fields li, + .editor-styles-wrapper .xarxaprod-fund-info-contact-fields li { + font-size: 1.3rem; + } + + .editor-styles-wrapper .xarxaprod-funder-name, + .editor-styles-wrapper .xarxaprod-fund-contact-name, + .editor-styles-wrapper .xarxaprod-fund-web { + display: flex; + margin: 0; + padding: 0; + font-variant: all-petite-caps; + font-size: 1.1rem; + line-height: 0.9; + align-items: center; + } + + .editor-styles-wrapper .xarxaprod-funder-name a, + .editor-styles-wrapper .xarxaprod-fund-contact-name a, + .editor-styles-wrapper .xarxaprod-fund-web a { + text-decoration: none; + font-size: 0.8rem; + } + + .editor-styles-wrapper .xarxaprod-convo-info-fields li, + .editor-styles-wrapper .xarxaprod-agenda-info li { + padding: 0.2em 0; + border-bottom: 0.05rem solid #000; + font-size: 1rem; + } + + .editor-styles-wrapper .xarxaprod-convo-info-fields li:first-of-type, + .editor-styles-wrapper .xarxaprod-agenda-info li:first-of-type { + border-top: 0.05rem solid #000; + } + + .editor-styles-wrapper .xarxaprod-convo-info-fields li .xarxaprod-label li, + .editor-styles-wrapper .xarxaprod-agenda-info li .xarxaprod-label li { + display: inherit; + margin: 0; + padding: 0; + color: inherit; + border: none; + background-color: transparent; + font-size: inherit; + } + + .editor-styles-wrapper .xarxaprod-convo-info-fields li .xarxaprod-label li:nth-child(n+2)::before, + .editor-styles-wrapper .xarxaprod-agenda-info li .xarxaprod-label li:nth-child(n+2)::before { + content: ", "; + display: inline-block; + } + + .editor-styles-wrapper .xarxaprod-convo-info-fields dt, + .editor-styles-wrapper .xarxaprod-convo-info-fields dd, + .editor-styles-wrapper .xarxaprod-agenda-info dt, + .editor-styles-wrapper .xarxaprod-agenda-info dd { + display: inline; + font-weight: 100; + margin: 0; + } + + .editor-styles-wrapper .xarxaprod-convo-info-fields p, + .editor-styles-wrapper .xarxaprod-agenda-info p { + grid-row: 1 / 2; + margin: 0; + } + + .editor-styles-wrapper .xarxaprod-card-each.xarxaprod-convo .entry-title { + display: inline-flex; + align-items: flex-start; + min-height: 3.6rem; + } + + .editor-styles-wrapper .single-xarxaprod-convo article.xarxaprod-convo > .xarxaprod-convo-info-fields { + width: 100%; + padding-top: 2rem; + padding-bottom: 2rem; + } + + .editor-styles-wrapper .single-xarxaprod-convo article.xarxaprod-convo > .entry-footer { + padding-top: 2rem; + } + + .editor-styles-wrapper .single-xarxaprod-convo article.xarxaprod-convo > .entry-footer .xarxaprod-more-convos-header { + padding: 2rem 0; + font-size: 1.6rem; + text-align: center; + text-transform: uppercase; + } + + .editor-styles-wrapper .single-xarxaprod-convo article.xarxaprod-convo > .entry-footer .last-convos { + padding: 2rem 0; + border-top: 0.05rem solid #000; + } + + .editor-styles-wrapper .single-xarxaprod-convo article.xarxaprod-convo > .entry-footer .last-convos > header { + display: none; + } + + .editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-convo-info-fields li, + .editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-agenda-info li { + display: grid; + grid-template-columns: 0.75fr 2.25fr; + } + + .editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-convo-info-fields dt, + .editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-agenda-info dt { + grid-row: 1 / 1; + font-weight: 100; + } + + .editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-convo-info-fields dd, + .editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-agenda-info dd { + grid-row: 1 / 2; + margin: 0; + font-weight: 700; + } + + .editor-styles-wrapper .single-xarxaprod-convo .archive-posts .xarxaprod-convo-info-fields li:first-of-type, + .editor-styles-wrapper .single-xarxaprod-convo .archive-posts .xarxaprod-agenda-info li:first-of-type { + border-top: 0.05rem solid #000; + } + + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat > section { + margin-top: 4em; + } + + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info { + display: grid; + grid-template-columns: 1fr; + gap: 1rem; + } + + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact dt, + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services dt { + height: 1.5rem; + } + + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact li, + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services li { + display: grid; + font-size: 1rem; + border: none; + border-top: 0.05rem solid #000; + margin: 0; + padding: 0.5em 0; + } + + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact h6, + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact p, + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services h6, + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services p { + font-size: 1rem; + margin: 0; + padding: 0; + } + + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact li { + grid-template-columns: 1fr 2.5fr; + } + + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-logo { + display: inline-flex; + align-content: center; + justify-content: center; + max-height: 11rem; + } + + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-logo img { + object-fit: contain; + } + + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link { + display: grid; + grid-template-columns: auto; + align-items: center; + } + + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link h6, + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link p, + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link a { + margin: 0.5em; + font-size: 1rem; + } + + .editor-styles-wrapper .xarxaprod-associat-contact { + font-size: 0.9rem; + } + + .editor-styles-wrapper .xarxaprod-associat-contact h6 { + font-size: 0.9rem; + border: none; + } + + .editor-styles-wrapper .xarxaprod-associat-contact li { + display: grid; + grid-template-columns: 1fr 2fr; + } + + .editor-styles-wrapper .xarxaprod-associats-map, + .editor-styles-wrapper .xarxaprod-espais-map { + margin: 0; + grid-column: 1 / -1; + aspect-ratio: 4 / 3; + background-color: rgba(200, 200, 200, 0.4); + } + + .editor-styles-wrapper .page-template-associats-search .xarxaprod-associats-map, + .editor-styles-wrapper .page-template-associats-search .xarxaprod-espais-map { + aspect-ratio: 4 / 3; + } + + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associats-map, + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-espais-map { + aspect-ratio: 16 / 9; + } + + .editor-styles-wrapper .archive.category-convocatories main > aside { + grid-column: -1 / 1; + } + + .editor-styles-wrapper .archive.category-convocatories main > .archive-posts.category-convocatories { + grid-column: -1 / 1; + grid-template-columns: repeat(3, 1fr); + } + + .editor-styles-wrapper .xarxaprod-cards, + .editor-styles-wrapper .category-rec { + display: flex; + flex-flow: column; + justify-content: flex-end; + padding-bottom: 2rem; + } + + .editor-styles-wrapper .xarxaprod-cards .wp-block-post-title, + .editor-styles-wrapper .category-rec .wp-block-post-title { + font-size: 1.5rem; + margin-bottom: 0.5em; + padding-bottom: 0.5em; + border-bottom: 0.05rem solid #000; + } + + .editor-styles-wrapper .xarxaprod-cards .post-excerpt, + .editor-styles-wrapper .xarxaprod-cards .wp-block-post-excerpt, + .editor-styles-wrapper .category-rec .post-excerpt, + .editor-styles-wrapper .category-rec .wp-block-post-excerpt { + min-height: 7rem; + margin: 0.5em 0; + font-size: 1rem; + border-bottom: 0.05rem solid #000; + } + + .editor-styles-wrapper .xarxaprod-cards .wp-block-read-more, + .editor-styles-wrapper .category-rec .wp-block-read-more { + margin: 1em 0; + } + + .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each { + display: flex; + flex-direction: column; + justify-content: space-between; + padding: 0.2em 0; + border-bottom: 0.05rem solid #000; + } + + .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each:first-of-type { + border-top: 0.05rem solid #000; + } + + .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each > * { + display: inline-flex; + align-items: center; + } + + .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .entry-title, + .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each h6 { + border-bottom: none; + padding: 0.5rem 0; + } + + .editor-styles-wrapper .xarxaprod-card-each.category-activitats { + justify-content: flex-start; + } + + .editor-styles-wrapper .xarxaprod-card-each.category-activitats .entry-title { + display: inline-flex; + align-items: flex-start; + min-height: 5.5rem; + overflow: hidden; + border: none; + } + + .editor-styles-wrapper .xarxaprod-card-each.category-activitats figure { + order: -1; + margin: 0 0 1rem 0; + width: 100%; + aspect-ratio: 16/9; + overflow: hidden; + } + + .editor-styles-wrapper .xarxaprod-card-each.category-activitats figure img { + object-position: 50% 50%; + max-height: 100%; + object-fit: cover; + width: 100%; + } + + .editor-styles-wrapper .xarxaprod-card-each.category-activitats .xarxaprod-agenda-info { + margin-bottom: 0; + } + + .editor-styles-wrapper .xarxaprod-card-each.category-activitats li { + display: inline-flex; + width: 100%; + max-height: 2.9rem; + overflow: hidden; + font-weight: 100; + } + + .editor-styles-wrapper .xarxaprod-card-each.category-activitats dt { + padding-right: 0.5rem; + text-transform: uppercase; + } + + .editor-styles-wrapper .xarxaprod-card-each.category-activitats dd { + font-weight: 100; + } + + .editor-styles-wrapper .xarxaprod-card-each.category-activitats .post-excerpt { + margin: 0; + min-height: 5rem; + } + + .editor-styles-wrapper .xarxaprod-filters section { + margin: 0; + } + + .editor-styles-wrapper .xarxaprod-filters section .filter { + display: none; + } + + .editor-styles-wrapper .xarxaprod-titol-opcions { + display: inline-block; + width: 100%; + margin-bottom: 0; + margin-bottom: 0.5rem; + padding: 0.6em 1em 0.4em; + clear: both; + cursor: pointer; + font-weight: 900; + font-size: 0.9rem; + border: 0.05rem solid #000; + } + + .editor-styles-wrapper .xarxaprod-titol-opcions::after { + content: ">"; + display: inline; + float: right; + } + + .editor-styles-wrapper .xarxaprod-titol-opcions:hover::after { + transform: rotate(90deg); + animation: rotate 0.5s; + } + + @keyframes rotate { + + 0% { + transform: rotate(0); + } + + 100% { + transform: rotate(90deg); + } + } +} + +@media screen and (max-width: 48em) { + + .editor-styles-wrapper .post, + .editor-styles-wrapper .page { + margin: 0; + } + + .editor-styles-wrapper .xarxaprod-filters section { + display: block; + } + + .editor-styles-wrapper .xarxaprod-filters section h5 { + display: block; + width: 100%; + } + + .editor-styles-wrapper .xarxaprod-filters section .filter { + width: 45%; + margin-top: 0.5rem; + margin-right: 0.3em; + float: left; + } + + .editor-styles-wrapper .xarxaprod-filters section .filter:last-of-type { + margin-bottom: 2rem; + } + + .editor-styles-wrapper .xarxaprod-filters section:last-of-type::after { + content: ""; + display: inline-block; + width: 100%; + } +} + +@media screen and (min-width: 48em) { + + .editor-styles-wrapper .xarxaprod-filters a.button-more { + display: inline-block; + margin-top: 1rem; + } + + .editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-convo-info-fields li, + .editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-agenda-info li, + .editor-styles-wrapper .single-post .category-activitats .xarxaprod-convo-info-fields li, + .editor-styles-wrapper .single-post .category-activitats .xarxaprod-agenda-info li { + font-size: 1.5rem; + } + + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info { + grid-template-columns: 1fr 1fr 1fr; + } + + .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-osm-link { + grid-template-columns: min-content auto; + } + + .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each { + flex-direction: row-reverse; + } + + .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each header, + .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .entry-header { + width: 50%; + } + + .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .activity-organizer, + .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .organiza-activitat { + width: 30%; + } + + .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .agenda-date, + .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .agenda-data { + width: 17%; + } +} + +.editor-styles-wrapper .comment-content a { + word-wrap: break-word; +} + +.editor-styles-wrapper .bypostauthor { + display: block; +} + +.editor-styles-wrapper .widget { + margin: 0 0 1.5em; +} + +.editor-styles-wrapper .widget select { + max-width: 100%; +} + +.editor-styles-wrapper .page-content .wp-smiley, +.editor-styles-wrapper .entry-content .wp-smiley, +.editor-styles-wrapper .comment-content .wp-smiley { + border: none; + margin-bottom: 0; + margin-top: 0; + padding: 0; +} + +.editor-styles-wrapper .custom-logo-link { + display: inline-block; +} + +.editor-styles-wrapper .wp-caption { + margin-bottom: 1.5em; + max-width: 100%; +} + +.editor-styles-wrapper .wp-caption img[class*="wp-image-"] { + display: block; + margin-left: auto; + margin-right: auto; +} + +.editor-styles-wrapper .wp-caption .wp-caption-text { + margin: 0.8075em 0; +} + +.editor-styles-wrapper .wp-caption-text { + text-align: center; +} + +.editor-styles-wrapper .gallery { + margin-bottom: 1.5em; + display: grid; + grid-gap: 1rem; +} + +.editor-styles-wrapper .gallery-item { + display: inline-block; + text-align: center; + width: 100%; +} + +.editor-styles-wrapper .gallery-columns-2 { + grid-template-columns: repeat(2, 1fr); +} + +.editor-styles-wrapper .gallery-columns-3 { + grid-template-columns: repeat(3, 1fr); +} + +.editor-styles-wrapper .gallery-columns-4 { + grid-template-columns: repeat(4, 1fr); +} + +.editor-styles-wrapper .gallery-columns-5 { + grid-template-columns: repeat(5, 1fr); +} + +.editor-styles-wrapper .gallery-columns-6 { + grid-template-columns: repeat(6, 1fr); +} + +.editor-styles-wrapper .gallery-columns-7 { + grid-template-columns: repeat(7, 1fr); +} + +.editor-styles-wrapper .gallery-columns-8 { + grid-template-columns: repeat(8, 1fr); +} + +.editor-styles-wrapper .gallery-columns-9 { + grid-template-columns: repeat(9, 1fr); +} + +.editor-styles-wrapper .gallery-caption { + display: block; +} + +.editor-styles-wrapper .xarxaprod-associat-gallery-images { + --this-aspect-ratio: 16 / 9; + display: grid; + grid-gap: 1rem; + overflow: hidden; +} + +.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides-nav { + display: flex; + grid-row-start: 2; + overflow-x: scroll; + overflow-y: hidden; +} + +.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides-nav::-webkit-scrollbar { + display: none; +} + +.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides-nav a { + aspect-ratio: var(--this-aspect-ratio); + margin-right: 0.5rem; +} + +.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides-nav img { + aspect-ratio: var(--this-aspect-ratio); + object-fit: cover; + height: 100%; + width: auto; +} + +.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides { + overflow-x: scroll; + overflow-y: hidden; + scroll-snap-type: x mandatory; + scroll-behavior: smooth; + display: flex; + aspect-ratio: var(--this-aspect-ratio); +} + +.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides::-webkit-scrollbar { + display: none; +} + +.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides .xarxaprod-associat-image { + position: relative; + margin: 0; + min-width: 100%; +} + +.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides .xarxaprod-associat-image img { + display: block; + max-width: 100%; + width: 100%; + min-height: 100%; + scroll-snap-align: start; + object-fit: cover; +} + +.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides .xarxaprod-associat-image p { + position: absolute; + bottom: 1rem; + left: 1rem; + backdrop-filter: blur(5px); + padding: 0.5rem; +} + +.editor-styles-wrapper .infinite-scroll .posts-navigation, +.editor-styles-wrapper .infinite-scroll.neverending .site-footer { + display: none; +} + +.editor-styles-wrapper .infinity-end.neverending .site-footer { + display: block; +} + +.editor-styles-wrapper .black-blocs { + padding: 1rem 0; + gap: 1rem; +} + +.editor-styles-wrapper .black-blocs .wp-block-column { + align-self: auto; + display: flex; + flex-direction: column; + position: relative; + min-height: 17rem; + padding: 1rem; +} + +.editor-styles-wrapper .black-blocs .wp-block-column h1, +.editor-styles-wrapper .black-blocs .wp-block-column h2, +.editor-styles-wrapper .black-blocs .wp-block-column h3, +.editor-styles-wrapper .black-blocs .wp-block-column h4, +.editor-styles-wrapper .black-blocs .wp-block-column h5, +.editor-styles-wrapper .black-blocs .wp-block-column h6 { + min-height: 4.8rem; + font-size: 2rem; + line-height: 1.12; +} + +.editor-styles-wrapper .black-blocs .wp-block-column p { + font-family: "Neue Haas Grotesk Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; + font-size: 0.9rem; +} + +.editor-styles-wrapper .black-blocs .wp-block-column a { + color: #fff; + text-decoration: none; +} + +.editor-styles-wrapper .black-blocs .wp-block-column a::after { + content: "+"; + position: absolute; + bottom: 0; + left: 0.7rem; + font-size: 3rem; +} + +.editor-styles-wrapper .black-blocs .wp-block-column a:hover::after { + content: ">"; +} + +@media screen { + + .editor-styles-wrapper { + + /* contact forms styles used in wp backend with CF7 */ + + /* styles applied if written in wp backend + * class="contactform contactform-WHATEVER" + * */ + } + + .editor-styles-wrapper .wpcf7-not-valid:not(:focus) { + background-color: #ff686e; + } + + .editor-styles-wrapper .wpcf7-not-valid-tip { + color: #ff686e; + } + + .editor-styles-wrapper .wpcf7 form.invalid .wpcf7-response-output, + .editor-styles-wrapper .wpcf7 form.unaccepted .wpcf7-response-output, + .editor-styles-wrapper .wpcf7 form.payment-required .wpcf7-response-output { + border-color: #f6cc4c; + background-color: #f6cc4c; + color: #fff; + font-family: "Neue Haas Grotesk Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; + font-weight: 700; + text-align: center; + margin: 0; + padding: 0; + } + + .editor-styles-wrapper .wpcf7-form .wpcf7-submit { + margin-left: 1rem; + } + + .editor-styles-wrapper .wpcf7-form .wpcf7-spinner { + margin: 0 -24px 0 0; + } + + .editor-styles-wrapper .wpcf7-list-item-label { + margin: 0 0.3rem; + } + + .editor-styles-wrapper .wpcf7-form input:not([type="submit"]), + .editor-styles-wrapper .wpcf7-form textarea { + background: transparent; + border: 0.05rem solid #000; + padding: 1em; + } + + .editor-styles-wrapper .contactform { + margin-bottom: 1rem; + } + + .editor-styles-wrapper .contactform br { + display: none; + } + + .editor-styles-wrapper .contactform p { + display: block; + break-inside: avoid-column; + margin-top: 0; + } + + .editor-styles-wrapper .contactform .break-after-column, + .editor-styles-wrapper .contactform .saltar-columna { + break-after: column; + } + + .editor-styles-wrapper .contactform-consultoria .contactform-name, + .editor-styles-wrapper .contactform-consultoria .contactform-email { + max-width: 40%; + display: inline-block; + } + + .editor-styles-wrapper .contactform-consultoria .contactform-name { + float: left; + } + + .editor-styles-wrapper .contactform-consultoria .contactform-email { + float: right; + margin-bottom: 1rem; + } + + .editor-styles-wrapper .contactform-acceptance { + display: flex; + align-items: center; + justify-content: end; + } + + .editor-styles-wrapper .contactform-fund-info { + display: inline-block; + column-count: 1; + column-gap: 1rem; + width: 100%; + } + + .editor-styles-wrapper .contactform-fund-info .contactform-descripcio textarea { + display: inline-block; + min-height: 23.5em; + } + + .editor-styles-wrapper .contactform-fund-options { + display: flex; + flex-direction: column; + justify-content: space-between; + } + + .editor-styles-wrapper .contactform-fund-options p { + display: inline-block; + } + + .editor-styles-wrapper .contactform-fund-options label.oficinasuport-titol-opcions { + border: 0.05rem solid #000; + width: 100%; + display: inline-block; + margin-bottom: 1em; + } + + .editor-styles-wrapper .contactform-fund-options .wpcf7-list-item { + display: block; + } + + .editor-styles-wrapper .contactform-fund-options .wpcf7-list-item label { + display: flex; + flex-direction: row-reverse; + justify-content: left; + } + + .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"], + .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"] { + display: block; + } + + .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"] input[type="date"], + .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"] input[type="date"] { + width: auto; + } + + .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"]::before, + .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]::before { + display: inline-block; + width: 2rem; + } + + .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"]::before { + content: "inici: "; + } + + .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]::before { + content: "fi: "; + } +} + +@media screen and (min-width: 48em) { + + .editor-styles-wrapper .wpcf7-form { + text-align: center; + } + + .editor-styles-wrapper .contactform-fund-info { + column-count: 2; + } + + .editor-styles-wrapper .contactform-fund-options { + flex-direction: row; + } +} + +.editor-styles-wrapper .home { + + /* full width slides */ +} + +.editor-styles-wrapper .home [id*="gutenslider"] { + width: 100vw; + position: relative; + left: 50%; + right: 50%; + margin-left: -50vw; + margin-right: -50vw; +} + +.editor-styles-wrapper .leaflet-container a { + color: #000 !important; +} + +.editor-styles-wrapper .leaflet-attribution-flag { + height: 0 !important; + width: 0 !important; + display: none !important; +} + +.editor-styles-wrapper .leaflet-marker-pane .leaflet-interactive > svg { + max-width: 0; + width: 0; + max-height: 0; + height: 0; +} + +.editor-styles-wrapper .leaflet-marker-pane .dashicons, +.editor-styles-wrapper .leaflet-marker-pane .dashicons-before::before { + width: 2rem; + height: 2rem; + font-size: 2rem; +} + +.editor-styles-wrapper .xarxaprod-associats-map .leaflet-popup-content-wrapper { + border-radius: 0.2rem; +} + +.editor-styles-wrapper .xarxaprod-associats-map .leaflet-popup-content-wrapper, +.editor-styles-wrapper .xarxaprod-associats-map .leaflet-popup-tip { + box-shadow: none; + box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); +} + +.editor-styles-wrapper .screen-reader-text { + border: 0; + clip: rect(1px, 1px, 1px, 1px); + clip-path: inset(50%); + height: 1px; + margin: -1px; + overflow: hidden; + padding: 0; + position: absolute !important; + width: 1px; + word-wrap: normal !important; +} + +.editor-styles-wrapper .screen-reader-text:focus { + background-color: none; + border-radius: 3px; + box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); + clip: auto !important; + clip-path: none; + color: #000; + display: block; + font-size: 0.875rem; + font-weight: 700; + height: auto; + left: 5px; + line-height: normal; + padding: 15px 23px 14px; + text-decoration: none; + top: 5px; + width: auto; + z-index: 100000; +} + +.editor-styles-wrapper #primary[tabindex="-1"]:focus { + outline: 0; +} + +.editor-styles-wrapper .alignleft { + + /*rtl:ignore*/ + float: left; + + /*rtl:ignore*/ + margin-right: 1.5em; + margin-bottom: 1.5em; +} + +.editor-styles-wrapper .alignright { + + /*rtl:ignore*/ + float: right; + + /*rtl:ignore*/ + margin-left: 1.5em; + margin-bottom: 1.5em; +} + +.editor-styles-wrapper .aligncenter { + clear: both; + display: block; + margin-left: auto; + margin-right: auto; + margin-bottom: 1.5em; +} + +.editor-styles-wrapper h1, +.editor-styles-wrapper h2, +.editor-styles-wrapper h3, +.editor-styles-wrapper h4, +.editor-styles-wrapper h5, +.editor-styles-wrapper ul, +.editor-styles-wrapper figure, +.editor-styles-wrapper button { + margin-left: auto; + margin-right: auto; +} + +/* +Your custom style + +Add your custom styles in this file so it is easier to update the theme. +*/ +@font-face { + font-family: "Neue Haas Grotesk Pro"; + src: url(../../assets/fonts/NeueHaasGroteskPro-45Light.eot); + src: url(../../assets/fonts/NeueHaasGroteskPro-45Light.eot?#iefix) format(embedded-opentype), url(../../assets/fonts/NeueHaasGroteskPro-45Light.woff2) format(woff2), url(../../assets/fonts/NeueHaasGroteskPro-45Light.woff) format(woff), url(../../assets/fonts/NeueHaasGroteskPro-45Light.ttf) format(truetype), url(../../assets/fonts/NeueHaasGroteskPro-45Light.svg#NeueHaasGroteskPro-45Light) format(svg); + font-weight: 300; + font-style: normal; + font-display: swap; +} + +@font-face { + font-family: "Neue Haas Grotesk Pro"; + src: url(../../assets/fonts/NeueHaasGroteskPro-55Roman.eot); + src: url(../../assets/fonts/NeueHaasGroteskPro-55Roman.eot?#iefix) format(embedded-opentype), url(../../assets/fonts/NeueHaasGroteskPro-55Roman.woff2) format(woff2), url(../../assets/fonts/NeueHaasGroteskPro-55Roman.woff) format(woff), url(../../assets/fonts/NeueHaasGroteskPro-55Roman.ttf) format(truetype), url(../../assets/fonts/NeueHaasGroteskPro-55Roman.svg#NeueHaasGroteskPro-55Roman) format(svg); + font-weight: 500; + font-style: normal; + font-display: swap; +} + +@font-face { + font-family: "Neue Haas Grotesk Pro"; + src: url(../../assets/fonts/NeueHaasGroteskPro-75Bold.eot); + src: url(../../assets/fonts/NeueHaasGroteskPro-75Bold.eot?#iefix) format(embedded-opentype), url(../../assets/fonts/NeueHaasGroteskPro-75Bold.woff2) format(woff2), url(../../assets/fonts/NeueHaasGroteskPro-75Bold.woff) format(woff), url(../../assets/fonts/NeueHaasGroteskPro-75Bold.ttf) format(truetype), url(../../assets/fonts/NeueHaasGroteskPro-75Bold.svg#NeueHaasGroteskPro-75Bold) format(svg); + font-weight: 700; + font-style: normal; + font-display: swap; +} diff --git a/adminstyles.css.map b/adminstyles.css.map new file mode 100644 index 0000000..7162b0d --- /dev/null +++ b/adminstyles.css.map @@ -0,0 +1,50 @@ +{ + "version": 3, + "file": "adminstyles.css", + "sources": [ + "sass/adminstyles.scss", + "sass/style.scss", + "sass/abstracts/_abstracts.scss", + "sass/abstracts/variables/_colors.scss", + "sass/abstracts/variables/_typography.scss", + "sass/abstracts/variables/_structure.scss", + "sass/abstracts/variables/_columns.scss", + "sass/abstracts/mixins/_mixins.scss", + "sass/generic/_normalize.scss", + "sass/generic/_box-sizing.scss", + "sass/base/_base.scss", + "sass/base/typography/_css-root-vars.scss", + "sass/base/typography/_typography.scss", + "sass/base/typography/_headings.scss", + "sass/base/typography/_copy.scss", + "sass/base/typography/_fonts.scss", + "sass/base/elements/_body.scss", + "sass/base/elements/_hr.scss", + "sass/base/elements/_lists.scss", + "sass/base/elements/_media.scss", + "sass/base/elements/_tables.scss", + "sass/base/elements/_links.scss", + "sass/base/elements/_buttons.scss", + "sass/base/elements/_fields.scss", + "sass/layouts/_no-sidebar.scss", + "sass/components/_components.scss", + "sass/components/navigation/_navigation.scss", + "sass/components/content/_posts-and-pages.scss", + "sass/components/content/_login.scss", + "sass/components/comments/_comments.scss", + "sass/components/widgets/_widgets.scss", + "sass/components/media/_media.scss", + "sass/components/media/_captions.scss", + "sass/components/media/_galleries.scss", + "sass/plugins/jetpack/_infinite-scroll.scss", + "sass/plugins/guttemberg/_guttemberg.scss", + "sass/plugins/contactform7/_contactform7.scss", + "sass/plugins/guttenslider/_guttenslider.scss", + "sass/plugins/leaflet/_leaflet.scss", + "sass/utilities/_accessibility.scss", + "sass/utilities/_alignments.scss", + "sass/adminstyles/_fonts.scss" + ], + "names": [], + "mappings": "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" +} \ No newline at end of file diff --git a/archive.php b/archive.php index 3a68516..73589c3 100644 --- a/archive.php +++ b/archive.php @@ -31,8 +31,6 @@ get_header(); - - @@ -51,17 +49,17 @@ get_header(); } elseif (in_category( array( 'activitats') ) ) { //get_template_part( 'template-parts/section', 'each-agenda-entry' ); - $the_query_archive_activitats = new WP_Query( + $the_query_archive_activitats = new WP_Query( array( - 'post_type' => 'post', - 'posts_per_page' => '-1', //show all => -1 - 'tax_query' => array( - array( - 'taxonomy' => 'category', - 'field' => 'slug', - 'terms' => 'activitats' - ) - ), + //'post_type' => 'post', + //'posts_per_page' => '-1', //show all => -1 + //'tax_query' => array( + // array( + // 'taxonomy' => 'category', + // 'field' => 'slug', + // 'terms' => 'activitats' + // ) + //), 'meta_query' => array( array( //filter results show only older than today 'key' => 'xxp_agenda_date_end', @@ -87,6 +85,29 @@ get_header(); wp_reset_postdata(); //reset custom query //end in_category agenda activitats + } elseif (in_category( array( 'convocatories') ) ) { + + $the_query_archive_convocatories = new WP_Query( + array( + 'post_type' => 'post', + 'posts_per_page' => '-1', //show all => -1 + 'tax_query' => array( + array( + 'taxonomy' => 'category', + 'field' => 'slug', + 'terms' => 'convocatories' + ) + ), + ) + ); + if ( $the_query_archive_convocatories->have_posts() ) : + while ( $the_query_archive_convocatories->have_posts() ) : $the_query_archive_convocatories->the_post(); + get_template_part( 'template-parts/section', 'eachconvo' ); + + endwhile;//end of the loop + endif; //end if the_query_archive_activitats + wp_reset_postdata(); //reset custom query + //end in_category convocatories }else{ //the rest of archives while ( have_posts() ) : diff --git a/assets/css/adminstyles.css b/assets/css/adminstyles.css index ee468ac..7f45cee 100644 --- a/assets/css/adminstyles.css +++ b/assets/css/adminstyles.css @@ -1 +1 @@ -.wp-admin .components-button.edit-post-fullscreen-mode-close.has-icon,.wp-admin .edit-post-fullscreen-mode-close_site-icon{background-color:#fff;filter:invert(1)}.site-icon-preview .app-icon-preview{background-color:#fff}.editor-styles-wrapper{/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */font-family:'Neue Haas Grotesk Pro', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important}.editor-styles-wrapper html{line-height:1.15;-webkit-text-size-adjust:100%}.editor-styles-wrapper body{margin:0}.editor-styles-wrapper main{display:block}.editor-styles-wrapper h1{font-size:2em;margin:0.67em 0}.editor-styles-wrapper hr{box-sizing:content-box;height:0;overflow:visible}.editor-styles-wrapper pre{font-family:monospace, monospace;font-size:1em}.editor-styles-wrapper a{background-color:transparent}.editor-styles-wrapper abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}.editor-styles-wrapper b,.editor-styles-wrapper strong{font-weight:bolder}.editor-styles-wrapper code,.editor-styles-wrapper kbd,.editor-styles-wrapper samp{font-family:monospace, monospace;font-size:1em}.editor-styles-wrapper small{font-size:80%}.editor-styles-wrapper sub,.editor-styles-wrapper sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.editor-styles-wrapper sub{bottom:-0.25em}.editor-styles-wrapper sup{top:-0.5em}.editor-styles-wrapper img{border-style:none}.editor-styles-wrapper button,.editor-styles-wrapper input,.editor-styles-wrapper optgroup,.editor-styles-wrapper select,.editor-styles-wrapper textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.editor-styles-wrapper button,.editor-styles-wrapper input{overflow:visible}.editor-styles-wrapper button,.editor-styles-wrapper select{text-transform:none}.editor-styles-wrapper button,.editor-styles-wrapper [type="button"],.editor-styles-wrapper [type="reset"],.editor-styles-wrapper [type="submit"]{-webkit-appearance:button}.editor-styles-wrapper button::-moz-focus-inner,.editor-styles-wrapper [type="button"]::-moz-focus-inner,.editor-styles-wrapper [type="reset"]::-moz-focus-inner,.editor-styles-wrapper [type="submit"]::-moz-focus-inner{border-style:none;padding:0}.editor-styles-wrapper button:-moz-focusring,.editor-styles-wrapper [type="button"]:-moz-focusring,.editor-styles-wrapper [type="reset"]:-moz-focusring,.editor-styles-wrapper [type="submit"]:-moz-focusring{outline:1px dotted ButtonText}.editor-styles-wrapper fieldset{padding:0.35em 0.75em 0.625em}.editor-styles-wrapper legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}.editor-styles-wrapper progress{vertical-align:baseline}.editor-styles-wrapper textarea{overflow:auto}.editor-styles-wrapper [type="checkbox"],.editor-styles-wrapper [type="radio"]{box-sizing:border-box;padding:0}.editor-styles-wrapper [type="number"]::-webkit-inner-spin-button,.editor-styles-wrapper [type="number"]::-webkit-outer-spin-button{height:auto}.editor-styles-wrapper [type="search"]{-webkit-appearance:textfield;outline-offset:-2px}.editor-styles-wrapper [type="search"]::-webkit-search-decoration{-webkit-appearance:none}.editor-styles-wrapper ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.editor-styles-wrapper details{display:block}.editor-styles-wrapper summary{display:list-item}.editor-styles-wrapper template{display:none}.editor-styles-wrapper [hidden]{display:none}.editor-styles-wrapper *,.editor-styles-wrapper *::before,.editor-styles-wrapper *::after{box-sizing:inherit}.editor-styles-wrapper html{box-sizing:border-box}.editor-styles-wrapper body,.editor-styles-wrapper button,.editor-styles-wrapper input,.editor-styles-wrapper select,.editor-styles-wrapper optgroup,.editor-styles-wrapper textarea{color:#000;font-family:"Neue Haas Grotesk Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1rem;line-height:1.4}.editor-styles-wrapper .hide{display:inline-block;margin:0;padding:0;min-width:unset;max-width:unset;width:0px;min-height:unset;max-height:unset;height:0px;font-size:0px;line-height:0px;text-decoration:none;border:0;background:none;background-color:transparent}.editor-styles-wrapper .strong,.editor-styles-wrapper .bold{font-weight:bold;font-weight:700}.editor-styles-wrapper .light,.editor-styles-wrapper .thin,.editor-styles-wrapper .estreta{font-weight:light;font-weight:100}@media screen{.editor-styles-wrapper h1,.editor-styles-wrapper h2,.editor-styles-wrapper h3,.editor-styles-wrapper h4,.editor-styles-wrapper h5,.editor-styles-wrapper h6,.editor-styles-wrapper .h1,.editor-styles-wrapper .h2,.editor-styles-wrapper .h3,.editor-styles-wrapper .h4,.editor-styles-wrapper .h5,.editor-styles-wrapper .h6{clear:both;margin-top:0;margin-bottom:0;line-height:1.1}.editor-styles-wrapper h1,.editor-styles-wrapper .h1{font-size:1.8rem}.editor-styles-wrapper h1.small,.editor-styles-wrapper .h1.small{font-size:1.5rem}.editor-styles-wrapper h2,.editor-styles-wrapper .h2{font-size:1.5rem}.editor-styles-wrapper h2.small,.editor-styles-wrapper .h2.small{font-size:1.2rem}.editor-styles-wrapper h3,.editor-styles-wrapper .h3{font-size:1.3rem}.editor-styles-wrapper h3.small,.editor-styles-wrapper .h3.small{font-size:1rem}.editor-styles-wrapper h4,.editor-styles-wrapper .h4{font-size:1.2rem}.editor-styles-wrapper h4.small,.editor-styles-wrapper .h4.small{font-size:.9rem}.editor-styles-wrapper h5,.editor-styles-wrapper .h5{font-size:1.1rem;font-weight:500}.editor-styles-wrapper h5.small,.editor-styles-wrapper .h5.small{font-size:.9rem}.editor-styles-wrapper h6,.editor-styles-wrapper .h6{font-size:1rem;font-weight:100}.editor-styles-wrapper h6.small,.editor-styles-wrapper .h6.small{font-size:.8rem}.editor-styles-wrapper .small h1,.editor-styles-wrapper .small .h1{font-size:1.5rem}.editor-styles-wrapper .small h2,.editor-styles-wrapper .small .h2{font-size:1.2rem}.editor-styles-wrapper .small h3,.editor-styles-wrapper .small .h3{font-size:1rem}.editor-styles-wrapper .small h4,.editor-styles-wrapper .small .h4{font-size:.9rem}.editor-styles-wrapper .small h5,.editor-styles-wrapper .small .h5{font-size:.9rem}.editor-styles-wrapper .small h6,.editor-styles-wrapper .small .h6{font-size:.8rem}.editor-styles-wrapper .big h1,.editor-styles-wrapper .big .h1{font-size:2.2rem}.editor-styles-wrapper .big h2,.editor-styles-wrapper .big .h2{font-size:2rem}.editor-styles-wrapper .big h3,.editor-styles-wrapper .big .h3{font-size:1.6rem}.editor-styles-wrapper .big h4,.editor-styles-wrapper .big .h4{font-size:1.4rem}.editor-styles-wrapper .big h5,.editor-styles-wrapper .big .h5{font-size:1.2rem}.editor-styles-wrapper .big h6,.editor-styles-wrapper .big .h6{font-size:1.1rem}.editor-styles-wrapper .archive .page-header,.editor-styles-wrapper .category .page-header{text-transform:capitalize}.editor-styles-wrapper .home-featured h2,.editor-styles-wrapper .home-featured .h2{margin:1.2rem 0;font-size:2rem;line-height:1.2;border-bottom:0.05rem solid #000}.editor-styles-wrapper .entry-content h6{padding:0.5em 0}.editor-styles-wrapper .xarxaprod-intro h3{font-size:2.3rem}.editor-styles-wrapper .xarxaprod-intro h4{font-size:2.1rem}.editor-styles-wrapper .xarxaprod-intro h5{font-size:1.8rem}.editor-styles-wrapper .xarxaprod-intro h6{font-size:1.6rem;padding:0}.editor-styles-wrapper section.agenda h2 a,.editor-styles-wrapper section.last-convos h2 a{display:flex;flex-wrap:wrap;align-content:center;justify-content:space-between}.editor-styles-wrapper section.agenda h2 a::after,.editor-styles-wrapper section.last-convos h2 a::after{display:inline-block;align-self:center;font-size:0.8rem;color:#fff;background-color:#000;padding:0.6em 0.8em}.editor-styles-wrapper [lang="ca"] section.agenda h2 a::after{content:"Veure totes les activitas"}.editor-styles-wrapper [lang*="es"] section.agenda h2 a::after{content:"Ver todas las actividades"}.editor-styles-wrapper [lang="ca"] section.last-convos h2 a::after{content:"Veure totes les convocatories"}.editor-styles-wrapper [lang*="es"] section.last-convos h2 a::after{content:"Ver todas las convocatorias"}}@media screen and (min-width: 48em){.editor-styles-wrapper h1,.editor-styles-wrapper .h1{font-size:3rem}.editor-styles-wrapper h2,.editor-styles-wrapper .h2{font-size:2.5rem}.editor-styles-wrapper h3,.editor-styles-wrapper .h3{font-size:1.4rem}.editor-styles-wrapper h4,.editor-styles-wrapper .h4{font-size:1.3rem}.editor-styles-wrapper h5,.editor-styles-wrapper .h5{font-size:1.2rem}.editor-styles-wrapper h6,.editor-styles-wrapper .h6{font-size:1rem}.editor-styles-wrapper .home-featured h2,.editor-styles-wrapper .home-featured .h2{font-size:3.5rem;border-bottom:0.05rem solid #000}}.editor-styles-wrapper p{margin-top:0;margin-bottom:1.5em}.editor-styles-wrapper p.big{font-size:1.25rem}.editor-styles-wrapper p.small{font-size:.8rem}.editor-styles-wrapper dfn,.editor-styles-wrapper cite,.editor-styles-wrapper em,.editor-styles-wrapper i{font-style:italic}.editor-styles-wrapper blockquote{margin:0}.editor-styles-wrapper blockquote p{font-size:1.1rem}.editor-styles-wrapper address{margin:0 0 1.5em}.editor-styles-wrapper pre{background:#eee;font-family:"Courier 10 Pitch",courier,monospace;line-height:1.5;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}.editor-styles-wrapper code,.editor-styles-wrapper .code,.editor-styles-wrapper kbd,.editor-styles-wrapper tt,.editor-styles-wrapper var{font-family:monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace,mono;background-color:#eee}.editor-styles-wrapper abbr,.editor-styles-wrapper acronym{border-bottom:1px dotted #666;cursor:help}.editor-styles-wrapper mark,.editor-styles-wrapper ins{background:#fdfdfd;text-decoration:none}.editor-styles-wrapper .big{font-size:125%}.editor-styles-wrapper .big p{font-size:1.25rem}.editor-styles-wrapper .small{font-size:80%}.editor-styles-wrapper .small p{font-size:.8rem}.editor-styles-wrapper .xarxaprod-intro p{font-size:1.8rem}@font-face{.editor-styles-wrapper{font-family:Neue Haas Grotesk Pro;src:url(assets/fonts/NeueHaasGroteskPro-45Light.eot);src:url(assets/fonts/NeueHaasGroteskPro-45Light.eot?#iefix) format(embedded-opentype),url(assets/fonts/NeueHaasGroteskPro-45Light.woff2) format(woff2),url(assets/fonts/NeueHaasGroteskPro-45Light.woff) format(woff),url(assets/fonts/NeueHaasGroteskPro-45Light.ttf) format(truetype),url(assets/fonts/NeueHaasGroteskPro-45Light.svg#NeueHaasGroteskPro-45Light) format(svg);font-weight:300;font-style:normal;font-display:swap}}@font-face{.editor-styles-wrapper{font-family:Neue Haas Grotesk Pro;src:url(assets/fonts/NeueHaasGroteskPro-55Roman.eot);src:url(assets/fonts/NeueHaasGroteskPro-55Roman.eot?#iefix) format(embedded-opentype),url(assets/fonts/NeueHaasGroteskPro-55Roman.woff2) format(woff2),url(assets/fonts/NeueHaasGroteskPro-55Roman.woff) format(woff),url(assets/fonts/NeueHaasGroteskPro-55Roman.ttf) format(truetype),url(assets/fonts/NeueHaasGroteskPro-55Roman.svg#NeueHaasGroteskPro-55Roman) format(svg);font-weight:500;font-style:normal;font-display:swap}}@font-face{.editor-styles-wrapper{font-family:Neue Haas Grotesk Pro;src:url(assets/fonts/NeueHaasGroteskPro-75Bold.eot);src:url(assets/fonts/NeueHaasGroteskPro-75Bold.eot?#iefix) format(embedded-opentype),url(assets/fonts/NeueHaasGroteskPro-75Bold.woff2) format(woff2),url(assets/fonts/NeueHaasGroteskPro-75Bold.woff) format(woff),url(assets/fonts/NeueHaasGroteskPro-75Bold.ttf) format(truetype),url(assets/fonts/NeueHaasGroteskPro-75Bold.svg#NeueHaasGroteskPro-75Bold) format(svg);font-weight:bold;font-style:normal;font-display:swap}}.editor-styles-wrapper body{background:none;position:relative}.editor-styles-wrapper body.admin-bar{position:inherit}.editor-styles-wrapper :root{--color-xxp-black: #000000;--color-xxp-white: #ffffff;--color-xxp-red: #f27173;--color-xxp-yellow: #f6cc4c;--color-xxp-green: #84c779;--color-xxp-cyan: #61cae4;--color-xxp-lila: #de7fb4;--color-xxp-pink: #f58b77;--color-xxp-violet: #5859a7;--bubble-color-01: var(--color-xxp-red);--bubble-color-02: var(--color-xxp-yellow);--bubble-color-03: var(--color-xxp-cyan);--bubble-color-04: var(--color-xxp-green)}@media screen{.editor-styles-wrapper .home{--bubble-color-01: var(--color-xxp-white);--bubble-color-02: var(--color-xxp-red);--bubble-color-03: var(--color-xxp-yellow);--bubble-color-04: var(--color-xxp-white)}.editor-styles-wrapper .page-id-617{--bubble-color-01: var(--color-xxp-violet);--bubble-color-02: var(--color-xxp-white);--bubble-color-03: var(--color-xxp-white);--bubble-color-04: var(--color-xxp-yellow)}.editor-styles-wrapper .page-id-626,.editor-styles-wrapper .page-id-2936,.editor-styles-wrapper .page-id-2937{--bubble-color-01: var(--color-xxp-yellow);--bubble-color-02: var(--color-xxp-white);--bubble-color-03: var(--color-xxp-yellow);--bubble-color-04: var(--color-xxp-lila)}.editor-styles-wrapper .page-id-634{--bubble-color-01: var(--color-xxp-white);--bubble-color-02: var(--color-xxp-yellow);--bubble-color-03: var(--color-xxp-violet);--bubble-color-04: var(--color-xxp-white)}.editor-styles-wrapper .page-id-659{--bubble-color-01: var(--color-xxp-cyan);--bubble-color-02: var(--color-xxp-cyan);--bubble-color-03: var(--color-xxp-yellow);--bubble-color-04: var(--color-xxp-white)}.editor-styles-wrapper .page-template-associats-search,.editor-styles-wrapper .post-type-archive-xarxaprod-associat{--bubble-color-01: var(--color-xxp-white);--bubble-color-02: var(--color-xxp-green);--bubble-color-03: var(--color-xxp-pink);--bubble-color-04: var(--color-xxp-pink)}.editor-styles-wrapper .single-xarxaprod-associat{--bubble-color-01: var(--color-xxp-pink);--bubble-color-02: var(--color-xxp-yellow);--bubble-color-03: var(--color-xxp-pink);--bubble-color-04: var(--color-xxp-white)}.editor-styles-wrapper .page-template-arxiu-general,.editor-styles-wrapper .page-id-643{--bubble-color-01: var(--color-xxp-white);--bubble-color-02: var(--color-xxp-red);--bubble-color-03: var(--color-xxp-red);--bubble-color-04: var(--color-xxp-white)}.editor-styles-wrapper .page-template-convos-search,.editor-styles-wrapper .post-type-archive-xarxaprod-convo{--bubble-color-01: var(--color-xxp-white);--bubble-color-02: var(--color-xxp-pink);--bubble-color-03: var(--color-xxp-green);--bubble-color-04: var(--color-xxp-white)}.editor-styles-wrapper .single-xarxaprod-convo{--bubble-color-01: var(--color-xxp-lila);--bubble-color-02: var(--color-xxp-white);--bubble-color-03: var(--color-xxp-violet);--bubble-color-04: var(--color-xxp-lila)}.editor-styles-wrapper .page-template-agenda-search{--bubble-color-01: var(--color-xxp-lila);--bubble-color-02: var(--color-xxp-white);--bubble-color-03: var(--color-xxp-white);--bubble-color-04: var(--color-xxp-red)}.editor-styles-wrapper .category-activitats{--bubble-color-01: var(--color-xxp-white);--bubble-color-02: var(--color-xxp-green);--bubble-color-03: var(--color-xxp-cyan);--bubble-color-04: var(--color-xxp-white)}.editor-styles-wrapper .page-id-28,.editor-styles-wrapper .page-template-faqs-page{--bubble-color-01: var(--color-xxp-white);--bubble-color-02: var(--color-xxp-cyan);--bubble-color-03: var(--color-xxp-violet);--bubble-color-04: var(--color-xxp-white)}.editor-styles-wrapper .page-template-ajut-search,.editor-styles-wrapper .post-type-archive-xarxaprod-ajut,.editor-styles-wrapper .single-xarxaprod-ajut{--bubble-color-01: var(--color-xxp-cyan);--bubble-color-02: var(--color-xxp-white);--bubble-color-03: var(--color-xxp-white);--bubble-color-04: var(--color-xxp-violet)}.editor-styles-wrapper .page-id-1673{--bubble-color-01: var(--color-xxp-yellow);--bubble-color-02: var(--color-xxp-white);--bubble-color-03: var(--color-xxp-green);--bubble-color-04: var(--color-xxp-yellow)}.editor-styles-wrapper .page-id-2366{--bubble-color-01: var(--color-xxp-white);--bubble-color-02: var(--color-xxp-violet);--bubble-color-03: var(--color-xxp-red);--bubble-color-04: var(--color-xxp-white)}.editor-styles-wrapper .page-id-2364{--bubble-color-01: var(--color-xxp-green);--bubble-color-02: var(--color-xxp-white);--bubble-color-03: var(--color-xxp-white);--bubble-color-04: var(--color-xxp-violet)}.editor-styles-wrapper .page-id-2365{--bubble-color-01: var(--color-xxp-lila);--bubble-color-02: var(--color-xxp-yellow);--bubble-color-03: var(--color-xxp-lila);--bubble-color-04: var(--color-xxp-yellow)}.editor-styles-wrapper .page-id-1760{--bubble-color-01: var(--color-xxp-cyan);--bubble-color-02: var(--color-xxp-white);--bubble-color-03: var(--color-xxp-lila);--bubble-color-04: var(--color-xxp-cyan)}.editor-styles-wrapper .liquid-bubbles{overflow:hidden;float:left;position:fixed;top:0;left:0;z-index:-1000;width:100vw;height:100vh}.editor-styles-wrapper .bubbles{position:absolute;width:var(--size);height:var(--size);border-radius:20%;background:linear-gradient(var(--bgangle), var(--bgcolor), transparent)}.editor-styles-wrapper .bubbles.bubble-01{top:var(--position);left:var(--position);--bgcolor: var(--bubble-color-01);--bgangle: 135deg;animation:5s ease-in-out 2s infinite alternate bubble-move}.editor-styles-wrapper .bubbles.bubble-02{top:var(--position);right:var(--position);--bgcolor: var(--bubble-color-02);--bgangle: 225deg;animation:3s ease-in-out 0s infinite alternate bubble-move}.editor-styles-wrapper .bubbles.bubble-03{bottom:var(--position);left:var(--position);--bgcolor: var(--bubble-color-03);--bgangle: 45deg;animation:2s ease-in-out 3s infinite alternate bubble-move}.editor-styles-wrapper .bubbles.bubble-04{bottom:var(--position);right:var(--position);--bgcolor: var(--bubble-color-04);--bgangle: 325deg;animation:4s ease-in-out 1s infinite alternate bubble-move}}@media screen and (max-width: 48em){@keyframes bubble-move{from{width:50vw;height:70vh;filter:blur(3rem)}to{width:100vw;height:40vh;filter:blur(8rem)}}.editor-styles-wrapper .bubbles{--size: 50vw;--position: 0vw;height:70vh;filter:blur(3rem);border-radius:3%}}@media screen and (min-width: 48em){@keyframes bubble-move{from{width:40vw;height:40vw;filter:blur(10rem)}to{width:90vw;height:20vw;filter:blur(20rem)}}.editor-styles-wrapper .bubbles{--size: 40vw;--position: -5vw;filter:blur(20rem)}}.editor-styles-wrapper hr{background-color:#000;border:0;height:1px;margin-bottom:1.5em}.editor-styles-wrapper .wp-block-separator{border:none}.editor-styles-wrapper ul,.editor-styles-wrapper ol{margin:0;padding:0}.editor-styles-wrapper ul{list-style:none}.editor-styles-wrapper ol{list-style:decimal}.editor-styles-wrapper li>ul,.editor-styles-wrapper li>ol{margin-bottom:0;margin-left:0.5em}.editor-styles-wrapper dt{font-weight:700}.editor-styles-wrapper dd{margin:0 0 0.5em 0.5em;padding:0}@media screen{.editor-styles-wrapper .xarxaprod-label{margin:0;padding:0;display:inline}.editor-styles-wrapper .xarxaprod-label li{display:inline-block;margin:0.1em 0;padding:0.2em 0.2em 0 0.2em;color:#000;border:0.05rem solid #000;background-color:none;font-size:.8rem}.editor-styles-wrapper .item-xxp_fund_call{display:block;margin:0.2rem 0}.editor-styles-wrapper .item-xxp_fund_call li{font-size:1.2rem}.editor-styles-wrapper .item-xxp_fund_apply_text{display:inline-block;margin:0.1em 0;padding:0.2em 0.2em 0 0.2em;font-size:.7rem;text-transform:uppercase}.editor-styles-wrapper .xarxaprod-faqs-types ul{margin:0}.editor-styles-wrapper .xarxaprod-faqs-types .cat-item{display:inline-block;margin:0.1em 0.5em 0.1em 0;padding:0.2em 0.2em 0 0.2em;color:#fff;background-color:#000;font-size:1.1rem;text-transform:uppercase}.editor-styles-wrapper .xarxaprod-faqs-types a{color:#fff;text-decoration:none}.editor-styles-wrapper .xarxaprod-faqs-types a:visited,.editor-styles-wrapper .xarxaprod-faqs-types a:hover{color:#fff}.editor-styles-wrapper .single-xarxaprod-ajut article:not(.type-post) .xarxaprod-label li{font-size:1.1rem}.editor-styles-wrapper .single-xarxaprod-ajut article:not(.type-post) .item-xxp_fund_apply_text{font-size:1.1rem}.editor-styles-wrapper .archive-xarxaprod-associats li,.editor-styles-wrapper .archive-xarxaprod-members li{margin:0.1rem}.editor-styles-wrapper ul[id*="menu-footer"]{column-count:3}.editor-styles-wrapper ul[id*="menu-footer"] a{text-decoration:underline}.editor-styles-wrapper ul[id*="menu-legal"] li{float:left;padding-left:0.8em;font-size:.8rem}.editor-styles-wrapper ul[id*="menu-social-media"]{display:flex;flex-flow:row}.editor-styles-wrapper ul[id*="menu-social-media"] li{height:1.5em;width:1.5em;background-color:#fff;border-radius:5em;margin-right:0.3em;position:relative}.editor-styles-wrapper ul[id*="menu-social-media"] li a{margin-left:-10000em}.editor-styles-wrapper ul[id*="menu-social-media"] li a:before{content:"";display:inline-flex;align-content:center;justify-content:center;position:absolute;top:0;left:0;height:100%;width:100%;color:#000;font-size:1rem;font-weight:900}.editor-styles-wrapper ul[id*="menu-social-media"] li a[href*="instagram.com"]:before{content:"in"}.editor-styles-wrapper ul[id*="menu-social-media"] li a[href*="youtube.com"]:before{content:"yt"}.editor-styles-wrapper ul[id*="menu-social-media"] li a[href*="facebook.com"]:before{content:"fb"}.editor-styles-wrapper ul[id*="menu-social-media"] li a[href*="twitter.com"]:before{content:"tw"}.editor-styles-wrapper ul[id*="menu-social-media"] li a[href*="mastodon"]:before{content:"mt"}.editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"]{display:flex;flex-flow:row;margin:0}.editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li{height:1.5em;width:1.5em;background-color:inherit;border-radius:5em;border:none !important;margin-right:0.3em;position:relative}.editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a{font-size:0px}.editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a:before{content:"";display:inline-flex;align-content:center;justify-content:center;position:absolute;top:0;left:0;height:100%;width:100%;font-size:1rem}.editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a[href*="instagram.com"]:before{content:"in"}.editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a[href*="youtube.com"]:before{content:"yt"}.editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a[href*="facebook.com"]:before{content:"fb"}.editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a[href*="twitter.com"]:before{content:"tw"}.editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a[href*="mastodon"]:before{content:"mt"}}.editor-styles-wrapper embed,.editor-styles-wrapper iframe,.editor-styles-wrapper object{max-width:100%}.editor-styles-wrapper img{height:auto;max-width:100%}.editor-styles-wrapper figure{margin:1em 0}.editor-styles-wrapper .fotocopia img,.editor-styles-wrapper .multiply img{filter:grayscale(1) contrast(1);mix-blend-mode:multiply}.editor-styles-wrapper table{margin:0 0 1.5em;width:100%}.editor-styles-wrapper a{color:#000;text-decoration:none}.editor-styles-wrapper a:visited{color:#000}.editor-styles-wrapper a:hover,.editor-styles-wrapper a:focus,.editor-styles-wrapper a:active{color:#333}.editor-styles-wrapper a:focus{outline:thin dotted}.editor-styles-wrapper a:hover,.editor-styles-wrapper a:active{outline:0}@media screen and (max-width: 48em){.editor-styles-wrapper a{overflow-wrap:anywhere;word-break:normal}}.editor-styles-wrapper button,.editor-styles-wrapper input[type="button"],.editor-styles-wrapper input[type="reset"],.editor-styles-wrapper input[type="submit"],.editor-styles-wrapper .button,.editor-styles-wrapper .wp-block-button__link{border:0;border-color:#000;border-radius:0;background:#000;color:#fff;font-size:.9rem;padding:0.6em;margin:0}.editor-styles-wrapper button:hover,.editor-styles-wrapper input[type="button"]:hover,.editor-styles-wrapper input[type="reset"]:hover,.editor-styles-wrapper input[type="submit"]:hover,.editor-styles-wrapper .button:hover,.editor-styles-wrapper .wp-block-button__link:hover{border-color:#111;color:#fff}.editor-styles-wrapper button:visited,.editor-styles-wrapper input[type="button"]:visited,.editor-styles-wrapper input[type="reset"]:visited,.editor-styles-wrapper input[type="submit"]:visited,.editor-styles-wrapper .button:visited,.editor-styles-wrapper .wp-block-button__link:visited{color:#fff}.editor-styles-wrapper button:active,.editor-styles-wrapper button:focus,.editor-styles-wrapper input[type="button"]:active,.editor-styles-wrapper input[type="button"]:focus,.editor-styles-wrapper input[type="reset"]:active,.editor-styles-wrapper input[type="reset"]:focus,.editor-styles-wrapper input[type="submit"]:active,.editor-styles-wrapper input[type="submit"]:focus,.editor-styles-wrapper .button:active,.editor-styles-wrapper .button:focus,.editor-styles-wrapper .wp-block-button__link:active,.editor-styles-wrapper .wp-block-button__link:focus{border-color:#333;color:#fff}.editor-styles-wrapper .category-faq .button-more::before{content:"accedir"}.editor-styles-wrapper .xarxaprod-search-form{display:flex;margin:0.5rem 0}.editor-styles-wrapper .xarxaprod-search-form .search-field{padding:0.5em}.editor-styles-wrapper .xarxaprod-search-form .search-submit{z-index:10;margin:0 0 0 -3rem;border:none;width:2.5rem;height:2.5rem;background:none;cursor:pointer;font-size:0px}.editor-styles-wrapper .xarxaprod-icon-search:before{position:absolute;padding:0;margin:0.2rem 0 0 -1.5rem;z-index:0;min-width:2.5rem;min-height:2.5rem;font-size:2rem;content:"\26b2";color:#666;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.editor-styles-wrapper input[type="text"],.editor-styles-wrapper input[type="email"],.editor-styles-wrapper input[type="url"],.editor-styles-wrapper input[type="password"],.editor-styles-wrapper input[type="search"],.editor-styles-wrapper input[type="number"],.editor-styles-wrapper input[type="tel"],.editor-styles-wrapper input[type="range"],.editor-styles-wrapper input[type="date"],.editor-styles-wrapper input[type="month"],.editor-styles-wrapper input[type="week"],.editor-styles-wrapper input[type="time"],.editor-styles-wrapper input[type="datetime"],.editor-styles-wrapper input[type="datetime-local"],.editor-styles-wrapper input[type="color"],.editor-styles-wrapper textarea{color:#111;background-color:rgba(0,0,0,0);border:0.05rem solid #000;border-radius:0;width:100%;padding:0.3rem}.editor-styles-wrapper input[type="text"]:focus,.editor-styles-wrapper input[type="text"]:focus-within,.editor-styles-wrapper input[type="text"]:focus-visible,.editor-styles-wrapper input[type="email"]:focus,.editor-styles-wrapper input[type="email"]:focus-within,.editor-styles-wrapper input[type="email"]:focus-visible,.editor-styles-wrapper input[type="url"]:focus,.editor-styles-wrapper input[type="url"]:focus-within,.editor-styles-wrapper input[type="url"]:focus-visible,.editor-styles-wrapper input[type="password"]:focus,.editor-styles-wrapper input[type="password"]:focus-within,.editor-styles-wrapper input[type="password"]:focus-visible,.editor-styles-wrapper input[type="search"]:focus,.editor-styles-wrapper input[type="search"]:focus-within,.editor-styles-wrapper input[type="search"]:focus-visible,.editor-styles-wrapper input[type="number"]:focus,.editor-styles-wrapper input[type="number"]:focus-within,.editor-styles-wrapper input[type="number"]:focus-visible,.editor-styles-wrapper input[type="tel"]:focus,.editor-styles-wrapper input[type="tel"]:focus-within,.editor-styles-wrapper input[type="tel"]:focus-visible,.editor-styles-wrapper input[type="range"]:focus,.editor-styles-wrapper input[type="range"]:focus-within,.editor-styles-wrapper input[type="range"]:focus-visible,.editor-styles-wrapper input[type="date"]:focus,.editor-styles-wrapper input[type="date"]:focus-within,.editor-styles-wrapper input[type="date"]:focus-visible,.editor-styles-wrapper input[type="month"]:focus,.editor-styles-wrapper input[type="month"]:focus-within,.editor-styles-wrapper input[type="month"]:focus-visible,.editor-styles-wrapper input[type="week"]:focus,.editor-styles-wrapper input[type="week"]:focus-within,.editor-styles-wrapper input[type="week"]:focus-visible,.editor-styles-wrapper input[type="time"]:focus,.editor-styles-wrapper input[type="time"]:focus-within,.editor-styles-wrapper input[type="time"]:focus-visible,.editor-styles-wrapper input[type="datetime"]:focus,.editor-styles-wrapper input[type="datetime"]:focus-within,.editor-styles-wrapper input[type="datetime"]:focus-visible,.editor-styles-wrapper input[type="datetime-local"]:focus,.editor-styles-wrapper input[type="datetime-local"]:focus-within,.editor-styles-wrapper input[type="datetime-local"]:focus-visible,.editor-styles-wrapper input[type="color"]:focus,.editor-styles-wrapper input[type="color"]:focus-within,.editor-styles-wrapper input[type="color"]:focus-visible,.editor-styles-wrapper textarea:focus,.editor-styles-wrapper textarea:focus-within,.editor-styles-wrapper textarea:focus-visible{color:#000;box-shadow:none;outline:unset}.editor-styles-wrapper select{border:0.05rem solid #000}.editor-styles-wrapper textarea{width:100%}@media screen{.editor-styles-wrapper html:not([data-scroll='0']) .site-header:before{content:"";display:inline-block;position:absolute;width:100vw;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;height:100%;z-index:-1;background-color:#fff}.editor-styles-wrapper .site{position:relative;display:grid;grid-template-columns:auto minmax(min-content, 30em) minmax(min-content, 30em) auto;grid-auto-rows:min-content auto min-content min-content;grid-template-areas:"header" "main" "aside" "footer";margin:auto;padding:0;min-height:100vh}.editor-styles-wrapper .site>header{grid-column:1 / -1}.editor-styles-wrapper .site>main{grid-column:1 / -1}.editor-styles-wrapper .site>aside{grid-column:1 / -1;padding:4em 0}.editor-styles-wrapper .site>footer{grid-column:1 / -1}.editor-styles-wrapper .site-header{position:sticky;top:0;z-index:500;width:100%;padding:0.5rem 0;background-color:transparent}.editor-styles-wrapper .site-header .main{display:flex;flex-flow:row;align-items:center;justify-content:space-between;z-index:900}.editor-styles-wrapper .site-header .secondary{display:flex;flex-flow:column;align-items:end}.editor-styles-wrapper .site-main{padding:0 1rem;gap:1rem}.editor-styles-wrapper .site-main>section{padding:0}.editor-styles-wrapper .site-main>section>header{padding:1em 0}.editor-styles-wrapper .archive .site-main,.editor-styles-wrapper .category .site-main{display:grid;grid-template-columns:1fr}.editor-styles-wrapper .archive .site-main>header,.editor-styles-wrapper .category .site-main>header{grid-column:1 / -1}.editor-styles-wrapper .xarxaprod-filtered-content{display:grid;grid-template-columns:1fr;gap:1rem}.editor-styles-wrapper .site-footer{display:flex;flex-flow:row;background:#000;color:#fff;margin-top:4em}.editor-styles-wrapper .site-footer :where(.wp-block-columns.is-layout-flex){gap:5rem}.editor-styles-wrapper .site-footer .site-info>section{margin-top:2em;padding:2em 4em;border-top:0.05rem solid #000}.editor-styles-wrapper .site-footer a{color:#fff}.editor-styles-wrapper .site-footer a:hover,.editor-styles-wrapper .site-footer a:visited,.editor-styles-wrapper .site-footer a:active{color:#fff}.editor-styles-wrapper .site-footer ul[id*="menu-footer"]{column-count:3}.editor-styles-wrapper .site-footer ul[id*="menu-footer"] a{text-decoration:underline}.editor-styles-wrapper :where(.wp-block-columns.is-layout-flex){gap:1.5rem}.editor-styles-wrapper .xarxaprod-destacats,.editor-styles-wrapper .xarxaprod-featured,.editor-styles-wrapper .xarxaprod-last-convos,.editor-styles-wrapper .xarxaprod-ultimes-convocatories,.editor-styles-wrapper .archive-posts{display:grid;grid-template-columns:repeat(1, 1fr);gap:1.5rem}.editor-styles-wrapper .archive-posts-old{margin-top:2rem;padding-top:1rem;border-top:0.05rem solid #000}}@media screen and (max-width: 48em){.editor-styles-wrapper .site-header .main{padding-right:1em}.editor-styles-wrapper .site-footer .is-layout-flex{flex-flow:column;align-items:flex-start}}@media screen and (min-width: 48em){.editor-styles-wrapper html:not([data-scroll='0']) .site-header:before{content:"";display:inline-block;position:absolute;width:100vw;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;height:100%;z-index:-1;background-color:#fff}.editor-styles-wrapper .site>header{grid-column:2 / 4}.editor-styles-wrapper .site>main{grid-column:2 / 4}.editor-styles-wrapper .site>aside{grid-column:2 / 4}.editor-styles-wrapper .site>footer{grid-column:1 / -1}.editor-styles-wrapper .site-header{padding:0}.editor-styles-wrapper .site-header .main{grid-column:2/4;width:100%}.editor-styles-wrapper .site-header .secondary{grid-column:2/4;align-items:center;width:100%}.editor-styles-wrapper .page-template-agenda-archive .site-main>article{padding-bottom:1rem}.editor-styles-wrapper .site-main{padding:0;padding-top:4rem}.editor-styles-wrapper .site-main>article{padding-bottom:4rem}.editor-styles-wrapper .site-main>article.xarxaprod-ajut,.editor-styles-wrapper .site-main>article.category-activitats{display:grid}.editor-styles-wrapper .site-main>article.xarxaprod-ajut>*,.editor-styles-wrapper .site-main>article.category-activitats>*{max-width:40rem}.editor-styles-wrapper .site-main>article.xarxaprod-convo{display:grid}.editor-styles-wrapper .site-main>article.xarxaprod-convo>*{max-width:40rem;margin:0 auto}.editor-styles-wrapper .site-main>article.xarxaprod-convo>header{grid-row-start:2}.editor-styles-wrapper .site-main>article.xarxaprod-convo>footer{max-width:unset}.editor-styles-wrapper .site-main>article>header{margin-bottom:1rem}.editor-styles-wrapper .site-main>article>aside{margin-bottom:1rem}.editor-styles-wrapper .site-main>section{padding-bottom:4rem}.editor-styles-wrapper .archive .site-main,.editor-styles-wrapper .category .site-main{grid-template-columns:1fr 3fr}.editor-styles-wrapper .xarxaprod-filtered-content{grid-template-columns:1fr 3fr}.editor-styles-wrapper .site-footer{flex-flow:column}.editor-styles-wrapper .home-featured{padding:0 2rem}.editor-styles-wrapper.single .site-main{margin:0 auto}.editor-styles-wrapper .xarxaprod-destacats,.editor-styles-wrapper .xarxaprod-featured,.editor-styles-wrapper .xarxaprod-last-convos,.editor-styles-wrapper .xarxaprod-ultimes-convocatories{grid-template-columns:repeat(3, 1fr)}.editor-styles-wrapper .archive-posts{grid-template-columns:repeat(2, 1fr);min-height:40vh}.editor-styles-wrapper .archive-posts.archive-posts-map,.editor-styles-wrapper .archive-posts.archive-xarxaprod-members,.editor-styles-wrapper .archive-postsarchive-xarxaprod-associats{grid-template-columns:1fr}.editor-styles-wrapper .archive-posts.archive-posts-old{grid-template-columns:repeat(3, 1fr);margin-top:2rem}.editor-styles-wrapper .archive-posts.archive-posts-old h2{grid-column:1 / -1}.editor-styles-wrapper .xarxaprod-faqs-aside{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:1rem}.editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:hover,.editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:active,.editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:focus,.editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:target{flex-grow:1}}@media screen and (min-width: 80em){.editor-styles-wrapper .home-featured{padding:0}}@media screen{.editor-styles-wrapper .hide-content{display:block;width:0px;height:0px;margin:0;padding:0;overflow:hidden}.editor-styles-wrapper .custom-logo{min-width:60vw;margin:1rem}.editor-styles-wrapper .main-navigation .main-navigation-content,.editor-styles-wrapper .secondary-navigation .main-navigation-content{display:none}.editor-styles-wrapper .main-navigation.toggled ul{display:block;position:relative}.editor-styles-wrapper .main-navigation.toggled .menu-toggle{position:relative;z-index:999}.editor-styles-wrapper .main-navigation.toggled .main-navigation-content{display:inline-block;position:absolute;top:0;left:0;width:100%;height:100vh;padding:4rem;background-color:rgba(255,255,255,0.95);overflow:auto}.editor-styles-wrapper .main-navigation.toggled li{display:block}.editor-styles-wrapper .main-navigation.toggled a{display:block;min-height:100%;padding:0.5em 0}.editor-styles-wrapper .main-navigation.toggled .current-menu-ancestor>a::after{background-color:transparent}.editor-styles-wrapper .main-navigation.toggled .current-menu-item{position:relative}.editor-styles-wrapper .main-navigation.toggled .current-menu-item>a::after{display:inline-block;content:"";position:absolute;left:0;top:2em;height:2px;width:100%;background-color:#000}.editor-styles-wrapper .menu-menu-agenda-container .menu-item-has-children{padding-right:0}.editor-styles-wrapper .menu-menu-agenda-container>ul{border-bottom:0.05rem solid #000}.editor-styles-wrapper .menu-menu-agenda-container li>ul{margin-left:0}.editor-styles-wrapper .menu-menu-agenda-container li>a{display:block;padding:0.5rem 0;border-top:0.05rem solid #000}.editor-styles-wrapper .menu-menu-agenda-container .current-menu-item>a{font-weight:900}}@media screen and (min-width: 48em){.editor-styles-wrapper .custom-logo{min-width:16rem;margin:1rem 1rem 1rem 0}.editor-styles-wrapper .menu-toggle{display:none}.editor-styles-wrapper .main-navigation .main-navigation-content,.editor-styles-wrapper .secondary-navigation .main-navigation-content{display:inline-block}.editor-styles-wrapper .main-navigation ul,.editor-styles-wrapper .secondary-navigation ul{display:flex;flex-flow:row}.editor-styles-wrapper .main-navigation ul .menu-item-has-children>ul,.editor-styles-wrapper .secondary-navigation ul .menu-item-has-children>ul{background-color:rgba(255,255,255,0.95);box-shadow:0 3px 10px rgba(0,0,0,0.2);border-radius:.2rem}.editor-styles-wrapper .main-navigation ul ul.sub-menu,.editor-styles-wrapper .secondary-navigation ul ul.sub-menu{float:left;position:absolute;top:100%;left:-999em;z-index:99999;padding:0.5rem}.editor-styles-wrapper .main-navigation ul ul.sub-menu ul,.editor-styles-wrapper .secondary-navigation ul ul.sub-menu ul{left:-999em;top:0}.editor-styles-wrapper .main-navigation ul ul.sub-menu li:hover>ul,.editor-styles-wrapper .main-navigation ul ul.sub-menu li.focus>ul,.editor-styles-wrapper .secondary-navigation ul ul.sub-menu li:hover>ul,.editor-styles-wrapper .secondary-navigation ul ul.sub-menu li.focus>ul{display:block;left:4em;top:3em}.editor-styles-wrapper .main-navigation ul ul.sub-menu a,.editor-styles-wrapper .secondary-navigation ul ul.sub-menu a{display:flex;align-items:center;min-height:100%;width:200px}.editor-styles-wrapper .main-navigation ul li,.editor-styles-wrapper .secondary-navigation ul li{position:relative;padding:1em}.editor-styles-wrapper .main-navigation ul li:hover>ul,.editor-styles-wrapper .main-navigation ul li.focus>ul,.editor-styles-wrapper .secondary-navigation ul li:hover>ul,.editor-styles-wrapper .secondary-navigation ul li.focus>ul{left:auto}.editor-styles-wrapper .main-navigation ul li.lang-item,.editor-styles-wrapper .secondary-navigation ul li.lang-item{position:absolute;right:-3rem;float:none;font-weight:100}.editor-styles-wrapper .main-navigation ul a,.editor-styles-wrapper .secondary-navigation ul a{display:flex;align-items:center;min-height:100%;text-decoration:none;font-size:1rem}.editor-styles-wrapper .main-navigation{padding-bottom:1em}.editor-styles-wrapper .main-navigation ul{justify-content:end}.editor-styles-wrapper .main-navigation ul ul.sub-menu{flex-direction:column}.editor-styles-wrapper .main-navigation .current-menu-ancestor>a::after,.editor-styles-wrapper .main-navigation .current-menu-item>a::after{display:inline-block;content:"";position:absolute;left:1em;bottom:0.5em;height:2px;width:calc(100% - 2em);background-color:#000}.editor-styles-wrapper .secondary-navigation{padding:1.5em 0}.editor-styles-wrapper .menu-item-has-children{padding-right:0.5em}.editor-styles-wrapper .menu-item-has-children::after{content:"";display:inline-block;position:absolute;top:40%;right:0.3em;width:0.3em;height:0.3em;border:0.05rem solid #000;border-top:none;border-left:none;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.editor-styles-wrapper .toggle-secondary-navigation .show-mobile,.editor-styles-wrapper .toggle-secondary-navigation .hide-not-mobile{display:none}.editor-styles-wrapper .toggled-menu{display:inherit}}.site-main .editor-styles-wrapper .comment-navigation,.site-main .editor-styles-wrapper .posts-navigation,.site-main .editor-styles-wrapper .post-navigation{margin:0 0 1.5em;align-self:end}.editor-styles-wrapper .comment-navigation .nav-links,.editor-styles-wrapper .posts-navigation .nav-links,.editor-styles-wrapper .post-navigation .nav-links{display:flex}.editor-styles-wrapper .comment-navigation .nav-previous,.editor-styles-wrapper .posts-navigation .nav-previous,.editor-styles-wrapper .post-navigation .nav-previous{flex:1 0 50%}.editor-styles-wrapper .comment-navigation .nav-next,.editor-styles-wrapper .posts-navigation .nav-next,.editor-styles-wrapper .post-navigation .nav-next{flex:1 0 50%}@media screen and (min-width: 80em){.editor-styles-wrapper .main-navigation .toggle-sidebar-segona .show-mobile,.editor-styles-wrapper .main-navigation .toggle-sidebar-segona .hide-not-mobile,.editor-styles-wrapper .secondary-navigation .toggle-sidebar-segona .show-mobile,.editor-styles-wrapper .secondary-navigation .toggle-sidebar-segona .hide-not-mobile{display:none}.editor-styles-wrapper .main-navigation{padding-bottom:0}}@media screen{.editor-styles-wrapper .sticky{display:block}.editor-styles-wrapper .post,.editor-styles-wrapper .page{margin:0}.editor-styles-wrapper .updated:not(.published){display:none}.editor-styles-wrapper .page-content,.editor-styles-wrapper .entry-summary{margin:1.5em 0 0}.editor-styles-wrapper .page-links{clear:both;margin:0 0 1.5em}.editor-styles-wrapper .home-featured{padding:0 1rem}.editor-styles-wrapper .xarxaprod-intro{line-height:1.2;margin-top:0;margin-bottom:0}.editor-styles-wrapper .ratlla-abaix .wp-block-column,.editor-styles-wrapper .border-bottom .wp-block-column{position:relative;padding-top:1em;padding-bottom:1em}.editor-styles-wrapper .ratlla-abaix .wp-block-column>:last-child:after,.editor-styles-wrapper .border-bottom .wp-block-column>:last-child:after{content:"";border-bottom:0.05rem solid #000;width:100%;position:absolute;bottom:0;left:0}.editor-styles-wrapper .ratlla-abaix .wp-block-heading,.editor-styles-wrapper .border-bottom .wp-block-heading{display:inline-grid}.editor-styles-wrapper .ratlla-abaix p,.editor-styles-wrapper .border-bottom p{margin-bottom:0}.editor-styles-wrapper .descarregar-fitxers a,.editor-styles-wrapper .descarga-fichero a,.editor-styles-wrapper .download-files a{display:inline-block;width:100%;border-bottom:0.05rem solid #000}.editor-styles-wrapper .descarregar-fitxers a:after,.editor-styles-wrapper .descarga-fichero a:after,.editor-styles-wrapper .download-files a:after{content:"";display:inline-block;float:right;width:1em;height:1em;background-image:url(./assets/img/icon-download.svg);background-repeat:none;background-size:contain}.editor-styles-wrapper .xarxaprod-card-each{display:flex;flex-direction:column}.editor-styles-wrapper .xarxaprod-card-each .entry-title{margin:0;padding:0 0 0.5rem 0}.editor-styles-wrapper .xarxaprod-card-each h6{padding:0.5rem 1rem 0.5rem 0;border-bottom:0.05rem solid #000}.editor-styles-wrapper .xarxaprod-card-each .xarxaprod-deadline{text-transform:uppercase}.editor-styles-wrapper .xarxaprod-card-each p{padding:0.5rem 0;margin:0}.editor-styles-wrapper .xarxaprod-card-each .excerpt{border-bottom:0.05rem solid #000;margin-bottom:0.5em;padding:0.5em 0}.editor-styles-wrapper .xarxaprod-card-each .more-link{margin-top:1rem}.editor-styles-wrapper .xarxaprod-card-each.xarxaprod-ajut .entry-title{display:inline-flex;align-items:flex-start;height:6.4rem;border-bottom:0.05rem solid #000;overflow:hidden}.editor-styles-wrapper .xarxaprod-fund-info-fields,.editor-styles-wrapper .xarxaprod-fund-info-contact-fields{display:grid;margin-bottom:2rem}.editor-styles-wrapper .xarxaprod-fund-info-fields .xarxaprod-fund-info-field,.editor-styles-wrapper .xarxaprod-fund-info-contact-fields .xarxaprod-fund-info-field{margin:0;padding:1rem 0;border-bottom:0.05rem solid #000}.editor-styles-wrapper .xarxaprod-fund-info-fields h6,.editor-styles-wrapper .xarxaprod-fund-info-contact-fields h6{font-size:2.4rem;font-variant:all-petite-caps}.editor-styles-wrapper .xarxaprod-fund-info-fields h6 ~ p .button,.editor-styles-wrapper .xarxaprod-fund-info-contact-fields h6 ~ p .button{display:inline-block;margin-top:0.5rem}.editor-styles-wrapper .xarxaprod-fund-info-fields p,.editor-styles-wrapper .xarxaprod-fund-info-contact-fields p{margin:0}.editor-styles-wrapper .xarxaprod-fund-info-fields .xarxaprod-fund-original-title,.editor-styles-wrapper .xarxaprod-fund-info-contact-fields .xarxaprod-fund-original-title{font-weight:bold}.editor-styles-wrapper .xarxaprod-fund-info-fields li,.editor-styles-wrapper .xarxaprod-fund-info-contact-fields li{font-size:1.3rem}.editor-styles-wrapper .xarxaprod-funder-name,.editor-styles-wrapper .xarxaprod-fund-contact-name,.editor-styles-wrapper .xarxaprod-fund-web{display:flex;margin:0;padding:0;font-variant:all-petite-caps;font-size:1.1rem;line-height:0.9;align-items:center}.editor-styles-wrapper .xarxaprod-funder-name a,.editor-styles-wrapper .xarxaprod-fund-contact-name a,.editor-styles-wrapper .xarxaprod-fund-web a{text-decoration:none;font-size:.8rem}.editor-styles-wrapper .xarxaprod-convo-info-fields li,.editor-styles-wrapper .xarxaprod-agenda-info li{padding:0.2em 0;border-bottom:0.05rem solid #000;font-size:1rem}.editor-styles-wrapper .xarxaprod-convo-info-fields li:first-of-type,.editor-styles-wrapper .xarxaprod-agenda-info li:first-of-type{border-top:0.05rem solid #000}.editor-styles-wrapper .xarxaprod-convo-info-fields li .xarxaprod-label li,.editor-styles-wrapper .xarxaprod-agenda-info li .xarxaprod-label li{display:inherit;margin:0;padding:0;color:inherit;border:none;background-color:transparent;font-size:inherit}.editor-styles-wrapper .xarxaprod-convo-info-fields li .xarxaprod-label li:nth-child(n+2):before,.editor-styles-wrapper .xarxaprod-agenda-info li .xarxaprod-label li:nth-child(n+2):before{content:", ";display:inline-block}.editor-styles-wrapper .xarxaprod-convo-info-fields dt,.editor-styles-wrapper .xarxaprod-convo-info-fields dd,.editor-styles-wrapper .xarxaprod-agenda-info dt,.editor-styles-wrapper .xarxaprod-agenda-info dd{display:inline;font-weight:100;margin:0}.editor-styles-wrapper .xarxaprod-convo-info-fields p,.editor-styles-wrapper .xarxaprod-agenda-info p{grid-row:1 / 2;margin:0}.editor-styles-wrapper .xarxaprod-card-each.xarxaprod-convo .entry-title{display:inline-flex;align-items:flex-start;min-height:3.6rem}.editor-styles-wrapper .single-xarxaprod-convo article.xarxaprod-convo>.xarxaprod-convo-info-fields{width:100%;padding-top:2rem;padding-bottom:2rem}.editor-styles-wrapper .single-xarxaprod-convo article.xarxaprod-convo>.entry-footer{padding-top:2rem}.editor-styles-wrapper .single-xarxaprod-convo article.xarxaprod-convo>.entry-footer .xarxaprod-more-convos-header{padding:2rem 0;font-size:1.6rem;text-align:center;text-transform:uppercase}.editor-styles-wrapper .single-xarxaprod-convo article.xarxaprod-convo>.entry-footer .last-convos{padding:2rem 0;border-top:0.05rem solid #000}.editor-styles-wrapper .single-xarxaprod-convo article.xarxaprod-convo>.entry-footer .last-convos>header{display:none}.editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-convo-info-fields li,.editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-agenda-info li{display:grid;grid-template-columns:0.75fr 2.25fr}.editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-convo-info-fields dt,.editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-agenda-info dt{grid-row:1 / 1;font-weight:100}.editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-convo-info-fields dd,.editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-agenda-info dd{grid-row:1 / 2;margin:0;font-weight:700}.editor-styles-wrapper .single-xarxaprod-convo .archive-posts .xarxaprod-convo-info-fields li:first-of-type,.editor-styles-wrapper .single-xarxaprod-convo .archive-posts .xarxaprod-agenda-info li:first-of-type{border-top:0.05rem solid #000}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat>section{margin-top:4em}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info{display:grid;grid-template-columns:1fr;gap:1rem}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact dt,.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services dt{height:1.5rem}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact li,.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services li{display:grid;font-size:1rem;border:none;border-top:0.05rem solid #000;margin:0;padding:0.5em 0}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact h6,.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact p,.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services h6,.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services p{font-size:1rem;margin:0;padding:0}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact li{grid-template-columns:1fr 2.5fr}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-logo{display:inline-flex;align-content:center;justify-content:center;max-height:11rem}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-logo img{object-fit:contain}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link{display:grid;grid-template-columns:auto;align-items:center}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link h6,.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link p,.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link a{margin:0.5em;font-size:1rem}.editor-styles-wrapper .xarxaprod-associat-contact{font-size:.9rem}.editor-styles-wrapper .xarxaprod-associat-contact h6{font-size:.9rem;border:none}.editor-styles-wrapper .xarxaprod-associat-contact li{display:grid;grid-template-columns:1fr 2fr}.editor-styles-wrapper .xarxaprod-associats-map,.editor-styles-wrapper .xarxaprod-espais-map{margin:0;grid-column:1 / -1;aspect-ratio:4 / 3;background-color:rgba(200,200,200,0.4)}.editor-styles-wrapper .page-template-associats-search .xarxaprod-associats-map,.editor-styles-wrapper .page-template-associats-search .xarxaprod-espais-map{aspect-ratio:4 / 3}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associats-map,.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-espais-map{aspect-ratio:16 / 9}.editor-styles-wrapper .xarxaprod-cards,.editor-styles-wrapper .category-convocatories,.editor-styles-wrapper .category-rec{display:flex;flex-flow:column;justify-content:flex-end;padding-bottom:2rem}.editor-styles-wrapper .xarxaprod-cards .wp-block-post-title,.editor-styles-wrapper .category-convocatories .wp-block-post-title,.editor-styles-wrapper .category-rec .wp-block-post-title{font-size:1.5rem;margin-bottom:0.5em;padding-bottom:0.5em;border-bottom:0.05rem solid #000}.editor-styles-wrapper .xarxaprod-cards .post-excerpt,.editor-styles-wrapper .xarxaprod-cards .wp-block-post-excerpt,.editor-styles-wrapper .category-convocatories .post-excerpt,.editor-styles-wrapper .category-convocatories .wp-block-post-excerpt,.editor-styles-wrapper .category-rec .post-excerpt,.editor-styles-wrapper .category-rec .wp-block-post-excerpt{min-height:7rem;margin:0.5em 0;font-size:1rem;border-bottom:0.05rem solid #000}.editor-styles-wrapper .xarxaprod-cards .wp-block-read-more,.editor-styles-wrapper .category-convocatories .wp-block-read-more,.editor-styles-wrapper .category-rec .wp-block-read-more{margin:1em 0}.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each{display:flex;flex-direction:column;justify-content:space-between;padding:0.2em 0;border-bottom:0.05rem solid #000}.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each:first-of-type{border-top:0.05rem solid #000}.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each>*{display:inline-flex;align-items:center}.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .entry-title,.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each h6{border-bottom:none;padding:0.5rem 0}.editor-styles-wrapper .xarxaprod-card-each.category-activitats{justify-content:flex-start}.editor-styles-wrapper .xarxaprod-card-each.category-activitats .entry-title{display:inline-flex;align-items:flex-start;min-height:5.5rem;overflow:hidden;border:none}.editor-styles-wrapper .xarxaprod-card-each.category-activitats figure{order:-1;margin:0 0 1rem 0;width:100%;aspect-ratio:16/9;overflow:hidden}.editor-styles-wrapper .xarxaprod-card-each.category-activitats figure img{object-position:50% 50%;max-height:100%;object-fit:cover;width:100%}.editor-styles-wrapper .xarxaprod-card-each.category-activitats .xarxaprod-agenda-info{margin-bottom:0}.editor-styles-wrapper .xarxaprod-card-each.category-activitats li{display:inline-flex;width:100%;max-height:2.9rem;overflow:hidden;font-weight:100}.editor-styles-wrapper .xarxaprod-card-each.category-activitats dt{padding-right:0.5rem;text-transform:uppercase}.editor-styles-wrapper .xarxaprod-card-each.category-activitats dd{font-weight:100}.editor-styles-wrapper .xarxaprod-card-each.category-activitats .post-excerpt{margin:0;min-height:5rem}.editor-styles-wrapper .xarxaprod-filters section{margin:0}.editor-styles-wrapper .xarxaprod-filters section .filter{display:none}.editor-styles-wrapper .xarxaprod-titol-opcions{display:inline-block;width:100%;margin-bottom:0;margin-bottom:0.5rem;padding:0.6em 1em 0.4em;clear:both;cursor:pointer;font-weight:900;font-size:.9rem;border:0.05rem solid #000}.editor-styles-wrapper .xarxaprod-titol-opcions:after{content:">";display:inline;float:right}.editor-styles-wrapper .xarxaprod-titol-opcions:hover:after{transform:rotate(90deg);animation:rotate 0.5s}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(90deg)}}}@media screen and (max-width: 48em){.editor-styles-wrapper .post,.editor-styles-wrapper .page{margin:0}.editor-styles-wrapper .xarxaprod-filters section{display:block}.editor-styles-wrapper .xarxaprod-filters section h5{display:block;width:100%}.editor-styles-wrapper .xarxaprod-filters section .filter{width:45%;margin-top:0.5rem;margin-right:0.3em;float:left}.editor-styles-wrapper .xarxaprod-filters section .filter:last-of-type{margin-bottom:2rem}.editor-styles-wrapper .xarxaprod-filters section:last-of-type:after{content:"";display:inline-block;width:100%}}@media screen and (min-width: 48em){.editor-styles-wrapper .xarxaprod-filters a.button-more{display:inline-block;margin-top:1rem}.editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-convo-info-fields li,.editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-agenda-info li,.editor-styles-wrapper .single-post .category-activitats .xarxaprod-convo-info-fields li,.editor-styles-wrapper .single-post .category-activitats .xarxaprod-agenda-info li{font-size:1.5rem}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info{grid-template-columns:1fr 1fr 1fr}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-osm-link{grid-template-columns:min-content auto}.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each{flex-direction:row-reverse}.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each header,.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .entry-header{width:50%}.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .activity-organizer,.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .organiza-activitat{width:30%}.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .agenda-date,.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .agenda-data{width:17%}}.editor-styles-wrapper .comment-content a{word-wrap:break-word}.editor-styles-wrapper .bypostauthor{display:block}.editor-styles-wrapper .widget{margin:0 0 1.5em}.editor-styles-wrapper .widget select{max-width:100%}.editor-styles-wrapper .page-content .wp-smiley,.editor-styles-wrapper .entry-content .wp-smiley,.editor-styles-wrapper .comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.editor-styles-wrapper .custom-logo-link{display:inline-block}.editor-styles-wrapper .wp-caption{margin-bottom:1.5em;max-width:100%}.editor-styles-wrapper .wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}.editor-styles-wrapper .wp-caption .wp-caption-text{margin:0.8075em 0}.editor-styles-wrapper .wp-caption-text{text-align:center}.editor-styles-wrapper .gallery{margin-bottom:1.5em;display:grid;grid-gap:1rem}.editor-styles-wrapper .gallery-item{display:inline-block;text-align:center;width:100%}.editor-styles-wrapper .gallery-columns-2{grid-template-columns:repeat(2, 1fr)}.editor-styles-wrapper .gallery-columns-3{grid-template-columns:repeat(3, 1fr)}.editor-styles-wrapper .gallery-columns-4{grid-template-columns:repeat(4, 1fr)}.editor-styles-wrapper .gallery-columns-5{grid-template-columns:repeat(5, 1fr)}.editor-styles-wrapper .gallery-columns-6{grid-template-columns:repeat(6, 1fr)}.editor-styles-wrapper .gallery-columns-7{grid-template-columns:repeat(7, 1fr)}.editor-styles-wrapper .gallery-columns-8{grid-template-columns:repeat(8, 1fr)}.editor-styles-wrapper .gallery-columns-9{grid-template-columns:repeat(9, 1fr)}.editor-styles-wrapper .gallery-caption{display:block}.editor-styles-wrapper .xarxaprod-associat-gallery-images{--this-aspect-ratio: 16 / 9;display:grid;grid-gap:1rem;overflow:hidden}.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides-nav{display:flex;grid-row-start:2;overflow-x:scroll;overflow-y:hidden}.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides-nav::-webkit-scrollbar{display:none}.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides-nav a{aspect-ratio:var(--this-aspect-ratio);margin-right:0.5rem}.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides-nav img{aspect-ratio:var(--this-aspect-ratio);object-fit:cover;height:100%;width:auto}.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides{overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;display:flex;aspect-ratio:var(--this-aspect-ratio)}.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides::-webkit-scrollbar{display:none}.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides .xarxaprod-associat-image{position:relative;margin:0;min-width:100%}.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides .xarxaprod-associat-image img{display:block;max-width:100%;width:100%;min-height:100%;scroll-snap-align:start;object-fit:cover}.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides .xarxaprod-associat-image p{position:absolute;bottom:1rem;left:1rem;backdrop-filter:blur(5px);padding:0.5rem}.editor-styles-wrapper .infinite-scroll .posts-navigation,.editor-styles-wrapper .infinite-scroll.neverending .site-footer{display:none}.editor-styles-wrapper .infinity-end.neverending .site-footer{display:block}.editor-styles-wrapper .black-blocs{padding:1rem 0;gap:1rem}.editor-styles-wrapper .black-blocs .wp-block-column{align-self:auto;display:flex;flex-direction:column;position:relative;min-height:17rem;padding:1rem}.editor-styles-wrapper .black-blocs .wp-block-column h1,.editor-styles-wrapper .black-blocs .wp-block-column h2,.editor-styles-wrapper .black-blocs .wp-block-column h3,.editor-styles-wrapper .black-blocs .wp-block-column h4,.editor-styles-wrapper .black-blocs .wp-block-column h5,.editor-styles-wrapper .black-blocs .wp-block-column h6{min-height:4.8rem;font-size:2rem;line-height:1.12}.editor-styles-wrapper .black-blocs .wp-block-column p{font-family:"Neue Haas Grotesk Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:.9rem}.editor-styles-wrapper .black-blocs .wp-block-column a{color:#fff;text-decoration:none}.editor-styles-wrapper .black-blocs .wp-block-column a::after{content:"+";position:absolute;bottom:0rem;left:0.7rem;font-size:3rem}.editor-styles-wrapper .black-blocs .wp-block-column a:hover::after{content:">"}@media screen{.editor-styles-wrapper .wpcf7-not-valid:not(:focus){background-color:#ff686e}.editor-styles-wrapper .wpcf7-not-valid-tip{color:#ff686e}.editor-styles-wrapper .wpcf7 form.invalid .wpcf7-response-output,.editor-styles-wrapper .wpcf7 form.unaccepted .wpcf7-response-output,.editor-styles-wrapper .wpcf7 form.payment-required .wpcf7-response-output{border-color:#f6cc4c;background-color:#f6cc4c;color:#fff;font-family:"Neue Haas Grotesk Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:bold;text-align:center;margin:0em;padding:0rem}.editor-styles-wrapper .wpcf7-form .wpcf7-submit{margin-left:1rem}.editor-styles-wrapper .wpcf7-form .wpcf7-spinner{margin:0 -24px 0 0}.editor-styles-wrapper .wpcf7-list-item-label{margin:0 0.3rem}.editor-styles-wrapper .wpcf7-form input:not([type="submit"]),.editor-styles-wrapper .wpcf7-form textarea{background:transparent;border:0.05rem solid #000;padding:1em}.editor-styles-wrapper .contactform{margin-bottom:1rem}.editor-styles-wrapper .contactform br{display:none}.editor-styles-wrapper .contactform p{display:block;break-inside:avoid-column;margin-top:0}.editor-styles-wrapper .contactform .break-after-column,.editor-styles-wrapper .contactform .saltar-columna{break-after:column}.editor-styles-wrapper .contactform-consultoria .contactform-name,.editor-styles-wrapper .contactform-consultoria .contactform-email{max-width:40%;display:inline-block}.editor-styles-wrapper .contactform-consultoria .contactform-name{float:left}.editor-styles-wrapper .contactform-consultoria .contactform-email{float:right;margin-bottom:1rem}.editor-styles-wrapper .contactform-acceptance{display:flex;align-items:center;justify-content:end}.editor-styles-wrapper .contactform-fund-info{display:inline-block;column-count:1;column-gap:1rem;width:100%}.editor-styles-wrapper .contactform-fund-info .contactform-descripcio textarea{display:inline-block;min-height:23.5em}.editor-styles-wrapper .contactform-fund-options{display:flex;flex-direction:column;justify-content:space-between}.editor-styles-wrapper .contactform-fund-options p{display:inline-block}.editor-styles-wrapper .contactform-fund-options label.oficinasuport-titol-opcions{border:0.05rem solid #000;width:100%;display:inline-block;margin-bottom:1em}.editor-styles-wrapper .contactform-fund-options .wpcf7-list-item{display:block}.editor-styles-wrapper .contactform-fund-options .wpcf7-list-item label{display:flex;flex-direction:row-reverse;justify-content:left}.editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"],.editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]{display:block}.editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"] input[type="date"],.editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"] input[type="date"]{width:auto}.editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"]::before,.editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]::before{display:inline-block;width:2rem}.editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"]::before{content:"inici: "}.editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]::before{content:"fi: "}}@media screen and (min-width: 48em){.editor-styles-wrapper .wpcf7-form{text-align:center}.editor-styles-wrapper .contactform-fund-info{column-count:2}.editor-styles-wrapper .contactform-fund-options{flex-direction:row}}.editor-styles-wrapper .home [id*="gutenslider"]{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.editor-styles-wrapper .leaflet-container a{color:#000 !important}.editor-styles-wrapper .leaflet-attribution-flag{height:0px !important;width:0px !important;display:none !important}.editor-styles-wrapper .leaflet-marker-pane .leaflet-interactive>svg{max-width:0px;width:0px;max-height:0px;height:0px}.editor-styles-wrapper .leaflet-marker-pane .dashicons,.editor-styles-wrapper .leaflet-marker-pane .dashicons-before::before{width:2rem;height:2rem;font-size:2rem}.editor-styles-wrapper .xarxaprod-associats-map .leaflet-popup-content-wrapper{border-radius:.2rem}.editor-styles-wrapper .xarxaprod-associats-map .leaflet-popup-content-wrapper,.editor-styles-wrapper .xarxaprod-associats-map .leaflet-popup-tip{box-shadow:none;box-shadow:0 3px 10px rgba(0,0,0,0.2)}.editor-styles-wrapper .screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.editor-styles-wrapper .screen-reader-text:focus{background-color:none;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;clip-path:none;color:#000;display:block;font-size:0.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.editor-styles-wrapper #primary[tabindex="-1"]:focus{outline:0}.editor-styles-wrapper .alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.editor-styles-wrapper .alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.editor-styles-wrapper .aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}.editor-styles-wrapper h1,.editor-styles-wrapper h2,.editor-styles-wrapper h3,.editor-styles-wrapper h4,.editor-styles-wrapper h5,.editor-styles-wrapper ul,.editor-styles-wrapper figure,.editor-styles-wrapper button{margin-left:auto;margin-right:auto}@font-face{font-family:Neue Haas Grotesk Pro;src:url(../../assets/fonts/NeueHaasGroteskPro-45Light.eot);src:url(../../assets/fonts/NeueHaasGroteskPro-45Light.eot?#iefix) format(embedded-opentype),url(../../assets/fonts/NeueHaasGroteskPro-45Light.woff2) format(woff2),url(../../assets/fonts/NeueHaasGroteskPro-45Light.woff) format(woff),url(../../assets/fonts/NeueHaasGroteskPro-45Light.ttf) format(truetype),url(../../assets/fonts/NeueHaasGroteskPro-45Light.svg#NeueHaasGroteskPro-45Light) format(svg);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Neue Haas Grotesk Pro;src:url(../../assets/fonts/NeueHaasGroteskPro-55Roman.eot);src:url(../../assets/fonts/NeueHaasGroteskPro-55Roman.eot?#iefix) format(embedded-opentype),url(../../assets/fonts/NeueHaasGroteskPro-55Roman.woff2) format(woff2),url(../../assets/fonts/NeueHaasGroteskPro-55Roman.woff) format(woff),url(../../assets/fonts/NeueHaasGroteskPro-55Roman.ttf) format(truetype),url(../../assets/fonts/NeueHaasGroteskPro-55Roman.svg#NeueHaasGroteskPro-55Roman) format(svg);font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Neue Haas Grotesk Pro;src:url(../../assets/fonts/NeueHaasGroteskPro-75Bold.eot);src:url(../../assets/fonts/NeueHaasGroteskPro-75Bold.eot?#iefix) format(embedded-opentype),url(../../assets/fonts/NeueHaasGroteskPro-75Bold.woff2) format(woff2),url(../../assets/fonts/NeueHaasGroteskPro-75Bold.woff) format(woff),url(../../assets/fonts/NeueHaasGroteskPro-75Bold.ttf) format(truetype),url(../../assets/fonts/NeueHaasGroteskPro-75Bold.svg#NeueHaasGroteskPro-75Bold) format(svg);font-weight:bold;font-style:normal;font-display:swap} +.wp-admin .components-button.edit-post-fullscreen-mode-close.has-icon,.wp-admin .edit-post-fullscreen-mode-close_site-icon{background-color:#fff;filter:invert(1)}.site-icon-preview .app-icon-preview{background-color:#fff}.editor-styles-wrapper{/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */font-family:'Neue Haas Grotesk Pro', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important}.editor-styles-wrapper html{line-height:1.15;-webkit-text-size-adjust:100%}.editor-styles-wrapper body{margin:0}.editor-styles-wrapper main{display:block}.editor-styles-wrapper h1{font-size:2em;margin:0.67em 0}.editor-styles-wrapper hr{box-sizing:content-box;height:0;overflow:visible}.editor-styles-wrapper pre{font-family:monospace, monospace;font-size:1em}.editor-styles-wrapper a{background-color:transparent}.editor-styles-wrapper abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}.editor-styles-wrapper b,.editor-styles-wrapper strong{font-weight:bolder}.editor-styles-wrapper code,.editor-styles-wrapper kbd,.editor-styles-wrapper samp{font-family:monospace, monospace;font-size:1em}.editor-styles-wrapper small{font-size:80%}.editor-styles-wrapper sub,.editor-styles-wrapper sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.editor-styles-wrapper sub{bottom:-0.25em}.editor-styles-wrapper sup{top:-0.5em}.editor-styles-wrapper img{border-style:none}.editor-styles-wrapper button,.editor-styles-wrapper input,.editor-styles-wrapper optgroup,.editor-styles-wrapper select,.editor-styles-wrapper textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.editor-styles-wrapper button,.editor-styles-wrapper input{overflow:visible}.editor-styles-wrapper button,.editor-styles-wrapper select{text-transform:none}.editor-styles-wrapper button,.editor-styles-wrapper [type="button"],.editor-styles-wrapper [type="reset"],.editor-styles-wrapper [type="submit"]{-webkit-appearance:button}.editor-styles-wrapper button::-moz-focus-inner,.editor-styles-wrapper [type="button"]::-moz-focus-inner,.editor-styles-wrapper [type="reset"]::-moz-focus-inner,.editor-styles-wrapper [type="submit"]::-moz-focus-inner{border-style:none;padding:0}.editor-styles-wrapper button:-moz-focusring,.editor-styles-wrapper [type="button"]:-moz-focusring,.editor-styles-wrapper [type="reset"]:-moz-focusring,.editor-styles-wrapper [type="submit"]:-moz-focusring{outline:1px dotted ButtonText}.editor-styles-wrapper fieldset{padding:0.35em 0.75em 0.625em}.editor-styles-wrapper legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}.editor-styles-wrapper progress{vertical-align:baseline}.editor-styles-wrapper textarea{overflow:auto}.editor-styles-wrapper [type="checkbox"],.editor-styles-wrapper [type="radio"]{box-sizing:border-box;padding:0}.editor-styles-wrapper [type="number"]::-webkit-inner-spin-button,.editor-styles-wrapper [type="number"]::-webkit-outer-spin-button{height:auto}.editor-styles-wrapper [type="search"]{-webkit-appearance:textfield;outline-offset:-2px}.editor-styles-wrapper [type="search"]::-webkit-search-decoration{-webkit-appearance:none}.editor-styles-wrapper ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.editor-styles-wrapper details{display:block}.editor-styles-wrapper summary{display:list-item}.editor-styles-wrapper template{display:none}.editor-styles-wrapper [hidden]{display:none}.editor-styles-wrapper *,.editor-styles-wrapper *::before,.editor-styles-wrapper *::after{box-sizing:inherit}.editor-styles-wrapper html{box-sizing:border-box}.editor-styles-wrapper body,.editor-styles-wrapper button,.editor-styles-wrapper input,.editor-styles-wrapper select,.editor-styles-wrapper optgroup,.editor-styles-wrapper textarea{color:#000;font-family:"Neue Haas Grotesk Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1rem;line-height:1.4}.editor-styles-wrapper .hide{display:inline-block;margin:0;padding:0;min-width:unset;max-width:unset;width:0px;min-height:unset;max-height:unset;height:0px;font-size:0px;line-height:0px;text-decoration:none;border:0;background:none;background-color:transparent}.editor-styles-wrapper .strong,.editor-styles-wrapper .bold{font-weight:bold;font-weight:700}.editor-styles-wrapper .light,.editor-styles-wrapper .thin,.editor-styles-wrapper .estreta{font-weight:light;font-weight:100}@media screen{.editor-styles-wrapper h1,.editor-styles-wrapper h2,.editor-styles-wrapper h3,.editor-styles-wrapper h4,.editor-styles-wrapper h5,.editor-styles-wrapper h6,.editor-styles-wrapper .h1,.editor-styles-wrapper .h2,.editor-styles-wrapper .h3,.editor-styles-wrapper .h4,.editor-styles-wrapper .h5,.editor-styles-wrapper .h6{clear:both;margin-top:0;margin-bottom:0;line-height:1.1}.editor-styles-wrapper h1,.editor-styles-wrapper .h1{font-size:1.8rem}.editor-styles-wrapper h1.small,.editor-styles-wrapper .h1.small{font-size:1.5rem}.editor-styles-wrapper h2,.editor-styles-wrapper .h2{font-size:1.5rem}.editor-styles-wrapper h2.small,.editor-styles-wrapper .h2.small{font-size:1.2rem}.editor-styles-wrapper h3,.editor-styles-wrapper .h3{font-size:1.3rem}.editor-styles-wrapper h3.small,.editor-styles-wrapper .h3.small{font-size:1rem}.editor-styles-wrapper h4,.editor-styles-wrapper .h4{font-size:1.2rem}.editor-styles-wrapper h4.small,.editor-styles-wrapper .h4.small{font-size:.9rem}.editor-styles-wrapper h5,.editor-styles-wrapper .h5{font-size:1.1rem;font-weight:500}.editor-styles-wrapper h5.small,.editor-styles-wrapper .h5.small{font-size:.9rem}.editor-styles-wrapper h6,.editor-styles-wrapper .h6{font-size:1rem;font-weight:100}.editor-styles-wrapper h6.small,.editor-styles-wrapper .h6.small{font-size:.8rem}.editor-styles-wrapper .small h1,.editor-styles-wrapper .small .h1{font-size:1.5rem}.editor-styles-wrapper .small h2,.editor-styles-wrapper .small .h2{font-size:1.2rem}.editor-styles-wrapper .small h3,.editor-styles-wrapper .small .h3{font-size:1rem}.editor-styles-wrapper .small h4,.editor-styles-wrapper .small .h4{font-size:.9rem}.editor-styles-wrapper .small h5,.editor-styles-wrapper .small .h5{font-size:.9rem}.editor-styles-wrapper .small h6,.editor-styles-wrapper .small .h6{font-size:.8rem}.editor-styles-wrapper .big h1,.editor-styles-wrapper .big .h1{font-size:2.2rem}.editor-styles-wrapper .big h2,.editor-styles-wrapper .big .h2{font-size:2rem}.editor-styles-wrapper .big h3,.editor-styles-wrapper .big .h3{font-size:1.6rem}.editor-styles-wrapper .big h4,.editor-styles-wrapper .big .h4{font-size:1.4rem}.editor-styles-wrapper .big h5,.editor-styles-wrapper .big .h5{font-size:1.2rem}.editor-styles-wrapper .big h6,.editor-styles-wrapper .big .h6{font-size:1.1rem}.editor-styles-wrapper .archive .page-header,.editor-styles-wrapper .category .page-header{text-transform:capitalize}.editor-styles-wrapper .home-featured h2,.editor-styles-wrapper .home-featured .h2{margin:1.2rem 0;font-size:2rem;line-height:1.2;border-bottom:0.05rem solid #000}.editor-styles-wrapper .entry-content h6{padding:0.5em 0}.editor-styles-wrapper .xarxaprod-intro h3{font-size:2.3rem}.editor-styles-wrapper .xarxaprod-intro h4{font-size:2.1rem}.editor-styles-wrapper .xarxaprod-intro h5{font-size:1.8rem}.editor-styles-wrapper .xarxaprod-intro h6{font-size:1.6rem;padding:0}.editor-styles-wrapper section.agenda h2 a,.editor-styles-wrapper section.last-convos h2 a{display:flex;flex-wrap:wrap;align-content:center;justify-content:space-between}.editor-styles-wrapper section.agenda h2 a::after,.editor-styles-wrapper section.last-convos h2 a::after{display:inline-block;align-self:center;font-size:0.8rem;color:#fff;background-color:#000;padding:0.6em 0.8em}.editor-styles-wrapper [lang="ca"] section.agenda h2 a::after{content:"Veure totes les activitas"}.editor-styles-wrapper [lang*="es"] section.agenda h2 a::after{content:"Ver todas las actividades"}.editor-styles-wrapper [lang="ca"] section.last-convos h2 a::after{content:"Veure totes les convocatories"}.editor-styles-wrapper [lang*="es"] section.last-convos h2 a::after{content:"Ver todas las convocatorias"}}@media screen and (min-width: 48em){.editor-styles-wrapper h1,.editor-styles-wrapper .h1{font-size:3rem}.editor-styles-wrapper h2,.editor-styles-wrapper .h2{font-size:2.5rem}.editor-styles-wrapper h3,.editor-styles-wrapper .h3{font-size:1.4rem}.editor-styles-wrapper h4,.editor-styles-wrapper .h4{font-size:1.3rem}.editor-styles-wrapper h5,.editor-styles-wrapper .h5{font-size:1.2rem}.editor-styles-wrapper h6,.editor-styles-wrapper .h6{font-size:1rem}.editor-styles-wrapper .home-featured h2,.editor-styles-wrapper .home-featured .h2{font-size:3.5rem;border-bottom:0.05rem solid #000}}.editor-styles-wrapper p{margin-top:0;margin-bottom:1.5em}.editor-styles-wrapper p.big{font-size:1.25rem}.editor-styles-wrapper p.small{font-size:.8rem}.editor-styles-wrapper dfn,.editor-styles-wrapper cite,.editor-styles-wrapper em,.editor-styles-wrapper i{font-style:italic}.editor-styles-wrapper blockquote{margin:0}.editor-styles-wrapper blockquote p{font-size:1.1rem}.editor-styles-wrapper address{margin:0 0 1.5em}.editor-styles-wrapper pre{background:#eee;font-family:"Courier 10 Pitch",courier,monospace;line-height:1.5;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}.editor-styles-wrapper code,.editor-styles-wrapper .code,.editor-styles-wrapper kbd,.editor-styles-wrapper tt,.editor-styles-wrapper var{font-family:monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace,mono;background-color:#eee}.editor-styles-wrapper abbr,.editor-styles-wrapper acronym{border-bottom:1px dotted #666;cursor:help}.editor-styles-wrapper mark,.editor-styles-wrapper ins{background:#fdfdfd;text-decoration:none}.editor-styles-wrapper .big{font-size:125%}.editor-styles-wrapper .big p{font-size:1.25rem}.editor-styles-wrapper .small{font-size:80%}.editor-styles-wrapper .small p{font-size:.8rem}.editor-styles-wrapper .xarxaprod-intro p{font-size:1.8rem}@font-face{.editor-styles-wrapper{font-family:Neue Haas Grotesk Pro;src:url(assets/fonts/NeueHaasGroteskPro-45Light.eot);src:url(assets/fonts/NeueHaasGroteskPro-45Light.eot?#iefix) format(embedded-opentype),url(assets/fonts/NeueHaasGroteskPro-45Light.woff2) format(woff2),url(assets/fonts/NeueHaasGroteskPro-45Light.woff) format(woff),url(assets/fonts/NeueHaasGroteskPro-45Light.ttf) format(truetype),url(assets/fonts/NeueHaasGroteskPro-45Light.svg#NeueHaasGroteskPro-45Light) format(svg);font-weight:300;font-style:normal;font-display:swap}}@font-face{.editor-styles-wrapper{font-family:Neue Haas Grotesk Pro;src:url(assets/fonts/NeueHaasGroteskPro-55Roman.eot);src:url(assets/fonts/NeueHaasGroteskPro-55Roman.eot?#iefix) format(embedded-opentype),url(assets/fonts/NeueHaasGroteskPro-55Roman.woff2) format(woff2),url(assets/fonts/NeueHaasGroteskPro-55Roman.woff) format(woff),url(assets/fonts/NeueHaasGroteskPro-55Roman.ttf) format(truetype),url(assets/fonts/NeueHaasGroteskPro-55Roman.svg#NeueHaasGroteskPro-55Roman) format(svg);font-weight:500;font-style:normal;font-display:swap}}@font-face{.editor-styles-wrapper{font-family:Neue Haas Grotesk Pro;src:url(assets/fonts/NeueHaasGroteskPro-75Bold.eot);src:url(assets/fonts/NeueHaasGroteskPro-75Bold.eot?#iefix) format(embedded-opentype),url(assets/fonts/NeueHaasGroteskPro-75Bold.woff2) format(woff2),url(assets/fonts/NeueHaasGroteskPro-75Bold.woff) format(woff),url(assets/fonts/NeueHaasGroteskPro-75Bold.ttf) format(truetype),url(assets/fonts/NeueHaasGroteskPro-75Bold.svg#NeueHaasGroteskPro-75Bold) format(svg);font-weight:bold;font-style:normal;font-display:swap}}.editor-styles-wrapper body{background:none;position:relative}.editor-styles-wrapper body.admin-bar{position:inherit}.editor-styles-wrapper :root{--color-xxp-black: #000000;--color-xxp-white: #ffffff;--color-xxp-red: #f27173;--color-xxp-yellow: #f6cc4c;--color-xxp-green: #84c779;--color-xxp-cyan: #61cae4;--color-xxp-lila: #de7fb4;--color-xxp-pink: #f58b77;--color-xxp-violet: #5859a7;--bubble-color-01: var(--color-xxp-red);--bubble-color-02: var(--color-xxp-yellow);--bubble-color-03: var(--color-xxp-cyan);--bubble-color-04: var(--color-xxp-green)}@media screen{.editor-styles-wrapper .home{--bubble-color-01: var(--color-xxp-white);--bubble-color-02: var(--color-xxp-red);--bubble-color-03: var(--color-xxp-yellow);--bubble-color-04: var(--color-xxp-white)}.editor-styles-wrapper .page-id-617{--bubble-color-01: var(--color-xxp-violet);--bubble-color-02: var(--color-xxp-white);--bubble-color-03: var(--color-xxp-white);--bubble-color-04: var(--color-xxp-yellow)}.editor-styles-wrapper .page-id-626,.editor-styles-wrapper .page-id-2936,.editor-styles-wrapper .page-id-2937{--bubble-color-01: var(--color-xxp-yellow);--bubble-color-02: var(--color-xxp-white);--bubble-color-03: var(--color-xxp-yellow);--bubble-color-04: var(--color-xxp-lila)}.editor-styles-wrapper .page-id-634{--bubble-color-01: var(--color-xxp-white);--bubble-color-02: var(--color-xxp-yellow);--bubble-color-03: var(--color-xxp-violet);--bubble-color-04: var(--color-xxp-white)}.editor-styles-wrapper .page-id-659{--bubble-color-01: var(--color-xxp-cyan);--bubble-color-02: var(--color-xxp-cyan);--bubble-color-03: var(--color-xxp-yellow);--bubble-color-04: var(--color-xxp-white)}.editor-styles-wrapper .page-template-associats-search,.editor-styles-wrapper .post-type-archive-xarxaprod-associat{--bubble-color-01: var(--color-xxp-white);--bubble-color-02: var(--color-xxp-green);--bubble-color-03: var(--color-xxp-pink);--bubble-color-04: var(--color-xxp-pink)}.editor-styles-wrapper .single-xarxaprod-associat{--bubble-color-01: var(--color-xxp-pink);--bubble-color-02: var(--color-xxp-yellow);--bubble-color-03: var(--color-xxp-pink);--bubble-color-04: var(--color-xxp-white)}.editor-styles-wrapper .page-template-arxiu-general,.editor-styles-wrapper .page-id-643{--bubble-color-01: var(--color-xxp-white);--bubble-color-02: var(--color-xxp-red);--bubble-color-03: var(--color-xxp-red);--bubble-color-04: var(--color-xxp-white)}.editor-styles-wrapper .page-template-convos-search,.editor-styles-wrapper .post-type-archive-xarxaprod-convo{--bubble-color-01: var(--color-xxp-white);--bubble-color-02: var(--color-xxp-pink);--bubble-color-03: var(--color-xxp-green);--bubble-color-04: var(--color-xxp-white)}.editor-styles-wrapper .single-xarxaprod-convo{--bubble-color-01: var(--color-xxp-lila);--bubble-color-02: var(--color-xxp-white);--bubble-color-03: var(--color-xxp-violet);--bubble-color-04: var(--color-xxp-lila)}.editor-styles-wrapper .page-template-agenda-search{--bubble-color-01: var(--color-xxp-lila);--bubble-color-02: var(--color-xxp-white);--bubble-color-03: var(--color-xxp-white);--bubble-color-04: var(--color-xxp-red)}.editor-styles-wrapper .category-activitats{--bubble-color-01: var(--color-xxp-white);--bubble-color-02: var(--color-xxp-green);--bubble-color-03: var(--color-xxp-cyan);--bubble-color-04: var(--color-xxp-white)}.editor-styles-wrapper .page-id-28,.editor-styles-wrapper .page-template-faqs-page{--bubble-color-01: var(--color-xxp-white);--bubble-color-02: var(--color-xxp-cyan);--bubble-color-03: var(--color-xxp-violet);--bubble-color-04: var(--color-xxp-white)}.editor-styles-wrapper .page-template-ajut-search,.editor-styles-wrapper .post-type-archive-xarxaprod-ajut,.editor-styles-wrapper .single-xarxaprod-ajut{--bubble-color-01: var(--color-xxp-cyan);--bubble-color-02: var(--color-xxp-white);--bubble-color-03: var(--color-xxp-white);--bubble-color-04: var(--color-xxp-violet)}.editor-styles-wrapper .page-id-1673{--bubble-color-01: var(--color-xxp-yellow);--bubble-color-02: var(--color-xxp-white);--bubble-color-03: var(--color-xxp-green);--bubble-color-04: var(--color-xxp-yellow)}.editor-styles-wrapper .page-id-2366{--bubble-color-01: var(--color-xxp-white);--bubble-color-02: var(--color-xxp-violet);--bubble-color-03: var(--color-xxp-red);--bubble-color-04: var(--color-xxp-white)}.editor-styles-wrapper .page-id-2364{--bubble-color-01: var(--color-xxp-green);--bubble-color-02: var(--color-xxp-white);--bubble-color-03: var(--color-xxp-white);--bubble-color-04: var(--color-xxp-violet)}.editor-styles-wrapper .page-id-2365{--bubble-color-01: var(--color-xxp-lila);--bubble-color-02: var(--color-xxp-yellow);--bubble-color-03: var(--color-xxp-lila);--bubble-color-04: var(--color-xxp-yellow)}.editor-styles-wrapper .page-id-1760{--bubble-color-01: var(--color-xxp-cyan);--bubble-color-02: var(--color-xxp-white);--bubble-color-03: var(--color-xxp-lila);--bubble-color-04: var(--color-xxp-cyan)}.editor-styles-wrapper .liquid-bubbles{overflow:hidden;float:left;position:fixed;top:0;left:0;z-index:-1000;width:100vw;height:100vh}.editor-styles-wrapper .bubbles{position:absolute;width:var(--size);height:var(--size);border-radius:20%;background:linear-gradient(var(--bgangle), var(--bgcolor), transparent)}.editor-styles-wrapper .bubbles.bubble-01{top:var(--position);left:var(--position);--bgcolor: var(--bubble-color-01);--bgangle: 135deg;animation:5s ease-in-out 2s infinite alternate bubble-move}.editor-styles-wrapper .bubbles.bubble-02{top:var(--position);right:var(--position);--bgcolor: var(--bubble-color-02);--bgangle: 225deg;animation:3s ease-in-out 0s infinite alternate bubble-move}.editor-styles-wrapper .bubbles.bubble-03{bottom:var(--position);left:var(--position);--bgcolor: var(--bubble-color-03);--bgangle: 45deg;animation:2s ease-in-out 3s infinite alternate bubble-move}.editor-styles-wrapper .bubbles.bubble-04{bottom:var(--position);right:var(--position);--bgcolor: var(--bubble-color-04);--bgangle: 325deg;animation:4s ease-in-out 1s infinite alternate bubble-move}}@media screen and (max-width: 48em){@keyframes bubble-move{from{width:50vw;height:70vh;filter:blur(3rem)}to{width:100vw;height:40vh;filter:blur(8rem)}}.editor-styles-wrapper .bubbles{--size: 50vw;--position: 0vw;height:70vh;filter:blur(3rem);border-radius:3%}}@media screen and (min-width: 48em){@keyframes bubble-move{from{width:40vw;height:40vw;filter:blur(10rem)}to{width:90vw;height:20vw;filter:blur(20rem)}}.editor-styles-wrapper .bubbles{--size: 40vw;--position: -5vw;filter:blur(20rem)}}.editor-styles-wrapper hr{background-color:#000;border:0;height:1px;margin-bottom:1.5em}.editor-styles-wrapper .wp-block-separator{border:none}.editor-styles-wrapper ul,.editor-styles-wrapper ol{margin:0;padding:0}.editor-styles-wrapper ul{list-style:none}.editor-styles-wrapper ol{list-style:decimal}.editor-styles-wrapper li>ul,.editor-styles-wrapper li>ol{margin-bottom:0;margin-left:0.5em}.editor-styles-wrapper dt{font-weight:700}.editor-styles-wrapper dd{margin:0 0 0.5em 0.5em;padding:0}@media screen{.editor-styles-wrapper .xarxaprod-label{margin:0;padding:0;display:inline}.editor-styles-wrapper .xarxaprod-label li{display:inline-block;margin:0.1em 0;padding:0.2em 0.2em 0 0.2em;color:#000;border:0.05rem solid #000;background-color:none;font-size:.8rem}.editor-styles-wrapper .item-xxp_fund_call{display:block;margin:0.2rem 0}.editor-styles-wrapper .item-xxp_fund_call li{font-size:1.2rem}.editor-styles-wrapper .item-xxp_fund_apply_text{display:inline-block;margin:0.1em 0;padding:0.2em 0.2em 0 0.2em;font-size:.7rem;text-transform:uppercase}.editor-styles-wrapper .xarxaprod-faqs-types ul{margin:0}.editor-styles-wrapper .xarxaprod-faqs-types .cat-item{display:inline-block;margin:0.1em 0.5em 0.1em 0;padding:0.2em 0.2em 0 0.2em;color:#fff;background-color:#000;font-size:1.1rem;text-transform:uppercase}.editor-styles-wrapper .xarxaprod-faqs-types a{color:#fff;text-decoration:none}.editor-styles-wrapper .xarxaprod-faqs-types a:visited,.editor-styles-wrapper .xarxaprod-faqs-types a:hover{color:#fff}.editor-styles-wrapper .single-xarxaprod-ajut article:not(.type-post) .xarxaprod-label li{font-size:1.1rem}.editor-styles-wrapper .single-xarxaprod-ajut article:not(.type-post) .item-xxp_fund_apply_text{font-size:1.1rem}.editor-styles-wrapper .archive-xarxaprod-associats li,.editor-styles-wrapper .archive-xarxaprod-members li{margin:0.1rem}.editor-styles-wrapper ul[id*="menu-footer"]{column-count:3}.editor-styles-wrapper ul[id*="menu-footer"] a{text-decoration:underline}.editor-styles-wrapper ul[id*="menu-legal"] li{float:left;padding-left:0.8em;font-size:.8rem}.editor-styles-wrapper ul[id*="menu-social-media"]{display:flex;flex-flow:row}.editor-styles-wrapper ul[id*="menu-social-media"] li{height:1.5em;width:1.5em;background-color:#fff;border-radius:5em;margin-right:0.3em;position:relative}.editor-styles-wrapper ul[id*="menu-social-media"] li a{margin-left:-10000em}.editor-styles-wrapper ul[id*="menu-social-media"] li a:before{content:"";display:inline-flex;align-content:center;justify-content:center;position:absolute;top:0;left:0;height:100%;width:100%;color:#000;font-size:1rem;font-weight:900}.editor-styles-wrapper ul[id*="menu-social-media"] li a[href*="instagram.com"]:before{content:"in"}.editor-styles-wrapper ul[id*="menu-social-media"] li a[href*="youtube.com"]:before{content:"yt"}.editor-styles-wrapper ul[id*="menu-social-media"] li a[href*="facebook.com"]:before{content:"fb"}.editor-styles-wrapper ul[id*="menu-social-media"] li a[href*="twitter.com"]:before{content:"tw"}.editor-styles-wrapper ul[id*="menu-social-media"] li a[href*="mastodon"]:before{content:"mt"}.editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"]{display:flex;flex-flow:row;margin:0}.editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li{height:1.5em;width:1.5em;background-color:inherit;border-radius:5em;border:none !important;margin-right:0.3em;position:relative}.editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a{font-size:0px}.editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a:before{content:"";display:inline-flex;align-content:center;justify-content:center;position:absolute;top:0;left:0;height:100%;width:100%;font-size:1rem}.editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a[href*="instagram.com"]:before{content:"in"}.editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a[href*="youtube.com"]:before{content:"yt"}.editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a[href*="facebook.com"]:before{content:"fb"}.editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a[href*="twitter.com"]:before{content:"tw"}.editor-styles-wrapper ul[class*="xarxaprod-associat-social-links"] li a[href*="mastodon"]:before{content:"mt"}}.editor-styles-wrapper embed,.editor-styles-wrapper iframe,.editor-styles-wrapper object{max-width:100%}.editor-styles-wrapper img{height:auto;max-width:100%}.editor-styles-wrapper figure{margin:1em 0}.editor-styles-wrapper .fotocopia img,.editor-styles-wrapper .multiply img{filter:grayscale(1) contrast(1);mix-blend-mode:multiply}.editor-styles-wrapper table{margin:0 0 1.5em;width:100%}.editor-styles-wrapper a{color:#000;text-decoration:none}.editor-styles-wrapper a:visited{color:#000}.editor-styles-wrapper a:hover,.editor-styles-wrapper a:focus,.editor-styles-wrapper a:active{color:#333}.editor-styles-wrapper a:focus{outline:thin dotted}.editor-styles-wrapper a:hover,.editor-styles-wrapper a:active{outline:0}@media screen and (max-width: 48em){.editor-styles-wrapper a{overflow-wrap:anywhere;word-break:normal}}.editor-styles-wrapper button,.editor-styles-wrapper input[type="button"],.editor-styles-wrapper input[type="reset"],.editor-styles-wrapper input[type="submit"],.editor-styles-wrapper .button,.editor-styles-wrapper .wp-block-button__link{border:0;border-color:#000;border-radius:0;background:#000;color:#fff;font-size:.9rem;padding:0.6em;margin:0}.editor-styles-wrapper button:hover,.editor-styles-wrapper input[type="button"]:hover,.editor-styles-wrapper input[type="reset"]:hover,.editor-styles-wrapper input[type="submit"]:hover,.editor-styles-wrapper .button:hover,.editor-styles-wrapper .wp-block-button__link:hover{border-color:#111;color:#fff}.editor-styles-wrapper button:visited,.editor-styles-wrapper input[type="button"]:visited,.editor-styles-wrapper input[type="reset"]:visited,.editor-styles-wrapper input[type="submit"]:visited,.editor-styles-wrapper .button:visited,.editor-styles-wrapper .wp-block-button__link:visited{color:#fff}.editor-styles-wrapper button:active,.editor-styles-wrapper button:focus,.editor-styles-wrapper input[type="button"]:active,.editor-styles-wrapper input[type="button"]:focus,.editor-styles-wrapper input[type="reset"]:active,.editor-styles-wrapper input[type="reset"]:focus,.editor-styles-wrapper input[type="submit"]:active,.editor-styles-wrapper input[type="submit"]:focus,.editor-styles-wrapper .button:active,.editor-styles-wrapper .button:focus,.editor-styles-wrapper .wp-block-button__link:active,.editor-styles-wrapper .wp-block-button__link:focus{border-color:#333;color:#fff}.editor-styles-wrapper .xarxaprod-search-form{display:flex;margin:0.5rem 0}.editor-styles-wrapper .xarxaprod-search-form .search-field{padding:0.5em}.editor-styles-wrapper .xarxaprod-search-form .search-submit{z-index:10;margin:0 0 0 -3rem;border:none;width:2.5rem;height:2.5rem;background:none;cursor:pointer;font-size:0px}.editor-styles-wrapper .xarxaprod-icon-search:before{position:absolute;padding:0;margin:0.2rem 0 0 -1.5rem;z-index:0;min-width:2.5rem;min-height:2.5rem;font-size:2rem;content:"\26b2";color:#666;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.editor-styles-wrapper input[type="text"],.editor-styles-wrapper input[type="email"],.editor-styles-wrapper input[type="url"],.editor-styles-wrapper input[type="password"],.editor-styles-wrapper input[type="search"],.editor-styles-wrapper input[type="number"],.editor-styles-wrapper input[type="tel"],.editor-styles-wrapper input[type="range"],.editor-styles-wrapper input[type="date"],.editor-styles-wrapper input[type="month"],.editor-styles-wrapper input[type="week"],.editor-styles-wrapper input[type="time"],.editor-styles-wrapper input[type="datetime"],.editor-styles-wrapper input[type="datetime-local"],.editor-styles-wrapper input[type="color"],.editor-styles-wrapper textarea{color:#111;background-color:rgba(0,0,0,0);border:0.05rem solid #000;border-radius:0;width:100%;padding:0.3rem}.editor-styles-wrapper input[type="text"]:focus,.editor-styles-wrapper input[type="text"]:focus-within,.editor-styles-wrapper input[type="text"]:focus-visible,.editor-styles-wrapper input[type="email"]:focus,.editor-styles-wrapper input[type="email"]:focus-within,.editor-styles-wrapper input[type="email"]:focus-visible,.editor-styles-wrapper input[type="url"]:focus,.editor-styles-wrapper input[type="url"]:focus-within,.editor-styles-wrapper input[type="url"]:focus-visible,.editor-styles-wrapper input[type="password"]:focus,.editor-styles-wrapper input[type="password"]:focus-within,.editor-styles-wrapper input[type="password"]:focus-visible,.editor-styles-wrapper input[type="search"]:focus,.editor-styles-wrapper input[type="search"]:focus-within,.editor-styles-wrapper input[type="search"]:focus-visible,.editor-styles-wrapper input[type="number"]:focus,.editor-styles-wrapper input[type="number"]:focus-within,.editor-styles-wrapper input[type="number"]:focus-visible,.editor-styles-wrapper input[type="tel"]:focus,.editor-styles-wrapper input[type="tel"]:focus-within,.editor-styles-wrapper input[type="tel"]:focus-visible,.editor-styles-wrapper input[type="range"]:focus,.editor-styles-wrapper input[type="range"]:focus-within,.editor-styles-wrapper input[type="range"]:focus-visible,.editor-styles-wrapper input[type="date"]:focus,.editor-styles-wrapper input[type="date"]:focus-within,.editor-styles-wrapper input[type="date"]:focus-visible,.editor-styles-wrapper input[type="month"]:focus,.editor-styles-wrapper input[type="month"]:focus-within,.editor-styles-wrapper input[type="month"]:focus-visible,.editor-styles-wrapper input[type="week"]:focus,.editor-styles-wrapper input[type="week"]:focus-within,.editor-styles-wrapper input[type="week"]:focus-visible,.editor-styles-wrapper input[type="time"]:focus,.editor-styles-wrapper input[type="time"]:focus-within,.editor-styles-wrapper input[type="time"]:focus-visible,.editor-styles-wrapper input[type="datetime"]:focus,.editor-styles-wrapper input[type="datetime"]:focus-within,.editor-styles-wrapper input[type="datetime"]:focus-visible,.editor-styles-wrapper input[type="datetime-local"]:focus,.editor-styles-wrapper input[type="datetime-local"]:focus-within,.editor-styles-wrapper input[type="datetime-local"]:focus-visible,.editor-styles-wrapper input[type="color"]:focus,.editor-styles-wrapper input[type="color"]:focus-within,.editor-styles-wrapper input[type="color"]:focus-visible,.editor-styles-wrapper textarea:focus,.editor-styles-wrapper textarea:focus-within,.editor-styles-wrapper textarea:focus-visible{color:#000;box-shadow:none;outline:unset}.editor-styles-wrapper select{border:0.05rem solid #000}.editor-styles-wrapper textarea{width:100%}@media screen{.editor-styles-wrapper html:not([data-scroll='0']) .site-header:before{content:"";display:inline-block;position:absolute;width:100vw;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;height:100%;z-index:-1;background-color:#fff}.editor-styles-wrapper .site{position:relative;display:grid;grid-template-columns:auto minmax(min-content, 30em) minmax(min-content, 30em) auto;grid-auto-rows:min-content auto min-content min-content;grid-template-areas:"header" "main" "aside" "footer";margin:auto;padding:0;min-height:100vh}.editor-styles-wrapper .site>header{grid-column:1 / -1}.editor-styles-wrapper .site>main{grid-column:1 / -1}.editor-styles-wrapper .site>aside{grid-column:1 / -1;padding:4em 0}.editor-styles-wrapper .site>footer{grid-column:1 / -1}.editor-styles-wrapper .site-header{position:sticky;top:0;z-index:500;width:100%;padding:0.5rem 0;background-color:transparent}.editor-styles-wrapper .site-header .main{display:flex;flex-flow:row;align-items:center;justify-content:space-between;z-index:900}.editor-styles-wrapper .site-header .secondary{display:flex;flex-flow:column;align-items:end}.editor-styles-wrapper .site-main{padding:0 1rem;gap:1rem}.editor-styles-wrapper .site-main>section{padding:0}.editor-styles-wrapper .site-main>section>header{padding:1em 0}.editor-styles-wrapper .archive .site-main,.editor-styles-wrapper .category .site-main{display:grid;grid-template-columns:1fr}.editor-styles-wrapper .archive .site-main>header,.editor-styles-wrapper .category .site-main>header{grid-column:1 / -1}.editor-styles-wrapper .xarxaprod-filtered-content{display:grid;grid-template-columns:1fr;gap:1rem}.editor-styles-wrapper .xarxaprod-filtered-content>header{grid-column:-1 / 1}.editor-styles-wrapper .site-footer{display:flex;flex-flow:row;background:#000;color:#fff;margin-top:4em}.editor-styles-wrapper .site-footer :where(.wp-block-columns.is-layout-flex){gap:5rem}.editor-styles-wrapper .site-footer .site-info>section{margin-top:2em;padding:2em 4em;border-top:0.05rem solid #000}.editor-styles-wrapper .site-footer a{color:#fff}.editor-styles-wrapper .site-footer a:hover,.editor-styles-wrapper .site-footer a:visited,.editor-styles-wrapper .site-footer a:active{color:#fff}.editor-styles-wrapper .site-footer ul[id*="menu-footer"]{column-count:3}.editor-styles-wrapper .site-footer ul[id*="menu-footer"] a{text-decoration:underline}.editor-styles-wrapper :where(.wp-block-columns.is-layout-flex){gap:1.5rem}.editor-styles-wrapper .xarxaprod-destacats,.editor-styles-wrapper .xarxaprod-featured,.editor-styles-wrapper .xarxaprod-last-convos,.editor-styles-wrapper .xarxaprod-ultimes-convocatories,.editor-styles-wrapper .archive-posts{display:grid;grid-template-columns:repeat(1, 1fr);gap:1.5rem}.editor-styles-wrapper .archive-posts-old{margin-top:2rem;padding-top:1rem;border-top:0.05rem solid #000}}@media screen and (max-width: 48em){.editor-styles-wrapper .site-header .main{padding-right:1em}.editor-styles-wrapper .site-footer .is-layout-flex{flex-flow:column;align-items:flex-start}}@media screen and (min-width: 48em){.editor-styles-wrapper html:not([data-scroll='0']) .site-header:before{content:"";display:inline-block;position:absolute;width:100vw;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;height:100%;z-index:-1;background-color:#fff}.editor-styles-wrapper .site>header{grid-column:2 / 4}.editor-styles-wrapper .site>main{grid-column:2 / 4}.editor-styles-wrapper .site>aside{grid-column:2 / 4}.editor-styles-wrapper .site>footer{grid-column:1 / -1}.editor-styles-wrapper .site-header{padding:0}.editor-styles-wrapper .site-header .main{grid-column:2/4;width:100%}.editor-styles-wrapper .site-header .secondary{grid-column:2/4;align-items:center;width:100%}.editor-styles-wrapper .page-template-agenda-archive .site-main>article{padding-bottom:1rem}.editor-styles-wrapper .site-main{padding:0;padding-top:4rem}.editor-styles-wrapper .site-main>article{padding-bottom:4rem}.editor-styles-wrapper .site-main>article.xarxaprod-ajut,.editor-styles-wrapper .site-main>article.category-activitats{display:grid}.editor-styles-wrapper .site-main>article.xarxaprod-ajut>*,.editor-styles-wrapper .site-main>article.category-activitats>*{max-width:40rem}.editor-styles-wrapper .site-main>article.xarxaprod-convo{display:grid}.editor-styles-wrapper .site-main>article.xarxaprod-convo>*{max-width:40rem;margin:0 auto}.editor-styles-wrapper .site-main>article.xarxaprod-convo>header{grid-row-start:2}.editor-styles-wrapper .site-main>article.xarxaprod-convo>footer{max-width:unset}.editor-styles-wrapper .site-main>article>header{margin-bottom:1rem}.editor-styles-wrapper .site-main>article>aside{margin-bottom:1rem}.editor-styles-wrapper .site-main>section{padding-bottom:4rem}.editor-styles-wrapper .archive .site-main,.editor-styles-wrapper .category .site-main{grid-template-columns:1fr 3fr}.editor-styles-wrapper .xarxaprod-filtered-content{grid-template-columns:1fr 3fr}.editor-styles-wrapper .site-footer{flex-flow:column}.editor-styles-wrapper .home-featured{padding:0 2rem}.editor-styles-wrapper.single .site-main{margin:0 auto}.editor-styles-wrapper .xarxaprod-destacats,.editor-styles-wrapper .xarxaprod-featured,.editor-styles-wrapper .xarxaprod-last-convos,.editor-styles-wrapper .xarxaprod-ultimes-convocatories{grid-template-columns:repeat(3, 1fr)}.editor-styles-wrapper .archive-posts{grid-template-columns:repeat(2, 1fr);min-height:40vh}.editor-styles-wrapper .archive-posts.archive-posts-map,.editor-styles-wrapper .archive-posts.archive-xarxaprod-members,.editor-styles-wrapper .archive-postsarchive-xarxaprod-associats{grid-template-columns:1fr}.editor-styles-wrapper .archive-posts.archive-posts-old{grid-template-columns:repeat(3, 1fr);margin-top:2rem}.editor-styles-wrapper .archive-posts.archive-posts-old h2{grid-column:1 / -1}.editor-styles-wrapper .xarxaprod-faqs-aside{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:1rem}.editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:hover,.editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:active,.editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:focus,.editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:target{flex-grow:1}}@media screen and (min-width: 80em){.editor-styles-wrapper .home-featured{padding:0}}@media screen{.editor-styles-wrapper .hide-content{display:block;width:0px;height:0px;margin:0;padding:0;overflow:hidden}.editor-styles-wrapper .custom-logo{min-width:60vw;margin:1rem}.editor-styles-wrapper .main-navigation .main-navigation-content,.editor-styles-wrapper .secondary-navigation .main-navigation-content{display:none}.editor-styles-wrapper .main-navigation.toggled ul{display:block;position:relative}.editor-styles-wrapper .main-navigation.toggled .menu-toggle{position:relative;z-index:999}.editor-styles-wrapper .main-navigation.toggled .main-navigation-content{display:inline-block;position:absolute;top:0;left:0;width:100%;height:100vh;padding:4rem;background-color:rgba(255,255,255,0.95);overflow:auto}.editor-styles-wrapper .main-navigation.toggled li{display:block}.editor-styles-wrapper .main-navigation.toggled a{display:block;min-height:100%;padding:0.5em 0}.editor-styles-wrapper .main-navigation.toggled .current-menu-ancestor>a::after{background-color:transparent}.editor-styles-wrapper .main-navigation.toggled .current-menu-item{position:relative}.editor-styles-wrapper .main-navigation.toggled .current-menu-item>a::after{display:inline-block;content:"";position:absolute;left:0;top:2em;height:2px;width:100%;background-color:#000}.editor-styles-wrapper .menu-menu-agenda-container .menu-item-has-children{padding-right:0}.editor-styles-wrapper .menu-menu-agenda-container>ul{border-bottom:0.05rem solid #000}.editor-styles-wrapper .menu-menu-agenda-container li>ul{margin-left:0}.editor-styles-wrapper .menu-menu-agenda-container li>a{display:block;padding:0.5rem 0;border-top:0.05rem solid #000}.editor-styles-wrapper .menu-menu-agenda-container .current-menu-item>a{font-weight:900}}@media screen and (min-width: 48em){.editor-styles-wrapper .custom-logo{min-width:16rem;margin:1rem 1rem 1rem 0}.editor-styles-wrapper .menu-toggle{display:none}.editor-styles-wrapper .main-navigation .main-navigation-content,.editor-styles-wrapper .secondary-navigation .main-navigation-content{display:inline-block}.editor-styles-wrapper .main-navigation ul,.editor-styles-wrapper .secondary-navigation ul{display:flex;flex-flow:row}.editor-styles-wrapper .main-navigation ul .menu-item-has-children>ul,.editor-styles-wrapper .secondary-navigation ul .menu-item-has-children>ul{background-color:rgba(255,255,255,0.95);box-shadow:0 3px 10px rgba(0,0,0,0.2);border-radius:.2rem}.editor-styles-wrapper .main-navigation ul ul.sub-menu,.editor-styles-wrapper .secondary-navigation ul ul.sub-menu{float:left;position:absolute;top:100%;left:-999em;z-index:99999;padding:0.5rem}.editor-styles-wrapper .main-navigation ul ul.sub-menu ul,.editor-styles-wrapper .secondary-navigation ul ul.sub-menu ul{left:-999em;top:0}.editor-styles-wrapper .main-navigation ul ul.sub-menu li:hover>ul,.editor-styles-wrapper .main-navigation ul ul.sub-menu li.focus>ul,.editor-styles-wrapper .secondary-navigation ul ul.sub-menu li:hover>ul,.editor-styles-wrapper .secondary-navigation ul ul.sub-menu li.focus>ul{display:block;left:4em;top:3em}.editor-styles-wrapper .main-navigation ul ul.sub-menu a,.editor-styles-wrapper .secondary-navigation ul ul.sub-menu a{display:flex;align-items:center;min-height:100%;width:200px}.editor-styles-wrapper .main-navigation ul li,.editor-styles-wrapper .secondary-navigation ul li{position:relative;padding:1em}.editor-styles-wrapper .main-navigation ul li:hover>ul,.editor-styles-wrapper .main-navigation ul li.focus>ul,.editor-styles-wrapper .secondary-navigation ul li:hover>ul,.editor-styles-wrapper .secondary-navigation ul li.focus>ul{left:auto}.editor-styles-wrapper .main-navigation ul li.lang-item,.editor-styles-wrapper .secondary-navigation ul li.lang-item{position:absolute;right:-3rem;float:none;font-weight:100}.editor-styles-wrapper .main-navigation ul a,.editor-styles-wrapper .secondary-navigation ul a{display:flex;align-items:center;min-height:100%;text-decoration:none;font-size:1rem}.editor-styles-wrapper .main-navigation{padding-bottom:1em}.editor-styles-wrapper .main-navigation ul{justify-content:end}.editor-styles-wrapper .main-navigation ul ul.sub-menu{flex-direction:column}.editor-styles-wrapper .main-navigation .current-menu-ancestor>a::after,.editor-styles-wrapper .main-navigation .current-menu-item>a::after{display:inline-block;content:"";position:absolute;left:1em;bottom:0.5em;height:2px;width:calc(100% - 2em);background-color:#000}.editor-styles-wrapper .secondary-navigation{padding:1.5em 0}.editor-styles-wrapper .menu-item-has-children{padding-right:0.5em}.editor-styles-wrapper .menu-item-has-children::after{content:"";display:inline-block;position:absolute;top:40%;right:0.3em;width:0.3em;height:0.3em;border:0.05rem solid #000;border-top:none;border-left:none;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.editor-styles-wrapper .toggle-secondary-navigation .show-mobile,.editor-styles-wrapper .toggle-secondary-navigation .hide-not-mobile{display:none}.editor-styles-wrapper .toggled-menu{display:inherit}}.site-main .editor-styles-wrapper .comment-navigation,.site-main .editor-styles-wrapper .posts-navigation,.site-main .editor-styles-wrapper .post-navigation{margin:0 0 1.5em;align-self:end}.editor-styles-wrapper .comment-navigation .nav-links,.editor-styles-wrapper .posts-navigation .nav-links,.editor-styles-wrapper .post-navigation .nav-links{display:flex}.editor-styles-wrapper .comment-navigation .nav-previous,.editor-styles-wrapper .posts-navigation .nav-previous,.editor-styles-wrapper .post-navigation .nav-previous{flex:1 0 50%}.editor-styles-wrapper .comment-navigation .nav-next,.editor-styles-wrapper .posts-navigation .nav-next,.editor-styles-wrapper .post-navigation .nav-next{flex:1 0 50%}@media screen and (min-width: 80em){.editor-styles-wrapper .main-navigation .toggle-sidebar-segona .show-mobile,.editor-styles-wrapper .main-navigation .toggle-sidebar-segona .hide-not-mobile,.editor-styles-wrapper .secondary-navigation .toggle-sidebar-segona .show-mobile,.editor-styles-wrapper .secondary-navigation .toggle-sidebar-segona .hide-not-mobile{display:none}.editor-styles-wrapper .main-navigation{padding-bottom:0}}@media screen{.editor-styles-wrapper .sticky{display:block}.editor-styles-wrapper .post,.editor-styles-wrapper .page{margin:0}.editor-styles-wrapper .updated:not(.published){display:none}.editor-styles-wrapper .page-content,.editor-styles-wrapper .entry-summary{margin:1.5em 0 0}.editor-styles-wrapper .page-links{clear:both;margin:0 0 1.5em}.editor-styles-wrapper .home-featured{padding:0 1rem}.editor-styles-wrapper .xarxaprod-intro{line-height:1.2;margin-top:0;margin-bottom:0}.editor-styles-wrapper .ratlla-abaix .wp-block-column,.editor-styles-wrapper .border-bottom .wp-block-column{position:relative;padding-top:1em;padding-bottom:1em}.editor-styles-wrapper .ratlla-abaix .wp-block-column>:last-child:after,.editor-styles-wrapper .border-bottom .wp-block-column>:last-child:after{content:"";border-bottom:0.05rem solid #000;width:100%;position:absolute;bottom:0;left:0}.editor-styles-wrapper .ratlla-abaix .wp-block-heading,.editor-styles-wrapper .border-bottom .wp-block-heading{display:inline-grid}.editor-styles-wrapper .ratlla-abaix p,.editor-styles-wrapper .border-bottom p{margin-bottom:0}.editor-styles-wrapper .descarregar-fitxers a,.editor-styles-wrapper .descarga-fichero a,.editor-styles-wrapper .download-files a{display:inline-block;width:100%;border-bottom:0.05rem solid #000}.editor-styles-wrapper .descarregar-fitxers a:after,.editor-styles-wrapper .descarga-fichero a:after,.editor-styles-wrapper .download-files a:after{content:"";display:inline-block;float:right;width:1em;height:1em;background-image:url(./assets/img/icon-download.svg);background-repeat:none;background-size:contain}.editor-styles-wrapper .xarxaprod-card-each{display:flex;flex-direction:column}.editor-styles-wrapper .xarxaprod-card-each .entry-title{margin:0;padding:0 0 0.5rem 0}.editor-styles-wrapper .xarxaprod-card-each h6{padding:0.5rem 1rem 0.5rem 0;border-bottom:0.05rem solid #000}.editor-styles-wrapper .xarxaprod-card-each .xarxaprod-deadline{text-transform:uppercase}.editor-styles-wrapper .xarxaprod-card-each p{padding:0.5rem 0;margin:0}.editor-styles-wrapper .xarxaprod-card-each .excerpt{border-bottom:0.05rem solid #000;margin-bottom:0.5em;padding:0.5em 0}.editor-styles-wrapper .xarxaprod-card-each .more-link{margin-top:1rem}.editor-styles-wrapper .xarxaprod-card-each.xarxaprod-ajut .entry-title{display:inline-flex;align-items:flex-start;height:6.4rem;border-bottom:0.05rem solid #000;overflow:hidden}.editor-styles-wrapper .xarxaprod-fund-info-fields,.editor-styles-wrapper .xarxaprod-fund-info-contact-fields{display:grid;margin-bottom:2rem}.editor-styles-wrapper .xarxaprod-fund-info-fields .xarxaprod-fund-info-field,.editor-styles-wrapper .xarxaprod-fund-info-contact-fields .xarxaprod-fund-info-field{margin:0;padding:1rem 0;border-bottom:0.05rem solid #000}.editor-styles-wrapper .xarxaprod-fund-info-fields h6,.editor-styles-wrapper .xarxaprod-fund-info-contact-fields h6{font-size:2.4rem;font-variant:all-petite-caps}.editor-styles-wrapper .xarxaprod-fund-info-fields h6 ~ p .button,.editor-styles-wrapper .xarxaprod-fund-info-contact-fields h6 ~ p .button{display:inline-block;margin-top:0.5rem}.editor-styles-wrapper .xarxaprod-fund-info-fields p,.editor-styles-wrapper .xarxaprod-fund-info-contact-fields p{margin:0}.editor-styles-wrapper .xarxaprod-fund-info-fields .xarxaprod-fund-original-title,.editor-styles-wrapper .xarxaprod-fund-info-contact-fields .xarxaprod-fund-original-title{font-weight:bold}.editor-styles-wrapper .xarxaprod-fund-info-fields li,.editor-styles-wrapper .xarxaprod-fund-info-contact-fields li{font-size:1.3rem}.editor-styles-wrapper .xarxaprod-funder-name,.editor-styles-wrapper .xarxaprod-fund-contact-name,.editor-styles-wrapper .xarxaprod-fund-web{display:flex;margin:0;padding:0;font-variant:all-petite-caps;font-size:1.1rem;line-height:0.9;align-items:center}.editor-styles-wrapper .xarxaprod-funder-name a,.editor-styles-wrapper .xarxaprod-fund-contact-name a,.editor-styles-wrapper .xarxaprod-fund-web a{text-decoration:none;font-size:.8rem}.editor-styles-wrapper .xarxaprod-convo-info-fields li,.editor-styles-wrapper .xarxaprod-agenda-info li{padding:0.2em 0;border-bottom:0.05rem solid #000;font-size:1rem}.editor-styles-wrapper .xarxaprod-convo-info-fields li:first-of-type,.editor-styles-wrapper .xarxaprod-agenda-info li:first-of-type{border-top:0.05rem solid #000}.editor-styles-wrapper .xarxaprod-convo-info-fields li .xarxaprod-label li,.editor-styles-wrapper .xarxaprod-agenda-info li .xarxaprod-label li{display:inherit;margin:0;padding:0;color:inherit;border:none;background-color:transparent;font-size:inherit}.editor-styles-wrapper .xarxaprod-convo-info-fields li .xarxaprod-label li:nth-child(n+2):before,.editor-styles-wrapper .xarxaprod-agenda-info li .xarxaprod-label li:nth-child(n+2):before{content:", ";display:inline-block}.editor-styles-wrapper .xarxaprod-convo-info-fields dt,.editor-styles-wrapper .xarxaprod-convo-info-fields dd,.editor-styles-wrapper .xarxaprod-agenda-info dt,.editor-styles-wrapper .xarxaprod-agenda-info dd{display:inline;font-weight:100;margin:0}.editor-styles-wrapper .xarxaprod-convo-info-fields p,.editor-styles-wrapper .xarxaprod-agenda-info p{grid-row:1 / 2;margin:0}.editor-styles-wrapper .xarxaprod-card-each.xarxaprod-convo .entry-title{display:inline-flex;align-items:flex-start;min-height:3.6rem}.editor-styles-wrapper .single-xarxaprod-convo article.xarxaprod-convo>.xarxaprod-convo-info-fields{width:100%;padding-top:2rem;padding-bottom:2rem}.editor-styles-wrapper .single-xarxaprod-convo article.xarxaprod-convo>.entry-footer{padding-top:2rem}.editor-styles-wrapper .single-xarxaprod-convo article.xarxaprod-convo>.entry-footer .xarxaprod-more-convos-header{padding:2rem 0;font-size:1.6rem;text-align:center;text-transform:uppercase}.editor-styles-wrapper .single-xarxaprod-convo article.xarxaprod-convo>.entry-footer .last-convos{padding:2rem 0;border-top:0.05rem solid #000}.editor-styles-wrapper .single-xarxaprod-convo article.xarxaprod-convo>.entry-footer .last-convos>header{display:none}.editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-convo-info-fields li,.editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-agenda-info li{display:grid;grid-template-columns:0.75fr 2.25fr}.editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-convo-info-fields dt,.editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-agenda-info dt{grid-row:1 / 1;font-weight:100}.editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-convo-info-fields dd,.editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-agenda-info dd{grid-row:1 / 2;margin:0;font-weight:700}.editor-styles-wrapper .single-xarxaprod-convo .archive-posts .xarxaprod-convo-info-fields li:first-of-type,.editor-styles-wrapper .single-xarxaprod-convo .archive-posts .xarxaprod-agenda-info li:first-of-type{border-top:0.05rem solid #000}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat>section{margin-top:4em}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info{display:grid;grid-template-columns:1fr;gap:1rem}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact dt,.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services dt{height:1.5rem}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact li,.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services li{display:grid;font-size:1rem;border:none;border-top:0.05rem solid #000;margin:0;padding:0.5em 0}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact h6,.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact p,.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services h6,.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services p{font-size:1rem;margin:0;padding:0}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact li{grid-template-columns:1fr 2.5fr}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-logo{display:inline-flex;align-content:center;justify-content:center;max-height:11rem}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-logo img{object-fit:contain}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link{display:grid;grid-template-columns:auto;align-items:center}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link h6,.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link p,.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link a{margin:0.5em;font-size:1rem}.editor-styles-wrapper .xarxaprod-associat-contact{font-size:.9rem}.editor-styles-wrapper .xarxaprod-associat-contact h6{font-size:.9rem;border:none}.editor-styles-wrapper .xarxaprod-associat-contact li{display:grid;grid-template-columns:1fr 2fr}.editor-styles-wrapper .xarxaprod-associats-map,.editor-styles-wrapper .xarxaprod-espais-map{margin:0;grid-column:1 / -1;aspect-ratio:4 / 3;background-color:rgba(200,200,200,0.4)}.editor-styles-wrapper .page-template-associats-search .xarxaprod-associats-map,.editor-styles-wrapper .page-template-associats-search .xarxaprod-espais-map{aspect-ratio:4 / 3}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associats-map,.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-espais-map{aspect-ratio:16 / 9}.editor-styles-wrapper .archive.category-convocatories main>aside{grid-column:-1 / 1}.editor-styles-wrapper .archive.category-convocatories main>.archive-posts.category-convocatories{grid-column:-1 / 1;grid-template-columns:repeat(3, 1fr)}.editor-styles-wrapper .xarxaprod-cards,.editor-styles-wrapper .category-rec{display:flex;flex-flow:column;justify-content:flex-end;padding-bottom:2rem}.editor-styles-wrapper .xarxaprod-cards .wp-block-post-title,.editor-styles-wrapper .category-rec .wp-block-post-title{font-size:1.5rem;margin-bottom:0.5em;padding-bottom:0.5em;border-bottom:0.05rem solid #000}.editor-styles-wrapper .xarxaprod-cards .post-excerpt,.editor-styles-wrapper .xarxaprod-cards .wp-block-post-excerpt,.editor-styles-wrapper .category-rec .post-excerpt,.editor-styles-wrapper .category-rec .wp-block-post-excerpt{min-height:7rem;margin:0.5em 0;font-size:1rem;border-bottom:0.05rem solid #000}.editor-styles-wrapper .xarxaprod-cards .wp-block-read-more,.editor-styles-wrapper .category-rec .wp-block-read-more{margin:1em 0}.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each{display:flex;flex-direction:column;justify-content:space-between;padding:0.2em 0;border-bottom:0.05rem solid #000}.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each:first-of-type{border-top:0.05rem solid #000}.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each>*{display:inline-flex;align-items:center}.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .entry-title,.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each h6{border-bottom:none;padding:0.5rem 0}.editor-styles-wrapper .xarxaprod-card-each.category-activitats{justify-content:flex-start}.editor-styles-wrapper .xarxaprod-card-each.category-activitats .entry-title{display:inline-flex;align-items:flex-start;min-height:5.5rem;overflow:hidden;border:none}.editor-styles-wrapper .xarxaprod-card-each.category-activitats figure{order:-1;margin:0 0 1rem 0;width:100%;aspect-ratio:16/9;overflow:hidden}.editor-styles-wrapper .xarxaprod-card-each.category-activitats figure img{object-position:50% 50%;max-height:100%;object-fit:cover;width:100%}.editor-styles-wrapper .xarxaprod-card-each.category-activitats .xarxaprod-agenda-info{margin-bottom:0}.editor-styles-wrapper .xarxaprod-card-each.category-activitats li{display:inline-flex;width:100%;max-height:2.9rem;overflow:hidden;font-weight:100}.editor-styles-wrapper .xarxaprod-card-each.category-activitats dt{padding-right:0.5rem;text-transform:uppercase}.editor-styles-wrapper .xarxaprod-card-each.category-activitats dd{font-weight:100}.editor-styles-wrapper .xarxaprod-card-each.category-activitats .post-excerpt{margin:0;min-height:5rem}.editor-styles-wrapper .xarxaprod-filters section{margin:0}.editor-styles-wrapper .xarxaprod-filters section .filter{display:none}.editor-styles-wrapper .xarxaprod-titol-opcions{display:inline-block;width:100%;margin-bottom:0;margin-bottom:0.5rem;padding:0.6em 1em 0.4em;clear:both;cursor:pointer;font-weight:900;font-size:.9rem;border:0.05rem solid #000}.editor-styles-wrapper .xarxaprod-titol-opcions:after{content:">";display:inline;float:right}.editor-styles-wrapper .xarxaprod-titol-opcions:hover:after{transform:rotate(90deg);animation:rotate 0.5s}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(90deg)}}}@media screen and (max-width: 48em){.editor-styles-wrapper .post,.editor-styles-wrapper .page{margin:0}.editor-styles-wrapper .xarxaprod-filters section{display:block}.editor-styles-wrapper .xarxaprod-filters section h5{display:block;width:100%}.editor-styles-wrapper .xarxaprod-filters section .filter{width:45%;margin-top:0.5rem;margin-right:0.3em;float:left}.editor-styles-wrapper .xarxaprod-filters section .filter:last-of-type{margin-bottom:2rem}.editor-styles-wrapper .xarxaprod-filters section:last-of-type:after{content:"";display:inline-block;width:100%}}@media screen and (min-width: 48em){.editor-styles-wrapper .xarxaprod-filters a.button-more{display:inline-block;margin-top:1rem}.editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-convo-info-fields li,.editor-styles-wrapper .single-xarxaprod-convo .xarxaprod-agenda-info li,.editor-styles-wrapper .single-post .category-activitats .xarxaprod-convo-info-fields li,.editor-styles-wrapper .single-post .category-activitats .xarxaprod-agenda-info li{font-size:1.5rem}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-info{grid-template-columns:1fr 1fr 1fr}.editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat-osm-link{grid-template-columns:min-content auto}.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each{flex-direction:row-reverse}.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each header,.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .entry-header{width:50%}.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .activity-organizer,.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .organiza-activitat{width:30%}.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .agenda-date,.editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .agenda-data{width:17%}}.editor-styles-wrapper .comment-content a{word-wrap:break-word}.editor-styles-wrapper .bypostauthor{display:block}.editor-styles-wrapper .widget{margin:0 0 1.5em}.editor-styles-wrapper .widget select{max-width:100%}.editor-styles-wrapper .page-content .wp-smiley,.editor-styles-wrapper .entry-content .wp-smiley,.editor-styles-wrapper .comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.editor-styles-wrapper .custom-logo-link{display:inline-block}.editor-styles-wrapper .wp-caption{margin-bottom:1.5em;max-width:100%}.editor-styles-wrapper .wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}.editor-styles-wrapper .wp-caption .wp-caption-text{margin:0.8075em 0}.editor-styles-wrapper .wp-caption-text{text-align:center}.editor-styles-wrapper .gallery{margin-bottom:1.5em;display:grid;grid-gap:1rem}.editor-styles-wrapper .gallery-item{display:inline-block;text-align:center;width:100%}.editor-styles-wrapper .gallery-columns-2{grid-template-columns:repeat(2, 1fr)}.editor-styles-wrapper .gallery-columns-3{grid-template-columns:repeat(3, 1fr)}.editor-styles-wrapper .gallery-columns-4{grid-template-columns:repeat(4, 1fr)}.editor-styles-wrapper .gallery-columns-5{grid-template-columns:repeat(5, 1fr)}.editor-styles-wrapper .gallery-columns-6{grid-template-columns:repeat(6, 1fr)}.editor-styles-wrapper .gallery-columns-7{grid-template-columns:repeat(7, 1fr)}.editor-styles-wrapper .gallery-columns-8{grid-template-columns:repeat(8, 1fr)}.editor-styles-wrapper .gallery-columns-9{grid-template-columns:repeat(9, 1fr)}.editor-styles-wrapper .gallery-caption{display:block}.editor-styles-wrapper .xarxaprod-associat-gallery-images{--this-aspect-ratio: 16 / 9;display:grid;grid-gap:1rem;overflow:hidden}.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides-nav{display:flex;grid-row-start:2;overflow-x:scroll;overflow-y:hidden}.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides-nav::-webkit-scrollbar{display:none}.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides-nav a{aspect-ratio:var(--this-aspect-ratio);margin-right:0.5rem}.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides-nav img{aspect-ratio:var(--this-aspect-ratio);object-fit:cover;height:100%;width:auto}.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides{overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;display:flex;aspect-ratio:var(--this-aspect-ratio)}.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides::-webkit-scrollbar{display:none}.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides .xarxaprod-associat-image{position:relative;margin:0;min-width:100%}.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides .xarxaprod-associat-image img{display:block;max-width:100%;width:100%;min-height:100%;scroll-snap-align:start;object-fit:cover}.editor-styles-wrapper .xarxaprod-associat-gallery-images .xarxaprod-associat-slides .xarxaprod-associat-image p{position:absolute;bottom:1rem;left:1rem;backdrop-filter:blur(5px);padding:0.5rem}.editor-styles-wrapper .infinite-scroll .posts-navigation,.editor-styles-wrapper .infinite-scroll.neverending .site-footer{display:none}.editor-styles-wrapper .infinity-end.neverending .site-footer{display:block}.editor-styles-wrapper .black-blocs{padding:1rem 0;gap:1rem}.editor-styles-wrapper .black-blocs .wp-block-column{align-self:auto;display:flex;flex-direction:column;position:relative;min-height:17rem;padding:1rem}.editor-styles-wrapper .black-blocs .wp-block-column h1,.editor-styles-wrapper .black-blocs .wp-block-column h2,.editor-styles-wrapper .black-blocs .wp-block-column h3,.editor-styles-wrapper .black-blocs .wp-block-column h4,.editor-styles-wrapper .black-blocs .wp-block-column h5,.editor-styles-wrapper .black-blocs .wp-block-column h6{min-height:4.8rem;font-size:2rem;line-height:1.12}.editor-styles-wrapper .black-blocs .wp-block-column p{font-family:"Neue Haas Grotesk Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:.9rem}.editor-styles-wrapper .black-blocs .wp-block-column a{color:#fff;text-decoration:none}.editor-styles-wrapper .black-blocs .wp-block-column a::after{content:"+";position:absolute;bottom:0rem;left:0.7rem;font-size:3rem}.editor-styles-wrapper .black-blocs .wp-block-column a:hover::after{content:">"}@media screen{.editor-styles-wrapper .wpcf7-not-valid:not(:focus){background-color:#ff686e}.editor-styles-wrapper .wpcf7-not-valid-tip{color:#ff686e}.editor-styles-wrapper .wpcf7 form.invalid .wpcf7-response-output,.editor-styles-wrapper .wpcf7 form.unaccepted .wpcf7-response-output,.editor-styles-wrapper .wpcf7 form.payment-required .wpcf7-response-output{border-color:#f6cc4c;background-color:#f6cc4c;color:#fff;font-family:"Neue Haas Grotesk Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:bold;text-align:center;margin:0em;padding:0rem}.editor-styles-wrapper .wpcf7-form .wpcf7-submit{margin-left:1rem}.editor-styles-wrapper .wpcf7-form .wpcf7-spinner{margin:0 -24px 0 0}.editor-styles-wrapper .wpcf7-list-item-label{margin:0 0.3rem}.editor-styles-wrapper .wpcf7-form input:not([type="submit"]),.editor-styles-wrapper .wpcf7-form textarea{background:transparent;border:0.05rem solid #000;padding:1em}.editor-styles-wrapper .contactform{margin-bottom:1rem}.editor-styles-wrapper .contactform br{display:none}.editor-styles-wrapper .contactform p{display:block;break-inside:avoid-column;margin-top:0}.editor-styles-wrapper .contactform .break-after-column,.editor-styles-wrapper .contactform .saltar-columna{break-after:column}.editor-styles-wrapper .contactform-consultoria .contactform-name,.editor-styles-wrapper .contactform-consultoria .contactform-email{max-width:40%;display:inline-block}.editor-styles-wrapper .contactform-consultoria .contactform-name{float:left}.editor-styles-wrapper .contactform-consultoria .contactform-email{float:right;margin-bottom:1rem}.editor-styles-wrapper .contactform-acceptance{display:flex;align-items:center;justify-content:end}.editor-styles-wrapper .contactform-fund-info{display:inline-block;column-count:1;column-gap:1rem;width:100%}.editor-styles-wrapper .contactform-fund-info .contactform-descripcio textarea{display:inline-block;min-height:23.5em}.editor-styles-wrapper .contactform-fund-options{display:flex;flex-direction:column;justify-content:space-between}.editor-styles-wrapper .contactform-fund-options p{display:inline-block}.editor-styles-wrapper .contactform-fund-options label.oficinasuport-titol-opcions{border:0.05rem solid #000;width:100%;display:inline-block;margin-bottom:1em}.editor-styles-wrapper .contactform-fund-options .wpcf7-list-item{display:block}.editor-styles-wrapper .contactform-fund-options .wpcf7-list-item label{display:flex;flex-direction:row-reverse;justify-content:left}.editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"],.editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]{display:block}.editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"] input[type="date"],.editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"] input[type="date"]{width:auto}.editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"]::before,.editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]::before{display:inline-block;width:2rem}.editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"]::before{content:"inici: "}.editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]::before{content:"fi: "}}@media screen and (min-width: 48em){.editor-styles-wrapper .wpcf7-form{text-align:center}.editor-styles-wrapper .contactform-fund-info{column-count:2}.editor-styles-wrapper .contactform-fund-options{flex-direction:row}}.editor-styles-wrapper .home [id*="gutenslider"]{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.editor-styles-wrapper .leaflet-container a{color:#000 !important}.editor-styles-wrapper .leaflet-attribution-flag{height:0px !important;width:0px !important;display:none !important}.editor-styles-wrapper .leaflet-marker-pane .leaflet-interactive>svg{max-width:0px;width:0px;max-height:0px;height:0px}.editor-styles-wrapper .leaflet-marker-pane .dashicons,.editor-styles-wrapper .leaflet-marker-pane .dashicons-before::before{width:2rem;height:2rem;font-size:2rem}.editor-styles-wrapper .xarxaprod-associats-map .leaflet-popup-content-wrapper{border-radius:.2rem}.editor-styles-wrapper .xarxaprod-associats-map .leaflet-popup-content-wrapper,.editor-styles-wrapper .xarxaprod-associats-map .leaflet-popup-tip{box-shadow:none;box-shadow:0 3px 10px rgba(0,0,0,0.2)}.editor-styles-wrapper .screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.editor-styles-wrapper .screen-reader-text:focus{background-color:none;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;clip-path:none;color:#000;display:block;font-size:0.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.editor-styles-wrapper #primary[tabindex="-1"]:focus{outline:0}.editor-styles-wrapper .alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.editor-styles-wrapper .alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.editor-styles-wrapper .aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}.editor-styles-wrapper h1,.editor-styles-wrapper h2,.editor-styles-wrapper h3,.editor-styles-wrapper h4,.editor-styles-wrapper h5,.editor-styles-wrapper ul,.editor-styles-wrapper figure,.editor-styles-wrapper button{margin-left:auto;margin-right:auto}@font-face{font-family:Neue Haas Grotesk Pro;src:url(../../assets/fonts/NeueHaasGroteskPro-45Light.eot);src:url(../../assets/fonts/NeueHaasGroteskPro-45Light.eot?#iefix) format(embedded-opentype),url(../../assets/fonts/NeueHaasGroteskPro-45Light.woff2) format(woff2),url(../../assets/fonts/NeueHaasGroteskPro-45Light.woff) format(woff),url(../../assets/fonts/NeueHaasGroteskPro-45Light.ttf) format(truetype),url(../../assets/fonts/NeueHaasGroteskPro-45Light.svg#NeueHaasGroteskPro-45Light) format(svg);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Neue Haas Grotesk Pro;src:url(../../assets/fonts/NeueHaasGroteskPro-55Roman.eot);src:url(../../assets/fonts/NeueHaasGroteskPro-55Roman.eot?#iefix) format(embedded-opentype),url(../../assets/fonts/NeueHaasGroteskPro-55Roman.woff2) format(woff2),url(../../assets/fonts/NeueHaasGroteskPro-55Roman.woff) format(woff),url(../../assets/fonts/NeueHaasGroteskPro-55Roman.ttf) format(truetype),url(../../assets/fonts/NeueHaasGroteskPro-55Roman.svg#NeueHaasGroteskPro-55Roman) format(svg);font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Neue Haas Grotesk Pro;src:url(../../assets/fonts/NeueHaasGroteskPro-75Bold.eot);src:url(../../assets/fonts/NeueHaasGroteskPro-75Bold.eot?#iefix) format(embedded-opentype),url(../../assets/fonts/NeueHaasGroteskPro-75Bold.woff2) format(woff2),url(../../assets/fonts/NeueHaasGroteskPro-75Bold.woff) format(woff),url(../../assets/fonts/NeueHaasGroteskPro-75Bold.ttf) format(truetype),url(../../assets/fonts/NeueHaasGroteskPro-75Bold.svg#NeueHaasGroteskPro-75Bold) format(svg);font-weight:bold;font-style:normal;font-display:swap} diff --git a/page-templates/arxiu-general.php b/page-templates/arxiu-general.php index 034cc60..68028b6 100644 --- a/page-templates/arxiu-general.php +++ b/page-templates/arxiu-general.php @@ -35,57 +35,11 @@ get_header(); endif; ?> -
- - - - 'xarxaprod-convo', - 'order_by' => 'meta_value', //order by meta value - 'meta_key' => 'xxp_convo_apply_end', // order by meta key convo apply end - 'order' => 'ASC', //order ascendent - //'posts_per_page' => '-1', //show all - 'posts_per_page' => '4', - 'meta_query' => array( - array( //filter results show only older than today - 'key' => 'xxp_convo_apply_end', - 'value' => date("Y-m-d"), // consider using date_i18n() https://developer.wordpress.org/reference/functions/date_i18n/ - 'compare' => '<', //show events before today - 'type' => 'DATE', - ) - ) - ) - ); - ?> - have_posts() ) : ?> - - have_posts() ) : $the_query_archive_convo->the_post(); ?> - - - - - - - - - -
-
+
+

Activitats pasades

+
+
+
+

Convocatories

+
+ + + 'xarxaprod-convo', + 'order_by' => 'meta_value', //order by meta value + 'meta_key' => 'xxp_convo_apply_end', // order by meta key convo apply end + 'order' => 'ASC', //order ascendent + //'posts_per_page' => '-1', //show all + 'posts_per_page' => '4', + 'meta_query' => array( + array( //filter results show only older than today + 'key' => 'xxp_convo_apply_end', + 'value' => date("Y-m-d"), // consider using date_i18n() https://developer.wordpress.org/reference/functions/date_i18n/ + 'compare' => '<', //show events before today + 'type' => 'DATE', + ) + ) + ) + ); + ?> + have_posts() ) : ?> + + have_posts() ) : $the_query_archive_convo->the_post(); ?> + + + + + + + + + +
diff --git a/sass/components/content/_posts-and-pages.scss b/sass/components/content/_posts-and-pages.scss index 9cd9f90..7b7354f 100644 --- a/sass/components/content/_posts-and-pages.scss +++ b/sass/components/content/_posts-and-pages.scss @@ -392,7 +392,19 @@ * REC * * * * * * * * * * * * * * * * */ - .xarxaprod-cards,.category-convocatories, .category-rec { + .archive.category-convocatories { + main { + > aside { + grid-column: -1 / 1; + } + > .archive-posts.category-convocatories { + grid-column: -1 / 1; + grid-template-columns: repeat(3, 1fr); + } + } + } + //.xarxaprod-cards,.category-convocatories, .category-rec { + .xarxaprod-cards,.category-rec { display: flex; flex-flow: column; justify-content: flex-end; diff --git a/sass/layouts/_no-sidebar.scss b/sass/layouts/_no-sidebar.scss index f42b957..bb8db5a 100644 --- a/sass/layouts/_no-sidebar.scss +++ b/sass/layouts/_no-sidebar.scss @@ -91,6 +91,9 @@ display: grid; grid-template-columns: 1fr; gap: $grid__gap; + > header { + grid-column: -1 / 1; + } .archive-posts { } } diff --git a/sass/style.scss b/sass/style.scss index b2dd05b..9ec7d4d 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -5,7 +5,7 @@ Theme URI: https://git.hangar.org/xarxaprod/ Author: Hangar Tech Lab Author URI: https://hangar.org Description: theme for the XarxaProd. Inclou la possibilitat de publicar, catalogar i cercar ajuts, resoldre dubtes amb FAQs i altres. Design by Eudald Van der Pla vanderpla.com. Coding template and theme by Jorge - vitrubio.net -Version: 1.7.6 +Version: 1.7.7 Tested up to: 6.5.2 Requires PHP: 7.4 License: GNU General Public License v3 or later diff --git a/style.css b/style.css index f66c4aa..7c2f89b 100644 --- a/style.css +++ b/style.css @@ -5,7 +5,7 @@ Theme URI: https://git.hangar.org/xarxaprod/ Author: Hangar Tech Lab Author URI: https://hangar.org Description: theme for the XarxaProd. Inclou la possibilitat de publicar, catalogar i cercar ajuts, resoldre dubtes amb FAQs i altres. Design by Eudald Van der Pla vanderpla.com. Coding template and theme by Jorge - vitrubio.net -Version: 1.7.6 +Version: 1.7.7 Tested up to: 6.5.2 Requires PHP: 7.4 License: GNU General Public License v3 or later @@ -22,6 +22,7 @@ Underscores is distributed under the terms of the GNU GPL v2 or later. Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ */ + /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- @@ -49,14 +50,19 @@ Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ - Alignments --------------------------------------------------------------*/ + /*-------------------------------------------------------------- # Generic --------------------------------------------------------------*/ + /* Normalize --------------------------------------------- */ + /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ + /* Document ========================================================================== */ + /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. @@ -68,6 +74,7 @@ html { /* Sections ========================================================================== */ + /** * Remove the margin in all browsers. */ @@ -93,6 +100,7 @@ h1 { /* Grouping content ========================================================================== */ + /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. @@ -114,6 +122,7 @@ pre { /* Text-level semantics ========================================================================== */ + /** * Remove the gray background on active links in IE 10. */ @@ -179,6 +188,7 @@ sup { /* Embedded content ========================================================================== */ + /** * Remove the border on images inside links in IE 10. */ @@ -188,6 +198,7 @@ img { /* Forms ========================================================================== */ + /** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. @@ -333,6 +344,7 @@ textarea { /* Interactive ========================================================================== */ + /* * Add the correct display in Edge, IE 10+, and Firefox. */ @@ -349,6 +361,7 @@ summary { /* Misc ========================================================================== */ + /** * Add the correct display in IE 10+. */ @@ -365,6 +378,7 @@ template { /* Box sizing --------------------------------------------- */ + /* Inherit box-sizing to more easily change it's value on a component level. @link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ *, @@ -380,8 +394,10 @@ html { /*-------------------------------------------------------------- # Base --------------------------------------------------------------*/ + /* Css root vars --------------------------------------------- */ + /* Typography --------------------------------------------- */ body, @@ -402,11 +418,11 @@ textarea { padding: 0; min-width: unset; max-width: unset; - width: 0px; + width: 0; min-height: unset; max-height: unset; - height: 0px; - font-size: 0px; + height: 0; + font-size: 0; line-height: 0px; text-decoration: none; border: 0; @@ -414,132 +430,198 @@ textarea { background-color: transparent; } -.strong, .bold { - font-weight: bold; +.strong, +.bold { font-weight: 700; } -.light, .thin, .estreta { +.light, +.thin, +.estreta { font-weight: light; font-weight: 100; } @media screen { + h1, h2, h3, h4, h5, h6, - .h1, .h2, .h3, .h4, .h5, .h6 { + .h1, + .h2, + .h3, + .h4, + .h5, + .h6 { clear: both; margin-top: 0; margin-bottom: 0; line-height: 1.1; } - h1, .h1 { + + h1, + .h1 { font-size: 1.8rem; } - h1.small, .h1.small { + + h1.small, + .h1.small { font-size: 1.5rem; } - h2, .h2 { + + h2, + .h2 { font-size: 1.5rem; } - h2.small, .h2.small { + + h2.small, + .h2.small { font-size: 1.2rem; } - h3, .h3 { + + h3, + .h3 { font-size: 1.3rem; } - h3.small, .h3.small { + + h3.small, + .h3.small { font-size: 1rem; } - h4, .h4 { + + h4, + .h4 { font-size: 1.2rem; } - h4.small, .h4.small { + + h4.small, + .h4.small { font-size: 0.9rem; } - h5, .h5 { + + h5, + .h5 { font-size: 1.1rem; font-weight: 500; } - h5.small, .h5.small { + + h5.small, + .h5.small { font-size: 0.9rem; } - h6, .h6 { + + h6, + .h6 { font-size: 1rem; font-weight: 100; } - h6.small, .h6.small { + + h6.small, + .h6.small { font-size: 0.8rem; } - .small h1, .small .h1 { + + .small h1, + .small .h1 { font-size: 1.5rem; } - .small h2, .small .h2 { + + .small h2, + .small .h2 { font-size: 1.2rem; } - .small h3, .small .h3 { + + .small h3, + .small .h3 { font-size: 1rem; } - .small h4, .small .h4 { + + .small h4, + .small .h4 { font-size: 0.9rem; } - .small h5, .small .h5 { + + .small h5, + .small .h5 { font-size: 0.9rem; } - .small h6, .small .h6 { + + .small h6, + .small .h6 { font-size: 0.8rem; } - .big h1, .big .h1 { + + .big h1, + .big .h1 { font-size: 2.2rem; } - .big h2, .big .h2 { + + .big h2, + .big .h2 { font-size: 2rem; } - .big h3, .big .h3 { + + .big h3, + .big .h3 { font-size: 1.6rem; } - .big h4, .big .h4 { + + .big h4, + .big .h4 { font-size: 1.4rem; } - .big h5, .big .h5 { + + .big h5, + .big .h5 { font-size: 1.2rem; } - .big h6, .big .h6 { + + .big h6, + .big .h6 { font-size: 1.1rem; } - .archive .page-header, .category .page-header { + + .archive .page-header, + .category .page-header { text-transform: capitalize; } - .home-featured h2, .home-featured .h2 { + + .home-featured h2, + .home-featured .h2 { margin: 1.2rem 0; font-size: 2rem; line-height: 1.2; border-bottom: 0.05rem solid #000; } + /* entry content */ .entry-content h6 { padding: 0.5em 0; } + /* * big lletters block below titles * */ .xarxaprod-intro h3 { font-size: 2.3rem; } + .xarxaprod-intro h4 { font-size: 2.1rem; } + .xarxaprod-intro h5 { font-size: 1.8rem; } + .xarxaprod-intro h6 { font-size: 1.6rem; padding: 0; } + /* used in * ./template-parts/section-agenda.php * ./template-parts/section-last-convos.php @@ -551,6 +633,7 @@ textarea { align-content: center; justify-content: space-between; } + section.agenda h2 a::after, section.last-convos h2 a::after { display: inline-block; @@ -560,40 +643,58 @@ textarea { background-color: #000; padding: 0.6em 0.8em; } + [lang="ca"] section.agenda h2 a::after { content: "Veure totes les activitas"; } + [lang*="es"] section.agenda h2 a::after { content: "Ver todas las actividades"; } + [lang="ca"] section.last-convos h2 a::after { content: "Veure totes les convocatories"; } + [lang*="es"] section.last-convos h2 a::after { content: "Ver todas las convocatorias"; } } @media screen and (min-width: 48em) { - h1, .h1 { + + h1, + .h1 { font-size: 3rem; } - h2, .h2 { + + h2, + .h2 { font-size: 2.5rem; } - h3, .h3 { + + h3, + .h3 { font-size: 1.4rem; } - h4, .h4 { + + h4, + .h4 { font-size: 1.3rem; } - h5, .h5 { + + h5, + .h5 { font-size: 1.2rem; } - h6, .h6 { + + h6, + .h6 { font-size: 1rem; } - .home-featured h2, .home-featured .h2 { + + .home-featured h2, + .home-featured .h2 { font-size: 3.5rem; border-bottom: 0.05rem solid #000; } @@ -688,7 +789,7 @@ Your custom style Add your custom styles in this file so it is easier to update the theme. */ @font-face { - font-family: Neue Haas Grotesk Pro; + font-family: "Neue Haas Grotesk Pro"; src: url(assets/fonts/NeueHaasGroteskPro-45Light.eot); src: url(assets/fonts/NeueHaasGroteskPro-45Light.eot?#iefix) format(embedded-opentype), url(assets/fonts/NeueHaasGroteskPro-45Light.woff2) format(woff2), url(assets/fonts/NeueHaasGroteskPro-45Light.woff) format(woff), url(assets/fonts/NeueHaasGroteskPro-45Light.ttf) format(truetype), url(assets/fonts/NeueHaasGroteskPro-45Light.svg#NeueHaasGroteskPro-45Light) format(svg); font-weight: 300; @@ -697,7 +798,7 @@ Add your custom styles in this file so it is easier to update the theme. } @font-face { - font-family: Neue Haas Grotesk Pro; + font-family: "Neue Haas Grotesk Pro"; src: url(assets/fonts/NeueHaasGroteskPro-55Roman.eot); src: url(assets/fonts/NeueHaasGroteskPro-55Roman.eot?#iefix) format(embedded-opentype), url(assets/fonts/NeueHaasGroteskPro-55Roman.woff2) format(woff2), url(assets/fonts/NeueHaasGroteskPro-55Roman.woff) format(woff), url(assets/fonts/NeueHaasGroteskPro-55Roman.ttf) format(truetype), url(assets/fonts/NeueHaasGroteskPro-55Roman.svg#NeueHaasGroteskPro-55Roman) format(svg); font-weight: 500; @@ -706,10 +807,10 @@ Add your custom styles in this file so it is easier to update the theme. } @font-face { - font-family: Neue Haas Grotesk Pro; + font-family: "Neue Haas Grotesk Pro"; src: url(assets/fonts/NeueHaasGroteskPro-75Bold.eot); src: url(assets/fonts/NeueHaasGroteskPro-75Bold.eot?#iefix) format(embedded-opentype), url(assets/fonts/NeueHaasGroteskPro-75Bold.woff2) format(woff2), url(assets/fonts/NeueHaasGroteskPro-75Bold.woff) format(woff), url(assets/fonts/NeueHaasGroteskPro-75Bold.ttf) format(truetype), url(assets/fonts/NeueHaasGroteskPro-75Bold.svg#NeueHaasGroteskPro-75Bold) format(svg); - font-weight: bold; + font-weight: 700; font-style: normal; font-display: swap; } @@ -726,8 +827,8 @@ body.admin-bar { } :root { - --color-xxp-black: #000000; - --color-xxp-white: #ffffff; + --color-xxp-black: #000; + --color-xxp-white: #fff; --color-xxp-red: #f27173; --color-xxp-yellow: #f6cc4c; --color-xxp-green: #84c779; @@ -742,18 +843,21 @@ body.admin-bar { } @media screen { + .home { --bubble-color-01: var(--color-xxp-white); --bubble-color-02: var(--color-xxp-red); --bubble-color-03: var(--color-xxp-yellow); --bubble-color-04: var(--color-xxp-white); } + .page-id-617 { --bubble-color-01: var(--color-xxp-violet); --bubble-color-02: var(--color-xxp-white); --bubble-color-03: var(--color-xxp-white); --bubble-color-04: var(--color-xxp-yellow); } + .page-id-626, .page-id-2936, .page-id-2937 { @@ -762,18 +866,21 @@ body.admin-bar { --bubble-color-03: var(--color-xxp-yellow); --bubble-color-04: var(--color-xxp-lila); } + .page-id-634 { --bubble-color-01: var(--color-xxp-white); --bubble-color-02: var(--color-xxp-yellow); --bubble-color-03: var(--color-xxp-violet); --bubble-color-04: var(--color-xxp-white); } + .page-id-659 { --bubble-color-01: var(--color-xxp-cyan); --bubble-color-02: var(--color-xxp-cyan); --bubble-color-03: var(--color-xxp-yellow); --bubble-color-04: var(--color-xxp-white); } + .page-template-associats-search, .post-type-archive-xarxaprod-associat { --bubble-color-01: var(--color-xxp-white); @@ -781,12 +888,14 @@ body.admin-bar { --bubble-color-03: var(--color-xxp-pink); --bubble-color-04: var(--color-xxp-pink); } + .single-xarxaprod-associat { --bubble-color-01: var(--color-xxp-pink); --bubble-color-02: var(--color-xxp-yellow); --bubble-color-03: var(--color-xxp-pink); --bubble-color-04: var(--color-xxp-white); } + .page-template-arxiu-general, .page-id-643 { --bubble-color-01: var(--color-xxp-white); @@ -794,6 +903,7 @@ body.admin-bar { --bubble-color-03: var(--color-xxp-red); --bubble-color-04: var(--color-xxp-white); } + .page-template-convos-search, .post-type-archive-xarxaprod-convo { --bubble-color-01: var(--color-xxp-white); @@ -801,24 +911,28 @@ body.admin-bar { --bubble-color-03: var(--color-xxp-green); --bubble-color-04: var(--color-xxp-white); } + .single-xarxaprod-convo { --bubble-color-01: var(--color-xxp-lila); --bubble-color-02: var(--color-xxp-white); --bubble-color-03: var(--color-xxp-violet); --bubble-color-04: var(--color-xxp-lila); } + .page-template-agenda-search { --bubble-color-01: var(--color-xxp-lila); --bubble-color-02: var(--color-xxp-white); --bubble-color-03: var(--color-xxp-white); --bubble-color-04: var(--color-xxp-red); } + .category-activitats { --bubble-color-01: var(--color-xxp-white); --bubble-color-02: var(--color-xxp-green); --bubble-color-03: var(--color-xxp-cyan); --bubble-color-04: var(--color-xxp-white); } + .page-id-28, .page-template-faqs-page { --bubble-color-01: var(--color-xxp-white); @@ -826,6 +940,7 @@ body.admin-bar { --bubble-color-03: var(--color-xxp-violet); --bubble-color-04: var(--color-xxp-white); } + .page-template-ajut-search, .post-type-archive-xarxaprod-ajut, .single-xarxaprod-ajut { @@ -834,36 +949,42 @@ body.admin-bar { --bubble-color-03: var(--color-xxp-white); --bubble-color-04: var(--color-xxp-violet); } + .page-id-1673 { --bubble-color-01: var(--color-xxp-yellow); --bubble-color-02: var(--color-xxp-white); --bubble-color-03: var(--color-xxp-green); --bubble-color-04: var(--color-xxp-yellow); } + .page-id-2366 { --bubble-color-01: var(--color-xxp-white); --bubble-color-02: var(--color-xxp-violet); --bubble-color-03: var(--color-xxp-red); --bubble-color-04: var(--color-xxp-white); } + .page-id-2364 { --bubble-color-01: var(--color-xxp-green); --bubble-color-02: var(--color-xxp-white); --bubble-color-03: var(--color-xxp-white); --bubble-color-04: var(--color-xxp-violet); } + .page-id-2365 { --bubble-color-01: var(--color-xxp-lila); --bubble-color-02: var(--color-xxp-yellow); --bubble-color-03: var(--color-xxp-lila); --bubble-color-04: var(--color-xxp-yellow); } + .page-id-1760 { --bubble-color-01: var(--color-xxp-cyan); --bubble-color-02: var(--color-xxp-white); --bubble-color-03: var(--color-xxp-lila); --bubble-color-04: var(--color-xxp-cyan); } + .liquid-bubbles { overflow: hidden; float: left; @@ -874,6 +995,7 @@ body.admin-bar { width: 100vw; height: 100vh; } + .bubbles { position: absolute; width: var(--size); @@ -881,6 +1003,7 @@ body.admin-bar { border-radius: 20%; background: linear-gradient(var(--bgangle), var(--bgcolor), transparent); } + .bubbles.bubble-01 { top: var(--position); left: var(--position); @@ -888,6 +1011,7 @@ body.admin-bar { --bgangle: 135deg; animation: 5s ease-in-out 2s infinite alternate bubble-move; } + .bubbles.bubble-02 { top: var(--position); right: var(--position); @@ -895,6 +1019,7 @@ body.admin-bar { --bgangle: 225deg; animation: 3s ease-in-out 0s infinite alternate bubble-move; } + .bubbles.bubble-03 { bottom: var(--position); left: var(--position); @@ -902,6 +1027,7 @@ body.admin-bar { --bgangle: 45deg; animation: 2s ease-in-out 3s infinite alternate bubble-move; } + .bubbles.bubble-04 { bottom: var(--position); right: var(--position); @@ -912,23 +1038,29 @@ body.admin-bar { } @media screen and (max-width: 48em) { + @keyframes bubble-move { + from { width: 50vw; height: 70vh; filter: blur(3rem); + /* transform: rotate(0);*/ } + to { width: 100vw; height: 40vh; filter: blur(8rem); + /* transform: rotate(5deg);*/ } } + .bubbles { --size: 50vw; - --position: 0vw; + --position: 0; height: 70vh; filter: blur(3rem); border-radius: 3%; @@ -936,20 +1068,26 @@ body.admin-bar { } @media screen and (min-width: 48em) { + @keyframes bubble-move { + from { width: 40vw; height: 40vw; filter: blur(10rem); + /* transform: rotate(0);*/ } + to { width: 90vw; height: 20vw; filter: blur(20rem); + /* transform: rotate(5deg);*/ } } + .bubbles { --size: 40vw; --position: -5vw; @@ -998,11 +1136,13 @@ dd { } @media screen { + .xarxaprod-label { margin: 0; padding: 0; display: inline; } + .xarxaprod-label li { display: inline-block; margin: 0.1em 0; @@ -1012,13 +1152,16 @@ dd { background-color: none; font-size: 0.8rem; } + .item-xxp_fund_call { display: block; margin: 0.2rem 0; } + .item-xxp_fund_call li { font-size: 1.2rem; } + .item-xxp_fund_apply_text { display: inline-block; margin: 0.1em 0; @@ -1026,9 +1169,11 @@ dd { font-size: 0.7rem; text-transform: uppercase; } + .xarxaprod-faqs-types ul { margin: 0; } + .xarxaprod-faqs-types .cat-item { display: inline-block; margin: 0.1em 0.5em 0.1em 0; @@ -1038,38 +1183,49 @@ dd { font-size: 1.1rem; text-transform: uppercase; } + .xarxaprod-faqs-types a { color: #fff; text-decoration: none; } - .xarxaprod-faqs-types a:visited, .xarxaprod-faqs-types a:hover { + + .xarxaprod-faqs-types a:visited, + .xarxaprod-faqs-types a:hover { color: #fff; } + .single-xarxaprod-ajut article:not(.type-post) .xarxaprod-label li { font-size: 1.1rem; } + .single-xarxaprod-ajut article:not(.type-post) .item-xxp_fund_apply_text { font-size: 1.1rem; } + .archive-xarxaprod-associats li, .archive-xarxaprod-members li { margin: 0.1rem; } + ul[id*="menu-footer"] { column-count: 3; } + ul[id*="menu-footer"] a { text-decoration: underline; } + ul[id*="menu-legal"] li { float: left; padding-left: 0.8em; font-size: 0.8rem; } + ul[id*="menu-social-media"] { display: flex; flex-flow: row; } + ul[id*="menu-social-media"] li { height: 1.5em; width: 1.5em; @@ -1078,10 +1234,12 @@ dd { margin-right: 0.3em; position: relative; } + ul[id*="menu-social-media"] li a { margin-left: -10000em; } - ul[id*="menu-social-media"] li a:before { + + ul[id*="menu-social-media"] li a::before { content: ""; display: inline-flex; align-content: center; @@ -1095,26 +1253,33 @@ dd { font-size: 1rem; font-weight: 900; } - ul[id*="menu-social-media"] li a[href*="instagram.com"]:before { + + ul[id*="menu-social-media"] li a[href*="instagram.com"]::before { content: "in"; } - ul[id*="menu-social-media"] li a[href*="youtube.com"]:before { + + ul[id*="menu-social-media"] li a[href*="youtube.com"]::before { content: "yt"; } - ul[id*="menu-social-media"] li a[href*="facebook.com"]:before { + + ul[id*="menu-social-media"] li a[href*="facebook.com"]::before { content: "fb"; } - ul[id*="menu-social-media"] li a[href*="twitter.com"]:before { + + ul[id*="menu-social-media"] li a[href*="twitter.com"]::before { content: "tw"; } - ul[id*="menu-social-media"] li a[href*="mastodon"]:before { + + ul[id*="menu-social-media"] li a[href*="mastodon"]::before { content: "mt"; } + ul[class*="xarxaprod-associat-social-links"] { display: flex; flex-flow: row; margin: 0; } + ul[class*="xarxaprod-associat-social-links"] li { height: 1.5em; width: 1.5em; @@ -1124,10 +1289,12 @@ dd { margin-right: 0.3em; position: relative; } + ul[class*="xarxaprod-associat-social-links"] li a { - font-size: 0px; + font-size: 0; } - ul[class*="xarxaprod-associat-social-links"] li a:before { + + ul[class*="xarxaprod-associat-social-links"] li a::before { content: ""; display: inline-flex; align-content: center; @@ -1139,19 +1306,24 @@ dd { width: 100%; font-size: 1rem; } - ul[class*="xarxaprod-associat-social-links"] li a[href*="instagram.com"]:before { + + ul[class*="xarxaprod-associat-social-links"] li a[href*="instagram.com"]::before { content: "in"; } - ul[class*="xarxaprod-associat-social-links"] li a[href*="youtube.com"]:before { + + ul[class*="xarxaprod-associat-social-links"] li a[href*="youtube.com"]::before { content: "yt"; } - ul[class*="xarxaprod-associat-social-links"] li a[href*="facebook.com"]:before { + + ul[class*="xarxaprod-associat-social-links"] li a[href*="facebook.com"]::before { content: "fb"; } - ul[class*="xarxaprod-associat-social-links"] li a[href*="twitter.com"]:before { + + ul[class*="xarxaprod-associat-social-links"] li a[href*="twitter.com"]::before { content: "tw"; } - ul[class*="xarxaprod-associat-social-links"] li a[href*="mastodon"]:before { + + ul[class*="xarxaprod-associat-social-links"] li a[href*="mastodon"]::before { content: "mt"; } } @@ -1172,7 +1344,8 @@ figure { margin: 1em 0; } -.fotocopia img, .multiply img { +.fotocopia img, +.multiply img { filter: grayscale(1) contrast(1); mix-blend-mode: multiply; } @@ -1193,7 +1366,9 @@ a:visited { color: #000; } -a:hover, a:focus, a:active { +a:hover, +a:focus, +a:active { color: #333; } @@ -1201,11 +1376,13 @@ a:focus { outline: thin dotted; } -a:hover, a:active { +a:hover, +a:active { outline: 0; } @media screen and (max-width: 48em) { + a { overflow-wrap: anywhere; word-break: normal; @@ -1249,7 +1426,8 @@ input[type="submit"]:visited, color: #fff; } -button:active, button:focus, +button:active, +button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, @@ -1281,10 +1459,10 @@ input[type="submit"]:focus, height: 2.5rem; background: none; cursor: pointer; - font-size: 0px; + font-size: 0; } -.xarxaprod-icon-search:before { +.xarxaprod-icon-search::before { position: absolute; padding: 0; margin: 0.2rem 0 0 -1.5rem; @@ -1324,7 +1502,9 @@ textarea { padding: 0.3rem; } -input[type="text"]:focus, input[type="text"]:focus-within, input[type="text"]:focus-visible, +input[type="text"]:focus, +input[type="text"]:focus-within, +input[type="text"]:focus-visible, input[type="email"]:focus, input[type="email"]:focus-within, input[type="email"]:focus-visible, @@ -1387,7 +1567,8 @@ textarea { # Layouts --------------------------------------------------------------*/ @media screen { - html:not([data-scroll='0']) .site-header:before { + + html:not([data-scroll="0"]) .site-header::before { content: ""; display: inline-block; position: absolute; @@ -1401,6 +1582,7 @@ textarea { z-index: -1; background-color: #fff; } + .site { position: relative; display: grid; @@ -1411,19 +1593,24 @@ textarea { padding: 0; min-height: 100vh; } + .site > header { grid-column: 1 / -1; } + .site > main { grid-column: 1 / -1; } + .site > aside { grid-column: 1 / -1; padding: 4em 0; } + .site > footer { grid-column: 1 / -1; } + .site-header { position: sticky; top: 0; @@ -1432,6 +1619,7 @@ textarea { padding: 0.5rem 0; background-color: transparent; } + .site-header .main { display: flex; flex-flow: row; @@ -1439,35 +1627,47 @@ textarea { justify-content: space-between; z-index: 900; } + .site-header .secondary { display: flex; flex-flow: column; align-items: end; } + .site-main { padding: 0 1rem; gap: 1rem; } + .site-main > section { padding: 0; } + .site-main > section > header { padding: 1em 0; } + .archive .site-main, .category .site-main { display: grid; grid-template-columns: 1fr; } + .archive .site-main > header, .category .site-main > header { grid-column: 1 / -1; } + .xarxaprod-filtered-content { display: grid; grid-template-columns: 1fr; gap: 1rem; } + + .xarxaprod-filtered-content > header { + grid-column: -1 / 1; + } + .site-footer { display: flex; flex-flow: row; @@ -1475,36 +1675,49 @@ textarea { color: #fff; margin-top: 4em; } + .site-footer :where(.wp-block-columns.is-layout-flex) { gap: 5rem; } + .site-footer .site-info > section { margin-top: 2em; padding: 2em 4em; border-top: 0.05rem solid #000; } + .site-footer a { color: #fff; } - .site-footer a:hover, .site-footer a:visited, .site-footer a:active { + + .site-footer a:hover, + .site-footer a:visited, + .site-footer a:active { color: #fff; } + .site-footer ul[id*="menu-footer"] { column-count: 3; } + .site-footer ul[id*="menu-footer"] a { text-decoration: underline; } + :where(.wp-block-columns.is-layout-flex) { gap: 1.5rem; } - .xarxaprod-destacats, .xarxaprod-featured, - .xarxaprod-last-convos, .xarxaprod-ultimes-convocatories, + + .xarxaprod-destacats, + .xarxaprod-featured, + .xarxaprod-last-convos, + .xarxaprod-ultimes-convocatories, .archive-posts { display: grid; grid-template-columns: repeat(1, 1fr); gap: 1.5rem; } + .archive-posts-old { margin-top: 2rem; padding-top: 1rem; @@ -1513,9 +1726,11 @@ textarea { } @media screen and (max-width: 48em) { + .site-header .main { padding-right: 1em; } + .site-footer .is-layout-flex { flex-flow: column; align-items: flex-start; @@ -1523,7 +1738,8 @@ textarea { } @media screen and (min-width: 48em) { - html:not([data-scroll='0']) .site-header:before { + + html:not([data-scroll="0"]) .site-header::before { content: ""; display: inline-block; position: absolute; @@ -1537,102 +1753,138 @@ textarea { z-index: -1; background-color: #fff; } + .site > header { grid-column: 2 / 4; } + .site > main { grid-column: 2 / 4; } + .site > aside { grid-column: 2 / 4; } + .site > footer { grid-column: 1 / -1; } + .site-header { padding: 0; } + .site-header .main { grid-column: 2/4; width: 100%; } + .site-header .secondary { grid-column: 2/4; align-items: center; width: 100%; } + .page-template-agenda-archive .site-main > article { padding-bottom: 1rem; } + .site-main { padding: 0; padding-top: 4rem; } + .site-main > article { padding-bottom: 4rem; } - .site-main > article.xarxaprod-ajut, .site-main > article.category-activitats { + + .site-main > article.xarxaprod-ajut, + .site-main > article.category-activitats { display: grid; } - .site-main > article.xarxaprod-ajut > *, .site-main > article.category-activitats > * { + + .site-main > article.xarxaprod-ajut > *, + .site-main > article.category-activitats > * { max-width: 40rem; } + .site-main > article.xarxaprod-convo { display: grid; } + .site-main > article.xarxaprod-convo > * { max-width: 40rem; margin: 0 auto; } + .site-main > article.xarxaprod-convo > header { grid-row-start: 2; } + .site-main > article.xarxaprod-convo > footer { max-width: unset; } + .site-main > article > header { margin-bottom: 1rem; } + .site-main > article > aside { margin-bottom: 1rem; } + .site-main > section { padding-bottom: 4rem; } + .archive .site-main, .category .site-main { grid-template-columns: 1fr 3fr; } + .xarxaprod-filtered-content { grid-template-columns: 1fr 3fr; } + .site-footer { flex-flow: column; } + .home-featured { padding: 0 2rem; } + .single .site-main { margin: 0 auto; } - .xarxaprod-destacats, .xarxaprod-featured, - .xarxaprod-last-convos, .xarxaprod-ultimes-convocatories { + + .xarxaprod-destacats, + .xarxaprod-featured, + .xarxaprod-last-convos, + .xarxaprod-ultimes-convocatories { grid-template-columns: repeat(3, 1fr); } + .archive-posts { grid-template-columns: repeat(2, 1fr); min-height: 40vh; } - .archive-posts.archive-posts-map, .archive-posts.archive-xarxaprod-members, .archive-postsarchive-xarxaprod-associats { + + .archive-posts.archive-posts-map, + .archive-posts.archive-xarxaprod-members, + .archive-postsarchive-xarxaprod-associats { grid-template-columns: 1fr; } + .archive-posts.archive-posts-old { grid-template-columns: repeat(3, 1fr); margin-top: 2rem; } + .archive-posts.archive-posts-old h2 { grid-column: 1 / -1; } + .xarxaprod-faqs-aside { display: flex; flex-direction: row; @@ -1640,12 +1892,17 @@ textarea { justify-content: space-between; margin-bottom: 1rem; } - .xarxaprod-faqs-aside .xarxaprod-search-form:hover, .xarxaprod-faqs-aside .xarxaprod-search-form:active, .xarxaprod-faqs-aside .xarxaprod-search-form:focus, .xarxaprod-faqs-aside .xarxaprod-search-form:target { + + .xarxaprod-faqs-aside .xarxaprod-search-form:hover, + .xarxaprod-faqs-aside .xarxaprod-search-form:active, + .xarxaprod-faqs-aside .xarxaprod-search-form:focus, + .xarxaprod-faqs-aside .xarxaprod-search-form:target { flex-grow: 1; } } @media screen and (min-width: 80em) { + .home-featured { padding: 0; } @@ -1654,32 +1911,40 @@ textarea { /*-------------------------------------------------------------- # Components --------------------------------------------------------------*/ + /* Navigation --------------------------------------------- */ @media screen { + .hide-content { display: block; - width: 0px; - height: 0px; + width: 0; + height: 0; margin: 0; padding: 0; overflow: hidden; } + .custom-logo { min-width: 60vw; margin: 1rem; } - .main-navigation .main-navigation-content, .secondary-navigation .main-navigation-content { + + .main-navigation .main-navigation-content, + .secondary-navigation .main-navigation-content { display: none; } + .main-navigation.toggled ul { display: block; position: relative; } + .main-navigation.toggled .menu-toggle { position: relative; z-index: 999; } + .main-navigation.toggled .main-navigation-content { display: inline-block; position: absolute; @@ -1691,20 +1956,25 @@ textarea { background-color: rgba(255, 255, 255, 0.95); overflow: auto; } + .main-navigation.toggled li { display: block; } + .main-navigation.toggled a { display: block; min-height: 100%; padding: 0.5em 0; } + .main-navigation.toggled .current-menu-ancestor > a::after { background-color: transparent; } + .main-navigation.toggled .current-menu-item { position: relative; } + .main-navigation.toggled .current-menu-item > a::after { display: inline-block; content: ""; @@ -1715,48 +1985,65 @@ textarea { width: 100%; background-color: #000; } + .menu-menu-agenda-container .menu-item-has-children { padding-right: 0; } + .menu-menu-agenda-container > ul { border-bottom: 0.05rem solid #000; } + .menu-menu-agenda-container li > ul { margin-left: 0; } + .menu-menu-agenda-container li > a { display: block; padding: 0.5rem 0; border-top: 0.05rem solid #000; } + .menu-menu-agenda-container .current-menu-item > a { font-weight: 900; } + /* begin of menu-hidden */ + /* end of menu hidden*/ } @media screen and (min-width: 48em) { + .custom-logo { min-width: 16rem; margin: 1rem 1rem 1rem 0; } + .menu-toggle { display: none; } - .main-navigation .main-navigation-content, .secondary-navigation .main-navigation-content { + + .main-navigation .main-navigation-content, + .secondary-navigation .main-navigation-content { display: inline-block; } - .main-navigation ul, .secondary-navigation ul { + + .main-navigation ul, + .secondary-navigation ul { display: flex; flex-flow: row; } - .main-navigation ul .menu-item-has-children > ul, .secondary-navigation ul .menu-item-has-children > ul { + + .main-navigation ul .menu-item-has-children > ul, + .secondary-navigation ul .menu-item-has-children > ul { background-color: rgba(255, 255, 255, 0.95); box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); border-radius: 0.2rem; } - .main-navigation ul ul.sub-menu, .secondary-navigation ul ul.sub-menu { + + .main-navigation ul ul.sub-menu, + .secondary-navigation ul ul.sub-menu { float: left; position: absolute; top: 100%; @@ -1764,54 +2051,72 @@ textarea { z-index: 99999; padding: 0.5rem; } - .main-navigation ul ul.sub-menu ul, .secondary-navigation ul ul.sub-menu ul { + + .main-navigation ul ul.sub-menu ul, + .secondary-navigation ul ul.sub-menu ul { left: -999em; top: 0; } + .main-navigation ul ul.sub-menu li:hover > ul, - .main-navigation ul ul.sub-menu li.focus > ul, .secondary-navigation ul ul.sub-menu li:hover > ul, + .main-navigation ul ul.sub-menu li.focus > ul, + .secondary-navigation ul ul.sub-menu li:hover > ul, .secondary-navigation ul ul.sub-menu li.focus > ul { display: block; left: 4em; top: 3em; } - .main-navigation ul ul.sub-menu a, .secondary-navigation ul ul.sub-menu a { + + .main-navigation ul ul.sub-menu a, + .secondary-navigation ul ul.sub-menu a { display: flex; align-items: center; min-height: 100%; width: 200px; } - .main-navigation ul li, .secondary-navigation ul li { + + .main-navigation ul li, + .secondary-navigation ul li { position: relative; padding: 1em; } + .main-navigation ul li:hover > ul, - .main-navigation ul li.focus > ul, .secondary-navigation ul li:hover > ul, + .main-navigation ul li.focus > ul, + .secondary-navigation ul li:hover > ul, .secondary-navigation ul li.focus > ul { left: auto; } - .main-navigation ul li.lang-item, .secondary-navigation ul li.lang-item { + + .main-navigation ul li.lang-item, + .secondary-navigation ul li.lang-item { position: absolute; right: -3rem; float: none; font-weight: 100; } - .main-navigation ul a, .secondary-navigation ul a { + + .main-navigation ul a, + .secondary-navigation ul a { display: flex; align-items: center; min-height: 100%; text-decoration: none; font-size: 1rem; } + .main-navigation { padding-bottom: 1em; } + .main-navigation ul { justify-content: end; } + .main-navigation ul ul.sub-menu { flex-direction: column; } + .main-navigation .current-menu-ancestor > a::after, .main-navigation .current-menu-item > a::after { display: inline-block; @@ -1823,12 +2128,15 @@ textarea { width: calc(100% - 2em); background-color: #000; } + .secondary-navigation { padding: 1.5em 0; } + .menu-item-has-children { padding-right: 0.5em; } + .menu-item-has-children::after { content: ""; display: inline-block; @@ -1845,22 +2153,27 @@ textarea { -ms-transform: rotate(45deg); transform: rotate(45deg); } - /* - * css menu toggler + + /* + * css menu toggler * */ .toggle-secondary-navigation .show-mobile, .toggle-secondary-navigation .hide-not-mobile { display: none; } + .toggled-menu { display: inherit; } - /* end css menu toggler + + /* end css menu toggler * */ } -.site-main .comment-navigation, .site-main -.posts-navigation, .site-main +.site-main .comment-navigation, +.site-main +.posts-navigation, +.site-main .post-navigation { margin: 0 0 1.5em; align-self: end; @@ -1885,11 +2198,14 @@ textarea { } @media screen and (min-width: 80em) { + .main-navigation .toggle-sidebar-segona .show-mobile, - .main-navigation .toggle-sidebar-segona .hide-not-mobile, .secondary-navigation .toggle-sidebar-segona .show-mobile, + .main-navigation .toggle-sidebar-segona .hide-not-mobile, + .secondary-navigation .toggle-sidebar-segona .show-mobile, .secondary-navigation .toggle-sidebar-segona .hide-not-mobile { display: none; } + .main-navigation { padding-bottom: 0; } @@ -1898,27 +2214,34 @@ textarea { /* Posts and pages --------------------------------------------- */ @media screen { + .sticky { display: block; } + .post, .page { margin: 0; } + .updated:not(.published) { display: none; } + .page-content, .entry-summary { margin: 1.5em 0 0; } + .page-links { clear: both; margin: 0 0 1.5em; } + .home-featured { padding: 0 1rem; } + /* * big letters block below titles * */ @@ -1927,16 +2250,20 @@ textarea { margin-top: 0; margin-bottom: 0; } + /* * blocks columns with line below each block * see Que oferim? * */ - .ratlla-abaix .wp-block-column, .border-bottom .wp-block-column { + .ratlla-abaix .wp-block-column, + .border-bottom .wp-block-column { position: relative; padding-top: 1em; padding-bottom: 1em; } - .ratlla-abaix .wp-block-column > :last-child:after, .border-bottom .wp-block-column > :last-child:after { + + .ratlla-abaix .wp-block-column > :last-child::after, + .border-bottom .wp-block-column > :last-child::after { content: ""; border-bottom: 0.05rem solid #000; width: 100%; @@ -1944,23 +2271,33 @@ textarea { bottom: 0; left: 0; } - .ratlla-abaix .wp-block-heading, .border-bottom .wp-block-heading { + + .ratlla-abaix .wp-block-heading, + .border-bottom .wp-block-heading { display: inline-grid; } - .ratlla-abaix p, .border-bottom p { + + .ratlla-abaix p, + .border-bottom p { margin-bottom: 0; } + /* - * download files + * download files * line and icon to show download * * * * * * * * */ - .descarregar-fitxers a, .descarga-fichero a, .download-files a { + .descarregar-fitxers a, + .descarga-fichero a, + .download-files a { display: inline-block; width: 100%; border-bottom: 0.05rem solid #000; } - .descarregar-fitxers a:after, .descarga-fichero a:after, .download-files a:after { + + .descarregar-fitxers a::after, + .descarga-fichero a::after, + .download-files a::after { content: ""; display: inline-block; float: right; @@ -1970,40 +2307,48 @@ textarea { background-repeat: none; background-size: contain; } - /* used in - * template-parts/section-eachpost.php + + /* used in + * template-parts/section-eachpost.php * */ .xarxaprod-card-each { display: flex; flex-direction: column; } + .xarxaprod-card-each .entry-title { margin: 0; padding: 0 0 0.5rem 0; } + .xarxaprod-card-each h6 { padding: 0.5rem 1rem 0.5rem 0; border-bottom: 0.05rem solid #000; } + .xarxaprod-card-each .xarxaprod-deadline { text-transform: uppercase; } + .xarxaprod-card-each p { padding: 0.5rem 0; margin: 0; } + .xarxaprod-card-each .excerpt { border-bottom: 0.05rem solid #000; margin-bottom: 0.5em; padding: 0.5em 0; } + .xarxaprod-card-each .more-link { margin-top: 1rem; } - /* used in - * template-parts/content-xarxaprod-ajut.php - * template-parts/content-xarxaprod-convo.php - * template-parts/section-eachpost.php + + /* used in + * template-parts/content-xarxaprod-ajut.php + * template-parts/content-xarxaprod-convo.php + * template-parts/section-eachpost.php * */ .xarxaprod-card-each.xarxaprod-ajut .entry-title { display: inline-flex; @@ -2012,39 +2357,47 @@ textarea { border-bottom: 0.05rem solid #000; overflow: hidden; } + .xarxaprod-fund-info-fields, .xarxaprod-fund-info-contact-fields { display: grid; margin-bottom: 2rem; } + .xarxaprod-fund-info-fields .xarxaprod-fund-info-field, .xarxaprod-fund-info-contact-fields .xarxaprod-fund-info-field { margin: 0; padding: 1rem 0; border-bottom: 0.05rem solid #000; } + .xarxaprod-fund-info-fields h6, .xarxaprod-fund-info-contact-fields h6 { font-size: 2.4rem; font-variant: all-petite-caps; } + .xarxaprod-fund-info-fields h6 ~ p .button, .xarxaprod-fund-info-contact-fields h6 ~ p .button { display: inline-block; margin-top: 0.5rem; } + .xarxaprod-fund-info-fields p, .xarxaprod-fund-info-contact-fields p { margin: 0; } + .xarxaprod-fund-info-fields .xarxaprod-fund-original-title, .xarxaprod-fund-info-contact-fields .xarxaprod-fund-original-title { - font-weight: bold; + font-weight: 700; } + .xarxaprod-fund-info-fields li, .xarxaprod-fund-info-contact-fields li { font-size: 1.3rem; } + .xarxaprod-funder-name, .xarxaprod-fund-contact-name, .xarxaprod-fund-web { @@ -2056,17 +2409,19 @@ textarea { line-height: 0.9; align-items: center; } + .xarxaprod-funder-name a, .xarxaprod-fund-contact-name a, .xarxaprod-fund-web a { text-decoration: none; font-size: 0.8rem; } - /* used in + + /* used in * archive-xarxaprod-convo.php * page-template/convo-search.php - * template-parts/content-xarxaprod-convo.php - * template-parts/section-eachconvo.php + * template-parts/content-xarxaprod-convo.php + * template-parts/section-eachconvo.php * */ .xarxaprod-convo-info-fields li, .xarxaprod-agenda-info li { @@ -2074,10 +2429,12 @@ textarea { border-bottom: 0.05rem solid #000; font-size: 1rem; } + .xarxaprod-convo-info-fields li:first-of-type, .xarxaprod-agenda-info li:first-of-type { border-top: 0.05rem solid #000; } + .xarxaprod-convo-info-fields li .xarxaprod-label li, .xarxaprod-agenda-info li .xarxaprod-label li { display: inherit; @@ -2088,84 +2445,102 @@ textarea { background-color: transparent; font-size: inherit; } - .xarxaprod-convo-info-fields li .xarxaprod-label li:nth-child(n+2):before, - .xarxaprod-agenda-info li .xarxaprod-label li:nth-child(n+2):before { + + .xarxaprod-convo-info-fields li .xarxaprod-label li:nth-child(n+2)::before, + .xarxaprod-agenda-info li .xarxaprod-label li:nth-child(n+2)::before { content: ", "; display: inline-block; } - .xarxaprod-convo-info-fields dt, .xarxaprod-convo-info-fields dd, + + .xarxaprod-convo-info-fields dt, + .xarxaprod-convo-info-fields dd, .xarxaprod-agenda-info dt, .xarxaprod-agenda-info dd { display: inline; font-weight: 100; margin: 0; } + .xarxaprod-convo-info-fields p, .xarxaprod-agenda-info p { grid-row: 1 / 2; margin: 0; } + .xarxaprod-card-each.xarxaprod-convo .entry-title { display: inline-flex; align-items: flex-start; min-height: 3.6rem; } + .single-xarxaprod-convo article.xarxaprod-convo > .xarxaprod-convo-info-fields { width: 100%; padding-top: 2rem; padding-bottom: 2rem; } + .single-xarxaprod-convo article.xarxaprod-convo > .entry-footer { padding-top: 2rem; } + .single-xarxaprod-convo article.xarxaprod-convo > .entry-footer .xarxaprod-more-convos-header { padding: 2rem 0; font-size: 1.6rem; text-align: center; text-transform: uppercase; } + .single-xarxaprod-convo article.xarxaprod-convo > .entry-footer .last-convos { padding: 2rem 0; border-top: 0.05rem solid #000; } + .single-xarxaprod-convo article.xarxaprod-convo > .entry-footer .last-convos > header { display: none; } + .single-xarxaprod-convo .xarxaprod-convo-info-fields li, .single-xarxaprod-convo .xarxaprod-agenda-info li { display: grid; grid-template-columns: 0.75fr 2.25fr; } + .single-xarxaprod-convo .xarxaprod-convo-info-fields dt, .single-xarxaprod-convo .xarxaprod-agenda-info dt { grid-row: 1 / 1; font-weight: 100; } + .single-xarxaprod-convo .xarxaprod-convo-info-fields dd, .single-xarxaprod-convo .xarxaprod-agenda-info dd { grid-row: 1 / 2; margin: 0; font-weight: 700; } + .single-xarxaprod-convo .archive-posts .xarxaprod-convo-info-fields li:first-of-type, .single-xarxaprod-convo .archive-posts .xarxaprod-agenda-info li:first-of-type { border-top: 0.05rem solid #000; } - /* used in - * template-parts/content-xarxaprod-associat.php + + /* used in + * template-parts/content-xarxaprod-associat.php * * * * * * * * * */ .single-xarxaprod-associat .xarxaprod-associat > section { margin-top: 4em; } + .single-xarxaprod-associat .xarxaprod-associat-info { display: grid; grid-template-columns: 1fr; gap: 1rem; } + .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact dt, .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services dt { height: 1.5rem; } + .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact li, .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services li { display: grid; @@ -2175,36 +2550,46 @@ textarea { margin: 0; padding: 0.5em 0; } - .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact h6, .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact p, + + .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact h6, + .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact p, .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services h6, .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services p { font-size: 1rem; margin: 0; padding: 0; } + .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact li { grid-template-columns: 1fr 2.5fr; } + .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-logo { display: inline-flex; align-content: center; justify-content: center; max-height: 11rem; } + .single-xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-logo img { object-fit: contain; } + .single-xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link { display: grid; grid-template-columns: auto; align-items: center; } - .single-xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link h6, .single-xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link p, .single-xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link a { + + .single-xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link h6, + .single-xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link p, + .single-xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link a { margin: 0.5em; font-size: 1rem; } + /* - * used in + * used in * archive-xarxaprod-associat.php * page-templates/associats-search.php * @@ -2212,65 +2597,91 @@ textarea { .xarxaprod-associat-contact { font-size: 0.9rem; } + .xarxaprod-associat-contact h6 { font-size: 0.9rem; border: none; } + .xarxaprod-associat-contact li { display: grid; grid-template-columns: 1fr 2fr; } + /* mapas leaflet associats */ - .xarxaprod-associats-map, .xarxaprod-espais-map { + .xarxaprod-associats-map, + .xarxaprod-espais-map { margin: 0; grid-column: 1 / -1; aspect-ratio: 4 / 3; background-color: rgba(200, 200, 200, 0.4); } - .page-template-associats-search .xarxaprod-associats-map, .page-template-associats-search .xarxaprod-espais-map { + + .page-template-associats-search .xarxaprod-associats-map, + .page-template-associats-search .xarxaprod-espais-map { aspect-ratio: 4 / 3; } - .single-xarxaprod-associat .xarxaprod-associats-map, .single-xarxaprod-associat .xarxaprod-espais-map { + + .single-xarxaprod-associat .xarxaprod-associats-map, + .single-xarxaprod-associat .xarxaprod-espais-map { aspect-ratio: 16 / 9; } + /* * categories: * convocatorias pre 2024 * REC * * * * * * * * * * * * * * * * */ - .xarxaprod-cards, .category-convocatories, .category-rec { + .archive.category-convocatories main > aside { + grid-column: -1 / 1; + } + + .archive.category-convocatories main > .archive-posts.category-convocatories { + grid-column: -1 / 1; + grid-template-columns: repeat(3, 1fr); + } + + .xarxaprod-cards, + .category-rec { display: flex; flex-flow: column; justify-content: flex-end; padding-bottom: 2rem; } - .xarxaprod-cards .wp-block-post-title, .category-convocatories .wp-block-post-title, .category-rec .wp-block-post-title { + + .xarxaprod-cards .wp-block-post-title, + .category-rec .wp-block-post-title { font-size: 1.5rem; margin-bottom: 0.5em; padding-bottom: 0.5em; border-bottom: 0.05rem solid #000; } + .xarxaprod-cards .post-excerpt, - .xarxaprod-cards .wp-block-post-excerpt, .category-convocatories .post-excerpt, - .category-convocatories .wp-block-post-excerpt, .category-rec .post-excerpt, + .xarxaprod-cards .wp-block-post-excerpt, + .category-rec .post-excerpt, .category-rec .wp-block-post-excerpt { min-height: 7rem; margin: 0.5em 0; font-size: 1rem; border-bottom: 0.05rem solid #000; } - .xarxaprod-cards .wp-block-read-more, .category-convocatories .wp-block-read-more, .category-rec .wp-block-read-more { + + .xarxaprod-cards .wp-block-read-more, + .category-rec .wp-block-read-more { margin: 1em 0; } + /* * categories: * agenda, activitats, agenda-es * * * * * * * * * * * * * * * * */ - /* used in - * template-parts/section-last-agenda.php - * template-parts/section-each-agenda-entry.php + + /* used in + * template-parts/section-last-agenda.php + * template-parts/section-each-agenda-entry.php * */ .xarxaprod-agenda .xarxaprod-card-each { display: flex; @@ -2279,20 +2690,26 @@ textarea { padding: 0.2em 0; border-bottom: 0.05rem solid #000; } + .xarxaprod-agenda .xarxaprod-card-each:first-of-type { border-top: 0.05rem solid #000; } + .xarxaprod-agenda .xarxaprod-card-each > * { display: inline-flex; align-items: center; } - .xarxaprod-agenda .xarxaprod-card-each .entry-title, .xarxaprod-agenda .xarxaprod-card-each h6 { + + .xarxaprod-agenda .xarxaprod-card-each .entry-title, + .xarxaprod-agenda .xarxaprod-card-each h6 { border-bottom: none; padding: 0.5rem 0; } + .xarxaprod-card-each.category-activitats { justify-content: flex-start; } + .xarxaprod-card-each.category-activitats .entry-title { display: inline-flex; align-items: flex-start; @@ -2300,6 +2717,7 @@ textarea { overflow: hidden; border: none; } + .xarxaprod-card-each.category-activitats figure { order: -1; margin: 0 0 1rem 0; @@ -2307,15 +2725,18 @@ textarea { aspect-ratio: 16/9; overflow: hidden; } + .xarxaprod-card-each.category-activitats figure img { object-position: 50% 50%; max-height: 100%; object-fit: cover; width: 100%; } + .xarxaprod-card-each.category-activitats .xarxaprod-agenda-info { margin-bottom: 0; } + .xarxaprod-card-each.category-activitats li { display: inline-flex; width: 100%; @@ -2323,26 +2744,32 @@ textarea { overflow: hidden; font-weight: 100; } + .xarxaprod-card-each.category-activitats dt { padding-right: 0.5rem; text-transform: uppercase; } + .xarxaprod-card-each.category-activitats dd { font-weight: 100; } + .xarxaprod-card-each.category-activitats .post-excerpt { margin: 0; min-height: 5rem; } - /* + + /* * filters form custom fields * * */ .xarxaprod-filters section { margin: 0; } + .xarxaprod-filters section .filter { display: none; } + .xarxaprod-titol-opcions { display: inline-block; width: 100%; @@ -2355,19 +2782,24 @@ textarea { font-size: 0.9rem; border: 0.05rem solid #000; } - .xarxaprod-titol-opcions:after { + + .xarxaprod-titol-opcions::after { content: ">"; display: inline; float: right; } - .xarxaprod-titol-opcions:hover:after { + + .xarxaprod-titol-opcions:hover::after { transform: rotate(90deg); animation: rotate 0.5s; } + @keyframes rotate { + 0% { transform: rotate(0); } + 100% { transform: rotate(90deg); } @@ -2375,27 +2807,33 @@ textarea { } @media screen and (max-width: 48em) { + .post, .page { margin: 0; } + .xarxaprod-filters section { display: block; } + .xarxaprod-filters section h5 { display: block; width: 100%; } + .xarxaprod-filters section .filter { width: 45%; margin-top: 0.5rem; margin-right: 0.3em; float: left; } + .xarxaprod-filters section .filter:last-of-type { margin-bottom: 2rem; } - .xarxaprod-filters section:last-of-type:after { + + .xarxaprod-filters section:last-of-type::after { content: ""; display: inline-block; width: 100%; @@ -2403,32 +2841,43 @@ textarea { } @media screen and (min-width: 48em) { + .xarxaprod-filters a.button-more { display: inline-block; margin-top: 1rem; } + .single-xarxaprod-convo .xarxaprod-convo-info-fields li, .single-xarxaprod-convo .xarxaprod-agenda-info li, .single-post .category-activitats .xarxaprod-convo-info-fields li, .single-post .category-activitats .xarxaprod-agenda-info li { font-size: 1.5rem; } + .single-xarxaprod-associat .xarxaprod-associat-info { grid-template-columns: 1fr 1fr 1fr; } + .single-xarxaprod-associat .xarxaprod-associat-osm-link { grid-template-columns: min-content auto; } + .xarxaprod-agenda .xarxaprod-card-each { flex-direction: row-reverse; } - .xarxaprod-agenda .xarxaprod-card-each header, .xarxaprod-agenda .xarxaprod-card-each .entry-header { + + .xarxaprod-agenda .xarxaprod-card-each header, + .xarxaprod-agenda .xarxaprod-card-each .entry-header { width: 50%; } - .xarxaprod-agenda .xarxaprod-card-each .activity-organizer, .xarxaprod-agenda .xarxaprod-card-each .organiza-activitat { + + .xarxaprod-agenda .xarxaprod-card-each .activity-organizer, + .xarxaprod-agenda .xarxaprod-card-each .organiza-activitat { width: 30%; } - .xarxaprod-agenda .xarxaprod-card-each .agenda-date, .xarxaprod-agenda .xarxaprod-card-each .agenda-data { + + .xarxaprod-agenda .xarxaprod-card-each .agenda-date, + .xarxaprod-agenda .xarxaprod-card-each .agenda-data { width: 17%; } } @@ -2609,8 +3058,10 @@ textarea { /*-------------------------------------------------------------- # Plugins --------------------------------------------------------------*/ + /* Jetpack infinite scroll --------------------------------------------- */ + /* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */ .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { @@ -2622,7 +3073,7 @@ textarea { display: block; } -/* Guttenberg +/* Guttenberg --------------------------------------------- */ .black-blocs { padding: 1rem 0; @@ -2662,7 +3113,7 @@ textarea { .black-blocs .wp-block-column a::after { content: "+"; position: absolute; - bottom: 0rem; + bottom: 0; left: 0.7rem; font-size: 3rem; } @@ -2671,16 +3122,19 @@ textarea { content: ">"; } -/* Contact Form 7 +/* Contact Form 7 --------------------------------------------- */ @media screen { + /* contact forms styles used in wp backend with CF7 */ .wpcf7-not-valid:not(:focus) { background-color: #ff686e; } + .wpcf7-not-valid-tip { color: #ff686e; } + .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output { @@ -2688,124 +3142,159 @@ textarea { background-color: #f6cc4c; color: #fff; font-family: "Neue Haas Grotesk Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - font-weight: bold; + font-weight: 700; text-align: center; - margin: 0em; - padding: 0rem; + margin: 0; + padding: 0; } + .wpcf7-form .wpcf7-submit { margin-left: 1rem; } + .wpcf7-form .wpcf7-spinner { margin: 0 -24px 0 0; } + .wpcf7-list-item-label { margin: 0 0.3rem; } - .wpcf7-form input:not([type="submit"]), .wpcf7-form textarea { + + .wpcf7-form input:not([type="submit"]), + .wpcf7-form textarea { background: transparent; border: 0.05rem solid #000; padding: 1em; } + /* styles applied if written in wp backend * class="contactform contactform-WHATEVER" * */ .contactform { margin-bottom: 1rem; } + .contactform br { display: none; } + .contactform p { display: block; break-inside: avoid-column; margin-top: 0; } - .contactform .break-after-column, .contactform .saltar-columna { + + .contactform .break-after-column, + .contactform .saltar-columna { break-after: column; } - .contactform-consultoria .contactform-name, .contactform-consultoria .contactform-email { + + .contactform-consultoria .contactform-name, + .contactform-consultoria .contactform-email { max-width: 40%; display: inline-block; } + .contactform-consultoria .contactform-name { float: left; } + .contactform-consultoria .contactform-email { float: right; margin-bottom: 1rem; } + .contactform-acceptance { display: flex; align-items: center; justify-content: end; } + .contactform-fund-info { display: inline-block; column-count: 1; column-gap: 1rem; width: 100%; } + .contactform-fund-info .contactform-descripcio textarea { display: inline-block; min-height: 23.5em; } + .contactform-fund-options { display: flex; flex-direction: column; justify-content: space-between; } + .contactform-fund-options p { display: inline-block; } + .contactform-fund-options label.oficinasuport-titol-opcions { border: 0.05rem solid #000; width: 100%; display: inline-block; margin-bottom: 1em; } + .contactform-fund-options .wpcf7-list-item { display: block; } + .contactform-fund-options .wpcf7-list-item label { display: flex; flex-direction: row-reverse; justify-content: left; } - .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"], .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"] { + + .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"], + .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"] { display: block; } - .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"] input[type="date"], .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"] input[type="date"] { + + .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"] input[type="date"], + .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"] input[type="date"] { width: auto; } - .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"]::before, .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]::before { + + .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"]::before, + .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]::before { display: inline-block; width: 2rem; } + .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"]::before { content: "inici: "; } + .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]::before { content: "fi: "; } } @media screen and (min-width: 48em) { + .wpcf7-form { text-align: center; } + .contactform-fund-info { column-count: 2; } + .contactform-fund-options { flex-direction: row; } } -/* Guttenslider +/* Guttenslider --------------------------------------------- */ + /* Gutten slider styles for xarxaprod */ .home { + /* full width slides */ } @@ -2818,26 +3307,27 @@ textarea { margin-right: -50vw; } -/* Leaflet +/* Leaflet --------------------------------------------- */ .leaflet-container a { color: #000 !important; } .leaflet-attribution-flag { - height: 0px !important; - width: 0px !important; + height: 0 !important; + width: 0 !important; display: none !important; } .leaflet-marker-pane .leaflet-interactive > svg { - max-width: 0px; - width: 0px; - max-height: 0px; - height: 0px; + max-width: 0; + width: 0; + max-height: 0; + height: 0; } -.leaflet-marker-pane .dashicons, .leaflet-marker-pane .dashicons-before::before { +.leaflet-marker-pane .dashicons, +.leaflet-marker-pane .dashicons-before::before { width: 2rem; height: 2rem; font-size: 2rem; @@ -2847,7 +3337,8 @@ textarea { border-radius: 0.2rem; } -.xarxaprod-associats-map .leaflet-popup-content-wrapper, .xarxaprod-associats-map .leaflet-popup-tip { +.xarxaprod-associats-map .leaflet-popup-content-wrapper, +.xarxaprod-associats-map .leaflet-popup-tip { box-shadow: none; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); } @@ -2855,8 +3346,10 @@ textarea { /*-------------------------------------------------------------- # Utilities --------------------------------------------------------------*/ + /* Accessibility --------------------------------------------- */ + /* Text meant only for screen readers. */ .screen-reader-text { border: 0; @@ -2899,16 +3392,20 @@ textarea { /* Alignments --------------------------------------------- */ .alignleft { + /*rtl:ignore*/ float: left; + /*rtl:ignore*/ margin-right: 1.5em; margin-bottom: 1.5em; } .alignright { + /*rtl:ignore*/ float: right; + /*rtl:ignore*/ margin-left: 1.5em; margin-bottom: 1.5em; @@ -2921,5 +3418,3 @@ textarea { margin-right: auto; margin-bottom: 1.5em; } - -/*# sourceMappingURL=style.css.map */ \ No newline at end of file diff --git a/style.css.map b/style.css.map index ea774e4..74baaa4 100644 --- a/style.css.map +++ b/style.css.map @@ -44,5 +44,5 @@ "sass/utilities/_alignments.scss" ], "names": [], - "mappings": "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" + "mappings": "AAAA;;;;;;;;;;;;;;;;;;;;;;;EAuBE;AAEF;;;;;;;;;;;;;;;;;;;;;;;;;;gEA0BgE;AAKhE;;gEAEgE;AAEhE;gDACgD;AO7DhD,4EAA4E;AAE5E;+EAC+E;AAE/E;;;GAGG;AAEH,AAAA,IAAI,CAAC;CACJ,WAAW,EAAE,IAAI;CACjB,wBAAwB,EAAE,IAAI;CAC9B;;AAED;+EAC+E;AAE/E;;GAEG;AAEH,AAAA,IAAI,CAAC;CACJ,MAAM,EAAE,CAAC;CACT;;AAED;;GAEG;AAEH,AAAA,IAAI,CAAC;CACJ,OAAO,EAAE,KAAK;CACd;;AAED;;;GAGG;AAEH,AAAA,EAAE,CAAC;CACF,SAAS,EAAE,GAAG;CACd,MAAM,EAAE,QAAQ;CAChB;;AAED;+EAC+E;AAE/E;;;GAGG;AAEH,AAAA,EAAE,CAAC;CACF,UAAU,EAAE,WAAW;CACvB,MAAM,EAAE,CAAC;CACT,QAAQ,EAAE,OAAO;CACjB;;AAED;;;GAGG;AAEH,AAAA,GAAG,CAAC;CACH,WAAW,EAAE,oBAAoB;CACjC,SAAS,EAAE,GAAG;CACd;;AAED;+EAC+E;AAE/E;;GAEG;AAEH,AAAA,CAAC,CAAC;CACD,gBAAgB,EAAE,WAAW;CAC7B;;AAED;;;GAGG;AAEH,AAAA,IAAI,CAAA,AAAA,KAAC,AAAA,EAAO;CACX,aAAa,EAAE,IAAI;CACnB,eAAe,EAAE,SAAS;CAC1B,eAAe,EAAE,gBAAgB;CACjC;;AAED;;GAEG;AAEH,AAAA,CAAC;AACD,MAAM,CAAC;CACN,WAAW,EAAE,MAAM;CACnB;;AAED;;;GAGG;AAEH,AAAA,IAAI;AACJ,GAAG;AACH,IAAI,CAAC;CACJ,WAAW,EAAE,oBAAoB;CACjC,SAAS,EAAE,GAAG;CACd;;AAED;;GAEG;AAEH,AAAA,KAAK,CAAC;CACL,SAAS,EAAE,GAAG;CACd;;AAED;;;GAGG;AAEH,AAAA,GAAG;AACH,GAAG,CAAC;CACH,SAAS,EAAE,GAAG;CACd,WAAW,EAAE,CAAC;CACd,QAAQ,EAAE,QAAQ;CAClB,cAAc,EAAE,QAAQ;CACxB;;AAED,AAAA,GAAG,CAAC;CACH,MAAM,EAAE,OAAO;CACf;;AAED,AAAA,GAAG,CAAC;CACH,GAAG,EAAE,MAAM;CACX;;AAED;+EAC+E;AAE/E;;GAEG;AAEH,AAAA,GAAG,CAAC;CACH,YAAY,EAAE,IAAI;CAClB;;AAED;+EAC+E;AAE/E;;;GAGG;AAEH,AAAA,MAAM;AACN,KAAK;AACL,QAAQ;AACR,MAAM;AACN,QAAQ,CAAC;CACR,WAAW,EAAE,OAAO;CACpB,SAAS,EAAE,IAAI;CACf,WAAW,EAAE,IAAI;CACjB,MAAM,EAAE,CAAC;CACT;;AAED;;;GAGG;AAEH,AAAA,MAAM;AACN,KAAK,CAAC;CACL,QAAQ,EAAE,OAAO;CACjB;;AAED;;;GAGG;AAEH,AAAA,MAAM;AACN,MAAM,CAAC;CACN,cAAc,EAAE,IAAI;CACpB;;AAED;;GAEG;AAEH,AAAA,MAAM;CACN,AAAA,IAAC,CAAK,QAAQ,AAAb;CACD,AAAA,IAAC,CAAK,OAAO,AAAZ;CACD,AAAA,IAAC,CAAK,QAAQ,AAAb,EAAe;CACf,kBAAkB,EAAE,MAAM;CAC1B;;AAED;;GAEG;AAEH,AAAA,MAAM,AAAA,kBAAkB;CACxB,AAAA,IAAC,CAAK,QAAQ,AAAb,CAAc,kBAAkB;CACjC,AAAA,IAAC,CAAK,OAAO,AAAZ,CAAa,kBAAkB;CAChC,AAAA,IAAC,CAAK,QAAQ,AAAb,CAAc,kBAAkB,CAAC;CACjC,YAAY,EAAE,IAAI;CAClB,OAAO,EAAE,CAAC;CACV;;AAED;;GAEG;AAEH,AAAA,MAAM,AAAA,eAAe;CACrB,AAAA,IAAC,CAAK,QAAQ,AAAb,CAAc,eAAe;CAC9B,AAAA,IAAC,CAAK,OAAO,AAAZ,CAAa,eAAe;CAC7B,AAAA,IAAC,CAAK,QAAQ,AAAb,CAAc,eAAe,CAAC;CAC9B,OAAO,EAAE,qBAAqB;CAC9B;;AAED;;GAEG;AAEH,AAAA,QAAQ,CAAC;CACR,OAAO,EAAE,qBAAqB;CAC9B;;AAED;;;;;GAKG;AAEH,AAAA,MAAM,CAAC;CACN,UAAU,EAAE,UAAU;CACtB,KAAK,EAAE,OAAO;CACd,OAAO,EAAE,KAAK;CACd,SAAS,EAAE,IAAI;CACf,OAAO,EAAE,CAAC;CACV,WAAW,EAAE,MAAM;CACnB;;AAED;;GAEG;AAEH,AAAA,QAAQ,CAAC;CACR,cAAc,EAAE,QAAQ;CACxB;;AAED;;GAEG;AAEH,AAAA,QAAQ,CAAC;CACR,QAAQ,EAAE,IAAI;CACd;;AAED;;;GAGG;CAEH,AAAA,AAAA,IAAC,CAAK,UAAU,AAAf;CACD,AAAA,IAAC,CAAK,OAAO,AAAZ,EAAc;CACd,UAAU,EAAE,UAAU;CACtB,OAAO,EAAE,CAAC;CACV;;AAED;;GAEG;CAEH,AAAA,AAAA,IAAC,CAAK,QAAQ,AAAb,CAAc,2BAA2B;CAC1C,AAAA,IAAC,CAAK,QAAQ,AAAb,CAAc,2BAA2B,CAAC;CAC1C,MAAM,EAAE,IAAI;CACZ;;AAED;;;GAGG;CAEH,AAAA,AAAA,IAAC,CAAK,QAAQ,AAAb,EAAe;CACf,kBAAkB,EAAE,SAAS;CAC7B,cAAc,EAAE,IAAI;CACpB;;AAED;;GAEG;CAEH,AAAA,AAAA,IAAC,CAAK,QAAQ,AAAb,CAAc,2BAA2B,CAAC;CAC1C,kBAAkB,EAAE,IAAI;CACxB;;AAED;;;GAGG;AAEH,AAAA,4BAA4B,CAAC;CAC5B,kBAAkB,EAAE,MAAM;CAC1B,IAAI,EAAE,OAAO;CACb;;AAED;+EAC+E;AAE/E;;GAEG;AAEH,AAAA,OAAO,CAAC;CACP,OAAO,EAAE,KAAK;CACd;;AAED;;GAEG;AAEH,AAAA,OAAO,CAAC;CACP,OAAO,EAAE,SAAS;CAClB;;AAED;+EAC+E;AAE/E;;GAEG;AAEH,AAAA,QAAQ,CAAC;CACR,OAAO,EAAE,IAAI;CACb;;AAED;;GAEG;CAEH,AAAA,AAAA,MAAC,AAAA,EAAQ;CACR,OAAO,EAAE,IAAI;CACb;;AP5RD;gDACgD;AQjEhD;4FAC4F;AAC5F,AAAA,CAAC;AACD,CAAC,AAAA,QAAQ;AACT,CAAC,AAAA,OAAO,CAAC;CACR,UAAU,EAAE,OAAO;CACnB;;AAED,AAAA,IAAI,CAAC;CACJ,UAAU,EAAE,UAAU;CACtB;;AR0DD;;gEAEgE;AStEhE;gDACgD;AAGhD;gDACgD;AEWhD,AAAA,IAAI;AACJ,MAAM;AACN,KAAK;AACL,MAAM;AACN,QAAQ;AACR,QAAQ,CAAC;CACR,KAAK,ETKS,IAAI;CSJlB,WAAW,ERtBE,uBAAuB,EAAE,aAAa,EAAE,kBAAkB,EAAE,UAAU,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,SAAS,EAAE,gBAAgB,EAAE,UAAU;CQuBzJ,SAAS,ERZQ,IAAI;CQarB,WAAW,ERZa,GAAG;CQa3B;;AACD,AAAA,KAAK,CAAC;CACL,OAAO,EAAE,YAAY;CACrB,MAAM,EAAE,CAAC;CACT,OAAO,EAAE,CAAC;CACV,SAAS,EAAE,KAAK;CAChB,SAAS,EAAE,KAAK;CAChB,KAAK,EAAE,GAAG;CACV,UAAU,EAAE,KAAK;CACjB,UAAU,EAAE,KAAK;CACjB,MAAM,EAAE,GAAG;CACX,SAAS,EAAE,GAAG;CACd,WAAW,EAAE,GAAG;CAChB,eAAe,EAAE,IAAI;CACrB,MAAM,EAAE,CAAC;CACT,UAAU,EAAE,IAAI;CAChB,gBAAgB,EAAE,WAAW;CAC7B;;AACD,AAAA,OAAO,EAAC,KAAK,CAAC;CACb,WAAW,EAAE,IAAI;CACjB,WAAW,EAAE,GAAG;CAChB;;AACD,AAAA,MAAM,EAAC,KAAK,EAAC,QAAQ,CAAC;CACrB,WAAW,EAAE,KAAK;CAClB,WAAW,EAAE,GAAG;CAChB;;ACnDD,MAAM,CAAC,MAAM;CACZ,AAAA,EAAE;CACF,EAAE;CACF,EAAE;CACF,EAAE;CACF,EAAE;CACF,EAAE;CACF,GAAG,EAAC,GAAG,EAAC,GAAG,EAAC,GAAG,EAAC,GAAG,EAAC,GAAG,CAAA;EACtB,KAAK,EAAE,IAAI;EACX,UAAU,EAAE,CAAC;EACb,aAAa,EAAE,CAAC;EAChB,WAAW,ETIc,GAAG;ESH5B;CACD,AAAA,EAAE,EAAC,GAAG,CAAC;EACN,SAAS,EAAE,MAAoB;EAI/B;CALD,AAEC,EAFC,AAEA,MAAM,EAFL,GAAG,AAEJ,MAAM,CAAC;EACP,SAAS,EAAE,MAAoB;EAC/B;CAEF,AAAA,EAAE,EAAC,GAAG,CAAC;EACN,SAAS,EAAE,MAAoB;EAI/B;CALD,AAEC,EAFC,AAEA,MAAM,EAFL,GAAG,AAEJ,MAAM,CAAC;EACP,SAAS,EAAE,MAAoB;EAC/B;CAEF,AAAA,EAAE,EAAC,GAAG,CAAC;EACN,SAAS,EAAE,MAAoB;EAI/B;CALD,AAEC,EAFC,AAEA,MAAM,EAFL,GAAG,AAEJ,MAAM,CAAC;EACP,SAAS,EAAE,IAAkB;EAC7B;CAEF,AAAA,EAAE,EAAC,GAAG,CAAC;EACN,SAAS,EAAE,MAAoB;EAI/B;CALD,AAEC,EAFC,AAEA,MAAM,EAFL,GAAG,AAEJ,MAAM,CAAC;EACP,SAAS,EAAE,MAAoB;EAC/B;CAEF,AAAA,EAAE,EAAC,GAAG,CAAC;EACN,SAAS,EAAE,MAAoB;EAC/B,WAAW,EAAE,GAAG;EAIhB;CAND,AAGC,EAHC,AAGA,MAAM,EAHL,GAAG,AAGJ,MAAM,CAAC;EACP,SAAS,EAAE,MAAoB;EAC/B;CAEF,AAAA,EAAE,EAAC,GAAG,CAAC;EACN,SAAS,EAAE,IAAkB;EAC7B,WAAW,EAAE,GAAG;EAIhB;CAND,AAGC,EAHC,AAGA,MAAM,EAHL,GAAG,AAGJ,MAAM,CAAC;EACP,SAAS,EAAE,MAAoB;EAC/B;CAEF,AACE,MADI,CACJ,EAAE,EADJ,MAAM,CACD,GAAG,CAAC;EACL,SAAS,EAAE,MAAoB;EAChC;CAHH,AAIE,MAJI,CAIJ,EAAE,EAJJ,MAAM,CAID,GAAG,CAAC;EACL,SAAS,EAAE,MAAoB;EAChC;CANH,AAOE,MAPI,CAOJ,EAAE,EAPJ,MAAM,CAOD,GAAG,CAAC;EACN,SAAS,EAAE,IAAkB;EAC7B;CATH,AAUE,MAVI,CAUJ,EAAE,EAVJ,MAAM,CAUD,GAAG,CAAC;EACN,SAAS,EAAE,MAAoB;EAC/B;CAZH,AAaE,MAbI,CAaJ,EAAE,EAbJ,MAAM,CAaD,GAAG,CAAC;EACN,SAAS,EAAE,MAAoB;EAC/B;CAfH,AAgBE,MAhBI,CAgBJ,EAAE,EAhBJ,MAAM,CAgBD,GAAG,CAAC;EACN,SAAS,EAAE,MAAoB;EAC/B;CAEH,AACE,IADE,CACF,EAAE,EADJ,IAAI,CACC,GAAG,CAAC;EACL,SAAS,EAAE,MAAoB;EAChC;CAHH,AAIE,IAJE,CAIF,EAAE,EAJJ,IAAI,CAIC,GAAG,CAAC;EACL,SAAS,EAAE,IAAkB;EAC9B;CANH,AAOE,IAPE,CAOF,EAAE,EAPJ,IAAI,CAOC,GAAG,CAAC;EACN,SAAS,EAAE,MAAoB;EAC/B;CATH,AAUE,IAVE,CAUF,EAAE,EAVJ,IAAI,CAUC,GAAG,CAAC;EACN,SAAS,EAAE,MAAoB;EAC/B;CAZH,AAaE,IAbE,CAaF,EAAE,EAbJ,IAAI,CAaC,GAAG,CAAC;EACN,SAAS,EAAE,MAAoB;EAC/B;CAfH,AAgBE,IAhBE,CAgBF,EAAE,EAhBJ,IAAI,CAgBC,GAAG,CAAC;EACN,SAAS,EAAE,MAAoB;EAC/B;CASH,AACC,QADO,CACP,YAAY,EADJ,SAAS,CACjB,YAAY,CAAC;EACZ,cAAc,EAAE,UAAU;EAC1B;CAEF,AACC,cADa,CACb,EAAE,EADH,cAAc,CACV,GAAG,CAAC;EACN,MAAM,EAAE,QAAQ;EAChB,SAAS,EAAE,IAAkB;EAC7B,WAAW,EAAE,GAAG;EACb,aAAa,EV9CJ,OAAO,CAAC,KAAK,CAnCb,IAAI;EUmFhB;CAGF,mBAAmB;CACnB,AAAA,cAAc,CAAC,EAAE,CAAC;EACjB,OAAO,EAAE,OAAO;EAChB;CACC;;SAEM;CAEL,AAOE,gBAPc,CAOd,EAAE,CAAC;EACD,SAAS,EAAE,MAAoB;EAChC;CATH,AAUE,gBAVc,CAUd,EAAE,CAAC;EACD,SAAS,EAAE,MAAoB;EAChC;CAZH,AAaE,gBAbc,CAad,EAAE,CAAC;EACD,SAAS,EAAE,MAAoB;EAChC;CAfH,AAgBE,gBAhBc,CAgBd,EAAE,CAAC;EACD,SAAS,EAAE,MAAoB;EACnC,OAAO,EAAE,CAAC;EACP;CAIN;;;OAGM;CACL,AAEC,OAFM,AAAA,OAAO,CAEb,EAAE,CAAC,CAAC;CADN,OAAO,AAAA,YAAY,CACjB,EAAE,CAAC,CAAC,CAAC;EACJ,OAAO,EAAE,IAAI;EACf,SAAS,EAAE,IAAI;EACb,aAAa,EAAE,MAAM;EACrB,eAAe,EAAE,aAAa;EAU7B;CAhBH,AAOE,OAPK,AAAA,OAAO,CAEb,EAAE,CAAC,CAAC,AAKF,OAAO;CANX,OAAO,AAAA,YAAY,CACjB,EAAE,CAAC,CAAC,AAKF,OAAO,CAAC;EACL,OAAO,EAAE,YAAY;EACzB,UAAU,EAAE,MAAM;EAEd,SAAS,EAAE,MAAM;EACjB,KAAK,EV7IE,IAAI;EU8IX,gBAAgB,EVtIT,IAAI;EUuIX,OAAO,EAAE,WAAW;EACvB;EAGH,AAAA,AAAA,IAAC,CAAK,IAAI,AAAT,EAAW,OAAO,AAAA,OAAO,CAAC,EAAE,CAAC,CAAC,AAAA,OAAO,CAAC;EACrC,OAAO,EAAE,2BAA2B;EACrC;EACD,AAAA,AAAA,IAAC,EAAM,IAAI,AAAV,EAAY,OAAO,AAAA,OAAO,CAAC,EAAE,CAAC,CAAC,AAAA,OAAO,CAAC;EACtC,OAAO,EAAE,2BAA2B;EACrC;EACD,AAAA,AAAA,IAAC,CAAK,IAAI,AAAT,EAAW,OAAO,AAAA,YAAY,CAAC,EAAE,CAAC,CAAC,AAAA,OAAO,CAAC;EAC1C,OAAO,EAAE,+BAA+B;EACzC;EACD,AAAA,AAAA,IAAC,EAAM,IAAI,AAAV,EAAY,OAAO,AAAA,YAAY,CAAC,EAAE,CAAC,CAAC,AAAA,OAAO,CAAC;EAC3C,OAAO,EAAE,6BAA6B;EACvC;;;AAGH,MAAM,CAAC,MAAM,MAAM,SAAS,EAAE,IAAI;CACjC,AAAA,EAAE,EAAC,GAAG,CAAC;EACN,SAAS,EAAE,IAAkB;EAC7B;CACD,AAAA,EAAE,EAAC,GAAG,CAAC;EACN,SAAS,EAAE,MAAoB;EAC/B;CACD,AAAA,EAAE,EAAC,GAAG,CAAC;EACN,SAAS,EAAE,MAAoB;EAC/B;CACD,AAAA,EAAE,EAAC,GAAG,CAAC;EACN,SAAS,EAAE,MAAoB;EAC/B;CACD,AAAA,EAAE,EAAC,GAAG,CAAC;EACN,SAAS,EAAE,MAAoB;EAC/B;CACD,AAAA,EAAE,EAAC,GAAG,CAAC;EACN,SAAS,EAAE,IAAkB;EAC7B;CACD,AACC,cADa,CACb,EAAE,EADH,cAAc,CACV,GAAG,CAAC;EACN,SAAS,EAAE,MAAoB;EAE/B,aAAa,EV7ID,OAAO,CAAC,KAAK,CAnCb,IAAI;EUiLhB;;;AC5MH,AAAA,CAAC,CAAC;CACD,UAAU,EAAE,CAAC;CACb,aAAa,EAAE,KAAK;CAOpB;;AATD,AAGE,CAHD,AAGE,IAAI,CAAC;CACN,SAAS,EAAE,OAAqB;CAChC;;AALF,AAME,CAND,AAME,MAAM,CAAA;CACL,SAAS,EAAE,MAAoB;CAChC;;AAGH,AAAA,GAAG;AACH,IAAI;AACJ,EAAE;AACF,CAAC,CAAC;CACD,UAAU,EAAE,MAAM;CAClB;;AAED,AAAA,UAAU,CAAC;CACV,MAAM,EAAE,CAAC;CAIT;;AALD,AAEC,UAFS,CAET,CAAC,CAAC;CACA,SAAS,EAAE,MAAoB;CAC/B;;AAGH,AAAA,OAAO,CAAC;CACP,MAAM,EAAE,SAAS;CACjB;;AAED,AAAA,GAAG,CAAC;CACH,UAAU,EXRW,IAAI;CWSzB,WAAW,EVpBA,kBAAkB,EAAE,OAAO,EAAE,SAAS;CUqBjD,WAAW,EVlBY,GAAG;CUmB1B,aAAa,EAAE,KAAK;CACpB,SAAS,EAAE,IAAI;CACf,QAAQ,EAAE,IAAI;CACd,OAAO,EAAE,KAAK;CACd;;AAED,AAAA,IAAI;AACJ,KAAK;AACL,GAAG;AACH,EAAE;AACF,GAAG,CAAC;CACH,WAAW,EVlCC,MAAM,EAAE,QAAQ,EAAE,aAAa,EAAE,kBAAkB,EAAE,SAAS,EAAE,IAAI;CUmChF,gBAAgB,EXvBK,IAAI;CWwBzB;;AAED,AAAA,IAAI;AACJ,OAAO,CAAC;CACP,aAAa,EAAE,GAAG,CAAC,MAAM,CX1BP,IAAI;CW2BtB,MAAM,EAAE,IAAI;CACZ;;AAED,AAAA,IAAI;AACJ,GAAG,CAAC;CACH,UAAU,EXpCS,OAAO;CWqC1B,eAAe,EAAE,IAAI;CACrB;;AAED,AAAA,IAAI,CAAC;CACJ,SAAS,EAAE,IAAI;CAIf;;AALD,AAEE,IAFE,CAEF,CAAC,CAAC;CACF,SAAS,EAAE,OAAqB;CAChC;;AAEF,AAAA,MAAM,CAAC;CACN,SAAS,EAAE,GAAG;CAId;;AALD,AAEE,MAFI,CAEJ,CAAC,CAAC;CACF,SAAS,EAAE,MAAoB;CAC/B;;AAGF,AACE,gBADc,CACd,CAAC,CAAC;CACD,SAAS,EAAE,MAAoB;CAC/B;;AC5EH;;;;EAIE;AACF,UAAU;CACN,WAAW,EAAE,qBAAqB;CAClC,GAAG,EAAE,gDAAgD;CACrD,GAAG,EAAE,uDAAuD,CAAC,yBAAyB,EAClF,kDAAkD,CAAC,aAAa,EAChE,iDAAiD,CAAC,YAAY,EAC9D,gDAAgD,CAAC,gBAAgB,EACjE,2EAA2E,CAAC,WAAW;CAC3F,WAAW,EAAE,GAAG;CAChB,UAAU,EAAE,MAAM;CAClB,YAAY,EAAE,IAAI;;;AAGtB,UAAU;CACN,WAAW,EAAE,qBAAqB;CAClC,GAAG,EAAE,gDAAgD;CACrD,GAAG,EAAE,uDAAuD,CAAC,yBAAyB,EAClF,kDAAkD,CAAC,aAAa,EAChE,iDAAiD,CAAC,YAAY,EAC9D,gDAAgD,CAAC,gBAAgB,EACjE,2EAA2E,CAAC,WAAW;CAC3F,WAAW,EAAE,GAAG;CAChB,UAAU,EAAE,MAAM;CAClB,YAAY,EAAE,IAAI;;;AAGtB,UAAU;CACN,WAAW,EAAE,qBAAqB;CAClC,GAAG,EAAE,+CAA+C;CACpD,GAAG,EAAE,sDAAsD,CAAC,yBAAyB,EACjF,iDAAiD,CAAC,aAAa,EAC/D,gDAAgD,CAAC,YAAY,EAC7D,+CAA+C,CAAC,gBAAgB,EAChE,yEAAyE,CAAC,WAAW;CACzF,WAAW,EAAE,IAAI;CACjB,UAAU,EAAE,MAAM;CAClB,YAAY,EAAE,IAAI;;;ALjCtB;gDACgD;AMThD,AAAA,IAAI,CAAC;CAEH,UAAU,EboCa,IAAI;CanC3B,QAAQ,EAAE,QAAQ;CAKnB;;AARD,AAIE,IAJE,AAID,UAAU,CAAC;CAEV,QAAQ,EAAE,OAAO;CAClB;;AAGH,AAAA,KAAK,CAAA;CAEH,iBAAiB,CAAA,QAAC;CAClB,iBAAiB,CAAA,QAAC;CAClB,eAAe,CAAA,QAAC;CAChB,kBAAkB,CAAA,QAAC;CACnB,iBAAiB,CAAA,QAAC;CAClB,gBAAgB,CAAA,QAAC;CACjB,gBAAgB,CAAA,QAAC;CACjB,gBAAgB,CAAA,QAAC;CACjB,kBAAkB,CAAA,QAAC;CAGnB,iBAAiB,CAAA,qBAAC;CAClB,iBAAiB,CAAA,wBAAC;CAClB,iBAAiB,CAAA,sBAAC;CAClB,iBAAiB,CAAA,uBAAC;CACnB;;AACD,MAAM,CAAC,MAAM;CACX,AAAA,KAAK,CAAC;EACJ,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,qBAAC;EAClB,iBAAiB,CAAA,wBAAC;EAClB,iBAAiB,CAAA,uBAAC;EACnB;CACD,AAAA,YAAY,CACZ;EACE,iBAAiB,CAAA,wBAAC;EAClB,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,wBAAC;EACnB;CACD,AAAA,YAAY;CACZ,aAAa;CACb,aAAa,CACb;EACE,iBAAiB,CAAA,wBAAC;EAClB,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,wBAAC;EAClB,iBAAiB,CAAA,sBAAC;EACnB;CACD,AAAA,YAAY,CACZ;EACE,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,wBAAC;EAClB,iBAAiB,CAAA,wBAAC;EAClB,iBAAiB,CAAA,uBAAC;EACnB;CACD,AAAA,YAAY,CACZ;EACE,iBAAiB,CAAA,sBAAC;EAClB,iBAAiB,CAAA,sBAAC;EAClB,iBAAiB,CAAA,wBAAC;EAClB,iBAAiB,CAAA,uBAAC;EACnB;CACD,AAAA,+BAA+B;CAC/B,qCAAqC,CACrC;EACE,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,sBAAC;EAClB,iBAAiB,CAAA,sBAAC;EACnB;CACD,AAAA,0BAA0B,CAAC;EACzB,iBAAiB,CAAA,sBAAC;EAClB,iBAAiB,CAAA,wBAAC;EAClB,iBAAiB,CAAA,sBAAC;EAClB,iBAAiB,CAAA,uBAAC;EACnB;CAED,AAAA,4BAA4B;CAC5B,YAAY,CACZ;EACE,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,qBAAC;EAClB,iBAAiB,CAAA,qBAAC;EAClB,iBAAiB,CAAA,uBAAC;EACnB;CACD,AAAA,4BAA4B;CAC5B,kCAAkC,CAClC;EACE,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,sBAAC;EAClB,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,uBAAC;EACnB;CACD,AAAA,uBAAuB,CAAC;EACtB,iBAAiB,CAAA,sBAAC;EAClB,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,wBAAC;EAClB,iBAAiB,CAAA,sBAAC;EACnB;CACD,AAAA,4BAA4B,CAAC;EAC3B,iBAAiB,CAAA,sBAAC;EAClB,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,qBAAC;EACnB;CAED,AAAA,oBAAoB,CAAC;EACnB,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,sBAAC;EAClB,iBAAiB,CAAA,uBAAC;EACnB;CACD,AAAA,WAAW;CACX,wBAAwB,CACxB;EACE,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,sBAAC;EAClB,iBAAiB,CAAA,wBAAC;EAClB,iBAAiB,CAAA,uBAAC;EACnB;CACD,AAAA,0BAA0B;CAC1B,iCAAiC;CACjC,sBAAsB,CAEtB;EACE,iBAAiB,CAAA,sBAAC;EAClB,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,wBAAC;EACnB;CACD,AAAA,aAAa,CACb;EACE,iBAAiB,CAAA,wBAAC;EAClB,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,wBAAC;EACnB;CACD,AAAA,aAAa,CACb;EACE,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,wBAAC;EAClB,iBAAiB,CAAA,qBAAC;EAClB,iBAAiB,CAAA,uBAAC;EACnB;CACD,AAAA,aAAa,CACb;EACE,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,wBAAC;EACnB;CACD,AAAA,aAAa,CACb;EACE,iBAAiB,CAAA,sBAAC;EAClB,iBAAiB,CAAA,wBAAC;EAClB,iBAAiB,CAAA,sBAAC;EAClB,iBAAiB,CAAA,wBAAC;EACnB;CACD,AAAA,aAAa,CACb;EACE,iBAAiB,CAAA,sBAAC;EAClB,iBAAiB,CAAA,uBAAC;EAClB,iBAAiB,CAAA,sBAAC;EAClB,iBAAiB,CAAA,sBAAC;EACnB;CACD,AAAA,eAAe,CAAC;EACf,QAAQ,EAAE,MAAM;EAChB,KAAK,EAAE,IAAI;EACX,QAAQ,EAAE,KAAK;EACf,GAAG,EAAE,CAAC;EACN,IAAI,EAAE,CAAC;EACP,OAAO,EAAE,KAAK;EACd,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,KAAK;EAEb;CACD,AAAA,QAAQ,CAAC;EAIR,QAAQ,EAAC,QAAQ;EACjB,KAAK,EAAE,WAAW;EAClB,MAAM,EAAE,WAAW;EACnB,aAAa,EAAE,GAAG;EAClB,UAAU,EAAE,4DAA2D;EAkCvE;CA1CD,AAUC,QAVO,AAUN,UAAU,CAAA;EACT,GAAG,EAAE,eAAe;EACpB,IAAI,EAAE,eAAe;EACrB,SAAS,CAAA,uBAAC;EAEX,SAAS,CAAA,OAAC;EACT,SAAS,EAAE,gDAAgD;EAC5D;CAjBF,AAkBC,QAlBO,AAkBN,UAAU,CAAA;EACT,GAAG,EAAE,eAAe;EACrB,KAAK,EAAE,eAAe;EACrB,SAAS,CAAA,uBAAC;EAEX,SAAS,CAAA,OAAC;EACT,SAAS,EAAE,gDAAgD;EAC5D;CAzBF,AA0BC,QA1BO,AA0BN,UAAU,CAAA;EACV,MAAM,EAAE,eAAe;EACtB,IAAI,EAAE,eAAe;EACrB,SAAS,CAAA,uBAAC;EAEX,SAAS,CAAA,MAAC;EACT,SAAS,EAAE,gDAAgD;EAC5D;CAjCF,AAkCC,QAlCO,AAkCN,UAAU,CAAA;EACV,MAAM,EAAE,eAAe;EACvB,KAAK,EAAE,eAAe;EACrB,SAAS,CAAA,uBAAC;EAEX,SAAS,CAAA,OAAC;EACT,SAAS,EAAE,gDAAgD;EAC5D;;;AAIJ,MAAM,CAAC,MAAM,MAAM,SAAS,EAAE,IAAI;CAChC,UAAU,CAAV,WAAU;EACT,IAAI;GACH,KAAK,EAAE,IAAI;GACT,MAAM,EAAE,IAAI;GACb,MAAM,EAAE,UAAU;GACnB,0BAA0B;;EAE3B,EAAE;GACD,KAAK,EAAE,KAAK;GACZ,MAAM,EAAE,IAAI;GACX,MAAM,EAAE,UAAU;GACnB,6BAA6B;;;CAG/B,AAAA,QAAQ,CAAC;EACR,MAAM,CAAA,KAAC;EACP,UAAU,CAAA,IAAC;EACV,MAAM,EAAE,IAAI;EACZ,MAAM,EAAE,UAAU;EAClB,aAAa,EAAE,EAAE;EAClB;;;AAEH,MAAM,CAAC,MAAM,MAAM,SAAS,EAAE,IAAI;CAChC,UAAU,CAAV,WAAU;EACT,IAAI;GACH,KAAK,EAAE,IAAI;GACT,MAAM,EAAE,IAAI;GACb,MAAM,EAAE,WAAW;GACpB,0BAA0B;;EAE3B,EAAE;GACD,KAAK,EAAE,IAAI;GACX,MAAM,EAAE,IAAI;GACX,MAAM,EAAE,WAAW;GACpB,6BAA6B;;;CAG/B,AAAA,QAAQ,CAAC;EACR,MAAM,CAAA,KAAC;EACP,UAAU,CAAA,KAAC;EACV,MAAM,EAAE,WAAW;EACpB;;;AC1QH,AAAA,EAAE,CAAC;CACF,gBAAgB,Ed0BF,IAAI;CczBlB,MAAM,EAAE,CAAC;CACT,MAAM,EAAE,GAAG;CACX,aAAa,EAAE,KAAK;CACpB;;AACD,AAAA,mBAAmB,CAAC;CACnB,MAAM,EAAE,IAAI;CACZ;;ACRD,AAAA,EAAE;AACF,EAAE,CAAC;CACD,MAAM,EAAE,CAAC;CACT,OAAO,EAAE,CAAC;CACX;;AAED,AAAA,EAAE,CAAC;CACD,UAAU,EAAE,IAAI;CACjB;;AAED,AAAA,EAAE,CAAC;CACD,UAAU,EAAE,OAAO;CACpB;;AAED,AAAA,EAAE,GAAG,EAAE;AACP,EAAE,GAAG,EAAE,CAAC;CACN,aAAa,EAAE,CAAC;CAChB,WAAW,EAAE,KAAK;CACnB;;AAED,AAAA,EAAE,CAAC;CACD,WAAW,EAAE,GAAG;CACjB;;AAED,AAAA,EAAE,CAAC;CACD,MAAM,EAAE,eAAe;CACvB,OAAO,EAAE,CAAC;CACX;;AACD,MAAM,CAAC,MAAM;CACX,AAAA,gBAAgB,CAAC;EACf,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,CAAC;EACV,OAAO,EAAE,MAAM;EAUhB;CAbD,AAIE,gBAJc,CAId,EAAE,CAAC;EACD,OAAO,EAAC,YAAY;EACpB,MAAM,EAAC,OAAO;EACd,OAAO,EAAE,mBAAmB;EAC5B,KAAK,EfVI,IAAI;EeWb,MAAM,EfwBG,OAAO,CAAC,KAAK,CAnCb,IAAI;EeYb,gBAAgB,EAAE,IAAI;EACtB,SAAS,EAAE,MAAoB;EAChC;CAEH,AAAA,mBAAmB,CAAC;EAClB,OAAO,EAAE,KAAK;EACd,MAAM,EAAC,QAAQ;EAIhB;CAND,AAGE,mBAHiB,CAGjB,EAAE,CAAC;EACD,SAAS,EAAE,MAAoB;EAChC;CAEH,AAAA,yBAAyB,CAAC;EACtB,OAAO,EAAC,YAAY;EACpB,MAAM,EAAC,OAAO;EACd,OAAO,EAAE,mBAAmB;EAC5B,SAAS,EAAE,MAAoB;EAC/B,cAAc,EAAE,SAAS;EAC5B;CAED,AACE,qBADmB,CACnB,EAAE,CAAC;EACD,MAAM,EAAE,CAAC;EACV;CAHH,AAIE,qBAJmB,CAInB,SAAS,CAAC;EACR,OAAO,EAAC,YAAY;EACpB,MAAM,EAAE,mBAAmB;EAC3B,OAAO,EAAE,mBAAmB;EAC5B,KAAK,Ef/CI,IAAI;EegDb,gBAAgB,EfxCP,IAAI;EeyCb,SAAS,EAAE,MAAoB;EAC/B,cAAc,EAAE,SAAS;EAC1B;CAZH,AAaE,qBAbmB,CAanB,CAAC,CAAC;EACA,KAAK,EfrDI,IAAI;EesDb,eAAe,EAAE,IAAI;EAItB;CAnBH,AAgBI,qBAhBiB,CAanB,CAAC,AAGE,QAAQ,EAhBb,qBAAqB,CAanB,CAAC,AAGa,MAAM,CAAA;EAChB,KAAK,EfxDE,IAAI;EeyDZ;CAGL,AAGM,sBAHgB,CACpB,OAAO,AAAA,IAAK,CAAA,UAAU,EACpB,gBAAgB,CACd,EAAE,CAAC;EACD,SAAS,EAAE,MAAoB;EAChC;CALP,AAOI,sBAPkB,CACpB,OAAO,AAAA,IAAK,CAAA,UAAU,EAMpB,yBAAyB,CAAC;EACxB,SAAS,EAAE,MAAoB;EAChC;CAGL,AAEE,4BAF0B,CAE1B,EAAE;CADJ,0BAA0B,CACxB,EAAE,CAAC;EACD,MAAM,EAAE,MAAM;EACf;CAEH,AAAA,EAAE,CAAA,AAAA,EAAC,EAAI,aAAa,AAAjB,EAAmB;EACpB,YAAY,EAAE,CAAC;EAIhB;CALD,AAEE,EAFA,CAAA,AAAA,EAAC,EAAI,aAAa,AAAjB,EAED,CAAC,CAAC;EACA,eAAe,EAAE,SAAS;EAC3B;CAEH,AAAA,EAAE,CAAA,AAAA,EAAC,EAAI,YAAY,AAAhB,EAAkB,EAAE,CAAC;EACtB,KAAK,EAAE,IAAI;EACX,YAAY,EAAE,KAAK;EACnB,SAAS,EAAE,MAAoB;EAChC;CACD,AAAA,EAAE,CAAA,AAAA,EAAC,EAAI,mBAAmB,AAAvB,EAAwB;EACzB,OAAO,EAAC,IAAI;EACZ,SAAS,EAAE,GAAG;EAyCf;CA3CD,AAGE,EAHA,CAAA,AAAA,EAAC,EAAI,mBAAmB,AAAvB,EAGD,EAAE,CAAC;EACD,MAAM,EAAE,KAAK;EACb,KAAK,EAAE,KAAK;EACZ,gBAAgB,Ef/FP,IAAI;EegGb,aAAa,EAAE,GAAG;EAClB,YAAY,EAAE,KAAK;EACnB,QAAQ,EAAE,QAAQ;EAiCnB;CA1CH,AAUI,EAVF,CAAA,AAAA,EAAC,EAAI,mBAAmB,AAAvB,EAGD,EAAE,CAOA,CAAC,CAAC;EACA,WAAW,EAAE,QAAQ;EA8BtB;CAzCL,AAYM,EAZJ,CAAA,AAAA,EAAC,EAAI,mBAAmB,AAAvB,EAGD,EAAE,CAOA,CAAC,AAEE,OAAO,CAAC;EACP,OAAO,EAAC,EAAE;EACV,OAAO,EAAE,WAAW;EACpB,aAAa,EAAE,MAAM;EACrB,eAAe,EAAE,MAAM;EACvB,QAAQ,EAAE,QAAQ;EAClB,GAAG,EAAE,CAAC;EACN,IAAI,EAAE,CAAC;EACP,MAAM,EAAE,IAAI;EACZ,KAAK,EAAE,IAAI;EACX,KAAK,EfvGA,IAAI;EewGT,SAAS,EAAE,IAAkB;EAC7B,WAAW,EAAE,GAAG;EACjB;CAzBP,AA0BM,EA1BJ,CAAA,AAAA,EAAC,EAAI,mBAAmB,AAAvB,EAGD,EAAE,CAOA,CAAC,CAgBE,AAAA,IAAC,EAAM,eAAe,AAArB,CAAsB,OAAO,CAAA;EAC7B,OAAO,EAAE,IAAI;EACd;CA5BP,AA6BM,EA7BJ,CAAA,AAAA,EAAC,EAAI,mBAAmB,AAAvB,EAGD,EAAE,CAOA,CAAC,CAmBE,AAAA,IAAC,EAAM,aAAa,AAAnB,CAAoB,OAAO,CAAA;EAC3B,OAAO,EAAE,IAAI;EACd;CA/BP,AAgCM,EAhCJ,CAAA,AAAA,EAAC,EAAI,mBAAmB,AAAvB,EAGD,EAAE,CAOA,CAAC,CAsBE,AAAA,IAAC,EAAM,cAAc,AAApB,CAAqB,OAAO,CAAA;EAC5B,OAAO,EAAE,IAAI;EACd;CAlCP,AAmCM,EAnCJ,CAAA,AAAA,EAAC,EAAI,mBAAmB,AAAvB,EAGD,EAAE,CAOA,CAAC,CAyBE,AAAA,IAAC,EAAM,aAAa,AAAnB,CAAoB,OAAO,CAAA;EAC3B,OAAO,EAAE,IAAI;EACd;CArCP,AAsCM,EAtCJ,CAAA,AAAA,EAAC,EAAI,mBAAmB,AAAvB,EAGD,EAAE,CAOA,CAAC,CA4BE,AAAA,IAAC,EAAM,UAAU,AAAhB,CAAiB,OAAO,CAAA;EACxB,OAAO,EAAE,IAAI;EACd;CAIP,AAAA,EAAE,CAAA,AAAA,KAAC,EAAO,iCAAiC,AAAxC,EAA0C;EAC3C,OAAO,EAAC,IAAI;EACZ,SAAS,EAAE,GAAG;EACd,MAAM,EAAE,CAAC;EA2CV;CA9CD,AAIE,EAJA,CAAA,AAAA,KAAC,EAAO,iCAAiC,AAAxC,EAID,EAAE,CAAC;EACD,MAAM,EAAE,KAAK;EACb,KAAK,EAAE,KAAK;EACZ,gBAAgB,EAAE,OAAO;EACzB,aAAa,EAAE,GAAG;EAClB,MAAM,EAAE,eAAe;EACvB,YAAY,EAAE,KAAK;EACnB,QAAQ,EAAE,QAAQ;EAkCnB;CA7CH,AAYI,EAZF,CAAA,AAAA,KAAC,EAAO,iCAAiC,AAAxC,EAID,EAAE,CAQA,CAAC,CAAC;EAEA,SAAS,EAAE,GAAG;EA8Bf;CA5CL,AAeM,EAfJ,CAAA,AAAA,KAAC,EAAO,iCAAiC,AAAxC,EAID,EAAE,CAQA,CAAC,AAGE,OAAO,CAAC;EACP,OAAO,EAAC,EAAE;EACV,OAAO,EAAE,WAAW;EACpB,aAAa,EAAE,MAAM;EACrB,eAAe,EAAE,MAAM;EACvB,QAAQ,EAAE,QAAQ;EAClB,GAAG,EAAE,CAAC;EACN,IAAI,EAAE,CAAC;EACP,MAAM,EAAE,IAAI;EACZ,KAAK,EAAE,IAAI;EAEX,SAAS,EAAE,IAAkB;EAE9B;CA5BP,AA6BM,EA7BJ,CAAA,AAAA,KAAC,EAAO,iCAAiC,AAAxC,EAID,EAAE,CAQA,CAAC,CAiBE,AAAA,IAAC,EAAM,eAAe,AAArB,CAAsB,OAAO,CAAA;EAC7B,OAAO,EAAE,IAAI;EACd;CA/BP,AAgCM,EAhCJ,CAAA,AAAA,KAAC,EAAO,iCAAiC,AAAxC,EAID,EAAE,CAQA,CAAC,CAoBE,AAAA,IAAC,EAAM,aAAa,AAAnB,CAAoB,OAAO,CAAA;EAC3B,OAAO,EAAE,IAAI;EACd;CAlCP,AAmCM,EAnCJ,CAAA,AAAA,KAAC,EAAO,iCAAiC,AAAxC,EAID,EAAE,CAQA,CAAC,CAuBE,AAAA,IAAC,EAAM,cAAc,AAApB,CAAqB,OAAO,CAAA;EAC5B,OAAO,EAAE,IAAI;EACd;CArCP,AAsCM,EAtCJ,CAAA,AAAA,KAAC,EAAO,iCAAiC,AAAxC,EAID,EAAE,CAQA,CAAC,CA0BE,AAAA,IAAC,EAAM,aAAa,AAAnB,CAAoB,OAAO,CAAA;EAC3B,OAAO,EAAE,IAAI;EACd;CAxCP,AAyCM,EAzCJ,CAAA,AAAA,KAAC,EAAO,iCAAiC,AAAxC,EAID,EAAE,CAQA,CAAC,CA6BE,AAAA,IAAC,EAAM,UAAU,AAAhB,CAAiB,OAAO,CAAA;EACxB,OAAO,EAAE,IAAI;EACd;;;ACnMT,wDAAwD;AACxD,AAAA,KAAK;AACL,MAAM;AACN,MAAM,CAAC;CACN,SAAS,EAAE,IAAI;CACf;;AAED,AAAA,GAAG,CAAC;CACH,MAAM,EAAE,IAAI;CACZ,SAAS,EAAE,IAAI;CACf;;AAED,AAAA,MAAM,CAAC;CACN,MAAM,EAAE,KAAK;CACb;;AAED,AAEE,UAFQ,CAER,GAAG,EAFM,SAAS,CAElB,GAAG,CAAA;CAGD,MAAM,EAAE,YAAY,CAAC,WAAW;CAChC,cAAc,EAAE,QAAQ;CACzB;;ACvBH,AAAA,KAAK,CAAC;CACL,MAAM,EAAE,SAAS;CACjB,KAAK,EAAE,IAAI;CACX;;AVaD;gDACgD;AWjBhD,AAAA,CAAC,CAAC;CACD,KAAK,ElB0BS,IAAI;CkBzBlB,eAAe,EAAE,IAAI;CAoBrB;;AAtBD,AAIC,CAJA,AAIC,QAAQ,CAAC;CACT,KAAK,ElBsBQ,IAAI;CkBrBjB;;AANF,AAQC,CARA,AAQC,MAAM,EARR,CAAC,AASC,MAAM,EATR,CAAC,AAUC,OAAO,CAAC;CACR,KAAK,ElBcc,IAAI;CkBbvB;;AAZF,AAcC,CAdA,AAcC,MAAM,CAAC;CACP,OAAO,EAAE,WAAW;CACpB;;AAhBF,AAkBC,CAlBA,AAkBC,MAAM,EAlBR,CAAC,AAmBC,OAAO,CAAC;CACR,OAAO,EAAE,CAAC;CACV;;AAKF,MAAM,CAAC,MAAM,MAAM,SAAS,EAAE,IAAI;CAEjC,AAAA,CAAC,CAAC;EACD,aAAa,EAAE,QAAQ;EACvB,UAAU,EAAE,MAAM;EAClB;;;AXXF;gDACgD;AYrBhD,AAAA,MAAM;AACN,KAAK,CAAA,AAAA,IAAC,CAAK,QAAQ,AAAb;AACN,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ;AACN,KAAK,CAAA,AAAA,IAAC,CAAK,QAAQ,AAAb;AACN,OAAO;AACP,sBAAsB,CAAC;CACtB,MAAM,EAAE,CAAC;CACT,YAAY,EnBoBE,IAAI;CmBnBlB,aAAa,EAAE,CAAC;CAChB,UAAU,EnBkBI,IAAI;CmBjBlB,KAAK,EnBSS,IAAI;CmBRlB,SAAS,EAAE,MAAsB;CAEhC,OAAO,EAAE,KAAK;CACf,MAAM,EAAE,CAAC;CAcT;;AA5BD,AAgBC,MAhBK,AAgBJ,MAAM;AAfR,KAAK,CAAA,AAAA,IAAC,CAAK,QAAQ,AAAb,CAeJ,MAAM;AAdR,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ,CAcJ,MAAM;AAbR,KAAK,CAAA,AAAA,IAAC,CAAK,QAAQ,AAAb,CAaJ,MAAM;AAZR,OAAO,AAYL,MAAM;AAXR,sBAAsB,AAWpB,MAAM,CAAC;CACP,YAAY,EnBSM,IAAI;CmBRrB,KAAK,EnBCO,IAAI;CmBAjB;;AAnBF,AAoBE,MApBI,AAoBH,QAAQ;AAnBX,KAAK,CAAA,AAAA,IAAC,CAAK,QAAQ,AAAb,CAmBH,QAAQ;AAlBX,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ,CAkBH,QAAQ;AAjBX,KAAK,CAAA,AAAA,IAAC,CAAK,QAAQ,AAAb,CAiBH,QAAQ;AAhBX,OAAO,AAgBJ,QAAQ;AAfX,sBAAsB,AAenB,QAAQ,CAAC;CACT,KAAK,EnBFO,IAAI;CmBGjB;;AAtBF,AAuBC,MAvBK,AAuBJ,OAAO,EAvBT,MAAM,AAwBJ,MAAM;AAvBR,KAAK,CAAA,AAAA,IAAC,CAAK,QAAQ,AAAb,CAsBJ,OAAO;AAtBT,KAAK,CAAA,AAAA,IAAC,CAAK,QAAQ,AAAb,CAuBJ,MAAM;AAtBR,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ,CAqBJ,OAAO;AArBT,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ,CAsBJ,MAAM;AArBR,KAAK,CAAA,AAAA,IAAC,CAAK,QAAQ,AAAb,CAoBJ,OAAO;AApBT,KAAK,CAAA,AAAA,IAAC,CAAK,QAAQ,AAAb,CAqBJ,MAAM;AApBR,OAAO,AAmBL,OAAO;AAnBT,OAAO,AAoBL,MAAM;AAnBR,sBAAsB,AAkBpB,OAAO;AAlBT,sBAAsB,AAmBpB,MAAM,CAAC;CACP,YAAY,EnBAO,IAAI;CmBCtB,KAAK,EnBPO,IAAI;CmBQjB;;AAUF,AAAA,sBAAsB,CAAC;CACrB,OAAO,EAAE,IAAI;CACd,MAAM,EAAE,QAAQ;CAchB;;AAhBD,AAGE,sBAHoB,CAGpB,aAAa,CAAC;CACZ,OAAO,EAAE,KAAK;CACf;;AALH,AAME,sBANoB,CAMpB,cAAc,CAAA;CACd,OAAO,EAAE,EAAE;CACT,MAAM,EAAE,WAAW;CACnB,MAAM,EAAE,IAAI;CACZ,KAAK,EAAE,MAAM;CACb,MAAM,EAAE,MAAM;CAChB,UAAU,EAAE,IAAI;CAChB,MAAM,EAAE,OAAO;CACb,SAAS,EAAE,GAAG;CACf;;AAIH,AAAA,sBAAsB,AAAA,OAAO,CAAC;CAC5B,QAAQ,EAAE,QAAQ;CAClB,OAAO,EAAE,CAAC;CACV,MAAM,EAAE,kBAAkB;CAC3B,OAAO,EAAE,CAAC;CACV,SAAS,EAAE,MAAM;CAChB,UAAU,EAAE,MAAM;CAClB,SAAS,EAAE,IAAI;CACf,OAAO,EAAE,OAAO;CACjB,KAAK,EnBzCa,IAAI;CmB0CtB,iBAAiB,EAAE,aAAa;CAC/B,cAAc,EAAE,aAAa;CAC7B,YAAY,EAAE,aAAa;CAC3B,SAAS,EAAE,aAAa;CACzB;;ACtED,AAAA,KAAK,CAAA,AAAA,IAAC,CAAK,MAAM,AAAX;AACN,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ;AACN,KAAK,CAAA,AAAA,IAAC,CAAK,KAAK,AAAV;AACN,KAAK,CAAA,AAAA,IAAC,CAAK,UAAU,AAAf;AACN,KAAK,CAAA,AAAA,IAAC,CAAK,QAAQ,AAAb;AACN,KAAK,CAAA,AAAA,IAAC,CAAK,QAAQ,AAAb;AACN,KAAK,CAAA,AAAA,IAAC,CAAK,KAAK,AAAV;AACN,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ;AACN,KAAK,CAAA,AAAA,IAAC,CAAK,MAAM,AAAX;AACN,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ;AACN,KAAK,CAAA,AAAA,IAAC,CAAK,MAAM,AAAX;AACN,KAAK,CAAA,AAAA,IAAC,CAAK,MAAM,AAAX;AACN,KAAK,CAAA,AAAA,IAAC,CAAK,UAAU,AAAf;AACN,KAAK,CAAA,AAAA,IAAC,CAAK,gBAAgB,AAArB;AACN,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ;AACN,QAAQ,CAAC;CACR,KAAK,EpBUc,IAAI;CoBTvB,gBAAgB,EpB2BS,WAAW;CoB1BpC,MAAM,EpB4CQ,OAAO,CAAC,KAAK,CAnCb,IAAI;CoBRlB,aAAa,EAAE,CAAC;CAChB,KAAK,EAAE,IAAI;CACX,OAAO,EAAE,MAAM;CAMf;;AA3BD,AAsBC,KAtBI,CAAA,AAAA,IAAC,CAAK,MAAM,AAAX,CAsBJ,MAAM,EAtBR,KAAK,CAAA,AAAA,IAAC,CAAK,MAAM,AAAX,CAsBI,aAAa,EAtBvB,KAAK,CAAA,AAAA,IAAC,CAAK,MAAM,AAAX,CAsBmB,cAAc;AArBvC,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ,CAqBJ,MAAM;AArBR,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ,CAqBI,aAAa;AArBvB,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ,CAqBmB,cAAc;AApBvC,KAAK,CAAA,AAAA,IAAC,CAAK,KAAK,AAAV,CAoBJ,MAAM;AApBR,KAAK,CAAA,AAAA,IAAC,CAAK,KAAK,AAAV,CAoBI,aAAa;AApBvB,KAAK,CAAA,AAAA,IAAC,CAAK,KAAK,AAAV,CAoBmB,cAAc;AAnBvC,KAAK,CAAA,AAAA,IAAC,CAAK,UAAU,AAAf,CAmBJ,MAAM;AAnBR,KAAK,CAAA,AAAA,IAAC,CAAK,UAAU,AAAf,CAmBI,aAAa;AAnBvB,KAAK,CAAA,AAAA,IAAC,CAAK,UAAU,AAAf,CAmBmB,cAAc;AAlBvC,KAAK,CAAA,AAAA,IAAC,CAAK,QAAQ,AAAb,CAkBJ,MAAM;AAlBR,KAAK,CAAA,AAAA,IAAC,CAAK,QAAQ,AAAb,CAkBI,aAAa;AAlBvB,KAAK,CAAA,AAAA,IAAC,CAAK,QAAQ,AAAb,CAkBmB,cAAc;AAjBvC,KAAK,CAAA,AAAA,IAAC,CAAK,QAAQ,AAAb,CAiBJ,MAAM;AAjBR,KAAK,CAAA,AAAA,IAAC,CAAK,QAAQ,AAAb,CAiBI,aAAa;AAjBvB,KAAK,CAAA,AAAA,IAAC,CAAK,QAAQ,AAAb,CAiBmB,cAAc;AAhBvC,KAAK,CAAA,AAAA,IAAC,CAAK,KAAK,AAAV,CAgBJ,MAAM;AAhBR,KAAK,CAAA,AAAA,IAAC,CAAK,KAAK,AAAV,CAgBI,aAAa;AAhBvB,KAAK,CAAA,AAAA,IAAC,CAAK,KAAK,AAAV,CAgBmB,cAAc;AAfvC,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ,CAeJ,MAAM;AAfR,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ,CAeI,aAAa;AAfvB,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ,CAemB,cAAc;AAdvC,KAAK,CAAA,AAAA,IAAC,CAAK,MAAM,AAAX,CAcJ,MAAM;AAdR,KAAK,CAAA,AAAA,IAAC,CAAK,MAAM,AAAX,CAcI,aAAa;AAdvB,KAAK,CAAA,AAAA,IAAC,CAAK,MAAM,AAAX,CAcmB,cAAc;AAbvC,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ,CAaJ,MAAM;AAbR,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ,CAaI,aAAa;AAbvB,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ,CAamB,cAAc;AAZvC,KAAK,CAAA,AAAA,IAAC,CAAK,MAAM,AAAX,CAYJ,MAAM;AAZR,KAAK,CAAA,AAAA,IAAC,CAAK,MAAM,AAAX,CAYI,aAAa;AAZvB,KAAK,CAAA,AAAA,IAAC,CAAK,MAAM,AAAX,CAYmB,cAAc;AAXvC,KAAK,CAAA,AAAA,IAAC,CAAK,MAAM,AAAX,CAWJ,MAAM;AAXR,KAAK,CAAA,AAAA,IAAC,CAAK,MAAM,AAAX,CAWI,aAAa;AAXvB,KAAK,CAAA,AAAA,IAAC,CAAK,MAAM,AAAX,CAWmB,cAAc;AAVvC,KAAK,CAAA,AAAA,IAAC,CAAK,UAAU,AAAf,CAUJ,MAAM;AAVR,KAAK,CAAA,AAAA,IAAC,CAAK,UAAU,AAAf,CAUI,aAAa;AAVvB,KAAK,CAAA,AAAA,IAAC,CAAK,UAAU,AAAf,CAUmB,cAAc;AATvC,KAAK,CAAA,AAAA,IAAC,CAAK,gBAAgB,AAArB,CASJ,MAAM;AATR,KAAK,CAAA,AAAA,IAAC,CAAK,gBAAgB,AAArB,CASI,aAAa;AATvB,KAAK,CAAA,AAAA,IAAC,CAAK,gBAAgB,AAArB,CASmB,cAAc;AARvC,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ,CAQJ,MAAM;AARR,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ,CAQI,aAAa;AARvB,KAAK,CAAA,AAAA,IAAC,CAAK,OAAO,AAAZ,CAQmB,cAAc;AAPvC,QAAQ,AAON,MAAM;AAPR,QAAQ,AAOE,aAAa;AAPvB,QAAQ,AAOiB,cAAc,CAAC;CACtC,KAAK,EpBIQ,IAAI;CoBHjB,UAAU,EAAE,IAAI;CAChB,OAAO,EAAE,KAAK;CACd;;AAGF,AAAA,MAAM,CAAC;CACN,MAAM,EpBgCQ,OAAO,CAAC,KAAK,CAnCb,IAAI;CoBIlB;;AAED,AAAA,QAAQ,CAAC;CACR,KAAK,EAAE,IAAI;CACX;;AtBsCD;;gEAEgE;AuB3EhE,MAAM,CAAC,MAAM;CAGZ,AACC,IADG,AAAA,IAAK,EAAA,AAAA,WAAC,CAAY,GAAG,AAAf,GACT,YAAY,AAAA,OAAO,CAAC;EACnB,OAAO,EAAE,EAAE;EACX,OAAO,EAAC,YAAY;EACpB,QAAQ,EAAE,QAAQ;EAClB,KAAK,EAAE,KAAK;EACZ,GAAG,EAAE,CAAC;EACN,IAAI,EAAE,GAAG;EACT,KAAK,EAAE,GAAG;EACV,WAAW,EAAE,KAAK;EAClB,YAAY,EAAC,KAAK;EAClB,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,EAAE;EACX,gBAAgB,ErBGJ,IAAI;EqBFhB;CAIF,AAAA,KAAK,CAAC;EACL,QAAQ,EAAE,QAAQ;EAClB,OAAO,EAAE,IAAI;EACb,qBAAqB,EAAE,IAAI,CAAC,yBAAyB,CAAC,yBAAyB,CAAC,IAAI;EACpF,cAAc,EAAE,wCAAwC;EACxD,mBAAmB,EACnB,gCAGQ;EACR,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,CAAC;EACV,UAAU,EAAE,KAAK;EAcjB;CA1BD,AAaC,KAbI,GAaF,MAAM,CAAC;EACR,WAAW,EAAE,MAAM;EACnB;CAfF,AAgBC,KAhBI,GAgBF,IAAI,CAAC;EACN,WAAW,EAAE,MAAM;EACnB;CAlBF,AAmBC,KAnBI,GAmBF,KAAK,CAAC;EACP,WAAW,EAAE,MAAM;EACnB,OAAO,EAAE,KAAK;EACd;CAtBF,AAuBC,KAvBI,GAuBF,MAAM,CAAC;EACR,WAAW,EAAE,MAAM;EACnB;CAEF,AAAA,YAAY,CAAC;EACZ,QAAQ,EAAE,MAAM;EAChB,GAAG,EAAE,CAAC;EACN,OAAO,EAAE,GAAG;EACZ,KAAK,EAAE,IAAI;EACX,OAAO,EAAE,QAAQ;EACjB,gBAAgB,EAAE,WAAW;EAc7B;CApBD,AAQC,YARW,CAQX,KAAK,CAAC;EACL,OAAO,EAAE,IAAI;EACb,SAAS,EAAE,GAAG;EACd,WAAW,EAAE,MAAM;EACnB,eAAe,EAAE,aAAa;EAC9B,OAAO,EAAE,GAAG;EACZ;CAdF,AAeC,YAfW,CAeX,UAAU,CAAC;EACV,OAAO,EAAE,IAAI;EACb,SAAS,EAAE,MAAM;EACjB,WAAW,EAAE,GAAG;EAChB;CAEF,AAAA,UAAU,CAAC;EACV,OAAO,EAAE,MAAM;EACf,GAAG,ElBxDO,IAAI;EkB+Dd;CATD,AAGC,UAHS,GAGP,OAAO,CAAC;EACT,OAAO,EAAE,CAAC;EAIV;CARF,AAKE,UALQ,GAGP,OAAO,GAEN,MAAM,CAAC;EACR,OAAO,EAAE,KAAK;EACd;CAGH,AAEC,QAFO,CAEP,UAAU;CADX,SAAS,CACR,UAAU,CAAC;EACV,OAAO,EAAC,IAAI;EACZ,qBAAqB,EAAE,GAAG;EAI1B;CARF,AAKE,QALM,CAEP,UAAU,GAGP,MAAM;CAJV,SAAS,CACR,UAAU,GAGP,MAAM,CAAC;EACR,WAAW,EAAE,MAAM;EACnB;CAGH,AAAA,2BAA2B,CAAC;EAC3B,OAAO,EAAE,IAAI;EACb,qBAAqB,EAAE,GAAG;EAC1B,GAAG,ElB7EO,IAAI;EkBmFd;CATD,AAIC,2BAJ0B,GAIxB,MAAM,CAAC;EACL,WAAW,EAAE,MAAM;EACpB;CAKJ,AAAA,YAAY,CAAC;EACZ,OAAO,EAAE,IAAI;EACb,SAAS,EAAE,GAAG;EACd,UAAU,ErB5EG,IAAI;EqB6EjB,KAAK,ErBrFQ,IAAI;EqBsFjB,UAAU,EAAE,GAAG;EAuBf;CA5BD,AAMC,YANW,CAMX,MAAO,CAAA,iBAAiB,AAAA,eAAe,EAAE;EACxC,GAAG,EAAE,IAAc;EACnB;CARF,AAUE,YAVU,CASX,UAAU,GACN,OAAO,CAAC;EACV,UAAU,EAAE,GAAG;EACf,OAAO,EAAE,OAAO;EAChB,UAAU,ErBnDC,OAAO,CAAC,KAAK,CAnCb,IAAI;EqBuFf;CAdH,AAgBC,YAhBW,CAgBX,CAAC,CAAC;EACD,KAAK,ErBlGO,IAAI;EqBsGhB;CArBF,AAkBE,YAlBU,CAgBX,CAAC,AAEC,MAAM,EAlBT,YAAY,CAgBX,CAAC,AAES,QAAQ,EAlBnB,YAAY,CAgBX,CAAC,AAEmB,OAAO,CAAC;EAC1B,KAAK,ErBpGM,IAAI;EqBqGf;CApBH,AAsBC,YAtBW,CAsBX,EAAE,CAAA,AAAA,EAAC,EAAI,aAAa,AAAjB,EAAmB;EACrB,YAAY,EAAE,CAAC;EAIf;CA3BF,AAwBE,YAxBU,CAsBX,EAAE,CAAA,AAAA,EAAC,EAAI,aAAa,AAAjB,EAEF,CAAC,CAAC;EACD,eAAe,EAAE,SAAS;EAC1B;CAGH,AAAA,MAAO,CAAA,iBAAiB,AAAA,eAAe,EAAE;EACxC,GAAG,EAAE,MAAgB;EACrB;CACD,AAAA,oBAAoB,EAAC,mBAAmB;CACxC,sBAAsB,EAAC,gCAAgC;CACvD,cAAc,CAAC;EACd,OAAO,EAAE,IAAI;EACb,qBAAqB,EAAE,cAAe;EACtC,GAAG,EAAE,MAAgB;EACrB;CACD,AAAA,kBAAkB,CAAC;EAClB,UAAU,EAAE,IAAI;EAChB,WAAW,EAAE,IAAI;EACjB,UAAU,ErBhFG,OAAO,CAAC,KAAK,CAnCb,IAAI;EqBoHjB;;;AAEF,MAAM,CAAC,MAAM,MAAM,SAAS,EAAE,IAAI;CAEjC,AACC,YADW,CACX,KAAK,CAAA;EACJ,aAAa,EAAE,GAAG;EAClB;CAEF,AACC,YADW,CACX,eAAe,CAAC;EACf,SAAS,EAAE,MAAM;EACjB,WAAW,EAAE,UAAU;EACvB;;;AAGH,MAAM,CAAC,MAAM,MAAM,SAAS,EAAE,IAAI;CAEjC,AACC,IADG,AAAA,IAAK,EAAA,AAAA,WAAC,CAAY,GAAG,AAAf,GACT,YAAY,AAAA,OAAO,CAAC;EACnB,OAAO,EAAE,EAAE;EACX,OAAO,EAAC,YAAY;EACpB,QAAQ,EAAE,QAAQ;EAClB,KAAK,EAAE,KAAK;EACZ,GAAG,EAAE,CAAC;EACN,IAAI,EAAE,GAAG;EACT,KAAK,EAAE,GAAG;EACV,WAAW,EAAE,KAAK;EAClB,YAAY,EAAC,KAAK;EAClB,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,EAAE;EACX,gBAAgB,ErB3JJ,IAAI;EqB4JhB;CAEF,AACC,KADI,GACF,MAAM,CAAC;EACR,WAAW,EAAE,KAAK;EAClB;CAHF,AAIC,KAJI,GAIF,IAAI,CAAC;EACN,WAAW,EAAE,KAAK;EAClB;CANF,AAOC,KAPI,GAOF,KAAK,CAAC;EACP,WAAW,EAAE,KAAK;EAClB;CATF,AAUC,KAVI,GAUF,MAAM,CAAC;EACR,WAAW,EAAE,MAAM;EACnB;CAEF,AAAA,YAAY,CAAC;EACZ,OAAO,EAAE,CAAC;EAWV;CAZD,AAGC,YAHW,CAGX,KAAK,CAAC;EACL,WAAW,EAAE,GAAG;EAChB,KAAK,EAAE,IAAI;EACX;CANF,AAOC,YAPW,CAOX,UAAU,CAAC;EACV,WAAW,EAAE,GAAG;EAChB,WAAW,EAAE,MAAM;EACnB,KAAK,EAAE,IAAI;EACX;CAEF,AAEG,6BAF0B,CAC3B,UAAU,GACP,OAAO,CAAC;EACT,cAAc,EAAE,IAAI;EACpB;CAGJ,AAAA,UAAU,CAAC;EACV,OAAO,EAAE,CAAC;EACV,WAAW,EAAE,IAAI;EAqCjB;CAvCD,AAGC,UAHS,GAGP,OAAO,CAAC;EACT,cAAc,EAAE,IAAI;EA+BpB;CAnCF,AAKE,UALQ,GAGP,OAAO,AAEP,eAAe,EALlB,UAAU,GAGP,OAAO,AAGP,oBAAoB,CAAC;EACrB,OAAO,EAAE,IAAI;EAIb;CAXH,AAQG,UARO,GAGP,OAAO,AAEP,eAAe,GAGb,CAAC,EARN,UAAU,GAGP,OAAO,AAGP,oBAAoB,GAElB,CAAC,CAAC;EACH,SAAS,EAAE,KAAK;EAChB;CAVJ,AAYE,UAZQ,GAGP,OAAO,AASP,gBAAgB,CAAC;EACjB,OAAO,EAAE,IAAI;EAeb;CA5BH,AAcG,UAdO,GAGP,OAAO,AASP,gBAAgB,GAEd,CAAC,CAAC;EACH,SAAS,EAAE,KAAK;EAChB,MAAM,EAAE,MAAM;EACd;CAjBJ,AAkBG,UAlBO,GAGP,OAAO,AASP,gBAAgB,GAMd,MAAM,CAAC;EACR,cAAc,EAAE,CAAC;EACjB;CApBJ,AAyBG,UAzBO,GAGP,OAAO,AASP,gBAAgB,GAad,MAAM,CAAA;EACP,SAAS,EAAE,KAAK;EAChB;CA3BJ,AA6BE,UA7BQ,GAGP,OAAO,GA0BN,MAAM,CAAC;EACR,aAAa,EAAE,IAAI;EACnB;CA/BH,AAgCE,UAhCQ,GAGP,OAAO,GA6BN,KAAK,CAAC;EACP,aAAa,EAAE,IAAI;EACnB;CAlCH,AAoCC,UApCS,GAoCP,OAAO,CAAC;EACT,cAAc,EAAE,IAAI;EACpB;CAEF,AAEC,QAFO,CAEP,UAAU;CADX,SAAS,CACR,UAAU,CAAC;EACV,qBAAqB,EAAE,OAAO;EAG9B;CAEF,AAAA,2BAA2B,CAAC;EAC3B,qBAAqB,EAAE,OAAO;EAG9B;CACD,AAAA,YAAY,CAAC;EACZ,SAAS,EAAE,MAAM;EACjB;CACD,AAAA,cAAc,CAAC;EACd,OAAO,EAAE,MAAM;EACf;CACA,AACA,OADO,CACP,UAAU,CAAC;EACV,MAAM,EAAE,MAAM;EACd;CAEF,AAAA,oBAAoB,EAAC,mBAAmB;CACxC,sBAAsB,EAAC,gCAAgC,CAAC;EACvD,qBAAqB,EAAE,cAAe;EACtC;CACD,AAAA,cAAc,CAAC;EACd,qBAAqB,EAAE,cAAe;EACtC,UAAU,EAAE,IAAI;EAWhB;CAbD,AAGE,cAHY,AAGX,kBAAkB,EAHrB,cAAc,AAGS,0BAA0B,EAAE,yCAA2B,CAAC;EAC5E,qBAAqB,EAAE,GAAG;EAC3B;CALF,AAMC,cANa,AAMZ,kBAAkB,CAAC;EAClB,qBAAqB,EAAE,cAAe;EACtC,UAAU,EAAE,IAAI;EAIjB;CAZF,AASE,cATY,AAMZ,kBAAkB,CAGlB,EAAE,CAAC;EACE,WAAW,EAAE,MAAM;EACvB;CAGH,AAAA,qBAAqB,CAAC;EACrB,OAAO,EAAE,IAAI;EACb,cAAc,EAAE,GAAG;EACnB,WAAW,EAAE,MAAM;EACnB,eAAe,EAAE,aAAa;EAC9B,aAAa,EAAE,IAAI;EAMnB;CAXD,AAOE,qBAPmB,CAMpB,sBAAsB,AACpB,MAAM,EAPT,qBAAqB,CAMpB,sBAAsB,AACZ,OAAO,EAPlB,qBAAqB,CAMpB,sBAAsB,AACH,MAAM,EAP1B,qBAAqB,CAMpB,sBAAsB,AACK,OAAO,CAAC;EACjC,SAAS,EAAE,CAAC;EACZ;;;AAIJ,MAAM,CAAC,MAAM,MAAM,SAAS,EAAE,IAAI;CAsBjC,AAAA,cAAc,CAAC;EACd,OAAO,EAAE,CAAC;EACV;;;AvB1PF;;gEAEgE;AwBlFhE;gDACgD;ACDhD,MAAM,CAAC,MAAM;CACZ,AAAA,aAAa,CAAC;EACb,OAAO,EAAE,KAAK;EACd,KAAK,EAAE,GAAG;EACV,MAAM,EAAC,GAAG;EACV,MAAM,EAAE,CAAC;EACT,OAAO,EAAC,CAAC;EACT,QAAQ,EAAC,MAAM;EACf;CACD,AAAA,YAAY,CAAC;EACZ,SAAS,EAAE,IAAI;EACf,MAAM,EAAE,IAAI;EACZ;CACD,AACC,gBADe,CACf,wBAAwB,EADR,qBAAqB,CACrC,wBAAwB,CAAC;EACxB,OAAO,EAAE,IAAI;EACb;CAEF,AAEG,gBAFa,AACb,QAAQ,CACR,EAAE,CAAC;EACF,OAAO,EAAE,KAAK;EACf,QAAQ,EAAE,QAAQ;EACjB;CALJ,AAMI,gBANY,AACb,QAAQ,CAKP,YAAY,CAAC;EACZ,QAAQ,EAAE,QAAQ;EAClB,OAAO,EAAE,GAAG;EACZ;CATL,AAUG,gBAVa,AACb,QAAQ,CASR,wBAAwB,CAAC;EACxB,OAAO,EAAE,YAAY;EACrB,QAAQ,EAAE,QAAQ;EAClB,GAAG,EAAE,CAAC;EACN,IAAI,EAAE,CAAC;EACP,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,KAAK;EACb,OAAO,EAAE,IAAI;EACb,gBAAgB,EAAE,yBAAsB;EACxC,QAAQ,EAAE,IAAI;EACd;CApBJ,AAqBE,gBArBc,AACb,QAAQ,CAoBT,EAAE,CAAC;EACF,OAAO,EAAE,KAAK;EACd;CAvBH,AAwBE,gBAxBc,AACb,QAAQ,CAuBT,CAAC,CAAC;EACD,OAAO,EAAE,KAAK;EACd,UAAU,EAAE,IAAI;EAChB,OAAO,EAAE,OAAO;EAChB;CA5BH,AA6BG,gBA7Ba,AACb,QAAQ,CA4BR,sBAAsB,GAAG,CAAC,AAAA,OAAO,CAAC;EACjC,gBAAgB,EAAE,WAAW;EAC7B;CA/BJ,AAmCG,gBAnCa,AACb,QAAQ,CAkCR,kBAAkB,CAAC;EACnB,QAAQ,EAAE,QAAQ;EAWjB;CA/CJ,AAqCI,gBArCY,AACb,QAAQ,CAkCR,kBAAkB,GAEf,CAAC,AAAA,OAAO,CAAC;EACT,OAAO,EAAE,YAAY;EACrB,OAAO,EAAE,EAAE;EACX,QAAQ,EAAE,QAAQ;EAClB,IAAI,EAAE,CAAC;EACP,GAAG,EAAE,GAAG;EACR,MAAM,EAAE,GAAG;EACX,KAAK,EAAE,IAAI;EACX,gBAAgB,EvBpCR,IAAI;EuBqCd;CAQH,AACA,2BAD2B,CAC3B,uBAAuB,CAAC;EACpB,aAAa,EAAE,CAAC;EACnB;CAHD,AAIA,2BAJ2B,GAIzB,EAAE,CAAA;EACH,aAAa,EvBfD,OAAO,CAAC,KAAK,CAnCb,IAAI;EuBmDhB;CAND,AAQC,2BAR0B,CAO3B,EAAE,GACC,EAAE,CAAC;EACH,WAAW,EAAE,CAAC;EACd;CAVH,AAWC,2BAX0B,CAO3B,EAAE,GAIC,CAAC,CAAC;EACH,OAAO,EAAE,KAAK;EACb,OAAO,EAAE,QAAQ;EAClB,UAAU,EvBxBC,OAAO,CAAC,KAAK,CAnCb,IAAI;EuB8Df;CAjBF,AAoBC,2BApB0B,CAmB3B,kBAAkB,GACf,CAAC,CAAC;EACH,WAAW,EAAE,GAAG;EAChB;CAKH,0BAA0B;CA8C1B,uBAAuB;;;AAaxB,MAAM,CAAC,MAAM,MAAM,SAAS,EAAE,IAAI;CAGjC,AAAA,YAAY,CAAC;EACZ,SAAS,EAAE,KAAK;EAChB,MAAM,EAAE,gBAAgB;EACxB;CACD,AAAA,YAAY,CAAC;EACZ,OAAO,EAAE,IAAI;EACb;CAED,AACC,gBADe,CACf,wBAAwB,EADR,qBAAqB,CACrC,wBAAwB,CAAC;EACxB,OAAO,EAAE,YAAY;EACrB;CAHF,AAIC,gBAJe,CAIf,EAAE,EAJc,qBAAqB,CAIrC,EAAE,CAAC;EACF,OAAO,EAAE,IAAI;EACb,SAAS,EAAE,GAAG;EAuDd;CA7DF,AAOK,gBAPW,CAIf,EAAE,CAGE,uBAAuB,GAAG,EAAE,EAPhB,qBAAqB,CAIrC,EAAE,CAGE,uBAAuB,GAAG,EAAE,CAAC;EAC/B,gBAAgB,EAAE,yBAAsB;EACpC,UAAU,EvBnHJ,CAAC,CAAC,GAAG,CAAC,IAAI,CAAC,kBAAe;EuBoHpC,aAAa,EvBtHA,MAAM;EuBuHnB;CAXH,AAYE,gBAZc,CAIf,EAAE,CAQD,EAAE,AAAA,SAAS,EAZI,qBAAqB,CAIrC,EAAE,CAQD,EAAE,AAAA,SAAS,CAAC;EACX,KAAK,EAAE,IAAI;EACX,QAAQ,EAAE,QAAQ;EAClB,GAAG,EAAE,IAAI;EACT,IAAI,EAAE,MAAM;EACZ,OAAO,EAAE,KAAK;EACV,OAAO,EAAE,MAAM;EAoBnB;CAtCH,AAoBG,gBApBa,CAIf,EAAE,CAQD,EAAE,AAAA,SAAS,CAQV,EAAE,EApBY,qBAAqB,CAIrC,EAAE,CAQD,EAAE,AAAA,SAAS,CAQV,EAAE,CAAC;EACF,IAAI,EAAE,MAAM;EACZ,GAAG,EAAE,CAAC;EACN;CAvBJ,AAyBI,gBAzBY,CAIf,EAAE,CAQD,EAAE,AAAA,SAAS,CAYV,EAAE,AACA,MAAM,GAAG,EAAE;CAzBhB,gBAAgB,CAIf,EAAE,CAQD,EAAE,AAAA,SAAS,CAYV,EAAE,AAEA,MAAM,GAAG,EAAE,EA1BC,qBAAqB,CAIrC,EAAE,CAQD,EAAE,AAAA,SAAS,CAYV,EAAE,AACA,MAAM,GAAG,EAAE;CAzBC,qBAAqB,CAIrC,EAAE,CAQD,EAAE,AAAA,SAAS,CAYV,EAAE,AAEA,MAAM,GAAG,EAAE,CAAC;EACZ,OAAO,EAAE,KAAK;EACd,IAAI,EAAE,GAAG;EACT,GAAG,EAAE,GAAG;EACR;CA9BL,AAgCK,gBAhCW,CAIf,EAAE,CAQD,EAAE,AAAA,SAAS,CAoBR,CAAC,EAhCW,qBAAqB,CAIrC,EAAE,CAQD,EAAE,AAAA,SAAS,CAoBR,CAAC,CAAC;EACD,OAAO,EAAE,IAAI;EACb,WAAW,EAAE,MAAM;EACnB,UAAU,EAAE,IAAI;EAClB,KAAK,EAAE,KAAK;EACZ;CArCJ,AAuCK,gBAvCW,CAIf,EAAE,CAmCE,EAAE,EAvCU,qBAAqB,CAIrC,EAAE,CAmCE,EAAE,CAAC;EACL,QAAQ,EAAE,QAAQ;EACjB,OAAO,EAAE,GAAG;EAWb;CApDH,AA0CI,gBA1CY,CAIf,EAAE,CAmCE,EAAE,AAGF,MAAM,GAAG,EAAE;CA1ChB,gBAAgB,CAIf,EAAE,CAmCE,EAAE,AAIF,MAAM,GAAG,EAAE,EA3CC,qBAAqB,CAIrC,EAAE,CAmCE,EAAE,AAGF,MAAM,GAAG,EAAE;CA1CC,qBAAqB,CAIrC,EAAE,CAmCE,EAAE,AAIF,MAAM,GAAG,EAAE,CAAC;EACZ,IAAI,EAAE,IAAI;EACV;CA7CL,AA8CO,gBA9CS,CAIf,EAAE,CAmCE,EAAE,AAOC,UAAU,EA9CD,qBAAqB,CAIrC,EAAE,CAmCE,EAAE,AAOC,UAAU,CAAC;EACV,QAAQ,EAAE,QAAQ;EAClB,KAAK,EAAE,KAAK;EACZ,KAAK,EAAE,IAAI;EACX,WAAW,EAAE,GAAG;EACjB;CAnDR,AAqDE,gBArDc,CAIf,EAAE,CAiDD,CAAC,EArDc,qBAAqB,CAIrC,EAAE,CAiDD,CAAC,CAAC;EACG,OAAO,EAAE,IAAI;EACb,WAAW,EAAE,MAAM;EACnB,UAAU,EAAE,IAAI;EAChB,eAAe,EAAE,IAAI;EACrB,SAAS,EAAE,IAAI;EACnB;CAKH,AAAA,gBAAgB,CAAC;EAChB,cAAc,EAAE,GAAG;EAwBnB;CAzBD,AAEC,gBAFe,CAEf,EAAE,CAAC;EACF,eAAe,EAAE,GAAG;EAMpB;CATF,AAIK,gBAJW,CAEf,EAAE,CAEE,EAAE,AAAA,SAAS,CAAC;EACV,cAAc,EAAE,MAAM;EAGvB;CARN,AAUC,gBAVe,CAUf,sBAAsB,GAAG,CAAC,AAAA,OAAO;CAVlC,gBAAgB,CAWf,kBAAkB,GAAG,CAAC,AAAA,OAAO,CAAC;EAC7B,OAAO,EAAE,YAAY;EACrB,OAAO,EAAE,EAAE;EACX,QAAQ,EAAE,QAAQ;EAClB,IAAI,EAAE,GAAG;EACT,MAAM,EAAE,KAAK;EACb,MAAM,EAAE,GAAG;EACX,KAAK,EAAE,gBAAgB;EACvB,gBAAgB,EvBjOJ,IAAI;EuBkOhB;CAMF,AAAA,qBAAqB,CAAC;EACrB,OAAO,EAAE,OAAO;EAChB;CACD,AAAA,uBAAuB,CAAC;EACvB,aAAa,EAAE,KAAK;EAsBpB;CAvBD,AAEC,uBAFsB,AAErB,OAAO,CAAC;EACR,OAAO,EAAE,EAAE;EACX,OAAO,EAAE,YAAY;EACrB,QAAQ,EAAE,QAAQ;EAClB,GAAG,EAAE,GAAG;EACR,KAAK,EAAE,KAAK;EACZ,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,KAAK;EACb,MAAM,EvBlNM,OAAO,CAAC,KAAK,CAnCb,IAAI;EuBsPhB,UAAU,EAAE,IAAI;EAChB,WAAW,EAAE,IAAI;EACjB,cAAc,EAAE,aAAa;EAC7B,iBAAiB,EAAE,aAAa;EAChC,aAAa,EAAE,aAAa;EAC5B,SAAS,EAAE,aAAa;EACxB;CAOD;;OAEK;CACN,AAAA,4BAA4B,CAAC,YAAY;CACzC,4BAA4B,CAAC,gBAAgB,CAAA;EAC5C,OAAO,EAAE,IAAI;EACb;CACD,AAAA,aAAa,CAAC;EACb,OAAO,EAAE,OAAO;EAChB;CACD;MACK;;;AAOL,AAAA,UAAU,CAJX,mBAAmB,EAIlB,UAAU;AAHX,iBAAiB,EAGhB,UAAU;AAFX,gBAAgB,CAEF;CACZ,MAAM,EAAE,SAAS;CACjB,UAAU,EAAE,GAAG;CACf;;AAPF,AASC,mBATkB,CASlB,UAAU;AARX,iBAAiB,CAQhB,UAAU;AAPX,gBAAgB,CAOf,UAAU,CAAC;CACV,OAAO,EAAE,IAAI;CACb;;AAXF,AAaC,mBAbkB,CAalB,aAAa;AAZd,iBAAiB,CAYhB,aAAa;AAXd,gBAAgB,CAWf,aAAa,CAAC;CACb,IAAI,EAAE,OAAO;CACb;;AAfF,AAiBC,mBAjBkB,CAiBlB,SAAS;AAhBV,iBAAiB,CAgBhB,SAAS;AAfV,gBAAgB,CAef,SAAS,CAAC;CAET,IAAI,EAAE,OAAO;CACb;;AAEF,MAAM,CAAC,MAAM,MAAM,SAAS,EAAE,IAAI;CACjC,AACC,gBADe,CACf,sBAAsB,CAAC,YAAY;CADpC,gBAAgB,CAEf,sBAAsB,CAAC,gBAAgB,EAFvB,qBAAqB,CACrC,sBAAsB,CAAC,YAAY;CADnB,qBAAqB,CAErC,sBAAsB,CAAC,gBAAgB,CAAA;EACtC,OAAO,EAAC,IAAI;EACZ;CAMF,AAAA,gBAAgB,CAAC;EAChB,cAAc,EAAE,CAAC;EACjB;;;AD3UF;gDACgD;AELhD,MAAM,CAAC,MAAM;CAGX,AAAA,OAAO,CAAC;EACN,OAAO,EAAE,KAAK;EACf;CAED,AAAA,KAAK;CACL,KAAK,CAAC;EACJ,MAAM,EAAE,CAAC;EACV;CAED,AAAA,QAAQ,AAAA,IAAK,CAAA,UAAU,EAAE;EACvB,OAAO,EAAE,IAAI;EACd;CAED,AAAA,aAAa;CACb,cAAc,CAAC;EACb,MAAM,EAAE,SAAS;EAClB;CAMD,AAAA,WAAW,CAAC;EACV,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,SAAS;EAClB;CACD,AAAA,cAAc,CAAC;EACb,OAAO,EAAE,MAAM;EAChB;CACD;;OAEK;CAEL,AAAA,gBAAgB,CAAC;EACf,WAAW,EAAE,GAAG;EAChB,UAAU,EAAE,CAAC;EACb,aAAa,EAAE,CAAC;EACjB;CACD;;;OAGK;CAEL,AACE,aADW,CACX,gBAAgB,EADJ,cAAc,CAC1B,gBAAgB,CAAC;EACf,QAAQ,EAAC,QAAQ;EACjB,WAAW,EAAE,GAAG;EAChB,cAAc,EAAE,GAAG;EAYpB;CAhBH,AAOM,aAPO,CACX,gBAAgB,GAIZ,WAAW,AAEV,MAAM,EAPC,cAAc,CAC1B,gBAAgB,GAIZ,WAAW,AAEV,MAAM,CAAC;EACN,OAAO,EAAE,EAAE;EACX,aAAa,ExBOR,OAAO,CAAC,KAAK,CAnCb,IAAI;EwB6BT,KAAK,EAAE,IAAI;EACX,QAAQ,EAAE,QAAQ;EAClB,MAAM,EAAE,CAAC;EACT,IAAI,EAAE,CAAC;EACR;CAdP,AAiBE,aAjBW,CAiBX,iBAAiB,EAjBL,cAAc,CAiB1B,iBAAiB,CAAC;EAChB,OAAO,EAAC,WAAW;EACpB;CAnBH,AAoBE,aApBW,CAoBX,CAAC,EApBW,cAAc,CAoB1B,CAAC,CAAC;EACA,aAAa,EAAE,CAAC;EACjB;CAGH;;;;mBAIiB;CACjB,AACE,oBADkB,CAClB,CAAC,EADkB,iBAAiB,CACpC,CAAC,EADoC,eAAe,CACpD,CAAC,CAAC;EACA,OAAO,EAAE,YAAY;EACrB,KAAK,EAAE,IAAI;EACX,aAAa,ExBlBJ,OAAO,CAAC,KAAK,CAnCb,IAAI;EwBgEd;CAfH,AAKI,oBALgB,CAClB,CAAC,AAIE,MAAM,EALU,iBAAiB,CACpC,CAAC,AAIE,MAAM,EAL4B,eAAe,CACpD,CAAC,AAIE,MAAM,CAAC;EACN,OAAO,EAAE,EAAE;EACX,OAAO,EAAC,YAAY;EACpB,KAAK,EAAE,KAAK;EACZ,KAAK,EAAE,GAAG;EACV,MAAM,EAAE,GAAG;EACX,gBAAgB,EAAE,mCAAmC;EACrD,iBAAiB,EAAE,IAAI;EACvB,eAAe,EAAE,OAAO;EACzB;CAIL;;OAEK;CACL,AAAA,oBAAoB,CAAC;EACnB,OAAO,EAAE,IAAI;EACb,cAAc,EAAE,MAAM;EAyBvB;CA3BD,AAGE,oBAHkB,CAGlB,YAAY,CAAC;EACX,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,YAAY;EAEtB;CAPH,AAQE,oBARkB,CAQlB,EAAE,CAAC;EACD,OAAO,EAAE,oBAAoB;EAC7B,aAAa,ExB7CJ,OAAO,CAAC,KAAK,CAnCb,IAAI;EwBiFd;CAXH,AAYE,oBAZkB,CAYlB,mBAAmB,CAAC;EAClB,cAAc,EAAE,SAAS;EAC1B;CAdH,AAeE,oBAfkB,CAelB,CAAC,CAAC;EACA,OAAO,EAAE,QAAQ;EACjB,MAAM,EAAC,CAAC;EACT;CAlBH,AAmBE,oBAnBkB,CAmBlB,QAAQ,CAAC;EACP,aAAa,ExBvDJ,OAAO,CAAC,KAAK,CAnCb,IAAI;EwB2Fb,aAAa,EAAE,KAAK;EACpB,OAAO,EAAE,OAAO;EACjB;CAvBH,AAwBE,oBAxBkB,CAwBlB,UAAU,CAAC;EACT,UAAU,EAAE,IAAI;EACjB;CAGH;;;;OAIK;CACL,AAEI,oBAFgB,AACjB,eAAe,CACd,YAAY,CAAC;EACX,OAAO,EAAE,WAAW;EACpB,WAAW,EAAE,UAAU;EACvB,MAAM,EAAE,MAAsB;EAC9B,aAAa,ExB3EN,OAAO,CAAC,KAAK,CAnCb,IAAI;EwB+GX,QAAQ,EAAE,MAAM;EACjB;CAGL,AAAA,2BAA2B;CAC3B,mCAAmC,CAAC;EAClC,OAAO,EAAE,IAAI;EACb,aAAa,EAAE,IAAI;EAwBpB;CA3BD,AAIE,2BAJyB,CAIzB,0BAA0B;CAH5B,mCAAmC,CAGjC,0BAA0B,CAAC;EACzB,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,MAAM;EACf,aAAa,ExBvFJ,OAAO,CAAC,KAAK,CAnCb,IAAI;EwB2Hd;CARH,AASE,2BATyB,CASzB,EAAE;CARJ,mCAAmC,CAQjC,EAAE,CAAC;EAED,SAAS,EAAE,MAAoB;EAC/B,YAAY,EAAE,eAAe;EAK9B;CAjBH,AAaI,2BAbuB,CASzB,EAAE,GAIE,CAAC,CAAC,OAAO;CAZf,mCAAmC,CAQjC,EAAE,GAIE,CAAC,CAAC,OAAO,CAAC;EACV,OAAO,EAAE,YAAY;EACrB,UAAU,EAAE,MAAM;EACnB;CAhBL,AAkBE,2BAlByB,CAkBzB,CAAC;CAjBH,mCAAmC,CAiBjC,CAAC,CAAC;EACA,MAAM,EAAE,CAAC;EACV;CApBH,AAqBE,2BArByB,CAqBzB,8BAA8B;CApBhC,mCAAmC,CAoBjC,8BAA8B,CAAC;EAC7B,WAAW,EAAE,IAAI;EAClB;CAvBH,AAwBE,2BAxByB,CAwBzB,EAAE;CAvBJ,mCAAmC,CAuBjC,EAAE,CAAC;EACD,SAAS,EAAE,MAAoB;EAChC;CAEH,AAAA,sBAAsB;CACtB,4BAA4B;CAC5B,mBAAmB,CAAC;EAClB,OAAO,EAAE,IAAI;EACb,MAAM,EAAC,CAAC;EACR,OAAO,EAAE,CAAC;EACV,YAAY,EAAE,eAAe;EAC7B,SAAS,EAAE,MAAoB;EAC/B,WAAW,EAAE,GAAG;EAChB,WAAW,EAAE,MAAM;EAKpB;CAdD,AAUE,sBAVoB,CAUpB,CAAC;CATH,4BAA4B,CAS1B,CAAC;CARH,mBAAmB,CAQjB,CAAC,CAAC;EACA,eAAe,EAAE,IAAI;EACrB,SAAS,EAAE,MAAoB;EAChC;CAEH;;;;;OAKK;CACL,AAGE,4BAH0B,CAG1B,EAAE;CAFJ,sBAAsB,CAEpB,EAAE,CAAC;EACD,OAAO,EAAE,OAAO;EAChB,aAAa,ExBtIJ,OAAO,CAAC,KAAK,CAnCb,IAAI;EwB0Kb,SAAS,EAAE,IAAkB;EAiB9B;CAvBH,AAOI,4BAPwB,CAG1B,EAAE,AAIC,cAAc;CANnB,sBAAsB,CAEpB,EAAE,AAIC,cAAc,CAAC;EACd,UAAU,ExBzIH,OAAO,CAAC,KAAK,CAnCb,IAAI;EwB6KZ;CATL,AAUI,4BAVwB,CAG1B,EAAE,CAOA,gBAAgB,CAAC,EAAE;CATvB,sBAAsB,CAEpB,EAAE,CAOA,gBAAgB,CAAC,EAAE,CAAC;EAClB,OAAO,EAAE,OAAO;EAChB,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,CAAC;EACV,KAAK,EAAE,OAAO;EACd,MAAM,EAAE,IAAI;EACZ,gBAAgB,EAAE,WAAW;EAC7B,SAAS,EAAE,OAAO;EAKnB;CAtBL,AAkBM,4BAlBsB,CAG1B,EAAE,CAOA,gBAAgB,CAAC,EAAE,AAQhB,UAAW,CAAA,GAAG,CAAC,OAAO;CAjB7B,sBAAsB,CAEpB,EAAE,CAOA,gBAAgB,CAAC,EAAE,AAQhB,UAAW,CAAA,GAAG,CAAC,OAAO,CAAC;EACtB,OAAO,EAAC,IAAI;EACZ,OAAO,EAAC,YAAY;EACrB;CArBP,AAwBE,4BAxB0B,CAwB1B,EAAE,EAxBJ,4BAA4B,CAwBvB,EAAE;CAvBP,sBAAsB,CAuBpB,EAAE;CAvBJ,sBAAsB,CAuBjB,EAAE,CAAC;EACJ,OAAO,EAAE,MAAM;EACf,WAAW,EAAE,GAAG;EAChB,MAAM,EAAE,CAAC;EAIV;CA/BH,AAgCE,4BAhC0B,CAgC1B,CAAC;CA/BH,sBAAsB,CA+BpB,CAAC,CAAC;EACA,QAAQ,EAAE,KAAK;EACf,MAAM,EAAE,CAAC;EACV;CAEH,AAEI,oBAFgB,AACjB,gBAAgB,CACf,YAAY,CAAC;EACX,OAAO,EAAE,WAAW;EACpB,WAAW,EAAE,UAAU;EACvB,UAAU,EAAE,MAAsB;EACnC;CAGL,AAEI,uBAFmB,CACrB,OAAO,AAAA,gBAAgB,GACnB,4BAA4B,CAAC;EAC7B,KAAK,EAAE,IAAI;EACX,WAAW,EAAE,IAAI;EACjB,cAAc,EAAE,IAAI;EACrB;CANL,AAOI,uBAPmB,CACrB,OAAO,AAAA,gBAAgB,GAMnB,aAAa,CAAC;EACd,WAAW,EAAE,IAAI;EAclB;CAtBL,AASM,uBATiB,CACrB,OAAO,AAAA,gBAAgB,GAMnB,aAAa,CAEb,6BAA6B,CAAC;EAC5B,OAAO,EAAE,MAAM;EACf,SAAS,EAAE,MAAoB;EAC/B,UAAU,EAAE,MAAM;EAClB,cAAc,EAAE,SAAS;EAC1B;CAdP,AAeM,uBAfiB,CACrB,OAAO,AAAA,gBAAgB,GAMnB,aAAa,CAQb,YAAY,CAAA;EACV,OAAO,EAAE,MAAM;EACf,UAAU,ExBhML,OAAO,CAAC,KAAK,CAnCb,IAAI;EwBuOV;CArBP,AAkBQ,uBAlBe,CACrB,OAAO,AAAA,gBAAgB,GAMnB,aAAa,CAQb,YAAY,GAGR,MAAM,CAAC;EACP,OAAO,EAAC,IAAI;EACb;CApBT,AA0BI,uBA1BmB,CAwBrB,4BAA4B,CAE1B,EAAE;CA1BN,uBAAuB,CAyBrB,sBAAsB,CACpB,EAAE,CAAC;EACD,OAAO,EAAC,IAAI;EACZ,qBAAqB,EAAE,aAAa;EACrC;CA7BL,AA8BI,uBA9BmB,CAwBrB,4BAA4B,CAM1B,EAAE;CA9BN,uBAAuB,CAyBrB,sBAAsB,CAKpB,EAAE,CAAC;EACD,QAAQ,EAAE,KAAK;EACf,WAAW,EAAE,GAAG;EACjB;CAjCL,AAkCI,uBAlCmB,CAwBrB,4BAA4B,CAU1B,EAAE;CAlCN,uBAAuB,CAyBrB,sBAAsB,CASpB,EAAE,CAAC;EACD,QAAQ,EAAE,KAAK;EACf,MAAM,EAAE,CAAC;EACT,WAAW,EAAE,GAAG;EACjB;CAtCL,AA4CQ,uBA5Ce,CAwCrB,cAAc,CACZ,4BAA4B,CAE1B,EAAE,AACC,cAAc;CA5CvB,uBAAuB,CAwCrB,cAAc,CAEZ,sBAAsB,CACpB,EAAE,AACC,cAAc,CAAA;EACb,UAAU,ExB5NP,OAAO,CAAC,KAAK,CAnCb,IAAI;EwBgQR;CAMT;;uBAEqB;CACrB,AAEI,0BAFsB,CACxB,mBAAmB,GACf,OAAO,CAAC;EACR,UAAU,EAAE,GAAG;EAChB;CAJL,AAME,0BANwB,CAMxB,wBAAwB,CAAC;EACvB,OAAO,EAAE,IAAI;EACb,qBAAqB,EAAE,GAAG;EAC1B,GAAG,EAAE,IAAc;EAkCpB;CA3CH,AAYM,0BAZoB,CAMxB,wBAAwB,CAItB,2BAA2B,CAEzB,EAAE;CAZR,0BAA0B,CAMxB,wBAAwB,CAKtB,4BAA4B,CAC1B,EAAE,CAAC;EACD,MAAM,EAAE,MAAoB;EAC7B;CAdP,AAeM,0BAfoB,CAMxB,wBAAwB,CAItB,2BAA2B,CAKzB,EAAE;CAfR,0BAA0B,CAMxB,wBAAwB,CAKtB,4BAA4B,CAI1B,EAAE,CAAC;EACD,OAAO,EAAE,IAAI;EACb,SAAS,EAAE,IAAkB;EAC7B,MAAM,EAAE,IAAI;EACZ,UAAU,ExBzPL,OAAO,CAAC,KAAK,CAnCb,IAAI;EwB6RT,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,OAAO;EACjB;CAtBP,AAuBM,0BAvBoB,CAMxB,wBAAwB,CAItB,2BAA2B,CAazB,EAAE,EAvBR,0BAA0B,CAMxB,wBAAwB,CAItB,2BAA2B,CAatB,CAAC;CAvBV,0BAA0B,CAMxB,wBAAwB,CAKtB,4BAA4B,CAY1B,EAAE;CAvBR,0BAA0B,CAMxB,wBAAwB,CAKtB,4BAA4B,CAYvB,CAAC,CAAC;EACH,SAAS,EAAE,IAAkB;EAC7B,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,CAAC;EACX;CA3BP,AA6BI,0BA7BsB,CAMxB,wBAAwB,CAuBtB,2BAA2B,CAAC,EAAE,CAAC;EAC7B,qBAAqB,EAAE,SAAS;EACjC;CA/BL,AAkCI,0BAlCsB,CAMxB,wBAAwB,CA4BtB,wBAAwB,CAAC;EACvB,OAAO,EAAE,WAAW;EACpB,aAAa,EAAE,MAAM;EACrB,eAAe,EAAE,MAAM;EACvB,UAAU,EAAE,KAAK;EAIlB;CA1CL,AAuCM,0BAvCoB,CAMxB,wBAAwB,CA4BtB,wBAAwB,CAKtB,GAAG,CAAC;EACF,UAAU,EAAE,OAAO;EACpB;CAzCP,AAiDI,0BAjDsB,CA8CxB,4BAA4B,CAG1B,4BAA4B,CAAC;EAC3B,OAAO,EAAE,IAAI;EACb,qBAAqB,EAAE,IAAI;EAC3B,WAAW,EAAE,MAAM;EAKpB;CAzDL,AAqDM,0BArDoB,CA8CxB,4BAA4B,CAG1B,4BAA4B,CAI1B,EAAE,EArDR,0BAA0B,CA8CxB,4BAA4B,CAG1B,4BAA4B,CAIvB,CAAC,EArDV,0BAA0B,CA8CxB,4BAA4B,CAG1B,4BAA4B,CAIrB,CAAC,CAAC;EACL,MAAM,EAAE,KAAM;EACd,SAAS,EAAE,IAAkB;EAC9B;CAIP;;;;;OAKK;CAGL,AAAA,2BAA2B,CAAC;EAC1B,SAAS,EAAE,MAAoB;EAShC;CAVD,AAEE,2BAFyB,CAEzB,EAAE,CAAC;EACD,SAAS,EAAE,MAAoB;EAC/B,MAAM,EAAE,IAAI;EACb;CALH,AAME,2BANyB,CAMzB,EAAE,CAAC;EACD,OAAO,EAAC,IAAI;EACZ,qBAAqB,EAAE,OAAO;EAC/B;CAEH,6BAA6B;CAC7B,AAAA,wBAAwB,EAAC,qBAAqB,CAAC;EAC7C,MAAM,EAAC,CAAC;EACR,WAAW,EAAE,MAAM;EACnB,YAAY,EAAE,KAAK;EACnB,gBAAgB,EAAE,wBAAqB;EACxC;CACD,AACE,+BAD6B,CAC7B,wBAAwB,EAD1B,+BAA+B,CACJ,qBAAqB,CAAC;EAC7C,YAAY,EAAE,KAAK;EACpB;CAEH,AACE,0BADwB,CACxB,wBAAwB,EAD1B,0BAA0B,CACC,qBAAqB,CAAC;EAC7C,YAAY,EAAE,MAAM;EACrB;CAEH;;;;;mCAKiC;CACjC,AAEI,QAFI,AAAA,uBAAuB,CAC7B,IAAI,GACA,KAAK,CAAC;EACN,WAAW,EAAE,MAAM;EACpB;CAJL,AAKI,QALI,AAAA,uBAAuB,CAC7B,IAAI,GAIA,cAAc,AAAA,uBAAuB,CAAC;EACtC,WAAW,EAAE,MAAM;EACnB,qBAAqB,EAAE,cAAc;EACtC;CAIL,AAAA,gBAAgB,EAAC,aAAa,CAAC;EAC7B,OAAO,EAAE,IAAI;EACb,SAAS,EAAE,MAAM;EACjB,eAAe,EAAE,QAAQ;EACzB,cAAc,EAAE,IAAoB;EAiBrC;CArBD,AAKE,gBALc,CAKd,oBAAoB,EALL,aAAa,CAK5B,oBAAoB,CAAC;EACnB,SAAS,EAAE,MAAoB;EAC/B,aAAa,EAAE,KAAK;EACpB,cAAc,EAAE,KAAK;EACrB,aAAa,ExBjWJ,OAAO,CAAC,KAAK,CAnCb,IAAI;EwBqYd;CAVH,AAWE,gBAXc,CAWd,aAAa;CAXf,gBAAgB,CAYd,sBAAsB,EAZP,aAAa,CAW5B,aAAa;CAXE,aAAa,CAY5B,sBAAsB,CAAC;EACrB,UAAU,EAAE,IAAoB;EAChC,MAAM,EAAE,OAAO;EACf,SAAS,EAAE,IAAoB;EAC/B,aAAa,ExBxWJ,OAAO,CAAC,KAAK,CAnCb,IAAI;EwB4Yd;CAjBH,AAkBE,gBAlBc,CAkBd,mBAAmB,EAlBJ,aAAa,CAkB5B,mBAAmB,CAAC;EAClB,MAAM,EAAE,KAAK;EACd;CAGH;;;;mCAIiC;CAGjC;;;OAGK;CACL,AACE,iBADe,CACf,oBAAoB,CAAC;EACnB,OAAO,EAAE,IAAI;EACb,cAAc,EAAE,MAAM;EACtB,eAAe,EAAE,aAAa;EAC9B,OAAO,EAAE,OAAO;EAChB,aAAa,ExBhYJ,OAAO,CAAC,KAAK,CAnCb,IAAI;EwBubd;CA1BH,AAOI,iBAPa,CACf,oBAAoB,AAMjB,cAAc,CAAC;EACd,UAAU,ExBlYH,OAAO,CAAC,KAAK,CAnCb,IAAI;EwBsaZ;CATL,AAUI,iBAVa,CACf,oBAAoB,GAShB,CAAC,CAAC;EACF,OAAO,EAAE,WAAW;EACpB,WAAW,EAAE,MAAM;EACpB;CAbL,AAgBI,iBAhBa,CACf,oBAAoB,CAelB,YAAY,EAhBhB,iBAAiB,CACf,oBAAoB,CAeL,EAAE,CAAC;EACd,aAAa,EAAE,IAAI;EACnB,OAAO,EAAE,QAAQ;EAClB;CASL,AACE,oBADkB,AACjB,oBAAoB,CAAC;EACpB,eAAe,EAAE,UAAU;EA2C5B;CA7CH,AAGI,oBAHgB,AACjB,oBAAoB,CAEnB,YAAY,CAAC;EACX,OAAO,EAAE,WAAW;EACpB,WAAW,EAAE,UAAU;EACvB,UAAU,EAAE,MAAsB;EAClC,QAAQ,EAAE,MAAM;EAChB,MAAM,EAAE,IAAI;EACb;CATL,AAUI,oBAVgB,AACjB,oBAAoB,CASnB,MAAM,CAAC;EAEL,KAAK,EAAE,EAAE;EACT,MAAM,EAAE,UAAU;EAClB,KAAK,EAAE,IAAI;EACX,YAAY,EAAE,IAAI;EAClB,QAAQ,EAAE,MAAM;EAOjB;CAvBL,AAiBM,oBAjBc,AACjB,oBAAoB,CASnB,MAAM,CAOJ,GAAG,CAAC;EACF,eAAe,EAAE,OAAO;EACxB,UAAU,EAAE,IAAI;EAChB,UAAU,EAAE,KAAK;EACjB,KAAK,EAAE,IAAI;EACZ;CAtBP,AAwBI,oBAxBgB,AACjB,oBAAoB,CAuBnB,sBAAsB,CAAC;EACrB,aAAa,EAAE,CAAC;EACjB;CA1BL,AA2BI,oBA3BgB,AACjB,oBAAoB,CA0BnB,EAAE,CAAC;EACD,OAAO,EAAE,WAAW;EACpB,KAAK,EAAE,IAAI;EACX,UAAU,EAAE,MAAM;EAClB,QAAQ,EAAE,MAAM;EAChB,WAAW,EAAE,GAAG;EACjB;CAjCL,AAkCI,oBAlCgB,AACjB,oBAAoB,CAiCnB,EAAE,CAAC;EACD,aAAa,EAAE,MAAM;EACrB,cAAc,EAAE,SAAS;EAC1B;CArCL,AAsCI,oBAtCgB,AACjB,oBAAoB,CAqCnB,EAAE,CAAC;EACD,WAAW,EAAE,GAAG;EACjB;CAxCL,AAyCI,oBAzCgB,AACjB,oBAAoB,CAwCnB,aAAa,CAAC;EACZ,MAAM,EAAE,CAAC;EACT,UAAU,EAAE,IAAI;EACjB;CAIL;;SAEO;CACP,AACE,kBADgB,CAChB,OAAO,CAAC;EACN,MAAM,EAAE,CAAC;EAIV;CANH,AAGI,kBAHc,CAChB,OAAO,CAEL,OAAO,CAAC;EACN,OAAO,EAAE,IAAI;EACd;CAIL,AAAA,wBAAwB,CAAC;EAEvB,OAAO,EAAE,YAAY;EACrB,KAAK,EAAE,IAAI;EACX,aAAa,EAAE,CAAC;EAChB,aAAa,EAAE,MAAM;EACrB,OAAO,EAAE,eAAe;EACxB,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,OAAO;EACf,WAAW,EAAE,GAAG;EAChB,SAAS,EAAE,MAAoB;EAC/B,MAAM,ExB7dK,OAAO,CAAC,KAAK,CAnCb,IAAI;EwBohBhB;CA/BD,AAYE,wBAZsB,AAYrB,MAAM,CAAC;EACN,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,MAAM;EACf,KAAK,EAAC,KAAK;EACZ;CAhBH,AAkBI,wBAlBoB,AAiBrB,MAAM,AACJ,MAAM,CAAC;EACN,SAAS,EAAE,aAAa;EACxB,SAAS,EAAE,WAAW;EACvB;CAEH,UAAU,CAAV,MAAU;EACR,EAAE;GACA,SAAS,EAAE,SAAS;;EAEtB,IAAI;GACF,SAAS,EAAE,aAAa;;;;;AAKhC,MAAM,CAAC,MAAM,MAAM,SAAS,EAAE,IAAI;CAGhC,AAAA,KAAK;CACL,KAAK,CAAC;EACJ,MAAM,EAAE,CAAC;EACV;CAED,AACE,kBADgB,CAChB,OAAO,CAAC;EACN,OAAO,EAAE,KAAK;EAmBf;CArBH,AAGI,kBAHc,CAChB,OAAO,CAEL,EAAE,CAAC;EACD,OAAO,EAAE,KAAK;EACd,KAAK,EAAE,IAAI;EACZ;CANL,AAOI,kBAPc,CAChB,OAAO,CAML,OAAO,CAAC;EACN,KAAK,EAAE,GAAG;EACV,UAAU,EAAE,MAAM;EAClB,YAAY,EAAE,KAAK;EACnB,KAAK,EAAE,IAAI;EAIZ;CAfL,AAYM,kBAZY,CAChB,OAAO,CAML,OAAO,AAKJ,aAAa,CAAC;EACb,aAAa,EAAE,IAAI;EACpB;CAdP,AAgBI,kBAhBc,CAChB,OAAO,AAeJ,aAAa,AAAA,MAAM,CAAC;EACnB,OAAO,EAAE,EAAE;EACX,OAAO,EAAE,YAAY;EACrB,KAAK,EAAE,IAAI;EACZ;;;AAIP,MAAM,CAAC,MAAM,MAAM,SAAS,EAAE,IAAI;CAEhC,AACE,kBADgB,CAChB,CAAC,AAAA,YAAY,CAAC;EACZ,OAAO,EAAC,YAAY;EACpB,UAAU,EAAE,IAAI;EACjB;CAKH,AAII,uBAJmB,CAErB,4BAA4B,CAE1B,EAAE;CAJN,uBAAuB,CAGrB,sBAAsB,CACpB,EAAE;CAHN,YAAY,CAAC,oBAAoB,CAC/B,4BAA4B,CAE1B,EAAE;CAHN,YAAY,CAAC,oBAAoB,CAE/B,sBAAsB,CACpB,EAAE,CAAC;EACD,SAAS,EAAE,MAAoB;EAChC;CAIL,AAGE,0BAHwB,CAGxB,wBAAwB,CAAC;EACvB,qBAAqB,EAAE,WAAW;EACnC;CALH,AAQE,0BARwB,CAQxB,4BAA4B,CAAC;EAC3B,qBAAqB,EAAE,gBAAgB;EACxC;CAEH,AACE,iBADe,CACf,oBAAoB,CAAC;EACnB,cAAc,EAAE,WAAW;EAU5B;CAZH,AAGI,iBAHa,CACf,oBAAoB,CAElB,MAAM,EAHV,iBAAiB,CACf,oBAAoB,CAEX,aAAa,CAAC;EACnB,KAAK,EAAE,GAAG;EACX;CALL,AAMI,iBANa,CACf,oBAAoB,CAKlB,mBAAmB,EANvB,iBAAiB,CACf,oBAAoB,CAKG,mBAAmB,CAAC;EACvC,KAAK,EAAE,GAAG;EACX;CARL,AASI,iBATa,CACf,oBAAoB,CAQlB,YAAY,EAThB,iBAAiB,CACf,oBAAoB,CAQJ,YAAY,CAAC;EACzB,KAAK,EAAE,GAAG;EACX;;;AFpnBP;gDACgD;AIVhD,AAAA,gBAAgB,CAAC,CAAC,CAAC;CAClB,SAAS,EAAE,UAAU;CACrB;;AAED,AAAA,aAAa,CAAC;CACb,OAAO,EAAE,KAAK;CACd;;AJOD;gDACgD;AKdhD,AAAA,OAAO,CAAC;CACP,MAAM,EAAE,SAAS;CAMjB;;AAPD,AAIC,OAJM,CAIN,MAAM,CAAC;CACN,SAAS,EAAE,IAAI;CACf;;ALWF;gDACgD;AMlBhD,AAAA,aAAa,CAAC,UAAU;AACxB,cAAc,CAAC,UAAU;AACzB,gBAAgB,CAAC,UAAU,CAAC;CAC3B,MAAM,EAAE,IAAI;CACZ,aAAa,EAAE,CAAC;CAChB,UAAU,EAAE,CAAC;CACb,OAAO,EAAE,CAAC;CACV;;AAED,kDAAkD;AAClD,AAAA,iBAAiB,CAAC;CACjB,OAAO,EAAE,YAAY;CACrB;;ANSD;gDACgD;AOtBhD,AAAA,WAAW,CAAC;CACX,aAAa,EAAE,KAAK;CACpB,SAAS,EAAE,IAAI;CAUf;;AAZD,AAIC,WAJU,CAIV,GAAG,CAAA,AAAA,KAAC,EAAO,WAAW,AAAlB,EAAoB;CzBFxB,OAAO,EAAE,KAAK;CACd,WAAW,EAAE,IAAI;CACjB,YAAY,EAAE,IAAI;CyBGjB;;AAPF,AASC,WATU,CASV,gBAAgB,CAAC;CAChB,MAAM,EAAE,UAAU;CAClB;;AAGF,AAAA,gBAAgB,CAAC;CAChB,UAAU,EAAE,MAAM;CAClB;;APSD;gDACgD;AQ1BhD,AAAA,QAAQ,CAAC;CACR,aAAa,EAAE,KAAK;CACpB,OAAO,EAAE,IAAI;CACb,QAAQ,E3BYG,IAAI;C2BXf;;AAED,AAAA,aAAa,CAAC;CACb,OAAO,EAAE,YAAY;CACrB,UAAU,EAAE,MAAM;CAClB,KAAK,EAAE,IAAI;CACX;;AAKA,AAAA,kBAAkB,CAAK;CACtB,qBAAqB,EAAE,cAAe;CACtC;;AAFD,AAAA,kBAAkB,CAAK;CACtB,qBAAqB,EAAE,cAAe;CACtC;;AAFD,AAAA,kBAAkB,CAAK;CACtB,qBAAqB,EAAE,cAAe;CACtC;;AAFD,AAAA,kBAAkB,CAAK;CACtB,qBAAqB,EAAE,cAAe;CACtC;;AAFD,AAAA,kBAAkB,CAAK;CACtB,qBAAqB,EAAE,cAAe;CACtC;;AAFD,AAAA,kBAAkB,CAAK;CACtB,qBAAqB,EAAE,cAAe;CACtC;;AAFD,AAAA,kBAAkB,CAAK;CACtB,qBAAqB,EAAE,cAAe;CACtC;;AAFD,AAAA,kBAAkB,CAAK;CACtB,qBAAqB,EAAE,cAAe;CACtC;;AAGF,AAAA,gBAAgB,CAAC;CAChB,OAAO,EAAE,KAAK;CACd;;AAkBD,AAAA,kCAAkC,CAAC;CAClC,mBAAmB,CAAA,OAAC;CACpB,OAAO,EAAE,IAAI;CAEb,QAAQ,E3B7BG,IAAI;C2B8Bf,QAAQ,EAAE,MAAM;CAqDhB;;AA1DD,AAME,kCANgC,CAMhC,8BAA8B,CAAA;CAC9B,OAAO,EAAE,IAAI;CAEb,cAAc,EAAE,CAAC;CACjB,UAAU,EAAE,MAAM;CAClB,UAAU,EAAE,MAAM;CAclB;;AAzBF,AAYE,kCAZgC,CAMhC,8BAA8B,AAM7B,mBAAmB,CAAC;CACjB,OAAO,EAAE,IAAI;CACd;;AAdL,AAeE,kCAfgC,CAMhC,8BAA8B,CAS9B,CAAC,CAAC;CACC,YAAY,EAAE,wBAAwB;CACxC,YAAY,EAAE,MAAM;CACpB;;AAlBH,AAmBE,kCAnBgC,CAMhC,8BAA8B,CAa9B,GAAG,CAAC;CACD,YAAY,EAAE,wBAAwB;CACxC,UAAU,EAAE,KAAK;CACjB,MAAM,EAAE,IAAI;CACZ,KAAK,EAAE,IAAI;CACX;;AAxBH,AA0BC,kCA1BiC,CA0BjC,0BAA0B,CAAC;CAC1B,UAAU,EAAE,MAAM;CAClB,UAAU,EAAE,MAAM;CAClB,gBAAgB,EAAE,WAAW;CAC7B,eAAe,EAAE,MAAM;CAIvB,OAAO,EAAE,IAAI;CACZ,YAAY,EAAE,wBAAwB;CAsBvC;;AAzDF,AA+BE,kCA/BgC,CA0BjC,0BAA0B,AAKxB,mBAAmB,CAAC;CACjB,OAAO,EAAE,IAAI;CACd;;AAjCL,AAoCE,kCApCgC,CA0BjC,0BAA0B,CAUzB,yBAAyB,CAAC;CACzB,QAAQ,EAAE,QAAQ;CAClB,MAAM,EAAE,CAAC;CACT,SAAS,EAAE,IAAI;CAiBf;;AAxDH,AAwCG,kCAxC+B,CA0BjC,0BAA0B,CAUzB,yBAAyB,CAIxB,GAAG,CAAC;CACH,OAAO,EAAE,KAAK;CACd,SAAS,EAAE,IAAI;CACf,KAAK,EAAE,IAAI;CACX,UAAU,EAAE,IAAI;CAChB,iBAAiB,EAAE,KAAK;CACxB,UAAU,EAAE,KAAK;CACjB;;AA/CJ,AAgDG,kCAhD+B,CA0BjC,0BAA0B,CAUzB,yBAAyB,CAYxB,CAAC,CAAA;CACA,QAAQ,EAAE,QAAQ;CAClB,MAAM,EAAE,IAAI;CACZ,IAAI,EAAE,IAAI;CACV,eAAe,EAAE,SAAS;CAC1B,OAAO,EAAE,MAAM;CAEf;;AhCVJ;;gEAEgE;AAEhE;gDACgD;AiC1FhD,8EAA8E;AAC9E,AAAA,gBAAgB,CAAC,iBAAiB;AAClC,gBAAgB,AAAA,YAAY,CAAC,YAAY,CAAC;CACzC,OAAO,EAAE,IAAI;CACb;;AAED,2EAA2E;AAC3E,AAAA,aAAa,AAAA,YAAY,CAAC,YAAY,CAAC;CACtC,OAAO,EAAE,KAAK;CACd;;AjCoFD;gDACgD;AkC9FhD,AAAA,YAAY,CAAC;CACX,OAAO,E/BWS,IAAI,C+BXM,CAAC;CAC3B,GAAG,E/BUa,IAAI;C+BuCrB;;AAnDD,AAIE,YAJU,CAIV,gBAAgB,CAAC;CACf,UAAU,EAAE,IAAI;CAChB,OAAO,EAAE,IAAI;CACb,cAAc,EAAE,MAAM;CACtB,QAAQ,EAAE,QAAQ;CAClB,UAAU,EAAE,KAAK;CACjB,OAAO,E/BEO,IAAI;C+BsCnB;;AAlDH,AAYI,YAZQ,CAIV,gBAAgB,CAQd,EAAE;AAZN,YAAY,CAIV,gBAAgB,CASd,EAAE;AAbN,YAAY,CAIV,gBAAgB,CAUd,EAAE;AAdN,YAAY,CAIV,gBAAgB,CAWd,EAAE;AAfN,YAAY,CAIV,gBAAgB,CAYd,EAAE;AAhBN,YAAY,CAIV,gBAAgB,CAad,EAAE,CAAC;CACD,UAAU,EAAE,MAAsB;CAClC,SAAS,EAAE,IAAoB;CAC/B,WAAW,E/BPQ,IAAG;C+BQvB;;AArBL,AAuBI,YAvBQ,CAIV,gBAAgB,CAmBd,CAAC,CAAC;CACA,WAAW,E/BvBH,uBAAuB,EAAE,aAAa,EAAE,kBAAkB,EAAE,UAAU,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,SAAS,EAAE,gBAAgB,EAAE,UAAU;C+BwBpJ,SAAS,EAAE,MAAsB;CAClC;;AA1BL,AA4BI,YA5BQ,CAIV,gBAAgB,CAwBd,CAAC,CAAC;CACA,KAAK,EhCVI,IAAI;CgCWb,eAAe,EAAE,IAAI;CAmBtB;;AAjDL,AAgCM,YAhCM,CAIV,gBAAgB,CAwBd,CAAC,AAIE,OAAO,CAAC;CACP,OAAO,EAAE,GAAG;CACZ,QAAQ,EAAE,QAAQ;CAClB,MAAM,EAAE,IAAI;CACZ,IAAI,EAAE,MAAM;CACZ,SAAS,EAAE,IAAI;CAChB;;AAtCP,AA2CQ,YA3CI,CAIV,gBAAgB,CAwBd,CAAC,AAYE,MAAM,AAGJ,OAAO,CAAC;CACP,OAAO,EAAE,GAAG;CAGb;;AlCkDT;gDACgD;AmClGhD,MAAM,CAAC,MAAM;CACX,sDAAsD;CAEtD,AAAA,gBAAgB,AAAA,IAAK,CAAA,MAAM,EAAE;EAC3B,gBAAgB,EjC+BP,OAAO;EiC9BjB;CACD,AAAA,oBAAoB,CAAC;EACnB,KAAK,EjC4BI,OAAO;EiC3BjB;CACD,AAAA,MAAM,CAAC,IAAI,AAAA,QAAQ,CAAC,sBAAsB;CAC1C,MAAM,CAAC,IAAI,AAAA,WAAW,CAAC,sBAAsB;CAC7C,MAAM,CAAC,IAAI,AAAA,iBAAiB,CAAC,sBAAsB,CAAC;EAClD,YAAY,EjCkBA,OAAO;EiCjBnB,gBAAgB,EjCiBJ,OAAO;EiChBnB,KAAK,EjCKM,IAAI;EiCJf,WAAW,EhCdD,uBAAuB,EAAE,aAAa,EAAE,kBAAkB,EAAE,UAAU,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,SAAS,EAAE,gBAAgB,EAAE,UAAU;EgCetJ,WAAW,EAAE,IAAI;EACjB,UAAU,EAAE,MAAM;EAClB,MAAM,EAAE,GAAG;EACX,OAAO,EAAE,IAAI;EACd;CACD,AACE,WADS,CACT,aAAa,CAAC;EACZ,WAAW,EAAE,IAAI;EAClB;CAHH,AAIE,WAJS,CAIT,cAAc,CAAC;EACb,MAAM,EAAE,WAAW;EACpB;CAGH,AAAA,sBAAsB,CAAC;EACrB,MAAM,EAAE,QAAQ;EACjB;CACD,AAEE,WAFS,CAET,KAAK,AAAA,IAAK,EAAA,AAAA,IAAC,CAAK,QAAQ,AAAb,IAFb,WAAW,CAEkB,QAAQ,CAAC;EAClC,UAAU,EAAE,WAAW;EACvB,MAAM,EjCyBG,OAAO,CAAC,KAAK,CAnCb,IAAI;EiCWb,OAAO,EAAE,GAAG;EACb;CAGH;;OAEK;CACL,AAAA,YAAY,CAAC;EACX,aAAa,EAAE,IAAI;EAYpB;CAbD,AAEE,YAFU,CAEV,EAAE,CAAC;EACD,OAAO,EAAE,IAAI;EACd;CAJH,AAKE,YALU,CAKV,CAAC,CAAC;EACA,OAAO,EAAE,KAAK;EACd,YAAY,EAAE,YAAY;EAC1B,UAAU,EAAE,CAAC;EACd;CATH,AAUE,YAVU,CAUV,mBAAmB,EAVrB,YAAY,CAUW,eAAe,CAAA;EAClC,WAAW,EAAC,MAAM;EACnB;CAEH,AACE,wBADsB,CACtB,iBAAiB,EADnB,wBAAwB,CACH,kBAAkB,CAAC;EACpC,SAAS,EAAE,GAAG;EACd,OAAO,EAAE,YAAY;EACtB;CAJH,AAKE,wBALsB,CAKtB,iBAAiB,CAAC;EAChB,KAAK,EAAE,IAAI;EACZ;CAPH,AAQE,wBARsB,CAQtB,kBAAkB,CAAC;EACjB,KAAK,EAAC,KAAK;EACX,aAAa,EAAE,IAAI;EACpB;CAIH,AAAA,uBAAuB,CAAC;EACtB,OAAO,EAAE,IAAI;EACb,WAAW,EAAE,MAAM;EACnB,eAAe,EAAE,GAAG;EACrB;CACD,AAAA,sBAAsB,CAAC;EACrB,OAAO,EAAE,YAAY;EACrB,YAAY,EAAE,CAAC;EACf,UAAU,E9BnEF,IAAI;E8BoEZ,KAAK,EAAE,IAAI;EAKZ;CATD,AAKE,sBALoB,CAKpB,uBAAuB,CAAC,QAAQ,CAAC;EAC/B,OAAO,EAAE,YAAY;EACrB,UAAU,EAAE,MAAM;EACnB;CAEH,AAAA,yBAAyB,CAAC;EACxB,OAAO,EAAE,IAAI;EACb,cAAc,EAAE,MAAM;EACtB,eAAe,EAAE,aAAa;EAsC/B;CAzCD,AAIE,yBAJuB,CAIvB,CAAC,CAAA;EACC,OAAO,EAAE,YAAY;EACtB;CANH,AAOE,yBAPuB,CAOvB,KAAK,AAAA,4BAA4B,CAAC;EAChC,MAAM,EjCnCG,OAAO,CAAC,KAAK,CAnCb,IAAI;EiCuEb,KAAK,EAAE,IAAI;EACX,OAAO,EAAE,YAAY;EACrB,aAAa,EAAE,GAAG;EACnB;CAZH,AAcE,yBAduB,CAcvB,gBAAgB,CAAC;EACf,OAAO,EAAC,KAAK;EAMd;CArBH,AAgBI,yBAhBqB,CAcvB,gBAAgB,CAEd,KAAK,CAAC;EACJ,OAAO,EAAE,IAAI;EACb,cAAc,EAAE,WAAW;EAC3B,eAAe,EAAE,IAAI;EACtB;CApBL,AAuBI,yBAvBqB,CAsBvB,wBAAwB,CACrB,AAAA,SAAC,CAAU,mBAAmB,AAA7B,GAvBN,yBAAyB,CAsBvB,wBAAwB,CACY,AAAA,SAAC,CAAU,iBAAiB,AAA3B,EAA6B;EAC9D,OAAO,EAAE,KAAK;EASf;CAjCL,AAyBM,yBAzBmB,CAsBvB,wBAAwB,CACrB,AAAA,SAAC,CAAU,mBAAmB,AAA7B,EAEA,KAAK,CAAA,AAAA,IAAC,CAAK,MAAM,AAAX,GAzBZ,yBAAyB,CAsBvB,wBAAwB,CACY,AAAA,SAAC,CAAU,iBAAiB,AAA3B,EAEjC,KAAK,CAAA,AAAA,IAAC,CAAK,MAAM,AAAX,EAAa;EACjB,KAAK,EAAE,IAAI;EAEZ;CA5BP,AA6BM,yBA7BmB,CAsBvB,wBAAwB,CACrB,AAAA,SAAC,CAAU,mBAAmB,AAA7B,CAMC,QAAQ,EA7Bf,yBAAyB,CAsBvB,wBAAwB,CACY,AAAA,SAAC,CAAU,iBAAiB,AAA3B,CAMhC,QAAQ,CAAC;EACR,OAAO,EAAE,YAAY;EACrB,KAAK,EAAE,IAAI;EACZ;CAhCP,AAkCI,yBAlCqB,CAsBvB,wBAAwB,CAYrB,AAAA,SAAC,CAAU,mBAAmB,AAA7B,CAA8B,QAAQ,CAAC;EACvC,OAAO,EAAC,SAAS;EAClB;CApCL,AAqCI,yBArCqB,CAsBvB,wBAAwB,CAerB,AAAA,SAAC,CAAU,iBAAiB,AAA3B,CAA4B,QAAQ,CAAC;EACrC,OAAO,EAAC,MAAM;EACf;;;AAOP,MAAM,CAAC,MAAM,MAAM,SAAS,EAAE,IAAI;CAEhC,AAAA,WAAW,CAAC;EACV,UAAU,EAAE,MAAM;EACnB;CACD,AAAA,sBAAsB,CAAC;EACrB,YAAY,EAAE,CAAC;EAChB;CACD,AAAA,yBAAyB,CAAC;EACxB,cAAc,EAAE,GAAG;EACpB;;;AnC5CH;gDACgD;AoCtGhD,wCAAwC;AAGxC,AAAA,KAAK,CAAC;CACN,uBAAuB;CAatB;;AAdD,AAEE,KAFG,EAEH,AAAA,EAAC,EAAI,aAAa,AAAjB,EAAmB;CAClB,KAAK,EAAE,KAAK;CACZ,QAAQ,EAAE,QAAQ;CAClB,IAAI,EAAE,GAAG;CACT,KAAK,EAAE,GAAG;CACV,WAAW,EAAE,KAAK;CAClB,YAAY,EAAE,KAAK;CAKpB;;ApCyFH;gDACgD;AqC1GhD,AAAA,kBAAkB,CAAC,CAAC,CAAC;CACnB,KAAK,EnC0BQ,IAAI,CmC1BG,UAAU;CAE/B;;AACD,AAAA,yBAAyB,CAAC;CACxB,MAAM,EAAE,cAAc;CACtB,KAAK,EAAE,cAAc;CACrB,OAAO,EAAE,eAAe;CACzB;;AACD,AACE,oBADkB,CAClB,oBAAoB,GAAG,GAAG,CAAC;CACzB,SAAS,EAAE,GAAG;CACd,KAAK,EAAE,GAAG;CACV,UAAU,EAAE,GAAG;CACf,MAAM,EAAE,GAAG;CACZ;;AANH,AAOE,oBAPkB,CAOlB,UAAU,EAPZ,oBAAoB,CAOP,iBAAiB,AAAA,QAAQ,CAAC;CACnC,KAAK,EAAE,IAAkB;CACzB,MAAM,EAAE,IAAkB;CAC1B,SAAS,EAAE,IAAkB;CAC9B;;AAEH,AACE,wBADsB,CACtB,8BAA8B,CAAC;CAC7B,aAAa,EnCqCA,MAAM;CmCpCpB;;AAHH,AAIE,wBAJsB,CAItB,8BAA8B,EAJhC,wBAAwB,CAIU,kBAAkB,CAAC;CACjD,UAAU,EAAE,IAAI;CAChB,UAAU,EnCmCA,CAAC,CAAC,GAAG,CAAC,IAAI,CAAC,kBAAe;CmClCrC;;ArCiFH;;gEAEgE;AAEhE;gDACgD;AsCnHhD,yCAAyC;AACzC,AAAA,mBAAmB,CAAC;CACnB,MAAM,EAAE,CAAC;CACT,IAAI,EAAE,wBAAwB;CAC9B,SAAS,EAAE,UAAU;CACrB,MAAM,EAAE,GAAG;CACX,MAAM,EAAE,IAAI;CACZ,QAAQ,EAAE,MAAM;CAChB,OAAO,EAAE,CAAC;CACV,QAAQ,EAAE,mBAAmB;CAC7B,KAAK,EAAE,GAAG;CACV,SAAS,EAAE,iBAAiB;CAqB5B;;AA/BD,AAYC,mBAZkB,AAYjB,MAAM,CAAC;CACP,gBAAgB,EpCyBS,IAAI;CoCxB7B,aAAa,EAAE,GAAG;CAClB,UAAU,EAAE,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,GAAG,CAAC,kBAAkB;CAC1C,IAAI,EAAE,eAAe;CACrB,SAAS,EAAE,IAAI;CACf,KAAK,EpCQQ,IAAI;CoCPjB,OAAO,EAAE,KAAK;CACd,SAAS,EAAE,QAAQ;CACnB,WAAW,EAAE,GAAG;CAChB,MAAM,EAAE,IAAI;CACZ,IAAI,EAAE,GAAG;CACT,WAAW,EAAE,MAAM;CACnB,OAAO,EAAE,cAAc;CACvB,eAAe,EAAE,IAAI;CACrB,GAAG,EAAE,GAAG;CACR,KAAK,EAAE,IAAI;CACX,OAAO,EAAE,MAAM;CACf;;AAGF,sDAAsD;AACtD,AAAA,QAAQ,CAAA,AAAA,QAAC,CAAS,IAAI,AAAb,CAAc,MAAM,CAAC;CAC7B,OAAO,EAAE,CAAC;CACV;;AtCiFD;gDACgD;AuCvHhD,AAAA,UAAU,CAAC;CAEV,cAAc;CACd,KAAK,EAAE,IAAI;CAEX,cAAc;CACd,YAAY,EAAE,KAAK;CACnB,aAAa,EAAE,KAAK;CACpB;;AAED,AAAA,WAAW,CAAC;CAEX,cAAc;CACd,KAAK,EAAE,KAAK;CAEZ,cAAc;CACd,WAAW,EAAE,KAAK;CAClB,aAAa,EAAE,KAAK;CACpB;;AAED,AAAA,YAAY,CAAC;CACZ,KAAK,EAAE,IAAI;CjCnBX,OAAO,EAAE,KAAK;CACd,WAAW,EAAE,IAAI;CACjB,YAAY,EAAE,IAAI;CiCqBlB,aAAa,EAAE,KAAK;CACpB" } \ No newline at end of file diff --git a/template-parts/content-page.php b/template-parts/content-page.php index dfd8be4..f898cc4 100644 --- a/template-parts/content-page.php +++ b/template-parts/content-page.php @@ -29,6 +29,13 @@ ); ?> + +
+ + + +
+