/*
 Theme Name:   TandemBase
 Theme URI:    https://generatepress.com
 Description:  GeneratePress child theme
 Author:       Tandem
 Author URI:   https://tandem.blog
 Template:     generatepress
 Version:      0.1
*/

html, body {
            -ms-overflow-style: none !important; /* IE و Edge */
            scrollbar-width: none !important; /* Firefox */
            overflow-y: scroll !important;
        }
        
        html::-webkit-scrollbar, body::-webkit-scrollbar {
            display: none !important; /* Chrome, Safari */
            width: 0 !important;
            height: 0 !important;
        }
        
        * {
            scrollbar-width: none !important;
        }
        
        *::-webkit-scrollbar {
            display: none !important;
        }

/* tipografia */



.xxl {
	font-size: clamp(2.5rem, 5.063vw + 0.07rem, 3.67rem);
	line-height: calc(10px + 2ex);
}

.xl {
	font-size: clamp(1.8rem, 1.16vw + 1.392rem, 2.1rem);
	line-height: calc(7px + 2ex);
}


/* border */

.onada {
	border-bottom: wave 1px;
}



/* fons */
/* punts */

.punts {
  background-color: transparent;
  background-image: radial-gradient(circle, #f4896c 1px, transparent 1px), radial-gradient(circle, #f4896c 1px, transparent 1px);
  background-position: 0 0, 6px 12px;
  background-size: 12px 24px;
}

.quadricula-blau {
background-color: transparent;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%236284ff' fill-opacity='0.4'%3E%3Cpath opacity='.5' d='M96 95h4v1h-4v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9zm-1 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9z'/%3E%3Cpath d='M6 5V0H5v5H0v1h5v94h1V6h94V5H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.quadricula-blau-invertit {
background-color: #6284ff;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23f1eee5' fill-opacity='0.4'%3E%3Cpath opacity='.5' d='M96 95h4v1h-4v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9zm-1 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9z'/%3E%3Cpath d='M6 5V0H5v5H0v1h5v94h1V6h94V5H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
background-position: 14px 49px;
}


.diagonal {
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23f1eee5' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
}

.quadradets {
  background-image: linear-gradient(rgba(242, 239, 230, 0.5) 0.1px, transparent 1px),linear-gradient(to right, rgba(242, 239, 230, 0.5) 0.1px, transparent 1px);
  background-size: 25px 25px;
  background-position: 18px 44px;
}

.quadrats {
  background-image: linear-gradient(#B0ADAA 1px, transparent 1px),linear-gradient(to right, #B0ADAA 1px, transparent 1px);
  background-size: 50px 50px;
  background-position: 18px 44px;
}



/* formulari */

.gf_progressbar_title {
	font-size: 2rem !important;
	color: var(--contrast-2) !important;
}



.gform-theme--framework .gf_progressbar .percentbar_blue {
	background-color: var(--contrast-2) !important;
	height: 3px !important;
}

.percentbar_5, .percentbar_10, .percentbar_15, .percentbar_20, .percentbar_25, .percentbar_30, .percentbar_35, .percentbar_40, .percentbar_45, .percentbar_50, .percentbar_55, .percentbar_60, .percentbar_65, .percentbar_70, .percentbar_75, .percentbar_80, .percentbar_85, .percentbar_90, .percentbar_95, .percentbar_100 {
  height: 3px !important;
}


.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn)) > button:not([id*="mceu_"]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper input:is([type="submit"], [type="button"], [type="reset"]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper input:is([type="submit"], [type="button"], [type="reset"]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper input[type="submit"].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover {
  --gf-local-bg-color: var(--degradat-1) !important;
  --gf-local-border-color: var(--degradat-1) !important;
  --gf-local-shadow: none !important;
  --gf-local-color: var(--base) !important;
}




/* sticky */

.quiet.sticky-element-original.sticky-is-detached.element-is-sticky {
	background: var(--base);
}


/* gravity */

#gform_submit_button_5 {
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="%23000000" viewBox="0 0 256 256"><path d="M128,26a102,102,0,0,0,0,204c21.13,0,43.31-6.35,59.32-17a6,6,0,0,0-6.65-10c-13.9,9.25-34.09,15-52.67,15a90,90,0,1,1,90-90c0,29.58-13.78,34-22,34s-22-4.42-22-34V88a6,6,0,0,0-12,0v9a46,46,0,1,0,4.34,56.32C171.76,166.6,182,174,196,174c21.29,0,34-17.2,34-46A102.12,102.12,0,0,0,128,26Zm0,136a34,34,0,1,1,34-34A34,34,0,0,1,128,162Z"></path></svg>');
	background-repeat: no-repeat;
	background-position: 14rem 50%;
	padding-right: 4.5rem;
	background-size: 20px;
	border: 1px solid;
}

#gform_submit_button_5:hover {
	border: 1px solid var(--contrast);
	color: var(--contrast);
	background-color: var(--accent);
}

.gfield_required.gfield_required_text {
	color: var(--contrast);
}


/* revista */


.facetwp-dropdown {
	border-bottom: 1px solid var(--contrast);
}

/*.revista div:first-child h4 a {
	color: var(--contrast-4);
}
*/

.revista div:nth-child(2) .foto {
	height: 400px;
}
.revista div:nth-child(2) .titol {
	font-size: 2.2rem;
}


input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus, select:focus {
	color: var(--contrast);
	background-color: none !important;
	border-color: none !important;
}


/* decoracio */

.flor1 {
	width: 100%;
	height: 200px;
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='50' height='50' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='M44.11 8.56c-.065.316-.192.615-.24.931-.037.395-.11.796-.083 1.197.016.564.113 1.127.287 1.664.166.405.303.835.577 1.187.225.358.456.724.788.994.222.222.483.42.614.718.4.748.164 1.758-.536 2.242-.663.515-1.69.47-2.285-.131-.414-.374-.525-.936-.717-1.433-.195-.513-.238-1.06-.316-1.599 0-.442-.015-.886.008-1.327.073-.471.115-.955.235-1.42.081-.295.195-.578.303-.864.195-.472.436-.924.74-1.334.176-.282.439-.515.61-.809zm-2.819.134L38.42 14.01a1.83 1.83 0 01-2.446.745c-.878-.452-1.197-1.569-.745-2.446a2 2 0 01.745-.745zm.16-2.819a11.23 11.23 0 01-.771.638c-.49.34-1.008.652-1.581.832-.469.208-.978.308-1.484.387-.373.019-.736.106-1.112.084-.525.01-1.054-.003-1.566-.128-.563-.05-1.082-.293-1.612-.473-.832-.31-1.33-1.285-1.087-2.14.225-.892 1.211-1.49 2.107-1.28.45.09.836.38 1.111.738.274.272.54.558.89.73.347.243.713.455 1.117.586.428.163.87.291 1.329.322.578.108 1.18.056 1.755-.03.315-.026.605-.176.904-.266zm3.377.612a1.33 1.33 0 01-1.33-1.33 1.33 1.33 0 011.33-1.33 1.33 1.33 0 011.33 1.33 1.33 1.33 0 01-1.33 1.33zM41.439 44.11c-.315-.065-.614-.192-.93-.24-.395-.037-.796-.11-1.197-.083a5.959 5.959 0 00-1.664.287c-.405.166-.835.303-1.187.577-.358.225-.724.456-.994.788-.222.222-.42.483-.718.614-.748.4-1.758.164-2.242-.536-.515-.663-.47-1.69.131-2.285.374-.414.936-.525 1.433-.717.513-.195 1.06-.238 1.599-.316.442 0 .885-.015 1.326.008.472.073.956.115 1.421.235.295.081.578.195.864.303.472.195.924.436 1.334.74.282.177.515.439.809.61zm-.133-2.819L35.99 38.42a1.83 1.83 0 01-.745-2.446c.452-.878 1.569-1.197 2.446-.745a2 2 0 01.745.745zm2.819.16a11.223 11.223 0 01-.638-.771c-.34-.49-.652-1.008-.832-1.581-.208-.469-.308-.978-.387-1.484-.019-.373-.106-.736-.084-1.112-.01-.525.003-1.054.128-1.566.05-.563.293-1.082.473-1.612.31-.832 1.285-1.33 2.14-1.087.892.225 1.49 1.211 1.28 2.107-.09.45-.38.836-.738 1.111-.272.274-.558.54-.73.89-.243.347-.455.713-.586 1.117-.163.428-.291.87-.322 1.329-.108.578-.056 1.18.03 1.755.026.315.176.605.266.904zm-.612 3.377a1.33 1.33 0 011.33-1.33 1.33 1.33 0 011.33 1.33 1.33 1.33 0 01-1.33 1.33 1.33 1.33 0 01-1.33-1.33zM5.89 41.439c.065-.315.192-.614.24-.93.037-.395.11-.796.083-1.197a5.955 5.955 0 00-.287-1.664c-.166-.405-.303-.835-.577-1.187-.225-.358-.456-.724-.788-.994-.222-.222-.483-.42-.614-.718-.4-.748-.164-1.758.536-2.242.663-.515 1.69-.47 2.285.131.414.374.525.936.717 1.433.195.513.238 1.06.316 1.599 0 .442.015.885-.008 1.326-.073.472-.115.956-.235 1.421-.081.295-.195.578-.303.864a6.282 6.282 0 01-.74 1.334c-.176.282-.439.515-.61.809zm2.819-.133l2.871-5.317a1.83 1.83 0 012.446-.745c.878.452 1.197 1.569.745 2.446a2 2 0 01-.745.745zm-.16 2.819c.247-.226.507-.437.771-.638.49-.34 1.008-.652 1.581-.832.469-.208.978-.308 1.484-.387.373-.019.736-.106 1.112-.084.525-.01 1.054.003 1.566.128.563.05 1.082.293 1.612.473.832.31 1.33 1.285 1.087 2.14-.225.892-1.211 1.49-2.107 1.28-.45-.09-.836-.38-1.111-.738-.274-.272-.54-.559-.89-.73-.347-.243-.713-.455-1.117-.586-.428-.163-.87-.291-1.329-.322-.578-.108-1.18-.056-1.755.03-.315.026-.605.176-.904.266zm-3.377-.612a1.33 1.33 0 011.33 1.33 1.33 1.33 0 01-1.33 1.33 1.33 1.33 0 01-1.33-1.33 1.33 1.33 0 011.33-1.33zM8.561 5.89c.315.065.614.192.93.24.395.037.796.11 1.197.083a5.959 5.959 0 001.664-.288c.405-.165.835-.302 1.187-.576.358-.225.724-.456.994-.788.222-.222.42-.483.718-.614.748-.4 1.758-.164 2.242.536.515.663.47 1.69-.131 2.285-.374.414-.936.525-1.433.717-.513.195-1.06.238-1.599.316-.442 0-.885.015-1.326-.008-.472-.073-.956-.115-1.421-.235-.295-.081-.578-.195-.864-.303a6.281 6.281 0 01-1.334-.74c-.282-.177-.515-.439-.809-.61zm.133 2.819l5.317 2.871a1.83 1.83 0 01.745 2.446c-.452.878-1.569 1.197-2.446.745a2 2 0 01-.745-.745zm-2.819-.16c.226.247.437.507.638.771.34.49.652 1.008.832 1.581.208.469.308.978.387 1.484.019.373.106.736.084 1.112.01.525-.003 1.054-.128 1.566-.05.563-.293 1.082-.473 1.612-.31.832-1.285 1.33-2.14 1.087-.892-.225-1.49-1.211-1.28-2.107.09-.45.38-.836.738-1.111.272-.274.558-.54.73-.89.243-.347.455-.713.586-1.117.163-.428.291-.87.322-1.329.108-.578.056-1.18-.03-1.755-.026-.315-.176-.605-.266-.904zm.612-3.377a1.33 1.33 0 01-1.33 1.33 1.33 1.33 0 01-1.33-1.33 1.33 1.33 0 011.33-1.33 1.33 1.33 0 011.33 1.33zm22.515 22.552c2.052-.142 2.476-1.875 2.476-2.724 0-.849-.46-2.582-2.476-2.724C26.951 22.135 24.97 25 24.97 25s2.016 2.83 4.032 2.724zm-6.756 1.308c.142 2.052 1.875 2.476 2.724 2.476.849 0 2.582-.46 2.724-2.476C27.835 26.981 24.97 25 24.97 25s-2.83 2.016-2.724 4.032zm-1.308-6.756c-2.052.142-2.476 1.875-2.476 2.724 0 .849.46 2.582 2.476 2.724C22.989 27.865 24.97 25 24.97 25s-2.016-2.83-4.032-2.724zm6.756-1.308c-.142-2.052-1.875-2.476-2.724-2.476-.849 0-2.582.46-2.724 2.476C22.105 23.019 24.97 25 24.97 25s2.83-2.016 2.724-4.032z'  stroke-width='1' stroke='none' fill='%23bcd5bcff'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
}

.flor2 {
	width: 100%;
	height: 200px;
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='44.921' height='50' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='M.525-21.191v5.166c0 1.4.525 2.714 1.489 3.677L17.775 3.416c2.014-2.014 2.015-5.256.088-7.357L.525-21.191zm43.696 0L27.059-3.941c-2.102 2.101-2.102 5.343-.088 7.357l15.761-15.764c.964-.963 1.489-2.276 1.489-3.677v-5.166zM.525-12.171v4.816c0 1.313.525 2.538 1.4 3.414L13.573 7.705a4.918 4.918 0 000-6.83L.525-12.172zm43.871 0L31.348.874c-2.014 1.926-2.014 4.904 0 6.83L42.994-3.94a4.833 4.833 0 001.402-3.414v-4.817zM.526-3.942V0c0 1.05.438 2.015 1.138 2.803l8.406 8.406c1.576-1.489 1.576-4.03 0-5.605L.525-3.941zm43.695 0l-9.545 9.459c-1.576 1.576-1.576 4.114 0 5.603l8.406-8.406c.788-.7 1.139-1.664 1.139-2.715v-3.941zM.525 3.329v4.464c0 1.226.437 2.364 1.313 3.152l4.203 4.203a4.44 4.44 0 000-6.304L.525 3.328zm43.696 0l-5.518 5.515a4.44 4.44 0 000 6.304l4.203-4.203c.876-.788 1.315-1.926 1.315-3.152V3.328zM-.264 10.944l-1.925 1.928c-1.752 1.751-1.752 4.64 0 6.39l2.101 2.102 1.926-1.926c1.751-1.838 1.751-4.64 0-6.392l-2.102-2.102zm45.01 0l-1.926 1.928c-1.751 1.751-1.751 4.64 0 6.39l2.102 2.102 1.926-1.926c1.751-1.838 1.751-4.64 0-6.392l-2.102-2.102zM.613 28.81v5.166c0 1.4.525 2.714 1.489 3.677l15.761 15.764c1.927-2.014 1.927-5.343 0-7.357L.613 28.809zm43.696 0l-17.25 17.25a5.081 5.081 0 000 7.357L42.82 37.652c.964-.963 1.489-2.276 1.489-3.677v-5.166zM.525 37.829v4.816c0 1.313.525 2.538 1.4 3.414l11.647 11.646c1.84-1.926 1.84-4.991 0-6.83L.525 37.828zm43.871 0L31.348 50.874c-2.014 1.839-2.014 4.904 0 6.83L42.994 46.06a4.833 4.833 0 001.402-3.414v-4.817zM.526 45.972v3.94c0 1.05.438 2.101 1.138 2.802l8.406 8.406c1.576-1.489 1.576-4.027 0-5.603L.525 45.973zm43.695 0l-9.545 9.545c-1.576 1.576-1.576 4.114 0 5.603l8.406-8.406c.788-.7 1.139-1.752 1.139-2.803v-3.94z'  stroke-width='1' stroke='none' fill='%23bcd5bcff'/><path d='M23.03 3.766v5.166c0 1.4.524 2.714 1.488 3.677l15.761 15.762c2.102-2.014 2.102-5.253 0-7.267L23.03 3.766zm-1.14.088L4.64 21.104c-2.101 2.014-2.101 5.253 0 7.355l15.762-15.762c.964-.963 1.489-2.276 1.489-3.677V3.854zm-.085 8.931L8.755 25.832c-1.75 1.926-1.75 4.991 0 6.83l11.647-11.646a4.833 4.833 0 001.403-3.414v-4.817zm1.224.088v4.815c0 1.313.527 2.54 1.403 3.416L36.076 32.75c1.927-1.926 1.928-4.992-.086-6.918L23.03 12.873zm-1.138 8.143l-9.545 9.545c-1.576 1.576-1.576 4.114 0 5.603l8.408-8.406c.7-.7 1.137-1.75 1.137-2.801v-3.941zm1.226 0v3.941c0 1.05.35 2.1 1.139 2.8l8.406 8.407c1.576-1.489 1.576-4.027 0-5.603l-9.545-9.545zm-1.226 7.267l-5.516 5.518a4.44 4.44 0 000 6.304l4.203-4.203a4.505 4.505 0 001.313-3.152v-4.467zm1.226 0v4.467c0 1.226.439 2.364 1.315 3.152l4.203 4.203a4.44 4.44 0 000-6.304l-5.518-5.518zm-.787 7.62l-1.928 1.925c-1.751 1.751-1.751 4.641 0 6.393l2.102 2.101 1.928-1.926c1.751-1.75 1.751-4.64 0-6.392l-2.102-2.102z'  stroke-width='1' stroke='none' fill='%23bcd5bcff'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
}

.flor3 {
	width: 100%;
	height: 200px;
background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='50' height='50' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='M6.596 0a2.014 2.014 0 01-.67 1.427c-.374.375-.788.713-1.163 1.05-.937.789-1.912 1.464-2.888 2.215-.487.413-1.012.826-1.35 1.351-.187.3-.338.601-.488.939L0 6.906v35.887c.15.3.3.638.488.938.337.526.825.939 1.35 1.352.975.75 1.988 1.464 2.888 2.215.413.337.788.676 1.163 1.05.423.545.669 1.092.707 1.652h6.752c-.026-1.883-1.201-3.347-2.508-4.58l-.337-.337c-.75-.714-2.026-1.764-3.151-2.89-1.763-1.727-3.263-3.641-4.238-5.668-.788-1.652-1.276-3.342-1.651-5.294-.188-.9-.338-1.877-.525-2.815.262.45.525.9.787 1.314 1.65 2.515 4.164 4.392 6.527 6.306 2.288 1.802 4.464 3.641 6.677 5.48.825.676 1.612 1.39 2.363 2.14.825.827 1.538 1.765 2.213 2.74.754 1.123 1.116 2.365 1.093 3.604h8.842c-.024-1.239.338-2.481 1.093-3.603a17.257 17.257 0 012.213-2.74c.712-.751 1.537-1.427 2.362-2.14 2.213-1.84 4.39-3.679 6.677-5.48 2.4-1.915 4.877-3.792 6.527-6.307.3-.413.525-.864.788-1.314-.188.938-.338 1.914-.526 2.815-.375 1.952-.863 3.68-1.65 5.294-.975 2.027-2.438 3.94-4.238 5.668-1.126 1.126-2.401 2.139-3.151 2.89-.113.112-.188.225-.338.338C37.64 47.624 36.74 47.802 36.69 50h6.79c.015-.64.256-1.296.632-1.651.375-.375.787-.714 1.162-1.051.938-.789 1.914-1.464 2.889-2.215.525-.413 1.013-.826 1.35-1.351.188-.3.338-.601.488-.939V6.906c-.138-.281-.278-.587-.45-.863-.338-.525-.826-.938-1.35-1.35-.976-.752-1.95-1.465-2.889-2.216a15.464 15.464 0 01-1.163-1.05C43.762 1.04 43.51.553 43.479 0h-6.79c.056 2.26 1.77 3.653 2.508 4.354l.338.338c.75.713 2.025 1.764 3.15 2.89 1.764 1.727 3.226 3.642 4.239 5.67.787 1.65 1.275 3.34 1.65 5.292.188.9.338 1.877.526 2.815-.263-.45-.488-.9-.788-1.314-1.65-2.515-4.164-4.392-6.527-6.306-2.288-1.802-4.464-3.641-6.677-5.48a31.965 31.965 0 01-2.362-2.14c-.825-.826-1.538-1.765-2.213-2.74C29.824 2.323 29.462 1.163 29.44 0h-8.842c-.022 1.164-.385 2.324-1.093 3.378-.638.976-1.388 1.878-2.213 2.74-.75.752-1.538 1.427-2.363 2.14-2.213 1.84-4.389 3.679-6.677 5.48-2.4 1.915-4.876 3.792-6.527 6.307-.3.413-.525.864-.787 1.314.187-.938.337-1.914.525-2.815.375-1.952.863-3.679 1.65-5.293.976-2.027 2.438-3.942 4.239-5.669 1.125-1.126 2.4-2.139 3.15-2.89.113-.112.226-.188.338-.338.738-.701 2.451-2.095 2.508-4.354zM24.12 3.378c-.188.939-.338 1.915-.526 2.816-.375 1.952-.862 3.678-1.65 5.292-.975 2.027-2.439 3.942-4.239 5.668-1.125 1.127-2.4 2.14-3.15 2.891-.113.113-.225.188-.338.338-.75.714-2.513 2.14-2.513 4.467-.038 2.327 1.763 3.791 2.513 4.504l.338.338c.75.713 2.025 1.765 3.15 2.891 1.763 1.727 3.226 3.641 4.239 5.668.788 1.652 1.275 3.34 1.65 5.293.188.9.338 1.877.526 2.815-.263-.45-.526-.9-.789-1.314-1.65-2.515-4.163-4.392-6.526-6.306-2.288-1.802-4.463-3.641-6.677-5.48a31.976 31.976 0 01-2.363-2.14c-.825-.826-1.537-1.765-2.212-2.74-1.463-2.178-1.463-4.805 0-6.982a22.092 22.092 0 012.212-2.741c.75-.75 1.538-1.426 2.363-2.14a235.491 235.491 0 016.677-5.48c2.401-1.914 4.876-3.791 6.526-6.306.3-.413.564-.864.789-1.352zm1.8 0l.787 1.352c1.65 2.477 4.164 4.392 6.527 6.306 2.288 1.802 4.464 3.641 6.677 5.48.825.676 1.612 1.352 2.363 2.14.825.826 1.538 1.765 2.175 2.74 1.463 2.178 1.463 4.805 0 6.982a19.395 19.395 0 01-2.175 2.74c-.75.752-1.538 1.427-2.363 2.14-2.213 1.84-4.389 3.679-6.677 5.48-2.4 1.915-4.876 3.792-6.527 6.307-.3.413-.562.864-.787 1.314.187-.976.375-1.952.525-2.853.375-1.952.863-3.678 1.65-5.292.976-2.027 2.438-3.942 4.239-5.67 1.125-1.125 2.4-2.138 3.15-2.89l.338-.337c.75-.713 2.513-2.14 2.513-4.467 0-2.328-1.763-3.753-2.513-4.467l-.337-.338c-.75-.713-2.026-1.764-3.151-2.89-1.763-1.727-3.226-3.642-4.239-5.669-.787-1.614-1.275-3.34-1.65-5.292-.188-.901-.338-1.877-.525-2.816zm-.863 14.378c.15.3.3.638.488.938.337.526.825.938 1.35 1.351.975.751 1.95 1.464 2.888 2.215.413.338.788.675 1.163 1.05.413.414.676.94.676 1.54 0 .6-.226 1.126-.676 1.54-.375.375-.787.712-1.163 1.05-.937.788-1.95 1.464-2.888 2.215-.525.413-1.013.826-1.35 1.351-.188.3-.338.6-.488.938-.15-.3-.3-.638-.488-.938-.375-.525-.862-.938-1.35-1.351-.975-.75-1.988-1.464-2.888-2.215a15.453 15.453 0 01-1.163-1.05c-.413-.414-.675-.94-.675-1.54 0-.6.225-1.126.675-1.54.375-.375.788-.712 1.163-1.05.937-.788 1.913-1.464 2.888-2.215.488-.413 1.013-.825 1.35-1.35.188-.301.338-.602.488-.94z'  stroke-width='1' stroke='none' fill='%23bcd5bcff'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
}

.flor4 {
	width: 100%;
	height: 200px;
background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='80' height='80' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='M0 43.92C4.56 48 9.92 58.88 7.12 67.12 4.4 66.56 1.6 63.28 0 60.32c-1.6 2.96-4.4 6.32-7.12 6.8C-9.92 58.88-4.56 48 0 43.92zm0-7.84C4.56 32 9.92 21.12 7.12 12.88c-2.72.56-5.52 3.84-7.12 6.8-1.6-2.96-4.4-6.32-7.12-6.8C-9.92 21.12-4.56 32 0 36.08zm80 7.84c4.56 4.08 9.92 14.96 7.12 23.2-2.72-.56-5.52-3.84-7.12-6.8-1.6 2.96-4.4 6.32-7.12 6.8-2.8-8.24 2.56-19.12 7.12-23.2zm0-7.84c4.56-4.08 9.92-14.96 7.12-23.2-2.72.56-5.52 3.84-7.12 6.8-1.6-2.96-4.4-6.32-7.12-6.8-2.8 8.24 2.56 19.12 7.12 23.2zM43.92 80c4.08-4.56 14.96-9.92 23.2-7.12-.56 2.72-3.84 5.52-6.8 7.12 2.96 1.6 6.32 4.4 6.8 7.12-8.24 2.8-19.12-2.56-23.2-7.12zm-7.84 0c-4.08-4.56-14.96-9.92-23.2-7.12.56 2.72 3.84 5.52 6.8 7.12-2.96 1.6-6.32 4.4-6.8 7.12 8.24 2.8 19.12-2.56 23.2-7.12zm7.84-80C48-4.56 58.88-9.92 67.12-7.12 66.56-4.4 63.28-1.6 60.32 0c2.96 1.6 6.32 4.4 6.8 7.12C58.88 9.92 48 4.56 43.92 0zm-7.84 0C32-4.56 21.12-9.92 12.88-7.12c.56 2.72 3.84 5.52 6.8 7.12-2.96 1.6-6.32 4.4-6.8 7.12C21.12 9.92 32 4.56 36.08 0zM1.6 40c4.08 4.56 14.96 9.92 23.2 7.12-.56-2.72-3.84-5.52-6.8-7.12 2.96-1.6 6.32-4.4 6.8-7.12-8.24-2.8-19.12 2.56-23.2 7.12zM40 78.4c4.56-4.08 9.92-14.96 7.12-23.2-2.72.56-5.52 3.84-7.12 6.8-1.6-2.96-4.4-6.32-7.12-6.8-2.8 8.24 2.56 19.12 7.12 23.2zM78.4 40c-4.08-4.56-14.96-9.92-23.2-7.12.56 2.72 3.84 5.52 6.8 7.12-2.96 1.6-6.32 4.4-6.8 7.12 8.24 2.8 19.12-2.56 23.2-7.12zM40 1.6c-4.56 4.08-9.92 14.96-7.12 23.2 2.72-.56 5.52-3.84 7.12-6.8 1.6 2.96 4.4 6.32 7.12 6.8 2.8-8.24-2.56-19.12-7.12-23.2z'  stroke-width='1' stroke='none' fill='%23bcd5bcff'/><path d='M88.88 80a8.88 8.88 0 11-17.76 0 8.88 8.88 0 0117.76 0zm-80 0a8.88 8.88 0 11-17.76 0 8.88 8.88 0 0117.76 0zm80-80a8.88 8.88 0 11-17.76 0 8.88 8.88 0 0117.76 0zm-80 0A8.88 8.88 0 11-8.88 0 8.88 8.88 0 018.88 0zm2.88 68.24c-.24-9.92 3.44-16.96 3.44-16.96s4.16 2 13.12.48c-1.52 8.96.48 13.12.48 13.12s-7.2 3.6-17.04 3.36zm56.48 0c-9.92.24-16.96-3.44-16.96-3.44s2-4.16.48-13.12c8.96 1.52 13.12-.48 13.12-.48s3.6 7.2 3.36 17.04zm0-56.48c.24 9.92-3.44 16.96-3.44 16.96s-4.16-2-13.12-.48c1.52-8.96-.48-13.12-.48-13.12s7.2-3.6 17.04-3.36zm-56.48 0c9.92-.24 16.96 3.44 16.96 3.44s-2 4.16-.48 13.12c-8.96-1.52-13.12.48-13.12.48s-3.6-7.2-3.36-17.04zM40 35.28c-1.28 0-2.48.56-3.36 1.36A4.58 4.58 0 0035.28 40c0 1.28.56 2.48 1.36 3.36.88.88 2 1.36 3.36 1.36 1.28 0 2.48-.56 3.36-1.36.88-.88 1.36-2 1.36-3.36 0-1.28-.56-2.48-1.36-3.36A5.08 5.08 0 0040 35.28zm0-11.68c-2.64 3.04-6.64 5.68-10.48 5.68h-.16v.16c0 3.84-2.72 7.84-5.68 10.48 3.04 2.64 5.68 6.64 5.68 10.48v.16h.16c3.84 0 7.84 2.72 10.48 5.68 2.64-3.04 6.64-5.68 10.48-5.68h.16v-.16c0-3.84 2.72-7.84 5.68-10.48-3.04-2.64-5.68-6.64-5.68-10.48v-.16h-.16c-3.84.08-7.84-2.64-10.48-5.68zm-5.04 11.36A7.2 7.2 0 0140 32.88 7.07 7.07 0 0147.12 40a7.2 7.2 0 01-2.08 5.04A7.2 7.2 0 0140 47.12c-2 0-3.76-.8-5.04-2.08A7.2 7.2 0 0132.88 40c0-1.92.8-3.76 2.08-5.04z'  stroke-width='1' stroke='none' fill='%23bcd5bcff'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
}



.flor5 {
	width: 100%;
	height: 200px;
background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='60' height='60' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='M25.62 0v2.637h-6.342l-3.171 3.171L10.297 0H7.85l7.034 7.035-3.33 3.297L1.225 0H0v1.224l10.329 10.33-3.297 3.329L0 7.849v2.45l5.776 5.808-2.95 2.952v6.342H0v1.726h2.826v5.715H0v1.725h2.826v6.344l2.95 2.95L0 49.671v2.448l7.032-7.032 3.297 3.327L0 58.776V60h1.224l10.33-10.36 3.327 3.326L7.85 60h2.45l5.808-5.808 3.17 3.171h6.342V60h1.727v-2.637h5.275V60h1.758v-2.637h6.31l3.171-3.171L49.668 60h2.45l-7.034-7.032 3.33-3.33L58.774 60h1.224v-1.224l-10.361-10.36 3.33-3.33 7.031 7.035v-2.45l-5.807-5.811 2.952-2.95v-6.342h2.855V32.84h-2.855v-5.714h2.855v-1.728h-2.855v-6.342l-2.952-2.95 5.807-5.809V7.85l-7.031 7.032-3.33-3.326L60 1.224V0h-1.224L48.414 10.33l-3.328-3.296L52.12 0h-2.45l-5.808 5.808-3.171-3.171h-6.31V0h-1.76v2.637h-5.275V0Zm-5.621 4.365h5.62v5.619l-2.67 2.67-5.618-5.622zm7.347 0h5.274v6.342l3.172 3.17-5.81 5.809-5.807-5.81 3.17-3.169zm7.033 0H40l2.637 2.667-5.62 5.62-2.637-2.668ZM16.107 8.258l5.618 5.62-3.326 3.297-5.622-5.62 3.328-3.297Zm27.753 0 3.33 3.297-5.62 5.62-3.33-3.297zM11.554 12.81l5.62 5.62-3.298 3.297-5.619-5.62Zm36.859 0 3.33 3.297-5.622 5.62-3.329-3.297zM22.95 15.102l7.032 7.033 7.033-7.035 3.328 3.33-10.361 10.33-10.329-10.331zm30.014 2.229 2.45 2.45v5.62h-5.62l-2.449-2.451Zm-45.933 0 5.589 5.62-2.418 2.45h-5.62v-5.62zm34.536 2.324 3.329 3.296-7.033 7.034 7.033 7.032-3.329 3.328-10.36-10.36zm-23.17 0 10.36 10.33-10.36 10.36-3.296-3.328 7.033-7.032-7.035-7.033zm-4.522 4.52 5.778 5.81-5.778 5.808-2.95-2.952H4.584v-5.715h6.342zm32.245 0 2.952 2.952h6.342v5.715h-6.342l-2.952 2.951-5.808-5.808ZM29.984 31.21l10.36 10.362-3.328 3.327-7.033-7.034L22.95 44.9l-3.297-3.33zm-25.4 3.36h5.619l2.418 2.448-5.59 5.62-2.447-2.448Zm45.21 0h5.62v5.62l-2.447 2.449-5.62-5.621zm-35.918 3.672 3.297 3.33-5.619 5.619-3.297-3.329zm32.245 0 5.62 5.62-3.328 3.33-5.62-5.62 3.33-3.33zm-16.138 2.073 5.81 5.808-3.172 3.173v6.31h-5.275v-6.31l-3.171-3.173zm-11.584 2.481 3.328 3.327-5.62 5.62-3.33-3.326zm23.171 0 5.619 5.62-3.329 3.328-5.62-5.621zm-18.62 4.553 2.67 2.637v5.62h-5.621l-2.67-2.637zm14.066 0 5.62 5.62L40 55.605h-5.62v-5.62l2.637-2.639z'  stroke-width='1' stroke='none' fill='%23bcd5bcff'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
}


.flor6 {
	width: 100%;
	height: 200px;
background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='21' height='48' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='m10.5 24 10.38 9.58-4.06 14.05zm0 0L.12 33.59l4.07 14.05ZM16.82.4 10.5 24l10.38-9.57ZM4.19.39 10.5 24 .12 14.44Z'  stroke-width='1' stroke='%23bcd5bcff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
}

.flor7 {
	width: 100%;
	height: 200px;
background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='146.6' height='36' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='M5.524 0 0 5.555v3.693L9.19 0zm11.882 0L0 17.548v3.7L21.072 0zm6.617 0v5.32L0 29.55v3.702l24.024-24.23v8.3L5.507 36h3.67l14.847-14.974v8.3L17.408 36h3.671l2.945-2.97V36h2.593v-3.962L34.31 36h5.708l-13.4-6.902v-9.064L48.003 31.05V36h2.592v-4.951l21.431-11.037v9.064L58.582 36h5.709l7.736-3.984V36h2.592v-3.962L82.312 36h5.707l-13.4-6.902v-9.064L96.065 31.08V36h2.592v-4.985l21.372-11.117v9.059L106.487 36h5.663l7.879-4.098V36h2.592v-2.712L125.333 36h3.684l-6.396-6.398v-8.319L137.332 36h3.684l-18.395-18.402V9.279L146.6 33.267v-3.685L122.621 5.594V0h-2.592v4.948L98.657 16.065V7.007L112.127 0h-5.663l-7.807 4.06V0h-2.592v4.132L88.043 0h-5.708l13.73 7.071v9.065L74.619 5.09V0h-2.592v5.068l-21.43 11.037V7.041L64.266 0h-5.708l-7.963 4.101V0h-2.592v4.101L40.041 0h-5.708l13.671 7.04v9.065L26.617 5.09V0zm101.321 0L146.6 21.263v-3.686L129.029 0zm12 0 9.064 9.067c.057.055.128.085.192.128v-3.62L141.028 0zm-17.315 7.894v9.058L98.657 28.07V19.01zm-48.002.114v9.064L50.597 28.11v-9.064zm2.592.02 21.446 11.046v9.064L74.619 17.093zm-48.002 0 21.387 11.015v9.065L26.617 17.093z'  stroke-width='1' stroke='none' fill='%23bcd5bcff'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
}

.flor8 {
	width: 100%;
	height: 200px;
background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='50' height='50' patternTransform='scale(1) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%2392a892ff'/><path d='M44.11 8.56c-.065.316-.192.615-.24.931-.037.395-.11.796-.083 1.197.016.564.113 1.127.287 1.664.166.405.303.835.577 1.187.225.358.456.724.788.994.222.222.483.42.614.718.4.748.164 1.758-.536 2.242-.663.515-1.69.47-2.285-.131-.414-.374-.525-.936-.717-1.433-.195-.513-.238-1.06-.316-1.599 0-.442-.015-.886.008-1.327.073-.471.115-.955.235-1.42.081-.295.195-.578.303-.864.195-.472.436-.924.74-1.334.176-.282.439-.515.61-.809zm-2.819.134L38.42 14.01a1.83 1.83 0 01-2.446.745c-.878-.452-1.197-1.569-.745-2.446a2 2 0 01.745-.745zm.16-2.819a11.23 11.23 0 01-.771.638c-.49.34-1.008.652-1.581.832-.469.208-.978.308-1.484.387-.373.019-.736.106-1.112.084-.525.01-1.054-.003-1.566-.128-.563-.05-1.082-.293-1.612-.473-.832-.31-1.33-1.285-1.087-2.14.225-.892 1.211-1.49 2.107-1.28.45.09.836.38 1.111.738.274.272.54.558.89.73.347.243.713.455 1.117.586.428.163.87.291 1.329.322.578.108 1.18.056 1.755-.03.315-.026.605-.176.904-.266zm3.377.612a1.33 1.33 0 01-1.33-1.33 1.33 1.33 0 011.33-1.33 1.33 1.33 0 011.33 1.33 1.33 1.33 0 01-1.33 1.33zM41.439 44.11c-.315-.065-.614-.192-.93-.24-.395-.037-.796-.11-1.197-.083a5.959 5.959 0 00-1.664.287c-.405.166-.835.303-1.187.577-.358.225-.724.456-.994.788-.222.222-.42.483-.718.614-.748.4-1.758.164-2.242-.536-.515-.663-.47-1.69.131-2.285.374-.414.936-.525 1.433-.717.513-.195 1.06-.238 1.599-.316.442 0 .885-.015 1.326.008.472.073.956.115 1.421.235.295.081.578.195.864.303.472.195.924.436 1.334.74.282.177.515.439.809.61zm-.133-2.819L35.99 38.42a1.83 1.83 0 01-.745-2.446c.452-.878 1.569-1.197 2.446-.745a2 2 0 01.745.745zm2.819.16a11.223 11.223 0 01-.638-.771c-.34-.49-.652-1.008-.832-1.581-.208-.469-.308-.978-.387-1.484-.019-.373-.106-.736-.084-1.112-.01-.525.003-1.054.128-1.566.05-.563.293-1.082.473-1.612.31-.832 1.285-1.33 2.14-1.087.892.225 1.49 1.211 1.28 2.107-.09.45-.38.836-.738 1.111-.272.274-.558.54-.73.89-.243.347-.455.713-.586 1.117-.163.428-.291.87-.322 1.329-.108.578-.056 1.18.03 1.755.026.315.176.605.266.904zm-.612 3.377a1.33 1.33 0 011.33-1.33 1.33 1.33 0 011.33 1.33 1.33 1.33 0 01-1.33 1.33 1.33 1.33 0 01-1.33-1.33zM5.89 41.439c.065-.315.192-.614.24-.93.037-.395.11-.796.083-1.197a5.955 5.955 0 00-.287-1.664c-.166-.405-.303-.835-.577-1.187-.225-.358-.456-.724-.788-.994-.222-.222-.483-.42-.614-.718-.4-.748-.164-1.758.536-2.242.663-.515 1.69-.47 2.285.131.414.374.525.936.717 1.433.195.513.238 1.06.316 1.599 0 .442.015.885-.008 1.326-.073.472-.115.956-.235 1.421-.081.295-.195.578-.303.864a6.282 6.282 0 01-.74 1.334c-.176.282-.439.515-.61.809zm2.819-.133l2.871-5.317a1.83 1.83 0 012.446-.745c.878.452 1.197 1.569.745 2.446a2 2 0 01-.745.745zm-.16 2.819c.247-.226.507-.437.771-.638.49-.34 1.008-.652 1.581-.832.469-.208.978-.308 1.484-.387.373-.019.736-.106 1.112-.084.525-.01 1.054.003 1.566.128.563.05 1.082.293 1.612.473.832.31 1.33 1.285 1.087 2.14-.225.892-1.211 1.49-2.107 1.28-.45-.09-.836-.38-1.111-.738-.274-.272-.54-.559-.89-.73-.347-.243-.713-.455-1.117-.586-.428-.163-.87-.291-1.329-.322-.578-.108-1.18-.056-1.755.03-.315.026-.605.176-.904.266zm-3.377-.612a1.33 1.33 0 011.33 1.33 1.33 1.33 0 01-1.33 1.33 1.33 1.33 0 01-1.33-1.33 1.33 1.33 0 011.33-1.33zM8.561 5.89c.315.065.614.192.93.24.395.037.796.11 1.197.083a5.959 5.959 0 001.664-.288c.405-.165.835-.302 1.187-.576.358-.225.724-.456.994-.788.222-.222.42-.483.718-.614.748-.4 1.758-.164 2.242.536.515.663.47 1.69-.131 2.285-.374.414-.936.525-1.433.717-.513.195-1.06.238-1.599.316-.442 0-.885.015-1.326-.008-.472-.073-.956-.115-1.421-.235-.295-.081-.578-.195-.864-.303a6.281 6.281 0 01-1.334-.74c-.282-.177-.515-.439-.809-.61zm.133 2.819l5.317 2.871a1.83 1.83 0 01.745 2.446c-.452.878-1.569 1.197-2.446.745a2 2 0 01-.745-.745zm-2.819-.16c.226.247.437.507.638.771.34.49.652 1.008.832 1.581.208.469.308.978.387 1.484.019.373.106.736.084 1.112.01.525-.003 1.054-.128 1.566-.05.563-.293 1.082-.473 1.612-.31.832-1.285 1.33-2.14 1.087-.892-.225-1.49-1.211-1.28-2.107.09-.45.38-.836.738-1.111.272-.274.558-.54.73-.89.243-.347.455-.713.586-1.117.163-.428.291-.87.322-1.329.108-.578.056-1.18-.03-1.755-.026-.315-.176-.605-.266-.904zm.612-3.377a1.33 1.33 0 01-1.33 1.33 1.33 1.33 0 01-1.33-1.33 1.33 1.33 0 011.33-1.33 1.33 1.33 0 011.33 1.33zm22.515 22.552c2.052-.142 2.476-1.875 2.476-2.724 0-.849-.46-2.582-2.476-2.724C26.951 22.135 24.97 25 24.97 25s2.016 2.83 4.032 2.724zm-6.756 1.308c.142 2.052 1.875 2.476 2.724 2.476.849 0 2.582-.46 2.724-2.476C27.835 26.981 24.97 25 24.97 25s-2.83 2.016-2.724 4.032zm-1.308-6.756c-2.052.142-2.476 1.875-2.476 2.724 0 .849.46 2.582 2.476 2.724C22.989 27.865 24.97 25 24.97 25s-2.016-2.83-4.032-2.724zm6.756-1.308c-.142-2.052-1.875-2.476-2.724-2.476-.849 0-2.582.46-2.724 2.476C22.105 23.019 24.97 25 24.97 25s2.83-2.016 2.724-4.032z'  stroke-width='1' stroke='none' fill='%23f1eee4ff'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
}	




/* patterns */


.pattern1 {
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='50' height='50' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='M44.11 8.56c-.065.316-.192.615-.24.931-.037.395-.11.796-.083 1.197.016.564.113 1.127.287 1.664.166.405.303.835.577 1.187.225.358.456.724.788.994.222.222.483.42.614.718.4.748.164 1.758-.536 2.242-.663.515-1.69.47-2.285-.131-.414-.374-.525-.936-.717-1.433-.195-.513-.238-1.06-.316-1.599 0-.442-.015-.886.008-1.327.073-.471.115-.955.235-1.42.081-.295.195-.578.303-.864.195-.472.436-.924.74-1.334.176-.282.439-.515.61-.809zm-2.819.134L38.42 14.01a1.83 1.83 0 01-2.446.745c-.878-.452-1.197-1.569-.745-2.446a2 2 0 01.745-.745zm.16-2.819a11.23 11.23 0 01-.771.638c-.49.34-1.008.652-1.581.832-.469.208-.978.308-1.484.387-.373.019-.736.106-1.112.084-.525.01-1.054-.003-1.566-.128-.563-.05-1.082-.293-1.612-.473-.832-.31-1.33-1.285-1.087-2.14.225-.892 1.211-1.49 2.107-1.28.45.09.836.38 1.111.738.274.272.54.558.89.73.347.243.713.455 1.117.586.428.163.87.291 1.329.322.578.108 1.18.056 1.755-.03.315-.026.605-.176.904-.266zm3.377.612a1.33 1.33 0 01-1.33-1.33 1.33 1.33 0 011.33-1.33 1.33 1.33 0 011.33 1.33 1.33 1.33 0 01-1.33 1.33zM41.439 44.11c-.315-.065-.614-.192-.93-.24-.395-.037-.796-.11-1.197-.083a5.959 5.959 0 00-1.664.287c-.405.166-.835.303-1.187.577-.358.225-.724.456-.994.788-.222.222-.42.483-.718.614-.748.4-1.758.164-2.242-.536-.515-.663-.47-1.69.131-2.285.374-.414.936-.525 1.433-.717.513-.195 1.06-.238 1.599-.316.442 0 .885-.015 1.326.008.472.073.956.115 1.421.235.295.081.578.195.864.303.472.195.924.436 1.334.74.282.177.515.439.809.61zm-.133-2.819L35.99 38.42a1.83 1.83 0 01-.745-2.446c.452-.878 1.569-1.197 2.446-.745a2 2 0 01.745.745zm2.819.16a11.223 11.223 0 01-.638-.771c-.34-.49-.652-1.008-.832-1.581-.208-.469-.308-.978-.387-1.484-.019-.373-.106-.736-.084-1.112-.01-.525.003-1.054.128-1.566.05-.563.293-1.082.473-1.612.31-.832 1.285-1.33 2.14-1.087.892.225 1.49 1.211 1.28 2.107-.09.45-.38.836-.738 1.111-.272.274-.558.54-.73.89-.243.347-.455.713-.586 1.117-.163.428-.291.87-.322 1.329-.108.578-.056 1.18.03 1.755.026.315.176.605.266.904zm-.612 3.377a1.33 1.33 0 011.33-1.33 1.33 1.33 0 011.33 1.33 1.33 1.33 0 01-1.33 1.33 1.33 1.33 0 01-1.33-1.33zM5.89 41.439c.065-.315.192-.614.24-.93.037-.395.11-.796.083-1.197a5.955 5.955 0 00-.287-1.664c-.166-.405-.303-.835-.577-1.187-.225-.358-.456-.724-.788-.994-.222-.222-.483-.42-.614-.718-.4-.748-.164-1.758.536-2.242.663-.515 1.69-.47 2.285.131.414.374.525.936.717 1.433.195.513.238 1.06.316 1.599 0 .442.015.885-.008 1.326-.073.472-.115.956-.235 1.421-.081.295-.195.578-.303.864a6.282 6.282 0 01-.74 1.334c-.176.282-.439.515-.61.809zm2.819-.133l2.871-5.317a1.83 1.83 0 012.446-.745c.878.452 1.197 1.569.745 2.446a2 2 0 01-.745.745zm-.16 2.819c.247-.226.507-.437.771-.638.49-.34 1.008-.652 1.581-.832.469-.208.978-.308 1.484-.387.373-.019.736-.106 1.112-.084.525-.01 1.054.003 1.566.128.563.05 1.082.293 1.612.473.832.31 1.33 1.285 1.087 2.14-.225.892-1.211 1.49-2.107 1.28-.45-.09-.836-.38-1.111-.738-.274-.272-.54-.559-.89-.73-.347-.243-.713-.455-1.117-.586-.428-.163-.87-.291-1.329-.322-.578-.108-1.18-.056-1.755.03-.315.026-.605.176-.904.266zm-3.377-.612a1.33 1.33 0 011.33 1.33 1.33 1.33 0 01-1.33 1.33 1.33 1.33 0 01-1.33-1.33 1.33 1.33 0 011.33-1.33zM8.561 5.89c.315.065.614.192.93.24.395.037.796.11 1.197.083a5.959 5.959 0 001.664-.288c.405-.165.835-.302 1.187-.576.358-.225.724-.456.994-.788.222-.222.42-.483.718-.614.748-.4 1.758-.164 2.242.536.515.663.47 1.69-.131 2.285-.374.414-.936.525-1.433.717-.513.195-1.06.238-1.599.316-.442 0-.885.015-1.326-.008-.472-.073-.956-.115-1.421-.235-.295-.081-.578-.195-.864-.303a6.281 6.281 0 01-1.334-.74c-.282-.177-.515-.439-.809-.61zm.133 2.819l5.317 2.871a1.83 1.83 0 01.745 2.446c-.452.878-1.569 1.197-2.446.745a2 2 0 01-.745-.745zm-2.819-.16c.226.247.437.507.638.771.34.49.652 1.008.832 1.581.208.469.308.978.387 1.484.019.373.106.736.084 1.112.01.525-.003 1.054-.128 1.566-.05.563-.293 1.082-.473 1.612-.31.832-1.285 1.33-2.14 1.087-.892-.225-1.49-1.211-1.28-2.107.09-.45.38-.836.738-1.111.272-.274.558-.54.73-.89.243-.347.455-.713.586-1.117.163-.428.291-.87.322-1.329.108-.578.056-1.18-.03-1.755-.026-.315-.176-.605-.266-.904zm.612-3.377a1.33 1.33 0 01-1.33 1.33 1.33 1.33 0 01-1.33-1.33 1.33 1.33 0 011.33-1.33 1.33 1.33 0 011.33 1.33zm22.515 22.552c2.052-.142 2.476-1.875 2.476-2.724 0-.849-.46-2.582-2.476-2.724C26.951 22.135 24.97 25 24.97 25s2.016 2.83 4.032 2.724zm-6.756 1.308c.142 2.052 1.875 2.476 2.724 2.476.849 0 2.582-.46 2.724-2.476C27.835 26.981 24.97 25 24.97 25s-2.83 2.016-2.724 4.032zm-1.308-6.756c-2.052.142-2.476 1.875-2.476 2.724 0 .849.46 2.582 2.476 2.724C22.989 27.865 24.97 25 24.97 25s-2.016-2.83-4.032-2.724zm6.756-1.308c-.142-2.052-1.875-2.476-2.724-2.476-.849 0-2.582.46-2.724 2.476C22.105 23.019 24.97 25 24.97 25s2.83-2.016 2.724-4.032z'  stroke-width='1' stroke='none' fill='%23bcd5bcff'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
}


.pattern2 {
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='44.921' height='50' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='M.525-21.191v5.166c0 1.4.525 2.714 1.489 3.677L17.775 3.416c2.014-2.014 2.015-5.256.088-7.357L.525-21.191zm43.696 0L27.059-3.941c-2.102 2.101-2.102 5.343-.088 7.357l15.761-15.764c.964-.963 1.489-2.276 1.489-3.677v-5.166zM.525-12.171v4.816c0 1.313.525 2.538 1.4 3.414L13.573 7.705a4.918 4.918 0 000-6.83L.525-12.172zm43.871 0L31.348.874c-2.014 1.926-2.014 4.904 0 6.83L42.994-3.94a4.833 4.833 0 001.402-3.414v-4.817zM.526-3.942V0c0 1.05.438 2.015 1.138 2.803l8.406 8.406c1.576-1.489 1.576-4.03 0-5.605L.525-3.941zm43.695 0l-9.545 9.459c-1.576 1.576-1.576 4.114 0 5.603l8.406-8.406c.788-.7 1.139-1.664 1.139-2.715v-3.941zM.525 3.329v4.464c0 1.226.437 2.364 1.313 3.152l4.203 4.203a4.44 4.44 0 000-6.304L.525 3.328zm43.696 0l-5.518 5.515a4.44 4.44 0 000 6.304l4.203-4.203c.876-.788 1.315-1.926 1.315-3.152V3.328zM-.264 10.944l-1.925 1.928c-1.752 1.751-1.752 4.64 0 6.39l2.101 2.102 1.926-1.926c1.751-1.838 1.751-4.64 0-6.392l-2.102-2.102zm45.01 0l-1.926 1.928c-1.751 1.751-1.751 4.64 0 6.39l2.102 2.102 1.926-1.926c1.751-1.838 1.751-4.64 0-6.392l-2.102-2.102zM.613 28.81v5.166c0 1.4.525 2.714 1.489 3.677l15.761 15.764c1.927-2.014 1.927-5.343 0-7.357L.613 28.809zm43.696 0l-17.25 17.25a5.081 5.081 0 000 7.357L42.82 37.652c.964-.963 1.489-2.276 1.489-3.677v-5.166zM.525 37.829v4.816c0 1.313.525 2.538 1.4 3.414l11.647 11.646c1.84-1.926 1.84-4.991 0-6.83L.525 37.828zm43.871 0L31.348 50.874c-2.014 1.839-2.014 4.904 0 6.83L42.994 46.06a4.833 4.833 0 001.402-3.414v-4.817zM.526 45.972v3.94c0 1.05.438 2.101 1.138 2.802l8.406 8.406c1.576-1.489 1.576-4.027 0-5.603L.525 45.973zm43.695 0l-9.545 9.545c-1.576 1.576-1.576 4.114 0 5.603l8.406-8.406c.788-.7 1.139-1.752 1.139-2.803v-3.94z'  stroke-width='1' stroke='none' fill='%23bcd5bcff'/><path d='M23.03 3.766v5.166c0 1.4.524 2.714 1.488 3.677l15.761 15.762c2.102-2.014 2.102-5.253 0-7.267L23.03 3.766zm-1.14.088L4.64 21.104c-2.101 2.014-2.101 5.253 0 7.355l15.762-15.762c.964-.963 1.489-2.276 1.489-3.677V3.854zm-.085 8.931L8.755 25.832c-1.75 1.926-1.75 4.991 0 6.83l11.647-11.646a4.833 4.833 0 001.403-3.414v-4.817zm1.224.088v4.815c0 1.313.527 2.54 1.403 3.416L36.076 32.75c1.927-1.926 1.928-4.992-.086-6.918L23.03 12.873zm-1.138 8.143l-9.545 9.545c-1.576 1.576-1.576 4.114 0 5.603l8.408-8.406c.7-.7 1.137-1.75 1.137-2.801v-3.941zm1.226 0v3.941c0 1.05.35 2.1 1.139 2.8l8.406 8.407c1.576-1.489 1.576-4.027 0-5.603l-9.545-9.545zm-1.226 7.267l-5.516 5.518a4.44 4.44 0 000 6.304l4.203-4.203a4.505 4.505 0 001.313-3.152v-4.467zm1.226 0v4.467c0 1.226.439 2.364 1.315 3.152l4.203 4.203a4.44 4.44 0 000-6.304l-5.518-5.518zm-.787 7.62l-1.928 1.925c-1.751 1.751-1.751 4.641 0 6.393l2.102 2.101 1.928-1.926c1.751-1.75 1.751-4.64 0-6.392l-2.102-2.102z'  stroke-width='1' stroke='none' fill='%23bcd5bcff'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
}


.pattern3 {
background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='50' height='50' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='M6.596 0a2.014 2.014 0 01-.67 1.427c-.374.375-.788.713-1.163 1.05-.937.789-1.912 1.464-2.888 2.215-.487.413-1.012.826-1.35 1.351-.187.3-.338.601-.488.939L0 6.906v35.887c.15.3.3.638.488.938.337.526.825.939 1.35 1.352.975.75 1.988 1.464 2.888 2.215.413.337.788.676 1.163 1.05.423.545.669 1.092.707 1.652h6.752c-.026-1.883-1.201-3.347-2.508-4.58l-.337-.337c-.75-.714-2.026-1.764-3.151-2.89-1.763-1.727-3.263-3.641-4.238-5.668-.788-1.652-1.276-3.342-1.651-5.294-.188-.9-.338-1.877-.525-2.815.262.45.525.9.787 1.314 1.65 2.515 4.164 4.392 6.527 6.306 2.288 1.802 4.464 3.641 6.677 5.48.825.676 1.612 1.39 2.363 2.14.825.827 1.538 1.765 2.213 2.74.754 1.123 1.116 2.365 1.093 3.604h8.842c-.024-1.239.338-2.481 1.093-3.603a17.257 17.257 0 012.213-2.74c.712-.751 1.537-1.427 2.362-2.14 2.213-1.84 4.39-3.679 6.677-5.48 2.4-1.915 4.877-3.792 6.527-6.307.3-.413.525-.864.788-1.314-.188.938-.338 1.914-.526 2.815-.375 1.952-.863 3.68-1.65 5.294-.975 2.027-2.438 3.94-4.238 5.668-1.126 1.126-2.401 2.139-3.151 2.89-.113.112-.188.225-.338.338C37.64 47.624 36.74 47.802 36.69 50h6.79c.015-.64.256-1.296.632-1.651.375-.375.787-.714 1.162-1.051.938-.789 1.914-1.464 2.889-2.215.525-.413 1.013-.826 1.35-1.351.188-.3.338-.601.488-.939V6.906c-.138-.281-.278-.587-.45-.863-.338-.525-.826-.938-1.35-1.35-.976-.752-1.95-1.465-2.889-2.216a15.464 15.464 0 01-1.163-1.05C43.762 1.04 43.51.553 43.479 0h-6.79c.056 2.26 1.77 3.653 2.508 4.354l.338.338c.75.713 2.025 1.764 3.15 2.89 1.764 1.727 3.226 3.642 4.239 5.67.787 1.65 1.275 3.34 1.65 5.292.188.9.338 1.877.526 2.815-.263-.45-.488-.9-.788-1.314-1.65-2.515-4.164-4.392-6.527-6.306-2.288-1.802-4.464-3.641-6.677-5.48a31.965 31.965 0 01-2.362-2.14c-.825-.826-1.538-1.765-2.213-2.74C29.824 2.323 29.462 1.163 29.44 0h-8.842c-.022 1.164-.385 2.324-1.093 3.378-.638.976-1.388 1.878-2.213 2.74-.75.752-1.538 1.427-2.363 2.14-2.213 1.84-4.389 3.679-6.677 5.48-2.4 1.915-4.876 3.792-6.527 6.307-.3.413-.525.864-.787 1.314.187-.938.337-1.914.525-2.815.375-1.952.863-3.679 1.65-5.293.976-2.027 2.438-3.942 4.239-5.669 1.125-1.126 2.4-2.139 3.15-2.89.113-.112.226-.188.338-.338.738-.701 2.451-2.095 2.508-4.354zM24.12 3.378c-.188.939-.338 1.915-.526 2.816-.375 1.952-.862 3.678-1.65 5.292-.975 2.027-2.439 3.942-4.239 5.668-1.125 1.127-2.4 2.14-3.15 2.891-.113.113-.225.188-.338.338-.75.714-2.513 2.14-2.513 4.467-.038 2.327 1.763 3.791 2.513 4.504l.338.338c.75.713 2.025 1.765 3.15 2.891 1.763 1.727 3.226 3.641 4.239 5.668.788 1.652 1.275 3.34 1.65 5.293.188.9.338 1.877.526 2.815-.263-.45-.526-.9-.789-1.314-1.65-2.515-4.163-4.392-6.526-6.306-2.288-1.802-4.463-3.641-6.677-5.48a31.976 31.976 0 01-2.363-2.14c-.825-.826-1.537-1.765-2.212-2.74-1.463-2.178-1.463-4.805 0-6.982a22.092 22.092 0 012.212-2.741c.75-.75 1.538-1.426 2.363-2.14a235.491 235.491 0 016.677-5.48c2.401-1.914 4.876-3.791 6.526-6.306.3-.413.564-.864.789-1.352zm1.8 0l.787 1.352c1.65 2.477 4.164 4.392 6.527 6.306 2.288 1.802 4.464 3.641 6.677 5.48.825.676 1.612 1.352 2.363 2.14.825.826 1.538 1.765 2.175 2.74 1.463 2.178 1.463 4.805 0 6.982a19.395 19.395 0 01-2.175 2.74c-.75.752-1.538 1.427-2.363 2.14-2.213 1.84-4.389 3.679-6.677 5.48-2.4 1.915-4.876 3.792-6.527 6.307-.3.413-.562.864-.787 1.314.187-.976.375-1.952.525-2.853.375-1.952.863-3.678 1.65-5.292.976-2.027 2.438-3.942 4.239-5.67 1.125-1.125 2.4-2.138 3.15-2.89l.338-.337c.75-.713 2.513-2.14 2.513-4.467 0-2.328-1.763-3.753-2.513-4.467l-.337-.338c-.75-.713-2.026-1.764-3.151-2.89-1.763-1.727-3.226-3.642-4.239-5.669-.787-1.614-1.275-3.34-1.65-5.292-.188-.901-.338-1.877-.525-2.816zm-.863 14.378c.15.3.3.638.488.938.337.526.825.938 1.35 1.351.975.751 1.95 1.464 2.888 2.215.413.338.788.675 1.163 1.05.413.414.676.94.676 1.54 0 .6-.226 1.126-.676 1.54-.375.375-.787.712-1.163 1.05-.937.788-1.95 1.464-2.888 2.215-.525.413-1.013.826-1.35 1.351-.188.3-.338.6-.488.938-.15-.3-.3-.638-.488-.938-.375-.525-.862-.938-1.35-1.351-.975-.75-1.988-1.464-2.888-2.215a15.453 15.453 0 01-1.163-1.05c-.413-.414-.675-.94-.675-1.54 0-.6.225-1.126.675-1.54.375-.375.788-.712 1.163-1.05.937-.788 1.913-1.464 2.888-2.215.488-.413 1.013-.825 1.35-1.35.188-.301.338-.602.488-.94z'  stroke-width='1' stroke='none' fill='%23bcd5bcff'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
}


.pattern4 {
background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='80' height='80' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='M0 43.92C4.56 48 9.92 58.88 7.12 67.12 4.4 66.56 1.6 63.28 0 60.32c-1.6 2.96-4.4 6.32-7.12 6.8C-9.92 58.88-4.56 48 0 43.92zm0-7.84C4.56 32 9.92 21.12 7.12 12.88c-2.72.56-5.52 3.84-7.12 6.8-1.6-2.96-4.4-6.32-7.12-6.8C-9.92 21.12-4.56 32 0 36.08zm80 7.84c4.56 4.08 9.92 14.96 7.12 23.2-2.72-.56-5.52-3.84-7.12-6.8-1.6 2.96-4.4 6.32-7.12 6.8-2.8-8.24 2.56-19.12 7.12-23.2zm0-7.84c4.56-4.08 9.92-14.96 7.12-23.2-2.72.56-5.52 3.84-7.12 6.8-1.6-2.96-4.4-6.32-7.12-6.8-2.8 8.24 2.56 19.12 7.12 23.2zM43.92 80c4.08-4.56 14.96-9.92 23.2-7.12-.56 2.72-3.84 5.52-6.8 7.12 2.96 1.6 6.32 4.4 6.8 7.12-8.24 2.8-19.12-2.56-23.2-7.12zm-7.84 0c-4.08-4.56-14.96-9.92-23.2-7.12.56 2.72 3.84 5.52 6.8 7.12-2.96 1.6-6.32 4.4-6.8 7.12 8.24 2.8 19.12-2.56 23.2-7.12zm7.84-80C48-4.56 58.88-9.92 67.12-7.12 66.56-4.4 63.28-1.6 60.32 0c2.96 1.6 6.32 4.4 6.8 7.12C58.88 9.92 48 4.56 43.92 0zm-7.84 0C32-4.56 21.12-9.92 12.88-7.12c.56 2.72 3.84 5.52 6.8 7.12-2.96 1.6-6.32 4.4-6.8 7.12C21.12 9.92 32 4.56 36.08 0zM1.6 40c4.08 4.56 14.96 9.92 23.2 7.12-.56-2.72-3.84-5.52-6.8-7.12 2.96-1.6 6.32-4.4 6.8-7.12-8.24-2.8-19.12 2.56-23.2 7.12zM40 78.4c4.56-4.08 9.92-14.96 7.12-23.2-2.72.56-5.52 3.84-7.12 6.8-1.6-2.96-4.4-6.32-7.12-6.8-2.8 8.24 2.56 19.12 7.12 23.2zM78.4 40c-4.08-4.56-14.96-9.92-23.2-7.12.56 2.72 3.84 5.52 6.8 7.12-2.96 1.6-6.32 4.4-6.8 7.12 8.24 2.8 19.12-2.56 23.2-7.12zM40 1.6c-4.56 4.08-9.92 14.96-7.12 23.2 2.72-.56 5.52-3.84 7.12-6.8 1.6 2.96 4.4 6.32 7.12 6.8 2.8-8.24-2.56-19.12-7.12-23.2z'  stroke-width='1' stroke='none' fill='%23bcd5bcff'/><path d='M88.88 80a8.88 8.88 0 11-17.76 0 8.88 8.88 0 0117.76 0zm-80 0a8.88 8.88 0 11-17.76 0 8.88 8.88 0 0117.76 0zm80-80a8.88 8.88 0 11-17.76 0 8.88 8.88 0 0117.76 0zm-80 0A8.88 8.88 0 11-8.88 0 8.88 8.88 0 018.88 0zm2.88 68.24c-.24-9.92 3.44-16.96 3.44-16.96s4.16 2 13.12.48c-1.52 8.96.48 13.12.48 13.12s-7.2 3.6-17.04 3.36zm56.48 0c-9.92.24-16.96-3.44-16.96-3.44s2-4.16.48-13.12c8.96 1.52 13.12-.48 13.12-.48s3.6 7.2 3.36 17.04zm0-56.48c.24 9.92-3.44 16.96-3.44 16.96s-4.16-2-13.12-.48c1.52-8.96-.48-13.12-.48-13.12s7.2-3.6 17.04-3.36zm-56.48 0c9.92-.24 16.96 3.44 16.96 3.44s-2 4.16-.48 13.12c-8.96-1.52-13.12.48-13.12.48s-3.6-7.2-3.36-17.04zM40 35.28c-1.28 0-2.48.56-3.36 1.36A4.58 4.58 0 0035.28 40c0 1.28.56 2.48 1.36 3.36.88.88 2 1.36 3.36 1.36 1.28 0 2.48-.56 3.36-1.36.88-.88 1.36-2 1.36-3.36 0-1.28-.56-2.48-1.36-3.36A5.08 5.08 0 0040 35.28zm0-11.68c-2.64 3.04-6.64 5.68-10.48 5.68h-.16v.16c0 3.84-2.72 7.84-5.68 10.48 3.04 2.64 5.68 6.64 5.68 10.48v.16h.16c3.84 0 7.84 2.72 10.48 5.68 2.64-3.04 6.64-5.68 10.48-5.68h.16v-.16c0-3.84 2.72-7.84 5.68-10.48-3.04-2.64-5.68-6.64-5.68-10.48v-.16h-.16c-3.84.08-7.84-2.64-10.48-5.68zm-5.04 11.36A7.2 7.2 0 0140 32.88 7.07 7.07 0 0147.12 40a7.2 7.2 0 01-2.08 5.04A7.2 7.2 0 0140 47.12c-2 0-3.76-.8-5.04-2.08A7.2 7.2 0 0132.88 40c0-1.92.8-3.76 2.08-5.04z'  stroke-width='1' stroke='none' fill='%23bcd5bcff'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
}


.pattern5 {
background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='60' height='60' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='M25.62 0v2.637h-6.342l-3.171 3.171L10.297 0H7.85l7.034 7.035-3.33 3.297L1.225 0H0v1.224l10.329 10.33-3.297 3.329L0 7.849v2.45l5.776 5.808-2.95 2.952v6.342H0v1.726h2.826v5.715H0v1.725h2.826v6.344l2.95 2.95L0 49.671v2.448l7.032-7.032 3.297 3.327L0 58.776V60h1.224l10.33-10.36 3.327 3.326L7.85 60h2.45l5.808-5.808 3.17 3.171h6.342V60h1.727v-2.637h5.275V60h1.758v-2.637h6.31l3.171-3.171L49.668 60h2.45l-7.034-7.032 3.33-3.33L58.774 60h1.224v-1.224l-10.361-10.36 3.33-3.33 7.031 7.035v-2.45l-5.807-5.811 2.952-2.95v-6.342h2.855V32.84h-2.855v-5.714h2.855v-1.728h-2.855v-6.342l-2.952-2.95 5.807-5.809V7.85l-7.031 7.032-3.33-3.326L60 1.224V0h-1.224L48.414 10.33l-3.328-3.296L52.12 0h-2.45l-5.808 5.808-3.171-3.171h-6.31V0h-1.76v2.637h-5.275V0Zm-5.621 4.365h5.62v5.619l-2.67 2.67-5.618-5.622zm7.347 0h5.274v6.342l3.172 3.17-5.81 5.809-5.807-5.81 3.17-3.169zm7.033 0H40l2.637 2.667-5.62 5.62-2.637-2.668ZM16.107 8.258l5.618 5.62-3.326 3.297-5.622-5.62 3.328-3.297Zm27.753 0 3.33 3.297-5.62 5.62-3.33-3.297zM11.554 12.81l5.62 5.62-3.298 3.297-5.619-5.62Zm36.859 0 3.33 3.297-5.622 5.62-3.329-3.297zM22.95 15.102l7.032 7.033 7.033-7.035 3.328 3.33-10.361 10.33-10.329-10.331zm30.014 2.229 2.45 2.45v5.62h-5.62l-2.449-2.451Zm-45.933 0 5.589 5.62-2.418 2.45h-5.62v-5.62zm34.536 2.324 3.329 3.296-7.033 7.034 7.033 7.032-3.329 3.328-10.36-10.36zm-23.17 0 10.36 10.33-10.36 10.36-3.296-3.328 7.033-7.032-7.035-7.033zm-4.522 4.52 5.778 5.81-5.778 5.808-2.95-2.952H4.584v-5.715h6.342zm32.245 0 2.952 2.952h6.342v5.715h-6.342l-2.952 2.951-5.808-5.808ZM29.984 31.21l10.36 10.362-3.328 3.327-7.033-7.034L22.95 44.9l-3.297-3.33zm-25.4 3.36h5.619l2.418 2.448-5.59 5.62-2.447-2.448Zm45.21 0h5.62v5.62l-2.447 2.449-5.62-5.621zm-35.918 3.672 3.297 3.33-5.619 5.619-3.297-3.329zm32.245 0 5.62 5.62-3.328 3.33-5.62-5.62 3.33-3.33zm-16.138 2.073 5.81 5.808-3.172 3.173v6.31h-5.275v-6.31l-3.171-3.173zm-11.584 2.481 3.328 3.327-5.62 5.62-3.33-3.326zm23.171 0 5.619 5.62-3.329 3.328-5.62-5.621zm-18.62 4.553 2.67 2.637v5.62h-5.621l-2.67-2.637zm14.066 0 5.62 5.62L40 55.605h-5.62v-5.62l2.637-2.639z'  stroke-width='1' stroke='none' fill='%23bcd5bcff'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
}



.pattern6 {
background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='21' height='48' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='m10.5 24 10.38 9.58-4.06 14.05zm0 0L.12 33.59l4.07 14.05ZM16.82.4 10.5 24l10.38-9.57ZM4.19.39 10.5 24 .12 14.44Z'  stroke-width='1' stroke='%23bcd5bcff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
}


.pattern7 {
background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='146.6' height='36' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='M5.524 0 0 5.555v3.693L9.19 0zm11.882 0L0 17.548v3.7L21.072 0zm6.617 0v5.32L0 29.55v3.702l24.024-24.23v8.3L5.507 36h3.67l14.847-14.974v8.3L17.408 36h3.671l2.945-2.97V36h2.593v-3.962L34.31 36h5.708l-13.4-6.902v-9.064L48.003 31.05V36h2.592v-4.951l21.431-11.037v9.064L58.582 36h5.709l7.736-3.984V36h2.592v-3.962L82.312 36h5.707l-13.4-6.902v-9.064L96.065 31.08V36h2.592v-4.985l21.372-11.117v9.059L106.487 36h5.663l7.879-4.098V36h2.592v-2.712L125.333 36h3.684l-6.396-6.398v-8.319L137.332 36h3.684l-18.395-18.402V9.279L146.6 33.267v-3.685L122.621 5.594V0h-2.592v4.948L98.657 16.065V7.007L112.127 0h-5.663l-7.807 4.06V0h-2.592v4.132L88.043 0h-5.708l13.73 7.071v9.065L74.619 5.09V0h-2.592v5.068l-21.43 11.037V7.041L64.266 0h-5.708l-7.963 4.101V0h-2.592v4.101L40.041 0h-5.708l13.671 7.04v9.065L26.617 5.09V0zm101.321 0L146.6 21.263v-3.686L129.029 0zm12 0 9.064 9.067c.057.055.128.085.192.128v-3.62L141.028 0zm-17.315 7.894v9.058L98.657 28.07V19.01zm-48.002.114v9.064L50.597 28.11v-9.064zm2.592.02 21.446 11.046v9.064L74.619 17.093zm-48.002 0 21.387 11.015v9.065L26.617 17.093z'  stroke-width='1' stroke='none' fill='%23bcd5bcff'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
}

.pattern8 {
background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='50' height='50' patternTransform='scale(1) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%2392a892ff'/><path d='M44.11 8.56c-.065.316-.192.615-.24.931-.037.395-.11.796-.083 1.197.016.564.113 1.127.287 1.664.166.405.303.835.577 1.187.225.358.456.724.788.994.222.222.483.42.614.718.4.748.164 1.758-.536 2.242-.663.515-1.69.47-2.285-.131-.414-.374-.525-.936-.717-1.433-.195-.513-.238-1.06-.316-1.599 0-.442-.015-.886.008-1.327.073-.471.115-.955.235-1.42.081-.295.195-.578.303-.864.195-.472.436-.924.74-1.334.176-.282.439-.515.61-.809zm-2.819.134L38.42 14.01a1.83 1.83 0 01-2.446.745c-.878-.452-1.197-1.569-.745-2.446a2 2 0 01.745-.745zm.16-2.819a11.23 11.23 0 01-.771.638c-.49.34-1.008.652-1.581.832-.469.208-.978.308-1.484.387-.373.019-.736.106-1.112.084-.525.01-1.054-.003-1.566-.128-.563-.05-1.082-.293-1.612-.473-.832-.31-1.33-1.285-1.087-2.14.225-.892 1.211-1.49 2.107-1.28.45.09.836.38 1.111.738.274.272.54.558.89.73.347.243.713.455 1.117.586.428.163.87.291 1.329.322.578.108 1.18.056 1.755-.03.315-.026.605-.176.904-.266zm3.377.612a1.33 1.33 0 01-1.33-1.33 1.33 1.33 0 011.33-1.33 1.33 1.33 0 011.33 1.33 1.33 1.33 0 01-1.33 1.33zM41.439 44.11c-.315-.065-.614-.192-.93-.24-.395-.037-.796-.11-1.197-.083a5.959 5.959 0 00-1.664.287c-.405.166-.835.303-1.187.577-.358.225-.724.456-.994.788-.222.222-.42.483-.718.614-.748.4-1.758.164-2.242-.536-.515-.663-.47-1.69.131-2.285.374-.414.936-.525 1.433-.717.513-.195 1.06-.238 1.599-.316.442 0 .885-.015 1.326.008.472.073.956.115 1.421.235.295.081.578.195.864.303.472.195.924.436 1.334.74.282.177.515.439.809.61zm-.133-2.819L35.99 38.42a1.83 1.83 0 01-.745-2.446c.452-.878 1.569-1.197 2.446-.745a2 2 0 01.745.745zm2.819.16a11.223 11.223 0 01-.638-.771c-.34-.49-.652-1.008-.832-1.581-.208-.469-.308-.978-.387-1.484-.019-.373-.106-.736-.084-1.112-.01-.525.003-1.054.128-1.566.05-.563.293-1.082.473-1.612.31-.832 1.285-1.33 2.14-1.087.892.225 1.49 1.211 1.28 2.107-.09.45-.38.836-.738 1.111-.272.274-.558.54-.73.89-.243.347-.455.713-.586 1.117-.163.428-.291.87-.322 1.329-.108.578-.056 1.18.03 1.755.026.315.176.605.266.904zm-.612 3.377a1.33 1.33 0 011.33-1.33 1.33 1.33 0 011.33 1.33 1.33 1.33 0 01-1.33 1.33 1.33 1.33 0 01-1.33-1.33zM5.89 41.439c.065-.315.192-.614.24-.93.037-.395.11-.796.083-1.197a5.955 5.955 0 00-.287-1.664c-.166-.405-.303-.835-.577-1.187-.225-.358-.456-.724-.788-.994-.222-.222-.483-.42-.614-.718-.4-.748-.164-1.758.536-2.242.663-.515 1.69-.47 2.285.131.414.374.525.936.717 1.433.195.513.238 1.06.316 1.599 0 .442.015.885-.008 1.326-.073.472-.115.956-.235 1.421-.081.295-.195.578-.303.864a6.282 6.282 0 01-.74 1.334c-.176.282-.439.515-.61.809zm2.819-.133l2.871-5.317a1.83 1.83 0 012.446-.745c.878.452 1.197 1.569.745 2.446a2 2 0 01-.745.745zm-.16 2.819c.247-.226.507-.437.771-.638.49-.34 1.008-.652 1.581-.832.469-.208.978-.308 1.484-.387.373-.019.736-.106 1.112-.084.525-.01 1.054.003 1.566.128.563.05 1.082.293 1.612.473.832.31 1.33 1.285 1.087 2.14-.225.892-1.211 1.49-2.107 1.28-.45-.09-.836-.38-1.111-.738-.274-.272-.54-.559-.89-.73-.347-.243-.713-.455-1.117-.586-.428-.163-.87-.291-1.329-.322-.578-.108-1.18-.056-1.755.03-.315.026-.605.176-.904.266zm-3.377-.612a1.33 1.33 0 011.33 1.33 1.33 1.33 0 01-1.33 1.33 1.33 1.33 0 01-1.33-1.33 1.33 1.33 0 011.33-1.33zM8.561 5.89c.315.065.614.192.93.24.395.037.796.11 1.197.083a5.959 5.959 0 001.664-.288c.405-.165.835-.302 1.187-.576.358-.225.724-.456.994-.788.222-.222.42-.483.718-.614.748-.4 1.758-.164 2.242.536.515.663.47 1.69-.131 2.285-.374.414-.936.525-1.433.717-.513.195-1.06.238-1.599.316-.442 0-.885.015-1.326-.008-.472-.073-.956-.115-1.421-.235-.295-.081-.578-.195-.864-.303a6.281 6.281 0 01-1.334-.74c-.282-.177-.515-.439-.809-.61zm.133 2.819l5.317 2.871a1.83 1.83 0 01.745 2.446c-.452.878-1.569 1.197-2.446.745a2 2 0 01-.745-.745zm-2.819-.16c.226.247.437.507.638.771.34.49.652 1.008.832 1.581.208.469.308.978.387 1.484.019.373.106.736.084 1.112.01.525-.003 1.054-.128 1.566-.05.563-.293 1.082-.473 1.612-.31.832-1.285 1.33-2.14 1.087-.892-.225-1.49-1.211-1.28-2.107.09-.45.38-.836.738-1.111.272-.274.558-.54.73-.89.243-.347.455-.713.586-1.117.163-.428.291-.87.322-1.329.108-.578.056-1.18-.03-1.755-.026-.315-.176-.605-.266-.904zm.612-3.377a1.33 1.33 0 01-1.33 1.33 1.33 1.33 0 01-1.33-1.33 1.33 1.33 0 011.33-1.33 1.33 1.33 0 011.33 1.33zm22.515 22.552c2.052-.142 2.476-1.875 2.476-2.724 0-.849-.46-2.582-2.476-2.724C26.951 22.135 24.97 25 24.97 25s2.016 2.83 4.032 2.724zm-6.756 1.308c.142 2.052 1.875 2.476 2.724 2.476.849 0 2.582-.46 2.724-2.476C27.835 26.981 24.97 25 24.97 25s-2.83 2.016-2.724 4.032zm-1.308-6.756c-2.052.142-2.476 1.875-2.476 2.724 0 .849.46 2.582 2.476 2.724C22.989 27.865 24.97 25 24.97 25s-2.016-2.83-4.032-2.724zm6.756-1.308c-.142-2.052-1.875-2.476-2.724-2.476-.849 0-2.582.46-2.724 2.476C22.105 23.019 24.97 25 24.97 25s2.83-2.016 2.724-4.032z'  stroke-width='1' stroke='none' fill='%23f1eee4ff'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
}



/* patro teula */

.patro1 {
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='40' height='20' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='M40 0L20-10V0l20 10zm0 10L20 0v10l20 10zm0 10L20 10v10l20 10zM0 20l20-10v10L0 30zm0-10L20 0v10L0 20zM0 0l20-10V0L0 10z'  stroke-width='2.5' stroke='%23d18671ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(-18,-10)' fill='url(%23a)'/></svg>")
}

.patro2 {
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='32' height='32' patternTransform='scale(4) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='M32-10L42 0 32 10 22 0zM0-10L10 0 0 10-10 0zm0 32l10 10L0 42l-10-10zm32 0l10 10-10 10-10-10zM16-10L26 0 16 10 6 0zm0 32l10 10-10 10L6 32zM32 6l10 10-10 10-10-10zM0 6l10 10L0 26l-10-10zm16 0l10 10-10 10L6 16z'  stroke-linecap='square' stroke-width='1.5' stroke='%23d18671ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(-8,-32)' fill='url(%23a)'/></svg>")
}

.patro3 {
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='25' height='25' patternTransform='scale(3) rotate(45)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='M9.19 0v3.93A9.187 9.187 0 003.93 9.19H0m0 6.618h3.93a9.188 9.188 0 005.26 5.26V25m6.619 0v-3.93a9.188 9.188 0 005.261-5.261H25m0-6.618h-3.93A9.188 9.188 0 0015.81 3.93V0'  stroke-linecap='square' stroke-width='2' stroke='%23d18671ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>")
}

.patro4 {
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='26.55' height='25' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='M0 10.86v3.22c2.7.08 4.9 2.31 4.9 5.03V25h3.2v-5.9c0-4.48-3.63-8.16-8.1-8.24ZM18.17 25h3.21v-5.9a5.05 5.05 0 0 1 5.03-5.02h.14v-3.21h-.14a8.27 8.27 0 0 0-8.24 8.24zm3.21-25h-3.21v1.64a5.05 5.05 0 0 1-5.03 5.02A5.05 5.05 0 0 1 8.1 1.64V0H4.89v1.64c0 4.53 3.7 8.24 8.25 8.24 4.53 0 8.24-3.7 8.24-8.24z'  stroke-width='1' stroke='none' fill='%23d18671ff'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>")
}

.patro5 {
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='15.3' height='31.947' patternTransform='scale(3) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='m12.675-17.219 7.65 26.1-7.65 5.7-7.65-5.7zm7.65 57.9-7.65 5.7-7.65-5.7 7.65-26.1zm-15.3-31.8-7.65 5.7-7.65-5.7 7.65-26.1zm-7.65 37.5-7.65-5.7 7.65-26.1 7.65 26.1zm15.3-31.8 7.65-5.7 7.65 5.7-7.65 26.1zm-15.3-31.8 7.65-5.7 7.65 5.7-7.65 26.1zm7.65 26.1 7.65 5.7-7.65 26.1-7.65-26.1z'  stroke-linejoin='round' stroke-linecap='round' stroke-width='2' stroke='%23d18671ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>")
}

.patro6 {
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='69.283' height='40' patternTransform='scale(3) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='M46.189-20L57.736 0M46.189 20l11.547 20m-46.189 0l11.547 20M11.547 0l11.547 20m40.415 30H40.415M28.868 30H5.774m23.094-40H5.774m57.735 20H40.415m0 20L28.868 50m11.547-60L28.868 10m46.188 0L63.509 30M5.774 10L-5.773 30m75.056 10H46.189L34.64 20 46.19 0h23.094C73.13 6.667 76.98 13.333 80.83 20zM57.736 60H34.64L23.094 40l11.547-20h23.095c3.848 6.667 7.698 13.333 11.547 20L57.736 60zm0-40H34.64L23.094 0l11.547-20h23.095L69.283 0c-3.87 6.7-8.118 14.06-11.547 20zM34.64 60H11.547L0 40l11.547-20h23.094L46.19 40 34.64 60zm0-40H11.547L0 0l11.547-20h23.094L46.19 0 34.64 20zM23.094 40H0l-5.773-10-5.774-10L0 0h23.094l11.547 20-11.547 20z'  stroke-width='2.5' stroke='%23d18671ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>")
}

.patro7 {
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='20' height='40' patternTransform='scale(3) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='M0 30h20L10 50zm-10-20h20L0 30zm20 0h20L20 30zM0-10h20L10 10z'  stroke-width='3' stroke='%23d18671ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>")
}

.patro8 {
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='29' height='33.487' patternTransform='scale(3) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='M29 20.928v14.813M14.5 12.56v16.745M29-2.559v6.744l-14.5 8.374L0 4.189v-6.745m29 6.742l14.5 8.37m0 16.745L29 20.928l-14.5 8.376L0 20.931l-14.5 8.376m0-16.744L0 4.189m0 31.487V20.931'  stroke-width='2.5' stroke='%23d18671ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(-21,0)' fill='url(%23a)'/></svg>")
}

.patro9 {
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='31.94' height='28.5' patternTransform='scale(3) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23f1eee5ff'/><path d='m7.97 2.5-8 4.64-8-4.64m16-4.5v33m-8-33v9.08m24 9.67-8 4.64-8-4.64m16-9.72-8 4.64v9.66m-8-14.3 8 4.64m24-9.17-8 4.64-8-4.64m0-4.5v33m8-33v9.08m-24 14.2-8 4.64V31m-8-9.72 8 4.64m40-4.64-8 4.64V31m-8-9.72 8 4.64'  stroke-linejoin='round' stroke-linecap='round' stroke-width='2' stroke='%23d18671ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>")
}


/* patrons fons transparent linia color base -blanc- */

.patro10 {
background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='35.783' height='83.523' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%232b2b3100'/><path d='m14.13 80.123 3.694-8.621-3.694-8.621-3.694 8.62zM7.597 78.13l6.533 15.25 6.533-15.25-2.84-6.628-3.693 8.621-3.694-8.621zm0 0-2.84 6.628 9.373 21.878 9.372-21.878-2.84-6.628-6.532 15.25zm24.425-39.768 3.693-8.622-3.693-8.62-3.694 8.62zm-6.534-1.993 6.534 15.249 6.532-15.25-2.839-6.628-3.693 8.622-3.694-8.622zm0 0-2.84 6.628 9.374 21.877 9.372-21.877-2.84-6.628-6.532 15.249zM19.81 49.625 32.022 78.13l12.212-28.505-2.84-6.628-9.372 21.877-9.373-21.877zm0 0-2.84 6.628 15.053 35.133 15.051-35.133-2.839-6.628L32.022 78.13zM14.13 62.88l17.892 41.761 17.89-41.761-2.839-6.628-15.051 35.133L16.97 56.253zM-.067 29.74l-3.694-8.622-3.694 8.621 3.694 8.622zm-7.388 0-2.84 6.628 6.534 15.249 6.533-15.25-2.84-6.628-3.693 8.622zm3.694 21.877-6.533-15.25-2.84 6.629 9.373 21.877L5.61 42.997l-2.84-6.628zm-9.373-8.621-2.84 6.628L-3.76 78.13 8.45 49.625l-2.84-6.628-9.372 21.877zm9.373 35.133-12.213-28.505-2.84 6.628L-3.76 91.386 11.29 56.253l-2.839-6.628zm-15.052-21.877-2.84 6.628 17.892 41.761L14.13 62.881l-2.84-6.628L-3.76 91.386zm38.622-90.151-2.84 6.628L32.023 7.863 47.073-27.27l-2.839-6.628L32.022-5.392zM14.13-20.642l17.892 41.761 17.89-41.761-2.839-6.628L32.022 7.863 16.97-27.27zM-3.761-5.392l-12.213-28.506-2.84 6.628L-3.76 7.863 11.29-27.27l-2.839-6.628zM-18.813-27.27l-2.84 6.628L-3.76 21.119 14.13-20.642l-2.84-6.628L-3.76 7.863zm29.25 15.249-2.84 6.628 6.533 15.25 6.533-15.25-2.84-6.628L14.13-3.4zM14.13 9.856 7.597-5.393l-2.84 6.628 9.373 21.878 9.372-21.878-2.84-6.628zm-9.373-8.62-2.84 6.627L14.13 36.37 26.342 7.863l-2.84-6.628-9.372 21.878zm9.373 35.133L1.918 7.863l-2.84 6.629L14.13 49.625l15.052-35.133-2.84-6.629zM-.922 14.492l-2.84 6.627L14.13 62.881l17.891-41.762-2.84-6.627L14.13 49.625zM40.54 1.235 37.7 7.863 49.914 36.37 62.126 7.863l-2.84-6.628-9.373 21.878zm9.373 35.134L37.701 7.863l-2.84 6.629 15.052 35.133 15.052-35.133-2.84-6.629zM34.861 14.492l-2.84 6.627 17.892 41.762 17.891-41.762-2.84-6.627-15.05 35.133z'  stroke-linecap='square' stroke-width='1.5' stroke='%23f1eee5ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(-38,0)' fill='url(%23a)'/></svg>")
}


.patro11 {
background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='25' height='25' patternTransform='scale(3) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%232b2b3100'/><path d='M9.19 0v3.93A9.187 9.187 0 003.93 9.19H0m0 6.618h3.93a9.188 9.188 0 005.26 5.26V25m6.619 0v-3.93a9.188 9.188 0 005.261-5.261H25m0-6.618h-3.93A9.188 9.188 0 0015.81 3.93V0'  stroke-linejoin='round' stroke-linecap='round' stroke-width='1.5' stroke='%23f1eee5ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>")
}

.patro12 {
background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='50' height='50' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%232b2b3100'/><path d='M50 25L37.5 50 25 25 37.5 0zm-25 0L12.5 50 0 25 12.5 0z'  stroke-width='2' stroke='%23f1eee5ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(-40,0)' fill='url(%23a)'/></svg>")
}

.patro13 {
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='20' height='20' patternTransform='scale(3) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%232b2b3100'/><path d='M10-10L20 0v10L10 0zM20 0L10-10V0l10 10zm0 10L10 0v10l10 10zm0 10L10 10v10l10 10zM0 20l10-10v10L0 30zm0-10L10 0v10L0 20zM0 0l10-10V0L0 10z'  stroke-width='1.5' stroke='%23f1eee5ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(-12,0)' fill='url(%23a)'/></svg>")
}

.patro14 {
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='29' height='33.487' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%232b2b3100'/><path d='M29 20.928v14.813M14.5 12.56v16.745M29-2.559v6.744l-14.5 8.374L0 4.189v-6.745m29 6.742l14.5 8.37m0 16.745L29 20.928l-14.5 8.376L0 20.931l-14.5 8.376m0-16.744L0 4.189m0 31.487V20.931'  stroke-width='2' stroke='%23f1eee5ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(-10,0)' fill='url(%23a)'/></svg>")
}

.patro15 {
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='20' height='43.941' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%232b2b3100'/><path d='M-10 38.09V5.696L0-.078l10 5.774V38.09L0 43.864Zm10 5.774V11.47l10-5.774 10 5.774v32.394l-10 5.773Zm20 0L10 38.09V5.696L20-.078l10 5.774V38.09Z'  stroke-width='1.5' stroke='%23f1eee5ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(-4,0)' fill='url(%23a)'/></svg>")
}

.patro16{
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='72' height='43.875' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%232b2b3100'/><path d='m14.296 7.185 7.236 7.234L36.002-.048l14.47 14.47 7.236-7.233L36-14.518Zm-7.275 7.251 7.258 7.26 7.259-7.26-7.258-7.259zm-28.798 14.76 7.237 7.237L-.023 21.916 14.452 36.39l7.26-7.258L0 7.42Zm50.746 7.193-7.258-7.258-7.26 7.258 7.26 7.26zm57.568.046 7.24-7.238L72 7.42 50.282 29.137l7.259 7.259L72.02 21.918Zm-28.993-.042-7.26-7.258-7.258 7.258 7.26 7.26zm.233 14.742L36 29.358 14.223 51.135l7.258 7.258L36 43.875l14.518 14.517ZM50.453 14.45l7.259 7.26 7.258-7.26-7.258-7.257z'  stroke-width='2' stroke='%23f1eee5ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>")
}

.patro17 {
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='86.602' height='50' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%232b2b3100'/><path d='M-.15 6.75 21.5-5.75M-.15.238l21.65-12.5M0 6.75l-21.65-12.5M0 .238l-21.65-12.5M0 12.5v-25L21.65-25M0 12.5-21.65 0v-25L0-37.5 21.65-25V0zm86.452 44.25 21.65-12.5m-21.65 5.988 21.65-12.5m-21.65 5.988 21.65-12.5m-21.5 25.524-21.65-12.5m21.65 5.988-21.65-12.5m21.65 5.988-21.65-12.5m21.65 6.274L64.952 25m21.65 37.5v-25l21.65-12.5m-43.3 25V25l21.65-12.5 21.65 12.5v25l-21.65 12.5Zm21.5-43.25 21.65-12.5M86.452.238l21.65-12.5M86.602 6.75l-21.65-12.5M86.601.238l-21.65-12.5M86.601 12.5v-25l21.65-12.5m-21.65 37.5L64.952 0v-25l21.65-12.5 21.65 12.5V0zM43.15 31.75l21.651-12.5m-21.65 5.988 21.65-12.5m-21.65 5.988 21.65-12.5m-21.5 25.524-21.65-12.5m21.65 5.988-21.65-12.5m21.65 5.988-21.65-12.5M43.3 12.5 21.651 0M43.3 37.5v-25L64.951 0m0 25-21.65 12.5L21.651 25V0L43.3-12.5 64.951 0zm-21.65 37.5L21.651 50M43.3 87.5v-25L64.951 50m0 0v25l-21.65 12.5L21.651 75V50L43.3 37.5ZM-.15 56.75 21.5 44.25M-.15 50.238l21.65-12.5M-.15 43.726l21.65-12.5M0 56.75l-21.65-12.5M0 50.238l-21.65-12.5M0 43.726l-21.65-12.5M0 37.5-21.65 25M0 62.5v-25L21.65 25m0 0v25L0 62.5-21.65 50V25L0 12.5z'  stroke-linejoin='round' stroke-linecap='round' stroke-width='1.5' stroke='%23f1eee5ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(-18,0)' fill='url(%23a)'/></svg>")
}


/* patrons fons transparent linia verd fosc */

.patro18 {
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='72' height='43.875' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%232b2b3100'/><path d='m14.296 7.185 7.236 7.234L36.002-.048l14.47 14.47 7.236-7.233L36-14.518Zm-7.275 7.251 7.258 7.26 7.259-7.26-7.258-7.259zm-28.798 14.76 7.237 7.237L-.023 21.916 14.452 36.39l7.26-7.258L0 7.42Zm50.746 7.193-7.258-7.258-7.26 7.258 7.26 7.26zm57.568.046 7.24-7.238L72 7.42 50.282 29.137l7.259 7.259L72.02 21.918Zm-28.993-.042-7.26-7.258-7.258 7.258 7.26 7.26zm.233 14.742L36 29.358 14.223 51.135l7.258 7.258L36 43.875l14.518 14.517ZM50.453 14.45l7.259 7.26 7.258-7.26-7.258-7.257z'  stroke-width='2' stroke='%2392a892ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>")
}

.patro19 {
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='43.78' height='70' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%232b2b3100'/><path d='m15.323-.024 8.66-69.952H6.663ZM6.567-69.976l8.66 69.952h-17.32Zm43.78 0 8.66 69.952h-17.32ZM-6.567 34.976l8.66-69.952h-17.32Zm21.89 35L23.983.024H6.663ZM6.567.024l8.66 69.952h-17.32Zm30.646 34.952 8.66-69.952h-17.32Zm-8.756-69.952 8.66 69.952h-17.32Zm21.89 35 8.66 69.952h-17.32ZM-6.567 104.976l8.66-69.952h-17.32Zm21.89 35 8.66-69.952H6.663ZM6.567 70.024l8.66 69.952h-17.32Zm30.646 34.952 8.66-69.952h-17.32Zm-8.756-69.952 8.66 69.952h-17.32Zm21.89 35 8.66 69.952h-17.32Z'  stroke-width='2' stroke='%2392a892ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>")
}


.patro20 {
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='146.6' height='36' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%232b2b3100'/><path d='M5.524 0 0 5.555v3.693L9.19 0zm11.882 0L0 17.548v3.7L21.072 0zm6.617 0v5.32L0 29.55v3.702l24.024-24.23v8.3L5.507 36h3.67l14.847-14.974v8.3L17.408 36h3.671l2.945-2.97V36h2.593v-3.962L34.31 36h5.708l-13.4-6.902v-9.064L48.003 31.05V36h2.592v-4.951l21.431-11.037v9.064L58.582 36h5.709l7.736-3.984V36h2.592v-3.962L82.312 36h5.707l-13.4-6.902v-9.064L96.065 31.08V36h2.592v-4.985l21.372-11.117v9.059L106.487 36h5.663l7.879-4.098V36h2.592v-2.712L125.333 36h3.684l-6.396-6.398v-8.319L137.332 36h3.684l-18.395-18.402V9.279L146.6 33.267v-3.685L122.621 5.594V0h-2.592v4.948L98.657 16.065V7.007L112.127 0h-5.663l-7.807 4.06V0h-2.592v4.132L88.043 0h-5.708l13.73 7.071v9.065L74.619 5.09V0h-2.592v5.068l-21.43 11.037V7.041L64.266 0h-5.708l-7.963 4.101V0h-2.592v4.101L40.041 0h-5.708l13.671 7.04v9.065L26.617 5.09V0zm101.321 0L146.6 21.263v-3.686L129.029 0zm12 0 9.064 9.067c.057.055.128.085.192.128v-3.62L141.028 0zm-17.315 7.894v9.058L98.657 28.07V19.01zm-48.002.114v9.064L50.597 28.11v-9.064zm2.592.02 21.446 11.046v9.064L74.619 17.093zm-48.002 0 21.387 11.015v9.065L26.617 17.093z'  stroke-width='1' stroke='none' fill='%2392a892ff'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>")
}

.patro21 {
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='86.602' height='50' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%232b2b3100'/><path d='M-.15 6.75 21.5-5.75M-.15.238l21.65-12.5M0 6.75l-21.65-12.5M0 .238l-21.65-12.5M0 12.5v-25L21.65-25M0 12.5-21.65 0v-25L0-37.5 21.65-25V0zm86.452 44.25 21.65-12.5m-21.65 5.988 21.65-12.5m-21.65 5.988 21.65-12.5m-21.5 25.524-21.65-12.5m21.65 5.988-21.65-12.5m21.65 5.988-21.65-12.5m21.65 6.274L64.952 25m21.65 37.5v-25l21.65-12.5m-43.3 25V25l21.65-12.5 21.65 12.5v25l-21.65 12.5Zm21.5-43.25 21.65-12.5M86.452.238l21.65-12.5M86.602 6.75l-21.65-12.5M86.601.238l-21.65-12.5M86.601 12.5v-25l21.65-12.5m-21.65 37.5L64.952 0v-25l21.65-12.5 21.65 12.5V0zM43.15 31.75l21.651-12.5m-21.65 5.988 21.65-12.5m-21.65 5.988 21.65-12.5m-21.5 25.524-21.65-12.5m21.65 5.988-21.65-12.5m21.65 5.988-21.65-12.5M43.3 12.5 21.651 0M43.3 37.5v-25L64.951 0m0 25-21.65 12.5L21.651 25V0L43.3-12.5 64.951 0zm-21.65 37.5L21.651 50M43.3 87.5v-25L64.951 50m0 0v25l-21.65 12.5L21.651 75V50L43.3 37.5ZM-.15 56.75 21.5 44.25M-.15 50.238l21.65-12.5M-.15 43.726l21.65-12.5M0 56.75l-21.65-12.5M0 50.238l-21.65-12.5M0 43.726l-21.65-12.5M0 37.5-21.65 25M0 62.5v-25L21.65 25m0 0v25L0 62.5-21.65 50V25L0 12.5z'  stroke-linejoin='round' stroke-linecap='round' stroke-width='2' stroke='%2392a892ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(-18,0)' fill='url(%23a)'/></svg>")
}


/* footer */
.inside-site-info.grid-container {
	border-top: 1px solid;
	margin-top: 4rem;
}


#typeit_617778 {
	display: none;
}


/* login */

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
	color: var(--contrast);
	background-color: var(--base);
	border-color: var(--base);
	width: 100%;
}

#wp-submit {
	border: solid 1px;
}
